.erfolg_info_box table.auflistung th {
    padding-right: 0px;
}

/* registrieren start */
.captcha {
    display: flex;
    align-items: center;
}

.tippspiel-teaser li {
    list-style-type: disc !important;
    margin-left: 20px;
}
.tippspiel-teaser-image span.tipprunden-icon {
    background-image: url(../images/icons/tippunde_icon.png);
    width: 86px;
    height: 98px;
    background-size: 80%;
    background-repeat: no-repeat;
    display: table-cell;
    vertical-align: middle;
    background-position: center center;
}
.tippspiel-teaser-image {
    background-image: url(../images/teaser/teaser_bg_blau_stadion.png);
    width: 310px;
    height: 139px;
    margin: 0 auto 10px;
    display: table;
}
.tippspiel-teaser-text {
    font-size: 30px;
    font-family: OSL;
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
    text-transform: uppercase;
}
.tippspiel-teaser-text b {
    font-size: 46px;
    letter-spacing: 4px;
}
.tippspiel-teaser-image a {
    display: table-cell;
    vertical-align: middle;
}
.tippspiel-teaser-image a:hover {
    text-decoration: none;
}
/* registrieren ende */

#nachrichtenVerfassen label textarea {
    min-height: 100px;
}

#nachrichtenVerfassen textarea {
    font-family: serif, 'Twemoji Mozilla';
}

.privateNachrichten-Feld {
    width: 100%;
}

.meintm-volltreffer {
    font-weight: bold;
    padding-right: 10px;
    padding-left: 2px;
}

.meintm-anzahl-kommentare {
    font-weight: bold;
}

.meintm-kommentar-text {
    padding: 4px;
}

.meintm-kommentar-header {
    margin-left: -5px;
    border-bottom: 1px solid #e4e4e4;
    padding: 4px;
    padding-bottom: 2px;

}

