.child_cf_block {
    display: block;
    padding-left: 10px;
    border-left: 1px solid #a4a5a5;
    /*margin-top: 10px;*/
}
.child_cf_block label.check-container {margin-top: 0px  !important;}
.child_cf_block  .item
{
    margin-right: 0 !important;
}

.child_cf_block  .item
{
    margin-top: 18px !important;
}
.default-omni-hint-content
{
    transition: opacity 0.25s ease-in-out;

    /*width: calc(100% - 8px);*/
    width: 345px;
    box-sizing: border-box;
    font-size: 12px;
    color: #000000 !important;
    font-weight: normal;
    text-align: left;
    z-index: 2;
    margin: 10px 0 0 0;
    white-space: normal !important;

    line-height: 20px;
    border: 1px solid #c8c8c8;
    border-radius: 2px;
    background: #f4f4f4;
    padding: 2px 7px;
    font-family: Roboto, sans-serif;
}

a.btn.btn--invert.btn--next-ticket
{
    padding-top: 11px;
    margin-left: inherit !important;
    width: 100%;
}
.kb-artile-list-content
{
    font-size: 13px;
    white-space: nowrap;
    overflow: hidden;
    padding-right: 35px;
     text-overflow: ellipsis;
    margin-top: 8px;
    margin-bottom: 10px;
    line-height: normal;
}
.kb-artile-list-title .search-result,
.kb-artile-list-content .search-result {
    color: #ff0000;
}
.kb-article-title .search-result,
.kb-article-content .search-result {
    color: #ff0000;
}