@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap');
body #cms-page-title.page-title.job-feature {
    padding: 0;
    height: 255px;
}

body .jobs-page-content {
    background-color: #f8f9f9;
    font-family: 'Eina01-Regular', sans-serif;
    font-weight: 600;
}
body .container.job-container {
    max-width: 1180px;
    padding: 10px;
}
body #cms-page-title::before, #cms-page-title::after {
    display: none !important;
}
body #cms-page-title {
    box-shadow: none;
    background: #F4C137;
}
body #cms-page-title.page-title.job-feature .col-lg-6.col-md-6.col-sm-12.col-xs-12{
    display: flex;
    flex-direction: column;
    margin-top: 37px;
}
body #cms-page-title.page-title.job-feature .col-lg-6.col-md-6.col-sm-12.col-xs-12 h1{
    margin: 0;
    padding-bottom: 19px;
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    line-height: 35px;
    font-weight: 500;
    text-transform: capitalize;
    color: #FFFFFF;
}
body #cms-page-title.page-title.job-feature .col-lg-6.col-md-6.col-sm-12.col-xs-12 li {
    padding-top: 19px;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    line-height: 19px;
    text-transform: capitalize;
    color: #171725;
}
body #cms-page-title li a {
    color: #171725 !important;
}
body #cms-page-title.page-title.job-feature .col-lg-6.col-md-6.col-sm-12.col-xs-12 .job-sub-title {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    line-height: 19px;
    text-transform: capitalize;
    color: #171725;
}
body #cms-page-title.page-title.job-feature .col-lg-6.col-md-6.col-sm-12.col-xs-12.text-right.text-left-sm.text-left-xs {
    display: none;
}
body .job-skills {
    display: none;
}
body #job-skills {
    display: flex;
    height: 132px;
    background-color: #fff;
    border: none;
}
body #sg-job-sidebar {
    display: flex;
    width: 100%;
}
body #job-skills .job-skills-container {
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding-top: 0;
    padding-bottom: 0;
    flex-wrap: wrap;
}
body .job-skills .no-container {
    font-size: 17px;
}
body .required-skills {
    font-size: 16px;
}
body .skills-center {
    display: flex;
    align-items: center;
}
.user_job_actions {
    display: flex;
}
.job-url-page {
    position: relative;
}
.job-url-page, .refer-block {
    display: flex;
}
.job-url-page span, .refer-block span, .alert-false span {
    font-family: 'Eina01-SemiBold';
    font-size: 17px;
    line-height: 20px;
    text-transform: capitalize;
    color: #171725;
}
.alert-true span {
    font-family: 'Eina01-SemiBold';
    font-size: 17px;
    line-height: 20px;
    text-transform: capitalize;
    color: #F4C137;
}
.job-url-page, .refer-friend {
    margin-right: 51px;
}
.job-url-page span, .refer-friend span, .create-job-alert span {
    margin-right: 10px;
}
.create-job-alert {
    position: relative;
}
body .alert-false {
    display: flex;
}
body #alert_nopriv .alert-false span {
    margin-right: 10px;
}
.create-job-alert .alert-true {
    display: flex;
    color: #F4C137;
}
.alert-message {
    text-align: center;
    background-color: #F4C137;
    font-size: 12px;
    position: absolute;
    margin-top: 12px;
    z-index: 10;
    border-radius: 4px;
    display: none;
    font-family: 'Eina01-SemiBold';
}
.url-message {
    text-align: center;
    background-color: #F4C137;
    font-size: 12px;
    position: absolute;
    margin-top: 10px;
    padding: 5px;
    z-index: 10;
    border-radius: 4px;
    display: none;
    font-family: 'Eina01-SemiBold';
    margin-left: -10px;   
}
body #alert-img-false {
    background-image: url('../img/alarm.svg');
    width: 25px;
    height: 25px;
}
.create-job-alert #alert-img-true {
    background-image: url('../img/alarm2.svg');
    width: 25px;
    height: 25px;
}

