@font-face {
  font-family: "racebot";
  font-weight: normal;
  font-style: normal
}

.ico-arrow-left-1:before {
  content: "\f101"
}

.ico-arrow-left-2:before {
  content: "\f102"
}

.ico-arrow-right-1:before {
  content: "\f103"
}

.ico-arrow-right-2:before {
  content: "\f104"
}

.ico-attachment:before {
  content: "\f105"
}

.ico-banners:before {
  content: "\f106"
}

.ico-cancel:before {
  content: "\f107"
}

.ico-check:before {
  content: "\f108"
}

.ico-chf:before {
  content: "\f109"
}

.ico-clock:before {
  content: "\f10a"
}

.ico-delete:before {
  content: "\f10b"
}

.ico-downarrow:before {
  content: "\f10c"
}

.ico-download:before {
  content: "\f10d"
}

.ico-downopen-light:before {
  content: "\f10e"
}

.ico-downopen:before {
  content: "\f10f"
}

.ico-eur:before {
  content: "\f110"
}

.ico-exit:before {
  content: "\f111"
}

.ico-external:before {
  content: "\f112"
}

.ico-file:before {
  content: "\f113"
}

.ico-gbp:before {
  content: "\f114"
}

.ico-jpy:before {
  content: "\f115"
}

.ico-left-open:before {
  content: "\f116"
}

.ico-link:before {
  content: "\f117"
}

.ico-logo-fb:before {
  content: "\f118"
}

.ico-logo-in:before {
  content: "\f119"
}

.ico-logo-tw:before {
  content: "\f11a"
}

.ico-mail:before {
  content: "\f11b"
}

.ico-mailfilled:before {
  content: "\f11c"
}

.ico-minus:before {
  content: "\f11d"
}

.ico-money:before {
  content: "\f11e"
}

.ico-ok:before {
  content: "\f11f"
}

.ico-pause:before {
  content: "\f120"
}

.ico-play:before {
  content: "\f121"
}

.ico-plus:before {
  content: "\f122"
}

.ico-plusrange:before {
  content: "\f123"
}

.ico-reload:before {
  content: "\f124"
}

.ico-right-open:before {
  content: "\f125"
}

.ico-rotate:before {
  content: "\f126"
}

.ico-search:before {
  content: "\f127"
}

.ico-star-filled:before {
  content: "\f128"
}

.ico-star-six:before {
  content: "\f129"
}

.ico-star:before {
  content: "\f12a"
}

.ico-throbber:before, .throbber-static:before {
  content: "\f12b"
}

.ico-upopen:before {
  content: "\f12c"
}

.ico-usd:before {
  content: "\f12d"
}

.ico-usdollar:before {
  content: "\f12e"
}

[class^="ico-"]:before, [class*=" ico-"]:before {
  font-family: "racebot";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  font-size: 0.8em
}

.btn [class^="ico-"], .label [class^="ico-"], .btn [class*=" ico-"], .label [class*=" ico-"] {
  position: relative;
  top: -1px
}

[class^="ico_"], [class*=" ico_"] {
  color: #fff;
  display: inline-block;
  font-size: 0.9em;
  width: 20px;
  height: 20px;
  text-align: center;
  position: relative;
  top: -2px;
  margin-right: 20px
}

@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon/icomoon.eot?5glrky");
  src: url("fonts/icomoon/icomoon.eot?5glrky#iefix") format("embedded-opentype"), url("fonts/icomoon/icomoon.ttf?5glrky") format("truetype"), url("fonts/icomoon/icomoon.woff?5glrky") format("woff"), url("fonts/icomoon/icomoon.svg?5glrky#icomoon") format("svg");
  font-weight: normal;
  font-style: normal
}

.ico-facebook2:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\ea91"
}

.ico-twitter:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\ea96"
}

.ico-linkedin:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\eac9"
}

.ico_green {
  background: #82BF40
}

.ico_blue {
  background: #1B5AA8
}

.ico_red {
  background: #EC3939
}

.ico_orange {
  background: #F78A0D
}

.ico_diamond {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

.ico_diamond:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.ico_round {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%
}

.ico_round-square {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px
}

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline
}

audio:not([controls]) {
  display: none;
  height: 0
}

[hidden], template {
  display: none
}

a {
  background: transparent
}

a:active, a:hover {
  outline: 0
}

abbr[title] {
  border-bottom: 1px dotted
}

b, strong {
  font-weight: bold
}

dfn {
  font-style: italic
}

h1 {
  font-size: 2em;
  margin: 0.67em 0
}

mark {
  background: #ff0;
  color: #000
}

small {
  font-size: 80%
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sup {
  top: -0.5em
}

sub {
  bottom: -0.25em
}

img {
  border: 0
}

svg:not(:root) {
  overflow: hidden
}

figure {
  margin: 1em 40px
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}

pre {
  overflow: auto
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0
}

button {
  overflow: visible
}

button, select {
  text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  r: pointercurso
}

button[disabled], html input[disabled] {
  cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0
}

input {
  line-height: normal
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em
}

legend {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: bold
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

td, th {
  padding: 0
}

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important
  }

  a, a:visited {
    text-decoration: underline
  }

  a[href]:after {
    content: " (" attr(href) ")"
  }

  abbr[title]:after {
    content: " (" attr(title) ")"
  }

  a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""
  }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid
  }

  thead {
    display: table-header-group
  }

  tr, img {
    page-break-inside: avoid
  }

  img {
    max-width: 100% !important
  }

  p, h2, h3 {
    orphans: 3;
    widows: 3
  }

  h2, h3 {
    page-break-after: avoid
  }

  select {
    background: #fff !important
  }

  .navbar {
    display: none
  }

  .table td, .table th {
    background-color: #fff !important
  }

  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important
  }

  .label {
    border: 1px solid #000
  }

  .table {
    border-collapse: collapse !important
  }

  .table-bordered th, .table-bordered td {
    border: 1px solid #ddd !important
  }
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent
}

body {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  line-height: 1.42857;
  color: #333;
  background-color: #fff
}

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

a, .link {
  color: #448ccb;
  text-decoration: underline
}

a:hover, a:focus, .link-wrap:hover a, .link:hover, .link:focus, .link-wrap:hover .link {
  color: #1c73ad;
  text-decoration: none
}

a:active, .link:active {
  color: #EB5137
}

a:focus, .link:focus {
  outline: none
}

.color-tech {
  color: #767b90
}

.color-primary {
  color: #D16200
}

.link-text {
  color: inherit;
  text-decoration: none
}

.link-text:hover, .link-text:focus {
  color: inherit
}

img {
  vertical-align: middle
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto
}

.img-rounded {
  border-radius: 6px
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #e8e9ec;
  border: 1px solid #ddd;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto
}

.img-circle {
  border-radius: 50%
}

hr {
  margin-top: 21px;
  margin-bottom: 21px;
  border: 0;
  border-top: 1px solid #e5e7ec
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

code, kbd, pre, samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 3px
}

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)
}

pre {
  position: relative;
  display: block;
  padding: 5px 7px;
  margin: 0 0 10.5px;
  font-size: 14px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre-wrap;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 3px
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
  max-width: 1180px;
  min-width: 980px
}

.container:before, .container:after {
  content: " ";
  display: table;
  line-height: 0
}

.container:after {
  clear: both
}

.container.container_flex {
  min-width: 0;
  max-width: 1000px
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px
}

.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
  line-height: 0
}

.container-fluid:after {
  clear: both
}

.row {
  margin-left: -10px;
  margin-right: -10px
}

.row:before, .row:after {
  content: " ";
  display: table;
  line-height: 0
}

.row:after {
  clear: both
}

.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, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px
}

.col-xs-1.col_wide, .col-sm-1.col_wide, .col-md-1.col_wide, .col-lg-1.col_wide, .col-xs-2.col_wide, .col-sm-2.col_wide, .col-md-2.col_wide, .col-lg-2.col_wide, .col-xs-3.col_wide, .col-sm-3.col_wide, .col-md-3.col_wide, .col-lg-3.col_wide, .col-xs-4.col_wide, .col-sm-4.col_wide, .col-md-4.col_wide, .col-lg-4.col_wide, .col-xs-5.col_wide, .col-sm-5.col_wide, .col-md-5.col_wide, .col-lg-5.col_wide, .col-xs-6.col_wide, .col-sm-6.col_wide, .col-md-6.col_wide, .col-lg-6.col_wide, .col-xs-7.col_wide, .col-sm-7.col_wide, .col-md-7.col_wide, .col-lg-7.col_wide, .col-xs-8.col_wide, .col-sm-8.col_wide, .col-md-8.col_wide, .col-lg-8.col_wide, .col-xs-9.col_wide, .col-sm-9.col_wide, .col-md-9.col_wide, .col-lg-9.col_wide, .col-xs-10.col_wide, .col-sm-10.col_wide, .col-md-10.col_wide, .col-lg-10.col_wide, .col-xs-11.col_wide, .col-sm-11.col_wide, .col-md-11.col_wide, .col-lg-11.col_wide, .col-xs-12.col_wide, .col-sm-12.col_wide, .col-md-12.col_wide, .col-lg-12.col_wide, .col-xs-13.col_wide, .col-sm-13.col_wide, .col-md-13.col_wide, .col-lg-13.col_wide, .col-xs-14.col_wide, .col-sm-14.col_wide, .col-md-14.col_wide, .col-lg-14.col_wide, .col-xs-15.col_wide, .col-sm-15.col_wide, .col-md-15.col_wide, .col-lg-15.col_wide {
  padding: 0
}

.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, .col-xs-13, .col-xs-14, .col-xs-15 {
  float: left
}

.col-xs-1 {
  width: 6.66667%
}

.col-xs-2 {
  width: 13.33333%
}

.col-xs-3 {
  width: 20%
}

.col-xs-4 {
  width: 26.66667%
}

.col-xs-5 {
  width: 33.33333%
}

.col-xs-6 {
  width: 40%
}

.col-xs-7 {
  width: 46.66667%
}

.col-xs-8 {
  width: 53.33333%
}

.col-xs-9 {
  width: 60%
}

.col-xs-10 {
  width: 66.66667%
}

.col-xs-11 {
  width: 73.33333%
}

.col-xs-12 {
  width: 80%
}

.col-xs-13 {
  width: 86.66667%
}

.col-xs-14 {
  width: 93.33333%
}

.col-xs-15 {
  width: 100%
}

.col-xs-pull-0 {
  right: 0%
}

.col-xs-pull-1 {
  right: 6.66667%
}

.col-xs-pull-2 {
  right: 13.33333%
}

.col-xs-pull-3 {
  right: 20%
}

.col-xs-pull-4 {
  right: 26.66667%
}

.col-xs-pull-5 {
  right: 33.33333%
}

.col-xs-pull-6 {
  right: 40%
}

.col-xs-pull-7 {
  right: 46.66667%
}

.col-xs-pull-8 {
  right: 53.33333%
}

.col-xs-pull-9 {
  right: 60%
}

.col-xs-pull-10 {
  right: 66.66667%
}

.col-xs-pull-11 {
  right: 73.33333%
}

.col-xs-pull-12 {
  right: 80%
}

.col-xs-pull-13 {
  right: 86.66667%
}

.col-xs-pull-14 {
  right: 93.33333%
}

.col-xs-pull-15 {
  right: 100%
}

.col-xs-push-0 {
  left: 0%
}

.col-xs-push-1 {
  left: 6.66667%
}

.col-xs-push-2 {
  left: 13.33333%
}

.col-xs-push-3 {
  left: 20%
}

.col-xs-push-4 {
  left: 26.66667%
}

.col-xs-push-5 {
  left: 33.33333%
}

.col-xs-push-6 {
  left: 40%
}

.col-xs-push-7 {
  left: 46.66667%
}

.col-xs-push-8 {
  left: 53.33333%
}

.col-xs-push-9 {
  left: 60%
}

.col-xs-push-10 {
  left: 66.66667%
}

.col-xs-push-11 {
  left: 73.33333%
}

.col-xs-push-12 {
  left: 80%
}

.col-xs-push-13 {
  left: 86.66667%
}

.col-xs-push-14 {
  left: 93.33333%
}

.col-xs-push-15 {
  left: 100%
}

.col-xs-offset-0 {
  margin-left: 0%
}

.col-xs-offset-1 {
  margin-left: 6.66667%
}

.col-xs-offset-2 {
  margin-left: 13.33333%
}

.col-xs-offset-3 {
  margin-left: 20%
}

.col-xs-offset-4 {
  margin-left: 26.66667%
}

.col-xs-offset-5 {
  margin-left: 33.33333%
}

.col-xs-offset-6 {
  margin-left: 40%
}

.col-xs-offset-7 {
  margin-left: 46.66667%
}

.col-xs-offset-8 {
  margin-left: 53.33333%
}

.col-xs-offset-9 {
  margin-left: 60%
}

.col-xs-offset-10 {
  margin-left: 66.66667%
}

.col-xs-offset-11 {
  margin-left: 73.33333%
}

.col-xs-offset-12 {
  margin-left: 80%
}

.col-xs-offset-13 {
  margin-left: 86.66667%
}

.col-xs-offset-14 {
  margin-left: 93.33333%
}

.col-xs-offset-15 {
  margin-left: 100%
}

@media (min-width: 768px) {
  .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, .col-sm-13, .col-sm-14, .col-sm-15 {
    float: left
  }

  .col-sm-1 {
    width: 6.66667%
  }

  .col-sm-2 {
    width: 13.33333%
  }

  .col-sm-3 {
    width: 20%
  }

  .col-sm-4 {
    width: 26.66667%
  }

  .col-sm-5 {
    width: 33.33333%
  }

  .col-sm-6 {
    width: 40%
  }

  .col-sm-7 {
    width: 46.66667%
  }

  .col-sm-8 {
    width: 53.33333%
  }

  .col-sm-9 {
    width: 60%
  }

  .col-sm-10 {
    width: 66.66667%
  }

  .col-sm-11 {
    width: 73.33333%
  }

  .col-sm-12 {
    width: 80%
  }

  .col-sm-13 {
    width: 86.66667%
  }

  .col-sm-14 {
    width: 93.33333%
  }

  .col-sm-15 {
    width: 100%
  }

  .col-sm-pull-0 {
    right: 0%
  }

  .col-sm-pull-1 {
    right: 6.66667%
  }

  .col-sm-pull-2 {
    right: 13.33333%
  }

  .col-sm-pull-3 {
    right: 20%
  }

  .col-sm-pull-4 {
    right: 26.66667%
  }

  .col-sm-pull-5 {
    right: 33.33333%
  }

  .col-sm-pull-6 {
    right: 40%
  }

  .col-sm-pull-7 {
    right: 46.66667%
  }

  .col-sm-pull-8 {
    right: 53.33333%
  }

  .col-sm-pull-9 {
    right: 60%
  }

  .col-sm-pull-10 {
    right: 66.66667%
  }

  .col-sm-pull-11 {
    right: 73.33333%
  }

  .col-sm-pull-12 {
    right: 80%
  }

  .col-sm-pull-13 {
    right: 86.66667%
  }

  .col-sm-pull-14 {
    right: 93.33333%
  }

  .col-sm-pull-15 {
    right: 100%
  }

  .col-sm-push-0 {
    left: 0%
  }

  .col-sm-push-1 {
    left: 6.66667%
  }

  .col-sm-push-2 {
    left: 13.33333%
  }

  .col-sm-push-3 {
    left: 20%
  }

  .col-sm-push-4 {
    left: 26.66667%
  }

  .col-sm-push-5 {
    left: 33.33333%
  }

  .col-sm-push-6 {
    left: 40%
  }

  .col-sm-push-7 {
    left: 46.66667%
  }

  .col-sm-push-8 {
    left: 53.33333%
  }

  .col-sm-push-9 {
    left: 60%
  }

  .col-sm-push-10 {
    left: 66.66667%
  }

  .col-sm-push-11 {
    left: 73.33333%
  }

  .col-sm-push-12 {
    left: 80%
  }

  .col-sm-push-13 {
    left: 86.66667%
  }

  .col-sm-push-14 {
    left: 93.33333%
  }

  .col-sm-push-15 {
    left: 100%
  }

  .col-sm-offset-0 {
    margin-left: 0%
  }

  .col-sm-offset-1 {
    margin-left: 6.66667%
  }

  .col-sm-offset-2 {
    margin-left: 13.33333%
  }

  .col-sm-offset-3 {
    margin-left: 20%
  }

  .col-sm-offset-4 {
    margin-left: 26.66667%
  }

  .col-sm-offset-5 {
    margin-left: 33.33333%
  }

  .col-sm-offset-6 {
    margin-left: 40%
  }

  .col-sm-offset-7 {
    margin-left: 46.66667%
  }

  .col-sm-offset-8 {
    margin-left: 53.33333%
  }

  .col-sm-offset-9 {
    margin-left: 60%
  }

  .col-sm-offset-10 {
    margin-left: 66.66667%
  }

  .col-sm-offset-11 {
    margin-left: 73.33333%
  }

  .col-sm-offset-12 {
    margin-left: 80%
  }

  .col-sm-offset-13 {
    margin-left: 86.66667%
  }

  .col-sm-offset-14 {
    margin-left: 93.33333%
  }

  .col-sm-offset-15 {
    margin-left: 100%
  }
}

@media (min-width: 992px) {
  .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, .col-md-13, .col-md-14, .col-md-15 {
    float: left
  }

  .col-md-1 {
    width: 6.66667%
  }

  .col-md-2 {
    width: 13.33333%
  }

  .col-md-3 {
    width: 20%
  }

  .col-md-4 {
    width: 26.66667%
  }

  .col-md-5 {
    width: 33.33333%
  }

  .col-md-6 {
    width: 40%
  }

  .col-md-7 {
    width: 46.66667%
  }

  .col-md-8 {
    width: 53.33333%
  }

  .col-md-9 {
    width: 60%
  }

  .col-md-10 {
    width: 66.66667%
  }

  .col-md-11 {
    width: 73.33333%
  }

  .col-md-12 {
    width: 80%
  }

  .col-md-13 {
    width: 86.66667%
  }

  .col-md-14 {
    width: 93.33333%
  }

  .col-md-15 {
    width: 100%
  }

  .col-md-pull-0 {
    right: 0%
  }

  .col-md-pull-1 {
    right: 6.66667%
  }

  .col-md-pull-2 {
    right: 13.33333%
  }

  .col-md-pull-3 {
    right: 20%
  }

  .col-md-pull-4 {
    right: 26.66667%
  }

  .col-md-pull-5 {
    right: 33.33333%
  }

  .col-md-pull-6 {
    right: 40%
  }

  .col-md-pull-7 {
    right: 46.66667%
  }

  .col-md-pull-8 {
    right: 53.33333%
  }

  .col-md-pull-9 {
    right: 60%
  }

  .col-md-pull-10 {
    right: 66.66667%
  }

  .col-md-pull-11 {
    right: 73.33333%
  }

  .col-md-pull-12 {
    right: 80%
  }

  .col-md-pull-13 {
    right: 86.66667%
  }

  .col-md-pull-14 {
    right: 93.33333%
  }

  .col-md-pull-15 {
    right: 100%
  }

  .col-md-push-0 {
    left: 0%
  }

  .col-md-push-1 {
    left: 6.66667%
  }

  .col-md-push-2 {
    left: 13.33333%
  }

  .col-md-push-3 {
    left: 20%
  }

  .col-md-push-4 {
    left: 26.66667%
  }

  .col-md-push-5 {
    left: 33.33333%
  }

  .col-md-push-6 {
    left: 40%
  }

  .col-md-push-7 {
    left: 46.66667%
  }

  .col-md-push-8 {
    left: 53.33333%
  }

  .col-md-push-9 {
    left: 60%
  }

  .col-md-push-10 {
    left: 66.66667%
  }

  .col-md-push-11 {
    left: 73.33333%
  }

  .col-md-push-12 {
    left: 80%
  }

  .col-md-push-13 {
    left: 86.66667%
  }

  .col-md-push-14 {
    left: 93.33333%
  }

  .col-md-push-15 {
    left: 100%
  }

  .col-md-offset-0 {
    margin-left: 0%
  }

  .col-md-offset-1 {
    margin-left: 6.66667%
  }

  .col-md-offset-2 {
    margin-left: 13.33333%
  }

  .col-md-offset-3 {
    margin-left: 20%
  }

  .col-md-offset-4 {
    margin-left: 26.66667%
  }

  .col-md-offset-5 {
    margin-left: 33.33333%
  }

  .col-md-offset-6 {
    margin-left: 40%
  }

  .col-md-offset-7 {
    margin-left: 46.66667%
  }

  .col-md-offset-8 {
    margin-left: 53.33333%
  }

  .col-md-offset-9 {
    margin-left: 60%
  }

  .col-md-offset-10 {
    margin-left: 66.66667%
  }

  .col-md-offset-11 {
    margin-left: 73.33333%
  }

  .col-md-offset-12 {
    margin-left: 80%
  }

  .col-md-offset-13 {
    margin-left: 86.66667%
  }

  .col-md-offset-14 {
    margin-left: 93.33333%
  }

  .col-md-offset-15 {
    margin-left: 100%
  }
}

@media (min-width: 1200px) {
  .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, .col-lg-13, .col-lg-14, .col-lg-15 {
    float: left
  }

  .col-lg-1 {
    width: 6.66667%
  }

  .col-lg-2 {
    width: 13.33333%
  }

  .col-lg-3 {
    width: 20%
  }

  .col-lg-4 {
    width: 26.66667%
  }

  .col-lg-5 {
    width: 33.33333%
  }

  .col-lg-6 {
    width: 40%
  }

  .col-lg-7 {
    width: 46.66667%
  }

  .col-lg-8 {
    width: 53.33333%
  }

  .col-lg-9 {
    width: 60%
  }

  .col-lg-10 {
    width: 66.66667%
  }

  .col-lg-11 {
    width: 73.33333%
  }

  .col-lg-12 {
    width: 80%
  }

  .col-lg-13 {
    width: 86.66667%
  }

  .col-lg-14 {
    width: 93.33333%
  }

  .col-lg-15 {
    width: 100%
  }

  .col-lg-pull-0 {
    right: 0%
  }

  .col-lg-pull-1 {
    right: 6.66667%
  }

  .col-lg-pull-2 {
    right: 13.33333%
  }

  .col-lg-pull-3 {
    right: 20%
  }

  .col-lg-pull-4 {
    right: 26.66667%
  }

  .col-lg-pull-5 {
    right: 33.33333%
  }

  .col-lg-pull-6 {
    right: 40%
  }

  .col-lg-pull-7 {
    right: 46.66667%
  }

  .col-lg-pull-8 {
    right: 53.33333%
  }

  .col-lg-pull-9 {
    right: 60%
  }

  .col-lg-pull-10 {
    right: 66.66667%
  }

  .col-lg-pull-11 {
    right: 73.33333%
  }

  .col-lg-pull-12 {
    right: 80%
  }

  .col-lg-pull-13 {
    right: 86.66667%
  }

  .col-lg-pull-14 {
    right: 93.33333%
  }

  .col-lg-pull-15 {
    right: 100%
  }

  .col-lg-push-0 {
    left: 0%
  }

  .col-lg-push-1 {
    left: 6.66667%
  }

  .col-lg-push-2 {
    left: 13.33333%
  }

  .col-lg-push-3 {
    left: 20%
  }

  .col-lg-push-4 {
    left: 26.66667%
  }

  .col-lg-push-5 {
    left: 33.33333%
  }

  .col-lg-push-6 {
    left: 40%
  }

  .col-lg-push-7 {
    left: 46.66667%
  }

  .col-lg-push-8 {
    left: 53.33333%
  }

  .col-lg-push-9 {
    left: 60%
  }

  .col-lg-push-10 {
    left: 66.66667%
  }

  .col-lg-push-11 {
    left: 73.33333%
  }

  .col-lg-push-12 {
    left: 80%
  }

  .col-lg-push-13 {
    left: 86.66667%
  }

  .col-lg-push-14 {
    left: 93.33333%
  }

  .col-lg-push-15 {
    left: 100%
  }

  .col-lg-offset-0 {
    margin-left: 0%
  }

  .col-lg-offset-1 {
    margin-left: 6.66667%
  }

  .col-lg-offset-2 {
    margin-left: 13.33333%
  }

  .col-lg-offset-3 {
    margin-left: 20%
  }

  .col-lg-offset-4 {
    margin-left: 26.66667%
  }

  .col-lg-offset-5 {
    margin-left: 33.33333%
  }

  .col-lg-offset-6 {
    margin-left: 40%
  }

  .col-lg-offset-7 {
    margin-left: 46.66667%
  }

  .col-lg-offset-8 {
    margin-left: 53.33333%
  }

  .col-lg-offset-9 {
    margin-left: 60%
  }

  .col-lg-offset-10 {
    margin-left: 66.66667%
  }

  .col-lg-offset-11 {
    margin-left: 73.33333%
  }

  .col-lg-offset-12 {
    margin-left: 80%
  }

  .col-lg-offset-13 {
    margin-left: 86.66667%
  }

  .col-lg-offset-14 {
    margin-left: 93.33333%
  }

  .col-lg-offset-15 {
    margin-left: 100%
  }
}

.col-wo-padding {
  padding-left: 0;
  padding-right: 0
}

.col-left {
  padding-left: 20px
}

table {
  max-width: 100%;
  background-color: transparent
}

th {
  text-align: left
}

.table-wrap {
  position: relative
}

.table-wrap:after {
  position: absolute;
  top: 0;
  left: 0;
  content: ' ';
  z-index: 10;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 500;
  transition: opacity 500
}

.table-wrap.loading:after {
  background-color: rgba(255, 255, 255, 0.5);
  right: 0;
  bottom: 0;
  opacity: 1;
  filter: alpha(opacity=100)
}

.table-wrap.table-wrap_scroll {
  width: 100%;
  margin-left: 0;
  overflow-x: scroll
}

.table {
  width: 100%;
  font-size: 17px
}

@media (max-width: 1280px) {
  .table {
    font-size: 15px
  }
}

.table.table_admin {
  table-layout: fixed
}

.table.table_admin .admin__table__ban td {
  color: #EC3939
}

.table.table_admin col:nth-child(1) {
  width: 50px
}

.table.table_admin col:nth-child(2) {
  width: 270px
}

.table.table_admin col:nth-child(3) {
  width: 80px
}

.table.table_admin col:nth-child(4) {
  width: 80px
}

.table.table_admin col:nth-child(5) {
  width: 80px
}

.table.table_admin col:nth-child(6) {
  width: 80px
}

.table.table_admin col:nth-child(7) {
  width: 80px
}

.table.table_admin col:nth-child(8) {
  width: 80px
}

.table.table_admin col:nth-child(9) {
  width: 80px
}

.table.table_admin col:nth-child(10) {
  width: 80px
}

.table.table_admin col:nth-child(11) {
  width: 80px
}

.table.table_admin col:nth-child(12) {
  width: 80px
}

.table.table_admin > thead {
  background-color: #efefef
}

.table.table_admin > thead th {
  font-size: 15px;
  color: #60626B;
  text-transform: none;
  font-weight: normal
}

.table.table_admin > thead th .admin-table__header {
  display: block;
  padding-top: 10px;
  border-bottom: 1px solid #60626B;
  margin: 0 0 0 30px;
  text-align: center
}

.table.table_admin > thead th:nth-child(1) {
  text-align: left
}

.table.table_admin > thead th:nth-child(2) {
  text-align: left
}

.table.table_admin > thead th:nth-child(3) {
  text-align: left
}

.table.table_admin > thead th:nth-child(4) {
  text-align: left
}

.table.table_admin > thead th:nth-child(5), .table.table_admin > thead th:nth-child(6), .table.table_admin > thead th:nth-child(7), .table.table_admin > thead th:nth-child(8), .table.table_admin > thead th:nth-child(9), .table.table_admin > thead th:nth-child(10), .table.table_admin > thead th:nth-child(11), .table.table_admin > thead th:nth-child(12) {
  text-align: right
}

.table.table_admin > tbody tr:hover {
  background-color: #efefef
}

.table.table_admin > tbody td, .table.table_admin > tbody th {
  padding-top: 6px;
  padding-bottom: 7px;
  height: auto
}

.table.table_admin > tbody td:nth-child(1), .table.table_admin > tbody th:nth-child(1) {
  text-align: left
}

.table.table_admin > tbody td:nth-child(2), .table.table_admin > tbody th:nth-child(2) {
  text-align: left
}

.table.table_admin > tbody td:nth-child(3), .table.table_admin > tbody th:nth-child(3) {
  text-align: left
}

.table.table_admin > tbody td:nth-child(4), .table.table_admin > tbody th:nth-child(4) {
  text-align: left
}

