/**
 * Live Chat
 */
#lpButtonDivChat  {
  position: fixed;
  left: 0;
  top: 250px;
  z-index: 100;
  width: 38px;
  height: 157px;
  cursor: pointer;
}

.lpPoweredBy {
	display: none;
}