/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
@import url(http://fonts.googleapis.com/css?family=Raleway:700,800,400|Fredoka+One);
/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
body {
  margin: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
[hidden], template {
  display: none;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
a {
  background: 0 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
a:active, a:hover {
  outline: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
b, strong {
  font-weight: 700;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
dfn {
  font-style: italic;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
h1 {
  font-size: 2em;
  margin: .67em 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
mark {
  background: #ff0;
  color: #000;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
small {
  font-size: 80%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
sup {
  top: -.5em;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
sub {
  bottom: -.25em;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
img {
  border: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
svg:not(:root) {
  overflow: hidden;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
figure {
  margin: 1em 40px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
pre {
  overflow: auto;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
button {
  overflow: visible;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
button, select {
  text-transform: none;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
button[disabled], html input[disabled] {
  cursor: default;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
input {
  line-height: normal;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
legend {
  border: 0;
  padding: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
textarea {
  overflow: auto;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
optgroup {
  font-weight: 700;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
td, th {
  padding: 0;
}

@media print {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  a, a:visited {
    text-decoration: underline;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  thead {
    display: table-header-group;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  tr, img {
    page-break-inside: avoid;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  img {
    max-width: 100% !important;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  h2, h3 {
    page-break-after: avoid;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  select {
    background: #fff !important;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar {
    display: none;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .table td, .table th {
    background-color: #fff !important;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .label {
    border: 1px solid #000;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .table {
    border-collapse: collapse !important;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .table-bordered th, .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
:before, :after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
body {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
a {
  color: #428bca;
  text-decoration: none;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
a:hover, a:focus {
  color: #2a6496;
  text-decoration: underline;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
figure {
  margin: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
img {
  vertical-align: middle;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.img-rounded {
  border-radius: 6px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.img-circle {
  border-radius: 50%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #999;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
  font-size: 65%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
  font-size: 75%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
h1, .h1 {
  font-size: 36px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
h2, .h2 {
  font-size: 30px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
h3, .h3 {
  font-size: 24px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
h4, .h4 {
  font-size: 18px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
h5, .h5 {
  font-size: 14px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
h6, .h6 {
  font-size: 12px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
p {
  margin: 0 0 10px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .lead {
    font-size: 21px;
  }
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
small, .small {
  font-size: 85%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
cite {
  font-style: normal;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.text-left {
  text-align: left;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.text-right {
  text-align: right;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.text-center {
  text-align: center;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.text-justify {
  text-align: justify;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.text-muted {
  color: #999;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.text-primary {
  color: #428bca;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
a.text-primary:hover {
  color: #3071a9;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.text-success {
  color: #3c763d;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
a.text-success:hover {
  color: #2b542c;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.text-info {
  color: #31708f;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
a.text-info:hover {
  color: #245269;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.text-warning {
  color: #8a6d3b;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
a.text-warning:hover {
  color: #66512c;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.text-danger {
  color: #a94442;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
a.text-danger:hover {
  color: #843534;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.bg-primary {
  color: #fff;
  background-color: #428bca;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
a.bg-primary:hover {
  background-color: #3071a9;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.bg-success {
  background-color: #dff0d8;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
a.bg-success:hover {
  background-color: #c1e2b3;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.bg-info {
  background-color: #d9edf7;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
a.bg-info:hover {
  background-color: #afd9ee;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
a.bg-warning:hover {
  background-color: #f7ecb5;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.bg-danger {
  background-color: #f2dede;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
a.bg-danger:hover {
  background-color: #e4b9b9;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
ul ul, ol ul, ul ol, ol ol {
  margin-bottom: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
dt, dd {
  line-height: 1.42857143;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
dt {
  font-weight: 700;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
  margin-bottom: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
blockquote footer, blockquote small, blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #999;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
blockquote footer:before, blockquote small:before, blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
  content: '';
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
blockquote:before, blockquote:after {
  content: "";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
code, kbd, pre, samp {
  font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .container {
    width: 1170px;
  }
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.row {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-12 {
  width: 100%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-11 {
  width: 91.66666667%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-10 {
  width: 83.33333333%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-9 {
  width: 75%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-8 {
  width: 66.66666667%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-7 {
  width: 58.33333333%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-6 {
  width: 50%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-5 {
  width: 41.66666667%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-4 {
  width: 33.33333333%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-3 {
  width: 25%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-2 {
  width: 16.66666667%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-1 {
  width: 8.33333333%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-12 {
  right: 100%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-11 {
  right: 91.66666667%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-10 {
  right: 83.33333333%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-9 {
  right: 75%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-8 {
  right: 66.66666667%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-7 {
  right: 58.33333333%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-6 {
  right: 50%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-5 {
  right: 41.66666667%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-4 {
  right: 33.33333333%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-3 {
  right: 25%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-2 {
  right: 16.66666667%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-1 {
  right: 8.33333333%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-0 {
  right: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-push-12 {
  left: 100%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-push-11 {
  left: 91.66666667%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-push-10 {
  left: 83.33333333%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-push-9 {
  left: 75%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-push-8 {
  left: 66.66666667%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-push-7 {
  left: 58.33333333%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-push-6 {
  left: 50%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-push-5 {
  left: 41.66666667%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-push-4 {
  left: 33.33333333%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-push-3 {
  left: 25%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-push-2 {
  left: 16.66666667%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-push-1 {
  left: 8.33333333%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-push-0 {
  left: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-12 {
  margin-left: 100%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-12 {
    width: 100%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-11 {
    width: 91.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-10 {
    width: 83.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-9 {
    width: 75%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-8 {
    width: 66.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-7 {
    width: 58.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-6 {
    width: 50%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-5 {
    width: 41.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-4 {
    width: 33.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-3 {
    width: 25%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-2 {
    width: 16.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-1 {
    width: 8.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-12 {
    right: 100%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-9 {
    right: 75%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-6 {
    right: 50%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-3 {
    right: 25%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-0 {
    right: 0;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-12 {
    left: 100%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-9 {
    left: 75%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-6 {
    left: 50%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-3 {
    left: 25%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-0 {
    left: 0;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-12 {
    width: 100%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-11 {
    width: 91.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-10 {
    width: 83.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-9 {
    width: 75%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-8 {
    width: 66.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-7 {
    width: 58.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-6 {
    width: 50%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-5 {
    width: 41.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-4 {
    width: 33.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-3 {
    width: 25%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-2 {
    width: 16.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-1 {
    width: 8.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-12 {
    right: 100%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-9 {
    right: 75%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-6 {
    right: 50%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-3 {
    right: 25%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-0 {
    right: 0;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-push-12 {
    left: 100%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-push-11 {
    left: 91.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-push-10 {
    left: 83.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-push-9 {
    left: 75%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-push-8 {
    left: 66.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-push-7 {
    left: 58.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-push-6 {
    left: 50%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-push-5 {
    left: 41.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-push-4 {
    left: 33.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-push-3 {
    left: 25%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-push-2 {
    left: 16.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-push-1 {
    left: 8.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-push-0 {
    left: 0;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-12 {
    margin-left: 100%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-9 {
    margin-left: 75%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-6 {
    margin-left: 50%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-3 {
    margin-left: 25%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-12 {
    width: 100%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-11 {
    width: 91.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-10 {
    width: 83.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-9 {
    width: 75%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-8 {
    width: 66.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-7 {
    width: 58.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-6 {
    width: 50%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-5 {
    width: 41.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-4 {
    width: 33.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-3 {
    width: 25%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-2 {
    width: 16.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-1 {
    width: 8.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-12 {
    right: 100%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-9 {
    right: 75%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-6 {
    right: 50%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-3 {
    right: 25%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-0 {
    right: 0;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-12 {
    left: 100%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-9 {
    left: 75%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-6 {
    left: 50%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-3 {
    left: 25%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-0 {
    left: 0;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
table {
  max-width: 100%;
  background-color: transparent;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
th {
  text-align: left;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.table {
  width: 100%;
  margin-bottom: 20px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.table .table {
  background-color: #fff;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
  padding: 5px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.table-bordered {
  border: 1px solid #ddd;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
table col[class*=col-] {
  position: static;
  float: none;
  display: table-column;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
table td[class*=col-], table th[class*=col-] {
  position: static;
  float: none;
  display: table-cell;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

@media (max-width: 767px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 700;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
input[type=radio], input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
input[type=file] {
  display: block;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
input[type=range] {
  display: block;
  width: 100%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
select[multiple], select[size] {
  height: auto;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
input[type=file]:focus, input[type=radio]:focus, input[type=checkbox]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.form-control:-ms-input-placeholder {
  color: #999;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.form-control::-webkit-input-placeholder {
  color: #999;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
textarea.form-control {
  height: auto;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
input[type=search] {
  -webkit-appearance: none;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
input[type=date] {
  line-height: 34px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.form-group {
  margin-bottom: 15px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.radio, .checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.radio label, .checkbox label {
  display: inline;
  font-weight: 400;
  cursor: pointer;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
  float: left;
  margin-left: -20px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.radio + .radio, .checkbox + .checkbox {
  margin-top: -5px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.radio-inline, .checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: 400;
  cursor: pointer;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
input[type=radio][disabled], input[type=checkbox][disabled], .radio[disabled], .radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled], fieldset[disabled] input[type=radio], fieldset[disabled] input[type=checkbox], fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
select.input-sm {
  height: 30px;
  line-height: 30px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
textarea.input-sm, select.input-sm[multiple] {
  height: auto;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
select.input-lg {
  height: 46px;
  line-height: 46px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
textarea.input-lg, select.input-lg[multiple] {
  height: auto;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.has-feedback {
  position: relative;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.has-feedback .form-control {
  padding-right: 42.5px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
  color: #3c763d;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
  color: #8a6d3b;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
  color: #a94442;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.form-control-static {
  margin-bottom: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .form-inline .radio, .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .form-inline .radio input[type=radio], .form-inline .checkbox input[type=checkbox] {
    float: none;
    margin-left: 0;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: 27px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.form-horizontal .form-control-static {
  padding-top: 7px;
}

@media (min-width: 768px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .form-horizontal .control-label {
    text-align: right;
  }
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn:focus, .btn:active:focus, .btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn:hover, .btn:focus {
  color: #333;
  text-decoration: none;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
  background-image: none;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default.active[disabled], fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
  background-image: none;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
  background-image: none;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success.active[disabled], fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
  background-image: none;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info.active[disabled], fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
  background-image: none;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning.active[disabled], fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
  background-image: none;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger.active[disabled], fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-link {
  color: #428bca;
  font-weight: 400;
  cursor: pointer;
  border-radius: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-link:hover, .btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
  color: #999;
  text-decoration: none;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
input.btn-block[type=submit], input.btn-block[type=reset], input.btn-block[type=button] {
  width: 100%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.fade.in {
  opacity: 1;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.collapse {
  display: none;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.collapse.in {
  display: block;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  transition: height .35s ease;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-asterisk:before {
  content: "\2a";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-plus:before {
  content: "\2b";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-euro:before {
  content: "\20ac";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-music:before {
  content: "\e002";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-search:before {
  content: "\e003";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-star:before {
  content: "\e006";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-user:before {
  content: "\e008";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-film:before {
  content: "\e009";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-th:before {
  content: "\e011";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-off:before {
  content: "\e017";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-home:before {
  content: "\e021";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-file:before {
  content: "\e022";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-time:before {
  content: "\e023";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-road:before {
  content: "\e024";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-download:before {
  content: "\e026";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-book:before {
  content: "\e043";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-print:before {
  content: "\e045";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-font:before {
  content: "\e047";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-list:before {
  content: "\e056";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-share:before {
  content: "\e066";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-check:before {
  content: "\e067";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-move:before {
  content: "\e068";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-play:before {
  content: "\e072";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-random:before {
  content: "\e110";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-link:before {
  content: "\e144";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-record:before {
  content: "\e165";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-save:before {
  content: "\e166";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-open:before {
  content: "\e167";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-import:before {
  content: "\e169";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-export:before {
  content: "\e170";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-send:before {
  content: "\e171";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-header:before {
  content: "\e180";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.dropdown {
  position: relative;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #999;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.open > .dropdown-menu {
  display: block;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.open > a {
  outline: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn, .btn-group-vertical > .btn {
  position: relative;
  float: left;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
  z-index: 2;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn:focus, .btn-group-vertical > .btn:focus {
  outline: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-toolbar {
  margin-left: -5px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-toolbar .btn-group, .btn-toolbar .input-group {
  float: left;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn-group {
  float: left;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn .caret {
  margin-left: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group-justified > .btn, .btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
[data-toggle=buttons] > .btn > input[type=radio], [data-toggle=buttons] > .btn > input[type=checkbox] {
  display: none;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.input-group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select.input-group-lg[multiple] > .form-control, select.input-group-lg[multiple] > .input-group-addon, select.input-group-lg[multiple] > .input-group-btn > .btn {
  height: auto;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select.input-group-sm[multiple] > .form-control, select.input-group-sm[multiple] > .input-group-addon, select.input-group-sm[multiple] > .input-group-btn > .btn {
  height: auto;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-addon, .input-group-btn, .input-group .form-control {
  display: table-cell;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-addon input[type=radio], .input-group-addon input[type=checkbox] {
  margin-top: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-btn > .btn {
  position: relative;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.nav > li {
  position: relative;
  display: block;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.nav > li.disabled > a {
  color: #999;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eee;
  border-color: #428bca;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.nav > li > a > img {
  max-width: none;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.nav-tabs.nav-justified > li {
  float: none;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.nav-pills > li {
  float: left;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.nav-pills > li > a {
  border-radius: 4px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.nav-pills > li + li {
  margin-left: 2px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.nav-stacked > li {
  float: none;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.nav-justified {
  width: 100%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.nav-justified > li {
  float: none;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.nav-tabs-justified {
  border-bottom: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.tab-content > .tab-pane {
  display: none;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.tab-content > .active {
  display: block;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar {
    border-radius: 4px;
  }
}

@media (min-width: 768px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-header {
    float: left;
  }
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-fixed-top, .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-fixed-top, .navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-brand {
  float: left;
  padding: 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

@media (min-width: 768px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-toggle:focus {
  outline: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-toggle {
    display: none;
  }
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-nav {
  margin: 7.5px -15px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-nav > li {
    float: left;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}

@media (min-width: 768px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-left {
    float: left !important;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-right {
    float: right !important;
  }
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}

@media (min-width: 768px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-form .radio, .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-form .radio input[type=radio], .navbar-form .checkbox input[type=checkbox] {
    float: none;
    margin-left: 0;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}

@media (min-width: 768px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-brand {
  color: #777;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-text {
  color: #777;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-nav > li > a {
  color: #777;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}

@media (max-width: 767px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-link {
  color: #777;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-link:hover {
  color: #333;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-brand {
  color: #999;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-text {
  color: #999;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-nav > li > a {
  color: #999;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}

@media (max-width: 767px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-link {
  color: #999;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.breadcrumb > li {
  display: inline-block;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.breadcrumb > .active {
  color: #999;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.pagination > li {
  display: inline;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #428bca;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
  color: #999;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.pager li {
  display: inline;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.pager li > a, .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.pager li > a:hover, .pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.pager .next > a, .pager .next > span {
  float: right;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.pager .previous > a, .pager .previous > span {
  float: left;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
  color: #999;
  background-color: #fff;
  cursor: not-allowed;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.label[href]:hover, .label[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.label:empty {
  display: none;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.label-default {
  background-color: #999;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: gray;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.label-primary {
  background-color: #428bca;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #3071a9;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.label-success {
  background-color: #5cb85c;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.label-info {
  background-color: #5bc0de;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.label-warning {
  background-color: #f0ad4e;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.label-danger {
  background-color: #d9534f;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999;
  border-radius: 10px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.badge:empty {
  display: none;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.jumbotron h1, .jumbotron .h1 {
  color: inherit;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.container .jumbotron {
  border-radius: 6px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .jumbotron h1, .jumbotron .h1 {
    font-size: 63px;
  }
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.thumbnail > img, .thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
  border-color: #428bca;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.thumbnail .caption {
  padding: 9px;
  color: #333;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.alert .alert-link {
  font-weight: 700;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.alert > p, .alert > ul {
  margin-bottom: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.alert > p + p {
  margin-top: 5px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.alert-dismissable {
  padding-right: 35px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.alert-info .alert-link {
  color: #245269;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  transition: width .6s ease;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.progress-bar-success {
  background-color: #5cb85c;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.progress-bar-info {
  background-color: #5bc0de;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.progress-bar-warning {
  background-color: #f0ad4e;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.progress-bar-danger {
  background-color: #d9534f;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.media, .media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.media, .media .media {
  margin-top: 15px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.media:first-child {
  margin-top: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.media-object {
  display: block;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.media-heading {
  margin: 0 0 5px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.media > .pull-left {
  margin-right: 10px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.media > .pull-right {
  margin-left: 10px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.list-group-item > .badge {
  float: right;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item {
  color: #555;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item .list-group-item-heading {
  color: #333;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item:hover, a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item-success {
  color: #3c763d;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item-success:hover, a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item-info {
  color: #31708f;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item-info:hover, a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item-warning {
  color: #8a6d3b;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item-danger {
  color: #a94442;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel-body {
  padding: 15px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel-title > a {
  color: inherit;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel > .list-group {
  margin-bottom: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel > .table, .panel > .table-responsive > .table {
  margin-bottom: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel-group {
  margin-bottom: 20px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #ddd;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel-default {
  border-color: #ddd;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel-primary {
  border-color: #428bca;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel-success {
  border-color: #d6e9c6;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel-info {
  border-color: #bce8f1;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel-warning {
  border-color: #faebcc;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel-danger {
  border-color: #ebccd1;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
  filter: alpha(opacity=20);
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
  filter: alpha(opacity=50);
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.modal-open {
  overflow: hidden;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform .3s ease-out;
  -moz-transition: -moz-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.modal-backdrop.in {
  opacity: .5;
  filter: alpha(opacity=50);
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.modal-header .close {
  margin-top: -2px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.modal-body {
  position: relative;
  padding: 20px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .modal-lg {
    width: 900px;
  }
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip.in {
  opacity: .9;
  filter: alpha(opacity=90);
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.popover.top {
  margin-top: -10px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.popover.right {
  margin-left: 10px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.popover.bottom {
  margin-top: 10px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.popover.left {
  margin-left: -10px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.popover-content {
  padding: 9px 14px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.popover > .arrow {
  border-width: 11px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.carousel {
  position: relative;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  line-height: 1;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-inner > .active {
  left: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-inner > .next {
  left: 100%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-inner > .prev {
  left: -100%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: .5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: .9;
  filter: alpha(opacity=90);
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
  left: 50%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
  right: 50%;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-control .icon-prev, .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-control .icon-prev:before {
  content: '\2039';
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .carousel-indicators {
    bottom: 20px;
  }
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.clearfix:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
  clear: both;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.pull-right {
  float: right !important;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.pull-left {
  float: left !important;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.hide {
  display: none !important;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.show {
  display: block !important;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.invisible {
  visibility: hidden;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .visible-xs {
    display: block !important;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  table.visible-xs {
    display: table;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  th.visible-xs, td.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .visible-sm {
    display: block !important;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  table.visible-sm {
    display: table;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  th.visible-sm, td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .visible-md {
    display: block !important;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  table.visible-md {
    display: table;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  th.visible-md, td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .visible-lg {
    display: block !important;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  table.visible-lg {
    display: table;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  th.visible-lg, td.visible-lg {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .hidden-lg {
    display: none !important;
  }
}

/* line 7, vendor/assets/stylesheets/bootstrap.min.css */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .visible-print {
    display: block !important;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  table.visible-print {
    display: table;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  th.visible-print, td.visible-print {
    display: table-cell !important;
  }
}

@media print {
  /* line 7, vendor/assets/stylesheets/bootstrap.min.css */
  .hidden-print {
    display: none !important;
  }
}

/* Variables- color */
/* Variables- font family */
/* Variables- size */
/* line 3, app/assets/stylesheets/scaffolds.css.scss */
html, body {
  height: 100%;
}

/* line 7, app/assets/stylesheets/scaffolds.css.scss */
body {
  color: #656565;
  font-family: "Raleway", sans-serif;
  background-image: url(/assets/newDesign/pattern-456639c7ec8a0ef1419d14553806963ef722b9b27a5d178346d421022106b8de.png);
  background-repeat: repeat;
  background-color: #f4f6f6;
  -webkit-box-shadow: 0 0 10px rgba(19, 19, 19, 0.41);
  -moz-box-shadow: 0 0 10px rgba(19, 19, 19, 0.41);
  box-shadow: 0 0 10px rgba(19, 19, 19, 0.41);
}

/* line 22, app/assets/stylesheets/scaffolds.css.scss */
.nav.navbar-nav {
  margin-top: 0px;
  margin-bottom: 0px;
}

/* line 26, app/assets/stylesheets/scaffolds.css.scss */
.navbar .navbar-form {
  padding: 0 15px;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 300px;
  padding-top: 8px;
}

/* line 34, app/assets/stylesheets/scaffolds.css.scss */
.navbar .navbar-form .twitter-typeahead {
  width: 100%;
  vertical-align: bottom;
  background-color: white;
}

/* line 39, app/assets/stylesheets/scaffolds.css.scss */
.navbar .navbar-form .typeahead, .navbar .navbar-form .tt-query, .navbar .navbar-form .tt-hint {
  font-size: 17px;
  line-height: 30px;
  outline: none;
}

/* line 44, app/assets/stylesheets/scaffolds.css.scss */
.navbar .navbar-form .tt-dropdown-menu {
  width: 100%;
  margin-top: 12px;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

/* line 58, app/assets/stylesheets/scaffolds.css.scss */
.navbar .navbar-form .tt-hint {
  color: #DDDDDD;
  width: 100%;
}

/* line 62, app/assets/stylesheets/scaffolds.css.scss */
.navbar .navbar-form .tt-suggestion {
  padding: 3px 20px;
  font-size: 18px;
  line-height: 24px;
}

/* line 66, app/assets/stylesheets/scaffolds.css.scss */
.navbar .navbar-form .tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #00CDFF;
}

/* line 70, app/assets/stylesheets/scaffolds.css.scss */
.navbar .navbar-form .tt-suggestion p {
  margin: 0;
}

@media (max-width: 768px) {
  /* line 26, app/assets/stylesheets/scaffolds.css.scss */
  .navbar .navbar-form {
    width: 280px;
  }
}

@media (max-width: 700px) {
  /* line 26, app/assets/stylesheets/scaffolds.css.scss */
  .navbar .navbar-form {
    width: 250px;
  }
}

@media (max-width: 650px) {
  /* line 26, app/assets/stylesheets/scaffolds.css.scss */
  .navbar .navbar-form {
    width: 215px;
  }
}

@media (max-width: 600px) {
  /* line 26, app/assets/stylesheets/scaffolds.css.scss */
  .navbar .navbar-form {
    width: 100%;
    margin: 0;
    margin-top: 8px;
  }
}

@media (min-width: 992px) {
  /* line 26, app/assets/stylesheets/scaffolds.css.scss */
  .navbar .navbar-form {
    width: 500px;
    margin-left: 30px;
  }
}

/* line 97, app/assets/stylesheets/scaffolds.css.scss */
.navbar .navbar-form #search {
  border-color: #d4d4d4;
  border-right: 0px;
  background-color: transparent;
  width: 100%;
}

/* line 103, app/assets/stylesheets/scaffolds.css.scss */
.navbar .navbar-form #search:focus {
  outline: 0;
  border-color: #00CDFF;
}

/* line 110, app/assets/stylesheets/scaffolds.css.scss */
.navbar .navbar-form #searchGo {
  height: 47px;
  border-radius: 6px;
  background-color: #4d6fc9;
  padding: 0 28px;
  margin-left: -1px;
  margin-top: -1px;
  background-image: url(/spritesV2.png);
  background-position: -7px 0;
}

/* line 120, app/assets/stylesheets/scaffolds.css.scss */
.navbar .navbar-form #searchGo:focus {
  outline: 0;
}

/* line 123, app/assets/stylesheets/scaffolds.css.scss */
.navbar .navbar-form #searchGo:hover {
  background-color: #4462b0;
  outline: 0;
}

/* line 127, app/assets/stylesheets/scaffolds.css.scss */
.navbar .navbar-form #searchGo:active {
  background-color: #4462b0;
  outline: 0;
}

/* line 134, app/assets/stylesheets/scaffolds.css.scss */
.modal-open {
  overflow: initial;
}

/* line 137, app/assets/stylesheets/scaffolds.css.scss */
.modal {
  overflow-y: initial;
}

/* line 140, app/assets/stylesheets/scaffolds.css.scss */
.allWarpper {
  background-color: #F5F6F8;
  padding: 0;
  box-shadow: 0px 0px 15px rgba(92, 92, 92, 0.5);
  -webkit-box-shadow: 0px 0px 15px rgba(92, 92, 92, 0.5);
  -moz-box-shadow: 0px 0px 15px rgba(92, 92, 92, 0.5);
}

/* line 148, app/assets/stylesheets/scaffolds.css.scss */
.crHeader {
  background-color: #fff;
  height: 80px;
  margin-bottom: 0;
  max-width: 1300px;
  z-index: 1040;
  border-color: transparent;
  -webkit-box-shadow: 0 2px 1px rgba(19, 19, 19, 0.15);
  -moz-box-shadow: 0 2px 1px rgba(19, 19, 19, 0.15);
  box-shadow: 0 2px 1px rgba(19, 19, 19, 0.15);
}

/* line 161, app/assets/stylesheets/scaffolds.css.scss */
.crHeader .loginWrapperSmlScr .signUpModalBtn {
  background-color: #8dd32a;
  border-radius: 4px;
  color: white;
  height: 40px;
  padding: 0px 15px;
  margin: 3px 0px;
  line-height: 40px;
  font-size: 17px;
  display: block;
  width: 85px;
}

/* line 174, app/assets/stylesheets/scaffolds.css.scss */
.crHeader .navbar-header {
  float: none;
  display: inline-block;
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 174, app/assets/stylesheets/scaffolds.css.scss */
  .crHeader .navbar-header {
    width: calc(100% - 638px);
    text-align: center;
  }
}

@media (min-width: 1200px) {
  /* line 174, app/assets/stylesheets/scaffolds.css.scss */
  .crHeader .navbar-header {
    width: calc(100% - 761px);
    text-align: center;
  }
}

/* line 186, app/assets/stylesheets/scaffolds.css.scss */
.crHeader #logoBasic {
  background-image: url(/assets/newDesign/logo-8fba1db588db2de1a4c6eb6138bdf6dd912b74374bcc24512471e7d0a97defee.png);
  background-repeat: no-repeat;
  width: 307px;
  height: 49px;
  padding: 0;
  outline: 0px;
  margin-left: 0;
  margin-top: 12px;
  display: inline-block;
  float: none;
}

/* line 198, app/assets/stylesheets/scaffolds.css.scss */
.crHeader .headerDonate {
  display: inline-block;
  background-color: #F8F7F5;
  border: 2px #D7D7D7 dashed;
  padding: 5px;
  margin-top: 10px;
  vertical-align: top;
}

/* line 207, app/assets/stylesheets/scaffolds.css.scss */
.crHeader .headerDonate .headDonText {
  font-size: 14px;
  color: #547984;
  font-weight: 400;
  display: inline-block;
  vertical-align: middle;
  width: 84px;
}

/* line 215, app/assets/stylesheets/scaffolds.css.scss */
.crHeader .headerDonate .headDonText.secondText {
  font-size: 13px;
  width: 120px;
}

@media (max-width: 1199px) {
  /* line 215, app/assets/stylesheets/scaffolds.css.scss */
  .crHeader .headerDonate .headDonText.secondText {
    display: none;
  }
}

/* line 223, app/assets/stylesheets/scaffolds.css.scss */
.crHeader .headerDonate .headDonImg {
  background-image: url(/assets/newDesign/kid-73dc628b59a0c9dfabe645c00c69b76c66d1c35f09b8efb8de45e20bb949f1e2.png);
  display: inline-block;
  vertical-align: middle;
  width: 46px;
  height: 44px;
}

/* line 230, app/assets/stylesheets/scaffolds.css.scss */
.crHeader .headerDonate .headDonBtn {
  width: 116px;
  height: 43px;
  background-color: #deedf3;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}

/* line 237, app/assets/stylesheets/scaffolds.css.scss */
.crHeader .headerDonate .headDonBtn div {
  margin: 12px 10px;
  text-align: center;
  color: #547984;
}

/* line 245, app/assets/stylesheets/scaffolds.css.scss */
.crHeader .nav li a {
  font-size: 18px;
  color: #4e70ca;
  line-height: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
}

/* line 259, app/assets/stylesheets/scaffolds.css.scss */
.crHeader .nav li a:hover {
  color: #4462b0;
}

/* line 264, app/assets/stylesheets/scaffolds.css.scss */
.crHeader .nav li.active a {
  background-color: #e9f0f1;
  color: #3d4dc0;
}

/* line 267, app/assets/stylesheets/scaffolds.css.scss */
.crHeader .nav li.active a:hover {
  background-color: #e9f0f1;
  color: #3d4dc0;
}

/* line 274, app/assets/stylesheets/scaffolds.css.scss */
.crHeader .headerShowMobileCoins {
  display: none;
}

@media (max-width: 767px) {
  /* line 274, app/assets/stylesheets/scaffolds.css.scss */
  .crHeader .headerShowMobileCoins {
    display: block;
    padding: 15px 10px;
  }
}

@media (max-width: 400px) {
  /* line 274, app/assets/stylesheets/scaffolds.css.scss */
  .crHeader .headerShowMobileCoins {
    padding: 15px 5px;
  }
}

@media (max-width: 767px) {
  /* line 284, app/assets/stylesheets/scaffolds.css.scss */
  .crHeader .headerHideMobileCoins {
    display: none;
  }
}

@media (min-width: 768px) {
  /* line 289, app/assets/stylesheets/scaffolds.css.scss */
  .crHeader .headerProfileWrap, .crHeader .signUpModalBtn {
    float: right;
  }
}

/* line 295, app/assets/stylesheets/scaffolds.css.scss */
.crHeader .loginWrapper a {
  display: inline-block;
}

/* line 298, app/assets/stylesheets/scaffolds.css.scss */
.crHeader .loginWrapper .headerProfl {
  background-color: #fdfdfd;
  border-radius: 4px;
  color: #a2a2a2;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
  margin-top: 5px;
}

/* line 307, app/assets/stylesheets/scaffolds.css.scss */
.crHeader .loginWrapper .headerProfl .headerProflImg {
  display: inline-block;
  background-image: url(/spritesV2.png);
  background-position: -602px -38px;
  background-repeat: no-repeat;
  width: 17px;
  height: 18px;
  margin-right: 5px;
  margin-top: -3px;
  vertical-align: middle;
}

/* line 319, app/assets/stylesheets/scaffolds.css.scss */
.crHeader .loginWrapper .headerProfl .headerProflCoins {
  display: inline-block;
  margin-left: 60px;
}

@media (max-width: 992px) {
  /* line 326, app/assets/stylesheets/scaffolds.css.scss */
  .crHeader .loginWrapper .headerProfl .headerProflCoins {
    margin-left: 15px;
  }
}

/* line 332, app/assets/stylesheets/scaffolds.css.scss */
.crHeader .nav a.signUpModalBtn {
  background-color: #8dd32a;
  border-radius: 4px;
  color: white;
  height: 40px;
  padding: 0px 15px;
  margin: 20px 10px;
  line-height: 40px;
}

/* line 343, app/assets/stylesheets/scaffolds.css.scss */
.crHeader .nav a.signUpModalBtn:hover {
  background-color: #7bb624;
  color: white;
}

/* line 348, app/assets/stylesheets/scaffolds.css.scss */
.crHeader .navbar-collapse.in, .crHeader .navbar-collapse.collapsing {
  -webkit-box-shadow: 0 2px 6px rgba(204, 204, 204, 0.5);
  -moz-box-shadow: 0 2px 6px rgba(204, 204, 204, 0.5);
  box-shadow: 0 2px 6px rgba(204, 204, 204, 0.5);
  background-color: white;
}

/* line 354, app/assets/stylesheets/scaffolds.css.scss */
.crHeader .navbar-toggle {
  margin-top: 15px;
  margin-left: 15px;
}

@media (max-width: 400px) {
  /* line 354, app/assets/stylesheets/scaffolds.css.scss */
  .crHeader .navbar-toggle {
    margin: 15px 5px 8px 5px;
  }
}

/* line 361, app/assets/stylesheets/scaffolds.css.scss */
.crHeader .navbar-toggle .icon-bar {
  background-color: #a5e32a;
  height: 5px;
  border-radius: 5px;
  width: 25px;
}

@media (max-width: 767px) {
  /* line 148, app/assets/stylesheets/scaffolds.css.scss */
  .crHeader {
    height: 140px;
    z-index: 1030;
  }
  /* line 373, app/assets/stylesheets/scaffolds.css.scss */
  .crHeader .navbar-header {
    display: block;
    text-align: center;
  }
  /* line 376, app/assets/stylesheets/scaffolds.css.scss */
  .crHeader .navbar-header #logoBasic {
    text-align: center;
    float: none;
  }
}

/* line 386, app/assets/stylesheets/scaffolds.css.scss */
.displayBlock {
  display: block;
}

/* line 390, app/assets/stylesheets/scaffolds.css.scss */
#welcome .profile {
  margin-bottom: 6px;
}

/* line 394, app/assets/stylesheets/scaffolds.css.scss */
#wrap {
  min-height: 100%;
  height: auto;
  margin: 0 auto -206px;
  padding: 80px 0 206px 0;
  max-width: 1300px;
}

@media (max-width: 767px) {
  /* line 394, app/assets/stylesheets/scaffolds.css.scss */
  #wrap {
    padding: 140px 0 396px 0;
    margin: 0 auto -395px;
  }
}

/* line 405, app/assets/stylesheets/scaffolds.css.scss */
.modal-dialog button.close {
  float: left;
  font-family: sans-serif;
  text-transform: uppercase;
}

/* line 410, app/assets/stylesheets/scaffolds.css.scss */
#cleanWrap {
  margin: 0 auto;
  padding: 20px 0;
}

/* line 415, app/assets/stylesheets/scaffolds.css.scss */
.coinsRotate {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: tadaBig 1500ms linear infinite;
  -moz-animation: tadaBig 1500ms linear infinite;
  -o-animation: tadaBig 1500ms linear infinite;
  animation: tadaBig 1500ms linear infinite;
}

/* line 424, app/assets/stylesheets/scaffolds.css.scss */
#footer {
  bottom: 0;
  color: #ffffff;
  padding: 35px 0 0 0;
  font-size: 18px;
  max-width: 1300px;
  background: #4f626e;
  height: 206px;
}

/* line 434, app/assets/stylesheets/scaffolds.css.scss */
#footer .footerLinksLogo {
  background-repeat: no-repeat;
  background-image: url(/assets/newDesign/footer_logo-424278049f04f1fd4f743fe61ea04c29321fd3845167f419abdc8d21660ab0ce.png);
  width: 203px;
  height: 32px;
}

@media (max-width: 767px) {
  /* line 434, app/assets/stylesheets/scaffolds.css.scss */
  #footer .footerLinksLogo {
    margin: 0 auto;
  }
}

/* line 444, app/assets/stylesheets/scaffolds.css.scss */
#footer .footerLinksWrap div {
  transition: all 0.2s ease-in-out;
  color: #fff;
  font-size: 18px;
  text-transform: capitalize;
  line-height: 32px;
}

/* line 453, app/assets/stylesheets/scaffolds.css.scss */
#footer .footerLinksWrap div:hover a {
  color: #4e70ca;
}

@media (min-width: 768px) {
  /* line 460, app/assets/stylesheets/scaffolds.css.scss */
  #footer .footerContainer {
    height: 150px;
  }
}

/* line 467, app/assets/stylesheets/scaffolds.css.scss */
#footer a {
  color: #fff;
}

/* line 470, app/assets/stylesheets/scaffolds.css.scss */
#footer ul {
  list-style: none;
  font-size: 14px;
}

/* line 474, app/assets/stylesheets/scaffolds.css.scss */
#footer li:before {
  content: "";
  border-color: transparent #fff;
  border-style: solid;
  border-width: 0.35em 0 0.35em 0.45em;
  display: block;
  height: 0;
  width: 0;
  left: -1em;
  top: 0.9em;
  position: relative;
}

/* line 486, app/assets/stylesheets/scaffolds.css.scss */
#footer .footerSocial {
  font-size: 12px;
}

/* line 489, app/assets/stylesheets/scaffolds.css.scss */
#footer .footerSocial a {
  width: 31px;
  height: 30px;
  display: inline-block;
  margin: 10px 15px 0 0;
  background-repeat: no-repeat;
  background-image: url(/spritesV2.png);
}

/* line 497, app/assets/stylesheets/scaffolds.css.scss */
#footer .footerSocial .twitter {
  background-position: -480px 0;
}

/* line 499, app/assets/stylesheets/scaffolds.css.scss */
#footer .footerSocial .twitter:hover {
  background-position: -518px 0;
}

/* line 503, app/assets/stylesheets/scaffolds.css.scss */
#footer .footerSocial .facebook {
  background-position: -77px -107px;
}

/* line 505, app/assets/stylesheets/scaffolds.css.scss */
#footer .footerSocial .facebook:hover {
  background-position: -77px 0;
}

/* line 509, app/assets/stylesheets/scaffolds.css.scss */
#footer .footerSocial .youtube {
  background-position: -596px 0;
}

/* line 511, app/assets/stylesheets/scaffolds.css.scss */
#footer .footerSocial .youtube:hover {
  background-position: -556px 0;
}

/* line 515, app/assets/stylesheets/scaffolds.css.scss */
#footer .footerSocial .pinterest {
  background-position: -77px -72px;
}

/* line 517, app/assets/stylesheets/scaffolds.css.scss */
#footer .footerSocial .pinterest:hover {
  background-position: -77px -37px;
}

/* line 522, app/assets/stylesheets/scaffolds.css.scss */
#footer .footerBottom {
  background-color: #020202;
  padding: 15px;
}

/* line 526, app/assets/stylesheets/scaffolds.css.scss */
#footer .footerBottom .footerBottomLinks {
  display: inline-block;
  margin-left: 15px;
}

@media (max-width: 767px) {
  /* line 424, app/assets/stylesheets/scaffolds.css.scss */
  #footer {
    text-align: center;
    height: 395px;
  }
}

/* line 538, app/assets/stylesheets/scaffolds.css.scss */
.footerSocial {
  font-size: 14px;
}

/* line 541, app/assets/stylesheets/scaffolds.css.scss */
.footerSocial a {
  width: 31px;
  height: 30px;
  display: inline-block;
  margin: 10px 15px 0 0;
  background-repeat: no-repeat;
  background-image: url(/spritesV2.png);
}

/* line 549, app/assets/stylesheets/scaffolds.css.scss */
.footerSocial .twitter {
  background-position: -480px 0;
}

/* line 551, app/assets/stylesheets/scaffolds.css.scss */
.footerSocial .twitter:hover {
  background-position: -518px 0;
}

/* line 555, app/assets/stylesheets/scaffolds.css.scss */
.footerSocial .facebook {
  background-position: -77px -107px;
}

/* line 557, app/assets/stylesheets/scaffolds.css.scss */
.footerSocial .facebook:hover {
  background-position: -77px 0;
}

/* line 561, app/assets/stylesheets/scaffolds.css.scss */
.footerSocial .youtube {
  background-position: -596px 0;
}

/* line 563, app/assets/stylesheets/scaffolds.css.scss */
.footerSocial .youtube:hover {
  background-position: -556px 0;
}

/* line 567, app/assets/stylesheets/scaffolds.css.scss */
.footerSocial .pinterest {
  background-position: -77px -72px;
}

/* line 569, app/assets/stylesheets/scaffolds.css.scss */
.footerSocial .pinterest:hover {
  background-position: -77px -37px;
}

/* line 580, app/assets/stylesheets/scaffolds.css.scss */
#flash {
  position: absolute;
  top: 60px;
  z-index: 1040;
  width: 330px;
  left: 0px;
  right: 0px;
  margin: 0 auto;
}

/* line 590, app/assets/stylesheets/scaffolds.css.scss */
a:hover {
  text-decoration: none;
}

/* line 593, app/assets/stylesheets/scaffolds.css.scss */
.inlineTop {
  display: inline-block;
  vertical-align: top;
}

/* line 598, app/assets/stylesheets/scaffolds.css.scss */
.loadMoreBtn {
  display: block;
  font-size: 22px;
  color: #2C6866;
  margin: 40px auto;
  text-transform: capitalize;
  text-align: center;
  cursor: pointer;
  background-color: white;
  border: 1px solid #00cdff;
  border-radius: 6px;
  padding: 10px;
  width: 300px;
  display: none;
}

/* line 612, app/assets/stylesheets/scaffolds.css.scss */
.loadMoreBtn:hover {
  color: #00C1F0;
}

/* line 615, app/assets/stylesheets/scaffolds.css.scss */
.loadMoreBtn.forceShow {
  display: block;
}

/* line 619, app/assets/stylesheets/scaffolds.css.scss */
.marginBtm {
  margin-bottom: 20px;
}

/* line 622, app/assets/stylesheets/scaffolds.css.scss */
.marginBtmSm {
  margin-bottom: 15px;
}

/* line 626, app/assets/stylesheets/scaffolds.css.scss */
.hideItem {
  visibility: hidden;
}

/* line 630, app/assets/stylesheets/scaffolds.css.scss */
#rollSpin {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  transition-property: transform;
}

/* line 640, app/assets/stylesheets/scaffolds.css.scss */
#rollSpin:hover {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
}

/* line 646, app/assets/stylesheets/scaffolds.css.scss */
#ui-datepicker-div {
  border: 1px solid #aaaaaa;
  background: #ffffff;
  width: 308px;
}

/* line 650, app/assets/stylesheets/scaffolds.css.scss */
#ui-datepicker-div .ui-datepicker-header {
  position: relative;
}

/* line 653, app/assets/stylesheets/scaffolds.css.scss */
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next {
  position: absolute;
  right: 0px;
  height: 30px;
}

/* line 658, app/assets/stylesheets/scaffolds.css.scss */
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev {
  position: absolute;
  left: 0px;
}

/* line 662, app/assets/stylesheets/scaffolds.css.scss */
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title {
  text-align: center;
}

/* line 666, app/assets/stylesheets/scaffolds.css.scss */
#ui-datepicker-div .ui-datepicker-calendar {
  width: 100%;
  margin: 0 0 .4em;
  position: relative;
}

/* line 672, app/assets/stylesheets/scaffolds.css.scss */
#ui-datepicker-div .ui-datepicker-calendar td .ui-state-active {
  border: 1px solid rgba(121, 188, 27, 0.68);
  background: #a3d143;
  color: #fff;
  text-shadow: 0 -1px 0 #30332a;
}

@media (max-width: 525px) {
  /* line 683, app/assets/stylesheets/scaffolds.css.scss */
  .col-xxs-12 {
    width: 100%;
  }
}

/* line 689, app/assets/stylesheets/scaffolds.css.scss */
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 696, app/assets/stylesheets/scaffolds.css.scss */
.dottedLeft {
  background-image: linear-gradient(to bottom, #b3b3b3 30%, rgba(255, 255, 255, 0) 0%);
  background-position: left;
  background-size: 2px 6px;
  background-repeat: repeat-y;
}

/* line 702, app/assets/stylesheets/scaffolds.css.scss */
.dottedTop {
  background-image: linear-gradient(to right, #b3b3b3 30%, rgba(255, 255, 255, 0) 0%);
  background-position: top;
  background-size: 7px 2px;
  background-repeat: repeat-x;
}

/* line 708, app/assets/stylesheets/scaffolds.css.scss */
.lgPad {
  padding-left: 30px;
  padding-right: 30px;
}

/* line 713, app/assets/stylesheets/scaffolds.css.scss */
.showAjaxLoader {
  background-image: url(/assets/ajax-loader-ce463cfe9c552cf935e185e5ce85904e75b67dc7f102ded318a717a0a043d323.gif);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  height: 34px;
  width: 200px;
}

/* line 727, app/assets/stylesheets/scaffolds.css.scss */
.error input:not([type="submit"]) {
  border: 1px solid #E42356;
}

/* line 730, app/assets/stylesheets/scaffolds.css.scss */
.error .help-inline {
  margin-top: -28px;
  margin-bottom: 22px;
  display: block;
  color: #E42356;
}

/* line 737, app/assets/stylesheets/scaffolds.css.scss */
input:not([type="submit"]) {
  border: 1px solid #8ccbc8;
  height: 44px;
  border-radius: 4px;
}

/* line 744, app/assets/stylesheets/scaffolds.css.scss */
#error_explanation {
  border: 2px solid #e6e6e6;
  border-radius: 6px;
  background-color: #fff;
  padding: 5px;
  margin-bottom: 20px;
}

/* line 751, app/assets/stylesheets/scaffolds.css.scss */
#error_explanation h2 {
  color: #CE0000;
  font-size: 23px;
  margin: 15px;
}

/* line 758, app/assets/stylesheets/scaffolds.css.scss */
form .controls input, form .controls textarea {
  width: 100%;
  margin-bottom: 30px;
  padding-left: 15px;
}

/* line 763, app/assets/stylesheets/scaffolds.css.scss */
form .controls textarea {
  border: 1px solid #8ccbc8;
}

/* line 771, app/assets/stylesheets/scaffolds.css.scss */
.btn:hover, .btn:focus {
  color: #fff;
  outline: 0px;
}

/* line 775, app/assets/stylesheets/scaffolds.css.scss */
.generalBtn {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-size: 26px;
  width: 171px;
  padding: 2px 12px;
  border-radius: 6px;
  height: 44px;
  border: 0px;
  line-height: 42px;
  outline: 0px;
}

/* line 787, app/assets/stylesheets/scaffolds.css.scss */
.generalBtn:hover {
  color: #fff;
  outline: 0px;
}

/* line 791, app/assets/stylesheets/scaffolds.css.scss */
.generalBtn.uppr {
  text-transform: uppercase;
}

/* line 794, app/assets/stylesheets/scaffolds.css.scss */
.generalBtn.capit {
  text-transform: capitalize;
}

/* line 797, app/assets/stylesheets/scaffolds.css.scss */
.generalBtn.wide100 {
  width: 100%;
}

/* line 800, app/assets/stylesheets/scaffolds.css.scss */
.generalBtn.wide50 {
  width: 50%;
}

/* line 803, app/assets/stylesheets/scaffolds.css.scss */
.generalBtn.boldFont {
  font-weight: 700;
}

/* line 806, app/assets/stylesheets/scaffolds.css.scss */
.generalBtn.smlFont {
  font-size: 17px;
}

/* line 809, app/assets/stylesheets/scaffolds.css.scss */
.generalBtn.xxsmlFont {
  font-size: 14px;
}

/* line 812, app/assets/stylesheets/scaffolds.css.scss */
.generalBtn.greenColr {
  background-color: #96e32b;
}

/* line 814, app/assets/stylesheets/scaffolds.css.scss */
.generalBtn.greenColr:hover {
  background-color: #91c725;
}

/* line 818, app/assets/stylesheets/scaffolds.css.scss */
.generalBtn.blueColr {
  background-color: #00CDFF;
}

/* line 820, app/assets/stylesheets/scaffolds.css.scss */
.generalBtn.blueColr:hover {
  background-color: #00C1F0;
}

/* line 824, app/assets/stylesheets/scaffolds.css.scss */
.generalBtn.blueGreyColr {
  color: #547984;
  border: 1px solid #B1CCD1;
  background-color: #E3EAEA;
}

/* line 828, app/assets/stylesheets/scaffolds.css.scss */
.generalBtn.blueGreyColr:hover {
  background-color: #E0E4E4;
}

/* line 832, app/assets/stylesheets/scaffolds.css.scss */
.generalBtn.grayColr {
  background-color: #D3D3D3;
  cursor: default;
}

/* line 837, app/assets/stylesheets/scaffolds.css.scss */
.generalBtn.inactiveBtn {
  opacity: 0.5;
}

/* line 841, app/assets/stylesheets/scaffolds.css.scss */
.generalCampLink {
  color: #00CDFF;
  font-family: "PT Sans", sans-serif;
  font-size: 17px;
  width: 171px;
  padding: 2px 12px;
  line-height: 32px;
  text-transform: uppercase;
  font-weight: bold;
}

/* line 850, app/assets/stylesheets/scaffolds.css.scss */
.generalCampLink:hover {
  color: #00C1F0;
}

/* line 854, app/assets/stylesheets/scaffolds.css.scss */
.couponBtn {
  height: 36px;
  width: 130px;
  line-height: 32px;
}

/* line 860, app/assets/stylesheets/scaffolds.css.scss */
.srsInptBtn {
  display: inline-block;
  width: 350px;
  border: 1px solid #8ccbc8;
  height: 44px;
  border-radius: 2px;
  vertical-align: middle;
  line-height: 30px;
}

/* line 869, app/assets/stylesheets/scaffolds.css.scss */
.modalAgree {
  margin-top: 10px;
}

/* line 876, app/assets/stylesheets/scaffolds.css.scss */
#loginModal .modal-header, #signUpModal .modal-header {
  padding-bottom: 0px;
  background-color: transparent;
  color: #0070AB;
}

/* line 882, app/assets/stylesheets/scaffolds.css.scss */
#loginModal .modal-body, #signUpModal .modal-body {
  padding-top: 0px;
}

/* line 884, app/assets/stylesheets/scaffolds.css.scss */
#loginModal .modal-body form, #signUpModal .modal-body form {
  max-width: 320px;
  margin: 0 auto;
}

/* line 893, app/assets/stylesheets/scaffolds.css.scss */
.modalOrLine {
  border-top: 1px solid white;
  border-bottom: none;
  border-left: none;
  border-right: none;
  display: block;
  text-align: center;
  max-width: 360px;
  margin: 20px auto 0;
}

/* line 902, app/assets/stylesheets/scaffolds.css.scss */
.modalOrLine legend {
  padding: 5px 10px;
  border: none;
  color: white;
  font-size: 14px;
  width: 40px;
  margin-bottom: 15px;
}

/* line 911, app/assets/stylesheets/scaffolds.css.scss */
.logModalLogo {
  background-image: url(/logo.png);
  background-repeat: no-repeat;
  background-position: 50%;
  height: 50px;
  margin: 0 auto 25px;
  background-size: contain;
}

@media (max-width: 400px) {
  /* line 911, app/assets/stylesheets/scaffolds.css.scss */
  .logModalLogo {
    height: 35px;
  }
}

/* line 923, app/assets/stylesheets/scaffolds.css.scss */
.rollerModal .modal-content {
  padding: 0 20px 20px;
  text-align: center;
  background-color: #DBEEF5;
  color: #0070AB;
}

/* line 929, app/assets/stylesheets/scaffolds.css.scss */
.modal-content {
  background-color: #F8F7F5;
}

/* line 932, app/assets/stylesheets/scaffolds.css.scss */
#basicModal {
  color: #262626;
}

/* line 934, app/assets/stylesheets/scaffolds.css.scss */
#basicModal .modal-header {
  height: 63px;
}

/* line 937, app/assets/stylesheets/scaffolds.css.scss */
#basicModal .modal-body {
  background-color: #cde8f6;
  padding: 30px 40px;
}

/* line 941, app/assets/stylesheets/scaffolds.css.scss */
#basicModal .modal-body .modal-copyBtnWrapper {
  margin-bottom: 15px;
  margin-top: 30px;
}

/* line 945, app/assets/stylesheets/scaffolds.css.scss */
#basicModal .modal-body #copyCodeBtn {
  width: 100px;
  margin-left: 20px;
}

/* line 949, app/assets/stylesheets/scaffolds.css.scss */
#basicModal .modal-body #codeToCopy {
  display: inline-block;
  width: calc(100% - 124px);
  background-color: white;
  border: 1px solid #8ccbc8;
  height: 44px;
  border-radius: 2px;
  vertical-align: top;
  padding: 8px;
  font-size: 17px;
}

/* line 961, app/assets/stylesheets/scaffolds.css.scss */
#basicModal .productModal {
  text-align: center;
}

/* line 963, app/assets/stylesheets/scaffolds.css.scss */
#basicModal .productModal .dealLogo {
  width: 120px;
  height: 60px;
  display: inline-block;
  margin-right: 20px;
}

/* line 969, app/assets/stylesheets/scaffolds.css.scss */
#basicModal .productModal .owlImgProdWrap {
  max-height: 200px;
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 973, app/assets/stylesheets/scaffolds.css.scss */
#basicModal .productModal .owlImgProdWrap .owlImg {
  max-height: 200px;
}

/* line 978, app/assets/stylesheets/scaffolds.css.scss */
#basicModal .modal-title {
  font-size: 30px;
}

/* line 980, app/assets/stylesheets/scaffolds.css.scss */
#basicModal .modal-title.smallerSize {
  font-size: 16px;
  margin-bottom: 10px;
}

/* line 985, app/assets/stylesheets/scaffolds.css.scss */
#basicModal #copyCodeBtnReload {
  background-color: white;
  border: 1px solid #8ccbc8;
  height: 44px;
  border-radius: 2px;
  vertical-align: top;
  padding: 8px;
  font-size: 17px;
  width: 100%;
  margin: 15px 0;
  cursor: text;
}

/* line 997, app/assets/stylesheets/scaffolds.css.scss */
#basicModal .modal-inner-title {
  font-size: 16px;
}

/* line 1001, app/assets/stylesheets/scaffolds.css.scss */
#basicModal .socialSare a {
  width: 31px;
  height: 30px;
  display: inline-block;
  margin: 10px 15px 0 0;
  opacity: 0.6;
  background-image: url(/spritesV2.png);
}

/* line 1009, app/assets/stylesheets/scaffolds.css.scss */
#basicModal .socialSare a:hover {
  opacity: 1;
}

/* line 1013, app/assets/stylesheets/scaffolds.css.scss */
#basicModal .socialSare .socialSareTwitter {
  background-position: -518px 0;
}

/* line 1016, app/assets/stylesheets/scaffolds.css.scss */
#basicModal .socialSare .socialSareFacebook {
  background-position: -77px 0;
}

/* line 1019, app/assets/stylesheets/scaffolds.css.scss */
#basicModal .socialSare .socialSareGoogle {
  background-position: -156px 0;
}

/* line 1022, app/assets/stylesheets/scaffolds.css.scss */
#basicModal .socialSare .socialSareEmail {
  background-position: -116px 0;
}

/* line 1028, app/assets/stylesheets/scaffolds.css.scss */
.socialSare a {
  width: 31px;
  height: 30px;
  display: inline-block;
  margin: 10px 15px 0 0;
  opacity: 0.6;
  background-image: url(/spritesV2.png);
}

/* line 1036, app/assets/stylesheets/scaffolds.css.scss */
.socialSare a:hover {
  opacity: 1;
}

/* line 1040, app/assets/stylesheets/scaffolds.css.scss */
.socialSare .socialSareTwitter {
  background-position: -518px 0;
}

/* line 1043, app/assets/stylesheets/scaffolds.css.scss */
.socialSare .socialSareFacebook {
  background-position: -77px 0;
}

/* line 1046, app/assets/stylesheets/scaffolds.css.scss */
.socialSare .socialSareGoogle {
  background-position: -156px 0;
}

/* line 1049, app/assets/stylesheets/scaffolds.css.scss */
.socialSare .socialSareEmail {
  background-position: -116px 0;
}

/* line 1053, app/assets/stylesheets/scaffolds.css.scss */
.modal-header {
  border-bottom: 0px;
}

/* line 1056, app/assets/stylesheets/scaffolds.css.scss */
.modal-header h2 {
  font-size: 26px;
  font-weight: bold;
}

/* line 1060, app/assets/stylesheets/scaffolds.css.scss */
.modal-header p {
  font-size: 18px;
  color: #60686b;
}

/* line 1064, app/assets/stylesheets/scaffolds.css.scss */
.modal-header .modalHeaderLink {
  float: right;
  background-color: #ececec;
  padding: 5px 10px;
  border-radius: 4px;
  font-size: 18px;
  color: #4e70ca;
  cursor: pointer;
  font-weight: bold;
}

/* line 1073, app/assets/stylesheets/scaffolds.css.scss */
.modal-header .modalHeaderLink:hover {
  background-color: #E2E1E1;
}

/* line 1078, app/assets/stylesheets/scaffolds.css.scss */
.modal-links-inline {
  font-family: "Raleway", sans-serif;
  font-size: 12px;
}

/* line 1082, app/assets/stylesheets/scaffolds.css.scss */
.modal-links-inline input[type="checkbox"] {
  vertical-align: top;
  height: 20px;
  width: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}

/* line 1089, app/assets/stylesheets/scaffolds.css.scss */
.modal-links-inline label {
  margin-top: 14px;
  text-transform: lowercase;
  color: #656565;
  margin-right: 15px;
  font-weight: normal;
}

/* line 1096, app/assets/stylesheets/scaffolds.css.scss */
.modal-links-inline a {
  color: #2d5cb9;
}

/* line 1100, app/assets/stylesheets/scaffolds.css.scss */
.modal-footer {
  border-top: 0px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}

/* line 1106, app/assets/stylesheets/scaffolds.css.scss */
.modal-footer .modalFotterLink {
  color: #00CDFF;
  cursor: pointer;
}

/* line 1109, app/assets/stylesheets/scaffolds.css.scss */
.modal-footer .modalFotterLink a {
  color: #00CDFF;
}

/* line 1113, app/assets/stylesheets/scaffolds.css.scss */
.modal-footer.textLeft {
  text-align: left;
  margin-left: 20px;
}

/* line 1125, app/assets/stylesheets/scaffolds.css.scss */
.rollerModal {
  text-align: center;
}

/* line 1127, app/assets/stylesheets/scaffolds.css.scss */
.rollerModal .modal-body {
  padding: 0px;
}

/* line 1130, app/assets/stylesheets/scaffolds.css.scss */
.rollerModal .modalHeader {
  font-size: 38px;
  font-weight: 700;
  margin: 20px 0;
}

/* line 1135, app/assets/stylesheets/scaffolds.css.scss */
.rollerModal .modalInner {
  font-size: 26px;
  margin-top: 25px;
}

/* line 1139, app/assets/stylesheets/scaffolds.css.scss */
.rollerModal .modalCoupons {
  margin-top: 25px;
}

/* line 1141, app/assets/stylesheets/scaffolds.css.scss */
.rollerModal .modalCoupons .modalCOuponsItem {
  background-repeat: no-repeat;
  display: inline-block;
  height: 87px;
  width: 30%;
  background-position: 50%;
}

/* line 1148, app/assets/stylesheets/scaffolds.css.scss */
.rollerModal .modalCoupons .modalCOuponsItem.first {
  background-image: url(/assets/newDesign/modal20-495b01979dbd72b9ce2aeff17c876e73f8ddb6fc72c3e38a6c16c3f4ee348eef.png);
}

/* line 1151, app/assets/stylesheets/scaffolds.css.scss */
.rollerModal .modalCoupons .modalCOuponsItem.second {
  background-image: url(/assets/newDesign/modal30-cadfddabf3ebfd3f75de7da7e78a7026e4ece78c9cd15e9b58d50376242df22d.png);
}

/* line 1154, app/assets/stylesheets/scaffolds.css.scss */
.rollerModal .modalCoupons .modalCOuponsItem.third {
  background-image: url(/assets/newDesign/modal40-f9960c3bcb962a684e622c0096b1e677cb5749007acff22448706d2a1f93149c.png);
}

@media (max-width: 767px) {
  /* line 1141, app/assets/stylesheets/scaffolds.css.scss */
  .rollerModal .modalCoupons .modalCOuponsItem {
    background-size: contain;
  }
}

/* line 1164, app/assets/stylesheets/scaffolds.css.scss */
.fbLoginBtn {
  background-image: url(/assets/newDesign/connect_fb-2c2f34f25d6eff92e51e17363e0e1741f9e1d131b0b51476e72b2ab279760f18.png);
  background-repeat: no-repeat;
  height: 80px;
  width: 100%;
  background-size: contain;
  background-position: 50%;
  display: block;
}

/* line 1173, app/assets/stylesheets/scaffolds.css.scss */
.fbNever {
  font-size: 13px;
  color: #676767;
  line-height: 13px;
}

/* Variables- color */
/* Variables- font family */
/* Variables- size */
/* line 5, app/assets/stylesheets/main.css.scss */
.hpFeaturedWrapper {
  background-color: #3CC8FB;
  height: 460px;
  background-image: url(/assets/newDesign/game_bg-02d7c14195b7e088592fe2b7d878daa9aba6a061a65d90445077b5960ae93926.jpg);
  background-position-y: 100%;
  background-repeat: no-repeat;
}

/* line 14, app/assets/stylesheets/main.css.scss */
.hpFeaturedWrapper .HomeFeatureShowMobile {
  display: none;
}

/* line 17, app/assets/stylesheets/main.css.scss */
.hpFeaturedWrapper .HomeFeatureHideMobile {
  display: block;
}

@media (max-width: 767px) {
  /* line 22, app/assets/stylesheets/main.css.scss */
  .hpFeaturedWrapper .HomeFeatureShowMobile {
    display: block;
  }
  /* line 24, app/assets/stylesheets/main.css.scss */
  .hpFeaturedWrapper .HomeFeatureShowMobile a {
    display: inline-block;
  }
  /* line 27, app/assets/stylesheets/main.css.scss */
  .hpFeaturedWrapper .HomeFeatureShowMobile .campDisplayImg {
    height: 120px;
    background-repeat: no-repeat;
    width: 180px;
    background-size: cover;
    background-position: 50% 100%;
    margin-left: 15px;
    position: relative;
  }
}

@media (max-width: 767px) and (max-width: 450px) {
  /* line 27, app/assets/stylesheets/main.css.scss */
  .hpFeaturedWrapper .HomeFeatureShowMobile .campDisplayImg {
    width: 130px;
  }
}

@media (max-width: 767px) {
  /* line 39, app/assets/stylesheets/main.css.scss */
  .hpFeaturedWrapper .HomeFeatureShowMobile .dealLogo {
    height: 31px;
    width: 88px;
    background-repeat: no-repeat;
    position: absolute;
    right: 4px;
    top: 4px;
  }
  /* line 47, app/assets/stylesheets/main.css.scss */
  .hpFeaturedWrapper .HomeFeatureShowMobile .featureMobileDetails {
    width: calc(100% - 215px);
    display: inline-block;
    vertical-align: top;
    background-color: #FFFCFC;
    font-family: Arial, Helvetica, sans-serif;
    height: 120px;
    margin-left: -5px;
  }
}

@media (max-width: 767px) and (max-width: 450px) {
  /* line 47, app/assets/stylesheets/main.css.scss */
  .hpFeaturedWrapper .HomeFeatureShowMobile .featureMobileDetails {
    width: calc(100% - 155px);
  }
}

@media (max-width: 767px) {
  /* line 59, app/assets/stylesheets/main.css.scss */
  .hpFeaturedWrapper .HomeFeatureShowMobile .dealTitle {
    font-size: 21px;
    text-align: center;
    margin: 0px 0 7px 0;
    overflow-y: hidden;
    max-height: 42px;
    background-color: #dd0068;
    color: white;
    padding: 2px 0;
  }
  /* line 69, app/assets/stylesheets/main.css.scss */
  .hpFeaturedWrapper .HomeFeatureShowMobile .dealAboutBold {
    color: #656565;
    font-size: 12px;
    font-weight: bold;
    margin: 0 20px 5px;
  }
  /* line 75, app/assets/stylesheets/main.css.scss */
  .hpFeaturedWrapper .HomeFeatureShowMobile .dealAbout {
    color: #656565;
    font-size: 12px;
    margin: 0 20px 10px 20px;
    height: 52px;
    overflow: hidden;
  }
  /* line 83, app/assets/stylesheets/main.css.scss */
  .hpFeaturedWrapper .HomeFeatureHideMobile {
    display: none;
  }
}

/* line 88, app/assets/stylesheets/main.css.scss */
.hpFeaturedWrapper .hpFeaturedTitle {
  text-align: center;
  color: white;
  padding: 30px 0 0;
  font-size: 36px;
}

@media (max-width: 767px) {
  /* line 88, app/assets/stylesheets/main.css.scss */
  .hpFeaturedWrapper .hpFeaturedTitle {
    width: 50%;
    font-size: 32px;
    height: 170px;
  }
}

@media (max-width: 560px) {
  /* line 88, app/assets/stylesheets/main.css.scss */
  .hpFeaturedWrapper .hpFeaturedTitle {
    font-size: 25px;
  }
}

/* line 103, app/assets/stylesheets/main.css.scss */
.hpFeaturedWrapper .hpFeaturedSubTitle {
  text-align: center;
  font-size: 24px;
  color: black;
  margin-top: 5px;
}

@media (max-width: 767px) {
  /* line 103, app/assets/stylesheets/main.css.scss */
  .hpFeaturedWrapper .hpFeaturedSubTitle {
    width: 50%;
    font-size: 25px;
    height: 90px;
  }
}

@media (max-width: 560px) {
  /* line 103, app/assets/stylesheets/main.css.scss */
  .hpFeaturedWrapper .hpFeaturedSubTitle {
    font-size: 20px;
  }
}

/* line 118, app/assets/stylesheets/main.css.scss */
.hpFeaturedWrapper .hpFeaturedSubTitleBottom {
  text-align: center;
  font-size: 24px;
  color: black;
  margin-top: 5px;
}

@media (max-width: 767px) {
  /* line 118, app/assets/stylesheets/main.css.scss */
  .hpFeaturedWrapper .hpFeaturedSubTitleBottom {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  /* line 130, app/assets/stylesheets/main.css.scss */
  .hpFeaturedWrapper .crGamePointsWrapper .crGamePointsInner {
    left: 15px;
    right: initial;
  }
  /* line 134, app/assets/stylesheets/main.css.scss */
  .hpFeaturedWrapper .crGamePointsWrapper .crGamePointsSignUp {
    left: 20px;
    right: initial;
  }
}

/* line 143, app/assets/stylesheets/main.css.scss */
.howItWorksWrapper {
  height: 285px;
  background-color: #EEFCFF;
  overflow: hidden;
  margin-left: 55px;
  position: relative;
}

/* line 150, app/assets/stylesheets/main.css.scss */
.howItWorksWrapper .heroSweepWrapper {
  background-image: url(/assets/newDesign/amazone-766f7680fadc3dceb5e57ec48fe198a48082988635754d82489717867b8e19e6.png);
  width: 210px;
  height: 244px;
  background-repeat: no-repeat;
  margin-top: 30px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}

/* line 159, app/assets/stylesheets/main.css.scss */
.howItWorksWrapper .heroSweepWrapper .heroSweepRBwrap {
  margin-top: 180px;
}

/* line 163, app/assets/stylesheets/main.css.scss */
.howItWorksWrapper .heroText {
  display: inline-block;
  vertical-align: top;
  font-size: 38px;
  line-height: 46px;
  color: #317196;
  margin-top: 45px;
  margin-right: 50px;
}

/* line 172, app/assets/stylesheets/main.css.scss */
.howItWorksWrapper .heroImg {
  background-image: url(/assets/newDesign/bunner_new-0be5924ef008d51d828c09335b5eebfe5d1ba8e6ff6edb9af28bff7557e5edd1.png);
  display: inline-block;
  width: 547px;
  height: 285px;
  background-repeat: no-repeat;
  position: absolute;
}

@media (max-width: 767px) {
  /* line 143, app/assets/stylesheets/main.css.scss */
  .howItWorksWrapper {
    margin-left: 15px;
  }
  /* line 187, app/assets/stylesheets/main.css.scss */
  .howItWorksWrapper .heroText {
    width: calc(100% - 225px);
    margin-right: 0px;
  }
  /* line 192, app/assets/stylesheets/main.css.scss */
  .howItWorksWrapper .heroImg {
    position: absolute;
    right: 0px;
    opacity: 0.2;
  }
}

@media (max-width: 600px) {
  /* line 143, app/assets/stylesheets/main.css.scss */
  .howItWorksWrapper {
    margin-left: 0px;
  }
  /* line 201, app/assets/stylesheets/main.css.scss */
  .howItWorksWrapper .heroText {
    width: calc(100% - 185px);
    font-size: 24px;
    line-height: 36px;
    margin-top: 20px;
  }
  /* line 207, app/assets/stylesheets/main.css.scss */
  .howItWorksWrapper .heroSweepWrapper {
    margin-top: 20px;
    width: 170px;
  }
  /* line 211, app/assets/stylesheets/main.css.scss */
  .howItWorksWrapper .heroImg {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 143, app/assets/stylesheets/main.css.scss */
  .howItWorksWrapper {
    margin-left: 15px;
  }
  /* line 217, app/assets/stylesheets/main.css.scss */
  .howItWorksWrapper .heroText {
    font-size: 30px;
    margin-right: 0px;
    width: 270px;
  }
  /* line 222, app/assets/stylesheets/main.css.scss */
  .howItWorksWrapper .heroImg {
    position: absolute;
  }
}

/* line 232, app/assets/stylesheets/main.css.scss */
.displayNone {
  display: none !important;
}

/* line 236, app/assets/stylesheets/main.css.scss */
.storeCoinsTitle {
  margin-left: 20px;
  font-size: 18px;
  font-weight: bold;
}

/* line 241, app/assets/stylesheets/main.css.scss */
.storeDealGet {
  margin-top: 20px;
}

/* line 243, app/assets/stylesheets/main.css.scss */
.storeDealGet .modalHeaderLink {
  display: inline-block;
  width: 85px;
}

/* line 247, app/assets/stylesheets/main.css.scss */
.storeDealGet .storeAfterBuy {
  display: none;
}

/* line 249, app/assets/stylesheets/main.css.scss */
.storeDealGet .storeAfterBuy .afterBuyCheck {
  display: inline-block;
}

/* line 251, app/assets/stylesheets/main.css.scss */
.storeDealGet .storeAfterBuy .afterBuyCheck:before {
  content: '\2713';
  display: inline-block;
  color: #83b425;
  padding: 0 6px 0 0;
  font-size: 25px;
}

/* line 259, app/assets/stylesheets/main.css.scss */
.storeDealGet .storeAfterBuy .afterBuyText {
  display: inline-block;
}

/* line 264, app/assets/stylesheets/main.css.scss */
.pagination {
  display: none;
}

/* line 267, app/assets/stylesheets/main.css.scss */
.rigtnRollsTitle {
  text-transform: uppercase;
  padding: 0 10px;
  font-size: 17px;
  margin-bottom: 15px;
  font-weight: bold;
  color: #3f3730;
}

/* line 275, app/assets/stylesheets/main.css.scss */
.rigtnRollsTitle.merDealsTitleBg {
  margin-top: 30px;
}

/* line 279, app/assets/stylesheets/main.css.scss */
.rollFilterOuterWrapper {
  margin-bottom: 15px;
  display: none;
}

/* line 282, app/assets/stylesheets/main.css.scss */
.rollFilterOuterWrapper .rollFilterWrapper {
  padding-top: 15px;
}

/* line 284, app/assets/stylesheets/main.css.scss */
.rollFilterOuterWrapper .rollFilterWrapper .filterMainCat > a {
  text-decoration: underline;
}

/* line 287, app/assets/stylesheets/main.css.scss */
.rollFilterOuterWrapper .rollFilterWrapper .filterSubCat {
  width: 155px;
  background: #26465D;
  display: block;
  position: initial;
  border: none;
}

/* line 293, app/assets/stylesheets/main.css.scss */
.rollFilterOuterWrapper .rollFilterWrapper .filterSubCat .nav-pills a {
  font-size: 15px;
}

/* line 302, app/assets/stylesheets/main.css.scss */
.rollFilterWrapper {
  background-color: #E3EAEA;
}

/* line 307, app/assets/stylesheets/main.css.scss */
.rollFilterWrapper .nav-pills a {
  transition: all 0.2s ease-in-out;
  color: #42656e;
  text-transform: capitalize;
  border-radius: 0;
  margin: 10px 0;
  font-size: 16px;
  padding: 3px 8px;
}

/* line 318, app/assets/stylesheets/main.css.scss */
.rollFilterWrapper .nav-pills a.dropdownTitle {
  display: block;
  width: 100%;
}

/* line 321, app/assets/stylesheets/main.css.scss */
.rollFilterWrapper .nav-pills a.dropdownTitle.dropdownTitleHome {
  background-color: #00CDFF;
}

/* line 324, app/assets/stylesheets/main.css.scss */
.rollFilterWrapper .nav-pills a.dropdownTitle:hover {
  background-color: #00C1F0;
}

/* line 338, app/assets/stylesheets/main.css.scss */
.rollFilterWrapper .nav-pills .active a {
  background-color: #00C1F0;
}

/* line 340, app/assets/stylesheets/main.css.scss */
.rollFilterWrapper .nav-pills .active a:hover {
  background-color: #00C1F0;
}

/* line 343, app/assets/stylesheets/main.css.scss */
.rollFilterWrapper .nav-pills .active a:after {
  content: " ";
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  position: absolute;
  bottom: -5px;
  left: 42%;
  border-top: 5px solid #3c57be;
}

/* line 354, app/assets/stylesheets/main.css.scss */
.rollFilterWrapper .dropdown-menu {
  width: 100%;
  background-color: #262626;
}

/* line 357, app/assets/stylesheets/main.css.scss */
.rollFilterWrapper .dropdown-menu a {
  padding: 12px 15px;
  margin: 2px 0;
}

/* line 360, app/assets/stylesheets/main.css.scss */
.rollFilterWrapper .dropdown-menu a:hover {
  color: #fff;
}

/* line 368, app/assets/stylesheets/main.css.scss */
.storeWrapper .storeCoinsTitle {
  font-size: 20px;
  margin: 15px;
}

/* line 372, app/assets/stylesheets/main.css.scss */
.storeWrapper .thumbnail {
  border: 2px solid #e6e6e6;
  border-radius: 0;
  background-color: #fff;
}

/* line 377, app/assets/stylesheets/main.css.scss */
.storeWrapper .storeProdImg {
  height: 200px;
  background-repeat: no-repeat;
  background-position: 50%;
}

/* line 381, app/assets/stylesheets/main.css.scss */
.storeWrapper .storeProdImg.storeShirt {
  background-image: url(/assets/storeShirt-1651ac83c11aff4424dbc52f959fa14a8597661424eb8fe7d210d9770a879f8a.png);
}

/* line 384, app/assets/stylesheets/main.css.scss */
.storeWrapper .storeProdImg.storeCap {
  background-image: url(/assets/storeCap2-fa0c5903ab006e47e695a85e19b860b684137864e4d9c3115f696a5ad20e8aee.png);
}

/* line 387, app/assets/stylesheets/main.css.scss */
.storeWrapper .storeProdImg.storeMug {
  background-image: url(/assets/storeMug-4670ba9474badc33f0dc292da4782037b53dcb11c76a389942cce46338487852.png);
}

/* line 391, app/assets/stylesheets/main.css.scss */
.storeWrapper .storeCatTitle {
  background-color: #88c640;
  color: white;
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  padding: 3px 0;
  line-height: 50px;
  margin-bottom: 25px;
}

@media (max-width: 600px) {
  /* line 402, app/assets/stylesheets/main.css.scss */
  .navSearchWrapper {
    width: 100%;
  }
}

/* line 408, app/assets/stylesheets/main.css.scss */
ul.noList {
  list-style-type: none;
  padding: 0px;
}

/* line 412, app/assets/stylesheets/main.css.scss */
#rollsWrapper {
  margin-top: 35px;
}

/* line 415, app/assets/stylesheets/main.css.scss */
.rollInnerWrapperMarTop.rollInnerWrapper {
  margin-top: 25px;
}

@media (max-width: 992px) {
  /* line 419, app/assets/stylesheets/main.css.scss */
  .rollInnerWrapperMarTop.rollInnerWrapper .rollerStoreName {
    display: none;
  }
  /* line 422, app/assets/stylesheets/main.css.scss */
  .rollInnerWrapperMarTop.rollInnerWrapper .thumbnail .dealLogo {
    left: 0px;
  }
  /* line 430, app/assets/stylesheets/main.css.scss */
  .rollInnerWrapperMarTop.rollInnerWrapper .thumbnail .dealTitle {
    max-height: 62px;
  }
}

@media (max-width: 767px) {
  /* line 415, app/assets/stylesheets/main.css.scss */
  .rollInnerWrapperMarTop.rollInnerWrapper {
    position: absolute;
    right: 0px;
    top: -315px;
    margin-top: 0px;
    max-width: 50%;
    width: 50%;
  }
}

/* line 444, app/assets/stylesheets/main.css.scss */
.featDealPlayTitle {
  color: white;
  font-size: 25px;
  text-align: center;
  margin-bottom: 10px;
}

/* line 452, app/assets/stylesheets/main.css.scss */
.rollInnerWrapper .thumbnail, .rollInnerWrapperStore .thumbnail {
  border: 2px solid #e6e6e6;
  border-radius: 0;
  background-color: #fff;
  height: 295px;
  font-family: "Raleway", sans-serif;
  max-width: 240px;
  margin: 0 auto 30px auto;
  padding: 0px;
  transition: all 0.15s ease;
}

/* line 463, app/assets/stylesheets/main.css.scss */
.rollInnerWrapper .thumbnail:hover, .rollInnerWrapperStore .thumbnail:hover {
  border-color: #999191;
  transform: scale(1.1);
}

/* line 467, app/assets/stylesheets/main.css.scss */
.rollInnerWrapper .thumbnail.merchantResult, .rollInnerWrapperStore .thumbnail.merchantResult {
  height: 190px;
}

/* line 470, app/assets/stylesheets/main.css.scss */
.rollInnerWrapper .thumbnail.popUpLeft, .rollInnerWrapperStore .thumbnail.popUpLeft {
  margin: 20px;
}

/* line 474, app/assets/stylesheets/main.css.scss */
.rollInnerWrapper .thumbnail .upperRoller, .rollInnerWrapperStore .thumbnail .upperRoller {
  position: relative;
}

/* line 477, app/assets/stylesheets/main.css.scss */
.rollInnerWrapper .thumbnail .rollerFavorite, .rollInnerWrapperStore .thumbnail .rollerFavorite {
  right: 4px;
  top: -5px;
  background-repeat: no-repeat;
  width: 18px;
  height: 16px;
  cursor: pointer;
  background-image: url(/spritesV2.png);
  background-position: -197px 0;
  position: absolute;
}

/* line 487, app/assets/stylesheets/main.css.scss */
.rollInnerWrapper .thumbnail .rollerFavorite.active, .rollInnerWrapperStore .thumbnail .rollerFavorite.active {
  background-position: -221px 0;
}

/* line 491, app/assets/stylesheets/main.css.scss */
.rollInnerWrapper .thumbnail .rollerStoreName, .rollInnerWrapperStore .thumbnail .rollerStoreName {
  color: #b7b7b7;
  font-size: 12px;
  margin-left: 4px;
}

/* line 497, app/assets/stylesheets/main.css.scss */
.rollInnerWrapper .thumbnail .dealLogo, .rollInnerWrapperStore .thumbnail .dealLogo {
  height: 31px;
  width: 88px;
  background-repeat: no-repeat;
  position: absolute;
  right: 4px;
  top: 4px;
}

/* line 508, app/assets/stylesheets/main.css.scss */
.rollInnerWrapper .thumbnail .dealLogoResult, .rollInnerWrapperStore .thumbnail .dealLogoResult {
  height: 60px;
  width: 120px;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 516, app/assets/stylesheets/main.css.scss */
.rollInnerWrapper .thumbnail .campDisplayImg, .rollInnerWrapperStore .thumbnail .campDisplayImg {
  height: 120px;
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  background-position: 50% 100%;
}

/* line 523, app/assets/stylesheets/main.css.scss */
.rollInnerWrapper .thumbnail .campBottomInfo, .rollInnerWrapperStore .thumbnail .campBottomInfo {
  position: relative;
}

/* line 526, app/assets/stylesheets/main.css.scss */
.rollInnerWrapper .thumbnail .dealTitle, .rollInnerWrapperStore .thumbnail .dealTitle {
  font-size: 21px;
  text-align: center;
  margin: 0px 0 7px 0;
  overflow-y: hidden;
  max-height: 42px;
  background-color: #8dd32a;
  color: white;
  padding: 2px 0;
}

/* line 538, app/assets/stylesheets/main.css.scss */
.rollInnerWrapper .thumbnail .dealTitle.rollDealBlue, .rollInnerWrapperStore .thumbnail .dealTitle.rollDealBlue {
  background-color: #1297db;
}

/* line 541, app/assets/stylesheets/main.css.scss */
.rollInnerWrapper .thumbnail .dealTitle.rollDealPink, .rollInnerWrapperStore .thumbnail .dealTitle.rollDealPink {
  background-color: #dd0068;
}

/* line 545, app/assets/stylesheets/main.css.scss */
.rollInnerWrapper .thumbnail .dealAbout, .rollInnerWrapperStore .thumbnail .dealAbout {
  color: #656565;
  font-size: 12px;
  margin: 0 20px 10px 20px;
  height: 52px;
  overflow: hidden;
}

/* line 552, app/assets/stylesheets/main.css.scss */
.rollInnerWrapper .thumbnail .dealAboutBold, .rollInnerWrapperStore .thumbnail .dealAboutBold {
  color: #656565;
  font-size: 12px;
  font-weight: bold;
  margin: 0 20px 5px;
}

/* line 558, app/assets/stylesheets/main.css.scss */
.rollInnerWrapper .thumbnail .merchantResTitle, .rollInnerWrapperStore .thumbnail .merchantResTitle {
  color: #333;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  padding-top: 15px;
  overflow: hidden;
  max-height: 90px;
  text-overflow: ellipsis;
}

/* line 571, app/assets/stylesheets/main.css.scss */
.crGamePointsWrapper {
  position: relative;
  padding: 18px;
  height: 50px;
}

/* line 575, app/assets/stylesheets/main.css.scss */
.crGamePointsWrapper .crGamePointsInnerAvatar {
  background-image: url(/assets/avatarAnon-71179e1e8ac3d207fae7be8bb999dd65c9abf0db262e738e8019a94e3e0bc5cd.png);
  background-repeat: no-repeat;
  width: 17px;
  height: 18px;
  display: inline-block;
  margin-top: 0px;
  vertical-align: middle;
  margin-right: 5px;
}

/* line 585, app/assets/stylesheets/main.css.scss */
.crGamePointsWrapper .crGamePointsInner {
  position: absolute;
  right: 15px;
  top: 0;
  border: 1px solid gray;
  color: gray;
  padding: 5px;
  border-radius: 4px;
  font-size: 16px;
  background-color: white;
}

/* line 596, app/assets/stylesheets/main.css.scss */
.crGamePointsWrapper .crGamePointsSignUp {
  position: absolute;
  right: 20px;
  top: 35px;
}

/* line 603, app/assets/stylesheets/main.css.scss */
.crGamePointsInnerCoins {
  background-image: url(/spritesV4.png);
  background-position: -133px 0px;
  background-repeat: no-repeat;
  display: inline-block;
  width: 44px;
  height: 46px;
  vertical-align: top;
  position: relative;
}

/* line 622, app/assets/stylesheets/main.css.scss */
.crGamePointsInnerCoins.middleAlign {
  vertical-align: middle;
}

/* line 626, app/assets/stylesheets/main.css.scss */
.crGamePointsInnerCoins .storeRedeem {
  position: absolute;
  right: -4px;
  color: white;
  background-color: #4e70ca;
  padding: 5px;
  line-height: 20px;
  border-radius: 4px;
  top: 10px;
  display: none;
}

/* line 644, app/assets/stylesheets/main.css.scss */
.crGamePointsInnerCoupon {
  background-repeat: no-repeat;
  display: inline-block;
  width: 140px;
  height: 140px;
  vertical-align: middle;
  background-size: cover;
  cursor: pointer;
}

/* line 652, app/assets/stylesheets/main.css.scss */
.crGamePointsInnerCoupon.coup1 {
  background-image: url(/assets/newDesign/coup1-f14569ac298c7c3728e44cff586efdf330c9ffa8b8e1a02d660b094db8d86f4f.png);
}

/* line 655, app/assets/stylesheets/main.css.scss */
.crGamePointsInnerCoupon.coup2 {
  background-image: url(/assets/newDesign/coup2-3f976db5d17b289f316d134ef0795634a94c1a37c6e063e159fc9a408dc92b6b.png);
}

/* line 658, app/assets/stylesheets/main.css.scss */
.crGamePointsInnerCoupon.coup3 {
  background-image: url(/assets/newDesign/coup3-2d5ad876bed41fa7da35ce496fa66ce0da364013e9866970e70d7231ebaa688a.png);
}

/* line 661, app/assets/stylesheets/main.css.scss */
.crGamePointsInnerCoupon.coup4 {
  background-image: url(/assets/newDesign/coup4-384af827c78a9ed34d4779976c06848b1df11c5814bdeb4a1515f23f35e8f009.png);
}

/* line 666, app/assets/stylesheets/main.css.scss */
.crGamePointsInnerCoinsBig {
  background-image: url(/assets/newDesign/you_won-4de694d3189c6f2415ea50b41cc7caf653f088ce933985e7a30a15afc089521f.png);
  background-repeat: no-repeat;
  display: inline-block;
  width: 110px;
  height: 115px;
  vertical-align: middle;
}

/* line 674, app/assets/stylesheets/main.css.scss */
.crGamePointsInnerRollerBig {
  background-image: url(/assets/newDesign/rollerball-d35b5786f390685c09922cd672fda53f79467068e3e101c1641c6dd6377699f7.png);
  background-repeat: no-repeat;
  display: inline-block;
  width: 90px;
  height: 90px;
  vertical-align: middle;
}

/* line 683, app/assets/stylesheets/main.css.scss */
.crGameSpecialReward {
  background-repeat: no-repeat;
  display: inline-block;
  width: 90px;
  height: 90px;
  vertical-align: middle;
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 692, app/assets/stylesheets/main.css.scss */
.crGameSpecialReward.rew1 {
  background-image: url(/assets/newDesign/collect1-ca6cf2ea56c5c432650766ce3369da7500ee8a2561a132de445ec754378493ed.png);
}

/* line 695, app/assets/stylesheets/main.css.scss */
.crGameSpecialReward.rew2 {
  background-image: url(/assets/newDesign/collect2-478dcd2a9388bf813ac327d9c087228a4382eed4c089dbfd1e15503f3486f1a0.png);
}

/* line 698, app/assets/stylesheets/main.css.scss */
.crGameSpecialReward.rew3 {
  background-image: url(/assets/newDesign/collect3-6e2df99e4835b1cb64a255fe03fbb4809bb2593d6d89281269dd8a96ef33a74c.png);
}

/* line 701, app/assets/stylesheets/main.css.scss */
.crGameSpecialReward.rew4 {
  background-image: url(/assets/newDesign/collect4-cf0f57f0ab731eeb2afd09ae082a9f0f6b9e6875091c1e44d6179091916f6749.png);
}

/* line 704, app/assets/stylesheets/main.css.scss */
.crGameSpecialReward.rew5 {
  background-image: url(/assets/newDesign/booster-b3314a2e5f11002f78de6a92ed3b1c19e68847542d9129d0d1debcabc59cc710.png);
}

/* line 708, app/assets/stylesheets/main.css.scss */
.headerProflCoins {
  display: inline-block;
  font-size: 24px;
  line-height: 46px;
  margin-right: 5px;
  vertical-align: middle;
}

/* line 719, app/assets/stylesheets/main.css.scss */
.gameHelp {
  display: none;
  position: absolute;
  bottom: -10px;
  right: 5px;
  width: 20px;
  height: 20px;
  background-color: white;
  border-radius: 50%;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
  font-weight: bold;
}

/* line 732, app/assets/stylesheets/main.css.scss */
.gameHelp:hover {
  background-color: #D2D2D2;
}

/* line 736, app/assets/stylesheets/main.css.scss */
.gameHelpOver {
  display: none;
  background-image: url(/bgImage.jpg);
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0px;
  left: 0px;
  border-radius: 6px;
  padding: 0 15px;
}

/* line 747, app/assets/stylesheets/main.css.scss */
.gameHelpOver .ghClose {
  font-size: 21px;
  font-weight: 700;
  color: #000;
  opacity: .2;
  filter: alpha(opacity=20);
  position: absolute;
  right: 15px;
  top: 10px;
  cursor: pointer;
}

/* line 757, app/assets/stylesheets/main.css.scss */
.gameHelpOver .ghClose:hover {
  opacity: .5;
  filter: alpha(opacity=50);
}

/* line 762, app/assets/stylesheets/main.css.scss */
.gameHelpOver .ghTitle {
  font-family: 'Indie Flower', cursive;
  color: #000;
  text-align: center;
  font-size: 35px;
  margin: 10px;
}

@media (max-width: 600px) {
  /* line 762, app/assets/stylesheets/main.css.scss */
  .gameHelpOver .ghTitle {
    font-size: 25px;
    margin-bottom: 0px;
  }
}

/* line 773, app/assets/stylesheets/main.css.scss */
.gameHelpOver .ghImg {
  display: inline-block;
  vertical-align: top;
  height: 115px;
  background-repeat: no-repeat;
  width: 38%;
  background-size: contain;
  margin-right: 1%;
}

/* line 782, app/assets/stylesheets/main.css.scss */
.gameHelpOver .ghImg.ghImgSlot {
  background-image: url(/assets/helpCenter_imageSlot-1c274d3d82b2f14ffcdf645dd55fce69ae9188d2340b444a8088a00398f2b052.png);
}

/* line 785, app/assets/stylesheets/main.css.scss */
.gameHelpOver .ghImg.ghImgScratch {
  background-image: url(/assets/helpCenter_imageScratch-9062fb5ae862d91b33257ef8834a8057a0f668356c71a8a100965c67ce3c9e1d.png);
}

@media (max-width: 650px) {
  /* line 773, app/assets/stylesheets/main.css.scss */
  .gameHelpOver .ghImg {
    float: left;
    margin: 5px;
    height: 75px;
  }
}

/* line 795, app/assets/stylesheets/main.css.scss */
.gameHelpOver .ghText {
  display: inline-block;
  vertical-align: top;
  width: 58%;
  font-size: 17px;
}

@media (max-width: 650px) {
  /* line 795, app/assets/stylesheets/main.css.scss */
  .gameHelpOver .ghText {
    display: block;
    width: initial;
    font-size: 15px;
  }
}

/* line 807, app/assets/stylesheets/main.css.scss */
.rollDesignWrap {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 810, app/assets/stylesheets/main.css.scss */
.rollDesignWrap .rollDesignWrapInner {
  border: 2px solid #e6e6e6;
  border-radius: 6px;
  background-color: #fff;
}

/* line 817, app/assets/stylesheets/main.css.scss */
.merchantTop {
  color: #262626;
  background-color: #daeaf8;
  height: 200px;
  border-radius: 4px 4px 0px 0px;
}

@media (max-width: 767px) {
  /* line 817, app/assets/stylesheets/main.css.scss */
  .merchantTop {
    background-size: contain;
    background-repeat: no-repeat;
    background-position-y: 100%;
    background-position: 0% 100%;
    height: 160px;
  }
}

@media (max-width: 767px) {
  /* line 817, app/assets/stylesheets/main.css.scss */
  .merchantTop {
    background-size: cover;
  }
}

/* line 833, app/assets/stylesheets/main.css.scss */
.merchantTop .gameMerchantInfo {
  background-image: linear-gradient(to bottom, #b3b3b3 30%, rgba(255, 255, 255, 0) 0%);
  background-position: left;
  background-size: 2px 6px;
  background-repeat: repeat-y;
  padding-top: 5px;
  padding-bottom: 10px;
}

/* line 841, app/assets/stylesheets/main.css.scss */
.merchantTop .gameMerchantLogo {
  width: 120px;
  height: 60px;
  margin: 60px 40px;
}

/* line 849, app/assets/stylesheets/main.css.scss */
.merchantTop.merchantTopDefault {
  height: 72px;
  border-radius: 4px;
}

/* line 852, app/assets/stylesheets/main.css.scss */
.merchantTop.merchantTopDefault .gameMerchantLogo {
  margin: 5px 40px;
}

/* line 859, app/assets/stylesheets/main.css.scss */
.defaultMerchantLayout .merchantGame {
  padding-bottom: 0px;
}

/* line 862, app/assets/stylesheets/main.css.scss */
.defaultMerchantLayout .gameRegTitle {
  margin: 0px 0 15px 15px;
}

/* line 867, app/assets/stylesheets/main.css.scss */
.merchWithDesc .gameMerchantLogo {
  margin: 10px 40px;
}

@media (max-width: 767px) {
  /* line 867, app/assets/stylesheets/main.css.scss */
  .merchWithDesc .gameMerchantLogo {
    margin: 10px 15px;
  }
}

/* line 876, app/assets/stylesheets/main.css.scss */
.gameMerchantTitle {
  font-size: 36px;
  font-weight: bold;
  color: white;
  background-color: #dd0068;
  padding: 4px 0 2px;
  text-align: center;
  margin: 0px;
  line-height: inherit;
}

@media (max-width: 767px) {
  /* line 876, app/assets/stylesheets/main.css.scss */
  .gameMerchantTitle {
    font-size: 26px;
  }
}

@media (max-width: 500px) {
  /* line 876, app/assets/stylesheets/main.css.scss */
  .gameMerchantTitle {
    font-size: 20px;
  }
}

/* line 892, app/assets/stylesheets/main.css.scss */
.gameMerchantDesc {
  font-size: 20px;
  text-align: center;
  margin: 15px 0;
  width: 180px;
  overflow-y: hidden;
  max-height: 84px;
  line-height: inherit;
}

@media (max-width: 767px) {
  /* line 892, app/assets/stylesheets/main.css.scss */
  .gameMerchantDesc {
    font-size: 15px;
    width: 140px;
    max-height: 63px;
  }
}

/* line 909, app/assets/stylesheets/main.css.scss */
.merchantMore {
  display: none;
}

/* line 911, app/assets/stylesheets/main.css.scss */
.merchantMore .merchantMoreTitle {
  color: #656565;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  padding-top: 15px;
  background-image: linear-gradient(to right, #b3b3b3 30%, rgba(255, 255, 255, 0) 0%);
  background-position: top;
  background-size: 7px 2px;
  background-repeat: repeat-x;
}

/* line 922, app/assets/stylesheets/main.css.scss */
.merchantMore p {
  font-family: "Raleway", sans-serif;
  font-size: 12px;
}

/* line 931, app/assets/stylesheets/main.css.scss */
.gameRegTitle {
  text-transform: uppercase;
  font-size: 17px;
  margin: 30px 0 15px 15px;
  color: #3f3730;
  font-weight: bold;
}

/* line 938, app/assets/stylesheets/main.css.scss */
.gameRegTitle.merDealsTitleSm {
  margin-top: 0px;
}

/* line 944, app/assets/stylesheets/main.css.scss */
#deals .dealInnerWrapper {
  padding: 5px;
  -webkit-box-shadow: 0 0 5px rgba(19, 19, 19, 0.34);
  -moz-box-shadow: 0 0 5px rgba(19, 19, 19, 0.34);
  box-shadow: 0 0 5px rgba(19, 19, 19, 0.34);
  border: solid 1px #d3d3d3;
  border-radius: 0px;
}

/* line 953, app/assets/stylesheets/main.css.scss */
#deals .thumbnail {
  border-radius: 0;
  background-color: #fff;
  border: 1px dashed #D5D5D5;
  padding: 10px 5px;
  position: relative;
  margin-bottom: 0px;
}

/* line 960, app/assets/stylesheets/main.css.scss */
#deals .thumbnail:hover {
  border-color: #CFCFCF;
}

/* line 963, app/assets/stylesheets/main.css.scss */
#deals .thumbnail:after {
  position: absolute;
  content: "";
  background-image: url(/assets/newDesign/scissors-bc491940cfac91b1ee65663a40f19e675eb8893ef1a06624a5f4dd364f7dd8cc.png);
  width: 18px;
  height: 10px;
  bottom: -6px;
  left: 46%;
}

/* line 975, app/assets/stylesheets/main.css.scss */
#deals .dealInnerLeft .dealLogo {
  width: 120px;
  height: 60px;
  background-repeat: no-repeat;
  margin: 0 auto 10px;
}

/* line 981, app/assets/stylesheets/main.css.scss */
#deals .dealInnerLeft .giftcard {
  height: 154px;
  background-repeat: no-repeat;
  margin: 0 auto 10px;
  background-size: contain;
  background-position: 50%;
}

/* line 988, app/assets/stylesheets/main.css.scss */
#deals .dealInnerLeft.productImage {
  width: 120px;
  height: 60px;
  margin: 0 auto 10px;
}

/* line 994, app/assets/stylesheets/main.css.scss */
#deals .dealInnerRight {
  text-align: center;
  font-family: "Raleway", sans-serif;
}

/* line 998, app/assets/stylesheets/main.css.scss */
#deals .dealInnerRight .dealTitle {
  color: #525252;
  font-size: 18px;
  font-weight: 700;
  margin: 5px 0px 0px 0;
}

/* line 1004, app/assets/stylesheets/main.css.scss */
#deals .dealInnerRight .dealDesc {
  font-size: 14px;
  margin-bottom: 5px;
  height: 63px;
  overflow: hidden;
  color: #8e8e8e;
  line-height: 20px;
}

@media (min-width: 992px) {
  /* line 1017, app/assets/stylesheets/main.css.scss */
  .merDealsRightSm #deals .dealInnerLeft {
    display: block;
    height: 44px;
    margin: 5px auto 0;
  }
  /* line 1022, app/assets/stylesheets/main.css.scss */
  .merDealsRightSm #deals .dealInnerRight {
    background-image: linear-gradient(to right, #b3b3b3 30%, rgba(255, 255, 255, 0) 0%);
    background-position: top;
    background-size: 7px 2px;
    background-repeat: repeat-x;
    display: block;
    width: 100%;
    padding: 5px 10px 0;
    margin: 0;
  }
}

/* line 1039, app/assets/stylesheets/main.css.scss */
.crLgHeader {
  padding: 15px 95px;
}

@media (max-width: 767px) {
  /* line 1039, app/assets/stylesheets/main.css.scss */
  .crLgHeader {
    padding: 15px 25px;
    margin-top: 51px;
  }
}

/* line 1045, app/assets/stylesheets/main.css.scss */
.crLgHeader.privacyPage {
  background-color: #505050;
}

/* line 1048, app/assets/stylesheets/main.css.scss */
.crLgHeader.faqPage {
  background-color: #96cd63;
}

/* line 1051, app/assets/stylesheets/main.css.scss */
.crLgHeader.profilePage {
  background-color: #87c3e9;
}

/* line 1054, app/assets/stylesheets/main.css.scss */
.crLgHeader.aboutPage {
  background-color: #88c736;
}

/* line 1057, app/assets/stylesheets/main.css.scss */
.crLgHeader div {
  font-size: 69px;
  font-weight: bold;
  color: white;
}

@media (max-width: 767px) {
  /* line 1057, app/assets/stylesheets/main.css.scss */
  .crLgHeader div {
    font-size: 50px;
  }
}

@media (max-width: 767px) {
  /* line 1068, app/assets/stylesheets/main.css.scss */
  .storeWrapper {
    margin-top: 51px;
  }
}

/* line 1073, app/assets/stylesheets/main.css.scss */
.crInnerCont {
  font-family: "Raleway", sans-serif;
  font-size: 15px;
  padding: 40px 100px;
  background-color: white;
  color: #989898;
}

/* line 1080, app/assets/stylesheets/main.css.scss */
.crInnerCont.userPages {
  font-family: "Raleway", sans-serif;
  background-color: #f7f7f7;
}

@media (max-width: 767px) {
  /* line 1073, app/assets/stylesheets/main.css.scss */
  .crInnerCont {
    padding: 40px;
  }
}

@media (min-width: 1200px) {
  /* line 1073, app/assets/stylesheets/main.css.scss */
  .crInnerCont {
    padding: 40px 230px;
  }
}

/* line 1090, app/assets/stylesheets/main.css.scss */
.crInnerCont b {
  color: #656565;
}

/* line 1096, app/assets/stylesheets/main.css.scss */
.faqPageInner div {
  margin-bottom: 20px;
}

/* line 1101, app/assets/stylesheets/main.css.scss */
.contactForm {
  margin: 20px 0;
}

/* line 1104, app/assets/stylesheets/main.css.scss */
.emailErrorNotice {
  font-size: 17px;
  color: red;
  margin: 15px 0;
  text-align: right;
}

/* line 1110, app/assets/stylesheets/main.css.scss */
.contactHeader {
  color: #262626;
  font-size: 23px;
  font-weight: bold;
  margin: 15px 0;
}

/* line 1117, app/assets/stylesheets/main.css.scss */
.hiwUpper {
  text-align: center;
  padding-bottom: 40px;
}

/* line 1120, app/assets/stylesheets/main.css.scss */
.hiwUpper .hiwSmTitle {
  font-size: 30px;
  margin: 30px 0;
  font-weight: bold;
}

/* line 1125, app/assets/stylesheets/main.css.scss */
.hiwUpper .hiwRowThumb {
  max-width: 250px;
  margin: 0 auto;
}

/* line 1129, app/assets/stylesheets/main.css.scss */
.hiwUpper .hiwThumbIcon {
  height: 113px;
  width: 152px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-image: url(/spritesV2.png);
}

/* line 1137, app/assets/stylesheets/main.css.scss */
.hiwUpper .hiwThumbIcon.playIco {
  background-position: -112px -38px;
}

/* line 1140, app/assets/stylesheets/main.css.scss */
.hiwUpper .hiwThumbIcon.winIco {
  background-position: -400px -49px;
}

/* line 1143, app/assets/stylesheets/main.css.scss */
.hiwUpper .hiwThumbIcon.saveIco {
  background-position: -264px -46px;
}

/* line 1147, app/assets/stylesheets/main.css.scss */
.hiwUpper .hiwThumbTitle {
  color: #96e32b;
  font-size: 30px;
  margin: 20px 0;
  font-weight: bold;
}

/* line 1153, app/assets/stylesheets/main.css.scss */
.hiwUpper .hiwRowText {
  text-align: left;
  font-size: 17px;
  line-height: 30px;
}

/* line 1159, app/assets/stylesheets/main.css.scss */
.hiwBottom {
  background-color: #dae6ec;
  text-align: center;
  padding: 10px 15px 60px 15px;
}

/* line 1164, app/assets/stylesheets/main.css.scss */
.hiwBottom .hiwTitle {
  font-size: 50px;
  margin: 30px 0 50px 0;
  font-weight: bold;
}

/* line 1169, app/assets/stylesheets/main.css.scss */
.hiwBottom .hiwBotmLineWrap {
  margin-bottom: 60px;
}

/* line 1172, app/assets/stylesheets/main.css.scss */
.hiwBottom .hiwBotmLine {
  max-width: 750px;
  margin: 15px auto;
}

/* line 1176, app/assets/stylesheets/main.css.scss */
.hiwBottom .hiwBotmText {
  font-size: 17px;
  text-align: left;
  font-weight: bold;
  vertical-align: middle;
}

/* line 1181, app/assets/stylesheets/main.css.scss */
.hiwBottom .hiwBotmText .hiwBotmNum {
  font-size: 27px;
  margin-right: 15px;
  color: #4e70ca;
  font-weight: bold;
  vertical-align: middle;
}

/* line 1190, app/assets/stylesheets/main.css.scss */
.hiwMiddle {
  background-color: #B5CBD5;
}

/* line 1192, app/assets/stylesheets/main.css.scss */
.hiwMiddle .hiwNewTitle {
  color: #daab21;
}

/* line 1195, app/assets/stylesheets/main.css.scss */
.hiwMiddle .hiwTitle {
  margin: 10px 0;
}

/* line 1198, app/assets/stylesheets/main.css.scss */
.hiwMiddle .hiwNewCoinsImg {
  background-image: url(/spritesV2.png);
  background-position: -558px -89px;
  background-repeat: no-repeat;
  display: inline-block;
  width: 71px;
  height: 60px;
  vertical-align: top;
}

/* line 1208, app/assets/stylesheets/main.css.scss */
.hiwMiddle .hiwRowTextMiddle {
  font-size: 17px;
  line-height: 30px;
  padding: 0 30px;
}

/* line 1212, app/assets/stylesheets/main.css.scss */
.hiwMiddle .hiwRowTextMiddle div {
  margin: 10px;
}

/* line 1215, app/assets/stylesheets/main.css.scss */
.hiwMiddle .hiwRowTextMiddle .bold {
  font-weight: bold;
  font-size: 20px;
}

/* line 1221, app/assets/stylesheets/main.css.scss */
.merchlandingIntro {
  background-color: #e8e8e8;
  padding: 40px 0;
  text-align: center;
}

/* line 1225, app/assets/stylesheets/main.css.scss */
.merchlandingIntro video {
  max-width: 100%;
  height: 360px;
}

/* line 1231, app/assets/stylesheets/main.css.scss */
.hiwMerCube .hiwRowText {
  max-width: 450px;
  margin: 0 auto;
}

/* line 1236, app/assets/stylesheets/main.css.scss */
.merchlandingHiw {
  padding: 30px 0 70px 0;
}

/* line 1240, app/assets/stylesheets/main.css.scss */
#deals .dealInnerLeft .dealLogo.productImage {
  transition: all 0.15s ease;
  width: 70px;
  height: 70px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%;
  margin: 0 auto;
}

/* line 1248, app/assets/stylesheets/main.css.scss */
#deals .dealInnerLeft .dealLogo.productImage:hover {
  border-color: #999191;
  transform: scale(1.8);
}

@media (min-width: 992px) {
  /* line 1240, app/assets/stylesheets/main.css.scss */
  #deals .dealInnerLeft .dealLogo.productImage {
    width: 70px;
    height: 70px;
    margin: 0 auto;
  }
}

/* line 1259, app/assets/stylesheets/main.css.scss */
#deals .dealInnerLeft.hpDealsLefts .dealLogo.productImage {
  margin-top: 30px;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  15% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  20% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  25% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  33% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  38% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  50% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  15% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  20% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  25% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  33% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  38% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  50% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

/* line 1350, app/assets/stylesheets/main.css.scss */
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

/* line 1354, app/assets/stylesheets/main.css.scss */
.sweepAfterEntry {
  display: none;
}

/* line 1360, app/assets/stylesheets/main.css.scss */
#modal-sweep .modal-content .modal-body {
  font-size: 17px;
}

/* line 1363, app/assets/stylesheets/main.css.scss */
#modal-sweep .modal-content .sweepEnterPopBtn {
  background: #dd0068;
  padding: 15px;
  color: white;
  width: 200px;
  margin: 15px auto;
  border-radius: 6px;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
}

/* line 1377, app/assets/stylesheets/main.css.scss */
#modal-rules-sweep .modal-content {
  text-align: left;
}

/* line 1380, app/assets/stylesheets/main.css.scss */
#modal-rules-sweep .modal-header {
  background-color: #DBEEF5;
}

/* line 1387, app/assets/stylesheets/main.css.scss */
.winnerWrapper .thumbnail {
  border: 2px solid #e6e6e6;
  border-radius: 0;
  background-color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  margin: 30px auto 30px auto;
  padding: 0px;
  transition: all 0.15s ease;
  max-width: 600px;
  background-color: #EAEAEA;
}

/* line 1398, app/assets/stylesheets/main.css.scss */
.winnerWrapper .thumbnail .winnerInnerTitle {
  font-size: 21px;
  text-align: center;
  overflow-y: hidden;
  max-height: 42px;
  background-color: #dd0068;
  color: white;
  padding: 5px 0;
}

/* line 1407, app/assets/stylesheets/main.css.scss */
.winnerWrapper .thumbnail .winnerInnerImage {
  height: 400px;
}

/* line 1410, app/assets/stylesheets/main.css.scss */
.winnerWrapper .thumbnail #candice_m.winnerInnerImage {
  background-image: url(/assets/winners/amazon_100-f43e2e8bf221886776e9c4a5c02fa17a2320bdc190616ff5258da4ff8a03de66.jpg);
  background-size: contain;
}

/* line 1414, app/assets/stylesheets/main.css.scss */
.winnerWrapper .thumbnail #tammy_w.winnerInnerImage {
  background-image: url(/assets/winners/amazon_10-fb623a779baf6c2751ce557b747b97fc7b08a5500ddd704ce7e8b19fa2b59b52.jpg);
}

/* line 1417, app/assets/stylesheets/main.css.scss */
.winnerWrapper .thumbnail #jeff_c.winnerInnerImage {
  background-image: url(/assets/winners/ebay_100-f2579d6ff07bc7e0caf11987c1efb9689d92e060dde5896b2a3c60ca2eeffd64.jpg);
  background-size: contain;
}

/* line 1421, app/assets/stylesheets/main.css.scss */
.winnerWrapper .thumbnail #shelley_f.winnerInnerImage {
  background-image: url(/assets/winners/target_100-9a13c6b5fa2ad437f83239997d793937f61a370c9f4e1d9ffaf73aa8609d2d1a.jpg);
  background-size: contain;
}

/* line 1425, app/assets/stylesheets/main.css.scss */
.winnerWrapper .thumbnail #vanessa_c.winnerInnerImage {
  background-image: url(/assets/winners/ebay_100_vanessa_c-1abd34de9936d39b2e6fd8b11cc13cc4d26a99a363fb674001c684d803b6bad9.jpg);
  background-size: contain;
}

/* line 1429, app/assets/stylesheets/main.css.scss */
.winnerWrapper .thumbnail #vanessa_c_2.winnerInnerImage {
  background-image: url(/assets/winners/ebay_100_vanessa_c_2-00f2c9e6c8ee1a2c073afab6219edaa8c48307addb51117481f44db57a2c396c.jpg);
}

/* line 1432, app/assets/stylesheets/main.css.scss */
.winnerWrapper .thumbnail #mandy_m.winnerInnerImage {
  background-image: url(/assets/winners/ebay_100_mandy_m-2f66b84a397a937ed00623180ddf1dc80ca638eb6bfb38aa0a386feee065a5dc.jpg);
  background-size: contain;
}

/* line 1436, app/assets/stylesheets/main.css.scss */
.winnerWrapper .thumbnail #tammy_w_15.winnerInnerImage {
  background-image: url(/assets/winners/ebay_15_tammy_w-2a9858b00f0e582fd91975f7bd767c0bee317c5bf857cf44eb971a65b65ffb5f.jpg);
  background-size: contain;
}

/* line 1444, app/assets/stylesheets/main.css.scss */
.winnerWrapper .thumbnail .winnerInnerName {
  font-size: 21px;
  text-align: center;
  overflow-y: hidden;
  max-height: 42px;
  color: black;
  padding: 5px 0;
  background: #B2B2B2;
}

/* line 1458, app/assets/stylesheets/main.css.scss */
.jp .howItWorksWrapper .hiwColumbWrap .hiwCol {
  width: 190px;
}

@media (max-width: 750px) {
  /* line 1458, app/assets/stylesheets/main.css.scss */
  .jp .howItWorksWrapper .hiwColumbWrap .hiwCol {
    width: 150px;
  }
}

@media (max-width: 490px) {
  /* line 1458, app/assets/stylesheets/main.css.scss */
  .jp .howItWorksWrapper .hiwColumbWrap .hiwCol {
    width: 120px;
  }
}

/* line 1467, app/assets/stylesheets/main.css.scss */
.jp .howItWorksWrapper .hiwTitle {
  font-size: 47px;
}

@media (max-width: 750px) {
  /* line 1467, app/assets/stylesheets/main.css.scss */
  .jp .howItWorksWrapper .hiwTitle {
    font-size: 36px;
  }
}

@media (max-width: 490px) {
  /* line 1467, app/assets/stylesheets/main.css.scss */
  .jp .howItWorksWrapper .hiwTitle {
    font-size: 25px;
  }
}

/* line 1476, app/assets/stylesheets/main.css.scss */
.jp .featDealPlayTitle {
  font-size: 18px;
}

/* line 1479, app/assets/stylesheets/main.css.scss */
.jp .gameLayout .gameRegTitleSm {
  font-size: 15px;
}

/* line 1485, app/assets/stylesheets/main.css.scss */
.homeTopStoresWrapper {
  margin: 35px 0;
}

/* line 1488, app/assets/stylesheets/main.css.scss */
.homeTopStoresWrapper .homeTopStoresTitle {
  font-size: 36px;
  padding: 15px;
  text-align: center;
  color: #02455d;
  line-height: 30px;
  margin-bottom: 15px;
}

/* line 1500, app/assets/stylesheets/main.css.scss */
.rollFilterWrapper .filterMainCat {
  position: relative;
}

/* line 1503, app/assets/stylesheets/main.css.scss */
.rollFilterWrapper .filterSubCat {
  position: absolute;
  top: 65px;
  left: 0;
  background: #26465D;
  z-index: 30;
  border: 2px solid #E5E9E8;
  width: 200px;
  border-radius: 6px;
  text-align: left;
}

/* line 1515, app/assets/stylesheets/main.css.scss */
.rollFilterWrapper .filterSubCat .filterSubLink {
  border: 0px;
  display: block;
  border-bottom: 1px solid #2B5169;
  padding: 10px;
  margin: 0;
}

/* line 1522, app/assets/stylesheets/main.css.scss */
.rollFilterWrapper .filterSubCat .filterSubLink:last-of-type {
  border-bottom: 0px;
}

/* line 1525, app/assets/stylesheets/main.css.scss */
.rollFilterWrapper .filterSubCat .filterSubLink:hover {
  background-color: #213D4F;
}

/* line 1530, app/assets/stylesheets/main.css.scss */
.rollFilterWrapper .filterSubCat span {
  display: block;
  padding: 0 5px;
  color: #E0E9EB;
}

/* line 1535, app/assets/stylesheets/main.css.scss */
.rollFilterWrapper .filterSubCat span.translation_missing {
  padding: 0;
}

/* line 1547, app/assets/stylesheets/main.css.scss */
.rollFilterWrapper li:hover .filterSubCat {
  display: block;
}

/* line 1549, app/assets/stylesheets/main.css.scss */
.rollFilterWrapper li:hover .filterSubCat:before {
  content: " ";
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  position: absolute;
  top: -15px;
  left: 10px;
  border-bottom: 15px solid #26465D;
}

/* line 1558, app/assets/stylesheets/main.css.scss */
.rollFilterWrapper li:hover .filterSubCat:after {
  content: " ";
  top: -22px;
  position: absolute;
  height: 28px;
  width: 100%;
  left: 0;
}

/* line 1568, app/assets/stylesheets/main.css.scss */
.rollFilterWrapper li .filterSubCat {
  display: none;
}

/* line 1573, app/assets/stylesheets/main.css.scss */
.rollFilterWrapper li:nth-child(n+5) .filterSubCat {
  left: initial;
  right: 0;
}

/* line 1576, app/assets/stylesheets/main.css.scss */
.rollFilterWrapper li:nth-child(n+5) .filterSubCat:before {
  left: initial;
  right: 10px;
}

/* line 1588, app/assets/stylesheets/main.css.scss */
.rollFilterOuterWrapper li:hover .filterSubCat:before {
  display: none;
}

/* line 1599, app/assets/stylesheets/main.css.scss */
.merOtherOuter {
  margin-top: 60px;
}

/* line 1602, app/assets/stylesheets/main.css.scss */
.merDealsTitle {
  font-size: 24px;
  color: #2C6866;
  margin-left: 5px;
  text-transform: capitalize;
}

/* line 1612, app/assets/stylesheets/main.css.scss */
.dealFilter {
  display: inline-block;
  transition: all 0.2s ease-in-out;
  font-size: 14px;
  text-transform: capitalize;
  border-radius: 0;
  padding: 4px 0px;
  margin: 10px 2px;
  background-color: white;
  border: 2px solid #e6e6e6;
  cursor: pointer;
}

/* line 1623, app/assets/stylesheets/main.css.scss */
.dealFilter:hover {
  background-color: #4e70ca;
}

/* line 1625, app/assets/stylesheets/main.css.scss */
.dealFilter:hover span {
  color: white;
}

/* line 1630, app/assets/stylesheets/main.css.scss */
.dealFilter span {
  color: #656565;
  padding: 15px;
}

/* line 1635, app/assets/stylesheets/main.css.scss */
.dealFilter.selected {
  background-color: #4e70ca;
  cursor: auto;
}

/* line 1638, app/assets/stylesheets/main.css.scss */
.dealFilter.selected span {
  color: white;
  cursor: auto;
}

/* line 1647, app/assets/stylesheets/main.css.scss */
.homeTopDeals {
  text-align: center;
}

/* line 1652, app/assets/stylesheets/main.css.scss */
.homeTopDeals .homeDealCatHeader {
  text-align: left;
  padding: 0 5px;
  margin: 0 15px 25px;
  border-bottom: 2px dashed #D6DADD;
  height: 34px;
}

/* line 1663, app/assets/stylesheets/main.css.scss */
.homeTopDeals .homeDealCatHeader .homeDealCatHeaderInner {
  color: #02455d;
  font-size: 16px;
}

/* line 1667, app/assets/stylesheets/main.css.scss */
.homeTopDeals .homeDealCatHeader .homeDealCatHeaderMore {
  float: right;
  color: #02455d;
  font-size: 16px;
}

/* line 1674, app/assets/stylesheets/main.css.scss */
.homeTopDeals .homeDealCatLine {
  height: 280px;
  overflow: hidden;
  margin-bottom: 35px;
}

/* line 1679, app/assets/stylesheets/main.css.scss */
.homeTopDeals .homeDealCatItem {
  display: inline-block;
  text-align: center;
  background-color: #fff;
  padding: 5px;
  margin: 5px;
  -webkit-box-shadow: 0 0 5px rgba(19, 19, 19, 0.34);
  -moz-box-shadow: 0 0 5px rgba(19, 19, 19, 0.34);
  box-shadow: 0 0 5px rgba(19, 19, 19, 0.34);
  border: solid 1px #d3d3d3;
  border-radius: 0px;
}

/* line 1691, app/assets/stylesheets/main.css.scss */
.homeTopDeals .homeDealCatItem:hover {
  background-color: #F7F7F7;
}

/* line 1695, app/assets/stylesheets/main.css.scss */
.homeTopDeals .homeDealCatItem .homeDealCatItemInner {
  border: 1px dashed #D5D5D5;
  padding: 10px 5px;
  position: relative;
}

/* line 1699, app/assets/stylesheets/main.css.scss */
.homeTopDeals .homeDealCatItem .homeDealCatItemInner:after {
  position: absolute;
  content: "";
  background-image: url(/assets/newDesign/scissors-bc491940cfac91b1ee65663a40f19e675eb8893ef1a06624a5f4dd364f7dd8cc.png);
  width: 18px;
  height: 10px;
  bottom: -6px;
  left: 46%;
}

/* line 1710, app/assets/stylesheets/main.css.scss */
.homeTopDeals .dealLogo {
  width: 120px;
  height: 60px;
  margin: 0 auto;
}

/* line 1714, app/assets/stylesheets/main.css.scss */
.homeTopDeals .dealLogo.productImage {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50%;
}

/* line 1720, app/assets/stylesheets/main.css.scss */
.homeTopDeals .dealInnerRight {
  width: 140px;
}

/* line 1722, app/assets/stylesheets/main.css.scss */
.homeTopDeals .dealInnerRight .dealDesc {
  height: 63px;
  overflow: hidden;
  color: #8e8e8e;
  line-height: 20px;
  margin-bottom: 15px;
}

/* line 1729, app/assets/stylesheets/main.css.scss */
.homeTopDeals .dealInnerRight .dealTitle {
  color: #525252;
  font-size: 16px;
  font-weight: 700;
  margin: 5px 0px 0px 0;
}

/* line 1736, app/assets/stylesheets/main.css.scss */
.homeTopDeals .homeTopStoresTitle {
  font-size: 36px;
  text-align: center;
  color: #02455d;
}

/* line 1744, app/assets/stylesheets/main.css.scss */
.homeTopDeals .hpTopDealsWrapper #deals .dealInnerLeft {
  width: 120px;
}

/* line 1746, app/assets/stylesheets/main.css.scss */
.homeTopDeals .hpTopDealsWrapper #deals .dealInnerLeft .dealLogo {
  width: 120px;
  height: 60px;
}

/* line 1751, app/assets/stylesheets/main.css.scss */
.homeTopDeals .hpTopDealsWrapper #deals .dealInnerRight {
  width: calc(100% - 140px);
}

/* line 1765, app/assets/stylesheets/main.css.scss */
.homeSearchWrapper {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 10px 0;
  height: 108px;
  background-color: white;
  -webkit-box-shadow: 0 2px 1px rgba(19, 19, 19, 0.2);
  -moz-box-shadow: 0 2px 1px rgba(19, 19, 19, 0.2);
  box-shadow: 0 2px 1px rgba(19, 19, 19, 0.2);
  clear: both;
}

/* line 1778, app/assets/stylesheets/main.css.scss */
.homeSearchWrapper .rollFilterWrapper {
  background-color: transparent;
  display: inline-block;
}

/* line 1782, app/assets/stylesheets/main.css.scss */
.homeSearchWrapper .rollFilterWrapper .filterMainCat {
  background-color: #E3EAEA;
  height: 50px;
  border-radius: 4px;
  width: 150px;
  margin-right: 14px;
  padding-top: 14px;
}

/* line 1789, app/assets/stylesheets/main.css.scss */
.homeSearchWrapper .rollFilterWrapper .filterMainCat a {
  color: #42656e;
}

/* line 1793, app/assets/stylesheets/main.css.scss */
.homeSearchWrapper .rollFilterWrapper .filterMainCat .nav-pills a {
  padding: 0px;
}

/* line 1797, app/assets/stylesheets/main.css.scss */
.homeSearchWrapper .rollFilterWrapper .filterMainCat:hover {
  background-color: #CDD5D5;
}

/* line 1801, app/assets/stylesheets/main.css.scss */
.homeSearchWrapper .rollFilterWrapper .nav-pills > li {
  display: inline-block;
  float: none;
}

/* line 1806, app/assets/stylesheets/main.css.scss */
.homeSearchWrapper .rollFilterWrapper .nav-pills > li:nth-child(n+5) {
  display: none;
}

/* line 1809, app/assets/stylesheets/main.css.scss */
.homeSearchWrapper .rollFilterWrapper .nav-pills > li:nth-child(-n+4) {
  text-align: center;
}

/* line 1813, app/assets/stylesheets/main.css.scss */
.homeSearchWrapper .rollFilterWrapper .nav-pills > li:nth-child(-n+4) .filterSubCat {
  left: 10%;
}

/* line 1816, app/assets/stylesheets/main.css.scss */
.homeSearchWrapper .rollFilterWrapper .nav-pills > li:nth-child(-n+4) .filterSubCat:before {
  left: 20%;
}

/* line 1823, app/assets/stylesheets/main.css.scss */
.homeSearchWrapper .navSearchWrapper {
  display: inline-block;
  clear: both;
}

/* line 1827, app/assets/stylesheets/main.css.scss */
.homeSearchWrapper .navSearchWrapper .searchLeft {
  padding-left: 30px;
  font-size: 16px;
  line-height: 14px;
  margin-bottom: -5px;
  margin-top: 5px;
  color: #436969;
  visibility: hidden;
}

/* line 1836, app/assets/stylesheets/main.css.scss */
.homeSearchWrapper .navSearchWrapper .searchLeft #plSearchLft {
  margin-left: 10px;
}

/* line 1841, app/assets/stylesheets/main.css.scss */
.homeSearchWrapper .navSearchWrapper .searchWrapper {
  display: inline-block;
  width: 100%;
}

/* line 1844, app/assets/stylesheets/main.css.scss */
.homeSearchWrapper .navSearchWrapper .searchWrapper .input-group-btn {
  display: inline-block;
}

/* line 1847, app/assets/stylesheets/main.css.scss */
.homeSearchWrapper .navSearchWrapper .searchWrapper .twitter-typeahead {
  display: inline-block;
  width: calc(100% - 58px);
}

@media (min-width: 992px) {
  /* line 1823, app/assets/stylesheets/main.css.scss */
  .homeSearchWrapper .navSearchWrapper {
    width: calc(100% - 708px);
  }
}

@media (max-width: 991px) {
  /* line 1823, app/assets/stylesheets/main.css.scss */
  .homeSearchWrapper .navSearchWrapper {
    width: 100%;
  }
}

/* line 1859, app/assets/stylesheets/main.css.scss */
.homeSearchWrapper .twitter-typeahead {
  vertical-align: bottom;
  background-color: white;
  border-radius: 6px 0 0 6px;
  width: 480px;
}

/* line 1866, app/assets/stylesheets/main.css.scss */
.homeSearchWrapper .typeahead, .homeSearchWrapper .tt-query, .homeSearchWrapper .tt-hint {
  font-size: 17px;
  line-height: 50px;
  outline: none;
  height: 55px;
}

/* line 1872, app/assets/stylesheets/main.css.scss */
.homeSearchWrapper .tt-dropdown-menu {
  width: 100%;
  margin-top: 12px;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

/* line 1886, app/assets/stylesheets/main.css.scss */
.homeSearchWrapper .tt-hint {
  color: #DDDDDD;
  width: 100%;
  border-radius: 6px 0 0 6px;
}

/* line 1891, app/assets/stylesheets/main.css.scss */
.homeSearchWrapper .tt-suggestion {
  padding: 3px 20px;
  font-size: 18px;
  line-height: 24px;
}

/* line 1895, app/assets/stylesheets/main.css.scss */
.homeSearchWrapper .tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #00CDFF;
}

/* line 1899, app/assets/stylesheets/main.css.scss */
.homeSearchWrapper .tt-suggestion p {
  margin: 0;
}

/* line 1904, app/assets/stylesheets/main.css.scss */
.homeSearchWrapper #search {
  border-color: #CDCDCD;
  border-right: 0px;
  background-color: white;
  width: calc(100% - 58px);
  height: 52px;
  border-radius: 6px 0 0 6px;
  font-size: 16px;
  color: #a6a6a6;
}

/* line 1913, app/assets/stylesheets/main.css.scss */
.homeSearchWrapper #search.tt-input {
  width: 100%;
}

/* line 1916, app/assets/stylesheets/main.css.scss */
.homeSearchWrapper #search:focus {
  outline: 0;
  border-color: #00CDFF;
}

/* line 1922, app/assets/stylesheets/main.css.scss */
.homeSearchWrapper #searchGo {
  height: 52px;
  border-radius: 0 6px 6px 0;
  background-color: #E0EAEC;
  padding: 0 28px;
  margin-left: 0px;
  margin-top: 0px;
  background-image: url(/assets/newDesign/search_icon-9b35c67eef7dff4814323f1091d799e252050f41fbeedc3c6fd05f167592be89.png);
  background-repeat: no-repeat;
  border-color: #CDCDCD;
  border-left: 0px;
  background-position: 50%;
  margin-left: -4px;
}

/* line 1941, app/assets/stylesheets/main.css.scss */
.homeSearchWrapper #searchGo:focus {
  outline: 0;
}

/* line 1944, app/assets/stylesheets/main.css.scss */
.homeSearchWrapper #searchGo:hover {
  background-color: #4462b0;
  outline: 0;
}

/* line 1948, app/assets/stylesheets/main.css.scss */
.homeSearchWrapper #searchGo:active {
  background-color: #4462b0;
  outline: 0;
}

@media (max-width: 991px) {
  /* line 1765, app/assets/stylesheets/main.css.scss */
  .homeSearchWrapper {
    height: 150px;
  }
}

/* line 1958, app/assets/stylesheets/main.css.scss */
#innerHeader {
  height: 110px;
  margin-top: 0px;
  background-color: white;
  border-bottom: 1px solid #D3D3D3;
}

/* line 1967, app/assets/stylesheets/main.css.scss */
#innerHeader .homeHeaderLinks {
  font-size: 18px;
  color: #4e70ca;
  line-height: 65px;
}

/* line 1971, app/assets/stylesheets/main.css.scss */
#innerHeader .homeHeaderLinks a {
  padding: 22px 10px;
}

/* line 1976, app/assets/stylesheets/main.css.scss */
#innerHeader #headerCatBtn {
  background-color: #E3EAEA;
  height: 50px;
  border-radius: 4px;
  width: 150px;
  margin-right: 14px;
  padding-top: 14px;
  color: #42656e;
  font-size: 16px;
  padding: 10px 12px;
  clear: both;
  text-transform: capitalize;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  position: relative;
  margin-top: 30px;
  line-height: 32px;
}

/* line 1995, app/assets/stylesheets/main.css.scss */
#innerHeader #headerCatBtn:after {
  content: " ";
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  position: absolute;
  top: 22px;
  right: 12px;
  border-top: 10px solid #8BAFB8;
}

/* line 2004, app/assets/stylesheets/main.css.scss */
#innerHeader #headerCatBtn:hover {
  background-color: #CDD5D5;
}

/* line 2008, app/assets/stylesheets/main.css.scss */
#innerHeader #headerCatBtn.openCatMenu:after {
  border-bottom: 10px solid #8BAFB8;
  border-top: none;
}

/* line 2014, app/assets/stylesheets/main.css.scss */
#innerHeader .navSearchWrapper {
  display: inline-block;
  width: calc((100% - 200px));
  vertical-align: middle;
}

@media (max-width: 922px) {
  /* line 2014, app/assets/stylesheets/main.css.scss */
  #innerHeader .navSearchWrapper {
    width: calc((100% - 140px));
  }
}

/* line 2022, app/assets/stylesheets/main.css.scss */
#innerHeader #deals_search {
  width: 100%;
  height: 46px;
}

/* line 2024, app/assets/stylesheets/main.css.scss */
#innerHeader #deals_search input, #innerHeader #deals_search .twitter-typeahead {
  width: 100%;
}

/* line 2029, app/assets/stylesheets/main.css.scss */
#innerHeader #searchGo {
  height: 52px;
  border-radius: 0 6px 6px 0;
  background-color: #E0EAEC;
  padding: 0 28px;
  background-image: url(/assets/newDesign/search_icon-9b35c67eef7dff4814323f1091d799e252050f41fbeedc3c6fd05f167592be89.png);
  background-repeat: no-repeat;
  border-color: #CDCDCD;
  border-left: 0px;
  background-position: 50%;
  margin-left: 0px;
  margin-top: -4px;
}

/* line 2043, app/assets/stylesheets/main.css.scss */
#innerHeader #search {
  border-color: #CDCDCD;
  border-right: 0px;
  background-color: white;
  height: 52px;
  border-radius: 6px 0 0 6px;
  font-size: 16px;
  color: #a6a6a6;
}

/* line 2052, app/assets/stylesheets/main.css.scss */
#innerHeader .searchLeft {
  padding-left: 30px;
  font-size: 16px;
  line-height: 14px;
  margin-bottom: -5px;
  margin-top: 16px;
  color: #436969;
  visibility: hidden;
}

/* line 2061, app/assets/stylesheets/main.css.scss */
#innerHeader .tt-dropdown-menu {
  width: 100%;
  margin-top: 12px;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

/* line 2075, app/assets/stylesheets/main.css.scss */
#innerHeader .tt-hint {
  color: #DDDDDD;
  width: 100%;
}

/* line 2079, app/assets/stylesheets/main.css.scss */
#innerHeader .tt-suggestion {
  padding: 3px 20px;
  font-size: 18px;
  line-height: 24px;
}

/* line 2083, app/assets/stylesheets/main.css.scss */
#innerHeader .tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #00CDFF;
}

/* line 2087, app/assets/stylesheets/main.css.scss */
#innerHeader .tt-suggestion p {
  margin: 0;
}

/* line 2094, app/assets/stylesheets/main.css.scss */
#mobileSearchWrapper {
  position: fixed;
  top: 0px;
  right: -290px;
  bottom: 0;
  z-index: 1040;
  width: 290px;
  overflow-y: auto;
  overflow-x: hidden;
  margin-top: 140px;
  padding-bottom: 50px;
  transition: right 300ms ease;
  -webkit-overflow-scrolling: touch;
  background-color: #E3EAEA;
  border-top: 1px solid #C2C2C2;
  border-left: 1px solid #C2C2C2;
}

/* line 2111, app/assets/stylesheets/main.css.scss */
#mobileSearchWrapper .navSearchWrapper {
  padding: 10px;
}

/* line 2115, app/assets/stylesheets/main.css.scss */
#mobileSearchWrapper #deals_search {
  margin: 0;
  padding: 0;
}

/* line 2119, app/assets/stylesheets/main.css.scss */
#mobileSearchWrapper .filterMainCat {
  position: relative;
  padding: 15px;
  border-top: 1px solid #C2C2C2;
}

/* line 2123, app/assets/stylesheets/main.css.scss */
#mobileSearchWrapper .filterMainCat a {
  color: #42656e;
}

/* line 2127, app/assets/stylesheets/main.css.scss */
#mobileSearchWrapper .mobileOpenCat {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 6px 15px;
  color: #9D9D9D;
  font-size: 26px;
  cursor: pointer;
}

/* line 2136, app/assets/stylesheets/main.css.scss */
#mobileSearchWrapper .mobileOpenCat:before {
  content: "+";
}

/* line 2140, app/assets/stylesheets/main.css.scss */
#mobileSearchWrapper .mobileOpenCat.openSubMenu:before {
  content: "-";
}

/* line 2145, app/assets/stylesheets/main.css.scss */
#mobileSearchWrapper .filterSubCat {
  display: none;
  background: #26465D;
  color: #E0E9EB;
}

/* line 2149, app/assets/stylesheets/main.css.scss */
#mobileSearchWrapper .filterSubCat .filterSubLink {
  padding: 10px 15px;
  display: block;
  color: #E0E9EB;
}

/* line 2156, app/assets/stylesheets/main.css.scss */
#mobileSearchWrapper #searchGo {
  height: 44px;
  border-radius: 0 6px 6px 0;
  background-color: #4d6fc9;
  padding: 0 30px;
  margin-left: 0px;
  margin-top: -5px;
  background-image: url(/spritesV2.png);
  background-position: -9px -2px;
}

/* line 2168, app/assets/stylesheets/main.css.scss */
#mobileSearchWrapper .twitter-typeahead {
  width: 100%;
}

/* line 2171, app/assets/stylesheets/main.css.scss */
#mobileSearchWrapper .typeahead, #mobileSearchWrapper .tt-query, #mobileSearchWrapper .tt-hint {
  font-size: 17px;
  line-height: 30px;
  outline: none;
}

/* line 2176, app/assets/stylesheets/main.css.scss */
#mobileSearchWrapper .tt-dropdown-menu {
  width: 100%;
  margin-top: 12px;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

/* line 2190, app/assets/stylesheets/main.css.scss */
#mobileSearchWrapper .tt-hint {
  color: #DDDDDD;
  width: 100%;
}

/* line 2194, app/assets/stylesheets/main.css.scss */
#mobileSearchWrapper .tt-suggestion {
  padding: 3px 20px;
  font-size: 18px;
  line-height: 24px;
}

/* line 2198, app/assets/stylesheets/main.css.scss */
#mobileSearchWrapper .tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #00CDFF;
}

/* line 2202, app/assets/stylesheets/main.css.scss */
#mobileSearchWrapper .tt-suggestion p {
  margin: 0;
}

/* line 2209, app/assets/stylesheets/main.css.scss */
#mobileSearchWrapper.openMenu {
  right: 0px;
}

/* line 2212, app/assets/stylesheets/main.css.scss */
.homeMobileTop {
  position: fixed;
  top: 15px;
  right: 15px;
  z-index: 1030;
}

@media (max-width: 499px) {
  /* line 2212, app/assets/stylesheets/main.css.scss */
  .homeMobileTop {
    top: 78px;
  }
}

/* line 2223, app/assets/stylesheets/main.css.scss */
.homeMobileTop #scrollHomeStores, .homeMobileTop #scrollMerDeals {
  border-right: 1px solid #C2C2C2;
}

/* line 2226, app/assets/stylesheets/main.css.scss */
.homeMobileTop .homeMobBtn {
  display: inline-block;
  vertical-align: top;
  width: calc((100% - 65px)/2);
}

/* line 2230, app/assets/stylesheets/main.css.scss */
.homeMobileTop .homeMobBtn a {
  display: block;
  padding: 0 15px;
  cursor: pointer;
  text-align: center;
  font-size: 17px;
  height: 50px;
  line-height: 50px;
}

/* line 2238, app/assets/stylesheets/main.css.scss */
.homeMobileTop .homeMobBtn a span {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}

/* line 2245, app/assets/stylesheets/main.css.scss */
.homeMobileTop .searchMobBtn {
  background-color: #E0EAEC;
  cursor: pointer;
  height: 50px;
  width: 55px;
  border-radius: 6px;
  background-image: url(/assets/newDesign/search_icon-9b35c67eef7dff4814323f1091d799e252050f41fbeedc3c6fd05f167592be89.png);
  border: 1px solid #CDCDCD;
  background-repeat: no-repeat;
  background-position: 50%;
}

/* line 2256, app/assets/stylesheets/main.css.scss */
.homeMobileTop .searchMobBtn.openMenu {
  background-color: #CDD5D5;
}

/* line 2259, app/assets/stylesheets/main.css.scss */
.homeMobileTop .searchMobBtn a {
  padding: 26px;
}

/* line 2269, app/assets/stylesheets/main.css.scss */
.homeMobileTop .inHeadBorderLeft {
  border-right: 1px solid #C2C2C2;
}

/* line 2274, app/assets/stylesheets/main.css.scss */
.innerHeaderSocial {
  margin-top: 7px;
}

/* line 2276, app/assets/stylesheets/main.css.scss */
.innerHeaderSocial .socialText {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 16px;
}

/* line 2282, app/assets/stylesheets/main.css.scss */
.innerHeaderSocial .socialIcons {
  display: inline-block;
  vertical-align: middle;
}

/* line 2286, app/assets/stylesheets/main.css.scss */
.innerHeaderSocial a {
  width: 45px;
  height: 45px;
  display: inline-block;
  background-image: url(/spritesV4.png);
}

/* line 2292, app/assets/stylesheets/main.css.scss */
.innerHeaderSocial a.twitter {
  background-position: -183px 0px;
}

/* line 2296, app/assets/stylesheets/main.css.scss */
.innerHeaderSocial a.facebook {
  background-position: -233px 0px;
}

/* line 2300, app/assets/stylesheets/main.css.scss */
.innerHeaderSocial a.pinterest {
  background-position: -283px 0px;
}

@-webkit-keyframes swing {
  30% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
  }
  50% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes swing {
  30% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
  }
  50% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

/* line 2344, app/assets/stylesheets/main.css.scss */
.socialIcons a:hover {
  -webkit-animation: swing 0.3s ease;
  animation: swing 0.3s ease;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

@media (min-width: 768px) {
  /* line 2351, app/assets/stylesheets/main.css.scss */
  .homeTopStoresWrapper #merchants {
    height: 255px;
    overflow: hidden;
  }
}

/* line 2357, app/assets/stylesheets/main.css.scss */
.merchantsResWrap {
  text-align: center;
}

/* line 2360, app/assets/stylesheets/main.css.scss */
.merchantsResWrap .hpTopMerchentsItems {
  padding: 5px;
  margin: 8px 0;
  background-color: #fff;
  transition: all 0.15s ease;
  -webkit-box-shadow: 0 0 5px rgba(19, 19, 19, 0.34);
  -moz-box-shadow: 0 0 5px rgba(19, 19, 19, 0.34);
  box-shadow: 0 0 5px rgba(19, 19, 19, 0.34);
  border: solid 1px #d3d3d3;
}

/* line 2371, app/assets/stylesheets/main.css.scss */
.merchantsResWrap .hpTopMerchentsItems a {
  display: block;
  width: 100%;
  height: 100%;
  border: 2px dashed #D4D4D4;
}

/* line 2378, app/assets/stylesheets/main.css.scss */
.merchantsResWrap .hpTopMerchentsItems .dealLogoResult {
  width: 120px;
  height: 60px;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 40px;
  margin-bottom: 48px;
}

@media (max-width: 991px) {
  /* line 2378, app/assets/stylesheets/main.css.scss */
  .merchantsResWrap .hpTopMerchentsItems .dealLogoResult {
    width: 120px;
    height: 60px;
  }
}

@media (max-width: 767px) {
  /* line 2378, app/assets/stylesheets/main.css.scss */
  .merchantsResWrap .hpTopMerchentsItems .dealLogoResult {
    width: 120px;
    height: 60px;
  }
}

/* line 2395, app/assets/stylesheets/main.css.scss */
.merchantsResWrap .hpTopMerchentsItems .merchantResTitle {
  color: #0c1622;
  font-size: 22px;
  text-align: center;
  height: 70px;
  line-height: 70px;
  border-top: 1px solid #CFCFCF;
  margin: 10px;
}

/* line 2403, app/assets/stylesheets/main.css.scss */
.merchantsResWrap .hpTopMerchentsItems .merchantResTitle span {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}

/* line 2410, app/assets/stylesheets/main.css.scss */
.merchantsResWrap .hpTopMerchentsItems:hover {
  border-color: #A1A1A1;
}

/* line 2416, app/assets/stylesheets/main.css.scss */
.merLeftOuter {
  background: #E4EAEA;
}

/* line 2419, app/assets/stylesheets/main.css.scss */
.merLeftWrapper {
  margin-top: 15px;
  -webkit-box-shadow: 0 0 5px rgba(19, 19, 19, 0.34);
  -moz-box-shadow: 0 0 5px rgba(19, 19, 19, 0.34);
  box-shadow: 0 0 5px rgba(19, 19, 19, 0.34);
  border: solid 1px #d3d3d3;
  padding: 5px;
  background-color: white;
}

/* line 2428, app/assets/stylesheets/main.css.scss */
.merLeftWrapper .merLeftLogo {
  padding: 60px 10px;
  background-color: #fff;
  text-align: center;
  border: 2px dashed #D4D4D4;
}

/* line 2437, app/assets/stylesheets/main.css.scss */
.merLeftWrapper .merLeftLogo .merLogoName {
  color: #0c1622;
  font-size: 22px;
  margin-top: 10px;
}

/* line 2442, app/assets/stylesheets/main.css.scss */
.merLeftWrapper .merLeftLogo .gameMerchantLogo {
  width: 120px;
  height: 80px;
  background-repeat: no-repeat;
  background-size: contain;
}

@media (min-width: 992px) {
  /* line 2442, app/assets/stylesheets/main.css.scss */
  .merLeftWrapper .merLeftLogo .gameMerchantLogo {
    width: 160px;
  }
}

/* line 2452, app/assets/stylesheets/main.css.scss */
.merLeftWrapper .merLeftLogo .merFollow {
  background-color: #B160FF;
  color: white;
  width: 120px;
  margin: 15px auto 0;
  padding: 7px;
  font-size: 17px;
  border-radius: 6px;
  cursor: pointer;
  display: none;
}

/* line 2462, app/assets/stylesheets/main.css.scss */
.merLeftWrapper .merLeftLogo .merFollow span {
  top: 3px;
}

/* line 2464, app/assets/stylesheets/main.css.scss */
.merLeftWrapper .merLeftLogo .merFollow span:before {
  content: "\e005";
  margin-right: 5px;
}

/* line 2469, app/assets/stylesheets/main.css.scss */
.merLeftWrapper .merLeftLogo .merFollow.displayBlock {
  display: block;
}

/* line 2472, app/assets/stylesheets/main.css.scss */
.merLeftWrapper .merLeftLogo .merFollow.following {
  background-color: #dd0068;
  width: 120px;
}

/* line 2476, app/assets/stylesheets/main.css.scss */
.merLeftWrapper .merLeftLogo .merFollow.following span:before {
  content: "\e013";
}

/* line 2482, app/assets/stylesheets/main.css.scss */
.merLeftWrapper .merLeftLogo .addedMerchWrapper {
  border-top: 2px solid #e6e6e6;
  margin-top: 20px;
  padding-top: 10px;
  font-size: 16px;
}

/* line 2491, app/assets/stylesheets/main.css.scss */
#merchantSweepWrap {
  -webkit-box-shadow: 0 0 5px rgba(19, 19, 19, 0.34);
  -moz-box-shadow: 0 0 5px rgba(19, 19, 19, 0.34);
  box-shadow: 0 0 5px rgba(19, 19, 19, 0.34);
  background-color: white;
  margin-top: 30px;
  border-radius: 0px;
  margin-bottom: 30px;
}

/* line 2502, app/assets/stylesheets/main.css.scss */
#sweepstakesErea {
  text-align: center;
  padding: 20px 5px;
}

/* line 2505, app/assets/stylesheets/main.css.scss */
#sweepstakesErea .sweepstakesImg {
  background-image: url(/assets/newDesign/amazone-766f7680fadc3dceb5e57ec48fe198a48082988635754d82489717867b8e19e6.png);
  height: 244px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: contain;
}

/* line 2514, app/assets/stylesheets/main.css.scss */
.heroSweepRBwrap .heroSweepRB {
  background-image: url(/assets/newDesign/red_ball-02e68b09f14fd309141ef98fdddac2c64a39dee772c8d4cd860d557c534f4f61.png);
  display: inline-block;
  width: 54px;
  height: 47px;
  vertical-align: top;
}

/* line 2521, app/assets/stylesheets/main.css.scss */
.heroSweepRBwrap .heroSweepRBNum {
  font-weight: 800;
  font-size: 20px;
  color: #ce7e25;
  display: inline-block;
  vertical-align: bottom;
}

/* line 2532, app/assets/stylesheets/main.css.scss */
.heroSweepRBwrap .heroSweepRules {
  font-size: 13px;
  color: #080607;
}

/* line 2535, app/assets/stylesheets/main.css.scss */
.heroSweepRBwrap .heroSweepRules a {
  display: inline-block;
}

@media (max-width: 767px) {
  /* line 2540, app/assets/stylesheets/main.css.scss */
  .merchantWrapper {
    margin-top: 51px;
  }
}

/* line 2546, app/assets/stylesheets/main.css.scss */
.merProdOuter {
  margin-bottom: 30px;
  margin-top: 60px;
}

/* line 2550, app/assets/stylesheets/main.css.scss */
.catTopMerOuter {
  padding: 10px;
  background-color: #fff;
  text-align: center;
  border-radius: 6px;
  margin: 20px 0 40px;
}

/* line 2560, app/assets/stylesheets/main.css.scss */
.catTopMerOuter .dealInner {
  display: inline-block;
  vertical-align: middle;
}

/* line 2564, app/assets/stylesheets/main.css.scss */
.catTopMerOuter .merchantResTitle {
  display: inline-block;
  vertical-align: middle;
}

/* line 2568, app/assets/stylesheets/main.css.scss */
.catTopMerOuter .dealLogoResult {
  width: 88px;
  height: 31px;
  background-size: cover;
  background-repeat: no-repeat;
}

/* line 2574, app/assets/stylesheets/main.css.scss */
.catTopMerOuter .topMerLine {
  display: block;
  border-bottom: 2px solid #eee;
  padding: 10px 0;
  color: #656565;
}

/* line 2582, app/assets/stylesheets/main.css.scss */
.merRelatedOuter {
  padding: 10px;
  background-color: #fff;
  text-align: center;
  border-radius: 6px;
  margin: 20px 0 40px;
}

/* line 2589, app/assets/stylesheets/main.css.scss */
.merRelatedOuter .merRelatedLinkInner {
  text-decoration: underline;
  margin: 5px;
}

/* line 2595, app/assets/stylesheets/main.css.scss */
.reviewsWrapper {
  padding: 10px;
  background-color: #fff;
  text-align: center;
  border-radius: 6px;
  margin: 20px 0 40px;
}

/* line 2605, app/assets/stylesheets/main.css.scss */
.reviewsWrapper .item blockquote {
  margin: 0px;
  padding: 0px;
}

/* line 2610, app/assets/stylesheets/main.css.scss */
.reviewsWrapper #reviewTemplate {
  display: none;
}

/* line 2613, app/assets/stylesheets/main.css.scss */
.reviewsWrapper .addReviewSpace {
  display: none;
}

/* line 2615, app/assets/stylesheets/main.css.scss */
.reviewsWrapper .addReviewSpace textarea {
  width: 100%;
  margin-bottom: 10px;
  max-width: 100%;
}

/* line 2620, app/assets/stylesheets/main.css.scss */
.reviewsWrapper .addReviewSpace .warning {
  display: none;
  color: red;
}

/* line 2627, app/assets/stylesheets/main.css.scss */
.latestDealsWrapper {
  padding: 10px;
  background-color: #fff;
  text-align: center;
  border-radius: 6px;
  margin: 20px 0 40px;
}

/* line 2634, app/assets/stylesheets/main.css.scss */
.latestDealsWrapper .item {
  text-align: center;
  background-color: white;
  margin: 15px 0;
  border-bottom: 2px dashed #e6e6e6;
}

/* line 2639, app/assets/stylesheets/main.css.scss */
.latestDealsWrapper .item .dealLogo {
  width: 88px;
  height: 31px;
  vertical-align: middle;
  background-size: contain;
}

@media (min-width: 992px) {
  /* line 2639, app/assets/stylesheets/main.css.scss */
  .latestDealsWrapper .item .dealLogo {
    display: inline-block;
  }
}

@media (max-width: 991px) {
  /* line 2639, app/assets/stylesheets/main.css.scss */
  .latestDealsWrapper .item .dealLogo {
    margin: 0 auto;
    margin-bottom: 10px;
  }
}

/* line 2652, app/assets/stylesheets/main.css.scss */
.latestDealsWrapper .item .dealDesc {
  vertical-align: middle;
  font-size: 13px;
}

@media (min-width: 992px) {
  /* line 2652, app/assets/stylesheets/main.css.scss */
  .latestDealsWrapper .item .dealDesc {
    display: inline-block;
    width: calc(100% - 95px);
  }
}

/* line 2662, app/assets/stylesheets/main.css.scss */
.latestDealsWrapper .item .couponBtn {
  margin: 10px;
}

/* line 2665, app/assets/stylesheets/main.css.scss */
.latestDealsWrapper .item:nth-of-type(1) {
  border-top: 2px dashed #e6e6e6;
  padding-top: 10px;
}

/* line 2672, app/assets/stylesheets/main.css.scss */
.searchMainWrapper .searchMainTitle {
  font-size: 22px;
  font-weight: bold;
  color: #3f3730;
  margin-left: 5px;
  text-transform: capitalize;
  margin-top: 30px;
}

/* line 2681, app/assets/stylesheets/main.css.scss */
.searchMainWrapper .gameRegTitle {
  text-align: left;
  text-transform: capitalize;
  font-size: 17px;
}

/* line 2689, app/assets/stylesheets/main.css.scss */
#rollsWrapper.merDealsWrapPag #deals .dealInnerLeft .dealLogo.productImage {
  width: 120px;
  height: 60px;
  background-repeat: no-repeat;
  margin: 0 auto 10px;
}

/* line 2694, app/assets/stylesheets/main.css.scss */
#rollsWrapper.merDealsWrapPag #deals .dealInnerLeft .dealLogo.productImage:hover {
  transform: scale(1.5);
}

/* line 2700, app/assets/stylesheets/main.css.scss */
.hpExplLeft {
  text-align: center;
  color: white;
  font-family: "Fredoka One", arial, cursive;
  text-shadow: 3px 0 0 #2D4B5A, -3px 0 0 #2D4B5A, 0 3px 0 #2D4B5A, 0 -3px 0 #2D4B5A, 2px 2px #2D4B5A, -2px -2px 0 #2D4B5A, 2px -2px 0 #2D4B5A, -2px 2px 0 #2D4B5A;
}

/* line 2706, app/assets/stylesheets/main.css.scss */
.hpExplLeft .hpExplLeftTitle {
  font-size: 30px;
  margin-bottom: 20px;
}

/* line 2710, app/assets/stylesheets/main.css.scss */
.hpExplLeft .hpExplLeftList {
  background-image: url(/assets/newDesign/coupon_bg-8e6e3869e60ca6de27e27b99c146456c26ccb9bbb46c9ca7fe1d6ce91014eb57.png);
  font-family: "Fredoka One", arial, cursive;
  font-size: 22px;
  height: 68px;
  background-size: contain;
  background-repeat: no-repeat;
  clear: both;
  padding: 0px 25px;
}

/* line 2720, app/assets/stylesheets/main.css.scss */
.hpExplLeft .hpExplLeftList .gameCoupTitle {
  display: inline-block;
  float: left;
  margin-top: 13px;
}

/* line 2725, app/assets/stylesheets/main.css.scss */
.hpExplLeft .hpExplLeftList .coupIn {
  width: 26px;
  height: 26px;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
}

/* line 2731, app/assets/stylesheets/main.css.scss */
.hpExplLeft .hpExplLeftList .coupIn.coupDiamond {
  background-image: url(/assets/newDesign/c_diamond-a420c301a220cd2502a7fd57b85f22088ef2e19836913863ad795c40ac6be4a6.png);
}

/* line 2734, app/assets/stylesheets/main.css.scss */
.hpExplLeft .hpExplLeftList .coupIn.coupPlatimun {
  background-image: url(/assets/newDesign/c_platinume-22d047d0efa8218d57c54bd86e75fd1918fcf99144849e0a9dcc7be3304d83fd.png);
}

/* line 2737, app/assets/stylesheets/main.css.scss */
.hpExplLeft .hpExplLeftList .coupIn.coupGold {
  background-image: url(/assets/newDesign/c_gold-80cb0a3af45049c8d730c7f86aebb4eb5de35c98d612e4ceb0912eb70f8d37f1.png);
}

/* line 2740, app/assets/stylesheets/main.css.scss */
.hpExplLeft .hpExplLeftList .coupIn.coupSilver {
  background-image: url(/assets/newDesign/c_silver-835c65a742ef20228ad69003562c25221d86d512afffa3b115df8c4841a07b2b.png);
}

/* line 2744, app/assets/stylesheets/main.css.scss */
.hpExplLeft .hpExplLeftList .gameCoupAmount {
  display: inline-block;
  float: right;
  margin-top: 13px;
}

@media (max-width: 1199px) {
  /* line 2710, app/assets/stylesheets/main.css.scss */
  .hpExplLeft .hpExplLeftList {
    font-size: 21px;
  }
  /* line 2751, app/assets/stylesheets/main.css.scss */
  .hpExplLeft .hpExplLeftList .gameCoupTitle {
    margin-top: 9px;
  }
  /* line 2754, app/assets/stylesheets/main.css.scss */
  .hpExplLeft .hpExplLeftList .gameCoupAmount {
    margin-top: 9px;
  }
}

/* line 2761, app/assets/stylesheets/main.css.scss */
.popupCoupImgLink {
  display: block;
  width: 200px;
  margin: 10px auto 30px;
}

/* line 2768, app/assets/stylesheets/main.css.scss */
#gcAllWrapper #deals .dealInnerRight .dealTitle {
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 10px 0;
  height: 54px;
  vertical-align: middle;
}

/* line 2777, app/assets/stylesheets/main.css.scss */
.bonusConsNot {
  background-color: #30E755;
  border-radius: 50%;
  height: 25px;
  width: 25px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  color: white;
  font-size: 13px;
  line-height: 25px;
  text-align: center;
}

/* line 2791, app/assets/stylesheets/main.css.scss */
#prods .item {
  position: relative;
  display: block;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #F6F6F8;
  border: 1px solid #C6C6C8;
  border-radius: 0px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

/* line 2803, app/assets/stylesheets/main.css.scss */
#prods .item .owlImgProdWrap {
  width: 100%;
  height: 200px;
  position: relative;
  overflow: hidden;
  background-color: white;
}

/* line 2810, app/assets/stylesheets/main.css.scss */
#prods .item .owlImg {
  max-width: 100%;
  max-height: 175px;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  margin: auto;
}

/* line 2820, app/assets/stylesheets/main.css.scss */
#prods .item .prodCaption {
  text-align: center;
  font-size: 13px;
  height: 60px;
  line-height: 60px;
  overflow: hidden;
}

/* line 2826, app/assets/stylesheets/main.css.scss */
#prods .item .prodCaption span {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  color: #656565;
}

/* line 2833, app/assets/stylesheets/main.css.scss */
#prods .item .prodOverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(24, 27, 32, 0.7);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

/* line 2846, app/assets/stylesheets/main.css.scss */
#prods .item .prodOverlay .dealLogo {
  width: 120px;
  height: 60px;
  margin: 60px auto 10px;
}

/* line 2851, app/assets/stylesheets/main.css.scss */
#prods .item .prodOverlay .prodAmount {
  color: #fff;
  text-align: center;
  font-size: 20px;
}

/* line 2856, app/assets/stylesheets/main.css.scss */
#prods .item .prodOverlay .prodAmountWas {
  color: #DDD;
  text-align: center;
  font-size: 15px;
  margin-right: 40px;
  text-decoration: line-through;
}

/* line 2865, app/assets/stylesheets/main.css.scss */
#prods .item:hover .prodOverlay {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 2874, app/assets/stylesheets/main.css.scss */
.headerGmfWrapper {
  height: 56px;
  float: right;
  width: 365px;
  position: relative;
  border: 1px solid #c4c5c6;
  border-radius: 7px;
  margin-top: 12px;
  -webkit-transition: all 1s linear;
  -o-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -ms-transition: all 1s linear;
  -kthtml-transition: all 1s linear;
  transition: all 1s linear;
}

/* line 2890, app/assets/stylesheets/main.css.scss */
.headerGmfWrapper.glowState {
  border: 2px solid #3379cb;
  border: 1px solid #4696F5;
  -webkit-box-shadow: 0px 0px 15px 5px rgba(55, 146, 255, 0.88);
  -moz-box-shadow: 0px 0px 15px 5px rgba(55, 146, 255, 0.88);
  box-shadow: 0px 0px 15px 5px rgba(55, 146, 255, 0.88);
  background-color: #F9F9F9;
}

@media (max-width: 767px) {
  /* line 2874, app/assets/stylesheets/main.css.scss */
  .headerGmfWrapper {
    float: none;
    margin: 10px auto 0;
  }
}

/* line 2905, app/assets/stylesheets/main.css.scss */
.headerGmfWrapper .headerGmfNoUser {
  position: absolute;
  left: 108px;
  color: #FB5300;
  font-size: 16px;
}

/* line 2911, app/assets/stylesheets/main.css.scss */
.headerGmfWrapper .gmfCoinsWrapper {
  float: right;
  margin-right: 10px;
  margin-top: 12px;
  text-align: center;
}

/* line 2918, app/assets/stylesheets/main.css.scss */
.headerGmfWrapper .gmfCoinsWrapper .gmfCoinsBar {
  height: 16px;
  width: 165px;
  margin: 8px auto 0 auto;
  background-color: #BBCAD2;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
}

/* line 2928, app/assets/stylesheets/main.css.scss */
.headerGmfWrapper .gmfCoinsWrapper .gmfCoinsBar .gmfCoinsBarInner {
  background-color: #2D74D1;
  bottom: 0px;
  height: 100%;
  border-radius: 6px;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, 0.6)), color-stop(0.49, rgba(255, 255, 255, 0.3)), color-stop(0.51, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.2)));
  /* Chrome,Safari4+ */
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 51%, rgba(255, 255, 255, 0.2) 100%);
  /* Chrome10+,Safari5.1+ */
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 51%, rgba(255, 255, 255, 0.2) 100%);
  /* FF3.6+ */
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 51%, rgba(255, 255, 255, 0.2) 100%);
  /* Opera11.10+ */
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 51%, rgba(255, 255, 255, 0.2) 100%);
  /* W3C */
  position: relative;
}

/* line 2941, app/assets/stylesheets/main.css.scss */
.headerGmfWrapper .gmfCoinsWrapper .gmfCoinsBar .gmfCoinsBarInner::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 12px;
  display: block;
  position: absolute;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: -moz-linear-gradient(top, white 0%, rgba(255, 255, 255, 0.8) 8%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(8%, rgba(255, 255, 255, 0.8)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(top, white 0%, rgba(255, 255, 255, 0.8) 8%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(top, white 0%, rgba(255, 255, 255, 0.8) 8%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(top, white 0%, rgba(255, 255, 255, 0.8) 8%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0.8) 8%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
  box-shadow: inset -1px -2px 5px 1px #3595FF;
  -webkit-box-shadow: inset -1px -2px 5px 1px #3595FF;
  -moz-box-shadow: inset -1px -2px 5px 1px #3595FF;
  -o-box-shadow: inset -1px -2px 5px 1px #3595FF;
}

/* line 2966, app/assets/stylesheets/main.css.scss */
.headerGmfWrapper .gmfImgWrapper {
  float: right;
  margin-top: 7px;
  margin-right: 5px;
  border-radius: 25px;
  overflow: hidden;
}

/* line 2972, app/assets/stylesheets/main.css.scss */
.headerGmfWrapper .gmfImgWrapper img.noUser {
  background-image: url(/assets/newDesign/user_plus-1fb9e997ffc800022ba979336da3cdbe7da269918a009d7eda8b7425ecc7c7b6.png);
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  background-position: 50%;
  content: '';
  width: 46px;
}

/* line 2982, app/assets/stylesheets/main.css.scss */
.headerGmfWrapper .gmConsNum {
  float: right;
  color: #7EB0B5;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  margin-top: 16px;
  margin-right: 10px;
}

/* line 2991, app/assets/stylesheets/main.css.scss */
.headerGmfWrapper .gmLvl {
  float: right;
  color: #2a63b9;
  font-weight: 700;
  font-size: 16px;
  margin-top: 16px;
  margin-right: 10px;
}

/* line 2999, app/assets/stylesheets/main.css.scss */
.headerGmfWrapper .gmfCoinIcon {
  float: right;
  background-image: url(/assets/newDesign/coin_header-cb81a3c61ea9742e337176365595a27c48ef5d376e006db06c67416e4ad3fc1a.png);
  width: 30px;
  height: 30px;
  display: block;
  margin-top: 12px;
  margin-right: 7px;
}

/* line 3008, app/assets/stylesheets/main.css.scss */
.headerGmfWrapper .gmfCoinsText {
  font-size: 13px;
}

@media (max-width: 499px) {
  /* line 2874, app/assets/stylesheets/main.css.scss */
  .headerGmfWrapper {
    margin-left: 0px;
    width: 225px;
  }
  /* line 3016, app/assets/stylesheets/main.css.scss */
  .headerGmfWrapper .gmfImgWrapper {
    display: none;
  }
  /* line 3019, app/assets/stylesheets/main.css.scss */
  .headerGmfWrapper .gmfCoinsWrapper {
    width: 90px;
    margin-right: 5px;
  }
  /* line 3022, app/assets/stylesheets/main.css.scss */
  .headerGmfWrapper .gmfCoinsWrapper .gmfCoinsBar {
    width: 90px;
  }
  /* line 3027, app/assets/stylesheets/main.css.scss */
  .headerGmfWrapper .gmConsNum {
    margin-right: 5px;
    width: 40px;
  }
  /* line 3031, app/assets/stylesheets/main.css.scss */
  .headerGmfWrapper .gmLvl {
    margin-right: 5px;
  }
  /* line 3034, app/assets/stylesheets/main.css.scss */
  .headerGmfWrapper .gmfCoinIcon {
    margin-right: 2px;
  }
  /* line 3037, app/assets/stylesheets/main.css.scss */
  .headerGmfWrapper .headerGmfNoUser {
    left: 50px;
    font-size: 13px;
  }
}

/* line 3044, app/assets/stylesheets/main.css.scss */
#coinsPopNot {
  display: none;
  position: absolute;
  top: 70px;
  right: 0px;
  background: white;
  padding: 10px 8px;
  font-size: 15px;
  color: #333;
  width: 210px;
  -webkit-box-shadow: 0px 7px 15px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 7px 15px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 7px 15px 0px rgba(50, 50, 50, 0.75);
  border: 2px solid #30E755;
  border-radius: 6px;
}

/* line 3061, app/assets/stylesheets/main.css.scss */
#coinsPopNot .glyphicon {
  color: #30E755;
  font-size: 20px;
  vertical-align: middle;
}

/* line 3066, app/assets/stylesheets/main.css.scss */
#coinsPopNot span {
  vertical-align: middle;
}

/* line 3069, app/assets/stylesheets/main.css.scss */
#coinsPopNot .notPopG {
  margin-left: 8px;
}

/* line 3072, app/assets/stylesheets/main.css.scss */
#coinsPopNot .coinsFill {
  font-weight: bold;
  color: #4e70ca;
  font-size: 18px;
  margin: 0px 5px 5px;
}

/* line 3080, app/assets/stylesheets/main.css.scss */
#rollerPopNot {
  display: none;
  position: absolute;
  top: 125px;
  left: 0px;
  background: white;
  padding: 10px 8px;
  font-size: 15px;
  color: #333;
  width: 252px;
  -webkit-box-shadow: 0px 7px 15px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 7px 15px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 7px 15px 0px rgba(50, 50, 50, 0.75);
  border: 2px solid #30E755;
  border-radius: 6px;
}

/* line 3097, app/assets/stylesheets/main.css.scss */
#rollerPopNot .glyphicon {
  color: #30E755;
  font-size: 20px;
  vertical-align: middle;
}

/* line 3102, app/assets/stylesheets/main.css.scss */
#rollerPopNot span {
  vertical-align: middle;
}

/* line 3105, app/assets/stylesheets/main.css.scss */
#rollerPopNot .notPopG {
  margin-left: 8px;
}

/* line 3108, app/assets/stylesheets/main.css.scss */
#rollerPopNot .coinsFill {
  font-weight: bold;
  color: #4e70ca;
  font-size: 18px;
  margin: 0px 5px 5px;
}

/* line 3116, app/assets/stylesheets/main.css.scss */
#invite_fb_friends {
  cursor: pointer;
}

/* line 3119, app/assets/stylesheets/main.css.scss */
.dealRatingWrapper {
  height: 30px;
  text-align: center;
  margin-top: 7px;
}

/* line 3124, app/assets/stylesheets/main.css.scss */
.dealRatingWrapper .dealRate {
  display: inline-block;
  cursor: pointer;
}

/* line 3127, app/assets/stylesheets/main.css.scss */
.dealRatingWrapper .dealRate a {
  text-decoration: none;
  padding: 7px 10px 5px;
  display: block;
}

/* line 3134, app/assets/stylesheets/main.css.scss */
.dealRatingWrapper .dealRate:hover {
  background-color: #DFDFDF;
  border-radius: 6px;
}

/* line 3139, app/assets/stylesheets/main.css.scss */
.dealRatingWrapper .dealRateUp {
  color: #12C712;
  margin-right: 15px;
}

/* line 3140, app/assets/stylesheets/main.css.scss */
.dealRatingWrapper .dealRateUp a {
  color: #12C712;
}

/* line 3146, app/assets/stylesheets/main.css.scss */
.dealRatingWrapper .dealRateDown {
  color: #DD0909;
}

/* line 3147, app/assets/stylesheets/main.css.scss */
.dealRatingWrapper .dealRateDown a {
  color: #DD0909;
}

/* line 3152, app/assets/stylesheets/main.css.scss */
.dealRatingWrapper .spRight {
  margin-right: 3px;
}

/* line 3159, app/assets/stylesheets/main.css.scss */
#annaModal .modal-content {
  border-radius: 10px;
}

/* line 3162, app/assets/stylesheets/main.css.scss */
#annaModal .modal-body {
  text-align: center;
  color: #4C7985;
  border: 1px dashed #B9B8B6;
  margin: 13px;
  border-radius: 8px;
}

/* line 3169, app/assets/stylesheets/main.css.scss */
#annaModal .modal-body .annaImage {
  background-image: url(/assets/newDesign/anna-44861a8292b08eadcf836651b13ea2b2aab91800e35513c21b57085844624879.png);
  width: 180px;
  height: 170px;
  margin: 0 auto;
  background-repeat: no-repeat;
}

/* line 3176, app/assets/stylesheets/main.css.scss */
#annaModal .modal-body .annaTitle {
  font-weight: 800;
  font-size: 45px;
  margin-top: 20px;
}

/* line 3181, app/assets/stylesheets/main.css.scss */
#annaModal .modal-body .annaText {
  font-size: 22px;
  padding: 15px;
}

/* line 3185, app/assets/stylesheets/main.css.scss */
#annaModal .modal-body .shareAnna {
  float: right;
  width: 130px;
}

/* line 3188, app/assets/stylesheets/main.css.scss */
#annaModal .modal-body .shareAnna #shareAnnaBtn {
  background-image: url(/assets/newDesign/shareAnna-c40260f94785026ef889951d264cca84fa823ac46fdc4e74f2c03ce8196a282a.png);
  width: 111px;
  height: 33px;
  margin: 0 auto;
  cursor: pointer;
}

/* line 3197, app/assets/stylesheets/main.css.scss */
#annaModal .modal-footer {
  background-color: #4C7985;
  border-radius: 0px 0px 8px 8px;
  color: #F7F0EB;
  font-weight: 400;
  font-size: 20px;
  padding: 15px;
}

/* line 3208, app/assets/stylesheets/main.css.scss */
#enterSweepModal {
  text-align: center;
  color: #4C7985;
}

/* line 3212, app/assets/stylesheets/main.css.scss */
#enterSweepModal .modal-content {
  border-radius: 10px;
}

/* line 3216, app/assets/stylesheets/main.css.scss */
#enterSweepModal .modalSweepImg {
  background-image: url(/assets/newDesign/amazone-766f7680fadc3dceb5e57ec48fe198a48082988635754d82489717867b8e19e6.png);
  width: 158px;
  height: 200px;
  background-repeat: no-repeat;
  margin: 0 auto;
}

/* line 3223, app/assets/stylesheets/main.css.scss */
#enterSweepModal .sweepTitle {
  font-weight: 800;
  font-size: 45px;
  margin-top: 20px;
}

/* line 3228, app/assets/stylesheets/main.css.scss */
#enterSweepModal .sweepText {
  font-size: 22px;
  padding: 10px 0 5px;
}

/* line 3232, app/assets/stylesheets/main.css.scss */
#enterSweepModal .sweepRB {
  background-image: url(/assets/newDesign/red_ball.png);
  display: inline-block;
  width: 54px;
  height: 47px;
  vertical-align: middle;
}

/* line 3239, app/assets/stylesheets/main.css.scss */
#enterSweepModal .modal-footer {
  background-color: #4C7985;
  border-radius: 0px 0px 8px 8px;
  color: #F7F0EB;
  font-weight: 400;
  font-size: 20px;
  padding: 15px;
}

/* line 3250, app/assets/stylesheets/main.css.scss */
.modal-content .modal-header {
  background-color: #547984;
  color: #F8F7F5;
  text-align: center;
}

/* line 3255, app/assets/stylesheets/main.css.scss */
.modal-content .modal-header .modalHeaderTitle {
  font-size: 36px;
  font-weight: 700;
}

/* line 3259, app/assets/stylesheets/main.css.scss */
.modal-content .modal-header .modalHeaderTitleSmall {
  font-size: 22px;
}

/* line 3265, app/assets/stylesheets/main.css.scss */
.galleryModal .modal-header {
  border-radius: 4px 4px 0 0;
}

/* line 3268, app/assets/stylesheets/main.css.scss */
.galleryModal .modal-body {
  text-align: center;
  color: #547984;
  font-size: 17px;
  line-height: 32px;
}

/* line 3276, app/assets/stylesheets/main.css.scss */
#coupWonModal .coupWinCouponWrap {
  text-align: center;
  background-color: #fff;
  padding: 5px;
  margin: 5px;
  -webkit-box-shadow: 0 0 5px rgba(19, 19, 19, 0.34);
  -moz-box-shadow: 0 0 5px rgba(19, 19, 19, 0.34);
  box-shadow: 0 0 5px rgba(19, 19, 19, 0.34);
  border: solid 1px #d3d3d3;
  border-radius: 0px;
  width: 200px;
  margin: 10px auto 30px;
}

/* line 3289, app/assets/stylesheets/main.css.scss */
#coupWonModal .coupWinCouponWrap .coupWinInner {
  border: 1px dashed #D5D5D5;
  padding: 10px 5px;
  position: relative;
}

/* line 3294, app/assets/stylesheets/main.css.scss */
#coupWonModal .coupWinCouponWrap .dealLogo {
  width: 120px;
  height: 60px;
  margin: 0 auto;
}

/* line 3299, app/assets/stylesheets/main.css.scss */
#coupWonModal .coupWinCouponWrap .dealTitle {
  color: #525252;
  font-size: 16px;
  font-weight: 700;
  margin: 5px 0px 0px 0;
}

/* line 3305, app/assets/stylesheets/main.css.scss */
#coupWonModal .coupWinCouponWrap .dealDesc {
  height: 63px;
  overflow: hidden;
  color: #8e8e8e;
  line-height: 20px;
  margin-bottom: 15px;
}

/* line 3313, app/assets/stylesheets/main.css.scss */
#coupWonModal .coupWonBynWrap {
  text-align: center;
}

/* line 3315, app/assets/stylesheets/main.css.scss */
#coupWonModal .coupWonBynWrap .coupWonBtn {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 15px;
}

/* line 3319, app/assets/stylesheets/main.css.scss */
#coupWonModal .coupWonBynWrap .coupWonBtn.last {
  margin-right: 0px;
}

/* Get the bourbon mixin from http://bourbon.io */
/* Reset */
/* line 3335, app/assets/stylesheets/main.css.scss */
.flip-clock-wrapper * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 3348, app/assets/stylesheets/main.css.scss */
.flip-clock-wrapper a {
  cursor: pointer;
  text-decoration: none;
  color: #ccc;
}

/* line 3353, app/assets/stylesheets/main.css.scss */
.flip-clock-wrapper a:hover {
  color: #fff;
}

/* line 3356, app/assets/stylesheets/main.css.scss */
.flip-clock-wrapper ul {
  list-style: none;
}

/* line 3359, app/assets/stylesheets/main.css.scss */
.flip-clock-wrapper.clearfix:before,
.flip-clock-wrapper.clearfix:after {
  content: " ";
  display: table;
}

/* line 3364, app/assets/stylesheets/main.css.scss */
.flip-clock-wrapper.clearfix:after {
  clear: both;
}

/* line 3367, app/assets/stylesheets/main.css.scss */
.flip-clock-wrapper.clearfix {
  *zoom: 1;
}

/* Main */
/* line 3371, app/assets/stylesheets/main.css.scss */
.flip-clock-wrapper {
  -webkit-user-select: none;
}

/* line 3375, app/assets/stylesheets/main.css.scss */
.flip-clock-meridium {
  background: none !important;
  box-shadow: 0 0 0 !important;
  font-size: 36px !important;
}

/* line 3380, app/assets/stylesheets/main.css.scss */
.flip-clock-meridium a {
  color: #313333;
}

/* line 3382, app/assets/stylesheets/main.css.scss */
.flip-clock-wrapper {
  text-align: center;
  position: relative;
  width: 100%;
  margin: 0px;
}

/* line 3390, app/assets/stylesheets/main.css.scss */
.flip-clock-wrapper:before,
.flip-clock-wrapper:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

/* line 3395, app/assets/stylesheets/main.css.scss */
.flip-clock-wrapper:after {
  clear: both;
}

/* Skeleton */
/* line 3400, app/assets/stylesheets/main.css.scss */
.flip-clock-wrapper ul {
  position: relative;
  float: left;
  margin: 5px;
  font-weight: bold;
  line-height: 87px;
  border-radius: 6px;
  background: #000;
  height: 40px;
  width: 15px;
  font-size: 18px;
  padding: 8px;
  line-height: 40px;
  margin: 0 1px;
}

/* line 3420, app/assets/stylesheets/main.css.scss */
.flip-clock-wrapper ul li {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 40px;
  text-decoration: none !important;
}

/* line 3432, app/assets/stylesheets/main.css.scss */
.flip-clock-wrapper ul li:first-child {
  z-index: 2;
}

/* line 3435, app/assets/stylesheets/main.css.scss */
.flip-clock-wrapper ul li a {
  display: block;
  height: 100%;
  -webkit-perspective: 200px;
  -moz-perspective: 200px;
  perspective: 200px;
  margin: 0 !important;
  overflow: visible !important;
  cursor: default !important;
}

/* line 3445, app/assets/stylesheets/main.css.scss */
.flip-clock-wrapper ul li a div {
  z-index: 1;
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  font-size: 18px;
  overflow: hidden;
  outline: 1px solid transparent;
}

/* line 3456, app/assets/stylesheets/main.css.scss */
.flip-clock-wrapper ul li a div .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
}

/* line 3462, app/assets/stylesheets/main.css.scss */
.flip-clock-wrapper ul li a div.up {
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  top: 0;
}

/* line 3470, app/assets/stylesheets/main.css.scss */
.flip-clock-wrapper ul li a div.up:after {
  content: "";
  position: absolute;
  top: 44px;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 3px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
}

/* line 3481, app/assets/stylesheets/main.css.scss */
.flip-clock-wrapper ul li a div.down {
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
  bottom: 0;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 3492, app/assets/stylesheets/main.css.scss */
.flip-clock-wrapper ul li a div div.inn {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 200%;
  color: #ccc;
  text-shadow: 0 1px 2px #000;
  text-align: center;
  background-color: #333;
  border-radius: 6px;
  font-size: 18px;
}

/* line 3506, app/assets/stylesheets/main.css.scss */
.flip-clock-wrapper ul li a div.up div.inn {
  top: 0;
}

/* line 3509, app/assets/stylesheets/main.css.scss */
.flip-clock-wrapper ul li a div.down div.inn {
  bottom: 0;
}

/* PLAY */
/* line 3513, app/assets/stylesheets/main.css.scss */
.flip-clock-wrapper ul.play li.flip-clock-before {
  z-index: 3;
}

/* line 3516, app/assets/stylesheets/main.css.scss */
.flip-clock-wrapper .flip {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7);
}

/* line 3518, app/assets/stylesheets/main.css.scss */
.flip-clock-wrapper ul.play li.flip-clock-active {
  -webkit-animation: asd 0.5s 0.5s linear both;
  -moz-animation: asd 0.5s 0.5s linear both;
  animation: asd 0.5s 0.5s linear both;
  z-index: 5;
}

/* line 3524, app/assets/stylesheets/main.css.scss */
.flip-clock-divider {
  float: left;
  display: inline-block;
  position: relative;
  height: 40px;
  width: 6px;
}

/* line 3533, app/assets/stylesheets/main.css.scss */
.flip-clock-divider:first-child {
  width: 0;
}

/* line 3536, app/assets/stylesheets/main.css.scss */
.flip-clock-dot {
  display: block;
  background: #323434;
  position: absolute;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  width: 4px;
  height: 4px;
  left: 2px;
}

/* line 3549, app/assets/stylesheets/main.css.scss */
.flip-clock-divider .flip-clock-label {
  display: none;
  position: absolute;
  top: -1.5em;
  right: -86px;
  color: black;
  text-shadow: none;
}

/* line 3557, app/assets/stylesheets/main.css.scss */
.flip-clock-divider.minutes .flip-clock-label {
  right: -88px;
}

/* line 3560, app/assets/stylesheets/main.css.scss */
.flip-clock-divider.seconds .flip-clock-label {
  right: -91px;
}

/* line 3563, app/assets/stylesheets/main.css.scss */
.flip-clock-dot.top {
  top: 30px;
}

/* line 3566, app/assets/stylesheets/main.css.scss */
.flip-clock-dot.bottom {
  bottom: 30px;
}

@-webkit-keyframes asd {
  0% {
    z-index: 2;
  }
  20% {
    z-index: 4;
  }
  100% {
    z-index: 4;
  }
}

@-moz-keyframes asd {
  0% {
    z-index: 2;
  }
  20% {
    z-index: 4;
  }
  100% {
    z-index: 4;
  }
}

@-o-keyframes asd {
  0% {
    z-index: 2;
  }
  20% {
    z-index: 4;
  }
  100% {
    z-index: 4;
  }
}

@keyframes asd {
  0% {
    z-index: 2;
  }
  20% {
    z-index: 4;
  }
  100% {
    z-index: 4;
  }
}

/* line 3609, app/assets/stylesheets/main.css.scss */
.flip-clock-wrapper ul.play li.flip-clock-active .down {
  z-index: 2;
  -webkit-animation: turn 0.5s 0.5s linear both;
  -moz-animation: turn 0.5s 0.5s linear both;
  animation: turn 0.5s 0.5s linear both;
}

@-webkit-keyframes turn {
  0% {
    -webkit-transform: rotateX(90deg);
  }
  100% {
    -webkit-transform: rotateX(0deg);
  }
}

@-moz-keyframes turn {
  0% {
    -moz-transform: rotateX(90deg);
  }
  100% {
    -moz-transform: rotateX(0deg);
  }
}

@-o-keyframes turn {
  0% {
    -o-transform: rotateX(90deg);
  }
  100% {
    -o-transform: rotateX(0deg);
  }
}

@keyframes turn {
  0% {
    transform: rotateX(90deg);
  }
  100% {
    transform: rotateX(0deg);
  }
}

/* line 3643, app/assets/stylesheets/main.css.scss */
.flip-clock-wrapper ul.play li.flip-clock-before .up {
  z-index: 2;
  -webkit-animation: turn2 0.5s linear both;
  -moz-animation: turn2 0.5s linear both;
  animation: turn2 0.5s linear both;
}

@-webkit-keyframes turn2 {
  0% {
    -webkit-transform: rotateX(0deg);
  }
  100% {
    -webkit-transform: rotateX(-90deg);
  }
}

@-moz-keyframes turn2 {
  0% {
    -moz-transform: rotateX(0deg);
  }
  100% {
    -moz-transform: rotateX(-90deg);
  }
}

@-o-keyframes turn2 {
  0% {
    -o-transform: rotateX(0deg);
  }
  100% {
    -o-transform: rotateX(-90deg);
  }
}

@keyframes turn2 {
  0% {
    transform: rotateX(0deg);
  }
  100% {
    transform: rotateX(-90deg);
  }
}

/* line 3677, app/assets/stylesheets/main.css.scss */
.flip-clock-wrapper ul li.flip-clock-active {
  z-index: 3;
}

/* SHADOW */
/* line 3681, app/assets/stylesheets/main.css.scss */
.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both;
}

/* line 3692, app/assets/stylesheets/main.css.scss */
.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.3s linear both;
}

/*DOWN*/
/* line 3704, app/assets/stylesheets/main.css.scss */
.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both;
}

/* line 3715, app/assets/stylesheets/main.css.scss */
.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.2s linear both;
}

@-webkit-keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-moz-keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-o-keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-moz-keyframes hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-o-keyframes hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/* Variables- color */
/* Variables- font family */
/* Variables- size */
/* line 19, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .rollFilterWrapper {
  background: white;
  margin: 18px 35px;
  clear: both;
}

/* line 25, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .rollFilterWrapper .nav-prof {
  border: 1px solid #C0C9CC;
  border-radius: 6px;
  background-color: white;
  font-size: 20px;
}

/* line 31, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .rollFilterWrapper .nav-prof > li {
  width: 50%;
  text-align: center;
  margin: 0;
  display: inline-block;
  float: left;
}

@media (max-width: 768px) {
  /* line 43, app/assets/stylesheets/profiles.css.scss */
  .profileAllContainer .rollFilterWrapper .nav-prof > li a {
    font-size: 18px;
  }
}

@media (max-width: 400px) {
  /* line 48, app/assets/stylesheets/profiles.css.scss */
  .profileAllContainer .rollFilterWrapper .nav-prof > li a {
    font-size: 16px;
    line-height: 18px;
  }
}

/* line 54, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .rollFilterWrapper .nav-prof a {
  height: 50px;
  color: #616E6E;
}

/* line 59, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .rollFilterWrapper .nav-prof a.withLine {
  border-right: 1px solid #C0C9CC;
}

/* line 62, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .rollFilterWrapper .nav-prof a.roundLeft {
  border-radius: 6px 0 0 6px;
}

/* line 65, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .rollFilterWrapper .nav-prof a .roundRight {
  border-radius: 0 6px 6px 0;
  margin-right: -1px;
}

/* line 70, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .rollFilterWrapper .nav-prof .active a {
  background-color: #DCEFF4;
}

/* line 76, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .prBottomWrap {
  margin-top: 40px;
}

/* line 79, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .profileWrapper {
  margin: 18px 35px;
}

@media (max-width: 499px) {
  /* line 79, app/assets/stylesheets/profiles.css.scss */
  .profileAllContainer .profileWrapper {
    margin: 18px 5px;
  }
}

/* line 85, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .profImgWrap {
  display: inline-block;
  margin: 20px;
  text-align: center;
  border-right: 1px solid #497D83;
  padding-right: 50px;
  vertical-align: middle;
}

@media (min-width: 768px) and (max-width: 1199px) {
  /* line 85, app/assets/stylesheets/profiles.css.scss */
  .profileAllContainer .profImgWrap {
    width: 40%;
  }
}

/* line 97, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .profImgWrap #fbImg {
  border: 2px solid #B8CBD1;
  border-radius: 50%;
}

/* line 101, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .profImgWrap .prName {
  text-transform: capitalize;
  color: #7CB3B8;
  font-weight: 700;
  margin-top: 20px;
}

/* line 107, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .profImgWrap .profilLlevel {
  text-transform: capitalize;
  color: #7CB3B8;
  font-weight: 700;
  font-size: 16px;
}

@media (min-width: 768px) and (max-width: 1199px) {
  /* line 114, app/assets/stylesheets/profiles.css.scss */
  .profileAllContainer .profHeaderWrapLeft {
    width: 100%;
  }
}

/* line 119, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .profileHeaderRight {
  display: inline-block;
  text-transform: capitalize;
  margin-left: 25px;
  vertical-align: middle;
}

@media (min-width: 768px) and (max-width: 1199px) {
  /* line 119, app/assets/stylesheets/profiles.css.scss */
  .profileAllContainer .profileHeaderRight {
    width: 50%;
  }
}

/* line 129, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .profileHeaderRight .prfLeftInfoLine {
  width: 230px;
  color: #5C6061;
  font-size: 18px;
  padding: 5px 15px 15px 15px;
  margin: 10px 0;
}

/* line 135, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .profileHeaderRight .prfLeftInfoLine.withLine {
  border-bottom: 1px solid #DBDCDE;
}

/* line 138, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .profileHeaderRight .prfLeftInfoLine .prfLeftInfoLeft {
  display: inline-block;
}

/* line 141, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .profileHeaderRight .prfLeftInfoLine .prfLeftInfoRight {
  display: inline-block;
  float: right;
}

@media (max-width: 1199px) {
  /* line 147, app/assets/stylesheets/profiles.css.scss */
  .profileAllContainer .profileSecondTabWrap {
    width: 100%;
  }
}

/* line 152, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .scratchyWrap {
  margin-top: 15px;
}

@media (min-width: 768px) and (max-width: 1199px) {
  /* line 152, app/assets/stylesheets/profiles.css.scss */
  .profileAllContainer .scratchyWrap {
    margin-left: auto;
    margin-right: auto;
    max-width: 900px;
  }
}

/* line 161, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .scratchyWrap .scratchyTitle {
  background-color: #00B2E9;
  color: #FCFDF8;
  font-size: 24px;
  text-align: center;
  padding: 3px;
}

/* line 170, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .scratchyWrap .scartchyCatsList .scratchyLine {
  float: left;
  background-color: #1F465E;
  text-align: center;
  position: relative;
  padding: 10px 38px;
}

@media (min-width: 768px) and (max-width: 1199px) {
  /* line 170, app/assets/stylesheets/profiles.css.scss */
  .profileAllContainer .scratchyWrap .scartchyCatsList .scratchyLine {
    width: 33.3333%;
  }
}

@media (max-width: 767px) {
  /* line 170, app/assets/stylesheets/profiles.css.scss */
  .profileAllContainer .scratchyWrap .scartchyCatsList .scratchyLine {
    padding: 10px 5px;
    width: 33.3333%;
  }
}

@media (max-width: 500px) {
  /* line 170, app/assets/stylesheets/profiles.css.scss */
  .profileAllContainer .scratchyWrap .scartchyCatsList .scratchyLine {
    width: 100%;
  }
}

/* line 190, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .scratchyWrap .scartchyCatsList .scratchyLine .scrtchImg {
  width: 130px;
  height: 120px;
  background-repeat: no-repeat;
  margin: 0 auto;
}

/* line 195, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .scratchyWrap .scartchyCatsList .scratchyLine .scrtchImg.cat1 {
  background-image: url(/assets/newDesign/tigger-567136caf9eb75138094b2204c0a72e319622a8b53e3a9826bc3dfe4fef5266c.png);
}

/* line 198, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .scratchyWrap .scartchyCatsList .scratchyLine .scrtchImg.cat2 {
  background-image: url(/assets/newDesign/molly-4124ba5ca63f69fd75d910c98773f5d5a6082164352dac75232bd6e09c2ec1d1.png);
}

/* line 201, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .scratchyWrap .scartchyCatsList .scratchyLine .scrtchImg.cat3 {
  background-image: url(/assets/newDesign/bella-1a2cfb44c357c05ac385d904b69f58f1348a57cdc25e4a6867c4a3dde757e1f0.png);
}

/* line 206, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .scratchyWrap .scartchyCatsList .scratchyLine .scrtchName {
  color: #0DCCF8;
  font-size: 22px;
}

/* line 210, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .scratchyWrap .scartchyCatsList .scratchyLine .scrtchInfo {
  color: #FCFDF8;
  font-size: 13px;
}

/* line 214, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .scratchyWrap .scartchyCatsList .scratchyLine .scrtchLock {
  position: absolute;
  background-image: url(/assets/newDesign/lock-89af6d7e5202eec71c8101c7490d29c20484ac2b9357b71edca00adc790c8dae.png);
  width: 36px;
  height: 53px;
  top: 55px;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  background-repeat: no-repeat;
  display: none;
}

/* line 228, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .scratchyWrap .scartchyCatsList .scratchyLine.inactive .scrtchLock {
  display: block;
}

/* line 231, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .scratchyWrap .scartchyCatsList .scratchyLine.inactive .scrtchImg {
  opacity: 0.3;
}

/* line 239, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .fHelpIcon {
  background-color: #FCFDF8;
  color: #00B2E9;
  border-radius: 50%;
  font-size: 14px;
  margin-left: 20px;
  width: 18px;
  display: inline-block;
  font-weight: 600;
  cursor: pointer;
  vertical-align: middle;
  height: 18px;
  text-align: center;
  margin-bottom: 2px;
}

@media (max-width: 1199px) {
  /* line 254, app/assets/stylesheets/profiles.css.scss */
  .profileAllContainer .showcaseWrap {
    text-align: center;
    margin-top: 20px;
  }
}

/* line 261, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .showcaseWrap .showcaseBoxWrap {
  display: inline-block;
  margin-right: 10px;
  vertical-align: top;
}

@media (max-width: 767px) {
  /* line 261, app/assets/stylesheets/profiles.css.scss */
  .profileAllContainer .showcaseWrap .showcaseBoxWrap {
    display: block;
  }
}

/* line 270, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .showcaseWrap .offspringBoxWrap {
  display: inline-block;
  vertical-align: top;
}

@media (max-width: 767px) {
  /* line 270, app/assets/stylesheets/profiles.css.scss */
  .profileAllContainer .showcaseWrap .offspringBoxWrap {
    display: block;
    margin-top: 20px;
  }
}

/* line 279, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .showcaseWrap .scratchyTitle {
  background-color: #00B2E9;
  color: #FCFDF8;
  font-size: 24px;
  text-align: center;
  padding: 3px;
  width: 305px;
}

@media (max-width: 767px) {
  /* line 279, app/assets/stylesheets/profiles.css.scss */
  .profileAllContainer .showcaseWrap .scratchyTitle {
    margin: 0 auto;
  }
}

/* line 291, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .showcaseWrap .showcaseSquareWrap {
  background-color: #0973A8;
  width: 305px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 7px;
  height: 187px;
  font-size: 0px;
  max-height: 187px;
  overflow-y: auto;
}

@media (max-width: 767px) {
  /* line 291, app/assets/stylesheets/profiles.css.scss */
  .profileAllContainer .showcaseWrap .showcaseSquareWrap {
    margin: 0 auto;
  }
}

/* line 306, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .showcaseWrap .showcaseSquareWrap .showcaseSquare {
  width: 90px;
  height: 80px;
  display: inline-block;
  margin: 2px 2px;
  border: 2px dashed #8E8D8D;
  background-color: white;
  vertical-align: top;
}

/* line 316, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .showcaseWrap .showcaseSquareWrap .showcaseSquare.empty {
  border: 2px solid #00517D;
  background-color: #787878;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#787878, endColorstr=#8c8c8c);
  background-image: -moz-linear-gradient(left top, #787878 3%, #8c8c8c 23%, #A4A4A4 50%, #8c8c8c 73%, #787878 92%);
  background-image: linear-gradient(left top, #787878 3%, #8c8c8c 23%, #A4A4A4 50%, #8c8c8c 73%, #787878 92%);
  background-image: -webkit-linear-gradient(left top, #787878 3%, #8c8c8c 23%, #A4A4A4 50%, #8c8c8c 73%, #787878 92%);
  background-image: -o-linear-gradient(left top, #787878 3%, #8c8c8c 23%, #A4A4A4 50%, #8c8c8c 73%, #787878 92%);
  background-image: -ms-linear-gradient(left top, #787878 3%, #8c8c8c 23%, #A4A4A4 50%, #8c8c8c 73%, #787878 92%);
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(3%, #787878), color-stop(23%, #8c8c8c), color-stop(50%, #A4A4A4), color-stop(73%, #8c8c8c), color-stop(92%, #787878));
}

/* line 329, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .showcaseWrap .showcaseSquareWrap .showcaseSquare .dealLogo {
  width: 75px;
  height: 27px;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 auto;
}

/* line 336, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .showcaseWrap .showcaseSquareWrap .showcaseSquare .dealTitle {
  color: #6E6E6E;
  font-size: 15px;
  font-weight: 700;
  line-height: 15px;
  height: 35px;
  margin-top: 5px;
}

/* line 345, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .showcaseWrap .showcaseSquareWrap .showcaseSquare .showcaseSquareInner {
  width: 82px;
  height: 72px;
  padding: 2px;
  background-color: white;
  border: 2px dashed #8E8D8D;
  margin-top: 2px;
  margin-left: 2px;
}

/* line 359, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .galleryBottomWrap .pfGalleryHeader {
  font-size: 36px;
  text-align: center;
  color: #02455d;
  border-bottom: 2px dashed #D6DADD;
  padding-bottom: 10px;
  margin: 0 15px;
  margin-bottom: 30px;
}

/* line 368, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .galleryBottomWrap .prCollectionWrap {
  text-align: center;
  margin-bottom: 40px;
}

/* line 372, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .galleryBottomWrap .collectionSetGroup {
  padding: 10px;
  background-color: #A4D1E2;
  border: 1px solid #00FFF1;
  margin-right: 5px;
  max-width: 310px;
}

/* line 379, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .galleryBottomWrap .collectionSetGroup.noMarg {
  margin-right: 0px;
}

@media (max-width: 991px) {
  /* line 379, app/assets/stylesheets/profiles.css.scss */
  .profileAllContainer .galleryBottomWrap .collectionSetGroup.noMarg {
    margin: 0 auto;
  }
}

@media (max-width: 991px) {
  /* line 372, app/assets/stylesheets/profiles.css.scss */
  .profileAllContainer .galleryBottomWrap .collectionSetGroup {
    margin: 0 auto;
  }
}

/* line 389, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .galleryBottomWrap .collectionSet {
  display: inline-block;
  vertical-align: top;
  width: 24%;
}

@media (max-width: 991px) {
  /* line 389, app/assets/stylesheets/profiles.css.scss */
  .profileAllContainer .galleryBottomWrap .collectionSet {
    width: 48%;
    margin-bottom: 30px;
  }
}

@media (max-width: 499px) {
  /* line 389, app/assets/stylesheets/profiles.css.scss */
  .profileAllContainer .galleryBottomWrap .collectionSet {
    width: 100%;
  }
}

/* line 402, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .galleryBottomWrap .collectionSet .collectionSetTop {
  background-color: #456577;
  background-repeat: no-repeat;
  background-position: 50%;
  height: 80px;
}

/* line 408, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .galleryBottomWrap .collectionSet .collectionSetTop.cols1 {
  background-image: url(/assets/newDesign/note-fb859fb86a0c2bdd1610c1fd3f251321dd56fcc31196621e5bcb386632b9cfe8.png);
}

/* line 411, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .galleryBottomWrap .collectionSet .collectionSetTop.cols2 {
  background-image: url(/assets/newDesign/drop-5d37d761c67061cbdefaaff99f718e8118749260d3ee788e0d0cb73ff33bc2be.png);
}

/* line 414, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .galleryBottomWrap .collectionSet .collectionSetTop.cols3 {
  background-image: url(/assets/newDesign/spaceship-f00dbae7013e9f75baaf54863cda149b06c5464a486d9b4aea21f6bffb934b93.png);
}

/* line 417, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .galleryBottomWrap .collectionSet .collectionSetTop.cols4 {
  background-image: url(/assets/newDesign/bone-944b67a8cebade5465e6005b4beb7bb5b3d3dac22985729fda671ccf5914a14f.png);
}

/* line 421, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .galleryBottomWrap .collectionSet .collectionSetBottom {
  background-color: #1F465E;
  padding: 20px 0;
}

/* line 425, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .galleryBottomWrap .collectionSet .collectionSetBottom .collectionSetItem {
  width: 49%;
  height: 110px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 50%;
  margin-bottom: 15px;
  opacity: 0.3;
}

/* line 434, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .galleryBottomWrap .collectionSet .collectionSetBottom .collectionSetItem.active {
  opacity: 1;
}

/* line 439, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .galleryBottomWrap .collectionSet .collectionSetBottom.cols1 .collectionSetItem {
  background-image: url(/assets/newDesign/disco-c1662cc2faf3f8b3f03a0ed2b8379fa796ad6b8eabdc33497aa0a94f6ca53e73.png);
}

/* line 444, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .galleryBottomWrap .collectionSet .collectionSetBottom.cols2 .collectionSetItem {
  background-image: url(/assets/newDesign/duck-4f0b0679075e725fe3e8d634fd1199892362e218243c38ed71f79beed7cc0f23.png);
}

/* line 449, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .galleryBottomWrap .collectionSet .collectionSetBottom.cols3 .collectionSetItem {
  background-image: url(/assets/newDesign/pinki-ece78a5bad78fc57dd6e1869bc22e87110b4fc45428cc769524ea2e6310e9165.png);
}

/* line 454, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .galleryBottomWrap .collectionSet .collectionSetBottom.cols4 .collectionSetItem {
  background-image: url(/assets/newDesign/dog-bd487b3fb4e8d0f4b017e012063a0a53695064062723371b704eb76942ba98c1.png);
}

/* line 460, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .galleryBottomWrap .collectionSet .collectionSetText {
  color: #455E65;
  margin-top: 15px;
}

/* line 471, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .profileHeader {
  color: #262626;
  font-size: 23px;
  font-weight: bold;
  display: inline-block;
}

/* line 477, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .smallLevelImg {
  width: 40px;
  height: 40px;
  display: inline-block;
  background-size: contain;
  vertical-align: middle;
}

/* line 483, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .smallLevelImg.level10 {
  background-image: url(/assets/levels/10-cce4e1900b3ff654d02252f2473ab2e98d898eb89cb4f64c6bb5e91a05abec04.png);
}

/* line 486, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .smallLevelImg.level100 {
  background-image: url(/assets/levels/100-7ddaaa8410a0a569b65cf429e7c6b2de46f2921a3b45bfbe8b0aa1ad9e44831a.png);
}

/* line 489, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .smallLevelImg.level300 {
  background-image: url(/assets/levels/300-105abf3d160248d82bbc1c1c4401283eb366c93b3e691ac9b2ca3a1ddae518b1.png);
}

/* line 492, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .smallLevelImg.level1000 {
  background-image: url(/assets/levels/1000-c79be86e1f63d64d1c4beb65838273fb6611c79afdd406af3dda277add8441c9.png);
}

/* line 495, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .smallLevelImg.level5000 {
  background-image: url(/assets/levels/5000-cc99e8a6cf6978eb6474640399fd3c5f219a7f4763e6cbf41c20184189758e1a.png);
}

/* line 498, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .smallLevelImg.level10000 {
  background-image: url(/assets/levels/10000-84b3bfb4d54d4ec5230dc021d504df84bf0c1a6d1ecfcaf5b65e7078ccf2343e.png);
}

/* line 501, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .smallLevelImg.level25000 {
  background-image: url(/assets/levels/25000-56fe8f87137925bb9c65d5d002912769812dfb7baca0b42e945b2efdf48ac11f.png);
}

/* line 504, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .smallLevelImg.level50000 {
  background-image: url(/assets/levels/50000-5b2df2ea1e67b946fbc1f1fc6b29dfcffb4f3d352c503c234e92c30202ad810a.png);
}

/* line 508, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .smallBadgesImg {
  width: 40px;
  height: 44px;
  display: inline-block;
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 50%;
  background-color: #589DC8;
  -webkit-border-radius: 63px 63px 63px 63px / 108px 108px 72px 72px;
  border-radius: 50% 50% 50% 50% / 60% 60% 40% 40%;
}

/* line 520, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .smallBadgesImg span {
  width: 30px;
  height: 30px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: 10px;
  margin-left: 5px;
  background-position: 50%;
}

/* line 530, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .smallBadgesImg span.badge1 {
  background-image: url(/assets/badges/badge1-16e652ce3c3f2946b917cf77191277f8c1896a299f23200342084fda172d8ce4.png);
}

/* line 533, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .smallBadgesImg span.badge2 {
  background-image: url(/assets/badges/badge2-b9b9c156fd130c6ded5607aea9660bf101120b363af99457a273fd9591e74e4f.png);
}

/* line 536, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .smallBadgesImg span.badge3 {
  background-image: url(/assets/badges/badge3-4b7ba6352728f06a8555c65efcc2bab89f0dc961ff1dcf81a159a131400b527a.png);
}

/* line 539, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .smallBadgesImg span.badge4 {
  background-image: url(/assets/badges/badge4-c75b639a2754d853b80b14df27c0247b10856f18ec4200cd3cf42a43891cc67d.png);
}

/* line 542, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .smallBadgesImg span.badge5 {
  background-image: url(/assets/badges/badge5-235f2b5830c6bdd1401e82b958d9016c875874a4867577d6e4870d1ebad5adf6.png);
}

/* line 545, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .smallBadgesImg span.badge6 {
  background-image: url(/assets/badges/badge6-080b7c1bd20e1803a860193f8676f2af79d0c011d684ae7406a68af2a5eca6d6.png);
}

/* line 548, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .smallBadgesImg span.badge7 {
  background-image: url(/assets/badges/badge7-cbd94fe852cca17baf56c4f43312c43b05805f2450c42ae400192c16a2a01f9d.png);
}

/* line 554, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .profileAmount {
  font-size: 45px;
  margin-top: 15px;
}

/* line 558, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .profileBar {
  height: 20px;
  width: 90%;
  margin: 10px auto 0 auto;
  background-color: #B5BBC3;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}

/* line 566, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .profileBar .profileBarInner {
  background-color: #30E755;
  bottom: 0px;
  height: 100%;
}

/* line 573, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .profileBarText {
  margin-left: 5%;
  margin-top: 30px;
  font-size: 20px;
}

/* line 578, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .profileLogout {
  display: inline-block;
  display: none;
}

/* line 581, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .profileLogout a {
  color: #B8B8B8;
}

/* line 583, app/assets/stylesheets/profiles.css.scss */
.profileAllContainer .profileLogout a:hover {
  color: #777;
}

/* line 598, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper {
  margin-bottom: 60px;
  padding-bottom: 30px;
}

/* line 611, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalWrapper {
  background-color: #87c3e9;
}

/* line 614, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalWrapper .navProfReward {
  border-top: 1px solid #C4C9CC;
}

/* line 616, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalWrapper .navProfReward li {
  float: left;
  width: 50%;
  text-align: center;
}

/* line 620, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalWrapper .navProfReward li a {
  height: 60px;
  background-color: #DCEFF4;
  color: #869395;
  font-size: 20px;
  line-height: 40px;
}

/* line 626, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalWrapper .navProfReward li a.lineRight {
  border-right: 1px solid #C4C9CC;
}

/* line 629, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalWrapper .navProfReward li a:hover {
  background-color: #eee;
}

/* line 634, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalWrapper .navProfReward li.active a {
  background-color: #1F465E;
  color: #F0F3F4;
}

/* line 643, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalExp {
  text-align: center;
  background-color: #2F4786;
  color: white;
  padding: 15px 15px 30px;
  background-color: #589DC8;
}

/* line 650, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalExp p {
  max-width: 650px;
  margin: 0 auto;
}

/* line 655, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs #prTabInnerBadge {
  margin: 20px;
  border-top: 1px solid #999A9C;
  border-left: 1px solid #999A9C;
  border-right: 1px solid #999A9C;
}

/* line 662, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs #prTabInnerBadge .prChalLevelLineLeft .badgeIcon {
  display: inline-block;
  width: 84px;
  height: 84px;
  background-repeat: no-repeat;
  margin-right: 20px;
  vertical-align: middle;
}

/* line 669, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs #prTabInnerBadge .prChalLevelLineLeft .badgeIcon.badge6 {
  background-image: url(/assets/newDesign/badge6-3e5f0a82fa2e1ddb06bcfb9b7c487c0986402d45c1272e5fc1054599f1706666.png);
}

/* line 672, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs #prTabInnerBadge .prChalLevelLineLeft .badgeIcon.badge8 {
  background-image: url(/assets/newDesign/badge8-26a6129d7b5e89d0d937afc2756bc970dcf66bf120a5c33c0479375eb539f1cb.png);
}

/* line 675, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs #prTabInnerBadge .prChalLevelLineLeft .badgeIcon.badge9 {
  background-image: url(/assets/newDesign/badge9-6c4fb4a7f27068764e5c899a22791016430cfa0786be499c3d553ef1b7e295f3.png);
}

/* line 678, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs #prTabInnerBadge .prChalLevelLineLeft .badgeIcon.badge10 {
  background-image: url(/assets/newDesign/badge10-4b3f049999c27baa7c9100d1b09cdb8504f4b0827e10e1acc5ef366d71851f07.png);
}

/* line 681, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs #prTabInnerBadge .prChalLevelLineLeft .badgeIcon.badge11 {
  background-image: url(/assets/newDesign/badge11-707a54e6593dfad162be6df6fca6e8064bf0073b4f5a57633f44990b3acd1adf.png);
}

/* line 684, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs #prTabInnerBadge .prChalLevelLineLeft .badgeIcon.badge12 {
  background-image: url(/assets/newDesign/badge12-3023c237b0597bd12c9b5012e110162a617e435bf29a4ceaf011496d0d529aad.png);
}

/* line 688, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs #prTabInnerBadge .prChalLevelLineLeft .badgsInfo {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

/* line 692, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs #prTabInnerBadge .prChalLevelLineLeft .badgsInfo .prChalBadgeLineInfo {
  color: #A6A4A5;
  font-size: 15px;
}

/* line 705, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs #prTabInnerLevel {
  margin: 20px;
  border-top: 1px solid #999A9C;
  border-left: 1px solid #999A9C;
  border-right: 1px solid #999A9C;
}

/* line 711, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalLevelLine {
  padding: 20px 50px;
  border-bottom: 1px solid #999A9C;
}

/* line 716, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalLevelLineLeft {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  color: #456272;
  font-size: 20px;
}

/* line 723, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalLevelLineLeft .prChalLevelLineNum {
  display: inline-block;
  font-weight: 700;
  margin-right: 20px;
}

/* line 728, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalLevelLineLeft .prChalLevelLineName {
  display: inline-block;
}

/* line 732, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalLevelLineRight {
  display: inline-block;
  vertical-align: middle;
  float: right;
  font-size: 16px;
  text-align: right;
}

/* line 739, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalLevelLineRight .levelCurrBarWrap {
  display: inline-block;
}

/* line 741, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalLevelLineRight .levelCurrBarWrap .lvlBarCoin {
  background-image: url(/assets/newDesign/money_icon-19218d8945493a8310d8ecb446c55d687abf65ff88ef2a973fcdbca92e001e5d.png);
  width: 27px;
  height: 27px;
  display: inline-block;
  vertical-align: middle;
}

/* line 748, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalLevelLineRight .levelCurrBarWrap .levelCurrBarCoins {
  text-align: center;
}

/* line 751, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalLevelLineRight .levelCurrBarWrap .levelCurrBarOuter {
  vertical-align: middle;
  display: inline-block;
  height: 17px;
  width: 271px;
  background-color: #2B5ABD;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}

/* line 760, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalLevelLineRight .levelCurrBarWrap .levelCurrBarOuter .levelCurrBarInner {
  background-color: #B160FF;
  bottom: 0px;
  height: 100%;
  border-radius: 10px;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, 0.6)), color-stop(0.49, rgba(255, 255, 255, 0.3)), color-stop(0.51, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.2)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 51%, rgba(255, 255, 255, 0.2) 100%);
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 51%, rgba(255, 255, 255, 0.2) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 51%, rgba(255, 255, 255, 0.2) 100%);
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 51%, rgba(255, 255, 255, 0.2) 100%);
  position: relative;
  box-shadow: inset -1px 0px 5px 1px #89005B;
  -webkit-box-shadow: inset -1px 0px 5px 1px #89005B;
  -moz-box-shadow: inset -1px 0px 5px 1px #89005B;
  -o-box-shadow: inset -1px 0px 5px 1px #89005B;
}

/* line 778, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalLevelLineRight .levelAchived {
  color: #49CA3E;
  font-weight: 700;
}

/* line 782, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalLevelLineRight .levelCurrWrap {
  display: inline-block;
  max-width: 300px;
  margin-left: 30px;
  vertical-align: middle;
  text-align: left;
}

/* line 789, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalLevelLineRight .levelCurrReward {
  color: #49CA3E;
  font-weight: 700;
}

/* line 793, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalLevelLineRight .levelCurr {
  color: #3CC8FB;
}

/* line 797, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalLevelLineRight .levelNext {
  color: #B33600;
}

/* line 801, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prLeadWrapper {
  height: 400px;
  overflow: hidden;
  overflow-y: scroll;
}

/* line 805, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prLeadWrapper li {
  height: 150px;
  margin-top: 15px;
}

/* line 809, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prLeadWrapper .leaderImg {
  position: relative;
}

/* line 811, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prLeadWrapper .leaderImg .prLeadNum {
  position: absolute;
  background: #3cecbc;
  color: #fafafa;
  padding: 2px 4px;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  bottom: -6px;
  right: 30%;
  width: 22px;
  height: 22px;
  line-height: 20px;
  border-radius: 16px;
}

/* line 827, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prLeadWrapper .leadTitle {
  font-size: 18px;
  text-transform: capitalize;
  margin-top: 5px;
}

/* line 832, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prLeadWrapper .leadCoins {
  font-size: 14px;
  font-weight: bold;
}

/* line 838, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalList .prChalCoinsList {
  text-align: center;
}

/* line 841, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalList .prCoinsItem {
  height: 40px;
  display: inline-block;
  margin: 0 26px 20px;
}

/* line 845, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalList .prCoinsItem.hide {
  display: none;
}

/* line 849, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalList .prCoinsItem span {
  vertical-align: middle;
}

/* line 852, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalList .prCoinsItem .prCoinsItemIcon {
  width: 40px;
  height: 40px;
  display: inline-block;
  background-size: contain;
  vertical-align: middle;
  background-position: 50%;
}

/* line 859, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalList .prCoinsItem .prCoinsItemIcon.fb {
  background-image: url(/assets/gamification/Facebook-2c6d3959d17794d7a06f4cf47e6cea5ac39a73c1c04a08dc255f3ab59ad7842c.png);
}

/* line 862, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalList .prCoinsItem .prCoinsItemIcon.tw {
  background-image: url(/assets/gamification/Twitter-0306cf5ad078ece424e98e296a68ceb214a022ea1bb0dfe837b977bd9d7a1c75.png);
}

/* line 865, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalList .prCoinsItem .prCoinsItemIcon.cm {
  background-image: url(/assets/gamification/Browserpen-e3d5f92b51375202fe6845f2590f4c8fa1fb413c72691392e02b4fde6f327b3c.png);
}

/* line 868, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalList .prCoinsItem .prCoinsItemIcon.pl {
  background-image: url(/assets/gamification/Drums-d44a4f7e96c491dc479f95ad46a5fa31ff16dd289d6337258ed04f36233d5951.png);
}

/* line 871, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalList .prCoinsItem .prCoinsItemIcon.in {
  background-image: url(/assets/gamification/Beer-4ce1940b7aafbe6aa11e7467815cac67845ee6cdccdd04e2a4af4be07e7ce487.png);
}

/* line 874, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalList .prCoinsItem .prCoinsItemIcon.gg {
  background-image: url(/assets/gamification/Google-866a140697df78403a17e08b6478ac1a2e117b54b75f8c9882985b27530b1031.png);
}

/* line 880, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalBadgInnerTitle {
  color: #595959;
  font-size: 18px;
  font-weight: bold;
  margin: 15px 0 15px 15px;
}

/* line 886, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalBadgInner {
  border-top: 2px solid #D3D3D3;
}

/* line 889, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalBadgInner .prChalBadgInnerLine {
  padding: 15px 0 5px 0;
  border-bottom: 2px solid #f2f2f2;
  min-height: 80px;
  cursor: pointer;
  text-align: left;
}

/* line 896, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalBadgInner .prChalBadgInnerLine .badgeInnerWrap {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}

/* line 900, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalBadgInner .prChalBadgInnerLine .badgeInnerWrap .badgeTitle {
  font-weight: bold;
  font-size: 18px;
}

/* line 905, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalBadgInner .prChalBadgInnerLine .badgeImgWrap {
  position: relative;
  width: 75px;
  height: 90px;
  background-color: #589DC8;
  -webkit-border-radius: 63px 63px 63px 63px / 108px 108px 72px 72px;
  border-radius: 50% 50% 50% 50% / 60% 60% 40% 40%;
  display: inline-block;
  margin-left: 20px;
  padding-top: 15px;
  vertical-align: middle;
}

/* line 916, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalBadgInner .prChalBadgInnerLine .badgeImgWrap .badgeImg {
  width: 50px;
  height: 50px;
  margin: 10px auto;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50%;
}

/* line 923, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalBadgInner .prChalBadgInnerLine .badgeImgWrap .badgeImg.badge1 {
  background-image: url(/assets/badges/badge1-16e652ce3c3f2946b917cf77191277f8c1896a299f23200342084fda172d8ce4.png);
}

/* line 926, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalBadgInner .prChalBadgInnerLine .badgeImgWrap .badgeImg.badge2 {
  background-image: url(/assets/badges/badge2-b9b9c156fd130c6ded5607aea9660bf101120b363af99457a273fd9591e74e4f.png);
}

/* line 929, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalBadgInner .prChalBadgInnerLine .badgeImgWrap .badgeImg.badge3 {
  background-image: url(/assets/badges/badge3-4b7ba6352728f06a8555c65efcc2bab89f0dc961ff1dcf81a159a131400b527a.png);
}

/* line 932, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalBadgInner .prChalBadgInnerLine .badgeImgWrap .badgeImg.badge4 {
  background-image: url(/assets/badges/badge4-c75b639a2754d853b80b14df27c0247b10856f18ec4200cd3cf42a43891cc67d.png);
}

/* line 935, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalBadgInner .prChalBadgInnerLine .badgeImgWrap .badgeImg.badge5 {
  background-image: url(/assets/badges/badge5-235f2b5830c6bdd1401e82b958d9016c875874a4867577d6e4870d1ebad5adf6.png);
}

/* line 938, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalBadgInner .prChalBadgInnerLine .badgeImgWrap .badgeImg.badge6 {
  background-image: url(/assets/badges/badge6-080b7c1bd20e1803a860193f8676f2af79d0c011d684ae7406a68af2a5eca6d6.png);
}

/* line 941, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prChalBadgInner .prChalBadgInnerLine .badgeImgWrap .badgeImg.badge7 {
  background-image: url(/assets/badges/badge7-cbd94fe852cca17baf56c4f43312c43b05805f2450c42ae400192c16a2a01f9d.png);
}

/* line 949, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .badgesWrapper li {
  text-align: center;
}

/* line 951, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .badgesWrapper li .badgeImgWrap {
  position: relative;
  margin: 20px auto 15px;
  padding-top: 36px;
  display: block;
  width: 126px;
  height: 180px;
  background-color: #589DC8;
  -webkit-border-radius: 63px 63px 63px 63px / 108px 108px 72px 72px;
  border-radius: 50% 50% 50% 50% / 60% 60% 40% 40%;
}

/* line 964, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .badgesWrapper li .badgeImg {
  width: 100px;
  height: 100px;
  margin: 10px auto;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50%;
}

/* line 972, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .badgesWrapper li .badgeImg.badge1 {
  background-image: url(/assets/badges/badge1-16e652ce3c3f2946b917cf77191277f8c1896a299f23200342084fda172d8ce4.png);
}

/* line 975, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .badgesWrapper li .badgeImg.badge2 {
  background-image: url(/assets/badges/badge2-b9b9c156fd130c6ded5607aea9660bf101120b363af99457a273fd9591e74e4f.png);
}

/* line 978, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .badgesWrapper li .badgeImg.badge3 {
  background-image: url(/assets/badges/badge3-4b7ba6352728f06a8555c65efcc2bab89f0dc961ff1dcf81a159a131400b527a.png);
}

/* line 981, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .badgesWrapper li .badgeImg.badge4 {
  background-image: url(/assets/badges/badge4-c75b639a2754d853b80b14df27c0247b10856f18ec4200cd3cf42a43891cc67d.png);
}

/* line 984, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .badgesWrapper li .badgeImg.badge5 {
  background-image: url(/assets/badges/badge5-235f2b5830c6bdd1401e82b958d9016c875874a4867577d6e4870d1ebad5adf6.png);
}

/* line 987, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .badgesWrapper li .badgeImg.badge6 {
  background-image: url(/assets/badges/badge6-080b7c1bd20e1803a860193f8676f2af79d0c011d684ae7406a68af2a5eca6d6.png);
}

/* line 990, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .badgesWrapper li .badgeImg.badge7 {
  background-image: url(/assets/badges/badge7-cbd94fe852cca17baf56c4f43312c43b05805f2450c42ae400192c16a2a01f9d.png);
}

/* line 998, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prRewardsWrapper .rewItem {
  margin: 30px 0;
  position: relative;
  transition: all 0.15s ease;
}

/* line 1003, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prRewardsWrapper .rewItem .rewItemOverlay {
  display: none;
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 0px;
  left: 0px;
  margin-top: 55px;
  color: #333;
  font-size: 14px;
}

/* line 1014, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prRewardsWrapper .rewItem .rewItemAfterPer {
  display: none;
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 0px;
  left: 0px;
  margin-top: 55px;
  color: #333;
}

/* line 1023, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prRewardsWrapper .rewItem .rewItemAfterPer .afterBuyTextCon {
  color: #4e70ca;
  font-size: 22px;
  font-weight: bold;
}

/* line 1028, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prRewardsWrapper .rewItem .rewItemAfterPer .afterBuyText {
  font-size: 16px;
}

/* line 1033, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prRewardsWrapper .rewItem:hover .rewItemUnderlay {
  opacity: 0.3;
}

/* line 1036, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prRewardsWrapper .rewItem:hover .rewItemOverlay {
  display: block;
}

/* line 1041, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prRewardsWrapper .rewCardImg {
  height: 160px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%;
  position: relative;
}

/* line 1048, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prRewardsWrapper .rewCardImg.target {
  background-image: url(/assets/rewards/target-40724cf12b80e5430bc404b387f7ab6787ab01bb5acd0439411b04ba45832eda.jpg);
}

/* line 1051, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prRewardsWrapper .rewCardImg.foot {
  background-image: url(/assets/rewards/footLocker-d5e4eae5c1c91ca5d2c2946008c090605d53637f2ed9489f6654a141968ab637.jpg);
}

/* line 1054, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prRewardsWrapper .rewCardImg.old {
  background-image: url(/assets/rewards/oldNavy-65cf75f1eb7fcd747c683d96d863591a8e4b17eba113856c5d392fe23ebd0bb4.jpg);
}

/* line 1057, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prRewardsWrapper .rewCardImg.seph {
  background-image: url(/assets/rewards/sephora-f17dfe93566a2f72cca220c220f04ee198974ad786636aca601ec4f98a08bb4e.jpg);
}

/* line 1060, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prRewardsWrapper .rewCardImg.walm {
  background-image: url(/assets/rewards/walmart-bb68d855b5599e92bd2cedb0a485839f6907b9738a699185b79becdde2df5ad8.png);
}

/* line 1063, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prRewardsWrapper .rewCardImg.game {
  background-image: url(/assets/rewards/gameStop-2c935a08717691e9c29589506c6c25f7566799f367e78fe9b64b52d1eda6a40a.gif);
}

/* line 1066, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prRewardsWrapper .rewCardImg.macys {
  background-image: url(/assets/rewards/macys-34046353e37ff177e6cb426900f0428e180829204b8818002adba927efb053b5.png);
}

/* line 1069, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prRewardsWrapper .rewCardImg.best {
  background-image: url(/assets/rewards/bestBuy-50ebe3462b1e7f9df72c8df104aaa2b88c0512d5ae6e48d0c4a9d45f43978c59.jpg);
}

/* line 1073, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prRewardsWrapper .rewCardImg .rewCardAmnt {
  position: absolute;
  right: -5px;
  background-color: #88c640;
  color: white;
  padding: 12px;
  font-size: 22px;
  width: 60px;
  top: -5px;
  border-radius: 6px;
}

/* line 1085, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .profMainTabs .prRewardsWrapper .rewTitleBold {
  font-weight: bold;
}

/* line 1092, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .lgPad {
  padding-left: 30px;
  padding-right: 30px;
}

/* line 1096, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .lgPad.dottedLeft {
  background-image: linear-gradient(to bottom, #b3b3b3 30%, rgba(255, 255, 255, 0) 0%);
  background-position: left;
  background-size: 2px 6px;
  background-repeat: repeat-y;
}

/* line 1104, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .prQbTitle {
  text-transform: uppercase;
  margin-top: 10px;
}

/* line 1122, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .prQbInner label {
  text-transform: uppercase;
  font-weight: 400;
  display: block;
  margin-top: 10px;
}

/* line 1128, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .prQbInner span.best_in_place {
  position: relative;
  border: 1px solid #8ccbc8;
  border-radius: 0px;
  height: 44px;
  line-height: 32px;
}

/* line 1136, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .prQbInner .best_in_place input.form-control {
  position: absolute;
  top: -1px;
  left: 0px;
}

/* line 1141, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .prQbInner .best_in_place select.form-control {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 42px;
  border-color: transparent;
  border-radius: 0px;
  box-shadow: none;
}

/* line 1151, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .prQbInner .prMailTypeLine {
  padding: 8px 15px;
  font-size: 15px;
}

/* line 1156, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .prQbInner .prMailTypeLine .bipCheckbox {
  font-size: 25px;
  color: #7E7E7E;
  margin-right: 5px;
  cursor: pointer;
  border: 0px;
}

/* line 1165, app/assets/stylesheets/profiles.css.scss */
.prTabsWrapper .prTopLine {
  border-bottom: 1px solid #d2d3d8;
}

/* line 1170, app/assets/stylesheets/profiles.css.scss */
.purr {
  position: fixed;
  width: 324px;
  top: 120px;
  right: 15px;
  padding: 20px;
  background-color: #000000;
  color: #FFFFFF;
  border: 2px solid #AAA;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
}

/* line 1186, app/assets/stylesheets/profiles.css.scss */
.comingSoonWrap {
  text-align: center;
  margin-top: 20px;
}

/* line 1190, app/assets/stylesheets/profiles.css.scss */
.comingSoonWrap .comingSoonTxt {
  font-family: 'Indie Flower', cursive;
  text-transform: capitalize;
  font-size: 20px;
}

/* line 1195, app/assets/stylesheets/profiles.css.scss */
.comingSoonWrap #rollSpin {
  width: 66px;
  height: 100px;
  background-image: url(/spritesV2.png);
  background-position: -1px -54px;
  background-repeat: no-repeat;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

/* line 1206, app/assets/stylesheets/profiles.css.scss */
.emptyNotice {
  font-size: 16px;
}

/* line 1213, app/assets/stylesheets/profiles.css.scss */
.crAdjustedTable {
  margin: 1em 0;
  min-width: 300px;
  border-collapse: separate;
  border-spacing: 0px 15px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}

@media (min-width: 768px) {
  /* line 1213, app/assets/stylesheets/profiles.css.scss */
  .crAdjustedTable {
    border-collapse: collapse;
    border-spacing: 0;
  }
}

/* line 1225, app/assets/stylesheets/profiles.css.scss */
.crAdjustedTable tr {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

/* line 1230, app/assets/stylesheets/profiles.css.scss */
.crAdjustedTable th {
  display: none;
}

/* line 1234, app/assets/stylesheets/profiles.css.scss */
.crAdjustedTable td {
  display: block;
  padding: 0px !important;
}

/* line 1238, app/assets/stylesheets/profiles.css.scss */
.crAdjustedTable td:before {
  content: attr(data-th) ": ";
  font-weight: bold;
  width: 160px;
  display: inline-block;
}

@media (min-width: 768px) {
  /* line 1238, app/assets/stylesheets/profiles.css.scss */
  .crAdjustedTable td:before {
    display: none;
  }
}

/* line 1250, app/assets/stylesheets/profiles.css.scss */
.crAdjustedTable th, .crAdjustedTable td {
  text-align: left;
  vertical-align: middle !important;
}

@media (min-width: 768px) {
  /* line 1250, app/assets/stylesheets/profiles.css.scss */
  .crAdjustedTable th, .crAdjustedTable td {
    display: table-cell;
    padding: .25em .5em;
    padding: 13px !important;
  }
  /* line 1259, app/assets/stylesheets/profiles.css.scss */
  .crAdjustedTable th:first-child, .crAdjustedTable td:first-child {
    padding-left: 0;
  }
  /* line 1263, app/assets/stylesheets/profiles.css.scss */
  .crAdjustedTable th:last-child, .crAdjustedTable td:last-child {
    padding-right: 0;
  }
}

/* line 1268, app/assets/stylesheets/profiles.css.scss */
.crAdjustedTable th, .crAdjustedTable td:before {
  background-color: #f6f6f6;
  color: #333;
  text-transform: uppercase;
  font-size: 13px;
  padding: 13px;
  border-right: 1px solid #ddd;
  margin-right: 15px;
}

/* line 1277, app/assets/stylesheets/profiles.css.scss */
.crAdjustedTable .sendMailLinkBtn.inactive {
  pointer-events: none;
  cursor: default;
  background-color: #dedede;
}

/* line 1281, app/assets/stylesheets/profiles.css.scss */
.crAdjustedTable .sendMailLinkBtn.inactive:hover {
  text-decoration: none;
}

/*! jQuery UI - v1.11.4 - 2015-03-26
* http://jqueryui.com
* Includes: core.css, tabs.css, tooltip.css
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
/* line 1296, app/assets/stylesheets/profiles.css.scss */
.ui-helper-hidden {
  display: none;
}

/* line 1299, app/assets/stylesheets/profiles.css.scss */
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 1309, app/assets/stylesheets/profiles.css.scss */
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

/* line 1319, app/assets/stylesheets/profiles.css.scss */
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

/* line 1325, app/assets/stylesheets/profiles.css.scss */
.ui-helper-clearfix:after {
  clear: both;
}

/* line 1328, app/assets/stylesheets/profiles.css.scss */
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}

/* line 1331, app/assets/stylesheets/profiles.css.scss */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */
}

/* line 1341, app/assets/stylesheets/profiles.css.scss */
.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
/* line 1348, app/assets/stylesheets/profiles.css.scss */
.ui-state-disabled {
  cursor: default !important;
}

/* Icons
----------------------------------*/
/* states and images */
/* line 1357, app/assets/stylesheets/profiles.css.scss */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
/* line 1369, app/assets/stylesheets/profiles.css.scss */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 1376, app/assets/stylesheets/profiles.css.scss */
.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em;
}

/* line 1380, app/assets/stylesheets/profiles.css.scss */
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}

/* line 1384, app/assets/stylesheets/profiles.css.scss */
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

/* line 1394, app/assets/stylesheets/profiles.css.scss */
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  padding: .5em 1em;
  text-decoration: none;
  display: block;
}

/* line 1400, app/assets/stylesheets/profiles.css.scss */
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

/* line 1404, app/assets/stylesheets/profiles.css.scss */
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}

/* line 1409, app/assets/stylesheets/profiles.css.scss */
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}

/* line 1412, app/assets/stylesheets/profiles.css.scss */
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

/* line 1418, app/assets/stylesheets/profiles.css.scss */
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}

/* line 1426, app/assets/stylesheets/profiles.css.scss */
body .ui-tooltip {
  border-width: 2px;
}

/* line 1435, app/assets/stylesheets/profiles.css.scss */
#gamfModal .modal-dialog button.close {
  float: none;
  color: white;
  opacity: 1;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  /* line 1441, app/assets/stylesheets/profiles.css.scss */
  #gamfModal .modal-dialog {
    margin: 100px auto 30px;
    width: 730px;
  }
}

/* line 1448, app/assets/stylesheets/profiles.css.scss */
#gamfModal .ui-tabs {
  padding: 0;
}

/* line 1451, app/assets/stylesheets/profiles.css.scss */
#gamfModal .ui-tabs-nav {
  background: #84bef5;
  width: 100%;
  height: 100%;
  font-size: 0;
}

/* line 1457, app/assets/stylesheets/profiles.css.scss */
#gamfModal .ui-tabs-nav li {
  display: inline-block;
  height: 100%;
  width: 33%;
  background: #84bef5;
  color: #307dc4;
  font-size: 22px;
  text-align: center;
  -webkit-transition: background 0.4s ease;
  transition: background 0.4s ease;
  box-sizing: border-box;
  border-left: 1px solid #5da3e5;
  overflow: hidden;
  white-space: nowrap;
}

/* Variables- color */
/* Variables- font family */
/* Variables- size */
/* line 4, app/assets/stylesheets/game.css.scss */
.gameContainer {
  height: 375px;
  width: 100%;
  margin: 0px auto 0px;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

@media (max-width: 767px) {
  /* line 4, app/assets/stylesheets/game.css.scss */
  .gameContainer {
    height: 270px;
  }
}

/* line 20, app/assets/stylesheets/game.css.scss */
.hpGameDetails {
  height: 54px;
  margin-bottom: 15px;
  font-family: "Fredoka One", arial, cursive;
  color: white;
  font-size: 24px;
}

/* line 27, app/assets/stylesheets/game.css.scss */
.hpGameDetails .hpTimerWrap {
  display: inline-block;
  vertical-align: top;
  border: 2px solid #A100DB;
  width: 362px;
  height: 47px;
  border-radius: 12px;
  background-color: #3BC8FF;
  margin-top: 4px;
  font-size: 22px;
  text-shadow: 2px 0 0 #4B6FD3, -2px 0 0 #4B6FD3, 0 2px 0 #4B6FD3, 0 -2px 0 #4B6FD3, 1px 1px #4B6FD3, -1px -1px 0 #4B6FD3, 1px -1px 0 #4B6FD3, -1px 1px 0 #4B6FD3;
}

/* line 39, app/assets/stylesheets/game.css.scss */
.hpGameDetails .hpTimerWrap #timerNewScr {
  width: 40px;
  display: inline-block;
  text-align: center;
}

/* line 44, app/assets/stylesheets/game.css.scss */
.hpGameDetails .hpTimerWrap .hpTimerMid {
  font-family: "Raleway", sans-serif;
  display: inline-block;
  padding: 8px;
  font-weight: 700;
  font-size: 20px;
}

/* line 51, app/assets/stylesheets/game.css.scss */
.hpGameDetails .hpTimerWrap .hpTimerRight {
  display: inline-block;
  text-align: center;
  width: 110px;
  vertical-align: top;
  float: right;
  margin-top: 3px;
}

/* line 60, app/assets/stylesheets/game.css.scss */
.hpGameDetails .hpTimerWrap #myClock ul {
  background: #7E00D5;
  width: 22px;
  height: 35px;
  line-height: 35px;
}

/* line 66, app/assets/stylesheets/game.css.scss */
.hpGameDetails .hpTimerWrap #myClock ul li {
  line-height: 35px;
}

/* line 69, app/assets/stylesheets/game.css.scss */
.hpGameDetails .hpTimerWrap #myClock ul li a div.up:after {
  background-color: #7E00D5;
  background-color: rgba(126, 0, 213, 0.4);
}

/* line 74, app/assets/stylesheets/game.css.scss */
.hpGameDetails .hpTimerWrap #myClock ul li a div div.inn {
  color: #fff;
  background-color: #7E00D5;
  font-size: 20px;
}

/* line 80, app/assets/stylesheets/game.css.scss */
.hpGameDetails .hpTimerWrap #myClock .flip-clock-divider {
  width: 10px;
  height: 35px;
}

/* line 84, app/assets/stylesheets/game.css.scss */
.hpGameDetails .hpTimerWrap #myClock .flip-clock-dot.bottom {
  bottom: 20px;
}

/* line 87, app/assets/stylesheets/game.css.scss */
.hpGameDetails .hpTimerWrap #myClock .flip-clock-dot.top {
  top: 20px;
}

/* line 90, app/assets/stylesheets/game.css.scss */
.hpGameDetails .hpTimerWrap #myClock .flip-clock-dot {
  background: white;
  width: 6px;
  height: 5px;
}

/* line 95, app/assets/stylesheets/game.css.scss */
.hpGameDetails .hpTimerWrap #myClock .flip-clock-divider.minutes {
  display: none;
}

/* line 100, app/assets/stylesheets/game.css.scss */
.hpGameDetails .hpGameTitle {
  display: inline-block;
  vertical-align: top;
  font-size: 43px;
  margin: -3px 35px;
  color: #7FF7F8;
  text-shadow: 3px 0 0 #B700B5, -3px 0 0 #8B00AC, 0 3px 0 #B700B5, 0 -3px 0 #B700B5, 2px 2px #8B00AC, -2px -2px 0 #8B00AB, 2px -4px 0 #EDEDE9, -1px 1px 0 #8B00AB, 0px 6px 6px #395B8B;
}

/* line 108, app/assets/stylesheets/game.css.scss */
.hpGameDetails .hpGameChances {
  display: inline-block;
  vertical-align: top;
  text-shadow: 2px 0 0 #4B6FD3, -2px 0 0 #4B6FD3, 0 2px 0 #4B6FD3, 0 -2px 0 #4B6FD3, 1px 1px #4B6FD3, -1px -1px 0 #4B6FD3, 1px -1px 0 #4B6FD3, -1px 1px 0 #4B6FD3;
  text-align: center;
  line-height: 28px;
  margin-top: 2px;
}

/* line 116, app/assets/stylesheets/game.css.scss */
.hpGameDetails .hpGameChances .hpGameChancesBottom {
  height: 17px;
  width: 271px;
  background-color: #2B5ABD;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}

/* line 124, app/assets/stylesheets/game.css.scss */
.hpGameDetails .hpGameChances .hpGameChancesBottom #crGameTimerIn {
  background-color: #B160FF;
  bottom: 0px;
  height: 100%;
  border-radius: 10px;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, 0.6)), color-stop(0.49, rgba(255, 255, 255, 0.3)), color-stop(0.51, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.2)));
  /* Chrome,Safari4+ */
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 51%, rgba(255, 255, 255, 0.2) 100%);
  /* Chrome10+,Safari5.1+ */
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 51%, rgba(255, 255, 255, 0.2) 100%);
  /* FF3.6+ */
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 51%, rgba(255, 255, 255, 0.2) 100%);
  /* Opera11.10+ */
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 51%, rgba(255, 255, 255, 0.2) 100%);
  /* W3C */
  position: relative;
  box-shadow: inset -1px 0px 5px 1px #89005B;
  -webkit-box-shadow: inset -1px 0px 5px 1px #89005B;
  -moz-box-shadow: inset -1px 0px 5px 1px #89005B;
  -o-box-shadow: inset -1px 0px 5px 1px #89005B;
}

/* line 141, app/assets/stylesheets/game.css.scss */
.hpGameDetails .hpGameChances .hpGameChancesBottom #crGameTimerIn::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 12px;
  display: block;
  position: absolute;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: -moz-linear-gradient(top, white 0%, rgba(255, 255, 255, 0.8) 8%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(8%, rgba(255, 255, 255, 0.8)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(top, white 0%, rgba(255, 255, 255, 0.8) 8%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(top, white 0%, rgba(255, 255, 255, 0.8) 8%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(top, white 0%, rgba(255, 255, 255, 0.8) 8%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0.8) 8%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
  box-shadow: inset -1px -2px 5px 1px #A900E5;
  -webkit-box-shadow: inset -1px -2px 5px 1px #A900E5;
  -moz-box-shadow: inset -1px -2px 5px 1px #A900E5;
  -o-box-shadow: inset -1px -2px 5px 1px #A900E5;
}

/* line 164, app/assets/stylesheets/game.css.scss */
.hpGameDetails .hpGameChances .hpGameChancesBottom #crGameTimerIn.wd0 {
  width: 0%;
}

/* line 167, app/assets/stylesheets/game.css.scss */
.hpGameDetails .hpGameChances .hpGameChancesBottom #crGameTimerIn.wd1 {
  width: 10%;
}

/* line 170, app/assets/stylesheets/game.css.scss */
.hpGameDetails .hpGameChances .hpGameChancesBottom #crGameTimerIn.wd2 {
  width: 20%;
}

/* line 173, app/assets/stylesheets/game.css.scss */
.hpGameDetails .hpGameChances .hpGameChancesBottom #crGameTimerIn.wd3 {
  width: 30%;
}

/* line 176, app/assets/stylesheets/game.css.scss */
.hpGameDetails .hpGameChances .hpGameChancesBottom #crGameTimerIn.wd4 {
  width: 40%;
}

/* line 179, app/assets/stylesheets/game.css.scss */
.hpGameDetails .hpGameChances .hpGameChancesBottom #crGameTimerIn.wd5 {
  width: 50%;
}

/* line 182, app/assets/stylesheets/game.css.scss */
.hpGameDetails .hpGameChances .hpGameChancesBottom #crGameTimerIn.wd6 {
  width: 60%;
}

/* line 185, app/assets/stylesheets/game.css.scss */
.hpGameDetails .hpGameChances .hpGameChancesBottom #crGameTimerIn.wd7 {
  width: 70%;
}

/* line 188, app/assets/stylesheets/game.css.scss */
.hpGameDetails .hpGameChances .hpGameChancesBottom #crGameTimerIn.wd8 {
  width: 80%;
}

/* line 191, app/assets/stylesheets/game.css.scss */
.hpGameDetails .hpGameChances .hpGameChancesBottom #crGameTimerIn.wd9 {
  width: 90%;
}

/* line 194, app/assets/stylesheets/game.css.scss */
.hpGameDetails .hpGameChances .hpGameChancesBottom #crGameTimerIn.wd10 {
  width: 100%;
}

@media (min-width: 992px) and (max-width: 1299px) {
  /* line 202, app/assets/stylesheets/game.css.scss */
  .hpGameDetails .hpGameTitle {
    font-size: 30px;
    margin: -8px 10px 0;
    text-align: center;
    width: calc(100% - 670px);
    line-height: 38px;
  }
}

@media (min-width: 992px) and (max-width: 1299px) and (min-width: 1130px) and (max-width: 1299px) {
  /* line 202, app/assets/stylesheets/game.css.scss */
  .hpGameDetails .hpGameTitle {
    margin-top: 10px;
  }
}

@media (min-width: 992px) and (max-width: 1299px) {
  /* line 212, app/assets/stylesheets/game.css.scss */
  .hpGameDetails .hpGameChances {
    width: 271px;
  }
  /* line 214, app/assets/stylesheets/game.css.scss */
  .hpGameDetails .hpGameChances .hpGameChancesBottom {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 20, app/assets/stylesheets/game.css.scss */
  .hpGameDetails {
    margin-top: -10px;
    height: 80px;
  }
  /* line 224, app/assets/stylesheets/game.css.scss */
  .hpGameDetails .hpTimerWrap {
    font-size: 18px;
    width: 310px;
  }
  /* line 227, app/assets/stylesheets/game.css.scss */
  .hpGameDetails .hpTimerWrap .hpTimerMid {
    width: 190px;
    padding: 12px 3px;
    font-size: 16px;
  }
  /* line 236, app/assets/stylesheets/game.css.scss */
  .hpGameDetails .hpGameTitle {
    font-size: 22px;
    margin: 0px 0px;
    text-align: center;
    width: calc(100% - 534px);
  }
  /* line 243, app/assets/stylesheets/game.css.scss */
  .hpGameDetails .hpGameChances {
    width: 180px;
  }
  /* line 245, app/assets/stylesheets/game.css.scss */
  .hpGameDetails .hpGameChances .hpGameChancesBottom {
    width: 100%;
  }
}

@media (max-width: 767px) {
  /* line 20, app/assets/stylesheets/game.css.scss */
  .hpGameDetails {
    height: 120px;
    background-color: #3CC8FB;
    margin-left: -15px;
    margin-right: -15px;
    position: relative;
  }
  /* line 258, app/assets/stylesheets/game.css.scss */
  .hpGameDetails .hpTimerWrap {
    position: absolute;
    left: 20px;
    bottom: 10px;
    font-size: 18px;
    width: 310px;
  }
  /* line 264, app/assets/stylesheets/game.css.scss */
  .hpGameDetails .hpTimerWrap .hpTimerLeft {
    width: 38px;
  }
  /* line 267, app/assets/stylesheets/game.css.scss */
  .hpGameDetails .hpTimerWrap .hpTimerMid {
    width: 190px;
    padding: 12px 3px;
    font-size: 16px;
  }
  /* line 276, app/assets/stylesheets/game.css.scss */
  .hpGameDetails .hpGameChances {
    position: absolute;
    right: 20px;
    bottom: 10px;
    font-size: 18px;
  }
  /* line 281, app/assets/stylesheets/game.css.scss */
  .hpGameDetails .hpGameChances .hpGameChancesBottom {
    width: 170px;
  }
  /* line 285, app/assets/stylesheets/game.css.scss */
  .hpGameDetails .hpGameTitle {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    font-size: 36px;
  }
}

@media (max-width: 499px) {
  /* line 20, app/assets/stylesheets/game.css.scss */
  .hpGameDetails {
    margin-left: 0px;
    margin-right: 0px;
  }
  /* line 295, app/assets/stylesheets/game.css.scss */
  .hpGameDetails .hpGameTitle {
    font-size: 20px;
    line-height: 20px;
  }
  /* line 299, app/assets/stylesheets/game.css.scss */
  .hpGameDetails .hpGameChances {
    font-size: 18px;
    bottom: 2px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
  }
  /* line 305, app/assets/stylesheets/game.css.scss */
  .hpGameDetails .hpGameChances .hpGameChancesBottom {
    width: 210px;
    margin: 0 auto;
  }
  /* line 310, app/assets/stylesheets/game.css.scss */
  .hpGameDetails .hpTimerWrap {
    bottom: 45px;
    height: 45px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
  }
  /* line 316, app/assets/stylesheets/game.css.scss */
  .hpGameDetails .hpTimerWrap .hpTimerMid {
    padding: 10px 3px;
  }
}

/* line 322, app/assets/stylesheets/game.css.scss */
.gameBefore {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
  text-align: center;
  position: absolute;
  top: 0px;
  left: 0px;
  background-repeat: no-repeat;
  background-position: 50%;
  max-width: 813px;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  background-image: url(/assets/newDesign/playnow_bg2-60a5b7746eff329f5ce10529e0116e1016e241771db75a39bb2fc8caeef4849a.png);
  background-size: cover;
}

/* line 342, app/assets/stylesheets/game.css.scss */
.gameBefore .gameBeforeInsTitle {
  font-size: 27px;
  margin: 20px 0 10px;
}

/* line 350, app/assets/stylesheets/game.css.scss */
.gameBefore .gameBeforeExp {
  margin-top: 30px;
  font-size: 24px;
  color: white;
  margin-bottom: 15px;
}

/* line 356, app/assets/stylesheets/game.css.scss */
.gameBefore .gameBeforeExp .gameBeforeExpTitle {
  font-family: "Fredoka One", arial, cursive;
  font-size: 34px;
  color: #00C5FD;
}

@media (max-width: 500px) {
  /* line 350, app/assets/stylesheets/game.css.scss */
  .gameBefore .gameBeforeExp {
    font-size: 18px;
    margin-top: 5px;
  }
}

/* line 371, app/assets/stylesheets/game.css.scss */
.startGameBtnWrapper {
  position: relative;
}

@-webkit-keyframes sparkle {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 0 -64px;
  }
}

@-moz-keyframes sparkle {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 0 -64px;
  }
}

@-o-keyframes sparkle {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 0 -64px;
  }
}

@keyframes sparkle {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 0 -64px;
  }
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@-webkit-keyframes tadaBig {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.2, 1.2, 1.2) rotate3d(0, 0, 1, 3deg);
    -ms-transform: scale3d(1.2, 1.2, 1.2) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.2, 1.2, 1.2) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.2, 1.2, 1.2) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(1.2, 1.2, 1.2) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.2, 1.2, 1.2) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tadaBig {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.2, 1.2, 1.2) rotate3d(0, 0, 1, 3deg);
    -ms-transform: scale3d(1.2, 1.2, 1.2) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.2, 1.2, 1.2) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.2, 1.2, 1.2) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(1.2, 1.2, 1.2) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.2, 1.2, 1.2) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

/* line 520, app/assets/stylesheets/game.css.scss */
.startGameBtnLnk {
  width: 200px;
  height: 75px;
  margin: auto;
  font-size: 27px;
  line-height: 85px;
  border-radius: 10px;
  font-weight: bold;
}

/* line 529, app/assets/stylesheets/game.css.scss */
.startGameBtnLnk.startGameBtnLnkFirst {
  height: 85px;
  width: 300px;
  border-radius: 35px;
  background: #BC00DD;
  background: -moz-linear-gradient(top, #EB00FF 0%, #BC00DD 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EB00FF), color-stop(100%, #BC00DD));
  background: -webkit-linear-gradient(top, #EB00FF 0%, #BC00DD 100%);
  background: -o-linear-gradient(top, #EB00FF 0%, #BC00DD 100%);
  background: -ms-linear-gradient(top, #EB00FF 0%, #BC00DD 100%);
  background: linear-gradient(to bottom, #EB00FF 0%, #BC00DD 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EB00FF', endColorstr='#BC00DD',GradientType=0 );
  -webkit-box-shadow: 0px 0px 12px 0px #186de2, inset 0px 1px 0px 0px rgba(255, 255, 255, 0.45), inset 1px 0px 0px 0px rgba(255, 255, 255, 0.25), inset -1px 0px 0px 0px rgba(255, 255, 255, 0.25);
  box-shadow: 0px 0px 12px 0px #186de2, inset 0px 1px 0px 0px rgba(255, 255, 255, 0.45), inset 1px 0px 0px 0px rgba(255, 255, 255, 0.25), inset -1px 0px 0px 0px rgba(255, 255, 255, 0.25);
  font-size: 36px;
  box-shadow: inset 10px -7px 4px 5px #B700D4;
  -o-box-shadow: inset 10px -7px 4px 5px #A900E5;
}

/* line 549, app/assets/stylesheets/game.css.scss */
.startGameBtnLnk.startGameBtnLnkFirst .btnSapn {
  position: absolute;
  display: block;
  width: 100%;
  height: 85px;
  -webkit-border-radius: 35px;
  border-radius: 35px;
  top: 0;
  left: 0;
  background-image: url(/buttonWater.png);
  -webkit-animation: sparkle 1500ms linear infinite;
  -moz-animation: sparkle 1500ms linear infinite;
  -o-animation: sparkle 1500ms linear infinite;
  animation: sparkle 1500ms linear infinite;
  opacity: 0.2;
}

/* line 565, app/assets/stylesheets/game.css.scss */
.startGameBtnLnk.startGameBtnLnkFirst .btnTxtMove {
  font-family: "Fredoka One", arial, cursive;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: tada 1500ms linear infinite;
  -moz-animation: tada 1500ms linear infinite;
  -o-animation: tada 1500ms linear infinite;
  animation: tada 1500ms linear infinite;
  display: inline-block;
}

/* line 576, app/assets/stylesheets/game.css.scss */
.startGameBtnLnk.startGameBtnLnkFirst:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0px;
  width: 100%;
  height: 60px;
  display: block;
  position: absolute;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  background: -moz-linear-gradient(top, #FFB6FE 0%, rgba(255, 255, 255, 0.8) 8%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFB6FE), color-stop(8%, rgba(255, 255, 255, 0.8)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(top, #FFB6FE 0%, rgba(255, 255, 255, 0.8) 8%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(top, #FFB6FE 0%, rgba(255, 255, 255, 0.8) 8%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(top, #FFB6FE 0%, rgba(255, 255, 255, 0.8) 8%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to bottom, #FFB6FE 0%, rgba(255, 255, 255, 0.8) 8%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFB6FE', endColorstr='#00ffffff',GradientType=0 );
}

@media (max-width: 400px) {
  /* line 529, app/assets/stylesheets/game.css.scss */
  .startGameBtnLnk.startGameBtnLnkFirst {
    width: 270px;
  }
}

/* line 600, app/assets/stylesheets/game.css.scss */
.startGameBtnLnk.startBiggerBtnGreen {
  height: 85px;
  width: 300px;
  border-radius: 35px;
  position: relative;
  font-size: 33px;
  background: #BC00DD;
  background: -moz-linear-gradient(top, #6BDF00 0%, #4BC900 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6BDF00), color-stop(100%, #4BC900));
  background: -webkit-linear-gradient(top, #6BDF00 0%, #4BC900 100%);
  background: -o-linear-gradient(top, #6BDF00 0%, #4BC900 100%);
  background: -ms-linear-gradient(top, #6BDF00 0%, #4BC900 100%);
  background: linear-gradient(to bottom, #6BDF00 0%, #4BC900 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6BDF00', endColorstr='#4BC900',GradientType=0 );
  -webkit-box-shadow: 0px 0px 12px 0px #009F01, inset 0px 1px 0px 0px rgba(255, 255, 255, 0.45), inset 1px 0px 0px 0px rgba(255, 255, 255, 0.25), inset -1px 0px 0px 0px rgba(255, 255, 255, 0.25);
  box-shadow: 0px 0px 12px 0px #009F01, inset 0px 1px 0px 0px rgba(255, 255, 255, 0.45), inset 1px 0px 0px 0px rgba(255, 255, 255, 0.25), inset -1px 0px 0px 0px rgba(255, 255, 255, 0.25);
  box-shadow: inset 10px -7px 4px 5px #009F01;
  -o-box-shadow: inset 10px -7px 4px 5px #009F01;
}

/* line 620, app/assets/stylesheets/game.css.scss */
.startGameBtnLnk.startBiggerBtnGreen:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0px;
  width: 100%;
  height: 60px;
  display: block;
  position: absolute;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  background: -moz-linear-gradient(top, #3AAD00 0%, rgba(255, 255, 255, 0.8) 8%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3AAD00), color-stop(8%, rgba(255, 255, 255, 0.8)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(top, #3AAD00 0%, rgba(255, 255, 255, 0.8) 8%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(top, #3AAD00 0%, rgba(255, 255, 255, 0.8) 8%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(top, #3AAD00 0%, rgba(255, 255, 255, 0.8) 8%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to bottom, #3AAD00 0%, rgba(255, 255, 255, 0.8) 8%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3AAD00', endColorstr='#00ffffff',GradientType=0 );
}

@media (max-width: 400px) {
  /* line 600, app/assets/stylesheets/game.css.scss */
  .startGameBtnLnk.startBiggerBtnGreen {
    width: 270px;
  }
}

/* line 645, app/assets/stylesheets/game.css.scss */
.startGameBtnLnk.absBig {
  position: absolute;
  left: 0;
  right: 0;
}

/* line 652, app/assets/stylesheets/game.css.scss */
.startGameBtnLnk .playAgainIcon {
  background-image: url(/assets/newDesign/reset-b7007bd005c49ed8711fece8e4a62ac29ccd1620d5d8272c9c3f2191eec15ac4.png);
  background-repeat: no-repeat;
  width: 32px;
  height: 32px;
  display: inline-block;
  margin-left: 0px;
  margin-right: 15px;
  margin-bottom: -3px;
}

/* line 664, app/assets/stylesheets/game.css.scss */
#gameOverlay {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-color: rgba(43, 43, 44, 0.6);
  color: white;
  text-align: center;
  padding: 10px 5px;
  z-index: 20;
}

/* line 676, app/assets/stylesheets/game.css.scss */
#gameOverlay.darkerCol {
  background-color: #616DAC;
}

/* line 679, app/assets/stylesheets/game.css.scss */
#gameOverlay.winBg {
  background-image: url(/assets/newDesign/winn_bg-3353de768b81411082185ad69ef17d0340e7ef5782cd8c77d66272d1562167f0.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  border-radius: 15px;
}

/* line 687, app/assets/stylesheets/game.css.scss */
.gameLostSadFace {
  background-image: url(/assets/newDesign/better_luck-54f197f91f870c87a1f5199266ccc278b08ab4d2cedade2a343984e9ebdd4113.png);
  background-repeat: no-repeat;
  display: inline-block;
  width: 90px;
  height: 90px;
  margin: 15px;
}

/* line 696, app/assets/stylesheets/game.css.scss */
.gameLostSad {
  font-size: 100px;
  font-weight: bold;
  letter-spacing: 5px;
  line-height: 115px;
}

/* line 701, app/assets/stylesheets/game.css.scss */
.gameLostSad.smallr {
  font-size: 50px;
}

@media (max-width: 767px) {
  /* line 701, app/assets/stylesheets/game.css.scss */
  .gameLostSad.smallr {
    font-size: 40px;
    line-height: 60px;
  }
}

@media (max-width: 767px) {
  /* line 696, app/assets/stylesheets/game.css.scss */
  .gameLostSad {
    font-size: 70px;
    line-height: 70px;
    height: 110px;
  }
  /* line 712, app/assets/stylesheets/game.css.scss */
  .gameLostSad.coinColor {
    height: 85px;
  }
}

/* line 716, app/assets/stylesheets/game.css.scss */
.gameLostSad.coinColor {
  color: #FDCF49;
}

/* line 720, app/assets/stylesheets/game.css.scss */
.gameLostExp {
  font-size: 27px;
  font-weight: bold;
  margin-bottom: 15px;
}

/* line 725, app/assets/stylesheets/game.css.scss */
.gameLostExp.blueColor {
  color: #00CDFF;
}

/* line 728, app/assets/stylesheets/game.css.scss */
.gameLostExp .gameLostExpTiny {
  font-size: 15px;
}

/* line 733, app/assets/stylesheets/game.css.scss */
.gameWinCoinsRb {
  color: #ce7e25;
  font-size: 20px;
  line-height: 38px;
}

/* line 737, app/assets/stylesheets/game.css.scss */
.gameWinCoinsRb .rbSml {
  background-image: url(/assets/newDesign/red_ball-02e68b09f14fd309141ef98fdddac2c64a39dee772c8d4cd860d557c534f4f61.png);
  display: inline-block;
  width: 54px;
  height: 38px;
  vertical-align: top;
}

/* line 745, app/assets/stylesheets/game.css.scss */
.shareGameLineSocailHolder {
  color: #A0EFFD;
}

/* line 748, app/assets/stylesheets/game.css.scss */
.shareGameLine {
  font-size: 24px;
  vertical-align: bottom;
}

/* line 751, app/assets/stylesheets/game.css.scss */
.shareGameLine span {
  width: 31px;
  height: 30px;
  display: inline-block;
  margin: 10px 0 0 10px;
  vertical-align: bottom;
  cursor: pointer;
}

/* line 759, app/assets/stylesheets/game.css.scss */
.shareGameLine #gmShrTw {
  background-image: url(/assets/newDesign/social_tw-0d24586f4e15c473f09bb916abeca028430dfb2136741030340f029281a99c6e.png);
  background-repeat: no-repeat;
  width: 42px;
  height: 42px;
  margin-right: 15px;
  opacity: 0.9;
  border: 2px solid #C3C3C3;
  border-radius: 25px;
  background-position: 50%;
}

/* line 769, app/assets/stylesheets/game.css.scss */
.shareGameLine #gmShrTw:hover {
  opacity: 1;
}

/* line 773, app/assets/stylesheets/game.css.scss */
.shareGameLine #gmShrTw iframe {
  width: 31px !important;
  height: 30px !important;
  opacity: 0;
}

/* line 779, app/assets/stylesheets/game.css.scss */
.shareGameLine #gmShrFB {
  background-image: url(/assets/newDesign/social_fb-dfaf781207f842441140811f2777ee964ba2291ea57975aa9583d74c6f07700d.png);
  background-repeat: no-repeat;
  width: 42px;
  height: 42px;
  opacity: 0.9;
  border: 2px solid #C3C3C3;
  border-radius: 25px;
  background-position: 50%;
}

/* line 788, app/assets/stylesheets/game.css.scss */
.shareGameLine #gmShrFB:hover {
  opacity: 1;
}

/* line 793, app/assets/stylesheets/game.css.scss */
.resWin {
  background-color: #c8e0e5;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}

/* line 801, app/assets/stylesheets/game.css.scss */
.resWin .gameWonIcon {
  background-image: url(/assets/games/won-d46eddd10bff664904e0c08b763837ea46a7308aab3a7ab9ccda0dc1d846fc49.png);
  width: 96px;
  height: 96px;
  background-repeat: no-repeat;
  margin: 10px auto;
}

/* line 810, app/assets/stylesheets/game.css.scss */
.keepPlayingWrapper .kpPlayTitle {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  margin-right: 10px;
}

/* line 816, app/assets/stylesheets/game.css.scss */
.keepPlayingWrapper .kpPlayItem {
  display: inline-block;
  border: 2px solid #e6e6e6;
  border-radius: 6px;
  height: 70px;
  padding: 5px;
  border: 4px solid #96e32b;
  vertical-align: middle;
  background-color: white;
}

/* line 825, app/assets/stylesheets/game.css.scss */
.keepPlayingWrapper .kpPlayItem:hover {
  background-color: #91c725;
}

/* line 829, app/assets/stylesheets/game.css.scss */
.keepPlayingWrapper .kpPlayItem .dealLogo {
  width: 88px;
  height: 31px;
  background-repeat: no-repeat;
  margin-top: 11px;
}

/* line 838, app/assets/stylesheets/game.css.scss */
#gameHolder {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

/* line 848, app/assets/stylesheets/game.css.scss */
#gameHolder canvas {
  border-radius: 15px;
}

/* line 851, app/assets/stylesheets/game.css.scss */
#gameHolder img {
  border-radius: 15px;
}

/* line 855, app/assets/stylesheets/game.css.scss */
.gameLayout {
  width: 100%;
  height: 100%;
  position: relative;
  border-radius: 10px;
}

/* line 862, app/assets/stylesheets/game.css.scss */
.gameLayout .gameLayoutLeft {
  padding: 0px 10px;
}

/* line 870, app/assets/stylesheets/game.css.scss */
.gameLayout .gameRulesTitle {
  color: white;
  font-size: 25px;
  text-align: center;
  padding: 0px 0 0;
  font-family: 'Indie Flower', cursive;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  /* line 870, app/assets/stylesheets/game.css.scss */
  .gameLayout .gameRulesTitle {
    font-size: 35px;
    margin: 5px 0 0px 0;
  }
}

@media (max-width: 500px) {
  /* line 870, app/assets/stylesheets/game.css.scss */
  .gameLayout .gameRulesTitle {
    font-size: 25px;
  }
}

/* line 885, app/assets/stylesheets/game.css.scss */
.gameLayout .gameRegTitleSm {
  color: white;
  text-align: center;
  font-size: 17px;
}

/* line 890, app/assets/stylesheets/game.css.scss */
.gameLayout .gameRulesImg {
  background-image: url(/gameExpIcons2.png);
  background-repeat: no-repeat;
  height: 35px;
  width: 110px;
  background-size: contain;
  vertical-align: middle;
  display: inline-block;
}

/* line 899, app/assets/stylesheets/game.css.scss */
.gameLayout .gameLayoutRight {
  height: 330px;
  padding: 15px;
  position: relative;
  margin-top: 20px;
  margin: 20px auto;
  border: 2px solid #00FFFD;
  max-width: 813px;
  border-radius: 15px;
  overflow: hidden;
  background-color: rgba(1, 1, 1, 0.3);
}

@media (max-width: 992px) {
  /* line 899, app/assets/stylesheets/game.css.scss */
  .gameLayout .gameLayoutRight {
    padding: 10px 30px;
  }
}

@media (max-width: 767px) {
  /* line 899, app/assets/stylesheets/game.css.scss */
  .gameLayout .gameLayoutRight {
    height: 270px;
    padding: 10px;
    width: 100%;
    margin-top: 30px;
  }
}

/* line 925, app/assets/stylesheets/game.css.scss */
.gameLayout .gameLayoutRight.limitWidth {
  max-width: 750px;
}

/* line 928, app/assets/stylesheets/game.css.scss */
.gameLayout .gameLayoutRight #doubleRibbon {
  display: none;
  position: absolute;
  right: -4px;
  top: -4px;
  z-index: 1;
  overflow: hidden;
  width: 130px;
  height: 130px;
  background-image: url(/assets/newDesign/double_value-262fa8ebae0f75ca03c0d7e35a19c1b4a40d7dd3f64c83eb4c2276d7c8f47e15.png);
  background-repeat: no-repeat;
}

/* line 939, app/assets/stylesheets/game.css.scss */
.gameLayout .gameLayoutRight #doubleRibbon.showRibbon {
  display: block;
}

/* line 944, app/assets/stylesheets/game.css.scss */
.gameLayout #gameSection {
  background-color: #95979a;
  height: 100%;
  border-radius: 18px;
  position: relative;
  border: 3px solid #223651;
}

/* line 954, app/assets/stylesheets/game.css.scss */
.merchantGame.sywTheme .resWin .gameWonIcon {
  display: inline-block;
  vertical-align: bottom;
}

/* line 958, app/assets/stylesheets/game.css.scss */
.merchantGame.sywTheme .resWin .gameLostExp {
  display: inline-block;
}

/* line 961, app/assets/stylesheets/game.css.scss */
.merchantGame.sywTheme .resWin .gameLostExpTiny {
  font-size: 20px;
  color: black;
  margin-bottom: 5px;
}

/* line 966, app/assets/stylesheets/game.css.scss */
.merchantGame.sywTheme .resWin #sywReload {
  width: 245px;
  margin-top: 20px;
}

/* line 972, app/assets/stylesheets/game.css.scss */
.merchantGame {
  padding: 15px;
}

/* line 976, app/assets/stylesheets/game.css.scss */
.merchantGame.crsms .gameLayout {
  background-color: #d00020;
}

/* line 979, app/assets/stylesheets/game.css.scss */
.merchantGame.crsms .gameLayout:after {
  position: absolute;
  content: url(/assets/santacornerhat-ce5eae3914165cc10c0fcdbb11760632974b30abf2194bc0b3816fc95ad5a148.png);
  left: -50px;
  top: -15px;
}

/* line 985, app/assets/stylesheets/game.css.scss */
.merchantGame.crsms .gameLayout .gameRulesTitle {
  color: #fffefe;
}

/* line 988, app/assets/stylesheets/game.css.scss */
.merchantGame.crsms .gameLayout #gameSection:before {
  position: absolute;
  left: -70px;
  bottom: -12px;
  content: url(/assets/xmas_08-a14f07950116f41ebebf7538e0976108db9273bd81122d1a2bf6f6ee33942d5d.png);
}

/* line 994, app/assets/stylesheets/game.css.scss */
.merchantGame.crsms .gameLayout #gameSection:after {
  position: absolute;
  left: -252px;
  bottom: -17px;
  content: url(/assets/christmas_tree_icon-edf3bde91a48e788868ae93a8414b828c6bc529ec60bd2438eec7234e2a01923.png);
}

/* line 1002, app/assets/stylesheets/game.css.scss */
.merchantGame.crsms #slotGame #slotHandle {
  background-color: #38a32a;
}

/* line 1004, app/assets/stylesheets/game.css.scss */
.merchantGame.crsms #slotGame #slotHandle div {
  color: #DBDCDF;
}

/* line 1008, app/assets/stylesheets/game.css.scss */
.merchantGame.crsms #slotGame #reels {
  background-image: url(/assets/christmasBackground-653cf115a1d5f75b4a473220e4a582c8e19bd82f0d5e31476a30ab105f605127.jpg);
}

/* line 1010, app/assets/stylesheets/game.css.scss */
.merchantGame.crsms #slotGame #reels .slotInline span {
  background-image: url(/gameIconsCrsms.png);
}

@media (max-width: 500px) {
  /* line 1010, app/assets/stylesheets/game.css.scss */
  .merchantGame.crsms #slotGame #reels .slotInline span {
    background-image: url(/gameIconsCrsmsSm.png);
  }
}

/* line 1021, app/assets/stylesheets/game.css.scss */
.crGameTimeWrapper {
  display: inline-block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

/* line 1042, app/assets/stylesheets/game.css.scss */
#scratchClear {
  position: absolute;
  right: -10px;
  bottom: -10px;
  z-index: 10;
  cursor: pointer;
  background-color: #f77f6f;
  color: white;
  border-radius: 6px;
  padding: 15px;
  font-size: 20px;
  width: 95px;
  text-align: center;
  line-height: 25px;
  cursor: url(/assets/hand-a183f6c9d5621acb068de4f763f97b796345dc58f033d60908aaebbc42a3a271.png) 40 10, default;
}

/* line 1058, app/assets/stylesheets/game.css.scss */
#scratchClear:hover {
  background-color: #F37362;
}

/* line 1063, app/assets/stylesheets/game.css.scss */
.gameMerchantProdImg {
  display: inline-block;
  width: 120px;
  height: 120px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%;
  margin-right: 15px;
  border: 1px solid #e6e6e6;
  position: relative;
  margin-bottom: 15px;
}

/* line 1075, app/assets/stylesheets/game.css.scss */
.gameMerchantProdImg .gameMerchantProdImgText {
  position: absolute;
  width: 120px;
  line-height: 12px;
  bottom: -32px;
  font-size: 13px;
  height: 30px;
  overflow: hidden;
  color: #777777;
  visibility: hidden;
}

/* line 1086, app/assets/stylesheets/game.css.scss */
.gameMerchantProdImg:hover {
  border-color: #4e70c9;
}

/* line 1097, app/assets/stylesheets/game.css.scss */
#slotGame {
  width: 100%;
  height: 100%;
  background-color: #2f2f2f;
  border-radius: 6px;
  padding: 10px;
}

/* line 1105, app/assets/stylesheets/game.css.scss */
#slotGame .rgt_btnInner {
  width: 42px;
  height: 210px;
  background: #1d1f21;
  margin: 0 auto;
  border-radius: 25px;
  position: relative;
  margin-top: 20px;
  border: 1px solid #171a1b;
  -moz-box-shadow: inset 2px 2px 6px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 2px 2px 6px rgba(0, 0, 0, 0.2);
  box-shadow: inset 2px 2px 6px rgba(0, 0, 0, 0.2);
}

/* line 1118, app/assets/stylesheets/game.css.scss */
#slotGame #slotHandle {
  width: 60px;
  height: 60px;
  background-color: #33409d;
  border-radius: 50%;
  position: absolute;
  left: -10px;
  top: -6px;
  -moz-box-shadow: 0px 10px 10px #000;
  -webkit-box-shadow: 0px 10px 10px #000;
  box-shadow: 0px 10px 10px #000;
  border-top: 1px solid #8B8B8B;
  border-bottom: 1px solid transparent;
  cursor: pointer;
  padding-top: 20px;
  transition: all 0.3s ease-out;
}

/* line 1135, app/assets/stylesheets/game.css.scss */
#slotGame #slotHandle.goDown {
  top: 150px;
}

/* line 1139, app/assets/stylesheets/game.css.scss */
#slotGame #slotHandle div {
  color: #96a6dc;
  line-height: 4px;
  text-align: center;
  font-size: 17px;
}

/* line 1147, app/assets/stylesheets/game.css.scss */
#slotGame #reels {
  display: block;
  position: relative;
  height: 231px;
  overflow: hidden;
  text-align: center;
  height: 200px;
  border-radius: 6px;
  -webkit-box-shadow: inset 0px -10px 35px 2px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: inset 0px -10px 35px 2px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0px -10px 35px 2px rgba(0, 0, 0, 0.7);
  background-color: #c1dde1;
}

/* line 1165, app/assets/stylesheets/game.css.scss */
#slotGame #reels:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 100%;
  height: 1px;
  left: 0px;
  background-color: #9C9C9C;
}

/* line 1175, app/assets/stylesheets/game.css.scss */
#slotGame #reels .slotWrap {
  text-align: left;
  -webkit-box-shadow: inset 0px 15px 35px 2px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: inset 0px 15px 35px 2px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0px 15px 35px 2px rgba(0, 0, 0, 0.7);
}

/* line 1183, app/assets/stylesheets/game.css.scss */
#slotGame #reels .slotInlineWrapperLine {
  border-right: 2px solid #2f2f2f;
  vertical-align: top;
  display: inline-block;
  width: 32%;
}

/* line 1189, app/assets/stylesheets/game.css.scss */
#slotGame #reels .slotInlineWrapperLine.noBord {
  border-right: 0px;
}

/* line 1193, app/assets/stylesheets/game.css.scss */
#slotGame #reels .slotInline {
  position: relative;
  padding: 0;
  border-radius: 0px;
  list-style: none;
  margin-bottom: 0;
  width: 100%;
  margin-top: -10px;
}

/* line 1203, app/assets/stylesheets/game.css.scss */
#slotGame #reels .slotInline span {
  height: 77px;
  width: 66px;
  background-repeat: no-repeat;
  display: block;
  margin: 0px auto;
  background-image: url(/gameIconsN.png);
}

/* line 1215, app/assets/stylesheets/game.css.scss */
#slotGame .slIc1 {
  background-position: -801px 0px;
}

/* line 1218, app/assets/stylesheets/game.css.scss */
#slotGame .slIc2 {
  background-position: -801px 0px;
}

/* line 1221, app/assets/stylesheets/game.css.scss */
#slotGame .slIc3 {
  background-position: -729px 0px;
}

/* line 1224, app/assets/stylesheets/game.css.scss */
#slotGame .slIc4 {
  background-position: -654px 0px;
}

/* line 1227, app/assets/stylesheets/game.css.scss */
#slotGame .slIc5 {
  background-position: -580px 0px;
}

/* line 1230, app/assets/stylesheets/game.css.scss */
#slotGame .slIc6 {
  background-position: -506px 0px;
}

/* line 1233, app/assets/stylesheets/game.css.scss */
#slotGame .slIc7 {
  background-position: -435px 0px;
}

/* line 1236, app/assets/stylesheets/game.css.scss */
#slotGame .slIc8 {
  background-position: -362px 0px;
}

/* line 1239, app/assets/stylesheets/game.css.scss */
#slotGame .slIc9 {
  background-position: -291px 0px;
}

/* line 1242, app/assets/stylesheets/game.css.scss */
#slotGame .slIc10 {
  background-position: -220px 0px;
}

/* line 1245, app/assets/stylesheets/game.css.scss */
#slotGame .slIc11 {
  background-position: -146px 0px;
}

/* line 1248, app/assets/stylesheets/game.css.scss */
#slotGame .slIc12 {
  background-position: -71px 0px;
}

/* line 1251, app/assets/stylesheets/game.css.scss */
#slotGame .slIcWin {
  background-position: 0px 0px;
}

/* line 1254, app/assets/stylesheets/game.css.scss */
#slotGame .slIcPts1 {
  background-position: -873px 0px;
}

/* line 1257, app/assets/stylesheets/game.css.scss */
#slotGame .slIcPts2 {
  background-position: -943px 0px;
}

/* line 1260, app/assets/stylesheets/game.css.scss */
#slotGame .slIcPts3 {
  background-position: -1013px 0px;
}

/* line 1263, app/assets/stylesheets/game.css.scss */
#slotGame .slIcPts5 {
  background-position: -1084px 0px;
}

/* line 1266, app/assets/stylesheets/game.css.scss */
#slotGame .slIcPts10 {
  background-position: -1152px 0px;
}

/* line 1269, app/assets/stylesheets/game.css.scss */
#slotGame .slIcPts50 {
  background-position: -1223px 0px;
}

/* line 1274, app/assets/stylesheets/game.css.scss */
#slotGame .rgt_btn {
  display: inline-block;
  height: 230px;
  max-width: 20%;
  width: 19%;
}

/* line 1281, app/assets/stylesheets/game.css.scss */
#slotGame .one_part {
  display: inline-block;
  vertical-align: top;
  max-width: 80%;
  width: 80%;
  padding: 30px;
  background-color: black;
}

@media (max-width: 530px) {
  /* line 1293, app/assets/stylesheets/game.css.scss */
  .merchantGame {
    padding: 15px 0;
  }
  /* line 1298, app/assets/stylesheets/game.css.scss */
  #slotGame #reels .slotInline span {
    width: 44px;
    background-image: url(/gameIconsNsm.png);
  }
  /* line 1303, app/assets/stylesheets/game.css.scss */
  #slotGame #reels .slotInlineWrapperLine {
    width: 31%;
  }
  /* line 1306, app/assets/stylesheets/game.css.scss */
  #slotGame .one_part {
    width: 75%;
    padding: 20px;
  }
  /* line 1310, app/assets/stylesheets/game.css.scss */
  #slotGame .rgt_btn {
    max-width: 25%;
    width: 23%;
  }
  /* line 1314, app/assets/stylesheets/game.css.scss */
  #slotGame .rgt_btnInner {
    width: 30px;
  }
  /* line 1317, app/assets/stylesheets/game.css.scss */
  #slotGame #slotHandle {
    width: 45px;
    height: 45px;
    padding-top: 15px;
  }
  /* line 1322, app/assets/stylesheets/game.css.scss */
  #slotGame .slIc1 {
    background-position: -534px 10px;
  }
  /* line 1325, app/assets/stylesheets/game.css.scss */
  #slotGame .slIc2 {
    background-position: -534px 10px;
  }
  /* line 1328, app/assets/stylesheets/game.css.scss */
  #slotGame .slIc3 {
    background-position: -486px 10px;
  }
  /* line 1331, app/assets/stylesheets/game.css.scss */
  #slotGame .slIc4 {
    background-position: -436px 10px;
  }
  /* line 1334, app/assets/stylesheets/game.css.scss */
  #slotGame .slIc5 {
    background-position: -387px 10px;
  }
  /* line 1337, app/assets/stylesheets/game.css.scss */
  #slotGame .slIc6 {
    background-position: -337px 10px;
  }
  /* line 1340, app/assets/stylesheets/game.css.scss */
  #slotGame .slIc7 {
    background-position: -290px 10px;
  }
  /* line 1343, app/assets/stylesheets/game.css.scss */
  #slotGame .slIc8 {
    background-position: -241px 10px;
  }
  /* line 1346, app/assets/stylesheets/game.css.scss */
  #slotGame .slIc9 {
    background-position: -194px 10px;
  }
  /* line 1349, app/assets/stylesheets/game.css.scss */
  #slotGame .slIc10 {
    background-position: -147px 10px;
  }
  /* line 1352, app/assets/stylesheets/game.css.scss */
  #slotGame .slIc11 {
    background-position: -97px 10px;
  }
  /* line 1355, app/assets/stylesheets/game.css.scss */
  #slotGame .slIc12 {
    background-position: -47px 10px;
  }
  /* line 1358, app/assets/stylesheets/game.css.scss */
  #slotGame .slIcWin {
    background-position: 0px 10px;
  }
  /* line 1361, app/assets/stylesheets/game.css.scss */
  #slotGame .slIcPts1 {
    background-position: -582px 10px;
  }
  /* line 1364, app/assets/stylesheets/game.css.scss */
  #slotGame .slIcPts2 {
    background-position: -628px 10px;
  }
  /* line 1367, app/assets/stylesheets/game.css.scss */
  #slotGame .slIcPts3 {
    background-position: -675px 10px;
  }
  /* line 1370, app/assets/stylesheets/game.css.scss */
  #slotGame .slIcPts5 {
    background-position: -722px 10px;
  }
  /* line 1373, app/assets/stylesheets/game.css.scss */
  #slotGame .slIcPts10 {
    background-position: -768px 10px;
  }
  /* line 1376, app/assets/stylesheets/game.css.scss */
  #slotGame .slIcPts50 {
    background-position: -815px 10px;
  }
}

/* line 1384, app/assets/stylesheets/game.css.scss */
#promoGameDesign .allColor {
  background-color: #daeaf8;
}

/* line 1387, app/assets/stylesheets/game.css.scss */
#promoGameDesign #merPromImg {
  background-image: url(/assets/promotion/amazon-gift-card-33f16d2f22c88f88b98b4eb54a2d90851c4e16c8f18ae42db5a7a5b597ee29c6.png);
  display: inline-block;
  width: 281px;
  height: 161px;
  background-repeat: no-repeat;
  margin-top: 10px;
}

/* line 1395, app/assets/stylesheets/game.css.scss */
#promoGameDesign .merchantTop {
  display: inline-block;
  height: 165px;
}

/* line 1399, app/assets/stylesheets/game.css.scss */
#promoGameDesign .gameLayoutRight {
  height: 390px;
}

/* line 1402, app/assets/stylesheets/game.css.scss */
#promoGameDesign #slotGame #reels {
  height: 290px;
}

/* line 1405, app/assets/stylesheets/game.css.scss */
#promoGameDesign #slotGame .rgt_btn {
  height: 340px;
}

/* line 1408, app/assets/stylesheets/game.css.scss */
#promoGameDesign #slotGame .rgt_btnInner {
  height: 300px;
  width: 50px;
}

/* line 1412, app/assets/stylesheets/game.css.scss */
#promoGameDesign #slotGame #slotHandle {
  left: -14px;
  width: 75px;
  height: 75px;
}

/* line 1417, app/assets/stylesheets/game.css.scss */
#promoGameDesign #slotGame #slotHandle div {
  line-height: 7px;
  font-size: 35px;
}

/* line 1421, app/assets/stylesheets/game.css.scss */
#promoGameDesign #gameAfter #gameOverlay {
  width: 25%;
  right: 0px;
  left: inherit;
}

/* line 1426, app/assets/stylesheets/game.css.scss */
#promoGameDesign #slotGame #reels .slotInline {
  margin-top: -40px;
}

/* line 1429, app/assets/stylesheets/game.css.scss */
#promoGameDesign .gameLayoutRules {
  text-align: center;
}

/* line 1432, app/assets/stylesheets/game.css.scss */
#promoGameDesign .promExpTitle {
  font-size: 24px;
}

/* line 1435, app/assets/stylesheets/game.css.scss */
#promoGameDesign .promExpTitleSub {
  font-family: 'Indie Flower', cursive;
  font-size: 26px;
  background-color: #F4BC1F;
  margin-top: 10px;
}

/* line 1441, app/assets/stylesheets/game.css.scss */
#promoGameDesign .promoDesc {
  font-size: 16px;
  font-weight: bold;
  color: white;
  background-color: #095780;
  padding: 4px 0 2px;
  text-align: center;
}

/* line 1450, app/assets/stylesheets/game.css.scss */
#slotGame #promoSlotGame #reels .slotInline span {
  height: 135px;
  width: 125px;
  background-position: initial;
}

/* line 1456, app/assets/stylesheets/game.css.scss */
#slotGame #promoSlotGame #reels .slotInline span.slIc1 {
  background-image: url(/assets/promotion/prom1-3a27eafca6f3ef1ac2d0f5447c0d7e72e7ab64546fbf3e0b36071626fd27a354.jpg);
}

/* line 1459, app/assets/stylesheets/game.css.scss */
#slotGame #promoSlotGame #reels .slotInline span.slIc2 {
  background-image: url(/assets/promotion/prom2-f6578e07f757562e577ccd36fb2226a599c436bc0014b98b8e966323e11326e3.gif);
}

/* line 1462, app/assets/stylesheets/game.css.scss */
#slotGame #promoSlotGame #reels .slotInline span.slIc3 {
  background-image: url(/assets/promotion/prom3-749db2e9b3da7b8ec736d0dfd62f22f33681e46159292bab6efd5ba8e1ccfa0f.jpg);
}

/* line 1465, app/assets/stylesheets/game.css.scss */
#slotGame #promoSlotGame #reels .slotInline span.slIc4 {
  background-image: url(/assets/promotion/prom4-e30277349085b2cc1126052494289d2ceaa481abf66382e8bbcf03775d849fa6.jpg);
}

/* line 1468, app/assets/stylesheets/game.css.scss */
#slotGame #promoSlotGame #reels .slotInline span.slIc5 {
  background-image: url(/assets/promotion/prom5-d67544285bb8476a0ec339723b39b90c27a6b8173a2e546d480715f1b06db8d8.gif);
}

/* line 1471, app/assets/stylesheets/game.css.scss */
#slotGame #promoSlotGame #reels .slotInline span.slIc6 {
  background-image: url(/assets/promotion/prom6-0c31a562a1541e8931dcb6a1feaeb70d588a9bb277ff527d787f6be0ace097bb.jpg);
}

/* line 1474, app/assets/stylesheets/game.css.scss */
#slotGame #promoSlotGame #reels .slotInline span.slIc7 {
  background-image: url(/assets/promotion/prom7-750078f142710777fae7ab986d3add776620e356f5e618ccb141c46a94096808.jpg);
}

/* line 1477, app/assets/stylesheets/game.css.scss */
#slotGame #promoSlotGame #reels .slotInline span.slIc8 {
  background-image: url(/assets/promotion/prom8-d729d027c85f21487f0eae64f72e9e9e3424f12f6693e547bffe72bbc3fd7145.gif);
}

