.drag-and-drop{
	border: 3px solid #ffffff00;
	cursor: move;
	position: absolute;
	/*    z-index: 1000;*/
}

.design_p_box{
	/*code japan*/
	/*writing-mode: vertical-rl;
	-webkit-writing-mode: vertical-rl;
	-moz-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	-ms-writing-mode: vertical-rl;
	text-orientation: upright;
	-webkit-text-orientation: upright;
	position: relative;*/

	/*tinhnv change*/
	line-height: 1.1;
}
.design_img_box {
	position: relative;
	pointer-events: auto;
}