.confirm-modal {
    display: block;
}

.diffValue {
    color: red !Important;
    font-weight: 900 !Important;
}

.email-feedback-style {
    word-break: break-all;
    word-wrap: break-word;
}

.float-right {
    float: right !important;
}

.ka-info-text {
    width: 200em;
    white-space: normal;
    background-color: #e4e4e4;
}

.link-style {
    color: blue;
    font-weight: bold;
    text-decoration: underline blue;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mm_colorBlack {
    color: #000000;
}

.mt-2 {
    margin-top: 2px !important;
}

.mt-mr-minus-15 {
    margin-top: -15px;
    margin-right: -15px;
}

.navigation-container {
    width: 950px;
}

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

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

.tourverfolgung-message {
    word-break: break-all !important;
    white-space: normal !important;
}

.width-100 {
    width: 100px;
}

.width-110-important {
    width: 110px !important;
}

.width-130 {
    width: 130px;
}

.width-136-important {
    width: 136px !important;
}

.width-200 {
    width: 200px;
}

.white-space-normal {
    white-space: normal !important;
}

