.pinlog_table {
  visibility: hidden;
}

.pinlog_graph {
  height: 400px;
  margin: 0 auto;
  min-width: 310px;
}

#pinlog_error {
  color: red;
  font-weight: 700;
}

#search_criteria {
  color: #A0A0A0;
  font-size: 16px;
  margin-top: 7px;
}

#pinlog_slider {
  margin-top: 8px;
}

#breakdown {
  width: 250px;
}

#member {
  height: 25px;
  margin-right: 10px;
  margin-top: 9px;
  width: 250px;
}

#pinlog_button {
  height: 25px;
}

#time_range,#pinlog_status {
  color: #08c;
}