.meintm-kommentar-footer {
    margin-left: -5px;
    border-top: 1px solid #e4e4e4;
    padding: 4px;
    padding-bottom: 2px;

}
.meintm-datum-kommentar {
    font-weight: normal;
    text-align: right;
    font-size:12px;
    float: right;
}
/* Mein TM Header Start */
.meintm-header span.profil-icon-forum {
    margin-top: 9px;
}
.meintm-header img.headbild {
    width: 100%;
    height: auto;
}
.meintm-header .row.headerinfos {
    margin-top: -75px;
}
.meintm-header img.meintm-userbild {
    margin-left: 15px;
    margin-top: 25px;
    border: 1px solid #fff;
    max-width: 60px;
}
.meintm-header .befreundet {
    background: url('../images/meintm/freund-hinzufuegen_gruen.png') no-repeat 5px center #c3dc9a;
    width: 120px;
    height: 25px;
    cursor: pointer;
    padding: 0;
    border: 0;
    margin-left: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #000;
    line-height: 24px;
}
.meintm-header .befreundet:after {
    content: initial;
}
.meintm-header .befreundet ul {
    left: 0;
    min-width: 170px;
    z-index: 9999;
}
.meintm-header .befreundet.eigenes-profil {
    background: url('../images/bc-spieler.png') no-repeat 5px center #e6e6e6;
    cursor: default;
}
.meintm-header .befreundet.nicht-befreundet {
    background: url('../images/meintm/freund-hinzufuegen_grau.png') no-repeat 5px center #bdd9ef;
}
.meintm-header .befreundet.angefragt {
    background: url('../images/meintm/freund-hinzufuegen_grau.png') no-repeat 5px center #f8f8aa;
    cursor: default;
}
.meintm-header .userinfos {
    margin-top: 85px;
    line-height: 20px;
}
.meintm-header .lieblingsverein-box {
    background: rgba(255,255,255,0.8);
    border: 1px solid #ddd;
    height: 112px;
    position: relative;
    right: 20px;
    bottom: -28px;
}
.meintm-header .lieblingsverein-box > img, .meintm-header .lieblingsverein-box .lieblingsverein-waehlen-link img {
    float: left;
    width: 25%;
    margin-top: 1px;
    margin-left: -4px;
}
.meintm-header .lieblingsverein-box .lieblingsverein-box-info {
    float: left;
    margin-left: 13px;
    margin-top: 5px;
    font-size: 14px;
}
.meintm-header .lieblingsverein-box .lieblingsverein-box-info .miniflagge {
    margin-top: 3px;
}
.meintm-header .lieblingsverein-box .lieblingsverein-box-info span.box-headline {
    font-size: 20px;
    font-weight: bold;
    color: #1d75a3;
    white-space: nowrap;
}
.meintm-header .lieblingsverein-box img.flaggenrahmen {
    margin-right: 4px;
}
/* Mein TM Header Ende */
/* Freundesseite Start */
.freundesseite .mtm-userbox {
    border-bottom: 1px dotted #868685;
    height: 100px;
    margin: 10px;
    padding: 0px;
    width: auto;
    position: relative;
}
.freundesseite .headline {
    font-size: 14px;
    font-weight: bold;
    line-height: 10px;
    margin-left: 5px;
}
.freundesseite .mtm-userbild {
    float: left;
    width: 20%;
    margin-top: 3px;
}
.freundesseite .mtm-userinfo {
    float: left;
    width: 80%;
    white-space: nowrap;
    line-height: 14px;
}
.freundesseite .kategorien {
    color: #999;
}
.freundesseite .mtm-userinfo span.lieblingsverein {
    color: #1d75a3;
    font-weight: bold;
}
.freundesseite .befreundet {
    background: url('../images/meintm/freund-hinzufuegen_gruen.png') no-repeat center center;
    width: 19px;
    height: 11px;
    display: inline-block;
    position: relative;
    right: 0;
    top: 0;
    cursor: pointer;
    padding: 0;
    border: 0;
}
.befreundet-icon-ul {
    position: absolute;
    top: -20px;
    right: 20px;
    text-align: right;
}
.freundesseite .befreundet.in-active, .freundesseite .befreundet.in-active:hover {
    background: url('../images/meintm/freund-hinzufuegen_grau.png') no-repeat center center;
}
.freundesseite .befreundet-link, .meintm-header .befreundet-link {
    background-color: #f1f5e7;
    border-bottom: 1px solid #fff;
}
.freundesseite .loeschen-link, .meintm-header .loeschen-link {
    background-color: #f8e6e7;
}
.freundesseite .befreundet-bild, .meintm-header .befreundet-bild {
    background: url('../images/meintm/freund-hinzufuegen_gruen.png') no-repeat left center;
    width: 19px;
    height: 11px;
    margin-right: 10px;
    margin-top: 10px;
    margin-left: 10px;
    float: left;
    display: block;
    line-height: 10px;
}
.freundesseite .loeschen-bild, .meintm-header .loeschen-bild {
    background: url('../images/meintm/loeschen.png') no-repeat left center;
    width: 11px;
    height: 11px;
    margin-right: 18px;
    display: block;
    margin-top: 5px;
    margin-left: 10px;
    float: left;
}

.freundschaftsanfragen .headline {
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    margin-left: 5px;
    display: block;
    margin-top: -4px;
}
.freundschaftsanfragen .mtm-userinfo {
    float: left;
    width: 100%;
    max-width: 227px;
    margin-left: 5px;
    white-space: nowrap;
    line-height: 14px;
}
/* Freundesseite Ende */

@media only screen and (max-width: 767px) {
    /* Header Start */
    .meintm-header img.meintm-userbild {
        max-width: 50px;
        margin-top: 83px;
        border: 1px solid #ddd;
    }
    #platzhalterWatchlist {
        margin-bottom: 40px;
    }

    .vereinsbild {
        width: 50px;
        height: 64px;
        border: 1px solid #ddd;
        display: inline-block;
        position: relative;
        top: -1px;
        margin-left: 18px;
        padding: 0;
    }
    /* Header Ende */
    /* Freundesseite Start */
    .freundesseite .mtm-userinfo {
        max-width: 230px;
    }
    /* Freundesseite Ende */
}

