﻿* { padding: 0; margin: 0; }
img { border: none; }
a img { text-decoration: none; }
body
{
	text-align: center;
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
}

<!-- start old css  -->
img {
-ms-interpolation-mode: bicubic !important;
}

#header ()

#accordion h3 { color: white; }

table, img
{
	padding: 0;
	margin: 0;
	border: none;
}
td { vertical-align: top; padding: 0; margin: 0; }
.clear { clear: both; height: 0; font-size: 0; display: block; }
p { margin-bottom: 1em; }

#userDetails
{
	position: absolute;
	top: 0px !important;
	right: 0px !important;
	left: auto !important;
	margin-left: 0 !important;
	width: 400px;
	z-index: 399;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	padding: 4px 25px 0 0;
	text-align: right;
}
#userDetails img { vertical-align: middle; }
#userDetails a
{ 
	font-size: 12px;
	padding: 0 2px;
	color: white;
}
#userDetails strong
{ 
	font-size: 9px;
	font-weight: normal;
}
.signinLink { font-weight: bold; }
#signInResult { border: 1px solid white; font-size: 12px; padding: 2px 4px 2px 4px; }
#signInResult.success { border: 1px solid green; color: green; }
#signInResult.failure { border: 1px solid red; color: red; }



#content { width: 840px; margin: 0 auto; text-align: left; }

#ctd_footer { background: #ccc; color: #e1e1e1; margin-top: 1em; margin-bottom: .2em; font-size: 1.2em; padding: .5em 1em .2em 1em; height: 35px; }

#end { background: #666; height: 84px; width: 100%; }


#ctdTable { width: 100%; border-collapse: collapse; }
#ctdTable td { padding: 0; margin: 0; }

#canvasLeft { position: absolute; right: 50%; margin-right: 0; width: 568px; height: 400px; }

#canvasWrap
{
	width: 336px;
	height: 500px;
	background: transparent;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0;
	margin: 0;
}

#sideBarWrap
{
	width: 448px;
	height: auto;
	padding: 0;
	margin: 0;
	background-image: url('../image/white50.png');
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 100px;
}

#thumbsize {
text-align: right; padding: 0; margin: .5em 0 0 0; line-height: 1em; 
}
#thumbsize img
{
	padding: 0;
	margin: 0;
	vertical-align: middle;
}
div#list_div
{
	height: 150px;
	overflow: auto;
	position: relative;
}

ol#list
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ol#list li
{
	clear: both;
	padding: 0 0 0 0;
	margin: 0 0 2px 0;
	height: 96px;
	font-size: 1em;
}

ol#list li.even { background-image: url('../image/black-15.png'); }

ol#list li.groupHeading { background-image: url('../image/black-15.png'); }


ol#list li.groupMember { margin-left: 70px; height: 20px; }
ol#list li.groupMember img.object_ungroup_img { float: right; }
ol#list li.groupMember span { float: right; font-size: 9px; color: #666;  }

.lWOn { margin-left: .4em; cursor: pointer; cursor: hand; }
.lWOn span { margin-bottom: .2em; }

div.thumbnail
{
	width: 72px;
	height: 72px;
	vertical-align: middle;
	text-align: center;
	float: left;
	padding: 0;
	margin: 0 5px 0 0;
}

div.thumbnail img
{
	padding: 0;
	margin: 0;
}

#jumperError { font-weight: bold; color: red; }

div.tools
{
	margin-right: 4px;
	float: left;
}
div.tools img
{
}

div.tools span, div.tools a, div.tools img
{
	vertical-align: middle !important;
	display: block !important; float: left !important; 	
}
div.tools span

{
	font-size: 9px; color: #666;
	margin-top: 2px; 
	margin-left: 2px; 
}
div.zindextool { float: left; width: 40px; display: block;}
span.handle {
	float: left; width: 40px; display: block;
	font-size: 9px; color: #666;
	margin-top: 2px; 
	margin-left: 2px; 
}


.handle { float:left; }

ol#list li p
{
	padding: 0;
	margin: 0;
}

.instructions { font-size: 1em; line-height: 120%; }
#canvas
{
	width: 288px;
	height: 288px;
	margin: 81px 24px 81px 24px;
	padding: 0;
	background-repeat: no-repeat;
	background-position: center center;
}

