body 
{
	font-family: 'Raleway', sans-serif;
	max-width:800px;
	margin:0 auto;
}

html *
{

   font-family: 'Chewy', cursive;
}

a
{
	
	color: #00ABFF;
}

.wColorPicker-palette-none, .wColorPicker-color-target, .wColorPicker-custom-input
{
	height:0px;
	border:0px;
}

.wColorPicker-bg
{
	opacity: 1 !important;
	box-shadow: 0;
	
}

.wColorPicker-bg {
    box-shadow: inset 0px 0px 0px #FFF, 0px 0px 0px #555;
}

.wColorPicker-palette-color-top {
    border-top: solid 1px;
    height: 0px;
    border: 0;
}

.mainCanvas
{
	width:550px; height:640px;  
	float:left;	
}

h1
{
	padding:10px;
	margin:0px;
}

.title
{
	background-color:#FF8080;
	color:#fff;
}

@media (max-width: 699px) and (min-width: 400px) {
  @viewport {
    width: 500px;
  }
	.mainCanvas
	{
		width:500px; height:640px;   
	}
}

#palette-container
{
    background: rgb(115, 208, 220);
    border: 0px;
    margin-bottom: 5px;
    padding: 2px;
    width: 100%;
	
}

#palette-container .ui-widget-content
{
	background:transparent;
	
}

.wColorPicker-button {
	width:22px;
	height:22px;
}

.wColorPicker-button-color
{
	height: 100% !important;

}



