sam-hu-static {
  z-index: 9999;
  position: absolute;
  top: 40px !important;
  left: 3px;
  display: none;
  font-weight: 400;
  font-family: "Roboto Condensed", sans-serif;
  background: #ffffff;
  padding-left: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 10px;
  border-radius: 10px;
  border: 1px solid rgba(26,145,248,0.15 );
  box-shadow: 0 0 8px 1px rgba(70,78,86,.25); 
}
.break-sm sam-hu-static {
  top: 50px !important;
}
sam-hu-static > div {
  display: table-row;
  width: 5px;
}
sam-hu-static > div > * {
  /* value */
  display: table-cell;
  /* width: 10px; */
  font-size: 14px;
  color: #000;
  line-height: 7px;
  white-space: nowrap;
  overflow: hidden;
  margin-right: 3px;
  padding: 5px;
}
sam-hu-static > div > div {
  /* label */
  /* text-transform: uppercase; */
  color: #d1d1d1;
  font-size: 13px;
  padding-top: 1px;
}
/* sam-hu-static > div > div:after {
  content: ":";
} */
/* .break-sm sam-hu-static div {
  width: 55px;
} */
/* .break-sm sam-hu-static {
  top: auto;
  bottom: 20px;
  left: 20px;
  display: block;
  padding-left: 0px;
  background: transparent;
} */
/* .break-sm sam-hu-static div > * {
  display: block;
} */


.break-sm sam-hu-static div > div {
  display: none;
}
.break-sm sam-hu-static div > *:before {
  display: absolute;
  float: left;
  color: #666;
  font-size: 10px;
  /* width: auto; */
  max-width: 95%;
  /* padding-top: 0px; */
}
.break-sm sam-hu-static cq-hu-open:before {
  content: "Open";
}
.break-sm sam-hu-static cq-hu-high:before {
  content: "High";
}
.break-sm sam-hu-static cq-hu-low:before {
  content: "Low";
}
.break-sm sam-hu-static cq-hu-close:before {
  content: "Close";
}
@media (orientation: portrait) {
  sam-hu-static {
      max-width: 93% !important;
      /* left: 2px; */
      /* padding: 2px 2px 2px 5px; */
      /* font-weight: 400; */
      padding-left: 5px;
      padding-top: 5px;
      padding-bottom: 5px;
      padding-right: 5px;
  }
  .break-sm sam-hu-static div > *:before {
      display: absolute;
      float: left;
      color: #d1d1d1;
      font-size: 13px;
      font-weight: 400;
      /* width: auto; */
      max-width: 95%;
      padding-top: 0px;
      /* word-spacing: 2px; */
    }
    sam-hu-static > div > * {
      /* value */
      display: table-cell;
      /* width: 10px; */
      /* font-size: 12px !important; */
      color: #000;
      line-height: 7px;
      white-space: nowrap;
      overflow: hidden;
      margin-right: 3px;
      padding: 5px;
      text-indent: 0.3em;

    }
    sam-hu-static > div {
      display: table-row;
      width: 5px;
    }
}
/* .break-sm sam-hu-static cq-hu-open:before {
  content: "O:";
}
.break-sm sam-hu-static cq-hu-high:before {
  content: "H:";
}
.break-sm sam-hu-static cq-hu-low:before {
  content: "L:";
}
.break-sm sam-hu-static cq-hu-close:before {
  content: "C:";
}
.break-sm sam-hu-static cq-hu-price:before {
  content: "P:";
}
.break-sm sam-hu-static cq-volume-section:before {
  content: "V:";
} */


/* .stx_crosshair {
  position: absolute;
  z-index: 10;
  background-color: white !important;
}


.crossY, .stx_crosshair_y {
  margin-top: 0px;
  border-top: 1px dotted rgb(0, 0, 0) !important;
  color: rgb(255, 255, 255);
}

.crossX, .stx_crosshair_x {
  margin-top: 0px;
  border-top: 1px dotted rgb(0, 0, 0) !important;
  color: rgb(255, 255, 255);
} */

.crossY, .stx_crosshair_y {
  border-top: 1px dashed rgba(0,0,0,.6) !important;
  background-color: transparent;
}


.crossX, .stx_crosshair_x {
  border-left: 1px dashed rgba(0,0,0,.6) !important;
  background-color: transparent;
  width: 0;
}

.stx-btn-panel {
  opacity: 1 !important;
}
.stx-panel-control.stx-show {
  display: inline-block;
  /* box-shadow: 0 0 8px 1px rgba(70,78,86,.25); */
}

.stx-panel-title {

  margin: 3px 4px 0 10px;
  float: left;
  color: #464e56;
  padding: 0;
  line-height: 20px;
  font-size: 12px;
  font-weight: 500;
  text-align: left;
  text-transform: uppercase;
  box-shadow: none;
}