#canvas.showGrid
{
	border: 1px solid #fff;
}

#canvas .object
{
	position: absolute;
	text-align: center;
	vertical-align: middle;
	border: 1px solid transparent;
}

#canvas .object img
{
	position: relative;
	top: 0;
	bottom: 0;
	margin: auto;
}

#canvas .showBorder { border: 1px dashed #6F0; }

div#working
{
	position: absolute;
	z-index: 9999;
	padding: 0; margin: 0;
}

div#working img
{
	padding: 10px;
	vertical-align: middle;
}

#debug
{
	overflow: auto;
	height: 0; padding: 0; margin: 0;
}

#editWrap {
	background: url('../image/black-30.png') repeat;
	position: absolute;
	top: 0; left: 0;
	height: 100%;
	width: 100%;
	z-index: 100000;
	overflow:scroll;
}
#instructions_tools,#left_chest{
	z-index:4!important;
}

#edit
{
	background: white;
	width: 750px;
	height: 550px;
	border: 0;
	overflow: auto;
	margin: 1em auto;
	padding: 1em;
	border: 6px solid #ccc;
}

iframe.edit-iframe
{
	width: auto;
	overflow: auto;
	border: none;
}

.editclose
{
	display: block;
	width: 100%;
	text-align: right;
}

#colors {
	width: 200px;
	float:left;
}

#picker
{
	position: absolute;
	margin-left: 250px;
	width: 160px;
	background: #fff;
	border: 1px solid #ccc;
	font-size: 12px;
}
#picker p { margin: 1px 0 0 5px; }
#close_picker {
	background: #ccc;
	height: 20px;
	text-align: right;
	font-size: 10px;
}
#close_picker span {text-decoration:underline; color: blue; }
#close_picker span, #close_picker img {  cursor: pointer; }
.pick
{
	width: 24px;
	height: 24px;
	display: block;
	float: left;
	padding: 1px;
	margin: 2px;
	border: 1px solid #ccc;
}

.pick span { display: none; }

.pick:hover span
{
	display: block;
	z-index: 9999;
	position: absolute;
	background: #fff;
	margin-left: 24px;
	margin-top: 24px;
}

.ink
{
	width: 24px;
	height: 24px;
	display: block;
	float: left;
	padding: 0;
	margin: 2px;
	margin-left: 20px;
	border: 1px solid #ccc;
	background: #fff;
	 cursor: pointer;

}

.ink .ink_close { position: absolute; z-index: 999; margin: 4px 0 0 -20px; 	 cursor: pointer; }

.ink span { position: absolute; margin-left: 28px; }