.job-url-page:hover, .refer-friend:hover, .create-job-alert:hover {
   cursor: pointer;
}
#job_page_link {
    display: none;
}
.refer-friend {
    display: flex;
    flex-direction: column;
}
#refer-variations li::before{
    display: none;
}
#refer-variations ul {
    padding: 0;
    margin-top: 15px;
    display: flex;
}
body #job-skills .job-skills-container #refer-variations li{
    padding: 0;
    font-size: 30px;
}
.refer-friend {
    position: relative;
}
#refer-variations  {
    position: absolute;
    width: 197px;
    top: 39px;
    right: -25px;
    padding-left: 15px;
    padding-bottom: 10px;
    border-radius: 10px;
    background-color: #F4C137;;
    display: none;
    z-index: 10;
}
#refer-variations li {
    cursor: default;

}
#refer-variations li:nth-child(4) {
    display: none;
}
#refer-variations a {
    padding-right: 0;
    margin-right: 10px;
    cursor: pointer;
    color: #000;
}
body .job-content .job-heading{
    color: #171725;
    font-size: 24px !important;
    font-family: 'Eina01-SemiBold';
}
body .job-content .job-heading span{
    font-size: 24px;
    color: #171725;
    font-family: 'Eina01-SemiBold';
}
body .job-content {
    background: #FFFFFF;
    box-shadow: 0px 1px 1px rgba(206, 206, 206, 0.25);
    border-radius: 4px;
    margin-top: 20px;
}
body .job-content .entry-content {
    padding: 40px;
}
body #sg-job-content {
    max-width: 1635px;
    margin: 0 auto;
}
.job-description-items {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.job-description-item {
    display: flex;
    width: 100%;
}
body .job-description-item p {
    font-size: 16px;
    font-weight: 600px;
    margin-bottom: 30px !important;
    padding-right: 30px;
    width: 33%;
}

@media (max-width: 820px) and (min-width: 320px) {
    body .job-description-item {
        flex-direction: column;
    }
    body .job-description-item p {
        width: 100%;
    }
}

body .job-description-item p span{
    font-size: 16px;
    font-weight:lighter;
    color: #616161;
    padding-left: 5px;
    font-family: 'Eina01-Regular' !important;
}
body #sg-job-content .summary-actions{
    display: block !important;
    margin-top: 0 !important; 
}
body #sg-job-content .summary-actions .job-gap i {
    display: none;
}
body #sg-job-content .summary-actions .job-gap button {
    font-family: 'Eina01-SemiBold';
    font-size: 14px;
    line-height: 16px;
    text-transform: capitalize;
    color: #FFFFFF;
    background: #F4C137;
    border-radius: 4px;
}
body .similar_jobs {
    margin-top: 60px;
}
body .row #description-block .col-xs-12 {
    display: none;
}
body #description-block .col-xs-12 {
    display: block;
}
body .row .similar_jobs {
    display: none;
}
body .jobboard-post-jobs .col-xs-12:nth-child(3){
    display: none;
}
.similar_title p{
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    line-height: 28px;
    text-transform: capitalize;
    color: #171725;
    margin-bottom: 20px;
}
.similar_jobs .similar_items {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;

}
.similar_jobs .similar_items .similar_item {
    padding: 30px 33px;
    display: flex;
    flex-direction: column;
    background: #FFFFFF;
    box-shadow: 0px 1px 1px rgba(206, 206, 206, 0.25);
    border-radius: 4px;
    width: 32%;
}
.similar_jobs .similar_items .similar_item .item_title p {
    font-family: 'Eina01-SemiBold';
    font-size: 20px;
    line-height: 23px;
    text-transform: capitalize;
    color: #171725;
}
.similar_jobs .similar_items .similar_item .item_description p {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: 26px;
    text-transform: capitalize;
    color: #616161;
}
.similar_jobs .similar_items .similar_item .item_description {
    flex: 1 0 auto;
    max-height: 145px;
    overflow: hidden;
    line-height: 25px;
    word-break: break-word;
}
.similar_jobs .similar_items .similar_item .item_status p a{
    padding: 7px 10px 11px 9px;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    line-height: 14px;
    color: #8F6800 !important;
    background: rgba(244, 193, 55, 0.3);
    border-radius: 4px;
}
.similar_jobs .similar_items .similar_item .item_status p {
    margin-bottom: 0;
}
.similar_jobs .similar_items .similar_item .item_view .view-job-btn {
    padding: 15px 0;
    background: #F4C137;
    border-radius: 4px;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: 16px;
    text-transform: capitalize;
    color: #FFFFFF;
    text-align: center;
    margin-top: 25px;
}
.similar_jobs .view-all-jobs {
    text-align: center;
    margin-top: 68px;
}
.similar_jobs .view-all-jobs a {
    padding: 17px 38px 20px 38px;
    background: #4F585F;
    border-radius: 4px;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: 16px;
    text-transform: capitalize;
    color: #FFFFFF;
}
@media (max-width: 1366px) and (min-width: 600px) {
    body .user_job_actions {
        margin-top: 8px;
    }
    body #job-skills .job-skills-container {
        flex-direction: column;
        align-items: center;
    }    
}
@media (max-width: 992px) and (min-width: 250px) {
  body .container .row .col-lg-6.col-md-6.col-sm-12.col-xs-12.text-right.text-left-sm.text-left-xs {
      display: none !important;
  }
  body #job-skills .job-skills-container.no-container {
      margin-top: 35px;
  }
  body .similar_item {
      width: 49% !important;
      margin-bottom: 15px !important;
  }
  body .required-skills {
    font-size: 16px;
    margin-top: 0;
}
  body .user_job_actions {
    display: flex;
    margin-top: 0;
}

}
@media (max-width: 599px) and (min-width: 250px) {
    body .similar_jobs .similar_items {
        flex-direction: column;
        width: 100%;
    }
    body .similar_jobs .similar_item {
        width: 100% !important;
    }
    body #job-skills {
        height: auto;
        position: relative;
        z-index: 100;
    } 
    body .required-skills {
        display: inline;
    }
    body .required-skills a::before {
        display: none;
    }
    body .job-skills-container.no-container {
        display: flex;
        flex-direction: column;
    }
    body .user_job_actions {
        flex-direction: column;
        margin-top: 20px;
    }
    body #refer-variations {
        position: static;
    }
    body .url-message {
        position: static;
    }
    body .job-skills-container {
        flex-direction: column;
    }
    body .url-message {
        margin-left: 0;
    }
}
body #refer-variations li span i:hover{
    color: #fff;
}
body #refer-variations li a:hover{
    color: #fff;
}
body #refer-variations li .fa.fa-envelope-square:hover {
    color: #fff;
}
body .container.job-container {
    padding-top: 20px;
}

