

.tabMenuCard{background: #fff !important;}
.s-box{height: 50px;border-bottom: 1px solid #ccc;}
.sliderbtnImg{border: none;background: transparent;cursor: pointer;padding: 0; margin: 0 auto;}
.backBlue{background: #3797e4 !important; border: 1px solid #3797e4 !important;}
.max-col-2{max-width: fit-content;
}
.min-col-2{
    max-width: fit-content !important;
    padding-left: 0;
    padding-right: 0;
}
.filterCard{background: #fff;
    padding: 0;
    border: 1px solid #e8e3e3;
    border-right: none;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
.filterSlide{padding: 10px;}
.filterbluecard{background: #4f77bf !important; text-align: center;}
.center-items{
    text-align: center;
    display: contents;
}
.filter-icon{
    color: white;
}
.plus-expand-icon{
    color: #ffc000;
    padding-top: 11px;
    cursor: pointer;
    font-size: 16px;
}
.paddingbt15{
    padding-bottom: 15px !important;
}
.pagewidth{
    width:115%;
    display: inline-block;
    padding-left: 70px;
    padding-top: 20px;
}
.filtertitle{
    font-size: 18px;
    font-weight: 500;

}
.margintop-5{
    margin-top: -5px;
}
.customClass{
    min-width: 7.5em !important;
}
.width1785{
    width: 1600px !important;
}
.filterlogo{
    padding: 0 10px 0 0;
    width: auto;
}
.filtertextsection{
    padding: 0 10px 0 0;
    width: 10px;

}

.filterExpandSec{
    padding: 0;
width: auto;
float: none;
position: absolute;
margin-top: 5px;
right: 10px;

}
.padding0{
    padding: 0;

}

.filterApplyBtn{
    padding: 20px 10px 0 0;
    width: auto;

}

.filterClearbtn{
    padding: 20px 0 0 0;
}

.backRed{
    background:#cc0000 !important;
    border: 0 !important;
}

/deep/ .ui-dialog .ui-dialog-titlebar{
    border: 1px solid #c8c8c8 !important;
    background-color: #8f0707 !important;
    color: white;
    padding: 1em;
    font-weight: 700;
    border-bottom: 0 none;
}