#five9OpenChatButton {
	background-color: transparent !important;
	box-shadow: none !important;
	height: 38px !important;
	border-radius: 40px;
	position: fixed;
	bottom: 20px !important;
	right: 100px !important;
	width: 125px !important;
	margin: 0 20px 20px 0 !important;
	z-index: 999999999 !important;
}

#five9OpenChatButton img[alt="Chat"] {
	position: absolute;
	display: inline-block;
	width: 100% !important;
	height: 100% !important;
}

#five9OpenChatButton img[alt="Close chat"] {
	position: absolute;
	right: -95px; 
	top: -65px;
}

#five9LiveChatWidget {
	height: 670px !important;
	/* z-index: 99999999 !important; */
}