.job-page-popup {
    max-width: 750px;
    max-height: 100%;
    z-index: 100001;
    position: fixed;
    top: 0;
    left: 10px;
    bottom: 0;
    right: 10px;
    display: none;
    overflow-y: auto;
    align-items: center;
    justify-content: center;
}

.content-popup {
    padding: 15px 30px 37px 30px;
    background-color: #FFFFFF;
    width: 100%;
    position: relative;
}
.popup-fields {
    display: flex;
    flex-wrap: wrap;
}
.popup-title h1{
    font-family: 'Eina01-Regular', sans-serif;
    font-size: 24px;
    line-height: 28px;
    text-transform: capitalize;
    color: #4F585F;
    margin-bottom: 0px;
}
.field-item {
    display: flex;
    flex-direction: column;
    width: 50%;
    margin-top: 35px;
}
.field-item:nth-child(2n) {
    padding-left: 16px;
}
.field-item input[type='text'], .field-item input[type='email'], .field-item input[type='tel'] {
    background: #FAFAFB;
    border: 1px solid #E1E1E1;
    box-sizing: border-box;
    border-radius: 5px;
    
}
.field-item label {
    font-family: 'Eina01-Regular', sans-serif;
    font-size: 16px;
    text-transform: capitalize;
    color: #171725;
    padding-bottom: 10px;
}
.field-item input[type='text']::placeholder, .field-item input[type='email']::placeholder, .field-item input[type='tel']::placeholder {
    font-family: 'Eina01-Regular', sans-serif;
    font-size: 14px;
    line-height: 16px;
    color: #85858B;
}
.upload-block {
    background: #FAFAFB;
    border: 1px solid #E1E1E1;
    box-sizing: border-box;
    border-radius: 5px;
    height: 50px;
}
#job-file-register:hover {
    cursor: pointer;
}
.popup-cv-field {
    margin-top: 35px;
    font-family: 'Eina01-Regular', sans-serif;
    font-size: 16px;
    line-height: 19px;
    text-transform: capitalize;
    position: relative;
}
.popup-cv-field input{
    position: absolute;
    height: 50px;
    width: 100%;
    z-index: 2000;
    opacity: 0;
    top: 25px;
    left: 0;
}
.popup-cv-field label {
    padding-bottom: 10px;
}
body .popup-btn-apply {
    margin-top: 30px;
    font-family: 'Eina01-SemiBold';
    font-size: 14px;
    line-height: 16px;
    text-transform: capitalize;
    color: #FFFFFF;
    background: #F4C137;
    border-radius: 4px;
    padding: 9px 45px;
}