.color-cell
{
	height:20px;
  width: 20px;
  float: left;  
}
.literally{position:relative;background-color:#ddd;min-height:400px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-ms-touch-action:none;user-select:none}.literally,.literally *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.literally>*{position:absolute}.literally .lc-picker{top:0;left:0;bottom:0;width:60px;background-color:#aaa}.literally .lc-drawing{top:0;right:0;bottom:65px;left:60px;cursor:default}.literally .lc-drawing>*{position:absolute;top:0;right:0;bottom:0;left:0}.literally .lc-options{right:0;bottom:0;left:60px;height:65px;background-color:#aaa}.literally .lc-picker{z-index:2;border-right:1px solid #555}.literally .lc-picker .toolbar-button{height:30px;line-height:30px;padding:0;cursor:pointer;text-align:center}.literally .lc-picker .toolbar-button{background:#f5f5f5;background-image:-webkit-linear-gradient(top, #f5f5f5, #d6d6d6);background-image:-moz-linear-gradient(top, #f5f5f5, #d6d6d6);background-image:-ms-linear-gradient(top, #f5f5f5, #d6d6d6);background-image:-o-linear-gradient(top, #f5f5f5, #d6d6d6);background-image:linear-gradient(to bottom, #f5f5f5, #d6d6d6);text-decoration:none;cursor:pointer}.literally .lc-picker .toolbar-button.selected:not(.disabled){background:#7dc2ef;background-image:-webkit-linear-gradient(top, #7dc2ef, #72aad0);background-image:-moz-linear-gradient(top, #7dc2ef, #72aad0);background-image:-ms-linear-gradient(top, #7dc2ef, #72aad0);background-image:-o-linear-gradient(top, #7dc2ef, #72aad0);background-image:linear-gradient(to bottom, #7dc2ef, #72aad0)}.literally .lc-picker .toolbar-button:hover:not(.disabled){background:#3cb0fd;background-image:-webkit-linear-gradient(top, #3cb0fd, #3498db);background-image:-moz-linear-gradient(top, #3cb0fd, #3498db);background-image:-ms-linear-gradient(top, #3cb0fd, #3498db);background-image:-o-linear-gradient(top, #3cb0fd, #3498db);background-image:linear-gradient(to bottom, #3cb0fd, #3498db)}.literally .lc-picker .toolbar-button:active:not(.disabled){background:#3498db;background-image:-webkit-linear-gradient(top, #3498db, #3cb0fd);background-image:-moz-linear-gradient(top, #3498db, #3cb0fd);background-image:-ms-linear-gradient(top, #3498db, #3cb0fd);background-image:-o-linear-gradient(top, #3498db, #3cb0fd);background-image:linear-gradient(to bottom, #3498db, #3cb0fd)}.literally .lc-picker .toolbar-button.disabled{cursor:default;background-image:none;background-color:#ddd}.literally .lc-picker .toolbar-button.disabled *{opacity:0.5}.literally .lc-picker .thin-button{width:30px;height:30px;border-bottom:1px solid #555;border-right:1px solid #555;cursor:pointer;float:left;position:relative}.literally .lc-picker .thin-button:nth-child(2n){border-right:none;width:29px}.literally .lc-picker .fat-button{clear:both;width:100%;border-bottom:1px solid #555}.literally .lc-picker .lc-pick-tool img,.literally .lc-picker .lc-undo img,.literally .lc-picker .lc-redo img,.literally .lc-picker .lc-zoom-in img,.literally .lc-picker .lc-zoom-out img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:80%}.literally .lc-picker .color-well-label{border-bottom:1px solid #555;padding-bottom:4px;font-size:10px;line-height:1.2em;height:auto}.literally .lc-picker .color-well-label label{margin-bottom:2px}.literally .lc-picker .color-well-container{position:relative;z-index:2;width:30px;height:30px;border:1px solid #555;clear:both;margin:auto;overflow:visible}.literally .lc-picker .color-well-container .color-well-checker{position:absolute;width:50%;height:50%;background-color:black}.literally .lc-picker .color-well-container .color-well-color{position:absolute;top:0;right:0;bottom:0;left:0}.literally .lc-picker .color-picker-popup{position:absolute;z-index:1;left:39px;bottom:-30px;background-color:white;border:1px solid #555}.literally .lc-picker .color-picker-popup .color-row{clear:both}.literally .lc-picker .color-picker-popup .color-row .color-cell{cursor:pointer;width:20px;height:20px;line-height:20px;float:left}.literally .lc-picker .color-picker-popup .color-row .color-cell:hover,.literally .lc-picker .color-picker-popup .color-row .color-cell.selected{border:1px solid #555;line-height:18px}.literally .lc-picker .color-picker-popup .color-row .color-cell.transparent-cell{width:100%}.literally .lc-options{z-index:1;border-top:1px solid #555}.literally .lc-options .basic-button{border:1px solid #555;margin:0 0 5px 0;padding:5px 5px 4px 5px}.literally .lc-options .basic-button{background:#f5f5f5;background-image:-webkit-linear-gradient(top, #f5f5f5, #d6d6d6);background-image:-moz-linear-gradient(top, #f5f5f5, #d6d6d6);background-image:-ms-linear-gradient(top, #f5f5f5, #d6d6d6);background-image:-o-linear-gradient(top, #f5f5f5, #d6d6d6);background-image:linear-gradient(to bottom, #f5f5f5, #d6d6d6);text-decoration:none;cursor:pointer}.literally .lc-options .basic-button.selected:not(.disabled){background:#7dc2ef;background-image:-webkit-linear-gradient(top, #7dc2ef, #72aad0);background-image:-moz-linear-gradient(top, #7dc2ef, #72aad0);background-image:-ms-linear-gradient(top, #7dc2ef, #72aad0);background-image:-o-linear-gradient(top, #7dc2ef, #72aad0);background-image:linear-gradient(to bottom, #7dc2ef, #72aad0)}.literally .lc-options .basic-button:hover:not(.disabled){background:#3cb0fd;background-image:-webkit-linear-gradient(top, #3cb0fd, #3498db);background-image:-moz-linear-gradient(top, #3cb0fd, #3498db);background-image:-ms-linear-gradient(top, #3cb0fd, #3498db);background-image:-o-linear-gradient(top, #3cb0fd, #3498db);background-image:linear-gradient(to bottom, #3cb0fd, #3498db)}.literally .lc-options .basic-button:active:not(.disabled){background:#3498db;background-image:-webkit-linear-gradient(top, #3498db, #3cb0fd);background-image:-moz-linear-gradient(top, #3498db, #3cb0fd);background-image:-ms-linear-gradient(top, #3498db, #3cb0fd);background-image:-o-linear-gradient(top, #3498db, #3cb0fd);background-image:linear-gradient(to bottom, #3498db, #3cb0fd)}.literally .lc-options .basic-button.disabled{cursor:default;background-image:none;background-color:#ddd}.literally .lc-options .basic-button.disabled *{opacity:0.5}.literally .lc-options .square-button{border:1px solid #555;margin:0 0 5px 0;padding:5px 5px 4px 5px;width:44px;height:44px}.literally .lc-options .square-button{background:#f5f5f5;background-image:-webkit-linear-gradient(top, #f5f5f5, #d6d6d6);background-image:-moz-linear-gradient(top, #f5f5f5, #d6d6d6);background-image:-ms-linear-gradient(top, #f5f5f5, #d6d6d6);background-image:-o-linear-gradient(top, #f5f5f5, #d6d6d6);background-image:linear-gradient(to bottom, #f5f5f5, #d6d6d6);text-decoration:none;cursor:pointer}.literally .lc-options .square-button.selected:not(.disabled){background:#7dc2ef;background-image:-webkit-linear-gradient(top, #7dc2ef, #72aad0);background-image:-moz-linear-gradient(top, #7dc2ef, #72aad0);background-image:-ms-linear-gradient(top, #7dc2ef, #72aad0);background-image:-o-linear-gradient(top, #7dc2ef, #72aad0);background-image:linear-gradient(to bottom, #7dc2ef, #72aad0)}.literally .lc-options .square-button:hover:not(.disabled){background:#3cb0fd;background-image:-webkit-linear-gradient(top, #3cb0fd, #3498db);background-image:-moz-linear-gradient(top, #3cb0fd, #3498db);background-image:-ms-linear-gradient(top, #3cb0fd, #3498db);background-image:-o-linear-gradient(top, #3cb0fd, #3498db);background-image:linear-gradient(to bottom, #3cb0fd, #3498db)}.literally .lc-options .square-button:active:not(.disabled){background:#3498db;background-image:-webkit-linear-gradient(top, #3498db, #3cb0fd);background-image:-moz-linear-gradient(top, #3498db, #3cb0fd);background-image:-ms-linear-gradient(top, #3498db, #3cb0fd);background-image:-o-linear-gradient(top, #3498db, #3cb0fd);background-image:linear-gradient(to bottom, #3498db, #3cb0fd)}.literally .lc-options .square-button.disabled{cursor:default;background-image:none;background-color:#ddd}.literally .lc-options .square-button.disabled *{opacity:0.5}.literally .lc-options .square-button img{max-width:100%;max-height:100%}.literally .lc-options .button-row{margin:0;padding:0}.literally .lc-options .button-row li{height:64px;padding:0 0 0 10px;list-style-type:none;display:table-cell;text-align:center;vertical-align:bottom}.literally .lc-options .lc-font-settings{line-height:32.5px;padding-left:4px;background-color:#f5f5f5}.literally .lc-options .lc-font-settings input{margin:0 0.5em 0 0}.literally .lc-options .lc-font-settings input[type=checkbox]{margin:0 0.5em 0 0.5em}
/*# sourceMappingURL=literallycanvas.css.map */
.literally .lc-picker {
  top: auto; 
  left: 0; 
  bottom: 0px;
  width: 1px;//00%;
  background-color: #aaa;
  background-color: transparent;
  bottom: -38px;
	border:2px !Important;
	display: none;
	
}

.literally .lc-drawing {
  top: 0;
  right: 0;
  bottom: 65px;
  left: 0px;
  cursor: default;
  width: 100%;
 height: 100%;
}

.literally .lc-options {
  right: 0;
  bottom: 0;
  left: 00px;
  height: 0px;
  background-color: #aaa;
  display:none;
  visibility:hidden;
}

.literally .lc-options .button-row li {
  height: 50px;
  padding: 0 0 0 10px;
  list-style-type: none;
  display: table-cell;
  text-align: center;
  vertical-align: bottom;
}

.literally .lc-picker .fat-button {
  width: 100px;
  height: 30px;
  border-bottom: 1px solid #555;
  border-right: 1px solid #555;
  cursor: pointer;
  float: left;
  position: relative;
  clear: none;
}

.lc-clear , .color-well-label
{
  width: 30px;
  height: 30px;
  border-bottom: 1px solid #555;
  border-right: 1px solid #555;
  cursor: pointer;
  float: left;
  position: relative;
}

.literally .lc-picker .thin-button {
  width: 30px;
  height: 30px;
  border-bottom: 0; 
  border-right: 0;
  cursor: pointer;
  float: left;
  position: relative;
}

.buttons-bar
{
clear: both;
    top: 75px;
    position: relative;
    left: 0px;
	    top: 10px;
	z-index: 0;
}

#palette-container .ui-widget-content
{
	
	border:0px;
}

.literally .lc-picker .color-well-container {
  position: relative;
  z-index: 2;
  border: 1px solid #555;
  clear: none;
  margin: auto;
  overflow: visible;
  display: inline-block;
  position: relative;
  z-index: 2;
  width: auto;
  height: inherit;
  border: 1px solid #555;
  /* clear: both; */
  /* margin: auto; */
  overflow: visible;  
}

.toolbar-button.selected .color-well-active,
.color-well-color-in-scroll.selected .color-well-active,
.primaryColorPicker.selected .color-well-active
{
	width: 20px;
    height: 20px;
    position: absolute;

	background-size: 100%;
	background-color: inherit !important;
	_top: -5px;
    _left: -1px;
    _background-image: url(../img/arrowDown.png);
    _top: 20px;
    _background-image: url(../img/arrowUp.png);
    _top: 0px;
    _background-image: url(../img/selectedBox.png);
}
.toolbar-button
{
  position: relative;
  display: table;
}

.color-label
{
	display: table-cell;
}

.paletteSquare
{
	width:5px;height:5px;margin:0;border:0;
	  display: inline-block;
}



.rainbow-button.selected
{
  border-width: 3px;
  border-color: rgb(72, 179, 192);  
}

 
.color-well-color-in-scroll
{
    width: 22px;
    height: 22px;
	cursor:pointer;	
    background-size: 200%;
    cursor: pointer;
    background-position: center;
	border-radius: 5px;	
}

.wColorPicker-button {
    position: relative;
    border-radius: 5px;
    border: solid #CACACA 0px;
    padding: 0px; 
    cursor: pointer;
}

.color-well-color-in-scroll.selected, .primaryColorPicker.selected .wColorPicker-button
{
	
	border:4px solid #fff;
}

.primaryColorPicker.selected
{

    border-radius: 5px;

}
		
#rainbow-button-1 .color-well-color-in-scroll
{

	background-image: url(../img/rainbow1.png);
}


#rainbow-button-1 .color-well-color,
#rainbow-button-1 .color-well-color-in-scroll
{

	background-image: url(../img/rainbow1.png);
}

#rainbow-button-2 .color-well-color,
#rainbow-button-2 .color-well-color-in-scroll
{
	background-image: url(../img/rainbow2.png);
}

#rainbow-button-3 .color-well-color,
#rainbow-button-3 .color-well-color-in-scroll
{
	background-image: url(../img/rainbow3.png);
}

#kpFrame
{

	width:550px; height:650px; position:absolute;  margin: 0 auto; background-color:#9ADDE5;padding-top:20px;border-radius:25px;
	background-color: rgba(255,255,255,0.8);/* slighly transparent white */
	border-color: rgba(0,0,0,0.2); /*Very transparent black*/	
}
#rainbow-button-4 .color-well-color,
#rainbow-button-4 .color-well-color-in-scroll
{
	background-image: url(../img/rainbow4.png);
}
#rainbow-button-5 .color-well-color,
#rainbow-button-5 .color-well-color-in-scroll
{
	background-image: url(../img/rainbow5.png);
}
#rainbow-button-6 .color-well-color,
#rainbow-button-6 .color-well-color-in-scroll
{
	background-image: url(../img/rainbow6.png);
}
#rainbow-button-7 .color-well-color,
#rainbow-button-7 .color-well-color-in-scroll
{
	background-image: url(../img/rainbow7.png);
}

#rainbow-button-8 .color-well-color,
#rainbow-button-8 .color-well-color-in-scroll
{
	background-image: url(../img/rainbow8.png);
}

#rainbow-button-9 .color-well-color,
#rainbow-button-9 .color-well-color-in-scroll
{
	background-image: url(../img/rainbow9.png);
}
#rainbow-button-10 .color-well-color,
#rainbow-button-10 .color-well-color-in-scroll
{
	background-image: url(../img/rainbow10.png);
}
#rainbow-button-11 .color-well-color,
#rainbow-button-11 .color-well-color-in-scroll
{
	background-image: url(../img/rainbow11.png);
}
#rainbow-button-12 .color-well-color,
#rainbow-button-12 .color-well-color-in-scroll
{
	background-image: url(../img/rainbow12.png);
}
#rainbow-button-13 .color-well-color,
#rainbow-button-13 .color-well-color-in-scroll
{
	background-image: url(../img/rainbow13.png);
}

#rainbow-button-14 .color-well-color,
#rainbow-button-14 .color-well-color-in-scroll
{
	background-image: url(../img/rainbow14.png);
}

#rainbow-button-15 .color-well-color,
#rainbow-button-15 .color-well-color-in-scroll
{
	background-image: url(../img/rainbow15.png);
}

#rainbow-button-16 .color-well-color,
#rainbow-button-16 .color-well-color-in-scroll
{
	background-image: url(../img/rainbow16.png);
}

#rainbow-button-17 .color-well-color,
#rainbow-button-17 .color-well-color-in-scroll
{
	background-image: url(../img/rainbow17.png);
}

#rainbow-button-18 .color-well-color,
#rainbow-button-18 .color-well-color-in-scroll
{
	background-image: url(../img/rainbow18.png);
}

#rainbow-button-19 .color-well-color,
#rainbow-button-19 .color-well-color-in-scroll
{
	background-image: url(../img/rainbow19.png);
}

#rainbow-button-20 .color-well-color,
#rainbow-button-20 .color-well-color-in-scroll
{
	background-image: url(../img/rainbow20.png);
}

#rainbow-button-21 .color-well-color,
#rainbow-button-21 .color-well-color-in-scroll
{
	background-image: url(../img/rainbow21.png);
}

#rainbow-button-22 .color-well-color,
#rainbow-button-22 .color-well-color-in-scroll
{
	background-image: url(../img/rainbow22.png);
}

#rainbow-button-23 .color-well-color,
#rainbow-button-23 .color-well-color-in-scroll
{
	background-image: url(../img/rainbow23.png);
}

#rainbow-button-24 .color-well-color,
#rainbow-button-24 .color-well-color-in-scroll
{
	background-image: url(../img/rainbow24.png);
}

#rainbow-button-25 .color-well-color,
#rainbow-button-25 .color-well-color-in-scroll
{
	background-image: url(../img/rainbow25.png);
}

#rainbow-button-26 .color-well-color,
#rainbow-button-26 .color-well-color-in-scroll
{
	background-image: url(../img/rainbow26.png);
}

#rainbow-button-27 .color-well-color,
#rainbow-button-27 .color-well-color-in-scroll
{
	background-image: url(../img/rainbow27.png);
}

#rainbow-button-28 .color-well-color,
#rainbow-button-28 .color-well-color-in-scroll
{
	background-image: url(../img/rainbow28.png);
}

#rainbow-button-29 .color-well-color,
#rainbow-button-29 .color-well-color-in-scroll
{
	background-image: url(../img/rainbow29.png);
}

#rainbow-button-30 .color-well-color,
#rainbow-button-30 .color-well-color-in-scroll
{
	background-image: url(../img/rainbow30.png);
}

#rainbow-button-31 .color-well-color,
#rainbow-button-31 .color-well-color-in-scroll
{
	background-image: url(../img/rainbow31.png);
}

#rainbow-button-32 .color-well-color,
#rainbow-button-32 .color-well-color-in-scroll
{
	background-image: url(../img/rainbow32.png);
}


  
 #initialHelp {
 -moz-user-select: -moz-none;
 -webkit-user-select: none;
 cursor:pointer;
 pointer-events:none;
 }
