

.BreadCrumb
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	COLOR: black;
	text-decoration: none;
	background-color: white;
}

.modal{z-index: 9999999999999!important;}

.BreadCrumb A
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	COLOR: #34495E;
	text-decoration: none;
	background-color: white;
}
.BreadCrumb A:Hover
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	COLOR: #34495E;
	text-decoration: none;
	background-color: white;
}
.RolButtonLogin {
    FONT-FAMILY: ProximaNova,sans-serif;
    FONT-SIZE: 12px;
    font-weight: bold;
    width: 155px;
    height: 30px;
    background-color: #2980B9;
    border-radius: 3px;
    color: #FFF;
    text-decoration: none;
    cursor: pointer;
    border: medium none;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5) inset;
transition: background-color 300ms ease-out 0s;
    
}
.RolButton
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 12px;


    font-weight: bold;
    width: 155px;
    height: 30px;
    background-color: #2980B9;
    border-radius: 3px;
    color: #FFF;
    text-decoration: none;
    cursor: pointer;
    border: medium none;
    box-shadow: 5px 5px 5px #888888;
}
.RolButtonNav
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 8px;
	FONT-WEIGHT: bold;
	COLOR: black;
	width: 50px;
	height:20px;

}
.RolButtonSmall
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	COLOR: black;
	width: 100px;
}
.BoxBorder
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	COLOR: white;
	background-color: #ffffff;
}
.BoxDefault
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	COLOR: black;
}
.BoxTitle
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
	COLOR: #34495E;
}
.BoxHeader
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	COLOR: black;
}
.BoxSubHeader
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	COLOR: black;

}
.BoxDetail1
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	COLOR: black;
	Height: 20px;

}
.BoxDetail2
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	COLOR: black;
	Height: 20px;
}
.BoxDetail3
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	COLOR: black;
	Height: 20px;

}
.BoxDetail4
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	COLOR: black;
	Height: 20px;
}
.BoxSubTotal
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	COLOR: black;
}
.BoxTotal
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	COLOR: black;
	background-color: white;
}
.BoxNotes
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	COLOR: DarkRed;
	background-color: White;
}
.BoxInstructions
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 14px;
	FONT-WEIGHT: normal;
	COLOR: black;
	background-color: white;
}
.BoxStatus
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	COLOR: black;
	background-color:white;
}
.BoxFooter
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	COLOR: black;
	background-color:white;
}
.BoxError
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	COLOR: Red;
	background-color: white;
}
.BoxSeperator
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	COLOR: white;
	background-color: black;
}
.DropDown
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	COLOR: black;
	width: 200px;
}
.FieldPromptLogin
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	COLOR: white;
}

.FieldPrompt
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	COLOR: black;
}
.FieldPromptReqd
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	COLOR: red;
}
.FieldPromptError
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	COLOR: red;
}
.FieldPromptInstructions
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
	COLOR: black;
}
.FieldValue
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	COLOR: black;
}
.PageDefault
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	COLOR: black;
	background-color: white;
}
.PageError
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: Bold;
	TEXT-DECORATION: none;
	COLOR: red;
	background-color: white;
}
.PageTitle
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	COLOR: black;
	background-color: white;
}
.PageMenuHeading
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	COLOR: black;
	background-color: white;
}
.PageMenuHeading A
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	COLOR: black;
	background-color: white;
}
.PageMenuHeading A:Hover
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	COLOR: red;
	background-color: white;
}
.PageMenuItem
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	COLOR: #34495E;
	background-color: white;
}
.PageMenuItem A
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	COLOR: #34495E;
	background-color: white;
}
.PageMenuItem A:Hover
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	COLOR: Red;
	background-color: white;
}
.ThemeSeperator
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	COLOR: black;
	background-color: #ffffff;
}
.ThemeVerticalMenu
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	COLOR: black;
}
.ThemeVerticalMenu A
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	COLOR: black;
}
.ThemeVerticalMenu A:Hover
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	COLOR: #34495E;
}
.ThemeVerticalMenuSeperator
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	COLOR: white;
	background-color: white;
}
.ThemeHorizontalMenu
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	COLOR: black;
}
.ThemeHorizontalMenu A
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	COLOR: black;
}
.ThemeHorizontalMenu A:Hover
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	COLOR: #34495E;
}

.ThemeHorizontalMenuSpecials
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	COLOR: black;
}
.ThemeHorizontalMenuSpecials A
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	COLOR: black;
}
.ThemeHorizontalMenuSpecials A:Hover
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	COLOR: #34495E;
}


.ThemeWelcomeBox
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	COLOR: white;
	background-color: darkred;
}


/* NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW */
.ThemeTodayIs
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: ProximaNova,sans-serif;
	background-color: transparent;
	text-decoration: none;
}

.ThemeWelcomeText
{
	font-weight: bold;
	font-size: 12px;
	color: #34495E;;
	font-family: ProximaNova,sans-serif;
	background-color: transparent;
	text-decoration: none;
}

.ThemeEarnedText
{
	font-weight: bold;
	font-size: 12px;
	color: #34495E;
	font-family: ProximaNova,sans-serif;
	background-color: transparent;
	text-decoration: none;
}

.ThemeSpentText
{
	font-weight: bold;
	font-size: 12px;
	color: #34495E;
	font-family: ProximaNova,sans-serif;
	background-color: transparent;
	text-decoration: none;
}

.ThemeBalanceText
{
	font-weight: bold;
	font-size: 12px;
	color: #34495E;
	font-family: ProximaNova,sans-serif;
	background-color: transparent;
	text-decoration: none;
}
/* NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW */

/* Main Menu */
.MenuGroup
{
	padding-right: 1px;
	padding-left: 1px;
	background-image: url(Images/itemsBg.gif);
	padding-bottom: 1px;
	cursor: hand;
	cursor: pointer;
	padding-top: 1px;
	background-repeat: repeat-y;
	background-color: #ffffff;
}

.MainGroup
{
	cursor: hand;
	cursor: pointer;
}

.MainItem
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	padding-bottom: 1px;
	margin: 1px;
	cursor: hand;
	cursor: pointer;
	padding-top: 2px;
	font-family: Arial, Verdana;
	background-color: #ffffff;
}

.MainItemOver
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	padding-bottom: 1px;
	cursor: hand;
	cursor: pointer;
	padding-top: 2px;
	font-family: Arial, Verdana;
}

.MenuItem
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 2px;
	cursor: hand;
	cursor: pointer;
	color: #34495E;;
	padding-top: 2px;
	font-family: Arial, Verdana;
}

.MenuItemOver
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 2px;
	cursor: pointer;
	color: #34495E;;
	padding-top: 2px;
	font-family: Arial, Verdana;
	background-color: #ffffff;
}

.MenuItemToolTip
{
	border-right: black 1px solid;
	padding-right: 3px;
	border-top: black 1px solid;
	padding-left: 3px;
	font-size: 9pt;
	padding-bottom: 3px;
	border-left: black 1px solid;
	padding-top: 3px;
	border-bottom: black 1px solid;
	font-family: Arial;
	background-color: #fffacd;
	text-align: left;
}

.MenuItemClicked
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	cursor: hand;
	cursor: pointer;
	padding-top: 1px;
}

.Separator
{
	left: 1px;
	position: relative;
	text-align: right;
}

.Spacer
{
	background-color: transparent;
}

.SubItemExpand
{
	border-right: #b8b8b8 1px solid;
	border-top: #b8b8b8 1px solid;
	background-image: url(Images/expandBgLeft.gif);
	border-left: #b8b8b8 1px solid;
	border-bottom: #b8b8b8 1px solid;
	background-repeat: repeat-y;
	background-color: #ffffff;
}

.SubItem
{
	padding-right: 8px;
	padding-left: 6px;
	font-size: 12px;
	padding-bottom: 4px;
	cursor: hand;
	cursor: pointer;
	color: #34495E;
	padding-top: 4px;
	font-family: Arial, Verdana;
}

.SubItemOver
{
	padding-right: 8px;
	padding-left: 6px;
	font-size: 12px;
	padding-bottom: 4px;
	cursor: pointer;
	color: #34495E;
	padding-top: 4px;
	font-family: Arial, Verdana;
	background-color: #34495E;
}
/* Main Menu */

/* My Activity Page */
.MyActivityTitle
{	
	font-weight: bold;
	font-size: 16px;
	color: #34495E;
	font-family: ProximaNova,sans-serif;
}

.MyActivityBoxDefault
{
	font-weight: normal;
	font-size: 12px;
	color: black;
	font-family: ProximaNova,sans-serif;
}
.MyActivityBoxHeader
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: ProximaNova,sans-serif;
}

.MyActivityBoxLineHeader
{
	background-image: url(/images/spacer.gif);
	width: 100%;
	background-repeat: repeat;
	height: 1px;
	background-color: #34495E;
}

.MyActivityBoxLine
{
	background-image: url(/images/spacer.gif);
	width: 100%;
	background-repeat: repeat;
	height: 1px;
	background-color: #a0a0a0;
}

.MyActivityBoxDetail1, .MyActivityBoxDetail1Title
{
	font-weight: normal;
	font-size: 10px;
	color: black;
	font-family: ProximaNova,sans-serif;
	height: 20px;
    text-align:right;
}
.MyActivityBoxDetail2, .MyActivityBoxDetail2Title
{
	font-weight: normal;
	font-size: 10px;
	color: black;
	font-family: ProximaNova,sans-serif;
	height: 20px;
    text-align:right;
}
.MyActivityBoxDetail3, .MyActivityBoxDetail3Title
{
	font-weight: normal;
	font-size: 12px;
	color: black;
	font-family: ProximaNova,sans-serif;
	height: 20px;
}
.MyActivityBoxDetail4, .MyActivityBoxDetail4Title
{
	font-weight: normal;
	font-size: 12px;
	color: black;
	font-family: ProximaNova,sans-serif;
	height: 20px;
}

.MyActivityBoxDetail1Title, .MyActivityBoxDetail2Title, .MyActivityBoxDetail3Title, .MyActivityBoxDetail4Title
{
	font-weight: bold;
}

.MyActivityBoxTotal
{
	font-weight: bold;
	font-size: 14px;
	color: black;
	font-family: ProximaNova,sans-serif;
}
/* My Activity Page */

/* Wishlist Webpart */
.WishlistTable, .WishlistTDName, .WishlistTDImage, .WishlistTDDescription
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
    text-align:center;
}

.WishlistTDName
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
}

.WishlistName
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: ProximaNova,sans-serif;
}

.SpeciallistName
{
	font-weight: bold;
	font-size: 13px;
	color: black;
	font-family: ProximaNova,sans-serif;
}

.WishlistTDImage
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 0px;
	margin: 0px;
	color: #ff0000;
	padding-top: 0px;
	font-family: ProximaNova,sans-serif;
}

.WishlistImage
{
	border-right: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
}

.WishlistTDDescription
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
}

.WishlistDescription
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: ProximaNova,sans-serif;
}
/* Wishlist Webpart */

/* Wishlist */
A.WishlistProductList_Action
{
	font-weight: bold;
	font-size: 12px;
	color: #34495E;
	font-family: ProximaNova,sans-serif;
	text-decoration: none;
}
A:Hover.WishlistProductList_Action
{
	font-weight: bold;
	font-size: 12px;
	color: #34495E;
	font-family: ProximaNova,sans-serif;
	text-decoration: none;
}
.WishlistProductList_Name
{
	font-weight: bold;
	font-size: 12pt;
	color: #34495E;
	font-family: ProximaNova,sans-serif;
}
.WishlistProductList_Price
{
	font-weight: bold;
	font-size: 11pt;
	color: green;
	font-family: ProximaNova,sans-serif;
}
.WishlistProductList_Description
{
	padding-left: 6px;
	font-weight: normal;
	font-size: 9pt;
	color: #34495E;
	padding-top: 3px;
	font-family: ProximaNova,sans-serif;
}
/* Wishlist */

