.dhxsidebar_tpl_utilitiesSubMenu div.dhxsidebar_item {
    height: 73px;
    line-height: 43px;
}

.dhxsidebar_tpl_utilitiesSubMenu img.dhxsidebar_item_icon {
    left: 8px !important;
    top: 6px!important;
    height: 16px;
    width: 16px;
}

.dhxsidebar_tpl_utilitiesSubMenu div.line_one {
    margin-left: 31px;
    margin-right: 31px;
    margin-top: 4px;
    line-height: 16px;
    font-size: inherit;
    white-space: -moz-pre-wrap !important;  /*Mozilla, since 1999 */
    white-space: -pre-wrap;      /*Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    white-space: pre-wrap;       /* css-3 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
    white-space: -webkit-pre-wrap; /* Newer versions of Chrome/Safari*/
    word-break: break-all;
    white-space: normal;
}
.dhxsidebar_tpl_utilitiesSubMenu div.line_two {
    margin-left: 31px;
    margin-right: 31px;
    margin-top: 1px;
    line-height: 16px;
    font-size: 10px;
    color: inherit;
    white-space: -moz-pre-wrap !important;  /*Mozilla, since 1999 */
    white-space: -pre-wrap;      /*Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    white-space: pre-wrap;       /* css-3 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
    white-space: -webkit-pre-wrap; /* Newer versions of Chrome/Safari*/
    word-break: break-all;
    white-space: normal;
}