.ink span.link { position: absolute; z-index: 999; margin: 4px 0 0 150px; font-size: 10px; color: #666; cursor: pointer; }
.ink span.link img { vertical-align: middle; }

.close_link { display: block; float: right; text-align: right; font-size: 10px; color: #666; cursor: pointer; margin: 0 0 0 0; text-align: right; }
.close_link a { font-size: 10px; color: #666; cursor: pointer; margin: 0 0 0 0; }
.close_link img { vertical-align: middle; float: right; margin: 0 3px 0 3px; }

#picker div.close_link { display: block; float: right; font-size: 10px; color: #666; cursor: pointer; margin: 0 0 0 0; text-align: right; }
#picker div.close_link img { vertical-align: middle; float: right; margin: 0 3px 0 3px; }


#ink_add
{
	width: 154px;
	height: 20px;
	margin-top: 6px;
	border: none;
	background: none;
	color: blue;
	text-decoration: underline;
	 cursor: pointer;
}

#ctd-navigation
{
	background: #e1e1e1 ;
	padding: 6px 0 0 10px;
	height: 29px;
	margin: 2px 0 6px 0;
	border-radius: 10px;
}

#ctd-navigation h2
{
	float: left;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 0px;
	margin: .2em .7em 0 0;
	padding: 0; 
}

#ctd-navigation h2 strong
{
	font-weight: bold;
	color: black;
}

ol.tool { list-style-type: none; }
.tool li { display:block; float: left; height: 22px; margin: 0 0 0 0; padding: 0 1em 0 0; font-size: 11px; }
.tool li img { padding: 0; margin: 0; }

ol.rightalign li { float: right !important; }

#sub_list_tools { clear: both; margin-top: 7px; }
#multi_tools span { font-size: 9px; color: #666; float: left !important; }
#multi_tools span span { display: none; }
#multi_tools span:hover span { display: block; position: absolute; width: 200px; background: lightyellow; border: 1px solid #ccc; margin-top: 10px; padding: 6px; font-size: 11px; }
#multi_tools span i { color: blue; text-decoration:underline; font-style: normal; font-weight: bold; }

#group_button span { font-size: 9px; color: #666; float: left !important; }
#group_button span span { display: none; }
#group_button span:hover span { display: block; position: absolute; width: 200px; background: lightyellow; border: 1px solid #ccc; margin-top: 10px; padding: 6px; font-size: 11px; }
#group_button span i { color: blue; text-decoration:underline; font-style: normal; font-weight: bold; }

#under_nav { padding: 2px 0 0 0; height: 27px; }

.tool { font-size: 11px; padding: 4px 10px 0 10px; height: 25px; }
.tool img { vertical-align: middle; }

#accordion { margin-top: 0; padding-top: 0; }

#accordion h3 { font-size: 14px; height: 27px;
background: transparent url('../image/accordion-h3.png') no-repeat center top;
letter-spacing: 0px; padding: 5px 6px 0 10px; margin: 5px 0 0 0;  cursor: pointer; color: #fff; padding-left: 50px;}
#accordion span { float:right; padding: 0px 2px 0 0;}
#accordion .panel_body { background: transparent; margin: 0 .5em;  }

#new-buttons { text-align: center;  padding: 0; margin: 1em 0 0 0; }
#new-buttons img {  cursor: pointer; }

#newArtWrap { 
	background: url('../image/black-30.png') repeat;
	position: absolute;
	top: 0; left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	z-index: 100000;
}
#newArt {
	margin: 1em auto;
	background: white;
	width: 744px; height: 500px; border: 6px solid #ccc;
	overflow: scroll;
	z-index: 100001;
}
#newArtQuery {  }

#newArt table { width: 100%; }
#newArt td { vertical-align: top; width: 120px; padding: 10px; }
#newArt h3 { font-size: 16px; }

#newArtSearch { text-align: left; font-size: 11px; width: 290px !important; }
#newArtSearch h3 { font-size: 16px; }
#newArtSearch li { list-style-type: none; font-size: 11px; margin: 0 0 1em 0; }

#addDesignSearch { text-align: left; font-size: 11px; width: 290px !important; }
#addDesignResultWrap { text-align: center; }

#newArtShadowTop { position: absolute; width: 740px; height: 20px; background: transparent url(\''.CTD_PUBLIC_PATH.'/resources/imgs/fade_down_12.png\') top center repeat-x; z-index: 9999; }

#newArtResultWrap li { list-style-type: none; display: block; float: right; width: 144px; height: 120px; margin: 0 0 0 0; padding: 5px; border-left: 1px solid #ccc; border-bottom: 1px solid #ccc; }
#newArtResultWrap li div { display: block; float: left; width: 24px; height: 120px; }
#newArtResultWrap p { clear: both; }
#newArtResultWrap img.wide { width: 120px; height: auto; }
#newArtResultWrap img.tall { width: auto; height: 120px; }

#newArtResultWrap a.addArtButton {
	display: block;
	width: 24px; height: 24px;
	background: url('../image/add-mini-out.png') no-repeat top left;
}
#newArtResultWrap a.addArtButton b { display: none; }
#newArtResultWrap a.addArtButton:hover {
	background-image: url('../image/add-mini-over.png');
}
#newArtResultWrap li:hover a.addArtButton {
	background-image: url('../image/add-mini-over.png');
}


#newArtResultWrap a.errorArtButton {
	display: block;
	width: 24px; height: 24px;
	background: url('../image/picture_error.png') no-repeat top left;
}
#newArtResultWrap a.errorArtButton b { display: none; }


#newArtResultWrap a.reportArtButton {
	display: block;
	width: 24px; height: 24px;
	background: url('../image/shield_go.png') no-repeat top left;
}
#newArtResultWrap a.reportArtButton b { display: none; }

