#jivo_chat_widget{
	display: none;
}

#jivo_custom_widget{
	position: fixed;
	right: 20px;
	top: 88%;
	width: 60px;
	z-index: 300000;
	cursor: pointer;
	
	height: 60px;
	background-image: url();
}

#jivo_custom_widget.jivo_online{
	height: 60px;
	background-image: url(images/ce88ca640fc63fa57001d3b23c97f9b7.png);
}