.upload-block {
    position: relative;
}
.upload-block p {
    padding-left: 17px;
    margin-top: 15px;
    font-family: 'Eina01-Regular', sans-serif;
    font-size: 14px;
    line-height: 16px;
    color: #85858B;
}
.upload-img {
    background-image: url('../images/Vector.png');
    background-repeat: no-repeat;
    object-fit: cover;
    width: 20px;
    height: 21px;
    position: absolute;
    top: 14px;
    right: 15px;
    z-index: 1000;
}
.content-popup .md-close {
    border: 1px solid #cfd8dc;
    border-radius: 3px;
    font-size: 16px;
    height: 20px;
    line-height: 19px;
    padding: 0;
    position: absolute;
    right: 10px;
    top: 15px;
    width: 20px;
    background-color: #fff;
    color: rgba(0, 0, 0, 0.6);
    text-align: right;
    transition-duration: 0.1s;
    -webkit-transition-duration: 0.1s;
    -moz-transition-duration: 0.1s;
    text-align: center;
}

.popup-btn-apply {
    font-family: 'Eina01-SemiBold', sans-serif;
    font-size: 14px;
    line-height: 16px;
    text-transform: capitalize;
    padding: 11px 45px;
}
.button-reg {
    display: flex;
    justify-content: center;
    padding-bottom: 20px;
}
body #jobboard-modal-apply {
    max-width: 460px;
    max-height: 100%;
    overflow-y: auto;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15);
}
body .jobboard-form.jb-form.jb-login-form h4{
    font-family: 'Eina01-Regular', sans-serif !important;
    font-size: 24px !important;
    line-height: 28px !important;
    text-transform: capitalize !important;
    color: #4F585F !important;
    text-align: left !important;
    margin-top: 30px !important;
    margin-bottom: 40px !important;
    font-weight: bold !important;
}
body .login-username label {
    font-family: 'Eina01-Regular', sans-serif;
    font-size: 16px;
    line-height: 19px;
    text-transform: capitalize;
    color: #171725;
}
body .login-username input {
    background: #FAFAFB;
    border: 1px solid #E1E1E1;
    box-sizing: border-box;
    border-radius: 5px !important;
    margin-bottom: 35px !important;
}
body .login-username input::placeholder {
    font-family: 'Eina01-Regular', sans-serif;
    font-size: 14px;
    line-height: 16px;
    color: #85858B;
}
body .login-password label {
    font-family: 'Eina01-Regular', sans-serif;
    font-size: 16px;
    line-height: 19px;
    text-transform: capitalize;
    color: #171725;
}
body .login-password input {
    background: #FAFAFB;
    border: 1px solid #E1E1E1;
    box-sizing: border-box;
    border-radius: 5px !important;
}
body .apply-login {
    padding: 0;
}
.is-jobboard .md-modal .md-content .apply-login {
    padding: 0 30px 15px 30px !important;
}
body .login-submit.clearfix input, body .button.register-button {
    font-family: 'Eina01-Regular', sans-serif;
    font-size: 14px;
    line-height: 16px;
    text-transform: capitalize;
    color: #FFFFFF !important;
    background-color: #4F585F !important;
    border: 0;
}
body .login-submit.clearfix input:hover, body .button.register-button:hover {
    background-color: #F4C137 !important;
}

