#history_history_fieldset .admin__field-control{
    margin-left: 0 !important;
}
.sb-history .history-details{
    margin-bottom: 20px;
}
.sb-history .history-id{
    font-weight: 600;
    font-size: 18px;
}
.sb-history .history-details .history-comment{
    font-size: 16px;
}
.sb-history .history-details .history-date{
    font-size: 13px;
    margin-top: 10px;
}
.admin__menu #menu-setubridge-callforprice-callforprice.level-0 > a:before {
    background: url(../images/logo.svg);
    content: '';
    height: 32px;
    background-size: 32px;
    background-repeat: no-repeat;
    margin-left: 23px;
    filter: grayscale(100%);
}