/* Minification failed. Returning unminified contents.
(321,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(340,8): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(636,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(637,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(638,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(639,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(640,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(641,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(642,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(643,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(644,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(645,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(646,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(648,14): run-time error CSS1039: Token not allowed after unary operator: '-text'
(652,20): run-time error CSS1039: Token not allowed after unary operator: '-panel'
(654,23): run-time error CSS1039: Token not allowed after unary operator: '-radius'
(655,20): run-time error CSS1039: Token not allowed after unary operator: '-shadow'
(660,15): run-time error CSS1039: Token not allowed after unary operator: '-muted'
(675,23): run-time error CSS1039: Token not allowed after unary operator: '-brand'
(676,21): run-time error CSS1039: Token not allowed after unary operator: '-brand-weak'
(689,21): run-time error CSS1039: Token not allowed after unary operator: '-brand'
(691,23): run-time error CSS1039: Token not allowed after unary operator: '-brand'
(741,1): run-time error CSS1019: Unexpected token, found '@'
 */
/*!
 * Bootstrap v2.0.4
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";}
.clearfix:after{clear:both;}
.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}
.input-block-level{display:block;width:100%;min-height:28px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}
.pagination{height:36px;margin:18px 0;}
.pagination ul{display:inline-block;*display:inline;*zoom:1;margin-left:0;margin-bottom:0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);}
.pagination li{display:inline;}
.pagination a{float:left;padding:0 14px;line-height:34px;text-decoration:none;border:1px solid #ddd;border-left-width:0;}
.pagination a:hover,.pagination .active a{background-color:#f5f5f5;}
.pagination .active a{color:#999999;cursor:default;}
.pagination .disabled span,.pagination .disabled a,.pagination .disabled a:hover{color:#999999;background-color:transparent;cursor:default;}
.pagination li:first-child a{border-left-width:1px;-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;}
.pagination li:last-child a{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;}
.pagination-centered{text-align:center;}
.pagination-right{text-align:right;}

.gradientPicker-preview {
	width: 100%;
	height: 100%;
	border: 1px solid rgba(0,0,0,0.2);
	/*box-sizing: border-box;
	-moz-box-sizing: border-box;*/
}

.gradientPicker-ctrlPt {
	width: 8px;
	height: 8px;
	border: 2px solid gray;
	position: absolute;
	display: inline-block;
}

.gradientPicker-ctrlPts {
	position: relative;
	height: 10px;
	width: 100%;
}

.gradientPicker-ptConfig {
	position: absolute;
	width: 35px;
	height: 40px;
	z-index: 1;
	margin-top: 2px;

	background-color: white;
	border-radius: 5px;
	border: 1px solid rgba(0,0,0,0.2);
	padding: 0 3px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.gradientPicker-close {
	position: absolute;
	top: -4px;
	right: -4px;
	/*font-size: 18px;
	font-weight: bold;
	color: black;
	line-height: 20px;
	text-shadow: 0 1px 0 white;
	opacity: 0.2;
	filter: alpha(opacity=20);*/
	width: 16px;
	height: 16px;
	background-image: url("/Content/GlobalImages/circle_remove.png");
}

.gradientPicker-ptConfig .color-chooser {
	float: left;
}
.price {
	background-color: transparent;
	border: none;
	font-size: 30px;
}

.buttonInactive {
      opacity: 0.4;
        filter: alpha(opacity=40);
}

.spinner {
	width: 30px;
}

.canvasbackground {
	background-repeat: repeat;
	padding: 10px 0px 40px;
}

#ruler-height, #ruler-width {
	font-size: 20px;
	color: #000000;
}
#ui-ruler-widthdisplay{
	bottom: -40px;
}

.textarea {
	width: 100%;
}

.textareasingle {
    font-size: 25px ;
	width: 100%;
}

.widthheight {
	margin-top: 4px;
	width: 100%;
	height: 40px;
	text-align: center;
}