.kpButton
{
	_margin: 2px;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23));
	background:-moz-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-o-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-ms-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23',GradientType=0);
	background-color:#ffec64;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:8px;
	border:5px solid #ffaa22;
	display:inline-block;
	cursor:pointer;
	color:#333333;
	_font-family:Arial;
	font-size:15px;
	  padding: 5px 5px;
	text-decoration:none;
	text-shadow:0px 1px 0px rgba(255,255,255,0.55);;
	border: 0px solid #ffaa22; 
}

.literally .lc-picker .toolbar-button, .lc-pick-tool.toolbar-button.thin-button,
.literally .lc-picker .color-well-container .color-well-color 
{
	_margin: 2px;
	background-color:#ffec64;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:2px;
	border:5px solid #ffaa22;
	display:inline-block;
	cursor:pointer;
	color:#333333;

	font-size:15px;
	  padding: 5px 5px;
	text-decoration:none;
	background: none;
	border: 0px solid #77B1B8; 
	  background-color: #77B1B8;
}

.cslider
{  
	height:30px;
}

#background
{
top: 50px;
    margin-right: 15px;
    position: absolute;
    left: 0px;
}

#background .color-label
{
    padding-right: 5px;
}

.literally .lc-picker .toolbar-button
{
	height:inherit;
	padding: 2px;
    padding-left: 1.5px;
    padding-right: 1px;
	margin: 2px;
	margin-right: 3px;
}

