@font-face {
    font-family: 'GOTHIC';
    src: url('../fonts/GOTHIC.TTF')  format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'GOTHIC';
    src: url('../fonts/GOTHICB.TTF')  format('truetype'); /* Safari, Android, iOS */
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: 'GOTHIC';
    src: url('../fonts/GOTHICI.TTF')  format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'GOTHIC';
    src: url('../fonts/GOTHICBI.TTF')  format('truetype'); /* Safari, Android, iOS */
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Century Gothic Pro';
    src: url('../fonts/CenturyGothicPro.eot');
    src: url('../fonts/CenturyGothicPro.eot?#iefix') format('embedded-opentype'),
    url('../fonts/CenturyGothicPro.woff') format('woff'),
    url('../fonts/CenturyGothicPro.ttf') format('truetype')
}

@font-face {
    font-family: 'Century Gothic Pro Bold';
    src: url('../fonts/CenturyGothicPro-Bold.eot');
    src: url('../fonts/CenturyGothicPro-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/CenturyGothicPro-Bold.woff') format('woff'),
    url('../fonts/CenturyGothicPro-Bold.ttf') format('truetype')
}

body {
    font-family: 'Century Gothic Pro', sans-serif;
}

body {
    overflow: auto!important;
}

.logo img {
    height: 41px;
    width: 92%;
    margin-top: 20px;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}

.apply-application-title-header,
.apply-application-title-content {
    font-size: 30px;
}

.btn,
.btn-lg,
.btn-group-lg>.btn {
    font-size: 15px;
}

.apply-drag-drop-area .apply-description {
    font-size: 10px;
}

.btn {
    float: right;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    font-weight: bold;
    background-color: #000000;
}


.apply-drag-drop-area,
.apply-drag-drop-area:hover,
.apply-drag-drop-area-hover {
    background-color: #F6F6F6;
    border-style: solid;
}

.apply-description-list {
    background-color: #E5E5E5;
}

.apply-description-list::after {
    border-bottom: 7px solid #E5E5E5;
}

.apply-drag-drop-area .btn {
    float: left;
}

label,
.apply-answer-row-label {
    font-size: 15px;
    font-weight: normal;
    color: #000;
}

#lumesse-menu-sidebar-body {
    background-color: #E5E5E5;
}

.navbar-default .navbar-nav>li>a {
    color: #000;
    transition: all .5s ease;
}

#lumesse-menu-sidebar .lumesse-apply-menu>.nav>li a:hover,
#lumesse-menu-sidebar .lumesse-apply-menu>.nav>li a.active {
    font-weight: bold;
    transition: all .5s ease;
}

.fakeDisabled:hover,
.fakeDisabled:focus,
.fakeDisabled {
    color: #fff;
    background: #CECECE;
    border-color: #CECECE;
}

.btn-default,
.btn-default:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.btn-default:hover {
    font-weight: bold;
}

.apply-sna-show-description-button,
.apply-sna-show-description-button:hover {
    color: #1f1f1f;
    background-color: transparent;
}

.lumesse-apply-widget-submit {
    width: 100%;
}

.section-legend::before, .lum-apply-section__name:before, .apply-submit-wrapper:before {
    border: 1px solid #000;
}

.lum-apply-section__content:before {
    width: 1px;
    background: #000;
}

.lum-apply-section__name h2,
.lum-apply-section__name [data-apply-msg-key=Label_dps] {
    min-height: 45px;
}

.lum-apply-section__name span[data-apply-msg-key=Label_dps] {
    min-height: 71px;
    padding: 0;
}

.lum-apply-section__name span[data-apply-msg-key=Label_dps]  h2 {
    min-height: 40px;
}

.dps .lum-apply-section__name {
    margin-bottom: 15px;
}

.section-legend::before, .lum-apply-section__name::before, .apply-submit-wrapper::before {
    padding-top: 0;
    height: 61px;
}

.apply-submit-wrapper::before {
    height: 77px;
}


.lum-apply-section__content:before {
    left: -51px;
    transition: none !important;
}

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

.application-valid>.lumesse-apply-valid-icon::before {
    top: 2px;
}

.btn span {
    display: inline-block;
}

.btn span:first-letter,
.btn:first-letter  {
    text-transform: uppercase;
}

.awli-buttons-wrapper>.awli-button {
    margin-bottom: 12px;
}

.apply-sna-buttons .btn {
    font-size: 12px;
}

#apply-section_dps .apply-required {
    display: none;
}

#apply-section_dps a:after {
    content: "*"
}

.btn-danger {
    color: #fff;
    background-color: black;
    border-color: black;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    color: #fff;
    font-weight: bold;
    background-color: black;
    border-color: black;
}

