/*Start WF165927 Adonus*/
.InputStyle{
	border:1px solid;
	border-color:lightgray;
	padding:1em;
}
/*End WF165927 Adonus*/
#topcategorymenu.ui.horizontal.list>.item {
	margin-left: 0em;
	margin-right: 1em;
}

#topcategorymenu .item .content a {
	color: #354657;
	font-size: 1em;
	font-weight: 800;
}

#SC_ProductListDiv {
	font-weight: 700;
}

#SC_ProductListDiv a {
	color: #354657;
	vertical-align: top;
}

#FrontPageSearch .ui.icon.input {
	width: 100%;
}

#search_text_front_page,
#qaddsearch_text_front_page {
	border: 2px solid #eeeeee;
	border-radius: 2em;
	padding-left: 1em;
	background-color: #f5eef7;
}

#shop-container {
	margin-top: 1em;
}

.resp-marketing-iframe-container {
	position: relative;
	overflow: hidden;
	padding-top: 50%;/*was 45.11%*/
}

.resp-marketing-iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

#ASHMessageDiv {
	font-weight: bold;
}

.ash-message {
	color:#000000;
	background-color:#00ff00;
}

/* START WF159909 - Chris H */
.ui.radio.checkbox.nfrotgcheck input:checked~.box:after,
.ui.radio.checkbox.nfrotgcheck input:checked~label:after,
.ui.radio.checkbox.nfrotgcheck input:focus~.box:after,
.ui.radio.checkbox.nfrotgcheck input:focus~label:after {
	width: 14px;
	height: 14px;
	transform: translate(64%, 122%);
}

.ui.radio.checkbox.nfrotgcheck input~.box:before,
.ui.radio.checkbox.nfrotgcheck input~label:before {
	transform: translate(5%,45%);
}
/* END WF159909 */

#WhyASHButton,
#CreateNewASH {
	font-weight: bold;
}

.LRPGrid img.ui.mini.image,
.oneTimeGrid img.ui.mini.image {
	max-height: 35px;
	width: auto;
}

.ui.grid.LRPGrid .column,
.ui.grid.oneTimeGrid .column {
	padding: 0.5em;
}

/* START WF161092 - Chris H */
.LRPText {
	color: #ffffff;
	text-align: left;
}

.oneTimeGrid {
	color: #354657;
	text-align: left;
}
/* END WF161092 */

.whyASHvideo {
	text-decoration: none;
}

.header1 {
	text-transform: uppercase;
	font-style: normal;
	text-decoration: none;
	color: #354657;
}

.marketingmessage1 {
	font-style: italic;
	color: #7bb739;
	letter-spacing: 1pt;
	word-spacing: 2pt;
	font-size: 1.4em;
	line-height: 1.5em;
}

.market-text1 {
	font-size: 0.9em;
	text-align: justify;
	line-height: 1.1em;
}

.ui.button.shopcategorybutton {
	font-size: 1em;
}

.ui.basic.segment.nowPlacing1x,
.ui.basic.segment.nowEditing,
.ui.basic.segment.nowPlacingLRP,
.ui.basic.segment.nowPlacingText {
	background-color: #ecf2f8;
}

.ui.basic.segment.nowPlacingText {
	font-size: 16px;
	font-weight: 800;
	padding: 0 1rem 1rem 1rem;
}

.nowPlacingText .ui.button {
	font-size: 0.8em;
}

.nowPlacing1xSpan {
	font-size: 2em;
	margin-right: 1em;
}

.nowPlacingSpan {
	font-size: 32px;
	color: #bd83ca;
	font-weight: 800;
}

.nowPlacingOrderSpan {
	font-size: 16px;
	font-weight: 800;
}

.nowPlacingDescSpan {
	font-weight: 800;
	font-size: 16px;
}

#sidebarViewTotalsDiv {
	position: absolute;
	width: 100%;
	z-index: 10;
	text-align: center;
	padding-top: 6em;
}

.ui.table .vtgreybox td {
	opacity: 0.2;
	filter: alpha(opacity=20);
	z-index: 1;
}

