@CHARSET "ISO-8859-1";
html, body {
	font-family: 'Myriad Pro','PT Sans',Sans-Serif;
	font-feature-settings: "liga", "kern";
	font-style: normal;
	font-synthesis: none;
	font-size: 100%;
	letter-spacing: normal;
	margin-bottom: 24px;
	margin-left: 0px ;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	quotes: "“" "”";
	text-align: center;
	text-rendering: optimizelegibility;
	background: none repeat scroll 0% 0% rgb(255, 255, 255);
	margin: 0px;
	width: 100%;
	padding: 0px;
	overflow: auto;
}
h2{
	font-size: 120%;
}
a {
    text-decoration: none;
}
a.hover{
	text-decoration: underline;
}
b {
    font-weight: bold;
}
td{
	text-align: left;
}
hr {
    background-color: transparent;
    display: block;
    height: 1px;
    border-width: 0;
    border-top: 1px solid #e7e7e7;
    line-height: 19px;
    margin: 8px;
}
img {
    user-drag: none;
    -webkit-user-drag: none;
	max-width:100%;
	max-height:100%;	
}
legend {
    border:none;
    margin:0;
    padding-left:10px;
    padding-top: 4px;
}
fieldset{
  border: none;
  padding: 1em;
  text-align: left;
  margin: 0px auto;
  min-width: 300px;
  max-width: 640px;
  vertical-align: top;
	
}
iframe {
	border: 0;
	width: 98%;
}
.ui-controlgroup-controls {
	max-height: 300px;
	overflow: auto;
}
.ui-field-contain{
	width: 100%;
}
.ui-field-contain label{
	padding-left: 10px;
	padding-bottom: 10px;
	display: inline-block;
}
.ui-field-horizontal{
	display: inline-block;
	margin-right: 30px;
	border-radius: 4px;
	padding-top: 5px;
	padding-right: 10px;
}
.ui-field-horizontal label{
	font-weight: bold;
	display: inline-block;
	margin-right: 20px;
	padding-left: 10px;
}
.ui-li-count{
	z-index: 100;
}
.inline{
	display: inline-block;
	vertical-align: middle;
}
.superscript{
	font-size: 7px;
	font-style: italic;
}
.boldText{
	font-weight: bold;
}
.autoOverflow{
	overflow: auto !important; 
}
.inventory{
  background-color: rgb(240, 240, 240);
  border: 1px solid rgb(220, 220, 220) !important;
  border-radius: 10px;
}
.pageNav{
	display: inline-block;
	min-width: 130px;
}
.product {
	position: relative;
	margin-top: 3px;
	vertical-align: bottom;
	display: inline-block;
	width: 233px;
	min-height: 260px;
}
.product img{
	position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.listProduct .imageDiv{
	min-width: 160px;
	text-align: center;
	display: inline-block;
	position: relative;
}
.product .imageDiv{
	position: relative;
	min-height: 175px;
}
.listProduct {
	position: relative;
	margin-top: 3px;
	vertical-align: bottom;
	display: block;
	min-width: 400px;
	text-align: left;
}
#EDIT_PRODUCTS_FORM input{
	width: 100%;
}
.listImage{
	height: 190px;
}
.listEditImage{
	height: 80px;
}
.listProductDetails{
	display: inline-block;
	vertical-align: top;
	margin-left: 15px;
}
.productName {
	font-size: 80%;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 1px;
    min-height: 28px;
}
.textStyle{
	padding: 0.2em 0px;
}
.sortby{
    padding-right: 12px;
    display: inline-block;
    font-size: 90%;
}
.priceActual, .priceActualLg{
	display: inline-block;
	padding: 0 3px 0 10px;
}
.priceActualLg {
	font-size: 26px;
	text-align: center;
}
.oldPrice, .oldPriceLg{
	color: rgb(161, 161, 161);
	text-decoration: line-through;
	display: inline-block;
}
.oldPriceLg {
	font-size: 16px;
}
.taxFreeImage{
	position: absolute;
	top: 0;
	left: -12px;
    max-width: 100px;
}
.taxFree{
	display: inline-block;
	color: rgb(161, 161, 161);
	font-size: 7px;
	text-align: left;
	padding-right: 4px;
}
.discount, .discount_cash{
	color: #ffffff;
	background-image: url("/css/images/discount_red.png");
	height: 37px;
	top: 0px;
	left: 0px;
	margin-left: 3px;
	padding-top: 13px;
	position: absolute;
	text-align: center;
	width: 49px;
	z-index: 1;
}
.discount{
	font: 22px/15px 'Englebert',Helvetica,Arial,sans-serif;
	padding-left: 2px;
	line-height: 11px;
}
.discount_cash{
	font: 19px/15px 'Englebert',Helvetica,Arial,sans-serif;
}
.discount_percent{
	color: #ffffff;
	font-size: 16px;
}
.discount_off{
	color: #ffffff;
	font-size: 14px;
	line-height: 13px;
}
.discountContent{
    display:flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.discountName{
    width: 380px;
}
.productTitleBelowImage{
    font-size: 26px;
}
.productFeatures li .featureTitle {
	display: block;
	font-size: 9px;
	font-weight: bold;
	color: #aaa;
	line-height: 8px;
}
.productFeatures li .featureValue{
	display: block;
	line-height: 12px;
	padding: 2px;
}
.featureValueSmall{
	display: block;
	line-height: 12px;
	font-size: 14px;
	padding: 2px;
}
#featuredContainer{
	margin-top: 0;
	position: absolute;
}
.featured{
	width: 110px;
	height: 95px;
	position: absolute;
	top: 0px;
	right: 0px;
	overflow: hidden;
	z-index: 50;
}
.featured_banner{
	text-align: center;
	-webkit-transform: rotate(45deg) skew(5deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	position: relative;
	left: -10px;
	top: 25px;
	width: 120px;
	height:18px;
	padding-top:4px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.cart_table{
	border-spacing: 0px;
	padding: 5px 10px;
	width: 100%;
}
#cartSideBtn{
	height: 7%;
	min-height: 35px;
	max-height: 36px;
	vertical-align: middle;
}
#cartSideProds{
	height: 93%;
	overflow-x: hidden;
	overflow-y: auto;
}
#cartCountText{
	font-weight: normal;
	text-align: center;
	position: absolute;
}
#page{
	width: 100%;
}
#header{
	display: table-row;
	width: 100%;
}
#pgHeader{
	text-align: center;
}
#pgBody{
	display: table-row;
  	background-color: #ffffff;
}
#pgFooter{
	display: table-row;
}
#searchDiv{
	width: 30%;
	margin: 0px;
	padding: 0px;
}
.titleHeader{
	font-size: 110%;
	margin-right: 20px;
    max-width: 600px;
    white-space: pre-wrap;
    display: inline-block;
    line-height: 20px;
}
.centerImage{
    top: 50%;
    position: relative;
	transform: translateY(-50%);
	max-width:100%;
	max-height:100%;
}
.bottomImage{
    bottom: 0;
    position: relative;
	max-width:100%;
	max-height:100%;
}
.scaleImage{
	max-width:100%;
	max-height:100%;
}
.smallProduct{
	position: relative;
	max-width: 115px;
	text-align: center;
	padding: 4px;
	line-height: 90%;
	border: 2px solid #f5f5f5;
	background-color: #ffffff;
}
.smallProduct .minusBtn{
	position: absolute;
	top: 0;
	right: 0;
}
.smallQuantity{
	position: absolute;
	top: 2px;
	left: 2px;
	width: auto;
	height: auto;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	vertical-align: middle;
	min-width: 14px;
	min-height: 13px;
	color: #ffffff;
	background-color: rgb(48, 132, 194);
	border: 2px solid rgb(45, 120, 175);
	border-radius: 10px;
	padding-top: 3px;
}
.smallImage{
	width: 82px;
}
#gridBtn, #listBtn, #choiceBtn{
	display: inline-block;
	width: 30px;
	height: 30px;
	cursor:pointer;
	padding-left: 5px;
	vertical-align: bottom;
}
#toggleProdsWithStock{
	display: inline-block;
	height: 30px;
	cursor:pointer;
}
#gridBtn{
	margin-left: 15px;
}
#prev, #next{
	display:inline-block;
	cursor:pointer;
	padding:5px;
}
.productTitle{
	margin-top: 18px;
	font-size: 22px;
	color: rgb(0, 107, 164);
}
.pageTitle{
	padding-top: 5px;
	font-size: 22px;
	color: rgb(0, 107, 164);
	display: inline-block;
}
.prodImage, .prodChoiceImage{
	display: inline-block;
	margin: 10px;
}
.prodImage img{
	max-height: 400px;
}
.prodChoiceImage{
	width: 512px;
	max-width: 512px;
	max-height: 512px;
}
.cartBtnDiv, #cartBtnDiv, .quantityDiv{
	padding: 15px;
	margin: 10px;
	display: inline-block;
	vertical-align: top;
	width: 200px;
 	max-height: fit-content;
 	height: -moz-max-content;
}
.quantityInputDiv {
    margin: auto;
    min-width: 54px;
}
.quantityInputDiv input {
    margin: 0 !important;
}
.quantityInputDiv button {
    margin: 0 0 0 4px !important;
}
#deliveryMethodsDiv, #paymentMethodsDiv{
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 15px;
	display: inline-block;
	vertical-align: top;
}
#deliveryMessage{
	margin-top: 15px;
	max-width: 270px;
}
.deliveryMessage{
	font-weight: bold;
	margin-bottom: 7px;
	text-align: left;
}
.cartRow{
	border-bottom: 2px solid #f9f9f9;
}
.cartTotal{
	border-top: 2px solid #e0dddd;
	text-align: right;
}
.number{
	text-align: right;
}
.productDesc{
	display: inline-block;
	text-align: left;
	padding: 0 5px 15px 5px;
}
.closeBtn{
	float: right;
	display: block;
	width: 33px;
	height: 33px;
	cursor:pointer;
	background-image: url("/css/images/close_btn.png");
}
.closeBtn:hover{
	background-image: url("/css/images/close_btn_roll.png");
}
.error, .err_txt{
	color: #800000; 
	font-size:13px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: inline-block;
}
.exceedStockMessage{
	color: #800000; 
	font-size:13px;
	padding-top: 1px;
	max-width: 240px;
}
.help{
	font-size: 12px;
}
.addressDiv{
	display: inline-block;
}
#productFeaturesDiv, #inventoryDiv{
	display: inline-block;
	vertical-align: top;
	width: 400px;
	max-width: 800px;
	margin-left: 20px;
}
.productFeatures{
	display: inline-block;
	max-width: 200px;
	text-align: left;
	vertical-align: top;
}
.productFeatures ul{
    margin-left: -40px;
	margin-top: 10px;
	padding-top: 40%;
}
.productChoiceFeatures{
	display: inline-block;
	min-width: 300px;
	max-width: 650px;
	vertical-align: top;
	text-align: left;
}
.productChoiceFeatures .ui-radio label[for^=feature1_]{
	height: 38px;
}
.productChoiceFeatures img{
	max-width: 40px;
	height: 40px;
	max-height: 40px;
	text-align: left;
	display: block;
}
.order{
	border-width: 2px;
	margin: auto;
	text-align: left;
}
.orderHeader{
	padding: 4px;
}
.orderHeaderBtn{
	display: inline-block;
	font-size: 1em;
	font-weight: bold;
	padding: 0 30px;
}
.orderHeaderRow{
	align-items: center;
	display: flex;
	justify-content: space-between;
}
.orderHeaderEnd{
	margin: 0;
	padding: 0;
	text-align: right;
	display: inline-block;
}
.orders, .orderNumber, .orderStatus, .orderedDate, .orderTotal, .orderedProdImgDiv, .orderedProdDetails, .orderedProdUnitPrice, .orderedProdDesc, .orderedProdQuantity, .orderedProdTotal, .notVerified{
	display: inline-block;
	padding: 1px 5px;
}
.orders{
	width: 80%;
}
.order a{
	background-color: transparent !important;
}
.order a:hover{
	background-color: transparent !important;
}
.orderHistorySet table tr th{
	color: #fff;
	background-color: #000;
	padding: 2px;
	text-align: center;
}
.orderHistorySet table tr td{
	padding-right: 60px;
}
.orderedProdDesc{
	vertical-align: top;
	text-align: left;
	padding-top: 15px;
}
.orderedProdQuantity, .orderedProdTotal{
	text-align: right;
}
.orderedProdQuantity, .orderedProdTotal, .orderedProdDetails, .orderedProdUnitPrice{
	margin-left: 10px;
}
.orderedProdDetails, .orderedProdQuantity, .orderedProdUnitPrice, .orderedProdTotal, .notVerified{
	vertical-align: top;
}
.orderedProdTotal{
    width: 100px;
}
#ordersDiv .orderedProdDetails{
    width: 500px;
}
#orders .orderedProdDetails, .orderedProdUnitPrice{
    width: 225px;
}
.orderedProdQuantity{
	width: 100px;
}
.orderedHeader{
	font-weight: bold;
	color: black;
	margin: auto;
	width: max-content;
}
.orderIcon, .orderDeliveryIcon, .orderGPSIcon{
	display: inline-block;
	vertical-align: middle;
	position: relative;
	border: none;
	height: auto;
	min-width: 25px;
	font-size: 85%;
}
.orderIcon img{
    max-width: 80%;
}
.orderDeliveryFee{
	display: inline-block;
	vertical-align: middle;
	padding-left: 10px;
}
.orderGPSIcon{
	width: 4%;
}
.orderGPSIcon img{
	vertical-align: middle;
	display: inline-block;
}
.orderStatusIcon
{
	display: flex;
    align-items: center;
	width: -moz-min-content;    /* Firefox */
	width: -webkit-min-content; /* Chrome */
	width: min-content;
}
.orderIconOverlay{
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 50px;
}
.orderStatus, .notVerified{
	border: 2px solid rgb(201, 216, 228);
	border-radius: 18px;	
	font-size: calc(10px + 12 * .07vw);
	padding: 2px 6px;
	margin-left: 8px;
	vertical-align: super;
}
.orderChange{
	font-size: 120%;
	font-weight: bold;
	border: 2px solid rgb(107, 147, 183);
	border-radius: 10px;	
	margin: .5em;
	padding: .5em;
	display: block;
    overflow: auto;
}
.orderError{
	font-size: 20px;
	font-weight: bold;
	color: #800000;
	text-align: center;
}
.notVerified{
	border: 3px solid #c91628;
	color: #c91628;
	background-color: white;
}
.notVerified:HOVER{
	border: 3px solid white;
	color: white;
	background-color: transparent;
}
.stamp{
	width: 130px;
}
.orderName{
	font-size: calc(10px + 12 * .07vw);
	display: flex;
    justify-content: center;
    align-items: center;
}
.orderedProdImg, .orderedProdImgDiv{
	max-width: 100px;
    width: auto;
    height: auto;
}
.orderedProdImgDiv{
	position: relative;
	margin-left: 20px;
}
.orderedDate, .orderNumber {
	font-size: 80%;
}
.orderTotal{
	margin-left: 15px;
}
#orders{
	margin-right: 8px;
	text-align: center;
}
.orderBody, .ordersWrapper{
	display: flex;
	justify-content: space-between;
}
#invoices, #transactions{
    width: 95%;
    margin: auto;
}
#invoices th{
    background-color: #dedede;
}
.editQuantity{
	padding: 3px;
	border: 1px solid #a9a9a9;
	background-color: #c0c0c0;
	border-radius: 5px;
	cursor: pointer;
	margin: auto;
	width: max-content;
}
#cancelOrderNoRefundMessage{
	color: #4c1414;
	text-shadow: 0px 1px 0px #a19ba1;
	font-size: 80%;
	animation: blinkingText 3s infinite;
}
@media screen and (min-width: 501px) {
    .column2 ul, .column2 div{
        width: 46%;
    }
    .column3 ul, .column3 div{
        width: 30%;
    }
	.orderBody{
		flex-flow: nowrap;
	}
    #ordersDiv .orderedProdDesc{
        width: 58%;
    }
}
@media screen and (max-width: 500px) {
    .column2 div, .column2 ul, .column3 div, .column3 ul{
        width: 98%;
    }
	.orderBody{
		flex-flow: wrap;
	}
    #ordersDiv .orderedProdDesc{
        max-width: 47%;
    }
}
.orderBodyMain {
	display: inline-block;
}
.ordersWrapper{
	margin: 10px;
	justify-content: space-between;
	flex-flow: wrap;
}
.orderBodyRow, .orderProducts{
	display: flex;
    width: 100%;
	flex-flow: wrap;
    margin-bottom: 3px;
}
.orderProducts{
	justify-content: space-between;
}
.orderAddressDiv{
	display: inline-block;
	margin-right: 10px;
	padding: 10px;
	background-color: #e9eff3a3;
	border: 1px solid #d1d1d170;
	border-radius: 10px;
	max-width: 500px;
	font-size: 14px;
	word-wrap: break-word
}
.orderAddressDiv h2{
	margin-block-end: 0;
}
#orders .orderedProdPrice, .orderedProdPriceTotal{
    vertical-align: top;
	text-align: right;
	margin-left: 15px;
}
.orderedProdPriceTotal{
	border-top: 2px double black;
}
.orderActions{
	display: inline-block;
	margin: 10px;
}
.orderedProduct{
	width: 100%;
	position: relative;
}
#CONFIG_FORM label{
	padding-top: 10px;
	padding-bottom: 2px;
}
form > image{
	max-width: 300px;
}
.permsGroup, .userGroup, .changePassword{
	display: block !important;
	padding: 1em !important;
	background-color: #d9d9d9;
	border: 1px solid #222222;
	border-radius: 10px;
	text-align: left;
	margin: .5em auto;
	max-width: 640px;
	vertical-align: top;
}
.contactUs{
	padding: 1em;
	border-radius: 10px;
	text-align: left;
	margin: .5em auto;
	max-width: 640px;
	vertical-align: top;
}
fieldset label {
	display: inline-block;
}
fieldset.userGroup label {
	padding-left: 10px;
	border-style: none;
	width: 30%;
}
fieldset.userGroup input[type=text], fieldset.userGroup input[type=number], fieldset.userGroup input[type=tel], fieldset.userGroup textarea{
	width: 65%;
}
fieldset.userGroup select {
	width: 66.5%;
}
fieldset.specialOrder div.ui-field-contain{
	width: 100%;
}
/* Chrome, Safari, Edge, Opera */
input[name=securityNumber]::-webkit-outer-spin-button,
input[name=securityNumber]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[name=securityNumber] {
  -moz-appearance: textfield;
}
.changed{
	border: 2px solid #e26578;
	border-radius: 7px;
}
.perms {
 	border-style: none !important;
	padding: .1em .5em !important;
    display: inline-block;
    width: 255px;
}
.addModDiv {
    display: inline-block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 30px;
    height: 30px
    ;
    float: left;
}
.addModImg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 30px;
    height: 30px;
    visibility: hidden;
}
.custom-combobox{
	position: relative;
}
.combobox-btn{
	position: absolute;
	top: -4px;
	right: 2px;
	height: 20px;
	font-size: 85%;
	margin: .5em 0;
	padding: .5em 1em;
	display: block;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
	box-shadow: none !important;
}
.clickable{
	cursor: pointer;
}
fieldset.permsGroup div.ui-checkbox{
	display: inline-block;
}
.message{
	font-size: 18px;
	font-weight: bold;
  	border-radius: 10px;
}
.combobox{
	width: 300px;
	display: inline-block;
}
.ui-checkbox table, .ui-radio table{
	width: 100%;
	padding: 0;
	margin: 0;
}
.ui-icon-geolocation {
	background-image: url("/images/geolocation.png");
	background-size: 18px 18px;
	background-repeat: no-repeat;
	background-position-x: 10px;
    background-position-y: 6px;
}
div.combobox .ui-input-search, div.combobox .ui-controlgroup-controls, div.combobox .ui-controlgroup{
	width: 100%;
}

