﻿.card-wd .card-header {
    background-color: #165C7D !important;
}
.btn-wd {
    background-color: #165C7D !important;
}
.btn-wd:hover {
    background-color: #165C7D !important;
    opacity: .9;
}

@media print {
    .thead-wd th {
        background-color: #165C7D !important;
    }
}

table .thead-wd th {
    background-color: #165C7D !important;
}