#initialHelp
{
    position: absolute;
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
    width: inherit;
    font-size: 30px;
    width: 80%;
    top: 350px;
    color: white;
    vertical-align: middle;
    text-align: center;
  }

.help
{
position: relative;
    padding-top: 30px;
    border: 0px;
    width: 100%;
    margin: 0 auto;
	color:#FF8080;
}
.notes{
    font-size: 14pt;
    color: rgb(255, 255, 255);
    background-color: rgb(86, 150, 193);
    padding: 0px;
    margin: 0px;
    margin-top: 15px;
    _border-top-left-radius: 20px;
    _border-top-right-radius: 20px;
    text-align: center;
	width: 100%;
}
.help .odd
{
	background-color:#9ADDE5;
}
.help .even
{
	background-color:rgb(243, 254, 255);
}
.help table
{
	border:0px;
}
.footer
{
	text-align:center;
	color:#000;
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:11px;
	padding-top: 200px;
}

.sidebar
{
	display: inline-block;
    padding-left: 20px;
}

.help td
{
vertical-align: top;
	border:0;
}
.help tr
{
	border:0;
}
.help .item
{
	text-align:right;
	color:#115B7B;
	padding-right:20px;
	_font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:17px;
	padding-top: 12px;
	
}
.adHeader
{
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:8px;
	    padding-top: 0px;
		color:#0079FF;
		text-align:center;
}
.help .itemNote, .help .itemNote p
{
	font-family:Arial,Helvetica,Verdana,sans-serif;
	    padding-bottom: 20px;
		padding-top: 14px;
	font-size:14px;
	text-align: left;
	color:#000;
	padding-right: 50px;
}