td.scsidebarhl {
	color: #354657;
}

#category-breadcrumb a {
	color: #bc84ca;
	text-decoration: none;
}

#category-breadcrumb a:hover {
	color: #A25EB5;
}

.pagingtext {
	font-weight: bold;
	text-decoration: underline;
}

#NFROTGRADIOSELECTIONS .column {
	padding: 0.3em, 0.5em;
}

.SC_CategoryCard {
	padding: 3em 1em !important;
}

.SC_CategoryItemPrice {
	font-weight: 800;
}

.SC_CategoryItemPV {
	color: #bd83ca; /*WF163556 - Devante H*/
}

.removeborder {
	border: 0 !important;
}


.SC_CategoryItemNameDiv {
	line-height: 12px;
}

.SC_CategoryItemName a {
	color: #354657;
	font-weight: 800; /*WF163556 - Devante H*/
	font-size: 14px;  /*WF163556 - Devante H*/
}

.SC_CategoryItemAddInfo {
	font-size: 9px;
	font-weight: 800; /*WF163556 - Devante H*/
	font-size: 14px;  /*WF163556 - Devante H*/
}

.SC_CategoryItemCode {
	color: #bd83ca;
}

.SC_CategoryItemQty,
.SC_CategoryItemAdd {
	text-align: center;
}

.ui.form .SC_CategoryItemQty input,
.ui.form .SC_CategoryItemQty input:focus {
	border: 2px solid #eeeeee;
	border-radius: 2em;
	text-align: center;
	padding: 10px 0px;
}

.SC_CategoryItemAdd .ui.button {
	margin: 0px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	font-size: 1em;
}

.ui.segment.productdetails {
	/*background-color: #bd83ca;
	color: #ffffff;*/
}

.ui.segment.productdetails a {
	color: #354657;
}

.category-description {
	color: #ffffff;
}

.SC_retailpriceamt {
	text-decoration: line-through;
}

.strikethrough {
	text-decoration: line-through;
}

.SC_yourpricelabel {
	font-weight: 700;
}

.SC_yourpriceamt {
	font-weight: 700;
	font-size: 1.2em;
}

.ui.form input.catqty,
.ui.form input.catqty:focus {
	border-radius: 2em;
	text-align: center;
	min-width: 5em;
	padding: .7em 1.5em .7em;
	border: 1px solid #bd83ca;
}

.suggestionList li {
	cursor: pointer;
}

.suggestionList li:hover {
	background-color: #95C0F1;
}

.ui.segment.promo-button {
	background-color: #FCF7C4;
}

.exp_image {
	text-decoration: none;
}

.category-description {
	font-size: 1em;
}

.categoryimage {
	cursor: pointer;
}

#SearchRowGrid {
	margin-bottom: 1em !important;
}

.ui.segment.save-changes-popup {
	font-size: 1.4em;
	font-weight: bold;
}

.ui.segment.SC_ProcessingDateText {
	font-size: 18px;
}

.ui.segment.SC_ProcessingDate {
	font-size: 1.4em;
}

tr.item_error td {
	background-color:#ffcccc;
}

.ui.form select.scqtydropdown,
.ui.form select.pointsdropdown {
	border-radius: 2em;
	min-width: 100px;
}

.ui.table.credittable tr td,
.ui.table.unlined tr td {
	border-top: 0px;
}

.ui.table.credittable tr td {
	font-weight: 700;
}

.remainingpoints,
.balanceavailable {
	font-size: 1.3em;
}

#ClearSaveChanges a {
	text-decoration: underline;
}

#ASH_ConfirmSaveText {
	margin-top: 1em;
}

#SC_ViewCartLeftButtons {
	text-align: left;
}

#SC_ViewCartRightButtons {
	text-align: right;
}

#ContinueShoppingButton,
#ClearChangesButton,
#SaveChangesButton,
#ContinueButton {
	/* margin-top: 0.5em; */ /* WF161192 - Chris H */
}

