@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/notosans/v12/o-0IIpQlx3QUlC5A4PNb4g.ttf) format('truetype')
}

@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/notosans/v12/o-0NIpQlx3QUlC5A4PNjXhFlYw.ttf) format('truetype')
}

.btn-margin-mixin .btn {
    margin: 0 5px
}

.btn-margin-mixin .btn:last-child {
    margin-right: 0
}

.btn-danger-important {
    color: #fff !important;
    background-color: #c70039 !important;
    border-color: #ae0032 !important
}

.rtl-support {
    direction: rtl
}

.rtl-support .flipbase-content {
    direction: ltr
}

.rtl-support .apply-submit-wrapper input[type=submit] {
    float: right
}

.rtl-support .apply-sna-show-description-button {
    right: inherit;
    left: 10px
}

.rtl-support .radio input[type=radio], .rtl-support .radio-inline input[type=radio], .rtl-support .checkbox input[type=checkbox], .rtl-support .checkbox-inline input[type=checkbox] {
    margin-left: inherit;
    margin-right: -20px;
    display: block
}

.rtl-support.lumesse-modal .ui-dialog-titlebar-close {
    float: left
}

.rtl-support .sIndentation-left label span {
    float: right !important
}

.rtl-support .apply-sna-button-container-seek > button {
    direction: ltr
}

.rtl-support .has-success .form-control-container:after {
    right: inherit;
    left: 0;
    border-width: 1px 0 0 1px;
    background-image: -webkit-linear-gradient(320deg, transparent 50%, #4d984e 55%);
    background-image: -o-linear-gradient(320deg, transparent 50%, #4d984e 55%);
    background-image: linear-gradient(320deg, transparent 50%, #4d984e 55%)
}

.rtl-support .has-error .form-control-container:after {
    right: inherit;
    left: 0;
    border-width: 1px 0 0 1px;
    background-image: -webkit-linear-gradient(320deg, transparent 50%, #c0605e 55%);
    background-image: -o-linear-gradient(320deg, transparent 50%, #c0605e 55%);
    background-image: linear-gradient(320deg, transparent 50%, #c0605e 55%)
}

.rtl-support .phone-inline .form-control-container:after {
    left: 15px
}

.rtl-support .phone-inline .form-control-container > div:first-child {
    float: right
}

[data-talentlink-apply-menu-container].lumesse-menu-sidebar .rtl-support .lumesse-apply-menu, #lumesse-menu-sidebar .rtl-support .lumesse-apply-menu {
    text-align: inherit
}

[data-talentlink-apply-menu-container].lumesse-menu-sidebar .rtl-support .lumesse-apply-menu ol, #lumesse-menu-sidebar .rtl-support .lumesse-apply-menu ol {
    padding-inline-start: 0
}

[data-talentlink-apply-menu-container].lumesse-menu-sidebar ~ #vanillaApplyContent .rtl-support .lumesse-apply-save-app-container, #lumesse-menu-sidebar ~ #vanillaApplyContent .rtl-support .lumesse-apply-save-app-container {
    right: inherit;
    left: 0
}

[data-talentlink-apply-menu-container].lumesse-menu-sidebar.rtl-support, #lumesse-menu-sidebar.rtl-support {
    left: inherit;
    right: 0
}

#vanillaApplyContent.rtl-support > .row > .col-sm-offset-4.col-lg-offset-3.col-xs-12.col-sm-7 {
    float: right;
    margin-right: 33.3%;
    margin-left: inherit
}

@media (max-width: 767px) {
    #vanillaApplyContent.rtl-support > .row > .col-sm-offset-4.col-lg-offset-3.col-xs-12.col-sm-7 {
        margin: 0
    }
}

.rtl-support .section-legend::before, .rtl-support .lum-apply-section__name::before, .rtl-support .apply-submit-wrapper::before {
    left: inherit;
    right: -66px
}

.rtl-support .lum-apply-section__content:before {
    left: inherit;
    right: -53px
}

.rtl-support .apply-section-validated > fieldset > div > .section-legend > h2:before, .rtl-support .apply-section-validated > fieldset > .lum-apply-section__name > span:before {
    left: inherit;
    right: -50px
}

@media screen and (max-width: 767px) {
    .rtl-support .lum-apply-section, .rtl-support .apply-submit-wrapper {
        border-left: 0;
        border-right: 10px solid #eee
    }

    .rtl-support .lumesse-apply-widget-submit {
        float: inherit
    }
}

@media (min-width: 991px) {
    .rtl-support .dl-horizontal dt {
        float: right;
        text-align: left
    }

    .rtl-support .dl-horizontal dd {
        margin-left: inherit;
        margin-right: 180px
    }
}

@media (max-width: 991px) {
    .rtl-support dd {
        margin-inline-start: 0
    }
}

#lumesse-search-agent-collapse {
    padding: 15px;
    border: 1px solid #ccc
}

.data-lumesse-search-view-type-sidebar #lumesseGeneralApplicationWidget {
    margin-bottom: 20px;
    padding: 0
}

.data-lumesse-search-view-type-sidebar #lumesseGeneralApplicationWidget #notFindingJob {
    text-align: center;
    color: #495057;
    word-break: break-word
}

.data-lumesse-search-view-type-sidebar #lumesseGeneralApplicationWidget .material-icons {
    font-size: 18px;
    color: #fff
}

.data-lumesse-search-view-type-sidebar #lumesseGeneralApplicationWidget .btn-primary {
    min-width: 140px;
    height: auto;
    min-height: 40px;
    border-radius: 4px;
    padding: 10px;
    border: 1px solid #495057;
    background-color: #495057;
    font-size: 14px;
    line-height: 1.3333333em;
    font-weight: 700;
    color: #fff;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px rgba(0, 0, 0, .14), 0 1px 5px rgba(0, 0, 0, .12)
}

.data-lumesse-search-view-type-sidebar #lumesseGeneralApplicationWidget .btn-primary:hover, .data-lumesse-search-view-type-sidebar #lumesseGeneralApplicationWidget .btn-primary:focus, .data-lumesse-search-view-type-sidebar #lumesseGeneralApplicationWidget .btn-primary:active {
    background-color: #1a1d20;
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px rgba(0, 0, 0, .14), 0 1px 10px rgba(0, 0, 0, .12)
}

.data-lumesse-search-view-type-sidebar #lumesseGeneralApplicationWidget .btn-primary.disabled, .data-lumesse-search-view-type-sidebar #lumesseGeneralApplicationWidget .btn-primary:disabled, .data-lumesse-search-view-type-sidebar #lumesseGeneralApplicationWidget .btn-primary.disabled:hover, .data-lumesse-search-view-type-sidebar #lumesseGeneralApplicationWidget .btn-primary:disabled:hover, .data-lumesse-search-view-type-sidebar #lumesseGeneralApplicationWidget .btn-primary.disabled:focus, .data-lumesse-search-view-type-sidebar #lumesseGeneralApplicationWidget .btn-primary:disabled:focus, .data-lumesse-search-view-type-sidebar #lumesseGeneralApplicationWidget .btn-primary.disabled:active, .data-lumesse-search-view-type-sidebar #lumesseGeneralApplicationWidget .btn-primary:disabled:active {
    border: 1px solid #e9ecef;
    background-color: #e9ecef;
    color: #495057;
    cursor: not-allowed;
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none
}

.data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container > .col-xs-12 {
    padding: 0
}

.data-lumesse-search-view-type-sidebar .lumesse-sa-container, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container {
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 30px 20px;
    margin: 0;
    margin-top: 10px
}

.data-lumesse-search-view-type-sidebar .lumesse-sa-container .alert-success, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container .alert-success {
    background-color: transparent;
    color: #495057;
    padding: 0;
    border: none
}

.data-lumesse-search-view-type-sidebar .lumesse-sa-container .form-group, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container .form-group {
    margin-right: 0;
    margin-left: 0
}

.data-lumesse-search-view-type-sidebar .lumesse-sa-container .form-group, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container .form-group {
    display: inline-block;
    width: 100%
}

.data-lumesse-search-view-type-sidebar .lumesse-sa-container .alert-danger, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container .alert-danger {
    background: #fff;
    font-size: 12px;
    color: #c31d1d;
    border: none;
    padding: 0
}

.data-lumesse-search-view-type-sidebar .lumesse-sa-container .alert-danger ul li, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container .alert-danger ul li {
    padding: 10px 0
}

.data-lumesse-search-view-type-sidebar .lumesse-sa-container .alert-danger ul li a, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container .alert-danger ul li a {
    color: #c31d1d;
    text-decoration: none
}

.data-lumesse-search-view-type-sidebar .lumesse-sa-container #sDeliveryFrequencyFieldLabel, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container #sDeliveryFrequencyFieldLabel {
    margin-top: 20px
}

.data-lumesse-search-view-type-sidebar .lumesse-sa-container .control-label, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container .control-label {
    color: #495057;
    margin: 5px 0;
    margin-top: 20px
}

.data-lumesse-search-view-type-sidebar .lumesse-sa-container .form-control, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container .form-control {
    border-radius: 4px;
    background-color: #f1f3f5;
    border: 1px solid #dee2e6;
    color: #495057
}

.data-lumesse-search-view-type-sidebar .lumesse-sa-container .form-control:focus::-ms-value, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container .form-control:focus::-ms-value {
    color: #495057;
    background: #f1f3f5
}

.data-lumesse-search-view-type-sidebar .lumesse-sa-container .form-control.invalid, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container .form-control.invalid {
    outline: 0
}

.data-lumesse-search-view-type-sidebar .lumesse-sa-container .form-control, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container .form-control, .data-lumesse-search-view-type-sidebar .lumesse-sa-container .has-success .form-control, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container .has-success .form-control {
    background-color: #f1f3f5;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: none;
    color: #495057;
    font-weight: 700;
    min-height: 40px
}

.data-lumesse-search-view-type-sidebar .lumesse-sa-container .form-control[multiple], .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container .form-control[multiple], .data-lumesse-search-view-type-sidebar .lumesse-sa-container .has-success .form-control[multiple], .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container .has-success .form-control[multiple] {
    background-image: none
}

.data-lumesse-search-view-type-sidebar .lumesse-sa-container .form-control:focus, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container .form-control:focus, .data-lumesse-search-view-type-sidebar .lumesse-sa-container .has-success .form-control:focus, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container .has-success .form-control:focus, .data-lumesse-search-view-type-sidebar .lumesse-sa-container .form-control:active, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container .form-control:active, .data-lumesse-search-view-type-sidebar .lumesse-sa-container .has-success .form-control:active, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container .has-success .form-control:active, .data-lumesse-search-view-type-sidebar .lumesse-sa-container .form-control:focus:active, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container .form-control:focus:active, .data-lumesse-search-view-type-sidebar .lumesse-sa-container .has-success .form-control:focus:active, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container .has-success .form-control:focus:active {
    border-color: #1a1d20;
    outline-color: #1a1d20;
    outline-style: auto;
    outline-width: 1px
}

@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
    .data-lumesse-search-view-type-sidebar .lumesse-sa-container .form-control:focus, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container .form-control:focus, .data-lumesse-search-view-type-sidebar .lumesse-sa-container .has-success .form-control:focus, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container .has-success .form-control:focus, .data-lumesse-search-view-type-sidebar .lumesse-sa-container .form-control:active, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container .form-control:active, .data-lumesse-search-view-type-sidebar .lumesse-sa-container .has-success .form-control:active, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container .has-success .form-control:active, .data-lumesse-search-view-type-sidebar .lumesse-sa-container .form-control:focus:active, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container .form-control:focus:active, .data-lumesse-search-view-type-sidebar .lumesse-sa-container .has-success .form-control:focus:active, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container .has-success .form-control:focus:active {
        outline-style: solid
    }
}

.data-lumesse-search-view-type-sidebar .lumesse-sa-container #submitIcon, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container #submitIcon {
    width: 14px;
    height: 13px
}

.data-lumesse-search-view-type-sidebar .lumesse-sa-container #submitIconPath, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container #submitIconPath {
    fill: #fff
}

.data-lumesse-search-view-type-sidebar .lumesse-sa-container .alert-danger, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container .alert-danger {
    margin-bottom: 0
}

.data-lumesse-search-view-type-sidebar .lumesse-sa-container .form-sidebar-fieldset .row, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container .form-sidebar-fieldset .row, .data-lumesse-search-view-type-sidebar .lumesse-sa-container .form-sidebar-fieldset .col-xs-12, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container .form-sidebar-fieldset .col-xs-12 {
    padding: 0
}

.data-lumesse-search-view-type-sidebar .lumesse-sa-container .form-sidebar-fieldset legend, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container .form-sidebar-fieldset legend {
    display: none
}

.data-lumesse-search-view-type-sidebar .lumesse-sa-container #lumesseSearchAgentButton .search-agent-button-container, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container #lumesseSearchAgentButton .search-agent-button-container {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.data-lumesse-search-view-type-sidebar .lumesse-sa-container #lumesseSearchAgentButton .search-agent-label, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container #lumesseSearchAgentButton .search-agent-label {
    font-family: 'Noto Sans', sans-serif;
    max-width: 90%;
    padding-right: 12px;
    color: #495057;
    font-size: 14px;
    margin-bottom: 0;
    cursor: pointer
}

.data-lumesse-search-view-type-sidebar .lumesse-sa-container #lumesseSearchAgentButton .search-agent-switch, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container #lumesseSearchAgentButton .search-agent-switch {
    position: relative;
    height: 15px;
    width: 33px;
    border-radius: 20px;
    border: none;
    cursor: pointer;
    outline-style: none;
    box-shadow: none;
    border-color: transparent;
    transform: translateX(-5px)
}

.data-lumesse-search-view-type-sidebar .lumesse-sa-container #lumesseSearchAgentButton .search-agent-switch:after, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container #lumesseSearchAgentButton .search-agent-switch:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    height: 20px;
    width: 20px;
    background: #495057;
    border-radius: 50%;
    border: solid 1px #ddd;
    transform: translate(100%, -50%);
    transition: transform .3s ease-in-out;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .14), 0 2px 1px -1px rgba(0, 0, 0, .12), 0 1px 3px rgba(0, 0, 0, .2)
}

.data-lumesse-search-view-type-sidebar .lumesse-sa-container #lumesseSearchAgentButton .search-agent-switch:before, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container #lumesseSearchAgentButton .search-agent-switch:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: inherit;
    width: inherit;
    border-radius: inherit;
    background: #adb5bd;
    transition: background .3s ease-in;
    border: 1px solid transparent
}

.data-lumesse-search-view-type-sidebar .lumesse-sa-container #lumesseSearchAgentButton .search-agent-switch.collapsed:after, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container #lumesseSearchAgentButton .search-agent-switch.collapsed:after {
    transform: translate(-50%, -50%);
    background-color: #fff
}

.data-lumesse-search-view-type-sidebar .lumesse-sa-container #lumesseSearchAgentButton .search-agent-switch.collapsed:focus:after, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container #lumesseSearchAgentButton .search-agent-switch.collapsed:focus:after {
    background-color: #e6e6e6;
    border: 1px solid #000
}

.data-lumesse-search-view-type-sidebar .lumesse-sa-container #lumesseSearchAgentButton .search-agent-switch:focus:after, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container #lumesseSearchAgentButton .search-agent-switch:focus:after {
    background-color: #606973;
    border: 1px solid #000
}

.data-lumesse-search-view-type-sidebar .lumesse-sa-container #lumesseSearchAgentWidget .btn.search-agent-submit-btn, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container #lumesseSearchAgentWidget .btn.search-agent-submit-btn, .data-lumesse-search-view-type-sidebar .lumesse-sa-container #lumesseSearchAgentWidget .btn-success, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container #lumesseSearchAgentWidget .btn-success {
    min-width: 140px;
    height: auto;
    min-height: 40px;
    border-radius: 4px;
    padding: 10px;
    border: 1px solid #495057;
    background-color: #495057;
    font-size: 14px;
    line-height: 1.3333333em;
    font-weight: 700;
    color: #fff;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px rgba(0, 0, 0, .14), 0 1px 5px rgba(0, 0, 0, .12)
}

.data-lumesse-search-view-type-sidebar .lumesse-sa-container #lumesseSearchAgentWidget .btn.search-agent-submit-btn:hover, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container #lumesseSearchAgentWidget .btn.search-agent-submit-btn:hover, .data-lumesse-search-view-type-sidebar .lumesse-sa-container #lumesseSearchAgentWidget .btn-success:hover, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container #lumesseSearchAgentWidget .btn-success:hover, .data-lumesse-search-view-type-sidebar .lumesse-sa-container #lumesseSearchAgentWidget .btn.search-agent-submit-btn:focus, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container #lumesseSearchAgentWidget .btn.search-agent-submit-btn:focus, .data-lumesse-search-view-type-sidebar .lumesse-sa-container #lumesseSearchAgentWidget .btn-success:focus, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container #lumesseSearchAgentWidget .btn-success:focus, .data-lumesse-search-view-type-sidebar .lumesse-sa-container #lumesseSearchAgentWidget .btn.search-agent-submit-btn:active, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container #lumesseSearchAgentWidget .btn.search-agent-submit-btn:active, .data-lumesse-search-view-type-sidebar .lumesse-sa-container #lumesseSearchAgentWidget .btn-success:active, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container #lumesseSearchAgentWidget .btn-success:active {
    background-color: #1a1d20;
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px rgba(0, 0, 0, .14), 0 1px 10px rgba(0, 0, 0, .12)
}

