.bx-im-messenger__context-menu-icon {
	cursor: pointer;
	border: none;
	width: 18px;
	height: 18px;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cpath fill='%23525c69' fill-rule='evenodd' d='M6 9a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m4.5 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m3 1.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat center;
	opacity: 0.4;
}

.bx-im-messenger__context-menu-icon:hover {
	opacity: 0.8;
}

.bx-im-messenger__cross-icon {
	cursor: pointer;
	border: none;
	width: 24px;
	height: 24px;
	background: url('data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.66225%206.00031L11.5529%209.89098C11.7872%2010.1253%2011.7872%2010.5052%2011.5529%2010.7395L10.7385%2011.5539C10.5042%2011.7882%2010.1243%2011.7882%209.89%2011.5539L5.99933%207.66323L2.10867%2011.5539C1.87435%2011.7882%201.49445%2011.7882%201.26014%2011.5539L0.445749%2010.7395C0.211434%2010.5052%200.211434%2010.1253%200.445749%209.89098L4.33641%206.00031L0.445748%202.10964C0.211434%201.87533%200.211434%201.49543%200.445749%201.26112L1.26014%200.446725C1.49445%200.21241%201.87435%200.212411%202.10867%200.446725L5.99933%204.33739L9.89%200.446725C10.1243%200.212411%2010.5042%200.212411%2010.7385%200.446725L11.5529%201.26112C11.7872%201.49543%2011.7872%201.87533%2011.5529%202.10964L7.66225%206.00031Z%22%20fill%3D%22%23525C69%22%2F%3E%0A%3C%2Fsvg%3E%0A') no-repeat center;
	opacity: 0.35;
}

.bx-im-messenger__cross-icon:hover {
	opacity: 0.7;
}

.bx-im-messenger__search-icon {
	border: none;
	width: 14px;
	height: 14px;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23a8adb4' fill-rule='evenodd' d='M9.866 11.887a6.37 6.37 0 1 1 1.837-1.836l3.31 3.31a1 1 0 0 1 0 1.414l-.422.422a1 1 0 0 1-1.414 0zm1.058-5.328a4.55 4.55 0 1 1-9.098 0 4.55 4.55 0 0 1 9.098 0' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat center;
	background-size: cover;
}

.bx-im-messenger__search-icon.--size-large {
	width: 43px;
	height: 43px;
}

.bx-im-messenger__lock-icon {
	width: 18px;
	height: 18px;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cpath fill='%23525c69' fill-opacity='.6' fill-rule='evenodd' d='M9.519 11.809v1.31H8.48v-1.31A.83.83 0 0 1 9 10.333a.83.83 0 0 1 .519 1.475m-2.777-5.32A2.265 2.265 0 0 1 9 4.215a2.265 2.265 0 0 1 2.258 2.273v1.92H6.743zm5.71 1.92v-1.92c0-1.919-1.546-3.474-3.452-3.474S5.548 4.569 5.548 6.487v1.921H5a.5.5 0 0 0-.5.5v5.578a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5V8.908a.5.5 0 0 0-.5-.5z' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat center;
	flex-shrink: 0;
}
