.initial-positions-list-shown {
display: block;
margin-top: 1.5rem!important;
}
.job-category-wrapper {
border-bottom: 1px solid #000000;
padding-bottom: 0;
}
.subtitle-class {
font-size: 24px;
font-weight: 400;
cursor: pointer;
color: #000000;
margin: 15px 0;
}
.job-category-wrapper .job-box {
text-decoration: none;
-ms-flex-align: center!important;
align-items: center!important;
box-shadow: 0 2px 8px 0 rgb(0 0 0 / 8%);
min-height: 84px;
padding-left: 28px;
margin-bottom: 20px;
-ms-flex-pack: justify!important;
justify-content: space-between!important;
display: -ms-flexbox!important;
display: flex!important;
border: 1px solid #000000;
}
.job-category-wrapper .job-box:hover {
background-color: #fff;
}
.job-category-wrapper .job-box:hover .jb-title,
.job-category-wrapper .job-box:hover .jb-description {
color: #231f20;
}
.jb-title {
font-size: 18px;
font-weight: 400;
margin-bottom: 4px;
letter-spacing: .36px;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
}
.jb-description {
color: #000000;
font-size: 16px;
font-weight: 400;
letter-spacing: 0;
font-family: Arial, Helvetica, sans-serif;
}
.jb-link {
color: #000000;
font-size: 24px;
font-weight: 400;
padding-right: 15px;
float: right;
}
.job-category-wrapper .active .fa-angle-right:before {
content: "\f107";
}
.detail-content.collapse:not(.show) {
display: none;
}
.job-category-wrapper .panel {
padding: 10px 50px 10px 0px;
display: none;
overflow: hidden;
}
.job-category-wrapper .panel.show {
display: block;
}
.button-initiativbewerbung {
border-bottom: 1px solid #000000;
padding: 50px 0 15px;
font-size: 24px;
}
.page-content .button-initiativbewerbung a,
.page-content #aktuelle-stellenangebote a{
text-decoration: none;
} input#search-job {
background-color: #ffffff;
border: none;
padding-left: 5px;
font-size: 24px;
color: #000000;
font-weight: 400;
border: 1px solid #000000;
border-radius: 0;
}
input#search-job:focus,
input#search-job:active {
}
.search-bar-wrapper {
margin-top: 5px;
}
.search-bar-wrapper :focus-visible {
outline: 0;
}
.collapse:not(.show),
.d-none {
display: none;
}
.jobs-empty.collapse {
color: #dc3232;
font-size: 24px;
}
.search-bar-wrapper.d-flex {
display: flex;
}
.search-bar-wrapper button#search-submit {
border: 1px solid #000000;
padding: 15px;
background: #000000;
color: #ffffff;
height: auto;
}
.search-bar-wrapper button#search-submit:focus {
outline: 0;
} .container.max-width-custom.detail-wrapper {
padding-top: 20px;
margin-bottom: 150px;
}
.action-btn-wrapper {
padding-bottom: 40px;
position: relative;
}
.max-width-custom {
max-width: 850px;
width: 100%;
padding-right: 40px;
padding-left: 40px;
margin-right: auto;
margin-left: auto;
margin-top: 30px;
background-color: #ffffffeb;
}
.action-btn-wrapper .career-btn-primary {
font-size: 18px;
color: #eaf0f2;
text-decoration: none;
cursor: pointer;
position: absolute;
bottom: 70px;
right: 0;
border: 1px solid #000000;
}
.career-btn-shape {
display: inline-block;
border-radius: 2px;
padding: 12px 36px;
height: 52px;
border: 0;
}
.detail-subtitle {
margin-bottom: 25px;
color: #000000;
font-size: 16px;
font-weight: 400;
}
.detail-block-description {
color: #000000;
font-size: 12px;
max-width: 60%;
}
.detail-block-description a {
color: #000000;
text-decoration: none;
}
.detail-block-description span {
color: #000000!important;
font-size: 12px!important;
line-height: 115%;
font-family: Arial, Helvetica, sans-serif;
}
.detail-title {
color: #000000;
font-size: 32px;
font-weight: 700;
padding-top: 25px;
margin: 0 0 10px;
}
hr {
margin-top: 1rem;
margin-bottom: 0;
border: 0;
border-top: 1px solid #000000;
}
.back-to-all-jobs {
width: 100%;
text-align: right;
border-bottom: 1px solid #000000;
padding-bottom: 20px;
}
.page-content .back-to-all-jobs a {
color: #000000;
text-decoration: none;
}
.back-to-all-jobs a .mr-2 {
margin-right: 0.5rem!important;
} div#apply .detail-content-block {
margin-bottom: 25px;
}
.form-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -5px;
margin-left: -5px;
}
.form-row>.col, .form-row>[class*=col-] {
padding-right: 5px;
padding-left: 5px;
}
.form-group {
margin-bottom: 1rem;
}
.col-md-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.form-group label {
color: #ffffff;
font-size: 18px;
font-weight: 500;
text-transform: uppercase;
}
label {
display: inline-block;
margin-bottom: 0.5rem;
}
.form-row .form-control,
.form-group .form-control{
display: block;
width: 100%;
height: calc(2.25rem + 2px);
font-size: 1rem;
line-height: 1.5;
color: #ffffff;
background-clip: padding-box;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
padding: 0.688rem 1.05rem;
border: 0;
background-color: #00000080;
border-radius: 2px;
}
::-webkit-input-placeholder { color: var(--e-global-color-a74d02f) !important;
opacity: 1;
}
:-moz-placeholder { color: var(--e-global-color-a74d02f) !important;
opacity: 1;
}
::-moz-placeholder { color: var(--e-global-color-a74d02f) !important;
opacity: 1;
}
:-ms-input-placeholder { color: var(--e-global-color-a74d02f) !important;
opacity: 1;
}
.detail-block-title {
font-size: 18px;
font-weight: 500;
margin-bottom: 20px;
text-transform: uppercase;
color: #000000;
margin-top: 0;
}
.detail-content-block {
border-bottom: 1px solid #000000;
padding: 25px 0;
}
.half-form-block {
width: calc((100% - 11px)/2);
display: inline-block;
margin: 0 3px;
vertical-align: top;
}
.half-form-block:nth-of-type(2n) {
margin-right: 0;
}
.form-control:focus {
color: #ffffff;
background-color: #00000080;
border-color: #80bdff;
outline: 0;
box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);
}
.form-control:focus {
box-shadow: 0 0 1px 0 #a4a4a4;
}
.half-form-block:nth-of-type(odd) {
margin-left: 0;
}
button.career-btn-secondary,
input.wpcf7-form-control.has-spinner {
font-size: 18px;
display: inline-block;
border-radius: 2px;
padding: 12px 36px;
height: 52px;
color: #eaf0f2;
border: 1px solid #ffffff;
}
a#apply-job-button {
color: #000000
}
a#apply-job-button:hover,
button.career-btn-secondary:hover,
input.wpcf7-form-control.has-spinner:hover {
background-color: #ffffff;
color: #000000;
}
#document-categories {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
#document-categories .category .dropzone {
flex: 1;
overflow: hidden;
}
#document-categories .category {
flex: 0 49%;
margin-bottom: 14px;
display: flex;
flex-direction: column;
}
#document-categories .dropzone, 
#document-dropzone.dropzone {
min-height: 79px;
padding: 0.688rem 1.05rem;
border: 2px dashed #d9d9d9;
background-color: #f3f4f5;
border-radius: 2px;
align-items: center;
justify-content: center;
cursor: pointer;
text-align: center;
}
.wpcf7-list-item label {
line-height: 21px;
}
input.form-check-input {
position: absolute;
margin-top: -12px;
margin-left: -1.25rem;
}
span.wpcf7-list-item-label {
text-transform: none;
font-size: 16px;
font-weight: 400;
}
.form-row.action-btn-wrapper {
text-align: left;
width: 100%;
}
.detail-wrapper form.wpcf7-form {
padding-bottom: 40px;
}
div#apply .form-row.action-btn-wrapper {
border-bottom: 1px solid #fff;
}
.conditionally-aligned:nth-of-type(2), .privacy-policy {
text-align: right;
}
.form-group.mb-5 {
margin-bottom: 3rem!important;
margin-top: 20px;
}
.form-check {
padding-left: 4px;
}
span.info {
color: #ffffff;
font-size: 12px;
}
.col-md-6.conditionally-aligned {
padding-right: 0;
padding-left: 0;
}
.form-row.action-btn-wrapper .conditionally-aligned .wpcf7-submit,
.form-row.action-btn-wrapper .conditionally-aligned button {
background: none;
} 
.form-row.action-btn-wrapper .conditionally-aligned .wpcf7-submit:hover,
.form-row.action-btn-wrapper .conditionally-aligned button:hover {
background: #fff;
} 
.category .codedropz-upload-inner h3,
.category .codedropz-upload-inner span,
.category span.dnd-upload-counter {
display: none;
}
.category .codedropz-btn-wrap {
width: 250px;
display: inline-block;
line-height: 20px;
}
.category .codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn {
color: #fff;
font-size: 14px;
}
.category .codedropz-upload-container {
padding: 20px;
}
.category .codedropz-upload-wrapper {
background-color: #00000080;
}
.category .codedropz-upload-handler {
border: 0;
border-radius: 0;
}
.category .dnd-upload-status .dnd-upload-details .name span {
white-space: normal;
}
.category .dnd-upload-status .dnd-upload-details .name,
.category .dnd-upload-status .dnd-upload-details .name em {
color: #fff;
font-size: 14px;
}
.category .dnd-upload-status {
padding: 5px 10px 25px;
}
.dnd-upload-status .dnd-upload-details .remove-file {
right: 10px;
}
.category .dnd-upload-status .dnd-upload-details .remove-file span:after {
background-image: url(//www.sontowski.de/wp-content/plugins/personio-jobs-master/public/images/icon-remove.png);
}
#stellenangebote a.elementor-button-link {
text-decoration: none;
}
@media (max-width:768px) {
.half-form-block {
width: 100%;
}
.action-btn-wrapper .career-btn-primary {
position: relative;
bottom: 0;
top: 20px;
}
}
@media (max-width: 767px){
.detail-block-description {
max-width: 100%;
}
#document-categories .category {
flex: 0 100%;
}
#document-categories {
display: block;
}
.dnd-upload-status .dnd-upload-details .name {
padding-right: 30px;
}
.col-md-6 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
span.wpcf7-spinner {
width: 100%;
}
}
@media (max-width:500px) {
.detail-title {
font-size: 26px;
}
.conditionally-aligned:nth-of-type(2), .privacy-policy {
text-align: left;
}
.form-row.action-btn-wrapper {
display: block;
}
#aktuelle-stellenangebote .elementor-button .elementor-align-icon-right {
margin-left: 15px!important;
}
}