.data-lumesse-search-view-type-sidebar .lumesse-sa-container #lumesseSearchAgentWidget .btn.search-agent-submit-btn.disabled, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container #lumesseSearchAgentWidget .btn.search-agent-submit-btn.disabled, .data-lumesse-search-view-type-sidebar .lumesse-sa-container #lumesseSearchAgentWidget .btn-success.disabled, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container #lumesseSearchAgentWidget .btn-success.disabled, .data-lumesse-search-view-type-sidebar .lumesse-sa-container #lumesseSearchAgentWidget .btn.search-agent-submit-btn:disabled, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container #lumesseSearchAgentWidget .btn.search-agent-submit-btn:disabled, .data-lumesse-search-view-type-sidebar .lumesse-sa-container #lumesseSearchAgentWidget .btn-success:disabled, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container #lumesseSearchAgentWidget .btn-success:disabled, .data-lumesse-search-view-type-sidebar .lumesse-sa-container #lumesseSearchAgentWidget .btn.search-agent-submit-btn.disabled:hover, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container #lumesseSearchAgentWidget .btn.search-agent-submit-btn.disabled:hover, .data-lumesse-search-view-type-sidebar .lumesse-sa-container #lumesseSearchAgentWidget .btn-success.disabled:hover, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container #lumesseSearchAgentWidget .btn-success.disabled:hover, .data-lumesse-search-view-type-sidebar .lumesse-sa-container #lumesseSearchAgentWidget .btn.search-agent-submit-btn:disabled:hover, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container #lumesseSearchAgentWidget .btn.search-agent-submit-btn:disabled:hover, .data-lumesse-search-view-type-sidebar .lumesse-sa-container #lumesseSearchAgentWidget .btn-success:disabled:hover, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container #lumesseSearchAgentWidget .btn-success:disabled:hover, .data-lumesse-search-view-type-sidebar .lumesse-sa-container #lumesseSearchAgentWidget .btn.search-agent-submit-btn.disabled:focus, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container #lumesseSearchAgentWidget .btn.search-agent-submit-btn.disabled:focus, .data-lumesse-search-view-type-sidebar .lumesse-sa-container #lumesseSearchAgentWidget .btn-success.disabled:focus, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container #lumesseSearchAgentWidget .btn-success.disabled:focus, .data-lumesse-search-view-type-sidebar .lumesse-sa-container #lumesseSearchAgentWidget .btn.search-agent-submit-btn:disabled:focus, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container #lumesseSearchAgentWidget .btn.search-agent-submit-btn:disabled:focus, .data-lumesse-search-view-type-sidebar .lumesse-sa-container #lumesseSearchAgentWidget .btn-success:disabled:focus, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container #lumesseSearchAgentWidget .btn-success:disabled:focus, .data-lumesse-search-view-type-sidebar .lumesse-sa-container #lumesseSearchAgentWidget .btn.search-agent-submit-btn.disabled:active, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container #lumesseSearchAgentWidget .btn.search-agent-submit-btn.disabled:active, .data-lumesse-search-view-type-sidebar .lumesse-sa-container #lumesseSearchAgentWidget .btn-success.disabled:active, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container #lumesseSearchAgentWidget .btn-success.disabled:active, .data-lumesse-search-view-type-sidebar .lumesse-sa-container #lumesseSearchAgentWidget .btn.search-agent-submit-btn:disabled:active, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container #lumesseSearchAgentWidget .btn.search-agent-submit-btn:disabled:active, .data-lumesse-search-view-type-sidebar .lumesse-sa-container #lumesseSearchAgentWidget .btn-success:disabled:active, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container #lumesseSearchAgentWidget .btn-success:disabled:active {
    border: 1px solid #e9ecef;
    background-color: #e9ecef;
    color: #495057;
    cursor: not-allowed;
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none
}

.data-lumesse-search-view-type-sidebar .lumesse-sa-container #lumesseSearchAgentWidget .material-icons, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container #lumesseSearchAgentWidget .material-icons {
    font-size: 18px;
    color: #fff
}

.data-lumesse-search-view-type-sidebar .lumesse-sa-container #lumesseSearchAgentWidget .btn:hover, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container #lumesseSearchAgentWidget .btn:hover, .data-lumesse-search-view-type-sidebar .lumesse-sa-container #lumesseSearchAgentWidget .btn-success:hover, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container #lumesseSearchAgentWidget .btn-success:hover {
    background: #1a1d20;
    border: 1px solid #1a1d20;
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px rgba(0, 0, 0, .14), 0 1px 10px rgba(0, 0, 0, .12)
}

.data-lumesse-search-view-type-sidebar .lumesse-sa-container #lumesseSearchAgentWidget [data-lumesse-sa-insert=formErrorSummary], .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container #lumesseSearchAgentWidget [data-lumesse-sa-insert=formErrorSummary] {
    display: none
}

.data-lumesse-search-view-type-sidebar .lumesse-sa-container #lumesseSearchAgentWidget .form-control, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container #lumesseSearchAgentWidget .form-control {
    margin-bottom: 5px
}

.data-lumesse-search-view-type-sidebar .lumesse-sa-container #lumesseSearchAgentWidget .form-control.invalid, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container #lumesseSearchAgentWidget .form-control.invalid {
    border-color: #c31d1d;
    background-color: #fff5f5
}

.data-lumesse-search-view-type-sidebar .lumesse-sa-container #lumesseSearchAgentWidget .lumesse-error-message, .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container #lumesseSearchAgentWidget .lumesse-error-message {
    font-size: 12px;
    color: #c31d1d
}

.data-lumesse-search-view-type-sidebar .lumesse-sa-container .form-sidebar-fieldset legend {
    display: block;
    border: 0;
    font-size: 24px;
    color: #495057;
    font-weight: 700;
    text-align: left
}

.data-lumesse-search-view-type-sidebar .lumesse-sa-container #lumesseSearchAgentWidget {
    width: 100%
}

.sa-alignment {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    margin-bottom: 28px
}

.sa-alignment .sa-placeholder, .sa-alignment .lumesse-sa-ga-container {
    padding-left: 25px;
    padding-right: 25px
}

@media screen and (max-width: 768px) {
    .sa-alignment .sa-placeholder, .sa-alignment .lumesse-sa-ga-container {
        padding-left: 15px;
        padding-right: 15px
    }

    .data-lumesse-search-view-type-sidebar #sYourEmail {
        margin-bottom: 20px
    }

    .data-lumesse-search-view-type-sidebar #lumesseGeneralApplicationWidget, .data-lumesse-search-view-type-sidebar #lumesseSearchAgentButton, .data-lumesse-search-view-type-sidebar #lumesseSearchAgentCollapse {
        max-width: 385px;
        margin: 0 auto
    }

    .data-lumesse-search-view-type-sidebar #lumesseGeneralApplicationWidget {
        margin-bottom: 3vw
    }

    .data-lumesse-search-view-type-sidebar.search-vertical .lumesse-sa-ga-container {
        max-width: none;
        margin: 0 -15px
    }
}

.jdesc-criteria > dt, .jdesc-label {
    text-align: left;
    font-weight: 400;
    text-transform: uppercase
}

.jdesc-criteria > dd, .jdesc-param {
    color: #820069;
    font-weight: 700
}

.jdesc-param {
    margin: 5px 0 30px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc
}

.job-title {
    padding-bottom: 10px;
    border-bottom: 5px solid #ccc
}

.jdesc-params {
    padding-top: 10px;
    margin-top: 15px
}

@media screen and (max-width: 1024px) {
    a:nth-child(2) > .jdesc-navi-btn-txt, a:nth-child(3) > .jdesc-navi-btn-txt {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .jdesc-navigation > a:nth-child(1) > .jdesc-navi-btn-txt {
        display: none
    }

    .jdesc-navigation > a:nth-child(1) {
        min-width: 50px
    }
}

#lumesseJobDetailWidget div[role=navigation] {
    margin-bottom: 80px
}

#lumesseJobDetailWidget div[role=navigation] > a {
    margin-bottom: 10px
}

@media screen and (max-width: 767px) {
    #lumesseJobDetailWidget div[role=navigation] > a {
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    .job-title > a {
        width: 100%;
        float: none !important;
        margin: 15px 0
    }
}

@media screen and (max-width: 991px) {
    .jdesc-navigation {
        padding-bottom: 30px
    }
}

.lumesse-video-wrapper {
    max-width: 480px;
    margin: auto;
    padding-top: 5px
}

.lumesse-iframe-video-container {
    padding-top: 70%;
    position: relative
}

.lumesse-iframe-video-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.wcag-job-details-wrapper {
    min-height: calc(100vh - 60px);
    background-color: #f1f3f5
}

.wcag-job-details-wrapper #silk-content {
    padding-top: 60px;
    padding-bottom: 20px;
    margin-top: 0;
    margin-bottom: 0
}

.wcag-job-details-wrapper .data-lumesse-job-details-type-wcag {
    background-color: #f1f3f5;
    font-size: 14px
}

.wcag-job-details-wrapper #lumesseJobDetailWidget {
    max-width: 1224px;
    margin: 0 auto;
    display: flex;
    flex-direction: column
}

.wcag-job-details-wrapper #lumesseJobDetailWidget .strapLine {
    padding: 10px 0;
    max-width: 100%
}

.wcag-job-details-wrapper #lumesseJobDetailWidget .job-description-content img {
    padding: 5px;
    max-width: 100%
}

.wcag-job-details-wrapper #lumesseJobDetailWidget .job-description-content .lumesse-video-wrapper {
    max-width: 600px;
    padding: 5px 0
}

.wcag-job-details-wrapper #lumesseJobDetailWidget div[role=navigation] > a {
    margin: 10px 2.5px 10px 0
}

@media screen and (max-width: 767px) {
    .wcag-job-details-wrapper #lumesseJobDetailWidget div[role=navigation] > a {
        width: 100%
    }

    .wcag-job-details-wrapper #lumesseJobDetailWidget div[role=navigation] > a[data-lumesse-jd-action=apply] {
        margin-right: 0
    }
}

.wcag-job-details-wrapper .sectionBlock {
    max-width: 1640px;
    margin: 0 auto;
    background-color: #fff
}

.wcag-job-details-wrapper .job-title-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.wcag-job-details-wrapper .job-title-container .job-title {
    font-size: 36px;
    border: none
}

.wcag-job-details-wrapper .job-title-container .btn-primary {
    white-space: nowrap
}

.wcag-job-details-wrapper h2 {
    font-size: 24px
}

.wcag-job-details-wrapper h3 {
    font-size: 16px
}

.wcag-job-details-wrapper h1, .wcag-job-details-wrapper h2, .wcag-job-details-wrapper h3 {
    color: #495057;
    font-weight: 700
}

.wcag-job-details-wrapper [data-lumesse-jd-action=apply] {
    width: 180px
}

.wcag-job-details-wrapper [data-lumesse-jd-action=apply]:hover {
    background-color: #1a1d20
}

.wcag-job-details-wrapper .btn-primary {
    min-width: 140px;
    height: auto;
    min-height: 40px;
    border-radius: 4px;
    padding: 10px;
    border: 1px solid #495057;
    background-color: #495057;
    font-size: 14px;
    line-height: 1.3333333em;
    font-weight: 700;
    color: #fff;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px rgba(0, 0, 0, .14), 0 1px 5px rgba(0, 0, 0, .12)
}

.wcag-job-details-wrapper .btn-primary:hover, .wcag-job-details-wrapper .btn-primary:focus, .wcag-job-details-wrapper .btn-primary:active {
    background-color: #1a1d20;
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px rgba(0, 0, 0, .14), 0 1px 10px rgba(0, 0, 0, .12)
}

.wcag-job-details-wrapper .btn-primary.disabled, .wcag-job-details-wrapper .btn-primary:disabled, .wcag-job-details-wrapper .btn-primary.disabled:hover, .wcag-job-details-wrapper .btn-primary:disabled:hover, .wcag-job-details-wrapper .btn-primary.disabled:focus, .wcag-job-details-wrapper .btn-primary:disabled:focus, .wcag-job-details-wrapper .btn-primary.disabled:active, .wcag-job-details-wrapper .btn-primary:disabled:active {
    border: 1px solid #e9ecef;
    background-color: #e9ecef;
    color: #495057;
    cursor: not-allowed;
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none
}

.wcag-job-details-wrapper [role=navigation] .btn-default {
    background-color: #e9ecef;
    color: #495057;
    border: 1px solid transparent;
    min-height: 40px;
    min-width: 140px;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.3333333em;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px rgba(0, 0, 0, .14), 0 1px 5px rgba(0, 0, 0, .12)
}

.wcag-job-details-wrapper [role=navigation] .btn-default:hover, .wcag-job-details-wrapper [role=navigation] .btn-default:focus, .wcag-job-details-wrapper [role=navigation] .btn-default:active {
    color: #495057;
    background-color: #f1f3f5;
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px rgba(0, 0, 0, .14), 0 1px 10px rgba(0, 0, 0, .12);
    border: 1px solid transparent
}

.wcag-job-details-wrapper [role=navigation] .btn-default:active:hover {
    border: 1px solid transparent
}

.wcag-job-details-wrapper [role=navigation] button.btn-default {
    margin: 10px 2.5px 10px 2.5px
}

.wcag-job-details-wrapper .material-icons {
    margin-right: 5px;
    font-size: 14px
}

.wcag-job-details-wrapper .jd-one-column-line {
    width: 100px;
    height: 1px;
    border-top: 1px solid #ced4da
}

.wcag-job-details-wrapper .dl-horizontal.jdesc-criteria dt {
    text-transform: capitalize;
    line-height: 30px;
    color: #495057;
    font-weight: 700
}

.wcag-job-details-wrapper .dl-horizontal.jdesc-criteria dd {
    color: #495057;
    font-weight: 400;
    line-height: 30px
}

.wcag-job-details-wrapper .dl-horizontal.jdesc-criteria dt, .wcag-job-details-wrapper .dl-horizontal.jdesc-criteria dd {
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0
}

.wcag-job-details-wrapper .dl-horizontal.jdesc-criteria dt {
    margin-right: .5em
}

.wcag-job-details-wrapper .container.data-lumesse-job-details-type-wcag {
    width: 100%
}

.wcag-job-details-wrapper .lumesse-jdesc-top-container {
    padding: 0 0 15px 0
}

.wcag-job-details-wrapper .lumesse-jdesc-bottom-container {
    padding: 10px 0 10px 0
}

.wcag-job-details-wrapper .lumesse-jdesc-logo-container, .wcag-job-details-wrapper .lumesse-jdesc-header1-container, .wcag-job-details-wrapper .lumesse-jdesc-header2-container, .wcag-job-details-wrapper .lumesse-jdesc-bottom-img-container, .wcag-job-details-wrapper #lumesseJobDetailWidget .job-description-content img {
    padding-left: 0;
    padding-right: 0
}

.wcag-job-details-wrapper .modal-body .alert-success {
    display: none
}

.wcag-job-details-wrapper .modal-body .thank-you-box {
    margin-top: -20px;
    text-align: left
}

.wcag-job-details-wrapper .modal-body .thank-you-box .done-icon {
    font-size: 24px
}

