.cb_template .gjGroupWallRow .gjGroupWallRowAvatar img,
.cb_template .gjGroupWallRow .gjGroupWallRowAvatar .cbImgPict {
	width: 48px;
	max-width: none;
}

.cb_template .gjGroupWallRow .gjGroupWallInputGroup .gjGroupWallInputGroupLabel {
	min-width: 80px;
	cursor: default;
}

.cb_template .gjGroupWallRow .gjGroupWallInputGroup .gjGroupWallInputGroupLabel + .gjGroupWallInputGroupInput {
	border-left-style: dashed !important;
}

.cb_template .gjGroupWallNew .cbValidationMessage {
	display: none !important;
}

.cb_template .gjGroupWallMenu {
	position: absolute;
	right: 0;
	top: 0;
}

.cb_template .gjGroupWallMenuToggle {
	opacity: 0.6;
}

.cb_template .gjGroupWallMenuToggle.active {
	opacity: 1;
}