.border-left-primary {
  border-left: .25rem solid #4e73df!important;
}

.border-left-success {
  border-left: .25rem solid #1cc88a!important;
}

.border-left-info {
  border-left: .25rem solid #36b9cc!important;
}

.border-left-danger {
  border-left: .25rem solid #d9534f!important;
}

.border-left-warning {
  border-left: .25rem solid #f0ad4e!important;
}

.border-left-secondary {
  border-left: .25rem solid #6c757d!important;
}

