.add-product .suggest-popup {
    width: 513px;
}

[data-module="products"] .main-title, [data-module="services"] .main-title {
    font-size: 21px;
    line-height: 140%;
}

[data-module="opportunities"] .main-title {
    font-size: 21px;
    line-height: 140%;
}

[data-module="m-reports_packages"] .btn_container {
    margin-bottom: -25px;
}

.globalsearch_menu .arrow-up {
    left: 118px;
}

.menu > li {
    padding-right: 10px;
}

span.change {
    padding-left: 14px;
    position: relative;
}

span.change:before {
    font-family: "bsource" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    left: 0;
    top: 1px;
    position: absolute;
}

span.change.grn {
    color: #337F2D;
}

span.change.grn:before {
    color: #3A8A33;
    content: "j";
}

span.change.red {
    color: #8C0000;
}

span.change.red:before {
    color: #970100;
    content: "k";
}

.product-groups .submenu_link.l0 {
    padding: 8px 0;
}