.box-header-meintm {
    font-size:22px;
    font-weight:bold;
    background-color: #fff;
    min-height:38px;
    border-bottom:1px solid #ddd;
    color:#333;
    text-transform: uppercase;
}

.box-header-meintm {
    padding:10px;
    font-size:20px;
    line-height: 20px;
    font-weight: normal;
    font-family: OSB, sans-serif;
}

#meintmModalText {
    font-size: 16px;
}

#freund-dummie {
    display: none;
}

.success-mini-message {
    background-color: #749F18;
    color: white;
    padding: 10px;
    display: none;
    font-weight: bold;
}

.deny-mini-message {
    background-color: #b80718;
    color: white;
    padding: 10px;
    display: none;
    font-weight: bold;
}
.balken {
    height:5px;
    width:80%;
    background-color: #00aded;
    margin-top:-15px;
}
textarea#watchlistNotice {
    margin-top: 10px;
    margin-bottom: 5px;
}
input#deleteWatchlistButton {
    background-color: #b80718;
}
input#addWatchlistButton {
    background-color: #749f18;
    display: none;
}
.sucessPlayerToWatchlist, .sucessMatchToWatchlist, .sucessPlayerFromWatchlist, .sucessMatchFromWatchlist, .sucessNoticeUpdate {
    clear: both;
    display: none;
    padding: 8px 7px 7px;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    margin-bottom: -5px;
    margin-top: 5px;
}
.sucessPlayerToWatchlist, .sucessMatchToWatchlist {
    background-color: #749f18;
}
.sucessPlayerFromWatchlist, .sucessMatchFromWatchlist {
    background-color: #b80718;
}
.sucessNoticeUpdate {
    background-color: #1D75A3;
}
img#img-links {
    margin-right: 3px;
}

.forum-post-data {
    padding: 6px 10px 10px 10px;
}

.box-header-forum, .box-header-forum-blue {
    font-size:22px;
    font-weight:bold;
    background-color: #fff;
    min-height:38px;
    border-bottom:1px solid #ddd;
    color:#333;
    text-transform: uppercase;
}

.forum-datum {
    font-weight: normal;
    text-align: right;
    font-size: 14px;
    line-height: 30px;

}

.forum-user-info {
    padding: 5px 0px 5px 10px;
}

a.forum-user, a.forum-user-small {
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    padding-left: 3px;
}

.forum-user-info-data {
    font-size: 14px;
    padding-top: 6px;
    padding-left: 8px;
    line-height: 1.4;
    margin-top: 4px;
}

.home-threads a.news-weiterlesen:before {
    content: '... ';
    color: #333;
    font-weight: normal;
}

.home-threads a.news-weiterlesen {
    position: absolute;
    bottom: 12px;
    right: 20px;
    text-transform: uppercase;
    font-weight: bold;
    padding-right: 20px;
    padding-left: 15px;
    background: #fff url(https://tmssl.akamaized.net/images/pfeil_rechts_blau_k.png) no-repeat right center;
}

.home-threads {
    overflow: hidden;
}

.home-threads a.news-weiterlesen {
    bottom: 0px;
}
.home-threads .box-header-forum {
    font-family: 'Source Sans Pro', sans-serif;
    text-transform: none;
    font-weight: bold;
    padding: 5px 10px;
    height: 20px;
    margin-top: 5px;
}

.home-threads .box-content {
    background-color: #fff;
}

.home-threads-link {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #1d75a3;
    line-height: 30px;
}

.home-threads .forum-datum {
    font-size: 14px;
}

.home-threads .forum-post-data {
    height: 131px;
    min-height: 0;
    overflow: hidden;
    padding-bottom: 0;
    margin-bottom: 26px;
    border-left: 0;
    font-size: 14px;
    line-height: 21px;
}

.home-threads .forum-post-data .quote, .home-threads .forum-post-data .quelle, .home-threads .forum-post-data .quelle-head, .home-threads .forum-post-data br {
    display: none;
}

.home-threads .forum-user-info-data {
    border-top: 0;
}

