.stocklList{ margin-top: 80px;}
.stocklList table{ width: 100%;}
.stocklList table a.hover{ color: #e60012;}
.stocklList th,
.stocklList td{
 vertical-align: top;
 line-height: 2.8rem;
}
.stocklList th{
 font-weight: bold;
 background-color: #f3f5f7;
 width: 250px;
}
.stocklList td{
 padding: 19px 20px;
 word-break: break-all;
}
.stocklList li:not(:last-child){
  margin: 0 0 0 0;
}

.icon-pdf{
 display: inline-block;
 vertical-align: middle;
 margin: -2px 5px 0;
}


