<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Account Navigation and Header */


#account2-top {
	display: block;
	float: left;
	width: 95%;
	border-radius: 6px;
	background: #eee;
	font-size: 22px;
	padding: 20px 2.5%;
	margin: 0 0 0 0;
}

#account2-top a {
	text-transform: capitalize;
}

#account2-top a:hover {
	text-decoration: none;
}

#account2-top span {
	display: inline-block;
	float: right;
	color: #555;
	font-style: italic;
	font-size: 16px;
	padding: 4px 0;
}

#account2-menu {
	position: relative;
	float: left;
	width: 250px;
	margin: 10px 10px 0 0;
}

#account2-menu a {
	display: block;
	float: left;
	width: 100%;
	border-radius: 6px;
	background: #eee;
	text-align: center;
	padding: 15px 0;
	margin: 0 0 10px 0;
	font-size: 16px;
	transition: all ease .25s;
}

#account2-menu a h1 {
	font-size: inherit;
	padding: 0;
	margin: 0;
	display: inline;
}

#account2-menu a:hover {
	text-decoration: none;
	background: #555;
	color: #fff;
	transition: all ease .25s;
}

#account2-menu .account2-active {
	background: #9cd2d2;
	font-weight: bold;
	color: #fff;
}
#account2-menu a:not(.account2-active) i.fa-dollar-sign {
	color: rgb(154,195,137);
}
#account2-menu a:not(.account2-active) i.fa-star.vipStar {
	color: rgb(148,201,200);
}
#account2-menu a:not(.account2-active) i.fa-crown {
	color: rgb(255,186,0);
}

/* Account Constants */

.account2-full {
	position: relative;
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
    box-sizing: border-box;
}

.account2-half {
	display: inline-block;
	position: relative;
	width: 336px;
	margin: 10px 0 5px 10px;
}

.account2-box {
	border: 3px solid #eee;
	border-radius: 6px;
	text-align: left;
}

.account2-box-green {
	border: 3px solid #333;
	border-radius: 6px;
	float: left;
}

.account2-box-orange {
	border: 3px solid #e49e2f;
	border-radius: 6px;
}

.account2-header {
	text-align: left;
	width: 100%;
	box-sizing: border-box;
	background: #eee;
	padding: 5px 10px;
	font-weight: bold;
	-webkit-box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.15);
	overflow: auto; /* So floated elements remain in the header box */
}

.account2-header-green {
	text-align: left;
	width: 100%;
	box-sizing: border-box;
	background: #333;
	padding: 5px 2.6%;
	font-weight: bold;
	color: #fff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.account2-header-orange {
	text-align: left;
	width: 100%;
	box-sizing: border-box;
	background: #333;
	padding: 5px 2.6%;
	font-weight: bold;
	color: #fff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.account2-header a {
	display: inline-block;
	float: right;
	text-decoration: underline;
	font-style: italic;
	color: #555;
}

.account2-header-green a {
	display: inline-block;
	float: right;
	text-decoration: underline;
	font-style: italic;
	color: #fff;
}

.account2-container {
	position: relative;
	float: left;
	text-align: center;
	margin: 0 0 15px 0;
	width: calc(100% - 260px);
	box-sizing: border-box;
}

.account2-none {
	font-size: 18px;
	padding: 10px 0;
	margin: 15px 0 0 15px;
	text-align: center;
}

/* Account Information */

.account2-infonames {
	width: 240px;
	position: relative;
	float: left;
	text-align: right;
	line-height: 27px;
	color: #555;
	padding: 40px 0;
}

.account2-infovalues {
	width: 422px;
	position: relative;
	float: left;
	text-align: left;
	line-height: 27px;
	font-size: 16px;
	padding: 40px 0;
	margin: 0 0 0 15px;
	font-weight: bold;
	text-transform: capitalize;
}

.account2-infovalues span {
	color: #555;
}

.account2-passwordlink {
	margin: 0 -1px;
}

.account2-informationtable {
	width: 100%;
	margin: 30px 0;
}

.account2-informationtable tr td:first-of-type {
	width: 30%;
	text-align: right;
	color: #555;
}

.account2-informationtable tr td:last-of-type {
	width: 70%;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	line-height: 29px;
	text-transform: capitalize;
}

.account2-informationtable span {
	font-style: italic;
	color: #555;
}

.account2-informationtable a {
	font-style: italic;
	color: #555;
	text-decoration: underline;
}

.account2-informationtable input,
.account2-informationtable select {
	font-size: 16px;
	margin: 1px;
}

