table
{
   height: initial;
   position: relative;
}

thead tr th {box-shadow: inset 0px 1px #000, 0px 1px #000;}

td {vertical-align: middle !important;}

#bcp-table h6, #comp-table h6{margin-bottom: 0!important;}

.table td {border-top: none !important;}

.table > thead > tr > th {border:none !important}

thead tr th {box-shadow: none!important;}

.red-text {color: crimson;}

.green-text{color: #449d00;}

#comp-table-container{padding-left:0px;}

a
{
   text-decoration: none !important;
}

.goat-link-icon
{
   font-size: .65em !important;
}

.banner-link
{
   color:#343a40 !important;
}