ul,
li {
  list-style: none;
}

.legend_item_circle {
  width: 7px;
  height: 7px;
  margin-right: 4px;
  display: inline-block;
  border-radius: 50%;
  cursor: pointer;
  background: #ccc;

}
.greencolor{color:green;}
#black .greencolor {color:#00FF00;}
.legend_item {
  width: 50%;
  float: left;
  text-align: center;
  cursor: pointer;
  color: #ccc;
  line-height: 180%;
  font-size: 12px;
}

.active .legend_item_circle {
  background: red;
}

.active {
  color: red;
}

.legend_title {
  cursor: pointer;
}

#zhibiao button {
  width: 100%;
  display: block;
  margin: 0 auto;
  box-shadow: 0 2px 12px rgba(0, 0, 0, .1);
  font-size: 13px;
}

#plates td {
  vertical-align: middle;
  line-height: 22px;
}

#plates .checkbox {
  margin-top: 0;
  margin-bottom: 0;
}

.kline {cursor: pointer;}

.container {color:black;}
.haszt {float:right;text-align:center;color:red;border:1px solid red;;display:inline-block;line-height: 100%;font-size:90%;padding:1px 2px;margin-top:4px;margin-right:3px;}
.nozt {float:right;text-align:center;color:red;border:1px solid red;;display:inline-block;line-height: 100%;font-size:90%;padding:1px 2px;margin-top:4px;margin-right:3px;}

#plates {color:#333;}
.kpstock {color:#333;}
.kpstock a {color:#333;}
#black {background:black;}
#black #plates,#black .kpstock,#black .kpstock a{color:#eee;}
#black .haszt,#black .nozt{color:orange;border:1px solid orange;}
#black .container {color:white;}
#black .btn-default{background:#111;border:1px solid #666;color:#ddd;}

#black td {border-color:#333;}
#black hr {border-color:#333;}
#black tbody {border-color:#333;}
#black th {border-color:#333;}

#black .btn-warning {
color: #fff;
background-color: #111;
border-color: #666;
}

#black .btn-danger {
color: #fff;
background-color: #111;
border-color: #666;
}

#black .btn-success {
color: #fff;
background-color: #111;
border-color: #666;
}

.subplate {
font-size:12px;float:left;border-radius:0;margin-left:7px;margin-top:10px;background:#fff;border:1px solid #ccc;
padding:1px 5px;
color:#333;
}

#KQXY_btn {background: green;}
#black #KQXY_btn {background: #111;}

#black #QX {color:orange;font-weight: bold;;}
#black #KQXY,#black #DT {color:#00FF00;font-weight: bold;}
#black #ZT {color:rgb(255, 102, 51);font-weight: bold;}

#stocks th {width:8%;}
#stocks tr th {width:8%;border-bottom:0px;text-align: center;}
#stocks td {text-align: center;}


.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {padding:8px 2px;}

#stockstitle thead>tr>th {width:8%;border:none;text-align: center;cursor: pointer;background:white}
#black  #stockstitle thead>tr>th {background:black;}


#stockstitle tr > td:first-child,#stocks tr > td:first-child {
text-indent: 10px;;
}
