﻿.filtersPanel input.checkbox-item-search {
    width: 100%;
    margin-bottom: 5px;
}

.filtersPanel .checkbox-show-more {
    color: #e63188;
    display: inline-block;
    cursor: pointer;
    margin-top: 10px;
}

.checkbox-item-hide {
    display: none !important;
}