.wpcf7-list-item {
margin: 1rem 0 0 0;
}
input[type=checkbox],
.wpcf7-form input[type=checkbox] {
position: relative;
cursor: pointer;
margin: 0 1rem 0 0!important;
}
.wpcf7-form input[type=checkbox] {
margin: 0 0.75rem 0 0!important;
}
input[type=checkbox]:before,
.wpcf7-form input[type=checkbox]:before {
content: "";
position: absolute;
width: 20px;
height: 20px;
top: -2px;
left: 0;
padding: 1px;
border: 1px solid #DDDDDD;
background-color: #FFFFFF;
}
.wpcf7-form input[type=checkbox]:before {
border: 0px;
}
input[type=checkbox]:checked:before,
.wpcf7-form input[type=checkbox]:checked:before {
background-color: #d02434;
}
input[type=checkbox]:checked:after,
.wpcf7-form input[type=checkbox]:checked:after {
content: "";
display: block;
width: 5px;
height: 10px;
border: solid white;
border-width: 0 2px 2px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
top: 2px;
left: 8px;
} #zustimmung_karriere_oben,
#zustimmung_karriere_unten {
margin: 0 0.5em 0 0;
}