﻿.lblbold {
    font-weight: bold;
}


.lblbold {
    font-weight: bold;
}

input,
select,
optgroup, option, textarea {
    border-color: #333 !important;
    color: #333 !important;
}

    select .select2, select .select2 option {
        border-color: #333 !important;
        color: #333 !important;
    }

table, td, thead {
    border: 1px solid #333 !important;
    border-collapse: collapse;
    font-weight: bold;
}

select,
select option {
    font-weight: bold !important;
}