.ui.basic.segment.scpopupdiv {
	/*background-color: #95c0f1;*/
	border-radius: inherit;
}

.PaymentSelectRow:hover {
	cursor:pointer;
}

.PaymentSelected {
	background-color:#ffffee;/*WF165927 Adonus*/
	/*background-color:#F5EEF7;*/
}

#calendarTable table,
#calendarKey table {
	width: 100%;
}

#calendarKey table .left.aligned {
	text-align: left;
}

.bad_day div.day {
	border: 2px solid #fff;
	color: #ccc;
	font-size: 20px;
	background-color: #fff;
	line-height:30px;
	width: 36px;
	text-align: center;
}

.deactive_day div.day {
	border: 1px solid #354657;
	color: #354657;
	font-size: 20px;
	line-height:34px;
	width: 36px;
	border-radius: 50%;
	font-weight: 700;
	text-align: center;
}

.active_day div.day {
	border: 1px solid #bd83ca;
	color: #bd83ca;
	font-size: 20px;
	line-height:34px;
	width: 36px;
	border-radius: 50%;
	font-weight: 700;
	text-align: center;
}

.selected_day div.day {
	color: white;
	font-size: 20px;
	background-color: #bd83ca;
	line-height:34px;
	width: 36px;
	border-radius: 50%;
	font-weight: 700;
	text-align: center;
}

.active_day a {
	color: #bd83ca;
	font-size: 20px;
}

.deactive_day a {
	color: #354657;
}

.selected_day a {
	color: white;
}

.month_title {
	color: #354657;
}

.freq_free {
	color:#339933;
	font-weight:bold;
}
.freq_promo {
	color:#339933;
	font-weight:bold;
}
.freq_monthly {
	color:#928Fc2;
	font-weight:bold;
}
.freq_discount {
	color:#ff9900;
	font-weight:bold;
}

#WhatIsDiv {
	display: none;
	position: absolute;
}

#CategoryHeader {
	padding: 3em 1em;
	margin-bottom: 1em !important;
}

/* START WF161798 - Chris H */
#ShipAddrIcon.ui.circular.label i {
	width: 35px;
	height: 36px;
	padding-top: 5px;
}
/* END WF161798 */

.EditAddress_AddNew a {
	vertical-align: bottom;
}

#AddrManagementModal, #EditInfo, #EditPaymentModal {/*WF165927 Adonus*/
	/*background: #354657;*/
	border-top:5px solid #BD8BCA;
	box-shadow: none;
}

#AddrManagementModal .closeIcon {
	color: #ffffff;
}

#CartShippingPaymentDiv.ui.segment,
.ui.segment.lightbluebg {
	background-color: #f4f8fd;
}

.sc_emailaddr {
	word-break: break-all;
}

.mycartorderheader {
	font-size: 24px;
	font-weight: 800;
}

.mycartordertext {
	font-size: 16px;
}

#LRPInfoDiv {
	background-image: url("/skins/skin01/images/Calendar_bg.png");
	background-size: cover;
}

#LRPInfoDivGrid.ui.grid {
	margin-top: 1em;
}

#KitErrorDiv {
	width: 50%;
	margin: 0% 25% !important;
	margin-top: 10% !important;
	display: none;
	position: absolute;
	z-index: 1;
}

.KitBubble {
	position: relative;
}

.ui.form.kitupdateqty {
	position: absolute;
	width: 80%;
	margin: 0% 10%;
	bottom: 0;
}

#ReturnCartButtonDiv {
	/* margin-top: 1em;
	margin-bottom: 1em;*/	/* WF161188 - Chris H */
}

/* START WF144298 - Chris H */
.LRPlabel {
	font-size: 16px;
	font-weight: 800;
	line-height: 1;
}

.LRPlabel img {
	vertical-align: middle;
	padding-right: 5px;
}

.ashtotalstable {
	width: 100%;
}

.ashtotalstable .right.aligned {
	text-align: right;
}

.asheditshipbuttonsdiv .ui.compact.button {
	padding: .4em .75em .4em;
	font-weight: 500;
	font-size: 14px;
	border: 2px solid #bd83ca;
}