.uicontainer {
	padding: 10px;
}

.uicontainer-margin {
	margin-top: 15px;
}

.uicontainer-sidebyside {
	display: inline-block;
}

.inlineBlock {
	display: inline-block;
}

.stepholder {
    margin-top: 10px;
    margin-bottom: 15px;
    width: 750px;
    text-align: center;
}
.stepholder div {
    margin: 0 auto;
}

.image_16{
	position: relative;
	top: 3px;
}

.preloader {
	text-align: center;
	background-color: white;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	opacity: .5;
}

.preloader img
{
	margin-top: 200px;
}


.font-preview {
	float: left;
	color: #000000;
	margin-left: 25px;
	min-height: 100px;
	font-size: 14px;
	font-weight: bold;
	flex: 0 0 calc(25% - 10px);
	margin: 5px;
	height: 120px;
	overflow: hidden;
	text-align: center;
}

.canvasbackground {
	display: flex;
	flex-wrap: wrap;
	margin: -5px; /* for consistent gutters */
}


/* two-col below 768px */
@media (max-width: 768px) {
	.font-preview {
		flex-basis: calc(50% - 10px);
	}
}
/* full-width below 480px */
@media (max-width: 480px) {
	.font-preview {
		flex-basis: calc(100% - 10px);
	}
}

.font-preview img {
	max-height: 100%;
	vertical-align: top;
}

.font-paging {
	padding: 5px;
}

.tagsinput-remove-link{
width: auto !important;
}

@media only screen and (max-width: 800px)
{
	.design-left-small {
		float: left;
		margin-left: 10px;
	}
	.sizing
	{
		width: 136px;
	}
}

@media only screen and (max-width: 450px)
{
	.sizing
	{
		width: 136px;
	}

	 .design-left-small-clear {
		 clear: left;
	 }
}

.aToolTipContent
{
	font-size: 100% !important;
}

.pricing-box {
	background-color: white;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #d9d9d9;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	-ms-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	padding: 5px;
	margin-top: 63px;
}

@media only screen and (max-width: 768px)
{
	.pricing-box {
		margin-top: 10px;
	}
	.color-select {
		width: 100%;
	}
}

@media only screen and (max-width:320px) {
    .wizard > .nav-pills > li > a {

        padding: 8px;
        font-size: 11px;
    }
}


@media only screen and (max-width:480px) {

	.nav-tabs > li {
		text-align: center;
	    border: 1px solid #e6e6e6;
	    margin: 2px;
	    padding: 0px;
	}
		.nav-tabs > li > a
		{
			border: 1px solid transparent;
			-ms-border-radius: 4px;
			-moz-border-radius: 4px;
			-webkit-border-radius: 4px;
			border-radius: 4px;
		}
}

.wizard {
	margin-bottom: 10px;
}

