
 /* Navigation Bar */
  .ciq-nav {
         height: 23px;
        border-bottom: 3px solid #ddd;
        margin-bottom: 4px;
         width: 94%;  }

 .ciq-nav ~ .ciq-nav {
     height: 30px;
     border-bottom: none; }

.ciq-nav cq-toggle {
    width: 30px;
    margin-top: 0;
    margin-left: 5px;  }

.ciq-nav cq-toggle > * {
    margin-left: 2px;  }

cq-toolbar .ciq-select {
    margin-left: 0px;
}

 cq-toolbar {
    margin-top: 13px;
    padding: 0;
   font: 12px 'Proxima Nova Semi Bold';
   width: 94%;
   display: inline-block;
   float: none;  }

body:not(.toolbar-on) cq-toolbar {
  margin-top: 0px; }

.ciq-chart-area {
    padding: 0;
    height: 260px;  }

 .ciq-chart {
     -webkit-box-shadow: none;
    box-shadow: none;  }

 cq-menu-dropdown {
    margin-top: 0;
    padding-bottom: 6px;
    padding-top:10px;
    float: initial;  }

.ciq-dropdowns,
 .ciq-menu {
    line-height: 35px; }

.ciq-menu {
    padding: 0 8px;
    }

.ciq-menu > span {
    padding: 0 11px 0 0;
    }

.ciq-menu:after {
    top: 17px;
    width: 3px;
    height: 3px; }

.ciq-toggles {
    padding: 0;
    height: 30px; }

.ciq-toggles:after {
    top: 7px;
    bottom: 6px; }

cq-toggle {
    width: 24px;
    height: 24px; }

.ciq-menu-section {
    font: 12px 'Proxima Nova Semi Bold';
    height: 30px; }

cq-comparison {
    margin: 0;
    width: 100%;
    font: 12px 'Proxima Nova Semi Bold';
    }

.stx_chart_controls {
  display: none !important;
}

cq-comparison[cq-show] {
    float: left; }

cq-comparison-plus {
    margin-top: 2px;
    }
cq-comparison-add {
    min-width: 100px; }

cq-comparison-add-label {
    padding: 0; }

cq-comparison-key {
    min-width: 110px;
    display: inline-block;
    position: relative;
    float: right;
    top: 2px;
    width: 295px;
    }

cq-comparison-item {
    display: inline-block;
    padding-left: 0;
    padding-right: 15px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }

.no-touch cq-comparison-item:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: none;
    }
cq-comparison-item > * {
    margin-left: 4px; }

 cq-comparison-item .ciq-close {
    height: 20px;
    width: 20px; }

cq-attrib-container {
    display: none; }

stx-hu-tooltip {
    border: 2px solid gray;
    background-color: rgba(115,115,115, 0.8); }

.stx-subholder {
    border-top: 1px solid #737373;
    border-left: 1px solid #737373; }

cq-show-range {
    height: 20px;
    line-height: 20px; }

cq-show-range > div {
     font-family: 'Proxima Nova Semi Bold';
     font-weight: 500;
     font-size: 13px;
     text-transform: uppercase;
     color: rgba(32, 119, 182, 1);  }

cq-dialog.stx-active {
    position: relative;
    top: -280px !important; }

cq-item, cq-heading, cq-placeholder {
    padding: 0 10px;
    line-height: 20px; }

cq-lookup-results cq-item {
    height: 20px;
    display: table;
    }

cq-study-legend[cq-marker] {
  display: none;
}

cq-menu.cq-comparison-new {
        padding-right: 5px;
        top: 10px; }

.no-touch cq-comparison-item .ciq-close:hover,
  cq-comparison-item .ciq-close:active {
    opacity: .6;
    opacity: .6;
  }

  .stx-textarea,
  .ciq-select {
    padding: 0 5px 0 15px; }

.ciq-comparison {
   margin-top:3px;
 }

 cq-lookup-results cq-scroll object {
   display:none;}

    .chartContainer, #chartContainer {
        margin-top: -10px; }

.quotestrip {
    margin-bottom: 25px;
}

.mobile-touch .quotestrip {
    margin-bottom: 10px;
}

#advanced_chart {
    color: #737373;
    height: 24px;
    width: 23px;
    font-size: 20px;
    top: 3px;
    position: relative;
    left: 3px;
}

.stx_chart_controls {
  display: none;
}

.stx_market_session.pre {
  background-color: rgba(159, 217, 253, 0.2); }

.stx_market_session.post {
  background-color: rgba(115, 115, 115, 0.1); }