/* FeaturedProducts */
A.FeaturedProducts_Link
{
	font-weight: bold;
	font-size: 12px;
	color: #34495E;
	font-family: ProximaNova,sans-serif;
	text-decoration: none;
}
A:Hover.FeaturedProducts_Link
{
	font-weight: bold;
	font-size: 12px;
	color: #34495E;
	font-family: ProximaNova,sans-serif;
	text-decoration: none;
}

.FeaturedProducts_Description
{
	font-size: 9pt;
	color: #34495E;
	font-family: ProximaNova,sans-serif;
}

.FeaturedProducts_Cost
{
	font-weight: bold;
	font-size: 9pt;
	color: #34495E;
	font-family: ProximaNova,sans-serif;
}
.FeaturedProducts_QTY
{
	font-weight: bold;
	font-size: 14pt;
	color: black;
	font-family: ProximaNova,sans-serif;
	float:right;
    width:150px;
    text-align:right;
}

.FeaturedProducts_QTYTXT
{
	font-weight: bold;
	font-size: 8pt;
    text-align:right;
    float:right;
}



.SpecialProducts_QTY
{
    margin-top:10px;
	font-weight: bold;
	font-size: 18pt;
	color: black;
	font-family: ProximaNova,sans-serif;
	float:left;
    
    text-align:left;
    padding:5px;
}

.SpecialProducts_QTYTXT
{
    padding:5px;
    margin-top:16px;
	font-weight: bold;
	font-size: 12pt;
    text-align:left;
    float:left;
    margin-left:0px;
    margin-bottom:10px;
    color:red;
}

/* FeaturedProducts */

@media (max-width:499px){
	.FeaturedProducts_QTY
{
	font-weight: bold;
	font-size: 14pt;
	color: black;
	font-family: ProximaNova,sans-serif;
	float:left;
    width:90px;
    text-align:left;
    margin-top:20px;
}

.FeaturedProducts_QTYTXT
{
	font-weight: bold;
	font-size: 8pt;
    text-align:left;
    float:left;
}
}

/* Catalog */
A.ProductList_Action
{
	font-weight: bold;
	font-size: 16px;
	color: #34495E;
	font-family: ProximaNova,sans-serif;
	text-decoration: none;
}
A:Hover.ProductList_Action
{
	font-weight: bold;
	font-size: 16px;
	color: #34495E;
	font-family: ProximaNova,sans-serif;
	text-decoration: none;
}
.ProductList_Name
{
	font-weight: bold;
	font-size: 12pt;
	color: #34495E;
	font-family: ProximaNova,sans-serif;
}
.ProductList_Price
{
	font-weight: bold;
	font-size: 25pt;
	color: green;
	font-family: ProximaNova,sans-serif;
}
.ProductList_FaceValue
{
	font-weight: bold;
	font-size: 25pt;
	color: #2980B9;
	font-family: ProximaNova,sans-serif;
    margin-left:-5px;
}

.ProductList_Description
{
	padding-left: 6px;
	font-weight: normal;
	font-size: 9pt;
	color: #34495E;
	padding-top: 3px;
	font-family: ProximaNova,sans-serif;
}
.CatalogPageHeader
{
	font-weight: bold;
	font-size: 20px;
	color: #34495E;
	font-family: ProximaNova,sans-serif;
	letter-spacing: 4px;
}color: #34495E;

.CatalogDisplayOptions
{
	font-weight: bold;
	font-size: 12px;
	color: #34495E;
	font-family: ProximaNova,sans-serif;
	letter-spacing: 2px;
}

.CatalogCategoryDropDown, .CatalogPointValueDropDown, .CatalogPerPageDropDown
{
	font-weight: normal;
	font-size: 9pt;
	color: #34495E;
	font-family: ProximaNova,sans-serif;
    height:35px;
}

.CatalogProductViewName
{
	font-size: `8px;
	color: #34495E;
	font-family: ProximaNova,sans-serif;
}

.CatalogProductViewPrice, .CatalogProductViewPriceLabel
{
	font-weight: bold;
	font-size: 13px;
	color: #34495E;
	font-family: ProximaNova,sans-serif;
}

.CatalogProductViewProductNumberLabel, .CatalogProductViewProductNumber
{
	font-weight: bold;
	font-size: 12px;
	color: #34495E;
	font-family: ProximaNova,sans-serif;
	letter-spacing: 1px;
}

.CatalogProductViewDescription
{
	font-weight: normal;
	font-size: 12px;
	color: #34495E;
	font-family: ProximaNova,sans-serif;
}
/* Catalog */

/* Budget Message at Bottom of Nomination Page */

.BudgetMessage
{
	FONT-FAMILY: ProximaNova,sans-serif;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	COLOR: #34495E;
}



/* My Activity Tab Items*/
.MAT_PointsEarnedTable
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 2px 2px 4px 15px;
	width: 100%;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-collapse: collapse;
	background-color: #f5f5f5;
	border-bottom-style: none;
}

.MAT_PointsEarnedHeader
{
	padding-left: 2px;
	font-weight: bold;
	font-size: smaller;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
}
.MAT_PointsEarnedCol1{width: 25%}
.MAT_PointsEarnedCol2{width: 20%}
.MAT_PointsEarnedCol3{width: 55%}

.MAT_PointsEarnedRow1
{
	text-align: left; font-size: smaller;padding-left: 2px; padding-top: 2px; padding-bottom: 2px;}
.MAT_PointsEarnedRow2
{
	background-color: #ffffff;
	text-align: left; font-size: smaller;padding-left: 2px; padding-top: 2px; padding-bottom: 2px;}

.MAT_PointsEarnedSummary
{
	padding-left: 2px;
	font-weight: bold;
	font-size: smaller;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
}
/* My Activity Tab Items*/

.nav a#pull {  
   display: none;  
}  



.nav { width: 100%; }
.nav ul { list-style: none; padding: 0px; margin: 0px; font-weight: bold; text-align: center;  background-color: #34495E; }
.nav ul li { display: inline-block;width: 16.66%; }
.nav ul li a { display: block; padding: 5px 5px; text-decoration: none;  background-color: #34495E; color: #fff; font-weight:bold;font-size: 15px;white-space: nowrap;}
.nav ul li a:hover { color: #fff;display: block; color: #FFF;font-size: 15px;font-weight: bold; background: none repeat scroll 0% 0% #2980B9; }

@media (max-width:48.000em){
	.example-header .container { width: 100%; }
  	.nav ul { width: 100%; font-weight: normal; }
  	.nav ul li { width: 50%; float: left; }
  	.nav ul li:nth-of-type(odd) a { border-right: 1px solid #ccc; }
  	.nav ul li a { padding: 8px 0px; border-bottom: 1px solid #ccc; display: block; }


}












@charset "US-ASCII";
/*! normalize.css v2.1.1 | MIT License | git.io/normalize */
/* ========================================================================== HTML5 display definitions ========================================================================== */
/** Correct `block` display not defined in IE 8/9. */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }

/** Correct `inline-block` display not defined in IE 8/9. */
audio, canvas, video { display: inline-block; }

/** Prevent modern browsers from displaying `audio` without controls. Remove excess height in iOS 5 devices. */
audio:not([controls]) { display: none; height: 0; }

/** Address styling not present in IE 8/9. */
[hidden] { display: none; }

/* ========================================================================== Base ========================================================================== */
/** 1. Prevent system color scheme's background color being used in Firefox, IE, and Opera. 2. Prevent system color scheme's text color being used in Firefox, IE, and Opera. 3. Set default font family to sans-serif. 4. Prevent iOS text size adjust after orientation change, without disabling user zoom. */
html { background: #fff; /* 1 */ color: #000; /* 2 */ font-family: sans-serif; /* 3 */ -ms-text-size-adjust: 100%; /* 4 */ -webkit-text-size-adjust: 100%; /* 4 */ }

/** Remove default margin. */
body { margin: 0; }

/* ========================================================================== Links ========================================================================== */
/** Address `outline` inconsistency between Chrome and other browsers. */
a:focus { outline: thin dotted; }

/** Improve readability when focused and also mouse hovered in all browsers. */
a:active, a:hover { outline: 0; }

/* ========================================================================== Typography ========================================================================== */
/** Address variable `h1` font-size and margin within `section` and `article` contexts in Firefox 4+, Safari 5, and Chrome. */
h1 { font-size: 2em; margin: 0.67em 0; }

/** Address styling not present in IE 8/9, Safari 5, and Chrome. */
abbr[title] { border-bottom: 1px dotted; }

/** Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome. */
b, strong { font-weight: bold; }

/** Address styling not present in Safari 5 and Chrome. */
dfn { font-style: italic; }

/** Address differences between Firefox and other browsers. */
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }

/** Address styling not present in IE 8/9. */
mark { background: #ff0; color: #000; }

/** Correct font family set oddly in Safari 5 and Chrome. */
code, kbd, pre, samp { font-family: monospace, serif; font-size: 1em; }

/** Improve readability of pre-formatted text in all browsers. */
pre { white-space: pre-wrap; }

/** Set consistent quote types. */
q { quotes: "\201C" "\201D" "\2018" "\2019"; }

/** Address inconsistent and variable font size in all browsers. */
small { font-size: 80%; }

/** Prevent `sub` and `sup` affecting `line-height` in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

/* ========================================================================== Embedded content ========================================================================== */
/** Remove border when inside `a` element in IE 8/9. */
img { border: 0; }

/** Correct overflow displayed oddly in IE 9. */
svg:not(:root) { overflow: hidden; }

/* ========================================================================== Figures ========================================================================== */
/** Address margin not present in IE 8/9 and Safari 5. */
figure { margin: 0; }

/* ========================================================================== Forms ========================================================================== */
/** Define consistent border, margin, and padding. */
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

/** 1. Correct `color` not being inherited in IE 8/9. 2. Remove padding so people aren't caught out if they zero out fieldsets. */
legend { border: 0; /* 1 */ padding: 0; /* 2 */ }

/** 1. Correct font family not being inherited in all browsers. 2. Correct font size not being inherited in all browsers. 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome. */
button, input, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 2 */ margin: 0; /* 3 */ }

/** Address Firefox 4+ setting `line-height` on `input` using `!important` in the UA stylesheet. */
button, input { line-height: normal; }

/** Address inconsistent `text-transform` inheritance for `button` and `select`. All other form control elements do not inherit `text-transform` values. Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+. Correct `select` style inheritance in Firefox 4+ and Opera. */
button, select { text-transform: none; }

/** 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` and `video` controls. 2. Correct inability to style clickable `input` types in iOS. 3. Improve usability and consistency of cursor style between image-type `input` and others. */
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */ }

/** Re-set default cursor for disabled elements. */
button[disabled], html input[disabled] { cursor: default; }

/** 1. Address box sizing set to `content-box` in IE 8/9. 2. Remove excess padding in IE 8/9. */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome. 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome (include `-moz` to future-proof). */
input[type="search"] { -webkit-appearance: textfield; /* 1 */ -moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */ box-sizing: content-box; }

