.site.com-syabas.view-records.no-layout button.btn.hasTooltip {
    color: #0b6106;
    background: #e9fb2f;
}
.site.com-syabas.view-records.no-layout button.btn.hasTooltip:hover {
    color: #154e19a8;
}

.site.com-syabas.view-records.no-layout input#filter_search {
    width: 100%;
    height: 40px;
    border-right: 0px;
}

.search-ic-title p {
      color: #000;
    font-size: 22px !important;
    text-align: center;
    font-weight: 600;
}

.site.com-syabas.view-records.no-layout .js-stools-container-bar {
    margin-right: 58px;
    float: unset !important;
    text-align: center;
}

@media(max-width:992px){
.search-ic-title p {
    font-size: 19px !important;
}}