#addDesignResultWrap li { list-style-type: none; display: block; float: left; width: 100px; height: 100px; margin: 0 0 0 0; padding: 5px; border: none; }


#garmentSelectVisual { background: #FFFFFF; }
#garmentSelectVisual img { border: 1px solid white; }

#newArtResult {
	width: 585px;
	height: 500px;
	overflow: hidden;
	text-align: right;
}
#newArtResultWrap {
	display: block;
	text-align: center;
	width: 585px;
	height: 500px;
	overflow: auto;
}
#uploadArtDiv {
	display: block;
	text-align: left;
	width: 485px;
	height: 450px;
	overflow: auto;
}
#uploadArtDiv table {
	width: auto !important;
}

#shareWrap { 
	background: url('../image/black-30.png') repeat;
	position: absolute;
	top: 0; left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
#share {
	margin: 1em auto;
	background: white;
	width: 644px; height: 450px; border: 6px solid #ccc;
	overflow: hidden;
}
#share td {
	width: 31%;
	padding: 0 1%;
}

#settingsWrap { 
	background: url('../image/black-30.png') repeat;
	position: absolute;
	top: 0; left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
#settings {
	margin: 1em auto;
	background: white;
	width: 450px; height: 400px; border: 6px solid #ccc;
	overflow: hidden;
	text-align: left;
	padding: 10px;
}

#settings ul li {
	text-align: left;
	list-style-type: none;
}

#settings b {
	display: block; clear: right;
}
#settings i {
	font-style: normal; font-size: 80%;
}

#signInForm b { display: block; }
#signInForm b i { font-weight: normal; font-style: normal; }

#displayUrl {  }
#nameCheckReturn { float:right; text-align: right; max-width: 50%; }

#designPublic { text-align: left; }
#designPublic h3 { color: black; font-size: 18px; margin: .5em 0 0 0; }
#designPublic h4 { font-size: 14px; margin: 1em 0 0 0; }
#designPublic p { margin: .33em 0 0 0; }
#designPublic .designer { color: #666; font-size: 14px; }
#designPublic .designer em { font-style: normal; font-weight: bold; }
#designPublic .designer a { color: #03C; }


ul.fonts_list { list-style-type: none; }

ul.fonts_list li { list-style-type: none; margin: 0 0 0 0; padding: 0 0 0 0; height: 116px; }

#designFonts ul.fonts_list li { height: auto; }

ul.fonts_list li b { display: block; background: #ececec; padding: 2px 4px; }
ul.fonts_list li img { margin: 1em 1em 1em 1em; }

#userProfile table { width: 100%; } 
#userProfile td { width: 50%; padding: 1em; } 

.avatar { float: left; margin-right: .5em; }

#publicImage
{
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -130px;
	height: 490px;
	width: 625px;
	z-index: 0;
}

#publicImageLeft
{
	position: relative;
	z-index: 999;
}

#subDesign { clear: both; }

#designPublic #rightColumn {
	padding-top: 110px; 
	width: 400px;
	height: auto;
	text-align: left;
}


#jumpForm {
	text-align: center;
}

#designRating { width: 200px; }
#designRating p { margin-top: 0; padding-top: 0; font-size: 10px; }
#rateForm { }

#designTabs { min-height: 260px; }

#designTabs div.tab { width: 235px; background: #DBDDFF; margin: 0; display: none; padding: 5px; }

#designTabs div.tab.current { display: block; }