.home-threads .forum-user-info-data img {
    position: absolute;
    top: 83px;
    left: 18px;
}

@media only screen and (min-width: 768px) {
    .lesenswerte-beitraege {
        padding-right: 0;
        border-right: 1px solid #ddd;
        min-height: 161px;
    }
    .lesenswerte-beitraege .home-threads-link img {
        position: relative;
        top: -3px;
    }
}

@media only screen and (max-width: 767px) {
    .lesenswerte-beitraege .forum-user-info {
        padding-top: 25px;
    }
}
.watchlistButtonClass.groundhopping-add,
.watchlistButtonClass.groundhopping-added,
.watchlistButtonClass.groundhopping-delete {
    width: 28px;
    margin-top: 2px;
}
.watchlistButtonClass.groundhopping-add,
.watchlistButtonClass.groundhopping-delete {
    cursor: pointer;
}
.watchlistNoticeImage {
    width: 30px;
    cursor: pointer;
}
.radio-inline {
    position: relative;
    display: inline-block;
    padding-bottom: 10px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
}

.match {
    line-height: 12px;
}

.spielPaarung {
    margin: 0 !important;
    width: 100% !important;
    margin-bottom: -6px !important;
}

.wappen_zelle {
    width: 30px;
    height: 30px;
    border: 1px solid #b80718;
}
.ergebnis {
    width: 15px;
    height: 30px;
    font-size: 16px;
    font-weight:bold;
}


.spielDatum {
    display: inline-block;
    padding: 0 2px;
    font-size: 10px;
    font-family: OSL;
    margin: 0;
}

.vertragsoption {
    font-style: italic;
    color: #868685;
}

.watchlist_notiz img {
    height: 22px;
    width: 22px;
}

.watchlist_delete img {
    height: 24px;
    width: 24px;
}

.watchlist_update, .watchlist_update td {
    background-color: #f2f2f2 !important;
}

.watchlist_hot, .watchlist_hot td {
    background-color: #F1CDD1 !important;
}

.watchlist_last24, .watchlist_last24 td {
    background-color: #e3ecd1 !important;
}

.watchlist_since_bookmark, .watchlist_since_bookmark td {
    background-color: #fff2bb !important;
}

.buttonContent {
    text-align: right;
    padding: 0 10px 5px 10px !important;
    margin-top: -5px;
}

#reloadBookmark {
    margin:5px 0;
    font-weight: bold;
    color: #57585A;
}

.gelesenButton ,.gelesenButton:hover {
    margin: 0;
    background: transparent url('/images/add_plus.png');
    background-size: 25px 25px;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    border: 0;
    padding-right: 0;
}

.gelesenButton:focus {
    outline: #fff auto 0;
    outline-color: #fff;
    outline-style: auto;
    outline-width: 0;
    background: transparent url('/images/add_plus.png');
}

.headerWatch {
    top: 0;
}

.dataBildWatchlistInfo .bildquelle {
    margin-top: -15px;
}

.watchlistInfoAnzahl {
    clear: both;
    margin: 5px 0 5px 0;
    background-color: #f2f2f2;
    border: 1px solid #ddd;
    font-weight: bold;
    padding: 4px;
}

.watchlistLegende {
    padding:10px;
}

.watchlistLegende .breaker {
    height:1px;
    clear: both;
}
.watchlistLegende .icon {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}
.watchlistLegende .icon img {
    width: 57px;
    height: 57px;
}

.watchlistLegende .text {
    float: left;
    line-height: 1.2;
    padding-top: 4px;
    max-width: 220px;
}
.watchlistLegende .text b {
    line-height: 1.4;
}

.watchlistLegende .text span {
    font-weight: bold;
}
.watchlistRecord {
    padding:10px 15px;
    text-align: center;
}
.watchlistRecordIcon {
    float: left;
    margin-right: 5px;
    margin-bottom: 15px;
    margin-left: 10px;
}
.watchlistRecordIcon img {
    width: 50px;
    height: 46px;
}
.watchlistRecordButtonField {
    float: left;
    padding-top: 9px;
    max-width: 210px;
}
.watchlistRecordSeit {
    clear: both;
    font-size: 11px;
}

