/* Schrift Verdana für alle Formular, Header und Footer weiß*/

.xm-form.modern *,.modern .XPage * {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* xima Logo */
.xm-form.modern .xm-logo a {
    display:none
} 

.CXFooter,.CXHeader {
    background-color: #ffffff
}

/* Abstand Formularbezeichnung Version */
.modern .XHeader:not(:empty), .modern .XFooter:not(:empty) {
    padding: 10px;
}

/* Abstand Hinweis Pflichtfeld */
.modern .xm-footer-hint, .modern .xm-header-hint {
    font-size: 12px;
    padding: 10px 20px;
    padding-bottom: 10px;
}

.modern .CXPage .header {
    color: #000;
    background-color: #ffffff;
}


.modern .CXFieldSet {
    background-color: #ffffff 
}


.CXFieldSet {
    background-color: #ffffff 
}

/*Abstand Content-Bereich - Header / Rand*/

.modern .XPage {
    padding: 10px 10px;
}

/* Abstand FieldSet  - unbedingt noch mobil testen */

.modern .CXFieldSet .XFieldSetWrapper {
  border-width: 1px;
  border-style: solid;
  margin-top: 10px;
}

/* FieldSet Bezeichnung zweizeilig könnte mobil zu Überschneidungen führen */

/* Container Hintergrund - Standard ist grau)
.XContainer {
    background-color: #ffffff;
    border: 1px solid #525252;
    min-height: 25px;
    padding-bottom: 10px;
}
*/


/*
.XHeader {
    background-color: #ffffff;
    content: url('https://ludwigsburg-test.form.cloud/formcycle/form/includes/ressource?mid=2&name=logo-lb.svg');
       
}
*/

/*
.XImage {
    max-width: 100%;
    padding-bottom: 15px;
    padding-top: 15px;
}
*/