

list-region .breadcrumb a {
    text-decoration: none;
}
.list-group-item {
    border-top: 1px solid #ddd;
}
list-region .pageListLeftFBtnDiv button {
    width: 100%;
}
.slider-handle {
    background-color: #e74c3c;
}

.listFilterPriceSlide {
    padding: 15px;
    padding-top: 37px;
    padding-bottom: 5px;
}
.pageListLeftFiyDivRow {
    overflow: hidden;
}
.noUi-handle {
    border: 1px solid #e74c3c;
    border-radius: 3px;
    background: #e74c3c;
    cursor: default;
    box-shadow: inset 0 0 1px #e74c3c, inset 0 1px 7px #e74c3c, 0 3px 6px -3px #e74c3c;
}
.noUi-connect {
    background-color: #e74c3c;
}
.noUi-target {
    background-color: #fff;
    box-shadow: none !important;
}
@media (min-width:992px) {
    list-region .pagination a {
        padding: 10px 20px !important;
    }
}
@media (max-width:992px) {
    list-region .pagination a {
        padding: 6px 12px !important;
    }
}
.expandable a, .collapsable a {
    padding: 7px !important;
    padding-top: 8px !important;
    font-weight: normal !important;
    font-size: 12px !important;
}
.expandable .hitarea, .collapsable .hitarea {
    margin-top: 9px;
}
.treeview li, .treeview li:hover {
    background-color: #f7f7f7 !important;
}
.treeview li a, .treeview li a:hover {
    color: #808080;
    background-color: #f7f7f7 !important;
}
.treeview a.selected {
    background-color: transparent !important;
}
.tslider img {
    max-width: 100%;
}
body list-region .checkbox {
    margin-bottom: 0;
    margin-top: 0;
}
list-region .urunbulundu{
    font-size:12px;
    color:#666;
}
.listFilterPriceBox input{
    padding-left:10px;
}