/**
 *  @TODO: Convert this file to Less
 */
.icon-logout, .icon-logout:hover {
    color: #fff;
    float: right;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin: 9px 0 0 15px;
    width: 160px;
}

.icon-logout > img {
    max-height: 16px;
    max-width: 16px;
    margin: 0 3px 3px 0;
}