@media (max-width: 400px) and (min-width: 250px) {
    body #jobboard-modal-apply .md-content {
        height: 100% !important;
    }
}
body #jobboard-modal-apply .md-content {
    height: 100% !important;
}
@media screen and (max-width: 815px) {
    body .job-page-popup {
        height: 100%;
        background-color: #fff;
        overflow-y: auto;
    }
    body .content-popup .md-close {
        top: 15px;
    }
    body .content-popup {
        height: 100%;
    }
    body .popup-fields {
        flex-direction: column;
    }
    body .field-item {
        width: 100%;
    }
    body .field-item:nth-child(2n) {
        padding-left: 0px;
    }
}

body #jobboard-modal-apply .jobboard-form.jb-form.jb-login-form {
    overflow-y: auto;
    height: 435px !important;
}
@media (max-width: 815px) and (min-width: 400px) {
    body #jobboard-modal-apply .jobboard-form.jb-form.jb-login-form {
        overflow-y: auto;
        height: 435px !important;
    }
    body .job-page-popup {
        max-height: 100%;
        overflow-y: auto;
    }
}
@media (max-width: 1024px) and (min-width: 1023px) {
    body .job-skills-container.no-container {
        padding-top: 30px !important;
    }
}
@media (max-width: 768px) and (min-width: 767px)  {
    body .job-skills-container.no-container {
        padding-top: 0px !important;
    }
}

@media (max-width: 1080px) and (min-width: 1079px) {
    body .job-skills-container.no-container {
        padding-top: 30px !important;
    }
}
@media (max-width: 810px) and (min-width: 809px)  {
    body .job-skills-container.no-container {
        padding-top: 0px !important;
    }
}

@media (max-width: 1080px) and (min-width: 1079px) {
    body .job-skills-container.no-container {
        padding-top: 30px !important;
    }
}
@media (max-width: 810px) and (min-width: 809px)  {
    body .job-skills-container.no-container {
        padding-top: 0px !important;
    }
}

@media (max-width: 1081px) and (min-width: 1080px) {
    body .job-skills-container.no-container {
        padding-top: 30px !important;
    }
}
@media (max-width: 820px) and (min-width: 819px)  {
    body .job-skills-container.no-container {
        padding-top: 0px !important;
    }
}

body .jobboard-form label {
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0.005em;
    font-weight: 400;
}

body .jobboard-form.apply-form .field-header label[for=display_name] {
    display: none;
}

body .jobboard-form.apply-form .field-content #display_name {
    display: none;
}

@media screen and (max-width: 1360px) {
   body .jobboard-form.apply-form .form-content .form-fields {
        height: 100%;
    }
}
body #alert_nopriv {
    cursor: pointer;
}
body .jobboard-form.apply-form .form-content {
    padding: 0;
}

body .jobboard-form .form-content {
    padding: 0 40px;
}
body .jobboard-form.apply-form .form-title {
    margin-bottom: 15px;
}
body .md-content {
    background-color: #fff;
}
body .jobboard-form.apply-form .form-content {
    padding: 0 25px;
}