/* line 1480, app/assets/stylesheets/game.css.scss */
#slotGame #promoSlotGame #reels .slotInline span.slIc9 {
  background-image: url(/assets/promotion/prom9-ab5888a44edf8d9c09d08dd9836152c82c499b9f0dee894263a9b401f002e9a4.jpg);
}

/* line 1483, app/assets/stylesheets/game.css.scss */
#slotGame #promoSlotGame #reels .slotInline span.slIc10 {
  background-image: url(/assets/promotion/prom10-ef20fc7eae28bfd5ca21bdf0d8d40eed4798ac88cfa614b0c1b728b50dd21cc7.gif);
}

/* line 1486, app/assets/stylesheets/game.css.scss */
#slotGame #promoSlotGame #reels .slotInline span.slIc11 {
  background-image: url(/assets/promotion/prom11-4f772c96930409461bc8e87d5d52f9789d231c01fd8ee39bacc31a5316a23c47.png);
}

/* line 1489, app/assets/stylesheets/game.css.scss */
#slotGame #promoSlotGame #reels .slotInline span.slIc12 {
  background-image: url(/assets/promotion/prom12-d4db8654b2dd4c1b823b40f9c11a695c76d48c5651d755e041009a4164a8384c.gif);
}

/* line 1492, app/assets/stylesheets/game.css.scss */
#slotGame #promoSlotGame #reels .slotInline span.slIc13 {
  background-image: url(/assets/promotion/prom13-cea557229b705f4b38e771a7c0514a1a4a19e2f6af0956a97363570dbf08b5bc.jpeg);
}