.table.table_admin > tbody td:nth-child(5), .table.table_admin > tbody td:nth-child(6), .table.table_admin > tbody td:nth-child(7), .table.table_admin > tbody td:nth-child(8), .table.table_admin > tbody td:nth-child(9), .table.table_admin > tbody td:nth-child(10), .table.table_admin > tbody td:nth-child(11), .table.table_admin > tbody td:nth-child(12), .table.table_admin > tbody th:nth-child(5), .table.table_admin > tbody th:nth-child(6), .table.table_admin > tbody th:nth-child(7), .table.table_admin > tbody th:nth-child(8), .table.table_admin > tbody th:nth-child(9), .table.table_admin > tbody th:nth-child(10), .table.table_admin > tbody th:nth-child(11), .table.table_admin > tbody th:nth-child(12) {
  text-align: right
}

.table.table_admin.table_monitor col:nth-child(1) {
  width: 70px
}

.table.table_admin.table_monitor col:nth-child(2) {
  width: 100px
}

.table.table_admin.table_monitor col:nth-child(3), .table.table_admin.table_monitor col:nth-child(4), .table.table_admin.table_monitor col:nth-child(5), .table.table_admin.table_monitor col:nth-child(6), .table.table_admin.table_monitor col:nth-child(7), .table.table_admin.table_monitor col:nth-child(8), .table.table_admin.table_monitor col:nth-child(9), .table.table_admin.table_monitor col:nth-child(10) {
  width: 70px
}

.table.table_admin.table_monitor col:nth-child(6) {
  width: 100px
}

.table.table_admin.table_monitor > thead .admin-table__header {
  margin-left: 60px
}

.table.table_admin.table_monitor > thead .admin-table__header.admin-table__header_first {
  margin-right: 20px;
  margin-left: 50px
}

.table.table_admin.table_monitor > thead th:nth-child(1) {
  text-align: left
}

.table.table_admin.table_monitor > thead th:nth-child(2), .table.table_admin.table_monitor > thead th:nth-child(3), .table.table_admin.table_monitor > thead th:nth-child(4), .table.table_admin.table_monitor > thead th:nth-child(5), .table.table_admin.table_monitor > thead th:nth-child(6), .table.table_admin.table_monitor > thead th:nth-child(7), .table.table_admin.table_monitor > thead th:nth-child(8), .table.table_admin.table_monitor > thead th:nth-child(9), .table.table_admin.table_monitor > thead th:nth-child(10), .table.table_admin.table_monitor > thead th:nth-child(11), .table.table_admin.table_monitor > thead th:nth-child(12) {
  text-align: right
}

.table.table_admin.table_monitor > thead th:nth-child(6) {
  padding-right: 30px
}

.table.table_admin.table_monitor > thead .table_admin__header-main th:nth-child(2) {
  padding-right: 50px
}

.table.table_admin.table_monitor > tbody td:nth-child(1), .table.table_admin.table_monitor > tbody th:nth-child(1) {
  text-align: left
}

.table.table_admin.table_monitor > tbody td:nth-child(2), .table.table_admin.table_monitor > tbody td:nth-child(3), .table.table_admin.table_monitor > tbody td:nth-child(4), .table.table_admin.table_monitor > tbody td:nth-child(5), .table.table_admin.table_monitor > tbody td:nth-child(6), .table.table_admin.table_monitor > tbody td:nth-child(7), .table.table_admin.table_monitor > tbody td:nth-child(8), .table.table_admin.table_monitor > tbody td:nth-child(9), .table.table_admin.table_monitor > tbody td:nth-child(10), .table.table_admin.table_monitor > tbody td:nth-child(11), .table.table_admin.table_monitor > tbody td:nth-child(12), .table.table_admin.table_monitor > tbody th:nth-child(2), .table.table_admin.table_monitor > tbody th:nth-child(3), .table.table_admin.table_monitor > tbody th:nth-child(4), .table.table_admin.table_monitor > tbody th:nth-child(5), .table.table_admin.table_monitor > tbody th:nth-child(6), .table.table_admin.table_monitor > tbody th:nth-child(7), .table.table_admin.table_monitor > tbody th:nth-child(8), .table.table_admin.table_monitor > tbody th:nth-child(9), .table.table_admin.table_monitor > tbody th:nth-child(10), .table.table_admin.table_monitor > tbody th:nth-child(11), .table.table_admin.table_monitor > tbody th:nth-child(12) {
  text-align: right
}

.table.table_admin.table_monitor > tbody td:nth-child(2), .table.table_admin.table_monitor > tbody th:nth-child(2) {
  padding-right: 50px
}

.table.table_admin.table_monitor > tbody td:nth-child(6), .table.table_admin.table_monitor > tbody th:nth-child(6) {
  padding-right: 30px
}

.table.table_currency {
  font-size: 15px
}

.table.table_currency col:nth-child(1) {
  width: 40px
}

.table.table_currency > tbody td, .table.table_currency > tbody th {
  padding: 1px 0;
  height: auto
}

.table.table_currency > tbody td:nth-child(1), .table.table_currency > tbody th:nth-child(1) {
  text-align: left;
  min-width: 40px;
  color: #535353
}

.table.table_currency > tbody td:nth-child(2), .table.table_currency > tbody th:nth-child(2) {
  text-align: center
}

.table.table_currency > tbody td:nth-child(3), .table.table_currency > tbody th:nth-child(3) {
  text-align: right
}

.table.table_half {
  width: 50%
}

.table td, .table th {
  padding: 0 5px;
  text-align: center;
  vertical-align: middle
}

.table td:first-child, .table th:first-child {
  text-align: left;
  padding-left: 9px
}

.table td:last-child, .table th:last-child {
  padding-right: 9px
}

.table td.table__form-wrap {
  min-width: 250px
}

.table > thead {
  border-bottom: 1px solid #e5e7ec
}

.table > thead th {
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 10px;
  font-weight: normal;
  text-transform: uppercase;
  color: #767b90;
  white-space: nowrap;
  height: 25px
}

.table > tbody th, .table > tbody td {
  padding-bottom: 4px;
  padding-top: 3px
}

.table .table__danger {
  background: #FA023C
}

.table .table__danger td, .table .table__danger th {
  color: #fff
}

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #E5E7E8
}

.table-striped > tbody > tr:nth-child(even) > td, .table-striped > tbody > tr:nth-child(even) > th {
  background-color: #fff
}

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
  background-color: #f1f2f4
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column
}

table td[class*="col-"], table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell
}

.tablesorter-header .tablesorter-header-inner {
  position: relative;
  cursor: pointer;
  display: inline-block;
  padding-right: 10px
}

.tablesorter-header .tablesorter-header-inner:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 0
}

.tablesorter-header.sorter-false {
  outline: none
}

.tablesorter-header.sorter-false .tablesorter-header-inner {
  cursor: default
}

.tablesorter-header.sorter-false .tablesorter-header-inner:after, .tablesorter-header.sorter-false .tablesorter-header-inner:before {
  display: none
}

.tablesorter-headerUnSorted .tablesorter-header-inner:after {
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-bottom: 6px solid #d9dadf
}

.tablesorter-headerUnSorted .tablesorter-header-inner:before {
  content: "";
  position: absolute;
  right: 0;
  top: 7px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 6px solid #d9dadf
}

.tablesorter-headerAsc .tablesorter-header-inner:after {
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-bottom: 6px solid #000
}

.tablesorter-headerDesc .tablesorter-header-inner:after {
  top: 7px;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 6px solid #000
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 21px;
  font-size: 22.5px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5
}

label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

input[type="radio"], input[type="checkbox"] {
  margin: 5px 0 0;
  margin-top: 1px \9;
  line-height: normal
}

input[type="file"] {
  display: block
}

input[type="range"] {
  display: block;
  width: 100%
}

select[multiple], select[size] {
  height: auto
}

.form-control {
  display: block;
  width: 100%;
  height: 50px;
  padding: 4px 12px;
  font-size: 15px;
  line-height: 1.42857;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #E5E7E8;
  border-radius: 0;
  font-weight: 300;
  -webkit-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;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0
}

.form-control:focus {
  border-color: #a0a4b2;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(160, 164, 178, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(160, 164, 178, 0.6)
}

.form-control::-moz-placeholder {
  color: #adb0bc;
  opacity: 1
}

.form-control:-ms-input-placeholder {
  color: #adb0bc
}

.form-control::-webkit-input-placeholder {
  color: #adb0bc
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #f9f9fa;
  opacity: 1
}

.form-control.naked {
  border: none
}

.form-control.form-control_inline {
  display: inline-block;
  vertical-align: middle
}

.form-control.form-control_fourth {
  width: 25%
}

.form-control.btn {
  line-height: 35px;
  padding-top: 0;
  padding-bottom: 0
}

select.form-control {
  padding-top: 3px;
  padding-bottom: 3px
}

textarea {
  resize: none
}

textarea.form-control {
  height: auto
}

input[type="search"] {
  -webkit-appearance: none
}

input[type="date"] {
  line-height: 35px
}

.form-group {
  margin-bottom: 15px
}

.form-group.form-group_section {
  margin-bottom: 30px
}

.form-group__info {
  margin-top: 5px
}

.radio, .checkbox {
  display: block;
  min-height: 21px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  position: relative
}

.radio label, .checkbox label {
  display: inline;
  font-weight: normal;
  font-size: inherit;
  cursor: pointer
}

label.checkbox {
  display: inline-block;
  padding: 0;
  margin: 0;
  font-size: 14px
}

label.checkbox input[type="checkbox"] {
  margin: 2px 5px 0 0;
  display: inline-block;
  vertical-align: middle
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px
}

.radio + .radio, .checkbox + .checkbox {
  margin-top: -5px
}

.radio-inline, .checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer
}

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px
}

input[type="radio"][disabled], fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], fieldset[disabled] input[type="checkbox"], .radio[disabled], fieldset[disabled] .radio, .radio-inline[disabled], fieldset[disabled] .radio-inline, .checkbox[disabled], fieldset[disabled] .checkbox, .checkbox-inline[disabled], fieldset[disabled] .checkbox-inline {
  cursor: not-allowed
}

.input-sm {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px
}

select.input-sm {
  height: 31px;
  line-height: 31px
}

textarea.input-sm, select[multiple].input-sm {
  height: auto
}

.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 6px
}

select.input-lg {
  height: 45px;
  line-height: 45px
}

textarea.input-lg, select[multiple].input-lg {
  height: auto
}

.has-feedback {
  position: relative
}

.has-feedback .form-control {
  padding-right: 43.75px
}

.has-feedback .form-control-feedback {
  position: absolute;
  top: 26px;
  right: 0;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
  color: #D16200
}

.has-success .form-control {
  border-color: #D16200;
  -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)
}

.has-success .form-control:focus {
  border-color: #9e4a00;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff9538;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff9538
}

.has-success .input-group-addon {
  color: #D16200;
  border-color: #D16200;
  background-color: #dff0d8
}

.has-success .form-control-feedback {
  color: #D16200
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
  color: #8a6d3b
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3
}

.has-warning .form-control-feedback {
  color: #8a6d3b
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
  color: #EB5137
}

.has-error .form-control {
  border-color: #EB5137;
  -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)
}

.has-error .form-control:focus {
  border-color: #d93216;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f4a294;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f4a294
}

.has-error .input-group-addon {
  color: #EB5137;
  border-color: #EB5137;
  background-color: #f2dede
}

.has-error .form-control-feedback {
  color: #EB5137
}

.form-control-static {
  margin-bottom: 0
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
  }

  .form-inline .form-group .btn:not([class*="ico-"]) {
    padding-top: 5px;
    padding-bottom: 6px
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    max-width: 100%
  }

  .form-inline .input-group > .form-control {
    width: 100%
  }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle
  }

  .form-inline .radio, .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle
  }

  .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0
  }
}

.form-inline_page-header {
  display: inline-block
}

.form-inline_page-header .form-control {
  height: 30px
}

.page-header__actions .form-inline_page-header .btn {
  padding: 0 20px;
  height: 30px;
  min-width: 100px;
  line-height: 1.2
}

.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px
}

.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: 28px
}

.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
  line-height: 0
}

.form-horizontal .form-group:after {
  clear: both
}

.form-horizontal .form-group .btn:not([class*="ico-"]) {
  padding-top: 5px;
  padding-bottom: 6px
}

.form-horizontal .form-control-static {
  padding-top: 7px
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 10px
}

.dropdown {
  position: relative
}

.dropdown-content {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  text-align: left;
  border-radius: 0;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 1px 1px rgba(118, 123, 144, 0.21);
  box-shadow: 0 1px 1px 1px rgba(118, 123, 144, 0.21);
  border: 1px solid rgba(118, 123, 144, 0.11)
}

.dropdown-content.unstyled {
  background: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none
}

.dropdown-content.dropdown-content_right {
  left: auto;
  right: 0
}

.open > .dropdown-content {
  display: block
}

.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: 15px;
  border-radius: 0;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 1px 1px rgba(118, 123, 144, 0.21);
  box-shadow: 0 1px 1px 1px rgba(118, 123, 144, 0.21);
  border: 1px solid rgba(118, 123, 144, 0.11);
  max-height: 200px;
  overflow-y: auto
}

.dropdown-menu.dropdown-menu_wide {
  min-width: 250px
}

.btn + .dropdown-menu {
  min-width: 100%
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5
}

.dropdown-menu > li > a {
  position: relative;
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333;
  text-decoration: none
}

.dropdown-menu > li > a:hover {
  background-color: #f3f7fc
}

.dropdown-menu > li.active > a, .dropdown-menu > li.selected > a {
  font-weight: bold
}

.dropdown-menu > li.active > a:before, .dropdown-menu > li.selected > a:before {
  font-family: "racebot";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  font-size: 0.8em
}

.dropdown-menu > li.active > a:before, .dropdown-menu > li.selected > a:before {
  float: right;
  content: "";
  position: relative;
  top: 0.2em
}

.hover-dropdown {
  position: relative
}

.hover-dropdown:hover {
  z-index: 1000
}

.hover-dropdown:hover .hover-dropdown__content {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0)
}

.hover-dropdown__content {
  display: block;
  position: absolute;
  visibility: hidden;
  opacity: 0;
  top: 100%;
  left: 0;
  min-width: 100%;
  padding: 5px;
  margin: 0;
  -webkit-transform: translate(0, -10%);
  -ms-transform: translate(0, -10%);
  transform: translate(0, -10%);
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  border-radius: 0;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 1px 1px rgba(118, 123, 144, 0.21);
  box-shadow: 0 1px 1px 1px rgba(118, 123, 144, 0.21);
  border: 1px solid rgba(118, 123, 144, 0.11);
  z-index: 1000
}

.hover-dropdown__content > li > a {
  padding: 0 8px 2px;
  line-height: 20px
}

.label {
  position: relative;
  display: inline-block;
  padding: 7px 9px 6px;
  font-size: inherit;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 2px
}

.label:empty {
  display: none
}

.btn .label {
  position: relative;
  top: -1px
}

.label.label_mini {
  padding: 5px 9px 4px 9px;
  font-size: 10px;
  text-transform: uppercase
}

a.label {
  text-decoration: none;
  -webkit-transition: background .3s;
  transition: background .3s
}

a.label:hover, a.label:focus {
  text-decoration: none;
  cursor: pointer
}

.label_default {
  background-color: #e9eaec;
  color: #767b90
}

.label_default[href]:hover, .label_default[href]:focus {
  background-color: #ced0d4
}

.label_primary {
  background-color: #D16200
}

.label_primary[href]:hover, .label_primary[href]:focus {
  background-color: #9e4a00
}

.label_success {
  background-color: #D16200
}

.label_success[href]:hover, .label_success[href]:focus {
  background-color: #9e4a00
}

.label_info {
  background-color: #5bc0de
}

.label_info[href]:hover, .label_info[href]:focus {
  background-color: #31b0d5
}

.label_warning {
  background-color: #f0ad4e
}

.label_warning[href]:hover, .label_warning[href]:focus {
  background-color: #ec971f
}

.label_danger {
  background-color: #EB5137
}

.label_danger[href]:hover, .label_danger[href]:focus {
  background-color: #d93216
}

.label_warning-light {
  background-color: #ecc81a
}

.label_warning-light[href]:hover, .label_warning-light[href]:focus {
  background-color: #c3a410
}

.label_warning {
  background-color: #f0ad4e
}

.label_warning[href]:hover, .label_warning[href]:focus {
  background-color: #ec971f
}

.label_warning-light {
  background-color: #ecc81a
}

.label_warning-light[href]:hover, .label_warning-light[href]:focus {
  background-color: #c3a410
}

.btn {
  position: relative;
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border-width: 0;
  white-space: nowrap;
  padding: 5px 26px;
  font-size: 15px;
  line-height: 1.42857;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  -webkit-transition: background .3s;
  transition: background .3s;
  padding-top: 12px;
  padding-bottom: 13px;
  border: none;
  -webkit-transition: .3s;
  transition: .3s;
  font-weight: 300;
  font-family: "Source Sans Pro", sans-serif
}

.btn:hover, .btn:focus {
  color: #0B2E59;
  text-decoration: none;
  outline: 0
}

.open > .btn, .btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.175);
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.175)
}

.open .btn.drop-ico:after {
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 7px 7px 0;
  border-top-color: inherit;
  border-bottom-color: transparent;
  border-right-color: transparent;
  border-left-color: transparent
}

.open .btn.drop-ico.drop-ico_mini:after {
  position: relative;
  display: inline-block;
  content: '';
  top: -2px;
  vertical-align: middle;
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 4px 4px 0;
  border-top-color: inherit;
  border-bottom-color: transparent;
  border-right-color: transparent;
  border-left-color: transparent
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none
}

.btn[class^="ico-"], .btn[class*=" ico-"] {
  padding-left: 5px;
  padding-right: 5px
}

.btn u {
  text-decoration: none;
  border-bottom: 1px dashed;
  line-height: 0.95;
  display: inline-block
}

.btn .throbber__button {
  position: absolute;
  left: 2px;
  top: 50%;
  margin-top: -10px
}

.btn .refresh_throbber {
  position: absolute;
  left: 0;
  top: 0
}

.btn.btn_wide {
  width: 100%
}

.btn_default {
  color: #0B2E59;
  background-color: #fff;
  border-color: #0B2E59
}

.btn_default.btn:hover {
  color: #0B2E59;
  background-color: #e6e6e6
}

.btn_default.btn.active {
  color: #fff;
  background-color: #e6e6e6
}

.btn_default.disabled, .btn_default.disabled:hover, .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]:active, .btn_default[disabled].active, fieldset[disabled] .btn_default, fieldset[disabled] .btn_default:hover, fieldset[disabled] .btn_default:focus, fieldset[disabled] .btn_default:active, fieldset[disabled] .btn_default.active {
  background-color: #fff
}

.btn_submit {
  color: #fff;
  background-color: #5B99CF;
  border-color: #fff
}

.btn_submit.btn:hover {
  color: #fff;
  background-color: #7badd8
}

.btn_submit.btn.active {
  color: #fff;
  background-color: #7badd8
}

.btn_submit.disabled, .btn_submit.disabled:hover, .btn_submit.disabled:focus, .btn_submit.disabled:active, .btn_submit.disabled.active, .btn_submit[disabled], .btn_submit[disabled]:hover, .btn_submit[disabled]:focus, .btn_submit[disabled]:active, .btn_submit[disabled].active, fieldset[disabled] .btn_submit, fieldset[disabled] .btn_submit:hover, fieldset[disabled] .btn_submit:focus, fieldset[disabled] .btn_submit:active, fieldset[disabled] .btn_submit.active {
  background-color: #5B99CF
}

.btn_primary {
  color: #FA023C;
  background-color: transparent;
  border-color: #FA023C
}

.btn_primary.btn:hover {
  color: #FA023C;
  background-color: transparent
}

.btn_primary.btn.active {
  color: #fff;
  background-color: transparent
}

.btn_primary.disabled, .btn_primary.disabled:hover, .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]:active, .btn_primary[disabled].active, fieldset[disabled] .btn_primary, fieldset[disabled] .btn_primary:hover, fieldset[disabled] .btn_primary:focus, fieldset[disabled] .btn_primary:active, fieldset[disabled] .btn_primary.active {
  background-color: transparent
}

.btn_primary:hover {
  -webkit-box-shadow: 0 0 5px 1px #FA023C;
  box-shadow: 0 0 5px 1px #FA023C
}

.btn_primary[disabled], .btn_primary.disabled {
  color: #c7c7c7;
  border-color: #c7c7c7
}

.btn_confirm {
  color: #120026;
  background-color: transparent;
  border-color: #120026
}

.btn_confirm.btn:hover {
  color: #fff;
  background-color: #120026
}

.btn_confirm.btn.active {
  color: #fff;
  background-color: #120026
}

.btn_confirm.disabled, .btn_confirm.disabled:hover, .btn_confirm.disabled:focus, .btn_confirm.disabled:active, .btn_confirm.disabled.active, .btn_confirm[disabled], .btn_confirm[disabled]:hover, .btn_confirm[disabled]:focus, .btn_confirm[disabled]:active, .btn_confirm[disabled].active, fieldset[disabled] .btn_confirm, fieldset[disabled] .btn_confirm:hover, fieldset[disabled] .btn_confirm:focus, fieldset[disabled] .btn_confirm:active, fieldset[disabled] .btn_confirm.active {
  background-color: transparent
}

.btn_action {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  border-color: transparent;
  border: 1px solid #fff;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px
}

.btn_action.btn:hover {
  color: #000;
  background-color: #fff
}

.btn_action.btn.active {
  color: #000;
  background-color: #fff
}

.btn_action.disabled, .btn_action.disabled:hover, .btn_action.disabled:focus, .btn_action.disabled:active, .btn_action.disabled.active, .btn_action[disabled], .btn_action[disabled]:hover, .btn_action[disabled]:focus, .btn_action[disabled]:active, .btn_action[disabled].active, fieldset[disabled] .btn_action, fieldset[disabled] .btn_action:hover, fieldset[disabled] .btn_action:focus, fieldset[disabled] .btn_action:active, fieldset[disabled] .btn_action.active {
  background-color: transparent
}

.btn_action.form-control {
  line-height: 50px;
  font-weight: normal
}

.btn_action.btn_wide {
  width: 100%
}

.btn_action.btn_fat {
  padding-left: 70px;
  padding-right: 70px
}

.btn_action.btn_smalltext {
  font-size: 14px
}

.btn_action.btn_action-green {
  color: #fff;
  background-color: #3AB03E;
  border-color: #fff;
  border: 1px solid #3AB03E;
  font-weight: normal
}

.btn_action.btn_action-green.btn:hover {
  color: #fff;
  background-color: #349d37
}

.btn_action.btn_action-green.btn.active {
  color: #fff;
  background-color: #349d37
}

.btn_action.btn_action-green.disabled, .btn_action.btn_action-green.disabled:hover, .btn_action.btn_action-green.disabled:focus, .btn_action.btn_action-green.disabled:active, .btn_action.btn_action-green.disabled.active, .btn_action.btn_action-green[disabled], .btn_action.btn_action-green[disabled]:hover, .btn_action.btn_action-green[disabled]:focus, .btn_action.btn_action-green[disabled]:active, .btn_action.btn_action-green[disabled].active, fieldset[disabled] .btn_action.btn_action-green, fieldset[disabled] .btn_action.btn_action-green:hover, fieldset[disabled] .btn_action.btn_action-green:focus, fieldset[disabled] .btn_action.btn_action-green:active, fieldset[disabled] .btn_action.btn_action-green.active {
  background-color: #3AB03E
}

.btn_action-hollow {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase;
  border-color: transparent;
  border: 1px solid #fff
}

.btn_action-hollow.btn:hover {
  color: #fff;
  background-color: #12a8dc
}

.btn_action-hollow.btn.active {
  color: #fff;
  background-color: #12a8dc
}

.btn_action-hollow.disabled, .btn_action-hollow.disabled:hover, .btn_action-hollow.disabled:focus, .btn_action-hollow.disabled:active, .btn_action-hollow.disabled.active, .btn_action-hollow[disabled], .btn_action-hollow[disabled]:hover, .btn_action-hollow[disabled]:focus, .btn_action-hollow[disabled]:active, .btn_action-hollow[disabled].active, fieldset[disabled] .btn_action-hollow, fieldset[disabled] .btn_action-hollow:hover, fieldset[disabled] .btn_action-hollow:focus, fieldset[disabled] .btn_action-hollow:active, fieldset[disabled] .btn_action-hollow.active {
  background-color: transparent
}

.btn_action-hollow.form-control {
  line-height: 50px;
  font-weight: normal
}

.btn_action-hollow.btn_wide {
  width: 100%
}

.btn_action-hollow.btn_fat {
  padding-left: 70px;
  padding-right: 70px
}

.btn_action-orange {
  color: #fff;
  background-color: #fc9b26;
  border-color: #fff;
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase;
  border-color: transparent;
  display: inline-block;
  width: auto;
  height: auto
}

.btn_action-orange.btn:hover {
  color: #fff;
  background-color: #ec8203
}

.btn_action-orange.btn.active {
  color: #fff;
  background-color: #ec8203
}

.btn_action-orange.disabled, .btn_action-orange.disabled:hover, .btn_action-orange.disabled:focus, .btn_action-orange.disabled:active, .btn_action-orange.disabled.active, .btn_action-orange[disabled], .btn_action-orange[disabled]:hover, .btn_action-orange[disabled]:focus, .btn_action-orange[disabled]:active, .btn_action-orange[disabled].active, fieldset[disabled] .btn_action-orange, fieldset[disabled] .btn_action-orange:hover, fieldset[disabled] .btn_action-orange:focus, fieldset[disabled] .btn_action-orange:active, fieldset[disabled] .btn_action-orange.active {
  background-color: #fc9b26
}

.btn_action-orange.form-control {
  line-height: 50px
}

.btn_action-orange.btn_wide {
  width: 100%
}

.btn_start {
  color: #000;
  background-color: #fff;
  border-color: #000;
  padding-left: 50px;
  padding-right: 50px;
  border-color: transparent
}

.btn_start.btn:hover {
  color: #fff;
  background-color: #120026
}

.btn_start.btn.active {
  color: #fff;
  background-color: #120026
}

.btn_start.disabled, .btn_start.disabled:hover, .btn_start.disabled:focus, .btn_start.disabled:active, .btn_start.disabled.active, .btn_start[disabled], .btn_start[disabled]:hover, .btn_start[disabled]:focus, .btn_start[disabled]:active, .btn_start[disabled].active, fieldset[disabled] .btn_start, fieldset[disabled] .btn_start:hover, fieldset[disabled] .btn_start:focus, fieldset[disabled] .btn_start:active, fieldset[disabled] .btn_start.active {
  background-color: #fff
}

.btn_start.btn_green {
  color: #fff;
  background-color: #33BEEE;
  border-color: #fff;
  border-color: transparent
}

.btn_start.btn_green.btn:hover {
  color: #fff;
  background-color: #12a8dc
}

.btn_start.btn_green.btn.active {
  color: #fff;
  background-color: #12a8dc
}

.btn_start.btn_green.disabled, .btn_start.btn_green.disabled:hover, .btn_start.btn_green.disabled:focus, .btn_start.btn_green.disabled:active, .btn_start.btn_green.disabled.active, .btn_start.btn_green[disabled], .btn_start.btn_green[disabled]:hover, .btn_start.btn_green[disabled]:focus, .btn_start.btn_green[disabled]:active, .btn_start.btn_green[disabled].active, fieldset[disabled] .btn_start.btn_green, fieldset[disabled] .btn_start.btn_green:hover, fieldset[disabled] .btn_start.btn_green:focus, fieldset[disabled] .btn_start.btn_green:active, fieldset[disabled] .btn_start.btn_green.active {
  background-color: #33BEEE
}

.btn_black {
  color: #fff;
  background-color: #000;
  border-color: #fff;
  border-color: transparent
}

.btn_black.btn:hover {
  color: #000;
  background-color: #fff
}

.btn_black.btn.active {
  color: #000;
  background-color: #fff
}

.btn_black.disabled, .btn_black.disabled:hover, .btn_black.disabled:focus, .btn_black.disabled:active, .btn_black.disabled.active, .btn_black[disabled], .btn_black[disabled]:hover, .btn_black[disabled]:focus, .btn_black[disabled]:active, .btn_black[disabled].active, fieldset[disabled] .btn_black, fieldset[disabled] .btn_black:hover, fieldset[disabled] .btn_black:focus, fieldset[disabled] .btn_black:active, fieldset[disabled] .btn_black.active {
  background-color: #000
}

.btn_unstyled {
  border: none;
  background: transparent;
  text-decoration: underline;
  color: #E5E7E8
}

.btn_unstyled:hover {
  color: #fff;
  text-decoration: underline
}

.btn_tab {
  font-size: 15px;
  min-width: 150px;
  padding: 5px 20px 6px;
  color: #0B2E59;
  background-color: #fff;
  border-color: #0B2E59
}

.btn_tab.btn:hover {
  color: #0B2E59;
  background-color: #e6e6e6
}

