.single-employee .vc_row-fluid:not(.vc_inner) {
    padding-top: 0;
}

.single-employee .site-content {
    background-color: #eaeaea;
}

.single-employee .employee-header h1,
.single-employee .employee-header .sd-employee-specs,
.single-employee .employee-header .sd-employee-specs ul li i,
.single-employee .employee-header .employee-intro {
    color: #fff;
}

.single-employee .employee-header .sd-employee-specs,
.single-employee .employee-header .employee-intro {
    margin-bottom: 20px;
}

.single-employee .employee-header .sd-employee-specs ul {
    margin: 0;
}

.single-employee .employee-header .sd-employee-specs ul li {
    display: inline-block;
    margin: 0 30px 0 0;
    padding-left: 0;
}

.single-employee .employee-header .sd-employee-specs ul li::before {
    content: none;
    display: none;
}

.single-employee .sd-employees-single {
    background-color: #FFFFFF;
    padding: 40px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.single-employee .sd-employee-back-button {
    margin-bottom: 15px;
}

.single-employee .sd-employee-back-button i {
    margin-right: 10px;
    font-size: 15px;
}

.single-employee .sd-single-employee-sidebar {
    margin-top: 37px;
}

.single-employee .apply-form {
    background-color: #dc4343;
    padding: 40px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    color: #FFFFFF;
    margin-bottom: 40px;
}

.single-employee .employee-promotext,
.single-employee .share-employee,
.single-employee .social-sharing {
    background-color: #FFFFFF;
    padding: 40px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin-bottom: 40px;
}

.single-employee .employee-contact {
    margin-bottom: 40px;
    background-color: #fff;
    border-radius: 8px;
}

.single-employee .employee-contact p {
    margin-bottom: 0;
}

.single-employee .employee-contact .employee-contact-photo {
    position: relative;
}

.single-employee .employee-contact .employee-contact-photo .vc_col-sm-6 {
    padding: 0;
}

.single-employee .employee-contact .employee-contact-photo .vc_col-sm-6.employee-contact-details {
    padding: 15px;
}

.single-employee .employee-contact .employee-contact-photo img {
    border-radius: 8px 0 0 8px;
    margin-bottom: -3px;
}

.single-employee .space-divider {
    margin-bottom: 50px;
}

.single-employee .sd-employees-single strong,
.single-employee .sd-employees-single strong span {
    color: #dc4343 !important;
}

.apply-form .SD_FormGen_form .SD-pretty-upload-file-restrictions-label {
    color: #fff !important;
}

.apply-form a {
    color: #414141;
    text-decoration: underline;
}

.apply-form .SD_FormGen_form .SD-label {
    color: #414141;
}

.apply-form .SD_FormGen_form .SD-pretty-upload + label {
    display: inline-block;
    position: relative;
    max-width: 100%;
    font-size: 18px;
    text-decoration: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: ease-in .3s;
    -moz-transition: ease-in .3s;
    -ms-transition: ease-in .3s;
    -o-transition: ease-in .3s;
    transition: ease-in .3s;
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
    padding: 5px 20px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.apply-form .SD_FormGen_form .SD-pretty-upload:hover + label:hover {
    background-color: #fff;
    color: #dc4343;
    transition: all 0.3s ease;
}

.apply-form .SD-input.privacyApprovalDate {
    width: auto;
    position: absolute;
    left: 0;
    top: 8px;
}

.apply-form .SD-type-checkbox {
    display: block;
    padding-left: 20px;
}

.single-vacancy .vacancy-apply-text {
    margin-bottom: 50px;
}