.asheditshipbuttonsdiv .ui.compact.button:hover {
	border: 2px solid #A25EB5;
}
/* END WF144298 */

@media (max-width: 767px) {
	#main-content-right {
		/* display: none; */ /* WF155121 - Chris H */
	}

	.SC_EditOrder {
		text-align: left;
	}

	#SC_ViewCartLeftButtons,
	#SC_ViewCartRightButtons {
		text-align: center;
		padding: 0px !important;
	}
}

/*START:WF160448*/
.startsavingmodal {
	background-color: #bd83ca;
	border: 3px solid #bd83ca;
	color: #fff;
	text-shadow: none;
	background-image: none;
	border-radius: 4em;
	font-size: 16px;
	cursor: pointer;
	display: inline-block;
	min-height: 1em;
	font-weight: 700;
	line-height: 1em;
	font-style: normal;
	text-align: center;
	padding: .58928571em 1.125em .58928571em;
}
.membercheckmarkmodal {
	display: inline-block;
	transform: rotate(45deg);
	height: 20px;
	width: 10px;
	border-bottom: 2px solid #BD8BCA;
	border-right: 2px solid #BD8BCA;
}
.retailcheckmarkmodal {
	display: inline-block;
	transform: rotate(45deg);
	height: 20px;
	width: 10px;
	border-bottom: 2px solid #354657;
	border-right: 2px solid #354657;
}
.payretailtextmodal {
	padding-left:10px;
}
.Guesttextmodal {
	color: #354657;
	font-weight:bold;
	text-align:center;
	padding-top:10px; /*WF163998 change bottom to top*/
}
.Guesttextmodal a {
	color: #354657;
}
.membercartpricemodal {
	color:#BD8BCA;
}

.yourcartmodal {
	color: #354657;
	font-weight:bold;
}
.badgemodal {
	height: 100px;
	width: 100px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	border-radius: 50%;
	background: #BD8BCA;
	color:#ffffff;
}

.enrollmentmodal2-content {
	padding: 30px 25px 0;
}
.enrollmentmodal2-headertext {
	line-height: 1.2;
	color: #354657;
	font-size: 22px;
	text-align:center!important;
	align:center;
	width:100%;
	font-weight:bold;
}





.enrollmentmodal2 {
	padding-bottom: 20px;
	box-shadow: 0 10px 20px 0 rgba(0,0,0,0.18);
	border: 1px solid;
	border-top: 6px solid transparent;
	border-color: #BD8BCA;
	border-radius: 5px;
	position: relative;
	/*background-color: #fff;*/
	background-clip: padding-box;
	outline: 0;
	width: 700px;
	height: 850px;
}

#EnrollmentSelectiondiv {
	/*width: 700px;*/ /*WF163998 disable*/
	/*height: 850px;*/ /*WF163998 disable*/

}


.enrollmentmodal2 button.close {
	font-weight: normal;
	opacity: 1;
	text-shadow: none;
}

.enrollmentmodal2-title {
	color: #354657;
	font-size: 22px;
	margin: 0;
	line-height: 1.42857143;
}

.continueasguest {
	background: #f4f8fe
}

.becomemember {
	/*box-shadow: -5px 0px 2px rgba(153,153,153,3.49);*/ /*WF163998 disable*/
	background-color: #f5eef7;
}

/*END:WF160448 */
/* START WF159832 - Chris H */
#OrdConfirmPrinterFriendly {
	z-index: 1;
}
/* END WF159832 */
/*START:WF160111*/
.retail_showwholesaleprice {
	font-weight:normal!important;
}
.retail_showpricebold {
	font-weight:bold!important;
}
/*END:WF160111*/

/* START WF161092 - Chris H */
#content.frontpagecategories {
	margin-top: 1em;
}

#SC_ProductListDiv .item {
	max-width: 220px;
}

#SC_ProductListDiv .item a {
	display: inline-flex;
	align-items: center;
}

#SC_ProductListDiv .item a img {
	margin-left: 5px;
}

