/* The --relative-urls option has been deprecated. Use --rewrite-urls=all. */
@font-face {
  font-family: 'ProximaNova';
  src: url('../fonts/ProximaNova-Light.eot');
  src: url('../fonts/ProximaNova-Light.woff2') format('woff2'), url('../fonts/ProximaNova-Light.woff') format('woff'), url('../fonts/ProximaNova-Light.ttf') format('truetype'), url('../fonts/ProximaNova-Light.svg#ProximaNova-Light') format('svg'), url('../fonts/ProximaNova-Light.eot?#iefix') format('embedded-opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('../fonts/ProximaNova-Regular.eot');
  src: url('../fonts/ProximaNova-Regular.woff2') format('woff2'), url('../fonts/ProximaNova-Regular.woff') format('woff'), url('../fonts/ProximaNova-Regular.ttf') format('truetype'), url('../fonts/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg'), url('../fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('../fonts/ProximaNova-RegularIt.eot');
  src: url('../fonts/ProximaNova-RegularIt.woff2') format('woff2'), url('../fonts/ProximaNova-RegularIt.woff') format('woff'), url('../fonts/ProximaNova-RegularIt.ttf') format('truetype'), url('../fonts/ProximaNova-RegularIt.svg#ProximaNova-RegularIt') format('svg'), url('../fonts/ProximaNova-RegularIt.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('../fonts/ProximaNova-Semibold.eot');
  src: url('../fonts/ProximaNova-Semibold.woff2') format('woff2'), url('../fonts/ProximaNova-Semibold.woff') format('woff'), url('../fonts/ProximaNova-Semibold.ttf') format('truetype'), url('../fonts/ProximaNova-Semibold.svg#ProximaNova-Semibold') format('svg'), url('../fonts/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('../fonts/ProximaNova-Bold.eot');
  src: url('../fonts/ProximaNova-Bold.woff2') format('woff2'), url('../fonts/ProximaNova-Bold.woff') format('woff'), url('../fonts/ProximaNova-Bold.ttf') format('truetype'), url('../fonts/ProximaNova-Bold.svg#ProximaNova-Bold') format('svg'), url('../fonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'pt-mono';
  src: url('../fonts/pt-mono-regular-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Bitso";
  src: url('../fonts/bitso-regular-webfont.woff2') format('woff2'), url('../fonts/bitso-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Bitso";
  src: url('../fonts/bitso-light-webfont.woff2') format('woff2'), url('../fonts/bitso-light-webfont.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Bitso";
  src: url('../fonts/bitso-bold-webfont.woff2') format('woff2'), url('../fonts/bitso-bold-webfont.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Bitso";
  src: url('../fonts/bitso-black-webfont.woff2') format('woff2'), url('../fonts/bitso-black-webfont.woff') format('woff');
  font-weight: 800;
  font-style: normal;
}
html,
body {
  min-height: 100% !important;
}
body {
  font-family: "Bitso", Arial, Sans-Serif;
  background-color: #f0f2f2;
  color: #6d6d6d;
  font-size: 12px;
  line-height: 1.7;
}
#main {
  padding-top: 66px;
  margin: 0px auto -72px;
  min-height: 100%;
  height: auto !important;
  overflow: hidden;
  background-color: #fff;
}
#push {
  height: 72px;
}
.home #main {
  padding-top: 0px;
  margin: 0px auto 0px;
}
.home #main #hp-account-button p {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.home #push {
  height: 0px;
}
body {
  color: #4F5051;
}
a {
  color: #038159;
}
strong,
b,
label {
  font-family: "Bitso", Arial, Sans-Serif;
  font-weight: normal;
  letter-spacing: normal;
}
.static.smaller {
  font-size: 85%;
}
span.e {
  font-size: 75%;
  margin-left: 2px;
}
.prehidden {
  display: none;
}
.greyzeros {
  color: #999;
}
.btcemph {
  font-weight: bold;
}
.alert-container {
  position: fixed;
  width: 100%;
  z-index: 1000;
}
.alert-container .alert {
  box-shadow: 3px 3px 10px -4px #333;
  -webkit-box-shadow: 3px 3px 10px -4px #333;
  -moz-box-shadow: 3px 3px 10px -4px #333;
  margin: 80px auto 0;
  max-width: 720px;
}
.alert-container .alert a {
  color: #428bca;
}
.alert-container .alert.fade {
  zoom: 1;
  opacity: 0;
  filter: alpha(opacity= 0);
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.alert-container .alert.fade.in {
  zoom: 1;
  opacity: 1;
  filter: alpha(opacity= 100);
}
.alert-container .alert.alert-form {
  margin-bottom: 20px;
}
.logo {
  height: 28px;
  width: 102px;
}
.logo-workshop {
  width: 200px;
  height: 25px;
  margin-left: 20px;
}
/*
a.dropdown-toggle {
  color: @textgrey !important;
}
*/
.menu_divider {
  width: 1px;
  height: 20px;
  margin-top: 14px;
  margin-left: 10px;
  margin-right: 10px;
  border-right: 1px solid #6d6d6d;
}
.menu-avatar {
  height: 46px;
  width: 46px;
  overflow: hidden;
  margin-left: 20px;
  margin-right: 10px;
}
.menu-avatar img.avatarpic {
  display: block !important;
  position: relative;
  top: -46px;
  z-index: -1;
}
.menu-avatar:hover {
  background-color: transparent !important;
}
.menu-avatar a {
  padding: 0px !important;
}
.navbar-toggle .icon-bar {
  background-color: #f0f2f2 !important;
}
.home .open-account-button {
  background-color: #038159;
  color: #fff;
  padding-top: 0px;
  padding-bottom: 0px;
  white-space: nowrap;
  font-size: 14px;
  height: 40px;
  min-width: 155px;
  padding-left: 20px;
  padding-right: 20px;
  box-shadow: none !important;
  border-color: #038159;
  border-radius: 20px;
}
.home .open-account-button a {
  color: #fff !important;
}
.home .open-account-button a:hover {
  background-color: #011d14;
}
.navbar-default {
  border-bottom: 0px;
  background-color: #fff;
  z-index: 999;
  border-bottom: 1px solid #ebf1f8;
  height: 59px;
}
.navbar-default .navbar-toggle {
  margin-top: 13px;
  margin-right: 10px;
}
.navbar-default .icon-bar {
  background-color: #161a1e !important;
}
.navbar-default .dropdown-toggle .caret {
  background-image: url("../images/b/downarrow.svg") !important;
}
.navbar-default .navbar-brand {
  padding: 13px 0px 15px;
}
.navbar-default #menu-primary-navigation {
  margin-top: 7px;
}
.navbar-default #menu-primary-navigation li {
  height: 52px;
}
.navbar-default #menu-primary-navigation li.divider-zero {
  height: 0px;
}
@media (max-width: 992px) {
  .navbar-default #menu-primary-navigation li {
    height: auto;
  }
}
.navbar-default #menu-primary-navigation li.menu-button {
  height: auto;
}
.navbar-default #menu-primary-navigation .menu_divider {
  height: 20px;
}
.navbar-default #menu-primary-navigation .dropdown:hover {
  background-color: transparent;
}
.navbar-default #menu-primary-navigation .dropdown .dropdown-menu {
  min-width: 140px;
}
.navbar-default #menu-primary-navigation .dropdown .dropdown-menu > li > a {
  padding: 16px 20px;
  height: 52px;
}
.navbar-default #menu-primary-navigation .dropdown .dropdown-menu li:hover {
  background-color: #f6f9fc;
}
.navbar-default #menu-primary-navigation .dropdown a {
  height: auto;
}
.avatarpic {
  border-radius: 23px;
  margin-top: 46px;
  border: 1px solid #a5c88f;
}
.avatarmask {
  display: none;
  opacity: 0;
}
.home .navbar-default {
  border-bottom: 0px;
  background-color: transparent !important;
  border: none;
}
.home .navbar-default .icon-bar {
  background-color: #fff !important;
}
.home .navbar-default .dropdown-toggle .caret {
  background-image: url("../images/b/downarrow_white.svg") !important;
}
.home .navbar-default .menu_divider {
  border-right: 1px solid #f0f2f2;
}
.navbar-default.scrolled {
  background-color: #fff !important;
  border-bottom: 1px solid #ebf1f8;
  height: 59px;
}
.navbar-default.scrolled .icon-bar {
  background-color: #86af6b !important;
}
.navbar-default.scrolled .dropdown-toggle .caret {
  background-image: url("../images/b/downarrow.svg") !important;
}
.navbar-default.scrolled .menu_divider {
  border-right: 1px solid #6d6d6d;
}
.dropdown:hover .dropdown-toggle .caret {
  background-image: url("../images/b/downarrow.svg") !important;
}
.caret {
  display: block;
  overflow: hidden;
  background-image: url("../images/b/downarrow.svg");
  background-position: right top;
  background-repeat: no-repeat;
  width: 11px !important;
  height: 7px !important;
  text-indent: 100%;
  white-space: nowrap;
  border: 0px;
  padding-left: 20px;
  float: right;
}
#menuPrice a {
  padding-left: 10px;
}
@media (min-width: 992px) {
  .banner li.menu-button {
    border: 1px solid #038159;
    margin-top: 5px;
    margin-left: 15px;
    min-width: 100px;
    height: 40px;
    text-align: center;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
  }
  .banner li.menu-button a {
    padding: 8px 16px;
  }
  .dropdown-toggle .caret {
    background-image: url("../images/b/downarrow_white.svg");
    position: relative;
    top: 7px;
  }
  .navbar-default.scrolled .open-account-button {
    background-color: #038159;
    border: 1px solid #038159 !important;
  }
  .navbar-default.scrolled .open-account-button a {
    color: #fff !important;
    -o-transition: 0.1s;
    -webkit-transition: 0.1s;
    transition: 0.1s;
  }
  .navbar-default.scrolled .open-account-button a:hover {
    color: #fff !important;
  }
  .open-account-button {
    background-color: #038159;
    border: 1px solid #038159 !important;
    min-width: 155px;
    padding-left: 20px;
    padding-right: 20px;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .open-account-button:hover {
    background-color: #026848 !important;
    border: 1px solid #026848;
  }
  .open-account-button a {
    color: #fff !important;
    -o-transition: 0.1s;
    -webkit-transition: 0.1s;
    transition: 0.1s;
  }
  .open-account-button a:hover {
    color: #fff !important;
  }
  .home .banner li.menu-button {
    border: 1px solid #fff;
    min-width: 100px;
    text-align: center;
  }
  .home .navbar-default.scrolled li.menu-button {
    border: 1px solid #038159;
  }
}
@media (max-width: 991px) {
  .navbar-collapse {
    background: white;
    position: relative;
    height: 100%;
    top: -8px;
    width: 100vw;
  }
  .home .navbar-collapse {
    background-color: #f0f2f2;
  }
  .menu_divider {
    display: none !important;
  }
  #menuPrice {
    display: none;
  }
  .menu-avatar {
    display: none !important;
  }
}
@media (max-width: 1201px) {
  .menu-button a {
    padding-left: 7px !important;
    padding-right: 7px !important;
  }
}
.dropdown_divider {
  width: 80%;
  border-bottom: 1px solid #EAEAEA;
  margin: auto;
}
@media (max-width: 991px) {
  .navbar-collapse {
    height: 100%;
    padding-bottom: 0;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
  }
  ul#menu-primary-navigation {
    float: none;
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
  }
  ul#menu-primary-navigation li > a {
    padding: 18px 30px 20px 30px;
    font-size: 16px;
  }
  ul#menu-primary-navigation #menu_price_drop {
    cursor: pointer;
  }
  ul#menu-primary-navigation .dropdown_divider {
    display: none;
  }
  ul#menu-primary-navigation .caret {
    display: inline-block;
    cursor: pointer;
    padding: 0;
    margin: 0;
    background-image: url("../images/b/downarrow.png") !important;
  }
  ul#menu-primary-navigation a.dropdown-toggle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 30px;
  }
  ul#menu-primary-navigation ul.dropdown-menu {
    display: none !important;
  }
  ul#menu-primary-navigation .dropdown.open ul.dropdown-toggle {
    background-color: white;
  }
  ul#menu-primary-navigation .dropdown.open a.dropdown-toggle {
    border-bottom: 1px solid #eaeaea;
  }
  ul#menu-primary-navigation .dropdown.open ul.dropdown-menu {
    display: block !important;
    margin: 0 !important;
    top: 0 !important;
    background-color: #f6f9fc;
    box-shadow: inset 0px 3px 10px rgba(0, 0, 0, 0.1);
  }
  ul#menu-primary-navigation .dropdown.open .caret {
    transform: rotate(180deg);
  }
  ul#menu-primary-navigation .dropdown.open a.dropdown-toggle {
    background-color: #ebf1f8;
  }
  ul#menu-primary-navigation .menu-profile .dropdown-toggle {
    padding-left: 20px !important;
    padding-right: 30px !important;
    padding-bottom: 15px;
  }
  ul#menu-primary-navigation #menu-prof-but,
  ul#menu-primary-navigation #menu-logout {
    padding-left: 20px !important;
  }
  ul#menu-primary-navigation #nav-login,
  ul#menu-primary-navigation #nav-reg {
    padding-left: 20px !important;
    min-width: 80px;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  ul#menu-primary-navigation #nav-login,
  ul#menu-primary-navigation #nav-reg {
    padding-left: 30px !important;
  }
}
.card-body {
  background-color: #f6f9fc;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.table-sm {
  border-bottom: 1px solid #dddddd;
  background-color: #ebf1f8;
}
#multibook {
  margin-bottom: 40px;
}
.panel-default {
  border: none;
}
.panel-default .panel-heading {
  border-bottom: 1px solid #dddddd !important;
  background-color: #e3ecf6;
}
#my-recent-tab td {
  background-color: #f6f9fc;
}
#recent-10-tab td {
  background-color: #f6f9fc;
}
.banner .dropdown-menu {
  background-color: #fff;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
  top: 52px;
}
.banner li:hover {
  background-color: transparent;
}
.banner li li:hover {
  background-color: #f6f9fc !important;
}
.banner ul#menu-primary-navigation li:hover {
  background-color: transparent;
}
.loading {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 200px;
}
footer {
  background: #161a1e !important;
  padding-bottom: 0px !important;
}
footer a,
footer h4 {
  color: #f0f2f2 !important;
}
footer h1,
footer h2,
footer h3,
footer h4 {
  text-transform: uppercase;
}
footer h3 {
  font-size: 1.5em;
}
footer p.readmore {
  background-color: transparent;
  font-size: 1.2em;
  text-transform: uppercase;
  max-width: 150px;
}
footer p.readmore,
footer p.readmore:hover {
  border: 2px solid #f0f2f2;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
footer #emailsubscribe {
  font-size: 1.2em;
  color: #666;
  padding: 10px 20px 10px 20px;
}
footer form {
  margin-top: 20px;
}
footer form input {
  background-color: #f0f2f2;
}
footer .social-iconer a {
  color: #f0f2f2 !important;
}
footer .social-iconer a:hover {
  color: #86af6b !important;
}
footer .badges {
  height: 80px;
  margin-bottom: 0px;
  overflow: hidden;
}
footer .badges img {
  margin-top: auto;
  margin-bottom: auto;
  float: left;
  margin-right: 20px;
}
footer .bottom-section {
  margin-bottom: 0px;
  overflow: hidden;
  height: 80px;
}
.dobContainer {
  display: flex;
  justify-content: space-between;
}
.dobContainer.twofa select:first-child {
  margin-left: initial;
}
.dobContainer select:first-child {
  margin-right: 10px;
}
.dobContainer select:last-child {
  margin-left: 10px;
}
.inline-error {
  font-weight: bolder;
  color: #f00;
}
#register-form {
  padding-bottom: 50px;
}
@media (max-width: 480px) {
  #register-form #next-button {
    text-align: center;
  }
  #register-form input,
  #register-form textarea,
  #register-form select {
    max-width: 100%;
  }
}
.registration-heading {
  margin-top: 40px;
  margin-bottom: 30px;
  text-align: center;
}
.registration-heading h4 {
  font-size: 1.6em;
}
.registration-heading span {
  font-size: 0.8em;
}
@media (max-width: 480px) {
  .registration-heading {
    margin-top: 10px;
  }
}
.register-type {
  border: 10px solid #f0f2f2;
  padding: 0px;
  background-color: #f6f9fc;
  overflow: hidden;
  height: 400px;
  cursor: pointer;
  cursor: hand;
  text-align: center;
  color: #6d6d6d;
}
.register-type .title {
  height: 36px;
  color: #f0f2f2;
  text-transform: uppercase;
  padding-left: 15px;
  padding-top: 10px;
}
.register-type .title span {
  float: right;
  height: 24px;
  width: 24px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 8px;
  position: relative;
  top: -4px;
}
.register-type .image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 160px;
}
.register-type .image .cover {
  width: 100%;
  height: 160px;
  zoom: 1;
  opacity: 0.8;
  filter: alpha(opacity= 80);
  display: none;
}
.register-type .image .text {
  position: relative;
  top: -170px;
  text-align: center;
  padding-top: 80px;
  color: #fff;
  text-transform: uppercase;
  display: none;
}
.register-type .image .text .thingy {
  position: relative;
  left: 10px;
  top: 1px;
  display: inline-block;
  overflow: hidden;
  background-color: #f0f2f2;
  width: 4px;
  height: 12px;
}
.register-type:hover .cover,
.register-type:hover .text {
  display: block !important;
}
.register-type h5 {
  font-size: 1.2em;
  margin-top: 18px;
  margin-bottom: 12px;
}
.register-type > span {
  margin: 0px 15px 0px 15px;
  font-size: 0.8em;
}
.register-type .reg-button {
  margin: 40px auto;
  padding-top: 6px;
  display: block;
  width: 130px;
  height: 35px;
  border: 2px solid #a5c88f;
  color: #a5c88f;
  text-transform: uppercase;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.register-type-w .title {
  background-color: #86af6b;
}
.register-type-w .title span {
  background-image: url('../images/b/rega-icon.svg');
}
.register-type-w .image {
  background-image: url('../images/b/rega.jpg');
  background-position: left;
}
.register-type-w .image .cover {
  background-color: #86af6b;
}
.register-type-t .title {
  background-color: #4F5051;
}
.register-type-t .title span {
  background-image: url('../images/b/regb-icon.svg');
}
.register-type-t .image {
  background-image: url('../images/b/regb.jpg');
}
.register-type-t .image .cover {
  background-color: #4F5051;
}
.register-type-m .title {
  background-color: #504348;
}
.register-type-m .title span {
  background-image: url('../images/b/regc-icon.svg');
}
.register-type-m .image {
  background-image: url('../images/b/regc.jpg');
}
.register-type-m .image .cover {
  background-color: #504348;
}
.login-alert {
  margin: 60px auto 0 auto;
  display: flex;
  align-items: center;
  max-width: 470px;
}
.login-alert img {
  width: 200px;
}
.login-alert .alert-text {
  font-size: 12px;
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .login-alert {
    flex-direction: column;
    margin-top: 25px;
  }
  .login-alert img {
    margin-top: 10px;
  }
}
.login-header {
  float: left;
  font-size: 18px;
  color: #4f5051;
  font-family: "Bitso", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#login-form-container {
  overflow: hidden;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  max-width: 470px;
  margin: 20px auto 20px auto;
  padding: 30px;
  background-color: #f6f9fc;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
}
#login-form-container .login-footer {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
#login-form-container .pipe {
  margin-right: 15px;
  margin-left: 15px;
}
@media screen and (max-width: 767px) {
  #login-form-container {
    background-color: transparent;
    border: 0;
    margin: 0 auto 0 auto;
    padding: 0;
    box-shadow: none;
  }
  #login-form-container form {
    margin: 0;
    padding: 0;
  }
  #login-form-container input {
    max-width: 100%;
  }
  #login-form-container .login-footer {
    height: 60px;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
  #login-form-container .pipe {
    display: none;
  }
}
#special-notice {
  overflow: hidden;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  max-width: 600px;
  margin: 80px auto 20px;
  padding: 30px;
  background-color: #E1E5E5;
  border: 1px solid #ccc;
}
#special-notice .salient,
#special-notice h3 {
  color: #d30;
}
#special-notice p,
#special-notice li {
  font-size: 1em;
  text-align: center;
}
.alpha #main {
  background-color: #191e23;
}
.alpha .navbar-default {
  background-color: #191e23;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15) !important;
  -moz-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15) !important;
}
.alpha .navbar-default .icon-bar {
  background-color: #dddddd !important;
}
.alpha .navbar-default .logo_scrolled {
  display: none;
}
.alpha .login-header {
  color: #d5dce0;
}
.alpha #login-form-container {
  background-color: #191e23;
  border: 1px solid #191e23;
}
@media screen and (max-width: 767px) {
  .alpha #login-form-container {
    background-color: transparent;
  }
}
.alpha #login-form-container .header-icon-container {
  opacity: 0;
}
.alpha #special-notice {
  background-color: purple;
  border: 1px solid blue;
}
.alpha #special-notice .salient,
.alpha #special-notice h3 {
  color: yellow;
}
@media (min-width: 992px) {
  .alpha .banner li.menu-button {
    margin-top: 9px;
  }
}

