.picker {
	width: 200px; height: 280px; display: inline-block; position: relative;
}
.picker-image {
	background: url("colourBackground.png"); width: 200px; height: 280px; opacity: 0.5; -khtml-opacity: .50; -moz-opacity: .50;
}
.picker:hover .picker-image {
	opacity: 0.6; -khtml-opacity: .60; -moz-opacity: .60;
}
.sp-container {
	background: none !important; border: 1px currentColor !important; border-image: none !important; left: 0px; top: 0px; overflow: hidden; padding-top: 4px !important; display: inline-block; position: absolute; z-index: 9999994;
}
.sp-flat.sp-container {
	position: relative;
}
.sp-container {
	box-sizing: content-box; -webkit-box-sizing: content-box; -moz-box-sizing: content-box;
}
.sp-container * {
	box-sizing: content-box; -webkit-box-sizing: content-box; -moz-box-sizing: content-box;
}
.sp-top {
	width: 100%; display: inline-block; position: relative;
}
.sp-top-inner {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute;
}
.sp-color {
	left: 0px; top: 0px; right: 20%; bottom: 0px; position: absolute;
}
.sp-hue {
	left: 84%; top: 0px; height: 100%; right: 0px; bottom: 0px; position: absolute;
}
.sp-clear-enabled .sp-hue {
	top: 33px; height: 77.5%;
}
.sp-fill {
	padding-top: 80%;
}
.sp-sat {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute;
}
.sp-val {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute;
}
.sp-alpha-enabled .sp-top {
	margin-bottom: 18px;
}
.sp-alpha-enabled .sp-alpha {
	display: block;
}
.sp-alpha-handle {
	background: white; border: 1px solid black; border-image: none; left: 50%; top: -4px; width: 6px; bottom: -4px; position: absolute; cursor: pointer; opacity: 0.8;
}
.sp-alpha {
	left: 0px; height: 8px; right: 0px; bottom: -14px; display: none; position: absolute;
}
.sp-alpha-inner {
	border: 1px solid rgb(51, 51, 51); border-image: none;
}
.sp-clear {
	display: none;
}
.sp-clear-display.sp-clear {
	background-position: center;
}
.sp-clear-enabled .sp-clear {
	left: 84%; top: 0px; height: 28px; right: 0px; bottom: 0px; display: block; position: absolute;
}
.sp-container {
	-webkit-user-select: none; -moz-user-select: -moz-none; -o-user-select: none; user-select: none;
}
.sp-replacer {
	-webkit-user-select: none; -moz-user-select: -moz-none; -o-user-select: none; user-select: none;
}
.sp-preview {
	-webkit-user-select: none; -moz-user-select: -moz-none; -o-user-select: none; user-select: none;
}
.sp-dragger {
	-webkit-user-select: none; -moz-user-select: -moz-none; -o-user-select: none; user-select: none;
}
.sp-slider {
	-webkit-user-select: none; -moz-user-select: -moz-none; -o-user-select: none; user-select: none;
}
.sp-alpha {
	-webkit-user-select: none; -moz-user-select: -moz-none; -o-user-select: none; user-select: none;
}
.sp-clear {
	-webkit-user-select: none; -moz-user-select: -moz-none; -o-user-select: none; user-select: none;
}
.sp-alpha-handle {
	-webkit-user-select: none; -moz-user-select: -moz-none; -o-user-select: none; user-select: none;
}
.sp-dragging.sp-container .sp-input {
	-webkit-user-select: none; -moz-user-select: -moz-none; -o-user-select: none; user-select: none;
}
.sp-container button {
	-webkit-user-select: none; -moz-user-select: -moz-none; -o-user-select: none; user-select: none;
}
.sp-input-disabled.sp-container .sp-input-container {
	display: none;
}
.sp-buttons-disabled.sp-container .sp-button-container {
	display: none;
}
.sp-palette-buttons-disabled.sp-container .sp-palette-button-container {
	display: none;
}
.sp-palette-only .sp-picker-container {
	display: none;
}
.sp-palette-disabled .sp-palette-container {
	display: none;
}
.sp-initial-disabled .sp-initial {
	display: none;
}
.sp-sat {
	background-image: linear-gradient(to right, rgb(255, 255, 255), rgba(204, 154, 129, 0));
}
.sp-val {
	background-image: linear-gradient(to top, rgb(0, 0, 0), rgba(204, 154, 129, 0));
}
.sp-hue {
	background: linear-gradient(rgb(255, 0, 0) 0%, rgb(255, 255, 0) 17%, rgb(0, 255, 0) 33%, rgb(0, 255, 255) 50%, rgb(0, 0, 255) 67%, rgb(255, 0, 255) 83%, rgb(255, 0, 0) 100%);
}
.sp-1 {
	height: 17%;
}
.sp-2 {
	height: 16%;
}
.sp-3 {
	height: 17%;
}
.sp-4 {
	height: 17%;
}
.sp-5 {
	height: 16%;
}
.sp-6 {
	height: 17%;
}
.sp-hidden {
	display: none !important;
}
.sp-cf::before {
	display: table; content: "";
}
.sp-cf::after {
	display: table; content: "";
}
.sp-cf::after {
	clear: both;
}
.sp-cf {
	
}
@media all and (max-device-width:480px)
{
.sp-color {
	right: 40%;
}
.sp-hue {
	left: 63%;
}
.sp-fill {
	padding-top: 60%;
}
}
.sp-dragger {
	background: rgb(0, 0, 0); border-radius: 5px; border: 1px solid rgb(255, 255, 255); border-image: none; left: 0px; top: 0px; width: 5px; height: 5px; position: absolute; cursor: pointer;
}
.sp-slider {
	background: white; border: 1px solid rgb(0, 0, 0); border-image: none; left: -1px; top: 0px; height: 3px; right: -1px; position: absolute; cursor: pointer; opacity: 0.8;
}
.sp-container {
	padding: 0px; border-radius: 0px; border: 1px solid rgb(240, 196, 155); border-image: none; background-color: rgb(236, 236, 236);
}
.sp-container {
	font: 12px/normal "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif; box-sizing: border-box; font-size-adjust: none; font-stretch: normal; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box;
}
.sp-container button {
	font: 12px/normal "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif; box-sizing: border-box; font-size-adjust: none; font-stretch: normal; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box;
}
.sp-container input {
	font: 12px/normal "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif; box-sizing: border-box; font-size-adjust: none; font-stretch: normal; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box;
}
.sp-color {
	font: 12px/normal "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif; box-sizing: border-box; font-size-adjust: none; font-stretch: normal; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box;
}
.sp-hue {
	font: 12px/normal "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif; box-sizing: border-box; font-size-adjust: none; font-stretch: normal; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box;
}
.sp-clear {
	font: 12px/normal "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif; box-sizing: border-box; font-size-adjust: none; font-stretch: normal; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box;
}
.sp-top {
	margin-bottom: 3px;
}
.sp-color {
	border: 1px solid rgb(102, 102, 102); border-image: none;
}
.sp-hue {
	border: 1px solid rgb(102, 102, 102); border-image: none;
}
.sp-clear {
	border: 1px solid rgb(102, 102, 102); border-image: none;
}
.sp-input-container {
	width: 100px; margin-bottom: 4px; float: right;
}
.sp-initial-disabled .sp-input-container {
	width: 100%;
}
.sp-input {
	background: none; margin: 0px; padding: 4px 5px; border-radius: 3px; border: 1px inset currentColor; border-image: none; width: 100%; color: rgb(34, 34, 34); font-size: 12px !important;
}
.sp-input:focus {
	border: 1px solid orange; border-image: none;
}
.sp-validation-error.sp-input {
	background: rgb(255, 221, 221); border: 1px solid red; border-image: none;
}
.sp-picker-container {
	padding: 10px; float: left; position: relative;
}
.sp-palette-container {
	padding: 10px; float: left; position: relative;
}
.sp-picker-container {
	width: 172px;
}
.sp-palette-only .sp-palette-container {
	border: 0px currentColor; border-image: none;
}
.sp-palette .sp-thumb-el {
	margin: 3px; border: 2px solid transparent; border-image: none; width: 24px; height: 15px; float: left; display: block; position: relative; cursor: pointer;
}
.sp-palette .sp-thumb-el:hover {
	border-color: orange;
}
.sp-palette .sp-thumb-active.sp-thumb-el {
	border-color: orange;
}
.sp-thumb-el {
	position: relative;
}
.sp-initial {
	border: 1px solid rgb(51, 51, 51); border-image: none; float: left;
}
.sp-initial span {
	margin: 0px; border: currentColor; border-image: none; width: 30px; height: 25px; float: left; display: block;
}
.sp-initial .sp-clear-display {
	background-position: center;
}
.sp-palette-button-container {
	float: right;
}
.sp-button-container {
	float: right;
}
.sp-replacer {
	background: rgb(238, 238, 238); margin: 0px; padding: 4px; border: 1px solid rgb(145, 118, 93); border-image: none; color: rgb(51, 51, 51); overflow: hidden; vertical-align: middle; display: inline-block; cursor: pointer;
}
.sp-replacer:hover {
	border-color: rgb(240, 196, 155); color: rgb(17, 17, 17);
}
.sp-active.sp-replacer {
	border-color: rgb(240, 196, 155); color: rgb(17, 17, 17);
}
.sp-disabled.sp-replacer {
	border-color: silver; color: silver; cursor: default;
}
.sp-dd {
	padding: 2px 0px; height: 16px; line-height: 16px; font-size: 10px; float: left;
}
.sp-preview {
	border: 1px solid rgb(34, 34, 34); border-image: none; width: 25px; height: 20px; margin-right: 5px; float: left; position: relative; z-index: 0;
}
.sp-palette {
	max-width: 220px;
}
.sp-palette .sp-thumb-el {
	margin: 2px 1px; border: 1px solid rgb(208, 208, 208); border-image: none; width: 16px; height: 16px;
}
.sp-container {
	padding-bottom: 0px;
}
.sp-container button {
	border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(204, 204, 204) rgb(187, 187, 187); padding: 5px 4px; border-radius: 3px; border-image: none; text-align: center; color: rgb(51, 51, 51); line-height: 1; font-size: 14px; vertical-align: middle; text-shadow: 0px 1px 0px #eee; background-image: linear-gradient(rgb(238, 238, 238), rgb(204, 204, 204)); background-color: rgb(238, 238, 238);
}
.sp-container button:hover {
	border-width: 1px; border-style: solid; border-color: rgb(187, 187, 187) rgb(187, 187, 187) rgb(153, 153, 153); border-image: none; cursor: pointer; text-shadow: 0px 1px 0px #ddd; background-image: linear-gradient(rgb(221, 221, 221), rgb(187, 187, 187)); background-color: rgb(221, 221, 221);
}
.sp-container button:active {
	border-width: 1px; border-style: solid; border-color: rgb(170, 170, 170) rgb(170, 170, 170) rgb(136, 136, 136); border-image: none; box-shadow: inset 0px 0px 5px 2px #aaaaaa, 0px 1px 0px 0px #eeeeee; -webkit-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee; -moz-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee; -ms-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee; -o-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
}
.sp-cancel {
	margin: 0px 5px 0px 0px; padding: 2px; color: rgb(217, 63, 63) !important; font-size: 11px; text-decoration: none; vertical-align: middle;
}
.sp-cancel:hover {
	color: rgb(217, 63, 63) !important; text-decoration: underline;
}
.sp-palette span:hover {
	border-color: rgb(0, 0, 0);
}
.sp-palette span.sp-thumb-active {
	border-color: rgb(0, 0, 0);
}
.sp-preview {
	position: relative; background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==");
}
.sp-alpha {
	position: relative; background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==");
}
.sp-thumb-el {
	position: relative; background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==");
}
.sp-preview-inner {
	left: 0px; top: 0px; right: 0px; bottom: 0px; display: block; position: absolute;
}
.sp-alpha-inner {
	left: 0px; top: 0px; right: 0px; bottom: 0px; display: block; position: absolute;
}
.sp-thumb-inner {
	left: 0px; top: 0px; right: 0px; bottom: 0px; display: block; position: absolute;
}
.sp-palette .sp-thumb-inner {
	background-position: 50% 50%; background-repeat: no-repeat;
}
.sp-palette .sp-thumb-active.sp-thumb-light .sp-thumb-inner {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=");
}
.sp-palette .sp-thumb-active.sp-thumb-dark .sp-thumb-inner {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=");
}
.sp-clear-display {
	background-position: center; background-image: url("data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAJmZmZ2dnZ6enqKioqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq/Hx8fLy8vT09PX19ff39/j4+Pn5+fr6+vv7+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAUABQAAAihAP9FoPCvoMGDBy08+EdhQAIJCCMybCDAAYUEARBAlFiQQoMABQhKUJBxY0SPICEYHBnggEmDKAuoPMjS5cGYMxHW3IiT478JJA8M/CjTZ0GgLRekNGpwAsYABHIypcAgQMsITDtWJYBR6NSqMico9cqR6tKfY7GeBCuVwlipDNmefAtTrkSzB1RaIAoXodsABiZAEFB06gIBWC1mLVgBa0AAOw=="); background-repeat: no-repeat;
}