@media screen and (min-width: 991px) {
    .wcag-job-details-wrapper .dl-horizontal dt {
        width: auto
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .wcag-job-details-wrapper [role=navigation] .btn-default {
        width: 181px
    }

    .wcag-job-details-wrapper [data-lumesse-jd-action=apply] {
        width: 150px
    }
}

@media screen and (min-width: 768px) {
    .wcag-job-details-wrapper .job-title {
        margin-right: 35px
    }
}

@media screen and (max-width: 767px) {
    .wcag-job-details-wrapper .job-title-container {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .wcag-job-details-wrapper .job-title-container a {
        width: 100%;
        margin: 0 0 10px 0
    }
}

@media screen and (max-width: 990px) {
    .wcag-job-details-wrapper .data-lumesse-job-details-type-wcag .dl-horizontal.jdesc-criteria dd {
        line-height: normal;
        padding-bottom: 15px
    }

    .wcag-job-details-wrapper .data-lumesse-job-details-type-wcag .dl-horizontal.jdesc-criteria dt {
        line-height: normal
    }

    .wcag-job-details-wrapper .data-lumesse-job-details-type-wcag [role=navigation] .btn-default {
        margin: 0 0 10px 0;
        width: 100%
    }
}

.criteria-wrapper {
    margin-right: 5px
}

.criteria-label {
    font-weight: lighter;
    opacity: .8
}

.number-of-jobs {
    text-align: left;
    padding: 15px 0
}

.lumesse-grid-number-of-jobs {
    padding-bottom: 14px;
    padding-top: 0;
    padding-left: 0;
    font-size: 20px;
    font-weight: 700
}

@media screen and (max-width: 992px) {
    .lumesse-grid-number-of-jobs {
        padding-top: 0
    }
}

.jlist-tile-wrapper {
    padding: 15px;
    border: 1px solid #ccc;
    text-align: center;
    border-top-width: 10px;
    height: auto
}

.jlist-tile-wrapper:hover {
    border-top-color: #820069;
    box-shadow: 0 0 15px rgba(0, 0, 0, .2);
    transition: all .5s ease
}

.jlist-tile-wrapper .btn-primary {
    margin-top: 15px;
    left: 30px;
    right: 30px;
    bottom: 15px
}

.jlist-tile-wrapper > h1 {
    margin: 5px 0;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.5em
}

.jlist-tile-wrapper > .list-group > .list-group-item:empty {
    display: none
}

.jlist-tile-wrapper > .list-group {
    margin-top: 15px
}

.jlist-tile-wrapper:hover > .list-group > .list-group-item {
    background: 0 0;
    border-width: 1px 0
}

.jlist-tile-wrapper > .list-group > .list-group-item {
    color: #333;
    font-weight: 700;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.jlist-tile-wrapper > .list-group > .list-group-item {
    border-width: 1px 0
}

.jlist-tile {
    margin-bottom: 20px
}

.job-list-config-panel {
    margin-top: 15px;
    margin-bottom: 15px
}

.job-list-pagination > .form-control {
    width: auto
}

.job-list-pagination > .pagination {
    margin-top: 0;
    margin-bottom: 0
}

.pagination-element {
    margin-left: 10px
}

.number-of-jobs > span {
    font-weight: 700
}

@media screen and (max-width: 480px) {
    .results-per-page {
        display: block;
        width: 70% !important;
        margin-top: 15px
    }
}

.label-primary {
    border: 1px solid #ccc
}

.lumesse-jobs-list {
    margin: 0 -15px
}

.lumesse-jobs-list > table {
    width: calc(100% - 30px);
    margin-left: 15px
}

.test-only {
    display: none
}

.results-per-page {
    display: none
}

@media screen and (max-width: 767px) {
    .table-scroll-wrap {
        overflow-x: scroll
    }
}

.strapLine {
    font-weight: 400
}

.strap-line-grid {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block
}

.data-lumesse-search-view-type-sidebar .sectionBlock.sidebar-job-list {
    padding: 0 15px
}

.data-lumesse-search-view-type-sidebar .sectionBlock.sidebar-job-list .selected-criteria-list .chips-box {
    position: relative;
    display: block
}

.data-lumesse-search-view-type-sidebar .sectionBlock.sidebar-job-list .selected-criteria-list .chips-box .close-label {
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(-2px)
}

@media screen and (max-width: 500px) {
    .data-lumesse-search-view-type-sidebar .sectionBlock.sidebar-job-list .selected-criteria-list .chips-box .close-label {
        position: relative
    }
}

.data-lumesse-search-view-type-sidebar .sectionBlock.sidebar-job-list .selected-criteria-list .chips-box .selected-criteria-chips-list .criteria-wrapper:first-of-type {
    margin-left: 50px
}

@media screen and (max-width: 500px) {
    .data-lumesse-search-view-type-sidebar .sectionBlock.sidebar-job-list .selected-criteria-list .chips-box .selected-criteria-chips-list .criteria-wrapper:first-of-type {
        margin-left: 0
    }
}

.data-lumesse-search-view-type-sidebar .sectionBlock.sidebar-job-list .search-criteria {
    padding: 0 10px
}

.data-lumesse-search-view-type-sidebar .sectionBlock.sidebar-job-list .search-criteria .close-label {
    margin-right: 5px;
    padding: 1px 0;
    border: 0
}

.data-lumesse-search-view-type-sidebar .sectionBlock.sidebar-job-list .search-criteria .selected-criteria-chips-list {
    padding-left: 0;
    list-style: none;
    margin: 0
}

.data-lumesse-search-view-type-sidebar .sectionBlock.sidebar-job-list .search-criteria .selected-criteria-chips-list .criteria-wrapper {
    padding: 5px 10px;
    margin-bottom: 26px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    max-width: 100%
}

@media screen and (max-width: 500px) {
    .data-lumesse-search-view-type-sidebar .sectionBlock.sidebar-job-list .search-criteria .selected-criteria-chips-list .criteria-wrapper {
        justify-content: center;
        width: 360px
    }

    .data-lumesse-search-view-type-sidebar .sectionBlock.sidebar-job-list .search-criteria .selected-criteria-chips-list .criteria-wrapper .criteria-label, .data-lumesse-search-view-type-sidebar .sectionBlock.sidebar-job-list .search-criteria .selected-criteria-chips-list .criteria-wrapper .criteria-value {
        width: 100%
    }
}

.data-lumesse-search-view-type-sidebar .sectionBlock.sidebar-job-list .search-criteria .selected-criteria-chips-list .criteria-wrapper button {
    border: 0
}

.data-lumesse-search-view-type-sidebar .sectionBlock.sidebar-job-list .search-criteria .selected-criteria-chips-list .criteria-wrapper .selected-criteria-value, .data-lumesse-search-view-type-sidebar .sectionBlock.sidebar-job-list .search-criteria .selected-criteria-chips-list .criteria-wrapper .selected-criteria-label {
    margin-top: 2px
}

.data-lumesse-search-view-type-sidebar .sectionBlock.sidebar-job-list .search-criteria .selected-criteria-chips-list .material-icons {
    cursor: pointer;
    font-size: 20px
}

.data-lumesse-search-view-type-sidebar .sectionBlock.sidebar-job-list .search-criteria .selected-criteria-chips-list .cancel-button {
    background: 0 0
}

.data-lumesse-search-view-type-sidebar .sectionBlock.sidebar-job-list .search-criteria .selected-criteria-list .label {
    background: #f1f3f5;
    border-radius: 16px;
    font-size: 14px;
    color: #495057;
    display: inline-flex;
    width: fit-content
}

.data-lumesse-search-view-type-sidebar .sectionBlock.sidebar-job-list .search-criteria .selected-criteria-list .label .criteria-value {
    max-width: none;
    padding: 0 5px
}

.data-lumesse-search-view-type-sidebar .sectionBlock.sidebar-job-list .search-criteria .selected-criteria-list .label .criteria-label, .data-lumesse-search-view-type-sidebar .sectionBlock.sidebar-job-list .search-criteria .selected-criteria-list .label .criteria-value {
    white-space: normal;
    display: inline-block;
    overflow-wrap: break-word;
    max-width: 95%
}

.data-lumesse-search-view-type-sidebar .sectionBlock.sidebar-job-list .search-criteria .close-label {
    display: inline-flex;
    position: relative;
    top: 5px
}

.data-lumesse-search-view-type-sidebar .sectionBlock.sidebar-job-list .sidebar-job-list-empty {
    max-width: 100%;
    text-align: center;
    padding: 75px 25px 35px;
    background: #fff;
    margin-left: 28px;
    margin-right: 28px;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2)
}

.data-lumesse-search-view-type-sidebar .sectionBlock.sidebar-job-list .sidebar-job-list-empty #jlEmptyIcon {
    width: 30px;
    height: 30px;
    fill: #495057
}

.data-lumesse-search-view-type-sidebar .sectionBlock.sidebar-job-list .sidebar-job-list-empty .lead-text {
    font-size: 20px;
    font-weight: 700;
    margin: 2em auto;
    margin-bottom: calc(2em - 10px)
}

.data-lumesse-search-view-type-sidebar .sectionBlock.sidebar-job-list .sidebar-job-list-empty p {
    font-size: 16px
}

.data-lumesse-search-view-type-sidebar .sectionBlock.sidebar-job-list .pagination li a, .data-lumesse-search-view-type-sidebar .sectionBlock.sidebar-job-list .pagination li span {
    color: #495057
}

.data-lumesse-search-view-type-sidebar .sectionBlock.sidebar-job-list .pagination .active a, .data-lumesse-search-view-type-sidebar .sectionBlock.sidebar-job-list .pagination .active span, .data-lumesse-search-view-type-sidebar .sectionBlock.sidebar-job-list .pagination .active a:hover, .data-lumesse-search-view-type-sidebar .sectionBlock.sidebar-job-list .pagination .active span:hover, .data-lumesse-search-view-type-sidebar .sectionBlock.sidebar-job-list .pagination .active a:focus, .data-lumesse-search-view-type-sidebar .sectionBlock.sidebar-job-list .pagination .active span:focus {
    color: #fff;
    background-color: #495057;
    border-color: #495057;
    border-color: #1a1d20;
    outline-color: #1a1d20;
    outline-style: auto;
    outline-width: 1px
}

@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
    .data-lumesse-search-view-type-sidebar .sectionBlock.sidebar-job-list .pagination .active a, .data-lumesse-search-view-type-sidebar .sectionBlock.sidebar-job-list .pagination .active span, .data-lumesse-search-view-type-sidebar .sectionBlock.sidebar-job-list .pagination .active a:hover, .data-lumesse-search-view-type-sidebar .sectionBlock.sidebar-job-list .pagination .active span:hover, .data-lumesse-search-view-type-sidebar .sectionBlock.sidebar-job-list .pagination .active a:focus, .data-lumesse-search-view-type-sidebar .sectionBlock.sidebar-job-list .pagination .active span:focus {
        outline-style: solid
    }
}

.data-lumesse-search-view-type-sidebar .sectionBlock.sidebar-job-list .job-list-config-panel {
    margin-right: -5px
}

.data-lumesse-search-view-type-sidebar .job-list-tile {
    padding-left: 25px;
    padding-right: 25px;
    display: flex;
    margin-bottom: 28px
}

.data-lumesse-search-view-type-sidebar .lumesse-jobs-list {
    display: flex;
    flex-wrap: wrap;
    overflow-x: visible
}

.data-lumesse-search-view-type-sidebar .sidebar-grid-tile-wrapper {
    display: flex;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    text-align: center;
    flex-direction: column;
    align-items: center;
    flex-basis: 100%;
    padding: 40px 15px;
    transition: all 200ms;
    min-height: 353px;
    border: 1px solid transparent
}

.data-lumesse-search-view-type-sidebar .sidebar-grid-tile-wrapper .list-group {
    margin-bottom: 15px
}

.data-lumesse-search-view-type-sidebar .sidebar-grid-tile-wrapper .job-grid-title {
    max-width: 310px;
    margin-left: auto;
    margin-right: auto;
    font-size: 24px;
    margin-top: 0;
    display: flex;
    flex-direction: column
}

.data-lumesse-search-view-type-sidebar .sidebar-grid-tile-wrapper .job-grid-title a {
    font-weight: 700;
    color: #495057;
    word-wrap: break-word;
    word-break: break-word
}

.data-lumesse-search-view-type-sidebar .sidebar-grid-tile-wrapper .job-grid-title a:hover {
    text-decoration: none
}

.data-lumesse-search-view-type-sidebar .sidebar-grid-tile-wrapper .job-grid-title a:focus {
    border-color: #1a1d20;
    outline-color: #1a1d20;
    outline-style: auto;
    outline-width: 1px
}

@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
    .data-lumesse-search-view-type-sidebar .sidebar-grid-tile-wrapper .job-grid-title a:focus {
        outline-style: solid
    }
}

.data-lumesse-search-view-type-sidebar .sidebar-grid-tile-wrapper .smallerTitleFont {
    font-size: 18px
}

.data-lumesse-search-view-type-sidebar .sidebar-grid-tile-wrapper .smallestTitleFont {
    font-size: 14px;
    line-height: 1.5em
}

@media screen and (min-width: 769px) and (max-width: 1280px) {
    .data-lumesse-search-view-type-sidebar .sidebar-grid-tile-wrapper .job-grid-title {
        font-size: 18px
    }

    .data-lumesse-search-view-type-sidebar .sidebar-grid-tile-wrapper .smallestTitleFont {
        font-size: 14px
    }
}

.data-lumesse-search-view-type-sidebar .sidebar-grid-tile-wrapper .list-group-item {
    background-color: transparent;
    border: 0;
    position: relative;
    min-height: 40px
}

.data-lumesse-search-view-type-sidebar .sidebar-grid-tile-wrapper .list-group-item .list-group-item-value {
    color: #495057;
    margin: 0 15px
}

.data-lumesse-search-view-type-sidebar .sidebar-grid-tile-wrapper .list-group-item .fa {
    font-size: 20px;
    color: #495057
}

.data-lumesse-search-view-type-sidebar .sidebar-grid-tile-wrapper .list-group-item:not(:last-child):after {
    position: absolute;
    content: "";
    height: 1px;
    background-color: #ced4da;
    width: 140px;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: 0
}

.data-lumesse-search-view-type-sidebar .sidebar-grid-tile-wrapper .btn-primary {
    width: 185px;
    min-width: 140px;
    height: auto;
    min-height: 40px;
    border-radius: 4px;
    padding: 10px;
    border: 1px solid #495057;
    background-color: #495057;
    font-size: 14px;
    line-height: 1.3333333em;
    font-weight: 700;
    color: #fff;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px rgba(0, 0, 0, .14), 0 1px 5px rgba(0, 0, 0, .12)
}

.data-lumesse-search-view-type-sidebar .sidebar-grid-tile-wrapper .btn-primary:hover, .data-lumesse-search-view-type-sidebar .sidebar-grid-tile-wrapper .btn-primary:focus, .data-lumesse-search-view-type-sidebar .sidebar-grid-tile-wrapper .btn-primary:active {
    background-color: #1a1d20;
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px rgba(0, 0, 0, .14), 0 1px 10px rgba(0, 0, 0, .12)
}

.data-lumesse-search-view-type-sidebar .sidebar-grid-tile-wrapper .btn-primary.disabled, .data-lumesse-search-view-type-sidebar .sidebar-grid-tile-wrapper .btn-primary:disabled, .data-lumesse-search-view-type-sidebar .sidebar-grid-tile-wrapper .btn-primary.disabled:hover, .data-lumesse-search-view-type-sidebar .sidebar-grid-tile-wrapper .btn-primary:disabled:hover, .data-lumesse-search-view-type-sidebar .sidebar-grid-tile-wrapper .btn-primary.disabled:focus, .data-lumesse-search-view-type-sidebar .sidebar-grid-tile-wrapper .btn-primary:disabled:focus, .data-lumesse-search-view-type-sidebar .sidebar-grid-tile-wrapper .btn-primary.disabled:active, .data-lumesse-search-view-type-sidebar .sidebar-grid-tile-wrapper .btn-primary:disabled:active {
    border: 1px solid #e9ecef;
    background-color: #e9ecef;
    color: #495057;
    cursor: not-allowed;
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none
}

.data-lumesse-search-view-type-sidebar .sidebar-grid-tile-wrapper .strap-line-grid {
    white-space: normal;
    max-width: 310px;
    margin: 30px 0;
    font-size: 12px;
    color: #495057
}

.data-lumesse-search-view-type-sidebar .sidebar-grid-tile-wrapper .sidebar-grid-tile-header {
    flex-grow: 1;
    justify-content: flex-start;
    display: flex;
    flex-direction: column;
    max-width: 100%
}

.data-lumesse-search-view-type-sidebar .sidebar-grid-tile-wrapper .sidebar-grid-tile-body {
    max-width: 100%
}

.data-lumesse-search-view-type-sidebar .sidebar-grid-tile-wrapper:hover, .data-lumesse-search-view-type-sidebar .sidebar-grid-tile-wrapper:focus-within {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    outline: 0;
    box-shadow: 0 0 calc(30px) rgba(0, 0, 0, .2)
}

.data-lumesse-search-view-type-sidebar.search-vertical .job-list-container {
    margin-top: 22px
}

@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
    .data-lumesse-search-view-type-sidebar .sidebar-grid-tile-wrapper:hover, .data-lumesse-search-view-type-sidebar .sidebar-grid-tile-wrapper:focus, .data-lumesse-search-view-type-sidebar .sidebar-grid-tile-wrapper:focus:active {
        transform: scale(1.05);
        outline: 1px dashed #495057;
        box-shadow: 0 0 15px rgba(0, 0, 0, .2)
    }
}

@media screen and (max-width: 991px) {
    .data-lumesse-search-view-type-sidebar .job-list-container {
        margin-top: 22px
    }
}

@media screen and (max-width: 767px) {
    .data-lumesse-search-view-type-sidebar .sectionBlock.sidebar-job-list .search-criteria {
        padding: 0;
        margin: 0 -15px
    }

    .data-lumesse-search-view-type-sidebar .sectionBlock.sidebar-job-list .sidebar-job-list-empty {
        margin-left: 0;
        margin-right: 0
    }
}

#talentSearchForm > div > label {
    text-align: left
}

#lumesseSearchCriteriaWidget > div > legend:first-child {
    display: none
}

.selected-criteria-list > .label {
    line-height: inherit;
    max-width: 100%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px
}

@media screen and (min-width: 768px) {
    .selected-criteria-list > .label {
        max-width: 70%
    }
}

@media screen and (min-width: 992px) {
    .selected-criteria-list > .label {
        max-width: 50%
    }
}

@media screen and (min-width: 1200px) {
    .selected-criteria-list > .label {
        max-width: 33.3%
    }
}

.selected-criteria-list > .label > .criteria-value {
    max-width: 5em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

#searchCriteriaFieldset > .form-group:last-child {
    margin-bottom: 0
}

#vanillaKeywordCompact {
    background: #ccc;
    margin: -15px 0 15px 0;
    padding: 15px
}

.sidebar-keyword-and-language-container #lumesseLanguageSelectWidget {
    margin-left: 10px
}

@media screen and (max-width: 990px) {
    .sidebar-keyword-and-language-container #lumesseLanguageSelectWidget .form-inline .form-control {
        width: 165px
    }
}

@media screen and (max-width: 576px) {
    .sidebar-keyword-and-language-container #lumesseLanguageSelectWidget {
        margin-left: 0
    }

    .sidebar-keyword-and-language-container #lumesseLanguageSelectWidget .form-inline .form-control {
        width: 100%
    }
}

@media screen and (min-width: 991px) {
    .sidebar-keyword-and-language-container #lumesseLanguageSelectWidget .form-inline .form-control {
        width: 205px
    }
}

.sidebar-keyword-and-language-container #searchCriteriaSidebarKeywordsWidget {
    position: relative;
    width: 100%;
    padding: 20px;
    background-color: #fff;
    margin-bottom: 10px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    border-radius: 4px
}

.sidebar-keyword-and-language-container #searchCriteriaSidebarKeywordsWidget .form-group {
    margin-bottom: 0
}

.sidebar-keyword-and-language-container #searchCriteriaSidebarKeywordsWidget .keyword-input-box {
    display: flex
}

.sidebar-keyword-and-language-container #searchCriteriaSidebarKeywordsWidget .search-icon {
    position: absolute;
    top: 8px;
    right: 10px;
    width: 20px;
    height: 20px;
    color: #fff
}

.sidebar-keyword-and-language-container #searchCriteriaSidebarKeywordsWidget .keyword-clear-button {
    position: absolute;
    right: 75px;
    top: 50%;
    display: none;
    background: 0 0;
    border: 0;
    padding: 2px
}

.sidebar-keyword-and-language-container #searchCriteriaSidebarKeywordsWidget .close-icon {
    background: 0 0;
    padding: 0
}

.sidebar-keyword-and-language-container #searchCriteriaSidebarKeywordsWidget .close-icon:after {
    color: #495057;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    width: 20px;
    height: 20px
}

@media screen and (max-width: 992px) {
    .sidebar-keyword-and-language-container #searchCriteriaSidebarKeywordsWidget .keyword-clear-button {
        top: 25%;
        transform: translateY(50%);
        right: 45px
    }

    .sidebar-keyword-and-language-container #searchCriteriaSidebarKeywordsWidget .close-icon:after {
        right: -20px
    }
}

.sidebar-keyword-and-language-container #searchCriteriaSidebarKeywordsWidget ::-ms-clear {
    display: none
}

.sidebar-keyword-and-language-container #searchCriteriaSidebarKeywordsWidget #sidebarSearch {
    width: 100%;
    float: left;
    padding-right: 30px
}

.sidebar-keyword-and-language-container #searchCriteriaSidebarKeywordsWidget #keywordSearchButton {
    min-width: 140px;
    height: auto;
    min-height: 40px;
    border-radius: 4px;
    padding: 10px;
    border: 1px solid #495057;
    background-color: #495057;
    font-size: 14px;
    line-height: 1.3333333em;
    font-weight: 700;
    color: #fff;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px rgba(0, 0, 0, .14), 0 1px 5px rgba(0, 0, 0, .12);
    min-width: 40px;
    position: relative;
    width: 40px;
    height: 40px;
    float: left;
    margin-left: 10px
}

.sidebar-keyword-and-language-container #searchCriteriaSidebarKeywordsWidget #keywordSearchButton:hover, .sidebar-keyword-and-language-container #searchCriteriaSidebarKeywordsWidget #keywordSearchButton:focus, .sidebar-keyword-and-language-container #searchCriteriaSidebarKeywordsWidget #keywordSearchButton:active {
    background-color: #1a1d20;
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px rgba(0, 0, 0, .14), 0 1px 10px rgba(0, 0, 0, .12)
}

.sidebar-keyword-and-language-container #searchCriteriaSidebarKeywordsWidget #keywordSearchButton.disabled, .sidebar-keyword-and-language-container #searchCriteriaSidebarKeywordsWidget #keywordSearchButton:disabled, .sidebar-keyword-and-language-container #searchCriteriaSidebarKeywordsWidget #keywordSearchButton.disabled:hover, .sidebar-keyword-and-language-container #searchCriteriaSidebarKeywordsWidget #keywordSearchButton:disabled:hover, .sidebar-keyword-and-language-container #searchCriteriaSidebarKeywordsWidget #keywordSearchButton.disabled:focus, .sidebar-keyword-and-language-container #searchCriteriaSidebarKeywordsWidget #keywordSearchButton:disabled:focus, .sidebar-keyword-and-language-container #searchCriteriaSidebarKeywordsWidget #keywordSearchButton.disabled:active, .sidebar-keyword-and-language-container #searchCriteriaSidebarKeywordsWidget #keywordSearchButton:disabled:active {
    border: 1px solid #e9ecef;
    background-color: #e9ecef;
    color: #495057;
    cursor: not-allowed;
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none
}

