
.dataTable th,
.dataTable td.header {
    text-align: left;
    padding: 5px 3px 5px 3px;
    background: #ffffff;
    color: #000000;
    font-size: 14px;
    font-style: normal;
    line-height: 15px;
    border-top: 1px solid #938d8d;
    border-bottom: 1px solid #938d8d;
    text-align: center;
}

.dataTable .th-tarif {
    text-align: left;
    max-width: 498px;
}


.dataTable th {
    font-size: 12px;
    padding: 10px;
    border-bottom: 1px solid #938d8d !important;
}


.dataTable .th-rating
{
    font-size: 12px;
    font-style: normal;
    text-align: center;
}


.dataTable td {

    font-size: 12px;
    line-height: 18px;
    padding: 8px;
    vertical-align: top;
    border-bottom: 1px solid #938d8d;
}


.dataTable .ratingArt {
    font-size: 12px;
}

.dataTable .gsl {
    font-weight: bold;
    font-size: 14px;
    color: #333333;
}

.dataTable .tarif {
    font-weight: normal;
    font-size: 12px;
    cursor: pointer;

}

.dataTable .ratingNoteUr {

    font-size: 16px !important;
    font-weight: bold;
    text-align: center;
    color: #E2CB03;

}

.dataTable .ratingNote {
    font-size: 16px !important;
    font-weight: bold;
    text-align: center;
    color: #9DBF06;
    padding-right: 0px;

}


.dataTable .ratingNotePlus {

    color: #810310;
    font-size: 12px !important;
    font-weight: normal;
    line-height: 8px;
    text-align: center;
    margin-top:2px;
}


.dataTable .ratingNoteNormal {

    font-size: 16px !important;
    font-weight: bold;
    text-align: center;
    color: #9DBF06;
}


.dataTable .sorting_desc,
.dataTable .sorting_asc {
    background-color: #efefef;
}


table.dataTable thead th,
table.dataTable thead td {
    border-bottom: none;
    padding: 10px 0px;
}

table.dataTable.no-footer {
    border-bottom: none;
}

table.dataTable.row-border tbody th,
table.dataTable.row-border tbody td,
table.dataTable.display tbody th,
table.dataTable.display tbody td {
    border-top: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    border: 1px solid transparent;
    box-sizing: border-box;
    color: #333333 !important;
    /*cursor: pointer;*/
    display: inline-block;
    margin-left: 2px;
    min-width: 1.5em;
    padding: 0.5em 1em;
    text-align: center;
    text-decoration: none !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    background: #ffffff;
    border: 1px solid #cacaca;
    color: #333333 !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: white !important;
    border: 1px solid #111111;
    background-color: #62b836;

}

.dataTables_wrapper .dataTables_info {
    clear: both;
    float: left;
    padding-top: 0.755em;
    background-color: #ffffff;
    color: #818181;
    font-size: 14px;
}

.dataTables_wrapper .dataTables_paginate {
    float: right;
    padding-bottom: 5px;
    padding-top: 0.25em;
    text-align: right;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: #ffffff !important;
    border: 1px solid #cacaca;
    background-color: #becca4;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #becca4), color-stop(100%, #becca4));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #becca4 0%, #111111 100%);
    /* Chrome10+,Safari5.1+ */
    background: -moz-linear-gradient(top, #becca4 0%, #becca4 100%);
    /* FF3.6+ */
    background: -ms-linear-gradient(top, #becca4 0%, #becca4 100%);
    /* IE10+ */
    background: -o-linear-gradient(top, #becca4 0%, #becca4 100%);
    /* Opera 11.10+ */
    background: linear-gradient(to bottom, #becca4 0%, #becca4 100%);
    /* W3C */

}
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
    color: #ffffff !important;
    border: 1px solid #cacaca !important;
    background-color: #becca4;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #becca4), color-stop(100%, #becca4));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #becca4 0%, #111111 100%);
    /* Chrome10+,Safari5.1+ */
    background: -moz-linear-gradient(top, #becca4 0%, #becca4 100%);
    /* FF3.6+ */
    background: -ms-linear-gradient(top, #becca4 0%, #becca4 100%);
    /* IE10+ */
    background: -o-linear-gradient(top, #becca4 0%, #becca4 100%);
    /* Opera 11.10+ */
    background: linear-gradient(to bottom, #becca4 0%, #becca4 100%);
    /* W3C */
    box-shadow: inset 0 0 0 #111;
}



table.dataTable tbody tr {
    background-color: white;
    /*cursor: pointer;*/
}

.dataTables_wrapper .dataTables_paginate {
    font-size: 12px;
}


/* responsive */
#ratingtabelle li {

    content: "";
    font-weight: normal;
    font-size: 12px;
}

/* responsive */
#ratingtabelle li::before {

    content: "";
    font-weight: normal;
    font-size: 12px;
}

.dtr-title {
    font-weight: normal !important;
    min-width: 130px !important;;
    margin-left: 5px;
}


li[data-dt-column="1"] .dtr-title {
    font-weight: bold !important;
}


.dtr-data:before {
    content: "";
}


.dataTable .ratingNoteBreak {
    display: inline;
}

.dtr-data .ratingNoteBreak {
    display: none;
}


.dtr-data .ratingNotePlus {
    margin-left: 5px;
}

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

.dataTable .td_gsl {
    cursor: pointer;

}


.dataTable .parent .td_gsl {
    cursor: pointer;
    cursor: pointer;
    padding-left: 5px;
    background-color: #f4f4f4;
    border-bottom: 0px;
}


.dataTables_wrapper {
 color:#000000
}


table.dataTable thead .sorting {
    background-image: none;
}
table.dataTable thead .sorting_asc {
    background-image: none;
}
table.dataTable thead .sorting_desc {
    background-image: none;
}
table.dataTable thead .sorting_asc_disabled {
    background-image: none;
}
table.dataTable thead .sorting_desc_disabled {
    background-image: none;
}

.visible-sortieren {
    display:none;

}

@media (max-width: 460px) {

    .visible-sortieren {
        display:block;

    }

}