@font-face {
  src: url("/Content/LineageFonts/AkkuratLight.woff");
  font-family: 'Akkurat-light';
  font-weight: lighter; }

@font-face {
  src: url("/Content/LineageFonts/Akkurat.woff");
  font-family: 'Akkurat';
  /*font-weight: normal;*/ }

@font-face {
  src: url("/Content/LineageFonts/Akkurat-Bold.woff");
  font-family: 'Akkurat';
  font-weight: bold; }

@font-face {
  src: url("/Content/LineageFonts/Akkurat-Bold.woff");
  font-family: 'Akkurat-bold';
  font-weight: bold; }

/* Bold */
@font-face {
  font-family: 'Open Sans';
  src: url("/Content/fonts/opensans/OpenSans-Bold-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal; }

/* Italic */
@font-face {
  font-family: 'Open Sans';
  src: url("/Content/fonts/opensans/OpenSans-Italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic; }

/* Bold/Italic */
@font-face {
  font-family: 'Open Sans';
  src: url("/Content/fonts/opensans/OpenSans-BoldItalic-webfont.woff") format("woff");
  font-weight: bold;
  font-style: italic; }

/* Light */
@font-face {
  font-family: 'Open Sans';
  src: url("/Content/fonts/opensans/OpenSans-Light-webfont.woff") format("woff");
  font-weight: lighter;
  font-style: normal; }

/* Light/Italic */
@font-face {
  font-family: 'Open Sans';
  src: url("/Content/fonts/opensans/OpenSans-LightItalic-webfont.woff") format("woff");
  font-weight: lighter;
  font-style: italic; }

/* Normal */
@font-face {
  font-family: 'Open Sans';
  src: url("/Content/fonts/opensans/OpenSans-Regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

/* Semi-bold */
@font-face {
  font-family: 'Open Sans';
  src: url("/Content/fonts/opensans/OpenSans-Semibold-webfont.woff") format("woff");
  font-weight: 600;
  font-style: normal; }

/* Semi-bold Italic */
@font-face {
  font-family: 'Open Sans';
  src: url("/Content/fonts/opensans/OpenSans-SemiboldItalic-webfont.woff") format("woff");
  font-weight: 600;
  font-style: italic; }

/* Bold */
@font-face {
  font-family: 'Lato';
  src: url("/Content/fonts/lato/Lato-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }

/* Italic */
@font-face {
  font-family: 'Lato';
  src: url("/Content/fonts/lato/Lato-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic; }

/* Bold/Italic */
@font-face {
  font-family: 'Lato';
  src: url("/Content/fonts/lato/Lato-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic; }

/* Light */
@font-face {
  font-family: 'Lato';
  src: url("/Content/fonts/lato/Lato-Light.woff") format("woff");
  font-weight: lighter;
  font-style: normal; }

/* Light/Italic */
@font-face {
  font-family: 'Lato';
  src: url("/Content/fonts/lato/Lato-LightItalic.woff") format("woff");
  font-weight: lighter;
  font-style: italic; }

/* Normal */
@font-face {
  font-family: 'Lato';
  src: url("/Content/fonts/lato/Lato-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'BittrexCurrencies';
  src: url("/Content/fonts/bittrex-currencies/BittrexCurrenciesLight.woff2") format("woff2"), url("/Content/fonts/bittrex-currencies/BittrexCurrenciesLight.woff") format("woff");
  font-weight: 300; }

@font-face {
  font-family: 'BittrexCurrencies';
  src: url("/Content/fonts/bittrex-currencies/BittrexCurrenciesRegular.woff2") format("woff2"), url("/Content/fonts/bittrex-currencies/BittrexCurrenciesRegular.woff") format("woff");
  font-weight: 400; }

@font-face {
  font-family: 'BittrexCurrencies';
  src: url("/Content/fonts/bittrex-currencies/BittrexCurrenciesMedium.woff2") format("woff2"), url("/Content/fonts/bittrex-currencies/BittrexCurrenciesMedium.woff") format("woff");
  font-weight: 500; }

@font-face {
  font-family: 'BittrexCurrencies';
  src: url("/Content/fonts/bittrex-currencies/BittrexCurrenciesSemibold.woff2") format("woff2"), url("/Content/fonts/bittrex-currencies/BittrexCurrenciesSemibold.woff") format("woff");
  font-weight: 600; }

@font-face {
  font-family: 'Rubik';
  src: url("/Content/fonts/rubik/Rubik-Regular.woff2") format("woff2"), url("/Content/fonts/rubik/Rubik-Regular.woff") format("woff");
  font-weight: 400; }

@font-face {
  font-family: 'Rubik';
  src: url("/Content/fonts/rubik/Rubik-Medium.woff2") format("woff2"), url("/Content/fonts/rubik/Rubik-Medium.woff") format("woff");
  font-weight: 500; }

html body {
  font-family: "Open Sans", sans-serif;
  font-size: 12px; }

body::-webkit-scrollbar {
  width: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Lato; }

th {
  font-family: Lato;
  font-weight: lighter; }

body {
  text-align: left;
  line-height: initial;
  color: #333;
  background-color: #FFF;
  overflow-x: visible;
  /* Undo ChartIq overzealous styling */
  -ms-touch-action: auto !important;
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  -ms-user-select: auto !important;
  user-select: auto !important;
  /* Apply ChartIq overzealous styling in a less zealous way */
  /* The following classes can be used to create vertically centered content with standard CSS */
  /* Styles specific to views that use "~/Views/Shared/_Layout_Login.cshtml" */
  /* Styles specific to views that use "~/Views/Shared/_Layout_Simple.cshtml" */ }
  body #charts-tab-0 {
    -ms-touch-action: none !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important; }
  body .valign-center-container {
    position: relative;
    display: inline-block;
    vertical-align: middle; }
    body .valign-center-container .valign-center-content {
      position: absolute;
      display: inline-block;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto; }
  body a:hover {
    color: #539ad7; }
  body ul.simple-ul {
    margin-left: 32px;
    list-style-type: disc; }
  body table.dataTable th:not(body table.dataTable th.sorting_disabled) {
    cursor: pointer; }
  body table.dataTable th.sorting_asc::after {
    content: '\f0d8';
    font-family: FontAwesome;
    margin-left: 4px; }
  body table.dataTable th.sorting_desc::after {
    content: '\f0d7';
    font-family: FontAwesome;
    margin-left: 4px; }
  body .countdown-component .countdown-field {
    display: inline-block;
    text-align: center;
    margin: -9px 2px auto; }
    body .countdown-component .countdown-field .countdown-value {
      font-size: 24px;
      font-weight: bold;
      line-height: 1.6; }
    body .countdown-component .countdown-field .countdown-label {
      font-size: 10px;
      line-height: 1.13;
      font-weight: normal;
      margin-top: -5px; }
  body .system-callout {
    width: 100%;
    border-radius: 4px;
    font-family: Lato;
    font-size: 14px;
    color: black;
    background-color: #fff8de;
    padding: 16px;
    margin: auto 0 16px; }
    body .system-callout::before {
      content: '\f071';
      font-family: FontAwesome;
      font-style: normal;
      font-weight: normal;
      color: #f5a623;
      margin-right: 4px; }
  body #working_backdrop {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    line-height: 100vh;
    display: none;
    background: rgba(0, 0, 0, 0.5);
    z-index: 10000; }
    body #working_backdrop i {
      font-size: 48px; }
  body #marketLists {
    overflow-x: hidden;
    overflow-y: scroll;
    height: calc(100vh - 220px); }
  body .light-theme-icon {
    background-image: url(/Content/img/icons/sun.svg) !important;
    background-repeat: no-repeat !important;
    background-size: 18px !important;
    background-position: center !important;
    margin-left: 0; }
    body .light-theme-icon:hover {
      background-image: url(/Content/img/icons/sun-hover.svg) !important; }
  body .dark-theme-icon {
    background-image: url(/Content/img/icons/moon.svg) !important;
    background-repeat: no-repeat !important;
    background-size: 18px !important;
    background-position: center !important; }
    body .dark-theme-icon:hover {
      background-image: url(/Content/img/icons/moon-hover.svg) !important; }
  body .scroll-wrapper {
    overflow-y: scroll;
    height: calc(100vh - 56px);
    -ms-overflow-style: none !important;
    -webkit-overflow-scrolling: touch !important; }
    body .scroll-wrapper::-webkit-scrollbar {
      width: 0; }
  body .hidden-scrollbar {
    -ms-overflow-style: none; }
    body .hidden-scrollbar::-webkit-scrollbar {
      width: 0; }
    body .hidden-scrollbar::-webkit-scrollbar-track {
      background: #9a9fa6; }
    body .hidden-scrollbar::-webkit-scrollbar-thumb {
      background: rgba(52, 62, 77, 0.5); }
  body input::-webkit-outer-spin-button,
  body input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  body input[type='number'] {
    -moz-appearance: textfield; }
  body .market-summaries-table td {
    overflow-x: hidden;
    white-space: nowrap; }
  body.auth .fav-container .fav {
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
    color: transparent;
    min-width: 20px;
    text-align: center;
    cursor: pointer; }
    body.auth .fav-container .fav::after {
      content: '\f006'; }
    body.auth .fav-container .fav.off {
      color: rgba(255, 255, 255, 0.3); }
    body.auth .fav-container .fav.on {
      color: goldenrod; }
      body.auth .fav-container .fav.on::after {
        content: '\f005'; }
  body.auth .fav-container:hover .fav {
    color: goldenrod; }
    body.auth .fav-container:hover .fav:after {
      content: '\f006'; }
    body.auth .fav-container:hover .fav.on:after {
      content: '\f005'; }
  body.no-auth .fav-container .fav {
    display: none; }
  body .block-alert-error {
    color: #ff4000; }
  body .block-alert-warning {
    color: goldenrod; }
  body .validationMessage {
    color: red; }
  body .basic-verification .validationMessage {
    /* We're removing inline validation. Remove this to show it again (on basic verification). */
    display: none; }
  body .main-content {
    width: 100% !important; }
  body .full-height {
    height: 100vh !important; }
  body .no-padding {
    padding: 0 !important; }
  body .no-padding-left {
    padding-left: 0 !important; }
  body .no-padding-right {
    padding-right: 0 !important; }
  body .no-margin {
    margin: 0 !important; }
  body .no-margin-bottom {
    margin-bottom: 0 !important; }
  body .text-left {
    text-align: left !important; }
  body .text-right {
    text-align: right !important; }
  body .border-bottom {
    border-bottom: 1px solid #CCC; }
  body .site-status-table {
    width: 100%;
    margin: 24px 0; }
    body .site-status-table thead {
      border-bottom: 1px solid #CCC; }
      body .site-status-table thead tr th {
        line-height: 14px;
        font-size: 12px;
        text-align: right;
        color: #666;
        font-weight: lighter;
        text-transform: uppercase;
        padding-bottom: 8px; }
        body .site-status-table thead tr th:first-child {
          text-align: center; }
    body .site-status-table tbody tr {
      height: 29px;
      border-bottom: 1px solid #CCC; }
      body .site-status-table tbody tr:last-child {
        border-color: #CCC; }
      body .site-status-table tbody tr:hover {
        background-color: rgba(0, 132, 212, 0.08); }
        body .site-status-table tbody tr:hover td:first-child a {
          text-decoration: underline; }
      body .site-status-table tbody tr td {
        line-height: 17px;
        font-size: 12px;
        text-align: right; }
  body .verification-stage .alert {
    background-color: rgba(240, 173, 78, 0.3);
    color: #333; }
    body .verification-stage .alert h2 {
      color: #333; }
  body .expand-collapse-icon {
    font-size: 0.75em;
    margin-right: 10px; }
  body .expand-collapse-container {
    background-color: rgba(0, 0, 0, 0.05);
    padding: 2px 8px;
    border-radius: 2px;
    margin-bottom: 24px;
    border-left: 6px solid #009af8; }
  body .expand-collapse-control {
    cursor: pointer; }
  body .expand-collapse-placeholder {
    font-style: italic; }
  body .expand-collapse-root.expanded .expand-collapse-area {
    display: block; }
  body .expand-collapse-root.expanded .expand-collapse-placeholder {
    display: none; }
  body .expand-collapse-root.expanded .expand-collapse-icon::before {
    content: '\f147';
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal; }
  body .expand-collapse-root.collapsed .expand-collapse-area {
    display: none; }
  body .expand-collapse-root.collapsed .expand-collapse-placeholder {
    display: block; }
  body .expand-collapse-root.collapsed .expand-collapse-icon::before {
    content: '\f196';
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal; }
  body #modal-prompt-text {
    height: 44px;
    border: solid 1px #ccc;
    padding: 12px 12px 13px;
    font-size: 15px;
    margin-top: 12px;
    width: 100%; }
  body #modal-prompt-message {
    font-size: 16px;
    font-weight: bold; }
  body .scroll-wrapper {
    overflow-y: overlay !important; }
  body .scroll-wrapper:hover {
    -ms-overflow-style: scrollbar !important;
    -webkit-overflow-scrolling: touch !important; }
    body .scroll-wrapper:hover::-webkit-scrollbar {
      height: 10px !important;
      width: 10px !important;
      background: #eee; }
    body .scroll-wrapper:hover::-webkit-scrollbar-thumb {
      background: #bbb !important; }
    body .scroll-wrapper:hover::-webkit-scrollbar-track {
      background-color: #eee; }
    body .scroll-wrapper:hover::-webkit-scrollbar-button:vertical:start:decrement, body .scroll-wrapper:hover::-webkit-scrollbar-button:vertical:end:increment {
      display: block;
      height: 14px;
      margin: 0 !important;
      padding: 0 !important;
      background: #bbb;
      border-width: 0px 5px;
      border-style: solid;
      border-color: transparent; }
  body .register-regulations-text {
    font-weight: normal;
    font-size: 10px;
    text-align: left;
    margin-top: 20px; }
  body .blurb {
    display: block;
    width: 70%;
    max-width: 600px;
    background: #f8f8f8; }
    body .blurb .agree {
      margin: 8px auto 40px auto;
      cursor: pointer;
      font-weight: normal;
      vertical-align: middle; }
    body .blurb > div {
      margin-left: 85px;
      padding-bottom: 8px; }
      body .blurb > div > strong {
        font-size: 1.25em; }
    body .blurb::before {
      color: #f8f8f8; }
  body .simple-blurb {
    display: block;
    max-width: 600px;
    width: 100%; }
    body .simple-blurb::before {
      color: #f8f8f8; }
  body .success-blurb {
    border-radius: 4px;
    padding: 12px 12px 0px 12px;
    float: none;
    margin-left: auto;
    margin-right: auto;
    font-size: 1em; }
    body .success-blurb::before {
      position: relative;
      display: inline-block;
      content: '\f00c';
      font-family: FontAwesome;
      border-radius: 4px;
      font-size: 40px;
      float: left;
      margin-right: 12px;
      margin-bottom: 16px;
      padding: 15px;
      background-color: #00a800; }
    body .success-blurb::after {
      display: block;
      clear: both;
      content: ' '; }
  body .pending-blurb {
    border-radius: 4px;
    padding: 12px 12px 0px 12px;
    float: none;
    margin-left: auto;
    margin-right: auto;
    font-size: 1em; }
    body .pending-blurb::before {
      position: relative;
      display: inline-block;
      content: '\f021';
      font-family: FontAwesome;
      border-radius: 4px;
      font-size: 40px;
      float: left;
      margin-right: 12px;
      margin-bottom: 16px;
      padding: 15px 18px;
      background-color: #0084d4; }
    body .pending-blurb::after {
      display: block;
      clear: both;
      content: ' '; }
  body .info-blurb {
    border-radius: 4px;
    padding: 12px 12px 0px 12px;
    float: none;
    margin-left: auto;
    margin-right: auto;
    font-size: 1em; }
    body .info-blurb::before {
      position: relative;
      display: inline-block;
      content: '\f129';
      font-family: FontAwesome;
      border-radius: 4px;
      font-size: 40px;
      float: left;
      margin-right: 12px;
      margin-bottom: 16px;
      padding: 15px 30px;
      background-color: #0084d4; }
    body .info-blurb::after {
      display: block;
      clear: both;
      content: ' '; }
  body .warning-blurb {
    border-radius: 4px;
    padding: 12px 12px 0px 12px;
    float: none;
    margin-left: auto;
    margin-right: auto;
    font-size: 1em; }
    body .warning-blurb::before {
      position: relative;
      display: inline-block;
      content: '\f12a';
      font-family: FontAwesome;
      border-radius: 4px;
      font-size: 40px;
      float: left;
      margin-right: 12px;
      margin-bottom: 16px;
      padding: 15px 30px;
      background-color: orange; }
    body .warning-blurb::after {
      display: block;
      clear: both;
      content: ' '; }
  body .error-blurb {
    border-radius: 4px;
    padding: 12px 12px 0px 12px;
    float: none;
    margin-left: auto;
    margin-right: auto;
    font-size: 1em; }
    body .error-blurb::before {
      position: relative;
      display: inline-block;
      content: '\f12a';
      font-family: FontAwesome;
      border-radius: 4px;
      font-size: 40px;
      float: left;
      margin-right: 12px;
      margin-bottom: 16px;
      padding: 15px 30px;
      background-color: #c00000; }
    body .error-blurb::after {
      display: block;
      clear: both;
      content: ' '; }
  body #beta-feedback {
    /*position: fixed;
        display: block;
        width: 200px;
        height: 50px;
        background-image: url(/Content/img/beta_button.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        left: calc(100vw - 215px);
        top: calc(100vh - 50px);*/
    position: fixed;
    display: block;
    padding: 12px 0;
    top: calc(100vh - 215px);
    left: calc(100vw - 30px);
    width: 30px;
    height: 175px;
    background-color: #0067b7;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px; }
    body #beta-feedback .callout-graphic {
      content: ' ';
      width: 100%;
      height: 100%;
      background-image: url("/Content/img/beta_feedback.png");
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain; }
    body #beta-feedback .dismiss {
      display: inline-block;
      position: absolute;
      top: 0;
      left: 14px;
      content: '\f2d3';
      /* fa-window-close */
      font-family: FontAwesome;
      font-size: 16px; }
  body .proceed-to {
    font-size: 1.3em; }
    body .proceed-to::after {
      content: '\f178 ';
      /* fa-long-arrow-right */
      font-family: FontAwesome;
      margin-left: 4px; }
  body.login-body {
    height: 100vh; }
    body.login-body .user-container {
      position: relative;
      top: 56px;
      height: calc(100% - 56px);
      padding: 5rem 2rem; }
    body.login-body .section-register-footer {
      margin-bottom: 0; }
    @media only screen and (max-width: 480px) {
      body.login-body .user-container {
        padding-top: 4rem;
        padding-left: 0;
        padding-right: 0; }
      body.login-body .home-register-form {
        margin-top: 4rem; } }
  body.layout-simple {
    height: 100vh; }
    body.layout-simple > .scroll-wrapper {
      position: relative;
      height: calc(100vh - 56px);
      display: flex;
      flex-direction: column; }
    body.layout-simple .layout-simple-content {
      flex: 1; }
    body.layout-simple form {
      margin: 0; }
  body .layout-corp-theme {
    background-color: #0084d4 !important; }

input,
.panel,
.thumbnail {
  background-color: transparent;
  box-shadow: none;
  border-radius: 3px; }

input:hover {
  border-color: #666 !important;
  outline: none !important; }

input:focus {
  box-shadow: none !important;
  border-color: #0084D4 !important;
  outline: none !important; }

ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0; }

#sharedModalTitle {
  padding-left: 13px; }

.nav-warning {
  color: #cc8124;
  font-weight: bold; }

.error-text {
  color: #E56846; }

.error-container {
  background-color: #c73535 !important;
  border-color: #c73535 !important; }

.error-list-body {
  font-size: 16px; }

.error-list {
  margin: 10px 0px 10px 0px; }

.error-list-item {
  margin-left: 34px;
  padding: unset;
  display: list-item;
  list-style-type: disc;
  font-size: 16px; }

.modal-icon {
  width: 34px;
  height: 34px;
  background-size: 34px;
  display: inline-block;
  background-repeat: no-repeat; }

.modal-icon-error {
  background-image: url("/Content/img/Lineage/icon-warning-yellow.svg"); }

.modal-icon-none {
  display: none; }

button,
button:focus,
button:active {
  box-shadow: none !important;
  outline: none !important; }

.custom-button {
  margin-left: 10px;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  white-space: nowrap;
  height: 32px;
  border-radius: 4px;
  border: solid 1px #e7ebf1;
  padding: 8px 12px;
  font-size: 12px;
  line-height: 16px;
  vertical-align: middle;
  background-color: #fff; }

.custom-button:hover {
  color: #0084d4;
  background-color: #fff;
  border-color: #0084d4; }

a,
a:hover,
a:focus {
  text-decoration: none;
  outline: none; }

/*toggle start*/
.toggle {
  height: 0;
  margin: 0;
  vertical-align: sub; }
  .toggle input[type='checkbox'],
  .toggle input[type='radio'] {
    width: 0;
    height: 0;
    padding: 0;
    margin: 0;
    text-indent: -100000px;
    filter: alpha(opacity=0);
    opacity: 0; }
  .toggle .handle {
    cursor: pointer;
    position: relative;
    top: -24px;
    left: 0;
    display: block;
    width: 36px;
    height: 22px;
    background-color: #d8d8d8;
    border-radius: 30px; }
  .toggle .handle:before,
  .toggle .handle:after {
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    content: '';
    top: 1px;
    left: 1px;
    background-color: white;
    transition: all 0.25s ease-in-out;
    border-radius: 30px; }
  .toggle input[type='checkbox']:disabled + .handle,
  .toggle input[type='radio']:disabled + .handle,
  .toggle input[type='checkbox']:disabled + .handle:before,
  .toggle input[type='radio']:disabled + .handle:before,
  .toggle input[type='checkbox']:disabled + .handle:after,
  .toggle input[type='radio']:disabled + .handle:after {
    background-color: #e6e9ed;
    filter: alpha(opacity=60);
    opacity: 0.6; }
  .toggle input[type='checkbox']:checked + .handle:before,
  .toggle input[type='radio']:checked + .handle:before {
    width: 36px;
    height: 22px;
    background-color: #0084D4;
    top: 0;
    left: 0; }
  .toggle input[type='checkbox']:checked + .handle:after,
  .toggle input[type='radio']:checked + .handle:after {
    left: 15px;
    top: 1px; }

/*toggle end*/
/*checked become dot*/
.radio-dot-circle {
  color: #979797;
  font-size: 18px; }
  .radio-dot-circle::before {
    content: '\f10c'; }

/*checked become square*/
.hidden-radio {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  margin: 0 !important; }
  .hidden-radio:checked + .radio-dot-circle:before {
    color: #0084D4;
    content: '\f192'; }

/*hidden-radio end*/
.btn-group .anchor-button,
.btn-group button {
  border: none;
  box-shadow: none;
  background: none;
  outline: none;
  padding: 0;
  font-size: 15px;
  line-height: 18px;
  border-radius: 0; }
  .btn-group .anchor-button:hover, .btn-group .anchor-button:active, .btn-group .anchor-button:focus,
  .btn-group button:hover,
  .btn-group button:active,
  .btn-group button:focus {
    box-shadow: none;
    outline: none !important;
    background-color: transparent; }

input[type='radio'],
input[type='checkbox'] {
  margin: 0; }

.common-checkbox-container {
  display: inline-block;
  position: relative;
  line-height: 0; }
  .common-checkbox-container input[type='checkbox']::-ms-check {
    background-color: #0084D4;
    border: 1px solid #003662; }
  .common-checkbox-container .common-checkbox {
    width: 16px;
    border-radius: 0;
    margin: 0;
    vertical-align: baseline;
    position: relative;
    cursor: pointer;
    height: 16px !important; }
    .common-checkbox-container .common-checkbox:before {
      border-radius: 2px;
      font: normal normal normal 14px/1 FontAwesome;
      text-align: center;
      content: '';
      width: 18px;
      height: 18px;
      background-color: #FFF;
      display: block;
      border: 1px solid #0084D4;
      margin: -1px 0 0 -1px; }
    .common-checkbox-container .common-checkbox:focus {
      outline: none !important; }
    .common-checkbox-container .common-checkbox:checked:before {
      content: '';
      background-color: #0084D4;
      color: #FFF; }
  .common-checkbox-container .icon-checkmark-white {
    position: absolute;
    display: none;
    top: -1px;
    left: 1px; }
  .common-checkbox-container .common-checkbox:checked + .icon-checkmark-white {
    display: inline-block;
    pointer-events: none; }

.copy-form {
  padding: 0; }
  .copy-form label {
    font-size: 15px;
    line-height: 18px;
    text-transform: capitalize;
    color: #333;
    font-weight: bold;
    margin: 20px 0 8px 0; }
  .copy-form .input-group {
    font-size: 0;
    width: 100%; }
    .copy-form .input-group input {
      border: none !important;
      width: 90%;
      height: 44px;
      border-radius: 3px 0 0 3px;
      background-color: #e7ebf1;
      font-size: 15px;
      padding: 13px 9px 13px 15px;
      text-overflow: ellipsis; }
    .copy-form .input-group .input-group-addon {
      cursor: pointer;
      background-color: #0084D4;
      font-size: 15px;
      border: none;
      color: #FFF;
      border-top-right-radius: 3px;
      border-bottom-right-radius: 3px;
      height: 44px;
      width: 10%;
      margin-bottom: 10px;
      padding: 0; }
      .copy-form .input-group .input-group-addon:hover {
        background-color: #009af8; }
      .copy-form .input-group .input-group-addon:active {
        background-color: #009af8;
        opacity: 0.7; }

.common-pager {
  clear: both; }
  .common-pager .pager {
    margin: 16px 0 0;
    padding: 0;
    text-align: right;
    list-style: none;
    font-size: 0; }
    .common-pager .pager li {
      display: inline-block;
      margin-right: 12px;
      vertical-align: middle; }
      .common-pager .pager li:last-child {
        margin: 0; }
      .common-pager .pager li.nav-pagination .pagination {
        margin: 0; }
        .common-pager .pager li.nav-pagination .pagination li {
          margin-right: 0; }
          .common-pager .pager li.nav-pagination .pagination li a {
            width: 29px;
            border-radius: 0; }
          .common-pager .pager li.nav-pagination .pagination li.active a {
            border-color: #666;
            color: #FFF;
            background-color: #666;
            z-index: 0; }
          .common-pager .pager li.nav-pagination .pagination li:first-child a {
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px; }
          .common-pager .pager li.nav-pagination .pagination li:last-child a {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px; }
      .common-pager .pager li a {
        text-align: center;
        padding: 4px 8px;
        height: 24px;
        border-radius: 4px;
        border: solid 1px #E7EBF1;
        line-height: 16px;
        font-size: 12px;
        color: #333;
        background-color: #FFF; }
        .common-pager .pager li a:hover, .common-pager .pager li a:active {
          color: #0084D4;
          border-color: #0084D4;
          background-color: #FFF; }
        .common-pager .pager li a:active {
          opacity: 0.7; }
        .common-pager .pager li a.disabled {
          opacity: 0.3; }
    .common-pager .pager .disabled > span,
    .common-pager .pager .disabled > a {
      opacity: 0.3;
      filter: alpha(opacity=30);
      pointer-events: none; }

.additional-buttons button {
  height: 32px;
  border-radius: 4px;
  border: solid 1px #E7EBF1;
  margin-right: 20px;
  padding: 8px 12px;
  font-size: 12px;
  line-height: 16px;
  vertical-align: middle;
  background-color: #FFF; }
  .additional-buttons button .dropdown-arrow,
  .additional-buttons button .dropdown-arrow-blue {
    margin-left: 6px; }
  .additional-buttons button .dropdown-arrow-blue {
    display: none; }
  .additional-buttons button:hover, .additional-buttons button:active {
    color: #0084D4;
    border-color: #0084D4 !important; }
    .additional-buttons button:hover .dropdown-arrow, .additional-buttons button:active .dropdown-arrow {
      display: none; }
    .additional-buttons button:hover .dropdown-arrow-blue, .additional-buttons button:active .dropdown-arrow-blue {
      display: inline-block; }
  .additional-buttons button:active {
    opacity: 0.7; }
  .additional-buttons button.disabled {
    opacity: 0.3; }

.column-visibility {
  display: inline-block; }
  .column-visibility .column-visibility-drop {
    width: 196px;
    background-color: #FFF;
    min-width: initial;
    border: none;
    border-radius: 0;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5);
    padding: 14px 8px 0;
    margin-top: 8px; }
    .column-visibility .column-visibility-drop a {
      color: #333;
      font-size: 12px;
      line-height: 16px;
      margin-bottom: 12px;
      padding: 0 0 0 20px; }
      .column-visibility .column-visibility-drop a .icon-checkmark,
      .column-visibility .column-visibility-drop a .icon-checkmark-blue {
        position: absolute;
        left: 8px; }
      .column-visibility .column-visibility-drop a .icon-checkmark-blue {
        display: none; }
      .column-visibility .column-visibility-drop a:hover {
        background-image: none;
        background-color: #FFF;
        color: #0084D4; }
        .column-visibility .column-visibility-drop a:hover .icon-checkmark {
          display: none; }
        .column-visibility .column-visibility-drop a:hover .icon-checkmark-blue {
          display: inline-block; }

.column-visibility-row .column-visibility-drop {
  width: initial;
  padding: 14px 15px 0;
  left: 55px; }
  .column-visibility-row .column-visibility-drop a {
    padding: 0; }

.display-row {
  margin-right: 24px;
  font-size: 12px;
  line-height: 16px;
  display: inline-block;
  position: relative; }
  .display-row button {
    padding: 0 7px;
    height: 32px;
    border-radius: 4px;
    border: solid 1px #E7EBF1;
    margin: 0 8px;
    background-color: transparent;
    color: #333;
    box-shadow: none !important; }
    .display-row button .select-value {
      display: inline-block;
      margin-right: 4px;
      background-color: #FFF; }
    .display-row button:hover, .display-row button:active {
      color: #0084D4;
      border-color: #0084D4 !important; }

/*chart color start*/
.stx_current_hr_up {
  /* 'Up' color for current chart value */
  background-color: #1ac678; }

.stx_current_hr_down {
  /* 'Down' color for current chart value */
  background-color: #db5a40; }

.stx_candle_down,
.stx_line_down,
.stx_bar_down,
.stx_hollow_candle_down {
  color: #db5a40; }

.stx_candle_up,
.stx_line_up,
.stx_bar_up,
.stx_hollow_candle_up {
  color: #1ac678; }

.stx_candle_down,
.stx_candle_up {
  border-color: #333; }

.stx_line_chart,
.stx_bar_chart {
  color: #1e2838; }

.stx_candle_shadow,
.stx_bar_even {
  color: #555; }

.stx_mountain_chart {
  background-color: #0084d4;
  color: rgba(102, 202, 196, 0.01);
  border: #1586d4;
  width: 4px; }

.stx_grid {
  color: #E7EBF1; }

.stx_xaxis_dark {
  color: #ccc; }

.stx_xaxis {
  color: #666; }

.stx-panel-title {
  background-color: #888;
  padding: 6px 12px;
  line-height: 12px;
  display: inline-block; }

/*chart color end*/
.fa-rotate-90 {
  transform: rotate(90deg); }

.fa-rotate-180 {
  transform: rotate(180deg); }

.font-bold {
  font-weight: bold; }

.form-btn {
  width: 200px;
  height: 44px;
  font-size: 15px;
  font-weight: bold;
  background-color: #0084D4;
  color: #FFF; }
  .form-btn:hover, .form-btn:focus, .form-btn:active {
    color: #FFF;
    outline: none; }
  .form-btn:hover {
    background-color: #009af8; }
  .form-btn:active {
    background-color: #009af8;
    opacity: 0.7;
    box-shadow: none; }

.second-btn {
  width: 132px;
  height: 44px;
  border-radius: 3px;
  border: solid 1px #0084D4;
  background-color: transparent;
  line-height: 18px;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  color: #0084D4; }
  .second-btn:hover, .second-btn:focus, .second-btn:active {
    color: #0084D4;
    outline: none !important; }
  .second-btn:hover {
    color: #009af8;
    border-color: #009af8; }
  .second-btn:focus {
    border-color: #009af8;
    color: #009af8;
    opacity: 0.7;
    box-shadow: none; }

.btn-buy {
  color: #FFF;
  background-color: #11A763 !important; }
  .btn-buy:hover, .btn-buy:focus {
    color: #FFF;
    outline: none; }
  .btn-buy:hover {
    background-color: #00b74a !important; }
  .btn-buy:active {
    background-color: #00b74a !important;
    opacity: 0.7;
    box-shadow: none; }

.btn-sell {
  color: #FFF;
  background-color: #E56846 !important; }
  .btn-sell:hover, .btn-sell:focus {
    color: #FFF;
    outline: none; }
  .btn-sell:hover {
    background-color: #ff6724 !important; }
  .btn-sell:active {
    background-color: #ff6724 !important;
    opacity: 0.7;
    box-shadow: none; }

.btn-gray {
  color: #FFF;
  background-color: #666 !important; }
  .btn-gray:hover, .btn-gray:focus {
    color: #FFF;
    outline: none; }
  .btn-gray:hover {
    background-color: #888 !important; }
  .btn-gray:active {
    background-color: #888 !important;
    box-shadow: none;
    opacity: 0.7; }

.modal-content {
  border-radius: 8px;
  border: none; }

.modal-common {
  margin-bottom: 0;
  border-radius: 8px;
  border: none;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5); }
  .modal-common .btn.disabled,
  .modal-common .btn[disabled],
  .modal-common fieldset[disabled] .btn {
    opacity: 0.3; }
  .modal-common input[type='checkbox'] {
    margin-bottom: 3px; }
  .modal-common svg {
    cursor: pointer;
    vertical-align: middle; }
  .modal-common .modal-lg {
    width: 824px; }
  .modal-common .modal-md {
    min-width: 632px; }
  .modal-common .modal-sm {
    min-width: 375px; }
  .modal-common .modal-common-header {
    background-color: #0084D4;
    padding: 24px;
    color: #FFF;
    line-height: 32px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border: none; }
    .modal-common .modal-common-header .title-icon {
      height: 32px; }
      .modal-common .modal-common-header .title-icon i {
        font-size: 32px;
        vertical-align: middle; }
      .modal-common .modal-common-header .title-icon span {
        font-size: 24px;
        vertical-align: middle;
        padding-left: 8px;
        margin: 4px 0; }
    .modal-common .modal-common-header .main-title {
      margin: 4px 0;
      font-size: 20px;
      line-height: 24px; }
    .modal-common .modal-common-header .cancel-x {
      height: 20px;
      cursor: pointer;
      margin: 6px 0;
      line-height: 20px; }
    .modal-common .modal-common-header h3 {
      font-weight: lighter;
      font-size: 20px;
      margin: 12px 0 0; }
  .modal-common .modal-common-body {
    color: #333;
    background-color: #FFF;
    padding: 16px 48px 40px 48px; }
    .modal-common .modal-common-body .btn {
      font-size: 1.25em;
      font-weight: bold;
      height: 44px; }
      .modal-common .modal-common-body .btn:focus {
        outline: none; }
      .modal-common .modal-common-body .btn:active {
        box-shadow: none; }
    .modal-common .modal-common-body .alert-warning {
      padding: 11px 16px;
      background-color: rgba(240, 173, 78, 0.3);
      border-radius: 0;
      border: none; }
      .modal-common .modal-common-body .alert-warning h2 {
        margin: 0;
        font-weight: lighter;
        text-align: left;
        margin-bottom: 8px;
        font-size: 12px;
        line-height: 1.38;
        color: #000; }
      .modal-common .modal-common-body .alert-warning p {
        margin: 0;
        color: #333;
        font-size: 11px; }

.fa-rotate-270 {
  transform: rotate(270deg); }

.color-gray-3 {
  color: #333; }

.color-gray-5 {
  color: #555; }

.color-gray-6 {
  color: #666; }

.color-gray-8 {
  color: #888; }

.color-green {
  color: #11A763 !important; }

.color-yellow {
  color: #F0AD4E; }

.color-red {
  color: #E56846 !important; }

.border-red {
  border-color: #E56846 !important; }

.border-bottom-red {
  border-bottom-color: #E56846 !important; }

.color-blue {
  color: #0084D4; }

/*chart style Light and Dark*/
.Light .stx_current_hr_up {
  /* 'Up' color for current chart value */
  background-color: #12b556; }

.Light .stx_current_hr_down {
  /* 'Down' color for current chart value */
  background-color: #cf5535; }

.Light .stx_candle_down,
.Light .stx_line_down,
.Light .stx_bar_down {
  color: gray; }

.Light .stx_candle_up,
.Light .stx_line_up,
.Light .stx_bar_up {
  color: #12b556; }

.Light .stx_candle_down,
.Light .stx_candle_up {
  border-color: #333; }

.Light .stx_line_chart,
.Light .stx_bar_chart {
  color: #1e2838; }

.Light .stx_candle_shadow,
.Light .stx_bar_even {
  color: #555; }

.Light .stx_mountain_chart {
  background-color: #0084d4;
  color: rgba(102, 202, 196, 0.01);
  border: #1586d4;
  width: 4px; }

.Light .stx_grid {
  color: #E7EBF1; }

.Light .stx_xaxis_dark {
  color: #ccc; }

.Light .stx_xaxis {
  color: #666; }

.Dark .stx_current_hr_up {
  /* 'Up' color for current chart value */
  background-color: #1ac963; }

.Dark .stx_current_hr_down {
  /* 'Down' color for current chart value */
  background-color: #db6040; }

.Dark .stx_candle_down,
.Dark .stx_line_down,
.Dark .stx_bar_down {
  color: gray; }

.Dark .stx_candle_up,
.Dark .stx_line_up,
.Dark .stx_bar_up {
  color: #1ac963; }

.Dark .stx_candle_down,
.Dark .stx_candle_up {
  border-color: #b2c3db; }

.Dark .stx_line_chart,
.Dark .stx_bar_chart {
  color: #677183; }

.Dark .stx_candle_shadow,
.Dark .stx_bar_even {
  color: #7d899d; }

.Dark .stx_mountain_chart {
  background-color: #009af8;
  color: rgba(102, 202, 196, 0.01);
  border: #1586d4;
  width: 4px; }

.Dark .stx_grid {
  color: #262c36; }

.Dark .stx_xaxis_dark {
  color: #1c222d; }

.Dark .stx_xaxis {
  color: #9caac1; }

/*end chart style Light and Dark*/
/*All svg start*/
.bittrex-logo-mark {
  display: inline-block;
  width: 150px;
  height: 56px;
  background: url("/Content/img/Lineage/bittrex-logo-mark-default.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: auto 25px;
  background-position: center left; }

.bittrex-logo-mark-60 {
  display: inline-block;
  width: 75px;
  height: 165px;
  background: url("/Content/img/Lineage/bittrex-logo-mark-60.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.bittrex-logo-mark-index {
  display: inline-block;
  width: 30px;
  height: 60px;
  background: url("/Content/img/Lineage/bittrex-logo-mark-default.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.bittrex-logo-mark-white {
  display: inline-block;
  width: 26px;
  height: 76px;
  background: url("/Content/img/Lineage/bittrex-logo-mark-white.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.bittrex-word-mark {
  display: inline-block;
  width: 83px;
  height: 56px;
  background: url("/Content/img/Lineage/bittrex-word-mark.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.bittrex-word-mark-60 {
  display: inline-block;
  width: 240px;
  height: 165px;
  background: url("/Content/img/Lineage/bittrex-word-mark-60.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.bittrex-word-mark-black {
  display: inline-block;
  width: 83px;
  height: 56px;
  background: url("/Content/img/Lineage/bittrex-word-mark-black.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.bittrex-word-mark-white {
  display: inline-block;
  width: 83px;
  height: 76px;
  background: url("/Content/img/Lineage/bittrex-word-mark-white.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-account {
  display: inline-block;
  width: 22px;
  height: 18px;
  background: url("/Content/img/Lineage/icon-account.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-account-gray {
  display: inline-block;
  width: 22px;
  height: 18px;
  background: url("/Content/img/Lineage/icon-account-gray.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-settings {
  display: inline-block;
  width: 22px;
  height: 18px;
  background: url("/Content/img/Lineage/icon-settings.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-crowdfund {
  display: inline-block;
  width: 22px;
  height: 18px;
  background: url("/Content/img/Lineage/icon-crowdfund.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-account-info {
  display: inline-block;
  width: 7px;
  height: 14px;
  background: url("/Content/img/Lineage/icon-account-info.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-account-info-red {
  display: inline-block;
  width: 7px;
  height: 14px;
  background: url("/Content/img/Lineage/icon-account-info-red.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-account-info-white {
  display: inline-block;
  width: 7px;
  height: 14px;
  background: url("/Content/img/Lineage/icon-account-info-white.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-download {
  display: inline-block;
  width: 16px;
  height: 14px;
  background: url("/Content/img/Lineage/icon-download.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-dashboard-light {
  display: inline-block;
  width: 22px;
  height: 18px;
  background: url("/Content/img/Lineage/icon-dashboard-light.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-dashboard-white {
  display: inline-block;
  width: 22px;
  height: 18px;
  background: url("/Content/img/Lineage/icon-dashboard-white.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-help-circle {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url("/Content/img/Lineage/icon-help-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-help-circle-A {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url("/Content/img/Lineage/icon-help-circle-A.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-help-light {
  display: inline-block;
  width: 22px;
  height: 18px;
  background: url("/Content/img/Lineage/icon-help-light.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-shape-light {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url("/Content/img/Lineage/Shape-light.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-layout-historical-light {
  display: inline-block;
  width: 22px;
  height: 18px;
  background: url("/Content/img/Lineage/icon-layout-historical-light.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-news-light {
  display: inline-block;
  width: 22px;
  height: 18px;
  background: url("/Content/img/Lineage/icon-news-light.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-notifications-light {
  display: inline-block;
  width: 22px;
  height: 18px;
  background: url("/Content/img/Lineage/icon-notifications-light.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-menu-close {
  display: inline-block;
  width: 20px;
  height: 16px;
  background: url("/Content/img/Lineage/icon-menu-close.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-menu-close-blue {
  display: inline-block;
  width: 20px;
  height: 16px;
  background: url("/Content/img/Lineage/icon-menu-close-blue.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-menu-close-20px {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("/Content/img/Lineage/icon-menu-close-20px.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-menu-close-white-20px {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("/Content/img/Lineage/icon-menu-close-white-20px.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-menu-open {
  display: inline-block;
  width: 20px;
  height: 16px;
  background: url("/Content/img/Lineage/icon-menu-open.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.dropdown-arrow {
  display: inline-block;
  width: 11px;
  height: 8px;
  background: url("/Content/img/Lineage/dropdown-arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.dropdown-arrow-blue {
  display: inline-block;
  width: 11px;
  height: 8px;
  background: url("/Content/img/Lineage/dropdown-arrow-blue.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.dropdown-arrow-white {
  display: inline-block;
  width: 11px;
  height: 8px;
  background: url("/Content/img/Lineage/dropdown-arrow-white.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.dropdown-arrow-d3 {
  display: inline-block;
  width: 11px;
  height: 8px;
  background: url("/Content/img/Lineage/dropdown-arrow-d3.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.dropdown-arrow-16 {
  display: inline-block;
  width: 16px;
  height: 52px;
  background: url("/Content/img/Lineage/dropdown-arrow-16.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-news {
  display: inline-block;
  width: 22px;
  height: 56px;
  background: url("/Content/img/Lineage/icon-news.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-news-gray {
  display: inline-block;
  width: 22px;
  height: 56px;
  background: url("/Content/img/Lineage/icon-news-gray.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-twitter {
  display: inline-block;
  width: 26px;
  height: 24px;
  background: url("/Content/img/Lineage/icon-twitter.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-twitter-10 {
  display: inline-block;
  width: 11px;
  height: 10px;
  background: url("/Content/img/Lineage/icon-twitter-10.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-twitter-white {
  display: inline-block;
  width: 13px;
  height: 12px;
  background: url("/Content/img/Lineage/icon-twitter-white.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-twitter-blue {
  display: inline-block;
  width: 26px;
  height: 24px;
  background: url("/Content/img/Lineage/icon-twitter-blue.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-twitter-gray {
  display: inline-block;
  width: 26px;
  height: 24px;
  background: url("/Content/img/Lineage/icon-twitter-gray.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-twitter-gray-10 {
  display: inline-block;
  width: 11px;
  height: 10px;
  background: url("/Content/img/Lineage/icon-twitter-gray-10.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-twitter-5 {
  display: inline-block;
  width: 26px;
  height: 24px;
  background: url("/Content/img/Lineage/icon-twitter-5.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-notifications {
  display: inline-block;
  width: 15px;
  height: 56px;
  background: url("/Content/img/Lineage/icon-notifications.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-layout-historical {
  display: inline-block;
  width: 22px;
  height: 56px;
  background: url("/Content/img/Lineage/icon-layout-historical.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-layout-simplified {
  display: inline-block;
  width: 22px;
  height: 56px;
  background: url("/Content/img/Lineage/icon-layout-simplified.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-dashboard {
  display: inline-block;
  width: 18px;
  height: 56px;
  background: url("/Content/img/Lineage/icon-dashboard.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-dashboard-gray {
  display: inline-block;
  width: 22px;
  height: 18px;
  background: url("/Content/img/Lineage/icon-dashboard-gray.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-deposit {
  display: inline-block;
  width: 16px;
  height: 14px;
  background: url("/Content/img/Lineage/icon-deposit-20.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-deposit-blue {
  display: inline-block;
  width: 16px;
  height: 14px;
  background: url("/Content/img/Lineage/icon-deposit-blue.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-deposit-gray {
  display: inline-block;
  width: 16px;
  height: 14px;
  background: url("/Content/img/Lineage/icon-deposit-gray.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-deposit-gray-3 {
  display: inline-block;
  width: 16px;
  height: 14px;
  background: url("/Content/img/Lineage/icon-deposit-gray-3.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-deposit-gray-6 {
  display: inline-block;
  width: 16px;
  height: 14px;
  background: url("/Content/img/Lineage/icon-deposit-gray-6.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-deposit-green {
  display: inline-block;
  width: 16px;
  height: 14px;
  background: url("/Content/img/Lineage/icon-deposit-green.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-deposit-20 {
  display: inline-block;
  width: 20px;
  height: 18px;
  background: url("/Content/img/Lineage/icon-deposit-20.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-deposit-25 {
  display: inline-block;
  width: 24px;
  height: 25px;
  background: url("/Content/img/Lineage/icon-deposit-25.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-deposit-30 {
  display: inline-block;
  width: 30px;
  height: 26px;
  background: url("/Content/img/Lineage/icon-deposit-30.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-withdraw {
  display: inline-block;
  width: 16px;
  height: 14px;
  background: url("/Content/img/Lineage/icon-withdraw-20.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-withdraw-25 {
  display: inline-block;
  width: 24px;
  height: 25px;
  background: url("/Content/img/Lineage/icon-withdraw-25.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-withdraw-blue {
  display: inline-block;
  width: 16px;
  height: 14px;
  background: url("/Content/img/Lineage/icon-withdraw-blue.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-withdraw-gray {
  display: inline-block;
  width: 16px;
  height: 14px;
  background: url("/Content/img/Lineage/icon-withdraw-gray.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-withdraw-gray-6 {
  display: inline-block;
  width: 16px;
  height: 14px;
  background: url("/Content/img/Lineage/icon-withdraw-gray-6.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-withdraw-gray-3 {
  display: inline-block;
  width: 16px;
  height: 14px;
  background: url("/Content/img/Lineage/icon-withdraw-gray-3.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-withdraw-red {
  display: inline-block;
  width: 16px;
  height: 14px;
  background: url("/Content/img/Lineage/icon-withdraw-red.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-withdraw-20 {
  display: inline-block;
  width: 20px;
  height: 18px;
  background: url("/Content/img/Lineage/icon-withdraw-20.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-withdraw-30 {
  display: inline-block;
  width: 30px;
  height: 26px;
  background: url("/Content/img/Lineage/icon-withdraw-30.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-help {
  display: inline-block;
  width: 16px;
  height: 56px;
  background: url("/Content/img/Lineage/icon-help.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-help-gray {
  display: inline-block;
  width: 16px;
  height: 56px;
  background: url("/Content/img/Lineage/icon-help-gray.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.filter-sort-dropdown-blue {
  display: inline-block;
  width: 40px;
  height: 24px;
  background: url("/Content/img/Lineage/filter-sort-dropdown-blue.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.filter-sort-dropdown {
  display: inline-block;
  width: 40px;
  height: 24px;
  background: url("/Content/img/Lineage/filter-sort-dropdown.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-margin-trading {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("/Content/img/Lineage/icon-margin-trading.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-2fa-red {
  display: inline-block;
  width: 32px;
  height: 22px;
  background: url("/Content/img/Lineage/icon-2fa-red.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-2fa-green {
  display: inline-block;
  width: 32px;
  height: 22px;
  background: url("/Content/img/Lineage/icon-2fa-green.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-2fa-yellow {
  display: inline-block;
  width: 32px;
  height: 22px;
  background: url("/Content/img/Lineage/icon-2fa-yellow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-2fa-60 {
  display: inline-block;
  width: 60px;
  height: 40px;
  background: url("/Content/img/Lineage/icon-2fa-60.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-2fa-42 {
  display: inline-block;
  width: 42px;
  height: 28px;
  background: url("/Content/img/Lineage/icon-2fa-42.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-disabled {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url("/Content/img/Lineage/icon-disabled.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-fiat-trading {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("/Content/img/Lineage/icon-fiat-trading.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-digital-token-trading {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("/Content/img/Lineage/icon-digital-token-trading.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-unchecked-circle {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url("/Content/img/Lineage/icon-unchecked-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-unchecked-circle-red {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url("/Content/img/Lineage/icon-unchecked-circle-red.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-checked-circle-small {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url("/Content/img/Lineage/icon-checked-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-checked-circle-green {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url("/Content/img/Lineage/icon-checked-circle-green.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-phone {
  display: inline-block;
  width: 26px;
  height: 40px;
  background: url("/Content/img/Lineage/icon-phone.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-pending {
  display: inline-block;
  width: 53px;
  height: 40px;
  background: url("/Content/img/Lineage/icon-pending.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-documents {
  display: inline-block;
  width: 50px;
  height: 40px;
  background: url("/Content/img/Lineage/icon-documents.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-twitter {
  display: inline-block;
  width: 26px;
  height: 24px;
  background: url("/Content/img/Lineage/icon-twitter.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-support-ticket {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("/Content/img/Lineage/icon-support-ticket.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-support-ticket-5 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("/Content/img/Lineage/icon-support-ticket-5.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-support-ticket-blue {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("/Content/img/Lineage/icon-support-ticket-blue.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-facebook {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("/Content/img/Lineage/icon-facebook.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-facebook-10 {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url("/Content/img/Lineage/icon-facebook-10.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-facebook-white {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("/Content/img/Lineage/icon-facebook-white.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-facebook-blue {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("/Content/img/Lineage/icon-facebook-blue.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-facebook-gray {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("/Content/img/Lineage/icon-facebook-gray.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-facebook-gray-10 {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url("/Content/img/Lineage/icon-facebook-gray-10.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-facebook-5 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("/Content/img/Lineage/icon-facebook-5.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-slack {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("/Content/img/Lineage/icon-slack.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-slack-blue {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("/Content/img/Lineage/icon-slack-blue.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-slack-5 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("/Content/img/Lineage/icon-slack-5.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-email {
  display: inline-block;
  width: 40px;
  height: 32px;
  background: url("/Content/img/Lineage/icon-email.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-email-30 {
  display: inline-block;
  width: 30px;
  height: 24px;
  background: url("/Content/img/Lineage/icon-email-30.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-email-blue-30 {
  display: inline-block;
  width: 30px;
  height: 24px;
  background: url("/Content/img/Lineage/icon-email-blue-30.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-email-5 {
  display: inline-block;
  width: 30px;
  height: 24px;
  background: url("/Content/img/Lineage/icon-email-5.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-email-blue {
  display: inline-block;
  width: 30px;
  height: 24px;
  background: url("/Content/img/Lineage/icon-email-blue.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-email-gray-30 {
  display: inline-block;
  width: 30px;
  height: 24px;
  background: url("/Content/img/Lineage/icon-email-gray-30.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-email-d3-30 {
  display: inline-block;
  width: 30px;
  height: 24px;
  background: url("/Content/img/Lineage/icon-email-d3-30.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-email-blue-40 {
  display: inline-block;
  width: 40px;
  height: 32px;
  background: url("/Content/img/Lineage/icon-email-blue-40.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-warning {
  display: inline-block;
  width: 30px;
  height: 27px;
  background: url("/Content/img/Lineage/icon-warning.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-warning-20 {
  display: inline-block;
  width: 20px;
  height: 18px;
  background: url("/Content/img/Lineage/icon-warning-20.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-warning-yellow {
  display: inline-block;
  width: 15px;
  height: 13px;
  background: url("/Content/img/Lineage/icon-warning-yellow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-checkmark {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("/Content/img/Lineage/icon-checkmark.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-checkmark-white {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url("/Content/img/Lineage/icon-checkmark-white.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-checkmark-blue {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("/Content/img/Lineage/icon-checkmark-blue.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-checkmark-light-blue {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("/Content/img/Lineage/icon-checkmark-light-blue.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-checkmark-blue-big {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("/Content/img/Lineage/icon-checkmark-blue-big.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-lock {
  display: inline-block;
  width: 30px;
  height: 39px;
  background: url("/Content/img/Lineage/icon-lock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-order-completed {
  display: inline-block;
  width: 24px;
  height: 25px;
  background: url("/Content/img/Lineage/icon-order-completed.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-order-completed-green {
  display: inline-block;
  width: 24px;
  height: 25px;
  background: url("/Content/img/Lineage/icon-order-completed-green.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-order-placed {
  display: inline-block;
  width: 24px;
  height: 25px;
  background: url("/Content/img/Lineage/icon-order-placed.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-order-placed-blue {
  display: inline-block;
  width: 24px;
  height: 25px;
  background: url("/Content/img/Lineage/icon-order-placed-blue.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-info {
  display: inline-block;
  width: 13px;
  height: 13px;
  background: url("/Content/img/Lineage/icon-info.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-info-solid {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url("/Content/img/Lineage/icon-info-solid.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-info-solid-20 {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("/Content/img/Lineage/icon-info-solid-20.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-search {
  display: inline-block;
  width: 17px;
  height: 17px;
  background: url("/Content/img/Lineage/icon-search.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-search-nav {
  display: inline-block;
  width: 17px;
  height: 17px;
  background: url("/Content/img/Lineage/icon-search-nav.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-sort-filter {
  display: inline-block;
  width: 28px;
  height: 14px;
  background: url("/Content/img/Lineage/icon-sort.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-sort-blue {
  display: inline-block;
  width: 28px;
  height: 14px;
  background: url("/Content/img/Lineage/icon-sort-blue.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-sort-filter-blue {
  display: inline-block;
  width: 23px;
  height: 12px;
  background: url("/Content/img/Lineage/icon-sort-filter-blue.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-sort-order-up {
  display: inline-block;
  width: 16px;
  height: 14px;
  background: url("/Content/img/Lineage/icon-sort-order-up.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-sort-order-up-11 {
  display: inline-block;
  width: 13px;
  height: 11px;
  background: url("/Content/img/Lineage/icon-sort-order-up-11.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-sort-order-down {
  display: inline-block;
  width: 16px;
  height: 14px;
  background: url("/Content/img/Lineage/icon-sort-order-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-sort-order-down-11 {
  display: inline-block;
  width: 13px;
  height: 11px;
  background: url("/Content/img/Lineage/icon-sort-order-down-11.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-sort-order-down-blue {
  display: inline-block;
  width: 16px;
  height: 14px;
  background: url("/Content/img/Lineage/icon-sort-order-down-blue.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-sort-order-up-blue {
  display: inline-block;
  width: 16px;
  height: 14px;
  background: url("/Content/img/Lineage/icon-sort-order-up-blue.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-share {
  display: inline-block;
  width: 10px;
  height: 12px;
  background: url("/Content/img/Lineage/icon-share.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-usd {
  display: inline-block;
  width: 7px;
  height: 13px;
  background: url("/Content/img/Lineage/icon-usd.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-chart {
  vertical-align: middle;
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url("/Content/img/Lineage/icon-chart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-chart-white {
  vertical-align: middle;
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("/Content/img/Lineage/icon-chart-white.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-markets-nav-toggle-lg {
  display: inline-block;
  width: 28px;
  height: 28px;
  background: url("/Content/img/Lineage/expand-collapse.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-markets-nav-toggle-lg-blue {
  display: inline-block;
  width: 28px;
  height: 28px;
  background: url("/Content/img/Lineage/expand-collapse-blue.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-arrow {
  display: inline-block;
  width: 7px;
  height: 10px;
  background: url("/Content/img/Lineage/icon-arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-arrow-white {
  display: inline-block;
  width: 7px;
  height: 10px;
  background: url("/Content/img/Lineage/icon-arrow-white.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-arrow-10 {
  display: inline-block;
  width: 10px;
  height: 20px;
  background: url("/Content/img/Lineage/icon-arrow-10.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-arrow-down-10 {
  display: inline-block;
  width: 10px;
  height: 20px;
  background: url("/Content/img/Lineage/icon-arrow-down-10.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-arrow-f2 {
  display: inline-block;
  width: 7px;
  height: 10px;
  background: url("/Content/img/Lineage/icon-arrow-f2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-arrow-12 {
  display: inline-block;
  width: 12px;
  height: 29px;
  background: url("/Content/img/Lineage/icon-arrow-12.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-arrow-15 {
  display: inline-block;
  width: 15px;
  height: 22px;
  background: url("/Content/img/Lineage/icon-arrow-15.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-arrow-18 {
  display: inline-block;
  width: 18px;
  height: 28px;
  background: url("/Content/img/Lineage/icon-arrow-18.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-arrow-down {
  display: inline-block;
  width: 7px;
  height: 10px;
  background: url("/Content/img/Lineage/icon-arrow-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-arrow-down-f2 {
  display: inline-block;
  width: 7px;
  height: 10px;
  background: url("/Content/img/Lineage/icon-arrow-down-f2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-arrow-down-12 {
  display: inline-block;
  width: 12px;
  height: 19px;
  background: url("/Content/img/Lineage/icon-arrow-down-12.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-arrow-down-15 {
  display: inline-block;
  width: 15px;
  height: 22px;
  background: url("/Content/img/Lineage/icon-arrow-down-15.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-arrow-down-18 {
  display: inline-block;
  width: 18px;
  height: 28px;
  background: url("/Content/img/Lineage/icon-arrow-down-18.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-arrow-down-white-18 {
  display: inline-block;
  width: 18px;
  height: 28px;
  background: url("/Content/img/Lineage/icon-arrow-down-white-18.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-arrow-horizontal {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url("/Content/img/Lineage/icon-arrow-horizon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-arrow-gray {
  display: inline-block;
  width: 7px;
  height: 10px;
  background: url("/Content/img/Lineage/icon-arrow-gray.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-arrow-gray-alert {
  display: inline-block;
  width: 10px;
  height: 16.7px;
  background: url("/Content/img/Lineage/icon-arrow-gray-alert.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-toggle-arrows {
  display: inline-block;
  width: 17px;
  height: 16px;
  background: url("/Content/img/Lineage/icon-toggle-arrows.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-expand {
  display: inline-block;
  width: 11px;
  height: 11px;
  background: url("/Content/img/Lineage/icon-expand.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-expand-collapse {
  display: inline-block;
  width: 11px;
  height: 11px;
  background: url("/Content/img/Lineage/expand-collapse.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-expand-triangle {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url("/Content/img/Lineage/icon-expand-triangle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-expand-triangle-8 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: url("/Content/img/Lineage/icon-expand-triangle-8.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-expand-triangle-blue {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url("/Content/img/Lineage/icon-expand-triangle-blue.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-open-order {
  display: inline-block;
  width: 10px;
  height: 12px;
  background: url("/Content/img/Lineage/icon-open-order.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-open-order-blue {
  display: inline-block;
  width: 10px;
  height: 12px;
  background: url("/Content/img/Lineage/icon-open-order-blue.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-open-order-bittrex-blue {
  display: inline-block;
  width: 10px;
  height: 12px;
  background: url("/Content/img/Lineage/icon-open-order-bittrex-blue.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-open-order-white {
  display: inline-block;
  width: 10px;
  height: 12px;
  background: url("/Content/img/Lineage/icon-open-order-white.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-open-order-d3 {
  display: inline-block;
  width: 10px;
  height: 12px;
  background: url("/Content/img/Lineage/icon-open-order-d3.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-open-order-24 {
  display: inline-block;
  width: 20px;
  height: 24px;
  background: url("/Content/img/Lineage/icon-open-order-24.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-heart {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("/Content/img/Lineage/icon-heart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-heart-gray {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("/Content/img/Lineage/icon-heart-gray.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-heart-outline-gray {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("/Content/img/Lineage/icon-heart-outline-gray.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-heart-outline {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("/Content/img/Lineage/icon-heart-outline.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-heart-blue {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("/Content/img/Lineage/icon-heart-blue.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-heart-d3 {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("/Content/img/Lineage/icon-heart-d3.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-heart-outline-blue {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("/Content/img/Lineage/icon-heart-outline-blue.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-heart-16px {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("/Content/img/Lineage/icon-heart-16px.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-heart-16px-gray {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("/Content/img/Lineage/icon-heart-16px-gray.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-heart-outline-16px {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("/Content/img/Lineage/icon-heart-outline-16px.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-heart-outline-16px-gray {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("/Content/img/Lineage/icon-heart-outline-16px-gray.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-heart-outline-24px {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("/Content/img/Lineage/icon-heart-outline-24px.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-alert {
  display: inline-block;
  width: 16px;
  height: 14px;
  background: url("/Content/img/Lineage/icon-alert.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-question {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("/Content/img/Lineage/icon-question.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-question-11 {
  display: inline-block;
  width: 11px;
  height: 15px;
  background: url("/Content/img/Lineage/icon-question-11.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-edit {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url("/Content/img/Lineage/icon-edit.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-key {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url("/Content/img/Lineage/icon-key.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-key-small-white {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url("/Content/img/Lineage/icon-key-small-white.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-key-small-blue {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url("/Content/img/Lineage/icon-key-small-blue.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-alert-info {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("/Content/img/Lineage/icon-alert-info.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-alert-info-hover {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("/Content/img/Lineage/icon-alert-info-hover.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-cancel-x {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: url("/Content/img/Lineage/icon-cancel-x.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-cancel-x-gray8 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: url("/Content/img/Lineage/icon-cancel-x-gray8.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-cancel-x-white {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: url("/Content/img/Lineage/icon-cancel-x-white.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-cancel-x-12 {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("/Content/img/Lineage/icon-cancel-x-12.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-cancel-x-blue {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: url("/Content/img/Lineage/icon-cancel-x-blue.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-cancel-x-red {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: url("/Content/img/Lineage/icon-cancel-x-red.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-cancel-x-red-12 {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("/Content/img/Lineage/icon-cancel-x-red-12.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-cancel-x-white-12 {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("/Content/img/Lineage/icon-cancel-x-white-12.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-cancel-circle {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("/Content/img/Lineage/icon-cancel-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.icon-close-x, form.search .clear-search:after, .dark-theme form.search .clear-search:after {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("/Content/img/icons/search/icon-clear-search.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

/*All svg end*/
.mCS-my-theme .mCSB_container {
  margin-right: 0; }

.mCS-my-theme .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: transparent; }

.mCS-my-theme .mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

form.search {
  position: relative; }
  form.search ::-ms-clear {
    display: none; }
  form.search input.form-control:valid {
    padding-right: 24px !important; }
    form.search input.form-control:valid ~ .clear-search {
      display: inline-block; }
  form.search .clear-search {
    display: none;
    border: none;
    width: 1px;
    height: 1px;
    cursor: pointer;
    float: right;
    background-color: transparent;
    vertical-align: middle; }
    form.search .clear-search:after {
      background-position: center;
      content: '';
      margin: auto;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      z-index: 3;
      cursor: pointer; }

.common-modal {
  margin: 0 auto;
  padding: 0;
  border-radius: 8px; }
  .common-modal .down-arrow {
    display: none; }
  .common-modal .modal-header {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom: none;
    background-color: #0084D4;
    color: #FFF;
    padding: 28px 24px;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold; }
    .common-modal .modal-header span {
      white-space: nowrap; }
    .common-modal .modal-header .cancel-icon {
      padding: 3px 0 0;
      line-height: 1;
      font-size: 0; }
      .common-modal .modal-header .cancel-icon span {
        cursor: pointer; }
  .common-modal .modal-body {
    padding: 20px 48px 40px;
    color: #333;
    font-size: 12px;
    background-color: #FFF;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px; }
    .common-modal .modal-body .modal-item {
      padding: 0;
      height: 48px;
      border-bottom: 1px solid #eaeaea;
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .common-modal .modal-body .modal-item .modal-item-tittle {
        padding: 0;
        text-transform: uppercase; }
      .common-modal .modal-body .modal-item .modal-item-info {
        text-align: right;
        padding: 0;
        font-size: 20px; }
        .common-modal .modal-body .modal-item .modal-item-info .modal-item-symbol {
          padding: 0;
          display: inline-block;
          width: 30px;
          text-align: left;
          margin-left: 5px;
          color: #333;
          font-size: 12px; }
    .common-modal .modal-body .modal-item-total {
      padding: 0;
      background-color: rgba(0, 130, 215, 0.1); }
    .common-modal .modal-body .modal-transaction-type {
      padding: 0;
      height: 66px;
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .common-modal .modal-body .modal-transaction-type .transaction-item .item-name {
        font-size: 12px;
        line-height: 14px;
        color: #888;
        text-transform: uppercase; }
      .common-modal .modal-body .modal-transaction-type .transaction-item .item-value {
        font-size: 12px;
        line-height: 16px;
        margin-left: 8px; }
    .common-modal .modal-body .modal-disclaimer {
      background-color: rgba(240, 173, 78, 0.3);
      padding: 11px 16px; }
      .common-modal .modal-body .modal-disclaimer .disclaimer-tittle {
        margin: 0 0 8px;
        font-size: 12px;
        line-height: 18px;
        color: #000;
        text-transform: uppercase; }
      .common-modal .modal-body .modal-disclaimer .disclaimer-content {
        margin: 0;
        font-size: 11px;
        line-height: 15px; }
    .common-modal .modal-body .modal-button {
      margin-top: 32px;
      display: flex;
      padding: 0;
      align-items: center;
      justify-content: space-between; }
      .common-modal .modal-body .modal-button .btn {
        height: 44px;
        border-radius: 3px;
        font-size: 15px;
        border: 1px solid #0084D4;
        width: 140px; }

.buy-sell-modal .modal-header {
  display: flex;
  align-items: center; }
  .buy-sell-modal .modal-header span {
    white-space: normal; }
  .buy-sell-modal .modal-header > * {
    flex: 1 0 auto; }
    .buy-sell-modal .modal-header > *:not(:last-child) {
      margin-right: 3px; }
  .buy-sell-modal .modal-header #buyModalLabel {
    flex: 2 1 auto; }

.withdraw-deposit-modal .modal-header h4 {
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center; }
  .withdraw-deposit-modal .modal-header h4 .title-icon {
    margin-right: 12px; }

.withdraw-deposit-modal .modal-body {
  color: #333;
  background-color: #FFF; }
  .withdraw-deposit-modal .modal-body .currency-block {
    height: 32px; }
    .withdraw-deposit-modal .modal-body .currency-block .block-currency {
      font-size: 16px;
      padding: 0;
      line-height: 20px;
      margin: 12px 0 0;
      font-weight: bold; }
    .withdraw-deposit-modal .modal-body .currency-block .block-time {
      padding: 0;
      line-height: 14px;
      margin: 15px 0 0;
      opacity: 0.6; }
  .withdraw-deposit-modal .modal-body .current-currency .current-currency-header {
    text-transform: uppercase;
    color: #666;
    border-bottom: 1px solid #CCC; }
    .withdraw-deposit-modal .modal-body .current-currency .current-currency-header div {
      display: inline-block;
      line-height: 16px;
      margin: 12px 0 8px; }
      .withdraw-deposit-modal .modal-body .current-currency .current-currency-header div:last-child {
        text-align: right; }
  .withdraw-deposit-modal .modal-body .current-currency .current-currency-body {
    font-size: 16px; }
    .withdraw-deposit-modal .modal-body .current-currency .current-currency-body div {
      display: inline-block;
      line-height: 19px;
      margin: 10px 0 11px; }
      .withdraw-deposit-modal .modal-body .current-currency .current-currency-body div:last-child {
        text-align: right; }
  .withdraw-deposit-modal .modal-body .withdraw-amount .amount-header {
    font-size: 16px;
    font-weight: bold;
    line-height: 19px;
    margin: 32px 0 12px; }
  .withdraw-deposit-modal .modal-body .withdraw-amount .amount-item input::placeholder {
    color: #AAA;
    text-align: right; }
  .withdraw-deposit-modal .modal-body .withdraw-amount .amount-item .quantity-input {
    font-size: 15px;
    line-height: 18px;
    text-align: right;
    padding: 10px 8px 8px;
    border: 1px solid #CCC; }
  .withdraw-deposit-modal .modal-body .withdraw-amount .amount-item .amount-symbol {
    line-height: 14px;
    margin: 11px 0 0 8px; }
  .withdraw-deposit-modal .modal-body .withdraw-amount .amount-item .anount-price {
    line-height: 18px;
    margin: 10px 0 8px; }
    .withdraw-deposit-modal .modal-body .withdraw-amount .amount-item .anount-price span:first-child {
      padding-right: 8px;
      font-size: 15px; }
  .withdraw-deposit-modal .modal-body .withdraw-amount .amount-item .amount-temp {
    text-transform: uppercase;
    line-height: 14px;
    margin: 11px 0; }
  .withdraw-deposit-modal .modal-body .withdraw-amount .amount-item .amount-usd {
    font-size: 12px;
    color: #888;
    line-height: 16px;
    margin: 12px 0 8px; }
  .withdraw-deposit-modal .modal-body .withdraw-amount .amount-item div {
    padding: 0; }
  .withdraw-deposit-modal .modal-body .withdraw-deposit-address .address-header {
    font-size: 16px;
    font-weight: bold;
    line-height: 19px;
    margin: 32px 0 12px; }
  .withdraw-deposit-modal .modal-body .withdraw-deposit-address input::placeholder {
    color: #AAA; }
  .withdraw-deposit-modal .modal-body .withdraw-deposit-address .address-input input {
    width: 100%;
    padding: 7px 12px 9px;
    font-size: 15px;
    border: 1px solid #CCC; }
  .withdraw-deposit-modal .modal-body .withdraw-deposit-address .deposit-address-input input {
    border: 1px solid #0084D4; }
  .withdraw-deposit-modal .modal-body .modal-disclaimer {
    height: inherit;
    max-height: 142px;
    overflow-y: auto;
    overflow-style: none; }
    .withdraw-deposit-modal .modal-body .modal-disclaimer .disclaimer-tittle {
      display: inline-block;
      margin: 0 12px 0 0; }
    .withdraw-deposit-modal .modal-body .modal-disclaimer .disclaimer-content {
      display: inline-block; }
    .withdraw-deposit-modal .modal-body .modal-disclaimer .disclaimer-pre {
      white-space: pre-line;
      margin: 0; }
  .withdraw-deposit-modal .modal-body .modal-button button {
    width: 200px !important; }
  .withdraw-deposit-modal .modal-body .deposit-button {
    justify-content: flex-end; }
    .withdraw-deposit-modal .modal-body .deposit-button button {
      width: 200px !important; }

.withdraw-deposit-modal.deposit-modal .modal-disclaimer {
  margin-top: 12px;
  background-color: rgba(240, 173, 78, 0.3); }
  .withdraw-deposit-modal.deposit-modal .modal-disclaimer .disclaimer-tittle {
    font-size: 15px;
    color: #333;
    font-weight: bold; }
  .withdraw-deposit-modal.deposit-modal .modal-disclaimer .disclaimer-second-title {
    margin: 8px 0 4px;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px; }

.common-toast {
  width: 360px;
  max-width: 360px !important;
  position: fixed;
  top: calc(100% - 111px);
  left: calc(100% - 360px);
  padding: 4px 40px 16px 24px;
  border: none;
  border-radius: 0;
  background-color: #11A763;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5); }
  .common-toast .popover-title {
    display: flex;
    align-items: center;
    padding: 0;
    margin-bottom: 12px;
    height: 43px;
    justify-content: space-between;
    color: #FFF;
    background-color: transparent;
    border-bottom: 1px solid #FFF; }
    .common-toast .popover-title .toast-title {
      font-size: 16px;
      line-height: 19px;
      margin: 12px 0; }
    .common-toast .popover-title .cancel-icon {
      padding: 0;
      position: absolute;
      top: 8px;
      right: 8px; }
      .common-toast .popover-title .cancel-icon i {
        cursor: pointer;
        display: inline-block;
        width: 12px;
        height: 12px;
        background: url("/Content/img/Lineage/icon-cancel-x-white-12.svg");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center bottom; }
  .common-toast .popover-content {
    padding: 0;
    color: #FFF;
    line-height: 18px;
    font-size: 12px; }

.child-row-details > div > div {
  display: table-row; }

.details-field {
  display: inline-block;
  min-width: 145px;
  padding: 0 8px 0 32px;
  font-weight: bold;
  vertical-align: top;
  text-align: left;
  display: table-cell; }

.details-field::after {
  content: ':';
  display: inline; }

.details-value {
  min-width: 160px;
  padding-left: 16px;
  overflow-wrap: break-word;
  display: table-cell; }

.copyable {
  background-color: transparent;
  padding: 2px 6px;
  cursor: pointer;
  color: #539ad7; }
  .copyable:hover {
    color: #539ad7; }

.child-row-details {
  transition: visibility 2s;
  text-align: left !important; }

@media (min-width: 991px) and (max-width: 1380px) {
  .buy-table-container .common-pager .pager > li:nth-child(2),
  .buy-table-container .common-pager .pager > li:nth-last-child(2),
  .sell-table-container .common-pager .pager > li:nth-child(2),
  .sell-table-container .common-pager .pager > li:nth-last-child(2) {
    /* hide the next and prev pager buttons for the orderbooks when tables get compressed */
    display: none !important; } }

@media screen and (max-width: 767px) {
  body .blurb {
    display: block;
    width: 100%; }
  .common-modal {
    border-radius: 0; }
    .common-modal .modal-dialog {
      margin: 0; }
      .common-modal .modal-dialog .modal-content {
        border-radius: 0; }
        .common-modal .modal-dialog .modal-content .modal-header {
          border-radius: 0;
          padding: 21px 16px;
          font-size: 15px;
          line-height: 18px; }
          .common-modal .modal-dialog .modal-content .modal-header .cancel-icon {
            padding-top: 0; }
        .common-modal .modal-dialog .modal-content .modal-body {
          padding: 0; }
          .common-modal .modal-dialog .modal-content .modal-body .modal-item {
            padding: 0 16px;
            height: 40px; }
            .common-modal .modal-dialog .modal-content .modal-body .modal-item.modal-item-total {
              width: 100%;
              margin: 0; }
            .common-modal .modal-dialog .modal-content .modal-body .modal-item .modal-item-info {
              font-size: 15px; }
          .common-modal .modal-dialog .modal-content .modal-body .modal-transaction-type {
            padding: 12px 16px;
            display: block;
            height: 100%; }
            .common-modal .modal-dialog .modal-content .modal-body .modal-transaction-type .transaction-item {
              margin: 8px 0;
              display: flex;
              justify-content: space-between;
              align-items: center; }
          .common-modal .modal-dialog .modal-content .modal-body .modal-disclaimer {
            width: calc(100% - 32px);
            margin: 0 16px 0 16px;
            padding: 12px 16px; }
            .common-modal .modal-dialog .modal-content .modal-body .modal-disclaimer .disclaimer-content {
              line-height: 13px; }
          .common-modal .modal-dialog .modal-content .modal-body .modal-condition {
            width: calc(100% - 32px);
            margin: 0 16px 20px 16px;
            padding: 12px 16px; }
            .common-modal .modal-dialog .modal-content .modal-body .modal-condition .condition-content {
              line-height: 13px; }
          .common-modal .modal-dialog .modal-content .modal-body .modal-button {
            margin-top: 0;
            padding: 0 16px;
            width: 100%;
            display: block; }
            .common-modal .modal-dialog .modal-content .modal-body .modal-button .btn {
              width: 100%;
              margin: 0 0 16px 0; }
    .common-modal .down-arrow {
      display: none;
      background-color: rgba(51, 51, 51, 0.9);
      border-radius: 50%;
      padding: 40px;
      width: 60px;
      height: 60px;
      position: fixed;
      bottom: 16px;
      right: 16px; }
      .common-modal .down-arrow .icon-arrow-down-white-18 {
        position: absolute;
        bottom: 30%;
        right: 39%; }
  .withdraw-deposit-modal .modal-content .modal-header {
    padding: 20px 16px; }
    .withdraw-deposit-modal .modal-content .modal-header h4 {
      margin-top: 0;
      margin-bottom: 0;
      height: initial;
      text-align: center; }
      .withdraw-deposit-modal .modal-content .modal-header h4 span {
        font-size: 15px;
        line-height: 18px; }
      .withdraw-deposit-modal .modal-content .modal-header h4 .title-icon {
        margin-right: 8px; }
    .withdraw-deposit-modal .modal-content .modal-header .cancel-icon {
      margin: 0;
      line-height: 1; }
  .withdraw-deposit-modal .modal-content .modal-body {
    padding: 32px 16px 0 !important; }
    .withdraw-deposit-modal .modal-content .modal-body .currency-block {
      height: inherit; }
      .withdraw-deposit-modal .modal-content .modal-body .currency-block .block-currency {
        font-size: 15px;
        line-height: 18px;
        margin: 0; }
      .withdraw-deposit-modal .modal-content .modal-body .currency-block .block-time {
        margin: 3px 0 0; }
    .withdraw-deposit-modal .modal-content .modal-body .current-currency .current-currency-header {
      height: inherit; }
      .withdraw-deposit-modal .modal-content .modal-body .current-currency .current-currency-header div {
        margin: 14px 0 8px; }
    .withdraw-deposit-modal .modal-content .modal-body .current-currency .current-currency-body {
      font-size: 15px; }
      .withdraw-deposit-modal .modal-content .modal-body .current-currency .current-currency-body div {
        line-height: 18px;
        margin: 11px 0; }
    .withdraw-deposit-modal .modal-content .modal-body .withdraw-amount .amount-header {
      font-size: 15px;
      line-height: 18px; }
    .withdraw-deposit-modal .modal-content .modal-body .withdraw-amount .amount-item .quantity-input {
      width: 180px;
      padding: 9px 8px; }
    .withdraw-deposit-modal .modal-content .modal-body .withdraw-amount .amount-item .anount-price {
      margin: 12px 0 8px; }
    .withdraw-deposit-modal .modal-content .modal-body .withdraw-amount .amount-item .amount-temp {
      margin: 13px 0 9px; }
    .withdraw-deposit-modal .modal-content .modal-body .withdraw-amount .amount-item div {
      padding: 0; }
    .withdraw-deposit-modal .modal-content .modal-body .withdraw-deposit-address .address-header {
      font-size: 15px;
      line-height: 18px;
      margin: 24px 0 12px; }
    .withdraw-deposit-modal .modal-content .modal-body .withdraw-deposit-address .address-input input {
      line-height: 18px; }
    .withdraw-deposit-modal .modal-content .modal-body .withdraw-deposit-address .deposit-address-input input {
      border: 1px solid #0084D4; }
    .withdraw-deposit-modal .modal-content .modal-body .modal-disclaimer {
      margin: 0 !important;
      width: 100% !important; }
      .withdraw-deposit-modal .modal-content .modal-body .modal-disclaimer .disclaimer-tittle {
        display: block;
        margin-bottom: 8px; }
    .withdraw-deposit-modal .modal-content .modal-body .modal-button {
      padding: 0 !important; }
      .withdraw-deposit-modal .modal-content .modal-body .modal-button button {
        margin: 0 0 40px 0 !important;
        width: 100% !important; }
        .withdraw-deposit-modal .modal-content .modal-body .modal-button button:last-child {
          margin-top: -8px !important; }
  .withdraw-deposit-modal.deposit-modal .modal-content .modal-body .current-currency .current-currency-header div:last-child,
  .withdraw-deposit-modal.deposit-modal .modal-content .modal-body .current-currency .current-currency-body div:last-child {
    text-align: right; }
  .withdraw-deposit-modal.deposit-modal .modal-content .modal-body .withdraw-deposit-address .address-header {
    margin: 32px 0 13px; }
  .withdraw-deposit-modal.deposit-modal .modal-content .modal-body .withdraw-deposit-address .address-tip {
    margin-bottom: 17px; }
  .withdraw-deposit-modal.deposit-modal .modal-content .modal-body .modal-disclaimer {
    background-color: rgba(214, 59, 41, 0.15); }
    .withdraw-deposit-modal.deposit-modal .modal-content .modal-body .modal-disclaimer .disclaimer-second-title {
      margin: 12px 0 4px; }
    .withdraw-deposit-modal.deposit-modal .modal-content .modal-body .modal-disclaimer .disclaimer-content {
      font-size: 12px;
      line-height: 15px; }
  .withdraw-deposit-modal.deposit-modal .modal-content .modal-body .modal-button .btn:first-child {
    margin: 32px 0; } }

.account-balance-body tr {
  cursor: pointer; }

.modal-condition {
  border: 1px solid #009af8;
  background-color: rgba(255, 255, 255, 0.1);
  margin-bottom: 5px;
  padding: 11px 16px; }
  .modal-condition .condition-title {
    text-transform: uppercase;
    color: #009af8;
    font-size: 12px;
    line-height: 18px;
    padding-bottom: 8px; }
  .modal-condition .condition-content {
    margin: 0;
    font-size: 11px;
    line-height: 15px; }

.dropdown-menu {
  font-size: 1em; }

.site-banner-container {
  position: sticky;
  top: 56px;
  width: 100%;
  z-index: 1029; }

/****************************************************************
 Bootstrap overrides
 ****************************************************************/
.col-1 {
  width: 8.33%;
  display: inline-block; }

.col-2 {
  width: 16.66%;
  display: inline-block; }

.col-3 {
  width: 25%;
  display: inline-block; }

.col-4 {
  width: 33.33%;
  display: inline-block; }

.col-5 {
  width: 41.66%;
  display: inline-block; }

.col-6 {
  width: 50%;
  display: inline-block; }

.col-7 {
  width: 58.33%;
  display: inline-block; }

.col-8 {
  width: 66.66%;
  display: inline-block; }

.col-9 {
  width: 75%;
  display: inline-block; }

.col-10 {
  width: 83.33%;
  display: inline-block; }

.col-11 {
  width: 91.66%;
  display: inline-block; }

.col-12 {
  width: 100%;
  display: inline-block; }

.bittrex-space-h {
  margin-left: 10px;
  margin-right: 10px; }

.bittrex-space-v {
  margin-top: 10px;
  margin-bottom: 10px; }

.data-table-dom {
  margin: 0 0 8px 0; }

.common-table .input-sm {
  height: 32px !important;
  padding: 0 10px !important;
  border-radius: 4px; }

#hideCancelledLabel {
  display: inline-block;
  width: 125px; }

@media screen and (max-width: 767px) {
  .dataTables_filter {
    width: 100%; }
    .dataTables_filter label {
      float: left;
      width: calc(100% - 45px); }
      .dataTables_filter label input {
        width: 100%; }
    .dataTables_filter button {
      padding-right: 0px; }
  #closedMarketOrdersTable_filter label,
  #openMarketOrdersTable_filter label {
    width: calc(100% - 20px); }
  #balanceTable_length {
    width: 100%; }
  .wallet-info-content label.custom-button {
    width: 100% !important;
    float: none !important; } }

@media screen and (min-width: 600px) {
  .error-modal {
    margin: 20px auto;
    width: 550px; } }

.main-content {
  float: right;
  overflow: hidden; }
  .main-content .common-pager .pager .tens a,
  .main-content .common-pager .pager .hundreds a {
    font-size: 8pt !important; }
  .main-content .market-info-header {
    height: 60px;
    padding: 12px;
    display: flex;
    justify-content: space-between;
    background-color: #E7EBF1; }
    .main-content .market-info-header .withdraw-icon,
    .main-content .market-info-header .deposit-icon {
      cursor: pointer;
      padding: 7px 10px; }
    .main-content .market-info-header .current-market-info {
      display: flex; }
      .main-content .market-info-header .current-market-info .info-name {
        left: -15px;
        display: flex; }
        .main-content .market-info-header .current-market-info .info-name .market-logo {
          display: block; }
        .main-content .market-info-header .current-market-info .info-name .short-name {
          font-size: 20px;
          font-weight: bold;
          line-height: 24px;
          display: block;
          text-transform: uppercase;
          letter-spacing: 0.5px;
          white-space: nowrap; }
        .main-content .market-info-header .current-market-info .info-name .full-name {
          display: block;
          font-size: 12px;
          line-height: 14px;
          padding-top: 2px;
          text-transform: capitalize; }
    .main-content .market-info-header .items-group {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .main-content .market-info-header .items-group .info-item {
        padding-top: 6px;
        text-align: right; }
        .main-content .market-info-header .items-group .info-item .type-volume i {
          vertical-align: middle;
          font-size: 10px;
          color: #555; }
        .main-content .market-info-header .items-group .info-item .type-volume span {
          vertical-align: middle;
          color: #333;
          font-size: 1em;
          letter-spacing: 0.7px;
          /*line-height: 16px;*/ }
        .main-content .market-info-header .items-group .info-item .type-name {
          font-size: 1em;
          display: block;
          color: #555;
          text-transform: uppercase; }
        .main-content .market-info-header .items-group .info-item .type-usd-conversion {
          vertical-align: middle;
          font-size: 0.9em;
          letter-spacing: 0.7px; }
          .main-content .market-info-header .items-group .info-item .type-usd-conversion:before {
            font-family: FontAwesome;
            content: '\f155'; }
    .main-content .market-info-header .info-button {
      text-align: right;
      top: -5px;
      min-width: 230px; }
      .main-content .market-info-header .info-button .deposit-withdraw {
        margin-left: 12px;
        display: inline-block; }
        .main-content .market-info-header .info-button .deposit-withdraw .btn {
          width: 85px; }
          .main-content .market-info-header .info-button .deposit-withdraw .btn:hover {
            color: inherit; }
          .main-content .market-info-header .info-button .deposit-withdraw .btn i {
            padding: 0 30px;
            display: block; }
  .main-content #market_status_content {
    display: none;
    margin: 2px 0; }
    .main-content #market_status_content.market-status-alert {
      display: flex;
      align-items: center;
      justify-content: center; }
      .main-content #market_status_content.market-status-alert .market-status {
        font-size: 1.1em; }
      .main-content #market_status_content.market-status-alert i {
        padding-right: 8px;
        font-size: 1.1em;
        color: goldenrod; }
  .main-content .un-authenticated {
    margin: 4px 0 0;
    height: 60px;
    text-align: center;
    background-color: #E7EBF1; }
    .main-content .un-authenticated .btn {
      width: 160px;
      height: 36px;
      margin-top: 12px; }
      .main-content .un-authenticated .btn:last-child {
        margin-left: 24px; }
  .main-content .market-info-content {
    background-color: #fdfdfe;
    padding: 0 40px 80px;
    margin-top: 0;
    min-height: calc(100vh - 180px);
    /* This change ensures that the pop-up menu when hovering over chart "Studies" does not show.
           ChartIQ appears to have a bug in calculating the appropriate position based on mouse location,
           so the menu only makes things more confusing.
        */ }
    .main-content .market-info-content #trade-container #form_Sell a.coming-soon,
    .main-content .market-info-content #trade-container #form_Sell a.coming-soon:hover,
    .main-content .market-info-content #trade-container #form_Buy a.coming-soon,
    .main-content .market-info-content #trade-container #form_Buy a.coming-soon:hover,
    .main-content .market-info-content #market-orders-container #form_Sell a.coming-soon,
    .main-content .market-info-content #market-orders-container #form_Sell a.coming-soon:hover,
    .main-content .market-info-content #market-orders-container #form_Buy a.coming-soon,
    .main-content .market-info-content #market-orders-container #form_Buy a.coming-soon:hover {
      color: lightgray;
      cursor: default; }
    .main-content .market-info-content #chartdiv {
      border: 0;
      height: 380px !important; }
    .main-content .market-info-content .trade-marketNotActive,
    .main-content .market-info-content .trade-marketNotActive-content {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-top: 15px; }
      .main-content .market-info-content .trade-marketNotActive .trade-marketNotActive-icon,
      .main-content .market-info-content .trade-marketNotActive-content .trade-marketNotActive-icon {
        color: goldenrod;
        font-size: 2rem;
        margin: 0px 10px; }
      .main-content .market-info-content .trade-marketNotActive .trade-marketNotActive-status,
      .main-content .market-info-content .trade-marketNotActive-content .trade-marketNotActive-status {
        display: flex;
        flex-direction: column; }
    .main-content .market-info-content .trade-unauthenticated {
      text-align: center;
      width: 100%; }
      .main-content .market-info-content .trade-unauthenticated button {
        margin: 6px auto;
        display: block; }
    .main-content .market-info-content .trade {
      padding: 12px 0;
      margin-top: 4px; }
      .main-content .market-info-content .trade .intl-market-reach {
        color: #333;
        margin: 30px auto auto;
        max-width: 200px;
        text-align: center; }
      .main-content .market-info-content .trade .trade-content {
        width: 224px;
        margin: 0 auto; }
        .main-content .market-info-content .trade .trade-content form {
          text-align: left; }
          .main-content .market-info-content .trade .trade-content form .btn-group {
            padding: 0;
            text-align: center; }
            .main-content .market-info-content .trade .trade-content form .btn-group .btn {
              text-transform: uppercase;
              width: 110px;
              height: 32px;
              font-size: 14px;
              line-height: 18px;
              font-weight: bold;
              letter-spacing: 0.5px; }
          .main-content .market-info-content .trade .trade-content form .btn-block {
            margin-top: 20px;
            padding: 5px 0px;
            height: 32px;
            outline: none;
            font-size: 15px;
            border-radius: 0; }
          .main-content .market-info-content .trade .trade-content form .price-type-dropdown {
            list-style: none; }
            .main-content .market-info-content .trade .trade-content form .price-type-dropdown #menu_PriceBuy {
              text-transform: none;
              border: none;
              border-radius: 0;
              min-width: 100px;
              margin-top: 4px; }
              .main-content .market-info-content .trade .trade-content form .price-type-dropdown #menu_PriceBuy a:hover {
                background-color: transparent;
                color: #0084d4; }
            .main-content .market-info-content .trade .trade-content form .price-type-dropdown .icon-expand-triangle-blue {
              margin-left: 8px;
              transform: rotate(90deg); }
          .main-content .market-info-content .trade .trade-content form .down-amount {
            margin: 0;
            height: 58px;
            padding: 0;
            border-bottom: 1px solid #CCC; }
            .main-content .market-info-content .trade .trade-content form .down-amount.time-in-force-date {
              height: 57px;
              margin-top: 1px;
              border-left: 0px; }
              .main-content .market-info-content .trade .trade-content form .down-amount.time-in-force-date .input-units {
                padding-top: 12px; }
              .main-content .market-info-content .trade .trade-content form .down-amount.time-in-force-date .datepicker {
                width: 284px;
                height: 259px; }
                .main-content .market-info-content .trade .trade-content form .down-amount.time-in-force-date .datepicker .datepicker-days .table-condensed thead tr th .fa-angle-left,
                .main-content .market-info-content .trade .trade-content form .down-amount.time-in-force-date .datepicker .datepicker-days .table-condensed thead tr th .fa-angle-right {
                  font-size: 20px; }
                .main-content .market-info-content .trade .trade-content form .down-amount.time-in-force-date .datepicker .datepicker-days .table-condensed thead tr .datepicker-switch .switch-content {
                  display: block;
                  pointer-events: none;
                  font-weight: lighter; }
                  .main-content .market-info-content .trade .trade-content form .down-amount.time-in-force-date .datepicker .datepicker-days .table-condensed thead tr .datepicker-switch .switch-content:first-child {
                    font-size: 14px; }
                  .main-content .market-info-content .trade .trade-content form .down-amount.time-in-force-date .datepicker .datepicker-days .table-condensed thead tr .datepicker-switch .switch-content:nth-child(2) {
                    font-size: 10px; }
                .main-content .market-info-content .trade .trade-content form .down-amount.time-in-force-date .datepicker .datepicker-days .table-condensed thead tr .dow {
                  width: 9px;
                  height: 12px;
                  font-size: 10px;
                  color: #888;
                  padding-bottom: 4px; }
                .main-content .market-info-content .trade .trade-content form .down-amount.time-in-force-date .datepicker .datepicker-days .table-condensed thead .week-list {
                  border-bottom: 1px solid #CCC; }
                .main-content .market-info-content .trade .trade-content form .down-amount.time-in-force-date .datepicker .datepicker-days .table-condensed tbody tr td {
                  width: 40px;
                  height: 40px;
                  font-weight: 900;
                  border-right: none;
                  border-bottom: none;
                  border-top: 1px solid #FFF;
                  border-left: 1px solid #FFF; }
                .main-content .market-info-content .trade .trade-content form .down-amount.time-in-force-date .datepicker .datepicker-days .table-condensed tbody tr .today {
                  background-color: #0084D4 !important;
                  color: #FFF !important;
                  border: 1px solid #0084D4 !important;
                  border-radius: 0; }
                .main-content .market-info-content .trade .trade-content form .down-amount.time-in-force-date .datepicker .datepicker-days .table-condensed tbody tr .day:hover {
                  background-color: #FFF;
                  cursor: pointer;
                  border-radius: 0;
                  border: solid 1px #0084D4; }
                .main-content .market-info-content .trade .trade-content form .down-amount.time-in-force-date .datepicker .datepicker-days .table-condensed tbody tr .active {
                  background-color: #FFF;
                  cursor: pointer;
                  border-radius: 0;
                  color: #000;
                  border-color: #FFF;
                  text-shadow: none; }
                .main-content .market-info-content .trade .trade-content form .down-amount.time-in-force-date .datepicker .datepicker-days .table-condensed tbody tr .new {
                  background-color: #E7EBF1;
                  font-size: 14px;
                  color: #888;
                  border-radius: 0; }
                .main-content .market-info-content .trade .trade-content form .down-amount.time-in-force-date .datepicker .datepicker-days .table-condensed,
                .main-content .market-info-content .trade .trade-content form .down-amount.time-in-force-date .datepicker .datepicker-months .table-condensed,
                .main-content .market-info-content .trade .trade-content form .down-amount.time-in-force-date .datepicker .datepicker-years .table-condensed {
                  width: 100%;
                  height: 100%; }
            .main-content .market-info-content .trade .trade-content form .down-amount .trade-type {
              background-color: transparent;
              color: #888;
              padding: 0;
              font-size: 12px;
              border: none;
              font-weight: lighter;
              text-align: right; }
            .main-content .market-info-content .trade .trade-content form .down-amount .input-amount {
              font-size: 12px;
              color: #666;
              background-color: transparent;
              border: none;
              box-shadow: none;
              border-radius: 0;
              padding-left: 0;
              line-height: 18px;
              height: 28px;
              margin-top: 3px; }
              .main-content .market-info-content .trade .trade-content form .down-amount .input-amount::-webkit-input-placeholder {
                /* WebKit, Blink, Edge */
                color: #BBB; }
              .main-content .market-info-content .trade .trade-content form .down-amount .input-amount:-moz-placeholder {
                /* Mozilla Firefox 4 to 18 */
                color: #BBB; }
              .main-content .market-info-content .trade .trade-content form .down-amount .input-amount::-moz-placeholder {
                /* Mozilla Firefox 19+ */
                color: #BBB; }
              .main-content .market-info-content .trade .trade-content form .down-amount .input-amount:-ms-input-placeholder {
                /* Internet Explorer 10-11 */
                color: #BBB; }
            .main-content .market-info-content .trade .trade-content form .down-amount .units-amount input {
              height: 25px; }
            .main-content .market-info-content .trade .trade-content form .down-amount .units-amount > span button {
              display: block;
              width: 100px;
              height: 20px;
              background-color: red; }
            .main-content .market-info-content .trade .trade-content form .down-amount .nav {
              padding: 6px 0 0; }
              .main-content .market-info-content .trade .trade-content form .down-amount .nav .open > a,
              .main-content .market-info-content .trade .trade-content form .down-amount .nav .nav .open > a:focus,
              .main-content .market-info-content .trade .trade-content form .down-amount .nav .nav .open > a:hover {
                background-color: transparent; }
              .main-content .market-info-content .trade .trade-content form .down-amount .nav > li > a {
                padding: 0; }
                .main-content .market-info-content .trade .trade-content form .down-amount .nav > li > a:hover, .main-content .market-info-content .trade .trade-content form .down-amount .nav > li > a:focus {
                  color: #0084D4;
                  background-color: transparent; }
                .main-content .market-info-content .trade .trade-content form .down-amount .nav > li > a span {
                  font-size: 12px;
                  line-height: 16px;
                  margin-right: 8px; }
              .main-content .market-info-content .trade .trade-content form .down-amount .nav .order-type-ul,
              .main-content .market-info-content .trade .trade-content form .down-amount .nav .time-in-force-ul {
                left: 0;
                top: 22px;
                margin: 0;
                background-color: #FFF;
                border-radius: 0;
                border: none; }
                .main-content .market-info-content .trade .trade-content form .down-amount .nav .order-type-ul li a,
                .main-content .market-info-content .trade .trade-content form .down-amount .nav .time-in-force-ul li a {
                  color: #333;
                  background-color: #FFF; }
                  .main-content .market-info-content .trade .trade-content form .down-amount .nav .order-type-ul li a:hover, .main-content .market-info-content .trade .trade-content form .down-amount .nav .order-type-ul li a:focus,
                  .main-content .market-info-content .trade .trade-content form .down-amount .nav .time-in-force-ul li a:hover,
                  .main-content .market-info-content .trade .trade-content form .down-amount .nav .time-in-force-ul li a:focus {
                    background-image: none; }
                .main-content .market-info-content .trade .trade-content form .down-amount .nav .order-type-ul li:hover a,
                .main-content .market-info-content .trade .trade-content form .down-amount .nav .time-in-force-ul li:hover a {
                  color: #0084D4;
                  background-image: none; }
                .main-content .market-info-content .trade .trade-content form .down-amount .nav .order-type-ul .separate-limit-market,
                .main-content .market-info-content .trade .trade-content form .down-amount .nav .time-in-force-ul .separate-limit-market {
                  border-bottom: 1px solid #e5e5e5; }
              .main-content .market-info-content .trade .trade-content form .down-amount .nav .icon-expand-triangle-blue {
                transform: rotate(90deg); }
            .main-content .market-info-content .trade .trade-content form .down-amount .input-units {
              display: flex;
              text-transform: uppercase;
              color: #666;
              font-weight: bold;
              font-size: 12px;
              line-height: 13px;
              padding-top: 13px;
              margin-bottom: 0; }
              .main-content .market-info-content .trade .trade-content form .down-amount .input-units .cc-BTC-alt {
                margin-left: 2px;
                font-size: 10px; }
              .main-content .market-info-content .trade .trade-content form .down-amount .input-units .help-img {
                padding-left: 5px;
                cursor: pointer;
                top: 13px;
                right: 12px; }
                .main-content .market-info-content .trade .trade-content form .down-amount .input-units .help-img .icon-help-circle-A {
                  width: 11px;
                  height: 11px; }
              .main-content .market-info-content .trade .trade-content form .down-amount .input-units .error {
                font-size: 11px;
                font-weight: lighter;
                color: #E56846;
                text-transform: initial;
                position: absolute;
                right: 0;
                display: inline-block; }
        .main-content .market-info-content .trade .trade-content .max-buy {
          text-align: center;
          font-size: 11px;
          color: #666; }
          .main-content .market-info-content .trade .trade-content .max-buy p {
            margin: 0;
            height: 13px; }
          .main-content .market-info-content .trade .trade-content .max-buy .header {
            font-size: 16px;
            margin: 10px; }
          .main-content .market-info-content .trade .trade-content .max-buy .active-data {
            font-size: 1.15em;
            font-weight: bold; }
          .main-content .market-info-content .trade .trade-content .max-buy .balance-data {
            margin: 4px 0; }
            .main-content .market-info-content .trade .trade-content .max-buy .balance-data .currency-symbol {
              margin-left: 3px; }
          .main-content .market-info-content .trade .trade-content .max-buy .max-buy-btn a {
            font-weight: bold;
            text-transform: uppercase;
            text-decoration: underline;
            color: #666;
            cursor: pointer; }
    .main-content .market-info-content .common-table-container {
      margin-top: 10px;
      padding-bottom: 0; }
      .main-content .market-info-content .common-table-container .table-heading h2 {
        line-height: 24px;
        font-size: 20px;
        font-weight: bold;
        letter-spacing: 0.5px;
        text-align: left;
        color: #333;
        margin: 4px 0 0 0;
        text-transform: uppercase; }
      .main-content .market-info-content .common-table-container .table-heading .search-form {
        text-align: right; }
        .main-content .market-info-content .common-table-container .table-heading .search-form .additional-buttons {
          display: inline-block;
          font-size: 0;
          vertical-align: middle; }
        .main-content .market-info-content .common-table-container .table-heading .search-form .search-input {
          display: inline-block; }
          .main-content .market-info-content .common-table-container .table-heading .search-form .search-input .market-search {
            border: none;
            background-color: rgba(211, 221, 236, 0.8);
            border-radius: 24px;
            box-shadow: none;
            height: 32px;
            width: 200px;
            font-weight: bold;
            font-size: 12px;
            color: #333;
            display: inline-block; }
            .main-content .market-info-content .common-table-container .table-heading .search-form .search-input .market-search:focus:-ms-input-placeholder {
              color: transparent; }
            .main-content .market-info-content .common-table-container .table-heading .search-form .search-input .market-search:focus::-webkit-input-placeholder {
              color: transparent; }
            .main-content .market-info-content .common-table-container .table-heading .search-form .search-input .market-search:focus::-moz-placeholder {
              color: transparent; }
            .main-content .market-info-content .common-table-container .table-heading .search-form .search-input .market-search:focus:-moz-placeholder {
              color: transparent; }
            .main-content .market-info-content .common-table-container .table-heading .search-form .search-input .market-search:-ms-input-placeholder {
              font-size: 12px;
              font-style: italic;
              color: #666; }
            .main-content .market-info-content .common-table-container .table-heading .search-form .search-input .market-search::-webkit-input-placeholder {
              font-size: 12px;
              font-style: italic;
              font-weight: normal;
              color: #666; }
            .main-content .market-info-content .common-table-container .table-heading .search-form .search-input .market-search::-moz-placeholder {
              font-size: 12px;
              font-style: italic;
              font-weight: normal;
              color: #666; }
            .main-content .market-info-content .common-table-container .table-heading .search-form .search-input .market-search:-moz-placeholder {
              font-size: 12px;
              font-style: italic;
              font-weight: normal;
              color: #666; }
        .main-content .market-info-content .common-table-container .table-heading .search-form .icon-repeat {
          width: 32px;
          height: 32px;
          margin-left: 20px;
          border-radius: 4px;
          border: solid 1px #E7EBF1;
          vertical-align: middle;
          text-align: center;
          padding: 9px;
          top: 0;
          color: #666; }
          .main-content .market-info-content .common-table-container .table-heading .search-form .icon-repeat:hover {
            border-color: #0084D4;
            color: #0084D4;
            cursor: pointer; }
      .main-content .market-info-content .common-table-container .common-table {
        width: 100%;
        margin-top: 24px; }
        .main-content .market-info-content .common-table-container .common-table table {
          width: 100%; }
          .main-content .market-info-content .common-table-container .common-table table thead {
            border-bottom: 1px solid #CCC; }
            .main-content .market-info-content .common-table-container .common-table table thead tr th {
              padding-bottom: 0 2px 8px 2px;
              line-height: 13px;
              font-size: 12px;
              text-align: right;
              color: #666;
              font-weight: lighter;
              text-transform: uppercase; }
          .main-content .market-info-content .common-table-container .common-table table tbody tr {
            border-bottom: 1px solid #E7EBF1; }
            .main-content .market-info-content .common-table-container .common-table table tbody tr:last-child {
              border-color: #CCC; }
            .main-content .market-info-content .common-table-container .common-table table tbody tr td {
              padding: 2px 0px 2px 6px;
              line-height: 16px;
              font-size: 12px;
              text-align: right; }
              .main-content .market-info-content .common-table-container .common-table table tbody tr td.buy-sell {
                line-height: 14px;
                font-size: 12px;
                font-weight: bold;
                color: #0F9FFF;
                padding: 0 4px; }
      .main-content .market-info-content .common-table-container .buy-table-sum,
      .main-content .market-info-content .common-table-container .sell-table-sum {
        font-size: 13px;
        margin: 0;
        padding: 0;
        color: #666;
        display: flex;
        flex-direction: column; }
        @media screen and (min-width: 768px) {
          .main-content .market-info-content .common-table-container .buy-table-sum,
          .main-content .market-info-content .common-table-container .sell-table-sum {
            flex-direction: row; }
            .main-content .market-info-content .common-table-container .buy-table-sum > *:last-child,
            .main-content .market-info-content .common-table-container .sell-table-sum > *:last-child {
              text-align: right; } }
      @media screen and (max-width: 767px) {
        .main-content .market-info-content .common-table-container .buy-table-sum .market-currency-sum,
        .main-content .market-info-content .common-table-container .sell-table-sum .market-currency-sum {
          order: 1; }
        .main-content .market-info-content .common-table-container .buy-table-sum .base-currency-sum,
        .main-content .market-info-content .common-table-container .sell-table-sum .base-currency-sum {
          order: 2; }
        .main-content .market-info-content .common-table-container .sell-table-sum {
          text-align: right; } }
    .main-content .market-info-content .buy-sell-container {
      display: inline-flex;
      width: 100%; }
      .main-content .market-info-content .buy-sell-container .buy-table-container,
      .main-content .market-info-content .buy-sell-container .sell-table-container {
        width: calc(50% - 204px);
        margin-bottom: 56px; }
      .main-content .market-info-content .buy-sell-container #trade-container {
        width: 312px;
        margin: 0 96px; }
      @media screen and (max-width: 1667px) {
        .main-content .market-info-content .buy-sell-container .buy-table-container,
        .main-content .market-info-content .buy-sell-container .sell-table-container {
          width: calc(50% - 180px); }
        .main-content .market-info-content .buy-sell-container #trade-container {
          margin: 0 48px; } }
      @media screen and (max-width: 1300px) {
        .main-content .market-info-content .buy-sell-container .buy-table-container,
        .main-content .market-info-content .buy-sell-container .sell-table-container {
          width: calc(50% - 156px); }
        .main-content .market-info-content .buy-sell-container #trade-container {
          margin: 0; } }
      @media screen and (max-width: 1023px) {
        .main-content .market-info-content .buy-sell-container {
          display: flex;
          flex-wrap: wrap; }
          .main-content .market-info-content .buy-sell-container .buy-table-container,
          .main-content .market-info-content .buy-sell-container .sell-table-container {
            width: 50%; }
          .main-content .market-info-content .buy-sell-container .buy-table-container {
            order: 1; }
          .main-content .market-info-content .buy-sell-container .sell-table-container {
            order: 2; }
          .main-content .market-info-content .buy-sell-container #trade-container {
            order: 3;
            margin: 0 auto; } }
      .main-content .market-info-content .buy-sell-container ul.row-count-selector {
        list-style-type: none;
        text-align: right;
        font-size: 9pt;
        text-align: center;
        margin-left: 6px;
        height: 50px;
        line-height: 50px;
        vertical-align: middle; }
        .main-content .market-info-content .buy-sell-container ul.row-count-selector li {
          display: inline-block;
          cursor: pointer;
          vertical-align: middle; }
          .main-content .market-info-content .buy-sell-container ul.row-count-selector li.title {
            cursor: default; }
            .main-content .market-info-content .buy-sell-container ul.row-count-selector li.title span {
              width: 90px;
              border-top-left-radius: 4px;
              border-bottom-left-radius: 4px;
              color: #444;
              background-color: #f0f0f0; }
          .main-content .market-info-content .buy-sell-container ul.row-count-selector li span {
            position: relative;
            color: #333;
            display: inline-block;
            text-align: center;
            vertical-align: middle;
            border: solid 1px rgba(0, 0, 0, 0.1);
            margin-left: -5px;
            width: 33px;
            line-height: 30px;
            height: 30px;
            background-color: #fefefe; }
            .main-content .market-info-content .buy-sell-container ul.row-count-selector li span.active:hover, .main-content .market-info-content .buy-sell-container ul.row-count-selector li span.inactive:hover {
              height: 34px;
              line-height: 34px;
              font-weight: bold;
              border-radius: 4px;
              z-index: 105 !important;
              color: #009af8;
              border-color: #009af8; }
            .main-content .market-info-content .buy-sell-container ul.row-count-selector li span.height-animation {
              transition: height ease-in-out 0.05s; }
          .main-content .market-info-content .buy-sell-container ul.row-count-selector li span.inactive {
            font-size: 1em;
            z-index: 1; }
          .main-content .market-info-content .buy-sell-container ul.row-count-selector li span.active {
            font-size: 1.25em;
            font-weight: bold;
            line-height: 36px !important;
            height: 36px !important;
            z-index: 2;
            border-radius: 4px;
            color: #009af8 !important;
            border-color: #009af8; }
          .main-content .market-info-content .buy-sell-container ul.row-count-selector li:last-child span {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px; }
      .main-content .market-info-content .buy-sell-container .table-heading .search-form .column-visibility {
        float: right; }
        .main-content .market-info-content .buy-sell-container .table-heading .search-form .column-visibility .display-row {
          margin-right: 0; }
      .main-content .market-info-content .buy-sell-container .table-heading .search-form .load-all {
        margin: 0 10px 0 10px;
        /* T R B L*/
        cursor: pointer;
        text-align: center;
        display: inline-block;
        white-space: nowrap;
        height: 32px;
        border-radius: 4px;
        border: solid 1px #e7ebf1;
        padding: 8px 12px;
        font-size: 12px;
        font-weight: normal;
        line-height: 16px;
        vertical-align: middle;
        background-color: #fff; }
        .main-content .market-info-content .buy-sell-container .table-heading .search-form .load-all:hover:hover, .main-content .market-info-content .buy-sell-container .table-heading .search-form .load-all:hover:active, .main-content .market-info-content .buy-sell-container .table-heading .search-form .load-all:hover:focus {
          color: #0084d4;
          background-color: #fff;
          border-color: #0084d4; }
      .main-content .market-info-content .buy-sell-container .buy-table-container table thead tr th,
      .main-content .market-info-content .buy-sell-container .sell-table-container table thead tr th {
        vertical-align: bottom;
        white-space: nowrap; }
      .main-content .market-info-content .buy-sell-container .buy-table-container table tbody tr:hover,
      .main-content .market-info-content .buy-sell-container .sell-table-container table tbody tr:hover {
        cursor: default; }
        .main-content .market-info-content .buy-sell-container .buy-table-container table tbody tr:hover td,
        .main-content .market-info-content .buy-sell-container .sell-table-container table tbody tr:hover td {
          background-color: rgba(0, 132, 212, 0.08); }
          .main-content .market-info-content .buy-sell-container .buy-table-container table tbody tr:hover td.buy-sell,
          .main-content .market-info-content .buy-sell-container .sell-table-container table tbody tr:hover td.buy-sell {
            opacity: 1;
            cursor: pointer; }
          .main-content .market-info-content .buy-sell-container .buy-table-container table tbody tr:hover td.size-type,
          .main-content .market-info-content .buy-sell-container .sell-table-container table tbody tr:hover td.size-type {
            text-decoration: underline;
            cursor: pointer; }
      .main-content .market-info-content .buy-sell-container .buy-table-container {
        padding: 0 12px 0 0; }
        .main-content .market-info-content .buy-sell-container .buy-table-container .pager {
          text-align: left; }
        .main-content .market-info-content .buy-sell-container .buy-table-container table tbody tr td .icon-open-order,
        .main-content .market-info-content .buy-sell-container .buy-table-container table tbody tr td .icon-open-order-bittrex-blue {
          float: none;
          margin-left: 0px; }
        .main-content .market-info-content .buy-sell-container .buy-table-container table tbody tr td.bid-type {
          color: #11A763; }
      .main-content .market-info-content .buy-sell-container .buy-table th,
      .main-content .market-info-content .buy-sell-container .buy-table td {
        text-align: right !important; }
      .main-content .market-info-content .buy-sell-container .sell-table-container {
        padding: 0 0 0 12px; }
        .main-content .market-info-content .buy-sell-container .sell-table-container table thead tr th {
          text-align: left; }
        .main-content .market-info-content .buy-sell-container .sell-table-container table tbody tr td {
          text-align: left; }
          .main-content .market-info-content .buy-sell-container .sell-table-container table tbody tr td.ask-type {
            color: #E56846; }
          .main-content .market-info-content .buy-sell-container .sell-table-container table tbody tr td.buy-sell {
            text-align: left; }
      @media screen and (max-width: 767px) {
        .main-content .market-info-content .buy-sell-container .pager .pagination {
          overflow: hidden; }
          .main-content .market-info-content .buy-sell-container .pager .pagination > li:not(.active) {
            display: none; } }
    .main-content .market-info-content .open-order-container table thead tr th:first-child, .main-content .market-info-content .open-order-container table thead tr th:nth-child(2),
    .main-content .market-info-content .market-history-container table thead tr th:first-child,
    .main-content .market-info-content .market-history-container table thead tr th:nth-child(2),
    .main-content .market-info-content .my-order-his-container table thead tr th:first-child,
    .main-content .market-info-content .my-order-his-container table thead tr th:nth-child(2) {
      text-align: left; }
    .main-content .market-info-content .open-order-container table tbody tr td:first-child, .main-content .market-info-content .open-order-container table tbody tr td:nth-child(2),
    .main-content .market-info-content .market-history-container table tbody tr td:first-child,
    .main-content .market-info-content .market-history-container table tbody tr td:nth-child(2),
    .main-content .market-info-content .my-order-his-container table tbody tr td:first-child,
    .main-content .market-info-content .my-order-his-container table tbody tr td:nth-child(2) {
      text-align: left; }
    .main-content .market-info-content .open-order-container table tbody tr td.buy, .main-content .market-info-content .open-order-container table tbody tr td.sell,
    .main-content .market-info-content .market-history-container table tbody tr td.buy,
    .main-content .market-info-content .market-history-container table tbody tr td.sell,
    .main-content .market-info-content .my-order-his-container table tbody tr td.buy,
    .main-content .market-info-content .my-order-his-container table tbody tr td.sell {
      text-transform: uppercase;
      padding-left: 0; }
    .main-content .market-info-content .open-order-container table tbody tr td.buy,
    .main-content .market-info-content .market-history-container table tbody tr td.buy,
    .main-content .market-info-content .my-order-his-container table tbody tr td.buy {
      color: #11A763; }
    .main-content .market-info-content .open-order-container table tbody tr td.sell,
    .main-content .market-info-content .market-history-container table tbody tr td.sell,
    .main-content .market-info-content .my-order-his-container table tbody tr td.sell {
      color: #E56846; }
    .main-content .market-info-content .open-order-container table tbody tr:hover {
      cursor: default; }
      .main-content .market-info-content .open-order-container table tbody tr:hover td {
        background-color: rgba(0, 132, 212, 0.08); }
        .main-content .market-info-content .open-order-container table tbody tr:hover td:last-child span {
          opacity: 1; }
    .main-content .market-info-content .buy-sell-container .table-heading {
      padding-right: 0 !important; }
    .main-content .market-info-content .buy-sell-container .market-display-row {
      float: right; }
      .main-content .market-info-content .buy-sell-container .market-display-row div .dataTables_length {
        float: right; }
        .main-content .market-info-content .buy-sell-container .market-display-row div .dataTables_length button {
          padding-right: 0; }
        .main-content .market-info-content .buy-sell-container .market-display-row div .dataTables_length select {
          width: 90px; }
    .main-content .market-info-content .my-order-his-container table {
      width: 100% !important; }
      .main-content .market-info-content .my-order-his-container table thead tr th:nth-child(3) {
        text-align: left; }
      .main-content .market-info-content .my-order-his-container table tbody tr td:nth-child(3) {
        text-align: left; }
    .main-content .market-info-content .my-order-his-container .common-table {
      margin-top: 0; }
    .main-content .market-info-content .my-order-his-container .table-heading {
      width: calc(100vw - 200px - 440px);
      z-index: 2;
      position: relative; }
    .main-content .market-info-content .my-order-his-container div .dataTables_wrapper {
      top: -32px; }
      .main-content .market-info-content .my-order-his-container div .dataTables_wrapper .row {
        display: flex;
        justify-content: flex-end; }
        .main-content .market-info-content .my-order-his-container div .dataTables_wrapper .row:first-child {
          margin: 0; }
          .main-content .market-info-content .my-order-his-container div .dataTables_wrapper .row:first-child .col-sm-6 {
            width: inherit;
            padding: 0; }
            .main-content .market-info-content .my-order-his-container div .dataTables_wrapper .row:first-child .col-sm-6 label {
              margin: 0; }
      .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_filter input {
        border: none;
        margin-left: 24px;
        background-color: rgba(211, 221, 236, 0.8);
        border-radius: 4px;
        box-shadow: none;
        height: 32px;
        width: 200px;
        font-weight: bold;
        font-size: 12px;
        color: #333;
        display: inline-block;
        box-sizing: border-box; }
        .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_filter input:focus:-ms-input-placeholder {
          color: #AAA; }
        .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_filter input:focus::-webkit-input-placeholder {
          color: #AAA; }
        .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_filter input:focus::-moz-placeholder {
          color: #AAA; }
        .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_filter input:focus:-moz-placeholder {
          color: #AAA; }
        .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_filter input:-ms-input-placeholder {
          font-size: 12px;
          font-style: italic;
          color: #AAA; }
        .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_filter input::-webkit-input-placeholder {
          font-size: 12px;
          font-style: italic;
          font-weight: normal;
          color: #AAA; }
        .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_filter input::-moz-placeholder {
          font-size: 12px;
          font-style: italic;
          font-weight: normal;
          color: #AAA; }
        .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_filter input:-moz-placeholder {
          font-size: 12px;
          font-style: italic;
          font-weight: normal;
          color: #AAA; }
      .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_length {
        font-size: 12px;
        line-height: 16px;
        display: inline-block;
        position: relative; }
        .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_length .dropdown-arrow {
          position: absolute;
          right: 45px;
          top: 11px; }
        .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_length select {
          min-width: 46px;
          width: inherit;
          padding: 0 7px;
          height: 32px;
          border-radius: 4px;
          border: solid 1px #E7EBF1;
          margin: 0 8px;
          background-color: transparent;
          color: #333;
          box-shadow: none !important; }
          .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_length select:hover, .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_length select:active {
            color: #0084D4;
            border-color: #0084D4 !important; }
      .main-content .market-info-content .my-order-his-container div .dataTables_wrapper table.dataTable {
        margin: 24px 0 20px !important; }
        .main-content .market-info-content .my-order-his-container div .dataTables_wrapper table.dataTable thead th,
        .main-content .market-info-content .my-order-his-container div .dataTables_wrapper table.dataTable thead td {
          border-bottom: 1px solid #CCC; }
        .main-content .market-info-content .my-order-his-container div .dataTables_wrapper table.dataTable thead th {
          padding: 0 0 8px 0; }
        .main-content .market-info-content .my-order-his-container div .dataTables_wrapper table.dataTable tfoot th,
        .main-content .market-info-content .my-order-his-container div .dataTables_wrapper table.dataTable tfoot td {
          border-top: 1px solid #CCC; }
        .main-content .market-info-content .my-order-his-container div .dataTables_wrapper table.dataTable.no-footer {
          border-bottom: 1px solid #CCC; }
      .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination {
        margin: 0;
        padding: 0;
        font-size: 0; }
        .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button {
          margin: 0;
          padding: 0;
          border: none; }
          .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button:hover, .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button:focus, .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button:active {
            color: #0084D4 !important;
            border: none;
            background: none;
            background-color: #FFF; }
          .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button a {
            min-width: 29px;
            height: 24px;
            padding: 4px 8px;
            font-size: 12px;
            line-height: 16px;
            color: #333;
            border-radius: 0;
            border: 1px solid #E7EBF1; }
            .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button a:hover {
              background-image: none;
              background-color: #FFF;
              border-color: #0084D4;
              color: #0084D4; }
          .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button.active a {
            border-color: #666;
            color: #FFF;
            background-color: #666;
            z-index: 0; }
          .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button.first, .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button.previous {
            margin-right: 12px; }
            .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button.first a, .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button.previous a {
              border-radius: 4px; }
          .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button.last, .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button.next {
            margin-left: 12px; }
            .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button.last a, .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button.next a {
              border-radius: 4px; }
          .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button:nth-child(3) a {
            border-radius: 4px 0 0 4px; }
          .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button:nth-last-child(3) a {
            border-radius: 0 4px 4px 0; }
    .main-content .market-info-content #chart-display,
    .main-content .market-info-content .menuSelect.studies {
      right: auto; }
    .main-content .market-info-content #mSticky {
      visibility: collapse;
      display: none; }
  .main-content .stx-dialog input[type='checkbox'] {
    float: right !important; }
  .main-content .stx-dialog div.stx-heading,
  .main-content .stx-dialog div.stx-data,
  .main-content .stx-dialog #parameters .outputTemplate div.stx-heading,
  .main-content .stx-dialog #parameters .outputTemplate div.stx-data {
    width: auto; }
  .main-content .stx-btn .menuSelect li {
    background-color: white; }
  .main-content .menuOutline.stxLookupResults {
    top: 33px;
    border: none; }
  .main-content .menuSelect ul.col {
    border: none !important; }
  .main-content #timezoneDialog li {
    padding-left: 4px; }
    .main-content #timezoneDialog li:hover {
      background-color: #f0f0f0;
      color: #009af8; }
  .main-content #orderBook_section {
    padding-top: 20px; }
  .main-content #market-charts {
    display: block;
    position: relative;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    padding: 12px 40px 0 40px;
    width: 100%;
    margin: 0 0 24px -40px;
    background: #fff;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 6px 16px rgba(104, 121, 146, 0.03); }
    .main-content #market-charts .ciq-nav {
      border-bottom: 1px solid transparent;
      background: transparent; }
    .main-content #market-charts .ciq-chart-area {
      background: #fff; }
    .main-content #market-charts .ciq-chart {
      box-shadow: none;
      background: transparent; }
    .main-content #market-charts .chartContainer {
      border-top: 1px solid transparent; }
    .main-content #market-charts .toolbar-on cq-toolbar {
      border-bottom: 1px solid transparent; }
    .main-content #market-charts .loading-screen {
      opacity: 1;
      position: absolute;
      top: 0;
      bottom: 0;
      width: 100%;
      background: #fff;
      border: 1px solid #fff;
      transition: 150ms ease-in-out opacity;
      pointer-events: none;
      z-index: 2;
      margin-left: -40px; }
      .main-content #market-charts .loading-screen.hide-screen {
        opacity: 0; }
      .main-content #market-charts .loading-screen > :first-child {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%); }
    .main-content #market-charts::after {
      content: ' ';
      display: block;
      clear: both; }
    .main-content #market-charts .charts-header {
      display: block;
      background-color: transparent;
      position: absolute;
      z-index: 1;
      white-space: nowrap;
      padding: 10px 12px; }
      .main-content #market-charts .charts-header .charts-button {
        display: inline-block;
        cursor: pointer;
        height: 25px;
        font-size: 14px;
        line-height: 25px;
        text-align: center;
        border: none;
        border-bottom: 3px transparent solid;
        width: auto; }
        .main-content #market-charts .charts-header .charts-button.active {
          background-color: transparent;
          cursor: default;
          border-bottom-color: #1484d4; }
        .main-content #market-charts .charts-header .charts-button.inactive {
          font-size: 14px;
          background-color: transparent;
          color: #777; }
          .main-content #market-charts .charts-header .charts-button.inactive:hover {
            color: #222; }
      .main-content #market-charts .charts-header::after {
        content: ' ';
        clear: both;
        display: block; }
    .main-content #market-charts .charts-body {
      display: block;
      background-color: transparent;
      height: 400px;
      position: relative;
      border-color: #515967;
      border-style: solid;
      border-width: 0;
      border: 1px solid transparent;
      border-radius: 0;
      border-top-right-radius: 3px; }
      .main-content #market-charts .charts-body label {
        font-weight: normal !important;
        color: #333 !important; }
      .main-content #market-charts .charts-body .charts-tab {
        position: absolute;
        height: 100%;
        top: 0px;
        display: none;
        width: calc(100% - 0px);
        background-color: transparent; }
        .main-content #market-charts .charts-body .charts-tab .depth-chart-placeholder {
          width: 60%;
          margin: auto;
          padding-top: 100px;
          text-align: center; }
          .main-content #market-charts .charts-body .charts-tab .depth-chart-placeholder span {
            font-size: 14px; }
      .main-content #market-charts .charts-body .charts-tab-0 {
        display: block; }
      .main-content #market-charts .charts-body input.text-field {
        width: 95%;
        float: right;
        margin-right: 10px; }
      .main-content #market-charts .charts-body cq-chart-title {
        border-radius: 2px;
        padding: 2px 4px;
        background-color: rgba(0, 0, 0, 0.25); }
        .main-content #market-charts .charts-body cq-chart-title cq-symbol {
          font-size: 15px;
          font-weight: normal;
          vertical-align: top; }
      .main-content #market-charts .charts-body cq-dialog {
        position: absolute !important; }
      .main-content #market-charts .charts-body .ciq-radio span::after {
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%); }
      .main-content #market-charts .charts-body .icon-toggles cq-toggle {
        margin-left: 3px;
        border-bottom: 3px solid transparent; }
        .main-content #market-charts .charts-body .icon-toggles cq-toggle.active {
          border-bottom-color: #398dff; }
      .main-content #market-charts .charts-body .icon-toggles .ciq-HU.active-dynamic {
        border-bottom-color: #273949; }
      .main-content #market-charts .charts-body .icon-toggles .ciq-HU.active span {
        border-color: transparent; }
      .main-content #market-charts .charts-body .icon-toggles .ciq-HU.active:hover span {
        border-color: #e4e4e4; }
      .main-content #market-charts .charts-body .ciq-night .icon-toggles .ciq-HU.active-dynamic {
        border-bottom-color: rgba(255, 255, 255, 0.85); }
      .main-content #market-charts .charts-body .ciq-night .icon-toggles .ciq-HU.active:hover span {
        border-color: #273949; }
      .main-content #market-charts .charts-body cq-hu-dynamic {
        opacity: 0.9; }
        .main-content #market-charts .charts-body cq-hu-dynamic .ciq-hu-bg {
          fill: #eee; }
        .main-content #market-charts .charts-body cq-hu-dynamic .ciq-hu-stroke {
          fill: #555; }
        .main-content #market-charts .charts-body cq-hu-dynamic .cq-hu-dynamic-header cq-hu-date {
          padding: 9px 0 0 10px;
          font-size: 14px;
          font-weight: normal;
          color: #666; }
        .main-content #market-charts .charts-body cq-hu-dynamic cq-hu-col1 {
          bottom: 8px; }
          .main-content #market-charts .charts-body cq-hu-dynamic cq-hu-col1 cq-volume-grouping div:nth-of-type(1) {
            border-top: 0px;
            margin-bottom: 8px; }
          .main-content #market-charts .charts-body cq-hu-dynamic cq-hu-col1 cq-volume-grouping div:nth-of-type(2) {
            margin-bottom: 4px; }
        .main-content #market-charts .charts-body cq-hu-dynamic cq-hu-col2 {
          padding: 0 0 0px 4px;
          width: 100px; }
          .main-content #market-charts .charts-body cq-hu-dynamic cq-hu-col2 * {
            display: flex; }
          .main-content #market-charts .charts-body cq-hu-dynamic cq-hu-col2 cq-hu-price {
            padding-bottom: 1px;
            font-size: 12px;
            color: inherit; }
          .main-content #market-charts .charts-body cq-hu-dynamic cq-hu-col2 .cq-hu-dynamic-info {
            margin-top: 8px;
            color: #000; }
          .main-content #market-charts .charts-body cq-hu-dynamic cq-hu-col2 .cq-hu-dynamic-label {
            width: 40px;
            text-transform: uppercase;
            margin-right: 2px;
            color: #666; }
    .main-content #market-charts cq-instant-chart.break-sm .ciq-period cq-menu-dropdown {
      width: auto; }
    .main-content #market-charts cq-instant-chart:not(.break-sm) .ciq-period cq-menu-dropdown {
      width: 100px; }
    .main-content #market-charts cq-instant-chart.break-md .stx-wrapper.stx-trade-info.active,
    .main-content #market-charts cq-instant-chart.break-sm .stx-wrapper.stx-trade-info.active {
      display: none; }
    .main-content #market-charts cq-instant-chart.break-md .stx-wrapper.stx-trade-nav,
    .main-content #market-charts cq-instant-chart.break-sm .stx-wrapper.stx-trade-nav {
      display: block; }
    .main-content #market-charts cq-instant-chart.break-md .stx-trade-ticket-toggle,
    .main-content #market-charts cq-instant-chart.break-sm .stx-trade-ticket-toggle {
      display: none; }

@media screen and (max-width: 767px) {
  .main-content #market-charts .charts-header {
    position: relative;
    border: 1px solid transparent;
    background: #fff !important;
    margin-bottom: -1px;
    text-align: center;
    padding-bottom: 0px; }
    .main-content #market-charts .charts-header .charts-button {
      float: none; }
  .main-content #market-charts .ciq-menu-section {
    float: none;
    width: 100%; }
  .main-content .ciq-dropdowns,
  .main-content .ciq-toggles {
    float: none; }
  .main-content .ciq-nav {
    text-align: center; } }

#modal_ConfirmOrder {
  z-index: 1200 !important; }

h2.subsection-header-in-row {
  margin-top: 0px;
  margin-bottom: 14px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  padding-left: 0;
  margin-left: 0; }

div#id_marketAlert {
  text-align: center; }

#ifrm {
  width: 100%;
  height: 100%;
  border: none;
  min-height: 400px; }

.info-wrapper {
  margin: 10px;
  line-height: 22px; }

.wallet-wrapper {
  margin: 10px;
  line-height: 22px; }

.left-table-wrapper {
  overflow-x: hidden;
  direction: rtl; }

.left-table {
  direction: ltr; }

.right-table-wrapper {
  overflow-x: hidden; }

.right-table {
  /*border:0px;*/ }

img.market-logo {
  width: 45px;
  height: 45px;
  float: left;
  margin: auto 12px auto 0; }

/* Market Stats Tab */
.market-stats .stat-left {
  padding-left: 15px;
  padding-right: 0; }

.market-stats .stat-right {
  padding-left: 15px;
  padding-right: 0; }

.market-stats .wrapper {
  border-color: #000;
  border-bottom-width: 1px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-style: solid;
  border-left-width: 0px;
  margin-bottom: 10px;
  margin-top: 3px;
  padding-bottom: 11px; }

.market-stats .title-none {
  color: black; }

.market-stats .title-up {
  color: #468d46; }

.market-stats .title-down {
  color: #b84946; }

.market-stats .wrapper .title {
  font-size: 20px;
  text-transform: uppercase; }

.market-stats .wrapper .base-market-subtitle {
  position: absolute;
  top: 0px;
  right: 15px;
  font-size: 10px;
  padding-right: 24px; }

.market-stats .wrapper .base-market {
  position: absolute;
  top: 14px;
  right: 15px;
  font-size: 16px;
  padding-right: 24px; }

.market-stats .wrapper .base-market .fiat {
  position: absolute;
  top: 4px;
  right: 15px;
  font-size: 20px;
  padding-right: 24px; }

.market-stats .wrapper .direction {
  float: right; }

[class^='dyn-stat-']:after,
[class*=' dyn-stat-']:after {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  padding-right: 0px;
  position: absolute;
  top: 10px;
  right: -9px;
  width: 31px;
  padding-left: 0px; }

.dyn-stat-up {
  color: #165716 !important; }

.dyn-stat-up.dark {
  color: #468847 !important; }

.dyn-stat-up:after {
  content: '\f062 '; }

.dyn-stat-down {
  color: #640805 !important; }

.dyn-stat-down.dark {
  color: #b94a48 !important; }

.dyn-stat-down:after {
  content: '\f063 '; }

.dyn-stat-none {
  color: #464646 !important; }

.dyn-stat-none.dark {
  color: gray !important; }

.dyn-stat-none:after {
  content: '\f068'; }

/* Tab Fixes */
.nav-info-tab > li > a {
  position: relative;
  display: table;
  padding: 10px 15px; }

.tab-title {
  float: left;
  padding-bottom: 0px; }

.tab-icon {
  padding-left: 10px;
  padding-top: 3px;
  float: right; }

/* Metric Tab */
.metric-wrapper {
  width: 100%;
  padding-left: 15px; }

.metric-wrapper .title {
  width: 200px;
  float: left;
  font-size: 16px;
  font-weight: bold; }

.metric-wrapper .data {
  width: 100px;
  float: left;
  text-align: right; }

/* Orderbook Tab */
.orderbook-selector {
  text-align: right; }

/* Table Fixes */
div.dataTables_length label {
  padding-left: 14px; }

div#market-toolbar-order-history {
  padding-right: 12px; }

/* Trading Form */
.form-horizontal .control-label {
  text-align: left; }

.input-group .input-group-addon {
  background-color: #f2f5f9;
  border: 1px solid #d6e2eb;
  padding: 4px 8px;
  font-size: 12px;
  width: 70px; }

.panel {
  margin-bottom: 0px !important; }

table#buyOrdersTable {
  margin-bottom: 6px; }

table#sellOrdersTable {
  margin-bottom: 6px; }

/* Content Page Override */
.footmain {
  padding-left: 30px;
  padding-right: 52px; }

@media (max-width: 822px) {
  .market-stats .wrapper .title {
    font-size: 18px; }
  .market-stats .wrapper .base-market-subtitle {
    position: absolute;
    top: 10px;
    right: 30px;
    font-size: 9px; }
  .market-stats .wrapper .base-market {
    position: absolute;
    top: 22px;
    right: 30px;
    font-size: 12px; } }

@media (max-width: 992px) {
  .market-stats .stat-left {
    padding-left: 0;
    padding-right: 15px; }
  .market-stats .stat-left .base-market {
    right: 30px; }
  .market-stats .stat-left .base-market-subtitle {
    right: 30px; }
  .market-stats .stat-right {
    padding-left: 15px;
    padding-right: 0; } }

@media screen and (min-width: 1200px) and (max-width: 1300px) {
  .main-content .market-info-content {
    padding: 0px 24px 60px; } }

@media screen and (max-width: 1199px) {
  .main-content {
    width: calc(100% - 68px); }
    .main-content .market-info-header .items-group {
      padding: 0; }
    .main-content .market-info-content .common-table-container .font-bold {
      font-size: 12px; }
    .main-content .market-info-content .buy-sell-container .table-heading .search-form .column-visibility {
      float: none; }
    .main-content .market-info-content .buy-sell-container .table-heading .search-form .load-all {
      margin-left: 24px;
      margin-right: 0; }
    .main-content .market-info-content .buy-sell-container .buy-table-container {
      padding: 0 12px 0 0; }
    .main-content .market-info-content .buy-sell-container .sell-table-container {
      padding: 0 0 0 12px; }
      .main-content .market-info-content .buy-sell-container .sell-table-container table thead tr th.ask-type {
        text-align: left; }
      .main-content .market-info-content .buy-sell-container .sell-table-container table tbody tr td.ask-type {
        text-align: left; }
    .main-content .market-info-content .trade {
      width: 100% !important;
      margin: 0 auto !important; }
    .main-content .market-info-content .my-order-his-container .table-heading {
      width: calc(100vw - 68px - 440px + 32px); }
    .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button a {
      height: 32px;
      padding: 8px; }
  colgroup .buy-sell-col-size-auth {
    width: 14%; }
  colgroup .buy-sell-col-size {
    width: 18%; } }

@media screen and (max-width: 991px) {
  .main-content .market-info-header {
    padding: 4px 16px;
    display: block;
    height: 104px; }
    .main-content .market-info-header .summary-ticker-info {
      margin-left: auto; }
    .main-content .market-info-header .items-group {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 0 15px; }
    .main-content .market-info-header .info-name {
      display: flex;
      align-items: center; }
    .main-content .market-info-header .info-button {
      top: 0; }
  .main-content .market-info-content .trade {
    width: 100%; }
  .main-content .market-info-content .common-table-container .table-heading {
    display: block; }
    .main-content .market-info-content .common-table-container .table-heading .additional-buttons {
      margin-right: 0; }
      .main-content .market-info-content .common-table-container .table-heading .additional-buttons button:last-child {
        margin-right: 0; }
    .main-content .market-info-content .common-table-container .table-heading .search-form {
      display: block;
      text-align: right; }
      .main-content .market-info-content .common-table-container .table-heading .search-form .search-input {
        float: right;
        width: 158px; }
        .main-content .market-info-content .common-table-container .table-heading .search-form .search-input .market-search {
          width: 100%; }
    .main-content .market-info-content .common-table-container .table-heading .history-search-form {
      margin-top: 20px; }
      .main-content .market-info-content .common-table-container .table-heading .history-search-form .additional-buttons {
        text-align: left;
        width: auto;
        display: inline-block; }
  .main-content .market-info-content .my-order-his-container .table-heading {
    width: calc(100vw - 68px - 440px + 57px); }
  .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_filter input {
    width: 150px; }
  .main-content .market-info-content .chart-trade .chart .chart-content-setting .wallet-chart {
    height: 100%;
    margin-top: 10px; }
  .main-content #drawing-options,
  .main-content #mMeasure {
    /*Hide the measure under width 991px to ensure menu bars don't wrap*/
    display: none; }
  .buy-table-container {
    margin-bottom: 16px; }
  .sell-table-container table thead tr th {
    line-height: 14px;
    font-size: 12px;
    font-weight: lighter;
    text-transform: uppercase; } }

@media screen and (max-width: 767px) {
  .main-content .hidden-sm {
    display: none !important; }
  .main-content .btn-buy:hover {
    background-color: #11A763 !important; }
  .main-content .btn-gray:hover {
    background-color: #666 !important; }
  .main-content .additional-buttons button:hover {
    color: inherit;
    border-color: #E7EBF1 !important; }
  .main-content .market-info-header {
    display: block;
    height: 104px; }
    .main-content .market-info-header .info-name {
      line-height: 1;
      display: flex; }
      .main-content .market-info-header .info-name .short-name {
        color: #333;
        font-weight: lighter; }
      .main-content .market-info-header .info-name .full-name {
        margin-left: 0; }
    .main-content .market-info-header .items-group {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .main-content .market-info-header .items-group .nav-header-items .info-item {
        display: block;
        padding-top: 0;
        font-weight: lighter; }
        .main-content .market-info-header .items-group .nav-header-items .info-item:last-child {
          margin-bottom: 0; }
      .main-content .market-info-header .items-group .secondary-item {
        display: none; }
  .main-content .market-info-content {
    margin-bottom: 56px;
    padding: 0 8px !important; }
    .main-content .market-info-content .chart-trade .trade {
      background-color: rgba(220, 228, 241, 0.5);
      padding: 16px;
      width: 100%; }
      .main-content .market-info-content .chart-trade .trade .trade-content {
        width: 100%; }
        .main-content .market-info-content .chart-trade .trade .trade-content form .btn-group .btn {
          width: 98%; }
        .main-content .market-info-content .chart-trade .trade .trade-content form .btn-block {
          padding: 11px 12px;
          font-size: 15px; }
    .main-content .market-info-content .chart-trade .chart {
      width: 100%;
      padding-left: 0; }
    .main-content .market-info-content .chart-trade .trade {
      width: 100%; }
      .main-content .market-info-content .chart-trade .trade .btn-group {
        width: 100%; }
        .main-content .market-info-content .chart-trade .trade .btn-group .btn-buy,
        .main-content .market-info-content .chart-trade .trade .btn-group .btn-gray {
          width: 48%; }
    .main-content .market-info-content .buy-sell-container .table-heading .search-form .load-all:hover, .main-content .market-info-content .buy-sell-container .table-heading .search-form .load-all:active {
      color: #666 !important;
      border-color: #E7EBF1 !important; }
    .main-content .market-info-content .buy-sell-container .buy-table-container .sell-table-list li,
    .main-content .market-info-content .buy-sell-container .sell-table-container .sell-table-list li {
      float: right; }
    .main-content .market-info-content .buy-sell-container .buy-table-container table colgroup .buy-sell-col-trade-action,
    .main-content .market-info-content .buy-sell-container .sell-table-container table colgroup .buy-sell-col-trade-action {
      width: 5%; }
    .main-content .market-info-content .buy-sell-container .buy-table-container table colgroup .buy-sell-col-bid-ask,
    .main-content .market-info-content .buy-sell-container .sell-table-container table colgroup .buy-sell-col-bid-ask {
      width: 30%; }
    .main-content .market-info-content .buy-sell-container .buy-table-container table colgroup .buy-sell-col-size-auth,
    .main-content .market-info-content .buy-sell-container .sell-table-container table colgroup .buy-sell-col-size-auth {
      width: 14%; }
    .main-content .market-info-content .buy-sell-container .buy-table-container table colgroup .buy-sell-col-size,
    .main-content .market-info-content .buy-sell-container .sell-table-container table colgroup .buy-sell-col-size {
      width: 18%; }
    .main-content .market-info-content .buy-sell-container .buy-table-container table colgroup .buy-sell-col-total,
    .main-content .market-info-content .buy-sell-container .sell-table-container table colgroup .buy-sell-col-total {
      width: 18%; }
    .main-content .market-info-content .buy-sell-container .buy-table-container table colgroup .buy-sell-col-sum,
    .main-content .market-info-content .buy-sell-container .sell-table-container table colgroup .buy-sell-col-sum {
      width: 20%; }
    .main-content .market-info-content .buy-sell-container .buy-table-container table colgroup .buy-sell-col-own-order,
    .main-content .market-info-content .buy-sell-container .sell-table-container table colgroup .buy-sell-col-own-order {
      width: 4%; }
    .main-content .market-info-content .buy-sell-container .buy-table-container table thead tr th.bid-type,
    .main-content .market-info-content .buy-sell-container .sell-table-container table thead tr th.bid-type {
      padding-right: 17px; }
    .main-content .market-info-content .buy-sell-container .buy-table-container table thead tr th.ask-type,
    .main-content .market-info-content .buy-sell-container .sell-table-container table thead tr th.ask-type {
      padding-left: 17px; }
    .main-content .market-info-content .buy-sell-container .buy-table-container table tbody tr td.bid-type,
    .main-content .market-info-content .buy-sell-container .sell-table-container table tbody tr td.bid-type {
      padding-right: 17px; }
    .main-content .market-info-content .buy-sell-container .buy-table-container table tbody tr td.ask-type,
    .main-content .market-info-content .buy-sell-container .sell-table-container table tbody tr td.ask-type {
      padding-left: 17px; }
    .main-content .market-info-content .common-table-container .table-heading {
      padding: 0 16px; }
      .main-content .market-info-content .common-table-container .table-heading h2 {
        margin-bottom: 16px; }
      .main-content .market-info-content .common-table-container .table-heading .text-left-xs {
        text-align: left !important; }
      .main-content .market-info-content .common-table-container .table-heading .search-form .load-all:hover, .main-content .market-info-content .common-table-container .table-heading .search-form .load-all:active {
        color: #666 !important;
        border-color: #E7EBF1 !important; }
      .main-content .market-info-content .common-table-container .table-heading .display-row button:hover, .main-content .market-info-content .common-table-container .table-heading .display-row button:active {
        color: #333;
        border-color: #E7EBF1 !important; }
        .main-content .market-info-content .common-table-container .table-heading .display-row button:hover .triangle1, .main-content .market-info-content .common-table-container .table-heading .display-row button:active .triangle1 {
          border-bottom-color: #333; }
        .main-content .market-info-content .common-table-container .table-heading .display-row button:hover .triangle2, .main-content .market-info-content .common-table-container .table-heading .display-row button:active .triangle2 {
          border-bottom-color: #333; }
      .main-content .market-info-content .common-table-container .table-heading .market-search-form {
        display: block;
        margin-top: 6px !important; }
        .main-content .market-info-content .common-table-container .table-heading .market-search-form .market-display-row {
          margin-right: 0 !important;
          text-align: left !important; }
      .main-content .market-info-content .common-table-container .table-heading .history-search-form {
        display: block;
        text-align: left;
        margin-top: 0; }
        .main-content .market-info-content .common-table-container .table-heading .history-search-form .additional-buttons {
          width: 100%; }
          .main-content .market-info-content .common-table-container .table-heading .history-search-form .additional-buttons .column-visibility {
            display: none; }
        .main-content .market-info-content .common-table-container .table-heading .history-search-form .display-row {
          margin: 16px 0 0 !important; }
        .main-content .market-info-content .common-table-container .table-heading .history-search-form .refresh-icon {
          float: right;
          margin: 16px 0 0 14px;
          padding: 9px;
          border-radius: 4px;
          top: 0;
          border: 1px solid #E7EBF1; }
          .main-content .market-info-content .common-table-container .table-heading .history-search-form .refresh-icon:hover, .main-content .market-info-content .common-table-container .table-heading .history-search-form .refresh-icon:active {
            color: #0084D4;
            border-color: #0084D4 !important; }
        .main-content .market-info-content .common-table-container .table-heading .history-search-form .search-input {
          width: 145px; }
          .main-content .market-info-content .common-table-container .table-heading .history-search-form .search-input .market-search {
            margin: 16px 0 0 !important;
            width: 145px; }
    .main-content .market-info-content .my-order-his-container table thead tr th .type {
      padding-left: 16px; }
    .main-content .market-info-content .my-order-his-container table thead tr th:last-child {
      padding-right: 16px !important; }
    .main-content .market-info-content .my-order-his-container table tbody tr td:nth-child(3) {
      padding-left: 16px; }
    .main-content .market-info-content .my-order-his-container table tbody tr td:nth-last-child(3) {
      display: table-cell; }
    .main-content .market-info-content .my-order-his-container table tbody tr td.buy, .main-content .market-info-content .my-order-his-container table tbody tr td.sell {
      padding-left: 16px; }
    .main-content .market-info-content .my-order-his-container table tbody tr td:last-child {
      padding-right: 16px; }
    .main-content .market-info-content .my-order-his-container .table-heading {
      width: 100%; }
    .main-content .market-info-content .my-order-his-container div .dataTables_wrapper {
      top: -32px; }
      .main-content .market-info-content .my-order-his-container div .dataTables_wrapper .row {
        justify-content: flex-start; }
        .main-content .market-info-content .my-order-his-container div .dataTables_wrapper .row .col-sm-12 {
          width: 100%; }
        .main-content .market-info-content .my-order-his-container div .dataTables_wrapper .row .col-sm-5,
        .main-content .market-info-content .my-order-his-container div .dataTables_wrapper .row .col-sm-7 {
          padding: 0; }
        .main-content .market-info-content .my-order-his-container div .dataTables_wrapper .row:first-child {
          padding: 0 16px; }
        .main-content .market-info-content .my-order-his-container div .dataTables_wrapper .row:last-child {
          margin: 0; }
      .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_filter {
        margin-top: 0; }
        .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_filter input {
          width: 145px;
          margin-left: 16px; }
      .main-content .market-info-content .my-order-his-container div .dataTables_wrapper table.dataTable {
        margin: 24px 0 16px !important; }
      .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button a:hover {
        background-color: #FFF;
        border-color: inherit;
        color: inherit; }
      .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button.first, .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button.previous {
        margin-right: 6px; }
      .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button.last, .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button.next {
        margin-left: 6px; }
    .main-content .market-info-content .open-order-container .table-heading .search-form {
      text-align: left; }
      .main-content .market-info-content .open-order-container .table-heading .search-form .display-row {
        margin-right: 0 !important; }
      .main-content .market-info-content .open-order-container .table-heading .search-form .search-input .market-search {
        margin-right: 0 !important;
        max-width: 145px; }
    .main-content .market-info-content .open-order-container table thead tr th:first-child {
      padding-left: 39px; }
    .main-content .market-info-content .open-order-container table tbody tr:hover td {
      background-color: #FFF; }
    .main-content .market-info-content .open-order-container table tbody tr td {
      display: table-cell; }
      .main-content .market-info-content .open-order-container table tbody tr td .icon-expand-triangle {
        margin: 0 14.5px; }
      .main-content .market-info-content .open-order-container table tbody tr td:nth-child(2) {
        text-align: right; }
      .main-content .market-info-content .open-order-container table tbody tr td:last-child span {
        opacity: 1 !important; }
    .main-content .market-info-content .open-order-container table tbody tr.append_tr td {
      padding: 0; }
      .main-content .market-info-content .open-order-container table tbody tr.append_tr td:last-child span {
        margin-right: 0; }
    .main-content .market-info-content .open-order-container .open-order-info {
      padding: 10px 44px 10px 39px;
      background-color: #E7EBF1; }
      .main-content .market-info-content .open-order-container .open-order-info .open-order-info-items {
        height: 30px; }
        .main-content .market-info-content .open-order-container .open-order-info .open-order-info-items .info-title {
          font-size: 12px;
          color: #666;
          line-height: 14px;
          text-transform: uppercase;
          margin: 8px 0; }
        .main-content .market-info-content .open-order-container .open-order-info .open-order-info-items .info-details {
          font-size: 12px;
          line-height: 16px;
          margin: 7px 0; }
          .main-content .market-info-content .open-order-container .open-order-info .open-order-info-items .info-details .open-data {
            color: #E56846; }
          .main-content .market-info-content .open-order-container .open-order-info .open-order-info-items .info-details .currency-symbol {
            text-transform: uppercase;
            color: #666;
            margin-left: 6px; }
    .main-content .market-info-content .market-history-container table thead tr th:first-child {
      padding-left: 16px; }
    .main-content .market-info-content .market-history-container table thead tr th:last-child, .main-content .market-info-content .market-history-container table thead tr th:nth-last-child(2) {
      padding-right: 16px; }
    .main-content .market-info-content .market-history-container table tbody tr td:first-child {
      padding-left: 16px; }
    .main-content .market-info-content .market-history-container table tbody tr td:last-child, .main-content .market-info-content .market-history-container table tbody tr td:nth-last-child(2) {
      padding-right: 16px; }
    .main-content .market-info-content .market-history-container table tbody tr td:nth-last-child(1), .main-content .market-info-content .market-history-container table tbody tr td:nth-last-child(2) {
      display: table-cell; } }

@media screen and (max-width: 420px) {
  .main-content .market-info-header .current-market-info .info-name {
    line-height: 1;
    display: flex; }
    .main-content .market-info-header .current-market-info .info-name .full-name {
      display: none; }
  .main-content .market-info-header .current-market-info .info-button {
    min-width: 116px;
    padding: 0 15px; }
    .main-content .market-info-header .current-market-info .info-button .deposit-withdraw .btn-block {
      height: 46px;
      width: 46px;
      display: flex;
      justify-content: space-around; }
      .main-content .market-info-header .current-market-info .info-button .deposit-withdraw .btn-block span {
        display: none; } }

div.trade {
  display: inline-block; }

div.trade .trade-content .btn-group > div {
  display: inline-block;
  float: left; }

.menuSelect.cog {
  right: auto; }

#study-dialog-container {
  position: absolute; }

cq-hu-dynamic cq-hu-col1 * {
  font-size: 12px; }

cq-hu-dynamic cq-hu-col2 * {
  font-size: 10px; }

cq-hu-static {
  padding: 2px 15px;
  background: #eee;
  left: 10px; }
  cq-hu-static div {
    padding-left: 8px;
    padding-right: 6px; }

/*Market chart loading animation*/
.loading-graphic-candles {
  width: 49px;
  height: 40px;
  text-align: center;
  font-size: 10px; }
  .loading-graphic-candles .candle {
    background-color: #737c83;
    height: 100%;
    width: 7px;
    display: inline-block;
    position: relative;
    border-radius: 2px;
    -webkit-animation: sk-stretchdelay 1.8s infinite ease-in-out;
    animation: sk-stretchdelay 1.8s infinite ease-in-out;
    will-change: transform; }
    .loading-graphic-candles .candle:nth-of-type(2) {
      -webkit-animation-delay: -1.7s;
      animation-delay: -1.7s; }
    .loading-graphic-candles .candle:nth-of-type(3) {
      -webkit-animation-delay: -1.6s;
      animation-delay: -1.6s; }
    .loading-graphic-candles .candle::before, .loading-graphic-candles .candle::after {
      position: absolute;
      content: '';
      width: 1px;
      background-color: #737c83;
      opacity: inherit;
      left: 50%;
      transform: translateX(-50%); }
    .loading-graphic-candles .candle::before {
      top: -10px;
      bottom: 100%; }
    .loading-graphic-candles .candle::after {
      top: 100%;
      bottom: -10px; }

@-webkit-keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.6);
    opacity: 0.6; }
  20% {
    -webkit-transform: scaleY(1);
    opacity: 1; } }

@keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.6);
    opacity: 0.6; }
  20% {
    -webkit-transform: scaleY(1);
    opacity: 1; } }

.main-content {
  width: calc(100% - 200px);
  float: right; }
  .main-content .wallet-info-content {
    padding: 40px;
    background-color: #FFF;
    min-height: calc(100vh - 180px); }
    .main-content .wallet-info-content h2 {
      line-height: 32px;
      font-size: 20px;
      font-weight: bold;
      letter-spacing: 0.5px;
      text-align: left;
      color: #333;
      margin: 0;
      text-transform: uppercase; }
      .main-content .wallet-info-content h2 span {
        line-height: 14px;
        font-size: 12px;
        font-weight: normal;
        margin-left: 20px; }
  .main-content .common-table-container .table-heading .hidden-text, .main-content .common-table-container .history-table-heading .hidden-text {
    margin: 0 20px 0 0;
    cursor: pointer;
    text-align: center;
    display: inline-block;
    white-space: nowrap;
    height: 32px;
    border-radius: 4px;
    border: solid 1px #E7EBF1;
    padding: 8px 12px;
    font-size: 12px;
    line-height: 16px;
    vertical-align: middle;
    background-color: #FFF; }
    .main-content .common-table-container .table-heading .hidden-text:hover, .main-content .common-table-container .table-heading .hidden-text:active, .main-content .common-table-container .history-table-heading .hidden-text:hover, .main-content .common-table-container .history-table-heading .hidden-text:active {
      color: #0084D4;
      border-color: #0084D4 !important;
      outline: none !important;
      box-shadow: none !important; }
      .main-content .common-table-container .table-heading .hidden-text:hover .dropdown-arrow, .main-content .common-table-container .table-heading .hidden-text:active .dropdown-arrow, .main-content .common-table-container .history-table-heading .hidden-text:hover .dropdown-arrow, .main-content .common-table-container .history-table-heading .hidden-text:active .dropdown-arrow {
        display: none; }
      .main-content .common-table-container .table-heading .hidden-text:hover .dropdown-arrow-blue, .main-content .common-table-container .table-heading .hidden-text:active .dropdown-arrow-blue, .main-content .common-table-container .history-table-heading .hidden-text:hover .dropdown-arrow-blue, .main-content .common-table-container .history-table-heading .hidden-text:active .dropdown-arrow-blue {
        display: inline-block; }
    .main-content .common-table-container .table-heading .hidden-text:active, .main-content .common-table-container .history-table-heading .hidden-text:active {
      opacity: 0.7; }
    .main-content .common-table-container .table-heading .hidden-text.disabled, .main-content .common-table-container .history-table-heading .hidden-text.disabled {
      opacity: 0.3; }
  .main-content .common-table-container .table-heading .display-row-book .account-row, .main-content .common-table-container .history-table-heading .display-row-book .account-row {
    position: relative;
    top: 4px;
    float: left; }
  .main-content .common-table-container .table-heading .display-row-book .hide-cancelled, .main-content .common-table-container .history-table-heading .display-row-book .hide-cancelled {
    display: inline-block; }
  .main-content .common-table-container .table-heading .display-row-book .find-refresh, .main-content .common-table-container .history-table-heading .display-row-book .find-refresh {
    display: inline-block; }
  .main-content .common-table-container .table-heading .display-row-book .market-search, .main-content .common-table-container .history-table-heading .display-row-book .market-search {
    border: none;
    background-color: rgba(211, 221, 236, 0.8);
    border-radius: 24px;
    box-shadow: none;
    height: 32px;
    width: 200px;
    font-weight: bold;
    margin-right: 20px;
    font-size: 12px;
    color: #333;
    display: inline-block; }
    .main-content .common-table-container .table-heading .display-row-book .market-search:focus:-ms-input-placeholder, .main-content .common-table-container .history-table-heading .display-row-book .market-search:focus:-ms-input-placeholder {
      color: transparent; }
    .main-content .common-table-container .table-heading .display-row-book .market-search:focus::-webkit-input-placeholder, .main-content .common-table-container .history-table-heading .display-row-book .market-search:focus::-webkit-input-placeholder {
      color: transparent; }
    .main-content .common-table-container .table-heading .display-row-book .market-search:focus::-moz-placeholder, .main-content .common-table-container .history-table-heading .display-row-book .market-search:focus::-moz-placeholder {
      color: transparent; }
    .main-content .common-table-container .table-heading .display-row-book .market-search:focus:-moz-placeholder, .main-content .common-table-container .history-table-heading .display-row-book .market-search:focus:-moz-placeholder {
      color: transparent; }
    .main-content .common-table-container .table-heading .display-row-book .market-search:-ms-input-placeholder, .main-content .common-table-container .history-table-heading .display-row-book .market-search:-ms-input-placeholder {
      font-size: 12px;
      font-style: italic;
      font-weight: normal;
      color: #666; }
    .main-content .common-table-container .table-heading .display-row-book .market-search::-webkit-input-placeholder, .main-content .common-table-container .history-table-heading .display-row-book .market-search::-webkit-input-placeholder {
      font-size: 12px;
      font-style: italic;
      font-weight: normal;
      color: #666; }
    .main-content .common-table-container .table-heading .display-row-book .market-search::-moz-placeholder, .main-content .common-table-container .history-table-heading .display-row-book .market-search::-moz-placeholder {
      font-size: 12px;
      font-style: italic;
      font-weight: normal;
      color: #666; }
    .main-content .common-table-container .table-heading .display-row-book .market-search:-moz-placeholder, .main-content .common-table-container .history-table-heading .display-row-book .market-search:-moz-placeholder {
      font-size: 12px;
      font-style: italic;
      font-weight: normal;
      color: #666; }
  .main-content .common-table-container .table-heading .display-row-book .refresh-icon, .main-content .common-table-container .history-table-heading .display-row-book .refresh-icon {
    color: #333;
    vertical-align: middle;
    padding: 9px;
    border: 1px solid #E7EBF1;
    border-radius: 4px;
    top: 0; }
    .main-content .common-table-container .table-heading .display-row-book .refresh-icon:hover, .main-content .common-table-container .table-heading .display-row-book .refresh-icon:active, .main-content .common-table-container .history-table-heading .display-row-book .refresh-icon:hover, .main-content .common-table-container .history-table-heading .display-row-book .refresh-icon:active {
      cursor: pointer;
      color: #0084D4;
      border-color: #0084D4 !important; }
  .main-content .common-table-container .date-column {
    padding-left: 27px; }
  .main-content .common-table-container .expand-icon {
    margin-right: 17px; }
  .main-content .common-table-container #withdrawal_history_table .withdraw-header .hide-cancelled {
    display: none; }
  .main-content .common-table-container #withdrawal_history_table .status-type {
    margin-left: 50%; }
  .main-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list li:nth-child(1) {
    width: 45%;
    padding-left: 27px; }
  .main-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list li:nth-child(2) {
    width: 15%; }
  .main-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list li:nth-child(3) {
    width: 10%;
    text-align: right; }
  .main-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list li:nth-child(4) {
    width: 25%;
    text-align: left; }
    .main-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list li:nth-child(4) .status-type {
      margin-left: 50%; }
  .main-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list li:nth-child(5) {
    width: 5%; }
  .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:first-child, .main-content .common-table-container #withdrawal_history_table .account-balance .history-pending-list li:first-child {
    width: 45%; }
  .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:nth-child(2), .main-content .common-table-container #withdrawal_history_table .account-balance .history-pending-list li:nth-child(2) {
    width: 15%; }
  .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:nth-child(3), .main-content .common-table-container #withdrawal_history_table .account-balance .history-pending-list li:nth-child(3) {
    width: 15%; }
  .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:nth-child(4), .main-content .common-table-container #withdrawal_history_table .account-balance .history-pending-list li:nth-child(4) {
    width: 25%; }
    .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:nth-child(4) .confirmation-type, .main-content .common-table-container #withdrawal_history_table .account-balance .history-pending-list li:nth-child(4) .confirmation-type {
      margin-left: calc(100% - 94.52px); }
  .main-content .common-table-container #deposit_history_table .account-balance .history-pending-list li:first-child {
    width: 50%; }
  .main-content .common-table-container #deposit_history_table .account-balance .history-pending-list li:nth-child(2) {
    width: 25%; }
  .main-content .common-table-container #deposit_history_table .account-balance .history-pending-list li:nth-child(3) {
    width: 25%; }
  .main-content .account-balance-table {
    margin-bottom: 20px; }
    .main-content .account-balance-table .account-balance .wallet-common-list li {
      width: 10%; }
      .main-content .account-balance-table .account-balance .wallet-common-list li:first-child {
        width: 15%;
        margin: 0; }
        .main-content .account-balance-table .account-balance .wallet-common-list li:first-child span {
          display: inline-block;
          vertical-align: middle; }
      .main-content .account-balance-table .account-balance .wallet-common-list li:nth-child(2) {
        width: 12%; }
      .main-content .account-balance-table .account-balance .wallet-common-list li:nth-child(3) {
        width: 6%; }
      .main-content .account-balance-table .account-balance .wallet-common-list li:nth-child(4) {
        width: 13%; }
      .main-content .account-balance-table .account-balance .wallet-common-list li:nth-last-child(2) {
        width: 12%; }
      .main-content .account-balance-table .account-balance .wallet-common-list li:last-child {
        width: 8%; }
    .main-content .account-balance-table .account-balance .account-balance-header .wallet-common-list li:nth-child(6) {
      width: 14%; }
    .main-content .account-balance-table .account-balance .account-balance-body .wallet-common-list li:nth-child(5) {
      width: 14%; }
  .main-content .account-balance {
    padding-top: 24px; }
    .main-content .account-balance .account-balance-header {
      border-bottom: 1px solid #CCC; }
      .main-content .account-balance .account-balance-header ul {
        font-size: 0;
        padding-bottom: 8px; }
        .main-content .account-balance .account-balance-header ul li {
          color: #666;
          font-size: 12px;
          line-height: 14px;
          text-transform: uppercase; }
          .main-content .account-balance .account-balance-header ul li .wallet-sort-active {
            font-weight: bold; }
          .main-content .account-balance .account-balance-header ul li .wallet-sort-icon {
            margin-left: 4px;
            position: absolute; }
            .main-content .account-balance .account-balance-header ul li .wallet-sort-icon i {
              position: relative;
              top: 1px; }
    .main-content .account-balance .account-balance-body .account-balance-item {
      border-bottom: 1px solid #E7EBF1; }
      .main-content .account-balance .account-balance-body .account-balance-item:last-child {
        border-bottom-color: #CCC; }
      .main-content .account-balance .account-balance-body .account-balance-item .has-info {
        line-height: 1.43;
        font-size: 14px;
        height: 26px;
        margin: 0;
        padding-left: 14%;
        color: #333; }
      .main-content .account-balance .account-balance-body .account-balance-item:hover {
        cursor: default;
        background-color: rgba(0, 132, 212, 0.08); }
    .main-content .account-balance .account-balance-body ul {
      font-size: 0; }
      .main-content .account-balance .account-balance-body ul li {
        font-size: 12px;
        line-height: 17px;
        color: #333; }
      .main-content .account-balance .account-balance-body ul:hover .pending-cancel-icon {
        vertical-align: middle;
        display: inline-block; }
      .main-content .account-balance .account-balance-body ul .withdraw-icon {
        cursor: pointer;
        padding: 7px 10px; }
      .main-content .account-balance .account-balance-body ul .deposit-icon {
        cursor: pointer;
        padding: 7px 10px 7px 0; }
      .main-content .account-balance .account-balance-body ul .wallet-icon {
        padding-left: 20px !important;
        text-align: left;
        font-size: 0; }
        .main-content .account-balance .account-balance-body ul .wallet-icon span {
          vertical-align: middle; }
          .main-content .account-balance .account-balance-body ul .wallet-icon span i {
            vertical-align: middle; }
      .main-content .account-balance .account-balance-body ul .info-icons {
        cursor: pointer;
        padding: 7px 20px 7px 10px; }
        .main-content .account-balance .account-balance-body ul .info-icons i {
          vertical-align: middle; }
      .main-content .account-balance .account-balance-body ul .pending-cancel-icon {
        display: none;
        cursor: pointer;
        position: relative;
        top: -1.5px; }
      .main-content .account-balance .account-balance-body ul:last-child {
        border-color: #CCC; }
    .main-content .account-balance .pending-withdraw-list {
      padding: 0 16px;
      cursor: pointer; }
    .main-content .account-balance .history-pending-list {
      padding: 0 16px;
      cursor: pointer; }
  .main-content .no-items {
    line-height: 29px;
    background-color: #f8f8f8;
    padding-left: 20px;
    color: #333;
    font-size: 12px;
    border-bottom: 1px solid #CCC; }
  .main-content .show-expend-info {
    font-size: 12px;
    line-height: 18px;
    padding: 0 16px; }
    .main-content .show-expend-info p {
      margin: 0;
      padding-left: 5%; }
      .main-content .show-expend-info p .title {
        font-weight: bold; }
  .main-content .history-table-heading {
    flex-direction: column;
    align-items: flex-start !important; }
    .main-content .history-table-heading .display-row-book {
      width: 100%;
      display: flex !important;
      align-items: center;
      justify-content: space-between;
      margin-top: 20px; }
      .main-content .history-table-heading .display-row-book .search-inputs {
        text-align: right; }
  .main-content .history-table-withdraw {
    padding-right: 0;
    padding-left: 0; }
  .main-content .history-table-deposit {
    padding-right: 0; }
  .main-content .child-row-details .details-value .details-symbol {
    padding-right: 20px; }

.main-flex-content {
  display: flex;
  flex-direction: column;
  min-height: 100%; }

.withdraw-amount .usd-amount-value {
  margin: 10px 0; }

.withdraw-amount #withdrawalQuantity {
  text-align: right; }

.withdraw-amount .receipient-info {
  display: flex; }
  .withdraw-amount .receipient-info .receipient-name {
    display: inline-block; }
    .withdraw-amount .receipient-info .receipient-name label {
      width: 100%; }

.withdraw-amount input.text-field {
  padding: 8px;
  margin-bottom: 4px;
  font-size: 1em;
  border: 1px solid #CCC; }
  .withdraw-amount input.text-field:hover {
    border-color: #666;
    outline: none; }

.withdraw-amount #usd-destinations {
  display: block;
  margin-top: 20px; }
  .withdraw-amount #usd-destinations .usd-destinations-header {
    display: block;
    background-color: transparent; }
    .withdraw-amount #usd-destinations .usd-destinations-header .usd-destination-button {
      display: inline-block;
      cursor: pointer;
      height: 40px;
      font-size: 15px;
      line-height: 40px;
      text-align: center;
      transition: background-color linear .25s;
      border-color: #515967;
      border-width: 0;
      border-style: solid;
      border-top-left-radius: 6px;
      border-top-right-radius: 6px; }
      .withdraw-amount #usd-destinations .usd-destinations-header .usd-destination-button.active {
        background-color: #ddd;
        font-weight: bold; }
      .withdraw-amount #usd-destinations .usd-destinations-header .usd-destination-button.inactive {
        background-color: #ccc; }
        .withdraw-amount #usd-destinations .usd-destinations-header .usd-destination-button.inactive:hover {
          background-color: #aaa; }
    .withdraw-amount #usd-destinations .usd-destinations-header::after {
      content: ' ';
      clear: both;
      display: block; }
  .withdraw-amount #usd-destinations .usd-destinations-body {
    display: block;
    background-color: #ddd;
    padding: 10px;
    min-height: 200px;
    position: relative;
    border-color: #515967;
    border-style: solid;
    border-width: 0; }
    .withdraw-amount #usd-destinations .usd-destinations-body label {
      font-weight: normal !important;
      color: #333 !important; }
    .withdraw-amount #usd-destinations .usd-destinations-body .usd-destination-tab {
      position: absolute;
      top: 0px; }
      .withdraw-amount #usd-destinations .usd-destinations-body .usd-destination-tab div {
        margin-top: 8px; }
    .withdraw-amount #usd-destinations .usd-destinations-body input.text-field {
      width: 95%;
      float: right;
      margin-right: 10px; }

#walletWithdrawalFormUsd input {
  border-color: #ccc !important; }
  #walletWithdrawalFormUsd input:hover {
    border-color: #ccc !important; }
  #walletWithdrawalFormUsd input:read-only {
    color: #444 !important; }

#walletWithdrawalFormUsd .usd-amount-value label {
  font-size: 16px; }

#walletWithdrawalFormUsd .amount-item div {
  margin: 5px 0; }

#walletWithdrawalFormUsd .current-currency-body div {
  margin: 5px 0; }

#walletWithdrawalFormUsd .modal-disclaimer {
  margin: 10px 0 0 0;
  padding: 5px; }

#walletWithdrawalFormUsd .withdrawal-account-header {
  font-size: 16px;
  padding: 0;
  line-height: 20px;
  margin: 5px 0 5px;
  font-weight: bold; }

#walletWithdrawalFormUsd .withdrawal-account-container {
  border: 1px #ccc solid;
  border-radius: 3px;
  padding: 8px; }

#walletWithdrawalFormUsd #destinationDropDown {
  height: 32px;
  margin-bottom: 5px;
  font-size: 14px;
  background: #eee !important;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 0 5px; }
  #walletWithdrawalFormUsd #destinationDropDown option {
    background: #ddd !important; }

/*for withdrawal history table header*/
@media screen and (max-width: 1433px) {
  .main-content .common-table-container #withdrawal_history_table .history-table-heading .withdraw-header {
    width: 100%; }
    .main-content .common-table-container #withdrawal_history_table .history-table-heading .withdraw-header h2 {
      display: inline-block; }
    .main-content .common-table-container #withdrawal_history_table .history-table-heading .withdraw-header .hide-cancelled {
      float: right;
      display: inline-block; }
      .main-content .common-table-container #withdrawal_history_table .history-table-heading .withdraw-header .hide-cancelled span {
        margin: 0; }
  .main-content .common-table-container #withdrawal_history_table .history-table-heading .display-row-book .hide-cancelled {
    display: none; }
  .main-content .common-table-container #withdrawal_history_table .status-type {
    margin-left: 36%; }
  .main-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list li:nth-child(4) .status-type {
    margin-left: 45%; } }

@media screen and (max-width: 1330px) {
  .main-content .wallet-info-content .account-balance-table .table-heading {
    display: block; }
    .main-content .wallet-info-content .account-balance-table .table-heading h2 {
      display: block; }
  .main-content .wallet-info-content .account-balance-table .display-row-book {
    margin-top: 16px; }
    .main-content .wallet-info-content .account-balance-table .display-row-book .hidden-text {
      margin: 0; }
    .main-content .wallet-info-content .account-balance-table .display-row-book .find-refresh {
      float: right; }
  .main-content .wallet-info-content #pending_withdrawals_table .account-balance .pending-withdraw-list li:nth-child(4) .status-type {
    margin-left: 30%; } }

@media screen and (max-width: 1199px) {
  .main-content .wallet-info-content {
    padding: 40px 24px 20px; }
    .main-content .wallet-info-content .no-items {
      line-height: 40px; }
    .main-content .wallet-info-content .history-table-withdraw {
      padding-right: 0; }
  .main-content .account-balance-table .account-balance .wallet-common-list li:nth-child(3) {
    width: 7%; }
  .main-content .account-balance-table .account-balance .wallet-common-list li:nth-child(4) {
    width: 14%; }
  .main-content .account-balance-table .account-balance .wallet-common-list li:nth-last-child(2) {
    width: 10%; }
  .main-content .account-balance-table .account-balance .account-balance-body ul li {
    margin: 12px 0 11px; }
    .main-content .account-balance-table .account-balance .account-balance-body ul li .withdraw-icon {
      cursor: pointer;
      padding: 13px 10px 12px 10px; }
    .main-content .account-balance-table .account-balance .account-balance-body ul li .deposit-icon {
      cursor: pointer;
      padding: 13px 10px 12px 0; }
    .main-content .account-balance-table .account-balance .account-balance-body ul li .info-icons {
      padding: 13px 20px 12px 10px; }
  .main-content .account-balance-table .account-balance .account-balance-item:hover, .main-content .account-balance-table .account-balance .account-balance-item:active {
    background-color: #FFF; }
  .main-content .account-balance-table .account-balance .account-balance-item .pending-cancel-icon {
    vertical-align: middle;
    display: inline-block; }
  .main-content .account-balance-table .account-balance .show-expend-info {
    background-color: rgba(0, 132, 212, 0.08); }
    .main-content .account-balance-table .account-balance .show-expend-info p {
      padding-left: 5%; }
  .main-content .common-table-container .history-pending-list {
    padding-right: 0; }
  .main-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list li:nth-child(2) {
    width: 15%; }
  .main-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list li:nth-child(3) {
    width: 12%; }
  .main-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list li:nth-child(4) {
    text-align: left;
    width: 23%; }
  .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list {
    padding-right: 0; }
    .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:nth-child(3) {
      width: 10%; }
    .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:nth-child(4) {
      width: 22%;
      text-align: left; }
      .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:nth-child(4) .order-status {
        margin-left: 12%; }
      .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:nth-child(4) .confirmation-type {
        margin-left: 12%; }
    .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:last-child {
      display: inline-block;
      width: 8%; }
      .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:last-child .pending-cancel-icon {
        margin-right: 16px; }
  .main-content .common-table-container #withdrawal_history_table .history-pending-list {
    padding-right: 32px; }
  .main-content .common-table-container #withdrawal_history_table .account-balance {
    clear: both; }
    .main-content .common-table-container #withdrawal_history_table .account-balance .history-pending-list {
      padding-right: 0;
      padding-left: 10px; }
      .main-content .common-table-container #withdrawal_history_table .account-balance .history-pending-list li {
        float: left; }
        .main-content .common-table-container #withdrawal_history_table .account-balance .history-pending-list li:nth-child(4) {
          width: 16%; }
          .main-content .common-table-container #withdrawal_history_table .account-balance .history-pending-list li:nth-child(4) .status-type {
            margin-left: 40%; }
  .main-content .common-table-container .table-heading .display-row-book {
    text-align: inherit !important; } }

@media screen and (max-width: 991px) {
  .main-content .wallet-info-content .history-table-withdraw .history-table-heading, .main-content .wallet-info-content .history-table-deposit .history-table-heading {
    display: block; }
    .main-content .wallet-info-content .history-table-withdraw .history-table-heading h2, .main-content .wallet-info-content .history-table-deposit .history-table-heading h2 {
      width: 100%;
      display: inline-block; }
    .main-content .wallet-info-content .history-table-withdraw .history-table-heading .hide-cancelled, .main-content .wallet-info-content .history-table-deposit .history-table-heading .hide-cancelled {
      width: 40%;
      text-align: right;
      float: right; }
      .main-content .wallet-info-content .history-table-withdraw .history-table-heading .hide-cancelled .hidden-text, .main-content .wallet-info-content .history-table-deposit .history-table-heading .hide-cancelled .hidden-text {
        margin: 0; }
    .main-content .wallet-info-content .history-table-withdraw .history-table-heading .display-row-book, .main-content .wallet-info-content .history-table-deposit .history-table-heading .display-row-book {
      display: block !important; }
      .main-content .wallet-info-content .history-table-withdraw .history-table-heading .display-row-book .search-inputs, .main-content .wallet-info-content .history-table-deposit .history-table-heading .display-row-book .search-inputs {
        margin-top: 16px;
        text-align: left; }
        .main-content .wallet-info-content .history-table-withdraw .history-table-heading .display-row-book .search-inputs .refresh-icon, .main-content .wallet-info-content .history-table-deposit .history-table-heading .display-row-book .search-inputs .refresh-icon {
          float: right; }
  .main-content .wallet-info-content .history-table-withdraw .common-pager .pager, .main-content .wallet-info-content .history-table-deposit .common-pager .pager {
    text-align: center; }
  .main-content .account-balance-table h2 span {
    display: block;
    margin: 0; }
  .main-content .account-balance-table .account-balance {
    clear: both; }
    .main-content .account-balance-table .account-balance .wallet-common-list li {
      width: 16%;
      float: left; }
      .main-content .account-balance-table .account-balance .wallet-common-list li:first-child {
        width: 20%; }
      .main-content .account-balance-table .account-balance .wallet-common-list li:nth-child(2), .main-content .account-balance-table .account-balance .wallet-common-list li:nth-child(6), .main-content .account-balance-table .account-balance .wallet-common-list li:nth-child(8) {
        display: none; }
      .main-content .account-balance-table .account-balance .wallet-common-list li:nth-child(3) {
        width: 9%; }
      .main-content .account-balance-table .account-balance .wallet-common-list li:nth-child(4) {
        width: 23%; }
      .main-content .account-balance-table .account-balance .wallet-common-list li:nth-last-child(2) {
        width: 18%; }
      .main-content .account-balance-table .account-balance .wallet-common-list li:last-child {
        width: 12%; }
    .main-content .account-balance-table .account-balance .account-balance-header .wallet-common-list li:nth-child(7) {
      width: 18%; }
    .main-content .account-balance-table .account-balance .account-balance-header .wallet-common-list li:nth-child(5) {
      display: none; }
    .main-content .account-balance-table .account-balance .account-balance-body .wallet-common-list li:nth-child(5) {
      width: 18%; }
    .main-content .account-balance-table .account-balance .account-balance-body .wallet-common-list li:nth-child(7) {
      width: 18%; }
    .main-content .account-balance-table .account-balance .account-balance-body .has-info {
      padding-left: 19%; }
    .main-content .account-balance-table .account-balance .show-expend-info p {
      padding-left: 5%; }
  .main-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list {
    padding-left: 10px;
    padding-right: 0; }
    .main-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list li {
      float: left; }
      .main-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list li:nth-child(1) {
        width: 30%; }
      .main-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list li:nth-child(2) {
        width: 18%; }
      .main-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list li:nth-child(3) {
        width: 17%;
        text-align: right; }
      .main-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list li:nth-child(4) {
        width: 27%; }
      .main-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list li:nth-child(5) {
        width: 8%; }
  .main-content .common-table-container #pending_deposit_table .account-balance, .main-content .common-table-container #withdrawal_history_table .account-balance {
    clear: both; }
    .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list, .main-content .common-table-container #withdrawal_history_table .account-balance .history-pending-list {
      padding-right: 0;
      padding-left: 10px; }
      .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li, .main-content .common-table-container #withdrawal_history_table .account-balance .history-pending-list li {
        float: left; }
        .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:first-child, .main-content .common-table-container #withdrawal_history_table .account-balance .history-pending-list li:first-child {
          width: 30%; }
        .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:nth-child(2), .main-content .common-table-container #withdrawal_history_table .account-balance .history-pending-list li:nth-child(2) {
          width: 18%; }
        .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:nth-child(3), .main-content .common-table-container #withdrawal_history_table .account-balance .history-pending-list li:nth-child(3) {
          width: 17%; }
        .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:nth-child(4), .main-content .common-table-container #withdrawal_history_table .account-balance .history-pending-list li:nth-child(4) {
          width: 35%; }
          .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:nth-child(4) .status-type, .main-content .common-table-container #withdrawal_history_table .account-balance .history-pending-list li:nth-child(4) .status-type {
            margin-left: calc((100% - 41.8px) / 2); }
  .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:nth-child(4) {
    width: 27%;
    text-align: left; }
    .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:nth-child(4) .order-status {
      margin-left: 18%; }
    .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:nth-child(4) .confirmation-type {
      margin-left: 18%; }
  .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:last-child {
    width: 8%;
    display: inline-block; }
    .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:last-child .pending-cancel-icon {
      margin-right: 0; }
  .main-content .common-table-container #deposit_history_table .account-balance .history-pending-list {
    padding-left: 10px;
    padding-right: 0; } }

@media screen and (max-width: 767px) {
  .main-content .wallet-info-content {
    padding-top: 28px 8px 20px; }
    .main-content .wallet-info-content .common-pager .pager {
      text-align: center; }
    .main-content .wallet-info-content .common-table-container .table-heading-xs {
      padding: 0 16px;
      display: block; }
      .main-content .wallet-info-content .common-table-container .table-heading-xs .est-value {
        margin: 4px 0 0;
        line-height: 32px;
        clear: both; }
        .main-content .wallet-info-content .common-table-container .table-heading-xs .est-value .hidden-text {
          width: 134px;
          margin: 0;
          height: 32px;
          border-radius: 4px;
          border: solid 1px #E7EBF1;
          padding: 8px 12px;
          font-size: 12px;
          line-height: 16px;
          vertical-align: middle;
          background-color: #FFF; }
          .main-content .wallet-info-content .common-table-container .table-heading-xs .est-value .hidden-text:hover, .main-content .wallet-info-content .common-table-container .table-heading-xs .est-value .hidden-text:active {
            color: #333;
            border-color: #E7EBF1 !important; }
            .main-content .wallet-info-content .common-table-container .table-heading-xs .est-value .hidden-text:hover .dropdown-arrow, .main-content .wallet-info-content .common-table-container .table-heading-xs .est-value .hidden-text:active .dropdown-arrow {
              display: none; }
            .main-content .wallet-info-content .common-table-container .table-heading-xs .est-value .hidden-text:hover .dropdown-arrow-blue, .main-content .wallet-info-content .common-table-container .table-heading-xs .est-value .hidden-text:active .dropdown-arrow-blue {
              display: inline-block; }
          .main-content .wallet-info-content .common-table-container .table-heading-xs .est-value .hidden-text:active {
            opacity: 0.7; }
          .main-content .wallet-info-content .common-table-container .table-heading-xs .est-value .hidden-text.disabled {
            opacity: 0.3; }
      .main-content .wallet-info-content .common-table-container .table-heading-xs .display-row-book {
        margin-top: 16px; }
        .main-content .wallet-info-content .common-table-container .table-heading-xs .display-row-book .display-row {
          margin-right: 0; }
          .main-content .wallet-info-content .common-table-container .table-heading-xs .display-row-book .display-row button:hover, .main-content .wallet-info-content .common-table-container .table-heading-xs .display-row-book .display-row button:active {
            color: #333;
            border-color: #E7EBF1 !important; }
            .main-content .wallet-info-content .common-table-container .table-heading-xs .display-row-book .display-row button:hover .triangle1, .main-content .wallet-info-content .common-table-container .table-heading-xs .display-row-book .display-row button:active .triangle1 {
              border-bottom-color: #333; }
            .main-content .wallet-info-content .common-table-container .table-heading-xs .display-row-book .display-row button:hover .triangle2, .main-content .wallet-info-content .common-table-container .table-heading-xs .display-row-book .display-row button:active .triangle2 {
              border-bottom-color: #333; }
        .main-content .wallet-info-content .common-table-container .table-heading-xs .display-row-book .search-inputs {
          margin-top: 0;
          float: right; }
        .main-content .wallet-info-content .common-table-container .table-heading-xs .display-row-book .market-search {
          width: 145px;
          margin-right: 16px; }
        .main-content .wallet-info-content .common-table-container .table-heading-xs .display-row-book .refresh-icon:hover, .main-content .wallet-info-content .common-table-container .table-heading-xs .display-row-book .refresh-icon:active {
          color: #666;
          border-color: #E7EBF1 !important; }
    .main-content .wallet-info-content .common-table-container .account-balance {
      clear: both; }
      .main-content .wallet-info-content .common-table-container .account-balance .wallet-common-list {
        padding: 0 16px 8px; }
        .main-content .wallet-info-content .common-table-container .account-balance .wallet-common-list li {
          width: 21%; }
          .main-content .wallet-info-content .common-table-container .account-balance .wallet-common-list li:first-child {
            width: 33%; }
          .main-content .wallet-info-content .common-table-container .account-balance .wallet-common-list li:nth-child(3) {
            width: 21%; }
          .main-content .wallet-info-content .common-table-container .account-balance .wallet-common-list li:last-child {
            width: 25%; }
        .main-content .wallet-info-content .common-table-container .account-balance .wallet-common-list .wallet-icon {
          padding: 0 !important; }
        .main-content .wallet-info-content .common-table-container .account-balance .wallet-common-list li:last-child .arrow-icon {
          margin-left: 4px; }
      .main-content .wallet-info-content .common-table-container .account-balance .has-info {
        padding-left: 16px; }
      .main-content .wallet-info-content .common-table-container .account-balance .account-balance-header .pending-withdraw-list, .main-content .wallet-info-content .common-table-container .account-balance .account-balance-header .history-pending-list {
        padding-bottom: 8px !important; }
      .main-content .wallet-info-content .common-table-container .account-balance .pending-withdraw-list .pending-units, .main-content .wallet-info-content .common-table-container .account-balance .history-pending-list .pending-units {
        text-align: right !important; }
      .main-content .wallet-info-content .common-table-container .account-balance .pending-withdraw-list .pending-currency, .main-content .wallet-info-content .common-table-container .account-balance .history-pending-list .pending-currency {
        text-align: left !important; }
      .main-content .wallet-info-content .common-table-container .account-balance .show-expend-info {
        padding: 0 16px; }
        .main-content .wallet-info-content .common-table-container .account-balance .show-expend-info p {
          padding-left: 24px;
          line-height: 30px; }
          .main-content .wallet-info-content .common-table-container .account-balance .show-expend-info p .title {
            font-weight: normal;
            font-size: 12px;
            color: #666; }
    .main-content .wallet-info-content .common-table-container .pending-withdraw {
      padding-right: 0; }
    .main-content .wallet-info-content .common-table-container .history-table-withdraw .history-table-heading .est-value .hide-cancelled {
      float: left;
      margin-top: 12px;
      text-align: left; }
    .main-content .wallet-info-content .common-table-container .date-column {
      padding-left: 24px; }
    .main-content .wallet-info-content .common-table-container .expand-icon {
      margin-right: 14px; }
    .main-content .wallet-info-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list {
      padding: 0 16px; }
      .main-content .wallet-info-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list li {
        float: left; }
        .main-content .wallet-info-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list li:first-child {
          width: 50%; }
        .main-content .wallet-info-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list li:nth-child(2) {
          width: 20%; }
        .main-content .wallet-info-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list li:nth-child(3) {
          width: 20%;
          text-align: right; }
        .main-content .wallet-info-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list li:nth-child(4) {
          display: none; }
        .main-content .wallet-info-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list li:nth-child(5) {
          width: 10%; }
    .main-content .wallet-info-content .common-table-container #withdrawal_history_table .account-balance {
      clear: both; }
      .main-content .wallet-info-content .common-table-container #withdrawal_history_table .account-balance .history-pending-list {
        padding: 0 16px; }
        .main-content .wallet-info-content .common-table-container #withdrawal_history_table .account-balance .history-pending-list li {
          float: left; }
          .main-content .wallet-info-content .common-table-container #withdrawal_history_table .account-balance .history-pending-list li:first-child {
            width: 50%; }
          .main-content .wallet-info-content .common-table-container #withdrawal_history_table .account-balance .history-pending-list li:nth-child(2) {
            width: 25%; }
          .main-content .wallet-info-content .common-table-container #withdrawal_history_table .account-balance .history-pending-list li:nth-child(3) {
            width: 25%; }
    .main-content .wallet-info-content .common-table-container #pending_deposit_table {
      padding: 0; }
      .main-content .wallet-info-content .common-table-container #pending_deposit_table .account-balance .history-pending-list {
        padding: 0 16px; }
        .main-content .wallet-info-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:first-child {
          width: 50%; }
        .main-content .wallet-info-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:nth-child(2) {
          width: 20%; }
        .main-content .wallet-info-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:nth-child(3) {
          width: 20%; }
        .main-content .wallet-info-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:last-child {
          width: 10%; }
    .main-content .wallet-info-content .common-table-container #deposit_history_table {
      padding: 0; }
      .main-content .wallet-info-content .common-table-container #deposit_history_table .account-balance .history-pending-list {
        padding: 0 16px; } }

.markdown-border-box ul, .markdown-border-box ol {
  margin: auto;
  padding-left: 40px; }

.markdown-border-box ul li {
  list-style: disc; }

.markdown-border-box ol li {
  list-style: decimal; }

.markdown-border-box p, .markdown-border-box ul, .markdown-border-box ol {
  margin-bottom: 10px; }

.trade-aside-header {
  font-size: 42px;
  font-weight: 300;
  line-height: 49px;
  margin: 0;
  font-weight: lighter;
  font-family: "Open Sans"; }

.section-welcome {
  width: 100%;
  text-align: center;
  overflow-x: hidden;
  background: url("/Content/img/Lineage/cover-image.svg") center no-repeat #0b3e69;
  height: 596px;
  position: relative; }
  .section-welcome .section-welcome-top {
    margin-bottom: 30px; }
    .section-welcome .section-welcome-top .bittrex-word-mark-60 {
      margin-left: 23px; }
  .section-welcome .section-welcome-content {
    font-size: 42px;
    line-height: 49px;
    color: #FFF;
    margin: 0 auto 287px;
    font-weight: lighter;
    font-family: "Open Sans"; }
  .section-welcome .section-welcome-footer {
    position: absolute;
    bottom: 100px;
    left: 50%;
    transform: translateX(-50%); }
    .section-welcome .section-welcome-footer .btn {
      font-weight: bold;
      font-size: 15px;
      line-height: 18px;
      width: 216px;
      height: 44px;
      border-radius: 3px;
      color: #FFF; }
    .section-welcome .section-welcome-footer .welcome-btn-markets {
      background-color: transparent;
      border: 1px solid #FFF;
      margin-right: 28px; }

.section-trade {
  margin: 0 auto;
  padding: 100px 0 152px;
  width: 100%;
  text-align: center;
  background-color: #0084D4; }
  .section-trade .section-trade-aside {
    padding: 56px 69px 0 0;
    text-align: left;
    color: #FFF; }
    .section-trade .section-trade-aside .trade-aside-header {
      margin-bottom: 16px;
      margin-top: 0; }
    .section-trade .section-trade-aside .trade-aside-content {
      font-size: 15px;
      line-height: 22px;
      text-align: left;
      margin-bottom: 48px; }
    .section-trade .section-trade-aside .trade-aside-btn {
      max-width: 460px; }
      .section-trade .section-trade-aside .trade-aside-btn .btn {
        font-size: 15px;
        line-height: 18px;
        width: 216px;
        height: 44px;
        border-radius: 3px;
        color: #FFF; }
      .section-trade .section-trade-aside .trade-aside-btn .trade-btn-explore {
        border: 1px solid #FFF;
        background-color: transparent;
        margin-right: 28px; }
      .section-trade .section-trade-aside .trade-aside-btn .trade-btn-start {
        background-color: #003662; }
        .section-trade .section-trade-aside .trade-aside-btn .trade-btn-start:hover {
          background-color: #1e2838; }
        .section-trade .section-trade-aside .trade-aside-btn .trade-btn-start:focus {
          background-color: #1e2838;
          opacity: 0.7; }
  .section-trade .section-trade-banner {
    padding: 0 0 0 100px; }

.section-security {
  text-align: center;
  padding: 100px 0;
  color: #003662; }
  .section-security .trade-aside-header {
    margin-top: 48px;
    margin-bottom: 16px;
    color: #003662; }
  .section-security .section-security-content {
    font-size: 15px;
    line-height: 22px;
    max-width: 400px;
    margin: 0 auto; }
  .section-security .section-security-img img {
    margin: 0 auto; }

.section-support {
  background-color: #F2F3F8;
  color: #003662;
  text-align: center;
  padding: 100px 0; }
  .section-support .trade-aside-header {
    margin-bottom: 16px;
    color: #003662; }
  .section-support .section-support-content {
    font-size: 15px;
    line-height: 22px;
    max-width: 660px;
    text-align: left;
    margin: 0 auto; }
    .section-support .section-support-content:last-child {
      margin-top: 22px; }

.section-currencies {
  padding: 100px 0 0;
  text-align: center;
  margin-bottom: -10px; }
  .section-currencies .trade-aside-header {
    margin-bottom: 100px;
    color: #003662; }
  .section-currencies .currencies-list .currency-item {
    padding: 0;
    height: 230px;
    line-height: 1;
    font-size: 100px; }

.home-footer {
  width: 880px; }
  .home-footer .home-signup-btn {
    font-weight: normal; }
  .home-footer .home-footer-entry:nth-of-type(2) {
    margin-top: 30px !important; }
  .home-footer .home-footer-entry .trade-aside-left {
    float: left;
    width: 600px; }
  .home-footer .home-footer-entry .trade-aside-right {
    text-align: right;
    float: left;
    width: 250px; }
  .home-footer .home-footer-entry .trade-aside-header {
    text-align: right; }
  .home-footer .home-footer-entry .form-btn {
    width: 212px; }
  .home-footer .home-footer-entry .home-footer-login-text {
    margin-top: 13px;
    font-size: 14px;
    text-align: right; }
    .home-footer .home-footer-entry .home-footer-login-text a,
    .home-footer .home-footer-entry .home-footer-login-text a:visited {
      text-decoration: underline;
      color: #fff; }
    .home-footer .home-footer-entry .home-footer-login-text a:hover {
      text-decoration: none;
      color: #009af8; }
  .home-footer .home-footer-disclaimer {
    font-size: 15px;
    margin-top: 80px;
    padding: 12px 4px;
    border-top: 1px solid rgba(255, 255, 255, 0.5); }

.no-border-bottom {
  border-bottom: 0 !important; }

.section-register {
  background-color: #0084D4;
  text-align: center;
  color: #FFF;
  padding: 100px 0; }
  .section-register .home-register-form {
    display: inline-block;
    padding-bottom: 16px;
    margin-top: 60px;
    width: 360px; }
    .section-register .home-register-form .form-group {
      margin-bottom: 24px; }
      .section-register .home-register-form .form-group label {
        float: left;
        font-size: 15px;
        font-weight: lighter;
        margin: 0 0 8px;
        line-height: 18px; }
      .section-register .home-register-form .form-group input {
        border-radius: 0;
        height: 40px;
        border: 0; }
      .section-register .home-register-form .form-group .register-btn {
        margin-top: 40px;
        border: 0;
        font-size: 1.25em;
        font-weight: bold;
        width: 220px;
        height: 44px;
        border-radius: 3px;
        background-color: #003662; }
        .section-register .home-register-form .form-group .register-btn:hover {
          background-color: #1e2838; }
        .section-register .home-register-form .form-group .register-btn:focus {
          background-color: #1e2838;
          opacity: 0.7; }
      .section-register .home-register-form .form-group .help-icon {
        float: right;
        cursor: pointer;
        margin: 0 0 8px; }
    .section-register .home-register-form .form-group-accept {
      font-size: 1.1em;
      margin: 28px 0 0;
      position: relative; }
      .section-register .home-register-form .form-group-accept .sign-up-checkbox::before {
        background-color: #0084D4;
        border: 1px solid #003662; }
      .section-register .home-register-form .form-group-accept .sign-up-checkbox:checked::before {
        background-color: #003662; }
      .section-register .home-register-form .form-group-accept .icon-checkmark-white {
        margin-left: 0; }
      .section-register .home-register-form .form-group-accept .remember-me {
        padding-right: 12px;
        border-right: 1px solid #054559; }
      .section-register .home-register-form .form-group-accept span {
        margin-left: 12px;
        vertical-align: baseline; }
      .section-register .home-register-form .form-group-accept button {
        background: transparent;
        border: transparent; }
      .section-register .home-register-form .form-group-accept a,
      .section-register .home-register-form .form-group-accept button {
        display: inline-block;
        border-bottom: 1px solid #FFF;
        color: #FFF;
        cursor: pointer;
        vertical-align: baseline;
        padding: 1px; }
      .section-register .home-register-form .form-group-accept .forgot-pwd {
        margin-left: 13px; }
  .section-register .home-register-form-border {
    border-bottom: 1px solid rgba(0, 54, 98, 0.3); }
  .section-register .home-signup-btn {
    background-color: #003662; }
    .section-register .home-signup-btn:hover {
      background-color: #1e2838; }
    .section-register .home-signup-btn:focus {
      background-color: #1e2838;
      opacity: 0.7; }
  .section-register .section-register-footer {
    padding-top: 28px;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 60px; }
    .section-register .section-register-footer a {
      border-bottom: 1px solid #FFF;
      color: #FFF;
      margin-left: 5px;
      cursor: pointer; }

@media screen and (max-width: 1199px) {
  .section-welcome {
    padding: 100px 0 85px; }
    .section-welcome .section-welcome-top {
      margin-bottom: -5px;
      transform: scale(0.8); }
    .section-welcome .section-welcome-content {
      margin-bottom: 270px; }
  .section-trade {
    padding: 100px 0; }
    .section-trade .section-trade-banner {
      padding: 0 30px 0 0; }
    .section-trade .section-trade-aside {
      padding: 0 0 0 30px; }
      .section-trade .section-trade-aside .trade-aside-content {
        margin-bottom: 40px;
        width: 80%; }
  .section-security .section-security-img img {
    margin: 0 auto;
    width: 80%;
    max-width: 240px; }
  .section-currencies {
    margin-bottom: 0;
    padding-bottom: 12px; }
    .section-currencies .currencies-list .currency-item {
      height: 188px;
      font-size: 80px; }
  .section-register .home-register-form .form-group label {
    line-height: 1.47; } }

@media screen and (max-width: 991px) {
  .trade-aside-header {
    font-size: 36px;
    line-height: 42px; }
  .section-welcome {
    padding-bottom: 80px; }
    .section-welcome .section-welcome-top {
      margin-bottom: 0; }
    .section-welcome .section-welcome-content {
      font-size: 36px;
      line-height: 42px;
      width: 75%;
      margin-bottom: 228px; }
  .section-trade {
    padding-top: 108px; }
    .section-trade .section-trade-aside {
      padding-left: 0; }
      .section-trade .section-trade-aside h3 {
        max-width: 460px;
        margin: 0 auto;
        font-size: 36px;
        line-height: 42px; }
      .section-trade .section-trade-aside .trade-aside-content {
        padding: 0;
        max-width: 460px;
        margin: 0 auto 40px; }
      .section-trade .section-trade-aside .img-responsive {
        display: block;
        max-width: 373px;
        margin: 0 auto; }
      .section-trade .section-trade-aside .trade-aside-btn {
        margin: 60px auto 0; }
  .section-security .section-security-box:first-child {
    margin-bottom: 100px; }
  .section-security .section-security-box .section-security-content {
    max-width: 372px; }
  .section-support .trade-aside-header {
    font-size: 36px;
    line-height: 42px;
    max-width: 648px;
    text-align: left;
    margin: 0 auto 24px; }
  .section-support .section-support-content {
    max-width: 648px; }
  .section-currencies .trade-aside-header {
    font-size: 36px;
    line-height: 42px; }
  .section-register {
    padding: 50px 0; }
    .section-register .home-footer {
      width: 80%;
      min-width: 242px; }
      .section-register .home-footer .home-footer-entry:nth-of-type(2) {
        margin-top: 70px !important;
        margin-bottom: 80px; }
      .section-register .home-footer .home-footer-entry .trade-aside-left,
      .section-register .home-footer .home-footer-entry .trade-aside-right {
        display: block;
        float: none;
        width: 100%; }
      .section-register .home-footer .home-footer-entry .trade-aside-right {
        margin-top: 40px;
        text-align: center; }
      .section-register .home-footer .home-footer-entry .trade-aside-header {
        text-align: center; }
      .section-register .home-footer .home-footer-entry .home-footer-login-text {
        text-align: center; }
      .section-register .home-footer .home-footer-disclaimer {
        margin-top: 0; } }

@media screen and (max-width: 767px) {
  .section-welcome {
    padding: 57px 40px 60px; }
    .section-welcome .section-welcome-top {
      transform: scale(0.64);
      margin: -27px -40px -29px; }
    .section-welcome .section-welcome-content {
      font-size: 28px;
      line-height: 33px;
      margin: 0 0 146px;
      width: 100%; }
    .section-welcome .section-welcome-footer .welcome-btn-markets {
      margin: 0 auto;
      display: block;
      float: none !important; }
    .section-welcome .section-welcome-footer .welcome-btn-account {
      margin: 0 auto 20px;
      display: block;
      float: none !important; }
  .section-trade {
    padding: 56px 40px 60px; }
    .section-trade .section-trade-aside {
      padding: 0;
      margin: 0 auto; }
      .section-trade .section-trade-aside .img-responsive {
        max-width: 100%;
        margin-bottom: 56px; }
      .section-trade .section-trade-aside .trade-aside-content {
        width: 100%; }
      .section-trade .section-trade-aside .trade-aside-btn {
        text-align: center;
        margin-top: 0; }
        .section-trade .section-trade-aside .trade-aside-btn .trade-btn-explore {
          margin: 0 auto;
          display: block;
          float: none !important; }
        .section-trade .section-trade-aside .trade-aside-btn .trade-btn-start {
          margin: 0 auto 20px;
          display: block;
          float: none !important; }
  .section-security {
    padding: 56px 25px 0; }
    .section-security .section-security-box {
      padding: 0 0 100px;
      margin: 0 !important; }
      .section-security .section-security-box .img-responsive {
        width: 100%;
        max-width: 100%; }
      .section-security .section-security-box .trade-aside-header {
        font-size: 36px;
        margin-left: -20px;
        margin-right: -20px;
        line-height: 42px;
        margin-top: 56px; }
      .section-security .section-security-box .section-security-content {
        margin: 0 -20px; }
  .section-support {
    padding: 56px 25px 60px;
    text-align: left; }
    .section-support .trade-aside-header {
      font-size: 36px;
      line-height: 42px;
      margin-bottom: 24px; }
  .section-currencies {
    padding: 60px 25px 0;
    margin-bottom: 0; }
    .section-currencies .trade-aside-header {
      font-size: 36px;
      line-height: 42px;
      margin-bottom: 56px; }
    .section-currencies .currencies-list .currency-item {
      padding: 0;
      height: 110px;
      font-size: 50px; }
      .section-currencies .currencies-list .currency-item:first-child, .section-currencies .currencies-list .currency-item:nth-child(2), .section-currencies .currencies-list .currency-item:nth-child(3) {
        height: 98px; }
  .section-register {
    padding: 60px 25px; }
    .section-register .trade-aside-header {
      font-size: 36px;
      line-height: 42px; }
    .section-register .home-register-form {
      width: initial; }
      .section-register .home-register-form .form-group label {
        line-height: 18px; }
    .section-register .section-register-footer {
      margin-bottom: 40px; } }

@media screen and (max-width: 991px) {
  .section-welcome {
    background: url("/Content/img/Lineage/cover-image-mobile.svg") center no-repeat #0b3e69; }
    .section-welcome .section-welcome-footer {
      bottom: 40px; }
      .section-welcome .section-welcome-footer .btn {
        display: block;
        margin: 0;
        margin: 0 0 20px !important;
        float: none !important; } }

.home-market-content {
  background-color: #FFF;
  min-height: calc(100vh - 180px); }
  .home-market-content #sponsored_banner_container {
    position: relative;
    height: 117px;
    background: #0084d4;
    color: white;
    text-align: center;
    overflow: hidden;
    color: white;
    font-size: 24px;
    font-family: Lato; }
    .home-market-content #sponsored_banner_container .sponsored-spotlight {
      font-size: 11px;
      color: #accceb;
      display: inline;
      position: absolute;
      float: left;
      left: calc(100vw - 128px);
      top: calc(117px - 19px);
      font-weight: bold;
      text-transform: uppercase;
      white-space: normal;
      z-index: 1000; }
      .home-market-content #sponsored_banner_container .sponsored-spotlight i {
        font-size: .95em;
        margin-right: 2px; }
    .home-market-content #sponsored_banner_container a, .home-market-content #sponsored_banner_container a:hover, .home-market-content #sponsored_banner_container a:visited, .home-market-content #sponsored_banner_container a:active {
      color: white; }
    .home-market-content #sponsored_banner_container .sponsored-banner {
      display: inline-block;
      width: 90%;
      max-width: 1200px;
      height: 117px;
      margin: 0 auto;
      overflow: hidden; }
      .home-market-content #sponsored_banner_container .sponsored-banner > div {
        display: inline-block;
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        overflow: hidden; }
      .home-market-content #sponsored_banner_container .sponsored-banner .sponsored-market {
        font-size: 40px;
        white-space: normal;
        float: left;
        width: 40%;
        overflow: unset; }
      .home-market-content #sponsored_banner_container .sponsored-banner .sponsored-data {
        width: 40%;
        float: left; }
        .home-market-content #sponsored_banner_container .sponsored-banner .sponsored-data .sponsored-data-section {
          display: inline-block;
          width: 49%; }
          .home-market-content #sponsored_banner_container .sponsored-banner .sponsored-data .sponsored-data-section .sponsored-data-field, .home-market-content #sponsored_banner_container .sponsored-banner .sponsored-data .sponsored-data-section .sponsored-data-value {
            text-align: left; }
          .home-market-content #sponsored_banner_container .sponsored-banner .sponsored-data .sponsored-data-section .sponsored-data-field {
            font-weight: bold; }
          .home-market-content #sponsored_banner_container .sponsored-banner .sponsored-data .sponsored-data-section .sponsored-data-value {
            font-size: 0.80em; }
      .home-market-content #sponsored_banner_container .sponsored-banner .sponsored-logo {
        float: right;
        width: 20%;
        text-align: center;
        height: 100%; }
        .home-market-content #sponsored_banner_container .sponsored-banner .sponsored-logo img {
          width: auto;
          height: 120%;
          position: relative;
          top: 50%;
          transform: translateY(-50%); }
  @media screen and (max-width: 991px) {
    .home-market-content #sponsored_banner_container {
      font-size: 18px; }
      .home-market-content #sponsored_banner_container .sponsored-banner .sponsored-market {
        font-size: 32px; } }
  @media screen and (max-width: 767px) {
    .home-market-content #sponsored_banner_container .sponsored-banner {
      display: inline-block;
      width: calc(100% - 16px);
      height: 117px;
      position: relative;
      top: 50%;
      transform: translateY(-50%); }
      .home-market-content #sponsored_banner_container .sponsored-banner .sponsored-market {
        text-align: left;
        white-space: nowrap;
        display: block;
        float: none;
        width: calc(100% - 140px);
        font-size: 28px;
        position: relative;
        top: 25%;
        transform: translateY(-25%); }
      .home-market-content #sponsored_banner_container .sponsored-banner .sponsored-data {
        display: block;
        text-align: left;
        width: calc(100% - 140px);
        float: none;
        overflow: visible;
        position: relative;
        top: 25%;
        transform: translateY(-25%); }
        .home-market-content #sponsored_banner_container .sponsored-banner .sponsored-data .sponsored-data-section {
          width: 48%; }
          .home-market-content #sponsored_banner_container .sponsored-banner .sponsored-data .sponsored-data-section .sponsored-data-field {
            font-size: 16px; }
          .home-market-content #sponsored_banner_container .sponsored-banner .sponsored-data .sponsored-data-section .sponsored-data-value {
            font-size: .70em; }
          .home-market-content #sponsored_banner_container .sponsored-banner .sponsored-data .sponsored-data-section .sponsored-data-field, .home-market-content #sponsored_banner_container .sponsored-banner .sponsored-data .sponsored-data-section .sponsored-data-value {
            text-align: left; }
      .home-market-content #sponsored_banner_container .sponsored-banner .sponsored-logo {
        width: 140px; }
        .home-market-content #sponsored_banner_container .sponsored-banner .sponsored-logo img {
          width: 140px;
          height: auto; } }
  .home-market-content #ieo_banner_container {
    background: url(/Content/img/ieo/banner_background.jpg);
    background-repeat: no-repeat;
    background-size: 100% 600%;
    background-position-y: -200px;
    height: 117px; }
    .home-market-content #ieo_banner_containera, .home-market-content #ieo_banner_containera:hover {
      color: white; }
    .home-market-content #ieo_banner_container .ieo-content-container .ieo-content {
      width: 954px;
      padding: 22px 0;
      margin: auto;
      height: 117px; }
      .home-market-content #ieo_banner_container .ieo-content-container .ieo-content .ieo-content-column {
        height: 69px;
        display: inline-block;
        color: white;
        float: left;
        font-size: 16px; }
        .home-market-content #ieo_banner_container .ieo-content-container .ieo-content .ieo-content-column h1, .home-market-content #ieo_banner_container .ieo-content-container .ieo-content .ieo-content-column h2 {
          margin: auto;
          color: #23a0f7;
          font-family: "Open Sans"; }
        .home-market-content #ieo_banner_container .ieo-content-container .ieo-content .ieo-content-column h1, .home-market-content #ieo_banner_container .ieo-content-container .ieo-content .ieo-content-column h2 {
          font-size: 24px;
          text-transform: uppercase;
          font-weight: 700;
          line-height: 1.33;
          margin-bottom: 11px;
          margin-top: -5px; }
        .home-market-content #ieo_banner_container .ieo-content-container .ieo-content .ieo-content-column h2 {
          font-weight: 600; }
      .home-market-content #ieo_banner_container .ieo-content-container .ieo-content .ieo-column-logo {
        width: 220px; }
        .home-market-content #ieo_banner_container .ieo-content-container .ieo-content .ieo-column-logo img {
          width: 240px;
          height: 84px; }
      .home-market-content #ieo_banner_container .ieo-content-container .ieo-content .ieo-column-details {
        width: 352px;
        white-space: nowrap;
        margin-left: 40px; }
        .home-market-content #ieo_banner_container .ieo-content-container .ieo-content .ieo-column-details .ieo-offering-details {
          display: inline-block;
          font-size: 12px;
          line-height: 1.33;
          float: left; }
        .home-market-content #ieo_banner_container .ieo-content-container .ieo-content .ieo-column-details .ieo-currency-details {
          text-transform: capitalize; }
      .home-market-content #ieo_banner_container .ieo-content-container .ieo-content .ieo-column-progress {
        width: 300px;
        white-space: nowrap;
        margin-left: 24px; }
        .home-market-content #ieo_banner_container .ieo-content-container .ieo-content .ieo-column-progress .ieo-offering-countdown {
          display: inline-block;
          float: left; }
          .home-market-content #ieo_banner_container .ieo-content-container .ieo-content .ieo-column-progress .ieo-offering-countdown h2 {
            margin-bottom: 9px; }
        .home-market-content #ieo_banner_container .ieo-content-container .ieo-content .ieo-column-progress .ieo-progress-container {
          display: inline-block;
          margin-top: 3px; }
          .home-market-content #ieo_banner_container .ieo-content-container .ieo-content .ieo-column-progress .ieo-progress-container .ieo-progress {
            width: 300px;
            height: 16px;
            border-radius: 4px;
            background-color: #c4c4c4;
            display: inline-block;
            overflow: hidden; }
          .home-market-content #ieo_banner_container .ieo-content-container .ieo-content .ieo-column-progress .ieo-progress-container .ieo-progress-bar {
            height: 16px;
            border-radius: 4px;
            background-color: #00a45b; }
          .home-market-content #ieo_banner_container .ieo-content-container .ieo-content .ieo-column-progress .ieo-progress-container .ieo-progress-details {
            margin-top: 13px;
            height: 36px;
            font-size: 12px;
            font-weight: normal;
            font-style: normal;
            font-stretch: normal;
            line-height: 1.33;
            letter-spacing: normal;
            color: #ffffff; }
            .home-market-content #ieo_banner_container .ieo-content-container .ieo-content .ieo-column-progress .ieo-progress-container .ieo-progress-details .ieo-progress-labels {
              font-weight: bold; }
  .home-market-content .market-info-header {
    height: 120px;
    background-color: #0081EB;
    overflow: hidden; }
    .home-market-content .market-info-header .current-market .info-name .short-name {
      font-weight: lighter;
      font-family: "Open Sans";
      color: #fff;
      font-size: 42px;
      line-height: 49px;
      text-align: center;
      margin-top: 35px; }
    .home-market-content .market-info-header .info-item {
      padding: 31px 0 33px; }
      .home-market-content .market-info-header .info-item .type-volume {
        display: flex;
        justify-content: space-between;
        max-width: 363px;
        margin: 0 auto; }
        .home-market-content .market-info-header .info-item .type-volume span {
          color: #fff;
          font-size: 24px;
          line-height: 1.2; }
    .home-market-content .market-info-header .info-icon {
      text-align: center; }
      .home-market-content .market-info-header .info-icon img {
        width: 170px;
        height: auto;
        margin-top: -25px; }
  .home-market-content .market-info-list {
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2); }
    .home-market-content .market-info-list .market-list {
      height: 100%;
      width: 294px; }
      .home-market-content .market-info-list .market-list:not(:last-child):not(.hidden) {
        border-right: 1px solid #CCC; }
      .home-market-content .market-info-list .market-list .market-icon {
        padding: 14px 0 15px 8px; }
        .home-market-content .market-info-list .market-list .market-icon img {
          width: 100%;
          height: auto; }
      .home-market-content .market-info-list .market-list .market-price-detail {
        padding: 14px 0 9px 0;
        font-size: 14px; }
        .home-market-content .market-info-list .market-list .market-price-detail p {
          margin-bottom: 2px; }
          .home-market-content .market-info-list .market-list .market-price-detail p:last-child {
            margin-bottom: 0; }
        .home-market-content .market-info-list .market-list .market-price-detail .market-gain {
          font-size: 10px;
          line-height: 12px;
          font-weight: bold;
          color: #bebebe; }
        .home-market-content .market-info-list .market-list .market-price-detail .market-name {
          line-height: 19px;
          max-width: 100%; }
        .home-market-content .market-info-list .market-list .market-price-detail .market-price {
          line-height: 19px;
          font-weight: bold;
          color: #000;
          max-width: 100%; }
        .home-market-content .market-info-list .market-list .market-price-detail .market-percent-up {
          line-height: 19px;
          color: #11A763; }
        .home-market-content .market-info-list .market-list .market-price-detail .market-percent-down {
          line-height: 19px;
          color: #E56846; }
        .home-market-content .market-info-list .market-list .market-price-detail .market-buy {
          font-size: 12px;
          line-height: 19px;
          font-weight: bold;
          color: #0084D4;
          text-decoration: underline; }
  .home-market-content .market-info-content {
    padding: 0 60px 20px;
    background-color: #FFF; }
    .home-market-content .market-info-content h2 {
      display: inline-block;
      line-height: 24px;
      font-size: 20px;
      font-weight: bold;
      letter-spacing: 0.5px;
      text-align: left;
      color: #333;
      margin: 0;
      text-transform: uppercase; }
    .home-market-content .market-info-content .common-table-container {
      margin-top: 40px; }
      .home-market-content .market-info-content .common-table-container .table-heading .heading-value {
        margin-top: 4px; }
      .home-market-content .market-info-content .common-table-container .table-heading .table-value {
        display: inline-block;
        margin-bottom: 0; }
        .home-market-content .market-info-content .common-table-container .table-heading .table-value .tip-value {
          margin-left: 28px; }
      .home-market-content .market-info-content .common-table-container .table-heading .search-form {
        text-align: right; }
        .home-market-content .market-info-content .common-table-container .table-heading .search-form .market-search {
          height: 32px !important;
          padding: 0 10px;
          border-radius: 4px;
          margin-right: 0;
          border: none;
          background-color: rgba(211, 221, 236, 0.8);
          box-shadow: none;
          width: 200px;
          font-size: 12px;
          color: #333;
          display: inline-block; }
          .home-market-content .market-info-content .common-table-container .table-heading .search-form .market-search:focus:-ms-input-placeholder {
            /*color: transparent;*/
            color: #AAA; }
          .home-market-content .market-info-content .common-table-container .table-heading .search-form .market-search:focus::-webkit-input-placeholder {
            color: #AAA; }
          .home-market-content .market-info-content .common-table-container .table-heading .search-form .market-search:focus::-moz-placeholder {
            /*color: transparent;*/
            color: #AAA; }
          .home-market-content .market-info-content .common-table-container .table-heading .search-form .market-search:focus:-moz-placeholder {
            /*color: transparent;*/
            color: #AAA; }
          .home-market-content .market-info-content .common-table-container .table-heading .search-form .market-search:-ms-input-placeholder {
            font-size: 12px;
            font-style: italic;
            color: #AAA; }
          .home-market-content .market-info-content .common-table-container .table-heading .search-form .market-search::-webkit-input-placeholder {
            font-size: 12px;
            font-style: italic;
            color: #AAA; }
          .home-market-content .market-info-content .common-table-container .table-heading .search-form .market-search::-moz-placeholder {
            font-size: 12px;
            font-style: italic;
            color: #AAA; }
          .home-market-content .market-info-content .common-table-container .table-heading .search-form .market-search:-moz-placeholder {
            font-size: 12px;
            font-style: italic;
            color: #AAA; }
      .home-market-content .market-info-content .common-table-container .table-heading .market-summary-info {
        display: inline; }
      .home-market-content .market-info-content .common-table-container .common-table {
        width: 100%;
        margin-top: 24px; }
        .home-market-content .market-info-content .common-table-container .common-table thead {
          border-bottom: 1px solid #CCC; }
          .home-market-content .market-info-content .common-table-container .common-table thead tr th {
            line-height: 14px;
            font-size: 12px;
            text-align: right;
            color: #666;
            font-weight: lighter;
            text-transform: uppercase;
            padding-bottom: 8px;
            cursor: pointer; }
            .home-market-content .market-info-content .common-table-container .common-table thead tr th:first-child, .home-market-content .market-info-content .common-table-container .common-table thead tr th:nth-child(2) {
              text-align: left; }
            .home-market-content .market-info-content .common-table-container .common-table thead tr th.selected {
              position: relative;
              font-weight: bold; }
              .home-market-content .market-info-content .common-table-container .common-table thead tr th.selected span {
                position: absolute;
                top: 1px;
                right: -16px; }
        .home-market-content .market-info-content .common-table-container .common-table tbody tr {
          height: 29px;
          border-bottom: 1px solid #E7EBF1;
          cursor: pointer !important; }
          .home-market-content .market-info-content .common-table-container .common-table tbody tr:last-child {
            border-color: #CCC; }
          .home-market-content .market-info-content .common-table-container .common-table tbody tr:hover {
            background-color: rgba(0, 132, 212, 0.08); }
            .home-market-content .market-info-content .common-table-container .common-table tbody tr:hover td:first-child a:hover {
              text-decoration: underline; }
          .home-market-content .market-info-content .common-table-container .common-table tbody tr td {
            line-height: 17px;
            font-size: 12px;
            text-align: right;
            width: 10%; }
            .home-market-content .market-info-content .common-table-container .common-table tbody tr td:first-child, .home-market-content .market-info-content .common-table-container .common-table tbody tr td:nth-child(2) {
              text-align: left; }
            .home-market-content .market-info-content .common-table-container .common-table tbody tr td:first-child a {
              color: #333; }
              .home-market-content .market-info-content .common-table-container .common-table tbody tr td:first-child a:hover {
                color: #0084D4; }
            .home-market-content .market-info-content .common-table-container .common-table tbody tr td:first-child i.fa-exclamation-triangle {
              color: goldenrod; }
            .home-market-content .market-info-content .common-table-container .common-table tbody tr td.order-type {
              text-align: right;
              text-transform: uppercase;
              color: #11A763; }
              .home-market-content .market-info-content .common-table-container .common-table tbody tr td.order-type span {
                margin-left: 4px; }
  .home-market-content .intl-market-summary-disclaimer {
    font-style: italic;
    margin-bottom: 40px; }

@media screen and (max-width: 1199px) {
  .home-market-content .market-info-header {
    height: 87px; }
    .home-market-content .market-info-header .current-market .info-name .short-name {
      font-size: 30px;
      line-height: 35px;
      margin-top: 25px; }
    .home-market-content .market-info-header .info-item {
      padding: 22px 0 23px; }
      .home-market-content .market-info-header .info-item .type-volume {
        max-width: 258px; }
        .home-market-content .market-info-header .info-item .type-volume span {
          font-size: 17px; }
    .home-market-content .market-info-header .info-icon img {
      width: 120px;
      margin-top: -17px; }
  .home-market-content .market-info-list .market-list {
    width: 25vw; } }

@media screen and (max-width: 991px) {
  #ieo_banner_container .ieo-content-compact {
    width: 290px;
    margin: 0 auto;
    padding-top: 24px; }
    #ieo_banner_container .ieo-content-compact .ieo-content-title {
      text-transform: uppercase;
      font-size: 17px;
      font-weight: 600;
      line-height: 1.33;
      color: #23a0f7; }
      #ieo_banner_container .ieo-content-compact .ieo-content-title .ieo-title-live {
        display: inline;
        color: #00a45b; }
    #ieo_banner_container .ieo-content-compact .ieo-content-details {
      display: inline-block;
      text-align: left;
      white-space: nowrap;
      color: white;
      margin: 10px 0 auto 2px; }
      #ieo_banner_container .ieo-content-compact .ieo-content-details .ieo-content-logo {
        width: 116px;
        height: 44px;
        float: left; }
      #ieo_banner_container .ieo-content-compact .ieo-content-details .ieo-content-countdown {
        margin-left: 10px;
        float: left; }
        #ieo_banner_container .ieo-content-compact .ieo-content-details .ieo-content-countdown .countdown-field {
          margin: -9px 5px auto; }
      #ieo_banner_container .ieo-content-compact .ieo-content-details .ieo-progress-container {
        display: inline-block;
        margin: 0 0 0 16px; }
        #ieo_banner_container .ieo-content-compact .ieo-content-details .ieo-progress-container .ieo-progress {
          margin-top: 4px;
          width: 162px;
          height: 16px;
          border-radius: 4px;
          background-color: #c4c4c4;
          display: inline-block;
          overflow: hidden; }
        #ieo_banner_container .ieo-content-compact .ieo-content-details .ieo-progress-container .ieo-progress-bar {
          height: 16px;
          border-radius: 4px;
          background-color: #00a45b; }
        #ieo_banner_container .ieo-content-compact .ieo-content-details .ieo-progress-container .ieo-progress-details {
          height: 12px; }
          #ieo_banner_container .ieo-content-compact .ieo-content-details .ieo-progress-container .ieo-progress-details .ieo-progress-labels {
            font-weight: bold; }
            #ieo_banner_container .ieo-content-compact .ieo-content-details .ieo-progress-container .ieo-progress-details .ieo-progress-labels .ieo-percent-remaining {
              display: inline;
              font-weight: normal; }
  .home-market-content .market-info-header {
    height: 65px; }
    .home-market-content .market-info-header .current-market .info-name .short-name {
      font-size: 22px;
      line-height: 26px;
      margin-top: 19px; }
    .home-market-content .market-info-header .info-item {
      padding: 16.5px 0 18px; }
      .home-market-content .market-info-header .info-item .type-volume {
        max-width: 193px; }
        .home-market-content .market-info-header .info-item .type-volume span {
          font-size: 12px; }
    .home-market-content .market-info-header .info-icon img {
      width: 90px;
      margin-top: -13px; }
  .home-market-content .market-info-list {
    padding: 15px 0;
    text-align: center; }
    .home-market-content .market-info-list .market-list {
      padding: 0;
      height: 100%; }
      .home-market-content .market-info-list .market-list .market-icon {
        width: 25%;
        height: 25%; }
        .home-market-content .market-info-list .market-list .market-icon img {
          width: 100%;
          height: 100%; }
      .home-market-content .market-info-list .market-list .market-price-detail {
        padding: 10px 0 8px 0; }
        .home-market-content .market-info-list .market-list .market-price-detail .market-gain {
          font-size: 8px;
          line-height: 10px; }
        .home-market-content .market-info-list .market-list .market-price-detail .market-name {
          font-size: 12px;
          line-height: 14px; }
        .home-market-content .market-info-list .market-list .market-price-detail .market-price {
          font-size: 12px;
          line-height: 14px; }
        .home-market-content .market-info-list .market-list .market-price-detail .market-percent-up {
          font-size: 12px;
          line-height: 14px; }
        .home-market-content .market-info-list .market-list .market-price-detail .market-percent-down {
          font-size: 12px;
          line-height: 14px; }
        .home-market-content .market-info-list .market-list .market-price-detail .market-buy {
          font-size: 9px;
          line-height: 11px; }
  .home-market-content .market-info-content .common-table-container .table-heading .table-value {
    margin-top: 8px; }
    .home-market-content .market-info-content .common-table-container .table-heading .table-value .tip-value {
      margin-left: 28px; }
      .home-market-content .market-info-content .common-table-container .table-heading .table-value .tip-value:first-child {
        margin: 0; }
  .home-market-content .market-info-content .common-table-container .table-heading .market-summary-info {
    display: block; } }

@media screen and (max-width: 767px) {
  .home-market-content .market-info-slide {
    background-color: #0084D4; }
    .home-market-content .market-info-slide .market-info-list {
      margin: 0; }
      .home-market-content .market-info-slide .market-info-list .market-list .market-icon {
        padding-left: 40px; }
      .home-market-content .market-info-slide .market-info-list .market-list .market-price-detail .market-gain {
        color: #FFF;
        opacity: 0.65; }
      .home-market-content .market-info-slide .market-info-list .market-list .market-price-detail .market-price, .home-market-content .market-info-slide .market-info-list .market-list .market-price-detail .market-name, .home-market-content .market-info-slide .market-info-list .market-list .market-price-detail .market-base-name, .home-market-content .market-info-slide .market-info-list .market-list .market-price-detail .market-percent-up, .home-market-content .market-info-slide .market-info-list .market-list .market-price-detail .market-percent-down, .home-market-content .market-info-slide .market-info-list .market-list .market-price-detail .market-buy {
        color: #FFF; }
        .home-market-content .market-info-slide .market-info-list .market-list .market-price-detail .market-price a, .home-market-content .market-info-slide .market-info-list .market-list .market-price-detail .market-name a, .home-market-content .market-info-slide .market-info-list .market-list .market-price-detail .market-base-name a, .home-market-content .market-info-slide .market-info-list .market-list .market-price-detail .market-percent-up a, .home-market-content .market-info-slide .market-info-list .market-list .market-price-detail .market-percent-down a, .home-market-content .market-info-slide .market-info-list .market-list .market-price-detail .market-buy a {
          color: #FFF; }
    .home-market-content .market-info-slide .carousel-control {
      background-image: none; }
      .home-market-content .market-info-slide .carousel-control span {
        top: 50%;
        position: absolute;
        margin-top: -5px; }
      .home-market-content .market-info-slide .carousel-control.left {
        text-align: left; }
        .home-market-content .market-info-slide .carousel-control.left span {
          left: 15px; }
      .home-market-content .market-info-slide .carousel-control.right span {
        right: 15px; }
  .home-market-content .market-info-content {
    padding: 0 8px 40px; }
    .home-market-content .market-info-content .common-table-container {
      margin-top: 44px; }
      .home-market-content .market-info-content .common-table-container:first-child {
        margin-top: 24px; }
      .home-market-content .market-info-content .common-table-container .table-heading {
        padding: 0;
        display: block; }
        .home-market-content .market-info-content .common-table-container .table-heading .heading-value {
          margin-top: 0; }
        .home-market-content .market-info-content .common-table-container .table-heading .col-xs-6 {
          padding: 0; }
        .home-market-content .market-info-content .common-table-container .table-heading h2 i {
          font-size: 18px;
          margin-right: 8px; }
        .home-market-content .market-info-content .common-table-container .table-heading .search-form {
          padding: 0;
          margin-top: 24px; }
          .home-market-content .market-info-content .common-table-container .table-heading .search-form .market-search {
            width: 100%; }
        .home-market-content .market-info-content .common-table-container .table-heading .table-value {
          margin-top: 16px;
          line-height: 14px; }
          .home-market-content .market-info-content .common-table-container .table-heading .table-value span:first-child {
            margin-left: 0 !important; }
      .home-market-content .market-info-content .common-table-container .common-table {
        margin-top: 24px; }
        .home-market-content .market-info-content .common-table-container .common-table thead tr:hover, .home-market-content .market-info-content .common-table-container .common-table tbody tr:hover {
          background-color: #FFF; }
        .home-market-content .market-info-content .common-table-container .common-table thead tr th:first-child, .home-market-content .market-info-content .common-table-container .common-table thead tr td:first-child, .home-market-content .market-info-content .common-table-container .common-table tbody tr th:first-child, .home-market-content .market-info-content .common-table-container .common-table tbody tr td:first-child {
          padding-left: 4px; }
        .home-market-content .market-info-content .common-table-container .common-table thead tr th.padding-xs, .home-market-content .market-info-content .common-table-container .common-table thead tr td.padding-xs, .home-market-content .market-info-content .common-table-container .common-table tbody tr th.padding-xs, .home-market-content .market-info-content .common-table-container .common-table tbody tr td.padding-xs {
          padding-right: 4px; }
  .home-market-content .intl-market-summary-disclaimer {
    margin-top: 12px; } }

.main-content .market-info-content .oder-sort-icon {
  margin-left: 4px; }
  .main-content .market-info-content .oder-sort-icon i {
    position: relative;
    top: 1px; }

.main-content .market-info-content .openCancelBtn {
  padding: 0px 10px !important; }

.main-content .market-info-content .open-order-table-container {
  margin-top: 16px; }
  .main-content .market-info-content .open-order-table-container .open-order-item {
    border-bottom: 1px solid #E7EBF1;
    font-size: 0;
    padding: 6px 0;
    cursor: pointer; }
    .main-content .market-info-content .open-order-table-container .open-order-item:last-child {
      border-color: #CCC; }
    .main-content .market-info-content .open-order-table-container .open-order-item:hover {
      background-color: rgba(0, 132, 212, 0.08); }
      .main-content .market-info-content .open-order-table-container .open-order-item:hover .order-cancel {
        display: inline-block; }
    .main-content .market-info-content .open-order-table-container .open-order-item ul {
      width: calc(100% - 40px);
      padding: 0;
      display: inline-block; }
      .main-content .market-info-content .open-order-table-container .open-order-item ul li {
        display: inline-block;
        font-size: 12px;
        line-height: 17px;
        width: 11%;
        text-align: right; }
        .main-content .market-info-content .open-order-table-container .open-order-item ul li.order-date {
          text-align: left; }
        .main-content .market-info-content .open-order-table-container .open-order-item ul li.market {
          text-align: left; }
          .main-content .market-info-content .open-order-table-container .open-order-item ul li.market:hover {
            color: #0084D4; }
        .main-content .market-info-content .open-order-table-container .open-order-item ul li.order-date {
          width: 24%; }
          .main-content .market-info-content .open-order-table-container .open-order-item ul li.order-date .icon-expand-triangle,
          .main-content .market-info-content .open-order-table-container .open-order-item ul li.order-date .icon-expand-triangle-blue {
            margin: 0 18.5px 0 10.5px; }
        .main-content .market-info-content .open-order-table-container .open-order-item ul li.type {
          width: 6%;
          text-align: left; }
        .main-content .market-info-content .open-order-table-container .open-order-item ul li:nth-child(4) {
          width: 8%; }
        .main-content .market-info-content .open-order-table-container .open-order-item ul li:nth-child(5) {
          width: 12%; }
        .main-content .market-info-content .open-order-table-container .open-order-item ul li:nth-child(6), .main-content .market-info-content .open-order-table-container .open-order-item ul li:nth-child(7) {
          width: 12%; }
        .main-content .market-info-content .open-order-table-container .open-order-item ul li:last-child {
          width: 14%; }
          .main-content .market-info-content .open-order-table-container .open-order-item ul li:last-child .order-cancel-icon {
            margin-left: 20px;
            display: none; }
    .main-content .market-info-content .open-order-table-container .open-order-item .order-cancel {
      padding-left: 0;
      line-height: 16px;
      display: none; }
    .main-content .market-info-content .open-order-table-container .open-order-item p {
      font-size: 12px;
      line-height: 20px;
      margin: 0;
      padding-left: 39px; }
      .main-content .market-info-content .open-order-table-container .open-order-item p span {
        font-weight: bold; }

.main-content .market-info-content .history-table-container {
  margin-top: 40px; }
  .main-content .market-info-content .history-table-container .table-heading .search-order-sm {
    display: none; }
  .main-content .market-info-content .history-table-container .open-order-table .open-table-list {
    font-size: 0; }
    .main-content .market-info-content .history-table-container .open-order-table .open-table-list li {
      width: 11%;
      display: inline-block; }
      .main-content .market-info-content .history-table-container .open-order-table .open-table-list li:first-child, .main-content .market-info-content .history-table-container .open-order-table .open-table-list li:nth-child(2) {
        width: 18%; }
      .main-content .market-info-content .history-table-container .open-order-table .open-table-list li:nth-child(3) {
        width: 7%; }
      .main-content .market-info-content .history-table-container .open-order-table .open-table-list li:nth-child(4) {
        width: 5%; }
      .main-content .market-info-content .history-table-container .open-order-table .open-table-list li:nth-child(5) {
        width: 6%; }
      .main-content .market-info-content .history-table-container .open-order-table .open-table-list li:nth-child(7) {
        width: 12%; }
      .main-content .market-info-content .history-table-container .open-order-table .open-table-list li:nth-child(6) {
        width: 12%; }
  .main-content .market-info-content .history-table-container .open-order-table .common-table-body .common-market-list:hover {
    background-color: rgba(0, 132, 212, 0.08);
    cursor: pointer; }
    .main-content .market-info-content .history-table-container .open-order-table .common-table-body .common-market-list:hover .market-currency {
      text-decoration: underline; }
  .main-content .market-info-content .history-table-container .open-order-table .common-table-body .open-table-list li .market-currency:hover {
    color: #0084D4; }

.main-content .no-orders {
  padding: 6px 0 6px 10px;
  border-bottom: 1px solid #CCC;
  background-color: #f8f8f8; }
  .main-content .no-orders p {
    line-height: 16px;
    font-size: 12px;
    margin: 0; }

@media screen and (max-width: 1300px) {
  .main-dashboard .main-content .market-info-content .history-table-container .table-heading {
    clear: both;
    display: block; }
    .main-dashboard .main-content .market-info-content .history-table-container .table-heading h2 {
      line-height: 32px;
      display: inline-block; }
    .main-dashboard .main-content .market-info-content .history-table-container .table-heading .search-order-sm {
      height: 32px;
      float: right;
      display: inline-block; }
      .main-dashboard .main-content .market-info-content .history-table-container .table-heading .search-order-sm .search-form {
        margin-top: 0; }
    .main-dashboard .main-content .market-info-content .history-table-container .table-heading .search-order-lg {
      display: block;
      margin-top: 16px; }
      .main-dashboard .main-content .market-info-content .history-table-container .table-heading .search-order-lg .additional-buttons {
        display: inline-block; }
      .main-dashboard .main-content .market-info-content .history-table-container .table-heading .search-order-lg .search-input,
      .main-dashboard .main-content .market-info-content .history-table-container .table-heading .search-order-lg .icon-repeat {
        display: none; } }

@media screen and (max-width: 1199px) {
  .main-dashboard .main-content .market-info-content .open-orders-container {
    margin-top: 40px;
    /*.open-order-table-head {
            li {
              width: 15%;
              &:first-child {
                width: 24%;
              }
              &:nth-child(3), &:nth-child(4) {
                width: 8%;
              }
              &:last-child {
                display: none;
              }
            }
          }*/ }
    .main-dashboard .main-content .market-info-content .open-orders-container .table-heading {
      display: flex; }
      .main-dashboard .main-content .market-info-content .open-orders-container .table-heading .search-form {
        display: flex; }
    .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item {
      padding: 0; }
      .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item ul {
        height: 40px; }
        .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item ul li {
          width: 15%;
          line-height: 16px;
          margin: 12px 0; }
          .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item ul li.market {
            text-decoration: underline !important; }
          .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item ul li:first-child {
            width: 24%; }
          .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item ul li:nth-child(3), .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item ul li:nth-child(4) {
            width: 8%; }
          .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item ul li:last-child {
            display: none; }
      .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item .order-cancel {
        padding-left: 15px;
        display: inline-block; }
        .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item .order-cancel .order-cancel-icon {
          position: relative;
          top: -1px; }
      .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item:hover {
        background-color: transparent; }
        .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item:hover .market {
          color: #333; }
    .main-dashboard .main-content .market-info-content .open-orders-container .no-orders {
      padding: 12px 0 12px 10px; }
  .main-dashboard .main-content .market-info-content .history-table-container .table-heading {
    display: block; }
    .main-dashboard .main-content .market-info-content .history-table-container .table-heading .search-form {
      margin-top: 16px;
      text-align: left; }
    .main-dashboard .main-content .market-info-content .history-table-container .table-heading .search-order-sm .search-input {
      float: none;
      display: inline-block; }
  .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li {
    width: 15%; }
    .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li .market-currency {
      text-decoration: underline; }
      .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li .market-currency:hover, .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li .market-currency:active {
        color: #333 !important; }
    .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li:first-child, .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li:nth-child(7) {
      display: none; }
    .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li:nth-child(2) {
      width: 24%; }
    .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li:nth-child(3) {
      width: 13%; }
    .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li:nth-child(5) {
      width: 13%; }
    .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li:nth-child(6) {
      width: 15%; }
  .main-dashboard .main-content .market-info-content .history-table-container .common-table-body .open-table-list:hover, .main-dashboard .main-content .market-info-content .history-table-container .common-table-body .open-table-list:active {
    background-color: transparent; } }

@media screen and (max-width: 991px) {
  .main-dashboard .main-content .market-info-content .open-orders-container {
    /*.open-order-table-head {
            li {
              &:first-child {
                width: 23%;
              }
              &:nth-child(2) {
                width: 12%;
              }
              &:nth-child(3) {
                width: 7%;
              }
              &:nth-child(4) {
                width: 13%;
              }
            }
          }*/ }
    .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item {
      padding: 0; }
      .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item ul {
        height: 40px; }
        .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item ul li:first-child {
          width: 23%; }
        .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item ul li:nth-child(2) {
          width: 12%; }
        .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item ul li:nth-child(3) {
          width: 7%; }
        .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item ul li:nth-child(4) {
          width: 13%; }
      .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item .order-cancel {
        padding-left: 15px;
        display: inline-block; }
  .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li {
    width: 16%; }
    .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li:nth-child(2) {
      width: 26%; }
    .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li:nth-child(3) {
      width: 16%; }
    .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li:nth-child(4) {
      width: 8%; }
    .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li:nth-child(5) {
      display: none; }
    .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li:nth-child(6) {
      width: 18%; } }

@media screen and (max-width: 767px) {
  .main-dashboard .main-content .market-info-content {
    padding: 0 8px; }
    .main-dashboard .main-content .market-info-content .drop-content-xs {
      padding: 11px 16px 9px 39px;
      margin: 0 -16px;
      background-color: #E7EBF1; }
      .main-dashboard .main-content .market-info-content .drop-content-xs ul {
        height: auto; }
        .main-dashboard .main-content .market-info-content .drop-content-xs ul li {
          width: initial;
          display: flex;
          justify-content: space-between;
          font-size: 12px;
          line-height: 30px;
          margin: 0; }
          .main-dashboard .main-content .market-info-content .drop-content-xs ul li span:first-child {
            color: #666;
            font-size: 12px;
            text-transform: uppercase; }
          .main-dashboard .main-content .market-info-content .drop-content-xs ul li span:last-child i {
            color: #666;
            text-transform: uppercase;
            margin-left: 7px;
            font-style: normal;
            display: inline-block;
            min-width: 26px;
            text-align: left; }
          .main-dashboard .main-content .market-info-content .drop-content-xs ul li:nth-child(6) span {
            margin: 0; }
          .main-dashboard .main-content .market-info-content .drop-content-xs ul li:first-child span:last-child, .main-dashboard .main-content .market-info-content .drop-content-xs ul li:last-child span:last-child {
            color: #333;
            font-weight: bold; }
          .main-dashboard .main-content .market-info-content .drop-content-xs ul li:last-child {
            margin-bottom: 0; }
            .main-dashboard .main-content .market-info-content .drop-content-xs ul li:last-child span {
              margin-left: 0; }
    .main-dashboard .main-content .market-info-content .open-orders-container {
      margin-top: 28px;
      /*.open-order-table-head {
            padding: 0 56px 8px 16px;
            li {
              width: 32%;
              &.first-xs {
                padding-left: 24px;
              }
              &:nth-child(2) {
                width: 32%;
              }
              &:nth-child(4) {
                width: 30%;
                color: $color-gray-6;
              }
              &.last-xs {
                width: 38%;
              }
            }
          }*/ }
      .main-dashboard .main-content .market-info-content .open-orders-container .table-heading {
        display: block;
        padding: 0 16px; }
        .main-dashboard .main-content .market-info-content .open-orders-container .table-heading .col-xs-6 {
          padding: 0; }
        .main-dashboard .main-content .market-info-content .open-orders-container .table-heading .search-form {
          text-align: left;
          display: block;
          clear: both; }
          .main-dashboard .main-content .market-info-content .open-orders-container .table-heading .search-form .display-row {
            margin-right: 6px; }
          .main-dashboard .main-content .market-info-content .open-orders-container .table-heading .search-form .order-search {
            display: inline-block;
            float: right; }
            .main-dashboard .main-content .market-info-content .open-orders-container .table-heading .search-form .order-search .search-input {
              width: 145px;
              display: inline-block;
              float: none; }
            .main-dashboard .main-content .market-info-content .open-orders-container .table-heading .search-form .order-search .market-search {
              width: 145px; }
            .main-dashboard .main-content .market-info-content .open-orders-container .table-heading .search-form .order-search .icon-repeat {
              margin-left: 16px !important; }
              .main-dashboard .main-content .market-info-content .open-orders-container .table-heading .search-form .order-search .icon-repeat:hover, .main-dashboard .main-content .market-info-content .open-orders-container .table-heading .search-form .order-search .icon-repeat:active {
                color: #666;
                border-color: #E7EBF1 !important; }
      .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item {
        padding: 0 16px; }
        .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item ul li {
          width: 32%; }
          .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item ul li .icon-expand-triangle,
          .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item ul li .icon-expand-triangle-blue {
            margin-right: 14px; }
          .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item ul li:nth-child(2) {
            width: 32%; }
          .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item ul li:nth-child(4) {
            width: 30%; }
          .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item ul li:nth-child(6) {
            width: 38%;
            display: inline-block;
            padding-right: 0; }
            .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item ul li:nth-child(6) span {
              margin-left: 10px; }
        .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item .drop-content-xs ul {
          height: auto;
          width: 100%; }
          .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item .drop-content-xs ul li {
            width: 100%;
            display: flex;
            margin: 0;
            line-height: 30px; }
            .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item .drop-content-xs ul li:nth-child(6) span {
              margin: 0; }
        .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item .order-cancel {
          padding-left: 32px; }
    .main-dashboard .main-content .market-info-content .history-table-container .table-heading {
      padding: 0 16px; }
      .main-dashboard .main-content .market-info-content .history-table-container .table-heading h2 {
        margin: 0; }
      .main-dashboard .main-content .market-info-content .history-table-container .table-heading .order-search {
        float: right; }
        .main-dashboard .main-content .market-info-content .history-table-container .table-heading .order-search .search-input {
          float: none;
          display: inline-block; }
        .main-dashboard .main-content .market-info-content .history-table-container .table-heading .order-search .icon-repeat {
          margin-left: 11px; }
          .main-dashboard .main-content .market-info-content .history-table-container .table-heading .order-search .icon-repeat:hover, .main-dashboard .main-content .market-info-content .history-table-container .table-heading .order-search .icon-repeat:active {
            outline: none !important;
            box-shadow: none !important;
            color: #666;
            border-color: #E7EBF1 !important; }
    .main-dashboard .main-content .market-info-content .history-table-container .common-table-header .open-table-list li:nth-child(3) {
      padding-left: 24px; }
    .main-dashboard .main-content .market-info-content .history-table-container .drop-content-xs {
      margin: 0; }
    .main-dashboard .main-content .market-info-content .history-table-container .open-table-list {
      padding: 0 16px; }
      .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li .expand-icon {
        margin-right: 14px; }
      .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li:nth-child(2), .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li:nth-child(4), .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li:nth-child(6), .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li:nth-child(8), .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li:nth-child(9) {
        display: none; }
      .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li:nth-child(3) {
        width: 34%; }
      .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li:nth-child(5) {
        display: inline-block;
        width: 28%; }
      .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li:nth-child(7) {
        display: inline-block;
        width: 38%; }
    .main-dashboard .main-content .market-info-content .history-table-container .common-list-item {
      height: auto !important; } }

.index .nav-link {
  background-color: #eee;
  margin: 5px 0;
  padding: 10px;
  border-right: 2px #FFF solid;
  text-align: center; }

.setting-summary-container {
  min-height: calc(100vh - 206px); }
  .setting-summary-container .settings-field {
    margin: 6px auto; }
    .setting-summary-container .settings-field .field-header {
      font-weight: bold;
      font-size: 16px;
      line-height: 40px; }
    .setting-summary-container .settings-field .field-content {
      font-size: 14px;
      line-height: 31px;
      border-radius: 3px; }
      .setting-summary-container .settings-field .field-content.data-content {
        background: #eef1f5;
        padding-left: 4px;
        padding-right: 4px; }
        .setting-summary-container .settings-field .field-content.data-content.small {
          max-width: 400px; }
        .setting-summary-container .settings-field .field-content.data-content .fa {
          margin: 9px 9px 9px 0;
          float: right;
          color: #8b8c8c;
          cursor: pointer; }
          .setting-summary-container .settings-field .field-content.data-content .fa:hover {
            color: #808080; }
      .setting-summary-container .settings-field .field-content input.data-field {
        margin: auto 2px;
        border: none;
        width: calc(100% - 30px); }
  .setting-summary-container .summary-nav {
    float: left;
    width: 268px;
    padding: 34px 0 40px 28px; }
    .setting-summary-container .summary-nav h1 {
      text-transform: uppercase;
      margin: 0 0 -5px;
      letter-spacing: 0.5px;
      color: #333; }
      .setting-summary-container .summary-nav h1 span {
        vertical-align: middle;
        font-size: 20px;
        line-height: 24px; }
        .setting-summary-container .summary-nav h1 span:first-child {
          margin-right: 12px; }
    .setting-summary-container .summary-nav h2 {
      text-transform: uppercase;
      line-height: 16px;
      font-size: 12px;
      letter-spacing: 0.5px;
      color: #000;
      opacity: 0.6;
      margin: 36px 0 12px; }
    .setting-summary-container .summary-nav ul {
      border-top: 1px solid #E7EBF1; }
      .setting-summary-container .summary-nav ul li {
        border-bottom: 1px solid #E7EBF1;
        padding: 9px 0 10px 20px;
        color: #000;
        font-size: 14px;
        line-height: 17px;
        text-transform: capitalize;
        cursor: pointer; }
        .setting-summary-container .summary-nav ul li:hover {
          color: #0084D4; }
        .setting-summary-container .summary-nav ul li.active {
          padding-left: 12px;
          border-left: 8px solid #0084D4; }
  .setting-summary-container .summary-content {
    float: right;
    width: calc(100% - 269px);
    padding: 48px 48px 80px; }
    .setting-summary-container .summary-content:empty {
      display: none; }
    .setting-summary-container .summary-content h3 {
      text-align: left;
      text-transform: uppercase;
      margin: 0 0 30px;
      font-size: 20px;
      line-height: 24px;
      font-weight: bold;
      letter-spacing: 0.5px;
      color: #333;
      padding-bottom: 20px;
      border-bottom: 1px solid #CCC; }
    .setting-summary-container .summary-content h4 {
      line-height: 19px;
      margin: 0 0 12px 0;
      font-size: 16px;
      letter-spacing: 0.4px;
      color: #555; }
    .setting-summary-container .summary-content .status-panel {
      border-radius: 6px;
      background-color: rgba(231, 235, 241, 0.5);
      border: none;
      box-shadow: none;
      padding: 24px 16px 28px;
      text-align: center;
      margin-bottom: 40px; }
      .setting-summary-container .summary-content .status-panel h4 {
        margin: 0;
        line-height: 24px;
        font-size: 20px;
        font-weight: bold;
        color: #333; }
        .setting-summary-container .summary-content .status-panel h4 span {
          text-transform: uppercase; }
          .setting-summary-container .summary-content .status-panel h4 span.un-verify {
            color: #E56846; }
          .setting-summary-container .summary-content .status-panel h4 span.pending {
            color: #F0AD4E; }
          .setting-summary-container .summary-content .status-panel h4 span.verified {
            color: #11A763; }
      .setting-summary-container .summary-content .status-panel p {
        margin: 12px 0 0 0;
        font-size: 12px;
        line-height: 16px; }
    .setting-summary-container .summary-content .icon-cancel-x:hover {
      display: inline-block;
      width: 8px;
      height: 8px;
      background: url("/Content/img/Lineage/icon-cancel-x-red.svg");
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center bottom; }
    .setting-summary-container .summary-content .account-information .user-name .user-name-info {
      margin-bottom: 24px;
      padding-left: 0px; }
      .setting-summary-container .summary-content .account-information .user-name .user-name-info .row {
        margin-bottom: 8px; }
        .setting-summary-container .summary-content .account-information .user-name .user-name-info .row span {
          font-size: 16px;
          line-height: 16px;
          vertical-align: text-top; }
          .setting-summary-container .summary-content .account-information .user-name .user-name-info .row span .icon-info {
            margin-left: 12px;
            cursor: pointer; }
    .setting-summary-container .summary-content .account-information .user-name .limit-notice {
      margin-top: 8px;
      padding-left: 0px; }
    .setting-summary-container .summary-content .account-information .trading-type {
      margin-bottom: 20px; }
      .setting-summary-container .summary-content .account-information .trading-type span {
        vertical-align: middle;
        font-size: 16px;
        line-height: 19px; }
        .setting-summary-container .summary-content .account-information .trading-type span:first-child {
          margin-right: 12px; }
      .setting-summary-container .summary-content .account-information .trading-type .type-box {
        display: inline-block;
        width: 18px;
        height: 18px;
        border: solid 1px #555;
        border-radius: 2px; }
    .setting-summary-container .summary-content .account-information .volume-30-day {
      margin-bottom: 48px;
      padding-left: 0px; }
      .setting-summary-container .summary-content .account-information .volume-30-day span {
        vertical-align: middle;
        font-size: 16px;
        line-height: 19px; }
      .setting-summary-container .summary-content .account-information .volume-30-day:not(:first-child) {
        color: #000; }
    .setting-summary-container .summary-content .account-information .user-activity h3 {
      border: none;
      padding: 0;
      margin-bottom: 24px; }
    .setting-summary-container .summary-content .account-information .user-activity .user-head {
      padding: 0 0 8px 0;
      border-bottom: 1px solid #CCC; }
      .setting-summary-container .summary-content .account-information .user-activity .user-head li {
        line-height: 14px;
        font-size: 12px;
        color: #666;
        text-transform: uppercase; }
        .setting-summary-container .summary-content .account-information .user-activity .user-head li:first-child {
          padding-left: 39px; }
    .setting-summary-container .summary-content .account-information .user-activity .user-item {
      cursor: pointer;
      padding: 7px 0 6px;
      border-bottom: 1px solid #E7EBF1; }
      .setting-summary-container .summary-content .account-information .user-activity .user-item:hover {
        background-color: rgba(0, 132, 212, 0.08); }
      .setting-summary-container .summary-content .account-information .user-activity .user-item.blue-bgc {
        background-color: rgba(0, 132, 212, 0.08); }
      .setting-summary-container .summary-content .account-information .user-activity .user-item li {
        font-size: 12px;
        line-height: 16px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        word-wrap: break-word; }
        .setting-summary-container .summary-content .account-information .user-activity .user-item li:first-child span {
          margin-right: 14.5px;
          display: inline-block;
          float: left; }
          .setting-summary-container .summary-content .account-information .user-activity .user-item li:first-child span:first-child {
            position: relative;
            top: 2px; }
          .setting-summary-container .summary-content .account-information .user-activity .user-item li:first-child span:last-child {
            width: calc(100% - 25px);
            margin-right: 0;
            text-overflow: ellipsis;
            overflow: hidden; }
    .setting-summary-container .summary-content .account-information .user-activity table {
      table-layout: fixed;
      width: 100%; }
      .setting-summary-container .summary-content .account-information .user-activity table thead {
        border-bottom: 1px solid #CCC; }
        .setting-summary-container .summary-content .account-information .user-activity table thead tr td {
          padding-bottom: 8px;
          line-height: 14px;
          font-size: 12px;
          color: #666;
          text-transform: uppercase; }
          .setting-summary-container .summary-content .account-information .user-activity table thead tr td:first-child {
            padding-left: 39px; }
      .setting-summary-container .summary-content .account-information .user-activity table tbody {
        border-bottom: 1px solid #CCC; }
        .setting-summary-container .summary-content .account-information .user-activity table tbody tr {
          vertical-align: baseline;
          cursor: pointer;
          border-top: 1px solid #E7EBF1; }
          .setting-summary-container .summary-content .account-information .user-activity table tbody tr td {
            width: 100%;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            padding: 7px 8px 6px 0;
            font-size: 12px;
            line-height: 16px; }
            .setting-summary-container .summary-content .account-information .user-activity table tbody tr td:first-child span {
              margin: 0 14.5px; }
          .setting-summary-container .summary-content .account-information .user-activity table tbody tr:first-child {
            border: none; }
        .setting-summary-container .summary-content .account-information .user-activity table tbody .append_tr {
          border-top: none;
          margin-top: -6px; }
          .setting-summary-container .summary-content .account-information .user-activity table tbody .append_tr td {
            word-break: break-all;
            position: relative;
            top: -6px;
            padding: 0; }
            .setting-summary-container .summary-content .account-information .user-activity table tbody .append_tr td:first-child {
              padding-left: 39px; }
    .setting-summary-container .summary-content .basic-verification .verified-content {
      max-width: 400px;
      margin: 0 auto; }
      .setting-summary-container .summary-content .basic-verification .verified-content .row {
        font-size: 16px;
        line-height: 19px;
        margin-top: 20px; }
        .setting-summary-container .summary-content .basic-verification .verified-content .row span {
          line-height: 30px; }
          .setting-summary-container .summary-content .basic-verification .verified-content .row span:last-child {
            white-space: pre-line; }
    .setting-summary-container .summary-content .basic-verification .basic-form {
      max-width: 400px;
      margin: 0 auto; }
      .setting-summary-container .summary-content .basic-verification .basic-form .form-line {
        margin-top: 32px; }
        .setting-summary-container .summary-content .basic-verification .basic-form .form-line:first-child {
          margin-top: 0; }
        .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-line-province {
          border-right: 1px solid #CCC;
          padding: 6px 0 0 0; }
        .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-line-postal input {
          border-bottom: none;
          padding-left: 12px; }
        .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-line-postal label {
          white-space: nowrap;
          margin-left: 12px; }
        .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-group {
          margin-bottom: 0; }
          .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-group .optional {
            color: #555555; }
        .setting-summary-container .summary-content .basic-verification .basic-form .form-line label {
          color: #666;
          margin: 0;
          line-height: 14px; }
          .setting-summary-container .summary-content .basic-verification .basic-form .form-line label .error {
            font-size: 11px;
            font-weight: lighter;
            color: #E56846;
            text-transform: initial;
            position: absolute;
            right: 0;
            display: inline-block; }
        .setting-summary-container .summary-content .basic-verification .basic-form .form-line input,
        .setting-summary-container .summary-content .basic-verification .basic-form .form-line select {
          box-shadow: none;
          padding: 0;
          font-size: 15px;
          height: 32px;
          background-color: transparent !important;
          border-radius: 0;
          border: none; }
        .setting-summary-container .summary-content .basic-verification .basic-form .form-line input {
          border-bottom: 1px solid #CCC;
          color: #333; }
        .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-name,
        .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-birth {
          margin-bottom: 0;
          padding-top: 6px; }
          .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-name:last-child,
          .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-birth:last-child {
            padding-left: 0;
            padding-right: 0;
            border-right: none; }
            .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-name:last-child input,
            .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-name:last-child label,
            .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-birth:last-child input,
            .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-birth:last-child label {
              padding-left: 12px; }
          .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-name:first-child,
          .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-birth:first-child {
            padding-left: 0;
            padding-right: 0; }
        .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-birth:nth-child(2) select, .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-birth:nth-child(3) select {
          padding-left: 8px; }
        .setting-summary-container .summary-content .basic-verification .basic-form .form-line.form-line-name .form-name input {
          height: 30px; }
        .setting-summary-container .summary-content .basic-verification .basic-form .form-line.form-line-name .form-name-middle {
          border-left: 1px solid #CCC;
          border-right: 1px solid #CCC;
          padding-left: 0;
          padding-right: 0; }
          .setting-summary-container .summary-content .basic-verification .basic-form .form-line.form-line-name .form-name-middle input,
          .setting-summary-container .summary-content .basic-verification .basic-form .form-line.form-line-name .form-name-middle label {
            padding-left: 12px; }
        .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-btn {
          margin-top: 8px; }
        .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-dropdowm .dropdown .dropdown-toggle {
          font-size: 15px;
          line-height: 18px;
          color: #0084D4;
          padding: 5px 0 8px 0;
          border-bottom: 1px solid #CCC; }
          .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-dropdowm .dropdown .dropdown-toggle:hover {
            border-color: #333; }
          .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-dropdowm .dropdown .dropdown-toggle:focus {
            border-color: #0084D4; }
          .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-dropdowm .dropdown .dropdown-toggle:hover, .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-dropdowm .dropdown .dropdown-toggle:focus {
            background-color: transparent; }
          .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-dropdowm .dropdown .dropdown-toggle .icon-expand-triangle-blue {
            float: right;
            margin-top: 4px;
            margin-right: 12px; }
        .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-dropdowm .dropdown .dropdown-toggle-middle {
          padding-left: 12px; }
          .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-dropdowm .dropdown .dropdown-toggle-middle .icon-expand-triangle-blue {
            margin: 4px 10px 0 12px; }
        .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-dropdowm .dropdown .form-drop-ul {
          width: inherit;
          min-width: 132px;
          border: none;
          background-color: #FFF;
          border-radius: 0;
          box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5);
          padding: 14px 0 0;
          margin-top: 8px;
          max-height: 700px;
          overflow: auto; }
          .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-dropdowm .dropdown .form-drop-ul li {
            cursor: pointer; }
            .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-dropdowm .dropdown .form-drop-ul li a {
              background-color: #FFF;
              background-image: none;
              font-size: 12px;
              line-height: 16px;
              margin: 0 20px 12px 20px;
              padding: 0;
              color: #333; }
              .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-dropdowm .dropdown .form-drop-ul li a:hover, .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-dropdowm .dropdown .form-drop-ul li a:focus {
                background-color: #FFF;
                color: #0084D4; }
        .setting-summary-container .summary-content .basic-verification .basic-form .form-line .nav .open > a,
        .setting-summary-container .summary-content .basic-verification .basic-form .form-line .nav .open > a:hover,
        .setting-summary-container .summary-content .basic-verification .basic-form .form-line .nav .open > a:focus {
          background-color: #FFF; }
    .setting-summary-container .summary-content .enhanced-verification .enhanced-content {
      margin: 0 auto; }
      .setting-summary-container .summary-content .enhanced-verification .enhanced-content .progress {
        background-image: none;
        height: 6px;
        background-color: #cdcdcd;
        border-radius: 0;
        margin: 40px 0; }
        .setting-summary-container .summary-content .enhanced-verification .enhanced-content .progress .progress-bar {
          width: 30%;
          background-image: none;
          background-color: #0084D4; }
      .setting-summary-container .summary-content .enhanced-verification .enhanced-content .document-verification {
        margin-top: 32px; }
        .setting-summary-container .summary-content .enhanced-verification .enhanced-content .document-verification .help {
          margin: 16px auto 0 auto;
          max-width: 700px; }
          .setting-summary-container .summary-content .enhanced-verification .enhanced-content .document-verification .help .help-header {
            font-size: 1.4em;
            margin-bottom: 4px; }
          .setting-summary-container .summary-content .enhanced-verification .enhanced-content .document-verification .help ul li {
            margin-left: 16px; }
        .setting-summary-container .summary-content .enhanced-verification .enhanced-content .document-verification h4 {
          margin: 0 20px 22px;
          font-size: 20px;
          line-height: 22px;
          color: #333;
          font-weight: lighter; }
          .setting-summary-container .summary-content .enhanced-verification .enhanced-content .document-verification h4 .help {
            display: inline-block;
            color: #0084D4;
            line-height: 12px;
            float: right;
            margin-top: 1px;
            font-size: 12px; }
            .setting-summary-container .summary-content .enhanced-verification .enhanced-content .document-verification h4 .help span {
              vertical-align: middle; }
            .setting-summary-container .summary-content .enhanced-verification .enhanced-content .document-verification h4 .help .help-icon {
              line-height: 16px;
              display: inline-block;
              width: 16px;
              height: 16px;
              background-color: #0084D4;
              color: #FFF;
              text-align: center;
              border-radius: 50%;
              font-size: 12px;
              margin-left: 7px; }
        .setting-summary-container .summary-content .enhanced-verification .enhanced-content .document-verification .alert-warning {
          margin: 0 28px 22px;
          background-color: #f5f1c4;
          background-image: none;
          padding: 27px 0 24px;
          border: none;
          border-radius: 4px; }
          .setting-summary-container .summary-content .enhanced-verification .enhanced-content .document-verification .alert-warning p {
            font-size: 16px;
            line-height: 17px;
            color: #333;
            text-align: center; }
        .setting-summary-container .summary-content .enhanced-verification .enhanced-content .document-verification > p {
          font-size: 14px;
          line-height: 23px;
          margin: 0 20px 20px; }
        .setting-summary-container .summary-content .enhanced-verification .enhanced-content .document-verification .form-btn {
          display: block;
          margin: 40px auto; }
        .setting-summary-container .summary-content .enhanced-verification .enhanced-content .document-verification .privacy {
          border-top: 1px solid #CCC; }
          .setting-summary-container .summary-content .enhanced-verification .enhanced-content .document-verification .privacy p {
            margin-top: 27px;
            color: #666666;
            font-size: 12px;
            line-height: 14px;
            margin-bottom: 0; }
            .setting-summary-container .summary-content .enhanced-verification .enhanced-content .document-verification .privacy p a {
              color: #0084D4; }
    .setting-summary-container .summary-content .password .form-password {
      max-width: 400px;
      margin: 0 auto; }
      .setting-summary-container .summary-content .password .form-password .form-group {
        color: #666; }
        .setting-summary-container .summary-content .password .form-password .form-group .form-btn {
          margin-top: 6px !important; }
        .setting-summary-container .summary-content .password .form-password .form-group .password-icon {
          position: absolute;
          right: 0; }
      .setting-summary-container .summary-content .password .form-password label {
        color: #666;
        margin: 0;
        line-height: 1em; }
      .setting-summary-container .summary-content .password .form-password input,
      .setting-summary-container .summary-content .password .form-password select {
        border: none;
        box-shadow: none;
        padding: 0;
        font-size: 15px;
        border-radius: 0;
        height: 30px;
        border-bottom: 1px solid #CCC; }
    .setting-summary-container .summary-content .two-factor h3 .sub-title {
      display: block;
      font-size: 12px;
      line-height: 16px;
      color: #666;
      text-transform: initial;
      margin-top: 8px;
      font-weight: lighter; }
    .setting-summary-container .summary-content .two-factor .status-panel {
      padding: 16px 0;
      margin-bottom: 32px; }
      .setting-summary-container .summary-content .two-factor .status-panel span i {
        vertical-align: middle;
        margin-right: 8px; }
    .setting-summary-container .summary-content .two-factor .input-group {
      width: 100%; }
      .setting-summary-container .summary-content .two-factor .input-group label {
        margin-top: 16px; }
      .setting-summary-container .summary-content .two-factor .input-group input {
        padding-left: 0;
        float: none;
        border: none;
        border-bottom: 1px solid #CCC;
        box-shadow: none; }
    .setting-summary-container .summary-content .two-factor .disabled-content {
      max-width: 400px;
      margin: 0 auto; }
      .setting-summary-container .summary-content .two-factor .disabled-content h4 {
        margin-bottom: 16px; }
      .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item {
        margin-bottom: 43px; }
        .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item .circle {
          display: inline-block;
          width: 24px;
          height: 24px;
          border-radius: 50%;
          border: 2px solid #0084D4;
          font-size: 1.25em; }
        .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item .step {
          font-size: 1.25em;
          margin-bottom: 16px; }
        .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item .google-au {
          margin-bottom: 14px;
          border: none;
          box-shadow: none; }
          .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item .google-au img {
            width: 52px; }
          .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item .google-au .caption {
            padding: 8px 0 0;
            text-align: center; }
            .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item .google-au .caption span {
              color: #333;
              font-size: 1.1em;
              font-weight: bold; }
        .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item .app-store img {
          height: 48px;
          width: auto; }
          .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item .app-store img:first-child {
            margin-right: 20px; }
        .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item .QRCode {
          margin-bottom: 27px; }
        .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item .enabled-button {
          display: block;
          margin: 40px auto 0; }
        .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item .has-error .control-label {
          color: #E56846 !important; }
        .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item .has-error .help-block {
          position: initial;
          margin-top: 4px; }
        .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item .has-error input {
          border-color: #f75636 !important; }
        .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item input[type='number']::-webkit-inner-spin-button,
        .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item input[type='number']::-webkit-outer-spin-button {
          -webkit-appearance: none;
          margin: 0; }
        .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item.back-up p {
          margin-bottom: 0; }
          .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item.back-up p.sub-step {
            margin-left: 36px;
            font-size: 12px;
            line-height: 16px;
            margin-top: 8px; }
        .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item.back-up .copy-form {
          padding: 0 36px; }
          .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item.back-up .copy-form .input-group input {
            padding-left: 15px; }
        .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item.step-six .step {
          margin-bottom: 32px; }
    .setting-summary-container .summary-content .two-factor .pending-content {
      width: 400px;
      margin: 0 auto;
      text-align: center; }
      .setting-summary-container .summary-content .two-factor .pending-content .alert {
        border: none;
        box-shadow: none;
        background-image: none;
        background-color: rgba(240, 173, 78, 0.3);
        padding: 12px 16px 16px;
        margin-bottom: 40px; }
        .setting-summary-container .summary-content .two-factor .pending-content .alert .alert-icon {
          vertical-align: top; }
        .setting-summary-container .summary-content .two-factor .pending-content .alert .alert-content {
          margin-left: 16px;
          display: inline-block;
          width: calc(100% - 50px);
          text-align: left; }
          .setting-summary-container .summary-content .two-factor .pending-content .alert .alert-content p {
            font-size: 11px;
            line-height: 13px;
            color: #333;
            margin-bottom: 0; }
          .setting-summary-container .summary-content .two-factor .pending-content .alert .alert-content h2 {
            font-size: 12px;
            line-height: 1.38;
            color: #000;
            margin-bottom: 8px;
            margin-top: 0; }
      .setting-summary-container .summary-content .two-factor .pending-content .btn {
        background-color: #333; }
        .setting-summary-container .summary-content .two-factor .pending-content .btn:hover {
          background-color: #F0AD4E; }
    .setting-summary-container .summary-content .two-factor .enabled-content h4 {
      text-align: left;
      margin-bottom: 20px; }
    .setting-summary-container .summary-content .two-factor .enabled-content .alert-disable {
      background-color: rgba(136, 136, 136, 0.3); }
      .setting-summary-container .summary-content .two-factor .enabled-content .alert-disable .alert-content h2 {
        margin-bottom: 0; }
    .setting-summary-container .summary-content .two-factor .enabled-content form label {
      text-align: left;
      margin-top: 0; }
    .setting-summary-container .summary-content .two-factor .enabled-content form .btn {
      margin-top: 40px; }
      .setting-summary-container .summary-content .two-factor .enabled-content form .btn:hover {
        background-color: #E56846; }
    .setting-summary-container .summary-content .api-key .description {
      padding-bottom: 8px; }
      .setting-summary-container .summary-content .api-key .description p {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        margin-bottom: 24px; }
    .setting-summary-container .summary-content .api-key .without-2fa {
      text-align: center; }
      .setting-summary-container .summary-content .api-key .without-2fa h4 {
        margin-top: 24px;
        margin-bottom: 40px; }
    .setting-summary-container .summary-content .api-key .no-key .no-key-title {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-bottom: 30px; }
      .setting-summary-container .summary-content .api-key .no-key .no-key-title h3 {
        border: none;
        display: inline-block;
        padding: 0;
        margin: 0; }
    .setting-summary-container .summary-content .api-key .no-key .api-key-table .table-head {
      padding-bottom: 8px; }
      .setting-summary-container .summary-content .api-key .no-key .api-key-table .table-head li {
        text-transform: uppercase;
        font-size: 12px;
        line-height: 16px;
        color: #666; }
    .setting-summary-container .summary-content .api-key .no-key .api-key-table .no-key-pro {
      border-bottom: 1px solid #CCC;
      background-color: rgba(231, 235, 241, 0.5);
      padding: 13px 0 12px 20px; }
      .setting-summary-container .summary-content .api-key .no-key .api-key-table .no-key-pro p {
        font-size: 12px;
        line-height: 16px;
        margin: 0; }
    .setting-summary-container .summary-content .api-key .no-key .api-key-table ul {
      border-bottom: 1px solid #CCC; }
      .setting-summary-container .summary-content .api-key .no-key .api-key-table ul li {
        text-align: center; }
        .setting-summary-container .summary-content .api-key .no-key .api-key-table ul li:first-child {
          text-align: left; }
    .setting-summary-container .summary-content .api-key .no-key .api-key-table .new-key {
      padding: 21px 0;
      font-size: 15px;
      line-height: 18px; }
    .setting-summary-container .summary-content .api-key .no-key .api-key-table .edit-key {
      padding: 16px 0; }
      .setting-summary-container .summary-content .api-key .no-key .api-key-table .edit-key li:first-child p {
        font-size: 15px;
        line-height: 18px;
        margin-bottom: 16px;
        margin-top: 4px; }
        .setting-summary-container .summary-content .api-key .no-key .api-key-table .edit-key li:first-child p:last-child {
          margin-bottom: 0; }
      .setting-summary-container .summary-content .api-key .no-key .api-key-table .edit-key li:first-child span {
        font-size: 12px;
        line-height: 16px;
        font-weight: bold; }
      .setting-summary-container .summary-content .api-key .no-key .api-key-table .edit-key li:last-child i {
        margin-top: 5px; }
    .setting-summary-container .summary-content .api-key .no-key .api-key-table .save-change {
      padding: 16px 20px 20px;
      background-color: rgba(231, 235, 241, 0.5);
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .setting-summary-container .summary-content .api-key .no-key .api-key-table .save-change .input-items {
        display: inline-block; }
        .setting-summary-container .summary-content .api-key .no-key .api-key-table .save-change .input-items p {
          margin: 4px 160px 0 0; }
      .setting-summary-container .summary-content .api-key .no-key .api-key-table .save-change .error {
        font-size: 11px;
        font-weight: lighter;
        color: #E56846;
        text-transform: initial;
        text-align: right; }
      .setting-summary-container .summary-content .api-key .no-key .api-key-table .save-change .pro {
        font-size: 20px; }
      .setting-summary-container .summary-content .api-key .no-key .api-key-table .save-change .code label {
        display: block;
        margin-bottom: 12px; }
      .setting-summary-container .summary-content .api-key .no-key .api-key-table .save-change .code input {
        width: 240px;
        height: 44px;
        background-color: #FFF;
        border: solid 1px #AAA;
        margin-right: 20px;
        padding: 13px 12px;
        font-size: 15px; }
      .setting-summary-container .summary-content .api-key .no-key .api-key-table .save-change .code button {
        width: 132px; }
    .setting-summary-container .summary-content .UI-settings .ui-setting-content {
      max-width: 400px;
      margin: 0 auto 40px; }
      .setting-summary-container .summary-content .UI-settings .ui-setting-content:last-child {
        margin-bottom: 0; }
      .setting-summary-container .summary-content .UI-settings .ui-setting-content h4 {
        border-bottom: 1px solid #CCC;
        margin: 0;
        padding-bottom: 8px;
        text-transform: uppercase;
        color: #666;
        font-weight: lighter;
        font-size: 12px;
        line-height: 16px; }
      .setting-summary-container .summary-content .UI-settings .ui-setting-content form .form-group {
        margin-top: 20px;
        margin-bottom: 0; }
        .setting-summary-container .summary-content .UI-settings .ui-setting-content form .form-group .radio-dot-circle {
          margin-right: 12px;
          vertical-align: middle; }
        .setting-summary-container .summary-content .UI-settings .ui-setting-content form .form-group label {
          cursor: pointer;
          vertical-align: middle;
          margin: 0;
          line-height: 21px;
          font-size: 16px;
          font-weight: lighter; }
        .setting-summary-container .summary-content .UI-settings .ui-setting-content form .form-group span {
          vertical-align: middle;
          margin-top: 2px;
          float: right; }
          .setting-summary-container .summary-content .UI-settings .ui-setting-content form .form-group span.rotate-225 {
            transform: rotate(225deg); }
          .setting-summary-container .summary-content .UI-settings .ui-setting-content form .form-group span.rotate-135 {
            transform: rotate(135deg); }
          .setting-summary-container .summary-content .UI-settings .ui-setting-content form .form-group span.rotate-315 {
            transform: rotate(315deg); }
          .setting-summary-container .summary-content .UI-settings .ui-setting-content form .form-group span.rotate-45 {
            transform: rotate(45deg); }
    .setting-summary-container .summary-content .notifications .form-notifications {
      border-bottom: 1px solid #EEE;
      max-width: 500px;
      margin: 0 auto; }
      .setting-summary-container .summary-content .notifications .form-notifications .form-line {
        padding-right: 10px;
        padding-top: 19px;
        height: 60px;
        font-size: 15px;
        line-height: 18px;
        border-top: 1px solid #EEE; }
        .setting-summary-container .summary-content .notifications .form-notifications .form-line .toggle {
          padding-top: 5px; }
    .setting-summary-container .summary-content .notifications p {
      max-width: 500px;
      margin: 40px auto 0;
      color: #666;
      text-align: center; }
    .setting-summary-container .summary-content .verification-info {
      text-align: justify !important;
      max-width: 640px;
      margin: 16px auto;
      font-weight: normal;
      font-size: 1em; }
  .setting-summary-container #add-new-apikey-parent {
    margin: auto 15px;
    padding: 4px 0;
    font-size: 12px;
    border-bottom: 1px solid #ccc; }
  .setting-summary-container #JUMIOIFRAMEDIV {
    display: block;
    padding-top: 30px;
    width: 100%;
    text-align: center;
    margin: auto 0; }
    .setting-summary-container #JUMIOIFRAMEDIV > iframe {
      max-width: 800px;
      width: 90%;
      height: 700px;
      border: 1px solid black;
      background: white; }

@media screen and (max-width: 1199px) {
  .setting-summary-container .summary-content {
    padding: 48px 48px 80px; }
    .setting-summary-container .summary-content .account-information .user-name .user-name-info .row span:not(:first-child) {
      color: #000; }
    .setting-summary-container .summary-content .account-information .user-name .user-name-btn {
      margin-top: 48px; }
    .setting-summary-container .summary-content .account-information .user-activity .user-item {
      padding: 11px 0 12px; }
    .setting-summary-container .summary-content .two-factor .status-panel {
      margin-bottom: 32px;
      padding: 16px 0; }
      .setting-summary-container .summary-content .two-factor .status-panel h4 {
        text-align: center; }
        .setting-summary-container .summary-content .two-factor .status-panel h4 span {
          display: inline-block; }
    .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item {
      margin-bottom: 36px; }
      .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item:last-child {
        margin-bottom: 0; }
      .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item .circle {
        margin-right: 12px;
        margin-top: -3px; }
      .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item .step {
        width: calc(100% - 36px);
        margin-bottom: 12px;
        line-height: 20px; }
      .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item .google-au {
        padding: 0; }
      .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item .app-store a {
        text-align: center;
        display: inline-block; }
        .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item .app-store a:first-child img {
          margin-right: 10px; }
        .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item .app-store a:last-child img {
          margin-left: 10px;
          margin-right: 0; }
      .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item.step-two p {
        margin-bottom: 0; }
      .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item.step-three .manual-entry {
        box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
        width: 271px;
        margin: 10px auto 0;
        padding: 12.5px 16px;
        border-radius: 0;
        font-size: 16px;
        line-height: 21px; }
        .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item.step-three .manual-entry span {
          vertical-align: middle; }
          .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item.step-three .manual-entry span:first-child {
            margin-right: 20px; }
      .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item.back-up p {
        margin-bottom: 0; }
        .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item.back-up p.sub-step {
          margin-bottom: 4px; }
      .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item.step-five .copy-form label {
        display: block;
        text-align: center; }
      .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item.step-six .step {
        margin-bottom: 36px; }
    .setting-summary-container .summary-content .two-factor .pending-content .alert-warning {
      margin-top: 40px; }
    .setting-summary-container .summary-content .two-factor .pending-content .form-btn {
      width: 200px; }
    .setting-summary-container .summary-content .two-factor .enabled-content h4 {
      text-align: left;
      margin-top: 40px; }
    .setting-summary-container .summary-content .two-factor .enabled-content label {
      display: block;
      text-align: left; }
    .setting-summary-container .summary-content .api-key .no-key .api-key-table .edit-key li:first-child p {
      word-wrap: break-word; }
    .setting-summary-container .summary-content .api-key .no-key .api-key-table .save-change .code {
      white-space: nowrap; } }

@media screen and (max-width: 991px) {
  .setting-summary-container .summary-content {
    width: 100%; } }

@media screen and (max-width: 767px) {
  .setting-summary-container .summary-content {
    padding: 24px 24px 60px; }
    .setting-summary-container .summary-content .form-btn {
      width: 100%; }
    .setting-summary-container .summary-content h3 {
      padding-bottom: 16px;
      margin: 0 0 32px; }
    .setting-summary-container .summary-content .status-panel {
      padding: 24px 28px 28px;
      margin-bottom: 32px; }
      .setting-summary-container .summary-content .status-panel p {
        text-align: left; }
    .setting-summary-container .summary-content .account-information .user-name {
      margin-bottom: 24px; }
      .setting-summary-container .summary-content .account-information .user-name .user-name-info .row span:not(:first-child) {
        display: inline-block;
        margin-top: 4px; }
      .setting-summary-container .summary-content .account-information .user-name .user-name-btn {
        margin-top: 40px; }
    .setting-summary-container .summary-content .account-information .user-activity .accordion {
      margin: 0 -16px; }
      .setting-summary-container .summary-content .account-information .user-activity .accordion .user-item-xs {
        border-bottom: 1px solid #E7EBF1;
        cursor: pointer; }
        .setting-summary-container .summary-content .account-information .user-activity .accordion .user-item-xs:last-child {
          border-color: #CCC; }
        .setting-summary-container .summary-content .account-information .user-activity .accordion .user-item-xs ul {
          padding: 12px 0; }
          .setting-summary-container .summary-content .account-information .user-activity .accordion .user-item-xs ul li {
            font-size: 12px;
            line-height: 16px; }
            .setting-summary-container .summary-content .account-information .user-activity .accordion .user-item-xs ul li .icon-expand-triangle,
            .setting-summary-container .summary-content .account-information .user-activity .accordion .user-item-xs ul li .icon-expand-triangle-blue {
              margin-right: 14px; }
        .setting-summary-container .summary-content .account-information .user-activity .accordion .user-item-xs .drop-content-xs {
          padding: 16px 16px 16px 39px;
          background-color: #E7EBF1;
          font-size: 12px;
          line-height: 16px; }
          .setting-summary-container .summary-content .account-information .user-activity .accordion .user-item-xs .drop-content-xs .agent-name {
            text-transform: uppercase;
            color: #666; }
          .setting-summary-container .summary-content .account-information .user-activity .accordion .user-item-xs .drop-content-xs .agent-content {
            display: block;
            margin-top: 5px;
            margin-bottom: 16px; }
            .setting-summary-container .summary-content .account-information .user-activity .accordion .user-item-xs .drop-content-xs .agent-content:last-child {
              margin-bottom: 0; }
    .setting-summary-container .summary-content .basic-verification .basic-form {
      width: 100%; }
      .setting-summary-container .summary-content .basic-verification .basic-form .form-line:first-child input {
        height: 30px; }
      .setting-summary-container .summary-content .basic-verification .basic-form .form-line.form-line-name {
        margin-top: 26px; }
    .setting-summary-container .summary-content .enhanced-verification .progress {
      margin: 40px 0 20px; }
      .setting-summary-container .summary-content .enhanced-verification .progress .progress-bar {
        border-right: 3px solid #FFF; }
    .setting-summary-container .summary-content .enhanced-verification .document-verification h4 {
      font-size: 16px;
      line-height: 19px;
      margin: 0 0 18px; }
    .setting-summary-container .summary-content .enhanced-verification .document-verification .alert-warning {
      padding: 14px 18px;
      margin: 0 0 20px; }
      .setting-summary-container .summary-content .enhanced-verification .document-verification .alert-warning p {
        font-size: 12px;
        line-height: 16px;
        text-align: left; }
    .setting-summary-container .summary-content .enhanced-verification .document-verification > p {
      font-size: 12px;
      line-height: 16px;
      margin: 0 0 28px; }
    .setting-summary-container .summary-content .enhanced-verification .document-verification .form-btn {
      margin-bottom: 32px; }
    .setting-summary-container .summary-content .enhanced-verification .document-verification .privacy p {
      margin-top: 18px; }
    .setting-summary-container .summary-content .password .form-group:last-child {
      margin-bottom: 0; }
    .setting-summary-container .summary-content .two-factor .pending-content {
      width: 100%; }
    .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item.step-five .copy-form label {
      text-align: left; }
    .setting-summary-container .summary-content .api-key h3 {
      margin-bottom: 40px; }
    .setting-summary-container .summary-content .api-key .without-2fa h4 {
      margin-bottom: 48px; }
    .setting-summary-container .summary-content .api-key .no-key .no-key-title {
      margin-bottom: 0;
      border-bottom: 1px solid #CCC;
      padding-bottom: 16px;
      align-items: baseline; }
      .setting-summary-container .summary-content .api-key .no-key .no-key-title h3 {
        padding: 0; }
      .setting-summary-container .summary-content .api-key .no-key .no-key-title .second-btn {
        border: none;
        height: initial;
        width: initial;
        padding: 0; }
    .setting-summary-container .summary-content .api-key .no-key .api-key-table .table-head {
      margin-top: 32px;
      border: none; }
    .setting-summary-container .summary-content .api-key .no-key .api-key-table .no-key-pro {
      border-top: 1px solid #CCC; }
    .setting-summary-container .summary-content .api-key .no-key .api-key-table .save-change {
      padding: 16px 14px 24px 16px; }
      .setting-summary-container .summary-content .api-key .no-key .api-key-table .save-change .pro {
        display: block;
        text-align: center;
        margin-bottom: 16px;
        line-height: 24px; }
      .setting-summary-container .summary-content .api-key .no-key .api-key-table .save-change .code {
        font-size: 0; }
        .setting-summary-container .summary-content .api-key .no-key .api-key-table .save-change .code label {
          font-size: 12px; }
        .setting-summary-container .summary-content .api-key .no-key .api-key-table .save-change .code input {
          width: calc(100% - 132px);
          vertical-align: middle; }
        .setting-summary-container .summary-content .api-key .no-key .api-key-table .save-change .code button {
          width: 112px; }
    .setting-summary-container .summary-content .api-key .no-key .api-key-table .accordion {
      border-top: 1px solid #CCC;
      margin: 0 -16px; }
      .setting-summary-container .summary-content .api-key .no-key .api-key-table .accordion .drop-item {
        border-bottom: 1px solid #E7EBF1; }
        .setting-summary-container .summary-content .api-key .no-key .api-key-table .accordion .drop-item .drop-item-head {
          padding: 16px 14px; }
          .setting-summary-container .summary-content .api-key .no-key .api-key-table .accordion .drop-item .drop-item-head .icon-expand-triangle {
            margin-right: 14.5px;
            margin-top: 2px;
            float: left; }
          .setting-summary-container .summary-content .api-key .no-key .api-key-table .accordion .drop-item .drop-item-head .item-head-centent {
            display: inline-block; }
            .setting-summary-container .summary-content .api-key .no-key .api-key-table .accordion .drop-item .drop-item-head .item-head-centent span {
              font-size: 12px;
              line-height: 16px;
              font-weight: bold; }
            .setting-summary-container .summary-content .api-key .no-key .api-key-table .accordion .drop-item .drop-item-head .item-head-centent p {
              font-size: 15px;
              line-height: 18px;
              margin-top: 4px;
              margin-bottom: 16px; }
              .setting-summary-container .summary-content .api-key .no-key .api-key-table .accordion .drop-item .drop-item-head .item-head-centent p:last-child {
                margin-bottom: 0; }
        .setting-summary-container .summary-content .api-key .no-key .api-key-table .accordion .drop-item .drop-item-body {
          padding-left: 39px;
          background-color: #E7EBF1; }
          .setting-summary-container .summary-content .api-key .no-key .api-key-table .accordion .drop-item .drop-item-body ul {
            border-bottom: none; }
            .setting-summary-container .summary-content .api-key .no-key .api-key-table .accordion .drop-item .drop-item-body ul li {
              padding-right: 16px;
              height: 48px;
              border-bottom: 1px solid #CCC;
              display: flex;
              align-items: center;
              justify-content: space-between; }
              .setting-summary-container .summary-content .api-key .no-key .api-key-table .accordion .drop-item .drop-item-body ul li label span {
                top: -27px; }
              .setting-summary-container .summary-content .api-key .no-key .api-key-table .accordion .drop-item .drop-item-body ul li .edit-name {
                font-size: 12px;
                line-height: 16px; }
              .setting-summary-container .summary-content .api-key .no-key .api-key-table .accordion .drop-item .drop-item-body ul li:last-child {
                border-bottom: none; }
    .setting-summary-container .summary-content .UI-settings .ui-setting-content {
      margin: 0 auto 32px; }
      .setting-summary-container .summary-content .UI-settings .ui-setting-content h4 {
        padding-bottom: 12px;
        font-weight: bold; }
      .setting-summary-container .summary-content .UI-settings .ui-setting-content form .form-group label {
        font-size: 15px;
        line-height: 20px; }
    .setting-summary-container .summary-content .notifications h4 {
      font-size: 12px;
      line-height: 16px;
      padding-bottom: 9px;
      margin-bottom: 0; }
    .setting-summary-container .summary-content .notifications .form-notifications {
      border-bottom: 1px solid #EEE;
      max-width: 500px;
      margin: 0 auto; }
      .setting-summary-container .summary-content .notifications .form-notifications .form-line {
        padding-right: 10px;
        padding-top: 19px;
        height: 60px;
        font-size: 15px;
        line-height: 18px;
        border-top: 1px solid #EEE; }
        .setting-summary-container .summary-content .notifications .form-notifications .form-line .toggle {
          padding-top: 5px; }
    .setting-summary-container .summary-content .notifications p {
      max-width: 500px;
      margin: 40px auto 0;
      color: #666;
      text-align: center; } }

.api-key-table tr td {
  padding: 12px 0; }
  .api-key-table tr td:first-child {
    overflow: hidden;
    text-overflow: ellipsis; }

#save-button {
  background-color: #009af8; }
  #save-button:disabled {
    background-color: rgba(0, 0, 0, 0.2);
    color: rgba(0, 0, 0, 0.5);
    cursor: default; }

@media screen and (max-width: 768px) {
  #wallet-toolbar-order-history .checkbox label,
  #wallet-toolbar-order-history #walletStatusTable_filter2 label,
  #wallet-toolbar-order-history #walletStatusTable_filter2 label input {
    width: 100% !important; } }

@media screen and (max-width: 990px) {
  .summary-content {
    border: none; } }

@media screen and (min-width: 990px) {
  .summary-content {
    border-left: 1px solid #e7ebf1; } }

.ww-status-text {
  text-transform: capitalize; }

.ww-status-pending {
  text-decoration: underline;
  text-decoration-style: dashed;
  color: #f5a623; }

.help-main-content {
  float: right;
  padding: 0; }
  .help-main-content a {
    color: #0084D4; }
    .help-main-content a:hover {
      color: #009af8; }
  .help-main-content .help-info-content {
    max-width: 680px;
    margin: 0 auto;
    padding: 40px 0;
    font-size: 15px;
    color: #333; }
    .help-main-content .help-info-content .code-snippet {
      background-color: rgba(211, 221, 236, 0.5);
      padding: 4px 2px;
      border-radius: 2px;
      color: #0084D4; }
    .help-main-content .help-info-content .help-privacy-header h2 {
      line-height: 24px;
      padding-bottom: 20px;
      font-size: 20px;
      margin: 0 0 40px;
      letter-spacing: 0.5px;
      font-weight: bold;
      text-transform: uppercase;
      border-bottom: 1px solid #CCC; }
    .help-main-content .help-info-content .help-privacy-header .last-update {
      line-height: 17px;
      font-size: 14px;
      font-style: italic;
      margin: 0 0 32px; }
    .help-main-content .help-info-content .help-privacy-header .privacy-intro {
      margin: 0 0 40px; }
    .help-main-content .help-info-content .help-privacy-body .privacy-item p, .help-main-content .help-info-content .help-privacy-body .privacy-item span {
      font-size: 15px;
      line-height: 26px; }
    .help-main-content .help-info-content .help-privacy-body .privacy-item .privacy-item-header {
      margin: 0;
      font-size: 20px;
      line-height: 26px;
      padding-bottom: 14px;
      font-weight: bold; }
    .help-main-content .help-info-content .help-privacy-body .privacy-item .privacy-item-second-header {
      margin: 0;
      font-size: 15px;
      line-height: 26px;
      font-weight: bold; }
    .help-main-content .help-info-content .help-privacy-body .privacy-item .privacy-item-content {
      margin: 0 0 32px; }
    .help-main-content .help-info-content .help-privacy-body .privacy-item .terms-item {
      margin-bottom: 10px; }
    .help-main-content .help-info-content .help-privacy-body .privacy-item pre {
      border: none;
      padding: 10px 20px;
      line-height: 26px;
      font-size: 15px;
      background-color: rgba(211, 221, 236, 0.5); }
    .help-main-content .help-info-content .help-privacy-body .privacy-item .emergency {
      color: red; }
    .help-main-content .help-info-content .help-privacy-body .privacy-item .api-description-line {
      margin: 0; }
    .help-main-content .help-info-content .help-privacy-body .privacy-item .params-description {
      margin: 0 5px 0 0;
      color: #0084D4;
      background-color: rgba(211, 221, 236, 0.5);
      border-radius: 2px; }
    .help-main-content .help-info-content .help-privacy-body .privacy-item .api-group {
      margin-bottom: 40px; }
      .help-main-content .help-info-content .help-privacy-body .privacy-item .api-group .api-item {
        margin-bottom: 30px; }
      .help-main-content .help-info-content .help-privacy-body .privacy-item .api-group .api-detail {
        font-size: 12px; }
    .help-main-content .help-info-content .help-privacy-body .privacy-item .api-notes {
      font-style: italic;
      color: #888;
      margin: 0; }
    .help-main-content .help-info-content .help-privacy-body .privacy-item .privacy-content-list {
      padding-left: 30px;
      margin-bottom: 32px; }
      .help-main-content .help-info-content .help-privacy-body .privacy-item .privacy-content-list li {
        list-style: disc;
        padding-left: 15px; }
    .help-main-content .help-info-content .third-part-contact {
      padding-left: 3%;
      margin-top: 100px;
      display: flex;
      align-items: center;
      justify-content: space-between; }
    .help-main-content .help-info-content .founders {
      margin-top: 80px; }
      .help-main-content .help-info-content .founders .founders-heading {
        font-size: 20px;
        font-weight: bold;
        margin: 0;
        padding-bottom: 27px; }
      .help-main-content .help-info-content .founders .founder-group {
        display: flex; }
        .help-main-content .help-info-content .founders .founder-group .founders-item {
          display: flex; }
          .help-main-content .help-info-content .founders .founder-group .founders-item .thumbnail {
            padding: 0;
            border: none;
            border-radius: 0;
            box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
            margin-bottom: 40px; }
            .help-main-content .help-info-content .founders .founder-group .founders-item .thumbnail img {
              width: 100%; }
            .help-main-content .help-info-content .founders .founder-group .founders-item .thumbnail .caption {
              padding: 28px 20px 32px;
              color: #333; }
              .help-main-content .help-info-content .founders .founder-group .founders-item .thumbnail .caption .founders-name {
                margin: 0 0 20px;
                line-height: 1.7em;
                font-size: 15px;
                font-weight: bold;
                text-align: center; }
              .help-main-content .help-info-content .founders .founder-group .founders-item .thumbnail .caption .founders-content {
                line-height: 1.7; }
          .help-main-content .help-info-content .founders .founder-group .founders-item:first-child, .help-main-content .help-info-content .founders .founder-group .founders-item:nth-child(3) {
            padding: 0 20px 0 0; }
          .help-main-content .help-info-content .founders .founder-group .founders-item:nth-child(2), .help-main-content .help-info-content .founders .founder-group .founders-item:last-child {
            padding: 0 0 0 20px; }
  .help-main-content .site-status-content {
    max-width: 100%;
    margin: 0; }
    .help-main-content .site-status-content .color-orange {
      color: #f5a623; }
    .help-main-content .site-status-content .site-status-header {
      margin-bottom: 40px; }
      .help-main-content .site-status-content .site-status-header .heading-tittle {
        margin: 0;
        padding-bottom: 20px;
        border-bottom: 1px solid #CCC;
        text-transform: uppercase;
        line-height: 24px;
        font-size: 20px;
        font-weight: bold;
        letter-spacing: 0.5px; }
      .help-main-content .site-status-content .site-status-header .heading-content {
        padding: 24px 0;
        border-bottom: 1px solid #CCC; }
        .help-main-content .site-status-content .site-status-header .heading-content p {
          margin: 0;
          font-size: 15px;
          line-height: 26px; }
      .help-main-content .site-status-content .site-status-header .intro-item {
        padding: 14px 0 12px;
        vertical-align: middle;
        border-bottom: 1px solid #CCC; }
        .help-main-content .site-status-content .site-status-header .intro-item span {
          text-transform: uppercase;
          font-size: 16px;
          line-height: 19px;
          font-weight: bold; }
        .help-main-content .site-status-content .site-status-header .intro-item p {
          font-size: 12px;
          line-height: 14px;
          margin: 8px 0 0; }
    .help-main-content .site-status-content .site-status-body .common-list-container {
      margin-bottom: 40px; }
      .help-main-content .site-status-content .site-status-body .common-list-container .status-list-heading {
        display: flex;
        align-items: center;
        justify-content: space-between; }
        .help-main-content .site-status-content .site-status-body .common-list-container .status-list-heading .heading-tittle {
          font-size: 20px;
          font-weight: bold;
          margin: 0;
          text-transform: uppercase; }
        .help-main-content .site-status-content .site-status-body .common-list-container .status-list-heading .search-form {
          display: flex; }
          .help-main-content .site-status-content .site-status-body .common-list-container .status-list-heading .search-form .market-search {
            border: none;
            background-color: rgba(211, 221, 236, 0.8);
            border-radius: 24px;
            box-shadow: none;
            height: 32px;
            width: 200px;
            font-size: 12px;
            color: #333;
            display: inline-block;
            margin-left: 4px; }
            .help-main-content .site-status-content .site-status-body .common-list-container .status-list-heading .search-form .market-search:focus:-ms-input-placeholder {
              color: transparent; }
            .help-main-content .site-status-content .site-status-body .common-list-container .status-list-heading .search-form .market-search:focus::-webkit-input-placeholder {
              color: transparent; }
            .help-main-content .site-status-content .site-status-body .common-list-container .status-list-heading .search-form .market-search:focus::-moz-placeholder {
              color: transparent; }
            .help-main-content .site-status-content .site-status-body .common-list-container .status-list-heading .search-form .market-search:focus:-moz-placeholder {
              color: transparent; }
            .help-main-content .site-status-content .site-status-body .common-list-container .status-list-heading .search-form .market-search:-ms-input-placeholder {
              font-size: 12px;
              font-style: italic;
              color: #666; }
            .help-main-content .site-status-content .site-status-body .common-list-container .status-list-heading .search-form .market-search::-webkit-input-placeholder {
              font-size: 12px;
              font-style: italic;
              color: #666; }
            .help-main-content .site-status-content .site-status-body .common-list-container .status-list-heading .search-form .market-search::-moz-placeholder {
              font-size: 12px;
              font-style: italic;
              color: #666; }
            .help-main-content .site-status-content .site-status-body .common-list-container .status-list-heading .search-form .market-search:-moz-placeholder {
              font-size: 12px;
              font-style: italic;
              color: #666; }
      .help-main-content .site-status-content .site-status-body .common-list-container .sort-icon {
        vertical-align: middle;
        margin-left: 4px;
        position: relative;
        top: -1px; }
      .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list {
        margin-top: 24px; }
        .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .height {
          text-align: right; }
        .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .market-status-list-heading {
          text-transform: uppercase;
          color: #666;
          border-bottom: 1px solid #CCC;
          padding-bottom: 8px; }
          .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .market-status-list-heading li {
            white-space: nowrap;
            display: inline-block;
            font-size: 12px;
            line-height: 14px; }
            .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .market-status-list-heading li:first-child {
              padding: 0; }
            .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .market-status-list-heading li.selected {
              font-weight: bold; }
        .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .market-status-list-body .status-list-item {
          padding: 7px 0 6px;
          border-bottom: 1px solid #E7EBF1; }
          .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .market-status-list-body .status-list-item:nth-last-child(2) {
            border-color: #CCC; }
          .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .market-status-list-body .status-list-item li {
            float: left;
            font-size: 12px;
            line-height: 16px; }
            .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .market-status-list-body .status-list-item li:first-child {
              font-weight: bold;
              text-transform: uppercase; }
            .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .market-status-list-body .status-list-item li:nth-child(2) {
              text-transform: uppercase; }
        .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .collapse-content {
          background-color: rgba(231, 235, 241, 0.5); }
          .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .collapse-content .panel-body {
            padding: 13px 0 12px; }
            .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .collapse-content .panel-body .col-xs-12 {
              padding: 0;
              margin-bottom: 8px; }
              .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .collapse-content .panel-body .col-xs-12:last-child {
                margin-bottom: 0; }
              .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .collapse-content .panel-body .col-xs-12 .labels {
                padding-left: 39px;
                font-size: 12px;
                line-height: 14px;
                color: #666;
                padding-top: 1px; }
              .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .collapse-content .panel-body .col-xs-12 .values {
                font-size: 12px;
                line-height: 16px; }

#walletStatusTable td, #marketStatusTable td {
  padding-left: 4px; }

@media screen and (min-width: 992px) and (max-width: 1400px) {
  .help-main-content .site-status-content {
    padding: 40px 0; }
    .help-main-content .site-status-content .site-status-body .wallet-status-container .market-status-list .market-status-list-heading li {
      white-space: nowrap;
      width: 11%; }
      .help-main-content .site-status-content .site-status-body .wallet-status-container .market-status-list .market-status-list-heading li:first-child {
        padding-left: 39px;
        width: 12%; }
      .help-main-content .site-status-content .site-status-body .wallet-status-container .market-status-list .market-status-list-heading li:nth-child(2) {
        width: 12%; }
      .help-main-content .site-status-content .site-status-body .wallet-status-container .market-status-list .market-status-list-heading li .height {
        width: 12%; }
      .help-main-content .site-status-content .site-status-body .wallet-status-container .market-status-list .market-status-list-heading li:nth-last-child(2) {
        width: 28%;
        text-align: right; }
      .help-main-content .site-status-content .site-status-body .wallet-status-container .market-status-list .market-status-list-heading li:last-child {
        padding: 0;
        width: 14%; }
    .help-main-content .site-status-content .site-status-body .wallet-status-container .market-status-list .market-status-list-body .status-list-item {
      padding: 12px 0 11px; }
      .help-main-content .site-status-content .site-status-body .wallet-status-container .market-status-list .market-status-list-body .status-list-item li {
        width: 11%;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap; }
        .help-main-content .site-status-content .site-status-body .wallet-status-container .market-status-list .market-status-list-body .status-list-item li:first-child {
          width: 12%; }
          .help-main-content .site-status-content .site-status-body .wallet-status-container .market-status-list .market-status-list-body .status-list-item li:first-child .icon-expand-triangle {
            margin: 0 14.5px;
            display: inline-block !important; }
        .help-main-content .site-status-content .site-status-body .wallet-status-container .market-status-list .market-status-list-body .status-list-item li:nth-child(2) {
          width: 12%; }
        .help-main-content .site-status-content .site-status-body .wallet-status-container .market-status-list .market-status-list-body .status-list-item li .height {
          width: 12%; }
        .help-main-content .site-status-content .site-status-body .wallet-status-container .market-status-list .market-status-list-body .status-list-item li:nth-last-child(2) {
          width: 28%;
          text-align: right; }
        .help-main-content .site-status-content .site-status-body .wallet-status-container .market-status-list .market-status-list-body .status-list-item li:last-child {
          padding: 0;
          width: 14%; } }

@media screen and (max-width: 991px) {
  .help-main-content {
    float: none;
    padding: 0; }
    .help-main-content .help-info-content {
      max-width: 100%;
      padding: 40px 0; }
      .help-main-content .help-info-content .founders .founder-group .founders-item .thumbnail {
        margin-bottom: 20px; }
      .help-main-content .help-info-content .founders .founder-group .founders-item:first-child, .help-main-content .help-info-content .founders .founder-group .founders-item:nth-child(3) {
        padding: 0 10px 0 0; }
      .help-main-content .help-info-content .founders .founder-group .founders-item:nth-child(2), .help-main-content .help-info-content .founders .founder-group .founders-item:last-child {
        padding: 0 0 0 10px; }
    .help-main-content .site-status-content .site-status-header .heading-content p {
      display: inline; }
    .help-main-content .site-status-content .site-status-body .common-list-container {
      margin-bottom: 40px; }
      .help-main-content .site-status-content .site-status-body .common-list-container:last-child li:first-child {
        padding-left: 0 !important; }
      .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .market-status-list-heading li:first-child {
        padding-left: 39px; }
      .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .market-status-list-body .status-list-item {
        padding: 12px 0 11px; }
        .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .market-status-list-body .status-list-item li {
          text-overflow: ellipsis;
          overflow: hidden;
          white-space: nowrap; }
          .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .market-status-list-body .status-list-item li:first-child .icon-expand-triangle {
            margin: 0 14.5px; } }

@media screen and (max-width: 767px) {
  .help-main-content {
    padding: 0 8px; }
    .help-main-content .help-info-content {
      padding: 25px 0 40px 0; }
      .help-main-content .help-info-content .help-privacy-body .founders .founder-group {
        display: block; }
        .help-main-content .help-info-content .help-privacy-body .founders .founder-group .founders-item {
          padding: 0; }
          .help-main-content .help-info-content .help-privacy-body .founders .founder-group .founders-item .thumbnail {
            box-shadow: none;
            margin-bottom: 0; }
            .help-main-content .help-info-content .help-privacy-body .founders .founder-group .founders-item .thumbnail .caption {
              padding: 28px 0 32px; }
      .help-main-content .help-info-content .help-privacy-content .help-privacy-header .privacy-intro {
        text-transform: uppercase; }
      .help-main-content .help-info-content .help-privacy-content .help-privacy-body .privacy-item .privacy-content-responsive {
        display: none; }
      .help-main-content .help-info-content .help-privacy-content .help-privacy-body .privacy-item .privacy-content-list {
        margin: 32px 0; }
      .help-main-content .help-info-content .help-api-documentation .help-privacy-body .privacy-item {
        margin-bottom: 40px; }
        .help-main-content .help-info-content .help-api-documentation .help-privacy-body .privacy-item .privacy-item {
          margin: 0 0 15px; }
      .help-main-content .help-info-content .help-api-documentation .help-privacy-body .price-item-responsive {
        display: none; }
      .help-main-content .help-info-content .help-contact-us .help-privacy-body .privacy-item .privacy-item-content-responsive {
        margin: 32px 0 32px; }
      .help-main-content .help-info-content .help-contact-us .third-part-contact {
        margin-top: 70px; }
    .help-main-content .site-status-content .site-status-header .heading-tittle {
      padding-bottom: 16px; }
    .help-main-content .site-status-content .site-status-header .heading-content {
      padding: 28px 0 24px; }
    .help-main-content .site-status-content .site-status-header .intro-item {
      padding: 12px 0; }
      .help-main-content .site-status-content .site-status-header .intro-item p {
        font-size: 12px;
        line-height: 18px; }
    .help-main-content .site-status-content .site-status-body .common-list-container .status-list-heading {
      display: block; }
      .help-main-content .site-status-content .site-status-body .common-list-container .status-list-heading .search-form {
        font-size: 0;
        margin-top: 16px;
        justify-content: space-between; }
        .help-main-content .site-status-content .site-status-body .common-list-container .status-list-heading .search-form .additional-buttons button {
          padding: 8px;
          margin-right: 16px; }
        .help-main-content .site-status-content .site-status-body .common-list-container .status-list-heading .search-form .market-search {
          width: 120px;
          margin-left: 0; }
    .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list {
      margin: 24px -16px; }
      .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .height {
        padding-right: 15px !important; }
      .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .market-status-list-heading li:first-child {
        padding-left: 39px !important; }
      .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .market-status-list-heading li:nth-child(2) {
        padding-left: 15px !important; }
      .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .market-status-list-body .status-list-item li {
        overflow: visible; }
        .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .market-status-list-body .status-list-item li:nth-child(2) {
          padding-left: 15px !important; } }

.header-nav {
  background-color: #141C22;
  font-size: 0; }
  .header-nav .copy span {
    color: #FFF;
    font-size: 12px;
    line-height: 14px;
    margin-left: 8px; }
  .header-nav .logo {
    display: inline-block;
    margin: 0 24px 0 16px;
    font-size: 0; }
    .header-nav .logo .bittrex-logo-mark {
      margin-right: 8px; }
  .header-nav .navbar-header {
    display: flex; }
    .header-nav .navbar-header .navbar-buttons {
      flex-grow: 1;
      display: flex;
      justify-content: flex-end; }
  .header-nav .header-right {
    padding: 19px 20px 19px 0px;
    float: right; }
    .header-nav .header-right .btn-group-right .anchor-button {
      display: inline-block;
      margin: 0 8px; }
    .header-nav .header-right .btn-group-right button {
      width: 72px; }
    .header-nav .header-right .btn-group-right button,
    .header-nav .header-right .btn-group-right .anchor-button {
      font-size: 14px;
      color: #FFF;
      text-transform: capitalize; }
      .header-nav .header-right .btn-group-right button:hover,
      .header-nav .header-right .btn-group-right .anchor-button:hover {
        color: #0f9fff !important; }
        .header-nav .header-right .btn-group-right button:hover .dropdown-arrow-blue,
        .header-nav .header-right .btn-group-right .anchor-button:hover .dropdown-arrow-blue {
          display: inline-block; }
        .header-nav .header-right .btn-group-right button:hover .dropdown-arrow-white,
        .header-nav .header-right .btn-group-right .anchor-button:hover .dropdown-arrow-white {
          display: none; }
      .header-nav .header-right .btn-group-right button .dropdown-arrow-white,
      .header-nav .header-right .btn-group-right button .dropdown-arrow-blue,
      .header-nav .header-right .btn-group-right .anchor-button .dropdown-arrow-white,
      .header-nav .header-right .btn-group-right .anchor-button .dropdown-arrow-blue {
        margin-left: 4px; }
      .header-nav .header-right .btn-group-right button .dropdown-arrow-blue,
      .header-nav .header-right .btn-group-right .anchor-button .dropdown-arrow-blue {
        display: none; }
    .header-nav .header-right .btn-group-right .btn-group .dropdown-menu {
      background-color: #FFF;
      border-radius: 0;
      padding: 6px 0;
      margin: 8px 0 0; }
      .header-nav .header-right .btn-group-right .btn-group .dropdown-menu:before {
        bottom: 100%;
        left: 81.5%;
        border: solid transparent;
        content: ' ';
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-bottom-color: #FFF;
        border-width: 8px; }
      .header-nav .header-right .btn-group-right .btn-group .dropdown-menu li.divider {
        margin: 6px 0; }
      .header-nav .header-right .btn-group-right .btn-group .dropdown-menu li a {
        color: #333;
        font-size: 12px;
        line-height: 16px;
        padding: 6px 16px; }
        .header-nav .header-right .btn-group-right .btn-group .dropdown-menu li a:hover {
          background-color: #FFF;
          background-image: none;
          color: #0084D4; }

.main-dashboard {
  padding: 0;
  overflow-y: auto; }
  .main-dashboard .main-nav {
    width: 200px;
    display: inline-block;
    float: left;
    background-color: #343E4D;
    height: calc(100vh - 56px);
    z-index: 250; }
    .main-dashboard .main-nav .menus {
      width: 100%;
      left: 0;
      padding: 16px 16px 12px; }
      .main-dashboard .main-nav .menus .nav-title {
        margin-bottom: 16px; }
        .main-dashboard .main-nav .menus .nav-title .nav-name {
          text-transform: uppercase;
          color: #D3DDEC;
          font-size: 14px;
          font-weight: bold;
          line-height: 25px;
          vertical-align: middle;
          float: left; }
        .main-dashboard .main-nav .menus .nav-title .icon-markets-nav-toggle-lg,
        .main-dashboard .main-nav .menus .nav-title .icon-markets-nav-toggle-lg-blue {
          float: right;
          cursor: pointer; }
        .main-dashboard .main-nav .menus .nav-title .nav-expand {
          display: none; }
      .main-dashboard .main-nav .menus .nav-title-collapse {
        text-align: center; }
        .main-dashboard .main-nav .menus .nav-title-collapse .icon-markets-nav-toggle-lg {
          float: initial;
          display: inline-block; }
      .main-dashboard .main-nav .menus .currency-type-group {
        margin: 0 0 20px; }
        .main-dashboard .main-nav .menus .currency-type-group button {
          height: 32px;
          margin-left: 2px;
          width: 54px;
          font-weight: bold;
          letter-spacing: 0.5px;
          color: #FFF;
          text-transform: uppercase;
          background-color: #666; }
          .main-dashboard .main-nav .menus .currency-type-group button:hover {
            background-color: #888; }
        .main-dashboard .main-nav .menus .currency-type-group .active-type {
          background-color: #0084D4; }
      .main-dashboard .main-nav .menus .markets-navbar {
        padding-top: 9px;
        float: right;
        line-height: 1; }
        .main-dashboard .main-nav .menus .markets-navbar .icon-sort-filter {
          cursor: pointer; }
        .main-dashboard .main-nav .menus .markets-navbar .dropdown-menu:before {
          bottom: 100%;
          left: 75%;
          border: solid transparent;
          content: ' ';
          height: 0;
          width: 0;
          position: absolute;
          pointer-events: none;
          border-bottom-color: #FFF;
          border-width: 8px;
          margin-left: 20px; }
        .main-dashboard .main-nav .menus .markets-navbar .dropdown-menu-right {
          background-color: #FFF;
          border-radius: 0;
          min-width: 185px;
          right: -8px;
          margin: 15px 0 0; }
          .main-dashboard .main-nav .menus .markets-navbar .dropdown-menu-right .dropdown-header .list-title {
            margin-left: 14px;
            font-size: 12px;
            color: rgba(52, 62, 77, 0.6);
            font-weight: bold; }
          .main-dashboard .main-nav .menus .markets-navbar .dropdown-menu-right li a {
            color: #333;
            padding: 3px 15px; }
            .main-dashboard .main-nav .menus .markets-navbar .dropdown-menu-right li a:hover {
              background-color: #FFF;
              background-image: none;
              color: #0084D4; }
            .main-dashboard .main-nav .menus .markets-navbar .dropdown-menu-right li a .list-name {
              font-size: 12px;
              margin-left: 20px; }
            .main-dashboard .main-nav .menus .markets-navbar .dropdown-menu-right li a .icon-checkmark {
              height: 14px;
              position: absolute; }
            .main-dashboard .main-nav .menus .markets-navbar .dropdown-menu-right li a .icon-sort-order-up {
              margin-top: 2px; }
              .main-dashboard .main-nav .menus .markets-navbar .dropdown-menu-right li a .icon-sort-order-up:hover {
                background: url("/Content/img/Lineage/icon-sort-order-up-blue.svg"); }
        .main-dashboard .main-nav .menus .markets-navbar .navigation {
          padding: 6px 0; }
          .main-dashboard .main-nav .menus .markets-navbar .navigation .dropdown-header {
            padding: 6px 28px; }
          .main-dashboard .main-nav .menus .markets-navbar .navigation .dropdown-list {
            padding: 0;
            position: relative; }
            .main-dashboard .main-nav .menus .markets-navbar .navigation .dropdown-list a {
              padding: 5px 28px;
              line-height: 1; }
              .main-dashboard .main-nav .menus .markets-navbar .navigation .dropdown-list a i {
                position: absolute;
                left: 8px;
                top: 7px; }
              .main-dashboard .main-nav .menus .markets-navbar .navigation .dropdown-list a span {
                font-size: 14px;
                line-height: 17px; }
          .main-dashboard .main-nav .menus .markets-navbar .navigation .sort-icon {
            position: absolute;
            top: 5px;
            right: 16px; }
      .main-dashboard .main-nav .menus .markets-selector .search-box {
        width: 122px;
        display: inline-block;
        float: left; }
        .main-dashboard .main-nav .menus .markets-selector .search-box .input-group .input-group-addon {
          border-radius: 2px;
          background-color: rgba(231, 235, 241, 0.9);
          cursor: text;
          border: none;
          padding: 6px 14px; }
          .main-dashboard .main-nav .menus .markets-selector .search-box .input-group .input-group-addon .icon-search {
            vertical-align: middle;
            opacity: 0.7; }
        .main-dashboard .main-nav .menus .markets-selector .search-box .input-group .form-control {
          border-radius: 2px;
          height: 32px;
          border: none;
          box-shadow: none;
          background-color: rgba(231, 235, 241, 0.9);
          padding: 4px 8px;
          font-size: 16px;
          color: #333; }
        .main-dashboard .main-nav .menus .markets-selector .search-box .input-group:hover .input-group-addon .icon-search {
          opacity: 1; }
    .main-dashboard .main-nav .currency-type-group-collapse {
      display: none;
      margin: 0 -16px; }
      .main-dashboard .main-nav .currency-type-group-collapse button {
        width: 100%;
        height: 32px;
        padding: 0;
        background-color: #0084D4;
        color: #FFF;
        border: none;
        font-size: 15px; }
        .main-dashboard .main-nav .currency-type-group-collapse button .dropdown-arrow-d3 {
          margin-left: 4px; }
      .main-dashboard .main-nav .currency-type-group-collapse .dropdown-menu {
        min-width: 68px;
        border-radius: 0;
        top: 92%;
        text-align: center;
        border: none; }
    .main-dashboard .main-nav .markets-selector-collapse {
      display: none;
      margin-top: 24px; }
      .main-dashboard .main-nav .markets-selector-collapse .search-box-hover {
        background-color: #D3DDEC;
        opacity: 0.9;
        border-radius: 50%;
        padding: 8px;
        width: 32px;
        height: 32px;
        cursor: pointer;
        margin: auto; }
    .main-dashboard .main-nav.markets-collapsed .list #favMarketList .list-data li .list-item-up .market-currency .market-base-name {
      display: block;
      font-size: 10px;
      opacity: 0.65; }
    .main-dashboard .main-nav.markets-expanded .list #favMarketList .list-data li .list-item-up .market-currency .market-base-name {
      display: inline-block;
      font-size: 14px;
      opacity: 1; }
    .main-dashboard .main-nav .list {
      overflow: auto;
      -webkit-overflow-scrolling: touch;
      -ms-overflow-style: none; }
      .main-dashboard .main-nav .list::-webkit-scrollbar {
        width: 0; }
      .main-dashboard .main-nav .list .list-data {
        text-align: center; }
        .main-dashboard .main-nav .list .list-data .vs-repeat-before-content,
        .main-dashboard .main-nav .list .list-data .vs-repeat-after-content {
          height: 0 !important;
          padding: 0 !important; }
        .main-dashboard .main-nav .list .list-data .select-hover {
          background-color: #1E2838; }
        .main-dashboard .main-nav .list .list-data li {
          padding: 2px 10px;
          width: 100%;
          cursor: pointer;
          position: relative;
          font-size: 0;
          color: #D3DDEC; }
          .main-dashboard .main-nav .list .list-data li .order-icon {
            position: absolute;
            right: 16px;
            opacity: 0.6;
            line-height: 1;
            width: 12px;
            height: 12px; }
            .main-dashboard .main-nav .list .list-data li .order-icon .icon-heart-outline,
            .main-dashboard .main-nav .list .list-data li .order-icon .icon-heart-outline-blue {
              display: none; }
          .main-dashboard .main-nav .list .list-data li .list-item-up .market-currency {
            float: left;
            text-align: left; }
            .main-dashboard .main-nav .list .list-data li .list-item-up .market-currency i {
              margin-right: 8px;
              font-size: 15px; }
            .main-dashboard .main-nav .list .list-data li .list-item-up .market-currency .market-base-name {
              display: none; }
            .main-dashboard .main-nav .list .list-data li .list-item-up .market-currency .market-name {
              font-size: 14px;
              line-height: 17px;
              text-transform: uppercase; }
          .main-dashboard .main-nav .list .list-data li .list-item-up .order-icon {
            top: 11px; }
          .main-dashboard .main-nav .list .list-data li .list-item-up .market-change {
            font-size: 12px;
            line-height: 16px;
            float: right;
            margin-top: 1px;
            text-align: right;
            color: #11A763; }
          .main-dashboard .main-nav .list .list-data li .list-item-down {
            margin-top: 3px; }
            .main-dashboard .main-nav .list .list-data li .list-item-down .market-volume,
            .main-dashboard .main-nav .list .list-data li .list-item-down .market-last-price {
              opacity: 0.6;
              font-size: 12px;
              line-height: 16px;
              display: inline-block; }
              .main-dashboard .main-nav .list .list-data li .list-item-down .market-volume .BTC-alt,
              .main-dashboard .main-nav .list .list-data li .list-item-down .market-last-price .BTC-alt {
                font-size: 10px; }
            .main-dashboard .main-nav .list .list-data li .list-item-down .order-icon {
              top: 31px; }
            .main-dashboard .main-nav .list .list-data li .list-item-down .market-volume {
              text-align: left;
              float: left; }
            .main-dashboard .main-nav .list .list-data li .list-item-down .market-last-price {
              white-space: nowrap;
              text-align: right;
              float: right; }
            .main-dashboard .main-nav .list .list-data li .list-item-down .market-disable {
              width: 100%;
              color: #f5a623;
              font-style: italic;
              opacity: 1;
              text-align: left; }
          .main-dashboard .main-nav .list .list-data li:hover {
            background-color: #1E2838; }
            .main-dashboard .main-nav .list .list-data li:hover .order-icon .icon-heart-outline,
            .main-dashboard .main-nav .list .list-data li:hover .order-icon .icon-heart-outline-blue {
              display: inline-block; }
          .main-dashboard .main-nav .list .list-data li:focus {
            outline: none; }
          .main-dashboard .main-nav .list .list-data li > a {
            color: #D3DDEC; }
            .main-dashboard .main-nav .list .list-data li > a .list-item-up .market-change {
              color: #11A763; }
            .main-dashboard .main-nav .list .list-data li > a .list-item-down .market-disable {
              color: #f5a623; }
          .main-dashboard .main-nav .list .list-data li.active,
          .main-dashboard .main-nav .list .list-data li.active > a {
            color: #004562;
            background-color: #FFF; }
            .main-dashboard .main-nav .list .list-data li.active .market-currency,
            .main-dashboard .main-nav .list .list-data li.active > a .market-currency {
              color: #343E4D; }
              .main-dashboard .main-nav .list .list-data li.active .market-currency .market-name,
              .main-dashboard .main-nav .list .list-data li.active .market-currency .market-base-name,
              .main-dashboard .main-nav .list .list-data li.active > a .market-currency .market-name,
              .main-dashboard .main-nav .list .list-data li.active > a .market-currency .market-base-name {
                color: #343E4D; }
          .main-dashboard .main-nav .list .list-data li.historical-active-light {
            background-color: #FFF; }
          .main-dashboard .main-nav .list .list-data li.simplified-active-light {
            background-color: #E7EBF1; }
    .main-dashboard .main-nav .list-collapse {
      height: -moz-calc(100% - 166px);
      height: -webkit-calc(100% - 166px);
      height: calc(100% - 166px);
      display: none; }
      .main-dashboard .main-nav .list-collapse .list-data li {
        padding: 0 7px;
        height: 43px; }
        .main-dashboard .main-nav .list-collapse .list-data li .list-item-up .market-currency {
          float: none;
          text-align: center;
          margin-top: 12px; }
  .main-dashboard .main-nav-float {
    position: fixed;
    box-shadow: 3px 0 10px 0 rgba(0, 0, 0, 0.5); }
  .main-dashboard .main-content {
    width: calc(100% - 200);
    -webkit-overflow-scrolling: touch; }
  .main-dashboard .common-pager .pager li {
    margin: 0; }
    .main-dashboard .common-pager .pager li a {
      height: 30px;
      padding: 6px;
      background-color: rgba(255, 255, 255, 0.1); }
  .main-dashboard .common-pager .pager:before, .main-dashboard .common-pager .pager:after {
    content: none; }
  .main-dashboard .common-pager .pager > li:nth-child(2), .main-dashboard .common-pager .pager > li:nth-child(3), .main-dashboard .common-pager .pager > li:last-child, .main-dashboard .common-pager .pager > li:nth-last-child(2) {
    margin-left: 10px; }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .main-dashboard .common-pager .pager > li:nth-child(2), .main-dashboard .common-pager .pager > li:nth-child(3), .main-dashboard .common-pager .pager > li:last-child, .main-dashboard .common-pager .pager > li:nth-last-child(2) {
        margin-left: 4px; } }
    @media screen and (min-width: 992px) {
      .main-dashboard .common-pager .pager > li:nth-child(2), .main-dashboard .common-pager .pager > li:nth-child(3), .main-dashboard .common-pager .pager > li:last-child, .main-dashboard .common-pager .pager > li:nth-last-child(2) {
        margin-left: 12px; } }

@media screen and (max-width: 1199px) {
  .main-dashboard .main-nav {
    width: 68px; }
  .main-dashboard .main-content {
    width: calc(100% - 68px); } }

@media screen and (max-width: 991px) {
  .header-nav .navbar-header {
    float: none; }
    .header-nav .navbar-header .logo {
      float: left; }
    .header-nav .navbar-header .sm-nav-expand {
      cursor: pointer;
      display: block;
      float: right;
      margin: 0;
      padding: 19px 16px 19px 20px;
      position: relative;
      background-color: transparent;
      background-image: none;
      border: 1px solid transparent;
      border-radius: 4px; }
      .header-nav .navbar-header .sm-nav-expand .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        margin-top: 4px;
        border-radius: 1px;
        background-color: #83b8da; }
        .header-nav .navbar-header .sm-nav-expand .icon-bar:first-child {
          margin: 0; }
    .header-nav .navbar-header:focus {
      outline: none; }
  .header-nav .sm-nav-list {
    position: fixed;
    display: none;
    top: 0;
    right: 0;
    font-size: 15px;
    letter-spacing: 0.5px;
    font-weight: normal;
    text-transform: uppercase;
    background-color: #141C22;
    box-shadow: -3px 0 10px 0 rgba(0, 0, 0, 0.5); }
    .header-nav .sm-nav-list .sm-nav-header {
      height: 56px;
      border-bottom: 1px solid #343E4D; }
      .header-nav .sm-nav-list .sm-nav-header .nav-close-icon {
        float: right;
        padding: 19px 16px 16px;
        border-left: 1px solid #343E4D; }
    .header-nav .sm-nav-list .sm-nav-body {
      overflow: auto;
      padding: 0 20px;
      width: 100%; }
      .header-nav .sm-nav-list .sm-nav-body .sm-nav-box {
        padding: 14px 0 14px 26px; }
        .header-nav .sm-nav-list .sm-nav-body .sm-nav-box .sm-nav-items .sm-nav-item {
          line-height: 46px; }
          .header-nav .sm-nav-list .sm-nav-body .sm-nav-box .sm-nav-items .sm-nav-item a {
            cursor: pointer;
            color: #FFF; }
            .header-nav .sm-nav-list .sm-nav-body .sm-nav-box .sm-nav-items .sm-nav-item a:hover {
              color: #0084D4; }
              .header-nav .sm-nav-list .sm-nav-body .sm-nav-box .sm-nav-items .sm-nav-item a:hover .dropdown-arrow-white {
                display: none; }
          .header-nav .sm-nav-list .sm-nav-body .sm-nav-box .sm-nav-items .sm-nav-item .help-collapse-list {
            padding: 0 17px; }
            .header-nav .sm-nav-list .sm-nav-body .sm-nav-box .sm-nav-items .sm-nav-item .help-collapse-list li {
              line-height: 42px;
              font-size: 12px;
              text-transform: capitalize; }
            .header-nav .sm-nav-list .sm-nav-body .sm-nav-box .sm-nav-items .sm-nav-item .help-collapse-list a {
              padding: 2px 0 2px 0;
              min-width: 150px; }
          .header-nav .sm-nav-list .sm-nav-body .sm-nav-box .sm-nav-items .sm-nav-item .dropdown-arrow-white {
            margin-left: 8px; }
      .header-nav .sm-nav-list .sm-nav-body .sm-nav-footer {
        border-top: 1px solid #343E4D; }
        .header-nav .sm-nav-list .sm-nav-body .sm-nav-footer a {
          color: #FFF;
          line-height: 56px;
          padding: 14px 0 0 26px; }
  .main-dashboard .main-content .market-info-content {
    padding: 0 24px 60px; } }

@media screen and (max-width: 767px) {
  .header-nav {
    margin: 0; }
    .header-nav .navbar-header .logo {
      width: auto;
      text-align: left; }
    .header-nav .navbar-header .navbar-toggle {
      margin: 0;
      padding: 19px 16px 19px 20px; }
      .header-nav .navbar-header .navbar-toggle .icon-bar {
        background-color: #83b8da; }
    .header-nav .navbar-header .nav-item-logIn {
      float: right;
      padding: 19px 20px;
      color: #83b8da; }
    .header-nav .navbar-collapse {
      width: 100%; }
      .header-nav .navbar-collapse .btn-group {
        float: left !important;
        padding-left: 20px; }
        .header-nav .navbar-collapse .btn-group .login-item {
          display: none; }
        .header-nav .navbar-collapse .btn-group button,
        .header-nav .navbar-collapse .btn-group .anchor-button {
          width: 100%;
          line-height: 46px;
          text-align: left; }
  .common-navbar .navbar-collapse .copy {
    float: none !important;
    text-align: left;
    padding: 22px 0 28px 20px;
    line-height: 14px;
    margin-bottom: 14px;
    border-bottom: 1px solid #343E4D; }
  .common-navbar .navbar-collapse .nav-help {
    padding-left: 0 !important; }
  .common-navbar .navbar-collapse .btn-group {
    width: 100%; }
    .common-navbar .navbar-collapse .btn-group .btn {
      text-transform: uppercase; }
      .common-navbar .navbar-collapse .btn-group .btn .dropdown-arrow-white {
        margin-left: 8px; }
    .common-navbar .navbar-collapse .btn-group .nav-log-out {
      margin-top: 14px;
      padding-top: 14px;
      border-top: 1px solid #343E4D; }
    .common-navbar .navbar-collapse .btn-group .help-collapse-list {
      padding-left: 23px; }
      .common-navbar .navbar-collapse .btn-group .help-collapse-list li {
        font-size: 12px; }
        .common-navbar .navbar-collapse .btn-group .help-collapse-list li a {
          height: 18px;
          line-height: 42px;
          letter-spacing: 0.5px;
          color: #FFF; }
  .common-navbar .navbar-collapse .nav-log-btn {
    margin-top: 14px;
    padding-top: 14px;
    border-top: 1px solid #343E4D; }
    .common-navbar .navbar-collapse .nav-log-btn .btn {
      font-size: 15px;
      color: #FFF; }
  .main-dashboard .main-nav {
    display: none;
    background-color: #141C22; }
    .main-dashboard .main-nav .menus {
      padding: 0; }
      .main-dashboard .main-nav .menus .nav-title {
        height: 56px;
        padding: 0 16px;
        border-bottom: 1px solid #343E4D; }
        .main-dashboard .main-nav .menus .nav-title .nav-name {
          height: 56px;
          text-align: center; }
          .main-dashboard .main-nav .menus .nav-title .nav-name span {
            font-size: 19px;
            line-height: 56px;
            letter-spacing: 0.4px; }
        .main-dashboard .main-nav .menus .nav-title .nav-close {
          border-left: 1px solid #343E4D;
          height: 56px;
          text-align: center; }
          .main-dashboard .main-nav .menus .nav-title .nav-close span {
            margin: 20px 0 20px 16px; }
      .main-dashboard .main-nav .menus .currency-type-group {
        padding: 0 24px;
        width: 100%; }
        .main-dashboard .main-nav .menus .currency-type-group .btn {
          width: 95%;
          margin: 0 auto; }
      .main-dashboard .main-nav .menus .markets-selector {
        padding: 0 24px;
        margin-bottom: 26px; }
        .main-dashboard .main-nav .menus .markets-selector .search-box {
          max-width: 275px;
          width: 85%; }
    .main-dashboard .main-nav .list {
      padding: 0 24px; }
      .main-dashboard .main-nav .list .list-data li {
        padding: 0; }
        .main-dashboard .main-nav .list .list-data li:hover {
          background-color: transparent; }
  .main-dashboard .market-search-page {
    display: block;
    width: 100% !important;
    position: fixed;
    top: 0;
    height: 100% !important;
    z-index: 10000; }
  .main-dashboard .main-content {
    width: 100% !important; }
    .main-dashboard .main-content .market-info-content {
      padding: 0; }
  .currency-type-group button:hover, .currency-type-group button:focus, .currency-type-group button:active {
    background-color: #666 !important; } }

.markets-collapsed .market-currency,
.markets-collapsed .market-change {
  display: block;
  text-align: center !important;
  float: none !important; }

.markets-collapsed .list-item-up {
  margin: 4px auto; }

.markets-collapsed .market-change {
  font-size: 10px !important; }

.markets-collapsed .list-item-down {
  display: none; }

.layout-first-run {
  background-color: #0084d4; }
  .layout-first-run .scroll-wrapper {
    position: relative;
    top: 0; }

.first-run-nav {
  display: flex;
  justify-content: flex-start; }
  .first-run-nav > :last-child {
    flex-grow: 1; }

.logout-container {
  padding: 19px 20px; }

.first-run-logout > button {
  font-size: 14px;
  color: #fff;
  text-transform: capitalize; }
  .first-run-logout > button:hover {
    color: #009af8; }

.validation-errors > .validation-summary-errors {
  background-color: #ffe5e5;
  box-sizing: border-box;
  text-align: left;
  padding: 10px 10px 10px 48px;
  box-shadow: rgba(232, 67, 67, 0.2) 0px 0px 1px 0px inset;
  color: #e84343;
  font-size: 14px;
  line-height: 20px;
  top: 56px;
  position: absolute;
  z-index: 2;
  right: 0;
  left: 0; }

.offramp-container {
  display: flex;
  flex-direction: column;
  height: 100%; }

.dark-theme {
  color: rgba(255, 255, 255, 0.8);
  background-color: #2b3441 !important;
  /*toggle start*/
  /*toggle end*/
  /*checked become dot*/
  /*checked become square*/
  /*hidden-radio end*/
  /*chart color start*/
  /*chart color end*/
  /*chart style Light and Dark*/
  /*end chart style Light and Dark*/
  /*All svg start*/
  /*All svg end*/
  /****************************************************************
 Bootstrap overrides
 ****************************************************************/
  /* Market Stats Tab */
  /* Tab Fixes */
  /* Metric Tab */
  /* Orderbook Tab */
  /* Table Fixes */
  /* Trading Form */
  /* Content Page Override */
  /*Market chart loading animation*/
  /*for withdrawal history table header*/
  /* Candle wicks for chart */
  /* y-axis price styles */
  /* OHCLVD text */
  /*ChartIQ Menu*/ }
  .dark-theme .bs-callout,
  .dark-theme .modal-disclaimer,
  .dark-theme .alert-warning {
    border: 0 !important; }
  .dark-theme html body {
    font-family: "Open Sans", sans-serif;
    font-size: 12px; }
  .dark-theme body::-webkit-scrollbar {
    width: 0; }
  .dark-theme h1,
  .dark-theme h2,
  .dark-theme h3,
  .dark-theme h4,
  .dark-theme h5,
  .dark-theme h6 {
    font-family: Lato; }
  .dark-theme th {
    font-family: Lato;
    font-weight: lighter; }
  .dark-theme body {
    text-align: left;
    line-height: initial;
    color: rgba(255, 255, 255, 0.8);
    background-color: #2B3441;
    overflow-x: visible;
    /* Undo ChartIq overzealous styling */
    -ms-touch-action: auto !important;
    -webkit-user-select: auto !important;
    -moz-user-select: auto !important;
    -ms-user-select: auto !important;
    user-select: auto !important;
    /* Apply ChartIq overzealous styling in a less zealous way */
    /* The following classes can be used to create vertically centered content with standard CSS */
    /* Styles specific to views that use "~/Views/Shared/_Layout_Login.cshtml" */
    /* Styles specific to views that use "~/Views/Shared/_Layout_Simple.cshtml" */ }
    .dark-theme body #charts-tab-0 {
      -ms-touch-action: none !important;
      -webkit-user-select: none !important;
      -moz-user-select: none !important;
      -ms-user-select: none !important;
      user-select: none !important; }
    .dark-theme body .valign-center-container {
      position: relative;
      display: inline-block;
      vertical-align: middle; }
      .dark-theme body .valign-center-container .valign-center-content {
        position: absolute;
        display: inline-block;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto; }
    .dark-theme body a:hover {
      color: #539ad7; }
    .dark-theme body ul.simple-ul {
      margin-left: 32px;
      list-style-type: disc; }
    .dark-theme body table.dataTable th:not(body table.dataTable th.sorting_disabled) {
      cursor: pointer; }
    .dark-theme body table.dataTable th.sorting_asc::after {
      content: '\f0d8';
      font-family: FontAwesome;
      margin-left: 4px; }
    .dark-theme body table.dataTable th.sorting_desc::after {
      content: '\f0d7';
      font-family: FontAwesome;
      margin-left: 4px; }
    .dark-theme body .countdown-component .countdown-field {
      display: inline-block;
      text-align: center;
      margin: -9px 2px auto; }
      .dark-theme body .countdown-component .countdown-field .countdown-value {
        font-size: 24px;
        font-weight: bold;
        line-height: 1.6; }
      .dark-theme body .countdown-component .countdown-field .countdown-label {
        font-size: 10px;
        line-height: 1.13;
        font-weight: normal;
        margin-top: -5px; }
    .dark-theme body .system-callout {
      width: 100%;
      border-radius: 4px;
      font-family: Lato;
      font-size: 14px;
      color: black;
      background-color: #fff8de;
      padding: 16px;
      margin: auto 0 16px; }
      .dark-theme body .system-callout::before {
        content: '\f071';
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        color: #f5a623;
        margin-right: 4px; }
    .dark-theme body #working_backdrop {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      text-align: center;
      line-height: 100vh;
      display: none;
      background: rgba(0, 0, 0, 0.5);
      z-index: 10000; }
      .dark-theme body #working_backdrop i {
        font-size: 48px; }
    .dark-theme body #marketLists {
      overflow-x: hidden;
      overflow-y: scroll;
      height: calc(100vh - 220px); }
    .dark-theme body .light-theme-icon {
      background-image: url(/Content/img/icons/sun.svg) !important;
      background-repeat: no-repeat !important;
      background-size: 18px !important;
      background-position: center !important;
      margin-left: 0; }
      .dark-theme body .light-theme-icon:hover {
        background-image: url(/Content/img/icons/sun-hover.svg) !important; }
    .dark-theme body .dark-theme-icon {
      background-image: url(/Content/img/icons/moon.svg) !important;
      background-repeat: no-repeat !important;
      background-size: 18px !important;
      background-position: center !important; }
      .dark-theme body .dark-theme-icon:hover {
        background-image: url(/Content/img/icons/moon-hover.svg) !important; }
    .dark-theme body .scroll-wrapper {
      overflow-y: scroll;
      height: calc(100vh - 56px);
      -ms-overflow-style: none !important;
      -webkit-overflow-scrolling: touch !important; }
      .dark-theme body .scroll-wrapper::-webkit-scrollbar {
        width: 0; }
    .dark-theme body .hidden-scrollbar {
      -ms-overflow-style: none; }
      .dark-theme body .hidden-scrollbar::-webkit-scrollbar {
        width: 0; }
      .dark-theme body .hidden-scrollbar::-webkit-scrollbar-track {
        background: #9a9fa6; }
      .dark-theme body .hidden-scrollbar::-webkit-scrollbar-thumb {
        background: rgba(52, 62, 77, 0.5); }
    .dark-theme body input::-webkit-outer-spin-button,
    .dark-theme body input::-webkit-inner-spin-button {
      -webkit-appearance: none;
      margin: 0; }
    .dark-theme body input[type='number'] {
      -moz-appearance: textfield; }
    .dark-theme body .market-summaries-table td {
      overflow-x: hidden;
      white-space: nowrap; }
    .dark-theme body.auth .fav-container .fav {
      display: inline-block;
      font-family: FontAwesome;
      font-weight: normal;
      color: transparent;
      min-width: 20px;
      text-align: center;
      cursor: pointer; }
      .dark-theme body.auth .fav-container .fav::after {
        content: '\f006'; }
      .dark-theme body.auth .fav-container .fav.off {
        color: rgba(255, 255, 255, 0.3); }
      .dark-theme body.auth .fav-container .fav.on {
        color: goldenrod; }
        .dark-theme body.auth .fav-container .fav.on::after {
          content: '\f005'; }
    .dark-theme body.auth .fav-container:hover .fav {
      color: goldenrod; }
      .dark-theme body.auth .fav-container:hover .fav:after {
        content: '\f006'; }
      .dark-theme body.auth .fav-container:hover .fav.on:after {
        content: '\f005'; }
    .dark-theme body.no-auth .fav-container .fav {
      display: none; }
    .dark-theme body .block-alert-error {
      color: #ff4000; }
    .dark-theme body .block-alert-warning {
      color: goldenrod; }
    .dark-theme body .validationMessage {
      color: red; }
    .dark-theme body .basic-verification .validationMessage {
      /* We're removing inline validation. Remove this to show it again (on basic verification). */
      display: none; }
    .dark-theme body .main-content {
      width: 100% !important; }
    .dark-theme body .full-height {
      height: 100vh !important; }
    .dark-theme body .no-padding {
      padding: 0 !important; }
    .dark-theme body .no-padding-left {
      padding-left: 0 !important; }
    .dark-theme body .no-padding-right {
      padding-right: 0 !important; }
    .dark-theme body .no-margin {
      margin: 0 !important; }
    .dark-theme body .no-margin-bottom {
      margin-bottom: 0 !important; }
    .dark-theme body .text-left {
      text-align: left !important; }
    .dark-theme body .text-right {
      text-align: right !important; }
    .dark-theme body .border-bottom {
      border-bottom: 1px solid #515967; }
    .dark-theme body .site-status-table {
      width: 100%;
      margin: 24px 0; }
      .dark-theme body .site-status-table thead {
        border-bottom: 1px solid #515967; }
        .dark-theme body .site-status-table thead tr th {
          line-height: 14px;
          font-size: 12px;
          text-align: right;
          color: #9CAAC1;
          font-weight: lighter;
          text-transform: uppercase;
          padding-bottom: 8px; }
          .dark-theme body .site-status-table thead tr th:first-child {
            text-align: center; }
      .dark-theme body .site-status-table tbody tr {
        height: 29px;
        border-bottom: 1px solid #515967; }
        .dark-theme body .site-status-table tbody tr:last-child {
          border-color: #515967; }
        .dark-theme body .site-status-table tbody tr:hover {
          background-color: rgba(0, 132, 212, 0.08); }
          .dark-theme body .site-status-table tbody tr:hover td:first-child a {
            text-decoration: underline; }
        .dark-theme body .site-status-table tbody tr td {
          line-height: 17px;
          font-size: 12px;
          text-align: right; }
    .dark-theme body .verification-stage .alert {
      background-color: rgba(81, 89, 104, 0.3);
      color: rgba(255, 255, 255, 0.8); }
      .dark-theme body .verification-stage .alert h2 {
        color: rgba(255, 255, 255, 0.8); }
    .dark-theme body .expand-collapse-icon {
      font-size: 0.75em;
      margin-right: 10px; }
    .dark-theme body .expand-collapse-container {
      background-color: rgba(0, 0, 0, 0.05);
      padding: 2px 8px;
      border-radius: 2px;
      margin-bottom: 24px;
      border-left: 6px solid #009af8; }
    .dark-theme body .expand-collapse-control {
      cursor: pointer; }
    .dark-theme body .expand-collapse-placeholder {
      font-style: italic; }
    .dark-theme body .expand-collapse-root.expanded .expand-collapse-area {
      display: block; }
    .dark-theme body .expand-collapse-root.expanded .expand-collapse-placeholder {
      display: none; }
    .dark-theme body .expand-collapse-root.expanded .expand-collapse-icon::before {
      content: '\f147';
      font-family: FontAwesome;
      font-style: normal;
      font-weight: normal; }
    .dark-theme body .expand-collapse-root.collapsed .expand-collapse-area {
      display: none; }
    .dark-theme body .expand-collapse-root.collapsed .expand-collapse-placeholder {
      display: block; }
    .dark-theme body .expand-collapse-root.collapsed .expand-collapse-icon::before {
      content: '\f196';
      font-family: FontAwesome;
      font-style: normal;
      font-weight: normal; }
    .dark-theme body #modal-prompt-text {
      height: 44px;
      border: solid 1px #ccc;
      padding: 12px 12px 13px;
      font-size: 15px;
      margin-top: 12px;
      width: 100%; }
    .dark-theme body #modal-prompt-message {
      font-size: 16px;
      font-weight: bold; }
    .dark-theme body .scroll-wrapper {
      overflow-y: overlay !important; }
    .dark-theme body .scroll-wrapper:hover {
      -ms-overflow-style: scrollbar !important;
      -webkit-overflow-scrolling: touch !important; }
      .dark-theme body .scroll-wrapper:hover::-webkit-scrollbar {
        height: 10px !important;
        width: 10px !important;
        background: #eee; }
      .dark-theme body .scroll-wrapper:hover::-webkit-scrollbar-thumb {
        background: #bbb !important; }
      .dark-theme body .scroll-wrapper:hover::-webkit-scrollbar-track {
        background-color: #eee; }
      .dark-theme body .scroll-wrapper:hover::-webkit-scrollbar-button:vertical:start:decrement, .dark-theme body .scroll-wrapper:hover::-webkit-scrollbar-button:vertical:end:increment {
        display: block;
        height: 14px;
        margin: 0 !important;
        padding: 0 !important;
        background: #bbb;
        border-width: 0px 5px;
        border-style: solid;
        border-color: transparent; }
    .dark-theme body .register-regulations-text {
      font-weight: normal;
      font-size: 10px;
      text-align: left;
      margin-top: 20px; }
    .dark-theme body .blurb {
      display: block;
      width: 70%;
      max-width: 600px;
      background: #f8f8f8; }
      .dark-theme body .blurb .agree {
        margin: 8px auto 40px auto;
        cursor: pointer;
        font-weight: normal;
        vertical-align: middle; }
      .dark-theme body .blurb > div {
        margin-left: 85px;
        padding-bottom: 8px; }
        .dark-theme body .blurb > div > strong {
          font-size: 1.25em; }
      .dark-theme body .blurb::before {
        color: #f8f8f8; }
    .dark-theme body .simple-blurb {
      display: block;
      max-width: 600px;
      width: 100%; }
      .dark-theme body .simple-blurb::before {
        color: #f8f8f8; }
    .dark-theme body .success-blurb {
      border-radius: 4px;
      padding: 12px 12px 0px 12px;
      float: none;
      margin-left: auto;
      margin-right: auto;
      font-size: 1em; }
      .dark-theme body .success-blurb::before {
        position: relative;
        display: inline-block;
        content: '\f00c';
        font-family: FontAwesome;
        border-radius: 4px;
        font-size: 40px;
        float: left;
        margin-right: 12px;
        margin-bottom: 16px;
        padding: 15px;
        background-color: #00a800; }
      .dark-theme body .success-blurb::after {
        display: block;
        clear: both;
        content: ' '; }
    .dark-theme body .pending-blurb {
      border-radius: 4px;
      padding: 12px 12px 0px 12px;
      float: none;
      margin-left: auto;
      margin-right: auto;
      font-size: 1em; }
      .dark-theme body .pending-blurb::before {
        position: relative;
        display: inline-block;
        content: '\f021';
        font-family: FontAwesome;
        border-radius: 4px;
        font-size: 40px;
        float: left;
        margin-right: 12px;
        margin-bottom: 16px;
        padding: 15px 18px;
        background-color: #0084d4; }
      .dark-theme body .pending-blurb::after {
        display: block;
        clear: both;
        content: ' '; }
    .dark-theme body .info-blurb {
      border-radius: 4px;
      padding: 12px 12px 0px 12px;
      float: none;
      margin-left: auto;
      margin-right: auto;
      font-size: 1em; }
      .dark-theme body .info-blurb::before {
        position: relative;
        display: inline-block;
        content: '\f129';
        font-family: FontAwesome;
        border-radius: 4px;
        font-size: 40px;
        float: left;
        margin-right: 12px;
        margin-bottom: 16px;
        padding: 15px 30px;
        background-color: #0084d4; }
      .dark-theme body .info-blurb::after {
        display: block;
        clear: both;
        content: ' '; }
    .dark-theme body .warning-blurb {
      border-radius: 4px;
      padding: 12px 12px 0px 12px;
      float: none;
      margin-left: auto;
      margin-right: auto;
      font-size: 1em; }
      .dark-theme body .warning-blurb::before {
        position: relative;
        display: inline-block;
        content: '\f12a';
        font-family: FontAwesome;
        border-radius: 4px;
        font-size: 40px;
        float: left;
        margin-right: 12px;
        margin-bottom: 16px;
        padding: 15px 30px;
        background-color: orange; }
      .dark-theme body .warning-blurb::after {
        display: block;
        clear: both;
        content: ' '; }
    .dark-theme body .error-blurb {
      border-radius: 4px;
      padding: 12px 12px 0px 12px;
      float: none;
      margin-left: auto;
      margin-right: auto;
      font-size: 1em; }
      .dark-theme body .error-blurb::before {
        position: relative;
        display: inline-block;
        content: '\f12a';
        font-family: FontAwesome;
        border-radius: 4px;
        font-size: 40px;
        float: left;
        margin-right: 12px;
        margin-bottom: 16px;
        padding: 15px 30px;
        background-color: #c00000; }
      .dark-theme body .error-blurb::after {
        display: block;
        clear: both;
        content: ' '; }
    .dark-theme body #beta-feedback {
      /*position: fixed;
        display: block;
        width: 200px;
        height: 50px;
        background-image: url(/Content/img/beta_button.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        left: calc(100vw - 215px);
        top: calc(100vh - 50px);*/
      position: fixed;
      display: block;
      padding: 12px 0;
      top: calc(100vh - 215px);
      left: calc(100vw - 30px);
      width: 30px;
      height: 175px;
      background-color: #0067b7;
      border-top-left-radius: 4px;
      border-bottom-left-radius: 4px; }
      .dark-theme body #beta-feedback .callout-graphic {
        content: ' ';
        width: 100%;
        height: 100%;
        background-image: url("/Content/img/beta_feedback.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain; }
      .dark-theme body #beta-feedback .dismiss {
        display: inline-block;
        position: absolute;
        top: 0;
        left: 14px;
        content: '\f2d3';
        /* fa-window-close */
        font-family: FontAwesome;
        font-size: 16px; }
    .dark-theme body .proceed-to {
      font-size: 1.3em; }
      .dark-theme body .proceed-to::after {
        content: '\f178 ';
        /* fa-long-arrow-right */
        font-family: FontAwesome;
        margin-left: 4px; }
    .dark-theme body.login-body {
      height: 100vh; }
      .dark-theme body.login-body .user-container {
        position: relative;
        top: 56px;
        height: calc(100% - 56px);
        padding: 5rem 2rem; }
      .dark-theme body.login-body .section-register-footer {
        margin-bottom: 0; }
      @media only screen and (max-width: 480px) {
        .dark-theme body.login-body .user-container {
          padding-top: 4rem;
          padding-left: 0;
          padding-right: 0; }
        .dark-theme body.login-body .home-register-form {
          margin-top: 4rem; } }
    .dark-theme body.layout-simple {
      height: 100vh; }
      .dark-theme body.layout-simple > .scroll-wrapper {
        position: relative;
        height: calc(100vh - 56px);
        display: flex;
        flex-direction: column; }
      .dark-theme body.layout-simple .layout-simple-content {
        flex: 1; }
      .dark-theme body.layout-simple form {
        margin: 0; }
    .dark-theme body .layout-corp-theme {
      background-color: #0084d4 !important; }
  .dark-theme input,
  .dark-theme .panel,
  .dark-theme .thumbnail {
    background-color: transparent;
    box-shadow: none;
    border-radius: 3px; }
  .dark-theme input:hover {
    border-color: #9CAAC1 !important;
    outline: none !important; }
  .dark-theme input:focus {
    box-shadow: none !important;
    border-color: #0084D4 !important;
    outline: none !important; }
  .dark-theme ul,
  .dark-theme ol {
    list-style: none;
    margin: 0;
    padding: 0; }
  .dark-theme #sharedModalTitle {
    padding-left: 13px; }
  .dark-theme .nav-warning {
    color: #cc8124;
    font-weight: bold; }
  .dark-theme .error-text {
    color: #E56846; }
  .dark-theme .error-container {
    background-color: #c73535 !important;
    border-color: #c73535 !important; }
  .dark-theme .error-list-body {
    font-size: 16px; }
  .dark-theme .error-list {
    margin: 10px 0px 10px 0px; }
  .dark-theme .error-list-item {
    margin-left: 34px;
    padding: unset;
    display: list-item;
    list-style-type: disc;
    font-size: 16px; }
  .dark-theme .modal-icon {
    width: 34px;
    height: 34px;
    background-size: 34px;
    display: inline-block;
    background-repeat: no-repeat; }
  .dark-theme .modal-icon-error {
    background-image: url("/Content/img/Lineage/icon-warning-yellow.svg"); }
  .dark-theme .modal-icon-none {
    display: none; }
  .dark-theme button,
  .dark-theme button:focus,
  .dark-theme button:active {
    box-shadow: none !important;
    outline: none !important; }
  .dark-theme .custom-button {
    margin-left: 10px;
    cursor: pointer;
    text-align: center;
    display: inline-block;
    white-space: nowrap;
    height: 32px;
    border-radius: 4px;
    border: solid 1px #e7ebf1;
    padding: 8px 12px;
    font-size: 12px;
    line-height: 16px;
    vertical-align: middle;
    background-color: #fff; }
  .dark-theme .custom-button:hover {
    color: #0084d4;
    background-color: #fff;
    border-color: #0084d4; }
  .dark-theme a,
  .dark-theme a:hover,
  .dark-theme a:focus {
    text-decoration: none;
    outline: none; }
  .dark-theme .toggle {
    height: 0;
    margin: 0;
    vertical-align: sub; }
    .dark-theme .toggle input[type='checkbox'],
    .dark-theme .toggle input[type='radio'] {
      width: 0;
      height: 0;
      padding: 0;
      margin: 0;
      text-indent: -100000px;
      filter: alpha(opacity=0);
      opacity: 0; }
    .dark-theme .toggle .handle {
      cursor: pointer;
      position: relative;
      top: -24px;
      left: 0;
      display: block;
      width: 36px;
      height: 22px;
      background-color: #d8d8d8;
      border-radius: 30px; }
    .dark-theme .toggle .handle:before,
    .dark-theme .toggle .handle:after {
      position: absolute;
      display: block;
      width: 20px;
      height: 20px;
      content: '';
      top: 1px;
      left: 1px;
      background-color: white;
      transition: all 0.25s ease-in-out;
      border-radius: 30px; }
    .dark-theme .toggle input[type='checkbox']:disabled + .handle,
    .dark-theme .toggle input[type='radio']:disabled + .handle,
    .dark-theme .toggle input[type='checkbox']:disabled + .handle:before,
    .dark-theme .toggle input[type='radio']:disabled + .handle:before,
    .dark-theme .toggle input[type='checkbox']:disabled + .handle:after,
    .dark-theme .toggle input[type='radio']:disabled + .handle:after {
      background-color: #e6e9ed;
      filter: alpha(opacity=60);
      opacity: 0.6; }
    .dark-theme .toggle input[type='checkbox']:checked + .handle:before,
    .dark-theme .toggle input[type='radio']:checked + .handle:before {
      width: 36px;
      height: 22px;
      background-color: #0084D4;
      top: 0;
      left: 0; }
    .dark-theme .toggle input[type='checkbox']:checked + .handle:after,
    .dark-theme .toggle input[type='radio']:checked + .handle:after {
      left: 15px;
      top: 1px; }
  .dark-theme .radio-dot-circle {
    color: #979797;
    font-size: 18px; }
    .dark-theme .radio-dot-circle::before {
      content: '\f10c'; }
  .dark-theme .hidden-radio {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    margin: 0 !important; }
    .dark-theme .hidden-radio:checked + .radio-dot-circle:before {
      color: #0084D4;
      content: '\f192'; }
  .dark-theme .btn-group .anchor-button,
  .dark-theme .btn-group button {
    border: none;
    box-shadow: none;
    background: none;
    outline: none;
    padding: 0;
    font-size: 15px;
    line-height: 18px;
    border-radius: 0; }
    .dark-theme .btn-group .anchor-button:hover, .dark-theme .btn-group .anchor-button:active, .dark-theme .btn-group .anchor-button:focus,
    .dark-theme .btn-group button:hover,
    .dark-theme .btn-group button:active,
    .dark-theme .btn-group button:focus {
      box-shadow: none;
      outline: none !important;
      background-color: transparent; }
  .dark-theme input[type='radio'],
  .dark-theme input[type='checkbox'] {
    margin: 0; }
  .dark-theme .common-checkbox-container {
    display: inline-block;
    position: relative;
    line-height: 0; }
    .dark-theme .common-checkbox-container input[type='checkbox']::-ms-check {
      background-color: #0084D4;
      border: 1px solid #003662; }
    .dark-theme .common-checkbox-container .common-checkbox {
      width: 16px;
      border-radius: 0;
      margin: 0;
      vertical-align: baseline;
      position: relative;
      cursor: pointer;
      height: 16px !important; }
      .dark-theme .common-checkbox-container .common-checkbox:before {
        border-radius: 2px;
        font: normal normal normal 14px/1 FontAwesome;
        text-align: center;
        content: '';
        width: 18px;
        height: 18px;
        background-color: #2B3441;
        display: block;
        border: 1px solid #0084D4;
        margin: -1px 0 0 -1px; }
      .dark-theme .common-checkbox-container .common-checkbox:focus {
        outline: none !important; }
      .dark-theme .common-checkbox-container .common-checkbox:checked:before {
        content: '';
        background-color: #0084D4;
        color: #2B3441; }
    .dark-theme .common-checkbox-container .icon-checkmark-white {
      position: absolute;
      display: none;
      top: -1px;
      left: 1px; }
    .dark-theme .common-checkbox-container .common-checkbox:checked + .icon-checkmark-white {
      display: inline-block;
      pointer-events: none; }
  .dark-theme .copy-form {
    padding: 0; }
    .dark-theme .copy-form label {
      font-size: 15px;
      line-height: 18px;
      text-transform: capitalize;
      color: rgba(255, 255, 255, 0.8);
      font-weight: bold;
      margin: 20px 0 8px 0; }
    .dark-theme .copy-form .input-group {
      font-size: 0;
      width: 100%; }
      .dark-theme .copy-form .input-group input {
        border: none !important;
        width: 90%;
        height: 44px;
        border-radius: 3px 0 0 3px;
        background-color: #e7ebf1;
        font-size: 15px;
        padding: 13px 9px 13px 15px;
        text-overflow: ellipsis; }
      .dark-theme .copy-form .input-group .input-group-addon {
        cursor: pointer;
        background-color: #0084D4;
        font-size: 15px;
        border: none;
        color: #2B3441;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        height: 44px;
        width: 10%;
        margin-bottom: 10px;
        padding: 0; }
        .dark-theme .copy-form .input-group .input-group-addon:hover {
          background-color: #009af8; }
        .dark-theme .copy-form .input-group .input-group-addon:active {
          background-color: #009af8;
          opacity: 0.7; }
  .dark-theme .common-pager {
    clear: both; }
    .dark-theme .common-pager .pager {
      margin: 16px 0 0;
      padding: 0;
      text-align: right;
      list-style: none;
      font-size: 0; }
      .dark-theme .common-pager .pager li {
        display: inline-block;
        margin-right: 12px;
        vertical-align: middle; }
        .dark-theme .common-pager .pager li:last-child {
          margin: 0; }
        .dark-theme .common-pager .pager li.nav-pagination .pagination {
          margin: 0; }
          .dark-theme .common-pager .pager li.nav-pagination .pagination li {
            margin-right: 0; }
            .dark-theme .common-pager .pager li.nav-pagination .pagination li a {
              width: 29px;
              border-radius: 0; }
            .dark-theme .common-pager .pager li.nav-pagination .pagination li.active a {
              border-color: #9CAAC1;
              color: #2B3441;
              background-color: #9CAAC1;
              z-index: 0; }
            .dark-theme .common-pager .pager li.nav-pagination .pagination li:first-child a {
              border-top-left-radius: 4px;
              border-bottom-left-radius: 4px; }
            .dark-theme .common-pager .pager li.nav-pagination .pagination li:last-child a {
              border-top-right-radius: 4px;
              border-bottom-right-radius: 4px; }
        .dark-theme .common-pager .pager li a {
          text-align: center;
          padding: 4px 8px;
          height: 24px;
          border-radius: 4px;
          border: solid 1px #262C36;
          line-height: 16px;
          font-size: 12px;
          color: rgba(255, 255, 255, 0.8);
          background-color: #2B3441; }
          .dark-theme .common-pager .pager li a:hover, .dark-theme .common-pager .pager li a:active {
            color: #0084D4;
            border-color: #0084D4;
            background-color: #2B3441; }
          .dark-theme .common-pager .pager li a:active {
            opacity: 0.7; }
          .dark-theme .common-pager .pager li a.disabled {
            opacity: 0.3; }
      .dark-theme .common-pager .pager .disabled > span,
      .dark-theme .common-pager .pager .disabled > a {
        opacity: 0.3;
        filter: alpha(opacity=30);
        pointer-events: none; }
  .dark-theme .additional-buttons button {
    height: 32px;
    border-radius: 4px;
    border: solid 1px #262C36;
    margin-right: 20px;
    padding: 8px 12px;
    font-size: 12px;
    line-height: 16px;
    vertical-align: middle;
    background-color: #2B3441; }
    .dark-theme .additional-buttons button .dropdown-arrow,
    .dark-theme .additional-buttons button .dropdown-arrow-blue {
      margin-left: 6px; }
    .dark-theme .additional-buttons button .dropdown-arrow-blue {
      display: none; }
    .dark-theme .additional-buttons button:hover, .dark-theme .additional-buttons button:active {
      color: #0084D4;
      border-color: #0084D4 !important; }
      .dark-theme .additional-buttons button:hover .dropdown-arrow, .dark-theme .additional-buttons button:active .dropdown-arrow {
        display: none; }
      .dark-theme .additional-buttons button:hover .dropdown-arrow-blue, .dark-theme .additional-buttons button:active .dropdown-arrow-blue {
        display: inline-block; }
    .dark-theme .additional-buttons button:active {
      opacity: 0.7; }
    .dark-theme .additional-buttons button.disabled {
      opacity: 0.3; }
  .dark-theme .column-visibility {
    display: inline-block; }
    .dark-theme .column-visibility .column-visibility-drop {
      width: 196px;
      background-color: #2B3441;
      min-width: initial;
      border: none;
      border-radius: 0;
      box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5);
      padding: 14px 8px 0;
      margin-top: 8px; }
      .dark-theme .column-visibility .column-visibility-drop a {
        color: rgba(255, 255, 255, 0.8);
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 12px;
        padding: 0 0 0 20px; }
        .dark-theme .column-visibility .column-visibility-drop a .icon-checkmark,
        .dark-theme .column-visibility .column-visibility-drop a .icon-checkmark-blue {
          position: absolute;
          left: 8px; }
        .dark-theme .column-visibility .column-visibility-drop a .icon-checkmark-blue {
          display: none; }
        .dark-theme .column-visibility .column-visibility-drop a:hover {
          background-image: none;
          background-color: #2B3441;
          color: #0084D4; }
          .dark-theme .column-visibility .column-visibility-drop a:hover .icon-checkmark {
            display: none; }
          .dark-theme .column-visibility .column-visibility-drop a:hover .icon-checkmark-blue {
            display: inline-block; }
  .dark-theme .column-visibility-row .column-visibility-drop {
    width: initial;
    padding: 14px 15px 0;
    left: 55px; }
    .dark-theme .column-visibility-row .column-visibility-drop a {
      padding: 0; }
  .dark-theme .display-row {
    margin-right: 24px;
    font-size: 12px;
    line-height: 16px;
    display: inline-block;
    position: relative; }
    .dark-theme .display-row button {
      padding: 0 7px;
      height: 32px;
      border-radius: 4px;
      border: solid 1px #262C36;
      margin: 0 8px;
      background-color: transparent;
      color: rgba(255, 255, 255, 0.8);
      box-shadow: none !important; }
      .dark-theme .display-row button .select-value {
        display: inline-block;
        margin-right: 4px;
        background-color: #2B3441; }
      .dark-theme .display-row button:hover, .dark-theme .display-row button:active {
        color: #0084D4;
        border-color: #0084D4 !important; }
  .dark-theme .stx_current_hr_up {
    /* 'Up' color for current chart value */
    background-color: #1ac678; }
  .dark-theme .stx_current_hr_down {
    /* 'Down' color for current chart value */
    background-color: #db5a40; }
  .dark-theme .stx_candle_down,
  .dark-theme .stx_line_down,
  .dark-theme .stx_bar_down,
  .dark-theme .stx_hollow_candle_down {
    color: #db5a40; }
  .dark-theme .stx_candle_up,
  .dark-theme .stx_line_up,
  .dark-theme .stx_bar_up,
  .dark-theme .stx_hollow_candle_up {
    color: #1ac678; }
  .dark-theme .stx_candle_down,
  .dark-theme .stx_candle_up {
    border-color: #333; }
  .dark-theme .stx_line_chart,
  .dark-theme .stx_bar_chart {
    color: #1e2838; }
  .dark-theme .stx_candle_shadow,
  .dark-theme .stx_bar_even {
    color: #555; }
  .dark-theme .stx_mountain_chart {
    background-color: #0084d4;
    color: rgba(102, 202, 196, 0.01);
    border: #1586d4;
    width: 4px; }
  .dark-theme .stx_grid {
    color: #262C36; }
  .dark-theme .stx_xaxis_dark {
    color: #ccc; }
  .dark-theme .stx_xaxis {
    color: #666; }
  .dark-theme .stx-panel-title {
    background-color: #7D899D;
    padding: 6px 12px;
    line-height: 12px;
    display: inline-block; }
  .dark-theme .fa-rotate-90 {
    transform: rotate(90deg); }
  .dark-theme .fa-rotate-180 {
    transform: rotate(180deg); }
  .dark-theme .font-bold {
    font-weight: bold; }
  .dark-theme .form-btn {
    width: 200px;
    height: 44px;
    font-size: 15px;
    font-weight: bold;
    background-color: #0084D4;
    color: #2B3441; }
    .dark-theme .form-btn:hover, .dark-theme .form-btn:focus, .dark-theme .form-btn:active {
      color: #2B3441;
      outline: none; }
    .dark-theme .form-btn:hover {
      background-color: #009af8; }
    .dark-theme .form-btn:active {
      background-color: #009af8;
      opacity: 0.7;
      box-shadow: none; }
  .dark-theme .second-btn {
    width: 132px;
    height: 44px;
    border-radius: 3px;
    border: solid 1px #0084D4;
    background-color: transparent;
    line-height: 18px;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    color: #0084D4; }
    .dark-theme .second-btn:hover, .dark-theme .second-btn:focus, .dark-theme .second-btn:active {
      color: #0084D4;
      outline: none !important; }
    .dark-theme .second-btn:hover {
      color: #009af8;
      border-color: #009af8; }
    .dark-theme .second-btn:focus {
      border-color: #009af8;
      color: #009af8;
      opacity: 0.7;
      box-shadow: none; }
  .dark-theme .btn-buy {
    color: #2B3441;
    background-color: #11A763 !important; }
    .dark-theme .btn-buy:hover, .dark-theme .btn-buy:focus {
      color: #2B3441;
      outline: none; }
    .dark-theme .btn-buy:hover {
      background-color: #00b74a !important; }
    .dark-theme .btn-buy:active {
      background-color: #00b74a !important;
      opacity: 0.7;
      box-shadow: none; }
  .dark-theme .btn-sell {
    color: #2B3441;
    background-color: #E56846 !important; }
    .dark-theme .btn-sell:hover, .dark-theme .btn-sell:focus {
      color: #2B3441;
      outline: none; }
    .dark-theme .btn-sell:hover {
      background-color: #ff6724 !important; }
    .dark-theme .btn-sell:active {
      background-color: #ff6724 !important;
      opacity: 0.7;
      box-shadow: none; }
  .dark-theme .btn-gray {
    color: #2B3441;
    background-color: #9CAAC1 !important; }
    .dark-theme .btn-gray:hover, .dark-theme .btn-gray:focus {
      color: #2B3441;
      outline: none; }
    .dark-theme .btn-gray:hover {
      background-color: #7D899D !important; }
    .dark-theme .btn-gray:active {
      background-color: #7D899D !important;
      box-shadow: none;
      opacity: 0.7; }
  .dark-theme .modal-content {
    border-radius: 8px;
    border: none; }
  .dark-theme .modal-common {
    margin-bottom: 0;
    border-radius: 8px;
    border: none;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5); }
    .dark-theme .modal-common .btn.disabled,
    .dark-theme .modal-common .btn[disabled],
    .dark-theme .modal-common fieldset[disabled] .btn {
      opacity: 0.3; }
    .dark-theme .modal-common input[type='checkbox'] {
      margin-bottom: 3px; }
    .dark-theme .modal-common svg {
      cursor: pointer;
      vertical-align: middle; }
    .dark-theme .modal-common .modal-lg {
      width: 824px; }
    .dark-theme .modal-common .modal-md {
      min-width: 632px; }
    .dark-theme .modal-common .modal-sm {
      min-width: 375px; }
    .dark-theme .modal-common .modal-common-header {
      background-color: #0084D4;
      padding: 24px;
      color: #2B3441;
      line-height: 32px;
      border-top-left-radius: 8px;
      border-top-right-radius: 8px;
      border: none; }
      .dark-theme .modal-common .modal-common-header .title-icon {
        height: 32px; }
        .dark-theme .modal-common .modal-common-header .title-icon i {
          font-size: 32px;
          vertical-align: middle; }
        .dark-theme .modal-common .modal-common-header .title-icon span {
          font-size: 24px;
          vertical-align: middle;
          padding-left: 8px;
          margin: 4px 0; }
      .dark-theme .modal-common .modal-common-header .main-title {
        margin: 4px 0;
        font-size: 20px;
        line-height: 24px; }
      .dark-theme .modal-common .modal-common-header .cancel-x {
        height: 20px;
        cursor: pointer;
        margin: 6px 0;
        line-height: 20px; }
      .dark-theme .modal-common .modal-common-header h3 {
        font-weight: lighter;
        font-size: 20px;
        margin: 12px 0 0; }
    .dark-theme .modal-common .modal-common-body {
      color: rgba(255, 255, 255, 0.8);
      background-color: #2B3441;
      padding: 16px 48px 40px 48px; }
      .dark-theme .modal-common .modal-common-body .btn {
        font-size: 1.25em;
        font-weight: bold;
        height: 44px; }
        .dark-theme .modal-common .modal-common-body .btn:focus {
          outline: none; }
        .dark-theme .modal-common .modal-common-body .btn:active {
          box-shadow: none; }
      .dark-theme .modal-common .modal-common-body .alert-warning {
        padding: 11px 16px;
        background-color: rgba(81, 89, 104, 0.3);
        border-radius: 0;
        border: none; }
        .dark-theme .modal-common .modal-common-body .alert-warning h2 {
          margin: 0;
          font-weight: lighter;
          text-align: left;
          margin-bottom: 8px;
          font-size: 12px;
          line-height: 1.38;
          color: #FFF; }
        .dark-theme .modal-common .modal-common-body .alert-warning p {
          margin: 0;
          color: rgba(255, 255, 255, 0.8);
          font-size: 11px; }
  .dark-theme .fa-rotate-270 {
    transform: rotate(270deg); }
  .dark-theme .color-gray-3 {
    color: rgba(255, 255, 255, 0.8); }
  .dark-theme .color-gray-5 {
    color: #B2C3DB; }
  .dark-theme .color-gray-6 {
    color: #9CAAC1; }
  .dark-theme .color-gray-8 {
    color: #7D899D; }
  .dark-theme .color-green {
    color: #11A763 !important; }
  .dark-theme .color-yellow {
    color: #F6A623; }
  .dark-theme .color-red {
    color: #E56846 !important; }
  .dark-theme .border-red {
    border-color: #E56846 !important; }
  .dark-theme .border-bottom-red {
    border-bottom-color: #E56846 !important; }
  .dark-theme .color-blue {
    color: #0084D4; }
  .dark-theme .Light .stx_current_hr_up {
    /* 'Up' color for current chart value */
    background-color: #12b556; }
  .dark-theme .Light .stx_current_hr_down {
    /* 'Down' color for current chart value */
    background-color: #cf5535; }
  .dark-theme .Light .stx_candle_down,
  .dark-theme .Light .stx_line_down,
  .dark-theme .Light .stx_bar_down {
    color: gray; }
  .dark-theme .Light .stx_candle_up,
  .dark-theme .Light .stx_line_up,
  .dark-theme .Light .stx_bar_up {
    color: #12b556; }
  .dark-theme .Light .stx_candle_down,
  .dark-theme .Light .stx_candle_up {
    border-color: #333; }
  .dark-theme .Light .stx_line_chart,
  .dark-theme .Light .stx_bar_chart {
    color: #1e2838; }
  .dark-theme .Light .stx_candle_shadow,
  .dark-theme .Light .stx_bar_even {
    color: #555; }
  .dark-theme .Light .stx_mountain_chart {
    background-color: #0084d4;
    color: rgba(102, 202, 196, 0.01);
    border: #1586d4;
    width: 4px; }
  .dark-theme .Light .stx_grid {
    color: #262C36; }
  .dark-theme .Light .stx_xaxis_dark {
    color: #ccc; }
  .dark-theme .Light .stx_xaxis {
    color: #666; }
  .dark-theme .Dark .stx_current_hr_up {
    /* 'Up' color for current chart value */
    background-color: #1ac963; }
  .dark-theme .Dark .stx_current_hr_down {
    /* 'Down' color for current chart value */
    background-color: #db6040; }
  .dark-theme .Dark .stx_candle_down,
  .dark-theme .Dark .stx_line_down,
  .dark-theme .Dark .stx_bar_down {
    color: gray; }
  .dark-theme .Dark .stx_candle_up,
  .dark-theme .Dark .stx_line_up,
  .dark-theme .Dark .stx_bar_up {
    color: #1ac963; }
  .dark-theme .Dark .stx_candle_down,
  .dark-theme .Dark .stx_candle_up {
    border-color: #b2c3db; }
  .dark-theme .Dark .stx_line_chart,
  .dark-theme .Dark .stx_bar_chart {
    color: #677183; }
  .dark-theme .Dark .stx_candle_shadow,
  .dark-theme .Dark .stx_bar_even {
    color: #7d899d; }
  .dark-theme .Dark .stx_mountain_chart {
    background-color: #009af8;
    color: rgba(102, 202, 196, 0.01);
    border: #1586d4;
    width: 4px; }
  .dark-theme .Dark .stx_grid {
    color: #262c36; }
  .dark-theme .Dark .stx_xaxis_dark {
    color: #1c222d; }
  .dark-theme .Dark .stx_xaxis {
    color: #9caac1; }
  .dark-theme .bittrex-logo-mark {
    display: inline-block;
    width: 150px;
    height: 56px;
    background: url("/Content/img/Lineage/bittrex-logo-mark-default.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: auto 25px;
    background-position: center left; }
  .dark-theme .bittrex-logo-mark-60 {
    display: inline-block;
    width: 75px;
    height: 165px;
    background: url("/Content/img/Lineage/bittrex-logo-mark-60.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .bittrex-logo-mark-index {
    display: inline-block;
    width: 30px;
    height: 60px;
    background: url("/Content/img/Lineage/bittrex-logo-mark-default.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .bittrex-logo-mark-white {
    display: inline-block;
    width: 26px;
    height: 76px;
    background: url("/Content/img/Lineage/bittrex-logo-mark-white.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .bittrex-word-mark {
    display: inline-block;
    width: 83px;
    height: 56px;
    background: url("/Content/img/Lineage/bittrex-word-mark.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .bittrex-word-mark-60 {
    display: inline-block;
    width: 240px;
    height: 165px;
    background: url("/Content/img/Lineage/bittrex-word-mark-60.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .bittrex-word-mark-black {
    display: inline-block;
    width: 83px;
    height: 56px;
    background: url("/Content/img/Lineage/bittrex-word-mark-black.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .bittrex-word-mark-white {
    display: inline-block;
    width: 83px;
    height: 76px;
    background: url("/Content/img/Lineage/bittrex-word-mark-white.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-account {
    display: inline-block;
    width: 22px;
    height: 18px;
    background: url("/Content/img/Lineage/icon-account.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-account-gray {
    display: inline-block;
    width: 22px;
    height: 18px;
    background: url("/Content/img/Lineage/icon-account-gray.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-settings {
    display: inline-block;
    width: 22px;
    height: 18px;
    background: url("/Content/img/Lineage/icon-settings.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-crowdfund {
    display: inline-block;
    width: 22px;
    height: 18px;
    background: url("/Content/img/Lineage/icon-crowdfund.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-account-info {
    display: inline-block;
    width: 7px;
    height: 14px;
    background: url("/Content/img/Lineage/icon-account-info.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-account-info-red {
    display: inline-block;
    width: 7px;
    height: 14px;
    background: url("/Content/img/Lineage/icon-account-info-red.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-account-info-white {
    display: inline-block;
    width: 7px;
    height: 14px;
    background: url("/Content/img/Lineage/icon-account-info-white.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-download {
    display: inline-block;
    width: 16px;
    height: 14px;
    background: url("/Content/img/Lineage/icon-download.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-dashboard-light {
    display: inline-block;
    width: 22px;
    height: 18px;
    background: url("/Content/img/Lineage/icon-dashboard-light.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-dashboard-white {
    display: inline-block;
    width: 22px;
    height: 18px;
    background: url("/Content/img/Lineage/icon-dashboard-white.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-help-circle {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url("/Content/img/Lineage/icon-help-circle.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-help-circle-A {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url("/Content/img/Lineage/icon-help-circle-A.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-help-light {
    display: inline-block;
    width: 22px;
    height: 18px;
    background: url("/Content/img/Lineage/icon-help-light.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-shape-light {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url("/Content/img/Lineage/Shape-light.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-layout-historical-light {
    display: inline-block;
    width: 22px;
    height: 18px;
    background: url("/Content/img/Lineage/icon-layout-historical-light.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-news-light {
    display: inline-block;
    width: 22px;
    height: 18px;
    background: url("/Content/img/Lineage/icon-news-light.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-notifications-light {
    display: inline-block;
    width: 22px;
    height: 18px;
    background: url("/Content/img/Lineage/icon-notifications-light.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-menu-close {
    display: inline-block;
    width: 20px;
    height: 16px;
    background: url("/Content/img/Lineage/icon-menu-close.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-menu-close-blue {
    display: inline-block;
    width: 20px;
    height: 16px;
    background: url("/Content/img/Lineage/icon-menu-close-blue.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-menu-close-20px {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("/Content/img/Lineage/icon-menu-close-20px.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-menu-close-white-20px {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("/Content/img/Lineage/icon-menu-close-white-20px.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-menu-open {
    display: inline-block;
    width: 20px;
    height: 16px;
    background: url("/Content/img/Lineage/icon-menu-open.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .dropdown-arrow {
    display: inline-block;
    width: 11px;
    height: 8px;
    background: url("/Content/img/Lineage/dropdown-arrow.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .dropdown-arrow-blue {
    display: inline-block;
    width: 11px;
    height: 8px;
    background: url("/Content/img/Lineage/dropdown-arrow-blue.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .dropdown-arrow-white {
    display: inline-block;
    width: 11px;
    height: 8px;
    background: url("/Content/img/Lineage/dropdown-arrow-white.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .dropdown-arrow-d3 {
    display: inline-block;
    width: 11px;
    height: 8px;
    background: url("/Content/img/Lineage/dropdown-arrow-d3.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .dropdown-arrow-16 {
    display: inline-block;
    width: 16px;
    height: 52px;
    background: url("/Content/img/Lineage/dropdown-arrow-16.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-news {
    display: inline-block;
    width: 22px;
    height: 56px;
    background: url("/Content/img/Lineage/icon-news.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-news-gray {
    display: inline-block;
    width: 22px;
    height: 56px;
    background: url("/Content/img/Lineage/icon-news-gray.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-twitter {
    display: inline-block;
    width: 26px;
    height: 24px;
    background: url("/Content/img/Lineage/icon-twitter.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-twitter-10 {
    display: inline-block;
    width: 11px;
    height: 10px;
    background: url("/Content/img/Lineage/icon-twitter-10.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-twitter-white {
    display: inline-block;
    width: 13px;
    height: 12px;
    background: url("/Content/img/Lineage/icon-twitter-white.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-twitter-blue {
    display: inline-block;
    width: 26px;
    height: 24px;
    background: url("/Content/img/Lineage/icon-twitter-blue.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-twitter-gray {
    display: inline-block;
    width: 26px;
    height: 24px;
    background: url("/Content/img/Lineage/icon-twitter-gray.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-twitter-gray-10 {
    display: inline-block;
    width: 11px;
    height: 10px;
    background: url("/Content/img/Lineage/icon-twitter-gray-10.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-twitter-5 {
    display: inline-block;
    width: 26px;
    height: 24px;
    background: url("/Content/img/Lineage/icon-twitter-5.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-notifications {
    display: inline-block;
    width: 15px;
    height: 56px;
    background: url("/Content/img/Lineage/icon-notifications.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-layout-historical {
    display: inline-block;
    width: 22px;
    height: 56px;
    background: url("/Content/img/Lineage/icon-layout-historical.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-layout-simplified {
    display: inline-block;
    width: 22px;
    height: 56px;
    background: url("/Content/img/Lineage/icon-layout-simplified.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-dashboard {
    display: inline-block;
    width: 18px;
    height: 56px;
    background: url("/Content/img/Lineage/icon-dashboard.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-dashboard-gray {
    display: inline-block;
    width: 22px;
    height: 18px;
    background: url("/Content/img/Lineage/icon-dashboard-gray.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-deposit {
    display: inline-block;
    width: 16px;
    height: 14px;
    background: url("/Content/img/Lineage/icon-deposit-20.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-deposit-blue {
    display: inline-block;
    width: 16px;
    height: 14px;
    background: url("/Content/img/Lineage/icon-deposit-blue.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-deposit-gray {
    display: inline-block;
    width: 16px;
    height: 14px;
    background: url("/Content/img/Lineage/icon-deposit-gray.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-deposit-gray-3 {
    display: inline-block;
    width: 16px;
    height: 14px;
    background: url("/Content/img/Lineage/icon-deposit-gray-3.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-deposit-gray-6 {
    display: inline-block;
    width: 16px;
    height: 14px;
    background: url("/Content/img/Lineage/icon-deposit-gray-6.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-deposit-green {
    display: inline-block;
    width: 16px;
    height: 14px;
    background: url("/Content/img/Lineage/icon-deposit-green.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-deposit-20 {
    display: inline-block;
    width: 20px;
    height: 18px;
    background: url("/Content/img/Lineage/icon-deposit-20.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-deposit-25 {
    display: inline-block;
    width: 24px;
    height: 25px;
    background: url("/Content/img/Lineage/icon-deposit-25.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-deposit-30 {
    display: inline-block;
    width: 30px;
    height: 26px;
    background: url("/Content/img/Lineage/icon-deposit-30.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-withdraw {
    display: inline-block;
    width: 16px;
    height: 14px;
    background: url("/Content/img/Lineage/icon-withdraw-20.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-withdraw-25 {
    display: inline-block;
    width: 24px;
    height: 25px;
    background: url("/Content/img/Lineage/icon-withdraw-25.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-withdraw-blue {
    display: inline-block;
    width: 16px;
    height: 14px;
    background: url("/Content/img/Lineage/icon-withdraw-blue.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-withdraw-gray {
    display: inline-block;
    width: 16px;
    height: 14px;
    background: url("/Content/img/Lineage/icon-withdraw-gray.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-withdraw-gray-6 {
    display: inline-block;
    width: 16px;
    height: 14px;
    background: url("/Content/img/Lineage/icon-withdraw-gray-6.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-withdraw-gray-3 {
    display: inline-block;
    width: 16px;
    height: 14px;
    background: url("/Content/img/Lineage/icon-withdraw-gray-3.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-withdraw-red {
    display: inline-block;
    width: 16px;
    height: 14px;
    background: url("/Content/img/Lineage/icon-withdraw-red.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-withdraw-20 {
    display: inline-block;
    width: 20px;
    height: 18px;
    background: url("/Content/img/Lineage/icon-withdraw-20.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-withdraw-30 {
    display: inline-block;
    width: 30px;
    height: 26px;
    background: url("/Content/img/Lineage/icon-withdraw-30.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-help {
    display: inline-block;
    width: 16px;
    height: 56px;
    background: url("/Content/img/Lineage/icon-help.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-help-gray {
    display: inline-block;
    width: 16px;
    height: 56px;
    background: url("/Content/img/Lineage/icon-help-gray.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .filter-sort-dropdown-blue {
    display: inline-block;
    width: 40px;
    height: 24px;
    background: url("/Content/img/Lineage/filter-sort-dropdown-blue.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .filter-sort-dropdown {
    display: inline-block;
    width: 40px;
    height: 24px;
    background: url("/Content/img/Lineage/filter-sort-dropdown.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-margin-trading {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("/Content/img/Lineage/icon-margin-trading.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-2fa-red {
    display: inline-block;
    width: 32px;
    height: 22px;
    background: url("/Content/img/Lineage/icon-2fa-red.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-2fa-green {
    display: inline-block;
    width: 32px;
    height: 22px;
    background: url("/Content/img/Lineage/icon-2fa-green.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-2fa-yellow {
    display: inline-block;
    width: 32px;
    height: 22px;
    background: url("/Content/img/Lineage/icon-2fa-yellow.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-2fa-60 {
    display: inline-block;
    width: 60px;
    height: 40px;
    background: url("/Content/img/Lineage/icon-2fa-60.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-2fa-42 {
    display: inline-block;
    width: 42px;
    height: 28px;
    background: url("/Content/img/Lineage/icon-2fa-42.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-disabled {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url("/Content/img/Lineage/icon-disabled.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-fiat-trading {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("/Content/img/Lineage/icon-fiat-trading.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-digital-token-trading {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("/Content/img/Lineage/icon-digital-token-trading.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-unchecked-circle {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url("/Content/img/Lineage/icon-unchecked-circle.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-unchecked-circle-red {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url("/Content/img/Lineage/icon-unchecked-circle-red.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-checked-circle-small {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url("/Content/img/Lineage/icon-checked-circle.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-checked-circle-green {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url("/Content/img/Lineage/icon-checked-circle-green.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-phone {
    display: inline-block;
    width: 26px;
    height: 40px;
    background: url("/Content/img/Lineage/icon-phone.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-pending {
    display: inline-block;
    width: 53px;
    height: 40px;
    background: url("/Content/img/Lineage/icon-pending.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-documents {
    display: inline-block;
    width: 50px;
    height: 40px;
    background: url("/Content/img/Lineage/icon-documents.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-twitter {
    display: inline-block;
    width: 26px;
    height: 24px;
    background: url("/Content/img/Lineage/icon-twitter.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-support-ticket {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url("/Content/img/Lineage/icon-support-ticket.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-support-ticket-5 {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url("/Content/img/Lineage/icon-support-ticket-5.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-support-ticket-blue {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url("/Content/img/Lineage/icon-support-ticket-blue.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-facebook {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url("/Content/img/Lineage/icon-facebook.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-facebook-10 {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url("/Content/img/Lineage/icon-facebook-10.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-facebook-white {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url("/Content/img/Lineage/icon-facebook-white.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-facebook-blue {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url("/Content/img/Lineage/icon-facebook-blue.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-facebook-gray {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url("/Content/img/Lineage/icon-facebook-gray.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-facebook-gray-10 {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url("/Content/img/Lineage/icon-facebook-gray-10.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-facebook-5 {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url("/Content/img/Lineage/icon-facebook-5.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-slack {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url("/Content/img/Lineage/icon-slack.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-slack-blue {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url("/Content/img/Lineage/icon-slack-blue.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-slack-5 {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url("/Content/img/Lineage/icon-slack-5.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-email {
    display: inline-block;
    width: 40px;
    height: 32px;
    background: url("/Content/img/Lineage/icon-email.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-email-30 {
    display: inline-block;
    width: 30px;
    height: 24px;
    background: url("/Content/img/Lineage/icon-email-30.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-email-blue-30 {
    display: inline-block;
    width: 30px;
    height: 24px;
    background: url("/Content/img/Lineage/icon-email-blue-30.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-email-5 {
    display: inline-block;
    width: 30px;
    height: 24px;
    background: url("/Content/img/Lineage/icon-email-5.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-email-blue {
    display: inline-block;
    width: 30px;
    height: 24px;
    background: url("/Content/img/Lineage/icon-email-blue.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-email-gray-30 {
    display: inline-block;
    width: 30px;
    height: 24px;
    background: url("/Content/img/Lineage/icon-email-gray-30.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-email-d3-30 {
    display: inline-block;
    width: 30px;
    height: 24px;
    background: url("/Content/img/Lineage/icon-email-d3-30.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-email-blue-40 {
    display: inline-block;
    width: 40px;
    height: 32px;
    background: url("/Content/img/Lineage/icon-email-blue-40.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-warning {
    display: inline-block;
    width: 30px;
    height: 27px;
    background: url("/Content/img/Lineage/icon-warning.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-warning-20 {
    display: inline-block;
    width: 20px;
    height: 18px;
    background: url("/Content/img/Lineage/icon-warning-20.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-warning-yellow {
    display: inline-block;
    width: 15px;
    height: 13px;
    background: url("/Content/img/Lineage/icon-warning-yellow.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-checkmark {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url("/Content/img/Lineage/icon-checkmark.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-checkmark-white {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url("/Content/img/Lineage/icon-checkmark-white.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-checkmark-blue {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url("/Content/img/Lineage/icon-checkmark-blue.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-checkmark-light-blue {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url("/Content/img/Lineage/icon-checkmark-light-blue.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-checkmark-blue-big {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("/Content/img/Lineage/icon-checkmark-blue-big.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-lock {
    display: inline-block;
    width: 30px;
    height: 39px;
    background: url("/Content/img/Lineage/icon-lock.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-order-completed {
    display: inline-block;
    width: 24px;
    height: 25px;
    background: url("/Content/img/Lineage/icon-order-completed.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-order-completed-green {
    display: inline-block;
    width: 24px;
    height: 25px;
    background: url("/Content/img/Lineage/icon-order-completed-green.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-order-placed {
    display: inline-block;
    width: 24px;
    height: 25px;
    background: url("/Content/img/Lineage/icon-order-placed.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-order-placed-blue {
    display: inline-block;
    width: 24px;
    height: 25px;
    background: url("/Content/img/Lineage/icon-order-placed-blue.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-info {
    display: inline-block;
    width: 13px;
    height: 13px;
    background: url("/Content/img/Lineage/icon-info.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-info-solid {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url("/Content/img/Lineage/icon-info-solid.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-info-solid-20 {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("/Content/img/Lineage/icon-info-solid-20.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-search {
    display: inline-block;
    width: 17px;
    height: 17px;
    background: url("/Content/img/Lineage/icon-search.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-search-nav {
    display: inline-block;
    width: 17px;
    height: 17px;
    background: url("/Content/img/Lineage/icon-search-nav.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-sort-filter {
    display: inline-block;
    width: 28px;
    height: 14px;
    background: url("/Content/img/Lineage/icon-sort.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-sort-blue {
    display: inline-block;
    width: 28px;
    height: 14px;
    background: url("/Content/img/Lineage/icon-sort-blue.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-sort-filter-blue {
    display: inline-block;
    width: 23px;
    height: 12px;
    background: url("/Content/img/Lineage/icon-sort-filter-blue.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-sort-order-up {
    display: inline-block;
    width: 16px;
    height: 14px;
    background: url("/Content/img/Lineage/icon-sort-order-up.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-sort-order-up-11 {
    display: inline-block;
    width: 13px;
    height: 11px;
    background: url("/Content/img/Lineage/icon-sort-order-up-11.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-sort-order-down {
    display: inline-block;
    width: 16px;
    height: 14px;
    background: url("/Content/img/Lineage/icon-sort-order-down.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-sort-order-down-11 {
    display: inline-block;
    width: 13px;
    height: 11px;
    background: url("/Content/img/Lineage/icon-sort-order-down-11.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-sort-order-down-blue {
    display: inline-block;
    width: 16px;
    height: 14px;
    background: url("/Content/img/Lineage/icon-sort-order-down-blue.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-sort-order-up-blue {
    display: inline-block;
    width: 16px;
    height: 14px;
    background: url("/Content/img/Lineage/icon-sort-order-up-blue.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-share {
    display: inline-block;
    width: 10px;
    height: 12px;
    background: url("/Content/img/Lineage/icon-share.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-usd {
    display: inline-block;
    width: 7px;
    height: 13px;
    background: url("/Content/img/Lineage/icon-usd.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-chart {
    vertical-align: middle;
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url("/Content/img/Lineage/icon-chart.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-chart-white {
    vertical-align: middle;
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url("/Content/img/Lineage/icon-chart-white.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-markets-nav-toggle-lg {
    display: inline-block;
    width: 28px;
    height: 28px;
    background: url("/Content/img/Lineage/expand-collapse.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-markets-nav-toggle-lg-blue {
    display: inline-block;
    width: 28px;
    height: 28px;
    background: url("/Content/img/Lineage/expand-collapse-blue.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-arrow {
    display: inline-block;
    width: 7px;
    height: 10px;
    background: url("/Content/img/Lineage/icon-arrow.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-arrow-white {
    display: inline-block;
    width: 7px;
    height: 10px;
    background: url("/Content/img/Lineage/icon-arrow-white.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-arrow-10 {
    display: inline-block;
    width: 10px;
    height: 20px;
    background: url("/Content/img/Lineage/icon-arrow-10.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-arrow-down-10 {
    display: inline-block;
    width: 10px;
    height: 20px;
    background: url("/Content/img/Lineage/icon-arrow-down-10.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-arrow-f2 {
    display: inline-block;
    width: 7px;
    height: 10px;
    background: url("/Content/img/Lineage/icon-arrow-f2.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-arrow-12 {
    display: inline-block;
    width: 12px;
    height: 29px;
    background: url("/Content/img/Lineage/icon-arrow-12.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-arrow-15 {
    display: inline-block;
    width: 15px;
    height: 22px;
    background: url("/Content/img/Lineage/icon-arrow-15.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-arrow-18 {
    display: inline-block;
    width: 18px;
    height: 28px;
    background: url("/Content/img/Lineage/icon-arrow-18.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-arrow-down {
    display: inline-block;
    width: 7px;
    height: 10px;
    background: url("/Content/img/Lineage/icon-arrow-down.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-arrow-down-f2 {
    display: inline-block;
    width: 7px;
    height: 10px;
    background: url("/Content/img/Lineage/icon-arrow-down-f2.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-arrow-down-12 {
    display: inline-block;
    width: 12px;
    height: 19px;
    background: url("/Content/img/Lineage/icon-arrow-down-12.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-arrow-down-15 {
    display: inline-block;
    width: 15px;
    height: 22px;
    background: url("/Content/img/Lineage/icon-arrow-down-15.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-arrow-down-18 {
    display: inline-block;
    width: 18px;
    height: 28px;
    background: url("/Content/img/Lineage/icon-arrow-down-18.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-arrow-down-white-18 {
    display: inline-block;
    width: 18px;
    height: 28px;
    background: url("/Content/img/Lineage/icon-arrow-down-white-18.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-arrow-horizontal {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url("/Content/img/Lineage/icon-arrow-horizon.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-arrow-gray {
    display: inline-block;
    width: 7px;
    height: 10px;
    background: url("/Content/img/Lineage/icon-arrow-gray.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-arrow-gray-alert {
    display: inline-block;
    width: 10px;
    height: 16.7px;
    background: url("/Content/img/Lineage/icon-arrow-gray-alert.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-toggle-arrows {
    display: inline-block;
    width: 17px;
    height: 16px;
    background: url("/Content/img/Lineage/icon-toggle-arrows.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-expand {
    display: inline-block;
    width: 11px;
    height: 11px;
    background: url("/Content/img/Lineage/icon-expand.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-expand-collapse {
    display: inline-block;
    width: 11px;
    height: 11px;
    background: url("/Content/img/Lineage/expand-collapse.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-expand-triangle {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url("/Content/img/Lineage/icon-expand-triangle.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-expand-triangle-8 {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: url("/Content/img/Lineage/icon-expand-triangle-8.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-expand-triangle-blue {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url("/Content/img/Lineage/icon-expand-triangle-blue.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-open-order {
    display: inline-block;
    width: 10px;
    height: 12px;
    background: url("/Content/img/Lineage/icon-open-order.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-open-order-blue {
    display: inline-block;
    width: 10px;
    height: 12px;
    background: url("/Content/img/Lineage/icon-open-order-blue.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-open-order-bittrex-blue {
    display: inline-block;
    width: 10px;
    height: 12px;
    background: url("/Content/img/Lineage/icon-open-order-bittrex-blue.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-open-order-white {
    display: inline-block;
    width: 10px;
    height: 12px;
    background: url("/Content/img/Lineage/icon-open-order-white.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-open-order-d3 {
    display: inline-block;
    width: 10px;
    height: 12px;
    background: url("/Content/img/Lineage/icon-open-order-d3.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-open-order-24 {
    display: inline-block;
    width: 20px;
    height: 24px;
    background: url("/Content/img/Lineage/icon-open-order-24.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-heart {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url("/Content/img/Lineage/icon-heart.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-heart-gray {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url("/Content/img/Lineage/icon-heart-gray.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-heart-outline-gray {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url("/Content/img/Lineage/icon-heart-outline-gray.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-heart-outline {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url("/Content/img/Lineage/icon-heart-outline.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-heart-blue {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url("/Content/img/Lineage/icon-heart-blue.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-heart-d3 {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url("/Content/img/Lineage/icon-heart-d3.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-heart-outline-blue {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url("/Content/img/Lineage/icon-heart-outline-blue.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-heart-16px {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("/Content/img/Lineage/icon-heart-16px.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-heart-16px-gray {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("/Content/img/Lineage/icon-heart-16px-gray.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-heart-outline-16px {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("/Content/img/Lineage/icon-heart-outline-16px.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-heart-outline-16px-gray {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("/Content/img/Lineage/icon-heart-outline-16px-gray.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-heart-outline-24px {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url("/Content/img/Lineage/icon-heart-outline-24px.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-alert {
    display: inline-block;
    width: 16px;
    height: 14px;
    background: url("/Content/img/Lineage/icon-alert.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-question {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("/Content/img/Lineage/icon-question.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-question-11 {
    display: inline-block;
    width: 11px;
    height: 15px;
    background: url("/Content/img/Lineage/icon-question-11.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-edit {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url("/Content/img/Lineage/icon-edit.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-key {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url("/Content/img/Lineage/icon-key.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-key-small-white {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url("/Content/img/Lineage/icon-key-small-white.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-key-small-blue {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url("/Content/img/Lineage/icon-key-small-blue.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-alert-info {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("/Content/img/Lineage/icon-alert-info.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-alert-info-hover {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("/Content/img/Lineage/icon-alert-info-hover.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-cancel-x {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: url("/Content/img/Lineage/icon-cancel-x.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-cancel-x-gray8 {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: url("/Content/img/Lineage/icon-cancel-x-gray8.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-cancel-x-white {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: url("/Content/img/Lineage/icon-cancel-x-white.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-cancel-x-12 {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url("/Content/img/Lineage/icon-cancel-x-12.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-cancel-x-blue {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: url("/Content/img/Lineage/icon-cancel-x-blue.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-cancel-x-red {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: url("/Content/img/Lineage/icon-cancel-x-red.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-cancel-x-red-12 {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url("/Content/img/Lineage/icon-cancel-x-red-12.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-cancel-x-white-12 {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url("/Content/img/Lineage/icon-cancel-x-white-12.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-cancel-circle {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url("/Content/img/Lineage/icon-cancel-circle.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .icon-close-x, form.search .dark-theme .clear-search:after, .dark-theme form.search .clear-search:after {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url("/Content/img/icons/search/icon-clear-search.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; }
  .dark-theme .mCS-my-theme .mCSB_container {
    margin-right: 0; }
  .dark-theme .mCS-my-theme .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: transparent; }
  .dark-theme .mCS-my-theme .mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent; }
  .dark-theme form.search {
    position: relative; }
    .dark-theme form.search ::-ms-clear {
      display: none; }
    .dark-theme form.search input.form-control:valid {
      padding-right: 24px !important; }
      .dark-theme form.search input.form-control:valid ~ .clear-search {
        display: inline-block; }
    .dark-theme form.search .clear-search {
      display: none;
      border: none;
      width: 1px;
      height: 1px;
      cursor: pointer;
      float: right;
      background-color: transparent;
      vertical-align: middle; }
      .dark-theme form.search .clear-search:after {
        background-position: center;
        content: '';
        margin: auto;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 3;
        cursor: pointer; }
  .dark-theme .common-modal {
    margin: 0 auto;
    padding: 0;
    border-radius: 8px; }
    .dark-theme .common-modal .down-arrow {
      display: none; }
    .dark-theme .common-modal .modal-header {
      border-top-left-radius: 8px;
      border-top-right-radius: 8px;
      border-bottom: none;
      background-color: #0084D4;
      color: #2B3441;
      padding: 28px 24px;
      font-size: 20px;
      line-height: 24px;
      font-weight: bold; }
      .dark-theme .common-modal .modal-header span {
        white-space: nowrap; }
      .dark-theme .common-modal .modal-header .cancel-icon {
        padding: 3px 0 0;
        line-height: 1;
        font-size: 0; }
        .dark-theme .common-modal .modal-header .cancel-icon span {
          cursor: pointer; }
    .dark-theme .common-modal .modal-body {
      padding: 20px 48px 40px;
      color: rgba(255, 255, 255, 0.8);
      font-size: 12px;
      background-color: #2B3441;
      border-bottom-left-radius: 8px;
      border-bottom-right-radius: 8px; }
      .dark-theme .common-modal .modal-body .modal-item {
        padding: 0;
        height: 48px;
        border-bottom: 1px solid #eaeaea;
        display: flex;
        align-items: center;
        justify-content: space-between; }
        .dark-theme .common-modal .modal-body .modal-item .modal-item-tittle {
          padding: 0;
          text-transform: uppercase; }
        .dark-theme .common-modal .modal-body .modal-item .modal-item-info {
          text-align: right;
          padding: 0;
          font-size: 20px; }
          .dark-theme .common-modal .modal-body .modal-item .modal-item-info .modal-item-symbol {
            padding: 0;
            display: inline-block;
            width: 30px;
            text-align: left;
            margin-left: 5px;
            color: rgba(255, 255, 255, 0.8);
            font-size: 12px; }
      .dark-theme .common-modal .modal-body .modal-item-total {
        padding: 0;
        background-color: rgba(0, 130, 215, 0.1); }
      .dark-theme .common-modal .modal-body .modal-transaction-type {
        padding: 0;
        height: 66px;
        display: flex;
        align-items: center;
        justify-content: space-between; }
        .dark-theme .common-modal .modal-body .modal-transaction-type .transaction-item .item-name {
          font-size: 12px;
          line-height: 14px;
          color: #7D899D;
          text-transform: uppercase; }
        .dark-theme .common-modal .modal-body .modal-transaction-type .transaction-item .item-value {
          font-size: 12px;
          line-height: 16px;
          margin-left: 8px; }
      .dark-theme .common-modal .modal-body .modal-disclaimer {
        background-color: rgba(81, 89, 104, 0.3);
        padding: 11px 16px; }
        .dark-theme .common-modal .modal-body .modal-disclaimer .disclaimer-tittle {
          margin: 0 0 8px;
          font-size: 12px;
          line-height: 18px;
          color: #000;
          text-transform: uppercase; }
        .dark-theme .common-modal .modal-body .modal-disclaimer .disclaimer-content {
          margin: 0;
          font-size: 11px;
          line-height: 15px; }
      .dark-theme .common-modal .modal-body .modal-button {
        margin-top: 32px;
        display: flex;
        padding: 0;
        align-items: center;
        justify-content: space-between; }
        .dark-theme .common-modal .modal-body .modal-button .btn {
          height: 44px;
          border-radius: 3px;
          font-size: 15px;
          border: 1px solid #0084D4;
          width: 140px; }
  .dark-theme .buy-sell-modal .modal-header {
    display: flex;
    align-items: center; }
    .dark-theme .buy-sell-modal .modal-header span {
      white-space: normal; }
    .dark-theme .buy-sell-modal .modal-header > * {
      flex: 1 0 auto; }
      .dark-theme .buy-sell-modal .modal-header > *:not(:last-child) {
        margin-right: 3px; }
    .dark-theme .buy-sell-modal .modal-header #buyModalLabel {
      flex: 2 1 auto; }
  .dark-theme .withdraw-deposit-modal .modal-header h4 {
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center; }
    .dark-theme .withdraw-deposit-modal .modal-header h4 .title-icon {
      margin-right: 12px; }
  .dark-theme .withdraw-deposit-modal .modal-body {
    color: rgba(255, 255, 255, 0.8);
    background-color: #2B3441; }
    .dark-theme .withdraw-deposit-modal .modal-body .currency-block {
      height: 32px; }
      .dark-theme .withdraw-deposit-modal .modal-body .currency-block .block-currency {
        font-size: 16px;
        padding: 0;
        line-height: 20px;
        margin: 12px 0 0;
        font-weight: bold; }
      .dark-theme .withdraw-deposit-modal .modal-body .currency-block .block-time {
        padding: 0;
        line-height: 14px;
        margin: 15px 0 0;
        opacity: 0.6; }
    .dark-theme .withdraw-deposit-modal .modal-body .current-currency .current-currency-header {
      text-transform: uppercase;
      color: #9CAAC1;
      border-bottom: 1px solid #515967; }
      .dark-theme .withdraw-deposit-modal .modal-body .current-currency .current-currency-header div {
        display: inline-block;
        line-height: 16px;
        margin: 12px 0 8px; }
        .dark-theme .withdraw-deposit-modal .modal-body .current-currency .current-currency-header div:last-child {
          text-align: right; }
    .dark-theme .withdraw-deposit-modal .modal-body .current-currency .current-currency-body {
      font-size: 16px; }
      .dark-theme .withdraw-deposit-modal .modal-body .current-currency .current-currency-body div {
        display: inline-block;
        line-height: 19px;
        margin: 10px 0 11px; }
        .dark-theme .withdraw-deposit-modal .modal-body .current-currency .current-currency-body div:last-child {
          text-align: right; }
    .dark-theme .withdraw-deposit-modal .modal-body .withdraw-amount .amount-header {
      font-size: 16px;
      font-weight: bold;
      line-height: 19px;
      margin: 32px 0 12px; }
    .dark-theme .withdraw-deposit-modal .modal-body .withdraw-amount .amount-item input::placeholder {
      color: #677183;
      text-align: right; }
    .dark-theme .withdraw-deposit-modal .modal-body .withdraw-amount .amount-item .quantity-input {
      font-size: 15px;
      line-height: 18px;
      text-align: right;
      padding: 10px 8px 8px;
      border: 1px solid #515967; }
    .dark-theme .withdraw-deposit-modal .modal-body .withdraw-amount .amount-item .amount-symbol {
      line-height: 14px;
      margin: 11px 0 0 8px; }
    .dark-theme .withdraw-deposit-modal .modal-body .withdraw-amount .amount-item .anount-price {
      line-height: 18px;
      margin: 10px 0 8px; }
      .dark-theme .withdraw-deposit-modal .modal-body .withdraw-amount .amount-item .anount-price span:first-child {
        padding-right: 8px;
        font-size: 15px; }
    .dark-theme .withdraw-deposit-modal .modal-body .withdraw-amount .amount-item .amount-temp {
      text-transform: uppercase;
      line-height: 14px;
      margin: 11px 0; }
    .dark-theme .withdraw-deposit-modal .modal-body .withdraw-amount .amount-item .amount-usd {
      font-size: 12px;
      color: #7D899D;
      line-height: 16px;
      margin: 12px 0 8px; }
    .dark-theme .withdraw-deposit-modal .modal-body .withdraw-amount .amount-item div {
      padding: 0; }
    .dark-theme .withdraw-deposit-modal .modal-body .withdraw-deposit-address .address-header {
      font-size: 16px;
      font-weight: bold;
      line-height: 19px;
      margin: 32px 0 12px; }
    .dark-theme .withdraw-deposit-modal .modal-body .withdraw-deposit-address input::placeholder {
      color: #677183; }
    .dark-theme .withdraw-deposit-modal .modal-body .withdraw-deposit-address .address-input input {
      width: 100%;
      padding: 7px 12px 9px;
      font-size: 15px;
      border: 1px solid #515967; }
    .dark-theme .withdraw-deposit-modal .modal-body .withdraw-deposit-address .deposit-address-input input {
      border: 1px solid #0084D4; }
    .dark-theme .withdraw-deposit-modal .modal-body .modal-disclaimer {
      height: inherit;
      max-height: 142px;
      overflow-y: auto;
      overflow-style: none; }
      .dark-theme .withdraw-deposit-modal .modal-body .modal-disclaimer .disclaimer-tittle {
        display: inline-block;
        margin: 0 12px 0 0; }
      .dark-theme .withdraw-deposit-modal .modal-body .modal-disclaimer .disclaimer-content {
        display: inline-block; }
      .dark-theme .withdraw-deposit-modal .modal-body .modal-disclaimer .disclaimer-pre {
        white-space: pre-line;
        margin: 0; }
    .dark-theme .withdraw-deposit-modal .modal-body .modal-button button {
      width: 200px !important; }
    .dark-theme .withdraw-deposit-modal .modal-body .deposit-button {
      justify-content: flex-end; }
      .dark-theme .withdraw-deposit-modal .modal-body .deposit-button button {
        width: 200px !important; }
  .dark-theme .withdraw-deposit-modal.deposit-modal .modal-disclaimer {
    margin-top: 12px;
    background-color: rgba(240, 173, 78, 0.3); }
    .dark-theme .withdraw-deposit-modal.deposit-modal .modal-disclaimer .disclaimer-tittle {
      font-size: 15px;
      color: rgba(255, 255, 255, 0.8);
      font-weight: bold; }
    .dark-theme .withdraw-deposit-modal.deposit-modal .modal-disclaimer .disclaimer-second-title {
      margin: 8px 0 4px;
      font-size: 12px;
      font-weight: bold;
      line-height: 15px; }
  .dark-theme .common-toast {
    width: 360px;
    max-width: 360px !important;
    position: fixed;
    top: calc(100% - 111px);
    left: calc(100% - 360px);
    padding: 4px 40px 16px 24px;
    border: none;
    border-radius: 0;
    background-color: #11A763;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5); }
    .dark-theme .common-toast .popover-title {
      display: flex;
      align-items: center;
      padding: 0;
      margin-bottom: 12px;
      height: 43px;
      justify-content: space-between;
      color: #2B3441;
      background-color: transparent;
      border-bottom: 1px solid #2B3441; }
      .dark-theme .common-toast .popover-title .toast-title {
        font-size: 16px;
        line-height: 19px;
        margin: 12px 0; }
      .dark-theme .common-toast .popover-title .cancel-icon {
        padding: 0;
        position: absolute;
        top: 8px;
        right: 8px; }
        .dark-theme .common-toast .popover-title .cancel-icon i {
          cursor: pointer;
          display: inline-block;
          width: 12px;
          height: 12px;
          background: url("/Content/img/Lineage/icon-cancel-x-white-12.svg");
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center bottom; }
    .dark-theme .common-toast .popover-content {
      padding: 0;
      color: #2B3441;
      line-height: 18px;
      font-size: 12px; }
  .dark-theme .child-row-details > div > div {
    display: table-row; }
  .dark-theme .details-field {
    display: inline-block;
    min-width: 145px;
    padding: 0 8px 0 32px;
    font-weight: bold;
    vertical-align: top;
    text-align: left;
    display: table-cell; }
  .dark-theme .details-field::after {
    content: ':';
    display: inline; }
  .dark-theme .details-value {
    min-width: 160px;
    padding-left: 16px;
    overflow-wrap: break-word;
    display: table-cell; }
  .dark-theme .copyable {
    background-color: transparent;
    padding: 2px 6px;
    cursor: pointer;
    color: #539ad7; }
    .dark-theme .copyable:hover {
      color: #539ad7; }
  .dark-theme .child-row-details {
    transition: visibility 2s;
    text-align: left !important; }
  @media (min-width: 991px) and (max-width: 1380px) {
    .dark-theme .buy-table-container .common-pager .pager > li:nth-child(2),
    .dark-theme .buy-table-container .common-pager .pager > li:nth-last-child(2),
    .dark-theme .sell-table-container .common-pager .pager > li:nth-child(2),
    .dark-theme .sell-table-container .common-pager .pager > li:nth-last-child(2) {
      /* hide the next and prev pager buttons for the orderbooks when tables get compressed */
      display: none !important; } }
  @media screen and (max-width: 767px) {
    .dark-theme body .blurb {
      display: block;
      width: 100%; }
    .dark-theme .common-modal {
      border-radius: 0; }
      .dark-theme .common-modal .modal-dialog {
        margin: 0; }
        .dark-theme .common-modal .modal-dialog .modal-content {
          border-radius: 0; }
          .dark-theme .common-modal .modal-dialog .modal-content .modal-header {
            border-radius: 0;
            padding: 21px 16px;
            font-size: 15px;
            line-height: 18px; }
            .dark-theme .common-modal .modal-dialog .modal-content .modal-header .cancel-icon {
              padding-top: 0; }
          .dark-theme .common-modal .modal-dialog .modal-content .modal-body {
            padding: 0; }
            .dark-theme .common-modal .modal-dialog .modal-content .modal-body .modal-item {
              padding: 0 16px;
              height: 40px; }
              .dark-theme .common-modal .modal-dialog .modal-content .modal-body .modal-item.modal-item-total {
                width: 100%;
                margin: 0; }
              .dark-theme .common-modal .modal-dialog .modal-content .modal-body .modal-item .modal-item-info {
                font-size: 15px; }
            .dark-theme .common-modal .modal-dialog .modal-content .modal-body .modal-transaction-type {
              padding: 12px 16px;
              display: block;
              height: 100%; }
              .dark-theme .common-modal .modal-dialog .modal-content .modal-body .modal-transaction-type .transaction-item {
                margin: 8px 0;
                display: flex;
                justify-content: space-between;
                align-items: center; }
            .dark-theme .common-modal .modal-dialog .modal-content .modal-body .modal-disclaimer {
              width: calc(100% - 32px);
              margin: 0 16px 0 16px;
              padding: 12px 16px; }
              .dark-theme .common-modal .modal-dialog .modal-content .modal-body .modal-disclaimer .disclaimer-content {
                line-height: 13px; }
            .dark-theme .common-modal .modal-dialog .modal-content .modal-body .modal-condition {
              width: calc(100% - 32px);
              margin: 0 16px 20px 16px;
              padding: 12px 16px; }
              .dark-theme .common-modal .modal-dialog .modal-content .modal-body .modal-condition .condition-content {
                line-height: 13px; }
            .dark-theme .common-modal .modal-dialog .modal-content .modal-body .modal-button {
              margin-top: 0;
              padding: 0 16px;
              width: 100%;
              display: block; }
              .dark-theme .common-modal .modal-dialog .modal-content .modal-body .modal-button .btn {
                width: 100%;
                margin: 0 0 16px 0; }
      .dark-theme .common-modal .down-arrow {
        display: none;
        background-color: rgba(51, 51, 51, 0.9);
        border-radius: 50%;
        padding: 40px;
        width: 60px;
        height: 60px;
        position: fixed;
        bottom: 16px;
        right: 16px; }
        .dark-theme .common-modal .down-arrow .icon-arrow-down-white-18 {
          position: absolute;
          bottom: 30%;
          right: 39%; }
    .dark-theme .withdraw-deposit-modal .modal-content .modal-header {
      padding: 20px 16px; }
      .dark-theme .withdraw-deposit-modal .modal-content .modal-header h4 {
        margin-top: 0;
        margin-bottom: 0;
        height: initial;
        text-align: center; }
        .dark-theme .withdraw-deposit-modal .modal-content .modal-header h4 span {
          font-size: 15px;
          line-height: 18px; }
        .dark-theme .withdraw-deposit-modal .modal-content .modal-header h4 .title-icon {
          margin-right: 8px; }
      .dark-theme .withdraw-deposit-modal .modal-content .modal-header .cancel-icon {
        margin: 0;
        line-height: 1; }
    .dark-theme .withdraw-deposit-modal .modal-content .modal-body {
      padding: 32px 16px 0 !important; }
      .dark-theme .withdraw-deposit-modal .modal-content .modal-body .currency-block {
        height: inherit; }
        .dark-theme .withdraw-deposit-modal .modal-content .modal-body .currency-block .block-currency {
          font-size: 15px;
          line-height: 18px;
          margin: 0; }
        .dark-theme .withdraw-deposit-modal .modal-content .modal-body .currency-block .block-time {
          margin: 3px 0 0; }
      .dark-theme .withdraw-deposit-modal .modal-content .modal-body .current-currency .current-currency-header {
        height: inherit; }
        .dark-theme .withdraw-deposit-modal .modal-content .modal-body .current-currency .current-currency-header div {
          margin: 14px 0 8px; }
      .dark-theme .withdraw-deposit-modal .modal-content .modal-body .current-currency .current-currency-body {
        font-size: 15px; }
        .dark-theme .withdraw-deposit-modal .modal-content .modal-body .current-currency .current-currency-body div {
          line-height: 18px;
          margin: 11px 0; }
      .dark-theme .withdraw-deposit-modal .modal-content .modal-body .withdraw-amount .amount-header {
        font-size: 15px;
        line-height: 18px; }
      .dark-theme .withdraw-deposit-modal .modal-content .modal-body .withdraw-amount .amount-item .quantity-input {
        width: 180px;
        padding: 9px 8px; }
      .dark-theme .withdraw-deposit-modal .modal-content .modal-body .withdraw-amount .amount-item .anount-price {
        margin: 12px 0 8px; }
      .dark-theme .withdraw-deposit-modal .modal-content .modal-body .withdraw-amount .amount-item .amount-temp {
        margin: 13px 0 9px; }
      .dark-theme .withdraw-deposit-modal .modal-content .modal-body .withdraw-amount .amount-item div {
        padding: 0; }
      .dark-theme .withdraw-deposit-modal .modal-content .modal-body .withdraw-deposit-address .address-header {
        font-size: 15px;
        line-height: 18px;
        margin: 24px 0 12px; }
      .dark-theme .withdraw-deposit-modal .modal-content .modal-body .withdraw-deposit-address .address-input input {
        line-height: 18px; }
      .dark-theme .withdraw-deposit-modal .modal-content .modal-body .withdraw-deposit-address .deposit-address-input input {
        border: 1px solid #0084D4; }
      .dark-theme .withdraw-deposit-modal .modal-content .modal-body .modal-disclaimer {
        margin: 0 !important;
        width: 100% !important; }
        .dark-theme .withdraw-deposit-modal .modal-content .modal-body .modal-disclaimer .disclaimer-tittle {
          display: block;
          margin-bottom: 8px; }
      .dark-theme .withdraw-deposit-modal .modal-content .modal-body .modal-button {
        padding: 0 !important; }
        .dark-theme .withdraw-deposit-modal .modal-content .modal-body .modal-button button {
          margin: 0 0 40px 0 !important;
          width: 100% !important; }
          .dark-theme .withdraw-deposit-modal .modal-content .modal-body .modal-button button:last-child {
            margin-top: -8px !important; }
    .dark-theme .withdraw-deposit-modal.deposit-modal .modal-content .modal-body .current-currency .current-currency-header div:last-child,
    .dark-theme .withdraw-deposit-modal.deposit-modal .modal-content .modal-body .current-currency .current-currency-body div:last-child {
      text-align: right; }
    .dark-theme .withdraw-deposit-modal.deposit-modal .modal-content .modal-body .withdraw-deposit-address .address-header {
      margin: 32px 0 13px; }
    .dark-theme .withdraw-deposit-modal.deposit-modal .modal-content .modal-body .withdraw-deposit-address .address-tip {
      margin-bottom: 17px; }
    .dark-theme .withdraw-deposit-modal.deposit-modal .modal-content .modal-body .modal-disclaimer {
      background-color: rgba(81, 89, 104, 0.3); }
      .dark-theme .withdraw-deposit-modal.deposit-modal .modal-content .modal-body .modal-disclaimer .disclaimer-second-title {
        margin: 12px 0 4px; }
      .dark-theme .withdraw-deposit-modal.deposit-modal .modal-content .modal-body .modal-disclaimer .disclaimer-content {
        font-size: 12px;
        line-height: 15px; }
    .dark-theme .withdraw-deposit-modal.deposit-modal .modal-content .modal-body .modal-button .btn:first-child {
      margin: 32px 0; } }
  .dark-theme .account-balance-body tr {
    cursor: pointer; }
  .dark-theme .modal-condition {
    border: 1px solid #009af8;
    background-color: rgba(255, 255, 255, 0.1);
    margin-bottom: 5px;
    padding: 11px 16px; }
    .dark-theme .modal-condition .condition-title {
      text-transform: uppercase;
      color: #009af8;
      font-size: 12px;
      line-height: 18px;
      padding-bottom: 8px; }
    .dark-theme .modal-condition .condition-content {
      margin: 0;
      font-size: 11px;
      line-height: 15px; }
  .dark-theme .dropdown-menu {
    font-size: 1em; }
  .dark-theme .site-banner-container {
    position: sticky;
    top: 56px;
    width: 100%;
    z-index: 1029; }
  .dark-theme .col-1 {
    width: 8.33%;
    display: inline-block; }
  .dark-theme .col-2 {
    width: 16.66%;
    display: inline-block; }
  .dark-theme .col-3 {
    width: 25%;
    display: inline-block; }
  .dark-theme .col-4 {
    width: 33.33%;
    display: inline-block; }
  .dark-theme .col-5 {
    width: 41.66%;
    display: inline-block; }
  .dark-theme .col-6 {
    width: 50%;
    display: inline-block; }
  .dark-theme .col-7 {
    width: 58.33%;
    display: inline-block; }
  .dark-theme .col-8 {
    width: 66.66%;
    display: inline-block; }
  .dark-theme .col-9 {
    width: 75%;
    display: inline-block; }
  .dark-theme .col-10 {
    width: 83.33%;
    display: inline-block; }
  .dark-theme .col-11 {
    width: 91.66%;
    display: inline-block; }
  .dark-theme .col-12 {
    width: 100%;
    display: inline-block; }
  .dark-theme .bittrex-space-h {
    margin-left: 10px;
    margin-right: 10px; }
  .dark-theme .bittrex-space-v {
    margin-top: 10px;
    margin-bottom: 10px; }
  .dark-theme .data-table-dom {
    margin: 0 0 8px 0; }
  .dark-theme .common-table .input-sm {
    height: 32px !important;
    padding: 0 10px !important;
    border-radius: 4px; }
  .dark-theme #hideCancelledLabel {
    display: inline-block;
    width: 125px; }
  @media screen and (max-width: 767px) {
    .dark-theme .dataTables_filter {
      width: 100%; }
      .dark-theme .dataTables_filter label {
        float: left;
        width: calc(100% - 45px); }
        .dark-theme .dataTables_filter label input {
          width: 100%; }
      .dark-theme .dataTables_filter button {
        padding-right: 0px; }
    .dark-theme #closedMarketOrdersTable_filter label,
    .dark-theme #openMarketOrdersTable_filter label {
      width: calc(100% - 20px); }
    .dark-theme #balanceTable_length {
      width: 100%; }
    .dark-theme .wallet-info-content label.custom-button {
      width: 100% !important;
      float: none !important; } }
  @media screen and (min-width: 600px) {
    .dark-theme .error-modal {
      margin: 20px auto;
      width: 550px; } }
  .dark-theme .main-content {
    float: right;
    overflow: hidden; }
    .dark-theme .main-content .common-pager .pager .tens a,
    .dark-theme .main-content .common-pager .pager .hundreds a {
      font-size: 8pt !important; }
    .dark-theme .main-content .market-info-header {
      height: 60px;
      padding: 12px;
      display: flex;
      justify-content: space-between;
      background-color: #262C36; }
      .dark-theme .main-content .market-info-header .withdraw-icon,
      .dark-theme .main-content .market-info-header .deposit-icon {
        cursor: pointer;
        padding: 7px 10px; }
      .dark-theme .main-content .market-info-header .current-market-info {
        display: flex; }
        .dark-theme .main-content .market-info-header .current-market-info .info-name {
          left: -15px;
          display: flex; }
          .dark-theme .main-content .market-info-header .current-market-info .info-name .market-logo {
            display: block; }
          .dark-theme .main-content .market-info-header .current-market-info .info-name .short-name {
            font-size: 20px;
            font-weight: bold;
            line-height: 24px;
            display: block;
            text-transform: uppercase;
            letter-spacing: 0.5px;
            white-space: nowrap; }
          .dark-theme .main-content .market-info-header .current-market-info .info-name .full-name {
            display: block;
            font-size: 12px;
            line-height: 14px;
            padding-top: 2px;
            text-transform: capitalize; }
      .dark-theme .main-content .market-info-header .items-group {
        display: flex;
        justify-content: space-between;
        align-items: center; }
        .dark-theme .main-content .market-info-header .items-group .info-item {
          padding-top: 6px;
          text-align: right; }
          .dark-theme .main-content .market-info-header .items-group .info-item .type-volume i {
            vertical-align: middle;
            font-size: 10px;
            color: #B2C3DB; }
          .dark-theme .main-content .market-info-header .items-group .info-item .type-volume span {
            vertical-align: middle;
            color: rgba(255, 255, 255, 0.8);
            font-size: 1em;
            letter-spacing: 0.7px;
            /*line-height: 16px;*/ }
          .dark-theme .main-content .market-info-header .items-group .info-item .type-name {
            font-size: 1em;
            display: block;
            color: #B2C3DB;
            text-transform: uppercase; }
          .dark-theme .main-content .market-info-header .items-group .info-item .type-usd-conversion {
            vertical-align: middle;
            font-size: 0.9em;
            letter-spacing: 0.7px; }
            .dark-theme .main-content .market-info-header .items-group .info-item .type-usd-conversion:before {
              font-family: FontAwesome;
              content: '\f155'; }
      .dark-theme .main-content .market-info-header .info-button {
        text-align: right;
        top: -5px;
        min-width: 230px; }
        .dark-theme .main-content .market-info-header .info-button .deposit-withdraw {
          margin-left: 12px;
          display: inline-block; }
          .dark-theme .main-content .market-info-header .info-button .deposit-withdraw .btn {
            width: 85px; }
            .dark-theme .main-content .market-info-header .info-button .deposit-withdraw .btn:hover {
              color: inherit; }
            .dark-theme .main-content .market-info-header .info-button .deposit-withdraw .btn i {
              padding: 0 30px;
              display: block; }
    .dark-theme .main-content #market_status_content {
      display: none;
      margin: 2px 0; }
      .dark-theme .main-content #market_status_content.market-status-alert {
        display: flex;
        align-items: center;
        justify-content: center; }
        .dark-theme .main-content #market_status_content.market-status-alert .market-status {
          font-size: 1.1em; }
        .dark-theme .main-content #market_status_content.market-status-alert i {
          padding-right: 8px;
          font-size: 1.1em;
          color: goldenrod; }
    .dark-theme .main-content .un-authenticated {
      margin: 4px 0 0;
      height: 60px;
      text-align: center;
      background-color: #262C36; }
      .dark-theme .main-content .un-authenticated .btn {
        width: 160px;
        height: 36px;
        margin-top: 12px; }
        .dark-theme .main-content .un-authenticated .btn:last-child {
          margin-left: 24px; }
    .dark-theme .main-content .market-info-content {
      background-color: #fdfdfe;
      padding: 0 40px 80px;
      margin-top: 0;
      min-height: calc(100vh - 180px);
      /* This change ensures that the pop-up menu when hovering over chart "Studies" does not show.
           ChartIQ appears to have a bug in calculating the appropriate position based on mouse location,
           so the menu only makes things more confusing.
        */ }
      .dark-theme .main-content .market-info-content #trade-container #form_Sell a.coming-soon,
      .dark-theme .main-content .market-info-content #trade-container #form_Sell a.coming-soon:hover,
      .dark-theme .main-content .market-info-content #trade-container #form_Buy a.coming-soon,
      .dark-theme .main-content .market-info-content #trade-container #form_Buy a.coming-soon:hover,
      .dark-theme .main-content .market-info-content #market-orders-container #form_Sell a.coming-soon,
      .dark-theme .main-content .market-info-content #market-orders-container #form_Sell a.coming-soon:hover,
      .dark-theme .main-content .market-info-content #market-orders-container #form_Buy a.coming-soon,
      .dark-theme .main-content .market-info-content #market-orders-container #form_Buy a.coming-soon:hover {
        color: lightgray;
        cursor: default; }
      .dark-theme .main-content .market-info-content #chartdiv {
        border: 0;
        height: 380px !important; }
      .dark-theme .main-content .market-info-content .trade-marketNotActive,
      .dark-theme .main-content .market-info-content .trade-marketNotActive-content {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 15px; }
        .dark-theme .main-content .market-info-content .trade-marketNotActive .trade-marketNotActive-icon,
        .dark-theme .main-content .market-info-content .trade-marketNotActive-content .trade-marketNotActive-icon {
          color: goldenrod;
          font-size: 2rem;
          margin: 0px 10px; }
        .dark-theme .main-content .market-info-content .trade-marketNotActive .trade-marketNotActive-status,
        .dark-theme .main-content .market-info-content .trade-marketNotActive-content .trade-marketNotActive-status {
          display: flex;
          flex-direction: column; }
      .dark-theme .main-content .market-info-content .trade-unauthenticated {
        text-align: center;
        width: 100%; }
        .dark-theme .main-content .market-info-content .trade-unauthenticated button {
          margin: 6px auto;
          display: block; }
      .dark-theme .main-content .market-info-content .trade {
        padding: 12px 0;
        margin-top: 4px; }
        .dark-theme .main-content .market-info-content .trade .intl-market-reach {
          color: #333;
          margin: 30px auto auto;
          max-width: 200px;
          text-align: center; }
        .dark-theme .main-content .market-info-content .trade .trade-content {
          width: 224px;
          margin: 0 auto; }
          .dark-theme .main-content .market-info-content .trade .trade-content form {
            text-align: left; }
            .dark-theme .main-content .market-info-content .trade .trade-content form .btn-group {
              padding: 0;
              text-align: center; }
              .dark-theme .main-content .market-info-content .trade .trade-content form .btn-group .btn {
                text-transform: uppercase;
                width: 110px;
                height: 32px;
                font-size: 14px;
                line-height: 18px;
                font-weight: bold;
                letter-spacing: 0.5px; }
            .dark-theme .main-content .market-info-content .trade .trade-content form .btn-block {
              margin-top: 20px;
              padding: 5px 0px;
              height: 32px;
              outline: none;
              font-size: 15px;
              border-radius: 0; }
            .dark-theme .main-content .market-info-content .trade .trade-content form .price-type-dropdown {
              list-style: none; }
              .dark-theme .main-content .market-info-content .trade .trade-content form .price-type-dropdown #menu_PriceBuy {
                text-transform: none;
                border: none;
                border-radius: 0;
                min-width: 100px;
                margin-top: 4px; }
                .dark-theme .main-content .market-info-content .trade .trade-content form .price-type-dropdown #menu_PriceBuy a:hover {
                  background-color: transparent;
                  color: #0084d4; }
              .dark-theme .main-content .market-info-content .trade .trade-content form .price-type-dropdown .icon-expand-triangle-blue {
                margin-left: 8px;
                transform: rotate(90deg); }
            .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount {
              margin: 0;
              height: 58px;
              padding: 0;
              border-bottom: 1px solid #515967; }
              .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount.time-in-force-date {
                height: 57px;
                margin-top: 1px;
                border-left: 0px; }
                .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount.time-in-force-date .input-units {
                  padding-top: 12px; }
                .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount.time-in-force-date .datepicker {
                  width: 284px;
                  height: 259px; }
                  .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount.time-in-force-date .datepicker .datepicker-days .table-condensed thead tr th .fa-angle-left,
                  .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount.time-in-force-date .datepicker .datepicker-days .table-condensed thead tr th .fa-angle-right {
                    font-size: 20px; }
                  .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount.time-in-force-date .datepicker .datepicker-days .table-condensed thead tr .datepicker-switch .switch-content {
                    display: block;
                    pointer-events: none;
                    font-weight: lighter; }
                    .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount.time-in-force-date .datepicker .datepicker-days .table-condensed thead tr .datepicker-switch .switch-content:first-child {
                      font-size: 14px; }
                    .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount.time-in-force-date .datepicker .datepicker-days .table-condensed thead tr .datepicker-switch .switch-content:nth-child(2) {
                      font-size: 10px; }
                  .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount.time-in-force-date .datepicker .datepicker-days .table-condensed thead tr .dow {
                    width: 9px;
                    height: 12px;
                    font-size: 10px;
                    color: #7D899D;
                    padding-bottom: 4px; }
                  .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount.time-in-force-date .datepicker .datepicker-days .table-condensed thead .week-list {
                    border-bottom: 1px solid #515967; }
                  .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount.time-in-force-date .datepicker .datepicker-days .table-condensed tbody tr td {
                    width: 40px;
                    height: 40px;
                    font-weight: 900;
                    border-right: none;
                    border-bottom: none;
                    border-top: 1px solid #2B3441;
                    border-left: 1px solid #2B3441; }
                  .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount.time-in-force-date .datepicker .datepicker-days .table-condensed tbody tr .today {
                    background-color: #0084D4 !important;
                    color: #2B3441 !important;
                    border: 1px solid #0084D4 !important;
                    border-radius: 0; }
                  .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount.time-in-force-date .datepicker .datepicker-days .table-condensed tbody tr .day:hover {
                    background-color: #2B3441;
                    cursor: pointer;
                    border-radius: 0;
                    border: solid 1px #0084D4; }
                  .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount.time-in-force-date .datepicker .datepicker-days .table-condensed tbody tr .active {
                    background-color: #2B3441;
                    cursor: pointer;
                    border-radius: 0;
                    color: #FFF;
                    border-color: #2B3441;
                    text-shadow: none; }
                  .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount.time-in-force-date .datepicker .datepicker-days .table-condensed tbody tr .new {
                    background-color: #262C36;
                    font-size: 14px;
                    color: #7D899D;
                    border-radius: 0; }
                  .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount.time-in-force-date .datepicker .datepicker-days .table-condensed,
                  .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount.time-in-force-date .datepicker .datepicker-months .table-condensed,
                  .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount.time-in-force-date .datepicker .datepicker-years .table-condensed {
                    width: 100%;
                    height: 100%; }
              .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount .trade-type {
                background-color: transparent;
                color: #7D899D;
                padding: 0;
                font-size: 12px;
                border: none;
                font-weight: lighter;
                text-align: right; }
              .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount .input-amount {
                font-size: 12px;
                color: #9CAAC1;
                background-color: transparent;
                border: none;
                box-shadow: none;
                border-radius: 0;
                padding-left: 0;
                line-height: 18px;
                height: 28px;
                margin-top: 3px; }
                .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount .input-amount::-webkit-input-placeholder {
                  /* WebKit, Blink, Edge */
                  color: #5D6676; }
                .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount .input-amount:-moz-placeholder {
                  /* Mozilla Firefox 4 to 18 */
                  color: #5D6676; }
                .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount .input-amount::-moz-placeholder {
                  /* Mozilla Firefox 19+ */
                  color: #5D6676; }
                .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount .input-amount:-ms-input-placeholder {
                  /* Internet Explorer 10-11 */
                  color: #5D6676; }
              .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount .units-amount input {
                height: 25px; }
              .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount .units-amount > span button {
                display: block;
                width: 100px;
                height: 20px;
                background-color: red; }
              .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount .nav {
                padding: 6px 0 0; }
                .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount .nav .open > a,
                .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount .nav .nav .open > a:focus,
                .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount .nav .nav .open > a:hover {
                  background-color: transparent; }
                .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount .nav > li > a {
                  padding: 0; }
                  .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount .nav > li > a:hover, .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount .nav > li > a:focus {
                    color: #0084D4;
                    background-color: transparent; }
                  .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount .nav > li > a span {
                    font-size: 12px;
                    line-height: 16px;
                    margin-right: 8px; }
                .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount .nav .order-type-ul,
                .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount .nav .time-in-force-ul {
                  left: 0;
                  top: 22px;
                  margin: 0;
                  background-color: #2B3441;
                  border-radius: 0;
                  border: none; }
                  .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount .nav .order-type-ul li a,
                  .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount .nav .time-in-force-ul li a {
                    color: rgba(255, 255, 255, 0.8);
                    background-color: #2B3441; }
                    .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount .nav .order-type-ul li a:hover, .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount .nav .order-type-ul li a:focus,
                    .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount .nav .time-in-force-ul li a:hover,
                    .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount .nav .time-in-force-ul li a:focus {
                      background-image: none; }
                  .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount .nav .order-type-ul li:hover a,
                  .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount .nav .time-in-force-ul li:hover a {
                    color: #0084D4;
                    background-image: none; }
                  .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount .nav .order-type-ul .separate-limit-market,
                  .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount .nav .time-in-force-ul .separate-limit-market {
                    border-bottom: 1px solid #e5e5e5; }
                .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount .nav .icon-expand-triangle-blue {
                  transform: rotate(90deg); }
              .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount .input-units {
                display: flex;
                text-transform: uppercase;
                color: #9CAAC1;
                font-weight: bold;
                font-size: 12px;
                line-height: 13px;
                padding-top: 13px;
                margin-bottom: 0; }
                .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount .input-units .cc-BTC-alt {
                  margin-left: 2px;
                  font-size: 10px; }
                .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount .input-units .help-img {
                  padding-left: 5px;
                  cursor: pointer;
                  top: 13px;
                  right: 12px; }
                  .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount .input-units .help-img .icon-help-circle-A {
                    width: 11px;
                    height: 11px; }
                .dark-theme .main-content .market-info-content .trade .trade-content form .down-amount .input-units .error {
                  font-size: 11px;
                  font-weight: lighter;
                  color: #E56846;
                  text-transform: initial;
                  position: absolute;
                  right: 0;
                  display: inline-block; }
          .dark-theme .main-content .market-info-content .trade .trade-content .max-buy {
            text-align: center;
            font-size: 11px;
            color: #9CAAC1; }
            .dark-theme .main-content .market-info-content .trade .trade-content .max-buy p {
              margin: 0;
              height: 13px; }
            .dark-theme .main-content .market-info-content .trade .trade-content .max-buy .header {
              font-size: 16px;
              margin: 10px; }
            .dark-theme .main-content .market-info-content .trade .trade-content .max-buy .active-data {
              font-size: 1.15em;
              font-weight: bold; }
            .dark-theme .main-content .market-info-content .trade .trade-content .max-buy .balance-data {
              margin: 4px 0; }
              .dark-theme .main-content .market-info-content .trade .trade-content .max-buy .balance-data .currency-symbol {
                margin-left: 3px; }
            .dark-theme .main-content .market-info-content .trade .trade-content .max-buy .max-buy-btn a {
              font-weight: bold;
              text-transform: uppercase;
              text-decoration: underline;
              color: #9CAAC1;
              cursor: pointer; }
      .dark-theme .main-content .market-info-content .common-table-container {
        margin-top: 10px;
        padding-bottom: 0; }
        .dark-theme .main-content .market-info-content .common-table-container .table-heading h2 {
          line-height: 24px;
          font-size: 20px;
          font-weight: bold;
          letter-spacing: 0.5px;
          text-align: left;
          color: rgba(255, 255, 255, 0.8);
          margin: 4px 0 0 0;
          text-transform: uppercase; }
        .dark-theme .main-content .market-info-content .common-table-container .table-heading .search-form {
          text-align: right; }
          .dark-theme .main-content .market-info-content .common-table-container .table-heading .search-form .additional-buttons {
            display: inline-block;
            font-size: 0;
            vertical-align: middle; }
          .dark-theme .main-content .market-info-content .common-table-container .table-heading .search-form .search-input {
            display: inline-block; }
            .dark-theme .main-content .market-info-content .common-table-container .table-heading .search-form .search-input .market-search {
              border: none;
              background-color: rgba(178, 195, 219, 0.8);
              border-radius: 24px;
              box-shadow: none;
              height: 32px;
              width: 200px;
              font-weight: bold;
              font-size: 12px;
              color: rgba(255, 255, 255, 0.8);
              display: inline-block; }
              .dark-theme .main-content .market-info-content .common-table-container .table-heading .search-form .search-input .market-search:focus:-ms-input-placeholder {
                color: transparent; }
              .dark-theme .main-content .market-info-content .common-table-container .table-heading .search-form .search-input .market-search:focus::-webkit-input-placeholder {
                color: transparent; }
              .dark-theme .main-content .market-info-content .common-table-container .table-heading .search-form .search-input .market-search:focus::-moz-placeholder {
                color: transparent; }
              .dark-theme .main-content .market-info-content .common-table-container .table-heading .search-form .search-input .market-search:focus:-moz-placeholder {
                color: transparent; }
              .dark-theme .main-content .market-info-content .common-table-container .table-heading .search-form .search-input .market-search:-ms-input-placeholder {
                font-size: 12px;
                font-style: italic;
                color: #9CAAC1; }
              .dark-theme .main-content .market-info-content .common-table-container .table-heading .search-form .search-input .market-search::-webkit-input-placeholder {
                font-size: 12px;
                font-style: italic;
                font-weight: normal;
                color: #9CAAC1; }
              .dark-theme .main-content .market-info-content .common-table-container .table-heading .search-form .search-input .market-search::-moz-placeholder {
                font-size: 12px;
                font-style: italic;
                font-weight: normal;
                color: #9CAAC1; }
              .dark-theme .main-content .market-info-content .common-table-container .table-heading .search-form .search-input .market-search:-moz-placeholder {
                font-size: 12px;
                font-style: italic;
                font-weight: normal;
                color: #9CAAC1; }
          .dark-theme .main-content .market-info-content .common-table-container .table-heading .search-form .icon-repeat {
            width: 32px;
            height: 32px;
            margin-left: 20px;
            border-radius: 4px;
            border: solid 1px #262C36;
            vertical-align: middle;
            text-align: center;
            padding: 9px;
            top: 0;
            color: #9CAAC1; }
            .dark-theme .main-content .market-info-content .common-table-container .table-heading .search-form .icon-repeat:hover {
              border-color: #0084D4;
              color: #0084D4;
              cursor: pointer; }
        .dark-theme .main-content .market-info-content .common-table-container .common-table {
          width: 100%;
          margin-top: 24px; }
          .dark-theme .main-content .market-info-content .common-table-container .common-table table {
            width: 100%; }
            .dark-theme .main-content .market-info-content .common-table-container .common-table table thead {
              border-bottom: 1px solid #515967; }
              .dark-theme .main-content .market-info-content .common-table-container .common-table table thead tr th {
                padding-bottom: 0 2px 8px 2px;
                line-height: 13px;
                font-size: 12px;
                text-align: right;
                color: #9CAAC1;
                font-weight: lighter;
                text-transform: uppercase; }
            .dark-theme .main-content .market-info-content .common-table-container .common-table table tbody tr {
              border-bottom: 1px solid #262C36; }
              .dark-theme .main-content .market-info-content .common-table-container .common-table table tbody tr:last-child {
                border-color: #515967; }
              .dark-theme .main-content .market-info-content .common-table-container .common-table table tbody tr td {
                padding: 2px 0px 2px 6px;
                line-height: 16px;
                font-size: 12px;
                text-align: right; }
                .dark-theme .main-content .market-info-content .common-table-container .common-table table tbody tr td.buy-sell {
                  line-height: 14px;
                  font-size: 12px;
                  font-weight: bold;
                  color: #0F9FFF;
                  padding: 0 4px; }
        .dark-theme .main-content .market-info-content .common-table-container .buy-table-sum,
        .dark-theme .main-content .market-info-content .common-table-container .sell-table-sum {
          font-size: 13px;
          margin: 0;
          padding: 0;
          color: #9CAAC1;
          display: flex;
          flex-direction: column; }
          @media screen and (min-width: 768px) {
            .dark-theme .main-content .market-info-content .common-table-container .buy-table-sum,
            .dark-theme .main-content .market-info-content .common-table-container .sell-table-sum {
              flex-direction: row; }
              .dark-theme .main-content .market-info-content .common-table-container .buy-table-sum > *:last-child,
              .dark-theme .main-content .market-info-content .common-table-container .sell-table-sum > *:last-child {
                text-align: right; } }
        @media screen and (max-width: 767px) {
          .dark-theme .main-content .market-info-content .common-table-container .buy-table-sum .market-currency-sum,
          .dark-theme .main-content .market-info-content .common-table-container .sell-table-sum .market-currency-sum {
            order: 1; }
          .dark-theme .main-content .market-info-content .common-table-container .buy-table-sum .base-currency-sum,
          .dark-theme .main-content .market-info-content .common-table-container .sell-table-sum .base-currency-sum {
            order: 2; }
          .dark-theme .main-content .market-info-content .common-table-container .sell-table-sum {
            text-align: right; } }
      .dark-theme .main-content .market-info-content .buy-sell-container {
        display: inline-flex;
        width: 100%; }
        .dark-theme .main-content .market-info-content .buy-sell-container .buy-table-container,
        .dark-theme .main-content .market-info-content .buy-sell-container .sell-table-container {
          width: calc(50% - 204px);
          margin-bottom: 56px; }
        .dark-theme .main-content .market-info-content .buy-sell-container #trade-container {
          width: 312px;
          margin: 0 96px; }
        @media screen and (max-width: 1667px) {
          .dark-theme .main-content .market-info-content .buy-sell-container .buy-table-container,
          .dark-theme .main-content .market-info-content .buy-sell-container .sell-table-container {
            width: calc(50% - 180px); }
          .dark-theme .main-content .market-info-content .buy-sell-container #trade-container {
            margin: 0 48px; } }
        @media screen and (max-width: 1300px) {
          .dark-theme .main-content .market-info-content .buy-sell-container .buy-table-container,
          .dark-theme .main-content .market-info-content .buy-sell-container .sell-table-container {
            width: calc(50% - 156px); }
          .dark-theme .main-content .market-info-content .buy-sell-container #trade-container {
            margin: 0; } }
        @media screen and (max-width: 1023px) {
          .dark-theme .main-content .market-info-content .buy-sell-container {
            display: flex;
            flex-wrap: wrap; }
            .dark-theme .main-content .market-info-content .buy-sell-container .buy-table-container,
            .dark-theme .main-content .market-info-content .buy-sell-container .sell-table-container {
              width: 50%; }
            .dark-theme .main-content .market-info-content .buy-sell-container .buy-table-container {
              order: 1; }
            .dark-theme .main-content .market-info-content .buy-sell-container .sell-table-container {
              order: 2; }
            .dark-theme .main-content .market-info-content .buy-sell-container #trade-container {
              order: 3;
              margin: 0 auto; } }
        .dark-theme .main-content .market-info-content .buy-sell-container ul.row-count-selector {
          list-style-type: none;
          text-align: right;
          font-size: 9pt;
          text-align: center;
          margin-left: 6px;
          height: 50px;
          line-height: 50px;
          vertical-align: middle; }
          .dark-theme .main-content .market-info-content .buy-sell-container ul.row-count-selector li {
            display: inline-block;
            cursor: pointer;
            vertical-align: middle; }
            .dark-theme .main-content .market-info-content .buy-sell-container ul.row-count-selector li.title {
              cursor: default; }
              .dark-theme .main-content .market-info-content .buy-sell-container ul.row-count-selector li.title span {
                width: 90px;
                border-top-left-radius: 4px;
                border-bottom-left-radius: 4px;
                color: #444;
                background-color: #f0f0f0; }
            .dark-theme .main-content .market-info-content .buy-sell-container ul.row-count-selector li span {
              position: relative;
              color: #333;
              display: inline-block;
              text-align: center;
              vertical-align: middle;
              border: solid 1px rgba(0, 0, 0, 0.1);
              margin-left: -5px;
              width: 33px;
              line-height: 30px;
              height: 30px;
              background-color: #fefefe; }
              .dark-theme .main-content .market-info-content .buy-sell-container ul.row-count-selector li span.active:hover, .dark-theme .main-content .market-info-content .buy-sell-container ul.row-count-selector li span.inactive:hover {
                height: 34px;
                line-height: 34px;
                font-weight: bold;
                border-radius: 4px;
                z-index: 105 !important;
                color: #009af8;
                border-color: #009af8; }
              .dark-theme .main-content .market-info-content .buy-sell-container ul.row-count-selector li span.height-animation {
                transition: height ease-in-out 0.05s; }
            .dark-theme .main-content .market-info-content .buy-sell-container ul.row-count-selector li span.inactive {
              font-size: 1em;
              z-index: 1; }
            .dark-theme .main-content .market-info-content .buy-sell-container ul.row-count-selector li span.active {
              font-size: 1.25em;
              font-weight: bold;
              line-height: 36px !important;
              height: 36px !important;
              z-index: 2;
              border-radius: 4px;
              color: #009af8 !important;
              border-color: #009af8; }
            .dark-theme .main-content .market-info-content .buy-sell-container ul.row-count-selector li:last-child span {
              border-top-right-radius: 4px;
              border-bottom-right-radius: 4px; }
        .dark-theme .main-content .market-info-content .buy-sell-container .table-heading .search-form .column-visibility {
          float: right; }
          .dark-theme .main-content .market-info-content .buy-sell-container .table-heading .search-form .column-visibility .display-row {
            margin-right: 0; }
        .dark-theme .main-content .market-info-content .buy-sell-container .table-heading .search-form .load-all {
          margin: 0 10px 0 10px;
          /* T R B L*/
          cursor: pointer;
          text-align: center;
          display: inline-block;
          white-space: nowrap;
          height: 32px;
          border-radius: 4px;
          border: solid 1px #e7ebf1;
          padding: 8px 12px;
          font-size: 12px;
          font-weight: normal;
          line-height: 16px;
          vertical-align: middle;
          background-color: #fff; }
          .dark-theme .main-content .market-info-content .buy-sell-container .table-heading .search-form .load-all:hover:hover, .dark-theme .main-content .market-info-content .buy-sell-container .table-heading .search-form .load-all:hover:active, .dark-theme .main-content .market-info-content .buy-sell-container .table-heading .search-form .load-all:hover:focus {
            color: #0084d4;
            background-color: #fff;
            border-color: #0084d4; }
        .dark-theme .main-content .market-info-content .buy-sell-container .buy-table-container table thead tr th,
        .dark-theme .main-content .market-info-content .buy-sell-container .sell-table-container table thead tr th {
          vertical-align: bottom;
          white-space: nowrap; }
        .dark-theme .main-content .market-info-content .buy-sell-container .buy-table-container table tbody tr:hover,
        .dark-theme .main-content .market-info-content .buy-sell-container .sell-table-container table tbody tr:hover {
          cursor: default; }
          .dark-theme .main-content .market-info-content .buy-sell-container .buy-table-container table tbody tr:hover td,
          .dark-theme .main-content .market-info-content .buy-sell-container .sell-table-container table tbody tr:hover td {
            background-color: rgba(0, 132, 212, 0.08); }
            .dark-theme .main-content .market-info-content .buy-sell-container .buy-table-container table tbody tr:hover td.buy-sell,
            .dark-theme .main-content .market-info-content .buy-sell-container .sell-table-container table tbody tr:hover td.buy-sell {
              opacity: 1;
              cursor: pointer; }
            .dark-theme .main-content .market-info-content .buy-sell-container .buy-table-container table tbody tr:hover td.size-type,
            .dark-theme .main-content .market-info-content .buy-sell-container .sell-table-container table tbody tr:hover td.size-type {
              text-decoration: underline;
              cursor: pointer; }
        .dark-theme .main-content .market-info-content .buy-sell-container .buy-table-container {
          padding: 0 12px 0 0; }
          .dark-theme .main-content .market-info-content .buy-sell-container .buy-table-container .pager {
            text-align: left; }
          .dark-theme .main-content .market-info-content .buy-sell-container .buy-table-container table tbody tr td .icon-open-order,
          .dark-theme .main-content .market-info-content .buy-sell-container .buy-table-container table tbody tr td .icon-open-order-bittrex-blue {
            float: none;
            margin-left: 0px; }
          .dark-theme .main-content .market-info-content .buy-sell-container .buy-table-container table tbody tr td.bid-type {
            color: #11A763; }
        .dark-theme .main-content .market-info-content .buy-sell-container .buy-table th,
        .dark-theme .main-content .market-info-content .buy-sell-container .buy-table td {
          text-align: right !important; }
        .dark-theme .main-content .market-info-content .buy-sell-container .sell-table-container {
          padding: 0 0 0 12px; }
          .dark-theme .main-content .market-info-content .buy-sell-container .sell-table-container table thead tr th {
            text-align: left; }
          .dark-theme .main-content .market-info-content .buy-sell-container .sell-table-container table tbody tr td {
            text-align: left; }
            .dark-theme .main-content .market-info-content .buy-sell-container .sell-table-container table tbody tr td.ask-type {
              color: #E56846; }
            .dark-theme .main-content .market-info-content .buy-sell-container .sell-table-container table tbody tr td.buy-sell {
              text-align: left; }
        @media screen and (max-width: 767px) {
          .dark-theme .main-content .market-info-content .buy-sell-container .pager .pagination {
            overflow: hidden; }
            .dark-theme .main-content .market-info-content .buy-sell-container .pager .pagination > li:not(.active) {
              display: none; } }
      .dark-theme .main-content .market-info-content .open-order-container table thead tr th:first-child, .dark-theme .main-content .market-info-content .open-order-container table thead tr th:nth-child(2),
      .dark-theme .main-content .market-info-content .market-history-container table thead tr th:first-child,
      .dark-theme .main-content .market-info-content .market-history-container table thead tr th:nth-child(2),
      .dark-theme .main-content .market-info-content .my-order-his-container table thead tr th:first-child,
      .dark-theme .main-content .market-info-content .my-order-his-container table thead tr th:nth-child(2) {
        text-align: left; }
      .dark-theme .main-content .market-info-content .open-order-container table tbody tr td:first-child, .dark-theme .main-content .market-info-content .open-order-container table tbody tr td:nth-child(2),
      .dark-theme .main-content .market-info-content .market-history-container table tbody tr td:first-child,
      .dark-theme .main-content .market-info-content .market-history-container table tbody tr td:nth-child(2),
      .dark-theme .main-content .market-info-content .my-order-his-container table tbody tr td:first-child,
      .dark-theme .main-content .market-info-content .my-order-his-container table tbody tr td:nth-child(2) {
        text-align: left; }
      .dark-theme .main-content .market-info-content .open-order-container table tbody tr td.buy, .dark-theme .main-content .market-info-content .open-order-container table tbody tr td.sell,
      .dark-theme .main-content .market-info-content .market-history-container table tbody tr td.buy,
      .dark-theme .main-content .market-info-content .market-history-container table tbody tr td.sell,
      .dark-theme .main-content .market-info-content .my-order-his-container table tbody tr td.buy,
      .dark-theme .main-content .market-info-content .my-order-his-container table tbody tr td.sell {
        text-transform: uppercase;
        padding-left: 0; }
      .dark-theme .main-content .market-info-content .open-order-container table tbody tr td.buy,
      .dark-theme .main-content .market-info-content .market-history-container table tbody tr td.buy,
      .dark-theme .main-content .market-info-content .my-order-his-container table tbody tr td.buy {
        color: #11A763; }
      .dark-theme .main-content .market-info-content .open-order-container table tbody tr td.sell,
      .dark-theme .main-content .market-info-content .market-history-container table tbody tr td.sell,
      .dark-theme .main-content .market-info-content .my-order-his-container table tbody tr td.sell {
        color: #E56846; }
      .dark-theme .main-content .market-info-content .open-order-container table tbody tr:hover {
        cursor: default; }
        .dark-theme .main-content .market-info-content .open-order-container table tbody tr:hover td {
          background-color: rgba(0, 132, 212, 0.08); }
          .dark-theme .main-content .market-info-content .open-order-container table tbody tr:hover td:last-child span {
            opacity: 1; }
      .dark-theme .main-content .market-info-content .buy-sell-container .table-heading {
        padding-right: 0 !important; }
      .dark-theme .main-content .market-info-content .buy-sell-container .market-display-row {
        float: right; }
        .dark-theme .main-content .market-info-content .buy-sell-container .market-display-row div .dataTables_length {
          float: right; }
          .dark-theme .main-content .market-info-content .buy-sell-container .market-display-row div .dataTables_length button {
            padding-right: 0; }
          .dark-theme .main-content .market-info-content .buy-sell-container .market-display-row div .dataTables_length select {
            width: 90px; }
      .dark-theme .main-content .market-info-content .my-order-his-container table {
        width: 100% !important; }
        .dark-theme .main-content .market-info-content .my-order-his-container table thead tr th:nth-child(3) {
          text-align: left; }
        .dark-theme .main-content .market-info-content .my-order-his-container table tbody tr td:nth-child(3) {
          text-align: left; }
      .dark-theme .main-content .market-info-content .my-order-his-container .common-table {
        margin-top: 0; }
      .dark-theme .main-content .market-info-content .my-order-his-container .table-heading {
        width: calc(100vw - 200px - 440px);
        z-index: 2;
        position: relative; }
      .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper {
        top: -32px; }
        .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper .row {
          display: flex;
          justify-content: flex-end; }
          .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper .row:first-child {
            margin: 0; }
            .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper .row:first-child .col-sm-6 {
              width: inherit;
              padding: 0; }
              .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper .row:first-child .col-sm-6 label {
                margin: 0; }
        .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_filter input {
          border: none;
          margin-left: 24px;
          background-color: rgba(178, 195, 219, 0.8);
          border-radius: 4px;
          box-shadow: none;
          height: 32px;
          width: 200px;
          font-weight: bold;
          font-size: 12px;
          color: rgba(255, 255, 255, 0.8);
          display: inline-block;
          box-sizing: border-box; }
          .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_filter input:focus:-ms-input-placeholder {
            color: #677183; }
          .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_filter input:focus::-webkit-input-placeholder {
            color: #677183; }
          .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_filter input:focus::-moz-placeholder {
            color: #677183; }
          .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_filter input:focus:-moz-placeholder {
            color: #677183; }
          .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_filter input:-ms-input-placeholder {
            font-size: 12px;
            font-style: italic;
            color: #677183; }
          .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_filter input::-webkit-input-placeholder {
            font-size: 12px;
            font-style: italic;
            font-weight: normal;
            color: #677183; }
          .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_filter input::-moz-placeholder {
            font-size: 12px;
            font-style: italic;
            font-weight: normal;
            color: #677183; }
          .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_filter input:-moz-placeholder {
            font-size: 12px;
            font-style: italic;
            font-weight: normal;
            color: #677183; }
        .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_length {
          font-size: 12px;
          line-height: 16px;
          display: inline-block;
          position: relative; }
          .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_length .dropdown-arrow {
            position: absolute;
            right: 45px;
            top: 11px; }
          .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_length select {
            min-width: 46px;
            width: inherit;
            padding: 0 7px;
            height: 32px;
            border-radius: 4px;
            border: solid 1px #262C36;
            margin: 0 8px;
            background-color: transparent;
            color: rgba(255, 255, 255, 0.8);
            box-shadow: none !important; }
            .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_length select:hover, .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_length select:active {
              color: #0084D4;
              border-color: #0084D4 !important; }
        .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper table.dataTable {
          margin: 24px 0 20px !important; }
          .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper table.dataTable thead th,
          .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper table.dataTable thead td {
            border-bottom: 1px solid #515967; }
          .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper table.dataTable thead th {
            padding: 0 0 8px 0; }
          .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper table.dataTable tfoot th,
          .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper table.dataTable tfoot td {
            border-top: 1px solid #515967; }
          .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper table.dataTable.no-footer {
            border-bottom: 1px solid #515967; }
        .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination {
          margin: 0;
          padding: 0;
          font-size: 0; }
          .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button {
            margin: 0;
            padding: 0;
            border: none; }
            .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button:hover, .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button:focus, .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button:active {
              color: #0084D4 !important;
              border: none;
              background: none;
              background-color: #2B3441; }
            .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button a {
              min-width: 29px;
              height: 24px;
              padding: 4px 8px;
              font-size: 12px;
              line-height: 16px;
              color: rgba(255, 255, 255, 0.8);
              border-radius: 0;
              border: 1px solid #262C36; }
              .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button a:hover {
                background-image: none;
                background-color: #2B3441;
                border-color: #0084D4;
                color: #0084D4; }
            .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button.active a {
              border-color: #9CAAC1;
              color: #2B3441;
              background-color: #9CAAC1;
              z-index: 0; }
            .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button.first, .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button.previous {
              margin-right: 12px; }
              .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button.first a, .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button.previous a {
                border-radius: 4px; }
            .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button.last, .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button.next {
              margin-left: 12px; }
              .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button.last a, .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button.next a {
                border-radius: 4px; }
            .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button:nth-child(3) a {
              border-radius: 4px 0 0 4px; }
            .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button:nth-last-child(3) a {
              border-radius: 0 4px 4px 0; }
      .dark-theme .main-content .market-info-content #chart-display,
      .dark-theme .main-content .market-info-content .menuSelect.studies {
        right: auto; }
      .dark-theme .main-content .market-info-content #mSticky {
        visibility: collapse;
        display: none; }
    .dark-theme .main-content .stx-dialog input[type='checkbox'] {
      float: right !important; }
    .dark-theme .main-content .stx-dialog div.stx-heading,
    .dark-theme .main-content .stx-dialog div.stx-data,
    .dark-theme .main-content .stx-dialog #parameters .outputTemplate div.stx-heading,
    .dark-theme .main-content .stx-dialog #parameters .outputTemplate div.stx-data {
      width: auto; }
    .dark-theme .main-content .stx-btn .menuSelect li {
      background-color: white; }
    .dark-theme .main-content .menuOutline.stxLookupResults {
      top: 33px;
      border: none; }
    .dark-theme .main-content .menuSelect ul.col {
      border: none !important; }
    .dark-theme .main-content #timezoneDialog li {
      padding-left: 4px; }
      .dark-theme .main-content #timezoneDialog li:hover {
        background-color: #f0f0f0;
        color: #009af8; }
    .dark-theme .main-content #orderBook_section {
      padding-top: 20px; }
    .dark-theme .main-content #market-charts {
      display: block;
      position: relative;
      box-sizing: content-box;
      -webkit-box-sizing: content-box;
      -moz-box-sizing: content-box;
      padding: 12px 40px 0 40px;
      width: 100%;
      margin: 0 0 24px -40px;
      background: #fff;
      border-top: 1px solid rgba(255, 255, 255, 0.05);
      border-bottom: 1px solid rgba(0, 0, 0, 0.1);
      box-shadow: 0 6px 16px rgba(104, 121, 146, 0.03); }
      .dark-theme .main-content #market-charts .ciq-nav {
        border-bottom: 1px solid transparent;
        background: transparent; }
      .dark-theme .main-content #market-charts .ciq-chart-area {
        background: #fff; }
      .dark-theme .main-content #market-charts .ciq-chart {
        box-shadow: none;
        background: transparent; }
      .dark-theme .main-content #market-charts .chartContainer {
        border-top: 1px solid transparent; }
      .dark-theme .main-content #market-charts .toolbar-on cq-toolbar {
        border-bottom: 1px solid transparent; }
      .dark-theme .main-content #market-charts .loading-screen {
        opacity: 1;
        position: absolute;
        top: 0;
        bottom: 0;
        width: 100%;
        background: #fff;
        border: 1px solid #fff;
        transition: 150ms ease-in-out opacity;
        pointer-events: none;
        z-index: 2;
        margin-left: -40px; }
        .dark-theme .main-content #market-charts .loading-screen.hide-screen {
          opacity: 0; }
        .dark-theme .main-content #market-charts .loading-screen > :first-child {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%); }
      .dark-theme .main-content #market-charts::after {
        content: ' ';
        display: block;
        clear: both; }
      .dark-theme .main-content #market-charts .charts-header {
        display: block;
        background-color: transparent;
        position: absolute;
        z-index: 1;
        white-space: nowrap;
        padding: 10px 12px; }
        .dark-theme .main-content #market-charts .charts-header .charts-button {
          display: inline-block;
          cursor: pointer;
          height: 25px;
          font-size: 14px;
          line-height: 25px;
          text-align: center;
          border: none;
          border-bottom: 3px transparent solid;
          width: auto; }
          .dark-theme .main-content #market-charts .charts-header .charts-button.active {
            background-color: transparent;
            cursor: default;
            border-bottom-color: #1484d4; }
          .dark-theme .main-content #market-charts .charts-header .charts-button.inactive {
            font-size: 14px;
            background-color: transparent;
            color: #777; }
            .dark-theme .main-content #market-charts .charts-header .charts-button.inactive:hover {
              color: #222; }
        .dark-theme .main-content #market-charts .charts-header::after {
          content: ' ';
          clear: both;
          display: block; }
      .dark-theme .main-content #market-charts .charts-body {
        display: block;
        background-color: transparent;
        height: 400px;
        position: relative;
        border-color: #515967;
        border-style: solid;
        border-width: 0;
        border: 1px solid transparent;
        border-radius: 0;
        border-top-right-radius: 3px; }
        .dark-theme .main-content #market-charts .charts-body label {
          font-weight: normal !important;
          color: #333 !important; }
        .dark-theme .main-content #market-charts .charts-body .charts-tab {
          position: absolute;
          height: 100%;
          top: 0px;
          display: none;
          width: calc(100% - 0px);
          background-color: transparent; }
          .dark-theme .main-content #market-charts .charts-body .charts-tab .depth-chart-placeholder {
            width: 60%;
            margin: auto;
            padding-top: 100px;
            text-align: center; }
            .dark-theme .main-content #market-charts .charts-body .charts-tab .depth-chart-placeholder span {
              font-size: 14px; }
        .dark-theme .main-content #market-charts .charts-body .charts-tab-0 {
          display: block; }
        .dark-theme .main-content #market-charts .charts-body input.text-field {
          width: 95%;
          float: right;
          margin-right: 10px; }
        .dark-theme .main-content #market-charts .charts-body cq-chart-title {
          border-radius: 2px;
          padding: 2px 4px;
          background-color: rgba(0, 0, 0, 0.25); }
          .dark-theme .main-content #market-charts .charts-body cq-chart-title cq-symbol {
            font-size: 15px;
            font-weight: normal;
            vertical-align: top; }
        .dark-theme .main-content #market-charts .charts-body cq-dialog {
          position: absolute !important; }
        .dark-theme .main-content #market-charts .charts-body .ciq-radio span::after {
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%); }
        .dark-theme .main-content #market-charts .charts-body .icon-toggles cq-toggle {
          margin-left: 3px;
          border-bottom: 3px solid transparent; }
          .dark-theme .main-content #market-charts .charts-body .icon-toggles cq-toggle.active {
            border-bottom-color: #398dff; }
        .dark-theme .main-content #market-charts .charts-body .icon-toggles .ciq-HU.active-dynamic {
          border-bottom-color: #273949; }
        .dark-theme .main-content #market-charts .charts-body .icon-toggles .ciq-HU.active span {
          border-color: transparent; }
        .dark-theme .main-content #market-charts .charts-body .icon-toggles .ciq-HU.active:hover span {
          border-color: #e4e4e4; }
        .dark-theme .main-content #market-charts .charts-body .ciq-night .icon-toggles .ciq-HU.active-dynamic {
          border-bottom-color: rgba(255, 255, 255, 0.85); }
        .dark-theme .main-content #market-charts .charts-body .ciq-night .icon-toggles .ciq-HU.active:hover span {
          border-color: #273949; }
        .dark-theme .main-content #market-charts .charts-body cq-hu-dynamic {
          opacity: 0.9; }
          .dark-theme .main-content #market-charts .charts-body cq-hu-dynamic .ciq-hu-bg {
            fill: #eee; }
          .dark-theme .main-content #market-charts .charts-body cq-hu-dynamic .ciq-hu-stroke {
            fill: #555; }
          .dark-theme .main-content #market-charts .charts-body cq-hu-dynamic .cq-hu-dynamic-header cq-hu-date {
            padding: 9px 0 0 10px;
            font-size: 14px;
            font-weight: normal;
            color: #666; }
          .dark-theme .main-content #market-charts .charts-body cq-hu-dynamic cq-hu-col1 {
            bottom: 8px; }
            .dark-theme .main-content #market-charts .charts-body cq-hu-dynamic cq-hu-col1 cq-volume-grouping div:nth-of-type(1) {
              border-top: 0px;
              margin-bottom: 8px; }
            .dark-theme .main-content #market-charts .charts-body cq-hu-dynamic cq-hu-col1 cq-volume-grouping div:nth-of-type(2) {
              margin-bottom: 4px; }
          .dark-theme .main-content #market-charts .charts-body cq-hu-dynamic cq-hu-col2 {
            padding: 0 0 0px 4px;
            width: 100px; }
            .dark-theme .main-content #market-charts .charts-body cq-hu-dynamic cq-hu-col2 * {
              display: flex; }
            .dark-theme .main-content #market-charts .charts-body cq-hu-dynamic cq-hu-col2 cq-hu-price {
              padding-bottom: 1px;
              font-size: 12px;
              color: inherit; }
            .dark-theme .main-content #market-charts .charts-body cq-hu-dynamic cq-hu-col2 .cq-hu-dynamic-info {
              margin-top: 8px;
              color: #000; }
            .dark-theme .main-content #market-charts .charts-body cq-hu-dynamic cq-hu-col2 .cq-hu-dynamic-label {
              width: 40px;
              text-transform: uppercase;
              margin-right: 2px;
              color: #666; }
      .dark-theme .main-content #market-charts cq-instant-chart.break-sm .ciq-period cq-menu-dropdown {
        width: auto; }
      .dark-theme .main-content #market-charts cq-instant-chart:not(.break-sm) .ciq-period cq-menu-dropdown {
        width: 100px; }
      .dark-theme .main-content #market-charts cq-instant-chart.break-md .stx-wrapper.stx-trade-info.active,
      .dark-theme .main-content #market-charts cq-instant-chart.break-sm .stx-wrapper.stx-trade-info.active {
        display: none; }
      .dark-theme .main-content #market-charts cq-instant-chart.break-md .stx-wrapper.stx-trade-nav,
      .dark-theme .main-content #market-charts cq-instant-chart.break-sm .stx-wrapper.stx-trade-nav {
        display: block; }
      .dark-theme .main-content #market-charts cq-instant-chart.break-md .stx-trade-ticket-toggle,
      .dark-theme .main-content #market-charts cq-instant-chart.break-sm .stx-trade-ticket-toggle {
        display: none; }
  @media screen and (max-width: 767px) {
    .dark-theme .main-content #market-charts .charts-header {
      position: relative;
      border: 1px solid transparent;
      background: #fff !important;
      margin-bottom: -1px;
      text-align: center;
      padding-bottom: 0px; }
      .dark-theme .main-content #market-charts .charts-header .charts-button {
        float: none; }
    .dark-theme .main-content #market-charts .ciq-menu-section {
      float: none;
      width: 100%; }
    .dark-theme .main-content .ciq-dropdowns,
    .dark-theme .main-content .ciq-toggles {
      float: none; }
    .dark-theme .main-content .ciq-nav {
      text-align: center; } }
  .dark-theme #modal_ConfirmOrder {
    z-index: 1200 !important; }
  .dark-theme h2.subsection-header-in-row {
    margin-top: 0px;
    margin-bottom: 14px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    padding-left: 0;
    margin-left: 0; }
  .dark-theme div#id_marketAlert {
    text-align: center; }
  .dark-theme #ifrm {
    width: 100%;
    height: 100%;
    border: none;
    min-height: 400px; }
  .dark-theme .info-wrapper {
    margin: 10px;
    line-height: 22px; }
  .dark-theme .wallet-wrapper {
    margin: 10px;
    line-height: 22px; }
  .dark-theme .left-table-wrapper {
    overflow-x: hidden;
    direction: rtl; }
  .dark-theme .left-table {
    direction: ltr; }
  .dark-theme .right-table-wrapper {
    overflow-x: hidden; }
  .dark-theme .right-table {
    /*border:0px;*/ }
  .dark-theme img.market-logo {
    width: 45px;
    height: 45px;
    float: left;
    margin: auto 12px auto 0; }
  .dark-theme .market-stats .stat-left {
    padding-left: 15px;
    padding-right: 0; }
  .dark-theme .market-stats .stat-right {
    padding-left: 15px;
    padding-right: 0; }
  .dark-theme .market-stats .wrapper {
    border-color: #000;
    border-bottom-width: 1px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-style: solid;
    border-left-width: 0px;
    margin-bottom: 10px;
    margin-top: 3px;
    padding-bottom: 11px; }
  .dark-theme .market-stats .title-none {
    color: black; }
  .dark-theme .market-stats .title-up {
    color: #468d46; }
  .dark-theme .market-stats .title-down {
    color: #b84946; }
  .dark-theme .market-stats .wrapper .title {
    font-size: 20px;
    text-transform: uppercase; }
  .dark-theme .market-stats .wrapper .base-market-subtitle {
    position: absolute;
    top: 0px;
    right: 15px;
    font-size: 10px;
    padding-right: 24px; }
  .dark-theme .market-stats .wrapper .base-market {
    position: absolute;
    top: 14px;
    right: 15px;
    font-size: 16px;
    padding-right: 24px; }
  .dark-theme .market-stats .wrapper .base-market .fiat {
    position: absolute;
    top: 4px;
    right: 15px;
    font-size: 20px;
    padding-right: 24px; }
  .dark-theme .market-stats .wrapper .direction {
    float: right; }
  .dark-theme [class^='dyn-stat-']:after,
  .dark-theme [class*=' dyn-stat-']:after {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
    padding-right: 0px;
    position: absolute;
    top: 10px;
    right: -9px;
    width: 31px;
    padding-left: 0px; }
  .dark-theme .dyn-stat-up {
    color: #165716 !important; }
  .dark-theme .dyn-stat-up.dark {
    color: #468847 !important; }
  .dark-theme .dyn-stat-up:after {
    content: '\f062 '; }
  .dark-theme .dyn-stat-down {
    color: #640805 !important; }
  .dark-theme .dyn-stat-down.dark {
    color: #b94a48 !important; }
  .dark-theme .dyn-stat-down:after {
    content: '\f063 '; }
  .dark-theme .dyn-stat-none {
    color: #464646 !important; }
  .dark-theme .dyn-stat-none.dark {
    color: gray !important; }
  .dark-theme .dyn-stat-none:after {
    content: '\f068'; }
  .dark-theme .nav-info-tab > li > a {
    position: relative;
    display: table;
    padding: 10px 15px; }
  .dark-theme .tab-title {
    float: left;
    padding-bottom: 0px; }
  .dark-theme .tab-icon {
    padding-left: 10px;
    padding-top: 3px;
    float: right; }
  .dark-theme .metric-wrapper {
    width: 100%;
    padding-left: 15px; }
  .dark-theme .metric-wrapper .title {
    width: 200px;
    float: left;
    font-size: 16px;
    font-weight: bold; }
  .dark-theme .metric-wrapper .data {
    width: 100px;
    float: left;
    text-align: right; }
  .dark-theme .orderbook-selector {
    text-align: right; }
  .dark-theme div.dataTables_length label {
    padding-left: 14px; }
  .dark-theme div#market-toolbar-order-history {
    padding-right: 12px; }
  .dark-theme .form-horizontal .control-label {
    text-align: left; }
  .dark-theme .input-group .input-group-addon {
    background-color: #f2f5f9;
    border: 1px solid #d6e2eb;
    padding: 4px 8px;
    font-size: 12px;
    width: 70px; }
  .dark-theme .panel {
    margin-bottom: 0px !important; }
  .dark-theme table#buyOrdersTable {
    margin-bottom: 6px; }
  .dark-theme table#sellOrdersTable {
    margin-bottom: 6px; }
  .dark-theme .footmain {
    padding-left: 30px;
    padding-right: 52px; }
  @media (max-width: 822px) {
    .dark-theme .market-stats .wrapper .title {
      font-size: 18px; }
    .dark-theme .market-stats .wrapper .base-market-subtitle {
      position: absolute;
      top: 10px;
      right: 30px;
      font-size: 9px; }
    .dark-theme .market-stats .wrapper .base-market {
      position: absolute;
      top: 22px;
      right: 30px;
      font-size: 12px; } }
  @media (max-width: 992px) {
    .dark-theme .market-stats .stat-left {
      padding-left: 0;
      padding-right: 15px; }
    .dark-theme .market-stats .stat-left .base-market {
      right: 30px; }
    .dark-theme .market-stats .stat-left .base-market-subtitle {
      right: 30px; }
    .dark-theme .market-stats .stat-right {
      padding-left: 15px;
      padding-right: 0; } }
  @media screen and (min-width: 1200px) and (max-width: 1300px) {
    .dark-theme .main-content .market-info-content {
      padding: 0px 24px 60px; } }
  @media screen and (max-width: 1199px) {
    .dark-theme .main-content {
      width: calc(100% - 68px); }
      .dark-theme .main-content .market-info-header .items-group {
        padding: 0; }
      .dark-theme .main-content .market-info-content .common-table-container .font-bold {
        font-size: 12px; }
      .dark-theme .main-content .market-info-content .buy-sell-container .table-heading .search-form .column-visibility {
        float: none; }
      .dark-theme .main-content .market-info-content .buy-sell-container .table-heading .search-form .load-all {
        margin-left: 24px;
        margin-right: 0; }
      .dark-theme .main-content .market-info-content .buy-sell-container .buy-table-container {
        padding: 0 12px 0 0; }
      .dark-theme .main-content .market-info-content .buy-sell-container .sell-table-container {
        padding: 0 0 0 12px; }
        .dark-theme .main-content .market-info-content .buy-sell-container .sell-table-container table thead tr th.ask-type {
          text-align: left; }
        .dark-theme .main-content .market-info-content .buy-sell-container .sell-table-container table tbody tr td.ask-type {
          text-align: left; }
      .dark-theme .main-content .market-info-content .trade {
        width: 100% !important;
        margin: 0 auto !important; }
      .dark-theme .main-content .market-info-content .my-order-his-container .table-heading {
        width: calc(100vw - 68px - 440px + 32px); }
      .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button a {
        height: 32px;
        padding: 8px; }
    .dark-theme colgroup .buy-sell-col-size-auth {
      width: 14%; }
    .dark-theme colgroup .buy-sell-col-size {
      width: 18%; } }
  @media screen and (max-width: 991px) {
    .dark-theme .main-content .market-info-header {
      padding: 4px 16px;
      display: block;
      height: 104px; }
      .dark-theme .main-content .market-info-header .summary-ticker-info {
        margin-left: auto; }
      .dark-theme .main-content .market-info-header .items-group {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 15px; }
      .dark-theme .main-content .market-info-header .info-name {
        display: flex;
        align-items: center; }
      .dark-theme .main-content .market-info-header .info-button {
        top: 0; }
    .dark-theme .main-content .market-info-content .trade {
      width: 100%; }
    .dark-theme .main-content .market-info-content .common-table-container .table-heading {
      display: block; }
      .dark-theme .main-content .market-info-content .common-table-container .table-heading .additional-buttons {
        margin-right: 0; }
        .dark-theme .main-content .market-info-content .common-table-container .table-heading .additional-buttons button:last-child {
          margin-right: 0; }
      .dark-theme .main-content .market-info-content .common-table-container .table-heading .search-form {
        display: block;
        text-align: right; }
        .dark-theme .main-content .market-info-content .common-table-container .table-heading .search-form .search-input {
          float: right;
          width: 158px; }
          .dark-theme .main-content .market-info-content .common-table-container .table-heading .search-form .search-input .market-search {
            width: 100%; }
      .dark-theme .main-content .market-info-content .common-table-container .table-heading .history-search-form {
        margin-top: 20px; }
        .dark-theme .main-content .market-info-content .common-table-container .table-heading .history-search-form .additional-buttons {
          text-align: left;
          width: auto;
          display: inline-block; }
    .dark-theme .main-content .market-info-content .my-order-his-container .table-heading {
      width: calc(100vw - 68px - 440px + 57px); }
    .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_filter input {
      width: 150px; }
    .dark-theme .main-content .market-info-content .chart-trade .chart .chart-content-setting .wallet-chart {
      height: 100%;
      margin-top: 10px; }
    .dark-theme .main-content #drawing-options,
    .dark-theme .main-content #mMeasure {
      /*Hide the measure under width 991px to ensure menu bars don't wrap*/
      display: none; }
    .dark-theme .buy-table-container {
      margin-bottom: 16px; }
    .dark-theme .sell-table-container table thead tr th {
      line-height: 14px;
      font-size: 12px;
      font-weight: lighter;
      text-transform: uppercase; } }
  @media screen and (max-width: 767px) {
    .dark-theme .main-content .hidden-sm {
      display: none !important; }
    .dark-theme .main-content .btn-buy:hover {
      background-color: #11A763 !important; }
    .dark-theme .main-content .btn-gray:hover {
      background-color: #9CAAC1 !important; }
    .dark-theme .main-content .additional-buttons button:hover {
      color: inherit;
      border-color: #262C36 !important; }
    .dark-theme .main-content .market-info-header {
      display: block;
      height: 104px; }
      .dark-theme .main-content .market-info-header .info-name {
        line-height: 1;
        display: flex; }
        .dark-theme .main-content .market-info-header .info-name .short-name {
          color: rgba(255, 255, 255, 0.8);
          font-weight: lighter; }
        .dark-theme .main-content .market-info-header .info-name .full-name {
          margin-left: 0; }
      .dark-theme .main-content .market-info-header .items-group {
        display: flex;
        justify-content: space-between;
        align-items: center; }
        .dark-theme .main-content .market-info-header .items-group .nav-header-items .info-item {
          display: block;
          padding-top: 0;
          font-weight: lighter; }
          .dark-theme .main-content .market-info-header .items-group .nav-header-items .info-item:last-child {
            margin-bottom: 0; }
        .dark-theme .main-content .market-info-header .items-group .secondary-item {
          display: none; }
    .dark-theme .main-content .market-info-content {
      margin-bottom: 56px;
      padding: 0 8px !important; }
      .dark-theme .main-content .market-info-content .chart-trade .trade {
        background-color: rgba(220, 228, 241, 0.5);
        padding: 16px;
        width: 100%; }
        .dark-theme .main-content .market-info-content .chart-trade .trade .trade-content {
          width: 100%; }
          .dark-theme .main-content .market-info-content .chart-trade .trade .trade-content form .btn-group .btn {
            width: 98%; }
          .dark-theme .main-content .market-info-content .chart-trade .trade .trade-content form .btn-block {
            padding: 11px 12px;
            font-size: 15px; }
      .dark-theme .main-content .market-info-content .chart-trade .chart {
        width: 100%;
        padding-left: 0; }
      .dark-theme .main-content .market-info-content .chart-trade .trade {
        width: 100%; }
        .dark-theme .main-content .market-info-content .chart-trade .trade .btn-group {
          width: 100%; }
          .dark-theme .main-content .market-info-content .chart-trade .trade .btn-group .btn-buy,
          .dark-theme .main-content .market-info-content .chart-trade .trade .btn-group .btn-gray {
            width: 48%; }
      .dark-theme .main-content .market-info-content .buy-sell-container .table-heading .search-form .load-all:hover, .dark-theme .main-content .market-info-content .buy-sell-container .table-heading .search-form .load-all:active {
        color: #9CAAC1 !important;
        border-color: #262C36 !important; }
      .dark-theme .main-content .market-info-content .buy-sell-container .buy-table-container .sell-table-list li,
      .dark-theme .main-content .market-info-content .buy-sell-container .sell-table-container .sell-table-list li {
        float: right; }
      .dark-theme .main-content .market-info-content .buy-sell-container .buy-table-container table colgroup .buy-sell-col-trade-action,
      .dark-theme .main-content .market-info-content .buy-sell-container .sell-table-container table colgroup .buy-sell-col-trade-action {
        width: 5%; }
      .dark-theme .main-content .market-info-content .buy-sell-container .buy-table-container table colgroup .buy-sell-col-bid-ask,
      .dark-theme .main-content .market-info-content .buy-sell-container .sell-table-container table colgroup .buy-sell-col-bid-ask {
        width: 30%; }
      .dark-theme .main-content .market-info-content .buy-sell-container .buy-table-container table colgroup .buy-sell-col-size-auth,
      .dark-theme .main-content .market-info-content .buy-sell-container .sell-table-container table colgroup .buy-sell-col-size-auth {
        width: 14%; }
      .dark-theme .main-content .market-info-content .buy-sell-container .buy-table-container table colgroup .buy-sell-col-size,
      .dark-theme .main-content .market-info-content .buy-sell-container .sell-table-container table colgroup .buy-sell-col-size {
        width: 18%; }
      .dark-theme .main-content .market-info-content .buy-sell-container .buy-table-container table colgroup .buy-sell-col-total,
      .dark-theme .main-content .market-info-content .buy-sell-container .sell-table-container table colgroup .buy-sell-col-total {
        width: 18%; }
      .dark-theme .main-content .market-info-content .buy-sell-container .buy-table-container table colgroup .buy-sell-col-sum,
      .dark-theme .main-content .market-info-content .buy-sell-container .sell-table-container table colgroup .buy-sell-col-sum {
        width: 20%; }
      .dark-theme .main-content .market-info-content .buy-sell-container .buy-table-container table colgroup .buy-sell-col-own-order,
      .dark-theme .main-content .market-info-content .buy-sell-container .sell-table-container table colgroup .buy-sell-col-own-order {
        width: 4%; }
      .dark-theme .main-content .market-info-content .buy-sell-container .buy-table-container table thead tr th.bid-type,
      .dark-theme .main-content .market-info-content .buy-sell-container .sell-table-container table thead tr th.bid-type {
        padding-right: 17px; }
      .dark-theme .main-content .market-info-content .buy-sell-container .buy-table-container table thead tr th.ask-type,
      .dark-theme .main-content .market-info-content .buy-sell-container .sell-table-container table thead tr th.ask-type {
        padding-left: 17px; }
      .dark-theme .main-content .market-info-content .buy-sell-container .buy-table-container table tbody tr td.bid-type,
      .dark-theme .main-content .market-info-content .buy-sell-container .sell-table-container table tbody tr td.bid-type {
        padding-right: 17px; }
      .dark-theme .main-content .market-info-content .buy-sell-container .buy-table-container table tbody tr td.ask-type,
      .dark-theme .main-content .market-info-content .buy-sell-container .sell-table-container table tbody tr td.ask-type {
        padding-left: 17px; }
      .dark-theme .main-content .market-info-content .common-table-container .table-heading {
        padding: 0 16px; }
        .dark-theme .main-content .market-info-content .common-table-container .table-heading h2 {
          margin-bottom: 16px; }
        .dark-theme .main-content .market-info-content .common-table-container .table-heading .text-left-xs {
          text-align: left !important; }
        .dark-theme .main-content .market-info-content .common-table-container .table-heading .search-form .load-all:hover, .dark-theme .main-content .market-info-content .common-table-container .table-heading .search-form .load-all:active {
          color: #9CAAC1 !important;
          border-color: #262C36 !important; }
        .dark-theme .main-content .market-info-content .common-table-container .table-heading .display-row button:hover, .dark-theme .main-content .market-info-content .common-table-container .table-heading .display-row button:active {
          color: rgba(255, 255, 255, 0.8);
          border-color: #262C36 !important; }
          .dark-theme .main-content .market-info-content .common-table-container .table-heading .display-row button:hover .triangle1, .dark-theme .main-content .market-info-content .common-table-container .table-heading .display-row button:active .triangle1 {
            border-bottom-color: rgba(255, 255, 255, 0.8); }
          .dark-theme .main-content .market-info-content .common-table-container .table-heading .display-row button:hover .triangle2, .dark-theme .main-content .market-info-content .common-table-container .table-heading .display-row button:active .triangle2 {
            border-bottom-color: rgba(255, 255, 255, 0.8); }
        .dark-theme .main-content .market-info-content .common-table-container .table-heading .market-search-form {
          display: block;
          margin-top: 6px !important; }
          .dark-theme .main-content .market-info-content .common-table-container .table-heading .market-search-form .market-display-row {
            margin-right: 0 !important;
            text-align: left !important; }
        .dark-theme .main-content .market-info-content .common-table-container .table-heading .history-search-form {
          display: block;
          text-align: left;
          margin-top: 0; }
          .dark-theme .main-content .market-info-content .common-table-container .table-heading .history-search-form .additional-buttons {
            width: 100%; }
            .dark-theme .main-content .market-info-content .common-table-container .table-heading .history-search-form .additional-buttons .column-visibility {
              display: none; }
          .dark-theme .main-content .market-info-content .common-table-container .table-heading .history-search-form .display-row {
            margin: 16px 0 0 !important; }
          .dark-theme .main-content .market-info-content .common-table-container .table-heading .history-search-form .refresh-icon {
            float: right;
            margin: 16px 0 0 14px;
            padding: 9px;
            border-radius: 4px;
            top: 0;
            border: 1px solid #262C36; }
            .dark-theme .main-content .market-info-content .common-table-container .table-heading .history-search-form .refresh-icon:hover, .dark-theme .main-content .market-info-content .common-table-container .table-heading .history-search-form .refresh-icon:active {
              color: #0084D4;
              border-color: #0084D4 !important; }
          .dark-theme .main-content .market-info-content .common-table-container .table-heading .history-search-form .search-input {
            width: 145px; }
            .dark-theme .main-content .market-info-content .common-table-container .table-heading .history-search-form .search-input .market-search {
              margin: 16px 0 0 !important;
              width: 145px; }
      .dark-theme .main-content .market-info-content .my-order-his-container table thead tr th .type {
        padding-left: 16px; }
      .dark-theme .main-content .market-info-content .my-order-his-container table thead tr th:last-child {
        padding-right: 16px !important; }
      .dark-theme .main-content .market-info-content .my-order-his-container table tbody tr td:nth-child(3) {
        padding-left: 16px; }
      .dark-theme .main-content .market-info-content .my-order-his-container table tbody tr td:nth-last-child(3) {
        display: table-cell; }
      .dark-theme .main-content .market-info-content .my-order-his-container table tbody tr td.buy, .dark-theme .main-content .market-info-content .my-order-his-container table tbody tr td.sell {
        padding-left: 16px; }
      .dark-theme .main-content .market-info-content .my-order-his-container table tbody tr td:last-child {
        padding-right: 16px; }
      .dark-theme .main-content .market-info-content .my-order-his-container .table-heading {
        width: 100%; }
      .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper {
        top: -32px; }
        .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper .row {
          justify-content: flex-start; }
          .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper .row .col-sm-12 {
            width: 100%; }
          .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper .row .col-sm-5,
          .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper .row .col-sm-7 {
            padding: 0; }
          .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper .row:first-child {
            padding: 0 16px; }
          .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper .row:last-child {
            margin: 0; }
        .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_filter {
          margin-top: 0; }
          .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_filter input {
            width: 145px;
            margin-left: 16px; }
        .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper table.dataTable {
          margin: 24px 0 16px !important; }
        .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button a:hover {
          background-color: #2B3441;
          border-color: inherit;
          color: inherit; }
        .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button.first, .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button.previous {
          margin-right: 6px; }
        .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button.last, .dark-theme .main-content .market-info-content .my-order-his-container div .dataTables_wrapper div .dataTables_paginate ul.pagination .paginate_button.next {
          margin-left: 6px; }
      .dark-theme .main-content .market-info-content .open-order-container .table-heading .search-form {
        text-align: left; }
        .dark-theme .main-content .market-info-content .open-order-container .table-heading .search-form .display-row {
          margin-right: 0 !important; }
        .dark-theme .main-content .market-info-content .open-order-container .table-heading .search-form .search-input .market-search {
          margin-right: 0 !important;
          max-width: 145px; }
      .dark-theme .main-content .market-info-content .open-order-container table thead tr th:first-child {
        padding-left: 39px; }
      .dark-theme .main-content .market-info-content .open-order-container table tbody tr:hover td {
        background-color: #2B3441; }
      .dark-theme .main-content .market-info-content .open-order-container table tbody tr td {
        display: table-cell; }
        .dark-theme .main-content .market-info-content .open-order-container table tbody tr td .icon-expand-triangle {
          margin: 0 14.5px; }
        .dark-theme .main-content .market-info-content .open-order-container table tbody tr td:nth-child(2) {
          text-align: right; }
        .dark-theme .main-content .market-info-content .open-order-container table tbody tr td:last-child span {
          opacity: 1 !important; }
      .dark-theme .main-content .market-info-content .open-order-container table tbody tr.append_tr td {
        padding: 0; }
        .dark-theme .main-content .market-info-content .open-order-container table tbody tr.append_tr td:last-child span {
          margin-right: 0; }
      .dark-theme .main-content .market-info-content .open-order-container .open-order-info {
        padding: 10px 44px 10px 39px;
        background-color: #262C36; }
        .dark-theme .main-content .market-info-content .open-order-container .open-order-info .open-order-info-items {
          height: 30px; }
          .dark-theme .main-content .market-info-content .open-order-container .open-order-info .open-order-info-items .info-title {
            font-size: 12px;
            color: #9CAAC1;
            line-height: 14px;
            text-transform: uppercase;
            margin: 8px 0; }
          .dark-theme .main-content .market-info-content .open-order-container .open-order-info .open-order-info-items .info-details {
            font-size: 12px;
            line-height: 16px;
            margin: 7px 0; }
            .dark-theme .main-content .market-info-content .open-order-container .open-order-info .open-order-info-items .info-details .open-data {
              color: #E56846; }
            .dark-theme .main-content .market-info-content .open-order-container .open-order-info .open-order-info-items .info-details .currency-symbol {
              text-transform: uppercase;
              color: #9CAAC1;
              margin-left: 6px; }
      .dark-theme .main-content .market-info-content .market-history-container table thead tr th:first-child {
        padding-left: 16px; }
      .dark-theme .main-content .market-info-content .market-history-container table thead tr th:last-child, .dark-theme .main-content .market-info-content .market-history-container table thead tr th:nth-last-child(2) {
        padding-right: 16px; }
      .dark-theme .main-content .market-info-content .market-history-container table tbody tr td:first-child {
        padding-left: 16px; }
      .dark-theme .main-content .market-info-content .market-history-container table tbody tr td:last-child, .dark-theme .main-content .market-info-content .market-history-container table tbody tr td:nth-last-child(2) {
        padding-right: 16px; }
      .dark-theme .main-content .market-info-content .market-history-container table tbody tr td:nth-last-child(1), .dark-theme .main-content .market-info-content .market-history-container table tbody tr td:nth-last-child(2) {
        display: table-cell; } }
  @media screen and (max-width: 420px) {
    .dark-theme .main-content .market-info-header .current-market-info .info-name {
      line-height: 1;
      display: flex; }
      .dark-theme .main-content .market-info-header .current-market-info .info-name .full-name {
        display: none; }
    .dark-theme .main-content .market-info-header .current-market-info .info-button {
      min-width: 116px;
      padding: 0 15px; }
      .dark-theme .main-content .market-info-header .current-market-info .info-button .deposit-withdraw .btn-block {
        height: 46px;
        width: 46px;
        display: flex;
        justify-content: space-around; }
        .dark-theme .main-content .market-info-header .current-market-info .info-button .deposit-withdraw .btn-block span {
          display: none; } }
  .dark-theme div.trade {
    display: inline-block; }
  .dark-theme div.trade .trade-content .btn-group > div {
    display: inline-block;
    float: left; }
  .dark-theme .menuSelect.cog {
    right: auto; }
  .dark-theme #study-dialog-container {
    position: absolute; }
  .dark-theme cq-hu-dynamic cq-hu-col1 * {
    font-size: 12px; }
  .dark-theme cq-hu-dynamic cq-hu-col2 * {
    font-size: 10px; }
  .dark-theme cq-hu-static {
    padding: 2px 15px;
    background: #eee;
    left: 10px; }
    .dark-theme cq-hu-static div {
      padding-left: 8px;
      padding-right: 6px; }
  .dark-theme .loading-graphic-candles {
    width: 49px;
    height: 40px;
    text-align: center;
    font-size: 10px; }
    .dark-theme .loading-graphic-candles .candle {
      background-color: #737c83;
      height: 100%;
      width: 7px;
      display: inline-block;
      position: relative;
      border-radius: 2px;
      -webkit-animation: sk-stretchdelay 1.8s infinite ease-in-out;
      animation: sk-stretchdelay 1.8s infinite ease-in-out;
      will-change: transform; }
      .dark-theme .loading-graphic-candles .candle:nth-of-type(2) {
        -webkit-animation-delay: -1.7s;
        animation-delay: -1.7s; }
      .dark-theme .loading-graphic-candles .candle:nth-of-type(3) {
        -webkit-animation-delay: -1.6s;
        animation-delay: -1.6s; }
      .dark-theme .loading-graphic-candles .candle::before, .dark-theme .loading-graphic-candles .candle::after {
        position: absolute;
        content: '';
        width: 1px;
        background-color: #737c83;
        opacity: inherit;
        left: 50%;
        transform: translateX(-50%); }
      .dark-theme .loading-graphic-candles .candle::before {
        top: -10px;
        bottom: 100%; }
      .dark-theme .loading-graphic-candles .candle::after {
        top: 100%;
        bottom: -10px; }

@-webkit-keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.6);
    opacity: 0.6; }
  20% {
    -webkit-transform: scaleY(1);
    opacity: 1; } }

@keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.6);
    opacity: 0.6; }
  20% {
    -webkit-transform: scaleY(1);
    opacity: 1; } }
  .dark-theme .main-content {
    width: calc(100% - 200px);
    float: right; }
    .dark-theme .main-content .wallet-info-content {
      padding: 40px;
      background-color: #2B3441;
      min-height: calc(100vh - 180px); }
      .dark-theme .main-content .wallet-info-content h2 {
        line-height: 32px;
        font-size: 20px;
        font-weight: bold;
        letter-spacing: 0.5px;
        text-align: left;
        color: rgba(255, 255, 255, 0.8);
        margin: 0;
        text-transform: uppercase; }
        .dark-theme .main-content .wallet-info-content h2 span {
          line-height: 14px;
          font-size: 12px;
          font-weight: normal;
          margin-left: 20px; }
    .dark-theme .main-content .common-table-container .table-heading .hidden-text, .dark-theme .main-content .common-table-container .history-table-heading .hidden-text {
      margin: 0 20px 0 0;
      cursor: pointer;
      text-align: center;
      display: inline-block;
      white-space: nowrap;
      height: 32px;
      border-radius: 4px;
      border: solid 1px #262C36;
      padding: 8px 12px;
      font-size: 12px;
      line-height: 16px;
      vertical-align: middle;
      background-color: #2B3441; }
      .dark-theme .main-content .common-table-container .table-heading .hidden-text:hover, .dark-theme .main-content .common-table-container .table-heading .hidden-text:active, .dark-theme .main-content .common-table-container .history-table-heading .hidden-text:hover, .dark-theme .main-content .common-table-container .history-table-heading .hidden-text:active {
        color: #0084D4;
        border-color: #0084D4 !important;
        outline: none !important;
        box-shadow: none !important; }
        .dark-theme .main-content .common-table-container .table-heading .hidden-text:hover .dropdown-arrow, .dark-theme .main-content .common-table-container .table-heading .hidden-text:active .dropdown-arrow, .dark-theme .main-content .common-table-container .history-table-heading .hidden-text:hover .dropdown-arrow, .dark-theme .main-content .common-table-container .history-table-heading .hidden-text:active .dropdown-arrow {
          display: none; }
        .dark-theme .main-content .common-table-container .table-heading .hidden-text:hover .dropdown-arrow-blue, .dark-theme .main-content .common-table-container .table-heading .hidden-text:active .dropdown-arrow-blue, .dark-theme .main-content .common-table-container .history-table-heading .hidden-text:hover .dropdown-arrow-blue, .dark-theme .main-content .common-table-container .history-table-heading .hidden-text:active .dropdown-arrow-blue {
          display: inline-block; }
      .dark-theme .main-content .common-table-container .table-heading .hidden-text:active, .dark-theme .main-content .common-table-container .history-table-heading .hidden-text:active {
        opacity: 0.7; }
      .dark-theme .main-content .common-table-container .table-heading .hidden-text.disabled, .dark-theme .main-content .common-table-container .history-table-heading .hidden-text.disabled {
        opacity: 0.3; }
    .dark-theme .main-content .common-table-container .table-heading .display-row-book .account-row, .dark-theme .main-content .common-table-container .history-table-heading .display-row-book .account-row {
      position: relative;
      top: 4px;
      float: left; }
    .dark-theme .main-content .common-table-container .table-heading .display-row-book .hide-cancelled, .dark-theme .main-content .common-table-container .history-table-heading .display-row-book .hide-cancelled {
      display: inline-block; }
    .dark-theme .main-content .common-table-container .table-heading .display-row-book .find-refresh, .dark-theme .main-content .common-table-container .history-table-heading .display-row-book .find-refresh {
      display: inline-block; }
    .dark-theme .main-content .common-table-container .table-heading .display-row-book .market-search, .dark-theme .main-content .common-table-container .history-table-heading .display-row-book .market-search {
      border: none;
      background-color: rgba(178, 195, 219, 0.8);
      border-radius: 24px;
      box-shadow: none;
      height: 32px;
      width: 200px;
      font-weight: bold;
      margin-right: 20px;
      font-size: 12px;
      color: rgba(255, 255, 255, 0.8);
      display: inline-block; }
      .dark-theme .main-content .common-table-container .table-heading .display-row-book .market-search:focus:-ms-input-placeholder, .dark-theme .main-content .common-table-container .history-table-heading .display-row-book .market-search:focus:-ms-input-placeholder {
        color: transparent; }
      .dark-theme .main-content .common-table-container .table-heading .display-row-book .market-search:focus::-webkit-input-placeholder, .dark-theme .main-content .common-table-container .history-table-heading .display-row-book .market-search:focus::-webkit-input-placeholder {
        color: transparent; }
      .dark-theme .main-content .common-table-container .table-heading .display-row-book .market-search:focus::-moz-placeholder, .dark-theme .main-content .common-table-container .history-table-heading .display-row-book .market-search:focus::-moz-placeholder {
        color: transparent; }
      .dark-theme .main-content .common-table-container .table-heading .display-row-book .market-search:focus:-moz-placeholder, .dark-theme .main-content .common-table-container .history-table-heading .display-row-book .market-search:focus:-moz-placeholder {
        color: transparent; }
      .dark-theme .main-content .common-table-container .table-heading .display-row-book .market-search:-ms-input-placeholder, .dark-theme .main-content .common-table-container .history-table-heading .display-row-book .market-search:-ms-input-placeholder {
        font-size: 12px;
        font-style: italic;
        font-weight: normal;
        color: #9CAAC1; }
      .dark-theme .main-content .common-table-container .table-heading .display-row-book .market-search::-webkit-input-placeholder, .dark-theme .main-content .common-table-container .history-table-heading .display-row-book .market-search::-webkit-input-placeholder {
        font-size: 12px;
        font-style: italic;
        font-weight: normal;
        color: #9CAAC1; }
      .dark-theme .main-content .common-table-container .table-heading .display-row-book .market-search::-moz-placeholder, .dark-theme .main-content .common-table-container .history-table-heading .display-row-book .market-search::-moz-placeholder {
        font-size: 12px;
        font-style: italic;
        font-weight: normal;
        color: #9CAAC1; }
      .dark-theme .main-content .common-table-container .table-heading .display-row-book .market-search:-moz-placeholder, .dark-theme .main-content .common-table-container .history-table-heading .display-row-book .market-search:-moz-placeholder {
        font-size: 12px;
        font-style: italic;
        font-weight: normal;
        color: #9CAAC1; }
    .dark-theme .main-content .common-table-container .table-heading .display-row-book .refresh-icon, .dark-theme .main-content .common-table-container .history-table-heading .display-row-book .refresh-icon {
      color: rgba(255, 255, 255, 0.8);
      vertical-align: middle;
      padding: 9px;
      border: 1px solid #262C36;
      border-radius: 4px;
      top: 0; }
      .dark-theme .main-content .common-table-container .table-heading .display-row-book .refresh-icon:hover, .dark-theme .main-content .common-table-container .table-heading .display-row-book .refresh-icon:active, .dark-theme .main-content .common-table-container .history-table-heading .display-row-book .refresh-icon:hover, .dark-theme .main-content .common-table-container .history-table-heading .display-row-book .refresh-icon:active {
        cursor: pointer;
        color: #0084D4;
        border-color: #0084D4 !important; }
    .dark-theme .main-content .common-table-container .date-column {
      padding-left: 27px; }
    .dark-theme .main-content .common-table-container .expand-icon {
      margin-right: 17px; }
    .dark-theme .main-content .common-table-container #withdrawal_history_table .withdraw-header .hide-cancelled {
      display: none; }
    .dark-theme .main-content .common-table-container #withdrawal_history_table .status-type {
      margin-left: 50%; }
    .dark-theme .main-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list li:nth-child(1) {
      width: 45%;
      padding-left: 27px; }
    .dark-theme .main-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list li:nth-child(2) {
      width: 15%; }
    .dark-theme .main-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list li:nth-child(3) {
      width: 10%;
      text-align: right; }
    .dark-theme .main-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list li:nth-child(4) {
      width: 25%;
      text-align: left; }
      .dark-theme .main-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list li:nth-child(4) .status-type {
        margin-left: 50%; }
    .dark-theme .main-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list li:nth-child(5) {
      width: 5%; }
    .dark-theme .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:first-child, .dark-theme .main-content .common-table-container #withdrawal_history_table .account-balance .history-pending-list li:first-child {
      width: 45%; }
    .dark-theme .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:nth-child(2), .dark-theme .main-content .common-table-container #withdrawal_history_table .account-balance .history-pending-list li:nth-child(2) {
      width: 15%; }
    .dark-theme .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:nth-child(3), .dark-theme .main-content .common-table-container #withdrawal_history_table .account-balance .history-pending-list li:nth-child(3) {
      width: 15%; }
    .dark-theme .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:nth-child(4), .dark-theme .main-content .common-table-container #withdrawal_history_table .account-balance .history-pending-list li:nth-child(4) {
      width: 25%; }
      .dark-theme .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:nth-child(4) .confirmation-type, .dark-theme .main-content .common-table-container #withdrawal_history_table .account-balance .history-pending-list li:nth-child(4) .confirmation-type {
        margin-left: calc(100% - 94.52px); }
    .dark-theme .main-content .common-table-container #deposit_history_table .account-balance .history-pending-list li:first-child {
      width: 50%; }
    .dark-theme .main-content .common-table-container #deposit_history_table .account-balance .history-pending-list li:nth-child(2) {
      width: 25%; }
    .dark-theme .main-content .common-table-container #deposit_history_table .account-balance .history-pending-list li:nth-child(3) {
      width: 25%; }
    .dark-theme .main-content .account-balance-table {
      margin-bottom: 20px; }
      .dark-theme .main-content .account-balance-table .account-balance .wallet-common-list li {
        width: 10%; }
        .dark-theme .main-content .account-balance-table .account-balance .wallet-common-list li:first-child {
          width: 15%;
          margin: 0; }
          .dark-theme .main-content .account-balance-table .account-balance .wallet-common-list li:first-child span {
            display: inline-block;
            vertical-align: middle; }
        .dark-theme .main-content .account-balance-table .account-balance .wallet-common-list li:nth-child(2) {
          width: 12%; }
        .dark-theme .main-content .account-balance-table .account-balance .wallet-common-list li:nth-child(3) {
          width: 6%; }
        .dark-theme .main-content .account-balance-table .account-balance .wallet-common-list li:nth-child(4) {
          width: 13%; }
        .dark-theme .main-content .account-balance-table .account-balance .wallet-common-list li:nth-last-child(2) {
          width: 12%; }
        .dark-theme .main-content .account-balance-table .account-balance .wallet-common-list li:last-child {
          width: 8%; }
      .dark-theme .main-content .account-balance-table .account-balance .account-balance-header .wallet-common-list li:nth-child(6) {
        width: 14%; }
      .dark-theme .main-content .account-balance-table .account-balance .account-balance-body .wallet-common-list li:nth-child(5) {
        width: 14%; }
    .dark-theme .main-content .account-balance {
      padding-top: 24px; }
      .dark-theme .main-content .account-balance .account-balance-header {
        border-bottom: 1px solid #515967; }
        .dark-theme .main-content .account-balance .account-balance-header ul {
          font-size: 0;
          padding-bottom: 8px; }
          .dark-theme .main-content .account-balance .account-balance-header ul li {
            color: #9CAAC1;
            font-size: 12px;
            line-height: 14px;
            text-transform: uppercase; }
            .dark-theme .main-content .account-balance .account-balance-header ul li .wallet-sort-active {
              font-weight: bold; }
            .dark-theme .main-content .account-balance .account-balance-header ul li .wallet-sort-icon {
              margin-left: 4px;
              position: absolute; }
              .dark-theme .main-content .account-balance .account-balance-header ul li .wallet-sort-icon i {
                position: relative;
                top: 1px; }
      .dark-theme .main-content .account-balance .account-balance-body .account-balance-item {
        border-bottom: 1px solid #262C36; }
        .dark-theme .main-content .account-balance .account-balance-body .account-balance-item:last-child {
          border-bottom-color: #515967; }
        .dark-theme .main-content .account-balance .account-balance-body .account-balance-item .has-info {
          line-height: 1.43;
          font-size: 14px;
          height: 26px;
          margin: 0;
          padding-left: 14%;
          color: rgba(255, 255, 255, 0.8); }
        .dark-theme .main-content .account-balance .account-balance-body .account-balance-item:hover {
          cursor: default;
          background-color: rgba(0, 132, 212, 0.08); }
      .dark-theme .main-content .account-balance .account-balance-body ul {
        font-size: 0; }
        .dark-theme .main-content .account-balance .account-balance-body ul li {
          font-size: 12px;
          line-height: 17px;
          color: rgba(255, 255, 255, 0.8); }
        .dark-theme .main-content .account-balance .account-balance-body ul:hover .pending-cancel-icon {
          vertical-align: middle;
          display: inline-block; }
        .dark-theme .main-content .account-balance .account-balance-body ul .withdraw-icon {
          cursor: pointer;
          padding: 7px 10px; }
        .dark-theme .main-content .account-balance .account-balance-body ul .deposit-icon {
          cursor: pointer;
          padding: 7px 10px 7px 0; }
        .dark-theme .main-content .account-balance .account-balance-body ul .wallet-icon {
          padding-left: 20px !important;
          text-align: left;
          font-size: 0; }
          .dark-theme .main-content .account-balance .account-balance-body ul .wallet-icon span {
            vertical-align: middle; }
            .dark-theme .main-content .account-balance .account-balance-body ul .wallet-icon span i {
              vertical-align: middle; }
        .dark-theme .main-content .account-balance .account-balance-body ul .info-icons {
          cursor: pointer;
          padding: 7px 20px 7px 10px; }
          .dark-theme .main-content .account-balance .account-balance-body ul .info-icons i {
            vertical-align: middle; }
        .dark-theme .main-content .account-balance .account-balance-body ul .pending-cancel-icon {
          display: none;
          cursor: pointer;
          position: relative;
          top: -1.5px; }
        .dark-theme .main-content .account-balance .account-balance-body ul:last-child {
          border-color: #515967; }
      .dark-theme .main-content .account-balance .pending-withdraw-list {
        padding: 0 16px;
        cursor: pointer; }
      .dark-theme .main-content .account-balance .history-pending-list {
        padding: 0 16px;
        cursor: pointer; }
    .dark-theme .main-content .no-items {
      line-height: 29px;
      background-color: #f8f8f8;
      padding-left: 20px;
      color: rgba(255, 255, 255, 0.8);
      font-size: 12px;
      border-bottom: 1px solid #515967; }
    .dark-theme .main-content .show-expend-info {
      font-size: 12px;
      line-height: 18px;
      padding: 0 16px; }
      .dark-theme .main-content .show-expend-info p {
        margin: 0;
        padding-left: 5%; }
        .dark-theme .main-content .show-expend-info p .title {
          font-weight: bold; }
    .dark-theme .main-content .history-table-heading {
      flex-direction: column;
      align-items: flex-start !important; }
      .dark-theme .main-content .history-table-heading .display-row-book {
        width: 100%;
        display: flex !important;
        align-items: center;
        justify-content: space-between;
        margin-top: 20px; }
        .dark-theme .main-content .history-table-heading .display-row-book .search-inputs {
          text-align: right; }
    .dark-theme .main-content .history-table-withdraw {
      padding-right: 0;
      padding-left: 0; }
    .dark-theme .main-content .history-table-deposit {
      padding-right: 0; }
    .dark-theme .main-content .child-row-details .details-value .details-symbol {
      padding-right: 20px; }
  .dark-theme .main-flex-content {
    display: flex;
    flex-direction: column;
    min-height: 100%; }
  .dark-theme .withdraw-amount .usd-amount-value {
    margin: 10px 0; }
  .dark-theme .withdraw-amount #withdrawalQuantity {
    text-align: right; }
  .dark-theme .withdraw-amount .receipient-info {
    display: flex; }
    .dark-theme .withdraw-amount .receipient-info .receipient-name {
      display: inline-block; }
      .dark-theme .withdraw-amount .receipient-info .receipient-name label {
        width: 100%; }
  .dark-theme .withdraw-amount input.text-field {
    padding: 8px;
    margin-bottom: 4px;
    font-size: 1em;
    border: 1px solid #CCC; }
    .dark-theme .withdraw-amount input.text-field:hover {
      border-color: #666;
      outline: none; }
  .dark-theme .withdraw-amount #usd-destinations {
    display: block;
    margin-top: 20px; }
    .dark-theme .withdraw-amount #usd-destinations .usd-destinations-header {
      display: block;
      background-color: transparent; }
      .dark-theme .withdraw-amount #usd-destinations .usd-destinations-header .usd-destination-button {
        display: inline-block;
        cursor: pointer;
        height: 40px;
        font-size: 15px;
        line-height: 40px;
        text-align: center;
        transition: background-color linear .25s;
        border-color: #515967;
        border-width: 0;
        border-style: solid;
        border-top-left-radius: 6px;
        border-top-right-radius: 6px; }
        .dark-theme .withdraw-amount #usd-destinations .usd-destinations-header .usd-destination-button.active {
          background-color: #ddd;
          font-weight: bold; }
        .dark-theme .withdraw-amount #usd-destinations .usd-destinations-header .usd-destination-button.inactive {
          background-color: #ccc; }
          .dark-theme .withdraw-amount #usd-destinations .usd-destinations-header .usd-destination-button.inactive:hover {
            background-color: #aaa; }
      .dark-theme .withdraw-amount #usd-destinations .usd-destinations-header::after {
        content: ' ';
        clear: both;
        display: block; }
    .dark-theme .withdraw-amount #usd-destinations .usd-destinations-body {
      display: block;
      background-color: #ddd;
      padding: 10px;
      min-height: 200px;
      position: relative;
      border-color: #515967;
      border-style: solid;
      border-width: 0; }
      .dark-theme .withdraw-amount #usd-destinations .usd-destinations-body label {
        font-weight: normal !important;
        color: #333 !important; }
      .dark-theme .withdraw-amount #usd-destinations .usd-destinations-body .usd-destination-tab {
        position: absolute;
        top: 0px; }
        .dark-theme .withdraw-amount #usd-destinations .usd-destinations-body .usd-destination-tab div {
          margin-top: 8px; }
      .dark-theme .withdraw-amount #usd-destinations .usd-destinations-body input.text-field {
        width: 95%;
        float: right;
        margin-right: 10px; }
  .dark-theme #walletWithdrawalFormUsd input {
    border-color: #ccc !important; }
    .dark-theme #walletWithdrawalFormUsd input:hover {
      border-color: #ccc !important; }
    .dark-theme #walletWithdrawalFormUsd input:read-only {
      color: #444 !important; }
  .dark-theme #walletWithdrawalFormUsd .usd-amount-value label {
    font-size: 16px; }
  .dark-theme #walletWithdrawalFormUsd .amount-item div {
    margin: 5px 0; }
  .dark-theme #walletWithdrawalFormUsd .current-currency-body div {
    margin: 5px 0; }
  .dark-theme #walletWithdrawalFormUsd .modal-disclaimer {
    margin: 10px 0 0 0;
    padding: 5px; }
  .dark-theme #walletWithdrawalFormUsd .withdrawal-account-header {
    font-size: 16px;
    padding: 0;
    line-height: 20px;
    margin: 5px 0 5px;
    font-weight: bold; }
  .dark-theme #walletWithdrawalFormUsd .withdrawal-account-container {
    border: 1px #ccc solid;
    border-radius: 3px;
    padding: 8px; }
  .dark-theme #walletWithdrawalFormUsd #destinationDropDown {
    height: 32px;
    margin-bottom: 5px;
    font-size: 14px;
    background: #eee !important;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 0 5px; }
    .dark-theme #walletWithdrawalFormUsd #destinationDropDown option {
      background: #ddd !important; }
  @media screen and (max-width: 1433px) {
    .dark-theme .main-content .common-table-container #withdrawal_history_table .history-table-heading .withdraw-header {
      width: 100%; }
      .dark-theme .main-content .common-table-container #withdrawal_history_table .history-table-heading .withdraw-header h2 {
        display: inline-block; }
      .dark-theme .main-content .common-table-container #withdrawal_history_table .history-table-heading .withdraw-header .hide-cancelled {
        float: right;
        display: inline-block; }
        .dark-theme .main-content .common-table-container #withdrawal_history_table .history-table-heading .withdraw-header .hide-cancelled span {
          margin: 0; }
    .dark-theme .main-content .common-table-container #withdrawal_history_table .history-table-heading .display-row-book .hide-cancelled {
      display: none; }
    .dark-theme .main-content .common-table-container #withdrawal_history_table .status-type {
      margin-left: 36%; }
    .dark-theme .main-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list li:nth-child(4) .status-type {
      margin-left: 45%; } }
  @media screen and (max-width: 1330px) {
    .dark-theme .main-content .wallet-info-content .account-balance-table .table-heading {
      display: block; }
      .dark-theme .main-content .wallet-info-content .account-balance-table .table-heading h2 {
        display: block; }
    .dark-theme .main-content .wallet-info-content .account-balance-table .display-row-book {
      margin-top: 16px; }
      .dark-theme .main-content .wallet-info-content .account-balance-table .display-row-book .hidden-text {
        margin: 0; }
      .dark-theme .main-content .wallet-info-content .account-balance-table .display-row-book .find-refresh {
        float: right; }
    .dark-theme .main-content .wallet-info-content #pending_withdrawals_table .account-balance .pending-withdraw-list li:nth-child(4) .status-type {
      margin-left: 30%; } }
  @media screen and (max-width: 1199px) {
    .dark-theme .main-content .wallet-info-content {
      padding: 40px 24px 20px; }
      .dark-theme .main-content .wallet-info-content .no-items {
        line-height: 40px; }
      .dark-theme .main-content .wallet-info-content .history-table-withdraw {
        padding-right: 0; }
    .dark-theme .main-content .account-balance-table .account-balance .wallet-common-list li:nth-child(3) {
      width: 7%; }
    .dark-theme .main-content .account-balance-table .account-balance .wallet-common-list li:nth-child(4) {
      width: 14%; }
    .dark-theme .main-content .account-balance-table .account-balance .wallet-common-list li:nth-last-child(2) {
      width: 10%; }
    .dark-theme .main-content .account-balance-table .account-balance .account-balance-body ul li {
      margin: 12px 0 11px; }
      .dark-theme .main-content .account-balance-table .account-balance .account-balance-body ul li .withdraw-icon {
        cursor: pointer;
        padding: 13px 10px 12px 10px; }
      .dark-theme .main-content .account-balance-table .account-balance .account-balance-body ul li .deposit-icon {
        cursor: pointer;
        padding: 13px 10px 12px 0; }
      .dark-theme .main-content .account-balance-table .account-balance .account-balance-body ul li .info-icons {
        padding: 13px 20px 12px 10px; }
    .dark-theme .main-content .account-balance-table .account-balance .account-balance-item:hover, .dark-theme .main-content .account-balance-table .account-balance .account-balance-item:active {
      background-color: #2B3441; }
    .dark-theme .main-content .account-balance-table .account-balance .account-balance-item .pending-cancel-icon {
      vertical-align: middle;
      display: inline-block; }
    .dark-theme .main-content .account-balance-table .account-balance .show-expend-info {
      background-color: rgba(0, 132, 212, 0.08); }
      .dark-theme .main-content .account-balance-table .account-balance .show-expend-info p {
        padding-left: 5%; }
    .dark-theme .main-content .common-table-container .history-pending-list {
      padding-right: 0; }
    .dark-theme .main-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list li:nth-child(2) {
      width: 15%; }
    .dark-theme .main-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list li:nth-child(3) {
      width: 12%; }
    .dark-theme .main-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list li:nth-child(4) {
      text-align: left;
      width: 23%; }
    .dark-theme .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list {
      padding-right: 0; }
      .dark-theme .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:nth-child(3) {
        width: 10%; }
      .dark-theme .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:nth-child(4) {
        width: 22%;
        text-align: left; }
        .dark-theme .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:nth-child(4) .order-status {
          margin-left: 12%; }
        .dark-theme .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:nth-child(4) .confirmation-type {
          margin-left: 12%; }
      .dark-theme .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:last-child {
        display: inline-block;
        width: 8%; }
        .dark-theme .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:last-child .pending-cancel-icon {
          margin-right: 16px; }
    .dark-theme .main-content .common-table-container #withdrawal_history_table .history-pending-list {
      padding-right: 32px; }
    .dark-theme .main-content .common-table-container #withdrawal_history_table .account-balance {
      clear: both; }
      .dark-theme .main-content .common-table-container #withdrawal_history_table .account-balance .history-pending-list {
        padding-right: 0;
        padding-left: 10px; }
        .dark-theme .main-content .common-table-container #withdrawal_history_table .account-balance .history-pending-list li {
          float: left; }
          .dark-theme .main-content .common-table-container #withdrawal_history_table .account-balance .history-pending-list li:nth-child(4) {
            width: 16%; }
            .dark-theme .main-content .common-table-container #withdrawal_history_table .account-balance .history-pending-list li:nth-child(4) .status-type {
              margin-left: 40%; }
    .dark-theme .main-content .common-table-container .table-heading .display-row-book {
      text-align: inherit !important; } }
  @media screen and (max-width: 991px) {
    .dark-theme .main-content .wallet-info-content .history-table-withdraw .history-table-heading, .dark-theme .main-content .wallet-info-content .history-table-deposit .history-table-heading {
      display: block; }
      .dark-theme .main-content .wallet-info-content .history-table-withdraw .history-table-heading h2, .dark-theme .main-content .wallet-info-content .history-table-deposit .history-table-heading h2 {
        width: 100%;
        display: inline-block; }
      .dark-theme .main-content .wallet-info-content .history-table-withdraw .history-table-heading .hide-cancelled, .dark-theme .main-content .wallet-info-content .history-table-deposit .history-table-heading .hide-cancelled {
        width: 40%;
        text-align: right;
        float: right; }
        .dark-theme .main-content .wallet-info-content .history-table-withdraw .history-table-heading .hide-cancelled .hidden-text, .dark-theme .main-content .wallet-info-content .history-table-deposit .history-table-heading .hide-cancelled .hidden-text {
          margin: 0; }
      .dark-theme .main-content .wallet-info-content .history-table-withdraw .history-table-heading .display-row-book, .dark-theme .main-content .wallet-info-content .history-table-deposit .history-table-heading .display-row-book {
        display: block !important; }
        .dark-theme .main-content .wallet-info-content .history-table-withdraw .history-table-heading .display-row-book .search-inputs, .dark-theme .main-content .wallet-info-content .history-table-deposit .history-table-heading .display-row-book .search-inputs {
          margin-top: 16px;
          text-align: left; }
          .dark-theme .main-content .wallet-info-content .history-table-withdraw .history-table-heading .display-row-book .search-inputs .refresh-icon, .dark-theme .main-content .wallet-info-content .history-table-deposit .history-table-heading .display-row-book .search-inputs .refresh-icon {
            float: right; }
    .dark-theme .main-content .wallet-info-content .history-table-withdraw .common-pager .pager, .dark-theme .main-content .wallet-info-content .history-table-deposit .common-pager .pager {
      text-align: center; }
    .dark-theme .main-content .account-balance-table h2 span {
      display: block;
      margin: 0; }
    .dark-theme .main-content .account-balance-table .account-balance {
      clear: both; }
      .dark-theme .main-content .account-balance-table .account-balance .wallet-common-list li {
        width: 16%;
        float: left; }
        .dark-theme .main-content .account-balance-table .account-balance .wallet-common-list li:first-child {
          width: 20%; }
        .dark-theme .main-content .account-balance-table .account-balance .wallet-common-list li:nth-child(2), .dark-theme .main-content .account-balance-table .account-balance .wallet-common-list li:nth-child(6), .dark-theme .main-content .account-balance-table .account-balance .wallet-common-list li:nth-child(8) {
          display: none; }
        .dark-theme .main-content .account-balance-table .account-balance .wallet-common-list li:nth-child(3) {
          width: 9%; }
        .dark-theme .main-content .account-balance-table .account-balance .wallet-common-list li:nth-child(4) {
          width: 23%; }
        .dark-theme .main-content .account-balance-table .account-balance .wallet-common-list li:nth-last-child(2) {
          width: 18%; }
        .dark-theme .main-content .account-balance-table .account-balance .wallet-common-list li:last-child {
          width: 12%; }
      .dark-theme .main-content .account-balance-table .account-balance .account-balance-header .wallet-common-list li:nth-child(7) {
        width: 18%; }
      .dark-theme .main-content .account-balance-table .account-balance .account-balance-header .wallet-common-list li:nth-child(5) {
        display: none; }
      .dark-theme .main-content .account-balance-table .account-balance .account-balance-body .wallet-common-list li:nth-child(5) {
        width: 18%; }
      .dark-theme .main-content .account-balance-table .account-balance .account-balance-body .wallet-common-list li:nth-child(7) {
        width: 18%; }
      .dark-theme .main-content .account-balance-table .account-balance .account-balance-body .has-info {
        padding-left: 19%; }
      .dark-theme .main-content .account-balance-table .account-balance .show-expend-info p {
        padding-left: 5%; }
    .dark-theme .main-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list {
      padding-left: 10px;
      padding-right: 0; }
      .dark-theme .main-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list li {
        float: left; }
        .dark-theme .main-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list li:nth-child(1) {
          width: 30%; }
        .dark-theme .main-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list li:nth-child(2) {
          width: 18%; }
        .dark-theme .main-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list li:nth-child(3) {
          width: 17%;
          text-align: right; }
        .dark-theme .main-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list li:nth-child(4) {
          width: 27%; }
        .dark-theme .main-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list li:nth-child(5) {
          width: 8%; }
    .dark-theme .main-content .common-table-container #pending_deposit_table .account-balance, .dark-theme .main-content .common-table-container #withdrawal_history_table .account-balance {
      clear: both; }
      .dark-theme .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list, .dark-theme .main-content .common-table-container #withdrawal_history_table .account-balance .history-pending-list {
        padding-right: 0;
        padding-left: 10px; }
        .dark-theme .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li, .dark-theme .main-content .common-table-container #withdrawal_history_table .account-balance .history-pending-list li {
          float: left; }
          .dark-theme .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:first-child, .dark-theme .main-content .common-table-container #withdrawal_history_table .account-balance .history-pending-list li:first-child {
            width: 30%; }
          .dark-theme .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:nth-child(2), .dark-theme .main-content .common-table-container #withdrawal_history_table .account-balance .history-pending-list li:nth-child(2) {
            width: 18%; }
          .dark-theme .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:nth-child(3), .dark-theme .main-content .common-table-container #withdrawal_history_table .account-balance .history-pending-list li:nth-child(3) {
            width: 17%; }
          .dark-theme .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:nth-child(4), .dark-theme .main-content .common-table-container #withdrawal_history_table .account-balance .history-pending-list li:nth-child(4) {
            width: 35%; }
            .dark-theme .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:nth-child(4) .status-type, .dark-theme .main-content .common-table-container #withdrawal_history_table .account-balance .history-pending-list li:nth-child(4) .status-type {
              margin-left: calc((100% - 41.8px) / 2); }
    .dark-theme .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:nth-child(4) {
      width: 27%;
      text-align: left; }
      .dark-theme .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:nth-child(4) .order-status {
        margin-left: 18%; }
      .dark-theme .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:nth-child(4) .confirmation-type {
        margin-left: 18%; }
    .dark-theme .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:last-child {
      width: 8%;
      display: inline-block; }
      .dark-theme .main-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:last-child .pending-cancel-icon {
        margin-right: 0; }
    .dark-theme .main-content .common-table-container #deposit_history_table .account-balance .history-pending-list {
      padding-left: 10px;
      padding-right: 0; } }
  @media screen and (max-width: 767px) {
    .dark-theme .main-content .wallet-info-content {
      padding-top: 28px 8px 20px; }
      .dark-theme .main-content .wallet-info-content .common-pager .pager {
        text-align: center; }
      .dark-theme .main-content .wallet-info-content .common-table-container .table-heading-xs {
        padding: 0 16px;
        display: block; }
        .dark-theme .main-content .wallet-info-content .common-table-container .table-heading-xs .est-value {
          margin: 4px 0 0;
          line-height: 32px;
          clear: both; }
          .dark-theme .main-content .wallet-info-content .common-table-container .table-heading-xs .est-value .hidden-text {
            width: 134px;
            margin: 0;
            height: 32px;
            border-radius: 4px;
            border: solid 1px #262C36;
            padding: 8px 12px;
            font-size: 12px;
            line-height: 16px;
            vertical-align: middle;
            background-color: #2B3441; }
            .dark-theme .main-content .wallet-info-content .common-table-container .table-heading-xs .est-value .hidden-text:hover, .dark-theme .main-content .wallet-info-content .common-table-container .table-heading-xs .est-value .hidden-text:active {
              color: rgba(255, 255, 255, 0.8);
              border-color: #262C36 !important; }
              .dark-theme .main-content .wallet-info-content .common-table-container .table-heading-xs .est-value .hidden-text:hover .dropdown-arrow, .dark-theme .main-content .wallet-info-content .common-table-container .table-heading-xs .est-value .hidden-text:active .dropdown-arrow {
                display: none; }
              .dark-theme .main-content .wallet-info-content .common-table-container .table-heading-xs .est-value .hidden-text:hover .dropdown-arrow-blue, .dark-theme .main-content .wallet-info-content .common-table-container .table-heading-xs .est-value .hidden-text:active .dropdown-arrow-blue {
                display: inline-block; }
            .dark-theme .main-content .wallet-info-content .common-table-container .table-heading-xs .est-value .hidden-text:active {
              opacity: 0.7; }
            .dark-theme .main-content .wallet-info-content .common-table-container .table-heading-xs .est-value .hidden-text.disabled {
              opacity: 0.3; }
        .dark-theme .main-content .wallet-info-content .common-table-container .table-heading-xs .display-row-book {
          margin-top: 16px; }
          .dark-theme .main-content .wallet-info-content .common-table-container .table-heading-xs .display-row-book .display-row {
            margin-right: 0; }
            .dark-theme .main-content .wallet-info-content .common-table-container .table-heading-xs .display-row-book .display-row button:hover, .dark-theme .main-content .wallet-info-content .common-table-container .table-heading-xs .display-row-book .display-row button:active {
              color: rgba(255, 255, 255, 0.8);
              border-color: #262C36 !important; }
              .dark-theme .main-content .wallet-info-content .common-table-container .table-heading-xs .display-row-book .display-row button:hover .triangle1, .dark-theme .main-content .wallet-info-content .common-table-container .table-heading-xs .display-row-book .display-row button:active .triangle1 {
                border-bottom-color: rgba(255, 255, 255, 0.8); }
              .dark-theme .main-content .wallet-info-content .common-table-container .table-heading-xs .display-row-book .display-row button:hover .triangle2, .dark-theme .main-content .wallet-info-content .common-table-container .table-heading-xs .display-row-book .display-row button:active .triangle2 {
                border-bottom-color: rgba(255, 255, 255, 0.8); }
          .dark-theme .main-content .wallet-info-content .common-table-container .table-heading-xs .display-row-book .search-inputs {
            margin-top: 0;
            float: right; }
          .dark-theme .main-content .wallet-info-content .common-table-container .table-heading-xs .display-row-book .market-search {
            width: 145px;
            margin-right: 16px; }
          .dark-theme .main-content .wallet-info-content .common-table-container .table-heading-xs .display-row-book .refresh-icon:hover, .dark-theme .main-content .wallet-info-content .common-table-container .table-heading-xs .display-row-book .refresh-icon:active {
            color: #9CAAC1;
            border-color: #262C36 !important; }
      .dark-theme .main-content .wallet-info-content .common-table-container .account-balance {
        clear: both; }
        .dark-theme .main-content .wallet-info-content .common-table-container .account-balance .wallet-common-list {
          padding: 0 16px 8px; }
          .dark-theme .main-content .wallet-info-content .common-table-container .account-balance .wallet-common-list li {
            width: 21%; }
            .dark-theme .main-content .wallet-info-content .common-table-container .account-balance .wallet-common-list li:first-child {
              width: 33%; }
            .dark-theme .main-content .wallet-info-content .common-table-container .account-balance .wallet-common-list li:nth-child(3) {
              width: 21%; }
            .dark-theme .main-content .wallet-info-content .common-table-container .account-balance .wallet-common-list li:last-child {
              width: 25%; }
          .dark-theme .main-content .wallet-info-content .common-table-container .account-balance .wallet-common-list .wallet-icon {
            padding: 0 !important; }
          .dark-theme .main-content .wallet-info-content .common-table-container .account-balance .wallet-common-list li:last-child .arrow-icon {
            margin-left: 4px; }
        .dark-theme .main-content .wallet-info-content .common-table-container .account-balance .has-info {
          padding-left: 16px; }
        .dark-theme .main-content .wallet-info-content .common-table-container .account-balance .account-balance-header .pending-withdraw-list, .dark-theme .main-content .wallet-info-content .common-table-container .account-balance .account-balance-header .history-pending-list {
          padding-bottom: 8px !important; }
        .dark-theme .main-content .wallet-info-content .common-table-container .account-balance .pending-withdraw-list .pending-units, .dark-theme .main-content .wallet-info-content .common-table-container .account-balance .history-pending-list .pending-units {
          text-align: right !important; }
        .dark-theme .main-content .wallet-info-content .common-table-container .account-balance .pending-withdraw-list .pending-currency, .dark-theme .main-content .wallet-info-content .common-table-container .account-balance .history-pending-list .pending-currency {
          text-align: left !important; }
        .dark-theme .main-content .wallet-info-content .common-table-container .account-balance .show-expend-info {
          padding: 0 16px; }
          .dark-theme .main-content .wallet-info-content .common-table-container .account-balance .show-expend-info p {
            padding-left: 24px;
            line-height: 30px; }
            .dark-theme .main-content .wallet-info-content .common-table-container .account-balance .show-expend-info p .title {
              font-weight: normal;
              font-size: 12px;
              color: #9CAAC1; }
      .dark-theme .main-content .wallet-info-content .common-table-container .pending-withdraw {
        padding-right: 0; }
      .dark-theme .main-content .wallet-info-content .common-table-container .history-table-withdraw .history-table-heading .est-value .hide-cancelled {
        float: left;
        margin-top: 12px;
        text-align: left; }
      .dark-theme .main-content .wallet-info-content .common-table-container .date-column {
        padding-left: 24px; }
      .dark-theme .main-content .wallet-info-content .common-table-container .expand-icon {
        margin-right: 14px; }
      .dark-theme .main-content .wallet-info-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list {
        padding: 0 16px; }
        .dark-theme .main-content .wallet-info-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list li {
          float: left; }
          .dark-theme .main-content .wallet-info-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list li:first-child {
            width: 50%; }
          .dark-theme .main-content .wallet-info-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list li:nth-child(2) {
            width: 20%; }
          .dark-theme .main-content .wallet-info-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list li:nth-child(3) {
            width: 20%;
            text-align: right; }
          .dark-theme .main-content .wallet-info-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list li:nth-child(4) {
            display: none; }
          .dark-theme .main-content .wallet-info-content .common-table-container #pending_withdrawals_table .account-balance .pending-withdraw-list li:nth-child(5) {
            width: 10%; }
      .dark-theme .main-content .wallet-info-content .common-table-container #withdrawal_history_table .account-balance {
        clear: both; }
        .dark-theme .main-content .wallet-info-content .common-table-container #withdrawal_history_table .account-balance .history-pending-list {
          padding: 0 16px; }
          .dark-theme .main-content .wallet-info-content .common-table-container #withdrawal_history_table .account-balance .history-pending-list li {
            float: left; }
            .dark-theme .main-content .wallet-info-content .common-table-container #withdrawal_history_table .account-balance .history-pending-list li:first-child {
              width: 50%; }
            .dark-theme .main-content .wallet-info-content .common-table-container #withdrawal_history_table .account-balance .history-pending-list li:nth-child(2) {
              width: 25%; }
            .dark-theme .main-content .wallet-info-content .common-table-container #withdrawal_history_table .account-balance .history-pending-list li:nth-child(3) {
              width: 25%; }
      .dark-theme .main-content .wallet-info-content .common-table-container #pending_deposit_table {
        padding: 0; }
        .dark-theme .main-content .wallet-info-content .common-table-container #pending_deposit_table .account-balance .history-pending-list {
          padding: 0 16px; }
          .dark-theme .main-content .wallet-info-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:first-child {
            width: 50%; }
          .dark-theme .main-content .wallet-info-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:nth-child(2) {
            width: 20%; }
          .dark-theme .main-content .wallet-info-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:nth-child(3) {
            width: 20%; }
          .dark-theme .main-content .wallet-info-content .common-table-container #pending_deposit_table .account-balance .history-pending-list li:last-child {
            width: 10%; }
      .dark-theme .main-content .wallet-info-content .common-table-container #deposit_history_table {
        padding: 0; }
        .dark-theme .main-content .wallet-info-content .common-table-container #deposit_history_table .account-balance .history-pending-list {
          padding: 0 16px; } }
  .dark-theme .markdown-border-box ul, .dark-theme .markdown-border-box ol {
    margin: auto;
    padding-left: 40px; }
  .dark-theme .markdown-border-box ul li {
    list-style: disc; }
  .dark-theme .markdown-border-box ol li {
    list-style: decimal; }
  .dark-theme .markdown-border-box p, .dark-theme .markdown-border-box ul, .dark-theme .markdown-border-box ol {
    margin-bottom: 10px; }
  .dark-theme .trade-aside-header {
    font-size: 42px;
    font-weight: 300;
    line-height: 49px;
    margin: 0;
    font-weight: lighter;
    font-family: "Open Sans"; }
  .dark-theme .section-welcome {
    width: 100%;
    text-align: center;
    overflow-x: hidden;
    background: url("/Content/img/Lineage/cover-image.svg") center no-repeat #0b3e69;
    height: 596px;
    position: relative; }
    .dark-theme .section-welcome .section-welcome-top {
      margin-bottom: 30px; }
      .dark-theme .section-welcome .section-welcome-top .bittrex-word-mark-60 {
        margin-left: 23px; }
    .dark-theme .section-welcome .section-welcome-content {
      font-size: 42px;
      line-height: 49px;
      color: #2B3441;
      margin: 0 auto 287px;
      font-weight: lighter;
      font-family: "Open Sans"; }
    .dark-theme .section-welcome .section-welcome-footer {
      position: absolute;
      bottom: 100px;
      left: 50%;
      transform: translateX(-50%); }
      .dark-theme .section-welcome .section-welcome-footer .btn {
        font-weight: bold;
        font-size: 15px;
        line-height: 18px;
        width: 216px;
        height: 44px;
        border-radius: 3px;
        color: #2B3441; }
      .dark-theme .section-welcome .section-welcome-footer .welcome-btn-markets {
        background-color: transparent;
        border: 1px solid #2B3441;
        margin-right: 28px; }
  .dark-theme .section-trade {
    margin: 0 auto;
    padding: 100px 0 152px;
    width: 100%;
    text-align: center;
    background-color: #0084D4; }
    .dark-theme .section-trade .section-trade-aside {
      padding: 56px 69px 0 0;
      text-align: left;
      color: #2B3441; }
      .dark-theme .section-trade .section-trade-aside .trade-aside-header {
        margin-bottom: 16px;
        margin-top: 0; }
      .dark-theme .section-trade .section-trade-aside .trade-aside-content {
        font-size: 15px;
        line-height: 22px;
        text-align: left;
        margin-bottom: 48px; }
      .dark-theme .section-trade .section-trade-aside .trade-aside-btn {
        max-width: 460px; }
        .dark-theme .section-trade .section-trade-aside .trade-aside-btn .btn {
          font-size: 15px;
          line-height: 18px;
          width: 216px;
          height: 44px;
          border-radius: 3px;
          color: #2B3441; }
        .dark-theme .section-trade .section-trade-aside .trade-aside-btn .trade-btn-explore {
          border: 1px solid #2B3441;
          background-color: transparent;
          margin-right: 28px; }
        .dark-theme .section-trade .section-trade-aside .trade-aside-btn .trade-btn-start {
          background-color: #003662; }
          .dark-theme .section-trade .section-trade-aside .trade-aside-btn .trade-btn-start:hover {
            background-color: #1e2838; }
          .dark-theme .section-trade .section-trade-aside .trade-aside-btn .trade-btn-start:focus {
            background-color: #1e2838;
            opacity: 0.7; }
    .dark-theme .section-trade .section-trade-banner {
      padding: 0 0 0 100px; }
  .dark-theme .section-security {
    text-align: center;
    padding: 100px 0;
    color: #003662; }
    .dark-theme .section-security .trade-aside-header {
      margin-top: 48px;
      margin-bottom: 16px;
      color: #003662; }
    .dark-theme .section-security .section-security-content {
      font-size: 15px;
      line-height: 22px;
      max-width: 400px;
      margin: 0 auto; }
    .dark-theme .section-security .section-security-img img {
      margin: 0 auto; }
  .dark-theme .section-support {
    background-color: #F2F3F8;
    color: #003662;
    text-align: center;
    padding: 100px 0; }
    .dark-theme .section-support .trade-aside-header {
      margin-bottom: 16px;
      color: #003662; }
    .dark-theme .section-support .section-support-content {
      font-size: 15px;
      line-height: 22px;
      max-width: 660px;
      text-align: left;
      margin: 0 auto; }
      .dark-theme .section-support .section-support-content:last-child {
        margin-top: 22px; }
  .dark-theme .section-currencies {
    padding: 100px 0 0;
    text-align: center;
    margin-bottom: -10px; }
    .dark-theme .section-currencies .trade-aside-header {
      margin-bottom: 100px;
      color: #003662; }
    .dark-theme .section-currencies .currencies-list .currency-item {
      padding: 0;
      height: 230px;
      line-height: 1;
      font-size: 100px; }
  .dark-theme .home-footer {
    width: 880px; }
    .dark-theme .home-footer .home-signup-btn {
      font-weight: normal; }
    .dark-theme .home-footer .home-footer-entry:nth-of-type(2) {
      margin-top: 30px !important; }
    .dark-theme .home-footer .home-footer-entry .trade-aside-left {
      float: left;
      width: 600px; }
    .dark-theme .home-footer .home-footer-entry .trade-aside-right {
      text-align: right;
      float: left;
      width: 250px; }
    .dark-theme .home-footer .home-footer-entry .trade-aside-header {
      text-align: right; }
    .dark-theme .home-footer .home-footer-entry .form-btn {
      width: 212px; }
    .dark-theme .home-footer .home-footer-entry .home-footer-login-text {
      margin-top: 13px;
      font-size: 14px;
      text-align: right; }
      .dark-theme .home-footer .home-footer-entry .home-footer-login-text a,
      .dark-theme .home-footer .home-footer-entry .home-footer-login-text a:visited {
        text-decoration: underline;
        color: #fff; }
      .dark-theme .home-footer .home-footer-entry .home-footer-login-text a:hover {
        text-decoration: none;
        color: #009af8; }
    .dark-theme .home-footer .home-footer-disclaimer {
      font-size: 15px;
      margin-top: 80px;
      padding: 12px 4px;
      border-top: 1px solid rgba(255, 255, 255, 0.5); }
  .dark-theme .no-border-bottom {
    border-bottom: 0 !important; }
  .dark-theme .section-register {
    background-color: #0084D4;
    text-align: center;
    color: #2B3441;
    padding: 100px 0; }
    .dark-theme .section-register .home-register-form {
      display: inline-block;
      padding-bottom: 16px;
      margin-top: 60px;
      width: 360px; }
      .dark-theme .section-register .home-register-form .form-group {
        margin-bottom: 24px; }
        .dark-theme .section-register .home-register-form .form-group label {
          float: left;
          font-size: 15px;
          font-weight: lighter;
          margin: 0 0 8px;
          line-height: 18px; }
        .dark-theme .section-register .home-register-form .form-group input {
          border-radius: 0;
          height: 40px;
          border: 0; }
        .dark-theme .section-register .home-register-form .form-group .register-btn {
          margin-top: 40px;
          border: 0;
          font-size: 1.25em;
          font-weight: bold;
          width: 220px;
          height: 44px;
          border-radius: 3px;
          background-color: #003662; }
          .dark-theme .section-register .home-register-form .form-group .register-btn:hover {
            background-color: #1e2838; }
          .dark-theme .section-register .home-register-form .form-group .register-btn:focus {
            background-color: #1e2838;
            opacity: 0.7; }
        .dark-theme .section-register .home-register-form .form-group .help-icon {
          float: right;
          cursor: pointer;
          margin: 0 0 8px; }
      .dark-theme .section-register .home-register-form .form-group-accept {
        font-size: 1.1em;
        margin: 28px 0 0;
        position: relative; }
        .dark-theme .section-register .home-register-form .form-group-accept .sign-up-checkbox::before {
          background-color: #0084D4;
          border: 1px solid #003662; }
        .dark-theme .section-register .home-register-form .form-group-accept .sign-up-checkbox:checked::before {
          background-color: #003662; }
        .dark-theme .section-register .home-register-form .form-group-accept .icon-checkmark-white {
          margin-left: 0; }
        .dark-theme .section-register .home-register-form .form-group-accept .remember-me {
          padding-right: 12px;
          border-right: 1px solid #054559; }
        .dark-theme .section-register .home-register-form .form-group-accept span {
          margin-left: 12px;
          vertical-align: baseline; }
        .dark-theme .section-register .home-register-form .form-group-accept button {
          background: transparent;
          border: transparent; }
        .dark-theme .section-register .home-register-form .form-group-accept a,
        .dark-theme .section-register .home-register-form .form-group-accept button {
          display: inline-block;
          border-bottom: 1px solid #2B3441;
          color: #2B3441;
          cursor: pointer;
          vertical-align: baseline;
          padding: 1px; }
        .dark-theme .section-register .home-register-form .form-group-accept .forgot-pwd {
          margin-left: 13px; }
    .dark-theme .section-register .home-register-form-border {
      border-bottom: 1px solid rgba(0, 54, 98, 0.3); }
    .dark-theme .section-register .home-signup-btn {
      background-color: #003662; }
      .dark-theme .section-register .home-signup-btn:hover {
        background-color: #1e2838; }
      .dark-theme .section-register .home-signup-btn:focus {
        background-color: #1e2838;
        opacity: 0.7; }
    .dark-theme .section-register .section-register-footer {
      padding-top: 28px;
      font-size: 12px;
      line-height: 18px;
      margin-bottom: 60px; }
      .dark-theme .section-register .section-register-footer a {
        border-bottom: 1px solid #2B3441;
        color: #2B3441;
        margin-left: 5px;
        cursor: pointer; }
  @media screen and (max-width: 1199px) {
    .dark-theme .section-welcome {
      padding: 100px 0 85px; }
      .dark-theme .section-welcome .section-welcome-top {
        margin-bottom: -5px;
        transform: scale(0.8); }
      .dark-theme .section-welcome .section-welcome-content {
        margin-bottom: 270px; }
    .dark-theme .section-trade {
      padding: 100px 0; }
      .dark-theme .section-trade .section-trade-banner {
        padding: 0 30px 0 0; }
      .dark-theme .section-trade .section-trade-aside {
        padding: 0 0 0 30px; }
        .dark-theme .section-trade .section-trade-aside .trade-aside-content {
          margin-bottom: 40px;
          width: 80%; }
    .dark-theme .section-security .section-security-img img {
      margin: 0 auto;
      width: 80%;
      max-width: 240px; }
    .dark-theme .section-currencies {
      margin-bottom: 0;
      padding-bottom: 12px; }
      .dark-theme .section-currencies .currencies-list .currency-item {
        height: 188px;
        font-size: 80px; }
    .dark-theme .section-register .home-register-form .form-group label {
      line-height: 1.47; } }
  @media screen and (max-width: 991px) {
    .dark-theme .trade-aside-header {
      font-size: 36px;
      line-height: 42px; }
    .dark-theme .section-welcome {
      padding-bottom: 80px; }
      .dark-theme .section-welcome .section-welcome-top {
        margin-bottom: 0; }
      .dark-theme .section-welcome .section-welcome-content {
        font-size: 36px;
        line-height: 42px;
        width: 75%;
        margin-bottom: 228px; }
    .dark-theme .section-trade {
      padding-top: 108px; }
      .dark-theme .section-trade .section-trade-aside {
        padding-left: 0; }
        .dark-theme .section-trade .section-trade-aside h3 {
          max-width: 460px;
          margin: 0 auto;
          font-size: 36px;
          line-height: 42px; }
        .dark-theme .section-trade .section-trade-aside .trade-aside-content {
          padding: 0;
          max-width: 460px;
          margin: 0 auto 40px; }
        .dark-theme .section-trade .section-trade-aside .img-responsive {
          display: block;
          max-width: 373px;
          margin: 0 auto; }
        .dark-theme .section-trade .section-trade-aside .trade-aside-btn {
          margin: 60px auto 0; }
    .dark-theme .section-security .section-security-box:first-child {
      margin-bottom: 100px; }
    .dark-theme .section-security .section-security-box .section-security-content {
      max-width: 372px; }
    .dark-theme .section-support .trade-aside-header {
      font-size: 36px;
      line-height: 42px;
      max-width: 648px;
      text-align: left;
      margin: 0 auto 24px; }
    .dark-theme .section-support .section-support-content {
      max-width: 648px; }
    .dark-theme .section-currencies .trade-aside-header {
      font-size: 36px;
      line-height: 42px; }
    .dark-theme .section-register {
      padding: 50px 0; }
      .dark-theme .section-register .home-footer {
        width: 80%;
        min-width: 242px; }
        .dark-theme .section-register .home-footer .home-footer-entry:nth-of-type(2) {
          margin-top: 70px !important;
          margin-bottom: 80px; }
        .dark-theme .section-register .home-footer .home-footer-entry .trade-aside-left,
        .dark-theme .section-register .home-footer .home-footer-entry .trade-aside-right {
          display: block;
          float: none;
          width: 100%; }
        .dark-theme .section-register .home-footer .home-footer-entry .trade-aside-right {
          margin-top: 40px;
          text-align: center; }
        .dark-theme .section-register .home-footer .home-footer-entry .trade-aside-header {
          text-align: center; }
        .dark-theme .section-register .home-footer .home-footer-entry .home-footer-login-text {
          text-align: center; }
        .dark-theme .section-register .home-footer .home-footer-disclaimer {
          margin-top: 0; } }
  @media screen and (max-width: 767px) {
    .dark-theme .section-welcome {
      padding: 57px 40px 60px; }
      .dark-theme .section-welcome .section-welcome-top {
        transform: scale(0.64);
        margin: -27px -40px -29px; }
      .dark-theme .section-welcome .section-welcome-content {
        font-size: 28px;
        line-height: 33px;
        margin: 0 0 146px;
        width: 100%; }
      .dark-theme .section-welcome .section-welcome-footer .welcome-btn-markets {
        margin: 0 auto;
        display: block;
        float: none !important; }
      .dark-theme .section-welcome .section-welcome-footer .welcome-btn-account {
        margin: 0 auto 20px;
        display: block;
        float: none !important; }
    .dark-theme .section-trade {
      padding: 56px 40px 60px; }
      .dark-theme .section-trade .section-trade-aside {
        padding: 0;
        margin: 0 auto; }
        .dark-theme .section-trade .section-trade-aside .img-responsive {
          max-width: 100%;
          margin-bottom: 56px; }
        .dark-theme .section-trade .section-trade-aside .trade-aside-content {
          width: 100%; }
        .dark-theme .section-trade .section-trade-aside .trade-aside-btn {
          text-align: center;
          margin-top: 0; }
          .dark-theme .section-trade .section-trade-aside .trade-aside-btn .trade-btn-explore {
            margin: 0 auto;
            display: block;
            float: none !important; }
          .dark-theme .section-trade .section-trade-aside .trade-aside-btn .trade-btn-start {
            margin: 0 auto 20px;
            display: block;
            float: none !important; }
    .dark-theme .section-security {
      padding: 56px 25px 0; }
      .dark-theme .section-security .section-security-box {
        padding: 0 0 100px;
        margin: 0 !important; }
        .dark-theme .section-security .section-security-box .img-responsive {
          width: 100%;
          max-width: 100%; }
        .dark-theme .section-security .section-security-box .trade-aside-header {
          font-size: 36px;
          margin-left: -20px;
          margin-right: -20px;
          line-height: 42px;
          margin-top: 56px; }
        .dark-theme .section-security .section-security-box .section-security-content {
          margin: 0 -20px; }
    .dark-theme .section-support {
      padding: 56px 25px 60px;
      text-align: left; }
      .dark-theme .section-support .trade-aside-header {
        font-size: 36px;
        line-height: 42px;
        margin-bottom: 24px; }
    .dark-theme .section-currencies {
      padding: 60px 25px 0;
      margin-bottom: 0; }
      .dark-theme .section-currencies .trade-aside-header {
        font-size: 36px;
        line-height: 42px;
        margin-bottom: 56px; }
      .dark-theme .section-currencies .currencies-list .currency-item {
        padding: 0;
        height: 110px;
        font-size: 50px; }
        .dark-theme .section-currencies .currencies-list .currency-item:first-child, .dark-theme .section-currencies .currencies-list .currency-item:nth-child(2), .dark-theme .section-currencies .currencies-list .currency-item:nth-child(3) {
          height: 98px; }
    .dark-theme .section-register {
      padding: 60px 25px; }
      .dark-theme .section-register .trade-aside-header {
        font-size: 36px;
        line-height: 42px; }
      .dark-theme .section-register .home-register-form {
        width: initial; }
        .dark-theme .section-register .home-register-form .form-group label {
          line-height: 18px; }
      .dark-theme .section-register .section-register-footer {
        margin-bottom: 40px; } }
  @media screen and (max-width: 991px) {
    .dark-theme .section-welcome {
      background: url("/Content/img/Lineage/cover-image-mobile.svg") center no-repeat #0b3e69; }
      .dark-theme .section-welcome .section-welcome-footer {
        bottom: 40px; }
        .dark-theme .section-welcome .section-welcome-footer .btn {
          display: block;
          margin: 0;
          margin: 0 0 20px !important;
          float: none !important; } }
  .dark-theme .home-market-content {
    background-color: #2B3441;
    min-height: calc(100vh - 180px); }
    .dark-theme .home-market-content #sponsored_banner_container {
      position: relative;
      height: 117px;
      background: #0084d4;
      color: white;
      text-align: center;
      overflow: hidden;
      color: white;
      font-size: 24px;
      font-family: Lato; }
      .dark-theme .home-market-content #sponsored_banner_container .sponsored-spotlight {
        font-size: 11px;
        color: #accceb;
        display: inline;
        position: absolute;
        float: left;
        left: calc(100vw - 128px);
        top: calc(117px - 19px);
        font-weight: bold;
        text-transform: uppercase;
        white-space: normal;
        z-index: 1000; }
        .dark-theme .home-market-content #sponsored_banner_container .sponsored-spotlight i {
          font-size: .95em;
          margin-right: 2px; }
      .dark-theme .home-market-content #sponsored_banner_container a, .dark-theme .home-market-content #sponsored_banner_container a:hover, .dark-theme .home-market-content #sponsored_banner_container a:visited, .dark-theme .home-market-content #sponsored_banner_container a:active {
        color: white; }
      .dark-theme .home-market-content #sponsored_banner_container .sponsored-banner {
        display: inline-block;
        width: 90%;
        max-width: 1200px;
        height: 117px;
        margin: 0 auto;
        overflow: hidden; }
        .dark-theme .home-market-content #sponsored_banner_container .sponsored-banner > div {
          display: inline-block;
          position: relative;
          top: 50%;
          transform: translateY(-50%);
          overflow: hidden; }
        .dark-theme .home-market-content #sponsored_banner_container .sponsored-banner .sponsored-market {
          font-size: 40px;
          white-space: normal;
          float: left;
          width: 40%;
          overflow: unset; }
        .dark-theme .home-market-content #sponsored_banner_container .sponsored-banner .sponsored-data {
          width: 40%;
          float: left; }
          .dark-theme .home-market-content #sponsored_banner_container .sponsored-banner .sponsored-data .sponsored-data-section {
            display: inline-block;
            width: 49%; }
            .dark-theme .home-market-content #sponsored_banner_container .sponsored-banner .sponsored-data .sponsored-data-section .sponsored-data-field, .dark-theme .home-market-content #sponsored_banner_container .sponsored-banner .sponsored-data .sponsored-data-section .sponsored-data-value {
              text-align: left; }
            .dark-theme .home-market-content #sponsored_banner_container .sponsored-banner .sponsored-data .sponsored-data-section .sponsored-data-field {
              font-weight: bold; }
            .dark-theme .home-market-content #sponsored_banner_container .sponsored-banner .sponsored-data .sponsored-data-section .sponsored-data-value {
              font-size: 0.80em; }
        .dark-theme .home-market-content #sponsored_banner_container .sponsored-banner .sponsored-logo {
          float: right;
          width: 20%;
          text-align: center;
          height: 100%; }
          .dark-theme .home-market-content #sponsored_banner_container .sponsored-banner .sponsored-logo img {
            width: auto;
            height: 120%;
            position: relative;
            top: 50%;
            transform: translateY(-50%); }
    @media screen and (max-width: 991px) {
      .dark-theme .home-market-content #sponsored_banner_container {
        font-size: 18px; }
        .dark-theme .home-market-content #sponsored_banner_container .sponsored-banner .sponsored-market {
          font-size: 32px; } }
    @media screen and (max-width: 767px) {
      .dark-theme .home-market-content #sponsored_banner_container .sponsored-banner {
        display: inline-block;
        width: calc(100% - 16px);
        height: 117px;
        position: relative;
        top: 50%;
        transform: translateY(-50%); }
        .dark-theme .home-market-content #sponsored_banner_container .sponsored-banner .sponsored-market {
          text-align: left;
          white-space: nowrap;
          display: block;
          float: none;
          width: calc(100% - 140px);
          font-size: 28px;
          position: relative;
          top: 25%;
          transform: translateY(-25%); }
        .dark-theme .home-market-content #sponsored_banner_container .sponsored-banner .sponsored-data {
          display: block;
          text-align: left;
          width: calc(100% - 140px);
          float: none;
          overflow: visible;
          position: relative;
          top: 25%;
          transform: translateY(-25%); }
          .dark-theme .home-market-content #sponsored_banner_container .sponsored-banner .sponsored-data .sponsored-data-section {
            width: 48%; }
            .dark-theme .home-market-content #sponsored_banner_container .sponsored-banner .sponsored-data .sponsored-data-section .sponsored-data-field {
              font-size: 16px; }
            .dark-theme .home-market-content #sponsored_banner_container .sponsored-banner .sponsored-data .sponsored-data-section .sponsored-data-value {
              font-size: .70em; }
            .dark-theme .home-market-content #sponsored_banner_container .sponsored-banner .sponsored-data .sponsored-data-section .sponsored-data-field, .dark-theme .home-market-content #sponsored_banner_container .sponsored-banner .sponsored-data .sponsored-data-section .sponsored-data-value {
              text-align: left; }
        .dark-theme .home-market-content #sponsored_banner_container .sponsored-banner .sponsored-logo {
          width: 140px; }
          .dark-theme .home-market-content #sponsored_banner_container .sponsored-banner .sponsored-logo img {
            width: 140px;
            height: auto; } }
    .dark-theme .home-market-content #ieo_banner_container {
      background: url(/Content/img/ieo/banner_background.jpg);
      background-repeat: no-repeat;
      background-size: 100% 600%;
      background-position-y: -200px;
      height: 117px; }
      .dark-theme .home-market-content #ieo_banner_containera, .dark-theme .home-market-content #ieo_banner_containera:hover {
        color: white; }
      .dark-theme .home-market-content #ieo_banner_container .ieo-content-container .ieo-content {
        width: 954px;
        padding: 22px 0;
        margin: auto;
        height: 117px; }
        .dark-theme .home-market-content #ieo_banner_container .ieo-content-container .ieo-content .ieo-content-column {
          height: 69px;
          display: inline-block;
          color: white;
          float: left;
          font-size: 16px; }
          .dark-theme .home-market-content #ieo_banner_container .ieo-content-container .ieo-content .ieo-content-column h1, .dark-theme .home-market-content #ieo_banner_container .ieo-content-container .ieo-content .ieo-content-column h2 {
            margin: auto;
            color: #23a0f7;
            font-family: "Open Sans"; }
          .dark-theme .home-market-content #ieo_banner_container .ieo-content-container .ieo-content .ieo-content-column h1, .dark-theme .home-market-content #ieo_banner_container .ieo-content-container .ieo-content .ieo-content-column h2 {
            font-size: 24px;
            text-transform: uppercase;
            font-weight: 700;
            line-height: 1.33;
            margin-bottom: 11px;
            margin-top: -5px; }
          .dark-theme .home-market-content #ieo_banner_container .ieo-content-container .ieo-content .ieo-content-column h2 {
            font-weight: 600; }
        .dark-theme .home-market-content #ieo_banner_container .ieo-content-container .ieo-content .ieo-column-logo {
          width: 220px; }
          .dark-theme .home-market-content #ieo_banner_container .ieo-content-container .ieo-content .ieo-column-logo img {
            width: 240px;
            height: 84px; }
        .dark-theme .home-market-content #ieo_banner_container .ieo-content-container .ieo-content .ieo-column-details {
          width: 352px;
          white-space: nowrap;
          margin-left: 40px; }
          .dark-theme .home-market-content #ieo_banner_container .ieo-content-container .ieo-content .ieo-column-details .ieo-offering-details {
            display: inline-block;
            font-size: 12px;
            line-height: 1.33;
            float: left; }
          .dark-theme .home-market-content #ieo_banner_container .ieo-content-container .ieo-content .ieo-column-details .ieo-currency-details {
            text-transform: capitalize; }
        .dark-theme .home-market-content #ieo_banner_container .ieo-content-container .ieo-content .ieo-column-progress {
          width: 300px;
          white-space: nowrap;
          margin-left: 24px; }
          .dark-theme .home-market-content #ieo_banner_container .ieo-content-container .ieo-content .ieo-column-progress .ieo-offering-countdown {
            display: inline-block;
            float: left; }
            .dark-theme .home-market-content #ieo_banner_container .ieo-content-container .ieo-content .ieo-column-progress .ieo-offering-countdown h2 {
              margin-bottom: 9px; }
          .dark-theme .home-market-content #ieo_banner_container .ieo-content-container .ieo-content .ieo-column-progress .ieo-progress-container {
            display: inline-block;
            margin-top: 3px; }
            .dark-theme .home-market-content #ieo_banner_container .ieo-content-container .ieo-content .ieo-column-progress .ieo-progress-container .ieo-progress {
              width: 300px;
              height: 16px;
              border-radius: 4px;
              background-color: #c4c4c4;
              display: inline-block;
              overflow: hidden; }
            .dark-theme .home-market-content #ieo_banner_container .ieo-content-container .ieo-content .ieo-column-progress .ieo-progress-container .ieo-progress-bar {
              height: 16px;
              border-radius: 4px;
              background-color: #00a45b; }
            .dark-theme .home-market-content #ieo_banner_container .ieo-content-container .ieo-content .ieo-column-progress .ieo-progress-container .ieo-progress-details {
              margin-top: 13px;
              height: 36px;
              font-size: 12px;
              font-weight: normal;
              font-style: normal;
              font-stretch: normal;
              line-height: 1.33;
              letter-spacing: normal;
              color: #ffffff; }
              .dark-theme .home-market-content #ieo_banner_container .ieo-content-container .ieo-content .ieo-column-progress .ieo-progress-container .ieo-progress-details .ieo-progress-labels {
                font-weight: bold; }
    .dark-theme .home-market-content .market-info-header {
      height: 120px;
      background-color: #0081EB;
      overflow: hidden; }
      .dark-theme .home-market-content .market-info-header .current-market .info-name .short-name {
        font-weight: lighter;
        font-family: "Open Sans";
        color: #fff;
        font-size: 42px;
        line-height: 49px;
        text-align: center;
        margin-top: 35px; }
      .dark-theme .home-market-content .market-info-header .info-item {
        padding: 31px 0 33px; }
        .dark-theme .home-market-content .market-info-header .info-item .type-volume {
          display: flex;
          justify-content: space-between;
          max-width: 363px;
          margin: 0 auto; }
          .dark-theme .home-market-content .market-info-header .info-item .type-volume span {
            color: #fff;
            font-size: 24px;
            line-height: 1.2; }
      .dark-theme .home-market-content .market-info-header .info-icon {
        text-align: center; }
        .dark-theme .home-market-content .market-info-header .info-icon img {
          width: 170px;
          height: auto;
          margin-top: -25px; }
    .dark-theme .home-market-content .market-info-list {
      box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2); }
      .dark-theme .home-market-content .market-info-list .market-list {
        height: 100%;
        width: 294px; }
        .dark-theme .home-market-content .market-info-list .market-list:not(:last-child):not(.hidden) {
          border-right: 1px solid #515967; }
        .dark-theme .home-market-content .market-info-list .market-list .market-icon {
          padding: 14px 0 15px 8px; }
          .dark-theme .home-market-content .market-info-list .market-list .market-icon img {
            width: 100%;
            height: auto; }
        .dark-theme .home-market-content .market-info-list .market-list .market-price-detail {
          padding: 14px 0 9px 0;
          font-size: 14px; }
          .dark-theme .home-market-content .market-info-list .market-list .market-price-detail p {
            margin-bottom: 2px; }
            .dark-theme .home-market-content .market-info-list .market-list .market-price-detail p:last-child {
              margin-bottom: 0; }
          .dark-theme .home-market-content .market-info-list .market-list .market-price-detail .market-gain {
            font-size: 10px;
            line-height: 12px;
            font-weight: bold;
            color: #bebebe; }
          .dark-theme .home-market-content .market-info-list .market-list .market-price-detail .market-name {
            line-height: 19px;
            max-width: 100%; }
          .dark-theme .home-market-content .market-info-list .market-list .market-price-detail .market-price {
            line-height: 19px;
            font-weight: bold;
            color: #FFF;
            max-width: 100%; }
          .dark-theme .home-market-content .market-info-list .market-list .market-price-detail .market-percent-up {
            line-height: 19px;
            color: #11A763; }
          .dark-theme .home-market-content .market-info-list .market-list .market-price-detail .market-percent-down {
            line-height: 19px;
            color: #E56846; }
          .dark-theme .home-market-content .market-info-list .market-list .market-price-detail .market-buy {
            font-size: 12px;
            line-height: 19px;
            font-weight: bold;
            color: #0084D4;
            text-decoration: underline; }
    .dark-theme .home-market-content .market-info-content {
      padding: 0 60px 20px;
      background-color: #2B3441; }
      .dark-theme .home-market-content .market-info-content h2 {
        display: inline-block;
        line-height: 24px;
        font-size: 20px;
        font-weight: bold;
        letter-spacing: 0.5px;
        text-align: left;
        color: rgba(255, 255, 255, 0.8);
        margin: 0;
        text-transform: uppercase; }
      .dark-theme .home-market-content .market-info-content .common-table-container {
        margin-top: 40px; }
        .dark-theme .home-market-content .market-info-content .common-table-container .table-heading .heading-value {
          margin-top: 4px; }
        .dark-theme .home-market-content .market-info-content .common-table-container .table-heading .table-value {
          display: inline-block;
          margin-bottom: 0; }
          .dark-theme .home-market-content .market-info-content .common-table-container .table-heading .table-value .tip-value {
            margin-left: 28px; }
        .dark-theme .home-market-content .market-info-content .common-table-container .table-heading .search-form {
          text-align: right; }
          .dark-theme .home-market-content .market-info-content .common-table-container .table-heading .search-form .market-search {
            height: 32px !important;
            padding: 0 10px;
            border-radius: 4px;
            margin-right: 0;
            border: none;
            background-color: rgba(178, 195, 219, 0.8);
            box-shadow: none;
            width: 200px;
            font-size: 12px;
            color: rgba(255, 255, 255, 0.8);
            display: inline-block; }
            .dark-theme .home-market-content .market-info-content .common-table-container .table-heading .search-form .market-search:focus:-ms-input-placeholder {
              /*color: transparent;*/
              color: #677183; }
            .dark-theme .home-market-content .market-info-content .common-table-container .table-heading .search-form .market-search:focus::-webkit-input-placeholder {
              color: #677183; }
            .dark-theme .home-market-content .market-info-content .common-table-container .table-heading .search-form .market-search:focus::-moz-placeholder {
              /*color: transparent;*/
              color: #677183; }
            .dark-theme .home-market-content .market-info-content .common-table-container .table-heading .search-form .market-search:focus:-moz-placeholder {
              /*color: transparent;*/
              color: #677183; }
            .dark-theme .home-market-content .market-info-content .common-table-container .table-heading .search-form .market-search:-ms-input-placeholder {
              font-size: 12px;
              font-style: italic;
              color: #677183; }
            .dark-theme .home-market-content .market-info-content .common-table-container .table-heading .search-form .market-search::-webkit-input-placeholder {
              font-size: 12px;
              font-style: italic;
              color: #677183; }
            .dark-theme .home-market-content .market-info-content .common-table-container .table-heading .search-form .market-search::-moz-placeholder {
              font-size: 12px;
              font-style: italic;
              color: #677183; }
            .dark-theme .home-market-content .market-info-content .common-table-container .table-heading .search-form .market-search:-moz-placeholder {
              font-size: 12px;
              font-style: italic;
              color: #677183; }
        .dark-theme .home-market-content .market-info-content .common-table-container .table-heading .market-summary-info {
          display: inline; }
        .dark-theme .home-market-content .market-info-content .common-table-container .common-table {
          width: 100%;
          margin-top: 24px; }
          .dark-theme .home-market-content .market-info-content .common-table-container .common-table thead {
            border-bottom: 1px solid #515967; }
            .dark-theme .home-market-content .market-info-content .common-table-container .common-table thead tr th {
              line-height: 14px;
              font-size: 12px;
              text-align: right;
              color: #9CAAC1;
              font-weight: lighter;
              text-transform: uppercase;
              padding-bottom: 8px;
              cursor: pointer; }
              .dark-theme .home-market-content .market-info-content .common-table-container .common-table thead tr th:first-child, .dark-theme .home-market-content .market-info-content .common-table-container .common-table thead tr th:nth-child(2) {
                text-align: left; }
              .dark-theme .home-market-content .market-info-content .common-table-container .common-table thead tr th.selected {
                position: relative;
                font-weight: bold; }
                .dark-theme .home-market-content .market-info-content .common-table-container .common-table thead tr th.selected span {
                  position: absolute;
                  top: 1px;
                  right: -16px; }
          .dark-theme .home-market-content .market-info-content .common-table-container .common-table tbody tr {
            height: 29px;
            border-bottom: 1px solid #262C36;
            cursor: pointer !important; }
            .dark-theme .home-market-content .market-info-content .common-table-container .common-table tbody tr:last-child {
              border-color: #515967; }
            .dark-theme .home-market-content .market-info-content .common-table-container .common-table tbody tr:hover {
              background-color: rgba(0, 132, 212, 0.08); }
              .dark-theme .home-market-content .market-info-content .common-table-container .common-table tbody tr:hover td:first-child a:hover {
                text-decoration: underline; }
            .dark-theme .home-market-content .market-info-content .common-table-container .common-table tbody tr td {
              line-height: 17px;
              font-size: 12px;
              text-align: right;
              width: 10%; }
              .dark-theme .home-market-content .market-info-content .common-table-container .common-table tbody tr td:first-child, .dark-theme .home-market-content .market-info-content .common-table-container .common-table tbody tr td:nth-child(2) {
                text-align: left; }
              .dark-theme .home-market-content .market-info-content .common-table-container .common-table tbody tr td:first-child a {
                color: rgba(255, 255, 255, 0.8); }
                .dark-theme .home-market-content .market-info-content .common-table-container .common-table tbody tr td:first-child a:hover {
                  color: #0084D4; }
              .dark-theme .home-market-content .market-info-content .common-table-container .common-table tbody tr td:first-child i.fa-exclamation-triangle {
                color: goldenrod; }
              .dark-theme .home-market-content .market-info-content .common-table-container .common-table tbody tr td.order-type {
                text-align: right;
                text-transform: uppercase;
                color: #11A763; }
                .dark-theme .home-market-content .market-info-content .common-table-container .common-table tbody tr td.order-type span {
                  margin-left: 4px; }
    .dark-theme .home-market-content .intl-market-summary-disclaimer {
      font-style: italic;
      margin-bottom: 40px; }
  @media screen and (max-width: 1199px) {
    .dark-theme .home-market-content .market-info-header {
      height: 87px; }
      .dark-theme .home-market-content .market-info-header .current-market .info-name .short-name {
        font-size: 30px;
        line-height: 35px;
        margin-top: 25px; }
      .dark-theme .home-market-content .market-info-header .info-item {
        padding: 22px 0 23px; }
        .dark-theme .home-market-content .market-info-header .info-item .type-volume {
          max-width: 258px; }
          .dark-theme .home-market-content .market-info-header .info-item .type-volume span {
            font-size: 17px; }
      .dark-theme .home-market-content .market-info-header .info-icon img {
        width: 120px;
        margin-top: -17px; }
    .dark-theme .home-market-content .market-info-list .market-list {
      width: 25vw; } }
  @media screen and (max-width: 991px) {
    .dark-theme #ieo_banner_container .ieo-content-compact {
      width: 290px;
      margin: 0 auto;
      padding-top: 24px; }
      .dark-theme #ieo_banner_container .ieo-content-compact .ieo-content-title {
        text-transform: uppercase;
        font-size: 17px;
        font-weight: 600;
        line-height: 1.33;
        color: #23a0f7; }
        .dark-theme #ieo_banner_container .ieo-content-compact .ieo-content-title .ieo-title-live {
          display: inline;
          color: #00a45b; }
      .dark-theme #ieo_banner_container .ieo-content-compact .ieo-content-details {
        display: inline-block;
        text-align: left;
        white-space: nowrap;
        color: white;
        margin: 10px 0 auto 2px; }
        .dark-theme #ieo_banner_container .ieo-content-compact .ieo-content-details .ieo-content-logo {
          width: 116px;
          height: 44px;
          float: left; }
        .dark-theme #ieo_banner_container .ieo-content-compact .ieo-content-details .ieo-content-countdown {
          margin-left: 10px;
          float: left; }
          .dark-theme #ieo_banner_container .ieo-content-compact .ieo-content-details .ieo-content-countdown .countdown-field {
            margin: -9px 5px auto; }
        .dark-theme #ieo_banner_container .ieo-content-compact .ieo-content-details .ieo-progress-container {
          display: inline-block;
          margin: 0 0 0 16px; }
          .dark-theme #ieo_banner_container .ieo-content-compact .ieo-content-details .ieo-progress-container .ieo-progress {
            margin-top: 4px;
            width: 162px;
            height: 16px;
            border-radius: 4px;
            background-color: #c4c4c4;
            display: inline-block;
            overflow: hidden; }
          .dark-theme #ieo_banner_container .ieo-content-compact .ieo-content-details .ieo-progress-container .ieo-progress-bar {
            height: 16px;
            border-radius: 4px;
            background-color: #00a45b; }
          .dark-theme #ieo_banner_container .ieo-content-compact .ieo-content-details .ieo-progress-container .ieo-progress-details {
            height: 12px; }
            .dark-theme #ieo_banner_container .ieo-content-compact .ieo-content-details .ieo-progress-container .ieo-progress-details .ieo-progress-labels {
              font-weight: bold; }
              .dark-theme #ieo_banner_container .ieo-content-compact .ieo-content-details .ieo-progress-container .ieo-progress-details .ieo-progress-labels .ieo-percent-remaining {
                display: inline;
                font-weight: normal; }
    .dark-theme .home-market-content .market-info-header {
      height: 65px; }
      .dark-theme .home-market-content .market-info-header .current-market .info-name .short-name {
        font-size: 22px;
        line-height: 26px;
        margin-top: 19px; }
      .dark-theme .home-market-content .market-info-header .info-item {
        padding: 16.5px 0 18px; }
        .dark-theme .home-market-content .market-info-header .info-item .type-volume {
          max-width: 193px; }
          .dark-theme .home-market-content .market-info-header .info-item .type-volume span {
            font-size: 12px; }
      .dark-theme .home-market-content .market-info-header .info-icon img {
        width: 90px;
        margin-top: -13px; }
    .dark-theme .home-market-content .market-info-list {
      padding: 15px 0;
      text-align: center; }
      .dark-theme .home-market-content .market-info-list .market-list {
        padding: 0;
        height: 100%; }
        .dark-theme .home-market-content .market-info-list .market-list .market-icon {
          width: 25%;
          height: 25%; }
          .dark-theme .home-market-content .market-info-list .market-list .market-icon img {
            width: 100%;
            height: 100%; }
        .dark-theme .home-market-content .market-info-list .market-list .market-price-detail {
          padding: 10px 0 8px 0; }
          .dark-theme .home-market-content .market-info-list .market-list .market-price-detail .market-gain {
            font-size: 8px;
            line-height: 10px; }
          .dark-theme .home-market-content .market-info-list .market-list .market-price-detail .market-name {
            font-size: 12px;
            line-height: 14px; }
          .dark-theme .home-market-content .market-info-list .market-list .market-price-detail .market-price {
            font-size: 12px;
            line-height: 14px; }
          .dark-theme .home-market-content .market-info-list .market-list .market-price-detail .market-percent-up {
            font-size: 12px;
            line-height: 14px; }
          .dark-theme .home-market-content .market-info-list .market-list .market-price-detail .market-percent-down {
            font-size: 12px;
            line-height: 14px; }
          .dark-theme .home-market-content .market-info-list .market-list .market-price-detail .market-buy {
            font-size: 9px;
            line-height: 11px; }
    .dark-theme .home-market-content .market-info-content .common-table-container .table-heading .table-value {
      margin-top: 8px; }
      .dark-theme .home-market-content .market-info-content .common-table-container .table-heading .table-value .tip-value {
        margin-left: 28px; }
        .dark-theme .home-market-content .market-info-content .common-table-container .table-heading .table-value .tip-value:first-child {
          margin: 0; }
    .dark-theme .home-market-content .market-info-content .common-table-container .table-heading .market-summary-info {
      display: block; } }
  @media screen and (max-width: 767px) {
    .dark-theme .home-market-content .market-info-slide {
      background-color: #0084D4; }
      .dark-theme .home-market-content .market-info-slide .market-info-list {
        margin: 0; }
        .dark-theme .home-market-content .market-info-slide .market-info-list .market-list .market-icon {
          padding-left: 40px; }
        .dark-theme .home-market-content .market-info-slide .market-info-list .market-list .market-price-detail .market-gain {
          color: #2B3441;
          opacity: 0.65; }
        .dark-theme .home-market-content .market-info-slide .market-info-list .market-list .market-price-detail .market-price, .dark-theme .home-market-content .market-info-slide .market-info-list .market-list .market-price-detail .market-name, .dark-theme .home-market-content .market-info-slide .market-info-list .market-list .market-price-detail .market-base-name, .dark-theme .home-market-content .market-info-slide .market-info-list .market-list .market-price-detail .market-percent-up, .dark-theme .home-market-content .market-info-slide .market-info-list .market-list .market-price-detail .market-percent-down, .dark-theme .home-market-content .market-info-slide .market-info-list .market-list .market-price-detail .market-buy {
          color: #2B3441; }
          .dark-theme .home-market-content .market-info-slide .market-info-list .market-list .market-price-detail .market-price a, .dark-theme .home-market-content .market-info-slide .market-info-list .market-list .market-price-detail .market-name a, .dark-theme .home-market-content .market-info-slide .market-info-list .market-list .market-price-detail .market-base-name a, .dark-theme .home-market-content .market-info-slide .market-info-list .market-list .market-price-detail .market-percent-up a, .dark-theme .home-market-content .market-info-slide .market-info-list .market-list .market-price-detail .market-percent-down a, .dark-theme .home-market-content .market-info-slide .market-info-list .market-list .market-price-detail .market-buy a {
            color: #2B3441; }
      .dark-theme .home-market-content .market-info-slide .carousel-control {
        background-image: none; }
        .dark-theme .home-market-content .market-info-slide .carousel-control span {
          top: 50%;
          position: absolute;
          margin-top: -5px; }
        .dark-theme .home-market-content .market-info-slide .carousel-control.left {
          text-align: left; }
          .dark-theme .home-market-content .market-info-slide .carousel-control.left span {
            left: 15px; }
        .dark-theme .home-market-content .market-info-slide .carousel-control.right span {
          right: 15px; }
    .dark-theme .home-market-content .market-info-content {
      padding: 0 8px 40px; }
      .dark-theme .home-market-content .market-info-content .common-table-container {
        margin-top: 44px; }
        .dark-theme .home-market-content .market-info-content .common-table-container:first-child {
          margin-top: 24px; }
        .dark-theme .home-market-content .market-info-content .common-table-container .table-heading {
          padding: 0;
          display: block; }
          .dark-theme .home-market-content .market-info-content .common-table-container .table-heading .heading-value {
            margin-top: 0; }
          .dark-theme .home-market-content .market-info-content .common-table-container .table-heading .col-xs-6 {
            padding: 0; }
          .dark-theme .home-market-content .market-info-content .common-table-container .table-heading h2 i {
            font-size: 18px;
            margin-right: 8px; }
          .dark-theme .home-market-content .market-info-content .common-table-container .table-heading .search-form {
            padding: 0;
            margin-top: 24px; }
            .dark-theme .home-market-content .market-info-content .common-table-container .table-heading .search-form .market-search {
              width: 100%; }
          .dark-theme .home-market-content .market-info-content .common-table-container .table-heading .table-value {
            margin-top: 16px;
            line-height: 14px; }
            .dark-theme .home-market-content .market-info-content .common-table-container .table-heading .table-value span:first-child {
              margin-left: 0 !important; }
        .dark-theme .home-market-content .market-info-content .common-table-container .common-table {
          margin-top: 24px; }
          .dark-theme .home-market-content .market-info-content .common-table-container .common-table thead tr:hover, .dark-theme .home-market-content .market-info-content .common-table-container .common-table tbody tr:hover {
            background-color: #2B3441; }
          .dark-theme .home-market-content .market-info-content .common-table-container .common-table thead tr th:first-child, .dark-theme .home-market-content .market-info-content .common-table-container .common-table thead tr td:first-child, .dark-theme .home-market-content .market-info-content .common-table-container .common-table tbody tr th:first-child, .dark-theme .home-market-content .market-info-content .common-table-container .common-table tbody tr td:first-child {
            padding-left: 4px; }
          .dark-theme .home-market-content .market-info-content .common-table-container .common-table thead tr th.padding-xs, .dark-theme .home-market-content .market-info-content .common-table-container .common-table thead tr td.padding-xs, .dark-theme .home-market-content .market-info-content .common-table-container .common-table tbody tr th.padding-xs, .dark-theme .home-market-content .market-info-content .common-table-container .common-table tbody tr td.padding-xs {
            padding-right: 4px; }
    .dark-theme .home-market-content .intl-market-summary-disclaimer {
      margin-top: 12px; } }
  .dark-theme .main-content .market-info-content .oder-sort-icon {
    margin-left: 4px; }
    .dark-theme .main-content .market-info-content .oder-sort-icon i {
      position: relative;
      top: 1px; }
  .dark-theme .main-content .market-info-content .openCancelBtn {
    padding: 0px 10px !important; }
  .dark-theme .main-content .market-info-content .open-order-table-container {
    margin-top: 16px; }
    .dark-theme .main-content .market-info-content .open-order-table-container .open-order-item {
      border-bottom: 1px solid #262C36;
      font-size: 0;
      padding: 6px 0;
      cursor: pointer; }
      .dark-theme .main-content .market-info-content .open-order-table-container .open-order-item:last-child {
        border-color: #515967; }
      .dark-theme .main-content .market-info-content .open-order-table-container .open-order-item:hover {
        background-color: rgba(0, 132, 212, 0.08); }
        .dark-theme .main-content .market-info-content .open-order-table-container .open-order-item:hover .order-cancel {
          display: inline-block; }
      .dark-theme .main-content .market-info-content .open-order-table-container .open-order-item ul {
        width: calc(100% - 40px);
        padding: 0;
        display: inline-block; }
        .dark-theme .main-content .market-info-content .open-order-table-container .open-order-item ul li {
          display: inline-block;
          font-size: 12px;
          line-height: 17px;
          width: 11%;
          text-align: right; }
          .dark-theme .main-content .market-info-content .open-order-table-container .open-order-item ul li.order-date {
            text-align: left; }
          .dark-theme .main-content .market-info-content .open-order-table-container .open-order-item ul li.market {
            text-align: left; }
            .dark-theme .main-content .market-info-content .open-order-table-container .open-order-item ul li.market:hover {
              color: #0084D4; }
          .dark-theme .main-content .market-info-content .open-order-table-container .open-order-item ul li.order-date {
            width: 24%; }
            .dark-theme .main-content .market-info-content .open-order-table-container .open-order-item ul li.order-date .icon-expand-triangle,
            .dark-theme .main-content .market-info-content .open-order-table-container .open-order-item ul li.order-date .icon-expand-triangle-blue {
              margin: 0 18.5px 0 10.5px; }
          .dark-theme .main-content .market-info-content .open-order-table-container .open-order-item ul li.type {
            width: 6%;
            text-align: left; }
          .dark-theme .main-content .market-info-content .open-order-table-container .open-order-item ul li:nth-child(4) {
            width: 8%; }
          .dark-theme .main-content .market-info-content .open-order-table-container .open-order-item ul li:nth-child(5) {
            width: 12%; }
          .dark-theme .main-content .market-info-content .open-order-table-container .open-order-item ul li:nth-child(6), .dark-theme .main-content .market-info-content .open-order-table-container .open-order-item ul li:nth-child(7) {
            width: 12%; }
          .dark-theme .main-content .market-info-content .open-order-table-container .open-order-item ul li:last-child {
            width: 14%; }
            .dark-theme .main-content .market-info-content .open-order-table-container .open-order-item ul li:last-child .order-cancel-icon {
              margin-left: 20px;
              display: none; }
      .dark-theme .main-content .market-info-content .open-order-table-container .open-order-item .order-cancel {
        padding-left: 0;
        line-height: 16px;
        display: none; }
      .dark-theme .main-content .market-info-content .open-order-table-container .open-order-item p {
        font-size: 12px;
        line-height: 20px;
        margin: 0;
        padding-left: 39px; }
        .dark-theme .main-content .market-info-content .open-order-table-container .open-order-item p span {
          font-weight: bold; }
  .dark-theme .main-content .market-info-content .history-table-container {
    margin-top: 40px; }
    .dark-theme .main-content .market-info-content .history-table-container .table-heading .search-order-sm {
      display: none; }
    .dark-theme .main-content .market-info-content .history-table-container .open-order-table .open-table-list {
      font-size: 0; }
      .dark-theme .main-content .market-info-content .history-table-container .open-order-table .open-table-list li {
        width: 11%;
        display: inline-block; }
        .dark-theme .main-content .market-info-content .history-table-container .open-order-table .open-table-list li:first-child, .dark-theme .main-content .market-info-content .history-table-container .open-order-table .open-table-list li:nth-child(2) {
          width: 18%; }
        .dark-theme .main-content .market-info-content .history-table-container .open-order-table .open-table-list li:nth-child(3) {
          width: 7%; }
        .dark-theme .main-content .market-info-content .history-table-container .open-order-table .open-table-list li:nth-child(4) {
          width: 5%; }
        .dark-theme .main-content .market-info-content .history-table-container .open-order-table .open-table-list li:nth-child(5) {
          width: 6%; }
        .dark-theme .main-content .market-info-content .history-table-container .open-order-table .open-table-list li:nth-child(7) {
          width: 12%; }
        .dark-theme .main-content .market-info-content .history-table-container .open-order-table .open-table-list li:nth-child(6) {
          width: 12%; }
    .dark-theme .main-content .market-info-content .history-table-container .open-order-table .common-table-body .common-market-list:hover {
      background-color: rgba(0, 132, 212, 0.08);
      cursor: pointer; }
      .dark-theme .main-content .market-info-content .history-table-container .open-order-table .common-table-body .common-market-list:hover .market-currency {
        text-decoration: underline; }
    .dark-theme .main-content .market-info-content .history-table-container .open-order-table .common-table-body .open-table-list li .market-currency:hover {
      color: #0084D4; }
  .dark-theme .main-content .no-orders {
    padding: 6px 0 6px 10px;
    border-bottom: 1px solid #515967;
    background-color: #f8f8f8; }
    .dark-theme .main-content .no-orders p {
      line-height: 16px;
      font-size: 12px;
      margin: 0; }
  @media screen and (max-width: 1300px) {
    .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .table-heading {
      clear: both;
      display: block; }
      .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .table-heading h2 {
        line-height: 32px;
        display: inline-block; }
      .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .table-heading .search-order-sm {
        height: 32px;
        float: right;
        display: inline-block; }
        .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .table-heading .search-order-sm .search-form {
          margin-top: 0; }
      .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .table-heading .search-order-lg {
        display: block;
        margin-top: 16px; }
        .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .table-heading .search-order-lg .additional-buttons {
          display: inline-block; }
        .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .table-heading .search-order-lg .search-input,
        .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .table-heading .search-order-lg .icon-repeat {
          display: none; } }
  @media screen and (max-width: 1199px) {
    .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container {
      margin-top: 40px;
      /*.open-order-table-head {
            li {
              width: 15%;
              &:first-child {
                width: 24%;
              }
              &:nth-child(3), &:nth-child(4) {
                width: 8%;
              }
              &:last-child {
                display: none;
              }
            }
          }*/ }
      .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container .table-heading {
        display: flex; }
        .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container .table-heading .search-form {
          display: flex; }
      .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item {
        padding: 0; }
        .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item ul {
          height: 40px; }
          .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item ul li {
            width: 15%;
            line-height: 16px;
            margin: 12px 0; }
            .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item ul li.market {
              text-decoration: underline !important; }
            .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item ul li:first-child {
              width: 24%; }
            .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item ul li:nth-child(3), .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item ul li:nth-child(4) {
              width: 8%; }
            .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item ul li:last-child {
              display: none; }
        .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item .order-cancel {
          padding-left: 15px;
          display: inline-block; }
          .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item .order-cancel .order-cancel-icon {
            position: relative;
            top: -1px; }
        .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item:hover {
          background-color: transparent; }
          .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item:hover .market {
            color: rgba(255, 255, 255, 0.8); }
      .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container .no-orders {
        padding: 12px 0 12px 10px; }
    .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .table-heading {
      display: block; }
      .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .table-heading .search-form {
        margin-top: 16px;
        text-align: left; }
      .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .table-heading .search-order-sm .search-input {
        float: none;
        display: inline-block; }
    .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li {
      width: 15%; }
      .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li .market-currency {
        text-decoration: underline; }
        .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li .market-currency:hover, .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li .market-currency:active {
          color: rgba(255, 255, 255, 0.8) !important; }
      .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li:first-child, .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li:nth-child(7) {
        display: none; }
      .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li:nth-child(2) {
        width: 24%; }
      .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li:nth-child(3) {
        width: 13%; }
      .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li:nth-child(5) {
        width: 13%; }
      .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li:nth-child(6) {
        width: 15%; }
    .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .common-table-body .open-table-list:hover, .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .common-table-body .open-table-list:active {
      background-color: transparent; } }
  @media screen and (max-width: 991px) {
    .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container {
      /*.open-order-table-head {
            li {
              &:first-child {
                width: 23%;
              }
              &:nth-child(2) {
                width: 12%;
              }
              &:nth-child(3) {
                width: 7%;
              }
              &:nth-child(4) {
                width: 13%;
              }
            }
          }*/ }
      .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item {
        padding: 0; }
        .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item ul {
          height: 40px; }
          .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item ul li:first-child {
            width: 23%; }
          .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item ul li:nth-child(2) {
            width: 12%; }
          .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item ul li:nth-child(3) {
            width: 7%; }
          .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item ul li:nth-child(4) {
            width: 13%; }
        .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item .order-cancel {
          padding-left: 15px;
          display: inline-block; }
    .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li {
      width: 16%; }
      .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li:nth-child(2) {
        width: 26%; }
      .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li:nth-child(3) {
        width: 16%; }
      .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li:nth-child(4) {
        width: 8%; }
      .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li:nth-child(5) {
        display: none; }
      .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li:nth-child(6) {
        width: 18%; } }
  @media screen and (max-width: 767px) {
    .dark-theme .main-dashboard .main-content .market-info-content {
      padding: 0 8px; }
      .dark-theme .main-dashboard .main-content .market-info-content .drop-content-xs {
        padding: 11px 16px 9px 39px;
        margin: 0 -16px;
        background-color: #262C36; }
        .dark-theme .main-dashboard .main-content .market-info-content .drop-content-xs ul {
          height: auto; }
          .dark-theme .main-dashboard .main-content .market-info-content .drop-content-xs ul li {
            width: initial;
            display: flex;
            justify-content: space-between;
            font-size: 12px;
            line-height: 30px;
            margin: 0; }
            .dark-theme .main-dashboard .main-content .market-info-content .drop-content-xs ul li span:first-child {
              color: #9CAAC1;
              font-size: 12px;
              text-transform: uppercase; }
            .dark-theme .main-dashboard .main-content .market-info-content .drop-content-xs ul li span:last-child i {
              color: #9CAAC1;
              text-transform: uppercase;
              margin-left: 7px;
              font-style: normal;
              display: inline-block;
              min-width: 26px;
              text-align: left; }
            .dark-theme .main-dashboard .main-content .market-info-content .drop-content-xs ul li:nth-child(6) span {
              margin: 0; }
            .dark-theme .main-dashboard .main-content .market-info-content .drop-content-xs ul li:first-child span:last-child, .dark-theme .main-dashboard .main-content .market-info-content .drop-content-xs ul li:last-child span:last-child {
              color: rgba(255, 255, 255, 0.8);
              font-weight: bold; }
            .dark-theme .main-dashboard .main-content .market-info-content .drop-content-xs ul li:last-child {
              margin-bottom: 0; }
              .dark-theme .main-dashboard .main-content .market-info-content .drop-content-xs ul li:last-child span {
                margin-left: 0; }
      .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container {
        margin-top: 28px;
        /*.open-order-table-head {
            padding: 0 56px 8px 16px;
            li {
              width: 32%;
              &.first-xs {
                padding-left: 24px;
              }
              &:nth-child(2) {
                width: 32%;
              }
              &:nth-child(4) {
                width: 30%;
                color: $color-gray-6;
              }
              &.last-xs {
                width: 38%;
              }
            }
          }*/ }
        .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container .table-heading {
          display: block;
          padding: 0 16px; }
          .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container .table-heading .col-xs-6 {
            padding: 0; }
          .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container .table-heading .search-form {
            text-align: left;
            display: block;
            clear: both; }
            .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container .table-heading .search-form .display-row {
              margin-right: 6px; }
            .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container .table-heading .search-form .order-search {
              display: inline-block;
              float: right; }
              .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container .table-heading .search-form .order-search .search-input {
                width: 145px;
                display: inline-block;
                float: none; }
              .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container .table-heading .search-form .order-search .market-search {
                width: 145px; }
              .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container .table-heading .search-form .order-search .icon-repeat {
                margin-left: 16px !important; }
                .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container .table-heading .search-form .order-search .icon-repeat:hover, .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container .table-heading .search-form .order-search .icon-repeat:active {
                  color: #9CAAC1;
                  border-color: #262C36 !important; }
        .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item {
          padding: 0 16px; }
          .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item ul li {
            width: 32%; }
            .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item ul li .icon-expand-triangle,
            .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item ul li .icon-expand-triangle-blue {
              margin-right: 14px; }
            .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item ul li:nth-child(2) {
              width: 32%; }
            .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item ul li:nth-child(4) {
              width: 30%; }
            .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item ul li:nth-child(6) {
              width: 38%;
              display: inline-block;
              padding-right: 0; }
              .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item ul li:nth-child(6) span {
                margin-left: 10px; }
          .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item .drop-content-xs ul {
            height: auto;
            width: 100%; }
            .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item .drop-content-xs ul li {
              width: 100%;
              display: flex;
              margin: 0;
              line-height: 30px; }
              .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item .drop-content-xs ul li:nth-child(6) span {
                margin: 0; }
          .dark-theme .main-dashboard .main-content .market-info-content .open-orders-container .open-order-item .order-cancel {
            padding-left: 32px; }
      .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .table-heading {
        padding: 0 16px; }
        .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .table-heading h2 {
          margin: 0; }
        .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .table-heading .order-search {
          float: right; }
          .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .table-heading .order-search .search-input {
            float: none;
            display: inline-block; }
          .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .table-heading .order-search .icon-repeat {
            margin-left: 11px; }
            .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .table-heading .order-search .icon-repeat:hover, .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .table-heading .order-search .icon-repeat:active {
              outline: none !important;
              box-shadow: none !important;
              color: #9CAAC1;
              border-color: #262C36 !important; }
      .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .common-table-header .open-table-list li:nth-child(3) {
        padding-left: 24px; }
      .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .drop-content-xs {
        margin: 0; }
      .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .open-table-list {
        padding: 0 16px; }
        .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li .expand-icon {
          margin-right: 14px; }
        .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li:nth-child(2), .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li:nth-child(4), .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li:nth-child(6), .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li:nth-child(8), .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li:nth-child(9) {
          display: none; }
        .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li:nth-child(3) {
          width: 34%; }
        .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li:nth-child(5) {
          display: inline-block;
          width: 28%; }
        .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .open-table-list li:nth-child(7) {
          display: inline-block;
          width: 38%; }
      .dark-theme .main-dashboard .main-content .market-info-content .history-table-container .common-list-item {
        height: auto !important; } }
  .dark-theme .index .nav-link {
    background-color: #eee;
    margin: 5px 0;
    padding: 10px;
    border-right: 2px #2B3441 solid;
    text-align: center; }
  .dark-theme .setting-summary-container {
    min-height: calc(100vh - 206px); }
    .dark-theme .setting-summary-container .settings-field {
      margin: 6px auto; }
      .dark-theme .setting-summary-container .settings-field .field-header {
        font-weight: bold;
        font-size: 16px;
        line-height: 40px; }
      .dark-theme .setting-summary-container .settings-field .field-content {
        font-size: 14px;
        line-height: 31px;
        border-radius: 3px; }
        .dark-theme .setting-summary-container .settings-field .field-content.data-content {
          background: #eef1f5;
          padding-left: 4px;
          padding-right: 4px; }
          .dark-theme .setting-summary-container .settings-field .field-content.data-content.small {
            max-width: 400px; }
          .dark-theme .setting-summary-container .settings-field .field-content.data-content .fa {
            margin: 9px 9px 9px 0;
            float: right;
            color: #8b8c8c;
            cursor: pointer; }
            .dark-theme .setting-summary-container .settings-field .field-content.data-content .fa:hover {
              color: #808080; }
        .dark-theme .setting-summary-container .settings-field .field-content input.data-field {
          margin: auto 2px;
          border: none;
          width: calc(100% - 30px); }
    .dark-theme .setting-summary-container .summary-nav {
      float: left;
      width: 268px;
      padding: 34px 0 40px 28px; }
      .dark-theme .setting-summary-container .summary-nav h1 {
        text-transform: uppercase;
        margin: 0 0 -5px;
        letter-spacing: 0.5px;
        color: rgba(255, 255, 255, 0.8); }
        .dark-theme .setting-summary-container .summary-nav h1 span {
          vertical-align: middle;
          font-size: 20px;
          line-height: 24px; }
          .dark-theme .setting-summary-container .summary-nav h1 span:first-child {
            margin-right: 12px; }
      .dark-theme .setting-summary-container .summary-nav h2 {
        text-transform: uppercase;
        line-height: 16px;
        font-size: 12px;
        letter-spacing: 0.5px;
        color: #FFF;
        opacity: 0.6;
        margin: 36px 0 12px; }
      .dark-theme .setting-summary-container .summary-nav ul {
        border-top: 1px solid #262C36; }
        .dark-theme .setting-summary-container .summary-nav ul li {
          border-bottom: 1px solid #262C36;
          padding: 9px 0 10px 20px;
          color: #FFF;
          font-size: 14px;
          line-height: 17px;
          text-transform: capitalize;
          cursor: pointer; }
          .dark-theme .setting-summary-container .summary-nav ul li:hover {
            color: #0084D4; }
          .dark-theme .setting-summary-container .summary-nav ul li.active {
            padding-left: 12px;
            border-left: 8px solid #0084D4; }
    .dark-theme .setting-summary-container .summary-content {
      float: right;
      width: calc(100% - 269px);
      padding: 48px 48px 80px; }
      .dark-theme .setting-summary-container .summary-content:empty {
        display: none; }
      .dark-theme .setting-summary-container .summary-content h3 {
        text-align: left;
        text-transform: uppercase;
        margin: 0 0 30px;
        font-size: 20px;
        line-height: 24px;
        font-weight: bold;
        letter-spacing: 0.5px;
        color: rgba(255, 255, 255, 0.8);
        padding-bottom: 20px;
        border-bottom: 1px solid #515967; }
      .dark-theme .setting-summary-container .summary-content h4 {
        line-height: 19px;
        margin: 0 0 12px 0;
        font-size: 16px;
        letter-spacing: 0.4px;
        color: #B2C3DB; }
      .dark-theme .setting-summary-container .summary-content .status-panel {
        border-radius: 6px;
        background-color: #262c36;
        border: none;
        box-shadow: none;
        padding: 24px 16px 28px;
        text-align: center;
        margin-bottom: 40px; }
        .dark-theme .setting-summary-container .summary-content .status-panel h4 {
          margin: 0;
          line-height: 24px;
          font-size: 20px;
          font-weight: bold;
          color: rgba(255, 255, 255, 0.8); }
          .dark-theme .setting-summary-container .summary-content .status-panel h4 span {
            text-transform: uppercase; }
            .dark-theme .setting-summary-container .summary-content .status-panel h4 span.un-verify {
              color: #E56846; }
            .dark-theme .setting-summary-container .summary-content .status-panel h4 span.pending {
              color: #F6A623; }
            .dark-theme .setting-summary-container .summary-content .status-panel h4 span.verified {
              color: #11A763; }
        .dark-theme .setting-summary-container .summary-content .status-panel p {
          margin: 12px 0 0 0;
          font-size: 12px;
          line-height: 16px; }
      .dark-theme .setting-summary-container .summary-content .icon-cancel-x:hover {
        display: inline-block;
        width: 8px;
        height: 8px;
        background: url("/Content/img/Lineage/icon-cancel-x-red.svg");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center bottom; }
      .dark-theme .setting-summary-container .summary-content .account-information .user-name .user-name-info {
        margin-bottom: 24px;
        padding-left: 0px; }
        .dark-theme .setting-summary-container .summary-content .account-information .user-name .user-name-info .row {
          margin-bottom: 8px; }
          .dark-theme .setting-summary-container .summary-content .account-information .user-name .user-name-info .row span {
            font-size: 16px;
            line-height: 16px;
            vertical-align: text-top; }
            .dark-theme .setting-summary-container .summary-content .account-information .user-name .user-name-info .row span .icon-info {
              margin-left: 12px;
              cursor: pointer; }
      .dark-theme .setting-summary-container .summary-content .account-information .user-name .limit-notice {
        margin-top: 8px;
        padding-left: 0px; }
      .dark-theme .setting-summary-container .summary-content .account-information .trading-type {
        margin-bottom: 20px; }
        .dark-theme .setting-summary-container .summary-content .account-information .trading-type span {
          vertical-align: middle;
          font-size: 16px;
          line-height: 19px; }
          .dark-theme .setting-summary-container .summary-content .account-information .trading-type span:first-child {
            margin-right: 12px; }
        .dark-theme .setting-summary-container .summary-content .account-information .trading-type .type-box {
          display: inline-block;
          width: 18px;
          height: 18px;
          border: solid 1px #B2C3DB;
          border-radius: 2px; }
      .dark-theme .setting-summary-container .summary-content .account-information .volume-30-day {
        margin-bottom: 48px;
        padding-left: 0px; }
        .dark-theme .setting-summary-container .summary-content .account-information .volume-30-day span {
          vertical-align: middle;
          font-size: 16px;
          line-height: 19px; }
        .dark-theme .setting-summary-container .summary-content .account-information .volume-30-day:not(:first-child) {
          color: #FFF; }
      .dark-theme .setting-summary-container .summary-content .account-information .user-activity h3 {
        border: none;
        padding: 0;
        margin-bottom: 24px; }
      .dark-theme .setting-summary-container .summary-content .account-information .user-activity .user-head {
        padding: 0 0 8px 0;
        border-bottom: 1px solid #515967; }
        .dark-theme .setting-summary-container .summary-content .account-information .user-activity .user-head li {
          line-height: 14px;
          font-size: 12px;
          color: #9CAAC1;
          text-transform: uppercase; }
          .dark-theme .setting-summary-container .summary-content .account-information .user-activity .user-head li:first-child {
            padding-left: 39px; }
      .dark-theme .setting-summary-container .summary-content .account-information .user-activity .user-item {
        cursor: pointer;
        padding: 7px 0 6px;
        border-bottom: 1px solid #262C36; }
        .dark-theme .setting-summary-container .summary-content .account-information .user-activity .user-item:hover {
          background-color: rgba(0, 132, 212, 0.08); }
        .dark-theme .setting-summary-container .summary-content .account-information .user-activity .user-item.blue-bgc {
          background-color: rgba(0, 132, 212, 0.08); }
        .dark-theme .setting-summary-container .summary-content .account-information .user-activity .user-item li {
          font-size: 12px;
          line-height: 16px;
          white-space: nowrap;
          text-overflow: ellipsis;
          overflow: hidden;
          word-wrap: break-word; }
          .dark-theme .setting-summary-container .summary-content .account-information .user-activity .user-item li:first-child span {
            margin-right: 14.5px;
            display: inline-block;
            float: left; }
            .dark-theme .setting-summary-container .summary-content .account-information .user-activity .user-item li:first-child span:first-child {
              position: relative;
              top: 2px; }
            .dark-theme .setting-summary-container .summary-content .account-information .user-activity .user-item li:first-child span:last-child {
              width: calc(100% - 25px);
              margin-right: 0;
              text-overflow: ellipsis;
              overflow: hidden; }
      .dark-theme .setting-summary-container .summary-content .account-information .user-activity table {
        table-layout: fixed;
        width: 100%; }
        .dark-theme .setting-summary-container .summary-content .account-information .user-activity table thead {
          border-bottom: 1px solid #515967; }
          .dark-theme .setting-summary-container .summary-content .account-information .user-activity table thead tr td {
            padding-bottom: 8px;
            line-height: 14px;
            font-size: 12px;
            color: #9CAAC1;
            text-transform: uppercase; }
            .dark-theme .setting-summary-container .summary-content .account-information .user-activity table thead tr td:first-child {
              padding-left: 39px; }
        .dark-theme .setting-summary-container .summary-content .account-information .user-activity table tbody {
          border-bottom: 1px solid #515967; }
          .dark-theme .setting-summary-container .summary-content .account-information .user-activity table tbody tr {
            vertical-align: baseline;
            cursor: pointer;
            border-top: 1px solid #262C36; }
            .dark-theme .setting-summary-container .summary-content .account-information .user-activity table tbody tr td {
              width: 100%;
              white-space: nowrap;
              overflow: hidden;
              text-overflow: ellipsis;
              padding: 7px 8px 6px 0;
              font-size: 12px;
              line-height: 16px; }
              .dark-theme .setting-summary-container .summary-content .account-information .user-activity table tbody tr td:first-child span {
                margin: 0 14.5px; }
            .dark-theme .setting-summary-container .summary-content .account-information .user-activity table tbody tr:first-child {
              border: none; }
          .dark-theme .setting-summary-container .summary-content .account-information .user-activity table tbody .append_tr {
            border-top: none;
            margin-top: -6px; }
            .dark-theme .setting-summary-container .summary-content .account-information .user-activity table tbody .append_tr td {
              word-break: break-all;
              position: relative;
              top: -6px;
              padding: 0; }
              .dark-theme .setting-summary-container .summary-content .account-information .user-activity table tbody .append_tr td:first-child {
                padding-left: 39px; }
      .dark-theme .setting-summary-container .summary-content .basic-verification .verified-content {
        max-width: 400px;
        margin: 0 auto; }
        .dark-theme .setting-summary-container .summary-content .basic-verification .verified-content .row {
          font-size: 16px;
          line-height: 19px;
          margin-top: 20px; }
          .dark-theme .setting-summary-container .summary-content .basic-verification .verified-content .row span {
            line-height: 30px; }
            .dark-theme .setting-summary-container .summary-content .basic-verification .verified-content .row span:last-child {
              white-space: pre-line; }
      .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form {
        max-width: 400px;
        margin: 0 auto; }
        .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line {
          margin-top: 32px; }
          .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line:first-child {
            margin-top: 0; }
          .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-line-province {
            border-right: 1px solid #515967;
            padding: 6px 0 0 0; }
          .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-line-postal input {
            border-bottom: none;
            padding-left: 12px; }
          .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-line-postal label {
            white-space: nowrap;
            margin-left: 12px; }
          .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-group {
            margin-bottom: 0; }
            .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-group .optional {
              color: #555555; }
          .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line label {
            color: #9CAAC1;
            margin: 0;
            line-height: 14px; }
            .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line label .error {
              font-size: 11px;
              font-weight: lighter;
              color: #E56846;
              text-transform: initial;
              position: absolute;
              right: 0;
              display: inline-block; }
          .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line input,
          .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line select {
            box-shadow: none;
            padding: 0;
            font-size: 15px;
            height: 32px;
            background-color: transparent !important;
            border-radius: 0;
            border: none; }
          .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line input {
            border-bottom: 1px solid #515967;
            color: rgba(255, 255, 255, 0.8); }
          .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-name,
          .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-birth {
            margin-bottom: 0;
            padding-top: 6px; }
            .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-name:last-child,
            .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-birth:last-child {
              padding-left: 0;
              padding-right: 0;
              border-right: none; }
              .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-name:last-child input,
              .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-name:last-child label,
              .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-birth:last-child input,
              .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-birth:last-child label {
                padding-left: 12px; }
            .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-name:first-child,
            .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-birth:first-child {
              padding-left: 0;
              padding-right: 0; }
          .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-birth:nth-child(2) select, .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-birth:nth-child(3) select {
            padding-left: 8px; }
          .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line.form-line-name .form-name input {
            height: 30px; }
          .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line.form-line-name .form-name-middle {
            border-left: 1px solid #515967;
            border-right: 1px solid #515967;
            padding-left: 0;
            padding-right: 0; }
            .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line.form-line-name .form-name-middle input,
            .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line.form-line-name .form-name-middle label {
              padding-left: 12px; }
          .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-btn {
            margin-top: 8px; }
          .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-dropdowm .dropdown .dropdown-toggle {
            font-size: 15px;
            line-height: 18px;
            color: #0084D4;
            padding: 5px 0 8px 0;
            border-bottom: 1px solid #515967; }
            .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-dropdowm .dropdown .dropdown-toggle:hover {
              border-color: rgba(255, 255, 255, 0.8); }
            .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-dropdowm .dropdown .dropdown-toggle:focus {
              border-color: #0084D4; }
            .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-dropdowm .dropdown .dropdown-toggle:hover, .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-dropdowm .dropdown .dropdown-toggle:focus {
              background-color: transparent; }
            .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-dropdowm .dropdown .dropdown-toggle .icon-expand-triangle-blue {
              float: right;
              margin-top: 4px;
              margin-right: 12px; }
          .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-dropdowm .dropdown .dropdown-toggle-middle {
            padding-left: 12px; }
            .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-dropdowm .dropdown .dropdown-toggle-middle .icon-expand-triangle-blue {
              margin: 4px 10px 0 12px; }
          .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-dropdowm .dropdown .form-drop-ul {
            width: inherit;
            min-width: 132px;
            border: none;
            background-color: #2B3441;
            border-radius: 0;
            box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5);
            padding: 14px 0 0;
            margin-top: 8px;
            max-height: 700px;
            overflow: auto; }
            .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-dropdowm .dropdown .form-drop-ul li {
              cursor: pointer; }
              .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-dropdowm .dropdown .form-drop-ul li a {
                background-color: #2B3441;
                background-image: none;
                font-size: 12px;
                line-height: 16px;
                margin: 0 20px 12px 20px;
                padding: 0;
                color: rgba(255, 255, 255, 0.8); }
                .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-dropdowm .dropdown .form-drop-ul li a:hover, .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line .form-dropdowm .dropdown .form-drop-ul li a:focus {
                  background-color: #2B3441;
                  color: #0084D4; }
          .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line .nav .open > a,
          .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line .nav .open > a:hover,
          .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line .nav .open > a:focus {
            background-color: #2B3441; }
      .dark-theme .setting-summary-container .summary-content .enhanced-verification .enhanced-content {
        margin: 0 auto; }
        .dark-theme .setting-summary-container .summary-content .enhanced-verification .enhanced-content .progress {
          background-image: none;
          height: 6px;
          background-color: #cdcdcd;
          border-radius: 0;
          margin: 40px 0; }
          .dark-theme .setting-summary-container .summary-content .enhanced-verification .enhanced-content .progress .progress-bar {
            width: 30%;
            background-image: none;
            background-color: #0084D4; }
        .dark-theme .setting-summary-container .summary-content .enhanced-verification .enhanced-content .document-verification {
          margin-top: 32px; }
          .dark-theme .setting-summary-container .summary-content .enhanced-verification .enhanced-content .document-verification .help {
            margin: 16px auto 0 auto;
            max-width: 700px; }
            .dark-theme .setting-summary-container .summary-content .enhanced-verification .enhanced-content .document-verification .help .help-header {
              font-size: 1.4em;
              margin-bottom: 4px; }
            .dark-theme .setting-summary-container .summary-content .enhanced-verification .enhanced-content .document-verification .help ul li {
              margin-left: 16px; }
          .dark-theme .setting-summary-container .summary-content .enhanced-verification .enhanced-content .document-verification h4 {
            margin: 0 20px 22px;
            font-size: 20px;
            line-height: 22px;
            color: rgba(255, 255, 255, 0.8);
            font-weight: lighter; }
            .dark-theme .setting-summary-container .summary-content .enhanced-verification .enhanced-content .document-verification h4 .help {
              display: inline-block;
              color: #0084D4;
              line-height: 12px;
              float: right;
              margin-top: 1px;
              font-size: 12px; }
              .dark-theme .setting-summary-container .summary-content .enhanced-verification .enhanced-content .document-verification h4 .help span {
                vertical-align: middle; }
              .dark-theme .setting-summary-container .summary-content .enhanced-verification .enhanced-content .document-verification h4 .help .help-icon {
                line-height: 16px;
                display: inline-block;
                width: 16px;
                height: 16px;
                background-color: #0084D4;
                color: #2B3441;
                text-align: center;
                border-radius: 50%;
                font-size: 12px;
                margin-left: 7px; }
          .dark-theme .setting-summary-container .summary-content .enhanced-verification .enhanced-content .document-verification .alert-warning {
            margin: 0 28px 22px;
            background-color: #f5f1c4;
            background-image: none;
            padding: 27px 0 24px;
            border: none;
            border-radius: 4px; }
            .dark-theme .setting-summary-container .summary-content .enhanced-verification .enhanced-content .document-verification .alert-warning p {
              font-size: 16px;
              line-height: 17px;
              color: rgba(255, 255, 255, 0.8);
              text-align: center; }
          .dark-theme .setting-summary-container .summary-content .enhanced-verification .enhanced-content .document-verification > p {
            font-size: 14px;
            line-height: 23px;
            margin: 0 20px 20px; }
          .dark-theme .setting-summary-container .summary-content .enhanced-verification .enhanced-content .document-verification .form-btn {
            display: block;
            margin: 40px auto; }
          .dark-theme .setting-summary-container .summary-content .enhanced-verification .enhanced-content .document-verification .privacy {
            border-top: 1px solid #515967; }
            .dark-theme .setting-summary-container .summary-content .enhanced-verification .enhanced-content .document-verification .privacy p {
              margin-top: 27px;
              color: #666666;
              font-size: 12px;
              line-height: 14px;
              margin-bottom: 0; }
              .dark-theme .setting-summary-container .summary-content .enhanced-verification .enhanced-content .document-verification .privacy p a {
                color: #0084D4; }
      .dark-theme .setting-summary-container .summary-content .password .form-password {
        max-width: 400px;
        margin: 0 auto; }
        .dark-theme .setting-summary-container .summary-content .password .form-password .form-group {
          color: #9CAAC1; }
          .dark-theme .setting-summary-container .summary-content .password .form-password .form-group .form-btn {
            margin-top: 6px !important; }
          .dark-theme .setting-summary-container .summary-content .password .form-password .form-group .password-icon {
            position: absolute;
            right: 0; }
        .dark-theme .setting-summary-container .summary-content .password .form-password label {
          color: #9CAAC1;
          margin: 0;
          line-height: 1em; }
        .dark-theme .setting-summary-container .summary-content .password .form-password input,
        .dark-theme .setting-summary-container .summary-content .password .form-password select {
          border: none;
          box-shadow: none;
          padding: 0;
          font-size: 15px;
          border-radius: 0;
          height: 30px;
          border-bottom: 1px solid #515967; }
      .dark-theme .setting-summary-container .summary-content .two-factor h3 .sub-title {
        display: block;
        font-size: 12px;
        line-height: 16px;
        color: #9CAAC1;
        text-transform: initial;
        margin-top: 8px;
        font-weight: lighter; }
      .dark-theme .setting-summary-container .summary-content .two-factor .status-panel {
        padding: 16px 0;
        margin-bottom: 32px; }
        .dark-theme .setting-summary-container .summary-content .two-factor .status-panel span i {
          vertical-align: middle;
          margin-right: 8px; }
      .dark-theme .setting-summary-container .summary-content .two-factor .input-group {
        width: 100%; }
        .dark-theme .setting-summary-container .summary-content .two-factor .input-group label {
          margin-top: 16px; }
        .dark-theme .setting-summary-container .summary-content .two-factor .input-group input {
          padding-left: 0;
          float: none;
          border: none;
          border-bottom: 1px solid #515967;
          box-shadow: none; }
      .dark-theme .setting-summary-container .summary-content .two-factor .disabled-content {
        max-width: 400px;
        margin: 0 auto; }
        .dark-theme .setting-summary-container .summary-content .two-factor .disabled-content h4 {
          margin-bottom: 16px; }
        .dark-theme .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item {
          margin-bottom: 43px; }
          .dark-theme .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item .circle {
            display: inline-block;
            width: 24px;
            height: 24px;
            border-radius: 50%;
            border: 2px solid #0084D4;
            font-size: 1.25em; }
          .dark-theme .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item .step {
            font-size: 1.25em;
            margin-bottom: 16px; }
          .dark-theme .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item .google-au {
            margin-bottom: 14px;
            border: none;
            box-shadow: none; }
            .dark-theme .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item .google-au img {
              width: 52px; }
            .dark-theme .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item .google-au .caption {
              padding: 8px 0 0;
              text-align: center; }
              .dark-theme .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item .google-au .caption span {
                color: rgba(255, 255, 255, 0.8);
                font-size: 1.1em;
                font-weight: bold; }
          .dark-theme .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item .app-store img {
            height: 48px;
            width: auto; }
            .dark-theme .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item .app-store img:first-child {
              margin-right: 20px; }
          .dark-theme .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item .QRCode {
            margin-bottom: 27px; }
          .dark-theme .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item .enabled-button {
            display: block;
            margin: 40px auto 0; }
          .dark-theme .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item .has-error .control-label {
            color: #E56846 !important; }
          .dark-theme .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item .has-error .help-block {
            position: initial;
            margin-top: 4px; }
          .dark-theme .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item .has-error input {
            border-color: #f75636 !important; }
          .dark-theme .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item input[type='number']::-webkit-inner-spin-button,
          .dark-theme .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item input[type='number']::-webkit-outer-spin-button {
            -webkit-appearance: none;
            margin: 0; }
          .dark-theme .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item.back-up p {
            margin-bottom: 0; }
            .dark-theme .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item.back-up p.sub-step {
              margin-left: 36px;
              font-size: 12px;
              line-height: 16px;
              margin-top: 8px; }
          .dark-theme .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item.back-up .copy-form {
            padding: 0 36px; }
            .dark-theme .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item.back-up .copy-form .input-group input {
              padding-left: 15px; }
          .dark-theme .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item.step-six .step {
            margin-bottom: 32px; }
      .dark-theme .setting-summary-container .summary-content .two-factor .pending-content {
        width: 400px;
        margin: 0 auto;
        text-align: center; }
        .dark-theme .setting-summary-container .summary-content .two-factor .pending-content .alert {
          border: none;
          box-shadow: none;
          background-image: none;
          background-color: rgba(81, 89, 104, 0.3);
          padding: 12px 16px 16px;
          margin-bottom: 40px; }
          .dark-theme .setting-summary-container .summary-content .two-factor .pending-content .alert .alert-icon {
            vertical-align: top; }
          .dark-theme .setting-summary-container .summary-content .two-factor .pending-content .alert .alert-content {
            margin-left: 16px;
            display: inline-block;
            width: calc(100% - 50px);
            text-align: left; }
            .dark-theme .setting-summary-container .summary-content .two-factor .pending-content .alert .alert-content p {
              font-size: 11px;
              line-height: 13px;
              color: rgba(255, 255, 255, 0.8);
              margin-bottom: 0; }
            .dark-theme .setting-summary-container .summary-content .two-factor .pending-content .alert .alert-content h2 {
              font-size: 12px;
              line-height: 1.38;
              color: #FFF;
              margin-bottom: 8px;
              margin-top: 0; }
        .dark-theme .setting-summary-container .summary-content .two-factor .pending-content .btn {
          background-color: rgba(255, 255, 255, 0.8); }
          .dark-theme .setting-summary-container .summary-content .two-factor .pending-content .btn:hover {
            background-color: #F6A623; }
      .dark-theme .setting-summary-container .summary-content .two-factor .enabled-content h4 {
        text-align: left;
        margin-bottom: 20px; }
      .dark-theme .setting-summary-container .summary-content .two-factor .enabled-content .alert-disable {
        background-color: rgba(136, 136, 136, 0.3); }
        .dark-theme .setting-summary-container .summary-content .two-factor .enabled-content .alert-disable .alert-content h2 {
          margin-bottom: 0; }
      .dark-theme .setting-summary-container .summary-content .two-factor .enabled-content form label {
        text-align: left;
        margin-top: 0; }
      .dark-theme .setting-summary-container .summary-content .two-factor .enabled-content form .btn {
        margin-top: 40px; }
        .dark-theme .setting-summary-container .summary-content .two-factor .enabled-content form .btn:hover {
          background-color: #E56846; }
      .dark-theme .setting-summary-container .summary-content .api-key .description {
        padding-bottom: 8px; }
        .dark-theme .setting-summary-container .summary-content .api-key .description p {
          font-size: 16px;
          font-weight: 400;
          line-height: 24px;
          margin-bottom: 24px; }
      .dark-theme .setting-summary-container .summary-content .api-key .without-2fa {
        text-align: center; }
        .dark-theme .setting-summary-container .summary-content .api-key .without-2fa h4 {
          margin-top: 24px;
          margin-bottom: 40px; }
      .dark-theme .setting-summary-container .summary-content .api-key .no-key .no-key-title {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 30px; }
        .dark-theme .setting-summary-container .summary-content .api-key .no-key .no-key-title h3 {
          border: none;
          display: inline-block;
          padding: 0;
          margin: 0; }
      .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table .table-head {
        padding-bottom: 8px; }
        .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table .table-head li {
          text-transform: uppercase;
          font-size: 12px;
          line-height: 16px;
          color: #9CAAC1; }
      .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table .no-key-pro {
        border-bottom: 1px solid #515967;
        background-color: rgba(231, 235, 241, 0.5);
        padding: 13px 0 12px 20px; }
        .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table .no-key-pro p {
          font-size: 12px;
          line-height: 16px;
          margin: 0; }
      .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table ul {
        border-bottom: 1px solid #515967; }
        .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table ul li {
          text-align: center; }
          .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table ul li:first-child {
            text-align: left; }
      .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table .new-key {
        padding: 21px 0;
        font-size: 15px;
        line-height: 18px; }
      .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table .edit-key {
        padding: 16px 0; }
        .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table .edit-key li:first-child p {
          font-size: 15px;
          line-height: 18px;
          margin-bottom: 16px;
          margin-top: 4px; }
          .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table .edit-key li:first-child p:last-child {
            margin-bottom: 0; }
        .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table .edit-key li:first-child span {
          font-size: 12px;
          line-height: 16px;
          font-weight: bold; }
        .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table .edit-key li:last-child i {
          margin-top: 5px; }
      .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table .save-change {
        padding: 16px 20px 20px;
        background-color: #262c36;
        display: flex;
        align-items: center;
        justify-content: space-between; }
        .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table .save-change .input-items {
          display: inline-block; }
          .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table .save-change .input-items p {
            margin: 4px 160px 0 0; }
        .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table .save-change .error {
          font-size: 11px;
          font-weight: lighter;
          color: #E56846;
          text-transform: initial;
          text-align: right; }
        .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table .save-change .pro {
          font-size: 20px; }
        .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table .save-change .code label {
          display: block;
          margin-bottom: 12px; }
        .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table .save-change .code input {
          width: 240px;
          height: 44px;
          background-color: #2B3441;
          border: solid 1px #677183;
          margin-right: 20px;
          padding: 13px 12px;
          font-size: 15px; }
        .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table .save-change .code button {
          width: 132px; }
      .dark-theme .setting-summary-container .summary-content .UI-settings .ui-setting-content {
        max-width: 400px;
        margin: 0 auto 40px; }
        .dark-theme .setting-summary-container .summary-content .UI-settings .ui-setting-content:last-child {
          margin-bottom: 0; }
        .dark-theme .setting-summary-container .summary-content .UI-settings .ui-setting-content h4 {
          border-bottom: 1px solid #515967;
          margin: 0;
          padding-bottom: 8px;
          text-transform: uppercase;
          color: #9CAAC1;
          font-weight: lighter;
          font-size: 12px;
          line-height: 16px; }
        .dark-theme .setting-summary-container .summary-content .UI-settings .ui-setting-content form .form-group {
          margin-top: 20px;
          margin-bottom: 0; }
          .dark-theme .setting-summary-container .summary-content .UI-settings .ui-setting-content form .form-group .radio-dot-circle {
            margin-right: 12px;
            vertical-align: middle; }
          .dark-theme .setting-summary-container .summary-content .UI-settings .ui-setting-content form .form-group label {
            cursor: pointer;
            vertical-align: middle;
            margin: 0;
            line-height: 21px;
            font-size: 16px;
            font-weight: lighter; }
          .dark-theme .setting-summary-container .summary-content .UI-settings .ui-setting-content form .form-group span {
            vertical-align: middle;
            margin-top: 2px;
            float: right; }
            .dark-theme .setting-summary-container .summary-content .UI-settings .ui-setting-content form .form-group span.rotate-225 {
              transform: rotate(225deg); }
            .dark-theme .setting-summary-container .summary-content .UI-settings .ui-setting-content form .form-group span.rotate-135 {
              transform: rotate(135deg); }
            .dark-theme .setting-summary-container .summary-content .UI-settings .ui-setting-content form .form-group span.rotate-315 {
              transform: rotate(315deg); }
            .dark-theme .setting-summary-container .summary-content .UI-settings .ui-setting-content form .form-group span.rotate-45 {
              transform: rotate(45deg); }
      .dark-theme .setting-summary-container .summary-content .notifications .form-notifications {
        border-bottom: 1px solid #EEE;
        max-width: 500px;
        margin: 0 auto; }
        .dark-theme .setting-summary-container .summary-content .notifications .form-notifications .form-line {
          padding-right: 10px;
          padding-top: 19px;
          height: 60px;
          font-size: 15px;
          line-height: 18px;
          border-top: 1px solid #EEE; }
          .dark-theme .setting-summary-container .summary-content .notifications .form-notifications .form-line .toggle {
            padding-top: 5px; }
      .dark-theme .setting-summary-container .summary-content .notifications p {
        max-width: 500px;
        margin: 40px auto 0;
        color: #9CAAC1;
        text-align: center; }
      .dark-theme .setting-summary-container .summary-content .verification-info {
        text-align: justify !important;
        max-width: 640px;
        margin: 16px auto;
        font-weight: normal;
        font-size: 1em; }
    .dark-theme .setting-summary-container #add-new-apikey-parent {
      margin: auto 15px;
      padding: 4px 0;
      font-size: 12px;
      border-bottom: 1px solid #ccc; }
    .dark-theme .setting-summary-container #JUMIOIFRAMEDIV {
      display: block;
      padding-top: 30px;
      width: 100%;
      text-align: center;
      margin: auto 0; }
      .dark-theme .setting-summary-container #JUMIOIFRAMEDIV > iframe {
        max-width: 800px;
        width: 90%;
        height: 700px;
        border: 1px solid black;
        background: white; }
  @media screen and (max-width: 1199px) {
    .dark-theme .setting-summary-container .summary-content {
      padding: 48px 48px 80px; }
      .dark-theme .setting-summary-container .summary-content .account-information .user-name .user-name-info .row span:not(:first-child) {
        color: #FFF; }
      .dark-theme .setting-summary-container .summary-content .account-information .user-name .user-name-btn {
        margin-top: 48px; }
      .dark-theme .setting-summary-container .summary-content .account-information .user-activity .user-item {
        padding: 11px 0 12px; }
      .dark-theme .setting-summary-container .summary-content .two-factor .status-panel {
        margin-bottom: 32px;
        padding: 16px 0; }
        .dark-theme .setting-summary-container .summary-content .two-factor .status-panel h4 {
          text-align: center; }
          .dark-theme .setting-summary-container .summary-content .two-factor .status-panel h4 span {
            display: inline-block; }
      .dark-theme .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item {
        margin-bottom: 36px; }
        .dark-theme .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item:last-child {
          margin-bottom: 0; }
        .dark-theme .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item .circle {
          margin-right: 12px;
          margin-top: -3px; }
        .dark-theme .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item .step {
          width: calc(100% - 36px);
          margin-bottom: 12px;
          line-height: 20px; }
        .dark-theme .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item .google-au {
          padding: 0; }
        .dark-theme .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item .app-store a {
          text-align: center;
          display: inline-block; }
          .dark-theme .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item .app-store a:first-child img {
            margin-right: 10px; }
          .dark-theme .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item .app-store a:last-child img {
            margin-left: 10px;
            margin-right: 0; }
        .dark-theme .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item.step-two p {
          margin-bottom: 0; }
        .dark-theme .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item.step-three .manual-entry {
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
          width: 271px;
          margin: 10px auto 0;
          padding: 12.5px 16px;
          border-radius: 0;
          font-size: 16px;
          line-height: 21px; }
          .dark-theme .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item.step-three .manual-entry span {
            vertical-align: middle; }
            .dark-theme .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item.step-three .manual-entry span:first-child {
              margin-right: 20px; }
        .dark-theme .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item.back-up p {
          margin-bottom: 0; }
          .dark-theme .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item.back-up p.sub-step {
            margin-bottom: 4px; }
        .dark-theme .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item.step-five .copy-form label {
          display: block;
          text-align: center; }
        .dark-theme .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item.step-six .step {
          margin-bottom: 36px; }
      .dark-theme .setting-summary-container .summary-content .two-factor .pending-content .alert-warning {
        margin-top: 40px; }
      .dark-theme .setting-summary-container .summary-content .two-factor .pending-content .form-btn {
        width: 200px; }
      .dark-theme .setting-summary-container .summary-content .two-factor .enabled-content h4 {
        text-align: left;
        margin-top: 40px; }
      .dark-theme .setting-summary-container .summary-content .two-factor .enabled-content label {
        display: block;
        text-align: left; }
      .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table .edit-key li:first-child p {
        word-wrap: break-word; }
      .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table .save-change .code {
        white-space: nowrap; } }
  @media screen and (max-width: 991px) {
    .dark-theme .setting-summary-container .summary-content {
      width: 100%; } }
  @media screen and (max-width: 767px) {
    .dark-theme .setting-summary-container .summary-content {
      padding: 24px 24px 60px; }
      .dark-theme .setting-summary-container .summary-content .form-btn {
        width: 100%; }
      .dark-theme .setting-summary-container .summary-content h3 {
        padding-bottom: 16px;
        margin: 0 0 32px; }
      .dark-theme .setting-summary-container .summary-content .status-panel {
        padding: 24px 28px 28px;
        margin-bottom: 32px; }
        .dark-theme .setting-summary-container .summary-content .status-panel p {
          text-align: left; }
      .dark-theme .setting-summary-container .summary-content .account-information .user-name {
        margin-bottom: 24px; }
        .dark-theme .setting-summary-container .summary-content .account-information .user-name .user-name-info .row span:not(:first-child) {
          display: inline-block;
          margin-top: 4px; }
        .dark-theme .setting-summary-container .summary-content .account-information .user-name .user-name-btn {
          margin-top: 40px; }
      .dark-theme .setting-summary-container .summary-content .account-information .user-activity .accordion {
        margin: 0 -16px; }
        .dark-theme .setting-summary-container .summary-content .account-information .user-activity .accordion .user-item-xs {
          border-bottom: 1px solid #262C36;
          cursor: pointer; }
          .dark-theme .setting-summary-container .summary-content .account-information .user-activity .accordion .user-item-xs:last-child {
            border-color: #515967; }
          .dark-theme .setting-summary-container .summary-content .account-information .user-activity .accordion .user-item-xs ul {
            padding: 12px 0; }
            .dark-theme .setting-summary-container .summary-content .account-information .user-activity .accordion .user-item-xs ul li {
              font-size: 12px;
              line-height: 16px; }
              .dark-theme .setting-summary-container .summary-content .account-information .user-activity .accordion .user-item-xs ul li .icon-expand-triangle,
              .dark-theme .setting-summary-container .summary-content .account-information .user-activity .accordion .user-item-xs ul li .icon-expand-triangle-blue {
                margin-right: 14px; }
          .dark-theme .setting-summary-container .summary-content .account-information .user-activity .accordion .user-item-xs .drop-content-xs {
            padding: 16px 16px 16px 39px;
            background-color: #262C36;
            font-size: 12px;
            line-height: 16px; }
            .dark-theme .setting-summary-container .summary-content .account-information .user-activity .accordion .user-item-xs .drop-content-xs .agent-name {
              text-transform: uppercase;
              color: #9CAAC1; }
            .dark-theme .setting-summary-container .summary-content .account-information .user-activity .accordion .user-item-xs .drop-content-xs .agent-content {
              display: block;
              margin-top: 5px;
              margin-bottom: 16px; }
              .dark-theme .setting-summary-container .summary-content .account-information .user-activity .accordion .user-item-xs .drop-content-xs .agent-content:last-child {
                margin-bottom: 0; }
      .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form {
        width: 100%; }
        .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line:first-child input {
          height: 30px; }
        .dark-theme .setting-summary-container .summary-content .basic-verification .basic-form .form-line.form-line-name {
          margin-top: 26px; }
      .dark-theme .setting-summary-container .summary-content .enhanced-verification .progress {
        margin: 40px 0 20px; }
        .dark-theme .setting-summary-container .summary-content .enhanced-verification .progress .progress-bar {
          border-right: 3px solid #2B3441; }
      .dark-theme .setting-summary-container .summary-content .enhanced-verification .document-verification h4 {
        font-size: 16px;
        line-height: 19px;
        margin: 0 0 18px; }
      .dark-theme .setting-summary-container .summary-content .enhanced-verification .document-verification .alert-warning {
        padding: 14px 18px;
        margin: 0 0 20px; }
        .dark-theme .setting-summary-container .summary-content .enhanced-verification .document-verification .alert-warning p {
          font-size: 12px;
          line-height: 16px;
          text-align: left; }
      .dark-theme .setting-summary-container .summary-content .enhanced-verification .document-verification > p {
        font-size: 12px;
        line-height: 16px;
        margin: 0 0 28px; }
      .dark-theme .setting-summary-container .summary-content .enhanced-verification .document-verification .form-btn {
        margin-bottom: 32px; }
      .dark-theme .setting-summary-container .summary-content .enhanced-verification .document-verification .privacy p {
        margin-top: 18px; }
      .dark-theme .setting-summary-container .summary-content .password .form-group:last-child {
        margin-bottom: 0; }
      .dark-theme .setting-summary-container .summary-content .two-factor .pending-content {
        width: 100%; }
      .dark-theme .setting-summary-container .summary-content .two-factor .disabled-content .disabled-item.step-five .copy-form label {
        text-align: left; }
      .dark-theme .setting-summary-container .summary-content .api-key h3 {
        margin-bottom: 40px; }
      .dark-theme .setting-summary-container .summary-content .api-key .without-2fa h4 {
        margin-bottom: 48px; }
      .dark-theme .setting-summary-container .summary-content .api-key .no-key .no-key-title {
        margin-bottom: 0;
        border-bottom: 1px solid #515967;
        padding-bottom: 16px;
        align-items: baseline; }
        .dark-theme .setting-summary-container .summary-content .api-key .no-key .no-key-title h3 {
          padding: 0; }
        .dark-theme .setting-summary-container .summary-content .api-key .no-key .no-key-title .second-btn {
          border: none;
          height: initial;
          width: initial;
          padding: 0; }
      .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table .table-head {
        margin-top: 32px;
        border: none; }
      .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table .no-key-pro {
        border-top: 1px solid #515967; }
      .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table .save-change {
        padding: 16px 14px 24px 16px; }
        .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table .save-change .pro {
          display: block;
          text-align: center;
          margin-bottom: 16px;
          line-height: 24px; }
        .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table .save-change .code {
          font-size: 0; }
          .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table .save-change .code label {
            font-size: 12px; }
          .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table .save-change .code input {
            width: calc(100% - 132px);
            vertical-align: middle; }
          .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table .save-change .code button {
            width: 112px; }
      .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table .accordion {
        border-top: 1px solid #515967;
        margin: 0 -16px; }
        .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table .accordion .drop-item {
          border-bottom: 1px solid #262C36; }
          .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table .accordion .drop-item .drop-item-head {
            padding: 16px 14px; }
            .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table .accordion .drop-item .drop-item-head .icon-expand-triangle {
              margin-right: 14.5px;
              margin-top: 2px;
              float: left; }
            .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table .accordion .drop-item .drop-item-head .item-head-centent {
              display: inline-block; }
              .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table .accordion .drop-item .drop-item-head .item-head-centent span {
                font-size: 12px;
                line-height: 16px;
                font-weight: bold; }
              .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table .accordion .drop-item .drop-item-head .item-head-centent p {
                font-size: 15px;
                line-height: 18px;
                margin-top: 4px;
                margin-bottom: 16px; }
                .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table .accordion .drop-item .drop-item-head .item-head-centent p:last-child {
                  margin-bottom: 0; }
          .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table .accordion .drop-item .drop-item-body {
            padding-left: 39px;
            background-color: #262C36; }
            .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table .accordion .drop-item .drop-item-body ul {
              border-bottom: none; }
              .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table .accordion .drop-item .drop-item-body ul li {
                padding-right: 16px;
                height: 48px;
                border-bottom: 1px solid #515967;
                display: flex;
                align-items: center;
                justify-content: space-between; }
                .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table .accordion .drop-item .drop-item-body ul li label span {
                  top: -27px; }
                .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table .accordion .drop-item .drop-item-body ul li .edit-name {
                  font-size: 12px;
                  line-height: 16px; }
                .dark-theme .setting-summary-container .summary-content .api-key .no-key .api-key-table .accordion .drop-item .drop-item-body ul li:last-child {
                  border-bottom: none; }
      .dark-theme .setting-summary-container .summary-content .UI-settings .ui-setting-content {
        margin: 0 auto 32px; }
        .dark-theme .setting-summary-container .summary-content .UI-settings .ui-setting-content h4 {
          padding-bottom: 12px;
          font-weight: bold; }
        .dark-theme .setting-summary-container .summary-content .UI-settings .ui-setting-content form .form-group label {
          font-size: 15px;
          line-height: 20px; }
      .dark-theme .setting-summary-container .summary-content .notifications h4 {
        font-size: 12px;
        line-height: 16px;
        padding-bottom: 9px;
        margin-bottom: 0; }
      .dark-theme .setting-summary-container .summary-content .notifications .form-notifications {
        border-bottom: 1px solid #EEE;
        max-width: 500px;
        margin: 0 auto; }
        .dark-theme .setting-summary-container .summary-content .notifications .form-notifications .form-line {
          padding-right: 10px;
          padding-top: 19px;
          height: 60px;
          font-size: 15px;
          line-height: 18px;
          border-top: 1px solid #EEE; }
          .dark-theme .setting-summary-container .summary-content .notifications .form-notifications .form-line .toggle {
            padding-top: 5px; }
      .dark-theme .setting-summary-container .summary-content .notifications p {
        max-width: 500px;
        margin: 40px auto 0;
        color: #9CAAC1;
        text-align: center; } }
  .dark-theme .api-key-table tr td {
    padding: 12px 0; }
    .dark-theme .api-key-table tr td:first-child {
      overflow: hidden;
      text-overflow: ellipsis; }
  .dark-theme #save-button {
    background-color: #009af8; }
    .dark-theme #save-button:disabled {
      background-color: rgba(0, 0, 0, 0.2);
      color: rgba(0, 0, 0, 0.5);
      cursor: default; }
  @media screen and (max-width: 768px) {
    .dark-theme #wallet-toolbar-order-history .checkbox label,
    .dark-theme #wallet-toolbar-order-history #walletStatusTable_filter2 label,
    .dark-theme #wallet-toolbar-order-history #walletStatusTable_filter2 label input {
      width: 100% !important; } }
  @media screen and (max-width: 990px) {
    .dark-theme .summary-content {
      border: none; } }
  @media screen and (min-width: 990px) {
    .dark-theme .summary-content {
      border-left: 1px solid #e7ebf1; } }
  .dark-theme .ww-status-text {
    text-transform: capitalize; }
  .dark-theme .ww-status-pending {
    text-decoration: underline;
    text-decoration-style: dashed;
    color: #f5a623; }
  .dark-theme .help-main-content {
    float: right;
    padding: 0; }
    .dark-theme .help-main-content a {
      color: #0084D4; }
      .dark-theme .help-main-content a:hover {
        color: #009af8; }
    .dark-theme .help-main-content .help-info-content {
      max-width: 680px;
      margin: 0 auto;
      padding: 40px 0;
      font-size: 15px;
      color: rgba(255, 255, 255, 0.8); }
      .dark-theme .help-main-content .help-info-content .code-snippet {
        background-color: rgba(211, 221, 236, 0.5);
        padding: 4px 2px;
        border-radius: 2px;
        color: #0084D4; }
      .dark-theme .help-main-content .help-info-content .help-privacy-header h2 {
        line-height: 24px;
        padding-bottom: 20px;
        font-size: 20px;
        margin: 0 0 40px;
        letter-spacing: 0.5px;
        font-weight: bold;
        text-transform: uppercase;
        border-bottom: 1px solid #515967; }
      .dark-theme .help-main-content .help-info-content .help-privacy-header .last-update {
        line-height: 17px;
        font-size: 14px;
        font-style: italic;
        margin: 0 0 32px; }
      .dark-theme .help-main-content .help-info-content .help-privacy-header .privacy-intro {
        margin: 0 0 40px; }
      .dark-theme .help-main-content .help-info-content .help-privacy-body .privacy-item p, .dark-theme .help-main-content .help-info-content .help-privacy-body .privacy-item span {
        font-size: 15px;
        line-height: 26px; }
      .dark-theme .help-main-content .help-info-content .help-privacy-body .privacy-item .privacy-item-header {
        margin: 0;
        font-size: 20px;
        line-height: 26px;
        padding-bottom: 14px;
        font-weight: bold; }
      .dark-theme .help-main-content .help-info-content .help-privacy-body .privacy-item .privacy-item-second-header {
        margin: 0;
        font-size: 15px;
        line-height: 26px;
        font-weight: bold; }
      .dark-theme .help-main-content .help-info-content .help-privacy-body .privacy-item .privacy-item-content {
        margin: 0 0 32px; }
      .dark-theme .help-main-content .help-info-content .help-privacy-body .privacy-item .terms-item {
        margin-bottom: 10px; }
      .dark-theme .help-main-content .help-info-content .help-privacy-body .privacy-item pre {
        border: none;
        padding: 10px 20px;
        line-height: 26px;
        font-size: 15px;
        background-color: rgba(211, 221, 236, 0.5); }
      .dark-theme .help-main-content .help-info-content .help-privacy-body .privacy-item .emergency {
        color: red; }
      .dark-theme .help-main-content .help-info-content .help-privacy-body .privacy-item .api-description-line {
        margin: 0; }
      .dark-theme .help-main-content .help-info-content .help-privacy-body .privacy-item .params-description {
        margin: 0 5px 0 0;
        color: #0084D4;
        background-color: rgba(211, 221, 236, 0.5);
        border-radius: 2px; }
      .dark-theme .help-main-content .help-info-content .help-privacy-body .privacy-item .api-group {
        margin-bottom: 40px; }
        .dark-theme .help-main-content .help-info-content .help-privacy-body .privacy-item .api-group .api-item {
          margin-bottom: 30px; }
        .dark-theme .help-main-content .help-info-content .help-privacy-body .privacy-item .api-group .api-detail {
          font-size: 12px; }
      .dark-theme .help-main-content .help-info-content .help-privacy-body .privacy-item .api-notes {
        font-style: italic;
        color: #7D899D;
        margin: 0; }
      .dark-theme .help-main-content .help-info-content .help-privacy-body .privacy-item .privacy-content-list {
        padding-left: 30px;
        margin-bottom: 32px; }
        .dark-theme .help-main-content .help-info-content .help-privacy-body .privacy-item .privacy-content-list li {
          list-style: disc;
          padding-left: 15px; }
      .dark-theme .help-main-content .help-info-content .third-part-contact {
        padding-left: 3%;
        margin-top: 100px;
        display: flex;
        align-items: center;
        justify-content: space-between; }
      .dark-theme .help-main-content .help-info-content .founders {
        margin-top: 80px; }
        .dark-theme .help-main-content .help-info-content .founders .founders-heading {
          font-size: 20px;
          font-weight: bold;
          margin: 0;
          padding-bottom: 27px; }
        .dark-theme .help-main-content .help-info-content .founders .founder-group {
          display: flex; }
          .dark-theme .help-main-content .help-info-content .founders .founder-group .founders-item {
            display: flex; }
            .dark-theme .help-main-content .help-info-content .founders .founder-group .founders-item .thumbnail {
              padding: 0;
              border: none;
              border-radius: 0;
              box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
              margin-bottom: 40px; }
              .dark-theme .help-main-content .help-info-content .founders .founder-group .founders-item .thumbnail img {
                width: 100%; }
              .dark-theme .help-main-content .help-info-content .founders .founder-group .founders-item .thumbnail .caption {
                padding: 28px 20px 32px;
                color: rgba(255, 255, 255, 0.8); }
                .dark-theme .help-main-content .help-info-content .founders .founder-group .founders-item .thumbnail .caption .founders-name {
                  margin: 0 0 20px;
                  line-height: 1.7em;
                  font-size: 15px;
                  font-weight: bold;
                  text-align: center; }
                .dark-theme .help-main-content .help-info-content .founders .founder-group .founders-item .thumbnail .caption .founders-content {
                  line-height: 1.7; }
            .dark-theme .help-main-content .help-info-content .founders .founder-group .founders-item:first-child, .dark-theme .help-main-content .help-info-content .founders .founder-group .founders-item:nth-child(3) {
              padding: 0 20px 0 0; }
            .dark-theme .help-main-content .help-info-content .founders .founder-group .founders-item:nth-child(2), .dark-theme .help-main-content .help-info-content .founders .founder-group .founders-item:last-child {
              padding: 0 0 0 20px; }
    .dark-theme .help-main-content .site-status-content {
      max-width: 100%;
      margin: 0; }
      .dark-theme .help-main-content .site-status-content .color-orange {
        color: #f5a623; }
      .dark-theme .help-main-content .site-status-content .site-status-header {
        margin-bottom: 40px; }
        .dark-theme .help-main-content .site-status-content .site-status-header .heading-tittle {
          margin: 0;
          padding-bottom: 20px;
          border-bottom: 1px solid #515967;
          text-transform: uppercase;
          line-height: 24px;
          font-size: 20px;
          font-weight: bold;
          letter-spacing: 0.5px; }
        .dark-theme .help-main-content .site-status-content .site-status-header .heading-content {
          padding: 24px 0;
          border-bottom: 1px solid #515967; }
          .dark-theme .help-main-content .site-status-content .site-status-header .heading-content p {
            margin: 0;
            font-size: 15px;
            line-height: 26px; }
        .dark-theme .help-main-content .site-status-content .site-status-header .intro-item {
          padding: 14px 0 12px;
          vertical-align: middle;
          border-bottom: 1px solid #515967; }
          .dark-theme .help-main-content .site-status-content .site-status-header .intro-item span {
            text-transform: uppercase;
            font-size: 16px;
            line-height: 19px;
            font-weight: bold; }
          .dark-theme .help-main-content .site-status-content .site-status-header .intro-item p {
            font-size: 12px;
            line-height: 14px;
            margin: 8px 0 0; }
      .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container {
        margin-bottom: 40px; }
        .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container .status-list-heading {
          display: flex;
          align-items: center;
          justify-content: space-between; }
          .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container .status-list-heading .heading-tittle {
            font-size: 20px;
            font-weight: bold;
            margin: 0;
            text-transform: uppercase; }
          .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container .status-list-heading .search-form {
            display: flex; }
            .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container .status-list-heading .search-form .market-search {
              border: none;
              background-color: rgba(178, 195, 219, 0.8);
              border-radius: 24px;
              box-shadow: none;
              height: 32px;
              width: 200px;
              font-size: 12px;
              color: rgba(255, 255, 255, 0.8);
              display: inline-block;
              margin-left: 4px; }
              .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container .status-list-heading .search-form .market-search:focus:-ms-input-placeholder {
                color: transparent; }
              .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container .status-list-heading .search-form .market-search:focus::-webkit-input-placeholder {
                color: transparent; }
              .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container .status-list-heading .search-form .market-search:focus::-moz-placeholder {
                color: transparent; }
              .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container .status-list-heading .search-form .market-search:focus:-moz-placeholder {
                color: transparent; }
              .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container .status-list-heading .search-form .market-search:-ms-input-placeholder {
                font-size: 12px;
                font-style: italic;
                color: #9CAAC1; }
              .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container .status-list-heading .search-form .market-search::-webkit-input-placeholder {
                font-size: 12px;
                font-style: italic;
                color: #9CAAC1; }
              .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container .status-list-heading .search-form .market-search::-moz-placeholder {
                font-size: 12px;
                font-style: italic;
                color: #9CAAC1; }
              .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container .status-list-heading .search-form .market-search:-moz-placeholder {
                font-size: 12px;
                font-style: italic;
                color: #9CAAC1; }
        .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container .sort-icon {
          vertical-align: middle;
          margin-left: 4px;
          position: relative;
          top: -1px; }
        .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list {
          margin-top: 24px; }
          .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .height {
            text-align: right; }
          .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .market-status-list-heading {
            text-transform: uppercase;
            color: #9CAAC1;
            border-bottom: 1px solid #515967;
            padding-bottom: 8px; }
            .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .market-status-list-heading li {
              white-space: nowrap;
              display: inline-block;
              font-size: 12px;
              line-height: 14px; }
              .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .market-status-list-heading li:first-child {
                padding: 0; }
              .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .market-status-list-heading li.selected {
                font-weight: bold; }
          .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .market-status-list-body .status-list-item {
            padding: 7px 0 6px;
            border-bottom: 1px solid #262C36; }
            .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .market-status-list-body .status-list-item:nth-last-child(2) {
              border-color: #515967; }
            .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .market-status-list-body .status-list-item li {
              float: left;
              font-size: 12px;
              line-height: 16px; }
              .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .market-status-list-body .status-list-item li:first-child {
                font-weight: bold;
                text-transform: uppercase; }
              .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .market-status-list-body .status-list-item li:nth-child(2) {
                text-transform: uppercase; }
          .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .collapse-content {
            background-color: rgba(231, 235, 241, 0.5); }
            .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .collapse-content .panel-body {
              padding: 13px 0 12px; }
              .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .collapse-content .panel-body .col-xs-12 {
                padding: 0;
                margin-bottom: 8px; }
                .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .collapse-content .panel-body .col-xs-12:last-child {
                  margin-bottom: 0; }
                .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .collapse-content .panel-body .col-xs-12 .labels {
                  padding-left: 39px;
                  font-size: 12px;
                  line-height: 14px;
                  color: #9CAAC1;
                  padding-top: 1px; }
                .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .collapse-content .panel-body .col-xs-12 .values {
                  font-size: 12px;
                  line-height: 16px; }
  .dark-theme #walletStatusTable td, .dark-theme #marketStatusTable td {
    padding-left: 4px; }
  @media screen and (min-width: 992px) and (max-width: 1400px) {
    .dark-theme .help-main-content .site-status-content {
      padding: 40px 0; }
      .dark-theme .help-main-content .site-status-content .site-status-body .wallet-status-container .market-status-list .market-status-list-heading li {
        white-space: nowrap;
        width: 11%; }
        .dark-theme .help-main-content .site-status-content .site-status-body .wallet-status-container .market-status-list .market-status-list-heading li:first-child {
          padding-left: 39px;
          width: 12%; }
        .dark-theme .help-main-content .site-status-content .site-status-body .wallet-status-container .market-status-list .market-status-list-heading li:nth-child(2) {
          width: 12%; }
        .dark-theme .help-main-content .site-status-content .site-status-body .wallet-status-container .market-status-list .market-status-list-heading li .height {
          width: 12%; }
        .dark-theme .help-main-content .site-status-content .site-status-body .wallet-status-container .market-status-list .market-status-list-heading li:nth-last-child(2) {
          width: 28%;
          text-align: right; }
        .dark-theme .help-main-content .site-status-content .site-status-body .wallet-status-container .market-status-list .market-status-list-heading li:last-child {
          padding: 0;
          width: 14%; }
      .dark-theme .help-main-content .site-status-content .site-status-body .wallet-status-container .market-status-list .market-status-list-body .status-list-item {
        padding: 12px 0 11px; }
        .dark-theme .help-main-content .site-status-content .site-status-body .wallet-status-container .market-status-list .market-status-list-body .status-list-item li {
          width: 11%;
          text-overflow: ellipsis;
          overflow: hidden;
          white-space: nowrap; }
          .dark-theme .help-main-content .site-status-content .site-status-body .wallet-status-container .market-status-list .market-status-list-body .status-list-item li:first-child {
            width: 12%; }
            .dark-theme .help-main-content .site-status-content .site-status-body .wallet-status-container .market-status-list .market-status-list-body .status-list-item li:first-child .icon-expand-triangle {
              margin: 0 14.5px;
              display: inline-block !important; }
          .dark-theme .help-main-content .site-status-content .site-status-body .wallet-status-container .market-status-list .market-status-list-body .status-list-item li:nth-child(2) {
            width: 12%; }
          .dark-theme .help-main-content .site-status-content .site-status-body .wallet-status-container .market-status-list .market-status-list-body .status-list-item li .height {
            width: 12%; }
          .dark-theme .help-main-content .site-status-content .site-status-body .wallet-status-container .market-status-list .market-status-list-body .status-list-item li:nth-last-child(2) {
            width: 28%;
            text-align: right; }
          .dark-theme .help-main-content .site-status-content .site-status-body .wallet-status-container .market-status-list .market-status-list-body .status-list-item li:last-child {
            padding: 0;
            width: 14%; } }
  @media screen and (max-width: 991px) {
    .dark-theme .help-main-content {
      float: none;
      padding: 0; }
      .dark-theme .help-main-content .help-info-content {
        max-width: 100%;
        padding: 40px 0; }
        .dark-theme .help-main-content .help-info-content .founders .founder-group .founders-item .thumbnail {
          margin-bottom: 20px; }
        .dark-theme .help-main-content .help-info-content .founders .founder-group .founders-item:first-child, .dark-theme .help-main-content .help-info-content .founders .founder-group .founders-item:nth-child(3) {
          padding: 0 10px 0 0; }
        .dark-theme .help-main-content .help-info-content .founders .founder-group .founders-item:nth-child(2), .dark-theme .help-main-content .help-info-content .founders .founder-group .founders-item:last-child {
          padding: 0 0 0 10px; }
      .dark-theme .help-main-content .site-status-content .site-status-header .heading-content p {
        display: inline; }
      .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container {
        margin-bottom: 40px; }
        .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container:last-child li:first-child {
          padding-left: 0 !important; }
        .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .market-status-list-heading li:first-child {
          padding-left: 39px; }
        .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .market-status-list-body .status-list-item {
          padding: 12px 0 11px; }
          .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .market-status-list-body .status-list-item li {
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap; }
            .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .market-status-list-body .status-list-item li:first-child .icon-expand-triangle {
              margin: 0 14.5px; } }
  @media screen and (max-width: 767px) {
    .dark-theme .help-main-content {
      padding: 0 8px; }
      .dark-theme .help-main-content .help-info-content {
        padding: 25px 0 40px 0; }
        .dark-theme .help-main-content .help-info-content .help-privacy-body .founders .founder-group {
          display: block; }
          .dark-theme .help-main-content .help-info-content .help-privacy-body .founders .founder-group .founders-item {
            padding: 0; }
            .dark-theme .help-main-content .help-info-content .help-privacy-body .founders .founder-group .founders-item .thumbnail {
              box-shadow: none;
              margin-bottom: 0; }
              .dark-theme .help-main-content .help-info-content .help-privacy-body .founders .founder-group .founders-item .thumbnail .caption {
                padding: 28px 0 32px; }
        .dark-theme .help-main-content .help-info-content .help-privacy-content .help-privacy-header .privacy-intro {
          text-transform: uppercase; }
        .dark-theme .help-main-content .help-info-content .help-privacy-content .help-privacy-body .privacy-item .privacy-content-responsive {
          display: none; }
        .dark-theme .help-main-content .help-info-content .help-privacy-content .help-privacy-body .privacy-item .privacy-content-list {
          margin: 32px 0; }
        .dark-theme .help-main-content .help-info-content .help-api-documentation .help-privacy-body .privacy-item {
          margin-bottom: 40px; }
          .dark-theme .help-main-content .help-info-content .help-api-documentation .help-privacy-body .privacy-item .privacy-item {
            margin: 0 0 15px; }
        .dark-theme .help-main-content .help-info-content .help-api-documentation .help-privacy-body .price-item-responsive {
          display: none; }
        .dark-theme .help-main-content .help-info-content .help-contact-us .help-privacy-body .privacy-item .privacy-item-content-responsive {
          margin: 32px 0 32px; }
        .dark-theme .help-main-content .help-info-content .help-contact-us .third-part-contact {
          margin-top: 70px; }
      .dark-theme .help-main-content .site-status-content .site-status-header .heading-tittle {
        padding-bottom: 16px; }
      .dark-theme .help-main-content .site-status-content .site-status-header .heading-content {
        padding: 28px 0 24px; }
      .dark-theme .help-main-content .site-status-content .site-status-header .intro-item {
        padding: 12px 0; }
        .dark-theme .help-main-content .site-status-content .site-status-header .intro-item p {
          font-size: 12px;
          line-height: 18px; }
      .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container .status-list-heading {
        display: block; }
        .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container .status-list-heading .search-form {
          font-size: 0;
          margin-top: 16px;
          justify-content: space-between; }
          .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container .status-list-heading .search-form .additional-buttons button {
            padding: 8px;
            margin-right: 16px; }
          .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container .status-list-heading .search-form .market-search {
            width: 120px;
            margin-left: 0; }
      .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list {
        margin: 24px -16px; }
        .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .height {
          padding-right: 15px !important; }
        .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .market-status-list-heading li:first-child {
          padding-left: 39px !important; }
        .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .market-status-list-heading li:nth-child(2) {
          padding-left: 15px !important; }
        .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .market-status-list-body .status-list-item li {
          overflow: visible; }
          .dark-theme .help-main-content .site-status-content .site-status-body .common-list-container .market-status-list .market-status-list-body .status-list-item li:nth-child(2) {
            padding-left: 15px !important; } }
  .dark-theme .header-nav {
    background-color: #141C22;
    font-size: 0; }
    .dark-theme .header-nav .copy span {
      color: #2B3441;
      font-size: 12px;
      line-height: 14px;
      margin-left: 8px; }
    .dark-theme .header-nav .logo {
      display: inline-block;
      margin: 0 24px 0 16px;
      font-size: 0; }
      .dark-theme .header-nav .logo .bittrex-logo-mark {
        margin-right: 8px; }
    .dark-theme .header-nav .navbar-header {
      display: flex; }
      .dark-theme .header-nav .navbar-header .navbar-buttons {
        flex-grow: 1;
        display: flex;
        justify-content: flex-end; }
    .dark-theme .header-nav .header-right {
      padding: 19px 20px 19px 0px;
      float: right; }
      .dark-theme .header-nav .header-right .btn-group-right .anchor-button {
        display: inline-block;
        margin: 0 8px; }
      .dark-theme .header-nav .header-right .btn-group-right button {
        width: 72px; }
      .dark-theme .header-nav .header-right .btn-group-right button,
      .dark-theme .header-nav .header-right .btn-group-right .anchor-button {
        font-size: 14px;
        color: #2B3441;
        text-transform: capitalize; }
        .dark-theme .header-nav .header-right .btn-group-right button:hover,
        .dark-theme .header-nav .header-right .btn-group-right .anchor-button:hover {
          color: #0f9fff !important; }
          .dark-theme .header-nav .header-right .btn-group-right button:hover .dropdown-arrow-blue,
          .dark-theme .header-nav .header-right .btn-group-right .anchor-button:hover .dropdown-arrow-blue {
            display: inline-block; }
          .dark-theme .header-nav .header-right .btn-group-right button:hover .dropdown-arrow-white,
          .dark-theme .header-nav .header-right .btn-group-right .anchor-button:hover .dropdown-arrow-white {
            display: none; }
        .dark-theme .header-nav .header-right .btn-group-right button .dropdown-arrow-white,
        .dark-theme .header-nav .header-right .btn-group-right button .dropdown-arrow-blue,
        .dark-theme .header-nav .header-right .btn-group-right .anchor-button .dropdown-arrow-white,
        .dark-theme .header-nav .header-right .btn-group-right .anchor-button .dropdown-arrow-blue {
          margin-left: 4px; }
        .dark-theme .header-nav .header-right .btn-group-right button .dropdown-arrow-blue,
        .dark-theme .header-nav .header-right .btn-group-right .anchor-button .dropdown-arrow-blue {
          display: none; }
      .dark-theme .header-nav .header-right .btn-group-right .btn-group .dropdown-menu {
        background-color: #2B3441;
        border-radius: 0;
        padding: 6px 0;
        margin: 8px 0 0; }
        .dark-theme .header-nav .header-right .btn-group-right .btn-group .dropdown-menu:before {
          bottom: 100%;
          left: 81.5%;
          border: solid transparent;
          content: ' ';
          height: 0;
          width: 0;
          position: absolute;
          pointer-events: none;
          border-bottom-color: #2B3441;
          border-width: 8px; }
        .dark-theme .header-nav .header-right .btn-group-right .btn-group .dropdown-menu li.divider {
          margin: 6px 0; }
        .dark-theme .header-nav .header-right .btn-group-right .btn-group .dropdown-menu li a {
          color: rgba(255, 255, 255, 0.8);
          font-size: 12px;
          line-height: 16px;
          padding: 6px 16px; }
          .dark-theme .header-nav .header-right .btn-group-right .btn-group .dropdown-menu li a:hover {
            background-color: #2B3441;
            background-image: none;
            color: #0084D4; }
  .dark-theme .main-dashboard {
    padding: 0;
    overflow-y: auto; }
    .dark-theme .main-dashboard .main-nav {
      width: 200px;
      display: inline-block;
      float: left;
      background-color: #1C222D;
      height: calc(100vh - 56px);
      z-index: 250; }
      .dark-theme .main-dashboard .main-nav .menus {
        width: 100%;
        left: 0;
        padding: 16px 16px 12px; }
        .dark-theme .main-dashboard .main-nav .menus .nav-title {
          margin-bottom: 16px; }
          .dark-theme .main-dashboard .main-nav .menus .nav-title .nav-name {
            text-transform: uppercase;
            color: #B2C3DB;
            font-size: 14px;
            font-weight: bold;
            line-height: 25px;
            vertical-align: middle;
            float: left; }
          .dark-theme .main-dashboard .main-nav .menus .nav-title .icon-markets-nav-toggle-lg,
          .dark-theme .main-dashboard .main-nav .menus .nav-title .icon-markets-nav-toggle-lg-blue {
            float: right;
            cursor: pointer; }
          .dark-theme .main-dashboard .main-nav .menus .nav-title .nav-expand {
            display: none; }
        .dark-theme .main-dashboard .main-nav .menus .nav-title-collapse {
          text-align: center; }
          .dark-theme .main-dashboard .main-nav .menus .nav-title-collapse .icon-markets-nav-toggle-lg {
            float: initial;
            display: inline-block; }
        .dark-theme .main-dashboard .main-nav .menus .currency-type-group {
          margin: 0 0 20px; }
          .dark-theme .main-dashboard .main-nav .menus .currency-type-group button {
            height: 32px;
            margin-left: 2px;
            width: 54px;
            font-weight: bold;
            letter-spacing: 0.5px;
            color: #2B3441;
            text-transform: uppercase;
            background-color: #9CAAC1; }
            .dark-theme .main-dashboard .main-nav .menus .currency-type-group button:hover {
              background-color: #7D899D; }
          .dark-theme .main-dashboard .main-nav .menus .currency-type-group .active-type {
            background-color: #0084D4; }
        .dark-theme .main-dashboard .main-nav .menus .markets-navbar {
          padding-top: 9px;
          float: right;
          line-height: 1; }
          .dark-theme .main-dashboard .main-nav .menus .markets-navbar .icon-sort-filter {
            cursor: pointer; }
          .dark-theme .main-dashboard .main-nav .menus .markets-navbar .dropdown-menu:before {
            bottom: 100%;
            left: 75%;
            border: solid transparent;
            content: ' ';
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-bottom-color: #2B3441;
            border-width: 8px;
            margin-left: 20px; }
          .dark-theme .main-dashboard .main-nav .menus .markets-navbar .dropdown-menu-right {
            background-color: #2B3441;
            border-radius: 0;
            min-width: 185px;
            right: -8px;
            margin: 15px 0 0; }
            .dark-theme .main-dashboard .main-nav .menus .markets-navbar .dropdown-menu-right .dropdown-header .list-title {
              margin-left: 14px;
              font-size: 12px;
              color: rgba(52, 62, 77, 0.6);
              font-weight: bold; }
            .dark-theme .main-dashboard .main-nav .menus .markets-navbar .dropdown-menu-right li a {
              color: rgba(255, 255, 255, 0.8);
              padding: 3px 15px; }
              .dark-theme .main-dashboard .main-nav .menus .markets-navbar .dropdown-menu-right li a:hover {
                background-color: #2B3441;
                background-image: none;
                color: #0084D4; }
              .dark-theme .main-dashboard .main-nav .menus .markets-navbar .dropdown-menu-right li a .list-name {
                font-size: 12px;
                margin-left: 20px; }
              .dark-theme .main-dashboard .main-nav .menus .markets-navbar .dropdown-menu-right li a .icon-checkmark {
                height: 14px;
                position: absolute; }
              .dark-theme .main-dashboard .main-nav .menus .markets-navbar .dropdown-menu-right li a .icon-sort-order-up {
                margin-top: 2px; }
                .dark-theme .main-dashboard .main-nav .menus .markets-navbar .dropdown-menu-right li a .icon-sort-order-up:hover {
                  background: url("/Content/img/Lineage/icon-sort-order-up-blue.svg"); }
          .dark-theme .main-dashboard .main-nav .menus .markets-navbar .navigation {
            padding: 6px 0; }
            .dark-theme .main-dashboard .main-nav .menus .markets-navbar .navigation .dropdown-header {
              padding: 6px 28px; }
            .dark-theme .main-dashboard .main-nav .menus .markets-navbar .navigation .dropdown-list {
              padding: 0;
              position: relative; }
              .dark-theme .main-dashboard .main-nav .menus .markets-navbar .navigation .dropdown-list a {
                padding: 5px 28px;
                line-height: 1; }
                .dark-theme .main-dashboard .main-nav .menus .markets-navbar .navigation .dropdown-list a i {
                  position: absolute;
                  left: 8px;
                  top: 7px; }
                .dark-theme .main-dashboard .main-nav .menus .markets-navbar .navigation .dropdown-list a span {
                  font-size: 14px;
                  line-height: 17px; }
            .dark-theme .main-dashboard .main-nav .menus .markets-navbar .navigation .sort-icon {
              position: absolute;
              top: 5px;
              right: 16px; }
        .dark-theme .main-dashboard .main-nav .menus .markets-selector .search-box {
          width: 122px;
          display: inline-block;
          float: left; }
          .dark-theme .main-dashboard .main-nav .menus .markets-selector .search-box .input-group .input-group-addon {
            border-radius: 2px;
            background-color: rgba(231, 235, 241, 0.9);
            cursor: text;
            border: none;
            padding: 6px 14px; }
            .dark-theme .main-dashboard .main-nav .menus .markets-selector .search-box .input-group .input-group-addon .icon-search {
              vertical-align: middle;
              opacity: 0.7; }
          .dark-theme .main-dashboard .main-nav .menus .markets-selector .search-box .input-group .form-control {
            border-radius: 2px;
            height: 32px;
            border: none;
            box-shadow: none;
            background-color: rgba(231, 235, 241, 0.9);
            padding: 4px 8px;
            font-size: 16px;
            color: rgba(255, 255, 255, 0.8); }
          .dark-theme .main-dashboard .main-nav .menus .markets-selector .search-box .input-group:hover .input-group-addon .icon-search {
            opacity: 1; }
      .dark-theme .main-dashboard .main-nav .currency-type-group-collapse {
        display: none;
        margin: 0 -16px; }
        .dark-theme .main-dashboard .main-nav .currency-type-group-collapse button {
          width: 100%;
          height: 32px;
          padding: 0;
          background-color: #0084D4;
          color: #2B3441;
          border: none;
          font-size: 15px; }
          .dark-theme .main-dashboard .main-nav .currency-type-group-collapse button .dropdown-arrow-d3 {
            margin-left: 4px; }
        .dark-theme .main-dashboard .main-nav .currency-type-group-collapse .dropdown-menu {
          min-width: 68px;
          border-radius: 0;
          top: 92%;
          text-align: center;
          border: none; }
      .dark-theme .main-dashboard .main-nav .markets-selector-collapse {
        display: none;
        margin-top: 24px; }
        .dark-theme .main-dashboard .main-nav .markets-selector-collapse .search-box-hover {
          background-color: #B2C3DB;
          opacity: 0.9;
          border-radius: 50%;
          padding: 8px;
          width: 32px;
          height: 32px;
          cursor: pointer;
          margin: auto; }
      .dark-theme .main-dashboard .main-nav.markets-collapsed .list #favMarketList .list-data li .list-item-up .market-currency .market-base-name {
        display: block;
        font-size: 10px;
        opacity: 0.65; }
      .dark-theme .main-dashboard .main-nav.markets-expanded .list #favMarketList .list-data li .list-item-up .market-currency .market-base-name {
        display: inline-block;
        font-size: 14px;
        opacity: 1; }
      .dark-theme .main-dashboard .main-nav .list {
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: none; }
        .dark-theme .main-dashboard .main-nav .list::-webkit-scrollbar {
          width: 0; }
        .dark-theme .main-dashboard .main-nav .list .list-data {
          text-align: center; }
          .dark-theme .main-dashboard .main-nav .list .list-data .vs-repeat-before-content,
          .dark-theme .main-dashboard .main-nav .list .list-data .vs-repeat-after-content {
            height: 0 !important;
            padding: 0 !important; }
          .dark-theme .main-dashboard .main-nav .list .list-data .select-hover {
            background-color: #141517; }
          .dark-theme .main-dashboard .main-nav .list .list-data li {
            padding: 2px 10px;
            width: 100%;
            cursor: pointer;
            position: relative;
            font-size: 0;
            color: #B2C3DB; }
            .dark-theme .main-dashboard .main-nav .list .list-data li .order-icon {
              position: absolute;
              right: 16px;
              opacity: 0.6;
              line-height: 1;
              width: 12px;
              height: 12px; }
              .dark-theme .main-dashboard .main-nav .list .list-data li .order-icon .icon-heart-outline,
              .dark-theme .main-dashboard .main-nav .list .list-data li .order-icon .icon-heart-outline-blue {
                display: none; }
            .dark-theme .main-dashboard .main-nav .list .list-data li .list-item-up .market-currency {
              float: left;
              text-align: left; }
              .dark-theme .main-dashboard .main-nav .list .list-data li .list-item-up .market-currency i {
                margin-right: 8px;
                font-size: 15px; }
              .dark-theme .main-dashboard .main-nav .list .list-data li .list-item-up .market-currency .market-base-name {
                display: none; }
              .dark-theme .main-dashboard .main-nav .list .list-data li .list-item-up .market-currency .market-name {
                font-size: 14px;
                line-height: 17px;
                text-transform: uppercase; }
            .dark-theme .main-dashboard .main-nav .list .list-data li .list-item-up .order-icon {
              top: 11px; }
            .dark-theme .main-dashboard .main-nav .list .list-data li .list-item-up .market-change {
              font-size: 12px;
              line-height: 16px;
              float: right;
              margin-top: 1px;
              text-align: right;
              color: #11A763; }
            .dark-theme .main-dashboard .main-nav .list .list-data li .list-item-down {
              margin-top: 3px; }
              .dark-theme .main-dashboard .main-nav .list .list-data li .list-item-down .market-volume,
              .dark-theme .main-dashboard .main-nav .list .list-data li .list-item-down .market-last-price {
                opacity: 0.6;
                font-size: 12px;
                line-height: 16px;
                display: inline-block; }
                .dark-theme .main-dashboard .main-nav .list .list-data li .list-item-down .market-volume .BTC-alt,
                .dark-theme .main-dashboard .main-nav .list .list-data li .list-item-down .market-last-price .BTC-alt {
                  font-size: 10px; }
              .dark-theme .main-dashboard .main-nav .list .list-data li .list-item-down .order-icon {
                top: 31px; }
              .dark-theme .main-dashboard .main-nav .list .list-data li .list-item-down .market-volume {
                text-align: left;
                float: left; }
              .dark-theme .main-dashboard .main-nav .list .list-data li .list-item-down .market-last-price {
                white-space: nowrap;
                text-align: right;
                float: right; }
              .dark-theme .main-dashboard .main-nav .list .list-data li .list-item-down .market-disable {
                width: 100%;
                color: #f5a623;
                font-style: italic;
                opacity: 1;
                text-align: left; }
            .dark-theme .main-dashboard .main-nav .list .list-data li:hover {
              background-color: #141517; }
              .dark-theme .main-dashboard .main-nav .list .list-data li:hover .order-icon .icon-heart-outline,
              .dark-theme .main-dashboard .main-nav .list .list-data li:hover .order-icon .icon-heart-outline-blue {
                display: inline-block; }
            .dark-theme .main-dashboard .main-nav .list .list-data li:focus {
              outline: none; }
            .dark-theme .main-dashboard .main-nav .list .list-data li > a {
              color: #B2C3DB; }
              .dark-theme .main-dashboard .main-nav .list .list-data li > a .list-item-up .market-change {
                color: #11A763; }
              .dark-theme .main-dashboard .main-nav .list .list-data li > a .list-item-down .market-disable {
                color: #f5a623; }
            .dark-theme .main-dashboard .main-nav .list .list-data li.active,
            .dark-theme .main-dashboard .main-nav .list .list-data li.active > a {
              color: #004562;
              background-color: #2B3441; }
              .dark-theme .main-dashboard .main-nav .list .list-data li.active .market-currency,
              .dark-theme .main-dashboard .main-nav .list .list-data li.active > a .market-currency {
                color: #1C222D; }
                .dark-theme .main-dashboard .main-nav .list .list-data li.active .market-currency .market-name,
                .dark-theme .main-dashboard .main-nav .list .list-data li.active .market-currency .market-base-name,
                .dark-theme .main-dashboard .main-nav .list .list-data li.active > a .market-currency .market-name,
                .dark-theme .main-dashboard .main-nav .list .list-data li.active > a .market-currency .market-base-name {
                  color: #1C222D; }
            .dark-theme .main-dashboard .main-nav .list .list-data li.historical-active-light {
              background-color: #2B3441; }
            .dark-theme .main-dashboard .main-nav .list .list-data li.simplified-active-light {
              background-color: #262C36; }
      .dark-theme .main-dashboard .main-nav .list-collapse {
        height: -moz-calc(100% - 166px);
        height: -webkit-calc(100% - 166px);
        height: calc(100% - 166px);
        display: none; }
        .dark-theme .main-dashboard .main-nav .list-collapse .list-data li {
          padding: 0 7px;
          height: 43px; }
          .dark-theme .main-dashboard .main-nav .list-collapse .list-data li .list-item-up .market-currency {
            float: none;
            text-align: center;
            margin-top: 12px; }
    .dark-theme .main-dashboard .main-nav-float {
      position: fixed;
      box-shadow: 3px 0 10px 0 rgba(0, 0, 0, 0.5); }
    .dark-theme .main-dashboard .main-content {
      width: calc(100% - 200);
      -webkit-overflow-scrolling: touch; }
    .dark-theme .main-dashboard .common-pager .pager li {
      margin: 0; }
      .dark-theme .main-dashboard .common-pager .pager li a {
        height: 30px;
        padding: 6px;
        background-color: rgba(255, 255, 255, 0.1); }
    .dark-theme .main-dashboard .common-pager .pager:before, .dark-theme .main-dashboard .common-pager .pager:after {
      content: none; }
    .dark-theme .main-dashboard .common-pager .pager > li:nth-child(2), .dark-theme .main-dashboard .common-pager .pager > li:nth-child(3), .dark-theme .main-dashboard .common-pager .pager > li:last-child, .dark-theme .main-dashboard .common-pager .pager > li:nth-last-child(2) {
      margin-left: 10px; }
      @media screen and (min-width: 768px) and (max-width: 991px) {
        .dark-theme .main-dashboard .common-pager .pager > li:nth-child(2), .dark-theme .main-dashboard .common-pager .pager > li:nth-child(3), .dark-theme .main-dashboard .common-pager .pager > li:last-child, .dark-theme .main-dashboard .common-pager .pager > li:nth-last-child(2) {
          margin-left: 4px; } }
      @media screen and (min-width: 992px) {
        .dark-theme .main-dashboard .common-pager .pager > li:nth-child(2), .dark-theme .main-dashboard .common-pager .pager > li:nth-child(3), .dark-theme .main-dashboard .common-pager .pager > li:last-child, .dark-theme .main-dashboard .common-pager .pager > li:nth-last-child(2) {
          margin-left: 12px; } }
  @media screen and (max-width: 1199px) {
    .dark-theme .main-dashboard .main-nav {
      width: 68px; }
    .dark-theme .main-dashboard .main-content {
      width: calc(100% - 68px); } }
  @media screen and (max-width: 991px) {
    .dark-theme .header-nav .navbar-header {
      float: none; }
      .dark-theme .header-nav .navbar-header .logo {
        float: left; }
      .dark-theme .header-nav .navbar-header .sm-nav-expand {
        cursor: pointer;
        display: block;
        float: right;
        margin: 0;
        padding: 19px 16px 19px 20px;
        position: relative;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px; }
        .dark-theme .header-nav .navbar-header .sm-nav-expand .icon-bar {
          display: block;
          width: 22px;
          height: 2px;
          margin-top: 4px;
          border-radius: 1px;
          background-color: #83b8da; }
          .dark-theme .header-nav .navbar-header .sm-nav-expand .icon-bar:first-child {
            margin: 0; }
      .dark-theme .header-nav .navbar-header:focus {
        outline: none; }
    .dark-theme .header-nav .sm-nav-list {
      position: fixed;
      display: none;
      top: 0;
      right: 0;
      font-size: 15px;
      letter-spacing: 0.5px;
      font-weight: normal;
      text-transform: uppercase;
      background-color: #141C22;
      box-shadow: -3px 0 10px 0 rgba(0, 0, 0, 0.5); }
      .dark-theme .header-nav .sm-nav-list .sm-nav-header {
        height: 56px;
        border-bottom: 1px solid #1C222D; }
        .dark-theme .header-nav .sm-nav-list .sm-nav-header .nav-close-icon {
          float: right;
          padding: 19px 16px 16px;
          border-left: 1px solid #1C222D; }
      .dark-theme .header-nav .sm-nav-list .sm-nav-body {
        overflow: auto;
        padding: 0 20px;
        width: 100%; }
        .dark-theme .header-nav .sm-nav-list .sm-nav-body .sm-nav-box {
          padding: 14px 0 14px 26px; }
          .dark-theme .header-nav .sm-nav-list .sm-nav-body .sm-nav-box .sm-nav-items .sm-nav-item {
            line-height: 46px; }
            .dark-theme .header-nav .sm-nav-list .sm-nav-body .sm-nav-box .sm-nav-items .sm-nav-item a {
              cursor: pointer;
              color: #2B3441; }
              .dark-theme .header-nav .sm-nav-list .sm-nav-body .sm-nav-box .sm-nav-items .sm-nav-item a:hover {
                color: #0084D4; }
                .dark-theme .header-nav .sm-nav-list .sm-nav-body .sm-nav-box .sm-nav-items .sm-nav-item a:hover .dropdown-arrow-white {
                  display: none; }
            .dark-theme .header-nav .sm-nav-list .sm-nav-body .sm-nav-box .sm-nav-items .sm-nav-item .help-collapse-list {
              padding: 0 17px; }
              .dark-theme .header-nav .sm-nav-list .sm-nav-body .sm-nav-box .sm-nav-items .sm-nav-item .help-collapse-list li {
                line-height: 42px;
                font-size: 12px;
                text-transform: capitalize; }
              .dark-theme .header-nav .sm-nav-list .sm-nav-body .sm-nav-box .sm-nav-items .sm-nav-item .help-collapse-list a {
                padding: 2px 0 2px 0;
                min-width: 150px; }
            .dark-theme .header-nav .sm-nav-list .sm-nav-body .sm-nav-box .sm-nav-items .sm-nav-item .dropdown-arrow-white {
              margin-left: 8px; }
        .dark-theme .header-nav .sm-nav-list .sm-nav-body .sm-nav-footer {
          border-top: 1px solid #1C222D; }
          .dark-theme .header-nav .sm-nav-list .sm-nav-body .sm-nav-footer a {
            color: #2B3441;
            line-height: 56px;
            padding: 14px 0 0 26px; }
    .dark-theme .main-dashboard .main-content .market-info-content {
      padding: 0 24px 60px; } }
  @media screen and (max-width: 767px) {
    .dark-theme .header-nav {
      margin: 0; }
      .dark-theme .header-nav .navbar-header .logo {
        width: auto;
        text-align: left; }
      .dark-theme .header-nav .navbar-header .navbar-toggle {
        margin: 0;
        padding: 19px 16px 19px 20px; }
        .dark-theme .header-nav .navbar-header .navbar-toggle .icon-bar {
          background-color: #83b8da; }
      .dark-theme .header-nav .navbar-header .nav-item-logIn {
        float: right;
        padding: 19px 20px;
        color: #83b8da; }
      .dark-theme .header-nav .navbar-collapse {
        width: 100%; }
        .dark-theme .header-nav .navbar-collapse .btn-group {
          float: left !important;
          padding-left: 20px; }
          .dark-theme .header-nav .navbar-collapse .btn-group .login-item {
            display: none; }
          .dark-theme .header-nav .navbar-collapse .btn-group button,
          .dark-theme .header-nav .navbar-collapse .btn-group .anchor-button {
            width: 100%;
            line-height: 46px;
            text-align: left; }
    .dark-theme .common-navbar .navbar-collapse .copy {
      float: none !important;
      text-align: left;
      padding: 22px 0 28px 20px;
      line-height: 14px;
      margin-bottom: 14px;
      border-bottom: 1px solid #1C222D; }
    .dark-theme .common-navbar .navbar-collapse .nav-help {
      padding-left: 0 !important; }
    .dark-theme .common-navbar .navbar-collapse .btn-group {
      width: 100%; }
      .dark-theme .common-navbar .navbar-collapse .btn-group .btn {
        text-transform: uppercase; }
        .dark-theme .common-navbar .navbar-collapse .btn-group .btn .dropdown-arrow-white {
          margin-left: 8px; }
      .dark-theme .common-navbar .navbar-collapse .btn-group .nav-log-out {
        margin-top: 14px;
        padding-top: 14px;
        border-top: 1px solid #1C222D; }
      .dark-theme .common-navbar .navbar-collapse .btn-group .help-collapse-list {
        padding-left: 23px; }
        .dark-theme .common-navbar .navbar-collapse .btn-group .help-collapse-list li {
          font-size: 12px; }
          .dark-theme .common-navbar .navbar-collapse .btn-group .help-collapse-list li a {
            height: 18px;
            line-height: 42px;
            letter-spacing: 0.5px;
            color: #2B3441; }
    .dark-theme .common-navbar .navbar-collapse .nav-log-btn {
      margin-top: 14px;
      padding-top: 14px;
      border-top: 1px solid #1C222D; }
      .dark-theme .common-navbar .navbar-collapse .nav-log-btn .btn {
        font-size: 15px;
        color: #2B3441; }
    .dark-theme .main-dashboard .main-nav {
      display: none;
      background-color: #141C22; }
      .dark-theme .main-dashboard .main-nav .menus {
        padding: 0; }
        .dark-theme .main-dashboard .main-nav .menus .nav-title {
          height: 56px;
          padding: 0 16px;
          border-bottom: 1px solid #1C222D; }
          .dark-theme .main-dashboard .main-nav .menus .nav-title .nav-name {
            height: 56px;
            text-align: center; }
            .dark-theme .main-dashboard .main-nav .menus .nav-title .nav-name span {
              font-size: 19px;
              line-height: 56px;
              letter-spacing: 0.4px; }
          .dark-theme .main-dashboard .main-nav .menus .nav-title .nav-close {
            border-left: 1px solid #1C222D;
            height: 56px;
            text-align: center; }
            .dark-theme .main-dashboard .main-nav .menus .nav-title .nav-close span {
              margin: 20px 0 20px 16px; }
        .dark-theme .main-dashboard .main-nav .menus .currency-type-group {
          padding: 0 24px;
          width: 100%; }
          .dark-theme .main-dashboard .main-nav .menus .currency-type-group .btn {
            width: 95%;
            margin: 0 auto; }
        .dark-theme .main-dashboard .main-nav .menus .markets-selector {
          padding: 0 24px;
          margin-bottom: 26px; }
          .dark-theme .main-dashboard .main-nav .menus .markets-selector .search-box {
            max-width: 275px;
            width: 85%; }
      .dark-theme .main-dashboard .main-nav .list {
        padding: 0 24px; }
        .dark-theme .main-dashboard .main-nav .list .list-data li {
          padding: 0; }
          .dark-theme .main-dashboard .main-nav .list .list-data li:hover {
            background-color: transparent; }
    .dark-theme .main-dashboard .market-search-page {
      display: block;
      width: 100% !important;
      position: fixed;
      top: 0;
      height: 100% !important;
      z-index: 10000; }
    .dark-theme .main-dashboard .main-content {
      width: 100% !important; }
      .dark-theme .main-dashboard .main-content .market-info-content {
        padding: 0; }
    .dark-theme .currency-type-group button:hover, .dark-theme .currency-type-group button:focus, .dark-theme .currency-type-group button:active {
      background-color: #9CAAC1 !important; } }
  .dark-theme .markets-collapsed .market-currency,
  .dark-theme .markets-collapsed .market-change {
    display: block;
    text-align: center !important;
    float: none !important; }
  .dark-theme .markets-collapsed .list-item-up {
    margin: 4px auto; }
  .dark-theme .markets-collapsed .market-change {
    font-size: 10px !important; }
  .dark-theme .markets-collapsed .list-item-down {
    display: none; }
  .dark-theme .blurb {
    background: #262f3b; }
  .dark-theme .common-modal .modal-body .modal-disclaimer .disclaimer-tittle,
  .dark-theme .disclaimer-tittle {
    color: rgba(255, 255, 255, 0.8); }
  .dark-theme .withdraw-deposit-modal.deposit-modal .modal-disclaimer {
    background-color: rgba(81, 89, 104, 0.3); }
  .dark-theme .dataTables_paginate ul.pagination .paginate_button:hover, .dark-theme .dataTables_paginate ul.pagination .paginate_button:focus, .dark-theme .dataTables_paginate ul.pagination .paginate_button:active {
    color: #0084D4 !important;
    background-color: #2B3441; }
  .dark-theme .dataTables_paginate ul.pagination .paginate_button a {
    color: rgba(255, 255, 255, 0.8);
    border-color: #262C36; }
    .dark-theme .dataTables_paginate ul.pagination .paginate_button a:focus {
      background-color: rgba(255, 255, 255, 0.1); }
    .dark-theme .dataTables_paginate ul.pagination .paginate_button a:hover {
      background-color: #2B3441;
      border-color: #0084D4;
      color: #0084D4; }
  .dark-theme .dataTables_paginate ul.pagination .paginate_button.active a {
    border-color: #9CAAC1;
    color: #2B3441;
    background-color: #9CAAC1; }
  .dark-theme table.dataTable thead th,
  .dark-theme table.dataTable thead td {
    border-bottom-color: #515967; }
  .dark-theme table.dataTable tbody tr:hover {
    background-color: rgba(0, 132, 212, 0.08); }
  .dark-theme table.dataTable tfoot th,
  .dark-theme table.dataTable tfoot td {
    border-top-color: #515967; }
  .dark-theme table.dataTable.no-footer {
    border-bottom-color: #515967; }
  .dark-theme .market-search,
  .dark-theme .dataTables_filter input,
  .dark-theme .refresh-icon {
    color: #2b3441 !important;
    border-color: #2b3441 !important;
    background-color: #9caac1 !important; }
  .dark-theme .header-nav button,
  .dark-theme .header-nav .anchor-button,
  .dark-theme .header-nav span {
    color: #fff !important; }
  .dark-theme .btn,
  .dark-theme .btn-default,
  .dark-theme .dataTables_wrapper div.dt-buttons button,
  .dark-theme .paginate_button a {
    background-color: rgba(255, 255, 255, 0.1);
    border-width: 0;
    border-color: rgba(255, 255, 255, 0); }
  .dark-theme .dataTables_wrapper .dataTables_length {
    color: rgba(255, 255, 255, 0.8); }
  .dark-theme table.dataTable thead tr {
    border-bottom: 1px solid grey; }
  .dark-theme table.dataTable tbody tr {
    border-bottom: 1px solid #262c36 !important; }
  .dark-theme table.dataTable.row-border tbody th,
  .dark-theme table.dataTable.row-border tbody td,
  .dark-theme table.dataTable.display tbody th,
  .dark-theme table.dataTable.display tbody td {
    border-top: 0px; }
  .dark-theme .home-market-content .market-info-list {
    background-color: transparent; }
  .dark-theme .custom-button,
  .dark-theme label.load-all {
    color: rgba(255, 255, 255, 0.6) !important;
    background: rgba(255, 255, 255, 0.1) !important;
    border-color: rgba(32, 32, 32, 0.6) !important; }
    .dark-theme .custom-button:hover,
    .dark-theme label.load-all:hover {
      color: rgba(255, 255, 255, 0.8) !important; }
  .dark-theme .wallet-info-content .custom-button {
    width: 200px; }
  .dark-theme .trade {
    background-color: #28303b !important; }
    .dark-theme .trade .trade-content .price-type-dropdown #menu_PriceBuy {
      color: rgba(255, 255, 255, 0.8);
      background-color: #2b3441; }
      .dark-theme .trade .trade-content .price-type-dropdown #menu_PriceBuy a {
        color: rgba(255, 255, 255, 0.8); }
  .dark-theme select {
    color: #dfe7f4;
    background-color: #515967 !important;
    border-color: #2b3441; }
  .dark-theme .dropdown-menu {
    background-color: #515967;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5); }
    .dark-theme .dropdown-menu li a {
      color: #dfe7f4; }
    .dark-theme .dropdown-menu li a:hover {
      color: #009af8;
      background-color: #515967; }
  .dark-theme #marketLists li.active {
    background-color: #2b3441; }
    .dark-theme #marketLists li.active .market-name,
    .dark-theme #marketLists li.active .market-base-name {
      color: #fff; }
    .dark-theme #marketLists li.active .market-volume,
    .dark-theme #marketLists li.active .market-last-price {
      color: #d3ddec; }
  .dark-theme .sm-nav-item a {
    color: #fff !important; }
  .dark-theme .help-collapse-list a {
    color: white !important; }
  .dark-theme .well {
    background-color: rgba(255, 255, 255, 0.25) !important;
    color: #fff !important;
    border: 0; }
  .dark-theme .chartContainer {
    background-color: #2b3441;
    border-top: 1px solid transparent; }
  .dark-theme .stx-drawing .stx-draw-settings .stxToolbarLinePicker {
    border: 1px solid #262c36 !important; }
  .dark-theme #UndoBtn {
    color: rgba(255, 255, 255, 0.8) !important;
    border: solid 1px #262c36 !important; }
  .dark-theme .stx-btn {
    color: #9caac1 !important; }
    .dark-theme .stx-btn:hover {
      color: #009af8 !important;
      border-color: #009af8 !important; }
  .dark-theme .drawBtn .stx-btn {
    background-color: rgba(255, 255, 255, 0.1); }
  .dark-theme .ciq-dropdowns .stx-btn #periodicity,
  .dark-theme .ciq-dropdowns .stx-btn .menuSelect {
    background-color: #515967;
    right: auto !important; }
  .dark-theme .ciq-dropdowns .stx-btn #periodicity li,
  .dark-theme .ciq-dropdowns .stx-btn .menuSelect li {
    color: #dfe7f4; }
  .dark-theme .ciq-dropdowns .stx-btn #periodicity li.stx-menu-divider,
  .dark-theme .ciq-dropdowns .stx-btn .menuSelect li.stx-menu-divider {
    background-color: #262c36 !important; }
  .dark-theme .ciq-dropdowns .stx-btn #periodicity .chart-period,
  .dark-theme .ciq-dropdowns .stx-btn .menuSelect .chart-period {
    color: #dfe7f4;
    text-transform: uppercase; }
  .dark-theme .ciq-dropdowns .stx-btn #periodicity .chart-period:focus,
  .dark-theme .ciq-dropdowns .stx-btn #periodicity .chart-period:hover,
  .dark-theme .ciq-dropdowns .stx-btn .menuSelect .chart-period:focus,
  .dark-theme .ciq-dropdowns .stx-btn .menuSelect .chart-period:hover {
    color: #dfe7f4 !important; }
  .dark-theme .ciq-dropdowns .stx-btn #periodicity .stx-menu-content .theme,
  .dark-theme .ciq-dropdowns .stx-btn .menuSelect .stx-menu-content .theme {
    border-color: #262c36 !important;
    color: #dfe7f4; }
  .dark-theme .ciq-dropdowns .stx-btn #periodicity .stx-menu-content .theme:hover,
  .dark-theme .ciq-dropdowns .stx-btn .menuSelect .stx-menu-content .theme:hover {
    color: #009af8 !important;
    border-color: #009af8 !important; }
  .dark-theme .ciq-dropdowns .stx-btn:hover {
    color: #009af8; }
  .dark-theme .ciq-dropdowns .stx-toolbar,
  .dark-theme .ciq-dropdowns .stx-toolbar .drawOptions .selection-menu {
    background-color: #2b3441; }
  .dark-theme .ciq-dropdowns .stx-toolbar .share {
    color: #9caac1 !important;
    opacity: 1 !important; }
  .dark-theme .ciq-dropdowns .stx-toolbar .share:hover {
    color: #009af8 !important; }
  .dark-theme .stx_current_hr_up {
    background-color: #1ac678; }
  .dark-theme .stx_current_hr_down {
    background-color: #db5a40; }
  .dark-theme .stx_bar_down,
  .dark-theme .stx_candle_down,
  .dark-theme .stx_line_down,
  .dark-theme .stx_hollow_candle_down {
    color: #db5a40; }
  .dark-theme .stx_bar_up,
  .dark-theme .stx_candle_up,
  .dark-theme .stx_line_up,
  .dark-theme .stx_hollow_candle_up {
    color: #1ac678; }
  .dark-theme .stx_candle_shadow_down,
  .dark-theme .stx_candle_shadow_up {
    color: #9caac1; }
  .dark-theme .stx_bar_chart,
  .dark-theme .stx_line_chart {
    color: #677183; }
  .dark-theme .stx_bar_even,
  .dark-theme .stx_candle_shadow {
    color: #dfe7f4; }
  .dark-theme .stx_mountain_chart {
    background-color: #009af8;
    color: rgba(102, 202, 196, 0.01);
    border: #1586d4;
    width: 4px; }
  .dark-theme #chartSize {
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4); }
  .dark-theme .stx_grid,
  .dark-theme .stx_grid_dark {
    color: #3c4552; }
  .dark-theme .hu .huField,
  .dark-theme .hu .huLabel,
  .dark-theme .stx_xaxis,
  .dark-theme .stx_xaxis_dark,
  .dark-theme .stx_yaxis,
  .dark-theme .stx_yaxis_dark {
    color: #9caac1; }
  .dark-theme .stx-panel-control .stx-panel-title {
    background-color: #888;
    padding: 6px 12px;
    line-height: 12px; }
  .dark-theme .icon-warning-20 {
    background-image: url(/Content/img/Lineage/icon-warning-yellow.svg); }
  .dark-theme #sharedModalTitle,
  .dark-theme .modal-header {
    color: #fff !important; }
  .dark-theme .stx_candle_shadow,
  .dark-theme .stx_bar_even {
    color: #9caac1; }
  .dark-theme .stx_yaxis {
    color: #9caac1; }
  .dark-theme .hu li .huField {
    color: #9caac1 !important; }
  .dark-theme .ciq-menu-section .menuSelect {
    color: #9caac1;
    background-color: #2b3441 !important; }
  .dark-theme .copy-form .input-group input {
    background-color: #262c36; }
  .dark-theme .copy-form .input-group-addon {
    color: white !important; }
  .dark-theme .form-btn {
    color: rgba(255, 255, 255, 0.8);
    font-weight: normal !important; }
  .dark-theme .market-info-header .deposit-withdraw .btn {
    background-color: rgba(255, 255, 255, 0.1); }
    .dark-theme .market-info-header .deposit-withdraw .btn:hover {
      background-color: rgba(255, 255, 255, 0.15); }
  .dark-theme .market-info-content .chart-trade .chart .chart-content-setting {
    border-color: rgba(255, 255, 255, 0.3) !important; }
  .dark-theme .summary-content .enhanced-verification .alert-warning {
    background-color: rgba(81, 89, 104, 0.3) !important;
    border: none !important; }
  .dark-theme .summary-content .enhanced-verification button {
    background-color: #009af8 !important; }
    .dark-theme .summary-content .enhanced-verification button:hover {
      background-color: #0084d4 !important;
      color: rgba(255, 255, 255, 0.8) !important; }
  .dark-theme input[type='text'],
  .dark-theme input[type='number'] {
    color: white;
    background-color: transparent; }
  .dark-theme .markets-selector .search-box .input-group .form-control {
    color: white !important;
    background-color: #2b3441 !important; }
  .dark-theme .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #a0a0a0;
    color: #2b3441; }
  .dark-theme .site-status-table {
    border-bottom: 1px solid #515967; }
    .dark-theme .site-status-table thead {
      border-bottom: 1px solid #515967; }
    .dark-theme .site-status-table tbody tr {
      border-bottom: 1px solid #262c36; }
      .dark-theme .site-status-table tbody tr:last-child {
        border-color: #515967; }
  .dark-theme .verification-stage .alert {
    background-color: rgba(81, 89, 104, 0.3);
    color: rgba(255, 255, 255, 0.8); }
    .dark-theme .verification-stage .alert h2 {
      color: rgba(255, 255, 255, 0.8); }
  .dark-theme .border-bottom {
    border-bottom: 1px solid #515967; }
    .dark-theme .border-bottom:hover {
      border-bottom-color: #ccc !important; }
  .dark-theme .expand-collapse-container {
    background-color: rgba(255, 255, 255, 0.05); }
  .dark-theme .setting-summary-container .settings-field .field-content.data-content {
    background: #232933; }
    .dark-theme .setting-summary-container .settings-field .field-content.data-content .fa {
      color: #777778; }
      .dark-theme .setting-summary-container .settings-field .field-content.data-content .fa:hover {
        color: #808080; }
  .dark-theme .setting-summary-container #add-new-apikey-parent {
    border-bottom: 1px solid #808080; }
  .dark-theme .setting-summary-container .summary-content .ip-content ul li {
    color: #ccc; }
  .dark-theme #modal-prompt-text {
    border: solid 1px #515967; }
  .dark-theme table.dataTable thead tr th {
    color: #9caac1; }
  .dark-theme #save-button:disabled {
    background-color: rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.5);
    cursor: default; }
  .dark-theme .stx-dialog {
    background-color: #2b3441;
    color: rgba(255, 255, 255, 0.8); }
    .dark-theme .stx-dialog div.stx-heading,
    .dark-theme .stx-dialog div.stx-data,
    .dark-theme .stx-dialog .title,
    .dark-theme .stx-dialog p,
    .dark-theme .stx-dialog #parameters .outputTemplate div.stx-heading,
    .dark-theme .stx-dialog #parameters .outputTemplate div.stx-data {
      color: rgba(255, 255, 255, 0.8) !important; }
  .dark-theme .menuSelect li {
    background-color: #2b3441 !important; }
  .dark-theme .main-content #market-charts {
    background: #2b3441;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06); }
    .dark-theme .main-content #market-charts .charts-header {
      background-color: transparent; }
      .dark-theme .main-content #market-charts .charts-header .charts-button {
        color: #888;
        border: none;
        border-bottom: 3px transparent solid; }
        .dark-theme .main-content #market-charts .charts-header .charts-button.active {
          color: white;
          background-color: transparent;
          border-bottom-color: #1484d4; }
        .dark-theme .main-content #market-charts .charts-header .charts-button.inactive {
          background-color: transparent;
          font-size: 14px; }
          .dark-theme .main-content #market-charts .charts-header .charts-button.inactive:hover {
            color: #bbb; }
    .dark-theme .main-content #market-charts .ciq-night {
      background: #2b3441; }
    .dark-theme .main-content #market-charts .charts-body {
      background-color: transparent;
      border: 1px solid transparent; }
      .dark-theme .main-content #market-charts .charts-body .ciq-chart-area {
        background: transparent; }
      .dark-theme .main-content #market-charts .charts-body input {
        color: inherit;
        background-color: transparent; }
      .dark-theme .main-content #market-charts .charts-body cq-hu-static {
        background: #222e38; }
      .dark-theme .main-content #market-charts .charts-body .ciq-night .ciq-nav {
        border-width: 0 0 1px 0; }
      .dark-theme .main-content #market-charts .charts-body label {
        color: #333 !important; }
      .dark-theme .main-content #market-charts .charts-body .charts-tab {
        background-color: #2b3441; }
      .dark-theme .main-content #market-charts .charts-body cq-hu-dynamic .ciq-hu-bg {
        fill: #222e38; }
      .dark-theme .main-content #market-charts .charts-body cq-hu-dynamic .ciq-hu-stroke {
        fill: #222; }
      .dark-theme .main-content #market-charts .charts-body cq-hu-dynamic .cq-hu-dynamic-header cq-hu-date {
        color: #ccc; }
      .dark-theme .main-content #market-charts .charts-body cq-hu-dynamic cq-hu-col1 * {
        color: #ccc; }
      .dark-theme .main-content #market-charts .charts-body cq-hu-dynamic cq-hu-col2 cq-hu-price {
        color: inherit; }
      .dark-theme .main-content #market-charts .charts-body cq-hu-dynamic cq-hu-col2 .cq-hu-dynamic-info {
        color: #8bd0ff; }
      .dark-theme .main-content #market-charts .charts-body cq-hu-dynamic cq-hu-col2 .cq-hu-dynamic-label {
        color: #ccc; }
    .dark-theme .main-content #market-charts .loading-screen {
      background: #2b3441;
      border-color: #2b3441; }
  .dark-theme .main-content #timezoneDialog li:hover {
    background-color: rgba(0, 132, 212, 0.08); }
  .dark-theme .main-content .market-info-content {
    background-color: #28303b; }
    .dark-theme .main-content .market-info-content #trade-container #form_Sell a.coming-soon,
    .dark-theme .main-content .market-info-content #trade-container #form_Sell a.coming-soon:hover,
    .dark-theme .main-content .market-info-content #trade-container #form_Buy a.coming-soon,
    .dark-theme .main-content .market-info-content #trade-container #form_Buy a.coming-soon:hover {
      color: gray; }
    .dark-theme .main-content .market-info-content .trade .intl-market-reach {
      color: #9caac1; }
    .dark-theme .main-content .market-info-content .buy-sell-container ul.row-count-selector li.title span {
      color: rgba(255, 255, 255, 0.95);
      background: rgba(255, 255, 255, 0.05); }
    .dark-theme .main-content .market-info-content .buy-sell-container ul.row-count-selector li span {
      border: solid 1px #262c36;
      background-color: #414954; }
    .dark-theme .main-content .market-info-content .buy-sell-container ul.row-count-selector li span.inactive {
      color: rgba(255, 255, 255, 0.75); }
    .dark-theme .main-content .market-info-content .buy-sell-container ul.row-count-selector li span.active {
      color: rgba(255, 255, 255, 0.95); }
  @media screen and (max-width: 767px) {
    .dark-theme .main-content #market-charts .charts-header {
      border: 1px solid transparent;
      background-color: transparent !important; } }
  .dark-theme .withdraw-amount input.text-field {
    border: 1px solid #515967; }
    .dark-theme .withdraw-amount input.text-field:hover {
      border-color: #9caac1 !important; }
  .dark-theme .withdraw-amount #usd-destinations .usd-destinations-header {
    background-color: transparent; }
    .dark-theme .withdraw-amount #usd-destinations .usd-destinations-header .usd-destination-button {
      transition: background-color linear 0.25s;
      border-color: #515967; }
      .dark-theme .withdraw-amount #usd-destinations .usd-destinations-header .usd-destination-button.active {
        background-color: rgba(81, 89, 104, 0.3); }
      .dark-theme .withdraw-amount #usd-destinations .usd-destinations-header .usd-destination-button.inactive {
        background-color: rgba(81, 89, 104, 0.8); }
        .dark-theme .withdraw-amount #usd-destinations .usd-destinations-header .usd-destination-button.inactive:hover {
          background-color: rgba(81, 89, 104, 0.2); }
  .dark-theme .withdraw-amount #usd-destinations .usd-destinations-body {
    background-color: rgba(81, 89, 104, 0.3); }
    .dark-theme .withdraw-amount #usd-destinations .usd-destinations-body label {
      color: #d7d9db !important; }
  .dark-theme #walletWithdrawalFormUsd input {
    border-color: #515967 !important; }
    .dark-theme #walletWithdrawalFormUsd input:hover {
      border-color: #515967 !important; }
    .dark-theme #walletWithdrawalFormUsd input:read-only {
      color: #d5d7d9 !important; }
  .dark-theme #walletWithdrawalFormUsd .withdrawal-account-container {
    border: 1px #515967 solid; }
  .dark-theme #walletWithdrawalFormUsd #destinationDropDown {
    background: #363f4c !important;
    border: 1px solid #515967; }
    .dark-theme #walletWithdrawalFormUsd #destinationDropDown option {
      background: #3a414e !important; }
  @media screen and (max-width: 769px) {
    .dark-theme .summary-content {
      border: none; } }
  @media screen and (min-width: 768px) {
    .dark-theme .summary-content {
      border-left: 1px solid #515967; } }
  .dark-theme .nav-warning {
    color: #f4cb1e;
    font-weight: bold; }

.btx-intl .section-welcome {
  background-image: url("/Content/img/intl/Frame.svg");
  object-fit: contain;
  padding: 100px 0 85px; }
  .btx-intl .section-welcome .section-welcome-footer {
    bottom: 190px; }

.btx-intl .section-support .trade-aside-header,
.btx-intl .section-compliance .trade-aside-header {
  max-width: 820px;
  margin: 0 auto;
  text-align: left; }

.btx-intl .section-support .section-support-content,
.btx-intl .section-support .section-compliance-content,
.btx-intl .section-compliance .section-support-content,
.btx-intl .section-compliance .section-compliance-content {
  max-width: 820px; }

.btx-intl .section-compliance {
  background-color: #134069;
  color: white;
  padding: 100px 0; }
  .btx-intl .section-compliance .section-compliance-content {
    font-size: 15px;
    line-height: 22px;
    text-align: left;
    margin: 0 auto; }
    .btx-intl .section-compliance .section-compliance-content:last-child {
      margin-top: 22px; }

.btx-intl .bittrex-logo-mark {
  display: inline-block;
  width: 150px;
  height: 56px;
  background: url("/Content/img/Lineage/bittrex-logo-mark-global.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: auto 32px;
  background-position: center left; }

.btx-intl .bittrex-logo {
  width: 100%;
  height: 100%;
  background: url("/Content/img/intl/bittrex-logo-global-lg.svg") center no-repeat;
  align-content: center;
  object-fit: contain;
  background-position-y: 99px; }

@media screen and (max-width: 991px) {
  .btx-intl .section-welcome {
    padding: 0;
    background-image: url("/Content/img/intl/Frame.svg"); }
    .btx-intl .section-welcome .section-welcome-footer {
      bottom: 68px; }
  .btx-intl .bittrex-logo {
    background-position-y: center; } }

@media screen and (max-width: 767px) {
  .btx-intl .bittrex-logo {
    background-image: url("/Content/img/intl/bittrex-logo-global-lg.svg");
    background-size: 285px;
    background-position-y: calc(30%); }
  .btx-intl .section-compliance {
    padding: 56px 25px 60px; }
  .btx-intl .section-welcome .section-welcome-footer {
    bottom: 165px; } }

.icon-options-container {
  display: flex !important;
  width: auto !important;
  margin-left: 10px; }

.theme-option {
  background: transparent;
  cursor: pointer;
  margin-left: 10px !important;
  width: 18px !important;
  height: 18px !important; }

.dark-theme-option {
  display: none; }
  .dark-theme-option i.fa {
    font-size: 0.75em;
    line-height: 1.5em;
    color: white; }

.light-theme-option {
  display: none; }
  .light-theme-option i.fa {
    font-size: 0.75em;
    line-height: 1.5em;
    color: orange; }

.preview-features-option {
  cursor: pointer;
  width: auto !important;
  font-size: 18px !important;
  line-height: 18px !important;
  margin-left: 4px !important; }

.preview-features-off {
  display: inline-block; }
  .preview-features-off i.fa {
    color: white; }

.preview-features-on {
  display: inline-block; }
  .preview-features-on i.fa {
    color: mediumaquamarine; }

.preview-features-hidden {
  display: none; }

/* This class is used to hide features that we've decided to disable. */
.bittrex-disabled-feature {
  display: none !important;
  visibility: collapse !important; }

@media screen and (max-width: 1200px) {
  .bittrex-lg-feature {
    display: none !important;
    visibility: collapse !important; } }

@media screen and (max-width: 990px) {
  .bittrex-md-feature {
    display: none !important;
    visibility: collapse !important; }
  .icon-options-container {
    margin-left: 0; }
  .theme-option {
    margin-left: 0 !important; } }

@media screen and (max-width: 767px) {
  .icon-options-container {
    flex-direction: row-reverse; }
  .preview-features-option {
    margin-right: 0px !important;
    margin-left: 8px !important;
    float: right !important; } }