body .jobboard-form .form-content {
    padding: 0 40px;
}
body .jobboard-form.apply-form .form-title {
    margin-bottom: 15px;
}
body .jobboard-form.apply-form .form-footer {
    padding-bottom: -15px;
}
body .form-fields {
    height: auto !important;
}
body .jobboard-form.apply-form {
    height: 100%;
}
body .jobboard-form.apply-form {
    margin-bottom: 0 !important;
    overflow-y: auto;
}
body .single-thumbnail {
    display: none;
}
body .summary-meta {
    display: none;
}
body .single-summary .container.job-container > .summary-actions {
    display: none;
}
body .required-skills a {
    color: #616161;
}
body .summary-type {
    display: none;
}
body .single-summary {
    background-color: #F4C137;
}
body .jobs-single-type {
    font-family: 'Eina01-SemiBold';
    font-size: 16px;
    line-height: 19px;
    text-transform: capitalize;
    color: #171725;
    padding-top: 19px;
    padding-bottom: 85px;
}
body .jobs-single-type a {
    color: #171725 !important;
    font-family: 'Eina01-Regular';
}
body .summary-title  h1{
    display: inline-block;
    font-family: 'Eina01-SemiBold';
    width: auto;
    font-size: 30px;
    line-height: 35px;
    text-transform: capitalize;
    color: #FFFFFF;
    padding-bottom: 8px;
    border-bottom: 1px solid rgb(255, 255, 255, .5);
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box;
    
}
body .job-single-title {
    font-family: 'Eina01-SemiBold';
    font-size: 16px;
    line-height: 19px;
    text-transform: capitalize;
    padding-bottom: 10px;
    color: #171725;
    padding-top: 27px;
}
body .job-page-full-content {
    background-color: #f8f9f9;
}
body .required-skills a {
    padding: 0px 6px;
}
body .required-skills {
    display: flex;
}
body .required-skills p {
    font-family: 'Eina01-SemiBold';
    font-size: 16px;
    line-height: 19px;
    text-transform: capitalize;
    color: #171725;
    display: block;
    padding-top: 1px;
}
body .job-description-item p {
    font-family: 'Eina01-SemiBold';
    font-size: 16px;
    line-height: 19px;
    text-transform: capitalize;
    color: #171725;
}
body .summary-actions a{
    color: #fff;
}
body .error_reg {
    padding: 10px;
    background: #ff000091;
    font-size: 16px;
    margin-top: 10px;
    display: none;
}
body .action-applied.button {
    background-color: #4F585F;
    border-color: #4F585F; 
}
body .btn.btn-default.btn-xlg.basket-add {
    display: none !important;
}
body .jobboard-notices {
    z-index: 100;
    top: 50%;
    left: 18.5%;
    bottom: 50%;
}
@media (max-width: 1100px) and (min-width: 250px) {
    body .jobboard-notices {
        left: 0% !important;
    }
}

/* Phone input styles */
#single-job-select .select2-dropdown {
    z-index: 1000008;
}

#single-job-select .input-group.phone {
    position: relative;
}

#single-job-select .phone-select2 {
    position: absolute;
    bottom: 6px;
    left: 6px;
    width: 80px;
    height: 33px;
}

#single-job-select .input-group.phone #phone-code {
    position: absolute;
    bottom: 6px;
    width: 71px;
    height: 33px;
    padding: 0;
    left: 6px;
    padding-left: 10px;
    background-image: url('../../images/my-account-icons/drop-down-arrow\ 1.png');
    background-position: 94% 53%;
    background-size: 7px;
    z-index: 100005;
    background-repeat: no-repeat;
}

#single-job-select .phone-select2 .select2-container {
    width: 80px !important;
}

#single-job-select .select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
}

#single-job-select .input-group.phone .job-input {
    padding-left: 95px;
}

#single-job-select .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #85858B;
    line-height: 16px;
}
#single-job-select #phone::placeholder {
    color: #85858B;
}
#single-job-select .select2-container--default .select2-selection--single {
    height: 32px;
    background: #FAFAFB;
    border: 1px solid #E1E1E1;
    box-sizing: border-box;
    border-radius: 5px;
    }
#single-job-select #phone {
    background: #FAFAFB;
    border: 1px solid #E1E1E1;
    box-sizing: border-box;
    border-radius: 5px;
}

/* Positions field styles */

#single-job-positions {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-top: 35px;
}
#single-job-positions label {
    font-family: 'Eina01-Regular', sans-serif;
    font-size: 16px;
    text-transform: capitalize;
    color: #171725;
    padding-bottom: 10px;
}
#single-job-positions .select2-container--default .select2-selection--multiple {
    background: #FAFAFB;
    border: 1px solid #E1E1E1;
    box-sizing: border-box;
    border-radius: 5px;
    min-height: 32px;
}
#single-job-positions .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    margin: 9px 0;
}
