body{
    background-color: #fff;
    background-image: url('/v3/img/crossword.png');
}

.company_name{
    font-size: 36px;
    font-weight: bolder;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: #337ab7;
}

a.jobpage_company_logo:hover{
    text-decoration: none !important;
    opacity: 0.8
}

.page-content{
    border: 1px solid #ddd;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 5px #ccc;
    -moz-box-shadow: 0px 0px 5px #ccc;
    box-shadow: 0px 0px 5px #ccc;
    background-color: #fff;
    margin-bottom: 20px;
}

.page-content-header{
    padding: 20px;
    border-bottom: 1px solid  #ddd;
    margin-bottom: 20px;
    background-color: #e9e9e9
}

#job_application_container .or_separate{
    border-bottom: 1px solid #ccc;
    position: relative;
    margin-top: 15px;
    margin-bottom: 20px;
    height:1px
}

#job_application_container .or_separate>.or{
    position: absolute;
    left: 48%;
    width: 30px;
    text-align: center;
    background-color: #eef2f6;
    top: -9px;
    color: #999;
    font-weight: bolder;
    margin-left: 0px;
    margin-top: 0px;
}

#job_application_container .panel-primary{
    border: 1px solid #ddd
}

.job_application_form_fields{
    background-color: #fff;
    padding: 16px;
    margin-bottom: 10px;
    border-radius: 5px;
    border:1px solid #ddd;
}

.job_application_form_fields label {
    text-transform: none !important;
    display: block;
}

.job_application_form_fields input.error {
    border-color: darkred;
}

.job_application_form_fields label.error {
    font-size: 0.9em;
    color: red;
    margin: 4px 0 0 0;
}

.job_application_form_fields input[type=button]{
    max-width: 360px;
    white-space: inherit !important
}

a.pglink,
a.pglink.gh-active,
span.pglink {
    text-decoration: none;
    padding: 2px;
    width: 14px;
    display: block;
    float: left;
    margin-right: 4px;
    text-align: center;
}
a.pglink {
    background-color: #EEF2F6;
    color: #3c70b9;
    border: 1px solid #fff;
}
a.pglink:hover {
    background-color: #fff;
}
a.pglink.gh-active,
a.pglink.gh-active:hover {
    background-color: #fff;
    color: #000;
    font-weight: bold;
}

.job-content{
    line-height: 26px;
    padding: 0px 20px
}

.jobpage_company_logo img{
    max-height: 100px;
    border: none !important;
}

.btn-suggestion-job{
    top: 15px !important;
}

div.font_6_grey p{
    color: #666 !important;
}

a.job_row{
    padding: 15px 20px;
}

a.job_row p{
    color: #666;
}

a.job_row .font_18{
    color: #38609b;
    text-decoration: underline;
}

a.job_row:hover{
    background-color: #eef2f6;
    text-decoration: none;
}

div.jobpage-pagination .pull-right{
    float: left !important;
    margin-left: 20px;
}

button.apply-facebook:hover {
    background-position: 0 -30px;
}

button.apply-facebook {
    width: 174px;
    height: 31px;
    background: url('/images/custom/facebook_apply.gif') no-repeat;
    background-position: 0 0;
    background-size: 174px 91px;
    border: 1px outset #38609B;
    cursor: pointer;
}

button.btn-facebook-applied, button.apply-facebook.btn-facebook-applied:hover{
    background-position:0px -62px;
}

.eeo_highlight{
    background-color: #fafafa;
    border-radius: 5px;
    padding: 5px;
}
.no_word_break {
    word-break: keep-all;
}
.apply_tos_text {
    font-size: 14px;
    margin-left:-8px;
}

@media screen and (max-width: 600px) {
    .jobpage_social_share{
        position: absolute;
        top: 10px;
        right: -10px
    }
    
    .jobpage_social_share>span:first-child{
        display: none;
    }
}

@media screen and (max-width: 800px) {
    .applyjob_header {
        display: none;
    }
    
    .applyjob_footer {
        display: none;
    }
    
    .applyjob .page-content-header.job-application{
        display: none;
    }
    
    .applyjob .page-content-header.company-jobs{
        padding: 0px;
        border-bottom: none;
    }
    
    .applyjob .page-content-header.company-jobs>div {
        margin: 0px 20px;
        padding-top: 10px;
        padding-bottom: 0px;
    }
    
    .applyjob .page-content-header.company-jobs>p{
        padding: 10px 20px 0px 20px;
    }
    
    .applyjob .page-content-header.company-jobs>p:last-child {
        padding-bottom: 10px;
        border-bottom: 1px solid #eee;
    }
    
    .applyjob .job-content-discription {
        display: none;
    }
    
    .application-form-submit {
        position: fixed;
        bottom: 0px;
        left: 0px;
        right: 0px;
        background-color: #f4f4f4;
    }
    
    .application-form-submit>button{
        width: 100% !important;
        border-radius: 0px;
    }

    .signme-actions, .signme-menu {
        font-size: 14px;
    }

    .applyjob #success-message {
        min-height: 800px
    }

    #applicationForm input[type=file] {
        background-color: #f4f4f4;
        width: 100%;
        border: solid 1px #ccc;
        border-radius: 3px;
        padding: 7px 0px;
    }
    
    .applyjob .jobpage_social_share{
        display: none;
    }

    .applyjob .mobile_country_selector{
        display: block;
    }
    
    .applyjob .job_row {
        position: relative;
        padding-right: 60px;
    }
    
    .applyjob .apply-button{
        position: absolute;
        right: 10px;
        top: 40%;
    }
    
    .applyjob .apply-button button {
        padding: 6px 10px;
        border-radius: 50%;
        background-color: #f4f4f4;
    }
    
    .applyjob .apply-button button span{
        display: none;
    }
    
    .applyjob .no_customer_logo, .applyjob .with_customer_logo{
        display: none;
    }
    
    .applyjob .page-content.company-jobs{
        border: none;
        box-shadow: none;
        border-top: 1px solid #ddd;
        border-radius: 0px;
    }
    
    .applyjob .jobpage-pagination {
        text-align: center;
    }
    
    .applyjob .jobpage-pagination>ul{
        float: none !important;
        margin: 20px auto;
    }
}
