.hidden {
	display: none !important;
	visibility: hidden;
}
.clearfix:before,.clearfix:after {
	/* content: ""; */
	/* display: table; */
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}
#faceShapeToolModalDiv {
	margin: 50px 0;
}
#faceShapeToolModalDiv,#faceShapeToolModalDiv p,#faceShapeToolModalDiv h2,#faceShapeToolModalDiv h3,#faceShapeToolModalDiv span {
	color: #3f2a2e;
}
#ieModal {
	display: none;
	width: 406px;
}
body p {
	line-height: 19px;
}
body a {
	line-height: 19px;
	cursor: pointer;
}
/*body li {
	line-height: 19px !important;
}*/
#header-search {
	padding-right: 0px;
	z-index: 9999;
}
#header-sign-in-modal,#header-register-modal,#header-reset-password-modal,#header-reset-password-done-modal,#header-set-a-new-password-modal,#header-notification-modal {
	z-index: 10009;
	position: absolute;
	top: 34px;
	right: -61px;
	display: none;
	text-align: left;
}
#ResetPasswordSuccessFullResponseMessageDiv,#ResetPasswordFailureResponseMessageDiv {
	font-size: 11px;
	color: #CC0000;
	font-style: italic;
	font-weight: normal;
}
.subnav-search{
	width: 327px;
	height: auto!important;
	padding-bottom: 15px;
	top: 49px;
	display: flex;
	flex-flow:  column nowrap;
	right: 24px;
	position: absolute;
}
#CatalogSearchForm {
	/* float: right; */
	position: relative;
	margin: 8px 0 0;
	width: 100%;
	padding: 15px;
}
.ui-dialog,.ui-dialog * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#header-sign-in-modal,#header-register-modal,#header-reset-password-modal,#header-reset-password-done-modal,#header-set-a-new-password-modal,#header-notification-modal {
	z-index: 10009;
	position: absolute;
	top: 34px;
	right: -61px;
	display: none;
	text-align: left;
}
#header-search {
	padding-left: 20px;
	display: flex;
	flex-flow: column;
}
#header-sign-in-modal,#header-register-modal,#header-reset-password-modal,#header-reset-password-done-modal,#header-set-a-new-password-modal,#header-notification-modal {
	z-index: 10009;
	position: absolute;
	top: 34px;
	right: -61px;
	display: none;
	text-align: left;
}
#ResetPasswordSuccessFullResponseMessageDiv,#ResetPasswordFailureResponseMessageDiv {
	font-size: 11px;
	color: #CC0000;
	font-style: italic;
	font-weight: normal;
}
#LogOnModalSubmitButton, #regSubmit, #passwordResetSubmitButton {
	color: white!Important;
	background-color: #326fa8;
}
.autoSuggest_wrapper {
	float: left;
	clear: both;
	width: 297px;
	height: 415px;
	margin: 15px;
	/*padding: 0 20px 15px;*/
	margin-bottom: -1px;
	border-radius: 5px;
}
#header-sign-in-modal, #header-register-modal, #header-reset-password-modal, #header-reset-password-done-modal, #header-set-a-new-password-modal, #header-notification-modal {
    z-index: 10009;
    position: absolute;
    top: -58px;
    right: -23px;
    display: none;
    text-align: left;
}
#autoSuggest_Container {
    left: 0;
    position: relative;
    top: 0;
    z-index: 8888;
    display: inline-block;
}
#footer_wrapper {
	position: relative;
	width: 100%;
	padding: 0px 0 0px 0;
	/* border-top: 1px solid #CAC9C6; */
	clear: both;
	display: inline-block;
	background: #F6F6F6;
	margin-top: 40px;
}
.clearfix:before, .clearfix:after {
    content: ""; 
    display: table; 
}
#footer-last-section{
	display: flex;
	flex-flow: row nowrap;
	height: 35px;
	width: 100%;
	background-color: #fbfeff;
	align-items: center;
	justify-content: space-around;
}