.detailsuche span.medium-dropdown label, .detailsuche span.medium-dropdown input {
    display: inline-block;
}
.detailsuche span.medium-dropdown label {
    max-width: 265px;
}
.detailsuche-tabelle td {
    border: 0;
}
.marktwertfiler .small-dropdown-zwischentext {
    width: 50px;
    text-align: left;
    line-height: 20px;
}
.marktwertfiler .medium-dropdown {
    width: 115px;
}
.marktwertfiler .small-dropdown-ergaenzungstext {
    line-height: 20px;
}
@media only screen and (min-width: 768px) {
}
@media only screen and (max-width: 767px) {
    #detsu-sonstige.content {
        padding: 5px;
    }
    .responsive-table {
        overflow-x: hidden;
    }
    .detailsuche .ui-slider, .detailsuche #legendAlter, .detailsuche #legendJahrgang, .detailsuche #legendGroesse {
        margin: 0 10px !important;
    }
}
.onWatchlistButton > img,  .toWatchlistButton > img {
    width: 35px;
}
.watchlistButtonClass{
    width: 35px;
    cursor: pointer;
}
.sucessPlayerToWatchlist, .sucessPlayerFromWatchlist, .sucessNoticeUpdate {
    clear: both;
    display: none;
    padding: 8px 7px 7px;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    margin-bottom: 10px;
    margin-top: 5px;
}
.sucessPlayerToWatchlist {
    background-color: #749f18;
}
.sucessPlayerFromWatchlist {
    background-color: #b80718;
}
.sucessNoticeUpdate {
    background-color: #1D75A3;
}
input#deleteWatchlistButton, input#addWatchlistButton {
    margin: 0;
    background-color: transparent !important;
    background-size: 25px 25px;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    border: 0;
    margin-bottom: 8px;
    margin-left: 5px;
    cursor: pointer;
}
.addWatchlistButton {
    background: #fff url('/images/add_plus.png');
}
.deleteWatchlistButton {
    background: #fff url('/images/delete_watchlist.png');
}
.addWatchlistButton:focus, .deleteWatchlistButton:focus {
    outline: #fff auto 0;
    outline-color: #fff;
    outline-style: auto;
    outline-width: 0;
}

span#watchlistButton {
    cursor: pointer;
}
.dataBildWatchlistInfo {
    border: 2px solid #fff;
    float: left;
    display: inline-block;

}
.dataBild .bildquelle {
    margin-top: -12px;
}

.dataBildWatchlistInfo img {
    width: 110px;
}
#watchlistInfo h5#watchlistNoticeHeadline {
    float: left;
    display: inline-block;
    font-family: OSL;
    font-size: 26px;
    font-weight: normal;
    margin: 0;
    border-bottom: 3px #00aded solid;
    padding: 0 0 5px;
}
#watchlistInfo .spielername-head {
    border-bottom: 3px #cccccc solid;
    height: 45px;
}
#watchlistInfo span.wappen {
    float: right;
    display: inline-block;
}
#watchlistInfo div.trennbalken {
    height: 3px;
    width: 100%;
    margin-bottom: 10px;
    background-color: #00aded;
}
#addToWatchlistContent .dataDaten {
    float: none;
    padding: 0;
}
#addToWatchlistContent .dataContent {
    float: left;
    height: auto;
    max-width: 325px;
    margin: 0 10px;
}
#addToWatchlistContent .dataBottom {
    padding: 0;
}
#addToWatchlistContent .oberdaten {
    float: left !important;
}
#addToWatchlistContent .mittleredaten {
    float: left !important;
}
#addToWatchlistContent .unteredaten {
    float: right !important;
}
#addToWatchlistContent .iradio_square-blue {
    margin-top: -3px;
}
#addToWatchlistContent .dataContent {
    max-height: 100%;
}
#addToWatchlistContent .doppelpfeil-link {
    float: right;
    margin-top: 15px;
    padding-right: 14px;
}
#watchlistInfo {
    padding: 15px;
}
#watchlistInfo h5#watchlistNoticeHeadline {
    float: left;
    display: inline-block;
    font-family: OSL;
    font-size: 26px;
    font-weight: normal;
    margin: 0;
    border-bottom: 3px #00aded solid;
    padding: 0 0 5px;
    margin-bottom: 10px;
}
.balken {
    height:5px;
    width:80%;
    background-color: #00aded;
    margin-top:-10px;
}
.radio-inline {
    position: relative;
    display: inline-block;
    padding-bottom: 10px;
    margin: 5px 10px 5px 0px;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
}
.radio-inline input[type="radio"] {
    margin-right: 5px;
}
textarea#watchlistNotice {
    margin-top: 10px;
    margin-bottom: 5px;
}
