/* add custom CSS here */
.credits {
    display: none!important;
}

.novo-header {
    background: #2a3b49!important;
}

.header-title, .novo-header {
    display: none!important;
}


@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.open-positions {
    font-family: 'Montserrat', sans-serif;
    font-size: 50px!important;
    font-weight: 700!important;
    color: #27ffe3!important;
}
h6 a {
    font-family: 'Montserrat', sans-serif;
    font-size: calc(23px + (2000vw - 10000px)/1900)!important;
    font-weight: 700!important;
    color: #27ffe3!important;
}

.list {
    background-color: #2a3b49!important;
}

body, html {height:inherit !important;}

body {
    color: #99a9b5!important;
    background: #2a3b49!important;
    font-family: 'Source Sans Pro', sans-serif;
    overflow: auto!important;
}

.open-positions {
    display: none!important;   
}


.job-card {
        border-radius: 8px;
        margin: none!important;
        box-shadow: 0 0 8px 0 rgb(0 0 0 / 20%)!important;
}

.list {
    overflow: visible!important;
    height: 100%!important;
}

/* Height for Job Content */
.background[_ngcontent-serverApp-c107] {
    height: auto!important;
    max-height: none!important;
}


novo-list-item {
    background: #2a3b49!important;
    border-radius: 8px;
    display: block!important;
}

novo-list-item .list-item item-header {
    margin-bottom: 10px;
}

novo-list[_ngcontent-serverApp-c102] .job-card[_ngcontent-serverApp-c102] .category[_ngcontent-serverApp-c102] {
    padding: 0 15px 10px;
    font-weight: 600;
    display: inline-block;
    word-wrap: break-word;
    overflow: hidden;
    font-size: 20px!important;
    color: #99a9b5!important;
    padding-left: 0;
}


novo-list[_ngcontent-serverApp-c3] .job-card[_ngcontent-serverApp-c3] .description[_ngcontent-serverApp-c3] {
    display: inline-block;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 3.6em;
    line-height: 1.8em;
    padding: 0 15px 15px;
    width: 100%;
    font-size: 16px!important;
}

/*Tags*/
.chip[_ngcontent-serverApp-c101] {
    color: #0b344f;
    padding: 5px!important;
    background-color: #5b7a94!important;
    margin: 0 5px 5px 0!important;
    display: inline-block;
}


/* Filter */
.frame[_ngcontent-serverApp-c103] app-sidebar[_ngcontent-serverApp-c103] {
    background-color: #394f61!important;
    border-radius: 8px;
    margin-top: 12px;
}

.filter-header {
    color: #99a9b5!important;
}
label span {
    color: #fff!important;
}

@media only screen and (max-width: 768px) {
    [_nghost-serverApp-c3] div.mobile-filter-container[_ngcontent-serverApp-c3] {
        margin: 3px 34px 22px 0px!important;
    }
}

/* Details Site */
.job-title {
    font-family: 'Montserrat', sans-serif;
    font-size: calc(35px + (2000vw - 10000px)/600)!important;
    font-weight: 700!important;
    color: #27ffe3!important;
}

app-job-details .background, .job-container {
    background: none!important;
}

.job-description-text {
    font-size: 16px!important;
}

h2 {
    font-size: 1.3em!important;
}

.background[_ngcontent-serverApp-c6] .job-container[_ngcontent-serverApp-c6] .job-header[_ngcontent-serverApp-c6] div.job-info-container[_ngcontent-serverApp-c6] {
    margin: 0px!important;
    padding: 5% 0!important;
}

.share button {
    font-size: 1.4rem!important;
}

.background[_ngcontent-serverApp-c6] .job-container[_ngcontent-serverApp-c6] {
    margin: 0!important;
    padding: 5%;
    background-color: #fff;
}

.job-container {
        padding-top: 13px!important;
}