@media screen and (max-width: 991px) {
    .sidebar-keyword-and-language-container #searchCriteriaSidebarKeywordsWidget .keyword-input-box {
        flex-direction: column
    }

    .sidebar-keyword-and-language-container #searchCriteriaSidebarKeywordsWidget .keyword-input-box #keywordSearchButton, .sidebar-keyword-and-language-container #searchCriteriaSidebarKeywordsWidget .keyword-input-box #sidebarSearch {
        width: 100%
    }

    .sidebar-keyword-and-language-container #searchCriteriaSidebarKeywordsWidget .keyword-input-box #keywordSearchButton {
        margin-left: 0;
        margin-top: 10px
    }

    .sidebar-keyword-and-language-container #searchCriteriaSidebarKeywordsWidget .keyword-input-box #keywordSearchButton .search-icon {
        left: 50%;
        transform: translateX(-50%)
    }
}

@media screen and (max-width: 576px) {
    .sidebar-keyword-and-language-container {
        display: block
    }
}

.data-lumesse-search-view-type-sidebar {
    padding-top: 46px
}

.data-lumesse-search-view-type-sidebar .form-keywords {
    display: none
}

.data-lumesse-search-view-type-sidebar .skr {
    display: block;
    color: #820069;
    height: 1px;
    overflow: hidden
}

.data-lumesse-search-view-type-sidebar .skr .skr_text {
    transform: translateY(-200%)
}

.data-lumesse-search-view-type-sidebar .skr:focus, .data-lumesse-search-view-type-sidebar .skr:active, .data-lumesse-search-view-type-sidebar .skr:focus:active {
    height: auto;
    display: inline-block;
    padding: 2px 2px 2px 0;
    margin-bottom: 10px
}

.data-lumesse-search-view-type-sidebar .skr:focus .skr_text, .data-lumesse-search-view-type-sidebar .skr:active .skr_text, .data-lumesse-search-view-type-sidebar .skr:focus:active .skr_text {
    transform: translateY(0)
}

.data-lumesse-search-view-type-sidebar .vertical-top-bar .skr:focus, .data-lumesse-search-view-type-sidebar .vertical-top-bar .skr:active, .data-lumesse-search-view-type-sidebar .vertical-top-bar .skr:focus:active {
    margin-top: 10px;
    margin-bottom: 0
}

@media screen and (max-width: 991px) {
    .data-lumesse-search-view-type-sidebar #lumesseSearchCriteriaWidget {
        padding: 0 25px
    }

    .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container {
        margin: 0
    }
}

@media screen and (max-width: 767px) {
    .data-lumesse-search-view-type-sidebar .lumesse-sa-ga-container {
        margin: 0
    }
}

#silk-content.search-vertical {
    margin-top: 0
}

@media screen and (max-width: 991px) {
    #silk-content.search-vertical #lumesseSearchCriteriaWidget {
        padding: 0
    }
}

@media screen and (max-width: 767px) {
    #silk-content.search-vertical #talentlinkJobsList .job-list-tile {
        padding: 0
    }
}

#talentSearchFormSidebar {
    padding: 0
}

#talentSearchFormSidebar .accordion-tab {
    padding: 0;
    margin: 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    background: #fff
}

#talentSearchFormSidebar .accordion-tab:first-of-type {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

#talentSearchFormSidebar .accordion-tab.last-visible-tab {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

#talentSearchFormSidebar .accordion-tab h2 {
    margin-top: 0;
    margin-bottom: 1px
}

#talentSearchFormSidebar .accordion-tab button {
    border-style: none;
    outline: 0
}

#talentSearchFormSidebar .accordion-tab button:focus, #talentSearchFormSidebar .accordion-tab button:active, #talentSearchFormSidebar .accordion-tab button:focus:active {
    border-color: #1a1d20;
    outline-color: #1a1d20;
    outline-style: auto;
    outline-width: 1px
}

@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
    #talentSearchFormSidebar .accordion-tab button:focus, #talentSearchFormSidebar .accordion-tab button:active, #talentSearchFormSidebar .accordion-tab button:focus:active {
        outline-style: solid
    }
}

#talentSearchFormSidebar .accordion-tab .checkbox {
    position: relative;
    display: block;
    padding-top: 7px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle
}

#talentSearchFormSidebar .accordion-tab .checkbox label {
    font-size: 16px;
    color: #495057;
    padding-left: 32px
}

#talentSearchFormSidebar .accordion-tab .checkbox label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 11px;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    border: 2px solid #495057;
    border-radius: 3px;
    margin-right: 8px;
    margin-top: -2px;
    font-family: "Material Icons";
    font-weight: 700;
    font-style: normal;
    font-size: 17px;
    color: transparent;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    cursor: pointer;
    transform: translateX(-5px)
}

#talentSearchFormSidebar .accordion-tab .checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

#talentSearchFormSidebar .accordion-tab .checkbox input:checked + label:before {
    content: "done";
    background-color: #495057;
    color: #fff
}

#talentSearchFormSidebar .accordion-tab .checkbox input:checked + label .path {
    stroke: #fff;
    stroke-dashoffset: 0
}

#talentSearchFormSidebar .accordion-tab .checkbox input:hover + label {
    color: #1a1d20
}

#talentSearchFormSidebar .accordion-tab .checkbox input:focus + label:before {
    border-color: #1a1d20;
    outline-color: #1a1d20;
    outline-style: auto;
    outline-width: 1px;
    outline-offset: 3px
}

@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
    #talentSearchFormSidebar .accordion-tab .checkbox input:focus + label:before {
        outline-style: solid
    }
}

#talentSearchFormSidebar .accordion-tab .criteriumJobCount {
    font-weight: 700
}

@media screen and (max-width: 991px) {
    #talentSearchFormSidebar .accordion-tab {
        margin-bottom: 10px
    }

    #talentSearchFormSidebar .accordion-tab:last-of-type {
        margin-bottom: 0
    }
}

#talentSearchFormSidebar .accordion-trigger {
    background: 0 0;
    display: block;
    font-size: 20px;
    color: #495057;
    font-weight: 700;
    padding: 24px 20px;
    text-align: left;
    width: 100%
}

#talentSearchFormSidebar .accordion-trigger[aria-expanded=true] .accordion-icon {
    transform: translateY(-50%) rotate(-135deg)
}

#talentSearchFormSidebar .accordion-title {
    display: block;
    pointer-events: none;
    padding: 0;
    outline: 0
}

#talentSearchFormSidebar .accordion-icon {
    border: solid #9e9e9e;
    border-width: 0 2px 2px 0;
    pointer-events: none;
    transform: translateY(-60%) rotate(45deg);
    width: 8px;
    height: 8px;
    display: inline-block;
    float: right;
    margin-top: 12px
}

#talentSearchFormSidebar .accordion-panel {
    margin: 0;
    margin-bottom: 1px;
    padding: 0 24px 12px
}

#talentSearchFormSidebar .dropdown-label {
    text-align: left
}

#main-header {
    padding-bottom: 20px;
    text-align: center
}

span[data-lumesse-sjtf-insert=suggestedBy] {
    font-weight: 700
}

span[data-lumesse-sjtf-insert=jobDescriptionUrl] {
    display: inline-block;
    word-break: break-all;
    overflow-wrap: break-word
}

.wcag-job-details-wrapper #sendJobToAFriend .search-agent-submit, .wcag-job-details-wrapper #sendJobToAFriend .btn-success {
    min-width: 140px;
    height: auto;
    min-height: 40px;
    border-radius: 4px;
    padding: 10px;
    border: 1px solid #495057;
    background-color: #495057;
    font-size: 14px;
    line-height: 1.3333333em;
    font-weight: 700;
    color: #fff;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px rgba(0, 0, 0, .14), 0 1px 5px rgba(0, 0, 0, .12);
    padding: 0 20px
}

.wcag-job-details-wrapper #sendJobToAFriend .search-agent-submit:hover, .wcag-job-details-wrapper #sendJobToAFriend .btn-success:hover, .wcag-job-details-wrapper #sendJobToAFriend .search-agent-submit:focus, .wcag-job-details-wrapper #sendJobToAFriend .btn-success:focus, .wcag-job-details-wrapper #sendJobToAFriend .search-agent-submit:active, .wcag-job-details-wrapper #sendJobToAFriend .btn-success:active {
    background-color: #1a1d20;
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px rgba(0, 0, 0, .14), 0 1px 10px rgba(0, 0, 0, .12)
}

.wcag-job-details-wrapper #sendJobToAFriend .search-agent-submit.disabled, .wcag-job-details-wrapper #sendJobToAFriend .btn-success.disabled, .wcag-job-details-wrapper #sendJobToAFriend .search-agent-submit:disabled, .wcag-job-details-wrapper #sendJobToAFriend .btn-success:disabled, .wcag-job-details-wrapper #sendJobToAFriend .search-agent-submit.disabled:hover, .wcag-job-details-wrapper #sendJobToAFriend .btn-success.disabled:hover, .wcag-job-details-wrapper #sendJobToAFriend .search-agent-submit:disabled:hover, .wcag-job-details-wrapper #sendJobToAFriend .btn-success:disabled:hover, .wcag-job-details-wrapper #sendJobToAFriend .search-agent-submit.disabled:focus, .wcag-job-details-wrapper #sendJobToAFriend .btn-success.disabled:focus, .wcag-job-details-wrapper #sendJobToAFriend .search-agent-submit:disabled:focus, .wcag-job-details-wrapper #sendJobToAFriend .btn-success:disabled:focus, .wcag-job-details-wrapper #sendJobToAFriend .search-agent-submit.disabled:active, .wcag-job-details-wrapper #sendJobToAFriend .btn-success.disabled:active, .wcag-job-details-wrapper #sendJobToAFriend .search-agent-submit:disabled:active, .wcag-job-details-wrapper #sendJobToAFriend .btn-success:disabled:active {
    border: 1px solid #e9ecef;
    background-color: #e9ecef;
    color: #495057;
    cursor: not-allowed;
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none
}

.wcag-job-details-wrapper #sendJobToAFriend .control-label {
    padding: 0 5px;
    padding-left: 0;
    margin-bottom: 5px
}

.wcag-job-details-wrapper #sendJobToAFriend .text-required {
    color: #c31d1d;
    float: right;
    font-size: 13px
}

.wcag-job-details-wrapper #sendJobToAFriend .form-control, .wcag-job-details-wrapper #sendJobToAFriend .thumbnail {
    border: 1px solid #868e96;
    border-radius: 4px;
    background-color: #f1f3f5
}

.wcag-job-details-wrapper #sendJobToAFriend .thumbnail {
    margin-top: 10px
}

.wcag-job-details-wrapper #sendJobToAFriend .form-control:focus, .wcag-job-details-wrapper #sendJobToAFriend .form-control:active, .wcag-job-details-wrapper #sendJobToAFriend .form-control:focus:active {
    outline-color: #1a1d20;
    outline-style: auto;
    outline-width: 1px
}

.wcag-job-details-wrapper #sendJobToAFriend .caption {
    color: #686f76
}

.wcag-job-details-wrapper #sendJobToAFriend .has-success .form-control:focus, .wcag-job-details-wrapper #sendJobToAFriend .has-warning .form-control:focus, .wcag-job-details-wrapper #sendJobToAFriend .has-error .form-control:focus {
    border-color: #34495e;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(52, 73, 94, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(52, 73, 94, .6)
}

.wcag-job-details-wrapper #sendJobToAFriend .has-error .form-control {
    border-color: #c31d1d !important;
    background-color: #fff5f5
}

.wcag-job-details-wrapper #sendJobToAFriend .has-error .apply-file-upload-container {
    border-color: #c31d1d
}

.wcag-job-details-wrapper #sendJobToAFriend .has-error .help-block, .wcag-job-details-wrapper #sendJobToAFriend .has-error .radio, .wcag-job-details-wrapper #sendJobToAFriend .has-error .checkbox, .wcag-job-details-wrapper #sendJobToAFriend .has-error .radio-inline, .wcag-job-details-wrapper #sendJobToAFriend .has-error .checkbox-inline, .wcag-job-details-wrapper #sendJobToAFriend .has-error.radio label, .wcag-job-details-wrapper #sendJobToAFriend .has-error.checkbox label, .wcag-job-details-wrapper #sendJobToAFriend .has-error.radio-inline label, .wcag-job-details-wrapper #sendJobToAFriend .has-error.checkbox-inline label {
    color: #c31d1d
}

.wcag-job-details-wrapper #sendJobToAFriend .has-error .apply-description-container, .wcag-job-details-wrapper #sendJobToAFriend .has-error .repeatable-apply-description-container {
    display: none
}

.wcag-job-details-wrapper #sendJobToAFriend .has-error .apply-description-container.always-display {
    display: block
}

.wcag-job-details-wrapper #sendJobToAFriend .control-label span:after {
    content: "";
    visibility: hidden;
    display: block;
    clear: both
}

.wcag-job-details-wrapper #sendJobToAFriend .lumesse-error-message {
    color: #c31d1d;
    font-size: 12px
}

.wcag-job-details-wrapper #sendJobToAFriend .alert-danger {
    color: #c31d1d;
    background-color: #fff5f5;
    border-color: #fff5f5;
    border-color: #c31d1d;
    border-radius: 4px
}

.wcag-job-details-wrapper #sendJobToAFriend .alert-danger ul > li > a {
    color: #c31d1d
}

.wcag-job-details-wrapper #sendJobToAFriend .modal-header, .wcag-job-details-wrapper #sendJobToAFriend .modal-body {
    padding: 15px 20px 20px 20px
}

.wcag-job-details-wrapper #sendJobToAFriend .close[aria-label=Close] {
    width: 40px;
    height: 40px;
    right: -10px;
    top: -5px
}

.wcag-job-details-wrapper #sendJobToAFriend .form-group {
    margin-bottom: 20px
}

.wcag-job-details-wrapper #sendJobToAFriend .modal-content {
    border-radius: 4px
}

@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/material-design-icons/MaterialIcons-Regular.eot);
    src: local('Material Icons'), local('MaterialIcons-Regular'), url(../fonts/material-design-icons/MaterialIcons-Regular.woff2) format('woff2'), url(../fonts/material-design-icons/MaterialIcons-Regular.woff) format('woff'), url(../fonts/material-design-icons/MaterialIcons-Regular.ttf) format('truetype')
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    color: #495057;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    cursor: default;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga'
}

.sidebar-body {
    background-color: #f1f3f5
}

.sidebar-body .form-control {
    height: 40px;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    background-color: #fff;
    font-size: 16px;
    line-height: 19px;
    color: #495057
}

.sidebar-body .form-control:focus {
    border-color: #1a1d20;
    outline-color: #1a1d20;
    outline-style: auto;
    outline-width: 1px;
    padding: 5px 11px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .35)
}

@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
    .sidebar-body .form-control:focus {
        outline-style: solid
    }
}

.sidebar-body .form-control::placeholder, .sidebar-body .form-control::-webkit-input-placeholder {
    color: #686f76;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 400;
    font-style: italic
}

.sidebar-body .form-control::-moz-placeholder, .sidebar-body .form-control:-ms-input-placeholder, .sidebar-body .form-control::-ms-input-placeholder {
    color: #686f76;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 400;
    font-style: italic
}

#silk-content.container.data-lumesse-search-view-type-sidebar {
    width: auto;
    margin-top: 0
}

@media (min-width: 1200px) {
    #silk-content.container.data-lumesse-search-view-type-sidebar {
        max-width: 1650px
    }

    #silk-content.container.data-lumesse-search-view-type-sidebar .job-list-container {
        padding-left: 10px;
        padding-right: 0
    }
}

#sendJobToAFriendModalDescription legend {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

#sendJobToAFriend .modal-footer {
    display: none
}

#sendJobToAFriend .modal-header {
    border: 0;
    padding: 45px 47px 20px 47px
}

#sendJobToAFriend .modal-header::after {
    content: "";
    border-bottom: 1px solid #000;
    padding-top: 15px;
    width: 40px
}

#sendJobToAFriend .modal-header .close {
    font-size: 24px;
    font-weight: 400;
    color: #495057;
    opacity: 1;
    text-shadow: none;
    position: relative;
    top: -20px;
    right: -20px
}

#sendJobToAFriend .modal-header .close:hover, #sendJobToAFriend .modal-header .close:focus {
    color: #495057;
    opacity: 1
}

#sendJobToAFriend .modal-header .close:after {
    font-family: "Material Icons";
    font-feature-settings: "liga";
    content: "close"
}

#sendJobToAFriend .modal-header .close span {
    display: none
}

#sendJobToAFriend .modal-title {
    font-size: 24px;
    font-weight: 700
}

#sendJobToAFriend .modal-body {
    padding: 10px 47px 36px 47px
}

#sendJobToAFriend .btn {
    width: auto;
    float: right;
    padding: 0 20px;
    min-width: 140px;
    height: auto;
    min-height: 40px;
    border-radius: 4px;
    padding: 10px;
    border: 1px solid #495057;
    background-color: #495057;
    font-size: 14px;
    line-height: 1.3333333em;
    font-weight: 700;
    color: #fff;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px rgba(0, 0, 0, .14), 0 1px 5px rgba(0, 0, 0, .12)
}

#sendJobToAFriend .btn:hover, #sendJobToAFriend .btn:focus, #sendJobToAFriend .btn:active {
    background-color: #1a1d20;
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px rgba(0, 0, 0, .14), 0 1px 10px rgba(0, 0, 0, .12)
}

#sendJobToAFriend .btn.disabled, #sendJobToAFriend .btn:disabled, #sendJobToAFriend .btn.disabled:hover, #sendJobToAFriend .btn:disabled:hover, #sendJobToAFriend .btn.disabled:focus, #sendJobToAFriend .btn:disabled:focus, #sendJobToAFriend .btn.disabled:active, #sendJobToAFriend .btn:disabled:active {
    border: 1px solid #e9ecef;
    background-color: #e9ecef;
    color: #495057;
    cursor: not-allowed;
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none
}

#sendJobToAFriend .btn .material-icons {
    color: #fff
}

#sendJobToAFriend .thumbnail {
    border: 1px solid #dee2e6;
    border-radius: 4px;
    background-color: #f1f3f5;
    padding: 22px
}

.search-icon:after {
    content: "search"
}

.posting-start-icon:after {
    content: "today"
}