.btn_tab.btn.active {
  color: #fff;
  background-color: #e6e6e6
}

.btn_tab.disabled, .btn_tab.disabled:hover, .btn_tab.disabled:focus, .btn_tab.disabled:active, .btn_tab.disabled.active, .btn_tab[disabled], .btn_tab[disabled]:hover, .btn_tab[disabled]:focus, .btn_tab[disabled]:active, .btn_tab[disabled].active, fieldset[disabled] .btn_tab, fieldset[disabled] .btn_tab:hover, fieldset[disabled] .btn_tab:focus, fieldset[disabled] .btn_tab:active, fieldset[disabled] .btn_tab.active {
  background-color: #fff
}

.active .btn_tab, .active .btn_tab:hover, .active .btn_tab:focus, .active .btn_tab:active, .active .btn_tab.active {
  font-weight: bold;
  cursor: default;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #333;
  background-color: #dddfe5
}

.active .btn_tab u {
  border-bottom-color: transparent
}

.btn_link {
  padding: 0;
  min-width: 0;
  width: auto;
  text-decoration: underline;
  background: none;
  border: none;
  font-style: inherit;
  vertical-align: baseline;
  color: #448ccb;
  font-weight: normal
}

.btn_link:hover, .btn_link:focus {
  color: #1c73ad;
  text-decoration: none
}

.btn_link.btn_black {
  color: #000
}

.btn_link.btn_black:hover, .btn_link.btn_black:focus, .btn_link.btn_black:active {
  background: none;
  border: none;
  color: #000;
  -webkit-box-shadow: none;
  box-shadow: none
}

.btn_block {
  width: 100%;
  display: block
}

.btn.ico-ok, .btn.ico-plus, .btn.ico-play, .btn.ico-pause, .btn.ico-search, .btn.ico-minus, .btn.ico-reload, .btn.ico-upopen, .btn.ico-cancel, .btn.ico-rotate, .btn.ico-android, .btn.ico-apple, .btn.ico-download, .btn.ico {
  border-radius: 20px;
  padding: 0;
  padding: 0;
  width: 29px;
  height: 29px;
  font-weight: normal
}

.btn.ico-ok:before, .btn.ico-plus:before, .btn.ico-play:before, .btn.ico-pause:before, .btn.ico-search:before, .btn.ico-minus:before, .btn.ico-reload:before, .btn.ico-upopen:before, .btn.ico-cancel:before, .btn.ico-rotate:before, .btn.ico-android:before, .btn.ico-apple:before, .btn.ico-download:before, .btn.ico:before {
  width: 29px;
  margin: 0;
  line-height: 30px;
  font-size: 16px
}

.btn.ico-ok {
  color: #FA023C;
  background-color: transparent;
  border-color: #FA023C
}

.btn.ico-ok.btn:hover {
  color: #FA023C;
  background-color: transparent
}

.btn.ico-ok.btn.active {
  color: #fff;
  background-color: transparent
}

.btn.ico-ok.disabled, .btn.ico-ok.disabled:hover, .btn.ico-ok.disabled:focus, .btn.ico-ok.disabled:active, .btn.ico-ok.disabled.active, .btn.ico-ok[disabled], .btn.ico-ok[disabled]:hover, .btn.ico-ok[disabled]:focus, .btn.ico-ok[disabled]:active, .btn.ico-ok[disabled].active, fieldset[disabled] .btn.ico-ok, fieldset[disabled] .btn.ico-ok:hover, fieldset[disabled] .btn.ico-ok:focus, fieldset[disabled] .btn.ico-ok:active, fieldset[disabled] .btn.ico-ok.active {
  background-color: transparent
}

.btn.ico-apple, .btn.ico-android {
  color: #000;
  background-color: #fff;
  border-color: #000;
  border: 1px solid transparent
}

.btn.ico-apple.btn:hover, .btn.ico-android.btn:hover {
  color: #000;
  background-color: #ebebeb
}

.btn.ico-apple.btn.active, .btn.ico-android.btn.active {
  color: #fff;
  background-color: #ebebeb
}

.btn.ico-apple.disabled, .btn.ico-apple.disabled:hover, .btn.ico-apple.disabled:focus, .btn.ico-apple.disabled:active, .btn.ico-apple.disabled.active, .btn.ico-apple[disabled], .btn.ico-apple[disabled]:hover, .btn.ico-apple[disabled]:focus, .btn.ico-apple[disabled]:active, .btn.ico-apple[disabled].active, fieldset[disabled] .btn.ico-apple, fieldset[disabled] .btn.ico-apple:hover, fieldset[disabled] .btn.ico-apple:focus, fieldset[disabled] .btn.ico-apple:active, fieldset[disabled] .btn.ico-apple.active, .btn.ico-android.disabled, .btn.ico-android.disabled:hover, .btn.ico-android.disabled:focus, .btn.ico-android.disabled:active, .btn.ico-android.disabled.active, .btn.ico-android[disabled], .btn.ico-android[disabled]:hover, .btn.ico-android[disabled]:focus, .btn.ico-android[disabled]:active, .btn.ico-android[disabled].active, fieldset[disabled] .btn.ico-android, fieldset[disabled] .btn.ico-android:hover, fieldset[disabled] .btn.ico-android:focus, fieldset[disabled] .btn.ico-android:active, fieldset[disabled] .btn.ico-android.active {
  background-color: #fff
}

.active > .btn.ico-apple, .active > .btn.ico-android {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
  border-color: transparent
}

.active > .btn.ico-apple.btn:hover, .active > .btn.ico-android.btn:hover {
  color: #fff;
  background-color: transparent
}

.active > .btn.ico-apple.btn.active, .active > .btn.ico-android.btn.active {
  color: #fff;
  background-color: transparent
}

.active > .btn.ico-apple.disabled, .active > .btn.ico-apple.disabled:hover, .active > .btn.ico-apple.disabled:focus, .active > .btn.ico-apple.disabled:active, .active > .btn.ico-apple.disabled.active, .active > .btn.ico-apple[disabled], .active > .btn.ico-apple[disabled]:hover, .active > .btn.ico-apple[disabled]:focus, .active > .btn.ico-apple[disabled]:active, .active > .btn.ico-apple[disabled].active, fieldset[disabled] .active > .btn.ico-apple, fieldset[disabled] .active > .btn.ico-apple:hover, fieldset[disabled] .active > .btn.ico-apple:focus, fieldset[disabled] .active > .btn.ico-apple:active, fieldset[disabled] .active > .btn.ico-apple.active, .active > .btn.ico-android.disabled, .active > .btn.ico-android.disabled:hover, .active > .btn.ico-android.disabled:focus, .active > .btn.ico-android.disabled:active, .active > .btn.ico-android.disabled.active, .active > .btn.ico-android[disabled], .active > .btn.ico-android[disabled]:hover, .active > .btn.ico-android[disabled]:focus, .active > .btn.ico-android[disabled]:active, .active > .btn.ico-android[disabled].active, fieldset[disabled] .active > .btn.ico-android, fieldset[disabled] .active > .btn.ico-android:hover, fieldset[disabled] .active > .btn.ico-android:focus, fieldset[disabled] .active > .btn.ico-android:active, fieldset[disabled] .active > .btn.ico-android.active {
  background-color: transparent
}

.btn.ico-apple:before, .btn.ico-android:before {
  position: relative;
  top: -1px;
  left: -1px
}

.btn.ico-play, .btn.ico-pause, .btn.ico-cancel, .btn.ico-search, .btn.ico-rotate, .btn.ico-minus, .btn.ico-reload, .btn.ico-upopen, .btn.ico-download, .btn.ico {
  color: #fff;
  background-color: #33BEEE;
  border-color: #fff
}

.btn.ico-play.btn:hover, .btn.ico-pause.btn:hover, .btn.ico-cancel.btn:hover, .btn.ico-search.btn:hover, .btn.ico-rotate.btn:hover, .btn.ico-minus.btn:hover, .btn.ico-reload.btn:hover, .btn.ico-upopen.btn:hover, .btn.ico-download.btn:hover, .btn.ico.btn:hover {
  color: #fff;
  background-color: #12a8dc
}

.btn.ico-play.btn.active, .btn.ico-pause.btn.active, .btn.ico-cancel.btn.active, .btn.ico-search.btn.active, .btn.ico-rotate.btn.active, .btn.ico-minus.btn.active, .btn.ico-reload.btn.active, .btn.ico-upopen.btn.active, .btn.ico-download.btn.active, .btn.ico.btn.active {
  color: #fff;
  background-color: #12a8dc
}

.btn.ico-play.disabled, .btn.ico-play.disabled:hover, .btn.ico-play.disabled:focus, .btn.ico-play.disabled:active, .btn.ico-play.disabled.active, .btn.ico-play[disabled], .btn.ico-play[disabled]:hover, .btn.ico-play[disabled]:focus, .btn.ico-play[disabled]:active, .btn.ico-play[disabled].active, fieldset[disabled] .btn.ico-play, fieldset[disabled] .btn.ico-play:hover, fieldset[disabled] .btn.ico-play:focus, fieldset[disabled] .btn.ico-play:active, fieldset[disabled] .btn.ico-play.active, .btn.ico-pause.disabled, .btn.ico-pause.disabled:hover, .btn.ico-pause.disabled:focus, .btn.ico-pause.disabled:active, .btn.ico-pause.disabled.active, .btn.ico-pause[disabled], .btn.ico-pause[disabled]:hover, .btn.ico-pause[disabled]:focus, .btn.ico-pause[disabled]:active, .btn.ico-pause[disabled].active, fieldset[disabled] .btn.ico-pause, fieldset[disabled] .btn.ico-pause:hover, fieldset[disabled] .btn.ico-pause:focus, fieldset[disabled] .btn.ico-pause:active, fieldset[disabled] .btn.ico-pause.active, .btn.ico-cancel.disabled, .btn.ico-cancel.disabled:hover, .btn.ico-cancel.disabled:focus, .btn.ico-cancel.disabled:active, .btn.ico-cancel.disabled.active, .btn.ico-cancel[disabled], .btn.ico-cancel[disabled]:hover, .btn.ico-cancel[disabled]:focus, .btn.ico-cancel[disabled]:active, .btn.ico-cancel[disabled].active, fieldset[disabled] .btn.ico-cancel, fieldset[disabled] .btn.ico-cancel:hover, fieldset[disabled] .btn.ico-cancel:focus, fieldset[disabled] .btn.ico-cancel:active, fieldset[disabled] .btn.ico-cancel.active, .btn.ico-search.disabled, .btn.ico-search.disabled:hover, .btn.ico-search.disabled:focus, .btn.ico-search.disabled:active, .btn.ico-search.disabled.active, .btn.ico-search[disabled], .btn.ico-search[disabled]:hover, .btn.ico-search[disabled]:focus, .btn.ico-search[disabled]:active, .btn.ico-search[disabled].active, fieldset[disabled] .btn.ico-search, fieldset[disabled] .btn.ico-search:hover, fieldset[disabled] .btn.ico-search:focus, fieldset[disabled] .btn.ico-search:active, fieldset[disabled] .btn.ico-search.active, .btn.ico-rotate.disabled, .btn.ico-rotate.disabled:hover, .btn.ico-rotate.disabled:focus, .btn.ico-rotate.disabled:active, .btn.ico-rotate.disabled.active, .btn.ico-rotate[disabled], .btn.ico-rotate[disabled]:hover, .btn.ico-rotate[disabled]:focus, .btn.ico-rotate[disabled]:active, .btn.ico-rotate[disabled].active, fieldset[disabled] .btn.ico-rotate, fieldset[disabled] .btn.ico-rotate:hover, fieldset[disabled] .btn.ico-rotate:focus, fieldset[disabled] .btn.ico-rotate:active, fieldset[disabled] .btn.ico-rotate.active, .btn.ico-minus.disabled, .btn.ico-minus.disabled:hover, .btn.ico-minus.disabled:focus, .btn.ico-minus.disabled:active, .btn.ico-minus.disabled.active, .btn.ico-minus[disabled], .btn.ico-minus[disabled]:hover, .btn.ico-minus[disabled]:focus, .btn.ico-minus[disabled]:active, .btn.ico-minus[disabled].active, fieldset[disabled] .btn.ico-minus, fieldset[disabled] .btn.ico-minus:hover, fieldset[disabled] .btn.ico-minus:focus, fieldset[disabled] .btn.ico-minus:active, fieldset[disabled] .btn.ico-minus.active, .btn.ico-reload.disabled, .btn.ico-reload.disabled:hover, .btn.ico-reload.disabled:focus, .btn.ico-reload.disabled:active, .btn.ico-reload.disabled.active, .btn.ico-reload[disabled], .btn.ico-reload[disabled]:hover, .btn.ico-reload[disabled]:focus, .btn.ico-reload[disabled]:active, .btn.ico-reload[disabled].active, fieldset[disabled] .btn.ico-reload, fieldset[disabled] .btn.ico-reload:hover, fieldset[disabled] .btn.ico-reload:focus, fieldset[disabled] .btn.ico-reload:active, fieldset[disabled] .btn.ico-reload.active, .btn.ico-upopen.disabled, .btn.ico-upopen.disabled:hover, .btn.ico-upopen.disabled:focus, .btn.ico-upopen.disabled:active, .btn.ico-upopen.disabled.active, .btn.ico-upopen[disabled], .btn.ico-upopen[disabled]:hover, .btn.ico-upopen[disabled]:focus, .btn.ico-upopen[disabled]:active, .btn.ico-upopen[disabled].active, fieldset[disabled] .btn.ico-upopen, fieldset[disabled] .btn.ico-upopen:hover, fieldset[disabled] .btn.ico-upopen:focus, fieldset[disabled] .btn.ico-upopen:active, fieldset[disabled] .btn.ico-upopen.active, .btn.ico-download.disabled, .btn.ico-download.disabled:hover, .btn.ico-download.disabled:focus, .btn.ico-download.disabled:active, .btn.ico-download.disabled.active, .btn.ico-download[disabled], .btn.ico-download[disabled]:hover, .btn.ico-download[disabled]:focus, .btn.ico-download[disabled]:active, .btn.ico-download[disabled].active, fieldset[disabled] .btn.ico-download, fieldset[disabled] .btn.ico-download:hover, fieldset[disabled] .btn.ico-download:focus, fieldset[disabled] .btn.ico-download:active, fieldset[disabled] .btn.ico-download.active, .btn.ico.disabled, .btn.ico.disabled:hover, .btn.ico.disabled:focus, .btn.ico.disabled:active, .btn.ico.disabled.active, .btn.ico[disabled], .btn.ico[disabled]:hover, .btn.ico[disabled]:focus, .btn.ico[disabled]:active, .btn.ico[disabled].active, fieldset[disabled] .btn.ico, fieldset[disabled] .btn.ico:hover, fieldset[disabled] .btn.ico:focus, fieldset[disabled] .btn.ico:active, fieldset[disabled] .btn.ico.active {
  background-color: #33BEEE
}

.btn.ico-plus {
  color: #fff;
  background-color: #e84c3d;
  border-color: #fff
}

.btn.ico-plus.btn:hover {
  color: #fff;
  background-color: #d24235
}

.btn.ico-plus.btn.active {
  color: #fff;
  background-color: #d24235
}

.btn.ico-plus.disabled, .btn.ico-plus.disabled:hover, .btn.ico-plus.disabled:focus, .btn.ico-plus.disabled:active, .btn.ico-plus.disabled.active, .btn.ico-plus[disabled], .btn.ico-plus[disabled]:hover, .btn.ico-plus[disabled]:focus, .btn.ico-plus[disabled]:active, .btn.ico-plus[disabled].active, fieldset[disabled] .btn.ico-plus, fieldset[disabled] .btn.ico-plus:hover, fieldset[disabled] .btn.ico-plus:focus, fieldset[disabled] .btn.ico-plus:active, fieldset[disabled] .btn.ico-plus.active {
  background-color: #e84c3d
}

.btn.ico-play:before {
  position: relative;
  left: .1em
}

.btn.btn_thin {
  padding-left: 7px;
  padding-right: 7px
}

.btn.btn_mini {
  padding: 3px 9px 2px 9px;
  font-size: 10px;
  text-transform: uppercase
}

.btn.btn-ico_mini {
  width: 19px;
  height: 19px;
  line-height: 1em;
  font-size: 10px
}

.btn.btn-ico_mini:before {
  width: 19px;
  height: 20px;
  font-size: 10px;
  line-height: 20px
}

.btn_light {
  color: #767b90;
  background-color: #f5f7ff;
  border-color: #767b90
}

.btn_light.btn:hover {
  color: #767b90;
  background-color: #f8f9ff
}

.btn_light.btn.active {
  color: #fff;
  background-color: #f8f9ff
}

.btn_light.disabled, .btn_light.disabled:hover, .btn_light.disabled:focus, .btn_light.disabled:active, .btn_light.disabled.active, .btn_light[disabled], .btn_light[disabled]:hover, .btn_light[disabled]:focus, .btn_light[disabled]:active, .btn_light[disabled].active, fieldset[disabled] .btn_light, fieldset[disabled] .btn_light:hover, fieldset[disabled] .btn_light:focus, fieldset[disabled] .btn_light:active, fieldset[disabled] .btn_light.active {
  background-color: #f5f7ff
}

.btn_primary-light {
  color: #fff;
  background-color: #82BF40;
  border-color: #fff
}

.btn_primary-light.btn:hover {
  color: #fff;
  background-color: #6da036
}

.btn_primary-light.btn.active {
  color: #fff;
  background-color: #6da036
}

.btn_primary-light.disabled, .btn_primary-light.disabled:hover, .btn_primary-light.disabled:focus, .btn_primary-light.disabled:active, .btn_primary-light.disabled.active, .btn_primary-light[disabled], .btn_primary-light[disabled]:hover, .btn_primary-light[disabled]:focus, .btn_primary-light[disabled]:active, .btn_primary-light[disabled].active, fieldset[disabled] .btn_primary-light, fieldset[disabled] .btn_primary-light:hover, fieldset[disabled] .btn_primary-light:focus, fieldset[disabled] .btn_primary-light:active, fieldset[disabled] .btn_primary-light.active {
  background-color: #82BF40
}

.btn_success {
  color: #FA023C;
  background-color: transparent;
  border-color: #FA023C
}

.btn_success.btn:hover {
  color: #FA023C;
  background-color: transparent
}

.btn_success.btn.active {
  color: #fff;
  background-color: transparent
}

.btn_success.disabled, .btn_success.disabled:hover, .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]:active, .btn_success[disabled].active, fieldset[disabled] .btn_success, fieldset[disabled] .btn_success:hover, fieldset[disabled] .btn_success:focus, fieldset[disabled] .btn_success:active, fieldset[disabled] .btn_success.active {
  background-color: transparent
}

.btn_technic {
  color: #fff;
  background-color: #767b90;
  border-color: #fff
}

.btn_technic.btn:hover {
  color: #fff;
  background-color: #63677a
}

.btn_technic.btn.active {
  color: #fff;
  background-color: #63677a
}

.btn_technic.disabled, .btn_technic.disabled:hover, .btn_technic.disabled:focus, .btn_technic.disabled:active, .btn_technic.disabled.active, .btn_technic[disabled], .btn_technic[disabled]:hover, .btn_technic[disabled]:focus, .btn_technic[disabled]:active, .btn_technic[disabled].active, fieldset[disabled] .btn_technic, fieldset[disabled] .btn_technic:hover, fieldset[disabled] .btn_technic:focus, fieldset[disabled] .btn_technic:active, fieldset[disabled] .btn_technic.active {
  background-color: #767b90
}

.btn_primary_dark {
  color: #FA023C;
  background-color: transparent;
  border-color: #FA023C
}

.btn_primary_dark.btn:hover {
  color: #FA023C;
  background-color: transparent
}

.btn_primary_dark.btn.active {
  color: #fff;
  background-color: transparent
}

.btn_primary_dark.disabled, .btn_primary_dark.disabled:hover, .btn_primary_dark.disabled:focus, .btn_primary_dark.disabled:active, .btn_primary_dark.disabled.active, .btn_primary_dark[disabled], .btn_primary_dark[disabled]:hover, .btn_primary_dark[disabled]:focus, .btn_primary_dark[disabled]:active, .btn_primary_dark[disabled].active, fieldset[disabled] .btn_primary_dark, fieldset[disabled] .btn_primary_dark:hover, fieldset[disabled] .btn_primary_dark:focus, fieldset[disabled] .btn_primary_dark:active, fieldset[disabled] .btn_primary_dark.active {
  background-color: transparent
}

.btn_highlight {
  color: #FA023C;
  background-color: #FA023C;
  border-color: #FA023C
}

.btn_highlight.btn:hover {
  color: #FA023C;
  background-color: #d20232
}

.btn_highlight.btn.active {
  color: #fff;
  background-color: #d20232
}

.btn_highlight.disabled, .btn_highlight.disabled:hover, .btn_highlight.disabled:focus, .btn_highlight.disabled:active, .btn_highlight.disabled.active, .btn_highlight[disabled], .btn_highlight[disabled]:hover, .btn_highlight[disabled]:focus, .btn_highlight[disabled]:active, .btn_highlight[disabled].active, fieldset[disabled] .btn_highlight, fieldset[disabled] .btn_highlight:hover, fieldset[disabled] .btn_highlight:focus, fieldset[disabled] .btn_highlight:active, fieldset[disabled] .btn_highlight.active {
  background-color: #FA023C
}

.btn_danger {
  color: #fff;
  background-color: #e84c3d;
  border-color: #fff
}

.btn_danger.btn:hover {
  color: #fff;
  background-color: #d24235
}

.btn_danger.btn.active {
  color: #fff;
  background-color: #d24235
}

.btn_danger.disabled, .btn_danger.disabled:hover, .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]:active, .btn_danger[disabled].active, fieldset[disabled] .btn_danger, fieldset[disabled] .btn_danger:hover, fieldset[disabled] .btn_danger:focus, fieldset[disabled] .btn_danger:active, fieldset[disabled] .btn_danger.active {
  background-color: #e84c3d
}

.btn_warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #fff
}

.btn_warning.btn:hover {
  color: #fff;
  background-color: #f2b866
}

.btn_warning.btn.active {
  color: #fff;
  background-color: #f2b866
}

.btn_warning.disabled, .btn_warning.disabled:hover, .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]:active, .btn_warning[disabled].active, fieldset[disabled] .btn_warning, fieldset[disabled] .btn_warning:hover, fieldset[disabled] .btn_warning:focus, fieldset[disabled] .btn_warning:active, fieldset[disabled] .btn_warning.active {
  background-color: #f0ad4e
}

.btn_warning-light {
  color: #fff;
  background-color: #ecc81a;
  border-color: #fff
}

.btn_warning-light.btn:hover {
  color: #fff;
  background-color: #eece32
}

.btn_warning-light.btn.active {
  color: #fff;
  background-color: #eece32
}

.btn_warning-light.disabled, .btn_warning-light.disabled:hover, .btn_warning-light.disabled:focus, .btn_warning-light.disabled:active, .btn_warning-light.disabled.active, .btn_warning-light[disabled], .btn_warning-light[disabled]:hover, .btn_warning-light[disabled]:focus, .btn_warning-light[disabled]:active, .btn_warning-light[disabled].active, fieldset[disabled] .btn_warning-light, fieldset[disabled] .btn_warning-light:hover, fieldset[disabled] .btn_warning-light:focus, fieldset[disabled] .btn_warning-light:active, fieldset[disabled] .btn_warning-light.active {
  background-color: #ecc81a
}

.btn_info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #fff
}

.btn_info.btn:hover {
  color: #fff;
  background-color: #70c8e2
}

.btn_info.btn.active {
  color: #fff;
  background-color: #70c8e2
}

.btn_info.disabled, .btn_info.disabled:hover, .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]:active, .btn_info[disabled].active, fieldset[disabled] .btn_info, fieldset[disabled] .btn_info:hover, fieldset[disabled] .btn_info:focus, fieldset[disabled] .btn_info:active, fieldset[disabled] .btn_info.active {
  background-color: #5bc0de
}

.btn_white {
  color: #767b90;
  background-color: #fff;
  border-color: #767b90;
  border: 1px solid #e5e7ec;
  margin-top: -1px;
  padding-left: 17px;
  padding-right: 17px
}

.btn_white.btn:hover {
  color: #767b90;
  background-color: #fff
}

.btn_white.btn.active {
  color: #fff;
  background-color: #fff
}

.btn_white.disabled, .btn_white.disabled:hover, .btn_white.disabled:focus, .btn_white.disabled:active, .btn_white.disabled.active, .btn_white[disabled], .btn_white[disabled]:hover, .btn_white[disabled]:focus, .btn_white[disabled]:active, .btn_white[disabled].active, fieldset[disabled] .btn_white, fieldset[disabled] .btn_white:hover, fieldset[disabled] .btn_white:focus, fieldset[disabled] .btn_white:active, fieldset[disabled] .btn_white.active {
  background-color: #fff
}

.btn_white > .ico-cancel {
  color: #EB5137
}

.btn_white:hover, .btn_white:focus, .btn_white:active, .btn_white.active {
  color: #EB5137
}

.btn_large {
  font-size: 21px
}

.btn_large .throbber__button {
  margin-top: -14px
}

.btn_small, .form-inline .form-group .btn.btn_small {
  font-size: 15px;
  padding-top: 1px;
  padding-bottom: 1px
}

.btn_label {
  font-size: inherit;
  line-height: 1;
  padding: 7px 9px 6px;
  vertical-align: baseline
}

.btn_label_default {
  color: #767b90;
  background-color: #e9eaec;
  border-color: #767b90
}

.btn_label_default.btn:hover {
  color: #767b90;
  background-color: #d3d5d9
}

.btn_label_default.btn.active {
  color: #fff;
  background-color: #d3d5d9
}

.btn_label_default.disabled, .btn_label_default.disabled:hover, .btn_label_default.disabled:focus, .btn_label_default.disabled:active, .btn_label_default.disabled.active, .btn_label_default[disabled], .btn_label_default[disabled]:hover, .btn_label_default[disabled]:focus, .btn_label_default[disabled]:active, .btn_label_default[disabled].active, fieldset[disabled] .btn_label_default, fieldset[disabled] .btn_label_default:hover, fieldset[disabled] .btn_label_default:focus, fieldset[disabled] .btn_label_default:active, fieldset[disabled] .btn_label_default.active {
  background-color: #e9eaec
}

.btn_label_dark {
  color: #fff;
  background-color: #d24235;
  border-color: #fff
}

.btn_label_dark.btn:hover {
  color: #fff;
  background-color: #d24235
}

.btn_label_dark.btn.active {
  color: #fff;
  background-color: #d24235
}

.btn_label_dark.disabled, .btn_label_dark.disabled:hover, .btn_label_dark.disabled:focus, .btn_label_dark.disabled:active, .btn_label_dark.disabled.active, .btn_label_dark[disabled], .btn_label_dark[disabled]:hover, .btn_label_dark[disabled]:focus, .btn_label_dark[disabled]:active, .btn_label_dark[disabled].active, fieldset[disabled] .btn_label_dark, fieldset[disabled] .btn_label_dark:hover, fieldset[disabled] .btn_label_dark:focus, fieldset[disabled] .btn_label_dark:active, fieldset[disabled] .btn_label_dark.active {
  background-color: #d24235
}

.btn_attention {
  color: #fff;
  background-color: #FA023C;
  border-color: #fff;
  border-color: #FA023C;
  font-weight: 100
}

.btn_attention.btn:hover {
  color: #fff;
  background-color: #d24235
}

.btn_attention.btn.active {
  color: #fff;
  background-color: #d24235
}

.btn_attention.disabled, .btn_attention.disabled:hover, .btn_attention.disabled:focus, .btn_attention.disabled:active, .btn_attention.disabled.active, .btn_attention[disabled], .btn_attention[disabled]:hover, .btn_attention[disabled]:focus, .btn_attention[disabled]:active, .btn_attention[disabled].active, fieldset[disabled] .btn_attention, fieldset[disabled] .btn_attention:hover, fieldset[disabled] .btn_attention:focus, fieldset[disabled] .btn_attention:active, fieldset[disabled] .btn_attention.active {
  background-color: #FA023C
}

.btn_attention:hover {
  border-color: #d24235
}

.btn_warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #fff
}

.btn_warning.btn:hover {
  color: #fff;
  background-color: #f2b866
}

.btn_warning.btn.active {
  color: #fff;
  background-color: #f2b866
}

.btn_warning.disabled, .btn_warning.disabled:hover, .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]:active, .btn_warning[disabled].active, fieldset[disabled] .btn_warning, fieldset[disabled] .btn_warning:hover, fieldset[disabled] .btn_warning:focus, fieldset[disabled] .btn_warning:active, fieldset[disabled] .btn_warning.active {
  background-color: #f0ad4e
}

