.links > a {
  color: #636b6f;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.spacer {
  margin-top:30px;
}

.wellSpacer {
    background-color: #DCDCDC !important;
}

.links {
  margin-top:7px;
}

.menuCol {
  padding-top:15px;
  padding-bottom:15px;
  height:80vh;
  overflow:auto;
  border:1px solid lightgray;
}

.newCompanyInput {
  width: 75%;
}

.colBorderLeftRight {
  border-right:1px solid black;
}

.vendorButton
{
  height: 4vh;
  max-height: 4vh;
  padding: 4px;
  background: white;
  
}