.job-location-icon:after {
    content: "room"
}

.general-application-icon:after {
    content: "assignment"
}

.notifications-active-icon:after {
    content: "notifications_active"
}

.email-icon:after {
    content: "email"
}

.print-icon:after {
    content: "print"
}

.cancel-icon:after {
    content: "cancel"
}

.close-label {
    line-height: inherit;
    max-width: 100%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
    background: #f1f3f5;
    border-radius: 16px;
    font-size: 14px;
    color: #495057
}

.close-icon {
    background: #e5e5e6;
    border-radius: 50%;
    padding: 6px
}

.close-icon:after {
    content: "close"
}

.done-icon {
    color: inherit
}

.done-icon:after {
    content: 'done'
}

.thank-you-box {
    color: #fff;
    background-color: #1e824c;
    border-radius: 4px;
    padding: 10px;
    font-size: 14px;
    text-align: left;
    margin: 20px 0
}

.thank-you-box .done-icon {
    font-size: 24px
}

.data-lumesse-search-view-type-sidebar #lumesseDeleteSearchAgentWidget .alert-success {
    display: none
}

@media screen and (max-width: 991px) {
    .data-lumesse-search-view-type-sidebar .search-criteria-container {
        padding-top: 0;
        padding-bottom: 0
    }

    .data-lumesse-search-view-type-sidebar .search-criteria-container #lumesseSearchCriteriaWidget {
        padding: 0
    }

    .data-lumesse-search-view-type-sidebar .search-criteria-container .form-control {
        background-color: #f1f3f5;
        border: 1px solid #495057
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .data-lumesse-search-view-type-sidebar .search-criteria-container {
        padding: 0 40px
    }
}

@media screen and (max-width: 768px) {
    .data-lumesse-search-view-type-sidebar #talentlinkJobsList .job-list-tile {
        padding: 0
    }
}

.data-lumesse-search-view-type-sidebar {
    max-width: 1375px;
    margin: 0 auto
}

.data-lumesse-search-view-type-sidebar .control-label {
    margin-bottom: 5px
}

.data-lumesse-search-view-type-sidebar .form-control {
    background-color: #f1f3f5;
    border: 1px solid #495057
}

.data-lumesse-search-view-type-sidebar .vertical-top-bar {
    width: 83.3%;
    padding: 0 40px;
    margin: 0 auto
}

.data-lumesse-search-view-type-sidebar .vertical-top-bar .sidebar-keyword-and-language-container {
    margin-bottom: 10px
}

.data-lumesse-search-view-type-sidebar .vertical-top-bar .sidebar-keyword-and-language-container #searchCriteriaSidebarKeywordsWidget {
    margin: 0 auto;
    padding-bottom: 20px
}

.data-lumesse-search-view-type-sidebar .vertical-top-bar .criteria-container {
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    background-color: #fff;
    margin: 0 auto;
    padding: 0 25px 20px;
    border-radius: 4px
}

.data-lumesse-search-view-type-sidebar .vertical-top-bar .criteria-container #talentSearchFormSidebar {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px
}

.data-lumesse-search-view-type-sidebar .vertical-top-bar .criteria-container #talentSearchFormSidebar .form-group {
    flex-grow: 1;
    margin: 0;
    margin-top: 20px;
    justify-content: space-between;
    width: 30%
}

.data-lumesse-search-view-type-sidebar .vertical-top-bar .criteria-container #talentSearchFormSidebar .form-group .control-label, .data-lumesse-search-view-type-sidebar .vertical-top-bar .criteria-container #talentSearchFormSidebar .form-group .col-xs-12 {
    padding: 0 5px
}

@media screen and (max-width: 991px) {
    .data-lumesse-search-view-type-sidebar .vertical-top-bar {
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    .data-lumesse-search-view-type-sidebar .vertical-top-bar {
        padding: 0 15px
    }

    .data-lumesse-search-view-type-sidebar .vertical-top-bar .criteria-container #talentSearchFormSidebar {
        flex-direction: column
    }

    .data-lumesse-search-view-type-sidebar .vertical-top-bar .criteria-container #talentSearchFormSidebar .form-group {
        width: 100%
    }
}

.apply-submission-accepted {
    text-align: center;
    margin-top: 30vh
}

.apply-application-network-error-content {
    display: none
}

.lumesse-apply-save-app-container {
    position: fixed;
    padding: 20px;
    top: 50px;
    right: 0;
    z-index: 1050
}

.lumesse-apply-save-app-edit-disabled > .lumesse-apply-save-app-edit-button {
    display: none
}

.awli-buttons-wrapper > .awli-button {
    display: inline-block;
    margin-bottom: 10px
}

.apply-custom-option-wrapper .apply-choice-input-wrapper {
    position: relative;
    height: 0
}

.apply-custom-option-wrapper input.custom_option_selection {
    top: -3px;
    left: 0;
    width: auto;
    border: 0;
    box-shadow: none
}

.apply-sna-button-container-linkedin > button {
    background: #007bb5;
    color: #f2f2f2
}

.apply-sna-button-container-linkedin > button:hover {
    background: #008ccf;
    color: #fff
}

.apply-sna-button-container-linkedin > button > .fa-icon:before {
    content: "\f08c"
}

.awli-buttons-wrapper .apply-sna-button-container-linkedin_v2.awli-button {
    margin-bottom: 6px;
    vertical-align: bottom
}

.apply-sna-button-container-xing > button {
    background: #026466;
    color: #f2f2f2
}

.apply-sna-button-container-xing > button:hover {
    background: #027d7f;
    color: #fff
}

.apply-sna-button-container-xing > button > .fa-icon:before {
    content: "\f168"
}

.apply-sna-button-container-seek > button {
    height: 34px;
    background: #e60278;
    color: #f2f2f2
}

.apply-sna-button-container-seek > button:hover {
    background: #fd0585;
    color: #fff
}

.apply-sna-button-container-seek > button > .fa-icon:before {
    content: "";
    display: inline-block;
    height: 21px;
    width: 55px;
    margin-left: 2px;
    vertical-align: middle;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyBpZD0ic2stbG9nby1wb3MiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgaGVpZ2h0PSI2M3B4IiB2aWV3Qm94PSIwIDAgMjEyLjc4OSA4My43NzciIHdpZHRoPSIxNTlweCIgeT0iMHB4IiB4PSIwcHgiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48cGF0aCBkPSJtMTA4LjQ2IDU2LjgxOGMtNC43NjQgMC05LjA2OC0wLjUyNi0xMi45MDItNC4zNjJsNC45NC00LjkzOWMyLjUwMiAyLjQ5NyA1Ljc1NiAyLjg0NiA4LjA3OSAyLjg0NiAyLjYxNyAwIDUuMzQ2LTAuODcgNS4zNDYtMy4xMzYgMC0xLjUxMy0wLjgxMS0yLjU1OS0zLjE5NC0yLjc5MmwtNC43NjctMC40NjRjLTUuNDY0LTAuNTIxLTguODMzLTIuOTAzLTguODMzLTguNDg3IDAtNi4yNzQgNS41MTgtOS42NDYgMTEuNjgxLTkuNjQ2IDQuNzA4IDAgOC42NTkgMC44MTQgMTEuNTY2IDMuNTQ0bC00LjY0OCA0LjcwOGMtMS43NDQtMS41NjgtNC40Mi0yLjAzMS03LjAzNS0yLjAzMS0zLjAyIDAtNC4yOTkgMS4zOTQtNC4yOTkgMi45MDQgMCAxLjEwNSAwLjQ2NSAyLjM4NCAzLjEzOCAyLjYxNmw0Ljc2OSAwLjQ2NmM1Ljk4MiAwLjU4IDkuMDEgMy43NzggOS4wMSA4Ljg5My0wLjAxIDYuNjgyLTUuNzEgOS44OC0xMi44NiA5Ljg4eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Im0xMzEuNTMgNDMuNjhjMCAzLjg5NSAyLjM4NCA2Ljc0MyA2LjYyOCA2Ljc0MyAzLjMxIDAgNC45MzgtMC45MyA2Ljg1Ni0yLjg0OGw0LjU5MyA0LjQ3NGMtMy4wOCAzLjA4Mi02LjA0NSA0Ljc3LTExLjUxIDQuNzctNy4xNDggMC0xNC4wMDUtMy4yNTUtMTQuMDA1LTE1LjUyMiAwLTkuODgxIDUuMzQ2LTE1LjQ2IDEzLjE5MS0xNS40NiA4LjQyOCAwIDEzLjE5NCA2LjE2NCAxMy4xOTQgMTQuNDc1djMuMzY5aC0xOC45NXptMTAuODItOC40M2MtMC44MTgtMS43OTgtMi41MDQtMy4xMzYtNS4wNi0zLjEzNi0yLjU2IDAtNC4yNDMgMS4zMzctNS4wNTcgMy4xMzYtMC40NjYgMS4xMDctMC42MzcgMS45MjItMC42OTcgMy4yNmgxMS41MTFjLTAuMDYtMS4zMzktMC4yMy0yLjE1My0wLjY5LTMuMjZ6IiBmaWxsPSIjZmZmIi8+PHBhdGggZD0ibTE2MS4zNSA0My42OGMwIDMuODk1IDIuMzg2IDYuNzQzIDYuNjI1IDYuNzQzIDMuMzE0IDAgNC45NDItMC45MyA2Ljg2LTIuODQ4bDQuNTkyIDQuNDc0Yy0zLjA4MSAzLjA4Mi02LjA0NiA0Ljc3LTExLjUwOCA0Ljc3LTcuMTUgMC0xNC4wMS0zLjI1NS0xNC4wMS0xNS41MjIgMC05Ljg4MSA1LjM0OS0xNS40NiAxMy4xOTYtMTUuNDYgOC40MjcgMCAxMy4xOTQgNi4xNjQgMTMuMTk0IDE0LjQ3NXYzLjM2OWgtMTguOTV6bTEwLjgxLTguNDNjLTAuODE1LTEuNzk4LTIuNTAyLTMuMTM2LTUuMDU3LTMuMTM2LTIuNTYgMC00LjI0NiAxLjMzNy01LjA1OSAzLjEzNi0wLjQ2NiAxLjEwNy0wLjY0IDEuOTIyLTAuNjk3IDMuMjZoMTEuNTFjLTAuMDUtMS4zMzktMC4yMi0yLjE1My0wLjY5LTMuMjZ6IiBmaWxsPSIjZmZmIi8+PHBhdGggZD0ibTIwMy40MyA1Ni40NzFsLTcuNDM2LTEyLjYxOS0zLjIwNCAzLjYxdjkuMDA4aC03LjU1M3YtNDEuMzg3aDcuNTUzdjIzLjQ4NGwxMC4wNTgtMTIuMzgyaDkuMTI5bC0xMC44MTMgMTIuMjA3IDExLjYyMyAxOC4wNzloLTkuMzZ6IiBmaWxsPSIjZmZmIi8+PGNpcmNsZSBjeD0iNDEuOSIgY3k9IjQxLjkiIHN0cm9rZS13aWR0aD0iMCIgcj0iNDEuOSIgZmlsbD0iIzBEMzg4MCIvPjxwYXRoIGQ9Im00Mi44ODMgMTUuOTc4YzAtMS40NDcgMS4xNjgtMi42MiAyLjYxMi0yLjYyIDEuNDUxIDAgMi42MjIgMS4xNzMgMi42MjIgMi42MiAwIDEuNDQyLTEuMTcxIDIuNjE1LTIuNjIyIDIuNjE1LTEuNDQ0IDAtMi42MTItMS4xNzMtMi42MTItMi42MTV6IiBmaWxsPSIjZmZmIi8+PHBhdGggZD0ibTUxLjAyNiAyNC43NzhjMC0xLjU5NyAxLjI5NC0yLjg4OSAyLjg4NC0yLjg4OSAxLjU5OCAwIDIuODkgMS4yOTIgMi44OSAyLjg4OSAwIDEuNTkzLTEuMjkyIDIuODg2LTIuODkgMi44ODYtMS41OSAwLTIuODg0LTEuMjkzLTIuODg0LTIuODg2eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Im00Mi44ODMgMjQuNzc4YzAtMS40NDcgMS4xNjgtMi42MTYgMi42MTItMi42MTYgMS40NTEgMCAyLjYyMiAxLjE2OSAyLjYyMiAyLjYxNiAwIDEuNDQzLTEuMTcxIDIuNjE5LTIuNjIyIDIuNjE5LTEuNDQ0IDAtMi42MTItMS4xNzYtMi42MTItMi42MTl6IiBmaWxsPSIjZmZmIi8+PHBhdGggZD0ibTU5LjY5NyAzMy42MDhjMC0xLjc5NCAxLjQ0OS0zLjI0MyAzLjI0NC0zLjI0MyAxLjc5MyAwIDMuMjM4IDEuNDQ4IDMuMjM4IDMuMjQzIDAgMS43OTEtMS40NDUgMy4yNDEtMy4yMzggMy4yNDEtMS43OTUgMC0zLjI0NC0xLjQ1LTMuMjQ0LTMuMjQxeiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Im01MS4wMjYgMzMuNTgxYzAtMS41OTYgMS4yOTQtMi44ODcgMi44ODQtMi44ODcgMS41OTggMCAyLjg5IDEuMjkyIDIuODkgMi44ODcgMCAxLjU5My0xLjI5MiAyLjg4NC0yLjg5IDIuODg0LTEuNTkgMC0yLjg4NC0xLjI5MS0yLjg4NC0yLjg4NHoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJtNDIuODgzIDMzLjU4MWMwLTEuNDQ2IDEuMTY4LTIuNjE4IDIuNjEyLTIuNjE4IDEuNDUxIDAgMi42MjIgMS4xNzEgMi42MjIgMi42MThzLTEuMTcxIDIuNjE4LTIuNjIyIDIuNjE4Yy0xLjQ0NCAwLTIuNjEyLTEuMTcxLTIuNjEyLTIuNjE4eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Im0zNS4wOTkgMzMuNTgxYzAtMS4yNjUgMS4wMjQtMi4yODkgMi4yOTEtMi4yODkgMS4yNyAwIDIuMjkyIDEuMDI0IDIuMjkyIDIuMjg5cy0xLjAyMyAyLjI5MS0yLjI5MiAyLjI5MWMtMS4yNjYgMC0yLjI5MS0xLjAyNi0yLjI5MS0yLjI5MXoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJtMjguNjExIDMzLjU4MWMwLTEuMDg1IDAuODc4LTEuOTY2IDEuOTYzLTEuOTY2IDEuMDgzIDAgMS45NjEgMC44ODEgMS45NjEgMS45NjYgMCAxLjA4NC0wLjg3OSAxLjk2NC0xLjk2MSAxLjk2NC0xLjA4NCAwLTEuOTYzLTAuODc5LTEuOTYzLTEuOTY0eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Im0yMi40MjUgMzMuNTgxYzAtMC45MDYgMC43MzEtMS42MzcgMS42MzYtMS42MzcgMC45MDggMCAxLjYzNyAwLjczMSAxLjYzNyAxLjYzN3MtMC43MjkgMS42MzgtMS42MzcgMS42MzhjLTAuOTA1IDAtMS42MzYtMC43MzItMS42MzYtMS42Mzh6IiBmaWxsPSIjZmZmIi8+PHBhdGggZD0ibTE3LjE4OSAzMy41ODFjMC0wLjcyNSAwLjU4OS0xLjMwOSAxLjMxMy0xLjMwOSAwLjcxOSAwIDEuMzA5IDAuNTg0IDEuMzA5IDEuMzA5IDAgMC43MjYtMC41OSAxLjMwOC0xLjMwOSAxLjMwOC0wLjcyNCAwLTEuMzEzLTAuNTgyLTEuMzEzLTEuMzA4eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Im0xMi4yMzMgMzMuNTgxYzAtMC41NDQgMC40MzgtMC45ODMgMC45ODItMC45ODMgMC41NDMgMCAwLjk4MSAwLjQzOSAwLjk4MSAwLjk4MyAwIDAuNTQyLTAuNDM4IDAuOTgxLTAuOTgxIDAuOTgxLTAuNTQ0IDAuMDAxLTAuOTgyLTAuNDM4LTAuOTgyLTAuOTgxeiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Im04LjA0NSAzMy41ODFjMC0wLjM2MyAwLjI5NS0wLjY1MyAwLjY1OC0wLjY1MyAwLjM1OCAwIDAuNjQ5IDAuMjkxIDAuNjQ5IDAuNjUzIDAgMC4zNjEtMC4yOTEgMC42NTYtMC42NDkgMC42NTYtMC4zNjMgMC0wLjY1OC0wLjI5NS0wLjY1OC0wLjY1NnoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJtNTkuNjk3IDQyLjQwOGMwLTEuNzg2IDEuNDQ5LTMuMjQzIDMuMjQ0LTMuMjQzIDEuNzkzIDAgMy4yMzggMS40NTggMy4yMzggMy4yNDMgMCAxLjc5My0xLjQ0NSAzLjI0MS0zLjIzOCAzLjI0MS0xLjc5NS0wLjAwMS0zLjI0NC0xLjQ0OC0zLjI0NC0zLjI0MXoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJtNTEuMDI2IDQyLjM4MWMwLTEuNTk0IDEuMjk0LTIuODg0IDIuODg0LTIuODg0IDEuNTk4IDAgMi44OSAxLjI5IDIuODkgMi44ODQgMCAxLjU5Ni0xLjI5MiAyLjg5LTIuODkgMi44OS0xLjU5IDAtMi44ODQtMS4yOTQtMi44ODQtMi44OXoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJtNDIuODgzIDQyLjM4MWMwLTEuNDQ4IDEuMTY4LTIuNjE2IDIuNjEyLTIuNjE2IDEuNDUxIDAgMi42MjIgMS4xNjggMi42MjIgMi42MTYgMCAxLjQ0Ni0xLjE3MSAyLjYxOS0yLjYyMiAyLjYxOS0xLjQ0NCAwLTIuNjEyLTEuMTczLTIuNjEyLTIuNjE5eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Im0zNS4wOTkgNDIuMzgxYzAtMS4yNjYgMS4wMjQtMi4yODkgMi4yOTEtMi4yODkgMS4yNyAwIDIuMjkyIDEuMDIzIDIuMjkyIDIuMjg5cy0xLjAyMyAyLjI5Mi0yLjI5MiAyLjI5MmMtMS4yNjYgMC0yLjI5MS0xLjAyNi0yLjI5MS0yLjI5MnoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJtMjguNjExIDQyLjM4MWMwLTEuMDg1IDAuODc4LTEuOTYzIDEuOTYzLTEuOTYzIDEuMDgzIDAgMS45NjEgMC44NzggMS45NjEgMS45NjMgMCAxLjA4My0wLjg3OSAxLjk2NC0xLjk2MSAxLjk2NC0xLjA4NCAwLjAwMS0xLjk2My0wLjg4LTEuOTYzLTEuOTY0eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Im0yMi40MjUgNDIuMzgxYzAtMC45MDYgMC43MzEtMS42MzUgMS42MzYtMS42MzUgMC45MDggMCAxLjYzNyAwLjcyOSAxLjYzNyAxLjYzNXMtMC43MjkgMS42MzktMS42MzcgMS42MzljLTAuOTA1IDAtMS42MzYtMC43MzItMS42MzYtMS42Mzl6IiBmaWxsPSIjZmZmIi8+PHBhdGggZD0ibTE3LjE4OSA0Mi4zODFjMC0wLjcyNSAwLjU4OS0xLjMwOSAxLjMxMy0xLjMwOSAwLjcxOSAwIDEuMzA5IDAuNTg0IDEuMzA5IDEuMzA5IDAgMC43MjQtMC41OSAxLjMwOC0xLjMwOSAxLjMwOC0wLjcyNCAwLTEuMzEzLTAuNTg0LTEuMzEzLTEuMzA4eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Im0xMi4yMzMgNDIuMzgxYzAtMC41NDEgMC40MzgtMC45OCAwLjk4Mi0wLjk4IDAuNTQzIDAgMC45ODEgMC40MzkgMC45ODEgMC45OCAwIDAuNTQ0LTAuNDM4IDAuOTgtMC45ODEgMC45OC0wLjU0NCAwLjAwMS0wLjk4Mi0wLjQzNi0wLjk4Mi0wLjk4eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Im04LjA0NSA0Mi4zODFjMC0wLjM2MiAwLjI5NS0wLjY1NiAwLjY1OC0wLjY1NiAwLjM1OCAwIDAuNjQ5IDAuMjkzIDAuNjQ5IDAuNjU2cy0wLjI5MSAwLjY1Ny0wLjY0OSAwLjY1N2MtMC4zNjMgMC4wMDEtMC42NTgtMC4yOTQtMC42NTgtMC42NTd6IiBmaWxsPSIjZmZmIi8+PHBhdGggZD0ibTY4LjU5IDQyLjQ2OGMwLTEuOTYzIDEuNTk1LTMuNTUzIDMuNTUyLTMuNTUzIDEuOTYxIDAgMy41NDkgMS41ODkgMy41NDkgMy41NTMgMCAxLjk1OC0xLjU4OCAzLjU0OS0zLjU0OSAzLjU0OS0xLjk1NyAwLTMuNTUyLTEuNTkxLTMuNTUyLTMuNTQ5eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Im01OS42OTcgNTEuMjA5YzAtMS43OSAxLjQ0OS0zLjI0MiAzLjI0NC0zLjI0MiAxLjc5MyAwIDMuMjM4IDEuNDUyIDMuMjM4IDMuMjQyIDAgMS43OTItMS40NDUgMy4yNDMtMy4yMzggMy4yNDMtMS43OTUgMC4wMDEtMy4yNDQtMS40NTEtMy4yNDQtMy4yNDN6IiBmaWxsPSIjZmZmIi8+PHBhdGggZD0ibTUxLjAyNiA1MS4xODZjMC0xLjU5NyAxLjI5NC0yLjg4OSAyLjg4NC0yLjg4OSAxLjU5OCAwIDIuODkgMS4yOTIgMi44OSAyLjg4OSAwIDEuNTkzLTEuMjkyIDIuODg2LTIuODkgMi44ODYtMS41OS0wLjAwMS0yLjg4NC0xLjI5My0yLjg4NC0yLjg4NnoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJtNDIuODgzIDUxLjE4NmMwLTEuNDQ3IDEuMTY4LTIuNjIgMi42MTItMi42MiAxLjQ1MSAwIDIuNjIyIDEuMTczIDIuNjIyIDIuNjIgMCAxLjQ0NS0xLjE3MSAyLjYxNy0yLjYyMiAyLjYxNy0xLjQ0NC0wLjAwMS0yLjYxMi0xLjE3My0yLjYxMi0yLjYxN3oiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJtMzUuMDk5IDUxLjE4NmMwLTEuMjY2IDEuMDI0LTIuMjk0IDIuMjkxLTIuMjk0IDEuMjcgMCAyLjI5MiAxLjAyOCAyLjI5MiAyLjI5NCAwIDEuMjY4LTEuMDIzIDIuMjg4LTIuMjkyIDIuMjg4LTEuMjY2IDAtMi4yOTEtMS4wMjEtMi4yOTEtMi4yODh6IiBmaWxsPSIjZmZmIi8+PHBhdGggZD0ibTI4LjYxMSA1MS4xODZjMC0xLjA4OCAwLjg3OC0xLjk2MyAxLjk2My0xLjk2MyAxLjA4MyAwIDEuOTYxIDAuODc1IDEuOTYxIDEuOTYzIDAgMS4wODUtMC44NzkgMS45NjItMS45NjEgMS45NjItMS4wODQtMC4wMDEtMS45NjMtMC44NzctMS45NjMtMS45NjJ6IiBmaWxsPSIjZmZmIi8+PHBhdGggZD0ibTIyLjQyNSA1MS4xODZjMC0wLjkwOSAwLjczMS0xLjYzNiAxLjYzNi0xLjYzNiAwLjkwOCAwIDEuNjM3IDAuNzI3IDEuNjM3IDEuNjM2IDAgMC45MDItMC43MjkgMS42MzQtMS42MzcgMS42MzQtMC45MDUtMC4wMDEtMS42MzYtMC43MzItMS42MzYtMS42MzR6IiBmaWxsPSIjZmZmIi8+PHBhdGggZD0ibTE3LjE4OSA1MS4xODZjMC0wLjcyMiAwLjU4OS0xLjMxMSAxLjMxMy0xLjMxMSAwLjcxOSAwIDEuMzA5IDAuNTg5IDEuMzA5IDEuMzExIDAgMC43MjQtMC41OSAxLjMxLTEuMzA5IDEuMzEtMC43MjQgMC0xLjMxMy0wLjU4Ny0xLjMxMy0xLjMxeiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Im0xMi4yMzMgNTEuMTg2YzAtMC41NDMgMC40MzgtMC45ODUgMC45ODItMC45ODUgMC41NDMgMCAwLjk4MSAwLjQ0MiAwLjk4MSAwLjk4NSAwIDAuNTQxLTAuNDM4IDAuOTgyLTAuOTgxIDAuOTgyLTAuNTQ0LTAuMDAxLTAuOTgyLTAuNDQxLTAuOTgyLTAuOTgyeiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Im04LjA0NSA1MS4xODZjMC0wLjM2MiAwLjI5NS0wLjY1OCAwLjY1OC0wLjY1OCAwLjM1OCAwIDAuNjQ5IDAuMjk2IDAuNjQ5IDAuNjU4IDAgMC4zNTktMC4yOTEgMC42NDktMC42NDkgMC42NDktMC4zNjMgMC0wLjY1OC0wLjI5MS0wLjY1OC0wLjY0OXoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJtNTEuMDI2IDU5Ljk4OGMwLTEuNTk2IDEuMjk0LTIuODg5IDIuODg0LTIuODg5IDEuNTk4IDAgMi44OSAxLjI5MyAyLjg5IDIuODg5cy0xLjI5MiAyLjg4Ny0yLjg5IDIuODg3Yy0xLjU5IDAtMi44ODQtMS4yOTEtMi44ODQtMi44ODd6IiBmaWxsPSIjZmZmIi8+PHBhdGggZD0ibTQyLjg4MyA1OS45ODhjMC0xLjQ0NSAxLjE2OC0yLjYyNCAyLjYxMi0yLjYyNCAxLjQ1MSAwIDIuNjIyIDEuMTc4IDIuNjIyIDIuNjI0IDAgMS40NDMtMS4xNzEgMi42MTctMi42MjIgMi42MTctMS40NDQgMC0yLjYxMi0xLjE3My0yLjYxMi0yLjYxN3oiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJtNDIuODgzIDY4Ljc4N2MwLTEuNDQzIDEuMTY4LTIuNjEzIDIuNjEyLTIuNjEzIDEuNDUxIDAgMi42MjIgMS4xNyAyLjYyMiAyLjYxMyAwIDEuNDQ3LTEuMTcxIDIuNjIxLTIuNjIyIDIuNjIxLTEuNDQ0IDAtMi42MTItMS4xNzQtMi42MTItMi42MjF6IiBmaWxsPSIjZmZmIi8+PC9zdmc+);
    background-size: 100% 100%
}

