div.ccm-block-type-form div.form-group {
    margin-bottom: 15px;
}

div.ccm-block-type-form span.text-muted {
    opacity: .50;
}

div.ccm-block-type-form div.form-group label.control-label {
    font-weight: bold;
    display: block;
    color: #000;
    margin-bottom: 0px;
}
label.form-check-label {
    color: #000;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
}
.fhandle-if_other {
    display: none;
}