/* Address Book */
@media only screen and (min-width: 481px) {
	#address-edit .account2-container {
		padding-top: 10px;
	}
}
#address-edit div.account2-container .account2-box {
	box-sizing: border-box;
	width: 100%;
}
.account2-box.isDefault {
	position: relative;
}
.account2-box.isDefault .account2-header {
	padding-left: 30px;
}
.account2-box.isDefault .account2-header::before {
	content: url('/account/images/address-default.png');
	position: absolute;
	top: -3px;
	left: 2px;
}

.account2-addresstable {
	width: 100%;
}

.account2-addresstable  tr  td:first-of-type {
	text-align: right;
	width: 40%;
	color: #555;
}

.account2-addresstable  tr  td:last-of-type {
	font-weight: bold;
	text-align: left;
}

.account2-newaddress {
	width: 100%;
	text-align: center;
}

/* Products Purchased */

.account2-producttable {
		width: 100%;
}

.account2-producttable tr:hover{

}

.account2-producttable  tr td:first-of-type {
	width: 50px;
}

.account2-producttable  tr td {
	text-align: left;
}

.account2-producttable  tr td span {
	color: #555;
}

.account2-buycell {
	text-align: center !important;
}

.account2-buycell a.account2-review {
	color: #555;
	text-decoration: underline;
	transition: all ease .25s;
}

.account2-buycell a.account2-review:hover {
	color: #000;
	text-decoration: underline;
	transition: all ease .25s;
}

.account2-producttable-odd {
	background: #f6f6f6;
}

.account2-producttable-disco {
	opacity: .5;
}

.account2-productbox {
	display: none;
}

.account2-productlabel {
	position: relative;
	display: inline-block;
	background: #5e5e5e;
	border-radius: 3px;
	border: 2px solid #5e5e5e;
	text-align: left;
	padding: 6px 0 0 10px;
	margin: 5px 0 0 10px;
	color: #fff !important;
	font-weight: bold;
	transition: all ease .25s;
	width: 125px;
	height: 22px;
	text-decoration: none !important;
	font-style: normal !important;
	vertical-align: middle;
	cursor: pointer;
}

.account2-needproducts {
	/*
	display: inline-block;
	background: #5e5e5e;
	border-radius: 3px;
	border: 2px solid #5e5e5e;
	text-align: center;
	padding: 6px 12px;
	margin: 0 0 1px 0;
	color: #fff !important;
	font-weight: bold;
	transition: all ease .25s;
	text-decoration: none !important;
	font-style: normal !important;
	 */
	font-size: 12px;
	font-weight: bold;
}

.account2-productlabel:hover {
	background: #9ec18b;
	border: 2px solid #9ec18b;
}

.account2-productlabel span.checkmark {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 28px;
	height: 28px;
	background: #fff;
	margin: 0 0 -3px 0;
}

.account2-productlabel span.checkmark img {
	opacity: 0;
	position: absolute;
	top: -5px;
	right: -7px;
	transition: all .15s ease;
}

.account2-productbox:checked  + label span img {
	opacity: 1;
}

.account2-productlabel .account2-repurchase {
	color: #fff/* !important*/;
	text-decoration: none !important;
}

.account2-mobileprodsadd {
	display: none;
}

.account2-producttable-sale {
	color: #5ba949 !important;
	font-weight: bold;
}

.account2-producttable-notsale {
	text-decoration: line-through;
}

/* Past Orders */

.account2-orderheader tr td {
	position: relative;	
}
.account2-orderheader tr td span {
	color: #555;
	font-weight: normal;
}

.account2-orderssummary {
	width: 150px;
	float: left;
	margin: 20px 50px 20px 50px;
}

.account2-orderssummary tr:first-of-type, .account2-orderssummary tr:last-of-type {
	font-weight: bold;
}

.account2-orderssummary tr td:last-of-type {
	text-align: right;
}

.account2-orderssummary tr td:first-of-type {
	text-align: left;
}

.account2-ordersaddress { 
	width: 220px;
	float: left;
	margin: 20px 0 20px 0;
}

.account2-ordersaddress tr:first-of-type, .account2-ordersaddress tr:last-of-type {
	font-weight: bold;
}

.account2-ordersaddress tr td:last-of-type {
	text-align: right;
}

.account2-ordersaddress tr td:first-of-type {
	text-align: left;
}

.account2-saleprice {
	color: #5ba949 !important;
}

.account2-orderheadercell {
	width: 30%;
}

.account2-orderheaderrecell {
	width: 10%;
}

.account2-orders-text {
	display: inline-block;
	margin: 5px;
	font-size: 16px;
}

/* Express Checkout */