#aside-autoshiporders {
	padding: 0em 1em;
}

.nfrotgbutton {
	border: 2px solid #D8D8D8;
	padding: 0.5em !important;
	border-radius: 2em;
	height: 4em;
}

.nfrotgcheck {
	height: 100%;
	width: 90%;
}

.ui.checkbox.nfrotgcheck label {
	display: flex;
	/*justify-content: center;*/
	align-items: center;
	height: 100%;
}

.ui.segment.lrplistingdiv {
	background-color: #F5F5F5;
	padding: 0.5em;
	margin: 1em 0em;
}

.lrplistingdiv table {
	width: 100%;
}

.lrplistingdiv table th {
	text-align: left;
}

.lrplistingdiv table td.ashlistbutton {
	width: 50%;
}

.lrplistingdiv table td.ashlistbutton .ui.button {
	width: 90%;
	/* max-width: 125px;*//* WF162621 - Chris H */
	max-height: 44px;
	line-height: 20px;
	padding: 0.4em 1.125em;
}

.lrplistingdiv .ui.primary.button,
.lrplistingdiv .ui.basic.primary.button,
#ShoppingCartQuickDiv .ui.primary.button,
#ShoppingCartQuickDiv .ui.basic.primary.button {
	border-width: 2px;
}

.lrplistingdiv .right {
	text-align: right;
}

#ShoppingCartQuickDiv {
	margin: 1em 0em;
}

@media (min-width: 450px) {
	#SC_ProductListDiv .item {
		max-width: 200px;
	}

	.ui.segment.lrplistingdiv,
	#ShoppingCartQuickDiv {
		margin: 1em 1em;
	}
}

@media (min-width: 768px) {
	.ui.segment.lrplistingdiv,
	#ShoppingCartQuickDiv {
		margin: 1em 2em;
	}
}

@media (min-width: 992px) {
	#SC_ProductListDiv .item {
		max-width: 130px;
	}

	.ui.segment.lrplistingdiv,
	#ShoppingCartQuickDiv {
		margin: 1em 0em;
	}
}

@media (min-width: 1250px) {
	#SC_ProductListDiv .item {
		max-width: 220px;
	}

	.ui.segment.lrplistingdiv,
	#ShoppingCartQuickDiv {
		margin: 1em 1em;
	}
}

@media (min-width: 1440px) {
	.ui.segment.lrplistingdiv,
	#ShoppingCartQuickDiv {
		margin: 1em 2em;
	}
}
/* END WF161092 */

/* START WF161186 - Chris H */
.ui.basic.segment.shippingoptions {
	padding-left: 3em;
}

.ui.button.scalefont,	/* WF161192 - Chris H */
.ui.button.sidebarCancel,
.ui.button.sidebarReviewCart {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 3em;
	padding: 0.5em;
}

#ViewCartSideBarButtons .column {
	padding: 1em 0.4em;
}
/* END WF161186 */

/* START WF161188 - Chris H */
.ui.raised.segment.revieworderdetails {
	background-color: #f4f8fd;
}
/* END WF161188 */

/* START WF161192 - Chris H */
.ui.basic.button.userretotal {
	margin-top: 1em;
}

.ui.form select {
	/*-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;

	background:
    	linear-gradient(45deg, transparent 40%, #354657 50%, transparent 60%),
    	linear-gradient(135deg, transparent 40%, #354657 20%, transparent 60%) !important;*//*WF167774_SN Commented Out to doesn't make the dropdown arrow buttons overlap text in Hebrew.*/
	background-position:
			calc(100% - 22px) calc(1em + 0px),
			calc(100% - 15px) calc(1em + 0px),
			100% 0 !important;
	background-size:
			7px 7px,
			7px 7px,
			2.5em 2.5em !important;
	background-repeat: no-repeat !important;
}

.qtyinput {
	min-width: 20px;
	text-align: center;
}
/* END WF161192 */

/* START WF161798 - Chris H */
#AddEditAddrDiv.ui.basic.segment {
	padding-left: 62px;
	padding-right: 59px;
	padding-top: 50px;
}