/* line 1495, app/assets/stylesheets/game.css.scss */
#slotGame #promoSlotGame #reels .slotInline span.slIc14 {
  background-image: url(/assets/promotion/prom14-1bd2f36d1785961e81af9f692ea94998f7ccb51280f03cc53e28191019e7d3ec.png);
}

/* line 1498, app/assets/stylesheets/game.css.scss */
#slotGame #promoSlotGame #reels .slotInline span.slIc15 {
  background-image: url(/assets/promotion/prom15-af21909e94f512f467580e3ddb8a598501801502a4588bc07ab981b283348364.gif);
}

/* line 1501, app/assets/stylesheets/game.css.scss */
#slotGame #promoSlotGame #reels .slotInline span.slIc16 {
  background-image: url(/assets/promotion/prom16-d6d387f374306b96612237c8d1a6334a47739d48f120cbb3c284ce3548192d1f.jpeg);
}

/* line 1504, app/assets/stylesheets/game.css.scss */
#slotGame #promoSlotGame #reels .slotInline span.slIc17 {
  background-image: url(/assets/promotion/prom17-c5116ff129e9a211f0f69a51ceebefa176a479f21d78dab9c9f2a988f3dd8bc7.gif);
}

/* line 1507, app/assets/stylesheets/game.css.scss */
#slotGame #promoSlotGame #reels .slotInline span.slIc18 {
  background-image: url(/assets/promotion/prom18-c7d3918db3141681f1d8630e5272fd8b10396d0681c3e6ca05cb2f0ab59a8a8a.jpeg);
}