.ui-editicon:after{
	background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2214px%22%20height%3D%2214px%22%20viewBox%3D%220%200%2014%2014%22%20style%3D%22enable-background%3Anew%200%200%2014%2014%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20d%3D%22M1%2C10l-1%2C4l4-1l7-7L8%2C3L1%2C10z%20M11%2C0L9%2C2l3%2C3l2-2L11%2C0z%22%2F%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3C%2Fsvg%3E") !important;
}

.ui-addicon:after{
	background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2214px%22%20height%3D%2214px%22%20viewBox%3D%220%200%2014%2014%22%20style%3D%22enable-background%3Anew%200%200%2014%2014%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20points%3D%2214%2C5%209%2C5%209%2C0%205%2C0%205%2C5%200%2C5%200%2C9%205%2C9%205%2C14%209%2C14%209%2C9%2014%2C9%20%22%2F%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3C%2Fsvg%3E") !important;
}
.no-margin {
    margin: 0 !important;
}
#textDisplay > div {
	padding: 0px;
	margin: 10px;
	border: 1px solid #111111;
  	border-radius: 3px;
  	max-width: 800px;
}
#textDisplay  .pageHeader, #textDisplay  .pageFooter {
	margin: 0;
	background-color: #222222;
	color: #ffffff;
}
#textDisplay  .pageHeader{
	padding: 15px;
}
#textDisplay  .pageBody {
	text-align: left;
}
#promoCodeDiv{
	padding: 5px 10px;
	text-align: center;
	display: inline-block;
	border: 1px solid #e0dddd;
  	border-radius: 10px;
	box-shadow: 0px 1px 0px #fafafa;
}
#promoCodeDiv .ui-input-text{
	vertical-align: middle;
	display: inline-block;
	margin-right: 15px;
}
#promoCodeDiv label{
	display: inline-block;
	margin-right: 15px;
}
.topCategory{
	background-color: rgba(0,0,0,.5);
}
.jqte{
	max-width: 650px;
}
.grayedOut{
	opacity: 0.5;
	-webkit-filter: opacity(50%);
    filter: opacity(50%);
}
.hidden{
	display: none;
}
#menuDiv img{
	max-width: none;
}
.sortableDiv table{
	width: 100%;
}
.sortBy{
	font-size: 90%;
}
.checkGroup{
	float: left;
}
.checkLabel div{
	display: inline-block;
	margin-left: 65px;
	margin-top: 12px;
	width: 180px;
}
.checkLabel{
	cursor: pointer;
	display: inline-block;
    position: relative;
    padding-left: 20px;
    margin-right: 10px;
    text-align: left;
}
.checkLabel div{
	display: inline-block;
	margin-left: 65px;
	margin-top: 12px;
	width: 180px;
}
.checkLabel:before{
	content: "";
    width: 60px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    background-position: left center;
	background-size: auto 100%;
	background-repeat: no-repeat;
}
.bitwiseChk{
	display: none;
}
.bitwiseChk:checked + .checkLabel:before {
  background-position: right center;
}

