#filter-tool {
  width: 50%;
}

/*#filter-tool select, #filter-tool button  {
    width:20%;
    
}*/

.marginauto {
  margin:auto;
}

.plot-containter {
  width: 90%;
  margin:auto;
}

.filter-row{
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgba(0, 0, 0, 0.125);
}