/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (<none>)
 * Config saved to config.json and <none>
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
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,
menu,
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-color: 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 {
  -webkit-box-sizing: content-box;
  -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;
  cursor: pointer;
}
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"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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;
  -webkit-box-sizing: content-box;
  -moz-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;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
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.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@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 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@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 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@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 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
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;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  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: 4px 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;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  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],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #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,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 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-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .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;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.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: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group: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;
}
.affix {
  position: fixed;
}
@font-face {
  font-family: 'BaseFont';
  src: url('../font/opensans-regular-webfont.woff2') format('woff2');
  font-weight: normal;
}
@font-face {
  font-family: 'BaseFont';
  src: url('../font/opensans-bold-webfont.woff2') format('woff2');
  font-weight: 700;
}
@font-face {
  font-family: 'AtlasTypewriter';
  src: url('../font/AtlasTypewriter-Bold-Web.woff2') format('woff2');
  font-weight: Bold;
}
@font-face {
  font-family: 'AtlasTypewriter';
  src: url('../font/AtlasTypewriter-Regular-Web.woff2') format('woff2');
  font-weight: normal;
}
@font-face {
  font-family: 'AtlasTypewriter';
  src: url('../font/AtlasTypewriter-Medium-Web.woff2') format('woff2');
  font-weight: 500;
}
a {
  color: #15232c;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
html,
body {
  font-family: "Avenir Next", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #15232c;
  margin: 0;
  height: 100%;
}
::-webkit-scrollbar {
  width: 6px;
}
::-webkit-scrollbar-track-piece:vertical {
  background-color: transparent;
}
::-webkit-scrollbar-thumb:vertical {
  background: #3a444d;
  min-height: 150px;
  min-width: 150px;
}
::-webkit-scrollbar-thumb:vertical:hover {
  background: #555555;
}
.clear-fixed {
  clear: both;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
.m-t-0 {
  margin-top: 0px!important;
}
.m-t-10 {
  margin-top: 10px!important;
}
.m-t-20 {
  margin-top: 20px!important;
}
.m-t-30 {
  margin-top: 30px!important;
}
.m-t-40 {
  margin-top: 40px!important;
}
.m-r-0 {
  margin-right: 0px!important;
}
.m-r-5 {
  margin-right: 5px!important;
}
.m-r-10 {
  margin-right: 10px!important;
}
.m-r-20 {
  margin-right: 20px!important;
}
.m-r-30 {
  margin-right: 30px!important;
}
.m-r-40 {
  margin-right: 40px!important;
}
.clear-fixed {
  clear: both;
}
.clear-fixed::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-color-green {
  color: #249c29;
}
.text-color-red {
  color: #ef4f1b;
}
.text-color-green-dark {
  color: #76FB53;
}
.text-color-red-dark {
  color: #EC4E2C;
}
.form-control {
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.02) inset;
  border-color: #ddd;
  width: 100%;
  color: #555;
  vertical-align: text-top;
  border-radius: 2px;
}
.btn {
  border-radius: 2px;
  outline: none;
}
.btn:focus {
  outline: none!important;
}
#App {
  height: 100%;
}
.page {
  height: 100%;
}
.page > .page-container {
  padding: 0;
  height: 100%;
}
.logo {
  display: inline-block;
  background: url(../image/logo.svg) no-repeat center;
  background-size: contain;
}
.logo.logo-light {
  background-image: url(../image/logo-light.svg?2018);
}
.header .navbar {
  float: right;
  display: flex;
}
.header .navbar li {
  position: relative;
  font-size: 14px;
  font-weight: bold;
  padding: 0px 18px;
  height: 45px;
  text-align: center;
  list-style: none;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin-right: -1px;
}
.header .navbar li.user {
  font-weight: 600;
  font-size: 13px;
  color: #888;
  padding-right: 24px;
}
.header .navbar li.user a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 160px;
}
.header .navbar li span.avatar {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: inline-block;
  background: url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEASABIAAD/2wBDAAQCAwMDAgQDAwMEBAQEBQkGBQUFBQsICAYJDQsNDQ0LDAwOEBQRDg8TDwwMEhgSExUWFxcXDhEZGxkWGhQWFxb/wAALCABQAFABAREA/8QAHAABAAIDAQEBAAAAAAAAAAAAAAEHAgUGBAMI/8QAMRAAAQMCBAMGBQUBAAAAAAAAAQACAwQFBhFBgRIhUQciMWGRsRNCUmJxFDOhwcLw/9oACAEBAAA/AP0TyUqPmTJMk2TZNk2TZN03TdN166G2XGsbxUtDUTN+pkZLfXLJTXWu5UbeKqoamFv1PjIb65ZLx7pum6bqURd3gLCcP6VlxukQkfIM4YXDutbo5w1J6f8ADt2gNaGtAAHIAeARwDgWkZgjIgri8e4ShfSyXG1xCOWMF0sLRk141LRofLX34FERF7sLUja/EVHSvGbJJRxjq0cyPQFXKBkMhyClEVN4vo2UGJaylYOFjJSWgaNd3gPQrXoiLZ4MqW0mKaKeQgNEoaSdA7u5/wAq4NlKjZNlUOOKllXiutmjILfi8AI14QG/0tUiIoHIqzMA4liudJHR1cgbWxjh7x/eA1Hn1G66dFzePMSxWqkfSUsgfWyNyAac/hA/MfPoFWBOZzPMlSijdN17rDaqy71op6Nmer3nk1g6kqx8O4Stlra2R0YqakczLKMwD9rfAe/mt/um60GIsJ2y6tfIIxTVLufxohlmfub4H381XF+tVZaK009YzLVjxza8dQV4d03Ur6UcE1VVx00DC6SVwaxo1JVuYXtMFmtjKWIBzz3pZMub3an8dFtERYrW4otMF5tj6WUBrx3opMubHaH8dVUdZBNS1clNOwtkieWuB0IK+aLr+yK3Ca5z3GRuYpm8EeY+d3idh7qxURYrJYqvO123iG5w3GNuQqW8EmX1N8DuPZcgis7spgEWE2yAc55nuOx4f8rplGylYqdlC5vtWgEuE3SEc4JmPB/J4f8ASrFf/9k=);
  background-size: cover;
  margin: 0px 10px;
  cursor: pointer;
}
.header .navbar li span.arrow {
  position: absolute;
  width: 15px;
  height: 14px;
  top: 17px;
  right: 10px;
  transform: scale(0.8);
  cursor: pointer;
}
.header .dropdown-panel {
  position: absolute;
  top: 46px;
  background: #fff;
  width: 200px;
  right: 0;
  z-index: 2;
  box-shadow: 0 2px 5px #15232c;
  display: none;
}
.header .dropdown-panel.dark {
  background: #15232c;
  top: 45px;
}
.header .dropdown-panel.dark span.group a {
  color: #fff;
}
.header .dropdown-panel.dark span.group a:hover {
  background: rgba(0, 0, 0, 0.08);
}
.header .dropdown-panel span.group {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  display: block;
}
.header .dropdown-panel a {
  display: block;
  height: 36px;
  line-height: 36px;
  width: 100%;
  padding-left: 20px;
  font-size: 13px;
  cursor: pointer;
  font-weight: 500;
}
.header .dropdown-panel a:hover {
  background: #efefef;
}
.header .dropdown-panel.active {
  display: block;
}
.header-trade {
  width: 100%;
  height: 45px;
  background: #fff;
  display: flex;
  overflow: hidden;
  align-items: center;
}
.header-trade span.logo {
  width: 150px;
  height: 45px;
  margin-left: 10px;
  cursor: pointer;
}
.header-trade .market-info-wrapper {
  display: flex;
  flex: 1;
  padding: 8px 2px 8px 14px;
  background-color: #fff;
  min-width: 480px;
}
.header-trade .market-info-wrapper li {
  display: flex;
  list-style: none;
  border-left: 1px solid #ccc;
  height: 30px;
}
.header-trade .market-info-wrapper div.product-selector-btn {
  font-weight: bold;
  padding: 0 15px;
  line-height: 16px;
  line-height: 30px;
  position: relative;
  width: 145px;
  font-size: 18px;
  display: block;
  opacity: 0.8;
}
.header-trade .market-info-wrapper div.product-selector-btn span.description {
  font-size: 11px;
  font-weight: 100;
  opacity: 0.5;
}
.header-trade .market-info-wrapper div.product-selector-btn span.arrow {
  position: absolute;
  width: 15px;
  height: 14px;
  top: 8px;
  right: 15px;
}
.header-trade .market-info-wrapper div.product-last-price {
  font-weight: 600;
  padding-left: 20px;
  padding-right: 10px;
  line-height: 20px;
  font-size: 15px;
  height: 30px;
  display: block;
  opacity: 0.8;
}
.header-trade .market-info-wrapper div.product-last-price span.description {
  font-size: 11px;
  font-weight: 100;
  opacity: 0.5;
  display: block;
  line-height: 14px;
}
.header-trade .product-selector-panel {
  width: 360px;
  position: absolute;
  top: 46px;
  left: 0;
  box-shadow: 0 2px 5px #15232c;
  padding: 10px 0px 10px 20px;
  background: #Fff;
  z-index: 2;
}
.header-navbar {
  width: 100%;
  background-color: #192126;
  border-bottom: 1px solid #14181c;
  height: 45px;
}
.header-navbar .navbar-inner {
  color: #fff;
  border: 0;
  height: 45px;
  padding: 0 20px;
  border-radius: 0;
  width: 100%;
  margin: auto;
  max-width: 1220px;
}
.header-navbar .navbar-inner span.logo {
  width: 150px;
  height: 45px;
  margin-left: 10px;
  cursor: pointer;
}
.header-navbar .menu {
  display: none;
  align-items: center;
  flex: 1;
}
.header-navbar .menu .icon-hamburger {
  display: inline-block;
  width: 20px;
  height: 18px;
}
.header-navbar .menu .icon-hamburger svg {
  fill: #ffffff;
}
.header-navbar .navbar {
  float: right;
  display: flex;
  position: relative;
}
.header-navbar .navbar .dropdown-panel {
  right: 0;
}
.header-navbar .navbar li {
  position: relative;
  font-size: 14px;
  font-weight: 500;
  padding: 0px 18px;
  border-right: 1px solid #14181c;
  height: 45px;
  text-align: center;
  list-style: none;
}
.header-navbar .navbar li.active {
  color: #ffffff;
  border-bottom: 2px solid #3179cd;
}
.header-navbar .navbar li.active a {
  color: #fff;
  font-weight: 600;
}
.header-navbar .navbar li:hover {
  background: #2f3d45;
}
.header-navbar .navbar li span.arrow::before,
.header-navbar .navbar li span.arrow::after {
  background: #888;
}
.header-navbar .navbar li a {
  line-height: 45px;
  display: block;
  color: #ccc;
}
.header-navbar .navbar li a:hover {
  color: #ffffff;
}
.header-navbar .navbar .dropdown-panel .info {
  display: none;
}
.header-navbar .navbar .dropdown-panel .my-link {
  display: none;
}
.header-home {
  width: 100%;
  height: 45px;
}
.header-home .navbar-inner {
  color: #fff;
  border: 0;
  height: 45px;
  padding: 0 20px;
  border-radius: 0;
  width: 100%;
  margin: auto;
  max-width: 1220px;
}
.header-home .navbar-inner span.logo {
  width: 180px;
  height: 45px;
  margin-left: 10px;
  cursor: pointer;
}
.header-home .menu {
  display: none;
  align-items: center;
}
.header-home .menu .icon-hamburger {
  display: inline-block;
  width: 20px;
  height: 18px;
}
.header-home .menu .icon-hamburger svg {
  fill: #ffffff;
}
.header-home .menu span.close {
  font-size: 26px;
  font-weight: 500;
}
.header-home .navbar {
  float: right;
  display: flex;
  position: relative;
}
.header-home .navbar .dropdown-panel {
  right: 0;
}
.header-home .navbar li {
  position: relative;
  font-size: 16px;
  font-weight: 500;
  padding: 0px 18px;
  height: 45px;
  text-align: center;
  list-style: none;
}
.header-home .navbar li a {
  line-height: 45px;
  display: block;
  color: #fff;
  transition: color 0.2s;
}
.header-home .navbar li a:hover {
  color: #0c72ea;
}
.header-home .navbar .login {
  padding-left: 50px;
}
.header-home .navbar .signup {
  color: #0c72ea;
  border: 1px solid #fff;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  font-weight: bold;
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
  height: 40px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.4);
  border-radius: 1px;
  transition: transform 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
}
.header-home .navbar .dropdown-panel .info {
  display: none;
}
.header-home .navbar .dropdown-panel .my-link {
  display: none;
}
@media screen and (min-width: 840px) and (max-width: 1000px) {
  .header-trade .market-info-wrapper {
    min-width: 400px;
  }
  .header-trade .market-info-wrapper .product-last-price:last-of-type {
    display: none;
  }
}
@media screen and (max-width: 890px) {
  .header-home .navbar-inner {
    display: flex;
    justify-content: space-between;
    padding: 0;
  }
  .header-home .menu {
    display: flex;
    width: 40px;
  }
  .header-home .navbar {
    display: none;
  }
  .header-home .dropdown-panel {
    right: 0;
    text-align: left;
    width: 100%;
    height: 100%;
  }
  .header-home .dropdown-panel.dark {
    background: #0c1c31;
    top: 120px;
    border-top: 1px solid #111725;
    padding-top: 20px;
  }
  .header-home .dropdown-panel.dark span.group a {
    height: 46px;
    line-height: 46px;
    padding: 0 40px;
    font-size: 16px;
  }
  .header-home .dropdown-panel.dark span.group a:hover {
    background: #122b4b;
  }
}
@media screen and (max-width: 840px) {
  .header-trade {
    display: block;
    height: 91px;
  }
  .header-trade .logo {
    position: absolute;
  }
  .header-trade .market-info-wrapper {
    border-top: 1px solid #15232c;
    margin-top: 45px;
  }
  .header-trade .market-info-wrapper li:first-of-type {
    border-left: 0;
  }
  .header-trade .product-selector-panel {
    top: 92px;
  }
  .header-trade .product-selector-panel::before {
    right: 160px;
  }
  .header-trade .product-selector-panel::after {
    right: 160px;
  }
  .header-trade .navbar {
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media screen and (max-width: 770px) {
  .header-navbar .navbar-inner {
    display: flex;
  }
  .header-navbar .menu {
    display: flex;
  }
  .header-navbar .logo {
    flex: 1;
  }
  .header-navbar .navbar {
    position: static;
    flex: 1;
    text-align: right;
    display: block;
  }
  .header-navbar .navbar li {
    display: none;
  }
  .header-navbar .navbar li.user {
    display: inline-block;
    padding-right: 0;
    border: 0;
    user-select: none;
  }
  .header-navbar .navbar li.user a {
    display: none;
  }
  .header-navbar .navbar li.user .avatar {
    margin: 7px 0;
  }
  .header-navbar .navbar li.user .arrow {
    display: none;
  }
  .header-navbar .navbar li.user:hover {
    background: transparent;
  }
  .header-navbar .dropdown-panel {
    right: 0;
    text-align: left;
    width: 100%;
    height: 100%;
  }
  .header-navbar .dropdown-panel .info {
    display: block;
    color: #000;
    font-size: 14px;
    line-height: 60px;
    padding-left: 20px;
    font-weight: bold;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  }
  .header-navbar .dropdown-panel .my-link {
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  }
  .header-navbar .dropdown-panel a {
    height: 46px;
    line-height: 46px;
  }
}
@media screen and (max-width: 580px) {
  .header-trade .market-info-wrapper {
    min-width: 400px;
  }
  .header-trade .market-info-wrapper .product-last-price:last-of-type {
    display: none;
  }
}
.panel {
  position: relative;
}
.panel h2 {
  height: 43px;
  font-size: 14px;
  color: #fff;
  line-height: 43px;
  padding: 0 10px;
  background: #3a444d;
  margin: 0;
}
.panel h2 button {
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  font-weight: 300;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
  float: right;
  margin-top: 10px;
  outline: none;
}
.panel h2 button:hover {
  border-bottom: 1px solid #ddd;
}
.panel .panel-loading {
  position: absolute;
  display: flex;
  width: 100%;
  height: calc(100% - 45px);
  background: #1A1B27;
  flex: 1;
  align-items: center;
  justify-content: center;
  z-index: 3;
  margin-top: 1px;
}
.panel .pannel-tabbar {
  float: right;
  font-size: 11px;
  font-weight: 300;
}
.panel .pannel-tabbar a {
  display: inline-block;
  border-bottom: 1px solid #ffffff;
  line-height: 28px;
  padding: 0px 5px;
  cursor: pointer;
  opacity: 0.3;
  color: #ffffff;
}
.panel .pannel-tabbar a.active {
  opacity: 1;
}
.panel-trade {
  width: 100%;
  background: #fff;
  box-sizing: border-box;
}
.panel-trade .group {
  border-left: 1px solid #ddd;
}
.panel-trade .group h4 {
  width: 100%;
  font-size: 14px;
  margin: 0 0 0 -1px;
  background: #fff;
  height: 30px;
  line-height: 30px;
  color: #15232c;
}
.panel-trade .group .item {
  list-style: none;
  padding-left: 10px;
  font-size: 13px;
  font-weight: 400;
  opacity: 0.8;
  height: 32px;
  line-height: 32px;
  cursor: pointer;
  white-space: nowrap;
}
.panel-trade .group .item:hover {
  background: #ddd;
}
.panel-trade .group .item span {
  display: inline-block;
}
.panel-trade .group .item span:nth-child(1) {
  width: 25%;
  text-align: left;
}
.panel-trade .group .item span:nth-child(2) {
  width: 35%;
  margin-right: 5%;
  text-align: right;
}
.panel-trade .group .item span:nth-child(2) small {
  color: #999;
}
.panel-trade .group .item span:nth-child(3) {
  width: 25%;
  margin-right: 5%;
  text-align: right;
  font-weight: 300;
}
.panel-trade .group .item small {
  font-size: 10px;
}
@keyframes order_book_bg_out_ask {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes order_book_bg_out_bid {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes order_book_color_out_ask {
  0% {
    color: #ffffff;
  }
  60% {
    color: #EC4E2C;
  }
  100% {
    color: #ffffff;
  }
}
@keyframes order_book_color_out_bid {
  0% {
    color: #ffffff;
  }
  60% {
    color: #76FB53;
  }
  100% {
    color: #ffffff;
  }
}
.panel-order-book {
  height: 100%;
  background: #1A1B27;
  overflow: hidden;
}
.panel-order-book .col-name {
  width: 100%;
  border-top: 1px solid #1A1B27;
  border-bottom: 1px solid #1A1B27;
  font-size: 12px;
  color: #DDDDDD;
  background: #15232c;
}
.panel-order-book .col-name span {
  height: 30px;
  line-height: 30px;
  display: inline-block;
}
.panel-order-book .flex span:nth-child(1) {
  width: 15%;
  margin-right: 5%;
  position: relative;
}
.panel-order-book .flex span:nth-child(2) {
  width: 25%;
  margin-right: 10%;
  text-align: right;
}
.panel-order-book .flex span:nth-child(3) {
  width: 30%;
  margin-right: 10%;
  text-align: right;
}
.panel-order-book .book-list {
  height: calc(100% - 106px);
  overflow-y: scroll;
  background: #0d141d;
}
.panel-order-book .book-list::-webkit-scrollbar {
  width: 0px;
}
.panel-order-book .book-list li {
  color: #dddddd;
  list-style: none;
  height: 18px;
  line-height: 18px;
  background: #15232c;
  will-change: animation;
}
.panel-order-book .book-list li:hover {
  background: #3a444d;
}
.panel-order-book .book-list li.disabled:hover {
  background: #1A1B27;
}
.panel-order-book .book-list li span {
  font-weight: 500;
  font-size: 10px;
  height: 18px;
  vertical-align: middle;
  float: left;
  font-family: AtlasTypewriter;
}
.panel-order-book .book-list li span em {
  display: block;
  height: 18px;
  opacity: 0.4;
}
.panel-order-book .book-list .bids,
.panel-order-book .book-list .asks {
  height: 900px;
}
.panel-order-book .book-list .bids .am-0-1,
.panel-order-book .book-list .bids .am-0-0 {
  animation: order_book_color_out_bid 1s ease;
}
.panel-order-book .book-list .bids .am-1 {
  animation: order_book_bg_out_bid 1s ease;
}
.panel-order-book .book-list .bids span em {
  background: #7ce067;
}
.panel-order-book .book-list .bids span:nth-child(3) {
  color: #7ce067;
}
.panel-order-book .book-list .asks .am-0-1,
.panel-order-book .book-list .asks .am-0-0 {
  animation: order_book_color_out_ask 1s ease;
}
.panel-order-book .book-list .asks .am-1 {
  animation: order_book_bg_out_ask 1s ease;
}
.panel-order-book .book-list .asks span em {
  background: #f66942;
}
.panel-order-book .book-list .asks span:nth-child(3) {
  color: #f66942;
}
.panel-order-book .aggregation {
  height: 30px;
  border-top: 1px solid #1A1B27;
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 12px;
}
.panel-order-book .aggregation .operation {
  margin-right: -25px;
  float: right;
  padding-top: 4px;
  display: flex;
  align-items: center;
}
.panel-order-book .aggregation label {
  margin: 0;
  font-weight: 300;
  padding: 0px 0 0 5px;
  font-family: AtlasTypewriter;
  font-size: 10px;
  font-weight: 400;
}
.panel-order-book .aggregation button {
  border: 0;
  background: transparent;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin-left: 5px;
  outline: none;
  width: 20px;
  height: 20px;
}
.panel-order-book .aggregation button:disabled {
  opacity: 0.4;
}
.panel-trade-history {
  height: 100%;
  background: #1A1B27;
}
.panel-trade-history .col-name {
  width: 100%;
  border-top: 1px solid #1A1B27;
  border-bottom: 1px solid #1A1B27;
  font-size: 12px;
  color: #DDDDDD;
}
.panel-trade-history .col-name span {
  height: 30px;
  line-height: 30px;
  display: inline-block;
}
.panel-trade-history .flex span:nth-child(1) {
  width: 30%;
  text-align: right;
  margin-left: 10px;
  padding-right: 10px;
}
.panel-trade-history .flex span:nth-child(2) {
  width: 30%;
  text-align: right;
  background-size: 8px;
  background-repeat: no-repeat;
  background-position: center right;
}
.panel-trade-history .flex span:nth-child(2).buy {
  color: #80F164;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgdmlld0JveD0iMCAwIDI1IDI1IiB0aGVtZT0iW29iamVjdCBPYmplY3RdIj48cGF0aCBkPSJNMjAuNDIyIDE3LjEzNFY3LjgybC0xNi4yIDE2LjJhMiAyIDAgMSAxLTIuODI5LTIuODI4TDE3LjgxMSA0Ljc3NSA3LjQ3OCA0LjI4MmEyIDIgMCAxIDEgLjE5LTMuOTk1bDE0Ljg1LjcwOGMuMDQ3LjAwMi4wOTEuMDE0LjEzOC4wMi4wNjYuMDA3LjEzLjAxMy4xOTMuMDI3LjA2Ny4wMTQuMTMuMDM2LjE5My4wNTcuMDU2LjAxOC4xMTEuMDMzLjE2Ni4wNTcuMDcxLjAzLjEzNi4wNjguMjAzLjEwNy4wNDMuMDI0LjA4Ny4wNDUuMTI4LjA3My4xMDcuMDcyLjIwNy4xNTEuMjk3LjI0MmwuMDA3LjAwOGMuMDkuMDkuMTcuMTkuMjQyLjI5Ni4wMzUuMDUzLjA2LjExLjA4OS4xNjMuMDMyLjA2MS4wNjkuMTE4LjA5NS4xODIuMDI4LjA2OC4wNDUuMTQuMDY1LjIxLjAxNi4wNTUuMDM4LjEwOC4wNDkuMTY0LjAyNi4xMy4wMzkuMjYxLjAzOS4zOTN2MTQuMTQxYTIgMiAwIDAgMS00IDAiIGZpbGw9IiM4NGY3NjYiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
  padding-right: 9px;
}
.panel-trade-history .flex span:nth-child(2).sell {
  color: #fa6739;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgdmlld0JveD0iMCAwIDI1IDI1IiB0aGVtZT0iW29iamVjdCBPYmplY3RdIj48cGF0aCBkPSJNMjAuNDIyIDE3LjIxNGwtMTYuMi0xNi4yYTIgMiAwIDEgMC0yLjgyOSAyLjgyOEwxNy44MTEgMjAuMjZsLTEwLjMzMy40OTNhMiAyIDAgMSAwIC4xOSAzLjk5NGwxNC44NS0uNzA3Yy4wNDctLjAwMi4wOTEtLjAxNC4xMzgtLjAyLjA2Ni0uMDA3LjEzLS4wMTMuMTkzLS4wMjcuMDY3LS4wMTQuMTMtLjAzNi4xOTMtLjA1Ny4wNTYtLjAxOC4xMTEtLjAzNC4xNjYtLjA1Ny4wNzEtLjAzLjEzNi0uMDY5LjIwMy0uMTA4LjA0My0uMDI0LjA4Ny0uMDQ0LjEyOC0uMDcyLjEwNy0uMDcyLjIwNy0uMTUyLjI5Ny0uMjQyYTQuMTMgNC4xMyAwIDAgMCAuMjUtLjMwNGMuMDM0LS4wNTMuMDYtLjExLjA4OC0uMTY0LjAzMi0uMDYuMDY5LS4xMTcuMDk1LS4xODEuMDI4LS4wNjguMDQ1LS4xNC4wNjUtLjIxMS4wMTYtLjA1NC4wMzgtLjEwNy4wNDktLjE2My4wMjYtLjEzLjAzOS0uMjYxLjAzOS0uMzkzVjcuOWEyIDIgMCAwIDAtNCAwdjkuMzE0eiIgZmlsbD0iI2ZmNjkzOSIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);
  padding-right: 9px;
}
.panel-trade-history .flex span:nth-child(3) {
  width: 30%;
  text-align: right;
  font-weight: 300;
}
.panel-trade-history .history-list {
  height: calc(100% - 75px);
  overflow-y: scroll;
  background: #1A1B27;
}
.panel-trade-history .history-list::-webkit-scrollbar {
  width: 0px;
}
.panel-trade-history .history-list li {
  color: #dddddd;
  list-style: none;
  height: 18px;
  line-height: 16px;
  background: #15232c;
}
.panel-trade-history .history-list li.disabled:hover {
  background: #1A1B27;
}
.panel-trade-history .history-list li span {
  display: inline-block;
  font-weight: 500;
  font-size: 10px;
  height: 18px;
  vertical-align: middle;
  font-family: AtlasTypewriter;
}
.panel-order {
  background: #1A1B27;
  height: 100%;
}
.panel-order .order-list {
  height: calc(100% - 43px);
  overflow-y: scroll;
}
.panel-order-list {
  width: 100%;
}
.panel-order-list.light .thead {
  border-top: 0;
  border-bottom: 1px solid #efefef;
}
.panel-order-list.light .thead span {
  color: #666;
  font-weight: 500;
}
.panel-order-list.light .tbody .row:hover {
  background: rgba(0, 0, 0, 0.05);
}
.panel-order-list.light .tbody .row.disabled {
  opacity: 0.5;
}
.panel-order-list.light .tbody span {
  color: #444;
  font-weight: 300;
}
.panel-order-list.light .tbody span.sell,
.panel-order-list.light .tbody span.buy {
  font-weight: 600;
}
.panel-order-list.light .tbody span.sell::before,
.panel-order-list.light .tbody span.buy::before {
  border: 0;
}
.panel-order-list .row {
  margin: 0;
  padding-right: 10px;
}
.panel-order-list .row span {
  text-align: right;
  font-weight: 500;
}
.panel-order-list .row span label {
  display: inline-block;
  margin: 0;
  font-weight: 500;
}
.panel-order-list .row span:nth-child(1) {
  width: 7%;
  padding-left: 10px;
  text-align: left;
}
.panel-order-list .row span:nth-child(2) {
  width: 28%;
}
.panel-order-list .row span:nth-child(2) label:nth-child(1) {
  width: 50%;
}
.panel-order-list .row span:nth-child(2) label:nth-child(2) {
  width: 50%;
}
.panel-order-list .row span:nth-child(3) {
  width: 28%;
}
.panel-order-list .row span:nth-child(3) label:nth-child(1) {
  width: 50%;
}
.panel-order-list .row span:nth-child(3) label:nth-child(2) {
  width: 50%;
}
.panel-order-list .row span:nth-child(4) {
  width: 20%;
}
.panel-order-list .row span:nth-child(5) {
  width: 17%;
  padding-right: 10px;
}
.panel-order-list .thead {
  height: 30px;
  line-height: 30px;
  border-top: 1px solid #1A1B27;
  border-bottom: 1px solid #1A1B27;
}
.panel-order-list .thead span {
  font-weight: 300;
  font-size: 12px;
  color: #ffffff;
  border-bottom: 0;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  box-sizing: border-box;
}
.panel-order-list .tbody {
  height: calc(100% - 30px);
  overflow-y: scroll;
}
.panel-order-list .tbody::-webkit-scrollbar {
  width: 0px;
}
.panel-order-list .tbody .row {
  margin: 0;
  width: 100%;
  display: flex;
  height: 24px;
  line-height: 24px;
  opacity: 0.9;
}
.panel-order-list .tbody .row:hover {
  background: #3a444d;
}
.panel-order-list .tbody .row.disabled {
  opacity: 0.2;
}
.panel-order-list .tbody span {
  color: #ffffff;
  border-bottom: 0;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
  font-size: 11px;
}
.panel-order-list .tbody span:nth-child(2),
.panel-order-list .tbody span:nth-child(3),
.panel-order-list .tbody span:nth-child(4) {
  font-family: AtlasTypewriter;
  font-weight: 500;
  font-size: 10px;
}
.panel-order-list .tbody span.sell {
  padding-left: 0;
  color: #ef4f1b;
  text-transform: capitalize;
}
.panel-order-list .tbody span.sell::before {
  content: '';
  border-left: 2px solid #ef4f1b;
  height: 20px;
}
.panel-order-list .tbody span.buy {
  padding-left: 0;
  color: #36AA1B;
  text-transform: capitalize;
}
.panel-order-list .tbody span.buy::before {
  content: '';
  border-left: 2px solid #36AA1B;
  height: 20px;
}
.panel-order-list .tbody span a {
  color: #EC4E2C;
  font-weight: bold;
  font-size: 12px;
  cursor: pointer;
  user-select: none;
}
.panel-order-list .tbody .no-data {
  color: #999;
  text-align: center;
  line-height: 30px;
  font-size: 12px;
}
@media screen and (max-width: 550px) {
  .panel-order-list {
    min-width: 550px;
  }
  .panel-order-list .thead span {
    font-size: 10px;
  }
  .panel-order-list .row span:nth-child(1) {
    width: 7%;
  }
  .panel-order-list .row span:nth-child(2) {
    width: 25%;
  }
  .panel-order-list .row span:nth-child(2) label:nth-child(1) {
    width: 50%;
  }
  .panel-order-list .row span:nth-child(2) label:nth-child(2) {
    width: 50%;
  }
  .panel-order-list .row span:nth-child(3) {
    width: 28%;
  }
  .panel-order-list .row span:nth-child(3) label:nth-child(1) {
    width: 50%;
  }
  .panel-order-list .row span:nth-child(3) label:nth-child(2) {
    width: 50%;
  }
  .panel-order-list .row span:nth-child(4) {
    width: 20%;
  }
  .panel-order-list .row span:nth-child(5) {
    width: 20%;
  }
}
.panel-wallet {
  background-color: #f9fbfc;
  position: relative;
}
.panel-wallet li {
  list-style: none;
  display: flex;
  font-family: "Avenir Next";
  border-top: 1px solid #dae1e9;
  cursor: pointer;
}
.panel-wallet li.active {
  background: #fff;
}
.panel-wallet li.active .left {
  border-left: 2px solid #0667d0;
  padding-left: 15px;
  margin-left: -1px;
}
.panel-wallet li:first-of-type {
  border: 0;
}
.panel-wallet li .left {
  padding: 20px 16px 16px;
  flex-direction: row;
}
.panel-wallet li .left img {
  width: 38px;
  height: 38px;
}
.panel-wallet li .right {
  flex-direction: row;
  flex: 1 1 auto;
  padding: 16px 16px 16px 0px;
}
.panel-wallet li .right .name {
  margin-bottom: 4px;
  max-width: 275px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  font-weight: 600;
  line-height: 1.5;
  font-size: 16px;
  opacity: 0.8;
}
.panel-wallet li .right .balance {
  font-weight: 500;
  line-height: 1.5;
  font-size: 16px;
  opacity: 0.8;
}
.panel-wallet .btns {
  margin-top: 16px;
  display: block;
}
.panel-wallet .btns button {
  position: relative;
  width: auto;
  font-weight: 600;
  cursor: pointer;
  font-size: 14px;
  color: #9ba6b2;
  background-color: #ffffff;
  margin: 0 10px 0 0;
  border-radius: 4px;
  padding: 10px 12px;
  border: 1px solid #dae1e9;
  fill: #9ba6b2;
  line-height: 12px;
  outline: none;
}
.panel-wallet .btns button:hover {
  color: #4e5c6e;
  border: 1px solid #9ba6b2;
  fill: #4e5c6e;
}
.panel-wallet .btns button .icon {
  display: inline-flex;
  vertical-align: bottom;
}
.panel-wallet .btns button .icon svg {
  width: 13px;
  height: 13px;
  margin-right: 8px;
  justify-content: center;
}
.panel-wallet.cover {
  text-align: center;
  padding: 16px;
  background: #fff;
  min-width: 320px;
}
.panel-wallet.cover .brand {
  width: 38px;
  height: 38px;
  margin-bottom: 16px;
}
.panel-wallet.cover .name {
  margin-bottom: 4px;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  font-weight: 600;
  line-height: 1.5;
  font-size: 16px;
  opacity: 0.8;
}
.panel-wallet.cover .balance {
  font-weight: 500;
  line-height: 1.5;
  font-size: 16px;
  opacity: 0.8;
}
.panel-wallet.cover .btns button {
  width: 130px;
}
.panel-transaction h2 {
  justify-content: center;
  flex: 0 0 50px;
  padding: 0px 16px 0px 24px;
  border-bottom: 1px solid #dae1e9;
  background: #f9fbfc;
  margin: 0;
  height: 50px;
  font-weight: 500;
  line-height: 1.5;
  font-size: 16px;
  color: #4e5c6e;
  line-height: 50px;
}
.panel-transaction .list li {
  max-height: 88px;
  color: #9ba6b2;
  cursor: pointer;
  padding: 10px 20px 10px 20px;
  border-bottom: 1px solid #dae1e9;
  list-style: none;
  display: flex;
}
.panel-transaction .list li .left {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex: 1;
}
.panel-transaction .list li .left .date {
  min-width: 34px;
  margin-top: 5px;
  margin-right: 20px;
  text-align: center;
}
.panel-transaction .list li .left .date .month {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #4e5c6e;
}
.panel-transaction .list li .left .date .day {
  font-size: 22px;
  letter-spacing: 1px;
  color: #9ba6b2;
}
.panel-transaction .list li .left .icon {
  stroke: #f7931a;
  width: 42px;
  height: 42px;
  stroke-width: 1;
  margin-right: 20px;
}
.panel-transaction .list li .left .title b {
  display: block;
  font-size: 18px;
  font-weight: 500;
  color: #4e5c6e;
}
.panel-transaction .list li .left .title span {
  font-size: 14px;
  font-weight: 500;
  color: #9ba6b2;
}
.panel-transaction .list li .right {
  float: right;
  width: 240px;
  text-align: right;
  line-height: 30px;
}
.panel-transaction .list li .right b {
  display: block;
  font-size: 16px;
  font-weight: 500;
  color: #4e5c6e;
}
.panel-transaction .list li .right span {
  font-size: 14px;
  font-weight: 500;
  color: #9ba6b2;
}
.form.form-inline .control-group label {
  margin: 0;
  height: 34px;
  line-height: 34px;
}
.form .form-group .control-label {
  font-weight: 400;
  height: 34px;
  margin: 0;
  line-height: 34px;
  text-align: right;
}
.form .form-group .error {
  color: #EC4E2C;
}
.form .control-group {
  padding: 7px 0px;
  margin-bottom: 10px;
  position: relative;
}
.form .control-group label {
  font-size: 12px;
  color: #4e5c6e;
  margin-bottom: 5px;
  font-weight: 500;
}
.form .control-group input {
  color: #4e5c6e;
  border-color: #dae1e9;
  box-shadow: none;
  border-radius: 4px;
  font-size: 15px;
  font-weight: 500;
  box-shadow: 0;
}
.form .control-group input:hover {
  border-color: #3c90df;
  transition: all 0.25s ease;
}
.form-order {
  background: #1A1B27;
}
.form-order h2 {
  height: 43px;
  font-size: 14px;
  color: #fff;
  line-height: 43px;
  padding: 0 10px;
  background: #3a444d;
  margin: 0;
}
.form-order .login {
  padding: 30px 20px;
  border-top: 1px solid #15232c;
  background-color: #3d84d6;
  color: #fff;
  display: flex;
  flex-direction: column;
}
.form-order .login button {
  width: 100%;
  padding: 10px 0;
  border: 1px solid hsla(0, 0%, 100%, 0.4);
  border-radius: 3px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: transparent;
  transition: all 0.3s ease;
  color: #fff;
  outline: none;
}
.form-order .login button:hover {
  border-color: #fff;
}
.form-order .login span.divider {
  position: relative;
  display: inline-block;
  padding: 10px 0;
  text-align: center;
  background-color: #3d84d6;
  font-size: 12px;
  font-weight: bold;
  opacity: 0.8;
}
.form-order .balance {
  padding: 10px 20px 20px 20px;
  color: #Fff;
  line-height: 30px;
}
.form-order .balance h3 {
  margin: 0;
  font-size: 14px;
}
.form-order .balance .funds {
  font-size: 12px;
  font-family: AtlasTypewriter;
}
.form-order .balance .funds i {
  color: #999;
  font-style: normal;
  font-size: 10px;
}
.form-order .balance .row {
  margin: 0 -3px;
}
.form-order .balance .row .col-xs-3,
.form-order .balance .row .col-xs-9 {
  padding: 5px 3px;
  line-height: 16px;
}
.form-order .balance .btns {
  margin-top: 10px;
  text-align: center;
}
.form-order .balance .btns button {
  height: 32px;
  line-height: 30px;
  border: 1px solid #fff;
  color: #fff;
  background: transparent;
  padding: 0 5px 0 5px;
  border-radius: 2px;
  font-size: 10px;
  opacity: 0.7;
  font-weight: bold;
  display: inline-block;
  outline: none;
  width: calc(100%/2 - 5px);
}
.form-order .balance .btns button:first-of-type {
  margin-right: 10px;
}
.form-order .balance .btns button:hover {
  opacity: 1;
}
.form-order .balance .btns button .icon-transaction {
  width: 12px;
  height: 12px;
  margin: 0 5px 0 2px;
  vertical-align: middle;
}
.form-order .trade-form {
  border-top: 1px solid #15232c;
  border-bottom: 1px solid #15232c;
  background: #3a444d;
  padding: 20px;
}
.form-order .trade-form .group-btns span {
  width: 50%;
  text-align: center;
  color: #fff;
  background: #5c656b;
  border-radius: 0;
  font-weight: bold;
  font-size: 12px;
  height: 25px;
  line-height: 25px;
  display: inline-block;
  cursor: pointer;
}
.form-order .trade-form .group-btns span:hover {
  background: #697176;
}
.form-order .trade-form .group-btns span.active:first-of-type {
  background: #44be24;
}
.form-order .trade-form .group-btns span.active:last-of-type {
  background: #ef4f1b;
}
.form-order .trade-form .trade-tabbar {
  font-size: 12px;
  font-weight: bold;
  width: 100%;
  display: flex;
  margin-top: 10px;
  margin-bottom: 20px;
}
.form-order .trade-form .trade-tabbar span {
  display: inline-block;
  border-bottom: 2px solid #ffffff;
  line-height: 28px;
  padding: 0px 5px;
  cursor: pointer;
  opacity: 0.3;
  color: #ffffff;
  flex: 1;
  text-align: center;
}
.form-order .trade-form .trade-tabbar span.active {
  opacity: 1;
}
.form-order .trade-form .input-group {
  width: 100%;
  color: #fff;
  height: 38px;
  height: 60px;
  clear: both;
  margin-top: 10px;
}
.form-order .trade-form .input-group input {
  width: calc(100% - 60px);
  background: #5c656b;
  float: left;
  height: 38px;
  border: 0;
  border: 1px solid #15232c;
  border-right: 0;
  border-radius: 0;
  text-align: right;
  color: #fff;
  font-weight: bold;
  outline: none;
  outline-width: 0;
}
.form-order .trade-form .input-group input::input-placeholder,
.form-order .trade-form .input-group input::-webkit-input-placeholder {
  font-weight: bold;
  color: #fff;
}
.form-order .trade-form .input-group span {
  width: 60px;
  border: 1px solid #15232c;
  box-sizing: border-box;
  background: #5c656b;
  float: right;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
}
.form-order .trade-form .input-group label {
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  display: block;
  float: left;
  width: 100%;
  font-weight: 100;
  margin: 0;
}
.form-order .trade-form .preview {
  color: #ffffff;
  margin-top: 10px;
  font-size: 12px;
}
.form-order .trade-form .submit {
  margin: 20px 0;
}
.form-order .trade-form .submit button {
  height: 40px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  border: 0;
  width: 100%;
  outline: none;
}
.form-order .trade-form .submit button.buy {
  background: #44be24;
}
.form-order .trade-form .submit button.buy:hover {
  background: #45a32d;
}
.form-order .trade-form .submit button.sell {
  background: #ef4f1b;
}
.form-order .trade-form .submit button.sell:hover {
  background: #bd4016;
}
.form-order .trade-form .submit button.error {
  background: #f9733d;
}
.form-order .trade-form .submit button.success {
  background: rgba(102, 224, 71, 0.863);
}
.form-order .trade-form .submit-error {
  display: flex;
  padding: 7px 15px;
  background: #f9672d;
  color: #fff;
  overflow: hidden;
  line-height: 20px;
  max-height: 50px;
  font-size: 12px;
}
.form-withdrawal {
  font-family: "Avenir Next", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}
.form-withdrawal .control-group {
  padding: 7px 0px;
  margin-bottom: 10px;
  position: relative;
}
.form-withdrawal .control-group label {
  font-size: 12px;
  color: #4e5c6e;
  margin-bottom: 5px;
  font-weight: 500;
}
.form-withdrawal .control-group span.currency {
  font-size: 17px;
  position: absolute;
  margin-top: -34px;
  margin-right: 10px;
  font-weight: 500;
  opacity: 0.6;
  width: 40px;
  text-align: right;
  right: 5px;
}
.form-withdrawal .control-group input {
  color: #4e5c6e;
  border-color: #dae1e9;
  box-shadow: none;
  border-radius: 4px;
  font-size: 15px;
  font-weight: 500;
}
.form-withdrawal .control-group input:hover {
  border-color: #3c90df;
  transition: all 0.25s ease;
}
.form-withdrawal p {
  font-size: 11px;
  opacity: 0.5;
  padding-top: 10px;
}
.form-withdrawal .footer {
  border-top: 1px solid #efefef;
}
.form-withdrawal .footer .btn {
  font-weight: bold;
  font-size: 13px;
}
.form-withdrawal .footer p {
  height: 30px;
  width: 100%;
  margin: 0;
  line-height: 30px;
  color: #EC4E2C;
  font-size: 12px;
  padding-top: 0;
  opacity: 1;
  overflow: hidden;
}
.form-deposit {
  padding-bottom: 30px;
}
.form-deposit .qrcode {
  height: 200px;
  padding: 20px 0 40px 0;
  box-sizing: content-box;
}
.form-deposit .qrcode img {
  width: 200px;
  height: 200px;
  margin: auto;
}
.form-deposit .qrcode canvas {
  visibility: hidden;
}
.form-deposit .address-control {
  border-color: #dae1e9;
  background: #f9fbfc;
  padding: 16px;
  box-shadow: none;
  height: auto;
  font-size: 18px;
  color: #4e5c6e;
  font-weight: 500;
}
.chart-trade-view {
  height: 100%;
  position: relative;
  background: #1A1B27;
}
.chart-trade-view h2 {
  height: 43px;
  font-size: 14px;
  color: #fff;
  line-height: 43px;
  padding: 0 10px;
  margin: 0;
}
.chart-trade-view .chart-active {
  display: block!important;
}
.chart-trade-view .kline {
  height: calc(100% - 43px);
  padding: 0;
  width: 100%;
  display: none;
}
.chart-trade-view .depth {
  height: calc(100% - 43px);
  padding: 0;
  width: 100%;
  display: none;
}
.chart-trade-view .chart-loading {
  height: calc(100% - 43px);
  width: 100%;
  position: absolute;
  display: flex;
  background: #1A1B27;
  flex: 1;
  align-items: center;
  justify-content: center;
  top: 43px;
  z-index: 4;
}
@keyframes chart-slider-move {
  0% {
    transform: translateX(0px);
  }
  100% {
    transform: translateX(-50%);
  }
}
.chart-slider {
  height: 100%;
  width: 100%;
  overflow: hidden;
  padding: 10px 0;
}
.chart-slider .slider-inner {
  display: flex;
  align-items: center;
  animation: chart-slider-move 30s linear;
  animation-iteration-count: infinite;
  height: 100%;
}
.chart-slider .slide {
  flex: 0 0 270px;
  height: 80%;
  padding: 12px 26px;
  border-right: 1px solid #262d34;
  line-height: 1.5;
  font-size: 12px;
  display: flex;
}
.chart-slider .slide .left {
  flex: 1;
  margin-right: 20px;
}
.chart-slider .slide .left label {
  display: inline-block;
  width: 50%;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.4);
}
.chart-slider .slide .left span {
  display: inline-block;
  width: 50%;
  text-align: right;
  color: #0eac34;
  font-family: AtlasTypewriter;
}
.chart-slider .slide .left span.red {
  color: #f9672d;
}
.chart-slider .slide .left b {
  display: block;
  width: 100%;
  font-size: 16px;
  color: #fff;
  font-weight: 300;
  margin-top: 12px;
  font-family: AtlasTypewriter;
}
.chart-slider .slide .left b small {
  font-size: 10px;
}
.chart-slider .slide .right {
  display: flex;
  align-items: center;
  flex: 0 0 60px;
}
.chart-slider .slide .right img {
  width: 60px;
  height: 30px;
}
.chart-candle {
  height: 100%;
}
.chart-candle .chart-menu {
  height: 32px;
  border-bottom: 1px solid #1A1B27;
  border-top: 1px solid #1A1B27;
  background: #1A1B27;
  display: flex;
  align-items: center;
}
.chart-candle .chart-menu .v-select {
  min-width: 80px;
  height: 30px;
}
.chart-candle .chart-menu .v-select .value {
  border: 0;
  border-right: 1px solid #1A1B27;
  border-radius: 0;
}
.chart-candle .chart-menu .v-select .value input {
  background: #1A1B27;
  color: rgba(255, 255, 255, 0.8);
}
.chart-candle .chart-menu .v-select .value .arrow::before {
  background: rgba(255, 255, 255, 0.8);
}
.chart-candle .chart-menu .v-select .value .arrow::after {
  background: rgba(255, 255, 255, 0.8);
}
.chart-candle .chart-menu .v-select .select-dropdown {
  border: 1px solid #1A1B27;
  background: #1A1B27;
  color: rgba(255, 255, 255, 0.8);
  margin-top: 0;
}
.chart-candle .chart-menu .v-select .select-dropdown span {
  height: 30px;
  line-height: 30px;
}
.chart-candle .chart-menu .v-select .select-dropdown span:hover {
  background: rgba(255, 255, 255, 0.2);
}
.chart-candle .chart-hover-point {
  color: rgba(255, 255, 255, 0.8);
  font-size: 12px;
  display: block;
  padding-left: 10px;
  z-index: 1;
  line-height: 30px;
  height: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: AtlasTypewriter;
  font-size: 11px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  width: 100%;
}
.chart-candle .chart-hover-point span {
  padding-right: 10px;
}
.chart-candle .chart-container {
  height: calc(100% - 62px);
  font-family: AtlasTypewriter;
  font-size: 11px;
}
.chart-candle .chart-loading {
  top: 0;
  height: 100%;
}
.chart-depth {
  height: 100%;
}
.chart-depth .depth-container {
  height: 100%;
}
.chart-depth .aggregation {
  height: 60px;
  width: 100%;
  border-top: 1px solid #1A1B27;
  color: #fff;
  font-size: 12px;
  position: absolute;
  z-index: 2;
  padding: 15px;
}
.chart-depth .aggregation .operation {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.chart-depth .aggregation .description {
  text-align: center;
  opacity: 0.5;
  line-height: 30px;
}
.chart-depth .aggregation span.price {
  font-size: 17px;
  font-weight: bold;
  padding: 0 10px;
}
.chart-depth .aggregation button {
  border: 0;
  background: transparent;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  outline: none;
  width: 24px;
  height: 24px;
}
.chart-depth .aggregation button:disabled {
  opacity: 0.4;
}
.chart-depth .chart-loading {
  top: 0;
  height: 100%;
}
.chart-tradingview {
  height: 100%;
}
.chart-tradingview .chart-container {
  height: 100%;
}
.chart-tradingview .chart-loading {
  top: 0;
  height: 100%;
}
.modal {
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  z-index: 99;
  width: 100%;
  top: 0;
  bottom: 0;
  display: none;
}
.modal.active {
  display: block;
}
.modal .modal-error {
  border: 1px solid #ebccd1;
  border-radius: 2px;
  color: #a94442;
  background-color: #f2dede;
  padding: 8px 15px;
  margin-top: 0;
}
.modal .modal-content {
  width: 500px;
  margin: auto;
  background: #ffffff;
  margin-top: 100px;
  border-radius: 2px;
}
.modal .modal-content .modal-header {
  position: relative;
  height: 64px;
  padding: 0px 24px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.modal .modal-content .modal-header h2 {
  font-weight: 500;
  color: #4e5c6e;
  margin: 0px;
  font-size: 18px;
}
.modal .modal-content .modal-header .close {
  display: inline-block;
  font-size: 22px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  user-select: none;
  color: #9ba6b2;
}
.modal .modal-content .modal-header .close:hover {
  color: #EC4E2C;
  cursor: pointer;
}
.modal .modal-content .modal-body {
  border-top: 1px solid #dae1e9;
  padding: 15px 24px 0 24px;
}
.modal .modal-content .tabbar {
  height: 46px;
  padding-left: 24px;
  background-color: #f9fbfc;
  border-top: 1px solid #dae1e9;
  border-bottom: 1px solid #dae1e9;
}
.modal .modal-content .tabbar span {
  display: inline-block;
  font-weight: 500;
  font-size: 16px;
  height: 46px;
  line-height: 46px;
  box-sizing: border-box;
  margin-right: 20px;
  padding: 0 5px;
  color: #777;
  cursor: pointer;
  user-select: none;
}
.modal .modal-content .tabbar span.active {
  border-bottom: 2px solid #3c90df;
  color: #0667d0;
}
.modal .success-panel {
  height: 200px;
  width: 100%;
  background: #ffffff;
  display: flex;
  align-content: center;
  justify-content: center;
}
.modal .success-panel .icon-success {
  transform: scale(0.7);
}
.modal-deposit .content {
  padding: 20px 0;
}
.modal-deposit .content .address-control {
  font-weight: bold;
  color: #15232c;
  text-align: center;
}
.modal-withdrawal .modal-body {
  padding-bottom: 20px!important;
}
.modal-withdrawal .modal-body .btn-lg {
  font-size: 16px;
  height: 50px;
  font-weight: 500;
}
.modal-transaction .modal-body {
  padding-top: 0!important;
}
.modal-transaction .modal-body.amount {
  text-align: center;
  padding-bottom: 30px;
}
.modal-transaction .modal-body.amount .value {
  color: #4e5c6e;
  font-size: 24px;
  font-weight: 500;
  width: 100%;
  text-align: center;
  margin-top: 15px;
}
.modal-transaction .modal-body.amount .native {
  color: #9ba6b2;
  font-size: 16px;
  font-weight: 500;
  margin-top: 5px;
}
.modal-transaction .icon {
  display: block;
  stroke: #f7931a;
  width: 80px;
  height: 80px;
  stroke-width: 1;
  margin: 30px auto 0 auto;
}
.modal-transaction .modal-body.detail li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  flex: 1 1 auto;
  font-size: 14px;
  font-weight: 500;
  height: 43px;
}
.modal-transaction .modal-body.detail li:not(:first-child) {
  border-top: 1px dashed #dae1e9;
}
.modal-transaction .modal-body.detail li label {
  color: #9ba6b2;
  font-weight: 500;
  margin: 0;
}
.modal-transaction .modal-body.detail li span {
  color: #4e5c6e;
}
.modal-transaction .modal-body.detail li a {
  text-decoration: underline;
}
.modal-transaction .modal-body.status {
  display: flex;
  justify-content: space-between;
  height: 60px;
  -webkit-box-align: center;
  align-items: center;
}
.modal-transaction .modal-body.status label {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #4bad02;
  background-color: #d7f1bf;
  padding: 6px 10px;
  border-radius: 4px;
}
.modal-transaction .modal-body.status span {
  font-size: 14px;
  font-weight: 500;
  color: #4e5c6e;
}
.modal-change-password .form {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media screen and (max-width: 760px) {
  .modal .modal-content {
    width: 100%;
    height: 100%;
    margin-top: 0;
    border-radius: 0;
  }
}
span.arrow::before {
  content: "";
  position: absolute;
  top: 60%;
  right: 8%;
  width: 53%;
  height: 2px;
  margin-top: -2px;
  background: #15232c;
  transform: rotate(-45deg);
  transition: all 0.1s;
  pointer-events: none;
}
span.arrow::after {
  left: 8%;
  content: "";
  position: absolute;
  top: 60%;
  right: 8%;
  width: 53%;
  height: 2px;
  margin-top: -2px;
  background: #15232c;
  transform: rotate(45deg);
  transition: all 0.1s;
  pointer-events: none;
}
span.avatar {
  background: url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEASABIAAD/2wBDAAQCAwMDAgQDAwMEBAQEBQkGBQUFBQsICAYJDQsNDQ0LDAwOEBQRDg8TDwwMEhgSExUWFxcXDhEZGxkWGhQWFxb/wAALCABQAFABAREA/8QAHAABAAIDAQEBAAAAAAAAAAAAAAEHAgUGBAMI/8QAMRAAAQMCBAMGBQUBAAAAAAAAAQACAwQFBhFBgRIhUQciMWGRsRNCUmJxFDOhwcLw/9oACAEBAAA/AP0TyUqPmTJMk2TZNk2TZN03TdN166G2XGsbxUtDUTN+pkZLfXLJTXWu5UbeKqoamFv1PjIb65ZLx7pum6bqURd3gLCcP6VlxukQkfIM4YXDutbo5w1J6f8ADt2gNaGtAAHIAeARwDgWkZgjIgri8e4ShfSyXG1xCOWMF0sLRk141LRofLX34FERF7sLUja/EVHSvGbJJRxjq0cyPQFXKBkMhyClEVN4vo2UGJaylYOFjJSWgaNd3gPQrXoiLZ4MqW0mKaKeQgNEoaSdA7u5/wAq4NlKjZNlUOOKllXiutmjILfi8AI14QG/0tUiIoHIqzMA4liudJHR1cgbWxjh7x/eA1Hn1G66dFzePMSxWqkfSUsgfWyNyAac/hA/MfPoFWBOZzPMlSijdN17rDaqy71op6Nmer3nk1g6kqx8O4Stlra2R0YqakczLKMwD9rfAe/mt/um60GIsJ2y6tfIIxTVLufxohlmfub4H381XF+tVZaK009YzLVjxza8dQV4d03Ur6UcE1VVx00DC6SVwaxo1JVuYXtMFmtjKWIBzz3pZMub3an8dFtERYrW4otMF5tj6WUBrx3opMubHaH8dVUdZBNS1clNOwtkieWuB0IK+aLr+yK3Ca5z3GRuYpm8EeY+d3idh7qxURYrJYqvO123iG5w3GNuQqW8EmX1N8DuPZcgis7spgEWE2yAc55nuOx4f8rplGylYqdlC5vtWgEuE3SEc4JmPB/J4f8ASrFf/9k=);
  background-size: cover;
}
span.avatar img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.icon-success .animate {
  width: 100px;
  height: 100px;
  border: 5px solid #a5dc86;
  border-radius: 50%;
  margin: 50px auto 20px;
  position: relative;
}
.icon-success .animate .sa-line {
  height: 5px;
  background-color: #a5dc86;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 101;
}
.icon-success .animate .sa-tip {
  width: 25px;
  left: 18px;
  top: 47px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  animation: icon_success_success_tip 0.75s;
  -webkit-animation: icon_success_success_tip 0.75s;
}
.icon-success .animate .sa-long {
  width: 47px;
  right: 12px;
  top: 40px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  animation: icon_success_success_long 0.75s;
  -webkit-animation: icon_success_success_long 0.75s;
}
.icon-success .animate .animate-before {
  position: absolute;
  overflow: hidden;
  z-index: 100;
  left: -10px;
  top: 10px;
  width: 60px;
  height: 120px;
  background: #ffffff;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.icon-success .animate .animate-before .circle {
  position: absolute;
  left: 16px;
  top: 10px;
  width: 100px;
  height: 100px;
  border: 5px solid rgba(165, 220, 134, 0.5);
  border-radius: 50%;
}
.icon-success .animate:after {
  content: '';
  position: absolute;
  z-index: 99;
  left: 41px;
  top: -11px;
  width: 60px;
  height: 120px;
  background: rgba(255, 255, 255, 0.5);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transform-origin: 0px 60px;
  animation: icon_success_rotate 0.75s;
  -webkit-animation: icon_success_rotate 0.75s;
}
@keyframes icon_success_rotate {
  from {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  to {
    -webkit-transform: rotate(-405deg);
    -moz-transform: rotate(-405deg);
    -ms-transform: rotate(-405deg);
    -o-transform: rotate(-405deg);
    transform: rotate(-405deg);
  }
}
@keyframes icon_success_success_long {
  0% {
    width: 0;
    right: 30px;
    top: 40px;
  }
  65% {
    width: 0;
    right: 45px;
    top: 42px;
  }
  84% {
    width: 55px;
    right: 0px;
    top: 37px;
  }
  100% {
    width: 47px;
    right: 12px;
    top: 40px;
  }
}
@keyframes icon_success_success_tip {
  0% {
    width: 0;
    left: 8px;
    top: 8px;
  }
  54% {
    width: 0;
    left: 8px;
    top: 8px;
  }
  70% {
    width: 50px;
    left: 3px;
    top: 30px;
  }
  84% {
    width: 17px;
    left: 30px;
    top: 47px;
  }
  100% {
    width: 25px;
    left: 18px;
    top: 47px;
  }
}
.icon svg {
  width: 100%;
  height: 100%;
}
.format-price i {
  font-style: normal;
}
.format-price.type-1 i:nth-child(1) {
  opacity: 0.6;
}
.format-number i {
  font-style: normal;
}
.format-number i:nth-child(2) {
  opacity: 0.3;
}
.v-select {
  display: inline-block;
  height: 32px;
  min-width: 140px;
  position: relative;
}
.v-select.select-lg {
  height: 42px;
}
.v-select.search .value input {
  pointer-events: initial;
}
.v-select .value {
  position: relative;
  height: 100%;
  border: 1px solid #ddd;
  font-size: 13px;
  border-radius: 2px;
}
.v-select .value input {
  width: 100%;
  height: 100%;
  display: inline-block;
  position: absolute;
  border: 0;
  outline: none;
  padding-left: 10px;
  box-sizing: border-box;
  line-height: 100%;
  pointer-events: none;
}
.v-select .value .arrow-w {
  width: 24px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: left;
}
.v-select .value .arrow-w.active .arrow {
  transform: rotate(-180deg) scale(0.8);
}
.v-select .value span.arrow {
  width: 15px;
  height: 14px;
  transform: scale(0.8);
  cursor: pointer;
  display: block;
  transition: all 0.3s;
}
.v-select .value .clear {
  width: 14px;
  height: 14px;
  position: absolute;
  top: 10px;
  right: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.15);
  color: #fff;
  border-radius: 50%;
  font-size: 9px;
  padding-top: -1px;
}
.v-select .value .clear:hover {
  background: rgba(0, 0, 0, 0.3);
}
.v-select .select-dropdown {
  width: 100%;
  background: #fff;
  position: absolute;
  z-index: 3;
  border: 1px solid #ddd;
  margin-top: -1px;
}
.v-select .select-dropdown span {
  display: block;
  padding-left: 10px;
  font-size: 13px;
  height: 36px;
  line-height: 36px;
}
.v-select .select-dropdown span:hover {
  background: #3179cd;
  color: #fff;
}
.pagination {
  height: 27px;
  overflow: hidden;
}
.pagination li {
  list-style: none;
  display: inline-block;
}
.pagination .next,
.pagination .prev {
  font-weight: 600;
  cursor: pointer;
  font-size: 14px;
  color: #9ba6b2;
  background-color: #ffffff;
  margin: 0 5px;
  border-radius: 4px;
  padding: 3px 5px;
  border-width: 1px;
  border-style: solid;
  border-color: #dae1e9;
  border-image: initial;
  width: 27px;
  height: 27px;
  z-index: 1;
}
.pagination .next:hover,
.pagination .prev:hover {
  color: #4e5c6e;
  border-width: 1px;
  border-style: solid;
  border-color: #9ba6b2;
  border-image: initial;
}
.pagination .next .icon-arrow svg,
.pagination .prev .icon-arrow svg {
  transform: rotate(180deg) scale(0.8);
  stroke-width: 1.6;
  stroke: #9ba6b2;
}
.pagination .next .icon-arrow svg {
  transform: rotate(0deg) scale(0.8);
}
.page-trade {
  height: 100%;
  background: #0d141d;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  font-family: 'BaseFont';
  -webkit-overflow-scrolling: touch;
}
.page-trade .content {
  width: 100%;
  height: calc(100% - 45px);
}
.page-trade .content-left {
  width: 280px;
  background: #3a444d;
  float: left;
  height: 100%;
  border-right: 2px solid #0d141d;
}
.page-trade .content-center {
  width: calc(100% - 558px);
  float: left;
  height: 100%;
}
.page-trade .content-center .order-book-panel {
  width: 300px;
  background: #3a444d;
  float: left;
  height: 100%;
  border-right: 2px solid #0d141d;
  box-sizing: border-box;
  overflow-x: hidden;
}
.page-trade .content-center .order-book-panel .pannel-tabbar {
  display: none!important;
}
.page-trade .content-center .chart-panel {
  width: calc(100% - 300px);
  height: 60%;
  margin-left: 300px;
  background: #3a444d;
}
.page-trade .content-center .order-history {
  width: calc(100% - 300px);
  margin-left: 300px;
  height: 40%;
  background: #3a444d;
  border-top: 2px solid #0d141d;
  box-sizing: border-box;
  overflow-x: hidden;
}
.page-trade .content-right {
  float: right;
  width: 278px;
  border-left: 2px solid #0d141d;
  background: #3a444d;
  height: 100%;
}
.page-trade .content-right .pannel-tabbar {
  display: none!important;
}
.page-trade .bottom-menu {
  position: fixed;
  height: 40px;
  border-top: 1px solid #14181c;
  bottom: 0;
  width: 100%;
  display: none;
}
.page-trade .bottom-menu span {
  display: flex;
  flex: 1;
  border-left: 1px solid #14181c;
  background: #15232c;
  border-bottom: 2px solid #15232c;
  color: rgba(255, 255, 255, 0.4);
  align-items: center;
  justify-content: center;
  font-size: 10px;
  font-weight: bold;
  cursor: pointer;
}
.page-trade .bottom-menu span:first-of-type {
  border-left: 0;
}
.page-trade .bottom-menu span.active {
  border-bottom-color: #3179cd;
  color: #ffffff;
}
.page-trade .bottom-menu span:hover {
  color: #ffffff;
  background: #2f3d45;
}
@media screen and (min-width: 1024px) and (max-width: 1334px) {
  .page-trade .content-right {
    display: none;
    width: 300px;
    height: calc(100% - 45px);
    position: absolute;
    left: 278px;
  }
  .page-trade .content-right .pannel-tabbar {
    display: block!important;
  }
  .page-trade .content-center {
    width: calc(100% - 280px);
  }
  .page-trade .content-center .order-book-panel .pannel-tabbar {
    display: block!important;
  }
  .page-trade .content-right.historyActive {
    display: block;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .page-trade .content-right {
    display: none;
  }
  .page-trade .content-center {
    width: calc(100% - 280px);
  }
  .page-trade .content-center .order-book-panel {
    display: none;
  }
  .page-trade .content-center .chart-panel {
    width: 100%;
    margin: 0;
  }
  .page-trade .content-center .order-history {
    width: 100%;
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  .page-trade {
    position: relative;
    overflow-x: hidden;
  }
  .page-trade .content {
    height: calc(100% - 131px);
    overflow: hidden;
    position: relative;
  }
  .page-trade .content-left {
    width: 100%;
    float: none;
    border: 0;
  }
  .page-trade .content-left .form-order {
    display: none;
  }
  .page-trade .content-left .form-order.active {
    display: block;
  }
  .page-trade .content-center {
    width: 100%;
    height: auto;
  }
  .page-trade .content-center .order-book-panel {
    width: 100%;
    float: none;
    height: 100%;
    position: absolute;
    border-top: 1px solid #0d141d;
    display: none;
    top: 0;
  }
  .page-trade .content-center .order-book-panel.active {
    display: block;
  }
  .page-trade .content-center .chart-panel {
    width: 100%;
    border-top: 2px solid #0d141d;
    margin: 0;
    height: 100%;
    position: absolute;
    top: 0;
    display: none;
  }
  .page-trade .content-center .chart-panel.active {
    display: block;
  }
  .page-trade .content-center .chart-panel .pannel-tabbar {
    display: none;
  }
  .page-trade .content-center .chart-panel .chart-trade-view .kline {
    display: block;
    height: calc(60% - 43px);
  }
  .page-trade .content-center .chart-panel .chart-trade-view .depth {
    display: block;
    height: 40%;
  }
  .page-trade .content-center .order-history {
    width: 100%;
    margin: 0;
    display: none;
    height: 100%;
    position: absolute;
    top: 0;
  }
  .page-trade .content-center .order-history.active {
    display: block;
  }
  .page-trade .content-right {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    display: none;
  }
  .page-trade .content-right.active {
    display: block;
  }
  .page-trade .bottom-menu {
    display: flex;
  }
}
.page-account h1 {
  margin: 20px 0 0 0;
  font-size: 20px;
}
.page-account .table thead > tr > th {
  padding: 5px 0;
  vertical-align: middle;
  font-size: 12px;
}
.page-account .table tbody > tr > td {
  padding: 5px 0;
  vertical-align: middle;
  font-size: 12px;
}
.page-account .table tbody > tr > td .btn-sm {
  font-size: 12px;
  padding: 3px 6px;
}
.page-account .account-container {
  border: 1px solid #dae1e9;
  background: #fff;
  border-radius: 2px;
  margin: 20px auto 20px auto;
  background-color: #ffffff;
  height: calc(100% - 85px);
  padding: 0;
  width: 100%;
  max-width: 1180px;
}
.page-account .account-container h1 {
  flex: 0 0 54px;
  padding: 0px 20px;
  border-bottom: 1px solid #dae1e9;
  margin: 0;
  height: 54px;
  line-height: 54px;
  font-weight: 500;
  font-size: 16px;
  display: flex;
  justify-content: space-between;
}
.page-account-sign {
  height: 100%;
  background: #1A1B27;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.page-account-sign .container {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 2px;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
  max-width: 480px;
  margin: 200px auto 100px auto;
  padding: 0;
}
.page-account-sign h2 {
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  font-weight: 500;
  padding: 0px 20px;
  text-align: center;
  margin: 10px 0;
}
.page-account-sign .success-tip {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  padding: 8px 15px;
  margin: 0 0 20px 0;
  border: 1px solid transparent;
  font-size: 12px;
}
.page-account-sign .form-group {
  border-top: 1px solid #e1e1e1;
  padding: 10px 30px;
  margin: 0;
}
.page-account-sign .form-group .control-label {
  height: 42px;
  line-height: 42px;
  padding: 0;
  font-size: 16px;
  text-align: left;
  font-weight: 600;
}
.page-account-sign .form-group .form-control {
  margin: 0;
  border: 0;
  box-shadow: none;
  font-size: 16px;
  height: 42px;
}
.page-account-sign .form-group .form-control:disabled {
  background: #ffffff;
}
.page-account-sign .form-group.submit {
  padding-top: 0;
  padding-bottom: 20px;
}
.page-account-sign .form-group.submit .btn {
  font-size: 12px;
  font-weight: 500;
  padding: 1em 2em;
}
.page-account-sign .form-group p {
  height: 30px;
  width: 100%;
  margin: 0;
  line-height: 30px;
  font-size: 12px;
  padding-top: 0;
  opacity: 1;
  overflow: hidden;
}
.page-account-sign .form-group p.error {
  color: #EC4E2C;
}
.page-account-sign .form-group p a {
  font-size: 14px;
  text-decoration: underline;
}
.page-account-sign .form-group .checkbox.col-xs-12 {
  padding: 0;
  font-size: 13px;
}
.page-account-wallet {
  background-color: #f4f7fa !important;
  height: 100%;
  background-color: #15232c;
}
.page-account-wallet .account-container {
  border: 1px solid #dae1e9;
  background: #fff;
  border-radius: 2px;
  margin-top: 20px;
  background-color: #ffffff;
  height: calc(100% - 85px);
  overflow: hidden;
  padding: 0;
  width: 100%;
  max-width: 1180px;
}
.page-account-wallet .account-container h1 {
  flex: 0 0 54px;
  padding: 0px 20px;
  border-bottom: 1px solid #dae1e9;
  margin: 0;
  height: 54px;
  line-height: 54px;
  font-weight: 500;
  font-size: 16px;
}
.page-account-wallet .account-container .content {
  display: flex;
  flex-direction: row;
  height: calc(100% - 54px);
}
.page-account-wallet .account-container .menu {
  font-weight: 600;
  cursor: pointer;
  font-size: 14px;
  color: #9ba6b2;
  background-color: #ffffff;
  border-radius: 4px;
  padding: 10px 12px;
  border-width: 1px;
  border-style: solid;
  border-color: #dae1e9;
  border-image: initial;
  position: absolute;
  width: 41px;
  height: 41px;
  z-index: 1;
  margin: 15px;
}
.page-account-wallet .account-container .menu:hover {
  color: #4e5c6e;
  border-width: 1px;
  border-style: solid;
  border-color: #9ba6b2;
  border-image: initial;
}
.page-account-wallet .account-container .menu .icon-arrow {
  height: 16px;
  width: 16px;
}
.page-account-wallet .account-container .menu .icon-arrow svg {
  transform: rotate(180deg);
  stroke-width: 1.6;
  stroke: #9ba6b2;
}
.page-account-wallet .account-container .cover {
  display: none;
}
.page-account-wallet .account-container .wallets {
  overflow-y: scroll;
  border-right: 1px solid #dae1e9;
  flex: 0 0 360px;
}
.page-account-wallet .account-container .transaction {
  flex: 1 1 auto;
  overflow-y: scroll;
}
.page-account-order {
  background-color: #f4f7fa !important;
  background-color: #15232c;
  min-height: 100%;
  height: min-content;
}
.page-account-order .account-container h1 .v-select {
  margin-top: 8px;
  height: 36px;
  width: 180px;
}
.page-account-order .account-container h1 .v-select .value input {
  font-weight: bold;
}
.page-account-order .account-container .pagination-wrapper {
  border-top: 1px solid #efefef;
  padding: 5px 0px;
  height: 27px;
  overflow: hidden;
  box-sizing: content-box;
}
.page-account-order .account-container .pagination-wrapper .pagination {
  display: inline-block;
}
.page-account-order .account-container .pagination-wrapper .pagination-inner {
  width: 20%;
  text-align: center;
  float: right;
}
.page-account-profile span.avatar {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin: auto;
  float: left;
  margin-right: 20px;
}
.page-account-profile .block {
  border-top: 1px solid #f2f2f2;
}
.page-account-profile .block::after {
  content: " ";
  display: table;
  clear: both;
}
.page-account-profile .block::before {
  content: " ";
  display: table;
}
.page-account-profile .block ul {
  list-style: none;
  display: flex;
  align-items: center;
  padding: 20px 10px;
  height: 90px;
}
.page-account-profile .block .input-btn {
  display: flex;
}
.page-account-profile .block .input-btn button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: 0;
}
.page-account-profile .block .input-btn input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.page-account-profile .block-inline::after {
  content: " ";
  display: table;
  clear: both;
}
.page-account-profile .block-inline::before {
  content: " ";
  display: table;
}
.page-account-profile .block-inline ul {
  list-style: none;
  align-items: center;
  padding: 20px 10px;
  height: 90px;
}
.page-account-profile .block-inline ul:last-of-type {
  border-left: 1px solid #eee;
}
.page-account-profile li {
  list-style: none;
  color: #5a5f6d;
}
.page-account-profile li.avatar-wrapper {
  flex: 0 0 70px;
  padding-right: 20px;
}
.page-account-profile li b {
  display: block;
  font-weight: 600;
  margin-bottom: 0;
  line-height: 1.9em;
  color: #5a5f6d;
}
.page-account-profile li button {
  color: #263d52;
  padding: 8px 20px;
  border: 0;
  border-radius: 3px;
  text-shadow: none;
  font-weight: 500;
  box-shadow: none;
  font-size: 13px;
  background-image: linear-gradient(#fff, #f7f9fb);
  background-color: #f7f9fb;
  border: 1px solid #d4dce4;
  transition: 0.15s ease all;
  outline: none;
  position: relative;
}
.page-account-profile li button:hover {
  background: #f7f9fb;
  color: #444;
}
.page-account-profile li .avatar-input {
  display: block;
  position: absolute;
  background: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  opacity: 0;
}
@media screen and (min-width: 770px) and (max-width: 1200px) {
  .page-account .account-container {
    margin: 20px;
    width: calc(100% - 40px);
  }
  .page-account-wallet .account-container .wallets {
    flex: 0 0 300px;
  }
}
@media screen and (max-width: 770px) {
  .page-account .account-container {
    border: 0;
    margin-top: 0;
  }
  .page-account-profile .block ul {
    display: block;
  }
  .page-account-profile .block ul li {
    padding-bottom: 10px;
  }
  .page-account-wallet .account-container {
    border: 0;
    height: auto;
    margin: 0;
  }
  .page-account-wallet .account-container h1 {
    display: none;
  }
  .page-account-wallet .account-container .show-wallets .cover {
    display: none;
  }
  .page-account-wallet .account-container .show-wallets .wallets {
    display: block;
  }
  .page-account-wallet .account-container .show-wallets .transaction {
    display: none;
  }
  .page-account-wallet .account-container .content {
    display: block;
  }
  .page-account-wallet .account-container .cover {
    display: block;
  }
  .page-account-wallet .account-container .wallets {
    border-right: 0;
    display: none;
  }
  .page-account-wallet .account-container .transaction {
    border-top: 1px solid #dae1e9;
  }
}
@media screen and (max-width: 460px) {
  .page-account-profile ul {
    padding: 20px 0px;
  }
}
.page.page-home {
  position: relative;
  min-height: 100%;
  height: auto;
  background: #0c1c31;
}
.page.page-home .header-wapper {
  padding: 60px 40px;
}
.page.page-home .landing {
  padding: 60px 40px;
  display: flex;
  align-items: center;
  flex-direction: column;
  flex: 1 1 auto;
}
.page.page-home .landing span {
  display: flex;
  margin-bottom: 15px;
  text-align: center;
  flex: 1 1 0%;
  font-weight: normal;
  line-height: 1.5;
  word-break: normal;
  font-family: "Avenir Next", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif, btcglyph;
  font-size: 40px;
  text-transform: inherit;
  color: #ffffff;
}
.page.page-home .landing p {
  font-weight: normal;
  line-height: 1.5;
  word-break: normal;
  font-family: "Avenir Next", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif, btcglyph;
  font-size: 18px;
  text-align: center;
  text-transform: inherit;
  color: rgba(255, 255, 255, 0.4);
}
.page.page-home .landing button {
  margin-top: 80px;
  margin-bottom: 40px;
  width: 200px;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  font-weight: bold;
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
  height: 40px;
  font-size: 14px;
  color: #ffffff;
  flex: 1 1 auto;
  border-radius: 1px;
  outline: none;
  border: 0;
  transition: transform 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
  background: #0e7dff;
}
.page.page-home .landing button:hover {
  background: #0c72ea;
}
.page.page-home .products {
  width: 100%;
  height: 120px;
  background: #060d13;
}
.page.page-home .introduction {
  padding: 60px 40px;
  background: #fff;
}
.page.page-home .introduction h2 {
  font-weight: normal;
  line-height: 1.5;
  word-break: normal;
  font-size: 30px;
  text-align: left;
  text-transform: inherit;
  color: #101922;
  margin: 0;
  padding-bottom: 20px;
  text-align: center;
}
.page.page-home .introduction .items {
  display: flex;
  width: 100%;
  font-size: 18px;
  line-height: 1.5;
  justify-content: space-between;
  max-width: 1120px;
  flex-wrap: wrap;
  margin: 0 auto;
}
.page.page-home .introduction .items .item {
  flex: 0 0 300px;
  display: flex;
  flex-direction: column;
  text-align: center;
  padding-top: 60px;
}
.page.page-home .introduction .items .item b {
  font-weight: 300;
  padding-top: 10px;
  padding-bottom: 5px;
}
.page.page-home .introduction .items .item span {
  font-size: 16px;
  color: rgba(16, 25, 34, 0.4);
  display: block;
  padding-bottom: 10px;
}
.page.page-home .introduction .items .item .icon {
  width: 50px;
  margin: 0 auto;
}
.page.page-home .introduction .items .item a {
  cursor: pointer;
  font-size: 18px;
  color: #0e7dff;
  text-decoration: underline;
}
.page.page-home .footer {
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  height: 80px;
  flex: 1 1 0%;
  background: #060d13;
  display: flex;
  flex-direction: row;
}
.page.page-home .footer span {
  font-weight: normal;
  line-height: 1.5;
  word-break: normal;
  display: inline;
  text-align: left;
  text-transform: inherit;
  color: rgba(255, 255, 255, 0.4);
  font-size: 10px;
}
@media screen and (min-width: 680px) and (max-width: 980px) {
  .page.page-home .introduction .items {
    justify-content: center;
  }
  .page.page-home .introduction .items .item {
    flex: 0 0 50%;
    padding: 30px;
  }
}
@media screen and (max-width: 679px) {
  .page.page-home .introduction .items {
    flex-direction: column;
  }
  .page.page-home .introduction .items .item {
    width: 300px;
    margin: auto;
  }
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLDz8Z1xlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v22/pxiEyp8kv8JHgFVrJJfedw.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLGT9Z1xlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLEj6Z1xlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLCz7Z1xlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLBT5Z1xlEA.ttf) format('truetype');
}
* {
  font-family: 'Poppins', sans-serif;
  letter-spacing: 0.6px;
}
body {
  font-size: 14px;
  background: #131521;
  color: #FFF;
  font-style: normal;
  font-weight: normal;
}
.header .navbar li span.arrow::before {
  background: #FFF;
}
.header .navbar li span.arrow::after {
  background: #FFF;
}
.header-trade {
  background: linear-gradient(90deg, #E37B3C 0%, #DE3474 100%);
  padding-left: 0;
  padding-right: 0;
}
.header-trade .navbar .user a {
  color: #FFF;
}
.header-trade .market-info-wrapper {
  background-color: transparent;
}
.header-trade .market-info-wrapper li {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.header-trade .market-info-wrapper div.product-selector-btn {
  font-size: 12px;
}
.header-trade .market-info-wrapper div.product-selector-btn span.arrow::before {
  background: #FFF;
}
.header-trade .market-info-wrapper div.product-selector-btn span.arrow::after {
  background: #FFF;
}
.header-trade .market-info-wrapper div.product-last-price span.description {
  opacity: 0.7;
}
.header-trade .product-selector-panel {
  background: #1A1B27;
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0;
}
.header-trade .product-selector-panel .panel-trade {
  background: transparent;
  border: none;
}
.header-trade .product-selector-panel .panel-trade h4 {
  background: transparent;
  color: #FFF;
  border: none;
  padding: 5px;
}
.header-trade .product-selector-panel .panel-trade .group {
  border-left: 0;
}
.header-trade .product-selector-panel .panel-trade .group .item:hover {
  background: rgba(255, 255, 255, 0.1);
}
.header-navbar {
  background: linear-gradient(90deg, #E37B3C 0%, #DE3474 100%);
  padding-left: 0;
  padding-right: 0;
  border-bottom: 0;
}
.header-navbar .navbar li {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.7);
}
.header-navbar .navbar li:hover {
  background: rgba(255, 255, 255, 0.1);
}
.header-navbar .navbar li.active {
  border-bottom: 3px solid #FFF;
}
.form-order {
  background: #1A1B27;
  border-radius: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.form-order h2 {
  background: #2E303D;
  color: #FFF;
  border-radius: 0;
}
.form-order .trade-form {
  background: #1A1B27;
  border-radius: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: none;
}
.form-order .trade-form .input-group input,
.form-order .trade-form .input-group textarea {
  border-radius: 0;
  background: #131521;
  border: 1px solid #2E303D;
  color: #FFF;
}
.form-order .trade-form .input-group input:focus,
.form-order .trade-form .input-group textarea:focus {
  background: #2E303D;
  color: #FFF;
}
.form-order .trade-form .input-group span {
  background: #2E303D;
}
.form-order .trade-form .group-btns span {
  background: #2E303D;
}
.form-order .trade-form .group-btns span.active:first-of-type {
  background: #90C45F;
}
.form-order .trade-form .group-btns span.active:last-of-type {
  background: #EB3F48;
}
.form-order .trade-form .submit button.buy {
  background: #90C45F;
}
.form-order .trade-form .submit button.sell {
  background: #EB3F48;
}
.panel {
  background: #1A1B27;
  border-radius: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.panel h2 {
  background: #2E303D;
  color: #FFF;
  border-radius: 0;
}
.panel .pannel-tabbar a {
  background: #2E303D;
  color: #B4BFDC;
  margin-right: 3px;
  border: 0;
  line-height: inherit;
}
.panel .pannel-tabbar a:last-child {
  margin-right: 0;
}
.panel .pannel-tabbar a:hover {
  border: 0;
  color: #F7F7F2;
}
.panel .pannel-tabbar a.active {
  background: #1A1B27;
  border-top: 3px solid #F7F7F2;
  color: #F7F7F2;
}
.page-trade .content-left {
  background: #1A1B27;
  border-radius: 0;
}
.chart-trade-view h2 {
  padding-right: 0;
}
.chart-candle .chart-menu {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  border-top: none;
  background: #1A1B27;
}
.chart-candle .chart-menu .v-select .value {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.chart-candle .chart-menu .v-select .value input {
  background: #1A1B27;
}
.chart-candle .chart-menu .v-select .select-dropdown {
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: #1A1B27;
}
.panel-order-book .col-name {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  font-size: 12px;
  color: #DDDDDD;
  background: #1A1B27;
}
.panel-order-book .book-list li {
  background: #1A1B27;
}
.panel-trade-history .history-list li {
  background: #1A1B27;
}
.panel-loading {
  background: #1A1B27;
}
.alert.alert-secondary {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 0;
  border: none;
  color: #FFF;
}
.form-withdrawal .control-group input,
.form-withdrawal .control-group textarea {
  border-radius: 0;
  background: #131521;
  border: 1px solid #2E303D;
  color: #FFF;
}
.form-withdrawal .control-group input:focus,
.form-withdrawal .control-group textarea:focus {
  background: #2E303D;
  color: #FFF;
}
.form-deposit .address-control {
  border-radius: 0;
  background: #131521;
  border: 1px solid #2E303D;
  color: #FFF;
}
.form-deposit .address-control:focus {
  background: #2E303D;
  color: #FFF;
}
.modal .modal-content {
  background: #1A1B27;
}
.modal .modal-content .modal-body {
  border-top: none;
}
.modal .modal-content .tabbar {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding-left: 0;
  background: #2E303D;
}
.modal .modal-content .tabbar span {
  background: #2E303D;
  color: #B4BFDC;
  margin-right: 3px;
  border: 0;
  border-bottom: 0;
  height: 41px;
  line-height: 37px;
}
.modal .modal-content .tabbar span:last-child {
  margin-right: 0;
}
.modal .modal-content .tabbar span:hover {
  border: 0;
  color: #F7F7F2;
  border-bottom: 0;
}
.modal .modal-content .tabbar span.active {
  background: #1A1B27;
  border-top: 3px solid #F7F7F2;
  color: #F7F7F2;
  border-bottom: 0;
  height: 44px;
}
.modal .modal-content .qrcode img {
  padding: 10px;
  background: #FFF;
}
.page-account-wallet {
  background-color: transparent !important;
}
.page-account-wallet .account-container {
  border: none;
  background: #1A1B27;
}
.page-account-wallet .account-container h1 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.page-account-wallet .account-container .wallets {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.page-account-wallet .account-container .wallets .panel-wallet {
  background: transparent;
}
.page-account-wallet .account-container .wallets .panel-wallet .btns button {
  border-radius: 0;
  color: #FFF;
  background-color: #2E303D;
  border: 1px solid rgba(255, 255, 255, 0.2);
  fill: #FFF;
}
.page-account-wallet .account-container .wallets .panel-wallet li {
  border-top: none;
}
.page-account-wallet .account-container .wallets .panel-wallet li.active {
  background: rgba(255, 255, 255, 0.1);
}
.page-account-wallet .account-container .wallets .panel-wallet li.active .left {
  border-left: 3px solid #FFF;
}
.panel-transaction h2 {
  background: #2E303D;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.7);
}
.panel-transaction .list li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.page-account-order {
  background-color: transparent !important;
}
.page-account-order .account-container {
  border: none;
  background: #1A1B27;
}
.page-account-order .account-container h1 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.page-account-order .account-container h1 .v-select .select-dropdown {
  background: #2E303D;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.page-account-order .account-container h1 .v-select .select-dropdown span:hover {
  background: rgba(255, 255, 255, 0.1);
}
.page-account-order .account-container h1 .v-select span.arrow::before {
  background: #FFF;
}
.page-account-order .account-container h1 .v-select span.arrow::after {
  background: #FFF;
}
.page-account-order .account-container h1 .v-select .value {
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.page-account-order .account-container h1 .v-select .value input {
  border-radius: 0;
  background: #2E303D;
}
.page-account-order .account-container .pagination-wrapper {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.pagination .next,
.pagination .prev {
  background-color: #2E303D;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0;
}
.panel-order-list.light .thead {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.panel-order-list .tbody .row.disabled {
  opacity: 0.6 !important;
}
.page-account-profile {
  background-color: transparent !important;
}
.page-account-profile .account-container {
  border: none;
  background: #1A1B27;
}
.page-account-profile .account-container h1 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.form-control {
  border-radius: 0;
  background: #131521;
  border: 1px solid #2E303D;
  color: #FFF;
}
.form-control:focus {
  background: #2E303D;
  color: #FFF;
}
.btn {
  border-radius: 0;
}
.btn.btn-primary {
  background: #90C45F;
  border: 1px solid #90C45F;
}
.btn.btn-primary:hover,
.btn.btn-primary:active {
  outline: none;
  background: #90C45F;
  border: 1px solid #90C45F;
}
.page-home {
  background-color: transparent !important;
}
.logo {
  background-image: url(../image/red-logo.png);
}
.logo.logo-light {
  background-image: url(../image/red-logo.png);
}
.page-account-sign .container {
  background: #2E303D;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.page-account-sign .container h2 {
  background: transparent;
}
.page-account-sign .container .account-form {
  background: transparent;
}
.page-account-sign .container a {
  color: #FFF;
}
.page-account-sign .form-group {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: none;
}
.page-account-sign .form-group:last-of-type {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.loading-spinner {
  background: url(../image/loading-icon-red.gif) !important;
  width: 75px !important;
  height: 75px !important;
  background-size: cover !important;
  opacity: 0.7 !important;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .header-trade span.logo {
    width: 50px;
  }
  .header .navbar li.user {
    padding-right: 10px;
  }
  .header .navbar li.user a {
    max-width: 240px;
    font-size: 8px;
  }
  .header .navbar li.user .avatar {
    display: none;
  }
  .panel-order-list .thead span {
    font-size: 7px;
  }
}
.order-history h2 button {
  height: 30px;
  margin-top: 5px;
  background: #EB3F48;
  padding: 0 5px;
}
.order-history h2 button:hover {
  border-bottom: none;
  background: #ed565e;
}
.order-history .v-select {
  float: right;
  min-width: 150px;
  height: 30px;
  margin-top: 5px;
  margin-left: 5px;
}
.order-history .v-select .value {
  border: 0;
  border-right: 1px solid #1A1B27;
  border-radius: 0;
}
.order-history .v-select .value input {
  background: #1A1B27;
  color: rgba(255, 255, 255, 0.8);
}
.order-history .v-select .value .arrow::before {
  background: rgba(255, 255, 255, 0.8);
}
.order-history .v-select .value .arrow::after {
  background: rgba(255, 255, 255, 0.8);
}
.order-history .v-select .select-dropdown {
  border: 1px solid #1A1B27;
  background: #1A1B27;
  color: rgba(255, 255, 255, 0.8);
  margin-top: 0;
}
.order-history .v-select .select-dropdown span {
  height: 30px;
  line-height: 30px;
}
.order-history .v-select .select-dropdown span:hover {
  background: rgba(255, 255, 255, 0.2);
}
.panel-trade-history .history-list {
  height: calc(100% - 105px);
}
