<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">button, input, select: textarea, button:focus, input:focus, select:focus: textarea:focus
{
	outline:none;
}

#spotlight
{
	height:200px;
}

#spotlight-panel
{
	display:block;
}

#spotlight-panel h1, #spotlight-panel h3
{
	display:block;
	margin-top:55px;
}

#itemprofilepic
{
}

.editor table
{
	width:100%;
}

.editor td
{
	width:50%;
	vertical-align:top;
}

.editor input
{
	float:left;
	clear:both;
	width:250px;
	border:0px;
	border-radius:4px;
	margin:5px;
	padding:7px;
	font-size:13px;
	background:rgba(0,0,0,1);
	color:white;
}

.editor input.nostyle
{
	width:20px;
}

.editor h4
{
	font-family:Arial;
	font-size:13px;
	float:left;
	margin:5px 0px 0px 10px; padding:0px;
	color:white;
}

.editor select
{
	float:left;
	clear:both;
	width:250px;
	border:0px;
	border-radius:4px;
	margin:5px;
	padding:7px;
	font-size:13px;
	background:rgba(0,0,0,1);
	color:white;
}

.editoreditmenu select
{
	float:left;
	clear:none;
	width:225px;
	border:0px;
	border-radius:4px;
	margin:5px;
	padding:7px;
	font-size:13px;
	background:rgba(0,0,0,1);
	color:white;
}

.editoreditmenu input
{
	width:695px;
}

.editor textarea
{
	float:left;
	clear:both;
	width:250px;
	min-height:200px;
	max-width:250px;
	border:0px;
	border-radius:4px;
	margin:5px;
	padding:7px;
	font-size:13px;
	background:rgba(0,0,0,1);
	color:white;
}

.editor #f1_upload_process{
   z-index:100;
   position:absolute;
   visibility:hidden;
   text-align:center;
   width:200px;
   margin:0px;
   padding:0px;
   background-color:#fff;
   border:1px solid #ccc;
}
 
.editor form.upload{
   text-align:center;
   width:390px;
   margin:0px;
   padding:5px;
   background-color:#fff;
   border:1px solid #ccc;
 
}

.calibreitem
{
	margin:0px;
	position:relative;
	line-height:24px;
	float:left;
	clear:both;
	font-family:Arial;
	font-size:13px;
	color:white;

}

.calibreitem input
{
	width:20px;
	border:0px;
	font-size:13px;

}

.msg
{
	color:green;
}

.emsg
{
	color:red;
}

#galleryimage
{
	max-height:200px;
	max-width:135px;
	margin-right:15px;
	margin-top:15px;
}

.bulkmenu, .firearmmenu, .variationmenu
{
	display:none;
}

.listusers
{
	float:left;
	width:250px;
	font-family:Arial;
	font-size:13px;
	color:white;
	margin:0px 0px 0px 50px; padding:0px;
}

.listusers li
{
	margin-top:15px;
}

.listusers li ul li
{
	margin-top:5px;
}

#editorbutton
{
	position:fixed;
	bottom:10px;
	right:10px;
	z-index:30;
}

.dateslist li
{
	line-height:20px;
	width:215px;
	float:left;
	clear:none;
}

.receipt
{
	color:white;
	max-width:100%;
	width:auto;
	margin-left:7px;
	text-align:left;
	font-family:Arial;
	font-size:11px;
}

.receipt td
{
	line-height:20px;
	border-bottom:1px dotted darkgrey;
}

.receipt a
{
	text-decoration:underline;
	color:white;
}

.discounttable
{
	width:100%;
	color:white;
	font-family:Arial;
	text-align:left;
	margin-top:10px;
}

.discounttable th
{
	padding:5px 3px 5px 14px;
	font-size:13px;
	font-weight:normal;
	background:rgba(0,0,0,0.8);
}

.discounttable td
{
	padding-left:15px;
	font-size:12px;
	border-bottom:1px dotted grey;
	line-height:40px;
}

#calibresswitchertab
{
	width:40%;
	height:30px;
	margin-right:20px;
	border:1px solid transparent;
	
	color:#1A1A1A;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
}

#calibresswitchertab.active
{
	-moz-box-shadow:inset 0px 1px 0px 0px #7a8eb9;
	-webkit-box-shadow:inset 0px 1px 0px 0px #7a8eb9;
	box-shadow:inset 0px 1px 0px 0px #7a8eb9;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #637aad), color-stop(1, #5972a7));
	background:-moz-linear-gradient(top, #637aad 5%, #5972a7 100%);
	background:-webkit-linear-gradient(top, #637aad 5%, #5972a7 100%);
	background:-o-linear-gradient(top, #637aad 5%, #5972a7 100%);
	background:-ms-linear-gradient(top, #637aad 5%, #5972a7 100%);
	background:linear-gradient(to bottom, #637aad 5%, #5972a7 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#637aad', endColorstr='#5972a7',GradientType=0);
	background-color:#637aad;
	border:1px solid #314179;
	
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
}

.variationmenu input
{
	float:left;
	clear:none;
}

.editor-list-item
{
	position:relative;
	width:210px;
	height:150px;
	float:left;
	list-style:none;
	color:white;
	padding-left:0px;
	font-family:'Roboto', sans-serif;
	border:1px solid black;
}

.editor-list-title
{
	position:relative;
	width:634px;
	line-height:50px;
	float:left;
	list-style:none;
	color:#D19304;
	padding-left:0px;
	border:1px solid black;
	font-family:'bebasneue', sans-serif;
	font-size:22px;
	font-weight:400;
	text-align:center;
}

.editor-list-item img
{
	max-height:80px;
	max-width:210px;
	margin:0px;
	padding:0px;
}

.editor-list-item p
{
	float:left;
	clear:both;
	width:210px;
	margin:0px;
	padding:0px;
}</pre></body></html>