/*!
 * Start Bootstrap - Small Business (https://startbootstrap.com/template/small-business)
 * Copyright 2013-2020 Start Bootstrap
 * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-small-business/blob/master/LICENSE)
 */
body {
  padding-top: 56px;
}
table {
  width: 100%;
  border-top: 1px solid #444444;
  border-collapse: collapse;
  white-space: auto;
}

th, td {
  border-bottom: 1px solid #444444;
  padding: 0px;
  text-align: center;
  font-size:0.8rem;
  white-space: nowrap;
  width: 14.28%;
}
