.dnnGrid img {
    max-width: initial;
}

.DNN_Documents img {
    max-width: initial;
}

.C5SLLC_chklistsub {
  float: initial !important;
}

.C5SLLC_chklistsub label {
  margin-left: 0px !important;
}

.FormMasterCheckBoxList {
  margin-top: 20px !important;
}


.home-banner .box h1 {
    text-transform: none;
    border: 1px solid #2161a1;
}

.LiveForm.Default ul.page-break-section, .LiveForm.Default .thank-you {
padding: 0px !important;
box-shadow: initial !important;
}

.liveformsFullWidth .Field-Container-Wide {
    display: flex !important;
}

.liveformsFullWidth textarea, .liveformsFullWidth input, .liveformsFullWidth select, .liveformsFullWidth div {
    width: 100% !important;
}


.LiveForm.Default input[type="submit"], .LiveForm.Default input[type="button"] {
  background: #117ec3 !important;
  border-radius: 10px !important;
}

ul.vorteil { 
    list-style-type:none;
}

ul.vorteil li {
    margin-bottom:5px;
}

ul.vorteil li:first-child {
  margin-top:5px;
}

ul.vorteil li::before {
    color:#2161a1; 
    font-size: 1.2em;
    font-weight: bold ;
    content: " ✓ "; 
}




















