div.dt-container div.dt-length label {
    margin-bottom: 0.5rem;
}

table.dataTable th, table.dataTable td {
    padding: 0.75rem;
}
table.dataTable thead th {
    background: #177162;
    color: #fff;
}
table.dataTable td {
    vertical-align: middle;
}

div.dt-container div.dt-paging {
    margin: 10px 0 0 0;
    display: flex;
    justify-content: flex-end;
}

.page-link.disabled, .disabled>.page-link {
    background-color: #fff;
}

div.dt-container div.dt-search input {
    margin-bottom: 0.5rem;
    border-radius: 0;
}
table.dataTable .dt-empty {
    text-align: center !important;
}

.badge {
    --bs-badge-padding-x: 0.75em;
}


.data-link {
    font-weight: 500;
}
table.dataTable {
    font-size: 15px;
}
table.table-bordered.dataTable th, table.table-bordered.dataTable td {
    font-weight: 400;
    text-align: left;
    vertical-align: middle;
}
.dataTables_wrapper .table th, .dataTables_wrapper .table td {
    vertical-align: middle;
}
table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td.dtr-control:before, table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th.dtr-control:before {
    background-color:#177162;
}
table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td.dtr-control:before, table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th.dtr-control:before {
    background-color:#606062;
}
table.dataTable>tbody>tr.child ul.dtr-details {
    width:100%;
}
.table thead th {
    border-bottom:0px;
}
.table-striped thead tr {
    background-color: #1a6859;
    color: #fff;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: #e8eaea;
}
.table-striped tbody tr:nth-of-type(odd) td {
    border-right:1px solid #d2d6da;
}
table.gradiva-predlogi tr {
    background-color:#fff !important;
}
table.gradiva-predlogi td {
    border:unset;
    border-right:unset !important;
}
table.gradiva-predlogi tr {
    border-bottom:1px dashed #d2d6da;
}
table.gradiva-predlogi tr:last-child {
    border-bottom:unset;
}


#delovanje-online td {
    vertical-align: middle;
}

#objavesifrantov tbody .details-control {
    cursor:pointer;
}
#objavesifrantov tbody .details-control::before{
    color: white;
    line-height: 16px;
    font-size: 16px;
    content: '+';
    background-color: #3766ae;
    padding: 0.2em;
    border-radius: 0.1em;
    text-align: center;
    width: 22px;
    min-width: 22px;
    display: block;
}
#objavesifrantov tbody tr.details .details-control::before{
    color: white;
    line-height: 16px;
    font-size: 16px;
    content: '-';
    background-color: #3766ae;
    padding: 0.2em;
    border-radius: 0.1em;
    text-align: center;
    width: 22px;
    min-width: 22px;
    display: block;
}
table.sifranti-detail {
    border:0;
}
table.sifranti-detail tr {
    background-color: unset !important;
}
table.sifranti-detail tr td {
    background-color: unset !important;
    border: 0 !important;
    padding:0.35rem 0.75rem;
}

/*table.dataTable th,
table.dataTable td {
  white-space: nowrap;
}*/

#egradiva-list .details-control {
    width:5%;
}
#egradiva-list .details-control:before,
#egradiva-list .details-control:after {
    display:none;
}

#objavesifrantov_wrapper .details-control {
    width:5%;
}
#objavesifrantov_wrapper .sifrant-st {
    width:12% !important;
}
#objavesifrantov_wrapper .sifrant-datum {
    width:14% !important;
}
#objavesifrantov_wrapper .details-control:before,
#objavesifrantov_wrapper .details-control:after {
    display:none;
}

.dataTables_wrapper .table thead th.datatables-list-header {
    font-size: 16px;
    font-weight: 500;
    background: #26559d !important;
}

.dt-orderable-none .dt-column-order {
    display:none;
}
div.dt-container div.dt-length select {
    border-radius: 0;
}

table.table-bordered.dataTable th {
    background-color: #177162;
}

.sifra-mp-naziv, .sifra-artikel-naziv {
    color:#177162;
}