

body,table,tr,td,p,font,a,select,.ui-multiselect-menu span, .card-title, .bg-primary, .bg-secondary, .btn-tool, .nav-tabs, .nav-link, .active, .btn { 
    /* color: #000000!important; */
    font-size: 14px !important; 
    font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif !important;
}

.text_phlprimary {
    color: #ffffff !important;
}

.text_phlsecondary {
    color:#2c170b !important;
}

.link_phlprimary {
    color: #ffffff !important;
}

.link_phlprimary:hover {
    color: #b32e2e !important;
}

.input_phlprimary:checked {
    background-color: #b32e2e;
    border-color: #b32e2e;
}