/* line 1510, app/assets/stylesheets/game.css.scss */
#slotGame #promoSlotGame #reels .slotInline span.slIc19 {
  background-image: url(/assets/promotion/prom19-f017a2ffe826729cc78437e0eaec44250c3e9939bb3833bc94c21d2c426ab343.jpeg);
}

/* line 1513, app/assets/stylesheets/game.css.scss */
#slotGame #promoSlotGame #reels .slotInline span.slIc20 {
  background-image: url(/assets/promotion/prom20-05678b850f703ea603294f8124cb49b290313c0bbc7f45458780cb975fcd2512.gif);
}

/* line 1516, app/assets/stylesheets/game.css.scss */
#slotGame #promoSlotGame #reels .slotInline span .slIcWin {
  background-position: 0px 10px;
}

/* line 1519, app/assets/stylesheets/game.css.scss */
#slotGame #promoSlotGame #reels .slotInline span .slIcPts1 {
  background-position: -582px 10px;
}

/* line 1522, app/assets/stylesheets/game.css.scss */
#slotGame #promoSlotGame #reels .slotInline span .slIcPts2 {
  background-position: -628px 10px;
}

/* line 1525, app/assets/stylesheets/game.css.scss */
#slotGame #promoSlotGame #reels .slotInline span .slIcPts3 {
  background-position: -675px 10px;
}