.EditAddress_AddNew img {
	vertical-align: middle;
}

#AddressLink i.large.trash.icon {
	width: 19px;
	height: 23px;
}

.ui.form select.sc_selectstateedit {
	border-radius: 2em;
}
/* END WF161798 */

/*START:WF163556*/
.wholesale_showretailprice {
	font-weight:normal!important;
}
.wholesale_showpricebold {
	font-weight:bold!important;
}

/* START WF163556 */
.catdiv .product__overlay {
	top:0%;
}
.productdetails .product__overlay {
	top:20%;
}
.product__overlay {
	display: none;
	width: 145px;
	height: 50%;
	padding-top: 20px;
	padding-bottom: 20px;
	border-radius: 5px;
	background-color: rgba(53, 70, 87, 0.9);
	position: absolute;
	top: 10%;
	margin: auto;
	left: 50%;
	transform: translateX(-50%);
	z-index: 200;
}
.product__overlay-panel {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
}
.product__overlay-icon {
	margin: 20px auto 5px;
}
.product__overlay-title {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: 800;
	text-align: center;
	line-height: 1.2;
	margin: 5px 15px;
}
a.product__overlay-link {
	font-size: 14px!important;
	color: #FFFFFF!important;
	text-decoration: underline!important;
	text-align: center!important;
	margin-top: auto!important;
}
/* END WF163556 */

.icon--complete-brand:before {
	width: 1.9375em;
	height: 1.9375em;
	background-image: url(/skins/skin01/images/complete-brand.svg);
}
.icon--complete-brand {
	width: 1.9375em;
	height: 1.9375em;
	background-image: url(/skins/skin01/images/complete-brand.svg);
}
/*END:WF163556*/

/* START WF162841 */
#NFROTGSelection {
	border-top: 5px solid #BD8BCA;
}

#MarketSelection { /* WF174552 */
	max-width: 100%;
	box-shadow: none !important;
}

#MarketSelection,
#MarketSelectiondiv,
#NFROTGDiv {
	width: 320px;
}

.retailcartwelcome {
	font-size: 30px;
	line-height: 38px;
	height: 38px;
	font-weight: 700;
}

.retailcartsubheading {
	font-size: 14px;
	font-weight: 500;
}

.ui.card>.content.evocardheader.retailcartpopupheader {
	padding-top: 37px;
}

.ui.card>.content.lng-countrydiv,
#NFROTGSelection {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 43px;
}

#GetMarketsButton,
#NFROTGButton {
	margin-top: 30px;
}

#NFROTGSelection img {
	height: 21px;
}

.ui.basic.segment.nfrotgsubheading {
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
}

#OTGField,
#NFRField {
	padding: 10px;
}

#OTGField.field.selected,
#NFRField.field.selected {
	background: #F5EEF7;
}

.clickherelink {
	cursor: pointer;
	color: #bd83ca;
}

.clickherelink:hover {
	color: #a25eb5;
}

#shop-container-retail {
	margin-top: -4em;
}

@media (min-width: 768px) {
	#MarketSelection,
	#MarketSelectiondiv,
	#NFROTGDiv {
		width: 660px;
	}

	.retailcartwelcome {
		font-size: 48px;
		line-height: 48px;
		height: 48px;
		font-weight: 700;
	}

	.retailcartsubheading {
		font-size: 16px;
		font-weight: 500;
	}

	.ui.card>.content.evocardheader.retailcartpopupheader {
		padding-top: 57px;
	}

	.ui.card>.content.lng-countrydiv,
	#NFROTGSelection {
		padding-left: 85px;
		padding-right: 85px;
		padding-bottom: 82px;
	}

	#GetMarketsButton,
	#NFROTGButton {
		margin-top: 40px;
	}

	#NFROTGSelection img {
		height: 32px;
	}
}
/* END WF162841 */

