#sidebar-menu ul li a .uim-svg {
    fill: #26AE61 !important;
}

.mm-active .active {
    color: #26AE61 !important;
}

body[data-topbar=colored] #page-topbar {
    background-color: #26AE61;
}

.page-title-box {
    background-color: #26AE61;
}

.btn-primary {
    color: #fff;
    background-color: #001022;
    border-color: #001022;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #001022;
    border-color: #001022;
}

.btn-primary:hover {
    color: #fff;
    background-color: #999;
    border-color: #999;
}

.page-title-box {
    padding: 8px 12px 52px 12px;
    background-color: #26AE61;
}



.dd-list .dd-item .button-group {
    position: absolute;
    right: 12px;
    top: 1px !important;
}

.dd-list .dd-item .dd-handle {
    padding: 1px 12px !important;
    height: 28px !important;
    line-height: 28px !important;
}

.dd-list .dd-item button {
    height: 28px !important;
    line-height: 18px !important;
}

.dd-list li .dd-handle {
    font-weight: 700 !important;
}

.dd-list li .dd-list li .dd-list li .dd-list li .dd-handle {
    font-weight: 300 !important;
}

.mm-active {
    color: #26AE61 !important;
}

.dd-list .dd-item .dd-handle:hover {
    color: #26AE61;
}



.uyelik_talep tr td {
    font-weight:700;
}

.uyelik_talep tr.active td {
    color: #b8b8b8;
    font-weight: 300;
}