cq-chart-title {
  position: relative;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  float: none;
  margin: 10px 10px;
  padding: 0 10px 0 1;
  line-height: 22px;
  font-size: 12px;
  text-align: left;
  z-index: 100;
  background: none !important;
}

cq-item {
  background: none !important;
}

cq-item, cq-heading, cq-placeholder {
  line-height: 40px !important;
  height: 40px !important;
}

/* cq-study-legend {
  display: block;
  overflow: hidden;
  position: relative;
  padding-top: 20px !important;
} */
cq-study-legend {
  display: flex;
  overflow: hidden;
  position: relative;
  padding-top: 10px !important;
  flex-wrap: wrap;
  font-weight: 600 !important;
  top: 0px !important;
}

/* .mSticky[cq-sticky-type='study'] {
  display: none !important;
} */


/* cq-study-legend {
  overflow: hidden;
  box-sizing: border-box;
  display: flex !important;
  flex-wrap: wrap;
  padding: 0;
  position: relative;
  margin: 10px 0 5px 5px;
  align-items: center;
  font-size: 12px;
  float: none;
  vertical-align: bottom;

} */

/* cq-comparison[cq-show], .ciq-comparison[cq-show] {
  display: none !important;
} */

cq-study-legend cq-label {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: auto !important;
  float: left;
}

.ciq-icon {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 25px;
  top: 8px !important;
  cursor: pointer;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  text-align: center;

}




.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.dropdown-container, .instructions {
  width: 200px;
  margin: 20px auto 0;
  font-size: 14px;
  font-family: sans-serif;
  overflow: auto;
}

.instructions {
  width: 100%;
  text-align: center;
}

.dropdown-button {
  float: left;
  width: 100%;
  background: whitesmoke;
  padding: 10px 12px;

  cursor: pointer;
  border: 1px solid lightgray;
  box-sizing: border-box;
}
  .dropdown-label, .dropdown-quantity {
      float: left;
  }
  
  .dropdown-quantity {
      margin-left: 4px;
  }
  
  .fa-filter {
      float: right;
  }


.dropdown-list {
  float: left;
  width: 100%;
  border: 1px solid lightgray;
  border-top: none;
  box-sizing: border-box;
  padding: 10px 12px;
}
.dropdown-list input[type="search"] {
  padding: 5px 0;
}
.dropdown-list ul {
  margin: 10px 0;
  max-height: 200px;
  overflow-y: auto;
}
.dropdown-list ul input[type="checkbox"] {
  position: relative;
  top: 2px;
}


/* cq-study-legend > cq-item {
  background: #fff !important;
  box-sizing: border-box;
  position: relative;
  margin: 2px 0 5px 5px;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  color: #464e56;
  float: none;
  vertical-align: bottom;
  box-shadow: 2px 1px 7px -1px rgba(120,120,120,0.47);
  border-radius: 8px;

} */



.stx-subholder {
  opacity: 1.9 !important;

}

.stx-subholder > .stx-panel-control {
  background: #fff !important;
  box-sizing: border-box;
  height: 25px;
  padding: 0;
  position: relative;
  margin: 5px 0 5px 5px;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  color: #464e56;
  float: none;
  vertical-align: bottom;
  box-shadow: 2px 1px 7px -1px rgba(120,120,120,0.47);
  border-radius: 8px;
}
.sam-panel-control {
  max-width: 96%;
  box-sizing: border-box;
  height: 25px;
  padding: 0;
  position: relative;
  margin: 10px 0 5px 5px;
  display: inline-flex!important;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0 0 8px 0 rgba(70,78,86,.25);
  font-size: 12px;
  /* color: #464e56; */
  /* background: #fff; */
  border-radius: 5px;
  float: none;
  vertical-align: bottom;
  overflow: visible;
  padding-right: 5px;
  
}

.sam-btn-container {
  position: relative;
}

.ciqs-name {
  background: none;
  border: none;
  outline: none;
  margin: 0;
  cursor: pointer;
  font-family: inherit;
  font-size: inherit;
  font-weight: 500;
  height: 100%;
  padding: 0 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  /* color: #464e56; */
  cursor: default;
  }

.sam-btn-panel {
    display: inline-block;
    width: 25px;
    height: 25px;
    cursor: pointer;
    border: none;
    background: none;
    padding: 0;
    touch-action: auto;
}

.sam-btn-panel span {
  background-image: url(css/img/stx-sprite-panels.svg);
  background-position: -250px -25px;
  opacity: .6;
  -webkit-transition: opacity .2s;
  -moz-transition: opacity .2s;
  transition: opacity .2s;
  display: inline-block;
  width: 25px;
  height: 25px;
  cursor: pointer;
}

.sam-legend-panel {
  min-width: 10px;
  min-height: 10px;
  display: inline-block;
  /* overflow: scroll; */
}