.awli-how-to {
    margin-top: 15px
}

@media screen and (max-width: 767px) {
    .awli-buttons-wrapper, .awli-buttons-wrapper > .awli-button {
        width: 100%
    }

    .lumesse-apply-save-app-container {
        position: fixed;
        top: 0;
        right: 55px;
        z-index: 2000;
        margin: 0;
        padding: 8px
    }
}

.tsApplyContainer {
    background: 0 0
}

#apply-sna-import-profile-description {
    display: none
}

.form-legend, legend {
    border-bottom: 1px solid #ccc
}

.apply-form legend {
    padding: 3px 0 0 0;
    font-size: 14px;
    font-weight: 700
}

.main-form-group > form > fieldset > legend:first-child {
    display: none
}

form.dps > fieldset > legend:first-child {
    display: block
}

.form-group {
    margin-bottom: 20px
}

.apply-description-list {
    background: #eee;
    color: #495057;
    position: relative;
    top: 6px;
    z-index: 1000;
    width: 100%;
    padding: 6px 12px
}

.apply-description-list::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #eee;
    position: absolute;
    top: -7px;
    left: 12px
}

.apply-description-list {
    margin: 3px 0 10px
}

.apply-description-list, .apply-description {
    transition: display 1s ease
}

.apply-description-list-empty:empty {
    display: none !important
}

.apply-attached-document-component .apply-description-list * {
    display: block !important
}

.apply-attached-document-component .apply-answer-row-label-block {
    margin-bottom: 10px
}

.apply-attached-document-component .apply-answer-row-label-block label {
    margin-bottom: 12px
}

.apply-application-title-content {
    font-weight: 700
}

.subQuestions > div {
    padding: 0 15px
}

.subQuestions > div > .apply-subquestion-noanswer, .apply-attached-document-component .apply-answer-row-label-block {
    border-bottom: 1px solid #ddd
}

.apply-description-list-empty {
    display: none !important
}

.apply-composite-header {
    padding: 6px 15px
}

.apply-composite-header:not(.has-error) {
    display: none
}

.apply-composite-question {
    position: relative
}

.composite-legend {
    display: none;
    border: 0;
    margin: 0
}

.repeatable-question-row-label {
    display: inline-block;
    padding-bottom: 5px
}

.repeatable-question-remove {
    display: inline-block;
    width: 22px;
    height: 22px;
    overflow: hidden;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 15px;
    top: 10px
}

.repeatable-question-remove > .repeatable-remove-text {
    display: none
}

.repeatable-question-remove:after {
    content: "\f00d";
    font: normal normal normal 22px/1 FontAwesome
}

.repeatable-remove-text {
    visibility: hidden
}

.apply-repeatable-question {
    margin-bottom: 30px
}

.apply-composite-question {
    margin-bottom: 0
}

.btn, button {
    white-space: normal
}

.fakeDisabled {
    background: #ccc;
    border-color: #bfbfbf
}

.fakeDisabled:hover {
    background: #bfbfbf;
    border-color: #bfbfbf
}

.help-block {
    margin-bottom: 5px
}

.awli-how-to {
    margin-bottom: 0
}

.apply-sna-show-description-button {
    position: absolute;
    overflow: hidden;
    right: 10px;
    top: 3px;
    width: 35px;
    height: 28px;
    background-color: transparent;
    border: 0
}

.apply-sna-show-description-button:focus, .apply-sna-show-description-button:hover, .apply-sna-show-description-button:active {
    background-color: transparent
}

.apply-header, .apply-profile-header {
    position: relative
}

.apply-sna-header {
    padding-bottom: 15px;
    font-size: 18px;
    border-bottom: 1px solid #ddd
}

@media all and (max-width: 767px) {
    .apply-cv-button, .apply-sna-button, .reuse-button {
        width: 100%;
        display: block
    }

    .apply-header, .apply-profile-header {
        text-align: center
    }
}

@media screen and (min-width: 768px) {
    .apply-answer-label-container {
        float: none
    }
}

.phone-inline .form-control {
    margin-bottom: 5px
}

@media screen and (min-width: 768px) {
    .phone-inline .form-control {
        margin-bottom: 0
    }
}

.apply-date-select .form-control {
    margin-bottom: 5px
}

@media screen and (min-width: 768px) {
    .apply-date-select .form-control {
        margin-bottom: 0
    }
}

.apply-date-select .apply-date-divider {
    display: none
}

@media screen and (min-width: 768px) {
    .apply-date-select .apply-date-divider {
        display: inline
    }
}

.apply-description-row {
    clear: both
}

.lum-apply-section__name > span[data-apply-msg-key=Label_dps] {
    display: block;
    font-size: 30px;
    line-height: 1;
    padding-top: 20px;
    padding-bottom: 13px
}

fieldset {
    transition: height 1s ease-in
}

.apply-drag-drop-area .apply-answer-row {
    min-height: 92px
}

.apply-filename-container {
    float: left;
    overflow: hidden;
    margin-top: 2px;
    white-space: nowrap;
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .apply-filename-container {
        width: auto;
        max-width: 100%
    }
}

.apply-player-container .apply-remove-button-container {
    margin-top: 20px
}

.apply-remove-button-container {
    float: right
}

.apply-remove-button-container .apply-remove-text {
    display: none
}

@media screen and (min-width: 768px) {
    .apply-remove-button-container .apply-remove-text {
        display: inline
    }
}

.apply-fileitem-container {
    border: 1px solid #ccc;
    display: block;
    border-radius: 3px
}

.apply-fileitem-container:before, .apply-fileitem-container:after {
    display: table;
    content: " "
}

.apply-fileitem-container:after {
    clear: both
}

.apply-filename-image, .apply-filename-block {
    max-width: calc(100% - 35px);
    display: inline-block;
    vertical-align: middle
}

