.select2-dropdown.increasedzindexclass {
    z-index: 999999;
}

.ll-kd-searchresult-headline-tag {

    font-size: 13px;
    color: #959595;
    font-style: italic;

}

.ll-kd-searchresult-subline {

    font-size: 13px;
    color: #c3c3c3;
    font-style: italic;

}

#layout-menu,.logout{

    background-color: #f4f4f4 !important;

}

.logout .inner{

    color: #444 !important;

}

#taskmenu a,.logout {

    color: #444;

}

.popover-header {

    display: none;

}

#taskmenu .action-buttons a {

    color: #444;

}

.about {

    display: none !important;

}

#rcmKSearchpane {

    max-width: none !important;

}

.assignment-list,.assignment-list-requests {

    list-style: none;
    padding: 0px;

}

.assignment-list .item{

    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;

}

.assignment-list-requests .item{

    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;

}

.assignment-list-label {

    font-size: 12px;
    padding-bottom: 5px;
    font-weight: bold;

}

.assignment-form-btn {

    cursor: pointer;

}

.listing li.selected, .listing tr.selected td {
    background-color: #ccc;
}

.message:hover {

    background-color: #ccc;

}