.tagsinput {
  background: white;
  border: 1px solid #d9d9d9;
  border-radius: 6px;
	margin-top: 5px;
  margin-bottom: 18px;
  padding: 6px 1px 1px 6px;
  overflow-y: auto;
  text-align: left;
}
.tagsinput .tag {
  border-radius: 4px;
  background-color: #ebedef;
  color: #2a8fbd
  cursor: pointer;
  margin-right: 5px;
  margin-bottom: 5px;
  overflow: hidden;
  line-height: 15px;
  padding: 6px 13px 8px 19px;
  position: relative;
  vertical-align: middle;
  display: inline-block;
  zoom: 1;
  *display: inline;
  -webkit-transition: 0.14s linear;
  -moz-transition: 0.14s linear;
  -o-transition: 0.14s linear;
  transition: 0.14s linear;
  -webkit-backface-visibility: hidden;
}
.tagsinput .tag:hover {
  background-color: #2a8fbd
  color: #ffffff;
  padding-left: 12px;
  padding-right: 20px;
}
.tagsinput .tag:hover .tagsinput-remove-link {
  color: #ffffff;
  opacity: 1;
  display: block\9;
}
.tagsinput input {
  background: transparent;
  border: none;
  color: #34495e;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  margin: 0px;
  padding: 0 0 0 5px;
  outline: 0;
  margin-right: 5px;
  margin-bottom: 5px;
  width: 12px;
}
.tagsinput-remove-link {
  bottom: 0;
  color: #ffffff;
  cursor: pointer;
  font-size: 12px;
  opacity: 0;
  padding: 7px 7px 5px 0;
  position: absolute;
  right: 0;
  text-align: right;
  text-decoration: none;
  top: 0;
  width: 100%;
  z-index: 2;
  display: none\9;
}
.tagsinput-remove-link:before {
  color: #ffffff;
  content: "\f00d";
  font-family: "FontAwesome";
}
.tagsinput-add-container {
  vertical-align: middle;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.tagsinput-add {
  background-color: #2a8fbd;
  border-radius: 3px;
  color: #ffffff;
  cursor: pointer;
  margin-bottom: 5px;
  padding: 6px 9px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  -webkit-backface-visibility: hidden;
}
.tagsinput-add:hover {
  background-color: #d9d9d9;
}
.tagsinput-add:before {
  content: "\f067";
  font-family: "FontAwesome";
}
.tags_clear {
  clear: both;
  width: 100%;
  height: 0px;
}
.not_valid {
  background: #fbd8db !important;
  color: #90111a !important;
}
.tagsinput-primary {
  border-color: #d9d9d9;
}
.tagsinput-primary .tag {
  background-color: #2a8fbd;
  color: #ffffff;
}

.tag > span:hover {
	cursor: pointer;
}

.tags-display-container {
	margin-top: 8px;
	border: 1px solid #d9d9d9;
	padding: 5px;
	border-radius: 5px;
}

.summary-container, .personalizedproduct
{
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #d9d9d9;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	-ms-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	padding: 5px;
	background-color: white;
	margin-bottom: 5px;
}

.personalizedproduct {
	width: 250px;
	margin-left: 20px;
	float: left;
}

.personalizedproduct img {
	width: initial;
}


@media (max-width: 760px)
{
	.personalizedproduct {
		width: auto;
		float: none;
		text-align: center;
		margin-left: 0px;
	}

    .text-xs-center {
        text-align: center;
    }
}

.strike-label {
	text-decoration: line-through;
    color: #e50000;
}

.in-cart-holder {
	margin-top: 10px;
}

.size-description {
	padding-right: 10px;
}

.smallprice {
	font-size: 10px;
	color: #e50000;
	text-decoration: line-through;
}

img {
	width: auto;
}

.panel-title > div {
    display: block;
    position: relative;
    padding: 10px 15px;
    background: #fff;
}

.clipart-container {
    height: 100px;
}

.clipart-container img{
    display: block;
    max-height: 100%;
    width: auto;
    margin: 0 auto;
}

.clipart-container img:hover{
    opacity: .8;
}

.canvas-element {
    position: absolute;

}

.design-canvas {
    width: 100%;
    position: relative;
}

@media only screen and (max-width:540px) {
	.tickMajor {
		width: 1px !important;
	}

	.tickQuarter {
		width: .5px !important;
	}

	.tickMid {
		width: .5px !important;
	}

	.tickVMajor {
		height: 1px !important;
	}

	.tickVQuarter {
		height: .5px !important;
	}

	.tickVMid {
		height: .5px !important;
	}

	.tickLabel{
		display:none;
	}

	#ruler-1 {
		height: 14px !important;
		bottom: -19px !important;
	}

	#ruler-3{
		width: 14px !important;
		right: -19px !important;
	}

}