.help .itemNote a
{
	
	font-family:Arial,Helvetica,Verdana,sans-serif;
}
.help .itemNote p
{
	    padding-bottom: 0px;
		padding-top: 3px;

}

.literally .lc-picker .toolbar-button.selected:not(.disabled) {
	background: none;

  background-color: #fff;
}


.literally .lc-picker .color-well-container
{
	border:0;
	display: table-cell;
	background-color: transparent !Important;
}
.literally .lc-picker .color-well-container .color-well-checker {
  background-color: transparent;
}


  
.kpButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64));
	background:-moz-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-webkit-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-o-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-ms-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64',GradientType=0);
	background-color:#ffab23;
}
.kpButton:active {
	position:relative;
	top:1px;
}

.twitter-tweet-button
{
	min-width:110px;
}

.fb_iframe_widget
{
    min-width: 130px;
}

.stroke-width-div
{
    height: 30px;
    display: table;
    width: 25%;
    float: left;
    _left: 30px;
    padding-left: 20px;
	padding-right: 10px;
}

#stroke-width-label
{
	vertical-align:middle;
    text-align: center;
height: 12px;
	width: 100%;
	right: 0px;
	position: relative;	
}

#background-color-label
{
	vertical-align:middle;
	display: inline;
    float: left;

	right: 0px;
	position: relative;	
	
}