/** Remove inner padding and search cancel button in Safari 5 and Chrome on OS X. */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** Remove inner padding and border in Firefox 4+. */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/** 1. Remove default vertical scrollbar in IE 8/9. 2. Improve readability and alignment in all browsers. */
textarea { overflow: auto; /* 1 */ vertical-align: top; /* 2 */ }

/* ========================================================================== Tables ========================================================================== */
/** Remove most spacing between table cells. */
table { border-collapse: collapse; border-spacing: 0; }

meta.foundation-mq-small { font-family: "only screen and (min-width: 768px)"; width: 768px; }

meta.foundation-mq-medium { font-family: "only screen and (min-width:1280px)"; width: 1280px; }

meta.foundation-mq-large { font-family: "only screen and (min-width:1440px)"; width: 1440px; }

*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

html, body { font-size: 16px; }

body { background: white; color: #34495e; padding: 0; margin: 0; font-family: "ProximaNova", sans-serif; font-weight: normal; font-style: normal; line-height: 1; position: relative; cursor: default; }

a:hover { cursor: pointer; }

img, object, embed {  }

object, embed { height: 100%; }

img { -ms-interpolation-mode: bicubic; }

#map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img, .map_canvas embed, .map_canvas object { max-width: none !important; }

.left { float: left !important; }

.right { float: right !important; }

.text-left { text-align: left !important; }

.text-right { text-align: right !important; }

.text-center { text-align: center !important; }

.text-justify { text-align: justify !important; }

.hide { display: none; }

.antialiased { -webkit-font-smoothing: antialiased; }

img { display: inline-block; vertical-align: middle; }

textarea { height: auto; min-height: 50px; }

select { width: 100%;
height: 30px;
margin-bottom: 20px !important; }

/* Grid HTML Classes */
.row { width: 100%; margin-left: auto; margin-right: auto; margin-top: 0; margin-bottom: 0; max-width: 62.5em; *zoom: 1; }
.row:before, .row:after { content: " "; display: table; }
.row:after { clear: both; }
.row.collapse > .column, .row.collapse > .columns { position: relative; padding-left: 0; padding-right: 0; float: left; }
.row.collapse .row { margin-left: 0; margin-right: 0; }
.row .row { width: auto; margin-left: -0.9375em; margin-right: -0.9375em; margin-top: 0; margin-bottom: 0; max-width: none; *zoom: 1; }
.row .row:before, .row .row:after { content: " "; display: table; }
.row .row:after { clear: both; }
.row .row.collapse { width: auto; margin: 0; max-width: none; *zoom: 1; }
.row .row.collapse:before, .row .row.collapse:after { content: " "; display: table; }
.row .row.collapse:after { clear: both; }

.column, .columns { position: relative; padding-left: 0.9375em; padding-right: 0.9375em; width: 100%; float: left; }

@media only screen { .column, .columns { position: relative; padding-left: 0.9375em; padding-right: 0.9375em; float: left; }
  .small-1 { position: relative; width: 8.33333%; }
  .small-2 { position: relative; width: 16.66667%; }
  .small-3 { position: relative; width: 25%; }
  .small-4 { position: relative; width: 33.33333%; }
  .small-5 { position: relative; width: 41.66667%; }
  .small-6 { position: relative; width: 50%; }
  .small-7 { position: relative; width: 58.33333%; }
  .small-8 { position: relative; width: 66.66667%; }
  .small-9 { position: relative; width: 75%; }
  .small-10 { position: relative; width: 83.33333%; }
  .small-11 { position: relative; width: 91.66667%; }
  .small-12 { position: relative; width: 100%; }
  .small-offset-0 { position: relative; margin-left: 0%; }
  .small-offset-1 { position: relative; margin-left: 8.33333%; }
  .small-offset-2 { position: relative; margin-left: 16.66667%; }
  .small-offset-3 { position: relative; margin-left: 25%; }
  .small-offset-4 { position: relative; margin-left: 33.33333%; }
  .small-offset-5 { position: relative; margin-left: 41.66667%; }
  .small-offset-6 { position: relative; margin-left: 50%; }
  .small-offset-7 { position: relative; margin-left: 58.33333%; }
  .small-offset-8 { position: relative; margin-left: 66.66667%; }
  .small-offset-9 { position: relative; margin-left: 75%; }
  .small-offset-10 { position: relative; margin-left: 83.33333%; }
  [class*="column"] + [class*="column"]:last-child { float: right; }
  [class*="column"] + [class*="column"].end { float: left; }
  .column.small-centered, .columns.small-centered { position: relative; margin-left: auto; margin-right: auto; float: none !important; } }
/* Styles for screens that are atleast 768px; */
@media only screen and (min-width: 768px) { .large-1 { position: relative; width: 8.33333%; }
  .large-2 { position: relative; width: 16.66667%; }
  .large-3 { position: relative; width: 25%; }
  .large-4 { position: relative; width: 33.33333%; }
  .large-5 { position: relative; width: 41.66667%; }
  .large-6 { position: relative; width: 50%; }
  .large-7 { position: relative; width: 58.33333%; }
  .large-8 { position: relative; width: 66.66667%; }
  .large-9 { position: relative; width: 75%; }
  .large-10 { position: relative; width: 83.33333%; }
  .large-11 { position: relative; width: 91.66667%; }
  .large-12 { position: relative; width: 100%; }
  .row .large-offset-0 { position: relative; margin-left: 0%; }
  .row .large-offset-1 { position: relative; margin-left: 8.33333%; }
  .row .large-offset-2 { position: relative; margin-left: 16.66667%; }
  .row .large-offset-3 { position: relative; margin-left: 25%; }
  .row .large-offset-4 { position: relative; margin-left: 33.33333%; }
  .row .large-offset-5 { position: relative; margin-left: 41.66667%; }
  .row .large-offset-6 { position: relative; margin-left: 50%; }
  .row .large-offset-7 { position: relative; margin-left: 58.33333%; }
  .row .large-offset-8 { position: relative; margin-left: 66.66667%; }
  .row .large-offset-9 { position: relative; margin-left: 75%; }
  .row .large-offset-10 { position: relative; margin-left: 83.33333%; }
  .row .large-offset-11 { position: relative; margin-left: 91.66667%; }
  .push-1 { position: relative; left: 8.33333%; right: auto; }
  .pull-1 { position: relative; right: 8.33333%; left: auto; }
  .push-2 { position: relative; left: 16.66667%; right: auto; }
  .pull-2 { position: relative; right: 16.66667%; left: auto; }
  .push-3 { position: relative; left: 25%; right: auto; }
  .pull-3 { position: relative; right: 25%; left: auto; }
  .push-4 { position: relative; left: 33.33333%; right: auto; }
  .pull-4 { position: relative; right: 33.33333%; left: auto; }
  .push-5 { position: relative; left: 41.66667%; right: auto; }
  .pull-5 { position: relative; right: 41.66667%; left: auto; }
  .push-6 { position: relative; left: 50%; right: auto; }
  .pull-6 { position: relative; right: 50%; left: auto; }
  .push-7 { position: relative; left: 58.33333%; right: auto; }
  .pull-7 { position: relative; right: 58.33333%; left: auto; }
  .push-8 { position: relative; left: 66.66667%; right: auto; }
  .pull-8 { position: relative; right: 66.66667%; left: auto; }
  .push-9 { position: relative; left: 75%; right: auto; }
  .pull-9 { position: relative; right: 75%; left: auto; }
  .push-10 { position: relative; left: 83.33333%; right: auto; }
  .pull-10 { position: relative; right: 83.33333%; left: auto; }
  .push-11 { position: relative; left: 91.66667%; right: auto; }
  .pull-11 { position: relative; right: 91.66667%; left: auto; }
  .column.large-centered, .columns.large-centered { position: relative; margin-left: auto; margin-right: auto; float: none !important; }
  .column.large-uncentered, .columns.large-uncentered { margin-left: 0; margin-right: 0; float: left !important; }
  .column.large-uncentered.opposite, .columns.large-uncentered.opposite { float: right !important; } }
/* Foundation Visibility HTML Classes */
.show-for-small, .show-for-medium-down, .show-for-large-down { display: inherit !important; }

.show-for-medium, .show-for-medium-up, .show-for-large, .show-for-large-up, .show-for-xlarge { display: none !important; }

.hide-for-medium, .hide-for-medium-up, .hide-for-large, .hide-for-large-up, .hide-for-xlarge { display: inherit !important; }

.hide-for-small, .hide-for-medium-down, .hide-for-large-down { display: none !important; }

/* Specific visilbity for tables */
table.show-for-small, table.show-for-medium-down, table.show-for-large-down, table.hide-for-medium, table.hide-for-medium-up, table.hide-for-large, table.hide-for-large-up, table.hide-for-xlarge { display: table; }

thead.show-for-small, thead.show-for-medium-down, thead.show-for-large-down, thead.hide-for-medium, thead.hide-for-medium-up, thead.hide-for-large, thead.hide-for-large-up, thead.hide-for-xlarge { display: table-header-group !important; }

tbody.show-for-small, tbody.show-for-medium-down, tbody.show-for-large-down, tbody.hide-for-medium, tbody.hide-for-medium-up, tbody.hide-for-large, tbody.hide-for-large-up, tbody.hide-for-xlarge { display: table-row-group !important; }

tr.show-for-small, tr.show-for-medium-down, tr.show-for-large-down, tr.hide-for-medium, tr.hide-for-medium-up, tr.hide-for-large, tr.hide-for-large-up, tr.hide-for-xlarge { display: table-row !important; }

td.show-for-small, td.show-for-medium-down, td.show-for-large-down, td.hide-for-medium, td.hide-for-medium-up, td.hide-for-large, td.hide-for-large-up, td.hide-for-xlarge, th.show-for-small, th.show-for-medium-down, th.show-for-large-down, th.hide-for-medium, th.hide-for-medium-up, th.hide-for-large, th.hide-for-large-up, th.hide-for-xlarge { display: table-cell !important; }

/* Medium Displays: 768px - 1279px */
@media only screen and (min-width: 768px) { .show-for-medium, .show-for-medium-up { display: inherit !important; }
  .show-for-small { display: none !important; }
  .hide-for-small { display: inherit !important; }
  .hide-for-medium, .hide-for-medium-up { display: none !important; }
  /* Specific visilbity for tables */
  table.show-for-medium, table.show-for-medium-up, table.hide-for-small { display: table; }
  thead.show-for-medium, thead.show-for-medium-up, thead.hide-for-small { display: table-header-group !important; }
  tbody.show-for-medium, tbody.show-for-medium-up, tbody.hide-for-small { display: table-row-group !important; }
  tr.show-for-medium, tr.show-for-medium-up, tr.hide-for-small { display: table-row !important; }
  td.show-for-medium, td.show-for-medium-up, td.hide-for-small, th.show-for-medium, th.show-for-medium-up, th.hide-for-small { display: table-cell !important; } }
/* Large Displays: 1280px - 1440px */
@media only screen and (min-width: 1280px) { .show-for-large, .show-for-large-up { display: inherit !important; }
  .show-for-medium, .show-for-medium-down { display: none !important; }
  .hide-for-medium, .hide-for-medium-down { display: inherit !important; }
  .hide-for-large, .hide-for-large-up { display: none !important; }
  /* Specific visilbity for tables */
  table.show-for-large, table.show-for-large-up, table.hide-for-medium, table.hide-for-medium-down { display: table; }
  thead.show-for-large, thead.show-for-large-up, thead.hide-for-medium, thead.hide-for-medium-down { display: table-header-group !important; }
  tbody.show-for-large, tbody.show-for-large-up, tbody.hide-for-medium, tbody.hide-for-medium-down { display: table-row-group !important; }
  tr.show-for-large, tr.show-for-large-up, tr.hide-for-medium, tr.hide-for-medium-down { display: table-row !important; }
  td.show-for-large, td.show-for-large-up, td.hide-for-medium, td.hide-for-medium-down, th.show-for-large, th.show-for-large-up, th.hide-for-medium, th.hide-for-medium-down { display: table-cell !important; } }
/* X-Large Displays: 1400px and up */
@media only screen and (min-width: 1440px) { .show-for-xlarge { display: inherit !important; }
  .show-for-large, .show-for-large-down { display: none !important; }
  .hide-for-large, .hide-for-large-down { display: inherit !important; }
  .hide-for-xlarge { display: none !important; }
  /* Specific visilbity for tables */
  table.show-for-xlarge, table.hide-for-large, table.hide-for-large-down { display: table; }
  thead.show-for-xlarge, thead.hide-for-large, thead.hide-for-large-down { display: table-header-group !important; }
  tbody.show-for-xlarge, tbody.hide-for-large, tbody.hide-for-large-down { display: table-row-group !important; }
  tr.show-for-xlarge, tr.hide-for-large, tr.hide-for-large-down { display: table-row !important; }
  td.show-for-xlarge, td.hide-for-large, td.hide-for-large-down, th.show-for-xlarge, th.hide-for-large, th.hide-for-large-down { display: table-cell !important; } }
/* Orientation targeting */
.show-for-landscape, .hide-for-portrait { display: inherit !important; }

.hide-for-landscape, .show-for-portrait { display: none !important; }

/* Specific visilbity for tables */
table.hide-for-landscape, table.show-for-portrait { display: table; }

thead.hide-for-landscape, thead.show-for-portrait { display: table-header-group !important; }

tbody.hide-for-landscape, tbody.show-for-portrait { display: table-row-group !important; }

tr.hide-for-landscape, tr.show-for-portrait { display: table-row !important; }

td.hide-for-landscape, td.show-for-portrait, th.hide-for-landscape, th.show-for-portrait { display: table-cell !important; }

@media only screen and (orientation: landscape) { .show-for-landscape, .hide-for-portrait { display: inherit !important; }
  .hide-for-landscape, .show-for-portrait { display: none !important; }
  /* Specific visilbity for tables */
  table.show-for-landscape, table.hide-for-portrait { display: table; }
  thead.show-for-landscape, thead.hide-for-portrait { display: table-header-group !important; }
  tbody.show-for-landscape, tbody.hide-for-portrait { display: table-row-group !important; }
  tr.show-for-landscape, tr.hide-for-portrait { display: table-row !important; }
  td.show-for-landscape, td.hide-for-portrait, th.show-for-landscape, th.hide-for-portrait { display: table-cell !important; } }
@media only screen and (orientation: portrait) { .show-for-portrait, .hide-for-landscape { display: inherit !important; }
  .hide-for-portrait, .show-for-landscape { display: none !important; }
  /* Specific visilbity for tables */
  table.show-for-portrait, table.hide-for-landscape { display: table; }
  thead.show-for-portrait, thead.hide-for-landscape { display: table-header-group !important; }
  tbody.show-for-portrait, tbody.hide-for-landscape { display: table-row-group !important; }
  tr.show-for-portrait, tr.hide-for-landscape { display: table-row !important; }
  td.show-for-portrait, td.hide-for-landscape, th.show-for-portrait, th.hide-for-landscape { display: table-cell !important; } }
/* Touch-enabled device targeting */
.show-for-touch { display: none !important; }

.hide-for-touch { display: inherit !important; }

.touch .show-for-touch { display: inherit !important; }

.touch .hide-for-touch { display: none !important; }

/* Specific visilbity for tables */
table.hide-for-touch { display: table; }

.touch table.show-for-touch { display: table; }

thead.hide-for-touch { display: table-header-group !important; }

.touch thead.show-for-touch { display: table-header-group !important; }

tbody.hide-for-touch { display: table-row-group !important; }

.touch tbody.show-for-touch { display: table-row-group !important; }

tr.hide-for-touch { display: table-row !important; }

.touch tr.show-for-touch { display: table-row !important; }

td.hide-for-touch { display: table-cell !important; }

.touch td.show-for-touch { display: table-cell !important; }

th.hide-for-touch { display: table-cell !important; }

.touch th.show-for-touch { display: table-cell !important; }

p.lead { font-size: 1.21875em; line-height: 1.6; }

.subheader { line-height: 1.4; color: #7795b4; font-weight: 300; margin-top: 0.2em; margin-bottom: 0.5em; }

/* Typography resets */
div, dl, dt, dd, ul, ol, li, h1, h2, .subLayoutHeaderLabel, h3, h4, h5, h6, pre, form, p, blockquote, th, td { margin: 0; padding: 0; direction: ltr; }

/* Default Link Styles */
a { color: #34495E; text-decoration: none; line-height: inherit; }
a:hover, a:focus { color: #2472a4; }
a img { border: none; }

/* Default paragraph styles */
p { font-family: inherit; font-weight: normal; font-size: 1em; line-height: 1.6; margin-bottom: 1.25em; text-rendering: optimizeLegibility; }
p aside { font-size: 0.875em; line-height: 1.35; font-style: italic; }

/* Default header styles */
h1, h2, .subLayoutHeaderLabel, h3, h4, h5, h6 { font-family: inherit; font-weight: bold; font-style: normal; color: #34495e; text-rendering: optimizeLegibility; margin-top: 0.2em; margin-bottom: 0.5em; line-height: 1.2125em; }
h1 small, h2 small, .subLayoutHeaderLabel small, h3 small, h4 small, h5 small, h6 small { font-size: 60%; color: #7795b4; line-height: 0; }

h1 { font-size: 0.875em; }

h2, .subLayoutHeaderLabel { font-size: 0.875em; }

h3 { font-size: 1.1875em; }

h4 { font-size: 1.1875em; }

h5 { font-size: 1.5em; }

h6 { font-size: 1em; }

hr { border: solid #ecf0f1; border-width: 1px 0 0; clear: both; margin: 1.25em 0 1.1875em; height: 0; }

/* Helpful Typography Defaults */
em, i { font-style: italic; line-height: inherit; }

strong, b { font-weight: bold; line-height: inherit; }

small { font-size: 60%; line-height: inherit; }

code { font-family: Consolas, "Liberation Mono", Courier, monospace; font-weight: bold; color: #7f0a0c; }

/* Lists */
ul, ol, dl { font-size: 1em; line-height: 1.6; margin-bottom: 1.25em; list-style-position: outside; font-family: inherit; }

ul, ol { margin-left: 0.9375em; }
ul.no-bullet, ol.no-bullet { margin-left: 0.9375em; }

/* Unordered Lists */
ul li ul, ul li ol { margin-left: 1.25em; margin-bottom: 0; font-size: 1em; /* Override nested font-size change */ }
ul.square li ul, ul.circle li ul, ul.disc li ul { list-style: inherit; }
ul.square { list-style-type: square; }
ul.circle { list-style-type: circle; }
ul.disc { list-style-type: disc; }
ul.no-bullet { list-style: none; }

/* Ordered Lists */
ol li ul, ol li ol { margin-left: 1.25em; margin-bottom: 0; }

/* Definition Lists */
dl dt { margin-bottom: 0.3em; font-weight: bold; }
dl dd { margin-bottom: 0.75em; }

/* Abbreviations */
abbr, acronym { text-transform: uppercase; font-size: 90%; color: #34495e; border-bottom: 1px dotted #dddddd; cursor: help; }

abbr { text-transform: none; }

/* Blockquotes */
blockquote { margin: 0 0 1.25em; padding: 0.5625em 1.25em 0 1.1875em; border-left: 1px solid #dddddd; }
blockquote cite { display: block; font-size: 0.8125em; color: #587ca0; }
blockquote cite:before { content: "\2014 \0020"; }
blockquote cite a, blockquote cite a:visited { color: #587ca0; }

blockquote, blockquote p { line-height: 1.6; color: #7795b4; }

/* Microformats */
.vcard { display: inline-block; margin: 0 0 1.25em 0; border: 1px solid #dddddd; padding: 0.625em 0.75em; }
.vcard li { margin: 0; display: block; }
.vcard .fn { font-weight: bold; font-size: 0.9375em; }

.vevent .summary { font-weight: bold; }
.vevent abbr { cursor: default; text-decoration: none; font-weight: bold; border: none; padding: 0 0.0625em; }

@media only screen and (min-width: 768px) { h1, h2, .subLayoutHeaderLabel, h3, h4, h5, h6 { line-height: 1.4; }
  h1 { font-size: 1.5em; }
  h2, .subLayoutHeaderLabel { font-size: 1.5em; }
  h3 { font-size: 1.5em; }
  h4 { font-size: 1.5em; } }
/* Print styles.  Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/ Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
.print-only { display: none !important; }

@media print { * { background: transparent !important; color: #000 !important; /* Black prints faster: h5bp.com/s */ box-shadow: none !important; text-shadow: none !important; }
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; /* h5bp.com/t */ }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, .subLayoutHeaderLabel, h3 { orphans: 3; widows: 3; }
  h2, .subLayoutHeaderLabel, h3 { page-break-after: avoid; }
  .hide-on-print { display: none !important; }
  .print-only { display: block !important; }
  .hide-for-print { display: none !important; }
  .show-for-print { display: inherit !important; } }
button, .button { border-style: solid; border-width: 0; cursor: pointer; font-family: inherit; font-weight: bold; line-height: normal; margin: 0 0 1.25em; position: relative; text-decoration: none; text-align: center; display: inline-block; padding-top: 0.75em; padding-right: 1.5em; padding-bottom: 0.8125em; padding-left: 1.5em; font-size: 1em; background-color: #34495E; border-color: #20638f; color: white; }
button:hover, button:focus, .button:hover, .button:focus { background-color: #20638f; }
button:hover, button:focus, .button:hover, .button:focus { color: white; }
button.secondary, .button.secondary { background-color: #34495e; border-color: #222f3d; color: white; }
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus { background-color: #222f3d; }
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus { color: white; }
button.success, .button.success { background-color: #5da423; border-color: #457a1a; color: white; }
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus { background-color: #457a1a; }
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus { color: white; }
button.alert, .button.alert { background-color: #c60f13; border-color: #970b0e; color: white; }
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus { background-color: #970b0e; }
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus { color: white; }
button.large, .button.large { padding-top: 1em; padding-right: 2em; padding-bottom: 1.0625em; padding-left: 2em; font-size: 1.25em; }
button.small, .button.small { padding-top: 0.5625em; padding-right: 1.125em; padding-bottom: 0.625em; padding-left: 1.125em; font-size: 0.8125em; }
button.tiny, .button.tiny { padding-top: 0.4375em; padding-right: 0.875em; padding-bottom: 0.5em; padding-left: 0.875em; font-size: 0.6875em; }
button.expand, .button.expand { padding-right: 0; padding-left: 0; width: 100%; }
button.left-align, .button.left-align { text-align: left; text-indent: 0.75em; }
button.right-align, .button.right-align { text-align: right; padding-right: 0.75em; }
button.disabled, button[disabled], .button.disabled, .button[disabled] { background-color: #34495E; border-color: #20638f; color: white; cursor: default; opacity: 0.6; -webkit-box-shadow: none; box-shadow: none; }
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus { background-color: #20638f; }
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus { color: white; }
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus { background-color: #34495E; }
button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary { background-color: #34495e; border-color: #222f3d; color: white; cursor: default; opacity: 0.6; -webkit-box-shadow: none; box-shadow: none; }
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus { background-color: #222f3d; }
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus { color: white; }
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus { background-color: #34495e; }
button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success { background-color: #5da423; border-color: #457a1a; color: white; cursor: default; opacity: 0.6; -webkit-box-shadow: none; box-shadow: none; }
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus { background-color: #457a1a; }
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus { color: white; }
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus { background-color: #5da423; }
button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert { background-color: #c60f13; border-color: #970b0e; color: white; cursor: default; opacity: 0.6; -webkit-box-shadow: none; box-shadow: none; }
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus { background-color: #970b0e; }
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus { color: white; }
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus { background-color: #c60f13; }

button, .button { padding-top: 0.8125em; padding-bottom: 0.75em; -webkit-appearance: none; }
button.tiny, .button.tiny { padding-top: 0.5em; padding-bottom: 0.4375em; -webkit-appearance: none; }
button.small, .button.small { padding-top: 0.625em; padding-bottom: 0.5625em; -webkit-appearance: none; }
button.large, .button.large { padding-top: 1.03125em; padding-bottom: 1.03125em; -webkit-appearance: none; }

@media only screen { button, .button { -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; -webkit-transition: background-color 300ms ease-out; -moz-transition: background-color 300ms ease-out; transition: background-color 300ms ease-out; }
  button:active, .button:active { -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset; }
  button.radius, .button.radius { -webkit-border-radius: 4px; border-radius: 4px; }
  button.round, .button.round { -webkit-border-radius: 1000px; border-radius: 1000px; } }
@media only screen and (min-width: 768px) { button, .button { display: inline-block; } }
/* Standard Forms */
form { margin: 0 0 1em; }

/* Using forms within rows, we need to set some defaults */
form .row .row { margin: 0 -0.5em; }
form .row .row .column, form .row .row .columns { padding: 0 0.5em; }
form .row .row.collapse { margin: 0; }
form .row .row.collapse .column, form .row .row.collapse .columns { padding: 0; }
form .row .row.collapse input { -moz-border-radius-bottomright: 0; -moz-border-radius-topright: 0; -webkit-border-bottom-right-radius: 0; -webkit-border-top-right-radius: 0; }
form .row input.column, form .row input.columns, form .row textarea.column, form .row textarea.columns { padding-left: 0.5em; }

/* Label Styles */
label { font-size: 0.875em; color: #4d4d4d; cursor: pointer; display: block; font-weight: 500; margin-bottom: 0.1875em; /* Styles for required inputs */ }
label.right { float: none; text-align: right; }
label.inline { margin: 0 0 1em 0; padding: 0.625em 0; }
label small { text-transform: capitalize; color: #666666; }

/* Attach elements to the beginning or end of an input */
.prefix, .postfix { display: block; position: relative; z-index: 2; text-align: center; width: 100%; padding-top: 0; padding-bottom: 0; border-style: solid; border-width: 1px; overflow: hidden; font-size: 0.875em; height: 2.3125em; line-height: 2.3125em; }

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button { padding-left: 0; padding-right: 0; padding-top: 0; padding-bottom: 0; text-align: center; line-height: 2.125em; }

.prefix.button { padding-left: 0; padding-right: 0; padding-top: 0; padding-bottom: 0; text-align: center; line-height: 2.125em; }

.prefix.button.radius { -webkit-border-radius: 0; border-radius: 0; -moz-border-radius-bottomleft: 4px; -moz-border-radius-topleft: 4px; -webkit-border-bottom-left-radius: 4px; -webkit-border-top-left-radius: 4px; border-bottom-left-radius: 4px; border-top-left-radius: 4px; }

.postfix.button.radius { -webkit-border-radius: 0; border-radius: 0; -moz-border-radius-topright: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-top-right-radius: 4px; -webkit-border-bottom-right-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; }

.prefix.button.round { -webkit-border-radius: 0; border-radius: 0; -moz-border-radius-bottomleft: 1000px; -moz-border-radius-topleft: 1000px; -webkit-border-bottom-left-radius: 1000px; -webkit-border-top-left-radius: 1000px; border-bottom-left-radius: 1000px; border-top-left-radius: 1000px; }

.postfix.button.round { -webkit-border-radius: 0; border-radius: 0; -moz-border-radius-topright: 1000px; -moz-border-radius-bottomright: 1000px; -webkit-border-top-right-radius: 1000px; -webkit-border-bottom-right-radius: 1000px; border-top-right-radius: 1000px; border-bottom-right-radius: 1000px; }

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
span.prefix, label.prefix { background: #f2f2f2; border-color: #d9d9d9; border-right: none; color: #333333; }
span.prefix.radius, label.prefix.radius { -webkit-border-radius: 0; border-radius: 0; -moz-border-radius-bottomleft: 4px; -moz-border-radius-topleft: 4px; -webkit-border-bottom-left-radius: 4px; -webkit-border-top-left-radius: 4px; border-bottom-left-radius: 4px; border-top-left-radius: 4px; }

span.postfix, label.postfix { background: #f2f2f2; border-color: #cccccc; border-left: none; color: #333333; }
span.postfix.radius, label.postfix.radius { -webkit-border-radius: 0; border-radius: 0; -moz-border-radius-topright: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-top-right-radius: 4px; -webkit-border-bottom-right-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; }

/* Input groups will automatically style first and last elements of the group */
.input-group.radius > *:first-child, .input-group.radius > *:first-child * { -moz-border-radius-bottomleft: 4px; -moz-border-radius-topleft: 4px; -webkit-border-bottom-left-radius: 4px; -webkit-border-top-left-radius: 4px; border-bottom-left-radius: 4px; border-top-left-radius: 4px; }
.input-group.radius > *:last-child, .input-group.radius > *:last-child * { -moz-border-radius-topright: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-top-right-radius: 4px; -webkit-border-bottom-right-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; }
.input-group.round > *:first-child, .input-group.round > *:first-child * { -moz-border-radius-bottomleft: 1000px; -moz-border-radius-topleft: 1000px; -webkit-border-bottom-left-radius: 1000px; -webkit-border-top-left-radius: 1000px; border-bottom-left-radius: 1000px; border-top-left-radius: 1000px; }
.input-group.round > *:last-child, .input-group.round > *:last-child * { -moz-border-radius-topright: 1000px; -moz-border-radius-bottomright: 1000px; -webkit-border-top-right-radius: 1000px; -webkit-border-bottom-right-radius: 1000px; border-top-right-radius: 1000px; border-bottom-right-radius: 1000px; }

/* We use this to get basic styling on all basic form elements */
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea { -webkit-appearance: none; -webkit-border-radius: 0; border-radius: 0; background-color: white; font-family: inherit; border: 1px solid #cccccc; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.75); display: block; font-size: 0.875em; margin: 0 0 1em 0; padding: 0.5em; height: 2.3125em;  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out; -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out; transition: box-shadow 0.45s, border-color 0.45s ease-in-out; }
input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus { -webkit-box-shadow: 0 0 5px #999999; -moz-box-shadow: 0 0 5px #999999; box-shadow: 0 0 5px #999999; border-color: #999999; }
input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus { background: #fafafa; border-color: #999999; outline: none; }
input[type="text"][disabled], input[type="password"][disabled], input[type="date"][disabled], input[type="datetime"][disabled], input[type="datetime-local"][disabled], input[type="month"][disabled], input[type="week"][disabled], input[type="email"][disabled], input[type="number"][disabled], input[type="search"][disabled], input[type="tel"][disabled], input[type="time"][disabled], input[type="url"][disabled], textarea[disabled] { background-color: #dddddd; }

/* Adjust margin for form elements below */
input[type="file"], input[type="checkbox"], input[type="radio"], select { margin: 0 0 1em 0; }

/* Normalize file input width */
input[type="file"] { width: 100%; }

/* We add basic fieldset styling */
fieldset { border: solid 1px #dddddd; padding: 1.25em; margin: 1.125em 0; }
fieldset legend { font-weight: bold; background: white; padding: 0 0.1875em; margin: 0; margin-left: -0.1875em; }

/* Error Handling */
[data-abide] .error small.error, [data-abide] span.error, [data-abide] small.error { display: block; padding: 0.375em 0.25em; margin-top: 0; margin-bottom: 1em; font-size: 0.75em; font-weight: bold; background: #c60f13; color: white; }
[data-abide] span.error, [data-abide] small.error { display: none; }

span.error, small.error { display: block; padding: 0.375em 0.25em; margin-top: 0; margin-bottom: 1em; font-size: 0.75em; font-weight: bold; background: #c60f13; color: white; }

.error input, .error textarea, .error select { border-color: #c60f13; background-color: rgba(198, 15, 19, 0.1); margin-bottom: 0; }
.error input:focus, .error textarea:focus, .error select:focus { background: #fafafa; border-color: #999999; }
.error label, .error label.error { color: #c60f13; }
.error > small, .error small.error { display: block; padding: 0.375em 0.25em; margin-top: 0; margin-bottom: 1em; font-size: 0.75em; font-weight: bold; background: #c60f13; color: white; }
.error span.error-message { display: block; }

input.error, textarea.error { border-color: #c60f13; background-color: rgba(198, 15, 19, 0.1); margin-bottom: 0; }
input.error:focus, textarea.error:focus { background: #fafafa; border-color: #999999; }

.error select { border-color: #c60f13; background-color: rgba(198, 15, 19, 0.1); }
.error select:focus { background: #fafafa; border-color: #999999; }

label.error { color: #c60f13; }

/* Custom Checkbox and Radio Inputs */
form.custom .hidden-field { margin-left: -99999px; position: absolute; visibility: hidden; }
form.custom .custom { display: inline-block; width: 16px; height: 16px; position: relative; top: -1px; /* fix centering issue */ vertical-align: middle; border: solid 1px #cccccc; background: white; }
form.custom .custom.checkbox { -webkit-border-radius: 0; border-radius: 0; padding: 0; }
form.custom .custom.radio { -webkit-border-radius: 1000px; border-radius: 1000px; padding: 3px; }
form.custom .custom.checkbox:before { content: ""; display: block; font-size: 16px; color: white; }
form.custom .custom.radio.checked:before { content: ""; display: block; width: 8px; height: 8px; -webkit-border-radius: 1000px; border-radius: 1000px; background: #222222; position: relative; }
form.custom .custom.checkbox.checked:before { content: "\00d7"; color: #222222; position: absolute; top: -50%; left: 50%; margin-top: 4px; margin-left: -5px; }

/* Custom Select Options and Dropdowns */
form.custom { /* Custom input, disabled */ }
form.custom .custom.dropdown { display: block; position: relative; top: 0; height: 2.3125em; margin-bottom: 1.25em; margin-top: 0; padding: 0; width: 100%; background: white; background: -moz-linear-gradient(top, white 0%, #f3f3f3 100%); background: -webkit-linear-gradient(top, white 0%, #f3f3f3 100%); -webkit-box-shadow: none; background: linear-gradient(to bottom, #ffffff 0%, #f3f3f3 100%); box-shadow: none; font-size: 0.875em; vertical-align: top; }
form.custom .custom.dropdown ul { overflow-y: auto; max-height: 200px; }
form.custom .custom.dropdown .current { cursor: default; white-space: nowrap; line-height: 2.25em; color: rgba(0, 0, 0, 0.75); text-decoration: none; overflow: hidden; display: block; margin-left: 0.5em; margin-right: 2.3125em; }
form.custom .custom.dropdown .selector { cursor: default; position: absolute; width: 2.5em; height: 2.3125em; display: block; right: 0; top: 0; }
form.custom .custom.dropdown .selector:after { content: ""; display: block; content: ""; display: block; width: 0; height: 0; border: inset 5px; border-color: #aaaaaa transparent transparent transparent; border-top-style: solid; position: absolute; left: 0.9375em; top: 50%; margin-top: -3px; }
form.custom .custom.dropdown:hover a.selector:after, form.custom .custom.dropdown.open a.selector:after { content: ""; display: block; width: 0; height: 0; border: inset 5px; border-color: #222222 transparent transparent transparent; border-top-style: solid; }
form.custom .custom.dropdown .disabled { color: #888888; }
form.custom .custom.dropdown .disabled:hover { background: transparent; color: #888888; }
form.custom .custom.dropdown .disabled:hover:after { display: none; }
form.custom .custom.dropdown.open ul { display: block; z-index: 10; min-width: 100%; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
form.custom .custom.dropdown.small { max-width: 134px; }
form.custom .custom.dropdown.medium { max-width: 254px; }
form.custom .custom.dropdown.large { max-width: 434px; }
form.custom .custom.dropdown.expand { width: 100% !important; }
form.custom .custom.dropdown.open.small ul { min-width: 134px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
form.custom .custom.dropdown.open.medium ul { min-width: 254px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
form.custom .custom.dropdown.open.large ul { min-width: 434px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
form.custom .error .custom.dropdown { border-color: #c60f13; background-color: rgba(198, 15, 19, 0.1); background: rgba(198, 15, 19, 0.1); margin-bottom: 0; }
form.custom .error .custom.dropdown:focus { background: #fafafa; border-color: #999999; }
form.custom .error .custom.dropdown + small.error { margin-top: 0; }
form.custom .custom.dropdown ul { position: absolute; width: auto; display: none; margin: 0; left: -1px; top: auto; -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1); margin: 0; padding: 0; background: white; border: solid 1px #cccccc; font-size: 16; }
form.custom .custom.dropdown ul li { color: #555555; font-size: 0.875em; cursor: default; padding-top: 0.25em; padding-bottom: 0.25em; padding-left: 0.375em; padding-right: 2.375em; min-height: 1.5em; line-height: 1.5em; margin: 0; white-space: nowrap; list-style: none; }
form.custom .custom.dropdown ul li.selected { background: #eeeeee; color: black; }
form.custom .custom.dropdown ul li:hover { background-color: #e4e4e4; color: black; }
form.custom .custom.dropdown ul li.selected:hover { background: #eeeeee; cursor: default; color: black; }
form.custom .custom.dropdown ul.show { display: block; }
form.custom .custom.disabled { background: #dddddd; }

/* Flex Video */
.flex-video { position: relative; padding-top: 1.5625em; padding-bottom: 67.5%; height: 0; margin-bottom: 1em; overflow: hidden; }
.flex-video.widescreen { padding-bottom: 57.25%; }
.flex-video.vimeo { padding-top: 0; }
.flex-video iframe, .flex-video object, .flex-video embed, .flex-video video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid { width: 100%; background: #34495e; }
.contain-to-grid .top-bar { margin-bottom: 0; }

.fixed { width: 100%; left: 0; position: fixed; top: 0; z-index: 99; }
.fixed.expanded:not(.top-bar) { overflow-y: auto; height: auto; width: 100%; max-height: 100%; }
.fixed.expanded:not(.top-bar) .title-area { position: fixed; width: 100%; z-index: 99; }
.fixed.expanded:not(.top-bar) .top-bar-section { z-index: 98; margin-top: 45px; }

.top-bar { overflow: hidden; height: 45px; line-height: 45px; position: relative; background: #34495e; margin-bottom: 0; }
.top-bar ul { margin-bottom: 0; list-style: none; }
.top-bar .row { max-width: none; }
.top-bar form, .top-bar input { margin-bottom: 0; }
.top-bar input { height: 2.45em; }
.top-bar .button { padding-top: .5em; padding-bottom: .5em; margin-bottom: 0; }
.top-bar .title-area { position: relative; margin: 0; }
.top-bar .name { height: 45px; margin: 0; font-size: 16; }
.top-bar .name h1 { line-height: 45px; font-size: 1.0625em; margin: 0; }
.top-bar .name h1 a { font-weight: bold; color: white; width: 50%; display: block; padding: 0 15px; }
.top-bar .toggle-topbar { position: absolute; right: 0; top: 0; }
.top-bar .toggle-topbar a { color: white; text-transform: uppercase; font-size: 0.8125em; font-weight: bold; position: relative; display: block; padding: 0 15px; height: 45px; line-height: 45px; }
.top-bar .toggle-topbar.menu-icon { right: 15px; top: 50%; margin-top: -16px; padding-left: 40px; }
.top-bar .toggle-topbar.menu-icon a { text-indent: -48px; width: 34px; height: 34px; line-height: 33px; padding: 0; color: white; }
.top-bar .toggle-topbar.menu-icon a span { position: absolute; right: 0; display: block; width: 16px; height: 0; -webkit-box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white; box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white; }
.top-bar.expanded { height: auto; background: transparent; }
.top-bar.expanded .title-area { background: #34495e; }
.top-bar.expanded .toggle-topbar a { color: #43607c; }
.top-bar.expanded .toggle-topbar a span { -webkit-box-shadow: 0 10px 0 1px #43607c, 0 16px 0 1px #43607c, 0 22px 0 1px #43607c; box-shadow: 0 10px 0 1px #43607c, 0 16px 0 1px #43607c, 0 22px 0 1px #43607c; }

.top-bar-section { left: 0; position: relative; width: auto; -webkit-transition: left 300ms ease-out; -moz-transition: left 300ms ease-out; transition: left 300ms ease-out; }
.top-bar-section ul { width: 100%; height: auto; display: block; background: #34495e; font-size: 16; margin: 0; }
.top-bar-section .divider, .top-bar-section [role="separator"] { border-bottom: solid 1px #2b2b2b; border-top: solid 1px black; clear: both; height: 1px; width: 100%; }
.top-bar-section ul li > a { display: block; width: 100%; color: white; padding: 12px 0 12px 0; padding-left: 15px; font-size: 1em; font-weight: bold; background: #34495e; }
.top-bar-section ul li > a.button { background: #34495E; font-size: 1em; padding-right: 15px; padding-left: 15px; }
.top-bar-section ul li > a.button:hover { background: #20638f; }
.top-bar-section ul li > a.button.secondary { background: #34495e; }
.top-bar-section ul li > a.button.secondary:hover { background: #222f3d; }
.top-bar-section ul li > a.button.success { background: #5da423; }
.top-bar-section ul li > a.button.success:hover { background: #457a1a; }
.top-bar-section ul li > a.button.alert { background: #c60f13; }
.top-bar-section ul li > a.button.alert:hover { background: #970b0e; }
.top-bar-section ul li:hover > a { background: #34495E; color: white; }
.top-bar-section ul li.active > a { background: #34495E; color: white; }
.top-bar-section .has-form { padding: 15px; }
.top-bar-section .has-dropdown { position: relative; }
.top-bar-section .has-dropdown > a:after { content: ""; display: block; width: 0; height: 0; border: inset 5px; border-color: transparent transparent transparent rgba(255, 255, 255, 0.5); border-left-style: solid; margin-right: 15px; margin-top: -4.5px; position: absolute; top: 50%; right: 0; }
.top-bar-section .has-dropdown.moved { position: static; }
.top-bar-section .has-dropdown.moved > .dropdown { display: block; }
.top-bar-section .dropdown { position: absolute; left: 100%; top: 0; display: none; z-index: 99; }
.top-bar-section .dropdown li { width: 100%; height: auto; }
.top-bar-section .dropdown li a { font-weight: normal; padding: 8px 15px; }
.top-bar-section .dropdown li a.parent-link { font-weight: bold; }
.top-bar-section .dropdown li.title h5 { margin-bottom: 0; }
.top-bar-section .dropdown li.title h5 a { color: white; line-height: 22.5px; display: block; }
.top-bar-section .dropdown label { padding: 8px 15px 2px; margin-bottom: 0; text-transform: uppercase; color: #555555; font-weight: bold; font-size: 0.625em; }

.top-bar-js-breakpoint { width: 48em !important; visibility: hidden; }

.js-generated { display: block; }

@media only screen and (min-width: 48em) { .top-bar { background: #34495e; *zoom: 1; overflow: visible; }
  .top-bar:before, .top-bar:after { content: " "; display: table; }
  .top-bar:after { clear: both; }
  .top-bar .toggle-topbar { display: none; }
  .top-bar .title-area { float: left; }
  .top-bar .name h1 a { width: auto; }
  .top-bar input, .top-bar .button { line-height: 2em; font-size: 0.875em; height: 2em; padding: 0 10px; position: relative; top: 8px; }
  .top-bar.expanded { background: #34495e; }
  .contain-to-grid .top-bar { max-width: 62.5em; margin: 0 auto; margin-bottom: 0; }
  .top-bar-section { -webkit-transition: none 0 0; -moz-transition: none 0 0; transition: none 0 0; left: 0 !important; }
  .top-bar-section ul { width: auto; height: auto !important; display: inline; }
  .top-bar-section ul li { float: left; }
  .top-bar-section ul li .js-generated { display: none; }
  .top-bar-section li.hover > a:not(.button) { background: #34495E; color: white; }
  /* original line of code -- .top-bar-section li a:not(.button) { padding: 0 15px; line-height: 45px; background: #34495e; } */
    .top-bar-section li a:not(.button) { padding: 15px; line-height: 18px; white-space:nowrap;}
  .top-bar-section li a:not(.button):hover { background: #34495E; }
  .top-bar-section .has-dropdown > a { padding-right: 35px !important; }
  .top-bar-section .has-dropdown > a:after { content: ""; display: block; width: 0; height: 0; border: inset 5px; border-color: rgba(255, 255, 255, 0.5) transparent transparent transparent; border-top-style: solid; margin-top: -2.5px; top: 22.5px; }
  .top-bar-section .has-dropdown.moved { position: relative; }
  .top-bar-section .has-dropdown.moved > .dropdown { display: none; }
  .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown { display: block; }
  .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after { border: none; content: "\00bb"; top: 1em; margin-top: -7px; right: 5px; }
  .top-bar-section .dropdown { left: 0; top: auto; background: transparent; min-width: 100%; }
  .top-bar-section .dropdown li a { color: white; line-height: 1; white-space: nowrap; padding: 7px 15px; background: #1e1e1e; }
  .top-bar-section .dropdown li label { white-space: nowrap; background: #1e1e1e; }
  .top-bar-section .dropdown li .dropdown { left: 100%; top: 0; }
  .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] { border-bottom: none; border-top: none; border-right: solid 1px #2b2b2b; border-left: solid 1px black; clear: none; height: 45px; width: 0; }
  .top-bar-section .has-form { background: #34495e; padding: 0 15px; height: 45px; }
  .top-bar-section ul.right li .dropdown { left: auto; right: 0; }
  .top-bar-section ul.right li .dropdown li .dropdown { right: 100%; }
  .no-js .top-bar-section ul li:hover > a { background: #34495E; color: white; }
  .no-js .top-bar-section ul li:active > a { background: #34495E; color: white; }
  .no-js .top-bar-section .has-dropdown:hover > .dropdown { display: block; } }
/* Labels */
.label { font-weight: bold; text-align: center; text-decoration: none; line-height: 1; white-space: nowrap; display: inline-block; position: relative; padding: 0.1875em 0.625em 0.25em; font-size: 0.875em; background-color: #34495E; color: white; }
.label.radius { -webkit-border-radius: 4px; border-radius: 4px; }
.label.round { -webkit-border-radius: 1000px; border-radius: 1000px; }
.label.alert { background-color: #c60f13; color: white; }
.label.success { background-color: #5da423; color: white; }
.label.secondary { background-color: #34495e; color: white; }

/* Inline Lists */
.inline-list { margin: 0 auto 1.0625em auto; margin-left: -1.375em; margin-right: 0; padding: 0; list-style: none; overflow: hidden; }
.inline-list > li { list-style: none; float: left; margin-left: 1.375em; display: block; }
.inline-list > li > * { display: block; }

/* Side Nav */
.side-nav { display: block; margin: 0; padding: 0.875em; list-style-type: none; list-style-position: inside; }
.side-nav li { margin: 0 0 0.875em 0; font-size: 1em; }
.side-nav li a { display: block; color: #34495E; }
.side-nav li.active > a:first-child { color: #4d4d4d; font-weight: bold; }
.side-nav li.divider { border-top: 1px solid; height: 0; padding: 0; list-style: none; border-top-color: #e6e6e6; }

/* Tables */
table { background: white;}
table thead, table tfoot { background: whitesmoke; font-weight: bold; }
table thead tr th, table thead tr td, table tfoot tr th, table tfoot tr td { padding: 0.5em 0.625em 0.625em; font-size: 1em; color: #34495e; text-align: left; }
table tr th, table tr td {  font-size: 1.05em; color: #34495e; }
table tr.even, table tr.alt, table tr:nth-of-type(even) { background: #fff; }
table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td { display: table-cell; line-height: 1.225em; }
.toptable { background: #34495e; height:50px;}
/* @license MyFonts Webfont Build ID 2641581, 2013-09-11T14:35:45-0400  The fonts listed in this notice are subject to the End User License Agreement(s) entered into by the website owner. All other parties are  explicitly restricted from using the Licensed Webfonts(s).  You may obtain a valid license at the URLs below.  Webfont: Proxima Nova Regular by Mark Simonson URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/regular/  Webfont: Proxima Nova Bold by Mark Simonson URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/bold/   License: http://www.myfonts.com/viewlicense?type=web&buildid=2641581 Licensed pageviews: 40,000,000 Webfonts copyright: Copyright (c) Mark Simonson, 2005. All rights reserved.  A(C) 2013 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@font-face { font-family: 'ProximaNova'; font-weight: normal; font-style: normal; src: url("/Homescan/Common/Fonts/284EAD_0_0.eot"); src: url("/Homescan/Common/Fonts/284EAD_0_0.eot?#iefix") format("embedded-opentype"), url("/Homescan/Common/Fonts/284EAD_0_0.woff") format("woff"), url("/Homescan/Common/Fonts/284EAD_0_0.ttf") format("truetype"); }

@font-face { font-family: 'ProximaNova'; font-weight: bold; font-style: normal; src: url("/Homescan/Common/Fonts/284EAD_1_0.eot"); src: url("/Homescan/Common/Fonts/284EAD_1_0.eot?#iefix") format("embedded-opentype"), url("/Homescan/Common/Fonts/284EAD_1_0.woff") format("woff"), url("/Homescan/Common/Fonts/284EAD_1_0.ttf") format("truetype"); }

@font-face { font-family: 'icomoon'; src: url("/Homescan/Common/Fonts/icomoon.eot"); src: url("/Homescan/Common/Fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("/Homescan/Common/Fonts/icomoon.woff") format("woff"), url("/Homescan/Common/Fonts/icomoon.ttf") format("truetype"), url("/Homescan/Common/Fonts/icomoon.svg#icomoon") format("svg"); font-weight: normal; font-style: normal; }

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before { font-family: 'icomoon'; content: attr(data-icon); speak: none; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; }

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-facebook, .icon-twitter, .icon-lock, .icon-bubble, .icon-caret-down, .icon-search { font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; }

.icon-facebook:before { content: "\e002"; }

.icon-twitter:before { content: "\e003"; }

.icon-lock:before { content: "\f023"; }

.icon-bubble:before { content: "\e004"; }

.icon-caret-down:before { content: "\f0d7"; }

.icon-search:before { content: "\f002"; }

h1 { font-size: 1.5em; }

h2, .subLayoutHeaderLabel { font-size: 1.5em; text-transform: capitalize; }

h3 { font-size: 1.5em; }

h4 { font-size: 1.5em; }

.bg-gray { background-color: #ecf0f1; }

.orange { background-color: #f49b3a; }
.orange:hover { background-color: #ee820d; }

.green { background-color: #1ea188; }
.green:hover { background-color: #167664; }

.btn-close { margin-top: 15px; }

a.instantSurveyBlurb { color: #f49b3a; font-weight: bold; }

.myProfileDisclaimer { margin-top: 15px; }

#forgot-password-id, #forgot-password-zip { margin-top: 20px; }
#forgot-password-id input, #forgot-password-zip input { margin: 0; }
#forgot-password-id .forgot-password-error, #forgot-password-zip .forgot-password-error { font-size: 12px; color: red; }

header { background-color: #ecf0f1; border-bottom: 5px solid #d9dcde; }
header .large-2 { margin-top: 3.9375em; }
header .large-2 a { color: #bdc3c7; margin: 0 10px; font-size: 0.875em; -webkit-font-smoothing: auto; }
header .large-2 a:before { padding-right: 5px; font-size: 1.2em; }
header .large-2 a:hover { color: #34495e; }
header .large-2 form.custom .custom.dropdown { background: none; border: none; height: auto; }
header .large-2 form.custom .custom.dropdown a { font-size: 1.1em; line-height: 1.5em; height: 1.5em; }
header .large-2 form.custom .custom.dropdown a:hover { color: #34495e; }
header .large-2 form.custom .custom.dropdown.open .current { color: #34495e; }
header .large-2 form.custom .custom.dropdown .current { color: #bdc3c7; text-align: right; }
header .large-2 form.custom .custom.dropdown .selector { margin: 0; }
header .large-3 { margin-top: 2.6875em; text-align: center; }
header .large-3 a { color: #bdc3c7; margin: 0 10px; font-size: 0.875em; -webkit-font-smoothing: auto; }
header .large-3 a:before { padding-right: 5px; font-size: 1.2em; }
header .large-3 a:hover { color: #34495e; }
header .large-3 input { background-color: #bdc3c7; color: white; margin-top: 0.75em; }
header .large-3 input.placeholder { color: white; }
header .large-3 input:-moz-placeholder { color: white; }
header .large-3 input::-moz-placeholder { color: white; }
header .large-3 input:-ms-input-placeholder { color: white; }
header .large-3 input::-webkit-input-placeholder { color: white; }
header .large-3 input[type="text"]:focus { background-color: #34495e; color: white; }

#logo { display: block; width: 280px; height: 105px; background: url('/Homescan/Common/Images/Radial_Theme/logo-ncp.png?1383064242') left top no-repeat; background-size: contain; margin: 1.25em 0; }
#logo span { display: none; }

@media only screen and (max-width: 767px) { header .large-2 { margin-top: 0; } }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) { #logo { background-image: url('/Homescan/Common/Images/Radial_Theme/logo-ncp-2x.png?1383064242'); } }
nav { background-color: #fff; }
nav form { margin: 0; color: #ecf0f1; }
nav form a { color: #ecf0f1; }
nav .top-bar-section ul li > a:hover { background-color: #34495E; }
nav.nav-public-home { padding-top: 1.25em; }
nav.nav-public-home .button { padding-top: 0.5em; padding-bottom: 0.5em; }

.top-bar .toggle-topbar.menu-icon { right: auto; left: 0; padding-left: 0; width: 100%; }
.top-bar .toggle-topbar.menu-icon a { text-indent: 25px; display: inline-block; top: -1px; }
.top-bar .toggle-topbar.menu-icon input { position: absolute; right: 10px; top: -2px; width: 65%; }

@media only screen and (max-width: 767px) { #navigation > .columns { padding: 0; } }
@media only screen and (min-width: 768px) { nav ul.left { width: 100%; }
  nav ul.left li { width: 12.5%; text-align: center; } }
#side-nav-holder { padding-right: 0; margin-top: 1.875em; }

.side-nav { line-height: 1.125em; border-right: #dae2e4 1px solid; }

#hero { margin-top: 1.875em; }
#hero h1 { margin-top: 0; }
#hero .large-5 p { color: #34495e; font-size: 1.5em; line-height: 1.4375em; margin-bottom: 0; font-weight: bold; }
#hero .large-5 hr { margin: 0.75em 0 0 0; }
#hero .large-5 .sub-heading { font-size: 0.875em; color: #bdc3c7; text-transform: uppercase; margin-top: 0.5em; }
#hero .large-5 .sub-heading a { color: #bdc3c7; }
#hero .large-5 .points { color: #34495E; font-size: 2.25em; }
#hero .large-5 .points-disclaimer { font-size: 0.875em; }
#hero .large-5 .profile-links a { margin-bottom: 0; }
#hero.hero-public-home { height: 447px; background: url('/Homescan/Common/Images/Radial_Theme/login-hero.jpg?1383064242') center top no-repeat; }
#hero.hero-public-home h1 { font-size: 3em; line-height: 1em; margin-top: 1em; }
#hero.hero-public-home p { font-size: 1.3125em; }

#user-info p { color: #34495e; font-size: 1.5em; line-height: 1.4375em; margin-bottom: 0; font-weight: bold; }
#user-info hr { margin: 0.75em 0 0 0; }
#user-info .sub-heading { font-size: 0.875em; color: #bdc3c7; text-transform: uppercase; margin-top: 0.5em; }
#user-info .sub-heading a { color: #bdc3c7; }
#user-info .points { color: #34495E; font-size: 2.25em; }
#user-info .points-disclaimer { font-size: 0.875em; }
#user-info .profile-links a { margin-bottom: 0; }

.hero-image { height: 380px; background: url('/Homescan/Common/Images/Radial_Theme/groceries-blue.jpg?1383064242') left top no-repeat; position: relative; }
.hero-image p { font-size: 3em; line-height: 1em; margin: 0; color: white; position: absolute; left: 35px; bottom: 35px; }

#content { padding: 1.875em 0; }
#content.bg-gray { margin-top: 1.875em; }
#content.bg-gray.content-public-home { margin-top: 0; }
#content ul.no-bullet { border-top: #dae2e4 1px solid; }
#content ul.no-bullet li { border-bottom: #dae2e4 1px solid; padding: 0.625em 0; }
#content ul.no-bullet li a { font-weight: bold; }
#content ul.no-bullet li:nth-child(even) { background-color: #e7eced; }

.home-tile > div { padding-left: 2px !important; padding-right: 2px !important; }
.home-tile > div .tile-content { -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; position: relative; }
.home-tile > div .tile-content span { position: absolute; display: block; font-size: 30px; font-weight: bold; left: 10px; top: 10px; width: 50px; height: 50px; text-align: center; line-height: 50px; background-color: #34495e; color: white; -webkit-border-radius: 1000px; -moz-border-radius: 1000px; -ms-border-radius: 1000px; -o-border-radius: 1000px; border-radius: 1000px; }
.home-tile > div .tile-content p { position: absolute; bottom: 10px; padding-left: 20px; padding-right: 20px; color: white; font-weight: bold; font-size: 1.375em; line-height: 1em; }

.home-tile-1 .tile-content { height: 313px; background: url('/Homescan/Common/Images/Radial_Theme/home-tile-green.jpg?1383064242') center top no-repeat; }

.home-tile-2 .tile-content { height: 313px; background: url('/Homescan/Common/Images/Radial_Theme/home-tile-red.jpg?1383064242') center top no-repeat; }

.home-tile-3 .tile-content { height: 313px; background: url('/Homescan/Common/Images/Radial_Theme/home-tile-tan.jpg?1383064242') center top no-repeat; }

.apply-public-home { margin-top: 2.5em; }
.apply-public-home p { font-size: 1.3125em; margin-top: 1.25em; }

.apply-link { background: #6ecff6; -webkit-border-radius: 1000px; -moz-border-radius: 1000px; -ms-border-radius: 1000px; -o-border-radius: 1000px; border-radius: 1000px; width: 300px; height: 300px; padding: 40px; display: table; }
.apply-link a { width: 220px; height: 220px; padding: 40px; font-size: 23px; line-height: 27px; text-align: center; display: table-cell; vertical-align: middle; color: white; background: #2fa8ed; -webkit-border-radius: 1000px; -moz-border-radius: 1000px; -ms-border-radius: 1000px; -o-border-radius: 1000px; border-radius: 1000px; }

input[type="image"] { vertical-align: bottom; }

.bg-gray .pod { background-color: white; border: 2px solid #ecf0f1; padding: 0.9375em 1.875em; }
.bg-gray .pod .pod-subheadline { font-weight: bold; margin-bottom: 0; }
.bg-gray .pod .custom label { font-size: 1em; margin-bottom: 0.9375em; }
.bg-gray .pod .custom button { display: block; }

.funFactsBlockImage, .prizesBlockImage { display: block; margin-bottom: 20px; }

#pollForm .rows { clear: both; }
#pollForm label { margin-left: 25px; }
#pollForm input[type="radio"] { float: left; }

#pollThanks, .pollSubmitButton { display: none; }

#pollThanks { margin: 15px 0; }

#pollThanksCopy { margin-bottom: 0.9375em; }

#pollContainer { float: left; }
#pollContainer #results { clear: both; overflow: hidden; }
#pollContainer #results .rows { float: left; margin-right: 5px; width: 19px; }
#pollContainer #results .percentage { font-size: 0.625em; }
#pollContainer #results .result { background-color: #1ea188; height: 0; width: 19px; display: block !important; }
#pollContainer #results label { font-weight: bold; }

#instantPollBlock .instructions { padding-top: 0.9375em; clear: both; }

@media only screen and (min-width: 768px) { .funFactsBlockImage, .prizesBlockImage { float: right; } }
footer { background-color: #34495e; border-top: 5px solid #2c3e50; color: #999999; padding-bottom: 1.875em; }
footer a { color: #999999; }
footer .social a { font-size: 1.875em; margin-right: 0.625em; }
footer .social span { display: none; }

#logo-footer { display: block; width: 59px; height: 64px; background: url('/Homescan/Common/Images/Radial_Theme/logo-ncp-small.png?1383064242') left top no-repeat; background-size: contain; margin: 0.8125em 0 1.125em 0; }
#logo-footer span { display: none; }

@media only screen and (min-width: 768px) { footer { padding-bottom: 0; }
  footer .large-11 { padding-right: 0; }
  footer li { font-size: 0.875em; }
  footer .footer-links { margin-top: 1.875em; }
  footer .footer-links li { display: inline-block; margin-right: 10px; }
  footer .social { text-align: right; margin-top: 1.4375em; padding-right: 0; }
  footer .social a { margin-right: 0; margin-left: 0.625em; } }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) { #logo-footer { background-image: url('/Homescan/Common/Images/Radial_Theme/logo-ncp-small-2x.png?1383064242'); } }




.myProfileUpdate {

margin-left:200px;

}




.messageCenterDetails {

font-size:14px;
font-weight:bold;
color:#999999;

}



/* added below styles - RM @ AVI 8/5/14 */
@media only screen and (max-width: 48em) {

.myProfileLabel { text-align: left!important; }
.myProfileField { width: 300px;}

table tr th, table tr td { text-align: left!important; }
table tr td { word-wrap:break-word!important;  }
select, input[type="text"] { width: 100%;}

nav.nav-public-home form input[type="text"], .giftpoints, .contact_us_textbox, .contact_us_selectbox { width: 100%!important; }

}

/* Gift Cards Mobile view
added below styles - RM @ AVI 8/21/14 */
@media only screen and (min-width: 768px) {
  #container .list dd .description {
    display: block!important;
    width: auto!important;
    margin-right: 2px!important;
    float: none!important;
  }

  #container .buttons {
    margin-bottom: 0px!important;
  }
}

/* Added for E-Rewards - RM @ AVI 11/10/14 */
    #container dl {width: 100%;  }
    #container .buttons { margin-bottom: 20px;}

    button.grid, button.list { background-color: #fff!important; vertical-align: text-top;}
	button.grid:hover, button.list:hover { background-color: #F6F4F4!important; }

    #container .list dd  { margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dotted #CCC; }
	#container .list dd img {float: left; vertical-align: text-top; width: 140px; margin-right: 25px; }
	#container .list dd .name {display: none; }
	#container .list dd .description {display: block; width: 500px; margin-right: 25px; float: left;}
	#container .list dd .details { display: block; width: 350px; }


    #container .grid dd { float: left; width: 20%; height: 160px; border: none; padding: 20px; }
    #container .grid .last { border-right: none;}
	#container .gid dd img {float: none; vertical-align: auto; width: 140px; margin-left: 25px; border:1px solid; }
	#container .grid dd .name {display: block; text-align: center;}
	#container .grid dd .description  {display: none;}
	#container .grid dd .details {display: none;}


	#error {color: #e74c3c; padding-bottom: 10px;}

	#order-message-area {
		color:#555;
		border-radius:10px;
		padding:10px;
		margin:3px;
        background:#ffecec;
		border:1px solid #f5aca6;
	}

	#order-message-area #email{ background: #C2FBB7!important; color: #2B6900!important; }


@media only screen and (max-width: 767px) {
	#container .list dd img { float: none!important; }
	#container .list dd .description { width: 100%!important; }

	#container .grid dd { width: auto!important; }
}



        .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-dialog-buttons.ui-draggable.ui-resizable {
		background-color: #FFF;
		left: 31%!important;
		border: 1px solid #CCC;
		width: 550px!important;
	}

	.ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix {
		background-color: #ccc;
		font-size: 18px;
		text-align: center;
		color: #000;
		font-weight: bold;
		padding: 18px;
	}

	button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-icon-only.ui-dialog-titlebar-close {
		right: 0px;
		top: 10px;
		background-color: #999;
		color: #fff!important;
	}

	div#dialog {
		padding: 18px;
		text-align: center;
	}

	.ui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix {
		display: block;
		margin-left: 28px;
	}

	.ui-dialog-buttonset {
		width: 500px;
		float: left!important;
	}

	button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only {
		margin-right: 25px;
		background-color: #ccc;
		color: #333;
	}

        .ui-dialog-title {
            height: 20px !important;
        }

        #Confirm {margin-right:10px;}
	@media only screen and (max-width: 766px) {
		.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-dialog-buttons.ui-draggable.ui-resizable {
			top: 200px!important;
			left: 0px!important;
			width: 300px!important;
		}

		.ui-dialog-buttonset {
			width: 280px!important;
		}

		.ui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix {
			margin-left: 0px!important;
		}

		button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only {
			width: 100%!important;
		}
	}


.clearable{
  background: #fff url(data:image/gif;base64,R0lGODlhBwAHAIAAAP///5KSkiH5BAAAAAAALAAAAAAHAAcAAAIMTICmsGrIXnLxuDMLADs=) no-repeat right -10px center;
  border: 1px solid #999;
  padding: 3px 18px 3px 4px; /* Use the same right padding (18) in jQ! */
  border-radius: 3px;
  transition: background 0.4s;
}
.clearable.x  { background-position: right 5px center; }
.clearable.onX{ cursor: pointer; }

input[type="text"]::-webkit-input-placeholder {
    color: #bfbfbf;
    font-size: 14px;
    -webkit-transform-origin: 0px 8px;
    -webkit-transform: rotate(-40deg);
}


.odometer.odometer-auto-theme, .odometer.odometer-theme-train-station {
      line-height: 30px;
    font-family: "ProximaNova", sans-serif";
      
}



    .odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-train-station .odometer-digit .odometer-ribbon {
        background-color: white;
    }


.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-train-station .odometer-digit {
    -moz-box-orient: vertical;
    display: inline-block;
    vertical-align: middle;
    border-radius: 0.0em;
    background-image: -moz-linear-gradient(center top , white 0%, white 35%, white 55%, white 55%, white 100%) !important;
    background-color: white !important;
    padding: 0px 0.08em !important;
    color: #FFF;
}

.odometer.odometer-auto-theme .odometer-digit + .odometer-digit, .odometer.odometer-theme-train-station .odometer-digit + .odometer-digit {
    margin-left: 0.0em !important;
}


.odometer.odometer-auto-theme, .odometer.odometer-theme-train-station {
    font-family: arial !important;
}
.odometer-digit
{
    
    border:none;
    border-color: white;
}



.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-train-station .odometer-digit {
    color: red !important;
}

.strikeoutsmall {
  font-size: 1.5em;
  line-height: 1.5em;
  position: relative;
  text-align:center;
  color:red;
}

.strikeoutsmall::after {
  border-bottom: 0.125em solid #000;
  content: "";
  left: 0;
  margin-top: calc(0.125em / 2 * -1);
  position: absolute;
  right: 0;
  top: 50%;
}

.strikeout {
  font-size: 1.0em;
  line-height: 1.5em;
  position: relative;
}
.strikeout::after {
  border-bottom: 0.09em solid #000;
  content: "";
  left: 0;
  margin-top: calc(0.125em / 2 * -1);
  position: absolute;
  right: 0;
  top: 50%;
}


.SpecialStock
{
  
    text-align: left;
    font-size: 12px;
    color: red;
    font-weight: bold;
}

.SpecialLink
{
    text-align:center;
    font-size:16px;
    color:black;
}

.WishlistDescr
{
    color:#34495E;
    font-size:12px;
    text-align:left;
    vertical-align:top;
    padding-right:2px;
}
.SpecialPrice
{
    color:green;
	 font-size: 1.3em;
}
.specialaddtocart
{
    color:black;
}

.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-train-station .odometer-digit {
    display: -moz-inline-box;
    -moz-box-orient: vertical;
    display: inline-block;
    vertical-align: middle;
    -moz-border-radius: 0.1em;
    -webkit-border-radius: 0.1em;
    -o-border-radius: 0.1em;
    -ms-border-radius: 0.1em;
    -khtml-border-radius: 0.1em;
    border-radius: 0.1em;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(35%, #fff), color-stop(55%, #fff), color-stop(55%, #fff), color-stop(100%, #fff));
}