#watchlistNotification .notification_subline {
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    margin-top: 7px;
    margin-bottom: 5px;
}

.meineBegegnungSpieleColumn {
    width: 80px;
}
#groundhopping-stats td.hauptlink {
    font-size: 16px;
    border-left: 0;
    font-family: OSB;
    border-left: 0;
}
#groundhopping-stats td.hauptlink.zentriert.meineBegegnungIconColumn {
    padding: 2px 0;
    border-right: 0;
}
#groundhopping-stats td.hauptlink.zentriert.meineBegegnungIconColumn img {
    width: 26px;
    height: 26px;
}

.info-box.gemeinsame-begegnungen {
    padding: 10px 0 10px 45px;
    font-size: 14px;
    line-height: 1.3;
    background-image: url(/images/info-icon.svg);
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: 0px center;
}
.begegnung-suche .token-inline-button {
    padding: 0 0 0 10px;
    height: 32px;
    border-radius: 3px;
}
.begegnung-suche .token-inline {
    width: 230px;
}
.begegnung-suche .token-inline input {
    height: 30px;
}
.begegnung-suche .token-inline-button input {
    height: 100%;
    background-image: url(/images/suche.svg);
    background-repeat: no-repeat;
    background-size: 20px;
    margin-right: 5px;
    background-position: 6px center;
    padding: 7px 16px 7px 32px;
    border-radius: 3px;
}

.begegnung-suche .token-inline ul.token-input-list li.token-input-input-token input {
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
    border-radius: 3px;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
}
@media only screen and (max-width: 767px) {
    .watchlistLegende .icon img {
        margin-top: 12px;
        width: 45px;
        height: 45px;
    }

    #watchlistTabs .ui-tabs .ui-tabs-nav {
        padding: 5px;
        border-bottom: 1px solid #ddd;
    }

    #watchlistTabs .ui-tabs .ui-tabs-nav li {
        margin-left: 0 !important;
        margin: 2px 5px;
        border: 1px solid #ddd;
        height: 26px;
    }

    #watchlistTabs .ui-tabs .ui-tabs-nav li:before {
        width: 0;
        background-image: none;
    }
    #watchlistTabs .ui-tabs .ui-tabs-nav li:after {
        width: 0;
        background-image: none;
    }

    #watchlistTabs .ui-tabs .ui-tabs-nav li:first-child {
        border: 1px solid #ddd;
    }

    #watchlistTabs .ui-tabs .ui-tabs-nav li:last-child {
        border: 1px solid #ddd;
    }

    #watchlistTabs .ui-tabs .ui-tabs-nav li a {
        padding: 5px 10px 4px 10px;
        border-top: 0 solid #ddd;
        min-width: 80px;
    }

    #watchlistTabs .ui-tabs .ui-tabs-nav li a:hover {
        padding: 5px 10px 4px 10px;
        border-top: 0 solid #ddd;
    }

    #watchlistTabs .ui-tabs .ui-tabs-nav li.ui-tabs-active {
        border-bottom: 1px solid #00aded;
    }

    #watchlistTabs .ui-tabs .ui-tabs-nav li.ui-tabs-active:before {
        width: 0;
        background-image: none;
    }
    #watchlistTabs .ui-tabs .ui-tabs-nav li.ui-tabs-active:after {
        width: 0;
        background-image: none;
    }
    .begegnung-suche .token-inline-button {
        width: 100%;
        height: 40px;
        padding: 0;
        margin-top: 23px;
    }
    .begegnung-suche .token-inline-button input {
        font-size: 14px;
    }
    .begegnung-suche .token-inline {
        width: 100%;
        margin-bottom: 0;
    }
    .begegnung-suche .token-inline-text {
        font-size: 28px;
        line-height: 40px;
        text-align: center;
        width: 100%;
    }
    .begegnung-suche .token-inline input {
        height: 39px;
        width: 100%;
    }
    .begegnung-suche .token-inline ul.token-input-list li.token-input-token {
        padding: 8px 5px;
    }
}
