.card-listele-header {
    padding: 2px 10px 2px 10px;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.liste-sil-width6{
    width:6%;
}
.liste-degistir-width6 {
    width: 6%;
}
.liste-width16 {
    width: 16%;
}
.liste-width20 {
    width: 20%;
}
.liste-width10 {
    width: 10%;
}
.liste-border-right {
    border-right: 1px solid #cdd4e0;
}
.v-align-middle {
    vertical-align: middle;
}
.card-fatura-header {
    padding: 5px 10px 5px 10px;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.font-size-list {
    font-size: 10px;
}
.font-weight-list {
    font-weight: 600;
}
.card-fatura-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}

.card-listele-header-bottom {
    margin-bottom: 6px;
}

.gridyukseklik {
    padding: 0px 4px 0px 4px;
}

.degistir-sil-fontsize{
    font-size:14px
}

.btn-sil {
    color: #ff4444;
    font-weight: 600;
    border-color: #cdd4e0;
    border-radius: 3px;
}
.btn-sil-icon {
    color: #ff4444;
    font-weight: 600;
}

    .btn-sil:hover {
        color: #fff;
        background-color: #b90000;
        border-color: #0040ff;
    }

.btn-ekle {
    color: #1c273c;
    background-color: rgb(2, 192, 118);
    font-weight: 600;
    border-color: #cdd4e0;
    border-radius: 3px;
}

    .btn-ekle:hover {
        color: #fff;
        background-color: #119400;
        border-color: #0040ff;
    }

.btn-degistir {
    color: rgb(2, 192, 118);
    font-weight: 600;
    border-color: #cdd4e0;
    border-radius: 3px;
}
    .btn-degistir:hover {
        color: #fff;
        background-color: rgb(2, 192, 118);
        border-color: #0040ff;
    }

.btn-incele {
    color: #5b47fb;
    font-weight: 600;
    border-color: #cdd4e0;
    border-radius: 3px;
}
    .btn-incele:hover {
        color: #fff;
        background-color: #5b47fb;
        border-color: #0040ff;
    }

.btn-ayar {
    color: #1c273c;
    background-color: #cdd4e0;
    border-color: #cdd4e0;
    border-radius: 3px;
}
.btn-kaydet {
    color: #1c273c;
    background-color: rgb(2, 192, 118);
    font-weight: 600;
    border-color: #cdd4e0;
    border-radius: 3px;
}
.btn-cikis {
    color: #1c273c;
    background-color: #ff4444;
    font-weight: 600;
    border-color: #cdd4e0;
    border-radius: 3px;
}

.btn-sil:hover {
    color: #fff;
    background-color: #b90000;
    border-color: #0040ff;
}


.btn-kaydet:hover {
    color: #fff;
    background-color: #119400;
    border-color: #0040ff;
}


.card-fatura-groupbox {
    display: flex;
    align-items: center;
    padding: 5px 6px 6px 6px;
    margin-right: 20px !important;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 0.5;
    color: #8b98afb8;
    font-weight: 500;
    text-align: center;
    white-space: nowrap; /*
    background-color: #e3e7ed;
    border: 1px solid #cdd4e0;*/
    border-bottom-left-radius: 3px;
    min-width: 120px;
}
.p-box-ayar {
    padding: 6px 0px 6px 10px !important;
}
.p-left {
    padding-left: 1px;
}

.p-right {
    padding-right: 1px;
}

.p-top {
    padding-top: 15px;
}
.p-top0{
    padding-top:0px !important;
}
.table-p-ayar {
    padding: 8px 15px 0px 15px;
}
.input-form {
    border-radius: 0;
    border: 1px solid #cdd4e0;
    margin-bottom: 0px !important;
}

    .input-form:focus {
        color: #1c273c;
        outline: 0;
    }

.p-bottom {
    padding-bottom: 15px;
}

.label-checkbox {
    padding-left: 10px;
    padding-top: 3px;
}


.row-groupbox {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -30px;
}

.col-m {
    position: relative;
    width: 100%;
    padding-right: 1px;
    padding-left: 1px;
    padding-top: 10px;
}

.col2-m {
    position: relative;
    width: 100%;
    padding-right: 1px;
    padding-left: 1px;
}



.has-search .form-control {
    padding-left: 2.0rem;
    width: 60% !important;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}

.birimlabel {
    width: 60px;
}

.input-form::placeholder {
    color: rgba(208, 214, 224, 0.72);
    opacity: 1;
    font-weight: 300;
}

.bg-colorgri {
    background-color: rgba(0, 0, 0, 0.03) !important;
}

.m-topcheckbox {
    margin-top: 5px;
}

@media (max-width: 1600px) {
    .txtazgenis {
        width: 80px !important;
    }

    .card-fatura-groupbox {
        margin-right: 0px !important;
    }
}


.inputdnmk-group-text {
    background: none !important;
    border: none !important;
    width: 100px;
    color: #8b98afb8;
    font-weight: 500;
    font-size: 0.875rem !important;
}

.inputdnmkbirim-group-text {
    background: none !important;
    border: none !important;
    width: 80px;
    color: #8b98afb8;
    font-weight: 500;
    font-size: 0.875rem !important;
}

.dnmk-box {
    height: 100%;
    border-color: #cdd4e0;
    flex-direction: column;
    border: 1px solid rgba(0, 0, 0, 0.125);
    padding: 10px 10px 10px 10px;
    padding-right: 10px;
    position: relative;
    width: 100%;
}

.kisa60-input-width {
    max-width: 60px;
}

.orta80-input-width {
    max-width: 80px;
}

.uzun130-input-width {
    max-width: 130px;
}

.f-right {
    float: right ;
}
.pd-right0{
    padding-right:0px !important;
}
.pd-left0 {
    padding-left: 0px !important;
}
.uzun180-input-width {
    max-width: 180px;
}

.dnmk-header-title {
    float: left;
    font-size: 1.09375rem;
    color: #054D9E;
    font-weight: 600;
    padding-top: 5px;
}
.mt-8{
    margin-top:8px !important;
}
w-10{
    width:10%;
}
.m-l-10{
    margin-left:10px;
}
.m-l-5{
    margin-left:5px;
}
.bd-topnone{
    border-top:none;
}
.dnmk-adres-liste{
display: flex;
justify-content: flex-end;
align-items: center;
border: 1px solid #cdd4e0;
border-radius: 4px;
padding: 0px 0px;
margin-bottom:5px;
cursor: pointer;
text-decoration: none;
color: #031b4e;
transition-duration: 0.3s;
transition-property: "background";
}
    .dnmk-adres-liste .tickets-details {
        margin-right: auto;
    }

        .dnmk-adres-liste .tickets-details .wrapper {
            display: flex;
            align-items: center;
        }

            .dnmk-adres-liste .tickets-details .wrapper span {
                margin-left: 10px;
            }

                .dnmk-adres-liste .tickets-details .wrapper span:first-child {
                    margin-left: 0;
                }

                .dnmk-adres-liste .tickets-details .wrapper span i {
                    margin-right: 5px;
                    font-size: 15px;
                }

        .dnmk-adres-liste .tickets-details h5 {
            margin-bottom: 0;
        }

        .dnmk-adres-liste .tickets-details .badge {
            margin-left: 15px;
        }

        .dnmk-adres-liste .tickets-details .assignee-avatar {
            width: 20px;
            height: 20px;
            border-radius: 100%;
            margin-left: 10px;
        }

    .dnmk-adres-liste .ticket-float {
        display: inline-flex;
        align-items: center;
    }

@media (max-width: 767.98px) {
    .dnmk-adres-liste .ticket-float {
        margin-top: 20px;
    }
}

.dnmk-adres-liste .ticket-float img,
.dnmk-adres-liste .ticket-float .category-icon {
    margin-right: 10px;
}

.dnmk-adres-liste .ticket-float .category-icon {
    font-size: 22px;
    color: #7987a1;
}

.dnmk-adres-liste:hover {
    text-decoration: none;
    color: inherit;
    background: #fafafa;
}

@media (max-width: 567px) {
    .dnmk-adres-liste {
        padding: 15px 0;
    }
}
.p-left10{
    padding-left:10px;
}
.m-r-5{
    margin-right:4px;
}