.tablesorter-default {
    width: 100%;
    font: 12px/18px Arial, Sans-serif;
    color: #333;
    background-color: #fff;
    border-spacing: 0;
    margin: 0;
    text-align: left;
}

.tablesorter-default th, .tablesorter-default thead td {
    font-weight: normal;
    color: #000000;
    background-color: #ffffff;
    border-collapse: collapse;
    padding: 0;
    font-size: 12px;
    text-align: center;
}

.tablesorter-default th.no-filter {
    background-image: none;
    pointer-events: none;
}

.tablesorter-default tfoot td, .tablesorter-default tfoot th {
    border: 0
}

/*
.tablesorter-default .header, .tablesorter-default .tablesorter-header {background: url('/Library/Theme_v2/img/sorter-arrow.png');background-position: calc(100% - 10px) center;background-repeat: no-repeat;cursor: pointer;white-space: normal;padding: 5px 10px 5px 0px;line-height: 30px;text-align: left;text-indent: 5px;}
*/
.tablesorter-default .header, .tablesorter-default .tablesorter-header {
    background: url(/Library/Theme_v2/img/sorter-arrow.png);
    background-position: calc(100% - 10px) center;
    background-repeat: no-repeat;
    cursor: pointer;
    white-space: normal;
    padding: 7px 10px 7px 0px;
    text-align: left;
    text-indent: 5px;
    background-color: #f9f9f9;
    border-right: 1px solid #e0e0e0;
}

.tablesorter-default .header, .tablesorter-default .tablesorter-header.nonSorter {
    background-image: none;
    padding: 6px;
}

.tablesorter-default .header, .tablesorter-default .tablesorter-header:last-child {
    z-index: 1 !important;
}

.tablesorter-default thead .headerSortUp, .tablesorter-default thead .tablesorter-headerAsc, .tablesorter-default thead .tablesorter-headerSortUp {
    background-image: url('/Library/Theme_v2/img/sorter-arrow-up.png');
}

.tablesorter-default thead .headerSortDown, .tablesorter-default thead .tablesorter-headerDesc, .tablesorter-default thead .tablesorter-headerSortDown {
    background-image: url('/Library/Theme_v2/img/sorter-arrow-down.png');
}

.tablesorter-default thead .sorter-false {
    background-image: none;
    cursor: default;
    padding: 4px
}

.tablesorter-default tfoot .tablesorter-headerAsc, .tablesorter-default tfoot .tablesorter-headerDesc, .tablesorter-default tfoot .tablesorter-headerSortDown, .tablesorter-default tfoot .tablesorter-headerSortUp {
    border-top: #000 2px solid
}

.tablesorter-default td {
    background-color: #fff;
    padding: 0;
    vertical-align: top;
    text-align: center;
    border-bottom: 1px solid #e0e9f2;
    border-right: 1px solid #e0e9f2;
    border-left: 1px solid #e0e9f2;
    font-size: 12px;
    color: #000000;
    padding: 10px 5px;
    vertical-align: middle;
    text-align: left;
    position: relative;
}

.tablesorter-default td.success {
    background-color: #4caf5021 !important
}

.tablesorter-default td.error {
    background-color: #ff000014 !important;
}

.tablesorter-default td .theme-button {
    display: inline-block;
    width: initial;
    height: 27px;
    line-height: 26px;
    font-size: 12px;
}

.tablesorter-default td .theme-button.Aktif {
    background-color: #60b761;
    color: #fff;
    border-color: #60b761;
}

.tablesorter-default tbody>tr.even:hover>td, .tablesorter-default tbody>tr.hover>td, .tablesorter-default tbody>tr.odd:hover>td, .tablesorter-default tbody>tr:hover>td {
}

.tablesorter-default .tablesorter-processing {
    background-position: center center!important;
    background-repeat: no-repeat!important;
    background-image: url(data:image/gif;base64,R0lGODlhFAAUAKEAAO7u7lpaWgAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQBCgACACwAAAAAFAAUAAACQZRvoIDtu1wLQUAlqKTVxqwhXIiBnDg6Y4eyx4lKW5XK7wrLeK3vbq8J2W4T4e1nMhpWrZCTt3xKZ8kgsggdJmUFACH5BAEKAAIALAcAAAALAAcAAAIUVB6ii7jajgCAuUmtovxtXnmdUAAAIfkEAQoAAgAsDQACAAcACwAAAhRUIpmHy/3gUVQAQO9NetuugCFWAAAh+QQBCgACACwNAAcABwALAAACE5QVcZjKbVo6ck2AF95m5/6BSwEAIfkEAQoAAgAsBwANAAsABwAAAhOUH3kr6QaAcSrGWe1VQl+mMUIBACH5BAEKAAIALAIADQALAAcAAAIUlICmh7ncTAgqijkruDiv7n2YUAAAIfkEAQoAAgAsAAAHAAcACwAAAhQUIGmHyedehIoqFXLKfPOAaZdWAAAh+QQFCgACACwAAAIABwALAAACFJQFcJiXb15zLYRl7cla8OtlGGgUADs=)!important
}