.btn_warning-light {
  color: #fff;
  background-color: #ecc81a;
  border-color: #fff
}

.btn_warning-light.btn:hover {
  color: #fff;
  background-color: #eece32
}

.btn_warning-light.btn.active {
  color: #fff;
  background-color: #eece32
}

.btn_warning-light.disabled, .btn_warning-light.disabled:hover, .btn_warning-light.disabled:focus, .btn_warning-light.disabled:active, .btn_warning-light.disabled.active, .btn_warning-light[disabled], .btn_warning-light[disabled]:hover, .btn_warning-light[disabled]:focus, .btn_warning-light[disabled]:active, .btn_warning-light[disabled].active, fieldset[disabled] .btn_warning-light, fieldset[disabled] .btn_warning-light:hover, fieldset[disabled] .btn_warning-light:focus, fieldset[disabled] .btn_warning-light:active, fieldset[disabled] .btn_warning-light.active {
  background-color: #ecc81a
}

.btn_attention_dark {
  color: #fff;
  background-color: #d24235;
  border-color: #fff
}

.btn_attention_dark.btn:hover {
  color: #fff;
  background-color: #d24235
}

.btn_attention_dark.btn.active {
  color: #fff;
  background-color: #d24235
}

.btn_attention_dark.disabled, .btn_attention_dark.disabled:hover, .btn_attention_dark.disabled:focus, .btn_attention_dark.disabled:active, .btn_attention_dark.disabled.active, .btn_attention_dark[disabled], .btn_attention_dark[disabled]:hover, .btn_attention_dark[disabled]:focus, .btn_attention_dark[disabled]:active, .btn_attention_dark[disabled].active, fieldset[disabled] .btn_attention_dark, fieldset[disabled] .btn_attention_dark:hover, fieldset[disabled] .btn_attention_dark:focus, fieldset[disabled] .btn_attention_dark:active, fieldset[disabled] .btn_attention_dark.active {
  background-color: #d24235
}

.btn_inline {
  margin: 0 10px
}

.btn_inline-form {
  padding-top: 5px;
  padding-bottom: 6px;
  display: inline-block;
  vertical-align: middle
}

.btn__ico {
  position: relative;
  margin-left: -7px;
  left: -4px
}

.navbar-toggle {
  position: relative;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  padding: 9px 10px;
  display: inline-block;
  margin-top: 5px
}

.navbar-toggle.navbar-toggle_block {
  display: block;
  width: 100%;
  margin: 0;
  border: none;
  width: 100%;
  padding: 21px 10px;
  background-color: #2A2C44;
  outline: 0
}

.navbar-toggle.navbar-toggle_block.collapsed {
  background-color: transparent
}

.navbar-toggle .icon-bar {
  display: block;
  width: 60%;
  height: 2px;
  border-radius: 1px;
  background-color: #fff;
  margin: 4px auto 0
}

.navbar-toggle .icon-bar:first-child {
  margin-top: 0
}

.btn-link {
  display: inline-block;
  padding: 2px 10px 2px 7px;
  background: transparent;
  border: 1px solid;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none
}

.btn-link.btn-link-green {
  color: #82BF40
}

.btn-link.btn-link-black {
  color: #000
}

.btn-link .ico-rotate {
  display: inline-block;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg)
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: normal;
  line-height: 1.1;
  color: inherit
}

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: #adb0bc
}

h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 21px;
  margin-bottom: 10.5px
}

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: 70%
}

h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 10.5px;
  margin-bottom: 10.5px
}

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%
}

h1, .h1 {
  font-size: 27px
}

h2, .h2 {
  font-size: 27px
}

h3, .h3 {
  font-size: 21px
}

h4, .h4 {
  font-size: 17px
}

h5, .h5 {
  font-size: 17px
}

h6, .h6 {
  font-size: 13px
}

p {
  margin: 0 0 10.5px
}

.lead {
  margin-bottom: 21px;
  font-size: 17px;
  font-weight: 200;
  line-height: 1.4
}

@media (min-width: 768px) {
  .lead {
    font-size: 22.5px
  }
}

small, .small {
  font-size: 85%
}

cite {
  font-style: normal
}

.text-left {
  text-align: left
}

.text-right {
  text-align: right
}

.text-center {
  text-align: center
}

.text-justify {
  text-align: justify
}

.text-muted {
  color: #767b90
}

.text-primary {
  color: #D16200
}

a.text-primary:hover {
  color: #9e4a00
}

.text-success {
  color: #D16200
}

a.text-success:hover {
  color: #9e4a00
}

.text-info {
  color: #31708f
}

a.text-info:hover {
  color: #245269
}

.text-warning {
  color: #8a6d3b
}

a.text-warning:hover {
  color: #66512c
}

.text-danger {
  color: #EB5137
}

a.text-danger:hover {
  color: #d93216
}

.bg-primary {
  color: #fff
}

.bg-primary {
  background-color: #D16200
}

a.bg-primary:hover {
  background-color: #9e4a00
}

.bg-success {
  background-color: #dff0d8
}

a.bg-success:hover {
  background-color: #c1e2b3
}

.bg-info {
  background-color: #d9edf7
}

a.bg-info:hover {
  background-color: #afd9ee
}

.bg-warning {
  background-color: #fcf8e3
}

a.bg-warning:hover {
  background-color: #f7ecb5
}

.bg-danger {
  background-color: #f2dede
}

a.bg-danger:hover {
  background-color: #e4b9b9
}

.page-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px;
  border-bottom: 1px solid #f9f9fa
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10.5px
}

ul ul, ul ol, ol ul, ol ol {
  margin-bottom: 0
}

.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none
}

.list-inline {
  margin-left: -5px
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px
}

dl {
  margin-top: 0;
  margin-bottom: 21px
}

dt, dd {
  line-height: 1.42857
}

dt {
  font-weight: bold
}

dd {
  margin-left: 0
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
  }

  .dl-horizontal dd {
    margin-left: 180px
  }

  .dl-horizontal dd:before, .dl-horizontal dd:after {
    content: " ";
    display: table;
    line-height: 0
  }

  .dl-horizontal dd:after {
    clear: both
  }
}

abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #adb0bc
}

.initialism {
  font-size: 90%;
  text-transform: uppercase
}

blockquote {
  padding: 10.5px 21px;
  margin: 0 0 21px;
  font-size: 18.75px;
  border-left: 5px solid #f9f9fa
}

blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
  margin-bottom: 0
}

blockquote footer, blockquote small, blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #adb0bc
}

blockquote footer:before, blockquote small:before, blockquote .small:before {
  content: '\2014 \00A0'
}

.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #f9f9fa;
  border-left: 0;
  text-align: right
}

.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: ''
}

.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'
}

blockquote:before, blockquote:after {
  content: ""
}

address {
  margin-bottom: 21px;
  font-style: normal;
  line-height: 1.42857
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
  font-weight: bold
}

h1 .pseudo, .h1 .pseudo, h2 .pseudo, .h2 .pseudo, h3 .pseudo, .h3 .pseudo, h4 .pseudo, .h4 .pseudo {
  display: inline-block;
  color: inherit;
  line-height: 0.95
}

h1 .link.small, .h1 .link.small, h2 .link.small, .h2 .link.small, h3 .link.small, .h3 .link.small, h4 .link.small, .h4 .link.small {
  color: #448ccb
}

h1:first-child, h3:first-child {
  margin-top: 0
}

.h1-fs {
  font-size: 27px
}

.h2-fs {
  font-size: 27px
}

.h3-fs {
  font-size: 21px
}

.h4-fs {
  font-size: 17px
}

.h3-lh {
  line-height: 21px
}

a.unstyled {
  text-decoration: none
}

.text-highlight {
  color: #FA023C
}

a.text-highlight:hover {
  color: #c70230
}

.text-danger a {
  color: #EB5137
}

.text-large, .content__text {
  font-size: 17px
}

.text-middle {
  vertical-align: middle
}

article, .article {
  margin-bottom: 20px
}

.article__header {
  margin-bottom: 5px
}

.text-inline {
  white-space: nowrap
}

.page-header {
  padding: 0;
  margin: 10px 0 0 0;
  border: none
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear
}

.fade.in {
  opacity: 1
}

.collapse {
  display: none
}

.collapse.in {
  display: block
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease
}

.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle
}

.btn-group > .btn, .btn-group-vertical > .btn {
  position: relative;
  float: left
}

.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active {
  z-index: 2
}

.btn-group > .btn:focus, .btn-group-vertical > .btn:focus {
  outline: none
}

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
  margin-left: -1px
}

.btn-toolbar {
  margin-left: -5px
}

.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
  line-height: 0
}

.btn-toolbar:after {
  clear: both
}

.btn-toolbar .btn-group, .btn-toolbar .input-group {
  float: left
}

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
  margin-left: 5px
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0
}

.btn-group > .btn:first-child {
  margin-left: 0
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.btn-group > .btn-group {
  float: left
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0
}

.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px
}

.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none
}

.btn .caret {
  margin-left: 0
}

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0
}

.dropup .btn-lg .caret {
  border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%
}

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
  line-height: 0
}

.btn-group-vertical > .btn-group:after {
  clear: both
}

.btn-group-vertical > .btn-group > .btn {
  float: none
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 3px;
  border-top-right-radius: 0;
  border-top-left-radius: 0
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate
}

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%
}

.btn-group-justified > .btn-group .btn {
  width: 100%
}

[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none
}

.breadcrumb {
  padding: 0;
  margin: 0;
  list-style: none;
  color: #767b90
}

.breadcrumb > li {
  display: inline-block
}

.breadcrumb > li:before {
  content: "/\00a0";
  padding: 0 5px
}

.breadcrumb > li a {
  color: #333
}

.pagination {
  list-style: none;
  margin: 21px auto;
  padding: 0;
  text-align: center;
  font-size: 17px
}

.pagination.pagination_align-left {
  text-align: left
}

.pagination > li {
  display: inline-block;
  margin: 0;
  color: #767b90
}

.pagination > li > a {
  text-decoration: none
}

.pagination > li > a, .pagination > li > b {
  display: block;
  padding: 0 10px;
  font-weight: normal
}

.pagination > li.active > a, .pagination > li.disabled > a {
  cursor: text;
  color: #767b90
}

.alert {
  padding: 15px;
  margin-bottom: 21px;
  border: 1px solid transparent;
  border-radius: 3px
}

.alert h4 {
  margin-top: 0;
  color: inherit
}

.alert .alert-link {
  font-weight: bold
}

.alert > p, .alert > ul {
  margin-bottom: 0
}

.alert > p + p {
  margin-top: 5px
}

.alert-system {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  font-size: 17px;
  text-align: center;
  z-index: 1031
}

.alert-system.alert-system_modal {
  top: 0;
  z-index: 1051
}

.alert-system.alert-system_non-overflow {
  top: 60px
}

.alert-system .alert {
  position: relative;
  margin: 0;
  min-height: 55px;
  -webkit-transition: .3s;
  transition: .3s
}

.alert-system .alert.fade {
  margin-top: -55px;
  z-index: 0;
  opacity: 1
}

.alert-system .alert.in {
  margin-top: 0;
  z-index: 1;
  opacity: 1
}

.alert-system .alert + .alert.in {
  margin-top: -1px
}

.alert-system .alert .close {
  position: absolute;
  right: 10px;
  top: 10px
}

.alert-dismissable {
  padding-right: 35px
}

.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit
}

.alert-success {
  background-color: rgba(223, 240, 216, 0.97);
  border-color: #d6e9c6;
  color: #D16200
}

.alert-info {
  background-color: rgba(217, 237, 247, 0.97);
  border-color: #bce8f1;
  color: #31708f
}

.alert-warning {
  background-color: rgba(252, 248, 227, 0.97);
  border-color: #faebcc;
  color: #8a6d3b
}

.alert-danger {
  background-color: rgba(254, 236, 230, 0.97);
  border-color: #e9cfc7;
  color: #c23a2a
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15)
}

.well-lg {
  padding: 24px;
  border-radius: 6px
}

.well-sm {
  padding: 9px;
  border-radius: 3px
}

.close {
  float: right
}

.btn.close, button.close {
  opacity: .8;
  filter: alpha(opacity=80);
  -webkit-appearance: none
}

.modal-body {
  min-height: 100px;
  position: relative
}

.modal-body:after {
  position: absolute;
  top: 0;
  left: 0;
  content: ' ';
  z-index: 10;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 500;
  transition: opacity 500
}

.modal-body.loading:after {
  background-color: rgba(255, 255, 255, 0.5);
  right: 0;
  bottom: 0;
  opacity: 1;
  filter: alpha(opacity=100)
}

.modal-open {
  overflow: hidden
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0)
}

.modal-backdrop.in {
  opacity: .7;
  filter: alpha(opacity=70)
}

.modal-backdrop.modal-backdrop_page {
  background-color: transparent
}

.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  text-align: center
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.2s ease-out;
  -moz-transition: -moz-transform 0.2s ease-out;
  -o-transition: -o-transform 0.2s ease-out;
  transition: transform 0.2s ease-out
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0)
}

.modal:after {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle
}

.modal span.error-hint, .modal label.error-hint {
  z-index: 1000
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
  text-align: left;
  display: inline-block;
  vertical-align: middle
}

.modal-dialog.modal-dialog_page {
  position: absolute;
  margin: 0;
  top: 49px;
  left: 0;
  right: 0;
  bottom: 0;
  background: #eaeaea;
  width: auto;
  max-height: 100%;
  overflow: scroll
}

.modal-dialog.modal-dialog_pixel {
  width: 340px
}

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  outline: none;
  -webkit-box-shadow: 0 1px 2px 1px rgba(118, 123, 144, 0.49);
  box-shadow: 0 1px 2px 1px rgba(118, 123, 144, 0.49);
  border: solid 1px rgba(118, 123, 144, 0.11);
  min-height: 100px;
  padding: 20px 25px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px
}

.modal-content.modal-content_page {
  background: transparent;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none
}

.modal-content.modal-content_pixel {
  position: relative;
  width: 100%;
  height: auto;
  background-color: #bebebe;
  padding-bottom: 10px
}

.modal-content.modal-content_pixel:before {
  content: '';
  display: block;
  position: absolute;
  top: -10px;
  bottom: -10px;
  left: 0;
  right: 0;
  background-color: #bebebe;
  z-index: 1
}

.modal-content.modal-content_pixel:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -10px;
  right: -10px;
  background-color: #bebebe;
  z-index: 1
}

.modal-content.modal-content_pixel .pixel-shadow {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0
}

.modal-content.modal-content_pixel .pixel-shadow:before {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  bottom: -20px;
  left: 10px;
  right: -10px;
  background-color: rgba(0, 0, 0, 0.7)
}

.modal-content.modal-content_pixel .pixel-shadow:after {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  bottom: -10px;
  left: 10px;
  right: -20px;
  background-color: rgba(0, 0, 0, 0.5)
}

.modal-content.modal-content_pixel.position-1 {
  position: relative;
  width: 100%;
  height: auto;
  background-color: #82BF40
}

.modal-content.modal-content_pixel.position-1:before {
  content: '';
  display: block;
  position: absolute;
  top: -10px;
  bottom: -10px;
  left: 0;
  right: 0;
  background-color: #82BF40;
  z-index: 1
}

.modal-content.modal-content_pixel.position-1:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -10px;
  right: -10px;
  background-color: #82BF40;
  z-index: 1
}

.modal-content.modal-content_pixel.position-1 .pixel-shadow {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0
}

.modal-content.modal-content_pixel.position-1 .pixel-shadow:before {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  bottom: -20px;
  left: 10px;
  right: -10px;
  background-color: rgba(0, 0, 0, 0.7)
}

.modal-content.modal-content_pixel.position-1 .pixel-shadow:after {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  bottom: -10px;
  left: 10px;
  right: -20px;
  background-color: rgba(0, 0, 0, 0.5)
}

.modal-content.modal-content_pixel.position-2 {
  position: relative;
  width: 100%;
  height: auto;
  background-color: #F78A0D
}

.modal-content.modal-content_pixel.position-2:before {
  content: '';
  display: block;
  position: absolute;
  top: -10px;
  bottom: -10px;
  left: 0;
  right: 0;
  background-color: #F78A0D;
  z-index: 1
}

.modal-content.modal-content_pixel.position-2:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -10px;
  right: -10px;
  background-color: #F78A0D;
  z-index: 1
}

.modal-content.modal-content_pixel.position-2 .pixel-shadow {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0
}

.modal-content.modal-content_pixel.position-2 .pixel-shadow:before {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  bottom: -20px;
  left: 10px;
  right: -10px;
  background-color: rgba(0, 0, 0, 0.7)
}

.modal-content.modal-content_pixel.position-2 .pixel-shadow:after {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  bottom: -10px;
  left: 10px;
  right: -20px;
  background-color: rgba(0, 0, 0, 0.5)
}

.modal-content.modal-content_pixel.position-3 {
  position: relative;
  width: 100%;
  height: auto;
  background-color: #EC3939
}

.modal-content.modal-content_pixel.position-3:before {
  content: '';
  display: block;
  position: absolute;
  top: -10px;
  bottom: -10px;
  left: 0;
  right: 0;
  background-color: #EC3939;
  z-index: 1
}

.modal-content.modal-content_pixel.position-3:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -10px;
  right: -10px;
  background-color: #EC3939;
  z-index: 1
}

.modal-content.modal-content_pixel.position-3 .pixel-shadow {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0
}

.modal-content.modal-content_pixel.position-3 .pixel-shadow:before {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  bottom: -20px;
  left: 10px;
  right: -10px;
  background-color: rgba(0, 0, 0, 0.7)
}

.modal-content.modal-content_pixel.position-3 .pixel-shadow:after {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  bottom: -10px;
  left: 10px;
  right: -20px;
  background-color: rgba(0, 0, 0, 0.5)
}

.modal-content.modal-content_pixel .modal-body {
  z-index: 2
}

.modal-content.modal-content_shadow .modal__close {
  z-index: 1
}

.modal-content.modal-content_shadow .modal__title {
  display: none
}

.modal-content.modal-content_shadow .modal-body {
  z-index: 2
}

.modal-content.modal-content_shadow:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5)
}

.modal__nospace {
  margin: -20px;
  padding: 20px
}

.modal__header {
  margin-bottom: 11px;
  font-size: 25px;
  text-align: center
}

.modal__body {
  padding-top: 10px;
  padding-bottom: 10px
}

.modal__body:last-child {
  padding-bottom: 0
}

.modal__close {
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  font-size: 20px;
  z-index: 100;
  cursor: pointer
}

.modal__title {
  font-size: 27px;
  margin: 0 0 5px
}

.modal__title .modal__text {
  font-size: 15px
}

.modal__text {
  color: #767b90
}

.modal__text, .modal__body p {
  font-size: 17px
}

@media (min-width: 768px) {
  .modal-sm {
    width: 300px
  }

  .modal-md {
    width: 600px
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 500px
  }
}

.tooltip {
  position: absolute;
  z-index: 1060;
  display: block;
  visibility: visible;
  font-size: 13px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0)
}

.tooltip.in {
  opacity: .9;
  filter: alpha(opacity=90)
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px
}

.tooltip-inner {
  max-width: 290px;
  padding: 6px 10px;
  color: #fff;
  text-align: left;
  text-decoration: none;
  background-color: #000;
  border-radius: 3px;
  line-height: 1.25
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}

[data-toggle="tooltip"]:not(.tooltip-unstyled) {
  cursor: pointer;
  border-bottom: 1px dotted;
  display: inline-block;
  line-height: 1;
  margin-bottom: -1px
}

.tooltip-unstyled {
  cursor: default
}

.carousel {
  position: relative
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%
}

.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block
}

.carousel-inner > .active {
  left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%
}

.carousel-inner > .next {
  left: 100%
}

.carousel-inner > .prev {
  left: -100%
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0
}

.carousel-inner > .active.left {
  left: -100%
}

.carousel-inner > .active.right {
  left: 100%
}

.carousel-indicators {
  position: relative;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin: 0 0 0 -30%;
  padding: 0;
  list-style: none;
  text-align: center
}

.carousel-indicators li {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 5px;
  text-indent: -999px;
  border-radius: 8px;
  cursor: pointer;
  background-color: #e8e9ec;
  -webkit-transition: .3s;
  transition: .3s
}

.carousel-indicators .active {
  background-color: #ff4e3d
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
  line-height: 0
}

.clearfix:after {
  clear: both
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.pull-right {
  float: right !important
}

.pull-left {
  float: left !important
}

.hide {
  display: none !important
}

.show {
  display: block !important
}

.invisible {
  visibility: hidden
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0
}

.hidden {
  display: none !important;
  visibility: hidden !important
}

.affix {
  position: fixed
}

.tab-nav {
  margin: 0;
  padding: 0;
  list-style: none
}

.tab-nav:before, .tab-nav:after {
  content: " ";
  display: table;
  line-height: 0
}

.tab-nav:after {
  clear: both
}

.tab-nav__item {
  float: left;
  border-radius: 3px;
  margin-right: 1px
}

.tab-nav__item:not(:first-child):not(:last-child) .btn {
  border-radius: 0
}

.tab-nav__item:first-child:not(:last-child) .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.tab-nav__item:last-child:not(:first-child) {
  margin-right: 0
}

.tab-nav__item:last-child:not(:first-child) .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}

.tab-nav__item.active .pseudo {
  border-bottom-color: transparent
}

.tab-nav_pseudo .tab-nav__item {
  position: relative;
  padding: 0 10px 0 5px
}

.tab-nav_pseudo .tab-nav__item:after {
  content: "/";
  position: absolute;
  right: 0;
  top: 0
}

.tab-nav_pseudo .tab-nav__item:first-child {
  padding-left: 0
}

.tab-nav_pseudo .tab-nav__item:last-child {
  padding-right: 0
}

.tab-nav_pseudo .tab-nav__item:last-child:after {
  display: none
}

.tab-nav__item u {
  text-decoration: none
}

.tab-content > .tab-pane {
  display: none
}

.tab-content > .active {
  display: block
}

.tab-content > tbody.active {
  display: table-row-group
}

.tab-content > tr.active {
  display: table-row
}

.section-token-sale {
  position: relative;
  padding-top: 15px
}

.section-token-sale.section_clear-padding {
  padding-top: 0
}

.section-token-sale.section_dark {
  background: #E5E7E8
}

.section-token-sale.section_darker {
  background: #72757D
}

..section-token-sale.section_darker .section__header {
  color: #fff
}

..section-token-sale.analytics {
  margin-left: 190px
}

.section__header {
  font-family: "Source Sans Pro", sans-serif;
  color: #C2C8CA;
  padding-bottom: 5px;
  font-size: 20px;
  font-weight: normal;
  text-align: right;
  margin-bottom: 35px;
  border-bottom: 3px solid #CED3D5
}

.section__header__text {
  position: relative
}

.section__header__text:before {
  content: '/';
  display: block;
  position: absolute;
  left: -12px;
  top: 0;
  color: #C2C8CA
}

.section__subheader {
  font-size: 25px;
  font-family: "Source Sans Pro", sans-serif;
  text-align: center;
  margin-bottom: 30px
}

.section__description {
  max-width: 800px;
  color: #60626B;
  font-size: 20px;
  text-align: left;
  margin: 0 auto 50px auto
}

.section__text {
  font-size: 17px;
  margin-bottom: 25px
}

.section__anchor {
  position: relative;
  top: -130px
}

.section__anchor.section__anchor_short {
  top: -50px
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 0 30px;
  height: 70px;
  z-index: 20;
  -webkit-transition: .3s;
  transition: .3s
}

.header.header_detached {
  background: rgba(35, 57, 65, 0.95)
}

.news .header {
  background: rgba(35, 57, 65, 0.95)
}

.header__content {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  z-index: 2
}

.header__nav {
  margin: 0;
  padding: 0
}

.header__nav__item {
  display: inline-block
}

.header__nav__item a {
  display: inline-block;
  font-size: 15px;
  line-height: 70px;
  padding: 0 20px;
  color: rgba(255, 255, 255, 0.7);
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: .3s;
  transition: .3s
}

.header__nav__item a:hover, .header__nav__item a.active {
  color: #fff
}

.header__nav__item a.item-btn {
  line-height: 38px;
  border: 1px solid rgba(255, 255, 255, 0.6);
  border-radius: 3px
}

.header__nav__item a span {
  vertical-align: middle
}

.header__nav__item.separator a {
  line-height: 14px;
  border-left: 1px solid #fff
}

.header__nav__item.separator a:hover, .header__nav__item.separator a.active {
  text-decoration: none;
  color: #fff
}

.header__nav__item.separator a:hover span, .header__nav__item.separator a.active span {
  text-decoration: underline
}

.header__social {
  margin-left: 20px
}