.apply-submission-accepted {
    margin-top: 0;
}

.lumesse-apply-resume-application .lumesse-apply-resume-start-again-button {
    display: none;
}

.lumesse-apply-resume-application .lumesse-apply-resume-application-button {
    margin-right: auto;
    margin-left: auto;
    float: none;
}

.dpsAccepted-container .apply-save-show-dps-btn {
    margin-left: 5px;
}

.ui-dialog-titlebar-close {
    color: #767676;
    background: #ffffff;
    opacity: 1;
}

.sr-field-validation {
    display: none;
}

.apply-valid.has-success .sr-field-validation {
    display: initial;
}

.sr-section-status {
    display: none;
}

.apply-section-validated .sr-section-status {
    display: initial;
}

.logo-img {
    height: 41px;
    width: 100%;
    margin-top: 0;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    margin-bottom: 40px;
}

.rac-banner-image {
    width: 100%;
}

.modal-body p a,
.modal-body a,
.modal-body li a {
    text-decoration: underline;
}

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    text-align: center;
    border-bottom: 1px solid #f0f0f0;
    z-index: 200;
    transition: top 0.2s ease-in-out;
    height: 80px;
}

header .navigation {
    position: absolute;
    top: 50%;
    left: 5%;
    transform: translate(-50%, -50%);
}

header .navigation .nav-back {
    font-size: 16px;
    margin-left: 10px;
}

header .navigation .nav-back:hover {
    text-decoration: underline;
}

header .navigation a:hover {
    text-decoration: none;
}

.nav-up {
    top: -80px;
}

#vanillaApplyContent {
    margin-top: 30px;
}

.lumesse-apply-save-app-container {
    top: 5px;
}

footer {
    border-top: 1px solid #F6F6F6;
    padding-top: 53px;
    margin-bottom: 20px;
}

#linkedinReference h2 {
    font-size: 16px;
    font-family: "Century Gothic Pro", "trebuchet ms", sans-serif;
    margin-bottom: 12px;
    margin-top: 0;
    text-align: center;
}

#linksSection ul {
    margin-top: 25px;
    font-size: 13px;
}

#linkedinReference ul, #linksSection ul {
    list-style: none;
    padding: 0;
    text-align: center;
}

#linkedinReference a, #linksSection a {
    font-size: 13px;
    color: #000;
}

#linksSection li {
    margin-bottom: 15px;
}

#linksSection a {
    text-decoration: underline;
}

#linkedinReference a img {
    width: 30px;
}

#linksSection a:hover,
.breadcrumbs a:hover {
    text-decoration: underline;
}

.breadcrumbs {
    background-color: #f8f6f8;
    padding: 0.8em 1em;
    font-size: 12px;
    color: #6F6F6F;
}

.breadcrumbs * {
    margin-right: 10px;
}

.breadcrumbs .job-offers {
    font-family: "Century Gothic Pro Bold", Arial, sans-serif;
    color: #000;
}

#banner-wrapper {
    max-width: 1440px;
    padding: 0;
    margin-top: 125px;
}

.awli-buttons-wrapper {
    text-align: center;
}

.apply-sna-button-container-linkedin_v2 {
    width: 100%;
}

.awli-buttons-wrapper .awli-button {
    padding: 0 10px;
}

.modal-footer .btn-danger {
    margin: 0 10px;
}

@media (min-width: 767px) {
    .apply-sna-button-container-cv {
        padding-right: 20px;
    }
}

@media screen and (max-width: 767px) {
    .lum-apply-section__name h2, .lum-apply-section__name [data-apply-msg-key=Label_dps] {
        min-height: 45px;
        white-space: normal;
    }

    .apply-sna-button-container-linkedin_v2 iframe {
        width: 175px !important;
    }

    .apply-sna-buttons .btn {
        width: 175px !important;
        float:  none;
        margin: 0 auto;
    }

    .apply-sna-buttons .btn .fa {
        display: inline-block;
    }

    .apply-sna-buttons .btn .apply-sna-label {
        display: inline-block;
        width: 90%;
        vertical-align: inherit;
    }

    .awli-buttons-wrapper>.awli-button {
        margin-bottom: 12px;
    }

    .awli-buttons-wrapper .apply-sna-button-container-linkedin_v2.awli-button {
        margin-right: 6px;
        width: 98%;
    }

    .lumesse-apply-save-app-container {
        top: 78px;
        right: 0;
    }
}

.iphone-device .modal-footer { padding-bottom: 150px !important }

@media screen and (max-width: 991px) {
    body {
        overflow-x: hidden;
    }
    .navigation .nav-back {
        display: none;
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .logo-img {
        height: auto;
    }
}