.table td, .table th {
    padding: 10px;
    vertical-align: middle;
    border-top: 1px solid #dee2e6;
}
.col-md-6.cadd .form-control {
margin-bottom: 10px;
}
h3.card-title {
    padding-top: 12px;
    font-weight: 600;
}
.form-group.row label {
    margin-bottom: 5px;
    font-size: 15px  !important;
    font-weight: 500 !important;
}
.table thead th {
    vertical-align: middle;
    border-bottom: 2px solid #dee2e6;
}

   span.htt {
    color: #003ffa;
    font-size: 17px;
    font-weight: 900;
    text-transform: capitalize;
    padding: 1px;
}