.apply-filename {
    display: block;
    margin-left: 1ex;
    font-size: 1.8rem;
    text-transform: lowercase;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.apply-filename-image-ext {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased
}

.apply-filename-image-ext:before {
    content: "\f0f6";
    font-size: 2em
}

.filename-txt {
    display: none
}

.apply-drag-drop-area {
    padding: 15px;
    border: 1px solid #ccc;
    border-style: dashed;
    border-radius: 5px
}

.apply-drag-drop-area:hover, .apply-drag-drop-area-hover {
    background: #fbfbfb;
    border-color: #ff1cd3;
    transition: all .3s ease
}

.apply-drag-drop-area:hover {
    transition-delay: .2s
}

.apply-drag-drop-area-hover {
    border-color: #13a9ff;
    transition-delay: 0s
}

.apply-drag-drop-area .apply-fileitem-container {
    padding: 15px;
    background: #eee
}

.main-form-group, .apply-dps-short-text {
    padding-top: 15px
}

.lumesse-apply-widget-dps + .lumesse-apply-widget-communication-preferences {
    margin: -25px 0 15px
}

.lumesse-apply-widget-dps > .main-form-group {
    padding-top: 0
}

.lumesse-apply-widget-communication-preferences {
    margin-bottom: -25px
}

.lum-apply-section__name h2, .lum-apply-section__name [data-apply-msg-key=Label_dps] {
    min-height: 45px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

@media screen and (max-width: 767px) {
    .sub-select-container {
        padding-top: 15px
    }
}

.apply-select-container {
    display: table;
    width: 100%
}

.apply-select-container .sub-select-container {
    margin-top: 10px
}

.apply-select-custom-option-row {
    display: table-row
}

.apply-select-custom-option-row .apply-radio-wrapper, .apply-select-custom-option-row .apply-select-wrapper, .apply-select-custom-option-row .apply-custom-option-wrapper {
    display: table-cell;
    width: calc(100% - 25px);
    padding-bottom: 6px
}

.apply-select-custom-option-row .apply-radio-wrapper {
    width: 25px;
    vertical-align: middle
}

.apply-multi-select-wrapper {
    margin-bottom: 10px
}

.select-input option {
    padding: 6px 12px
}

.select-input option:focus {
    background-color: #eee
}

.select-input option:active, .select-input option:checked, .select-input option::selection {
    background-color: #820069;
    color: #fff
}

.sTextDecoration-underline label span {
    text-decoration: underline !important
}

.sFontWeight-bold label span {
    font-weight: 700 !important
}

.sFontStyle-italic label span {
    font-style: italic !important
}

.sIndentation-left label {
    text-align: left !important
}

.sIndentation-left label span {
    float: none !important
}

.sIndentation-center label {
    text-align: center !important
}

.sIndentation-center label span {
    float: none !important
}

.sIndentation-right label {
    text-align: right !important
}

.sIndentation-right label span {
    float: none !important
}

.sFontSize-8px label span {
    font-size: 8px !important
}

.sFontSize-9px label span {
    font-size: 9px !important
}

.sFontSize-10px label span {
    font-size: 10px !important
}

.sFontSize-12px label span {
    font-size: 12px !important
}

.sFontSize-14px label span {
    font-size: 14px !important
}

.sFontSize-16px label span {
    font-size: 16px !important
}

.sFontSize-18px label span {
    font-size: 18px !important
}

.sFontSize-24px label span {
    font-size: 24px !important
}

.sFontSize-36px label span {
    font-size: 36px !important
}

[class*="sFontColor-#000000"] label span {
    color: #000 !important
}

[class*="sFontColor-#993300"] label span {
    color: #930 !important
}

[class*="sFontColor-#333300"] label span {
    color: #330 !important
}

[class*="sFontColor-#003300"] label span {
    color: #030 !important
}

[class*="sFontColor-#003366"] label span {
    color: #036 !important
}

[class*="sFontColor-#000080"] label span {
    color: navy !important
}

[class*="sFontColor-#333399"] label span {
    color: #339 !important
}

[class*="sFontColor-#333333"] label span {
    color: #333 !important
}

[class*="sFontColor-#800000"] label span {
    color: maroon !important
}

[class*="sFontColor-#ff6600"] label span {
    color: #f60 !important
}

[class*="sFontColor-#808000"] label span {
    color: olive !important
}

[class*="sFontColor-#008000"] label span {
    color: green !important
}

[class*="sFontColor-#008080"] label span {
    color: teal !important
}

[class*="sFontColor-#0000ff"] label span {
    color: #00f !important
}

[class*="sFontColor-#666699"] label span {
    color: #669 !important
}

[class*="sFontColor-#808080"] label span {
    color: gray !important
}

[class*="sFontColor-#ff0000"] label span {
    color: red !important
}

[class*="sFontColor-#ff9900"] label span {
    color: #f90 !important
}

[class*="sFontColor-#99cc00"] label span {
    color: #9c0 !important
}

[class*="sFontColor-#339966"] label span {
    color: #396 !important
}

[class*="sFontColor-#33cccc"] label span {
    color: #3cc !important
}

[class*="sFontColor-#3366ff"] label span {
    color: #36f !important
}

[class*="sFontColor-#800080"] label span {
    color: purple !important
}

[class*="sFontColor-#999999"] label span {
    color: #999 !important
}

[class*="sFontColor-#ff00ff"] label span {
    color: #f0f !important
}

[class*="sFontColor-#ffcc00"] label span {
    color: #fc0 !important
}

[class*="sFontColor-#ffff00"] label span {
    color: #ff0 !important
}

[class*="sFontColor-#00ff00"] label span {
    color: #0f0 !important
}

[class*="sFontColor-#00ffff"] label span {
    color: #0ff !important
}

[class*="sFontColor-#00ccff"] label span {
    color: #0cf !important
}

[class*="sFontColor-#993366"] label span {
    color: #936 !important
}

[class*="sFontColor-#ffffff"] label span {
    color: #fff !important
}

[class*="sFontColor-#ff99cc"] label span {
    color: #f9c !important
}

[class*="sFontColor-#ffcc99"] label span {
    color: #fc9 !important
}

[class*="sFontColor-#ffff99"] label span {
    color: #ff9 !important
}

[class*="sFontColor-#ccffcc"] label span {
    color: #cfc !important
}

[class*="sFontColor-#ccffff"] label span {
    color: #cff !important
}

[class*="sFontColor-#99ccff"] label span {
    color: #9cf !important
}

[class*="sFontColor-#cc99ff"] label span {
    color: #c9f !important
}

.apply-custom-option-wrapper > input[class=apply-custom-option] {
    position: relative;
    margin-bottom: -10px
}

@media screen and (max-width: 767px) {
    .lumesse-apply-widget-submit {
        position: relative;
        float: left
    }
}

.dps > fieldset, .lum-apply-section > fieldset, .apply-main-form > fieldset {
    display: block
}

@media screen and (max-width: 767px) {
    .apply-sna-main > div:first-of-type {
        margin-top: 5px
    }
}

.apply-repeatable-question.languages > fieldset > .apply-description-hints, .subQuestionsForlanguages > div > .apply-subquestion-noanswer {
    display: none
}

.panel-body.subQuestions {
    padding-top: 30px
}

.apply-submit-wrapper input[type=submit] {
    float: left
}

.communication-preferences {
    padding-bottom: 20px
}

.communication-preferences .main-panel {
    margin: 0 0 20px
}

.communication-preferences .panel {
    box-shadow: none
}

.communication-preferences .agree-label-checkbox {
    font-size: 11px
}

.communication-preferences .context-header {
    font-size: 14px
}

.communication-preferences .form-content {
    padding: 10px 0;
    margin-bottom: 0
}

.communication-preferences .context-description, .communication-preferences .channel-description {
    font-size: 13px
}

.communication-preferences .caption-section {
    margin-top: 10px
}

.communication-preferences .communication-preferences-description {
    border-bottom: solid 1px #ddd;
    padding: 0 0 7px
}

.communication-preferences .apply-answer-row-label {
    font-size: 12px
}

.communication-preferences .caption label {
    border-bottom: solid 1px #ddd;
    padding: 0 0 7px;
    display: block
}

.apply-matrix-question {
    margin-bottom: 0;
    padding-right: -15px
}

.apply-matrix-question table {
    border-collapse: separate;
    width: 100%;
    display: table
}

.apply-matrix-question thead tr th, .apply-matrix-question tbody tr th, .apply-matrix-question table thead tr td, .apply-matrix-question tbody tr td {
    padding: 6px 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.apply-matrix-question thead tr {
    display: table-row;
    border-top: 0;
    background: #faf8f7
}

.apply-matrix-question thead tr th, .apply-matrix-question thead tr td {
    vertical-align: middle;
    height: 73px;
    background: #faf8f7;
    word-break: break-word
}

.apply-matrix-question thead tr th label span, .apply-matrix-question thead tr td label span {
    font-family: Trebuchet MS;
    font-size: 14px;
    color: #333;
    text-decoration: none solid #333
}

.apply-matrix-question thead tr th:nth-child(1), .apply-matrix-question thead tr td:nth-child(1) {
    position: absolute;
    left: 1px;
    width: 166px;
    height: 100%;
    z-index: 1;
    top: 0;
    bottom: 0;
    padding: 21px 0 0 25px
}

.apply-matrix-question tbody tr th {
    position: absolute;
    left: 0;
    min-height: 54px;
    width: 167px;
    height: 100%;
    z-index: 1;
    background: #fff;
    overflow: hidden;
    word-break: break-word
}

.apply-matrix-question tbody tr th label {
    font-weight: 400
}

.apply-matrix-question tbody tr th label span {
    font-family: Trebuchet MS;
    font-size: 14px;
    text-decoration: none solid #333
}

.apply-matrix-question tbody tr td input, .apply-matrix-question tbody tr td select {
    border: solid 1px #e9ecef;
    box-shadow: none
}

.apply-matrix-question tbody tr td:nth-child(2) .col-sm-12 {
    padding-left: 17px
}

.apply-matrix-question td input {
    height: 40px
}

.apply-matrix-question td fieldset {
    position: relative
}

.apply-matrix-question th {
    border-left: 0
}

.apply-matrix-question tr td:nth-child(1) > div {
    padding-left: 180px
}

.apply-matrix-question tr td, .apply-matrix-question tr th {
    border-top: 1px solid #ccced1
}

.apply-matrix-question thead tr {
    height: 62px;
    margin-right: 15px
}

.apply-matrix-question thead th, .apply-matrix-question tbody td {
    min-width: 125px
}

.apply-matrix-question thead tr th:nth-child(1) > div, .apply-matrix-question tbody tr th:nth-child(1) > div {
    width: 150px;
    vertical-align: middle;
    display: table-cell;
    overflow: unset;
    line-height: 18px;
    padding: 3px
}

.apply-matrix-question tr:nth-child {
    background-color: #fff
}

.apply-matrix-question .subQuestions {
    padding: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
    overflow-x: auto;
    margin-right: -7px;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.apply-matrix-question .subQuestions::-webkit-scrollbar {
    display: none
}

.apply-matrix-question .apply-subquestion-noanswer {
    margin: 0
}

.apply-matrix-question .form-group {
    margin-bottom: 0
}

.apply-matrix-question .panel-default {
    border-top: none
}

.apply-matrix-question .apply-matrix-header {
    padding: 0
}

.apply-matrix-question .matrix-arrow {
    position: absolute;
    display: none;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    padding: 2px;
    height: 100%;
    width: 20px;
    background: rgba(204, 206, 209, .4);
    color: #000;
    font-weight: 700;
    top: 0;
    z-index: 2
}

.apply-matrix-question .date-question-column .form-control-container {
    padding-top: 0;
    margin-top: 2px
}

.apply-matrix-question .matrix-arrow.active {
    display: flex
}

.apply-matrix-question .matrix-wrapper {
    position: relative;
    overflow: hidden
}

.apply-matrix-question .matrix-scroller {
    margin-left: 166px;
    overflow-x: hidden;
    overflow-y: visible
}

.apply-matrix-question .matrix-arrow {
    z-index: 2;
    border-left: solid 1px #ccced1;
    border-right: solid 1px #ccced1
}

.apply-matrix-question .matrix-arrow:after {
    content: "keyboard_arrow_right";
    font-family: "Material Icons";
    font-feature-settings: "liga";
    background-position: center
}

.apply-matrix-question .matrix-arrow:hover {
    background-color: rgba(138, 138, 138, .5);
    cursor: pointer;
    text-decoration: none
}

.apply-matrix-question .matrix-arrow.matrix-inactive, .apply-matrix-question .matrix-arrow.matrix-inactive:hover {
    color: transparent;
    background-color: transparent;
    cursor: default;
    width: 0 !important
}

.apply-matrix-question .matrix-left-arrow {
    left: 145px;
    transform: rotate(180deg)
}

.apply-matrix-question .matrix-right-arrow {
    right: -1px
}

.apply-matrix-question .mobile-header {
    display: none
}

.apply-matrix-question .apply-answer-row-label {
    display: none
}

.apply-matrix-question .matrix-computed-row {
    background: #f9f9f9;
    height: 70px
}

.apply-matrix-question .matrix-computed-row td, .apply-matrix-question .matrix-computed-row th {
    vertical-align: middle
}

.apply-matrix-question .matrix-computed-row th {
    background: #f9f9f9;
    display: table;
    height: 70px;
    bottom: inherit
}

.apply-matrix-question .matrix-computed-row th label {
    display: table-cell;
    vertical-align: middle;
    max-height: 60px
}

.apply-matrix-question .matrix-computed-row input {
    background: #fff
}

@media screen and (max-width: 767px) {
    .apply-matrix-question {
        padding-right: 0;
        overflow-y: auto
    }

    .apply-matrix-question table {
        width: 100%;
        display: inline-table
    }

    .apply-matrix-question thead {
        display: none
    }

    .apply-matrix-question thead tr th:nth-child(1) > div, .apply-matrix-question tbody tr th:nth-child(1) > div {
        padding: 0
    }

    .apply-matrix-question tbody tr th {
        padding: 0 !important;
        border-top: none
    }

    .apply-matrix-question tbody tr th label {
        display: block;
        padding: 30px 20px;
        font-weight: 700;
        background: #f9f9f9;
        border-bottom: solid 1px #ccced1
    }

    .apply-matrix-question tbody tr th:nth-child(1) {
        width: 100%;
        display: block;
        position: relative
    }

    .apply-matrix-question tbody tr th:nth-child(1) > .cell-body {
        display: block
    }

    .apply-matrix-question tbody tr td {
        display: block;
        width: 100%;
        padding: 0 !important;
        border-top: none !important
    }

    .apply-matrix-question tbody tr td label {
        display: none
    }

    .apply-matrix-question .subQuestions {
        margin-right: 0;
        overflow: hidden
    }

    .apply-matrix-question .cell-body {
        width: 100% !important
    }

    .apply-matrix-question .apply-answer-row {
        padding: 0 15px;
        border-bottom: solid 1px #ccced1
    }

    .apply-matrix-question .apply-answer-row .form-control-container {
        margin-bottom: 20px
    }

    .apply-matrix-question .apply-matrix-question tbody tr th > div {
        padding: 0
    }

    .apply-matrix-question .date-question-column {
        min-width: inherit
    }

    .apply-matrix-question .date-question-column select {
        min-width: inherit
    }

    .apply-matrix-question .apply-date-select .form-control-container {
        text-align: center
    }

    .apply-matrix-question .help-block-container {
        padding-bottom: 10px
    }

    .apply-matrix-question .panel-default {
        border-top: solid 1px #ccced1
    }

    .apply-matrix-question .matrix-scroller {
        margin-left: 0
    }

    .apply-matrix-question .matrix-arrow, .apply-matrix-question .matrix-arrow.active {
        display: none
    }

    .apply-matrix-question .mobile-header {
        display: block;
        width: 100%;
        overflow: hidden
    }

    .apply-matrix-question .mobile-header label {
        display: block;
        font-weight: 400;
        padding: 15px 15px 10px;
        word-break: break-word;
        float: left
    }

    .apply-matrix-question .matrix-computed-row th label {
        display: block;
        vertical-align: middle;
        margin-bottom: 25px;
        width: 100%
    }

    .apply-matrix-question .required-label {
        display: inline-block;
        float: left;
        padding: 15px 10px 15px 0;
        font-weight: 700
    }
}

#lumesse-menu-sidebar ~ #vanillaApplyContent .lumesse-apply-save-app-container {
    right: 0
}

@media screen and (min-width: 768px) {
    #lumesse-menu-sidebar ~ #vanillaApplyContent {
        margin-top: 30px
    }

    #lumesse-menu-sidebar ~ #vanillaApplyContent .lumesse-apply-save-app-container {
        top: 0
    }
}

#lumesse-menu-sidebar {
    height: 100vh;
    position: fixed;
    z-index: 2100;
    top: 0;
    left: 0
}

#lumesse-menu-sidebar .lumesse-apply-menu {
    width: 70vw;
    display: inline-block;
    text-align: left
}

@media screen and (min-width: 480px) {
    #lumesse-menu-sidebar .lumesse-apply-menu {
        width: 50vw
    }
}

@media screen and (min-width: 768px) {
    #lumesse-menu-sidebar .lumesse-apply-menu {
        width: 24vw
    }
}

@media screen and (min-width: 992px) {
    #lumesse-menu-sidebar .lumesse-apply-menu {
        width: 25vw
    }
}

@media screen and (min-width: 1200px) {
    #lumesse-menu-sidebar .lumesse-apply-menu {
        width: 18vw
    }
}

#lumesse-menu-sidebar .lumesse-apply-menu > .nav > li > a {
    padding: .8em 1.2em;
    font-size: 18px;
    border-bottom: 1px solid #ccc;
    transition: all .5s ease;
    transition-duration: .2s
}

@media screen and (min-width: 480px) {
    #lumesse-menu-sidebar .lumesse-apply-menu > .nav > li > a {
        font-size: 18px
    }
}

@media screen and (min-width: 768px) {
    #lumesse-menu-sidebar .lumesse-apply-menu > .nav > li > a {
        font-size: 14px
    }
}

@media screen and (min-width: 992px) {
    #lumesse-menu-sidebar .lumesse-apply-menu > .nav > li > a {
        font-size: 15px
    }
}

@media screen and (min-width: 1200px) {
    #lumesse-menu-sidebar .lumesse-apply-menu > .nav > li > a {
        font-size: 16px
    }
}

#lumesse-menu-sidebar .lumesse-apply-menu > .nav > li a:hover, #lumesse-menu-sidebar .lumesse-apply-menu > .nav > li a.active {
    background: #820069;
    border-bottom-color: #820069;
    color: #fff;
    transition: all .5s ease
}

#lumesse-menu-sidebar-checkbox {
    position: absolute;
    visibility: hidden
}

.lumesse-menu-sidebar-checkbox-label {
    position: absolute;
    right: -2em;
    width: 2em;
    height: 2em;
    max-width: none;
    z-index: 30;
    text-align: center;
    font-size: 2rem;
    line-height: 2em;
    color: #fff;
    background: #820069;
    transition: all .5s ease;
    cursor: pointer
}

.lumesse-menu-sidebar-checkbox-label:hover {
    background: #4f0040
}

@media screen and (min-width: 768px) {
    .lumesse-menu-sidebar-checkbox-label {
        display: none
    }
}

#lumesse-menu-sidebar-body {
    position: relative;
    text-align: right;
    overflow: hidden;
    height: 100%;
    width: 0;
    background: #eee;
    border-right: 1px solid #ccc;
    transition: all .5s ease;
    z-index: 20
}

@media screen and (min-width: 768px) {
    #lumesse-menu-sidebar-body {
        display: block;
        width: 24vw
    }
}

@media screen and (min-width: 992px) {
    #lumesse-menu-sidebar-body {
        width: 25vw
    }
}

@media screen and (min-width: 1200px) {
    #lumesse-menu-sidebar-body {
        width: 18vw
    }
}

.lumesse-sidebar-blinder {
    background: #000;
    width: 0;
    height: 100vh;
    position: fixed;
    z-index: -1;
    opacity: 0;
    transition: opacity .2s ease-in, width 0s linear .2s
}

@media screen and (min-width: 768px) {
    .lumesse-sidebar-blinder {
        display: none
    }
}

#lumesse-menu-sidebar-checkbox:checked ~ .lumesse-menu-sidebar-checkbox-label {
    transform: translateX(0);
    transition: all .5s ease
}

#lumesse-menu-sidebar-checkbox:checked ~ .lumesse-menu-sidebar-checkbox-label > .fa::before {
    content: "\f00d";
    transition: all .5s ease
}

#lumesse-menu-sidebar-checkbox:checked ~ #lumesse-menu-sidebar-body {
    width: 70vw
}

@media screen and (min-width: 480px) {
    #lumesse-menu-sidebar-checkbox:checked ~ #lumesse-menu-sidebar-body {
        width: 50vw
    }
}

@media screen and (min-width: 768px) {
    #lumesse-menu-sidebar-checkbox:checked ~ #lumesse-menu-sidebar-body {
        width: 24vw
    }
}

@media screen and (min-width: 992px) {
    #lumesse-menu-sidebar-checkbox:checked ~ #lumesse-menu-sidebar-body {
        width: 25vw
    }
}

@media screen and (min-width: 1200px) {
    #lumesse-menu-sidebar-checkbox:checked ~ #lumesse-menu-sidebar-body {
        width: 18vw
    }
}

#lumesse-menu-sidebar-checkbox:checked ~ .lumesse-sidebar-blinder {
    transition: opacity .2s ease-in, width 0s linear 0s;
    width: 100vw;
    opacity: .8;
    z-index: 1
}

.lumesse-submission-accepted > #lumesse-menu-sidebar, .lumesse-submission-accepted > .navbar-fixed-top {
    display: none
}

.dialog--default, .confirm-dialog-container {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, .8);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    z-index: 2147483647 !important
}

@media screen and (min-width: 450px) {
    .dialog--default, .confirm-dialog-container {
        padding-top: 20px
    }
}

.confirm-dialog-position-of {
    height: 100%;
    width: 100%
}

.lumesse-dps-modal .modal-body {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word
}

.ui-dialog {
    margin: 0 auto;
    width: 100vw !important;
    max-width: 100vw;
    background: #fff
}

@media screen and (min-width: 450px) {
    .ui-dialog {
        width: 90vw !important
    }
}

@media screen and (min-width: 768px) {
    .ui-dialog {
        width: 60vw !important
    }
}

@media screen and (min-width: 992px) {
    .ui-dialog {
        width: 50vw !important
    }
}

@media screen and (min-width: 1200px) {
    .ui-dialog {
        width: 40vw !important
    }
}

