#instrument-qc-charts{width:96%;margin:auto;padding-top:1rem}#instrument-qc-charts .instruments-nav{background:#14284b;border-radius:8px;min-height:300px;padding:1rem 0}#instrument-qc-charts .instruments-nav h4{color:#fff;padding:0 1rem 1rem 1rem;font-size:13px;letter-spacing:1px}#instrument-qc-charts .instruments-nav ul{list-style:none}#instrument-qc-charts .instruments-nav ul li{color:#fff;padding:12px 1rem;cursor:pointer;font-size:14px}#instrument-qc-charts .instruments-nav ul li:hover{background:hsla(0,0%,100%,.1)}#instrument-qc-charts .instruments-nav ul li.active{background:#eb5757;border-radius:4px 0 0 4px}#instrument-qc-charts .filter-bar .star{color:#eb5757}#instrument-qc-charts .filter-bar .el-form-item{display:block}#instrument-qc-charts .filter-bar .el-date-editor .el-range-input{text-align:start!important}#instrument-qc-charts .qc-chart-buttons{display:flex;margin-top:40px;justify-content:flex-end}#instrument-qc-charts .qc-chart-buttons .generate{background-color:#eb5757;color:#fff;border:none;width:150px}#instrument-qc-charts .qc-chart-buttons .ranges{background-color:#0a5da6;color:#fff;border:none;width:150px}#instrument-qc-charts .results-section-header{display:flex;align-items:center;justify-content:space-between;border:1.2px solid #e7e7f7;border-radius:5px;margin-bottom:1rem;padding:5px}#instrument-qc-charts .results-section-header .date-section h3,#instrument-qc-charts .results-section-header .drug-section h3{color:rgba(0,0,0,.9);font-size:16px;padding:0 10px;display:inline-block}#instrument-qc-charts .results-section-header .date-section h3 .value,#instrument-qc-charts .results-section-header .drug-section h3 .value{color:#0a5da6}#instrument-qc-charts .charts-section{margin-top:1rem}#instrument-qc-charts .charts-section .el-card.is-always-shadow{box-shadow:none}#instrument-qc-charts .text-center .empty-msg{display:inline-block;padding:1em;margin-top:5%}.config-note{margin-bottom:10px;color:#909399;font-size:13px}.range-inputs{display:flex;align-items:center}.range-inputs .range-separator{padding:0 8px}.range-inputs .el-input-number{width:100px}