/* add custom CSS here */

a:visited, novo-activity-table .clickable:visited, novo-data-table .clickable:visited , button[theme][theme="dialogue"] {
    color: #44b3c4 !important;
}
a, novo-activity-table .clickable, novo-data-table .clickable, .background[_ngcontent-c6] .job-container[_ngcontent-c6] .category[_ngcontent-c6] {
        color: #44b3c4 !important;

}

button[theme][theme="fab"][color="ocean"], button[theme][theme="fab"][color="positive"], button[theme][theme="standard"][color="ocean"], button[theme][theme="standard"][color="positive"] , button[theme][theme="primary"]{
    background: #44b3c4 !important;
    border-radius:20px;
}

novo-list[_ngcontent-c3] .job-card[_ngcontent-c3]{
padding-bottom: 20px;
border-radius: 45px;
}

.novo-header{
    display:none;
}

button[theme][theme="standard"]{
    border-radius:20px;
}

.background[_ngcontent-c1] .job-container[_ngcontent-c1] .category[_ngcontent-c1]{
        color: #44b3c4 !important;
}

.credits{
    display: none !important;
}

@media only screen and (max-width: 600px) {
  item-header-end {
    position: relative;
    top: 10px;
}
span.chip {
    font-size: 12px!important;
    padding: 5px!important;
}
}
@media only screen and (max-width: 600px) {
  item-header-end {
    position: relative;
    top: 10px;
}
span.chip {
    font-size: 12px!important;
    padding: 5px!important;
}
}