.account2-addresstable input, .account2-addresstable select {
	font-size: 16px;
	border: 2px solid #eee;
	border-radius: 6px;
	margin: 1px;
}

.account2-expressaddresses  {
	width: 100%;
}

.account2-expressaddresses  tr td {
	text-align: left;
	padding: 5px 0;
	width: 75%;
	height: auto;
}

.account2-expressaddresses  tr td:first-of-type {
	width: 10%;
	text-align: center;
}

.account2-expressaddresses  tr td:last-of-type {
	width: 15%;
	text-align: right;
	text-decoration: underline;
	font-style: italic;
	color: #555;
	vertical-align: middle !important;
}

/* Reviews */

.account2-reviewtable {
	width: 100%;
}

.account2-reviewtable span {
	color: #555;
}


/* Message Animations */

@keyframes message {
	0%	{
		height: 0;
		border: 0px solid #5ba949;
		background: #fff;
		color: #5ba949;
		margin: 10px 0 0 10px;
	}
	
	10% {
		height: 26px;
		border: 3px solid #5ba949;
		background: #5ba949;
		color: #fff;
		margin: 10px 0 0 10px;
	}
	
	90% {
		height: 26px;
		border: 3px solid #5ba949;
		background: #5ba949;
		color: #fff;
		margin: 10px 0 0 10px;
	}
	
	100% {
		height: 0;
		border: 0;
		background: #5ba949;
		color: #fff;
		margin: 0 0 0 10px;
	}
}
.account2-tempmessage {
	overflow: hidden;
	height: 0;
	animation-name: message;
	animation-duration: 5s;
	animation-iteration-count: 1;
	border-width: 0;
	margin: 0;
}

/* Buttons */

.account2-button {
	display: inline-block;
	background: #5ba949;
	border-radius: 3px;
	border: 2px solid #5ba949;
	text-align: center;
	padding: 6px 12px;
	color: #fff !important;
	font-weight: bold;
	transition: all ease .25s;
	text-decoration: none !important;
	font-style: normal !important;
	cursor: pointer;
}
.account2-button.bccButtonGreen {
	border-color:#9ec18b !important;
}
.account2-button-black {
	display: inline-block;
	background: #000;
	border-radius: 3px;
	border: 2px solid #000;
	text-align: center;
	padding: 6px 12px;
	color: #fff !important;
	font-weight: bold;
	transition: all ease .25s;
	text-decoration: none !important;
	font-style: normal !important;
	cursor: pointer;
}

.account2-button:hover {
	background: #fff;
	color: #5ba949 !important;
	transition: all ease .25s;
	text-decoration: none !important;
	font-style: normal !important;
}
.account2-button.bccButtonGreen:hover {
	color: #9ec18b !important;
}
.account2-button-black:hover {
	background: #fff;
	color: #000 !important;
	transition: all ease .25s;
	text-decoration: none !important;
	font-style: normal !important;
}

.account2-needproducts,
.account2-productsbutton {
	float: right;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
}

.account2-bluebutton {
	display: inline-block;
	background: #9cd2d2;
	border-radius: 3px;
	border: 2px solid #9cd2d2;
	text-align: center;
	padding: 6px 12px;
	color: #fff !important;
	font-weight: bold;
	transition: all ease .25s;
	width: 80px;
	text-decoration: none !important;
	font-style: normal !important;
}

.account2-bluebutton:hover {
	background: #fff;
	color: #9cd2d2 !important;
	transition: all ease .25s;
	text-decoration: none !important;
	font-style: normal !important;
}

/* Login Area */

.account2-logintable {
	margin: 14px 0;
	width: 100%;
}

.account2-signuptable {
	width: 100%;
}

.account2-logintable input[type="text"], .account2-logintable input[type="password"], .account2-signuptable input[type="text"], .account2-signuptable input[type="password"] {
	width: 95%;
}

.account2-logintable tr td:first-of-type, .account2-signuptable tr td:first-of-type {
	text-align: right;
	font-weight: bold;
}

.account2-unsub {
	text-align: center;
	padding: 0 0 10px 0;
	margin: 0 auto 10px 10px;
}

.account2-logincont {
	margin: 0 auto;
	float: initial;
}

.account2-logincont h1 {
	font-size:1.5em;
}

.account2-warning {
	display: block;
	width: 680px;
	background: #f00;
	color: #fff;
	font-weight: bold;
	border-radius: 3px;
	padding: 10px 10px;
	margin: 0 auto 0 auto;
}


/* UNSUB */

.tableBox {
	padding: 2.5%;
	width: 60%;
	display: table-cell;
	vertical-align: middle;
}</pre></body></html>