._1MD-qal6 {
  border-bottom: 1px solid var(--gray-700);
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  margin: 0 -5px;
  padding: var(--sidebarTopBottomPadding) var(--sidebarLeftRightPadding); }
  ._1MD-qal6 .positionLeverageForm {
    display: -webkit-box;
    display: flex;
    -webkit-box-flex: 1;
            flex-grow: 1;
    -webkit-box-pack: center;
            justify-content: center; }
  ._1MD-qal6 .leverageWrapper {
    display: -webkit-box;
    display: flex;
    -webkit-box-flex: 1;
            flex-grow: 1;
    font-size: 1rem;
    margin-top: 5px; }
    ._1MD-qal6 .leverageWrapper .leverage {
      -webkit-box-flex: 1;
              flex-grow: 1; }
    ._1MD-qal6 .leverageWrapper .editLeverage {
      margin-left: 8px;
      margin-top: -2px; }
    ._1MD-qal6 .leverageWrapper .rc-slider-mark-text {
      font-size: 0.77rem; }
      ._1MD-qal6 .leverageWrapper .rc-slider-mark-text:first-child {
        margin-left: 0 !important;
        left: -15px !important;
        overflow: visible;
        text-align: left;
        white-space: nowrap; }
      ._1MD-qal6 .leverageWrapper .rc-slider-mark-text:nth-of-type(2) {
        -webkit-transform: translateX(1px);
                transform: translateX(1px); }
      ._1MD-qal6 .leverageWrapper .rc-slider-mark-text:nth-last-of-type(2) {
        -webkit-transform: translateX(0);
                transform: translateX(0); }
      ._1MD-qal6 .leverageWrapper .rc-slider-mark-text:last-of-type {
        right: -12px; }
    ._1MD-qal6 .leverageWrapper .rc-slider-mark-text-active {
      color: white; }
  ._1MD-qal6 .tooltipWrapper:hover {
    background-color: var(--gray-800); }

._1SBSHmbU {
  font-size: 1.25rem;
  font-weight: 500;
  padding: var(--sidebarHeaderTopBottomPadding) var(--sidebarHeaderLeftRightPadding);
  margin: 0 -8px; }

._1wLfO6Ux {
  font-size: 1.38rem;
  position: absolute;
  right: var(--sidebarLeftRightPadding); }

._2yHREGAu {
  margin-bottom: 0;
  padding-bottom: 4px; }

._1YLiKDlW {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row; }

._2ODWXCMh ._2sq0TXhv:before {
  content: '+';
  padding-right: 3px; }

._3Nx02lp5 {
  color: white;
  font-size: 1rem;
  font-weight: 400;
  margin-top: 6px; }

._3-uuKu61 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -webkit-box-pack: justify;
          justify-content: space-between;
  margin-bottom: 6px; }

._3YFy4KeA {
  color: var(--gray-500); }

._3zzkqksc {
  cursor: pointer; }

._24kezr90 ._3Nx02lp5 {
  text-align: right; }

._3YFy4KeA ._2sq0TXhv:before {
  content: '+';
  padding-right: 3px; }

._1Stn-hN0 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  font-size: 1.38rem;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis; }

._3vXWnkiN {
  color: var(--gray-300);
  font-size: 1rem;
  margin-top: 3px; }

._16kPngp3 {
  margin-top: 10px; }

._1ZQA1KNJ {
  color: white;
  display: -webkit-box;
  display: flex;
  font-size: 0.9rem;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis; }

._1qo1jATD {
  color: var(--price-neg); }

._2ODWXCMh {
  color: var(--price-pos); }

._2MJkexvH {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  padding-bottom: 8px;
  padding-top: 10px; }

._2J6xSVrU::before {
  content: "\F044";
  cursor: pointer;
  font-family: "icomoon";
  padding-left: 2px; }

.tkg3-8r8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  margin: 5px 5px 10px 0; }

._2bVTCdq4 {
  margin-right: 10px; }

._2bVTCdq4::before {
  content: "\E909";
  font-family: "icomoon"; }

._23FGopK0 {
  margin-left: 2px; }

._23FGopK0::before {
  content: "\E90A";
  font-family: "icomoon"; }

/*
 * NOTE: Don't specify CSS Custom Properties (Variables) here as they will be
 * duplicated on import of this file. Please use variables-custom-properties.scss for new variables
 */
/**
 * Official BitMEX Color Palette
 * @see https://docs.google.com/document/d/14kCw1-SS705qNBGvbwh23RedY1lAPoO7VVFmrcOAdP8/edit
*/

/**
* Use em or rem font-size in Bootstrap 3
* Based on Less version here: https://gist.github.com/jasny/9731895
* Values pulled from _variables.scss
*/
/**
 * Official BitMEX Color Palette
 * @see https://docs.google.com/document/d/14kCw1-SS705qNBGvbwh23RedY1lAPoO7VVFmrcOAdP8/edit
*/

