.debug {
    width:48%;
    font-size:12px;
    background: white;
    padding: 5px;
    border: 1px solid red;
}

.debug b {
    color: red;
    font-weight: bold;
}

.debug_left {
    float: left;
}

.debug_right {
    float: right;
}

.fileContainer {
    position: relative;
}

.fileContainer .clearFile {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    padding: 0;
    line-height: 20px;
}

.fileContainer .inputFile {

}

.tx-vseiforms span.error, .tx-vseiforms [data-abide] small.error {
    display: none;
}

.tx-vseiforms .bold {
    font-weight: bold;
}

.tx-vseiforms .hidden {
    display:none;
}

.tx-vseiforms form.custom .terminumfrage .custom.checkbox {
    margin-left: -21px;
}
.tx-vseiforms form.custom .terminumfrage label {
    margin-left: 22px;
    margin-bottom: 12px;
    margin-top: 5px;
}
.tx-vseiforms form.custom  .input_radioSingle .custom.radio {
    margin-left: -21px;
}
.tx-vseiforms form.custom .input_radioSingle label {
    margin-left: 22px;
    margin-bottom: 12px;
    margin-top: 5px;
}

form.custom .input_checkbox .custom.checkbox {
     margin-top: 12px;
 }

form.custom .input_radio label {
    padding-top: 10px;
}

form.custom .andOrList .input_checkbox .custom.checkbox {
    margin-top: 0px;
    margin-bottom: 12px;
}

.tx-vseiforms form.custom .checkError {
    display: block;
    padding: 0.375em 0.25em;
    margin-top: -19px;
    margin-bottom: 1em;
    font-size: 0.75em;
    font-weight: bold;
    background: #c60f13;
    color: white;
}
.error .checkAllOrNoneError {
    display: block;
    padding: 0.375em 0.25em;
    margin-top: 0;
    margin-bottom: 1em;
    font-size: 0.75em;
    font-weight: bold;
    background: #c60f13;
    color: white;
}

.tx-vseiforms form.custom .programmbuchungError {
    font-size: 16px;
    margin: -19px 0px 0 0px;
}
.f3_list {
    margin-top: 5px;
}

fieldset legend.normal {

}
.tx-vseiforms label span {
    font-size: 11px !important;
}
.tx-vseiforms label strong, legend strong {
    display: inline;
    color: black;
    font-size: 100%;
    font-weight: bold;
    text-transform: none;
}

[data-abide] .errorCustom small.error {
    display: block;
    padding: 0.375em 0.25em;
    margin-top: 0;
    margin-bottom: 1em;
    font-size: 0.75em;
    font-weight: bold;
    background: #c60f13;
    color: white;
}

.errorCustom input, .errorCustom textarea, .errorCustom select {
    border-color: #c60f13 !important;
    background-color: rgba(198, 15, 19, 0.1) !important;
    margin-bottom: 0 !important;
}

.tx-vseiforms form.gvform .gv_box {
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
    text-align: center;
}

.tx-vseiforms form.gvform th,
.tx-vseiforms form.gvform td {
    padding: 2px;
    text-align: left;
}

.tx-vseiforms form.gvform table {
    border-spacing: 5px;
}

.tx-vseiforms form.gvform .custom.dropdown {
    margin-bottom: 0;
}

.tx-vseiforms .gvform h3 {
    color: black !important;
}

.small-block-grid-2 li {
    position: relative;
}
.small-block-grid-2 li div.nr {
    position: absolute;
    top: 0;
    left:0;
    width: 25px;
    height: 25px;
    line-height: 20px;
    text-align: center;
    border: 2px solid black;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    font-weight: bold;
}
.tx-vseiforms form.gvform .small-block-grid-2 li div.text {
    padding-left: 30px;
}

.tx-vseiforms form.gvform .small-block-grid-2 li {
    height: 100px;
}

.custom a,
.custom a:hover,
.custom a:visited {
    line-height: 28px !important;
    font-size: 0.9em !important;
    color: black !important;
    text-decoration: none;
}

.tx-vseiforms form.gvform .ausgebucht {
    color: red;
}

.tx-vseiforms form.gvform td.check {
    white-space: nowrap;
}

.tx-vseiforms form.gvform .gv_chk {
    top: 5px;
}

td.nr {
    padding-top: 9px;
}