.message-info {
    flex-wrap: initial !important;
    flex-direction: initial !important;
 }

div.name-time {
	padding-top: 0px !important;
	align-items: center !important;
}

div.content {
    display: table-row-group !important;
	margin-top: 5px !important;
}

.arrow-chat::after {
	display: none !important;
}

#boldDiv {
	display: none;
}
#italicDiv {
	display: none;
}
#underlineDiv {
	display: none;
}

img.userItem {
	padding: 0 !important;
	width: 40px !important;
	height: 40px !important;
}

.message {
	border-bottom: 1px dashed #f8f8f8 !important;
	font-size: 16px;
}

.userLabel {
	font-size: 16px !important;
}

.name-time {
	padding-top: 9px !important;
	align-items: normal !important;
}

div[data-action="avatar"] {
	display: none;
}

div[data-action="offline"] {
	display: none;
}

.emojionearea-button {
	display: none;
}

i.fa.lock.fa-unlock {
	display: none;
}

i.fa.fa-eye.fa-2x:not(.isWatching) {
	display: none;
}

i.fa.fa-keyboard-o {
	display: none;
}

/* hide msgs timestamp */
div.timeStamp {
	display: none !important;
}

/* fix messages style */
div.addPrivateMessage, div.whisper {
	padding: 0px !important;
	margin: 0px !important;
}

/* hide avatars from messages area */
img.userItem {
	display: none;
}


/* bigger user list icons */
i.fa.fa-2x {
	font-size: 30px !important;
}

.webcamBtn {
	height: 35px;
}

.info-icons {
	width: 110px !important;
}

.eye-icon {
	margin-top: 6px;
}

.headerPrivateBtn {
	display: none;
}
.headerTipBtn {
	display: none;
}

.users-info {
	display: block !important;
}

#webradioPlayerContainer, #broadcastContainer, .userBadge, .buttonProfil, #colorPickerContainer, #snpashotlabel {
	display: none !important;
}