:root ._3mU6DBvT {
  --lime:                  #8CBF26;
  --red:                   #e8704f;
  --redDark:               #d56161;
  --blue:                  #c0d2df;
  --green:                 #52b370;
  --orange:                #a48c42;
  --yellow:                #eac85e;
  --pink:                  #E671B8;
  --purple:                #A700AE;
  --brown:                 #A05000;
  --teal:                  #4ab0ce;
  --gray:                  #333;
  --gray-dark:             #888;
  --gray-darker:           #bbb;
  --gray-light:            #999;
  --backgroundGray:        #333;
  --lightGray:             #E6E9ED;
  --shadowGray:            rgba(#676767, .6);
  --white:                 #000;
  --black:                 #fff; }

/* See http://mrdanadams.com/2012/pixel-ems-css-conversion-sass-mixin/ */
/* Convert PX units to EMs.
Ex: margin-right: prem(16);
*/
/* Rounds EMs to the nearest .1 to be nicer. Useful for when browsers choke
   on bizarre em values
 */
/* Used to convert PX to EMs for multiple properties or values or both.
$base is an optional measurement that allows making measurements relative to the parent font size rather than the current. Also accepts a list of lists (instead a list of values) for properties that accept multiple lists of values. Only numbers of converted; everything else is passed through.

Examples:

@include scale(line-height, 30)
@include scale(line-height, 30, 16)
@include scale(width height, 125);
@include scale(padding, 0 25, 16);
@include scale(text-shadow, (#0d6e28 1 1) (#777 0 0 2), 16);
@include scale(box-shadow, (inset 0 0 0 1 #2a9022) (inset 0 0 3 #459966), 16);
*/
.gmqxVo97 {
  -webkit-box-align: center;
          align-items: center;
  background: var(--headerBackground);
  border: 0;
  box-shadow: 0px 0px 2px 0px black;
  color: var(--headerTextColor);
  display: -webkit-box;
  display: flex;
  padding: 8px var(--section-separation)/2;
  position: relative;
  z-index: 3; }
  .gmqxVo97 > ._2wx45MYS,
  .gmqxVo97 ._2UCMYPbC > ._2wx45MYS {
    background: -webkit-linear-gradient(rgba(170, 170, 170, 0), rgba(170, 170, 170, 0.8), rgba(145, 145, 145, 0));
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(170, 170, 170, 0)), color-stop(rgba(170, 170, 170, 0.8)), to(rgba(145, 145, 145, 0)));
    background: linear-gradient(rgba(170, 170, 170, 0), rgba(170, 170, 170, 0.8), rgba(145, 145, 145, 0));
    height: 100%;
    margin: 0 0.53846rem;
    position: relative;
    width: 1px; }

._3I5f-zFv,
._3I5f-zFv ._3jFvE3ps {
  width: 3.07692rem; }

._3I5f-zFv i {
  font-size: 1.23077rem;
  line-height: 3.07692rem;
  margin-left: 1px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s; }

._3jFvE3ps {
  background: var(--sidebarActiveColor);
  bottom: 0;
  color: var(--sidebarTextColor);
  left: 0;
  position: absolute;
  text-align: center;
  top: 0; }

