@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/* line 9, ../sass/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

/* line 19, ../sass/bootstrap/_normalize.scss */
body {
  margin: 0; }

/* line 33, ../sass/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/* line 54, ../sass/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

/* line 67, ../sass/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/* line 77, ../sass/bootstrap/_normalize.scss */
[hidden],
template {
  display: none; }

/* line 89, ../sass/bootstrap/_normalize.scss */
a {
  background-color: transparent; }

/* line 97, ../sass/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0; }

/* line 109, ../sass/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted; }

/* line 117, ../sass/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold; }

/* line 126, ../sass/bootstrap/_normalize.scss */
dfn {
  font-style: italic; }

/* line 135, ../sass/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* line 144, ../sass/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000; }

/* line 153, ../sass/bootstrap/_normalize.scss */
small {
  font-size: 80%; }

/* line 161, ../sass/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 169, ../sass/bootstrap/_normalize.scss */
sup {
  top: -0.5em; }

/* line 173, ../sass/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em; }

/* line 184, ../sass/bootstrap/_normalize.scss */
img {
  border: 0; }

/* line 192, ../sass/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden; }

/* line 203, ../sass/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px; }

/* line 211, ../sass/bootstrap/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/* line 221, ../sass/bootstrap/_normalize.scss */
pre {
  overflow: auto; }

/* line 229, ../sass/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* line 252, ../sass/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

/* line 266, ../sass/bootstrap/_normalize.scss */
button {
  overflow: visible; }

/* line 277, ../sass/bootstrap/_normalize.scss */
button,
select {
  text-transform: none; }

/* line 290, ../sass/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

/* line 302, ../sass/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default; }

/* line 311, ../sass/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* line 322, ../sass/bootstrap/_normalize.scss */
input {
  line-height: normal; }

/* line 334, ../sass/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

/* line 346, ../sass/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/* line 357, ../sass/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

/* line 370, ../sass/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/* line 379, ../sass/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/* line 390, ../sass/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0; }

/* line 399, ../sass/bootstrap/_normalize.scss */
textarea {
  overflow: auto; }

/* line 408, ../sass/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold; }

/* line 419, ../sass/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 424, ../sass/bootstrap/_normalize.scss */
td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 9, ../sass/bootstrap/_print.scss */
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  /* line 18, ../sass/bootstrap/_print.scss */
  a,
  a:visited {
    text-decoration: underline; }

  /* line 23, ../sass/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")"; }

  /* line 27, ../sass/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /* line 33, ../sass/bootstrap/_print.scss */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  /* line 38, ../sass/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  /* line 44, ../sass/bootstrap/_print.scss */
  thead {
    display: table-header-group; }

  /* line 48, ../sass/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid; }

  /* line 53, ../sass/bootstrap/_print.scss */
  img {
    max-width: 100% !important; }

  /* line 57, ../sass/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  /* line 64, ../sass/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid; }

  /* line 73, ../sass/bootstrap/_print.scss */
  select {
    background: #fff !important; }

  /* line 78, ../sass/bootstrap/_print.scss */
  .navbar {
    display: none; }

  /* line 83, ../sass/bootstrap/_print.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  /* line 87, ../sass/bootstrap/_print.scss */
  .label {
    border: 1px solid #000; }

  /* line 91, ../sass/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important; }
    /* line 94, ../sass/bootstrap/_print.scss */
    .table td,
    .table th {
      background-color: #fff !important; }

  /* line 100, ../sass/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
/* line 11, ../sass/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 14, ../sass/bootstrap/_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 22, ../sass/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

/* line 27, ../sass/bootstrap/_scaffolding.scss */
body {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #000;
  background-color: #fff; }

/* line 36, ../sass/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

/* line 48, ../sass/bootstrap/_scaffolding.scss */
a {
  color: #e9b726;
  text-decoration: none; }
  /* line 52, ../sass/bootstrap/_scaffolding.scss */
  a:hover, a:focus {
    color: #b18812;
    text-decoration: underline; }
  /* line 58, ../sass/bootstrap/_scaffolding.scss */
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

/* line 69, ../sass/bootstrap/_scaffolding.scss */
figure {
  margin: 0; }

/* line 76, ../sass/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle; }

/* line 81, ../sass/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

/* line 86, ../sass/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 4px; }

/* line 93, ../sass/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

/* line 106, ../sass/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%; }

/* line 113, ../sass/bootstrap/_scaffolding.scss */
hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2); }

/* line 125, ../sass/bootstrap/_scaffolding.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

/* line 141, ../sass/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/* line 9, ../sass/bootstrap/_type.scss */
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 16, ../sass/bootstrap/_type.scss */
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: inherit; }

/* line 24, ../sass/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 22px;
  margin-bottom: 11px; }
  /* line 30, ../sass/bootstrap/_type.scss */
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

/* line 35, ../sass/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 22px;
  margin-bottom: 22px; }
  /* line 41, ../sass/bootstrap/_type.scss */
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

/* line 47, ../sass/bootstrap/_type.scss */
h1, .h1 {
  font-size: 40px; }

/* line 48, ../sass/bootstrap/_type.scss */
h2, .h2 {
  font-size: 28px; }

/* line 49, ../sass/bootstrap/_type.scss */
h3, .h3 {
  font-size: 24px; }

/* line 50, ../sass/bootstrap/_type.scss */
h4, .h4 {
  font-size: 18px; }

/* line 51, ../sass/bootstrap/_type.scss */
h5, .h5 {
  font-size: 16px; }

/* line 52, ../sass/bootstrap/_type.scss */
h6, .h6 {
  font-size: 14px; }

/* line 58, ../sass/bootstrap/_type.scss */
p {
  margin: 0 0 22px; }

/* line 62, ../sass/bootstrap/_type.scss */
.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    /* line 62, ../sass/bootstrap/_type.scss */
    .lead {
      font-size: 24px; } }

/* line 78, ../sass/bootstrap/_type.scss */
small,
.small {
  font-size: 87%; }

/* line 83, ../sass/bootstrap/_type.scss */
mark,
.mark {
  background-color: #ff9500;
  padding: .2em; }

/* line 90, ../sass/bootstrap/_type.scss */
.text-left {
  text-align: left; }

/* line 91, ../sass/bootstrap/_type.scss */
.text-right {
  text-align: right; }

/* line 92, ../sass/bootstrap/_type.scss */
.text-center {
  text-align: center; }

/* line 93, ../sass/bootstrap/_type.scss */
.text-justify {
  text-align: justify; }

/* line 94, ../sass/bootstrap/_type.scss */
.text-nowrap {
  white-space: nowrap; }

/* line 97, ../sass/bootstrap/_type.scss */
.text-lowercase {
  text-transform: lowercase; }

/* line 98, ../sass/bootstrap/_type.scss */
.text-uppercase {
  text-transform: uppercase; }

/* line 99, ../sass/bootstrap/_type.scss */
.text-capitalize {
  text-transform: capitalize; }

/* line 102, ../sass/bootstrap/_type.scss */
.text-muted {
  color: #777777; }

/* line 5, ../sass/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #11344c; }

/* line 8, ../sass/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover {
  color: #081722; }

/* line 5, ../sass/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #e9b726; }

/* line 8, ../sass/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover {
  color: #c89a14; }

/* line 5, ../sass/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #31708f; }

/* line 8, ../sass/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover {
  color: #245269; }

/* line 5, ../sass/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #ff9500; }

/* line 8, ../sass/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover {
  color: #cc7700; }

/* line 5, ../sass/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #d9534f; }

/* line 8, ../sass/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover {
  color: #c9302c; }

/* line 119, ../sass/bootstrap/_type.scss */
.bg-primary {
  color: #fff; }

/* line 5, ../sass/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #11344c; }

/* line 8, ../sass/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover {
  background-color: #081722; }

/* line 5, ../sass/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #e9b726; }

/* line 8, ../sass/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover {
  background-color: #c89a14; }

/* line 5, ../sass/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #d9edf7; }

/* line 8, ../sass/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover {
  background-color: #afd9ee; }

/* line 5, ../sass/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #ff9500; }

/* line 8, ../sass/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover {
  background-color: #cc7700; }

/* line 5, ../sass/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #d9534f; }

/* line 8, ../sass/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover {
  background-color: #c9302c; }

/* line 138, ../sass/bootstrap/_type.scss */
.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee; }

/* line 149, ../sass/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 11px; }
  /* line 153, ../sass/bootstrap/_type.scss */
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

/* line 167, ../sass/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none; }

/* line 173, ../sass/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  /* line 177, ../sass/bootstrap/_type.scss */
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

/* line 185, ../sass/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 22px; }

/* line 189, ../sass/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.42857143; }

/* line 193, ../sass/bootstrap/_type.scss */
dt {
  font-weight: bold; }

/* line 196, ../sass/bootstrap/_type.scss */
dd {
  margin-left: 0; }

/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both; }
@media (min-width: 992px) {
  /* line 211, ../sass/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  /* line 218, ../sass/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px; } }

/* line 229, ../sass/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

/* line 235, ../sass/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase; }

/* line 241, ../sass/bootstrap/_type.scss */
blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #eeeeee; }
  /* line 250, ../sass/bootstrap/_type.scss */
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  /* line 257, ../sass/bootstrap/_type.scss */
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777777; }
    /* line 265, ../sass/bootstrap/_type.scss */
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

/* line 274, ../sass/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  /* line 286, ../sass/bootstrap/_type.scss */
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  /* line 287, ../sass/bootstrap/_type.scss */
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

/* line 294, ../sass/bootstrap/_type.scss */
address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.42857143; }

/* line 7, ../sass/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

/* line 15, ../sass/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 3px; }

/* line 24, ../sass/bootstrap/_code.scss */
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 32, ../sass/bootstrap/_code.scss */
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

/* line 41, ../sass/bootstrap/_code.scss */
pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 15px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 3px; }
  /* line 55, ../sass/bootstrap/_code.scss */
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

/* line 66, ../sass/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

/* line 10, ../sass/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  /* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
  .container:before, .container:after {
    content: " ";
    display: table; }
  /* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    /* line 10, ../sass/bootstrap/_grid.scss */
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    /* line 10, ../sass/bootstrap/_grid.scss */
    .container {
      width: 970px; } }
  @media (min-width: 1400px) {
    /* line 10, ../sass/bootstrap/_grid.scss */
    .container {
      width: 1320px; } }

/* line 30, ../sass/bootstrap/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  /* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  /* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
  .container-fluid:after {
    clear: both; }

/* line 39, ../sass/bootstrap/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px; }
  /* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
  .row:before, .row:after {
    content: " ";
    display: table; }
  /* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
  .row:after {
    clear: both; }

/* line 11, ../sass/bootstrap/mixins/_grid-framework.scss */
.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 27, ../sass/bootstrap/mixins/_grid-framework.scss */
.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 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.33333333%; }

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.66666667%; }

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%; }

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.33333333%; }

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.66666667%; }

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%; }

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.33333333%; }

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.66666667%; }

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%; }

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.33333333%; }

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.66666667%; }

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%; }

/* line 55, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto; }

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.33333333%; }

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.66666667%; }

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%; }

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.33333333%; }

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.66666667%; }

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%; }

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.33333333%; }

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.66666667%; }

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%; }

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.33333333%; }

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.66666667%; }

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%; }

/* line 45, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto; }

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.33333333%; }

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.66666667%; }

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%; }

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.33333333%; }

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.66666667%; }

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%; }

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.33333333%; }

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.66666667%; }

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%; }

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.33333333%; }

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.66666667%; }

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%; }

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%; }

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.33333333%; }

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.66666667%; }

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%; }

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.33333333%; }

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.66666667%; }

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%; }

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.33333333%; }

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.66666667%; }

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%; }

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.33333333%; }

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.66666667%; }

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  /* line 27, ../sass/bootstrap/mixins/_grid-framework.scss */
  .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 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.33333333%; }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.66666667%; }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%; }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.33333333%; }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.66666667%; }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%; }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.33333333%; }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.66666667%; }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%; }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.33333333%; }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.66666667%; }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%; }

  /* line 55, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto; }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.33333333%; }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.66666667%; }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%; }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.33333333%; }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.66666667%; }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%; }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.33333333%; }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.66666667%; }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%; }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.33333333%; }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.66666667%; }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%; }

  /* line 45, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto; }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.33333333%; }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.66666667%; }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%; }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.33333333%; }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.66666667%; }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%; }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.33333333%; }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.66666667%; }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%; }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.33333333%; }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.66666667%; }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%; }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%; }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%; }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%; }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%; }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  /* line 27, ../sass/bootstrap/mixins/_grid-framework.scss */
  .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 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.33333333%; }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.66666667%; }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%; }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.33333333%; }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.66666667%; }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%; }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.33333333%; }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.66666667%; }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%; }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.33333333%; }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.66666667%; }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%; }

  /* line 55, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto; }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.33333333%; }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.66666667%; }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%; }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.33333333%; }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.66666667%; }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%; }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.33333333%; }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.66666667%; }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%; }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.33333333%; }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.66666667%; }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%; }

  /* line 45, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto; }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.33333333%; }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.66666667%; }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%; }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.33333333%; }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.66666667%; }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%; }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.33333333%; }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.66666667%; }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%; }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.33333333%; }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.66666667%; }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%; }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%; }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%; }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%; }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%; }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1400px) {
  /* line 27, ../sass/bootstrap/mixins/_grid-framework.scss */
  .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 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.33333333%; }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.66666667%; }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%; }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.33333333%; }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.66666667%; }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%; }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.33333333%; }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.66666667%; }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%; }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.33333333%; }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.66666667%; }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%; }

  /* line 55, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto; }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.33333333%; }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.66666667%; }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%; }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.33333333%; }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.66666667%; }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%; }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.33333333%; }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.66666667%; }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%; }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.33333333%; }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.66666667%; }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%; }

  /* line 45, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto; }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.33333333%; }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.66666667%; }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%; }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.33333333%; }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.66666667%; }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%; }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.33333333%; }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.66666667%; }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%; }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.33333333%; }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.66666667%; }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%; }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%; }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%; }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%; }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%; }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%; } }
/* line 6, ../sass/bootstrap/_tables.scss */
table {
  background-color: transparent; }

/* line 9, ../sass/bootstrap/_tables.scss */
caption {
  padding-top: 14px;
  padding-bottom: 14px;
  color: #777777;
  text-align: left; }

/* line 15, ../sass/bootstrap/_tables.scss */
th {
  text-align: left; }

/* line 22, ../sass/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px; }
  /* line 31, ../sass/bootstrap/_tables.scss */
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 14px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #cecece; }
  /* line 41, ../sass/bootstrap/_tables.scss */
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #cecece; }
  /* line 50, ../sass/bootstrap/_tables.scss */
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  /* line 57, ../sass/bootstrap/_tables.scss */
  .table > tbody + tbody {
    border-top: 2px solid #cecece; }
  /* line 62, ../sass/bootstrap/_tables.scss */
  .table .table {
    background-color: #fff; }

/* line 75, ../sass/bootstrap/_tables.scss */
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

/* line 88, ../sass/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #cecece; }
  /* line 94, ../sass/bootstrap/_tables.scss */
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #cecece; }
  /* line 101, ../sass/bootstrap/_tables.scss */
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

/* line 114, ../sass/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #e2dccf; }

/* line 125, ../sass/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

/* line 135, ../sass/bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

/* line 143, ../sass/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

/* line 9, ../sass/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

/* line 20, ../sass/bootstrap/mixins/_table-row.scss */
.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:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

/* line 9, ../sass/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #e9b726; }

/* line 20, ../sass/bootstrap/mixins/_table-row.scss */
.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:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #dfac17; }

/* line 9, ../sass/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

/* line 20, ../sass/bootstrap/mixins/_table-row.scss */
.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:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

/* line 9, ../sass/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #ff9500; }

/* line 20, ../sass/bootstrap/mixins/_table-row.scss */
.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:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #e68600; }

/* line 9, ../sass/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #d9534f; }

/* line 20, ../sass/bootstrap/mixins/_table-row.scss */
.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:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #d43f3a; }

/* line 171, ../sass/bootstrap/_tables.scss */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    /* line 171, ../sass/bootstrap/_tables.scss */
    .table-responsive {
      width: 100%;
      margin-bottom: 16.5px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #cecece; }
      /* line 183, ../sass/bootstrap/_tables.scss */
      .table-responsive > .table {
        margin-bottom: 0; }
        /* line 191, ../sass/bootstrap/_tables.scss */
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      /* line 200, ../sass/bootstrap/_tables.scss */
      .table-responsive > .table-bordered {
        border: 0; }
        /* line 208, ../sass/bootstrap/_tables.scss */
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        /* line 212, ../sass/bootstrap/_tables.scss */
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        /* line 225, ../sass/bootstrap/_tables.scss */
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

/* line 10, ../sass/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

/* line 20, ../sass/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

/* line 32, ../sass/bootstrap/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

/* line 47, ../sass/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 52, ../sass/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

/* line 60, ../sass/bootstrap/_forms.scss */
input[type="file"] {
  display: block; }

/* line 65, ../sass/bootstrap/_forms.scss */
input[type="range"] {
  display: block;
  width: 100%; }

/* line 71, ../sass/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto; }

/* line 77, ../sass/bootstrap/_forms.scss */
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 84, ../sass/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555; }

/* line 115, ../sass/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 3px;
  -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 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  /* line 57, ../sass/bootstrap/mixins/_forms.scss */
  .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 103, ../sass/bootstrap/mixins/_vendor-prefixes.scss */
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  /* line 107, ../sass/bootstrap/mixins/_vendor-prefixes.scss */
  .form-control:-ms-input-placeholder {
    color: #999; }
  /* line 108, ../sass/bootstrap/mixins/_vendor-prefixes.scss */
  .form-control::-webkit-input-placeholder {
    color: #999; }
  /* line 141, ../sass/bootstrap/_forms.scss */
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee;
    opacity: 1; }

/* line 153, ../sass/bootstrap/_forms.scss */
textarea.form-control {
  height: auto; }

/* line 165, ../sass/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 178, ../sass/bootstrap/_forms.scss */
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 36px; }
    /* line 184, ../sass/bootstrap/_forms.scss */
    input[type="date"].input-sm, .input-group-sm input[type="date"],
    input[type="time"].input-sm, .input-group-sm
    input[type="time"],
    input[type="datetime-local"].input-sm, .input-group-sm
    input[type="datetime-local"],
    input[type="month"].input-sm, .input-group-sm
    input[type="month"] {
      line-height: 33px; }
    /* line 189, ../sass/bootstrap/_forms.scss */
    input[type="date"].input-lg, .input-group-lg input[type="date"],
    input[type="time"].input-lg, .input-group-lg
    input[type="time"],
    input[type="datetime-local"].input-lg, .input-group-lg
    input[type="datetime-local"],
    input[type="month"].input-lg, .input-group-lg
    input[type="month"] {
      line-height: 49px; } }
/* line 202, ../sass/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px; }

/* line 211, ../sass/bootstrap/_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  /* line 218, ../sass/bootstrap/_forms.scss */
  .radio label,
  .checkbox label {
    min-height: 22px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

/* line 226, ../sass/bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

/* line 235, ../sass/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

/* line 241, ../sass/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

/* line 250, ../sass/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

/* line 262, ../sass/bootstrap/_forms.scss */
input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

/* line 271, ../sass/bootstrap/_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

/* line 281, ../sass/bootstrap/_forms.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

/* line 293, ../sass/bootstrap/_forms.scss */
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }
  /* line 300, ../sass/bootstrap/_forms.scss */
  .form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0; }

/* line 71, ../sass/bootstrap/mixins/_forms.scss */
.input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px; }

/* line 79, ../sass/bootstrap/mixins/_forms.scss */
select.input-sm {
  height: 33px;
  line-height: 33px; }

/* line 84, ../sass/bootstrap/mixins/_forms.scss */
textarea.input-sm,
select[multiple].input-sm {
  height: auto; }

/* line 71, ../sass/bootstrap/mixins/_forms.scss */
.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px; }
/* line 79, ../sass/bootstrap/mixins/_forms.scss */
.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px; }
/* line 84, ../sass/bootstrap/mixins/_forms.scss */
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }
/* line 321, ../sass/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5; }

/* line 71, ../sass/bootstrap/mixins/_forms.scss */
.input-lg {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 4px; }

/* line 79, ../sass/bootstrap/mixins/_forms.scss */
select.input-lg {
  height: 49px;
  line-height: 49px; }

/* line 84, ../sass/bootstrap/mixins/_forms.scss */
textarea.input-lg,
select[multiple].input-lg {
  height: auto; }

/* line 71, ../sass/bootstrap/mixins/_forms.scss */
.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 4px; }
/* line 79, ../sass/bootstrap/mixins/_forms.scss */
.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px; }
/* line 84, ../sass/bootstrap/mixins/_forms.scss */
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }
/* line 334, ../sass/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333; }

/* line 347, ../sass/bootstrap/_forms.scss */
.has-feedback {
  position: relative; }
  /* line 352, ../sass/bootstrap/_forms.scss */
  .has-feedback .form-control {
    padding-right: 45px; }

/* line 357, ../sass/bootstrap/_forms.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  pointer-events: none; }

/* line 369, ../sass/bootstrap/_forms.scss */
.input-lg + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px; }

/* line 374, ../sass/bootstrap/_forms.scss */
.input-sm + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px; }

/* line 8, ../sass/bootstrap/mixins/_forms.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #e9b726; }
/* line 21, ../sass/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #e9b726;
  -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 24, ../sass/bootstrap/mixins/_forms.scss */
  .has-success .form-control:focus {
    border-color: #c89a14;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f2d683;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f2d683; }
/* line 31, ../sass/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #e9b726;
  border-color: #e9b726;
  background-color: #e9b726; }
/* line 37, ../sass/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #e9b726; }

/* line 8, ../sass/bootstrap/mixins/_forms.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #ff9500; }
/* line 21, ../sass/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #ff9500;
  -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 24, ../sass/bootstrap/mixins/_forms.scss */
  .has-warning .form-control:focus {
    border-color: #cc7700;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffbf66;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffbf66; }
/* line 31, ../sass/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #ff9500;
  border-color: #ff9500;
  background-color: #ff9500; }
/* line 37, ../sass/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #ff9500; }

/* line 8, ../sass/bootstrap/mixins/_forms.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #d9534f; }
/* line 21, ../sass/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #d9534f;
  -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 24, ../sass/bootstrap/mixins/_forms.scss */
  .has-error .form-control:focus {
    border-color: #c9302c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #eba5a3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #eba5a3; }
/* line 31, ../sass/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #d9534f; }
/* line 37, ../sass/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #d9534f; }

/* line 394, ../sass/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 27px; }
/* line 397, ../sass/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

/* line 408, ../sass/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #404040; }

@media (min-width: 768px) {
  /* line 433, ../sass/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  /* line 440, ../sass/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  /* line 447, ../sass/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block; }
  /* line 451, ../sass/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    /* line 455, ../sass/bootstrap/_forms.scss */
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  /* line 463, ../sass/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%; }
  /* line 467, ../sass/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  /* line 474, ../sass/bootstrap/_forms.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    /* line 481, ../sass/bootstrap/_forms.scss */
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  /* line 485, ../sass/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  /* line 492, ../sass/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

/* line 514, ../sass/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
/* line 524, ../sass/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px; }
/* line 530, ../sass/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  /* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  /* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  /* line 537, ../sass/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
/* line 548, ../sass/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }
@media (min-width: 768px) {
  /* line 558, ../sass/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px; } }
@media (min-width: 768px) {
  /* line 565, ../sass/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px; } }

/* line 9, ../sass/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  /* line 26, ../sass/bootstrap/_buttons.scss */
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  /* line 32, ../sass/bootstrap/_buttons.scss */
  .btn:hover, .btn:focus, .btn.focus {
    color: #fff;
    text-decoration: none; }
  /* line 39, ../sass/bootstrap/_buttons.scss */
  .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 46, ../sass/bootstrap/_buttons.scss */
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

/* line 60, ../sass/bootstrap/_buttons.scss */
.btn-default {
  color: #fff;
  background-color: #fff;
  border-color: #ccc; }
  /* line 11, ../sass/bootstrap/mixins/_buttons.scss */
  .btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #fff;
    background-color: #e6e6e6;
    border-color: #adadad; }
  /* line 21, ../sass/bootstrap/mixins/_buttons.scss */
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  /* line 29, ../sass/bootstrap/mixins/_buttons.scss */
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc; }
  /* line 40, ../sass/bootstrap/mixins/_buttons.scss */
  .btn-default .badge {
    color: #fff;
    background-color: #fff; }

/* line 63, ../sass/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #11344c;
  border-color: #0c2637; }
  /* line 11, ../sass/bootstrap/mixins/_buttons.scss */
  .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #081722;
    border-color: #010405; }
  /* line 21, ../sass/bootstrap/mixins/_buttons.scss */
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  /* line 29, ../sass/bootstrap/mixins/_buttons.scss */
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #11344c;
    border-color: #0c2637; }
  /* line 40, ../sass/bootstrap/mixins/_buttons.scss */
  .btn-primary .badge {
    color: #11344c;
    background-color: #fff; }

/* line 67, ../sass/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #e9b726;
  border-color: #dfac17; }
  /* line 11, ../sass/bootstrap/mixins/_buttons.scss */
  .btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #c89a14;
    border-color: #a78111; }
  /* line 21, ../sass/bootstrap/mixins/_buttons.scss */
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  /* line 29, ../sass/bootstrap/mixins/_buttons.scss */
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #e9b726;
    border-color: #dfac17; }
  /* line 40, ../sass/bootstrap/mixins/_buttons.scss */
  .btn-success .badge {
    color: #e9b726;
    background-color: #fff; }

/* line 71, ../sass/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  /* line 11, ../sass/bootstrap/mixins/_buttons.scss */
  .btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  /* line 21, ../sass/bootstrap/mixins/_buttons.scss */
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  /* line 29, ../sass/bootstrap/mixins/_buttons.scss */
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da; }
  /* line 40, ../sass/bootstrap/mixins/_buttons.scss */
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

/* line 75, ../sass/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #ff9500;
  border-color: #e68600; }
  /* line 11, ../sass/bootstrap/mixins/_buttons.scss */
  .btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #cc7700;
    border-color: #a86200; }
  /* line 21, ../sass/bootstrap/mixins/_buttons.scss */
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  /* line 29, ../sass/bootstrap/mixins/_buttons.scss */
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
    background-color: #ff9500;
    border-color: #e68600; }
  /* line 40, ../sass/bootstrap/mixins/_buttons.scss */
  .btn-warning .badge {
    color: #ff9500;
    background-color: #fff; }

/* line 79, ../sass/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  /* line 11, ../sass/bootstrap/mixins/_buttons.scss */
  .btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  /* line 21, ../sass/bootstrap/mixins/_buttons.scss */
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  /* line 29, ../sass/bootstrap/mixins/_buttons.scss */
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  /* line 40, ../sass/bootstrap/mixins/_buttons.scss */
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

/* line 88, ../sass/bootstrap/_buttons.scss */
.btn-link {
  color: #e9b726;
  font-weight: normal;
  border-radius: 0; }
  /* line 93, ../sass/bootstrap/_buttons.scss */
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  /* line 101, ../sass/bootstrap/_buttons.scss */
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  /* line 107, ../sass/bootstrap/_buttons.scss */
  .btn-link:hover, .btn-link:focus {
    color: #b18812;
    text-decoration: underline;
    background-color: transparent; }
  /* line 115, ../sass/bootstrap/_buttons.scss */
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

/* line 127, ../sass/bootstrap/_buttons.scss */
.btn-lg {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 4px; }

/* line 131, ../sass/bootstrap/_buttons.scss */
.btn-sm {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px; }

/* line 135, ../sass/bootstrap/_buttons.scss */
.btn-xs {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px; }

/* line 143, ../sass/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%; }

/* line 149, ../sass/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px; }

/* line 157, ../sass/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

/* line 10, ../sass/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  /* line 13, ../sass/bootstrap/_component-animations.scss */
  .fade.in {
    opacity: 1; }

/* line 18, ../sass/bootstrap/_component-animations.scss */
.collapse {
  display: none;
  visibility: hidden; }
  /* line 22, ../sass/bootstrap/_component-animations.scss */
  .collapse.in {
    display: block;
    visibility: visible; }

/* line 27, ../sass/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row; }

/* line 29, ../sass/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group; }

/* line 31, ../sass/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

/* line 7, ../sass/bootstrap/_dropdowns.scss */
.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 19, ../sass/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative; }

/* line 25, ../sass/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0; }

/* line 30, ../sass/bootstrap/_dropdowns.scss */
.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: 16px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  -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 53, ../sass/bootstrap/_dropdowns.scss */
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  /* line 59, ../sass/bootstrap/_dropdowns.scss */
  .dropdown-menu .divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  /* line 64, ../sass/bootstrap/_dropdowns.scss */
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333333;
    white-space: nowrap; }

/* line 77, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

/* line 87, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #11344c; }

/* line 102, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }
/* line 109, ../sass/bootstrap/_dropdowns.scss */
.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 122, ../sass/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block; }
/* line 127, ../sass/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0; }

/* line 136, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  left: auto;
  right: 0; }

/* line 146, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  left: 0;
  right: auto; }

/* line 152, ../sass/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap; }

/* line 162, ../sass/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

/* line 172, ../sass/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

/* line 185, ../sass/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: ""; }
/* line 191, ../sass/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 992px) {
  /* line 205, ../sass/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  /* line 210, ../sass/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
/* line 9, ../sass/bootstrap/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  /* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  /* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
  .nav:after {
    clear: both; }
  /* line 15, ../sass/bootstrap/_navs.scss */
  .nav > li {
    position: relative;
    display: block; }
    /* line 19, ../sass/bootstrap/_navs.scss */
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      /* line 23, ../sass/bootstrap/_navs.scss */
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    /* line 31, ../sass/bootstrap/_navs.scss */
    .nav > li.disabled > a {
      color: #777777; }
      /* line 34, ../sass/bootstrap/_navs.scss */
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  /* line 46, ../sass/bootstrap/_navs.scss */
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #e9b726; }
  /* line 59, ../sass/bootstrap/_navs.scss */
  .nav .nav-divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  /* line 66, ../sass/bootstrap/_navs.scss */
  .nav > li > a > img {
    max-width: none; }

/* line 76, ../sass/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd; }
  /* line 78, ../sass/bootstrap/_navs.scss */
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    /* line 84, ../sass/bootstrap/_navs.scss */
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857143;
      border: 1px solid transparent;
      border-radius: 3px 3px 0 0; }
      /* line 89, ../sass/bootstrap/_navs.scss */
      .nav-tabs > li > a:hover {
        border-color: #e9b726 #e9b726 #ddd; }
    /* line 96, ../sass/bootstrap/_navs.scss */
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

/* line 118, ../sass/bootstrap/_navs.scss */
.nav-pills > li {
  float: left; }
  /* line 122, ../sass/bootstrap/_navs.scss */
  .nav-pills > li > a {
    border-radius: 3px; }
  /* line 125, ../sass/bootstrap/_navs.scss */
  .nav-pills > li + li {
    margin-left: 2px; }
  /* line 131, ../sass/bootstrap/_navs.scss */
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #11344c; }

/* line 144, ../sass/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none; }
  /* line 146, ../sass/bootstrap/_navs.scss */
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

/* line 160, ../sass/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  /* line 163, ../sass/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    /* line 165, ../sass/bootstrap/_navs.scss */
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  /* line 171, ../sass/bootstrap/_navs.scss */
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    /* line 177, ../sass/bootstrap/_navs.scss */
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      /* line 180, ../sass/bootstrap/_navs.scss */
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

/* line 190, ../sass/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  /* line 193, ../sass/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 3px; }
  /* line 199, ../sass/bootstrap/_navs.scss */
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    /* line 206, ../sass/bootstrap/_navs.scss */
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 3px 3px 0 0; }
    /* line 210, ../sass/bootstrap/_navs.scss */
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

/* line 224, ../sass/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
  visibility: hidden; }
/* line 228, ../sass/bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
  visibility: visible; }

/* line 239, ../sass/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

/* line 11, ../sass/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 60px;
  margin-bottom: 0;
  border: 1px solid transparent; }
  /* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  /* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
  .navbar:after {
    clear: both; }
  @media (min-width: 992px) {
    /* line 11, ../sass/bootstrap/_navbar.scss */
    .navbar {
      border-radius: 3px; } }

/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both; }
@media (min-width: 992px) {
  /* line 31, ../sass/bootstrap/_navbar.scss */
  .navbar-header {
    float: left; } }

/* line 50, ../sass/bootstrap/_navbar.scss */
.navbar-collapse {
  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 14, ../sass/bootstrap/mixins/_clearfix.scss */
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  /* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
  .navbar-collapse:after {
    clear: both; }
  /* line 59, ../sass/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 992px) {
    /* line 50, ../sass/bootstrap/_navbar.scss */
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      /* line 68, ../sass/bootstrap/_navbar.scss */
      .navbar-collapse.collapse {
        display: block !important;
        visibility: visible !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      /* line 76, ../sass/bootstrap/_navbar.scss */
      .navbar-collapse.in {
        overflow-y: visible; }
      /* line 82, ../sass/bootstrap/_navbar.scss */
      .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

/* line 93, ../sass/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 320px) and (orientation: landscape) {
    /* line 93, ../sass/bootstrap/_navbar.scss */
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

/* line 109, ../sass/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 992px) {
    /* line 109, ../sass/bootstrap/_navbar.scss */
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

/* line 129, ../sass/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 992px) {
    /* line 129, ../sass/bootstrap/_navbar.scss */
    .navbar-static-top {
      border-radius: 0; } }

/* line 139, ../sass/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 992px) {
    /* line 139, ../sass/bootstrap/_navbar.scss */
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

/* line 151, ../sass/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

/* line 155, ../sass/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

/* line 164, ../sass/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 19px 15px;
  font-size: 20px;
  line-height: 22px;
  height: 60px; }
  /* line 171, ../sass/bootstrap/_navbar.scss */
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  /* line 176, ../sass/bootstrap/_navbar.scss */
  .navbar-brand > img {
    display: block; }
  @media (min-width: 992px) {
    /* line 181, ../sass/bootstrap/_navbar.scss */
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

/* line 194, ../sass/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 13px;
  margin-bottom: 13px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 3px; }
  /* line 207, ../sass/bootstrap/_navbar.scss */
  .navbar-toggle:focus {
    outline: 0; }
  /* line 212, ../sass/bootstrap/_navbar.scss */
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  /* line 218, ../sass/bootstrap/_navbar.scss */
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 992px) {
    /* line 194, ../sass/bootstrap/_navbar.scss */
    .navbar-toggle {
      display: none; } }

/* line 233, ../sass/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 9.5px -15px; }
  /* line 236, ../sass/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 22px; }
  @media (max-width: 991px) {
    /* line 244, ../sass/bootstrap/_navbar.scss */
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      /* line 252, ../sass/bootstrap/_navbar.scss */
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      /* line 256, ../sass/bootstrap/_navbar.scss */
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 22px; }
        /* line 258, ../sass/bootstrap/_navbar.scss */
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 992px) {
    /* line 233, ../sass/bootstrap/_navbar.scss */
    .navbar-nav {
      float: left;
      margin: 0; }
      /* line 271, ../sass/bootstrap/_navbar.scss */
      .navbar-nav > li {
        float: left; }
        /* line 273, ../sass/bootstrap/_navbar.scss */
        .navbar-nav > li > a {
          padding-top: 19px;
          padding-bottom: 19px; } }

/* line 287, ../sass/bootstrap/_navbar.scss */
.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: 12px;
  margin-bottom: 12px; }
  @media (min-width: 768px) {
    /* line 433, ../sass/bootstrap/_forms.scss */
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    /* line 440, ../sass/bootstrap/_forms.scss */
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    /* line 447, ../sass/bootstrap/_forms.scss */
    .navbar-form .form-control-static {
      display: inline-block; }
    /* line 451, ../sass/bootstrap/_forms.scss */
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      /* line 455, ../sass/bootstrap/_forms.scss */
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    /* line 463, ../sass/bootstrap/_forms.scss */
    .navbar-form .input-group > .form-control {
      width: 100%; }
    /* line 467, ../sass/bootstrap/_forms.scss */
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    /* line 474, ../sass/bootstrap/_forms.scss */
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      /* line 481, ../sass/bootstrap/_forms.scss */
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    /* line 485, ../sass/bootstrap/_forms.scss */
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    /* line 492, ../sass/bootstrap/_forms.scss */
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 991px) {
    /* line 299, ../sass/bootstrap/_navbar.scss */
    .navbar-form .form-group {
      margin-bottom: 5px; }
      /* line 303, ../sass/bootstrap/_navbar.scss */
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 992px) {
    /* line 287, ../sass/bootstrap/_navbar.scss */
    .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 328, ../sass/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

/* line 333, ../sass/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

/* line 344, ../sass/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 12px;
  margin-bottom: 12px; }
  /* line 347, ../sass/bootstrap/_navbar.scss */
  .navbar-btn.btn-sm {
    margin-top: 13.5px;
    margin-bottom: 13.5px; }
  /* line 350, ../sass/bootstrap/_navbar.scss */
  .navbar-btn.btn-xs {
    margin-top: 19px;
    margin-bottom: 19px; }

/* line 360, ../sass/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 19px;
  margin-bottom: 19px; }
  @media (min-width: 992px) {
    /* line 360, ../sass/bootstrap/_navbar.scss */
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 992px) {
  /* line 380, ../sass/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important; }

  /* line 383, ../sass/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    /* line 387, ../sass/bootstrap/_navbar.scss */
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }
/* line 398, ../sass/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  /* line 402, ../sass/bootstrap/_navbar.scss */
  .navbar-default .navbar-brand {
    color: #777; }
    /* line 404, ../sass/bootstrap/_navbar.scss */
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  /* line 411, ../sass/bootstrap/_navbar.scss */
  .navbar-default .navbar-text {
    color: #777; }
  /* line 416, ../sass/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    /* line 419, ../sass/bootstrap/_navbar.scss */
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  /* line 426, ../sass/bootstrap/_navbar.scss */
  .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 434, ../sass/bootstrap/_navbar.scss */
  .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 443, ../sass/bootstrap/_navbar.scss */
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    /* line 445, ../sass/bootstrap/_navbar.scss */
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    /* line 449, ../sass/bootstrap/_navbar.scss */
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  /* line 454, ../sass/bootstrap/_navbar.scss */
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  /* line 463, ../sass/bootstrap/_navbar.scss */
  .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: 991px) {
    /* line 474, ../sass/bootstrap/_navbar.scss */
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      /* line 476, ../sass/bootstrap/_navbar.scss */
      .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 483, ../sass/bootstrap/_navbar.scss */
    .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 491, ../sass/bootstrap/_navbar.scss */
    .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 507, ../sass/bootstrap/_navbar.scss */
  .navbar-default .navbar-link {
    color: #777; }
    /* line 509, ../sass/bootstrap/_navbar.scss */
    .navbar-default .navbar-link:hover {
      color: #333; }
  /* line 514, ../sass/bootstrap/_navbar.scss */
  .navbar-default .btn-link {
    color: #777; }
    /* line 516, ../sass/bootstrap/_navbar.scss */
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    /* line 522, ../sass/bootstrap/_navbar.scss */
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

/* line 532, ../sass/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #000;
  border-color: #000; }
  /* line 536, ../sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-brand {
    color: #e9b726; }
    /* line 538, ../sass/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  /* line 545, ../sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  /* line 550, ../sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav > li > a {
    color: #e9b726; }
    /* line 553, ../sass/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  /* line 560, ../sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #333; }
  /* line 568, ../sass/bootstrap/_navbar.scss */
  .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 578, ../sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    /* line 580, ../sass/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    /* line 584, ../sass/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  /* line 589, ../sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: black; }
  /* line 597, ../sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #333;
    color: #fff; }
  @media (max-width: 991px) {
    /* line 608, ../sass/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #000; }
    /* line 611, ../sass/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #000; }
    /* line 614, ../sass/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #e9b726; }
      /* line 616, ../sass/bootstrap/_navbar.scss */
      .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 623, ../sass/bootstrap/_navbar.scss */
    .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: #333; }
    /* line 631, ../sass/bootstrap/_navbar.scss */
    .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 642, ../sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-link {
    color: #e9b726; }
    /* line 644, ../sass/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  /* line 649, ../sass/bootstrap/_navbar.scss */
  .navbar-inverse .btn-link {
    color: #e9b726; }
    /* line 651, ../sass/bootstrap/_navbar.scss */
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    /* line 657, ../sass/bootstrap/_navbar.scss */
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

/* line 6, ../sass/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 22px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 3px; }
  /* line 13, ../sass/bootstrap/_breadcrumbs.scss */
  .breadcrumb > li {
    display: inline-block; }
    /* line 16, ../sass/bootstrap/_breadcrumbs.scss */
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  /* line 23, ../sass/bootstrap/_breadcrumbs.scss */
  .breadcrumb > .active {
    color: #777777; }

/* line 5, ../sass/bootstrap/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  /* line 20, ../sass/bootstrap/_labels.scss */
  .label:empty {
    display: none; }
  /* line 25, ../sass/bootstrap/_labels.scss */
  .btn .label {
    position: relative;
    top: -1px; }

/* line 33, ../sass/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

/* line 44, ../sass/bootstrap/_labels.scss */
.label-default {
  background-color: #777777; }
  /* line 7, ../sass/bootstrap/mixins/_labels.scss */
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

/* line 48, ../sass/bootstrap/_labels.scss */
.label-primary {
  background-color: #11344c; }
  /* line 7, ../sass/bootstrap/mixins/_labels.scss */
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #081722; }

/* line 52, ../sass/bootstrap/_labels.scss */
.label-success {
  background-color: #e9b726; }
  /* line 7, ../sass/bootstrap/mixins/_labels.scss */
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #c89a14; }

/* line 56, ../sass/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de; }
  /* line 7, ../sass/bootstrap/mixins/_labels.scss */
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

/* line 60, ../sass/bootstrap/_labels.scss */
.label-warning {
  background-color: #ff9500; }
  /* line 7, ../sass/bootstrap/mixins/_labels.scss */
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #cc7700; }

/* line 64, ../sass/bootstrap/_labels.scss */
.label-danger {
  background-color: #d9534f; }
  /* line 7, ../sass/bootstrap/mixins/_labels.scss */
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

/* line 7, ../sass/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  /* line 22, ../sass/bootstrap/_badges.scss */
  .badge:empty {
    display: none; }
  /* line 27, ../sass/bootstrap/_badges.scss */
  .btn .badge {
    position: relative;
    top: -1px; }
  /* line 32, ../sass/bootstrap/_badges.scss */
  .btn-xs .badge {
    top: 0;
    padding: 1px 5px; }
  /* line 40, ../sass/bootstrap/_badges.scss */
  .list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #e9b726;
    background-color: #fff; }
  /* line 46, ../sass/bootstrap/_badges.scss */
  .list-group-item > .badge {
    float: right; }
  /* line 50, ../sass/bootstrap/_badges.scss */
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  /* line 54, ../sass/bootstrap/_badges.scss */
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

/* line 61, ../sass/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

/* line 9, ../sass/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 3px; }
  /* line 16, ../sass/bootstrap/_alerts.scss */
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  /* line 23, ../sass/bootstrap/_alerts.scss */
  .alert .alert-link {
    font-weight: bold; }
  /* line 28, ../sass/bootstrap/_alerts.scss */
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  /* line 33, ../sass/bootstrap/_alerts.scss */
  .alert > p + p {
    margin-top: 5px; }

/* line 42, ../sass/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  /* line 47, ../sass/bootstrap/_alerts.scss */
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

/* line 59, ../sass/bootstrap/_alerts.scss */
.alert-success {
  background-color: #e9b726;
  border-color: #e9b726;
  color: #e9b726; }
  /* line 8, ../sass/bootstrap/mixins/_alerts.scss */
  .alert-success hr {
    border-top-color: #dfac17; }
  /* line 11, ../sass/bootstrap/mixins/_alerts.scss */
  .alert-success .alert-link {
    color: #c89a14; }

/* line 63, ../sass/bootstrap/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  /* line 8, ../sass/bootstrap/mixins/_alerts.scss */
  .alert-info hr {
    border-top-color: #a6e1ec; }
  /* line 11, ../sass/bootstrap/mixins/_alerts.scss */
  .alert-info .alert-link {
    color: #245269; }

/* line 67, ../sass/bootstrap/_alerts.scss */
.alert-warning {
  background-color: #ff9500;
  border-color: #ff9500;
  color: #ff9500; }
  /* line 8, ../sass/bootstrap/mixins/_alerts.scss */
  .alert-warning hr {
    border-top-color: #e68600; }
  /* line 11, ../sass/bootstrap/mixins/_alerts.scss */
  .alert-warning .alert-link {
    color: #cc7700; }

/* line 71, ../sass/bootstrap/_alerts.scss */
.alert-danger {
  background-color: #d9534f;
  border-color: #d9534f;
  color: #d9534f; }
  /* line 8, ../sass/bootstrap/mixins/_alerts.scss */
  .alert-danger hr {
    border-top-color: #d43f3a; }
  /* line 11, ../sass/bootstrap/mixins/_alerts.scss */
  .alert-danger .alert-link {
    color: #c9302c; }

/* line 1, ../sass/bootstrap/_media.scss */
.media {
  margin-top: 15px; }
  /* line 5, ../sass/bootstrap/_media.scss */
  .media:first-child {
    margin-top: 0; }

/* line 10, ../sass/bootstrap/_media.scss */
.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

/* line 16, ../sass/bootstrap/_media.scss */
.media-body {
  width: 10000px; }

/* line 20, ../sass/bootstrap/_media.scss */
.media-object {
  display: block; }

/* line 24, ../sass/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px; }

/* line 29, ../sass/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px; }

/* line 34, ../sass/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

/* line 41, ../sass/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle; }

/* line 45, ../sass/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom; }

/* line 50, ../sass/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

/* line 58, ../sass/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none; }

/* line 10, ../sass/bootstrap/_list-group.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

/* line 21, ../sass/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  /* line 31, ../sass/bootstrap/_list-group.scss */
  .list-group-item:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  /* line 34, ../sass/bootstrap/_list-group.scss */
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

/* line 46, ../sass/bootstrap/_list-group.scss */
a.list-group-item {
  color: #555; }
  /* line 49, ../sass/bootstrap/_list-group.scss */
  a.list-group-item .list-group-item-heading {
    color: #333; }
  /* line 54, ../sass/bootstrap/_list-group.scss */
  a.list-group-item:hover, a.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

/* line 64, ../sass/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  /* line 72, ../sass/bootstrap/_list-group.scss */
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  /* line 75, ../sass/bootstrap/_list-group.scss */
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }
/* line 81, ../sass/bootstrap/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #11344c;
  border-color: #11344c; }
  /* line 90, ../sass/bootstrap/_list-group.scss */
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  /* line 95, ../sass/bootstrap/_list-group.scss */
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #51a1d8; }

/* line 4, ../sass/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #e9b726;
  background-color: #e9b726; }

/* line 11, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-success {
  color: #e9b726; }
  /* line 14, ../sass/bootstrap/mixins/_list-group.scss */
  a.list-group-item-success .list-group-item-heading {
    color: inherit; }
  /* line 18, ../sass/bootstrap/mixins/_list-group.scss */
  a.list-group-item-success:hover, a.list-group-item-success:focus {
    color: #e9b726;
    background-color: #dfac17; }
  /* line 23, ../sass/bootstrap/mixins/_list-group.scss */
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #e9b726;
    border-color: #e9b726; }

/* line 4, ../sass/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

/* line 11, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-info {
  color: #31708f; }
  /* line 14, ../sass/bootstrap/mixins/_list-group.scss */
  a.list-group-item-info .list-group-item-heading {
    color: inherit; }
  /* line 18, ../sass/bootstrap/mixins/_list-group.scss */
  a.list-group-item-info:hover, a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  /* line 23, ../sass/bootstrap/mixins/_list-group.scss */
  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 4, ../sass/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #ff9500;
  background-color: #ff9500; }

/* line 11, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning {
  color: #ff9500; }
  /* line 14, ../sass/bootstrap/mixins/_list-group.scss */
  a.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  /* line 18, ../sass/bootstrap/mixins/_list-group.scss */
  a.list-group-item-warning:hover, a.list-group-item-warning:focus {
    color: #ff9500;
    background-color: #e68600; }
  /* line 23, ../sass/bootstrap/mixins/_list-group.scss */
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #ff9500;
    border-color: #ff9500; }

/* line 4, ../sass/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #d9534f;
  background-color: #d9534f; }

/* line 11, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger {
  color: #d9534f; }
  /* line 14, ../sass/bootstrap/mixins/_list-group.scss */
  a.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  /* line 18, ../sass/bootstrap/mixins/_list-group.scss */
  a.list-group-item-danger:hover, a.list-group-item-danger:focus {
    color: #d9534f;
    background-color: #d43f3a; }
  /* line 23, ../sass/bootstrap/mixins/_list-group.scss */
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }

/* line 117, ../sass/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

/* line 121, ../sass/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

/* line 7, ../sass/bootstrap/_panels.scss */
.panel {
  margin-bottom: 22px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

/* line 16, ../sass/bootstrap/_panels.scss */
.panel-body {
  padding: 15px; }
  /* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  /* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
  .panel-body:after {
    clear: both; }

/* line 22, ../sass/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px; }
  /* line 27, ../sass/bootstrap/_panels.scss */
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

/* line 33, ../sass/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit; }
  /* line 39, ../sass/bootstrap/_panels.scss */
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

/* line 49, ../sass/bootstrap/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px; }

/* line 63, ../sass/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  /* line 67, ../sass/bootstrap/_panels.scss */
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  /* line 74, ../sass/bootstrap/_panels.scss */
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px; }
  /* line 81, ../sass/bootstrap/_panels.scss */
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px; }

/* line 90, ../sass/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

/* line 94, ../sass/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0; }

/* line 104, ../sass/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  /* line 109, ../sass/bootstrap/_panels.scss */
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }
/* line 115, ../sass/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px; }
  /* line 121, ../sass/bootstrap/_panels.scss */
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px; }
    /* line 125, ../sass/bootstrap/_panels.scss */
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .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 th:first-child,
    .panel > .table-responsive:first-child > .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 th:first-child {
      border-top-left-radius: 2px; }
    /* line 129, ../sass/bootstrap/_panels.scss */
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .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 th:last-child,
    .panel > .table-responsive:first-child > .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 th:last-child {
      border-top-right-radius: 2px; }
/* line 137, ../sass/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px; }
  /* line 143, ../sass/bootstrap/_panels.scss */
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px; }
    /* line 147, ../sass/bootstrap/_panels.scss */
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .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 th:first-child,
    .panel > .table-responsive:last-child > .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 th:first-child {
      border-bottom-left-radius: 2px; }
    /* line 151, ../sass/bootstrap/_panels.scss */
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .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 th:last-child,
    .panel > .table-responsive:last-child > .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 th:last-child {
      border-bottom-right-radius: 2px; }
/* line 158, ../sass/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #cecece; }
/* line 164, ../sass/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }
/* line 168, ../sass/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  /* line 175, ../sass/bootstrap/_panels.scss */
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  /* line 179, ../sass/bootstrap/_panels.scss */
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  /* line 188, ../sass/bootstrap/_panels.scss */
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  /* line 197, ../sass/bootstrap/_panels.scss */
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
/* line 204, ../sass/bootstrap/_panels.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

/* line 216, ../sass/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 22px; }
  /* line 220, ../sass/bootstrap/_panels.scss */
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 3px; }
    /* line 224, ../sass/bootstrap/_panels.scss */
    .panel-group .panel + .panel {
      margin-top: 5px; }
  /* line 229, ../sass/bootstrap/_panels.scss */
  .panel-group .panel-heading {
    border-bottom: 0; }
    /* line 232, ../sass/bootstrap/_panels.scss */
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  /* line 238, ../sass/bootstrap/_panels.scss */
  .panel-group .panel-footer {
    border-top: 0; }
    /* line 240, ../sass/bootstrap/_panels.scss */
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

/* line 248, ../sass/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd; }
  /* line 6, ../sass/bootstrap/mixins/_panels.scss */
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    /* line 11, ../sass/bootstrap/mixins/_panels.scss */
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    /* line 14, ../sass/bootstrap/mixins/_panels.scss */
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  /* line 20, ../sass/bootstrap/mixins/_panels.scss */
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

/* line 251, ../sass/bootstrap/_panels.scss */
.panel-primary {
  border-color: #11344c; }
  /* line 6, ../sass/bootstrap/mixins/_panels.scss */
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #11344c;
    border-color: #11344c; }
    /* line 11, ../sass/bootstrap/mixins/_panels.scss */
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #11344c; }
    /* line 14, ../sass/bootstrap/mixins/_panels.scss */
    .panel-primary > .panel-heading .badge {
      color: #11344c;
      background-color: #fff; }
  /* line 20, ../sass/bootstrap/mixins/_panels.scss */
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #11344c; }

/* line 254, ../sass/bootstrap/_panels.scss */
.panel-success {
  border-color: #e9b726; }
  /* line 6, ../sass/bootstrap/mixins/_panels.scss */
  .panel-success > .panel-heading {
    color: #e9b726;
    background-color: #e9b726;
    border-color: #e9b726; }
    /* line 11, ../sass/bootstrap/mixins/_panels.scss */
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #e9b726; }
    /* line 14, ../sass/bootstrap/mixins/_panels.scss */
    .panel-success > .panel-heading .badge {
      color: #e9b726;
      background-color: #e9b726; }
  /* line 20, ../sass/bootstrap/mixins/_panels.scss */
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #e9b726; }

/* line 257, ../sass/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1; }
  /* line 6, ../sass/bootstrap/mixins/_panels.scss */
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    /* line 11, ../sass/bootstrap/mixins/_panels.scss */
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    /* line 14, ../sass/bootstrap/mixins/_panels.scss */
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  /* line 20, ../sass/bootstrap/mixins/_panels.scss */
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

/* line 260, ../sass/bootstrap/_panels.scss */
.panel-warning {
  border-color: #ff9500; }
  /* line 6, ../sass/bootstrap/mixins/_panels.scss */
  .panel-warning > .panel-heading {
    color: #ff9500;
    background-color: #ff9500;
    border-color: #ff9500; }
    /* line 11, ../sass/bootstrap/mixins/_panels.scss */
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ff9500; }
    /* line 14, ../sass/bootstrap/mixins/_panels.scss */
    .panel-warning > .panel-heading .badge {
      color: #ff9500;
      background-color: #ff9500; }
  /* line 20, ../sass/bootstrap/mixins/_panels.scss */
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ff9500; }

/* line 263, ../sass/bootstrap/_panels.scss */
.panel-danger {
  border-color: #d9534f; }
  /* line 6, ../sass/bootstrap/mixins/_panels.scss */
  .panel-danger > .panel-heading {
    color: #d9534f;
    background-color: #d9534f;
    border-color: #d9534f; }
    /* line 11, ../sass/bootstrap/mixins/_panels.scss */
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d9534f; }
    /* line 14, ../sass/bootstrap/mixins/_panels.scss */
    .panel-danger > .panel-heading .badge {
      color: #d9534f;
      background-color: #d9534f; }
  /* line 20, ../sass/bootstrap/mixins/_panels.scss */
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d9534f; }

/* line 5, ../sass/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  /* line 12, ../sass/bootstrap/_responsive-embed.scss */
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }
  /* line 27, ../sass/bootstrap/_responsive-embed.scss */
  .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%; }
  /* line 32, ../sass/bootstrap/_responsive-embed.scss */
  .embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%; }

/* line 6, ../sass/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  /* line 15, ../sass/bootstrap/_close.scss */
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

/* line 30, ../sass/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

/* line 11, ../sass/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden; }

/* line 16, ../sass/bootstrap/_modals.scss */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  /* line 32, ../sass/bootstrap/_modals.scss */
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  /* line 36, ../sass/bootstrap/_modals.scss */
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

/* line 38, ../sass/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

/* line 44, ../sass/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

/* line 51, ../sass/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -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 64, ../sass/bootstrap/_modals.scss */
.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000; }
  /* line 71, ../sass/bootstrap/_modals.scss */
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  /* line 72, ../sass/bootstrap/_modals.scss */
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

/* line 77, ../sass/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px; }

/* line 83, ../sass/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px; }

/* line 88, ../sass/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857143; }

/* line 95, ../sass/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px; }

/* line 101, ../sass/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  /* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  /* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
  .modal-footer:after {
    clear: both; }
  /* line 108, ../sass/bootstrap/_modals.scss */
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  /* line 113, ../sass/bootstrap/_modals.scss */
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  /* line 117, ../sass/bootstrap/_modals.scss */
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

/* line 123, ../sass/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  /* line 134, ../sass/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  /* line 138, ../sass/bootstrap/_modals.scss */
  .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 143, ../sass/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  /* line 147, ../sass/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px; } }
/* line 7, ../sass/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0); }
  /* line 19, ../sass/bootstrap/_tooltip.scss */
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  /* line 20, ../sass/bootstrap/_tooltip.scss */
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  /* line 21, ../sass/bootstrap/_tooltip.scss */
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  /* line 22, ../sass/bootstrap/_tooltip.scss */
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  /* line 23, ../sass/bootstrap/_tooltip.scss */
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

/* line 27, ../sass/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 3px; }

/* line 38, ../sass/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

/* line 47, ../sass/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
/* line 54, ../sass/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
/* line 61, ../sass/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
/* line 68, ../sass/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }
/* line 75, ../sass/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }
/* line 82, ../sass/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
/* line 89, ../sass/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
/* line 96, ../sass/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

/* line 6, ../sass/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.42857143;
  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: 4px;
  -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 31, ../sass/bootstrap/_popovers.scss */
  .popover.top {
    margin-top: -10px; }
  /* line 32, ../sass/bootstrap/_popovers.scss */
  .popover.right {
    margin-left: 10px; }
  /* line 33, ../sass/bootstrap/_popovers.scss */
  .popover.bottom {
    margin-top: 10px; }
  /* line 34, ../sass/bootstrap/_popovers.scss */
  .popover.left {
    margin-left: -10px; }

/* line 37, ../sass/bootstrap/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 3px 3px 0 0; }

/* line 46, ../sass/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px; }

/* line 55, ../sass/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

/* line 65, ../sass/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px; }

/* line 68, ../sass/bootstrap/_popovers.scss */
.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

/* line 74, ../sass/bootstrap/_popovers.scss */
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  /* line 81, ../sass/bootstrap/_popovers.scss */
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }
/* line 89, ../sass/bootstrap/_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  /* line 96, ../sass/bootstrap/_popovers.scss */
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }
/* line 104, ../sass/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  /* line 111, ../sass/bootstrap/_popovers.scss */
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }
/* line 120, ../sass/bootstrap/_popovers.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  /* line 127, ../sass/bootstrap/_popovers.scss */
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

/* line 7, ../sass/bootstrap/_carousel.scss */
.carousel {
  position: relative; }

/* line 11, ../sass/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  /* line 16, ../sass/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    /* line 22, ../sass/bootstrap/_carousel.scss */
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      /* line 16, ../sass/bootstrap/_carousel.scss */
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        -moz-perspective: 1000;
        perspective: 1000; }
        /* line 34, ../sass/bootstrap/_carousel.scss */
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        /* line 39, ../sass/bootstrap/_carousel.scss */
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        /* line 44, ../sass/bootstrap/_carousel.scss */
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  /* line 53, ../sass/bootstrap/_carousel.scss */
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  /* line 59, ../sass/bootstrap/_carousel.scss */
  .carousel-inner > .active {
    left: 0; }
  /* line 63, ../sass/bootstrap/_carousel.scss */
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  /* line 70, ../sass/bootstrap/_carousel.scss */
  .carousel-inner > .next {
    left: 100%; }
  /* line 73, ../sass/bootstrap/_carousel.scss */
  .carousel-inner > .prev {
    left: -100%; }
  /* line 76, ../sass/bootstrap/_carousel.scss */
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  /* line 81, ../sass/bootstrap/_carousel.scss */
  .carousel-inner > .active.left {
    left: -100%; }
  /* line 84, ../sass/bootstrap/_carousel.scss */
  .carousel-inner > .active.right {
    left: 100%; }

/* line 93, ../sass/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.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 108, ../sass/bootstrap/_carousel.scss */
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, 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 111, ../sass/bootstrap/_carousel.scss */
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, 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 118, ../sass/bootstrap/_carousel.scss */
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  /* line 127, ../sass/bootstrap/_carousel.scss */
  .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 136, ../sass/bootstrap/_carousel.scss */
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  /* line 141, ../sass/bootstrap/_carousel.scss */
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  /* line 146, ../sass/bootstrap/_carousel.scss */
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    line-height: 1;
    font-family: serif; }
  /* line 157, ../sass/bootstrap/_carousel.scss */
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  /* line 162, ../sass/bootstrap/_carousel.scss */
  .carousel-control .icon-next:before {
    content: '\203a'; }

/* line 173, ../sass/bootstrap/_carousel.scss */
.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 184, ../sass/bootstrap/_carousel.scss */
  .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: transparent; }
  /* line 206, ../sass/bootstrap/_carousel.scss */
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

/* line 217, ../sass/bootstrap/_carousel.scss */
.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 228, ../sass/bootstrap/_carousel.scss */
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  /* line 239, ../sass/bootstrap/_carousel.scss */
  .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;
    font-size: 30px; }
  /* line 248, ../sass/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px; }
  /* line 252, ../sass/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px; }

  /* line 259, ../sass/bootstrap/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }

  /* line 266, ../sass/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px; } }
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both; }

/* line 12, ../sass/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* line 15, ../sass/bootstrap/_utilities.scss */
.pull-right {
  float: right !important; }

/* line 18, ../sass/bootstrap/_utilities.scss */
.pull-left {
  float: left !important; }

/* line 27, ../sass/bootstrap/_utilities.scss */
.hide {
  display: none !important; }

/* line 30, ../sass/bootstrap/_utilities.scss */
.show {
  display: block !important; }

/* line 33, ../sass/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden; }

/* line 36, ../sass/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

/* line 45, ../sass/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
  visibility: hidden !important; }

/* line 54, ../sass/bootstrap/_utilities.scss */
.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
/* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important; }

/* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important; }

/* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important; }

/* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important; }

/* line 34, ../sass/bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  /* line 7, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important; }

  /* line 10, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table; }

  /* line 11, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important; }

  /* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  /* line 52, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  /* line 57, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  /* line 62, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important; }

  /* line 10, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table; }

  /* line 11, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important; }

  /* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 71, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  /* line 76, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  /* line 81, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1399px) {
  /* line 7, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important; }

  /* line 10, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table; }

  /* line 11, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important; }

  /* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1399px) {
  /* line 90, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1399px) {
  /* line 95, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1399px) {
  /* line 100, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1400px) {
  /* line 7, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important; }

  /* line 10, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table; }

  /* line 11, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important; }

  /* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1400px) {
  /* line 109, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1400px) {
  /* line 114, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1400px) {
  /* line 119, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  /* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1399px) {
  /* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important; } }
@media (min-width: 1400px) {
  /* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important; } }
/* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important; }

@media print {
  /* line 7, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important; }

  /* line 10, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table; }

  /* line 11, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important; }

  /* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
/* line 153, ../sass/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important; }
  @media print {
    /* line 153, ../sass/bootstrap/_responsive-utilities.scss */
    .visible-print-block {
      display: block !important; } }

/* line 160, ../sass/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important; }
  @media print {
    /* line 160, ../sass/bootstrap/_responsive-utilities.scss */
    .visible-print-inline {
      display: inline !important; } }

/* line 167, ../sass/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important; }
  @media print {
    /* line 167, ../sass/bootstrap/_responsive-utilities.scss */
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  /* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important; } }
/* line 1, ../sass/_bootstrap_col_5.scss */
.col15-xs-1, .col15-sm-1, .col15-md-1, .col15-lg-1, .col15-xs-2, .col15-sm-2, .col15-md-2, .col15-lg-2, .col15-xs-3, .col15-sm-3, .col15-md-3, .col15-lg-3, .col15-xs-4, .col15-sm-4, .col15-md-4, .col15-lg-4, .col15-xs-5, .col15-sm-5, .col15-md-5, .col15-lg-5, .col15-xs-6, .col15-sm-6, .col15-md-6, .col15-lg-6, .col15-xs-7, .col15-sm-7, .col15-md-7, .col15-lg-7, .col15-xs-8, .col15-sm-8, .col15-md-8, .col15-lg-8, .col15-xs-9, .col15-sm-9, .col15-md-9, .col15-lg-9, .col15-xs-10, .col15-sm-10, .col15-md-10, .col15-lg-10, .col15-xs-11, .col15-sm-11, .col15-md-11, .col15-lg-11, .col15-xs-12, .col15-sm-12, .col15-md-12, .col15-lg-12, .col15-xs-13, .col15-sm-13, .col15-md-13, .col15-lg-13, .col15-xs-14, .col15-sm-14, .col15-md-14, .col15-lg-14, .col15-xs-15, .col15-sm-15, .col15-md-15, .col15-lg-15 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

/* line 7, ../sass/_bootstrap_col_5.scss */
.col15-xs-1, .col15-xs-2, .col15-xs-3, .col15-xs-4, .col15-xs-5, .col15-xs-6, .col15-xs-7, .col15-xs-8, .col15-xs-9, .col15-xs-10, .col15-xs-11, .col15-xs-12, .col15-xs-13, .col15-xs-14, .col15-xs-15 {
  float: left; }

/* line 10, ../sass/_bootstrap_col_5.scss */
.col15-xs-15 {
  width: 100%; }

/* line 13, ../sass/_bootstrap_col_5.scss */
.col15-xs-14 {
  width: 93.33333333%; }

/* line 16, ../sass/_bootstrap_col_5.scss */
.col15-xs-13 {
  width: 86.66666667%; }

/* line 19, ../sass/_bootstrap_col_5.scss */
.col15-xs-12 {
  width: 80%; }

/* line 22, ../sass/_bootstrap_col_5.scss */
.col15-xs-11 {
  width: 73.33333333%; }

/* line 25, ../sass/_bootstrap_col_5.scss */
.col15-xs-10 {
  width: 66.66666667%; }

/* line 28, ../sass/_bootstrap_col_5.scss */
.col15-xs-9 {
  width: 60%; }

/* line 31, ../sass/_bootstrap_col_5.scss */
.col15-xs-8 {
  width: 53.33333333%; }

/* line 34, ../sass/_bootstrap_col_5.scss */
.col15-xs-7 {
  width: 46.66666667%; }

/* line 37, ../sass/_bootstrap_col_5.scss */
.col15-xs-6 {
  width: 40%; }

/* line 40, ../sass/_bootstrap_col_5.scss */
.col15-xs-5 {
  width: 33.33333333%; }

/* line 43, ../sass/_bootstrap_col_5.scss */
.col15-xs-4 {
  width: 26.66666667%; }

/* line 46, ../sass/_bootstrap_col_5.scss */
.col15-xs-3 {
  width: 20%; }

/* line 49, ../sass/_bootstrap_col_5.scss */
.col15-xs-2 {
  width: 13.33333333%; }

/* line 52, ../sass/_bootstrap_col_5.scss */
.col15-xs-1 {
  width: 6.66666667%; }

/* line 55, ../sass/_bootstrap_col_5.scss */
.col15-xs-pull-15 {
  right: 100%; }

/* line 58, ../sass/_bootstrap_col_5.scss */
.col15-xs-pull-14 {
  right: 93.33333333%; }

/* line 61, ../sass/_bootstrap_col_5.scss */
.col15-xs-pull-13 {
  right: 86.66666667%; }

/* line 64, ../sass/_bootstrap_col_5.scss */
.col15-xs-pull-12 {
  right: 80%; }

/* line 67, ../sass/_bootstrap_col_5.scss */
.col15-xs-pull-11 {
  right: 73.33333333%; }

/* line 70, ../sass/_bootstrap_col_5.scss */
.col15-xs-pull-10 {
  right: 66.66666667%; }

/* line 73, ../sass/_bootstrap_col_5.scss */
.col15-xs-pull-9 {
  right: 60%; }

/* line 76, ../sass/_bootstrap_col_5.scss */
.col15-xs-pull-8 {
  right: 53.33333333%; }

/* line 79, ../sass/_bootstrap_col_5.scss */
.col15-xs-pull-7 {
  right: 46.66666667%; }

/* line 82, ../sass/_bootstrap_col_5.scss */
.col15-xs-pull-6 {
  right: 40%; }

/* line 85, ../sass/_bootstrap_col_5.scss */
.col15-xs-pull-5 {
  right: 33.33333333%; }

/* line 88, ../sass/_bootstrap_col_5.scss */
.col15-xs-pull-4 {
  right: 26.66666667%; }

/* line 91, ../sass/_bootstrap_col_5.scss */
.col15-xs-pull-3 {
  right: 20%; }

/* line 94, ../sass/_bootstrap_col_5.scss */
.col15-xs-pull-2 {
  right: 13.33333333%; }

/* line 97, ../sass/_bootstrap_col_5.scss */
.col15-xs-pull-1 {
  right: 6.66666667%; }

/* line 100, ../sass/_bootstrap_col_5.scss */
.col15-xs-pull-0 {
  right: 0%; }

/* line 103, ../sass/_bootstrap_col_5.scss */
.col15-xs-push-15 {
  left: 100%; }

/* line 106, ../sass/_bootstrap_col_5.scss */
.col15-xs-push-14 {
  left: 93.33333333%; }

/* line 109, ../sass/_bootstrap_col_5.scss */
.col15-xs-push-13 {
  left: 86.66666667%; }

/* line 112, ../sass/_bootstrap_col_5.scss */
.col15-xs-push-12 {
  left: 80%; }

/* line 115, ../sass/_bootstrap_col_5.scss */
.col15-xs-push-11 {
  left: 73.33333333%; }

/* line 118, ../sass/_bootstrap_col_5.scss */
.col15-xs-push-10 {
  left: 66.66666667%; }

/* line 121, ../sass/_bootstrap_col_5.scss */
.col15-xs-push-9 {
  left: 60%; }

/* line 124, ../sass/_bootstrap_col_5.scss */
.col15-xs-push-8 {
  left: 53.33333333%; }

/* line 127, ../sass/_bootstrap_col_5.scss */
.col15-xs-push-7 {
  left: 46.66666667%; }

/* line 130, ../sass/_bootstrap_col_5.scss */
.col15-xs-push-6 {
  left: 40%; }

/* line 133, ../sass/_bootstrap_col_5.scss */
.col15-xs-push-5 {
  left: 33.33333333%; }

/* line 136, ../sass/_bootstrap_col_5.scss */
.col15-xs-push-4 {
  left: 26.66666667%; }

/* line 139, ../sass/_bootstrap_col_5.scss */
.col15-xs-push-3 {
  left: 20%; }

/* line 142, ../sass/_bootstrap_col_5.scss */
.col15-xs-push-2 {
  left: 13.33333333%; }

/* line 145, ../sass/_bootstrap_col_5.scss */
.col15-xs-push-1 {
  left: 6.66666667%; }

/* line 148, ../sass/_bootstrap_col_5.scss */
.col15-xs-push-0 {
  left: 0%; }

/* line 151, ../sass/_bootstrap_col_5.scss */
.col15-xs-offset-15 {
  margin-left: 100%; }

/* line 154, ../sass/_bootstrap_col_5.scss */
.col15-xs-offset-14 {
  margin-left: 93.33333333%; }

/* line 157, ../sass/_bootstrap_col_5.scss */
.col15-xs-offset-13 {
  margin-left: 86.66666667%; }

/* line 160, ../sass/_bootstrap_col_5.scss */
.col15-xs-offset-12 {
  margin-left: 80%; }

/* line 163, ../sass/_bootstrap_col_5.scss */
.col15-xs-offset-11 {
  margin-left: 73.33333333%; }

/* line 166, ../sass/_bootstrap_col_5.scss */
.col15-xs-offset-10 {
  margin-left: 66.66666667%; }

/* line 169, ../sass/_bootstrap_col_5.scss */
.col15-xs-offset-9 {
  margin-left: 60%; }

/* line 172, ../sass/_bootstrap_col_5.scss */
.col15-xs-offset-8 {
  margin-left: 53.33333333%; }

/* line 175, ../sass/_bootstrap_col_5.scss */
.col15-xs-offset-7 {
  margin-left: 46.66666667%; }

/* line 178, ../sass/_bootstrap_col_5.scss */
.col15-xs-offset-6 {
  margin-left: 40%; }

/* line 181, ../sass/_bootstrap_col_5.scss */
.col15-xs-offset-5 {
  margin-left: 33.33333333%; }

/* line 184, ../sass/_bootstrap_col_5.scss */
.col15-xs-offset-4 {
  margin-left: 26.66666667%; }

/* line 187, ../sass/_bootstrap_col_5.scss */
.col15-xs-offset-3 {
  margin-left: 20%; }

/* line 190, ../sass/_bootstrap_col_5.scss */
.col15-xs-offset-2 {
  margin-left: 13.33333333%; }

/* line 193, ../sass/_bootstrap_col_5.scss */
.col15-xs-offset-1 {
  margin-left: 6.66666667%; }

/* line 196, ../sass/_bootstrap_col_5.scss */
.col15-xs-offset-0 {
  margin-left: 0%; }

@media (min-width: 768px) {
  /* line 200, ../sass/_bootstrap_col_5.scss */
  .col15-sm-1, .col15-sm-2, .col15-sm-3, .col15-sm-4, .col15-sm-5, .col15-sm-6, .col15-sm-7, .col15-sm-8, .col15-sm-9, .col15-sm-10, .col15-sm-11, .col15-sm-12, .col15-sm-13, .col15-sm-14, .col15-sm-15 {
    float: left; }

  /* line 203, ../sass/_bootstrap_col_5.scss */
  .col15-sm-15 {
    width: 100%; }

  /* line 206, ../sass/_bootstrap_col_5.scss */
  .col15-sm-14 {
    width: 93.33333333%; }

  /* line 209, ../sass/_bootstrap_col_5.scss */
  .col15-sm-13 {
    width: 86.66666667%; }

  /* line 212, ../sass/_bootstrap_col_5.scss */
  .col15-sm-12 {
    width: 80%; }

  /* line 215, ../sass/_bootstrap_col_5.scss */
  .col15-sm-11 {
    width: 73.33333333%; }

  /* line 218, ../sass/_bootstrap_col_5.scss */
  .col15-sm-10 {
    width: 66.66666667%; }

  /* line 221, ../sass/_bootstrap_col_5.scss */
  .col15-sm-9 {
    width: 60%; }

  /* line 224, ../sass/_bootstrap_col_5.scss */
  .col15-sm-8 {
    width: 53.33333333%; }

  /* line 227, ../sass/_bootstrap_col_5.scss */
  .col15-sm-7 {
    width: 46.66666667%; }

  /* line 230, ../sass/_bootstrap_col_5.scss */
  .col15-sm-6 {
    width: 40%; }

  /* line 233, ../sass/_bootstrap_col_5.scss */
  .col15-sm-5 {
    width: 33.33333333%; }

  /* line 236, ../sass/_bootstrap_col_5.scss */
  .col15-sm-4 {
    width: 26.66666667%; }

  /* line 239, ../sass/_bootstrap_col_5.scss */
  .col15-sm-3 {
    width: 20%; }

  /* line 242, ../sass/_bootstrap_col_5.scss */
  .col15-sm-2 {
    width: 13.33333333%; }

  /* line 245, ../sass/_bootstrap_col_5.scss */
  .col15-sm-1 {
    width: 6.66666667%; }

  /* line 248, ../sass/_bootstrap_col_5.scss */
  .col15-sm-pull-15 {
    right: 100%; }

  /* line 251, ../sass/_bootstrap_col_5.scss */
  .col15-sm-pull-14 {
    right: 93.33333333%; }

  /* line 254, ../sass/_bootstrap_col_5.scss */
  .col15-sm-pull-13 {
    right: 86.66666667%; }

  /* line 257, ../sass/_bootstrap_col_5.scss */
  .col15-sm-pull-12 {
    right: 80%; }

  /* line 260, ../sass/_bootstrap_col_5.scss */
  .col15-sm-pull-11 {
    right: 73.33333333%; }

  /* line 263, ../sass/_bootstrap_col_5.scss */
  .col15-sm-pull-10 {
    right: 66.66666667%; }

  /* line 266, ../sass/_bootstrap_col_5.scss */
  .col15-sm-pull-9 {
    right: 60%; }

  /* line 269, ../sass/_bootstrap_col_5.scss */
  .col15-sm-pull-8 {
    right: 53.33333333%; }

  /* line 272, ../sass/_bootstrap_col_5.scss */
  .col15-sm-pull-7 {
    right: 46.66666667%; }

  /* line 275, ../sass/_bootstrap_col_5.scss */
  .col15-sm-pull-6 {
    right: 40%; }

  /* line 278, ../sass/_bootstrap_col_5.scss */
  .col15-sm-pull-5 {
    right: 33.33333333%; }

  /* line 281, ../sass/_bootstrap_col_5.scss */
  .col15-sm-pull-4 {
    right: 26.66666667%; }

  /* line 284, ../sass/_bootstrap_col_5.scss */
  .col15-sm-pull-3 {
    right: 20%; }

  /* line 287, ../sass/_bootstrap_col_5.scss */
  .col15-sm-pull-2 {
    right: 13.33333333%; }

  /* line 290, ../sass/_bootstrap_col_5.scss */
  .col15-sm-pull-1 {
    right: 6.66666667%; }

  /* line 293, ../sass/_bootstrap_col_5.scss */
  .col15-sm-pull-0 {
    right: 0%; }

  /* line 296, ../sass/_bootstrap_col_5.scss */
  .col15-sm-push-15 {
    left: 100%; }

  /* line 299, ../sass/_bootstrap_col_5.scss */
  .col15-sm-push-14 {
    left: 93.33333333%; }

  /* line 302, ../sass/_bootstrap_col_5.scss */
  .col15-sm-push-13 {
    left: 86.66666667%; }

  /* line 305, ../sass/_bootstrap_col_5.scss */
  .col15-sm-push-12 {
    left: 80%; }

  /* line 308, ../sass/_bootstrap_col_5.scss */
  .col15-sm-push-11 {
    left: 73.33333333%; }

  /* line 311, ../sass/_bootstrap_col_5.scss */
  .col15-sm-push-10 {
    left: 66.66666667%; }

  /* line 314, ../sass/_bootstrap_col_5.scss */
  .col15-sm-push-9 {
    left: 60%; }

  /* line 317, ../sass/_bootstrap_col_5.scss */
  .col15-sm-push-8 {
    left: 53.33333333%; }

  /* line 320, ../sass/_bootstrap_col_5.scss */
  .col15-sm-push-7 {
    left: 46.66666667%; }

  /* line 323, ../sass/_bootstrap_col_5.scss */
  .col15-sm-push-6 {
    left: 40%; }

  /* line 326, ../sass/_bootstrap_col_5.scss */
  .col15-sm-push-5 {
    left: 33.33333333%; }

  /* line 329, ../sass/_bootstrap_col_5.scss */
  .col15-sm-push-4 {
    left: 26.66666667%; }

  /* line 332, ../sass/_bootstrap_col_5.scss */
  .col15-sm-push-3 {
    left: 20%; }

  /* line 335, ../sass/_bootstrap_col_5.scss */
  .col15-sm-push-2 {
    left: 13.33333333%; }

  /* line 338, ../sass/_bootstrap_col_5.scss */
  .col15-sm-push-1 {
    left: 6.66666667%; }

  /* line 341, ../sass/_bootstrap_col_5.scss */
  .col15-sm-push-0 {
    left: 0%; }

  /* line 344, ../sass/_bootstrap_col_5.scss */
  .col15-sm-offset-15 {
    margin-left: 100%; }

  /* line 347, ../sass/_bootstrap_col_5.scss */
  .col15-sm-offset-14 {
    margin-left: 93.33333333%; }

  /* line 350, ../sass/_bootstrap_col_5.scss */
  .col15-sm-offset-13 {
    margin-left: 86.66666667%; }

  /* line 353, ../sass/_bootstrap_col_5.scss */
  .col15-sm-offset-12 {
    margin-left: 80%; }

  /* line 356, ../sass/_bootstrap_col_5.scss */
  .col15-sm-offset-11 {
    margin-left: 73.33333333%; }

  /* line 359, ../sass/_bootstrap_col_5.scss */
  .col15-sm-offset-10 {
    margin-left: 66.66666667%; }

  /* line 362, ../sass/_bootstrap_col_5.scss */
  .col15-sm-offset-9 {
    margin-left: 60%; }

  /* line 365, ../sass/_bootstrap_col_5.scss */
  .col15-sm-offset-8 {
    margin-left: 53.33333333%; }

  /* line 368, ../sass/_bootstrap_col_5.scss */
  .col15-sm-offset-7 {
    margin-left: 46.66666667%; }

  /* line 371, ../sass/_bootstrap_col_5.scss */
  .col15-sm-offset-6 {
    margin-left: 40%; }

  /* line 374, ../sass/_bootstrap_col_5.scss */
  .col15-sm-offset-5 {
    margin-left: 33.33333333%; }

  /* line 377, ../sass/_bootstrap_col_5.scss */
  .col15-sm-offset-4 {
    margin-left: 26.66666667%; }

  /* line 380, ../sass/_bootstrap_col_5.scss */
  .col15-sm-offset-3 {
    margin-left: 20%; }

  /* line 383, ../sass/_bootstrap_col_5.scss */
  .col15-sm-offset-2 {
    margin-left: 13.33333333%; }

  /* line 386, ../sass/_bootstrap_col_5.scss */
  .col15-sm-offset-1 {
    margin-left: 6.66666667%; }

  /* line 389, ../sass/_bootstrap_col_5.scss */
  .col15-sm-offset-0 {
    margin-left: 0%; } }
@media (min-width: 992px) {
  /* line 394, ../sass/_bootstrap_col_5.scss */
  .col15-md-1, .col15-md-2, .col15-md-3, .col15-md-4, .col15-md-5, .col15-md-6, .col15-md-7, .col15-md-8, .col15-md-9, .col15-md-10, .col15-md-11, .col15-md-12, .col15-md-13, .col15-md-14, .col15-md-15 {
    float: left; }

  /* line 397, ../sass/_bootstrap_col_5.scss */
  .col15-md-15 {
    width: 100%; }

  /* line 400, ../sass/_bootstrap_col_5.scss */
  .col15-md-14 {
    width: 93.33333333%; }

  /* line 403, ../sass/_bootstrap_col_5.scss */
  .col15-md-13 {
    width: 86.66666667%; }

  /* line 406, ../sass/_bootstrap_col_5.scss */
  .col15-md-12 {
    width: 80%; }

  /* line 409, ../sass/_bootstrap_col_5.scss */
  .col15-md-11 {
    width: 73.33333333%; }

  /* line 412, ../sass/_bootstrap_col_5.scss */
  .col15-md-10 {
    width: 66.66666667%; }

  /* line 415, ../sass/_bootstrap_col_5.scss */
  .col15-md-9 {
    width: 60%; }

  /* line 418, ../sass/_bootstrap_col_5.scss */
  .col15-md-8 {
    width: 53.33333333%; }

  /* line 421, ../sass/_bootstrap_col_5.scss */
  .col15-md-7 {
    width: 46.66666667%; }

  /* line 424, ../sass/_bootstrap_col_5.scss */
  .col15-md-6 {
    width: 40%; }

  /* line 427, ../sass/_bootstrap_col_5.scss */
  .col15-md-5 {
    width: 33.33333333%; }

  /* line 430, ../sass/_bootstrap_col_5.scss */
  .col15-md-4 {
    width: 26.66666667%; }

  /* line 433, ../sass/_bootstrap_col_5.scss */
  .col15-md-3 {
    width: 20%; }

  /* line 436, ../sass/_bootstrap_col_5.scss */
  .col15-md-2 {
    width: 13.33333333%; }

  /* line 439, ../sass/_bootstrap_col_5.scss */
  .col15-md-1 {
    width: 6.66666667%; }

  /* line 442, ../sass/_bootstrap_col_5.scss */
  .col15-md-pull-15 {
    right: 100%; }

  /* line 445, ../sass/_bootstrap_col_5.scss */
  .col15-md-pull-14 {
    right: 93.33333333%; }

  /* line 448, ../sass/_bootstrap_col_5.scss */
  .col15-md-pull-13 {
    right: 86.66666667%; }

  /* line 451, ../sass/_bootstrap_col_5.scss */
  .col15-md-pull-12 {
    right: 80%; }

  /* line 454, ../sass/_bootstrap_col_5.scss */
  .col15-md-pull-11 {
    right: 73.33333333%; }

  /* line 457, ../sass/_bootstrap_col_5.scss */
  .col15-md-pull-10 {
    right: 66.66666667%; }

  /* line 460, ../sass/_bootstrap_col_5.scss */
  .col15-md-pull-9 {
    right: 60%; }

  /* line 463, ../sass/_bootstrap_col_5.scss */
  .col15-md-pull-8 {
    right: 53.33333333%; }

  /* line 466, ../sass/_bootstrap_col_5.scss */
  .col15-md-pull-7 {
    right: 46.66666667%; }

  /* line 469, ../sass/_bootstrap_col_5.scss */
  .col15-md-pull-6 {
    right: 40%; }

  /* line 472, ../sass/_bootstrap_col_5.scss */
  .col15-md-pull-5 {
    right: 33.33333333%; }

  /* line 475, ../sass/_bootstrap_col_5.scss */
  .col15-md-pull-4 {
    right: 26.66666667%; }

  /* line 478, ../sass/_bootstrap_col_5.scss */
  .col15-md-pull-3 {
    right: 20%; }

  /* line 481, ../sass/_bootstrap_col_5.scss */
  .col15-md-pull-2 {
    right: 13.33333333%; }

  /* line 484, ../sass/_bootstrap_col_5.scss */
  .col15-md-pull-1 {
    right: 6.66666667%; }

  /* line 487, ../sass/_bootstrap_col_5.scss */
  .col15-md-pull-0 {
    right: 0%; }

  /* line 490, ../sass/_bootstrap_col_5.scss */
  .col15-md-push-15 {
    left: 100%; }

  /* line 493, ../sass/_bootstrap_col_5.scss */
  .col15-md-push-14 {
    left: 93.33333333%; }

  /* line 496, ../sass/_bootstrap_col_5.scss */
  .col15-md-push-13 {
    left: 86.66666667%; }

  /* line 499, ../sass/_bootstrap_col_5.scss */
  .col15-md-push-12 {
    left: 80%; }

  /* line 502, ../sass/_bootstrap_col_5.scss */
  .col15-md-push-11 {
    left: 73.33333333%; }

  /* line 505, ../sass/_bootstrap_col_5.scss */
  .col15-md-push-10 {
    left: 66.66666667%; }

  /* line 508, ../sass/_bootstrap_col_5.scss */
  .col15-md-push-9 {
    left: 60%; }

  /* line 511, ../sass/_bootstrap_col_5.scss */
  .col15-md-push-8 {
    left: 53.33333333%; }

  /* line 514, ../sass/_bootstrap_col_5.scss */
  .col15-md-push-7 {
    left: 46.66666667%; }

  /* line 517, ../sass/_bootstrap_col_5.scss */
  .col15-md-push-6 {
    left: 40%; }

  /* line 520, ../sass/_bootstrap_col_5.scss */
  .col15-md-push-5 {
    left: 33.33333333%; }

  /* line 523, ../sass/_bootstrap_col_5.scss */
  .col15-md-push-4 {
    left: 26.66666667%; }

  /* line 526, ../sass/_bootstrap_col_5.scss */
  .col15-md-push-3 {
    left: 20%; }

  /* line 529, ../sass/_bootstrap_col_5.scss */
  .col15-md-push-2 {
    left: 13.33333333%; }

  /* line 532, ../sass/_bootstrap_col_5.scss */
  .col15-md-push-1 {
    left: 6.66666667%; }

  /* line 535, ../sass/_bootstrap_col_5.scss */
  .col15-md-push-0 {
    left: 0%; }

  /* line 538, ../sass/_bootstrap_col_5.scss */
  .col15-md-offset-15 {
    margin-left: 100%; }

  /* line 541, ../sass/_bootstrap_col_5.scss */
  .col15-md-offset-14 {
    margin-left: 93.33333333%; }

  /* line 544, ../sass/_bootstrap_col_5.scss */
  .col15-md-offset-13 {
    margin-left: 86.66666667%; }

  /* line 547, ../sass/_bootstrap_col_5.scss */
  .col15-md-offset-12 {
    margin-left: 80%; }

  /* line 550, ../sass/_bootstrap_col_5.scss */
  .col15-md-offset-11 {
    margin-left: 73.33333333%; }

  /* line 553, ../sass/_bootstrap_col_5.scss */
  .col15-md-offset-10 {
    margin-left: 66.66666667%; }

  /* line 556, ../sass/_bootstrap_col_5.scss */
  .col15-md-offset-9 {
    margin-left: 60%; }

  /* line 559, ../sass/_bootstrap_col_5.scss */
  .col15-md-offset-8 {
    margin-left: 53.33333333%; }

  /* line 562, ../sass/_bootstrap_col_5.scss */
  .col15-md-offset-7 {
    margin-left: 46.66666667%; }

  /* line 565, ../sass/_bootstrap_col_5.scss */
  .col15-md-offset-6 {
    margin-left: 40%; }

  /* line 568, ../sass/_bootstrap_col_5.scss */
  .col15-md-offset-5 {
    margin-left: 33.33333333%; }

  /* line 571, ../sass/_bootstrap_col_5.scss */
  .col15-md-offset-4 {
    margin-left: 26.66666667%; }

  /* line 574, ../sass/_bootstrap_col_5.scss */
  .col15-md-offset-3 {
    margin-left: 20%; }

  /* line 577, ../sass/_bootstrap_col_5.scss */
  .col15-md-offset-2 {
    margin-left: 13.33333333%; }

  /* line 580, ../sass/_bootstrap_col_5.scss */
  .col15-md-offset-1 {
    margin-left: 6.66666667%; }

  /* line 583, ../sass/_bootstrap_col_5.scss */
  .col15-md-offset-0 {
    margin-left: 0%; } }
@media (min-width: 1200px) {
  /* line 588, ../sass/_bootstrap_col_5.scss */
  .col15-lg-1, .col15-lg-2, .col15-lg-3, .col15-lg-4, .col15-lg-5, .col15-lg-6, .col15-lg-7, .col15-lg-8, .col15-lg-9, .col15-lg-10, .col15-lg-11, .col15-lg-12, .col15-lg-13, .col15-lg-14, .col15-lg-15 {
    float: left; }

  /* line 591, ../sass/_bootstrap_col_5.scss */
  .col15-lg-15 {
    width: 100%; }

  /* line 594, ../sass/_bootstrap_col_5.scss */
  .col15-lg-14 {
    width: 93.33333333%; }

  /* line 597, ../sass/_bootstrap_col_5.scss */
  .col15-lg-13 {
    width: 86.66666667%; }

  /* line 600, ../sass/_bootstrap_col_5.scss */
  .col15-lg-12 {
    width: 80%; }

  /* line 603, ../sass/_bootstrap_col_5.scss */
  .col15-lg-11 {
    width: 73.33333333%; }

  /* line 606, ../sass/_bootstrap_col_5.scss */
  .col15-lg-10 {
    width: 66.66666667%; }

  /* line 609, ../sass/_bootstrap_col_5.scss */
  .col15-lg-9 {
    width: 60%; }

  /* line 612, ../sass/_bootstrap_col_5.scss */
  .col15-lg-8 {
    width: 53.33333333%; }

  /* line 615, ../sass/_bootstrap_col_5.scss */
  .col15-lg-7 {
    width: 46.66666667%; }

  /* line 618, ../sass/_bootstrap_col_5.scss */
  .col15-lg-6 {
    width: 40%; }

  /* line 621, ../sass/_bootstrap_col_5.scss */
  .col15-lg-5 {
    width: 33.33333333%; }

  /* line 624, ../sass/_bootstrap_col_5.scss */
  .col15-lg-4 {
    width: 26.66666667%; }

  /* line 627, ../sass/_bootstrap_col_5.scss */
  .col15-lg-3 {
    width: 20%; }

  /* line 630, ../sass/_bootstrap_col_5.scss */
  .col15-lg-2 {
    width: 13.33333333%; }

  /* line 633, ../sass/_bootstrap_col_5.scss */
  .col15-lg-1 {
    width: 6.66666667%; }

  /* line 636, ../sass/_bootstrap_col_5.scss */
  .col15-lg-pull-15 {
    right: 100%; }

  /* line 639, ../sass/_bootstrap_col_5.scss */
  .col15-lg-pull-14 {
    right: 93.33333333%; }

  /* line 642, ../sass/_bootstrap_col_5.scss */
  .col15-lg-pull-13 {
    right: 86.66666667%; }

  /* line 645, ../sass/_bootstrap_col_5.scss */
  .col15-lg-pull-12 {
    right: 80%; }

  /* line 648, ../sass/_bootstrap_col_5.scss */
  .col15-lg-pull-11 {
    right: 73.33333333%; }

  /* line 651, ../sass/_bootstrap_col_5.scss */
  .col15-lg-pull-10 {
    right: 66.66666667%; }

  /* line 654, ../sass/_bootstrap_col_5.scss */
  .col15-lg-pull-9 {
    right: 60%; }

  /* line 657, ../sass/_bootstrap_col_5.scss */
  .col15-lg-pull-8 {
    right: 53.33333333%; }

  /* line 660, ../sass/_bootstrap_col_5.scss */
  .col15-lg-pull-7 {
    right: 46.66666667%; }

  /* line 663, ../sass/_bootstrap_col_5.scss */
  .col15-lg-pull-6 {
    right: 40%; }

  /* line 666, ../sass/_bootstrap_col_5.scss */
  .col15-lg-pull-5 {
    right: 33.33333333%; }

  /* line 669, ../sass/_bootstrap_col_5.scss */
  .col15-lg-pull-4 {
    right: 26.66666667%; }

  /* line 672, ../sass/_bootstrap_col_5.scss */
  .col15-lg-pull-3 {
    right: 20%; }

  /* line 675, ../sass/_bootstrap_col_5.scss */
  .col15-lg-pull-2 {
    right: 13.33333333%; }

  /* line 678, ../sass/_bootstrap_col_5.scss */
  .col15-lg-pull-1 {
    right: 6.66666667%; }

  /* line 681, ../sass/_bootstrap_col_5.scss */
  .col15-lg-pull-0 {
    right: 0%; }

  /* line 684, ../sass/_bootstrap_col_5.scss */
  .col15-lg-push-15 {
    left: 100%; }

  /* line 687, ../sass/_bootstrap_col_5.scss */
  .col15-lg-push-14 {
    left: 93.33333333%; }

  /* line 690, ../sass/_bootstrap_col_5.scss */
  .col15-lg-push-13 {
    left: 86.66666667%; }

  /* line 693, ../sass/_bootstrap_col_5.scss */
  .col15-lg-push-12 {
    left: 80%; }

  /* line 696, ../sass/_bootstrap_col_5.scss */
  .col15-lg-push-11 {
    left: 73.33333333%; }

  /* line 699, ../sass/_bootstrap_col_5.scss */
  .col15-lg-push-10 {
    left: 66.66666667%; }

  /* line 702, ../sass/_bootstrap_col_5.scss */
  .col15-lg-push-9 {
    left: 60%; }

  /* line 705, ../sass/_bootstrap_col_5.scss */
  .col15-lg-push-8 {
    left: 53.33333333%; }

  /* line 708, ../sass/_bootstrap_col_5.scss */
  .col15-lg-push-7 {
    left: 46.66666667%; }

  /* line 711, ../sass/_bootstrap_col_5.scss */
  .col15-lg-push-6 {
    left: 40%; }

  /* line 714, ../sass/_bootstrap_col_5.scss */
  .col15-lg-push-5 {
    left: 33.33333333%; }

  /* line 717, ../sass/_bootstrap_col_5.scss */
  .col15-lg-push-4 {
    left: 26.66666667%; }

  /* line 720, ../sass/_bootstrap_col_5.scss */
  .col15-lg-push-3 {
    left: 20%; }

  /* line 723, ../sass/_bootstrap_col_5.scss */
  .col15-lg-push-2 {
    left: 13.33333333%; }

  /* line 726, ../sass/_bootstrap_col_5.scss */
  .col15-lg-push-1 {
    left: 6.66666667%; }

  /* line 729, ../sass/_bootstrap_col_5.scss */
  .col15-lg-push-0 {
    left: 0%; }

  /* line 732, ../sass/_bootstrap_col_5.scss */
  .col15-lg-offset-15 {
    margin-left: 100%; }

  /* line 735, ../sass/_bootstrap_col_5.scss */
  .col15-lg-offset-14 {
    margin-left: 93.33333333%; }

  /* line 738, ../sass/_bootstrap_col_5.scss */
  .col15-lg-offset-13 {
    margin-left: 86.66666667%; }

  /* line 741, ../sass/_bootstrap_col_5.scss */
  .col15-lg-offset-12 {
    margin-left: 80%; }

  /* line 744, ../sass/_bootstrap_col_5.scss */
  .col15-lg-offset-11 {
    margin-left: 73.33333333%; }

  /* line 747, ../sass/_bootstrap_col_5.scss */
  .col15-lg-offset-10 {
    margin-left: 66.66666667%; }

  /* line 750, ../sass/_bootstrap_col_5.scss */
  .col15-lg-offset-9 {
    margin-left: 60%; }

  /* line 753, ../sass/_bootstrap_col_5.scss */
  .col15-lg-offset-8 {
    margin-left: 53.33333333%; }

  /* line 756, ../sass/_bootstrap_col_5.scss */
  .col15-lg-offset-7 {
    margin-left: 46.66666667%; }

  /* line 759, ../sass/_bootstrap_col_5.scss */
  .col15-lg-offset-6 {
    margin-left: 40%; }

  /* line 762, ../sass/_bootstrap_col_5.scss */
  .col15-lg-offset-5 {
    margin-left: 33.33333333%; }

  /* line 765, ../sass/_bootstrap_col_5.scss */
  .col15-lg-offset-4 {
    margin-left: 26.66666667%; }

  /* line 768, ../sass/_bootstrap_col_5.scss */
  .col15-lg-offset-3 {
    margin-left: 20%; }

  /* line 771, ../sass/_bootstrap_col_5.scss */
  .col15-lg-offset-2 {
    margin-left: 13.33333333%; }

  /* line 774, ../sass/_bootstrap_col_5.scss */
  .col15-lg-offset-1 {
    margin-left: 6.66666667%; }

  /* line 777, ../sass/_bootstrap_col_5.scss */
  .col15-lg-offset-0 {
    margin-left: 0%; } }
@font-face {
  font-family: 'magpie';
  src: url("../fonts/magpie/magpie.eot?43elpu");
  src: url("../fonts/magpie/magpie.eot?43elpu#iefix") format("embedded-opentype"), url("../fonts/magpie/magpie.ttf?43elpu") format("truetype"), url("../fonts/magpie/magpie.woff?43elpu") format("woff"), url("../fonts/magpie/magpie.svg?43elpu#magpie") format("svg");
  font-weight: normal;
  font-style: normal; }
/* line 12, ../sass/_icons.scss */
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'magpie' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 28, ../sass/_icons.scss */
.icon-watches:before {
  content: "\e926"; }

/* line 31, ../sass/_icons.scss */
.icon-calendar:before {
  content: "\e925"; }

/* line 34, ../sass/_icons.scss */
.icon-donation:before {
  content: "\e91e"; }

/* line 37, ../sass/_icons.scss */
.icon-promocode:before {
  content: "\e927"; }

/* line 40, ../sass/_icons.scss */
.icon-icon_01:before {
  content: "\e91f"; }

/* line 43, ../sass/_icons.scss */
.icon-icon_02:before {
  content: "\e920"; }

/* line 46, ../sass/_icons.scss */
.icon-icon_03:before {
  content: "\e921"; }

/* line 49, ../sass/_icons.scss */
.icon-icon_04:before {
  content: "\e922"; }

/* line 52, ../sass/_icons.scss */
.icon-icon_05:before {
  content: "\e923"; }

/* line 55, ../sass/_icons.scss */
.icon-pause:before {
  content: "\e917"; }

/* line 58, ../sass/_icons.scss */
.icon-cancel:before {
  content: "\e919"; }

/* line 61, ../sass/_icons.scss */
.icon-tool:before {
  content: "\e91a"; }

/* line 64, ../sass/_icons.scss */
.icon-remove:before {
  content: "\e91d"; }

/* line 67, ../sass/_icons.scss */
.icon-cart:before {
  content: "\e91c"; }

/* line 70, ../sass/_icons.scss */
.icon-mail:before {
  content: "\e906"; }

/* line 73, ../sass/_icons.scss */
.icon-details:before {
  content: "\e908"; }

/* line 76, ../sass/_icons.scss */
.icon-tickets:before {
  content: "\e90d"; }

/* line 79, ../sass/_icons.scss */
.icon-basket:before {
  content: "\e90e"; }

/* line 82, ../sass/_icons.scss */
.icon-usd-tabs:before {
  content: "\e918"; }

/* line 85, ../sass/_icons.scss */
.icon-lock2:before {
  content: "\e91b"; }

/* line 88, ../sass/_icons.scss */
.icon-timer:before {
  content: "\e916"; }

/* line 91, ../sass/_icons.scss */
.icon-phone:before {
  content: "\e914"; }

/* line 94, ../sass/_icons.scss */
.icon-contacts:before {
  content: "\e915"; }

/* line 97, ../sass/_icons.scss */
.icon-envelope:before {
  content: "\e913"; }

/* line 100, ../sass/_icons.scss */
.icon-google:before {
  content: "\f1a0"; }

/* line 103, ../sass/_icons.scss */
.icon-pencil:before {
  content: "\e90f"; }

/* line 106, ../sass/_icons.scss */
.icon-lock:before {
  content: "\e910"; }

/* line 109, ../sass/_icons.scss */
.icon-ribbon:before {
  content: "\e911"; }

/* line 112, ../sass/_icons.scss */
.icon-plus:before {
  content: "\e912"; }

/* line 115, ../sass/_icons.scss */
.icon-thumbs-up:before {
  content: "\f164"; }

/* line 118, ../sass/_icons.scss */
.icon-check-alt:before {
  content: "\e900"; }

/* line 121, ../sass/_icons.scss */
.icon-x-alt:before {
  content: "\e901"; }

/* line 124, ../sass/_icons.scss */
.icon-caret-down:before {
  content: "\f0d7"; }

/* line 127, ../sass/_icons.scss */
.icon-caret-up:before {
  content: "\f0d8"; }

/* line 130, ../sass/_icons.scss */
.icon-angle-left:before {
  content: "\f104"; }

/* line 133, ../sass/_icons.scss */
.icon-angle-right:before {
  content: "\f105"; }

/* line 136, ../sass/_icons.scss */
.icon-angle-double-left:before {
  content: "\f100"; }

/* line 139, ../sass/_icons.scss */
.icon-angle-double-right:before {
  content: "\f101"; }

/* line 142, ../sass/_icons.scss */
.icon-twitter:before {
  content: "\f099"; }

/* line 145, ../sass/_icons.scss */
.icon-facebook:before {
  content: "\f09a"; }

/* line 148, ../sass/_icons.scss */
.icon-facebook-f:before {
  content: "\f09a"; }

/* line 151, ../sass/_icons.scss */
.icon-instagram:before {
  content: "\f16d"; }

/* line 154, ../sass/_icons.scss */
.icon-trash:before {
  content: "\e90a"; }

/* line 157, ../sass/_icons.scss */
.icon-stick:before {
  content: "\e90b"; }

/* line 160, ../sass/_icons.scss */
.icon-star:before {
  content: "\e909"; }

/* line 163, ../sass/_icons.scss */
.icon-ar-left:before {
  content: "\e90c"; }

/* line 166, ../sass/_icons.scss */
.icon-ar-right:before, .breadcrumb li + li:before {
  content: "\e902"; }

/* line 169, ../sass/_icons.scss */
.icon-discount:before {
  content: "\e903"; }

/* line 172, ../sass/_icons.scss */
.icon-horseshoe:before {
  content: "\e904"; }

/* line 175, ../sass/_icons.scss */
.icon-percent:before {
  content: "\e905"; }

/* line 178, ../sass/_icons.scss */
.icon-usd:before {
  content: "\e907"; }

/* line 181, ../sass/_icons.scss */
.icon-checkmark:before {
  content: "\ea10"; }

/* line 184, ../sass/_icons.scss */
.icon-subscription-icon:before {
  content: "\e924"; }

/* mixin respond */
/* line 1, ../sass/_base.scss */
img {
  max-width: 100%; }

/* line 5, ../sass/_base.scss */
a {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

/* line 8, ../sass/_base.scss */
.fl {
  float: left; }

/* line 11, ../sass/_base.scss */
.font-black {
  color: #000 !important; }

/* line 14, ../sass/_base.scss */
.font-white {
  color: #fff !important; }

/* line 17, ../sass/_base.scss */
.font-light-blue {
  color: #91a0ad !important; }

/* line 20, ../sass/_base.scss */
.m0 {
  margin: 0 !important; }

/* line 24, ../sass/_base.scss */
.t24 {
  font-size: 24px; }

/* line 28, ../sass/_base.scss */
.t20 {
  font-size: 20px; }

/* line 32, ../sass/_base.scss */
.t18 {
  font-size: 18px !important; }

/* line 36, ../sass/_base.scss */
.t16 {
  font-size: 16px !important; }

/* line 40, ../sass/_base.scss */
.t14 {
  font-size: 14px; }

/* line 44, ../sass/_base.scss */
.t10 {
  font-size: 10px; }

/* line 47, ../sass/_base.scss */
.fz-32 {
  font-size: 32px !important; }

/* line 50, ../sass/_base.scss */
.fz-26 {
  font-size: 26px !important; }

/* line 53, ../sass/_base.scss */
.fz-34 {
  font-size: 34px !important; }
  @media (max-width: 767px) {
    /* line 53, ../sass/_base.scss */
    .fz-34 {
      font-size: 30px; } }

/* line 59, ../sass/_base.scss */
.fz-45 {
  font-size: 45px !important; }
  @media (max-width: 767px) {
    /* line 59, ../sass/_base.scss */
    .fz-45 {
      font-size: 34px; } }

/* line 65, ../sass/_base.scss */
.fw-800 {
  font-weight: 800 !important; }

/* line 68, ../sass/_base.scss */
.fw-700 {
  font-weight: 700 !important; }

/* line 71, ../sass/_base.scss */
.txbig {
  font-size: 44px;
  line-height: 1;
  font-weight: 700; }
  @media (max-width: 767px) {
    /* line 71, ../sass/_base.scss */
    .txbig {
      font-size: 32px; } }

/* line 80, ../sass/_base.scss */
.btn {
  border: 0;
  text-transform: uppercase;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 0;
  -webkit-transition: background 0.35s ease-in-out !important;
  -o-transition: background 0.35s ease-in-out !important;
  transition: background 0.35s ease-in-out !important; }
  /* line 87, ../sass/_base.scss */
  .btn.btn-round {
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 46px;
    height: 46px;
    line-height: 37px; }
  /* line 94, ../sass/_base.scss */
  .btn.btn-round.btn-success.ng-binding.ng-scope {
    margin-left: 5px; }

/* line 99, ../sass/_base.scss */
.btn-md {
  border-radius: 4px;
  padding: 16px; }

/* line 104, ../sass/_base.scss */
.btn-lg {
  font-size: 24px;
  font-weight: 600;
  padding: 8px 35px; }
  @media (max-width: 1399px) {
    /* line 104, ../sass/_base.scss */
    .btn-lg {
      font-size: 18px; } }

/* line 113, ../sass/_base.scss */
.btn-grad {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9Ii0wLjA3MDQyOCIgeTE9IjAuODk5NDE4IiB4Mj0iMS4wNzA0MjgiIHkyPSIwLjEwMDU4MiI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjI1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -moz-linear-gradient(35deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5) 25%, rgba(0, 0, 0, 0));
  background-image: -webkit-linear-gradient(35deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5) 25%, rgba(0, 0, 0, 0));
  background-image: linear-gradient(55deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5) 25%, rgba(0, 0, 0, 0)); }
  /* line 116, ../sass/_base.scss */
  .btn-grad:hover, .btn-grad:focus {
    background-image: none; }

/* line 121, ../sass/_base.scss */
.btn-signin {
  background-color: #264765;
  font-weight: 300;
  color: #fff; }

/* line 126, ../sass/_base.scss */
.col-centered {
  margin: 0 auto;
  float: none; }

/* line 131, ../sass/_base.scss */
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-bottom: 22px; }

/* line 140, ../sass/_base.scss */
.truncate, .legend-name, .legendz .numbers .name, .box-tickt .numbers .name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block; }

/* line 147, ../sass/_base.scss */
.btn-default {
  border: 1px solid #ccc; }
  /* line 149, ../sass/_base.scss */
  .btn-default:hover, .btn-default:focus {
    color: #000; }

/* line 155, ../sass/_base.scss */
.rel {
  position: relative; }

/* line 159, ../sass/_base.scss */
.table > thead > tr > th {
  text-transform: uppercase;
  text-align: center;
  padding: 18px; }

/* line 165, ../sass/_base.scss */
.table > tfoot > tr > th {
  color: #fff;
  background-color: #e9b726;
  text-transform: uppercase; }

/* line 171, ../sass/_base.scss */
.table > tfoot > tr > th:first-child {
  border-right-color: transparent; }

/* line 175, ../sass/_base.scss */
.row.small-gutter {
  margin-left: -10px;
  margin-right: -10px; }
  /* line 179, ../sass/_base.scss */
  .row.small-gutter [class*="col-"] {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 15px; }

/* line 185, ../sass/_base.scss */
.row.no-gutter {
  margin-left: 0;
  margin-right: 0; }
  /* line 189, ../sass/_base.scss */
  .row.no-gutter [class*="col-"] {
    padding-left: 0;
    padding-right: 0; }

/* line 195, ../sass/_base.scss */
.pagination {
  display: block;
  text-align: center;
  margin: 2em 0 0; }

/* line 201, ../sass/_base.scss */
.alert {
  text-align: center;
  margin-bottom: 0;
  margin-top: 15px;
  color: #fff;
  border-radius: 0;
  border: 0; }
  /* line 209, ../sass/_base.scss */
  .alert .icon {
    font-size: 1.5em;
    vertical-align: -3px;
    padding-right: 10px; }

/* line 216, ../sass/_base.scss */
.alert-success {
  background-color: #11344c;
  border-color: #11344c;
  color: #fff; }
  /* line 8, ../sass/bootstrap/mixins/_alerts.scss */
  .alert-success hr {
    border-top-color: #0c2637; }
  /* line 11, ../sass/bootstrap/mixins/_alerts.scss */
  .alert-success .alert-link {
    color: #e6e6e6; }

/* line 219, ../sass/_base.scss */
.alert-alt {
  background-color: #eeeeee;
  color: #000; }
  /* line 223, ../sass/_base.scss */
  .alert-alt .icon {
    color: #264765; }

/* line 228, ../sass/_base.scss */
strong {
  font-weight: 700; }

/* line 234, ../sass/_base.scss */
.modal .alert ul {
  text-align: left;
  padding-left: 20px; }

/* line 241, ../sass/_base.scss */
.h6 {
  font-weight: 500; }

/* line 244, ../sass/_base.scss */
.fleft {
  float: left; }

/* line 247, ../sass/_base.scss */
.m-0 {
  margin: 0; }

/* line 251, ../sass/_base.scss */
.mb-10 {
  margin-bottom: 10px; }

/* line 255, ../sass/_base.scss */
.pt-22 {
  padding-top: 22px; }

/* line 258, ../sass/_base.scss */
.pt-0 {
  padding-top: 0 !important; }

/* line 261, ../sass/_base.scss */
.donation-url {
  cursor: pointer;
  display: block;
  color: #fff;
  line-height: 1.6;
  font-weight: 700; }
  @media (max-width: 991px) {
    /* line 261, ../sass/_base.scss */
    .donation-url {
      display: inline-block; } }

/* line 272, ../sass/_base.scss */
.highlight,
.box-tickt.active.highlight {
  -webkit-box-shadow: 0px 0px 8px 4px #e02f2a;
  -moz-box-shadow: 0px 0px 8px 4px #e02f2a;
  box-shadow: 0px 0px 8px 4px #e02f2a; }

/* line 280, ../sass/_base.scss */
.page.community .box-lightblue, .page.community .box-blue {
  margin-bottom: 30px; }

/* line 1, ../sass/_custom.scss */
.navbar-brand {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 12px 15px;
  margin-right: 50px;
  height: auto; }
  @media (min-width: 1400px) {
    /* line 1, ../sass/_custom.scss */
    .navbar-brand {
      margin-right: 75px; } }
  @media (min-width: 992px) and (max-width: 1399px) {
    /* line 1, ../sass/_custom.scss */
    .navbar-brand {
      display: none; } }

/* line 14, ../sass/_custom.scss */
.navbar-nav > li > a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 18px; }
  @media (min-width: 1400px) {
    /* line 14, ../sass/_custom.scss */
    .navbar-nav > li > a {
      padding-left: 18px;
      padding-right: 18px; } }
  @media (min-width: 992px) and (max-width: 1399px) {
    /* line 14, ../sass/_custom.scss */
    .navbar-nav > li > a {
      padding-left: 7px;
      padding-right: 7px; } }
  @media (max-width: 991px) {
    /* line 14, ../sass/_custom.scss */
    .navbar-nav > li > a {
      font-size: 20px;
      line-height: 40px;
      border-top: 2px solid #4f4f4f; } }

@media (max-width: 991px) {
  /* line 33, ../sass/_custom.scss */
  .navbar-inverse {
    border: none; } }
@media (max-width: 991px) {
  /* line 37, ../sass/_custom.scss */
  .navbar-inverse .container {
    width: 100%; } }
@media (max-width: 991px) {
  /* line 42, ../sass/_custom.scss */
  .navbar-inverse .navbar-nav {
    margin-bottom: 0;
    margin-top: 0; } }
/* line 53, ../sass/_custom.scss */
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  background-color: #11344c;
  border: #fff;
  color: #fff;
  font-weight: normal; }

@media (max-width: 991px) {
  /* line 65, ../sass/_custom.scss */
  .navbar-collapse {
    box-shadow: none; } }
/* line 69, ../sass/_custom.scss */
.navbar-collapse.in {
  margin-top: 60px; }

@media (max-width: 991px) {
  /* line 75, ../sass/_custom.scss */
  .nav > li {
    background-color: #264765; } }

@media (max-width: 991px) {
  /* line 82, ../sass/_custom.scss */
  .navbar-header {
    margin-bottom: 60px; } }

/* line 89, ../sass/_custom.scss */
.navbar-inverse .navbar-toggle {
  border-color: #11344c;
  background-color: #11344c; }
  /* line 92, ../sass/_custom.scss */
  .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #e9b726; }
  /* line 95, ../sass/_custom.scss */
  .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #264765; }

@media (max-width: 991px) {
  /* line 102, ../sass/_custom.scss */
  .kill-margin-bottom {
    margin-bottom: 0 !important; } }

@media (max-width: 991px) {
  /* line 108, ../sass/_custom.scss */
  .kill-margin-top {
    margin-top: 0 !important; } }

/* line 114, ../sass/_custom.scss */
.play-on {
  background-color: #e9b726;
  font-weight: 500 !important;
  color: #264765 !important;
  border-color: transparent;
  font-weight: 700 !important; }
  /* line 120, ../sass/_custom.scss */
  .play-on:hover {
    color: #fff !important; }

/* line 126, ../sass/_custom.scss */
.active .play-on {
  color: #fff !important; }

/* line 131, ../sass/_custom.scss */
.play-on-mobile {
  font-size: 20px;
  line-height: 40px;
  color: #264765 !important;
  font-weight: 700 !important;
  text-align: center;
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 10px;
  position: absolute;
  top: 60px;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #e9b726; }

/* line 148, ../sass/_custom.scss */
.area-sign {
  float: right;
  line-height: 60px;
  transition: ease .3s; }
  @media (min-width: 1400px) {
    /* line 148, ../sass/_custom.scss */
    .area-sign {
      margin-top: 5%; } }
  /* line 156, ../sass/_custom.scss */
  .area-sign .btn {
    min-width: 102px;
    padding: 10px 35px;
    color: #fff; }
  /* line 162, ../sass/_custom.scss */
  .area-sign .icon {
    color: #e9b726;
    font-size: 34px;
    vertical-align: middle; }
  /* line 167, ../sass/_custom.scss */
  .area-sign .icon-cart {
    font-size: 40px !important; }
  /* line 171, ../sass/_custom.scss */
  .area-sign a {
    display: inline-block;
    position: relative; }
    @media (min-width: 1400px) {
      /* line 171, ../sass/_custom.scss */
      .area-sign a {
        margin-left: 10px; } }
    /* line 177, ../sass/_custom.scss */
    .area-sign a:hover, .area-sign a:active, .area-sign a:focus {
      text-decoration: none;
      outline: none; }
  /* line 184, ../sass/_custom.scss */
  .area-sign .box-circle {
    display: inline-block; }
    @media (min-width: 992px) and (max-width: 1399px) {
      /* line 184, ../sass/_custom.scss */
      .area-sign .box-circle {
        margin: 0 10px; } }

/* line 192, ../sass/_custom.scss */
.cart-items {
  color: #000;
  background: #fff;
  border-radius: 100%;
  height: 18px;
  line-height: 18px;
  width: 18px;
  display: block;
  font-size: 12px;
  font-weight: bold;
  right: -3px;
  top: 5px;
  font-family: 'Roboto Condensed', sans-serif;
  position: absolute;
  z-index: 10;
  text-align: center; }

/* line 210, ../sass/_custom.scss */
.pop-balance {
  max-width: 400px;
  top: 50px !important; }
  /* line 214, ../sass/_custom.scss */
  .pop-balance .popover-content {
    padding: 25px 45px;
    line-height: 26px;
    color: #000; }
  /* line 220, ../sass/_custom.scss */
  .pop-balance b {
    margin-left: 8px; }

/* line 225, ../sass/_custom.scss */
.popover.pop-balance {
  margin-top: 12px; }

/* line 229, ../sass/_custom.scss */
.next-draw {
  color: #fff;
  margin-top: 5px; }
  /* line 233, ../sass/_custom.scss */
  .next-draw [class*="col-"] {
    padding-left: 3px;
    padding-right: 3px; }
  /* line 237, ../sass/_custom.scss */
  .next-draw .inline-bordered {
    border: 2px solid #fff;
    display: inline-block;
    padding: 0 15px; }
  /* line 242, ../sass/_custom.scss */
  .next-draw .counter-wrap {
    display: inline-grid;
    padding: 5px 0;
    text-align: center; }
  /* line 247, ../sass/_custom.scss */
  .next-draw .num-circle {
    display: inline-block;
    width: 48px;
    line-height: normal;
    font-weight: 500; }
  /* line 255, ../sass/_custom.scss */
  .next-draw .num {
    font-size: 28px;
    font-weight: 700;
    margin: 0; }
  /* line 261, ../sass/_custom.scss */
  .next-draw .small {
    margin: 0;
    font-size: 12px;
    text-align: center; }
  /* line 267, ../sass/_custom.scss */
  .next-draw .txt {
    padding-left: 5px; }
  /* line 270, ../sass/_custom.scss */
  .next-draw .sub-title.fz-26 {
    vertical-align: middle;
    margin: 0; }
    @media (max-width: 767px) {
      /* line 270, ../sass/_custom.scss */
      .next-draw .sub-title.fz-26 {
        display: block;
        margin-top: 5px; } }

/* line 280, ../sass/_custom.scss */
.circle-white {
  background: rgba(255, 255, 255, 0.3);
  border-radius: 80px;
  text-align: center;
  border: 2px solid #fff;
  margin-bottom: 10px; }
  /* line 287, ../sass/_custom.scss */
  .circle-white.txbig {
    line-height: 71px;
    padding-right: 21px;
    margin-bottom: 6px; }
    @media (max-width: 767px) {
      /* line 287, ../sass/_custom.scss */
      .circle-white.txbig {
        font-size: 34px;
        line-height: 37px; } }
  /* line 297, ../sass/_custom.scss */
  .circle-white .dollar-img {
    float: left;
    height: 71px; }
    @media (max-width: 767px) {
      /* line 297, ../sass/_custom.scss */
      .circle-white .dollar-img {
        height: 37px; } }

/* line 313, ../sass/_custom.scss */
.section-top {
  height: 100%;
  padding-top: 17px;
  padding-bottom: 23px; }
  /* line 318, ../sass/_custom.scss */
  .section-top .sub-title {
    font-size: 22px;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 7px;
    color: #fff; }
    @media (max-width: 991px) {
      /* line 318, ../sass/_custom.scss */
      .section-top .sub-title {
        font-size: 16px !important; } }
    @media (max-width: 767px) {
      /* line 318, ../sass/_custom.scss */
      .section-top .sub-title {
        text-align: center !important; } }
    @media (max-width: 1399px) {
      /* line 318, ../sass/_custom.scss */
      .section-top .sub-title {
        font-size: 20px; } }
    /* line 334, ../sass/_custom.scss */
    .section-top .sub-title span {
      color: #e9b726; }
  /* line 339, ../sass/_custom.scss */
  .section-top .af-width-1 {
    width: 24.7%; }
    @media (max-width: 991px) {
      /* line 339, ../sass/_custom.scss */
      .section-top .af-width-1 {
        width: 100%; } }
  /* line 346, ../sass/_custom.scss */
  .section-top .af-width-2 {
    width: 48%; }
    @media (max-width: 991px) {
      /* line 346, ../sass/_custom.scss */
      .section-top .af-width-2 {
        width: 100%; } }
  /* line 353, ../sass/_custom.scss */
  .section-top .af-width-3 {
    width: 26.6%; }
    @media (max-width: 991px) {
      /* line 353, ../sass/_custom.scss */
      .section-top .af-width-3 {
        width: 100%; } }
    @media (min-width: 992px) {
      /* line 362, ../sass/_custom.scss */
      .section-top .af-width-3 .next-draw {
        max-width: 250px;
        float: right; } }
  /* line 370, ../sass/_custom.scss */
  .section-top .af-width-2,
  .section-top .af-width-3,
  .section-top .af-width-3 * {
    -webkit-transition-property: none;
    transition-property: none; }

/* line 377, ../sass/_custom.scss */
.affix {
  position: relative; }

/* line 381, ../sass/_custom.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: rgba(205, 213, 221, 0.27); }

@media (min-width: 1400px) {
  /* line 386, ../sass/_custom.scss */
  .affix {
    width: 100%;
    position: fixed;
    z-index: 9999;
    box-shadow: 2px 2px 9px rgba(0, 0, 0, 0.27); }
    /* line 392, ../sass/_custom.scss */
    .affix .area-sign {
      line-height: 65px;
      margin-top: 1%; }
    /* line 397, ../sass/_custom.scss */
    .affix .navbar-static-top {
      z-index: 1; }
    /* line 401, ../sass/_custom.scss */
    .affix .navbar-brand {
      opacity: 0; }
    /* line 405, ../sass/_custom.scss */
    .affix .af-width-2 {
      width: 38%; }
    /* line 409, ../sass/_custom.scss */
    .affix .af-width-3 {
      padding-left: 0;
      width: auto;
      float: right; }
      /* line 413, ../sass/_custom.scss */
      .affix .af-width-3 .next-draw {
        max-width: none; }
        /* line 415, ../sass/_custom.scss */
        .affix .af-width-3 .next-draw .num {
          font-size: 20px;
          line-height: 36px; }
    /* line 422, ../sass/_custom.scss */
    .affix .section-top {
      padding-top: 7px;
      padding-bottom: 7px; }
      /* line 425, ../sass/_custom.scss */
      .affix .section-top .logo {
        margin-top: 4px;
        z-index: 2000;
        max-height: 70px;
        display: block; }
      /* line 432, ../sass/_custom.scss */
      .affix .section-top .sub-title {
        float: left;
        text-align: left;
        font-size: 16px;
        margin-bottom: 0;
        line-height: 40px; }
      /* line 440, ../sass/_custom.scss */
      .affix .section-top .txbig {
        float: left;
        width: 72%; }
        /* line 443, ../sass/_custom.scss */
        .affix .section-top .txbig .txt {
          font-size: 29px;
          line-height: 37px; }
    /* line 450, ../sass/_custom.scss */
    .affix .next-draw {
      text-align: center;
      margin-left: -3px;
      margin-right: -3px;
      color: #000; }
      /* line 456, ../sass/_custom.scss */
      .affix .next-draw .sub-title {
        line-height: 20px !important; }
      /* line 460, ../sass/_custom.scss */
      .affix .next-draw .col-custom-12 {
        width: 130px; }
      /* line 464, ../sass/_custom.scss */
      .affix .next-draw .col-custom-3 {
        width: 78px;
        text-align: left;
        margin-left: 10px; }
      /* line 470, ../sass/_custom.scss */
      .affix .next-draw .num-circle {
        height: 40px;
        width: 40px;
        line-height: 36px;
        float: left; }
      /* line 476, ../sass/_custom.scss */
      .affix .next-draw .small {
        line-height: 40px;
        margin-top: 0;
        padding-left: 6px;
        float: left; }
    /* line 485, ../sass/_custom.scss */
    .affix .box-prize .sub-title {
      width: 115px; }
    /* line 490, ../sass/_custom.scss */
    .affix .circle-white {
      margin-bottom: 0; }
      /* line 492, ../sass/_custom.scss */
      .affix .circle-white .dollar-img {
        height: 37px; }
    /* line 498, ../sass/_custom.scss */
    .affix.af-header + .section-main {
      padding-top: 155px; }
    /* line 502, ../sass/_custom.scss */
    .affix .tabs-top {
      margin-top: 15px;
      margin-bottom: 0;
      padding-bottom: 5px; }
      /* line 507, ../sass/_custom.scss */
      .affix .tabs-top li a {
        padding-bottom: 15px;
        padding-top: 13px; }
        /* line 510, ../sass/_custom.scss */
        .affix .tabs-top li a .round {
          display: none; }
    /* line 517, ../sass/_custom.scss */
    .affix + div .section-main {
      padding-top: 260px; }
    /* line 520, ../sass/_custom.scss */
    .affix .box-details-btn {
      padding-top: 0; } }
/* line 526, ../sass/_custom.scss */
.section-main {
  background: url('../images/brumbies-bg.jpg?1509445895') 0 0 repeat-x;
  background-size: cover;
  background-attachment: fixed;
  color: #fff;
  min-height: 650px;
  padding-top: 30px;
  padding-bottom: 10px; }
  @media (max-width: 767px) {
    /* line 526, ../sass/_custom.scss */
    .section-main {
      background: none; } }

/* line 541, ../sass/_custom.scss */
.box {
  background-color: #fff;
  border-radius: 8px;
  -webkit-box-shadow: #11344c 0 0 0 2px, #fff 0 0 0 4px, #11344c 0 0 0 6px;
  box-shadow: #11344c 0 0 0 2px, #fff 0 0 0 4px, #11344c 0 0 0 6px;
  overflow: hidden; }
  /* line 548, ../sass/_custom.scss */
  .box.box-legends {
    background-color: #11344c;
    color: #fff;
    padding: 15px 10px 0; }

/* line 555, ../sass/_custom.scss */
.box-ticket {
  background: #fff url('../images/bg-place.png?1509371864') 100% 100% no-repeat;
  min-height: 255px;
  color: #11344c; }
  /* line 559, ../sass/_custom.scss */
  .box-ticket .title {
    width: 1%;
    padding: 15px; }
    @media (min-width: 768px) {
      /* line 559, ../sass/_custom.scss */
      .box-ticket .title {
        padding: 35px 35px 45px 40px; } }
    @media (max-width: 767px) {
      /* line 567, ../sass/_custom.scss */
      .box-ticket .title h3 {
        font-size: 18px; } }

/* line 574, ../sass/_custom.scss */
.va {
  display: table;
  width: 100%; }
  /* line 577, ../sass/_custom.scss */
  .va > .vcenter {
    display: table-cell;
    vertical-align: middle; }

/* line 583, ../sass/_custom.scss */
.number {
  display: block;
  min-height: 22px; }

@media (max-width: 991px) {
  /* line 589, ../sass/_custom.scss */
  .box-prize {
    margin-bottom: 25px; }

  /* line 592, ../sass/_custom.scss */
  .next-draw .txt {
    margin-bottom: .2em; } }
/* line 597, ../sass/_custom.scss */
.section-hero {
  background: url('../images/homepage_hero_v2.jpg?1509371864') 55% 100% no-repeat;
  color: #fff;
  background-size: cover; }

/* line 604, ../sass/_custom.scss */
.box-btn .va {
  min-height: 130px; }

/* line 610, ../sass/_custom.scss */
.box-btn-xs .va {
  min-height: 60px; }

/* line 615, ../sass/_custom.scss */
.btn-half-block {
  width: 50% !important;
  float: left; }

/* line 620, ../sass/_custom.scss */
.heading-italic {
  font-style: italic;
  font-weight: 400;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.95);
  text-align: center;
  height: 70px;
  width: 1%;
  display: table-cell;
  vertical-align: middle;
  color: #fff; }

/* line 632, ../sass/_custom.scss */
.section-steps {
  background-color: #cfcfcf;
  color: #fff;
  background-image: url('../images/bg-logo.png?1509371864');
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: 50%; }

/* line 642, ../sass/_custom.scss */
.list-news li {
  margin-bottom: 1em; }
/* line 645, ../sass/_custom.scss */
.list-news a {
  color: #000;
  font-weight: 500; }
/* line 649, ../sass/_custom.scss */
.list-news .date {
  float: left;
  margin-right: 50px;
  font-weight: 700; }

/* line 656, ../sass/_custom.scss */
.section-latest {
  border-top: 10px solid #000; }

/* line 660, ../sass/_custom.scss */
.bg-winners {
  background-image: url('../images/magpie_grey.png?1509371864');
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: cover;
  min-height: 308px;
  padding: 8px 35px 30px;
  color: #fff; }
  @media (max-width: 767px) {
    /* line 660, ../sass/_custom.scss */
    .bg-winners {
      padding-left: 20px;
      padding-right: 20px; } }

/* line 674, ../sass/_custom.scss */
.simple {
  padding: 30px 80px;
  font-size: 14px;
  text-align: justify;
  font-weight: 300; }
  @media (max-width: 767px) {
    /* line 674, ../sass/_custom.scss */
    .simple {
      padding: 30px; }
      /* line 681, ../sass/_custom.scss */
      .simple h1 {
        font-size: 20px !important; }
      /* line 684, ../sass/_custom.scss */
      .simple h3 {
        font-size: 16px !important; } }
  /* line 688, ../sass/_custom.scss */
  .simple .text-main {
    font-weight: 500; }
    /* line 690, ../sass/_custom.scss */
    .simple .text-main p {
      margin: 0 0 30px; }
  /* line 694, ../sass/_custom.scss */
  .simple h1 {
    font-size: 30px;
    font-weight: 500;
    margin: 0 0 10px; }
  /* line 699, ../sass/_custom.scss */
  .simple h2 {
    font-weight: 500;
    margin: 0 0 15px;
    text-align: left; }
  /* line 704, ../sass/_custom.scss */
  .simple h3 {
    font-size: 18px;
    margin: 0 0 15px;
    text-align: left; }
  /* line 709, ../sass/_custom.scss */
  .simple p {
    margin: 0 0 15px; }
  /* line 712, ../sass/_custom.scss */
  .simple .box-white {
    padding: 30px 55px;
    background: #fff;
    border-radius: 7px;
    color: #000;
    margin-bottom: 70px; }
    @media (max-width: 767px) {
      /* line 712, ../sass/_custom.scss */
      .simple .box-white {
        padding: 15px; } }
    /* line 721, ../sass/_custom.scss */
    .simple .box-white a {
      color: #00599b; }
  /* line 725, ../sass/_custom.scss */
  .simple ul {
    text-align: left;
    list-style: none;
    margin: 15px 0 1px;
    padding: 0 25px; }
    @media (max-width: 767px) {
      /* line 725, ../sass/_custom.scss */
      .simple ul {
        padding: 0; } }
    /* line 733, ../sass/_custom.scss */
    .simple ul li {
      position: relative;
      padding-left: 50px;
      margin: 0 0 30px; }
      /* line 737, ../sass/_custom.scss */
      .simple ul li:before {
        position: absolute;
        top: 7px;
        left: 0;
        width: 9px;
        height: 9px;
        border-radius: 1000px;
        background: #9f8c61;
        content: ""; }
      @media (max-width: 767px) {
        /* line 733, ../sass/_custom.scss */
        .simple ul li {
          padding-left: 15px; } }
  /* line 753, ../sass/_custom.scss */
  .simple ol h3 {
    margin-top: 10px; }

/* line 759, ../sass/_custom.scss */
.bt-20 {
  border-top: 20px #9f8c61 solid; }

/* line 763, ../sass/_custom.scss */
.modal-backdrop {
  bottom: 0;
  z-index: 10000;
  position: fixed; }

/* line 769, ../sass/_custom.scss */
.modal {
  z-index: 150000000;
  font-size: 14px; }
  /* line 772, ../sass/_custom.scss */
  .modal .form-control {
    font-size: 14px; }

/* line 777, ../sass/_custom.scss */
.grad {
  padding-left: 14px;
  padding-right: 14px;
  padding-top: 12px;
  min-height: 90px; }
  /* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
  .grad:before, .grad:after {
    content: " ";
    display: table; }
  /* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
  .grad:after {
    clear: both; }
  /* line 784, ../sass/_custom.scss */
  .grad.left {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5ZjhjNjEiIHN0b3Atb3BhY2l0eT0iMC41Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(159, 140, 97, 0.5)));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(159, 140, 97, 0.5));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(159, 140, 97, 0.5));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(159, 140, 97, 0.5));
    padding-top: 28px; }
  /* line 791, ../sass/_custom.scss */
  .grad.right {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzlmOGM2MSIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(159, 140, 97, 0.5)), color-stop(100%, rgba(0, 0, 0, 0)));
    background-image: -moz-linear-gradient(left, rgba(159, 140, 97, 0.5), rgba(0, 0, 0, 0));
    background-image: -webkit-linear-gradient(left, rgba(159, 140, 97, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(159, 140, 97, 0.5), rgba(0, 0, 0, 0)); }

/* line 800, ../sass/_custom.scss */
.winning-numbers .box-player,
.winning-numbers .box-player img {
  margin-bottom: 0; }
/* line 804, ../sass/_custom.scss */
.winning-numbers .box-player {
  margin-bottom: 10px; }
  /* line 806, ../sass/_custom.scss */
  .winning-numbers .box-player img {
    width: 44px; }
@media (min-width: 1400px) {
  /* line 811, ../sass/_custom.scss */
  .winning-numbers .select-custom {
    min-width: 210px; } }

/* line 817, ../sass/_custom.scss */
.legend-sprite {
  width: 44px;
  height: 39px; }

/* line 822, ../sass/_custom.scss */
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important; }

/* line 831, ../sass/_custom.scss */
.not-found {
  padding: 50px 0 70px;
  font-weight: 300;
  font-size: 16px; }
  @media (min-height: 1000px) {
    /* line 831, ../sass/_custom.scss */
    .not-found {
      position: absolute;
      top: 50%;
      left: 0;
      margin-top: -350px;
      width: 100%; } }
  /* line 842, ../sass/_custom.scss */
  .not-found .img-box {
    position: relative;
    display: inline-block; }
    /* line 845, ../sass/_custom.scss */
    .not-found .img-box img {
      display: block;
      margin: 0 auto 30px;
      z-index: 1; }
      /* line 849, ../sass/_custom.scss */
      .not-found .img-box img.lotto {
        position: absolute;
        top: 5px;
        left: 50%;
        margin-left: -124px;
        z-index: 10; }
      @media (max-width: 767px) {
        /* line 845, ../sass/_custom.scss */
        .not-found .img-box img {
          max-width: 250px; }
          /* line 858, ../sass/_custom.scss */
          .not-found .img-box img.lotto {
            max-width: 144px;
            top: 3px;
            margin-left: -61px; } }
  /* line 866, ../sass/_custom.scss */
  .not-found h1 {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 28px;
    margin: 0 0 35px; }
  /* line 872, ../sass/_custom.scss */
  .not-found p {
    margin: 0; }

/* line 877, ../sass/_custom.scss */
html,
body {
  height: 100%; }
  /* line 880, ../sass/_custom.scss */
  html .content-wrapper,
  body .content-wrapper {
    min-height: 100%;
    position: relative; }
  /* line 884, ../sass/_custom.scss */
  html footer.small,
  body footer.small {
    margin-top: -37px; }

/* line 889, ../sass/_custom.scss */
.row-tickets {
  margin-left: -10px;
  margin-right: -10px; }
  /* line 892, ../sass/_custom.scss */
  .row-tickets [class*="col-"] {
    padding-left: 10px;
    padding-right: 10px; }
  /* line 896, ../sass/_custom.scss */
  .row-tickets .box-tickt {
    padding: 0; }
  /* line 899, ../sass/_custom.scss */
  .row-tickets .heading-col {
    margin-top: 5px; }
  /* line 903, ../sass/_custom.scss */
  .row-tickets .ticket-box .selected-players {
    padding: 0; }

/* line 909, ../sass/_custom.scss */
.maintenace-page {
  padding-top: 0; }
  /* line 911, ../sass/_custom.scss */
  .maintenace-page .pr-0 {
    padding-right: 0; }
  /* line 914, ../sass/_custom.scss */
  .maintenace-page .section-top {
    height: auto; }
  /* line 917, ../sass/_custom.scss */
  .maintenace-page .sub-title {
    color: #fff;
    font-size: 24px; }
    /* line 920, ../sass/_custom.scss */
    .maintenace-page .sub-title span {
      font-weight: 300; }
  /* line 924, ../sass/_custom.scss */
  .maintenace-page .pt-30 {
    padding-top: 30px; }
  /* line 927, ../sass/_custom.scss */
  .maintenace-page .box-white.box-step .box-black {
    background: #000 url(../images/maintenance-bg.png) no-repeat 100% 15px;
    padding: 25px;
    text-align: left; }
    /* line 931, ../sass/_custom.scss */
    .maintenace-page .box-white.box-step .box-black a {
      color: #fff;
      text-decoration: underline; }
    /* line 935, ../sass/_custom.scss */
    .maintenace-page .box-white.box-step .box-black .latest-results {
      background: rgba(255, 255, 255, 0.15);
      padding: 15px 0 15px 15px; }
      /* line 938, ../sass/_custom.scss */
      .maintenace-page .box-white.box-step .box-black .latest-results p {
        margin: 0;
        font-size: 16px;
        line-height: 16px;
        padding: 15px 0 0; }
        /* line 943, ../sass/_custom.scss */
        .maintenace-page .box-white.box-step .box-black .latest-results p span {
          font-size: 14px;
          display: block; }
  /* line 950, ../sass/_custom.scss */
  .maintenace-page .results-list {
    padding: 0;
    margin: 0; }
    /* line 953, ../sass/_custom.scss */
    .maintenace-page .results-list li {
      width: 30px;
      height: 30px;
      display: inline-block;
      margin: 0 10px;
      background: #fff;
      border: 1px solid #000; }

@media (min-width: 1400px) {
  /* line 965, ../sass/_custom.scss */
  .container-inner {
    padding: 0 190px; } }
@media (min-width: 500px) {
  /* line 972, ../sass/_custom.scss */
  .maintenace-page.section-main {
    display: flex;
    flex-direction: column;
    height: calc( 100vh - 45px);
    width: 100%;
    flex: 1 0 auto; } }
@media (min-width: 750px) {
  /* line 982, ../sass/_custom.scss */
  .maintenace-page.section-main {
    display: flex;
    flex-direction: column;
    height: calc( 100vh - 80px);
    width: 100%;
    flex: 1 0 auto; } }
/* line 991, ../sass/_custom.scss */
.navbar-inverse .navbar-nav > li > a {
  border-top: 2px solid transparent; }
  /* line 993, ../sass/_custom.scss */
  .navbar-inverse .navbar-nav > li > a:hover {
    border-color: #fff;
    background: #11344c; }

/* line 1002, ../sass/_custom.scss */
.navbar-inverse .navbar-nav li .play-on {
  border-color: transparent; }

/* line 1010, ../sass/_custom.scss */
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  border-top: 2px solid #fff; }
  @media (max-width: 991px) {
    /* line 1010, ../sass/_custom.scss */
    .navbar-inverse .navbar-nav > .active > a,
    .navbar-inverse .navbar-nav > .active > a:hover,
    .navbar-inverse .navbar-nav > .active > a:focus {
      border-top: 2px solid #11344c; } }

/* line 1019, ../sass/_custom.scss */
.navbar {
  min-height: 50px; }

/* line 1023, ../sass/_custom.scss */
.navbar-nav > li > a {
  padding: 13px 25px;
  font-weight: 700; }

/* line 1029, ../sass/_custom.scss */
.result-page.section-main {
  padding-bottom: 0; }
/* line 1032, ../sass/_custom.scss */
.result-page .boxes {
  border-radius: 0;
  background: #264765;
  padding: 30px; }
/* line 1037, ../sass/_custom.scss */
.result-page h4 {
  font-size: 24px;
  font-weight: 700;
  color: #fff; }
/* line 1042, ../sass/_custom.scss */
.result-page table {
  color: #fff; }
  /* line 1044, ../sass/_custom.scss */
  .result-page table th {
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    text-align: left !important; }
  /* line 1051, ../sass/_custom.scss */
  .result-page table tbody td {
    font-size: 18px; }
  /* line 1054, ../sass/_custom.scss */
  .result-page table tbody tr:nth-of-type(odd) {
    background-color: #11344c;
    color: #7890a5; }
/* line 1060, ../sass/_custom.scss */
.result-page .table-bordered > thead > tr > th,
.result-page .table-bordered > tbody > tr > td {
  border: none; }
/* line 1064, ../sass/_custom.scss */
.result-page .table-responsive {
  margin-top: 22px; }
/* line 1068, ../sass/_custom.scss */
.result-page .winning-numbers .form-group {
  margin: 0; }
  /* line 1069, ../sass/_custom.scss */
  .result-page .winning-numbers .form-group span {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    margin-right: 10px;
    vertical-align: middle; }
    @media (min-width: 992px) and (max-width: 1399px) {
      /* line 1069, ../sass/_custom.scss */
      .result-page .winning-numbers .form-group span {
        font-size: 26px; } }
    @media (max-width: 767px) {
      /* line 1069, ../sass/_custom.scss */
      .result-page .winning-numbers .form-group span {
        font-size: 26px;
        margin-right: 15px; } }
    /* line 1084, ../sass/_custom.scss */
    .result-page .winning-numbers .form-group span.icon {
      font-weight: normal;
      color: #11344c;
      font-size: 45px; }
      @media (min-width: 992px) and (max-width: 1399px) {
        /* line 1084, ../sass/_custom.scss */
        .result-page .winning-numbers .form-group span.icon {
          font-size: 36px; } }
      @media (max-width: 767px) {
        /* line 1084, ../sass/_custom.scss */
        .result-page .winning-numbers .form-group span.icon {
          font-size: 36px; } }
  /* line 1098, ../sass/_custom.scss */
  .result-page .winning-numbers .form-group .select-custom {
    display: inline-block;
    background-color: transparent;
    vertical-align: middle; }
    /* line 1102, ../sass/_custom.scss */
    .result-page .winning-numbers .form-group .select-custom .form-control {
      height: auto;
      color: #fff;
      font-size: 30px;
      border-radius: 0;
      border: 2px solid;
      padding-right: 63px;
      padding-top: 5px;
      padding-bottom: 5px; }
      @media (min-width: 992px) and (max-width: 1399px) {
        /* line 1102, ../sass/_custom.scss */
        .result-page .winning-numbers .form-group .select-custom .form-control {
          font-size: 20px;
          padding-right: 40px; } }
      @media (max-width: 767px) {
        /* line 1102, ../sass/_custom.scss */
        .result-page .winning-numbers .form-group .select-custom .form-control {
          font-size: 20px;
          padding-right: 40px; } }
      @media (max-width: 475px) {
        /* line 1102, ../sass/_custom.scss */
        .result-page .winning-numbers .form-group .select-custom .form-control {
          margin-top: 30px; } }
      /* line 1123, ../sass/_custom.scss */
      .result-page .winning-numbers .form-group .select-custom .form-control option {
        color: #11344c; }
    /* line 1127, ../sass/_custom.scss */
    .result-page .winning-numbers .form-group .select-custom:after {
      right: 15px;
      color: #fff;
      z-index: -1;
      font-size: 22px; }
      @media (max-width: 475px) {
        /* line 1127, ../sass/_custom.scss */
        .result-page .winning-numbers .form-group .select-custom:after {
          top: 67%; } }
/* line 1138, ../sass/_custom.scss */
.result-page .winning-numbers .tickets-col {
  float: right; }
  @media (max-width: 991px) {
    /* line 1138, ../sass/_custom.scss */
    .result-page .winning-numbers .tickets-col {
      float: none;
      margin-top: 30px; } }
  /* line 1145, ../sass/_custom.scss */
  .result-page .winning-numbers .tickets-col .numbers li {
    margin: 0 4px; }
    @media (max-width: 767px) {
      /* line 1145, ../sass/_custom.scss */
      .result-page .winning-numbers .tickets-col .numbers li {
        margin: 4px; } }
  @media (min-width: 992px) and (max-width: 1399px) {
    /* line 1151, ../sass/_custom.scss */
    .result-page .winning-numbers .tickets-col .numbers .player-face {
      width: 52px;
      height: 52px; } }
  /* line 1162, ../sass/_custom.scss */
  .result-page .winning-numbers .tickets-col .numbers .player-num {
    background: #264765;
    left: auto;
    bottom: auto;
    top: 3px;
    right: 3px;
    color: #fff;
    border-radius: 100%;
    height: 18px;
    line-height: 18px;
    width: 18px;
    display: block;
    font-size: 12px;
    font-weight: bold;
    font-family: 'Roboto Condensed', sans-serif;
    position: absolute;
    z-index: 10;
    text-align: center; }
  /* line 1181, ../sass/_custom.scss */
  .result-page .winning-numbers .tickets-col .numbers .legend-num {
    background: none;
    left: 0;
    right: 0;
    text-align: center;
    top: 32px;
    width: 100%;
    font-size: 17px; }

/* line 1, ../sass/_footer.scss */
.get-ticket {
  min-height: 230px;
  background-color: #0361a9;
  padding-bottom: 20px; }
  @media (min-width: 992px) and (max-width: 1399px) {
    /* line 8, ../sass/_footer.scss */
    .get-ticket > .container {
      min-width: 62%; } }
  /* line 13, ../sass/_footer.scss */
  .get-ticket .btn-pad {
    padding-top: 61px; }
    @media (max-width: 1399px) {
      /* line 13, ../sass/_footer.scss */
      .get-ticket .btn-pad {
        padding-top: 50px;
        padding-bottom: 30px; } }
  /* line 22, ../sass/_footer.scss */
  .get-ticket .round-circle {
    background-color: #fff;
    color: #858585;
    height: 145px;
    width: 145px;
    border-radius: 100%;
    border: none;
    box-shadow: 0 0 0 9px #ececec, 0 0 0 18px #fff, 0 0 50px 27px rgba(250, 255, 237, 0.5); }
    @media (max-width: 1399px) {
      /* line 22, ../sass/_footer.scss */
      .get-ticket .round-circle {
        width: 100px;
        height: 100px; } }
  /* line 40, ../sass/_footer.scss */
  .get-ticket h3 {
    margin-top: 0;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-left: 0;
    color: #fff;
    font-weight: 400; }
  /* line 49, ../sass/_footer.scss */
  .get-ticket .cards {
    margin-left: -5px;
    margin-right: -5px; }
  /* line 54, ../sass/_footer.scss */
  .get-ticket .card-pad {
    float: left;
    width: 20%;
    position: relative; }
    /* line 59, ../sass/_footer.scss */
    .get-ticket .card-pad h3, .get-ticket .card-pad h6 {
      margin: 0;
      padding: 0;
      height: 34px;
      font-weight: 700; }
    /* line 66, ../sass/_footer.scss */
    .get-ticket .card-pad h3 {
      color: #858585;
      font-size: 26px; }
    /* line 71, ../sass/_footer.scss */
    .get-ticket .card-pad h6 {
      font-size: 13px;
      color: #6a8702; }
    /* line 76, ../sass/_footer.scss */
    .get-ticket .card-pad p {
      height: 36px;
      overflow: hidden;
      margin: 0 0 7px;
      font-size: 14px;
      color: #0cafd8; }
  /* line 85, ../sass/_footer.scss */
  .get-ticket .card {
    background-color: #fff;
    margin: 5px;
    border-radius: 6px;
    text-align: center;
    min-height: 170px;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0; }
    /* line 95, ../sass/_footer.scss */
    .get-ticket .card .radio-custom-label {
      display: block;
      padding-left: 0;
      position: relative;
      padding: 18px 5px 10px 5px;
      font-weight: normal;
      color: #858585; }
    /* line 104, ../sass/_footer.scss */
    .get-ticket .card .radio-custom {
      margin-left: 0;
      display: block;
      position: absolute;
      opacity: 0; }

/* line 115, ../sass/_footer.scss */
.radio-custom + .radio-custom-label:after {
  content: '';
  display: block;
  vertical-align: top;
  padding: 5px;
  margin: 10px auto;
  text-align: center; }

/* line 123, ../sass/_footer.scss */
.radio-custom:checked + .radio-custom-label:after {
  background: transparent; }

/* line 126, ../sass/_footer.scss */
.radio-custom:focus + .radio-custom-label {
  outline: none; }

/* line 129, ../sass/_footer.scss */
.radio label {
  padding-left: 0px;
  margin-bottom: 0;
  cursor: pointer;
  font-size: 14px;
  color: #858585; }

/* line 136, ../sass/_footer.scss */
.radio + .radio {
  margin-top: 20px; }

/* line 140, ../sass/_footer.scss */
.radio-custom + .radio-custom-label {
  border: 3px solid #fff;
  border-radius: 6px; }
  /* line 143, ../sass/_footer.scss */
  .radio-custom + .radio-custom-label p {
    font-size: 22px; }
    @media (max-width: 767px) {
      /* line 143, ../sass/_footer.scss */
      .radio-custom + .radio-custom-label p {
        font-size: 16px; } }

/* line 151, ../sass/_footer.scss */
.radio-custom:checked + .radio-custom-label {
  background: #264765;
  border-radius: 6px; }
  /* line 154, ../sass/_footer.scss */
  .radio-custom:checked + .radio-custom-label p, .radio-custom:checked + .radio-custom-label .fz-34 {
    color: #fff !important; }
  /* line 157, ../sass/_footer.scss */
  .radio-custom:checked + .radio-custom-label h3 {
    color: #0361a9; }
  /* line 160, ../sass/_footer.scss */
  .radio-custom:checked + .radio-custom-label span {
    color: #0361a9; }

/* line 165, ../sass/_footer.scss */
.circle {
  display: inline-block;
  background-color: #8fb603;
  border-radius: 100%;
  height: 32px;
  width: 32px;
  line-height: 32px;
  text-align: center; }

/* line 174, ../sass/_footer.scss */
.ribbon {
  position: absolute;
  right: 1px;
  top: -7px;
  z-index: 1;
  overflow: hidden;
  width: 75px;
  height: 75px;
  text-align: right; }

/* line 182, ../sass/_footer.scss */
.ribbon span {
  font-size: 10px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 92px;
  display: block;
  background: #79A70A;
  background: #FF8900;
  box-shadow: 0 3px 10px -5px black;
  position: absolute;
  top: 18px;
  right: -21px; }

/* line 199, ../sass/_footer.scss */
.ribbon span::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid #BB6601;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #BB6601; }

/* line 208, ../sass/_footer.scss */
.ribbon span::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #BB6601;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #BB6601; }

/* line 218, ../sass/_footer.scss */
.ammount {
  padding-left: 30px;
  padding-right: 30px; }
  /* line 223, ../sass/_footer.scss */
  .ammount h5 {
    margin-top: 22px;
    margin-bottom: 17px;
    font-weight: 500;
    font-size: 16px; }
  /* line 230, ../sass/_footer.scss */
  .ammount h4 {
    color: #f90;
    margin-top: 10px;
    margin-bottom: 10px; }
  /* line 236, ../sass/_footer.scss */
  .ammount p {
    margin: 0 0 5px;
    font-size: 14px; }

/* line 243, ../sass/_footer.scss */
.social {
  background: #e9b726;
  float: right;
  position: fixed;
  right: -20px;
  top: 170px;
  z-index: 9999; }
  @media (max-width: 767px) {
    /* line 243, ../sass/_footer.scss */
    .social {
      display: none; } }
  /* line 254, ../sass/_footer.scss */
  .social .btn.btn-round {
    line-height: 46px; }
  /* line 258, ../sass/_footer.scss */
  .social ul {
    padding: 15px 28px 8px 10px;
    margin: 0; }
    /* line 262, ../sass/_footer.scss */
    .social ul li {
      list-style: none;
      margin-bottom: 5px;
      border-radius: 100%; }
      /* line 267, ../sass/_footer.scss */
      .social ul li i {
        font-size: 24px; }
      /* line 270, ../sass/_footer.scss */
      .social ul li a {
        border: 2px solid transparent;
        padding: 4px;
        display: inline-block;
        border-radius: 100%; }
        /* line 275, ../sass/_footer.scss */
        .social ul li a:hover, .social ul li a:active, .social ul li a:focus, .social ul li a:visited {
          outline: none;
          background: #11344c;
          border: 2px solid #fff; }

/* line 285, ../sass/_footer.scss */
.foot-1 {
  background-color: #11344c;
  padding: 20px 0 60px;
  color: #fff; }
  /* line 290, ../sass/_footer.scss */
  .foot-1 .pics {
    vertical-align: middle; }
    /* line 293, ../sass/_footer.scss */
    .foot-1 .pics img {
      margin-left: 5%;
      margin-bottom: 10px;
      max-width: 40%; }
      /* line 297, ../sass/_footer.scss */
      .foot-1 .pics img:first-child {
        margin: 0;
        margin-bottom: 10px; }
  @media (min-width: 992px) and (max-width: 1399px) {
    /* line 305, ../sass/_footer.scss */
    .foot-1 ul li {
      padding: 0 4px; } }
  /* line 309, ../sass/_footer.scss */
  .foot-1 ul li a {
    text-transform: capitalize;
    font-size: 12px; }
  @media (max-width: 767px) {
    /* line 303, ../sass/_footer.scss */
    .foot-1 ul {
      text-align: left;
      padding-top: 10px; } }

/* line 320, ../sass/_footer.scss */
.foot-4 {
  background-color: #3a3a3a;
  color: #fff;
  border-top: 1px solid #404040;
  border-bottom: 1px solid #404040;
  font-size: 14px;
  line-height: 1.1;
  padding: 10px 0; }
  @media (max-width: 767px) {
    /* line 320, ../sass/_footer.scss */
    .foot-4 {
      padding: 10px 0 70px; } }

/* line 332, ../sass/_footer.scss */
.btn-contacts {
  position: fixed;
  z-index: 999;
  right: 50px;
  padding: 22px 26px 13px;
  bottom: 0px;
  border-radius: 26px 26px 0px 0px;
  border: none;
  font-size: 18px; }
  /* line 342, ../sass/_footer.scss */
  .btn-contacts .icon-envelope {
    padding-right: 10px;
    vertical-align: -1px; }

/* line 347, ../sass/_footer.scss */
#olark-wrapper .olark-launch-button {
  background-color: #9f8c61 !important; }

/* line 64, legends/*.png */
.legends-sprite, .legends-player-no-65, .legends-t-shirt-old, .legends-t-shirt {
  background-image: url('../images/legends-sfa2077309b.png');
  background-repeat: no-repeat; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.legends-player-no-65 {
  background-position: 0 0; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.legends-t-shirt-old {
  background-position: 0 -37px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.legends-t-shirt {
  background-position: 0 -74px; }

/* line 264, legends-lg/*.png */
.legends-lg-sprite, .legends-lg-legend-1, .legends-lg-legend-10, .legends-lg-legend-11, .legends-lg-legend-12, .legends-lg-legend-13, .legends-lg-legend-14, .legends-lg-legend-15, .legends-lg-legend-16, .legends-lg-legend-17, .legends-lg-legend-18, .legends-lg-legend-19, .legends-lg-legend-2, .legends-lg-legend-20, .legends-lg-legend-21, .legends-lg-legend-22, .legends-lg-legend-23, .legends-lg-legend-24, .legends-lg-legend-25, .legends-lg-legend-3, .legends-lg-legend-4, .legends-lg-legend-5, .legends-lg-legend-6, .legends-lg-legend-7, .legends-lg-legend-8, .legends-lg-legend-9, .legends-lg-player-no-65, .legends-lg-t-shirt-old, .legends-lg-t-shirt {
  background-image: url('../images/legends-lg-s665662db64.png');
  background-repeat: no-repeat; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.legends-lg-legend-1 {
  background-position: 0 0; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.legends-lg-legend-10 {
  background-position: 0 -56px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.legends-lg-legend-11 {
  background-position: 0 -112px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.legends-lg-legend-12 {
  background-position: 0 -168px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.legends-lg-legend-13 {
  background-position: 0 -224px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.legends-lg-legend-14 {
  background-position: 0 -280px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.legends-lg-legend-15 {
  background-position: 0 -336px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.legends-lg-legend-16 {
  background-position: 0 -392px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.legends-lg-legend-17 {
  background-position: 0 -448px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.legends-lg-legend-18 {
  background-position: 0 -504px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.legends-lg-legend-19 {
  background-position: 0 -560px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.legends-lg-legend-2 {
  background-position: 0 -616px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.legends-lg-legend-20 {
  background-position: 0 -672px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.legends-lg-legend-21 {
  background-position: 0 -728px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.legends-lg-legend-22 {
  background-position: 0 -784px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.legends-lg-legend-23 {
  background-position: 0 -854px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.legends-lg-legend-24 {
  background-position: 0 -910px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.legends-lg-legend-25 {
  background-position: 0 -966px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.legends-lg-legend-3 {
  background-position: 0 -1022px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.legends-lg-legend-4 {
  background-position: 0 -1078px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.legends-lg-legend-5 {
  background-position: 0 -1134px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.legends-lg-legend-6 {
  background-position: 0 -1190px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.legends-lg-legend-7 {
  background-position: 0 -1246px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.legends-lg-legend-8 {
  background-position: 0 -1302px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.legends-lg-legend-9 {
  background-position: 0 -1358px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.legends-lg-player-no-65 {
  background-position: 0 -1414px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.legends-lg-t-shirt-old {
  background-position: 0 -1470px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.legends-lg-t-shirt {
  background-position: 0 -1526px; }

/* line 296, players-56/*.png */
.players-56-sprite, .players-56-player-1, .players-56-player-10, .players-56-player-11, .players-56-player-12, .players-56-player-13, .players-56-player-14, .players-56-player-15, .players-56-player-16, .players-56-player-17, .players-56-player-18, .players-56-player-19, .players-56-player-2, .players-56-player-20, .players-56-player-21, .players-56-player-22, .players-56-player-23, .players-56-player-24, .players-56-player-25, .players-56-player-26, .players-56-player-27, .players-56-player-28, .players-56-player-29, .players-56-player-3, .players-56-player-30, .players-56-player-4, .players-56-player-5, .players-56-player-6, .players-56-player-7, .players-56-player-8, .players-56-player-9, .players-56-player-no, .players-56-t-shirt {
  background-image: url('../images/players-56-sace9174857.png');
  background-repeat: no-repeat; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-56-player-1 {
  background-position: 0 0; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-56-player-10 {
  background-position: 0 -56px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-56-player-11 {
  background-position: 0 -112px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-56-player-12 {
  background-position: 0 -168px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-56-player-13 {
  background-position: 0 -224px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-56-player-14 {
  background-position: 0 -280px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-56-player-15 {
  background-position: 0 -336px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-56-player-16 {
  background-position: 0 -392px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-56-player-17 {
  background-position: 0 -448px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-56-player-18 {
  background-position: 0 -504px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-56-player-19 {
  background-position: 0 -560px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-56-player-2 {
  background-position: 0 -616px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-56-player-20 {
  background-position: 0 -672px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-56-player-21 {
  background-position: 0 -728px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-56-player-22 {
  background-position: 0 -784px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-56-player-23 {
  background-position: 0 -840px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-56-player-24 {
  background-position: 0 -896px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-56-player-25 {
  background-position: 0 -952px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-56-player-26 {
  background-position: 0 -1008px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-56-player-27 {
  background-position: 0 -1064px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-56-player-28 {
  background-position: 0 -1120px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-56-player-29 {
  background-position: 0 -1176px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-56-player-3 {
  background-position: 0 -1232px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-56-player-30 {
  background-position: 0 -1288px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-56-player-4 {
  background-position: 0 -1344px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-56-player-5 {
  background-position: 0 -1400px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-56-player-6 {
  background-position: 0 -1456px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-56-player-7 {
  background-position: 0 -1512px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-56-player-8 {
  background-position: 0 -1568px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-56-player-9 {
  background-position: 0 -1624px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-56-player-no {
  background-position: 0 -1680px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-56-t-shirt {
  background-position: 0 -1736px; }

/* line 296, players-37/*.png */
.players-37-sprite, .players-37-player-1, .players-37-player-10, .players-37-player-11, .players-37-player-12, .players-37-player-13, .players-37-player-14, .players-37-player-15, .players-37-player-16, .players-37-player-17, .players-37-player-18, .players-37-player-19, .players-37-player-2, .players-37-player-20, .players-37-player-21, .players-37-player-22, .players-37-player-23, .players-37-player-24, .players-37-player-25, .players-37-player-26, .players-37-player-27, .players-37-player-28, .players-37-player-29, .players-37-player-3, .players-37-player-30, .players-37-player-4, .players-37-player-5, .players-37-player-6, .players-37-player-7, .players-37-player-8, .players-37-player-9, .players-37-player-no, .players-37-t-shirt {
  background-image: url('../images/players-37-s3a25cd5cbf.png');
  background-repeat: no-repeat; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-37-player-1 {
  background-position: 0 0; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-37-player-10 {
  background-position: 0 -56px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-37-player-11 {
  background-position: 0 -112px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-37-player-12 {
  background-position: 0 -168px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-37-player-13 {
  background-position: 0 -224px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-37-player-14 {
  background-position: 0 -280px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-37-player-15 {
  background-position: 0 -336px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-37-player-16 {
  background-position: 0 -392px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-37-player-17 {
  background-position: 0 -448px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-37-player-18 {
  background-position: 0 -504px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-37-player-19 {
  background-position: 0 -560px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-37-player-2 {
  background-position: 0 -616px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-37-player-20 {
  background-position: 0 -672px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-37-player-21 {
  background-position: 0 -728px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-37-player-22 {
  background-position: 0 -784px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-37-player-23 {
  background-position: 0 -840px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-37-player-24 {
  background-position: 0 -896px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-37-player-25 {
  background-position: 0 -952px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-37-player-26 {
  background-position: 0 -1008px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-37-player-27 {
  background-position: 0 -1064px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-37-player-28 {
  background-position: 0 -1120px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-37-player-29 {
  background-position: 0 -1176px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-37-player-3 {
  background-position: 0 -1232px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-37-player-30 {
  background-position: 0 -1288px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-37-player-4 {
  background-position: 0 -1344px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-37-player-5 {
  background-position: 0 -1400px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-37-player-6 {
  background-position: 0 -1456px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-37-player-7 {
  background-position: 0 -1512px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-37-player-8 {
  background-position: 0 -1568px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-37-player-9 {
  background-position: 0 -1624px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-37-player-no {
  background-position: 0 -1680px; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.players-37-t-shirt {
  background-position: 0 -1717px; }

/* line 48, legends-sm/*.png */
.legends-sm-sprite, .legends-sm-t-shirt {
  background-image: url('../images/legends-sm-s2c07a4f2f6.png');
  background-repeat: no-repeat; }

/* line 84, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.legends-sm-t-shirt {
  background-position: 0 0; }

/* line 2, ../sass/_boxes.scss */
body:before {
  content: "";
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -10;
  background: url("../images/brumbies-bg.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

/* line 18, ../sass/_boxes.scss */
.form-section {
  padding: 35px 55px;
  border-bottom: 1px solid #ccc;
  color: #000; }
  @media (max-width: 1399px) {
    /* line 18, ../sass/_boxes.scss */
    .form-section {
      padding-left: 15px;
      padding-right: 15px; } }
  /* line 26, ../sass/_boxes.scss */
  .form-section:after {
    clear: both;
    display: block;
    content: ""; }
  /* line 31, ../sass/_boxes.scss */
  .form-section.no-border {
    border: none;
    padding-bottom: 0; }

/* line 36, ../sass/_boxes.scss */
.form-control {
  height: 39px; }

/* line 40, ../sass/_boxes.scss */
.box-section {
  padding: 20px 55px 35px; }
  @media (max-width: 1399px) {
    /* line 40, ../sass/_boxes.scss */
    .box-section {
      padding-left: 15px;
      padding-right: 15px; } }
  /* line 46, ../sass/_boxes.scss */
  .box-section.box-btns {
    text-align: right; }
    @media (max-width: 320px) {
      /* line 49, ../sass/_boxes.scss */
      .box-section.box-btns .vcenter {
        display: block;
        width: 100%; }
        /* line 52, ../sass/_boxes.scss */
        .box-section.box-btns .vcenter:first-child {
          margin-bottom: 1em; } }
  /* line 58, ../sass/_boxes.scss */
  .box-section + .box-section {
    padding-top: 35px !important;
    border-top: 1px solid #ccc;
    margin-top: 35px; }

/* line 66, ../sass/_boxes.scss */
.section-main.tickets .box-white {
  margin-bottom: 0; }

/* line 72, ../sass/_boxes.scss */
.page .box-white {
  background-color: #fff;
  color: #000; }

/* line 78, ../sass/_boxes.scss */
.checkout .box-white {
  border-radius: 7px; }

/* line 82, ../sass/_boxes.scss */
.box-white {
  margin-bottom: 70px;
  background: #fff; }
  @media (max-width: 768px) {
    /* line 82, ../sass/_boxes.scss */
    .box-white {
      padding: 0; } }
  /* line 89, ../sass/_boxes.scss */
  .box-white .box-section {
    padding-top: 25px;
    padding-bottom: 60px;
    color: #000; }
    @media (max-width: 768px) {
      /* line 89, ../sass/_boxes.scss */
      .box-white .box-section {
        padding: 6px 3%; } }
    /* line 96, ../sass/_boxes.scss */
    .box-white .box-section h2 {
      margin-top: 0; }
  /* line 100, ../sass/_boxes.scss */
  .box-white.box-step {
    margin-bottom: 30px; }
    /* line 102, ../sass/_boxes.scss */
    .box-white.box-step .in {
      background: #264765;
      padding: 30px; }
    /* line 106, ../sass/_boxes.scss */
    .box-white.box-step .box-black {
      background: #264765;
      padding: 20px 17%;
      color: #fff;
      background-size: 15%;
      text-align: center; }
      @media (max-width: 768px) {
        /* line 106, ../sass/_boxes.scss */
        .box-white.box-step .box-black {
          padding: 20px 3%; } }
      /* line 115, ../sass/_boxes.scss */
      .box-white.box-step .box-black h2 {
        font-size: 40px;
        margin-bottom: 10px;
        margin-top: 0;
        font-weight: 700;
        color: #e9b726; }
        /* line 121, ../sass/_boxes.scss */
        .box-white.box-step .box-black h2 .font-light {
          color: #fff; }
        @media (max-width: 320px) {
          /* line 115, ../sass/_boxes.scss */
          .box-white.box-step .box-black h2 {
            font-size: 30px; } }
      /* line 129, ../sass/_boxes.scss */
      .box-white.box-step .box-black h3 {
        font-size: 19px;
        margin: 0;
        font-weight: 700;
        color: #e9b726; }
      /* line 135, ../sass/_boxes.scss */
      .box-white.box-step .box-black p {
        font-size: 14px;
        margin-bottom: 10px; }
      /* line 139, ../sass/_boxes.scss */
      .box-white.box-step .box-black .font-light {
        font-weight: 300; }
    /* line 143, ../sass/_boxes.scss */
    .box-black .box-white.box-step {
      margin-bottom: -20px; }

/* line 148, ../sass/_boxes.scss */
.mb-minus {
  margin-bottom: 15px; }

/* line 151, ../sass/_boxes.scss */
.boxes {
  background: #fff;
  color: #000;
  padding: 1em;
  margin-bottom: 30px; }
  @media (min-width: 992px) {
    /* line 151, ../sass/_boxes.scss */
    .boxes {
      padding: 25px 50px; } }
  /* line 159, ../sass/_boxes.scss */
  .boxes--sidebar {
    padding: 1px 28px;
    border-radius: 7px; }
    /* line 162, ../sass/_boxes.scss */
    .boxes--sidebar .icon {
      font-size: 35px;
      color: #91a0ad;
      vertical-align: middle;
      padding-right: 5px; }

/* line 170, ../sass/_boxes.scss */
.box-blue {
  background-color: #11344c;
  color: #fff; }
  /* line 173, ../sass/_boxes.scss */
  .box-blue a {
    color: #e9b726; }
  /* line 176, ../sass/_boxes.scss */
  .box-blue .h3 {
    padding: 16px 30px 21px; }

/* line 180, ../sass/_boxes.scss */
.box-lightblue {
  background-color: #264765;
  color: #fff; }
  /* line 183, ../sass/_boxes.scss */
  .box-lightblue a {
    color: #e9b726; }

/* line 188, ../sass/_boxes.scss */
.page .box-blue {
  background-color: #11344c !important;
  color: #fff !important;
  padding: 30px; }
  /* line 192, ../sass/_boxes.scss */
  .page .box-blue a {
    color: #e9b726 !important; }
  /* line 195, ../sass/_boxes.scss */
  .page .box-blue h2 {
    padding-bottom: 10px; }
/* line 199, ../sass/_boxes.scss */
.page .box-lightblue {
  background-color: #264765 !important;
  color: #fff !important;
  padding: 30px; }
  /* line 203, ../sass/_boxes.scss */
  .page .box-lightblue a {
    color: #e9b726 !important; }
  /* line 206, ../sass/_boxes.scss */
  .page .box-lightblue h2 {
    padding-bottom: 10px; }

/* line 211, ../sass/_boxes.scss */
.box-dark {
  background: #264765;
  color: #fff; }

/* line 215, ../sass/_boxes.scss */
.mb-0 {
  margin-bottom: 0 !important; }

/* line 218, ../sass/_boxes.scss */
.pb-0 {
  padding-bottom: 0 !important; }

/* line 1, ../sass/_account.scss */
.breadcrumb {
  font-size: 30px;
  padding-top: 0;
  padding-bottom: 0;
  background: none;
  margin-bottom: 15px; }
  @media (max-width: 991px) {
    /* line 1, ../sass/_account.scss */
    .breadcrumb {
      font-size: 20px; } }
  /* line 12, ../sass/_account.scss */
  .breadcrumb a {
    color: #fff; }
  /* line 16, ../sass/_account.scss */
  .breadcrumb .active {
    color: #fff;
    line-height: 30px;
    font-weight: 300; }
  /* line 21, ../sass/_account.scss */
  .breadcrumb li + li:before {
    color: #fff;
    padding: 0 15px;
    vertical-align: bottom;
    font-family: 'magpie'; }

/* line 30, ../sass/_account.scss */
.account {
  padding-top: 20px;
  color: #000; }
  /* line 36, ../sass/_account.scss */
  .account .user-img {
    width: 140px;
    height: 140px;
    border-radius: 1000px;
    border: 4px solid #e9b726;
    display: block;
    margin: -55px auto -85px;
    position: relative; }
    @media (max-width: 767px) {
      /* line 36, ../sass/_account.scss */
      .account .user-img {
        margin-top: 15px; } }
  /* line 48, ../sass/_account.scss */
  .account .sidebar-block {
    margin: 0 0 25px;
    background: #fff;
    border-radius: 7px;
    padding: 25px 0 15px;
    font-size: 14px; }
    /* line 54, ../sass/_account.scss */
    .account .sidebar-block .wrap {
      margin: 15px 0 30px; }
    /* line 57, ../sass/_account.scss */
    .account .sidebar-block .btn {
      padding-left: 20px;
      padding-right: 20px; }
    /* line 61, ../sass/_account.scss */
    .account .sidebar-block input[type="text"] {
      width: 100%; }
      /* line 63, ../sass/_account.scss */
      .account .sidebar-block input[type="text"] + .wrap {
        margin-top: 20px;
        margin-bottom: 10px; }
    /* line 68, ../sass/_account.scss */
    .account .sidebar-block.main-info {
      padding: 90px 0 15px; }
      /* line 71, ../sass/_account.scss */
      .account .sidebar-block.main-info h3 {
        font-weight: normal;
        font-size: 22px;
        margin: 25px 0 10px; }
      /* line 76, ../sass/_account.scss */
      .account .sidebar-block.main-info a.sm {
        font-size: 14px;
        font-weight: 300;
        color: #000;
        display: block;
        text-align: center;
        margin: 0 0 25px; }
      /* line 84, ../sass/_account.scss */
      .account .sidebar-block.main-info .level {
        font-size: 14px;
        background: #ece8df;
        padding: 10px 0; }
        /* line 88, ../sass/_account.scss */
        .account .sidebar-block.main-info .level a {
          color: #01589f;
          text-transform: uppercase;
          color: #000;
          display: block;
          font-size: 16px; }
      /* line 96, ../sass/_account.scss */
      .account .sidebar-block.main-info .user-info {
        padding: 25px 0 10px;
        font-weight: 300; }
        /* line 99, ../sass/_account.scss */
        .account .sidebar-block.main-info .user-info:after {
          clear: both;
          display: block;
          content: ""; }
        /* line 104, ../sass/_account.scss */
        .account .sidebar-block.main-info .user-info + .user-info {
          border-top: 1px solid #ccc; }
    /* line 109, ../sass/_account.scss */
    .account .sidebar-block .img-box {
      width: 80px;
      position: relative; }
      /* line 112, ../sass/_account.scss */
      .account .sidebar-block .img-box .icon {
        font-size: 35px;
        color: #d0cbbf;
        position: absolute;
        left: 30px;
        top: -10px; }
        /* line 118, ../sass/_account.scss */
        .account .sidebar-block .img-box .icon.icon-discount {
          font-size: 20px;
          top: 0; }
    /* line 124, ../sass/_account.scss */
    .account .sidebar-block .text-box {
      margin-left: 70px;
      padding-right: 30px;
      line-height: 18px; }
      /* line 128, ../sass/_account.scss */
      .account .sidebar-block .text-box strong {
        font-weight: 400;
        font-size: 16px; }
      /* line 132, ../sass/_account.scss */
      .account .sidebar-block .text-box .text-row {
        margin-bottom: 15px; }
        /* line 134, ../sass/_account.scss */
        .account .sidebar-block .text-box .text-row:after {
          clear: both;
          display: block;
          content: ""; }
  /* line 142, ../sass/_account.scss */
  .account .promo-form {
    padding: 0 30px; }
  /* line 145, ../sass/_account.scss */
  .account .text-center > .btn {
    margin-bottom: 15px;
    width: 246px; }

@media (min-width: 1400px) {
  /* line 151, ../sass/_account.scss */
  .subscribe .lh-65 {
    line-height: 65px; } }
@media (max-width: 1399px) {
  /* line 151, ../sass/_account.scss */
  .subscribe .lh-65 {
    margin-bottom: 1em; } }
/* line 159, ../sass/_account.scss */
.subscribe .card-field {
  background-color: #eeeeee;
  border: 1px solid #ccc;
  padding: 0 24px;
  line-height: 65px; }
/* line 165, ../sass/_account.scss */
.subscribe .s-status {
  background-color: #eeeeee;
  border-radius: 80px;
  line-height: 1.42857143;
  padding: 6px 24px;
  float: left;
  text-align: center;
  margin-right: 15px; }
/* line 175, ../sass/_account.scss */
.subscribe a:hover, .subscribe a:active, .subscribe a:focus {
  text-decoration: none; }
/* line 179, ../sass/_account.scss */
.subscribe .icon-pencil {
  font-size: 22px;
  line-height: 1.5; }
/* line 184, ../sass/_account.scss */
.subscribe p {
  margin-bottom: 10px; }
/* line 187, ../sass/_account.scss */
.subscribe span.t14 {
  font-weight: 300 !important; }
/* line 191, ../sass/_account.scss */
.subscribe .pop-balance {
  max-width: 420px;
  top: -30px !important;
  left: 187px !important; }
  @media (max-width: 767px) {
    /* line 191, ../sass/_account.scss */
    .subscribe .pop-balance {
      top: -54px !important;
      left: 157px !important; } }
  /* line 199, ../sass/_account.scss */
  .subscribe .pop-balance .popover-content {
    padding: 15px 10px;
    line-height: 26px; }
    @media (max-width: 1399px) {
      /* line 199, ../sass/_account.scss */
      .subscribe .pop-balance .popover-content {
        padding: 15px 10px 5px; } }
    @media (max-width: 767px) {
      /* line 199, ../sass/_account.scss */
      .subscribe .pop-balance .popover-content {
        padding: 15px 5px 5px; } }
  /* line 210, ../sass/_account.scss */
  .subscribe .pop-balance b {
    margin-left: 8px; }
  /* line 214, ../sass/_account.scss */
  .subscribe .pop-balance .btn {
    padding-left: 5px;
    padding-top: 6px;
    padding-bottom: 4px;
    margin-right: 5px;
    min-width: 120px; }
    @media (max-width: 1399px) {
      /* line 214, ../sass/_account.scss */
      .subscribe .pop-balance .btn {
        margin-bottom: 10px; } }
    @media (max-width: 767px) {
      /* line 214, ../sass/_account.scss */
      .subscribe .pop-balance .btn {
        display: block;
        min-width: 115px;
        font-size: 13px; } }
  /* line 230, ../sass/_account.scss */
  .subscribe .pop-balance .icon {
    font-size: 24px;
    vertical-align: -4px;
    margin-right: 5px; }
/* line 237, ../sass/_account.scss */
.subscribe .billing-total {
  line-height: normal;
  font-size: 13px; }
  @media (min-width: 1400px) {
    /* line 237, ../sass/_account.scss */
    .subscribe .billing-total {
      margin-top: -10px; } }

/* line 245, ../sass/_account.scss */
.wrap:after {
  clear: both;
  display: block;
  content: ""; }

/* line 250, ../sass/_account.scss */
.acc-tabs {
  position: relative;
  padding-bottom: 7px !important; }
  @media (max-width: 991px) {
    /* line 250, ../sass/_account.scss */
    .acc-tabs {
      padding-top: 0; } }
  @media (max-width: 991px) {
    /* line 256, ../sass/_account.scss */
    .acc-tabs .container {
      width: 100%; } }

/* line 262, ../sass/_account.scss */
.btn-blue-account {
  background-color: #264765;
  border-color: #264765; }
  /* line 265, ../sass/_account.scss */
  .btn-blue-account:hover {
    background-color: #c89a14;
    border-color: #a78111; }

/* line 270, ../sass/_account.scss */
.box-details-btn {
  padding-top: 5px; }

/* line 274, ../sass/_account.scss */
.sidebar-icons .box-circle {
  position: relative; }
  /* line 276, ../sass/_account.scss */
  .sidebar-icons .box-circle .icon {
    color: #91a0ad !important;
    border-color: #91a0ad !important;
    position: absolute;
    left: 10px;
    top: -13px;
    width: 45px;
    height: 45px;
    font-size: 28px;
    line-height: 42px; }

/* line 290, ../sass/_account.scss */
.box-circle .icon {
  border: 2px solid #fff;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 38px;
  font-size: 24px; }
@media (min-width: 992px) and (max-width: 1399px) {
  /* line 289, ../sass/_account.scss */
  .box-circle {
    margin-right: 0;
    margin-left: 15px; } }

/* line 306, ../sass/_account.scss */
.cart-items {
  height: 16px;
  width: 16px;
  line-height: 16px;
  top: 10px; }
  @media (min-width: 992px) and (max-width: 1399px) {
    /* line 306, ../sass/_account.scss */
    .cart-items {
      top: -1px; } }

@media (max-width: 991px) {
  /* line 316, ../sass/_account.scss */
  .round {
    float: left;
    line-height: 50px; } }
/* line 321, ../sass/_account.scss */
.round .icon {
  margin: 0 auto 20px;
  width: 70px;
  height: 70px;
  display: block;
  background: #264765;
  font-size: 45px;
  line-height: 70px;
  border: 2px solid #e9b726;
  border-radius: 50%; }
  /* line 331, ../sass/_account.scss */
  .round .icon.icon-icon_02 {
    font-size: 34px;
    line-height: 63px; }
  /* line 335, ../sass/_account.scss */
  .round .icon.icon-icon_03 {
    font-size: 37px;
    line-height: 65px; }
  @media (max-width: 991px) {
    /* line 321, ../sass/_account.scss */
    .round .icon {
      width: 50px;
      height: 50px;
      margin-right: 15px;
      margin-bottom: 0;
      font-size: 30px;
      line-height: 50px;
      text-align: center; }
      /* line 347, ../sass/_account.scss */
      .round .icon.icon-icon_03 {
        font-size: 30px;
        line-height: 50px; }
      /* line 351, ../sass/_account.scss */
      .round .icon.icon-icon_02 {
        font-size: 25px;
        line-height: 45px; } }

/* line 358, ../sass/_account.scss */
.round-sm {
  line-height: 40px;
  font-size: 19px;
  display: inline-block;
  border-radius: 100%;
  border: 1px solid #fff;
  box-shadow: inset 0 0 1px #fff;
  background: rgba(255, 255, 255, 0.2);
  text-align: center;
  width: 40px;
  height: 40px;
  margin: 0 auto 20px;
  color: #fff; }
  /* line 372, ../sass/_account.scss */
  .round-sm .icon {
    padding: 0 10px;
    font-size: 16px;
    margin-bottom: 0; }
  /* line 377, ../sass/_account.scss */
  .round-sm.round-success {
    color: #fff;
    background-color: #264765;
    border: none;
    box-shadow: none; }
    /* line 382, ../sass/_account.scss */
    .round-sm.round-success:hover {
      background-color: #e9b726 !important;
      border: none;
      box-shadow: none; }

/* line 389, ../sass/_account.scss */
.round-span {
  line-height: 1;
  font-size: 12px;
  display: block;
  margin-top: -25px; }
  @media (max-width: 500px) {
    /* line 389, ../sass/_account.scss */
    .round-span {
      margin-top: 0; } }

/* line 398, ../sass/_account.scss */
.round-lg {
  display: block;
  width: 70px;
  height: 70px;
  border-radius: 100%;
  border: 2px solid #fff;
  box-shadow: inset 0 0 1px #fff;
  background: rgba(255, 255, 255, 0.2);
  margin: 0 auto 20px;
  line-height: 75px; }

/* line 409, ../sass/_account.scss */
.tabs-top {
  transition: ease .3s;
  margin-bottom: 10px; }
  @media (max-width: 991px) {
    /* line 412, ../sass/_account.scss */
    .tabs-top ul {
      margin-bottom: 0; } }
  /* line 416, ../sass/_account.scss */
  .tabs-top ul li {
    float: left;
    width: 20%; }
    @media (max-width: 991px) {
      /* line 416, ../sass/_account.scss */
      .tabs-top ul li {
        float: none;
        width: 100%;
        line-height: 50px;
        padding: 0;
        border-bottom: 2px solid #264765; } }
    /* line 426, ../sass/_account.scss */
    .tabs-top ul li a {
      display: block;
      text-align: center;
      padding: 11px 0 0px;
      text-transform: uppercase;
      font-size: 12px;
      color: #e9b726;
      font-weight: 600; }
      @media (max-width: 991px) {
        /* line 426, ../sass/_account.scss */
        .tabs-top ul li a {
          font-size: 20px;
          vertical-align: middle;
          padding: 12px 15px;
          text-align: left; } }
      @media (min-width: 992px) and (max-width: 1399px) {
        /* line 426, ../sass/_account.scss */
        .tabs-top ul li a {
          font-size: 11px; } }
      /* line 443, ../sass/_account.scss */
      .tabs-top ul li a:hover, .tabs-top ul li a:focus {
        border-color: #fff;
        text-decoration: none;
        color: #fff; }
        /* line 447, ../sass/_account.scss */
        .tabs-top ul li a:hover .icon, .tabs-top ul li a:focus .icon {
          border-color: #fff;
          color: #fff; }
    /* line 454, ../sass/_account.scss */
    .tabs-top ul li.active a {
      color: #fff; }
      @media (max-width: 991px) {
        /* line 454, ../sass/_account.scss */
        .tabs-top ul li.active a {
          border-color: transparent;
          color: #fff; }
          /* line 463, ../sass/_account.scss */
          .tabs-top ul li.active a .round {
            border-color: transparent;
            box-shadow: none; } }
      /* line 468, ../sass/_account.scss */
      .tabs-top ul li.active a .icon {
        border-color: #fff; }

/* line 477, ../sass/_account.scss */
.account .box-while {
  background: #fff;
  border-radius: 7px;
  padding: 25px 0 0;
  color: #000;
  margin-bottom: 70px; }
  /* line 483, ../sass/_account.scss */
  .account .box-while a:not(.accordion-toggle) {
    color: #264765; }
/* line 487, ../sass/_account.scss */
.account .box-white {
  margin-bottom: 0;
  padding-bottom: 35px; }
/* line 493, ../sass/_account.scss */
.account .account-content .nav li {
  background-color: transparent !important; }
/* line 497, ../sass/_account.scss */
.account .account-content .nav-tabs {
  border: none;
  padding: 0 55px; }
  @media (max-width: 991px) {
    /* line 497, ../sass/_account.scss */
    .account .account-content .nav-tabs {
      padding-left: 15px;
      padding-right: 15px; } }
  /* line 505, ../sass/_account.scss */
  .account .account-content .nav-tabs > li > a {
    color: #264765; }
  /* line 508, ../sass/_account.scss */
  .account .account-content .nav-tabs > li > a, .account .account-content .nav-tabs > li > a:hover, .account .account-content .nav-tabs > li > a:focus {
    font-size: 18px;
    text-transform: uppercase;
    border: none;
    border-bottom: 3px solid transparent;
    padding: 5px 0;
    line-height: 1;
    background: none;
    outline: none; }
    @media (min-width: 992px) and (max-width: 1399px) {
      /* line 508, ../sass/_account.scss */
      .account .account-content .nav-tabs > li > a, .account .account-content .nav-tabs > li > a:hover, .account .account-content .nav-tabs > li > a:focus {
        font-size: 16px; } }
    @media (max-width: 991px) {
      /* line 508, ../sass/_account.scss */
      .account .account-content .nav-tabs > li > a, .account .account-content .nav-tabs > li > a:hover, .account .account-content .nav-tabs > li > a:focus {
        font-size: 15px; } }
  /* line 526, ../sass/_account.scss */
  .account .account-content .nav-tabs > li + li {
    padding-left: 50px; }
    @media (min-width: 992px) and (max-width: 1399px) {
      /* line 526, ../sass/_account.scss */
      .account .account-content .nav-tabs > li + li {
        padding-left: 16px; } }
    @media (max-width: 991px) {
      /* line 526, ../sass/_account.scss */
      .account .account-content .nav-tabs > li + li {
        padding-left: 20px; } }
  /* line 536, ../sass/_account.scss */
  .account .account-content .nav-tabs > li.active a, .account .account-content .nav-tabs > li.active a:hover, .account .account-content .nav-tabs > li.active a:focus {
    color: #91a0ad;
    border-bottom: 3px solid #91a0ad; }

/* line 547, ../sass/_account.scss */
.form-group {
  position: relative; }
  /* line 549, ../sass/_account.scss */
  .form-group .form-control {
    display: inline-block; }
  /* line 554, ../sass/_account.scss */
  .form-group.required .control-label::after {
    content: "*";
    color: red;
    margin-left: 3px; }
  /* line 566, ../sass/_account.scss */
  .form-group .help-block {
    margin: 0; }

/* line 570, ../sass/_account.scss */
.form-group {
  margin-bottom: 15px; }
  /* line 572, ../sass/_account.scss */
  .form-group .label-box {
    position: absolute;
    left: 0;
    top: 0;
    min-width: 110px;
    margin-bottom: 5px; }
    /* line 578, ../sass/_account.scss */
    .form-group .label-box label {
      font-size: 14px;
      font-weight: 500;
      line-height: 38px;
      color: #000; }

/* line 587, ../sass/_account.scss */
.area-filters span, .area-filters div {
  color: #000;
  font-size: 16px; }
/* line 591, ../sass/_account.scss */
.area-filters .btn.btn-success {
  color: #fff; }

/* line 596, ../sass/_account.scss */
.box-white h3 {
  color: #000;
  font-weight: 600; }

/* line 601, ../sass/_account.scss */
#itemContainer {
  color: #000; }
  /* line 605, ../sass/_account.scss */
  #itemContainer tr.myt_detailswrap td h5 {
    color: #000;
    font-weight: 600;
    margin: 0; }

/* line 613, ../sass/_account.scss */
#no-more-tables, .form-section.subscribe, #deposit, #withdraw, #set-limit {
  color: #000; }

/* line 620, ../sass/_account.scss */
.input-box {
  margin-left: 135px;
  margin-right: 9px; }

/* line 625, ../sass/_account.scss */
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

/* line 631, ../sass/_account.scss */
select::-ms-expand {
  display: none; }

/* line 635, ../sass/_account.scss */
.select-custom {
  z-index: 1;
  position: relative;
  background-color: #fff;
  border-radius: 3px; }
  /* line 640, ../sass/_account.scss */
  .select-custom.w-80 {
    width: 80px; }
  /* line 643, ../sass/_account.scss */
  .select-custom.w-120 {
    width: 112px; }
  /* line 646, ../sass/_account.scss */
  .select-custom.w-150 {
    min-width: 150px; }
  /* line 649, ../sass/_account.scss */
  .select-custom.mr {
    margin-right: -80px; }
  /* line 652, ../sass/_account.scss */
  .select-custom .form-control {
    background-color: transparent;
    padding-right: 30px; }
  /* line 656, ../sass/_account.scss */
  .select-custom:after {
    content: "\f0d7";
    font-family: magpie;
    position: absolute;
    right: 15px;
    top: 50%;
    background: transparent;
    color: #e9b726;
    z-index: -1;
    line-height: 10%; }

/* line 669, ../sass/_account.scss */
.date-inline {
  display: inline-block; }

@media (min-width: 992px) and (max-width: 1399px) {
  /* line 675, ../sass/_account.scss */
  .select-custom.w-120 {
    width: 33%; }

  /* line 678, ../sass/_account.scss */
  .select-custom.w-80 {
    width: 32.4%; }

  /* line 681, ../sass/_account.scss */
  .area-sign {
    line-height: 15px;
    margin-bottom: 15px;
    float: none; } }
  @media (min-width: 992px) and (max-width: 1399px) and (min-width: 992px) and (max-width: 1399px) {
    /* line 681, ../sass/_account.scss */
    .area-sign {
      margin-bottom: 0; } }
@media (min-width: 992px) and (max-width: 1399px) {
    /* line 688, ../sass/_account.scss */
    .area-sign a {
      display: block; }
    /* line 691, ../sass/_account.scss */
    .area-sign .box-circle {
      margin-bottom: 15px; }

  /* line 695, ../sass/_account.scss */
  .logo {
    margin-top: 0px;
    margin-bottom: 0; } }
@media (max-width: 991px) {
  /* line 704, ../sass/_account.scss */
  .select-custom.w-120 {
    width: 100%; }

  /* line 707, ../sass/_account.scss */
  .select-custom.w-80 {
    width: 100%; }

  /* line 710, ../sass/_account.scss */
  .mb-15 {
    margin-bottom: 15px; } }
/* line 715, ../sass/_account.scss */
#change-password .input-box {
  margin-left: 140px; }

/* line 718, ../sass/_account.scss */
.verify {
  background-color: #264765;
  padding: 15px 40px;
  color: #fff !important;
  margin-bottom: -35px; }
  @media (max-width: 1399px) {
    /* line 718, ../sass/_account.scss */
    .verify {
      padding-left: 0px;
      padding-right: 0px; } }
  /* line 727, ../sass/_account.scss */
  .verify .icon {
    color: #e9b726;
    font-size: 78px; }
  @media (min-width: 1400px) {
    /* line 732, ../sass/_account.scss */
    .verify [class*="col-"] {
      float: none; } }
  @media (max-width: 1399px) {
    /* line 737, ../sass/_account.scss */
    .verify [class*="col-"] {
      display: block;
      margin: auto;
      margin-bottom: 20px; } }
  /* line 743, ../sass/_account.scss */
  .verify .h4 {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 10px; }
  /* line 748, ../sass/_account.scss */
  .verify p {
    font-size: 14px;
    margin-bottom: 5px; }
    /* line 751, ../sass/_account.scss */
    .verify p b {
      font-size: 10px; }

/* line 756, ../sass/_account.scss */
.grey-bg {
  background-color: #fff !important;
  padding: 15px 40px 30px !important; }
  /* line 760, ../sass/_account.scss */
  .grey-bg .icon {
    font-size: 100px !important; }
  /* line 763, ../sass/_account.scss */
  .grey-bg span {
    display: block !important; }
  /* line 766, ../sass/_account.scss */
  .grey-bg .h4 {
    margin-bottom: 15px;
    font-weight: 700; }
  /* line 771, ../sass/_account.scss */
  .grey-bg .btn {
    margin-top: 10px; }

/* line 775, ../sass/_account.scss */
.modal-header-verify {
  padding-top: 30px; }
  /* line 779, ../sass/_account.scss */
  .modal-header-verify .close {
    position: absolute;
    right: 9px;
    top: 6px; }

/* line 786, ../sass/_account.scss */
.topminus7 {
  margin-top: -7px; }

/* line 789, ../sass/_account.scss */
.w35percent {
  width: 35%; }

/* line 792, ../sass/_account.scss */
#greenid-container {
  padding: 35px 55px 15px; }
  /* line 794, ../sass/_account.scss */
  #greenid-container .btn-primary {
    border: 0;
    text-transform: uppercase;
    border-radius: 80px;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-transition: background 0.35s ease-in-out !important;
    -o-transition: background 0.35s ease-in-out !important;
    transition: background 0.35s ease-in-out !important;
    color: #fff;
    background-color: #78af0d;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 500;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143; }

/* line 816, ../sass/_account.scss */
.greenid-modal-close {
  background-color: #e9b726 !important;
  font-weight: 600 !important; }

/* line 823, ../sass/_account.scss */
.box-tickt .selected-players, .box-tickt .selected-legend {
  border: 1px solid #11344c; }

@media (min-width: 992px) and (max-width: 1399px) {
  /* line 828, ../sass/_account.scss */
  .small-gutter .btn-success {
    padding-left: 10px;
    padding-right: 10px; } }
@media (min-width: 992px) and (max-width: 1399px) {
  /* line 834, ../sass/_account.scss */
  .small-gutter [class*="col-"] {
    padding-left: 4px !important;
    padding-right: 4px !important; } }

/* line 841, ../sass/_account.scss */
.mandatory {
  color: red;
  font-size: 12px;
  margin-top: -20px;
  margin-bottom: 10px;
  position: absolute; }

/* line 848, ../sass/_account.scss */
.edit-card-modal {
  color: #fff; }
  /* line 850, ../sass/_account.scss */
  .edit-card-modal h1 {
    font-size: 26px;
    padding: 0 15px;
    margin-bottom: -40px; }
  /* line 855, ../sass/_account.scss */
  .edit-card-modal h2 {
    font-size: 20px;
    color: #fff; }
  /* line 859, ../sass/_account.scss */
  .edit-card-modal p {
    color: #fff;
    padding: 20px 0;
    font-size: 14px;
    font-weight: 500;
    margin: 0; }
  /* line 866, ../sass/_account.scss */
  .edit-card-modal .mt-minus {
    margin-top: -145px; }
    @media (max-width: 991px) {
      /* line 866, ../sass/_account.scss */
      .edit-card-modal .mt-minus {
        margin-top: 0; } }
  /* line 872, ../sass/_account.scss */
  .edit-card-modal .form-group {
    color: #fff; }
    /* line 874, ../sass/_account.scss */
    .edit-card-modal .form-group .label-box {
      position: relative; }
      /* line 876, ../sass/_account.scss */
      .edit-card-modal .form-group .label-box label {
        line-height: 10px;
        color: #fff; }
    /* line 881, ../sass/_account.scss */
    .edit-card-modal .form-group .input-box {
      margin: 0; }
  /* line 885, ../sass/_account.scss */
  .edit-card-modal .form-section {
    padding: 35px 20px 0; }

/* line 890, ../sass/_account.scss */
ul.nav.payment-tabs.nav-tabs {
  padding: 0;
  position: relative;
  margin-bottom: -1px; }
  /* line 894, ../sass/_account.scss */
  ul.nav.payment-tabs.nav-tabs li {
    border-radius: 5px 5px 0 0;
    margin: 0;
    padding-top: 8px;
    width: 50%;
    text-align: center;
    position: relative; }
    /* line 901, ../sass/_account.scss */
    ul.nav.payment-tabs.nav-tabs li a {
      border: 1px solid transparent;
      border-bottom: 1px solid #ddd;
      margin: 0;
      padding: 15px 0 0; }
    /* line 908, ../sass/_account.scss */
    ul.nav.payment-tabs.nav-tabs li.active a {
      border: 1px solid #ddd;
      border-bottom: 1px solid transparent;
      background-color: #fff;
      overflow: visible; }
    /* line 915, ../sass/_account.scss */
    ul.nav.payment-tabs.nav-tabs li:last-child {
      float: right;
      padding-left: 0; }
    /* line 919, ../sass/_account.scss */
    ul.nav.payment-tabs.nav-tabs li:first-child {
      float: left; }

/* line 925, ../sass/_account.scss */
#pay-poli p {
  margin-top: 22px; }

/* line 929, ../sass/_account.scss */
.modal-custom-2 {
  margin: 17% auto 0% !important;
  max-width: 300px !important; }

/* line 934, ../sass/_account.scss */
.navbar-inverse {
  background-color: #264765;
  border-color: #264765; }

@media (min-width: 1400px) {
  /* line 939, ../sass/_account.scss */
  .col15-md-8.custom {
    width: 51%; } }
@media (min-width: 992px) and (max-width: 1399px) {
  /* line 939, ../sass/_account.scss */
  .col15-md-8.custom {
    width: 55%; } }

@media (min-width: 992px) {
  /* line 950, ../sass/_account.scss */
  .acc-tabs .row.custom {
    margin-right: -30px; } }
@media (min-width: 1400px) {
  /* line 957, ../sass/_account.scss */
  .acc-tabs .col-md-4.custom {
    width: 35.6%; } }
@media (min-width: 992px) and (max-width: 1399px) {
  /* line 957, ../sass/_account.scss */
  .acc-tabs .col-md-4.custom {
    text-align: right;
    width: 30%;
    padding-right: 0; }
    /* line 965, ../sass/_account.scss */
    .acc-tabs .col-md-4.custom .btn-success {
      display: inline-block;
      min-width: 126px;
      padding: 10px;
      font-size: 14px; } }

@media (min-width: 992px) and (max-width: 1399px) {
  /* line 975, ../sass/_account.scss */
  .display-block-md {
    display: block;
    text-align: right;
    padding-top: 6px;
    margin-bottom: 7px; } }

/* line 985, ../sass/_account.scss */
.verify-modal p {
  color: #000; }

/* line 992, ../sass/_account.scss */
#btn-save-deposit {
  padding-top: 15px; }

/* line 995, ../sass/_account.scss */
.form-fluid {
  width: 100%; }

/* line 1000, ../sass/_account.scss */
.promocode__side {
  padding: 35px 27px 27px !important; }
  /* line 1001, ../sass/_account.scss */
  .promocode__side p[ng-show=message] {
    color: #4ea740;
    margin: 10px 0 0; }
  /* line 1005, ../sass/_account.scss */
  .promocode__side p[ng-show=error] {
    color: #d9534f;
    margin: 10px 0 0; }
  /* line 1010, ../sass/_account.scss */
  .promocode__side .btn.btn-success {
    width: 100%;
    max-width: 246px; }
  /* line 1014, ../sass/_account.scss */
  .promocode__side .form-group {
    margin-bottom: 15px; }
    /* line 1016, ../sass/_account.scss */
    .promocode__side .form-group input {
      margin-top: 17px; }
  /* line 1020, ../sass/_account.scss */
  .promocode__side .img-box .icon {
    left: 3px !important;
    color: #91a0ad !important; }
  /* line 1024, ../sass/_account.scss */
  .promocode__side .text-box {
    margin-left: 50px !important; }

@media (max-width: 767px) {
  /* line 1035, ../sass/_account.scss */
  .promocode__casier .input-box {
    display: block; } }
/* line 1039, ../sass/_account.scss */
.promocode__casier .input-box .form-control {
  width: 55%;
  float: left; }
  @media (max-width: 1399px) {
    /* line 1039, ../sass/_account.scss */
    .promocode__casier .input-box .form-control {
      width: 100%;
      float: none; } }
/* line 1054, ../sass/_account.scss */
.promocode__casier p[ng-show=message] {
  color: #4ea740;
  text-align: center;
  margin: 10px 0 0;
  display: inline-block; }
/* line 1060, ../sass/_account.scss */
.promocode__casier p[ng-show=error] {
  color: #d9534f;
  text-align: center;
  margin: 10px 0 0;
  display: inline-block; }
/* line 1066, ../sass/_account.scss */
.promocode__casier h2 {
  margin-top: 34px;
  margin-bottom: 22px; }
/* line 1070, ../sass/_account.scss */
.promocode__casier.mt-54 {
  margin-top: -152px; }
/* line 1073, ../sass/_account.scss */
.promocode__casier a.btn.btn-success.pull-right {
  line-height: 27px; }
  @media (max-width: 1399px) {
    /* line 1073, ../sass/_account.scss */
    .promocode__casier a.btn.btn-success.pull-right {
      margin-top: 15px; } }

/* line 1081, ../sass/_account.scss */
.kill-padding {
  padding-right: 0;
  padding-left: 0; }

/* line 1085, ../sass/_account.scss */
.promo-border {
  border-top: 1px solid #ccc;
  margin: 40px -55px 0; }

@media (min-width: 430px) {
  /* line 1090, ../sass/_account.scss */
  .account-submit-box {
    margin-left: 120px; } }
/* line 1094, ../sass/_account.scss */
.account-submit-box .btn-success {
  min-width: 112px; }

/* line 1, ../sass/_tickets.scss */
.heading-col {
  color: #909090;
  font-weight: 500;
  font-size: 14px;
  margin: 15px 0 10px;
  text-transform: uppercase; }

/* line 10, ../sass/_tickets.scss */
.tickets h2 {
  font-size: 30px;
  margin: 0 0 10px;
  font-weight: 500; }
/* line 17, ../sass/_tickets.scss */
.tickets .pick-nums .wrap {
  margin: 0 -10px; }
/* line 22, ../sass/_tickets.scss */
.tickets .nums {
  width: 20%;
  padding: 0 10px;
  text-align: center;
  float: left;
  margin-bottom: 20px; }
  @media (max-width: 1399px) {
    /* line 22, ../sass/_tickets.scss */
    .tickets .nums {
      width: 33.33%; } }
  @media (max-width: 991px) {
    /* line 22, ../sass/_tickets.scss */
    .tickets .nums {
      width: 50%; } }
  @media (max-width: 767px) {
    /* line 22, ../sass/_tickets.scss */
    .tickets .nums {
      width: 100%; } }
/* line 38, ../sass/_tickets.scss */
.tickets .choose-num {
  position: relative;
  margin-bottom: 30px; }
  /* line 41, ../sass/_tickets.scss */
  .tickets .choose-num:after {
    clear: both;
    display: block;
    content: ""; }
  /* line 46, ../sass/_tickets.scss */
  .tickets .choose-num .or-center {
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translateX(-50%); }
    /* line 51, ../sass/_tickets.scss */
    .tickets .choose-num .or-center p {
      background-color: #fff;
      text-align: center;
      margin: 0;
      font-size: 22px;
      color: #264765;
      border-radius: 100%;
      border: 1px solid #264765;
      vertical-align: middle;
      width: 62px;
      height: 62px;
      line-height: 62px; }
    @media (max-width: 767px) {
      /* line 46, ../sass/_tickets.scss */
      .tickets .choose-num .or-center {
        position: absolute;
        top: 50%;
        left: calc(50% - 31px);
        transform: translateY(-50%);
        right: 0; } }
  /* line 72, ../sass/_tickets.scss */
  .tickets .choose-num .card-pad {
    width: 50%;
    float: left;
    background-color: #cdd5dd;
    min-height: 231px;
    color: #11344c; }
    /* line 78, ../sass/_tickets.scss */
    .tickets .choose-num .card-pad a {
      color: #11344c;
      display: block;
      text-decoration: none; }
      /* line 82, ../sass/_tickets.scss */
      .tickets .choose-num .card-pad a:hover {
        text-decoration: none; }
        /* line 84, ../sass/_tickets.scss */
        .tickets .choose-num .card-pad a:hover .text {
          text-decoration: underline; }
    @media (max-width: 767px) {
      /* line 72, ../sass/_tickets.scss */
      .tickets .choose-num .card-pad {
        width: 100%; } }
    /* line 92, ../sass/_tickets.scss */
    .tickets .choose-num .card-pad label {
      display: block;
      border: none;
      border-radius: 0;
      padding: 5% 5px 2px 5px;
      font-weight: 400;
      font-size: 16px;
      margin-bottom: 0;
      min-height: 231px;
      color: #11344c; }
      /* line 102, ../sass/_tickets.scss */
      .tickets .choose-num .card-pad label:after {
        margin-bottom: 15px; }
      @media (max-width: 991px) {
        /* line 92, ../sass/_tickets.scss */
        .tickets .choose-num .card-pad label {
          padding: 30px 5px 2px 5px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        /* line 92, ../sass/_tickets.scss */
        .tickets .choose-num .card-pad label {
          min-height: 259px; } }
      @media (max-width: 1399px) {
        /* line 111, ../sass/_tickets.scss */
        .tickets .choose-num .card-pad label .w-80 {
          width: 30%; } }
      /* line 116, ../sass/_tickets.scss */
      .tickets .choose-num .card-pad label h3 {
        height: 44px;
        width: 44px;
        border-radius: 100%;
        background: #e2dccf;
        margin: 0 auto 15px;
        text-align: center;
        font-size: 28px;
        line-height: 44px;
        font-weight: 500; }
      /* line 127, ../sass/_tickets.scss */
      .tickets .choose-num .card-pad label p {
        margin-bottom: 30px;
        font-weight: 500;
        line-height: 30px; }
      /* line 132, ../sass/_tickets.scss */
      .tickets .choose-num .card-pad label span {
        font-weight: 300;
        font-size: 12px; }
      /* line 136, ../sass/_tickets.scss */
      .tickets .choose-num .card-pad label .fz-34 {
        margin-bottom: 20px;
        display: inline-block; }
    /* line 141, ../sass/_tickets.scss */
    .tickets .choose-num .card-pad .radio-custom {
      display: block;
      margin-left: 0;
      opacity: 0;
      position: absolute; }
      /* line 148, ../sass/_tickets.scss */
      .tickets .choose-num .card-pad .radio-custom:checked + .radio-custom-label:after {
        content: '\ea10';
        font-family: 'magpie';
        color: #e9b726;
        font-size: 44px; }
        @media (max-width: 767px) {
          /* line 148, ../sass/_tickets.scss */
          .tickets .choose-num .card-pad .radio-custom:checked + .radio-custom-label:after {
            font-size: 34px; } }
      /* line 157, ../sass/_tickets.scss */
      .tickets .choose-num .card-pad .radio-custom:checked + .radio-custom-label h3,
      .tickets .choose-num .card-pad .radio-custom:checked + .radio-custom-label span {
        color: #000; }
/* line 166, ../sass/_tickets.scss */
.tickets .score {
  padding: 20px 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 18px; }
  /* line 171, ../sass/_tickets.scss */
  .tickets .score .wrap + .wrap {
    margin-top: 15px; }
  /* line 174, ../sass/_tickets.scss */
  .tickets .score .text {
    font-weight: 300;
    font-size: 16px;
    width: 200px;
    font-weight: 400;
    margin-right: 15px;
    color: #fff; }
/* line 183, ../sass/_tickets.scss */
.tickets .col-sm-5.total-table {
  padding-right: 0; }
/* line 186, ../sass/_tickets.scss */
.tickets .total {
  background-color: #11344c;
  font-size: 18px;
  padding: 20px;
  text-align: center; }
  /* line 191, ../sass/_tickets.scss */
  .tickets .total span {
    display: block;
    font-size: 48px;
    font-weight: 700; }

/* line 199, ../sass/_tickets.scss */
.pb-12 {
  padding-bottom: 12px; }

/* line 203, ../sass/_tickets.scss */
.field-bg {
  min-height: 470px;
  background: url('../images/bg-ground-grey.png?1509371864') 49% 44px no-repeat; }
  @media (min-width: 992px) and (max-width: 1399px) {
    /* line 203, ../sass/_tickets.scss */
    .field-bg {
      background: url('../images/bg-ground-grey.png?1509371864') 46.5% 86px no-repeat; } }
  @media (min-width: 768px) and (max-width: 991px) {
    /* line 203, ../sass/_tickets.scss */
    .field-bg {
      background: url('../images/bg-ground-grey.png?1509371864') 49% 205px no-repeat; } }
  @media (min-width: 649px) and (max-width: 767px) {
    /* line 203, ../sass/_tickets.scss */
    .field-bg {
      background: url('../images/bg-ground-grey.png?1509371864') 49% 206px no-repeat; } }
  @media (min-width: 517px) and (max-width: 648px) {
    /* line 203, ../sass/_tickets.scss */
    .field-bg {
      background: url('../images/bg-ground-grey.png?1509371864') 49% 267px no-repeat; } }
  @media (min-width: 501px) and (max-width: 516px) {
    /* line 203, ../sass/_tickets.scss */
    .field-bg {
      background: url('../images/bg-ground-grey.png?1509371864') 49% 331px no-repeat; } }
  @media (min-width: 441px) and (max-width: 500px) {
    /* line 203, ../sass/_tickets.scss */
    .field-bg {
      background: url('../images/bg-ground-grey.png?1509371864') 49% 329px no-repeat; } }
  @media (min-width: 429px) and (max-width: 440px) {
    /* line 203, ../sass/_tickets.scss */
    .field-bg {
      background: url('../images/bg-ground-grey.png?1509371864') 49% 354px no-repeat; } }
  @media (min-width: 363px) and (max-width: 428px) {
    /* line 203, ../sass/_tickets.scss */
    .field-bg {
      background: url('../images/bg-ground-grey.png?1509371864') 49% 418px no-repeat; } }
  @media (min-width: 297px) and (max-width: 362px) {
    /* line 203, ../sass/_tickets.scss */
    .field-bg {
      background: url('../images/bg-ground-grey.png?1509371864') 49% 546px no-repeat; } }

/* line 244, ../sass/_tickets.scss */
.select-legend {
  position: relative;
  border: 1px solid #cecece;
  border-top: none;
  text-align: left; }
  /* line 249, ../sass/_tickets.scss */
  .select-legend .drop-link {
    display: block;
    text-decoration: none;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 14px;
    padding: 10px;
    font-weight: 500; }
    /* line 257, ../sass/_tickets.scss */
    .select-legend .drop-link .caret {
      float: right;
      margin-top: 15px;
      border-style: solid;
      border-width: 8px 6.5px 0 6.5px;
      border-color: #79af0d transparent transparent transparent; }
    /* line 264, ../sass/_tickets.scss */
    .select-legend .drop-link .img-box {
      border: 1px solid #000;
      display: inline-block;
      vertical-align: middle;
      width: 44px;
      height: 39px;
      margin-right: 10px;
      overflow: hidden; }
      /* line 272, ../sass/_tickets.scss */
      .select-legend .drop-link .img-box img {
        max-width: 100%; }
  /* line 279, ../sass/_tickets.scss */
  .select-legend.open .drop-link .caret {
    border-width: 0 6.5px 8px 6.5px;
    border-color: transparent transparent #79af0d transparent; }
  /* line 285, ../sass/_tickets.scss */
  .select-legend .dropdown-menu {
    width: calc(100% + 2px);
    min-width: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    border: 1px solid #cbcbcb;
    left: -1px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2); }

/* line 297, ../sass/_tickets.scss */
.scrolled {
  max-height: 215px;
  overflow: auto;
  position: relative;
  margin: 0;
  padding: 10px; }
  /* line 303, ../sass/_tickets.scss */
  .scrolled::-webkit-scrollbar {
    width: 10px;
    height: 0; }
  /* line 307, ../sass/_tickets.scss */
  .scrolled::-webkit-scrollbar-button {
    background-color: #cecece; }
  /* line 310, ../sass/_tickets.scss */
  .scrolled::-webkit-scrollbar-track {
    background-color: #cecece; }
  /* line 313, ../sass/_tickets.scss */
  .scrolled::-webkit-scrollbar-track-piece {
    background-color: #cecece; }
  /* line 316, ../sass/_tickets.scss */
  .scrolled::-webkit-scrollbar-thumb {
    height: 50px;
    background-color: #78af0d;
    border-radius: 0; }
  /* line 321, ../sass/_tickets.scss */
  .scrolled::-webkit-scrollbar-corner {
    background-color: #cecece; }
  /* line 324, ../sass/_tickets.scss */
  .scrolled::-webkit-resizer {
    background-color: #cecece; }
  /* line 327, ../sass/_tickets.scss */
  .scrolled li {
    margin-bottom: 4px; }
    /* line 329, ../sass/_tickets.scss */
    .scrolled li a {
      display: block;
      line-height: 35px;
      font-size: 14px;
      color: #000; }
      /* line 334, ../sass/_tickets.scss */
      .scrolled li a:after {
        clear: both;
        display: block;
        content: ""; }
      /* line 339, ../sass/_tickets.scss */
      .scrolled li a:hover {
        text-decoration: none; }
    /* line 343, ../sass/_tickets.scss */
    .scrolled li .img-box {
      width: 44px;
      height: 39px;
      border: 1px solid #000;
      float: left;
      overflow: hidden;
      margin-right: 20px;
      line-height: 0;
      position: relative; }
      /* line 352, ../sass/_tickets.scss */
      .scrolled li .img-box img {
        width: 100%;
        height: 100%; }
    /* line 358, ../sass/_tickets.scss */
    .scrolled li.active .img-box {
      border: 2px solid #78af0d; }

/* line 365, ../sass/_tickets.scss */
.legend-name {
  display: inline-block;
  vertical-align: middle;
  max-width: 120px;
  font-size: 14px; }

/* line 373, ../sass/_tickets.scss */
.how-it-works {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 30px; }
  /* line 377, ../sass/_tickets.scss */
  .how-it-works .box-section {
    padding-top: 20px;
    padding-bottom: 20px; }
  /* line 381, ../sass/_tickets.scss */
  .how-it-works + h2 {
    margin-bottom: 16px; }
  /* line 384, ../sass/_tickets.scss */
  .how-it-works h3 {
    text-transform: uppercase;
    font-size: 19px;
    display: inline-block;
    margin: 0;
    line-height: 55px;
    font-weight: 600;
    padding-right: 40px; }
  /* line 393, ../sass/_tickets.scss */
  .how-it-works .icon {
    font-size: 22px;
    vertical-align: middle; }
    @media (max-width: 991px) {
      /* line 393, ../sass/_tickets.scss */
      .how-it-works .icon {
        display: none; } }
  /* line 405, ../sass/_tickets.scss */
  .how-it-works .step {
    display: inline-flex;
    vertical-align: middle;
    padding: 0 40px;
    text-transform: uppercase;
    line-height: 55px;
    font-size: 20px;
    font-weight: 500; }
    @media (max-width: 1399px) {
      /* line 405, ../sass/_tickets.scss */
      .how-it-works .step {
        padding: 0 30px;
        font-size: 15px;
        line-height: 30px; } }
    @media (max-width: 991px) {
      /* line 405, ../sass/_tickets.scss */
      .how-it-works .step {
        display: block;
        padding: 0;
        margin-bottom: 10px; } }
  @media (max-width: 991px) and (max-width: 767px) {
    /* line 405, ../sass/_tickets.scss */
    .how-it-works .step {
      font-size: 12px; } }

  /* line 427, ../sass/_tickets.scss */
  .how-it-works .num {
    display: inline-block;
    background: transparent;
    font-size: 24px;
    color: #e9b726;
    text-align: center;
    border: 3px solid #e9b726;
    box-shadow: 0 0 2px #9f8c61;
    border-radius: 1000px;
    width: 55px;
    height: 55px;
    line-height: 50px;
    vertical-align: middle;
    margin-right: 12px; }
    @media (max-width: 1399px) {
      /* line 427, ../sass/_tickets.scss */
      .how-it-works .num {
        width: 35px;
        height: 35px;
        line-height: 30px;
        font-size: 19px; } }

@media (min-width: 1400px) {
  /* line 450, ../sass/_tickets.scss */
  .pl-0 {
    padding-left: 0; } }

/* line 456, ../sass/_tickets.scss */
.box-progress {
  border: 3px solid #ccc;
  border-radius: 100%;
  position: relative;
  width: 98px;
  height: 98px;
  padding: 3px;
  margin-right: 10px;
  background: #fff; }

/* line 467, ../sass/_tickets.scss */
.progress-chance {
  position: absolute;
  top: 14px;
  font-size: 9px;
  color: #909090;
  text-transform: uppercase;
  text-align: center;
  display: block;
  width: 86px; }
  /* line 476, ../sass/_tickets.scss */
  .progress-chance .percent {
    font-size: 24px;
    color: #e9b726;
    display: block; }

/* line 483, ../sass/_tickets.scss */
.box-get-ticket {
  padding: 0 !important;
  color: #fff !important; }
  /* line 486, ../sass/_tickets.scss */
  .box-get-ticket .btn {
    font-size: 30px;
    color: #11344c;
    padding: 13px 39px; }
    @media (max-width: 767px) {
      /* line 486, ../sass/_tickets.scss */
      .box-get-ticket .btn {
        width: 100%; } }
  /* line 494, ../sass/_tickets.scss */
  .box-get-ticket .vcenter {
    padding: 20px; }
    @media (min-width: 992px) and (max-width: 1399px) {
      /* line 497, ../sass/_tickets.scss */
      .box-get-ticket .vcenter.donation {
        width: 20%;
        text-align: center; }
        /* line 500, ../sass/_tickets.scss */
        .box-get-ticket .vcenter.donation input {
          margin: 0 auto; } }
    @media (min-width: 992px) {
      /* line 494, ../sass/_tickets.scss */
      .box-get-ticket .vcenter {
        min-height: 200px; }
        /* line 507, ../sass/_tickets.scss */
        .box-get-ticket .vcenter:first-child {
          border: 0; } }
    @media (min-width: 1400px) {
      /* line 516, ../sass/_tickets.scss */
      .box-get-ticket .vcenter.donation {
        width: 33%;
        text-align: center; }
        /* line 519, ../sass/_tickets.scss */
        .box-get-ticket .vcenter.donation input {
          margin: 0 auto; } }
    @media (max-width: 991px) {
      /* line 494, ../sass/_tickets.scss */
      .box-get-ticket .vcenter {
        display: block;
        width: 100%;
        border-top: 1px solid #c7c1b4; }
        /* line 528, ../sass/_tickets.scss */
        .box-get-ticket .vcenter:first-child {
          border: 0; } }

/* line 535, ../sass/_tickets.scss */
.tickets-col {
  margin: 10px auto 0;
  position: relative; }
  /* line 540, ../sass/_tickets.scss */
  .tickets-col .numbers .player-face,
  .tickets-col .numbers .player-wrap {
    /*height: 70px;*/
    height: 60px;
    width: 58px;
    background-color: #fff; }
    @media (max-width: 767px) {
      /* line 540, ../sass/_tickets.scss */
      .tickets-col .numbers .player-face,
      .tickets-col .numbers .player-wrap {
        width: 53px; } }
  /* line 552, ../sass/_tickets.scss */
  .tickets-col .numbers .player-wrap {
    /*background-size: auto 50px;*/
    background-size: auto 56px;
    line-height: 40px;
    font-size: 16px; }
  @media (max-width: 991px) {
    /* line 559, ../sass/_tickets.scss */
    .tickets-col .h3 {
      margin-bottom: -23px; } }

/* line 566, ../sass/_tickets.scss */
.box-choose {
  border: 1px solid #fff;
  background-color: rgba(255, 255, 255, 0.4);
  border-radius: 4px;
  text-align: center;
  overflow: hidden;
  position: relative;
  min-height: 276px;
  margin-bottom: 35px; }
  /* line 576, ../sass/_tickets.scss */
  .box-choose .numbers {
    padding: 8px 0; }
  /* line 580, ../sass/_tickets.scss */
  .box-choose.box-choose-numbers .numbers {
    margin-right: 88px;
    border-right: 1px solid #fff;
    min-height: 274px; }
    @media (min-width: 992px) and (max-width: 1399px) {
      /* line 580, ../sass/_tickets.scss */
      .box-choose.box-choose-numbers .numbers {
        padding-bottom: 49px; } }
    @media (max-width: 500px) {
      /* line 580, ../sass/_tickets.scss */
      .box-choose.box-choose-numbers .numbers {
        margin-right: 0;
        border-top: 1px solid #fff; } }
    @media (max-width: 991px) {
      /* line 580, ../sass/_tickets.scss */
      .box-choose.box-choose-numbers .numbers {
        min-height: 325px; } }

/* line 603, ../sass/_tickets.scss */
.legendz .numbers li {
  position: relative; }
  /* line 605, ../sass/_tickets.scss */
  .legendz .numbers li .player-face {
    height: 70px;
    width: 58px;
    background-color: #fff; }
    @media (max-width: 767px) {
      /* line 605, ../sass/_tickets.scss */
      .legendz .numbers li .player-face {
        width: 53px; } }
/* line 615, ../sass/_tickets.scss */
.legendz .numbers .name {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  border-top: 0;
  display: block;
  max-width: 65px;
  padding: 2px;
  display: none; }

/* line 632, ../sass/_tickets.scss */
.icons-row {
  text-align: center;
  list-style: none;
  margin: 0 auto;
  padding: 0; }
  /* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
  .icons-row:before, .icons-row:after {
    content: " ";
    display: table; }
  /* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
  .icons-row:after {
    clear: both; }
  /* line 638, ../sass/_tickets.scss */
  .icons-row a {
    display: block !important;
    margin-top: 10px;
    margin-bottom: 30px !important;
    text-decoration: none !important;
    width: 50px;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-size: 24px; }
    /* line 648, ../sass/_tickets.scss */
    .icons-row a:hover {
      color: #fff;
      text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
      box-shadow: 1px 1px rgba(0, 0, 0, 0.5);
      background-color: rgba(233, 183, 38, 0.35) !important; }
    /* line 654, ../sass/_tickets.scss */
    .icons-row a.disabled {
      cursor: not-allowed;
      pointer-events: none;
      opacity: .5; }
  /* line 660, ../sass/_tickets.scss */
  .icons-row .icon {
    font-size: 24px; }
    /* line 663, ../sass/_tickets.scss */
    .icons-row .icon.disabled {
      cursor: default;
      color: rgba(255, 255, 255, 0.5) !important; }

/* line 671, ../sass/_tickets.scss */
.selected-players {
  padding: 0 20px 15px;
  margin-bottom: 2px; }

/* line 684, ../sass/_tickets.scss */
.box-tickt {
  border-radius: 0;
  background: #fff;
  transition: ease-out, 0.5s;
  margin: 0 auto 35px;
  position: relative; }
  @media (min-width: 992px) and (max-width: 1399px) {
    /* line 684, ../sass/_tickets.scss */
    .box-tickt {
      width: 230px; } }
  /* line 694, ../sass/_tickets.scss */
  .box-tickt .in {
    overflow: hidden;
    border-width: 0 1px 1px;
    border-left: 0;
    background: #e2dccf;
    background-size: 150px;
    color: #000; }
  /* line 702, ../sass/_tickets.scss */
  .box-tickt__heading {
    min-width: 130px;
    text-align: left;
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    float: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-top: 24px;
    text-align: center; }
    /* line 715, ../sass/_tickets.scss */
    .box-tickt__heading.title {
      text-transform: capitalize;
      font-weight: 400; }
  /* line 720, ../sass/_tickets.scss */
  .box-tickt .numbers {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    float: none; }
    /* line 725, ../sass/_tickets.scss */
    .box-tickt .numbers .name {
      color: #000;
      font-size: 10px;
      color: #264765;
      line-height: 1;
      text-transform: uppercase;
      margin: 2px auto 0;
      max-width: 46px;
      text-align: center;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      background-color: #fff;
      border-top: 0;
      display: block;
      max-width: 65px;
      padding: 2px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
  @media (max-width: 991px) {
    /* line 756, ../sass/_tickets.scss */
    .box-tickt br {
      display: none; } }
  /* line 760, ../sass/_tickets.scss */
  .box-tickt.active {
    background: #11344c; }
    /* line 764, ../sass/_tickets.scss */
    .box-tickt.active .box-tickt__heading {
      color: #fff; }
  /* line 769, ../sass/_tickets.scss */
  .box-tickt.add-more .selected-legend {
    min-height: 317px;
    text-align: center; }
  /* line 773, ../sass/_tickets.scss */
  .box-tickt.add-more .btn {
    background: transparent;
    text-decoration: none;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0; }
    /* line 781, ../sass/_tickets.scss */
    .box-tickt.add-more .btn:hover .selected-players {
      background: #d8d0bf; }
  /* line 786, ../sass/_tickets.scss */
  .box-tickt.add-more .round {
    display: block;
    float: none;
    width: 100px;
    height: 100px;
    margin: 80px auto 20px;
    position: relative;
    border: 1px solid #9e9a90;
    border-radius: 100%; }
    /* line 795, ../sass/_tickets.scss */
    .box-tickt.add-more .round .icon {
      transition: ease .3s; }
  /* line 799, ../sass/_tickets.scss */
  .box-tickt.add-more .cross {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -18px;
    margin-top: -18px; }
    /* line 805, ../sass/_tickets.scss */
    .box-tickt.add-more .cross:before, .box-tickt.add-more .cross:after {
      content: '';
      display: block;
      position: absolute;
      width: 36px;
      height: 36px; }
    /* line 813, ../sass/_tickets.scss */
    .box-tickt.add-more .cross:before {
      border-left: 1px solid #11344c;
      margin-left: 18px; }
    /* line 817, ../sass/_tickets.scss */
    .box-tickt.add-more .cross:after {
      border-top: 1px solid #11344c;
      margin-top: 18px; }
  /* line 822, ../sass/_tickets.scss */
  .box-tickt.add-more .txt {
    text-transform: uppercase;
    color: #9e9a90;
    font-size: 14px;
    text-decoration: none; }
  /* line 829, ../sass/_tickets.scss */
  .box-tickt .btn {
    color: #fff !important; }

/* line 835, ../sass/_tickets.scss */
.add-more-tickt {
  margin: 20px 0 30px;
  text-align: center;
  background-color: #11344c; }
  /* line 840, ../sass/_tickets.scss */
  .add-more-tickt .btn-success {
    margin: 22px auto;
    padding: 10px 35px; }
    /* line 843, ../sass/_tickets.scss */
    .add-more-tickt .btn-success.disabled {
      background-color: #619430;
      color: #4f7828;
      opacity: 1; }

/* line 852, ../sass/_tickets.scss */
.subscribe-card p {
  margin-bottom: 26px !important;
  margin-top: 17px; }
  @media (max-width: 1399px) {
    /* line 852, ../sass/_tickets.scss */
    .subscribe-card p {
      margin-bottom: 14px !important;
      margin-top: 7px; } }

/* line 863, ../sass/_tickets.scss */
.donation {
  padding-top: 25px; }
  /* line 865, ../sass/_tickets.scss */
  .donation input {
    width: 113px;
    height: 49px;
    border-radius: 3px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555555;
    border: 1px solid #ccc; }
    /* line 874, ../sass/_tickets.scss */
    .donation input: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 883, ../sass/_tickets.scss */
.ticket-line {
  padding-bottom: 20px !important;
  border-bottom: 2px solid #fff; }

/* line 889, ../sass/_tickets.scss */
.ticket-badges .inactive {
  color: #0b2537 !important; }
@media (min-width: 992px) {
  /* line 892, ../sass/_tickets.scss */
  .ticket-badges .legend-title {
    display: inline !important; } }
/* line 897, ../sass/_tickets.scss */
.ticket-badges .badge {
  background-color: transparent;
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: 800;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  border-radius: 10px;
  text-decoration: underline; }
/* line 913, ../sass/_tickets.scss */
.ticket-badges ul {
  margin: 0;
  float: right;
  padding: 0; }
  /* line 917, ../sass/_tickets.scss */
  .ticket-badges ul li {
    float: left;
    list-style: none;
    padding: 0 7px; }
    /* line 921, ../sass/_tickets.scss */
    .ticket-badges ul li a {
      color: #fff; }

/* line 929, ../sass/_tickets.scss */
.section-main.tickets {
  padding: 0; }
  /* line 931, ../sass/_tickets.scss */
  .section-main.tickets .tickets-col {
    margin: 30px auto 0;
    background: #264765; }
    /* line 934, ../sass/_tickets.scss */
    .section-main.tickets .tickets-col h4 {
      margin-top: 0;
      margin-bottom: 17px; }
  /* line 939, ../sass/_tickets.scss */
  .section-main.tickets .h3 {
    margin: 0;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase; }

/* line 948, ../sass/_tickets.scss */
.sub-icon {
  margin-top: 50px;
  margin-bottom: 10px;
  font-size: 80px; }
  @media (max-width: 991px) {
    /* line 948, ../sass/_tickets.scss */
    .sub-icon {
      margin-top: 25px; } }

/* line 957, ../sass/_tickets.scss */
.ticket-heading-box {
  padding: 15px 20px 18px;
  text-transform: uppercase; }

/* line 962, ../sass/_tickets.scss */
.players-legends-heading {
  display: block; }
  /* line 964, ../sass/_tickets.scss */
  .players-legends-heading .column-half {
    width: 50%;
    float: left;
    background: #11344c;
    padding: 20px;
    border: 1px solid #264765; }

/* line 973, ../sass/_tickets.scss */
.players-wrapper {
  padding: 20px;
  padding-left: 20px !important;
  padding-right: 20px !important; }
  /* line 977, ../sass/_tickets.scss */
  .players-wrapper.right {
    border-right: 1px solid #11344c;
    min-height: 334px; }
    @media (min-width: 992px) and (max-width: 1399px) {
      /* line 977, ../sass/_tickets.scss */
      .players-wrapper.right {
        min-height: 388px; } }
    @media (max-width: 991px) {
      /* line 977, ../sass/_tickets.scss */
      .players-wrapper.right {
        border: none; } }
  /* line 988, ../sass/_tickets.scss */
  .players-wrapper.left {
    border-left: 1px solid #11344c;
    min-height: 334px; }
    @media (min-width: 992px) and (max-width: 1399px) {
      /* line 988, ../sass/_tickets.scss */
      .players-wrapper.left {
        min-height: 388px; } }
    @media (max-width: 991px) {
      /* line 988, ../sass/_tickets.scss */
      .players-wrapper.left {
        border: none; } }

/* line 1002, ../sass/_tickets.scss */
.tickets-chosen .box-tickt {
  margin-bottom: 80px;
  background-color: #cdd5dd; }
  /* line 1005, ../sass/_tickets.scss */
  .tickets-chosen .box-tickt.active {
    background-color: #264765;
    box-shadow: none; }
    /* line 1008, ../sass/_tickets.scss */
    .tickets-chosen .box-tickt.active h4 {
      background-color: #11344c; }
    /* line 1012, ../sass/_tickets.scss */
    .tickets-chosen .box-tickt.active .actions-btn li {
      background-color: #264765; }
  /* line 1017, ../sass/_tickets.scss */
  .tickets-chosen .box-tickt .numbers {
    padding: 0; }
    /* line 1019, ../sass/_tickets.scss */
    .tickets-chosen .box-tickt .numbers li {
      margin: 5px; }
    /* line 1022, ../sass/_tickets.scss */
    .tickets-chosen .box-tickt .numbers .player-wrap {
      background-size: auto 56px;
      width: 56px;
      height: 54px; }
    /* line 1027, ../sass/_tickets.scss */
    .tickets-chosen .box-tickt .numbers .player-face {
      height: 70px;
      width: 56px;
      background-color: #fff; }
      /* line 1034, ../sass/_tickets.scss */
      .tickets-chosen .box-tickt .numbers .player-face .legend-num {
        color: #fff;
        width: 15px;
        height: 15px;
        background-color: #264765;
        border-radius: 100%;
        line-height: 16px;
        vertical-align: middle;
        right: 1px;
        left: auto;
        top: 2px; }
  /* line 1048, ../sass/_tickets.scss */
  .tickets-chosen .box-tickt__heading {
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    padding-top: 5px; }
    /* line 1054, ../sass/_tickets.scss */
    .tickets-chosen .box-tickt__heading.title {
      font-weight: 700; }
  /* line 1058, ../sass/_tickets.scss */
  .tickets-chosen .box-tickt .selected-players {
    padding: 20px;
    border: none; }
  /* line 1062, ../sass/_tickets.scss */
  .tickets-chosen .box-tickt .selected-legend {
    padding: 20px;
    border: none; }
    /* line 1065, ../sass/_tickets.scss */
    .tickets-chosen .box-tickt .selected-legend .numbers .player-face {
      height: 58px; }
      /* line 1067, ../sass/_tickets.scss */
      .tickets-chosen .box-tickt .selected-legend .numbers .player-face .legend-num {
        background: none;
        left: -1px;
        right: 0;
        text-align: center;
        top: 32px;
        width: 100%;
        font-size: 17px; }
  /* line 1078, ../sass/_tickets.scss */
  .tickets-chosen .box-tickt hr {
    border: #11344c solid 1px;
    margin: 0; }
/* line 1083, ../sass/_tickets.scss */
.tickets-chosen h4 {
  text-align: center;
  background-color: #bdc6ce;
  margin: 0;
  padding: 18px;
  text-transform: uppercase;
  font-size: 16px; }

/* line 1093, ../sass/_tickets.scss */
.actions-btn {
  position: absolute;
  right: 0;
  left: 0;
  bottom: -65px;
  margin: 0;
  padding: 0;
  text-align: center; }
  /* line 1101, ../sass/_tickets.scss */
  .actions-btn li {
    display: inline-block;
    background-color: #cdd5dd;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 100%;
    line-height: 50px;
    vertical-align: middle; }
    /* line 1110, ../sass/_tickets.scss */
    .actions-btn li a {
      color: #fff;
      font-size: 24px; }
      /* line 1113, ../sass/_tickets.scss */
      .actions-btn li a:hover, .actions-btn li a:focus, .actions-btn li a:active, .actions-btn li a:visited {
        border: none;
        text-decoration: none !important; }
  /* line 1123, ../sass/_tickets.scss */
  .actions-btn .round {
    display: block;
    color: #fff;
    background: none;
    text-decoration: none;
    margin-bottom: 12px;
    width: 35px;
    height: 35px;
    border-width: 1px;
    line-height: 33px; }
    /* line 1133, ../sass/_tickets.scss */
    .actions-btn .round:hover {
      background-color: rgba(255, 255, 255, 0.2); }

/* line 1139, ../sass/_tickets.scss */
.donation-icon {
  margin-bottom: 25px; }
  /* line 1141, ../sass/_tickets.scss */
  .donation-icon:after {
    content: '\e91e';
    font-family: 'magpie';
    color: #fff;
    font-size: 34px;
    border: 2px solid;
    border-radius: 100%;
    padding: 7px; }

/* line 1, ../sass/_validations.scss */
.has-error {
  position: relative; }
  /* line 3, ../sass/_validations.scss */
  .has-error .input-box {
    position: relative; }
  /* line 6, ../sass/_validations.scss */
  .has-error .help-block {
    position: absolute;
    z-index: 9;
    font-size: 12px;
    padding: 0 5px;
    border-radius: 2px;
    width: 94%;
    top: 100%;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    background: #d9534f;
    color: #fff;
    text-align: center;
    white-space: nowrap; }

/* line 1, ../sass/_flags-logos.scss */
.flag_img {
  background: url(../images/flags.png) no-repeat center; }

/* line 4, ../sass/_flags-logos.scss */
.lottolist_wrapper .flag_img,
.menu_popup .flag_img,
.ll_lotteryresults_wrapper .flag_img,
.header_buyticket .flag_img {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 2px solid #ccc; }

/* line 13, ../sass/_flags-logos.scss */
.lottolist_wrapper .flag_img.EU,
.menu_popup .flag_img.EU,
.ll_lotteryresults_wrapper .flag_img.EU,
.header_buyticket .flag_img.EU {
  background-position: center -260px; }

/* line 19, ../sass/_flags-logos.scss */
.lottolist_wrapper .flag_img.USA,
.menu_popup .flag_img.USA,
.ll_lotteryresults_wrapper .flag_img.USA,
.header_buyticket .flag_img.USA {
  background-position: center -208px; }

/* line 25, ../sass/_flags-logos.scss */
.lottolist_wrapper .flag_img.CA,
.menu_popup .flag_img.CA,
.ll_lotteryresults_wrapper .flag_img.CA,
.header_buyticket .flag_img.CA {
  background-position: center -182px; }

/* line 31, ../sass/_flags-logos.scss */
.lottolist_wrapper .flag_img.AU,
.menu_popup .flag_img.AU,
.ll_lotteryresults_wrapper .flag_img.AU,
.header_buyticket .flag_img.AU {
  background-position: center 0px; }

/* line 37, ../sass/_flags-logos.scss */
.lottolist_wrapper .flag_img.Australia,
.menu_popup .flag_img.Australia,
.ll_lotteryresults_wrapper .flag_img.Australia,
.header_buyticket .flag_img.Australia {
  background-position: center 0px; }

/* line 43, ../sass/_flags-logos.scss */
.lottolist_wrapper .flag_img.BR,
.menu_popup .flag_img.BR,
.ll_lotteryresults_wrapper .flag_img.BR,
.header_buyticket .flag_img.BR {
  background-position: center -26px; }

/* line 49, ../sass/_flags-logos.scss */
.recentwins_country {
  display: inline-block;
  height: 22px;
  margin-bottom: -6px;
  width: 22px;
  background: url("../images/flags.png") no-repeat; }

/* line 56, ../sass/_flags-logos.scss */
.recentwins_country.gb {
  background-position: 0px -156px; }

/* line 59, ../sass/_flags-logos.scss */
.recentwins_country.au {
  background-position: 0px 0px; }

/* line 62, ../sass/_flags-logos.scss */
.recentwins_country.br {
  background-position: 0px -26px; }

/* line 65, ../sass/_flags-logos.scss */
.recentwins_country.ca {
  background-position: 0px -182px; }

/* line 68, ../sass/_flags-logos.scss */
.recentwins_country.de {
  background-position: 0px -104px; }

/* line 71, ../sass/_flags-logos.scss */
.recentwins_country.es {
  background-position: 0px -233px; }

/* line 74, ../sass/_flags-logos.scss */
.recentwins_country.fr {
  background-position: 0px -78px; }

/* line 77, ../sass/_flags-logos.scss */
.recentwins_country.ie {
  background-position: 0px -52px; }

/* line 80, ../sass/_flags-logos.scss */
.recentwins_country.it {
  background-position: 0px -131px; }

/* line 83, ../sass/_flags-logos.scss */
.recentwins_country.us {
  background-position: 0px -207px; }

/* line 86, ../sass/_flags-logos.scss */
.recentwins_country.tr {
  background-position: 0px -284px; }

/* line 92, ../sass/_flags-logos.scss */
.lottery_grid {
  background: url(../images/lotteries_names_sprite.png) no-repeat center;
  width: 135px;
  height: 65px; }

/* line 97, ../sass/_flags-logos.scss */
.lottery_grid.Mega.Millions,
.lottery_grid.MegaMillions {
  background-position: 0px 0px; }

/* line 101, ../sass/_flags-logos.scss */
.lottery_grid.Power.Ball,
.lottery_grid.PowerBall {
  background-position: 0px -275px; }

/* line 105, ../sass/_flags-logos.scss */
.lottery_grid.Euro.Millions,
.lottery_grid.EuroMillions {
  background-position: -140px -275px; }

/* line 109, ../sass/_flags-logos.scss */
.lottery_grid.Euro.Jackpot,
.lottery_grid.EuroJackpot {
  background-position: -140px 0px; }

/* line 113, ../sass/_flags-logos.scss */
.lottery_grid.Lotto,
.lottery_grid.Lotto649 {
  background-position: 0px -554px; }

/* line 117, ../sass/_flags-logos.scss */
.lottery_grid.French.Lotto,
.lottery_grid.FrenchLotto {
  background-position: -140px -554px; }

/* line 121, ../sass/_flags-logos.scss */
.lottery_grid.EuroMillions.UK,
.lottery_grid.EuroMillionsUK {
  background-position: 0px -1104px; }

/* line 125, ../sass/_flags-logos.scss */
.lottery_grid.UK.Lotto,
.lottery_grid.UKLotto {
  background-position: -140px -1104px; }

/* line 129, ../sass/_flags-logos.scss */
.lottery_grid.UK.ThunderBall,
.lottery_grid.UKThunderBall {
  background-position: -140px -1378px; }

/* line 133, ../sass/_flags-logos.scss */
.lottery_grid.El.Gordo,
.lottery_grid.ElGordo {
  background-position: 0px -2208px; }

/* line 137, ../sass/_flags-logos.scss */
.lottery_grid.Mega.Sena,
.lottery_grid.MegaSena {
  background-position: -140px -1654px; }

/* line 141, ../sass/_flags-logos.scss */
.lottery_grid.German.Lotto,
.lottery_grid.GermanLotto {
  background-position: 0px -1380px; }

/* line 145, ../sass/_flags-logos.scss */
.lottery_grid.Irish.Lotto,
.lottery_grid.IrishLotto {
  background-position: -140px -828px; }

/* line 149, ../sass/_flags-logos.scss */
.lottery_grid.Hoosier.Lotto,
.lottery_grid.HoosierLotto {
  background-position: 0px -2484px; }

/* line 153, ../sass/_flags-logos.scss */
.lottery_grid.Florida.Lotto,
.lottery_grid.FloridaLotto {
  background-position: 0px -3036px; }

/* line 157, ../sass/_flags-logos.scss */
.lottery_grid.California.SuperLotto,
.lottery_grid.CaliforniaSuperLotto {
  background-position: 0px -2762px; }

/* line 161, ../sass/_flags-logos.scss */
.lottery_grid.Hot.Lotto,
.lottery_grid.HotLotto {
  background-position: -140px -2762px; }

/* line 165, ../sass/_flags-logos.scss */
.lottery_grid.Powerball.Australia,
.lottery_grid.PowerballAustralia {
  background-position: -140px -2484px; }

/* line 169, ../sass/_flags-logos.scss */
.lottery_grid.Oz.Lotto,
.lottery_grid.OzLotto {
  background-position: -140px -2208px; }

/* line 173, ../sass/_flags-logos.scss */
.lottery_grid.SuperEnaLotto {
  background-position: 0px -1932px; }

/* line 176, ../sass/_flags-logos.scss */
.lottery_grid.New.York.Lotto,
.lottery_grid.NewYorkLotto {
  background-position: 0px -828px; }

/* line 180, ../sass/_flags-logos.scss */
.lottery_grid.Swedish.Lotto,
.lottery_grid.SwedishLotto {
  background-position: -15px -3252px; }

/* line 184, ../sass/_flags-logos.scss */
.lottery_grid.SportsLotto,
.lottery_grid.Sports.Lotto {
  background-position: -150px -3252px; }

/* line 188, ../sass/_flags-logos.scss */
#logo_heading,
.logo_heading {
  width: 261px;
  height: 98px;
  background: url(../images/lotteries_names_sprite.png) no-repeat center; }

/* line 194, ../sass/_flags-logos.scss */
#logo_heading.MegaMillions,
.logo_heading.MegaMillions {
  background-position: 0px -70px; }

/* line 198, ../sass/_flags-logos.scss */
#logo_heading.PowerBall,
.logo_heading.PowerBall {
  background-position: 0px -340px; }

/* line 202, ../sass/_flags-logos.scss */
#logo_heading.EuroMillions,
.logo_heading.EuroMillions {
  background-position: 0px -445px; }

/* line 206, ../sass/_flags-logos.scss */
#logo_heading.EuroJackpot,
.logo_heading.EuroJackpot {
  background-position: 0px -172px; }

/* line 210, ../sass/_flags-logos.scss */
#logo_heading.Lotto649,
.logo_heading.Lotto649 {
  background-position: 0px -617px; }

/* line 214, ../sass/_flags-logos.scss */
#logo_heading.FrenchLotto,
.logo_heading.FrenchLotto {
  background-position: 0px -722px; }

/* line 218, ../sass/_flags-logos.scss */
#logo_heading.EuroMillionsUK,
.logo_heading.EuroMillionsUK {
  background-position: 0px -1175px; }

/* line 222, ../sass/_flags-logos.scss */
#logo_heading.UKLotto,
.logo_heading.UKLotto {
  background-position: 0px -1275px; }

/* line 226, ../sass/_flags-logos.scss */
#logo_heading.UKThunderBall,
.logo_heading.UKThunderBall {
  background-position: 0px -1555px; }

/* line 230, ../sass/_flags-logos.scss */
#logo_heading.ElGordo,
.logo_heading.ElGordo {
  background-position: 0px -2275px; }

/* line 234, ../sass/_flags-logos.scss */
#logo_heading.MegaSena,
.logo_heading.MegaSena {
  background-position: 0px -1830px; }

/* line 238, ../sass/_flags-logos.scss */
#logo_heading.GermanLotto,
.logo_heading.GermanLotto {
  background-position: 0px -1450px; }

/* line 242, ../sass/_flags-logos.scss */
#logo_heading.IrishLotto,
.logo_heading.IrishLotto {
  background-position: 0px -995px; }

/* line 246, ../sass/_flags-logos.scss */
#logo_heading.HoosierLotto,
.logo_heading.HoosierLotto {
  background-position: 0px -2554px; }

/* line 250, ../sass/_flags-logos.scss */
#logo_heading.FloridaLotto,
.logo_heading.FloridaLotto {
  background-position: 0px -3106px; }

/* line 254, ../sass/_flags-logos.scss */
#logo_heading.CaliforniaSuperLotto,
.logo_heading.CaliforniaSuperLotto {
  background-position: 0px -2828px; }

/* line 258, ../sass/_flags-logos.scss */
#logo_heading.HotLotto,
.logo_heading.HotLotto {
  background-position: 0px -2930px; }

/* line 262, ../sass/_flags-logos.scss */
#logo_heading.PowerballAustralia,
.logo_heading.PowerballAustralia {
  background-position: 0px -2655px; }

/* line 266, ../sass/_flags-logos.scss */
#logo_heading.OzLotto,
.logo_heading.OzLotto {
  background-position: 0px -2380px; }

/* line 270, ../sass/_flags-logos.scss */
#logo_heading.SuperEnaLotto,
.logo_heading.SuperEnaLotto {
  background-position: 0px -2002px; }

/* line 274, ../sass/_flags-logos.scss */
#logo_heading.NewYorkLotto,
.logo_heading.NewYorkLotto {
  background-position: 0px -895px; }

/* line 278, ../sass/_flags-logos.scss */
#logo_heading.SwedishLotto,
.logo_heading.SwedishLotto {
  background-position: -32px -3330px; }

/* line 282, ../sass/_flags-logos.scss */
#logo_heading.SportsLotto,
.logo_heading.SportsLotto {
  background-position: -32px -3428px; }

/* line 286, ../sass/_flags-logos.scss */
.lottery_mobile {
  background: url(../images/lotteries_mobile.png) no-repeat center;
  background-size: 100% auto;
  width: 100%;
  height: 23vw; }

@media screen and (min-width: 768px) {
  /* line 293, ../sass/_flags-logos.scss */
  .lottery_mobile {
    height: 16vw;
    max-height: 132px; } }
/* line 298, ../sass/_flags-logos.scss */
.lottery_mobile.Mega.Millions,
.lottery_mobile.MegaMillions {
  background-position: center 0px; }

/* line 302, ../sass/_flags-logos.scss */
.lottery_mobile.Power.Ball,
.lottery_mobile.PowerBall {
  background-position: center 4%; }

/* line 306, ../sass/_flags-logos.scss */
.lottery_mobile.Euro.Millions,
.lottery_mobile.EuroMillions {
  background-position: center 8%; }

/* line 310, ../sass/_flags-logos.scss */
.lottery_mobile.Euro.Jackpot,
.lottery_mobile.EuroJackpot {
  background-position: center 12%; }

/* line 314, ../sass/_flags-logos.scss */
.lottery_mobile.Lotto,
.lottery_mobile.Lotto649 {
  background-position: center 16.1%; }

/* line 318, ../sass/_flags-logos.scss */
.lottery_mobile.French.Lotto,
.lottery_mobile.FrenchLotto {
  background-position: center 20.1%; }

/* line 322, ../sass/_flags-logos.scss */
.lottery_mobile.EuroMillions.UK,
.lottery_mobile.EuroMillionsUK {
  background-position: center 24.2%; }

/* line 326, ../sass/_flags-logos.scss */
.lottery_mobile.UK.Lotto,
.lottery_mobile.UKLotto {
  background-position: center 28.1%; }

/* line 330, ../sass/_flags-logos.scss */
.lottery_mobile.UK.ThunderBall,
.lottery_mobile.UKThunderBall {
  background-position: center 32.2%; }

/* line 334, ../sass/_flags-logos.scss */
.lottery_mobile.El.Gordo,
.lottery_mobile.ElGordo {
  background-position: center 36.2%; }

/* line 338, ../sass/_flags-logos.scss */
.lottery_mobile.Mega.Sena,
.lottery_mobile.MegaSena {
  background-position: center 44.3%; }

/* line 342, ../sass/_flags-logos.scss */
.lottery_mobile.German.Lotto,
.lottery_mobile.GermanLotto {
  background-position: center 48.2%; }

/* line 346, ../sass/_flags-logos.scss */
.lottery_mobile.Irish.Lotto,
.lottery_mobile.IrishLotto {
  background-position: center 52.3%; }

/* line 350, ../sass/_flags-logos.scss */
.lottery_mobile.Hoosier.Lotto,
.lottery_mobile.HoosierLotto {
  background-position: center 56.3%; }

/* line 354, ../sass/_flags-logos.scss */
.lottery_mobile.Florida.Lotto,
.lottery_mobile.FloridaLotto {
  background-position: center 60.4%; }

/* line 358, ../sass/_flags-logos.scss */
.lottery_mobile.California.SuperLotto,
.lottery_mobile.CaliforniaSuperLotto {
  background-position: center 64.4%; }

/* line 362, ../sass/_flags-logos.scss */
.lottery_mobile.Hot.Lotto,
.lottery_mobile.HotLotto {
  background-position: center 68.4%; }

/* line 366, ../sass/_flags-logos.scss */
.lottery_mobile.Powerball.Australia,
.lottery_mobile.PowerballAustralia {
  background-position: center 72.4%; }

/* line 370, ../sass/_flags-logos.scss */
.lottery_mobile.Oz.Lotto,
.lottery_mobile.OzLotto {
  background-position: center 80.5%; }

/* line 374, ../sass/_flags-logos.scss */
.lottery_mobile.SuperEnaLotto {
  background-position: center 84.5%; }

/* line 377, ../sass/_flags-logos.scss */
.lottery_mobile.New.York.Lotto,
.lottery_mobile.NewYorkLotto {
  background-position: center 88.5%; }

/* line 381, ../sass/_flags-logos.scss */
.lottery_mobile.Swedish.Lotto,
.lottery_mobile.SwedishLotto {
  background-position: center 93.1%; }

/* line 385, ../sass/_flags-logos.scss */
.lottery_mobile.Sports.Lotto,
.lottery_mobile.SportsLotto {
  background-position: center 97.7%; }

/* line 389, ../sass/_flags-logos.scss */
.home_main_lottery .lottery_mobile {
  width: 100%;
  height: 21vw; }

@media screen and (min-width: 768px) {
  /* line 394, ../sass/_flags-logos.scss */
  .home_main_lottery .lottery_mobile {
    max-height: 175px; } }
@media screen and (min-width: 992px) {
  /* line 399, ../sass/_flags-logos.scss */
  .home_main_lottery .lottery_mobile {
    width: 180px;
    height: 155px; } }
@media screen and (min-width: 1200px) {
  /* line 405, ../sass/_flags-logos.scss */
  .home_main_lottery .lottery_mobile {
    background-size: auto;
    width: 205px;
    height: 170px; } }
/* line 411, ../sass/_flags-logos.scss */
.header_buyticket .lottery_mobile {
  width: 85%; }

@media screen and (min-width: 600px) {
  /* line 415, ../sass/_flags-logos.scss */
  .header_buyticket .lottery_mobile {
    width: 60%;
    height: 16vw; } }
/* line 14, ../sass/_myt.scss */
.transactions_filter_links {
  display: table;
  width: 100%;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  margin-bottom: 1em; }
  /* line 21, ../sass/_myt.scss */
  .transactions_filter_links span {
    cursor: pointer;
    display: table-cell;
    color: #999;
    padding: 10px 15px; }
    /* line 26, ../sass/_myt.scss */
    .transactions_filter_links span:hover,
    .transactions_filter_links span .selected {
      color: #e9b726; }

/* line 33, ../sass/_myt.scss */
.area-filters {
  padding: 1em 0; }

/* line 38, ../sass/_myt.scss */
.myt_row {
  text-align: left;
  border-bottom: 1px solid #ccc; }
  /* line 42, ../sass/_myt.scss */
  .myt_row table {
    width: 100%; }
  /* line 46, ../sass/_myt.scss */
  .myt_row .panel-group {
    margin: 0; }

/* line 50, ../sass/_myt.scss */
.myt_row div {
  padding-left: 0;
  padding-right: 0; }

/* line 54, ../sass/_myt.scss */
.myt_row img {
  height: auto;
  max-width: 100%; }

/* line 58, ../sass/_myt.scss */
.myt_row .panel {
  background: transparent;
  border: medium none;
  box-shadow: none; }

/* line 70, ../sass/_myt.scss */
.myt_row .panel-heading {
  background: transparent;
  text-align: center; }

@media screen and (min-width: 768px) {
  /* line 75, ../sass/_myt.scss */
  .myt_row .panel-heading {
    padding: 10px 0; } }
/* line 79, ../sass/_myt.scss */
.myt_row .panel-body {
  background: #f0f0f0;
  padding: 0; }

/* line 83, ../sass/_myt.scss */
.myt_row .panel-body h5 {
  margin-top: 0;
  margin-bottom: 5px; }

/* line 87, ../sass/_myt.scss */
.myt_row .panel-body p {
  color: #666;
  font-size: 16px; }

/* line 92, ../sass/_myt.scss */
.myt_result,
.myt_drawdate,
.myt_subsribtion {
  padding: 5px 0; }

/* line 97, ../sass/_myt.scss */
.myt_right .myt_drawdate span {
  display: block;
  padding: 0; }

/* line 101, ../sass/_myt.scss */
.myt_right .myt_purchasedate span {
  display: block;
  padding: 0; }

/* line 108, ../sass/_myt.scss */
.myt_right span.myt_drawdate {
  padding: 25px 0; }

/* line 111, ../sass/_myt.scss */
.myt_right span.myt_purchasedate {
  padding: 15px 0; }

/* line 114, ../sass/_myt.scss */
.myt_right span.myt_subscription {
  padding-right: 0 !important;
  padding-left: 0 !important; }

/* line 118, ../sass/_myt.scss */
.myt_headerrow {
  border-bottom: 2px solid #333;
  background: #333;
  color: #ccc;
  padding: 0 10px 5px; }

@media screen and (min-width: 768px) {
  /* line 125, ../sass/_myt.scss */
  .myt_headerrow {
    display: block;
    background: #fff;
    color: #333;
    padding: 0; } }
/* line 132, ../sass/_myt.scss */
.myt_headerrow .myt_right span.myt_drawdate {
  padding: 0; }

/* line 135, ../sass/_myt.scss */
.myt_headerrow .myt_right span.myt_purchasedate {
  padding: 0; }

/* line 138, ../sass/_myt.scss */
.myt_headerrow .myt_right .myt_drawdate span.myt_drawdate_date {
  display: none; }

/* line 141, ../sass/_myt.scss */
.myt_headerrow .myt_right .myt_purchasedate span.purchasedate_date {
  display: none; }

/* line 144, ../sass/_myt.scss */
.myt_headerrow > div > span {
  padding: 0;
  font-weight: bold;
  padding-top: 8px !important;
  padding-bottom: 8px !important; }

/* line 151, ../sass/_myt.scss */
.myt_headerrow .myt_details {
  display: none; }

/* line 154, ../sass/_myt.scss */
.myt_headerrow .myt_drawdate {
  font-size: 14px; }

@media screen and (min-width: 768px) {
  /* line 158, ../sass/_myt.scss */
  .myt_headerrow .myt_details {
    display: block;
    line-height: 36px; } }
/* line 163, ../sass/_myt.scss */
.myt_left,
.myt_right {
  padding-top: 10px; }

@media screen and (min-width: 768px) {
  /* line 168, ../sass/_myt.scss */
  .myt_left,
  .myt_right {
    padding-top: 0; } }
/* line 173, ../sass/_myt.scss */
.myt_winamount {
  color: #84ad08;
  font-weight: bold; }

/* line 177, ../sass/_myt.scss */
.myt_details_left,
.myt_details_center,
.myt_details_right {
  padding: 5px 0;
  text-align: center; }

/* line 183, ../sass/_myt.scss */
.myt_details_left {
  background: #dfdfdf; }

/* line 186, ../sass/_myt.scss */
.myt_details_center {
  background: #f0f0f0; }

@media screen and (min-width: 768px) {
  /* line 190, ../sass/_myt.scss */
  .myt_details_center {
    display: table-cell;
    height: 100%; } }
/* line 195, ../sass/_myt.scss */
.myt_details_center .myt_numbers {
  text-align: center; }

/* line 198, ../sass/_myt.scss */
.myt_details_right {
  background: #dfdfdf; }

@media screen and (min-width: 768px) {
  /* line 202, ../sass/_myt.scss */
  .myt_details_right {
    padding-bottom: 50px; } }
/* line 206, ../sass/_myt.scss */
.myt_details_right span {
  color: #666;
  display: inline-block;
  line-height: 1;
  max-width: 70%;
  vertical-align: middle; }

/* line 213, ../sass/_myt.scss */
.myt_details_right div {
  margin-bottom: 10px;
  padding-left: 5px;
  text-align: left; }

/* line 218, ../sass/_myt.scss */
.myt_details_right .myt_icon {
  margin-right: 5px;
  padding-left: 4px; }

/* line 222, ../sass/_myt.scss */
.myt_details_right .row {
  margin: 0 !important; }

/* line 225, ../sass/_myt.scss */
.sticker_mytickets {
  width: 53px;
  height: 53px;
  margin: auto; }

/* line 230, ../sass/_myt.scss */
.sticker_mytickets.scanned {
  background: url(../images/scanned_sticker.png) no-repeat center;
  background-size: 100%; }

/* line 234, ../sass/_myt.scss */
.sticker_mytickets.insured {
  background: url(../images/insured_sticker.png) no-repeat center;
  background-size: 100%; }

/* line 238, ../sass/_myt.scss */
.myt_moredetails {
  margin: 0;
  text-align: right; }

@media screen and (min-width: 768px) {
  /* line 243, ../sass/_myt.scss */
  .myt_moredetails {
    margin: 0;
    text-align: center; } }
/* line 248, ../sass/_myt.scss */
.myt_moredetails span {
  display: inline-block;
  padding: 8px;
  width: 49%;
  line-height: 1em;
  min-width: 30px; }

@media screen and (min-width: 768px) {
  /* line 256, ../sass/_myt.scss */
  .myt_moredetails span {
    padding: 31px 0;
    width: 100%;
    border-bottom: 1px solid #ccc; } }
@media screen and (min-width: 992px) {
  /* line 263, ../sass/_myt.scss */
  .myt_moredetails span {
    height: 78px; } }
/* line 267, ../sass/_myt.scss */
.myt_moredetails span.myt_headerspan {
  height: auto;
  padding: 5px 0; }

/* line 271, ../sass/_myt.scss */
.myt_moredetails span.myt_insured_popup {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  display: none !important;
  font-size: 12px;
  height: auto;
  margin-left: -80px;
  margin-top: -60px;
  padding: 10px !important;
  position: absolute;
  text-align: left;
  width: 230px;
  z-index: 10; }

/* line 287, ../sass/_myt.scss */
.myt_moredetails .col-sm-4,
.myt_moredetails .col-sm-3 {
  border-top: 1px solid #ccc; }

/* line 291, ../sass/_myt.scss */
.myt_detailswrap {
  background: #dfdfdf;
  margin: 0; }

/* line 295, ../sass/_myt.scss */
.myt_detailswrap .myt_details_center {
  padding-bottom: 0; }

/* line 298, ../sass/_myt.scss */
.myt_detailswrap .myt_numbers {
  text-align: center; }

/* line 301, ../sass/_myt.scss */
.myt_detailswrap td {
  vertical-align: top; }

@media screen and (max-width: 992px) {
  /* line 305, ../sass/_myt.scss */
  .myt_detailswrap td {
    display: block !important;
    width: 100%; } }
/* line 310, ../sass/_myt.scss */
.myt_numbers {
  margin: 0;
  text-align: left; }

/* line 314, ../sass/_myt.scss */
.myt_numbers span {
  color: #333;
  display: inline-block;
  font-family: 'Open Sans', sans-serif !important;
  font-size: 15px;
  line-height: 1em;
  margin-right: 1px;
  min-width: 15px;
  padding: 10px 4px 0;
  text-align: center;
  vertical-align: bottom; }

@media screen and (min-width: 768px) {
  /* line 329, ../sass/_myt.scss */
  .myt_numbers span {
    font-size: 18px;
    margin-right: 2px;
    padding: 7px 4px 0; } }
@media screen and (min-width: 992px) {
  /* line 337, ../sass/_myt.scss */
  .myt_numbers span {
    font-size: 16px;
    margin-right: 1px;
    padding: 6px 2px 0; } }
@media screen and (min-width: 1200px) {
  /* line 345, ../sass/_myt.scss */
  .myt_numbers span {
    font-size: 18px;
    margin-right: 2px;
    padding: 5px 3px 0; } }
/* line 352, ../sass/_myt.scss */
.myt_numbers span.myt_bonusnumber {
  color: #84ad08; }

/* line 356, ../sass/_myt.scss */
.myt_icon {
  background-color: #dfdfdf !important;
  border: 2px solid #999;
  border-radius: 50%;
  color: #999 !important;
  font-size: 16px !important;
  height: 26px;
  padding-top: 2px !important;
  width: 27px; }

@media screen and (min-width: 1200px) {
  /* line 367, ../sass/_myt.scss */
  .myt_icon {
    font-size: 20px !important;
    height: 32px;
    padding-top: 3px !important;
    width: 32px; } }
/* line 374, ../sass/_myt.scss */
.myt_guaranteed_none {
  background-color: #dfdfdf !important; }

/* line 377, ../sass/_myt.scss */
.myt_combo {
  cursor: pointer; }

/* line 385, ../sass/_myt.scss */
.myt_guessed:nth-child(even),
.myt_drawnnumbers span:nth-child(even) {
  color: #000 !important; }

/* line 390, ../sass/_myt.scss */
.myt_guessed_bonusnumber,
.myt_drawnnumbers span.bonusnumber {
  color: #fff; }

/* line 395, ../sass/_myt.scss */
.myt_pending span {
  background: #3da5fd; }

/* line 401, ../sass/_myt.scss */
.myt-actions {
  background: #333; }

@media screen and (min-width: 768px) {
  /* line 405, ../sass/_myt.scss */
  .myt-actions {
    display: none;
    float: right !important;
    margin-top: -50px; } }
/* line 411, ../sass/_myt.scss */
.myt-actions span {
  color: #02579f !important;
  max-width: 60%; }

/* line 415, ../sass/_myt.scss */
.myt_icon_actions {
  font-size: 28px;
  margin-right: 5px; }

/* line 419, ../sass/_myt.scss */
.myt_actions_btn {
  cursor: pointer;
  min-height: 50px;
  padding: 10px 0;
  text-align: center; }

/* line 425, ../sass/_myt.scss */
.myt_actions_btn:hover {
  background: #444; }

/* line 428, ../sass/_myt.scss */
.myt_actions_btn:hover span {
  color: #fff !important; }

/* line 445, ../sass/_myt.scss */
.myt_headerspan {
  color: #7a7a7a;
  font-weight: bold;
  text-align: left; }

@media screen and (min-width: 768px) {
  /* line 451, ../sass/_myt.scss */
  .myt_headerspan {
    color: #7a7a7a;
    font-size: 12px;
    font-weight: normal;
    padding: 0 0 3px 0 !important;
    text-align: center; } }
/* line 459, ../sass/_myt.scss */
.myt_deliverytype {
  cursor: help;
  padding: 4.5px !important; }

/* line 463, ../sass/_myt.scss */
.myt_deliverytype img {
  margin-left: 5px; }

/* line 466, ../sass/_myt.scss */
.myt_deliverytype:hover .myt_insured_popup {
  display: block !important; }

/* line 469, ../sass/_myt.scss */
.myt_deliverytype .image-set {
  display: inline-block; }

/* line 472, ../sass/_myt.scss */
.myt_deliverytype_header {
  padding: 30px 10px; }

@media screen and (min-width: 768px) {
  /* line 476, ../sass/_myt.scss */
  .myt_deliverytype_header {
    padding: 10px 0; } }
/* line 480, ../sass/_myt.scss */
.myt_purchasedetails h4,
.myt_bonusreceived h4,
.myt_paymentdetails h4 {
  color: #666;
  font-weight: normal; }

/* line 486, ../sass/_myt.scss */
.myt_purchasedetails div,
.myt_bonusreceived div,
.myt_paymentdetails div {
  border-bottom: 1px solid #ccc;
  text-align: right; }

/* line 492, ../sass/_myt.scss */
.myt_purchasedetails span,
.myt_bonusreceived span,
.myt_paymentdetails span {
  display: inline-block;
  padding: 8px; }

/* line 498, ../sass/_myt.scss */
.myt_purchasedetails .row,
.myt_bonusreceived .row,
.myt_paymentdetails .row {
  margin: 0 !important; }

/* line 503, ../sass/_myt.scss */
.myt_total {
  background: #78af0d;
  color: #fff !important;
  font-weight: bold; }

/* line 508, ../sass/_myt.scss */
.myt_labelspan {
  color: #7a7a7a;
  font-weight: bold;
  text-align: left; }

/* line 513, ../sass/_myt.scss */
.secondary_collapse .panel-heading {
  color: #78af0d;
  text-align: right; }

@media screen and (min-width: 768px) {
  /* line 518, ../sass/_myt.scss */
  .secondary_collapse .panel-heading {
    padding: 10px 20px; } }
/* line 522, ../sass/_myt.scss */
.secondary_collapse .panel-heading h4 {
  font-size: 14px; }

@media screen and (min-width: 768px) {
  /* line 526, ../sass/_myt.scss */
  .secondary_collapse .panel {
    margin-top: 0;
    top: 0;
    right: 0;
    position: relative; } }
/* line 533, ../sass/_myt.scss */
.mydetails .panel-default > .panel-heading .accordion-toggle {
  font-size: 14px; }

/* line 536, ../sass/_myt.scss */
.mydetails .row {
  position: relative; }

/* line 539, ../sass/_myt.scss */
.mydetails .myt_ticketid {
  display: block; }

/* line 542, ../sass/_myt.scss */
#widget-footer {
  display: none; }

@media screen and (min-width: 992px) {
  /* line 546, ../sass/_myt.scss */
  #widget-footer {
    display: block; } }
/* line 551, ../sass/_myt.scss */
.myt_lottery,
.myt_ticketid {
  padding: 0; }

@media screen and (min-width: 768px) {
  /* line 557, ../sass/_myt.scss */
  .myt_lottery {
    padding: 0; } }
@media screen and (min-width: 768px) {
  /* line 568, ../sass/_myt.scss */
  .myt_mobile_label {
    display: none; }

  /* line 571, ../sass/_myt.scss */
  .myt_details {
    text-align: center; }

  /* line 580, ../sass/_myt.scss */
  .myt_drawdate {
    font-size: 13px; }

  /* line 584, ../sass/_myt.scss */
  .myt_left span,
  .myt_right span {
    padding: 5px 0;
    text-align: center; } }
/* line 622, ../sass/_myt.scss */
.insured_scaned_popup {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 105%;
  z-index: 101;
  overflow: scroll;
  background-color: rgba(0, 0, 0, 0.5);
  cursor: default !important;
  width: 100%;
  position: fixed;
  -webkit-transform: translateZ(0); }

/* line 637, ../sass/_myt.scss */
.insured_scaned_popup::-webkit-scrollbar {
  display: none; }

/* line 640, ../sass/_myt.scss */
.insured_scaned_popup .logo_heading {
  margin-bottom: 5px; }

/* line 643, ../sass/_myt.scss */
.insured_scaned_popup .sticker_mytickets {
  margin-top: -20px;
  width: 70px;
  height: 70px; }

/* line 648, ../sass/_myt.scss */
.insured_scaned_popup_bg {
  display: block;
  height: 100%;
  width: 100%;
  z-index: 102; }

/* line 654, ../sass/_myt.scss */
.insured_scaned_popup_bg .myt_numbers {
  text-align: center; }

/* line 657, ../sass/_myt.scss */
.insured_scaned_popup_bg .myt_numbers span {
  height: auto;
  width: auto; }

/* line 661, ../sass/_myt.scss */
.insured_scaned_popup_container_wrapper {
  left: 50%;
  margin-left: -155px;
  background: #fff;
  border-radius: 3px;
  display: block;
  padding-bottom: 20px;
  position: absolute;
  top: 120px;
  width: 310px;
  z-index: 103;
  text-align: center;
  margin-bottom: 50px; }

/* line 675, ../sass/_myt.scss */
.insured_scaned_popup_container_wrapper p {
  padding: 0 15px; }

/* line 678, ../sass/_myt.scss */
.insured_scaned_popup_close {
  color: #666;
  cursor: pointer;
  display: block;
  float: right;
  font-weight: bold;
  margin: 5px 10px; }

/* line 686, ../sass/_myt.scss */
.insured_scaned_popup_numbers_holder {
  background: #dfdfdf;
  padding: 15px;
  margin-bottom: 20px; }

/* line 691, ../sass/_myt.scss */
.nl_numbers {
  margin: 10px 0px 10px 60px;
  text-align: left; }
  /* line 694, ../sass/_myt.scss */
  .nl_numbers::first-child {
    margin-bottom: 2px; }
  /* line 697, ../sass/_myt.scss */
  .nl_numbers span {
    background-color: #fff;
    color: #333;
    border-radius: 50%;
    display: block;
    float: left;
    font-weight: 700;
    font-size: 15px;
    line-height: 1em;
    margin-right: 2px;
    min-width: 26px;
    padding: 5px 4px;
    text-align: center; }
    /* line 710, ../sass/_myt.scss */
    .nl_numbers span.nl_linenumber {
      background: transparent;
      font-size: 14px;
      min-width: 2px;
      padding: 6px 4px;
      color: #666; }
    /* line 717, ../sass/_myt.scss */
    .nl_numbers span.nl_bonusnumber {
      background-color: #fff;
      color: #84ad08; }

/* line 724, ../sass/_myt.scss */
.tickets_view h3 {
  font-weight: 400; }
/* line 729, ../sass/_myt.scss */
.tickets_view .myt_headerrow .myt_left span, .tickets_view .myt_headerrow .myt_right span {
  font-weight: 500; }
/* line 734, ../sass/_myt.scss */
.tickets_view.panel-body {
  padding-left: 15px;
  padding-right: 15px; }

/* line 1, ../sass/_numbers.scss */
.numbers {
  list-style: none;
  padding: 0;
  margin-bottom: 0; }
  /* line 5, ../sass/_numbers.scss */
  .numbers li {
    display: inline-block;
    margin: 4px; }
  /* line 9, ../sass/_numbers.scss */
  .numbers .player-face,
  .numbers .player-wrap {
    width: 37px;
    height: 37px;
    border: 1px solid #000;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    background-position-x: center; }
    /* line 18, ../sass/_numbers.scss */
    .numbers .player-face .legend-num,
    .numbers .player-wrap .legend-num {
      bottom: auto;
      color: #fff;
      width: 15px;
      height: 15px;
      background-color: #264765;
      border-radius: 100%;
      line-height: 16px;
      vertical-align: middle;
      right: 1px;
      left: auto;
      top: 1px;
      font-size: 10px; }
  /* line 33, ../sass/_numbers.scss */
  .numbers .player-wrap {
    position: relative;
    /*background: url(../images/bg-numbers.png) no-repeat 50% 50% #fff;*/
    background: url(../images/bg-numbers.png) no-repeat 0 0 #fff;
    background-size: auto 37px;
    text-align: center;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
    color: #fff;
    line-height: 30px;
    font-size: 13px; }
    /* line 47, ../sass/_numbers.scss */
    .numbers .player-wrap .shirt-num {
      position: absolute;
      left: 0;
      right: 0;
      margin: auto; }
  /* line 54, ../sass/_numbers.scss */
  .numbers .active a {
    background-color: #e9b726;
    text-decoration: none; }
    /* line 57, ../sass/_numbers.scss */
    .numbers .active a.player-face:after {
      border: 4px solid #e9b726;
      position: absolute;
      top: -1px;
      bottom: -1px;
      right: -1px;
      left: -1px;
      content: ""; }
  /* line 67, ../sass/_numbers.scss */
  .numbers a.player-wrap,
  .numbers a.player-face {
    cursor: pointer;
    position: relative; }
    /* line 71, ../sass/_numbers.scss */
    .numbers a.player-wrap:hover:after,
    .numbers a.player-face:hover:after {
      border: 2px solid #e9b726;
      position: absolute;
      top: -1px;
      bottom: -1px;
      right: -1px;
      left: -1px;
      content: ""; }
  /* line 81, ../sass/_numbers.scss */
  .numbers a:hover,
  .numbers a:focus {
    text-decoration: none; }
  /* line 85, ../sass/_numbers.scss */
  .numbers--brdr {
    border: 1px solid #cecece;
    padding: 9px 0px;
    text-align: center;
    background-color: #e2dccf; }
  /* line 91, ../sass/_numbers.scss */
  .numbers .name {
    display: block;
    font-size: 10px;
    color: #264765;
    line-height: 1;
    text-transform: uppercase;
    margin: 2px auto 0;
    max-width: 46px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    border-top: 0;
    display: block;
    max-width: 65px;
    padding: 2px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

/* line 120, ../sass/_numbers.scss */
.legendz .numbers .player-face .legend-num {
  background: none;
  left: -1px;
  right: 0;
  text-align: center;
  top: 32px;
  width: 100%;
  font-size: 17px; }

/* line 133, ../sass/_numbers.scss */
.mb-34 {
  margin-bottom: 34px !important; }

/* line 137, ../sass/_numbers.scss */
.legend-num {
  color: #264765;
  background: #fff;
  line-height: 12px;
  display: block;
  font-size: 12px;
  font-weight: bold;
  right: 0;
  left: 0;
  bottom: 22px;
  font-family: 'Roboto Condensed', sans-serif;
  position: absolute;
  text-align: center;
  max-width: 65px; }

/* line 153, ../sass/_numbers.scss */
.player-num {
  color: #fff;
  background: #000;
  border-radius: 100%;
  height: 18px;
  line-height: 18px;
  width: 18px;
  display: block;
  font-size: 12px;
  font-weight: bold;
  right: -6px;
  top: -6px;
  font-family: 'Roboto Condensed', sans-serif;
  position: absolute;
  z-index: 10;
  text-align: center; }

/* line 172, ../sass/_numbers.scss */
.winning-numbers .tickets-col {
  margin-top: 0; }

/* line 178, ../sass/_numbers.scss */
.checkout .player-num,
.checkout .legend-num {
  background: #264765;
  left: 1px;
  bottom: 1px;
  top: auto;
  right: auto;
  color: #fff;
  border-radius: 100%;
  height: 16px;
  line-height: 16px;
  width: 16px;
  display: block;
  font-size: 11px;
  font-weight: bold;
  font-family: 'Roboto Condensed', sans-serif;
  position: absolute;
  z-index: 10;
  text-align: center; }

/* line 3, ../sass/_checkout.scss */
.table-checkout > tbody > tr td {
  vertical-align: middle; }
  @media (min-width: 992px) {
    /* line 3, ../sass/_checkout.scss */
    .table-checkout > tbody > tr td {
      padding: 10px; } }
  @media (min-width: 992px) and (max-width: 1399px) {
    /* line 3, ../sass/_checkout.scss */
    .table-checkout > tbody > tr td {
      height: 71px; } }
/* line 12, ../sass/_checkout.scss */
.table-checkout > tbody > tr + td {
  border-left: 1px solid #ccc; }

/* line 23, ../sass/_checkout.scss */
.table-total {
  text-align: center; }
  /* line 25, ../sass/_checkout.scss */
  .table-total td {
    vertical-align: middle !important; }
    @media (min-width: 992px) and (max-width: 1399px) {
      /* line 25, ../sass/_checkout.scss */
      .table-total td {
        height: 285px;
        border-left: 1px solid #ccc; } }
    @media (min-width: 1400px) {
      /* line 25, ../sass/_checkout.scss */
      .table-total td {
        height: 184px; } }
    /* line 34, ../sass/_checkout.scss */
    .table-total td.total-2 {
      height: 230px; }
      @media (min-width: 992px) and (max-width: 1399px) {
        /* line 34, ../sass/_checkout.scss */
        .table-total td.total-2 {
          height: 355px;
          border-left: 1px solid #ccc; } }
      @media (min-width: 992px) {
        /* line 34, ../sass/_checkout.scss */
        .table-total td.total-2 {
          border-left: 1px solid #ccc; } }
  /* line 45, ../sass/_checkout.scss */
  .table-total small {
    vertical-align: 6px;
    font-size: 18px;
    padding-right: 10px; }
  /* line 50, ../sass/_checkout.scss */
  .table-total del {
    font-weight: 300;
    color: #11344c;
    padding-right: 10px; }

/* line 57, ../sass/_checkout.scss */
.checkout-table {
  margin-bottom: 25px;
  border: 1px solid #ccc;
  border-top: 0; }
  /* line 61, ../sass/_checkout.scss */
  .checkout-table .table {
    margin-bottom: 0; }
  @media (min-width: 1400px) {
    /* line 64, ../sass/_checkout.scss */
    .checkout-table .table-striped td {
      white-space: nowrap; } }
  @media (max-width: 768px) {
    /* line 64, ../sass/_checkout.scss */
    .checkout-table .table-striped td {
      display: block; } }
  @media (max-width: 991px) {
    /* line 73, ../sass/_checkout.scss */
    .checkout-table .vcenter {
      display: block; } }

/* line 81, ../sass/_checkout.scss */
.round-lg {
  margin-top: 10px;
  border-color: #e9b726;
  width: 120px;
  height: 120px;
  line-height: 105px;
  background-color: #264765;
  box-shadow: none; }
  /* line 89, ../sass/_checkout.scss */
  .round-lg .icon {
    color: #e9b726;
    font-size: 60px;
    vertical-align: middle; }

/* line 99, ../sass/_checkout.scss */
.ticket-box .numbers {
  padding-top: 15px;
  padding-bottom: 15px; }
  /* line 102, ../sass/_checkout.scss */
  .ticket-box .numbers .player-face,
  .ticket-box .numbers .player-wrap {
    width: 47px;
    height: 46px; }
/* line 113, ../sass/_checkout.scss */
.ticket-box .numbers ul {
  padding-left: 0; }
  /* line 115, ../sass/_checkout.scss */
  .ticket-box .numbers ul li {
    margin: 2px; }
/* line 121, ../sass/_checkout.scss */
.ticket-box .box-tickt__heading {
  padding-top: 15px !important;
  line-height: 1; }
/* line 126, ../sass/_checkout.scss */
.ticket-box .icon-plus {
  line-height: 38px; }
/* line 131, ../sass/_checkout.scss */
.ticket-box .additional,
.ticket-box .edit {
  width: 100%;
  margin: 0; }
/* line 136, ../sass/_checkout.scss */
.ticket-box .btn-edit {
  line-height: 20px;
  margin-top: -1px;
  border-radius: 0; }
/* line 142, ../sass/_checkout.scss */
.ticket-box .selected-players {
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: -1px; }

/* line 152, ../sass/_checkout.scss */
.selected-legend .numbers .player-face .legend-num {
  background: none;
  left: -1px;
  right: 0;
  text-align: center;
  top: 28px;
  width: 100%;
  font-size: 17px; }

/* line 165, ../sass/_checkout.scss */
.thanks-magpie {
  max-width: 87%; }

/* line 169, ../sass/_checkout.scss */
.congrat {
  background: #eee;
  background-size: 14%;
  border: 1px solid #ccc;
  padding: 25px 30px;
  text-align: center; }
  /* line 176, ../sass/_checkout.scss */
  .congrat h4 {
    color: #11344c;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 15px; }

@media (min-width: 768px) {
  /* line 184, ../sass/_checkout.scss */
  .modal-md.modal-edit {
    width: 700px; } }

/* line 191, ../sass/_checkout.scss */
.modal-edit .numbers {
  min-height: 56px; }
/* line 194, ../sass/_checkout.scss */
.modal-edit .modal-header {
  padding: 25px 15px 15px 55px;
  border: none; }
  /* line 197, ../sass/_checkout.scss */
  .modal-edit .modal-header h4 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff; }
  /* line 203, ../sass/_checkout.scss */
  .modal-edit .modal-header .close {
    margin-top: -20px;
    color: #fff;
    opacity: 1; }
/* line 209, ../sass/_checkout.scss */
.modal-edit .modal-body {
  padding: 0 55px 20px; }
  /* line 211, ../sass/_checkout.scss */
  .modal-edit .modal-body > .row {
    margin-left: -25px;
    margin-right: -25px; }
    /* line 214, ../sass/_checkout.scss */
    .modal-edit .modal-body > .row > .col-sm-6 {
      padding-left: 25px;
      padding-right: 25px;
      position: relative; }
      /* line 218, ../sass/_checkout.scss */
      .modal-edit .modal-body > .row > .col-sm-6 a.trash {
        position: absolute;
        top: 15px;
        right: -5px;
        font-size: 20px;
        color: #b2b2b2;
        text-decoration: none; }
  /* line 228, ../sass/_checkout.scss */
  .modal-edit .modal-body .numbers .player-wrap,
  .modal-edit .modal-body .numbers .player-face {
    width: 34px;
    height: 34px;
    font-size: 12px;
    background-color: #fff; }
    /* line 234, ../sass/_checkout.scss */
    .modal-edit .modal-body .numbers .player-wrap .legend-num,
    .modal-edit .modal-body .numbers .player-face .legend-num {
      bottom: 0; }
  /* line 238, ../sass/_checkout.scss */
  .modal-edit .modal-body .numbers .player-wrap {
    background-size: auto 32px; }
  /* line 241, ../sass/_checkout.scss */
  .modal-edit .modal-body h5 {
    color: #909090;
    text-transform: uppercase;
    font-size: 14px;
    margin: 15px 0;
    font-weight: 500; }
  /* line 248, ../sass/_checkout.scss */
  .modal-edit .modal-body .additional {
    text-align: left; }
    /* line 250, ../sass/_checkout.scss */
    .modal-edit .modal-body .additional.single {
      display: block; }
    /* line 253, ../sass/_checkout.scss */
    .modal-edit .modal-body .additional .icon-plus {
      margin-left: 15px;
      margin-right: 15px;
      color: #909090;
      vertical-align: middle; }
    /* line 259, ../sass/_checkout.scss */
    .modal-edit .modal-body .additional .player-face {
      margin-right: 10px; }
      /* line 261, ../sass/_checkout.scss */
      .modal-edit .modal-body .additional .player-face .legend-num {
        bottom: 0; }
  /* line 267, ../sass/_checkout.scss */
  .modal-edit .modal-body .active .numbers {
    border: 1px solid #cdd5dd; }
    /* line 269, ../sass/_checkout.scss */
    .modal-edit .modal-body .active .numbers.inside {
      background: #cdd5dd;
      padding: 5px 1px;
      border: 1px solid #11344c; }
  /* line 275, ../sass/_checkout.scss */
  .modal-edit .modal-body .active a.trash {
    color: #78af0d !important;
    cursor: pointer; }
/* line 281, ../sass/_checkout.scss */
.modal-edit .modal-footer {
  padding: 0 55px 20px;
  border: none; }
/* line 285, ../sass/_checkout.scss */
.modal-edit .btn {
  padding-left: 30px;
  padding-right: 30px; }

/* line 291, ../sass/_checkout.scss */
.numbers.left {
  text-align: left; }

@media (min-width: 1400px) {
  /* line 296, ../sass/_checkout.scss */
  .total-amount {
    line-height: 48px;
    vertical-align: middle; } }
@media (max-width: 991px) {
  /* line 303, ../sass/_checkout.scss */
  .total-amount {
    padding-bottom: 15px; } }
@media (max-width: 1399px) {
  /* line 309, ../sass/_checkout.scss */
  .btn-mobile-md {
    width: 100%; } }

/* line 318, ../sass/_checkout.scss */
.col-lg-3 .ticket-box ul li {
  margin: 6px; }
/* line 322, ../sass/_checkout.scss */
.col-lg-3 .ticket-box .icon-plus {
  float: left;
  margin-left: 37px;
  margin-right: -55px; }
/* line 327, ../sass/_checkout.scss */
.col-lg-3 .ticket-box .legend-sprite {
  margin-left: -12px; }

/* line 333, ../sass/_checkout.scss */
.buy-btns {
  line-height: 48px; }
  /* line 335, ../sass/_checkout.scss */
  .buy-btns .col-lg-6 {
    vertical-align: middle; }

@media (min-width: 1400px) {
  /* line 340, ../sass/_checkout.scss */
  .mt-minus {
    margin-top: -130px; } }

/* line 351, ../sass/_checkout.scss */
.ml-10 {
  margin-left: 10px; }

/* line 356, ../sass/_checkout.scss */
.modal-md .modal-content {
  background-color: #264765; }
  /* line 358, ../sass/_checkout.scss */
  .modal-md .modal-content .modal-header {
    color: #fff; }
  /* line 363, ../sass/_checkout.scss */
  .modal-md .modal-content .modal-body .numbers--brdr {
    background-color: #11344c; }
  /* line 367, ../sass/_checkout.scss */
  .modal-md .modal-content .modal-body .t15 {
    color: #fff; }
  /* line 370, ../sass/_checkout.scss */
  .modal-md .modal-content .modal-body .icon-plus {
    color: #e9b726; }
  /* line 374, ../sass/_checkout.scss */
  .modal-md .modal-content h5 {
    color: #fff; }
  /* line 378, ../sass/_checkout.scss */
  .modal-md .modal-content a .icon-trash {
    color: #fff; }

/* line 386, ../sass/_checkout.scss */
.promocode__checkout {
  margin-top: 10px; }
  /* line 388, ../sass/_checkout.scss */
  .promocode__checkout select {
    padding: 0 10px;
    text-align: center;
    text-align-last: center; }

/* line 397, ../sass/_checkout.scss */
.checkout .form-section {
  padding: 0; }

/* line 2, ../sass/_home.scss */
.home h1 {
  font-size: 30px;
  font-weight: 500;
  margin: 0 0 15px; }
/* line 7, ../sass/_home.scss */
.home .how-home {
  padding: 0 0 80px;
  text-align: center;
  font-weight: 300;
  font-size: 16px; }
  /* line 12, ../sass/_home.scss */
  .home .how-home img {
    display: block;
    margin: 0 auto 25px; }
  /* line 16, ../sass/_home.scss */
  .home .how-home strong {
    font-weight: 500;
    font-size: 24px;
    display: block;
    margin: 0 0 20px; }
  /* line 22, ../sass/_home.scss */
  .home .how-home p {
    margin: 0; }
    @media (max-width: 767px) {
      /* line 22, ../sass/_home.scss */
      .home .how-home p {
        margin: 0 0 30px; } }
/* line 29, ../sass/_home.scss */
.home .results-table-home {
  background-color: #264765;
  padding: 60px 0; }
  /* line 32, ../sass/_home.scss */
  .home .results-table-home .table-home {
    margin-bottom: 0;
    padding: 0 35px; }
    /* line 36, ../sass/_home.scss */
    .home .results-table-home .table-home tr td {
      border: none;
      font-size: 24px;
      text-transform: uppercase;
      line-height: 16px;
      color: #fff;
      vertical-align: middle;
      padding-top: 5px;
      padding-bottom: 5px; }
      /* line 45, ../sass/_home.scss */
      .home .results-table-home .table-home tr td .player-num, .home .results-table-home .table-home tr td .legend-num {
        background: #264765;
        left: 0;
        bottom: 0;
        top: auto;
        right: auto;
        color: #fff;
        border-radius: 100%;
        height: 16px;
        line-height: 16px;
        width: 16px;
        display: block;
        font-size: 11px;
        font-weight: bold;
        font-family: 'Roboto Condensed', sans-serif;
        position: absolute;
        z-index: 10;
        text-align: center; }
      /* line 64, ../sass/_home.scss */
      .home .results-table-home .table-home tr td .icon-calendar {
        font-size: 46px;
        color: #11344c; }
      @media (max-width: 767px) {
        /* line 36, ../sass/_home.scss */
        .home .results-table-home .table-home tr td {
          font-size: 14px !important;
          padding: 10px !important; } }
      /* line 72, ../sass/_home.scss */
      .home .results-table-home .table-home tr td:first-child {
        text-align: center;
        font-size: 18px;
        font-weight: 500; }
/* line 81, ../sass/_home.scss */
.home .prizes {
  padding: 0 0 80px; }
  /* line 83, ../sass/_home.scss */
  .home .prizes:after {
    clear: both;
    display: block;
    content: ""; }
  /* line 88, ../sass/_home.scss */
  .home .prizes .prize {
    float: left;
    width: 20%; }
    @media (max-width: 767px) {
      /* line 88, ../sass/_home.scss */
      .home .prizes .prize {
        width: 100%; } }
    /* line 94, ../sass/_home.scss */
    .home .prizes .prize .numbers {
      min-height: 190px;
      border-left: none; }
      @media (max-width: 991px) {
        /* line 94, ../sass/_home.scss */
        .home .prizes .prize .numbers {
          min-height: 230px; } }
      @media (max-width: 767px) {
        /* line 94, ../sass/_home.scss */
        .home .prizes .prize .numbers {
          min-height: 0;
          border-left: 1px solid #cecece; } }
    /* line 106, ../sass/_home.scss */
    .home .prizes .prize:first-child .numbers, .home .prizes .prize:nth-child(6) .numbers {
      border-left: 1px solid #cecece; }
    /* line 110, ../sass/_home.scss */
    .home .prizes .prize:nth-child(odd) {
      background: #e2dccf; }
    /* line 113, ../sass/_home.scss */
    .home .prizes .prize .btn-border {
      border: 1px solid #cecece; }
      /* line 115, ../sass/_home.scss */
      .home .prizes .prize .btn-border .btn-success {
        border: 3px solid #fff;
        font-weight: 600; }
        /* line 118, ../sass/_home.scss */
        .home .prizes .prize .btn-border .btn-success:hover, .home .prizes .prize .btn-border .btn-success:focus {
          background: #78af0d; }

/* line 126, ../sass/_home.scss */
.home-legend {
  height: 40px;
  width: 34px;
  background: url("../images/legends/t-shirt.png") no-repeat center center;
  background-color: #fff;
  background-size: 100%;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin-top: 5px; }
  @media (min-width: 992px) and (max-width: 1399px) {
    /* line 126, ../sass/_home.scss */
    .home-legend {
      width: 28px;
      height: 28px; } }
  @media (min-width: 415px) and (max-width: 767px) {
    /* line 126, ../sass/_home.scss */
    .home-legend {
      width: 24px;
      height: 24px; } }
  @media (max-width: 414px) {
    /* line 126, ../sass/_home.scss */
    .home-legend {
      width: 20px;
      height: 20px;
      margin: 0; } }

/* line 173, ../sass/_home.scss */
.box-white.box-step .steps {
  position: relative;
  min-height: 185px;
  display: table;
  background-repeat: no-repeat;
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    /* line 173, ../sass/_home.scss */
    .box-white.box-step .steps {
      background-position-x: center !important;
      background-position-y: top !important;
      margin-bottom: 0; } }
  /* line 184, ../sass/_home.scss */
  .box-white.box-step .steps .align-step {
    display: table-cell;
    vertical-align: bottom;
    padding-top: 116px; }
    @media (max-width: 991px) {
      /* line 184, ../sass/_home.scss */
      .box-white.box-step .steps .align-step {
        text-align: center; } }
  /* line 192, ../sass/_home.scss */
  .box-white.box-step .steps .marker {
    display: inline-block;
    float: left;
    text-align: center;
    vertical-align: middle;
    width: 68px;
    height: 68px;
    font-size: 14px;
    color: #264765;
    background-color: #e9b726;
    border-radius: 100%;
    margin-right: 20px;
    border: 3px solid #264765; }
    @media (max-width: 991px) {
      /* line 192, ../sass/_home.scss */
      .box-white.box-step .steps .marker {
        float: none; } }
    /* line 208, ../sass/_home.scss */
    .box-white.box-step .steps .marker span {
      font-size: 14px;
      display: block;
      line-height: 1;
      font-weight: 700;
      text-transform: uppercase; }
    /* line 215, ../sass/_home.scss */
    .box-white.box-step .steps .marker .step-count {
      font-size: 40px; }
  /* line 219, ../sass/_home.scss */
  .box-white.box-step .steps h3 {
    font-size: 20px;
    color: #e9b726;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    padding: 12px 0; }
    @media (min-width: 992px) and (max-width: 1399px) {
      /* line 219, ../sass/_home.scss */
      .box-white.box-step .steps h3 {
        font-size: 16px; } }
    @media (max-width: 767px) {
      /* line 219, ../sass/_home.scss */
      .box-white.box-step .steps h3 {
        font-size: 16px; } }
  /* line 233, ../sass/_home.scss */
  .box-white.box-step .steps--step-1 {
    background-image: url("../images/step-1.png");
    background-position-x: 40px; }
  /* line 237, ../sass/_home.scss */
  .box-white.box-step .steps--step-2 {
    background-image: url("../images/step-2.png");
    background-position-x: 33px;
    background-position-y: 10px; }
  /* line 242, ../sass/_home.scss */
  .box-white.box-step .steps--step-3 {
    background-image: url("../images/step-3.png");
    background-position-x: 57px;
    background-position-y: 3px; }
/* line 248, ../sass/_home.scss */
.box-white.box-step .bottom {
  border-top: 2px solid #11344c;
  background-color: #264765;
  padding: 20px 15px; }
  @media (min-width: 992px) {
    /* line 248, ../sass/_home.scss */
    .box-white.box-step .bottom {
      line-height: 64px; } }
  /* line 255, ../sass/_home.scss */
  .box-white.box-step .bottom h2 {
    display: inline;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    vertical-align: middle; }
  /* line 263, ../sass/_home.scss */
  .box-white.box-step .bottom .icon-watches {
    font-size: 64px;
    color: #e9b726;
    vertical-align: middle;
    margin-right: 20px; }
    @media (max-width: 991px) {
      /* line 263, ../sass/_home.scss */
      .box-white.box-step .bottom .icon-watches {
        font-size: 36px; } }
  /* line 272, ../sass/_home.scss */
  .box-white.box-step .bottom .btn-success {
    vertical-align: middle;
    font-weight: 700;
    display: inline-block;
    padding: 15px 0; }
    @media (max-width: 991px) {
      /* line 272, ../sass/_home.scss */
      .box-white.box-step .bottom .btn-success {
        margin-top: 20px; } }

@media (max-width: 991px) {
  /* line 284, ../sass/_home.scss */
  .mobile-center {
    display: block;
    margin: 0 auto; } }

/* line 290, ../sass/_home.scss */
.results-table {
  border: 2px solid #fff; }
  @media (max-width: 991px) {
    /* line 290, ../sass/_home.scss */
    .results-table {
      margin-top: 30px; } }
  /* line 296, ../sass/_home.scss */
  .results-table .clearfix:nth-of-type(even) {
    background-color: #11344c; }
    /* line 298, ../sass/_home.scss */
    .results-table .clearfix:nth-of-type(even) .amount {
      color: #7890a5; }
  /* line 303, ../sass/_home.scss */
  .results-table .h1-box {
    padding: 6px 0;
    background-color: #11344c;
    position: relative;
    overflow: hidden; }
    /* line 308, ../sass/_home.scss */
    .results-table .h1-box:before {
      content: '';
      width: 48px;
      height: 48px;
      border-radius: 100%;
      background-color: #11344c;
      position: absolute;
      left: -18px;
      bottom: 50%;
      transform: translateY(50%); }
      @media (max-width: 767px) {
        /* line 308, ../sass/_home.scss */
        .results-table .h1-box:before {
          width: 24px;
          height: 24px;
          left: -7px; } }
    /* line 324, ../sass/_home.scss */
    .results-table .h1-box:after {
      content: '';
      width: 48px;
      height: 48px;
      border-radius: 100%;
      background-color: #11344c;
      position: absolute;
      right: -18px;
      bottom: 50%;
      transform: translateY(50%); }
      @media (max-width: 767px) {
        /* line 324, ../sass/_home.scss */
        .results-table .h1-box:after {
          width: 24px;
          height: 24px;
          right: -7px; } }
  /* line 341, ../sass/_home.scss */
  .results-table h1 {
    font-size: 60px;
    font-weight: 700;
    color: #264765;
    background-color: #e9b726;
    padding: 22px;
    text-align: center;
    margin: 0 6px;
    text-transform: uppercase; }
    @media (max-width: 991px) {
      /* line 341, ../sass/_home.scss */
      .results-table h1 {
        font-size: 46px; } }
    @media (max-width: 767px) {
      /* line 341, ../sass/_home.scss */
      .results-table h1 {
        font-size: 22px; } }
  /* line 357, ../sass/_home.scss */
  .results-table .players-home {
    text-align: right; }
    @media (max-width: 767px) {
      /* line 357, ../sass/_home.scss */
      .results-table .players-home {
        text-align: left; } }
  /* line 363, ../sass/_home.scss */
  .results-table img {
    width: 34px;
    height: 34px;
    margin: 5px;
    background-color: #fff; }
    @media (min-width: 992px) and (max-width: 1399px) {
      /* line 363, ../sass/_home.scss */
      .results-table img {
        width: 28px;
        height: 28px; } }
    @media (min-width: 415px) and (max-width: 767px) {
      /* line 363, ../sass/_home.scss */
      .results-table img {
        width: 24px;
        height: 24px; } }
    @media (max-width: 414px) {
      /* line 363, ../sass/_home.scss */
      .results-table img {
        width: 20px;
        height: 20px;
        margin: 0; } }
  /* line 382, ../sass/_home.scss */
  .results-table .plus {
    font-size: 44px;
    font-weight: 800;
    color: #506b83;
    text-align: center;
    padding: 0;
    vertical-align: middle;
    margin: 5px; }
    @media (min-width: 992px) and (max-width: 1399px) {
      /* line 382, ../sass/_home.scss */
      .results-table .plus {
        font-size: 26px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      /* line 382, ../sass/_home.scss */
      .results-table .plus {
        font-size: 36px; } }
    @media (max-width: 767px) {
      /* line 382, ../sass/_home.scss */
      .results-table .plus {
        font-size: 24px; } }
  /* line 400, ../sass/_home.scss */
  .results-table .amount {
    font-size: 42px;
    padding: 0;
    font-weight: 700;
    vertical-align: middle; }
    @media (min-width: 1400px) {
      /* line 400, ../sass/_home.scss */
      .results-table .amount {
        margin-left: 40px; } }
    @media (min-width: 992px) and (max-width: 1399px) {
      /* line 400, ../sass/_home.scss */
      .results-table .amount {
        font-size: 26px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      /* line 400, ../sass/_home.scss */
      .results-table .amount {
        font-size: 36px; } }
    @media (max-width: 767px) {
      /* line 400, ../sass/_home.scss */
      .results-table .amount {
        font-size: 22px; } }

/* line 419, ../sass/_home.scss */
.op-0 {
  opacity: 0; }

/* line 423, ../sass/_home.scss */
.box-prize {
  padding-top: 15px;
  position: relative;
  text-align: center; }

/* line 428, ../sass/_home.scss */
.section-top-home {
  background-color: #7b6e4b;
  padding: 0;
  min-height: 290px; }
  /* line 432, ../sass/_home.scss */
  .section-top-home .sub-title {
    text-align: left;
    color: #fff; }
  /* line 436, ../sass/_home.scss */
  .section-top-home .circle-white.txbig {
    margin-bottom: 20px; }
  /* line 439, ../sass/_home.scss */
  .section-top-home .next-draw {
    color: #fff; }
    /* line 442, ../sass/_home.scss */
    .section-top-home .next-draw .col-sm-6 {
      padding-left: 15px; }
    @media (max-width: 767px) {
      /* line 447, ../sass/_home.scss */
      .section-top-home .next-draw [class*="col-"] {
        padding-left: 0;
        padding-right: 0; }
      /* line 451, ../sass/_home.scss */
      .section-top-home .next-draw .btn {
        margin-top: 15px;
        margin-bottom: 20px; } }

/* line 458, ../sass/_home.scss */
.home-header {
  position: relative; }

/* line 461, ../sass/_home.scss */
.section-main.home {
  box-shadow: inset 0px 10px 15px -5px rgba(0, 0, 0, 0.5);
  padding-bottom: 0; }

/* line 465, ../sass/_home.scss */
.logo {
  z-index: 11; }
  @media (max-width: 991px) {
    /* line 465, ../sass/_home.scss */
    .logo {
      width: 85px;
      top: 0px;
      left: 15px;
      position: absolute; } }

/* line 474, ../sass/_home.scss */
.bg-player-wrap {
  background: url(../images/homepage_hero_gold_no_green.jpg) no-repeat 50% 0;
  height: 290px; }
  @media (max-width: 767px) {
    /* line 474, ../sass/_home.scss */
    .bg-player-wrap {
      background: transparent;
      height: auto; } }

/* line 483, ../sass/_home.scss */
.navbar-brand-home {
  opacity: 1 !important; }

/* line 487, ../sass/_home.scss */
.box-opt {
  padding: 25px 50px;
  text-align: center; }
  @media (max-width: 767px) {
    /* line 487, ../sass/_home.scss */
    .box-opt {
      padding: 25px 25px;
      text-align: left; } }
  /* line 495, ../sass/_home.scss */
  .box-opt img {
    margin-right: 10px; }
    @media (max-width: 1399px) {
      /* line 495, ../sass/_home.scss */
      .box-opt img {
        width: 22%; } }
    @media (max-width: 991px) {
      /* line 495, ../sass/_home.scss */
      .box-opt img {
        width: 20%; } }
    @media (max-width: 767px) {
      /* line 495, ../sass/_home.scss */
      .box-opt img {
        width: 10%; } }
  @media (max-width: 991px) {
    /* line 507, ../sass/_home.scss */
    .box-opt .col-sm-4 {
      margin-bottom: 10px; } }
  /* line 512, ../sass/_home.scss */
  .box-opt span {
    font-weight: 500;
    font-size: 26px; }
    @media (max-width: 1399px) {
      /* line 512, ../sass/_home.scss */
      .box-opt span {
        font-size: 18px; } }
    @media (max-width: 991px) {
      /* line 512, ../sass/_home.scss */
      .box-opt span {
        font-size: 13px; } }
    @media (max-width: 767px) {
      /* line 512, ../sass/_home.scss */
      .box-opt span {
        font-size: 16px; } }

/* line 528, ../sass/_home.scss */
.box-section .img-responsive {
  margin: auto; }
  @media (max-width: 767px) {
    /* line 528, ../sass/_home.scss */
    .box-section .img-responsive {
      margin-top: 5px;
      margin-bottom: 5px; } }

/* line 537, ../sass/_home.scss */
.circle-label {
  position: absolute;
  left: -30%;
  top: -25px;
  width: 150px;
  height: 150px;
  border: 2px solid #fff;
  background-color: #000;
  font-size: 36px;
  display: table;
  -webkit-transform: rotate(14deg);
  -ms-transform: rotate(14deg);
  -o-transform: rotate(14deg);
  transform: rotate(14deg); }
  @media (max-width: 991px) {
    /* line 537, ../sass/_home.scss */
    .circle-label {
      display: none; } }
  /* line 552, ../sass/_home.scss */
  .circle-label .small {
    font-size: 16px;
    line-height: 1;
    margin-bottom: 10px; }

/* line 558, ../sass/_home.scss */
.slogan-60-sec {
  font-size: 20px;
  padding-top: 50px; }

/* line 563, ../sass/_home.scss */
.widget-block .t20 {
  font-size: 24px;
  font-weight: 700; }
  /* line 566, ../sass/_home.scss */
  .widget-block .t20 strong {
    color: #e9b726; }

@media (min-width: 320px) {
  /* line 1, ../sass/_luckynumbs.scss */
  .modal-md.modal-edit-lucky {
    width: 380px;
    margin: 0 auto; } }

/* line 8, ../sass/_luckynumbs.scss */
.modal-edit-lucky .modal-header {
  padding: 25px 15px 15px 55px;
  border: none; }
  /* line 11, ../sass/_luckynumbs.scss */
  .modal-edit-lucky .modal-header h4 {
    font-size: 18px;
    text-transform: uppercase;
    color: #303030;
    font-weight: 500; }
  /* line 17, ../sass/_luckynumbs.scss */
  .modal-edit-lucky .modal-header .close {
    margin-top: -20px;
    color: #606060;
    opacity: 1; }
/* line 23, ../sass/_luckynumbs.scss */
.modal-edit-lucky .modal-body {
  padding: 0 55px 20px;
  position: relative; }
  /* line 26, ../sass/_luckynumbs.scss */
  .modal-edit-lucky .modal-body > .row {
    margin-left: -25px;
    margin-right: -25px; }
    /* line 29, ../sass/_luckynumbs.scss */
    .modal-edit-lucky .modal-body > .row > .col-sm-6 {
      padding-left: 25px;
      padding-right: 25px; }
  /* line 34, ../sass/_luckynumbs.scss */
  .modal-edit-lucky .modal-body .trash {
    position: absolute;
    top: 17px;
    right: -15px; }
    /* line 38, ../sass/_luckynumbs.scss */
    .modal-edit-lucky .modal-body .trash .icon-trash {
      font-size: 20px;
      color: #b2b2b2; }
  /* line 43, ../sass/_luckynumbs.scss */
  .modal-edit-lucky .modal-body .numbers .player-wrap, .modal-edit-lucky .modal-body .numbers .player-face {
    width: 34px;
    height: 34px;
    font-size: 12px; }
  /* line 48, ../sass/_luckynumbs.scss */
  .modal-edit-lucky .modal-body .numbers .player-wrap {
    background-size: auto 32px; }
  /* line 51, ../sass/_luckynumbs.scss */
  .modal-edit-lucky .modal-body h5 {
    color: #909090;
    text-transform: uppercase;
    font-size: 14px;
    margin: 15px 0;
    font-weight: 500; }
  /* line 58, ../sass/_luckynumbs.scss */
  .modal-edit-lucky .modal-body .additional {
    text-align: left; }
    /* line 60, ../sass/_luckynumbs.scss */
    .modal-edit-lucky .modal-body .additional.single {
      display: block; }
    /* line 63, ../sass/_luckynumbs.scss */
    .modal-edit-lucky .modal-body .additional .icon-plus {
      margin-left: 15px;
      margin-right: 15px;
      color: #909090;
      vertical-align: middle; }
    /* line 69, ../sass/_luckynumbs.scss */
    .modal-edit-lucky .modal-body .additional .player-face {
      margin-right: 10px; }
  /* line 73, ../sass/_luckynumbs.scss */
  .modal-edit-lucky .modal-body .numbers.active {
    border: 2px solid #7fb31a;
    padding: 7px; }
    /* line 76, ../sass/_luckynumbs.scss */
    .modal-edit-lucky .modal-body .numbers.active.inside {
      background: #d6e7b6;
      border: 1px solid #cbcbcb;
      padding: 8px; }
/* line 83, ../sass/_luckynumbs.scss */
.modal-edit-lucky .modal-footer {
  padding: 0 55px 20px;
  border: none; }
/* line 87, ../sass/_luckynumbs.scss */
.modal-edit-lucky .btn {
  padding-left: 30px;
  padding-right: 30px; }

/* line 92, ../sass/_luckynumbs.scss */
.icon-box {
  width: 34px;
  height: 34px;
  border: 1px solid #9f8c61;
  line-height: 28px;
  background: #ece8df; }
  /* line 98, ../sass/_luckynumbs.scss */
  .icon-box .icon-horseshoe {
    vertical-align: middle;
    font-size: 24px;
    color: #9f8c61; }

/* line 106, ../sass/_luckynumbs.scss */
.lucky-row .player-wrap {
  width: 38px; }

/* line 1, ../sass/_fortunewheel.scss */
.wheel-wrap {
  min-height: 500px;
  margin-bottom: 0; }

/* line 5, ../sass/_fortunewheel.scss */
.box-white {
  position: relative; }
  /* line 7, ../sass/_fortunewheel.scss */
  .box-white .f-wheel {
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    animation-name: spin;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear; }
  /* line 16, ../sass/_fortunewheel.scss */
  .box-white .f-base {
    margin: auto;
    left: 0;
    right: 0;
    position: absolute; }

@media (min-width: 100px) and (max-width: 337px) {
  /* line 24, ../sass/_fortunewheel.scss */
  .wheel-wrap {
    min-height: 300px; } }
@keyframes spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
/* line 2, ../sass/_client-chat.scss */
body #habla_beta_container_do_not_rely_on_div_classes_or_names,
body #habla_topbar_div, body .habla_topbar_div_normal, body .hbl_pal_title_fg,
body .hbl_pal_title_bg, body .habla_topbar_div_compressed {
  color: black;
  padding: 22px 26px 13px !important;
  border-radius: 26px 26px 0px 0px; }
/* line 9, ../sass/_client-chat.scss */
body .hbl_pal_title_bg {
  background-color: #e9b726 !important; }
/* line 12, ../sass/_client-chat.scss */
body #habla_both_div {
  border-radius: 26px 26px 0px 0px !important; }
/* line 15, ../sass/_client-chat.scss */
body #habla_panel_div {
  border-radius: 28px 28px 0px 0px !important; }
/* line 18, ../sass/_client-chat.scss */
body .hbl_pal_title_fg {
  color: #fff !important; }
/* line 21, ../sass/_client-chat.scss */
body .hbl_pal_main_font_family {
  font-family: 'Open Sans', sans-serif !important; }
/* line 24, ../sass/_client-chat.scss */
body .hbl_pal_header_font_size {
  font-size: 16px !important;
  text-transform: uppercase !important; }
/* line 28, ../sass/_client-chat.scss */
body #habla_sizebutton_a {
  color: #fff !important; }
/* line 31, ../sass/_client-chat.scss */
body #habla_beta_container_do_not_rely_on_div_classes_or_names {
  position: fixed;
  right: 30px;
  bottom: 0;
  z-index: 11; }

@media only screen and (max-width: 569px) {
  /* Force table to not be like tables anymore */
  /* line 4, ../sass/_responsive-table.scss */
  #no-more-tables table,
  #no-more-tables thead,
  #no-more-tables tbody,
  #no-more-tables th,
  #no-more-tables td,
  #no-more-tables tr {
    display: block; }

  /* Hide table headers (but not display: none;, for accessibility) */
  /* line 14, ../sass/_responsive-table.scss */
  #no-more-tables thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }

  /* line 20, ../sass/_responsive-table.scss */
  #no-more-tables tr {
    border: 1px solid #ccc; }

  /* line 22, ../sass/_responsive-table.scss */
  #no-more-tables td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 60%;
    white-space: normal;
    text-align: left;
    font-size: 14px; }

  /* line 33, ../sass/_responsive-table.scss */
  #no-more-tables td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 29%;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
    font-size: 14px; }

  /*
  Label the data
  */
  /* line 50, ../sass/_responsive-table.scss */
  #no-more-tables td:before {
    content: attr(data-title); }

  /* line 52, ../sass/_responsive-table.scss */
  #no-more-tables tfoot tr {
    display: table-row; }
    /* line 54, ../sass/_responsive-table.scss */
    #no-more-tables tfoot tr th {
      font-size: 12px;
      display: table-cell;
      padding-right: 5px;
      padding-left: 5px; }
      /* line 60, ../sass/_responsive-table.scss */
      #no-more-tables tfoot tr th:last-child {
        border-right: 0;
        width: 100%;
        text-align: right !important;
        padding-left: 1px; } }
/* line 73, ../sass/_responsive-table.scss */
.table tfoot th:last-child {
  text-align: right !important; }

/* line 2, ../sass/_contact-us.scss */
.contacts address {
  padding: 30px 15% 35px 15%;
  margin-bottom: 0;
  overflow: hidden; }
  @media (max-width: 1399px) {
    /* line 2, ../sass/_contact-us.scss */
    .contacts address {
      padding: 30px 0 55px 0; } }
  @media (max-width: 767px) {
    /* line 2, ../sass/_contact-us.scss */
    .contacts address {
      padding: 30px 1% 55px 1%; } }
  /* line 12, ../sass/_contact-us.scss */
  .contacts address .address {
    margin-top: 50px;
    width: 90%;
    margin-left: 6%; }
    @media (max-width: 991px) {
      /* line 12, ../sass/_contact-us.scss */
      .contacts address .address {
        width: 100%;
        margin-left: 0; } }
  /* line 21, ../sass/_contact-us.scss */
  .contacts address h3 {
    font-size: 22px;
    margin-bottom: 50px; }
  /* line 25, ../sass/_contact-us.scss */
  .contacts address h2, .contacts address h3 {
    text-align: center !important; }
  /* line 28, ../sass/_contact-us.scss */
  .contacts address p {
    margin: 0;
    font-size: 16px; }
  /* line 32, ../sass/_contact-us.scss */
  .contacts address a {
    font-size: 16px; }
  /* line 35, ../sass/_contact-us.scss */
  .contacts address .col-md-6:first-of-type {
    border-right: 1px solid #c7c7c7; }
    @media (max-width: 991px) {
      /* line 35, ../sass/_contact-us.scss */
      .contacts address .col-md-6:first-of-type {
        border-right: none;
        margin-bottom: 50px; } }
  /* line 42, ../sass/_contact-us.scss */
  .contacts address .col-md-6:last-of-type {
    padding-left: 50px; }
    @media (max-width: 991px) {
      /* line 42, ../sass/_contact-us.scss */
      .contacts address .col-md-6:last-of-type {
        padding-left: 36px; } }
  /* line 49, ../sass/_contact-us.scss */
  .contacts address .media-left i {
    color: #91a0ad;
    font-size: 32px;
    margin-right: 10px; }
    @media (max-width: 767px) {
      /* line 49, ../sass/_contact-us.scss */
      .contacts address .media-left i {
        font-size: 24px;
        margin-right: 0; } }
  /* line 59, ../sass/_contact-us.scss */
  .contacts address .media-heading {
    margin-bottom: 15px;
    font-weight: 500; }
    @media (max-width: 767px) {
      /* line 62, ../sass/_contact-us.scss */
      .contacts address .media-heading a {
        font-size: 14px; } }

/* line 70, ../sass/_contact-us.scss */
.box-white.checkout {
  margin-bottom: 100px; }

/* line 1, ../sass/_loader.scss */
.loader {
  position: relative; }
  /* line 6, ../sass/_loader.scss */
  .loader:before {
    content: " ";
    background: rgba(255, 255, 255, 0.8);
    z-index: 999;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block; }
  /* line 18, ../sass/_loader.scss */
  .loader:after {
    content: " ";
    background-image: url("../images/oval.svg");
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 76px;
    height: 76px;
    left: calc(50% - 38px);
    top: calc(50% - 38px);
    bottom: 0;
    right: 0;
    display: block;
    z-index: 1000; }

/* line 2, ../sass/_reset-password.scss */
.reset-pass .box-white {
  padding-top: 15px; }
/* line 5, ../sass/_reset-password.scss */
.reset-pass .form-section {
  padding-top: 40px;
  padding-bottom: 0; }
/* line 10, ../sass/_reset-password.scss */
.reset-pass .form-group {
  margin-bottom: 23px; }
  /* line 14, ../sass/_reset-password.scss */
  .reset-pass .form-group:last-child {
    margin-bottom: 38px; }
  /* line 18, ../sass/_reset-password.scss */
  .reset-pass .form-group .label-box label {
    font-weight: 400; }
  /* line 22, ../sass/_reset-password.scss */
  .reset-pass .form-group .input-box {
    margin-right: -5px; }
  /* line 25, ../sass/_reset-password.scss */
  .reset-pass .form-group .form-control {
    height: 39px; }
/* line 30, ../sass/_reset-password.scss */
.reset-pass .checkout .round-lg {
  margin-top: 0;
  margin-bottom: 0 !important;
  border-color: #11344c;
  width: 120px;
  height: 120px;
  line-height: 105px;
  background-color: #e6e3db; }
  /* line 38, ../sass/_reset-password.scss */
  .reset-pass .checkout .round-lg .icon {
    color: #11344c;
    font-size: 84px;
    vertical-align: middle; }
/* line 44, ../sass/_reset-password.scss */
.reset-pass .checkout p {
  margin: 0 !important; }
/* line 47, ../sass/_reset-password.scss */
.reset-pass .checkout h3 {
  font-size: 28px;
  margin: 0;
  padding-top: 45px;
  padding-bottom: 48px; }
/* line 54, ../sass/_reset-password.scss */
.reset-pass h1 {
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 0; }

/* line 64, ../sass/_reset-password.scss */
.pad-aside {
  padding: 0 50px 0 50px; }
  @media (min-width: 320px) and (max-width: 767px) {
    /* line 64, ../sass/_reset-password.scss */
    .pad-aside {
      padding: 0; } }

/* line 2, ../sass/_community.scss */
.community .box-white, .brumbie-bonus .box-white {
  padding: 1px 30px 8px; }
  @media (max-width: 991px) {
    /* line 2, ../sass/_community.scss */
    .community .box-white, .brumbie-bonus .box-white {
      padding-left: 3%;
      padding-right: 3%;
      background: #fff; } }
/* line 10, ../sass/_community.scss */
.community .heading-it, .brumbie-bonus .heading-it {
  text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.95);
  text-align: left;
  margin-top: 0;
  margin-bottom: 22px;
  font-style: italic;
  color: #fff;
  font-weight: 400; }
/* line 19, ../sass/_community.scss */
.community .history-box, .brumbie-bonus .history-box {
  background: #fff url("../images/player_transparent.png") no-repeat 100% 24%;
  background-size: 20%;
  padding-right: 150px; }
  @media (min-width: 992px) and (max-width: 1399px) {
    /* line 19, ../sass/_community.scss */
    .community .history-box, .brumbie-bonus .history-box {
      background-size: 31%; } }
  @media (max-width: 991px) {
    /* line 19, ../sass/_community.scss */
    .community .history-box, .brumbie-bonus .history-box {
      padding-left: 3%;
      padding-right: 3%;
      background: #fff; } }
  /* line 31, ../sass/_community.scss */
  .community .history-box p, .brumbie-bonus .history-box p {
    font-size: 14px;
    margin-bottom: 12px; }
/* line 36, ../sass/_community.scss */
.community .box-brown, .brumbie-bonus .box-brown {
  background-color: #80714F;
  border-radius: 7px;
  padding: 2px;
  margin-bottom: 30px; }
  /* line 41, ../sass/_community.scss */
  .community .box-brown .link-text, .brumbie-bonus .box-brown .link-text {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 30px; }
  /* line 46, ../sass/_community.scss */
  .community .box-brown a, .brumbie-bonus .box-brown a {
    color: #fff; }
  @media (max-width: 991px) {
    /* line 49, ../sass/_community.scss */
    .community .box-brown .col-md-6, .brumbie-bonus .box-brown .col-md-6 {
      margin: 15px 0; } }
/* line 55, ../sass/_community.scss */
.community .bordered, .brumbie-bonus .bordered {
  padding: 20px; }
/* line 58, ../sass/_community.scss */
.community .donate, .brumbie-bonus .donate {
  background: url("../images/stamp.png") #80714F no-repeat 100% 50%;
  background-size: 28%; }
  @media (max-width: 991px) {
    /* line 58, ../sass/_community.scss */
    .community .donate, .brumbie-bonus .donate {
      background-size: 64%; } }
  /* line 64, ../sass/_community.scss */
  .community .donate p, .brumbie-bonus .donate p {
    padding-right: 50px;
    font-weight: 500; }
  /* line 68, ../sass/_community.scss */
  .community .donate .smaller, .brumbie-bonus .donate .smaller {
    font-size: 14px; }
/* line 72, ../sass/_community.scss */
.community .btn-donate, .brumbie-bonus .btn-donate {
  background-color: #78af0d;
  border-radius: 7px;
  font-weight: 700;
  font-size: 56px;
  font-style: italic;
  padding: 15px 60px; }
  @media (max-width: 991px) {
    /* line 72, ../sass/_community.scss */
    .community .btn-donate, .brumbie-bonus .btn-donate {
      font-size: 26px;
      margin-top: 40px; } }
/* line 85, ../sass/_community.scss */
.community .img-right, .brumbie-bonus .img-right {
  border-radius: 0px 7px 7px 0px; }
  @media (max-width: 991px) {
    /* line 85, ../sass/_community.scss */
    .community .img-right, .brumbie-bonus .img-right {
      border-radius: 0px; } }
/* line 91, ../sass/_community.scss */
.community .img-left, .brumbie-bonus .img-left {
  border-radius: 7px 0px 0px 7px; }
  @media (max-width: 991px) {
    /* line 91, ../sass/_community.scss */
    .community .img-left, .brumbie-bonus .img-left {
      border-radius: 0px; } }

@media (max-width: 767px) {
  /* line 2, ../sass/_helper.scss */
  .pull-left-xs {
    float: left !important; } }

/*# sourceMappingURL=styles.css.map */
