body {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}

h1, .h1,
h2, .h2,
h3, .h3 {
    font-family: 'Montserrat', sans-serif;
}

h1, .h1 {
    font-size: 30px;
}

.job-title .btn-primary {
    transform: translateY(-10px);
}

h2, .h2 {
    font-size: 25px;
}

h3, .h3 {
    font-size: 20px;
}

.form-control {
    border: none;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0px 3px 6px #00000029;
    color: #8C90A0;
    width: 200px;
    height: 50px;
}

#talentSearchAgentForm .form-control {
    width: 100%;
}

#talentSearchAgentForm .search-agent-submit-btn {
    background-color: #8C90A0;
}

#talentSearchAgentForm .search-agent-submit-btn:hover,
#talentSearchAgentForm .search-agent-submit-btn:active,
#talentSearchAgentForm .search-agent-submit-btn:focus {
    background-color: #cb9e43;
    color: #fff;
}


#talentSearchAgentForm .sa-text {
    text-align: center;
    padding-top: 15px;
}

.form-control:focus,
.form-control:active {
    outline: 0;
    background-color: #fff;
}

div[data-lumesse-sc-insert="Resultsperpage"] {
    display: inline-block;
}

div[data-lumesse-sc-insert="Resultsperpage"] .radio-inline {
    display: inline-block;
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}



div[data-lumesse-sc-insert="Resultsperpage"] .radio-inline {
    margin-right: 5px;
}

div[data-lumesse-sc-insert="Resultsperpage"] label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(100%, 25%);
    height: 12px;
    width: 12px;
    background-color: #fff;
    border: 1px solid #8C90A0;
    border-radius: 50%;
}

.container:hover input ~ .checkmark {
    background-color: #fff;
}

.container input:checked ~ .checkmark {
    background-color: #cb9e43;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.container input:checked ~ .checkmark:after {
    display: block;
}

.container .checkmark:after {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: white;
}

#keywords,
#sYourEmail {
    width: 100%
}

#talentSearchAgentForm .form-control[name="sStopNotifyingAfter"] {
    float: right;
}

#talentSearchAgentForm .form-control {
    margin-bottom: 10px;
}

.btn-primary,
.btn-default,
.btn-lg,
.btn-primary:hover,
.btn-default:hover,
.btn-lg:hover {
    padding: 15px 16px;
    height: 50px;
    font-size: 14px;
    border: none;
    border-radius: 10px;
    color: #fff;
}

.lumesse-grid-number-of-jobs,
.radio-inline {
    color: #8C90A0;
}

.btn-primary:hover {
    color: #cb9e43;
    background-color: #50485b;
    border: none;
}

thead {
    background: #cb9e43;
}

thead a {
    color: #fff;
    font-size: 25px;
}

thead a:hover {
    color: #50485b;
}

.number-of-jobs {
    font-size: 14px;
}

.pagination li a{
    cursor: pointer;
    border: none;
    border-radius: 0;
    padding: 6px 14px;
    width: 35px;
    height: 35px;
    box-shadow: 0px 3px 6px #00000029;
    background-color: #fff;
    color: #cb9e43;
}

.pagination li.active a{
    background-color: #fbfbfb;
    color: #cb9e43;
}

.jdesc-navigation a[data-lumesse-jd-action="send2friend"] {
    display: none;
}

.jdesc-param {
    font-weight: bold;
    font-size: 25px;
}

#lumesseLanguageSelectWidget .control-label,
#ResultsperpageFieldLabel,
.search-criteria{
    color: #8C90A0;
    margin-right: 20px;
    font-weight: 500;
}

.search-criteria div:first-of-type {
    font-family: 'Montserrat', sans-serif;
}

#lumesseLanguageSelectWidget .form-control {
    width: 150px;
}

#vanillaKeywordCompact {
    background-color: #fff;
}

.form-group {
    margin: 0 15px;
    margin-bottom: 20px;
    display: inline-block;
}

.badge {
    padding: 7px 11px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    color: #B9924E;
    background-color: #1A203E;
    border-radius: 10px;
}

.jlist-tile-wrapper {
    border: none;
    border-radius: 5px;
    border-top: solid 5px #1A203E;
    box-shadow: 0px 3px 6px #00000029;
    min-height: 285px ;
}

.jlist-tile-wrapper h1 {
    font-weight: bold;
    font-size: 1.2em;
}

.jlist-tile-wrapper .list-group .list-group-item{
    border: none;
    color: #8C90A0;
    font-weight: 400;
    font-size: 16px;
}

select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url('data:image/svg+xml;utf8,<svg class="bi bi-chevron-down" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"/> </svg>');
    background-repeat: no-repeat;
    background-position-x: 98%;
    background-position-y: 50%;
}

.jlist-tile .list-group-item{
    min-height: 43px;
}

.job-title {
    padding-bottom: 10px;
    border-bottom: 2px solid #ccc;
}

@media screen and (max-width: 767px) {
    div[data-lumesse-sc-insert="keywords"] {
        padding-bottom: 10px;
    }

    #talentSearchAgentForm .sa-select {
        width: 100%;
    }

    #talentSearchAgentForm fieldset .row > .col-sm-12 {
        display: inline-block;
        width: 100%;
    }
    #talentSearchAgentForm .sa-text {
        padding-top: 0px;
        margin: 10px
    }

}

@media print {
    .jdesc-navigation,
    button,
    .btn-primary,
    .btn-default {
        display: none;
    }
}