.colorpicker {
	width: 212px;
	height: 215px;
	overflow: hidden;
	position: absolute;
	background: url("https://chugunov.pro/proxy.php?url=http%3A%2F%2Flpservice.aist.temp.su%2Finclude%2Fpanel%2Fcolorpicker%2Fimages%2Fwhite_background.png") no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	display: none;
}
.colorpicker_color {
	width: 150px;
	height: 150px;
	left: 0px;
	top: 13px;
	position: absolute;
	background: #f00;
	overflow: hidden;
	cursor: crosshair;
}
.colorpicker_color div {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	height: 150px;
	background: url("https://chugunov.pro/proxy.php?url=http%3A%2F%2Flpservice.aist.temp.su%2Finclude%2Fpanel%2Fcolorpicker%2Fimages%2Fcolorpicker_overlay.png");
}
.colorpicker_color div div {
	position: absolute;
	top: 0;
	left: 0;
	width: 11px;
	height: 11px;
	overflow: hidden;
	background: url("https://chugunov.pro/proxy.php?url=http%3A%2F%2Flpservice.aist.temp.su%2Finclude%2Fpanel%2Fcolorpicker%2Fimages%2Fcolorpicker_select.gif");
	margin: -5px 0 0 -5px;
}
.colorpicker_hue {
	position: absolute;
	top: 13px;
	left: 171px;
	width: 35px;
	height: 150px;
	cursor: n-resize;
}
.colorpicker_hue div {
	position: absolute;
	width: 35px;
	height: 9px;
	overflow: hidden;
	background: url("https://chugunov.pro/proxy.php?url=http%3A%2F%2Flpservice.aist.temp.su%2Finclude%2Fpanel%2Fcolorpicker%2Fimages%2Fcolorpicker_indic.gif") left top;
	margin: -4px 0 0 0;
	left: 0px;
}
.colorpicker_new_color {
	position: absolute;
	width: 60px;
	height: 30px;
	left: 0px;
	bottom: 14px;
	background: #f00;
	border: 1px solid grey;
}
.colorpicker_current_color {
	position: absolute;
	width: 60px;
	height: 30px;
	left: 283px;
	top: 13px;
	background: #f00;
}
.colorpicker input {
	background-color: transparent;
	border: 1px solid transparent;
	position: absolute;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #898989;
	top: 4px;
	right: 11px;
	text-align: right;
	margin: 0;
	padding: 0;
	height: 11px;
}
.colorpicker_hex {
  border: 1px solid grey;
  bottom: 14px;
  height: 25px;
  left: 78px;
  position: absolute;
  width: 71px;
}
.colorpicker_hex input {
	right: 6px;
}
.colorpicker_field {
	height: 22px;
	width: 62px;
	background-position: top;
	position: absolute;
}
.colorpicker_field span {
	position: absolute;
	width: 12px;
	height: 22px;
	overflow: hidden;
	top: 0;
	right: 0;
	cursor: n-resize;
}
.colorpicker_rgb_r {
	background-image: url("https://chugunov.pro/proxy.php?url=http%3A%2F%2Flpservice.aist.temp.su%2Finclude%2Fpanel%2Fcolorpicker%2Fimages%2Fcolorpicker_rgb_r.png");
	top: 52px;
	left: 212px;
}
.colorpicker_rgb_g {
	background-image: url("https://chugunov.pro/proxy.php?url=http%3A%2F%2Flpservice.aist.temp.su%2Finclude%2Fpanel%2Fcolorpicker%2Fimages%2Fcolorpicker_rgb_g.png");
	top: 82px;
	left: 212px;
}
.colorpicker_rgb_b {
	background-image: url("https://chugunov.pro/proxy.php?url=http%3A%2F%2Flpservice.aist.temp.su%2Finclude%2Fpanel%2Fcolorpicker%2Fimages%2Fcolorpicker_rgb_b.png");
	top: 112px;
	left: 212px;
}
.colorpicker_hsb_h {
	background-image: url("https://chugunov.pro/proxy.php?url=http%3A%2F%2Flpservice.aist.temp.su%2Finclude%2Fpanel%2Fcolorpicker%2Fimages%2Fcolorpicker_hsb_h.png");
	top: 52px;
	left: 282px;
}
.colorpicker_hsb_s {
	background-image: url("https://chugunov.pro/proxy.php?url=http%3A%2F%2Flpservice.aist.temp.su%2Finclude%2Fpanel%2Fcolorpicker%2Fimages%2Fcolorpicker_hsb_s.png");
	top: 82px;
	left: 282px;
}
.colorpicker_hsb_b {
	background-image: url("https://chugunov.pro/proxy.php?url=http%3A%2F%2Flpservice.aist.temp.su%2Finclude%2Fpanel%2Fcolorpicker%2Fimages%2Fcolorpicker_hsb_b.png");
	top: 112px;
	left: 282px;
}
.colorpicker_submit {
	position: absolute;
	width: 22px;
	height: 22px;
	background: url("https://chugunov.pro/proxy.php?url=http%3A%2F%2Flpservice.aist.temp.su%2Finclude%2Fpanel%2Fcolorpicker%2Fimages%2Fcolorpicker_submit.png") top;
	left: 322px;
	top: 142px;
	overflow: hidden;
}
.colorpicker_focus {
	background-position: center;
}
.colorpicker_hex.colorpicker_focus {
	background-position: bottom;
}
.colorpicker_submit.colorpicker_focus {
	background-position: bottom;
}
.colorpicker_slider {
	background-position: bottom;
}

.colorpicker_field, .colorpicker_current_color{display:none;}
.colorpicker_hex input {
    font-size: 15px;
    height: 100%;
    right: 0;
    top: 0;
    width: 100%;
}
.colorpicker_hex:before{  content: '#';
  display: block;
  position: absolute;
  top: 5px;
  left: 6px;
  color: #898989;}
