

#coloringPage {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	padding: 0;
	height: auto
}

.top {
	background: #fd7405;
	width: 100%;
	height: 38px;
	border: 1px solid #de6605;
	box-shadow: 0 0 4px rgba(0, 0, 0, .11);
	border-radius: 0 0 12px 12px;
	margin: 0 auto;
	text-align: center;
	position: relative
}

.adsL {
	width: 160px;
	height: 600px;
	position: absolute;
	top: 0;
	display: none;
	overflow: hidden
}

.left {
	position: absolute;
	top: 190px;
	width: 70px;
	height: 250px;
	text-align: center;
	border: 1px solid #de6605;
	box-shadow: 0 0 4px rgba(0, 0, 0, .11);
	border-radius: 0 12px 12px 0;
	background: #fd7405;
	z-index: 1000
}

.right {
	position: absolute;
	width: 174px;
	height: 500px;
	top: 65px;
	right: -152px;
	position: absolute;
	text-align: center;
	z-index: 1000;
	background-color: initial
}

.rightSelect {
	margin-top: 125px;
	width: 20px;
	height: 250px;
	background: #fd7405;
	float: left;
	border: 1px solid #de6605;
	box-shadow: 0 0 4px rgba(0, 0, 0, .11);
	border-radius: 12px 0 0 12px;
	position: relative
}

.rightSelect span {
	width: 20px;
	height: 30px;
	background: url(../color/icon/close.png);
	float: left;
	line-height: 252px;
	margin-top: 111px
}

.rightSelect span.used {
	background: url(../color/icon/open.png)
}

.rightSelect div {
	position: absolute;
	top: 50px;
	padding: 5px;
	right: 27px;
	height: 20px;
	width: 90px;
	background-color: #ffc;
	border: 1px solid #fd7405;
	border-radius: 5px;
	display: none
}

.rightSelect div i {
	width: 10px;
	height: 12px;
	position: absolute;
	top: 10px;
	background: url(../color/icon/spinR.png)-26px -16px no-repeat;
	right: -9px
}

.leftSelect span {
	width: 20px;
	height: 30px;
	background: url(../color/icon/open.png);
	float: left;
	line-height: 252px;
	margin-top: 111px
}

.leftSelect span.used {
	background: url(../color/icon/close.png)
}

.leftSelect {
	background-color: initial;
	width: 20px;
	height: 250px;
	float: right;
	position: relative
}

.leftSelect div {
	position: absolute;
	top: 50px;
	padding: 5px;
	left: 27px;
	height: 20px;
	width: 80px;
	background-color: #ffc;
	border: 1px solid #fd7405;
	border-radius: 5px;
	display: none
}

.leftSelect div i {
	width: 10px;
	height: 12px;
	position: absolute;
	top: 10px;
	background: url(../color/icon/spinL.png)-25px -16px no-repeat;
	left: -10px
}

.right,
.left {
	cursor: pointer
}

#center {
	width: -webkit-calc(100% - 44px);
	width: -moz-calc(100% - 44px);
	width: calc(100% - 44px);
	height: 600px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	vertical-align: top;
	z-index: 1;
	margin-top: 20px
}

#canvasDiv {
	margin: 0 auto;
	border: 1px solid #333;
	border-radius: 5px;
	padding: 1px
}

#canvas {
	width: 100%;
	height: 100%
}

.top .icon {
	width: 50px;
	height: 50px;
	background: url(../color/icon/control.png)no-repeat;
	top: 8px;
	position: absolute;
	cursor: pointer
}

.top .icon img {
	background-color: initial;
	position: relative
}

.top .icon span {
	background-color: #ffc;
	border: 1px solid #fd7405;
	padding: 5px;
	border-radius: 5px;
	position: absolute;
	top: 53px;
	left: 0;
	max-width: 53px;
	height: auto;
	display: none
}

.top .icon span,
.top .icon a span {
	color: #333
}

.top .icon span i {
	width: 10px;
	height: 12px;
	position: absolute;
	top: -11px;
	background: url(../color/icon/spin.png)-25px -16px no-repeat;
	left: 15px
}

#help {
	background: url(../color/icon/help.png)-20px 0 no-repeat;
	position: absolute;
	cursor: pointer;
	left: 10px;
	width: 20px;
	height: 20px;
	top: 10px
}

#home {
	left: 80px
}

#tags {
	left: 140px
}

#save a,
#print a,
#fullscreen a,
#home a,
#tags a {
	background-color: initial
}

.selectIcon {
	top: 1px !important
}

.hiddenn {}

.hiddenn1 {}

#colorTablet {
	/*width: 95px !important;
	margin-top: -40px;*/
	height: 650px;
	overflow-y: auto;
	overflow-x: clip
}

#sizeTablet {
	width: calc(100% - 8px);
	height: auto;
	border-radius: 20px
}

.itemColor {
	width: 55px;
	height: 120px;
	transform: rotate(270deg);
	margin-bottom: -90px;
	position: relative;
	left: 45px;
	margin-right: 0;
	margin-top:-30px;
}

.itemSize {
	display: inline-block;
	background-color: initial;
	width: 100%;
	margin-top: 10px;
	margin-left: 15px;
}

.itemSize div {
	width: 60px !important;
	margin-top: 0 !important;
	height: 60px !important;
	background: url(../color/icon/bt.png);
	background-size: 100%;
	display: inline-block
}

.itemSize div i {
	color: #fff;
	font-size: 25px;
	line-height: 60px;
	margin-left: 20px;
}
}

#huge div {
	width: 35px;
	height: 35px;
	margin-top: 2px;
	border-radius: 18px;
}

#small div,
#least div {
	width: 20px;
	height: 20px;
	margin-top: 13px;
}

#medium div {
	width: 20px;
	height: 20px;
	margin-top: 9px;
}

#least div img {
	width: 10px;
	height: 80px;
	transform: rotate(45deg);
}

.itemSize div img {
	width: 20px;
	height: 80px;
	transform: rotate(45deg);
}

#large div {
	width: 26px;
	height: 26px;
	margin-top: 6px;
}

.colorSelect {
	left: 30px;
}

#getImg {}

.itemSize div.sizeSelect {
	background: url(../color/icon/bt-orange.png);
	background-size: 100%;
}

@media (min-width:1050px) {
	.adsL {
		display: block
	}
}