.header__logo {
  display: inline-block;
  text-decoration: none;
  margin-left: 30px;
  vertical-align: middle;
  height: 37px;
  width: 102px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -706px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .header__logo {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -706px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.landing__main {
  position: relative;
  background-image: url("https://s3.amazonaws.com/civic-token-sale-js/bg-top.png");
  background-size: cover;
  min-height: 730px;
  color: #fff;
  font-family: "Source Sans Pro", sans-serif;
  padding-top: 140px;
  padding-bottom: 20px;
  background-position: bottom;
  background-repeat: no-repeat
}

.landing__main .landing__main__subscribe__form {
  justify-content: center;
  margin-bottom: 30px
}

.landing__main .landing__join__list {
  justify-content: center;
  padding-right: 30px;
  padding-left: 30px
}

.landing__main .landing__join__item {
  color: rgba(255, 255, 255, 0.8)
}

.landing__main .landing__whitepaper__link {
  margin-bottom: 130px
}

.landing__main .landing__whitepaper__link .btn_action {
  border-radius: 5px;
  font-size: 20px
}

.landing__main__title {
  font-size: 24px;
  line-height: 30px;
  color: #fff;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 500;
  text-align: center;
  max-width: 700px;
  margin: 0 auto
}

.landing__main__subtitle {
  font-size: 30px;
  color: #fff;
  font-weight: 300;
  text-align: center;
  margin-bottom: 50px
}

.landing__main__subscribe__form {
  display: flex;
  justify-content: center
}

.landing__main__subscribe__form .form-control:not(.btn) {
  width: 340px;
  margin-right: 10px
}

.landing__main__terms {
  display: block;
  font-size: 16px;
  text-align: center;
  color: #33BEEE;
  text-transform: uppercase;
  text-decoration: none
}

.landing__main__terms:hover {
  color: #33BEEE
}

.landing__main__scroller {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  height: 70px;
  color: #fff;
  text-decoration: none;
  cursor: pointer
}

.landing__main__scroller:hover {
  color: #fff
}

.landing__main__arrow {
  font-size: 30px;
  line-height: 20px;
  position: relative;
  display: inline-block;
  top: 30px
}

.landing__join__header {
  color: #A1B3C1;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  font-family: "Source Sans Pro", sans-serif;
  margin-bottom: 40px
}

.landing__join__list {
  color: #A1B3C1;
  font-size: 16px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center
}

.landing__join__item {
  margin-left: 30px;
  text-decoration: none;
  color: #A1B3C1;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase
}

.landing__join__item:first-child {
  margin-left: 0
}

.landing__join__item i, .landing__join__item span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px
}

.landing__join__item:hover span {
  text-decoration: underline
}

.landing__join__item__logo.landing__join__item__logo-1 {
  height: 35px;
  width: 34px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -3366px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .landing__join__item__logo.landing__join__item__logo-1 {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -3366px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.landing__join__item__logo.landing__join__item__logo-2 {
  height: 35px;
  width: 34px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -608px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .landing__join__item__logo.landing__join__item__logo-2 {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -608px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.landing__join__item__logo.landing__join__item__logo-3 {
  height: 34px;
  width: 35px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -3332px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .landing__join__item__logo.landing__join__item__logo-3 {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -3332px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.landing__join__item__logo.landing__join__item__logo-4 {
  height: 34px;
  width: 35px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -5515px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .landing__join__item__logo.landing__join__item__logo-4 {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -5515px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.landing__text {
  font-size: 20px;
  color: #4A4A4A;
  line-height: 30px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: normal;
  margin-bottom: 10px
}

.landing__text.article {
  margin-bottom: 30px
}

.landing__text b {
  color: #fff;
  font-weight: 500
}

.news__date {
  text-transform: uppercase;
  margin-bottom: 15px;
  color: #AFAFAF;
  font-size: 13px
}

.news__section {
  margin-bottom: 20px
}

.news__section.page__section {
  padding-top: 30px
}

.news__section .article {
  margin-bottom: 30px
}

.news__section h2 {
  font-size: 40px;
  font-weight: bold;
  margin-top: 0
}

.news__section h3 {
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 20px
}

.news__section h4 {
  font-size: 24px;
  color: #4BC0FD;
  margin: 0
}

.news__section h4 a {
  color: #4BC0FD
}

.news__section .article h4 {
  margin: 30px 0 10.5px 0
}

.news__section p {
  color: #4A4A4A;
  font-size: 16px;
  padding-right: 20px
}

.news__section a {
  color: #33BEEE
}

.news__section img {
  max-width: 100%
}

.article__full_width {
  width: 100%
}

.news__back {
  display: block;
  font-size: 16px;
  color: #33BEEE;
  text-decoration: none;
  position: relative;
  padding-left: 10px;
  margin-bottom: 30px
}

.news__back:hover {
  color: #33BEEE
}

.news__back:before {
  position: absolute;
  content: '';
  display: block;
  left: -5px;
  top: 1px;
  color: #33BEEE;
  position: relative;
  display: inline-block;
  content: '';
  top: -2px;
  vertical-align: middle;
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 5px 5px 5px 0;
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: inherit;
  border-bottom-color: transparent
}

.news__header {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 2px solid #4BC0FD
}

.news__header h4 {
  color: inherit
}

.news__header.news__header_dark {
  border-bottom-color: #AFAFAF
}

.landing__main__subscribe {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  padding: 25px 60px;
  margin: 71px -60px 0 -60px
}

.landing__main__subscribe__label {
  color: #4A4A4A;
  font-size: 18px
}

.inv-timeline__types {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px
}

.inv-timeline__type {
  color: #fff;
  border: 1px solid #33BEEE;
  background: #33BEEE;
  padding: 10px 0;
  font-size: 12px;
  text-transform: uppercase;
  margin-left: 10px;
  flex-grow: 1;
  text-align: center
}

.inv-timeline__type:first-child {
  margin-left: 0
}

.inv-timeline__line {
  position: relative;
  min-height: 20px;
  color: #33BEEE;
  margin-bottom: 10px
}

.inv-timeline__line:before {
  content: '';
  display: block;
  position: absolute;
  top: 9px;
  height: 2px;
  left: 0;
  right: 0;
  background: #33BEEE
}

.inv-timeline__line:after {
  content: '';
  display: block;
  position: absolute;
  left: 100%;
  margin-left: -15px;
  color: #33BEEE;
  position: relative;
  display: inline-block;
  content: '';
  top: -2px;
  vertical-align: middle;
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-top-color: transparent;
  border-left-color: inherit;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-width: 5px 0 5px 22px
}

.inv-timeline__line__btn {
  position: absolute;
  font-size: 13px;
  font-weight: bold;
  color: #33BEEE;
  text-transform: uppercase;
  padding: 5px 15px;
  background: #F0F3F4;
  left: 50%;
  margin-left: -57px;
  top: 50%;
  margin-top: -15px;
  z-index: 1
}

.inv-timeline__dates {
  font-size: 12px;
  font-weight: bold;
  color: #4A4A4A;
  display: flex;
  justify-content: space-between
}

.inv-timeline__date:nth-child(2) {
  margin-left: -21px
}

.landing__news .section__separator {
  margin-top: 50px;
  margin-bottom: 50px
}

.news__subreader {
  font-size: 22px;
  color: #000;
  font-family: "Source Sans Pro", sans-serif;
  margin-bottom: 20px
}

.news__subreader.news__subreader_composite {
  display: flex;
  justify-content: space-between
}

.news__subreader__left {
  text-align: left
}

.news__subreader__right {
  text-align: right
}

.news__subreader__right a {
  color: #3AB03E;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: normal
}

.news__content {
  display: flex;
  margin-bottom: 30px;
  text-align: left;
}

.press__list {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  flex-wrap: wrap;
  margin-top: 20px
}

.press__item {
  flex-grow: 1;
  flex-basis: 1px;
  margin-right: 20px;
  margin-bottom: 20px;
  height: 180px;
  border: 1px solid #e6e6e6;
  -webkit-box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.2);
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center
}

.press__item:hover .press__logo {
  opacity: 1;
  filter: alpha(opacity=100)
}

.press__item:last-child {
  margin-right: 0
}

.press__logo {
  -webkit-transition: .3s;
  transition: .3s;
  opacity: .6;
  filter: alpha(opacity=60)
}

.press__logo.logo-1 {
  height: 39px;
  width: 149px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -1811px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .press__logo.logo-1 {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -1811px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.press__logo.logo-2 {
  height: 31px;
  width: 149px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -2227px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .press__logo.logo-2 {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -2227px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.press__logo.logo-3 {
  height: 30px;
  width: 155px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -2648px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .press__logo.logo-3 {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -2648px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.press__logo.logo-4 {
  height: 50px;
  width: 145px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -2805px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .press__logo.logo-4 {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -2805px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.press__logo.logo-5 {
  height: 52px;
  width: 149px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -2855px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .press__logo.logo-5 {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -2855px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.press__logo.logo-6 {
  height: 28px;
  width: 145px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -2907px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .press__logo.logo-6 {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -2907px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.press__logo.logo-7 {
  height: 38px;
  width: 149px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -2935px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .press__logo.logo-7 {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -2935px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.press__logo.logo-8 {
  height: 52px;
  width: 146px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -2973px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .press__logo.logo-8 {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -2973px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.press__logo.logo-9 {
  height: 28px;
  width: 139px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -3025px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .press__logo.logo-9 {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -3025px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.press__logo.logo-10 {
  height: 36px;
  width: 148px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -1850px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .press__logo.logo-10 {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -1850px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.press__logo.logo-11 {
  height: 54px;
  width: 148px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -1886px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .press__logo.logo-11 {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -1886px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.press__logo.logo-12 {
  height: 27px;
  width: 145px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -1940px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .press__logo.logo-12 {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -1940px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.press__logo.logo-13 {
  height: 42px;
  width: 142px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -1967px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .press__logo.logo-13 {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -1967px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.press__logo.logo-14 {
  height: 28px;
  width: 165px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -2009px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .press__logo.logo-14 {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -2009px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.press__logo.logo-15 {
  height: 16px;
  width: 165px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -2037px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .press__logo.logo-15 {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -2037px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.press__logo.logo-16 {
  height: 26px;
  width: 165px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -2053px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .press__logo.logo-16 {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -2053px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.press__logo.logo-17 {
  height: 42px;
  width: 165px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -2079px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .press__logo.logo-17 {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -2079px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.press__logo.logo-18 {
  height: 80px;
  width: 149px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -2121px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .press__logo.logo-18 {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -2121px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.press__logo.logo-19 {
  height: 26px;
  width: 149px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -2201px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .press__logo.logo-19 {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -2201px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.press__logo.logo-20 {
  height: 80px;
  width: 132px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -2258px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .press__logo.logo-20 {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -2258px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.press__logo.logo-21 {
  height: 18px;
  width: 165px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -2338px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .press__logo.logo-21 {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -2338px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.press__logo.logo-22 {
  height: 27px;
  width: 147px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -2356px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .press__logo.logo-22 {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -2356px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.press__logo.logo-23 {
  height: 26px;
  width: 155px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -2383px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .press__logo.logo-23 {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -2383px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.press__logo.logo-24 {
  height: 26px;
  width: 148px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -2409px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .press__logo.logo-24 {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -2409px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.press__logo.logo-25 {
  height: 71px;
  width: 79px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -2435px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .press__logo.logo-25 {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -2435px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.press__logo.logo-26 {
  height: 39px;
  width: 147px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -2506px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .press__logo.logo-26 {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -2506px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.press__logo.logo-27 {
  height: 24px;
  width: 165px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -2545px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .press__logo.logo-27 {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -2545px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.press__logo.logo-28 {
  height: 23px;
  width: 165px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -2569px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .press__logo.logo-28 {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -2569px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.press__logo.logo-29 {
  height: 56px;
  width: 139px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -2592px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .press__logo.logo-29 {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -2592px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.press__logo.logo-30 {
  height: 37px;
  width: 165px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -2678px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .press__logo.logo-30 {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -2678px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.news__item {
  display: block;
  text-decoration: none;
  flex-grow: 1;
  flex-basis: 1px;
  font-family: "Source Sans Pro", sans-serif;
  margin-right: 20px;
  border: 1px solid #e6e6e6;
  padding: 35px 20px;
  background: #fff;
  -webkit-box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.2)
}

.news__item:last-child {
  margin-right: 0
}

.news__item.news__item_more {
  display: flex;
  justify-content: center;
  align-items: center
}

.news__item.news__item_more .news__item__more {
  color: #3AB03E;
  text-transform: uppercase;
  font-size: 16px
}

.news__item.news__item_press {
  display: block;
  position: relative;
  height: 170px;
  -webkit-transition: .3s;
  transition: .3s
}

.news__item.news__item_press:hover {
  background: #3AB03E
}

.news__item.news__item_press:hover .news__press__logo.unhover {
  opacity: 0;
  filter: alpha(opacity=0)
}

.news__item.news__item_press:hover .news__press__logo.hover {
  opacity: 1;
  filter: alpha(opacity=100)
}

.news__item__date {
  font-size: 12px;
  color: rgba(74, 74, 74, 0.5);
  font-weight: normal;
  font-family: "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  margin-bottom: 3px
}

.news__item__title {
  font-size: 18px;
  font-weight: bold;
  color: #000;
  margin-bottom: 10px
}

.news__item__text {
  font-size: 14px;
  font-weight: normal;
  color: #4A4A4A
}

.news__logos {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center
}

.news__logo {
  margin-left: 70px
}

.news__logo:first-child {
  margin-left: 0
}

.news__logo.news__logo-1 {
  height: 36px;
  width: 137px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -670px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .news__logo.news__logo-1 {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -670px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.news__logo.news__logo-2 {
  height: 45px;
  width: 137px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -5817px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .news__logo.news__logo-2 {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -5817px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.footer__social {
  margin: 0;
  padding: 0;
  list-style: none
}

.footer__social li {
  display: inline-block;
  margin-right: 25px
}

.footer__social li a {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  vertical-align: middle
}

.footer__social li i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px
}

.footer__social li span {
  display: inline-block;
  vertical-align: middle
}

.text-underline {
  text-decoration: underline
}

.highlight {
  color: #000
}

.landing__about {
  background-image: url("https://s3.amazonaws.com/civic-token-sale-js/bg-bottom.png");
  background-size: cover
}

.landing__about.page__section {
  padding-top: 200px
}

.landing__about.page__section .page__section__header {
  color: #fff
}

.landing__about.page__section .landing__text {
  color: #CAE5F9
}

.page__section.section__gradient {
  background: #5bbaf1;
  background: -moz-linear-gradient(-45deg, #5bbaf1 0%, #05aa93 100%);
  background: -webkit-linear-gradient(-45deg, #5bbaf1 0%, #05aa93 100%);
  background: linear-gradient(135deg, #5bbaf1 0%, #05aa93 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bbaf1', endColorstr='#05aa93', GradientType=1)
}

.page__section.section__gradient .page__section__header {
  color: #fff
}

.contacts {
  font-family: "Source Sans Pro", sans-serif
}

.landing__contacts__descr {
  font-size: 20px;
  margin-top: 20px
}

.landing__contacts__info {
  font-size: 18px;
  margin-top: 20px
}

.landing__contacts__form {
  display: inline-block;
  text-align: left;
  width: 300px;
  margin-top: 30px
}

.landing__contacts__form label {
  color: #72757D;
  font-weight: normal;
  font-size: 13px
}

.landing__contacts__form label.checkbox-inline {
  font-size: 15px;
  color: #000
}

.landing__contacts__form textarea {
  min-height: 140px
}

.landing__contacts__form .form-group:last-child {
  margin-top: 30px
}

.sent .unsent {
  display: none
}

.landing__contacts__sent {
  display: none;
  font-size: 20px;
  text-align: center;
  margin-top: 80px;
  margin-bottom: 500px;
  color: #60626B
}

.sent .landing__contacts__sent {
  display: block
}

.page__section {
  padding: 70px 0
}

.page__section.page__section_gray {
  background: #F0F3F4
}

.page__section.page__section_gray-dark {
  background: #e6e6e6
}

.page__section.page__section_light-blue {
  background: #E5EBF4
}

.page__section.page__section_lightblue {
  background: #F7F9FA
}

.page__section.page__section_slim {
  padding: 40px 0
}

.page__section.page__section_bgimage {
  background: url('https://s3.amazonaws.com/civic-token-sale-js/bc-landing-bg.jpg') no-repeat center top;
  background-size: cover
}

.page__section.page__section_bgimage .page__section__header {
  color: #fff
}

.page__section.page__section_white {
  background-image: none;
  background: #fff
}

.page__section__header {
  color: #000;
  font-size: 48px;
  font-weight: normal;
  font-family: "Source Sans Pro", sans-serif;
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px
}

.page__section__header.page__section__header_sm {
  font-size: 28px;
  margin-bottom: 30px
}

.press__row {
  display: flex;
  justify-content: space-between
}

.press__row + .press__row {
  margin-top: 20px
}

.press__article {
  display: flex;
  flex-direction: column;
  color: #333;
  background: #E5EBF4;
  padding: 20px;
  font-size: 20px;
  flex-basis: 0;
  flex-grow: 1;
  margin: 0 10px
}

.press__article:first-child {
  margin-left: 0
}

.press__article:last-child {
  margin-right: 0
}

.press__article ol {
  margin: 0;
  padding: 0 0 0 34px
}

.press__article__header {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 20px
}

.press__article__text {
  flex-grow: 1;
  margin-bottom: 20px
}

.press__article__quote {
  font-style: italic;
  color: rgba(51, 51, 51, 0.5)
}

.link-list a {
  display: block;
  font-size: 22px;
  line-height: 36px
}

.nycex__row {
  display: flex;
  justify-content: space-between
}

.nycex__row.nycex__row_dark {
  color: #333;
  background: #E5EBF4;
  font-size: 22px
}

.nycex__article {
  padding: 20px 30px;
  width: 33%
}

.nycex__article:first-child {
  padding-left: 20px
}

.nycex__article:last-child {
  padding-right: 20px
}

hr.section__separator {
  border-bottom-color: #C6C8CD;
  margin-top: 30px;
  margin-bottom: 30px
}

.vctoken__notify__content-wrap {
  padding-left: 10px;
  padding-right: 10px
}

.offer__modal__header {
  font-size: 40px;
  line-height: 52px;
  color: #000;
  font-weight: 300;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 40px
}

.offer__modal__form {
  width: 410px;
  padding-bottom: 40px;
  padding-top: 40px
}

.offer__modal__form input.form-control, .offer__modal__form textarea.form-control {
  border: none;
  border-bottom: 1px solid rgba(220, 220, 220, 0.6);
  font-size: 18px;
  height: 40px;
  padding: 10px 10px;
  -webkit-transition: .3s;
  transition: .3s;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0
}

.offer__modal__form input.form-control:focus, .offer__modal__form input.form-control:active, .offer__modal__form textarea.form-control:focus, .offer__modal__form textarea.form-control:active {
  border-bottom: 1px solid #3AB03E;
  -webkit-box-shadow: none;
  box-shadow: none
}

.offer__row {
  display: flex
}

.offer__row:last-child {
  margin-top: 25px
}

.offer__left {
  text-align: left;
  width: 230px
}

.offer__right {
  flex-grow: 1;
  max-width: 670px
}

.offer__descr {
  display: block;
  margin-top: 5px;
  font-size: 14px;
  font-weight: 300;
  color: #333
}

.offer__hint {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  margin-left: 15px;
  color: rgba(51, 51, 51, 0.7)
}

.offer__hint i {
  color: #2473B2
}

.landing__faq__submit {
  margin-left: 20px;
  padding-left: 50px;
  padding-right: 50px
}

label.offer-title-label, .offer-title-label {
  position: relative;
  color: #000;
  font-size: 20px;
  font-weight: bold;
  margin-top: 10px;
  display: inline-block;
  vertical-align: baseline;
  line-height: 28px
}

label.offer-title-label.required:before, .offer-title-label.required:before {
  font-family: 'racebot';
  content: "";
  display: block;
  position: absolute;
  font-size: 8px;
  color: #2473B2;
  top: 0;
  right: -14px
}

.offer__connector {
  text-align: center
}

.offer-particle {
  display: inline-block;
  vertical-align: baseline;
  font-size: 16px;
  line-height: 28px;
  margin-right: 15px;
  color: rgba(51, 51, 51, 0.7)
}

.landing__faq__ask__form.open .landing__faq__ask__form__content {
  display: none
}

.landing__faq__ask__form.open .landing__faq__ask__form__open {
  display: block
}

.landing__faq__ask__form__content {
  display: block
}

.landing__faq__ask__form__open {
  text-align: center;
  display: none
}

.fb__container-wrap {
  text-align: center
}

.fb__container {
  width: 100%
}

.icon-eng {
  height: 14px;
  width: 14px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -14px;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .icon-eng {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -14px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.icon-cn {
  height: 14px;
  width: 14px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .icon-cn {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 0;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.vctoken__timer-wrap {
  text-align: center;
  margin-bottom: 60px
}

.vctoken__timer {
  margin-bottom: 50px
}

.vctoken__timer__title {
  color: rgba(255, 255, 255, 0.8);
  font-size: 22px;
  font-weight: 300;
  margin-bottom: 10px
}

.vctoken__timer__period {
  display: inline-block;
  margin-left: 15px
}

.vctoken__timer__period:first-child {
  margin-left: 0
}

.vctoken__timer__period__time {
  display: block;
  color: #33BEEE;
  font-size: 60px;
  line-height: 62px;
  letter-spacing: 1px;
  font-weight: normal
}

.vctoken__timer__period__name {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  display: inline-block;
  position: relative
}

.vctoken__timer__period:nth-child(1) .vctoken__timer__period__name {
  left: -16px
}

.vctoken__timer__period:nth-child(2) .vctoken__timer__period__name {
  left: -15px
}

.vctoken__timer__period:nth-child(3) .vctoken__timer__period__name {
  left: -15px
}

.vctoken__timer__period:nth-child(4) .vctoken__timer__period__name {
  left: 1px
}

.vctoken__notify {
  margin-bottom: 50px
}

.vctoken__notify__header {
  color: rgba(255, 255, 255, 0.8);
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 15px;
  text-align: center
}

.vctoken__notify__title {
  color: rgba(255, 255, 255, 0.8);
  font-size: 22px;
  font-weight: 300;
  margin-bottom: 15px
}

.vctoken__notify__input {
  background: #fff;
  border-color: #fff;
  color: #000;
  font-weight: normal;
  border-radius: 30px
}

.vctoken__notify__content {
  position: relative;
  text-align: left
}

.vctoken__notify__content.vctoken__notify__content_actions {
  text-align: center
}

.vctoken__notify__input-wrap {
  position: relative;
  margin-bottom: 20px
}

.vctoken__notify__check {
  margin-top: 20px;
  margin-bottom: 30px
}

.vctoken__notify__offering-label {
  display: block;
  font-size: 14px;
  margin: 0 0 15px 0;
  font-weight: normal;
  cursor: pointer;
  color: #464D55
}

.vctoken__notify__offering-label > span {
  display: inline-block;
  vertical-align: middle
}

.vctoken__selector-wrap {
  margin-left: -35px;
  margin-right: -35px;
  background: #F9F9F9;
  padding: 15px 35px
}

.vctoken__selector__title {
  font-size: 18px;
  color: #4A4A4A;
  margin-bottom: 15px
}

.checkbox-wrap {
  position: relative;
  height: 16px
}

.checkbox-wrap input {
  position: absolute;
  left: -9999px
}

.checkbox-wrap i {
  display: inline-block;
  height: 14px;
  width: 14px;
  line-height: 16px;
  font-size: 12px;
  text-align: center;
  color: transparent;
  background: transparent;
  margin-right: 7px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-transition: .3s;
  transition: .3s;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px
}

.checkbox-wrap i:before {
  top: -1px;
  position: relative;
  margin-left: 0;
  margin-right: 0
}

.checkbox-wrap input:checked + i {
  color: #fff;
  background: #3AB03E;
  border-color: #3AB03E
}

.sent__content {
  display: none
}

.sent .unsent__content {
  display: none
}

.sent .sent__content {
  display: block
}

.landing__fame-1 .page__section__header {
  font-size: 30px
}

.landing__fame-1 .content, .landing__fame-1 .content-padding {
  padding-left: 20px;
  padding-right: 20px
}

.landing__fame-1 hr.section__separator {
  margin-top: 50px;
  margin-bottom: 50px;
  border-top-color: rgba(255, 255, 255, 0.3)
}

.landing__ico-stat {
  margin-top: 50px;
  max-width: 550px;
  min-width: 550px;
  margin-left: auto;
  margin-right: auto
}

.landing__ico-stat__title {
  font-size: 40px;
  color: #fff;
  font-weight: 300;
  margin-bottom: 40px
}

.landing__ico-stat__timer {
  margin-bottom: 40px
}

.landing__ico-stat__timer__label {
  font-size: 18px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 10px;
  text-align: center;
  opacity: .7;
  filter: alpha(opacity=70)
}

.landing__ico-stat__timer__content {
  padding: 10px 15px;
  width: 500px;
  display: flex;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto
}

.landing__ico-stat__timer__date {
  text-align: center;
  background: rgba(255, 255, 255, 0.1);
  padding-top: 14px;
  height: 120px;
  width: 110px;
  border: 1px solid white;
  border-radius: 5px;
  position: relative
}

.landing__ico-stat__timer__dots {
  position: absolute;
  right: 0
}

.landing__ico-stat__timer__value {
  font-size: 70px;
  line-height: 70px;
  margin-bottom: 3px
}

.landing__ico-stat__timer__name {
  font-size: 13px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.7)
}

.landing__ico-stat__info {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px
}

.landing__ico-stat__info__col {
  width: 25%;
  display: flex
}

.landing__ico-stat__info__icon {
  width: 38px;
  height: 38px;
  background: rgba(255, 255, 255, 0.15);
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 7px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%
}

.landing__ico-stat__info__icon img {
  height: 18px
}

.landing__ico-stat__info__value {
  font-size: 20px;
  line-height: 22px;
  font-weight: normal
}

.landing__ico-stat__info__title {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.7)
}

.landing__ico-stat__range {
  position: relative;
  height: 70px;
  margin-bottom: 20px
}

.landing__ico-stat__range__title {
  position: absolute;
  font-size: 14px
}

.landing__ico-stat__range__title.value {
  right: 0;
  top: 0
}

.landing__ico-stat__range__title.stat {
  left: 0;
  bottom: 0
}

.landing__ico-stat__range__title.end {
  right: 0;
  bottom: 0
}

.landing__ico-stat__range__slider {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -2px;
  height: 4px;
  background: rgba(255, 255, 255, 0.15)
}

.landing__ico-stat__range__slider:before, .landing__ico-stat__range__slider:after {
  content: '';
  display: block;
  position: absolute;
  background: #fff;
  width: 8px;
  height: 8px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  top: -2px;
  z-index: 1
}

.landing__ico-stat__range__slider:before {
  left: -4px
}

.landing__ico-stat__range__slider:after {
  right: -4px
}

.landing__ico-stat__range__slider__bar {
  position: relative;
  background: #33BEEE;
  height: 4px;
  width: 20%
}

.landing__ico-stat__range__point {
  position: absolute;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 28px;
  height: 28px;
  top: -13px;
  right: -14px;
  background: rgba(51, 190, 238, 0.5);
  z-index: 1
}

.landing__ico-stat__range__point:after {
  content: '';
  display: block;
  position: absolute;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  z-index: 2;
  width: 18px;
  height: 18px;
  top: 5px;
  right: 5px;
  background: #33beee
}

.landing__ico-stat__range__point__value {
  position: absolute;
  top: -52px;
  width: 200px;
  text-align: center;
  margin-left: -90px;
  font-size: 22px;
  font-weight: normal
}

.landing__ico-stat__actions {
  margin-bottom: 30px;
  text-align: center
}

.landing__ico-stat__actions .btn {
  width: auto
}

.landing__ico-stat__ico-name {
  font-size: 20px;
  margin-bottom: 20px;
  text-align: center
}

.landing__ico-stat__subheader {
  font-size: 22px;
  font-weight: 300;
  text-align: center
}

.landing__ico-stat__rised {
  margin-top: 40px;
  margin-bottom: 170px;
  text-align: center
}

.landing__ico-stat__rised__amount {
  color: #33BEEE;
  font-size: 42px
}

.team__content {
  display: flex
}

.team__item {
  width: 50%;
  padding: 0 30px;
  color: #fff
}

.team__avatar {
  text-align: center;
  margin-bottom: 25px
}

.team__avatar img {
  height: 192px;
  width: 192px;
  display: inline-block
}

.team__name {
  font-size: 32px;
  font-weight: 300;
  text-align: center
}

.team__position {
  font-size: 22px;
  font-weight: 300;
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 15px
}

.team__descr {
  color: rgba(255, 255, 255, 0.7);
  font-size: 20px
}

.landing__timeline2__wrap {
  position: relative
}

.timeline-info {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 1
}

.timeline-info__item {
  flex-grow: 1;
  flex-basis: 1px;
  text-align: center;
  padding: 0 30px
}

.timeline-info__item:first-child {
  text-align: left;
  padding-left: 0
}

.timeline-info__item:last-child {
  text-align: right;
  padding-right: 0
}

.timeline-info__item.active .timeline-info__date {
  color: #3AB03E
}

.timeline-info__item.active .timeline-info__descr {
  color: #4a4a4a
}

.timeline-info__item.active .timeline-info__point {
  background: #3AB03E
}

.timeline-info__bar {
  position: absolute;
  top: 40px;
  height: 3px;
  width: 100%;
  background: #d8d8d8
}

.timeline-info__bar__progress {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  background: #3AB03E
}

.timeline-info__date {
  font-size: 18px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  margin-bottom: 7px;
  color: rgba(74, 74, 74, 0.6)
}

.timeline-info__descr {
  font-size: 13px;
  font-family: "Source Sans Pro", sans-serif;
  color: rgba(74, 74, 74, 0.5)
}

.timeline-info__point {
  display: inline-block;
  position: relative;
  height: 18px;
  width: 18px;
  margin-bottom: 5px;
  background: #d8d8d8;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%
}

.timeline-info__point:before {
  content: '';
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin-top: -5px;
  margin-left: -5px;
  height: 10px;
  width: 10px;
  background: #fff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%
}

.about__tables {
  display: flex;
  margin-bottom: 20px
}

.about__table__item {
  width: 50%;
  padding: 30px 20px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: rgba(255, 255, 255, 0.1);
  font-family: "Source Sans Pro", sans-serif;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px
}

.about__table__item:first-child {
  margin-right: 10px
}

.about__table__item:last-child {
  margin-left: 10px
}

.about__table__header {
  font-size: 32px;
  color: #fff;
  margin-bottom: 20px;
  text-align: center
}

.about__table__list ul {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px;
  color: rgba(255, 255, 255, 0.8)
}

.about__table__list ul li {
  margin-bottom: 15px
}

.about__arrow {
  text-align: center;
  margin-bottom: 20px
}

.about__arrow i {
  display: inline-block;
  height: 64px;
  width: 80px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -28px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .about__arrow i {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -28px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.about__subtext {
  font-size: 32px;
  color: #fff;
  font-family: "Source Sans Pro", sans-serif;
  text-align: center
}

.about__subtext b {
  font-weight: 600
}

.news__item__icon {
  margin-bottom: 15px;
  opacity: .5;
  filter: alpha(opacity=50);
  -webkit-transition: .3s;
  transition: .3s
}

.news__item__icon.icon-coindesk {
  height: 30px;
  width: 155px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -2648px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .news__item__icon.icon-coindesk {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -2648px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.news__item__icon.icon-bitcoinmagazine {
  height: 30px;
  width: 140px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -2715px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .news__item__icon.icon-bitcoinmagazine {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -2715px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.news__item__icon.icon-cnbc {
  height: 30px;
  width: 176px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -2745px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .news__item__icon.icon-cnbc {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -2745px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.news__item__icon.icon-medium {
  height: 30px;
  width: 148px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -2775px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .news__item__icon.icon-medium {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -2775px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.news__item__icon.icon-reuters {
  height: 36px;
  width: 150px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -1850px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .news__item__icon.icon-reuters {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -1850px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.news__item__icon.icon-investopedia {
  height: 25px;
  width: 180px;
  margin-top: 5px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -2544px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .news__item__icon.icon-investopedia {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -2544px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.news__item__icon.icon-cointelegraph {
  height: 60px;
  margin-top: -10px;
  width: 205px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/cointelegraphweb.png');
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .news__item__icon.icon-cointelegraph {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/cointelegraphweb2x.png');
    -moz-background-size: 250px auto;
    -o-background-size: 250px auto;
    -webkit-background-size: 250px auto;
    background-size: 250px auto;
    margin-left: -25px;
  }
}

.news__item__icon.icon-cryptocoinsnews {
  height: 50px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/cryptocoinsnewsweb.png');
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .news__item__icon.icon-cryptocoinsnews {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/cryptocoinsnewsweb2x.png');
    -moz-background-size: 200px auto;
    -o-background-size: 200px auto;
    -webkit-background-size: 200px auto;
    background-size: 200px auto;
  }
}

.news__item__icon.icon-prnewswire {
  height: 50px;
  background: url('https://s3.amazonaws.com/civic-token-sale-js/prn_cisionweb.png') no-repeat;
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .news__item__icon.icon-prnewswire {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/prn_cisionweb2x.png');
    -moz-background-size: 130px auto;
    -o-background-size: 130px auto;
    -webkit-background-size: 130px auto;
    background-size: 130px auto;
  }
}

.news__item__icon.icon-mybroadband {
  height: 50px;
  background: url('https://s3.amazonaws.com/civic-token-sale-js/mybroadbandweb.png') no-repeat;
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .news__item__icon.icon-mybroadband {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/mybroadbandweb2x.png');
    -moz-background-size: 225px auto;
    -o-background-size: 225px auto;
    -webkit-background-size: 225px auto;
    background-size: 225px auto;
  }
}

.news__item__icon.icon-ibc {
  height: 50px;
  background: url('https://s3.amazonaws.com/civic-token-sale-js/ibc-logoweb.png') no-repeat;
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .news__item__icon.icon-ibc {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/ibc-logoweb2x.png');
    -moz-background-size: 160px auto;
    -o-background-size: 160px auto;
    -webkit-background-size: 160px auto;
    background-size: 160px auto;
  }
}
.modal__page-status {
  max-width: 430px
}

.modal__page-status__text {
  font-size: 20px
}

.news__item:hover .news__item__icon .icon-cointelegraph {
  opacity: .6;
  filter: alpha(opacity=80)
}

.news__item:hover .news__item__icon {
  opacity: .8;
  filter: alpha(opacity=80)
}

.terms__content {
  display: flex
}

.terms__content__left {
  width: 450px;
  padding-right: 30px
}

.terms__content__chart-title {
  font-size: 32px;
  margin-bottom: 20px;
  text-align: center
}

.terms__content__chart {
  min-width: 420px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center
}

.terms__content__chart img {
  width: 290px
}

.terms__content__chart__legend {
  padding: 0 0 0 20px;
  margin: 25px -20px 0 0;
  list-style: none;
  display: flex;
  color: #4A4A4A
}

.terms__content__chart__legend li {
  position: relative
}

.terms__content__chart__legend li:before {
  content: '';
  display: block;
  position: absolute;
  height: 10px;
  width: 10px;
  left: -16px;
  top: 5px
}

.terms__content__chart__legend li:nth-child(1):before {
  background: #3ab53e
}

.terms__content__chart__legend li:nth-child(2):before {
  background: #4faeea
}

.terms__content__chart__legend li:nth-child(3):before {
  background: #41c5de
}

.terms__content__chart__legend li:nth-child(4):before {
  background: #2e9048
}

.terms__content__chart__legend.cn {
  padding: 0 0 0 30px;
  margin: 25px -30px 0 0
}

.terms__content__chart__legend.cn li {
  padding-right: 25px
}

.terms__content__right {
  display: flex;
  justify-content: flex-start;
  padding-left: 40px;
  align-items: center
}

.terms__content__text {
  color: #4A4A4A;
  font-size: 24px;
  margin-bottom: 15px
}

.terms__content__text b {
  color: #000;
  font-weight: 600
}

.tadvisors__list {
  display: flex;
  margin-bottom: 30px;
  justify-content: space-between
}

.tadvisors__item {
  width: 270px;
  padding: 0 15px;
  text-align: center
}

.tadvisors__item__image {
  margin-bottom: 20px;
  display: inline-block;
  position: relative;
}

.tadvisors__item__image iframe {
    position: absolute;
    bottom: 0;
    right: 15px;
}

.tadvisors__item__image.image-1 {
  height: 193px;
  width: 192px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -3497px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .tadvisors__item__image.image-1 {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -3497px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.tadvisors__item__image.image-2 {
  height: 192px;
  width: 192px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -3690px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .tadvisors__item__image.image-2 {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -3690px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.tadvisors__item__image.token-sale-image-3 {
  height: 192px;
  width: 192px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -3882px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .tadvisors__item__image.token-sale-image-3 {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -3882px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.tadvisors__item__image.image-4 {
  height: 193px;
  width: 192px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -4074px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .tadvisors__item__image.image-4 {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -4074px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.tadvisors__item__image.image-5 {
  height: 192px;
  width: 192px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/anthony-di-lorio.jpg');
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 50%;
  border: 6px solid #eee;
}

.tadvisors__item__image.image-5 iframe {
    right: 9px;
    bottom: -6px;
}

/* @media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .tadvisors__item__image.image-5 {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -4267px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
} */

.tadvisors__item__image.image-6 {
  height: 192px;
  width: 192px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -4459px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .tadvisors__item__image.image-6 {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -4459px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.tadvisors__item__name {
  font-size: 32px;
  color: #4A4A4A;
  margin-bottom: 5px
}

.tadvisors__item__position {
  font-size: 22px;
  color: #4A4A4A;
  font-weight: 300
}

.advisors__header {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 40px;
  text-align: center;
  text-transform: uppercase
}

.advisors__list {
  display: flex;
  justify-content: center
}

.advisors__item {
  margin-left: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none
}

.advisors__item:first-child {
  margin-left: 0
}

.advisors__item i {
  display: inline-block
}

.advisors__item.item-1 i {
  height: 90px;
  width: 90px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -92px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .advisors__item.item-1 i {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -92px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.advisors__item.item-2 i {
  height: 56px;
  width: 94px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -182px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .advisors__item.item-2 i {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -182px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.advisors__item.item-3 i {
  height: 80px;
  width: 128px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -5638px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .advisors__item.item-3 i {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -5638px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.advisors__item.item-4 i {
  height: 81px;
  width: 170px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/JaxxLiberty_Logo_RGB_Screen.png') !important;
  background-size: 170px auto !important;
  background-position: center center !important;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .advisors__item.item-4 i {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -5718px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.advisors__item.item-5 i {
  height: 50px;
  width: 96px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -5767px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .advisors__item.item-5 i {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -5767px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.advisors__item.item-6 i {
  height: 60px;
  width: 272px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -4651px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .advisors__item.item-6 i {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -4651px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.padvisors-section .advisors__header {
  color: #000
}

html, body {
  height: 100%
}

body.lang-cn {
  font-family: "宋体", 'SimSun', 'Lato', sans-serif
}

.page {
  position: relative;
  min-height: 100%;
  padding: 0
}

.page.page_reset-padding {
  padding: 0
}

.page.page_normal-padding {
  padding: 0 0 100px 0
}

.page.page_news {
  padding-top: 70px
}

.content, .content-padding {
  margin: 0 auto;
  padding: 0 60px;
  max-width: 1100px
}

.content:before, .content-padding:before, .content:after, .content-padding:after {
  content: " ";
  display: table;
  line-height: 0
}

.content:after, .content-padding:after {
  clear: both
}

.content.content_wide, .content_wide.content-padding {
  max-width: 1240px;
  padding: 0
}

.content.content_dark, .content_dark.content-padding {
  background: #E5E7E8
}

.content.content_darker, .content_darker.content-padding {
  background: #72757D
}

.content__dark {
  background: #E5E7E8
}

.content__darker {
  background: #72757D
}

.content_text {
  margin-bottom: 20px;
  background-color: #eaeaea
}

.content_text .content__text, .content_text .content__padding {
  width: 86.66667%;
  margin-left: 6.66667%
}

.content-padding {
  padding: 20px
}

.content-padding-horizontal {
  padding-left: 20px;
  padding-right: 20px
}

.content-padding-vertical {
  padding-top: 20px;
  padding-bottom: 20px
}

.content-margin {
  margin: 20px
}

.content-margin-horizontal {
  margin-left: 20px;
  margin-right: 20px
}

.content-margin-vertical {
  margin-top: 20px;
  margin-bottom: 20px
}

.content-offset-left {
  margin-left: -20px
}

.content-offset-right {
  margin-right: -20px
}

.col-half {
  position: relative;
  min-height: 1px;
  float: left;
  width: 50%;
  padding-left: 10px;
  padding-right: 10px
}

.col-half.col-half_left {
  padding-left: 0
}

.col-half.col-half_left.col-half_short {
  padding-right: 5px
}

.col-half.col-half_right {
  padding-right: 0
}

.col-half.col-half_right.col-half_short {
  padding-left: 5px
}

.col-left.col-short {
  padding-right: 5px
}

.col-right.col-short {
  padding-left: 5px
}

.padding-vertical_reset {
  padding-top: 0;
  padding-bottom: 0
}

.padding-top_reset {
  padding-top: 0
}

.padding-bottom_reset {
  padding-bottom: 0
}

.margin-vertical_reset {
  margin-top: 0;
  margin-bottom: 0
}

.margin-top_reset {
  margin-top: 0
}

.margin-bottom_reset {
  margin-bottom: 0
}

.padding-vertical_small {
  padding-top: 20px;
  padding-bottom: 20px
}

.padding-top_small {
  padding-top: 20px
}

.padding-bottom_small {
  padding-bottom: 20px
}

.margin-vertical_small {
  margin-top: 20px;
  margin-bottom: 20px
}

.margin-top_small {
  margin-top: 20px
}

.margin-bottom_small {
  margin-bottom: 20px
}

.padding-vertical_big {
  padding-top: 40px;
  padding-bottom: 40px
}

.padding-top_big {
  padding-top: 40px
}

.padding-bottom_big {
  padding-bottom: 40px
}

.margin-vertical_big {
  margin-top: 40px;
  margin-bottom: 40px
}

.margin-top_big {
  margin-top: 40px
}

.margin-bottom_big {
  margin-bottom: 40px
}

.padding-vertical_large {
  padding-top: 60px;
  padding-bottom: 60px
}

.padding-top_large {
  padding-top: 60px
}

.padding-bottom_large {
  padding-bottom: 60px
}

.margin-vertical_large {
  margin-top: 60px;
  margin-bottom: 60px
}

.margin-top_large {
  margin-top: 60px
}

.margin-bottom_large {
  margin-bottom: 60px
}

.padding-vertical_extra-large {
  padding-top: 80px;
  padding-bottom: 80px
}

.padding-top_extra-large {
  padding-top: 80px
}

.padding-bottom_extra-large {
  padding-bottom: 80px
}

.margin-vertical_extra-large {
  margin-top: 80px;
  margin-bottom: 80px
}

.margin-top_extra-large {
  margin-top: 80px
}

.margin-bottom_extra-large {
  margin-bottom: 80px
}

.padding-vertical_mega-large {
  padding-top: 100px;
  padding-bottom: 100px
}

.padding-top_mega-large {
  padding-top: 100px
}

.padding-bottom_mega-large {
  padding-bottom: 100px
}

.margin-vertical_mega-large {
  margin-top: 100px;
  margin-bottom: 100px
}

.margin-top_mega-large {
  margin-top: 100px
}

.margin-bottom_mega-large {
  margin-bottom: 100px
}

.footer {
  position: relative;
  text-align: center;
  background: #5bbaf1;
  background: -moz-linear-gradient(-45deg, #5bbaf1 0%, #05aa93 100%);
  background: -webkit-linear-gradient(-45deg, #5bbaf1 0%, #05aa93 100%);
  background: linear-gradient(135deg, #5bbaf1 0%, #05aa93 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bbaf1', endColorstr='#05aa93', GradientType=1);
  z-index: 20
}

.footer .vctoken__notify__header {
  margin-top: 30px
}

.footer .vctoken__notify {
  margin-bottom: 30px
}

.footer .landing__join__list {
  margin-top: 40px;
  margin-bottom: 30px
}

.footer__top {
  padding: 60px 30px 30px 30px
}

.footer__top__header {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 48px;
  font-weight: normal;
  color: #fff
}

.footer__bottom {
  padding: 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  display: flex;
  justify-content: space-between;
  align-items: center
}

.footer__left {
  text-align: left;
  flex-basis: 22%
}

.footer__center {
  text-align: center;
  flex-basis: 56%
}

.footer__right {
  text-align: right;
  flex-basis: 22%
}

.footer__header {
  font-size: 40px;
  font-weight: 300;
  margin-bottom: 20px;
  color: #fff;
  text-align: center
}

.footer__logo {
  display: inline-block;
  text-decoration: none;
  margin-left: 30px;
  vertical-align: middle;
  height: 37px;
  width: 102px;
  background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite-sd57540d7aa.png');
  background-position: 0 -706px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .footer__logo {
    background-image: url('https://s3.amazonaws.com/civic-token-sale-js/sprite2x-s61e78331a1.png');
    background-position: 0 -706px;
    -moz-background-size: 943px auto;
    -o-background-size: 943px auto;
    -webkit-background-size: 943px auto;
    background-size: 943px auto
  }
}

.footer__copy {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  font-weight: 300;
  text-align: right
}

.footer__nav {
  margin: 0;
  padding: 0;
  list-style: none
}

.footer__nav__item {
  display: inline-block
}

.footer__nav__item:first-child a {
  padding-left: 0
}

.footer__nav__item:last-child a {
  padding-right: 0
}

.footer__nav__item a {
  display: inline-block;
  font-size: 15px;
  color: rgba(255, 255, 255, 0.7);
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0 30px;
  -webkit-transition: .3s;
  transition: .3s
}

.footer__nav__item a:hover, .footer__nav__item a.active {
  color: #fff
}

.footer__soc-list {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 15px
}

.footer__lang {
  font-size: 14px;
  margin-bottom: 15px
}

.footer__lang a {
  display: inline-block;
  margin-left: 20px;
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none
}

.footer__lang a.active {
  color: #fff
}

.footer__lang a:first-child {
  margin-left: 0
}

.footer__contacts {
  flex-grow: 1;
  text-align: right;
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  display: flex;
  flex-direction: column;
  justify-content: center
}

.footer__contacts a {
  color: #fff
}

.show-grid [class^=col-] {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #eee;
  background-color: rgba(86, 61, 124, 0.15);
  border: 1px solid #ddd;
  border: 1px solid rgba(86, 61, 124, 0.2)
}

.rotate-animation, .throbber-static:before {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: spin;
  animation-name: spin;
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear
}

@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  to {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@keyframes spin {
  from {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  to {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

.form-group {
  position: relative
}

.form-group .form-descr {
  display: block;
  font-size: 13px;
  color: #767b90;
  margin-top: 4px
}

.form__halves:before, .form__halves:after {
  content: " ";
  display: table;
  line-height: 0
}

.form__halves:after {
  clear: both
}

.form__halves.form-group {
  margin-bottom: 0
}

.form__halves + .form-group {
  margin-top: 20px
}

.form__halves .btn_link {
  margin-top: 3px
}

.form__halves__left {
  position: relative;
  float: left;
  width: 50%;
  padding-right: 10px
}

.form__halves__right {
  position: relative;
  float: right;
  width: 50%;
  padding-left: 10px
}

.form__submit {
  margin-top: 26px
}

.form__group__info {
  position: absolute;
  bottom: -24px
}

.form__thirds:before, .form__thirds:after {
  content: " ";
  display: table;
  line-height: 0
}

.form__thirds:after {
  clear: both
}

.form__third {
  float: left;
  width: 32.5%;
  margin-left: 1.25%;
  position: relative
}

.form__third.form__third_double {
  width: 66.25%
}

.form__third:first-child {
  margin-left: 0
}

.form__third .btn {
  width: 100%
}

.form__thirds__submit {
  width: 100%
}

span.error-hint {
  white-space: normal
}

.error-hint__link {
  color: #fff;
  text-decoration: underline;
  cursor: pointer
}

input.error-hint, textarea.error-hint {
  color: #EB5137
}

input.error-hint:focus, textarea.error-hint:focus {
  border-color: #EB5137;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(235, 81, 55, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(235, 81, 55, 0.6)
}

span.error-hint, label.error-hint {
  position: absolute;
  z-index: 10;
  color: #EB5137;
  font-size: 12px;
  padding: 1px 8px;
  border-radius: 0;
  left: 0;
  bottom: -24px;
  white-space: nowrap;
  font-weight: normal
}

.checkbox span.error-hint, .radio span.error-hint, .checkbox label.error-hint, .radio label.error-hint {
  top: 30px;
  left: -17px
}

.form-control.form-control_money {
  position: relative;
  font-size: 40px;
  padding-top: 0;
  padding-bottom: 4px;
  color: #000;
  line-height: 36px;
  background: transparent;
  z-index: 2
}

.form-control.btn_wide {
  width: auto;
  padding-left: 30px;
  padding-right: 30px
}

.form-placeholder {
  position: absolute;
  bottom: 11px;
  left: 20px;
  font-size: 15px;
  font-weight: 100;
  color: #E5E7E8;
  z-index: 1
}

.form-converter {
  position: absolute;
  top: 76px;
  right: 10px
}

.form-converter.form-converter_big {
  font-size: 30px;
  font-weight: 100
}

.form-converter.form-converter_small {
  top: 82px
}

.form-converter__ico {
  font-size: 20px;
  line-height: 12px
}

.form-converter-btn {
  position: absolute;
  bottom: -23px;
  left: 10px;
  text-decoration: none
}

.input-wrap {
  position: relative
}

.throbber_button {
  position: absolute;
  left: 2px;
  top: 50%;
  width: 16px;
  height: 16px;
  margin-top: -10px
}

.btn_large .throbber_button {
  margin-top: -14px
}

.throbber_block-loading {
  display: none
}

.block-loading {
  position: relative
}

.block-loading .throbber_block-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 11;
  width: 40px;
  height: 40px;
  margin: -20px 0 0 -20px;
  display: block
}

.block-loading .throbber_block-loading svg {
  height: 100%;
  width: 100%
}

.block-loading:after {
  position: absolute;
  top: 0;
  left: 0;
  content: ' ';
  z-index: 10;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 500;
  transition: opacity 500;
  background-color: rgba(255, 255, 255, 0.5);
  right: 0;
  bottom: 0;
  opacity: 1;
  filter: alpha(opacity=100)
}

.block-loading.btn:after {
  border-radius: 20px
}

.throbber-static {
  font-family: "appintop"
}

.throbber-static:before {
  display: inline-block
}

.race {
  position: relative;
  background-color: #f4f5f6;
  border-top: 15px solid #535353
}

.race__line {
  position: relative;
  height: 133px;
  border-top: 4px solid #535353;
  padding-right: 290px;
  padding-left: 284px;
  overflow: hidden
}

.race__line:first-child {
  border: none
}

.race__line:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 280px;
  bottom: 0;
  width: 4px;
  background-color: #e2e2e2
}

.race__line:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 260px;
  width: 30px;
  background-color: #e2e2e2;
  background-image: linear-gradient(45deg, #bebebe 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 75%, #bebebe 75%, #bebebe), linear-gradient(45deg, #bebebe 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 75%, #bebebe 75%, #bebebe);
  background-size: 30px 30px;
  background-position: 0px 0, 15px 15px
}

.race__line_middle:after {
  top: -15px
}

.race__progress {
  position: relative;
  width: 200px;
  height: 100%;
  background-color: #c7c7c7
}

.race__progress.position-1 {
  background-color: #82BF40
}

.race__progress.position-2 {
  background-color: #F78A0D
}

.race__progress.position-3 {
  background-color: #FA023C
}

.race__delta {
  position: absolute;
  right: 100px;
  top: 50%;
  margin-top: -22px;
  width: 130px
}

.race__sign {
  position: relative;
  width: 68px;
  height: 68px;
  background-color: #535353;
  position: absolute;
  left: 104px;
  bottom: 32px;
  z-index: 1;
  -webkit-transition: .3s;
  transition: .3s
}

.race__sign:before {
  content: '';
  display: block;
  position: absolute;
  top: -4px;
  bottom: -4px;
  left: 0;
  right: 0;
  background-color: #535353;
  z-index: 1
}

.race__sign:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -4px;
  right: -4px;
  background-color: #535353;
  z-index: 1
}

.race__sign .pixel-shadow {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0
}

.race__sign .pixel-shadow:before {
  content: '';
  display: block;
  position: absolute;
  top: 4px;
  bottom: -8px;
  left: 4px;
  right: -4px;
  background-color: rgba(0, 0, 0, 0.7)
}

.race__sign .pixel-shadow:after {
  content: '';
  display: block;
  position: absolute;
  top: 4px;
  bottom: -4px;
  left: 4px;
  right: -8px;
  background-color: rgba(0, 0, 0, 0.5)
}

.race__sign i {
  color: #fff;
  position: relative;
  left: 6px;
  font-size: 58px;
  line-height: 58px;
  z-index: 2;
  -webkit-transition: .3s;
  transition: .3s
}

.race__sign.race__sign_chf i, .race__sign.race__sign_jpy i {
  font-size: 52px;
  line-height: 60px
}

.race__sign.race__sign_chf i {
  left: 11px
}

.race__sign.race__sign_jpy i {
  left: 8px
}

.race__sign__leg {
  position: absolute;
  top: 100%;
  width: 4px;
  height: 32px;
  background-color: #535353;
  -webkit-transition: .3s;
  transition: .3s
}

.race__sign__leg:after {
  content: '';
  display: block;
  position: absolute;
  top: 4px;
  height: 4px;
  width: 100%;
  background-color: #000
}

.race__sign__leg.race__sign__leg_left {
  left: 20px
}

.race__sign__leg.race__sign__leg_right {
  right: 20px
}

.race__bet-mark {
  width: 4px;
  height: 4px;
  background: #82BF40;
  position: absolute;
  bottom: 70px;
  left: 160px;
  z-index: 3;
  -webkit-transition: .3s;
  transition: .3s;
  box-shadow: 0px 0px 0px 0px #82BF40, 4px 0px 0px 0px #82BF40, 8px 0px 0px 0px #82BF40, 12px 0px 0px 0px #82BF40, 16px 0px 0px 0px #82BF40, 20px 0px 0px 0px #82BF40, 24px 0px 0px 0px #82BF40, 28px 0px 0px 0px #82BF40, 32px 0px 0px 0px #82BF40, 36px 0px 0px 0px #82BF40, 0px 4px 0px 0px #82BF40, 4px 4px 0px 0px #82BF40, 8px 4px 0px 0px #82BF40, 12px 4px 0px 0px #82BF40, 16px 4px 0px 0px #82BF40, 20px 4px 0px 0px #82BF40, 24px 4px 0px 0px #82BF40, 28px 4px 0px 0px #82BF40, 32px 4px 0px 0px #82BF40, 0px 8px 0px 0px #82BF40, 4px 8px 0px 0px #82BF40, 8px 8px 0px 0px #82BF40, 12px 8px 0px 0px #82BF40, 16px 8px 0px 0px #82BF40, 20px 8px 0px 0px #82BF40, 24px 8px 0px 0px #82BF40, 28px 8px 0px 0px #82BF40, 0px 12px 0px 0px #82BF40, 4px 12px 0px 0px #82BF40, 8px 12px 0px 0px #82BF40, 12px 12px 0px 0px #82BF40, 16px 12px 0px 0px #82BF40, 20px 12px 0px 0px #82BF40, 24px 12px 0px 0px #82BF40, 0px 16px 0px 0px #82BF40, 4px 16px 0px 0px #82BF40, 8px 16px 0px 0px #82BF40, 12px 16px 0px 0px #82BF40, 16px 16px 0px 0px #82BF40, 20px 16px 0px 0px #82BF40, 0px 20px 0px 0px #82BF40, 4px 20px 0px 0px #82BF40, 8px 20px 0px 0px #82BF40, 12px 20px 0px 0px #82BF40, 16px 20px 0px 0px #82BF40, 20px 20px 0px 0px #82BF40, 24px 20px 0px 0px #82BF40, 0px 24px 0px 0px #82BF40, 4px 24px 0px 0px #82BF40, 8px 24px 0px 0px #82BF40, 12px 24px 0px 0px #82BF40, 16px 24px 0px 0px #82BF40, 20px 24px 0px 0px #82BF40, 24px 24px 0px 0px #82BF40, 28px 24px 0px 0px #82BF40, 0px 28px 0px 0px #82BF40, 4px 28px 0px 0px #82BF40, 8px 28px 0px 0px #82BF40, 12px 28px 0px 0px #82BF40, 16px 28px 0px 0px #82BF40, 20px 28px 0px 0px #82BF40, 24px 28px 0px 0px #82BF40, 28px 28px 0px 0px #82BF40, 32px 28px 0px 0px #82BF40, 0px 32px 0px 0px #82BF40, 4px 32px 0px 0px #82BF40, 8px 32px 0px 0px #82BF40, 12px 32px 0px 0px #82BF40, 16px 32px 0px 0px #82BF40, 20px 32px 0px 0px #82BF40, 24px 32px 0px 0px #82BF40, 28px 32px 0px 0px #82BF40, 32px 32px 0px 0px #82BF40, 36px 32px 0px 0px #82BF40;
  visibility: hidden
}

.race__bet-mark:before {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 4px;
  height: 60px;
  background-color: #120026
}

.bet .race__bet-mark {
  visibility: visible;
  bottom: 56px
}

.race__bets {
  display: none;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -130px;
  vertical-align: middle;
  width: 260px;
  text-align: center;
  line-height: 133px;
  z-index: 1
}

.default .race__bets {
  display: inline-block
}

.race__bets .race__bets__action {
  width: 100%
}

.race_bet-open .race__bets:not(.open) {
  display: none
}

.race__bets__content {
  position: relative;
  left: 22px
}

.race__bets__buttons {
  display: inline-block;
  line-height: 133px;
  vertical-align: middle;
  margin-right: 10px
}

.race__bets__buttons button {
  font-size: 16px;
  display: block;
  margin-bottom: 5px;
  width: 84px;
  padding-left: 0;
  padding-right: 0;
  font-weight: 300
}

.race__bets__buttons button:last-child {
  margin-bottom: 0
}

.race__bets__close {
  display: inline-block
}

.race__horse {
  position: absolute;
  bottom: 0;
  right: -39px;
  width: 87px;
  height: 99px;
  z-index: 2
}

.position-0 .race__horse {
  right: -6px
}

.race__horse img {
  width: 100%;
  height: 100%
}

.race__horse__static {
  display: inline-block
}

.race__horse__animate {
  display: none
}

.animate .race__horse__static {
  display: none
}

.animate .race__horse__animate {
  display: inline-block
}

.race__horse__win, .race__horse__lose, .race__horse__draw {
  display: none
}

.stop .race__horse__static, .stop .race__horse__animate, .finish .race__horse__static, .finish .race__horse__animate {
  display: none
}

.stop .position-0 .race__horse__draw, .finish .position-0 .race__horse__draw {
  display: block
}

.stop .position-1 .race__horse__win, .finish .position-1 .race__horse__win {
  display: block
}

.stop .position-2 .race__horse__lose, .stop .position-3 .race__horse__lose, .finish .position-2 .race__horse__lose, .finish .position-3 .race__horse__lose {
  display: block
}

.race__info {
  color: #fff;
  background-color: #787878;
  border-top: 15px solid #535353;
  text-align: center;
  line-height: 105px;
  min-height: 125px
}

.race__info__default {
  font-size: 20px;
  font-weight: 100;
  color: #000;
  cursor: default
}

.race__info__timer {
  position: relative;
  width: 72px;
  height: 72px;
  background-color: #fff;
  display: inline-block;
  vertical-align: middle
}

.race__info__timer:before {
  content: '';
  display: block;
  position: absolute;
  top: -4px;
  bottom: -4px;
  left: 0;
  right: 0;
  background-color: #fff;
  z-index: 1
}

.race__info__timer:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -4px;
  right: -4px;
  background-color: #fff;
  z-index: 1
}

.race__info__timer .pixel-shadow {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0
}

.race__info__timer .pixel-shadow:before {
  content: '';
  display: block;
  position: absolute;
  top: 4px;
  bottom: -8px;
  left: 4px;
  right: -4px;
  background-color: rgba(0, 0, 0, 0.7)
}

.race__info__timer .pixel-shadow:after {
  content: '';
  display: block;
  position: absolute;
  top: 4px;
  bottom: -4px;
  left: 4px;
  right: -8px;
  background-color: rgba(0, 0, 0, 0.5)
}

.race__info__timer__title {
  position: absolute;
  right: 100%;
  top: 50%;
  display: inline-block;
  width: 90px;
  margin-right: 7px;
  margin-top: -11px;
  font-size: 20px;
  font-weight: 100;
  line-height: 20px;
  cursor: default
}

.race__info__time {
  position: relative;
  height: 100%;
  font-weight: 100;
  font-size: 64px;
  line-height: 70px;
  cursor: default;
  background-color: #787878;
  z-index: 2
}

.race__info__time.changing {
  background-color: #fff
}

.race__info__finish__title {
  font-size: 64px;
  font-weight: 100;
  line-height: 110px
}

.race__info__finish__title.animate {
  -webkit-animation: blinkFinish 1s steps(2, end) 3;
  animation: blinkFinish 1s steps(2, end) 3
}

@keyframes blinkFinish {
  0% {
    background-color: #535353;
    color: #fff
  }
  100% {
    background-color: #fff;
    color: #000
  }
}

.race__info__default {
  display: none
}

.default .race__info__default {
  display: block
}

.race__info__ready {
  display: none
}

.ready .race__info__ready {
  display: block
}

.race__info__animate {
  display: none
}

.start .race__info__animate, .animate .race__info__animate {
  display: block
}

.race__info__stop {
  display: none
}

.stop .race__info__stop {
  display: block
}

.race__info__finish {
  display: none
}

.finish .race__info__finish {
  display: block
}

.race__info__ready__cancel {
  display: inline-block;
  margin-right: 20px
}

.race__info__ready__start {
  display: inline-block
}

.race__finish {
  text-align: center
}

.race__finish__title {
  font-size: 64px;
  line-height: 64px;
  margin-top: 10px;
  font-weight: 100;
  color: #000
}

.race__finish__actions {
  margin-top: 30px;
  margin-bottom: 50px
}

.race__finish__info {
  margin-bottom: 20px
}

.race__finish__delta {
  display: inline-block;
  width: 150px;
  color: #fff;
  font-weight: 300
}

.race__finish__delta p {
  margin-bottom: 5px
}

.race__finish__delta .table col:nth-child(1) {
  width: auto
}

.race__finish__delta .table col:nth-child(2) {
  width: auto
}

.race__finish__delta .table col:nth-child(3) {
  width: auto
}

.race__finish__delta .table > tbody td:nth-child(1) {
  color: #fff;
  width: auto
}

.race__finish__delta .table > tbody td:nth-child(2) {
  width: auto
}

.race__finish__delta .table > tbody td:nth-child(3) {
  width: auto;
  text-align: left
}

.race__finish__horse {
  display: inline-block;
  position: absolute;
  bottom: -20px;
  left: -20px
}

.race__finish__horse.race__finish__horse_win {
  width: 62px
}

.race__finish__horse.race__finish__horse_lose {
  width: 111px
}

.race__finish__horse.race__finish__horse_stand {
  width: 87px
}

.race__finish__horse img {
  width: 100%
}

.race__finish__amount {
  position: relative;
  width: 52px;
  height: 44px;
  background-color: #fff;
  position: absolute;
  font-size: 25px;
  line-height: 46px;
  text-align: center;
  color: #000;
  top: 10px;
  right: -34px;
  cursor: default
}

.race__finish__amount:before {
  content: '';
  position: absolute;
  top: -8px;
  left: -4px;
  width: 4px;
  height: 4px;
  background: transparent;
  box-shadow: 16px 0px 0px 0px #fff, 20px 0px 0px 0px #fff, 24px 0px 0px 0px #fff, 28px 0px 0px 0px #fff, 32px 0px 0px 0px #fff, 36px 0px 0px 0px #fff, 40px 0px 0px 0px #fff, 8px 4px 0px 0px #fff, 12px 4px 0px 0px #fff, 16px 4px 0px 0px #fff, 20px 4px 0px 0px #fff, 24px 4px 0px 0px #fff, 28px 4px 0px 0px #fff, 32px 4px 0px 0px #fff, 36px 4px 0px 0px #fff, 40px 4px 0px 0px #fff, 44px 4px 0px 0px #fff, 48px 4px 0px 0px #fff, 0px 16px 0px 0px #fff, 56px 16px 0px 0px #fff, 0px 20px 0px 0px #fff, 56px 20px 0px 0px #fff, 0px 24px 0px 0px #fff, 56px 24px 0px 0px #fff, 0px 28px 0px 0px #fff, 56px 28px 0px 0px #fff, 0px 32px 0px 0px #fff, 56px 32px 0px 0px #fff, 0px 36px 0px 0px #fff, 56px 36px 0px 0px #fff, 0px 40px 0px 0px #fff, 56px 40px 0px 0px #fff, 8px 52px 0px 0px #fff, 12px 52px 0px 0px #fff, 16px 52px 0px 0px #fff, 20px 52px 0px 0px #fff, 24px 52px 0px 0px #fff, 28px 52px 0px 0px #fff, 32px 52px 0px 0px #fff, 36px 52px 0px 0px #fff, 40px 52px 0px 0px #fff, 44px 52px 0px 0px #fff, 48px 52px 0px 0px #fff, 16px 56px 0px 0px #fff, 20px 56px 0px 0px #fff, 24px 56px 0px 0px #fff, 28px 56px 0px 0px #fff, 32px 56px 0px 0px #fff, 36px 56px 0px 0px #fff, 40px 56px 0px 0px #fff, 56px 12px 0px 0px rgba(0, 0, 0, 0.5), 60px 20px 0px 0px rgba(0, 0, 0, 0.5), 60px 24px 0px 0px rgba(0, 0, 0, 0.5), 60px 28px 0px 0px rgba(0, 0, 0, 0.5), 60px 32px 0px 0px rgba(0, 0, 0, 0.5), 60px 36px 0px 0px rgba(0, 0, 0, 0.5), 60px 40px 0px 0px rgba(0, 0, 0, 0.5), 60px 44px 0px 0px rgba(0, 0, 0, 0.5), 56px 44px 0px 0px rgba(0, 0, 0, 0.5), 56px 48px 0px 0px rgba(0, 0, 0, 0.5), 56px 52px 0px 0px rgba(0, 0, 0, 0.5), 52px 52px 0px 0px rgba(0, 0, 0, 0.5), 52px 56px 0px 0px rgba(0, 0, 0, 0.5), 48px 56px 0px 0px rgba(0, 0, 0, 0.5), 44px 56px 0px 0px rgba(0, 0, 0, 0.5), 44px 60px 0px 0px rgba(0, 0, 0, 0.5), 40px 60px 0px 0px rgba(0, 0, 0, 0.5), 36px 60px 0px 0px rgba(0, 0, 0, 0.5), 32px 60px 0px 0px rgba(0, 0, 0, 0.5), 28px 60px 0px 0px rgba(0, 0, 0, 0.5), 24px 60px 0px 0px rgba(0, 0, 0, 0.5), 20px 60px 0px 0px rgba(0, 0, 0, 0.5), 12px 56px 0px 0px rgba(0, 0, 0, 0.5)
}

.race__locker {
  display: none;
  position: absolute;
  top: -4px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  background: rgba(0, 0, 0, 0.7)
}

.race__locker__container {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 160px;
  width: 160px;
  background: #000;
  margin-top: -76px;
  margin-left: -80px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center
}

.race__locker__icon {
  display: inline-block;
  height: 68px;
  width: 68px;
  margin-top: 20px;
  margin-bottom: 10px
}

.race__locker__title {
  color: #fff;
  width: 60%;
  display: inline-block
}

.race-closed__content {
  display: none
}

.race-closed .race {
  display: none
}

.race-closed .race-closed__content {
  display: block;
  background-color: #82BF40;
  text-align: center;
  padding-top: 80px
}

.race-closed .race-closed__title {
  color: #000;
  font-size: 64px;
  line-height: 57px;
  font-weight: 100
}

.race-closed .race-closed__subtitle {
  color: #000;
  font-size: 25px;
  line-height: 26px;
  font-weight: 100;
  margin-top: 15px
}

.race-closed .race-closed__timer {
  margin-top: 40px;
  margin-bottom: 34px
}

.race-closed .race-closed__timer__title {
  color: #fff;
  font-size: 20px;
  font-weight: 100;
  margin-bottom: 15px
}

.race-closed .race-closed__timer__time {
  text-align: center;
  position: relative;
  width: 222px;
  height: 72px;
  background-color: #fff;
  display: inline-block;
  vertical-align: middle
}

.race-closed .race-closed__timer__time:before {
  content: '';
  display: block;
  position: absolute;
  top: -4px;
  bottom: -4px;
  left: 0;
  right: 0;
  background-color: #fff;
  z-index: 1
}

.race-closed .race-closed__timer__time:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -4px;
  right: -4px;
  background-color: #fff;
  z-index: 1
}

.race-closed .race-closed__timer__time .pixel-shadow {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0
}

.race-closed .race-closed__timer__time .pixel-shadow:before {
  content: '';
  display: block;
  position: absolute;
  top: 4px;
  bottom: -8px;
  left: 4px;
  right: -4px;
  background-color: rgba(0, 0, 0, 0.7)
}

.race-closed .race-closed__timer__time .pixel-shadow:after {
  content: '';
  display: block;
  position: absolute;
  top: 4px;
  bottom: -4px;
  left: 4px;
  right: -8px;
  background-color: rgba(0, 0, 0, 0.5)
}

.race-closed .race-closed__timer__time__text {
  position: relative;
  height: 100%;
  font-weight: 100;
  color: #fff;
  font-size: 64px;
  line-height: 70px;
  cursor: default;
  background-color: #82BF40;
  z-index: 2
}

.race-closed .race-closed__notify {
  padding: 0 20px
}

.race-closed .race-closed__notify__text {
  min-width: 300px;
  background: transparent;
  border: 1px solid #000;
  color: #000;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-right: 20px
}

.race-closed .race-closed__footer {
  margin-top: 140px
}

.race-closed .race-closed__footer__top {
  position: relative;
  background: #D5D5D5;
  border-top: 12px solid #E8E8E8;
  height: 52px
}

.race-closed .race-closed__horse {
  position: absolute;
  bottom: -95px;
  right: 110px;
  width: 217px;
  height: 260px
}

.race-closed .race-closed__footer__bottom {
  height: 160px;
  background-color: #64BEEA
}

.race-closed .race-closed__notify__sended {
  display: none
}

.race-closed .sent .race-closed__notify__send {
  display: none
}

.race-closed .sent .race-closed__notify__sended {
  display: block
}

.race-closed .authorized .header {
  background-color: #82BF40
}

.race-closed .authorized .header__info__control {
  color: #fff;
  opacity: 0.8
}

.race-closed .authorized .header__info__control:hover {
  opacity: 1
}

.race-closed .authorized .race-closed__content {
  padding-top: 40px
}

.race-closed .authorized .race-closed__notify {
  display: none
}

.forwardhorse .race__finish__horse.race__finish__horse_win {
  width: 100px
}

.site-error {
  background-color: #fff
}

.site-error.site-error_404 {
  background-color: #F78A0D
}

.site-error.site-error_404 .footer__copy {
  color: #4A4A4A
}

.site-error.site-error_500 {
  background-color: #EC3939
}

.site-error.site-error_500 .footer__copy {
  color: #8E1414
}

.site-error .footer {
  background-color: transparent;
  margin-top: -178px
}

.site-error .footer__copy {
  padding: 15px 0
}

.site-error__content {
  min-height: 100%;
  text-align: center
}

.site-error__logo {
  position: absolute;
  bottom: 0;
  left: 50%
}

.site-error__logo.site-error__logo_404 {
  height: 107px;
  margin-left: -38px
}

.site-error__logo.site-error__logo_500 {
  height: 78px;
  margin-left: -250px
}

.site-error__title {
  font-size: 64px;
  line-height: 64px;
  font-weight: 100;
  margin-top: 70px;
  margin-bottom: 5px;
  color: #000
}

.site-error__subtitle {
  font-size: 20px;
  line-height: 20px;
  font-weight: 100;
  margin-bottom: 70px;
  color: #000
}

.site-error__action {
  color: #fff;
  margin-bottom: 100px
}

.site-error__action a {
  color: #fff
}

.site-error__contact {
  color: #000;
  text-align: center;
  line-height: 20px
}

.site-error__contact a {
  color: black
}

.switcher {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  cursor: pointer
}

.switcher input[type="checkbox"] {
  position: absolute;
  left: -9999px
}

.switcher i {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 4px;
  background: #787b86;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px
}

.switcher i:before {
  content: '';
  display: block;
  position: absolute;
  top: -4px;
  left: -4px;
  background-color: #575757;
  width: 12px;
  height: 12px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: .3s;
  transition: .3s
}

.switcher input[type="checkbox"]:checked + i:before {
  left: 14px;
  background-color: #EC3939
}

.profile {
  min-height: 300px;
  text-align: center
}

.profile.block-loading:after {
  background: transparent
}

.profile__mail, .profile__billing {
  margin-top: 30px;
  margin-bottom: 40px
}

.profile__logout__form {
  display: inline-block
}

.profile__logout__form .btn {
  font-size: 15px;
  color: #000
}

.profile__billing__form__text {
  margin-right: 10px;
  text-align: left
}

.profile__billing__form__text .profile__billing__text {
  display: block
}

.profile__billing__form__action {
  padding-top: 28px
}

.profile__subheader {
  position: relative;
  font-size: 20px
}

.profile__subheader:before {
  content: '';
  position: absolute;
  top: 11px;
  left: -20px;
  right: -20px;
  height: 1px;
  background: #c7c7c7;
  z-index: 1
}

.profile__subheader .profile__subheader__text {
  display: inline-block;
  position: relative;
  background: #eaeaea;
  padding: 0 20px;
  z-index: 2
}

.profile__balance {
  margin: 25px 0 55px 0
}

.profile__balance__amount {
  font-size: 25px;
  font-weight: 100;
  margin-bottom: 5px
}

.profile__transactions {
  display: inline-block;
  margin-top: 10px
}

.table.table_profile-transactions {
  table-layout: fixed;
  width: 300px;
  font-size: 15px
}

.table.table_profile-transactions tbody td {
  height: auto;
  padding: 4px 10px 5px 10px;
  text-align: left
}

.table.table_profile-transactions tbody td:nth-child(3) {
  text-align: right
}

.sent .profile__reset__default {
  display: none
}

.profile__reset__sent {
  display: none
}

.sent .profile__reset__sent {
  display: block
}

.profile__transactions__paginator {
  margin: 40px 0
}

.profile__transactions__paginator__list {
  padding: 0;
  margin: 0;
  list-style: none
}

.profile__transactions__paginator__item {
  display: inline-block;
  padding: 2px 5px;
  text-decoration: underline;
  cursor: pointer
}

.profile__transactions__paginator__item.active {
  color: #fff;
  background-color: #EC3939;
  text-decoration: none;
  cursor: default
}

.profile__transactions__paginator__item.disabled {
  color: #767b90;
  text-decoration: none;
  cursor: default
}

.statistics__tables:before, .statistics__tables:after {
  content: " ";
  display: table;
  line-height: 0
}

.statistics__tables:after {
  clear: both
}

.statistics__table {
  float: left;
  width: 30%;
  margin-left: 1%
}

.statistics__table table {
  table-layout: fixed
}

.statistics__table:first-child {
  margin-left: 0
}

.statistics__table .table > tbody td, .statistics__table .table > tbody th, .statistics__table .table > thead td, .statistics__table .table > thead th {
  font-size: 14px
}

.statistics__table .table > tbody td {
  padding-top: 0;
  padding-bottom: 0;
  line-height: 21px
}

.statistics__table.statistics__table_bids .table > tbody td:first-child, .statistics__table.statistics__table_bids .table > tbody th:first-child, .statistics__table.statistics__table_bids .table > thead td:first-child, .statistics__table.statistics__table_bids .table > thead th:first-child {
  padding-right: 0
}

.statistics__table.statistics__table_ask .table > tbody td:first-child, .statistics__table.statistics__table_ask .table > tbody th:first-child, .statistics__table.statistics__table_ask .table > thead td:first-child, .statistics__table.statistics__table_ask .table > thead th:first-child {
  padding-left: 0
}

.statistics__table__fake-row {
  position: relative
}

.statistics__table__fake-th, .statistics__table__fake-td {
  position: relative;
  float: left;
  z-index: 2
}

.statistics__table_bids .statistics__table__fake-th:nth-child(1), .statistics__table_bids .statistics__table__fake-td:nth-child(1) {
  width: 20%;
  text-align: center
}

.statistics__table_bids .statistics__table__fake-th:nth-child(2), .statistics__table_bids .statistics__table__fake-td:nth-child(2) {
  width: 26%;
  text-align: center
}

.statistics__table_bids .statistics__table__fake-th:nth-child(3), .statistics__table_bids .statistics__table__fake-td:nth-child(3) {
  width: 26%;
  text-align: right
}

.statistics__table_bids .statistics__table__fake-th:nth-child(4), .statistics__table_bids .statistics__table__fake-td:nth-child(4) {
  width: 28%;
  text-align: right
}

.statistics__table_ask .statistics__table__fake-th:nth-child(1), .statistics__table_ask .statistics__table__fake-td:nth-child(1) {
  width: 28%;
  text-align: right
}

.statistics__table_ask .statistics__table__fake-th:nth-child(2), .statistics__table_ask .statistics__table__fake-td:nth-child(2) {
  width: 26%;
  text-align: right
}

.statistics__table_ask .statistics__table__fake-th:nth-child(3), .statistics__table_ask .statistics__table__fake-td:nth-child(3) {
  width: 26%;
  text-align: center
}

.statistics__table_ask .statistics__table__fake-th:nth-child(4), .statistics__table_ask .statistics__table__fake-td:nth-child(4) {
  width: 20%;
  text-align: center
}

.statistics__table__progress {
  position: absolute;
  top: 0;
  height: 100%;
  z-index: 1
}

.statistics__table_bids .statistics__table__progress {
  right: 0;
  background-color: #CEF1D0;
  opacity: .5;
  filter: alpha(opacity=50)
}

.statistics__table_ask .statistics__table__progress {
  left: 0;
  background-color: #f06868;
  opacity: .5;
  filter: alpha(opacity=50)
}

.text-left {
  text-align: left
}

.text-right {
  text-align: right
}

.text-center {
  text-align: center
}

.text-green {
  color: #82BF40
}

.text-blue {
  color: #1B5AA8
}

.text-orange {
  color: #F78A0D
}

.text-red {
  color: #EC3939
}

.text-muted {
  color: #E5E7E8
}

.text-red {
  color: #FA023C
}

.text-thin {
  font-weight: 100
}

.text-gray {
  color: #535353
}

.text-blue-mid {
  color: #2473B2
}

.input-placeholder-mini:-moz-placeholder {
  color: #000;
  font-size: 15px;
  line-height: 38px;
  text-align: right
}

.input-placeholder-mini::-moz-placeholder {
  color: #000;
  font-size: 15px;
  line-height: 38px;
  text-align: right
}

.input-placeholder-mini:-ms-input-placeholder {
  color: #000;
  font-size: 15px;
  line-height: 38px;
  text-align: right
}

.input-placeholder-mini::-webkit-input-placeholder {
  color: #000;
  font-size: 15px;
  line-height: 38px;
  text-align: right
}

.input-placeholder-mini.input-placeholder-mini_left:-moz-placeholder {
  text-align: left
}

.input-placeholder-mini.input-placeholder-mini_left::-moz-placeholder {
  text-align: left
}

.input-placeholder-mini.input-placeholder-mini_left:-ms-input-placeholder {
  text-align: left
}

.input-placeholder-mini.input-placeholder-mini_left::-webkit-input-placeholder {
  text-align: left
}

.text-copy.text-copy_inline {
  display: inline-block
}

.text-copy__link {
  cursor: pointer
}

.block__limit {
  position: absolute
}

.block__limit__content {
  display: inline-block
}

.block__limit__title {
  margin-bottom: 3px
}

.block__limit__progress {
  height: 1px;
  background: #72757D
}

.block__limit__progress-bar {
  background: #82BF40;
  height: 100%;
  width: 0
}

.text-toggle-wrap.text-toggle-wrap_show .text-toggle__content {
  display: block
}

.text-toggle__content {
  display: none
}

.text-toggle {
  cursor: pointer
}

.text-toggle.text-toggle_shown .text-toggle__show {
  display: none
}

.text-toggle.text-toggle_shown .text-toggle__hide {
  display: inline-block
}

.text-toggle__show {
  display: inline-block
}

.text-toggle__hide {
  display: none
}

.nav-mobile__list {
  margin: 30px 0 0 0;
  padding: 0
}

.nav-mobile__list__item {
  font-size: 25px
}

.nav-mobile__list__item a, .nav-mobile__list__item button {
  display: block;
  width: 100%;
  padding: 0 30px 0 20px;
  line-height: 50px;
  text-decoration: none;
  color: #000;
  text-align: left
}

.nav-mobile__list__item button {
  background: none;
  border: none;
  outline: none
}

.nav-mobile__list__item form {
  display: inline-block;
  width: 100%
}

.open .drop-ico:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.drop-ico:after {
  position: relative;
  display: inline-block;
  content: '';
  top: -2px;
  vertical-align: middle;
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 7px 7px 0;
  border-top-color: inherit;
  border-bottom-color: transparent;
  border-right-color: transparent;
  border-left-color: transparent;
  -webkit-transition: .3s;
  transition: .3s
}

.drop-ico.drop-ico_mini:after {
  position: relative;
  display: inline-block;
  content: '';
  top: -2px;
  vertical-align: middle;
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 4px 4px 0;
  border-top-color: inherit;
  border-bottom-color: transparent;
  border-right-color: transparent;
  border-left-color: transparent
}

.drop-ico-up:after {
  position: relative;
  display: inline-block;
  content: '';
  top: -2px;
  vertical-align: middle;
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 0 7px 7px;
  border-bottom-color: inherit;
  border-top-color: transparent;
  border-right-color: transparent;
  border-left-color: transparent
}

.drop-ico-up.drop-ico_mini:after {
  position: relative;
  display: inline-block;
  content: '';
  top: -2px;
  vertical-align: middle;
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 0 4px 4px;
  border-bottom-color: inherit;
  border-top-color: transparent;
  border-right-color: transparent;
  border-left-color: transparent
}

.drop-ico-left:after {
  position: relative;
  display: inline-block;
  content: '';
  top: -2px;
  vertical-align: middle;
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 7px 7px 7px 0;
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: inherit;
  border-bottom-color: transparent
}

.drop-ico-left.drop-ico_mini:after {
  position: relative;
  display: inline-block;
  content: '';
  top: -2px;
  vertical-align: middle;
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 4px 4px 4px 0;
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: inherit;
  border-bottom-color: transparent
}

.drop-ico-right:after:after {
  position: relative;
  display: inline-block;
  content: '';
  top: -2px;
  vertical-align: middle;
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 7px 0 7px 7px;
  border-top-color: transparent;
  border-left-color: inherit;
  border-right-color: transparent;
  border-bottom-color: transparent
}

.drop-ico-right:after.drop-ico_mini:after {
  position: relative;
  display: inline-block;
  content: '';
  top: -2px;
  vertical-align: middle;
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 4px 0 4px 4px;
  border-top-color: transparent;
  border-left-color: inherit;
  border-right-color: transparent;
  border-bottom-color: transparent
}

.drop-ico:after, .drop-ico-up:after, .drop-ico-left:after, .drop-ico-right:after {
  margin-left: 5px
}

.drop-ico.pseudo, .drop-ico-up.pseudo, .drop-ico-left.pseudo, .drop-ico-right.pseudo {
  position: relative;
  margin-right: 24px
}

.drop-ico.pseudo:after, .drop-ico-up.pseudo:after, .drop-ico-left.pseudo:after, .drop-ico-right.pseudo:after {
  position: relative;
  left: 10px;
  margin-left: 0;
  margin-right: -14px
}

.mobile-only {
  display: none
}

.tablet-only {
  display: none
}

.desktop-only {
  display: none
}

.non-mobile-only {
  display: none
}

.icon-bar {
  display: block;
  height: 3px;
  background: #fff;
  margin: 5px auto 0 auto
}

.icon-bar:first-child {
  margin-top: 0
}

.modal__body.modal__body_common {
  padding-left: 70px;
  padding-right: 70px
}

.switcher-radio {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 25px;
  font-weight: 100;
  cursor: pointer
}

.switcher-radio input[type="radio"] {
  position: absolute;
  left: -9999px
}

.switcher-radio i {
  position: relative;
  display: inline-block;
  height: 18px;
  width: 18px;
  background: #000;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%
}

.switcher-radio i:before {
  content: '';
  display: block;
  position: absolute;
  height: 14px;
  width: 14px;
  top: 50%;
  left: 50%;
  margin-top: -7px;
  margin-left: -7px;
  background: #fff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%
}

.switcher-radio input[type="radio"]:checked + i {
  background-color: #FA023C
}

.switcher-radio input[type="radio"]:checked + i:before {
  height: 8px;
  width: 8px;
  margin-top: -4px;
  margin-left: -4px
}

.topup {
  min-width: 270px
}

.topup__actions {
  margin-top: 40px
}

.sent .withdraw__form {
  display: none
}

.withdraw__status {
  text-align: center;
  display: none
}

.sent .withdraw__status {
  display: block
}

.withdraw__status__icon {
  font-size: 50px
}

p.withdraw__status__text {
  font-size: 25px
}

@media screen and (max-width: 481px) {
  .header__nav__item a {
    line-height: normal
  }
}

@media screen and (max-width: 992px) {
  .landing__contacts__map-wrap {
    padding-left: 0;
    margin-top: 40px
  }

  .header__nav__item a {
    line-height: normal
  }
}

@media screen and (max-width: 1200px) {
  .landing__main {
    min-height: 800px
  }

  .landing__products__offers__second:before {
    display: none
  }

  .landing__products__offers__list {
    display: block;
    text-align: center
  }

  .landing__products__offers__item {
    display: block;
    margin: 0 auto 60px auto;
    float: none
  }

  .landing__products__offers__item:first-child {
    margin-left: auto
  }

  .landing__products__offers__second__item {
    margin: 0 0 40px 0;
    float: none;
    display: block
  }

  .landing__products__offers__second__item:before {
    display: none
  }

  body .landing__geography__map {
    width: 100%;
    background-size: contain;
    margin-bottom: 0
  }

  body .landing__geography__map .geography__location {
    display: none
  }

  .landing__facilities__photos {
    margin-top: 30px;
    margin-bottom: 30px
  }

  .landing__facilities__photo-wrap {
    float: none;
    width: 100%;
    margin-bottom: 40px
  }

  .landing__facility {
    min-height: 1500px
  }
}

.select-edit {
  display: inline-block;
  position: relative;
  font-size: 15px;
  line-height: 1.42857
}

.select-edit.select-edit_fit {
  width: 100%
}

.select-edit.select-edit_fit .select-edit__select {
  width: 100%
}

.select-edit .select-edit-drop {
  position: absolute;
  width: 100%
}

.select-edit .select-edit-drop.select-edit-drop_wide {
  min-width: 200px
}

.select-edit .select-edit-drop.select-edit-drop_right {
  right: 0
}

.select-edit .select-edit-drop.select-edit-drop_nowrap {
  white-space: nowrap
}

.select-edit .select-edit-drop.select-edit-drop_show.select-edit-drop_show-up {
  bottom: 100%;
  margin: 0 0 5px 0
}

.select-edit.select-edit_inline {
  width: 100%
}

.select-edit.select-edit_inline.select-edit__select_inline_compact {
  width: auto
}

.select-edit.select-edit_inline.select-edit__select_inline_compact .select-edit-drop {
  width: auto
}

.select-edit.select-edit_inline.select-edit__select_inline_middle {
  width: auto
}

.select-edit.select-edit_inline.select-edit__select_inline_middle .select-edit-drop {
  width: 200px
}

.select-edit.select-edit_inline .select-edit__select {
  padding-top: 4px;
  padding-bottom: 4px
}

.select-edit.select-edit_inline .select-edit__select.select-edit__select_inline {
  color: #b4b7c2;
  padding-top: 7px;
  padding-bottom: 7px
}

.select-edit.select-edit_disabled:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.6)
}

.select-edit.select-edit_normalized {
  text-align: left
}

.select-edit.select-edit_normalized .select-edit__select {
  text-align: left
}

.select-edit-loader {
  position: relative
}

.select-edit-loader:before {
  position: absolute;
  top: 0;
  left: 0;
  content: ' ';
  z-index: 10;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 500;
  transition: opacity 500;
  background-color: rgba(255, 255, 255, 0.5);
  right: 0;
  bottom: 0;
  opacity: 1;
  filter: alpha(opacity=100)
}

select.select-edit, .select-edit__select {
  position: relative;
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border-width: 0;
  white-space: nowrap;
  padding: 5px 26px;
  font-size: 15px;
  line-height: 1.42857;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  -webkit-transition: background .3s;
  transition: background .3s;
  padding-right: 30px;
  color: #4A4A4A;
  background-color: transparent;
  border-color: #4A4A4A;
  border-bottom: 1px solid rgba(220, 220, 220, 0.6);
  text-align: left;
  padding-left: 10px;
  font-size: 20px
}

select.select-edit:after, .select-edit__select:after {
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 10px;
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 7px 7px 0;
  border-top-color: inherit;
  border-bottom-color: transparent;
  border-right-color: transparent;
  border-left-color: transparent;
  -webkit-transition: transform .3s;
  transition: transform .3s
}

select.select-edit:active, select.select-edit:focus, select.select-edit:hover, select.select-edit.select-edit__select_open, .select-edit__select:active, .select-edit__select:focus, .select-edit__select:hover, .select-edit__select.select-edit__select_open {
  color: #0B2E59;
  text-decoration: none;
  outline: 0;
  color: #135b8a;
  background-color: #c8d5eb
}

select.select-edit.select-edit__select_wide, .select-edit__select.select-edit__select_wide {
  min-width: 300px
}

select.select-edit.select-edit__select_big, .select-edit__select.select-edit__select_big {
  padding-top: 4px;
  padding-bottom: 5px
}

select.select-edit.select-edit__select_naked, .select-edit__select.select-edit__select_naked {
  font-size: 15px;
  border: none;
  line-height: 1.5;
  padding-top: 0;
  padding-left: 0;
  padding-right: 19px;
  text-align: left;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0
}

select.select-edit.select-edit__select_naked:after, .select-edit__select.select-edit__select_naked:after {
  right: 0
}

select.select-edit.select-edit__select_naked.select-edit__select_naked_small, .select-edit__select.select-edit__select_naked.select-edit__select_naked_small {
  font-size: 10px
}

select.select-edit.select-edit__select_naked.select-edit__select_naked_dark, .select-edit__select.select-edit__select_naked.select-edit__select_naked_dark {
  font-size: 17px;
  color: #767b90
}

select.select-edit.select-edit__select_naked.select-edit__select_naked_dark .select-edit__select__current, .select-edit__select.select-edit__select_naked.select-edit__select_naked_dark .select-edit__select__current {
  line-height: 1.1em;
  border: none;
  text-decoration: underline
}

select.select-edit.select-edit__select_naked:hover, .select-edit__select.select-edit__select_naked:hover {
  color: #1c73ad
}

select.select-edit.select-edit__select_naked:active, select.select-edit.select-edit__select_naked:focus, select.select-edit.select-edit__select_naked:hover, select.select-edit.select-edit__select_naked.select-edit__select_open, .select-edit__select.select-edit__select_naked:active, .select-edit__select.select-edit__select_naked:focus, .select-edit__select.select-edit__select_naked:hover, .select-edit__select.select-edit__select_naked.select-edit__select_open {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none
}

select.select-edit.select-edit__select_naked .select-edit__select__current, .select-edit__select.select-edit__select_naked .select-edit__select__current {
  border-bottom: 1px dotted;
  line-height: 1.33
}

.select-edit__select_naked_small select.select-edit.select-edit__select_naked .select-edit__select__current, .select-edit__select_naked_small .select-edit__select.select-edit__select_naked .select-edit__select__current {
  line-height: 1
}

select.select-edit.select-edit__select_inline, .select-edit__select.select-edit__select_inline {
  width: 100%;
  text-align: left;
  padding-left: 12px;
  border: 1px solid #b4b7c2;
  background: #fff
}

select.select-edit.select-edit__select_clean, .select-edit__select.select-edit__select_clean {
  width: 100%;
  text-align: left;
  background: #fff;
  border: 1px solid #b4b7c2;
  color: #767b90;
  padding-left: 10px
}

select.select-edit.select-edit__select_clean:active, select.select-edit.select-edit__select_clean:focus, select.select-edit.select-edit__select_clean:hover, select.select-edit.select-edit__select_clean.select-edit__select_open, .select-edit__select.select-edit__select_clean:active, .select-edit__select.select-edit__select_clean:focus, .select-edit__select.select-edit__select_clean:hover, .select-edit__select.select-edit__select_clean.select-edit__select_open {
  background: #fff
}

select.select-edit:active, select.select-edit.select-edit__select_open, .select-edit__select:active, .select-edit__select.select-edit__select_open {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.175);
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.175)
}

select.select-edit.select-edit__select_open:after, .select-edit__select.select-edit__select_open:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

select.select-edit.select-edit__select_empty, .select-edit__select.select-edit__select_empty {
  color: rgba(19, 91, 138, 0.5)
}

select.select-edit:active, select.select-edit:focus, select.select-edit:hover, select.select-edit.select-edit__select_open, .select-edit__select:active, .select-edit__select:focus, .select-edit__select:hover, .select-edit__select.select-edit__select_open {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none
}

select.select-edit.btn:hover, .select-edit__select.btn:hover {
  color: #4A4A4A;
  background-color: transparent
}

select.select-edit.btn.active, .select-edit__select.btn.active {
  color: #4A4A4A;
  background-color: transparent
}

select.select-edit.disabled, select.select-edit.disabled:hover, select.select-edit.disabled:focus, select.select-edit.disabled:active, select.select-edit.disabled.active, select.select-edit[disabled], select.select-edit[disabled]:hover, select.select-edit[disabled]:focus, select.select-edit[disabled]:active, select.select-edit[disabled].active, fieldset[disabled] select.select-edit, fieldset[disabled] select.select-edit:hover, fieldset[disabled] select.select-edit:focus, fieldset[disabled] select.select-edit:active, fieldset[disabled] select.select-edit.active, .select-edit__select.disabled, .select-edit__select.disabled:hover, .select-edit__select.disabled:focus, .select-edit__select.disabled:active, .select-edit__select.disabled.active, .select-edit__select[disabled], .select-edit__select[disabled]:hover, .select-edit__select[disabled]:focus, .select-edit__select[disabled]:active, .select-edit__select[disabled].active, fieldset[disabled] .select-edit__select, fieldset[disabled] .select-edit__select:hover, fieldset[disabled] .select-edit__select:focus, fieldset[disabled] .select-edit__select:active, fieldset[disabled] .select-edit__select.active {
  background-color: transparent
}

select.select-edit.select-edit__select_open, .select-edit__select.select-edit__select_open {
  background: transparent;
  color: #4A4A4A;
  -webkit-box-shadow: none;
  box-shadow: none
}

.select-edit_small select.select-edit, .select-edit_small .select-edit__select {
  padding: 0 22px 2px 5px
}

.select-edit_small select.select-edit:after, .select-edit_small .select-edit__select:after {
  margin-top: -4px;
  right: 4px
}

.select-edit__select__current {
  display: block;
  max-width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.select-edit_small .select-edit__select__current {
  font-size: 15px
}

select.select-edit {
  overflow: hidden;
  width: auto;
  height: 29px;
  color: rgba(19, 91, 138, 0.5);
  max-width: 200px;
  opacity: 0.2
}

select.select-edit option, select.select-edit ::selection, select.select-edit ::-moz-selection {
  background-color: transparent;
  visibility: hidden
}

.select-edit-hide {
  position: absolute !important;
  left: -10000px !important;
  overflow: hidden !important;
  width: 1px !important;
  height: 1px !important;
  clip: rect(0 0 0 0) !important
}

.select-edit-drop {
  position: absolute;
  z-index: 1029;
  min-height: 10px;
  min-width: 100px;
  border-radius: 0;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 1px 1px rgba(118, 123, 144, 0.21);
  box-shadow: 0 1px 1px 1px rgba(118, 123, 144, 0.21);
  border: 1px solid rgba(118, 123, 144, 0.11);
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0
}

.select-edit__tooltip {
  font-weight: bold;
  text-align: center;
  padding: 10px;
  border-bottom: 1px solid #ccc
}

.select-edit:focus {
  -webkit-box-shadow: 0 1px 1px 1px red;
  box-shadow: 0 1px 1px 1px red
}

.select-edit__select {
  cursor: pointer
}

.select-edit__results {
  position: relative;
  max-height: 200px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0;
  margin: 0;
  -webkit-tap-highlight-color: transparent
}

.select-edit__results__item {
  color: #000;
  cursor: pointer;
  padding: 5px 10px
}

.select-edit__results__item.select-edit__results__item_hover {
  background-color: #f9f9fa
}

.select-edit__results__item:before {
  font-family: "racebot";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  font-size: 0.8em
}

.select-edit__results__item_selected {
  font-weight: bold;
  position: relative
}

.select-edit__results__item_selected:before {
  content: "";
  position: absolute;
  top: 1em;
  right: 0.2em;
  font-size: 0.7em
}

.select-edit__search-box {
  padding: 8px;
  border-bottom: 1px solid #e5e7ec
}

.select-edit__search-input {
  display: block;
  width: 100%;
  height: 50px;
  padding: 4px 12px;
  font-size: 15px;
  line-height: 1.42857;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #E5E7E8;
  border-radius: 0;
  font-weight: 300;
  -webkit-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;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  height: auto;
  font-size: inherit;
  padding: 2px
}

.select-edit__search-input:focus {
  border-color: #a0a4b2;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(160, 164, 178, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(160, 164, 178, 0.6)
}

.select-edit__search-input::-moz-placeholder {
  color: #adb0bc;
  opacity: 1
}

.select-edit__search-input:-ms-input-placeholder {
  color: #adb0bc
}

.select-edit__search-input::-webkit-input-placeholder {
  color: #adb0bc
}

.select-edit__search-input[disabled], .select-edit__search-input[readonly], fieldset[disabled] .select-edit__search-input {
  cursor: not-allowed;
  background-color: #f9f9fa;
  opacity: 1
}

.select-edit__search-input.naked {
  border: none
}

.select-edit_primary .select-edit__select {
  color: #000;
  background-color: transparent;
  border-color: #000;
  border: 1px solid #E5E7E8
}

.select-edit_primary .select-edit__select.btn:hover {
  color: #000;
  background-color: #f9f9fa
}

.select-edit_primary .select-edit__select.btn.active {
  color: #000;
  background-color: #f9f9fa
}

.select-edit_primary .select-edit__select.disabled, .select-edit_primary .select-edit__select.disabled:hover, .select-edit_primary .select-edit__select.disabled:focus, .select-edit_primary .select-edit__select.disabled:active, .select-edit_primary .select-edit__select.disabled.active, .select-edit_primary .select-edit__select[disabled], .select-edit_primary .select-edit__select[disabled]:hover, .select-edit_primary .select-edit__select[disabled]:focus, .select-edit_primary .select-edit__select[disabled]:active, .select-edit_primary .select-edit__select[disabled].active, fieldset[disabled] .select-edit_primary .select-edit__select, fieldset[disabled] .select-edit_primary .select-edit__select:hover, fieldset[disabled] .select-edit_primary .select-edit__select:focus, fieldset[disabled] .select-edit_primary .select-edit__select:active, fieldset[disabled] .select-edit_primary .select-edit__select.active {
  background-color: transparent
}

.select-edit_primary .select-edit__select:after {
  border-top-color: #000
}

.select-edit_primary .select-edit__select:hover {
  background-color: #f9f9fa
}

.select-edit_primary .select-edit__select:active, .select-edit_primary .select-edit__select:focus, .select-edit_primary .select-edit__select.select-edit__select_open {
  background-color: #f9f9fa
}

.select-edit_warning .select-edit__select {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #fff
}

.select-edit_warning .select-edit__select:active, .select-edit_warning .select-edit__select:focus, .select-edit_warning .select-edit__select:hover, .select-edit_warning .select-edit__select.select-edit__select_open {
  color: #0B2E59;
  text-decoration: none;
  outline: 0;
  color: #fff;
  background-color: #f0ad4e;
  border-color: #fff
}

.select-edit_warning .select-edit__select:active.btn:hover, .select-edit_warning .select-edit__select:focus.btn:hover, .select-edit_warning .select-edit__select:hover.btn:hover, .select-edit_warning .select-edit__select.select-edit__select_open.btn:hover {
  color: #fff;
  background-color: #f2b866
}

.select-edit_warning .select-edit__select:active.btn.active, .select-edit_warning .select-edit__select:focus.btn.active, .select-edit_warning .select-edit__select:hover.btn.active, .select-edit_warning .select-edit__select.select-edit__select_open.btn.active {
  color: #fff;
  background-color: #f2b866
}

.select-edit_warning .select-edit__select:active.disabled, .select-edit_warning .select-edit__select:active.disabled:hover, .select-edit_warning .select-edit__select:active.disabled:focus, .select-edit_warning .select-edit__select:active.disabled:active, .select-edit_warning .select-edit__select:active.disabled.active, .select-edit_warning .select-edit__select:active[disabled], .select-edit_warning .select-edit__select:active[disabled]:hover, .select-edit_warning .select-edit__select:active[disabled]:focus, .select-edit_warning .select-edit__select:active[disabled]:active, .select-edit_warning .select-edit__select:active[disabled].active, fieldset[disabled] .select-edit_warning .select-edit__select:active, fieldset[disabled] .select-edit_warning .select-edit__select:active:hover, fieldset[disabled] .select-edit_warning .select-edit__select:active:focus, fieldset[disabled] .select-edit_warning .select-edit__select:active:active, fieldset[disabled] .select-edit_warning .select-edit__select:active.active, .select-edit_warning .select-edit__select:focus.disabled, .select-edit_warning .select-edit__select:focus.disabled:hover, .select-edit_warning .select-edit__select:focus.disabled:focus, .select-edit_warning .select-edit__select:focus.disabled:active, .select-edit_warning .select-edit__select:focus.disabled.active, .select-edit_warning .select-edit__select:focus[disabled], .select-edit_warning .select-edit__select:focus[disabled]:hover, .select-edit_warning .select-edit__select:focus[disabled]:focus, .select-edit_warning .select-edit__select:focus[disabled]:active, .select-edit_warning .select-edit__select:focus[disabled].active, fieldset[disabled] .select-edit_warning .select-edit__select:focus, fieldset[disabled] .select-edit_warning .select-edit__select:focus:hover, fieldset[disabled] .select-edit_warning .select-edit__select:focus:focus, fieldset[disabled] .select-edit_warning .select-edit__select:focus:active, fieldset[disabled] .select-edit_warning .select-edit__select:focus.active, .select-edit_warning .select-edit__select:hover.disabled, .select-edit_warning .select-edit__select:hover.disabled:hover, .select-edit_warning .select-edit__select:hover.disabled:focus, .select-edit_warning .select-edit__select:hover.disabled:active, .select-edit_warning .select-edit__select:hover.disabled.active, .select-edit_warning .select-edit__select:hover[disabled], .select-edit_warning .select-edit__select:hover[disabled]:hover, .select-edit_warning .select-edit__select:hover[disabled]:focus, .select-edit_warning .select-edit__select:hover[disabled]:active, .select-edit_warning .select-edit__select:hover[disabled].active, fieldset[disabled] .select-edit_warning .select-edit__select:hover, fieldset[disabled] .select-edit_warning .select-edit__select:hover:hover, fieldset[disabled] .select-edit_warning .select-edit__select:hover:focus, fieldset[disabled] .select-edit_warning .select-edit__select:hover:active, fieldset[disabled] .select-edit_warning .select-edit__select:hover.active, .select-edit_warning .select-edit__select.select-edit__select_open.disabled, .select-edit_warning .select-edit__select.select-edit__select_open.disabled:hover, .select-edit_warning .select-edit__select.select-edit__select_open.disabled:focus, .select-edit_warning .select-edit__select.select-edit__select_open.disabled:active, .select-edit_warning .select-edit__select.select-edit__select_open.disabled.active, .select-edit_warning .select-edit__select.select-edit__select_open[disabled], .select-edit_warning .select-edit__select.select-edit__select_open[disabled]:hover, .select-edit_warning .select-edit__select.select-edit__select_open[disabled]:focus, .select-edit_warning .select-edit__select.select-edit__select_open[disabled]:active, .select-edit_warning .select-edit__select.select-edit__select_open[disabled].active, fieldset[disabled] .select-edit_warning .select-edit__select.select-edit__select_open, fieldset[disabled] .select-edit_warning .select-edit__select.select-edit__select_open:hover, fieldset[disabled] .select-edit_warning .select-edit__select.select-edit__select_open:focus, fieldset[disabled] .select-edit_warning .select-edit__select.select-edit__select_open:active, fieldset[disabled] .select-edit_warning .select-edit__select.select-edit__select_open.active {
  background-color: #f0ad4e
}

.select-edit_warning .select-edit__select.btn:hover {
  color: #fff;
  background-color: #f2b866
}

.select-edit_warning .select-edit__select.btn.active {
  color: #fff;
  background-color: #f2b866
}

.select-edit_warning .select-edit__select.disabled, .select-edit_warning .select-edit__select.disabled:hover, .select-edit_warning .select-edit__select.disabled:focus, .select-edit_warning .select-edit__select.disabled:active, .select-edit_warning .select-edit__select.disabled.active, .select-edit_warning .select-edit__select[disabled], .select-edit_warning .select-edit__select[disabled]:hover, .select-edit_warning .select-edit__select[disabled]:focus, .select-edit_warning .select-edit__select[disabled]:active, .select-edit_warning .select-edit__select[disabled].active, fieldset[disabled] .select-edit_warning .select-edit__select, fieldset[disabled] .select-edit_warning .select-edit__select:hover, fieldset[disabled] .select-edit_warning .select-edit__select:focus, fieldset[disabled] .select-edit_warning .select-edit__select:active, fieldset[disabled] .select-edit_warning .select-edit__select.active {
  background-color: #f0ad4e
}

.select-edit_danger .select-edit__select {
  color: #fff;
  background-color: #e84c3d;
  border-color: #fff
}

.select-edit_danger .select-edit__select:active, .select-edit_danger .select-edit__select:focus, .select-edit_danger .select-edit__select:hover, .select-edit_danger .select-edit__select.select-edit__select_open {
  color: #0B2E59;
  text-decoration: none;
  outline: 0;
  color: #fff;
  background-color: #e84c3d;
  border-color: #fff
}

.select-edit_danger .select-edit__select:active.btn:hover, .select-edit_danger .select-edit__select:focus.btn:hover, .select-edit_danger .select-edit__select:hover.btn:hover, .select-edit_danger .select-edit__select.select-edit__select_open.btn:hover {
  color: #fff;
  background-color: #d24235
}

.select-edit_danger .select-edit__select:active.btn.active, .select-edit_danger .select-edit__select:focus.btn.active, .select-edit_danger .select-edit__select:hover.btn.active, .select-edit_danger .select-edit__select.select-edit__select_open.btn.active {
  color: #fff;
  background-color: #d24235
}

.select-edit_danger .select-edit__select:active.disabled, .select-edit_danger .select-edit__select:active.disabled:hover, .select-edit_danger .select-edit__select:active.disabled:focus, .select-edit_danger .select-edit__select:active.disabled:active, .select-edit_danger .select-edit__select:active.disabled.active, .select-edit_danger .select-edit__select:active[disabled], .select-edit_danger .select-edit__select:active[disabled]:hover, .select-edit_danger .select-edit__select:active[disabled]:focus, .select-edit_danger .select-edit__select:active[disabled]:active, .select-edit_danger .select-edit__select:active[disabled].active, fieldset[disabled] .select-edit_danger .select-edit__select:active, fieldset[disabled] .select-edit_danger .select-edit__select:active:hover, fieldset[disabled] .select-edit_danger .select-edit__select:active:focus, fieldset[disabled] .select-edit_danger .select-edit__select:active:active, fieldset[disabled] .select-edit_danger .select-edit__select:active.active, .select-edit_danger .select-edit__select:focus.disabled, .select-edit_danger .select-edit__select:focus.disabled:hover, .select-edit_danger .select-edit__select:focus.disabled:focus, .select-edit_danger .select-edit__select:focus.disabled:active, .select-edit_danger .select-edit__select:focus.disabled.active, .select-edit_danger .select-edit__select:focus[disabled], .select-edit_danger .select-edit__select:focus[disabled]:hover, .select-edit_danger .select-edit__select:focus[disabled]:focus, .select-edit_danger .select-edit__select:focus[disabled]:active, .select-edit_danger .select-edit__select:focus[disabled].active, fieldset[disabled] .select-edit_danger .select-edit__select:focus, fieldset[disabled] .select-edit_danger .select-edit__select:focus:hover, fieldset[disabled] .select-edit_danger .select-edit__select:focus:focus, fieldset[disabled] .select-edit_danger .select-edit__select:focus:active, fieldset[disabled] .select-edit_danger .select-edit__select:focus.active, .select-edit_danger .select-edit__select:hover.disabled, .select-edit_danger .select-edit__select:hover.disabled:hover, .select-edit_danger .select-edit__select:hover.disabled:focus, .select-edit_danger .select-edit__select:hover.disabled:active, .select-edit_danger .select-edit__select:hover.disabled.active, .select-edit_danger .select-edit__select:hover[disabled], .select-edit_danger .select-edit__select:hover[disabled]:hover, .select-edit_danger .select-edit__select:hover[disabled]:focus, .select-edit_danger .select-edit__select:hover[disabled]:active, .select-edit_danger .select-edit__select:hover[disabled].active, fieldset[disabled] .select-edit_danger .select-edit__select:hover, fieldset[disabled] .select-edit_danger .select-edit__select:hover:hover, fieldset[disabled] .select-edit_danger .select-edit__select:hover:focus, fieldset[disabled] .select-edit_danger .select-edit__select:hover:active, fieldset[disabled] .select-edit_danger .select-edit__select:hover.active, .select-edit_danger .select-edit__select.select-edit__select_open.disabled, .select-edit_danger .select-edit__select.select-edit__select_open.disabled:hover, .select-edit_danger .select-edit__select.select-edit__select_open.disabled:focus, .select-edit_danger .select-edit__select.select-edit__select_open.disabled:active, .select-edit_danger .select-edit__select.select-edit__select_open.disabled.active, .select-edit_danger .select-edit__select.select-edit__select_open[disabled], .select-edit_danger .select-edit__select.select-edit__select_open[disabled]:hover, .select-edit_danger .select-edit__select.select-edit__select_open[disabled]:focus, .select-edit_danger .select-edit__select.select-edit__select_open[disabled]:active, .select-edit_danger .select-edit__select.select-edit__select_open[disabled].active, fieldset[disabled] .select-edit_danger .select-edit__select.select-edit__select_open, fieldset[disabled] .select-edit_danger .select-edit__select.select-edit__select_open:hover, fieldset[disabled] .select-edit_danger .select-edit__select.select-edit__select_open:focus, fieldset[disabled] .select-edit_danger .select-edit__select.select-edit__select_open:active, fieldset[disabled] .select-edit_danger .select-edit__select.select-edit__select_open.active {
  background-color: #e84c3d
}

.select-edit_danger .select-edit__select.btn:hover {
  color: #fff;
  background-color: #d24235
}

.select-edit_danger .select-edit__select.btn.active {
  color: #fff;
  background-color: #d24235
}

.select-edit_danger .select-edit__select.disabled, .select-edit_danger .select-edit__select.disabled:hover, .select-edit_danger .select-edit__select.disabled:focus, .select-edit_danger .select-edit__select.disabled:active, .select-edit_danger .select-edit__select.disabled.active, .select-edit_danger .select-edit__select[disabled], .select-edit_danger .select-edit__select[disabled]:hover, .select-edit_danger .select-edit__select[disabled]:focus, .select-edit_danger .select-edit__select[disabled]:active, .select-edit_danger .select-edit__select[disabled].active, fieldset[disabled] .select-edit_danger .select-edit__select, fieldset[disabled] .select-edit_danger .select-edit__select:hover, fieldset[disabled] .select-edit_danger .select-edit__select:focus, fieldset[disabled] .select-edit_danger .select-edit__select:active, fieldset[disabled] .select-edit_danger .select-edit__select.active {
  background-color: #e84c3d
}

.select-edit__upload-form {
  padding: 10px
}

.select-edit__upload-form .form-group {
  display: block
}

.select-edit__upload-form h2 {
  font-size: 16px;
  margin: 0 0 10px
}

.select-edit__upload-form label {
  font-size: 14px;
  margin-right: 10px
}

.select-edit__upload-form input[type=radio] {
  margin: 0;
  position: relative;
  top: -1px
}

.select-edit__upload-form input[type=text] {
  text-align: left;
  width: 59%
}

.select-edit__upload-form .upload-wrapper {
  float: right;
  position: relative
}

.select-edit__upload-form .btn_small {
  width: 90px;
  text-align: center;
  position: relative;
  top: 1px;
  padding: 0;
  float: right
}

.select-edit__upload-form .btn_small .throbber {
  top: 15px;
  left: -20px
}

.select-edit__upload-form .upload-input > span {
  padding: 0 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block
}

.jq-strength_meter {
  position: absolute;
  right: 10px
}

.jq-strength_meter .veryweak {
  color: #EC3939
}

.jq-strength_meter .weak {
  color: #EC3939
}

.jq-strength_meter .medium {
  color: #f0ad4e
}

.jq-strength_meter .strong {
  color: #82BF40
}

/*!
 * fullPage 2.8.1
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 * Contribution by Jhony0311
 */
html.fp-enabled, .fp-enabled body {
  margin: 0;
  padding: 0;
  overflow: hidden;
  -webkit-tap-highlight-color: transparent
}

#superContainer {
  height: 100%;
  position: relative;
  -ms-touch-action: none;
  touch-action: none
}

.fp-section {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.fp-slide {
  float: left
}

.fp-slide, .fp-slidesContainer {
  height: 100%;
  display: block
}

.fp-slides {
  z-index: 1;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out
}

.fp-section.fp-table, .fp-slide.fp-table {
  display: table;
  table-layout: fixed;
  width: 100%
}

.fp-tableCell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%
}

.fp-slidesContainer {
  float: left;
  position: relative
}

.fp-controlArrow {
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -38px;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.fp-controlArrow.fp-prev {
  left: 15px;
  width: 0;
  border-width: 38.5px 34px 38.5px 0;
  border-color: transparent #fff transparent transparent
}

.fp-controlArrow.fp-next {
  right: 15px;
  border-width: 38.5px 0 38.5px 34px;
  border-color: transparent transparent transparent #fff
}

.fp-scrollable {
  overflow: scroll
}

.fp-notransition {
  -webkit-transition: none !important;
  transition: none !important
}

.fp-slidesNav {
  position: absolute;
  z-index: 4;
  left: 50%;
  opacity: 1
}

.fp-slidesNav.bottom {
  bottom: 17px
}

.fp-slidesNav.top {
  top: 17px
}

#fp-nav ul, .fp-slidesNav ul {
  margin: 0;
  padding: 0
}

#fp-nav ul li, .fp-slidesNav ul li {
  display: block;
  width: 14px;
  height: 13px;
  margin: 7px;
  position: relative
}

#fp-nav ul li a, .fp-slidesNav ul li a {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none
}

#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span {
  height: 12px;
  width: 12px;
  margin: -6px 0 0 -6px;
  border-radius: 100%
}

#fp-nav ul li:hover #fp-nav ul li a.active span, #fp-slidesNav ul li:hover #fp-nav ul li a.active span, #fp-nav ul li:hover .fp-slidesNav ul li a.active span, #fp-slidesNav ul li:hover .fp-slidesNav ul li a.active span {
  height: 12px;
  width: 12px;
  margin: -6px 0 0 -6px;
  border-radius: 100%
}

#fp-nav ul li a span, .fp-slidesNav ul li a span {
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  height: 4px;
  width: 4px;
  border: 0;
  background: #333;
  left: 50%;
  top: 50%;
  margin: -2px 0 0 -2px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out
}

#fp-nav ul li:hover a span, .fp-slidesNav ul li:hover a span {
  width: 10px;
  height: 10px;
  margin: -5px 0px 0px -5px
}

#fp-nav {
  position: fixed;
  z-index: 100;
  margin-top: -32px;
  top: 50%;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0)
}

#fp-nav.right {
  right: 17px
}

#fp-nav.left {
  left: 17px
}

#fp-nav ul li .fp-tooltip {
  position: absolute;
  top: -2px;
  color: #fff;
  font-size: 14px;
  font-family: arial, helvetica, sans-serif;
  white-space: nowrap;
  max-width: 220px;
  overflow: hidden;
  display: block;
  opacity: 0;
  width: 0;
  cursor: pointer
}

#fp-nav ul li .fp-tooltip.right {
  right: 20px
}

#fp-nav ul li:hover .fp-tooltip {
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  width: auto;
  opacity: 1
}

#fp-nav.fp-show-active a.active + .fp-tooltip {
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  width: auto;
  opacity: 1
}

.fp-slidesNav ul li {
  display: inline-block
}

.fp-auto-height.fp-section, .fp-auto-height .fp-slide, .fp-auto-height .fp-tableCell {
  height: auto !important
}

.fp-responsive .fp-auto-height-responsive.fp-section, .fp-responsive .fp-auto-height-responsive .fp-slide, .fp-responsive .fp-auto-height-responsive .fp-tableCell {
  height: auto !important
}

.app-check-success {
  margin-top: 30px;
  float: none;
  clear: none;
  background-color: rgba(67,193,74,.9);
  font-size: 14px;
  font-weight: bold;
}

#crowdsale-iframe-wrapper iframe {
  min-width: 100%;
  width: 100px;
}

.hyperlink {
  color: #FFFFFF;
  border-bottom: 1px dotted rgba(255, 255, 255, 0.7);
}

.hyperlink:hover {
  cursor: pointer;
  color: #FFFFFF;
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}