.tickLabel{
	background-color:yellow;
}

	.tickMajor {
		position: absolute;
		top: 0px;
		width: 1px;
		height: 80%;
		background-color: black;
		-ms-border-radius: 4px;
		border-radius: 4px;
	}

	.tickMid {
		position: absolute;
		top: 0px;
		width: 1px;
		height: 60%;
		background-color: black;
	}

	.tickQuarter {
		position: absolute;
		top: 0px;
		width: 1px;
		height: 40%;
		background-color: black;
	}

	.tickVMajor {
		position: absolute;
		left: 0px;
		width: 80%;
		height: 1px;
		background-color: black;
		-ms-border-radius: 4px;
		border-radius: 4px;
	}

	.tickVMid {
		position: absolute;
		left: 0px;
		width: 60%;
		height: 1px;
		background-color: black;
	}

	.tickVQuarter {
		position: absolute;
		left: 0px;
		width: 40%;
		height: 1px;
		background-color: black;
	}



.designer-modern {
	--bg: #0b0c10;
	--panel: #ffffff;
	--text: #0f172a;
	--muted: #64748b;
	--brand: #2563eb;
	--brand-weak: #dbeafe;
	--ok: #16a34a;
	--warn: #f59e0b;
	--error: #dc2626;
	--radius: 14px;
	--shadow: 0 6px 20px rgba(2,8,23,.08);
	font-family: "Inter", "Segoe UI", system-ui, -apple-system, Arial, sans-serif;
	color: var(--text);
}

	.designer-modern .card {
		background: var(--panel);
		border: 1px solid rgba(2,8,23,.08);
		border-radius: var(--radius);
		box-shadow: var(--shadow);
		padding: 14px;
	}

	.designer-modern .h-muted {
		color: var(--muted);
	}

	.designer-modern .btn-modern {
		border-radius: 999px;
		padding: 8px 14px;
		border: 1px solid rgba(2,8,23,.12);
		background: white;
		transition: .2s;
		font-weight: 600;
		margin-top: 4px;
	}

		.designer-modern .btn-modern.active,
		.designer-modern .btn-modern:hover {
			border-color: var(--brand);
			background: var(--brand-weak);
		}

	.designer-modern .chipbar {
		gap: 8px;
		padding: 6px 2px;
	}

	.designer-modern .chip {
		white-space: nowrap;
	}

		.designer-modern .chip.active {
			background: var(--brand);
			color: white;
			border-color: var(--brand);
		}

.tf-wrap .tf-section {
	margin-bottom: 12px;
}

.tf-wrap .tf-head {
	display: flex;
	align-items: center;
	gap: 8px;
	font-weight: 700;
	margin-bottom: 8px;
}

	.tf-wrap .tf-head i {
		opacity: .75;
	}

.tf-inline {
	display: inline-flex;
	align-items: center;
	gap: 16px;
}

.ml10 {
	margin-left: 10px;
}

.mt10 {
	margin-top: 10px;
}

/* Optional: modern card look if you kept .designer-modern */
.designer-modern .card {
	background: #fff;
	border: 1px solid rgba(2,8,23,.08);
	border-radius: 14px;
	box-shadow: 0 6px 20px rgba(2,8,23,.06);
	padding: 14px;
}

.tab-content-hidden {
	border: none !important;
	background: none !important;
	box-shadow: none !important;
	padding: 10px !important;
}


@@media (min-width: 768px) {
	.pricing-box {
		margin-top: 66px;
	}
}

.wizard > .nav-pills > li > a {
	border-radius: 6px;
}

.color-type-pills .swatch {
	display: inline-block;
	width: 14px;
	height: 14px;
	border-radius: 3px;
	margin-right: 8px;
	vertical-align: middle;
	border: 1px solid #cfcfcf;
}

.swatch--solid {
	background: #3b82f6; /* or your current selected color */
}

