td.border-left-danger-dark{
    border-left: 5px solid #ec2121;
}

td.border-left-warning-dark{
    border-left: 5px solid #f77600;
}

td.border-left-yellow-dark{
    border-left: 5px solid #f3ca06;
}

td.border-left-info-dark{
    border-left: 5px solid #1797be;
}