.mention {
    color: #12A3EB;
    font-weight: bold;
}

.atwho-view {
    background-color: #000;
    color: #e9ebee;
    border: 1px solid #12A3EB;
    min-width: 150px;
}

.atwho-view-ul li {
    background-color: #000;
    border-bottom: none !important;
}
.atwho-view-ul .cur {
    background-color: #232323;
}

.atwho-view strong {
    color: #fff !important;
}

.atwho-view img {
    height: 20px;
    width: auto;
}
