
.w-sellang{
	width: 100%;
}

.w-userd{
	/* width: 216px; */
    width: 100%;
}

.ellipsis{
    text-overflow: ellipsis;
    overflow: clip;
	white-space: nowrap;
}

.lang-extras{
    padding: 0.875rem 0.75rem;
}

.ellipsisLobby{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}