/* line 1528, app/assets/stylesheets/game.css.scss */
#slotGame #promoSlotGame #reels .slotInline span .slIcPts5 {
  background-position: -722px 10px;
}

/* line 1531, app/assets/stylesheets/game.css.scss */
#slotGame #promoSlotGame #reels .slotInline span .slIcPts10 {
  background-position: -768px 10px;
}

/* line 1534, app/assets/stylesheets/game.css.scss */
#slotGame #promoSlotGame #reels .slotInline span .slIcPts50 {
  background-position: -815px 10px;
}

/* 
 *  Core Owl Carousel CSS File
 *  v1.3.3
 */
/* clearfix */
/* line 1552, app/assets/stylesheets/game.css.scss */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* display none until init */
/* line 1561, app/assets/stylesheets/game.css.scss */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}

/* line 1568, app/assets/stylesheets/game.css.scss */
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}

/* line 1573, app/assets/stylesheets/game.css.scss */
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 250px;
}

/* line 1579, app/assets/stylesheets/game.css.scss */
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* line 1587, app/assets/stylesheets/game.css.scss */
.owl-carousel .owl-item {
  float: left;
}

/* line 1590, app/assets/stylesheets/game.css.scss */
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}

/* line 1594, app/assets/stylesheets/game.css.scss */
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
/* line 1604, app/assets/stylesheets/game.css.scss */
.grabbing {
  cursor: url(/grabbing.png) 8 8, move;
}