._1m3xJ_St {
  display: -webkit-box;
  display: flex;
  -webkit-box-flex: 25;
          flex: 25 0 auto;
  font-size: 1.38462rem;
  -webkit-box-pack: justify;
          justify-content: space-between;
  max-width: 550px;
  padding: 0 10px; }
  ._1m3xJ_St a {
    color: var(--headerTextColor); }
    ._1m3xJ_St a:hover {
      text-decoration: none;
      text-shadow: 0 0 4px #fff; }
    ._1m3xJ_St a:active, ._1m3xJ_St a._2LihfTrG {
      text-shadow: none; }

._2LihfTrG {
  font-weight: bold;
  letter-spacing: 0; }

._2wx45MYS {
  color: var(--white); }

._2UCMYPbC {
  -webkit-box-align: center;
          align-items: center;
  align-self: flex-end;
  display: -webkit-box;
  display: flex;
  -webkit-box-flex: 1;
          flex: 1 0 auto;
  height: 100%;
  -webkit-box-pack: end;
          justify-content: flex-end; }

._1mNCXSUh {
  color: var(--sidebarTextColor);
  font-size: 0.84615rem;
  line-height: 14px; }
  ._1mNCXSUh:hover {
    color: var(--sidebarTextColor); }

._39qDSUxb {
  font-weight: bold;
  opacity: 0.8;
  padding-right: 4px;
  text-transform: uppercase; }
  ._39qDSUxb:after {
    content: ': '; }

._2HHdzcBx {
  color: var(--headerTextColor);
  font-size: 1.53846rem;
  vertical-align: top; }
  ._2HHdzcBx:hover {
    color: var(--headerTextColor);
    text-decoration: none;
    text-shadow: 0 0 4px #fff; }

@media (max-width: 1199px) {
  ._1m3xJ_St {
    justify-content: space-around;
    padding: 0; }
  ._1m3xJ_St a {
    font-size: 1.23077rem; }
  ._1mNCXSUh {
    font-size: 0.76923rem; } }

@media (max-width: 767px) {
  .gmqxVo97 {
    z-index: 4; }
  ._1m3xJ_St {
    flex-shrink: 1;
    flex-wrap: wrap; }
    ._1m3xJ_St a {
      font-size: 1.07692rem; } }

.popUpWidget.closed .widget-controls .dropdown {
  display: none; }

._36m_l82u {
  padding-top: 2px; }
  ._36m_l82u li > a {
    padding: 3px 8px; }
  ._36m_l82u .wTK2uW6M {
    color: var(--link-color) !important; }
    ._36m_l82u .wTK2uW6M:hover {
      text-decoration: underline;
      background-color: inherit; }

._2QJpJQ4Y {
  border-bottom: 1px solid var(--separatorColor);
  font-weight: 600;
  margin-bottom: 2px;
  padding-bottom: 2px;
  padding-left: 8px; }

._1g_CtwBJ {
  border-top: 1px solid var(--separatorColor);
  margin-top: 2px;
  padding-top: 2px; }

.wTK2uW6M::after {
  content: '\F08E';
  float: right;
  font-family: 'icomoon';
  font-size: 10px; }

._2fQkZnHa {
  padding: 0 6px; }

._2IuDjYzm a {
  font-weight: 600 !important; }

._2IuDjYzm::before {
  color: var(--link-color);
  content: '\F00C';
  float: right;
  font-family: 'icomoon';
  padding-top: 3px;
  position: absolute;
  right: 10px; }

/* See http://mrdanadams.com/2012/pixel-ems-css-conversion-sass-mixin/ */
/* Convert PX units to EMs.
Ex: margin-right: prem(16);
*/
/* Rounds EMs to the nearest .1 to be nicer. Useful for when browsers choke
   on bizarre em values
 */
/* Used to convert PX to EMs for multiple properties or values or both.
$base is an optional measurement that allows making measurements relative to the parent font size rather than the current. Also accepts a list of lists (instead a list of values) for properties that accept multiple lists of values. Only numbers of converted; everything else is passed through.

Examples:

@include scale(line-height, 30)
@include scale(line-height, 30, 16)
@include scale(width height, 125);
@include scale(padding, 0 25, 16);
@include scale(text-shadow, (#0d6e28 1 1) (#777 0 0 2), 16);
@include scale(box-shadow, (inset 0 0 0 1 #2a9022) (inset 0 0 3 #459966), 16);
*/
.fK4mUN04 {
  -webkit-box-align: center;
          align-items: center;
  background: var(--red-100);
  color: var(--red-700);
  display: -webkit-box;
  display: flex;
  height: 240px;
  -webkit-box-pack: center;
          justify-content: center;
  overflow: auto; }

._2BzeaBh2 {
  margin-left: 2rem; }
  ._2BzeaBh2 ol, ._2BzeaBh2 ul {
    margin-bottom: 10px;
    padding-left: 1.38462rem; }

._1EwaNYDv {
  height: 420px; }

._1ZxDdqEd {
  margin-top: 1.69231rem;
  margin-bottom: -1.69231rem; }

._2k4EEVR2 {
  max-width: 57rem; }

._24E_eLn2 {
  font-size: 1.2rem;
  text-transform: uppercase;
  font-weight: 800; }
  ._24E_eLn2 i {
    width: 2rem; }

@media screen and (max-width: 768px) {
  .fK4mUN04 {
    height: inherit; } }

.LqCTjSgJ .col-md-8 {
  padding-top: 5px; }

._3E4xHpw5 {
  text-rendering: auto !important; }

._3B-VvUjB {
  font-size: 14px;
  padding: var(--px64) var(--px136);
  text-align: center; }

/* See http://mrdanadams.com/2012/pixel-ems-css-conversion-sass-mixin/ */
/* Convert PX units to EMs.
Ex: margin-right: prem(16);
*/
/* Rounds EMs to the nearest .1 to be nicer. Useful for when browsers choke
   on bizarre em values
 */
/* Used to convert PX to EMs for multiple properties or values or both.
$base is an optional measurement that allows making measurements relative to the parent font size rather than the current. Also accepts a list of lists (instead a list of values) for properties that accept multiple lists of values. Only numbers of converted; everything else is passed through.

Examples:

@include scale(line-height, 30)
@include scale(line-height, 30, 16)
@include scale(width height, 125);
@include scale(padding, 0 25, 16);
@include scale(text-shadow, (#0d6e28 1 1) (#777 0 0 2), 16);
@include scale(box-shadow, (inset 0 0 0 1 #2a9022) (inset 0 0 3 #459966), 16);
*/
._3Re5Guvu .react-json-tree ul:first-child {
  padding: 3px 4px !important; }

._5OOhWIeb {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  width: 100%;
  color: var(--text-color); }

._1MNpKMbM {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  border: 1px solid var(--listItemBorder);
  border-bottom: 0px;
  padding: 0.92308rem 0.92308rem 0.92308rem 0.46154rem; }

._2k-PzdEW {
  display: -webkit-box;
  display: flex; }

.sDdugEld {
  margin-left: 12px; }

._2hkzjjEv {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
          justify-content: flex-end;
  background-color: var(--lightGray);
  border-radius: 6px;
  color: #010101; }

._1YY-pUyp {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
          align-items: flex-end;
  width: 100px;
  margin-left: 0.46154rem; }

._2dNFihvq {
  background-color: #0d2026;
  color: #f5f9fa; }

._4hxh9juj::after {
  font-family: 'icomoon';
  content: '\F0D7';
  margin-left: 0.46154rem; }

._4hxh9juj._3ZL8OkPn::after {
  content: '\F0D8';
  color: #f5f9fa; }

._32QcCsCc {
  padding: 0.15385rem 0.46154rem 0 0;
  width: 1.5rem; }

._1XcseckE {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
          justify-content: flex-end; }

._3urcMt0c {
  display: -webkit-box;
  display: flex;
  margin-right: 18px;
  -webkit-box-flex: 1;
          flex: 1; }

._3HfW-GZU {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
          justify-content: flex-end;
  margin-bottom: 6px; }

._2nWtCT3b {
  font-weight: bold;
  margin-bottom: 6px; }

h4._7E9LT740 {
  color: var(--textLightGray);
  border-bottom: 1px solid var(--listItemBorder); }

._2XFtnzZ4 {
  padding: 0;
  list-style-type: none; }

._3mK9GC-2:nth-child(odd) {
  background: var(--listItemOddBg); }

._3mK9GC-2:last-child {
  border-bottom: 1px solid var(--listItemBorder); }

h3.fOTshz47 {
  border-bottom: 1px solid var(--listItemBorder); }

._2ZeLIozx {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
          align-items: center; }

.c9Qd-Gp9 {
  margin: 0; }

._1UrglDAt {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  margin: 24px; }

._193GRWh2 {
  font-weight: 700;
  padding: 6px 12px; }

._193GRWh2:focus {
  background-color: var(--lightGray); }

._10Uwb6Q4 .widget {
  background: white; }
  ._10Uwb6Q4 .widget header {
    background: var(--freshdeskFromHeader);
    border-bottom-color: var(--widgetBorder); }

._10Uwb6Q4 p {
  color: black; }

#_2Qm_LtGy {
  border: none;
  border-bottom: 2px solid var(--logoBlue); }
  #_2Qm_LtGy td {
    border: none; }
  #_2Qm_LtGy td:nth-child(1),
  #_2Qm_LtGy td:nth-child(2),
  #_2Qm_LtGy td:nth-child(4),
  #_2Qm_LtGy td:nth-child(6) {
    width: 10%; }
  #_2Qm_LtGy td:nth-child(3),
  #_2Qm_LtGy td:nth-child(5),
  #_2Qm_LtGy td:nth-child(10) {
    padding-left: 1rem;
    width: 8%; }
  #_2Qm_LtGy td:nth-child(7),
  #_2Qm_LtGy td:nth-child(8),
  #_2Qm_LtGy td:nth-child(9) {
    width: 12%; }
  #_2Qm_LtGy thead td {
    vertical-align: top;
    padding-top: 4px; }
  #_2Qm_LtGy tbody tr:nth-child(odd) td {
    background-color: var(--subTableStripeBG); }
  #_2Qm_LtGy tbody tr:last-child td {
    border-bottom: 2px solid var(--logoBlue); }
  #_2Qm_LtGy tbody td {
    font-weight: var(--fontWeightBase); }
  #_2Qm_LtGy .KkzeMmC1 {
    margin: 4px 0;
    padding-left: 4px;
    border-left: 3px solid var(--lightGray); }
  #_2Qm_LtGy ._1T4XGYTl .KkzeMmC1 {
    border-left: 3px solid var(--green); }
  #_2Qm_LtGy ._3y5QGTn3 .KkzeMmC1 {
    border-left: 3px solid var(--red); }
  #_2Qm_LtGy ._2XI_iz2- {
    text-align: left; }
  #_2Qm_LtGy tr:last-child td._2XI_iz2- {
    border-bottom: 2px solid var(--logoBlue); }
  #_2Qm_LtGy ._3TJXwb4z {
    display: block;
    margin-top: -4px;
    font-weight: var(--fontWeightBase); }
  #_2Qm_LtGy ._1Ectr5Qt {
    display: block;
    margin-top: -6px;
    font-size: 0.85rem;
    font-weight: var(--fontWeightBase); }
  #_2Qm_LtGy ._2BjEz8iO {
    text-align: left; }