/*START:WF161452*/
.WellnessCategoryHeader a {
	font-family: 'Raleway-ExtraBold', 'Raleway ExtraBold', 'Raleway', sans-serif;
	font-weight: 800;
	font-style: normal;
	font-size: 18px;
	color: #304052;
}
.WellnessCategoryHeader {
	font-family: 'Raleway-ExtraBold', 'Raleway ExtraBold', 'Raleway', sans-serif;
	font-weight: 800;
	font-style: normal;
	font-size: 18px;
	color: #304052;
}
.SubScribeAndSaveBtn {
	border-width: 0px;
	width: 254px;
	height: 36px;
	background: inherit;
	background-color: rgba(189, 131, 202, 1);
	border: none;
	border-radius: 32px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-family: 'Raleway-Bold', 'Raleway Bold', 'Raleway', sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 16px;
	color: #FFFFFF;
}
.WellnessSubButton {
	border-width: 0px;
	width: 254px;
	height: 40px;
	display: flex;
	font-family: 'Raleway-Bold', 'Raleway Bold', 'Raleway', sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 16px;
	text-align:center;
}
.WellnessSubPopUp {
	padding:35px!important;
	align:center;
	text-align:center;
}
.WellnessSubHeader {
	letter-spacing: normal;
	color: #333333;
	font-family: 'Raleway-Bold', 'Raleway Bold', 'Raleway', sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 34px;
	text-align:center;
}
.WellnessSubSmallHeader {
	white-space: nowrap;
	letter-spacing: normal;
	color: #333333;
	font-family: 'Raleway-Bold', 'Raleway Bold', 'Raleway', sans-serif;
	font-weight: 800;
	font-style: normal;
	font-size: 14px;
	text-align:center;
	padding-top:10px;
}
.cwcselected {
	border:3px #bd83ca solid;border-radius:.28571429rem;min-height:100%
}
#wellnesspopup {
	height:90%;
	scroll:auto;
	overflow:auto;
}
#wellnesspopup125 {
	height:90%;
	scroll:auto;
	overflow:auto;
}
@media only screen and (max-width: 600px) {
	#wellnesspopup {
		height:90%;
		scroll:auto;
		overflow:auto;
	}
	#wellnesspopup125 {
		height:90%;
		scroll:auto;
		overflow:auto;
	}
	.wellnesssubpopup_bottom {
		padding:5px!important;
	}

	/* START:WF163213 Kyle S */
	.ui.grid>[class*="middle aligned"].column:not(.row).mobilecentered {
		text-align: center !important;
	}
	.ui.grid.mobilenomargin {
		margin: 0rem;
	}
	/* END:WF163213 Kyle S */
}
/*END:WF161452*/


/* WF172939 adjust text to fit container */
/*@media only screen and (min-width: 992px) {
	.reward-points-resize {
		display: inline-block;
		font-size: 1vw;
	}
}
@media only screen and (max-width: 991px) {
	.reward-points-resize {
		display: inline-block;
		font-size: 2vw;
	}
}*/
.reward-points-resize {
	display: inline-block;
}
@media all and (min-width: 50px)   {  .reward-points-resize  { font-size:0.3em;  } }
@media all and (min-width: 100px)  {  .reward-points-resize  { font-size:0.3em;  } }
@media all and (min-width: 330px)  {  .reward-points-resize  { font-size:0.4em;  } }
@media all and (min-width: 361px)  {  .reward-points-resize  { font-size:0.5em;  } }
@media all and (min-width: 430px)  {  .reward-points-resize  { font-size:0.7em;  } }
@media all and (min-width: 505px)  {  .reward-points-resize  { font-size:0.9em;  } }
@media all and (min-width: 620px)  {  .reward-points-resize  { font-size:1.2em;  } }
@media all and (min-width: 700px)  {  .reward-points-resize  { font-size:1.4em;  } }
@media all and (min-width: 768px)  {  .reward-points-resize  { font-size:0.8em;  } }
@media all and (min-width: 992px)  {  .reward-points-resize  { font-size:0.5em;  } }
@media all and (min-width: 1200px)  {  .reward-points-resize  { font-size:0.8em;  } }