/* fix */
/* line 1609, app/assets/stylesheets/game.css.scss */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  height: 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

/*
*   Owl Carousel Owl Demo Theme 
* v1.3.3
*/
/* line 1625, app/assets/stylesheets/game.css.scss */
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}

/* Styling Next and Prev buttons */
/* line 1632, app/assets/stylesheets/game.css.scss */
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
}

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
/* line 1649, app/assets/stylesheets/game.css.scss */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none;
}

/* Styling Pagination*/
/* line 1657, app/assets/stylesheets/game.css.scss */
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}

/* line 1662, app/assets/stylesheets/game.css.scss */
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791;
}

/* line 1675, app/assets/stylesheets/game.css.scss */
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
}

/* If PaginationNumbers is true */
/* line 1683, app/assets/stylesheets/game.css.scss */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

/* preloading images */
/* line 1695, app/assets/stylesheets/game.css.scss */
.owl-item.loading {
  min-height: 150px;
  background: url(/AjaxLoader.gif) no-repeat center center;
}

/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */
/* line 1705, app/assets/stylesheets/game.css.scss */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px;
}

/* fade */
/* line 1715, app/assets/stylesheets/game.css.scss */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}

/* line 1721, app/assets/stylesheets/game.css.scss */
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}

/* backSlide */
/* line 1727, app/assets/stylesheets/game.css.scss */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}