#_2p0Q_-lc ._2N2euOsX {
  padding: 0; }

#_2p0Q_-lc td {
  background-color: var(--subTableBG);
  vertical-align: middle;
  border: none; }
  #_2p0Q_-lc td ._2fvKV5nn tbody > tr:nth-child(odd) > td {
    background-color: var(--subTableBG); }

#_2p0Q_-lc ._1HoXN1Bv {
  text-align: left;
  color: var(--logoBlue);
  border-bottom: 1px solid var(--logoBlue); }

/*
 * NOTE: Don't specify CSS Custom Properties (Variables) here as they will be
 * duplicated on import of this file. Please use variables-custom-properties.scss for new variables
 */
/**
 * Official BitMEX Color Palette
 * @see https://docs.google.com/document/d/14kCw1-SS705qNBGvbwh23RedY1lAPoO7VVFmrcOAdP8/edit
*/

/**
* Use em or rem font-size in Bootstrap 3
* Based on Less version here: https://gist.github.com/jasny/9731895
* Values pulled from _variables.scss
*/
/* See http://mrdanadams.com/2012/pixel-ems-css-conversion-sass-mixin/ */
/* Convert PX units to EMs.
Ex: margin-right: prem(16);
*/
/* Rounds EMs to the nearest .1 to be nicer. Useful for when browsers choke
   on bizarre em values
 */