#deliveryDiv{
	margin-bottom: 5px;
	display: inline-block;
}
#deliveryDiv label:before{
	margin-top: -6px;
}
#deliveryDiv label{
	border-radius: 5px;
	padding-bottom: 10px;
}
#pick_up_label:before{
	background-image: url(/images/pick_up_check.png);
}
#delivery_label:before{
	background-image: url(/images/delivery_check.png);
}
#cod_label:before{
	background-image: url(/images/cod_check.png);
}
#online_pay_label:before{
	background-image: url(/images/online_pay_check.png);
}
#cash_pay_label:before{
	background-image: url(/images/cash_check.png);
}
#cash_exact_pay_label:before{
	background-image: url(/images/cash_exact_check.png);
}
#visa_pay_label:before{
	background-image: url(/images/visa_check.png);
}
#mastercard_pay_label:before{
	background-image: url(/images/mastercard_check.png);
}
#cheque_pay_label:before{
	background-image: url(/images/cheque_check.png);
	margin-top: 3px;
}
#paypal_pay_label:before{
	background-image: url(/images/paypal_check.png);
}
#debit_pay_label:before{
	background-image: url(/images/debit_check.png);
}
#visa_debit_pay_label:before{
	background-image: url(/images/visa_debit_check.png);
}
#mastercard_debit_pay_label:before{
	background-image: url(/images/mastercard_debit_check.png);
}
#payemntReceipt {
	font-family: sans-serif;
}
#payemntReceipt th{
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}
.receiptName{
	font-weight: bold;
	padding-right: 10px;
}
.receiptSep{
	width: 20px;
}
.receiptWrapper{
	padding: 10px 20px;
}
label.model, label.feature{
	position: relative;
    display: table-cell;
    white-space: nowrap;
    min-width: 200px;
}
.modelCheck, .featureCheck{
	display: none;
}
.modelCheck:checked + label.model:before, .featureCheck:checked + label.feature:before{
	background-image: url(data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2214px%22%20height%3D%2214px%22%20viewBox%3D%220%200%2014%2014%22%20style%3D%22enable-background%3Anew%200%200%2014%2014%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20style%3D%22fill%3A%23FFFFFF%3B%22%20points%3D%2214%2C4%2011%2C1%205.003%2C6.997%203%2C5%200%2C8%204.966%2C13%204.983%2C12.982%205%2C13%20%22%2F%3E%3C%2Fsvg%3E);
	background-color: #a91f32;
}
label.model:before, label.feature:before{
	background-color: rgba(0,0,0,.1);
	background-image: none;
	background-position: center center;
    background-repeat: no-repeat;
    border-color: #ec2b46;
    color: #ffffff;
    text-shadow: 0 1px 0 #444444;
    border-radius: .1875em;
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: .4em;
    width: 18px;
    height: 18px;
    margin: -9px 2px 0 2px;
}

