@charset "utf-8";
/* CSS Document */
/* CHAT WIDGET */

.chat-widget {
	width: 218px;
	height: 305px;
	background-color: #fff;
	position: relative;
	left: -7px;
	border-radius: 5px;	
}
.chat-placeholder {
	font-size: 1.2em;
	width: 210px;
	height: 299px;
	padding: 4px;	
}

.libraryh3lp iframe[style] {
	width: 215px !important;
	height: 300px !important;
	border-radius: 5px;
	position: relative;
	left: -4px;	
}
.needs-js {
}
.needs-js a {
}
.needs-js a:hover {
}
