.toolbar + .page__background + .page__content {
    padding-top: 15px;
}

#preloader {
    text-align: center;
}

#ajax-content {
    text-align: center;
    display: none;
}

#signature-image {
    width: 768px;
    height: 384px;
    border: 1px solid #000;
}

#signature-field {
    width: 768px;
    height: 384px;
    border: 1px solid #000;
    background-color: #fff;
    margin: 0 auto;
}

.bookingList .list-header {
    font-size: 1.3em;
    line-height: 1.5em;
    background-color: #D9EDF7;
}

.bookingList .list-item {
    border-right-width: 14px;
    border-right-style: solid;
    border-right-color: #fff;
}

.bookingList .list-item div.info,
.bookingList .list-item div.row {
    display: block;
    width: 100%;
}

.bookingList .list-item div.info {
    padding-right: 50px;
}

.bookingList .list-item .ma-abwicklung {
    width: 100%;
    font-size: 0.8em;
    color: #61993B;
}

.bookingList .list-item div.booking-type {
    position: absolute;
    display: inline-block;
    width: 20px;
    height: 20px;
    right: 20px;
    top: 10px;
}

.bookingList .list-item div.booking-type.abwicklung {
    top: 25px;
}

.bookingList .list-item div.booking-type img {
    width: 35px;
}

.bookingList .list-item div.row:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
}

.bookingList .list-item div.row > div {
    display: block;
    float: left;
}

.bookingList .list-item div.row > div.zeit {
    font-weight: bold;
    margin-right: 20px;
}

.bookingList .list-item div.row > div.symbole {
}

.bookingList .list-item div.row > div.symbole .symbol {
    display: inline-block;
    width: 25px;
}

.bookingList .list-item div.row > div.symbole .ons-icon {
    margin-right: 10px;
}

.bookingList .list-item div.row > div.symbole .hidden {
    display: none;
}

.bookingList .list-item div.row > div.name {
    width: 50%;
    text-align: right;
    float: right;
    color: #1e88e5;
}

.bookingList .list-item div.row > div.fahrzeug {
    width: 40%;
    color: #999;
}

.bookingList .list-item div.row > div.kennzeichen {
    width: 40%;
    color: #999;
}

.bookingList .list-item div.row > div.terminal {
    width: 20%;
    text-align: right;
    color: #999;
}

.bookingList .list-item .fluginfo {
    width: 100%;
    background-color: #EFEFF4;
    font-size: 11px;
}

.bookingList .list-item .fluginfo .flugnr-label,
.bookingList .list-item .fluginfo .flugnr,
.bookingList .list-item .fluginfo .flugterminal-label,
.bookingList .list-item .fluginfo .flugterminal,
.bookingList .list-item .fluginfo .plan-label,
.bookingList .list-item .fluginfo .plan,
.bookingList .list-item .fluginfo .erwartet-label,
.bookingList .list-item .fluginfo .erwartet {
    width: 15%;
    padding: 1px 3px;
}

.bookingList .list-item .fluginfo .flugzusatzinfo {
    width: 60%;
    font-weight: bold;
}

.clearfix:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
}

#bookingdata .row .label {
    float: left;
    width: 40%;
}

#bookingdata .row .value {
    float: left;
    width: 60%;
    height: 1.3em;
    overflow: hidden;
}

#opdata #optext {
    font-size: 14px;
}

#opdata #opvalue {
    text-align: center;
    font-size: 6em;
    font-weight: bold;
}

#opdata #opvalue.red {
    color: red;
}

#qrcode-card .content {
    text-align: center;
}

#kontoContent table {
    width: 100%;
}

#kontoContent table th {
    vertical-align: bottom;
}

#kontoContent table td {
    vertical-align: top;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

#customer-signature {
    position: relative;
    width: 766px;
    height: 384px;
    border: 1px solid #000;
    background-color: #fff;
    margin: 0 auto;
}

#customer-signature #hinweis-opbetrag {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 1px 0;
    z-index: 1010;
}

#customer-signature #hinweis-opbetrag.rot {
    background-color: #f00;
}

#customer-signature #hinweis-opbetrag.gelb {
    background-color: #FFFF00;
}

#customer-signature #hinweis-opbetrag.gruen {
    background-color: #04B404;
}


#customer-signature #signature-line {
    position: absolute;
    left: 134px;
    top: 250px;
    width: 500px;
    text-align: left;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #000;
    z-index: 1010;
}

#customer-signature #hinweis-neuschaeden {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 12px;
    font-style: italic;
    padding-right: 5px;
    padding-bottom: 1px;
    z-index: 1010;
}

#customer-signature #button-clear {
    position: absolute;
    right: 1px;
    top: 1px;
    z-index: 1010;
}

.form-input {
    width: 20em;
}

.form-input-half {
    width: 10em;
}

.text-input {
    padding: 0 5px;
}

.form-label {
    width: 12em;
    margin-right: 2em;
    font-size: 14px;
    float: left;
    margin-top: 0.5em;
}

.select-input {
    border: 1px solid #ccc;
    border-radius: 4px;
}

#bemerkung {
    border: 1px solid #ccc;
    padding: 2px 5px;
}

#auftragsnummer {
    display: none;
}

#eventlist {
    height: 80px;
    overflow-y: auto;
    margin-bottom: 14px;
}

#stammdaten {
    height: 144px;
    overflow: hidden;
}

#bemerkung-inhalt {
    height: 130px;
    overflow-y: auto;
}

#bemerkung-inhalt .vorhanden {
    color: red;
    font-weight: bold;
}

#zahlung .left {
    width: 50%;
    float: left;
}

#zahlung .left .opvalue {
    text-align: center;
    font-size: 4em;
    font-weight: bold;
}

#zahlung .right {
    width: 50%;
    float: right;
    display: none;
}

#zahlungfirma .alert-dialog {
    width: 90%;
}

#zahlungfirma .alert-dialog-content {
    width: 100%;
    height: 20vh
}