#slider
{
	  width: 95%;
	float:left;
}
  
.ui-slider-horizontal
{
	height:6px;  
}

.socialButtons
{
	text-align: left;
    padding-left: 20px;
    height: 30px;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -.5em;
  margin-left: -.6em;
}

.ui-slider-horizontal .ui-slider-handle {
	top: -4px;
    margin-left: -.6em;
}

.ui-slider-horizontal.ui-widget-content {
  border: 0px solid #aaaaaa;
  background-color: #77B1B8;
  background-image:initial !important;
  color: #222222;
}

.ui-slider-handle.ui-state-default {
border: 2px solid #ffaa22;
  background-color: #FFCD07;
  background-image: initial !important;
  font-weight: normal;
  color: #555555;
  cursor: hand;
  outline:none;
}

#slider .ui-slider-handle {

    width: 20px;
    height: 15px;

}

.literally .lc-picker .color-picker-popup {
  bottom: 30;
}

.literally .lc-picker .color-well-label {
  border-bottom: 1px solid #555;
  padding-bottom: 0px;
  font-size: 10px;
  line-height: 1.2em;
  height: auto;
    text-align: center;
  margin: 0 auto;
  margin: 2px;
  position: relative;
   _position: absolute;
   height: 30px;
   border-bottom: 0px solid #555; 
}



.literally .lc-picker .color-well-container .color-well-color
{
	background: inherit;
	padding: 0px;
	border: 0;
	_width:30px;
	  margin: 5 auto;
	  background-size:120%;
  background-size: 200%;
  background-position: center;	 
border-radius: 2px;
}  
}

.lc-picker .toolbar-button.selected
{

}

.literally .lc-picker .color-well-container {
  _position: initial;
}

.literally .lc-picker .color-well-label {
	border-bottom: 0px solid #555; 
	  padding: 0;
}

.literally .lc-picker .color-well-label label {
  /* margin-bottom: 2px; */
  position: absolute;
    z-index: 500;

}

.literally .lc-picker .color-well-container .color-well-color {
  background: inherit;
  padding: 0px;
  border: 0;
  _width: 30px;
  margin: 5 auto;
  background-size: 120%;
  background-size: 200%;
  background-position: center;
  border-radius: 2px;
  height: 20px;
  vertical-align: middle;
  display: table-cell;
  position: relative;
  width: 20px;
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
}

.lc-clear , .color-well-label
{
  width: 30px;
  height: 30px;
  border-bottom: 1px solid #555;
  border-right: 1px solid #555;
  cursor: pointer;
  float: left;
  position: relative;
}

.kpLabel
{
	font-size:10px;
}

.dynabrush-div, .autodraw-div
{
	float:left;
	float: left;
  display: table-cell;
  position: relative;
  height: 30px;
  width: 80px;  
  top: 5px;
}

.autodrawCheckbox, .dynabrushCheckbox{
  width: 20px;
	top: 2px;
	left: 10px;
  position: relative;
  margin: 0px auto !important;
}

#dynabrush-label, #autodraw-label
{
	display: inline-block;
	vertical-align: middle;
	float: left;
  position: absolute;
  top: 3;
  left: 5px;
}

.rainbow-button
{

	background-size: 80% !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
}

.literally .lc-picker .color-picker-popup {

  bottom: 30px;
	left: 0px;
}

