* {
    scrollbar-width: thin !important;
    scrollbar-color: #cacaca  #e8e8e8;
}
.simplebar-content-wrapper {
    scrollbar-color: #7a88b9 #9daac8;
}

table tbody tr:hover {
    background-color: #e8e8e8;
}
table {
    width: 100%!important;
    font-size: 12px!important;
}

tbody tr td {
    vertical-align: middle;
}
div.dataTables_wrapper div.dataTables_filter {
    text-align: left!important;
}
div.dt-buttons {
    float: right!important;
}
button.dt-button {

}
.dt-buttons {
    position: relative!important;
}
.dt-button-collection {
    transform: translate(-55%,0%)!important;
    overflow: auto!important;
}
.dt-button-collection .dt-button-collection {
    top: 0 !important;
    left: 0px !important;
    transform: none !important;
    width: 190px;
}
.dt-button-collection div[role="menu"] {
    display: flex;
    flex-direction: column;
    padding: 5px;
}
.dt-buttons span.dt-down-arrow{
    display: none;
}
#tablo_filter input[type=search] {
    padding-left: 25px;
}
.table-search-icon {
    transform: translate(15px, 13px);
    position: absolute;
}

input[type=search] {
    padding-left: 25px;
}

/*# sourceMappingURL=custom.min.css.map */
.error {
    color: red!important;
    display: block;
}
.tri-required {
    color:red!important;
}
.dataTables_info {
    width: 50%;
    float: right;
    text-align: right;
    margin-top: 10px;
    padding-top: 0!important;
}

.dataTables_length {
    width: 50%;
    float: left;
    margin-top: 5px;
}
.dataTables_paginate {
    width: 100%;
    float: right;
    margin-top: 5px!important;
}
@media screen and (max-width: 550px) {
    .dataTables_info { width: 100%; }
    .dataTables_length { width: 100%;}
}
.title_breadcrumb_info_h4 {
    display: flex;
    flex-direction: row;
    gap: 6px;
}
.title_breadcrumb_info {
    border: none;
    background-color: transparent;
    transition: all .3s ease-in-out;
    border-radius: 10px;
    width: 20px;
    height: 20px;
    padding: 0!important;
    cursor: help!important;
}
.title_breadcrumb_info:hover {
    background-color: #dff0fa;
}

.title_breadcrumb_info i {
    color: #299cdb;
    transition: all .3s ease-in-out;
}

.dataTables_scrollBody
{
    overflow: inherit!important;
}
.dataTables_scroll {
    overflow-x: auto!important;
}
table tbody tr.selected
{
    background-color: #c4c5ff;
}
.secili_borclari_goster_span
{
    background-color: #00000080;
    border-radius: 10px;
    font-weight: 600;
}
.secili_borclari_goster_span.active
{
    padding: 5px;
}

.doviz
{
    color: #9c7202!important;
}
table thead tr th.pr-0 {
    padding-right: 0!important;
}
.pr-0 {
    padding-right: 0!important;
}
table thead th {
    white-space: nowrap;
}
table thead tr:first-child th:not(:has(input[type="checkbox"]):first-child) {
    white-space: nowrap;
    padding-right: 45px!important;
}

#dynamic-filters-container.row > * {
    padding: .25rem!important; ;
}

.table-success-tur {
    background-color: #E8FFF3;
    color: #50CD89;
    border-radius: 5px;
    padding: 5px 10px 5px 10px;
    white-space: nowrap;
}
.table-success-tur:hover {
    background-color: #67EAA5;
    color: #FFF;
    border-radius: 5px;
    padding: 5px 10px 5px 10px;
}

.table-warning-tur {
    background-color: #FFF5F8;
    color: #f1416c;
    border-radius: 5px;
    padding: 5px 10px 5px 10px;
    white-space: nowrap;
}
.table-warning-tur:hover {
    background-color: #E18264;
    color: #EEE;
}



.table-success-tur-hoversiz {
    background-color: #E8FFF3;
    color: #50CD89;
    border-radius: 5px;
    padding: 5px 10px 5px 10px;
    white-space: nowrap;
}

.table-error-tur-hoversiz {
    background-color: #FFF5F8;
    color: #f1416c;
    border-radius: 5px;
    padding: 5px 10px 5px 10px;
    white-space: nowrap;
}

.table-warning-tur-hoversiz {
    background-color: #FFE7D1;
    color: #CC6943;
    border-radius: 5px;
    padding: 5px 10px 5px 10px;
    white-space: nowrap;
}

#vadeli_odemeler .apexcharts-datalabels .apexcharts-pie-label {
    fill: white!important;
}
#vadeli_odemeler .apexcharts-datalabels-group .apexcharts-pie-label {
    fill: var(--vz-body-color)!important;
}


.tab-content > .wizard-tab {
    display: none;
}
.tab-content > .wizard-tab.active {
    display: block!important;
}