/* line 1732, app/assets/stylesheets/game.css.scss */
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}

/* goDown */
/* line 1738, app/assets/stylesheets/game.css.scss */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}

/* line 1743, app/assets/stylesheets/game.css.scss */
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}

/* scaleUp */
/* line 1749, app/assets/stylesheets/game.css.scss */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

/* line 1755, app/assets/stylesheets/game.css.scss */
.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}

/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {
    opacity: 1;
  }
}

@-moz-keyframes empty {
  0% {
    opacity: 1;
  }
}

@keyframes empty {
  0% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
}

@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
}

@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
}

@-webkit-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
  }
}

@-moz-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0);
  }
}

@keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0);
  }
}

@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
}

@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8);
  }
}

@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8);
  }
}

@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
  }
}

@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%);
  }
}

@keyframes goDown {
  from {
    transform: translateY(-100%);
  }
}

@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}

@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}

@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5);
  }
}

@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}

@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}

@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5);
  }
}

/* line 1865, app/assets/stylesheets/game.css.scss */
.owl-carousel .item {
  margin: 3px;
  position: relative;
}

/* line 1873, app/assets/stylesheets/game.css.scss */
.owl-carousel .item .owlImg {
  display: block;
  width: 100%;
  height: 175px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50%;
  background-color: #fff;
}