/* Used to convert PX to EMs for multiple properties or values or both.
$base is an optional measurement that allows making measurements relative to the parent font size rather than the current. Also accepts a list of lists (instead a list of values) for properties that accept multiple lists of values. Only numbers of converted; everything else is passed through.

Examples:

@include scale(line-height, 30)
@include scale(line-height, 30, 16)
@include scale(width height, 125);
@include scale(padding, 0 25, 16);
@include scale(text-shadow, (#0d6e28 1 1) (#777 0 0 2), 16);
@include scale(box-shadow, (inset 0 0 0 1 #2a9022) (inset 0 0 3 #459966), 16);
*/
._1Ad5rd2C {
  margin: 0.76923rem 0;
  margin: 0.76923rem 0; }
  ._1Ad5rd2C ul {
    margin-left: -1.76923rem; }

._3YAELB6k {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -webkit-box-pack: justify;
          justify-content: space-between; }
  ._3YAELB6k ._15qqLVOq img {
    height: 17.53846rem;
    width: 17.53846rem;
    min-width: 17.53846rem; }

._12doD198 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  justify-content: space-around;
  margin: 0 0.76923rem; }
  ._12doD198 ul {
    margin-left: -1.76923rem; }

._1hdJ-hob {
  display: -webkit-box;
  display: flex; }
  ._1hdJ-hob > * {
    margin-right: 0.76923rem; }

.pFI2wpyp {
  background: var(--input-bg);
  border: 1px solid var(--input-border);
  border-radius: var(--px4);
  color: var(--primaryTextColor);
  height: 8.92308rem;
  padding: var(--px4) var(--px8);
  width: 85%; }

._1ROwXuN8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row; }
  ._1ROwXuN8 > * {
    margin: 0;
    margin-right: 0.76923rem;
    line-height: 1.3rem; }
  ._1ROwXuN8 ._33s0XaDk span[class='button'] {
    background: var(--grey40); }
  ._1ROwXuN8 ._33s0XaDk span[class='track'] {
    border: 1px solid var(--grey40);
    background: var(--grey10); }
  ._1ROwXuN8 ._1LrducDb span[class='button'] {
    background: var(--green50); }
  ._1ROwXuN8 ._1LrducDb span[class='track'] {
    border: 1px solid var(--grey40);
    background: var(--green10); }
  ._1ROwXuN8 .wLa-Lr_D {
    color: var(--toggle-label-off);
    text-transform: uppercase; }
  ._1ROwXuN8 .W5eD9Vb6 {
    color: var(--toggle-label-on);
    text-transform: uppercase; }