input[type=checkbox].css-checkbox {
							position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
						}

						input[type=checkbox].css-checkbox + label.css-label {
							padding-left:25px;
							height:20px; 
							display:inline-block;
							line-height:20px;
							background-repeat:no-repeat;
							background-position: 0 0;
							vertical-align:middle;
							cursor:pointer;

						}

						input[type=checkbox].css-checkbox:checked + label.css-label {
							background-position: 0 -20px;
						}
						label.css-label {
				background-image:url(http://csscheckbox.com/checkboxes/u/csscheckbox_d2902e4f7dcf3d521324dfd1a8a5d917.png);
				-webkit-touch-callout: none;
				-webkit-user-select: none;
				-khtml-user-select: none;
				-moz-user-select: none;
				-ms-user-select: none;
				user-select: none;
			}

#dynabrushCheckbox, #autodrawCheckbox
{
	background-color: #FFCD07;
	background-image: initial !important;
}

#text-button-div
{

}


.literally .lc-picker .toolbar-button .color-label{
  height: 20px !important;
  line-height: 20px  !important; 
  vertical-align: middle;
}


/* $activeColor: #c0392b; //red */
/* $background: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/13460/dark_wall.png'); */
/* .slideOne */
.slideOne {
  width: 50px;
  height: 10px;
  background: #333;
  margin: 20px auto;
  position: relative;
  border-radius: 50px;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2);
}
.slideOne label {
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: -3px;
  left: -3px;
  cursor: pointer;
  background: #fcfff4;
  background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: linear-gradient(to bottom, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  border-radius: 50px;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.4s ease;
          transition: all 0.4s ease;
}
.slideOne input[type=checkbox] {
  visibility: hidden;
}
.slideOne input[type=checkbox]:checked + label {
  left: 37px;
}

/* end .slideOne */
/* .slideTwo */
.slideTwo {
  width: 80px;
  height: 30px;
  background: #333;
  margin: 20px auto;
  position: relative;
  border-radius: 50px;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2);
}
.slideTwo:after {
  content: '';
  position: absolute;
  top: 14px;
  left: 14px;
  height: 2px;
  width: 52px;
  background: #111;
  border-radius: 50px;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2);
}
.slideTwo label {
  display: block;
  width: 22px;
  height: 22px;
  cursor: pointer;
  position: absolute;
  top: 4px;
  z-index: 1;
  left: 4px;
  background: #fcfff4;
  border-radius: 50px;
  -webkit-transition: all 0.4s ease;
          transition: all 0.4s ease;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
  background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: linear-gradient(to bottom, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
}
.slideTwo label:after {
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  top: 6px;
  left: 6px;
  background: #333;
  border-radius: 50px;
  box-shadow: inset 0px 1px 1px black, 0px 1px 0px rgba(255, 255, 255, 0.9);
}
.slideTwo input[type=checkbox] {
  visibility: hidden;
}
.slideTwo input[type=checkbox]:checked + label {
  left: 54px;
}
.slideTwo input[type=checkbox]:checked + label:after {
  background: #27ae60;
  /*activeColor*/
}

/* end .slideTwo */
/* .slideThree */
.slideThree {
  width: 80px;
  height: 26px;
  background: #333;
  margin: 20px auto;
  position: relative;
  border-radius: 50px;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2);
}
.slideThree:after {
  content: 'OFF';
  color: #000;
  position: absolute;
  right: 10px;
  z-index: 0;
  font: 12px/26px Arial, sans-serif;
  font-weight: bold;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.15);
}
.slideThree:before {
  content: 'ON';
  color: #27ae60;
  position: absolute;
  left: 10px;
  z-index: 0;
  font: 12px/26px Arial, sans-serif;
  font-weight: bold;
}
.slideThree label {
  display: block;
  width: 34px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  top: 3px;
  left: 3px;
  z-index: 1;
  background: #fcfff4;
  background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: linear-gradient(to bottom, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  border-radius: 50px;
  -webkit-transition: all 0.4s ease;
          transition: all 0.4s ease;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
}
.slideThree input[type=checkbox] {
  visibility: hidden;
}
.slideThree input[type=checkbox]:checked + label {
  left: 43px;
}

/* end .slideThree */
/* .roundedOne */
.roundedOne {
  width: 28px;
  height: 28px;
  position: relative;
  margin: 20px auto;
  background: #fcfff4;
  background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: linear-gradient(to bottom, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  border-radius: 50px;
  box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
}
.roundedOne label {
  width: 20px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  left: 4px;
  top: 4px;
  background: -webkit-linear-gradient(top, #222222 0%, #45484d 100%);
  background: linear-gradient(to bottom, #222222 0%, #45484d 100%);
  border-radius: 50px;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px white;
}
.roundedOne label:after {
  content: '';
  width: 16px;
  height: 16px;
  position: absolute;
  top: 2px;
  left: 2px;
  background: #27ae60;
  background: -webkit-linear-gradient(top, #27ae60 0%, #145b32 100%);
  background: linear-gradient(to bottom, #27ae60 0%, #145b32 100%);
  opacity: 0;
  border-radius: 50px;
  box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
}
.roundedOne label:hover::after {
  opacity: 0.3;
}
.roundedOne input[type=checkbox] {
  visibility: hidden;
}
.roundedOne input[type=checkbox]:checked + label:after {
  opacity: 1;
}

/* end .roundedOne */
/* .roundedTwo */
.roundedTwo {
  width: 28px;
  height: 28px;
  position: relative;
  margin: 20px auto;
  background: #fcfff4;
  background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: linear-gradient(to bottom, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  border-radius: 50px;
  box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
}
.roundedTwo label {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 4px;
  left: 4px;
  cursor: pointer;
  background: -webkit-linear-gradient(top, #222222 0%, #45484d 100%);
  background: linear-gradient(to bottom, #222222 0%, #45484d 100%);
  border-radius: 50px;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px white;
}
.roundedTwo label:after {
  content: '';
  width: 9px;
  height: 5px;
  position: absolute;
  top: 5px;
  left: 4px;
  border: 3px solid #fcfff4;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.roundedTwo label:hover::after {
  opacity: 0.3;
}
.roundedTwo input[type=checkbox] {
  visibility: hidden;
}
.roundedTwo input[type=checkbox]:checked + label:after {
  opacity: 1;
}

/* end .roundedTwo */
/* .squaredOne */
.squaredOne {
  width: 28px;
  height: 28px;
  position: relative;
  margin: 20px auto;
  background: #fcfff4;
  background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: linear-gradient(to bottom, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
}
.squaredOne label {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 4px;
  left: 4px;
  cursor: pointer;
  background: -webkit-linear-gradient(top, #222222 0%, #45484d 100%);
  background: linear-gradient(to bottom, #222222 0%, #45484d 100%);
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px white;
}
.squaredOne label:after {
  content: '';
  width: 16px;
  height: 16px;
  position: absolute;
  top: 2px;
  left: 2px;
  background: #27ae60;
  background: -webkit-linear-gradient(top, #27ae60 0%, #145b32 100%);
  background: linear-gradient(to bottom, #27ae60 0%, #145b32 100%);
  box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  opacity: 0;
}
.squaredOne label:hover::after {
  opacity: 0.3;
}
.squaredOne input[type=checkbox] {
  visibility: hidden;
}
.squaredOne input[type=checkbox]:checked + label:after {
  opacity: 1;
}

/* end .squaredOne */
/* .squaredTwo */
.squaredTwo {
  width: 28px;
  height: 28px;
  position: relative;
  margin: 20px auto;
  background: #fcfff4;
  background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: linear-gradient(to bottom, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
}
.squaredTwo label {
  width: 20px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  left: 4px;
  top: 4px;
  background: -webkit-linear-gradient(top, #222222 0%, #45484d 100%);
  background: linear-gradient(to bottom, #222222 0%, #45484d 100%);
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px white;
}
.squaredTwo label:after {
  content: '';
  width: 9px;
  height: 5px;
  position: absolute;
  top: 4px;
  left: 4px;
  border: 3px solid #fcfff4;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.squaredTwo label:hover::after {
  opacity: 0.3;
}
.squaredTwo input[type=checkbox] {
  visibility: hidden;
}
.squaredTwo input[type=checkbox]:checked + label:after {
  opacity: 1;
}

/* end .squaredTwo */
/* .squaredThree */
.iCheckbox {
  width: 20px;
  position: relative;
  margin: 20px auto;
}
.iCheckbox label {
  width: 20px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  background: -webkit-linear-gradient(top, #222222 0%, #45484d 100%);
  background: linear-gradient(to bottom, #222222 0%, #45484d 100%);
  border-radius: 4px;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.4);
}
.iCheckbox label:after {
  content: '';
  width: 9px;
  height: 5px;
  position: absolute;
  top: 4px;
  left: 4px;
  border: 3px solid #fcfff4;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.iCheckbox label:hover::after {
  opacity: 0.3;
}
.iCheckbox input[type=checkbox] {
  visibility: hidden;
}
.iCheckbox input[type=checkbox]:checked + label:after {
  opacity: 1;
}

/* end .squaredThree */
/* .squaredFour */
.squaredFour {
  width: 20px;
  position: relative;
  margin: 20px auto;
}
.squaredFour label {
  width: 20px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  background: #fcfff4;
  background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: linear-gradient(to bottom, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  border-radius: 4px;
  box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
}
.squaredFour label:after {
  content: '';
  width: 9px;
  height: 5px;
  position: absolute;
  top: 4px;
  left: 4px;
  border: 3px solid #333;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.squaredFour label:hover::after {
  opacity: 0.5;
}
.squaredFour input[type=checkbox] {
  visibility: hidden;
}
.squaredFour input[type=checkbox]:checked + label:after {
  opacity: 1;
}

/* end .squaredFour */
* {
  box-sizing: border-box;
}


