* {
  padding: 0;
  margin: 0;
  vertical-align: top;
}

body {
  font: 18px/1.5em 'proxima-nova', Helvetica, Arial, sans-serif;
}

a {
  color: #069;
}
a:hover {
  color: #28b;
}

h2 {
  margin-top: 15px;
  font: normal 32px 'omnes-pro', Helvetica, Arial, sans-serif;
}

h3 {
  margin-left: 30px;
  font: normal 26px 'omnes-pro', Helvetica, Arial, sans-serif;
  color: #666;
}

p {
  margin-top: 10px;
}

body {
  /*background: linear-gradient(180deg,#222426 10px,#161720 100px);*/
  background-color: #000000;
  color: #d8d9da;
}

input {
  font-size: 18px;
}

#header {
  position: relative;
  width: 700px;
  margin: auto;
}

#header h2 {
  margin-left: 10px;
  vertical-align: middle;
  font-size: 42px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}

#content {
  width: 880px;
  margin: 0 auto;
  padding: 10px;
}

#footer {
  margin-top: 25px;
  margin-bottom: 10px;
  text-align: center;
  font-size: 12px;
  color: #999;
}

#tooltip {
  position: absolute;
  display: none;
  border: 1px solid #4872a7;
  padding: '2px';
  color: #fff;
  background-color: #000;

  opacity: 0.8;
  font-size: smaller;
  cursor: move;
}

#ticker {
  /*width: 310px;*/
  height: 60px;
  margin: 0px 0px 0px 0px;
  float: left;
}

#centChange1 {
  width: 180px;
  height: 60px;
  margin: 0px auto;
  display: inline-block;

  text-align: center;
}

#centChange2 {
  width: 180px;
  height: 60px;
  margin: 0px auto;
  display: inline-block;

  text-align: center;
}

#orderticker {
  width: 320px;
  height: 15px;
  margin: 0px 0px 5px 0px;
  float: left;
}

#ordertickerleft {
  width: 120px;
  height: 15px;
  margin: 0px 0px 5px 0px;
  float: left;
}

hr {
  background-color: #333;
  border: 0px;
  color: #333;
  height: 2px;
}

#trades {
  width: 260px;
  margin: 5px 5px 0px 5px;
  float: right;
}

#orders1 {
  width: 160px;
  height: 700px;
  margin: 5px 5px 0px 5px;
  float: right;
}

#orders2 {
  width: 180px;
  height: 700px;
  margin: 5px 5px 0px 5px;
  float: right;
}

.tradecell {
  width: 250px;
  float: right;
  border: 1em solid #555555;
  border-left-width: 0.1em;
  border-right-width: 0.1em;
  border-bottom-width: 0em;
  border-top-width: 0em;
  line-height: 1.1em;
  height: 1.1em;
}

.tradecellfirst {
  width: 250px;
  float: right;
  border: 1em solid #555555;
  border-left-width: 0.1em;
  border-right-width: 0.1em;
  border-bottom-width: 0em;
  border-top-width: 0.1em;
  line-height: 1.1em;
  height: 1.1em;
}

.tradecelllast {
  width: 250px;
  float: right;
  border: 1em solid #555555;
  border-left-width: 0.1em;
  border-right-width: 0.1em;
  border-bottom-width: 0.1em;
  border-top-width: 0em;
  line-height: 1.1em;
  height: 1.1em;
}

.depthcell {
  width: 180px;
  float: right;
  border: 1em solid #555555;

  border-left-width: 0.1em;
  border-right-width: 0.1em;
  border-bottom-width: 0em;
  border-top-width: 0em;
  line-height: 1.1em;
  height: 1.1em;
}

.depthcellfirst {
  width: 180px;
  float: right;
  border: 1em solid #555555;

  border-left-width: 0.1em;
  border-right-width: 0.1em;
  border-bottom-width: 0em;
  border-top-width: 0.1em;
  line-height: 1.1em;
  height: 1.1em;
}

.depthcelllast {
  width: 180px;
  float: right;
  border: 1em solid #555555;

  border-left-width: 0.1em;
  border-right-width: 0.1em;
  border-bottom-width: 0.1em;
  border-top-width: 0em;
  line-height: 1.1em;
  height: 1.1em;
}

.highlowcontainer {
  width: 235px;
  height: 15px;
  margin: 0px 0px 5px 0px;
  float: right;
}

.boughtsoldcontainer {
  width: 210px;
  height: 15px;
  margin: 0px 0px 5px 0px;
  margin-left: 0px;
  float: left;
}

.boughtsoldratiodiv {
  width: 100%;
  height: 50px;
}

.timesspancontainer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

.high {
  width: 110px;
  height: 30px;
  margin: 0px0px 0px 0px;
  font-size: 0.8em;
  float: left;
}

.low {
  width: 100px;
  height: 30px;
  margin: 0px0px 0px 0px;
  font-size: 0.8em;
  float: right;
}