.document-switch-container {
  display: block;
}

p.document-uploaded-message {
    margin: 10px 0 10px;
}

span.document-front-padding {
  display:block;
  margin-bottom:45px;
}

span.document-upload-back {
  margin-top: 15px;
}

@media (max-width: 767px) {
  span.document-front-label {
    display: none;
  }

  span.document-back-label {
    display: none;
  }
  span.document-front-padding {
    display:block;
    margin-bottom:0px;
  }

  span.document-upload-back {
    margin-top: 0px;
  }

}

@media (min-width: 767px) and (max-width: 990px) {
  .document-upload-label {
    width: 280px;
    margin-left: 80px;
  }
}

@media (min-width: 990px) and (max-width: 1200px) {
  .document-upload-label {
    width: 350px;
    margin-left: 54px;
  }
}

.alpha .alert-warning {
  border: none;
  background-color: #252c36;
  color: #fff;
}
.alpha #login {
  border: none;
  width: 100%;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  background-color: #6abf4b;
  color: #fff;
}
.alpha .login-footer a {
  color: #6abf4b;
}
.alpha .content-info {
  background-color: #161a1e !important;
}
@media screen and (max-width: 767px) {
  .alpha .content-info {
    background-color: #161a1e;
  }
}
.alpha #menu-primary-navigation a {
  color: #f6f9fc;
}
.alpha li.menu-button {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  color: #fff;
  border: none !important;
}
@media (min-width: 992px) {
  .alpha li.open-account-button {
    background-color: #6abf4b;
  }
  .alpha li.open-account-button:hover {
    background-color: #4a8c32 !important;
  }
  .alpha li.menu-button:not(.open-account-button) {
    border: 1px solid #999999 !important;
  }
}
.alpha label {
  color: #747f89;
}
.alpha .banner ul#menu-primary-navigation li:not(.open-account-button):hover {
  background-color: transparent;
}
.alpha .modal-content {
  background-color: #191e23;
}
.alpha .market-selector-div {
  background-color: #191e23;
}
.alpha .navbar-nav > li > .dropdown-menu {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}
.alpha .market-selector-div .markets-options .market-entry:not(:last-child),
.alpha .market-selector-div .markets-options .no-cursor:not(:last-child) {
  border-bottom: 1px solid #4e5863;
}
.alpha .market-selector-div .markets-options .market-entry .book-name strong,
.alpha .market-selector-div .markets-options .no-cursor .book-name strong {
  color: #b0bac1;
}
.alpha .book-name {
  color: #b0bac1;
}
.alpha .last-price {
  color: #747f89;
}
.alpha #login-form-container h3 {
  color: #dddddd;
}
.alpha #login-form-container #header-icon-2fa {
  opacity: 0;
}
.alpha #login-form-container p {
  color: #747f89;
}
.alpha #login-form-container #authenticate {
  border: none;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  color: #fff;
  background-color: #6abf4b;
  padding: 6px 20px;
}
.alpha #login-form-container #login-form label {
  color: #747f89;
}
.alpha #login-form-container a {
  color: #6abf4b;
}
.alpha #login-form-container #login-form ~ div {
  text-align: center;
}
.page-header {
  margin-bottom: 10px;
  margin-left: 0;
  padding-left: 0;
  display: block;
}
.page-header.side-menu-mode {
  margin-top: 55px;
}
.page-header h1 {
  color: #4f5051;
  font-family: "Bitso", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 0;
}
.page-header span {
  display: block;
  margin-top: 8px;
}
.header-icon {
  display: block;
  overflow: hidden;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
}
.header-icon-container {
  overflow: hidden;
  padding-top: 0px;
  padding-left: 13px;
  width: 60px;
}
h3 .header-icon-container {
  position: relative;
  top: -14px;
}
.svg .header-icon {
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0;
}
#header-icon-trade {
  background-image: url("../images/b/trade.svg");
  position: relative;
}
#header-icon-charts {
  background-image: url("../images/b/charts.svg");
}
#header-icon-data {
  background-image: url("../images/b/data.svg");
}
#header-icon-news {
  background-image: url("../images/b/news.svg");
}
#header-icon-login {
  background-image: url("../images/b/icon_keys.svg");
}
#header-icon-support {
  background-image: url("../images/b/icon_support.svg");
  margin-top: 6px;
}
#header-icon-orderbook {
  background-image: url("../images/b/icon_orderbook.svg");
}
#header-icon-info {
  background-image: url("../images/b/icon_accountinfo.svg");
}
#header-icon-accountsettings {
  background-image: url("../images/b/icon_config.svg");
}
#header-icon-faq {
  background-image: url("../images/b/icon_faq.svg");
}
#header-icon-2fa {
  background-image: url("../images/b/icon_2fa.svg");
}
#header-icon-dashboard {
  background-image: url("../images/b/icon_dashboard.svg");
  background-size: 85% !important;
}
#header-icon-balances {
  background-image: url("../images/b/icon_balances.svg");
}
#header-icon-history {
  background-image: url("../images/b/icon_history.svg");
  background-size: 90%;
}
#header-icon-quickbuy {
  background-image: url("../images/b/icon_quickbuy.svg");
}
#header-icon-limits {
  background-image: url("../images/b/icon_limits.svg");
}
#header-icon-merchant {
  background-image: url("../images/b/icon_merchant.svg");
  background-size: 90% !important;
}
#header-icon-fund {
  background-image: url("../images/buttons/fund_mxn.png");
}
#header-icon-withdraw {
  background-image: url("../images/buttons/withdraw_mxn.png");
}
#header-icon-api {
  background-image: url("../images/b/icon_api.svg");
}
h2,
h3,
h4 {
  font-family: "Bitso", Arial, Sans-Serif;
}
.side-menu {
  margin: 0px;
  padding: 0px;
}
.side-menu li {
  color: #999999;
  font-family: "Bitso", 'Arial', Sans-Serif;
  padding-left: 13px;
  margin-bottom: 15px;
  line-height: 0.7em;
  list-style-type: none;
  text-transform: uppercase;
  font-size: 1.4em;
  border-left: 4px solid #f0f2f2;
  cursor: pointer;
  cursor: hand;
}
.side-menu li.selected {
  color: #252c36;
  border-left: 4px solid #038159;
  font-family: "Bitso", 'Arial', Sans-Serif;
}
.side-menu li:hover {
  color: #6d6d6d;
}
.side-menu li a {
  color: inherit !important;
}
.default-side-menu {
  margin-top: 20px;
}
.side-menu-no-header {
  margin-top: 60px;
}
.home-heading p {
  width: 200px;
  display: block;
  margin: auto;
  font-size: 1.2em;
  text-transform: uppercase;
  background-color: #f0f2f2;
  color: #666;
  position: relative;
  top: 32px;
  text-align: center;
  font-family: "Bitso", 'Arial', Sans-Serif;
}
.home-heading hr {
  width: 100%;
  border-bottom: 1px solid #C8C9CA;
}
#hp-top {
  width: 100%;
  bottom: 0;
  overflow: hidden;
  background-color: #E1E5E5;
}
.bx-wrapper .bx-viewport {
  border-bottom: 4px solid #333;
}
.bx-wrapper ul,
.bx-viewport li {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  width: 100%;
}
.bx-wrapper > ul > li > div {
  overflow: hidden;
  width: 100%;
  background-position: 0% 0% !important;
  background-size: contain;
  background-repeat: no-repeat;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
#ranking-table {
  margin-bottom: 40px;
  width: 100%;
  border-collapse: collapse;
}
#ranking-table td,
#ranking-table th {
  border: 1px solid #ccc;
  padding: 8px;
  background-color: #fff;
  text-align: center;
}
#ranking-table td table,
#ranking-table th table {
  margin: auto;
  width: 75%;
}
#ranking-table td table td:first-child,
#ranking-table th table td:first-child {
  text-align: right;
}
#ranking-table td table td:last-child,
#ranking-table th table td:last-child {
  text-align: left;
}
#ranking-table td table td,
#ranking-table th table td {
  line-height: 0.4em;
  width: 33%;
  border: 0px;
}
#ranking-table.panda td {
  text-align: left !important;
}
#ranking-table th {
  background-color: #ccc;
  color: #fff;
}
.ranking-arrow {
  color: #84b068;
}
.ranking {
  width: 150px;
  height: 20px;
  background: #e2e2e2;
}
.ranking div {
  background: #84b068;
  height: 100%;
}
.dashboard-intro {
  font-size: 1em;
  color: #777;
}
#divider {
  width: 100%;
  height: 2px;
  background-color: #A5C88E;
  margin-top: 20px;
  margin-bottom: 40px;
}
#dash-balances {
  background-color: #E1E5E5;
}
#dash-balances h3 {
  border-bottom: 4px solid #A5C88E;
  padding-bottom: 10px;
  margin: 0px;
  color: #4F5051;
  font-family: "Bitso", Arial, Sans-Serif;
  font-size: 1.4em;
}
#dash-balances ul.balance-list {
  margin: 0px;
  padding: 0px;
}
#dash-balances ul.balance-list > li {
  list-style-type: none;
  margin-bottom: 30px;
  padding: 0px;
}
#dash-balances ul.balance-list > li table {
  width: 90%;
  margin: 0 auto;
}
#dash-balances ul.balance-list > li table td:first-child {
  color: #A3C98D;
  text-transform: uppercase;
  font-size: 0.9em;
}
#dash-balances ul.balance-list > li table td:last-child {
  color: #5C4B51;
  font-size: 1.4em;
}
#dash-balances ul.balance-list > li table td {
  width: 50%;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #eee;
}
#dash-balances ul.balance-list > li table tr:last-child td:last-child {
  font-weight: bold;
  font-size: 1.4em;
}
#dash-balances ul.balance-list > li table tr:last-child td {
  border-bottom: none;
}
#dash-balances ul.balance-list > li .main-balances {
  overflow: hidden;
  background-color: #F2F4F4;
}
#dash-balances ul.balance-list > li .main-balances .zerobal {
  color: #ccc;
}
.settings-link {
  width: 90px;
  height: 54px;
  float: right;
}
.settings-link a {
  width: 100%;
  height: 100%;
  overflow: hidden;
  color: #85AF68;
  text-align: center;
  text-decoration: none;
}
.settings-link a .header-icon {
  width: 54px;
  height: 54px;
  padding: 0px;
  margin: auto;
}
#devices .logo-section img {
  width: 45px;
  margin-right: 20px;
}
#devices .subheader {
  margin-top: 30px;
}
#devices th {
  text-align: left;
}
#devices td:last-child {
  text-align: center;
}
@media (max-width: 767px) {
  #devices .side-menu {
    display: none;
  }
  #devices .page-header {
    margin-top: 20px;
  }
  #devices .logo-section {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  #devices .logo-section img {
    margin-bottom: 20px;
  }
  #devices .logo-section .btn-rounded {
    text-align: center;
    width: 100%;
  }
  #devices thead {
    display: none;
  }
  #devices tr {
    border-bottom: 1px solid #ddd;
  }
  #devices td {
    border-top: none;
  }
  #devices td:not(:last-child) {
    display: flex;
    padding-top: 0;
    padding-bottom: 0;
  }
  #devices td:last-child {
    vertical-align: middle;
  }
}
ul.buttonset {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0px;
  background-color: #f6f9fc;
  overflow: hidden;
  margin: 0px;
}
ul.buttonset li {
  margin-left: 0px;
  margin-bottom: 0px !important;
  overflow: hidden;
  float: left;
  width: 25%;
  background-repeat: no-repeat;
  background-position: center 5px;
  background-size: 30%;
  font-family: "Bitso", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1em;
  border-right: 1px solid #ddd;
  zoom: 1;
  opacity: 0.7;
  filter: alpha(opacity= 70);
  transition: all 0.3s ease 0.03s;
}
ul.buttonset li a {
  overflow: hidden;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  text-decoration: none;
  color: #4F5051;
}
ul.buttonset li:hover {
  zoom: 1;
  opacity: 1;
  filter: alpha(opacity= 100);
}
ul.buttonset li div {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  margin: auto;
  cursor: pointer;
}
ul.buttonset li div.btn-fund-mxn {
  background-color: #038159;
  background-image: url("../images/buttons/fund.svg");
}
ul.buttonset li div.btn-withdraw-mxn {
  background-color: #038159;
  background-image: url("../images/buttons/withdraw.svg");
}
ul.buttonset li div.btn-fund-btc {
  background-color: #F7931A;
  background-image: url("../images/buttons/fund.svg");
}
ul.buttonset li div.btn-withdraw-btc {
  background-color: #F7931A;
  background-image: url("../images/buttons/withdraw.svg");
}
ul.buttonset li div.btn-fund-bch {
  background-color: #0AC18E;
  background-image: url("../images/buttons/fund.svg");
}
ul.buttonset li div.btn-withdraw-bch {
  background-color: #0AC18E;
  background-image: url("../images/buttons/withdraw.svg");
}
ul.buttonset li div.btn-fund-eth {
  background-color: #8F98CC;
  background-image: url("../images/buttons/fund.svg");
}
ul.buttonset li div.btn-withdraw-eth {
  background-color: #8F98CC;
  background-image: url("../images/buttons/withdraw.svg");
}
ul.buttonset li div.btn-fund-xrp {
  background-color: #4A5662;
  background-image: url("../images/buttons/fund.svg");
}
ul.buttonset li div.btn-withdraw-xrp {
  background-color: #4A5662;
  background-image: url("../images/buttons/withdraw.svg");
}
ul.buttonset li div.btn-fund-ltc {
  background-color: #A6A9AA;
  background-image: url("../images/buttons/fund.svg");
}
ul.buttonset li div.btn-withdraw-ltc {
  background-color: #A6A9AA;
  background-image: url("../images/buttons/withdraw.svg");
}
ul.buttonset li div.btn-fund-tusd {
  background-color: #1A5AFF;
  background-image: url("../images/buttons/fund.svg");
}
ul.buttonset li div.btn-withdraw-tusd {
  background-color: #1A5AFF;
  background-image: url("../images/buttons/withdraw.svg");
}
ul.buttonset li div.btn-fund-mana {
  background-color: #FF4A56;
  background-image: url("../images/buttons/fund.svg");
}
ul.buttonset li div.btn-withdraw-mana {
  background-color: #FF4A56;
  background-image: url("../images/buttons/withdraw.svg");
}
ul.buttonset li div.btn-fund-gnt {
  background-color: #181EA9;
  background-image: url("../images/buttons/fund.svg");
}
ul.buttonset li div.btn-withdraw-gnt {
  background-color: #181EA9;
  background-image: url("../images/buttons/withdraw.svg");
}
ul.buttonset li div.btn-fund-bat {
  background-color: #FF4724;
  background-image: url("../images/buttons/fund.svg");
}
ul.buttonset li div.btn-withdraw-bat {
  background-color: #FF4724;
  background-image: url("../images/buttons/withdraw.svg");
}
ul.buttonset li div.btn-fund-ars {
  background-color: #118EFF;
  background-image: url("../images/buttons/fund.svg");
}
ul.buttonset li div.btn-withdraw-ars {
  background-color: #118EFF;
  background-image: url("../images/buttons/withdraw.svg");
}
ul.buttonset li div.btn-fund-dai {
  background-color: #F5AC37;
  background-image: url("../images/buttons/fund.svg");
}
ul.buttonset li div.btn-withdraw-dai {
  background-color: #F5AC37;
  background-image: url("../images/buttons/withdraw.svg");
}
ul.buttonset li div.btn-fund-usd {
  background-color: #185FEE;
  background-image: url("../images/buttons/fund.svg");
}
ul.buttonset li div.btn-withdraw-usd {
  background-color: #185FEE;
  background-image: url("../images/buttons/withdraw.svg");
}
ul.buttonset li div.btn-fund-brl {
  background-color: #02A630;
  background-image: url("../images/buttons/fund.svg");
}
ul.buttonset li div.btn-withdraw-brl {
  background-color: #02A630;
  background-image: url("../images/buttons/withdraw.svg");
}
ul.buttonset li div.btn-fund-usdt {
  background-color: #50AF95;
  background-image: url("../images/buttons/fund.svg");
}
ul.buttonset li div.btn-withdraw-usdt {
  background-color: #50AF95;
  background-image: url("../images/buttons/withdraw.svg");
}
#dash-account-items {
  padding-left: 0px;
  margin-left: 0px;
}
#dash-account-items li {
  list-style-type: none;
  overflow: hidden;
  padding-left: 0px;
  padding-right: 10px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
  margin-left: 0px;
  margin-right: 10px;
  margin-bottom: 20px;
}
#dash-account-items li label {
  display: block;
  color: #038159;
  text-transform: uppercase;
  font-size: 0.9em;
  margin: 10px 0 12px 0;
  overflow: hidden;
  padding-left: 2px;
}
#dash-account-items li div.section {
  overflow: hidden;
}
#dash-account-items li div.section > div {
  overflow: hidden;
}
#dash-account-items li div.section > div.half {
  overflow: hidden;
  width: 50%;
  float: left;
}
#dash-account-items li div.section > div > div {
  text-transform: uppercase;
  font-size: 2em;
  color: #666;
  line-height: 0.8em;
}
#dash-account-items li div.section > div > div .red {
  color: #f00;
  zoom: 1;
  opacity: 0.5;
  filter: alpha(opacity= 50);
}
#dash-account-items li a {
  display: block;
  overflow: hidden;
  text-transform: none;
  font-weight: bold;
  margin-top: 10px;
  color: #666;
}
#dash-account-items li #select-link {
  display: block;
  overflow: hidden;
  cursor: hand;
  cursor: pointer;
  text-transform: none;
  font-weight: bold;
  margin-top: 10px;
  color: #666;
}
#dash-account-items li .ref-area {
  display: flex;
  align-items: center;
}
#dash-account-items li .ref-area #ref-code-text {
  color: #A87878;
  word-break: break-all;
  white-space: normal;
  font-size: 0.4em;
  margin-top: 3px;
  line-height: 0.75em;
  text-transform: lowercase;
}
#dash-account-items li .ref-area .clipboard-popup {
  opacity: 0;
  position: absolute;
  justify-content: center;
  line-height: 24px;
  width: 70px;
  height: 24px;
  border-radius: 12px;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.05);
  background-color: white;
  font-size: 12px;
  font-weight: 300;
  color: #666;
  left: 150px;
  text-align: center;
  text-transform: initial;
  transition: 0.4s ease-out opacity;
  -moz-transition: 0.4s ease-out opacity;
  /* Firefox 4 */
  -webkit-transition: 0.4s ease-out opacity;
  /* Safari and Chrome */
  -o-transition: 0.4s ease-out opacity;
  /* Opera */
  -ms-transition: 0.4s ease-out opacity;
  /* Explorer 10 */
}
#dash-account-items li .ref-area .clipboard-popup--show {
  opacity: 1;
  display: flex;
  transition: 0.4s ease-in opacity;
  -moz-transition: 0.4s ease-out opacity;
  /* Firefox 4 */
  -webkit-transition: 0.4s ease-out opacity;
  /* Safari and Chrome */
  -o-transition: 0.4s ease-out opacity;
  /* Opera */
  -ms-transition: 0.4s ease-out opacity;
  /* Explorer 10 */
}
#dash-account-items li .verify-red a {
  color: #5D4C52;
}
.account-level-box {
  background-color: #f6f9fc;
  border-left: 16px solid #f0f2f2;
  min-height: 490px;
  padding: 0px;
}
.account-level-box .account-level-headline {
  overflow: hidden;
  height: 195px;
  width: 100%;
  margin: 0px;
  color: #f0f2f2;
  text-align: center;
}
.account-level-box .account-level-headline h4 {
  text-transform: uppercase;
  font-size: 1.4em;
  margin-top: 25px;
}
.account-level-box .account-level-headline hr {
  width: 50%;
  border-bottom: 0px;
  zoom: 1;
  opacity: 0.5;
  filter: alpha(opacity= 50);
  margin-top: 15px;
}
.account-level-box .account-level-headline span {
  display: block;
  font-size: 2.5em;
}
.account-level-box .account-level-headline i {
  text-transform: lowercase;
}
.account-level-box .account-level-headline i.fa-check {
  float: right;
  margin-top: 10px;
  margin-right: 10px;
}
.account-level-box.account-level-1 .account-level-headline {
  background-color: #86af6b;
}
.account-level-box.account-level-1 .menu-button {
  border-color: #86af6b;
}
.account-level-box.account-level-1 .menu-button a {
  color: #86af6b;
}
.account-level-box.account-level-2 .account-level-headline {
  background-color: #5c4b51;
}
.account-level-box.account-level-2 .menu-button {
  border-color: #5c4b51 !important;
}
.account-level-box.account-level-2 .menu-button a {
  color: #5c4b51;
}
.account-level-box.account-level-3 .account-level-headline {
  background-color: #4f5051;
}
.account-level-box.account-level-3 .menu-button {
  border-color: #4f5051 !important;
}
.account-level-box.account-level-3 .menu-button a {
  color: #4f5051;
}
.account-level-box .level-info {
  overflow: hidden;
  min-height: 260px;
  padding: 35px 25px 25px 25px;
}
.account-level-box .level-info ul {
  padding-left: 20px;
}
.account-level-box .level-info .gap {
  height: 10px;
}
.account-level-box .menu-button {
  width: 80%;
  margin: auto;
  border: 2px solid transparent;
  margin-top: 5px;
  margin-bottom: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}
