/* Minification failed. Returning unminified contents.
(24234,74): run-time error CSS1024: Expected media identifier, found '@supports'
(24234,74): run-time error CSS1057: Expected media query, found '@supports'
 */
.video-background .bg-video{
    display:none
}
@media screen and (min-width:768px){
    .video-background .bg-video{
        width:100%
    }
    .video-background.panel{
        padding-left:0;
        padding-right:0
    }
}
.bg-video{
    display:none
}
.video-bg-mute,.video-bg-pause,.video-bg-play,.video-bg-unmute{
    display:none!important;
    color:#fff;
    position:absolute;
    bottom:20px;
    opacity:.7
}
.video-bg-pause,.video-bg-play{
    right:75px
}
.video-bg-mute,.video-bg-unmute{
    right:50px
}
.video-bg-noaudio{
    display:none!important;
    color:#fff;
    position:absolute;
    bottom:20px;
    right:35px
}
.video-bg-pause:hover,.video-bg-play:hover,.video-bg-unmute:hover{
    opacity:1
}
.video-mute-icon:hover{
    opacity:1
}
@media screen and (min-width:768px){
    .video-background .bg-video{
        width:100%
    }
    .video-background.panel{
        padding-left:0;
        padding-right:0;
        position:relative;
        min-height:auto
    }
    .video-background .panel--body{
        position:absolute;
        left:0;
        right:0;
        margin-left:auto;
        margin-right:auto;
        top:0
    }
}


@charset "UTF-8"; /*!  Adecco.css | Version 1.1.0  */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

    a:active, a:hover {
        outline: 0
    }

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled], html input[disabled] {
        cursor: default
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

input {
    line-height: normal
}

    input[type=checkbox], input[type=radio] {
        box-sizing: border-box;
        padding: 0
    }

    input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
        height: auto
    }

    input[type=search] {
        -webkit-appearance: textfield;
        box-sizing: content-box
    }

        input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
            -webkit-appearance: none
        }

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

*, :after, :before {
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7
}

    a:focus, a:hover {
        color: #23527c;
        text-decoration: underline
    }

    a:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777
}

caption, th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd
    }

    .table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
        border-top: 0
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd
    }

    .table .table {
        background-color: #fff
    }

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px
}

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #ddd
}

    .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
        border-bottom-width: 2px
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #d9edf7
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color: #fcf8e3
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #f2dede
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

        .table-responsive > .table {
            margin-bottom: 0
        }

            .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
                white-space: nowrap
            }

        .table-responsive > .table-bordered {
            border: 0
        }

            .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
                border-left: 0
            }

            .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
                border-right: 0
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
                border-bottom: 0
            }
}

fieldset {
    margin: 0;
    min-width: 0
}

fieldset, legend {
    padding: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    box-sizing: border-box
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control, output {
    display: block;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1
    }

    .form-control:-ms-input-placeholder {
        color: #999
    }

    .form-control::-webkit-input-placeholder {
        color: #999
    }

    .form-control::-ms-expand {
        border: 0;
        background-color: transparent
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        background-color: #eee;
        opacity: 1
    }

    .form-control[disabled], fieldset[disabled] .form-control {
        cursor: not-allowed
    }

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
        line-height: 34px
    }

    .input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox, .radio {
    position: relative
}

    .checkbox label, .radio label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: 400;
        cursor: pointer
    }

    .checkbox-inline input[type=checkbox], .checkbox input[type=checkbox], .radio-inline input[type=radio], .radio input[type=radio] {
        position: absolute;
        margin-left: -20px;
        margin-top: 4px\9
    }

    .checkbox + .checkbox, .radio + .radio {
        margin-top: -5px
    }

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

    .checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
        margin-top: 0;
        margin-left: 10px
    }

    .checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .checkbox label, fieldset[disabled] .radio-inline, fieldset[disabled] .radio label, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
        cursor: not-allowed
    }

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

    .form-control-static.input-lg, .form-control-static.input-sm {
        padding-left: 0;
        padding-right: 0
    }

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm, textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success.checkbox-inline label, .has-success.checkbox label, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.radio-inline label, .has-success.radio label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
    }

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning.checkbox-inline label, .has-warning.checkbox label, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.radio-inline label, .has-warning.radio label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error.checkbox-inline label, .has-error.checkbox label, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.radio-inline label, .has-error.radio label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-error .form-control:focus {
        border-color: #843534;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
    }

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
            width: auto
        }

        .form-inline .input-group > .form-control {
            width: 100%
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .form-inline .checkbox label, .form-inline .radio label {
            padding-left: 0
        }

        .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
            position: relative;
            margin-left: 0
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -ms-user-select: none;
    user-select: none
}

    .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .btn.focus, .btn:focus, .btn:hover {
        color: #333;
        text-decoration: none
    }

    .btn.active, .btn:active {
        outline: 0;
        background-image: none;
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        opacity: .65;
        filter: alpha(opacity=65);
        box-shadow: none
    }

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

    .btn-default.focus, .btn-default:focus {
        color: #333;
        background-color: #e6e6e6;
        border-color: #8c8c8c
    }

    .btn-default.active, .btn-default:active, .btn-default:hover, .open > .dropdown-toggle.btn-default {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

        .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
            color: #333;
            background-color: #d4d4d4;
            border-color: #8c8c8c
        }

    .btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
        background-image: none
    }

    .btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
        background-color: #fff;
        border-color: #ccc
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333
    }

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

    .btn-primary.focus, .btn-primary:focus {
        color: #fff;
        background-color: #286090;
        border-color: #122b40
    }

    .btn-primary.active, .btn-primary:active, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #286090;
        border-color: #204d74
    }

        .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
            color: #fff;
            background-color: #204d74;
            border-color: #122b40
        }

    .btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
        background-image: none
    }

    .btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
        background-color: #337ab7;
        border-color: #2e6da4
    }

    .btn-primary .badge {
        color: #337ab7;
        background-color: #fff
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

    .btn-success.focus, .btn-success:focus {
        color: #fff;
        background-color: #449d44;
        border-color: #255625
    }

    .btn-success.active, .btn-success:active, .btn-success:hover, .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

        .btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
            color: #fff;
            background-color: #398439;
            border-color: #255625
        }

    .btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
        background-image: none
    }

    .btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
        background-color: #5cb85c;
        border-color: #4cae4c
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

    .btn-info.focus, .btn-info:focus {
        color: #fff;
        background-color: #31b0d5;
        border-color: #1b6d85
    }

    .btn-info.active, .btn-info:active, .btn-info:hover, .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

        .btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
            color: #fff;
            background-color: #269abc;
            border-color: #1b6d85
        }

    .btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
        background-image: none
    }

    .btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
        background-color: #5bc0de;
        border-color: #46b8da
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

    .btn-warning.focus, .btn-warning:focus {
        color: #fff;
        background-color: #ec971f;
        border-color: #985f0d
    }

    .btn-warning.active, .btn-warning:active, .btn-warning:hover, .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

        .btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
            color: #fff;
            background-color: #d58512;
            border-color: #985f0d
        }

    .btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
        background-image: none
    }

    .btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
        background-color: #f0ad4e;
        border-color: #eea236
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

    .btn-danger.focus, .btn-danger:focus {
        color: #fff;
        background-color: #c9302c;
        border-color: #761c19
    }

    .btn-danger.active, .btn-danger:active, .btn-danger:hover, .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

        .btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
            color: #fff;
            background-color: #ac2925;
            border-color: #761c19
        }

    .btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
        background-image: none
    }

    .btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
        background-color: #d9534f;
        border-color: #d43f3a
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff
    }

.btn-link {
    color: #337ab7;
    font-weight: 400;
    border-radius: 0
}

    .btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        box-shadow: none
    }

        .btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
            border-color: transparent
        }

            .btn-link:focus, .btn-link:hover {
                color: #23527c;
                text-decoration: underline;
                background-color: transparent
            }

            .btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
                color: #777;
                text-decoration: none
            }

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs > .btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

    .btn-block + .btn-block {
        margin-top: 5px
    }

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown, .dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .dropdown-menu > li > a {
        line-height: 1.42857143;
        color: #333
    }

        .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
            text-decoration: none;
            color: #262626;
            background-color: #f5f5f5
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
        color: #fff;
        text-decoration: none;
        outline: 0;
        background-color: #337ab7
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
        color: #777
    }

        .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
            cursor: not-allowed
        }

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9;
    content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

    .btn-group-vertical > .btn, .btn-group > .btn {
        position: relative;
        float: left
    }

        .btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
            z-index: 2
        }

    .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
        margin-left: -1px
    }

.btn-toolbar {
    margin-left: -5px
}

    .btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
        float: left
    }

    .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
        margin-left: 5px
    }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group > .btn-group {
    float: left
}

    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

    .btn-group.open .dropdown-toggle.btn-link {
        box-shadow: none
    }

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

    .btn-group-vertical > .btn-group > .btn {
        float: none
    }

    .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

    .btn-group-justified > .btn, .btn-group-justified > .btn-group {
        float: none;
        display: table-cell;
        width: 1%
    }

        .btn-group-justified > .btn-group .btn {
            width: 100%
        }

        .btn-group-justified > .btn-group .dropdown-menu {
            left: auto
        }

[data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio], [data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

    .input-group[class*=col-] {
        float: none;
        padding-left: 0;
        padding-right: 0
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0
    }

        .input-group .form-control:focus {
            z-index: 3
        }

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
    height: auto
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
    height: auto
}

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

    .input-group-addon.input-sm {
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 3px
    }

    .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 18px;
        border-radius: 6px
    }

    .input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
        margin-top: 0
    }

    .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group .form-control:first-child {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .input-group-addon:first-child {
        border-right: 0
    }

    .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group .form-control:last-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

    .input-group-addon:last-child {
        border-left: 0
    }

.input-group-btn {
    font-size: 0;
    white-space: nowrap
}

    .input-group-btn, .input-group-btn > .btn {
        position: relative
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px
        }

        .input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
            z-index: 2
        }

        .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
            margin-right: -1px
        }

        .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
            z-index: 2;
            margin-left: -1px
        }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

    .pagination > li {
        display: inline
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            color: #337ab7;
            background-color: #fff;
            border: 1px solid #ddd;
            margin-left: -1px
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px
        }

        .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
            z-index: 2;
            color: #23527c;
            background-color: #eee;
            border-color: #ddd
        }

    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
        z-index: 3;
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7;
        cursor: default
    }

    .pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
        color: #777;
        background-color: #fff;
        border-color: #ddd;
        cursor: not-allowed
    }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

    .label-default[href]:focus, .label-default[href]:hover {
        background-color: #5e5e5e
    }

.label-primary {
    background-color: #337ab7
}

    .label-primary[href]:focus, .label-primary[href]:hover {
        background-color: #286090
    }

.label-success {
    background-color: #5cb85c
}

    .label-success[href]:focus, .label-success[href]:hover {
        background-color: #449d44
    }

.label-info {
    background-color: #5bc0de
}

    .label-info[href]:focus, .label-info[href]:hover {
        background-color: #31b0d5
    }

.label-warning {
    background-color: #f0ad4e
}

    .label-warning[href]:focus, .label-warning[href]:hover {
        background-color: #ec971f
    }

.label-danger {
    background-color: #d9534f
}

    .label-danger[href]:focus, .label-danger[href]:hover {
        background-color: #c9302c
    }

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

    .panel-heading > .dropdown .dropdown-toggle, .panel-title {
        color: inherit
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px
}

    .panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
        color: inherit
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0
}

    .panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0
    }

    .panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px
    }

    .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.list-group + .panel-footer, .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 0
}

    .panel > .panel-collapse > .table caption, .panel > .table-responsive > .table caption, .panel > .table caption {
        padding-left: 15px;
        padding-right: 15px
    }

    .panel > .table-responsive:first-child > .table:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
        border-top-right-radius: 3px;
        border-top-left-radius: 3px
    }

        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
            border-top-left-radius: 3px
        }

        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
            border-top-right-radius: 3px
        }

    .panel > .table-responsive:last-child > .table:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
            border-bottom-left-radius: 3px
        }

        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
            border-bottom-right-radius: 3px
        }

    .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
        border-top: 1px solid #ddd
    }

    .panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
        border-top: 0
    }

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

    .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

    .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
        border-bottom: 0
    }

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px
    }

        .panel-group .panel + .panel {
            margin-top: 5px
        }

    .panel-group .panel-heading {
        border-bottom: 0
    }

        .panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
            border-top: 1px solid #ddd
        }

    .panel-group .panel-footer {
        border-top: 0
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #ddd
        }

.panel-default {
    border-color: #ddd
}

    .panel-default > .panel-heading {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ddd
        }

        .panel-default > .panel-heading .badge {
            color: #f5f5f5;
            background-color: #333
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ddd
    }

.panel-primary {
    border-color: #337ab7
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #337ab7
        }

        .panel-primary > .panel-heading .badge {
            color: #337ab7;
            background-color: #fff
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #337ab7
    }

.panel-success {
    border-color: #d6e9c6
}

    .panel-success > .panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6
    }

        .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d6e9c6
        }

        .panel-success > .panel-heading .badge {
            color: #dff0d8;
            background-color: #3c763d
        }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d6e9c6
    }

.panel-info {
    border-color: #bce8f1
}

    .panel-info > .panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1
    }

        .panel-info > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #bce8f1
        }

        .panel-info > .panel-heading .badge {
            color: #d9edf7;
            background-color: #31708f
        }

    .panel-info > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #bce8f1
    }

.panel-warning {
    border-color: #faebcc
}

    .panel-warning > .panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc
    }

        .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #faebcc
        }

        .panel-warning > .panel-heading .badge {
            color: #fcf8e3;
            background-color: #8a6d3b
        }

    .panel-warning > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #faebcc
    }

.panel-danger {
    border-color: #ebccd1
}

    .panel-danger > .panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1
    }

        .panel-danger > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ebccd1
        }

        .panel-danger > .panel-heading .badge {
            color: #f2dede;
            background-color: #a94442
        }

    .panel-danger > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ebccd1
    }

.modal, .modal-open {
    overflow: hidden
}

.modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

    .modal.fade .modal-dialog {
        transform: translateY(-25%);
        transition: transform .3s ease-out
    }

    .modal.in .modal-dialog {
        transform: translate(0)
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0)
    }

    .modal-backdrop.in {
        opacity: .5;
        filter: alpha(opacity=50)
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

    .modal-header .close {
        margin-top: -2px
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    content: " ";
    display: table
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .panel-body:after, .row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.no-pad-left, .no-pad-rt-lt {
    padding-left: 0 !important
}

.no-pad-lt-rt, .no-pad-rigt {
    padding-right: 0 !important
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 0;
    position: relative;
    color: #fff;
    transition: all .3s ease-out
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-success, .alert.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.article .panel-title > .collapsed, .panel-title > .collapsed {
    color: #333
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:after, .ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0;
    padding: .5em .5em .5em .7em;
    min-height: 0;
    font-size: 100%
}

.ui-accordion .ui-accordion-icons, .ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible
}

    .ui-button, .ui-button:active, .ui-button:hover, .ui-button:link, .ui-button:visited {
        text-decoration: none
    }

.ui-button-icon-only {
    width: 2.2em
}

button.ui-button-icon-only {
    width: 2.4em
}

.ui-button-icons-only {
    width: 3.4em
}

button.ui-button-icons-only {
    width: 3.7em
}

.ui-button .ui-button-text {
    display: block;
    line-height: normal
}

.ui-button-text-only .ui-button-text {
    padding: .4em 1em
}

.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px
}

.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em
}

.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em
}

.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em
}

input.ui-button {
    padding: .4em 1em
}

.ui-button-icon-only .ui-icon, .ui-button-icons-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px
}

.ui-button-icons-only .ui-button-icon-primary, .ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary {
    left: .5em
}

.ui-button-icons-only .ui-button-icon-secondary, .ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary {
    right: .5em
}

.ui-buttonset {
    margin-right: 7px
}

    .ui-buttonset .ui-button {
        margin-left: 0;
        margin-right: -.3em
    }

button.ui-button::-moz-focus-inner, input.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

    .ui-datepicker .ui-datepicker-header {
        position: relative;
        padding: .2em 0
    }

    .ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
        position: absolute;
        top: 2px;
        width: 1.8em;
        height: 1.8em
    }

    .ui-datepicker .ui-datepicker-next-hover, .ui-datepicker .ui-datepicker-prev-hover {
        top: 1px
    }

    .ui-datepicker .ui-datepicker-prev {
        left: 2px
    }

    .ui-datepicker .ui-datepicker-next {
        right: 2px
    }

    .ui-datepicker .ui-datepicker-prev-hover {
        left: 1px
    }

    .ui-datepicker .ui-datepicker-next-hover {
        right: 1px
    }

    .ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev span {
        display: block;
        position: absolute;
        left: 50%;
        margin-left: -8px;
        top: 50%;
        margin-top: -8px
    }

    .ui-datepicker .ui-datepicker-title {
        margin: 0 2.3em;
        line-height: 1.8em;
        text-align: center
    }

        .ui-datepicker .ui-datepicker-title select {
            font-size: 1em;
            margin: 1px 0
        }

    .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
        width: 45%
    }

    .ui-datepicker table {
        width: 100%;
        font-size: .9em;
        border-collapse: collapse;
        margin: 0 0 .4em
    }

    .ui-datepicker th {
        padding: .7em .3em;
        text-align: center;
        font-weight: 700;
        border: 0
    }

    .ui-datepicker td {
        border: 0;
        padding: 1px
    }

        .ui-datepicker td a, .ui-datepicker td span {
            display: block;
            padding: .2em;
            text-align: right;
            text-decoration: none
        }

    .ui-datepicker .ui-datepicker-buttonpane {
        background-image: none;
        margin: .7em 0 0;
        padding: 0 .2em;
        border-left: 0;
        border-right: 0;
        border-bottom: 0
    }

        .ui-datepicker .ui-datepicker-buttonpane button {
            float: right;
            margin: .5em .2em .4em;
            cursor: pointer;
            padding: .2em .6em .3em;
            width: auto;
            overflow: visible
        }

            .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
                float: left
            }

    .ui-datepicker.ui-datepicker-multi {
        width: auto
    }

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

    .ui-datepicker-multi .ui-datepicker-group table {
        width: 95%;
        margin: 0 auto .4em
    }

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

    .ui-datepicker-rtl .ui-datepicker-prev {
        right: 2px;
        left: auto
    }

    .ui-datepicker-rtl .ui-datepicker-next {
        left: 2px;
        right: auto
    }

    .ui-datepicker-rtl .ui-datepicker-prev:hover {
        right: 1px;
        left: auto
    }

    .ui-datepicker-rtl .ui-datepicker-next:hover {
        left: 1px;
        right: auto
    }

    .ui-datepicker-rtl .ui-datepicker-buttonpane {
        clear: right
    }

        .ui-datepicker-rtl .ui-datepicker-buttonpane button {
            float: left
        }

            .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
                float: right
            }

    .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
        border-right-width: 0;
        border-left-width: 1px
    }

.ui-dialog {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

    .ui-dialog .ui-dialog-titlebar {
        padding: .4em 1em;
        position: relative
    }

    .ui-dialog .ui-dialog-title {
        float: left;
        margin: .1em 0;
        white-space: nowrap;
        width: 90%;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .ui-dialog .ui-dialog-titlebar-close {
        position: absolute;
        right: .3em;
        top: 50%;
        width: 20px;
        margin: -10px 0 0;
        padding: 1px;
        height: 20px
    }

    .ui-dialog .ui-dialog-content {
        position: relative;
        border: 0;
        padding: .5em 1em;
        background: 0 0;
        overflow: auto
    }

    .ui-dialog .ui-dialog-buttonpane {
        text-align: left;
        border-width: 1px 0 0;
        background-image: none;
        margin-top: .5em;
        padding: .3em 1em .5em .4em
    }

        .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
            float: right
        }

        .ui-dialog .ui-dialog-buttonpane button {
            margin: .5em .4em .5em 0;
            cursor: pointer
        }

    .ui-dialog .ui-resizable-se {
        width: 12px;
        height: 12px;
        right: -5px;
        bottom: -5px;
        background-position: 16px 16px
    }

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0
}

    .ui-menu .ui-menu {
        position: absolute
    }

    .ui-menu .ui-menu-item {
        position: relative;
        margin: 0;
        padding: 3px 1em 3px .4em;
        cursor: pointer;
        min-height: 0;
        list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
    }

    .ui-menu .ui-menu-divider {
        margin: 5px 0;
        height: 0;
        font-size: 0;
        line-height: 0;
        border-width: 1px 0 0
    }

    .ui-menu .ui-state-active, .ui-menu .ui-state-focus {
        margin: -1px
    }

.ui-menu-icons {
    position: relative
}

    .ui-menu-icons .ui-menu-item {
        padding-left: 2em
    }

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

    .ui-progressbar .ui-progressbar-value {
        margin: -1px;
        height: 100%
    }

    .ui-progressbar .ui-progressbar-overlay {
        background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
        height: 100%;
        filter: alpha(opacity=25);
        opacity: .25
    }

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable-autohide .ui-resizable-handle, .ui-resizable-disabled .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

    .ui-selectmenu-menu .ui-menu {
        overflow: auto;
        overflow-x: hidden;
        padding-bottom: 1px
    }

        .ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
            font-size: 1em;
            font-weight: 700;
            line-height: 1.5;
            padding: 2px .4em;
            margin: .5em 0 0;
            height: auto;
            border: 0
        }

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-button {
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    cursor: pointer
}

    .ui-selectmenu-button span.ui-icon {
        right: .5em;
        left: auto;
        margin-top: -8px;
        position: absolute;
        top: 50%
    }

    .ui-selectmenu-button span.ui-selectmenu-text {
        text-align: left;
        padding: .4em 2.1em .4em 1em;
        display: block;
        line-height: 1.4;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

.ui-slider {
    position: relative;
    text-align: left
}

    .ui-slider .ui-slider-handle {
        position: absolute;
        z-index: 2;
        width: 1.2em;
        height: 1.2em;
        cursor: default;
        -ms-touch-action: none;
        touch-action: none
    }

    .ui-slider .ui-slider-range {
        position: absolute;
        z-index: 1;
        font-size: .7em;
        display: block;
        border: 0;
        background-position: 0 0
    }

    .ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
        filter: inherit
    }

.ui-slider-horizontal {
    height: .8em
}

    .ui-slider-horizontal .ui-slider-handle {
        top: -.3em;
        margin-left: -.6em
    }

    .ui-slider-horizontal .ui-slider-range {
        top: 0;
        height: 100%
    }

    .ui-slider-horizontal .ui-slider-range-min {
        left: 0
    }

    .ui-slider-horizontal .ui-slider-range-max {
        right: 0
    }

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

    .ui-slider-vertical .ui-slider-handle {
        left: -.3em;
        margin-left: 0;
        margin-bottom: -.6em
    }

    .ui-slider-vertical .ui-slider-range {
        left: 0;
        width: 100%
    }

    .ui-slider-vertical .ui-slider-range-min {
        bottom: 0
    }

    .ui-slider-vertical .ui-slider-range-max {
        top: 0
    }

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden
}

.ui-spinner, .ui-spinner-input {
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: none;
    background: 0 0;
    color: inherit;
    margin: .2em 0;
    margin-left: .4em;
    margin-right: 22px
}

.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none
}

.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-spinner .ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-tabs {
    position: relative;
    padding: .2em
}

    .ui-tabs .ui-tabs-nav {
        margin: 0;
        padding: .2em .2em 0
    }

        .ui-tabs .ui-tabs-nav li {
            list-style: none;
            float: left;
            position: relative;
            top: 0;
            margin: 1px .2em 0 0;
            border-bottom-width: 0;
            padding: 0;
            white-space: nowrap
        }

        .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
            float: left;
            padding: .5em 1em;
            text-decoration: none
        }

        .ui-tabs .ui-tabs-nav li.ui-tabs-active {
            margin-bottom: -1px;
            padding-bottom: 1px
        }

            .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
                cursor: text
            }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: 0 0
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    box-shadow: 0 0 5px #aaa
}

body .ui-tooltip {
    border-width: 2px
}

.ui-widget {
    font-family: Verdana,Arial,sans-serif;
    font-size: 1.1em
}

    .ui-widget .ui-widget {
        font-size: 1em
    }

    .ui-widget button, .ui-widget input, .ui-widget select, .ui-widget textarea {
        font-family: Verdana,Arial,sans-serif;
        font-size: 1em
    }

.ui-widget-content {
    border: 1px solid #aaa;
    background: #fff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
    color: #222
}

    .ui-widget-content a {
        color: #222
    }

.ui-widget-header {
    border: 1px solid #aaa;
    background: #ccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
    color: #222;
    font-weight: 700
}

    .ui-widget-header a {
        color: #222
    }

    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
        border: 1px solid #d3d3d3;
        background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
        font-weight: 400;
        color: #555
    }

        .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
            color: #555;
            text-decoration: none
        }

    .ui-state-focus, .ui-state-hover, .ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-focus, .ui-widget-header .ui-state-hover {
        border: 1px solid #999;
        background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
        font-weight: 400;
        color: #212121
    }

        .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, .ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {
            color: #212121;
            text-decoration: none
        }

    .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
        border: 1px solid #aaa;
        background: #fff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
        font-weight: 400;
        color: #212121
    }

        .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
            color: #212121;
            text-decoration: none
        }

    .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
        border: 1px solid #fcefa1;
        background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
        color: #363636
    }

        .ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
            color: #363636
        }

    .ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
        border: 1px solid #cd0a0a;
        background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
        color: #cd0a0a
    }

        .ui-state-error-text, .ui-state-error a, .ui-widget-content .ui-state-error-text, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error-text, .ui-widget-header .ui-state-error a {
            color: #cd0a0a
        }

    .ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
        font-weight: 700
    }

    .ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
        opacity: .7;
        filter: Alpha(Opacity=70);
        font-weight: 400
    }

    .ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
        opacity: .35;
        filter: Alpha(Opacity=35);
        background-image: none
    }

        .ui-state-disabled .ui-icon {
            filter: Alpha(Opacity=35)
        }

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon, .ui-widget-content .ui-icon, .ui-widget-header .ui-icon {
    background-image: url(images/ui-icons_222222_256x240.png)
}

.ui-state-default .ui-icon {
    background-image: url(images/ui-icons_888888_256x240.png)
}

.ui-state-active .ui-icon, .ui-state-focus .ui-icon, .ui-state-hover .ui-icon {
    background-image: url(images/ui-icons_454545_256x240.png)
}

.ui-state-highlight .ui-icon {
    background-image: url(images/ui-icons_2e83ff_256x240.png)
}

.ui-state-error-text .ui-icon, .ui-state-error .ui-icon {
    background-image: url(images/ui-icons_cd0a0a_256x240.png)
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-first, .ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all, .ui-corner-left, .ui-corner-tl, .ui-corner-top {
    border-top-left-radius: 4px
}

.ui-corner-all, .ui-corner-right, .ui-corner-top, .ui-corner-tr {
    border-top-right-radius: 4px
}

.ui-corner-all, .ui-corner-bl, .ui-corner-bottom, .ui-corner-left {
    border-bottom-left-radius: 4px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-br, .ui-corner-right {
    border-bottom-right-radius: 4px
}

.ui-widget-overlay, .ui-widget-shadow {
    background: #aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    border-radius: 8px
}

.site-header-controls div[id*=divsearchBarNav] {
    float: left
}

.nav-top-bar {
    height: 40px;
    padding: 10px 20px;
    background: #231f20
}

    .nav-top-bar a {
        opacity: .5;
        color: #fff;
        font: 14px/16px houschka_headdemibold,Helvetica,Arial,sans-serif;
        transition: opacity .5s
    }

        .nav-top-bar a:hover {
            opacity: 1;
            transition: opacity .5s;
            color: #fff
        }

    .nav-top-bar .primary-links {
        float: left
    }

        .nav-top-bar .primary-links a {
            margin-right: 30px
        }

        .nav-top-bar .primary-links .employer {
            margin: 0 30px 0 0;
            font-size: 14px
        }

        .nav-top-bar .primary-links a.active {
            background-color: #ef2e24;
            opacity: 1;
            padding: 14px
        }

    .nav-top-bar .secondary-links {
        float: right;
        border-left: 1px solid hsla(0,0%,100%,.2)
    }

        .nav-top-bar .secondary-links a {
            position: relative;
            top: -3px;
            margin: 0 0 0 30px
        }

        .nav-top-bar .secondary-links .saved-jobs-link.nav-tip-trigger {
            float: left;
            top: -5px;
            margin: 0;
            padding-left: 30px
        }

            .close-menu .nav-top-bar .secondary-links .saved-jobs-link.nav-tip-trigger .ico-hide-menu, .nav-top-bar .secondary-links .saved-jobs-link.nav-tip-trigger .close-menu .ico-hide-menu, .nav-top-bar .secondary-links .saved-jobs-link.nav-tip-trigger .icon, .nav-top-bar .secondary-links .saved-jobs-link.nav-tip-trigger .open-menu .ico-show-menu, .open-menu .nav-top-bar .secondary-links .saved-jobs-link.nav-tip-trigger .ico-show-menu {
                position: relative;
                top: 8px;
                margin: 0 3px;
                font-size: 24px;
                line-height: 24px
            }

        .nav-top-bar .secondary-links .gateway-container {
            float: left
        }

.site-header .job-search-horizontal {
    display: none
}

.site-header .search-button .icon-search:before {
    position: relative;
    top: 10px;
    font-size: 44px
}

.site-header .secondary-nav-container ul {
    margin: 0;
    list-style: none
}

.micrositeheader, .site-header-controls {
    width: 100%;
    padding: 14px 0;
    height: 3.75rem;
    font-size: 1rem;
    line-height: 1rem;
    overflow: hidden
}

@media (min-width:768px) {
    .micrositeheader, .site-header-controls {
        width: auto
    }
}

@media (min-width:62rem) {
    .micrositeheader .brand-logo, .site-header-controls .brand-logo {
        display: block;
        float: left;
        margin: 0 auto;
        vertical-align: middle
    }
}

.micrositeheader .brand-logo img, .site-header-controls .brand-logo img {
    width: 102px;
    height: 25px;
    margin: auto
}

.wrap-navigation {
    float: right;
    margin: 3px 0 0;
    overflow: visible !important
}

    .wrap-navigation .nav {
        margin: 4px 0;
        padding: 0
    }

        .wrap-navigation .nav > li {
            display: inline-block;
            margin: 0 0 0 22px
        }

            .wrap-navigation .nav > li > a {
                padding: 0 8px;
                color: #fff;
                font: 16px/18px houschka_headdemibold,Helvetica,Arial,sans-serif
            }

                .wrap-navigation .nav > li > a:focus, .wrap-navigation .nav > li > a:hover {
                    background: 0 0;
                    text-decoration: underline
                }

            .wrap-navigation .nav > li:last-child {
                padding-right: 0
            }

.nav-locked .micrositeheader, .nav-locked .site-header {
    z-index: 10;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    animation: a .3s linear
}

.micrositeheader, .site-header-inner {
    background: #ef2e24
}

.nav-active .site-header-inner .wrap-navigation {
    animation: b .3s ease-out;
    max-height: 800px;
    display: block
}

@media (min-width:768px) {
    .site-header .search-button:hover {
        border-bottom: 1px solid #fff
    }

    .site-header-inner .nav-top-bar .secondary-links a {
        top: -3px
    }
}

.site-header .search-button .icon-search:before {
    content: "0"
}

@keyframes a {
    0% {
        top: -60px
    }

    to {
        top: 0
    }
}

@keyframes b {
    0% {
        display: none;
        max-height: 0;
        overflow: hidden
    }

    1% {
        display: block;
        max-height: 0;
        overflow: hidden
    }

    to {
        display: block;
        max-height: 300px;
        overflow: hidden
    }
}

@keyframes c {
    0% {
        display: none;
        max-height: 0;
        overflow: hidden
    }

    1% {
        display: block;
        max-height: 0;
        overflow: hidden
    }

    to {
        display: block;
        max-height: 100px;
        overflow: hidden
    }
}

.header-job-search {
    display: none;
    padding: 40px;
    border-bottom: 0px solid #c8c7c7;
    background: url("/~/media/adeccogroup/brands/adecco global 2016/assets/css/img/bg-generic-smoke.png") no-repeat scroll 50%/cover #ef2e24;
    overflow: visible
}

    .header-job-search .job-search-inner {
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px
    }

@media (max-width:767px) {
    .header-job-search .job-search-inner {
        width: 100%
    }
}

@media (min-width:768px) {
    .header-job-search .job-search-inner {
        width: 750px
    }
}

@media (min-width:992px) {
    .header-job-search .job-search-inner {
        width: 970px
    }
}

@media (min-width:1200px) {
    .header-job-search .job-search-inner {
        width: 1170px
    }
}

.search-active.header-job-search {
    z-index: 3;
    position: absolute;
    left: 0;
    right: 0;
    display: block;
    overflow: visible;
    max-height: 500px;
    margin: 0
}

@media (min-width:1025px) {
    .search-active.header-job-search {
        position: fixed;
        top: 130px
    }
}

.close-menu, .open-menu {
    display: none;
    text-decoration: none
}

    .close-menu:hover, .open-menu:hover {
        text-decoration: none
    }

    .close-menu .ico-hide-menu, .open-menu .ico-show-menu {
        color: #fff;
        font-size: 40px;
        line-height: 0
    }

        .open-menu .ico-show-menu:before {
            content: "B"
        }

        .close-menu .ico-hide-menu:before {
            content: "z"
        }

@-moz-document url-prefix() {
    @media (max-width:767px) {
        .mobile-nav-open .nav-container {
            overflow: hidden
        }
    }
}

#rightNonAuthLinks {
    top: 6px !important
}

@media (max-width:1199px) {
    .micrositeheader .wrap-navigation, .site-header .wrap-navigation {
        position: absolute;
        z-index: 1;
        left: 0;
        display: none;
        width: 100%;
        max-height: auto;
        background: #ef2e24;
        overflow: hidden;
        float: none
    }

    .micrositeheader .close-menu, .micrositeheader .open-menu, .site-header .close-menu, .site-header .open-menu {
        position: relative;
        float: right
    }

    .micrositeheader .close-menu, .site-header .close-menu {
        top: 22px
    }

    .micrositeheader .open-menu, .site-header .open-menu {
        display: block;
        top: 15px
    }

    .wrap-navigation .nav {
        margin-top: 0
    }

        .wrap-navigation .nav > li {
            padding: 13px 15px 13px 0
        }
}

@media (min-width:768px) {
    .nav-top-bar .primary-links a.employer {
        opacity: .5;
        text-decoration: underline
    }

    .site-header .search-button {
        position: relative;
        display: inline-block;
        padding: 0;
        margin: 0 0 0 80px;
        margin-top: -13px;
        font-size: 16px;
        border: none;
        border-bottom: 1px solid #ef2e24;
        border-radius: 0;
        background: 0 0;
        color: #fff;
        outline: 0;
        appearance: none
    }

        .site-header .search-button:hover {
            border-bottom: 1px solid #fff
        }

        .close-menu .site-header .search-button .ico-hide-menu, .open-menu .site-header .search-button .ico-show-menu, .site-header .search-button .close-menu .ico-hide-menu, .site-header .search-button .icon, .site-header .search-button .open-menu .ico-show-menu {
            position: relative;
            top: 7px;
            right: -4px;
            font-size: 26px
        }

    .nav-active .wrap-navigation {
        animation: c .3s ease-out;
        max-height: 100px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .mobile-nav-open .nav-container .wrap-navigation {
        display: block;
        position: relative;
        max-height: 100%
    }

        .mobile-nav-open .nav-container .wrap-navigation .nav-pills {
            max-width: 970px;
            margin: 0 auto
        }

    .mobile-nav-open .close-menu {
        display: block
    }

    .mobile-nav-open .open-menu {
        display: none
    }

    .nav-top-bar a {
        font-size: 12px !important
    }

    .micrositeheader .close-menu, .micrositeheader .open-menu {
        position: absolute;
        right: 30px;
        top: 0;
        display: block
    }

    .micrositeheader .ico-hide-menu {
        margin-top: 0
    }

    .micrositeheader .wrap-navigation.show {
        display: block !important;
        margin-top: 45px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mobile-nav-open .nav-container .wrap-navigation .nav-pills {
        max-width: 750px
    }

    .nav-top-bar .primary-links a.active {
        padding: 14px 12px
    }

    .brand-logo {
        float: left
    }

    .nav-top-bar .secondary-links a {
        margin-left: 18px;
        margin-left: 5px
    }

    .nav-top-bar .secondary-links .saved-jobs-link.nav-tip-trigger {
        padding-left: 0
    }
}

@media (max-width:767px) {
    #rightEmployerLinks {
        display: block !important;
        float: none !important
    }

    .nav-container .primary-links a, .nav-container .secondary-links a, .wrap-navigation .nav > li {
        padding-top: 12px;
        padding-bottom: 12px
    }

    .mobile-nav-open .nav-container, .nav-active .nav-container {
        max-height: 820px
    }

    .wrap-navigation .nav {
        margin-top: 0
    }

        .wrap-navigation .nav > li {
            display: block;
            padding: 15px 14px;
            margin: 0;
            width: 100%;
            border-top: 1px solid rgba(35,31,32,.2)
        }

            .wrap-navigation .nav > li > a {
                display: block;
                width: 100%;
                font: 20px/24px houschka_headmedium,Helvetica,Arial,sans-serif;
                color: #231f20;
                outline: 0
            }

    .micrositeheader .open-menu .ico-show-menu {
        top: 0
    }

    .micrositeheader .wrap-navigation.show {
        display: block !important
    }

    .micrositeheader .brand-logo {
        width: calc(100% - 40px);
        text-align: center
    }

    .micrositeheader .close-menu, .micrositeheader .open-menu {
        position: absolute;
        left: 15px;
        top: 15px
    }

    .micrositeheader .ico-hide-menu {
        margin-top: 0
    }

    .micrositeheader .wrap-navigation {
        margin: 20px 0 0;
        background: #efefef
    }

    .site-header .nav-top-bar, .site-header .search-button {
        display: none
    }

    .site-header .site-header-inner {
        padding: 0;
        height: auto !important
    }

    .site-header .close-menu, .site-header .open-menu {
        z-index: 2;
        height: 1px;
        float: left
    }

    .site-header .close-menu {
        position: absolute;
        left: 15px;
        top: 15px
    }

    .site-header .open-menu {
        display: block;
        top: 0
    }

    .site-header .secondary-links {
        display: table;
        width: 100%
    }

        .site-header .secondary-links .gateway-container {
            display: table-header-group
        }

    .nav-locked .site-header {
        position: relative
    }

    .mobile-nav-open .header-job-search, .nav-active .header-job-search {
        display: block
    }

    .mobile-nav-open .nav-container, .nav-active .nav-container {
        display: block;
        max-height: 800px;
        animation: .3s ease-out 0s normal none 1 running b;
        overflow: scroll;
        border-bottom: 1px solid rgba(35,31,32,.2)
    }

    .mobile-nav-open .site-header-inner .wrap-navigation, .nav-active .site-header-inner .wrap-navigation {
        position: relative;
        display: block;
        background: 0 0
    }

    .mobile-nav-open .site-header-inner .open-menu, .nav-active .site-header-inner .open-menu {
        display: none
    }

    .mobile-nav-open .site-header-inner .close-menu, .nav-active .site-header-inner .close-menu {
        display: block
    }

    .mobile-nav-open .site-header-controls {
        width: 100% !important
    }

    .nav-container {
        position: absolute;
        overflow-y: auto;
        z-index: 10;
        left: 0;
        top: 60px;
        display: none;
        width: 100%;
        max-height: 0;
        padding: 0;
        background-color: #efefef;
        text-align: left
    }

        .nav-container .primary-links a, .nav-container .secondary-links a {
            padding: 13px 22px;
            border-top: 1px solid rgba(35,31,32,.2)
        }

            .nav-container .primary-links a:focus, .nav-container .primary-links a:hover, .nav-container .secondary-links a:focus, .nav-container .secondary-links a:hover {
                background: 0 0;
                text-decoration: underline
            }

            .nav-container .secondary-links a:first-child {
                border-top: 0
            }

        .close-menu .nav-container .saved-jobs-link .ico-hide-menu, .nav-container .saved-jobs-link .close-menu .ico-hide-menu, .nav-container .saved-jobs-link .icon, .nav-container .saved-jobs-link .open-menu .ico-show-menu, .open-menu .nav-container .saved-jobs-link .ico-show-menu {
            top: 3px;
            margin-right: 4px;
            color: #ef2e24
        }

        .nav-container a {
            display: block;
            width: 100%;
            color: #231f20;
            font-size: 20px;
            line-height: 24px
        }

    #rightNonAuthLinks {
        float: none !important
    }

    .open-menu .ico-show-menu {
        line-height: 1
    }

    .job-search-header + .job-search-header {
        display: none
    }
}

@media (max-width:767px) {
    .micrositeheader {
        margin-top: 0
    }

    .job-search-horizontal .job-search-keyword, .job-search-horizontal .job-search-location {
        display: block;
        width: 100%
    }

        .job-search-horizontal .job-search-keyword .dropdown-menu, .job-search-horizontal .job-search-location .dropdown-menu {
            width: 96%
        }

    .job-search-horizontal .job-search-search-btn {
        display: block;
        width: 100%;
        margin-top: 20px
    }

        .job-search-horizontal .job-search-search-btn .btn-search {
            display: block;
            padding: 10px 8px;
            background: #fff;
            font-size: 20px;
            line-height: 24px;
            color: #ef2e24;
            height: auto;
            font-family: houschka_headdemibold,Helvetica,Arial,sans-serif
        }

            .job-search-horizontal .job-search-search-btn .btn-search:after {
                position: relative;
                top: -2px;
                padding-left: 10px;
                font-size: 16px;
                line-height: 0
            }

    .header-job-search {
        max-height: 100%;
        padding: 5px;
        background-image: none;
        background-color: #b50b12
    }

        .header-job-search .job-search-keyword, .header-job-search .job-search-location {
            position: relative;
            margin-top: 12px;
            padding: 4px 0;
            float: none
        }

            .header-job-search .job-search-keyword input, .header-job-search .job-search-location input {
                width: 100%;
                padding-right: 10px;
                border: 0;
                font-size: 24px;
                line-height: 24px;
                background-color: #b50b12;
                appearance: none
            }

        .header-job-search .job-search-search-btn .btn-search:after {
            font-size: 30px
        }
}

@media (min-width:768px) {
    #job-search-header .job-search-location .dropdown-menu {
        width: 40%
    }
}

.container-content .col-xs-12 {
    min-height: auto
}

#skip, .hidden, .utility-nav-container {
    display: none;
    visibility: hidden
}

.close-menu .nav-top-bar .secondary-links .ico-hide-menu:before, .nav-top-bar .secondary-links .close-menu .ico-hide-menu:before, .nav-top-bar .secondary-links .icon:before, .nav-top-bar .secondary-links .open-menu .ico-show-menu:before, .open-menu .nav-top-bar .secondary-links .ico-show-menu:before {
    content: "D"
}

.adecco-pme-header h2, .adecco-pme-header h4 {
    margin: 20px 0
}

.search-location .input-group-btn {
    z-index: 1;
    position: absolute;
    right: 15%;
    top: 50%;
    margin-top: -2px
}

    .search-location .input-group-btn button {
        background: 0 0;
        padding: 0
    }

        .search-location .input-group-btn button i {
            color: #fff;
            font-size: 40px
        }

.search-location .custom-location {
    right: 31%;
    transition: right .5s ease-out
}

.page-footer {
    background: #394448
}

    .page-footer a {
        color: #fff
    }

        .page-footer a:hover {
            text-decoration: none
        }

    .page-footer ul {
        padding: 0;
        margin: 15px 0 0;
        list-style: none
    }

    .page-footer li {
        padding-left: 0;
        margin-bottom: 5px
    }

        .page-footer li a {
            color: #b2b2b2
        }

    .page-footer h2 {
        color: #888f92
    }

    .page-footer .links {
        margin-top: 10px
    }

    .page-footer > div.container {
        width: 100%;
        padding: 0;
        overflow: hidden
    }

    .page-footer .col-md-12 ~ .col-md-12 {
        display: none
    }

    .page-footer .icon-messenger img {
        width: 28px;
        position: relative;
        bottom: 19px;
        left: 5px
    }

.footer_job_result-container {
    background: #394448
}

    .footer_job_result-container a {
        position: relative;
        display: block;
        padding: 5px 50px 5px 5px;
        color: #fff;
        border-bottom: 1px solid #989898;
        color: #f1f1f1;
        font-size: 18px;
        line-height: 28px;
        transition: all .2s ease 0s
    }

        .footer_job_result-container a:after {
            position: absolute;
            right: 5px;
            content: "";
            font-size: 16px;
            font-family: FontAwesome
        }

.footer__top {
    padding-top: 28px;
    padding-bottom: 16px;
    overflow: hidden
}

    .footer__top .footer-branch {
        position: relative;
        border: 0;
        margin-top: 10px;
        color: #fff
    }

        .footer__top .footer-branch fieldset {
            margin-top: 16px;
            border: 0;
            border-bottom: 1px solid #fff
        }

            .footer__top .footer-branch fieldset input[type=text] {
                position: relative;
                top: 8px;
                width: 100%;
                margin-right: -24px;
                background-color: transparent;
                border: 0;
                font-size: 14px;
                line-height: 14px;
                color: #fff;
                outline: 0;
                font-family: houschka_headmedium,Helvetica,Arial,sans-serif
            }

        .footer__top .footer-branch label {
            position: relative;
            margin-top: 2px;
            float: right
        }

            .footer__top .footer-branch label button#quickSearchBranches.search-submit {
                left: 0
            }

                .close-menu .footer__top .footer-branch label button#quickSearchBranches.search-submit span.icon-search.ico-hide-menu, .footer__top .footer-branch label button#quickSearchBranches.search-submit .close-menu span.icon-search.ico-hide-menu, .footer__top .footer-branch label button#quickSearchBranches.search-submit .open-menu span.icon-search.ico-show-menu, .footer__top .footer-branch label button#quickSearchBranches.search-submit span.icon.icon-search, .open-menu .footer__top .footer-branch label button#quickSearchBranches.search-submit span.icon-search.ico-show-menu {
                    font-size: 32px;
                    color: #fff
                }

    .footer__top .footer-search {
        margin-top: 8px
    }

        .footer__top .footer-search h5 {
            margin-top: 0;
            margin-bottom: 7px
        }

        .footer__top .footer-search a:hover {
            text-decoration: none
        }

    .footer__top .footer-social {
        margin-top: 7px
    }

        .footer__top .footer-social p {
            margin: 0 0 12px;
            color: #fff
        }

        .footer__top .footer-social em, .footer__top .footer-social i {
            position: relative;
            left: 0;
            display: inline-block;
            margin-left: -4px;
            margin-right: -4px;
            font-size: 45px;
            line-height: 45px
        }

.page-footer .footer-search .footer-branch span.error {
    bottom: -28px;
    position: absolute;
    font-size: 12px;
    left: 0;
    margin-right: 0
}

@media (max-width:991px) {
    .footer-branch fieldset, .footer-branch span {
        display: block
    }
}

.footer__bottom {
    padding-top: 16px;
    padding-bottom: 16px;
    background-color: #293134;
    font-family: houschka_headmedium,Helvetica,Arial,sans-serif
}

    .footer__bottom .footer-logo img {
        width: 116px;
        opacity: .2
    }

    .footer__bottom .links {
        margin-top: 5px
    }

        .footer__bottom .links a {
            padding-right: 32px
        }

    .footer__bottom .footer-login {
        text-align: right
    }

        .footer__bottom .footer-login a:hover {
            text-decoration: none
        }

@media (min-width:992px) and (max-width:1199px) {
    .page-footer .footer__top .col-sm-3, .page-footer .footer__top .col-sm-9, .page-footer .footer__top .col-sm-12 {
        padding: 0;
        margin: 0
    }

    .page-footer .footer__top .col-sm-4.links {
        padding: 0 0 0 5px
    }
}

@media (max-width:767px) {
    .page-footer ul {
        display: none
    }

    .page-footer .footer-search {
        font-size: 20px
    }

        .page-footer .footer-search:first-of-type {
            margin-right: 40px
        }

    .footer__top .footer-search {
        padding-right: 0
    }

        .footer__top .footer-search h5 {
            display: inline-block
        }

            .footer__top .footer-search h5:first-of-type {
                margin-right: 40px
            }

    .footer__top .links {
        padding-left: 0;
        margin-left: -15px
    }

    .footer__top .footer-social {
        padding: 0
    }

    .footer-branch fieldset {
        max-width: 40%;
        padding: 0;
        margin: 0
    }

        .footer-branch fieldset i {
            left: 4px;
            top: 4px;
            font-size: 28px;
            line-height: 28px
        }

    .footer__bottom .links a {
        display: inline-block;
        width: 50%;
        padding: 15px 0 0;
        float: left
    }

    .footer__bottom .footer-logo {
        padding-left: 0
    }

    .footer__bottom .footer-login {
        padding-top: 24px;
        padding-left: 0;
        margin-top: 24px;
        border-top: 1px solid #394448;
        text-align: left
    }

        .footer__bottom .footer-login a {
            display: block;
            width: 100%;
            padding-bottom: 16px;
            font-size: 20px;
            line-height: 24px
        }
}

.page-footer .footer-branch label button#quickSearchBranches.search-submit {
    background: 0 0;
    border: none;
    box-shadow: none;
    color: #fff;
    height: 25px;
    padding: 0;
    position: relative;
    top: 10px;
    width: 25px;
    line-height: 1.875rem
}

.page-footer .footer-branch span {
    font-size: 18px;
    color: #fff
}

#quickSearchBranches .icon-search:before {
    content: "0"
}

.footer-search h6 {
    margin: 15px 0
}

.cookie-policy table {
    display: block;
    overflow-x: auto
}

.col-xs-12 {
    min-height: 0
}

.flu-1-c, .flu-2-c, .flu-2-lr, .flu-2-rr, .flu-3-c, .flu-4-c, .flu-fw {
    width: 100%;
    padding-top: 4rem;
    padding-bottom: 4rem;
    background-size: cover;
    background-repeat: no-repeat
}

.con-1-c, .con-2-c, .con-2-lr, .con-2-rr, .con-3-c, .con-4-c {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (max-width:767px) {
    .con-1-c, .con-2-c, .con-2-lr, .con-2-rr, .con-3-c, .con-4-c {
        width: 100%
    }
}

@media (min-width:768px) {
    .con-1-c, .con-2-c, .con-2-lr, .con-2-rr, .con-3-c, .con-4-c {
        width: 750px
    }
}

@media (min-width:992px) {
    .con-1-c, .con-2-c, .con-2-lr, .con-2-rr, .con-3-c, .con-4-c {
        width: 970px
    }
}

@media (min-width:1200px) {
    .con-1-c, .con-2-c, .con-2-lr, .con-2-rr, .con-3-c, .con-4-c {
        width: 1170px
    }
}

.language {
    float: right;
    margin-left: 10px
}

    .language a {
        opacity: 1
    }

    .language .dropdown-menu > li > a {
        padding: 3px 10px
    }

        .language .dropdown-menu > li > a img {
            width: 20px;
            height: auto
        }

.site-header #languageSelector {
    padding: 0;
    margin: 0 20px 6px 5px;
    color: #fff;
    line-height: 0;
    opacity: .5;
    background: 0 0;
    font: 14px/16px houschka_headdemibold,Helvetica,Arial,sans-serif
}

.lan-select-dropdown a span {
    text-transform: capitalize
}

.lan-select-dropdown a img {
    margin-right: 5px
}

@media (max-width:767px) {
    .language {
        float: none;
        display: block;
        padding: 10px
    }

    .site-header #languageSelector {
        color: #000;
        font-size: 20px
    }
}

.job-search-horizontal .job-search-title {
    display: none
}

.job-search-horizontal .job-search-inner {
    display: table
}

.job-search-horizontal .job-search-keyword, .job-search-horizontal .job-search-location {
    position: relative;
    display: table-cell;
    width: 46%
}

    .job-search-horizontal .job-search-keyword .job-search-keyword-input, .job-search-horizontal .job-search-keyword .job-search-location-input, .job-search-horizontal .job-search-location .job-search-keyword-input, .job-search-horizontal .job-search-location .job-search-location-input {
        margin-right: 10%
    }

    .job-search-horizontal .job-search-keyword label, .job-search-horizontal .job-search-location label {
        position: relative;
        margin: 0;
        color: #fff;
        font: 13px/13px houschka_headmedium,Helvetica,Arial,sans-serif;
        opacity: .8;
        height: auto;
        width: auto
    }

    .job-search-horizontal .job-search-keyword input, .job-search-horizontal .job-search-location input {
        width: 80%;
        display: block;
        padding: 0 25px 0 0;
        border: none;
        font: 30px/34px houschka_headmedium,Helvetica,Arial,sans-serif;
        box-shadow: none;
        background: 0 0;
        color: #fff;
        outline: 0;
        height: auto;
        border-radius: 0
    }

        .job-search-horizontal .job-search-keyword input:focus, .job-search-horizontal .job-search-location input:focus {
            box-shadow: 0;
            border: none
        }

        .job-search-horizontal .job-search-keyword input::-ms-clear, .job-search-horizontal .job-search-location input::-ms-clear {
            display: none !important
        }

        .job-search-horizontal .job-search-keyword input::-webkit-input-placeholder, .job-search-horizontal .job-search-location input::-webkit-input-placeholder {
            color: #fff;
            font-family: houschka_headmedium,Helvetica,Arial,sans-serif
        }

        .job-search-horizontal .job-search-keyword input:-moz-placeholder, .job-search-horizontal .job-search-keyword input::-moz-placeholder, .job-search-horizontal .job-search-location input:-moz-placeholder, .job-search-horizontal .job-search-location input::-moz-placeholder {
            color: #fff;
            font-family: houschka_headmedium,Helvetica,Arial,sans-serif
        }

        .job-search-horizontal .job-search-keyword input:-ms-input-placeholder, .job-search-horizontal .job-search-location input:-ms-input-placeholder {
            color: #fff;
            font-family: houschka_headmedium,Helvetica,Arial,sans-serif
        }

.job-search-horizontal .job-search-search-btn {
    position: relative;
    display: table-cell;
    vertical-align: bottom
}

    .job-search-horizontal .job-search-search-btn .btn-search {
        height: 35px;
        padding: 0;
        border: none;
        background: 0 0;
        font-size: 0;
        line-height: 0;
        color: #fff
    }

        .job-search-horizontal .job-search-search-btn .btn-search:after {
            display: inline-block;
            font: normal normal normal 14px/1 FontAwesome;
            font-size: 35px;
            content: "\f002"
        }

ul.typeahead li a {
    padding: 5px;
    color: #ef2e24;
    font-size: 14px
}

    ul.typeahead li.active a, ul.typeahead li.active a:hover, ul.typeahead li a:focus, ul.typeahead li a:hover {
        background: #ef2e24
    }

.job-search-keyword-input, .job-search-location-input {
    border-bottom: 1px solid #fff
}

ul.auto-complete {
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background: #fff
}

    ul.auto-complete li {
        padding: 5px !important;
        font-size: 14px;
        background: #fff !important;
        color: #ef2e24 !important
    }

        ul.auto-complete li:focus, ul.auto-complete li:hover {
            color: #fff !important;
            background: #ef2e24 !important
        }

ul.typeahead.dropdown-menu {
    margin: 0;
    padding: 0
}

    ul.typeahead.dropdown-menu li {
        cursor: default;
        padding: 0;
        text-overflow: ellipsis;
        line-height: 30px;
        white-space: nowrap;
        text-align: left;
        border-top: 1px solid #e6e6e6
    }

        ul.typeahead.dropdown-menu li a {
            padding: 6px 10px;
            font-size: 15px
        }

.form-group_radius_dropdown {
    color: #fff;
    position: absolute;
    right: 7%;
    bottom: 0
}

    .form-group_radius_dropdown select {
        width: 100%;
        background: 0 0;
        border: 0;
        color: #fff;
        font-size: 18px;
        margin-top: 3px;
        height: 34px;
        float: right;
        padding: 0;
        outline: 0;
        box-shadow: none
    }

        .form-group_radius_dropdown select option {
            color: #000
        }

.pac-container:after {
    content: "";
    position: absolute;
    border: transparent
}

.pac-container .pac-item-query, .pac-container span {
    font-size: 14px;
    color: #ef2e24
}

    .pac-container .pac-item-query .pac-matched, .pac-container span .pac-matched {
        font-weight: 700
    }

.job-search-horizontal .job-search-location input[type=text] {
    padding-right: 10%
}

.job-search-keyword-input.active, .job-search-location-input.active {
    border-bottom: 1px solid #fff
}

.job-search-horizontal .ls-search-results {
    position: absolute;
    min-width: 35%;
    width: 285px;
    display: none;
    background: #fff;
    border-left: 1px solid #c7c7c7;
    border-right: 1px solid #c7c7c7;
    border-bottom: 1px solid #c7c7c7;
    z-index: 9999
}

.row-search-searchedjob {
    height: auto;
    overflow: hidden;
    background: #fff;
    padding: 6px 15px 9px
}

.row-recentsearch-primary {
    font-size: 18px;
    color: #333;
    text-transform: capitalize
}

.row-recentsearch-secondary {
    font-size: 12px;
    color: #a5a5a5;
    text-transform: capitalize
}

.row-search-searchedjob:hover {
    background: #f1f1f1;
    cursor: pointer
}

div.showLocationMessage {
    margin-top: 10px;
    color: #fff;
    text-align: center
}

.job-search-location input {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

form[action*="/job-results"] .header-job-search, form[action*="/resultats-offres-emploi"] .header-job-search {
    padding: 70px 0 !important
}

.form-group_radius_dropdown {
    width: 82px
}

@media (max-width:991px) {
    .header-job-search .job-search-keyword input, .header-job-search .job-search-location input {
        font: 24px/36px houschka_headmedium,Helvetica,Arial,sans-serif
    }

    .form-group_radius_dropdown {
        width: 50px
    }
}

@media (max-width:680px) {
    .header-job-search .job-search-inner {
        width: 100%
    }
}

@media (max-width:767px) {
    .job-search-horizontal .job-search-keyword, .job-search-horizontal .job-search-location {
        display: block;
        width: 100%
    }

    .header-job-search .job-search-keyword, .header-job-search .job-search-location {
        position: relative;
        margin-top: 12px;
        padding: 4px 0;
        border-bottom: 1px solid hsla(0,0%,100%,.2);
        float: none
    }

    .job-search-horizontal .job-search-keyword input, .job-search-horizontal .job-search-location input {
        line-height: 24px
    }

    .job-search-horizontal .job-search-search-btn {
        display: block;
        width: 100%;
        margin-top: 20px
    }

        .job-search-horizontal .job-search-search-btn .btn-search {
            width: 100%;
            height: auto;
            display: block;
            padding: 10px 8px;
            background: #fff;
            font-size: 20px;
            line-height: 24px;
            color: #ef2e24
        }

    .ico-hide-menu {
        margin-top: -18px
    }

    .job-search-horizontal .job-search-search-btn .btn-search:after {
        font-size: 16px !important
    }
}

@media (max-width:768px) {
    .header-job-search .job-search-search-btn .btn-search:after {
        font-size: 30px
    }
}

.job-search-keyword input, .job-search-location input {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 90%
}

.job-search-horizontal .job-search-search-btn .btn-search:after {
    position: relative;
    right: 0 !important
}

.job-search-horizontal .job-search-search-btn .btn-search:active, .job-search-horizontal .job-search-search-btn .btn-search:focus {
    box-shadow: none;
    outline: 0
}

#divsearchBarNav {
    display: none
}

.pac-container {
    background-color: #fff;
    font-family: houschka_headmedium,Helvetica,Arial,sans-serif;
    z-index: 1000;
    border-radius: 2px;
    border-top: 1px solid #d9d9d9;
    box-shadow: 0 2px 6px rgba(0,0,0,.3);
    box-sizing: border-box;
    overflow: hidden
}

    .pac-container span {
        font-size: 14px;
        color: #ef2e24
    }

        .pac-container span .pac-matched {
            font-weight: 700
        }

    .pac-container .pac-icon {
        color: #ef2e24;
        font-size: 14px;
        width: 15px;
        height: 20px;
        margin-right: 7px;
        margin-top: 6px;
        display: inline-block;
        vertical-align: top;
        background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons.png);
        background-size: 34px
    }

    .pac-container .pac-icon-marker {
        background-position: 17px -161px
    }

    .pac-container .pac-item {
        padding: 0 5px;
        font-size: 11px;
        color: #999;
        border-top: 1px solid #e6e6e6;
        cursor: default;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        line-height: 30px;
        text-align: left
    }

        .pac-container .pac-item:hover {
            background-color: #ef2e24
        }

            .pac-container .pac-item:hover span {
                color: #fff
            }

            .pac-container .pac-item:hover .pac-icon-marker {
                background-position: -1px -161px
            }

.job-search-location-input ul.typeahead.dropdown-menu li a {
    overflow: hidden;
    text-overflow: ellipsis
}

    .job-search-location-input ul.typeahead.dropdown-menu li a:before {
        content: "S";
        font-size: 20px;
        position: relative;
        top: 3px;
        left: -4px
    }

    .job-search-location-input ul.typeahead.dropdown-menu li a:hover {
        color: #fff
    }

a.bottom-spacing {
    padding: 0 0 16px;
    margin: 25px 0 16px 15px;
    font-size: 24px;
    line-height: 36px;
    border-bottom: 1px solid #c8c7c7;
    text-align: left;
    border-radius: 0;
    font-family: houschka_headdemibold,Helvetica,Arial,sans-serif
}

a[id*=hypBacktoResults] {
    display: block;
    border-radius: 0;
    text-align: left;
    float: none !important
}

    a[id*=hypBacktoResults]:before {
        font: normal normal normal 20px/1 FontAwesome;
        font-size: inherit;
        content: "\f177"
    }

.job-full .panel-body {
    position: relative;
    border-bottom: 1px solid #c8c7c7
}

.job-wide .panel-header h3 {
    color: #ef2e24;
    font-family: houschka_headdemibold,Helvetica,Arial,sans-serif;
    margin: 20px 0
}

.text-muted {
    color: #999
}

.job-full .card--small {
    padding-left: 0
}

.job-full .action-option .card__info--save {
    font-size: 16px;
    color: #ef2e24
}

    .job-full .action-option .card__info--save:hover {
        color: #c5191f
    }

.job--description .media-extra .chicklets:before {
    margin-left: -15px;
    font-size: 80px
}

.job-full h1 {
    position: relative;
    margin: 20px 0;
    color: #ef2e24;
    padding-left: 15px;
    float: left;
    width: 85%;
    font-size: 65px;
    line-height: 85px
}

.job-full span {
    top: 0;
    right: 0
}

.job-full .saved-job__info {
    line-height: 0
}

.job-full .box-footer .apply {
    width: 100%;
    font-family: houschka_headdemibold,Helvetica,Arial,sans-serif;
    white-space: normal
}

    .job-full .box-footer .apply:after {
        position: absolute;
        top: -170px;
        left: -60px;
        display: block;
        width: 400px;
        height: 400px;
        background-color: #0096ef;
        border-radius: 100%;
        content: "";
        transform: scale(0);
        transition-delay: 0s,.5s;
        transition-duration: .5s;
        transition-property: all;
        transition-timing-function: ease-in;
        z-index: -1
    }

    .job-full .box-footer .apply:hover:after {
        transform: scale(1)
    }

.job-full .job--meta_category .media:before, .job-full .job--meta_certifications .media:before, .job-full .job--meta_contract-type .media:before, .job-full .job--meta_date-posted .media:before, .job-full .job--meta_employment-type .media:before, .job-full .job--meta_job-start-date .media:before, .job-full .job--meta_language .media:before, .job-full .job--meta_location .media:before, .job-full .job--meta_salary .media:before, .job-full .job-details--skills .media:before {
    position: absolute;
    top: 5px;
    left: 0;
    font-size: 45px !important;
    color: #ef2e24
}

.job-full .job--meta_location .media:before {
    content: "R"
}

.job-full .job--meta_salary .media:before {
    content: "9"
}

.job-full .job--meta_date-posted .media:before, .job-full .job--meta_job-start-date .media:before {
    content: "j"
}

.job-full .job--meta_contract-type .media:before, .job-full .job--meta_employment-type .media:before {
    content: "\78"
}

.job-full .job--meta_category .media:before {
    content: " # "
}

.job-full .job--meta_certifications .media:before {
    content: "\78"
}

.job-full .job--meta_language .media:before {
    content: "\73"
}

.job-full .job-details--skills .media:before {
    content: "\31"
}

.job-full .media {
    margin-left: 45px
}

.job-full .job-details .media-body, .job-full .list-unstyled.text-muted .media-body {
    margin-bottom: 12px;
    font-size: 22px;
    line-height: 25px;
    font-family: houschka_headdemibold,Helvetica,Arial,sans-serif;
    color: #231f20;
    float: left
}

.job-full .job-details-label {
    display: block;
    width: 100%
}

.job-full .col-sm-7 .list-unstyled.text-muted li[id$=liCategory] .media:before {
    position: absolute;
    left: 0;
    content: "#";
    font-size: 45px;
    color: #ef2e24
}

.job-full .col-sm-7 .list-unstyled.text-muted li[id$=liContractType] .media:before {
    position: absolute;
    left: 0;
    content: "j";
    font-size: 45px;
    color: #ef2e24
}

.job--description {
    min-height: 230px
}

    .job--description .job--task-specifics {
        padding-left: 30px
    }

    .job--description p {
        font-size: 22px;
        line-height: 24px;
        font-weight: 200
    }

.job--meta_date-posted {
    color: #737373;
    list-style: none;
    padding-left: 25px;
    padding-top: 10px
}

.modal-backdrop {
    opacity: .6
}

.job-full .box-footer ul.action-option {
    position: relative;
    top: 0
}

.job-full .box-footer .apply-btn-dropdown ul {
    list-style-type: none;
    padding: 0
}

.job-full .box-footer .branch {
    border-top: 1px solid #c8c7c7;
    padding-top: 15px;
    padding-left: 15px;
    margin-top: 10px
}

    .job-full .box-footer .branch .branch--label {
        color: rgba(0,0,0,.4)
    }

.box-footer .apply-btn-dropdown .btn-apply.btn {
    margin: 5px;
    font-size: 15px;
    text-indent: 0;
    text-align: left;
    overflow: visible;
    white-space: normal
}

    .box-footer .apply-btn-dropdown .btn-apply.btn img {
        max-width: 100%
    }

.client-logo img, .full_width, .job-description-top embed, .job-description-top iframe, .job-description-top img, .job-description-top object, .job-description-top video, .more-information .mi-media embed, .more-information .mi-media iframe, .more-information .mi-media img, .more-information .mi-media object, .more-information .mi-media video {
    width: 100%;
    height: 100%
}

.job-description-top {
    height: 350px;
    position: relative;
    overflow: hidden
}

.job--description {
    margin-top: 25px
}

.client-logo {
    width: 15%;
    margin-top: 20px;
    float: right
}

@media (min-width:768px) {
    .job--description .col-md-11 {
        float: right;
        width: 91.66666667%
    }
}

@media (max-width:991px) {
    .job-full h1 span {
        top: -20px;
        font-size: 18px
    }

    .job-full .panel-body .row > .col-sm-5 {
        width: 100%
    }

        .job-full .panel-body .row > .col-sm-5 li {
            width: 50%;
            float: left
        }

    .job-full .panel-body .row > .col-sm-7 {
        width: 100%
    }
}

@media (max-width:767px) {
    .job-full {
        padding: 0 15px
    }

        .job-full .panel-body {
            padding-top: 0
        }

            .job-full .panel-body .row > .col-sm-5 {
                overflow: hidden;
                width: 100%;
                padding: 0
            }

                .job-full .panel-body .row > .col-sm-5 li {
                    width: 100%;
                    padding: 0;
                    margin: 0;
                    float: left
                }

                    .job-full .panel-body .row > .col-sm-5 li .media-body {
                        font-size: 14px
                    }

            .job-full .panel-body .row > .col-sm-7 {
                width: 100%;
                overflow: hidden
            }

                .job-full .panel-body .row > .col-sm-7 li {
                    width: 100%;
                    padding: 0;
                    margin: 0;
                    float: left
                }

                    .job-full .panel-body .row > .col-sm-7 li .media-body {
                        font-size: 14px
                    }

        .job-full .job-details-label {
            font-size: 14px;
            color: #999;
            margin: 0 0 3px
        }

        .job-full .box-footer {
            width: 100%;
            float: left
        }

        .job-full h1 {
            font-size: 27px !important;
            line-height: 35px
        }

    .bottom-spacing {
        width: 100%;
        font-size: 20px;
        line-height: 27px
    }

    .job--description {
        padding: 0
    }

        .job--description .col-md-11 {
            width: 100%;
            float: left;
            padding: 0
        }

        .job--description .job--task-specifics {
            padding: 0 0 15px;
            margin-bottom: 15px;
            border-bottom: 1px solid #c8c7c7
        }

        .job--description .media-extra h4, .job--description .media-extra ul {
            text-align: center
        }

        .job--description .media-extra li {
            display: inline-block;
            text-align: center
        }

    .job-details .card--small {
        margin-bottom: 20px
    }
}

.job-detail-list li {
    width: calc(33.33333% - 30px) !important;
    float: left;
    display: inline;
    margin: 5px;
    height: 85px;
    position: relative
}

@media (max-width:1200px) {
    .job-detail-list li {
        width: calc(50% - 30px) !important
    }
}

@media (max-width:767px) {
    .job-detail-list li {
        width: 100% !important
    }
}

.app-bar .row {
    margin-left: 0;
    margin-right: 0
}

.app-bar .container-heart-icon {
    width: 50px;
    float: right
}

.app-bar .sticky-apply-btn {
    float: right
}

.app-bar ul.action-option {
    top: -3px
}

    .app-bar ul.action-option .card__info--save i:before {
        cursor: pointer
    }

.offres-d-emploi .business-logo {
    margin: 10px 0;
    padding: 15px 0 15px 15px;
    border-bottom: 1px solid #dad9d9;
    border-top: 1px solid #dad9d9
}

.offres-d-emploi .branch-info {
    padding: 0 15px
}

.job--meta_logo {
    list-style: none
}

    .job--meta_logo .fa-globe {
        display: none
    }

.returntoresults {
    font-size: 24px;
    line-height: 36px
}

.box-footer #body_0_contentcolumn_0_sidebarJobReference {
    padding: 10px 0;
    border-top: 1px solid #dad9d9;
    border-bottom: 1px solid #dad9d9
}

.box-footer .job--meta_logo {
    list-style-type: none;
    padding: 10px 15px 4px 0
}

#body_0_contentcolumn_0_sidebarJobReference {
    margin-bottom: 15px
}

.job-full .panel-default {
    border: none;
    box-shadow: none
}

.job--description {
    margin-top: 0;
    float: left
}

@media (max-width:320px) {
    .job--description {
        width: 100%;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:768px) {
    .job--description {
        width: 75%;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px
    }
}

.job-full .box-footer {
    float: left
}

@media (max-width:320px) {
    .job-full .box-footer {
        width: 100%;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:768px) {
    .job-full .box-footer {
        width: 25%;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px
    }
}

p.reference-number {
    margin: 0 0 10px;
    width: 100%
}

    p.reference-number small {
        width: 100%;
        float: left
    }

    p.reference-number span {
        width: 100%;
        word-wrap: break-word;
        float: left;
        font-weight: 600
    }

.job--description p {
    font-size: 1.25rem;
    line-height: 22px;
    margin-bottom: 10px
}

.more-information h2 {
    font-size: 36px;
    margin: 0 -15px;
    position: relative
}

    .more-information h2:before {
        height: 32px;
        left: -8px;
        position: relative;
        top: 12px
    }

    .more-information h2.more-info:before {
        content: "\0036";
        color: #d90022;
        font-size: 50px
    }

.offres-d-emploi .job--meta_logo {
    border: none !important
}

.more-information .mi-media {
    height: 250px;
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px
}

@media (max-width:767px) {
    .job--description .media-extra {
        width: 100%
    }

    .job-description-top {
        height: 250px
    }
}

.branch small {
    font-size: 90%
}

.job-full .job--meta_education .media:before {
    content: "P"
}

.job-full .job--meta_industry .media:before {
    content: "a"
}

.job-full .job--meta_max-web-applicants .media:before {
    content: "O"
}

.job-full #body_0_contentcolumn_0_liYearsOfExperience .media:before {
    content: "s"
}

.job-full .job--meta_external-reference-id .media:before {
    content: "G"
}

.job-full .job--meta_employment-type .media:before {
    content: "j"
}

.job-full #body_0_contentcolumn_0_liYearsOfExperience .media:before, .job-full .job--meta_education .media:before, .job-full .job--meta_external-reference-id .media:before, .job-full .job--meta_industry .media:before, .job-full .job--meta_max-web-applicants .media:before {
    font-family: adecco-font-1 !important;
    font-weight: 400 !important;
    display: inline-block;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0);
    speak: none;
    position: absolute;
    top: 5px;
    left: 0;
    font-size: 45px !important;
    color: #ef2e24
}

@media print {
    body {
        margin: 0;
        padding: 0
    }

    #divRecentlyViewedJobs, #divSimilarJobs, #kmb-container .app, #sticky-banner, .addthis-smartlayers, .box-footer .action-option, .box-footer div[id*=pnlRow], .box.job-full ~ div, .job--description .more-information, .job--meta_logo, .job-details__number-of-applicants, .job-search-container, .nav-top-bar, .page-footer, .site-header-controls .wrap-navigation, .site-header-inner a.close-menu, .site-header-inner a.open-menu, .two-col-right-rail ~ div, .VacancyDescription hr, [class*=embed-responsive], [class*=statement-msg], [id$=feedback], [id$=lblNew].new-job, [id$=searchButton], [id*=MarketingContent], a[id*=hypBacktoResults], div[class*=cookie], div[id*=cookie], iframe, img, video {
        display: none !important
    }

    .site-header .brand-logo {
        text-align: left;
        margin-left: 5px
    }

        .site-header .brand-logo img {
            display: inline-block !important
        }

    .box-footer div[id*=sidebarJobReference] {
        border-top: 0 !important
    }

    .job-full .box-footer .branch {
        border-top: 0
    }

    #my_nav.container-body {
        padding-top: 0 !important
    }

    .job-detail-list li {
        margin-left: 0 !important
    }

    .box.job-full .panel-default .row .col-sm-12 {
        padding-left: 0
    }

    html:lang(de-DE) .box.job-full .panel-default .row .col-sm-12 {
        padding-left: 15px
    }

    .job-full .job--meta_category .media:before, .job-full .job--meta_certifications .media:before, .job-full .job--meta_contract-type .media:before, .job-full .job--meta_date-posted .media:before, .job-full .job--meta_employment-type .media:before, .job-full .job--meta_job-start-date .media:before, .job-full .job--meta_language .media:before, .job-full .job--meta_location .media:before, .job-full .job--meta_max-web-applicants .media:before, .job-full .job--meta_salary .media:before, .job-full .job-details--skills .media:before {
        left: -5px !important
    }

    .site-header-inner {
        color-adjust: exact !important
    }
}

.box-footer ul.action-option {
    position: relative;
    top: 0;
    margin: 5px 0;
    border: none;
    padding: 0 0 20px;
    width: 100%;
    list-style-type: none
}

ul.action-option li {
    list-style-type: none;
    border: none;
    display: inline-block
}

.action-option .card__info--save {
    position: relative;
    font-size: 20px;
    font-weight: 700;
    color: #ef2e24;
    line-height: 1
}

.card__info--save {
    right: 0
}

.saved-job__icon {
    float: left;
    height: 40px;
    width: 40px
}

.action-option .card__info--save i {
    font-style: normal;
    color: #ef2e24
}

.saved-job__info {
    margin-left: 40px
}

.job-full .saved-job__info span {
    top: 0;
    right: 0
}

form[action*="/job-results"] .site-header .secondary-nav ul, form[action*="/resultats-offres-emploi"] .site-header .secondary-nav ul {
    margin: 0
}

form[action*="/job-results"] .container-body, form[action*="/resultats-offres-emploi"] .container-body {
    background: #efefef
}

form[action*="/job-results"] .search-button, form[action*="/resultats-offres-emploi"] .search-button {
    display: none
}

form[action*="/job-results"] .header-job-search, form[action*="/resultats-offres-emploi"] .header-job-search {
    display: block;
    overflow: visible;
    max-height: 100%
}

form[action*="/job-results"] .panel, form[action*="/resultats-offres-emploi"] .panel {
    border: none;
    box-shadow: none;
    background: 0 0
}

#jobResponse .job-facets--left {
    width: 25%
}

#jobResponse .job-facets--left, #jobResponse .job-results--right {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

#jobResponse .job-results--right {
    width: 66.66666667%
}

.job-results-options .btn-default {
    padding: 0
}

.job-results__icon--alert {
    margin-left: 5px;
    float: right
}

    .job-results__icon--alert:before {
        content: ""
    }

.job-results__icon--rss {
    font-size: 20px
}

    .job-results__icon--rss:before {
        content: ""
    }

.job--meta-logo img.bu-logo {
    max-width: 80px;
    margin: 0;
    padding: 0
}

.single-job > .col-md-12 > .row.top-spacing {
    margin-bottom: 50px
}

.single-job h2 + .client-logo, .single-job h2 + .pull-right {
    position: relative;
    top: 16px;
    right: 35px
}

.single-job .button-container .btn {
    padding: 4px 20px 0;
    width: calc(100% - 1px)
}

    .single-job .button-container .btn:focus, .single-job .button-container .btn:hover {
        animation: .4s linear 0s normal forwards 1 running zb
    }

    .single-job .button-container .btn:after {
        right: 10px
    }

.single-job .job--meta .job--meta-salary span:before {
    font-size: 30px !important
}

.featured-job.single-job.row .col-md-12 .job--meta {
    position: absolute;
    bottom: 50px;
    display: block;
    width: calc(100% - 40px) !important;
    padding: 0 0 15px;
    list-style: none
}

    .featured-job.single-job.row .col-md-12 .job--meta li {
        display: inline-block;
        margin-right: 30px
    }

        .featured-job.single-job.row .col-md-12 .job--meta li.job--meta-date {
            float: right;
            position: relative;
            top: -30px;
            display: inline-block;
            margin-right: 0
        }

.featured-job.single-job.row .col-md-12 > .row.top-spacing {
    margin-bottom: 42px
}

@media (max-width:991px) {
    #jobResponse .job-facets--left, #jobResponse .job-results--right {
        width: 100%
    }

    .job-wide .panel-header {
        margin-top: 25px
    }

    .job-wide .mobile-buttons {
        display: block !important;
        padding: 0;
        margin: 0;
        border: 0;
        background: 0 0;
        text-align: center
    }

        .job-wide .mobile-buttons a {
            display: block;
            padding: 6px 15px;
            color: #fff;
            background: #ef2e24
        }

        .job-wide .mobile-buttons li {
            display: inline-block;
            margin: 0 10px
        }

        .job-wide .mobile-buttons .toggle-sort {
            display: none
        }

    .featured-job.single-job.row .col-md-12 .job--meta li {
        margin-right: 18px
    }

    .featured-job.single-job.row .col-md-12 > .row.top-spacing {
        margin-bottom: 60px
    }
}

#email-jobs #jobAlertTerms {
    margin-right: 10px
}

#email-jobs .modal-body {
    padding: 20px 20px 0
}

#email-jobs .modal-footer {
    margin-top: 0;
    text-align: left
}

    #email-jobs .modal-footer .btn {
        display: inline-block;
        font-size: 20px;
        line-height: 30px;
        padding: 8px 20px;
        box-sizing: border-box;
        min-width: 100px;
        text-align: center;
        transition: all .2s
    }

        #email-jobs .modal-footer .btn i {
            position: relative;
            top: 5px;
            margin-left: 8px;
            font-size: 24px;
            line-height: 24px
        }

    #email-jobs .modal-footer .btn-default {
        margin-right: 16px;
        border: 1px solid #ef2e24;
        color: #ef2e24;
        background-color: transparent
    }

    #email-jobs .modal-footer .btn-success {
        border: 1px solid #bd0f16;
        color: #fff;
        background-color: #c91d14
    }

#email-jobs .form__element {
    padding-top: 0;
    padding-bottom: 0;
    height: 35px;
    line-height: 35px;
    vertical-align: middle
}

#email-jobs .checkbox {
    padding-left: 0
}

#jobAlertTerms {
    position: relative;
    margin-left: 0
}

#email-jobs .modal-header {
    padding: 0 15px
}

#email-jobs .modal-body .error {
    color: #ef2e24
}

#unsubscribe-failed .alert {
    margin-top: 10px
}

    #unsubscribe-failed .alert a {
        position: static
    }

#email-jobs .close {
    padding: 0;
    margin: 18px 0 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.facets__nav-tabs > li a {
    position: relative
}

.facets__nav-tabs {
    padding: 8px 0;
    margin-top: 7px
}

.facets .facet__type--container {
    margin: 15px 0
}

.facets__nav-tabs > li {
    float: left;
    width: 33.333%;
    line-height: 15px;
    display: inline-block !important
}

#email-jobs .modal-header h3 {
    color: #231f20;
    line-height: 40px;
    font-size: 35px
}

@media (max-width:767px) {
    .job-wide .filter--show--quantity {
        position: static;
        margin-bottom: 20px;
        text-align: center
    }

    .job-wide .panel-header {
        margin-top: 20px
    }

    .job-alert-ctr {
        position: static;
        top: 0;
        margin-bottom: 20px;
        text-align: center;
        width: auto !important
    }

    .job-wide .filter--show--quantity {
        display: inline-block;
        width: 100%
    }

    .job-wide .panel-header h3 {
        text-align: center
    }

    .job-results-options {
        padding: 0;
        margin-bottom: 10px;
        position: static;
        top: 0
    }

        .job-results-options .btn-default {
            font-size: 16px
        }

    .single-job > .col-md-12 > .row {
        padding: 0 15px
    }

    .single-job h2 {
        font-size: 24px;
        line-height: 30px
    }

        .single-job h2 + .pull-right {
            right: 35px
        }

    .single-job .top-spacing {
        display: none
    }

        .single-job .top-spacing + .row {
            padding: 0
        }

    .single-job .job--meta {
        position: static;
        display: block;
        overflow: hidden;
        padding-bottom: 10px;
        width: 100%
    }

        .single-job .job--meta span {
            line-height: 16px
        }

        .single-job .job--meta li {
            width: 100%
        }

        .single-job .job--meta .job--meta-date {
            top: 0
        }

    .single-job .button-container {
        margin: 0
    }

    .jobs__searched {
        width: 100%
    }

    .single-job ul.job--meta li span {
        margin-top: 0;
        line-height: 16px
    }

    .single-job ul.job--meta li.job--meta-date {
        text-align: left;
        float: none;
        top: 0
    }

    .featured-job.single-job.row .col-md-12 .job--meta {
        position: static;
        display: block;
        overflow: hidden;
        margin: 0;
        padding: 0 0 10px
    }

        .featured-job.single-job.row .col-md-12 .job--meta li.job--meta-date {
            top: 0
        }
}

@-moz-document url-prefix() {
    .single-job h2 span:after {
        top: 25px;
        line-height: 0
    }
}

.job-results #body_0_spotlight, .resultats-offres-emploi #body_0_spotlight {
    min-height: auto
}

.modal-backdrop {
    background: rgba(0,0,0,.6)
}

.pagination > li > a {
    color: #dad9d9
}

    .pagination > li > a:hover {
        color: #000
    }

    .pagination > li > a.active {
        color: #ef2e24
    }

@media (max-width:767px) {
    .job-wide .panel-header {
        margin-top: 0
    }

        .job-wide .panel-header h3 {
            padding-bottom: 15px;
            text-align: left
        }

    .job-wide .job-alert-ctr {
        float: none
    }
}

.job-wide .jobs__searched h1, .job-wide h1.job-results-heading, .job-wide h1[data-bind="text: Count"] {
    border-bottom: 1px solid #c8c7c7;
    color: #231f20;
    font-size: 20px;
    padding-bottom: 20px;
    line-height: 26px
}

.page__title h1 {
    word-wrap: break-word
}

select#ddlpageList {
    -webkit-appearance: menulist
}

.alert {
    margin-bottom: 0
}

    .alert a {
        right: 10px
    }

.job-facets--left button.facet__button {
    font-family: houschka_headdemibold,Helvetica,Arial,sans-serif !important
}

@media (min-width:992px) {
    #jobResponse .job-results--right, .col-md-offset-1 {
        margin-left: 8.33333%
    }
}

#jobResponse > .row {
    margin: 0
}

#jobResponse .job-facets--left {
    padding-right: 8px;
    margin-top: 1px;
    border-right: 1px solid #e7e6e6
}

#jobResponse .job-results--right {
    margin-top: 20px
}

.job-results-options {
    margin-bottom: 20px;
    position: relative
}

    .job-results-options .btn-default {
        padding: 0 0 0 10px;
        border: none;
        background: 0 0;
        font-size: 20px;
        line-height: 20px
    }

    .job-results-options .email-jobs {
        line-height: 20px
    }

    .job-results-options .fa-envelope {
        margin-left: 5px;
        float: right
    }

        .job-results-options .fa-envelope:before {
            content: "\f0a2"
        }

    .job-results-options .fa-rss {
        font-size: 20px
    }

#body_0_contentcolumn_0_ucJobResultPanel_divOnNoSearch .job-results-options {
    margin-top: 30px
}

.filter--show--quantity {
    margin-top: 0;
    float: left
}

    .filter--show--quantity span {
        font-size: 16px
    }

    .filter--show--quantity select {
        width: auto;
        padding: 0 2px
    }

.job-results #body_0_contentcolumn_0_ucJobResultPanel__header .filter--show--quantity {
    display: inline-block
}

.job-results #body_0_contentcolumn_0_ucJobResultPanel__header .job-alert-ctr {
    display: inline-block;
    float: right
}

.job-alert-ctr {
    float: right
}

.job-wide .panel-header h3 {
    padding-bottom: 35px;
    border-bottom: 1px solid #c8c7c7;
    color: #231f20
}

.job-wide > .panel-body {
    padding: 0
}

    .job-wide > .panel-body #body_0_contentcolumn_0_ucJobResultPanel_ucjobSummaryList__marketingJob {
        margin-bottom: 32px
    }

.jobs__searched {
    width: calc(100% - 178px)
}

.job-result .job-wide .card__info--save {
    padding: 15px;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 32px;
    cursor: pointer
}

.single-job {
    position: relative;
    margin-bottom: 32px;
    border: 1.6px double #c8c7c7;
    border-bottom: 5px solid #d11947;
    border-radius: 10px;
    background: #fff;
    text-align: left
}

    .single-job > .col-md-12 > .row {
        padding: 0 20px
    }

        .single-job > .col-md-12 > .row.top-spacing {
            margin-bottom: 40px;
            font-size: houschka_headmedium,Helvetica,Arial,sans-serif
        }

    .single-job h2 {
        display: inline-block !important;
        width: calc(100% - 60px);
        margin: 20px 0 3px;
        font: normal normal 26px/26px houschka_headdemibold,Helvetica,Arial,sans-serif
    }

        .single-job h2 + .pull-right {
            position: relative;
            top: 16px;
            right: 35px
        }

    .single-job .job--meta span {
        font-size: 16px;
        line-height: 22px
    }

    .single-job .button-container {
        padding: 0;
        margin: 50px 0 0
    }

        .single-job .button-container .btn {
            position: relative;
            display: block;
            padding: 4px 30px 0;
            border: none;
            border-radius: 0;
            text-align: left;
            float: none !important;
            color: #ef2e24;
            font-size: 20px;
            line-height: 50px;
            transition: color 10ms linear .15s;
            background: #fff;
            animation: .3s linear 0s normal forwards 1 running f
        }

            .single-job .button-container .btn:focus, .single-job .button-container .btn:hover {
                color: #fff;
                animation: .4s linear 0s normal forwards 1 running e;
                background: #fff linear-gradient(#C40A00 0, #d11947 65%, #fff 67%, #fff 100%) no-repeat 50%;
                background-size: 140% 500%;
                -ms-background-color: #ef2e24
            }

            .single-job .button-container .btn:after {
                position: absolute;
                right: 0;
                display: inline-block;
                width: 40px;
                height: 40px;
                content: ""
            }

    .single-job .job--meta {
        position: absolute;
        bottom: 54px;
        display: block;
        width: calc(100% - 40px);
        padding: 0 0 15px;
        margin: 0;
        border-bottom: 1.6px solid #c8c7c7;
        color: #231f20;
        list-style: none
    }

        .single-job .job--meta span {
            display: inline-block;
            line-height: 40px
        }

        .single-job .job--meta li {
            display: inline-block;
            margin-right: 30px
        }

        .single-job .job--meta .job-meta-reference {
            display: none
        }

        .single-job .job--meta .job--meta-location .fa-map-marker {
            position: relative;
            top: 10px
        }

            .single-job .job--meta .job--meta-location .fa-map-marker:before {
                content: "R";
                color: #ef2e24;
                font-size: 30px;
                line-height: 45px
            }

        .single-job .job--meta .job--meta-contract-type:before {
            content: "j";
            display: inline-block;
            font: 30px/1 adecco-font-1;
            transform: translateY(9px);
            color: #ef2e24;
            line-height: 45px
        }

        .single-job .job--meta .job--meta-salary span:before {
            position: relative;
            top: 10px;
            color: #ef2e24;
            font-size: 30px;
            line-height: 45px;
            content: "\39"
        }

        .single-job .job--meta .job--meta-date {
            position: relative;
            top: 15px;
            float: right;
            margin-right: 5px;
            color: #adadad
        }

    .single-job .top-spacing + .row {
        padding: 0
    }

    .single-job ul.job--meta {
        margin-right: 0;
        padding: 10px 0
    }

.facet a {
    color: #000
}

.faceted-search {
    border: none;
    border-radius: 0;
    box-shadow: none
}

    .faceted-search .panel-header {
        padding-bottom: 12px;
        font: 25px/26px houschka_headdemibold,Helvetica,Arial,sans-serif
    }

    .faceted-search .facet-remove-link {
        font-size: 16px;
        cursor: pointer
    }

    .faceted-search #hypRemoveAll {
        width: 100%
    }

    .faceted-search .panel-body {
        padding: 15px 0
    }

    .faceted-search .checkbox {
        min-height: auto;
        margin-top: 0;
        font-size: 15px;
        font-weight: 400
    }

    .faceted-search ul {
        margin: 0
    }

    .faceted-search .fa:focus, .faceted-search .fa:hover, .faceted-search .ref-entry-toggle:focus, .faceted-search .ref-entry-toggle:hover {
        color: #394449
    }

    .faceted-search .form-group {
        margin: 16px 0 20px
    }

    .faceted-search .facet-legend {
        position: relative;
        top: 0;
        display: inline-block;
        padding-bottom: 4px;
        float: none !important;
        color: #394449;
        font: normal normal 16px/24px houschka_headmedium,Helvetica,Arial,sans-serif
    }

#divRadiusControl .ui-state-default {
    background-color: #ef2e24 !important
}

    #divRadiusControl .ui-state-default:focus, #divRadiusControl .ui-state-default:hover {
        background-color: #de1219 !important
    }

@media (max-width:991px) {
    .faceted-search {
        display: none
    }

    .refine-open .faceted-search {
        display: block;
        margin-bottom: 0
    }

        .refine-open .faceted-search .panel-body {
            padding: 0
        }

    .refine-placeholder {
        padding: 0 15px
    }
}

.facets .facet__button {
    margin: 5px 0 0
}

.panel-body {
    padding: 15px
}

.comments .enter .single-job .button-container .submit:hover:after, .single-job .button-container .btn:hover:after, .single-job .button-container .comments .enter .submit:hover:after {
    background-position: 100% -261px
}

.facets__nav-tabs {
    border: 0;
    background: #fff;
    text-align: center;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 -1px 1px 0 #b2b2b2
}

    .facets__nav-tabs > li:not(:last-child) {
        border-right: 1px solid #ccc !important
    }

    .facets__nav-tabs.two-col > li {
        width: 50% !important;
        padding: 6px 0;
        float: left;
        list-style: none
    }

    .facets__nav-tabs > li.active a {
        background-color: #fff;
        color: red !important;
        border: 0 !important;
        outline: 0 !important
    }

    .facets__nav-tabs > li a {
        font-size: 13px;
        color: #999;
        display: inline-block !important;
        padding: 0 !important
    }

.facets .facet__button {
    border: 0;
    outline: 0;
    background: 0 0;
    text-align: left;
    width: 100%;
    padding-left: 10px;
    background-color: #fff;
    margin-left: 0;
    font-size: 16px
}

.facets .dropdown {
    border: none;
    cursor: pointer;
    font-size: 16px;
    box-shadow: 0 1px 0 0 #b2b2b2;
    width: 100%;
    border-radius: 7px;
    color: #000;
    padding: 0;
    margin: 30px 0
}

.facets .dropdown--label {
    width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left
}

    .facets .dropdown--label:after {
        content: ""
    }

    .facets .dropdown--label:after, .facets .facet__button:after {
        position: absolute;
        right: 20px;
        top: 42px;
        font-size: 15px;
        cursor: pointer;
        color: #ef2e24
    }

.facets .dropdown ul.dropdown-menu {
    appearance: none;
    border-radius: 0;
    width: 100%;
    cursor: pointer;
    border: none;
    padding: 0;
    outline: 0;
    max-height: 175px;
    overflow-y: auto;
    z-index: 9
}

.comments .enter .facets .dropdown button.btn-default.dropdown-toggle.submit, .facets .dropdown .comments .enter button.btn-default.dropdown-toggle.submit, .facets .dropdown .facet__button, .facets .dropdown button.btn.btn-default.dropdown-toggle {
    background-color: #fff
}

.facets .dropdown li a {
    overflow: hidden;
    text-overflow: ellipsis
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857;
    text-align: left;
    color: #474747;
    white-space: nowrap
}

.facets .dropdown li span.pull-right.text-muted, .facets .dropdown li span.text-muted.client-logo {
    position: absolute;
    right: 20px;
    color: #b2b2b2
}

.facets .dropdown li span.pull-right.text-muted {
    color: #fff;
    background-color: #c8c7c7;
    border-radius: 3px 3px 3px 3px;
    padding: 0 3px
}

.facets .dropdown .facet__label--container .facet__refresh {
    text-align: right;
    color: #ef2e24;
    padding-right: 20px
}

.facets .dropdown .facet__label--container .facet__label {
    font-weight: 400;
    float: left;
    width: 80%
}

.facets .salary-slider-info {
    margin: 15px 0 10px;
    color: red;
    font-size: 14px
}

.faceted-search .slider__rail {
    margin: 10px 0 30px 15px
}

.facets .noUi-origin.noUi-background {
    box-shadow: inset 0 1px 1px #f0f0f0 !important
}

.noUi-target, .noUi-target * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    box-sizing: border-box
}

.noUi-target {
    position: relative;
    direction: ltr
}

.noUi-base {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0
}

.noUi-handle {
    position: relative;
    z-index: 1
}

.noUi-stacking .noUi-handle {
    z-index: 10
}

.noUi-state-tap .noUi-origin {
    transition: left .3s,top .3s
}

.noUi-state-drag * {
    cursor: inherit !important
}

.noUi-base {
    transform: translateZ(0)
}

.noUi-horizontal {
    height: 18px
}

    .noUi-horizontal .noUi-handle {
        width: 34px;
        height: 28px;
        left: -17px;
        top: -6px
    }

.noUi-vertical {
    width: 18px
}

    .noUi-vertical .noUi-handle {
        width: 28px;
        height: 34px;
        left: -6px;
        top: -17px
    }

.noUi-background {
    background: #fafafa;
    box-shadow: inset 0 1px 1px #f0f0f0
}

.noUi-connect {
    background: #3fb8af;
    box-shadow: inset 0 0 3px rgba(51,51,51,.45);
    transition: background .45s
}

.noUi-origin {
    border-radius: 2px
}

.noUi-target {
    border-radius: 4px;
    border: 1px solid #d3d3d3;
    box-shadow: inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb
}

    .noUi-target.noUi-connect {
        box-shadow: inset 0 0 3px rgba(51,51,51,.45),0 3px 6px -5px #bbb
    }

.noUi-draggable {
    cursor: w-resize
}

.noUi-vertical .noUi-draggable {
    cursor: n-resize
}

.noUi-handle {
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
    cursor: default;
    box-shadow: inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb
}

.noUi-active {
    box-shadow: inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb
}

.noUi-handle:after, .noUi-handle:before {
    content: "";
    display: block;
    position: absolute;
    height: 14px;
    width: 1px;
    background: #e8e7e6;
    left: 14px;
    top: 6px
}

.noUi-handle:after {
    left: 17px
}

.noUi-vertical .noUi-handle:after, .noUi-vertical .noUi-handle:before {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px
}

.noUi-vertical .noUi-handle:after {
    top: 17px
}

[disabled].noUi-connect, [disabled] .noUi-connect {
    background: #b8b8b8
}

[disabled] .noUi-handle, [disabled].noUi-origin {
    cursor: not-allowed
}

.base-form .noUi-target.noUi-connect, .noUi-target.noUi-connect, .search-form .noUi-target.noUi-connect {
    background: #c5191f;
    box-shadow: none
}

.base-form .noUi-target.noUi-horizontal, .noUi-target.noUi-horizontal, .search-form .noUi-target.noUi-horizontal {
    height: 5px
}

    .base-form .noUi-target.noUi-horizontal .noUi-handle, .noUi-target.noUi-horizontal .noUi-handle, .search-form .noUi-target.noUi-horizontal .noUi-handle {
        background: #ef2e24;
        border: none;
        box-shadow: none;
        border-radius: 100%;
        cursor: pointer;
        height: 22px;
        top: -9px;
        width: 22px
    }

        .base-form .noUi-target.noUi-horizontal .noUi-handle:after, .base-form .noUi-target.noUi-horizontal .noUi-handle:before, .noUi-target.noUi-horizontal .noUi-handle:after, .noUi-target.noUi-horizontal .noUi-handle:before, .search-form .noUi-target.noUi-horizontal .noUi-handle:after, .search-form .noUi-target.noUi-horizontal .noUi-handle:before {
            font-size: 8px;
            background: 0 0;
            color: #fff;
            content: "\f053";
            font-family: FontAwesome;
            left: 3px;
            line-height: 1;
            top: 6px;
            width: 5px
        }

        .base-form .noUi-target.noUi-horizontal .noUi-handle:after, .noUi-target.noUi-horizontal .noUi-handle:after, .search-form .noUi-target.noUi-horizontal .noUi-handle:after {
            content: "\f054";
            left: auto;
            right: 4px
        }

.base-form .noUi-target .noUi-connect, .noUi-target .noUi-connect, .search-form .noUi-target .noUi-connect {
    background: #c5191f;
    box-shadow: none
}

.base-form .noUi-origin.noUi-background, .noUi-origin.noUi-background, .search-form .noUi-origin.noUi-background {
    background: #b2b2b2;
    border-top: 1px solid #e7e6e6;
    border-bottom: 1px solid #e7e6e6;
    box-shadow: none
}

.base-form .range-slider .noUi-base, .range-slider .noUi-base, .search-form .range-slider .noUi-base {
    background: #b2b2b2;
    box-shadow: inset 0 1px 0 0 #e7e6e6,inset 0 -1px 0 0 #e7e6e6
}

.noUi-pips, .noUi-pips * {
    box-sizing: border-box
}

.noUi-pips {
    position: absolute;
    font: 400 12px Arial;
    color: #999
}

.noUi-value {
    width: 40px;
    position: absolute;
    text-align: center
}

.noUi-value-sub {
    color: #ccc;
    font-size: 10px
}

.noUi-marker {
    position: absolute;
    background: #ccc
}

.noUi-marker-large, .noUi-marker-sub {
    background: #aaa
}

.noUi-pips-horizontal {
    padding: 10px 0;
    height: 50px;
    top: 100%;
    left: 0;
    width: 100%
}

.noUi-value-horizontal {
    margin-left: -20px;
    padding-top: 20px
}

    .noUi-value-horizontal.noUi-value-sub {
        padding-top: 15px
    }

.noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    height: 5px
}

.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px
}

.noUi-marker-horizontal.noUi-marker-large {
    height: 15px
}

.noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%
}

.noUi-value-vertical {
    width: 15px;
    margin-left: 20px;
    margin-top: -5px
}

.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px
}

.noUi-marker-vertical.noUi-marker-sub {
    width: 10px
}

.noUi-marker-vertical.noUi-marker-large {
    width: 15px
}

.remove-arrow .noUi-origin.noUi-background, .remove-arrow.noUi-target.noUi-connect {
    background: #d7d7d7;
    border-color: #d7d7d7
}

.remove-arrow .noUi-base .noUi-origin .noUi-handle:after, .remove-arrow .noUi-base .noUi-origin .noUi-handle:before {
    content: " "
}

.remove-arrow.noUi-target.noUi-horizontal .noUi-handle {
    width: 18px;
    height: 18px
}

.facet__tags {
    margin-top: 30px
}

.tag--default {
    margin: 10px;
    float: none;
    position: relative;
    height: 40px;
    width: 170px
}

.faceted-search .tag--default {
    margin: 0
}

.faceted-search .tag__label {
    border: 1px solid #ccc;
    font-size: 14px;
    padding: 6px 12px;
    background-color: #fff;
    width: 170px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: absolute;
    word-break: break-all;
    word-wrap: normal
}

.faceted-search .fa, .faceted-search .ref-entry-toggle {
    color: #394449;
    font-weight: 400
}

.tag__close {
    padding: 0;
    border: none;
    position: absolute;
    top: -6px;
    right: -10px;
    font-size: 16px;
    text-align: center;
    color: #777;
    width: 20px;
    background: #fff;
    border-radius: 100%
}

.reset-container {
    margin: 20px 0
}

    .reset-container .facet__reset {
        font-size: 16px;
        font-weight: 700;
        padding: 12px 28px !important
    }

.btn--apply, .btn--reset {
    border: 1px solid #ef2e24;
    transition: all .2s ease 0s
}

.panel-header div.with-jobalert {
    border-bottom: none
}

#jobResponse .job-result .job-wide .panel-header h1 {
    border-bottom: 1px solid #c8c7c7 !important;
    color: #231f20;
    font-size: 20px;
    padding-bottom: 20px;
    line-height: 26px
}

#jobResponse .job-result .job-wide .panel-header .with-jobalert .col-xs-6 {
    width: 100%
}

.resultats-offres-emploi .job-wide .panel-body {
    padding: 0 !important
}

.featured-job {
    background-size: cover;
    color: #fff;
    border: none
}

    .featured-job .job--meta span, .featured-job h2 span {
        color: #fff
    }

    .featured-job .button-container .btn {
        background: 0 0;
        color: #fff
    }

        .featured-job .button-container .btn:focus, .featured-job .button-container .btn:hover {
            animation: none;
            background: 0 0
        }

.saved__notification {
    background: #fff;
    width: 300px;
    padding: 15px;
    border-radius: 4px;
    position: fixed;
    top: 40px;
    right: 20px;
    z-index: 100;
    border: 1px solid #c8c8c8
}

.saved__notification__title {
    padding: 5px 0 15px;
    border-bottom: 1px solid rgba(0,0,0,.1);
    font-size: 20px
}

.saved__notification__message {
    padding: 15px 0
}

.saved__notification__close {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 20px;
    color: #000
}

@media (min-width:768px) and (max-width:1024px) {
    .g-recaptcha > div {
        height: 150px !important
    }
}

@media (max-width:767px) {
    .single-job .job--meta {
        position: static;
        display: block;
        padding: 0 10px;
        width: 100%
    }

    .single-job .button-container {
        margin: 0
    }

    .facets .dropdown ul.dropdown-menu {
        z-index: 99999
    }

    .filter--show--quantity {
        float: none
    }

    .dynamic-banner {
        display: none
    }
}

.single-job .job--meta-date span {
    line-height: 40px
}

.featured-job .job--meta-date span {
    line-height: 0
}

.faceted-search .dropdown-backdrop {
    position: static;
    z-index: 0
}

.job_alert-confirmation_message {
    position: fixed;
    z-index: 1;
    width: 100%;
    text-align: center;
    bottom: 30px;
    left: 0
}

    .job_alert-confirmation_message button {
        position: absolute;
        right: 25px;
        background: 0 0;
        border: 0;
        outline: 0;
        font-size: 22px
    }

    .job_alert-confirmation_message .alert {
        border-radius: 0;
        background: #ef2e24;
        color: #fff
    }

.alert__info {
    background: #bf0d3e;
    text-align: center
}

    .alert__info a, .alert__info a:hover {
        color: #fff
    }

.similar-jobs .row {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (max-width:767px) {
    .similar-jobs .row {
        width: 100%
    }
}

@media (min-width:768px) {
    .similar-jobs .row {
        width: 750px
    }
}

@media (min-width:992px) {
    .similar-jobs .row {
        width: 970px
    }
}

@media (min-width:1200px) {
    .similar-jobs .row {
        width: 1170px
    }
}

.similar-jobs h1 {
    color: #6f1931;
    font-size: 20px;
    line-height: 30px
}

.similar-jobs hr {
    display: none
}

.similar-jobs .panel {
    margin-bottom: 0;
    border: none;
    box-shadow: none
}

.similar-jobs .col-sm-4 {
    position: relative;
    display: table-cell;
    margin: 0 15px 32px 0;
    margin-right: 15px;
    border: 1.6px double #c8c7c7;
    border-bottom: 5px solid #d11947;
    border-radius: 8px;
    background: #fff;
    text-align: left
}

    .similar-jobs .col-sm-4:last-child {
        margin-right: 0
    }

.similar-jobs .js--equal-height > .col-md-12 > .row {
    padding: 0 30px
}

.similar-jobs .js--equal-height .similar-job-title {
    padding: 15px 50px 0 0;
    margin-top: 0
}

    .similar-jobs .js--equal-height .similar-job-title a {
        display: inline-block;
        margin: 0;
        font: normal normal 30px/40px houschka_headmedium,Helvetica,Arial,sans-serif
    }

    .similar-jobs .js--equal-height .similar-job-title:hover:after {
        color: #ef2e24
    }

    .similar-jobs .js--equal-height .similar-job-title:active:after, .similar-jobs .js--equal-height .similar-job-title:visited:after {
        color: #ef2e24;
        content: "C";
        font-family: adecco-font-1
    }

.similar-jobs .js--equal-height .simjob-view-btn-updated {
    position: absolute;
    bottom: -1px;
    display: block;
    width: calc(100% + 30px);
    padding: 0 0 0 15px;
    margin: 5px 0 0 -15px;
    border: none;
    border-radius: 0;
    text-align: left;
    color: #ef2e24;
    font-size: 18px;
    line-height: 50px;
    transition: color 10ms linear .15s;
    background: #fff;
    animation: .3s linear 0s normal forwards 1 running f
}

    .similar-jobs .js--equal-height .simjob-view-btn-updated:focus, .similar-jobs .js--equal-height .simjob-view-btn-updated:hover {
        color: #fff;
        animation: .4s linear 0s normal forwards 1 running e;
        background: #fff radial-gradient(ellipse farthest-corner at center center,#d11947 0,#d11947 65%,#fff 67%,#fff 100%) no-repeat 50%;
        background-size: 140% 500%;
        -ms-background-color: #ef2e24
    }

    .similar-jobs .js--equal-height .simjob-view-btn-updated:before {
        position: absolute;
        top: -1px;
        width: calc(100% - 30px);
        height: 1px;
        border-bottom: 1.6px solid #c8c7c7;
        content: " "
    }

    .similar-jobs .js--equal-height .simjob-view-btn-updated:after {
        position: absolute;
        right: 0;
        display: inline-block;
        width: 40px;
        height: 40px;
        content: ""
    }

.similar-jobs .js--equal-height p.text-muted {
    display: block;
    padding: 0 15px 15px 0;
    margin: 0 15px;
    color: #231f20;
    list-style: none
}

    .similar-jobs .js--equal-height p.text-muted .fa.fa-map-marker {
        color: #ef2e24
    }

.similar-jobs .js--equal-height .panel-body {
    padding: 0
}

@media (max-width:767px) {
    .jobs {
        height: auto !important
    }

        .jobs .container, .jobs .container .row {
            padding-left: 0;
            padding-right: 0
        }

        .jobs .similarJobCards.job.job-card {
            float: none;
            width: auto;
            height: auto !important
        }

    .jobs-3 .job {
        width: auto;
        float: none
    }
}

@media (min-width:768px) {
    .job-details .similar-jobs .col-sm-4, .offres-d-emploi .similar-jobs .col-sm-4 {
        width: 32%
    }
}

@media (max-width:991px) {
    .similar-jobs .col-sm-4 {
        width: 48%
    }
}

@media (max-width:767px) {
    .similar-jobs .js--equal-height .similar-job-title {
        padding-left: 0
    }

        .similar-jobs .js--equal-height .similar-job-title a {
            padding-right: 30px;
            font-size: 24px;
            line-height: 33px
        }

    .similar-jobs .col-sm-4 {
        display: block;
        width: 100%
    }
}

@-moz-document url-prefix() {
    .similar-jobs .js--equal-height .similar-job-title:after {
        top: 8px
    }
}

#predefinejobdiv {
    position: relative;
    margin: 0 auto;
    clear: both
}

.client-predefine-control h5 {
    text-align: center
}

.predefine_heading, .predefine_heading h1, .predefine_heading h2, .predefine_heading h3, .predefine_heading h4, .predefine_heading h5, .predefine_heading h6 {
    font-family: houschka_headdemibold,Helvetica,Arial,sans-serif;
    font-size: 25px;
    font-weight: 400;
    letter-spacing: -.5px;
    line-height: 30px;
    margin: 20px 0
}

.jobs, .jobs-slider {
    position: relative;
    margin: 0 auto
}

    .jobs-slider:after, .jobs:after {
        clear: both
    }

    .jobs-slider:after, .jobs-slider:before, .jobs:after, .jobs:before {
        content: " ";
        display: table
    }

.saved__jobs--none {
    text-align: center;
    padding: 60px
}

    .saved__jobs--none i {
        font-size: 72px;
        color: rgba(0,0,0,.2)
    }

.job__info {
    position: relative;
    border-bottom: 1px solid #dad9d9
}

.similar-jobs {
    margin-bottom: 32px;
    padding-bottom: 15px;
    clear: both;
    background-color: #f1f1f1
}

.saved__jobs:after {
    clear: both;
    display: table
}

.job-card__footer a:after {
    background-position: 100% -178px !important
}

.job-card__footer a {
    padding: 0 15px
}

    .job-card__footer a:focus {
        color: #fff
    }

    .job-card__footer a:hover {
        animation: .4s linear 0s normal forwards 1 running zb
    }

.job-card__footer .job__go {
    display: none
}

.card__info--save, .card__link {
    padding: 15px
}

.card__footer__link {
    padding: 0 15px
}

.card__info--name, .jobs .job__info--name {
    color: #ef2e24;
    font-family: houschka_headdemibold,Helvetica,Arial,sans-serif;
    font-size: 50px;
    letter-spacing: -.8px;
    line-height: 50px
}

.jobs .job {
    position: relative;
    margin: 15px;
    background: #fff;
    border-color: #c8c7c7 #c8c7c7 #d11947;
    border-radius: 6px;
    border-style: solid;
    border-width: 1px 1px 5px;
    text-align: left;
    float: left
}

.jobs .job__info i:before {
    line-height: inherit
}

.jobs .job__info--name {
    color: #ef2e24;
    font-size: 24px;
    font-family: houschka_headdemibold,Helvetica,Arial,sans-serif;
    line-height: normal
}

.jobs .job__info--meta--icon {
    font-size: 25px;
    color: #ef2e24
}

.jobs .job__info--save {
    margin-top: 0
}

    .jobs .job__info--save i.ion-ios-heart-outline {
        position: relative;
        right: 0;
        color: rgba(0,0,0,.5);
        font-weight: 700
    }

    .jobs .job__info--save i.ion-ios-heart {
        color: transparent
    }

        .jobs .job__info--save i.ion-ios-heart:before {
            color: #ed1c24
        }

.jobs .job__info--meta {
    margin-bottom: 15px
}

.jobs .job__info--save .shortlisted, .jobs .job__info--save .sortlist-link {
    padding: 15px
}

    .jobs .job__info--save .shortlisted i.ion-ios-heart, .jobs .job__info--save .sortlist-link i.ion-ios-heart {
        right: 0
    }

#divRecentlyViewedJobs h5, #divSimilarJobs h5 {
    color: #6f1931
}

#divRecentlyViewedJobs .jobs .job__info--save, #divSimilarJobs .jobs .job__info--save {
    top: 5px
}

.jobs-3 .job {
    width: calc(33.33333% - 30px);
    float: left;
    margin: 15px
}

.jobs-2 .job {
    width: 48%
}

.page__title h1 {
    margin: 0 0 15px;
    font-size: 52px
}

.page__title p {
    padding: 0 60px;
    font-size: 16px;
    font-weight: 300;
    text-align: center
}

.saved__jobs {
    background: rgba(0,0,0,.1);
    padding: 15px
}

@media (max-width:767px) {
    .jobs .job.job-card {
        float: none;
        width: auto;
        height: auto !important
    }

    .jobs-3 .job {
        width: calc(100% - 30px)
    }

    .jobs.jobs-slider .slick-prev {
        left: 0 !important
    }

    .jobs.jobs-slider .slick-next {
        right: 0 !important
    }
}

.featured-job.single-job.row .col-md-12 .job--meta li.job--meta-date {
    top: 15px
}

.single-job .job--meta li {
    margin-right: 3px !important
}

.browse-jobs h1.title {
    margin: 34px 0 28px;
    text-align: left;
    font-size: 35px;
    line-height: 35px
}

.browse-jobs li {
    list-style-type: none
}

    .browse-jobs li a {
        font-family: houschka_headdemibold,Helvetica,Arial,sans-serif
    }

.browse-jobs ul.browse-jobs--list {
    margin-bottom: 20px
}

.browse-jobs h3.list--title {
    padding-top: 28px;
    font-weight: 300;
    font-size: 20px;
    line-height: 24px;
    color: #000;
    border-top: 1px solid #dedede
}

.browse-jobs li.list--item {
    border: none;
    margin-top: 10px
}

.job-alert__subscribe-heading {
    text-align: center
}

.job-alert__subscribe {
    padding: 15px 0
}

    .job-alert__subscribe .form-control {
        padding: 8px 10px;
        background-color: #fff;
        border: 1px solid #ddd;
        border-radius: 4px;
        color: #777;
        font-size: 13px;
        font-weight: 400;
        box-shadow: none
    }

    .job-alert__subscribe .confirmation_message {
        text-align: center;
        padding-top: 10px
    }

    .job-alert__subscribe .error {
        color: #ef2e24
    }

    .job-alert__subscribe .alert__save {
        text-align: center
    }

        .job-alert__subscribe .alert__save .btn {
            display: inline-block;
            font-size: 20px;
            line-height: 30px;
            padding: 8px 20px;
            box-sizing: border-box;
            min-width: 100px;
            text-align: center;
            transition: all .2s;
            border: 1px solid #bd0f16;
            color: #fff;
            background-color: #c91d14
        }

            .job-alert__subscribe .alert__save .btn:hover {
                background-color: #c91d14
            }

.job-alert__duration, .job-alert__email, .job-alert__firstname, .job-alert__frequency, .job-alert__keyword, .job-alert__lastname, .job-alert__location, .job-alert__name {
    padding-top: 15px;
    padding-bottom: 15px
}

.job-alert__terms .error {
    position: absolute;
    bottom: 0
}

#cover-spin {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: hsla(0,0%,5%,.7);
    z-index: 9999
}

@keyframes d {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(1turn)
    }
}

#cover-spin:after {
    content: "";
    display: block;
    position: absolute;
    left: 48%;
    top: 40%;
    width: 40px;
    height: 40px;
    border: 4px solid #fff;
    border-top-color: transparent;
    border-radius: 50%;
    animation: d .8s linear infinite
}

.captcha-grid .captcha {
    padding-left: 0 !important
}

.manage-alerts .container #mainContent {
    padding: 0
}

.manage-alerts .container article .unsubscribe-address input {
    border-color: #ccc
}

.manage-alerts .container article footer {
    margin: 20px 0;
    width: 100%
}

    .manage-alerts .container article footer input {
        background-color: #ef2e24;
        border-color: #ef2e24
    }

        .manage-alerts .container article footer input:hover {
            color: #fff;
            background-color: #b9160e;
            border-color: #b9160e
        }

.manage-alerts .container article .alert a {
    position: absolute;
    right: 0;
    top: -33px
}

.manage-alerts input#btnUpdateAlert {
    padding: 4px;
    min-height: 10px;
    margin-left: 35px;
    margin-bottom: 10px
}

.manage-alerts input#unsubscribeBtn {
    padding: 4px 14px !important;
    margin-bottom: 10px;
    min-height: 10px
}

@media (max-width:990px) {
    .article ul li {
        display: inline-block
    }
}

@media (min-width:768px) {
    .site-title {
        font-size: 60px;
        color: #ed1c24
    }
}

.branch__search--container {
    padding: 43px 0 33px
}

    .branch__search--container .branch__search label {
        line-height: 32px
    }

    .branch__search--container .branch__search .col-md-4 {
        padding-right: 5px
    }

    .branch__search--container .branch__search .col-md-3 {
        padding-right: 9px
    }

    .branch__search--container .branch__search .branch__search--find {
        margin-top: 38px;
        font-size: 16px;
        color: #fff;
        padding: 8px 15px;
        background: #ef2e24
    }

        .branch__search--container .branch__search .branch__search--find:hover {
            color: #fff;
            background: #b9160e !important
        }

    .branch__search--container .branch__search select {
        font-size: 16px
    }

    .branch__search--container .branch__search .dropdown:after {
        color: #ed1c24
    }

.branch__search .dropdown .input-group.branch__search--location input.form-control, .branch__search .dropdown select.form-control {
    border-radius: .4rem;
    box-shadow: 0 1px 1px 0 #b2b2b2;
    border: none;
    cursor: pointer
}

.branch__search select {
    border: none;
    height: 50px;
    font-weight: 300;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none
}

.branch__search label {
    font-weight: 400
}

input#branchSearchlocationAutoSuggest {
    padding: 10px;
    height: 50px;
    display: block;
    border: none;
    min-width: 225px;
    width: 100%;
    font-size: 16px;
    color: #555;
    border-radius: 7px;
    box-shadow: 0 1px 1px 0 #b2b2b2
}

.branch__search #geoLocationButton {
    position: absolute;
    top: 12px;
    right: 50px;
    background: 0 0;
    padding: 0;
    z-index: 10
}

.branch__search button i {
    position: absolute;
    font-size: 40px;
    color: #ed1c24
}

    .branch__search button i:before {
        content: "m"
    }

.branch__search--location {
    width: 100%;
    z-index: 1
}

.branch__search .dropdown:after {
    font-family: FontAwesome;
    content: "\f078";
    position: absolute;
    right: 15px;
    top: 13px;
    font-size: 14px;
    pointer-events: none
}

@-moz-document url-prefix() {
    .branch__search--container .branch__search button i {
        margin-top: 1px !important;
        top: 0
    }

    .branch__search--container #geoLocationButton {
        line-height: normal
    }
}

@media (max-width:768px) {
    .list--item {
        width: 100% !important
    }
}

.find__branch--header {
    font-size: 22px;
    font-weight: 400;
    padding: 42px 0 35px;
    text-align: center;
    width: 50%;
    margin: 0 auto;
    line-height: 26px
}

.list--items {
    margin-bottom: 14px;
    overflow: hidden;
    position: relative;
    overflow: visible !important
}

.list--item {
    margin: 10px !important;
    background: #fff;
    border-bottom: 1px solid rgba(0,0,0,.2);
    position: relative;
    width: 100%;
    float: left
}

@media (max-width:768px) {
    .list--item {
        width: 100%
    }
}

@media (min-width:769px) {
    .list--item {
        width: calc(50% - 20px)
    }
}

@media (min-width:1170px) {
    .list--item {
        width: calc(33.333% - 20px)
    }
}

.list--item__actions {
    margin: 0;
    padding: 5px
}

.list--item__action, .list--item__toggle {
    cursor: pointer;
    float: left;
    padding: 10px 10px 10px 0;
    list-style: none;
    margin: 0
}

.list--item__action__info {
    background: inherit;
    border: inherit;
    border-top: 0;
    z-index: 2;
    position: absolute;
    width: 100%;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0 0 4px 4px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175)
}

    .list--item__action__info .tab-content a {
        display: block;
        padding: 10px
    }

        .list--item__action__info .tab-content a:hover {
            text-decoration: none;
            background: #f2f2f2
        }

.list--item__actions:after, .list--item__actions:before {
    display: table;
    content: " "
}

.list--item__actions:after {
    clear: both
}

.list--items .list--item {
    width: calc(33.333% - 20px);
    margin: 0 2% 10px
}

    .list--items .list--item:nth-child(3n+1) {
        margin-left: 0
    }

    .list--items .list--item .list--item__actions {
        min-height: auto
    }

        .list--items .list--item .list--item__actions .list--item__action {
            padding-left: 0;
            padding-right: 0;
            list-style: none
        }

            .list--items .list--item .list--item__actions .list--item__action span {
                color: #ef2e24;
                padding-left: 0;
                padding-right: 0
            }

                .list--items .list--item .list--item__actions .list--item__action span span:last-child {
                    padding-right: 12px;
                    text-align: right
                }

.location-list p {
    padding: 0 15px;
    margin: 20px 0;
    font-size: 22px;
    line-height: 27px
}

.location-list ul {
    margin: 16px 0
}

    .location-list ul li {
        padding: 12px 0;
        margin: 0 18px 8px 0;
        border-bottom: 1px solid #c8c7c7
    }

a.branch-locator-back {
    font: 24px/36px houschka_headdemibold,Helvetica,Arial,sans-serif
}

    a.branch-locator-back .fa-long-arrow-left {
        margin-right: 20px
    }

    a.branch-locator-back + hr {
        margin-top: 16px
    }

        a.branch-locator-back + hr + h1 {
            text-align: center;
            margin-top: 24px
        }

.location-details {
    margin-left: -15px;
    margin-right: -15px
}

    .location-details .location__summary > h2 {
        color: #231f20;
        margin-top: 0
    }

    .location-details .location-list {
        border: 1px solid #dfd7d7;
        border-radius: 6px
    }

        .location-details .location-list h5 {
            position: relative;
            padding: 5px;
            padding-bottom: 8px;
            margin: 12px 8px;
            border-bottom: 1px solid #dfd7d7;
            color: #231f20
        }

            .location-details .location-list h5 i {
                position: relative;
                top: 20px;
                margin-top: -20px;
                margin-left: -7px;
                color: #ef2e24;
                font-size: 60px;
                line-height: 38px
            }

        .location-details .location-list > ul {
            padding: 0 10px 5px
        }

.branch-map-container {
    margin-left: -15px;
    margin-right: -15px
}

.branch-locator__map__container {
    padding-bottom: 20px;
    background: #fff;
    border-radius: 6px
}

    .branch-locator__map__container .google-map {
        z-index: 1;
        padding: 0;
        line-height: 0
    }

    .branch-locator__map__container .branch-detail {
        padding: 0;
        background: #fff
    }

        .branch-locator__map__container .branch-detail small {
            color: #b2b2b2
        }

        .branch-locator__map__container .branch-detail > * {
            padding: 0 15px
        }

        .branch-locator__map__container .branch-detail > ul {
            display: block;
            padding: 0 15px;
            margin-bottom: 24px;
            list-style: none
        }

            .branch-locator__map__container .branch-detail > ul li {
                padding: 3px 0;
                margin: 0;
                transition: all .2s ease-in 0s
            }

        .branch-locator__map__container .branch-detail h5 {
            position: relative;
            padding: 0 0 8px;
            margin: 12px 15px;
            border-bottom: 1px solid #dfd7d7;
            color: #231f20
        }

            .branch-locator__map__container .branch-detail h5 i {
                position: relative;
                top: 20px;
                margin-top: -20px;
                margin-left: -7px;
                color: #ef2e24;
                font-size: 60px;
                line-height: 60px
            }

    .branch-locator__map__container .btn--red {
        width: calc(100% - 30px);
        padding: 6px 15px;
        margin-left: 15px;
        font-size: 16px
    }

    .branch-locator__map__container h6 {
        color: #231f20
    }

    .branch-locator__map__container h6, .branch-locator__map__container p {
        margin-bottom: 8px
    }

.locator__aside--details i.fa.fa-long-arrow-left, .locator__return-to-search i {
    margin-right: 4px
}

.job-card-carousel .owl-item .icon-continue {
    top: 10px;
    line-height: 30px
}

.job-card-carousel .owl-controls {
    height: auto;
    margin-top: 10px
}

.job-card-carousel .job-card {
    width: 100%;
    padding: 0;
    margin: 0
}

.job-card-carousel .owl-nav {
    top: 30%
}

    .job-card-carousel .owl-nav .owl-prev {
        left: -30px
    }

    .job-card-carousel .owl-nav .owl-next {
        right: -30px
    }

        .job-card-carousel .owl-nav .owl-next .fa-chevron-left, .job-card-carousel .owl-nav .owl-next .fa-chevron-right, .job-card-carousel .owl-nav .owl-prev .fa-chevron-left, .job-card-carousel .owl-nav .owl-prev .fa-chevron-right {
            display: block;
            width: 20px;
            height: 40px;
            color: #ef2e24;
            font-size: 30px;
            line-height: 1.3
        }

.job-card-carousel .owl-dots {
    padding: 15px 0 0;
    text-align: center
}

    .job-card-carousel .owl-dots .owl-dot {
        display: inline-block
    }

        .job-card-carousel .owl-dots .owl-dot span {
            display: block;
            width: 10px;
            height: 10px;
            margin: 5px 7px;
            background: #c8c7c7;
            border-radius: 30px;
            transition: opacity .2s ease 0s
        }

        .job-card-carousel .owl-dots .owl-dot.active span {
            background: #b2b2b2
        }

.job-results .spotlight_top-banner {
    padding: 0
}

.industryinfo #jobResponseIndustry a {
    font-family: houschka_headdemibold,Helvetica,Arial,sans-serif
}

.industryinfo .branch .details__header {
    font-size: 24px;
    line-height: 36px;
    border-bottom: 1px solid #dfd7d7;
    padding: 5px 0 16px
}

.industryinfo .branch .branch__basics h1 {
    margin-top: 24px
}

.industryinfo .branch .branch__basics--sub-title {
    position: relative;
    top: -20px;
    font-size: 24px;
    line-height: 36px;
    text-align: center
}

.blurb {
    padding: 17px 25px;
    border-radius: 6px
}

    .blurb .blurb__head {
        margin-bottom: 0;
        padding-bottom: 8px
    }

        .blurb .blurb__head .fa-question {
            position: relative;
            top: 20px;
            margin-top: -20px;
            margin-left: -7px;
            font: normal 14px/1 adecco-font-1
        }

            .blurb .blurb__head .fa-question:before {
                content: "\45";
                font-size: 60px;
                font-weight: 400
            }

    .blurb .blurb__item, .blurb a {
        margin-bottom: 8px;
        padding: 22px 5px;
        text-transform: lowercase;
        font-family: houschka_headmedium,Helvetica,Arial,sans-serif
    }

.branch__info .branch__search--location {
    margin-bottom: 10px
}

    .branch__info .branch__search--location .icon-location {
        right: 7px;
        color: #ef2e24
    }

.branch__info .icon-contact-outline {
    display: inline-block
}

.branch__info .locator__distance {
    margin: 10px 20px
}

.branch__name .branch__name--icon i.icon-contact-outline {
    color: #ef2e24
}

.location-details .location-list li {
    margin-right: 0
}

h6.first {
    color: #231f20
}

.job-card h4 {
    font-family: houschka_headmedium,Helvetica,Arial,sans-serif
}

.job-card .favourite:before {
    font-size: 54px
}

.job-card .job-card__details {
    margin: 0 16px
}

.job-card .job-card__footer a:after {
    right: 17px
}

@media (max-width:767px) {
    .job-card-carousel .owl-nav {
        display: none
    }

    .find__branch--header {
        width: auto
    }

    #cloned {
        padding-right: 15px
    }

        #cloned .list--item .list--item__action__info {
            width: 80%
        }
}

@-moz-document url-prefix() {
    .location-list ul li a:after {
        line-height: 1;
        bottom: -7px
    }
}

.details__header--icon .icon-contact-outline {
    color: #ed1c24
}

.locator__aside--details .details__header i.icon-contact-outline {
    font-size: 55px;
    color: #ed1c24
}

.title-margin {
    margin: 30px 0 !important
}

.branch__maps-link ul.share__icons, .branch__social ul.share__icons {
    clear: both;
    position: relative;
    padding-left: 0;
    list-style: none
}

.branch__maps-link, .branch__social {
    padding: 0;
    margin: 20px 0
}

    .branch__maps-link strong small, .branch__social strong small {
        font-weight: 600;
        font-size: 16px
    }

.branch__maps-link--icon .custom-icon.icon-pin-outline {
    color: #ef2e24;
    border-radius: 50%;
    vertical-align: middle;
    box-shadow: 0 0 2px #ef2e24;
    font-size: 36px
}

.branch-contact-cards .branch__contacts.branch-contact-card {
    margin-bottom: 30px
}

    .branch-contact-cards .branch__contacts.branch-contact-card .branch__heading .job-title {
        font-weight: 300;
        margin-bottom: 15px
    }

.branch__contacts {
    padding: 15px;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 5px
}

.branch__contacts--head {
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding-bottom: 15px;
    font-weight: 700;
    font-size: 24px
}

    .branch__contacts--head i {
        margin-right: 15px;
        color: #ef2e24;
        padding-right: 0
    }

.branch__contact {
    padding: 10px 0;
    border-bottom: 1px solid rgba(0,0,0,.1);
    display: block
}

.branch__contact--name {
    font-weight: 700;
    font-size: 20px;
    color: #ef2e24
}

.branch__contact--meta {
    font-size: 16px
}

.branch__maps-link ul.share__icons i.icon-pin a i, .branch__maps-link ul.share__icons li.social a i, .branch__social ul.share__icons i.icon-pin a i, .branch__social ul.share__icons li.social a i {
    font-size: 25px;
    border: 1px solid #344b89;
    border-radius: 100%;
    border-color: inherit;
    padding: 5px;
    height: 35px;
    width: 40px;
    text-align: center;
    transition: all .2s ease-in
}

.branch__maps-link ul.share__icons i.icon-pin, .branch__maps-link ul.share__icons li.social, .branch__social ul.share__icons i.icon-pin, .branch__social ul.share__icons li.social {
    list-style: none;
    padding: 10px 0 0;
    display: inline-block;
    margin: 0 10px 20px 0;
    width: 40px;
    top: -40px
}

.branch__directions, .branch__news {
    padding: 15px
}

.branch__directions, .branch__operation {
    position: relative;
    padding: 20px;
    border: 1px solid #ddd;
    background: #fff;
    transition: background .5s;
    border-radius: 4px
}

.branch__directions--head, .branch__news--head {
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding-bottom: 15px;
    font-weight: 700;
    font-size: 24px
}

.branch__directions--meta, .branch__news--meta {
    font-size: 16px;
    color: #222;
    padding-top: 15px
}

.branch {
    border: 0
}

    .branch .branch__basics h1 {
        font-size: 60px;
        line-height: 60px;
        text-align: center;
        margin-top: 24px
    }

    .branch > .container {
        padding-top: 16px
    }

    .branch .blurb__head {
        font-family: houschka_headdemibold,Helvetica,Arial,sans-serif
    }

    .branch .details__header i {
        color: #ed1c24
    }

.branch__basics .branch__maps-link {
    margin-top: 0
}

    .branch__basics .branch__maps-link .branch__maps-link--text {
        margin-left: 0;
        float: none
    }

.details__header--icon {
    margin-top: 0 !important;
    float: left
}

.locator__aside--details {
    padding: 10px
}

.branch_heading, .branch_heading h1, .branch_heading h2, .branch_heading h3, .branch_heading h4, .branch_heading h5, .branch_heading h6 {
    color: #000;
    display: block;
    font-family: houschka_headmedium,Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: -.5px;
    line-height: 22px;
    margin: 0
}

.branch__maps-link--icon {
    width: auto;
    float: left;
    margin-right: 10px
}

    .branch__maps-link--icon .custom-icon.icon-pin-outline {
        position: relative;
        padding: 12px 0 2px 6px;
        margin-top: 0;
        width: 50px;
        height: 50px;
        display: block;
        top: 0;
        left: 0;
        border: 1px solid #ef2e24
    }

.locator__aside--details .details__content .branch__hours .branch--time {
    clear: left;
    float: left
}

.locator__aside--details .details__content .branch__hours span {
    display: inline-block
}

.locations #mainContent .container {
    padding-left: 0;
    padding-right: 0
}

.blurb {
    display: none
}

.locator__aside--branch .branch__more {
    right: 18px
}

.branch .branch__basics .branch__social {
    margin-bottom: 0
}

    .branch .branch__basics .branch__social strong {
        margin-left: 0
    }

    .branch .branch__basics .branch__social ul.share__icons {
        position: relative
    }

        .branch .branch__basics .branch__social ul.share__icons li {
            margin-bottom: 0
        }

@media (max-width:767px) {
    .locator__aside--details .details__header .details__header--title {
        padding-left: 0 !important;
        line-height: 1 !important;
        margin-left: 0 !important
    }
}

.locator__aside--details .details__header--title {
    margin-left: 0 !important
}

.locator__aside--branch .branch__name {
    padding-bottom: 25px
}

.locator__aside--branch .branch__name--icon {
    font-size: 60px;
    height: 38px;
    float: left;
    margin-top: 0
}

.locator__aside--branch .branch__name--title {
    padding-top: 10px;
    font-weight: 700;
    font-size: 22px;
    margin-left: 50px
}

input#nearestLocationAutoSuggest {
    font-size: 16px;
    line-height: 1.40625rem;
    box-shadow: none;
    border-left: 1px solid #b2b2b2;
    padding: 8px;
    border-top: 1px solid #b2b2b2;
    border-bottom: 1px solid #b2b2b2
}

.branch-locator .branch__search--location input.form-control {
    padding: 10px;
    height: 50px;
    display: block;
    min-width: 225px;
    width: 100%;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    border-radius: 7px 0 0 7px;
    box-shadow: 0 1px 1px 0 #b2b2b2
}

.branch-locator .branch__search--location .comments .enter button#nearestGeoLocationButton.submit, .branch-locator .branch__search--location button#nearestGeoLocationButton.btn, .comments .enter .branch-locator .branch__search--location button#nearestGeoLocationButton.submit {
    height: 50px;
    background: #fff;
    left: 0;
    font-size: 35px;
    border-radius: 0 7px 7px 0;
    line-height: 1.40625rem;
    box-shadow: none;
    border: 1px solid #b2b2b2;
    border-left: none;
    border-bottom-right-radius: .4rem;
    border-bottom-left-radius: 0;
    width: 100%;
    padding: 8px 12px
}

.branch-locator .branch__search--location span.error {
    position: absolute;
    font-size: 12px;
    line-height: 12px;
    bottom: -25px;
    left: 5px
}

.locator__mobile--toggle {
    margin-bottom: 15px;
    position: absolute;
    display: none
}

.branch-locator .branch__search--location .comments .enter button#nearestGeoLocationButton.submit i, .branch-locator .branch__search--location button#nearestGeoLocationButton.btn i, .comments .enter .branch-locator .branch__search--location button#nearestGeoLocationButton.submit i {
    top: 3px;
    position: relative;
    color: #ef2e24
}

.locator__aside--details .details__content .branch__name {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
    padding: 10px 0
}

.locator__aside--details .details__content {
    padding: 15px 0;
    overflow-y: auto
}

    .locator__aside--details .details__content .branch--label {
        display: inline;
        color: gray;
        font-size: 14px;
        margin: 0
    }

.locator__aside--details .details__header .details__header--title {
    position: relative;
    top: 15px;
    display: inline;
    float: left
}

.comments .enter .locator__aside--details .details__actions .submit, .locator__aside--details .details__actions .btn, .locator__aside--details .details__actions .comments .enter .submit {
    background: gray;
    width: 99%;
    margin-bottom: 3px;
    font-weight: 700;
    font-size: 16px;
    padding: 10px 5px;
    color: #fff
}

.locator__aside--details .details__header {
    padding: 5px 0 0
}

.branch__info .branch__map {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.branch__search--container {
    background: #efefef
}

.details__content span {
    line-height: 22px
}

.locator__aside {
    height: 100%;
    overflow-y: auto;
    background: #fff;
    max-height: 550px
}

.locator__aside--branch .branch__meta div {
    margin-bottom: 2px;
    float: left;
    margin-right: 10px
}

.locator__aside--branch .branch__meta {
    width: 65%;
    padding: 10px 0;
    overflow: hidden
}

.branch__name .branch__name--icon i.icon-contact-outline {
    margin-top: 13px;
    font-size: 55px;
    display: block
}

.branch__info .branch-locator .btn--red {
    padding: 8px 0;
    width: 100%;
    border-radius: 6px !important
}

.branch__info .branch-locator #searchNearestBranches {
    font-family: houschka_headmedium,Helvetica,Arial,sans-serif
}

.locator__distance span {
    display: block
}

.locator__container {
    padding: 15px 20px
}

    .locator__container .branch__info .col-md-4 {
        background: #fff;
        border-radius: 4px;
        padding: 10px
    }

        .locator__container .branch__info .col-md-4 .locator__aside .locator__aside--branch {
            position: relative;
            padding: 10px;
            margin: 7px;
            border: 1px solid #ccc;
            border-radius: 4px
        }

            .locator__container .branch__info .col-md-4 .locator__aside .locator__aside--branch .branch__more button {
                bottom: 15px;
                right: -5px;
                padding: 0 15px;
                margin-bottom: 10px;
                font-size: 16px;
                color: #ef2e24;
                background: #fff;
                border: 2px solid #ef2e24
            }

            .locator__container .branch__info .col-md-4 .locator__aside .locator__aside--branch .branch__name {
                border-bottom: 1px solid #ccc
            }

        .locator__container .branch__info .col-md-4 .locator__aside .locator__aside--details {
            height: auto;
            font-family: houschka_headmedium,Helvetica,Arial,sans-serif
        }

            .locator__container .branch__info .col-md-4 .locator__aside .locator__aside--details .details__header {
                color: #231f20;
                font-family: houschka_headdemibold,Helvetica,Arial,sans-serif;
                font-weight: 400;
                letter-spacing: 0;
                border-top: none;
                border-bottom: 1px solid #ccc
            }

                .locator__container .branch__info .col-md-4 .locator__aside .locator__aside--details .details__header .icon-contact-outline:before {
                    top: 0
                }

                .locator__container .branch__info .col-md-4 .locator__aside .locator__aside--details .details__header .details__header--title {
                    line-height: 0;
                    font-size: 23px
                }

            .locator__container .branch__info .col-md-4 .locator__aside .locator__aside--details .details__content .branch__address, .locator__container .branch__info .col-md-4 .locator__aside .locator__aside--details .details__content .branch__email, .locator__container .branch__info .col-md-4 .locator__aside .locator__aside--details .details__content .branch__fax, .locator__container .branch__info .col-md-4 .locator__aside .locator__aside--details .details__content .branch__hours, .locator__container .branch__info .col-md-4 .locator__aside .locator__aside--details .details__content .branch__phone {
                margin-bottom: 10px
            }

                .locator__container .branch__info .col-md-4 .locator__aside .locator__aside--details .details__content .branch__address .branch--label + span, .locator__container .branch__info .col-md-4 .locator__aside .locator__aside--details .details__content .branch__email .branch--label + span, .locator__container .branch__info .col-md-4 .locator__aside .locator__aside--details .details__content .branch__fax .branch--label + span, .locator__container .branch__info .col-md-4 .locator__aside .locator__aside--details .details__content .branch__hours .branch--label + span, .locator__container .branch__info .col-md-4 .locator__aside .locator__aside--details .details__content .branch__phone .branch--label + span {
                    font-size: 16px !important;
                    color: #222
                }

            .locator__container .branch__info .col-md-4 .locator__aside .locator__aside--details .details__actions .btn {
                background: #ef2e24;
                border-color: #c5007d
            }

                .locator__container .branch__info .col-md-4 .locator__aside .locator__aside--details .details__actions .btn.btn-inverse {
                    color: #ef2e24;
                    background: 0 0;
                    border-color: #ef2e24
                }

.branch__info .no-pad-right {
    width: 66.6667%
}

.locator__aside--branch .branch__more {
    width: 35%;
    bottom: 0;
    position: absolute;
    right: 0
}

.locator__return-to-search i {
    color: #ef2e24
}

@media (min-width:320px) {
    .branch__map {
        height: 320px
    }
}

@media (min-width:768px) {
    .branch__map {
        height: 535px
    }
}

@media (min-width:1024px) {
    .branch__map {
        height: 535px
    }
}

@media (max-width:991px) {
    .branch-map-container {
        margin: 0
    }

    .location-list .col-sm-4 {
        width: 100%
    }

    .location-list ul {
        margin-top: 0
    }

    .locator__container .branch__info .col-md-8 {
        padding: 0;
        width: 100%
    }

    .locator__container .branch__info .col-md-4 {
        padding: 10px !important
    }
}

@media (max-width:767px) {
    .location-details {
        margin: 0
    }

        .location-details .location__summary {
            padding: 0
        }

    .branch-locator__map__container {
        padding-bottom: 20px
    }

    .locator__aside--details, .locator__aside--details .details__header .details__header--icon {
        margin-top: 0
    }

        .locator__aside--details .details__header .details__header--icon i {
            position: relative;
            top: 0
        }

        .locator__aside--details .details__header .details__header--title {
            display: block;
            word-wrap: break-word;
            top: 0;
            padding-left: 0;
            line-height: 1 !important;
            margin-left: 0
        }

    .branch__info .branch__search--location {
        margin-bottom: 30px
    }

    .locator__container .branch__info .col-md-4 .locator__aside .branch__meta {
        width: 100%
    }

    .locator__container .branch__info .col-md-4 .locator__aside .branch__more {
        display: inline-block;
        position: relative;
        width: 100%;
        right: 0 !important
    }

        .locator__container .branch__info .col-md-4 .locator__aside .branch__more button {
            float: right;
            margin: 0 10px 0 0
        }
}

.branch .details__header {
    color: #ef2e24;
    font-size: 24px;
    line-height: 60px;
    font-weight: 700;
    border-bottom: 1px solid #e7e6e6
}

    .branch .details__header > a {
        padding-right: 5px
    }

        .branch .details__header > a .fa-long-arrow-left {
            font-size: 24px;
            margin-right: 9px
        }

.locator__mobile {
    display: none
}

.locator__container {
    margin: 30px 0;
    background: #efefef
}

    .locator__container .branch__info {
        padding: 8px
    }

.branch__info {
    padding: 10px 0
}

.locator__map {
    height: 100%
}

.branch__info .icon-contact-outline {
    font-size: 55px;
    color: #ef2e24
}

.locator__aside--branch .branch__name--icon {
    color: #ef2e24
}

.branch__basics .branch__maps-link {
    margin-bottom: 40px
}

    .branch__basics .branch__maps-link .branch__maps-link--text {
        padding-top: 10px;
        padding-left: 60px;
        font-weight: 700
    }

.locator__aside--details .details__header--title {
    font-size: 23px;
    font-weight: 700
}

.branch__search--location input.form-control {
    padding: 10px;
    height: 50px;
    display: block;
    min-width: 225px;
    width: 100%;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    border-radius: 7px 0 0 7px;
    box-shadow: 0 1px 1px 0 #b2b2b2
}

.branch__search--location span.error {
    position: absolute;
    font-size: 12px;
    bottom: -25px;
    left: 5px
}

.branch__search--location button#nearestGeoLocationButton.btn {
    height: 50px;
    background: #fff;
    left: 0;
    font-size: 35px;
    border-radius: 0 7px 7px 0;
    line-height: 1.40625rem;
    box-shadow: none;
    border: 1px solid #b2b2b2;
    border-left: none;
    border-bottom-right-radius: .4rem;
    border-bottom-left-radius: 0;
    width: 100%;
    padding: 8px 12px
}

    .branch__search--location button#nearestGeoLocationButton.btn i {
        top: 3px;
        position: relative;
        color: #ef2e24
    }

.article .share-icons .chicklets {
    background: 0 0
}

.article__content {
    padding: 15px 0;
    line-height: 28px
}

.article__content--type i {
    font-size: 34px;
    margin-right: 10px;
    position: relative;
    top: 12px
}

.article .similar__articles {
    margin-top: 30px;
    text-align: left
}

    .article .similar__articles .similar__article--name {
        font-weight: 600;
        margin-bottom: 10px;
        font-size: 24px;
        line-height: 30px
    }

.article .similar__article {
    margin-top: 30px;
    margin-bottom: 30px
}

.article .panel-title > a {
    color: #ef2e24
}

.article .similar__articles {
    padding: 30px 0;
    border-bottom: 1px solid rgba(35,31,32,.15)
}

.article__quote {
    padding: 30px 0;
    border-top: 1px solid rgba(0,0,0,.2)
}

.article .cta {
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 4px;
    position: relative;
    margin-bottom: 15px;
    margin-top: 30px
}

.article .similar__articles {
    border-top: 1px solid rgba(0,0,0,.2) !important
}

article .similar__articles .similar__article--name a {
    color: #000
}

.article .similar__articles .similar__article .read__more:hover {
    text-decoration: none;
    color: #666;
    cursor: pointer
}

.article .similar__articles .similar__article .read__more {
    color: #000;
    font-weight: 700
}

.similar__articles .similar__article--name a:hover {
    text-decoration: none;
    color: #666
}

.similar__articles .similar__article--description {
    margin-bottom: 15px;
    color: #888f92
}

.similar__articles .similar__article .read__more .fa.fa-long-arrow-right {
    font-size: 20px;
    position: relative;
    left: 15px;
    top: 3px
}

.article__share .media-extra li {
    padding-bottom: 5px;
    list-style: none;
    height: 48px
}

.article ul li {
    margin: 15px 0
}

.collapse {
    display: none
}

    .collapse.in {
        display: block
    }

.listing__result .listing__result--footer .listing__type.resource-type i.custom-icon {
    margin-right: 0 !important
}

.resource__browse .resource__browse--header .browse__buttons .browse__button {
    padding: 0 15px
}

.resource__browse .browse__search {
    margin-top: 0;
    text-align: inherit
}

.resource__nav--search .resource__browse--header .browse__buttons {
    margin: 0;
    padding: 0
}

    .resource__nav--search .resource__browse--header .browse__buttons .active {
        color: #ef2e24
    }

    .resource__nav--search .resource__browse--header .browse__buttons .browse__button:last-child {
        border: none;
        padding-right: 0
    }

div[id*=resourcelanding] .owl-nav {
    display: none
}

.resource__browse--cards {
    position: relative;
    overflow: hidden;
    background: #efefef
}

    .resource__browse--cards .resources .resource {
        transition: all .2s ease-in;
        background: #fff;
        border: 1px solid #dfd7d7;
        border-radius: .4rem;
        margin: .75rem 0 0;
        cursor: auto;
        height: 250px;
        padding: 15px
    }

    .resource__browse--cards .resources .resource__body--icon {
        font-size: 4rem;
        margin: 15px 0 0;
        min-height: 80px;
        transition: all .2s ease
    }

    .resource__browse--cards .resources .resource__body {
        padding: 0
    }

    .resource__browse--cards .resources a .resource__body--icon:hover {
        transform: scale(1.1)
    }

.container-fluid.resource__browse--cards, .container-fluid.resource__nav--fluid {
    background-color: #efefef
}

.container-fluid .resource__nav--items.slick-slider {
    margin-bottom: 0
}

.container-fluid .resource__nav {
    border: none
}

.resource__nav--items .slick-list.draggable .slick-track {
    width: 100%
}

.resource__nav--items .nav--item .item--quantity {
    color: #ef2e24;
    font-size: 24px
}

.resource__nav--items .nav--item .item--type {
    color: #231f20;
    line-height: 3;
    vertical-align: bottom
}

.listing__selections, select {
    text-indent: .01px;
    text-overflow: ""
}

.listing__head {
    width: 100%;
    line-height: 1;
    padding: 0;
    overflow: visible
}

.resource_carousel {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0
}

    .resource_carousel .owl-nav {
        top: calc(50% - 60px)
    }

    .resource_carousel .owl-item figcaption {
        position: absolute;
        top: 0;
        width: 100%;
        left: 0
    }

    .resource_carousel .owl-item .caption {
        display: none
    }

    .resource_carousel figure .figure__title {
        color: #fff;
        line-height: 1
    }

    .resource_carousel .figure__description {
        line-height: 1.4
    }

    .resource_carousel .carousel-link {
        font-size: 16px;
        font-family: houschka_headdemibold,Helvetica,Arial,sans-serif;
        color: #fff
    }

        .close-menu .resource_carousel .carousel-link .ico-hide-menu, .open-menu .resource_carousel .carousel-link .ico-show-menu, .resource_carousel .carousel-link .close-menu .ico-hide-menu, .resource_carousel .carousel-link .icon, .resource_carousel .carousel-link .open-menu .ico-show-menu {
            position: absolute;
            font-size: 40px
        }

.resource-landing .resource__nav--fluid {
    padding-top: 32px
}

@media (min-width:767px) {
    .resources .resource-landing .listing__head {
        font-size: 50px
    }

    .resource_carousel figure .figure__title {
        font-size: 24px
    }

    .resource_carousel .figure__description {
        font-size: 14px
    }

    .resource_carousel .owl-item .figure-content {
        padding-top: 12px
    }
}

@media (min-width:960px) {
    .resources .resource-landing .listing__head {
        font-size: 65px
    }

    .resource_carousel figure .figure__title {
        font-size: 42px
    }

    .resource_carousel .figure__description {
        font-size: 18px
    }

    .resource_carousel .owl-item .figure-content {
        padding-top: 24px
    }
}

@media (min-width:1200px) {
    .resources .resource-landing .listing__head {
        font-size: 80px
    }

    .resource_carousel figure .figure__title {
        font-size: 50px
    }

    .resource_carousel .figure__description {
        font-size: 24px
    }

    .resource_carousel .owl-item .figure-content {
        padding-top: 42px
    }
}

@media (min-width:75rem) {
    .brand-transformation .resource_carousel {
        max-width: 1400px
    }
}

.resource__nav--tags {
    padding: 60px;
    text-align: center
}

    .resource__nav--tags .resource__tags--tags .tag {
        border: 1px solid rgba(0,0,0,.2);
        border-radius: 4px;
        padding: 15px;
        display: inline-block;
        margin: 5px
    }

    .resource__nav--tags .resource__tags--tags {
        margin-top: 30px
    }

.listing__selections {
    margin-bottom: 60px;
    display: block !important;
    text-indent: .01px
}

    .listing__selections label {
        width: 100%;
        position: relative
    }

        .listing__selections label select {
            width: 100%;
            padding: 5px 0;
            font-size: 20px;
            cursor: pointer;
            border: 0;
            border-radius: 0;
            background: 0 0;
            border-bottom: 1px solid #000;
            outline: 0
        }

.listing .refine__search--btn {
    display: none
}

.listing__results .listing__result--footer .listing__type {
    margin-right: 30px
}

.listing__results .listing__result--footer .listing__category--title {
    color: rgba(0,0,0,.4)
}

.listing__results i.custom-icon {
    margin-top: 0;
    top: auto !important;
    left: 0;
    position: absolute;
    font-size: 35px
}

.listing .listing__result--title {
    font-size: 20px;
    margin: 0 0 15px
}

    .listing .listing__result--title a span {
        color: #ef2e24
    }

.listing__head {
    padding: 15px 15px 30px;
    text-align: center
}

.listing__facets--sort .sort__toggle {
    max-width: 70%;
    padding: 10px 0;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 4px;
    margin-bottom: 15px
}

    .listing__facets--sort .sort__toggle .active {
        color: #000
    }

    .listing__facets--sort .sort__toggle a {
        display: inline-block;
        width: 49%;
        text-align: center;
        border-right: 1px solid rgba(0,0,0,.2);
        padding: 5px 0;
        color: rgba(0,0,0,.3)
    }

        .listing__facets--sort .sort__toggle a:last-child {
            border: 0
        }

.listing__facets--type .type__list ul {
    list-style: none;
    padding: 0;
    margin-bottom: 30px
}

.listing__selections h3 {
    color: #000;
    text-align: center;
    margin-top: -30px
}

.listing__type.type--article > span, .listing__type.type--guide > span {
    margin-left: 20px
}

.has-feedback {
    margin: 0
}

    .has-feedback .form-control {
        padding-right: 42.5px
    }

.listing__selections--industries, .listing__selections--topics {
    border: 1px solid #dad9d9;
    border-bottom: 2px solid #dad9d9;
    color: #000;
    display: block;
    max-width: 100%;
    padding: 8px 25px 8px 16px;
    cursor: pointer;
    border-radius: .3rem
}

@media (min-width:768px) {
    .listing__facets {
        display: block !important
    }
}

.resource__nav {
    padding: 60px
}

.resource__nav--items .nav--item {
    float: left;
    display: inline-block
}

.listing__facets h3 {
    margin: 0 0 15px
}

.listing__results .listing__result {
    padding-bottom: 15px;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(0,0,0,.1)
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

    .pager li {
        display: inline
    }

#resource_listing .pager li > a, #resource_listing .pager li > span {
    display: inline-block;
    background-color: #fff !important;
    border-radius: 2px;
    color: #ef2e24;
    margin: -3px;
    padding: .25rem 1.5rem;
    border: 1px solid #dad9d9
}

    #resource_listing .pager li > a:hover {
        color: #000
    }

.listing__selections label:after {
    font-family: FontAwesome;
    content: "\f078";
    position: absolute;
    right: 0;
    top: 0;
    font-size: 20px;
    pointer-events: none
}

.article h3 {
    margin-bottom: 30px
}

@media (max-width:768px) {
    .listing .refine__search--btn {
        margin-bottom: 15px;
        display: block;
        width: 100%;
        padding: 15px
    }

    .listing__facets {
        display: none;
        margin-bottom: 30px
    }

    .listing .listing__facets {
        top: 0
    }
}

.listing__navigation .browse__search {
    margin-top: 0
}

    .listing__navigation .browse__search .input-group .input-group-btn {
        border: none;
        position: absolute;
        right: 0;
        top: 10px
    }

.browse__search .form-control-feedback {
    pointer-events: all;
    cursor: pointer
}

.browse__search .input-group-btn .btn {
    padding: 0 15px;
    border: 0;
    background: 0 0
}

.browse__search .listing__navigation--search, .browse__search input {
    width: 185px
}

    .browse__search input[type=text] {
        float: none;
        min-width: 180px
    }

.resource__nav--search .resource__browse {
    padding: 15px
}

.listing__navigation {
    padding: 15px 0
}

.browse__search {
    text-align: right;
    margin-top: 10px
}

    .browse__search .input-group {
        width: 100%
    }

.listing__navigation .browse__search .input-group .input-group-btn, .resource__browse .browse__search .input-group .input-group-btn {
    position: static;
    border: 0 none;
    display: inline-block;
    width: auto;
    height: auto;
    white-space: inherit;
    vertical-align: inherit;
    line-height: 0
}

.browse__search input {
    padding: 5px 10px;
    border: 0;
    box-shadow: none;
    border-radius: 0;
    border-bottom: 1px solid;
    border-color: rgba(0,0,0,.1);
    background: 0 0;
    outline: 0
}

.browse__search .input-group .input-group-btn {
    width: 50px;
    border-bottom: 1px solid;
    border-color: rgba(0,0,0,.1)
}

.browse__search .input-group button {
    padding: 0 15px;
    border: none;
    font-size: 12px;
    background: 0 0
}

.listing__navigation--nav a {
    margin-right: 5px
}

.listing__navigation .browse__search {
    width: 185px;
    margin-top: 10px;
    text-align: inherit
}

.browse__search {
    display: inline-block;
    line-height: normal;
    border-bottom: 1px solid #dad9d9;
    min-width: 185px;
    position: relative
}

.listing__navigation .browse__search .input-group {
    display: table;
    border-collapse: inherit;
    position: static;
    width: 100%
}

.browse__search input[type=text] {
    speak: none;
    border: none;
    padding: 0;
    float: left;
    height: auto;
    width: auto;
    height: 34px;
    min-width: 166px;
    position: relative;
    color: #b2b2b2;
    margin-bottom: 0;
    box-shadow: none
}

.browse__search .input-group .input-group-btn {
    display: block;
    float: left;
    width: 25px;
    height: 20px;
    border: none
}

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell
}

.browse__search .input-group-btn .btn {
    box-shadow: none;
    font-size: 12px;
    margin: 0 0 0 7px;
    padding: 0
}

.resource__nav--search .resource__browse--header .browse__buttons {
    text-align: center;
    background: 0 0;
    border: none;
    padding: 12px 0 10px;
    font-size: 15px
}

.resource__browse--cards .resources .resource__body {
    padding: 0 0 15px;
    display: block;
    text-align: center
}

.type--article {
    color: #ef2e24
}

.type--guide {
    color: #5cb85c
}

.resource__nav {
    text-align: center
}

.resource__nav--items .nav--item {
    display: inline-block !important;
    float: none;
    padding: 30px;
    text-align: center;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 4px;
    background: #fff;
    width: 147px;
    height: 122px;
    margin: 15px
}

.resource .nav--item .item--quantity {
    color: #ef2e24
}

.resource .nav--item .item--type {
    color: #231f20;
    line-height: 3;
    vertical-align: bottom
}

.resource__browse--cards .resources .resource__body--type {
    color: #000;
    font-size: 20px;
    font-weight: 300;
    height: 50px
}

.spotlight-container {
    display: block;
    width: 100%;
    padding: 20px 0
}

    .spotlight-container .panel {
        margin-right: auto;
        margin-left: auto;
        border-radius: 0
    }

@media (max-width:767px) {
    .spotlight-container .panel {
        width: 100%
    }
}

.spotlight-container .panel:after, .spotlight-container .panel:before {
    content: " ";
    display: table
}

.spotlight-container .panel:after {
    clear: both
}

.dark_grey-container {
    background: #efefef
}

.spotlight_bg_white-container {
    background: #fff
}

.client-map-control, .client-video-control {
    background: #efefef;
    padding: 20px 0
}

    .client-map-control .row, .client-video-control .row {
        margin-top: 0 !important
    }

#client-banner-image .home-search {
    padding-top: 0;
    height: auto
}

.spotlight_bg_light-grey {
    background: #efefef
}

    .spotlight_bg_light-grey .center-block {
        float: none
    }

.big_banner-container {
    padding: 0
}

    .big_banner-container .big_banner {
        width: 100%;
        padding: 0
    }

.spotlight_center-content .center-block {
    padding: 0;
    float: none
}

.spotlight_center-content h1 {
    text-align: center
}

.spotlight_center-content .heading-black {
    font-size: 1.625rem;
    line-height: 1.875rem;
    color: #231f20
}

.spotlight_center-content p {
    margin-bottom: 1em
}

.spotlight_center-content .panel--body ul {
    margin-left: 36px;
    list-style-type: disc
}

    .spotlight_center-content .panel--body ul li {
        padding-left: 10px;
        margin-bottom: 10px
    }

.spotlight_center-content img {
    border-radius: 4px;
    width: 100%
}

.spotlight_center-content .summary-text p {
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 2rem;
    color: #231f20
}

.spotlight_center-content .article-aside {
    margin: 4rem 0 3rem;
    padding: 3rem 6px;
    border-bottom: 1px solid rgba(35,31,32,.15);
    border-top: 1px solid rgba(35,31,32,.15)
}

    .spotlight_center-content .article-aside p {
        margin: 0;
        font-size: 1.875rem;
        line-height: 2.625rem;
        color: #ef2e24
    }

.spotlight_center-content .two-col-container {
    margin-top: 2rem;
    border-top: 1px solid rgba(35,31,32,.15)
}

    .spotlight_center-content .two-col-container p {
        color: #888f92
    }

    .spotlight_center-content .two-col-container h4 {
        line-height: 2.0625rem
    }

        .spotlight_center-content .two-col-container h4 a {
            color: #231f20
        }

            .spotlight_center-content .two-col-container h4 a:hover {
                color: #888f92
            }

    .spotlight_center-content .two-col-container .read-more-link {
        font-family: houschka_headdemibold,Helvetica,Arial,sans-serif
    }

        .close-menu .spotlight_center-content .two-col-container .read-more-link .ico-hide-menu, .open-menu .spotlight_center-content .two-col-container .read-more-link .ico-show-menu, .spotlight_center-content .two-col-container .read-more-link .close-menu .ico-hide-menu, .spotlight_center-content .two-col-container .read-more-link .icon, .spotlight_center-content .two-col-container .read-more-link .open-menu .ico-show-menu {
            margin-bottom: -10px;
            margin-top: -20px;
            font-size: 3rem;
            line-height: 2.875rem;
            position: relative;
            top: 1.25rem;
            left: 4px
        }

.share-icon-left {
    position: absolute;
    left: 50px;
    top: 300px
}

    .share-icon-left h4 {
        margin: 0 0 0 6px;
        font-size: .8125rem;
        line-height: 1.21875rem;
        color: #737373;
        opacity: .5
    }

    .share-icon-left ul {
        padding-left: 0;
        list-style: none
    }

        .share-icon-left ul li {
            padding-bottom: 5px;
            list-style: none;
            height: 60px
        }

        .share-icon-left ul .chicklets {
            padding-left: 0;
            background: 0 0;
            border: 0
        }

            .share-icon-left ul .chicklets:before {
                margin-left: -15px;
                font-size: 118px
            }

            .share-icon-left ul .chicklets.facebook {
                color: #344b89
            }

                .share-icon-left ul .chicklets.facebook:before {
                    content: "q"
                }

            .share-icon-left ul .chicklets.linkedin {
                color: #1483ba
            }

                .share-icon-left ul .chicklets.linkedin:before {
                    content: "L"
                }

            .share-icon-left ul .chicklets.twitter {
                color: #469ae9
            }

                .share-icon-left ul .chicklets.twitter:before {
                    content: "%"
                }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857
}

#body_4_spotlightContainer {
    padding: 0
}

@media (max-width:991px) {
    .share-icon-left {
        margin-top: 10px;
        position: static
    }

        .share-icon-left h4 {
            margin: 13px 10px 0 6px;
            float: left
        }

        .share-icon-left ul {
            float: left
        }

            .share-icon-left ul li {
                display: inline-block;
                min-width: 53px
            }
}
/*! #Adecco - Hero (header-home) */

.spotlight-container .panel--body ul {
    padding-left: 0;
    list-style: none;
    margin-top: 0;
    margin-bottom: 10px
}

.home-search h2, .home-search h4 {
    margin: 20px 0
}

.spotlight-container.big_banner-container {
    padding: 0
}

.spotlight_top-banner-container .spotlight_top-banner {
    background-position: top !important;
    background-size: cover !important
}

.spotlight-container.big_banner-container .big_banner {
    width: 100%;
    background-size: cover;
    margin: 0
}

.notfound .spotlight_top-banner-container {
    margin-top: -10px
}

.spotlight-container:after, .spotlight-container:before {
    content: " ";
    display: table
}

.spotlight-container:after {
    clear: both
}

.spotlight_top-banner-container {
    display: block;
    width: 100%;
    padding: 0 !important;
    margin: 0
}

    .spotlight_top-banner-container .spotlight_top-banner {
        width: 100% !important;
        min-height: 538px;
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 0;
        margin: 0 !important;
        border: none
    }

.home-search .job-search-header .job-search-inner input {
    font: 30px/34px houschka_headmedium,Helvetica,Arial,sans-serif
}

.home-search > .col-sm-8 {
    padding-left: 0
}

.home-search h1 {
    color: #fff
}

.home-search p {
    margin-bottom: 48px;
    color: #fff;
    font-size: 24px;
    line-height: 24px
}

.home-search #job-search-header input {
    font-size: 30px;
    line-height: 34px;
    border-bottom: 1px solid hsla(0,0%,100%,.25);
    color: #fff
}

    .home-search #job-search-header input:focus {
        border-color: #fff
    }

.home-search #job-search-header label {
    display: none
}

.home-search #job-search-header .job-search-search-btn {
    width: 6%;
    top: 0
}

@media (max-width:1200px) {
    .home-search {
        margin-top: 64px
    }

        .home-search h1 {
            margin-bottom: 16px;
            font-size: 60px;
            line-height: 60px
        }

        .home-search #job-search-header input {
            font-size: 30px;
            line-height: 34px
        }

    .spotlight_top-banner-container .spotlight_top-banner {
        min-height: 400px
    }
}

@media (max-width:992px) {
    .home-search h1 {
        margin-bottom: 8px;
        font-size: 35px;
        line-height: 45px
    }

    .home-search p {
        margin-bottom: 48px;
        font-size: 16px
    }

    .home-search #job-search-header input {
        font-size: 26px;
        line-height: 34px
    }

    .home-search #job-search-header .job-search-keyword, .home-search #job-search-header .job-search-location {
        width: 36%
    }

    .home-search #job-search-header a.btn-search:after {
        font-size: 16px
    }

    .spotlight_top-banner-container .spotlight_top-banner {
        min-height: 335px
    }
}

@media (max-width:767px) {
    .home-search {
        margin-top: 0;
        padding: 24px 0 12px
    }

        .home-search h1 {
            margin-top: 0;
            margin-bottom: 8px;
            font-size: 35px;
            line-height: 45px
        }

        .home-search p {
            font-size: 16px
        }

        .home-search #job-search-header input {
            font-size: 26px;
            line-height: 34px
        }

        .home-search #job-search-header .job-search-search-btn {
            width: 100%;
            right: 0;
            margin-top: 16px
        }

        .home-search #job-search-header a.btn-search {
            width: 100%;
            padding-top: 8px;
            background-color: #fff;
            border: medium none;
            border-radius: 5px;
            color: #ef2e24;
            font-family: houschka_headdemibold,Helvetica,Arial,sans-serif;
            font-size: 20px;
            line-height: 20px;
            transition: all .1s linear 0s
        }

            .home-search #job-search-header a.btn-search:after {
                top: -1px;
                padding-top: 3px;
                font-size: 16px
            }

        .home-search .container.col-sm-8 {
            padding: 0;
            margin: 0
        }

        .home-search .job-search-horizontal .job-search-inner {
            width: 100%
        }

        .home-search .job-search-horizontal .job-search-keyword .job-search-keyword-input, .home-search .job-search-horizontal .job-search-keyword .job-search-location-input, .home-search .job-search-horizontal .job-search-location .job-search-keyword-input, .home-search .job-search-horizontal .job-search-location .job-search-location-input {
            margin-right: 1%
        }

    .spotlight_top-banner-container .spotlight_top-banner {
        min-height: 100%;
       // background: url("/~/media/adeccogroup/brands/adecco global 2016/uk/media/home/bg-generic-gradient.png repeat") no-repeat scroll 50%/cover #c5191f !important;
        padding: 0
    }
}

@media (min-width:1200px) {
    .spotlight_top-banner-container .spotlight_top-banner {
        width: 100% !important
    }
}

.spotlight_top-banner.panel {
    border: none
}
/*! #Adecco - Opportunities (offeres_montetisees) */

.spotlight_bg_light-grey, .spotlight_bg_light-grey-container {
    background: #efefef
}

.spotlight_bg_light-grey {
    margin: 0;
    border: 0
}

.home_offres_monetisees {
    padding: 20px 0 50px
}

.guidance h3 {
    color: #ef2e24
}
/*! #Adecco - Agency CTA (solutions_employeurs) */

.home_solutions_employeurs h2 {
    color: #ef2e24;
    margin: 20px 0
}

.home_solutions_employeurs {
    padding: 30px 0
}

.entreprisemainblock {
    margin: 20px 0
}

.blockpc a:hover {
    text-decoration: none
}

.solution-entreprise {
    height: 265px
}

    .solution-entreprise p {
        color: #ef2e24;
        line-height: 19px
    }

.entreprise_recrutement_home .entreprise_bloc_contenu h4 {
    margin: 20px 0
}
/*! #Adecco - Urgent Jobs (offres-urgentes) */

.spotlight-container .panel {
    border: none;
    margin: 0 auto;
    background: 0 0;
    box-shadow: none;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .spotlight-container .panel {
        width: 750px
    }
}

@media (min-width:992px) {
    .spotlight-container .panel {
        width: 970px
    }
}

@media (min-width:1200px) {
    .spotlight-container .panel {
        width: 1170px
    }
}

@media (min-width:992px) {
    .jobs h2 {
        margin: 45px 0 0;
        color: #ef2e24
    }
}

.job-card, .jobs .job {
    height: auto !important
}

    .job-card h4 a, .jobs .job h4 a {
        font-size: 24px
    }

@media (min-width:992px) {
    .card--small {
        width: 33.33333333%;
        float: left;
        padding: 0 15px
    }
}

.job-card, .jobs .job {
    position: relative;
    background: #fff;
    border-color: #c8c7c7 #c8c7c7 #d11947;
    border-image: none;
    border-radius: 6px;
    border-style: solid;
    border-width: 1px 1px 5px;
    text-align: left
}

    .job-card h4, .jobs .job h4 {
        display: inline-block;
        width: calc(100% - 60px);
        padding: 0 0 10px 20px;
        line-height: 24px;
        margin: 20px 0
    }

        .job-card h4 a, .jobs .job h4 a {
            color: #ef2e24;
            font-size: 26px
        }

    .job-card .favourite, .jobs .job .favourite {
        position: relative;
        top: 18px;
        display: inline-block
    }

        .job-card .favourite:before, .jobs .job .favourite:before {
            display: block;
            color: #b2b2b2;
            content: "\44";
            font-size: 45px;
            line-height: 0;
            z-index: 10;
            cursor: pointer;
            background: 0 0;
            font-family: adecco-font-1
        }

        .job-card .favourite:hover, .job-card .favourite:hover:before, .jobs .job .favourite:hover, .jobs .job .favourite:hover:before {
            color: #ef2e24
        }

        .job-card .favourite:active, .job-card .favourite:active:before, .job-card .favourite:visited, .job-card .favourite:visited:before, .jobs .job .favourite:active, .jobs .job .favourite:active:before, .jobs .job .favourite:visited, .jobs .job .favourite:visited:before {
            content: "\43";
            color: #ef2e24;
            font-family: adecco-font-1
        }

.job-card__details {
    margin: 0 20px;
    border-bottom: 1px solid #c8c7c7
}

    .job-card__details ul {
        padding: 0;
        margin: 0 0 30px
    }

    .job-card__details li {
        display: block;
        font-size: 16px
    }

    .close-menu .job-card__details span.ico-hide-menu, .job-card__details .close-menu span.ico-hide-menu, .job-card__details .open-menu span.ico-show-menu, .job-card__details span.icon, .open-menu .job-card__details span.ico-show-menu {
        display: inline-block;
        padding: 4px 0 0;
        color: #ef2e24;
        font-size: 30px;
        line-height: 30px;
        vertical-align: middle
    }

.job-card__footer {
    display: block;
    font-size: 18px;
    line-height: 50px;
    color: #ef2e24
}

    .job-card__footer a {
        position: relative;
        display: block;
        border-radius: 0 0 .23rem .23rem;
        color: #ef2e24;
        transition: color 10ms linear .15s;
        animation: .3s linear 0s normal forwards 1 running f
    }

        .job-card__footer a:hover {
            transition: color 10ms linear .2s;
            animation: .4s linear 0s normal forwards 1 running e;
            background: #fff radial-gradient(ellipse farthest-corner at center center,#d11947 0,#d11947 65%,#fff 67%,#fff 100%) no-repeat 50%;
            background-size: 140% 500%;
            color: #fff;
            -ms-background-color: #ef2e24;
            text-decoration: none
        }

        .job-card__footer a:after {
            position: absolute;
            right: 0;
            display: inline-block;
            width: 40px;
            height: 40px;
            content: ""
        }

        .job-card__footer a:hover:after {
            background-position: 100% -261px
        }

        .job-card__footer a:after {
            background: url(/~/media/adeccogroup/brands/adecco-global-2016/assets/css/img/ico-s64d1b51735.png);
            background-repeat: no-repeat;
            background-position: 100% -178px
        }

.card__footer__link {
    padding: 0 20px;
    text-decoration: none
}

.jobs .job__info {
    padding: 15px 55px 15px 15px;
    position: relative
}

.jobs-2 .job {
    width: calc(50% - 30px);
    float: left
}

.jobs .job .job__info--name, .jobs .job .job__info .job__info--name a span {
    font-size: 24px;
    line-height: normal
}

.jobs .job__info--meta {
    margin: 15px 0 50px
}

.jobs .job__info--save {
    font-size: 30px;
    position: absolute;
    top: 5px;
    right: 0;
    padding: 15px
}

.jobs .job__info--meta--icon {
    font-size: 22px;
    width: 25px;
    float: left;
    text-align: center
}

i.ion-ios-pricetag-outline {
    color: #ef2e24
}

.locator__container .branch__info .card--small {
    background: #fff;
    border-radius: 4px;
    padding: 10px 10px 20px
}

@media (max-width:767px) {
    .card--small {
        padding: 0;
        margin-bottom: 32px
    }

    .guidance .container {
        padding: 0
    }

        .guidance .container img {
            width: 100%
        }

    .job-card h4 {
        margin-top: 7px;
        line-height: 30px;
        font-family: houschka_headmedium,Helvetica,Arial,sans-serif
    }
}

@keyframes e {
    0% {
        background-position: center -50%
    }

    to {
        background-position: center 50%
    }
}

@keyframes f {
    0% {
        background-position: center 150%
    }

    to {
        background-position: center 50%
    }
}
/*! #Adecco - Call to Action (profile) */

.bloc_profil .icon-profile-outline:before {
    content: "O"
}

.bloc_contact .icon-customer-service:before {
    content: "k"
}

.home_profil {
    padding: 15px 0 0
}

    .home_profil p {
        font-size: 20px;
        line-height: 24px;
        width: 70%;
        margin: 30px auto
    }

.bouton_contact:hover, .bouton_profil:hover {
    text-decoration: none
}

.bouton_profil .icon-continue:before {
    content: "U"
}

.spotlight-container .btn-red {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    min-width: 80px;
    padding-top: 8px;
    margin: 20px auto;
    font-size: 20px;
    line-height: 30px;
    background-color: #ef2e24;
    border: medium none;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
    transition: all .2s ease 0s
}

.jobs .btn.btn-red:hover {
    background-color: #c91d14;
    border-color: #bd0f16;
    color: #fff
}
/*! #Adecco - Profile and Login (home) */

.get-started {
    position: relative;
    background: url("/~/media/adeccogroup/brands/adecco global 2016/uk/media/home/bg-jobs.png") 50% no-repeat;
    background-size: cover;
    height: 500px
}

    .get-started .get-started-content {
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        bottom: 48px;
        text-align: center
    }

    .get-started h3 {
        margin-bottom: 20px;
        font-size: 40px;
        color: #fff
    }

    .get-started .btn {
        position: relative;
        padding: 10px 60px 10px 16px;
        background-color: transparent;
        border: 1px solid #fff;
        transition: all .2s ease 0s;
        -webkit-transition: all .2s ease 0s;
        border-radius: 5px;
        color: #fff;
        font-size: 20px;
        font-family: houschka_headdemibold,Helvetica,Arial,sans-serif
    }

        .get-started .btn em {
            position: absolute;
            top: 12px;
            font-size: 48px
        }

        .get-started .btn:hover {
            background: #fff;
            color: #ef2e24
        }

.home-actions-inner {
    padding: 10px 0;
    text-align: center
}

    .home-actions-inner h3 {
        margin: 0 0 12px;
        font-size: 40px;
        line-height: 1
    }

    .close-menu .home-actions-inner .ico-hide-menu, .home-actions-inner .close-menu .ico-hide-menu, .home-actions-inner .icon, .home-actions-inner .open-menu .ico-show-menu, .open-menu .home-actions-inner .ico-show-menu {
        font-size: 110px
    }

    .home-actions-inner p {
        width: 60%;
        margin: 0 auto 12px;
        font-size: 20px;
        line-height: 30px
    }

    .home-actions-inner small {
        display: block;
        margin-bottom: 18px;
        font-size: 16px
    }

    .home-actions-inner .btn {
        position: relative;
        margin-bottom: 30px;
        padding: 10px 60px 10px 20px;
        font-size: 18px;
        border: 1px solid transparent;
        transition: all .2s;
        -webkit-transition: all .2s;
        border-radius: 6px;
        color: #fff;
        background-color: transparent;
        font-family: houschka_headdemibold,Helvetica,Arial,sans-serif
    }

        .home-actions-inner .btn em {
            position: absolute;
            top: 12px;
            font-size: 48px;
            color: #fff;
            opacity: .25
        }

.close-menu .create-content .ico-hide-menu, .create-content .close-menu .ico-hide-menu, .create-content .icon, .create-content .open-menu .ico-show-menu, .create-content h3, .open-menu .create-content .ico-show-menu {
    color: #00a9e0
}

.create-content .btn {
    background-color: #00a9e0;
    border-color: #00a9e0
}

    .create-content .btn:hover {
        background-color: #0096ef;
        border-color: #00769d
    }

.close-menu .find-branch .ico-hide-menu, .find-branch .close-menu .ico-hide-menu, .find-branch .icon, .find-branch .open-menu .ico-show-menu, .find-branch h3, .open-menu .find-branch .ico-show-menu {
    color: #ef2e24
}

.find-branch small {
    color: #737373
}

    .find-branch small span {
        color: #6f1931;
        font-family: houschka_headdemibold,Helvetica,Arial,sans-serif
    }

.find-branch .btn {
    border-color: #ef2e24;
    color: #ef2e24
}

    .find-branch .btn em {
        color: #ef2e24
    }

    .find-branch .btn:hover {
        border-color: #c91d14;
        border-width: 2px;
        color: #c91d14
    }

        .find-branch .btn:hover em {
            color: #c91d14
        }

@media (min-width:1024px) and (max-width:1200px) {
    .get-started {
        height: 400px
    }
}

@media (min-width:768px) and (max-width:1023px) {
    .get-started {
        height: 350px
    }
}

@media (max-width:767px) {
    .get-started {
        height: 250px
    }

        .get-started .get-started-content {
            bottom: 24px
        }

        .get-started h3 {
            font-size: 20px
        }

        .get-started .btn {
            font-size: 16px
        }
}

@media (max-width:543px) {
    .get-started {
        height: 275px;
        background-image: url("/~/media/adeccogroup/brands/adecco global 2016/uk/media/home/bg-florist.png")
    }

        .get-started .btn {
            width: 80%;
            margin: 0 auto
        }

    .home-actions-inner h3 {
        font-size: 20px
    }

    .home-actions-inner .btn, .home-actions-inner p {
        font-size: 16px
    }

    .home-actions-inner small {
        font-size: 14px
    }

    .close-menu .home-actions-inner .ico-hide-menu, .home-actions-inner .close-menu .ico-hide-menu, .home-actions-inner .icon, .home-actions-inner .open-menu .ico-show-menu, .open-menu .home-actions-inner .ico-show-menu {
        font-size: 54px
    }

    .home-actions-inner .btn {
        width: 100%
    }
}

.benefits {
    padding: 8px 0;
    background: #f1f1f1;
    text-align: center
}

    .benefits h2 {
        margin-bottom: 23px;
        font-size: 40px;
        line-height: 60px
    }

    .benefits h3 {
        font-size: 30px;
        line-height: 32px;
        color: #d11947
    }

    .benefits p {
        width: 70%;
        margin: 0 auto 24px
    }

    .benefits span {
        position: relative;
        display: block;
        width: 110px;
        height: 110px;
        margin: 0 auto 8px;
        background: #d11947;
        border-radius: 100%;
        color: #fff
    }

        .benefits span i {
            position: absolute;
            top: 27px;
            bottom: 0;
            right: 0;
            left: 0;
            font-size: 88px;
            color: #fff
        }

.why-adecco {
    padding: 21px 0 33px
}

    .why-adecco h2 {
        color: #ef2e24
    }

    .why-adecco p {
        font-size: 20px;
        line-height: 30px
    }

.related-articles h4 {
    line-height: 33px
}

.related-articles p {
    color: #888f92
}

.related-articles a.read-more-link {
    position: relative;
    font-family: houschka_headdemibold,Helvetica,Arial,sans-serif
}

    .related-articles a.read-more-link:after {
        display: inline-block;
        width: 25px;
        height: 27px;
        margin-left: 16px;
        content: ""
    }

.related-articles .btn--enhance {
    display: inline-block !important;
    min-width: 80px;
    padding: 5px 12px 12px;
    margin-top: .8rem;
    border: 1px solid #ef2e24;
    font-family: houschka_headdemibold,Helvetica,Arial,sans-serif;
    color: #ef2e24;
    line-height: 1.5rem;
    text-align: center;
    transition: all .2s ease 0s
}

.guidance .summary {
    padding: 12px;
    background: #f1f1f1;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    overflow: hidden
}

    .guidance .summary em.icon-document-outline, .guidance .summary i.icon-document-outline {
        position: absolute;
        left: 24px;
        bottom: 2px;
        font-size: 48px;
        color: #d11947;
        font-size: 35px;
        font-family: houschka_headdemibold,Helvetica,Arial,sans-serif
    }

    .guidance .summary em.icon-continue, .guidance .summary i.icon-continue {
        position: absolute;
        bottom: -9px;
        right: 23px;
        color: #ef2e24;
        font-size: 48px;
        line-height: 46px;
        font-family: houschka_headdemibold,Helvetica,Arial,sans-serif
    }

.guidance h3 {
    margin-bottom: 20px
}

.guidance h6 {
    margin: 0 0 4px;
    color: #231f20;
    font-family: houschka_headmedium,Helvetica,Arial,sans-serif
}

.guidance p {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 24px
}

.guidance span.type {
    padding-left: 28px;
    color: #d11947;
    font-size: 16px;
    line-height: 24px
}

.guidance .readmore, .guidance span.type {
    font-family: houschka_headdemibold,Helvetica,Arial,sans-serif
}

.guidance .readmore {
    padding-right: 38px
}

.guidance .col-md-4 {
    margin-bottom: 20px
}

@media (max-width:1199px) {
    .guidance .summary em.icon-document-outline, .guidance .summary i.icon-document-outline {
        left: 17px
    }
}

@media (max-width:991px) {
    .benefits span {
        width: 55px;
        height: 55px
    }

        .benefits span i {
            position: absolute;
            top: 15px;
            right: 0;
            bottom: 0;
            left: 0;
            font-size: 40px
        }

    .benefits h3 {
        font-size: 18px;
        line-height: 27px;
        color: #d11947
    }

    .guidance .col-sm-4 {
        padding: 0 10px
    }
}

@media (min-width:992px) {
    .benefits p {
        font-size: 20px;
        line-height: 30px
    }
}

@media (max-width:992px) {
    .why-adecco h2 {
        font-size: 20px;
        line-height: 20px;
        color: #ef2e24
    }

    .why-adecco p {
        padding: 0 66px;
        font-size: 16px;
        line-height: 22px
    }
}

@media (max-width:543px) {
    .benefits h2 {
        font-size: 20px;
        line-height: 30px;
        color: #d11947
    }
}

@-moz-document url-prefix() {
    .related-articles a.read-more-link .icon-continue {
        bottom: -9px
    }
}
/*! #Adecco - Researcher (liens-seo) */

.home_liens_seo h2 {
    color: #ef2e24;
    margin: 20px 0
}

.list-inline, .list-unstyled, .share-icon-left ul {
    padding-left: 0;
    list-style: none
}

.fade.in {
    opacity: 1
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.fade {
    opacity: 0;
    transition: opacity .15s linear
}

.home_liens_seo a, .home_liens_seo a:hover {
    color: #ef2e24;
    text-decoration: none
}

.home-tabs li a, .home-tabs li a:hover {
    text-decoration: none
}

.tab-links {
    padding-bottom: 32px;
    font-family: houschka_headdemibold,Helvetica,Arial,sans-serif;
    overflow: hidden
}

    .tab-links ul {
        margin-bottom: 0;
        list-style: none outside none
    }

.home-tabs {
    margin: 16px 0;
    padding: 0;
    text-align: center
}

    .home-tabs li {
        display: none;
        padding: 12px 0;
        margin: 0 0 8px;
        cursor: pointer;
        display: inline-block
    }

        .home-tabs li a {
            display: block;
            padding: 0 20px;
            border-right: 1px solid #eee;
            color: #c8c7c7;
            font-size: 20px;
            outline: 0 none;
            line-height: 30px
        }

            .home-tabs li a:hover {
                color: #c6c4c4
            }

        .home-tabs li:first-of-type a {
            padding-left: 0
        }

        .home-tabs li:last-of-type a {
            padding-right: 0;
            border: medium none
        }

        .home-tabs li.active a {
            color: #ef2e24
        }

    .home-tabs i {
        position: relative;
        top: 5px;
        float: right;
        font-size: 48px;
        line-height: 46px
    }

    .home-tabs .actions {
        margin-top: 16px;
        text-align: center
    }

.tab-links .tab-pane li {
    padding: 12px 0;
    margin: 0 0 8px;
    border-bottom: 1px solid #c8c7c7
}

    .tab-links .tab-pane li a {
        display: block;
        font-size: 20px
    }

        .tab-links .tab-pane li a:hover {
            color: #c5191f
        }

.tab-links .tab-pane .btn--red-on-white {
    min-width: 80px;
    padding: 8px 20px;
    background-color: #fff;
    font-family: houschka_headdemibold,Helvetica,Arial,sans-serif;
    border: 1px solid #ef2e24;
    border-radius: 6px;
    color: #ef2e24;
    line-height: 24px;
    text-align: center;
    transition: all .2s ease 0s;
    font-size: 20px
}

    .tab-links .tab-pane .btn--red-on-white:hover {
        border-color: #c91d14;
        border-width: 2px;
        color: #c91d14
    }

.tab-links .tab-pane .actions {
    margin-top: 32px;
    text-align: center
}

    .tab-links .tab-pane .actions .btn {
        font-size: 20px;
        line-height: 30px
    }

.close-menu .tab-links .tab-pane .icon-continue.ico-hide-menu, .open-menu .tab-links .tab-pane .icon-continue.ico-show-menu, .tab-links .tab-pane .close-menu .icon-continue.ico-hide-menu, .tab-links .tab-pane .icon.icon-continue, .tab-links .tab-pane .open-menu .icon-continue.ico-show-menu {
    font-size: 48px;
    float: right
}

.browse-jobs__top {
    float: none;
    text-align: center
}

    .browse-jobs__top h1 .active.icon-up:before {
        content: "w" !important
    }

    .browse-jobs__top .h2, .browse-jobs__top figure.effect-sadie .figure__title, figure.effect-sadie .browse-jobs__top .figure__title {
        margin-top: 0
    }

    .browse-jobs__top p {
        font-size: 26px;
        line-height: 32px
    }

    .browse-jobs__top .home-tabs {
        padding-top: 10px;
        border-top: 1px solid #e7e6e6
    }

    .browse-jobs__top .tab-links {
        padding-bottom: 0;
        margin-bottom: 0
    }

        .browse-jobs__top .tab-links ul {
            margin-bottom: 0
        }

.v-card {
    height: 190px;
    margin: 12px 0 0;
    transition: all .2s ease-in 0s;
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #dfd7d7;
    border-radius: 5px;
    cursor: pointer
}

    .v-card a {
        position: relative;
        color: #231f20;
        text-align: center
    }

        .v-card a span {
            display: block;
            width: 100%;
            padding: 0 16px;
            font-size: 20px;
            line-height: 24px
        }

    .v-card i {
        transition: all .2s ease-in 0s;
        color: #ed1c24
    }

        .v-card i:before {
            font-size: 74px;
            line-height: inherit;
            font-family: houschka_headdemibold,Helvetica,Arial,sans-serif
        }

    .v-card:hover i {
        transform: scale(1.1)
    }

.browse-jobs__btm {
    color: #231f20
}

    .browse-jobs__btm:after, .browse-jobs__btm:before {
        display: table;
        content: " "
    }

    .browse-jobs__btm:after {
        clear: both
    }

    .browse-jobs__btm .location-list {
        padding: 5px;
        margin: 12px 0 0 12px;
        background: #fff;
        border: 1px solid #dfd7d7;
        border-radius: 4px;
        overflow: hidden
    }

        .browse-jobs__btm .location-list:after, .browse-jobs__btm .location-list:before {
            content: " ";
            display: table
        }

        .browse-jobs__btm .location-list ul {
            margin: 1em 0
        }

        .browse-jobs__btm .location-list li {
            padding: 12px 0;
            margin: 0 24px 5px 0;
            border-bottom: 1px solid #c8c7c7
        }

            .browse-jobs__btm .location-list li a {
                position: relative;
                display: block;
                font-family: houschka_headdemibold,Helvetica,Arial,sans-serif;
                font-size: 20px;
                line-height: 24px;
                color: #ef2e24
            }

                .browse-jobs__btm .location-list li a:after {
                    position: relative;
                    top: 0;
                    height: 20px;
                    font-size: 48px;
                    line-height: 1;
                    float: right
                }

    .browse-jobs__btm .v-center-wrap {
        display: table;
        width: 100%;
        height: 100%;
        min-height: inherit
    }

        .browse-jobs__btm .v-center-wrap .v-center {
            display: table-cell;
            vertical-align: middle;
            float: none
        }

    .browse-jobs__btm .mini-card {
        padding: 20px;
        transition: all .2s ease-in;
        background: #fff;
        border: 1px solid #dfd7d7;
        border-radius: 4px;
        margin: 12px 0 0;
        cursor: pointer
    }

        .browse-jobs__btm .mini-card h3 {
            margin-top: 0;
            margin-bottom: 0;
            line-height: 49px
        }

        .browse-jobs__btm .mini-card p {
            margin-top: 0
        }

        .browse-jobs__btm .mini-card a {
            width: 100%
        }

@media (min-width:1200px) {
    .tab-links .tab-pane .actions {
        margin-top: 32px
    }
}

@media (max-width:992px) {
    .tab-links ul {
        margin: 0;
        padding: 0
    }

    .tab-links .tab-pane .actions .btn, .tab-links .tab-pane li a {
        font-size: 16px
    }

    .home-tabs {
        text-align: center
    }

        .home-tabs li a {
            font-size: 16px
        }
}

@media (max-width:767px) {
    .browse-jobs__btm .col-xs-6.col-sm-6 {
        padding: 0 5px
    }

    .visible-xs {
        display: inline-block !important
    }

    .browse-jobs__top {
        padding: 0
    }

        .browse-jobs__top h1 {
            margin-top: -14px;
            text-align: left
        }

            .browse-jobs__top h1 i {
                cursor: pointer;
                float: right
            }

        .browse-jobs__top p {
            font-size: 16px;
            line-height: 24px;
            text-align: left
        }

    .mobile-view, .spotlight-container.dark_grey-container {
        display: none
    }

    .v-card a span {
        font-size: 18px;
        line-height: 24px
    }
}

@-moz-document url-prefix() {
    .close-menu .tab-links .tab-pane .icon-continue.ico-hide-menu, .open-menu .tab-links .tab-pane .icon-continue.ico-show-menu, .tab-links .tab-pane .close-menu .icon-continue.ico-hide-menu, .tab-links .tab-pane .icon.icon-continue, .tab-links .tab-pane .open-menu .icon-continue.ico-show-menu {
        line-height: 0;
        margin-top: -18px
    }

    .browse-jobs__btm .location-list li a:after {
        line-height: 0;
        top: 9px
    }
}

.container-body .content_3_blocks_outlined_grey {
    margin: 15px;
    height: 360px;
    width: calc(100% / 3 - 30px);
    background: #fff;
    border: 1px solid #c8c7c7;
    border-radius: 6px
}

@media (max-width:1200px) {
    .container-body .content_3_blocks_outlined_grey {
        height: auto !important;
        padding-bottom: 30px;
        width: 100% !important;
        margin-left: 0 !important
    }
}

.tab-content a {
    display: block
}

@media (min-width:1170px) {
    .list--item {
        width: calc(33.333% - 20px) !important
    }
}

.testimonial {
    height: 430px;
    padding-top: 80px;
    padding-bottom: 20px;
    background-size: cover
}

    .testimonial .testimonial-inner {
        width: 90%;
        margin: 0 auto
    }

    .testimonial .content {
        width: 50%;
        float: left
    }

    .testimonial h2 {
        color: #fff;
        margin-bottom: 40px;
        font-size: 40px;
        line-height: 40px
    }

    .testimonial p {
        margin-bottom: 32px;
        font-size: 24px;
        line-height: 30px;
        color: #fff
    }

    .testimonial .btn {
        position: relative;
        padding: 10px 60px 10px 16px;
        background-color: transparent;
        border: 1px solid #fff;
        transition: all .2s ease 0s;
        -webkit-transition: all .2s ease 0s;
        border-radius: 5px;
        color: #fff;
        font-size: 20px;
        font-family: houschka_headdemibold,Helvetica,Arial,sans-serif;
        background-repeat: no-repeat
    }

        .testimonial .btn:hover {
            background-color: #fff;
            color: #ef2e24
        }

    .testimonial .btn, .testimonial .comments .enter .submit {
        position: relative;
        transition: all .2s ease 0s;
        -webkit-transition: all .2s ease 0s;
        background-image: url(/~/media/adeccogroup/brands/adecco-global-2016/assets/css/img/ico-s64d1b51735.png);
        background-repeat: no-repeat;
        background-position: 100% -262px
    }

@media (max-width:767px) {
    .testimonial {
        height: auto;
        padding-top: 20px
    }

        .testimonial .testimonial-inner {
            width: 75%;
            margin: 0 auto
        }

            .testimonial .testimonial-inner img {
                max-width: 100%
            }

        .testimonial .content {
            width: 100%
        }

        .testimonial h2 {
            margin-bottom: 20px;
            font-size: 24px;
            line-height: 30px
        }

        .testimonial p {
            font-size: 16px;
            line-height: 24px
        }

        .testimonial .btn {
            display: block
        }
}

@media (max-width:543px) {
    .testimonial .testimonial-inner {
        width: 90%
    }
}

@-moz-document url-prefix() {
    .testimonial .btn em {
        margin-top: -14px
    }
}

@media (min-width:768px) and (max-width:991px) {
    p {
        font-size: 16px;
        line-height: 22px
    }
}

.expert {
    margin-bottom: 30px
}

    .expert h3 {
        margin-bottom: 35px;
        line-height: 40px
    }

    .expert ul li a {
        padding-left: 50px
    }

        .expert ul li a:after {
            top: 0;
            line-height: 1
        }

    .expert i {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 48px;
        color: #b2b2b2
    }

.location-list ul li a {
    position: relative;
    display: block;
    padding-right: 30px;
    font: 20px/24px houschka_headdemibold,Helvetica,Arial,sans-serif;
    outline: 0
}

.ask-to-expert {
    height: 485px;
    background-size: cover
}

    .ask-to-expert .content {
        width: 50%;
        padding-right: 40px;
        float: left
    }

        .ask-to-expert .content.right {
            float: right
        }

    .ask-to-expert h2 {
        margin-top: 60px;
        margin-bottom: 40px;
        font-size: 40px;
        line-height: 40px;
        color: #fff;
        font-style: italic
    }

    .ask-to-expert p {
        margin-bottom: 40px;
        font-size: 24px;
        line-height: 30px;
        color: #fff
    }

    .ask-to-expert .btn {
        position: relative;
        padding: 10px 60px 10px 16px;
        background-color: transparent;
        border: 1px solid #fff;
        transition: all .2s ease 0s;
        -webkit-transition: all .2s ease 0s;
        border-radius: 5px;
        color: #fff;
        font-size: 20px;
        font-family: houschka_headdemibold,Helvetica,Arial,sans-serif
    }

        .ask-to-expert .btn em {
            position: absolute;
            top: 12px;
            font-size: 48px
        }

        .ask-to-expert .btn:hover {
            background-color: #fff;
            color: #ef2e24
        }

@media (min-width:768px) and (max-width:991px) {
    .ask-to-expert {
        height: 315px
    }

        .ask-to-expert h2 {
            margin: 40px 0;
            font-size: 30px;
            line-height: 30px
        }

        .ask-to-expert p {
            margin-bottom: 20px;
            font-size: 16px;
            line-height: 22px
        }

        .ask-to-expert .content {
            padding-right: 0
        }

        .ask-to-expert img {
            max-width: 85%
        }
}

@media (max-width:767px) {
    .expert-inner {
        width: 85%;
        margin: 0 auto
    }

    .ask-to-expert {
        height: auto
    }

        .ask-to-expert .content {
            width: 100%;
            padding-right: 0
        }

        .ask-to-expert h2 {
            margin-bottom: 20px;
            font-size: 25px;
            line-height: 25px
        }

        .ask-to-expert p {
            font-size: 16px
        }

        .ask-to-expert img {
            max-width: 100%
        }

    .big_banner-container {
        display: none
    }
}

@media (max-width:543px) {
    .expert-inner {
        width: 100%
    }
}

@-moz-document url-prefix() {
    .ask-to-expert .btn em {
        margin-top: -14px
    }

    .expert i {
        margin-top: -20px
    }

    .expert ul li a:after {
        top: 4px;
        line-height: 10px
    }
}

.better-partner {
    float: none
}

    .better-partner h2 {
        margin: 25px 0 20px;
        font-size: 40px;
        line-height: 40px
    }

    .better-partner p {
        margin-bottom: 25px;
        font-size: 20px;
        line-height: 30px
    }

.better-solution {
    padding: 30px 0;
    background: 0 0
}

@media (min-width:768px) and (max-width:991px) {
    .better-partner p {
        width: 80%;
        margin: 0 auto 20px;
        font-size: 16px;
        line-height: 22px
    }
}

@media (max-width:543px) {
    .better-partner h2 {
        font-size: 20px;
        line-height: 20px
    }

    .better-partner p {
        font-size: 16px;
        line-height: 20px
    }
}

@-moz-document url-prefix() {
    .ask-to-expert .btn em {
        margin-top: -14px
    }
}

.Employer-top-banner {
    padding-left: 40px;
    height: 535px;
    background-size: cover
}

    .Employer-top-banner h1 {
        padding-top: 70px;
        padding-bottom: 25px;
        margin: 0;
        line-height: 70px;
        font-size: 70px;
        color: #fff
    }

    .Employer-top-banner p {
        margin-bottom: 40px;
        color: #fff;
        font-size: 24px;
        line-height: 24px
    }

    .Employer-top-banner .btn {
        position: relative;
        padding: 10px 60px 10px 16px;
        background-color: transparent;
        border: 1px solid #fff;
        transition: all .2s ease 0s;
        -webkit-transition: all .2s ease 0s;
        border-radius: 5px;
        color: #fff;
        font-size: 20px;
        font-family: houschka_headdemibold,Helvetica,Arial,sans-serif;
        background-repeat: no-repeat
    }

        .Employer-top-banner .btn:hover {
            background-color: #fff;
            color: #ef2e24
        }

    .Employer-top-banner .btn, .Employer-top-banner .comments .enter .submit {
        position: relative;
        transition: all .2s ease 0s;
        -webkit-transition: all .2s ease 0s;
        background-image: url(/~/media/adeccogroup/brands/adecco-global-2016/assets/css/img/ico-s64d1b51735.png);
        background-repeat: no-repeat;
        background-position: 100% -262px
    }

.emp-resource .summary {
    background-color: #fff
}

.emp-resource .read-more-warp {
    margin: 30px 0 40px
}

    .emp-resource .read-more-warp a {
        position: relative;
        padding-right: 50px;
        line-height: 25px;
        font-weight: 700
    }

        .emp-resource .read-more-warp a i {
            position: absolute;
            top: 0;
            right: 0;
            font-size: 48px
        }

@media (min-width:992px) and (max-width:1200px) {
    .Employer-top-banner h1 {
        padding-bottom: 16px;
        font-size: 60px;
        line-height: 60px
    }

    .Employer-top-banner p {
        margin-bottom: 33px;
        font-size: 20px;
        line-height: 20px
    }
}

@media (max-width:767px) {
    .Employer-top-banner {
        height: 370px;
        padding: 20px 50px
    }

        .Employer-top-banner h1 {
            padding-top: 0;
            font-size: 35px;
            line-height: 35px
        }

        .Employer-top-banner p {
            font-size: 16px
        }

        .Employer-top-banner .btn {
            display: block
        }
}

@media (max-width:543px) {
    .Employer-top-banner {
        padding: 20px 0
    }
}

@-moz-document url-prefix() {
    .Employer-top-banner .btn em {
        margin-top: -14px
    }
}

.news-banner {
    padding-top: 70px
}

    .news-banner h2 {
        color: #fff
    }

    .news-banner p {
        margin-bottom: 48px;
        color: #fff;
        font-size: 24px;
        line-height: 26px
    }

.wrap-news-details {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1170px;
    width: 100%
}

    .wrap-news-details .media-extra {
        display: block;
        margin-bottom: 20px;
        overflow: hidden
    }

        .wrap-news-details .media-extra ul {
            padding: 0;
            list-style: none
        }

            .wrap-news-details .media-extra ul li {
                position: relative;
                float: left;
                color: #b2b2b2;
                font-size: 15px
            }

            .wrap-news-details .media-extra ul .author, .wrap-news-details .media-extra ul .time {
                display: none
            }

            .wrap-news-details .media-extra ul .date {
                padding-left: 30px
            }

                .wrap-news-details .media-extra ul .date:before {
                    display: inline-block;
                    position: absolute;
                    left: -5px;
                    top: 0;
                    content: "j";
                    color: #ef2e24;
                    font-family: adecco-font-1;
                    font-size: 32px;
                    line-height: 1
                }

    .wrap-news-details h1 {
        margin: 50px 0 25px;
        font-family: houschka_headmedium,Helvetica,Arial,sans-serif;
        font-size: 32px;
        line-height: 1
    }

    .wrap-news-details .media-extra ul .time {
        display: block;
        padding-left: 25px
    }

        .wrap-news-details .media-extra ul .time:before {
            display: inline-block;
            position: absolute;
            left: 10px;
            top: 0;
            content: "-";
            color: #b2b2b2
        }

    .wrap-news-details .media-extra.with-title {
        margin-bottom: 40px
    }

        .wrap-news-details .media-extra.with-title .news-tags-header {
            margin-right: 5px;
            float: left;
            color: #000
        }

        .wrap-news-details .media-extra.with-title .news-tags {
            margin-bottom: 0;
            float: left
        }

            .wrap-news-details .media-extra.with-title .news-tags li {
                position: relative;
                padding: 5px 12px 5px 0;
                margin: 0;
                color: #b2b2b2;
                font-weight: 400;
                background: 0 0
            }

                .wrap-news-details .media-extra.with-title .news-tags li:after {
                    display: inline-block;
                    position: absolute;
                    right: 4px;
                    bottom: 5px;
                    content: ",";
                    color: #b2b2b2
                }

                .wrap-news-details .media-extra.with-title .news-tags li:last-child:after {
                    content: "";
                    color: transparent
                }

    .wrap-news-details .media-body .article-image {
        margin-bottom: 35px
    }

        .wrap-news-details .media-body .article-image img {
            max-width: 100%;
            height: auto
        }

    .wrap-news-details .media-body p {
        margin-bottom: 35px;
        color: #000;
        letter-spacing: .3px
    }

    .wrap-news-details .video-contatiner {
        display: inline-block;
        margin: 0 30px 30px 0;
        float: left
    }

        .wrap-news-details .video-contatiner iframe {
            border: none
        }

@media (max-width:991px) {
    .wrap-news-details .video-contatiner {
        margin-right: 0;
        width: 100%;
        text-align: center
    }
}

@media (max-width:767px) {
    .wrap-news-details .video-contatiner iframe {
        width: 100%;
        height: auto
    }
}

@supports (-moz-appearance:none) and (will-change:auto) and (not (display:contents)) {
    .wrap-news-details .media-extra ul .date:before {
        top: -8px
    }
}

.wrap-news-list .panel-header h2 {
    margin: 0
}

.wrap-news-list .box-padding {
    padding: 25px 0
}

.wrap-news-list .media-list .media {
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #c8c7c7
}

    .wrap-news-list .media-list .media a.pull-left {
        margin-right: 30px;
        float: left;
        width: 27%
    }

        .wrap-news-list .media-list .media a.pull-left .media-object {
            width: 100%;
            height: auto
        }

    .wrap-news-list .media-list .media .media-body {
        float: left;
        width: 67%
    }

        .wrap-news-list .media-list .media .media-body h4 {
            margin: 0 0 20px;
            line-height: 35px
        }

            .wrap-news-list .media-list .media .media-body h4 a {
                font-family: houschka_headmedium,Helvetica,Arial,sans-serif
            }

        .wrap-news-list .media-list .media .media-body p {
            font-size: 18px
        }

        .wrap-news-list .media-list .media .media-body .news-link {
            display: none
        }

.wrap-news-list {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1170px;
    width: 100%
}

    .wrap-news-list .media-extra {
        display: block;
        margin-bottom: 20px;
        overflow: hidden
    }

        .wrap-news-list .media-extra ul {
            padding: 0;
            list-style: none
        }

            .wrap-news-list .media-extra ul li {
                position: relative;
                float: left;
                color: #b2b2b2;
                font-size: 15px
            }

            .wrap-news-list .media-extra ul .author, .wrap-news-list .media-extra ul .time {
                display: none
            }

            .wrap-news-list .media-extra ul .date {
                padding-left: 30px
            }

                .wrap-news-list .media-extra ul .date:before {
                    display: inline-block;
                    position: absolute;
                    left: -5px;
                    top: 0;
                    content: "j";
                    color: #ef2e24;
                    font-family: adecco-font-1;
                    font-size: 32px;
                    line-height: 1
                }

@media (max-width:991px) {
    .wrap-news-list .media-list .media .media-body h4 {
        font-size: 26px
    }
}

@media (max-width:767px) {
    .wrap-news-list .media-list .media .media-body, .wrap-news-list .media-list .media a.pull-left {
        margin: 0;
        float: none;
        width: 100%
    }

    .wrap-news-list .media-list .media a.pull-left {
        margin-bottom: 25px
    }
}

@supports (-moz-appearance:none) and (will-change:auto) and (not (display:contents)) {
    .wrap-news-list .media-extra ul .date:before {
        top: -8px
    }
}
/*! #Adecco - Promoter */

.bg-color--primary {
    background: #ed1c24
}

.bg-color--lightest {
    background: #fff
}

.bg-color--grey {
    background: #eee
}

.promoter--centered-image, .promoter--centered-light, .promoter--diagonal-ltr, .promoter--diagonal-rtl, .promoter--standard-ltr, .promoter--standard-rtl {
    width: 100%
}

    .promoter--centered-image:before, .promoter--centered-light:before, .promoter--diagonal-ltr:before, .promoter--diagonal-rtl:before, .promoter--standard-ltr:before, .promoter--standard-rtl:before {
        content: " ";
        display: table
    }

    .promoter--centered-image:after, .promoter--centered-light:after, .promoter--diagonal-ltr:after, .promoter--diagonal-rtl:after, .promoter--standard-ltr:after, .promoter--standard-rtl:after {
        content: " ";
        display: table;
        clear: both
    }

    .promoter--diagonal-ltr .promoter__image, .promoter--standard-ltr .promoter__image {
        float: left
    }

    .promoter--diagonal-ltr .promoter__titles, .promoter--diagonal-rtl .promoter__image, .promoter--standard-ltr .promoter__titles, .promoter--standard-rtl .promoter__image {
        float: right
    }

    .promoter--diagonal-rtl .promoter__titles, .promoter--standard-rtl .promoter__titles {
        float: left
    }

.promoter--standard-ltr, .promoter--standard-rtl {
    text-align: left
}

    .promoter--standard-ltr .promoter__image, .promoter--standard-rtl .promoter__image {
        min-height: 497px !important
    }

        .promoter--standard-ltr .promoter__image img, .promoter--standard-rtl .promoter__image img {
            position: absolute;
            bottom: 0;
            width: 100%;
            height: auto
        }

/*@media (min-width:)) {
    .promoter--standard-ltr .promoter__image, .promoter--standard-rtl .promoter__image {
        display: none
    }
}
    */

@media (min-width:768px) {
    .promoter--standard-ltr .promoter__image, .promoter--standard-rtl .promoter__image {
        display: none
    }
}

@media (min-width:1200px) {
    .promoter--standard-ltr .promoter__image, .promoter--standard-rtl .promoter__image {
        width: 33.33333333%;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        display: block
    }
}

.promoter--standard-ltr .promoter__titles, .promoter--standard-rtl .promoter__titles {
    text-align: left
}

/*@media (min-width:)) {
    .promoter--standard-ltr .promoter__titles, .promoter--standard-rtl .promoter__titles {
        width: 100%;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        padding: 30px 40px 40px
    }
}
    */

@media (min-width:768px) {
    .promoter--standard-ltr .promoter__titles, .promoter--standard-rtl .promoter__titles {
        width: 100%;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        padding: 40px 50px 50px
    }
}

@media (min-width:1200px) {
    .promoter--standard-ltr .promoter__titles, .promoter--standard-rtl .promoter__titles {
        width: 66.66666667%;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px
    }
}

.promoter--standard-ltr .promoter__title, .promoter--standard-rtl .promoter__title {
    color: #ed1c24;
    margin: 0
}

@media (min-width:1200px) {
    .promoter--standard-ltr .promoter__title, .promoter--standard-rtl .promoter__title {
        font-size: 35px;
        line-height: 64px
    }
}

.promoter--standard-ltr .promoter__paragraph, .promoter--standard-rtl .promoter__paragraph {
    color: #231f20;
    font-size: 20px;
    line-height: 30px
}

.promoter--standard-ltr .promoter__button, .promoter--standard-rtl .promoter__button {
    margin: 25px 0 0;
    background: #ed1c24
}

    .promoter--standard-ltr .promoter__button:after, .promoter--standard-rtl .promoter__button:after {
        content: "";
        position: relative;
        top: 3px
    }

/*@media (min-width:)) {
    .promoter--standard-ltr .promoter__button, .promoter--standard-rtl .promoter__button {
        width: 100%;
        text-align: center
    }
}
*/
@media (min-width:768px) {
    .promoter--standard-ltr .promoter__button, .promoter--standard-rtl .promoter__button {
        width: auto
    }
}

@media (min-width:1200px) {
    .promoter--standard-ltr .promoter__button, .promoter--standard-rtl .promoter__button {
        width: auto
    }
}

.promoter--standard-ltr .promoter__image img {
    left: 0;
    padding: 40px 0 0 40px
}

@media (min-width:1200px) {
    .promoter--standard-ltr .promoter__titles {
        padding: 60px 80px 80px 40px
    }
}

.promoter--standard-rtl .promoter__image img {
    right: 0;
    padding: 40px 40px 0 0
}

@media (min-width:1200px) {
    .promoter--standard-rtl .promoter__titles {
        padding: 60px 40px 80px 80px
    }
}

.promoter--diagonal-ltr, .promoter--diagonal-rtl {
    background-color: #ef2e24;
    border-radius: 4px;
    overflow: hidden
}

    .promoter--diagonal-ltr .promoter__image, .promoter--diagonal-rtl .promoter__image {
        position: relative;
        padding: 0;
        background-size: cover;
        background-repeat: no-repeat
    }

/*@media (min-width:)) {
    .promoter--diagonal-ltr .promoter__image, .promoter--diagonal-rtl .promoter__image {
        width: 100%;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        min-height: 240px;
        background-image: url("/~/media/adeccogroup/brands/adecco global 2016/assets/RenderingImages/pattern-3.jpg");
        background-position: 50%
    }
}
    */

@media (min-width:768px) {
    .promoter--diagonal-ltr .promoter__image, .promoter--diagonal-rtl .promoter__image {
        width: 100%;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        min-height: 240px;
        background-image: url("/~/media/adeccogroup/brands/adecco global 2016/assets/RenderingImages/pattern-3.jpg");
        background-position: 50%
    }
}

@media (min-width:1200px) {
    .promoter--diagonal-ltr .promoter__image, .promoter--diagonal-rtl .promoter__image {
        width: 41.66666667%;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        min-height: 600px
    }
}

.promoter--diagonal-ltr .promoter__image img, .promoter--diagonal-rtl .promoter__image img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    width: auto
}

/*@media (min-width:)){
    .promoter--diagonal-ltr .promoter__image img, .promoter--diagonal-rtl .promoter__image img {
        left: 0;
        right: 0;
        height: 80%
    }
}
*/
@media (min-width:768px) {
    .promoter--diagonal-ltr .promoter__image img, .promoter--diagonal-rtl .promoter__image img {
        left: 0;
        right: 0;
        height: 80%
    }
}

@media (min-width:1200px) {
    .promoter--diagonal-ltr .promoter__image img, .promoter--diagonal-rtl .promoter__image img {
        height: auto
    }
}

.promoter--diagonal-ltr .promoter__titles, .promoter--diagonal-rtl .promoter__titles {
    text-align: left
}

/*@media (min-width:)) {
    .promoter--diagonal-ltr .promoter__titles, .promoter--diagonal-rtl .promoter__titles {
        width: 100%;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        padding: 20px
    }
}
*/
@media (min-width:768px) {
    .promoter--diagonal-ltr .promoter__titles, .promoter--diagonal-rtl .promoter__titles {
        width: 100%;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        padding: 40px
    }
}

@media (min-width:1200px) {
    .promoter--diagonal-ltr .promoter__titles, .promoter--diagonal-rtl .promoter__titles {
        width: 58.33333333%;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        padding: 40px 40px 130px
    }
}

.promoter--diagonal-ltr .promoter__title, .promoter--diagonal-rtl .promoter__title {
    color: #ed1c24;
    margin: 0 0 15px;
    color: #fff
}

@media (min-width:1200px) {
    .promoter--diagonal-ltr .promoter__title, .promoter--diagonal-rtl .promoter__title {
        font-size: 35px;
        line-height: 64px
    }
}

.promoter--diagonal-ltr .promoter__paragraph, .promoter--diagonal-rtl .promoter__paragraph {
    margin: 10px 0 0;
    font-size: 20px;
    line-height: 30px;
    color: #fff
}

@media (min-width:1200px) {
    .promoter--diagonal-ltr .promoter__image {
        background-image: url("/~/media/adeccogroup/brands/adecco global 2016/assets/RenderingImages/promoter-diagonal-ltr.jpg");
        background-position: 100%
    }
}

@media (min-width:1200px) {
    .promoter--diagonal-ltr .promoter__image img {
        left: 25px;
        right: auto
    }
}

@media (min-width:1200px) {
    .promoter--diagonal-rtl .promoter__image {
        background-image: url("/~/media/adeccogroup/brands/adecco global 2016/assets/RenderingImages/promoter-diagonal-rtl.jpg");
        background-position: 0
    }
}

@media (min-width:1200px) {
    .promoter--diagonal-rtl .promoter__image img {
        right: 25px;
        left: auto
    }
}

.promoter--centered {
    text-align: center
}

/*@media (min-width:)) {
    .promoter--centered {
        padding: 40px
    }
}
*/
@media (min-width:768px) {
    .promoter--centered {
        padding: 50px
    }
}

@media (min-width:1200px) {
    .promoter--centered {
        padding: 70px 0
    }
}

.promoter--centered .promoter__titles {
    margin: 0 auto
}

/*@media (min-width:)) {
    .promoter--centered .promoter__titles {
        max-width: 100%
    }
}
*/
@media (min-width:768px) {
    .promoter--centered .promoter__titles {
        max-width: 80%
    }
}

@media (min-width:1200px) {
    .promoter--centered .promoter__titles {
        max-width: 70%
    }
}

.promoter--centered .promoter__title {
    margin: 0 0 10px;
    color: #ed1c24
}

@media (min-width:1200px) {
    .promoter--centered .promoter__title {
        font-size: 35px;
        line-height: 64px
    }
}

.promoter--centered .promoter__paragraph {
    margin: 0 0 10px;
    font-size: 16px;
    color: #231f20
}

@media (max-width:991px) {
    .promoter--centered .promoter__paragraph p {
        line-height: 22px
    }
}

.promoter--centered .promoter__button {
    background: #ed1c24
}

.bg--image .promoter__paragraph, .bg--image .promoter__title {
    color: #fff
}

.bg--image .promoter__button {
    background: 0 0;
    border: 1px solid #fff
}

.breadcrumb-container {
    display: none
}

.container-content .indeed-apply-widget {
    border: none;
    line-height: 1
}

#mainContent .indeed-apply-widget .indeed-apply-button {
    margin: 0 !important;
    padding: 10px 24px !important;
    height: auto !important;
    border: 1px solid #7b8184 !important;
    background-image: none !important;
    box-shadow: none !important
}

    #mainContent .indeed-apply-widget .indeed-apply-button .indeed-apply-button-inner-left {
        display: none !important
    }

    #mainContent .indeed-apply-widget .indeed-apply-button .indeed-apply-button-inner {
        padding: 0 !important;
        margin: 0 !important;
        border: none !important;
        background-image: none !important;
        background: 0 0;
        text-shadow: none !important
    }

        #mainContent .indeed-apply-widget .indeed-apply-button .indeed-apply-button-inner .indeed-apply-button-label {
            margin: 0 !important;
            padding: 0 !important;
            border: none !important
        }

    #mainContent .indeed-apply-widget .indeed-apply-button:hover .indeed-apply-button-inner, #mainContent .indeed-apply-widget .indeed-apply-button:hover .indeed-apply-button-inner-left {
        background-image: none !important;
        background: 0 0
    }

        #mainContent .indeed-apply-widget .indeed-apply-button:hover .indeed-apply-button-inner-left .indeed-apply-button-label, #mainContent .indeed-apply-widget .indeed-apply-button:hover .indeed-apply-button-inner .indeed-apply-button-label {
            background: 0 0
        }

#sticky-banner {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 15px 12px;
    background: #fff;
    box-shadow: 0 0 30px 5px #c8c7c7;
    z-index: 3;
    transition: all .2s ease-out 0s
}

    #sticky-banner a.back-link .fa-long-arrow-left {
        padding-right: 17px;
        font-size: 24px;
        line-height: 36px
    }

    #sticky-banner .btn--apply-cta-sticky {
        float: right
    }

    #sticky-banner .col-sm-6.pull-right {
        position: relative
    }

    #sticky-banner .btn-favourite {
        position: absolute;
        top: 24px;
        right: 178px;
        outline: 0
    }

        #sticky-banner .btn-favourite .favourite:before {
            display: block;
            padding-top: 14px;
            line-height: 1;
            color: #b2b2b2;
            content: "D";
            font-family: adecco-font-1;
            font-size: 3.375rem;
            line-height: 0;
            outline: 0
        }

        #sticky-banner .btn-favourite .favourite:hover:before {
            color: #ef2e24
        }

        #sticky-banner .btn-favourite .favourite:active:before, #sticky-banner .btn-favourite .favourite:visited:before {
            color: #ef2e24;
            content: "C";
            font-family: adecco-font-1;
            outline: 0
        }

    #sticky-banner .btn.btn--red {
        font-size: 20px;
        font-family: houschka_headdemibold,Helvetica,Arial,sans-serif
    }

        #sticky-banner .btn.btn--red:hover {
            color: #fff
        }

@media (max-width:767px) {
    #sticky-banner {
        padding: 15px 5px
    }

        #sticky-banner .container {
            padding: 0
        }

        #sticky-banner a.back-link {
            font-size: 18px;
            line-height: 36px;
            font-family: houschka_headdemibold,Helvetica,Arial,sans-serif
        }

            #sticky-banner a.back-link .fa-long-arrow-left {
                padding-right: 10px;
                font-size: 16px;
                line-height: 36px
            }

        #sticky-banner .btn-favourite {
            right: 133px
        }

        #sticky-banner .btn.btn--red {
            font-size: 18px;
            font-family: houschka_headdemibold,Helvetica,Arial,sans-serif
        }

            #sticky-banner .btn.btn--red:hover {
                color: #fff
            }

        #sticky-banner .col-sm-6.col-xs-6 {
            padding: 0
        }
}

@-moz-document url-prefix() {
    #sticky-banner .btn-favourite {
        top: 7px
    }
}

.app-bar__back {
    width: 30%;
    float: left
}

#sticky-banner a.back-link {
    font-size: 24px;
    line-height: 36px;
    font-family: houschka_headdemibold,Helvetica,Arial,sans-serif
}

.app-bar__back--icon {
    height: 40px;
    width: 40px;
    float: left
}

.app-bar__back--link {
    margin-left: 50px
}

.app-bar__actions {
    width: 70%;
    display: inline-block;
    text-align: right
}

.app-bar__action--applybtnWithAdecco {
    float: right;
    margin-left: 20px
}

.app-bar__action--save {
    width: 40px;
    height: 40px;
    margin-right: 5px;
    float: right
}

.app-bar ul.action-option {
    position: relative;
    top: -28px;
    left: 0;
    margin: 0;
    padding: 0
}

    .app-bar ul.action-option li {
        list-style-type: none;
        border: none;
        display: inline-block
    }

.action-option .card__info--save i:before {
    position: relative;
    top: 8px;
    font-size: 38px !important;
    font-weight: 700
}

.media-extra {
    display: none
}

.job--description .media-extra .chicklets {
    padding-left: 0;
    background: 0 0
}

.job--description .media-extra .stButton {
    width: auto !important;
    padding: 0;
    margin: 0
}

.article__share .media-extra, .job--description .media-extra {
    display: block
}

.job--description .media-extra {
    width: 8.33333333%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    padding-left: 0;
    float: left
}

.media-extra ul {
    margin: 0 0 30px;
    padding: 0
}

.media-extra li {
    padding-bottom: 5px;
    list-style: none;
    height: 60px
}

.media-extra .chicklets:before {
    margin-left: -15px;
    font-size: 80px;
    display: inline-block;
    font: 80px/1 adecco-font-1;
    transform: translate(0)
}

.media-extra .chicklets.facebook:before {
    color: #344b89;
    content: "\71"
}

.media-extra .chicklets.linkedin:before {
    color: #1483ba;
    content: "\4c"
}

.media-extra .chicklets.twitter:before {
    color: #469ae9;
    content: "\25"
}

.media-extra .chicklets.sharethis:before {
    color: #776e6e;
    content: "Z"
}

.stButton {
    padding: 0
}

.article__share .media-extra h4, .job--description .media-extra h4, .predefine-jobs .media-extra h4, .terms-of-use .media-extra h4 {
    display: block;
    color: #737373;
    font-size: 13px;
    margin: 10px 0;
    line-height: 0
}

.stButton .facebook, .stButton .linkedin, .stButton .sharethis, .stButton .twitter {
    background-image: none;
    padding: 0
}

.stButton .chicklets {
    margin-left: -5px;
    background-repeat: no-repeat;
    background-size: inherit;
    padding-left: 0 !important;
    padding-right: 0;
    white-space: nowrap;
    font-family: Helvetica,sans-serif;
    font-size: inherit;
    display: block;
    height: auto;
    width: auto;
    line-height: inherit
}

@media (max-width:767px) {
    .job--description .media-extra {
        width: 100%;
        float: left
    }
}

.article__share .addthis-smartlayers, .job--description .addthis-smartlayers {
    z-index: 1;
    float: left;
    position: absolute
}

    .article__share .addthis-smartlayers .atss, .job--description .addthis-smartlayers .atss {
        position: absolute;
        left: 0;
        z-index: 1
    }

        .article__share .addthis-smartlayers .atss .at-share-btn, .article__share .addthis-smartlayers .atss a, .job--description .addthis-smartlayers .atss .at-share-btn, .job--description .addthis-smartlayers .atss a {
            z-index: 1
        }

    .article__share .addthis-smartlayers #at2-share, .article__share .addthis-smartlayers #at2-soc, .article__share .addthis-smartlayers #at3-share, .article__share .addthis-smartlayers #at3-soc, .article__share .addthis-smartlayers #at4-share, .article__share .addthis-smartlayers #at4-soc, .article__share .addthis-smartlayers #at5-share, .article__share .addthis-smartlayers #at5-soc, .article__share .addthis-smartlayers #at6-share, .article__share .addthis-smartlayers #at6-soc, .article__share .addthis-smartlayers #at7-share, .article__share .addthis-smartlayers #at7-soc, .job--description .addthis-smartlayers #at2-share, .job--description .addthis-smartlayers #at2-soc, .job--description .addthis-smartlayers #at3-share, .job--description .addthis-smartlayers #at3-soc, .job--description .addthis-smartlayers #at4-share, .job--description .addthis-smartlayers #at4-soc, .job--description .addthis-smartlayers #at5-share, .job--description .addthis-smartlayers #at5-soc, .job--description .addthis-smartlayers #at6-share, .job--description .addthis-smartlayers #at6-soc, .job--description .addthis-smartlayers #at7-share, .job--description .addthis-smartlayers #at7-soc {
        top: auto !important
    }

.addthis-smartlayers {
    display: none
}

    .addthis-smartlayers div[id*=share-label] {
        height: auto !important;
        overflow: inherit !important;
        width: 70px !important;
        text-indent: inherit !important;
        position: static !important;
        color: #737373;
        font-size: 13px;
        margin: 10px 0 20px
    }

@media (max-width:767px) {
    .article__share .addthis-smartlayers, .job--description .addthis-smartlayers {
        position: static
    }

    .job--description .col-md-11 {
        float: none
    }

    .article__share .addthis-smartlayers .atss, .job--description .addthis-smartlayers .atss {
        position: static
    }

    .job--description {
        width: 100%
    }
}

.owl-carousel {
    display: none;
    z-index: 1
}

    .owl-carousel, .owl-carousel .owl-stage {
        position: relative
    }

        .owl-carousel .owl-stage:after {
            clear: both;
            content: ".";
            display: block;
            height: 0;
            line-height: 0;
            visibility: hidden
        }

        .owl-carousel .owl-stage-outer {
            overflow: hidden;
            position: relative
        }

        .owl-carousel .owl-controls .owl-dot, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev {
            -moz-user-select: none;
            cursor: pointer
        }

        .owl-carousel.owl-loaded {
            display: block
        }

        .owl-carousel.owl-loading {
            display: block;
            opacity: 0
        }

        .owl-carousel.owl-hidden {
            opacity: 0
        }

        .owl-carousel .owl-refresh .owl-item {
            display: none
        }

        .owl-carousel .owl-item {
            -moz-user-select: none;
            float: left;
            min-height: 1px;
            position: relative
        }

            .owl-carousel .owl-item img {
                display: block;
                width: 100%
            }

        .owl-carousel.owl-text-select-on .owl-item {
            -moz-user-select: auto
        }

        .owl-carousel .owl-grab {
            cursor: grab
        }

        .owl-carousel.owl-rtl {
            direction: rtl
        }

            .owl-carousel.owl-rtl .owl-item {
                float: right
            }

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    transition: opacity .4s ease 0s
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    background: none repeat scroll 0 0 #000;
    height: 100%;
    position: relative
}

.owl-carousel .owl-video-play-icon {
    background: url(owl.video.play.png) no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 80px;
    left: 50%;
    margin-left: -40px;
    margin-top: -40px;
    position: absolute;
    top: 50%;
    transition: scale .1s ease 0s;
    width: 80px;
    z-index: 1
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    opacity: 0;
    transition: opacity .4s ease 0s
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center
}

    .owl-theme .owl-controls .owl-nav [class*=owl-] {
        background: none repeat scroll 0 0 #d6d6d6;
        border-radius: 3px;
        color: #fff;
        cursor: pointer;
        display: inline-block;
        font-size: 14px;
        margin: 5px;
        padding: 4px 7px
    }

        .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
            background: none repeat scroll 0 0 #869791;
            color: #fff;
            text-decoration: none
        }

    .owl-theme .owl-controls .owl-nav .disabled {
        cursor: default;
        opacity: .5
    }

.owl-theme .owl-dots .owl-dot span {
    background: none repeat scroll 0 0 #d6d6d6;
    border-radius: 30px;
    transition: opacity .2s ease 0s
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: none repeat scroll 0 0 #869791
}

.thumbnail {
    background-color: transparent;
    border-radius: 3px;
    border: medium none;
    display: block;
    line-height: 1.42857;
    margin-bottom: 0;
    overflow: hidden;
    padding: 0;
    transition: all .2s ease-in-out 0s
}

.caption, .caption h3 {
    text-align: center
}

    .caption h3 {
        font-size: 18px;
        margin: 10px 0
    }

.demo {
    background: none repeat scroll 0 0 #fff
}

.carousel {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 10px 0 40px
}

.owl-carousel {
    background: none repeat scroll 0 0 #999;
    border-radius: 3px;
    margin: 0 auto;
    padding: 40px 0 10px;
    width: 90%
}

.owl-next, .owl-prev {
    position: absolute;
    top: 40%
}

.owl-prev {
    left: -50px
}

.owl-next {
    right: -50px
}

figure {
    cursor: pointer;
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 1
}

    figure.effect-sadie {
        border-radius: 3px;
        overflow: hidden
    }

        figure.effect-sadie figcaption:before {
            background: linear-gradient(180deg,rgba(72,76,97,0),rgba(72,76,97,.8) 75%) repeat scroll 0 0 rgba(0,0,0,.8);
            content: "";
            height: 100%;
            left: 0;
            opacity: 0;
            position: absolute;
            top: 0;
            transition: background-color .5s ease 0s;
            width: 100%
        }

        figure.effect-sadie .figure-content, figure.effect-sadie figcaption:before {
            color: #fff;
            transition: opacity .35s ease 0s,transform .35s ease 0s
        }

        figure.effect-sadie .figure-content {
            height: 100%;
            left: 0;
            opacity: 0;
            padding: 20px;
            position: absolute;
            top: 0;
            transform: translate3d(0,10px,0);
            width: 100%;
            z-index: 9
        }

        figure.effect-sadie:hover .figure-content, figure.effect-sadie:hover figcaption:before {
            opacity: 1;
            transform: translateZ(0)
        }

.figure__title {
    color: #fff;
    font-size: 18px;
    font-weight: 400
}

.figure__description {
    color: #fff;
    font-size: 14px
}

.carousel__container {
    position: relative;
    display: block;
    width: 100%
}

    .carousel__container h2 {
        text-align: center;
        margin-left: 0 !important
    }

.owl-carousel {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
    background: 0 0
}

    .owl-carousel .owl-nav {
        position: absolute;
        top: calc(50% - 40px);
        display: block;
        width: 100%
    }

        .owl-carousel .owl-nav .owl-next .fa-chevron-left, .owl-carousel .owl-nav .owl-next .fa-chevron-right, .owl-carousel .owl-nav .owl-prev .fa-chevron-left, .owl-carousel .owl-nav .owl-prev .fa-chevron-right {
            font-size: 60px;
            line-height: 60px
        }

        .owl-carousel .owl-nav .owl-prev {
            left: 70px
        }

            .owl-carousel .owl-nav .owl-prev .fa-chevron-left:before {
                content: "\f053"
            }

        .owl-carousel .owl-nav .owl-next {
            right: 70px
        }

            .owl-carousel .owl-nav .owl-next .fa-chevron-right:before {
                content: "\f054"
            }

    .owl-carousel .owl-stage-outer, .owl-carousel .thumbnail {
        width: 100%
    }

figure.effect-sadie {
    width: 100%;
    border-radius: 0
}

    figure.effect-sadie figcaption:before {
        background: 0 0;
        transform: none
    }

    figure.effect-sadie:hover .figcaption:before, figure.effect-sadie:hover .figure-content {
        transform: none
    }

    figure.effect-sadie .figure-content {
        top: 80px;
        left: 50%;
        width: 510px;
        opacity: 1;
        transform: none
    }

        figure.effect-sadie .figure-content p:last-child {
            display: none
        }

    figure.effect-sadie h2, figure.effect-sadie h6 {
        color: #fff
    }

    figure.effect-sadie h2 {
        font-family: houschkahead-demibolditalic,Helvetica,Arial,sans-serif
    }

    figure.effect-sadie h6 {
        font-family: houschka_rounded-medium,Helvetica,Arial,sans-serif
    }

.owl-theme .owl-dots {
    position: relative;
    top: -40px
}

    .owl-theme .owl-dots .owl-dot {
        display: inline-block;
        cursor: pointer
    }

        .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
            background: #de1219
        }

        .owl-theme .owl-dots .owl-dot span {
            display: block;
            width: 10px;
            height: 10px;
            margin: 5px 7px;
            background: 0 0;
            border: 1px solid #de1219
        }

.owl-theme .owl-item {
    width: 100%
}

    .owl-theme .owl-item img {
        display: block;
        width: 100%;
        height: auto
    }

.owl-theme .thumbnail {
    border-radius: 0
}

.owl-theme .owl-controls .owl-nav [class*=owl-] {
    background: 0 0;
    border-radius: 0
}

    .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
        background: 0 0
    }

.owl-carousel .thumbnail > a {
    display: block;
    width: 100%;
    line-height: 1
}

figure.effect-sadie .figure__title {
    color: #ef2e24;
    font-family: houschka_headdemibold,Helvetica,Arial,sans-serif;
    margin: 20px 0
}

@media (min-width:1200px) {
    .Home .carousel__container {
        width: 1170px;
        margin: 0 auto
    }
}

@media (max-width:1024px) {
    .owl-carousel .owl-nav .owl-prev {
        left: -5px
    }

    .owl-carousel .owl-nav .owl-next {
        right: -5px
    }

    figure.effect-sadie .figure-content {
        top: 80px;
        right: 6px;
        left: auto
    }

    figure.effect-sadie h2 {
        font-size: 24px;
        line-height: 24px
    }

    figure.effect-sadie h6 {
        font-size: 16px;
        line-height: 16px
    }
}

@media (max-width:767px) {
    figure.effect-sadie .figure-content {
        top: 20px;
        right: 0;
        width: 280px;
        padding: 0
    }

    figure.effect-sadie h2 {
        margin: 10px 0;
        font-size: 16px;
        line-height: 16px
    }

    figure.effect-sadie h6 {
        margin: 10px 0;
        font-size: 13px;
        line-height: 13px
    }

    .owl-theme .owl-dots {
        top: -20px
    }
}

@media (min-width:480px) {
    figure.effect-sadie .figure-content {
        top: 50px
    }
}

.similar__articles {
    text-align: center
}

.similar__article {
    margin: 30px 0
}

.similar__article--name {
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 1.7rem;
    line-height: 30px
}

    .similar__article--description, .similar__article--name a {
        color: #ef2e24
    }

.similar__article .read__more {
    color: #ef2e24;
    font-weight: 600;
    position: relative;
    bottom: 0
}

.Home .similar__articles .similar__article {
    text-align: center
}

.Home .similar__articles .read__more, .Home .similar__articles .similar__article--name a {
    color: #ef2e24
}

.similar__article--description {
    margin-bottom: 15px;
    color: #888f92
}

.similar__articles .similar__article {
    text-align: left
}

.blog_article_block img {
    max-width: 100%;
    height: auto
}

.blog_article_block:after, .blog_article_block:before {
    content: " ";
    display: table
}

.block_top-left {
    min-height: 160px
}

    .block_top-left .top-left {
        float: left;
        width: 35%;
        margin-right: 2%
    }

        .block_top-left .top-left + .similar__article--name {
            width: 63%;
            float: left
        }

@media (max-width:767px) {
    .block_top-left {
        min-height: auto
    }
}

.list {
    padding: 60px 0
}

    .list .list__item {
        display: inline-block;
        width: calc(33.33333% - 23px);
        border-bottom: 1px solid rgba(0,0,0,.2);
        padding: 0 15px 15px 0;
        margin: 15px 30px 15px 0;
        font-size: 18.18182px;
        color: #ef2e24
    }

.slick-slider {
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list, .slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

    .slick-list:focus {
        outline: 0
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand
    }

.slick-slider .slick-list, .slick-slider .slick-track {
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

    .slick-track:after, .slick-track:before {
        content: "";
        display: table
    }

    .slick-track:after {
        clear: both
    }

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.jobs-slider .job {
    margin: 15px
}

.slick-dots {
    position: relative
}

.slick-loading .slick-list {
    background: #fff url($url) 50% no-repeat
}

.slick-next, .slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 1.875rem;
    cursor: pointer;
    top: 50%;
    margin-top: -10px\9;
    transform: translateY(-50%);
    padding: 0;
    border: none
}

    .slick-next, .slick-next:focus, .slick-next:hover, .slick-prev, .slick-prev:focus, .slick-prev:hover {
        background: 0 0;
        color: transparent;
        outline: 0
    }

        .slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
            opacity: 1
        }

        .slick-next:before, .slick-prev:before {
            font-size: 1.875rem;
            line-height: 1;
            color: #fff;
            opacity: .75;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale
        }

.slick-prev {
    left: -40px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -40px
}

.slick-next {
    right: -40px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "→"
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    text-align: center;
    padding: 0
}

    .slick-dots li {
        position: relative;
        display: inline-block;
        margin: 0 5px;
        padding: 0
    }

        .slick-dots li, .slick-dots li button {
            height: 20px;
            width: 20px;
            cursor: pointer
        }

            .slick-dots li button {
                border: 0;
                background: 0 0;
                display: block;
                outline: 0;
                line-height: 0;
                font-size: 0;
                color: transparent;
                padding: 5px
            }

                .slick-dots li button:focus, .slick-dots li button:hover {
                    outline: 0
                }

                    .slick-dots li button:focus:before, .slick-dots li button:hover:before {
                        opacity: 1
                    }

                .slick-dots li button:before {
                    position: absolute;
                    top: 0;
                    left: 0;
                    content: "•";
                    width: 20px;
                    height: 20px;
                    font-family: sans-serif;
                    font-size: 6px;
                    line-height: 20px;
                    text-align: center;
                    color: #000;
                    opacity: .25;
                    -webkit-font-smoothing: antialiased;
                    -moz-osx-font-smoothing: grayscale
                }

            .slick-dots li.slick-active button:before {
                opacity: .75
            }

.responsive-carousel .carousel-item {
    margin: 0 5px
}

.slick-next:before, .slick-prev:before {
    color: #ef2e24
}

.slick-next:before {
    content: "\f054"
}

.slick-next:before, .slick-prev:before {
    font-family: FontAwesome;
    font-size: 1.875rem
}

.slick-prev:before {
    content: "\f053"
}

.slick-dots {
    position: relative !important
}

    .slick-dots li button:before {
        font-size: 40px;
        opacity: .2
    }

    .slick-dots li button:hover:before {
        opacity: .5
    }

    .slick-dots li.slick-active button:before {
        color: #000;
        opacity: .5
    }

#divRecentlyViewedJobs .jobs .job__info, #dvSavedJobs .jobs .job__info, #nearestjobsdiv .jobs .job__info, #predefinejobdiv .jobs .job__info {
    border-bottom: 1px solid #dad9d9
}

.events-calendar {
    padding-top: 50px;
    padding-bottom: 50px
}

.featured-event {
    background: #fff;
    border: 1px solid #e6e6e6;
    text-align: center;
    position: relative;
    height: 100%;
    width: 100%;
    display: table
}

@media (max-width:320px) {
    .featured-event, .featured-event .btn.visible-xs {
        margin-top: 20px
    }
}

.featured-event .visible-xs .btn {
    margin: 15px
}

.event-basic {
    width: 100%;
    height: 100%;
    display: table;
    padding: 20px
}

.event-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #666;
    color: #e6e6e6;
    display: table;
    width: 100%;
    z-index: 1
}

.pull-bottom {
    display: table-row;
    vertical-align: bottom;
    height: 1px
}

    .pull-bottom, .pull-bottom .action-btn {
        padding-bottom: 20px
    }

.event-title {
    margin-bottom: 25px
}

.event-location, .event-time {
    color: #eee;
    font-style: italic
}

.event-location {
    margin-bottom: 20px
}

.event-summary {
    padding: 20px
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.miniCalendar {
    margin-bottom: 20px
}

    .miniCalendar td {
        vertical-align: top
    }

    .miniCalendar .fc-widget-content, .miniCalendar .fc-widget-header {
        border: 1px solid cream
    }

    .miniCalendar .fc-grid th {
        text-align: center
    }

    .miniCalendar .fc-header-title h2 {
        color: #ef2e24;
        text-transform: uppercase;
        font-size: 24px;
        text-align: center;
        margin: 0
    }

    .miniCalendar .fc-day {
        background: #737373
    }

        .miniCalendar .fc-day .fc-day-number {
            text-align: center;
            float: right;
            padding: 1px 3px
        }

        .miniCalendar .fc-day > div {
            min-height: 40px
        }

    .miniCalendar .eventCal-mini-event-day {
        cursor: pointer;
        background: #344b89
    }

    .miniCalendar .fc-other-month .fc-day-number {
        color: #666
    }

.full-cal-btn {
    text-align: center
}

.fullCalendar a:visited {
    color: #fff !important
}

.fullCalendar .fc-day-number {
    cursor: pointer
}

.fullCalendar table, .fullCalendar td, .fullCalendar th, .fullCalendar thead {
    border: none;
    padding: 0
}

.filterLabel {
    font-size: 1.1em;
    font-weight: 700;
    float: left
}

.calendarFilterContainer {
    margin-left: 10px;
    margin-bottom: 10px;
    float: left
}

.legend {
    list-style: none
}

    .legend li {
        float: left;
        margin-right: 10px
    }

    .legend span {
        background-color: #3a87ad;
        border: 1px solid #ccc;
        float: left;
        width: 12px;
        height: 12px;
        margin: 2px
    }

.eventcal-mini-event {
    visibility: hidden;
    width: 1px;
    height: 1px;
    overflow: hidden
}

.eventcal-mini-event-day {
    background-color: #3a87ad;
    color: #fff
}

.miniCalendar .eventcal-mini-event-day {
    cursor: pointer
}

.fullCalendar.btn.btn-success {
    background-color: red
}

    .fullCalendar.btn.btn-success a {
        color: #fff
    }

@media only screen and (max-width:767px) {
    .fc-view-month .eventcal-event {
        visibility: hidden;
        width: 1px;
        height: 1px;
        overflow: hidden
    }
}

.eventcal-event-day {
    background-color: #ef2e24;
    color: #fff
}

.legend {
    visibility: hidden;
    width: 1px;
    height: 1px;
    overflow: hidden
}

.eventcal-Event-Listing {
    margin-bottom: 25px;
    border-top: 1px solid #e6e6e6
}

    .eventcal-Event-Listing h2 {
        font-size: 24px
    }

.section-pad {
    padding-top: 50px;
    padding-bottom: 50px
}

@media (max-width:320px) {
    .section-pad {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.eventCal-container {
    margin-top: 10px
}

.eventcal-dropdown {
    margin-bottom: 5px;
    position: relative
}

    .eventcal-dropdown .dropdown-menu {
        list-style: none
    }

        .eventcal-dropdown .dropdown-menu .divider {
            height: 1px;
            margin: 9px 0;
            overflow: hidden;
            background-color: #e6e7e8
        }

        .eventcal-dropdown .dropdown-menu .label {
            font-weight: 400
        }

        .eventcal-dropdown .dropdown-menu .checkbox {
            min-height: inherit;
            margin: 0
        }

    .eventcal-dropdown li {
        padding: .8px
    }

.eventcal-filterGroup {
    font-weight: 700;
    border-top: 1px solid #edeef0;
    display: block
}

.event-list-title {
    color: #ed1c24
}

.event-listing {
    margin-bottom: 30px
}

    .event-listing h2 {
        color: #ed1c24
    }

    .event-listing .table > tbody > tr > td, .event-listing .table > tbody > tr > th {
        padding-top: 16px;
        padding-bottom: 16px;
        border-bottom: 1px solid #ddd !important
    }

    .event-listing .table > tbody > tr > td {
        border-top: 0 !important;
        font-size: 20px
    }

    .event-listing .event-header {
        font-weight: 700;
        font-size: 25px
    }

        .event-listing .event-header th {
            border-bottom: 1px solid #ddd !important
        }

    .event-listing .call-to-action {
        vertical-align: middle;
        text-align: center
    }

        .event-listing .call-to-action .fa-long-arrow-right {
            font-size: 20px
        }

    .event-listing .date span {
        display: block;
        font-size: 22px;
        font-weight: 700
    }

    .event-listing .event-location {
        font-style: normal;
        color: #000
    }

        .event-listing .event-location i {
            position: absolute;
            font-size: 30px;
            opacity: .5
        }

            .event-listing .event-location i:before {
                position: absolute;
                top: -2px
            }

        .event-listing .event-location a {
            margin-left: 25px;
            display: inline-block
        }

    .event-listing .event-time {
        font-style: normal;
        color: #000
    }

        .event-listing .event-time i {
            margin-right: 5px
        }

    .event-listing .event-on-device .date {
        font-size: 21px;
        line-height: 28px
    }

        .event-listing .event-on-device .date span {
            font-size: 32px;
            font-weight: 700
        }

    .event-listing .event-on-device .event-name {
        font-size: 22px
    }

    .event-listing .event-on-device .event-time {
        padding: 5px 0 10px
    }

    .event-listing .event-on-device .fa-long-arrow-right {
        font-size: 30px
    }

.eventcal-page-header {
    margin: 0 0 20px;
    color: #fff;
    background: #cc161d url(img/bg-generic-smoke.jpg) no-repeat 0 0
}

    .eventcal-page-header .banner-wrap h1 {
        padding: 1em 0;
        position: relative;
        line-height: 1.1;
        color: #fff;
        min-height: auto
    }

    .eventcal-page-header .ribbon-background {
        padding-bottom: 1.7rem;
        padding-top: 1.7rem;
        background-color: #ed1c24;
        font-size: 1.5rem;
        line-height: 2rem
    }

.event-detail .bg-container {
    padding: 30px 0;
    background: #f1f1f1
}

.event-detail .details-header {
    margin-bottom: 50px
}

    .event-detail .details-header i {
        margin-right: 10px
    }

.event-detail h2 {
    color: #ed1c24;
    line-height: normal
}

.event-detail .event-meta {
    padding: 20px 0;
    margin: 0 auto 20px;
    overflow: hidden;
    width: 80%;
    font-size: 18px;
    font-weight: 700;
    border-bottom: 1px solid #e7e6e6
}

    .event-detail .event-meta i {
        font-size: 25px;
        color: #469ae9;
        position: absolute
    }

    .event-detail .event-meta a {
        color: #231f20
    }

    .event-detail .event-meta span {
        margin-left: 25px;
        display: inline-block
    }

    .event-detail .event-meta .event-date {
        font-style: normal
    }

        .event-detail .event-meta .event-date span {
            margin-left: 28px
        }

    .event-detail .event-meta .event-time {
        font-style: normal
    }

        .event-detail .event-meta .event-time i {
            color: #ed1c24
        }

        .event-detail .event-meta .event-time span {
            color: #231f20
        }

    .event-detail .event-meta .event-add span {
        margin-left: 20px
    }

.event-detail .event-media {
    margin: 20px 0 0
}

    .event-detail .event-media .img-responsive, .event-detail .event-media img {
        margin: 0 auto 20px
    }

    .event-detail .event-media .embed-responsive {
        margin-bottom: 20px;
        height: 350px
    }

        .event-detail .event-media .embed-responsive embed, .event-detail .event-media .embed-responsive iframe, .event-detail .event-media .embed-responsive object, .event-detail .event-media .embed-responsive video {
            width: 100%;
            height: 100%
        }

.event-detail .event-description {
    padding: 20px 30px
}

.event-detail .event-location {
    padding: 0 20px 20px;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 700
}

    .event-detail .event-location i {
        font-size: 30px;
        color: #ed1c24;
        position: absolute;
        margin-top: -3px
    }

    .event-detail .event-location a {
        color: #231f20;
        margin-left: 24px;
        outline: #fff
    }

.event-detail .event-address {
    padding: 0 30px;
    margin-bottom: 20px;
    font-size: 20px
}

.event-detail .event-map {
    margin: 20px 0
}

.event-detail .event-footer {
    padding: 20px 30px
}

.event-detail .event-location, .event-detail .event-time {
    font-style: normal
}

.event-detail .details-header {
    margin: 20px 0 0;
    font-size: 18px
}

@media (max-width:320px) {
    .event-detail .event-meta {
        text-align: left !important;
        width: auto
    }

        .event-detail .event-meta .event-add, .event-detail .event-meta .event-date, .event-detail .event-meta .event-time {
            padding-top: 8px;
            padding-bottom: 8px
        }
}

@media (max-width:768px) {
    .eventcal-page-header {
        background: #fff
    }

        .eventcal-page-header .banner-wrap h1 {
            padding: 0;
            color: #ed1c24
        }

        .eventcal-page-header .ribbon-background {
            padding-top: 1rem;
            padding-bottom: 1rem
        }

    .event-detail .event-meta {
        width: auto
    }

        .event-detail .event-meta .event-add, .event-detail .event-meta .event-date, .event-detail .event-meta .event-time {
            padding-top: 8px;
            padding-bottom: 8px
        }
}

.fc {
    direction: ltr;
    text-align: left
}

.fc-rtl {
    text-align: right
}

body .fc {
    font-size: 1em
}

.fc-unthemed .fc-content, .fc-unthemed .fc-divider, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead {
    border-color: #ddd
}

.fc-unthemed .fc-popover {
    background-color: #fff
}

    .fc-unthemed .fc-divider, .fc-unthemed .fc-popover .fc-header {
        background: #eee
    }

        .fc-unthemed .fc-popover .fc-header .fc-close {
            color: #666
        }

.fc-unthemed .fc-today {
    background: #fcf8e3
}

.fc-highlight {
    background: #bce8f1
}

.fc-bgevent, .fc-highlight {
    opacity: .3;
    filter: alpha(opacity=30)
}

.fc-bgevent {
    background: #8fdf82
}

.fc-nonbusiness {
    background: #d7d7d7
}

.fc-icon {
    display: inline-block;
    height: 1em;
    line-height: 1em;
    font-size: 1em;
    text-align: center;
    overflow: hidden;
    font-family: Courier New,Courier,monospace;
    -webkit-touch-callout: none;
    -ms-user-select: none;
    user-select: none
}

    .fc-icon:after {
        position: relative
    }

.fc-icon-left-single-arrow:after {
    content: "\02039";
    font-weight: 700;
    font-size: 200%;
    top: -7%
}

.fc-icon-right-single-arrow:after {
    content: "\0203A";
    font-weight: 700;
    font-size: 200%;
    top: -7%
}

.fc-icon-left-double-arrow:after {
    content: "\000AB";
    font-size: 160%;
    top: -7%
}

.fc-icon-right-double-arrow:after {
    content: "\000BB";
    font-size: 160%;
    top: -7%
}

.fc-icon-left-triangle:after {
    content: "\25C4";
    font-size: 125%;
    top: 3%
}

.fc-icon-right-triangle:after {
    content: "\25BA";
    font-size: 125%;
    top: 3%
}

.fc-icon-down-triangle:after {
    content: "\25BC";
    font-size: 125%;
    top: 2%
}

.fc-icon-x:after {
    content: "\000D7";
    font-size: 200%;
    top: 6%
}

.fc button {
    box-sizing: border-box;
    margin: 0;
    height: 2.1em;
    padding: 0 .6em;
    font-size: 1em;
    white-space: nowrap;
    cursor: pointer
}

    .fc button::-moz-focus-inner {
        margin: 0;
        padding: 0
    }

.fc-state-default {
    border: 1px solid
}

    .fc-state-default.fc-corner-left {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px
    }

    .fc-state-default.fc-corner-right {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px
    }

.fc button .fc-icon {
    position: relative;
    top: -.05em;
    margin: 0 .2em;
    vertical-align: middle
}

.fc-state-default {
    background-color: #f5f5f5;
    background-image: linear-gradient(180deg,#fff,#e6e6e6);
    background-repeat: repeat-x;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
    color: #333;
    text-shadow: 0 1px 1px hsla(0,0%,100%,.75);
    box-shadow: inset 0 1px 0 hsla(0,0%,100%,.2),0 1px 2px rgba(0,0,0,.05)
}

.fc-state-active, .fc-state-disabled, .fc-state-down, .fc-state-hover {
    color: #333;
    background-color: #e6e6e6
}

.fc-state-hover {
    color: #333;
    text-decoration: none;
    background-position: 0 -15px;
    transition: background-position .1s linear
}

.fc-state-active, .fc-state-down {
    background-color: #ccc;
    background-image: none;
    box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05)
}

.fc-state-disabled {
    cursor: default;
    background-image: none;
    opacity: .65;
    filter: alpha(opacity=65);
    box-shadow: none
}

.fc-button-group {
    display: inline-block
}

.fc .fc-button-group > * {
    float: left;
    margin: 0 0 0 -1px
}

.fc .fc-button-group > :first-child {
    margin-left: 0
}

.fc-popover {
    position: absolute;
    box-shadow: 0 2px 6px rgba(0,0,0,.15)
}

    .fc-popover .fc-header {
        padding: 2px 4px
    }

        .fc-popover .fc-header .fc-title {
            margin: 0 2px
        }

        .fc-popover .fc-header .fc-close {
            cursor: pointer
        }

.fc-ltr .fc-popover .fc-header .fc-title, .fc-rtl .fc-popover .fc-header .fc-close {
    float: left
}

.fc-ltr .fc-popover .fc-header .fc-close, .fc-rtl .fc-popover .fc-header .fc-title {
    float: right
}

.fc-unthemed .fc-popover {
    border-width: 1px;
    border-style: solid
}

    .fc-unthemed .fc-popover .fc-header .fc-close {
        font-size: .9em;
        margin-top: 2px
    }

.fc-popover > .ui-widget-header + .ui-widget-content {
    border-top: 0
}

.fc-divider {
    border-style: solid;
    border-width: 1px
}

hr.fc-divider {
    height: 0;
    margin: 0;
    padding: 0 0 2px;
    border-width: 1px 0
}

.fc-clear {
    clear: both
}

.fc-bg, .fc-bgevent-skeleton, .fc-helper-skeleton, .fc-highlight-skeleton {
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.fc-bg {
    bottom: 0
}

    .fc-bg table {
        height: 100%
    }

.fc table {
    width: 100%;
    box-sizing: border-box;
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 1em
}

.fc th {
    text-align: center
}

.fc td, .fc th {
    border-style: solid;
    border-width: 1px;
    padding: 0;
    vertical-align: top
}

    .fc td.fc-today {
        border-style: double
    }

.fc .fc-row {
    border-style: solid;
    border-width: 0
}

.fc-row table {
    border-left: 0 hidden transparent;
    border-right: 0 hidden transparent;
    border-bottom: 0 hidden transparent
}

.fc-row:first-child table {
    border-top: 0 hidden transparent
}

.fc-row {
    position: relative
}

    .fc-row .fc-bg {
        z-index: 1
    }

    .fc-row .fc-bgevent-skeleton, .fc-row .fc-highlight-skeleton {
        bottom: 0
    }

        .fc-row .fc-bgevent-skeleton table, .fc-row .fc-highlight-skeleton table {
            height: 100%
        }

        .fc-row .fc-bgevent-skeleton td, .fc-row .fc-highlight-skeleton td {
            border-color: transparent
        }

    .fc-row .fc-bgevent-skeleton {
        z-index: 2
    }

    .fc-row .fc-highlight-skeleton {
        z-index: 3
    }

    .fc-row .fc-content-skeleton {
        position: relative;
        z-index: 4;
        padding-bottom: 2px
    }

    .fc-row .fc-helper-skeleton {
        z-index: 5
    }

        .fc-row .fc-content-skeleton td, .fc-row .fc-helper-skeleton td {
            background: 0 0;
            border-color: transparent;
            border-bottom: 0
        }

        .fc-row .fc-content-skeleton tbody td, .fc-row .fc-helper-skeleton tbody td {
            border-top: 0
        }

.fc-scroller {
    -webkit-overflow-scrolling: touch
}

    .fc-scroller > .fc-day-grid, .fc-scroller > .fc-time-grid {
        position: relative;
        width: 100%
    }

.fc-event {
    position: relative;
    display: block;
    font-size: .85em;
    line-height: 1.3;
    border-radius: 3px;
    border: 1px solid #3a87ad;
    background-color: #3a87ad;
    font-weight: 400
}

    .fc-event, .fc-event:hover, .ui-widget .fc-event {
        color: #fff;
        text-decoration: none
    }

        .fc-event.fc-draggable, .fc-event[href] {
            cursor: pointer
        }

.fc-not-allowed, .fc-not-allowed .fc-event {
    cursor: not-allowed
}

.fc-event .fc-bg {
    z-index: 1;
    background: #fff;
    opacity: .25;
    filter: alpha(opacity=25)
}

.fc-event .fc-content {
    position: relative;
    z-index: 2
}

.fc-event .fc-resizer {
    position: absolute;
    z-index: 4;
    display: none
}

.fc-event.fc-allow-mouse-resize .fc-resizer, .fc-event.fc-selected .fc-resizer {
    display: block
}

    .fc-event.fc-selected .fc-resizer:before {
        content: "";
        position: absolute;
        z-index: 9999;
        top: 50%;
        left: 50%;
        width: 40px;
        height: 40px;
        margin-left: -20px;
        margin-top: -20px
    }

.fc-event.fc-selected {
    z-index: 9999 !important;
    box-shadow: 0 2px 5px rgba(0,0,0,.2)
}

    .fc-event.fc-selected.fc-dragging {
        box-shadow: 0 2px 7px rgba(0,0,0,.3)
    }

.fc-h-event.fc-selected:before {
    content: "";
    position: absolute;
    z-index: 3;
    top: -10px;
    bottom: -10px;
    left: 0;
    right: 0
}

.fc-ltr .fc-h-event.fc-not-start, .fc-rtl .fc-h-event.fc-not-end {
    margin-left: 0;
    border-left-width: 0;
    padding-left: 1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.fc-ltr .fc-h-event.fc-not-end, .fc-rtl .fc-h-event.fc-not-start {
    margin-right: 0;
    border-right-width: 0;
    padding-right: 1px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.fc-ltr .fc-h-event .fc-start-resizer, .fc-rtl .fc-h-event .fc-end-resizer {
    cursor: w-resize;
    left: -1px
}

.fc-ltr .fc-h-event .fc-end-resizer, .fc-rtl .fc-h-event .fc-start-resizer {
    cursor: e-resize;
    right: -1px
}

.fc-h-event.fc-allow-mouse-resize .fc-resizer {
    width: 7px;
    top: -1px;
    bottom: -1px
}

.fc-h-event.fc-selected .fc-resizer {
    border-radius: 4px;
    border-width: 1px;
    width: 6px;
    height: 6px;
    border-style: solid;
    border-color: inherit;
    background: #fff;
    top: 50%;
    margin-top: -4px
}

.fc-ltr .fc-h-event.fc-selected .fc-start-resizer, .fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
    margin-left: -4px
}

.fc-ltr .fc-h-event.fc-selected .fc-end-resizer, .fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
    margin-right: -4px
}

.fc-day-grid-event {
    margin: 1px 2px 0;
    padding: 0 1px
}

    .fc-day-grid-event.fc-selected:after {
        content: "";
        position: absolute;
        z-index: 1;
        top: -1px;
        right: -1px;
        bottom: -1px;
        left: -1px;
        background: #000;
        opacity: .25;
        filter: alpha(opacity=25)
    }

    .fc-day-grid-event .fc-content {
        white-space: nowrap;
        overflow: hidden
    }

    .fc-day-grid-event .fc-time {
        font-weight: 700
    }

.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer, .fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
    margin-left: -2px
}

.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer, .fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
    margin-right: -2px
}

a.fc-more {
    margin: 1px 3px;
    font-size: .85em;
    cursor: pointer;
    text-decoration: none
}

    a.fc-more:hover {
        text-decoration: underline
    }

.fc-limited {
    display: none
}

.fc-day-grid .fc-row {
    z-index: 1
}

.fc-more-popover {
    z-index: 2;
    width: 220px
}

    .fc-more-popover .fc-event-container {
        padding: 10px
    }

.fc-now-indicator {
    position: absolute;
    border: 0 solid red
}

.fc-unselectable {
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent
}

.fc-toolbar {
    text-align: center;
    margin-bottom: 1em
}

    .fc-toolbar .fc-left {
        float: left
    }

    .fc-toolbar .fc-right {
        float: right
    }

    .fc-toolbar .fc-center {
        display: inline-block
    }

.fc .fc-toolbar > * > * {
    float: left;
    margin-left: .75em
}

.fc .fc-toolbar > * > :first-child {
    margin-left: 0
}

.fc-toolbar h2 {
    margin: 0
}

.fc-toolbar button {
    position: relative
}

.fc-toolbar .fc-state-hover, .fc-toolbar .ui-state-hover {
    z-index: 2
}

.fc-toolbar .fc-state-down {
    z-index: 3
}

.fc-toolbar .fc-state-active, .fc-toolbar .ui-state-active {
    z-index: 4
}

.fc-toolbar button:focus {
    z-index: 5
}

.fc-view-container *, .fc-view-container :after, .fc-view-container :before {
    box-sizing: content-box
}

.fc-view, .fc-view > table {
    position: relative;
    z-index: 1
}

.fc-basicDay-view .fc-content-skeleton, .fc-basicWeek-view .fc-content-skeleton {
    padding-top: 1px;
    padding-bottom: 1em
}

.fc-basic-view .fc-body .fc-row {
    min-height: 4em
}

.fc-row.fc-rigid {
    overflow: hidden
}

    .fc-row.fc-rigid .fc-content-skeleton {
        position: absolute;
        top: 0;
        left: 0;
        right: 0
    }

.fc-basic-view .fc-day-number, .fc-basic-view .fc-week-number {
    padding: 0 2px
}

.fc-basic-view td.fc-day-number, .fc-basic-view td.fc-week-number span {
    padding-top: 2px;
    padding-bottom: 2px
}

.fc-basic-view .fc-week-number {
    text-align: center
}

    .fc-basic-view .fc-week-number span {
        display: inline-block;
        min-width: 1.25em
    }

.fc-ltr .fc-basic-view .fc-day-number {
    text-align: right
}

.fc-rtl .fc-basic-view .fc-day-number {
    text-align: left
}

.fc-day-number.fc-other-month {
    opacity: .3;
    filter: alpha(opacity=30)
}

.fc-agenda-view .fc-day-grid {
    position: relative;
    z-index: 2
}

    .fc-agenda-view .fc-day-grid .fc-row {
        min-height: 3em
    }

        .fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
            padding-top: 1px;
            padding-bottom: 1em
        }

.fc .fc-axis {
    vertical-align: middle;
    padding: 0 4px;
    white-space: nowrap
}

.fc-ltr .fc-axis {
    text-align: right
}

.fc-rtl .fc-axis {
    text-align: left
}

.ui-widget td.fc-axis {
    font-weight: 400
}

.fc-time-grid, .fc-time-grid-container {
    position: relative;
    z-index: 1
}

.fc-time-grid {
    min-height: 100%
}

    .fc-time-grid table {
        border: 0 hidden transparent
    }

    .fc-time-grid > .fc-bg {
        z-index: 1
    }

    .fc-time-grid .fc-slats, .fc-time-grid > hr {
        position: relative;
        z-index: 2
    }

    .fc-time-grid .fc-content-col {
        position: relative
    }

    .fc-time-grid .fc-content-skeleton {
        position: absolute;
        z-index: 3;
        top: 0;
        left: 0;
        right: 0
    }

    .fc-time-grid .fc-business-container {
        position: relative;
        z-index: 1
    }

    .fc-time-grid .fc-bgevent-container {
        position: relative;
        z-index: 2
    }

    .fc-time-grid .fc-highlight-container {
        z-index: 3
    }

    .fc-time-grid .fc-event-container {
        position: relative;
        z-index: 4
    }

    .fc-time-grid .fc-now-indicator-line {
        z-index: 5
    }

    .fc-time-grid .fc-helper-container {
        position: relative;
        z-index: 6
    }

    .fc-time-grid .fc-slats td {
        height: 1.5em;
        border-bottom: 0
    }

    .fc-time-grid .fc-slats .fc-minor td {
        border-top-style: dotted
    }

    .fc-time-grid .fc-slats .ui-widget-content {
        background: 0 0
    }

    .fc-time-grid .fc-highlight-container {
        position: relative
    }

    .fc-time-grid .fc-highlight {
        position: absolute;
        left: 0;
        right: 0
    }

.fc-ltr .fc-time-grid .fc-event-container {
    margin: 0 2.5% 0 2px
}

.fc-rtl .fc-time-grid .fc-event-container {
    margin: 0 2px 0 2.5%
}

.fc-time-grid .fc-bgevent, .fc-time-grid .fc-event {
    position: absolute;
    z-index: 1
}

.fc-time-grid .fc-bgevent {
    left: 0;
    right: 0
}

.fc-v-event.fc-not-start {
    border-top-width: 0;
    padding-top: 1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.fc-v-event.fc-not-end {
    border-bottom-width: 0;
    padding-bottom: 1px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.fc-time-grid-event {
    overflow: hidden
}

    .fc-time-grid-event.fc-selected {
        overflow: visible
    }

        .fc-time-grid-event.fc-selected .fc-bg {
            display: none
        }

    .fc-time-grid-event .fc-content {
        overflow: hidden
    }

    .fc-time-grid-event .fc-time, .fc-time-grid-event .fc-title {
        padding: 0 1px
    }

    .fc-time-grid-event .fc-time {
        font-size: .85em;
        white-space: nowrap
    }

    .fc-time-grid-event.fc-short .fc-content {
        white-space: nowrap
    }

    .fc-time-grid-event.fc-short .fc-time, .fc-time-grid-event.fc-short .fc-title {
        display: inline-block;
        vertical-align: top
    }

        .fc-time-grid-event.fc-short .fc-time span {
            display: none
        }

        .fc-time-grid-event.fc-short .fc-time:before {
            content: attr(data-start)
        }

        .fc-time-grid-event.fc-short .fc-time:after {
            content: "\000A0-\000A0"
        }

    .fc-time-grid-event.fc-short .fc-title {
        font-size: .85em;
        padding: 0
    }

    .fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
        left: 0;
        right: 0;
        bottom: 0;
        height: 8px;
        overflow: hidden;
        line-height: 8px;
        font-size: 11px;
        font-family: monospace;
        text-align: center;
        cursor: s-resize
    }

        .fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {
            content: "="
        }

    .fc-time-grid-event.fc-selected .fc-resizer {
        border-radius: 5px;
        border-width: 1px;
        width: 8px;
        height: 8px;
        border-style: solid;
        border-color: inherit;
        background: #fff;
        left: 50%;
        margin-left: -5px;
        bottom: -5px
    }

.fc-time-grid .fc-now-indicator-line {
    border-top-width: 1px;
    left: 0;
    right: 0
}

.fc-time-grid .fc-now-indicator-arrow {
    margin-top: -5px
}

.fc-ltr .fc-time-grid .fc-now-indicator-arrow {
    left: 0;
    border-width: 5px 0 5px 6px;
    border-top-color: transparent;
    border-bottom-color: transparent
}

.fc-rtl .fc-time-grid .fc-now-indicator-arrow {
    right: 0;
    border-width: 5px 6px 5px 0;
    border-top-color: transparent;
    border-bottom-color: transparent
}

select::-ms-expand {
    display: none
}

.page__title {
    padding: 15px;
    text-align: center
}

@font-face {
    font-family: adecco-font-1;
    src: url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/icons/adecco-font-1-eot.eot");
    src: url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/icons/adecco-font-1-eot.eot?#iefix") format("embedded-opentype"),url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/icons/adecco-font-1-woff2.woff2") format("woff2"),url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/icons/adecco-font-1-woff.woff") format("woff"),url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/icons/adecco-font-1-ttf.ttf") format("truetype"),url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/icons/adecco-font-1-svg.svg#adecco-font-1") format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: houschka_rounded-medium;
    src: url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/houschkarounded-medium-webfont-eot.eot");
    src: url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/houschkarounded-medium-webfont-eot.eot?#iefix") format("embedded-opentype"),url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/houschkarounded-medium-webfont.woff2") format("woff2"),url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/houschkarounded-medium-webfont-woff.woff") format("woff"),url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/houschkarounded-medium-webfont-ttf.ttf") format("truetype"),url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/houschkarounded-medium-webfont-svg.svg#houschka_roundedmedium") format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: houschka_headmedium;
    src: url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/houschkahead-medium-web-eot.eot");
    src: url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/houschkahead-medium-web-eot.eot?#iefix") format("embedded-opentype"),url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/houschkahead-medium-web-woff2.woff2") format("woff2"),url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/houschkahead-medium-web-woff.woff") format("woff"),url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/houschkahead-medium-web-ttf.ttf") format("truetype"),url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/houschkahead-medium-web-svg.svg#houschka_headmedium") format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: houschka_headdemibold;
    src: url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/houschkahead-demibold-web-eot.eot");
    src: url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/houschkahead-demibold-web-eot.eot?#iefix") format("embedded-opentype"),url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/houschkahead-demibold-web-woff2.woff2") format("woff2"),url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/houschkahead-demibold-web-woff.woff") format("woff"),url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/houschkahead-demibold-web-ttf.ttf") format("truetype"),url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/houschkahead-demibold-web-svg.svg#houschka_headdemibold") format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: houschkahead-demibolditalic;
    src: url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/houschkahead-demibolditalic-web-eot.eot");
    src: url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/houschkahead-demibolditalic-web-eot.eot?#iefix;") format("embedded-opentype"),url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/houschkahead-demibolditalic-web-woff2.woff2") format("woff2"),url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/houschkahead-demibolditalic-web-woff.woff") format("woff"),url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/houschkahead-demibolditalic-web-ttf.ttf") format("truetype"),url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/houschkahead-demibolditalic-web-svg.svg#houschka_headbold") format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: adecco-glyphs;
    src: url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/adecco-glyphs-eot.eot?qh5cqs");
    src: url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/adecco-glyphs-eot.eot?qh5cqs#iefix") format("embedded-opentype"),url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/adecco-glyphs-woff.woff?qh5cqs") format("woff"),url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/adecco-glyphs-ttf.ttf?qh5cqs") format("truetype"),url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/adecco-glyphs-svg.svg?qh5cqs#adecco-gylphs") format("svg");
    font-weight: 400;
    font-style: normal
}

#quickSearchBranches .icon-search:before, .bloc_contact .icon-customer-service:before, .bloc_profil .icon-profile-outline:before, .bouton_profil .icon-continue:before, .branch__search button i:before, .close-menu .ico-hide-menu:before, .close-menu .nav-top-bar .secondary-links .ico-hide-menu:before, .facets .dropdown--label:after, .icon-add:before, .icon-alarm-outline:before, .icon-alarm:before, .icon-art:before, .icon-article:before, .icon-banking:before, .icon-calendar-outline:before, .icon-calendar:before, .icon-close:before, .icon-computing:before, .icon-contact-outline:before, .icon-contact:before, .icon-continue:before, .icon-customer-service:before, .icon-document-outline:before, .icon-document-specific:before, .icon-document:before, .icon-done:before, .icon-down:before, .icon-download:before, .icon-edit-outline:before, .icon-edit:before, .icon-education:before, .icon-engineering:before, .icon-facebook:before, .icon-filter-outline:before, .icon-filter:before, .icon-google-plus:before, .icon-hamburger:before, .icon-heart-outline:before, .icon-heart:before, .icon-help:before, .icon-hospitality-outline:before, .icon-industrial:before, .icon-infographic:before, .icon-information:before, .icon-instagram:before, .icon-linkedin-1:before, .icon-linkedin:before, .icon-location:before, .icon-lock:before, .icon-mail:before, .icon-map:before, .icon-medicine:before, .icon-office:before, .icon-pin-outline:before, .icon-pin:before, .icon-pinterest:before, .icon-profile-outline:before, .icon-profile:before, .icon-science:before, .icon-search-hamburger:before, .icon-search:before, .icon-show-more:before, .icon-skills:before, .icon-star-outline:before, .icon-star:before, .icon-tools-resource:before, .icon-transport-outline:before, .icon-transportation:before, .icon-twitter:before, .icon-unlock:before, .icon-up:before, .icon-video:before, .icon-view-outline:before, .icon-view:before, .icon-wallet-outline:before, .icon-warehousing:before, .icon-warning:before, .icon-work-experience:before, .job-full .col-sm-7 .list-unstyled.text-muted li[id$=liCategory] .media:before, .job-full .col-sm-7 .list-unstyled.text-muted li[id$=liContractType] .media:before, .job-full .job--meta_category .media:before, .job-full .job--meta_certifications .media:before, .job-full .job--meta_contract-type .media:before, .job-full .job--meta_date-posted .media:before, .job-full .job--meta_employment-type .media:before, .job-full .job--meta_job-start-date .media:before, .job-full .job--meta_language .media:before, .job-full .job--meta_location .media:before, .job-full .job--meta_salary .media:before, .job-full .job-details--skills .media:before, .job-results__icon--alert:before, .job-results__icon--rss:before, .job-search-location-input ul.typeahead.dropdown-menu li a:before, .more-information h2.more-info:before, .nav-top-bar .secondary-links .close-menu .ico-hide-menu:before, .nav-top-bar .secondary-links .icon:before, .nav-top-bar .secondary-links .open-menu .ico-show-menu:before, .open-menu .ico-show-menu:before, .open-menu .nav-top-bar .secondary-links .ico-show-menu:before, .promoter--standard-ltr .promoter__button:after, .promoter--standard-rtl .promoter__button:after, .share-icon-left ul .chicklets.facebook:before, .share-icon-left ul .chicklets.linkedin:before, .share-icon-left ul .chicklets.twitter:before, .single-job .job--meta .job--meta-location .fa-map-marker:before, .single-job .job--meta .job--meta-salary span:before, .site-header .search-button .icon-search:before {
    font-style: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0);
    speak: none
}

#quickSearchBranches .icon-search:before, .bloc_contact .icon-customer-service:before, .bloc_profil .icon-profile-outline:before, .bouton_profil .icon-continue:before, .branch__search button i:before, .close-menu .ico-hide-menu:before, .close-menu .nav-top-bar .secondary-links .ico-hide-menu:before, .icon-add:before, .icon-alarm-outline:before, .icon-alarm:before, .icon-art:before, .icon-article:before, .icon-banking:before, .icon-calendar-outline:before, .icon-calendar:before, .icon-close:before, .icon-computing:before, .icon-contact-outline:before, .icon-contact:before, .icon-continue:before, .icon-customer-service:before, .icon-document-outline:before, .icon-document-specific:before, .icon-document:before, .icon-done:before, .icon-down:before, .icon-download:before, .icon-edit-outline:before, .icon-edit:before, .icon-education:before, .icon-engineering:before, .icon-facebook:before, .icon-filter-outline:before, .icon-filter:before, .icon-google-plus:before, .icon-hamburger:before, .icon-heart-outline:before, .icon-heart:before, .icon-help:before, .icon-hospitality-outline:before, .icon-industrial:before, .icon-infographic:before, .icon-information:before, .icon-instagram:before, .icon-linkedin-1:before, .icon-linkedin:before, .icon-location:before, .icon-lock:before, .icon-mail:before, .icon-map:before, .icon-medicine:before, .icon-office:before, .icon-pin-outline:before, .icon-pin:before, .icon-pinterest:before, .icon-profile-outline:before, .icon-profile:before, .icon-science:before, .icon-search-hamburger:before, .icon-search:before, .icon-show-more:before, .icon-skills:before, .icon-star-outline:before, .icon-star:before, .icon-tools-resource:before, .icon-transport-outline:before, .icon-transportation:before, .icon-twitter:before, .icon-unlock:before, .icon-up:before, .icon-video:before, .icon-view-outline:before, .icon-view:before, .icon-wallet-outline:before, .icon-warehousing:before, .icon-warning:before, .icon-work-experience:before, .job-full .col-sm-7 .list-unstyled.text-muted li[id$=liCategory] .media:before, .job-full .col-sm-7 .list-unstyled.text-muted li[id$=liContractType] .media:before, .job-full .job--meta_category .media:before, .job-full .job--meta_certifications .media:before, .job-full .job--meta_contract-type .media:before, .job-full .job--meta_date-posted .media:before, .job-full .job--meta_employment-type .media:before, .job-full .job--meta_job-start-date .media:before, .job-full .job--meta_language .media:before, .job-full .job--meta_location .media:before, .job-full .job--meta_salary .media:before, .job-full .job-details--skills .media:before, .job-search-location-input ul.typeahead.dropdown-menu li a:before, .more-information h2.more-info:before, .nav-top-bar .secondary-links .close-menu .ico-hide-menu:before, .nav-top-bar .secondary-links .icon:before, .nav-top-bar .secondary-links .open-menu .ico-show-menu:before, .open-menu .ico-show-menu:before, .open-menu .nav-top-bar .secondary-links .ico-show-menu:before, .share-icon-left ul .chicklets.facebook:before, .share-icon-left ul .chicklets.linkedin:before, .share-icon-left ul .chicklets.twitter:before, .single-job .job--meta .job--meta-location .fa-map-marker:before, .single-job .job--meta .job--meta-salary span:before, .site-header .search-button .icon-search:before {
    font-family: adecco-font-1 !important;
    font-weight: 400 !important;
    display: inline-block
}

.facets .dropdown--label:after, .job-results__icon--alert:before, .job-results__icon--rss:before, .promoter--standard-ltr .promoter__button:after, .promoter--standard-rtl .promoter__button:after {
    font-family: adecco-glyphs !important;
    font-weight: 400
}

[data-icon]:before {
    content: attr(data-icon)
}

.close-menu .ico-hide-menu, .icon, .open-menu .ico-show-menu {
    display: inline-block
}

.icon-heart:before {
    content: "C"
}

.icon-heart-outline:before {
    content: "D"
}

.icon-continue:before {
    content: "U"
}

.icon-show-more:before {
    content: "V"
}

.icon-calendar:before {
    content: "i"
}

.icon-calendar-outline:before {
    content: "j"
}

.icon-profile:before {
    content: "P"
}

.icon-profile-outline:before {
    content: "O"
}

.icon-office:before {
    content: "T"
}

.icon-view-outline:before {
    content: "5"
}

.icon-wallet-outline:before {
    content: "9"
}

.icon-facebook:before {
    content: "q"
}

.icon-edit-outline:before {
    content: "t"
}

.icon-transport-outline:before {
    content: "#"
}

.icon-close:before {
    content: "z"
}

.icon-done:before {
    content: "l"
}

.icon-linkedin:before {
    content: "K"
}

.icon-add:before {
    content: "b"
}

.icon-document:before {
    content: "y"
}

.icon-search:before {
    content: "0"
}

.icon-up:before {
    content: "'"
}

.icon-document-outline:before {
    content: "x"
}

.icon-hamburger:before {
    content: "B"
}

.icon-down:before {
    content: "w"
}

.icon-alarm-outline:before {
    content: "f"
}

.icon-alarm:before {
    content: "e"
}

.icon-instagram:before {
    content: "J"
}

.icon-pinterest:before {
    content: "Q"
}

.icon-education:before {
    content: "s"
}

.icon-star-outline:before {
    content: "4"
}

.icon-google-plus:before {
    content: "n"
}

.icon-contact-outline:before {
    content: "d"
}

.icon-star:before {
    content: "3"
}

.icon-download:before {
    content: "v"
}

.icon-information:before {
    content: "I"
}

.icon-skills:before {
    content: "1"
}

.icon-help:before {
    content: "E"
}

.icon-document-specific:before {
    content: "2"
}

.icon-filter-outline:before {
    content: "o"
}

.icon-art:before {
    content: "X"
}

.icon-warehousing:before {
    content: "8"
}

.icon-filter:before {
    content: "p"
}

.icon-transportation:before {
    content: "$"
}

.icon-edit:before {
    content: "u"
}

.icon-customer-service:before {
    content: "k"
}

.icon-industrial:before {
    content: "G"
}

.icon-science:before {
    content: "N"
}

.icon-hospitality-outline:before {
    content: "F"
}

.icon-work-experience:before {
    content: "h"
}

.icon-banking:before {
    content: "a"
}

.icon-view:before {
    content: "6"
}

.icon-engineering:before {
    content: "r"
}

.icon-contact:before {
    content: "c"
}

.icon-warning:before {
    content: "7"
}

.icon-medicine:before {
    content: "W"
}

.icon-computing:before {
    content: "!"
}

.icon-linkedin-1:before {
    content: "L"
}

.icon-twitter:before {
    content: "%"
}

.icon-pin-outline:before {
    content: "R"
}

.icon-pin:before {
    content: "S"
}

.icon-location:before {
    content: "m"
}

.icon-article:before {
    content: "g"
}

.icon-search-hamburger:before {
    content: "A"
}

.icon-infographic:before {
    content: "H"
}

.icon-lock:before {
    content: "M"
}

.icon-map:before {
    content: "Y"
}

.icon-mail:before {
    content: "Z"
}

.icon-tools-resource:before {
    content: '"'
}

.icon-unlock:before {
    content: "&"
}

.icon-video:before {
    content: "("
}

body {
    font-size: 16px;
    letter-spacing: -.5px;
    line-height: 22px;
    color: #231f20;
    max-width: 100%;
    overflow-x: hidden
}

body, button, input, select, textarea {
    font-family: houschka_headmedium,Helvetica,Arial,sans-serif
}

html {
    position: relative;
    min-height: 100%;
    box-sizing: border-box;
    font-size: 100%
}

[data-icon]:before, html {
    -webkit-font-smoothing: antialiased
}

.h2, figure.effect-sadie .figure__title, h2 {
    color: #ed1c24
}

@media (min-width:768px) {
    .h2, figure.effect-sadie .figure__title, h2 {
        font-size: 60px;
        line-height: 64px
    }
}

.h4, h4 {
    color: #ed1c24
}

@media (min-width:768px) {
    .h4, h4 {
        font-size: 30px;
        line-height: 40px
    }
}

.h6, .job-wide .panel-header h3, h6 {
    color: #ed1c24
}

@media (min-width:768px) {
    .h6, .job-wide .panel-header h3, h6 {
        font-size: 20px;
        line-height: 26px
    }
}

p {
    margin: 0 0 10px;
    font-size: 16px
}

@media (max-width:991px) {
    p p {
        line-height: 22px
    }
}

.h1, .h2, .h3, .h4, .h5, .h6, .job-wide .panel-header h3, figure.effect-sadie .figure__title, h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
    color: #ef2e24;
    font-family: houschka_headdemibold,Helvetica,Arial,sans-serif;
    margin: 20px 0
}

.h1, h1 {
    color: #ed1c24;
    letter-spacing: -.8px
}

@media (max-width:767px) {
    .h1, h1 {
        font-size: 50px;
        line-height: 50px
    }
}

@media (min-width:768px) {
    .h1, h1 {
        font-size: 70px;
        line-height: 80px
    }
}

@media (min-width:1200px) {
    .h1, h1 {
        font-size: 80px;
        line-height: 100px
    }
}

.h3, h3 {
    color: #ed1c24
}

@media (min-width:1200px) {
    .h3, h3 {
        font-size: 35px;
        line-height: 64px
    }
}

.h5, h5 {
    color: #ed1c24;
    font-size: 25px;
    line-height: 30px
}

@media (max-width:767px) {
    .h5, h5 {
        font-size: 20px;
        line-height: 24px
    }
}

ol, ul {
    margin-top: 0;
    margin-bottom: 10px
}

    ol ol, ol ul, ul ol, ul ul {
        margin-bottom: 0
    }

.small, small {
    font-size: 90%;
    font-weight: 400
}

.event-listing .event-header, .text-uppercase {
    text-transform: uppercase
}

.event-detail .event-address, .event-detail .event-description, .event-detail .event-footer, .event-detail .event-location, .event-detail .event-media .embed-responsive, .event-detail .event-media .event-image, .event-detail h2, .event-list-title, .event-listing .event-on-device .date, .event-listing h2, .eventcal-page-header, .eventcal-page-header .ribbon-background, .text-center {
    text-align: center
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.bg--image .promoter__button, .promoter--centered .promoter__button, .promoter--standard-ltr .promoter__button, .promoter--standard-rtl .promoter__button {
    display: inline-block;
    padding: 12px 25px;
    font-size: 20px;
    color: #fff;
    font-family: houschka_rounded-medium;
    border-radius: 6px
}

a {
    color: #ef2e24
}

    a, a:focus, a:hover {
        text-decoration: none
    }

        a:focus, a:hover {
            color: #c5191f
        }

.btn {
    border-radius: 6px;
    font-size: 18px;
    line-height: 30px;
    padding: 8px 20px;
    font-family: houschka_headdemibold,Helvetica,Arial,sans-serif
}

    .btn:focus, .btn:hover {
        color: #c5191f;
        text-decoration: none
    }

.btn--red {
    box-sizing: border-box;
    min-width: 80px;
    border: none;
    background-color: #ef2e24;
    color: #fff;
    text-align: center;
    transition: all .2s ease 0s
}

    .btn--red:hover {
        background-color: #c91d14;
        border-color: #bd0f16;
        color: #fff
    }

.btn--apply, .btn--apply-cta, .btn--apply-indeed-cta, .btn--apply-indeed-cta-cancel, .btn--blue, .btn--clear, .btn--negative, .btn--negative-cancel, .btn--reset, .btn--white-on-transparent, .btn-favourite, .job-full .box-footer .apply {
    min-width: 80px;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    box-sizing: border-box
}

.btn--apply-cta, .job-full .box-footer .apply {
    position: relative;
    z-index: 0;
    display: block;
    padding: 22px 24px;
    margin-bottom: 12px;
    border: 1px solid #00a9e0;
    transition: all .2s ease 0s;
    background-color: #00a9e0;
    color: #fff;
    overflow: hidden
}

.btn--apply-indeed-cta {
    padding: 12px 24px;
    background-color: #fff;
    border: 1px solid #7b8184;
    color: #7b8184;
    transition: all .2s ease 0s
}

.btn--apply-indeed-cta, .btn--apply-indeed-cta-cancel {
    display: block
}

.btn--negative {
    padding: 18px 24px;
    border: 1px solid #7b8184;
    background-color: #fff;
    color: #7b8184;
    transition: all .2s ease 0s
}

.btn--negative, .btn--negative-cancel {
    display: inline-block
}

.btn--apply-cta-mobile {
    padding: 5px 16px
}

.btn--apply {
    padding: 16px;
    background-color: #ef2e24
}

.btn--apply, .btn--reset {
    border: 1px solid #ef2e24;
    transition: all .2s ease 0s
}

.btn--reset {
    padding: 16px 28px;
    background-color: transparent;
    color: #ef2e24;
    font-size: 18px
}

.btn-favourite {
    position: relative;
    display: block;
    padding-left: 40px;
    color: #231f20;
    font-weight: 700
}

.btn.btn-default.outline-white {
    padding: 10px 60px 10px 16px;
    position: relative;
    color: #fff;
    font-family: houschka_headdemibold,Helvetica,Arial,sans-serif;
    font-size: 20px;
    transition: all .2s ease 0s;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 5px
}

    .btn.btn-default.outline-white:hover {
        background-color: #fff;
        color: #ef2e24
    }

a.btn.btn-default.outline-white.with-arrow:after {
    content: "U";
    font-family: adecco-font-1 !important;
    font-size: 63px;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: 400 !important;
    height: 34px;
    line-height: 1;
    margin-top: -17px;
    position: absolute;
    right: 0;
    text-transform: none !important;
    top: 50%
}

a.entreprise-lb-button {
    margin-bottom: 3%;
    min-width: 80px;
    padding-top: 8px;
    font-size: 20px;
    line-height: 30px;
    background-color: #ef2e24;
    border: medium none;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
    transition: all .2s ease 0s
}

.comments .enter .single-job .button-container .submit:after, .ico-dropbox, .ico-google_drive_icon, .ico-hamburger-icon, .ico-red-arrow, .ico-search, .ico-search-icon, .ico-sprite, .job-card__footer a:after, .location-list ul li a, .related-articles a.read-more-link:after, .similar-jobs .js--equal-height .simjob-view-btn-updated:after, .single-job .button-container .btn:after, .single-job .button-container .comments .enter .submit:after {
    background: url(/~/media/adeccogroup/brands/adecco-global-2016/assets/css/img/ico-s64d1b51735.png) no-repeat
}

.comments .enter .single-job .button-container .submit:after, .ico-red-arrow, .job-card__footer a:after, .related-articles a.read-more-link:after, .similar-jobs .js--equal-height .simjob-view-btn-updated:after, .single-job .button-container .btn:after, .single-job .button-container .comments .enter .submit:after {
    background-position: 0 -198px
}

.location-list ul li a {
    background-position: 100% -190px
}

.comments .enter .single-job .button-container .submit:after, .single-job .button-container .btn:after, .single-job .button-container .comments .enter .submit:after {
    position: absolute;
    right: 0;
    display: inline-block;
    width: 40px;
    height: 40px;
    background-position: 100% -178px;
    content: ""
}

form[action*=blog] .blog__extras {
    width: 100%
}

    form[action*=blog] .blog__extras a {
        color: #231f20
    }

form[action*=blog] .post__meta .date {
    margin-left: 0
}

form[action*=blog] .post__meta .author {
    display: none
}

form[action*=blog] .post__media img {
    width: auto
}

form[action*=blog] .post__more {
    overflow: hidden
}

    form[action*=blog] .post__more a.btn:hover {
        color: #fff
    }

.wb-view-more-wrapper {
    display: none
}

.blog-heading, form[action*=blog] .sidebar--header, form[action*=blog] .wb-feeds h3 {
    position: relative;
    margin: 0;
    padding-bottom: 10px;
    color: #231f20;
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    text-transform: uppercase
}

    .blog-heading:empty, form[action*=blog] .sidebar--header:empty, form[action*=blog] .wb-feeds h3:empty {
        display: none
    }

.blog--list {
    float: right;
    width: 65%
}

    .blog--list:first-child {
        float: left;
        width: 33.3%
    }

    .blog--list .posts .post {
        padding: 20px 0
    }

form[action*=blog] ul {
    margin: 0;
    padding: 0
}

    form[action*=blog] ul li {
        padding: 0;
        list-style: none
    }

        form[action*=blog] ul li ul {
            padding-left: 20px
        }

form[action*=blog] .col-left-rail {
    float: left;
    width: 33.3%
}

form[action*=blog] .col-content {
    float: right;
    width: 65%
}

form[action*=blog] .breadcrumb-container {
    display: block;
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1170px;
    width: 100%
}

    form[action*=blog] .breadcrumb-container .breadcrumb {
        padding: 15px 0;
        background: 0 0
    }

        form[action*=blog] .breadcrumb-container .breadcrumb ol {
            padding: 0;
            margin: 0
        }

        form[action*=blog] .breadcrumb-container .breadcrumb li {
            display: inline;
            border-left: 1px solid #231f20;
            padding: 0 0 0 10px;
            margin-left: 8px
        }

            form[action*=blog] .breadcrumb-container .breadcrumb li:first-child {
                margin-left: 0;
                padding-left: 0;
                border: none
            }

form[action*=blog] .blog__sidebar--categories {
    margin: 0 0 30px -15px;
    width: 33.3%;
    float: left
}

    form[action*=blog] .blog__sidebar--categories ul li a {
        color: #231f20
    }

form[action*=blog] .blog__sidebar--archive, form[action*=blog] .blog__sidebar--tags {
    margin: 0 0 30px
}

form[action*=blog] .wb-feeds {
    margin: 0 15px 30px;
    clear: both
}

form[action*=blog] .blog__sidebar--search {
    display: none
}

form[action*=blog] .blog__extras {
    width: 33.3%;
    float: left
}

    form[action*=blog] .blog__extras .blog__sidebar--categories {
        margin-left: 0;
        width: 100%
    }

form[action*=blog] .post {
    padding-bottom: 0;
    border-bottom: 1px solid #c8c7c7
}

form[action*=blog] .post__media {
    -ms-flex-order: 4;
    order: 4
}

    form[action*=blog] .post__media img {
        margin: 0 0 30px;
        width: 100%;
        height: auto
    }

form[action*=blog] .post__title {
    font-family: houschka_headmedium,Helvetica,Arial,sans-serif;
    margin: 0;
    padding-bottom: 20px;
    line-height: 1;
    font-size: 30px;
    font-weight: 700
}

    form[action*=blog] .post__title a {
        color: #ef2e24;
        font-size: 100%
    }

        form[action*=blog] .post__title a:hover {
            color: #ef2e24
        }

form[action*=blog] .post__meta {
    margin-bottom: 20px;
    line-height: 1
}

    form[action*=blog] .post__meta .date {
        position: relative;
        padding-left: 30px;
        color: #b2b2b2;
        font-size: 14px;
        margin-left: 12px
    }

        form[action*=blog] .post__meta .date:before {
            position: absolute;
            left: -3px;
            top: 0;
            font-family: adecco-font-1;
            font-size: 28px;
            line-height: 1;
            content: "\6a";
            color: #ef2e24
        }

    form[action*=blog] .post__meta .comment:before {
        margin-right: 5px
    }

form[action*=blog] .post__content {
    margin-bottom: 20px
}

    form[action*=blog] .post__content p {
        text-align: left;
        font-size: 18px;
        color: #231f20
    }

        form[action*=blog] .post__content p:empty {
            display: none
        }

        form[action*=blog] .post__content p a img {
            margin-bottom: 20px;
            width: 100%;
            height: auto
        }

form[action*=blog] .post__more {
    padding: 0;
    margin-bottom: 30px;
    text-align: right
}

    form[action*=blog] .post__more a.btn {
        display: inline-block;
        float: left;
        color: #ed1c24;
        background: 0 0;
        font-size: 14px;
        border: 1px solid #ef2e24;
        text-align: center;
        line-height: 46px;
        border-radius: 6px;
        padding-top: 0;
        padding-bottom: 0
    }

        form[action*=blog] .post__more a.btn:hover {
            background: #ef2e24
        }

            form[action*=blog] .post__more a.btn:hover:after {
                color: #fff
            }

        form[action*=blog] .post__more a.btn:after {
            position: relative;
            top: 10px;
            font-size: 30px;
            line-height: 1;
            font-family: adecco-font-1;
            content: "\55";
            color: #ef2e24
        }

form[action*=blog] #body_0_contentcolumn_4_tagEntry, form[action*=blog] .post__categories, form[action*=blog] .post__tags, form[action*=blog] .wb-entry-categories {
    display: none
}

form[action*=blog] .wb-entry-add-comment {
    padding: 30px;
    float: right;
    width: 66.6%;
    background: #f5f5f5
}

    form[action*=blog] .wb-entry-add-comment .h3 {
        padding-bottom: 20px;
        margin: 0;
        display: block;
        color: #231f20;
        line-height: 1;
        font-size: 24px;
        font-weight: 400
    }

    form[action*=blog] .wb-entry-add-comment .enter {
        margin: 0;
        padding: 0;
        background: 0 0
    }

        form[action*=blog] .wb-entry-add-comment .enter #divAddComment input[type=text], form[action*=blog] .wb-entry-add-comment .enter #divAddComment textarea {
            margin: 0;
            border: 1px solid #b2b2b2;
            border-radius: 6px;
            box-shadow: none
        }

    form[action*=blog] .wb-entry-add-comment .btn {
        padding: 7px 20px;
        background-color: #ef2e24;
        border: none;
        outline: 0
    }

        form[action*=blog] .wb-entry-add-comment .btn:focus, form[action*=blog] .wb-entry-add-comment .btn:hover, form[action*=blog] .wb-entry-add-comment .btn:visited {
            background-color: #de1219;
            color: #fff
        }

form[action*=blog] .wb-captcha {
    padding: 0 30px 30px;
    float: right;
    width: 66.6%;
    background: #f5f5f5;
    border: none;
    clear: both
}

    form[action*=blog] .wb-captcha .wb-captchaLabel {
        font-weight: 400
    }

    form[action*=blog] .wb-captcha .blog-captcha-image > div {
        margin-bottom: 10px;
        background-color: transparent !important
    }

        form[action*=blog] .wb-captcha .blog-captcha-image > div img {
            display: inline-block;
            border: none
        }

    form[action*=blog] .wb-captcha input[type=text] {
        border: 1px solid #b2b2b2;
        border-radius: 6px;
        box-shadow: none
    }

@media (max-width:767px) {
    .blog--list, form[action*=blog] .blog__extras, form[action*=blog] .blog__sidebar--categories, form[action*=blog] .post {
        width: 100%;
        float: none
    }

    form[action*=blog] .wb-entry-add-comment {
        padding: 20px;
        width: 100%
    }

        form[action*=blog] .wb-entry-add-comment .enter #divAddComment label {
            width: 100%;
            margin: 0;
            text-align: left
        }

        form[action*=blog] .wb-entry-add-comment .enter #divAddComment input[type=text], form[action*=blog] .wb-entry-add-comment .enter #divAddComment textarea {
            width: 100% !important
        }

        form[action*=blog] .wb-entry-add-comment .btn {
            margin-left: 0;
            width: 100%;
            top: 150px
        }

    form[action*=blog] .wb-captcha {
        padding: 20px;
        width: 100%
    }

        form[action*=blog] .wb-captcha .blog-captcha-image > div {
            text-align: center
        }

        form[action*=blog] .wb-captcha input[type=text] {
            width: 100% !important
        }

    .col-content .post__more a.btn {
        display: block
    }
}

.dropbox-logo {
    background-image: url(/~/media/adeccogroup/global/css/img/dropbox.png);
    height: 48px;
    width: 48px
}

.gdrive-logo {
    background-image: url(/~/media/adeccogroup/global/css/img/google_drive_icon.png);
    height: 48px;
    width: 48px
}

.linkedin-logo {
    background-image: url(/~/media/adeccogroup/global/css/img/linkedIn.png);
    height: 48px;
    width: 48px
}

.sc-form-type, .scfForm, .scfForm p, .scfIntroBorder, .scfIntroBorder p {
    padding: 3vh 0;
    padding: 3px 0;
    margin: 0 auto;
    font-family: houschka_headmedium,Helvetica,Arial,sans-serif;
    text-align: center;
    font-size: 18px;
    line-height: 1.5625rem
}

    .scfForm, .scfForm p {
        padding: 0 0 3vh;
        padding: 0 0 3px
    }

        .scfForm .scfRequired, .scfForm .scfValidatorRequired {
            margin-left: 5px;
            display: inline;
            float: none;
            color: #ef2e24
        }

        .scfForm .scfSectionBorderAsFieldSet {
            border-top: none
        }

        .scfForm .scfSectionContent {
            margin: 0 auto;
            float: none;
            width: 500px;
            font-family: houschka_headmedium,Helvetica,Arial,sans-serif;
            text-align: left;
            font-size: 18px;
            line-height: 1.5625rem
        }

            .scfForm .scfSectionContent .scfDropListBorder, .scfForm .scfSectionContent .scfEmailBorder, .scfForm .scfSectionContent .scfMultipleLineTextBorder, .scfForm .scfSectionContent .scfSingleLineTextBorder {
                display: table;
                margin-top: 10px
            }

            .scfForm .scfSectionContent .scfDropListLabel, .scfForm .scfSectionContent .scfEmailLabel, .scfForm .scfSectionContent .scfMultipleLineTextLabel, .scfForm .scfSectionContent .scfSingleLineTextLabel {
                float: none;
                width: auto;
                font-size: 16px;
                font-weight: 400
            }

            .scfForm .scfSectionContent .scfDropList, .scfForm .scfSectionContent .scfEmailTextBox, .scfForm .scfSectionContent .scfMultipleLineTextBox, .scfForm .scfSectionContent .scfSingleLineTextBox {
                padding: 8px;
                font-size: 16px;
                border: 1px solid #b2b2b2;
                border-radius: 7px
            }

            .scfForm .scfSectionContent .scfDropListGeneralPanel, .scfForm .scfSectionContent .scfEmailGeneralPanel, .scfForm .scfSectionContent .scfMultipleLineGeneralPanel, .scfForm .scfSectionContent .scfSingleLineGeneralPanel {
                width: 100%
            }

        .scfForm .scfSmsTelephoneLabel, .scfForm .scfTelephoneLabel {
            float: none;
            width: auto;
            font-size: 16px;
            font-weight: 400
        }

        .scfForm .scfTelephoneTextBox {
            display: table;
            margin-top: 10px
        }

            .scfForm .scfTelephoneTextBox .scfCheckBoxListLabel {
                width: 100%
            }

        .scfForm .scfSmsTelephoneTextBox, .scfForm .scfTelephoneTextBox {
            padding: 8px;
            font-size: 16px;
            border: 1px solid #b2b2b2;
            border-radius: 7px
        }

        .scfForm .scfSubmitButtonBorder {
            padding: 15px 0
        }

            .scfForm .scfSubmitButtonBorder .scfSubmitButton {
                padding: 8px 20px;
                color: #fff;
                font-size: 18px;
                font-weight: 700;
                line-height: 30px;
                background: #ef2e24;
                border: none;
                border-radius: 6px
            }

                .scfForm .scfSubmitButtonBorder .scfSubmitButton:hover {
                    background: #de1219
                }

        .scfForm .scfFooterBorder, .scfForm .scfSubmitButtonBorder, .scfForm .scfValidationSummary {
            margin: 15px auto 0;
            clear: both;
            width: 500px;
            font-size: 14px;
            font-weight: 400
        }

            .scfForm .scfValidationSummary ul {
                margin-left: 10px
            }

            .scfForm .scfValidationSummary li {
                font-family: houschka_headdemibold,Helvetica,Arial,sans-serif
            }

        .scfForm .thank-you-contact {
            text-align: center
        }

.scfTelephoneBorder {
    overflow: hidden
}

    .scfSmsTelephoneBorder .scfSmsTelephoneGeneralPanel, .scfTelephoneBorder .scfTelephoneGeneralPanel {
        width: 100%
    }

.scfForm .scfSubmitButtonBorder, .scfForm .scfValidationSummary {
    text-align: center
}

.contact .scfForm .scfSectionContent .scfRequired, .contact .scfForm .scfSectionContent .scfValidatorRequired {
    display: none !important
}

.contact .scfForm .scfFooterBorder, .contact .scfForm .scfSubmitButtonBorder, .contact .scfForm .scfValidationSummary {
    clear: both;
    margin: 15px auto 0;
    width: 500px;
    font-size: 14px;
    font-weight: 400
}

    .contact .scfForm .scfValidationSummary ul {
        margin-left: 10px
    }

    .contact .scfForm .scfSubmitButtonBorder .scfSubmitButton {
        padding: 8px 20px;
        font-size: 18px;
        line-height: 30px;
        color: #fff;
        font-weight: 700 !important;
        background: #ef2e24;
        border: none;
        border-radius: 6px
    }

        .contact .scfForm .scfSubmitButtonBorder .scfSubmitButton:hover {
            background: #b9160e
        }

@media (max-width:767px) {
    .contact .scfForm, .scfForm {
        width: 100%;
        padding: 0 15px
    }

        .scfForm .scfFooterBorder, .scfForm .scfSectionContent, .scfForm .scfValidationSummary {
            width: 100%
        }
}

.scfSectionBorder select::-ms-expand {
    display: block
}

.form__label {
    display: inline-block;
    margin: 0 0 10px;
    color: #141419;
    font-size: 14px;
    font-weight: 600
}

.form__element {
    width: 100%;
    padding: 8px 10px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    color: #777;
    font-size: 13px;
    font-weight: 400;
    box-shadow: none
}

.checkbox, .radio {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px
}

.form__control {
    position: relative;
    display: block;
    padding: 15px 0
}

.unsubscribe-alerts .form__element {
    margin-bottom: 10px
}


.header h1 {
  color: #fff;
}

.lead-in-block.standard {
  padding: 0;
  margin-bottom: 4em;
}
.lead-in-block.standard .lead-in-column {
  background: #f1f1f1;
}
.lead-in-block.standard .lead-in-column p {
  padding: 30px;
  font-size: 1.4em;
}

.application .head-text {
  width: 60%;
  margin: 10px auto;
}
.application .head-text p {
  font-size: 1.4em;
  line-height: 1.4em;
  font-weight: 500;
}
.application .apply {
  background: white;
  padding: 25px;
  margin: 20px;
}
.application .apply--start {
  margin: 30px;
  padding: 30px 60px;
  border: 1px solid #00a9e0;
  border-radius: .2em;
  font-size: 1.2em;
}
.application .form-group.required label:after {
  margin: 0;
  padding: 0;
}

.application__profile .locator__aside--branch-bar ul li button.btn.select-branch {
  margin: 10px 0px 10px 0px;
}
.application__profile .locator__aside--branch-bar ul li.branch-select:active, 

.application__profile .locator__aside--branch-bar ul li.branch-select.active, 

.application__profile .locator__aside--branch-bar ul li.branch-select.active:active, 

.application__profile .locator__aside--branch-bar ul li.branch-select.active:hover, 

.application__profile .locator__aside--branch-bar ul li.branch-select.active:focus {
  z-index: 2;
  color: #000;
  background: #fff !important;
  background-color: #fff !important;
  border-color: #782C3F !important;
  border: 2px solid #782C3F !important;
}
.application__profile .locator__aside--branch-bar ul .list-group-item button.active {
  background: green;
}
.application__profile .locator__aside--branch-bar .branch__map, .application__profile 

.locator__aside--branch-bar #mapview, .application__profile .locator__aside--branch-bar #map-

canvas {
  margin: 0;
  padding: 0;
  min-width: 100%;
  position: absolute;
  left: 0px;
  overflow: clip !important;
}
.application__profile .locator__aside--branch-bar .btn.select-branch {
  background: #782C3F;
  color: #FFF;
  border-radius: 0;
}
.application__profile .locator__aside--branch-bar .btn.btn-branch {
  background-color: #2AB649;
  color: #fff;
}
.application__profile .locator__aside--branch-bar .btn.btn.select-branch.btn-isselected {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.application__profile a.btn.branch-find {
  background-color: #fff;
  border: 1px solid #009CD4;
  color: #009CD4;
  position: relative;
  top: 0px;
  left: 0px;
  font-weight: bold;
}
.application__profile a.btn.branch-find:hover {
  background: #fff !important;
}
.application__profile .btn.btn-find i.icon-location {
  color: #ef2e24;
  margin-top: -20px;
}
.application__profile .branch__search #geoLocationButton {
  left: 353px;
  top: -40px;
}
.application .btn-submit {
  color: lightgray;
  background-color: gray;
  margin: 30px;
}
.red-text {
  color: #ef2e24;
  margin: 0px;
  padding: 0px;
}
.application .error {
  display: none;
  color: #ef2e24;
  float: left;
  position: relative;
  font-weight: 600;
  font-size: 14px;
}
.application .btn.btn-add .fa.fa-plus {
  margin-left: 10px;
}



.saved__notification__title {
    padding: 0;
    border-bottom: 1px solid #EAE9E9;
    font-size: 19px;
    padding-bottom: 12px;
}



.card-jobalert {
    background: #FFFFFF;
    border: 1px solid #E2E2E2;
    border-radius: 5px;
    position: relative;
    margin-bottom: 20px;
}

     .card-jobalert .card-content {
        padding: 18px 20px 20px 20px;
    }

    .card-jobalert .title {
        color: #F02A1F;
        font-size: 28px;
    }

    .card-jobalert .delete-alert {
        position: absolute;
        top: 15px;
        right: 20px;
    }

        .card-jobalert .delete-alert i {
            font-size: 40px;
            color: #A4A4A4;
        }

        .card-jobalert .delete-alert i:hover {
            color: #F02A1F;
        }

    .card-jobalert ul.three-col {
        margin-top: 32px;
        padding: 16px 0 17px 0;
        box-shadow: none;
        border: 1px solid #DEDEDE;
    }

        .card-jobalert ul.three-col a {
            font-size: 18px;
        }

    .card-jobalert .keywords {
        margin-top: 25px;
        min-height: 35px;
    }

        .card-jobalert .keywords .label {
            font-size: 15px;
            margin-top: 2px;
            line-height: 31px;
        }

    .hideMe {
        display: none;
    }

    .un-saved {
        background: #C2C1C2;
        color: #fff;
        margin: 0;
        padding: 30px;
        border-radius: 4px;
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 1;
        opacity: 1;
    }

        .un-saved .txt-undo {
            color: #fff;
            font-weight: bold;
            font-size: 20px;
            display: block;
            margin-top: 20px;
        }

        .un-saved .btn.btn-undo {
            margin: 30px 0px 15px 0px;
            background-color: #C2C1C2;
            border: 1px solid #fff;
        }

        .un-saved i.fa {
            position: absolute;
            top: 0px;
            right: 0px;
            padding: 15px;
            font-size: 20px;
            color: #fff;
        }






.lineofbusiness ul.dropdown-menu {
    width: 100%;
    border-radius: 5px;
}

.lineofbusiness ul.dropdown-menu a {
    opacity: 1;
}

.application__signup small {
  position: relative;
  top: 25px;
}
.application .modal-header { 
  background-color: #ef2e24;
  padding-bottom: 2em;
  padding-top: 2em;
  color:#fff;
}
.application .modal-header h2 {
  font-weight: bold;
  font-size:36px;
  color: #fff;
  margin:0px;
}
.application .modal-header button{opacity:1;color:#fff;padding:0px;margin-top:0px;}

.application .btn--red#GetStarted{
  background:#ef2e24;
  font-size:18px;
  margin-top:10px;
  padding: 14px 16px;
}
.application .create-profile.action.boxed{
  border:1px solid #ef2e24;
  padding:3em;
  margin: 40px 0px;
}
.error-message {
    color: #ef2e24;
    font-weight:bold;
    margin: 5px 0px 10px 0px;
}
.error-field{
    border: 1px solid #ef2e24;
}
.application h6.title {
    font-size: 22px;
}

.msg-goodnews {
    color: #D84269;
    font-weight:bold;
}




.content-loader {
    text-align: center; 
    padding: 100px 0px 105px 0px;
}

.content-loader i {
    font-size: 50px; 
    color: #555;
}

#editContactDetails span.error {
    padding: 53px 0px 0px 0px;
}



#checkForgotValid {
    position: absolute;
    top: 39px;
    right: 15px;
}

.validation-check {
    position: absolute;
    top: 54px;
    right: 15px;
}

#editContactDetails .validation-check {
    top: 50px;
}


#checkSignValid,#checkPasswordValid {
    position: absolute;
    top: 39px;
    right: 15px;
}

#checkCAValid, #checkCAPasswordValid {
    position: absolute;
    top: 40px;
    right: 15px;
}

#checkCAPasswordValid.validated {
    top: 14px;
}

#CA_EmailError {
    padding-top: 35px;
    padding-left: 17px;
}

#predefinejobdiv h5 {
    color: #000;
}

.job-card .ion-ios-folder-outline {
    color: #ed1c24;
}

.job__info {
    padding-right: 45px !important;
    margin-top: 15px !important;
    min-height: 175px !important;
}

.predefiendJobCards .job__info {
    margin: 0;
    padding: 12px 45px 0px 20px;
}

.predefiendJobCards .jobs .shortlisted, .predefiendJobCards .sortlist-link {
    padding: 0px 25px 0px 0px;
}

div.similar-jobs .job__info--save {
    top: 4px !important;
    right: 0px !important;
    margin-top: 0 !important;
    padding: 0 !important;
}

div.similar-jobs .job__info--meta {
    margin: 25px 0px 0px 0px !important;
}

.job-card__footer {
    border-top: 1px solid #d7d7d7;
}

.job-details .job-full header h1 {
    margin-top: 0px !important;
}

#editAccountDetails #checkEmailValid {
    position: absolute;
    top: 56px;
    right: 15px;
}

a#forgotpassword {
    color: #009DD1;
    opacity: 1;
}

a#forgotpassword1 {
    color: #009DD1;
    opacity: 1;
}
#CA_emailAddress {
    margin-bottom: 20px;
}

div.branch-select {
    margin-top: 17px;
}

#editContactDetails .error-span {
    padding-top: 50px;
    color: #ED1C24;
    font-weight: bold
}

.accounticon {
    margin-right: 9px;
}

.accounticon-modal {
    margin: 0px 9px 0px 9px;
    vertical-align: text-bottom;
}

.modal input::-webkit-input-placeholder {
  color: #B7B7B7;
  font-size: 15px;
}
.modal input:-ms-input-placeholder {
  color: #B7B7B7;
  font-size: 15px;
}
.modal input::-moz-placeholder {
  color: #B7B7B7;
  opacity: 1;
  font-size: 15px;
}
.modal input:-moz-placeholder {
  color: #B7B7B7;
  opacity: 1;
  font-size: 15px;
}

#Forgotpassword .modal-dialog {
    max-width: 750px;
    width: auto;
    margin-top: 120px;
}

#Forgotpassword .modal-body {
    padding-top: 35px;
    padding-bottom: 50px;
}

#Forgotpassword h5, #ForgotpasswordSuccess h5 {
    margin: 0;
    font-size: 24px;
    color: #F10F0F;
}

#Forgotpassword h6, #ForgotpasswordSuccess h6 {
    margin: 3px 0px 0px 0px;
    font-size: 19px;
    color: #000000;
}

#Forgotpassword .form-group {
    padding-right: 30px;
}

#Forgotpassword .signin {
    padding-top: 35px;
    font-family: houschka_headdemibold;
    font-size: 16px;
    line-height: 22px !important;
}

#Forgotpassword a#SigninPopupOpen {
    color: #ED2E2A;
    opacity: 1;
    margin: 0;
    font-size: 16px;
    font-family: houschka_headdemibold;
    line-height: 22px !important;
}

#Forgotpassword .emailfield {
    margin-top: 20px;
}

#Forgotpassword .create-profile.action.boxed {
    border: 1px solid #ED2E2A;
    border-radius: 5px;
    margin-top: 10px;
}

#Forgotpassword h6.title {
    color: #000;
    font-size: 25px;
}

#Forgotpassword .goback {
    padding-top: 23px;
}

#Forgotpassword .form__label {
    margin: 0 0 3px 0;
}

#Forgotpassword .error {
    color: #F10F0F;
    margin: 3px 0px 25px 0px;
}

#Forgotpassword .form__control, .form-group {
    margin: 0;
    padding: 0;
}

#Forgotpassword input.jobalert-submit {
    background: #009BD6 !important;
    color: #FFFFFF;
    font-size: 19px;
    margin-top: 45px;
}

    #Forgotpassword input.jobalert-submit:hover {
        color: #FFFFFF;
    }

#Forgotpassword .create-profile.action.boxed #GetStarted {
    background: #EE151F;
    color: #FFFFFF;
    font-family: houschka_headmedium;
    font-size: 18px;
    margin: 0;
    opacity: 1;
}

#Forgotpassword .footer-text {
    margin-top: 20px;
    font-weight: bold;
    font-style: italic;
    color: #555;
}

    #Forgotpassword .footer-text a.modal-close {
        color: #000000;
        font-weight: bold;
        font-style: normal;
    }

    #Forgotpassword .footer-text i {
        color: #F10F0F;
        margin-right: 5px;
        font-size: 20px;
        vertical-align: bottom;
    }

#ForgotpasswordSuccess .modal-body {
    padding: 35px 45px 40px 45px;
}

#ForgotpasswordSuccess .open-email {
    padding-top: 22px;
}

#ForgotpasswordSuccess .open-email a {
    color: #F10F0F;
    border: 1px solid #F10F0F;
    border-radius: 5px;
    padding: 12px 22px 14px 22px;
    opacity: 1;
    font-size: 19px;
}

div.secondary-links {
    width: auto !important;
}

span.dropdown-arrow {
    position: absolute;
    right: 16px;
    top: 12px;
}

span.dropdown-arrow i {
    color: #009DD1;
    font-size: 25px;
}

span.dropdown-arrow-resume {
    position: absolute;
    right: 16px;
    top: 8px;
}

span.dropdown-arrow-resume i {
    color: #ED2E2A;
    font-size: 25px;
}

a#lnkSavedJobs {
    margin-left: 15px;
}

.nav-top-bar .secondary-links {
    border-left: none;
    width: 238px;
    margin-top: 0px;
	text-align: right;	
    padding-left: 15px;
    border-left: 1px solid #4E4B4C;
}

.nav-top-bar .secondary-links a {
    top: 0;
}

.modal-backdrop.in {
    display: block !important;
    opacity: 1 !important;
}

.facets__nav-tabs>li span {
    background: #fff !important;
}

.nav-top-bar .modal  {
	text-align: left;
}

#LoginMenu {
    margin-left: 20px;
}

#headericon-profile {
    color: #FFFFFF;
    font-size: 40px;
    cursor: pointer;
}

#MySavedJobsSummary, #LoginMenu{
	display: inline-block;
}

#MySavedJobsSummary:before, #LoginMenu:before, #MySavedJobsSummary:after, #LoginMenu:after{
	content: "";
    display: table;
}

#MySavedJobsSummary:after, #LoginMenu:after{
	clear: both;
}
.navbar-nav {
	text-align: left;
}
.application__signup .modal-dialog {
    max-width: 700px;
    width: auto;
}

.application__signup .modal-header {
    padding: 10px 0 0 0;
    background: #EE151F;
}

.application__signup .modal-header h2 {
    color: #FFFFFF;
}

.application__signup .modal-body {
    padding: 40px 40px 5px 40px;
}

.application__signup .btn--red {
    background: #EE151F;
    color: #FFFFFF;
    font-size: 18px;
    font-family: houschka_headmedium;
}


#SubmitValidations {
    margin-bottom: 35px;
}

.job-alert-apply a {
    color: #EE151F;
    font-size: 19px;
    font-weight: bold;
    vertical-align: top;
}

.job-alert-apply i {
    color: #EE151F;
    margin-left: 4px;
    font-size: 26px;
}






.red-header .modal-dialog {
    max-width: 750px;
    width: auto;
    margin-top: 150px;
}

.red-header .modal-content {
    border-radius: 2px;
    border: none;
}

.red-header .modal-body {
    background: #FFFFFF;
    padding: 40px 45px 42px 45px;
}

.red-header .modal-footer {
    background: #FFFFFF;
}

.red-header .modal-header {
    background: #F10F0F;
    padding: 0px;
}

    .red-header .modal-header h2, .red-header .modal-header h3 {
        color: #FFFFFF !important;
        text-align: center;
        font-size: 38px;
        padding: 25px 0px 0px 0px;
    }

.red-header .form-group {
    padding-right: 30px;
}

.red-header .modal-header button.close {
    color: #fff;
    opacity: 1;
    position: absolute;
    top: 12px;
    right: 20px;
    font-size: 28px;
}

.red-header a#forgotpassword {
    color: #009DD1;
    opacity: 1;
}

.red-header .create-profile.action.boxed {
    border: 1px solid #ED2E2A;
    border-radius: 5px;
    margin-top: 10px;
}

.red-header h6.title {
    color: #000;
    font-size: 25px;
}

.red-header #signInPopUpClose {
    color: #fff;
    opacity: 1;
    position: absolute;
    top: 12px;
    right: 20px;
    font-size: 28px;
}

#newResetPassword {
    font-size: 18px;
    padding: 12px 14px 14px 14px;
}

#Resetpassword #showhidePassword {
    position: absolute;
    top: 13px;
    right: 16px;
    cursor: pointer;
}

#Resetpassword #checkPasswordValid {
    position: absolute;
    top: 12px;
    right: 15px;
}

/*#Resetpassword #checkPasswordValid.validation-right {
    right: 1px !important;
}*/



.facets .dropdown li i.fa.fa-check-circle {
    margin-top: 0px;
}

.facets .facet-value {
    display: inline-block;
    width: 88%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#addWorkExperience .btn.dropbtn {
    text-align: left;
    font-weight: bold;
    padding: 6px 10px 8px 17px;
    min-height: 0px;
}

#addWorkExperience .resume-selection {
    padding-top: 3px;
}



.validation-right {
    /*font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;*/
    color: #2AB549;
}

.validation-wrong {
    color: #AA0000;   
}


/*.validation-right:before {
    font-size: 18px;
    content: "\f00c";
    color: #2AB549;
}*/







.red-header input[type='text'], .red-header input[type='password'], .modal.red-style input[type='text'], .modal.red-style input[type='password']  {
    font-size: 18px;
    padding: 12px 14px 14px 14px;
}

.red-header .form__label {
    margin: 0 0 3px 0;
    font-size: 15px;
}

.red-header .form__control, .form-group {
    margin: 0;
    padding: 0;
}

.red-header .jobalert-submit {
    margin-top: 30px;
}

.red-header .create-profile.action.boxed #GetStarted {
    background: #EE151F;
    color: #FFFFFF;
    font-family: houschka_headmedium;
    font-size: 18px;
    margin: 0;
    opacity: 1;
}




.red-header.jobalert .footer-text {
    margin-top: 5px;
    font-weight: bold;
    font-style: italic;
    color: #555;
}

.red-header.jobalert .right-modal-close {
    margin-top: 6px;
}

    .red-header.jobalert .footer-text a.modal-close {
        color: #000000;
        font-weight: bold;
        font-style: normal;
    }

    .red-header.jobalert .footer-text i {
        color: #F10F0F;
        margin-right: 5px;
        font-size: 20px;
        vertical-align: bottom;
    }




.red-header .footer-text {
    margin-top: 20px;
    font-weight: bold;
    font-style: italic;
    color: #555;
}

    .red-header .footer-text a.modal-close {
        color: #000000;
        font-weight: bold;
        font-style: normal;
    }

    .red-header .footer-text i {
        color: #F10F0F;
        margin-right: 5px;
        font-size: 20px;
        vertical-align: bottom;
    }









#LoginMenu .menu-header {
    padding: 18px 0 25px 18px;
    line-height: 23px;
}

#LoginMenu .menu-header .username {
    color: #ED1C24;
    font-size: 20px;
    font-weight: bold;
}
    
#LoginMenu .dropdown-menu.list-group {
    width: 300px;
    border-radius: 5px;
    padding: 15px 20px 15px 20px;
    position: absolute;
    top: 29px;
    left: -235px;
}

#LoginMenu .loginmenuitem div {
    display: inline-block;
    width: 35px;
}

#LoginMenu i.fa-times {
    position: absolute;
    top: 15px;
    right: 20px;
    font-size: 23px;
    color: #ED1C24;
}

#LoginMenu a {
    margin: 0;
    padding:0;
    opacity: 1;
}
#LoginMenu .menu-header a {
    top: 0;
}
#LoginMenu .loginmenuitem {
    padding: 12px 0px 9px 18px;
    margin: 0;
    opacity: 1;
    border-top: 1px solid #E3E3E3;
    color: #ED1C24;
}

#LoginMenu .loginmenuitem.selected {
    background: #FFFFFF;
}

#LoginMenu .loginmenuitem a {
    position: relative;
    top: 3px;
    display: inline-block;
    padding: 0;
    font-size: 17px;
    font-family: houschka_headmedium;
    font-weight: bold;
    color: #000000;
    vertical-align: super;
}

#LoginMenu .loginmenuitem a:hover {
    color: #ED1C24;
}

#LoginMenu .loginmenuitem.selected a, #LoginMenu .loginmenuitem.selected i {
    color: #ED1C24;
    background: #FFFFFF;
}

#LoginMenu .loginmenuitem i {
    color: #C0C0C0;
    margin-right: 12px;
    font-size: 25px;
    vertical-align: text-bottom;
}

#LoginMenu a:hover {
    background: #FFFFFF;
    cursor: pointer;
}


.dropdown-toggle.fa-heart, .dropdown-toggle.fa-heart-o {
    color: #FFFFFF;
    font-size: 20px;
    cursor: pointer;
}

.dropdown-toggle.fa-user, .dropdown-toggle.fa-user-o {
    color: #FFFFFF;
    font-size: 19px;
    margin-left: 20px;
    cursor: pointer;
}

.fa-user.lg {
    font-size: 21px;
}

.facets .dropdown li {
    padding: 4px 0px 3px 25px !important;
    border: none;
}

li.job-alerts {
    border: none;
    background: none;
    padding: 15px 10px 0px 0px;
    list-style: none;
}

#lnkApplyjobAlert {
    font-size: 20px;
    font-weight: bold;
}

#lnkApplyjobAlert i {
    font-size: 24px;
    vertical-align: bottom;
    margin-left: 3px;
}

div.with-jobalert {
    border-bottom: 1px solid #c8c7c7;
}

div.with-jobalert .job-alert {
    padding-top: 20px;
}

#jobResponse .job-result .job-wide .panel-header h1 {
    border-bottom: none !important;
    color: #231f20;
    font-size: 20px;
    padding-bottom: 0 !important;
    line-height: 26px;
}

#signInbuttonMessage {
    padding-left: 10px;
}

#uploaded-file {
    display: inline-block;
}

#file-upload-description {
    border-bottom: 1px solid #E3E8EA;
    padding-bottom: 12px;
}

#file-upload-description .fa-file-text-o {
    margin: 0px 7px 0px 1px;
}

.btn.btn--blue {
   /* background: #009DD1;*/
    opacity: 1 !important;
    font-size: 19px !important;
}

#createAccount .lineofbusiness {
    margin: 25px 0px 40px 0px;
}

#createAccount .lineofbusiness button {
    width: 100%;
    text-align: left;
    background: #FFFFFF;
}

#createAccount .lineofbusiness a {
    margin: 0;
    font-size: 17px;
    font-weight: normal;
}

#createAccount .signin {
    padding-top: 24px;
    font-family: houschka_headdemibold;
    font-size: 15px;
    line-height: 22px !important;
    font-weight: bold;
}

#createAccount a#SigninPopupOpen {
    color: #ED2E2A;
    opacity: 1;
    margin: 0;
    font-size: 15px;
    text-decoration: underline;
    font-family: houschka_headdemibold;
    line-height: 22px !important;
    font-weight: bold;
    top: 0 !important;
}




#knowYourPassword {
    padding-top: 30px;
    font-family: houschka_headdemibold;
    font-size: 15px;
    line-height: 22px !important;
    font-weight: bold;
}

a#GoBackSignIn {
    color: #ED2E2A;
    opacity: 1;
    margin: 0;
    font-size: 15px;
    font-family: houschka_headdemibold;
    line-height: 22px !important;
    font-weight: bold;
    top: 0 !important;
}






#createAccount .create-profile.action.boxed {
    border: 1px solid #ED2E2A;
    border-radius: 5px;
    margin-top: 10px;
}





#createAccount #CreateAccountPopUpClose {
    color: #fff;
    opacity: 1;
    position: absolute;
    top: 12px;
    right: 20px;
    font-size: 28px;
}





#email-jobs .form__element {
    margin-bottom: 20px;
}

#email-jobs .pagination {
    margin: 0;
}


#loader {
    font-size: 30px;
    margin-right: 9px;
}

.btn #loader, .btn #loaderCA, .btn #loaderSA {
    font-size: 18px;
    margin-right: 9px;
}

.modal-arrow {
    content: "";
    display: block;
    position: absolute;
    top: -18px;
    right: 34px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 15px 20px 15px;
    border-color: transparent transparent #ffffff transparent;
    z-index: 1;
}

.modal-arrow-apply {
    content: "";
    display: block;
    position: absolute;
    top: -18px;
    right: 34px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 15px 20px 15px;
    border-color: transparent transparent #FF0000 transparent;
    z-index: 1;
}

.left-divider {
    display: inline-block;
    width: 1px;
    position: absolute;
    right: 80px;
}

#MySavedJobsSummary .menu-header {
    margin: 18px 0px 8px 1px;
    color: #555;
}

#MySavedJobsSummary .apply-none {
    padding-top: 22px;
}

#MySavedJobsSummary .apply-none .fa-heart-o {
    font-size: 65px;
    color: #B7B7B7;
}
    
#MySavedJobsSummary .apply-none h3 {
    font-size: 26px;
    margin: -45px 0px 20px 0px;
    line-height: 30px;
    padding: 0px 25px;
}
    
#MySavedJobsSummary .dropdown-menu.list-group {
    width: 310px;
    border: none;
    border-radius: 5px;
    padding: 15px 30px 17px 30px;
    position: absolute;
    top: 29px;
    left: -262px;
}

span.closex {
    position: absolute;
    top: 13px;
    right: 17px;
    font-size: 18px;
    color: #ED1C24;
}

#MySavedJobsSummary .menulist-savedjob a {
    padding: 15px 0 14px 0;
    margin: 0;
    opacity: 1;
    border-bottom: 1px solid #E3E3E3;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family: houschka_headmedium;
    color: #ED1C24;
}

#MySavedJobsSummary a:hover {
    background: #FFFFFF;
    cursor: pointer;
}

#MySavedJobsSummary a.viewall-saved {
    padding: 17px 0 0 0;
    margin: 0;
    opacity: 1;
    color: #ED1C24;
    font-size: 20px;
}
    
#MySavedJobsSummary a.viewall-saved i {
    margin-left: 20px;
}

#MySavedJobsSummary .menulist-savedjob span.title {
    font-size: 22px;
    font-family: houschka_headmedium;
    line-height: 24px;
}
    
#MySavedJobsSummary .menulist-savedjob span.location {
    color: #222222;
    font-size: 14px;
    font-weight: bold;
    line-height: 29px;
}


.single-job .ion-ios-heart, .single-job .ion-ios-heart-outline {
    cursor: pointer;
}

.dropdown-toggle.fa-heart {
    color: #FFFFFF;
    font-size: 19px;
}

#headericon-profile,
#headericon-heart {
       color: #FFFFFF;
    font-size: 32px;
    cursor: pointer;
    position: absolute;
    top: -15px;
}

#ApplyHeaderLoginSection #headericon-heart {
   left: -15px;
}

.dropdown-toggle.fa-heart:hover {
    cursor: pointer;
}

    
#MySavedJobs i.large {
    color: #a7a7a7;
    font-size: 100px;
}
#MySavedJobs i:before {
    height: 60px;
}
#MySavedJobs i.large {
    height: 60px
}

.application--save {
    background-color: #ef2e24;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    margin: 0;
    padding: 22px 32px 15px 35px;
    border-radius: 7px;
}

.application--save a, .application--save a i {
    font-size: 20px;
}

.hideMe {
    display: none;
}

.apply-savedjobs {
    margin: 0 auto;
    max-width: 1135px;
}

.apply-savedjobs .btn--negative {
    margin: 0 !important;
}

.apply-savedjobs .headline {
    font-weight: bold;
    font-size: 25px;
}

.apply-savedjobs .subtitle {
    font-size: 20px;
}

.apply-savedjobs .actions {
    padding-top: 7px;
}

.apply-savedjobs .actions .fa {
    vertical-align: text-top;
}

.application__profile--heading.saved-jobs {
    padding: 45px 0px 60px 0px;
}



.saved__notification__message {
    padding: 10px 0px 0px 0px;
}

.saved__notification i.fa-heart,
.saved__notification i.fa-heart-o {
    display: inline-block;
    font-size: 23px;
    margin-right: 12px;
    margin-top: 13px;
}

.saved__notification div.notification-content {
    display: inline-block;
    vertical-align: top;
	width: 85%
}

.saved__notification {
    font-weight: bold;
    right: 217px;
    min-width: 390px;
    padding: 18px 25px 22px 25px;
    top: 58px;
}

.saved__notification .fa {
    color: #D3D3D3;
}




 .modal.red-style .modal-body {
     padding: 5px 35px 35px 35px;
 }








    
.header {
  max-height: 260px;
  background: url("https://www.adeccousa.com/~/media/adeccogroup/brands/adecco global 2016/assets/css/img/bg-generic-smoke.png") no-repeat scroll center center/cover #ef2e24;
  padding: 3em;
}

.header h2 {
  color: #fff;
}

.lead-in-block {
  padding: 0;
  margin-bottom: 4em;
}

.lead-in-block .lead-in-column {
  background: #f1f1f1;
}

.lead-in-block .lead-in-column p {
  padding: 30px;
  font-size: 1.4em;
}

.two-column-text h3 {
  line-height: 1.4em;
}










div.tooltips {
  display: inline;
  position: absolute;
  top: 29px;
  right: -20px;
  z-index: 1;
}

div.tooltips span {
  position: absolute;
  width:265px;
  color: #000000;
  background: #E4E4E4;
  height: 44px;
  line-height: 43px;
  text-align: center;
  font-weight: bold;
  border-radius: 7px;
}

div.tooltips span:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 100%;
  margin-top: -8px;
  width: 0; height: 0;
  border-right: 8px solid #E4E4E4;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}

div:hover.tooltips span {
  opacity: 1;
  left: 100%;
  top: 50%;
  margin-top: -22px;
  margin-left: 15px;
  z-index: 999;
}




.application .head-text {
  width: 60%;
  margin: 10px auto;
}

.application .head-text p {
  font-size: 1.4em;
  line-height: 1.4em;
  font-weight: 500;
}

.application .create-profile.action.boxed {
  border: 1px solid #00ABE1;
  margin-top: 30px;
}

.application .create-profile.action.boxed button.btn.btn--lightblue {
  margin: 20px;
}

.application__signup .modal-content .modal-header {
  background-color: #ef2e24;
  padding: .4em;
}

.application__signup .modal-content .modal-header h2 {
  margin: inherit;
  font-weight: bold;
  color: #fff;
}

.application__signup .modal-content .modal-body {
  padding: 20px;
}

.application__profile {
  background: #f1f1f1;
  padding: 2em;
}




.application__profile--notice {
  padding: 23px 0px 23px 0px;
}

.application__profile--notice i {
  font-size: 55px;
  vertical-align: inherit;
  margin-right: 20px;
}

.application__profile--notice h2 {
  margin: 15px 0;
}

.application__profile--notice .subtitle {
  color: #000;
  font-size: 20px;
  margin-bottom: 2px;
}





.application__profile--heading {
  padding: 40px 0px 60px 0px;
}

.application__profile--heading h2 {
  margin: 15px 0;
}

.application__profile--heading .subtitle {
  color: #000;
  font-size: 23px;
}

.application__profile--card {
  background: #fff;
  margin: 0 0 22px 0;
  padding: 17px 20px 13px 20px;
  border: 1px solid #dfd7d7;
  border-radius: .4rem;
  box-shadow: 0px 4px 0px 0px #E0D8D8;
}

.application__profile--card.dotted {
  border: 2px dashed #dfd7d7;
   box-shadow: none;
}

.application__profile--card .card-head {
  padding: 0px;
  margin: 0px;
  border-bottom: 1px solid #F2F2F2;
}

.application__profile--card .card-head .title {
    display: inline-block;
    vertical-align: top;
    padding: 7px 0 0 2px;
    font-size: 23px;
}

.btn-switch-on {
    background: #2AB549;
    color: #FFFFFF !important;
}

.btn-switch-off {
    color: #FFFFFF !important;
    background: #C9C9C9;
}

label.btn-switch-on {
    color: #FFFFFF !important;
    padding: 3px 17px 0 0 !important;
}

label.btn-switch-off {
    color: #FFFFFF !important;
    padding: 4px 0px 0px 21px !important;
}

span.branch-selected {
    background: #2ab549;
    display: inline-block;
    margin-top: 17px;
    color: #FFFFFF;
    padding: 3px 12px 3px 10px;
    font-size: 13px;
}

span.branch-selected i {
    margin-right: 8px;
    font-size: 14px;
}

span.password-saved {
    position: relative;
    background: #2ab549;
    display: inline-block;
    margin-top: 17px;
    color: #FFFFFF;
    padding: 5px 15px 5px 30px;
    font-size: 13px;
}

span.password-saved i {
    margin-right: 5px;
    display: inline-block;
    position: absolute;
    font-size: 30px;
    left: 0px;
    top: 7px;
}

span.password-unsaved {
    background: #EF2E24;
    display: inline-block;
    margin-top: 17px;
    color: #FFFFFF;
    padding: 2px 10px 2px 10px;
    font-size: 13px;
}

span.password-unsaved i {
    margin-right: 5px;
}


div.large-applied {
    position: absolute;
    top: 13px;
    right: 15px;
    cursor: pointer;
}

div.already-applied {
    background: #CBCBCB;
    color: #FFFFFF;
    font-size: 21px;
    text-align: center;
    padding: 20px 0px 25px 0px;
    line-height: 26px;
    margin-bottom: 20px;
    border-radius: 4px;
}

.password-show {
    position: absolute;
    top: 14px;
    right: 15px;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    color: #777;
}

.password-show.validated {
    right: 36px !important;
}


.pac-container {
    z-index: 1051 !important;
}

div.secondary-links.auth {
    width: 59px !important;
}

div.has-hint {
    position: relative;
}

.apply-search-results {
    border-bottom: 1px solid #D7D7D7; 
    padding: 20px 0 20px 0;
}

.text-red {
    color: #EE151F;
}

.apply-search-results .search-summary {
    font-size: 19px;
    color: #EE151F;
}

.apply-search-results .search-parameters {
    font-size: 17px;
    font-weight: bold;
    color: #747474;
    margin-top: 6px;
}

.apply-search-results .backtosearch {
    padding-top: 13px;
}

.apply-search-results .backtosearch a {
    font-size: 19px;
    font-weight: bold;
}

.apply-search-results .backtosearch i {
    margin-right: 15px;
}

.submit-application {
    font-size: 21px;
    color: #FFFFFF !important;
    background: #009DD1 !important;
}

.application__profile--card .card-head .title .required {
  color: red;
  padding: 0px;
  display: inline-block;
}

.application__profile--card .card-head i {
  font-size: 56px;
  color: #ef2e24;
}

.application__profile--card .card-head i.fa-check-circle {
  color: #5cb85c;
  font-size: 2em;
}

.application__profile--card .card-head i.fa-check-circle.disabled {
  color: lightgray;
}

.application__profile--card .card-content {
  padding: 10px 0px 0px 0px;
}

.application__profile--card .card-content--meta {
  margin-top: 0px;
  padding: inherit;
}

.application__profile--card label.label.text-muted {
  color: #C5C5C5;
  margin: 0;
  font-weight: 400;
  padding: 0;
  text-align: left;
  display: block;
  font-size: 13px;
}

.application__profile--card .password p i {
  font-size: 10px;
  margin: 2px;
}

.application__profile--card a.edit-link {
  font-weight: bold;
}

.application__profile--card a.btn-add.btn-default {
  background: white;
  color: #ef2e24;
  border-color: #ef2e24;
  margin: 20px 0 15px 0;
}

.application__profile--card .btn-add {
  text-align: center;
  background: white;
  color: #ef2e24;
  border-color: #ef2e24;
  margin: 20px 0;
}

.dropdown-content .fa-upload {
    font-size: 24px;
    margin: 0 8px 0 4px;
}

label.resume {
    margin-bottom: 4px !important;
}

.resume-file p {
    margin-top: 3px;
    font-weight: bold;
}

.resume-file i {
    font-size: 16px;
    margin: 0px 10px 0px 1px;
}

.application__profile--contact .modal-header {
  padding: 0px;
  border: none;
}

.application__profile--contact .modal-header h3 {
    margin: 0;
    color: #000;
    display: inline-block;
    font-size: 27px;
}

#editAccountDetails .application__profile--contact .modal-header h3 {
    display: inline-block;
    float: none;
}

.application__profile--contact .modal-header i {
  font-size: 3.5em;
  float: left;
  position: relative;
  top: 15px;
  left: 0;
}

.card-jobalert .un-saved .btn.btn-undo,
.job-card .un-saved .btn.btn-undo {
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}

.card-jobalert  .un-saved i.fa,
.job-card  .un-saved i.fa {
    padding: 10px 15px;
}
.job-card .un-saved {
    padding: 55px 30px;
}

.application__profile--contact .modal-header .pull-right {
  padding: 20px;
}

.application__profile--contact .modal-body .close {
  opacity: 1;
  padding: 25px 0px 0px 0px;
  font-size: 1em;
}

.application__profile--contact .modal-body .close:hover {
  opacity: .6;
}

.application__profile--contact .modal-body .form__control input#phoneNumber {
  width: 50%;
}

.application__profile--contact .modal-body .form__control label {
  width: 100%;
}

.application__profile--contact .modal-body .branch__search {
  margin: 0px;
}

.application__profile--contact .modal-body .branch__search label {
  font-weight: 600;
}

.application__profile--contact .modal-body .branch__search .input-group {
  float: left;
}

.application__profile--contact .modal-body .branch__search input {
    float: left;
    font-size: 16px;
    border: 1px solid lightgray;
    padding: 12px 55px 14px 14px;
    margin-bottom: 5px;
}

.branch__search .branch__search--location #checkSignValid{
    top: 14px;
    right: 40px;
}

div.branch-results {
    margin-top: 35px;
}

.application__profile--contact .modal-body .branch__search input:focus {
  outline: initial !important;
  border: 1px solid lightgray;
}

.application__profile .modal-footer {
  border: none;
  padding: 20px 20px 20px 20px;
}

 #header-applied-notification1 .applied-tip.myapply-tip {
    width: 320px;
}

.application__profile .btn.btn-add .fa.fa-plus {
  margin-left: 20px;
  font-size: 18px;
  -webkit-text-stroke: 1px #fff;
  text-shadow: 3px 3px 0 #fff,
				 -1px -1px 0 #fff,  
				  1px -1px 0 #fff,
				   -1px  1px 0 #fff,
					1px  1px 0 #fff;
}

.application__profile .locator__aside {
  padding: 0px;
  top: 0px;
  left: 0px;
  z-index: 100;
  height: auto;
  width: auto;
  overflow: hidden;
  overflow-y: scroll;
}

.application__profile .locator__aside--branch-bar {
  padding: 0px;
  margin: 0px;
}

.application__profile .locator__aside--branch-bar .panel-body {
  max-height: 550px;
  padding: 0px;
  background-color: #fff;
}

.application__profile .locator__aside--branch-bar .panel-heading {
  margin: 0px;
  padding: 5px 8px;
}

.application__profile .locator__aside--branch-bar ul {
  background-color: transparent;
}

.application__profile .locator__aside--branch-bar ul li {
  background-color: transparent;
  color: #000;
  padding: 4px 8px;
}

.application__profile .locator__aside--branch-bar ul li button.btn.select-branch {
  margin: 10px 0px 10px 0px;
  min-height: auto;
}

.application__profile .locator__aside--branch-bar ul li.branch-select:active, .application__profile .locator__aside--branch-bar ul li.branch-select.active, .application__profile .locator__aside--branch-bar ul li.branch-select.active:active, .application__profile .locator__aside--branch-bar ul li.branch-select.active:hover, .application__profile .locator__aside--branch-bar ul li.branch-select.active:focus {
  z-index: 2;
  color: #000;
  background: #fff !important;
  background-color: #fff !important;
  border-color: #782C3F !important;
  height: auto;
  border: 2px solid #782C3F !important;
}

.application__profile .locator__aside--branch-bar ul .list-group-item button.active {
  background: green;
}

.application__profile .locator__aside--branch-bar .branch__map,
.application__profile .locator__aside--branch-bar #mapview,
.application__profile .locator__aside--branch-bar #map-canvas {
  margin: 0;
  padding: 0;
  min-width: 100%;
  position: absolute;
  left: 0px;
  overflow: clip !important;
}

.application__profile .locator__aside--branch-bar .btn.select-branch {
  background: #782C3F;
  color: #FFF;
  border-radius: 0;
}

.application__profile .locator__aside--branch-bar .btn.btn-branch {
  background-color: #2AB649;
  color: #fff;
}

.application__profile .locator__aside--branch-bar .btn.btn.select-branch.btn-isselected {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.application__profile a.btn.branch-find {
  background-color: #fff;
  border: 1px solid #009CD4;
  color: #009CD4;
  margin-top: 38px;
  font-weight: bold;
  font-size: 19px;
}

#branchErrorMsg{
    position: absolute;
    right: -79%;
    top: 46px;
}

.application__profile a.btn.branch-find:hover {
  background: #fff !important;
}

.application__profile .btn.btn-find i.icon-location {
  color: #ef2e24;
}

.application__profile .branch__search #geoLocationButton {
    position: absolute;
    top: 7px;
    right: 0px;
}

.application .btn-submit {
  color: lightgray;
  background: #009DD1;
  margin: 30px;
  padding: 7px 18px 10px 18px;
}

.application .btn-submit.gray {
  background: #899093 !important;
}

.application input[aria-invalid='true'] {
  border: 2px solid #ef2e24;
}

.application .error {
  display: none;
  color: #ef2e24;
  padding: 12px 0px 0px 15px;
  position: relative;
  font-weight: 600;
  font-size: 15px;
}

.application .form-group.required label:after {
  content: "*";
  color: #ef2e24;
  margin: 0;
  padding: 0;
}

#emailChecking {
    position: absolute;
    top: 39px;
    left: 0;
    color: #F10F0F;
}

span.required {
    color: #ef2e24;
    padding-left: 4px;
}

.application__profile--card .icon-contact-outline {
    font-size: 56px;
    color: #ef2e24;
    vertical-align: middle;
}




.picker-dialog-bg {
    z-index: 20000 !important;
}

.picker-dialog {
    z-index: 20001 !important;
}


.job-search-horizontal .job-search-location {
    padding-right: 30px !important;
}

.application #addWorkExperience .icon-work-experience {
    font-size: 56px;
    color: #ef2e24;
    vertical-align: middle;
}

.application #addWorkExperience .ion-document-text {
    font-size: 40px;
    color: #ed1c24;
    margin-right: 12px;
    vertical-align: middle;
}

#addWorkExperience .latest-job {
    color: #000;
    font-size: 22px;
    margin-bottom: 10px;
}

#addWorkExperience.modal-body {
    padding-bottom: 0px !important;
}

#addWorkExperience #jobDutiesValidation {
    min-height: 130px;
}

.application #addWorkExperience .hero {
    padding: 15px 20px 17px 17px;
    margin: 30px -2px 25px -2px;
    background-color: #f1f1f1;
    border-radius: 4px;
}

.application #addWorkExperience .hero .title {
  font-size: 1.2em;
  padding: 7px 0px 0px 3px;
  margin: 0px;
}

.application #addWorkExperience .hero .dropdown,
.application #addWorkExperience .hero .dropdown-toggle {
  width: 100%;
  color: #ed1c24;
  font-weight: bold;
  border-radius: 6px;
}

.application #addWorkExperience .hero .btn--reset {
  background: #fff;
}

.application #addWorkExperience .resume-label {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 17px;
    line-height: 35px;
}

.application #addWorkExperience .upload-success {
  margin-top: 40px;
  margin-bottom: 20px;
}

.application #addWorkExperience .alert {
  font-weight: bold;
  border-radius: 6px;
  color: #fff;
}

.application #addWorkExperience .alert a {
  color: #fff;
}

.icon-upload-file {
    margin: 0px 15px 0px 0px;
}

.application #addWorkExperience .alert-danger {
  background-color: #ed1c24;
}

.application #addWorkExperience .alert-success {
  background: #2AB549;
  width: 50%;
}

.application #addWorkExperience .or {
  width: 100%;
  height: 23px;
  border-bottom: 1px solid #B1B5B7;
  margin-bottom: 30px;
  text-align: center;
  vertical-align: middle;
}

.application #addWorkExperience .or span {
  position: relative;
  top: 10px;
  font-size: 20px;
  background-color: #FFFFFF;
  padding: 0px 7px;
  font-weight: bold;
}

.application #addWorkExperience .dropbtn {
  padding: 6px 0px 7px 20px;
  width: 100%;
  background: none;
  cursor: pointer;
  outline: none;
}

.application #addWorkExperience .dropdown {
  outline: 0;
  position: relative;
  display: inline-block;
}

.application #addWorkExperience .dropdown .small-icon {
  max-width: 30px;
}

.application #addWorkExperience .dropdown .fa.fa-upload {
  color: #ed1c24;
}

.application #addWorkExperience .dropdown .dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    z-index: 1;
    width: 100%;
    border: 1px solid #EF2E24;
    padding: 12px 0px 15px 0px;
}

.application #addWorkExperience .dropdown .dropdown-content a {
    color: #000;
    padding: 5px 0px 5px 17px;
    text-decoration: none;
    display: block;
    font-size: 15px;
}

.application #addWorkExperience .dropdown .dropdown-content a:hover {
  background-color: #323232;
  color: #fff;
}

.application #addWorkExperience .dropdown:hover .dropdown-content {
  display: block;
  background-color: #fff;
}

.application #addWorkexp.modal .modal-content button.btn--apply {
  margin: 15px;
}

.application button.close {
  color: #ED1C24;
  right: 25px;
  top: 10px;
  opacity: 1;
  z-index: 1;
  position: relative;
}

.application button.close span {
  font-size: 20px;
}

.modal.red-style .modal-header {
    background-color: #FFFFFF;
    padding: 2px 0 0 10px;
    border-radius: 5px;
}

.modal.red-style .modal-content {
    border-color: red;
    border-radius: 5px;
}


.modal.red-style .form-label {
    margin: 20px 0 3px 0;
}

.modal.red-style a.modal-close {
    color: #000000;
    font-weight: bold;
    margin-top: 19px;
    font-size: 16px;
}

.modal.red-style  i.fa-close {
    color: #F10F0F;
    margin-right: 10px;
    font-size: 20px;
    vertical-align: bottom;
}

.modal.red-style .modal-footer {
    border-top: none;
    padding-bottom: 30px;
}

.modal.red-style .form__label {
    display: inline-block;
    margin: 0px 0px 6px 0px;
    color: #000000;
    font-size: 16px;
    font-weight: 600;
}







.general-modal .modal-dialog {
    max-width: 540px;
}

.general-modal .modal-header {
    padding: 0px 0px 0px 22px !important;
}

.general-modal .modal-header i {
    font-size: 45px;
}

.general-modal .modal-header h3 {
    padding: 7px 0 0 18px;
}

.general-modal .modal-body {
    padding: 25px 25px 15px 25px !important;
    margin: 0 !important;
}

.general-modal .main-message {
    font-size: 19px;
    font-weight: bold;
    line-height: 29px;
    margin: 25px 0 35px 0;
}

.general-modal .btn {
    font-size: 24px;
}

.general-modal .close {
    color: #ED1C24;
    right: 20px !important;
    font-size: 36px;
}





#phoneErrortip {
    right: 407px;
    top: 45px;
}

#phoneErrortip span {
    width: 310px;
}

.card-head .col-sm-10 i {
    margin-left: -10px;
}

.card-content .edit-link {
    font-weight: bold;
    font-size: 15px;
    color: #ED1C24;
}





#header-applied-notification,
#header-applied-notification1 {
    background: rgb(0, 157, 209); 
    text-align: center; 
    color: rgb(255, 255, 255);
    padding: 44px 0px 50px; 
    display: block;
    position: relative;
    display: none;
}

#header-applied-notification .message,
#header-applied-notification1 .message {
    display: inline-block;
    position: relative;
    font-size: 25px;
}

#header-applied-notification .message i,
#header-applied-notification1 .message i {
    margin-left: 10px;
    font-size: 21px;
    cursor: pointer;
}

#header-applied-notification .modal-arrow,
#header-applied-notification1 .modal-arrow {
    position: absolute;
    top: 28px;
    right: -5px;
    border-width: 0 13px 18px 13px;
    display: none;
}

#header-applied-notification .applied-tip,
#header-applied-notification1 .applied-tip  {
    position: absolute;
    top: 45px;
    right: -126px;
    background: #FFFFFF;
    width: 275px;
    border-radius: 5px;
    color: #000000;
    z-index: 100;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    padding: 19px 30px 25px 30px;
    display: none;
}

#header-applied-notification .dont-show,
#header-applied-notification1 .dont-show {
    position: absolute;
    top: 8px;
    right: 160px;
}

#header-applied-notification .dont-show a,
#header-applied-notification1 .dont-show a {
    color: #FFFFFF;
    font-size: 14px;
    text-decoration: underline;
}

#header-applied-notification .dont-show i,
#header-applied-notification1 .dont-show i {
    margin-left: 25px;
    font-size: 13px;
    cursor: pointer;
}



.signed-out .search-results .content {
    text-align: center; 
    font-size: 26px; 
    padding: 36px 0px 80px 0px;
}

.signed-out .search-results .content span {
    font-size: 26px;
}

select#selectdropoption {
    position: relative;
	width: 100%;		 
        font-size: 18px;
            color: #777;
    padding: 12px 20px 14px 20px;
   border: 1px solid #ddd;
   border-radius: 4px;
   appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.lineofbusiness .form__control:after {
       color: #009DD1;
    font-size: 14px;
    font-family: FontAwesome;
    content: "\f078";
    position: absolute;
    right: 15px;
    top: 13px;
    pointer-events: none;
}


.signed-out .sign-in {
    background: #F2F2F2;
}

.signed-out .sign-in .content {
    text-align: center; 
    font-size: 26px; 
    padding: 85px 0px 125px 0px;
}

.signed-out .sign-in .content i {
     color: #C9C9C9;
     font-size: 160px;
	position: relative;
    height: 100px;
    overflow: hidden;
    -webkit-text-stroke: 3px #F2F2F2;
	text-shadow: 9px 9px 0 #F2F2F2,
				 -3px -3px 0 #F2F2F2,  
				  3px -3px 0 #F2F2F2,
				   -3px  3px 0 #F2F2F2,
					3px  3px 0 #F2F2F2;
}

.signed-out .sign-in .content h2 {
    margin-top: 0; 
    font-size: 42px; 
    margin-bottom: 5px;
}

.signed-out .sign-in .content span {
    font-size: 22px;
}

.read-desc {
    display: none;
}

.application__profile .branch__search #geoLocationButton.validation-wrong {
    top:0;
}
.error-msg-cnt {
    display: inline-block;
    margin-left: 30px;
    margin-top: 10px;
}
.saved__notification__message a.job-name  {
	color: #ef2e24;
}

div#MySavedJobsSummary .navbar-nav .dropdown.open #headericon-heart:before,
div#MySavedJobsSummary #headericon-heart:hover:before{
    content: "C";
}

#ActiveApplyDiv .apply-tooltip .tooltip-content a {
    color:#000;
    text-decoration: underline;
}
#MySavedJobsSummary .apply-none .icon-heart-outline {
        font-size: 105px;
    color: #bbb;
}

p.delete-alert-msg .icon-warning {
    display: inline-block;
    height: 25px;
    position: absolute;
    top: 7px;
    left: 10px;
    font-size: 35px;
}
p.delete-alert-msg  {
    padding-left: 35px;
}
div#LoginMenu .navbar-nav .dropdown.open .icon-profile-outline:before,
div#LoginMenu .icon-profile-outline:hover:before {
  content: "P";
} 

.application__profile .form-group {
    padding: 10px 0;
}

#header_0_SavedJobNotificationMessage {
	margin: 0 auto;
    position: relative;
}
.saved__notification {
	top: 50px;
    display: none;
}

@media (min-width: 768px) {
	#header_0_SavedJobNotificationMessage {
		width: 750px;
	}
}
@media (min-width: 992px) {
	#header_0_SavedJobNotificationMessage {
		width: 970px;
	}
}
@media (min-width: 1200px) {
	#header_0_SavedJobNotificationMessage {
		width: 1170px;
	}
}
@media (max-width: 767px) {
	#header_0_SavedJobNotificationMessage {
		width: 100%;
	}
}
.saved__notification a {
	color: #ef2e24;
}

a.delete-resume {
    color: #ef2e24;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    margin-right: 4px;
}

.form__element {
    color: #222;
}

#LoginMenu .list-group li:hover i{
    color: #ED1C24;
}

#LoginMenu .loginmenuitem i.icon-lock {
    font-size: 32px;
}
#LoginMenu .loginmenuitem.lock-item a{top: -6px;}
#file-upload-description #uploaded-file {
    color: #009DD1;
    font-size: 17px;
    font-weight: bold;
}
.upload-success .success-msg .fa-check-circle{
    font-size: 22px;
    display: inline-block;
    position: absolute;
    left: 0;
}
#addWorkExperience .upload-success .alert {
    padding: 7px 5px 9px 14px;
    margin-bottom: 20px;
}
.file-size-msg {
    margin-top: 5px;
    font-weight: bold;
}
.file-size-msg strong {
    color: #ED1C24;

}
.upload-success .success-msg {
    padding-left: 30px;
    position: relative;
}
.job__info--name a span {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    position: absolute;
    width: 80%;
    top: 0;
}

.save-profile-msg {
	float: left;
	text-align: left;
}
#createAccount #CA_Eligibility2Error {
	display: block;
}
#createAccount  label#CA_Eligibility2Error:before {
    clear: both;
	content: '';
	    display: block;
}

#workexpErrorMsg {
    text-align: left;
}
/*
.validation-right {
        font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #fff;
}

.validation-right:before {
    font-size: 18px;
    content: "\f00c";
    color: #2AB549;
}*/

/*Term and condiation for Adecco CA*/
.terms-check {
	text-align: center;
}
.terms-check input {
	display: inline;
}
.terms-check p{
	display: inline-block;
}
.terms-check .submit-application-msg {
	display: block;
}
.terms-check .agreement-error {
	color: #ef2e24;
}

/* Custom scrollbar for branch results */
.application__profile div.locator__aside::-webkit-scrollbar {
    width: 8px;
    height: 20px;
}
 
/* Track */
.application__profile div.locator__aside::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(82, 76, 76, 0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
/* Handle */
.application__profile div.locator__aside::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(173, 168, 168, 0.8); 
    -webkit-box-shadow: inset 0 0 6px rgba(58, 55, 55, 0.5); 
}
.application__profile div.locator__aside::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(232, 226, 226, 0.4); 
}
.application__profile div.locator__aside {
    position: absolute;
    width: 35%;
    margin-top: 40px;
    background: #fff;
    left: 40px;
    height: 450px;
}

#jobalertsnew i.icon.icon-alarm-outline {
    color: #a7a7a7;
    font-size: 120px;
    height: 77px;
}
#jobalertsnew i.icon.icon-alarm-outline:before{
     height: 77px;
}
#jobalertsnew .apply-none {
    margin-top: 30px;
}
#jobalertsnew .apply-none .h3 {margin-top: 0;}

#generalMessagePopup  .modal-header .icon-face,
#generalErrorPopup .modal-header .icon-bandaid,
#generalPopupError .modal-header .icon-horse {
    margin-top: -15px;
}

.application__profile .branch__search #geoLocationButton.validation-right {
    top: 0;
}

#jobDutiesValidation {
    font-size: 14px;
    background: #fff;
    color: #474736;
    opacity: 0.5;
}
.work-desc {
    height: auto;
    overflow: hidden;
     -moz-transition: height 1s ease;
    -webkit-transition: height 1s ease;
    -o-transition: height 1s ease;
    transition: height 1s ease;
}
.work-desc.show-more-text {
    height: auto;
}

#alertDuration {
    margin-top: 20px;
}
/*Resume deleting msg*/
#addWorkExperience .modal-body #DeleteMessage span{
    display: inline-block;
    float: right;
    margin-right: 20px;
    text-decoration: underline;
}
/*Militaty dropdown*/
.military-dropdown .col-xs-2 {
	width: 40%;
}
.military-dropdown select{
	position: relative;
	width: 100%;
    font-size: 18px;
    color: #777;
    padding: 12px 20px 14px 20px;
    border: 1px solid #ddd;
    border-radius: 4px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.military-dropdown .form__control{
	position: relative;
}
.military-dropdown .form__control:after {
    color: #009DD1;
    font-size: 14px;
    font-family: FontAwesome;
    content: "\f078";
    position: absolute;
    right: 15px;
    top: 50px;
    pointer-events: none;
}
/*Marketing*/
/*Second work history*/
.work-exp-usa input[type="radio"] {
  /* remove standard background appearance */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* create custom radiobutton appearance */
  display: inline-block;
  outline: none;
  margin: -3px 0;
  width: 18px;
  height: 18px;
  padding: 4px;
  /* background-color only for content */
  background-clip: content-box;
  border: 2px solid #bbbbbb;
  background-color: #e7e6e7;
  border-radius: 50%;
}

/* appearance for checked radiobutton */
.work-exp-usa input[type="radio"]:checked {
  background-color: #ef2e24;
}
#workExpValid .card-content--meta .row .col-sm-12:nth-child(2){
	border-top: 1px solid #B0B4B6;
}
#addWorkExperience .remove-exp {
	margin: 50px 0;
	border-bottom: 1px solid #B0B4B6;
}
#addWorkExperience .remove-exp  a.modal-close{
	margin-top: 20px;
}
#workExpValid .card-content--meta .row .col-sm-12:nth-child(2) {
	padding-top: 15px;
}
.work-exp-1 select {
    position: relative;
    width: 98%;
    font-size: 18px;
    color: #222;
    padding: 12px 14px 14px 14px;
    border: 1px solid #ddd;
    border-radius: 4px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.work-exp-other input {
	width: 98%;
}
.work-exp-1 select.card-invalid {
    border: 1px solid #ED1C24;
}
.work-exp-1 .work-exp-staffingname .form__control:after {
    color: #ef2e24;
    font-size: 20px;
    font-family: FontAwesome;
    content: "\f078";
    position: absolute;
    right: 15px;
    top: 28px;
    pointer-events: none;
}
.work-exp-1 .jobDutiesValidation {
	resize: none;
    height: 120px;
}
.work-exp-usa .add-contact {
	background: none;
    border: none;
    padding: 0;
	color: #009BD2;
}
.work-exp-usa .add-contact:hover {
	background: none;
    border: none;
}
.work-exp-usa .add-contact .fa.fa-plus {
	background: #009BD2;
    text-shadow: 3px 3px 0 #009BD2, -1px -1px 0 #009BD2, 1px -1px 0 #009BD2, -1px 1px 0 #009BD2, 1px 1px 0 #009BD2;
    padding: 2px 3px;
    border-radius: 50%;
    margin-right: 10px;
    font-size: 14px;
    color: #fff;
    -webkit-text-stroke: 1.3px #009BD2;
    text-shadow: 3px 3px 0 #009BD2, -1px -1px 0 #009BD2, 1px -1px 0 #009BD2, -1px 1px 0 #009BD2, 1px 1px 0 #009BD2;
}
.work-exp-staffingname .form__control{
	margin-top: 10px;
}
.work-exp-other .form__control {
	padding-top: 10px;
	margin-bottom: 10px;
}
@media (min-width: 34rem) {
	.work-exp-other .col-sm-7,
	.work-exp-staffingname .col-sm-7  {
		width: 59.33333%;
	}
}
.work-exp-other sup,
.work-exp-usa sup{
	font-size: 16px;
    font-weight: 600;
}
/*End*/
#profile-marketing .card-content--meta{
	padding-left: 30px;
    position: relative;
}
#profile-marketing input[type="checkbox"] {
	position: absolute;
    left: 0;
}
/*Password tooltip*/
.pass-tooltip{
    position: absolute;
    top: -100%;
    left: 103%;
    background: #fff;
	border: 1.5px solid #ef2e24;
    padding: 10px;
    height: auto;
    border-radius: 24px;
    color: #141419;
    min-width: 200px;
	box-shadow: 0 0 0 1px #ef2e24; /* All the borders by using the spread properties */
	display: none;
}
.pass-tooltip:after {
 content: "";
 position: absolute;
 top: 50%;
 right: 100%;
 margin-top: -5px;
  border-width: 10px;
  border-style: solid;
 
  border-color: transparent #ef2e24 transparent transparent;
}
.pass-tooltip ul{
    margin-left: 20px;
	position: relative;
}
.pass-tooltip ul li{
	position: relative;
	list-style: none;
}
.pass-tooltip li.in-valid:before {
    content: "z";
	color: #ef2e24;
}
.pass-tooltip li:before {
    font-size: 30px;
    position: absolute;
	color: #2AB549;
    top: 3px;
    left: -30px;
    content: "l";
	font-family: adecco-font-1 !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    line-height: 1;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
@media (max-width: 767px) {
	.pass-tooltip{
		top:55px;
		left:0;
		z-index:1;
	}
	.pass-tooltip:after{    
         bottom: 100%;
         left: 50%;
		 top:0;
		 right: auto;
         margin-left: -10px;
		 margin-top:0;
         border-width: 7px;
         border-style: solid;
         border-color: transparent transparent #ef2e24 transparent;
      }
}    
/*End*/
/*Verify Email*/
.verrification-content {
	margin-bottom: 40px;
}
.verrification-content h1 {
    text-align: left;
    margin: 0 auto;   
    padding: 40px 0 10px;
    border-bottom: 1px solid #656868;
    font-size: 42px;
	line-height: 45px;
	display: none;
}
.verrification-content h2 {
	 font-size: 30px;
	 line-height: 32px;
}
.verrification-content .email-verify-sucess h2 {
	 color: #2AB549;
}
.verrification-content .email-verify-fail h2 {
	 color: #ef2e24;
}
.email-verify-fail .fail-icon,
.verrification-content .sucess-icon {
    margin: 40px auto 20px;
}

.verrification-content .fa {
    font-size: 75px;  
    border-radius: 50%;
    padding: 20px;
}
.verrification-content .sucess-icon .fa {
	color: #2AB549;
    border: 3px solid #2AB549;;
}
.verrification-content .fail-icon .fa {
	color: #ef2e24;
    border: 3px solid #ef2e24;
	padding: 20px 25px;
}
.verrification-content .sucess-icon .fa:before {
    content: "\f00c";
}
@media screen and ( min-width: 992px ) {	
	#VerifyEmailId {
		margin: 128px 0 158px;
	}
}
/*end*/
/*Phone consent*/
.phone-consent {
margin-bottom: 15px;
    display: block;
    float: none;
    clear: both;
}

.phone-consent input[type="checkbox"],
.marketing-consent input[type="checkbox"],
.phone-check input[type="checkbox"] {
    margin: 6px 0 0;
    vertical-align: top;
}

.phone-consent span,
.marketing-consent span,
.phone-check span{
margin-right: 10px;
vertical-align: top;
}
.marketing-consent label,
.phone-consent label,
.phone-check label{
width:90%;
font-weight: normal;
}
.phone-conent-details {
    padding: 15px 30px;
}
.ph-heading {
color:red;
}
/*end*/
@font-face {
  font-family: adecco-font-1;
  src: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/398304/adecco-font-1-eot.eot");
  src: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/398304/adecco-font-1-eot.eot") format("embedded-opentype"), url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/398304/adecco-font-1.woff") format("woff"), url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/398304/adecco-font-1.woff") format("truetype"), url("http://cd-adecco-fr-uat.adecco.net/~/media/adeccogroup/brands/adecco global 2016/assets/font/icons/adecco-font-1-svg.svg#adecco-font-1") format("svg");
  src: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/398304/adecco-font-1.woff");
  src: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/398304/adecco-font-1.woff?#iefix") format("embedded-opentype"), url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/398304/adecco-font-1.woff") format("woff"), url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/398304/adecco-font-1-ttf.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
/* houschka_headmedium */
@font-face {
  font-family: houschka_headmedium;
  src: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/398304/houschkahead-medium-web-eot.eot?#iefix") format("embedded-opentype"), url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/398304/houschkahead-medium-web.woff") format("woff"), url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/398304/houschkahead-demibolditalic-web-ttf.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
/* houschka_headdemibold */
@font-face {
  font-family: houschka_headdemibold;
  src: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/398304/houschkahead-demibold-web-eot.eot");
  src: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/398304/houschkahead-demibold-eot-eot.") format("embedded-opentype"), url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/398304/houschkahead-demibold-web-woff.woff") format("woff"), url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/398304/houschkahead-demibold-web-woff2.woff2") format("woff2"), url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/398304/houschkahead/houschkahead-demibold-web-ttf.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
/* houschka_headbold */
@font-face {
  font-family: houschka_headbold;
  src: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/398304/houschkahead-bold-web-eot.eot");
  src: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/398304/houschkahead-bold-web-eot.eot") format("embedded-opentype"), url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/398304/houschkahead/houschkahead-bold-web-woff.woff") format("woff"), url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/398304/houschkahead-bold-web-ttf.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}
.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-banner .cc-btn:last-child{min-width:140px}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-ms-flex:1 0 auto;flex:1 0 auto}.cc-window.cc-banner{-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{-ms-flex:1;flex:1}.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-compliance>.cc-btn{-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-ms-flex-align:unset;align-items:unset}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}
.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}
.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-banner .cc-btn:last-child{min-width:140px}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-ms-flex:1 0 auto;flex:1 0 auto}.cc-window.cc-banner{-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{-ms-flex:1;flex:1}.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-compliance>.cc-btn{-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-ms-flex-align:unset;align-items:unset}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}
@font-face {
  font-family: houschka_headlight;
  src: url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/houschkahead-light-web-eot.eot");
  src: url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/houschkahead-light-web-eot.eot?#iefix;") format("embedded-opentype"),
  url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/houschkahead-light-web-woff2.woff2") format("woff2"),
  url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/houschkahead-light-web-woff.woff") format("woff"),
  url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/houschkahead-light-web-ttf.ttf") format("truetype"),
  url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/houschkahead-light-web-svg.svg#houschka_headbold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: adecco-font-1;
  src: url("/~/media/AdeccoGroup/Brands/Adecco Global 2016/Germany/font/adecco-font-1.woff");
  src: url("/~/media/AdeccoGroup/Brands/Adecco Global 2016/Germany/font/adecco-font-1.woff") format("woff");
}
@font-face {
  font-family: houschka_headlight_italic;
  src: url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/houschkahead-lightitalic-web--eot.eot");
  src: url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/houschkahead-lightitalic-web-eot.eot?#iefix;") format("embedded-opentype"),
  url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/houschkahead-lightitalic-web-woff2.woff2") format("woff2"),
  url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/houschkahead-lightitalic-web-woff.woff") format("woff"),
  url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/houschkahead-lightitalic-web-ttf.ttf") format("truetype"),
  url("/~/media/adeccogroup/brands/adecco global 2016/assets/font/houschkahead-lightitalic-web-svg.svg#houschka_headbold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: houschkahead-medium-web;
  src: url("/~/media/AdeccoGroup/Brands/Adecco Global 2016/Germany/font/houschkahead-medium-web.woff"),
  url("/~/media/AdeccoGroup/Brands/Adecco Global 2016/Germany/font/houschkahead-medium-web.woff") format("woff");
}
@font-face {
  font-family: houschkahead-demibold-web-woff;
  src: url("/~/media/AdeccoGroup/Brands/Adecco Global 2016/Germany/font/houschkahead-demibold-web-woff.woff");
  src: url("/~/media/AdeccoGroup/Brands/Adecco Global 2016/Germany/font/houschkahead-demibold-web-woff.woff") format("woff");
}
@font-face {
  font-family: houschka_headdemibold;
  src: url("/~/media/AdeccoGroup/Brands/Adecco Global 2016/Germany/font/houschkahead-demibold-web-woff.woff");
  src: url("/~/media/AdeccoGroup/Brands/Adecco Global 2016/Germany/font/houschkahead-demibold-web-woff.woff") format("woff") ;
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: houschka_headmedium;
  src: url("/~/media/AdeccoGroup/Brands/Adecco Global 2016/Germany/font/houschkahead-medium-web.woff"),
  url("/~/media/AdeccoGroup/Brands/Adecco Global 2016/Germany/font/houschkahead-medium-web.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}


/* Variable Declare*/

/*:root {
	--primaryColor:#fff;
	--btnColor:#ef2e24;
	--grayLigh:#ccc;
	--focusColor:#3d7e9a;
	--widthFull:100%;
}
    */
.contact__form{
	max-width: 750px;
    margin: 0 auto;
    padding: 20px;
	background:#fff;
	border-radius: 8px;
}
.page-section {
	margin-bottom: 50px;
	display: flex;
	flex-wrap: wrap;
}
.form-field label {
    padding: 3px 0px;
    width: 100%;
    display: block;
    float: left;
    font-family: "open_sansregular", sans-serif;
    color: #394448;
    font-weight: normal;
}
.checkbox-field label,.form-field.multiline-field{
	width: 100%;
}
.form-field{
	line-height: 1.4em;
	display: block;
	margin: 10px;
	width: calc(50% - 20px);
	vertical-align: top;
}
.form-field input[type="text"],
.form-field input[type="email"],
.form-field input[type="tel"],
.form-field input[type="password"],
.form-field input[type="number"],
.form-field select,
.form-field textarea {
	padding: 10px;
	border: solid 1px #b2b2b2;
	width: 100%;
	display: block;
	border-radius: 7px; 
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	color:#000;
}

.form-field input[type="text"]:focus,
.form-field input[type="email"]:focus ,
.form-field input[type="password"]:focus,
.form-field select:focus,
.form-field input[type="number"]:focus,
.form-field textarea:focus { 
	background-color: #fff;
    border-color: #3d7e9a;
    outline: 0;
}
.form-field .field-validation-error {
	color: #ad0e29;
	display: block;
}

.page-section input[type="submit"] {
	display: inline-block;
	font-size: 22px;
	font-weight: 700;
	border: none;
	border-radius:7px;
	text-shadow: none;
	box-shadow: none;
	transition: all 0.5s ease-in-out;
	padding: 15px 25px;
	color: #fff;
	background-color: #ef2e24;
	margin-top:15px;
}
.scfSubmitButton {
	width:100%;
	text-align:center;
}
@media screen and (max-width:600px){
	.form-field {
		width: calc(100% - 20px);
	}
}
.form__top,.employers .two-col-left-rail .col-left-rail .form__top {
	width: 40%;
	float: right;
}
.form__top label{
	display:none;
}
.form__top .page-section input[type="submit"] {
	color: #ed1c24;
	background: white;
	border: 2px solid #ed1c24;
	font-weight: 100;
	padding: 15px 50px;
}
h5.thank-you{
	color: #000;
	text-align: center;
}
.home-search .content .cta a {
	margin-right: 16px;
	margin-top: 70px;
	display: inline-flex;
}

.btn.btn--red-on-white {
	color:#ed1c24!important;
	background-color:#fff!important;
	border-color:#fff!important;
}

.btn.btn--white-transparent {
	color:#fff!important;
	background:none!important;
	border-color:#fff!important;
}

.industry-location-type .list-item a{
	border-bottom: none;
    display: block;
    margin: 0 10px;
    padding: 15px 0 15px 0;
    text-align: left;
}

.tab-links .tab-pane .list-item{
	border: none;
    margin: 0 0 1vh 0;
    padding: 0;
}


.tab-content>.active {
	padding: 20px 30px;
	overflow: hidden;
	background-color: #f7f7f7;
}

.btn{
	font-size: 22px;
}

.Home .btn i {
		font-size: 52.8px;
		line-height: 46px;
		margin: 0 0 -20px;
}
	
.btn--reset , .btn--apply{
	line-height: normal;
}

.footer__top{
	background-color: #f1f1f1;
	text-align: center;
}
	

.footer__top  p{
	line-height: 24px;
    color: #4b4b4b;
    font-family: "Archer SSm A", "Archer SSm B", lust_regular, Georgia;
    font-size: 17.6px;
	margin: 8px 0 0px;	
}

.footer__top p a{
	text-decoration: underline;
}

.job-search-horizontal .job-search-inner{
	padding: 40px 0 ;
}
.footer__bottom a{
	padding-right: 26px !important;
}

.footer__bottom .links{
	width: 80%;	
}


@media (min-device-width : 768px) and (max-device-width : 1024px){
	.footer__bottom .links{
		margin-left: 4px;
	}
	.Home .spotlight_top-banner{
		background-size: cover;
		background-position: center;
		height: 400px;
	}
	.home-search .content .container:last-child  h1{
		font-size: 45px;
		line-height: 45px;
	}
}


@media(max-width : 1023px){
	 .footer__bottom .links{
		width: 100%;
	}
}



@media(max-width: 767px) {
 .footer__top .footer-logo{
	margin-left: 0;
 }
 
 .footer__top p{
	margin: 0 13px 9px;
 }
 
 .job-search-horizontal{
	margin-top: 15px;
 }
 
 .home-search .content .cta{
	margin-top: 30px;
 }
 .spotlight-container .panel{
	padding-left: 0;
 }
}




@media(min-width: 1168px) {
	.home-search {
        height: 640px;
    }
}




@media (min-width:767px){
	.container-body{
		padding-top: 55px !important;
	}
	.Home .container-body{
		padding-top: 0 !important;
	}
	/* .home-search .content .cta {
        margin: 50px 0 68px 0;
    } */
}

.open-menu .ico-show-menu{
	display: none;
}

.header_static.page_404{
	background: url(/~/media/adeccogroup/brands/adecco%20global%202016/france/media/zebre_chevrons.png?h=380) bottom right no-repeat;
}
.header_static{
	text-align: left;
	height: 470px;
	padding-bottom: 25px;
	padding-top: 80px;
	margin: auto;
}
.page_404 p, .page_404 h1{
	color: white;
}
.page_404 p{
	line-height: 1.5;
	width: 450px;
	margin-bottom: 12px;
	width: 100%;
	display: block;
	font-size: 26px;
	line-height: 25px;
	color: #ffffff;
}
.header_static a{
	display: inline-block;
	border: 1px solid #ffffff;
	border-radius: 6px;
	background: transparent;
	color: #ffffff;
	font-size: 20px;
	margin-top: 40px;
	padding: 16px;
	padding-right: 80px;
	line-height: 1.4;
	position: relative;
}
.header_static a:after{
	content: "\55";
	position: absolute;
	right: 0px;
	top: 50%;
	font-family: adecco-font-1!important;
	font-style: normal!important;
	font-weight: 400!important;
	font-variant: normal!important;
	text-transform: none!important;
	line-height: 1;
	font-size: 63px;
	height: 34px;
	margin-top: -17px;
}
.header_static a:hover{
	color: #de1219;
	background: #ffffff;
	cursor: pointer;
}
.header_static a:hover:after{
	animation: bounce 800ms ease-out;
}
@media (max-width: 767px) {
    .mobile_titre {
        display: block !important;
        text-align: center;
        margin: auto;
        margin-top: 40px;
    }
    a.mobile_titre {
        border: 1px #ef2e24 solid;
        color: #ef2e24 !important;
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        padding: 10px 20px;
        border-radius: 8px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
    }
    a.mobile_titre b {
        color: #ef2e24 !important;
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
    }
    a.mobile_titre:hover {
        background: #ef2e24;
        color: #ffffff !important;
        text-decoration: none !important;
    }
    a.mobile_titre:hover b {
        color: #ffffff !important
    }
	
	.job-search-horizontal .job-search-search-btn .btn-search:after{
		padding-left: 10px;
		font-size: 16px;
		line-height: 0;
	}
}
.mobile_titre{
  display: none;
}
.notfound .spotlight-container{
  padding: 0;
}
.spotlight-container .panel{
	padding: 0;
}




.cta-panel {
    background: url("/~/media/AdeccoGroup/Brands/Adecco Global 2016/uk/css/img/cta-panel-smoke_001.jpg") no-repeat;
    background-size: cover;
    border-radius: 4px;
    margin: 2rem 0;
    padding: 1.375rem 1.375rem 2.8rem;
    position: relative
}
.cta-panel:hover .promo-cta {
    background-color: #c61017;
    transition: .5s
}
@media (min-width: 48rem) {
    .cta-panel {
        margin: 2rem 0;
        padding: 1.375rem 1.5rem 6rem;
        min-height: 12.5em
    }
}
.cta-panel .promo-heading {
    color: #fff;
    font-weight: 600;
    margin: 0 0 .6rem;
    width: 60%
}
@media (min-width: 48rem) {
    .cta-panel .promo-heading {
        font-size: 35px;
        line-height: 35px;
        font-size: 2.1875rem;
        line-height: 2.1875rem;
        width: 70%
    }
}
.cta-panel .description {
    color: #fff;
    font-weight: 300;
    width: 60%;
    margin: 0
}
@media (min-width: 48rem) {
    .cta-panel .description {
        font-size: 24px;
        line-height: 28px;
        font-size: 1.5rem;
        line-height: 1.75rem;
        width: 70%
    }
}
.cta-panel .promo-cta {
    font-family: "houschka_headdemibold", Helvetica, Arial, sans-serif;
    font-size: .6875rem;
    background-color: #ef2e24;
    border-radius: 0 0 4px 4px;
    bottom: 0;
    color: #fff;
    display: block;
    left: 0;
    position: absolute;
    width: 100%;
    padding: .675rem 23px .425rem;
    line-height: 1;
    transition: .5s
}
@media (min-width: 48rem) {
    .cta-panel .promo-cta {
        padding: 1.3rem 1.5rem 1.0rem;
        font-size: 1.25rem;
        line-height: 1.125rem
    }
}
.cta-panel .promo-cta .icon {
    font-size: 3rem;
    line-height: 1;
    position: relative;
    margin-top: -40px;
    top: 1.3rem;
    left: .1875rem;
    margin-left: -1rem
}
@media (min-width: 48rem) {
    .cta-panel .promo-cta .icon {
        line-height: 0;
        font-size: 4rem;
        margin-top: -40px;
        margin-left: 0;
        top: 1.6rem;
        left: .1875rem
    }
}
.cta-panel .promo-inline-image {
    height: auto;
    width: auto;
    max-height: 94%;
    max-width: 30%;
    position: absolute;
    bottom: 6%;
    right: 2%
}
@media (min-width: 70rem) {
    .cta-panel .promo-inline-image {
        height: 88%;
        width: auto;
        right: 12%
    }
}

.looking-for-a-job.cta-panel {
    overflow: hidden
}
.looking-for-a-job.cta-panel .promo-inline-image {
    height: auto;
    width: auto;
    max-height: 118%;
    max-width: 30%;
    position: absolute;
    bottom: 0%;
    right: 2%
}
@media (min-width: 70rem) {
    .looking-for-a-job.cta-panel .promo-inline-image {
        height: 118%;
        width: auto;
        right: 12%
    }
}

.cta-panel .description {
    color: #fff;
    font-weight: 300;
    width: 60%;
    margin: 0
}
@media (min-width: 48rem) {
    .cta-panel .description {
        font-size: 24px;
        line-height: 28px;
        font-size: 1.5rem;
        line-height: 1.75rem;
        width: 70%
    }
}


.home-search .content .container:last-child .col-md-10, .home-search .content .container:last-child .col-sm-9 {
		margin-top: 45px;
}

.home-search .content .container:last-child  h1{
		font-size: 76px;
		line-height: 77px;
		margin-top: 40px;
}

.home-search .content .container:first-child img{
	 margin-top: 25px;
}
@media(max-width : 1023px){
	
	.home-search .content .cta a{
		margin-top: 017px;
	}
	.home-search .content .container:last-child  h1{
		font-size: 45px;
		line-height: 45px;
	}
	.home-search .content .container:first-child img{
		margin-top: 0;
	}
}

@media(min-width : 1900px){
	.spotlight_top-banner-container .spotlight_top-banner{
		background-position: 0 !important;
	}
	
}

@media(min-width : 1024px)and (max-width:1280px){
	.spotlight_top-banner-container .spotlight_top-banner{
		background-size: unset !important;
	}
}

.job--description .job--task-specifics {
	width: calc(100% - 30px);
}

.job-results .job-alerts {
	display: none;
}

.adocom-thankyou {text-align:center; padding:20px 0;}

@media (min-width:960px) {
	.adocom-thankyou p {margin:0 auto 10px; max-width:560px;} 
}
.job-search-horizontal .job-search-location{
 padding-right: 0px !important;
}
.application-form .scfForm {
    height: 100%;
    width: 100%;
    text-align: left;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    line-height: 1.4em;
    margin: 0 auto;
    border: 0px solid red;
    background-color: #f1f1f1;
}

.application-form .scfSectionBorder {
    margin: 0;
    padding: 0;
    width: 500px;
    margin: 0 auto;
}


.application-form .scfTitleBorder {
    margin-top: 0;
    margin-bottom: 0;
    color: #ef2e24;
    margin: 0 auto;
    text-decoration: none;
    display: block;
    text-align: center;
    font-size: 26px;
    font-family: houschka_headdemibold,Helvetica,Arial,sans-serif;
}

.application-form #body_0_spotlightContainer {
    padding-top: 0px !important;
    background-color: #f1f1f1;
}

.spotlight-container .panel {
    width: 100%;
    padding-top: 0px !important;
}  

#body_0_spotlightContainer {
    padding-top: 0px !important;
}

.container-body {
    padding-top: 0px !important;
}

#submissionsClosed { padding: 3rem; }

#earn-a-spot .ceo-for-one-month-photos,#earn-a-spot .content,#sign-up-for-work-day .content,#sign-up-for-work-day .work-day-sign-up,.ceo-signup-wrapper .form-insert,.ceo-signup-wrapper .scfForm .scfSubmitButtonBorder,.ceo-signup-wrapper .txt-email,.ceo-signup-wrapper .txt-fname,.ceo-signup-wrapper header,.section-btn-wrap,.street-day-photos-wrap,.three-columns-with-icons .block,.wtw-section .lead-in-block,footer.footer-navigation .logo-wrap,footer.footer-navigation .nav-links-wrapper{
    position:relative;
    min-height:1px;
    padding-left:.75rem;
    padding-right:.75rem
}
@media (min-width:48rem){
    #sign-up-for-work-day .content,#sign-up-for-work-day .work-day-sign-up,.ceo-signup-wrapper header,.section-btn-wrap,.wtw-section .lead-in-block,footer.footer-navigation .nav-links-wrapper{
        float:left
    }
    #sign-up-for-work-day .work-day-sign-up{
        width:33.33333%
    }
    #sign-up-for-work-day .content{
        width:41.66667%
    }
    .ceo-signup-wrapper header,.wtw-section .lead-in-block{
        width:66.66667%
    }
    footer.footer-navigation .nav-links-wrapper{
        width:75%
    }
    .section-btn-wrap{
        width:100%
    }
    #sign-up-for-work-day .content,#sign-up-for-work-day .work-day-sign-up{
        margin-left:8.33333%
    }
    .ceo-signup-wrapper header,.wtw-section .lead-in-block{
        margin-left:16.66667%
    }
}
@media (min-width:62rem){
    #earn-a-spot .ceo-for-one-month-photos,#earn-a-spot .content,.ceo-signup-wrapper .form-insert,.ceo-signup-wrapper .scfForm .scfSubmitButtonBorder,.ceo-signup-wrapper .txt-email,.ceo-signup-wrapper .txt-fname,.street-day-photos-wrap,.three-columns-with-icons .block,footer.footer-navigation .logo-wrap{
        float:left
    }
    .ceo-signup-wrapper .scfForm .scfSubmitButtonBorder{
        width:16.66667%
    }
    .ceo-signup-wrapper .txt-email,.ceo-signup-wrapper .txt-fname,footer.footer-navigation .logo-wrap{
        width:25%
    }
    .three-columns-with-icons .block{
        width:33.33333%
    }
    #earn-a-spot .content{
        width:41.66667%
    }
    #earn-a-spot .ceo-for-one-month-photos{
        width:50%
    }
    .ceo-signup-wrapper .form-insert,.street-day-photos-wrap{
        width:100%
    }
    #earn-a-spot .content{
        right:41.66667%
    }
    #earn-a-spot .ceo-for-one-month-photos{
        left:50%
    }
    .ceo-signup-wrapper .txt-fname{
        margin-left:16.66667%
    }
}
#cboxOverlay,#cboxWrapper,#colorbox{
    position:absolute;
    top:0;
    left:0;
    z-index:9999;
    overflow:hidden;
    -webkit-transform:translateZ(0)
}
#cboxWrapper{
    max-width:none
}
#cboxOverlay{
    position:fixed;
    width:100%;
    height:100%
}
#cboxBottomLeft,#cboxMiddleLeft{
    clear:left
}
#cboxContent{
    position:relative
}
#cboxLoadedContent{
    overflow:auto;
    -webkit-overflow-scrolling:touch
}
#cboxTitle{
    margin:0
}
#cboxLoadingGraphic,#cboxLoadingOverlay{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
#cboxClose,#cboxNext,#cboxPrevious,#cboxSlideshow{
    cursor:pointer
}
.cboxPhoto{
    float:left;
    margin:auto;
    border:0;
    display:block;
    max-width:none;
    -ms-interpolation-mode:bicubic
}
.cboxIframe{
    width:100%;
    height:100%;
    display:block;
    border:0;
    padding:0;
    margin:0
}
#cboxContent,#cboxLoadedContent,#colorbox{
    box-sizing:content-box;
    -moz-box-sizing:content-box;
    -webkit-box-sizing:content-box
}
#cboxOverlay{
    background:#000;
    opacity:.9;
    filter:alpha(opacity=90)
}
#colorbox{
    outline:0
}
#cboxContent{
    margin-top:20px;
    background:#000
}
.cboxIframe{
    background:#fff
}
#cboxError{
    padding:50px;
    border:1px solid #ccc
}
#cboxLoadedContent{
    border:5px solid #000;
    background:#fff
}
#cboxTitle{
    left:0
}
#cboxCurrent,#cboxTitle{
    position:absolute;
    top:-20px;
    color:#ccc
}
#cboxCurrent{
    right:0
}
#cboxLoadingGraphic{
    background:url(https://www.adeccousa.com/~/media/adeccogroup/brands/adecco-global-2016/usa/media/images/about-us/way-to-work/2018/loading.gif) no-repeat 50%
}
#cboxClose,#cboxNext,#cboxPrevious,#cboxSlideshow{
    border:0;
    padding:0;
    margin:0;
    overflow:visible;
    width:auto;
    background:none
}
#cboxClose:active,#cboxNext:active,#cboxPrevious:active,#cboxSlideshow:active{
    outline:0
}
#cboxSlideshow{
    position:absolute;
    top:-20px;
    right:90px;
    color:#fff
}
#cboxPrevious{
    position:absolute;
    top:50%;
    left:5px;
    margin-top:-32px;
    background:url(https://www.adeccousa.com/~/media/adeccogroup/brands/adecco-global-2016/usa/media/images/about-us/way-to-work/2018/controls.png) no-repeat 0 0;
    width:28px;
    height:65px;
    text-indent:-9999px
}
#cboxPrevious:hover{
    background-position:0 100%
}
#cboxNext{
    position:absolute;
    top:50%;
    right:5px;
    margin-top:-32px;
    background:url(https://www.adeccousa.comhttps://www.adeccousa.com/~/media/adeccogroup/brands/adecco-global-2016/usa/media/images/about-us/way-to-work/2018/controls.png) no-repeat 100% 0;
    width:28px;
    height:65px;
    text-indent:-9999px
}
#cboxNext:hover{
    background-position:100% 100%
}
#cboxClose{
    position:absolute;
    top:5px;
    right:5px;
    display:block;
    background:url(https://www.adeccousa.com/~/media/adeccogroup/brands/adecco-global-2016/usa/media/images/about-us/way-to-work/2018/controls.png) no-repeat top;
    width:38px;
    height:19px;
    text-indent:-9999px
}
#cboxClose:hover{
    background-position:bottom
}
#sign-up-for-work-day .sign-up-form,.nav-overlay,.street-day-photos-wrap{
    zoom:1
}
#sign-up-for-work-day .sign-up-form:after,#sign-up-for-work-day .sign-up-form:before,.nav-overlay:after,.nav-overlay:before,.street-day-photos-wrap:after,.street-day-photos-wrap:before{
    content:"";
    display:table
}
#sign-up-for-work-day .sign-up-form:after,.nav-overlay:after,.street-day-photos-wrap:after{
    clear:both
}
body,h1,h2,h3,h4{
    -webkit-font-smoothing:antialiased;
    text-rendering:optimizeLegibility;
    -moz-osx-font-smoothing:grayscale
}
.masthead .menu-switch,header.page-header .watch-the-recap-video{
    cursor:pointer
}
body,h1,h2,h3,h4{
    font-weight:400
}
.ceo-signup-wrapper .scfForm label,.masthead header .masthead-title,.navigation-wrap nav h3,.screen-reader-only,footer.footer-navigation h2{
    position:absolute;
    clip:rect(1px 1px 1px 1px);
    clip:rect(1px,1px,1px,1px);
    margin:0;
    padding:0;
    width:0;
    height:0
}
body{
    font-size:16px
}
.masthead{
    position:absolute;
    text-align:center;
    width:100%;
    min-height:63px;
    z-index:99
}
.masthead.stuck header{
    background-color:#ed1c24;
    transition:all 1s
}
.masthead header{
    background-color:transparent;
    min-height:63px
}
.masthead header>.container{
    min-height:63px;
    position:relative
}
.masthead header h1{
    position:absolute;
    top:50%;
    left:1.5rem;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    font-family:houschka_headbold,Helvetica,Arial,sans-serif;
    text-align:left;
    padding:0;
    margin:0;
    max-width:72px
}
.masthead header h1,.masthead header h1 a{
    font-size:11px;
    line-height:11px;
    color:#fff
}
.masthead header h1 a:hover{
    color:#fff;
    text-decoration:none
}
.masthead .way-to-work-logo{
    width:135px;
    height:24px;
    position:absolute;
    left:50%;
    top:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.masthead .masthead-logo{
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    position:absolute;
    left:1.5rem;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    width:60px;
    height:15px
}
.masthead .masthead-logo use{
    fill:#fff
}
.letter .masthead .masthead-logo use{
    fill:#ed1c24
}
.masthead .menu-switch{
    position:absolute;
    top:50%;
    right:1.5rem;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    width:25px;
    height:25px;
    padding:0;
    overflow:hidden;
    border:none;
    background:none
}
.masthead .menu-switch svg{
    width:25px;
    height:25px;
    margin:0 auto
}
.masthead .menu-switch svg use{
    fill:#fff
}
.letter .masthead .menu-switch svg use{
    fill:#691b31
}
.masthead .menu-switch svg.close-mobile-menu{
    display:none;
    width:16px;
    height:16px
}
.masthead .menu-switch svg.open-mobile-menu{
    display:block;
    width:21px;
    height:14px
}
.mobile-nav-active .masthead .menu-switch svg.close-mobile-menu{
    display:block
}
.mobile-nav-active .masthead .menu-switch svg.open-mobile-menu{
    display:none
}
.masthead .nav-container{
    position:relative
}
.navigation-wrap{
    padding:0
}
.navigation-wrap nav{
    font-family:houschka_headdemibold,Helvetica,Arial,sans-serif;
    font-size:14px
}
.navigation-wrap nav ul{
    padding:0;
    margin:0
}
.navigation-wrap nav li{
    list-style-type:none;
    padding:0;
    margin:0;
    border-bottom:1px solid #d8d8d8
}
.navigation-wrap nav li a{
    display:block;
    padding:.90625rem .75rem;
    margin:.375rem .75rem .375rem 0
}
.navigation-wrap nav li.active{
    background-color:transparent
}
.navigation-wrap nav a{
    color:#fff;
    transition:none
}
.navigation-wrap nav a:hover{
    text-decoration:none
}
a.section-btn{
    font-size:22px;
    line-height:24px;
    padding:12px;
    margin:1rem auto;
    font-family:houschka_headdemibold,Helvetica,Arial,sans-serif;
    background-color:#009cd0;
    color:#fff;
    border:none;
    border-radius:6px;
    max-width:100%;
    font-weight:400;
    width:325px;
    display:block;
    text-align:center
}
a.section-btn:active,a.section-btn:focus,a.section-btn:hover{
    background-color:#00769d
}
a.section-btn i.forward-icon{
    background:url(https://www.adeccousa.com/~/media/adeccogroup/brands/adecco-global-2016/usa/media/images/employers/resources/guides/talent-landscape-report/arrow-right-white.svg) top/cover no-repeat;
    width:14px;
    height:11px;
    display:inline-block;
    margin-left:8px
}
a.section-btn.red{
    background-color:#fff;
    color:#ed1c24
}
a.section-btn.red:active,a.section-btn.red:focus,a.section-btn.red:hover{
    background-color:#e6e6e6
}
header.page-header{
    color:#fff;
    text-align:center;
    margin:0;
    padding:3rem 0;
    border-bottom:none
}
.way-to-work-home header.page-header{
    background:url(https://www.adeccousa.com/~/media/adeccogroup/brands/adecco-global-2016/usa/media/images/about-us/way-to-work/2018/header-background-main_sm.jpg) top/cover no-repeat;
    min-height:409px
}
.ceo-for-one-month header.page-header{
    background: linear-gradient(to bottom right, rgba(0,0,0,0.9), rgba(0,0,0,0.2)), url(/~/media/AdeccoGroup/Brands/Adecco%20Global%202016/Corporate/media/Home/Images/davis-cup/davis_cup_background.jpg) top/cover no-repeat;
    min-height:409px
}
.street-day header.page-header{
    background:url(https://www.adeccousa.com/~/media/adeccogroup/brands/adecco-global-2016/usa/media/images/about-us/way-to-work/2018/header-street-day_lg.jpg) top/cover no-repeat;
    min-height:300px
}
.experience-work header.page-header{
    background:url(https://www.adeccousa.com/~/media/adeccogroup/brands/adecco-global-2016/usa/media/images/about-us/way-to-work/2018/header-experience-work_lg.jpg) top/cover no-repeat;
    min-height:300px
}
.career-advice header.page-header{
    background:url(https://www.adeccousa.com/~/media/adeccogroup/brands/adecco-global-2016/usa/media/images/about-us/way-to-work/2018/header-career-advice_lg.jpg) top/cover no-repeat;
    min-height:300px
}
header.page-header>.container{
    padding:0 1.5rem
}
header.page-header h1{
    color:#fff;
    font-family:houschka_headdemibold,Helvetica,Arial,sans-serif;
    font-size:40px;
    line-height:42px;
    margin:3rem 0 .875rem;
    padding:0
}
header.page-header h2{
    color:#fff;
    font-family:houschka_headmedium,Helvetica,Arial,sans-serif;
    font-size:1.375rem;
    line-height:1.5rem;
    margin:0 0 1.875rem;
    padding:0
}
header.page-header .watch-the-recap-video{
    font-family:houschka_headdemibold,Helvetica,Arial,sans-serif;
    font-size:1.375rem;
    line-height:1.875rem;
    background-color:transparent;
    border:none;
    overflow:hidden;
    margin:1rem auto;
    padding-top:.25rem
}
header.page-header .watch-the-recap-video:hover{
    opacity:.85;
    border:none
}
header.page-header .play-button-svg{
    vertical-align:text-top
}
header.page-header .section-btn{
    margin:1rem auto
}
header.page-header .global-wtw-btn{
    margin:3rem auto 2rem
}
.wtw-section{
    padding-top:2.5rem;
    padding-bottom:3rem
}
.wtw-section header{
    text-align:center;
    margin:.875rem auto 1rem
}
.wtw-section header img.svg{
    margin-bottom:1rem
}
.wtw-section header h2{
    font-family:houschka_headdemibold,Helvetica,Arial,sans-serif;
    font-size:26px;
    line-height:36px;
    margin:0 auto;
    text-align:center
}
.wtw-section header h2+p{
    margin-top:1rem;
    margin-bottom:0
}
.wtw-section p{
    text-align:center;
    font-family:houschka_headmedium,Helvetica,Arial,sans-serif;
    font-size:20px;
    line-height:30px;
    margin-bottom:1.5rem
}
.wtw-section .check-list-items{
    margin-bottom:2rem
}
.wtw-section .check-list-items li{
    font-size:20px;
    line-height:30px;
    margin-bottom:1rem
}
.ceo-signup-wrapper{
    background-color: #c5191f !important;
    padding:2rem 0 0;
    min-height:100px
}
.ceo-signup-wrapper h2{
    color:#fff;
    font-family:houschka_headdemibold,Helvetica,Arial,sans-serif;
    margin:0;
    padding:0;
    font-size:28px;
    line-height:30px;
    text-align:center
}
.ceo-signup-wrapper p{
    color:#fff
}
.ceo-signup-wrapper .scfForm .scfSubmitButtonBorder{
    clear:none;
    margin-top:0;
    padding:0 .75rem
}
.ceo-signup-wrapper .scfForm .scfSubmitButtonBorder .scfSubmitButton{
    padding:8px 20px;
    color:#ef2e24;
    font-size:18px;
    font-weight:700;
    line-height:30px;
    background:#fff;
    border:none;
    border-radius:6px;
    width:100%
}
.ceo-signup-wrapper .scfForm .scfSubmitButtonBorder .scfSubmitButton:active,.ceo-signup-wrapper .scfForm .scfSubmitButtonBorder .scfSubmitButton:hover{
    background-color:#e6e6e6
}
.ceo-signup-wrapper .scfForm .scfForm .scfRequired,.ceo-signup-wrapper .scfForm .scfForm .scfValidatorRequired{
    display:none
}
.ceo-signup-wrapper .scfForm .scfValidationSummary{
    text-align:left;
    width:auto;
    margin:2rem 0;
    max-width:650px;
    margin:0 auto;
    color:#fff
}
.ceo-signup-wrapper .scfForm label{
    color:#fff
}
.ceo-signup-wrapper .scfForm .scfSectionContent .scfDropList,.ceo-signup-wrapper .scfForm .scfSectionContent .scfEmailTextBox,.ceo-signup-wrapper .scfForm .scfSectionContent .scfMultipleLineTextBox,.ceo-signup-wrapper .scfForm .scfSectionContent .scfSingleLineTextBox{
    padding:13px;
    font-size:16px;
    border:none;
    border-radius:6px;
    line-height:20px
}
.ceo-signup-wrapper .scfForm .scfFooterBorder{
    margin:0
}
.ceo-signup-wrapper .scfForm .scfSectionBorderAsFieldSet{
    margin:1rem 0 2rem;
    padding-bottom:0
}
.ceo-signup-wrapper .form-insert{
    margin-top:1.5rem
}
.ceo-signup-wrapper input[type=email],.ceo-signup-wrapper input[type=text]{
    width:100%;
    border:1px solid #fefefe;
    padding:10px;
    font-size:16px;
    line-height:18px;
    border-radius:6px
}
.ceo-signup-wrapper button.subscribe{
    font-family:houschka_headdemibold,Helvetica,Arial,sans-serif;
    padding:10px;
    border:0 none;
    font-size:16px;
    line-height:18px;
    border-radius:6px;
    color:red;
    width:100%
}
main+.scfForm{
    display:none
}
.scfForm .scfSectionContent{
    width:100%!important
}
#earn-a-spot .ceo-for-one-month-photos{
    cursor:auto;
    text-align:center
}
#earn-a-spot .ceo-for-one-month-photos img:first-of-type{
    margin-left:-18px
}
#earn-a-spot .content{
    text-align:center
}
#join-us-at-street-day{
    background-color:#f1f1f1;
    padding-top:3rem
}
.street-day-photos-wrap{
    text-align:center;
    margin-left:-1.5rem;
    margin-right:-1.5rem;
    cursor:auto
}
.street-day-photos-wrap .street-day-photos{
    width:270px;
    height:60w0px;
    margin:0 auto;
}
.street-day-photos-wrap .photo-block{
    width:270px
}
.street-day-photos-wrap .photo-block:focus{
    outline:none
}
.street-day-photos-wrap .photo-block .block-header i{
    text-indent:-9999px;
    overflow:hidden;
    background-repeat:no-repeat;
    background-position:top;
    display:inline-block
}
.street-day-photos-wrap .photo-block.block-1 .block-header i{
    background-image:url(https://www.adeccousa.comhttps://www.adeccousa.com/~/media/adeccogroup/brands/adecco-global-2016/usa/media/images/about-us/way-to-work/2018/briefcase_plum.svg);
    width:53px;
    height:52px
}
.street-day-photos-wrap .photo-block.block-2 .block-header i{
    background-image:url(https://www.adeccousa.com/~/media/adeccogroup/brands/adecco-global-2016/usa/media/images/about-us/way-to-work/2018/support_plum.svg);
    width:68px;
    height:55px
}
.street-day-photos-wrap .photo-block.block-3 .block-header i{
    background-image:url(/~/media/adeccogroup/brands/adecco-global-2016/usa/media/images/about-us/way-to-work/2018/badge_plum.svg);
    width:60px;
    height:54px
}
.street-day-photos-wrap .block-header{
    width:270px;
    height:270px;
    padding:4rem 2rem 2rem;
    background:#fff
}
.street-day-photos-wrap h3{
    color:#691b31;
    font-size:21px;
    line-height:24px;
    font-family:houschka_headbold,Helvetica,Arial,sans-serif;
    margin:.875rem auto
}
.street-day-photos-wrap p{
    font-family:houschka_headmedium,Helvetica,Arial,sans-serif;
    font-size:19px;
    line-height:22px
}
.street-day-photos-wrap .slick-list{
    overflow:visible
}
.street-day-photos-wrap .slick-dots{
    margin-top:2rem;
    display:block!important
}
.street-day-photos-wrap .slick-dots li button{
    border:2px solid red;
    display:inline-block;
    outline:0;
    line-height:unset;
    font-size:0;
    color:transparent;
    padding:0;
    width:12px;
    height:12px;
    border-radius:50px;
    background-color:transparent
}
.street-day-photos-wrap .slick-dots li button:before{
    content:none
}
.street-day-photos-wrap .slick-dots li.slick-active button{
    background-color:#ed1c24
}
.street-day-photos-wrap .slick-dots li.slick-active button:before{
    content:none
}
.find-location-wrap{
    margin-top:2rem
}
.three-columns-with-icons{
    text-align:left
}
.three-columns-with-icons h3{
    color:#691b31;
    margin:1rem auto .5rem
}
.three-columns-with-icons p{
    text-align:left;
    font-size:18px;
    line-height:24px
}
.three-columns-with-icons .block{
    padding-left:100px;
    background-repeat:no-repeat;
    background-position:20px 0
}
.three-columns-with-icons .block-1{
    background-image:url(https://www.adeccousa.com/~/media/adeccogroup/brands/adecco-global-2016/usa/media/images/about-us/way-to-work/2018/handshake_plum.svg);
    background-size:63px 46px
}
.three-columns-with-icons .block-2{
    background-image:url(https://www.adeccousa.comhttps://www.adeccousa.com/~/media/adeccogroup/brands/adecco-global-2016/usa/media/images/about-us/way-to-work/2018/sunset_plum.svg);
    background-size:63px 46px
}
.three-columns-with-icons .block-3{
    background-image:url(https://www.adeccousa.comhttps://www.adeccousa.comhttps://www.adeccousa.com/~/media/adeccogroup/brands/adecco-global-2016/usa/media/images/about-us/way-to-work/2018/construction_plum.svg);
    background-size:63px 46px
}
.three-square-parts .article-thumb{
    margin-bottom:3rem;
    text-align:center
}
.three-square-parts .article-thumb img{
    max-width:100%
}
.three-square-parts .article-thumb h3{
    color:#d21847;
    font-size:29px;
    line-height:31px
}
.three-square-parts .article-thumb p{
    font-size:18px;
   line-height:24px
}
#sign-up-for-work-day{
    background-color:#f1f1f1
}
#sign-up-for-work-day .content,#sign-up-for-work-day .work-day-sign-up{
    text-align:center
}
#sign-up-for-work-day .sign-up-form{
    background-color:#fff;
    border:1px solid #e1e1e1;
    border-radius:6px;
    padding:20px 44px
}
#sign-up-for-work-day .scfForm .scfValidationSummary{
    text-align:left;
    width:auto;
    margin:2rem 0
}
#sign-up-for-work-day .scfForm .scfSectionContent .scfDropList{
    height:43px
}
#sign-up-for-work-day .scfForm .scfSectionBorderAsFieldSet{
    border:0;
    border-top:none;
    margin:0;
    padding:0
}
#sign-up-for-work-day .scfForm .scfSubmitButtonBorder,#sign-up-for-work-day .scfForm .scfSubmitButtonBorder input[type=submit]{
    width:100%
}
#sign-up-for-work-day .scfForm .scfSubmitButtonBorder .scfSubmitButton{
    background-color:#009cd0
}
#sign-up-for-work-day .scfForm .scfSubmitButtonBorder .scfSubmitButton:active,#sign-up-for-work-day .scfForm .scfSubmitButtonBorder .scfSubmitButton:hover{
    background-color:#00769d
}
#sign-up-for-work-day h3{
    font-size:24px;
    line-height:36px;
    text-align:left;
    color:#ed1c24;
    font-family:houschka_headdemibold,Helvetica,Arial,sans-serif
}
#sign-up-for-work-day .scfForm .scfRequired{
    display:none
}
#sign-up-for-work-day .scfEmailLabel{
    display:block!important
}
#sign-up-for-work-day .scfForm .scfSectionContent .scfDropList,#sign-up-for-work-day .scfForm .scfSectionContent .scfEmailTextBox,#sign-up-for-work-day .scfForm .scfSectionContent .scfMultipleLineTextBox,#sign-up-for-work-day .scfForm .scfSectionContent .scfSingleLineTextBox{
    padding:8px;
    font-size:16px;
    border:1px solid #e1e1e1;
    border-radius:6px
}
.view-more.section-btn,.wtw-section a.experience-work{
    margin-top:3rem
}
section.featured-resources{
    padding-top:3.875rem
}
section.featured-resources header{
    text-align:center
}
.three-column-icons .column{
    margin-top:0
}
.three-column-icons .column img.svg{
    margin-top:.5rem;
    width:60%;
    height:60%;
    margin-top:0;
    position:absolute;
    top:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
aside.apply-banner{
    min-height:364px;
    background-image:url(https://www.adeccousa.com/~/media/adeccogroup/brands/adecco-global-2016/usa/media/images/about-us/way-to-work/2018/apply-banner_sm.jpg);
    background-repeat:no-repeat;
    background-size:cover;
    background-position:top;
    text-align:center;
    padding:3rem 1.5rem
}
aside.apply-banner h2{
    color:#fff;
    font-size:34px;
    line-height:46px
}
aside.apply-banner p{
    color:#fff;
    font-size:22px;
    line-height:30px
}
aside.apply-banner .global-wtw-btn{
    margin-top:2rem
}
aside.video-banner{
    min-height:338px;
    margin-bottom:0;
    background-image:url(/~/media/AdeccoGroup/Brands/Adecco%20Global%202016/Corporate/media/Home/Images/davis-cup/video_winners.jpg);
    padding:3rem 1.5rem;
    text-align:center
}
aside.video-banner h2{
    color:#fff;
    font-size:40px;
    line-height:44px;
    margin:2.5rem auto 2rem
}
aside.video-banner p{
    color:#fff;
    font-size:24px;
    line-height:26px
}
aside.video-banner button{
    background-color:transparent;
    border:none
}
aside.video-banner .global-wtw-btn{
    margin:3rem auto
}
.application-steps-section{
    background-color:#f1f1f1
}
.application-steps-section header.lead-in-block{
    padding-top:0
}
.application-steps-wrapper{
    text-align:left
}
.application-steps-wrapper h3{
    font-size:18px;
    line-height:24px;
    text-align:left;
    margin:0 0 .5rem
}
.application-steps-wrapper p{
    font-size:16px;
    line-height:24px;
    text-align:left
}
.application-steps-wrapper .step{
    border-left:2px solid red;
    margin-bottom:0;
    padding-bottom:2rem;
    margin-left:36px;
    padding-left:70px
}
.application-steps-wrapper .step:last-of-type{
    border-left:2px solid transparent
}
.application-steps-wrapper span.icon{
    display:inline-block;
    width:92px;
    height:92px;
    border:3px solid red;
    border-radius:100px;
    position:absolute;
    left:4px;
    background-color:#f1f1f1;
    background-repeat:no-repeat;
    background-size:50%;
    background-position:50%
}
.application-steps-wrapper .step-1 span{
    background-image:url(https://www.adeccousa.com/~/media/adeccogroup/brands/adecco-global-2016/usa/media/images/about-us/way-to-work/2018/apply-for-program.svg)
}
.application-steps-wrapper .step-2 span{
    background-image:url(https://www.adeccousa.com/~/media/adeccogroup/brands/adecco-global-2016/usa/media/images/about-us/way-to-work/2018/final-interview.svg)
}
.application-steps-wrapper .step-3 span{
    background-image:url(https://www.adeccousa.com/~/media/adeccogroup/brands/adecco-global-2016/usa/media/images/about-us/way-to-work/2018/experience-begins.svg)
}
.application-steps-wrapper .step-4 span{
    background-image:url(https://www.adeccousa.com/~/media/adeccogroup/brands/adecco-global-2016/usa/media/images/about-us/way-to-work/2018/attend-bootcamp.svg)
}
.application-steps-wrapper .step-5 span{
    background-image:url(https://www.adeccousa.com/~/media/adeccogroup/brands/adecco-global-2016/usa/media/images/about-us/way-to-work/2018/become-ceo-for-one-month.svg)
}
.application-steps-wrapper .step-6 span{
    background-image:url(https://www.adeccousa.com/~/media/adeccogroup/brands/adecco-global-2016/usa/media/images/about-us/way-to-work/2018/global-ceo.svg)
}
.street-day-calendar{
    background-color:#f1f1f1
}
.street-day-calendar .calendar-wrapper h3{
    text-align:center;
    color:#555
}
footer.footer-navigation{
    text-align:center;
    padding:3rem 1.5rem
}
footer.footer-navigation li{
    margin-bottom:2rem;
    list-style-type:none
}
footer.footer-navigation a{
    font-size:18px;
    line-height:20px;
    font-family:houschka_headdemibold,Helvetica,Arial,sans-serif
}
footer.footer-navigation a :active,footer.footer-navigation a :hover{
    text-decoration:underline
}
footer.footer-navigation .logo-wrap{
    margin-bottom:2rem
}
@media (min-width:34rem){
    .wtw-section .next-chapter-wrap{
        width:325px
    }
    .wtw-section a.next-chapter-btn{
        width:325px;
        display:block;
        text-align:center
    }
    .wtw-section a.next-chapter-link{
        display:inline-block
    }
}
@media (max-width:61.9rem){
    .nav-overlay{
        position:fixed;
        width:100%;
        height:100%;
        display:none;
        top:63px
    }
    .navigation-wrap{
        width:0;
        overflow:hidden;
        overflow-y:auto;
        text-align:left;
        position:relative;
        background-color:#f1f1f1;
        right:-300px;
        bottom:0;
        z-index:10;
        transition:left .3s,right .3s
    }
    .navigation-wrap nav{
        background-color:#f1f1f1;
        color:#000
    }
    .navigation-wrap nav li{
        border-bottom:1px solid #d8d8d8
    }
    .navigation-wrap nav li.active{
        background-color:#d8d8d8
    }
    .navigation-wrap nav li a{
        margin:0
    }
    .navigation-wrap nav a{
        color:#000;
        transition:none
    }
    .navigation-wrap nav a:hover{
        text-decoration:none
    }
    .mobile-nav-active{
        height:100%
    }
    .mobile-nav-active body{
        overflow:hidden;
        height:100%
    }
    .mobile-nav-active body .nav-overlay{
        display:block;
        position:fixed;
        width:100%;
        height:100%;
        background:#000;
        background:rgba(0,0,0,.8);
        bottom:0;
        left:0;
        right:0;
        z-index:10
    }
    .mobile-nav-active body .navigation-wrap{
        display:block;
        width:100%;
        max-width:298px;
        position:absolute;
        top:0;
        bottom:0;
        right:0;
        transition:left .3s,right .3s;
        margin-bottom:63px
    }
    .featured-resources>.container>.row,.wtw-section>.container>.row{
        margin-left:0;
        margin-right:0;
        padding-left:.75rem;
        padding-right:.75rem
    }
    .ceo-signup-wrapper .scfForm .scfSubmitButtonBorder{
        clear:none;
        margin-top:0;
        padding:0 .75rem;
        width:100%
    }
}
@media (min-width:48rem){
    .street-day-photos-wrap .street-day-photos{
        width:270px;
        margin:0 auto
    }
}
@media (min-width:62rem){
    .section-btn-wrap{
        text-align:center
    }
    .section-btn-wrap a.section-btn{
        margin:1rem auto
    }
    a.section-btn{
        padding:12px 2rem;
        margin:1rem 0;
        text-align:center;
        width:-webkit-max-content;
        width:-moz-max-content;
        width:max-content
    }
    .masthead header h1{
        max-width:394px
    }
    .masthead header h1 a{
        font-family:houschka_headdemibold,Helvetica,Arial,sans-serif;
        font-size:18px;
        line-height:18px
    }
    .masthead .way-to-work-logo{
        width:164px;
        height:28px;
        left:190px
    }
    .masthead .masthead-logo,.masthead .way-to-work-logo{
        position:absolute;
        top:50%;
        -webkit-transform:translateY(-50%);
        transform:translateY(-50%)
    }
    .masthead .masthead-logo{
        -webkit-user-select:none;
        -moz-user-select:none;
        -ms-user-select:none;
        user-select:none;
        left:1.5rem;
        width:124px;
        height:30px
    }
    .masthead .masthead-logo use{
        fill:#fff
    }
    .masthead .menu-switch{
        display:none
    }
    .nav-overlay{
        max-width:60rem;
        margin-right:auto;
        margin-left:auto;
        padding-left:.75rem;
        padding-right:.75rem;
        position:relative;
        top:-63px;
        right:0;
        text-align:right
    }
    .nav-overlay:after,.nav-overlay:before{
        content:"";
        display:table
    }
    .nav-overlay:after{
        clear:both
    }
    .nav-overlay .navigation-wrap{
        background-color:transparent;
        position:absolute;
        top:0;
        right:0;
        z-index:99
    }
    .nav-overlay.stuck{
        position:fixed;
        top:62px;
        bottom:0
    }
    .navigation-wrap{
        display:block
    }
    .navigation-wrap nav{
        color:#fff
    }
    .navigation-wrap nav li{
        border-bottom:none;
        display:inline-block;
        float:left
    }
    .navigation-wrap nav li.active a{
        text-decoration:underline
    }
    .no-touch .navigation-wrap nav li:not(.active) a:hover{
        transition:all .3s
    }
    .navigation-wrap nav a{
        color:#fff
    }
    .navigation-wrap nav a:active,.navigation-wrap nav a:focus,.navigation-wrap nav a:hover{
        text-decoration:underline
    }
    header.page-header{
        color:#fff;
        text-align:center;
        margin:0;
        padding:4rem 0;
        border-bottom:none
    }
    .way-to-work-home header.page-header{
        background:url(https://www.adeccousa.com/~/media/adeccogroup/brands/adecco-global-2016/usa/media/images/about-us/way-to-work/2018/header-background-main_lg.jpg) top/cover no-repeat;
        min-height:526px
    }
    header.page-header h1{
        max-width:931px;
        font-size:64px;
        line-height:1.2;
        margin:7rem auto 1.375rem;
        padding:0;
        max-width:970px
    }
    header.page-header h2{
        font-size:20px;
        line-height:30px;
        margin:0 auto 1.875rem;
        padding:0;
        max-width:970px
    }
    header.page-header .watch-the-recap-video{
        margin:1rem auto;
        padding-top:.25rem
    }
    header.page-header .watch-the-recap-video span{
        display:inline-block;
        padding-top:1rem
    }
    .way-to-work-home header.page-header{
        min-height:514px
    }
    .street-day header.page-header{
        background:url(https://www.adeccousa.com/~/media/adeccogroup/brands/adecco-global-2016/usa/media/images/about-us/way-to-work/2018/header-street-day_lg.jpg) top/cover no-repeat;
        min-height:514px
    }
    .experience-work header.page-header{
        background:url(https://www.adeccousa.com/~/media/adeccogroup/brands/adecco-global-2016/usa/media/images/about-us/way-to-work/2018/header-experience-work_lg.jpg) top/cover no-repeat;
        min-height:514px
    }
    .career-advice header.page-header{
        background:url(https://www.adeccousa.com/~/media/adeccogroup/brands/adecco-global-2016/usa/media/images/about-us/way-to-work/2018/header-career-advice_lg.jpg) top/cover no-repeat;
        min-height:514px
    }
    .wtw-section header{
        margin:.875rem auto 1rem
    }
    .wtw-section header img.svg{
        margin-bottom:2rem
    }
    .wtw-section header h2{
        font-size:40px;
        line-height:48px
    }
    .wtw-section p{
        font-size:20px;
        line-height:30px;
        margin-bottom:1.5rem
    }
    .wtw-section .lead-in-block{
        padding-top:0;
        padding-bottom:1.5rem
    }
    #way-to-work-wrapper>.container>.row{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex
    }
    #way-to-work-wrapper>.container>.row .nav-overlay{
        -webkit-box-flex:3;
        -ms-flex:3;
        flex:3
    }
    #way-to-work-wrapper>.container>.row .chapter-section{
        -webkit-box-flex:9;
        -ms-flex:9;
        flex:9;
        padding:19px 1.5rem;
        margin-left:auto;
        max-width:877px
    }
    .ceo-signup-wrapper .scfForm .scfSectionBorderAsFieldSet{
        margin:1rem 0 0;
        padding-bottom:.5rem
    }
    #earn-a-spot .ceo-for-one-month-photos img:first-of-type{
        margin-left:-18px;
        width:auto;
        margin-top:4rem
    }
    #earn-a-spot .content,#earn-a-spot .content header,#earn-a-spot .content header h2,#earn-a-spot .content p{
        text-align:left
    }
    #earn-a-spot .content h2{
        font-size:40px;
        line-height:48px
    }
    .street-day-photos-wrap .street-day-photos{
        width:810px;
        margin:0 auto
    }
    .street-day-photos-wrap .street-day-photos .photo-block{
        float:left
    }
    #sign-up-for-work-day .content,#sign-up-for-work-day .content header,#sign-up-for-work-day .content header h2,#sign-up-for-work-day .content p{
        text-align:left
    }
    #sign-up-for-work-day .content h2{
        font-size:40px;
        line-height:48px
    }
    section.wtw-portal{
        background-color:#fff
    }
    section.wtw-portal .portal-box{
        height:auto!important
    }
    section.wtw-portal .us-internships{
        background-image:url(https://www.adeccousa.com/~/media/adeccogroup/brands/adecco-global-2016/usa/media/images/about-us/way-to-work/2018/us-internships-portal-background.jpg)
    }
    section.wtw-portal .jax-internships{
        background-image:url(https://www.adeccousa.com/~/media/adeccogroup/brands/adecco-global-2016/usa/media/images/about-us/way-to-work/2018/jax-internships-portal-background.jpg)
    }
    .application-steps-section header.lead-in-block{
        padding-top:2rem
    }
    .application-steps-wrapper h3{
        font-size:24px;
       line-height:26px;
        margin:0 0 .875rem
    }
    .application-steps-wrapper p{
        font-size:20px;
        line-height:30px
    }
    .application-steps-wrapper .step{
        border-left:3px solid red;
        margin-bottom:0;
        padding-bottom:2rem;
        margin-left:50px;
        padding-left:86px
    }
    .application-steps-wrapper .step:last-of-type{
        border-left:2px solid transparent
    }
    .application-steps-wrapper span.icon{
        width:118px;
        height:118px;
        border:3px solid red;
        background-size:60px 60px
    }
    .application-steps-wrapper .step-1 span{
        background-image:url(https://www.adeccousa.com/~/media/adeccogroup/brands/adecco-global-2016/usa/media/images/about-us/way-to-work/2018/apply-for-program.svg)
    }
    .application-steps-wrapper .step-2 span{
        background-image:url(https://www.adeccousa.com/~/media/adeccogroup/brands/adecco-global-2016/usa/media/images/about-us/way-to-work/2018/final-interview.svg)
    }
    .application-steps-wrapper .step-3 span{
        background-image:url(https://www.adeccousa.com/~/media/adeccogroup/brands/adecco-global-2016/usa/media/images/about-us/way-to-work/2018/experience-begins.svg)
    }
    .application-steps-wrapper .step-4 span{
        background-image:url(https://www.adeccousa.com/~/media/adeccogroup/brands/adecco-global-2016/usa/media/images/about-us/way-to-work/2018/attend-bootcamp.svg)
    }
    .application-steps-wrapper .step-5 span{
        background-image:url(https://www.adeccousa.com/~/media/adeccogroup/brands/adecco-global-2016/usa/media/images/about-us/way-to-work/2018/become-ceo-for-one-month.svg)
    }
    .application-steps-wrapper .step-6 span{
        background-image:url(https://www.adeccousa.com/~/media/adeccogroup/brands/adecco-global-2016/usa/media/images/about-us/way-to-work/2018/global-ceo.svg)
    }
    .three-columns-with-icons h3{
        font-size:24px;
        line-height:24px
    }
    .three-columns-with-icons p{
        text-align:left;
        font-size:18px;
        line-height:24px
    }
    .three-columns-with-icons .block{
        padding-left:100px;
        background-repeat:no-repeat;
        background-position:20px 0
    }
    .three-columns-with-icons .block-1{
        background-image:url(https://www.adeccousa.com/~/media/adeccogroup/brands/adecco-global-2016/usa/media/images/about-us/way-to-work/2018/handshake_plum.svg);
        background-size:63px 46px
    }
    .three-columns-with-icons .block-2{
        background-image:url(https://www.adeccousa.com/~/media/adeccogroup/brands/adecco-global-2016/usa/media/images/about-us/way-to-work/2018/sunset_plum.svg);
        background-size:63px 46px
    }
    .three-columns-with-icons .block-3{
        background-image:url(https://www.adeccousa.com/~/media/adeccogroup/brands/adecco-global-2016/usa/media/images/about-us/way-to-work/2018/construction_plum.svg);
        background-size:63px 46px
    }
    aside.apply-banner{
        min-height:338px;
        background-image:url(https://www.adeccousa.com/~/media/adeccogroup/brands/adecco-global-2016/usa/media/images/about-us/way-to-work/2018/apply-banner_lg.jpg);
        padding:3rem 1.5rem
    }
    aside.apply-banner h2{
        color:#fff;
        font-size:48px;
        line-height:52px
    }
    aside.apply-banner p{
        color:#fff;
        font-size:24px;
        line-height:26px
    }
    aside.apply-banner .global-wtw-btn{
        margin:3rem auto
    }
    footer.footer-navigation{
        text-align:center;
        padding:3rem 1.5rem
    }
    footer.footer-navigation li{
        margin-top:1rem;
        margin-bottom:1rem;
        list-style-type:none;
        display:inline-block;
        float:left
    }
    footer.footer-navigation a{
        font-size:18px;
        line-height:20px;
        display:inline-block;
        margin:0 2rem;
        font-family:houschka_headdemibold,Helvetica,Arial,sans-serif
    }
    footer.footer-navigation a :active,footer.footer-navigation a :hover{
        text-decoration:underline
    }
    footer.footer-navigation .logo-wrap{
        margin-top:1rem;
        margin-bottom:1rem
    }
    footer.footer-navigation .nav-links{
        margin:0
    }
    .three-column-icons .column,.three-column-icons .column img.svg{
        margin-top:0
    }
}
@media (min-width:75rem){
    .nav-overlay{
        max-width:73.125rem
    }
}
.stuck{
    position:fixed;
    top:0
}
 



.scfCustomFileUploadBorder {
	clear:both;
}
.scfTitleBorder {
	display: inline-block;
	font-size: 1.8em;
}
.job-apply div[role="form"]{
	padding: 0 0 20px;
}
.job-apply .scfSubmitSummary, .job-apply .scfSectionBorderAsFieldSet, .job-apply .scfSubmitButtonBorder, .job-apply .scfValidationSummary {
    width: 980px !important;
    margin: 0 auto;
}

.job-apply h1 {
    font-family: houschka_headdemibold, Helvetica, Arial, sans-serif;
	color: #ef2e24;
	display: block;
	background: #efefef;
	margin: 0;
	padding: 60px 0;
	text-align: center;
}
.job-apply .scfSectionBorderAsFieldSet {
	border-top: none;
	padding: 0;
}
.job-apply .scfSectionBorderAsFieldSet {
    margin-top: 20px !important;
}
.job-apply  .scfSectionContent label {
	color: #000;
	width: 100%;
	font-family: houschka_headdemibold, Helvetica, Arial, sans-serif;
}
.job-apply  .scfSectionLegend {
	color: #ef2e24;
    background: #efefef;
    padding: 20px;
	margin: 0;
	border-bottom: none;
	font-family: houschka_headdemibold, Helvetica, Arial, sans-serif;
}
.job-apply .scfForm .scfSectionContent {
    width: 100%;
    background: #fbfbfb;
    overflow: hidden;
    padding: 0px 20px 20px;
}
.job-apply .scfForm .scfSectionContent .scfCheckboxBorder {
    padding-left: 0px;
	width: 100%;
}
.job-apply .scfSectionContent label {
    color: #615f5f;
}
.job-apply .scfEmailGeneralPanel, .job-apply .scfMultipleLineGeneralPanel, .job-apply .scfSingleLineGeneralPanel, .job-apply .scfPasswordGeneralPanel, .job-apply .scfNumberGeneralPanel, .job-apply .scfDatePickerGeneralPanel, .job-apply .scfDateGeneralPanel, .job-apply .scfCaptchaGeneralPanel,.job-apply  .scfTelephoneGeneralPanel,.job-apply .scfSmsTelephoneGeneralPanel {
	width: 100%;
}
.job-apply .scfForm .scfSectionContent > div {
    clear: none;
    float: left;
    padding: 10px 10px;
    width: 50%;
}
.job-apply .scfValidatorRequired, .job-apply .scfRequired {
	float: none;
}
.job-apply  .scfSubmitButtonBorder {
	padding-top:20px;
}
.job-apply  .scfSubmitButton {
	background:  #ef2e24;
	color: #fff;
	padding: 10px 20px;
	border: none;
	border-radius: 6px;
}
.job-apply .scfForm input[type="text"], .job-apply .scfForm input[type="email"], .job-apply .scfForm select, .job-apply .scfForm textarea {
    padding: 4px;
    border: 1px solid #ccc;
    background-color: #fff;
    color: #000;
	border-radius: 0px;
    font-size: 16px;
}

.job-apply .file-upload h4 {
	display: none;
}
.job-apply .file-upload h4 + span {
	display: block;
	color: #000;
	width: 100%;
	padding: 30px 0 20px;
	font-family: houschka_headdemibold, Helvetica, Arial, sans-serif;
}
.job-apply .scfCheckboxBorder .scfCheckBoxListGeneralPanel , .job-apply .scfCheckboxBorder .scfCheckbox{
	width: 100%;
}
.job-apply .scfCheckboxBorder .scfCheckbox input{
	display: inline;
   float: left;
}
 .job-apply .scfCheckboxBorder .scfCheckbox label{
    float: right;
    width: 97%;
	font-size: 16px;
 }
  .job-apply .scfCheckboxBorder .scfRequired{	
	float: right;
    position: absolute;
	}
 .job-apply 	.pnlCustomFileUpload .form-group .error ,.job-apply 	.pnlCustomFileUpload .form-group .dcoErrorText{
		text-align: left;
		color: #ef2e24;
		font-size: 16px;
	}
#form_56678D39AE974306AF46D070741053AD_field_B3EA6146F49A48AFA87D2676DCC01546_scope {
	clear:left;
}
.job-apply .scfFileUploadBorder  {
	padding: 10px 2%;
}
.job-apply  .scfForm .scfSectionContent  .custom-heading ,
.job-apply  .scfForm .scfSectionContent  .custom-msg{
	clear:both;
	width:100%;
	padding-left: 0;
	font-family: houschka_headdemibold, Helvetica, Arial, sans-serif;
}
.job-apply .scfForm .scfSectionContent .custom-heading {
	font-weight: bold;
	padding-top: 30px;
	border-top: none;
    margin-top: 0;
    color: #615f5f;
	font-size: 16px;
}
.job-apply .custom-msg {
	color: #bdbdbd;
	font-size: 16px;
    font-weight: normal;
}
.job-apply .scfForm .scfSectionContent .scfDropList, .job-apply .scfForm .scfSectionContent .scfEmailTextBox, .job-apply .scfForm .scfSectionContent .scfMultipleLineTextBox, .job-apply .scfForm .scfSectionContent .scfSingleLineTextBox {
    border-radius: 0;
}
.job-apply .scfForm .scfSectionContent .scfCustomFileUploadBorder {
	
	padding-left: 0;
	width: 50%;
	padding-left: 0;
}
/* .job-apply .scfForm .scfSectionContent > div:nth-child(odd) {
    padding-left: 0;
} */

.job-apply .dropbox-logo, .job-apply .gdrive-logo, .job-apply .linkedin-logo {
    width: 45px;
    height: 45px;
    margin-top: 5px;
    margin-right: 10px;
    background-size: contain;
	display: inline-block;
}
@media (min-width: 767px) and (max-width: 960px) {
    .job-apply .scfSubmitSummary,
	.job-apply .scfSectionBorderAsFieldSet,
	.job-apply  .scfSubmitButtonBorder,
	.job-apply .scfValidationSummary {
        width: 750px !important;
		margin: 0 auto;
    }
}
@media (min-width: 767px) and (max-width: 768px) {
	.job-apply .scfCheckboxBorder .scfCheckbox label {
		float: right;
		width: 95%;
	}
}
@media (max-width: 768px) {
	.job-apply .scfSubmitSummary,
	.job-apply .scfSectionBorderAsFieldSet,
	.job-apply .scfValidationSummary {
		width: 100% !important;
		padding: 0 15px;
	}
	 .job-apply .scfSubmitButtonBorder{
		width: 100% !important; 
	 }
	 .job-apply .scfForm .scfSectionContent > div {
		width: 100%;
	}

}
@media (max-width: 767px) {
	.job-apply .scfForm .scfSectionContent > div {
		width: 100%;
		padding: 10px;
	}
	.job-apply .scfSubmitSummary,
	.job-apply .scfSectionBorderAsFieldSet,
	.job-apply  .scfSubmitButtonBorder,
	.job-apply .scfValidationSummary {
		margin: 0;
	}
	.job-apply .scfForm .scfSectionContent .scfCustomFileUploadBorder {
		width: 100%;
	}
	.job-apply .scfCheckboxBorder .scfCheckbox label {
     width: 88%;
	}
}

/*
#divRecentlyViewedJobs,
#form_8535D637CD384CBE8147B95F95463CC0_field_E9617B11B76C4986A479743332CD43E8_scope ~ div.custom-heading,
#form_8535D637CD384CBE8147B95F95463CC0_field_E9617B11B76C4986A479743332CD43E8_scope ~ div.custom-msg
 {
	display: none;
}
*/
#divRecentlyViewedJobs,
#form_56678D39AE974306AF46D070741053AD_field_179AA8594C4D4A63AD45A89CAFC66205_scope ~ div.custom-heading,
#form_56678D39AE974306AF46D070741053AD_field_179AA8594C4D4A63AD45A89CAFC66205_scope ~ div.custom-msg
 {
	display: none;
}



.scfValidator ,
.scfValidationSummary li{
	color: #ef2e24;
}
/* [INC4229050].job-detail-list li.job--meta_external-reference-id {
	display: none;
} */
.location-list ul li a {
	position: relative !important;
}
/* .facets .dropdown .facet__salary--container .facet__label {
	float: none;
} */
.home-content__industry-list .location-list ul li a::after {
	top: 7px;
}
#home  em.icon.icon-engineering {
    display: block;
    float: left;
    width: 28px;
    height: 48px;
}
.home-content__industry-list .location-list ul li a i {
	top: 13px;
}
 /*To fix IE Specific issues*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none),@supports (-ms-accelerator:true) {  
	.pagination-container #paginationDD::before,
	.pagination-container #paginationEE::before {
		display: inline;
	}
	.job-full #body_0_contentcolumn_0_liLocation .media::before,
	.job-full #body_0_contentcolumn_0_liSalary  .media::before	,
	.home-content__industry-list .location-list ul li a::after,
	.location-list ul li a:after {
		top: 27px !important;
	}
}

#divRecentlyViewedJobs {
	display: none;
}
/*To fix firefox issue*/
@-moz-document url-prefix() {
	
	.location-list ul li a:after {
		top: -40% ;
		bottom: 0 ;
	}
	.facets .dropdown .facet__salary--container .facet__menu--container {
		margin-top:0;
	}
	.home-content__industry-list .location-list ul li a::after {
		top: -12px;
	}
	.job-full #body_0_contentcolumn_0_liLocation .media::before,
	.job-full #body_0_contentcolumn_0_liSalary  .media::before	{
		top: -5px;
	}
}
.job-apply .file-upload h4 + span{
	display: none;
}

.job-apply .scfForm .scfSectionContent .scfCustomFileUploadBorder,
#form_56678D39AE974306AF46D070741053AD_field_F94B1EC6A2474E15A81C21BBA9AAC429_scope {
    clear: both;
    width: 100%;
	 font-size: 16px;
}
.scfValidationSummary ul{
	list-style-type: none;
}
.job-apply .scfForm .scfSectionContent > div.upload-a-file {
    clear: both;
    width: 100%;
	padding-left: 0;
	    font-size: 16px;
}
#form_56678D39AE974306AF46D070741053AD_field_F94B1EC6A2474E15A81C21BBA9AAC429_scope textarea{
	width: 100%;
}
.job-results .job-wide .panel-body {
	padding: 0 !important;
}
.job-results .container-body .header-job-search{
   padding: 40px !important;
}

@media(max-width: 767px){
 .job-search-horizontal{
	margin-top: 0;
	}
}

.job-details .job-full footer div.row{
    margin-left: 0;
    margin-right: 0;
}

@media(min-width : 1024px)and (max-width:1280px){
	.spotlight_top-banner-container .spotlight_top-banner{
		background-size: cover!important;
		height: 470px;
    }
    .home-search {
		margin-top: 0px;
    }
}

.job-results-options .btn-default{
     margin-right: 23px;
}

.jobs .job__info--save i.ion-ios-heart-outline{
    right: -12px;
}

.jobs .job__info--name {
    word-wrap: break-word;
}

@media (max-width: 1200px){
  .home-search {
	margin-top: 20px;
   }
}


.site-header-controls .brand-logo + a{
	float: right;
	margin: 7px 0 0;
	color: #fff;
}

.site-header-controls .brand-logo img{
	float: left;
}
