*[data-style="28438"]{
	aidth:auto;
}
*[data-style="28640"]{
}
*[data-style="28640"] .slick-initialized .slick-slide{
	margin: 0 5px;
}
*[data-style="42199"]{
	width: 100%;
	max-width: 100%;
}
*[data-style="30183"]{
}
*[data-style="30183"] .reqText{
	font-weight:bold;
}
*[data-style="30770"]{
	aidth:auto;
}
*[data-style="30779"]{
	aidth:auto;
}
*[data-style="37347"]{
	width: 90%;
	max-width: 680px;
	display: block;
	margin: 20px auto 40px;
}
*[data-style="40614"]{
}
*[data-style="40614"] #click-btn{
	display: block;
	margin: 20px auto;
	background-color: purple;
	color: white;
	border: 0;
	padding: 6px 10px;
}
*[data-style="40614"] #popup-wrapper{
	background-color: rgba(0, 0, 0, .5);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
}
*[data-style="40614"] #popup-inside{
	text-align: center;
	width: 100%;
	max-width: 300px;
	background: white;
	margin: 10% auto;
	padding: 20px;
	position: relative;
}
*[data-style="40614"] #message a{
	background: purple;
	color: white;
	text-decoration: none;
	padding: 6px 10px;
}
*[data-style="40614"] #close{
	position: absolute;
	top: 0;
	right: 5px;
	cursor: pointer;
}