/* ---Jigar Filter---- */
.filter .accordion.accordion-solid-header .card .card-header a {
    padding: 0.5rem;
    font-size: .8rem;
}

.filter .accordion.accordion-solid-header .card .card-header a:before {
    top: 20%;
    right: 10px
}

.filter .accordion.accordion-solid-header .card .card-body {
    padding: 0.2rem;
}

.filter .accordion.accordion-solid-header .card {
    margin-bottom: 2px;
}

.filter .form-check {
    margin-top: inherit;
    margin-left: 1.6rem;
}

.filter .tab-content .card-header {
    height: inherit;
}

.filter .form-check .form-check-label {
    line-height: 1;
}

.filter .collapse .show {
    box-shadow: 0px 0px 24px rgb(0 0 0 / 27%);
}

.filter .accordion.accordion-solid-header>.card .card-header:hover {
    box-shadow: 0px 0px 8px rgb(0 0 0 / 27%);
}

.filter .content, #customer_content, #rfqnmbr_content, #quote_content, #order_content, #order_number_content, #buyer_company_content, #buyer_category_content, #payment_status_content, #supp_company_content, #product_content, #cust_company_content, #category_content,#sub_category_content,#status_content, #application_number_content,#company_name_content,#email_content,#mobile_content,#loan_limit_content,#status_name_content,#loan_number_content,#loan_status_content{
    overflow-y: auto;
    max-height: 165px;
}

/* .rfqnmbr_content{
    overflow-y: auto;
    max-height: 165px;
} */

.filter .accordion .card .card-header a[aria-expanded="true"] {
    background-color: #e4f3ec;
    color: #000 !important;
}

/* .settings-panel .tab-content .tab-pane.scroll-wrapper {
    max-height: inherit;
    height: calc(100vh - 125px);
    padding-bottom: 5px !important;
}

.settings-panel {
    height: inherit !important;
    min-height: inherit !important;
}

 .ps__rail-y>.ps__thumb-y,
 .ps__rail-y:hover>.ps__thumb-y,
 .ps__rail-y.ps--clicking .ps__thumb-y {
    background-color: #999;
    width: 7px;
}

 .ps:hover>.ps__rail-y {
    opacity: 1;
}

 .ps__rail-y {
    width: 8px;
}

 .ps__thumb-y {
    right: 0;
} */
.filtersearch {
    padding: 0.25rem 0.25rem;
    /* /var/www/html/blitznet/blitznet-SME/public/front-assets/images/icons/icon_search_b.png */
    background-image: url('/assets/images/icon_search_b.png');
    /* public/ */
    /* front-assets/images/icons/icon_search_b.png */
    background-repeat: no-repeat;
    background-position: 89% 6px;
    background-size: 12px 12px;
}
/* ---Jigar Filter---- */
.settings-panel .tab-content .tab-pane.scroll-wrapper {
    max-height: inherit; height: calc(100vh - 125px); padding-bottom: 5px !important;
}
.settings-panel { height: inherit !important;  min-height: inherit !important;}
.settings-panel .tab-content .tab-pane .ps__rail-y>.ps__thumb-y,
.settings-panel .tab-content .tab-pane  .ps__rail-y:hover>.ps__thumb-y,
.settings-panel .tab-content .tab-pane  .ps__rail-y.ps--clicking .ps__thumb-y{ background-color: #999; width: 7px;}
.settings-panel .tab-content .tab-pane .ps:hover>.ps__rail-y{opacity: 1;}
.settings-panel .tab-content .tab-pane .ps__rail-y {width: 8px;}
.settings-panel .tab-content .tab-pane .ps__thumb-y {right: 0;}

/* --------New Css------------------ */
.settings-panel.open, .settings-panel{
    top: 0px;
}

.accordion.accordion-solid-header .card .card-header a[aria-expanded="true"]:before{color: black;}

.accordion-solid-header .filter-card{
    margin: 5px !important;
}

.filter-card .card-header{
    background-color: #FFF !important;
    /* min-height: 30px !important; */
    border: 0.5px solid #efeeee;
}

.filter .accordion.accordion-solid-header>.card.filter-card .card-header:hover{
    box-shadow: none;
}
