/* @group Full */
.full_lissnowreport table {
    background: #fff;
}

.full_lissnowreport hr {
    margin: 5px 0;
}

.full_lissnowreport .table > thead > tr > th,
.full_lissnowreport .table > thead > tr > td {
    border-bottom-width: 0px;
}

.full_lissnowreport tr.tr_link:hover { 
    cursor: pointer 
}

.sr-table {
    margin: 20px 0;
}

.sr-last-modified {
    text-align: center;
    width: 20px;
}

.sr-detail-backlink {
    margin-bottom: 20px;
}

.sr-detail-overview-box {
    margin: 20px 0;
}

.sr-detail-last-modified {
    margin-bottom: 20px;
}

.sr-detail-overview-box p {
    margin: 5px 0 0;
}

.sr-detail-anchor-links {
    margin-bottom: 20px;
}

.table-condensed thead > tr > th.sr-detail-table-heading {
    padding-top: 15px;
}

.sr-detail-lift-th-1 {
    width: 30px;
}

.sr-detail-lift-th-2 {
    width: 400px;
}

.sr-detail-lift-th-3 {
    width: 60px;
}

#lifte table tr td:last-child,
#loipen table tr td:last-child,
#pisten table tr td:last-child,
#einrichtungen table tr td:last-child,
#wanderwege table tr td:last-child {
    text-align: right;
}