/* Minification failed. Returning unminified contents.
(471,20): run-time error CSS1036: Expected expression, found ';'
(481,20): run-time error CSS1036: Expected expression, found ';'
(1004,10): run-time error CSS1036: Expected expression, found ';'
(1350,13): run-time error CSS1036: Expected expression, found ';'
(2504,20): run-time error CSS1036: Expected expression, found ';'
(2682,9): run-time error CSS1036: Expected expression, found ';'
(3381,15): run-time error CSS1036: Expected expression, found ';'
(6833,14): run-time error CSS1036: Expected expression, found ';'
(12169,10): run-time error CSS1036: Expected expression, found ';'
 */
*
{
	font-family: muli;
	transition: all 0.2s ease-in-out;
}
@media (max-width: 600px)
{
	body
	{
		overflow: hidden;
	}
}
button
{
	background-color: #000000 !important;
	color: #FFFFFF !important;
	border-bottom: 1px solid #500000 !important;
}
h1
{
	font-family: raleway !important;
	font-size: 40px !important;
	font-weight: bold !important;
}
@media (max-width: 600px)
{
	h1
	{
		font-size: 30px !important;
		text-align: center;
	}
}
a
{
	outline: none;
	border: 0;
	text-decoration: none;
}
.article-main a
{
	color: #007BC9;
}
.article-main
{
	font-size: 17px;
}
/*SIDEBAR-------------------------------------*/
#searchbox
{
	padding: 42px;
}
#mysidebar
{
	background-color: #000000 !important;
	color: #FFFFFF !important;
	/*+placement: anchor-top-left;*/
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	font-size: 20px;
	z-index: 1000 !important;
}
#menu_gemimage
{
	height: 111px;
	/*+placement: 14px 11px;*/
	position: relative;
	left: 14px;
	top: 11px;
}
.submenu_text
{
	font-size: 18px;
	/*height: 53px;*/
}
.submenu_text:hover
{
	background-color: rgba(8, 103, 225, 0) !important;
	color: #F78C00 !important;
	font-weight: bold;
}
/*BUTTON:hover
{
	background-color: rgba(8, 103, 225, 0) !important;
	color: #F78C00 !important;
	font-weight: bold;
}*/
/*#sidebar_close
{
	height: 116px;
}*/
#downarrow
{
	/*+placement: 0px 7px;*/
	position: relative;
	left: 0px;
	top: 7px;
}
.w3-button:hover
{
	color: #000 !important;
	background-color: rgba(255, 255, 255, 0) !important;
	color: #F49E00 !important;
	font-weight: bold;
}
/*HEADER AND OVERHEADER-------------*/
#overheader
{
	overflow: visible;
	max-height: 22px !important;
}
.tooltip
{
	background-color: #FFFFFF !important;
	position: absolute;
	/*+border-radius: 5px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	/*color: #FFF4A4 !important;*/
	border: 1px solid #707070;
	padding: 42px;
	z-index: 5000;
	font-size: 16px;
	width: 300%;
	color: #000000 !important;
}
.nononsense
{
	/*position: absolute !important;*/
	/*width: 300px !important;*/
	font-style: normal;
	font-size: 14px;
}
.material-icons
{
	font-size: 20px !important;
}
#policy_bar
{
	overflow: visible;
	/*max-height: 30px !important;*/
	font-size: 11px;
	margin-top: -5px;
}
#account_bar
{
	/*+placement: anchor-top-right;*/
	position: absolute;
	right: 0;
	top: 0;
	max-height: 74px;
}
#accountbar_text
{
	/*+placement: 0px -6px;*/
	position: relative;
	left: 0px;
	top: -6px;
	font-size: small !important;
}
#under_header
{
	width: 100%;
	/*+placement: shift;*/
	position: relative;
	left: 0;
	top: 0;
	position: sticky;
	position: -webkit-sticky;
	z-index: 1000;
	background-size: cover;
	/*overflow: hidden;*/
}
#underheader_background
{
}
#header_leftside
{
	height: 71px;
	/*width: 500px;*/
}
#header_rightside
{
}
.top-nav-icon img
{
	height: 20px;
	margin-top: 4px;
	margin-right: 6px;
	visibility: hidden;
}
.top-nav-button
{
	width: 63px;
	text-align: center;
	color: #FFFFFF;
	font-size: smaller;
	/*+placement: float-right -2px 2px;*/
	float: right;
	position: relative;
	left: -2px;
	top: 2px;
}
#submenu_link
{
	font-size: 13px;
	height: 45px;
	width: 300px;
}
#menu_gem
{
	height: 150px;
	/*+placement: anchor-top-left;*/
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	margin-left: 11px;
}
#site_logo
{
	/*+placement: -1px 2px;*/
	position: relative;
	left: -1px;
	top: 2px;
}
#site_title
{
	min-width: 320px;
	font-size: 34px;
	/*(*+placement: 5px -18px;*)
	position: relative;
	left: 5px;
	top: -18px;*/
}
#me
{
	font-family: delius swash caps;
	font-size: 53px;
	/*+placement: anchor-top-left 205px -7px;*/
	position: absolute;
	left: 205px;
	top: -7px;
}
#site_slogan
{
	font-size: 13px !important;
	margin-left: 51px;
}
#ribbon
{
	/*+placement: anchor-top-left 297px -14px;*/
	position: absolute;
	left: 297px;
	top: -14px;
	height: 100px;
}
#small-ribbon
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	text-align: center;
	font-weight: bold;
	background-color: #BB0000;
	color: #FFF21B;
	font-size: 18px;
	font-style: italic;
}
#ribbonwhite
{
	font-size: 14px;
	color: #FED5EF;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	margin: 4px;
}
#header_rightside
{
	font-size: smaller;
	/*height: 33px;*/
}
.menubar_icons
{
	height: 22px;
	opacity: 0.4;
	/*+placement: float-left 13px 6px;*/
	float: left;
	position: relative;
	left: 13px;
	top: 6px;
}
#submenu_icon
{
	height: 30px;
	/*opacity: 0.7;*/
	margin-right: 11px;
}
#submenu_icon2
{
	height: 30px;
	/*opacity: 0.7;*/
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	-ms-filter: "FlipH";
	margin-left: -14px;
}
#submenu_icon3
{
	height: 30px;
	/*opacity: 0.7;*/
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	-ms-filter: "FlipH";
	margin-left: -4px;
	/*+placement: 0px 5px;*/
	position: relative;
	left: 0px;
	top: 5px;
}
#submenu_tinyicon
{
	height: 20px;
	/*opacity: 0.7;*/
	margin-right: 3px;
}
/*#searchbar
{
	height: 36px;
}*/
.searchboxmini
{
}
#dropdown_menu
{
	font-size: 16px;
	margin-top: 32px;
	max-width: 650px;
	z-index: 1000;
}
#menu_text
{
	margin-top: -8px;
}
#menu_text:hover
{
	margin-top: -8px;
	background-color: #FFFFFF !important;
}
#menu_icon
{
	/*+placement: -2px 5px;*/
	position: relative;
	left: -2px;
	top: 5px;
	height: 30px;
}
#menu_item
{
	/*background-color: rgba(255, 19, 19, 0);*/
}
#hamburger
{
	/*+placement: anchor-top-right -4px 0px;*/
	position: absolute;
	right: -4px;
	top: 0px;
	color: #FFFFFF;
	font-size: 40px !important;
	cursor: pointer;
	z-index: 1;
}
@media (max-width: 600px)
{
	#site_title
	{
		min-width: 320px;
		font-size: 32px;
		/*+placement: 5px -25px;*/
		position: relative;
		left: 5px;
		top: -25px;
	}
	#header_leftside
	{
		height: 55px;
		/*width: 500px;*/
	}
	#me
	{
		font-family: delius swash caps;
		font-size: 43px;
		/*+placement: -6px 3px;*/
		position: relative;
		left: -6px;
		top: 3px;
	}
	#site_slogan
	{
		font-size: 13px !important;
		/*+placement: 30px -10px;*/
		position: relative;
		left: 30px;
		top: -10px;
	}
}
#search_box
{
	/*+placement: -22px -47px;*/
	position: relative;
	left: -22px;
	top: -47px;
}
#search_box input
{
	height: 29px;
	width: 159px;
}
#gemmain_topcontainer
{
	background-size: cover;
	/*max-height: 250px;*/
	/*overflow: hidden;*/
}
#gemmain_titles
{
	/*margin-left: -18px;*/
	min-width: 300px;
}
#gemmain_model
{
	margin-right: -15px;
	opacity: 0.95;
	margin-top: -7px;
	margin-bottom: -14px;
	/*height: 100%;*/
	height: 216px;
}
#gemmain_copy
{
	max-height: 75px;
}
#gemmain_itemimagecontainer
{
	/*(*+placement: float-left;*)
	float: left;
	position: relative;
	left: 0;
	top: 0;*/
	width: 285px;
	/*height: 230px;*/
	/*margin-bottom: 16px;*/
	/*margin-top: -72px;*/
	/*margin-right: -31px;*/
	height: 181px;
}
.gemmain_itemimage
{
	background-color: ;
	/*clip: rect(50px,400px,255px,30px);*/
	position: absolute;
	margin-top: -65px;
	height: 300px;
	margin-left: -76px;
	-webkit-mask-image: -webkit-radial-gradient(rgba(0,0,0,1) 40%, rgba(0,0,0,0)70%);
}
.gemcategory_itemimage
{
	background-color: ;
	/*clip: rect(50px,400px,255px,30px);*/
	position: absolute;
	z-index: -41;
	/*+placement: -118px -83px;*/
	position: relative;
	left: -118px;
	top: -83px;
}
#gemmain_smallimage
{
	margin-top: -26px;
	z-index: -1;
	margin-left: -38px;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	margin-bottom: -11px;
	margin-right: 9px;
}
#gemmain_toprow
{
}
#lcopy
{
	text-shadow: 1px 1px #FFFFFF;
}
/*BODY----------------------------*/
#body_wrapper
{
	max-width: 1200px;
	/*+placement: margin-auto;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0;
	top: 0;
	font-family: muli;
	min-height: 600px;
	overflow: hidden;
}
@media (max-width: 600px)
{
	h2
	{
		text-align: center;
	}
}
/*FOOTER--------------------*/
footer
{
	width: 100%;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	z-index: 20;
	height: auto;
	/*margin-left: 26px;*/
	border-top: 1px solid #ADADAD;
}
#footer-background
{
	background-color: rgba(98, 64, 81, 0.047);
	width: 100%;
	/*+placement: anchor-top-left;*/
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}
/*HOME-----------------------------*/
#labgenuine_container
{
	background-color: #DF0909;
}
#categories
{
}
#choose_message
{
	text-align: center;
	cursor: pointer;
	color: #FFF683;
	font-size: 16px;
	font-weight: bold;
}
#altgem_dropdown
{
	background-color: #D5D5D5;
}
#altgem
{
	width: 45%;
	background-color: #FFFFFF;
	color: #000000;
}
#gemimage_cell
{
	background-color: #FFFFFF;
}
#gem_bullets
{
	height: 100%;
}
#gemmain_title
{
	font-size: 28px;
	margin-top: 3px;
	margin-bottom: -13px;
}
#gemcategory_itemimage
{
	margin-bottom: -124px;
}
#gemcategory_copy
{
	text-align: left;
	text-shadow: 1px 1px #FFFFFF;
}
#gemcategory_title
{
	font-size: 28px;
	margin-top: 3px;
	margin-bottom: -13px;
	width: 100%;
	text-align: left;
}
#gemcategory_titles
{
	text-shadow: 2px 2px 1px #FFFFFF;
	margin-top: 25px;
}
#home_month
{
	color: #C8FF33;
	text-shadow: 1px 1px 1px #000000;
	font-size: 60px;
	z-index: 34;
	/**/
}
#gemh1
{
	/*background-color: #4890EC;*/
	color: #FFAD6E;
	font-size: 40px !important;
	line-height: 1;
	margin-top: -8px;
}
@media (max-width: 500px)
{
	#gemh1
	{
		font-size: 30px !important;
		/*+placement: anchor-bottom-right;*/
		position: absolute;
		right: 0;
		bottom: 0;
	}
	#gemmain_title
	{
		font-size: 19px;
		margin-top: 3px;
		margin-bottom: -13px;
		/*+placement: anchor-top-right;*/
		position: absolute;
		right: 0;
		top: 0;
	}
	#home_month
	{
		color: #C8FF33;
		text-shadow: 1px 1px 1px #000000;
		font-size: 49px;
		z-index: 34;
		/**/
		/*+placement: anchor-top-right;*/
		position: absolute;
		right: 0;
		top: 0;
		margin-top: 19px;
	}
}
#home_slider
{
}
#homemain_titles
{
	/*+placement: anchor-top-left;*/
	position: absolute;
	left: 0;
	top: 0;
	margin-left: 179px;
}
#thismonth_image
{
	/*width: 331px;*/
	height: 291px;
}
#gemselections
{
	background-color: #000000;
	padding: 10px;
}
#gem-panel
{
	/*margin: 23px;*/
	margin: 15px;
}
/*.gem-with-name
{
	text-align: center;
	(*overflow: hidden;*)
	width: 100px;
	z-index: 10;
	color: #F5F7E4;
	(*+placement: float-left;*)
	float: left;
	position: relative;
	left: 0;
	top: 0;
}*/
.gem-with-name:hover img
{
	transform: scale(1.5);
	/*width: 159px;*/
	/*height: 349px;*/
}
.gem-with-name img
{
	width: 100px;
	z-index: -17;
}
.gem-month-name
{
	color: #F9FDBE;
	font-family: raleway;
	font-weight: bold;
	/*+border-radius: 5px 5px 0 0;*/
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	text-align: center;
	font-size: 16px;
	width: 100px;
}
/*.stone-block
{
	margin-top: -89px;
}*/
/*GEM MAIN----------------------*/
#engagement_card
{
}
.swiper-container
{
	width: 100%;
	margin-bottom: -25px;
}
/*.swiper-container-side
{
	width: 100%;
	height: 200px;
	margin: 20px auto;
	(*overflow: hidden;*)
}*/
.home_header
{
	max-width: 800px !important;
	height: 150px !important;
	background-size: cover;
}
#swiper-dots
{
	height: 0;
	/*+placement: ;*/
	position: relative;
	left: 0;
	top: 0;
	margin-top: 41px;
}
#home_model
{
	height: 150px;
	/*+placement: anchor-top-left;*/
	position: absolute;
	left: 0;
	top: 0;
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	-ms-filter: "FlipH";
	z-index: 0;
}
.home_header img
{
	/*height: 150px;*/
	/*width: 592px;*/
}
#seeall
{
	font-weight: bold;
	font-size: 32px;
	text-align: center;
	height: 195px;
}
.swiper-slide
{
	font-size: 18px;
	background: #FFF;
	/* Center slide text vertically */
	background-size: cover;
}
h2#engagementH2
{
	font-size: 39px;
	font-family: great vibes   !important;
	margin-top: 0px;
	margin-bottom: 1px;
	background-color: #E9E9E9;
}
#celtic_card
{
	/*height: 248px;*/
	margin-bottom: 15px;
	height: 196px;
	overflow: hidden;
	background-color: #FFFFFF;
}
#birthstone_card
{
	/*height: 248px;*/
	margin-bottom: 15px;
	height: 196px;
	overflow: hidden;
}
.backimage
{
	-webkit-mask-image: -webkit-linear-gradient(rgba(0,0,0,1)70%, rgba(0,0,0,0)100%);
	opacity: 0.96;
	-webkit-filter: blur(1px);
	/* Safari */
	filter: blur(1px);
	width: 100%;
	max-height: 100px;
	min-height: 130px;
	/*+placement: anchor-top-left;*/
	position: absolute;
	left: 0;
	top: 0;
	margin-bottom: 140px;
}
#card_title
{
	z-index: 100;
	text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.806);
	font-weight: bold;
	padding-left: 6px;
	color: #FFFFFF !important;
}
#card_itemimage
{
	-webkit-mask-image: -webkit-radial-gradient(rgba(0,0,0,1)45%, rgba(0,0,0,0)73%);
}
#categorycard_title
{
	z-index: 100;
	text-shadow: 2px 2px 1px #000000;
	text-align: left;
	color: #FFFFFF;
	/*+placement: 11px -2px;*/
	position: relative;
	left: 11px;
	top: -2px;
	font-size: 30px;
	font-weight: bold;
}
#categorycard_itemimage
{
	-webkit-mask-image: -webkit-radial-gradient(rgba(0,0,0,1)40%, rgba(0,0,0,0)73%);
	max-width: 200px;
}
#categoryswiper_dots
{
	/*+placement: ;*/
	position: relative;
	left: 0;
	top: 0;
}
#swiper_wrapper
{
	height: 0%;
	margin-bottom: -22px;
}
#category_card
{
	overflow: hidden;
	background-color: #FFFFFF;
	/*+placement: ;*/
	position: relative;
	left: 0;
	top: 0;
	max-width: 47%;
	margin: 10px;
}
#seeall
{
	width: 150px;
	background-color: rgba(255, 255, 255, 0);
	font-size: 27px;
}
@media (max-width: 683px)
{
	#category_card
	{
		overflow: hidden;
		background-color: #FFFFFF;
		/*+placement: ;*/
		position: relative;
		left: 0;
		top: 0;
		max-width: 95%;
		margin: 10px;
	}
}
/*Eternal Embrace Collection Block----------------*/
#uer_header
{
	background-image: url("/Images/StylePages/uer-background.jpg");
	background-size: 787px 86px;
	background-repeat: no-repeat;
	height: 85px;
}
#uer-embrace
{
	height: 429px;
	margin-top: 41px;
}
#uer_title
{
	text-shadow: 4px 3px 3px #5F5F5F;
}
#uer_itemimage
{
	/*+placement: -16px 29px;*/
	position: relative;
	left: -16px;
	top: 29px;
	-webkit-mask-image: -webkit-radial-gradient(rgba(0,0,0,1) 40%, rgba(0,0,0,0)71%);
	width: 350px;
	position: absolute;
}
#uer_gemselectors
{
	/*height: 341px;*/
}
#uer-copy
{
	width: 219px;
	color: #000000;
}
.ks-selectedgem-embrace
{
	font-weight: bold;
	font-family: muli;
	font-size: 18px;
	background-color: #FFFFFF;
	/*+border-radius: 10px;*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	padding-left: 12px;
	margin-right: 20px;
	color: #0052CC;
	/*+box-shadow: inset 0 0 5px #898989;*/
	-moz-box-shadow: inset 0 0 5px #898989;
	-webkit-box-shadow: inset 0 0 5px #898989;
	box-shadow: inset 0 0 5px #898989;
	padding-bottom: 0px;
	height: 34px;
	padding-top: 2px;
	width: 100%;
	background-repeat: no-repeat;
	background-position-y: 9px;
	background-position-x: 222px;
}
#collection
{
	text-shadow: 1px 1px #000000;
	font-size: 25px;
	text-align: left;
}
.copyright
{
	font-size: 13px;
	/*+placement: -1px -4px;*/
	position: relative;
	left: -1px;
	top: -4px;
}
#uer-gem1
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	margin-left: 115px;
	margin-top: 75px;
}
#uer-gem2
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	height: ;
	margin-top: 41px;
	margin-left: 115px;
}
#bs-hometop
{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: space-around;
	font-size: 12px;
	font-family: muli;
	background-color: #000000;
	width: 100%;
	/*+border-radius: 2px;*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	/*+box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.246);*/
	-moz-box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.246);
	-webkit-box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.246);
	box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.246);
	/*height: auto;*/
	margin-top: 23px;
}
/*Keepsake Block-----------------------------*/
#keepsake_block
{
	max-width: 500px;
	overflow: hidden;
	/*+placement: margin-auto;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0;
	top: 0;
}
#ksgem2text
{
	font-size: 33px;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	text-align: center;
	color: #050179;
	font-weight: bold;
}
#ksgemlist
{
	background-color: #FFFFFF;
	display: flex;
	flex-wrap: wrap;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	z-index: 100;
}
#icons
{
}
#gemicon
{
	width: 50px;
	height: 50px;
	cursor: pointer;
}
#gemicon img
{
	height: 35px;
}
/*#kslink
{
	position: relative;
	(*+placement: anchor-top-left -11px 8px;*)
	position: absolute;
	left: -11px;
	top: 8px;
	(*+placement: -28px -9px;*)
	position: relative;
	left: -28px;
	top: -9px;
}*/
/*---------------------------------------------------*/
#learn_card
{
	/*max-width: 741px;*/
	/*background-size: 200px;*/
	background-repeat: no-repeat;
	background-size: auto;
}
#category-mainblock
{
	/*width: 90%;*/
	/*height: 299px;*/
	margin-bottom: 36px;
}
#gem-side-display
{
	background-size: cover;
	background-image: url("../images/gemgraphics/header-garnet.jpg");
	background-color: #F1BDBD;
}
h1.article
{
	font-size: 26pt;
	font-family: muli;
	text-shadow: 2px 3px 2px #C8C8C8;
	color: #586BAE;
	padding-left: 10px;
	font-weight: bold;
}
#birthstone-icon
{
	font-size: 18px;
	/*+placement: 1px 4px;*/
	position: relative;
	left: 1px;
	top: 4px;
}
body
{
	margin: 0 auto auto;
	background-color: #000000;
}
.header-message
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	color: #FFF24E;
	margin-top: 19px;
	margin-bottom: 43px;
	width: 176px;
	text-align: center;
	height: 18px;
	font-style: italic;
}
.google-icon-pic
{
	font-size: 18px !important;
	/*+placement: 2px 4px;*/
	position: relative;
	left: 2px;
	top: 4px;
	color: #FFFFFF;
}
.google-icon-text
{
	font-size: 13px;
	height: 28px;
	/*+placement: 0px -5px;*/
	position: relative;
	left: 0px;
	top: -5px;
	color: silver;
}
#item-title
{
	font-size: 26px !important;
	/*font-family: "open sans";*/
	/*font-weight: normal;*/
}
#library-products
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
}
#article-jewelry-links
{
	/*+placement: margin-auto;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0;
	top: 0;
	width: 70%;
	margin-bottom: 48px;
	border: 1px solid #8F8F8F;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: space-around;
	margin-top: -33px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	padding-top: 7px;
	padding-bottom: 6px;
	text-align: center;
	font-weight: bold;
}
.article-jewelry-link
{
	width: 105px;
}
.article-jewelry-link a
{
	text-align: center;
}
#library-products-left
{
	width: 80px;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	height: auto;
	/*+border-radius: 20px 0 0 20px;*/
	-moz-border-radius: 20px 0 0 20px;
	-webkit-border-radius: 20px 0 0 20px;
	-khtml-border-radius: 20px 0 0 20px;
	border-radius: 20px 0 0 20px;
	margin-left: 1px;
	margin-right: -6px;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin-top: 14px;
}
#library-products-right
{
	width: 80px;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	height: 310px;
	width: 80px;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	height: 290px;
	/*+border-radius: 0 11px 15px 0;*/
	-moz-border-radius: 0 11px 15px 0;
	-webkit-border-radius: 0 11px 15px 0;
	-khtml-border-radius: 0 11px 15px 0;
	border-radius: 0 11px 15px 0;
	margin-left: -5px;
	margin-right: -6px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin-top: 14px;
	border-right: 1px solid black;
}
.keepsakewide-block
{
	border: 1px solid #D1D1D1;
	/*+box-shadow: 1px 1px 4px 0px #CBCBCB;*/
	-moz-box-shadow: 1px 1px 4px 0px #CBCBCB;
	-webkit-box-shadow: 1px 1px 4px 0px #CBCBCB;
	box-shadow: 1px 1px 4px 0px #CBCBCB;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: center;
	min-height: 11px;
	min-width: 320px;
	margin-bottom: 32px;
	width: 73%;
	/*+placement: margin-auto;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0;
	top: 0;
}
#top-title
{
	margin-bottom: 0px;
	font-size: 22px !important;
}
#gold-select
{
}
#gold-select img
{
	height: 50px;
	cursor: pointer;
}
.flexbox
{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	-webkit-display: flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: space-around;
}
.home_gemicon
{
	width: 125px;
	/*+placement: -62px 24px;*/
	position: relative;
	left: -62px;
	top: 24px;
	-ms-transform: rotate(90deg);
	/* IE 9 */
	-webkit-transform: rotate(90deg);
	/* Chrome, Safari, Opera */
	transform: rotate(90deg);
	transition: transform 0.2s ease-in-out;
}
#footer-gemsbycolor
{
	margin-left: 12px;
	margin-top: 14px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	-webkit-display: flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: space-around;
	margin-right: 5px;
	width: 93%;
}
.breadcrumbs
{
	font-family: "open sans";
	/*+placement: float-left 0px -8px;*/
	float: left;
	position: relative;
	left: 0px;
	top: -8px;
	z-index: 10;
	width: 100%;
	font-size: ;
	text-align: left;
}
.breadcrumb-level1
{
	font-size: 12pt;
	padding-right: 6px;
	padding-left: 7px;
}
.breadcrumb-level2
{
	font-size: 11pt;
	padding-right: 3px;
	padding-left: 4px;
}
.breadcrumb-level3
{
	font-size: 10pt;
}
#social-buttons
{
	/*+placement: anchor-top-right;*/
	position: absolute;
	right: 0;
	top: 0;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: space-between;
	min-width: 182px;
	width: 103px;
	margin-left: 718px;
}
#navbar
{
	/*(*+placement: shift;*)
	position: relative;
	left: 0;
	top: 0;*/
	/*top: 110px;*/
	position: sticky;
	position: -webkit-sticky;
	z-index: 100;
	/*max-height: 140px;*/
}
#navbar-1
{
	/*font-size: 15px;*/
}
#navbar-2
{
	/*font-size: 15px;*/
}
#navbar-3
{
	/*height: 45px;*/
	padding-top: 6px;
	font-size: 12px;
	margin: 6px;
	border: 1px solid #D4D4D4;
	/*width: 150px;*/
	height: 38px;
}
#itemlist-header
{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: flex-start;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
}
.itemlist-header-copy
{
	/*+placement: float-right;*/
	float: right;
	position: relative;
	left: 0;
	top: 0;
	font-family: muli;
	font-size: 13px;
	text-align: right;
	margin-top: 12px;
	margin-bottom: 37px;
	max-height: 75px;
	overflow: auto;
}
#header-right
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
}
#itemlist-options a
{
	display: block;
	/*text-align: center;*/
}
.gemlisticon
{
	/*+placement: -3px 6px;*/
	position: relative;
	left: -3px;
	top: 6px;
}
#itemlist-options
{
	/*+placement: margin-auto;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0;
	top: 0;
	width: 93%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: space-around;
	/*+box-shadow: inset 1px 1px 1px 1px #B8B5B5;*/
	-moz-box-shadow: inset 1px 1px 1px 1px #B8B5B5;
	-webkit-box-shadow: inset 1px 1px 1px 1px #B8B5B5;
	box-shadow: inset 1px 1px 1px 1px #B8B5B5;
	/*+border-radius: 7px;*/
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	background-color: #FFFFFF;
	padding: 12px;
}
#options-metals
{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: center;
}
#keepsake-options-metals
{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: center;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	z-index: 1;
	margin-top: -63px;
	margin-bottom: 26px;
	margin-left: 50px;
}
#metal_icons
{
}
.option-metal
{
	width: 135px;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
}
.option-metal img
{
	width: 56px;
}
#options-gems
{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: center;
	padding-top: 8px;
	padding-bottom: 12px;
	width: 100%;
}
.option-gem
{
	width: 42px;
	font-size: 8px;
	text-align: center;
	font-family: verdana;
}
#options-shapes
{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: center;
}
.option-shape
{
	width: 50px;
	text-align: center;
	font-size: 10px;
}
#csssort select
{
	width: 180px;
	height: 44px;
}
h2.article-paragraph-header
{
	text-align: left;
	font-family: muli;
	color: #E67B46;
	margin-top: 42px;
}
h2.faq-paragraph-header
{
	text-align: left;
	font-family: muli;
	color: #E67B46;
	margin-top: 59px;
}
#librarypage-main
{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: space-between;
	/*width: 100%;*/
}
/*#library-sidestones
{
	width: 11%;
	min-width: 58px;
	border-right: 1px solid rgba(0, 0, 0, 0.171);
	padding-right: 4px;
	(*+placement: float-left;*)
	float: left;
	position: relative;
	left: 0;
	top: 0;
}*/
/*#library-rightside
{
	width: 92%;
}*/
#article_paragraph
{
	padding-bottom: 55px;
}
#paragraph
{
	padding: 20px;
}
#leftimage
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	max-width: 50%;
}
#rightimage
{
	/*+placement: float-right;*/
	float: right;
	position: relative;
	left: 0;
	top: 0;
	max-width: 50%;
}
.sidebar-image
{
	width: 50px;
}
/*#library-aside
{
	(*+placement: float-right 46px -5px;*)
	float: right;
	position: relative;
	left: 46px;
	top: -5px;
	height: 394px;
	width: 118px;
	(*+box-shadow: -3px 3px 25px #A1A9C2;*)
	-moz-box-shadow: -3px 3px 25px #A1A9C2;
	-webkit-box-shadow: -3px 3px 25px #A1A9C2;
	box-shadow: -3px 3px 25px #A1A9C2;
	(*+border-radius: 10px;*)
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	font-family: muli;
}*/
#aside-duckling
{
	height: 81px;
	width: 98%;
	text-align: center;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	padding-left: 26px;
}
#aside-birthday-copy
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	font-weight: bold;
	font-style: italic;
	color: #EE9A00;
	font-size: 16px;
	width: 87%;
	text-align: center;
	margin-left: 6px;
}
#aside-birthday-copy2
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	width: 84%;
	color: #6E7FFF;
	text-align: center;
	font-size: 13px;
	margin-left: 9px;
	font-weight: bold;
	margin-top: 29px;
}
#aside-birthday-copy3
{
	/*width: 100%;*/
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	color: #E20454;
	font-size: 15px;
	width: 100%;
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	margin-top: 9px;
}
.tiny-image
{
	width: 20px;
	padding: 0px !important;
	margin: 0 0 0 6px !important;
	/*+placement: -2px 3px;*/
	position: relative;
	left: -2px;
	top: 3px;
	z-index: -1;
}
#article-p-left
{
	font-weight: normal;
	text-align: right;
}
#article-p-left table
{
	width: 87%;
	text-align: center;
	padding: 21px;
	/*+placement: margin-auto;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0;
	top: 0;
	margin-top: 10px;
}
.article-p-left-image
{
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	padding-right: 48px;
	margin-top: 9px;
	margin-bottom: 22px;
}
#clownfish2
{
	height: 0;
	width: 0px;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
}
#article-p-right
{
	width: 85%;
	/*+placement: float-right;*/
	float: right;
	position: relative;
	left: 0;
	top: 0;
}
.article-p-right-image
{
	/*+placement: float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	padding-left: 51px;
	padding-right: 26px;
}
.article-text, .article-text p
{
	font-size: 17px;
	font-family: muli;
	line-height: 1.5;
	color: #38393A;
	text-align: left;
}
.article-text ul
{
	text-align: left;
	/*column-count: 2;*/
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	padding-right: 76px;
}
.article-text ul li
{
	margin-bottom: 21px;
	/*(*+placement: float-left;*)
	float: left;
	position: relative;
	left: 0;
	top: 0;*/
}
.library-section
{
	width: 40%;
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: center;
	margin-left: 55px;
	font-size: 13.1pt;
	height: 400px;
	margin-bottom: 132px;
	margin-right: 23px;
}
#library-section-title
{
	width: 100%;
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: left;
	font-weight: bold;
	color: #067BB9;
}
#library-section-description
{
	text-align: center;
	font-size: 10pt;
	padding-left: 10px;
	padding-right: 10px;
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	margin-top: 39px;
}
#article-pagebuttons
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	width: 92%;
	padding: 36px;
}
.previouspage
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
}
.nextpage
{
	/*+placement: float-right;*/
	float: right;
	position: relative;
	left: 0;
	top: 0;
}
#animation
{
	/*+placement: anchor-top-left 107px 32px;*/
	position: absolute;
	left: 107px;
	top: 32px;
	z-index: -1;
}
#animation2
{
	/*+placement: anchor-top-left -18px 125px;*/
	position: absolute;
	left: -18px;
	top: 125px;
	z-index: -1;
}
h2.library
{
	width: 100%;
	font-family: muli;
	color: #2676DD;
	border-bottom: 2px inset #C7C7C7;
	margin-left: 18px;
	margin-right: 45px;
	font-weight: normal;
}
#falling-diamonds
{
	/*+placement: displace 561px -120px;*/
	position: absolute;
	margin-left: 561px;
	margin-top: -120px;
	position: relative;
	margin-bottom: -39px;
	z-index: -5;
}
.library-menu-section
{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: space-around;
	margin-bottom: 43px;
	margin-left: 19px;
	margin-right: 17px;
}
.horizontalul
{
	font-size: 12px;
	font-weight: bold;
	font-family: muli;
}
.horizontalul li
{
	font-size: 12px;
	text-align: center;
	display: inline;
}
.section-article
{
	/*width: 90px;*/
	/*(*+placement: float-left;*)
	float: left;
	position: relative;
	left: 0;
	top: 0;*/
	/*height: 100px;*/
	/*margin-bottom: 60px;*/
	text-align: center;
	margin-right: 9px;
}
.section-jfmgalleryarticle
{
	/*width: 90px;*/
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	height: 180px;
	text-align: center;
	padding: 9px;
	width: 129px;
}
.section-jfmgalleryarticle img
{
	transition: all 0.2s ease-in-out;
}
.section-jfmgalleryarticle img:hover
{
	transform: scale(1.1);
}
.section-article-title
{
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	margin-top: 1px;
	max-width: 200px;
}
.section-article img
{
	/*width: 90%;*/
	transition: all 0.2s ease-in-out;
	/*max-width: 130px;*/
	max-height: 130px;
}
.section-article img:hover
{
	transform: scale(1.1);
}
#purple-gem
{
	/*+placement: float-left 247px 10px;*/
	float: left;
	position: relative;
	left: 247px;
	top: 10px;
	height: 0px;
	z-index: 1;
	/*+placement: anchor-top-left 258px -9px;*/
	position: absolute;
	left: 258px;
	top: -9px;
	/*height: 170px;*/
	/*width: 217px;*/
}
#heart
{
	/*+placement: anchor-top-left 154px 117px;*/
	position: absolute;
	left: 154px;
	top: 117px;
	z-index: -1;
}
#duck
{
	/*+placement: anchor-top-right -99px 161px;*/
	position: absolute;
	right: -99px;
	top: 161px;
	position: relative;
	text-align: right;
	height: 0px;
	margin-right: -37px;
	z-index: -1;
	animation: duck 30s ease none;
	right: 76%;
}
#kitten
{
	/*+placement: float-left 415px -277px;*/
	float: left;
	position: relative;
	left: 415px;
	top: -277px;
	z-index: -1;
}
#kitten img
{
	width: 83%;
}
@-webkit-keyframes duck
{
	from
	{
		right: 0;
	}
	to
	{
		right: 85%;
	}
}
#knot
{
	/*+placement: anchor-top-left 197px 140px;*/
	position: absolute;
	left: 197px;
	top: 140px;
	position: relative;
	width: 0px;
	height: 0px;
}
#lion img
{
	/*+placement: anchor-top-left 99px 101px;*/
	position: absolute;
	left: 99px;
	top: 101px;
	width: 350px;
	height: 197px;
	z-index: -1;
	margin-top: 9px;
}
#green-glow img
{
	/*+placement: anchor-top-left 90px 202px;*/
	position: absolute;
	left: 90px;
	top: 202px;
	height: 170px;
	width: 217px;
	z-index: -1;
}
.disclaimer
{
	font-size: 12px;
	font-style: italic;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	margin-left: 10px;
	margin-right: 3px;
	text-align: left;
	margin-top: -10px;
	color: #3A649A;
	margin-bottom: 24px;
}
#bs-border
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	background-color: #000000;
}
#bs-border h1
{
	color: #EBEBEB;
	text-align: left;
	font-family: muli;
	border-bottom: 1px solid #FDFDFD;
	height: 57px;
	margin-top: 10px;
	text-shadow: 0 0;
	font-size: 33px;
	font-style: normal;
}
#category-buttons
{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: space-around;
	z-index: 10;
	/*+placement: margin-auto;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	padding: 18px;
}
.category-button
{
	/*width: 113px;*/
	padding: 12px;
	background-color: #FDF6F6;
	/*+border-radius: 0 5px 5px;*/
	-moz-border-radius: 0 5px 5px;
	-webkit-border-radius: 0 5px 5px;
	-khtml-border-radius: 0 5px 5px;
	border-radius: 0 5px 5px;
	/*+box-shadow: 1px 1px 1px #DBDBDB;*/
	-moz-box-shadow: 1px 1px 1px #DBDBDB;
	-webkit-box-shadow: 1px 1px 1px #DBDBDB;
	box-shadow: 1px 1px 1px #DBDBDB;
}
.category-button:active
{
	background: #4586AE;
	background: -webkit-gradient(linear, 0 0, 0 0, from(#4586ae), to(#65acc8));
	background: -moz-linear-gradient(#4586AE, #65ACC8);
	background: linear-gradient(#4586AE, #65ACC8);
}
#birthdate
{
	font-size: 25px;
	color: #FE9943;
	font-weight: bold;
	text-align: center;
}
#holiday-top
{
	/*z-index: 100;*/
	/*+placement: margin-auto -4px -35px;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: -4px;
	top: -35px;
	color: #FAF38B;
	text-align: right;
	font-size: 18px;
	text-shadow: 1px 2px #4F4F4F;
	width: 92%;
}
#footer-top-links
{
	width: 98%;
}
#footer-text-links
{
	font-size: 7.7pt;
	margin-top: 20px;
	text-align: center;
	line-height: 2.1;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: center;
	/*+placement: margin-auto;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0;
	top: 0;
}
#footer-gem-links
{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: center;
	padding-left: 10%;
	padding-right: 10%;
	padding-top: 16px;
	padding-bottom: 21px;
}
.footer-link
{
	width: 168px;
	line-height: 1.7;
	margin-bottom: 3px;
}
#emblem-bar
{
	/*height: 90px;*/
	margin-top: 39px;
	padding-left: 5%;
	padding-right: 5%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: space-around;
	width: 90%;
}
#emblem-bar img
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	margin-bottom: 19px;
}
#norton
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	width: 167px;
}
#credit-cards
{
	text-align: center;
	height: 60px;
	/*+placement: float-left 130px 7px;*/
	float: left;
	position: relative;
	left: 130px;
	top: 7px;
	margin-left: 180px;
	margin-top: -17px;
	z-index: -1;
}
img.verysmall
{
	width: 150px;
	height: 150px;
	margin: auto;
}
img.small
{
	width: 100%;
	/*+border-radius: 14px;*/
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-khtml-border-radius: 14px;
	border-radius: 14px;
}
img.small180
{
	width: 180px;
	height: 180px;
}
img.thumbnail
{
	width: 50px;
	height: 50px;
	border: 1px solid #C0C0C0;
}
.tiny-text
{
	font-size: 10px;
	word-wrap: normal;
}
#gemicon_text
{
	color: #000000;
	font-size: 12px;
}
.kstiny-text
{
	font-size: 10px;
	text-align: center;
	margin-top: -31px;
}
.very-tiny-text
{
	font-size: 9px;
}
.hidden
{
	visibility: hidden;
}
h1.popup
{
	font-size: 22pt;
	font-family: "open sans";
	color: #000000;
	text-shadow: 0 0px;
	font-weight: normal;
	margin-left: -15px;
}
h1.itemlist a
{
	color: #DDA512;
	text-decoration: underline;
	font-size: 19px;
}
h2.home-page
{
	color: #1F266B;
	text-align: left;
	font-family: "open sans";
	font-size: 15.2pt;
	font-weight: normal;
}
h3
{
	font-size: 1.1em;
	text-align: left;
	color: #1F0CAE;
}
h4
{
	font-size: 1.1em;
}
fieldset
{
	border: 1px solid #FFFFFF;
}
input[id="search"]
{
	width: 109px;
	height: 16px;
	margin: 0;
	font-size: 9.2pt;
	/*+placement: float-right 1px 8px;*/
	float: right;
	position: relative;
	left: 1px;
	top: 8px;
}
textarea
{
	font-family: inherit;
	width: 50%;
	padding: 3px;
}
ul.plainlist
{
	list-style-type: none;
	text-align: center;
	/*+placement: ;*/
	position: relative;
	left: 0;
	top: 0;
	width: 82px;
}
/*info and errors*/
.message-info
{
	border: 1px solid;
	clear: both;
	padding: 10px 20px;
}
.message-error
{
	clear: both;
	color: #E80C4D;
	font-size: 1.1em;
	font-weight: bold;
	margin: 20px 0 10px;
}
.message-success
{
	color: #DA7A9A;
	font-size: 1.3em;
	font-weight: bold;
	margin: 20px 0 10px;
}
.error
{
	color: #E80C4D;
	/*+placement: margin-auto;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0;
	top: 0;
	width: 80%;
	font-size: 19px;
	text-align: center;
	padding-top: 31px;
	padding-bottom: 48px;
}
/*styles for validation helpers*/
.field-validation-error
{
	color: #E80C4D;
	font-weight: bold;
	font-size: 10.2pt;
}
.field-validation-valid
{
	display: none;
}
input.input-validation-error
{
	border: 1px solid #E80C4D;
}
input[type="checkbox"].input-validation-error
{
	border: 0 none;
}
.validation-summary-errors
{
	color: #E80C4D;
	font-weight: bold;
	font-size: 1.1em;
}
.validation-summary-valid
{
	display: none;
}
#page-border a
{
	color: #1873E9;
	font-weight: normal;
	font-size: 16px;
}
#contest-row img
{
	margin-top: -2px;
	margin-left: 17px;
	/*+border-radius: 17px;*/
	-moz-border-radius: 17px;
	-webkit-border-radius: 17px;
	-khtml-border-radius: 17px;
	border-radius: 17px;
	/*+placement: float-left -11px -24px;*/
	float: left;
	position: relative;
	left: -11px;
	top: -24px;
	z-index: -1;
}
#contest-header
{
	font-weight: bold;
	font-size: 15px;
	font-family: muli;
	text-align: center;
	margin-top: -3px;
}
#contest-copy
{
	width: 91%;
	text-align: center;
	font-style: italic;
	font-size: 12px;
	/*+placement: margin-auto;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0;
	top: 0;
	background-color: ;
	color: #F21A94;
	font-weight: bold;
	font-family: muli;
}
#inforow
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	background-position: bottom;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: space-around;
	border-bottom: 1px solid black;
	margin-bottom: 47px;
}
#library
{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: space-around;
	/*(*+placement: float-left;*)
	float: left;
	position: relative;
	left: 0;
	top: 0;*/
	height: 164px;
	padding: 9px;
	/*margin: 32px 0 0 61px;*/
	background-image: url('../images/articles/library-background.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	color: #007BC9;
	text-shadow: 1px 2px 1px #C7C1C1;
	/*(*+border-radius: 2px;*)
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;*/
	/*(*+box-shadow: inset 1px 1px 12px #175D85;*)
	-moz-box-shadow: inset 1px 1px 12px #175D85;
	-webkit-box-shadow: inset 1px 1px 12px #175D85;
	box-shadow: inset 1px 1px 12px #175D85;*/
	margin-bottom: 48px;
	max-width: 361px;
	margin-top: 42px;
	overflow: hidden;
}
#librarylink
{
	font-size: 12px;
	text-align: center;
	width: 26%;
	font-family: times new roman;
	/*+placement: -122px 21px;*/
	position: relative;
	left: -122px;
	top: 21px;
}
#librarylink2
{
	font-size: 52.7px;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	font-family: times new roman;
	width: 138%;
	text-align: center;
	height: 62px;
	margin-top: -55px;
}
#librarylink3
{
	font-size: 19px;
	width: 26%;
	/*+placement: float-left 124px -10px;*/
	float: left;
	position: relative;
	left: 124px;
	top: -10px;
	font-family: times new roman;
	text-align: center;
	margin-top: -53px;
}
#birthdayborder
{
	/*(*+placement: float-left 0px -6px;*)
	float: left;
	position: relative;
	left: 0px;
	top: -6px;*/
	/*width: 56%;*/
	/*margin-top: 40px;*/
	text-align: center;
	/*max-width: 499px;*/
	/*(*+box-shadow: inset 1px 1px 12px #175D85;*)
	-moz-box-shadow: inset 1px 1px 12px #175D85;
	-webkit-box-shadow: inset 1px 1px 12px #175D85;
	box-shadow: inset 1px 1px 12px #175D85;*/
	/*+border-radius: 0px;*/
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	margin-bottom: 30px;
	width: 404px;
	padding: 16px;
	background: url('../images/articles/birthday-background.jpg') -12px -6px no-repeat;
}
#birthday-copy2
{
	font-family: muli;
	color: #39477A;
	font-size: 14px;
	font-style: italic;
	width: 96%;
	font-weight: bold;
	text-shadow: 1px 1px 8px #CCCCCC;
}
#birthday-copy
{
	font-family: muli;
	font-weight: bold;
	color: #1D7AF5;
	font-size: 21px;
	text-align: center;
	padding: 0px 0 0;
	text-shadow: 1px 1px #AA969D;
	margin-bottom: 14px;
}
#birthday-copy3
{
	font-family: muli;
	color: #F97A00;
	font-size: 19px;
	font-style: italic;
	font-weight: bold;
	width: 72%;
	/*+placement: float-left 8px 6px;*/
	float: left;
	position: relative;
	left: 8px;
	top: 6px;
	z-index: 100;
	text-align: center;
	text-decoration: underline;
}
#duckling
{
	width: 83px;
	/*+placement: float-left 13px -10px;*/
	float: left;
	position: relative;
	left: 13px;
	top: -10px;
	margin-left: -21px;
	margin-right: 3px;
	height: 87px;
}
#monkey
{
	z-index: -24;
	/*+placement: anchor-bottom-right -2px 58px;*/
	position: absolute;
	right: -2px;
	bottom: 58px;
	width: ;
}
#bdaypicker a
{
	/*+placement: 1px 14px;*/
	position: relative;
	left: 1px;
	top: 14px;
}
#bdaypicker img
{
	width: 123px;
	margin-top: -1px;
	margin-left: 10px;
}
.fadein
{
	position: absolute;
	top: 0px;
	margin: auto;
}
.fadein img
{
	position: absolute;
	left: -110px;
	top: 0;
	-webkit-animation-name: fade;
	/*-webkit-animation-iteration-count: infinite;*/
	/*-webkit-animation-duration: 21s;*/
	animation-name: fade;
	/*animation-iteration-count: infinite;*/
	/*animation-duration: 21s;*/
}
/*#f1
{
	animation-delay: 1000000ms;
	opacity: 0.9;
}*/
/*#f2
{
	opacity: 0;
	animation-delay: 2s;
	animation-duration: 15s;
}*/
/*#f3
{
	opacity: 0;
	animation-delay: 10s;
	animation-duration: 8s;
}*/
#composite-image
{
	/*(*+placement: anchor-top-left;*)
	position: absolute;
	left: 0;
	top: 0;*/
	/*margin-top: 97px;*/
	width: 199px;
	/*height: 110px;*/
	/*margin-left: -38px;*/
}
@-webkit-keyframes pulsate
{
	0%
	{
		/*-webkit-transform: scale(0.1, 0.1);*/
		opacity: 0.2;
	}
	50%
	{
		opacity: 1.0;
	}
	100%
	{
		/*-webkit-transform: scale(1.2, 1.2);*/
		opacity: 0.2;
		/*+placement: ;*/
		position: relative;
		left: 0;
		top: 0;
	}
}
#tophummingbird
{
	/*+placement: anchor-top-left 164px 22px;*/
	position: absolute;
	left: 164px;
	top: 22px;
	position: absolute;
	opacity: 1;
	/*-webkit-animation-name: hummingbird;*/
	/*-webkit-animation-duration: 9s;*/
	/*animation-name: hummingbird;*/
	/*animation-duration: 9s;*/
	/*animation-delay: 1s;*/
	z-index: -1;
}
#tophummingbird img
{
	width: 100px;
}
#topclownfish
{
	/*+placement: anchor-top-left 116px -36px;*/
	position: absolute;
	left: 116px;
	top: -36px;
	opacity: 0;
	-webkit-animation-name: clownfish;
	-webkit-animation-duration: 6s;
	animation-name: clownfish;
	animation-duration: 6s;
	animation-delay: 11s;
}
#topclownfish img
{
	width: 100px;
}
#topbutterfly
{
	/*+placement: anchor-top-left 87px -29px;*/
	position: absolute;
	left: 87px;
	top: -29px;
	opacity: 0;
	z-index: -5;
	-webkit-animation-name: butterfly;
	animation-name: butterfly;
	animation-duration: 10s;
	-webkit-animation-duration: 10s;
	/*+animation-iteration-count: infinite;*/
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	animation-delay: 18s;
	/*+animation-iteration-count: infinite;*/
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
#topbutterfly img
{
	width: 120px;
	/*+placement: 59px 4px;*/
	position: relative;
	left: 59px;
	top: 4px;
	z-index: -5;
}
#crystal-ball
{
	width: 82px;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
}
.center
{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: space-around;
	padding-bottom: 21px;
	margin-top: -19px;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
}
#bdaypicker
{
	z-index: 100;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: center;
}
#personalized-picker
{
	width: 100%;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: center;
	margin-bottom: 22px;
	margin-top: -46px;
}
#icons_picker
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	text-align: center;
	margin-top: -16px;
}
#bday-questions
{
	/*+placement: margin-auto;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 10;
	font-weight: bold;
	margin-top: -43px;
}
#bday-learnmore
{
	/*+placement: margin-auto;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0;
	top: 0;
}
#birthday-selectors
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
}
#bdaypicker select
{
	font-size: 18px;
	/*+border-radius: 6px;*/
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	padding: 5px;
	margin-right: 12px;
	color: #0100A6;
	/*+box-shadow: 1px 1px 2px;*/
	-moz-box-shadow: 1px 1px 2px;
	-webkit-box-shadow: 1px 1px 2px;
	box-shadow: 1px 1px 2px;
	border: 1px solid #7E7E7E;
	background-color: #F5F1E1;
	font-family: muli;
	font-weight: bold;
	height: 37px;
	width: 131px;
	margin-bottom: 11px;
	/*+placement: ;*/
	position: relative;
	left: 0;
	top: 0;
	margin-top: 18px;
}
#your-birthday
{
	font-size: 23px;
	font-weight: bold;
	font-family: muli;
	/*(*+placement: float-left;*)
	float: left;
	position: relative;
	left: 0;
	top: 0;*/
	text-align: center;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	margin-bottom: -9px;
	padding-top: 15px;
	margin-right: 14px;
	margin-top: 8px;
	color: #DF6904;
	width: 100%;
}
#bdaypicker .dobday
{
	width: 75px !important;
}
#bdaypicker .dobyear
{
	width: 100px !important;
}
#bday-questions .editor-block
{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: center;
	height: 100%;
	width: 92%;
	margin-bottom: 16px;
}
#bday-questions .editor-label
{
	width: 100%;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}
#bday-questions .editor-field input
{
	width: 337px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: center;
	height: 33px;
	text-align: center;
	font-size: 29px;
	margin-bottom: 24px;
	color: #D34100;
	font-family: delius;
	padding: 8px;
	/*+border-radius: 9px;*/
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	-khtml-border-radius: 9px;
	border-radius: 9px;
	/*+box-shadow: 1px 2px 3px #8C8C8C;*/
	-moz-box-shadow: 1px 2px 3px #8C8C8C;
	-webkit-box-shadow: 1px 2px 3px #8C8C8C;
	box-shadow: 1px 2px 3px #8C8C8C;
	margin-top: 2px;
}
#bday-questions .editor-checkbox input
{
	/*+placement: float-left 68px -25px;*/
	float: left;
	position: relative;
	left: 68px;
	top: -25px;
	height: 25px;
	width: 20px;
}
#bday-questions .editor-field-text textarea
{
	width: 92%;
	font-size: 22px;
	height: 181px;
	padding: 8px;
	/*+border-radius: 10px;*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	/*+box-shadow: 1px 2px 3px #8C8C8C;*/
	-moz-box-shadow: 1px 2px 3px #8C8C8C;
	-webkit-box-shadow: 1px 2px 3px #8C8C8C;
	box-shadow: 1px 2px 3px #8C8C8C;
	font-family: delius;
}
#inline-sharing
{
	/*+placement: anchor-top-right 35px 23px;*/
	position: absolute;
	right: 35px;
	top: 23px;
	position: relative;
	z-index: 50;
}
#crystal-ball img
{
	/*position: absolute;*/
	width: 189px;
}
#bdaymessage
{
	/*+placement: float-left -2px -65px;*/
	float: left;
	position: relative;
	left: -2px;
	top: -65px;
	/*height: 84px;*/
	margin-top: 25px;
	font-family: delius;
	font-weight: bold;
	font-size: 28px;
	color: #EE6F00;
	text-shadow: 1px 1px #8A9BE0;
	overflow: auto;
	width: 100%;
	padding-top: 18px;
	padding-bottom: 22px;
	padding-right: 29px;
	text-align: left;
	padding-left: 226px;
}
#birthdayicons
{
}
.birthday_icon
{
	max-width: 100px;
	max-height: 100px;
	padding: 15px;
}
.question-box
{
	height: 182px;
}
#select-birthday-header
{
	color: #367DD7;
	font-size: 20px;
	text-align: center;
}
.bdaytext
{
	font-weight: bold;
}
#more-button
{
	/*+placement: margin-auto;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0;
	top: 0;
}
h1.birthdate
{
	font-size: 32px;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	color: rgba(241, 60, 5, 0.474);
	text-shadow: 0 0;
	font-family: muli;
	text-align: center;
	height: 12px;
	margin-top: -24px;
	font-weight: bold;
}
#birthday-section
{
}
/*.bday-sectiontitle
{
	font-weight: bold;
	color: #556CDF;
	font-size: 21.9pt;
	font-style: normal;
	text-align: left;
	(*+placement: float-left;*)
	float: left;
	position: relative;
	left: 0;
	top: 0;
}*/
.btn
{
	background: #3498DB;
	background-image: -webkit-linear-gradient(top, #3498DB, #2980B9);
	background-image: -moz-linear-gradient(top, #3498DB, #2980B9);
	background-image: -ms-linear-gradient(top, #3498DB, #2980B9);
	background-image: -o-linear-gradient(top, #3498DB, #2980B9);
	background-image: linear-gradient(to bottom, #3498DB, #2980B9);
	-webkit-border-radius: 28;
	-moz-border-radius: 28;
	border-radius: 28px;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 20px;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	margin-bottom: 30px;
}
.btn:hover
{
	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);
	text-decoration: none;
	cursor: pointer;
}
#top-paragraph
{
	width: 94%;
	padding: 19px 6px 19px 17px;
	margin-bottom: 24px;
	color: #FFFFFF;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	text-align: center;
	border-bottom: 1px solid #FBFBFB;
	margin-left: 18px;
	font-size: 19px;
}
/*Birthstones Page-----------------------*/
#bs-top
{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: space-around;
	/*width: 100%;*/
	color: #FFFFFF;
	font-size: 12px;
	font-family: muli;
	padding-top: 17px;
	border-bottom: 1px solid #878787;
	padding-bottom: 14px;
	background-color: #000000;
	width: 100%;
}
#bs-top a
{
	color: #FFFFFF;
}
#bs-hometop a
{
	color: #FFFCC8;
	font-size: 11px;
	text-align: center;
}
.bs-monthnametop
{
	width: 125px;
	/*height: 169px;*/
	/*border-right: 1px solid #969191;*/
	/*overflow: hidden;*/
	text-align: center;
	margin: 30px;
}
.bs-monthnametop img
{
	width: 100px;
	padding-top: 15px;
	transition: all 0.2s ease-in-out;
	/*+placement: float-left 3px -2px;*/
	float: left;
	position: relative;
	left: 3px;
	top: -2px;
	z-index: 1;
}
.bs-monthnametop img:hover
{
	transform: scale(1.3);
}
.bs-monthnametop:hover
{
	width: 125px;
}
.bs-gemtext
{
	z-index: 10;
}
.bs-alternatestone
{
}
.gemmonth-block
{
	width: 92%;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	background-color: #000000;
	/*+box-shadow: 0px 0px 4px;*/
	-moz-box-shadow: 0px 0px 4px;
	-webkit-box-shadow: 0px 0px 4px;
	box-shadow: 0px 0px 4px;
	/*overflow: hidden;*/
	/*+border-radius: 0;*/
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
	/*padding: 23px 7px 0px 44px;*/
	min-height: 332px;
	border-bottom: 1px solid #FFFFFF;
	margin-top: 17px;
	padding-top: 29px;
	margin-left: 25px;
}
.gemmonth-block img
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	margin-right: 36px;
	margin-left: 19px;
	padding-top: 0px;
	margin-top: -33px;
}
.bs-monthname
{
	color: #FFCA69;
	font-family: muli;
	font-size: 18px;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
}
.bs-gemheader
{
	color: #FFCCCC;
	font-style: italic;
	font-size: 18px;
	/*+placement: float-right;*/
	float: right;
	position: relative;
	left: 0;
	top: 0;
	margin-right: 32px;
}
.bs-nameblock
{
	/*+placement: float-right;*/
	float: right;
	position: relative;
	left: 0;
	top: 0;
	/*height: 50px;*/
}
.bs-gemname
{
	/*(*+placement: float-right;*)
																																													float: right;
																																													position: relative;
																																													left: 0;
																																													top: 0;*/
	color: #8DD0FF;
	text-align: right;
	font-size: 34px;
	font-family: muli;
	font-weight: bold;
	/*width: 100%;*/
	margin-top: -24px;
	margin-right: 31px;
}
.bs-monthcopy
{
	/*(*+placement: float-left;*)
																																													float: left;
																																													position: relative;
																																													left: 0;
																																													top: 0;*/
	color: #FFFFFF;
	font-size: 15px;
	text-align: center;
	overflow: hidden;
	margin-top: -4px;
	margin-right: 52px;
	padding-top: 37px;
	width: 96%;
	line-height: 1.8;
}
.bs-monthcopy a
{
	color: #FFFDD1;
}
.bs-links a
{
	font-family: ;
	color: #FFE383;
	/*+placement: float-right;*/
	float: right;
	position: relative;
	left: 0;
	top: 0;
	padding-left: 15px;
	padding-right: 15px;
	/*width: 230px;*/
	margin-top: 18px;
	font-size: 17px;
	z-index: 1;
}
.alternate-block
{
	color: #FFFFFF;
	/*+placement: float-right;*/
	float: right;
	position: relative;
	left: 0;
	top: 0;
	font-size: 16px;
	margin-top: 48px;
}
.alternate-block a
{
	color: #24DDFF;
}
.poem
{
	text-align: left;
	font-style: italic;
	padding-top: 17px;
	color: #9700CF;
	font-family: times;
	padding-left: 309px;
}
.poem::first-letter
{
	font-weight: bold;
	font-size: 33px;
	margin-left: -40px;
}
#library-aside
{
	max-width: 650px;
	/*+placement: margin-auto;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0;
	top: 0;
}
#ring_ad
{
	max-width: 400px;
	/*+placement: margin-auto;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0;
	top: 0;
}
#select-birthday-top
{
	background-image: url("/images/articles/skytop.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	height: 100px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
#select-birthday-bottom
{
	background-image: url("/images/articles/grassbottom.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	height: 100px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
#your-birthday-small
{
	font-size: large;
}
#bdaypicker-small select
{
	font-size: 19px;
	/*+border-radius: 6px;*/
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	padding: 5px 5px 5px 4px;
	color: #0100A6;
	/*+box-shadow: 1px 1px 2px;*/
	-moz-box-shadow: 1px 1px 2px;
	-webkit-box-shadow: 1px 1px 2px;
	box-shadow: 1px 1px 2px;
	/*border: 1px solid #7E7E7E;*/
	background-color: #F5F1E1;
	font-family: muli;
	font-weight: bold;
	height: 40px;
	width: 132px;
	/*+placement: ;*/
	position: relative;
	left: 0;
	top: 0;
	margin-top: 8px;
	margin-right: 8px;
}
#bday-side-small
{
}
#select-birthday-small
{
	display: flex;
	font-family: muli;
	background-image: url("/images/articles/butterfly_loop.gif");
	background-size: auto;
	background-repeat: no-repeat;
	flex-wrap: wrap;
	justify-content: center;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: center;
	font-family: muli;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin-top: -3px;
	margin-bottom: -23px;
}
#select-birthday-header-small
{
	font-size: 26px;
	/*color: #FFA008;*/
	margin-bottom: 13px;
	color: #F27100;
}
/*#bdaypicker-small
{
	z-index: 100;
	(*+placement: float-left;*)
	float: left;
	position: relative;
	left: 0;
	top: 0;
	text-align: center;
}*/
#bdaypicker-small img
{
	/*width: 61px;*/
	/*(*+placement: float-left;*)
	float: left;
	position: relative;
	left: 0;
	top: 0;*/
	margin-top: 18px;
}
#topimage-small
{
	height: 99px;
	/*+placement: anchor-top-left;*/
	position: absolute;
	left: 0;
	top: 0;
	width: 140px;
}
#clownfish-small
{
	width: 95%;
	margin-bottom: -99px;
	/*+placement: -3px -47px;*/
	position: relative;
	left: -3px;
	top: -47px;
	z-index: -1;
}
#crystal-ball-small
{
	/*+placement: anchor-top-left;*/
	position: absolute;
	left: 0;
	top: 0;
	height: 152px;
	margin-top: 57px;
}
#crystal-ball-small img
{
	/*+placement: anchor-top-left -108px -106px;*/
	position: absolute;
	left: -108px;
	top: -106px;
	position: absolute;
	/*z-index: -11;*/
	/**/
	width: 185px;
}
#clownfish-small img
{
	width: 38%;
	max-width: 200px;
	/*+placement: float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
}
#hummingbird-small
{
	width: 95%;
	margin-bottom: -99px;
	/*+placement: -3px -47px;*/
	position: relative;
	left: -3px;
	top: -47px;
	z-index: -1;
}
#hummingbird-small img
{
	/*+placement: 80px 25px;*/
	position: relative;
	left: 80px;
	top: 25px;
}
#clownfish
{
	/*+placement: 1px 34px;*/
	position: relative;
	left: 1px;
	top: 34px;
	z-index: -1;
}
#gem
{
	opacity: 0.9;
	/*+placement: 6px -22px;*/
	position: relative;
	left: 6px;
	top: -22px;
}
#bday_section
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
}
#birthday-header
{
	/*height: 201px;*/
}
#birthday-right
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: flex-start;
	margin-top: 19px;
	/*width: 80%;*/
	min-height: 199px;
}
/*#birthday-smallsection IMG
{
	max-height: 270px;
	max-width: 50%;
}*/
.bday-sectionheader
{
	font-style: italic;
	/*[empty]margin-bottom:;*/
	width: 100%;
}
#bday-small
{
	/*(*+placement: float-left;*)
	float: left;
	position: relative;
	left: 0;
	top: 0;*/
}
#bday-buttons
{
	/*+placement: margin-auto;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0;
	top: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: space-around;
	width: 62%;
	margin-top: 33px;
	margin-bottom: 52px;
}
#library-sidestones
{
	width: 100%;
}
#birthflowers-border
{
	/*+placement: anchor-top-left;*/
	position: absolute;
	left: 0;
	top: 0;
	position: relative;
}

/* W3.CSS 4.04 Apr 2017 by Jan Egil and Borge Refsnes */
html
{
box-sizing: border-box;
}
*, *:before, *:after
{
box-sizing: inherit;
}
/* Extract from normalize.css by Nicolas Gallagher and Jonathan Neal git.io/normalize */
html
{
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body
{
margin: 0;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary
{
display: block;
}
audio, canvas, progress, video
{
display: inline-block;
}
progress
{
vertical-align: baseline;
}
audio:not([controls])
{
display: none;
height: 0;
}
[hidden], template
{
display: none;
}
a
{
background-color: transparent;
-webkit-text-decoration-skip: objects;
}
a:active, a:hover
{
outline-width: 0;
}
abbr[title]
{
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
}
dfn
{
font-style: italic;
}
mark
{
background: #FF0;
color: #000;
}
small
{
font-size: 80%;
}
sub, sup
{
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub
{
bottom: -0.25em;
}
sup
{
top: -0.5em;
}
figure
{
margin: 1em 40px;
}
img
{
border-style: none;
}
svg:not(:root)
{
overflow: hidden;
}
code, kbd, pre, samp
{
font-family: monospace, monospace;
font-size: 1em;
}
hr
{
box-sizing: content-box;
height: 0;
overflow: visible;
}
button, input, select, textarea
{
font: inherit;
margin: 0;
}
optgroup
{
font-weight: bold;
}
button, input
{
overflow: visible;
}
button, select
{
text-transform: none;
}
button, html [type=button], [type=reset], [type=submit]
{
-webkit-appearance: button;
}
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner
{
border-style: none;
padding: 0;
}
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring
{
outline: 1px dotted ButtonText;
}
fieldset
{
border: 1px solid #C0C0C0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend
{
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
}
textarea
{
overflow: auto;
}
[type=checkbox], [type=radio]
{
padding: 0;
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button
{
height: auto;
}
[type=search]
{
-webkit-appearance: textfield;
outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration
{
-webkit-appearance: none;
}
::-webkit-input-placeholder
{
color: inherit;
opacity: 0.54;
}
::-webkit-file-upload-button
{
-webkit-appearance: button;
font: inherit;
}
/* End extract */
html, body
{
font-family: Verdana, sans-serif;
font-size: 15px;
line-height: 1.5;
}
html
{
overflow-x: hidden;
}
h1
{
font-size: 36px;
}
h2
{
font-size: 30px;
}
h3
{
font-size: 24px;
}
h4
{
font-size: 20px;
}
h5
{
font-size: 18px;
}
h6
{
font-size: 16px;
}
.w3-serif
{
font-family: serif;
}
h1, h2, h3, h4, h5, h6
{
font-family: "Segoe UI", Arial, sans-serif;
font-weight: 400;
margin: 10px 0;
}
.w3-wide
{
letter-spacing: 4px;
}
hr
{
border: 0;
border-top: 1px solid #EEE;
margin: 20px 0;
}
.w3-image
{
max-width: 100%;
height: auto;
}
img
{
margin-bottom: -5px;
}
a
{
color: inherit;
}
.w3-table, .w3-table-all
{
border-collapse: collapse;
border-spacing: 0;
width: 100%;
display: table;
}
.w3-table-all
{
border: 1px solid #CCC;
}
.w3-bordered tr, .w3-table-all tr
{
border-bottom: 1px solid #DDD;
}
.w3-striped tbody tr:nth-child(even)
{
background-color: #F1F1F1;
}
.w3-table-all tr:nth-child(odd)
{
background-color: #FFF;
}
.w3-table-all tr:nth-child(even)
{
background-color: #F1F1F1;
}
.w3-hoverable tbody tr:hover, .w3-ul.w3-hoverable li:hover
{
background-color: #CCC;
}
.w3-centered tr th, .w3-centered tr td
{
text-align: center;
}
.w3-table td, .w3-table th, .w3-table-all td, .w3-table-all th
{
padding: 8px 8px;
display: table-cell;
text-align: left;
vertical-align: top;
}
.w3-table th:first-child, .w3-table td:first-child, .w3-table-all th:first-child, .w3-table-all td:first-child
{
padding-left: 16px;
}
.w3-btn, .w3-button
{
border: none;
display: inline-block;
outline: 0;
padding: 8px 16px;
vertical-align: middle;
overflow: hidden;
text-decoration: none;
color: inherit;
background-color: inherit;
text-align: center;
cursor: pointer;
white-space: nowrap;
}
.w3-btn:hover
{
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.w3-btn, .w3-button
{
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.w3-disabled, .w3-btn:disabled, .w3-button:disabled
{
cursor: not-allowed;
opacity: 0.3;
}
.w3-disabled *, :disabled *
{
pointer-events: none;
}
.w3-btn.w3-disabled:hover, .w3-btn:disabled:hover
{
box-shadow: none;
}
.w3-badge, .w3-tag
{
background-color: #000;
color: #FFF;
display: inline-block;
padding-left: 8px;
padding-right: 8px;
text-align: center;
}
.w3-badge
{
border-radius: 50%;
}
.w3-ul
{
list-style-type: none;
padding: 0;
margin: 0;
}
.w3-ul li
{
padding: 8px 16px;
border-bottom: 1px solid #DDD;
}
.w3-ul li:last-child
{
border-bottom: none;
}
.w3-tooltip, .w3-display-container
{
position: relative;
}
.w3-tooltip .w3-text
{
display: none;
}
.w3-tooltip:hover .w3-text
{
display: inline-block;
}
.w3-ripple:active
{
opacity: 0.5;
}
.w3-ripple
{
transition: opacity 0s;
}
.w3-input
{
padding: 8px;
display: block;
border: none;
border-bottom: 1px solid #CCC;
width: 100%;
}
.w3-select
{
padding: 9px 0;
width: 100%;
border: none;
border-bottom: 1px solid #CCC;
}
.w3-dropdown-click, .w3-dropdown-hover
{
position: relative;
display: inline-block;
cursor: pointer;
}
.w3-dropdown-hover:hover .w3-dropdown-content
{
display: block;
z-index: 1;
}
.w3-dropdown-hover:first-child, .w3-dropdown-click:hover
{
background-color: #CCC;
color: #000;
}
.w3-dropdown-hover:hover > .w3-button:first-child, .w3-dropdown-click:hover > .w3-button:first-child
{
background-color: #CCC;
color: #000;
}
.w3-dropdown-content
{
cursor: auto;
color: #000;
background-color: #FFF;
display: none;
position: absolute;
min-width: 160px;
margin: 0;
padding: 0;
}
.w3-check, .w3-radio
{
width: 24px;
height: 24px;
position: relative;
top: 6px;
}
.w3-sidebar
{
height: 100%;
width: 200px;
background-color: #FFF;
position: fixed !important;
z-index: 1;
overflow: auto;
}
.w3-bar-block .w3-dropdown-hover, .w3-bar-block .w3-dropdown-click
{
width: 100%;
}
.w3-bar-block .w3-dropdown-hover .w3-dropdown-content, .w3-bar-block .w3-dropdown-click .w3-dropdown-content
{
min-width: 100%;
}
.w3-bar-block .w3-dropdown-hover .w3-button, .w3-bar-block .w3-dropdown-click .w3-button
{
width: 100%;
text-align: left;
padding: 8px 16px;
}
.w3-main, #main
{
transition: margin-left 0.4s;
}
.w3-modal
{
z-index: 3;
display: none;
padding-top: 100px;
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: rgb(0, 0, 0);
background-color: rgba(0, 0, 0, 0.4);
}
.w3-modal-content
{
margin: auto;
background-color: #FFF;
position: relative;
padding: 0;
outline: 0;
width: 600px;
}
.w3-bar
{
width: 100%;
overflow: hidden;
}
.w3-center .w3-bar
{
display: inline-block;
width: auto;
}
.w3-bar .w3-bar-item
{
padding: 8px 16px;
float: left;
width: auto;
border: none;
outline: none;
display: block;
}
.w3-bar .w3-dropdown-hover, .w3-bar .w3-dropdown-click
{
position: static;
float: left;
}
.w3-bar .w3-button
{
white-space: normal;
}
.w3-bar-block .w3-bar-item
{
width: 100%;
display: block;
padding: 8px 16px;
text-align: left;
border: none;
outline: none;
white-space: normal;
float: none;
}
.w3-bar-block.w3-center .w3-bar-item
{
text-align: center;
}
.w3-block
{
display: block;
width: 100%;
}
.w3-responsive
{
overflow-x: auto;
}
.w3-container:after, .w3-container:before, .w3-panel:after, .w3-panel:before, .w3-row:after, .w3-row:before, .w3-row-padding:after, .w3-row-padding:before, .w3-cell-row:before, .w3-cell-row:after, .w3-clear:after, .w3-clear:before, .w3-bar:before, .w3-bar:after
{
content: "";
display: table;
clear: both;
}
.w3-col, .w3-half, .w3-third, .w3-twothird, .w3-threequarter, .w3-quarter
{
float: left;
width: 100%;
}
.w3-col.s1
{
width: 8.33333%;
}
.w3-col.s2
{
width: 16.66666%;
}
.w3-col.s3
{
width: 24.99999%;
}
.w3-col.s4
{
width: 33.33333%;
}
.w3-col.s5
{
width: 41.66666%;
}
.w3-col.s6
{
width: 49.99999%;
}
.w3-col.s7
{
width: 58.33333%;
}
.w3-col.s8
{
width: 66.66666%;
}
.w3-col.s9
{
width: 74.99999%;
}
.w3-col.s10
{
width: 83.33333%;
}
.w3-col.s11
{
width: 91.66666%;
}
.w3-col.s12
{
width: 99.99999%;
}
@media (min-width: 601px)
{
.w3-col.m1
{
width: 8.33333%;
}
.w3-col.m2
{
width: 16.66666%;
}
.w3-col.m3, .w3-quarter
{
width: 24.99999%;
}
.w3-col.m4, .w3-third
{
width: 33.33333%;
}
.w3-col.m5
{
width: 41.66666%;
}
.w3-col.m6, .w3-half
{
width: 49.99999%;
}
.w3-col.m7
{
width: 58.33333%;
}
.w3-col.m8, .w3-twothird
{
width: 66.66666%;
}
.w3-col.m9, .w3-threequarter
{
width: 74.99999%;
}
.w3-col.m10
{
width: 83.33333%;
}
.w3-col.m11
{
width: 91.66666%;
}
.w3-col.m12
{
width: 99.99999%;
}
}
@media (min-width: 993px)
{
.w3-col.l1
{
width: 8.33333%;
}
.w3-col.l2
{
width: 16.66666%;
}
.w3-col.l3
{
width: 24.99999%;
}
.w3-col.l4
{
width: 33.33333%;
}
.w3-col.l5
{
width: 41.66666%;
}
.w3-col.l6
{
width: 49.99999%;
}
.w3-col.l7
{
width: 58.33333%;
}
.w3-col.l8
{
width: 66.66666%;
}
.w3-col.l9
{
width: 74.99999%;
}
.w3-col.l10
{
width: 83.33333%;
}
.w3-col.l11
{
width: 91.66666%;
}
.w3-col.l12
{
width: 99.99999%;
}
}
.w3-content
{
max-width: 980px;
margin: auto;
}
.w3-rest
{
overflow: hidden;
}
.w3-cell-row
{
display: table;
width: 100%;
}
.w3-cell
{
display: table-cell;
}
.w3-cell-top
{
vertical-align: top;
}
.w3-cell-middle
{
vertical-align: middle;
}
.w3-cell-bottom
{
vertical-align: bottom;
}
.w3-hide
{
display: none !important;
}
.w3-show-block, .w3-show
{
display: block !important;
}
.w3-show-inline-block
{
display: inline-block !important;
}
@media (max-width: 600px)
{
.w3-modal-content
{
margin: 0 10px;
width: auto !important;
}
.w3-modal
{
padding-top: 30px;
}
.w3-dropdown-hover.w3-mobile .w3-dropdown-content, .w3-dropdown-click.w3-mobile .w3-dropdown-content
{
position: relative;
}
.w3-hide-small
{
display: none !important;
}
.w3-mobile
{
display: block;
width: 100% !important;
}
.w3-bar-item.w3-mobile, .w3-dropdown-hover.w3-mobile, .w3-dropdown-click.w3-mobile
{
text-align: center;
}
.w3-dropdown-hover.w3-mobile, .w3-dropdown-hover.w3-mobile .w3-btn, .w3-dropdown-hover.w3-mobile .w3-button, .w3-dropdown-click.w3-mobile, .w3-dropdown-click.w3-mobile .w3-btn, .w3-dropdown-click.w3-mobile .w3-button
{
width: 100%;
}
}
@media (max-width: 768px)
{
.w3-modal-content
{
width: 500px;
}
.w3-modal
{
padding-top: 50px;
}
}
@media (min-width: 993px)
{
.w3-modal-content
{
width: 900px;
}
.w3-hide-large
{
display: none !important;
}
.w3-sidebar.w3-collapse
{
display: block !important;
}
}
@media (max-width: 992px) and (min-width: 601px)
{
.w3-hide-medium
{
display: none !important;
}
}
@media (max-width: 992px)
{
.w3-sidebar.w3-collapse
{
display: none;
}
.w3-main
{
margin-left: 0 !important;
margin-right: 0 !important;
}
}
.w3-top, .w3-bottom
{
position: fixed;
width: 100%;
z-index: 1;
}
.w3-top
{
top: 0;
}
.w3-bottom
{
bottom: 0;
}
.w3-overlay
{
position: fixed;
display: none;
width: 100%;
height: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.5);
z-index: 2;
}
.w3-display-topleft
{
position: absolute;
left: 0;
top: 0;
}
.w3-display-topright
{
position: absolute;
right: 0;
top: 0;
}
.w3-display-bottomleft
{
position: absolute;
left: 0;
bottom: 0;
}
.w3-display-bottomright
{
position: absolute;
right: 0;
bottom: 0;
}
.w3-display-middle
{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%,-50%);
}
.w3-display-left
{
position: absolute;
top: 50%;
left: 0%;
transform: translate(0%, -50%);
-ms-transform: translate(-0%,-50%);
}
.w3-display-right
{
position: absolute;
top: 50%;
right: 0%;
transform: translate(0%, -50%);
-ms-transform: translate(0%,-50%);
}
.w3-display-topmiddle
{
position: absolute;
left: 50%;
top: 0;
transform: translate(-50%, 0%);
-ms-transform: translate(-50%,0%);
}
.w3-display-bottommiddle
{
position: absolute;
left: 50%;
bottom: 0;
transform: translate(-50%, 0%);
-ms-transform: translate(-50%,0%);
}
.w3-display-container:hover .w3-display-hover
{
display: block;
}
.w3-display-container:hover span.w3-display-hover
{
display: inline-block;
}
.w3-display-hover
{
display: none;
}
.w3-display-position
{
position: absolute;
}
.w3-circle
{
border-radius: 50%;
}
.w3-round-small
{
border-radius: 2px;
}
.w3-round, .w3-round-medium
{
border-radius: 4px;
}
.w3-round-large
{
border-radius: 8px;
}
.w3-round-xlarge
{
border-radius: 16px;
}
.w3-round-xxlarge
{
border-radius: 32px;
}
.w3-row-padding, .w3-row-padding > .w3-half, .w3-row-padding > .w3-third, .w3-row-padding > .w3-twothird, .w3-row-padding > .w3-threequarter, .w3-row-padding > .w3-quarter, .w3-row-padding > .w3-col
{
padding: 0 8px;
}
.w3-container, .w3-panel
{
padding: 0.01em 16px;
}
.w3-panel
{
margin-top: 16px;
margin-bottom: 16px;
}
.w3-code, .w3-codespan
{
font-family: Consolas, "courier new";
font-size: 16px;
}
.w3-code
{
width: auto;
background-color: #FFF;
padding: 8px 12px;
border-left: 4px solid #4CAF50;
word-wrap: break-word;
}
.w3-codespan
{
color: crimson;
background-color: #F1F1F1;
padding-left: 4px;
padding-right: 4px;
font-size: 110%;
}
.w3-card, .w3-card-2
{
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.w3-card-4, .w3-hover-shadow:hover
{
box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.19);
}
.w3-spin
{
animation: w3-spin 2s infinite linear;
}
@keyframes w3-spin
{
0%
{
transform: rotate(0deg);
}
100%
{
transform: rotate(359deg);
}
}
.w3-animate-fading
{
animation: fading 10s infinite;
}
@keyframes fading
{
0%
{
opacity: 0;
}
50%
{
opacity: 1;
}
100%
{
opacity: 0;
}
}
.w3-animate-opacity
{
animation: opac 0.8s;
}
@keyframes opac
{
from
{
opacity: 0;
}
to
{
opacity: 1;
}
}
.w3-animate-top
{
position: relative;
animation: animatetop 0.4s;
}
@keyframes animatetop
{
from
{
top: -300px;
opacity: 0;
}
to
{
top: 0;
opacity: 1;
}
}
.w3-animate-left
{
position: relative;
animation: animateleft 0.4s;
}
@keyframes animateleft
{
from
{
left: -300px;
opacity: 0;
}
to
{
left: 0;
opacity: 1;
}
}
.w3-animate-right
{
position: relative;
animation: animateright 0.4s;
}
@keyframes animateright
{
from
{
right: -300px;
opacity: 0;
}
to
{
right: 0;
opacity: 1;
}
}
.w3-animate-bottom
{
position: relative;
animation: animatebottom 0.4s;
}
@keyframes animatebottom
{
from
{
bottom: -300px;
opacity: 0;
}
to
{
bottom: 0;
opacity: 1;
}
}
.w3-animate-zoom
{
animation: animatezoom 0.6s;
}
@keyframes animatezoom
{
from
{
transform: scale(0);
}
to
{
transform: scale(1);
}
}
.w3-animate-input
{
transition: width 0.4s ease-in-out;
}
.w3-animate-input:focus
{
width: 100% !important;
}
.w3-opacity, .w3-hover-opacity:hover
{
opacity: 0.60;
}
.w3-opacity-off, .w3-hover-opacity-off:hover
{
opacity: 1;
}
.w3-opacity-max
{
opacity: 0.25;
}
.w3-opacity-min
{
opacity: 0.75;
}
.w3-greyscale-max, .w3-grayscale-max, .w3-hover-greyscale:hover, .w3-hover-grayscale:hover
{
filter: grayscale(100%);
}
.w3-greyscale, .w3-grayscale
{
filter: grayscale(75%);
}
.w3-greyscale-min, .w3-grayscale-min
{
filter: grayscale(50%);
}
.w3-sepia
{
filter: sepia(75%);
}
.w3-sepia-max, .w3-hover-sepia:hover
{
filter: sepia(100%);
}
.w3-sepia-min
{
filter: sepia(50%);
}
.w3-tiny
{
font-size: 10px !important;
}
.w3-small
{
font-size: 12px !important;
}
.w3-medium
{
font-size: 15px !important;
}
.w3-large
{
font-size: 18px !important;
}
.w3-xlarge
{
font-size: 24px !important;
}
.w3-xxlarge
{
font-size: 36px !important;
}
.w3-xxxlarge
{
font-size: 48px !important;
}
.w3-jumbo
{
font-size: 64px !important;
}
.w3-left-align
{
text-align: left !important;
}
.w3-right-align
{
text-align: right !important;
}
.w3-justify
{
text-align: justify !important;
}
.w3-center
{
text-align: center !important;
}
.w3-border-0
{
border: 0 !important;
}
.w3-border
{
border: 1px solid #CCC !important;
}
.w3-border-top
{
border-top: 1px solid #CCC !important;
}
.w3-border-bottom
{
border-bottom: 1px solid #CCC !important;
}
.w3-border-left
{
border-left: 1px solid #CCC !important;
}
.w3-border-right
{
border-right: 1px solid #CCC !important;
}
.w3-topbar
{
border-top: 6px solid #CCC !important;
}
.w3-bottombar
{
border-bottom: 6px solid #CCC !important;
}
.w3-leftbar
{
border-left: 6px solid #CCC !important;
}
.w3-rightbar
{
border-right: 6px solid #CCC !important;
}
.w3-section, .w3-code
{
margin-top: 16px !important;
margin-bottom: 16px !important;
}
.w3-margin
{
margin: 16px !important;
}
.w3-margin-top
{
margin-top: 16px !important;
}
.w3-margin-bottom
{
margin-bottom: 16px !important;
}
.w3-margin-left
{
margin-left: 16px !important;
}
.w3-margin-right
{
margin-right: 16px !important;
}
.w3-padding-small
{
padding: 4px 8px !important;
}
.w3-padding
{
padding: 8px 16px !important;
}
.w3-padding-large
{
padding: 12px 24px !important;
}
.w3-padding-16
{
padding-top: 16px !important;
padding-bottom: 16px !important;
}
.w3-padding-24
{
padding-top: 24px !important;
padding-bottom: 24px !important;
}
.w3-padding-32
{
padding-top: 32px !important;
padding-bottom: 32px !important;
}
.w3-padding-48
{
padding-top: 48px !important;
padding-bottom: 48px !important;
}
.w3-padding-64
{
padding-top: 64px !important;
padding-bottom: 64px !important;
}
.w3-left
{
float: left !important;
}
.w3-right
{
float: right !important;
}
.w3-button:hover
{
color: #000 !important;
background-color: #CCC !important;
}
.w3-transparent, .w3-hover-none:hover
{
background-color: transparent !important;
}
.w3-hover-none:hover
{
box-shadow: none !important;
}
/* Colors */
.w3-amber, .w3-hover-amber:hover
{
color: #000 !important;
background-color: #FFC107 !important;
}
.w3-aqua, .w3-hover-aqua:hover
{
color: #000 !important;
background-color: #00FFFF !important;
}
.w3-blue, .w3-hover-blue:hover
{
color: #FFF !important;
background-color: #2196F3 !important;
}
.w3-light-blue, .w3-hover-light-blue:hover
{
color: #000 !important;
background-color: #87CEEB !important;
}
.w3-brown, .w3-hover-brown:hover
{
color: #FFF !important;
background-color: #795548 !important;
}
.w3-cyan, .w3-hover-cyan:hover
{
color: #000 !important;
background-color: #00BCD4 !important;
}
.w3-blue-grey, .w3-hover-blue-grey:hover, .w3-blue-gray, .w3-hover-blue-gray:hover
{
color: #FFF !important;
background-color: #607D8B !important;
}
.w3-green, .w3-hover-green:hover
{
color: #FFF !important;
background-color: #4CAF50 !important;
}
.w3-light-green, .w3-hover-light-green:hover
{
color: #000 !important;
background-color: #8BC34A !important;
}
.w3-indigo, .w3-hover-indigo:hover
{
color: #FFF !important;
background-color: #3F51B5 !important;
}
.w3-khaki, .w3-hover-khaki:hover
{
color: #000 !important;
background-color: #F0E68C !important;
}
.w3-lime, .w3-hover-lime:hover
{
color: #000 !important;
background-color: #CDDC39 !important;
}
.w3-orange, .w3-hover-orange:hover
{
color: #000 !important;
background-color: #FF9800 !important;
}
.w3-deep-orange, .w3-hover-deep-orange:hover
{
color: #FFF !important;
background-color: #FF5722 !important;
}
.w3-pink, .w3-hover-pink:hover
{
color: #FFF !important;
background-color: #E91E63 !important;
}
.w3-purple, .w3-hover-purple:hover
{
color: #FFF !important;
background-color: #9C27B0 !important;
}
.w3-deep-purple, .w3-hover-deep-purple:hover
{
color: #FFF !important;
background-color: #673AB7 !important;
}
.w3-red, .w3-hover-red:hover
{
color: #FFF !important;
background-color: #F44336 !important;
}
.w3-sand, .w3-hover-sand:hover
{
color: #000 !important;
background-color: #FDF5E6 !important;
}
.w3-teal, .w3-hover-teal:hover
{
color: #FFF !important;
background-color: #009688 !important;
}
.w3-yellow, .w3-hover-yellow:hover
{
color: #000 !important;
background-color: #FFEB3B !important;
}
.w3-white, .w3-hover-white:hover
{
color: #000 !important;
background-color: #FFF !important;
}
.w3-black, .w3-hover-black:hover
{
color: #FFF !important;
background-color: #000 !important;
}
.w3-grey, .w3-hover-grey:hover, .w3-gray, .w3-hover-gray:hover
{
color: #000 !important;
background-color: #BBB !important;
}
.w3-light-grey, .w3-hover-light-grey:hover, .w3-light-gray, .w3-hover-light-gray:hover
{
color: #000 !important;
background-color: #F1F1F1 !important;
}
.w3-dark-grey, .w3-hover-dark-grey:hover, .w3-dark-gray, .w3-hover-dark-gray:hover
{
color: #FFF !important;
background-color: #616161 !important;
}
.w3-pale-red, .w3-hover-pale-red:hover
{
color: #000 !important;
background-color: #FFDDDD !important;
}
.w3-pale-green, .w3-hover-pale-green:hover
{
color: #000 !important;
background-color: #DDFFDD !important;
}
.w3-pale-yellow, .w3-hover-pale-yellow:hover
{
color: #000 !important;
background-color: #FFFFCC !important;
}
.w3-pale-blue, .w3-hover-pale-blue:hover
{
color: #000 !important;
background-color: #DDFFFF !important;
}
.w3-text-red, .w3-hover-text-red:hover
{
color: #F44336 !important;
}
.w3-text-green, .w3-hover-text-green:hover
{
color: #4CAF50 !important;
}
.w3-text-blue, .w3-hover-text-blue:hover
{
color: #2196F3 !important;
}
.w3-text-yellow, .w3-hover-text-yellow:hover
{
color: #FFEB3B !important;
}
.w3-text-white, .w3-hover-text-white:hover
{
color: #FFF !important;
}
.w3-text-black, .w3-hover-text-black:hover
{
color: #000 !important;
}
.w3-text-grey, .w3-hover-text-grey:hover, .w3-text-gray, .w3-hover-text-gray:hover
{
color: #757575 !important;
}
.w3-text-amber
{
color: #FFC107 !important;
}
.w3-text-aqua
{
color: #00FFFF !important;
}
.w3-text-light-blue
{
color: #87CEEB !important;
}
.w3-text-brown
{
color: #795548 !important;
}
.w3-text-cyan
{
color: #00BCD4 !important;
}
.w3-text-blue-grey, .w3-text-blue-gray
{
color: #607D8B !important;
}
.w3-text-light-green
{
color: #8BC34A !important;
}
.w3-text-indigo
{
color: #3F51B5 !important;
}
.w3-text-khaki
{
color: #B4AA50 !important;
}
.w3-text-lime
{
color: #CDDC39 !important;
}
.w3-text-orange
{
color: #FF9800 !important;
}
.w3-text-deep-orange
{
color: #FF5722 !important;
}
.w3-text-pink
{
color: #E91E63 !important;
}
.w3-text-purple
{
color: #9C27B0 !important;
}
.w3-text-deep-purple
{
color: #673AB7 !important;
}
.w3-text-sand
{
color: #FDF5E6 !important;
}
.w3-text-teal
{
color: #009688 !important;
}
.w3-text-light-grey, .w3-hover-text-light-grey:hover, .w3-text-light-gray, .w3-hover-text-light-gray:hover
{
color: #F1F1F1 !important;
}
.w3-text-dark-grey, .w3-hover-text-dark-grey:hover, .w3-text-dark-gray, .w3-hover-text-dark-gray:hover
{
color: #3A3A3A !important;
}
.w3-border-red, .w3-hover-border-red:hover
{
border-color: #F44336 !important;
}
.w3-border-green, .w3-hover-border-green:hover
{
border-color: #4CAF50 !important;
}
.w3-border-blue, .w3-hover-border-blue:hover
{
border-color: #2196F3 !important;
}
.w3-border-yellow, .w3-hover-border-yellow:hover
{
border-color: #FFEB3B !important;
}
.w3-border-white, .w3-hover-border-white:hover
{
border-color: #FFF !important;
}
.w3-border-black, .w3-hover-border-black:hover
{
border-color: #000 !important;
}
.w3-border-grey, .w3-hover-border-grey:hover, .w3-border-gray, .w3-hover-border-gray:hover
{
border-color: #BBB !important;
}

/*+clearfix {*/
.metal-keepsake-text:after, #details-border:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
.metal-keepsake-text, #details-border
{
	display: block;
	*height: 1px;
}
/*+}*/
@media (min-width: 600px)
{
	.main-image
	{
		width: 400px;
		height: 400px;
	}
}
#your-price
{
	font-size: 13.6pt;
	font-weight: bold;
	width: 100%;
	font-family: muli;
	color: #069221;
}
#your-price-title
{
	font-weight: bold;
	font-family: muli;
	font-size: 16.7px;
	color: #210B90;
	margin-top: 31px;
	margin-bottom: 20px;
	/*+placement: margin-auto;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0;
	top: 0;
	/*width: 275px;*/
}
.overlay-image
{
	order: 1;
	width: 400px;
	height: 400px;
	margin-top: -13px;
	/*+border-radius: 133px;*/
	-moz-border-radius: 133px;
	-webkit-border-radius: 133px;
	-khtml-border-radius: 133px;
	border-radius: 133px;
}
.thumbnails
{
	/*width: 60px;*/
	/*display: flex;*/
	/*flex-wrap: wrap;*/
	/*justify-content: center;*/
	/*display: -webkit-flex;*/
	/*-webkit-flex-wrap: wrap;*/
	/*-webkit-justify-content: center;*/
	/*margin-left: -57px;*/
}
.thumbnail
{
	margin-bottom: 10px;
}
.keepsake-image
{
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	margin-left: -46px;
}
#item-style-number
{
	font-size: 10.6pt;
	text-align: right;
	width: 100%;
	margin-left: 9px;
	margin-right: 5px;
	/*margin-bottom: 15px;*/
	margin-bottom: 24px;
}
#item-description
{
	overflow: auto;
	font-size: 20px;
	color: #606060;
	/*text-align: center;*/
	max-height: 204px;
	margin-left: 21px;
	margin-top: -15px;
}
#item-gemlistmain
{
	/*(*+placement: float-right;*)
	float: right;
	position: relative;
	left: 0;
	top: 0;*/
	/*max-width: 60%;*/
	background-color: #F6F3EA;
	/*+border-radius: 18px;*/
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	-khtml-border-radius: 18px;
	border-radius: 18px;
	/*+box-shadow: inset -3px -1px 7px 0px #9F9F9F;*/
	-moz-box-shadow: inset -3px -1px 7px 0px #9F9F9F;
	-webkit-box-shadow: inset -3px -1px 7px 0px #9F9F9F;
	box-shadow: inset -3px -1px 7px 0px #9F9F9F;
	padding-top: 6px;
	padding-bottom: 11px;
	padding: 11px 4px 4px;
	/*max-height: 350px;*/
	overflow: auto;
}
#item_details
{
}
.set-similar-block
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-around;
	display: -webkit-flex;
	-webkit-flex-wrap: nowrap;
	-webkit-justify-content: space-around;
	/*+border-radius: 0px;*/
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	height: 183px;
	background-position: -31px -49px;
	background-repeat: repeat-x;
	margin-bottom: 16px;
	margin-top: 9px;
	/*width: 80%;*/
	margin-left: 21px;
	margin-right: 10px;
	width: 96%;
}
.item-matchingitemsblock
{
	text-align: center;
}
.image150
{
	width: 150px;
	height: 150px;
}
.centering-block
{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-around;
	display: -webkit-flex;
	-webkit-flex-wrap: nowrap;
	-webkit-justify-content: space-around;
	padding-right: 17px;
}
#details_metal
{
}
#details_diamonds
{
}
.item-diamondcarats
{
	text-align: left;
	padding-left: 6px;
	color: #FFFFFF;
	font-size: 14px;
	font-family: muli;
	font-weight: bold;
	background-color: #000000;
	/*margin-right: -36px;*/
	width: 100%;
	padding-top: 2px;
	padding-bottom: 4px;
}
.item-diamonddetailtext
{
	padding: 0 6px 8px 0;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	border-bottom: 1px solid #B9B9B9;
	/*width: 221px;*/
}
.item-diamondtext
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	font-size: 10px;
	font-weight: normal;
	margin-top: 9px;
	width: 98px;
	margin-left: 11px;
}
.item-diamondsimage
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	width: 68px;
	margin-top: 6px;
	margin-left: 7px;
}
.item-diamondsimage img
{
	/*+border-radius: 4px;*/
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}
.item-diamondqty
{
	font-size: 20px;
	/*+placement: float-left 11px 3px;*/
	float: left;
	position: relative;
	left: 11px;
	top: 3px;
	width: 32px;
	font-family: muli;
}
.item-gemextension
{
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	height: 134px;
	margin-top: -19px;
	width: 122px;
}
.item-gemextension ul
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	font-size: 12px;
	text-align: left;
	font-family: muli;
	margin-top: 20px;
	width: 99%;
	padding-left: 19px;
	color: #FFFFFF;
}
.selectedicon-bottomtext
{
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	width: 95%;
}
.selectedicon-bottomtext a
{
	color: #FFFFFF;
	font-style: italic;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	font-size: 12px;
}
.selectedicon-toptext
{
	font-size: 18px;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	text-align: left;
	text-shadow: 1px 1px 1px #4B4848;
	/*overflow: hidden;*/
	color: #FAFFB0;
	font-weight: bold;
	width: 95%;
}
.selectedicon-middle
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	margin-left: 12px;
	margin-top: 7px;
	/*width: 331px;*/
}
.item-selectedicons
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: space-around;
	overflow: hidden;
	max-width: 116px;
	max-height: 115px;
	max-width: 85px;
}
#review-border
{
	margin-left: 33px;
	/*+placement: shift -19px -6px;*/
	position: relative;
	left: -19px;
	top: -6px;
	overflow: auto;
	height: 354px;
	width: 90%;
	padding: 23px;
	/*+border-radius: 20px;*/
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	margin-left: 32px;
	/*+box-shadow: inset 3px 2px 6px #8B8B8B;*/
	-moz-box-shadow: inset 3px 2px 6px #8B8B8B;
	-webkit-box-shadow: inset 3px 2px 6px #8B8B8B;
	box-shadow: inset 3px 2px 6px #8B8B8B;
}
#engagement-heads
{
	height: 100px;
	margin-bottom: 19px;
	width: 90%;
	/*+placement: margin-auto;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0;
	top: 0;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-around;
	display: -webkit-flex;
	-webkit-flex-wrap: nowrap;
	-webkit-justify-content: space-around;
	/*+border-radius: 8px;*/
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	border-bottom: thin solid #8D8585;
	/*+box-shadow: inset -3px -3px 7px #DADADA;*/
	-moz-box-shadow: inset -3px -3px 7px #DADADA;
	-webkit-box-shadow: inset -3px -3px 7px #DADADA;
	box-shadow: inset -3px -3px 7px #DADADA;
	height: 147px;
	/*background-image: url("../images/backgroundelements/page-top.jpg");*/
	background-position: -31px -49px;
	background-repeat: repeat-x;
	background-color: rgba(196, 217, 246, 0.780);
	margin-bottom: 16px;
	margin-top: 9px;
	/*width: 80%;*/
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 21px;
	margin-right: 10px;
}
#sun
{
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	/*margin-right: 17px;*/
	text-align: center;
}
#sun-caption
{
	/*width: 85px;*/
	color: #FFFFFF;
	font-size: 12px;
}
#bulb-caption
{
	/*width: 93px;*/
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
}
#bulb
{
	/*(*+placement: float-left 0px 0px;*)
	float: left;
	position: relative;
	left: 0px;
	top: 0px;*/
	/*margin-right: 17px;*/
	text-align: center;
}
#add-to-cart-button
{
	width: 100%;
	text-align: center;
	z-index: 20;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
}
#description
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	margin-left: 15px;
	margin-right: 18px;
	margin-bottom: 8px;
	height: 105px;
}
#tabs
{
	width: 95%;
	display: flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: center;
	display: -webkit-flex;
	-webkit-justify-content: center;
	height: 100%;
	margin-left: 5px;
	margin-top: -13px;
	z-index: 25;
}
#metal-options
{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: center;
	width: 104px;
	margin-left: 4px;
	margin-right: 12px;
	height: 270px;
	padding-top: 10px;
	padding-right: 10px;
}
#metal-options img
{
	width: 71px;
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
#ks-metal-options
{
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	text-align: center;
}
.keepsake-metal-icon
{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: space-between;
}
.metal-icon
{
	width: 106px;
	text-align: center;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	margin-right: 7px;
}
.metal-icon img
{
	width: 60px;
}
.ksmetal-icon
{
	width: 24%;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	padding-top: 5px;
	text-align: center;
}
.keepsake-metal-icon img
{
	/*[disabled]z-index:-1;*/
	/*[disabled]padding-left:32px;*/
}
.metal-tiny-text
{
	font-size: 8.2pt;
	text-align: center;
	/*+placement: shift 5px -21px;*/
	position: relative;
	left: 5px;
	top: -21px;
}
/*[clearfix]*/
.metal-keepsake-text
{
	font-size: 8.2pt;
	text-align: center;
	/*+placement: shift -3px 95px;*/
	position: relative;
	left: -3px;
	top: 95px;
	z-index: 1;
	font-weight: bold;
	width: 136px;
}
#gem-icons
{
	width: 73%;
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: space-between;
	margin-left: -15px;
}
.gem-icon
{
	width: 90px;
	text-align: center;
	height: 81px;
}
#ksgem-block
{
	width: 72%;
}
#ksgem-header
{
	width: 100%;
	margin-top: -18px;
	font-weight: bold;
	font-family: muli;
	font-size: 18.7px;
	color: #211BDC;
	margin-bottom: 6px;
}
#ksgem-icons
{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: center;
	margin-left: -25px;
	margin-bottom: 21px;
}
.ksgem-icon
{
	width: 60px;
	height: 34px;
	text-align: center;
	margin-bottom: 39px;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
}
.ksgem-icon img
{
	width: 40px;
	text-align: center;
	margin-bottom: 31px;
}
.ksgemeffect6
{
	position: relative;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3), inset 0 0 30px rgba(0, 0, 0, 0.1);
	padding-top: 18px;
	padding-right: 0px;
	margin-top: 15px;
}
.advantage-column
{
	text-align: center;
	width: 117px;
}
.advantage-title
{
	font-weight: bold;
	font-size: 11.3pt;
	text-align: center;
	padding-bottom: 23px;
	color: #280590;
	/*+placement: margin-auto 0px 0px;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 11px;
	width: 91px;
	height: 55px;
}
#jfm_price
{
	width: 251px;
	/*+placement: margin-auto;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0;
	top: 0;
	margin-top: 42px;
}
.jfm1
{
	/*(*+placement: 43px 2px;*)
	position: relative;
	left: 43px;
	top: 2px;*/
	text-align: center;
	font-size: 16px;
	color: #D58900;
}
#manufacturer-direct
{
	text-align: center;
	color: #52816F;
	/*font-family: verdana;*/
	font-weight: bold;
	font-style: italic;
	font-size: 19px;
}
.price1
{
	text-align: center;
	color: #D58900;
}
.raise
{
	/*(*+placement: float-left 0px -5px;*)
	float: left;
	position: relative;
	left: 0px;
	top: -5px;*/
	color: #F4A400;
	/*font-family: delius;*/
	font-size: 12.7px;
	font-style: normal;
	/*+placement: 40px -7px;*/
	position: relative;
	left: 40px;
	top: -7px;
	margin-right: -6px;
}
/*.pricejfm
{
	width: 110px;
}*/
#no-nonsense
{
	color: #FA9B01;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	/*+placement: -4px -19px;*/
	position: relative;
	left: -4px;
	top: -19px;
}
#suggested-price
{
	font-size: 8.7pt;
	width: 100%;
	text-align: center;
	height: 0px;
}
#ring-size-select
{
	text-align: center;
	font-size: 9.4pt;
	font-weight: bold;
	font-family: "open sans";
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	/*padding: 16px 8px 21px;*/
	height: 37px;
}
/*[clearfix]*/
#details-border
{
	overflow: auto;
	/*+placement: float-left -1px -1px;*/
	float: left;
	position: relative;
	left: -1px;
	top: -1px;
	width: 900px;
	height: 308px;
}
#gem-details
{
	/*line-height: 1.3;*/
	font-size: 12.2pt;
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	/*+border-radius: 0 10px 10px 0;*/
	-moz-border-radius: 0 10px 10px 0;
	-webkit-border-radius: 0 10px 10px 0;
	-khtml-border-radius: 0 10px 10px 0;
	border-radius: 0 10px 10px 0;
	/*+box-shadow: 4px 7px 12px -1px #A3A3A3;*/
	-moz-box-shadow: 4px 7px 12px -1px #A3A3A3;
	-webkit-box-shadow: 4px 7px 12px -1px #A3A3A3;
	box-shadow: 4px 7px 12px -1px #A3A3A3;
	border: 1px solid #979696;
	width: 308px;
	margin-right: 36px;
}
#itemgem
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	width: 308px;
	border-bottom-right-radius: 5px;
	height: 218px;
}
#gemicons
{
	line-height: 1.3;
	font-size: 12.2pt;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	text-align: center;
	width: 73px;
	margin-top: 11px;
}
.speclabels
{
	font-size: 12pt;
	/*[empty]line-height:;*/
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	list-style-type: none;
	padding-left: 8px;
	padding-right: 3px;
	width: 82px;
	border: 1px solid black;
	line-height: 1.1;
}
.specdata
{
	font-size: 12pt;
	/*[empty]line-height:;*/
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	list-style-type: none;
	padding-left: 8px;
	padding-right: 3px;
	width: 123px;
}
#gem-details li
{
	font-size: 9.2pt;
	border-bottom: 1px solid #C2C0C0;
	height: 29px;
	/*+placement: ;*/
	position: relative;
	left: 0;
	top: 0;
}
#dimensions
{
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 177px;
	margin-top: 17px;
	text-align: left;
}
.labels
{
	/*+placement: shift 2px -18px;*/
	position: relative;
	left: 2px;
	top: -18px;
}
.review
{
	font-size: 9.6pt;
	width: 784px;
	/*+placement: float-left -1px 14px;*/
	float: left;
	position: relative;
	left: -1px;
	top: 14px;
}
#gem-selectors
{
	width: 556px;
	text-align: center;
	line-height: 2.7;
	font-size: 10pt;
}
.ksgenuine
{
	height: 0px;
	/*+placement: shift -97px -1px;*/
	position: relative;
	left: -97px;
	top: -1px;
}
.select-gems
{
	width: 128px;
	/*[empty]+placement:;*/
}
.selector-label
{
	width: 495px;
	height: 22px;
	font-size: 7.4pt;
	/*+placement: shift 38px 1px;*/
	position: relative;
	left: 38px;
	top: 1px;
	text-align: center;
}
#selectors-row1
{
	text-align: center;
	width: 386px;
	margin-left: 89px;
}
#selectors-row2
{
	height: 40px;
	text-align: center;
	width: 540px;
	/*+placement: shift 0px 0px;*/
	position: relative;
	left: 0px;
	top: 0px;
}
#chain-select
{
	/*+placement: margin-auto;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0;
	top: 0;
	font-weight: normal;
	font-size: 14px;
	width: 394px;
}
#item-gold
{
	width: 472px;
	color: #6769AD;
	font-style: italic;
	font-size: 10pt;
	text-align: left;
	/*+placement: anchor-top-left 69px 75px;*/
	position: absolute;
	left: 69px;
	top: 75px;
	padding-left: 15px;
}
#gem-details-title
{
	color: #FFFFFF;
	background-color: #626262;
	padding-left: 6px;
	border-top-right-radius: 5px;
}
#dimensions-copy
{
	font-size: 10.4pt;
	/*+placement: anchor-top-left 0px 9px;*/
	position: absolute;
	left: 0px;
	top: 9px;
	padding-top: 18px;
}
#question
{
	font-size: 10.6pt;
	padding-bottom: 33px;
	padding-top: 17px;
	padding: 23px;
	background-color: #F6F3EA;
	/*+border-radius: 20px;*/
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	/*+box-shadow: inset 3px 2px 6px #8B8B8B;*/
	-moz-box-shadow: inset 3px 2px 6px #8B8B8B;
	-webkit-box-shadow: inset 3px 2px 6px #8B8B8B;
	box-shadow: inset 3px 2px 6px #8B8B8B;
	margin-right: 19px;
	margin-top: -18px;
}
#q-submit
{
	/*+placement: shift 620px -53px;*/
	position: relative;
	left: 620px;
	top: -53px;
	padding-top: 21px;
}
#q-message
{
	/*+placement: shift 0px 37px;*/
	position: relative;
	left: 0px;
	top: 37px;
	width: 623px;
	padding-top: 16px;
}
#ring-size-message
{
	color: #FD3232;
	font-weight: bold;
	font-size: 10pt;
	width: 229px;
	/*+placement: margin-auto -1px 10px;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: -1px;
	top: 10px;
	text-align: center;
	margin-bottom: 13px;
	font-style: italic;
}
#add-a-chain
{
	text-align: center;
	/*+placement: anchor-top-right 6px -133px;*/
	position: absolute;
	right: 6px;
	top: -133px;
	z-index: 10;
	width: 143px;
}
#view-chain-link
{
	/*+placement: shift 72px -123px;*/
	position: relative;
	left: 72px;
	top: -123px;
}
#chain-check
{
	z-index: 5;
	width: 22px;
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
#bullets
{
	font-size: 14px;
	line-height: 1.7;
	color: #2E2570;
	font-family: "open sans";
	width: 95%;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: flex-start;
	/*align-items: flex-start;*/
	-webkit-align-items: center;
	/*height: 94px;*/
	margin-left: 32px;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	margin-bottom: 12px;
}
#item-gemblock
{
}
#gemblock
{
	margin: 10px;
}
#item_gemposition
{
	font-weight: bold;
	font-size: 15px;
	border-top-right-radius: 10px;
	border-top-left-radius: 11px;
	z-index: 95;
	/*+box-shadow: 0px -1px 2px #929292;*/
	-moz-box-shadow: 0px -1px 2px #929292;
	-webkit-box-shadow: 0px -1px 2px #929292;
	box-shadow: 0px -1px 2px #929292;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	height: 26px;
	visibility: hidden;
}
.selectedicon-with-titles
{
	font-weight: bold;
}
#slideout
{
}
.selectedgem-size
{
	width: 100%;
}
.item-change-option
{
	font-size: 16px;
	text-align: center;
	color: #D24700;
	padding: 0px 7px 20px 8px;
	background-color: #FCF28F;
	/*+box-shadow: 6px -7px 7px -5px #B2B2B2;*/
	-moz-box-shadow: 6px -7px 7px -5px #B2B2B2;
	-webkit-box-shadow: 6px -7px 7px -5px #B2B2B2;
	box-shadow: 6px -7px 7px -5px #B2B2B2;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 19px;
	border-top-right-radius: 7px;
	border-top-left-radius: 7px;
	text-shadow: 1px 1px #C7C7C7;
	font-family: muli;
	width: 180px;
	/*+placement: anchor-top-right;*/
	position: absolute;
	right: 0;
	top: 0;
	margin-right: 89px;
}
#select-gem-header
{
	color: #832E2E;
	padding-left: 0px;
	font-weight: bold;
	font-size: 17px;
	margin-bottom: -9px;
	margin-top: -7px;
}
#item-gemlistmain ul
{
	list-style-type: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: space-around;
	padding-left: 0px;
}
#item-gemlistmain li
{
	height: 76px;
	width: 76px;
	text-align: center;
}
#item-gemlistmain img
{
	width: 50px;
	/*+border-radius: 58px;*/
	-moz-border-radius: 58px;
	-webkit-border-radius: 58px;
	-khtml-border-radius: 58px;
	border-radius: 58px;
	background-color: #FFFFFF;
	padding: 4px;
}
#item_gemlist
{
	background-color: #FFFFFF;
	margin-left: 16px;
}
#item_gemlist img
{
	width: 50px;
}
.item-gemlist img:hover
{
	width: 57px;
	margin-bottom: -8px;
}
#slideoutgold
{
	z-index: 101;
	margin-left: 0px;
	margin-top: -196px;
}
#clickme1, #clickme2, #clickme3
{
	/*+placement: float-right;*/
	float: right;
	position: relative;
	left: 0;
	top: 0;
	/*width: 206px;*/
	height: 38px;
	z-index: -5;
	width: 97px;
}
#clickmegold
{
	/*+placement: float-left 7px 7px;*/
	float: left;
	position: relative;
	left: 7px;
	top: 7px;
	width: 92%;
	height: 47px;
}
#slidecontent
{
	float: left;
	width: 98%;
	margin-left: -3px;
	margin-top: 1px;
}
#slidecontentgold
{
	float: left;
	margin-left: 18px;
}
.item-selectedicon
{
}
.item-selectedicon img
{
	/*+border-radius: 21px;*/
	-moz-border-radius: 21px;
	-webkit-border-radius: 21px;
	-khtml-border-radius: 21px;
	border-radius: 21px;
}
.item-othermetal a
{
	font-size: 11px;
	font-family: arial;
}
.item-othermetal img
{
	width: 63px;
	margin-top: 6px;
	/*+border-radius: 30px;*/
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-khtml-border-radius: 30px;
	border-radius: 30px;
	padding: 7px;
	background-color: #FFFFFF;
	/*+box-shadow: inset -1px -1px 2px #989898;*/
	-moz-box-shadow: inset -1px -1px 2px #989898;
	-webkit-box-shadow: inset -1px -1px 2px #989898;
	box-shadow: inset -1px -1px 2px #989898;
	margin-bottom: -11px;
}
.item-goldlist
{
	background-color: #FFFFFF;
	/*+box-shadow: 4px 4px 17px rgba(109, 109, 109, 0.552);*/
	-moz-box-shadow: 4px 4px 17px rgba(109, 109, 109, 0.552);
	-webkit-box-shadow: 4px 4px 17px rgba(109, 109, 109, 0.552);
	box-shadow: 4px 4px 17px rgba(109, 109, 109, 0.552);
	padding-bottom: 15px;
	padding-top: 1px;
	width: 237px;
	border-top-left-radius: 10px;
}
.item-goldlist ul
{
	list-style-type: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: space-around;
	width: 100%;
	padding-left: 0px;
}
.item-goldlist li
{
	height: 79px;
	/*overflow: hidden;*/
	width: 56px;
	text-align: center;
	font-family: arial;
}
.item-goldlist img
{
	width: 50px;
}
/*#item-matchingitems IMG, #item-similaritems IMG
{
	(*+border-radius: 24px;*)
	-moz-border-radius: 24px;
	-webkit-border-radius: 24px;
	-khtml-border-radius: 24px;
	border-radius: 24px;
	margin-left: 14px;
	(*+border-radius: 45px;*)
	-moz-border-radius: 45px;
	-webkit-border-radius: 45px;
	-khtml-border-radius: 45px;
	border-radius: 45px;
	margin-right: 10px;
}*/
.item-review
{
	border-bottom: 1px solid #000000;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: flex-start;
	/*width: 96%;*/
	/*(*+placement: float-left 0px 0px;*)
	float: left;
	position: relative;
	left: 0px;
	top: 0px;*/
	margin-bottom: 17px;
	margin-left: 13px;
	border-bottom: 1px solid black;
}
#matching-items-section
{
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-end;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: flex-end;
	/*+placement: anchor-top-right;*/
	position: absolute;
	right: 0;
	top: 0;
	padding: 12px;
}
#matching-items-block img
{
	width: 80px;
	/*+placement: 2px 11px;*/
	position: relative;
	left: 2px;
	top: 11px;
	margin-left: 26px;
	margin-top: -12px;
}
#feedback-item-image
{
	width: 150px;
}
#feedback-item-image img
{
	width: 150px;
	/*+border-radius: 35px;*/
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	-khtml-border-radius: 35px;
	border-radius: 35px;
}
#feedback-item-feedback
{
	font-size: 14px;
	font-style: normal;
	color: #000000;
	width: 70%;
	margin-top: 33px;
	margin-left: 30px;
}
#feedback-person
{
	font-size: 12px;
	font-style: italic;
	margin-top: 27px;
	/*+placement: float-right;*/
	float: right;
	position: relative;
	left: 0;
	top: 0;
	text-align: right;
	font-family: "open sans";
	margin-right: 29px;
}
#item-bullets
{
	font: normal normal 0.9em / 1.7 "open sans";
	color: #000000;
	margin-top: -23px;
	margin-left: -18px;
	width: 49%;
}
#item-bullets li
{
	width: 252px;
}
.fb-like
{
	/*+placement: float-left -5px -4px;*/
	float: left;
	position: relative;
	left: -5px;
	top: -4px;
}
#facebook-button
{
	/*+placement: float-right 10px -4px;*/
	float: right;
	position: relative;
	left: 10px;
	top: -4px;
	padding-right: 12px;
}
#special-note
{
	color: #DB7C05;
	font-size: 8pt;
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 358px;
	padding-top: 21px;
	margin-bottom: -23px;
	text-align: justify;
}
ul.speclabels
{
	background-color: #E1E1E1;
	text-align: right;
	width: 63px;
	/*(*+placement: float-left;*)
																																																																																																												float: left;
																																																																																																												position: relative;
																																																																																																												left: 0;
																																																																																																												top: 0;*/
	margin-top: -1px;
	padding-top: 7px;
}
ul.specdata
{
	text-align: left;
	font-weight: normal;
	min-width: 80px;
	/*(*+placement: float-left;*)
																																																																																																												float: left;
																																																																																																												position: relative;
																																																																																																												left: 0;
																																																																																																												top: 0;*/
	margin-top: 4px;
	/*width: 146px;*/
	width: 142px;
	padding-top: 2px;
}
#new-review
{
	/*+placement: margin-auto;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0;
	top: 0;
	text-align: center;
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 114px;
	font-size: 15px;
	line-height: 2;
	color: #3666A3;
}
.change-gem:hover
{
	cursor: pointer;
}
#argentium
{
	/*+placement: 6px 6px;*/
	position: relative;
	left: 6px;
	top: 6px;
}

#side-menu
{
	height: 78px;
	display: none;
}
.itemlist-item
{
	width: 250px;
	height: 400px;
	/*margin-right: 10px;*/
	/*margin-left: 10px;*/
	box-shadow: ;
	transition: box-shadow 0.4s ease;
	/*+border-radius: 7px;*/
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: center;
	border-bottom: 10px solid #FFFFFF;
	background-color: #FFFFFF;
	margin-bottom: 18px;
}
.itemlist-item:hover
{
	visibility: visible;
	/*border: thin solid #8D8D8D;*/
	/*+box-shadow: 0px 3px 3px 3px #D1D0D0;*/
	-moz-box-shadow: 0px 3px 3px 3px #D1D0D0;
	-webkit-box-shadow: 0px 3px 3px 3px #D1D0D0;
	box-shadow: 0px 3px 3px 3px #D1D0D0;
	width: 260px;
	/*position: relative;*/
	z-index: 10;
	/*+border-radius: 3px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	border-bottom: 10px solid #278726;
	height: 400px;
}
@media (max-width: 600px)
{
	.itemlist-item
	{
		width: 180px;
	}
	.itemlist-item:hover
	{
		visibility: visible;
		border: thin solid #8D8D8D;
		/*+box-shadow: 0px 3px 3px 3px #D1D0D0;*/
		-moz-box-shadow: 0px 3px 3px 3px #D1D0D0;
		-webkit-box-shadow: 0px 3px 3px 3px #D1D0D0;
		box-shadow: 0px 3px 3px 3px #D1D0D0;
		width: 200px;
		position: relative;
		z-index: 10;
		/*+border-radius: 3px;*/
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 3px;
		border-bottom: 10px solid #278726;
		height: 400px;
	}
}
.itemlist-thumbnail-block
{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: center;
	width: 100%;
}
.itemlist-item:hover .favorite-icon
{
	opacity: 1;
}
.itemlist-item:hover .itemlist-thumbnail
{
	opacity: 1;
	margin-top: 13px;
}
.header-button a
{
	color: #1F9ED1 !important;
	position: relative;
	font-family: muli;
	text-align: left;
	height: 34px !important;
	text-transform: capitalize !important;
	background-color: rgba(255, 255, 255, 0) !important;
	/*width: 169px;*/
	line-height: 5.9;
	font-size: 25px !important;
}
.header-button > ul > li > ul > li a
{
	font-size: 17px !important;
	width: 217px !important;
	height: 34px !important;
	margin-top: 19px !important;
	font-weight: bold;
}
.header-button a:hover
{
	background-color: rgba(255, 249, 189, 0) !important;
	color: #4D4CFF !important;
}
.header-button img
{
	/*+placement: anchor-top-left -7px 11px;*/
	position: absolute;
	left: -7px;
	top: 11px;
}
.keyword
{
	color: #00A00B;
	border-bottom: 1px solid #12AE39;
	padding-right: 34px;
}
.itemlist-info
{
	line-height: 1.5;
	text-align: center;
	font-size: 12pt;
	z-index: 5;
	width: 217px;
	/*display: flex;*/
	/*flex-wrap: wrap;*/
	/*-webkit-flex-wrap: wrap;*/
	/*justify-content: center;*/
	/*display: -webkit-flex;*/
	/*-webkit-justify-content: center;*/
	font-family: muli;
	font-weight: normal;
	color: #2F377D;
}
.direct-price
{
	font-family: open sans    !important;
	color: #4CAB00 !important;
	font-size: 11px !important;
	font-style: normal !important;
	padding-top: 5px;
}
.itemlist-info div
{
	width: 100%;
	font-family: georgia;
	font-style: italic;
	font-size: 18px;
	color: #F79A01;
}
#favoriteitem
{
}
.favorite-icon
{
	/*+placement: anchor-top-right 0px 0px;*/
	position: absolute;
	right: 0px;
	top: 0px;
	position: relative;
	color: #2696F9;
	font-size: 21px;
	opacity: 0;
	transition: opacity 0.3s ease-in-out;
	width: 100%;
	text-align: right;
	height: 10px;
	margin: 5px;
}
.itemlist-thumbnail
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	width: 70px;
	opacity: 0;
}
.itemlist-image
{
	width: 200px;
	height: 200px;
}
#itemlist-border
{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: space-around;
}
.ks-selectgem, .ks-selectgem2, .ks-selectgem3
{
	margin-left: 19px;
	visibility: visible;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: flex-start;
	background: #D28D4C;
	/*width: 160px;*/
	align-items: center;
	/*+border-radius: 6px;*/
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	z-index: 25;
	padding-left: 17px;
	width: 285px;
	padding-bottom: 11px;
}
.ks-selectgem3-hide
{
	opacity: 0.7;
	width: 159px;
	/*+placement: float-right;*/
	float: right;
	position: relative;
	left: 0;
	top: 0;
	margin-right: 13px;
	padding-right: 13px;
}
.ks-selectgem3-hide img
{
	display: none;
}
.ks-selectedgem
{
	font-weight: bold;
	font-family: muli;
	font-size: 18px;
	background-color: #FFFFFF;
	/*+border-radius: 10px;*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	padding-left: 12px;
	margin-right: 20px;
	color: #0052CC;
	/*+box-shadow: inset 0 0 5px #898989;*/
	-moz-box-shadow: inset 0 0 5px #898989;
	-webkit-box-shadow: inset 0 0 5px #898989;
	box-shadow: inset 0 0 5px #898989;
	padding-bottom: 0px;
	height: 42px;
	width: 100%;
	background-image: url("/images/icons/navigate-down.jpg");
	background-repeat: no-repeat;
	background-position-y: 9px;
	background-position-x: 222px;
}
#gemicon1 img
{
	width: 34px;
	/*+border-radius: 39px;*/
	-moz-border-radius: 39px;
	-webkit-border-radius: 39px;
	-khtml-border-radius: 39px;
	border-radius: 39px;
	/*+placement: 2px 5px;*/
	position: relative;
	left: 2px;
	top: 5px;
}
.gemlist ul, .gemlist2 ul, .gemlist3 ul
{
	list-style-type: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: center;
	z-index: 200;
	position: absolute;
	text-align: left;
	width: 358px;
	background-color: #FFFFFF;
	padding: 12px;
	border: 1px solid #A9A9A9;
	/*+border-radius: 0px;*/
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	margin-left: 22px;
	margin-top: 38px;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
}
.gemlist li, .gemlist2 li, .gemlist3 li
{
	width: 166px;
	font-size: 13px;
	background-color: #FFFFFF;
	/*margin-bottom: 10px;*/
	color: #000000;
}
.header-button:hover
{
	background-color: rgba(255, 255, 255, 0) !important;
}
.header-button ul ul
{
	border: 1px solid black;
	width: 300px;
	z-index: 10 !important;
	/*+placement: -102px 8px;*/
	position: relative;
	left: -102px;
	top: 8px;
	margin-top: -20px !important;
}
#keyword-menu
{
	width: 100%;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: flex-start;
}
.category-button:hover
{
	background-color: #A4BBC0;
}
#gem-title
{
	width: 93%;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	text-align: left;
	padding-left: 15px;
	margin-bottom: 3px;
	margin-top: -23px;
}
#title-text
{
	/*+placement: anchor-top-left 562px 16px;*/
	position: absolute;
	left: 562px;
	top: 16px;
	z-index: -1;
	width: 395px;
	height: 35px;
	font-size: 18.8pt;
	font: bold 2.7em cinzel;
	color: #FFFFFF;
	text-shadow: -2px 2px 5px #080808;
}
#metal-links
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
}
#top-selectors
{
	margin-top: 13px;
}
.itemlist-info a
{
	color: #2868D3;
	font-size: 15px;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
	font-family: muli;
}
#page-numbers
{
	font-size: 9pt;
	width: 100%;
	text-align: center;
	font-weight: bold;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	margin-top: 76px;
	margin-bottom: 70px;
}
#page-number-list
{
	/*border: 0px solid #000000;*/
	/*padding: 6px;*/
	/*background-color: #E2DEF6;*/
	/*(*+placement: shift 0px 0px;*)
																																		position: relative;
																																		left: 0px;
																																		top: 0px;*/
	/*margin-top: 0px;*/
	/*margin: 8px;*/
	/*line-height: 3;*/
	/*(*+border-radius: 5px;*)
																																		-moz-border-radius: 5px;
																																		-webkit-border-radius: 5px;
																																		-khtml-border-radius: 5px;
																																		border-radius: 5px;*/
}
.myButton
{
	-moz-box-shadow: 0px 10px 14px -7px #276873;
	-webkit-box-shadow: 0px 10px 14px -7px #276873;
	box-shadow: inset -3px -2px 7px -4px #2A3C3F;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #599bb3), color-stop(1, #408c99));
	background: -moz-linear-gradient(top, #599BB3 5%, #408C99 100%);
	background: -webkit-linear-gradient(top, #599BB3 5%, #408C99 100%);
	background: -o-linear-gradient(top, #599BB3 5%, #408C99 100%);
	background: -ms-linear-gradient(top, #599BB3 5%, #408C99 100%);
	background: linear-gradient(to bottom, #599BB3 5%, #408C99 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#599bb3', endColorstr='#408c99',GradientType=0);
	background-color: #599BB3;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	display: inline-block;
	cursor: pointer;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	padding: 7px 15px;
	text-decoration: none;
	text-shadow: 0px 1px 0px #3D768A;
	margin-right: 13px;
}
.myButton:hover
{
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #408c99), color-stop(1, #599bb3));
	background: -moz-linear-gradient(top, #408C99 5%, #599BB3 100%);
	background: -webkit-linear-gradient(top, #408C99 5%, #599BB3 100%);
	background: -o-linear-gradient(top, #408C99 5%, #599BB3 100%);
	background: -ms-linear-gradient(top, #408C99 5%, #599BB3 100%);
	background: linear-gradient(to bottom, #408C99 5%, #599BB3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#408c99', endColorstr='#599bb3',GradientType=0);
	background-color: #408C99;
}
.myButton:active
{
	position: relative;
	top: 1px;
}
.taphover
{
	color: #FFFFFF;
	margin-right: 9px;
	margin-left: -5px;
	text-align: right;
}
.ks-selectgem a
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
}

/*+clearfix {*/
#jules-border:after, #about-border:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
#jules-border, #about-border
{
	display: block;
	*height: 1px;
}
/*+}*/
.current-month-link
{
	font-family: muli;
	position: relative;
	/*+placement: float-left -4px -7px;*/
	float: left;
	position: relative;
	left: -4px;
	top: -7px;
	font-size: 20px;
	z-index: 10;
	width: 100%;
	text-align: center;
	margin-top: 21px;
	height: 33px;
	font-weight: bold;
	color: #00779B;
}
.current-month-copy
{
	font-size: 11px;
	text-align: center;
	padding-top: 30px;
	font-style: italic;
	padding-bottom: 5px;
	color: #B97502;
}
#contact-received
{
	/*+placement: margin-auto;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0;
	top: 0;
	text-align: center;
	width: 76%;
	font-weight: bold;
	color: #446AFD;
	font-size: 27px;
	height: 336px;
	margin-top: 175px;
}
#response-border
{
	min-height: 351px;
}
#message-label
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
}
#contact-message-text
{
	width: 88%;
	height: 171px;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	font-size: 18px;
	font-style: normal;
	resize: none;
	margin-top: 10px;
}
#contact-response-border
{
	width: 100%;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	padding-top: 40px;
	padding-left: 56px;
}
.message-header
{
	font-weight: normal;
	font-size: 11.3pt;
	color: #170ED7;
	text-decoration: none;
	border-bottom: 1px solid #BFBEBE;
	width: 80%;
	padding: 4px;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
}
.question
{
	width: 78%;
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	font-size: 11.1pt;
	padding-right: 73px;
	padding-left: 27px;
	line-height: 1.6;
	padding-bottom: 27px;
	padding-top: 7px;
}
#reply-submit
{
	margin-bottom: 27px;
	margin-top: 2px;
}
#thank-you
{
	font-size: 13.6pt;
	padding: 137px 76px 76px;
	height: 192px;
	color: #DC7C03;
}
.page-title-image
{
	/*+placement: shift 1px 22px;*/
	position: relative;
	left: 1px;
	top: 22px;
}
#discountmessage
{
	color: #F4EF00;
	/*+placement: displace 508px 46px;*/
	position: absolute;
	margin-left: 508px;
	margin-top: 46px;
	font-size: 8.9pt;
	width: 353px;
	font-weight: bold;
	text-align: center;
}
#lp-left
{
	z-index: 10;
	/*+placement: float-left 125px 0px;*/
	float: left;
	position: relative;
	left: 125px;
	top: 0px;
}
#lp-right
{
	z-index: 10;
	/*+placement: float-left 11px -1px;*/
	float: left;
	position: relative;
	left: 11px;
	top: -1px;
}
.month-name
{
	/*+placement: anchor-top-left 0px 0px;*/
	position: absolute;
	left: 0px;
	top: 0px;
	padding-top: 202px;
	padding-left: 15px;
	font-size: 16.4pt;
	font-style: italic;
	font-weight: bold;
}
.birthstone-name
{
	/*+placement: anchor-top-left 0px 0px;*/
	position: absolute;
	left: 0px;
	top: 0px;
	padding-left: 8px;
	font-size: 20.8pt;
	font-style: normal;
	color: #FFFFFF;
	border-top: 1px solid #000000;
	width: 378px;
	text-align: right;
}
#video-polish
{
	/*+placement: anchor-top-left 51px 971px;*/
	position: absolute;
	left: 51px;
	top: 971px;
}
#video-gem
{
	/*+placement: anchor-top-left 598px 563px;*/
	position: absolute;
	left: 598px;
	top: 563px;
}
.sitemap-gem-group
{
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 382px;
	padding-top: 25px;
	padding-left: 18px;
}
#sitemap-border
{
	/*+placement: shift 0px 0px;*/
	position: relative;
	left: 0px;
	top: 0px;
	height: 1815px;
	margin-left: 109px;
	padding-top: 29px;
}
/*#feedback-page-border
{
	padding: 40px;
	margin-right: 34px;
	(*+placement: float-left;*)
	float: left;
	position: relative;
	left: 0;
	top: 0;
	margin-top: 39px;
	border-top-right-radius: 0;
}*/
/*#feedback-border
{
	width: 100%;
	(*+placement: float-left 0px 0px;*)
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	margin-bottom: 59px;
	border-bottom: thick double #C8CDD7;
	padding-bottom: 29px;
}*/
/*#feedback
{
	width: 68%;
	(*+placement: float-left;*)
	float: left;
	position: relative;
	left: 0;
	top: 0;
	font-family: delius;
	font-size: 16px;
}*/
/*#feedback-name
{
	font-style: italic;
	padding-left: 36px;
	font-size: 10pt;
	(*+placement: float-right;*)
	float: right;
	position: relative;
	left: 0;
	top: 0;
	padding-top: 37px;
}*/
/*#feedback-state
{
	font-style: italic;
	padding-left: 35px;
	font-size: 10pt;
	(*+placement: float-right;*)
	float: right;
	position: relative;
	left: 0;
	top: 0;
}*/
/*#feedback-date
{
	font-style: italic;
	padding-left: 34px;
	font-size: 10pt;
	(*+placement: float-right;*)
	float: right;
	position: relative;
	left: 0;
	top: 0;
}*/
/*#feedback-image
{
	(*+placement: float-left -12px -38px;*)
	float: left;
	position: relative;
	left: -12px;
	top: -38px;
	margin-right: 7px;
}*/
.info-icon
{
	/*+placement: shift 6px -1px;*/
	position: relative;
	left: 6px;
	top: -1px;
}
.video1
{
	z-index: 5;
	background-color: #000000;
	/*+placement: anchor-top-left 27px 27px;*/
	position: absolute;
	left: 27px;
	top: 27px;
}
#gem-pick-video
{
	/*+placement: float-left 31px 48px;*/
	float: left;
	position: relative;
	left: 31px;
	top: 48px;
	margin-left: 33px;
	width: 351px;
}
#polish-video
{
	/*+placement: anchor-top-left 34px 1229px;*/
	position: absolute;
	left: 34px;
	top: 1229px;
	margin-left: 33px;
	width: 351px;
}
#feedback-page-numbers
{
	width: 100%;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	padding-bottom: 28px;
}
#aboutus-forbes
{
	/*+placement: anchor-top-left 213px 255px;*/
	position: absolute;
	left: 213px;
	top: 255px;
}
#aboutus-jvc
{
	/*+placement: anchor-top-left 143px 407px;*/
	position: absolute;
	left: 143px;
	top: 407px;
}
#holiday-notice
{
	/*+placement: shift 194px 64px;*/
	position: relative;
	left: 194px;
	top: 64px;
	color: #FFC400;
	font-size: 9.3pt;
	font-weight: normal;
}
#trustpilot
{
	/*+placement: float-right -3px 0px;*/
	float: right;
	position: relative;
	left: -3px;
	top: 0px;
	padding-top: 23px;
	padding-right: 17px;
}
/*[clearfix]*/
#jules-border
{
	/*[disabled]display:block;*/
	/*[disabled]overflow:hidden;*/
	/*[disabled]+placement:float-left 0px 0px;*/
}
#jules-propeller
{
	text-align: center;
	width: 931px;
	margin-top: -17px;
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
#jules-propeller img
{
	height: 16px;
	width: 834px;
}
#jules-h1
{
	color: #A82D2D;
	font-family: "open sans";
	font-style: italic;
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 5;
	font-size: 18.6pt;
	font-weight: bold;
	margin-top: -60px;
	padding-right: 152px;
	padding-top: 34px;
	padding-left: 51px;
}
#jules-indy
{
	/*+placement: shift 5px 2px;*/
	position: relative;
	left: 5px;
	top: 2px;
}
#propeller
{
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 933px;
	text-align: center;
	/*[empty]height:;*/
}
#jules-par1
{
	/*+placement: float-left 0px -21px;*/
	float: left;
	position: relative;
	left: 0px;
	top: -21px;
	width: 765px;
	font-family: "open sans";
	font-size: 12.8pt;
	text-align: center;
	line-height: 2;
	margin-left: 85px;
	color: #8F1400;
	font-style: normal;
	margin-top: 29px;
	font-weight: bold;
}
#jules-par1 img
{
	/*+placement: float-left -25px -18px;*/
	float: left;
	position: relative;
	left: -25px;
	top: -18px;
	padding: 0 33px 10px 10px;
	z-index: -1;
	margin-right: -27px;
	width: 900px;
}
#jules-bear-image img
{
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	padding-right: 47px;
	padding-bottom: 0px;
}
#clock
{
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: center;
	margin-top: 31px;
	font-size: 10.2pt;
	width: 793px;
}
#fancy-divider
{
	width: 917px;
	text-align: center;
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 10px;
}
#jules-par2
{
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 846px;
	margin-left: 45px;
	margin-bottom: 12px;
	margin-top: 15px;
}
#jules-par2 p
{
	font-family: "open sans";
	text-align: justify;
	font-size: 11pt;
	margin-right: 16px;
	line-height: 1.8;
}
#jules-par2 img
{
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	font-family: "open sans";
	font-size: 11pt;
	padding-right: 36px;
	padding-bottom: 25px;
	margin-left: 39px;
	margin-top: 26px;
}
#jules-expand
{
	display: none;
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
#jules-tobecontinued p
{
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	font-style: italic;
	text-align: center;
	width: 628px;
	margin-left: 136px;
	margin-bottom: 9px;
	margin-top: -2px;
	font-size: 12.5pt;
	font-weight: bold;
	/*[empty]background-color:;*/
	color: #BD1212;
	height: 0px;
}
#jules-form
{
	margin-left: 60px;
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: left;
	line-height: 2;
	margin-top: 22px;
	padding-right: 21px;
	padding-bottom: 0px;
}
#form-hidden
{
	display: none;
}
#jules-received
{
	font-weight: bold;
	color: #FA0000;
	text-align: center;
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	margin-top: 28px;
	font-size: 15.3pt;
}
#jules-faq
{
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	margin-top: 60px;
	margin-bottom: 54px;
}
.jules-q
{
	font-weight: bold;
	padding-top: 14px;
	font-size: 10.4pt;
	color: #1D1174;
}
.jules-a
{
	font-weight: normal;
	padding-left: 54px;
	font-style: italic;
	color: #AA0505;
	padding-top: 5px;
	font-size: 10.9pt;
	padding-bottom: 5px;
}
dt
{
	font-size: 14px;
	text-align: left;
	margin: 15px 40px 5px;
	cursor: pointer;
	color: #3B3C6C;
	font-weight: bold;
}
dt:before
{
	text-align: left;
}
dd
{
	margin: 25px 70px 0px;
	padding-bottom: 12px;
	line-height: 152%;
	text-align: left;
	font-family: muli;
	font-size: 16px;
}
dd:before
{
	font-weight: bold;
	content: "A";
	font-size: 1.2em;
	font-family: verdana;
	margin-right: 7px;
	padding: 2px 9px;
	color: #752E0F;
	background-color: #FFD87D;
	text-align: left;
	margin-left: -38px;
	position: relative;
}
p
{
	line-height: 150%;
	text-align: left;
}
.show
{
	display: block;
}
.hide
{
	display: none;
}
.video1
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	margin: 6px;
}
#jules-offer-learn-icon
{
	/*+placement: float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	width: 199px;
	margin-left: 54px;
	font-style: italic;
	text-align: center;
	color: #DE1111;
	margin-right: 47px;
	text-decoration: underline;
}
/*[clearfix]*/
#about-border
{
	/*+placement: shift 0px 0px;*/
	position: relative;
	left: 0px;
	top: 0px;
	font-family: "open sans";
	width: 94%;
}
.article-text a
{
	color: #056ED6;
}
#image-upload-button
{
	border: 1px solid #000000;
	width: 78px;
	height: 58px;
	text-align: center;
	font-weight: bold;
	background-color: #F9F660;
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
.bday-learn-icons
{
	text-align: center;
	width: 70%;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	margin-top: -75px;
	margin-bottom: 69px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: baseline;
	/*display: -webkit-flex;*/
	/*-webkit-flex-wrap: wrap;*/
	/*-webkit-justify-content: center;*/
	margin-left: 15%;
	margin-right: 10%;
	padding-bottom: 0px;
}
.jewelry-icon img
{
	height: 100px;
	/*+placement: 1px -1px;*/
	position: relative;
	left: 1px;
	top: -1px;
}
#flowerlink a
{
	font-style: italic;
	font-weight: bold;
	color: #0836D5;
	/*+placement: float-right;*/
	float: right;
	position: relative;
	left: 0;
	top: 0;
	font-size: 13px;
}
.gem-header
{
	font-size: 20px;
	font-style: italic;
}
#butterfly img
{
	/*+placement: anchor-top-left 10px -107px;*/
	position: absolute;
	left: 10px;
	top: -107px;
	z-index: -3;
}
#img-border
{
	width: 100%;
	/*+placement: anchor-top-left 2px 0px;*/
	position: absolute;
	left: 2px;
	top: 0px;
	overflow: hidden;
	margin-left: -2px;
}
#img-border img
{
	margin-left: -5px;
	margin-top: 9px;
}
.gem-images
{
	height: 380px;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	width: 400px;
}
#gem1
{
	z-index: 1;
	/*+placement: anchor-top-left 2px 2px;*/
	position: absolute;
	left: 2px;
	top: 2px;
	transition: all 4s ease-in-out;
	-moz-transition: all 4s ease-in-out;
	-webkit-transition: all 4s ease-in-out;
	-webkit-clip-path: polygon(50% 0%, 90% 20%, 100% 60%, 75% 100%, 25% 100%, 0% 60%, 10% 20%);
	clip-path: polygon(50% 0%, 90% 20%, 100% 60%, 75% 100%, 25% 100%, 0% 60%, 10% 20%);
}
#gem2
{
	/*+placement: anchor-top-left 24px 22px;*/
	position: absolute;
	left: 24px;
	top: 22px;
	opacity: 1;
	z-index: -1;
	width: 340px;
	height: 339px;
}
#gem1:hover
{
	-webkit-clip-path: polygon(47% 50%, 56% 44%, 71% 57%, 51% 60%, 42% 69%, 35% 56%, 37% 36%);
	clip-path: polygon(47% 50%, 56% 44%, 71% 57%, 51% 60%, 42% 69%, 35% 56%, 37% 36%);
	opacity: 0;
}
.paragraph-right
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	text-align: center;
	/*margin-bottom: 84px;*/
	/*margin-right: 23px;*/
}
.paragraph-right img
{
	/*+placement: float-right;*/
	float: right;
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	max-width: 350px;
}
.paragraph-left
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	text-align: center;
	padding-left: 0;
	margin-bottom: 84px;
	margin-right: 11px;
}
.paragraph-left img
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	max-width: 350px;
}
.paragraph p
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	font-weight: normal;
	font-family: muli;
	width: 393px;
}
.paragraph-tree
{
	/*(*+placement: float-left;*)
																																																float: left;
																																																position: relative;
																																																left: 0;
																																																top: 0;*/
	/*text-align: left;*/
	/*padding-left: 0;*/
	/*line-height: 2.1;*/
	/*width: 100%;*/
	text-align: center;
	line-height: 2.8;
}
.paragraph-tree img
{
	max-width: 500px;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	z-index: -5;
	width: 100%;
	border-top-right-radius: 0;
}
.paragraph-tree p
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	z-index: -5;
	line-height: 3;
	text-align: center;
}
#footer-gems-block
{
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	display: -webkit-flex;
	-webkit-flex-wrap: nowrap;
	-webkit-justify-content: center;
	/*width: 100%;*/
}
#footer-gem-title
{
	/*width: 100%;*/
	padding-bottom: 14px;
}
#gem-footer-title
{
	font-size: 24px;
	margin-top: 21px;
	color: #0047A3;
	/*font-family: open sans;*/
	/*width: 95%;*/
}
#gem-footer-icon
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	font-size: 14px;
	padding-right: 0px;
}
.or-spacer-vertical.left .mask:after
{
	content: '';
	display: block;
	margin-left: -20px;
	width: 20px;
	height: 100%;
	border-radius: 12px / 125px;
	box-shadow: 0 0 8px black;
}
.or-spacer1-vertical.left .mask1:after
{
	content: '';
	display: block;
	margin-left: -20px;
	width: 20px;
	height: 100%;
	border-radius: 12px / 125px;
	box-shadow: 0 0 8px black;
}
#crossfade
{
	/*+placement: margin-auto;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0;
	top: 0;
	position: relative;
	margin: 0;
}
#crossfade img
{
	position: absolute;
	left: 0;
	-webkit-transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out;
	-ms-transition: opacity .5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
	clip: rect(50px,400px,300px,0px);
	margin-top: -267px;
}
#crossfade img.transparent
{
	opacity: 0;
}
#ksbutton
{
	position: relative;
	text-align: right;
	margin-top: 213px;
}
#bday-social-buttons
{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: flex-end;
	width: 100%;
}
.social-button
{
	padding: 14px;
	/*+placement: 0px -8px;*/
	position: relative;
	left: 0px;
	top: -8px;
}
#private-email
{
	font-style: italic;
	margin-top: 29px;
	font-size: 12px;
	font-weight: bold;
	width: 229px;
	color: #4661FF;
}
/*Search Page----------------------------------------*/
h1.results
{
	font-size: 22px;
	font-style: normal;
	font-family: open sans;
}
.result-category
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	width: 94%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: space-around;
	padding-left: 21px;
	padding-bottom: 50px;
}
.result-category-title
{
	/*+placement: ;*/
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	font-size: 16px;
	border-bottom: 3px solid #797979;
	padding-left: 10px;
	/*+border-radius: 21px;*/
	-moz-border-radius: 21px;
	-webkit-border-radius: 21px;
	-khtml-border-radius: 21px;
	border-radius: 21px;
	/*+box-shadow: 1px 1px 1px 1px #A6A6A6;*/
	-moz-box-shadow: 1px 1px 1px 1px #A6A6A6;
	-webkit-box-shadow: 1px 1px 1px 1px #A6A6A6;
	box-shadow: 1px 1px 1px 1px #A6A6A6;
	background-color: #44546F;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.search-result-category
{
	text-align: center;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	overflow: hidden;
	font-size: 11px;
	margin-bottom: 29px;
	/*+border-radius: 10px;*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	width: 182px;
	height: 275px;
	border: 1px solid #928F8F;
	/*+box-shadow: 1px 2px 1px 1px #AFAFAF;*/
	-moz-box-shadow: 1px 2px 1px 1px #AFAFAF;
	-webkit-box-shadow: 1px 2px 1px 1px #AFAFAF;
	box-shadow: 1px 2px 1px 1px #AFAFAF;
}
.search-result-category img
{
	/*+border-radius: 7px;*/
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	width: 200px;
	margin-left: -58px;
	margin-top: -23px;
	margin-bottom: 16px;
}
.search-result-category-title
{
	background-size: contain;
	height: 70px;
	font-size: 14px;
	text-align: center;
	background-color: #4286BB;
	color: #FFFFFF;
	padding-left: 17px;
	padding-right: 16px;
	padding-top: 6px;
	/*+border-radius: 8px;*/
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	/*+placement: ;*/
	position: relative;
	left: 0;
	top: 0;
}
.snippet-category
{
	/*visibility: collapse;*/
	/*+placement: -2px -55px;*/
	position: relative;
	left: -2px;
	top: -55px;
	color: #565656;
}
.search-result-item
{
	text-align: center;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	overflow: hidden;
	/*(*+box-shadow: -3px -1px 8px rgba(0, 0, 0, 0.534);*)
	-moz-box-shadow: -3px -1px 8px rgba(0, 0, 0, 0.534);
	-webkit-box-shadow: -3px -1px 8px rgba(0, 0, 0, 0.534);
	box-shadow: -3px -1px 8px rgba(0, 0, 0, 0.534);*/
	font-size: 11px;
	padding: 1px 20px 0px;
	width: 130px;
	/*+border-radius: 26px;*/
	-moz-border-radius: 26px;
	-webkit-border-radius: 26px;
	-khtml-border-radius: 26px;
	border-radius: 26px;
	height: 203px;
	margin-right: 4px;
}
.search-result-item img
{
	width: 150px;
	/*+placement: anchor-top-left;*/
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}
.search-result-item-title
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	margin-top: 140px;
	margin-left: -3px;
	width: 126px;
}
.snippet-item
{
	visibility: collapse;
}
.search-result-article
{
	text-align: center;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	overflow: hidden;
	/*+box-shadow: -3px -1px 8px rgba(0, 0, 0, 0.534);*/
	-moz-box-shadow: -3px -1px 8px rgba(0, 0, 0, 0.534);
	-webkit-box-shadow: -3px -1px 8px rgba(0, 0, 0, 0.534);
	box-shadow: -3px -1px 8px rgba(0, 0, 0, 0.534);
	font-size: 11px;
	width: 200px;
	border: 1px solid #BCBCBC;
	/*+border-radius: 5px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	margin: 20px 0;
}
.search-result-article-title
{
	width: 100%;
	background-color: #4286BB;
	color: #FBFBFB;
	height: 38px;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 6px;
}
.search-result-article img
{
	height: 120px;
	margin-bottom: 14px;
	margin-top: 4px;
}
#uer-itemlist
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	/*display: none;*/
	margin-top: -89px;
	z-index: -100;
	border-bottom: 1px solid black;
}
.uer-unique
{
	background-image: url("/Images/StylePages/background.jpg");
	background-size: cover;
}
#uer_toprow
{
}
#uer-tagline
{
	font-size: 27px;
}
#ring-image2
{
	/*+placement: anchor-top-left -53px -39px;*/
	position: absolute;
	left: -53px;
	top: -39px;
	position: relative;
	width: 152%;
}
.montserrat
{
	font-family: eb garamond;
	font-size: 46px;
	color: #FFFFFF;
	text-shadow: 1px 1px 3px #818181;
}
#engagementring
{
	font-family: eb garamond;
	font-size: 50px;
	color: #FFFFFF;
	text-shadow: 1px 1px 3px #818181;
	/*+placement: 36px -15px;*/
	position: relative;
	left: 36px;
	top: -15px;
}
#uer_monthname
{
	font-size: 12px;
	font-weight: bold;
}
#uer_symboltext
{
	font-weight: bold;
	font-size: 15px;
	height: 72px;
	margin-top: 3px;
}
#unique
{
	/*(*+placement: anchor-top-left -165px -96px;*)
	position: absolute;
	left: -165px;
	top: -96px;*/
	z-index: 1;
	-webkit-animation-name: unique1;
	-webkit-animation-duration: 6s;
	animation-name: unique;
	animation-duration: 6s;
	animation-delay: 1s;
	animation-timing-function: ease;
	animation-iteration-count: infinite;
	font-weight: bold;
	font-size: 80px;
	line-height: 0.8;
}
@keyframes unique
{
	0%
	{
		opacity: 0;
		font-family: happy monkey;
	}
	20%
	{
		opacity: 1;
		font-family: happy monkey;
	}
	24%
	{
		opacity: 0;
		font-family: happy monkey;
	}
	25%
	{
		opacity: 0;
		font-family: great vibes;
	}
	37%
	{
		opacity: 1;
		font-family: great vibes;
	}
	49%
	{
		opacity: 0;
		font-family: great vibes;
	}
	50%
	{
		opacity: 0;
		font-family: bonbon;
	}
	62%
	{
		opacity: 1;
		font-family: bonbon;
	}
	79%
	{
		opacity: 0;
		font-family: bonbon;
	}
	80%
	{
		opacity: 0;
		font-family: delius swash caps;
	}
	92%
	{
		opacity: 1;
		font-family: delius swash caps;
	}
	100%
	{
		opacity: 0;
		font-family: delius swash caps;
	}
}
@-webkit-keyframes unique1
{
	0%
	{
		opacity: 0;
		font-family: happy monkey;
	}
	20%
	{
		opacity: 1;
		font-family: happy monkey;
	}
	24%
	{
		opacity: 0;
		font-family: happy monkey;
	}
	25%
	{
		opacity: 0;
		font-family: great vibes;
	}
	37%
	{
		opacity: 1;
		font-family: great vibes;
	}
	49%
	{
		opacity: 0;
		font-family: great vibes;
	}
	50%
	{
		opacity: 0;
		font-family: bonbon;
	}
	62%
	{
		opacity: 1;
		font-family: bonbon;
	}
	79%
	{
		opacity: 0;
		font-family: bonbon;
	}
	80%
	{
		opacity: 0;
		font-family: delius swash caps;
	}
	92%
	{
		opacity: 1;
		font-family: delius swash caps;
	}
	100%
	{
		opacity: 0;
		font-family: delius swash caps;
	}
}
#uer-mainimage
{
	/*+placement: float-left 7px -39px;*/
	float: left;
	position: relative;
	left: 7px;
	top: -39px;
	z-index: -1;
}
.uer-sill
{
	width: 90px;
	opacity: 0.9;
	-webkit-filter: grayscale(50%);
	filter: grayscale(50%);
	/*+border-radius: 2px 2px 0 0;*/
	-moz-border-radius: 2px 2px 0 0;
	-webkit-border-radius: 2px 2px 0 0;
	-khtml-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
	margin-top: -1px;
	/*height: 100px;*/
}
#stone-block
{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: center;
	/*+placement: float-left 7px 18px;*/
	float: left;
	position: relative;
	left: 7px;
	top: 18px;
	/*background-color: rgba(217, 151, 93, 0.332);*/
}
.stone-meaning
{
	height: 70px;
	font-size: 10px;
	margin: 10px;
	text-align: center;
}
.stone-birthstone
{
	text-align: center;
	width: 90px;
	margin: 9px;
	background-color: rgba(255, 255, 255, 0.388);
	/*+border-radius: 8px;*/
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	height: 200px;
}
.stone-birthstone:hover
{
	text-align: center;
	/*width: 120px;*/
	transform: scale(1.2);
	/*height: 250px;*/
	margin: 10px;
	background-color: rgba(255, 255, 255, 0.724);
	/*+border-radius: 13px;*/
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	-khtml-border-radius: 13px;
	border-radius: 13px;
	width: 110px;
}
.stone-birthstone:hover img
{
	/*width: 120px;*/
}
/*--------------------------------------------------------*/

#contact_wrapper
{
max-width: 700px;
/*+placement: margin-auto;*/
margin-left: auto;
margin-right: auto;
position: relative;
left: 0;
top: 0;
text-align: center;
font-size: 17px;
}
#contact-message-text
{
width: 100%;
}
#phone-message
{
font-size: 12px;
margin-top: 88px;
}

#bbb_sticker
{
	margin-top: 7px;
}
#cart_items
{
}
#cart_lineitem
{
	width: 100%;
}
#add_ons
{
	/*height: 76px;*/
	overflow: hidden;
	padding-bottom: 19px;
	margin-bottom: 8px;
}
#box_upgrade
{
	width: 340px;
	height: 50px;
	/*overflow: hidden;*/
	margin-right: 13px;
	cursor: pointer;
}
#extended_warranty
{
	height: 70px;
	overflow: hidden;
}
#box-upgrade img
{
	height: 129px;
}
.price
{
	font-weight: normal;
	/*+placement: float-right;*/
	float: right;
	position: relative;
	left: 0;
	top: 0;
	font-size: 14px;
	padding-right: 8px;
}
#cartitem_image
{
	height: 200px;
	width: 200px;
}
#cartitem_info
{
}
#below-cart
{
	margin-right: 38px;
}
/*#alt-payments
{
}*/
#cart-totals-border
{
	text-align: right;
	right: 0px;
	top: 0px;
	line-height: 2.3;
}
#checkout-button
{
	margin-top: 16px;
}
#cart-bottom
{
	width: 95%;
	/*+placement: margin-auto;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0;
	top: 0;
	/*+border-radius: 12px;*/
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	border-radius: 12px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: flex-end;
	margin-top: 22px;
}
/*#international-check
{
	text-align: center;
	font-size: 8.2pt;
	line-height: 1.1;
}*/
#cart-mcafee
{
	/*+placement:anchor-top-right 42px;*/
	position: absolute;
	right: 42px;
	top: 0;
	margin-top: 6px;
}
#cart-faq
{
	font-size: 12pt;
	font-weight: bold;
	color: #0A439F;
	line-height: 1.9;
}
#shipping-title
{
	color: #3F2B94;
	font-style: normal;
	font-size: 15px;
	margin-bottom: 10px;
}
#shipping-text
{
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	padding-left: 30px;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 0;
	margin-top: -15px;
	margin-bottom: 20px;
}
#shipping-text li
{
	margin-bottom: 9px;
}
.alert
{
	margin-bottom: 9px;
	font-weight: bold;
	font-size: 17px;
	color: #F00000;
	font-style: italic;
}
.effect6
{
	position: relative;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3), inset 0 0 30px rgba(0, 0, 0, 0.1);
	padding: 15px;
}
.cart-label
{
	font-size: 9.8pt;
	color: #3007D3;
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	font-weight: 500;
	/*width: 37px;*/
	padding-right: 7px;
}
.cart-info
{
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
}
.option
{
}
#remove-button
{
	/*+placement: anchor-bottom-right 7px 43px;*/
	position: absolute;
	right: 7px;
	bottom: 43px;
}
#top-divider
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	margin-top: -18px;
}
#top-divider img
{
	/*+placement: float-left -2px 0px;*/
	float: left;
	position: relative;
	left: -2px;
	top: 0px;
	height: 18px;
	width: 100%;
	margin-top: 13px;
}
.cart-discount
{
	font-weight: bold;
	color: #FF1515;
	font-style: italic;
	font-size: 10pt;
}
#bottom-divider
{
	/*+placement: float-left -26px 57px;*/
	float: left;
	position: relative;
	left: -26px;
	top: 57px;
	width: 170%;
}
#bottom-divider img
{
	height: 7px;
	margin-left: 38px;
	width: 641px;
}
#cart-note
{
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 555px;
	margin-left: 46px;
	color: #D35F0D;
	text-align: center;
	margin-top: 14px;
	margin-bottom: 0;
	line-height: 2;
	font-size: 9.7pt;
}
.cart-tiny-text
{
	font-size: 8pt;
	text-align: center;
	font-weight: bold;
	margin-top: -14px;
	color: #F49900;
	font-style: normal;
	font-family: verdana;
	margin-bottom: 7px;
	/*+placement: shift 0px 7px;*/
	position: relative;
	left: 0px;
	top: 7px;
}
#jfm-advantage
{
	width: 149px;
	height: 78px;
	/*+placement: shift -1px -11px;*/
	position: relative;
	left: -1px;
	top: -11px;
}
#bear-image
{
	/*+placement: displace 0px 0px;*/
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	/*[empty]font-size:;*/
	height: 131px;
}
#bear-image img
{
	/*+placement: shift 0px 0px;*/
	position: relative;
	left: 0px;
	top: 0px;
	/*[empty]font-size:;*/
	height: 129px;
}
#faveitem_image
{
}
#boxupgrade-title
{
	cursor: pointer;
	font-weight: bold;
}
.onhover:hover
{
	background-color: #A5E7FE;
}
#tinydiamond
{
	/*+placement: anchor-top-left;*/
	position: absolute;
	left: 0;
	top: 0;
	position: relative;
	margin-right: 12px;
}
#boxupgrade-copy
{
	font-weight: normal;
	color: #FFF68B;
	font-size: 15px;
}
#boxform input
{
	margin-left: 9px;
}

/*
 * Tipped - A Complete Javascript Tooltip Solution - v4.6.0
 * (c) 2012-2017 Nick Stakenburg
 *
 * http://www.tippedjs.com
 *
 * License: http://www.tippedjs.com/license
 */

.tpd-tooltip {
  position: absolute;
}

/* Fix for CSS frameworks that don't keep the use of box-sizing: border-box
   within their own namespace */
.tpd-tooltip { box-sizing: content-box; }
.tpd-tooltip [class^="tpd-"] { box-sizing: inherit; }

/* Content */
.tpd-content-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  float: left;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tpd-content-spacer,
.tpd-content-relative,
.tpd-content-relative-padder {
  float: left;
  position: relative;
}
.tpd-content-relative {
  width: 100%;
}

.tpd-content {
  float: left;
  clear: both;
  position: relative;
  padding: 10px;
  font-size: 11px;
  line-height: 16px;
  color: #fff;
  box-sizing: border-box !important;
}
.tpd-has-inner-close .tpd-content-relative .tpd-content { padding-right: 0 !important; }
.tpd-tooltip .tpd-content-no-padding { padding: 0 !important; }

.tpd-title-wrapper {
  float: left;
  position: relative;
  overflow: hidden;
}
.tpd-title-spacer {
  float: left;
}
.tpd-title-relative,
.tpd-title-relative-padder {
  float: left;
  position: relative;
}
.tpd-title-relative { width: 100%; }
.tpd-title {
  float: left;
  position: relative;
  font-size: 11px;
  line-height: 16px;
  padding: 10px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  box-sizing: border-box !important;
}
.tpd-has-title-close .tpd-title { padding-right: 0 !important; }
.tpd-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 28px;
  height: 28px;
  cursor: pointer;
  overflow: hidden;
  color: #fff;
}
.tpd-close-icon {
  float: left;
  font-family: Arial, Baskerville, monospace;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  width: 28px;
  height: 28px;
  font-size: 28px;
  line-height: 28px;
  text-align: center;
}


/* Skin */
.tpd-skin {
  position: absolute;
  top: 0;
  left: 0;
}

.tpd-frames {
  position: absolute;
  top: 0;
  left: 0;
}
.tpd-frames .tpd-frame {
  float: left;
  width: 100%;
  height: 100%;
  clear: both;
  display: none;
}

.tpd-visible-frame-top .tpd-frame-top { display: block; }
.tpd-visible-frame-bottom .tpd-frame-bottom { display: block; }
.tpd-visible-frame-left .tpd-frame-left { display: block; }
.tpd-visible-frame-right .tpd-frame-right { display: block; }

.tpd-backgrounds {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
}
.tpd-background-shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  pointer-events: none;
}
.tpd-no-shadow .tpd-skin .tpd-background-shadow { box-shadow: none !important; }

.tpd-background-box {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
/* only the top background box should be shown when not using a stem */
.tpd-no-stem .tpd-background-box,
.tpd-no-stem .tpd-shift-stem { display: none; }
.tpd-no-stem .tpd-background-box-top { display: block; }

.tpd-background-box-shift,
.tpd-background-box-shift-further {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
}
.tpd-background {
  border-radius: 10px;
  float: left;
  clear: both;
  background: none;
  -webkit-background-clip: padding-box; /* Safari */
  background-clip: padding-box; /* IE9+, Firefox 4+, Opera, Chrome */
  border-style: solid;
  border-width: 1px;
  border-color: rgba(255,255,255,.1); /* opacity here bugs out in firefox, .tpd-background-content should have no opacity if this opacity is less than 1 */
}
.tpd-background-loading { display: none; }
/* no radius */
.tpd-no-radius .tpd-skin .tpd-frames .tpd-frame .tpd-backgrounds .tpd-background { border-radius: 0; }
.tpd-background-title {
  float: left;
  clear: both;
  width: 100%;
  background-color: #282828;
}
.tpd-background-content {
  float: left;
  clear: both;
  width: 100%;
  background-color: #282828;
}
.tpd-background-border-hack {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-style: solid;
}

.tpd-background-box-top { top: 0; }
.tpd-background-box-bottom { bottom: 0; }
.tpd-background-box-left { left: 0; }
.tpd-background-box-right { right: 0; }

/* Skin / Stems */
.tpd-shift-stem {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.tpd-shift-stem-side {
  position: absolute;
}
.tpd-frame-top .tpd-shift-stem-side,
.tpd-frame-bottom .tpd-shift-stem-side { width: 100%; }
.tpd-frame-left .tpd-shift-stem-side,
.tpd-frame-right .tpd-shift-stem-side { height: 100%; }

.tpd-stem {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden; /* shows possible invalid subpx rendering */
  width: 16px; /* best cross browser stem: width = 2 x height (90deg angle) */
  height: 8px;
  margin-left: 3px; /* space from the side */
  margin-top: 2px; /* space between target and stem */
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
}
/* remove margins once we're done measuring */
.tpd-tooltip .tpd-skin .tpd-frames .tpd-frame .tpd-shift-stem .tpd-stem-reset { margin: 0 !important; }

.tpd-stem-spacer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tpd-stem-reset .tpd-stem-spacer { margin-top: 0; }

.tpd-stem-point {
  width: 100px;
  position: absolute;
  top: 0;
  left: 50%;
}
.tpd-stem-downscale,
.tpd-stem-transform {
  float: left;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  position: relative;
}

.tpd-stem-side {
  width: 50%;
  height: 100%;
  float: left;
  position: relative;
  overflow: hidden;
}
.tpd-stem-side-inversed {
  -webkit-transform: scale(-1,1);
  transform: scale(-1,1);
}
.tpd-stem-triangle {
  width: 0;
  height: 0;
  border-bottom-style: solid;
  border-left-color: transparent;
  border-left-style: solid;
  position: absolute;
  top: 0;
  left: 0;
}
.tpd-stem-border {
  width: 20px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  background-color: #fff; /* will become transparent */
  border-right-color: #fff;
  border-right-style: solid;
  border-right-width: 0;
}

.tpd-stem-border-corner {
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  border-right-style: solid;
  border-right-width: 0;
}

/* fixes rendering issue in IE */
.tpd-stem * { z-index: 0; zoom: 1; }

/* used by IE < 9 */
.tpd-stem-border-center-offset,
.tpd-stem-border-center-offset-inverse {
  float: left;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tpd-stem-notransform {
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
}
.tpd-stem-notransform .tpd-stem-border {
  height: 100%;
  position: relative;
  float: left;
  top: 0;
  left: 0;
  margin: 0;
}
.tpd-stem-notransform .tpd-stem-border-center {
  position: absolute;
}
.tpd-stem-notransform .tpd-stem-border-corner {
  background: #fff;
  border: 0;
  top: auto;
  left: auto;
}
.tpd-stem-notransform .tpd-stem-border-center,
.tpd-stem-notransform .tpd-stem-triangle {
  height: 0;
  border: 0;
  left: 50%;
}

/* transformations for left/right/bottom */
.tpd-stem-transform-left {
  -webkit-transform: rotate(-90deg) scale(-1,1);
  transform: rotate(-90deg) scale(-1,1);
}
.tpd-stem-transform-right {
  -webkit-transform: rotate(90deg) translate(0, -100%);
  transform: rotate(90deg) translate(0, -100%);
}
.tpd-stem-transform-bottom {
  -webkit-transform: scale(1,-1) translate(0, -100%);
  transform: scale(1,-1) translate(0, -100%);
}


/* Spinner */
.tpd-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 46px;
  height: 36px;
}
.tpd-spinner-spin {
  position: relative;
  float: left;
  margin: 8px 0 0 13px;
  text-indent: -9999em;
  border-top: 2px solid rgba(255, 255, 255, 0.2);
  border-right: 2px solid rgba(255, 255, 255, 0.2);
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  border-left: 2px solid #fff;
  -webkit-animation: tpd-spinner-animation 1.1s infinite linear;
  animation: tpd-spinner-animation 1.1s infinite linear;
  box-sizing: border-box !important;
}
.tpd-spinner-spin,
.tpd-spinner-spin:after {
  border-radius: 50%;
  width: 20px;
  height: 20px;
}
@-webkit-keyframes tpd-spinner-animation {
  0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes tpd-spinner-animation {
  0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}

/* show the loader while loading and hide all the content */
.tpd-is-loading .tpd-content-wrapper,
.tpd-is-loading .tpd-title-wrapper { display: none; }
.tpd-is-loading .tpd-background { display: none; }
.tpd-is-loading .tpd-background-loading { display: block; }



/* Resets while measuring content */
.tpd-tooltip-measuring {
  top: 0;
  left: 0;
  position: absolute;
  max-width: 100%;
  width: 100%;
}
.tpd-tooltip-measuring .tpd-skin,
.tpd-tooltip-measuring .tpd-spinner {
  display: none;
}

.tpd-tooltip-measuring .tpd-content-wrapper,
.tpd-tooltip-measuring .tpd-title-wrapper { display: block; }


/* Links */
.tpd-tooltip a,
.tpd-tooltip a:hover { color: #808080; text-decoration: underline; }
.tpd-tooltip a:hover { color: #6c6c6c; }


/*
 * Sizes
 */
/* x-small */
.tpd-size-x-small .tpd-content,
.tpd-size-x-small .tpd-title {
  padding: 7px 8px;
  font-size: 10px;
  line-height: 15px;
}
.tpd-size-x-small .tpd-background { border-radius: 5px; }
.tpd-size-x-small .tpd-stem {
  width: 12px;
  height: 6px;
  margin-left: 4px;
  margin-top: 2px; /* space between target and stem */
}
.tpd-size-x-small.tpd-no-radius .tpd-stem { margin-left: 7px; }
.tpd-size-x-small .tpd-close { margin-bottom: 1px; }
.tpd-size-x-small .tpd-spinner {
  width: 35px;
  height: 29px;
}
.tpd-size-x-small .tpd-spinner-spin { margin: 6px 0 0 9px; }
.tpd-size-x-small .tpd-spinner-spin,
.tpd-size-x-small .tpd-spinner-spin:after {
  width: 17px;
  height: 17px;
}

/* small */
.tpd-size-small .tpd-content,
.tpd-size-small .tpd-title {
  padding: 8px;
  font-size: 10px;
  line-height: 16px;
}
.tpd-size-small .tpd-background { border-radius: 6px; }
.tpd-size-small .tpd-stem {
  width: 14px;
  height: 7px;
  margin-left: 5px;
  margin-top: 2px; /* space between target and stem */
}
.tpd-size-small.tpd-no-radius .tpd-stem { margin-left: 8px; }
.tpd-size-small .tpd-close { margin: 2px 1px; }
.tpd-size-small .tpd-spinner {
  width: 42px;
  height: 32px;
}
.tpd-size-small .tpd-spinner-spin { margin: 7px 0 0 13px; }
.tpd-size-small .tpd-spinner-spin,
.tpd-size-small .tpd-spinner-spin:after {
  width: 18px;
  height: 18px;
}


/* medium (default) */
.tpd-size-medium .tpd-content,
.tpd-size-medium .tpd-title {
  padding: 10px;
  font-size: 11px;
  line-height: 16px;
}
.tpd-size-medium .tpd-background { border-radius: 8px; }
.tpd-size-medium .tpd-stem {
  width: 16px;      /* best cross browser stem width is 2xheight, for a 90deg angle */
  height: 8px;
  margin-left: 6px; /* space from the side */
  margin-top: 2px; /* space between target and stem */
}
.tpd-size-medium.tpd-no-radius .tpd-stem { margin-left: 10px; }
.tpd-size-medium .tpd-close { margin: 4px 2px; }
/* ideal spinner dimensions don't cause movement op top and
   on the stem when switching to text using position:'topleft' */
.tpd-size-medium .tpd-spinner {
  width: 50px;
  height: 36px;
}
.tpd-size-medium .tpd-spinner-spin { margin: 8px 0 0 15px; }
.tpd-size-medium .tpd-spinner-spin,
.tpd-size-medium .tpd-spinner-spin:after {
  width: 20px;
  height: 20px;
}


/* large */
.tpd-size-large .tpd-content,
.tpd-size-large .tpd-title {
  padding: 10px;
  font-size: 13px;
  line-height: 18px;
}
.tpd-size-large .tpd-background { border-radius: 8px; }
.tpd-size-large .tpd-stem {
  width: 18px;
  height: 9px;
  margin-left: 7px;
  margin-top: 2px; /* space between target and stem */
}
.tpd-size-large.tpd-no-radius .tpd-stem { margin-left: 10px; }
.tpd-size-large .tpd-close { margin: 5px 2px 5px 2px; }
.tpd-size-large .tpd-spinner {
  width: 54px;
  height: 38px;
}
.tpd-size-large .tpd-spinner-spin { margin: 9px 0 0 17px; }
.tpd-size-large .tpd-spinner-spin,
.tpd-size-large .tpd-spinner-spin:after {
  width: 20px;
  height: 20px;
}



/* Skins */
/* default (dark) */
.tpd-skin-dark .tpd-content,
.tpd-skin-dark .tpd-title,
.tpd-skin-dark .tpd-close { color: #fff; }
.tpd-skin-dark .tpd-background-content,
.tpd-skin-dark .tpd-background-title {
  background-color: #282828;
}
.tpd-skin-dark .tpd-background {
  border-width: 1px;
  border-color: rgba(255,255,255,.1);
}
/* line below the title */
.tpd-skin-dark .tpd-title-wrapper { border-bottom: 1px solid #404040; }
/* spinner */
.tpd-skin-dark .tpd-spinner-spin {
  border-color: rgba(255,255,255,.2);
  border-left-color: #fff;
}
/* links */
.tpd-skin-dark a { color: #ccc; }
.tpd-skin-dark a:hover { color: #c0c0c0; }


/* light */
.tpd-skin-light .tpd-content,
.tpd-skin-light .tpd-title,
.tpd-skin-light .tpd-close { color: #333; }
.tpd-skin-light .tpd-background-content {
  background-color: #fff;
}
.tpd-skin-light .tpd-background {
  border-width: 1px;
  border-color: rgba(0,0,0,.3);
}
.tpd-skin-light .tpd-background-title {
  background-color: #f7f7f7;
}
.tpd-skin-light .tpd-title-wrapper { border-bottom: 1px solid #c0c0c0; }
.tpd-skin-light .tpd-background-shadow { box-shadow: 0 0 8px rgba(0,0,0,.15); }
/* fallback for no/disabled shadow */
.tpd-skin-light.tpd-no-shadow .tpd-background {
  border-color: rgba(100,100,100,.3);
}
.tpd-skin-light .tpd-spinner-spin {
  border-color: rgba(51,51,51,.2);
  border-left-color: #333;
}
.tpd-skin-light a { color: #808080; }
.tpd-skin-light a:hover { color: #6c6c6c; }


/* gray */
.tpd-skin-gray .tpd-content,
.tpd-skin-gray .tpd-title,
.tpd-skin-gray .tpd-close { color: #fff; }
.tpd-skin-gray .tpd-background-content,
.tpd-skin-gray .tpd-background-title {
  background-color: #727272;
}
.tpd-skin-gray .tpd-background {
  border-width: 1px;
  border-color: rgba(255,255,255,.1);
}
.tpd-skin-gray .tpd-title-wrapper { border-bottom: 1px solid #505050; }
.tpd-skin-gray .tpd-spinner-spin {
  border-color: rgba(255,255,255,.2);
  border-left-color: #fff;
}
.tpd-skin-gray a { color: #ccc; }
.tpd-skin-gray a:hover { color: #b6b6b6; }


/* red */
.tpd-skin-red .tpd-content,
.tpd-skin-red .tpd-title,
.tpd-skin-red .tpd-close { color: #fff; }
.tpd-skin-red .tpd-background-content { background-color: #e13c37; }
.tpd-skin-red .tpd-background {
  border-width: 1px;
  border-color: rgba(12,0,0,.6);
}
.tpd-skin-red .tpd-background-title { background-color: #e13c37; }
.tpd-skin-red .tpd-title-wrapper { border-bottom: 1px solid #a30500; }
.tpd-skin-red .tpd-background-shadow { box-shadow: 0 0 8px rgba(0,0,0,.15); }
.tpd-skin-red .tpd-spinner-spin {
  border-color: rgba(255,255,255,.2);
  border-left-color: #fff;
}
.tpd-skin-red a { color: #ddd; }
.tpd-skin-red a:hover { color: #c6c6c6; }


/* green */
.tpd-skin-green .tpd-content,
.tpd-skin-green .tpd-title,
.tpd-skin-green .tpd-close { color: #fff; }
.tpd-skin-green .tpd-background-content { background-color: #4aab3a; }
.tpd-skin-green .tpd-background {
  border-width: 1px;
  border-color: rgba(0,12,0,.6);
}
.tpd-skin-green .tpd-background-title { background-color: #4aab3a; }
.tpd-skin-green .tpd-title-wrapper { border-bottom: 1px solid #127c00; }
.tpd-skin-green .tpd-background-shadow { box-shadow: 0 0 8px rgba(0,0,0,.15); }
.tpd-skin-green .tpd-spinner-spin {
  border-color: rgba(255,255,255,.2);
  border-left-color: #fff;
}
.tpd-skin-green a { color: #ddd; }
.tpd-skin-green a:hover { color: #c6c6c6; }


/* blue */
.tpd-skin-blue .tpd-content,
.tpd-skin-blue .tpd-title,
.tpd-skin-blue .tpd-close { color: #fff; }
.tpd-skin-blue .tpd-background-content { background-color: #45a3e3; }
.tpd-skin-blue .tpd-background {
  border-width: 1px;
  border-color: rgba(0,0,12,.6);
}
.tpd-skin-blue .tpd-background-title { background-color: #45a3e3; }
.tpd-skin-blue .tpd-title-wrapper { border-bottom: 1px solid #1674b4; }
.tpd-skin-blue .tpd-background-shadow { box-shadow: 0 0 8px rgba(0,0,0,.15); }
.tpd-skin-blue .tpd-spinner-spin {
  border-color: rgba(255,255,255,.2);
  border-left-color: #fff;
}
.tpd-skin-blue a { color: #ddd; }
.tpd-skin-blue a:hover { color: #c6c6c6; }


/* lightyellow */
.tpd-skin-lightyellow .tpd-content,
.tpd-skin-lightyellow .tpd-title,
.tpd-skin-lightyellow .tpd-close { color: #333; }
.tpd-skin-lightyellow .tpd-background-content { background-color: #ffffa9; }
.tpd-skin-lightyellow .tpd-background {
  border-width: 1px;
  border-color: rgba(8,8,0,.35);
}
.tpd-skin-lightyellow .tpd-background-title { background-color: #ffffa9; }
.tpd-skin-lightyellow .tpd-title-wrapper { border-bottom: 1px solid #a7a697; }
.tpd-skin-lightyellow .tpd-background-shadow { box-shadow: 0 0 8px rgba(0,0,0,.15); }
.tpd-skin-lightyellow .tpd-spinner-spin {
  border-color: rgba(51,51,51,.2);
  border-left-color: #333;
}
.tpd-skin-lightyellow a { color: #777; }
.tpd-skin-lightyellow a:hover { color: #868686; }


/* lightblue */
.tpd-skin-lightblue .tpd-content,
.tpd-skin-lightblue .tpd-title,
.tpd-skin-lightblue .tpd-close { color: #333; }
.tpd-skin-lightblue .tpd-background-content { background-color: #bce5ff; }
.tpd-skin-lightblue .tpd-background {
  border-width: 1px;
  border-color: rgba(0,0,8,.35);
}
.tpd-skin-lightblue .tpd-background-title { background-color: #bce5ff; }
.tpd-skin-lightblue .tpd-title-wrapper { border-bottom: 1px solid #909b9f; }
.tpd-skin-lightblue .tpd-background-shadow { box-shadow: 0 0 8px rgba(0,0,0,.15); }
.tpd-skin-lightblue .tpd-spinner-spin {
  border-color: rgba(51,51,51,.2);
  border-left-color: #333;
}
.tpd-skin-lightblue a { color: #777; }
.tpd-skin-lightblue a:hover { color: #868686; }


/* lightpink */
.tpd-skin-lightpink .tpd-content,
.tpd-skin-lightpink .tpd-title,
.tpd-skin-lightpink .tpd-close { color: #333; }
.tpd-skin-lightpink .tpd-background-content { background-color: #ffc4bf; }
.tpd-skin-lightpink .tpd-background {
  border-width: 1px;
  border-color: rgba(8,0,0,.35);
}
.tpd-skin-lightpink .tpd-background-title { background-color: #ffc4bf; }
.tpd-skin-lightpink .tpd-title-wrapper { border-bottom: 1px solid #a08f8f; }
.tpd-skin-lightpink .tpd-background-shadow { box-shadow: 0 0 8px rgba(0,0,0,.15); }
.tpd-skin-lightpink .tpd-spinner-spin {
  border-color: rgba(51,51,51,.2);
  border-left-color: #333;
}
.tpd-skin-lightpink a { color: #777; }
.tpd-skin-lightpink a:hover { color: #868686; }

#side-seals
{
}
.editor-field INPUT
{
width: 100%;
height: 30px;
}
.editor-field
{
margin-bottom: 7px;
}
#ShipToZipCode, #ShipToState, #BillToState, #BillToZipCode
{
width: 200px;
height: 30px;
}
#cards-image
{
/*+placement: -2px -6px;*/
position: relative;
left: -2px;
top: -6px;
}
#giftnote
{
width: 100%;
resize: none;
height: 96px;
}
#error-message
{
font-weight: bold;
}
#checkout-submit
{
}
#checkout_emblems IMG
{
height: 50px;
}
#cart_item_image
{
/*+placement: float-left;*/
float: left;
position: relative;
left: 0;
top: 0;
width: 100px;
height: 150px;
margin-right: 10px;
}

/*+clearfix {*/
BODY.backend:after, #affiliate-border:after, #affiliate-header:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
BODY.backend, #affiliate-border, #affiliate-header
{
	display: block;
	*height: 1px;
}
/*+}*/
HTML.backend
{
	background-color: initial;
	background-image: url("../images/backgroundelements/backaqua.jpg");
	/*+placement: margin-auto 0px 0px;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 11px;
}
/*[clearfix]*/
BODY.backend
{
	background-image: none;
	border-radius: 10px;
	width: 95%;
	max-width: 20000px;
	overflow: auto;
	font-family: "open sans";
	font-weight: normal;
}
A.backend
{
	color: inherit;
	text-decoration: underline;
}
.address
{
	display: marker;
	font-size: 10pt;
	font-style: normal;
	line-height: 1.4;
	padding: 10px;
	margin: 10px;
}
#od-ordernumber
{
	font-size: 25.9pt;
	font-family: "open sans";
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	font-weight: bold;
}
#shipped-status
{
	color: #EFEA00;
	font-size: 19.6pt;
	/*text-align: right;*/
	/*+placement: float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	font-weight: bold;
	margin-top: 14px;
}
/*#od-header
{
	(*+placement: float-left 0px 0px;*)
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
}*/
/*#od-cust-header
{
	(*+placement: margin-auto 0px 0px;*)
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0px;
	top: 0px;
	width: 98%;
	padding: 12px 12px 4px 12px;
	height: 36px;
	border-bottom: 1px solid black;
}*/
/*#od-cust-ordernumber
{
	font-size: 28.3px;
	color: #000000 !important;
	(*+placement: float-left;*)
	float: left;
	position: relative;
	left: 0;
	top: 0;
}*/
/*#od-cust-date
{
	(*+placement: float-left;*)
	float: left;
	position: relative;
	left: 0;
	top: 0;
	margin-top: 16px;
	margin-left: 18px;
}*/
#shipped-cust-status
{
	color: #009D00 !important;
	/*+placement: float-right;*/
	float: right;
	position: relative;
	left: 0;
	top: 0;
	font-size: 29.3px;
	margin-right: 16px;
	padding-top: 4px;
	font-style: normal;
}
#signout-button
{
	/*+placement: float-right;*/
	float: right;
	position: relative;
	left: 0;
	top: 0;
	height: 26px;
	margin-right: -121px;
	z-index: 100;
}
#signout-button INPUT
{
	height: 30px;
	width: 88px;
	/*+border-radius: 10px;*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	background-color: #EFEFEF;
	text-align: center;
}
#od-deadline
{
	/*+placement: margin-auto;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0;
	top: 0;
	color: #A300F5;
	font-size: 27px;
	text-align: center;
	font-weight: bold;
	background-color: #FFFFFF;
	/*+border-radius: 34px;*/
	-moz-border-radius: 34px;
	-webkit-border-radius: 34px;
	-khtml-border-radius: 34px;
	border-radius: 34px;
	width: 523px;
}
.od-year
{
	color: #FFF905;
	font-weight: bold;
	font-size: 16pt;
	padding: 0px 0px 0px 9px;
}
#od-date
{
	color: #FFFFFF;
	font-size: 10.9pt;
	font-family: "open sans";
	width: auto;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	padding-top: 21px;
	padding-left: 16px;
}
#days-old
{
	font-weight: bold;
	font-size: 12pt;
	color: #FFFFFF;
	border-radius: 10px;
	border-width: 2px;
	min-width: 20px;
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: center;
	height: 30px;
	width: 199px;
	margin-left: 48px;
	margin-top: 14px;
}
#ad-note-button
{
	/*+placement: anchor-top-left -37px 106px;*/
	position: absolute;
	left: -37px;
	top: 106px;
}
#od-crm
{
	background-color: #FFFFFF;
	width: 69%;
	height: auto;
	border-radius: 5px;
	padding: 5px 2px 5px 5px;
	border-style: inset;
	font-weight: normal;
	color: #000000;
	font-size: 10pt;
	overflow: auto;
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	font-family: "open sans";
	margin-bottom: 10px;
	max-height: 200px;
	margin-right: 101px;
	margin-top: 10px;
}
.crm
{
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	padding-bottom: 6px;
	border-top: 1px solid #BFBFBF;
}
.crm-date
{
	font-size: 8.2pt;
	color: #1E02F3;
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 554px;
}
.crm-note
{
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
.crm-icon
{
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	padding-right: 12px;
}
.crm-icon IMG
{
	width: 30px;
	height: 30px;
	padding-top: 8px;
}
/*#cust-status
{
	(*+placement: margin-auto;*)
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0;
	top: 0;
	font-size: 16px;
	width: 90%;
	color: #4C4C4C;
	border: 1px solid #C2BBDA;
	(*+border-radius: 6px;*)
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	background-color: #FEFFCB;
	margin-top: 27px;
	margin-bottom: 20px;
	(*+box-shadow: 2px 5px 6px -2px;*)
	-moz-box-shadow: 2px 5px 6px -2px;
	-webkit-box-shadow: 2px 5px 6px -2px;
	box-shadow: 2px 5px 6px -2px;
	text-align: left;
	padding: 12px;
}*/
#od-left
{
	width: 71%;
	font-family: "open sans";
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	margin-top: 33px;
	margin-left: 20px;
}
#od-divider
{
	border: outset;
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 1px;
	height: 972px;
	border-width: 2px;
}
#od-right
{
	font-family: "open sans";
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	min-height: 330px;
	min-width: 230px;
	width: 20%;
	font-size: 10.3pt;
	padding-left: 18px;
	border-left: 1px solid #C8C6C6;
	margin-bottom: 50px;
}
#button-resend
{
	font-size: 9.2pt;
	/*+placement: float-right -7px 1px;*/
	float: right;
	position: relative;
	left: -7px;
	top: 1px;
}
#od-orderstep
{
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	font-size: 10pt;
	padding: 9px 2px 10px 7px;
	width: 100%;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	margin-right: 27px;
	border-bottom: 1px solid #B0D1E1;
	margin-bottom: 7px;
}
.indent
{
	margin-left: 31px;
}
.od-order_placed
{
	font-size: 15pt;
	font-weight: bold;
	color: #D14343;
	/*+placement: float-left 0px -5px;*/
	float: left;
	position: relative;
	left: 0px;
	top: -5px;
	width: 650px;
	border-bottom: 1px solid #BFBFBF;
	padding-bottom: 15px;
	border-radius: 10px;
	margin-left: -30px;
	margin-right: 27px;
	height: 17px;
	padding-top: 6px;
}
.od-order_shipped
{
	font-size: 12pt;
	font-weight: bold;
	color: #D14343;
	/*+placement: float-left 0px 20px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 20px;
	width: 650px;
	border-bottom: 1px solid #BFBFBF;
	padding-bottom: 18px;
	border-radius: 10px;
	margin-left: -30px;
	margin-right: 27px;
	height: 17px;
	padding-top: 6px;
}
#od-messagesborder
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	/*width: 72%;*/
	background-color: #F5EEE1;
	/*+border-radius: 20px;*/
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	margin-left: 9px;
	margin-right: 22px;
	margin-bottom: 77px;
	margin-top: 31px;
	padding-bottom: 128px;
}
#tool-forms
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
}
.tool-form
{
	/*+placement: margin-auto;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0;
	top: 0;
	border: 1px solid black;
	background-color: #CB4A4A;
	/*+border-radius: 11px;*/
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	-khtml-border-radius: 11px;
	border-radius: 11px;
	color: #FFFFFF;
	font-size: 15.4px;
	font-weight: bold;
	display: none;
	text-align: center;
	padding: 24px;
	width: 50%;
	margin-bottom: 45px;
}
.tool-title
{
	font-size: 18.4px;
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 7px;
	margin-bottom: 11px;
}
.tool-line
{
	padding: 12px;
}
.tool-submit
{
}
#answer-center
{
}
#answerform
{
	background-color: #536689;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	width: 94%;
	margin-bottom: 5px;
	margin-left: 14px;
	margin-top: 15px;
	/*+border-radius: 7px;*/
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	padding: 12px;
}
#responselist-block
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	padding: 17px;
	background-color: #00294C;
	width: 95%;
}
#cqresponselist-block
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	padding: 17px;
	background-color: #00294C;
	width: 78%;
	margin-left: 98px;
	/*+border-radius: 13px;*/
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	-khtml-border-radius: 13px;
	border-radius: 13px;
}
#answer-icons
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	padding: 4px;
	/*+border-radius: 7px 7px 0 0;*/
	-moz-border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	-khtml-border-radius: 7px 7px 0 0;
	border-radius: 7px 7px 0 0;
	display: flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: space-around;
	display: -webkit-flex;
	-webkit-justify-content: space-around;
	margin-left: -11px;
	margin-top: -11px;
	width: 141px;
}
#answer-list
{
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 50%;
}
#responselist
{
}
#answer-icons-bottom
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	width: 102.8%;
	background-color: #2E2E2E;
	padding: 4px;
	display: flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: space-around;
	display: -webkit-flex;
	-webkit-justify-content: space-around;
	height: 72px;
	border-bottom: 1px solid #FFFFFF;
	margin-left: -16px;
	margin-top: -18px;
	/*+border-radius: 10px;*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
#answers-icon
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	padding: 5px;
	text-align: center;
	width: 60px;
}
#quick-answers-icon
{
	margin-top: 69px;
}
#response-label
{
	color: #F8F9FA;
	text-align: center;
	font-size: 10px;
}
#answers-icon IMG
{
	height: 25px;
}
.top-select
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	font-size: 14px;
	margin-left: 19px;
	margin-top: 23px;
	height: 185px;
	border-top-left-radius: 12px;
	border-bottom-left-radius: 11px;
	background-color: #4D4D4D;
	color: #FFFFFF;
	width: 147%;
}
.top-select OPTION
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	font-size: 15px;
	width: 274px;
	padding: 4px;
	font-weight: normal;
}
#quickanswerform IMG
{
	width: 64px;
	height: 64px;
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	margin-top: 38px;
	margin-left: 29px;
}
#od-messagesborder TEXTAREA
{
	padding: 6px;
	margin-top: 25px;
	/*+placement: float-left 7px -4px;*/
	float: left;
	position: relative;
	left: 7px;
	top: -4px;
	width: 78%;
	margin-bottom: 33px;
	/*+border-radius: 8px;*/
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	font-size: 15px;
}
#q-submit
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	text-align: center;
	width: 100%;
}
#q-submit INPUT
{
	/*+border-radius: 20px;*/
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	width: 302px;
	height: 43px;
	/*+placement: margin-auto;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0;
	top: 0;
	text-align: center;
}
.od-message_received
{
	font-size: 12pt;
	font-weight: bold;
	color: #D14343;
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 592px;
	border-bottom: 1px solid #BFBFBF;
	padding-bottom: 15px;
	border-radius: 10px;
	margin-left: 47px;
	margin-right: 27px;
	height: 10px;
	padding-top: 6px;
	margin-top: 64px;
}
#od-transactions
{
	line-height: 1.5;
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	margin-bottom: 17px;
	margin-top: 14px;
	font-size: 7.4pt;
	width: 189px;
}
#od-address-label
{
	color: #FFFFFF;
	background-color: #769E96;
	z-index: 1;
	width: 107px;
	text-align: center;
	font-size: 8pt;
	border-radius: 3px;
	height: 41px;
	z-index: -1;
	/*+placement: displace -16px -27px;*/
	position: absolute;
	margin-left: -16px;
	margin-top: -27px;
}
#order-status-message
{
	top: -20px;
	border-radius: 5px;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	text-align: center;
	padding-top: 13px;
	padding-bottom: 19px;
}
#edit-icon
{
	/*+placement: anchor-top-right -6px -2px;*/
	position: absolute;
	right: -6px;
	top: -2px;
	margin-right: 8px;
	margin-top: 6px;
}
#od-address1
{
	border-radius: 5px;
	padding: 3px 15px 6px;
	border-style: outset;
	background-color: #FEFBF0;
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	line-height: 1.7;
	margin-top: 29px;
	width: 41%;
	font-size: 15px;
	font-weight: normal;
}
#billing-flag
{
	/*+placement: float-right 13px -20px;*/
	float: right;
	position: relative;
	left: 13px;
	top: -20px;
}
#shipping-flag
{
	/*+placement: float-right 13px -20px;*/
	float: right;
	position: relative;
	left: 13px;
	top: -20px;
}
#od-source
{
	color: #1900DA;
	font-size: 9.3pt;
	/*+placement: float-left 15px 0px;*/
	float: left;
	position: relative;
	left: 15px;
	top: 0px;
	width: 235px;
	margin-top: 34px;
	/*[empty]margin-left:;*/
	margin-left: 5px;
}
#od-source IMG
{
	/*+placement: shift -11px 13px;*/
	position: relative;
	left: -11px;
	top: 13px;
	padding-left: 3px;
}
#od-itemsborder
{
	width: 98%;
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	margin-top: 12px;
}
.od-item
{
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	margin-left: 9px;
	background-color: #F5F4F1;
	padding: 5px 0 0 5px;
	border: 1px solid #AAA0A0;
	font-size: 11.5pt;
	width: 97%;
}
.od-hr
{
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 174px;
}
.od-statushistory
{
	/*+placement: float-right;*/
	float: right;
	position: relative;
	left: 0;
	top: 0;
	height: 117px;
	overflow: auto;
	border: 2px inset #FFFFFF;
	background-color: #7A7A7A;
	font-size: 13px;
	width: 20%;
	text-align: left;
	margin-bottom: 9px;
	margin-right: 7px;
	/*+border-radius: 9px;*/
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	-khtml-border-radius: 9px;
	border-radius: 9px;
	color: #FFFFFF;
}
.od-statushistory UL
{
	margin-left: -34px;
	border-bottom: 1px solid black;
	padding-bottom: 7px;
}
.od-statushistory LI
{
	list-style-type: none;
	font-size: 11px;
	text-align: center;
	margin-right: 6px;
}
.od-status
{
	font-size: 16px;
	color: #FFFA36;
	text-align: center;
}
.od-item-info
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	width: 40%;
	/*line-height: 2.2;*/
	font-size: 13px;
	margin-left: 11px;
}
.od-item-number
{
	font-weight: bold;
	font-size: 15px;
}
.od-label
{
	font-size: 9.8pt;
	color: #3007D3;
	/*+placement: float-left 0px 3px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 3px;
	margin-right: 9px;
	width: 24%;
}
.od-label1
{
	font-size: 9.8pt;
	color: #3007D3;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	/*margin-right: 9px;*/
	font-weight: bold;
	width: 100%;
	text-decoration: underline;
	margin-top: 8px;
}
.od-lineitem
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	height: 97px;
}
.od-item IMG
{
	border-radius: 5px;
	width: 100px;
	height: 100px;
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
#od-item-topline
{
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 252px;
	height: 19px;
	border-bottom: 1px solid #000000;
	margin-left: 9px;
	padding-bottom: 4px;
	color: #0017F4;
}
.od-itemnumber
{
	/*+placement: anchor-top-left 0px 0px;*/
	position: absolute;
	left: 0px;
	top: 0px;
	width: 251px;
	text-align: justify;
	font-size: 11.1pt;
	font-weight: bold;
	padding-left: 6px;
}
#od-item-totals
{
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	padding-bottom: 18px;
	margin-top: 4px;
	margin-left: 8px;
}
#od-item-international-totals
{
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	margin-left: 22px;
	margin-top: 5px;
	padding-bottom: 18px;
	width: 70px;
}
.od-itemgem
{
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
.od-price
{
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
.od-chaincharge
{
	overflow: auto;
	max-height: 500px;
}
.od-sizingcharge
{
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
.od-order_day_header
{
	/*[disabled]border-radius:10px;*/
	color: #000000;
	font-weight: bold;
	height: 23px;
	margin-top: 27px;
	border-radius: 10px;
}
.od-title
{
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	/*width: 100%;*/
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	margin-left: 25px;
	margin-top: -8px;
}
.od-text
{
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 77%;
	margin-left: 33px;
	font-size: 13px;
	font-family: arial;
	padding-bottom: 4px;
	max-height: 149px;
	overflow: auto;
	font-style: normal;
	background-color: #FFFFFF;
	/*+border-radius: 7px;*/
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	padding: 7px;
	border: 2px inset #D2DBFB;
}
.cq-text
{
	/*+placement: margin-auto 0px 0px;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0px;
	top: 0px;
	font-size: 16px;
	font-family: muli;
	max-height: 149px;
	overflow: auto;
	font-style: normal;
	background-color: #FFFFFF;
	width: 85%;
	text-align: center;
	margin-top: 9px;
	/*+border-radius: 11px;*/
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	-khtml-border-radius: 11px;
	border-radius: 11px;
	color: #000000;
	font-weight: bold;
	padding: 21px;
	border: 1px solid black;
}
.cq-text A
{
	font-weight: bold;
	font-size: 20px;
	cursor: pointer;
	text-decoration: underline;
}
#nl-item-image
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	margin-right: 10px;
}
.od-orderday-text
{
	font-size: 8pt;
	/*+placement: shift 7px 0px;*/
	position: relative;
	left: 7px;
	top: 0px;
	/*+border-radius: 3px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	padding-bottom: 6px;
	padding-top: 4px;
	padding-right: 4px;
	color: #FFFFFF;
	/*[empty]height:;*/
}
.od-icon
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	border-radius: 82px;
	background-color: #FFFFFF;
	padding: 9px;
	height: 30px;
}
.od-icon IMG
{
	/*+placement: 2px 1px;*/
	position: relative;
	left: 2px;
	top: 1px;
}
.od-message
{
	color: #070084;
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	border-top: 1px solid #AAAAAA;
	margin-left: 76px;
	padding: 14px;
	/*width: 90%;*/
}
.od-status_scan
{
	font-size: 8.7pt;
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	border-radius: 10px;
	width: 424px;
	height: 19px;
	border: 1px solid #000000;
	padding: 3px;
	margin-left: 16px;
	overflow: hidden;
	border-color: #ABA9A9;
}
.od-status_scan IMG
{
	width: 40px;
	height: 40px;
	/*+placement: float-left -3px -11px;*/
	float: left;
	position: relative;
	left: -3px;
	top: -11px;
	z-index: -1;
}
.od-ordernumber
{
	font-weight: bold;
	/*+placement: float-right;*/
	float: right;
	position: relative;
	left: 0;
	top: 0;
	margin-left: 10px;
}
.od-date
{
	font-size: 9pt;
	color: #015B18;
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	padding-right: 10px;
	padding-top: 1px;
	padding-left: 3px;
	margin-left: 9px;
	font-weight: bold;
	margin-bottom: 5px;
	width: 88%;
}
#orderpage
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	height: 1110px;
}
.cq-date
{
	font-size: 9.8pt;
	padding-right: 10px;
	padding-top: 1px;
	padding-left: 3px;
	font-weight: normal;
	margin-bottom: 5px;
	/*width: 88%;*/
	text-align: left;
	/*+placement: anchor-top-left;*/
	position: absolute;
	left: 0;
	top: 0;
	margin-top: -22px;
	position: relative;
}
.od-previousorder
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	width: 70%;
	padding: 9px;
	border-bottom: 1px solid #AFAEAE;
}
.od-previousorder INPUT
{
	/*+placement: float-right;*/
	float: right;
	position: relative;
	left: 0;
	top: 0;
	/*+border-radius: 5px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	color: #3200F5;
	text-decoration: underline;
	border: 1px solid #FFFFFF;
	font-weight: normal;
	background-color: #FBFBE8;
	cursor: pointer;
}
.od-historydate
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	font-size: 12px;
}
.order-link A
{
	/*+placement: float-right;*/
	float: right;
	position: relative;
	left: 0;
	top: 0;
	margin-left: 14px;
}
.od-response
{
	color: #000000;
	font-style: italic;
	margin-bottom: 7px;
	margin-left: 132px;
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	border-bottom: 1px solid #DADADA;
	border-radius: 5px;
	padding-right: 20px;
	padding-left: 12px;
	padding: 12px;
}
#totals-flag
{
	/*+placement: anchor-top-right -17px -29px;*/
	position: absolute;
	right: -17px;
	top: -29px;
}
#od-totals
{
	border-bottom: 1px solid #000000;
	background-color: #FBFBE8;
	border-radius: 10px;
	border: 1px outset;
	width: 220px;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	margin-top: 49px;
	padding-bottom: 18px;
}
.od-totals-row
{
	line-height: 1.7;
	text-align: left;
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	/*[empty]width:;*/
	margin-left: 10px;
	width: 172px;
	margin-top: 9px;
}
#od-orderhistory
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	background-color: #FBFBE8;
	border-radius: 10px;
	border: 1px outset;
	margin-top: 11px;
	width: 219px;
	max-height: 500px;
	overflow: auto;
}
.trans-date
{
	font-style: italic;
	color: #390BFE;
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 157px;
	padding-top: 11px;
	border-top: 1px solid #000000;
}
.trans-type
{
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 203px;
}
.trans-amount
{
	font-size: 11.9pt;
	color: #F45500;
	text-align: right;
	/*[disabled]display:table-cell;*/
	/*+placement: float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	width: 78px;
	line-height: 1.8;
}
.trans-totalamount
{
	font-size: 12.4pt;
	color: #F45500;
	text-align: right;
	/*[disabled]display:table-cell;*/
	/*+placement: float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	width: 78px;
	font-weight: bold;
}
.trans-smallamount
{
	font-size: 8pt;
	color: #F45500;
	text-align: right;
	/*[disabled]display:table-cell;*/
	/*+placement: float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	width: 74px;
	line-height: 2;
}
.international-amount
{
	font-size: 10.5pt;
	color: #A400BA;
	/*[disabled]display:table-cell;*/
	/*+placement: float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: right;
	width: 102px;
}
.international-totalamount
{
	font-size: 10.5pt;
	color: #A400BA;
	/*[disabled]display:table-cell;*/
	/*+placement: float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: right;
	width: 102px;
	line-height: 1.3;
	font-weight: bold;
}
.international-smallamount
{
	font-size: 8pt;
	color: #A400BA;
	/*[disabled]display:table-cell;*/
	/*+placement: float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: right;
	width: 102px;
	margin-left: 44px;
	line-height: 2;
}
#currency-factor
{
}
.transcc-amount
{
	font-size: 11pt;
	color: #F45500;
	text-align: right;
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
#od-email
{
	font-size: 10pt;
	color: #BD0061;
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 9px;
	font-weight: bold;
}
#od-tools
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	border-radius: 10px;
	border: 1px outset;
	width: 230px;
	padding: 8px;
}
#od-currentstatus
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	padding: 13px;
	border: 1px solid black;
	/*+border-radius: 15px;*/
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-radius: 15px;
	margin-top: 28px;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	background-color: #FBFBE8;
	border-radius: 10px;
	border: 1px outset;
	width: 230px;
	margin-top: 19px;
	padding: 8px;
}
/*#od-tool-icons
{
	(*+placement: float-left;*)
	float: left;
	position: relative;
	left: 0;
	top: 0;
	margin-top: 40px;
}*/
.order-tool
{
	width: 241px;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	height: 35px;
	margin-bottom: 8px;
}
.order-tool A
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	margin-top: 7px;
}
#od-tool-icons IMG
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	padding-right: 10px;
}
#capture
{
	font-size: 13.6pt;
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	margin-top: 78px;
	line-height: 2.1;
}
#confirmation-email, #shipped-email
{
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	padding: 10px;
	font-weight: normal;
	font-size: 11.5pt;
	color: #000000;
	margin: 18px 4px 4px 25px;
	display: none;
	width: 65%;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.javalink A
{
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 10pt;
	cursor: pointer;
	/*+placement: float-right;*/
	float: right;
	position: relative;
	left: 0;
	top: 0;
	padding-right: 17px;
}
/*[clearfix]*/
#affiliate-border
{
	/*+placement: shift 0px 0px;*/
	position: relative;
	left: 0px;
	top: 0px;
	overflow: hidden;
	height: 100%;
	font-family: "open sans";
}
#affiliate-border UL
{
	font-size: 11pt;
	color: #4B5294;
	list-style: disc outside none;
	margin-left: 62px;
	margin-top: 10px;
	margin-bottom: 32px;
}
/*[clearfix]*/
#affiliate-header
{
	margin-top: 4px;
	font-size: 10.2pt;
	font-weight: bold;
	font: normal 1.9em / 1.1 "open sans";
	width: 246px;
	color: #727272;
	text-align: right;
	margin-bottom: 5px;
	margin-left: 14px;
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
#affiliate-top-copy
{
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	margin-left: 90px;
	margin-top: 21px;
	margin-bottom: 34px;
	margin-right: 84px;
	font-size: 12pt;
	padding-top: 3px;
	padding-bottom: 0;
	line-height: 1.5;
}
#affiliate-dashboard
{
	width: 832px;
	margin-left: 61px;
	margin-bottom: 43px;
	margin-top: -11px;
	height: 737px;
	text-align: center;
	font-size: 12.6pt;
	line-height: 1.4;
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	color: #AF0000;
	padding: 5px;
}
#affiliate-dashboard IMG
{
	padding: 10px;
}
#affiliate-bottom-copy
{
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	margin-left: 33px;
	margin-right: 105px;
	line-height: 1.9;
}
#affiliate-application
{
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	line-height: 2.5;
	padding: 17px;
}
#affiliate-application INPUT
{
	/*+placement: float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	height: 22px;
	width: 274px;
}
.affiliate-label
{
	/*+placement: float-left 1px -5px;*/
	float: left;
	position: relative;
	left: 1px;
	top: -5px;
	padding-right: 9px;
	width: 179px;
	text-align: right;
}
#dashboard-title
{
	text-align: left;
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	padding-bottom: 8px;
	padding-top: 13px;
}
#uk-orderlist
{
	line-height: 2;
	font-size: 12.2pt;
	margin-top: 104px;
	text-align: right;
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	margin-left: 26px;
	width: 361px;
}
#uk-orderlist UL
{
	list-style-type: none;
	/*[empty]background-image:;*/
	background-color: #F8F6F6;
	border-radius: 5px;
	padding: 16px;
	font-weight: bold;
}
.uklabel
{
	font-size: 10pt;
	color: #858585;
	margin-right: 27px;
	text-align: center;
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	font-weight: normal;
}
#todo-main
{
	margin-top: 59px;
	margin-bottom: 0;
	width: 761px;
	margin-left: 36px;
	border-bottom: 1px solid #000000;
	padding-bottom: 20px;
}
#todo-from
{
	color: #390CFE;
	font-size: 9.1pt;
}
#todo-date
{
	color: #FD6327;
	font-weight: bold;
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	padding-right: 7px;
}
#todo-task
{
	margin-top: 18px;
	margin-left: 28px;
}
#todo-delete
{
	/*+placement: float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	color: #EF0000;
	font-size: 8pt;
	padding-top: 19px;
}
#todo-submit
{
	margin-top: 71px;
	margin-left: 65px;
}
#todo-priority
{
	/*+placement: float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	margin-top: -13px;
	color: #8D8D8D;
}
#todo-newtask
{
	width: 501px;
	height: 145px;
	padding-bottom: 0px;
}
#todo-newpriority
{
	margin-top: 14px;
	margin-bottom: 15px;
	line-height: 2;
}
#todo-todoneborder
{
	margin-top: 60px;
	margin-left: 51px;
	border-bottom: 1px solid #000000;
}
#todo-comment
{
	font-weight: bold;
	font-size: 10.7pt;
	margin-left: 63px;
	margin-top: 5px;
	color: #FF1B1B;
}
.text-title
{
	font-size: 12.2pt;
	margin-top: 4px;
	font-weight: bold;
	margin-left: 8px;
	border-bottom: 1px solid black;
	padding-bottom: 0px;
	margin-bottom: 6px;
	color: #000ABC;
}
#emailcount
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 26px;
}
.email-block
{
	padding: 19px;
	margin-bottom: 38px;
	border: 1px solid #CACACA;
	/*+border-radius: 16px;*/
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	-khtml-border-radius: 16px;
	border-radius: 16px;
	/*+box-shadow: 4px 4px 10px #C2C2C2;*/
	-moz-box-shadow: 4px 4px 10px #C2C2C2;
	-webkit-box-shadow: 4px 4px 10px #C2C2C2;
	box-shadow: 4px 4px 10px #C2C2C2;
	margin-top: 23px;
	width: 95%;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	background-color: #F4F3EE;
}
.email-block TEXTAREA
{
	width: 105%;
	height: 437px;
	padding: 19px;
	margin-left: -29px;
}
.email-block DIV
{
	margin-top: 28px;
	line-height: 1.5;
}
.email-date
{
	color: #2581F7;
}
.email-sender
{
	color: #E15700;
}
.email-subject
{
	font-size: 18px;
	margin-top: 12px;
	margin-bottom: 17px;
	color: #1B00C6;
}
.email-body
{
	margin-left: 33px;
	margin-right: 78px;
}
.email-buttons
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
}
.email-buttons INPUT
{
	/*+placement: float-right;*/
	float: right;
	position: relative;
	left: 0;
	top: 0;
	text-align: center;
	margin-right: 206px;
	margin-left: 154px;
	margin-bottom: 26px;
}
.supply-category
{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: flex-start;
	margin-top: 75px;
	margin-bottom: 11px;
	padding-bottom: 25px;
	margin-left: 33px;
	/*margin-right: 36px;*/
}
.supply-item
{
	width: 200px;
	text-align: center;
	height: 200px;
	margin: 15px;
	/*padding: 20px;*/
}
.supply-item IMG
{
	width: 150px;
}
.supply-cat
{
	width: 100%;
	margin-bottom: 37px;
	border-bottom: 1px solid #B5B5B5;
	font-size: 21px;
	font-weight: bold;
	color: #037FBD;
	font-family: open sans;
	padding-bottom: 7px;
}
.cq-textarea
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 13px;
}
.cq-textarea TEXTAREA
{
	width: 63%;
	height: 112px;
	/*+border-radius: 9px;*/
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	-khtml-border-radius: 9px;
	border-radius: 9px;
	font-size: 15.8px;
	line-height: 1.7;
	padding: 8px;
}
.cq-submit
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	text-align: center;
}
.cq-submit INPUT
{
	width: 349px;
	height: 34px;
	margin-bottom: 13px;
	/*+border-radius: 0px;*/
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
}
#backend_itemquestion
{
	margin-bottom: 50px;
	width: 80%;
	margin-top: 24px;
	background-color: #F5EEE1;
	margin-bottom: 22px;
	width: 100%;
	/*background-color: #C2C2C2;*/
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	font-weight: bold;
	border: 2px solid black;
	/*+border-radius: 10px;*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	/*+box-shadow: 4px 6px 3px #E9E9E9;*/
	-moz-box-shadow: 4px 6px 3px #E9E9E9;
	-webkit-box-shadow: 4px 6px 3px #E9E9E9;
	box-shadow: 4px 6px 3px #E9E9E9;
}
#find-order
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	background-color: maroon;
	color: #FFFFFF;
	margin-bottom: 22px;
	margin-top: 12px;
	text-align: center;
}
.od-find
{
	width: 322px;
	text-align: center;
	/*+placement: margin-auto;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0;
	top: 0;
}
#find-order INPUT
{
	font-size: 18px;
	width: 307px;
	height: 36px;
	/*+border-radius: 10px;*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	padding: 0px;
	margin-bottom: 18px;
	text-align: center;
	/*+placement: ;*/
	position: relative;
	left: 0;
	top: 0;
}
.cq-email
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	text-align: center;
	padding: 7px;
}
.email-history-block
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	background-color: #A2A5A9;
	margin-bottom: 16px;
	height: 217px;
	overflow: auto;
}
.email-history
{
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	padding: 19px;
}
.email-history .response
{
	color: #FFFFFF;
	font-weight: normal;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
	width: 80%;
	margin-left: 70px;
	height: ;
	font-size: 12px;
	margin-bottom: 13px;
}
#backend_emailquestion
{
	margin-bottom: 22px;
	border: 1px solid black;
	/*+border-radius: 5px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	padding: 14px;
	width: 90%;
	background-color: #F5EEE1;
	/*+placement: float-left;*/
	float: left;
	position: relative;
	left: 0;
	top: 0;
}

/**
 * Swiper 3.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2017, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: March 10, 2017
 */.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1;}.swiper-container-no-flexbox .swiper-slide{float:left;}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto;}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative;}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto;}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height;}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000;}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y;}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x;}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:29px;margin-top:65px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat;}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:0.35;cursor:auto;pointer-events:none;}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto;}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto;}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:0.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10;}.swiper-pagination.swiper-pagination-hidden{opacity:0;}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%;}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:0.2;}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none;}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer;}.swiper-pagination-white .swiper-pagination-bullet{background:#FFF;}.swiper-pagination-bullet-active{opacity:1;background:#007AFF;}.swiper-pagination-white .swiper-pagination-bullet-active{background:#FFF;}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000;}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block;}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px;}.swiper-pagination-progress{background:rgba(0,0,0,0.25);position:absolute;}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007AFF;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top;}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top;}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0;}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0;}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,0.5);}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#FFF;}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000;}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px;}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d;}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10;}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,0.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,0.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,0.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,0.5),rgba(0,0,0,0));}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,0.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,0.5),rgba(0,0,0,0));}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,0.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,0.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,0.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,0.5),rgba(0,0,0,0));}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,0.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,0.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,0.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,0.5),rgba(0,0,0,0));}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px;}.swiper-container-cube,.swiper-container-flip{overflow:visible;}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;z-index:1;}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none;}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%;}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0;}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible;}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:0.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0;}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none;}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;text-align:center;}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain;}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,0.1);}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%;}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%;}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,0.5);border-radius:10px;left:0;top:0;}.swiper-scrollbar-cursor-drag{cursor:move;}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite;}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat;}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg);}}