.ui-dialog-titlebar-close {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.ui-dialog-titlebar-close:hover {
    opacity: 1
}

.ui-dialog-titlebar-close:before {
    content: "\f00d"
}

.ui-dialog-titlebar {
    border-bottom: 1px solid #e5e5e5;
    padding: 15px
}

.ui-dialog-titlebar-close > .ui-button-text {
    display: none
}

.ui-dialog > .modal-dialog {
    margin-top: 0 !important
}

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (orientation: portrait) {
    .iphone-device .confirm-dialog .modal-footer {
        padding-bottom: 80px
    }
}

.apply-save-application-heading {
    border-bottom: 0
}

.dpsAccepted-container > label {
    margin: 6px 0
}

.dpsAccepted-container .apply-save-show-dps-btn {
    padding: 0;
    margin: 0;
    vertical-align: baseline
}

.my-prev-app-modal .ui-dialog {
    max-width: 45rem
}

.my-prev-app-modal .pin-container {
    width: 50%;
    min-width: 150px;
    max-width: 95%;
    margin: 20px auto;
    text-align: center
}

.my-prev-app-modal .apply-with-my-prev-app-pin-input {
    text-align: center
}

.please-wait-box {
    position: relative;
    display: block;
    width: 95px;
    padding-top: 50px;
    margin: 30px auto 20px auto;
    text-align: center
}

.please-wait-box::after {
    content: "";
    position: absolute;
    top: 0;
    left: 25px;
    width: 45px;
    height: 45px;
    border: 1px solid;
    border-color: #820069 #eee #eee;
    border-radius: 45px;
    animation: spin 1s linear infinite;
    will-change: transform
}

.please-wait-box .please-wait-label {
    color: #333;
    font-size: 12px;
    white-space: nowrap
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

.apply-loading {
    display: block;
    padding: 6px 12px;
    text-align: left;
    color: #fff;
    background-image: linear-gradient(90deg, #eee 50%, #820069 50%);
    background-repeat: repeat-x;
    background-size: 200% 100%;
    background-position: 0 0
}

.data-lumesse-search-view-type-sidebar .loaderWrapper {
    margin: 0 auto;
    text-align: center
}

.data-lumesse-search-view-type-sidebar .loader {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px
}

.data-lumesse-search-view-type-sidebar .loader div {
    display: inline-block;
    position: absolute;
    left: 6px;
    width: 13px;
    background: #76bc43;
    animation: loader 1s cubic-bezier(0, .5, .5, 1) infinite
}

.data-lumesse-search-view-type-sidebar .loader.sidebar div {
    background: #3a5e70
}

.data-lumesse-search-view-type-sidebar .loader.list div {
    background: #54585a
}

.data-lumesse-search-view-type-sidebar .loader div:nth-child(1) {
    left: 6px;
    animation-delay: .05s
}

.data-lumesse-search-view-type-sidebar .loader div:nth-child(2) {
    left: 26px;
    animation-delay: .15s
}

.data-lumesse-search-view-type-sidebar .loader div:nth-child(3) {
    left: 45px;
    animation-delay: .35s
}

@keyframes loader {
    0% {
        opacity: 1;
        top: 6px;
        height: 51px
    }
    90%, 100% {
        opacity: .4;
        top: 19px;
        height: 26px
    }
}

.first_name .apply-description-list, .last_name .apply-description-list, .e-mail_address .apply-description-list, .referrer_first_name .apply-description-list, .referrer_last_name .apply-description-list, .referrer_email_address .apply-description-list, .country .apply-description-list, .date_of_birth .apply-description-list, .phone-inline .apply-description-list, .languages_language_score .apply-description-list, .languages_language_test_information .apply-description-list, .employment_history_employer_organization .apply-description-list, .employment_history_employer_organization_employer_organization_name .apply-description-list, .employment_history_employer_organization_employer_organization_type .apply-description-list, .employment_history_employer_organization_position_history .apply-description-list, .employment_history_employer_organization_position_history_position_title .apply-description-list, .employment_history_employer_organization_position_history_position_type .apply-description-list, .employment_history_employer_organization_position_history_department_name .apply-description-list, .employment_history_employer_organization_position_history_start_date .apply-description-list, .employment_history_employer_organization_position_history_end_date .apply-description-list, .employment_history_employer_organization_position_history_current .apply-description-list, .employment_history_employer_organization_position_history_description .apply-description-list, .employment_history_employer_organization_position_history_compensation .apply-description-list, .employment_history_employer_organization_position_history_compensation_ending_compensation .apply-description-list, .employment_history_employer_organization_position_history_compensation_ending_compensation_currency .apply-description-list, .employment_history_employer_organization_position_history_compensation_ending_compensation_interval .apply-description-list, .employment_history_employer_organization_position_history_reason_for_leaving .apply-description-list, .employment_history_employer_organization_position_history_notice_period .apply-description-list, .employment_history_employer_organization_position_history_other_benefits .apply-description-list, .education_history_school_or_institution .apply-description-list, .education_history_school_or_institution_school_name .apply-description-list, .education_history_school_or_institution_school_type .apply-description-list, .education_history_school_or_institution_sub-school___department .apply-description-list, .education_history_school_or_institution_department_type .apply-description-list, .education_history_school_or_institution_educationcountry .apply-description-list, .education_history_school_or_institution_city2 .apply-description-list, .education_history_school_or_institution_degree .apply-description-list, .education_history_school_or_institution_degree_degree_name .apply-description-list, .education_history_school_or_institution_degree_degree_type .apply-description-list, .education_history_school_or_institution_degree_degree_date .apply-description-list, .education_history_school_or_institution_degree_currently_attending .apply-description-list, .education_history_school_or_institution_degree_degree_major_name .apply-description-list, .education_history_school_or_institution_degree_degree_measure .apply-description-list, .education_history_school_or_institution_degree_degree_measure_class_rank .apply-description-list, .education_history_school_or_institution_degree_degree_measure_class_rank__out_of_ .apply-description-list, .education_history_school_or_institution_degree_comments .apply-description-list {
    display: none !important
}

.apply-attached-document-component > .grid > .apply-answer-row > .col-xs-12 > .apply-description-row > .apply-description-column .apply-description-list {
    display: block !important
}

.has-success .help-block, .has-warning .help-block, .has-error .help-block, .has-success .control-label, .has-warning .control-label, .has-error .control-label, .has-success .radio, .has-warning .radio, .has-error .radio, .has-success .checkbox, .has-warning .checkbox, .has-error .checkbox, .has-success .radio-inline, .has-warning .radio-inline, .has-error .radio-inline, .has-success .checkbox-inline, .has-warning .checkbox-inline, .has-error .checkbox-inline, .has-success.radio label, .has-warning.radio label, .has-error.radio label, .has-success.checkbox label, .has-warning.checkbox label, .has-error.checkbox label, .has-success.radio-inline label, .has-warning.radio-inline label, .has-error.radio-inline label, .has-success.checkbox-inline label, .has-warning.checkbox-inline label, .has-error.checkbox-inline label {
    color: #555
}

.has-success .form-control, .has-warning .form-control, .has-error .form-control {
    border-color: #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus, .has-warning .form-control:focus, .has-error .form-control:focus {
    border-color: #b3b3b3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fff;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fff
}

.has-success .input-group-addon, .has-warning .input-group-addon, .has-error .input-group-addon {
    color: #555;
    background-color: #fff;
    border-color: #ccc
}

.has-success .form-control-feedback, .has-warning .form-control-feedback, .has-error .form-control-feedback {
    color: #555
}

.has-success .form-control:focus, .has-warning .form-control:focus, .has-error .form-control:focus {
    border-color: #34495e;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(52, 73, 94, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(52, 73, 94, .6)
}

@keyframes validationShow {
    0% {
        transform: scale(0)
    }
    80% {
        transform: scale(1.1)
    }
    100% {
        transform: scale(1)
    }
}

.has-success .form-control-container {
    position: relative
}

.has-success .form-control-container:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 1.2rem;
    height: 1.2rem;
    border-color: #3c763d #3c763d transparent transparent;
    border-width: 1px 1px 0 0;
    border-style: solid;
    transform-origin: right top;
    animation: validationShow .4s ease 0s 1;
    animation-fill-mode: backwards;
    background-repeat: no-repeat;
    background-size: 1.2rem 1.2rem;
    background-position: top right;
    background-image: -webkit-linear-gradient(45deg, transparent 50%, #4d984e 55%);
    background-image: -o-linear-gradient(45deg, transparent 50%, #4d984e 55%);
    background-image: linear-gradient(45deg, transparent 50%, #4d984e 55%)
}

.has-warning .form-control-container {
    position: relative
}

.has-warning .form-control-container:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 1.2rem;
    height: 1.2rem;
    border-color: #8a6d3b #8a6d3b transparent transparent;
    border-width: 1px 1px 0 0;
    border-style: solid;
    transform-origin: right top;
    animation: validationShow .4s ease 0s 1;
    animation-fill-mode: backwards;
    background-repeat: no-repeat;
    background-size: 1.2rem 1.2rem;
    background-position: top right;
    background-image: -webkit-linear-gradient(45deg, transparent 50%, #ae894a 55%);
    background-image: -o-linear-gradient(45deg, transparent 50%, #ae894a 55%);
    background-image: linear-gradient(45deg, transparent 50%, #ae894a 55%)
}

.has-error .form-control-container {
    position: relative
}

.has-error .form-control-container:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 1.2rem;
    height: 1.2rem;
    border-color: #a94442 #a94442 transparent transparent;
    border-width: 1px 1px 0 0;
    border-style: solid;
    transform-origin: right top;
    animation: validationShow .4s ease 0s 1;
    animation-fill-mode: backwards;
    background-repeat: no-repeat;
    background-size: 1.2rem 1.2rem;
    background-position: top right;
    background-image: -webkit-linear-gradient(45deg, transparent 50%, #c0605e 55%);
    background-image: -o-linear-gradient(45deg, transparent 50%, #c0605e 55%);
    background-image: linear-gradient(45deg, transparent 50%, #c0605e 55%)
}

.apply-attached-document-component {
    position: relative
}

.apply-attached-document-component .form-control-container {
    position: static
}

.apply-attached-document-component .form-control-container:after {
    top: -1px;
    right: -1px
}

.phone-inline .form-control-container:after {
    right: 15px
}

.apply-date-select .form-control-container, .apply-radio-checkbox-container {
    margin-top: -20px;
    padding-top: 20px
}

.apply-date-select .form-control-container:after, .apply-radio-checkbox-container:after {
    top: -1px
}

.apply-radio-checkbox-container .checkbox-inline, .apply-radio-checkbox-container .radio-inline {
    display: block
}

@media screen and (min-width: 768px) {
    .apply-radio-checkbox-container .checkbox-inline, .apply-radio-checkbox-container .radio-inline {
        display: inline-block
    }
}

.alert__fields {
    z-index: 1;
    position: relative
}

.lumesse-apply-ready {
    margin: 15px;
    color: #0c0;
    font-weight: 700;
    visibility: hidden;
    float: left
}

.application-valid > .lumesse-apply-ready {
    visibility: visible;
    transition: all .5s ease
}

.lumesse-apply-valid-icon::before {
    display: none
}

.application-valid > .lumesse-apply-valid-icon::before {
    display: block !important;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f00c";
    position: absolute;
    font-size: 2em;
    color: #820069;
    left: -50px;
    top: 10px
}

@media screen and (min-width: 480px) {
    .application-valid > .lumesse-apply-valid-icon::before {
        display: none
    }
}

.lumesse-empty-link {
    pointer-events: none
}

.lumesse-empty-link:hover, .lumesse-empty-link:visited, .lumesse-empty-link:focus {
    text-decoration: none
}

.vanillaStatusBar {
    padding-top: 250px
}

.vanillaCheckpointWrapper {
    width: 100%
}

.vanillaCheckpoint {
    width: 100%;
    padding-top: calc(100% - 10px);
    border-radius: 100%;
    border: 5px solid #eee
}

.checkpointActive {
    border-color: #820069
}

.vanillaCheckpointLinker {
    background-color: #eee;
    height: 100px;
    width: 5px;
    margin: 0 auto
}

.checkpointLinkerActive {
    background-color: #820069
}

.section-legend::before, .lum-apply-section__name::before, .apply-submit-wrapper::before {
    content: " ";
    width: 61px;
    padding-top: 51px;
    border-radius: 100%;
    border: 5px solid #eee;
    position: absolute;
    z-index: 1000;
    left: -66px;
    top: 5px
}

.lum-apply-section__content, .lum-apply-section {
    position: relative
}

.lum-apply-section__content {
    margin-top: -21px
}

.lum-apply-section__content:before {
    content: " ";
    display: block;
    background: #eee;
    width: 5px;
    height: 100%;
    position: absolute;
    z-index: 1000;
    left: -53px;
    top: 0
}

.lum-apply-section.apply-section-validated .lum-apply-section__content:before {
    background-size: 5px 200%;
    background-image: linear-gradient(to bottom, #eee 49%, #820069 49%);
    background-position: 0 -100%;
    transition: background-position 1s
}

.apply-submit-wrapper {
    position: relative;
    margin-top: -5px
}

.lum-apply-section.apply-section-validated .section-legend::before, .lum-apply-section.apply-section-validated .lum-apply-section__name::before, .lum-apply-section.apply-section-validated .apply-submit-wrapper::before, .application-valid:before {
    border-color: #820069;
    transition: border-color .5s ease-in
}

.lumesse-apply-widget-section {
    margin-bottom: -25px
}

.lumesse-apply-widget-section + .lumesse-apply-widget-submit {
    margin-top: 20px
}

.apply-section-validated > fieldset > div > .section-legend > h2:before, .apply-section-validated > fieldset > .lum-apply-section__name > span:before {
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f00c";
    position: absolute;
    font-size: 1em;
    color: #820069;
    left: -50px;
    top: 20px
}

.apply-submit-wrapper::before {
    width: 77px;
    height: 77px;
    left: -76px;
    top: -15px
}

@media screen and (max-width: 767px) {
    .section-legend::before, .lum-apply-section__name::before, .apply-submit-wrapper::before, .lum-apply-section.apply-section-validated .section-legend::before, .lum-apply-section.apply-section-validated .lum-apply-section__name::before, .lum-apply-section.apply-section-validated .apply-submit-wrapper::before, .application-valid:before, .apply-section-validated > fieldset > div > .section-legend > h2:before, .apply-section-validated > fieldset > .lum-apply-section__name > span:before, .lum-apply-section.apply-section-validated .lum-apply-section__content:before, .lum-apply-section__content:before, .dps > fieldset > .lum-apply-section__content:before {
        display: none
    }

    .lum-apply-section, .apply-submit-wrapper {
        border-left: 10px solid #eee;
        position: relative;
        margin-left: -15px;
        padding-left: 20px;
        transition: border-color .3s ease-in
    }

    .apply-section-validated, .application-valid {
        border-left-color: #820069
    }
}

.section-legend, .dps > fieldset > .lum-apply-section__name {
    border-bottom-width: 0;
    border-color: #ddd;
    border-style: solid
}

@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
    .section-legend > h2 {
        margin-bottom: 0
    }

    .application-valid > .lumesse-apply-valid-icon::before {
        font-size: 28px !important
    }

    #free_form_cover_letter > fieldset, #free_form_resume > fieldset {
        width: 100%;
        position: relative;
        float: left
    }

    .dps > fieldset, .lum-apply-section > fieldset, .apply-main-form > fieldset {
        display: block
    }
}

@supports (-ms-ime-align:auto) {
    .section-legend.lum-apply-section__name {
        margin-bottom: 10px
    }
}

.noPadding {
    padding: 0
}

.sectionBlock {
    padding: 15px
}

thead {
    background: #eee
}

thead a {
    color: #333
}

.sectionImportant {
    border: 1px solid #ccc
}

#silk-content {
    margin-top: 60px;
    margin-bottom: 20px
}

#silk-footer {
    background: #eee
}

#silk-footer #copyright {
    background: #fff
}

#silk-footer, #copyright {
    border-top: 1px solid #ccc
}

#silk-footer #copyrightText {
    padding: 15px
}

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    margin-right: 15px;
    margin-left: 0
}

.navbar-brand > a {
    padding: 0;
    left: 15px;
    position: relative
}

.navbar-brand > a > img, .navbar-brand > a > div {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.navbar-toggle {
    margin-top: 10px;
    margin-bottom: 10px;
    background: 0 0;
    border: none;
    padding: 0
}

.navbar-toggle:hover, .navbar-toggle:focus {
    background: transparent !important
}

.navbar-toggle > i {
    color: #333
}

@media screen and (min-width: 993px) {
    .navbar-default .navbar-nav > li > a {
        border-right: 1px solid #ccc
    }

    .navbar-default .navbar-nav > li:first-child > a {
        border-left: 1px solid #ccc
    }
}

.sectionStatus {
    margin-top: 85px
}

.sectionStatus > .validationLine:nth-of-type(2) {
    height: 6.5em
}

.sectionStatus > .validationLine:nth-of-type(4) {
    height: 1.5em
}

.sectionStatus > .validationLine:nth-of-type(6) {
    height: 13.5em
}

.validationCircle {
    width: 4em;
    height: 4em;
    border-radius: 2em;
    border: 5px solid #ccc;
    position: relative;
    margin: 0 auto
}

.validationLine {
    width: 5px;
    height: 3em;
    background: #ccc;
    margin: 0 auto
}

.validationCircle > i {
    margin-top: .325em
}

.validationCircle > i:nth-of-type(1) {
    color: #ccc
}

.validationCircle > i:nth-of-type(2), .validationCircle > i:nth-of-type(3) {
    display: none
}

.validationLine.valid {
    background: #ffab00
}

.validationCircle.valid > i:nth-of-type(2) {
    color: #ffab00;
    display: block
}

.validationCircle.valid > i:nth-of-type(1), .validationCircle.valid > i:nth-of-type(3) {
    display: none
}

.validationCircle.valid {
    border-color: #ffab00
}

.validationLine.invalid {
    background: #c00000
}

.validationCircle.invalid > i:nth-of-type(3) {
    color: #c00000;
    display: block
}

.validationCircle.invalid > i:nth-of-type(1), .validationCircle.invalid > i:nth-of-type(2) {
    display: none
}

.validationCircle.invalid {
    border-color: #c00000
}

#vanillaApplyContent {
    margin-top: 65px;
    margin-bottom: 65px
}

.application-content {
    padding-bottom: 15px
}

.apply-choice-text-wrapper {
    position: relative;
    top: -5px
}

.alert, .alert:focus {
    outline: 0 !important
}

.alert-danger > ul > li > a {
    color: #c00
}

.alert-danger > ul {
    list-style-type: none;
    padding-left: 0
}

.navbar-brand > img {
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.silk-col-reset {
    padding: 0
}

.btn-addon-primary > .input-group-addon {
    color: #fff;
    background-color: #820069;
    border: #690054
}

.data-lumesse-search-view-type-sidebar .data-lumesse-job-details-type-wcag .btn-primary {
    height: auto;
    border-radius: 4px;
    background-color: #495057;
    font-size: 14px;
    color: #fff
}