.mod-data-default-template {
    background-color: #FFF;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
}

.mod-data-default-template table, th, td {
    border-collapse: collapse;
    border-color: #FFF;
    border: 0;
    border: 1px solid white;
    padding: 5px;
    spacing: 0px;
    text-align: left;
    border-bottom: 1px solid #ddd;
}

.info_italic {
    font-style: italic;
    color: #708090;
}

.inline-req {
    width: 10px;
    height: 10px;
}

.icon {
    max-height: 10px;
    max-width: 10px;
}

tr:nth-child(odd) {
    background-color: #CCC
}

tr:nth-child(even) {
    background-color: #FFF
}

.defaulttemplate {
    width: 100%;
}

.boxwidthwide {
    width: 100%;
}

.en {
    background-color: yellow;
}

.de {
    background-color: blue;
}

.fr {
    background-color: green;
}

.c0 {
}

.c1 {
}