td.menuDarkGrayBig{height: 28px;background: url(/images/button/category/big/center_darkGray.gif) top left repeat-x;text-align: left;white-space: nowrap;
	color: #f8f8f8; text-shadow: 0 1px 0 #000;}
td.menuDarkGrayBig:hover{color: #ffffff; text-shadow: 0 1px 0 #434343;}
td.menuGrayBig{height: 28px;background: url(/images/button/category/big/center_gray.gif) top left repeat-x;text-align: left;white-space: nowrap;
	color: #111111; text-shadow: 0 1px 0 #f3f3f3;}
td.menuGrayBig:hover{color: #333333; text-shadow: 0 1px 0 #ffffff;}
td.menuBlueBig{height: 28px;background: url(/images/button/category/big/center_darkblue.gif) top left repeat-x;text-align: left;white-space: nowrap;}
td.menuGoldBig{height: 28px;background: url(/images/button/category/big/center_yellow.gif) top left repeat-x;text-align: left;white-space: nowrap;}
td.menuBlue{height: 18px;background: url(/images/button/category/small/center_darkblue.gif) top left repeat-x;text-align: left;white-space: nowrap;}
td.menuGold{height: 18px;background: url(/images/button/category/small/center_yellow.gif) top left repeat-x;text-align: left;white-space: nowrap;}

#imageThumbs{
    padding-top: 10px;
    vertical-align: text-bottom;
}
#prodImageContainer{
    position: relative;
}
#editImage{
    max-width: unset;
    max-height: unset;
}
#drawCanvas {
    position: absolute;
    top: 0;
    left: 0;
    cursor: none;
    opacity: 0.35;
    z-index: 900;
}
#drawCursor {
    position: absolute;
    top: 0;
    left: 0;
    width: 13px;
    height: 13px;
    display: none;
    background-color: #44444499;
    pointer-events: none;
    border-radius: 50%;
    border: 1px solid #EEEEEE;
    transition: width 0.2s linear, height 0.2s linear;
    z-index: 901;
}
.thumb{
	width: 46px;
	height: 46px;
	padding: 2px;
	margin: 2px;
	border-radius: 4px;
	border-style: solid;
	border-width: 2px;
	cursor: pointer;
    -webkit-user-select: none; /* Safari */
    -moz-user-select: none;    /* Firefox */
    -ms-user-select: none;     /* IE 10+ */
    user-select: none;
}
.thumbNotSelected{
    border-color: #ddddf9;
}
.thumbSelected{
    border-color: #004266;
}
.thumb:hover{
	border-color: #800000;
}
.thumbImg{
	max-width: 46px;
	max-height: 46px;
}
.blinking{
    animation:blinkingText 3s infinite;
}
@keyframes blinkingText{
    0%{     color: #000;    }
    49%{    color: #500; }
    75%{    color: transparent; }
    99%{    color:transparent;  }
    100%{   color: #000;    }
}
.yearSelect{
	display: inline-block;
	width: 120px;
}
.monthSelect{
	display: inline-block;
	width: 120px;
	padding-right: 10px;
}

.arrow {
  border: solid #bbb;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 4px;
}
.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
.up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.removable{
    cursor: pointer;
    padding: 0 3px;
    border-radius: 8px;
    transition: background-color 0.3s;
}
.removable:hover{
    border: solid 1px #777;
    padding: 0 2px;
    background-color: #b22b2b;
    color: #eee;
}
.share-container{
    margin: auto;
    margin-bottom: 5px;
    position: relative;
    overflow: hidden;
    min-width: 315px;
    margin: auto;
    margin-bottom: 7px;
    width: 315px;
    height: 24px;
}
.share-links{
    position: absolute;
    left: 300px;
    width: 230px;
    height: 24px;
    transition: left 0.5s ease-out;
}
.share-this{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 73px;
    height: 11px;
    background-color: #b22b2b;
    text-transform: uppercase;
    padding: 2px 1px 1px 3px;
    color: #fff;
    letter-spacing: 0.1rem;
    font-size: 0.54rem;
    text-shadow: 1px 1px #5a1111;
    cursor: pointer;
    z-index: 5;
}
.share-links ul{
    margin: 0;
    padding-left: 10px;
    list-style: none;
}
.share-links li{
    display: inline-block;
    margin: 0 2px;
    line-height: 0;
}
.share-back{
    position: absolute;
    top: 0;
    right: 0;
    width: 80px;
    height: 24px;
    background-image: linear-gradient(to right, rgba(255,255,255,0.2), rgba(255,255,255,1));
    z-index: 4;
}
input.activate-share:checked + .share-links{
    left: 0px;
}
.share-container input{
    display: none;
}
.row {
    display: table-row;
}
.column {
    display: table-cell;
}
.right-justify{
    margin-left: auto;
}
.spaced{
    margin-left: 3px;
}
.equally-spaced{
    display: flex;
}
.equally-spaced label:not(:first-child){
    margin-left: auto;
}
.equally-spaced label{
    margin-right: 3px;
    align-self: center;
}
#pageList .equally-spaced {
    justify-content: space-between;
    font-size: .9em;
}
#pageList input[type=text] {
    width: 170px;
}
#pageList fieldset{
    min-width: 244px;
    margin: unset;
}
#pageList textarea{
    min-height: 100px;
}
input.input-hidden {
  position: absolute;
  left: -9999px;
}
input[type=radio]:checked + label.image-select>img {
  border: 1px solid #b22b2b;
  box-shadow: 0 0 2px 2px #b22b2b;
}
input[type=radio] + label.image-select>img {
  border: 1px solid transparent;
  width: 40px;
  height: 40px;
  transition: 500ms all;
}
input[type=checkbox]:disabled+label, input[type=radio]:disabled+label {
  color: #ccc;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

#bottomPageNav{
    position: absolute;
    left: 50%;
    bottom: 1px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border: 1px solid #b22b2b;
    border-radius: 7px;
    box-shadow: 0 0 0 1px #b22b2b;
    white-space: nowrap;
    width: fit-content;
}
.pageNavBtn, #nextPage{
    border-left: 1px solid #b22b2b;
}
.pageNavBtn, #nextPage, #prevPage{
    padding: 3px 11px;
    display: inline-block;
}
.pageNavBtn.selected{
    color: #fafafa;
    background-color: #000;
    z-index: 50;
    position: relative;
}
.disabled{
    color: #aaa;
}
#lockTimeoutDiv{
    margin-right: 10px;
    float: right;
}
#lockTimeoutTxt{
    margin-right: 5px;
    vertical-align: super;
}
.todo-list{
    list-style: none;
    text-align: left;
    margin: auto;
    width: fit-content;
    padding-inline-start: 10px;
}
.todo-icon {
    vertical-align: middle;
    width: 40px;
    height: 40px;
    margin: 10px;
}
.todo-txt {
    vertical-align: middle;
    cursor: pointer;
}
canvas{
    z-index: 0;
}
.docSection{
    z-index: 1;
    user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
#supportTickets, #newTicket {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #b22b2b;
    border-radius: 7px;
    box-shadow: 0 0 0 1px #b22b2b;
    width: fit-content;
    min-width: 400px;
    position: relative;
    margin: 10px;
}