.tablesorter-default tr.odd>td {
    background-color: #dfdfdf
}

.tablesorter-default tr.even>td {
    background-color: #efefef
}

.tablesorter-default tr.odd td.primary {
    background-color: #bfbfbf
}

.tablesorter-default td.primary, .tablesorter-default tr.even td.primary {
    background-color: #d9d9d9
}

.tablesorter-default tr.odd td.secondary {
    background-color: #d9d9d9
}

.tablesorter-default td.secondary, .tablesorter-default tr.even td.secondary {
    background-color: #e6e6e6
}

.tablesorter-default tr.odd td.tertiary {
    background-color: #e6e6e6
}

.tablesorter-default td.tertiary, .tablesorter-default tr.even td.tertiary {
    background-color: #f2f2f2
}

caption {
    background-color: #fff
}

.tablesorter-default .tablesorter-filter-row {
    background-color: #eee
}

.tablesorter-default .tablesorter-filter-row td {
    background-color: #eee;
    border-bottom: #ccc 1px solid;
    line-height: normal;
    text-align: center;
    -webkit-transition: line-height .1s ease;
    -moz-transition: line-height .1s ease;
    -o-transition: line-height .1s ease;
    transition: line-height .1s ease
}

.tablesorter-default .tablesorter-filter-row .disabled {
    opacity: .5;
    cursor: not-allowed
}

.tablesorter-default .tablesorter-filter-row.hideme td {
    padding: 2px;
    margin: 0;
    line-height: 0;
    cursor: pointer
}

.tablesorter-default .tablesorter-filter-row.hideme * {
    height: 1px;
    min-height: 0;
    border: 0;
    padding: 0;
    margin: 0;
    opacity: 0
}

.tablesorter-default input.tablesorter-filter, .tablesorter-default select.tablesorter-filter {
    width: 95%;
    height: auto;
    margin: 4px auto;
    padding: 4px;
    background-color: #fff;
    border: 1px solid #bbb;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: height .1s ease;
    -moz-transition: height .1s ease;
    -o-transition: height .1s ease;
    transition: height .1s ease
}

.tablesorter .filtered {
    display: none
}

.tablesorter .tablesorter-errorRow td {
    text-align: center;
    cursor: pointer;
    background-color: #e6bf99
}

.tablesorter-default td.t-green {
    background-color: #64ff5140;
}

.tablesorter-default td.t-red {
    background-color: #ff515140;
}

td .photoRow {
    width: 100%;
    display: flex;
    gap: 5px;
}
td .photoRow .Photo{
    width: 25px;
}
td .photoRow .Photo>img{
    height: 35px;
}
td .photoRow .Info{
    width: 100%;
    display: flex;
    font-weight: 500;
    line-height: 13px;
    flex-direction: column;
    gap: 5px;
}
td .photoRow .Info span:nth-child(1) {
    width: 100%;
    display: flex;
    font-weight: 500;
    line-height: 13px;
    color: #000;
}

td .photoRow .Info span:nth-child(2) {
    width: 100%;
    font-size: 11px;
    color: #006b9b;
    line-height: 10px;
}

td .twoRow {
    width: 100%
}

td .twoRow span:nth-child(1) {
    width: 100%;
    display: flex;
    font-weight: 500;
    line-height: 13px;
    color: #000;
}

td .twoRow span:nth-child(2) {
    width: 100%;
    font-size: 11px;
    color: #006b9b;
    line-height: 10px;
}

td .threeRow {
    width: 100%
}

td .threeRow span:nth-child(1) {
    width: 100%;
    display: flex;
    font-weight: 500;
    line-height: 13px;
    color: #000;
}

td .threeRow span:nth-child(2) {
    width: 100%;
    display: flex;
    font-weight: 500;
    line-height: 15px;
    color: #000;
    font-size: 11px;
}

td .threeRow span:nth-child(3) {
    width: 100%;
    font-size: 11px;
    color: #006b9b;
    line-height: 10px;
    text-align: left;
}

/****************************
TABLE CUSTOM
TABLE CUSTOM
TABLE CUSTOM
***************************/
/* table_Control */
.table_Control {
    display: flex;
    padding: 6px 0;
}

.table_Control > .item {
    margin-right: 5px;
}

.tablesorter-default tr.passive>td {
    background-color: #F2F2F2;
    opacity: .5;
    pointer-events: none;
}

.tablesorter-default tr.passive>td:last-child {
    opacity: 1;
    pointer-events: inherit;
}

.tablesorter-default td > .Icons {
}

.tablesorter-default td > .Icons > span {
    display: inline-block;
    padding: 0 5px;
    border-right: 1px solid #C0C0C0;
    height: 15px;
    margin-right: -3px;
}

.tablesorter-default td > .Icons > span:last-child {
    border: 0;
}
