/* /usr/local/bin/OSCP/dist/career-portal/browser/static/custom.css */

/* Hide the header building icon glyph */
/*
header[theme]>section i.header-icon {
    display: none !important;
}
*/

/* Hide the Bullhorn logo */
[_nghost-serverApp-c100] > section.credits[_ngcontent-serverApp-c100] {
    display: none !important;
}

/* Force the header background color */
/*
header[theme][theme=neutral] {
    background: #309090 !important;
}
*/

a, novo-activity-table .clickable, novo-data-table .clickable {
    color: #B30606 !important;
}

button[theme][theme=fab][color=positive] {
    background: #B30606 !important;
}

.background[_ngcontent-serverApp-c107]   .job-container[_ngcontent-serverApp-c107]   .category[_ngcontent-serverApp-c107] {
    color: #B30606 !important;
}

button[theme][theme=dialogue] {
    color: #B30606 !important;
}

button[theme][theme=primary] {
    background: #B30606 !important;
}

header[theme][theme=neutral] {
    background: #B30606 !important;
}