#supportTickets legend, #newTicket legend{
    background-color: #b22b2b;
    color: #fff;
    padding: 5px 10px;
    border-radius: 7px 7px 0 0;
    margin: 0;
}

#newTicket label{
    min-width: 120px;
}

#newTicket input{
    min-width: 120px;
    margin: 5px;
    border-radius: 0;
}

.supportBtn{
    border: 1px solid #b22b2b;
    background-color: #b22b2b;
    color: #fff;
    padding: 5px 10px;
    border-radius: 7px;
    margin: 5px;
    cursor: pointer;
}
.supportBtn:hover{
    font-weight: bold;
}
.checkText{
    display: inline-block;
    margin: 5px;
    border: 2px solid #333;
    background-color: #aaa;
    color: #333;
    padding: 2px 4px !important;
    border-radius: 7px;
    cursor: pointer;
}
input[type="checkbox"]:checked+label.checkText {
    border: 2px solid #b22b2b;
    background-color: #ccc;
    color: #b22b2b;
}
#requestedDeliveryDate{
    width: 50%;
}
#configGroups input, #configGroups select{
    max-width: 250px;
}
#configGroups textarea{
    max-width: 300px;
    float: right;
}
#emailGateway{
    width: 150px;
}
.uploadHistory{
    margin: auto;
    width: 80%;
    text-align: left;
}
.uploadHistory td, .uploadHistory th{
    padding: 5px;
    border-bottom: 1px solid #b22b2b;
}
.uploadHistory tr:first-child td, .uploadHistory tr:first-child th{
    border-top: 1px solid #b22b2b;
}
.uploadHistory .started td{
    color: #009900;
}
.uploadHistory .stopped td{
    color: #990000;
}
.uploadHistory .failed td{
    color: #fffdfd;
    background-color: #990000;
}