<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#pluginAppObj_32_04 {
    width: 100%;
}

#pluginAppObj_32_04 .container {
	position: relative;
	font-size: 0;
	margin: 0 auto;
	-ms-touch-action: none;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	width: 100%;
	
}
#pluginAppObj_32_04 .container:hover { cursor: move; }
#pluginAppObj_32_04 .container img { 
	width: 100%;
	height: auto;
}
#pluginAppObj_32_04 .container .img2 {
	position: absolute;
	top: 0; left: 0;
}
#pluginAppObj_32_04 .container .hover.img2, #pluginAppObj_32_04 .container .slide.img2 {
	height: 100%;
	width: 100%;
	background-size: cover;
}
#pluginAppObj_32_04 .container .fade.img2 {
	opacity: 0.5;
}
#pluginAppObj_32_04 .container .border {
	position: absolute;
	top: 0; left: 50%; height: 100%; width: 1px;
	background-color: #ccc;
	box-shadow: 0 0 1px #888;
}
#pluginAppObj_32_04 .handle {
	position: absolute;
	cursor: move;
	
	height: 20px;
	width: 20px;
	background-color: #ccc;
	border: 1px solid #bbb;
	box-shadow: 0 0 1px #888;
}
#pluginAppObj_32_04 .touch-events .handle {
	height: 30px;
	width: 30px;
}</pre></body></html>