/* add custom CSS here */
.credits {
    display: none;
}


/*button[theme][theme=fab][color=ocean], button[theme][theme=fab][color=positive], button[theme][theme=standard][color=ocean], button[theme][theme=standard][color=positive] {
    color: #fff;
    background:*/ /*#4a89dc*/ /*#002856*/ /* SEARCH BUTTON COLOUR CHANGE*/
/*}

header[theme][theme=neutral] {
    background: #d60056;*/ /*	#4f5361;*/ /*CHANGED HEADER COLOUR*/
    /*color: #fff
}*/

.category[_ngcontent-serverApp-c1],
.category[_ngcontent-serverApp-c2],
.category[_ngcontent-serverApp-c3],
.category[_ngcontent-serverApp-c4],
.category[_ngcontent-serverApp-c5],
.category[_ngcontent-serverApp-c6],
.category[_ngcontent-serverApp-c102],
.category[_ngcontent-serverApp-c107] {
    color: #d60056 !important;
}

a[_ngcontent-serverApp-c3],
a[_ngcontent-serverApp-c102] {
    color: #002856 !important;
}

    a[_ngcontent-serverApp-c3]:active, a[_ngcontent-serverApp-c3]:hover,
    a[_ngcontent-serverApp-c102]:active, a[_ngcontent-serverApp-c102]:hover {
        outline: 0;
        color: #d60056 !important;
        font-weight: 500;
    }

app-root > header {
    display: none !important;
}

novo-modal > header {
    display: block !important;
}

/*.credits {
    display: none;
}*/

.background[_ngcontent-serverApp-c1],
.background[_ngcontent-serverApp-c2],
.background[_ngcontent-serverApp-c3],
.background[_ngcontent-serverApp-c4],
.background[_ngcontent-serverApp-c5],
.background[_ngcontent-serverApp-c6],
.background[_ngcontent-serverApp-c102],
.background[_ngcontent-serverApp-c107] {
    overflow: visible !important;
    max-height: none !important;
    height: auto !important;
}

    .background[_ngcontent-serverApp-c1] .job-container[_ngcontent-serverApp-c1],
    .background[_ngcontent-serverApp-c2] .job-container[_ngcontent-serverApp-c2],
    .background[_ngcontent-serverApp-c3] .job-container[_ngcontent-serverApp-c3],
    .background[_ngcontent-serverApp-c4] .job-container[_ngcontent-serverApp-c4],
    .background[_ngcontent-serverApp-c5] .job-container[_ngcontent-serverApp-c5],
    .background[_ngcontent-serverApp-c6] .job-container[_ngcontent-serverApp-c6],
    .background[_ngcontent-serverApp-c102] .job-container[_ngcontent-serverApp-c102],
    .background[_ngcontent-serverApp-c107] .job-container[_ngcontent-serverApp-c107] {
        margin: 0 !important;
        padding: 0 !important;
    }

        .background[_ngcontent-serverApp-c1] .job-container[_ngcontent-serverApp-c1] > button[theme=dialogue][_ngcontent-serverApp-c1],
        .background[_ngcontent-serverApp-c2] .job-container[_ngcontent-serverApp-c2] > button[theme=dialogue][_ngcontent-serverApp-c2],
        .background[_ngcontent-serverApp-c3] .job-container[_ngcontent-serverApp-c3] > button[theme=dialogue][_ngcontent-serverApp-c3],
        .background[_ngcontent-serverApp-c4] .job-container[_ngcontent-serverApp-c4] > button[theme=dialogue][_ngcontent-serverApp-c4],
        .background[_ngcontent-serverApp-c5] .job-container[_ngcontent-serverApp-c5] > button[theme=dialogue][_ngcontent-serverApp-c5],
        .background[_ngcontent-serverApp-c6] .job-container[_ngcontent-serverApp-c6] > button[theme=dialogue][_ngcontent-serverApp-c6],
        .background[_ngcontent-serverApp-c102] .job-container[_ngcontent-serverApp-c102] > button[theme=dialogue][_ngcontent-serverApp-c102],
        .background[_ngcontent-serverApp-c107] .job-container[_ngcontent-serverApp-c107] > button[theme=dialogue][_ngcontent-serverApp-c107] {
            margin: 0 !important;
        }

app-sidebar app-sidebar-filter:nth-child(2) {
    display: none;
}