.swatch--linear {
	background: linear-gradient(90deg,#ef4444,#f59e0b,#10b981,#3b82f6,#8b5cf6);
}

.swatch--radial {
	background: radial-gradient(circle at 40% 40%, #f59e0b, #ef4444 40%, #3b82f6 70%, #0ea5e9);
}
.loading-indicator {
	height: 80px;
	width: 80px;
	background: url( '../GlobalImages/loading.gif' );
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 1000;
}

.loading-indicator-overlay {

}
/***
Spectrum Colorpicker v1.0.1
https://github.com/bgrins/spectrum
Author: Brian Grinstead
License: MIT
***/

.sp-container {
    position:absolute;
    top:0;
    left:0;
    display:inline-block;
    *display: inline;
    *zoom: 1;
    z-index: 2147483647;
    overflow: hidden;
}
.sp-container.sp-flat {
    position: relative;
}

/* http://ansciath.tumblr.com/post/7347495869/css-aspect-ratio */
.sp-top {
  position:relative;
  width: 100%;
  display:inline-block;
}
.sp-top-inner {
   position:absolute;
   top:0;
   left:0;
   bottom:0;
   right:0;
}
.sp-color {
    position: absolute;
    top:0;
    left:0;
    bottom:0;
    right:20%;
}
.sp-hue {
    position: absolute;
    top:0;
    right:0;
    bottom:0;
    left:84%;
    height: 100%;
}
.sp-fill {
    padding-top: 80%;
}
.sp-sat, .sp-val {
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
}

.sp-alpha-enabled .sp-top
{
    margin-bottom: 18px;
}
.sp-alpha-enabled .sp-alpha
{
    display: block;
}

.sp-alpha-handle
{
    position:absolute;
    top:-4px;
    bottom: -4px;
    width: 6px;
    left: 50%;
    cursor: pointer;
    border: 1px solid black;
    background: white;
    opacity: .8;
}

.sp-alpha
{
    display: none;
    position: absolute;
    bottom: -14px;
    right: 0;
    left: 0;
    height: 8px;
}
.sp-alpha-inner{
    border: solid 1px #333;
}

/* Don't allow text selection */
.sp-container, .sp-replacer, .sp-preview, .sp-dragger, .sp-slider, .sp-alpha, .sp-alpha-handle, .sp-container.sp-dragging .sp-input, .sp-container button  {
    -webkit-user-select:none;
    -moz-user-select: -moz-none;
    -o-user-select:none;
    user-select: none;
}

.sp-container.sp-input-disabled .sp-input-container {
    display: none;
}
.sp-container.sp-buttons-disabled .sp-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;
}


/* Gradients for hue, saturation and value instead of images.  Not pretty... but it works */
.sp-sat {
    background-image: -webkit-gradient(linear,  0 0, 100% 0, from(#FFF), to(rgba(204, 154, 129, 0)));
    background-image: -webkit-linear-gradient(left, #FFF, rgba(204, 154, 129, 0));
    background-image: -moz-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
    background-image: -o-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
    background-image: -ms-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
    background-image: linear-gradient(to right, #fff, rgba(204, 154, 129, 0));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";
    filter : progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr='#FFFFFFFF', endColorstr='#00CC9A81');
}
.sp-val {
    background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#000000), to(rgba(204, 154, 129, 0)));
    background-image: -webkit-linear-gradient(bottom, #000000, rgba(204, 154, 129, 0));
    background-image: -moz-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
    background-image: -o-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
    background-image: -ms-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
    background-image: linear-gradient(to top, #000, rgba(204, 154, 129, 0));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";
    filter : progid:DXImageTransform.Microsoft.gradient(startColorstr='#00CC9A81', endColorstr='#FF000000');
}

.sp-hue {
    background: -moz-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
    background: -ms-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
    background: -o-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#ff0000), color-stop(0.17, #ffff00), color-stop(0.33, #00ff00), color-stop(0.5, #00ffff), color-stop(0.67, #0000ff), color-stop(0.83, #ff00ff), to(#ff0000));
    background: -webkit-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
}

/* IE filters do not support multiple color stops.
   Generate 6 divs, line them up, and do two color gradients for each.
   Yes, really.
 */

.sp-1 {
    height:17%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#ffff00');
}
.sp-2 {
    height:16%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff00', endColorstr='#00ff00');
}
.sp-3 {
    height:17%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ff00', endColorstr='#00ffff');
}
.sp-4 {
    height:17%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffff', endColorstr='#0000ff');
}
.sp-5 {
    height:16%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000ff', endColorstr='#ff00ff');
}
.sp-6 {
    height:17%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00ff', endColorstr='#ff0000');
}

/* Clearfix hack */
.sp-cf:before, .sp-cf:after { content: ""; display: table; }
.sp-cf:after { clear: both; }
.sp-cf { *zoom: 1; }

/* Mobile devices, make hue slider bigger so it is easier to slide */
@media (max-device-width: 480px) {
    .sp-color { right: 40%; }
    .sp-hue { left: 63%; }
    .sp-fill { padding-top: 60%; }
}

.sp-dragger {
   border-radius: 5px;
   height: 5px;
   width: 5px;
   border: 1px solid #fff;
   background: #000;
   cursor: pointer;
   position:absolute;
   top:0;
   left: 0;
}
.sp-slider {
    position: absolute;
    top:0;
    cursor:pointer;
    height: 3px;
    left: -1px;
    right: -1px;
    border: 1px solid #000;
    background: white;
    opacity: .8;
}

/* Basic display options (colors, fonts, global widths) */
.sp-container {
    border-radius: 0;
    background-color: #ECECEC;
    border: solid 1px #f0c49B;
    padding: 0;
}
.sp-container, .sp-container button, .sp-container input, .sp-color, .sp-hue
{
    font: normal 12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.sp-top
{
    margin-bottom: 3px;
}
.sp-color, .sp-hue
{
    border: solid 1px #666;
}

/* Input */
.sp-input-container {
    float:right;
    width: 100px;
    margin-bottom: 4px;
}
.sp-initial-disabled  .sp-input-container {
    width: 100%;
}
.sp-input {
   font-size: 12px !important;
   border: 1px inset;
   padding: 4px 5px;
   margin: 0;
   width: 100%;
   background:transparent;
   border-radius: 3px;
   color: #222;
}
.sp-input:focus  {
    border: 1px solid orange;
}
.sp-input.sp-validation-error
{
    border: 1px solid red;
    background: #fdd;
}
.sp-picker-container , .sp-palette-container
{
    float:left;
    position: relative;
    padding: 10px;
    padding-bottom: 300px;
    margin-bottom: -290px;
}
.sp-picker-container
{
    width: 172px;
    border-left: solid 1px #fff;
}

/* Palettes */
.sp-palette-container
{
    border-right: solid 1px #ccc;
}

.sp-palette .sp-thumb-el {
    display: block;
    position:relative;
    float:left;
    width: 24px;
    height: 15px;
    margin: 3px;
    cursor: pointer;
    border:solid 2px transparent;
}
.sp-palette .sp-thumb-el:hover, .sp-palette .sp-thumb-el.sp-thumb-active {
    border-color: orange;
}
.sp-thumb-el
{
    position:relative;
}

/* Initial */
.sp-initial
{
    float: left;
    border: solid 1px #333;
}
.sp-initial span {
    width: 30px;
    height: 25px;
    border:none;
    display:block;
    float:left;
    margin:0;
}

/* Buttons */
.sp-button-container {
    float: right;
}

/* Replacer (the little preview div that shows up instead of the <input>) */
.sp-replacer {
    margin:0;
    overflow:hidden;
    cursor:pointer;
    padding: 4px;
    display:inline-block;
    *zoom: 1;
    *display: inline;
    border: solid 1px #91765d;
    background: #eee;
    color: #333;
    vertical-align: middle;
}
.sp-replacer:hover, .sp-replacer.sp-active {
    border-color: #F0C49B;
    color: #111;
}
.sp-replacer.sp-disabled {
    cursor:default;
    border-color: silver;
    color: silver;
}
.sp-dd {
    padding: 2px 0;
    height: 16px;
    line-height: 16px;
    float:left;
    font-size:10px;
}
.sp-preview
{
    position:relative;
    width:25px;
    height: 20px;
    border: solid 1px #222;
    margin-right: 5px;
    float:left;
    z-index: 0;
}

.sp-palette
{
    *width: 220px;
    max-width: 220px;
}
.sp-palette .sp-thumb-el
{
    width:16px;
    height: 16px;
    margin:2px 1px;
    border: solid 1px #d0d0d0;
}

.sp-container
{
    padding-bottom:0;
}


/* Buttons: http://hellohappy.org/css3-buttons/ */
.sp-container button {
  background-color: #eeeeee;
  background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
  background-image: linear-gradient(to bottom, #eeeeee, #cccccc);
  border: 1px solid #ccc;
  border-bottom: 1px solid #bbb;
  border-radius: 3px;
  color: #333;
  font-size: 14px;
  line-height: 1;
  padding: 5px 4px;
  text-align: center;
  text-shadow: 0 1px 0 #eee;
  vertical-align: middle;
}
.sp-container button:hover {
    background-color: #dddddd;
    background-image: -webkit-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: -moz-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: -ms-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: -o-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: -ms-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: linear-gradient(to bottom, #dddddd, #bbbbbb);
    border: 1px solid #bbb;
    border-bottom: 1px solid #999;
    cursor: pointer;
    text-shadow: 0 1px 0 #ddd;
}
.sp-container button:active {
    border: 1px solid #aaa;
    border-bottom: 1px solid #888;
    -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;
    box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
}
.sp-cancel
{
    font-size: 11px;
    color: #d93f3f !important;
    margin:0;
    padding:2px;
    margin-right: 5px;
    vertical-align: middle;
    text-decoration:none;

}
.sp-cancel:hover
{
    color: #d93f3f !important;
    text-decoration: underline;
}


.sp-palette span:hover, .sp-palette span.sp-thumb-active
{
    border-color: #000;
}

.sp-preview, .sp-alpha, .sp-thumb-el
{
    position:relative;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);
}
.sp-preview-inner, .sp-alpha-inner, .sp-thumb-inner
{
    display:block;
    position:absolute;
    top:0;left:0;bottom:0;right:0;
}

.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner
{
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=);
}

.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner
{
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=);
}
/* 
	Required Styles
*/
#aToolTip {
	position: absolute;
	display: none;
	z-index: 50000;
}

	#aToolTip .aToolTipContent {
		position:relative;
		margin:0;
		padding:0;
	}
/* 
	END: Required Styles
*/
/**
	Default Theme
*/
.defaultTheme {
	border:2px solid #444;
	background:#555;
	color:#fff;
	margin:0;
	padding:6px 12px;
	width: 200px;	
	
	-moz-border-radius: 12px 12px 12px 0;
	-webkit-border-radius: 12px 12px 12px 0;
	-khtml-border-radius: 12px 12px 12px 0;
	border-radius: 12px 12px 12px 0;
	
	-moz-box-shadow: 2px 2px 5px #111; /* for Firefox 3.5+ */
	-webkit-box-shadow: 2px 2px 5px #111; /* for Safari and Chrome */
	box-shadow: 2px 2px 5px #111; /* for Safari and Chrome */
}
	
	.defaultTheme #aToolTipCloseBtn {
		display:block;
		height:18px;
		width:18px;
		background:url(/Content/GlobalImages/closeBtn.png) no-repeat;
		text-indent:-9999px;
		outline:none;
		position:absolute;
		top:-20px;
		right:-30px;
		margin:2px;
		padding:4px;
	}