.account-level-box .menu-button.disabled {
  padding: 8px 20px;
  zoom: 1;
  opacity: 0.5;
  filter: alpha(opacity= 50);
}
.account-level-box .menu-button a {
  padding: 8px 20px;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}
#dash-history {
  padding-bottom: 60px;
}
#dashhistory,
.history-table {
  background-color: #f6f9fc;
  border-top: 4px solid #038159;
  padding-left: 25px;
  padding-right: 25px;
  border-radius: 4px;
}
#dashhistory table,
.history-table table {
  width: 100%;
}
#dashhistory th,
.history-table th {
  text-align: left;
  font-weight: bolder;
}
#dashhistory td,
.history-table td,
#dashhistory th,
.history-table th {
  color: #252c36;
  border-bottom: 1px solid #ccc;
  padding: 8px;
}
#dashhistory tr:last-child td,
.history-table tr:last-child td {
  border-bottom: 0px !important;
}
#dashhistory td:first-child div.hicon,
.history-table td:first-child div.hicon {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  overflow: hidden;
  width: 24px;
  height: 18px;
  margin-left: 30px;
  margin-top: 4px;
}
#dashhistory td:first-child div.indic,
.history-table td:first-child div.indic {
  height: 24px;
  float: left;
  border-radius: 3px;
}
#dashhistory .dash-history-w td:first-child div.indic,
.history-table .dash-history-w td:first-child div.indic {
  border-left: 6px solid #A87878;
}
#dashhistory .dash-history-w td:first-child div.hicon,
.history-table .dash-history-w td:first-child div.hicon {
  background-image: url("../images/b/withdraw_mxn_grey.svg");
}
#dashhistory .dash-history-wf td:first-child div.indic,
.history-table .dash-history-wf td:first-child div.indic {
  border-left: 6px solid #A87878;
}
#dashhistory .dash-history-wf td:first-child div.hicon,
.history-table .dash-history-wf td:first-child div.hicon {
  background-image: url("../images/b/withdraw_mxn_fail_grey.svg");
}
#dashhistory .dash-history-d td:first-child div.indic,
.history-table .dash-history-d td:first-child div.indic {
  border-left: 6px solid #D3D05E;
}
#dashhistory .dash-history-d td:first-child div.hicon,
.history-table .dash-history-d td:first-child div.hicon {
  background-image: url("../images/b/fund_mxn_grey.svg");
}
#dashhistory .dash-history-df td:first-child div.indic,
.history-table .dash-history-df td:first-child div.indic {
  border-left: 6px solid #D3D05E;
}
#dashhistory .dash-history-df td:first-child div.hicon,
.history-table .dash-history-df td:first-child div.hicon {
  background-image: url("../images/b/fund_mxn_fail_grey.svg");
}
#dashhistory .dash-history-bw td:first-child div.indic,
.history-table .dash-history-bw td:first-child div.indic {
  border-left: 6px solid #A87878;
}
#dashhistory .dash-history-bw td:first-child div.hicon,
.history-table .dash-history-bw td:first-child div.hicon {
  background-image: url("../images/b/withdraw_xbt_grey.svg");
}
#dashhistory .dash-history-bd td:first-child div.indic,
.history-table .dash-history-bd td:first-child div.indic {
  border-left: 6px solid #D3D05E;
}
#dashhistory .dash-history-bd td:first-child div.hicon,
.history-table .dash-history-bd td:first-child div.hicon {
  background-image: url("../images/b/fund_xbt_grey.svg");
}
#dashhistory .dash-history-rw td:first-child div.indic,
.history-table .dash-history-rw td:first-child div.indic {
  border-left: 6px solid #4191B7;
}
#dashhistory .dash-history-rw td:first-child div.hicon,
.history-table .dash-history-rw td:first-child div.hicon {
  background-image: url("../images/b/redeem_from_ripple_grey.svg");
}
#dashhistory .dash-history-rd td:first-child div.indic,
.history-table .dash-history-rd td:first-child div.indic {
  border-left: 6px solid #3369A8;
}
#dashhistory .dash-history-rd td:first-child div.hicon,
.history-table .dash-history-rd td:first-child div.hicon {
  background-image: url("../images/b/send_to_ripple_grey.svg");
}
#dashhistory .dash-history-tsell td:first-child div.indic,
.history-table .dash-history-tsell td:first-child div.indic {
  border-left: 6px solid #5C4B51;
}
#dashhistory .dash-history-tsell td:first-child div.hicon,
.history-table .dash-history-tsell td:first-child div.hicon {
  background-image: url("../images/b/sell-grey.svg");
}
#dashhistory .dash-history-tbuy td:first-child div.indic,
.history-table .dash-history-tbuy td:first-child div.indic {
  border-left: 6px solid #86AF6B;
}
#dashhistory .dash-history-tbuy td:first-child div.hicon,
.history-table .dash-history-tbuy td:first-child div.hicon {
  background-image: url("../images/b/buy-grey.svg");
}
.dash-hist-link {
  background-color: #f6f9fc;
  text-align: center;
  padding: 16px;
  font-weight: bold;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
#combined-balance-note {
  padding-top: 24px;
  font-size: 12px;
  color: #747f89;
}
#hp-news {
  padding-top: 40px;
  overflow: hidden;
  background-color: #F5F6F6;
  color: #4F5051;
  padding-bottom: 40px;
}
#hp-news ul {
  padding: 0;
}
#hp-news li {
  list-style-type: none;
}
#hp-news .date {
  color: #A3C98D;
  text-transform: uppercase;
  font-size: 0.6em;
}
.news-text {
  text-align: left;
}
.news-post-title {
  font-weight: bold;
  font-size: 16px;
  color: #ff912b;
}
.news-post-title span {
  color: #666666;
  font-size: 11px;
  font-weight: normal;
}
.news-post-body-text {
  color: #777777;
  font-size: 12px;
  padding-bottom: 20px;
  margin-bottom: 10px;
}
.trade-tables .col-sm-4:first-child {
  padding-right: 0px;
}
@media (max-width: 991px) {
  .trade-tables .col-sm-4:first-child {
    padding-right: 15px;
  }
}
.trade-tables .col-sm-4:last-child {
  padding-left: 0px;
}
@media (max-width: 991px) {
  .trade-tables .col-sm-4:last-child {
    padding-left: 15px;
  }
}
.slim-padding-col {
  padding-right: 10px;
  padding-left: 10px;
}
#order-type-buy,
#order-type-sell {
  -moz-appearance: none;
  width: 100%;
  height: 30px;
  padding-left: 10px;
  font-size: 12px;
  background-size: 11px 7px;
  background-repeat: no-repeat;
  background-image: url(../images/b/downarrow.svg);
  background-position-x: calc(100% - 5px);
  background-position-y: center;
}
.rounded-borders {
  border-radius: 5px !important;
}
table.open-orders th,
table.open-orders td {
  padding-left: 0 !important;
}
table.open-orders td:last-child span {
  float: right;
  margin: 0;
}
table.open-orders tr.success td {
  background-color: #6efccf;
  border-bottom: 1px solid #05e59e;
  vertical-align: middle;
}
table.open-orders tr.warning td {
  background-color: #e9e4e5;
  border-bottom: 1px solid #a89498;
  vertical-align: middle;
}
table.open-orders span.fa-arrow-right,
table.open-orders span.fa-arrow-left,
table.open-orders span.fa-remove,
table.open-orders span.stop-loss-buy,
table.open-orders span.stop-loss-sell {
  width: 15px;
  height: 15px;
  margin-top: 3px;
  margin-bottom: -1px;
  margin-left: 5px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: 100%;
}
table.open-orders span.fa-arrow-right {
  background-image: url("../images/trade/i_limit_buy.png");
}
table.open-orders span.fa-arrow-left {
  background-image: url("../images/trade/i_limit_sell.png");
}
table.open-orders span.stop-loss-buy {
  background-image: url("../images/trade/i_stop_buy.png");
}
table.open-orders span.stop-loss-sell {
  background-image: url("../images/trade/i_stop_sell.png");
}
table.open-orders span.fa-remove {
  background-image: url("../images/b/cross.png");
  width: 10px;
  height: 10px;
}
table.open-orders tr td:last-child {
  padding-right: 10px !important;
}
.account-balance {
  border: 0px;
  background-color: #f6f9fc;
}
.account-balance .panel-heading {
  background-color: #ebf1f8;
  border-bottom: 1px solid #dddddd !important;
  text-align: center;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.account-balance #balances .tradebalance {
  overflow: hidden;
  padding-top: 8px;
  padding-bottom: 8px;
  margin: 10px;
  border-bottom: 1px solid #DBDDDD;
}
.account-balance #balances .tradebalance > :first-child {
  border-right: 1px solid #DBDDDD;
}
.account-balance #balances .tradebalance:nth-child(2) {
  margin-bottom: 0;
}
.account-balance #balances .tradebalance .balance {
  font-size: 1.1em;
  color: #7C6E73;
}
.account-balance #balances .tradebalance .balance-desc {
  color: #A3C98D;
  font-size: 0.8em;
  text-transform: uppercase;
}
.account-balance #balances .tradebalance .balance-container {
  overflow: hidden;
  float: left;
  text-align: right;
  line-height: 1em;
  padding-right: 20px;
  width: 50%;
  height: 80px;
}
.account-balance #balances .tradebalance .balance-container .balance_locked_label {
  font-size: 0.8em;
}
.account-balance #balances .tradebalance .balance-container .locked-balance {
  overflow: hidden;
  margin-top: 10px;
}
.account-balance #balances .tradebalance .balance-container .balance_locked,
.account-balance #balances .tradebalance .balance-container .balance_locked_label {
  color: #bbb;
}
.account-balance #balances .tradebalance div.fwbuttons {
  display: flex;
  justify-content: space-evenly;
  margin: 0 0 0 10px;
  padding: 0;
}
.account-balance #balances .tradebalance div.fwbuttons a {
  color: #999;
}
.account-balance #balances .tradebalance div.fwbuttons div {
  display: flex;
  flex-direction: column;
  list-style-type: none;
  text-align: center;
  font-size: 11px;
  cursor: pointer;
}
.account-balance #balances .tradebalance div.fwbuttons div .fwbutton {
  margin-bottom: 10px;
  overflow: hidden;
  float: left;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: 100%;
}
.account-balance #balances .tradebalance div.fwbuttons div .fwbutton a {
  overflow: hidden;
  display: block;
  width: 100%;
  height: 100%;
}
.account-balance #balances .tradebalance div.fwbuttons div .fwbutton.fund {
  background-image: url('../images/buttons/fund_ex.png');
  transition: all 0.3s ease 0.03s;
}
.account-balance #balances .tradebalance div.fwbuttons div .fwbutton.fund:hover {
  background-image: url('../images/buttons/fund_ex_full.png');
}
.account-balance #balances .tradebalance div.fwbuttons div .fwbutton.withdraw {
  transition: all 0.3s ease 0.03s;
  background-image: url('../images/buttons/send_ex.png');
}
.account-balance #balances .tradebalance div.fwbuttons div .fwbutton.withdraw:hover {
  background-image: url('../images/buttons/send_ex_full.png');
}
.account-balance #balances .tradebalance div.fwbuttons div.disabled {
  zoom: 1;
  opacity: 0.4;
  filter: alpha(opacity= 40);
}
table.trade-history th,
table.trade-history td {
  padding-left: 0 !important;
}
table.trade-history td:first-child span,
table.trade-history th:first-child {
  color: #fff;
  margin: 0 0 0 10px;
}
table.trade-history span.fa-arrow-left,
table.trade-history span.fa-arrow-right {
  height: 15px;
  width: 15px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: 100%;
}
table.trade-history span.fa-arrow-left {
  background-image: url("../images/trade/i_limit_sell.png");
}
table.trade-history span.fa-arrow-right {
  background-image: url("../images/trade/i_limit_buy.png");
}
.tradeinput .control-label {
  font-size: 0.9em;
  color: #999;
  font-family: "Bitso", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 2px;
}
#total-buy,
#total-sell {
  font-size: 14px;
  color: #4F5051;
  font-family: "Bitso", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.trade-button-label {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  margin: auto;
  width: auto;
}
.trade-button-label-txt {
  overflow: hidden;
  text-align: left;
  color: #fff;
}
.buy-icon,
.sell-icon {
  height: 10px;
  width: 12px;
  background-repeat: no-repeat;
  background-size: 100%;
}
.buy-icon {
  background-image: url("../images/trade/a_btn_buy.png");
  margin-left: 5px;
}
.sell-icon {
  background-image: url("../images/trade/a_btn_sell.png");
  margin-right: 5px;
}
.book-switcher {
  width: 100%;
  margin-bottom: 10px;
}
.trade-table {
  font-size: 13px;
  background-color: #f6f9fc;
}
.trade-table th {
  font-weight: normal;
  background-color: #ebf1f8;
  border-bottom: 1px solid #dddddd !important;
}
.trade-table th span.currency {
  color: #999;
}
.trade-table th,
.trade-table td {
  text-align: left !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.trade-table th:last-child,
.trade-table td:last-child {
  padding-right: 15px;
}
.trade-table.bids,
.trade-table.asks {
  table-layout: fixed;
}
.trade-table.bids td,
.trade-table.asks td {
  cursor: pointer;
  background-color: #f6f9fc;
  border-top: 1px solid #eaecef;
}
@media (max-width: 320px) {
  .trade-table {
    font-size: 12px;
  }
}
.trade-table .e {
  display: none;
}
.trade-table .show-currency .e {
  display: inline;
}
.panel-trade {
  border: 0px;
  border-bottom: 1px solid #dddddd !important;
  border-radius: 0px;
  box-shadow: none;
}
.panel-trade input,
.panel-trade input:focus,
.panel-trade select,
.panel-trade select:focus {
  outline: 0;
  -webkit-appearance: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border: 1px solid #dddddd;
}
.panel-trade input:focus,
.panel-trade input:focus:focus,
.panel-trade select:focus,
.panel-trade select:focus:focus {
  border-color: #a5c88f;
}
.panel-trade select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.panel-trade label.btn {
  font-size: 0.8em;
}
.panel-trade option {
  font-size: 1.2em;
}
.panel-trade .panel-heading {
  border: 0px;
  font-size: 1.2em;
  line-height: 1.2em;
  padding-left: 20px;
  text-transform: uppercase;
}
.panel-trade .panel-heading small {
  font-size: 0.8em;
  text-transform: lowercase;
}
.panel-trade .top-ten {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 0px;
  color: #4F5051 !important;
  font-size: 1em;
  background-color: #e3ecf6;
}
.btn-buy {
  background-color: #038159;
  color: #fff;
  font-size: 1.2em;
  border-radius: 20px;
  height: 40px;
}
.btn-buy.ars {
  background-color: #118EFF;
}
.btn-buy.usd {
  background-color: #185FEE;
}
.btn-buy.brl {
  background-color: #02A630;
}
.btn-buy.usdt {
  background-color: #50AF95;
}
.btn-sell {
  background-color: #6E5D63;
  color: #fff;
  font-size: 1.2em;
  border-radius: 20px;
  height: 40px;
}
.btn-success {
  background-color: #a5c88f;
  border-color: #86af6b;
}
.btn-success:hover,
.btn-success:active,
.btn-success.active {
  background-color: #86af6b;
  border-color: #86af6b;
}
div[disabled='disabled'] .toggle-group label {
  background-color: gray;
  border-color: gray;
}
div[disabled='disabled'].toggle {
  border-color: gray;
}
.curselect {
  color: #666;
  font-size: 10px;
  padding: 6px 9px;
  font-family: "Bitso", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.curselect.active {
  color: white;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  background-color: #ddd;
  border-color: #ddd;
}
.curselect:hover {
  border-color: #ddd;
}
img.wait {
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: 10px;
}
.market.trade img.wait {
  padding: 6px;
}
.trade-buy .panel-heading {
  background-color: #0af9ad;
  text-align: center;
  color: #011d14;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.trade-buy .top-ten {
  border-top: 20px solid #fff !important;
  border-bottom: 1px solid #dddddd !important;
  background-color: #e3ecf6;
  text-align: left;
}
.trade-sell .panel-heading {
  background-color: #BEB7B9;
  text-align: center;
  color: #4D3F44;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.trade-sell .top-ten {
  border-top: 20px solid #fff !important;
  border-bottom: 1px solid #dddddd !important;
  background-color: #e3ecf6;
  text-align: left;
}
.trade-recent .panel-heading {
  background-color: #D2D6D7;
  color: #444;
}
.trade-recent .top-ten {
  background-color: #e3ecf6;
  border-bottom: 1px solid #dddddd !important;
}
.trade-recent .tradein {
  color: #f00;
}
.trade-recent .tradeout {
  color: #0f0;
}
.recent-trades .tradein {
  color: #955B75;
}
.recent-trades .tradeout {
  color: #84B068;
}
#buy-total,
#sell-total {
  font-size: 18px;
  margin-top: 4px;
  font-family: "Bitso", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#buy-total span.e,
#sell-total span.e {
  font-size: 12px !important;
}
@media screen and (max-width: 990px) {
  #sell-form,
  #buy-form {
    width: 90%;
    max-width: 475px;
    margin: 0 auto;
  }
}
#buy-fields-box,
#sell-fields-box {
  height: 168px;
}
.markets-table .panel-heading {
  line-height: 1em;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  text-align: left;
}
.markets-table th {
  background-color: #E1E5E6;
  line-height: 1em !important;
  border-bottom: none !important;
  text-align: left;
  font-weight: normal;
  padding-left: 20px !important;
  padding-top: 0px;
  height: 26px;
}
.panel.panel-default {
  border-bottom-width: 0 !important;
}
.stats td {
  padding: 5px 20px !important;
}
th {
  text-align: center;
}
table.bids td,
table.asks td,
table.open-orders td,
table.bids th,
table.asks th,
table.open-orders th {
  text-align: right !important;
}
table.recent-trades td:first-child {
  text-align: center;
}
#graph {
  height: 500px;
  width: 100%;
}
.amChartsPeriodSelector {
  background-color: #F0F2F2;
  padding: 0px !important;
  color: #F0F2F2;
}
.amChartsPeriodSelector .amChartsInputField,
.amChartsPeriodSelector .amChartsInputField {
  display: none;
}
.amChartsDataSetSelector {
  font-size: 12px;
  font-family: "Bitso", Arial, Sans-Serif;
}
.amChartsPeriodSelector {
  font-size: 12px;
  font-family: "Bitso", Arial, Sans-Serif;
}
.amChartsButtonSelected {
  border-top: 4px solid #A5C88E !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background-color: #fff;
  border-style: solid;
  border-color: #A5C88E;
  border-width: 0px;
  color: #666;
  margin: 0px;
  outline: none;
  box-sizing: border-box;
  padding: 8px;
}
.amChartsButton {
  color: #999;
  background-color: #E1E5E6;
  border: 0px solid rgba(0, 0, 0, 0.3);
  margin-top: 4px;
  outline: none;
  box-sizing: border-box;
  padding: 8px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.chart-tabs {
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  position: relative;
  z-index: 9999;
  width: 80px;
  float: left;
}
.chart-tabs .c-icontab {
  float: left;
  overflow: hidden;
  list-style-type: none;
  width: 34px;
  height: 34px;
  padding: 0px;
  border-top: 4px;
  margin-top: 4px;
  border-bottom: 0px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 50%;
}
.chart-tabs .c-icontab.ct-line {
  background-image: url(../images/b/chart-line-off.png);
}
.chart-tabs .c-icontab.ct-candle {
  background-image: url(../images/b/chart-candle-off.png);
}
.chart-tabs .c-icontab.amChartsButtonSelected {
  height: 37px;
  margin-top: 0px;
}
.chart-tabs .c-icontab.amChartsButtonSelected.ct-line {
  background-image: url(../images/b/chart-line-on.png);
}
.chart-tabs .c-icontab.amChartsButtonSelected.ct-candle {
  background-image: url(../images/b/chart-candle-on.png);
}
.chart-tabs .c-icontab a {
  display: block;
  width: 100%;
  height: 100%;
  outline: 0;
}
.svg .c-icontab.amChartsButtonSelected.ct-line {
  background-image: url(../images/b/chart-line-on.svg) !important;
}
.svg .c-icontab.amChartsButtonSelected.ct-candle {
  background-image: url(../images/b/chart-candle-on.svg) !important;
}
.svg .c-icontab.ct-line {
  background-image: url(../images/b/chart-line-off.svg) !important;
}
.svg .c-icontab.ct-candle {
  background-image: url(../images/b/chart-candle-off.svg) !important;
}
.amChartsCompareList {
  border-style: solid;
  border-color: #CCCCCC;
  border-width: 1px;
}
.amChartsCompareList div {
  -webkit-box-sizing: initial;
  box-sizing: initial;
}
.amChartsPanel {
  font-weight: normal !important;
}
.chart-footnote {
  color: #aaa;
  font-size: 0.7em;
  float: right;
  margin-bottom: 30px;
}
#chart-overlay {
  float: right;
  position: relative;
  top: -350px;
  z-index: 10000;
  cursor: pointer;
  cursor: hand;
  width: 50px;
}
#chart-overlay i {
  font-size: 3em;
  zoom: 1;
  opacity: 0.3;
  filter: alpha(opacity= 30);
}
#chart-overlay.mute {
  zoom: 1;
  opacity: 0.4;
  filter: alpha(opacity= 40);
}
.history .btn-group {
  margin-bottom: 30px;
  margin-top: 0;
  background-color: #f6f9fc;
  border-radius: 5px 5px 0px 0px !important;
}
.history .btn-group .btn {
  background-color: #f6f9fc;
  border: none;
  color: #747f89;
  padding: 7px 30px;
  border-bottom: 4px solid #ebf1f8;
  border-radius: 5px 5px 0px 0px !important;
  outline: 0;
}
.history .btn-group .btn:hover {
  background: #ebf1f8;
  border-bottom: 4px solid #e3ecf6;
  color: #252c36;
}
.history .btn-group .btn.active {
  background: #fff;
  color: #252c36;
  border-bottom: 4px solid #038159;
}
.history .btn-group .btn.active,
.history .btn-group .btn:active {
  background: #fff;
  box-shadow: 0px -3px 10px rgba(0, 0, 0, 0.1);
}
.pagination li a {
  color: #747f89;
  background-color: #f6f9fc;
  border: 1px solid #ebf1f8;
}
.pagination li.active a {
  background-color: #038159;
  border-color: #038159;
}
.pagination li.active a:hover {
  background-color: #026848;
  border-color: #026848;
  cursor: pointer;
}
#cep-table {
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 40px;
  overflow: hidden;
}
#cep-table table {
  width: 100%;
}
#cep-table table td:last-child {
  font-weight: bold;
}
#cep-table .firma {
  color: #84b068;
}
#cep-table p {
  word-break: break-all;
}
.marketing {
  padding-top: 7px;
}
.marketing .btn {
  padding: 1px 10px;
}
.marketing .btn:not(.active) {
  background: #eee;
  color: #666;
}
.pin {
  width: 50px !important;
  float: left;
  margin-right: 20px;
}
hr {
  width: 100%;
  border-bottom: 1px solid #C8C9CA;
}
table.table.funding {
  margin-bottom: 120px;
}
table.table.funding thead th:first-child {
  -webkit-border-radius: 10px 0 0 0;
  -moz-border-radius: 10px 0 0 0;
  border-radius: 10px 0 0 0;
}
table.table.funding thead th:last-child {
  -webkit-border-radius: 0 10px 0 0;
  -moz-border-radius: 0 10px 0 0;
  border-radius: 0 10px 0 0;
}
table.table.funding th {
  background-color: #dee0e0;
  border-bottom: 1px solid #ccc;
  padding-left: 50px;
  color: #565c5e;
}
table.table.funding th:first-child {
  padding: 0;
  margin: 0;
}
table.table.funding tr:hover td {
  background-color: #fff;
}
table.table.funding tr:hover td.tablesidebar {
  background-color: #f6f9fc;
}
table.table.funding tr:hover td.greenbit {
  background-color: #a3c78d;
}
table.table.funding td {
  background-color: #e6e8e8;
  border-top: 0;
  vertical-align: middle;
  cursor: pointer;
}
table.table.funding td.greenbit {
  width: 4px;
  padding: 0;
  background-color: #e1e5e5;
}
table.table.funding td.tablesidebar {
  background-color: #e1e5e5;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
}
table.table.funding td.tablesidebar .fund.fund-logo {
  margin: auto;
}
table.table.funding td.tablesidebar:hover {
  background-color: #e1e5e5;
}
table.table.funding td.time,
table.table.funding td.price {
  font-size: 1em;
  color: #514348;
}
table.table.funding td.time sup,
table.table.funding td.price sup {
  font-size: 1.1em;
  vertical-align: text-bottom;
}
table.table.funding td.time .limits,
table.table.funding td.price .limits {
  font-size: 0.8em;
}
table.table.funding td .emph {
  font-family: "Bitso", 'Arial', Sans-Serif;
}
@media screen and (max-width: 767px) {
  table.funding td:nth-last-child(2),
  table.funding td:last-child,
  table.funding th {
    display: none;
  }
  table.funding td.desc {
    padding-top: 10px !important;
    padding-left: 10px !important;
  }
}
.fund-logo {
  overflow: hidden;
  width: 130px;
  height: 60px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.fund-logo.spei {
  background-image: url('../images/deposit/card_spei.png');
}
.fund-logo.transfer {
  background-image: url('../images/deposit/card_phone.png');
}
.fund-logo.debit {
  background-image: url('../images/deposit/card_debit.png');
}
.fund-logo.voucher {
  background-image: url('../images/deposit/card_voucher.png');
}
.fund-logo.bitsotransfer {
  background-image: url('../images/deposit/card_bt.png');
}
.fund-logo.cashout {
  background-image: url('../images/deposit/card_cp.png');
}
.fund-logo.oxxo {
  background-image: url('../images/deposit/card_store.png');
}
.tx-status-box {
  margin-top: 100px;
  padding: 20px;
  background-color: #fff;
}
.tx-waiting {
  color: #A0B37D;
}
table.speitable {
  width: 100%;
  background-color: #fff;
}
table.speitable > tbody > tr > td {
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 10px;
  padding-right: 4px;
  border: 1px solid #eee;
}
table.speitable .sigline {
  border-bottom: 2px solid #ccc;
  padding-top: 80px;
}
table.speitable td.heading {
  padding-top: 40px;
}
table.speitable b {
  font-weight: normal;
  font-family: "Bitso", Arial, Sans-Serif;
}
table.speitable.basicspei {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
table.speitable.basicspei > tbody > tr > td {
  border: 0px !important;
}
table.speitable.basicspei > tbody > tr > td:first-child {
  color: #666;
}
table.speitable.basicspei-a {
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
table.speitable.basicspei-a > tbody > tr > td {
  border: 0px !important;
}
table.speitable.basicspei-a > tbody > tr > td:first-child {
  color: #666;
}
table.speitable.basicspei-b {
  border-top: 1px solid #E1E1E1;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
  background-color: #FBFBFB;
}
table.speitable.basicspei-b > tbody > tr > td {
  border: 0px !important;
  padding: 20px;
}
table.speitable.basicspei-b > tbody > tr > td:first-child {
  color: #666;
}
#bank_logos {
  text-align: center;
  margin-top: 30px;
}
#bank_logos li {
  list-style-type: none;
}
#bank_logos img {
  width: 50px;
  margin-right: 20px;
}
label.transfer {
  display: inline-block;
  float: left !important;
  width: 180px;
  overflow: hidden;
  padding-right: 40px;
}
label.transfer input {
  /* HIDE RADIO */
  visibility: hidden;
  /* Makes input not-clickable */
  position: absolute;
  /* Remove input from document flow */
}
label.transfer input + img {
  /* IMAGE STYLES */
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  cursor: pointer;
  border: 2px solid transparent;
}
label.transfer input:checked + img {
  /* (RADIO CHECKED) IMAGE STYLES */
  border: 2px solid #A3C98D;
}
body.apidocs .page-wrapper a {
  font-weight: bolder;
}
body.apidocs .tocify-wrapper {
  top: 66px !important;
}
body.apidocs .tocify-item.tocify-focus {
  border-left: 4px solid #a5c88f;
  box-shadow: none !important;
  background-color: #5c4b51 !important;
}
body.apidocs .tocify-item a {
  color: #fff;
}
body.apidocs pre {
  border: 0 !important;
}
body.apidocs code {
  color: inherit !important;
}
body.apidocs blockquote {
  border: 0 !important;
  font-size: inherit !important;
}
body.apidocs footer {
  display: none;
}
body.apidocs .notice a {
  color: #fff !important;
}
body.apidocs h1 {
  border-top: 40px solid #DFE8DD !important;
}
body.apidocs h2 {
  padding-top: 4.2em;
}
.panel-heading {
  border: 0px !important;
}
.panel-heading small {
  float: right;
}
#market-selector {
  float: right;
  text-align: right;
  padding-right: 0;
}
@media (max-width: 990px) {
  #market-selector {
    float: none;
    padding-right: 0;
    margin-top: -25px;
    margin-bottom: 10px;
  }
  #market-selector .caret {
    margin-top: 0px;
  }
}
#book-selector #book-label {
  padding-left: 0px;
  display: flex;
  text-align: right;
  align-items: center;
  font-size: 1.3em;
  line-height: 1em;
}
#book-selector #book-label #book-label-market {
  margin-right: 5px;
  color: #4F5051;
}
#book-selector span.caret {
  background-image: url("../images/b/downarrow.svg");
  background-position: center;
  top: 0px;
}
@media (max-width: 990px) {
  #book-selector {
    padding-left: 10px;
    padding-right: 3px;
    margin-right: -7px;
  }
}
#trading-fee {
  color: #999;
  font-size: 1.3em;
  line-height: 1em;
  text-transform: uppercase;
  margin-left: 20px;
}
.book-switcher:not(.quickbuys) {
  margin-top: 0 !important;
  border: 0px !important;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15) !important;
  -moz-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15) !important;
}
.book-switcher:not(.quickbuys) li {
  text-align: right;
}
.book-switcher:not(.quickbuys) li a {
  padding: 5px 10px 5px 10px !important;
  color: #6d6d6d !important;
}
.book-switcher:not(.quickbuys) li a:hover {
  background-color: #f0f2f2;
}
.input-group .form-control {
  float: none !important;
}
#noty_layout__bottomRight {
  bottom: 20px;
  right: 20px;
  width: 310px;
  margin: 0;
}
.noty_body {
  padding: 8px 10px 9px;
  font-size: 13px;
  box-shadow: 1px 1px 8px gray;
  -moz-box-shadow: 1px 1px 8px gray;
  -webkit-box-shadow: 1px 1px 8px gray;
}
.noty_bar {
  width: 310px;
  cursor: pointer;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px;
}
.noty_type__alert {
  border: 1px solid #cccccc;
  color: #444444;
  border-radius: 5px 5px 0px 0px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAoCAYAAAAPOoFWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAPZJREFUeNq81tsOgjAMANB2ov7/7ypaN7IlIwi9rGuT8QSc9EIDAsAznxvY4pXPKr05RUE5MEVB+TyWfCEl9LZApYopCmo9C4FKSMtYoI8Bwv79aQJU4l6hXXCZrQbokJEksxHo9KMOgc6w1atHXM8K9DVC7FQnJ0i8iK3QooGgbnyKgMDygBWyYFZoqx4qS27KqLZJjA1D0jK6QJcYEQEiWv9PGkTsbqxQ8oT+ZtZB6AkdsJnQDnMoHXHLGKOgDYuCWmYhEERCI5gaamW0bnHdA3k2ltlIN+2qKRyCND0bhqSYCyTB3CAOc4WusBEIpkeBuPgJMAAX8Hs1NfqHRgAAAABJRU5ErkJggg==") left top repeat-x scroll #ffffff;
}
.noty_type__success {
  border-radius: 0px 0px 5px 5px;
  color: darkgreen;
  border: 1px solid #50c24e;
  background-color: #d1e3c6;
  -webkit-background-size: 50px 50px;
  -moz-background-size: 50px 50px;
  background-size: 50px 50px;
  /* Controls the size of the stripes */
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.2)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.2)), color-stop(0.75, rgba(255, 255, 255, 0.2)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Bitso", Arial, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.2;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 0.6em;
  zoom: 1;
  opacity: 0;
  filter: alpha(opacity= 0);
}
.tooltip.in {
  zoom: 1;
  opacity: 0.8;
  filter: alpha(opacity= 80);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 350px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #999;
  border-radius: 4px;
  width: 350px;
  font-size: 13px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #999;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #999;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #999;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #999;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #999;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #999;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #999;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #999;
}
.tip {
  cursor: pointer;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Bitso", Arial, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.2;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15) !important;
  -moz-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15) !important;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover-content .button-group {
  margin-top: 10px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.list-group-item.active {
  background-color: #fff !important;
  border-color: #f0f2f2 !important;
  color: #6d6d6d !important;
}
.list-group-item.active.active:hover {
  border-color: #f0f2f2;
}
.list-group-item-text {
  color: #6d6d6d !important;
}
.input-group[class*="col-"] {
  padding-left: 15px;
  padding-right: 15px;
}
.btn-primary {
  border-color: #86af6b;
  background-color: transparent;
  color: #6d6d6d;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active {
  border-color: #86af6b;
  background-color: #a5c88f !important;
  outline: none;
}
.btn-primary.filled {
  border-color: #86af6b;
  background-color: #a5c88f;
  color: #fff;
}
.btn-primary.filled:hover,
.btn-primary.filled:focus,
.btn-primary.filled:active,
.btn-primary.filled.active {
  border-color: #86af6b;
  background-color: #86af6b !important;
  outline: none;
}
.status-description {
  vertical-align: middle;
}
.status-description:hover {
  color: #a5c890;
}
.status-sign {
  display: inline-block;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  margin-right: 5px;
  vertical-align: middle;
}
@media (max-width: 425px) {
  .status-flag {
    visibility: hidden !important;
  }
}
.status-flag {
  position: fixed;
  bottom: 0px;
  left: 25px;
  padding: 15px;
  padding-top: 5px;
  padding-bottom: 10px;
  width: auto;
  height: 14px;
  border-radius: 5px 5px 0px 0px;
  background-color: #F0F2F2;
  border: 1px solid #CCCCCC;
  box-sizing: content-box;
  z-index: 1000;
  vertical-align: middle;
  display: none;
}
.status-flag .status-sign {
  margin-bottom: 3px;
}
.status-flag a {
  color: #666;
}
.status-flag .fa,
.status-flag .fa-remove {
  zoom: 1;
  opacity: 0.5;
  filter: alpha(opacity= 50);
  margin-left: 15px;
  display: inline;
}
.alert i.fa {
  margin-right: 10px;
}
.green {
  color: #86af6b;
}
tt,
code,
kbd,
samp {
  font-family: "pt-mono";
}
.smartbanner {
  z-index: 99999;
}
.clickable-hoverable-element {
  color: #363738;
  background-color: transparent;
  border: 1px solid #363738;
  transition: all 0.3s ease 0.03s;
}
.clickable-hoverable-element:focus {
  outline: none;
  box-shadow: none;
}
.clickable-hoverable-element:active {
  border-style: solid;
}
.clickable-hoverable-element:hover,
.clickable-hoverable-element.active {
  color: #f0f2f2;
  background-color: #6d6d6d;
  cursor: pointer;
}
.clickable-hoverable-element.wallet {
  color: #252c36;
  border-color: #252c36;
}
.clickable-hoverable-element.wallet:hover,
.clickable-hoverable-element.wallet:active,
.clickable-hoverable-element.wallet.active {
  color: white;
  background-color: #313a46;
}
.clickable-hoverable-element.primary {
  color: white;
  background-color: #a5c88f;
  border-color: #86af6b;
}
.clickable-hoverable-element.primary:hover,
.clickable-hoverable-element.primary:active,
.clickable-hoverable-element.primary.active {
  background-color: #86af6b;
}
.clickable-hoverable-element.secondary {
  color: white;
  background-color: #a89498;
  border-color: #5c4b51;
}
.clickable-hoverable-element.secondary:hover,
.clickable-hoverable-element.secondary:active,
.clickable-hoverable-element.secondary.active {
  background-color: #5c4b51;
}
.clickable-hoverable-element.warning {
  color: white;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.clickable-hoverable-element.warning:hover,
.clickable-hoverable-element.warning:active,
.clickable-hoverable-element.warning.active {
  background-color: #eea236;
}
.clickable-hoverable-element.danger {
  color: white;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.clickable-hoverable-element.danger:hover,
.clickable-hoverable-element.danger:active,
.clickable-hoverable-element.danger.active {
  background-color: #d43f3a;
}
.clickable-hoverable-element.info {
  color: white;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.clickable-hoverable-element.info:hover,
.clickable-hoverable-element.info:active,
.clickable-hoverable-element.info.active {
  background-color: #46b8da;
}
.clickable-hoverable-element.btc {
  color: #F7931A;
  background-color: transparent;
  border-color: #F7931A;
}
.clickable-hoverable-element.btc:hover,
.clickable-hoverable-element.btc:active,
.clickable-hoverable-element.btc.active {
  color: white;
  background-color: #F7931A;
}
.clickable-hoverable-element.eth {
  color: #8F98CC;
  background-color: transparent;
  border-color: #8F98CC;
}
.clickable-hoverable-element.eth:hover,
.clickable-hoverable-element.eth:active,
.clickable-hoverable-element.eth.active {
  color: white;
  background-color: #8F98CC;
}
.clickable-hoverable-element.mxn {
  color: #038159;
  background-color: transparent;
  border-color: #038159;
}
.clickable-hoverable-element.mxn:hover,
.clickable-hoverable-element.mxn:active,
.clickable-hoverable-element.mxn.active {
  color: white;
  background-color: #038159;
}
.clickable-hoverable-element.ars {
  color: #118EFF;
  background-color: transparent;
  border-color: #118EFF;
}
.clickable-hoverable-element.ars:hover,
.clickable-hoverable-element.ars:active,
.clickable-hoverable-element.ars.active {
  color: white;
  background-color: #118EFF;
}
.clickable-hoverable-element.bch {
  color: #0AC18E;
  background-color: transparent;
  border-color: #0AC18E;
}
.clickable-hoverable-element.bch:hover,
.clickable-hoverable-element.bch:active,
.clickable-hoverable-element.bch.active {
  color: white;
  background-color: #0AC18E;
}
.clickable-hoverable-element.xrp {
  color: #4A5662;
  background-color: transparent;
  border-color: #4A5662;
}
.clickable-hoverable-element.xrp:hover,
.clickable-hoverable-element.xrp:active,
.clickable-hoverable-element.xrp.active {
  color: white;
  background-color: #4A5662;
}
.clickable-hoverable-element.ltc {
  color: #A6A9AA;
  background-color: transparent;
  border-color: #A6A9AA;
}
.clickable-hoverable-element.ltc:hover,
.clickable-hoverable-element.ltc:active,
.clickable-hoverable-element.ltc.active {
  color: white;
  background-color: #A6A9AA;
}
.clickable-hoverable-element.bat {
  color: #FF4724;
  background-color: transparent;
  border-color: #FF4724;
}
.clickable-hoverable-element.bat:hover,
.clickable-hoverable-element.bat:active,
.clickable-hoverable-element.bat.active {
  color: white;
  background-color: #FF4724;
}
.clickable-hoverable-element.gnt {
  color: #181EA9;
  background-color: transparent;
  border-color: #181EA9;
}
.clickable-hoverable-element.gnt:hover,
.clickable-hoverable-element.gnt:active,
.clickable-hoverable-element.gnt.active {
  color: white;
  background-color: #181EA9;
}
.clickable-hoverable-element.mana {
  color: #FF4A56;
  background-color: transparent;
  border-color: #FF4A56;
}
.clickable-hoverable-element.mana:hover,
.clickable-hoverable-element.mana:active,
.clickable-hoverable-element.mana.active {
  color: white;
  background-color: #FF4A56;
}
.clickable-hoverable-element.tusd {
  color: #1A5AFF;
  background-color: transparent;
  border-color: #1A5AFF;
}
.clickable-hoverable-element.tusd:hover,
.clickable-hoverable-element.tusd:active,
.clickable-hoverable-element.tusd.active {
  color: white;
  background-color: #1A5AFF;
}
.clickable-hoverable-element.dai {
  color: #F5AC37;
  background-color: transparent;
  border-color: #F5AC37;
}
.clickable-hoverable-element.dai:hover,
.clickable-hoverable-element.dai:active,
.clickable-hoverable-element.dai.active {
  color: white;
  background-color: #F5AC37;
}
.clickable-hoverable-element.usd {
  color: #185FEE;
  background-color: transparent;
  border-color: #185FEE;
}
.clickable-hoverable-element.usd:hover,
.clickable-hoverable-element.usd:active,
.clickable-hoverable-element.usd.active {
  color: white;
  background-color: #185FEE;
}
.clickable-hoverable-element.brl {
  color: #02A630;
  background-color: transparent;
  border-color: #02A630;
}
.clickable-hoverable-element.brl:hover,
.clickable-hoverable-element.brl:active,
.clickable-hoverable-element.brl.active {
  color: white;
  background-color: #02A630;
}
.clickable-hoverable-element.usdt {
  color: #50AF95;
  background-color: transparent;
  border-color: #50AF95;
}
.clickable-hoverable-element.usdt:hover,
.clickable-hoverable-element.usdt:active,
.clickable-hoverable-element.usdt.active {
  color: white;
  background-color: #50AF95;
}
.clickable-hoverable-element.btc.filled {
  color: white;
  background-color: #f8a33c;
  border-color: #F7931A;
}
.clickable-hoverable-element.btc.filled:hover,
.clickable-hoverable-element.btc.filled:active,
.clickable-hoverable-element.btc.filled.active {
  color: white;
  background-color: #F7931A;
}
.clickable-hoverable-element.eth.filled {
  color: white;
  background-color: #a8afd7;
  border-color: #8F98CC;
}
.clickable-hoverable-element.eth.filled:hover,
.clickable-hoverable-element.eth.filled:active,
.clickable-hoverable-element.eth.filled.active {
  color: white;
  background-color: #8F98CC;
}
.clickable-hoverable-element.mxn.filled {
  color: white;
  background-color: #04a471;
  border-color: #038159;
}
.clickable-hoverable-element.mxn.filled:hover,
.clickable-hoverable-element.mxn.filled:active,
.clickable-hoverable-element.mxn.filled.active {
  color: white;
  background-color: #038159;
}
.clickable-hoverable-element.ars.filled {
  color: white;
  background-color: #359fff;
  border-color: #118EFF;
}
.clickable-hoverable-element.ars.filled:hover,
.clickable-hoverable-element.ars.filled:active,
.clickable-hoverable-element.ars.filled.active {
  color: white;
  background-color: #118EFF;
}
.clickable-hoverable-element.bch.filled {
  color: white;
  background-color: #0ce3a7;
  border-color: #0AC18E;
}
.clickable-hoverable-element.bch.filled:hover,
.clickable-hoverable-element.bch.filled:active,
.clickable-hoverable-element.bch.filled.active {
  color: white;
  background-color: #0AC18E;
}
.clickable-hoverable-element.xrp.filled {
  color: white;
  background-color: #596876;
  border-color: #4A5662;
}
.clickable-hoverable-element.xrp.filled:hover,
.clickable-hoverable-element.xrp.filled:active,
.clickable-hoverable-element.xrp.filled.active {
  color: white;
  background-color: #4A5662;
}
.clickable-hoverable-element.ltc.filled {
  color: white;
  background-color: #b8bbbb;
  border-color: #A6A9AA;
}
.clickable-hoverable-element.ltc.filled:hover,
.clickable-hoverable-element.ltc.filled:active,
.clickable-hoverable-element.ltc.filled.active {
  color: white;
  background-color: #A6A9AA;
}
.clickable-hoverable-element.bat.filled {
  color: white;
  background-color: #ff6548;
  border-color: #FF4724;
}
.clickable-hoverable-element.bat.filled:hover,
.clickable-hoverable-element.bat.filled:active,
.clickable-hoverable-element.bat.filled.active {
  color: white;
  background-color: #FF4724;
}
.clickable-hoverable-element.gnt.filled {
  color: white;
  background-color: #1c24c8;
  border-color: #181EA9;
}
.clickable-hoverable-element.gnt.filled:hover,
.clickable-hoverable-element.gnt.filled:active,
.clickable-hoverable-element.gnt.filled.active {
  color: white;
  background-color: #181EA9;
}
.clickable-hoverable-element.mana.filled {
  color: white;
  background-color: #ff6e77;
  border-color: #FF4A56;
}
.clickable-hoverable-element.mana.filled:hover,
.clickable-hoverable-element.mana.filled:active,
.clickable-hoverable-element.mana.filled.active {
  color: white;
  background-color: #FF4A56;
}
.clickable-hoverable-element.tusd.filled {
  color: white;
  background-color: #3e74ff;
  border-color: #1A5AFF;
}
.clickable-hoverable-element.tusd.filled:hover,
.clickable-hoverable-element.tusd.filled:active,
.clickable-hoverable-element.tusd.filled.active {
  color: white;
  background-color: #1A5AFF;
}
.clickable-hoverable-element.no-border {
  border: none;
}
.btn-rounded {
  font-size: 14px;
  padding: 7px 25px 7px 25px;
  border-radius: 17px;
  color: #363738;
  background-color: transparent;
  border: 1px solid #363738;
  transition: all 0.3s ease 0.03s;
}
.btn-rounded:focus {
  outline: none;
  box-shadow: none;
}
.btn-rounded:active {
  border-style: solid;
}
.btn-rounded:hover,
.btn-rounded.active {
  color: #f0f2f2;
  background-color: #6d6d6d;
  cursor: pointer;
}
.btn-rounded.wallet {
  color: #252c36;
  border-color: #252c36;
}
.btn-rounded.wallet:hover,
.btn-rounded.wallet:active,
.btn-rounded.wallet.active {
  color: white;
  background-color: #313a46;
}
.btn-rounded.primary {
  color: white;
  background-color: #a5c88f;
  border-color: #86af6b;
}
.btn-rounded.primary:hover,
.btn-rounded.primary:active,
.btn-rounded.primary.active {
  background-color: #86af6b;
}
.btn-rounded.secondary {
  color: white;
  background-color: #a89498;
  border-color: #5c4b51;
}
.btn-rounded.secondary:hover,
.btn-rounded.secondary:active,
.btn-rounded.secondary.active {
  background-color: #5c4b51;
}
.btn-rounded.warning {
  color: white;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-rounded.warning:hover,
.btn-rounded.warning:active,
.btn-rounded.warning.active {
  background-color: #eea236;
}
.btn-rounded.danger {
  color: white;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-rounded.danger:hover,
.btn-rounded.danger:active,
.btn-rounded.danger.active {
  background-color: #d43f3a;
}
.btn-rounded.info {
  color: white;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-rounded.info:hover,
.btn-rounded.info:active,
.btn-rounded.info.active {
  background-color: #46b8da;
}
.btn-rounded.btc {
  color: #F7931A;
  background-color: transparent;
  border-color: #F7931A;
}
.btn-rounded.btc:hover,
.btn-rounded.btc:active,
.btn-rounded.btc.active {
  color: white;
  background-color: #F7931A;
}
.btn-rounded.eth {
  color: #8F98CC;
  background-color: transparent;
  border-color: #8F98CC;
}
.btn-rounded.eth:hover,
.btn-rounded.eth:active,
.btn-rounded.eth.active {
  color: white;
  background-color: #8F98CC;
}
.btn-rounded.mxn {
  color: #038159;
  background-color: transparent;
  border-color: #038159;
}
.btn-rounded.mxn:hover,
.btn-rounded.mxn:active,
.btn-rounded.mxn.active {
  color: white;
  background-color: #038159;
}
.btn-rounded.ars {
  color: #118EFF;
  background-color: transparent;
  border-color: #118EFF;
}
.btn-rounded.ars:hover,
.btn-rounded.ars:active,
.btn-rounded.ars.active {
  color: white;
  background-color: #118EFF;
}
.btn-rounded.bch {
  color: #0AC18E;
  background-color: transparent;
  border-color: #0AC18E;
}
.btn-rounded.bch:hover,
.btn-rounded.bch:active,
.btn-rounded.bch.active {
  color: white;
  background-color: #0AC18E;
}
.btn-rounded.xrp {
  color: #4A5662;
  background-color: transparent;
  border-color: #4A5662;
}
.btn-rounded.xrp:hover,
.btn-rounded.xrp:active,
.btn-rounded.xrp.active {
  color: white;
  background-color: #4A5662;
}
.btn-rounded.ltc {
  color: #A6A9AA;
  background-color: transparent;
  border-color: #A6A9AA;
}
.btn-rounded.ltc:hover,
.btn-rounded.ltc:active,
.btn-rounded.ltc.active {
  color: white;
  background-color: #A6A9AA;
}
.btn-rounded.bat {
  color: #FF4724;
  background-color: transparent;
  border-color: #FF4724;
}
.btn-rounded.bat:hover,
.btn-rounded.bat:active,
.btn-rounded.bat.active {
  color: white;
  background-color: #FF4724;
}
.btn-rounded.gnt {
  color: #181EA9;
  background-color: transparent;
  border-color: #181EA9;
}
.btn-rounded.gnt:hover,
.btn-rounded.gnt:active,
.btn-rounded.gnt.active {
  color: white;
  background-color: #181EA9;
}
.btn-rounded.mana {
  color: #FF4A56;
  background-color: transparent;
  border-color: #FF4A56;
}
.btn-rounded.mana:hover,
.btn-rounded.mana:active,
.btn-rounded.mana.active {
  color: white;
  background-color: #FF4A56;
}
.btn-rounded.tusd {
  color: #1A5AFF;
  background-color: transparent;
  border-color: #1A5AFF;
}
.btn-rounded.tusd:hover,
.btn-rounded.tusd:active,
.btn-rounded.tusd.active {
  color: white;
  background-color: #1A5AFF;
}
.btn-rounded.dai {
  color: #F5AC37;
  background-color: transparent;
  border-color: #F5AC37;
}
.btn-rounded.dai:hover,
.btn-rounded.dai:active,
.btn-rounded.dai.active {
  color: white;
  background-color: #F5AC37;
}
.btn-rounded.usd {
  color: #185FEE;
  background-color: transparent;
  border-color: #185FEE;
}
.btn-rounded.usd:hover,
.btn-rounded.usd:active,
.btn-rounded.usd.active {
  color: white;
  background-color: #185FEE;
}
.btn-rounded.brl {
  color: #02A630;
  background-color: transparent;
  border-color: #02A630;
}
.btn-rounded.brl:hover,
.btn-rounded.brl:active,
.btn-rounded.brl.active {
  color: white;
  background-color: #02A630;
}
.btn-rounded.usdt {
  color: #50AF95;
  background-color: transparent;
  border-color: #50AF95;
}
.btn-rounded.usdt:hover,
.btn-rounded.usdt:active,
.btn-rounded.usdt.active {
  color: white;
  background-color: #50AF95;
}
.btn-rounded.btc.filled {
  color: white;
  background-color: #f8a33c;
  border-color: #F7931A;
}
.btn-rounded.btc.filled:hover,
.btn-rounded.btc.filled:active,
.btn-rounded.btc.filled.active {
  color: white;
  background-color: #F7931A;
}
.btn-rounded.eth.filled {
  color: white;
  background-color: #a8afd7;
  border-color: #8F98CC;
}
.btn-rounded.eth.filled:hover,
.btn-rounded.eth.filled:active,
.btn-rounded.eth.filled.active {
  color: white;
  background-color: #8F98CC;
}
.btn-rounded.mxn.filled {
  color: white;
  background-color: #04a471;
  border-color: #038159;
}
.btn-rounded.mxn.filled:hover,
.btn-rounded.mxn.filled:active,
.btn-rounded.mxn.filled.active {
  color: white;
  background-color: #038159;
}
.btn-rounded.ars.filled {
  color: white;
  background-color: #359fff;
  border-color: #118EFF;
}
.btn-rounded.ars.filled:hover,
.btn-rounded.ars.filled:active,
.btn-rounded.ars.filled.active {
  color: white;
  background-color: #118EFF;
}
.btn-rounded.bch.filled {
  color: white;
  background-color: #0ce3a7;
  border-color: #0AC18E;
}
.btn-rounded.bch.filled:hover,
.btn-rounded.bch.filled:active,
.btn-rounded.bch.filled.active {
  color: white;
  background-color: #0AC18E;
}
.btn-rounded.xrp.filled {
  color: white;
  background-color: #596876;
  border-color: #4A5662;
}
.btn-rounded.xrp.filled:hover,
.btn-rounded.xrp.filled:active,
.btn-rounded.xrp.filled.active {
  color: white;
  background-color: #4A5662;
}
.btn-rounded.ltc.filled {
  color: white;
  background-color: #b8bbbb;
  border-color: #A6A9AA;
}
.btn-rounded.ltc.filled:hover,
.btn-rounded.ltc.filled:active,
.btn-rounded.ltc.filled.active {
  color: white;
  background-color: #A6A9AA;
}
.btn-rounded.bat.filled {
  color: white;
  background-color: #ff6548;
  border-color: #FF4724;
}
.btn-rounded.bat.filled:hover,
.btn-rounded.bat.filled:active,
.btn-rounded.bat.filled.active {
  color: white;
  background-color: #FF4724;
}
.btn-rounded.gnt.filled {
  color: white;
  background-color: #1c24c8;
  border-color: #181EA9;
}
.btn-rounded.gnt.filled:hover,
.btn-rounded.gnt.filled:active,
.btn-rounded.gnt.filled.active {
  color: white;
  background-color: #181EA9;
}
.btn-rounded.mana.filled {
  color: white;
  background-color: #ff6e77;
  border-color: #FF4A56;
}
.btn-rounded.mana.filled:hover,
.btn-rounded.mana.filled:active,
.btn-rounded.mana.filled.active {
  color: white;
  background-color: #FF4A56;
}
.btn-rounded.tusd.filled {
  color: white;
  background-color: #3e74ff;
  border-color: #1A5AFF;
}
.btn-rounded.tusd.filled:hover,
.btn-rounded.tusd.filled:active,
.btn-rounded.tusd.filled.active {
  color: white;
  background-color: #1A5AFF;
}
.btn-rounded.no-border {
  border: none;
}
.btn-squared {
  font-size: 16px;
  font-weight: normal;
  padding: 12px 25px 12px 25px;
  margin: 15px 20px 15px 20px;
  border-radius: 10px;
  min-width: 130px;
  color: #363738;
  background-color: transparent;
  border: 1px solid #363738;
  transition: all 0.3s ease 0.03s;
}
.btn-squared:focus {
  outline: none;
  box-shadow: none;
}
.btn-squared:active {
  border-style: solid;
}
.btn-squared:hover,
.btn-squared.active {
  color: #f0f2f2;
  background-color: #6d6d6d;
  cursor: pointer;
}
.btn-squared.wallet {
  color: #252c36;
  border-color: #252c36;
}
.btn-squared.wallet:hover,
.btn-squared.wallet:active,
.btn-squared.wallet.active {
  color: white;
  background-color: #313a46;
}
.btn-squared.primary {
  color: white;
  background-color: #a5c88f;
  border-color: #86af6b;
}
.btn-squared.primary:hover,
.btn-squared.primary:active,
.btn-squared.primary.active {
  background-color: #86af6b;
}
.btn-squared.secondary {
  color: white;
  background-color: #a89498;
  border-color: #5c4b51;
}
.btn-squared.secondary:hover,
.btn-squared.secondary:active,
.btn-squared.secondary.active {
  background-color: #5c4b51;
}
.btn-squared.warning {
  color: white;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-squared.warning:hover,
.btn-squared.warning:active,
.btn-squared.warning.active {
  background-color: #eea236;
}
.btn-squared.danger {
  color: white;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-squared.danger:hover,
.btn-squared.danger:active,
.btn-squared.danger.active {
  background-color: #d43f3a;
}
.btn-squared.info {
  color: white;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-squared.info:hover,
.btn-squared.info:active,
.btn-squared.info.active {
  background-color: #46b8da;
}
.btn-squared.btc {
  color: #F7931A;
  background-color: transparent;
  border-color: #F7931A;
}
.btn-squared.btc:hover,
.btn-squared.btc:active,
.btn-squared.btc.active {
  color: white;
  background-color: #F7931A;
}
.btn-squared.eth {
  color: #8F98CC;
  background-color: transparent;
  border-color: #8F98CC;
}
.btn-squared.eth:hover,
.btn-squared.eth:active,
.btn-squared.eth.active {
  color: white;
  background-color: #8F98CC;
}
.btn-squared.mxn {
  color: #038159;
  background-color: transparent;
  border-color: #038159;
}
.btn-squared.mxn:hover,
.btn-squared.mxn:active,
.btn-squared.mxn.active {
  color: white;
  background-color: #038159;
}
.btn-squared.ars {
  color: #118EFF;
  background-color: transparent;
  border-color: #118EFF;
}
.btn-squared.ars:hover,
.btn-squared.ars:active,
.btn-squared.ars.active {
  color: white;
  background-color: #118EFF;
}
.btn-squared.bch {
  color: #0AC18E;
  background-color: transparent;
  border-color: #0AC18E;
}
.btn-squared.bch:hover,
.btn-squared.bch:active,
.btn-squared.bch.active {
  color: white;
  background-color: #0AC18E;
}
.btn-squared.xrp {
  color: #4A5662;
  background-color: transparent;
  border-color: #4A5662;
}
.btn-squared.xrp:hover,
.btn-squared.xrp:active,
.btn-squared.xrp.active {
  color: white;
  background-color: #4A5662;
}
.btn-squared.ltc {
  color: #A6A9AA;
  background-color: transparent;
  border-color: #A6A9AA;
}
.btn-squared.ltc:hover,
.btn-squared.ltc:active,
.btn-squared.ltc.active {
  color: white;
  background-color: #A6A9AA;
}
.btn-squared.bat {
  color: #FF4724;
  background-color: transparent;
  border-color: #FF4724;
}
.btn-squared.bat:hover,
.btn-squared.bat:active,
.btn-squared.bat.active {
  color: white;
  background-color: #FF4724;
}
.btn-squared.gnt {
  color: #181EA9;
  background-color: transparent;
  border-color: #181EA9;
}
.btn-squared.gnt:hover,
.btn-squared.gnt:active,
.btn-squared.gnt.active {
  color: white;
  background-color: #181EA9;
}
.btn-squared.mana {
  color: #FF4A56;
  background-color: transparent;
  border-color: #FF4A56;
}
.btn-squared.mana:hover,
.btn-squared.mana:active,
.btn-squared.mana.active {
  color: white;
  background-color: #FF4A56;
}
.btn-squared.tusd {
  color: #1A5AFF;
  background-color: transparent;
  border-color: #1A5AFF;
}
.btn-squared.tusd:hover,
.btn-squared.tusd:active,
.btn-squared.tusd.active {
  color: white;
  background-color: #1A5AFF;
}
.btn-squared.dai {
  color: #F5AC37;
  background-color: transparent;
  border-color: #F5AC37;
}
.btn-squared.dai:hover,
.btn-squared.dai:active,
.btn-squared.dai.active {
  color: white;
  background-color: #F5AC37;
}
.btn-squared.usd {
  color: #185FEE;
  background-color: transparent;
  border-color: #185FEE;
}
.btn-squared.usd:hover,
.btn-squared.usd:active,
.btn-squared.usd.active {
  color: white;
  background-color: #185FEE;
}
.btn-squared.brl {
  color: #02A630;
  background-color: transparent;
  border-color: #02A630;
}
.btn-squared.brl:hover,
.btn-squared.brl:active,
.btn-squared.brl.active {
  color: white;
  background-color: #02A630;
}
.btn-squared.usdt {
  color: #50AF95;
  background-color: transparent;
  border-color: #50AF95;
}
.btn-squared.usdt:hover,
.btn-squared.usdt:active,
.btn-squared.usdt.active {
  color: white;
  background-color: #50AF95;
}
.btn-squared.btc.filled {
  color: white;
  background-color: #f8a33c;
  border-color: #F7931A;
}
.btn-squared.btc.filled:hover,
.btn-squared.btc.filled:active,
.btn-squared.btc.filled.active {
  color: white;
  background-color: #F7931A;
}
.btn-squared.eth.filled {
  color: white;
  background-color: #a8afd7;
  border-color: #8F98CC;
}
.btn-squared.eth.filled:hover,
.btn-squared.eth.filled:active,
.btn-squared.eth.filled.active {
  color: white;
  background-color: #8F98CC;
}
.btn-squared.mxn.filled {
  color: white;
  background-color: #04a471;
  border-color: #038159;
}
.btn-squared.mxn.filled:hover,
.btn-squared.mxn.filled:active,
.btn-squared.mxn.filled.active {
  color: white;
  background-color: #038159;
}
.btn-squared.ars.filled {
  color: white;
  background-color: #359fff;
  border-color: #118EFF;
}
.btn-squared.ars.filled:hover,
.btn-squared.ars.filled:active,
.btn-squared.ars.filled.active {
  color: white;
  background-color: #118EFF;
}
.btn-squared.bch.filled {
  color: white;
  background-color: #0ce3a7;
  border-color: #0AC18E;
}
.btn-squared.bch.filled:hover,
.btn-squared.bch.filled:active,
.btn-squared.bch.filled.active {
  color: white;
  background-color: #0AC18E;
}
.btn-squared.xrp.filled {
  color: white;
  background-color: #596876;
  border-color: #4A5662;
}
.btn-squared.xrp.filled:hover,
.btn-squared.xrp.filled:active,
.btn-squared.xrp.filled.active {
  color: white;
  background-color: #4A5662;
}
.btn-squared.ltc.filled {
  color: white;
  background-color: #b8bbbb;
  border-color: #A6A9AA;
}
.btn-squared.ltc.filled:hover,
.btn-squared.ltc.filled:active,
.btn-squared.ltc.filled.active {
  color: white;
  background-color: #A6A9AA;
}
.btn-squared.bat.filled {
  color: white;
  background-color: #ff6548;
  border-color: #FF4724;
}
.btn-squared.bat.filled:hover,
.btn-squared.bat.filled:active,
.btn-squared.bat.filled.active {
  color: white;
  background-color: #FF4724;
}
.btn-squared.gnt.filled {
  color: white;
  background-color: #1c24c8;
  border-color: #181EA9;
}
.btn-squared.gnt.filled:hover,
.btn-squared.gnt.filled:active,
.btn-squared.gnt.filled.active {
  color: white;
  background-color: #181EA9;
}
.btn-squared.mana.filled {
  color: white;
  background-color: #ff6e77;
  border-color: #FF4A56;
}
.btn-squared.mana.filled:hover,
.btn-squared.mana.filled:active,
.btn-squared.mana.filled.active {
  color: white;
  background-color: #FF4A56;
}
.btn-squared.tusd.filled {
  color: white;
  background-color: #3e74ff;
  border-color: #1A5AFF;
}
.btn-squared.tusd.filled:hover,
.btn-squared.tusd.filled:active,
.btn-squared.tusd.filled.active {
  color: white;
  background-color: #1A5AFF;
}
.btn-squared.no-border {
  border: none;
}
.pill {
  font-size: 12px;
  margin: 5px;
  padding: 5px 15px 5px 15px;
  border-radius: 13.5px;
  color: #363738;
  background-color: transparent;
  border: 1px solid #363738;
  transition: all 0.3s ease 0.03s;
}
.pill:focus {
  outline: none;
  box-shadow: none;
}
.pill:active {
  border-style: solid;
}
.pill:hover,
.pill.active {
  color: #f0f2f2;
  background-color: #6d6d6d;
  cursor: pointer;
}
.pill.wallet {
  color: #252c36;
  border-color: #252c36;
}
.pill.wallet:hover,
.pill.wallet:active,
.pill.wallet.active {
  color: white;
  background-color: #313a46;
}
.pill.primary {
  color: white;
  background-color: #a5c88f;
  border-color: #86af6b;
}
.pill.primary:hover,
.pill.primary:active,
.pill.primary.active {
  background-color: #86af6b;
}
.pill.secondary {
  color: white;
  background-color: #a89498;
  border-color: #5c4b51;
}
.pill.secondary:hover,
.pill.secondary:active,
.pill.secondary.active {
  background-color: #5c4b51;
}
.pill.warning {
  color: white;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.pill.warning:hover,
.pill.warning:active,
.pill.warning.active {
  background-color: #eea236;
}
.pill.danger {
  color: white;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.pill.danger:hover,
.pill.danger:active,
.pill.danger.active {
  background-color: #d43f3a;
}
.pill.info {
  color: white;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.pill.info:hover,
.pill.info:active,
.pill.info.active {
  background-color: #46b8da;
}
.pill.btc {
  color: #F7931A;
  background-color: transparent;
  border-color: #F7931A;
}
.pill.btc:hover,
.pill.btc:active,
.pill.btc.active {
  color: white;
  background-color: #F7931A;
}
.pill.eth {
  color: #8F98CC;
  background-color: transparent;
  border-color: #8F98CC;
}
.pill.eth:hover,
.pill.eth:active,
.pill.eth.active {
  color: white;
  background-color: #8F98CC;
}
.pill.mxn {
  color: #038159;
  background-color: transparent;
  border-color: #038159;
}
.pill.mxn:hover,
.pill.mxn:active,
.pill.mxn.active {
  color: white;
  background-color: #038159;
}
.pill.ars {
  color: #118EFF;
  background-color: transparent;
  border-color: #118EFF;
}
.pill.ars:hover,
.pill.ars:active,
.pill.ars.active {
  color: white;
  background-color: #118EFF;
}
.pill.bch {
  color: #0AC18E;
  background-color: transparent;
  border-color: #0AC18E;
}
.pill.bch:hover,
.pill.bch:active,
.pill.bch.active {
  color: white;
  background-color: #0AC18E;
}
.pill.xrp {
  color: #4A5662;
  background-color: transparent;
  border-color: #4A5662;
}
.pill.xrp:hover,
.pill.xrp:active,
.pill.xrp.active {
  color: white;
  background-color: #4A5662;
}
.pill.ltc {
  color: #A6A9AA;
  background-color: transparent;
  border-color: #A6A9AA;
}
.pill.ltc:hover,
.pill.ltc:active,
.pill.ltc.active {
  color: white;
  background-color: #A6A9AA;
}
.pill.bat {
  color: #FF4724;
  background-color: transparent;
  border-color: #FF4724;
}
.pill.bat:hover,
.pill.bat:active,
.pill.bat.active {
  color: white;
  background-color: #FF4724;
}
.pill.gnt {
  color: #181EA9;
  background-color: transparent;
  border-color: #181EA9;
}
.pill.gnt:hover,
.pill.gnt:active,
.pill.gnt.active {
  color: white;
  background-color: #181EA9;
}
.pill.mana {
  color: #FF4A56;
  background-color: transparent;
  border-color: #FF4A56;
}
.pill.mana:hover,
.pill.mana:active,
.pill.mana.active {
  color: white;
  background-color: #FF4A56;
}
.pill.tusd {
  color: #1A5AFF;
  background-color: transparent;
  border-color: #1A5AFF;
}
.pill.tusd:hover,
.pill.tusd:active,
.pill.tusd.active {
  color: white;
  background-color: #1A5AFF;
}
.pill.dai {
  color: #F5AC37;
  background-color: transparent;
  border-color: #F5AC37;
}
.pill.dai:hover,
.pill.dai:active,
.pill.dai.active {
  color: white;
  background-color: #F5AC37;
}
.pill.usd {
  color: #185FEE;
  background-color: transparent;
  border-color: #185FEE;
}
.pill.usd:hover,
.pill.usd:active,
.pill.usd.active {
  color: white;
  background-color: #185FEE;
}
.pill.brl {
  color: #02A630;
  background-color: transparent;
  border-color: #02A630;
}
.pill.brl:hover,
.pill.brl:active,
.pill.brl.active {
  color: white;
  background-color: #02A630;
}
.pill.usdt {
  color: #50AF95;
  background-color: transparent;
  border-color: #50AF95;
}
.pill.usdt:hover,
.pill.usdt:active,
.pill.usdt.active {
  color: white;
  background-color: #50AF95;
}
.pill.btc.filled {
  color: white;
  background-color: #f8a33c;
  border-color: #F7931A;
}
.pill.btc.filled:hover,
.pill.btc.filled:active,
.pill.btc.filled.active {
  color: white;
  background-color: #F7931A;
}
.pill.eth.filled {
  color: white;
  background-color: #a8afd7;
  border-color: #8F98CC;
}
.pill.eth.filled:hover,
.pill.eth.filled:active,
.pill.eth.filled.active {
  color: white;
  background-color: #8F98CC;
}
.pill.mxn.filled {
  color: white;
  background-color: #04a471;
  border-color: #038159;
}
.pill.mxn.filled:hover,
.pill.mxn.filled:active,
.pill.mxn.filled.active {
  color: white;
  background-color: #038159;
}
.pill.ars.filled {
  color: white;
  background-color: #359fff;
  border-color: #118EFF;
}
.pill.ars.filled:hover,
.pill.ars.filled:active,
.pill.ars.filled.active {
  color: white;
  background-color: #118EFF;
}
.pill.bch.filled {
  color: white;
  background-color: #0ce3a7;
  border-color: #0AC18E;
}
.pill.bch.filled:hover,
.pill.bch.filled:active,
.pill.bch.filled.active {
  color: white;
  background-color: #0AC18E;
}
.pill.xrp.filled {
  color: white;
  background-color: #596876;
  border-color: #4A5662;
}
.pill.xrp.filled:hover,
.pill.xrp.filled:active,
.pill.xrp.filled.active {
  color: white;
  background-color: #4A5662;
}
.pill.ltc.filled {
  color: white;
  background-color: #b8bbbb;
  border-color: #A6A9AA;
}
.pill.ltc.filled:hover,
.pill.ltc.filled:active,
.pill.ltc.filled.active {
  color: white;
  background-color: #A6A9AA;
}
.pill.bat.filled {
  color: white;
  background-color: #ff6548;
  border-color: #FF4724;
}
.pill.bat.filled:hover,
.pill.bat.filled:active,
.pill.bat.filled.active {
  color: white;
  background-color: #FF4724;
}
.pill.gnt.filled {
  color: white;
  background-color: #1c24c8;
  border-color: #181EA9;
}
.pill.gnt.filled:hover,
.pill.gnt.filled:active,
.pill.gnt.filled.active {
  color: white;
  background-color: #181EA9;
}
.pill.mana.filled {
  color: white;
  background-color: #ff6e77;
  border-color: #FF4A56;
}
.pill.mana.filled:hover,
.pill.mana.filled:active,
.pill.mana.filled.active {
  color: white;
  background-color: #FF4A56;
}
.pill.tusd.filled {
  color: white;
  background-color: #3e74ff;
  border-color: #1A5AFF;
}
.pill.tusd.filled:hover,
.pill.tusd.filled:active,
.pill.tusd.filled.active {
  color: white;
  background-color: #1A5AFF;
}
.pill.no-border {
  border: none;
}
#cc-banner {
  flex-wrap: nowrap;
  z-index: 9999;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 15px 25px;
  background-color: white;
  color: #666666;
  font-size: 14px;
  width: 100%;
  height: 125px;
  display: block;
}
@media (min-width: 680px) {
  #cc-banner {
    display: flex;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    width: 680px;
    margin: auto;
    margin-bottom: 8px;
    height: auto;
  }
}
#cc-banner-wrapper {
  display: none;
}
@media (min-width: 680px) {
  #cc-text {
    margin-top: 6px;
  }
}
#cc-dismiss-btn {
  margin-left: 20px;
}
@media (max-width: 680px) {
  #cc-dismiss-btn {
    margin-left: 0px;
    margin-top: 20px;
  }
}
.page-header-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .page-header-wrapper {
    height: 24px;
  }
}
.page-header-wrapper > div {
  flex: 0 0 auto;
}
.page-header-wrapper .page-header {
  margin: 0;
  padding: 0;
}
.marketStats {
  display: flex;
  flex-direction: column;
  margin: 15px 0 50px;
}
@media (min-width: 1024px) {
  .marketStats {
    flex-direction: row;
  }
}
.marketStats .stat-desc {
  color: #038159;
  font-family: "Bitso", Arial, Sans-Serif;
  max-width: 345px;
  margin: 0 auto;
}
.marketStats .stat-value {
  font-size: 14px;
  max-width: 330px;
  margin: 0 auto;
}
@media (min-width: 1024px) {
  .marketStats .stat-value {
    font-size: 16px;
  }
}
.marketStats .marketStats-statsWrapper {
  flex: 1;
  display: flex;
  flex-direction: column;
  background-color: #f6f9fc;
  padding: 0 5px;
}
.marketStats .marketStats-statsWrapper > div {
  overflow: hidden;
}
.marketStats .marketStats-statsWrapper > div + div {
  border-top: 1px solid #DDD;
}
@media (min-width: 1024px) {
  .marketStats .marketStats-statsWrapper > div + div {
    border-top: 0;
    border-left: 1px solid #DDD;
  }
}
@media (min-width: 1024px) {
  .marketStats .marketStats-statsWrapper {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-right: 5px;
    padding: 10px;
  }
  .marketStats .marketStats-statsWrapper > div {
    flex: 0 0 calc(100% / 3);
  }
}
.marketStats .marketStats-openClose,
.marketStats .marketStats-highLow {
  display: flex;
}
.marketStats .marketStats-openClose > div,
.marketStats .marketStats-highLow > div {
  flex: 0 0 50%;
}
.marketStats .marketStats-openClose .stat-desc,
.marketStats .marketStats-highLow .stat-desc,
.marketStats .marketStats-openClose .stat-value,
.marketStats .marketStats-highLow .stat-value {
  max-width: 165px;
}
@media (min-width: 1024px) {
  .marketStats .marketStats-openClose .stat-desc,
  .marketStats .marketStats-highLow .stat-desc,
  .marketStats .marketStats-openClose .stat-value,
  .marketStats .marketStats-highLow .stat-value {
    max-width: none;
  }
}
.marketStats .marketStats-openClose .stat:first-child .stat-desc,
.marketStats .marketStats-highLow .stat:first-child .stat-desc,
.marketStats .marketStats-openClose .stat:first-child .stat-value,
.marketStats .marketStats-highLow .stat:first-child .stat-value {
  margin: 0 0 0 auto;
}
@media (min-width: 1024px) {
  .marketStats .marketStats-openClose .stat:first-child .stat-desc,
  .marketStats .marketStats-highLow .stat:first-child .stat-desc,
  .marketStats .marketStats-openClose .stat:first-child .stat-value,
  .marketStats .marketStats-highLow .stat:first-child .stat-value {
    margin: auto;
  }
}
.marketStats .marketStats-openClose .stat:last-child .stat-desc,
.marketStats .marketStats-highLow .stat:last-child .stat-desc,
.marketStats .marketStats-openClose .stat:last-child .stat-value,
.marketStats .marketStats-highLow .stat:last-child .stat-value {
  margin: 0 auto 0 0;
}
@media (min-width: 1024px) {
  .marketStats .marketStats-openClose,
  .marketStats .marketStats-highLow {
    flex-direction: column;
  }
  .marketStats .marketStats-openClose > div,
  .marketStats .marketStats-highLow > div {
    flex: 1 1 auto;
  }
}
.marketStats .marketStats-lastTrade {
  order: -1;
  background: #FFF;
  border-bottom: 2px solid #038159;
  padding: 10px 12px 20px;
  height: 90px;
}
@media (max-width: 991px) {
  .marketStats .marketStats-lastTrade {
    height: 120px;
  }
}
@media (min-width: 1024px) {
  .marketStats .marketStats-lastTrade {
    order: 1;
    padding: 0 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: auto;
    min-width: 320px;
  }
}
.marketStats .marketStats-lastTrade div.stat-value {
  font-size: 32px;
  text-align: center;
}
@media (max-width: 991px) {
  .marketStats .marketStats-lastTrade div.stat-value {
    margin-top: 20px;
  }
}
@media (min-width: 1024px) {
  .marketStats .marketStats-lastTrade div.stat-value {
    font-size: 42px;
  }
}
.marketStats .marketStats-lastTrade div.stat-value .e {
  font-size: 21px;
}
@media (min-width: 1024px) {
  .marketStats .marketStats-lastTrade div.stat-value .e {
    font-size: 28px;
  }
}
.marketStats .marketStats-volumeChange .stat-value,
.marketStats .marketStats-lastTrade .stat-value {
  text-align: center;
  font-size: 20px;
}
@media (min-width: 1024px) {
  .marketStats .marketStats-volumeChange .stat-value,
  .marketStats .marketStats-lastTrade .stat-value {
    text-align: left;
    font-size: 16px;
  }
}
.marketStats .marketStats-volumeChange {
  align-items: center;
  display: flex;
}
.marketStats .marketStats-volumeChange .stat {
  height: auto;
}
.marketStats .marketStats-volumeChange > div + div {
  border-top: 1px solid #DDD;
}
@media (min-width: 1024px) {
  .marketStats .marketStats-volumeChange > div + div {
    border-top: 0;
  }
}
.marketStats .stat {
  height: 70px;
  padding: 10px 7px;
}
@media (min-width: 1024px) {
  .marketStats .stat {
    padding: 4px 0 4px 12.5%;
  }
}
.marketStats .dchange.up .percentage,
.marketStats .dchange.up .arrow {
  color: #86af6b;
}
.marketStats .dchange.down .percentage,
.marketStats .dchange.down .arrow {
  color: #955B75;
}
#depthChart {
  height: 360px;
}
.email_toggle:disabled {
  opacity: 0.3;
}
.loe-trade {
  font-size: 11px;
  margin-left: 20px;
  padding-bottom: 10px;
}



.popover .popover-arrow {
    display: block;
    width: 1rem;
    height: 0.5rem;
}
.popover .popover-arrow::before, .popover .popover-arrow::after {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid;
    border-width: 0;
}

.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow {
    bottom: calc(-1 * (0.5rem) - 1px);
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before, .bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
    border-width: 0.5rem calc(1rem * 0.5) 0;
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before {
    bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.175);
}
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
    bottom: 1px;
    border-top-color: #fff;
}

/* rtl:begin:ignore */
.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow {
    left: calc(-1 * (0.5rem) - 1px);
    width: 0.5rem;
    height: 1rem;
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before, .bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
    border-width: calc(1rem * 0.5) 0.5rem calc(1rem * 0.5) 0;
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before {
    left: 0;
    border-right-color: rgba(0, 0, 0, 0.175);
}
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
    left: 1px;
    border-right-color: #fff;
}

/* rtl:end:ignore */
.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow {
    top: calc(-1 * (0.5rem) - 1px);
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before, .bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
    border-width: 0 calc(1rem * 0.5) 0.5rem;
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before {
    top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.175);
}
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
    top: 1px;
    border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: calc(-0.5 * 1rem);
    content: "";
    border-bottom: 1px solid #f0f0f0;
}

/* rtl:begin:ignore */
.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow {
    right: calc(-1 * (0.5rem) - 1px);
    width: 0.5rem;
    height: 1rem;
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before, .bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
    border-width: calc(1rem * 0.5) 0 calc(1rem * 0.5) 0.5rem;
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before {
    right: 0;
    border-left-color: rgba(0, 0, 0, 0.175);
}
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
    right: 1px;
    border-left-color: #fff;
}

/* rtl:end:ignore */
.popover-header {
    padding: 0.5rem 1rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    color: #f0f0f0;
    background-color: #f0f0f0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.175);
    border-top-left-radius: calc(0.5rem - 1px);
    border-top-right-radius: calc(0.5rem - 1px);
}
.popover-header:empty {
    display: none;
}

.popover-body {
    padding: 0.5rem 1rem;
    color: #212529;
}