.displayTick {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  padding-right: 5px;
  font-weight: bold;
  float: right;
}

.displayTick a {
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}

.displayOptions {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  padding: 0.1px;
  font-weight: bold;
}

.displayOptions a {
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}

.expandArrow {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  padding: 0.1px;
  font-weight: bold;
}

.expandArrow a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

.toggleThemec {
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  padding: 0.1px;
  font-weight: bold;
}

.toggleThemec a {
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}

.displayCandleLink {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  color: white;
  padding: 0.1px;
}

.displayCandleLink a {
  font-weight: bold;
  text-decoration: underline;
  font-size: 0.8em;
}

.mins {
  font-family: Arial, Helvetica, sans-serif;
}

.mins a {
  color: #ccc;
  text-decoration: none;
}

.mins.active a {
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}

.currency {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.6em;
  color: white;
}

.currency a {
  color: #ccc;
  text-decoration: none;
}

.currency.active a {
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}

.exchange a {
  color: #e3e3e3;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  background-color: #000000;
  background-image: linear-gradient(180deg, #000000, #000000);
  background-repeat: repeat-x;
  border-color: #262628;
  display: inline-block;
  font-weight: 500;
  padding: 6px 11px;
  line-height: 16px;
  height: 30px;
  color: #8e8e8e;
  border: 1px solid #2f2f32;
  margin-right: 3px;
  white-space: nowrap;
}

.button.active {
  color: #fff;
}

.shownews {
  font-family: Arial, Helvetica, sans-serif;
  margin: 100px 50px 100px 1000px;
  font-size: 0.8em;
  color: white;
}

.plusDepthc {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: white;
}

.plusDepthc a {
  color: #ccc;
  text-decoration: none;
}

.minusDepthc {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: white;
}

.minusDepthc a {
  color: #ccc;
  text-decoration: none;
}

.depthspan {
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: white;
}

.newsBarc {
  padding-left: 30px;
  min-height: 32px;
}

.newsBoxc {
  font-family: Arial, Helmet, Freesans, sans-serif;
  font-size: 0.8em;
  color: white;
}

.newslink {
  padding-left: 0;
  font-family: Arial, Helvetica, sans-serif;

  color: white;
}

.newslink a {
  color: #ccc;
  text-decoration: none;
}

.newslink a:hover {
  text-decoration: underline;
}

.newsToggle {
  padding-right: 30px;
  font-family: Arial, Helmet, Freesans, sans-serif;
  font-size: 0.7em;
  float: right;
}

.ticksoundToggle {
  font-family: Arial, Helmet, Freesans, sans-serif;

  line-height: normal;
}

.soundAlerts {
  font-family: Arial, Helmet, Freesans, sans-serif;

  line-height: normal;
}

.chromeAlerts {
  font-family: Arial, Helmet, Freesans, sans-serif;
  line-height: normal;
}

.smaToggle {
  padding-right: 12px;
  font-family: Arial, Helmet, Freesans, sans-serif;
  font-size: 0.7em;
  float: right;
}

.emaToggle {
  padding-right: 10px;
  font-family: Arial, Helmet, Freesans, sans-serif;
  font-size: 0.7em;
  float: right;
}

.docToggle {
  padding-right: 10px;
  font-family: Arial, Helmet, Freesans, sans-serif;
  font-size: 0.7em;
  float: right;
}

.last-trade {
  float: right;
  width: 300px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: white;

  padding: 1px;
  margin: 5px 5px 5px 5px;
  font-weight: bold;
}

.tradeTime {
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: normal;
}

.tradeVol {
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  /*padding-left: 5px;*/
  padding-right: 5px;
  font-weight: normal;
}

.depthVol {
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  font-weight: normal;
  padding-left: 10px;
  padding-right: 0px;
}

.depthVolLeft {
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  font-weight: normal;
  padding-left: 5px;
  padding-right: 0px;
}

.tradePrice {
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  padding-right: 12px;
  font-weight: normal;
}

.depthType {
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  min-width: 22px;
  font-weight: normal;
  padding-right: 0px;
  padding-left: 5px;
}

.depthPrice {
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.7em;

  font-weight: normal;
  padding-right: 0px;
  padding-left: 5px;
}

.depthPriceLeft {
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.7em;

  font-weight: normal;
  padding-right: 5px;
  padding-left: 5px;
}

.depthadjust {
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: white;
  font-weight: normal;
  padding-right: 40px;
  padding-left: 0px;
}

@media screen and (orientation: portrait) {
  .tickerbar {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 2.4em;
    line-height: 1.2;
    color: #d8d9da;
    font-weight: normal;
    padding-right: 0px;
    padding-left: 20px;
    text-align: left;
  }

  .topmenu {
    font-size: 22px;
    font-family: Helvetica, Arial, sans-serif;
    padding-top: 35px;
  }

  .timesspancontainer {
    padding-top: 35px;
    padding-left: 25px;
  }

  .button {
    color: #e3e3e3;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    background-color: #2a2a2c;
    background-image: linear-gradient(180deg, #262628, #303032);
    background-repeat: repeat-x;
    border-color: #262628;
    display: inline-block;
    font-weight: 500;
    /*padding: 6px 11px;*/
    line-height: 16px;
    width: 110px;
    height: 50px;
    color: #8e8e8e;
    border: 1px solid #2f2f32;
    margin-right: 3px;
    margin-bottom: 5px;
    white-space: nowrap;
    font-size: 25px;
  }

  .demo-container {
    width: 100%;
  }

  #tickerBarDiv.tickerbar {
    padding-top: 20px;
  }

  .bartickerdiv {
    border-bottom: 1px solid #242424;
    width: 450px;
    font-size: 1em;
  }

  .ultickerbar {
    list-style-type: none;
    /*padding-right: 50px;*/
  }

  .ultickerbar.vol {
    width: 428px;
    /*padding-right: 50px;*/
  }

  ul li span.volname {
    width: 264px;
    display: inline-block;
  }

  ul li span.volamount {
    font-family: 'Roboto Mono', monospace;
    width: 164px;
    display: inline-block;
  }

  ul li {
    border-bottom: 1px solid #242424;
  }

  ul li span {
    font-family: Arial, Helvetica, sans-serif;
    width: 220px;
    display: inline-block;
    text-align: left;
  }

  ul li span.landtxt {
    display: none;
  }

  ul li span.cur {
    font-family: 'Roboto Mono', monospace;
    width: 230px;
    display: inline-block;
    text-align: left;
  }

  ul li span.val {
    width: 240px;
    display: inline-block;
    text-align: left;
    font-family: 'Roboto Mono', monospace;
  }

  ul li span.change {
    width: 100px;
    display: inline-block;
    text-align: right;
    font-family: 'Roboto Mono', monospace;
  }

  .tickercenter {
    margin: auto;
    text-align: center;
    width: 100%;
    padding-bottom: 10px;
  }
}

@media screen and (orientation: landscape) {
  .tickerbar {
    overflow: auto;
    white-space: normal;
    width: 900px;
    display: inline-block;
    /*float:left;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    color: #d8d9da;
    font-weight: normal;
    padding-right: 0px;
    padding-left: 33px;
  }

  .topmenu {
    font-size: 22px;
    font-family: Helvetica, Arial, sans-serif;
    padding-top: 25px;
  }

  .timesspancontainer {
    padding-top: 25px;
    padding-left: 25px;
  }

  .button {
    color: #e3e3e3;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    background-color: #2a2a2c;
    background-image: linear-gradient(180deg, #262628, #303032);
    background-repeat: repeat-x;
    border-color: #262628;
    display: inline-block;
    font-weight: 500;
    padding: 6px 11px;
    line-height: 16px;
    height: 50px;
    width: 100px;
    color: #8e8e8e;
    border: 1px solid #2f2f32;
    margin-right: 3px;
    margin-bottom: 5px;
    white-space: nowrap;
    font-size: 15px;
  }

  .demo-container {
    width: 100%;
  }

  .bartickerdiv {
    display: inline-block;
  }

  .ultickerbar {
    list-style-type: none;
    /*padding-right: 50px;*/
  }

  ul li span {
    display: inline-block;
    padding-right: 4px;
  }

  ul li span.porttxt {
    display: none;
  }

  ul li span.landtxt {
    display: inline-block;
    padding-right: 0px;
    width: 95px;
  }

  ul li span.cur {
    display: none;
  }

  ul li {
    display: inline-block;
    white-space: nowrap;
    width: 169px;
  }

  .vol li {
    display: inline-block;
    white-space: nowrap;
    width: auto;
  }

  ul li span.change {
    display: none;
  }
}

.demo-container {
  float: left;

  /*
  margin-right:50px;
  */
  background-color: #171819;
  background: linear-gradient(180deg, #000000 10px, #000000 100px);

  /*
	padding: 4px 0px 15px 0px;
	margin: 0px auto 30px auto;
    */
}

.optionsContainer {
  width: 600px;
  height: 145px;
  border: 1px solid;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.demo-placeholder {
  width: 100%;
  font-size: 14px;
  line-height: 14px;
  float: left;
}

.volumeplaceholder {
  width: 100%;
  font-size: 14px;
  line-height: 14px;
  float: left;
}

.legend table {
  border-spacing: 5px;
}

.legend {
  /*padding-left: 10px;*/
  /*position: relative !important;*/
  left: 65px !important;
}

.legendLayer .background {
  fill: rgba(150, 145, 145, 0.85);
  stroke: rgba(0, 0, 0, 0.85);
  stroke-width: 1;
}

.flot-svg {
  fill: rgb(129, 126, 126) !important;
}

#cookiePolicy {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #003a91;
  color: #fff;
  z-index: 10000;
  text-align: center;
  padding: 15px 0;
  margin: 0;
}