.weyQuBj4 {
  line-height: var(--px20);
  padding: var(--px8);
  max-width: 85%;
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .weyQuBj4 a {
    color: var(--linkText);
    text-decoration: underline;
    cursor: pointer; }
  .weyQuBj4 h4 {
    font-size: 1.07692rem;
    font-weight: bold;
    margin: 0; }
  .weyQuBj4 h5 {
    font-weight: 600;
    margin: 0; }
  .weyQuBj4 hr {
    margin: 0px;
    background-color: var(--hr);
    height: 1px;
    border: 0; }
  .weyQuBj4 input {
    background: var(--input-bg);
    border: 1px solid var(--input-border);
    border-radius: var(--px4);
    height: var(--px32);
    padding: var(--px4) var(--px8);
    width: 18.46154rem;
    color: var(--primaryTextColor); }
  .weyQuBj4 ::-webkit-input-placeholder {
    color: var(--disabledTextColor); }
  .weyQuBj4 ::-moz-placeholder {
    color: var(--disabledTextColor); }
  .weyQuBj4 ::-ms-input-placeholder {
    color: var(--disabledTextColor); }
  .weyQuBj4 ::placeholder {
    color: var(--disabledTextColor); }
  .weyQuBj4 button {
    height: var(--px28);
    background: var(--tabBGColor);
    border: 1px solid var(--tabBorderColor);
    border-radius: var(--px4);
    color: var(--panelTextColor);
    font-weight: 600;
    padding: 0.15385rem 0.61538rem;
    text-align: center; }
  .weyQuBj4 button:disabled {
    height: var(--px28);
    background: var(--tabBGColor);
    border: 1px solid --tabBorderColor;
    border-radius: var(--px4);
    color: var(--disabledTextColor);
    font-weight: 600;
    text-align: center; }
  .weyQuBj4 button._3iRvKTWj {
    background: var(--actionBGColor);
    border: 1px solid var(--actionBorderColor);
    color: var(--actionTextColor); }
    .weyQuBj4 button._3iRvKTWj:disabled {
      background: var(--disabledBGColor);
      border: 1px solid var(--disabledBorderColor);
      color: var(--disabledTextColor); }
  .weyQuBj4 button._3qchv4Tz {
    background: var(--panelBGColor);
    border: 1px solid var(--panelBorderColor);
    color: var(--panelTextColor); }
    .weyQuBj4 button._3qchv4Tz:disabled {
      color: var(--disabledTextColor);
      background: var(--disabledBGColor);
      border: 1px solid var(--disabledBorderColor); }
  .weyQuBj4 p {
    margin: 0; }
  .weyQuBj4 table {
    width: 100%; }
    .weyQuBj4 table th {
      background: var(--headerBackground);
      color: var(--headerTextColor); }
    .weyQuBj4 table th,
    .weyQuBj4 table td {
      padding: var(--px4) var(--px20);
      border: 1px solid var(--tableBorderOuter); }
  .weyQuBj4 .Rf-ICPQm > * {
    margin: 0 0 var(--px16); }
  .weyQuBj4 ._7ZklPFSz {
    font-size: 2rem;
    font-weight: 600;
    height: 1.76923rem; }
  .weyQuBj4 ._32czwF5y {
    padding: 16px;
    background: var(--widgetBackground); }
  .weyQuBj4 .diUYwFUp {
    font-weight: 600;
    margin-bottom: var(--px8);
    line-height: 1rem; }

._1hlfIfZB {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  max-width: 39.61538rem;
  text-align: left;
  padding: 0.92308rem 0.46154rem;
  line-height: var(--px20); }
  ._1hlfIfZB h5 {
    margin: 0; }
  ._1hlfIfZB .diUYwFUp {
    font-weight: 600;
    margin: 0 0 var(--px8);
    line-height: 1.53846rem; }
  ._1hlfIfZB input {
    background: var(--input-bg);
    border: 1px solid var(--input-border);
    border-radius: var(--px4);
    height: var(--px32);
    padding: var(--px4) var(--px8);
    width: 18.46154rem;
    color: var(--primaryTextColor); }
  ._1hlfIfZB > * {
    margin: 0 0 var(--px16); }
  ._1hlfIfZB div:last-child {
    margin: 0; }

._1mMr2f9i {
  background: var(--well-bg-info);
  border: 1px solid var(--well-border-info);
  border-radius: var(--px4);
  padding: var(--px16);
  margin: var(--px20) 0; }
  ._1mMr2f9i > *,
  ._1mMr2f9i > p,
  ._1mMr2f9i h5 {
    margin-bottom: 0.76923rem; }

._20tdyH6X {
  background: var(--well-bg-warn);
  border: 1px solid var(--well-border-warn);
  border-radius: var(--px4);
  color: var(--state-danger-text);
  padding: var(--px16); }

@media screen and (max-width: 900px) {
  ._3YAELB6k {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column; } }

@media screen and (max-width: 767px) {
  .weyQuBj4 {
    padding: none;
    max-width: 100%; } }

/*
 * NOTE: Don't specify CSS Custom Properties (Variables) here as they will be
 * duplicated on import of this file. Please use variables-custom-properties.scss for new variables
 */
/**
 * Official BitMEX Color Palette
 * @see https://docs.google.com/document/d/14kCw1-SS705qNBGvbwh23RedY1lAPoO7VVFmrcOAdP8/edit
*/

/**
* Use em or rem font-size in Bootstrap 3
* Based on Less version here: https://gist.github.com/jasny/9731895
* Values pulled from _variables.scss
*/
/* See http://mrdanadams.com/2012/pixel-ems-css-conversion-sass-mixin/ */
/* Convert PX units to EMs.
Ex: margin-right: prem(16);
*/
/* Rounds EMs to the nearest .1 to be nicer. Useful for when browsers choke
   on bizarre em values
 */
/* Used to convert PX to EMs for multiple properties or values or both.
$base is an optional measurement that allows making measurements relative to the parent font size rather than the current. Also accepts a list of lists (instead a list of values) for properties that accept multiple lists of values. Only numbers of converted; everything else is passed through.

Examples:

@include scale(line-height, 30)
@include scale(line-height, 30, 16)
@include scale(width height, 125);
@include scale(padding, 0 25, 16);
@include scale(text-shadow, (#0d6e28 1 1) (#777 0 0 2), 16);
@include scale(box-shadow, (inset 0 0 0 1 #2a9022) (inset 0 0 3 #459966), 16);
*/
._1emCXewV {
  padding: 0;
  contain: initial; }
  ._1emCXewV > header {
    margin: 0;
    text-align: center; }
    ._1emCXewV > header .nav-tabs {
      padding-left: 5px; }
    ._1emCXewV > header .tabTitle {
      line-height: 1em; }
  ._1emCXewV ._1ZH0t-qa {
    display: block;
    font-weight: bold;
    line-height: var(--px16); }
  ._1emCXewV ._3ZazE3dq {
    font-weight: normal;
    text-align: center;
    font-family: Monaco, Consolas, "Courier New", monospace;
    font-style: italic;
    font-size: 0.84615rem;
    line-height: 1.15385rem; }
  ._1emCXewV ._3I0bUkkP {
    padding-left: 5px;
    font-size: 0.84615rem; }
    ._1emCXewV ._3I0bUkkP i {
      position: relative;
      left: 2px;
      top: 0.5px;
      width: 9px; }
  ._1emCXewV ._2fKWR8UW {
    padding: 0 5px;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap; }
  ._1emCXewV ._1WDWV4oI {
    color: var(--transparentTextColor); }
  ._1emCXewV ._3v76-70k {
    margin: 0 2px;
    font-size: 0.84615rem; }
  ._1emCXewV ._9HrKZbhY {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    padding-left: 0.46154rem;
    margin: 0 0.38462rem; }
    ._1emCXewV ._9HrKZbhY:before {
      content: '';
      display: inline-block;
      height: 101%;
      vertical-align: middle; }
    ._1emCXewV ._9HrKZbhY i {
      color: inherit; }
    ._1emCXewV ._9HrKZbhY:hover {
      color: inherit; }
  ._1emCXewV ._3Bmg7M9Q {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
            align-items: center; }
    ._1emCXewV ._3Bmg7M9Q i {
      opacity: 0.7; }
      ._1emCXewV ._3Bmg7M9Q i._2aX96BAa {
        opacity: 1; }
  ._1emCXewV ._3Bmg7M9Q .track {
    background: #618fb0; }

._2Ed6YDmm .k1Y3cZBG {
  background: var(--anouncementBackground);
  padding: var(--px16) var(--px8); }
  ._2Ed6YDmm .k1Y3cZBG > * {
    color: var(--primaryText); }

._2Ed6YDmm .gCbhhSoj {
  background-image: -webkit-linear-gradient(166deg, var(--diagonalColorDark) 50%, var(--diagonalColorLight) 40%);
  padding-bottom: 0; }
  ._2Ed6YDmm .gCbhhSoj ._1-ygQKKm {
    margin-top: var(--px24);
    text-align: center; }
  ._2Ed6YDmm .gCbhhSoj a {
    color: var(--linkText);
    font-size: var(--px8);
    font-weight: 600; }
    ._2Ed6YDmm .gCbhhSoj a > img {
      height: var(--px28); }
  ._2Ed6YDmm .gCbhhSoj img {
    height: var(--px88); }

._2bpYorwv {
  position: absolute;
  top: calc(var(--px12) * -1);
  right: 0px; }

.Eitzyq2o {
  width: 70%;
  max-width: 800px;
  margin: auto; }

.VbLiMwLJ {
  font-weight: 700;
  margin-top: calc(-1 * var(--px8));
  text-align: center; }

._1-ygQKKm {
  text-align: left; }

img {
  max-width: 100%; }

._2TM1YYKW {
  background: white;
  color: var(--grey40);
  margin: var(--px8) 0;
  padding: var(--px8);
  font-size: var(--px16);
  font-family: monospace; }

._3_IjMXhv {
  color: var(--red50);
  position: relative; }

._3_IjMXhv::before {
  content: '^';
  position: absolute;
  top: var(--px12); }

/*
 * NOTE: Don't specify CSS Custom Properties (Variables) here as they will be
 * duplicated on import of this file. Please use variables-custom-properties.scss for new variables
 */
/**
 * Official BitMEX Color Palette
 * @see https://docs.google.com/document/d/14kCw1-SS705qNBGvbwh23RedY1lAPoO7VVFmrcOAdP8/edit
*/

/**
* Use em or rem font-size in Bootstrap 3
* Based on Less version here: https://gist.github.com/jasny/9731895
* Values pulled from _variables.scss
*/
._3njaFf3G {
  min-height: calc(1.73626rem + 8px);
  height: calc(1.73626rem + 8px);
  position: relative;
  outline: none; }

._39peTIJx {
  border: 1px solid var(--gray-dark);
  box-shadow: inset 0 1px 1px rgba(68, 60, 60, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  display: -webkit-box;
  display: flex;
  width: 100%; }

._1L6_7rIf {
  outline: none;
  border: none;
  width: 100%;
  padding: 0.30769rem; }

._2XdL1OcS {
  display: -webkit-box;
  display: flex;
  background: #eee; }

._3FkmNdOC {
  width: calc(1.73626rem + 8px);
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  border-left: 1px solid #bbb; }

._3THy9Jqb {
  position: absolute;
  z-index: 10;
  border: 1px solid var(--gray-dark);
  border-top: none;
  background: white;
  width: 100%;
  cursor: pointer; }

._3T3_qJPu {
  padding: 0.30769rem; }
  ._3T3_qJPu ._7aA49M4S {
    font-size: 90%;
    font-family: Monaco, monospace;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    direction: rtl; }
  ._3T3_qJPu ._11MjjXV1 {
    font-weight: 600; }

._2wejuQ1p {
  font-size: 80%;
  background: #eee;
  color: #ba1c00; }

.LoEBbVm7 {
  background-color: #d9edf7; }

/*
 * NOTE: Don't specify CSS Custom Properties (Variables) here as they will be
 * duplicated on import of this file. Please use variables-custom-properties.scss for new variables
 */
/**
 * Official BitMEX Color Palette
 * @see https://docs.google.com/document/d/14kCw1-SS705qNBGvbwh23RedY1lAPoO7VVFmrcOAdP8/edit
*/

/**
* Use em or rem font-size in Bootstrap 3
* Based on Less version here: https://gist.github.com/jasny/9731895
* Values pulled from _variables.scss
*/
._3fQkhO84 {
  background-color: #eee;
  padding: 20px 20px 20px 20px;
  max-width: 550px; }

.yy81lNnD {
  border: none;
  background: none;
  outline: none;
  padding: 0; }
  .yy81lNnD:hover {
    cursor: pointer;
    text-decoration: underline; }

#XEZpkd_d {
  white-space: nowrap;
  margin-top: 2rem;
  width: 100%;
  border-spacing: 0;
  border: 1px solid #dddddd; }
  #XEZpkd_d th {
    text-align: left;
    background: #f4f4f4; }
  #XEZpkd_d tr:last-child td {
    border-bottom: 0; }
  #XEZpkd_d th,
  #XEZpkd_d td {
    margin: 0;
    padding: 0.5rem;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd; }
    #XEZpkd_d th:last-child,
    #XEZpkd_d td:last-child {
      border-right: 0; }

._1gqbDsL2 ._1RApR9Tu input {
  width: 100%;
  outline: none; }

._1gqbDsL2 ._3JELlj4Y {
  cursor: pointer;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }
  ._1gqbDsL2 ._3JELlj4Y:hover {
    -webkit-text-decoration: underline solid;
            text-decoration: underline solid; }

._2kjqZj3U {
  color: black;
  font-weight: 600;
  font-size: 12px;
  padding: 0.3rem 0.8rem 0.3rem 0.8rem;
  white-space: nowrap;
  background: var(--blue);
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
  border-width: 1px;
  border-style: solid; }
  ._2kjqZj3U:hover, ._2kjqZj3U:focus {
    color: white;
    background: #9ebace;
    text-decoration: none; }
  ._2kjqZj3U:active, ._2kjqZj3U._1aMNlvLF {
    outline: 0;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  ._2kjqZj3U._3n7GBYFE, ._2kjqZj3U[disabled],
  fieldset[disabled] ._2kjqZj3U {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    border: 1px solid transparent;
    box-shadow: none; }

._3pt-fDeu {
  margin: 0 0 20px 0;
  font-size: prem(13); }
  ._3pt-fDeu ._1iE4ozFN {
    display: block;
    font-weight: 600; }
  ._3pt-fDeu ._2Dh84nBj {
    border: 1px solid var(--gray-dark);
    box-shadow: inset 0 1px 1px rgba(68, 60, 60, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
    min-height: calc(1.73626rem + 8px);
    height: calc(1.73626rem + 8px);
    outline: none;
    width: 100%;
    padding: 0.30769rem; }