#designTabs h4
{
	background: #0E1EFD;
	color: #FFF;
	display: block;
	float: left;
	text-decoration: none;
	padding: 2px 3px;
	margin: 5px 6px 0 0;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

#designShare { margin: 0 0 0 0; font-size: 12px; }
#designShare p { margin-bottom: .5em; clear: left; }
#designShare input[type=text] { font-size: 9px; width: 96%; margin: 0 1%; }
#designShare li { list-style-type: none; float: left; width: 100px; padding: 3px 6px; }
#designShare li a { font-size: 11px; }
#sharecopied { color: green; font-weight: bold; font-size: 14px; }
#sharecopied { float:right; padding: 0; margin: 0; line-height: 9px; }
.favicon { width: 16px; height: 16px; vertical-align: middle; }

#designShare ul { margin-top: .5em; }
#designShare li { list-style-type: none; float: left; width: 100px; padding: 3px 6px; font-size: 9px; height: 18px; }
#sharecopied { float:right; padding: 0; margin: 0; line-height: 9px; }

.cloud { line-height: 2.5em; padding: 2px; margin: 0; text-align: center; }
.cloud li { list-style-type: none; display: inline; }
.cloud li a { padding: 0; text-decoration: none; }
.cloud li a:hover { text-decoration: underline; }
.cloud li form { display: inline; margin-right: 1em; }

#designTags { }

#designCommentDivs { width: 333px; font-family: Helvetica, Arial, sans-serif; font-size: 12px; }
#designCommentDivs textarea { width: 331px; margin: 0; padding: 0; }
p.vcName { padding: 0 5px 0 5px; color: #666; background: #e1e1e1; line-height: 24px; }
p.vcName a, p.vcName b { font-weight: bold; margin-right: .5em; }
p.vcName b { color: #000; }
div.vcComment{ margin-top: 1em; margin-bottom: 2em; }


ul.designs li { list-style-type: none; float: left; margin: 1em 1% 1em 1%; font-size: 11px; width: 18%; overflow: hidden; }
ul.designs li img, ul.designs li input { vertical-align: middle; }
ul.designs b { margin: .3em 0 .3em 0; display:block; height: 2.5em;}
ul.designs a { font-weight: bold; }
ul.designs span { display: block; font-size: 9px; color: #666; }

.birthday { color: #688DDC; font-size: 12px; font-weight: bold; }
.birthday img { vertical-align: middle; }

.website { margin-top: 0; padding-top: 0; font-size: 11px; font-weight: bold; }
.website img { vertical-align: middle; }

.tar { text-align: right; }
.tac { text-align: center; }
.fl { float:left; }
img.fl { margin-right: .5em; }

.fss { font-size: small; }
.fsxs { font-size: x-small; }

.fave { font-size: 10px; font-weight: normal; margin-top: 0 !important; }

.fave a.fav { display: block; text-decoration: none; background: #FF9; font-size: 12px; padding: 3px 2px 1px 2px; }
.fave a.fav b { text-decoration: underline; }
.fave a.fav img { margin-right: .3em; vertical-align: middle; }

p.fave { float: right; width: 200px; padding: 4px 4px 4px 4px; }
.fave img { vertical-align: top; }

.subnav { margin: 0 1em; font-size: 10px; }
.subnav ul { list-style-type: none; }
.subnav ul li { display: block; float: left; }
.subnav ul li a { display: block; float: left; text-decoration: none; margin-right: 1em; margin-bottom: 1em; }
.subnav ul li a:hover { text-decoration: underline; }

button#change_side { padding: 2px 5px; }
#other_side_li
{
	position: static;
	z-index: 0;
	margin-top: -72px;
	border: 1px solid black;
	width: 72px;
	padding: 1px;
	background: #fff;
	text-align: center;
}
#other_side_li img {  }
#other_side_li.changeSideHover { border: 1px solid green; background: green; }
#other_side_helper { float: right; margin-top: -70px; }

#side_small { position: absolute; left: 50%; margin-left: 370px; z-index: 999; border: 1px solid black; background: #fff; }
#side_small img { margin: 3px; }
#side_small:hover {
	cursor: pointer;
	cursor: hand;
}
#side_small_img:hover {
	cursor: pointer;
	cursor: hand;
}
#side_large.Back {
	margin-left: -55px;
}
#side_small b { display: block; font-size: small; text-align: center; }
#sideBoth { text-align: center; }

table.variations { width: 100%; }
.variations td { width: 15%; text-align: center; padding: 5px; }
.variations td.choice:hover { background: #cce6cc; }
.variations td b { font-size: small; display: block; }
.variations .key td { vertical-align: middle; }

#editDetailsForm {}
#editDetailsForm b { display: block; }
#editDetailsForm textarea { height: 4em; width: 35%; }

table.stats { border-collapse: collapse; margin-right: 1em; width: 50%; } 
.stats td { font-size: 11px; padding: 4px; border: 1px solid #ccc; }
.stats td.label { font-weight: bold; }
.stats ul { margin-left: 2em; }

table.wide { width: 100%; margin-right: 0; } 
table.wide textarea { width: 95%; height: 4em; } 

div#designs_working_on { border-top: 1px solid #ccc; padding-top: 1em; margin-top: 1em; }

.errors { color: red; padding: .5em; border: 1px solid red; margin-bottom: 1em; }
.errors h2 { color: red; font-size: 16px; }
.errors p { font-size: 12px; }
.errors li { margin-left: 2em;}


#canvasWrap {
	width:auto!important
}

div.thumbnail {
	position:relative!important;
	}
	li div.thumbnail > img {
	top: 0!important;
    bottom: 0!important;
    left: 0!important;
    right: 0!important;
    margin: auto!important;
    position: absolute!important;
    max-width: 100%!important;
    height: auto!important;
    padding-top: 0px!important;
    width: 96%!important;
	}

div#list_div {
		height:auto!important
	}
#accordion h3 {
	letter-spacing:.6px;
	padding-left:10px;
	background-position: left !important;
}
@media screen and (min-width:1200px) {

#canvas {
	/*margin: 81px 0px 81px 145px;*/
}

#ctd-navigation {
	margin-top:45px!important;
}
}