/* line 1883, app/assets/stylesheets/game.css.scss */
.owl-carousel .merchItem {
  border: 2px solid #e6e6e6;
  padding: 5px;
  margin: 8px 4px;
  background-color: #fff;
  transition: all 0.15s ease;
  -webkit-box-shadow: 0 0 5px rgba(19, 19, 19, 0.34);
  -moz-box-shadow: 0 0 5px rgba(19, 19, 19, 0.34);
  box-shadow: 0 0 5px rgba(19, 19, 19, 0.34);
  border: solid 1px #d3d3d3;
}

/* line 1894, app/assets/stylesheets/game.css.scss */
.owl-carousel .merchItem a {
  display: block;
  width: 100%;
  height: 100%;
  border: 2px dashed #D4D4D4;
}

/* line 1901, app/assets/stylesheets/game.css.scss */
.owl-carousel .dealLogoResult {
  width: 120px;
  height: 60px;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 30px;
  margin-bottom: 30px;
}

/* line 1909, app/assets/stylesheets/game.css.scss */
.owl-carousel .merchantResTitle {
  color: #0c1622;
  text-align: center;
  overflow-y: hidden;
  overflow-x: hidden;
  border-top: 1px solid #CFCFCF;
  height: 80px;
  line-height: 40px;
  border-top: 1px solid #CFCFCF;
  margin: 10px;
  font-size: 20px;
}

/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *
 */
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/assets/glyphicons-halflings-regular-f495f34e4f177cf0115af995bbbfeb3fcabc88502876e76fc51a4ab439bc8431.eot);
  src: url(/assets/glyphicons-halflings-regular-f495f34e4f177cf0115af995bbbfeb3fcabc88502876e76fc51a4ab439bc8431.eot?#iefix) format("embedded-opentype"), url(/assets/glyphicons-halflings-regular-fc969dc1c6ff531abcf368089dcbaf5775133b0626ff56b52301a059fc0f9e1e.woff) format("woff"), url(/assets/glyphicons-halflings-regular-bd18efd3efd70fec8ad09611a20cdbf99440b2c1d40085c29be036f891d65358.ttf) format("truetype"), url(/assets/glyphicons-halflings-regular-d168d50a88c730b4e6830dc0da2a2b51dae4658a77d9619943c27b8ecfc19d1a.svg#glyphicons_halflingsregular) format("svg");
}
