.marginset {
	margin-left: 100px;
}
input[type='url'] {
	width: 300px;
}
.op1 {
	left: 10px; top: 10px; position: fixed; z-index: 9999;
}
.op2 {
	left: 10px; top: 50%; position: fixed; z-index: 9999;
}
.op3 {
	left: 10px; bottom: 10px; position: fixed; z-index: 9999;
}
.op4 {
	top: 10px; right: 50%; position: fixed; z-index: 9999;
}
.op5 {
	right: 50%; bottom: 10px; position: fixed; z-index: 9999;
}
.op6 {
	top: 10px; right: 10px; position: fixed; z-index: 9999;
}
.op7 {
	top: 50%; right: 10px; position: fixed; z-index: 9999;
}
.op8 {
	right: 10px; bottom: 10px; position: fixed; z-index: 9999;
}
.op9 img {
	display: none;
}
#wpfooter {
	display: none;
}
input[type='number'] {
	width: 50px;
}