@media screen and (max-width:768px) {
	#new-buttons {
		margin:0!important;
	}
	#tpn-main div#content {
	width:100%;
	margin-top:0px!important;

	}
	
	#accordion .panel_body {
		margin: 0 .1em!important;
	}
	
	div.zindextool {
		float: unset;
		width: auto;
	}
	div.tools span {
		font-size:5px!important;

	}
	.lWOn {
		margin-left:.0em!important;
	}
}

@media screen and (max-width:600px) {
	/*#canvas {
    width: 200px;
    height: 200px;
    margin: 16% auto;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center center;
}
	#ctdTable {
	background-position: -50px top!important;
    background-size: 135%!important;
	}*/
	#ctd-navigation h2 {
    float: none;
    font-size: 10px;
    letter-spacing: -.5px;
    margin:0;
}
form#jumper {
    display: inline-block;
}
ol.rightalign li {
    float: none!important;
    margin-right: 0!important;
}
.tool li {
    float: none;
    height: unset;
    margin: 0 0 0 0;
    padding: 0;
    font-size: 7px;
    display: inline-block;
}
#ctd-navigation {
    background: rgba(0, 0, 0, 0.30980392156862746);
    padding: 0 .2em;
    height: unset;
    margin: 0;
    border-radius: 0px;
    width: 100%;
}
ol.tool li input {
	width:auto!important
	max-height: 10px;
    max-width: 70px;
    font-size: 8px;
}
	#ctdTable tr {
	display:flex!important;
	flex-direction:column!important;
	}
	#canvasWrap {
		
	}
	#sideBarWrap {
	width: auto;

}
#ctdTable {
	   /* background-position: center top!important;*/
   /* background-size: contain!important;*/
}
#canvas {
	/*margin: 0px 0 0px 0m!important;*/
}
.red-links {
	position:absolute;
}
.red-inner {
	padding:2px 3px 0px!important;
	height:24px
}
a.red-contact {
	font-size:14px!important;
	line-height:190%;

}
#searchbox2 {
	margin:2px;

}
form.tpn-search {
	max-width:90px!important;

}
div.mobile p {
	text-align:right!important
}
img[alt="ClassB"] {
	width:151px!important;
	position:absolute;

}

.responsive div.tpn-sheet {
	margin-top:5px!important;

}
form.tpn-search input[type="text"] {
height: 18px!important;
}
.tool {
	padding:0px!important;

}
details summary {
	    font-size: 14px;
    height: 27px;
    background: transparent url(../image/accordion-h3.png) no-repeat center top;
    letter-spacing: 0px;
    padding: 5px 6px 0 10px;
    margin: 5px 0 0 0;
    cursor: pointer;
    color: #fff;
    padding-left: 50px;
    text-transform:uppercase;
    font-family:'myriadwebprobold';
}
}
@media screen and (max-width:422px) {
	div.zindextool {
		float: unset;
		width: auto;
	}
	div.tools span {
		font-size:7px!important
	}
	.lWOn {
		margin-left:.15em!important
	}
}

