/*
	Styles for custom PwdStrength JS library
*/

.wl-pwd_low_error input[type="password"],
.wl-pwd_medium_error input[type="password"] {
	border-bottom-color: red;
}

.wl-pwd_medium_error .wl-pwd-message-name,
.wl-pwd_low_error .wl-pwd-message-name {
	color: red;
}

.wl-pwd_medium_success .wl-pwd-message-name {
	color: #fba900;
}

.wl-pwd_medium_success input[type="password"] {
	border-bottom-color: #fba900;
}

.wl-pwd_strong_success .wl-pwd-message-name {
	color: green;
}

.wl-pwd_strong_success input[type="password"] {
	border-bottom-color: green;
}

.wl-pwd-message {
	display: block;
	padding-top: 5px;
	font-weight: bold;
	font-size: 11px;
}

.wl-pwd-message-name {
	margin-left: 5px;
}

/******** - /var/lib/jetty/webapps/group-buy.d/WEB-INF/classes/dyna/css/wl/pwd-strength.css - *********/

/*
	Styles for custom PwdStrength JS library
*/

.wl-pwd_low_error input[type="password"],
.wl-pwd_medium_error input[type="password"] {
	border-bottom-color: red;
}

.wl-pwd_medium_error .wl-pwd-message-name,
.wl-pwd_low_error .wl-pwd-message-name {
	color: red;
}

.wl-pwd_medium_success .wl-pwd-message-name {
	color: #fba900;
}

.wl-pwd_medium_success input[type="password"] {
	border-bottom-color: #fba900;
}

.wl-pwd_strong_success .wl-pwd-message-name {
	color: green;
}

.wl-pwd_strong_success input[type="password"] {
	border-bottom-color: green;
}

.wl-pwd-message {
	display: block;
	padding-top: 5px;
	font-weight: bold;
	font-size: 11px;
}

.wl-pwd-message-name {
	margin-left: 5px;
}
.telus-program {
	padding: 10px;
}

.telus-logo-wrap {
	padding-bottom: 10px;
}

.telus-title {
	padding-bottom: 15px;
	line-height: normal;
	font-size: 20px;
	color: #ff9800;
}

.telus-slogan {
	margin-bottom: 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #f1f1f1;
}

.telus-slogan,
.telus-paragraf {
	text-align: center;
}

.mySettingsPage .telus-about-telus-wrap {
	display: block;
}

/******** - /var/lib/jetty/webapps/group-buy.d/WEB-INF/classes/dyna/css/CustomizableCss/telusProgram.css - *********/

.telus-program {
	padding: 10px;
}

.telus-logo-wrap {
	padding-bottom: 10px;
}

.telus-title {
	padding-bottom: 15px;
	line-height: normal;
	font-size: 20px;
	color: #ff9800;
}

.telus-slogan {
	margin-bottom: 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #f1f1f1;
}

.telus-slogan,
.telus-paragraf {
	text-align: center;
}

.mySettingsPage .telus-about-telus-wrap {
	display: block;
}
#content {
	padding: 35px 25px;
}

.authTitle {
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 25px;
}

#authBlockedAccountTitle {
	font-weight: normal;
	font-family: Tahoma, Arial;
	color: red;
	text-align: center;
	margin-bottom: 15px;
}

.authTitleCR {
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 5px;
}

.authSubTitleCR {
	color: #464646;
	padding-bottom: 20px;
}

.fbLoginSectionTitle {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 15px;
}

#login {
	float:left;
	width: 237px;
	padding: 0 52px 0 31px;
}

#signUpGB {
	float: right;
	width: 545px;
	padding-left: 52px;
	border-left: 1px solid #d5d5d5;
}

.ncLogin#login{
	width: 205px;
	margin:0 auto;
	padding: 0 31px;
	float:none;
}
.ncLogin#signUpGB {
	padding-left: 50px;
}

.ncLogin.signUpContent input, .ncLogin#login input{
	width: 200px;
}

#content .ncAdminLogin {
	width: 360px;
	margin:0 auto;
	padding: 0 31px;
	float: none;
}

.ncAdminLogin #passSection, .ncAdminLogin .userEmailTitle  {
	width: 240px;
	margin: 0 auto;
}

.ncAdminLogin#login .ncPageTitle {
	font-size: 27px;
}

.ncButtonsV2 {
	margin: 10px auto;
}

.ncAdminLogin#signUpGB {
	padding-left: 50px;
}

/*
input.field{
	border:1px solid #e1e1e1;
	width: 240px;
	padding:5px;
	margin: 4px 0 4px 0;
}

.createAccountBlock {
	background: #f7ffe7;
	border: 1px solid #c2c2c2;
	padding: 10px;
	text-align: center;
	float: left;
	width: 230px;
	margin: 10px;
	display: inline;
}
*/

#termsCheckbox { width: auto;}

#signUpForm #RES_ID_fb_login_image { margin: 5px 0;}
.interestsList,
.signUpUserInterestsBlock .userInterestsLabel {
	float: left;
	display: inline;
	width: 165px;
}
#login .checkbox,#login.ncAdminLogin .checkbox {
	border: none;
	background: none;
	width: auto;
	display: inline;
}
#signUpForm .interestCheckBox {
	border: none;
	background: none;
}
.termsLabel {
	padding-top: 20px;
	color: #636363;
}

.termsLabel input {
	vertical-align: middle;
}

.signUpContent input, #login input {
	display: block;
	width: 230px;
	padding-left: 5px;
}

#signUpGB input[type="checkbox"], #signUpGB input[type="radio"] {
	width: auto;
	display: inline;
}

.fBookLoginSection {
	text-align: center;
}

.fBookLoginSectionLoginPopup {
	background-color:#F7FFE7;
	border:1px solid #C2C2C0;
	float:right;
	height:170px;
	margin-top:19px;
	padding:10px 5px;
	width:210px;
}

.fbLoginTitle {
	color: #4F4F4F;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
}

.buttonsSection .forgotPwdOk, .buttonsSection .forgotPwdCancel, .buttonsSection .resendVerEmailOk, .buttonsSection .resendVerEmailCancel { width: auto; font-size: 12px;}

.alreadyMemberBtn span {
	color: #539fd1;
	cursor: pointer;
}

#zipCodeBlock {
	display: block;
	float: none;
}

.signUpLabel {
	float: left;
	width: 540px;
}

/*.countryLabel {
	float: left;
	width: 350px;
	padding-bottom: 20px;
}*/

.userNameLabel, .signUpLabel, .emailLabel, .charityLabel, .additionalAuthAttrLabel/*, .countryLabel*/ {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

#zipCodeBlcok {
	clear: both;
}

.labelHelpText {
	color: #999999;
	font-size: 11px;
	font-weight: normal;
}

.loginError, .signUpError, .additionalAuthAttrLabel .errorSpan {
	display: block;
	color: #ff0000;
	font-size: 10px;
	min-height: 20px;
}

.genderAuthField, .stateAuthField {
	width: 167px;
}

.dateOfBirthMonthAuthField {
	width: 116px;
}

#interestsSection {
	padding-top: 5px;
}

.captchaSection {
	border: 1px solid #dddddd;
	margin-right: 31px;
	margin-top: 15px;
	padding: 5px 5px 5px 10px;
}

.captchaSection input {
	margin-right: 10px;
	*margin-right: 5px;
}

.recaptcha-box {
	clear: both;
}

.recaptcha-widget-box {
	font-family: Verdana;
	font-size: 12px;
}

.recaptcha-img-wrapper {
	float: left;
}

.recaptcha-img-box {
	width: 300px;
	height: 57px;
}

.recaptcha-img-inner-box {
	width: 300px;
	height: 57px;
}

.recaptcha-response-field {
	width: 300px;
}

.recaptcha-help-box {
	float: left;
	width: 160px;
	padding: 10px;
	background-color: #eee;
	font-size: 10px;
}

.recaptcha-error-box {
	clear: both;
}

.loginBtn {
	width: 150px;
	margin-top: 10px;
	float: none;
}

#signUpBtn { margin-bottom: 21px; width: 172px;}

.signUpDailyAlertsHelpText,
.collapseUserInterestsLink {
	font-weight: normal;
	color: #636363;
}

#interestsSectionTitleBox,
.signUpUserInterestsBlockTitle {
	padding-bottom: 10px;
	font-weight: bold;
	color: #333;
}

#captchaSectionTitleBox {
    padding-top: 10px;
    font-weight: bold;
    color: #333;
}

.interestsSectionTitleHelpText {
	font-weight: normal;
	color: #636363;
	display: block;
}

.loginEmailTitle, .loginPasswordTitle { font-weight: bold;}

.fbLoginSection {
	border: 1px solid #d5d5d5;
	padding: 15px;
	text-align: center;
	margin-top: 20px;
}

/* Prompt un-subscribed user popup */
#forceDailyAlertsArea {
	margin: 0 0 10px 0;

}

#forceDailyAlertsArea label {
	position: relative;
	float: left;
	width: 123px;
	padding: 2px 5px 2px 25px;
}

#forceDailyAlertsArea label input {
	position: absolute;
	border: 0;
	background: none;
	left: 0;
	top: 0;
}

.forceSubscribePopupTitle {
	font-size: 14px;
	color: #363636;
	font-weight: bold;
}

.forceDailyAlertsButtons {
	padding: 15px 0 10px 90px;
}

#forseSubscribeSubmitButton {
	width: 170px;
	margin-right: 10px;
}

#skipSubscribeLink {
	float: left;
	width: 140px;
	margin-top: 10px;
}

.notShowMeAgain {
	position: relative;
	left: -10px;
}

#doNotShowThisAgainCheckbox { border: 0; background: none; }

.forceSubscribePopupHelpText {
	margin-bottom: 0;
	padding-bottom: 15px;
}

.promoCodeAmountText {
	font-weight: bold;
}

#validatePromoCode {
	float: right;
}

#promoCode {
	float: right;
	margin-right: 5px;
}

#promoCodeHelpText {
	font-size: 12px;
}

#promoCodeSection {
	background-color: #ececec;
	padding: 10px;
	margin-top: 10px;
	width: 470px;
	line-height: 24px;
}

.invalidInputValue {
	background-color: #ffaaaa;
	border: 1px solid #ff0000;
	color: #ff0000;
}

.charitySelect {
	width: 175px;
	padding-left: 5px;
	margin: 0 5px 0 5px;
	color: #636363;
}

.charityText {
	border: 1px #888888 solid;
	font-size: 13pt;
	padding: 15px;
	width: 350px;
}
.charityTitle {
	float: none;
	font-weight: bold;
	color: #333;
	padding-bottom: 10px;
}

#userCharitySection {
	margin: 20px 0 20px 0;
}


.customRadioBtnBox {
	width: 100%;
	float: left;
	margin: 10px 0;
}

.customRadioBtnTitle {
	font-weight: bold;
}

.additionalAuthAttrLabel, .additionalAuthFieldTitle {
	display: block;
}

.signUpCustomFormItems {
	float: left;
	margin-bottom: 20px;
}

.subscriptionCountryName {
	font-weight: bold;
}

.collapseCategoriesLink {
	font-weight: normal;
}

.telus-program-inner {
	margin: 0;
	padding-right: 70px;
}

#signUpForm .emailConfirmAuthField {
	display: inline-block;
}

/******** - /var/lib/jetty/webapps/group-buy.d/WEB-INF/classes/dyna/css/CustomizableCss/securedAuthorization.css - *********/

#content {
	padding: 35px 25px;
}

.authTitle {
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 25px;
}

#authBlockedAccountTitle {
	font-weight: normal;
	font-family: Tahoma, Arial;
	color: red;
	text-align: center;
	margin-bottom: 15px;
}

.authTitleCR {
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 5px;
}

.authSubTitleCR {
	color: #464646;
	padding-bottom: 20px;
}

.fbLoginSectionTitle {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 15px;
}

#login {
	float:left;
	width: 237px;
	padding: 0 52px 0 31px;
}

#signUpGB {
	float: right;
	width: 545px;
	padding-left: 52px;
	border-left: 1px solid #d5d5d5;
}

.ncLogin#login{
	width: 205px;
	margin:0 auto;
	padding: 0 31px;
	float:none;
}
.ncLogin#signUpGB {
	padding-left: 50px;
}

.ncLogin.signUpContent input, .ncLogin#login input{
	width: 200px;
}

#content .ncAdminLogin {
	width: 360px;
	margin:0 auto;
	padding: 0 31px;
	float: none;
}

.ncAdminLogin #passSection, .ncAdminLogin .userEmailTitle  {
	width: 240px;
	margin: 0 auto;
}

.ncAdminLogin#login .ncPageTitle {
	font-size: 27px;
}

.ncButtonsV2 {
	margin: 10px auto;
}

.ncAdminLogin#signUpGB {
	padding-left: 50px;
}

/*
input.field{
	border:1px solid #e1e1e1;
	width: 240px;
	padding:5px;
	margin: 4px 0 4px 0;
}

.createAccountBlock {
	background: #f7ffe7;
	border: 1px solid #c2c2c2;
	padding: 10px;
	text-align: center;
	float: left;
	width: 230px;
	margin: 10px;
	display: inline;
}
*/

#termsCheckbox { width: auto;}

#signUpForm #RES_ID_fb_login_image { margin: 5px 0;}
.interestsList,
.signUpUserInterestsBlock .userInterestsLabel {
	float: left;
	display: inline;
	width: 165px;
}
#login .checkbox,#login.ncAdminLogin .checkbox {
	border: none;
	background: none;
	width: auto;
	display: inline;
}
#signUpForm .interestCheckBox {
	border: none;
	background: none;
}
.termsLabel {
	padding-top: 20px;
	color: #636363;
}

.termsLabel input {
	vertical-align: middle;
}

.signUpContent input, #login input {
	display: block;
	width: 230px;
	padding-left: 5px;
}

#signUpGB input[type="checkbox"], #signUpGB input[type="radio"] {
	width: auto;
	display: inline;
}

.fBookLoginSection {
	text-align: center;
}

.fBookLoginSectionLoginPopup {
	background-color:#F7FFE7;
	border:1px solid #C2C2C0;
	float:right;
	height:170px;
	margin-top:19px;
	padding:10px 5px;
	width:210px;
}

.fbLoginTitle {
	color: #4F4F4F;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
}

.buttonsSection .forgotPwdOk, .buttonsSection .forgotPwdCancel, .buttonsSection .resendVerEmailOk, .buttonsSection .resendVerEmailCancel { width: auto; font-size: 12px;}

.alreadyMemberBtn span {
	color: #539fd1;
	cursor: pointer;
}

#zipCodeBlock {
	display: block;
	float: none;
}

.signUpLabel {
	float: left;
	width: 540px;
}

/*.countryLabel {
	float: left;
	width: 350px;
	padding-bottom: 20px;
}*/

.userNameLabel, .signUpLabel, .emailLabel, .charityLabel, .additionalAuthAttrLabel/*, .countryLabel*/ {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

#zipCodeBlcok {
	clear: both;
}

.labelHelpText {
	color: #999999;
	font-size: 11px;
	font-weight: normal;
}

.loginError, .signUpError, .additionalAuthAttrLabel .errorSpan {
	display: block;
	color: #ff0000;
	font-size: 10px;
	min-height: 20px;
}

.genderAuthField, .stateAuthField {
	width: 167px;
}

.dateOfBirthMonthAuthField {
	width: 116px;
}

#interestsSection {
	padding-top: 5px;
}

.captchaSection {
	border: 1px solid #dddddd;
	margin-right: 31px;
	margin-top: 15px;
	padding: 5px 5px 5px 10px;
}

.captchaSection input {
	margin-right: 10px;
	*margin-right: 5px;
}

.recaptcha-box {
	clear: both;
}

.recaptcha-widget-box {
	font-family: Verdana;
	font-size: 12px;
}

.recaptcha-img-wrapper {
	float: left;
}

.recaptcha-img-box {
	width: 300px;
	height: 57px;
}

.recaptcha-img-inner-box {
	width: 300px;
	height: 57px;
}

.recaptcha-response-field {
	width: 300px;
}

.recaptcha-help-box {
	float: left;
	width: 160px;
	padding: 10px;
	background-color: #eee;
	font-size: 10px;
}

.recaptcha-error-box {
	clear: both;
}

.loginBtn {
	width: 150px;
	margin-top: 10px;
	float: none;
}

#signUpBtn { margin-bottom: 21px; width: 172px;}

.signUpDailyAlertsHelpText,
.collapseUserInterestsLink {
	font-weight: normal;
	color: #636363;
}

#interestsSectionTitleBox,
.signUpUserInterestsBlockTitle {
	padding-bottom: 10px;
	font-weight: bold;
	color: #333;
}

#captchaSectionTitleBox {
    padding-top: 10px;
    font-weight: bold;
    color: #333;
}

.interestsSectionTitleHelpText {
	font-weight: normal;
	color: #636363;
	display: block;
}

.loginEmailTitle, .loginPasswordTitle { font-weight: bold;}

.fbLoginSection {
	border: 1px solid #d5d5d5;
	padding: 15px;
	text-align: center;
	margin-top: 20px;
}

/* Prompt un-subscribed user popup */
#forceDailyAlertsArea {
	margin: 0 0 10px 0;

}

#forceDailyAlertsArea label {
	position: relative;
	float: left;
	width: 123px;
	padding: 2px 5px 2px 25px;
}

#forceDailyAlertsArea label input {
	position: absolute;
	border: 0;
	background: none;
	left: 0;
	top: 0;
}

.forceSubscribePopupTitle {
	font-size: 14px;
	color: #363636;
	font-weight: bold;
}

.forceDailyAlertsButtons {
	padding: 15px 0 10px 90px;
}

#forseSubscribeSubmitButton {
	width: 170px;
	margin-right: 10px;
}

#skipSubscribeLink {
	float: left;
	width: 140px;
	margin-top: 10px;
}

.notShowMeAgain {
	position: relative;
	left: -10px;
}

#doNotShowThisAgainCheckbox { border: 0; background: none; }

.forceSubscribePopupHelpText {
	margin-bottom: 0;
	padding-bottom: 15px;
}

.promoCodeAmountText {
	font-weight: bold;
}

#validatePromoCode {
	float: right;
}

#promoCode {
	float: right;
	margin-right: 5px;
}

#promoCodeHelpText {
	font-size: 12px;
}

#promoCodeSection {
	background-color: #ececec;
	padding: 10px;
	margin-top: 10px;
	width: 470px;
	line-height: 24px;
}

.invalidInputValue {
	background-color: #ffaaaa;
	border: 1px solid #ff0000;
	color: #ff0000;
}

.charitySelect {
	width: 175px;
	padding-left: 5px;
	margin: 0 5px 0 5px;
	color: #636363;
}

.charityText {
	border: 1px #888888 solid;
	font-size: 13pt;
	padding: 15px;
	width: 350px;
}
.charityTitle {
	float: none;
	font-weight: bold;
	color: #333;
	padding-bottom: 10px;
}

#userCharitySection {
	margin: 20px 0 20px 0;
}


.customRadioBtnBox {
	width: 100%;
	float: left;
	margin: 10px 0;
}

.customRadioBtnTitle {
	font-weight: bold;
}

.additionalAuthAttrLabel, .additionalAuthFieldTitle {
	display: block;
}

.signUpCustomFormItems {
	float: left;
	margin-bottom: 20px;
}

.subscriptionCountryName {
	font-weight: bold;
}

.collapseCategoriesLink {
	font-weight: normal;
}

.telus-program-inner {
	margin: 0;
	padding-right: 70px;
}

#signUpForm .emailConfirmAuthField {
	display: inline-block;
}
/*
    Styles for NC Login Pages
      * CSS class ".nc" added to body only on NC pages
      * we can see CSS class ".ncAdminLogin" not only on NC pages, the same class added for Employees, logged on WL sites
*/
.nc {
	font-size: 14px;
	font-family: "Open Sans", "Arial", "Myriad Pro", sans-serif;

	background: white;
}

.two-fact-content,
.nc .loginPageContent {
	text-align: center;
}

.two-fact-section,
.nc #login {
	padding: 40px 60px;
	border: 1px solid #d7d7d7;
	border-radius: 6px;

	float: none;
	width: 350px;
	display: inline-block;
	text-align: left;
	background-color: white;
}

.nc #main {
	background: none;
}

.nc #contentWrapper {
	border: 0;
}

.two-fact-title,
.nc .ncAdminLogin#login .ncPageTitle {
	padding-bottom: 10px;
	text-align: center;
	font-size: 25px;
	line-height: 29px;
	color: #565656;
	font-weight: normal;
	font-family: "Open Sans", "Arial", "Myriad Pro", sans-serif;
}

.nc .userPassTitle {
	padding-bottom: 15px;
}

.nc .ncAdminLogin #passSection,
.nc .ncAdminLogin .userEmailTitle {
	width: auto;
	margin: 0;
}

.nc .ncAdminLogin .loginBtn {
	width: auto;
	margin-top: -30px;
	float: right;
}

.add-code-form-title,
.two-fact-form-title,
.nc .loginEmailTitle,
.nc .loginPasswordTitle,
.nc .loginRememberMeField {
	color: #565656;
	font-size: 20px;
	font-weight: 300;
}

.nc .loginSso {
	width: 290px;
}

.two-fact-content input[type="text"],
.two-fact-content input[type="tel"],
.two-fact-content input[type="email"],
.nc #login input[type="text"],
.nc #login input[type="password"] {
	width: 340px;
	padding: 10px 5px;
	height: 22px;
	margin-top: 5px;
	font-size: 14px;

	border: 1px solid #d7d7d7;
	background-color: #f6f6f6;

	border-radius: 2px;
}

.nc #login input[type="text"]:focus {
	background-color: white;
}

.nc .forgotPwdLink {
	float: right;
	clear: both;

	color: #8fbd41;
	font-size: 18px;
}

.nc .affiliate-login-box {
	padding: 20px 0;
	font-size: 16px;
}

.nc .affiliate-login-btn {
	padding: 5px 10px;
	margin-left: 10px;

	font-size: 14px;
	font-weight: normal;
}

/*styles for auth enter phone*/
.two-fact-helper-text {
	text-align: center;
	margin-bottom: 20px;
}

.two-fact-form .intl-tel-input {
	margin-top: 5px;
	display: block;
}

.two-fact-enter-phone .intl-tel-input .two-fact-form-field {
	width: 100%;
	height: auto;
	line-height: 22px;
}

.two-fact-form-btns {
	margin-top: 20px;
	text-align: right;
}

#content.two-fact-content {
	padding: 35px 25px;
}

.two-fact-form-btn_skip {
	padding: 8px 15px;
	font-size: 18px;
	text-decoration: underline;
}

.two-fact-form-btn_skip:hover {
	text-decoration: none;
}


.two-fact-content .intl-tel-input .country-list {
	width: 350px;
	box-shadow: none;
	overflow-x: hidden;
}

/******** - /var/lib/jetty/webapps/group-buy.d/WEB-INF/classes/dyna/css/CustomizableCss/ncAuth.css - *********/

/*
    Styles for NC Login Pages
      * CSS class ".nc" added to body only on NC pages
      * we can see CSS class ".ncAdminLogin" not only on NC pages, the same class added for Employees, logged on WL sites
*/
.nc {
	font-size: 14px;
	font-family: "Open Sans", "Arial", "Myriad Pro", sans-serif;

	background: white;
}

.two-fact-content,
.nc .loginPageContent {
	text-align: center;
}

.two-fact-section,
.nc #login {
	padding: 40px 60px;
	border: 1px solid #d7d7d7;
	border-radius: 6px;

	float: none;
	width: 350px;
	display: inline-block;
	text-align: left;
	background-color: white;
}

.nc #main {
	background: none;
}

.nc #contentWrapper {
	border: 0;
}

.two-fact-title,
.nc .ncAdminLogin#login .ncPageTitle {
	padding-bottom: 10px;
	text-align: center;
	font-size: 25px;
	line-height: 29px;
	color: #565656;
	font-weight: normal;
	font-family: "Open Sans", "Arial", "Myriad Pro", sans-serif;
}

.nc .userPassTitle {
	padding-bottom: 15px;
}

.nc .ncAdminLogin #passSection,
.nc .ncAdminLogin .userEmailTitle {
	width: auto;
	margin: 0;
}

.nc .ncAdminLogin .loginBtn {
	width: auto;
	margin-top: -30px;
	float: right;
}

.add-code-form-title,
.two-fact-form-title,
.nc .loginEmailTitle,
.nc .loginPasswordTitle,
.nc .loginRememberMeField {
	color: #565656;
	font-size: 20px;
	font-weight: 300;
}

.nc .loginSso {
	width: 290px;
}

.two-fact-content input[type="text"],
.two-fact-content input[type="tel"],
.two-fact-content input[type="email"],
.nc #login input[type="text"],
.nc #login input[type="password"] {
	width: 340px;
	padding: 10px 5px;
	height: 22px;
	margin-top: 5px;
	font-size: 14px;

	border: 1px solid #d7d7d7;
	background-color: #f6f6f6;

	border-radius: 2px;
}

.nc #login input[type="text"]:focus {
	background-color: white;
}

.nc .forgotPwdLink {
	float: right;
	clear: both;

	color: #8fbd41;
	font-size: 18px;
}

.nc .affiliate-login-box {
	padding: 20px 0;
	font-size: 16px;
}

.nc .affiliate-login-btn {
	padding: 5px 10px;
	margin-left: 10px;

	font-size: 14px;
	font-weight: normal;
}

/*styles for auth enter phone*/
.two-fact-helper-text {
	text-align: center;
	margin-bottom: 20px;
}

.two-fact-form .intl-tel-input {
	margin-top: 5px;
	display: block;
}

.two-fact-enter-phone .intl-tel-input .two-fact-form-field {
	width: 100%;
	height: auto;
	line-height: 22px;
}

.two-fact-form-btns {
	margin-top: 20px;
	text-align: right;
}

#content.two-fact-content {
	padding: 35px 25px;
}

.two-fact-form-btn_skip {
	padding: 8px 15px;
	font-size: 18px;
	text-decoration: underline;
}

.two-fact-form-btn_skip:hover {
	text-decoration: none;
}


.two-fact-content .intl-tel-input .country-list {
	width: 350px;
	box-shadow: none;
	overflow-x: hidden;
}
/* billing page */
.giftSectionWrapper {
	padding-top: 5px;
}

.savedGiftSectionRColumn {
	float: right;
	width: 110px;
	padding: 0 0 0 10px;
	white-space: nowrap;
}

.savedGiftSectionLColumn {
	text-align: right;
	line-height: 21px;
	font-style: italic;
}

.savedGiftSection {
	background-color: #fff;
	display: none;
	padding: 0 3px;
}

/**/

.giftSection {
	text-align: right;
	line-height: 27px;
	padding-right: 20px;
}

.giftDescriptionSection {
	float: right;
	width: 120px;
	background-color: #e8fecb;
	margin-top: 25px;
	height: 167px;
}

.giveGiftDialogDescription {
	margin: 0 10px;
	font-size: 12px;
	text-align: center;
}

.giftPopupButtonsWrapper {
	padding-top: 15px;
	clear: both;
}

.giveGiftDialog p {
	padding-top: 0px;
	margin: 10px 0 20px 0;
}

.giftToLabel,
.giftFromLabel,
.gift-delivery-title {
	font-weight: bold;
}

.giftDialogInput {
	width: 230px;
	padding: 3px;
	margin-top: 3px;
}

.giftDialogInput:disabled {
	background-color: #c6c6c6;
}

.giftDialogInput.valid-field {
	width: 200px;
}

.giftDialogTextArea {
	width: 355px;
	height: 75px;
	padding: 3px;
	margin-top: 3px;
}

.giveGiftDialog .errorOnField {
	background-color: #fddcdc;
	color: red;
}

.savedRecipientLabel {
	font-size: 11px;
}

.savedRecipientName, .savedRecipientCityName {
	font-size: 11px;
	word-wrap: normal;
}

.giveGiftLink {
	float: right;
	width: 120px;
	text-align: right;
	background: url("https://productimages.nimbledeals.com/images/gift/gift_icon1_small.gif") no-repeat right center;
	height: 21px;
	padding-right: 28px;
}

.giveGiftDeleteLink {
	width: 50px;
	text-align: right;
	background: url("https://productimages.nimbledeals.com/images/gift/gift_icon1_small.gif") no-repeat right center;
	height: 21px;
	padding-top: 7px;
	padding-right: 28px;
}	

.giveGiftEditLink, .giveGiftDeleteLink {
	font-size: 11px;
	line-height: 22px;
}	

.giftImageMedium {
	background: url("https://productimages.nimbledeals.com/images/gift/gift_icon1_medium.gif");
	background-repeat: no-repeat;
	margin: 10px auto;
	width: 51px;
	height: 48px;
}

/* my Gifts */

#myGiftsPage .noGifts{
		margin: 0 auto;
		text-align: center;
		padding: 169px 0 30px 0;
		height:260px;
}
#myGiftsPage .noGifts h1, .noGifts p, .noGifts a {		
	font-size: 21px;
}
#myGiftsPage .noGifts h1 {
	font-weight: bold;
}
#myGiftsPage .noGifts p {	
	margin:2px 0 2px 0;
	color: #575757;
}

/* Gift cards */

#giftCardsPage .noGifts{
	margin: 0 auto;
	text-align: center;
	padding: 169px 0 30px 0;
	height:260px;
}
#giftCardsPage .noGifts h1, .noGifts p, .noGifts a {
	font-size: 21px;
}
#giftCardsPage .noGifts h1 {
	font-weight: bold;
}
#giftCardsPage .noGifts p {
	margin:2px 0 2px 0;
	color: #575757;
}

.active-gift-card-page{
	font-weight: bold;
}

#giftsListSection{
	background-color: #ffffff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}

.myGiftsContainer {
	padding:10px 20px 10px 20px;
}

.myGiftsContainer h1 {
	font-weight: bold;
	font-size: 15px;
	color: #000;
	padding:0 0 0 30px;
	line-height: 27px;
}

.giveGiftPopup .ui-dialog-titlebar {
	font-size: 20px;
	padding: 10px 24px 0 24px;
}

table.myGiftsTable {
	margin: 5px 0 0 0;
}

table.myGiftsTable .gbItemPhoto img {
	max-height:80px;
	max-width:140px;
}

.giftIco {
	background: url("https://productimages.nimbledeals.com/images/gift/gift_icon1_small.gif") no-repeat scroll left transparent;
	height: 21px;
}
.notClaimedIco {
	background: url("https://productimages.nimbledeals.com/images/nimble_commerce/icons/attention.gif") no-repeat scroll left transparent;
}

.myGiftStatusIcon {
	height: 16px;
	padding-left: 22px;
	white-space: nowrap;
}

.myGiftExpiration {
	height: 16px;
	padding-left: 22px;
	white-space: nowrap;
}

.claimedIco {
	background: url("https://productimages.nimbledeals.com/images/nimble_commerce/icons/accept.png") no-repeat scroll left transparent;
}

.myGiftProcessingIcon {
	background: url("https://productimages.nimbledeals.com/images/nimble_commerce/icons/hourglass-icon.png") no-repeat scroll left transparent;
}

.gbItemPhoto {
	text-align: center;
	float: left;
	width: 140px;
}

table.myGiftsTable .separator{
	padding:0 5px 0 5px;
}

#giftPagination {
	text-align: center;
	font-size: 12px;
	line-height: 30px;
}
#giftPagination span, #giftPagination a {
	margin: 0 3px;
}
.claimedText {
	padding-right:5px;
}

#giftInfoSection { 
	border: 1px solid  #A9D276; 
	background-color: #A9D276; 
	margin: 20px; 
	padding: 9px;
} 
#giftInfoSection { 
	font-size: 16px; 
	color: #373737; 
} 

.giftMediumIcon {
	background-image: url("https://productimages.nimbledeals.com/images/gift/gift_icon1_medium.gif"); /** sprite-ref: mainSprite*/
	background-repeat: no-repeat;
	float: left;
	width: 51px;
	height: 48px;
	margin-right: 15px;
}

.giftBlock { 
	padding: 20px 0 5px 0; 
} 
.giftInfoSectionWrapper { 
	background-color: #E7FECA; 
	border: 9px solid  #E7FECA;
} 
.downloadLink { 
	font-size: 15px; 
}
.ghostText{
	color: #b7b7b7;
}
.groupBuyGiftRecipientPhoneNumber,
.groupBuyGiftRecipientEmail {
	display: block;
}

.giftDialogRecipientLabel input, .giftDialogMyselfLabel input { 
	border: 0; 
	background: 0; 
	vertical-align: middle; 
	margin: 0;
}

.giftToLabel,
.giftFromLabel,
.giftFromLabelMessage,
.gift-delivery-title {
	display: block;
}

/**/
.myGiftsItemSubmerchantName {
	color: #007ae3;
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	padding-bottom: 3px;
}

.myGiftsPhotoCol {
	width: 145px;
}

.myGiftsItemExpiredDate {
	float: right;
	color: #252525;
}

.myGiftsItemOfferDescTable {
	margin-top: 10px;
}

.offerDetailsLinkWrap {
	display: none;
}

.myGiftsItemOfferTitleCol .myGiftsItemOfferTitle {
	color: #494949;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}

.myGiftsItemOfferTitleCol {
	padding-left: 10px;
}

.myGiftsItemOfferDescTable td, .myGiftsItemOfferDescTable th {
	background-color: #ffffff;
	color: #464646;
	padding-top: 2px;
	padding-bottom: 2px;
}

.myGiftsItemOfferValueCol {
	width: 50px;
	min-width: 50px;
	text-align: center;
	white-space: nowrap;
	padding-right: 0;
}

th.myGiftsItemOfferValueCol {
	font-weight: normal;
}

td.myGiftsItemOfferValueCol {
	font-size: 15px;
	font-weight: bold;
	text-align: right;
}

.myGiftsItemDottedCol {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.myGiftsItemDottedDiv {
	border-bottom: 1px dotted #464646;
	line-height: 12px;
}

.myGiftsItemCertCol, .myGiftsItemStatusCol, .myGiftsItemClaimedBox, .myGiftsPrintCol {
	white-space: nowrap;
}

.myGiftsItemCertCol {
	padding-left: 10px;
}	

.myGiftsItemCertCol .couponPin{
	padding-left: 10px;
}

.myGiftsItemStatusCol {
	width: 134px;
	min-width: 134px;
	white-space: nowrap;
	padding-left: 8px;
}

.myGiftsItemOddRow, .myGiftsOrderItemOdd td, .myGiftsOrderItemOdd th {
	background-color: #F7F6F6;
}

.purchaseCancelLink {
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
}

.quantityError {
	display:block;
	text-align:right;
}

.giftDialogBoxTitle {
	width: 100px;
}

.giftDialogBox {
	margin: 5px 0 5px 0;
}

.giftDialogBox .groupBuyGiftRecipientCountry {
	width: 150px;
}

.giftDialogBox .addressStateLabel {
	margin: 5px 0 5px 0;
}

.giftDialogBox .addressStateLabel .text {
	color: #363636;
	width: 100px;
	display: inline-block;
}

.giftDialogBox #statesList, .addressStateField {
	width: 240px;
}

.giftDialogBox .addressStateLabel .state {
	width: 100px;
	display: inline-block;
}

.giftDialogBox .addressZipPostalCodeLabel {
	margin: 5px 0 5px 0;
}

.giftDialogBox .addressZipPostalCodeLabel .text {
	color: #363636;
	width: 100px;
	display: inline-block;
}

.giftDialogBox .addressZipPostalCodeLabel .zip {
	width: 100px;
	display: inline-block;
}

.giftDialogSaveBtn {
	margin-left: 30px;
}

.highlitedText {
	color: red;
}

.addressSuggestionsNewText,
.addressSuggestionsOldText {
	font-size: 14px;
}

.addressSuggestionsNewText {
	margin: 18px 0 4px 25px;
	display: block;
}

.addressSuggestionsEditLink {
	margin: 6px 0 6px 25px;
	display: block;
	font-size: 14px;
}

.addressSuggestionsText {
	font-size: 13px;
	font-weight: bold;
}

.gift-delivery-date-sep {
	display: inline-block;
	padding: 0 10px;
}

/******** - /var/lib/jetty/webapps/group-buy.d/WEB-INF/classes/dyna/css/CustomizableCss/gbGift.css - *********/

/* billing page */
.giftSectionWrapper {
	padding-top: 5px;
}

.savedGiftSectionRColumn {
	float: right;
	width: 110px;
	padding: 0 0 0 10px;
	white-space: nowrap;
}

.savedGiftSectionLColumn {
	text-align: right;
	line-height: 21px;
	font-style: italic;
}

.savedGiftSection {
	background-color: #fff;
	display: none;
	padding: 0 3px;
}

/**/

.giftSection {
	text-align: right;
	line-height: 27px;
	padding-right: 20px;
}

.giftDescriptionSection {
	float: right;
	width: 120px;
	background-color: #e8fecb;
	margin-top: 25px;
	height: 167px;
}

.giveGiftDialogDescription {
	margin: 0 10px;
	font-size: 12px;
	text-align: center;
}

.giftPopupButtonsWrapper {
	padding-top: 15px;
	clear: both;
}

.giveGiftDialog p {
	padding-top: 0px;
	margin: 10px 0 20px 0;
}

.giftToLabel,
.giftFromLabel,
.gift-delivery-title {
	font-weight: bold;
}

.giftDialogInput {
	width: 230px;
	padding: 3px;
	margin-top: 3px;
}

.giftDialogInput:disabled {
	background-color: #c6c6c6;
}

.giftDialogInput.valid-field {
	width: 200px;
}

.giftDialogTextArea {
	width: 355px;
	height: 75px;
	padding: 3px;
	margin-top: 3px;
}

.giveGiftDialog .errorOnField {
	background-color: #fddcdc;
	color: red;
}

.savedRecipientLabel {
	font-size: 11px;
}

.savedRecipientName, .savedRecipientCityName {
	font-size: 11px;
	word-wrap: normal;
}

.giveGiftLink {
	float: right;
	width: 120px;
	text-align: right;
	background: url("https://productimages.nimbledeals.com/images/gift/gift_icon1_small.gif") no-repeat right center;
	height: 21px;
	padding-right: 28px;
}

.giveGiftDeleteLink {
	width: 50px;
	text-align: right;
	background: url("https://productimages.nimbledeals.com/images/gift/gift_icon1_small.gif") no-repeat right center;
	height: 21px;
	padding-top: 7px;
	padding-right: 28px;
}	

.giveGiftEditLink, .giveGiftDeleteLink {
	font-size: 11px;
	line-height: 22px;
}	

.giftImageMedium {
	background: url("https://productimages.nimbledeals.com/images/gift/gift_icon1_medium.gif");
	background-repeat: no-repeat;
	margin: 10px auto;
	width: 51px;
	height: 48px;
}

/* my Gifts */

#myGiftsPage .noGifts{
		margin: 0 auto;
		text-align: center;
		padding: 169px 0 30px 0;
		height:260px;
}
#myGiftsPage .noGifts h1, .noGifts p, .noGifts a {		
	font-size: 21px;
}
#myGiftsPage .noGifts h1 {
	font-weight: bold;
}
#myGiftsPage .noGifts p {	
	margin:2px 0 2px 0;
	color: #575757;
}

/* Gift cards */

#giftCardsPage .noGifts{
	margin: 0 auto;
	text-align: center;
	padding: 169px 0 30px 0;
	height:260px;
}
#giftCardsPage .noGifts h1, .noGifts p, .noGifts a {
	font-size: 21px;
}
#giftCardsPage .noGifts h1 {
	font-weight: bold;
}
#giftCardsPage .noGifts p {
	margin:2px 0 2px 0;
	color: #575757;
}

.active-gift-card-page{
	font-weight: bold;
}

#giftsListSection{
	background-color: #ffffff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}

.myGiftsContainer {
	padding:10px 20px 10px 20px;
}

.myGiftsContainer h1 {
	font-weight: bold;
	font-size: 15px;
	color: #000;
	padding:0 0 0 30px;
	line-height: 27px;
}

.giveGiftPopup .ui-dialog-titlebar {
	font-size: 20px;
	padding: 10px 24px 0 24px;
}

table.myGiftsTable {
	margin: 5px 0 0 0;
}

table.myGiftsTable .gbItemPhoto img {
	max-height:80px;
	max-width:140px;
}

.giftIco {
	background: url("https://productimages.nimbledeals.com/images/gift/gift_icon1_small.gif") no-repeat scroll left transparent;
	height: 21px;
}
.notClaimedIco {
	background: url("https://productimages.nimbledeals.com/images/nimble_commerce/icons/attention.gif") no-repeat scroll left transparent;
}

.myGiftStatusIcon {
	height: 16px;
	padding-left: 22px;
	white-space: nowrap;
}

.myGiftExpiration {
	height: 16px;
	padding-left: 22px;
	white-space: nowrap;
}

.claimedIco {
	background: url("https://productimages.nimbledeals.com/images/nimble_commerce/icons/accept.png") no-repeat scroll left transparent;
}

.myGiftProcessingIcon {
	background: url("https://productimages.nimbledeals.com/images/nimble_commerce/icons/hourglass-icon.png") no-repeat scroll left transparent;
}

.gbItemPhoto {
	text-align: center;
	float: left;
	width: 140px;
}

table.myGiftsTable .separator{
	padding:0 5px 0 5px;
}

#giftPagination {
	text-align: center;
	font-size: 12px;
	line-height: 30px;
}
#giftPagination span, #giftPagination a {
	margin: 0 3px;
}
.claimedText {
	padding-right:5px;
}

#giftInfoSection { 
	border: 1px solid  #A9D276; 
	background-color: #A9D276; 
	margin: 20px; 
	padding: 9px;
} 
#giftInfoSection { 
	font-size: 16px; 
	color: #373737; 
} 

.giftMediumIcon {
	background-image: url("https://productimages.nimbledeals.com/images/gift/gift_icon1_medium.gif"); /** sprite-ref: mainSprite*/
	background-repeat: no-repeat;
	float: left;
	width: 51px;
	height: 48px;
	margin-right: 15px;
}

.giftBlock { 
	padding: 20px 0 5px 0; 
} 
.giftInfoSectionWrapper { 
	background-color: #E7FECA; 
	border: 9px solid  #E7FECA;
} 
.downloadLink { 
	font-size: 15px; 
}
.ghostText{
	color: #b7b7b7;
}
.groupBuyGiftRecipientPhoneNumber,
.groupBuyGiftRecipientEmail {
	display: block;
}

.giftDialogRecipientLabel input, .giftDialogMyselfLabel input { 
	border: 0; 
	background: 0; 
	vertical-align: middle; 
	margin: 0;
}

.giftToLabel,
.giftFromLabel,
.giftFromLabelMessage,
.gift-delivery-title {
	display: block;
}

/**/
.myGiftsItemSubmerchantName {
	color: #007ae3;
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	padding-bottom: 3px;
}

.myGiftsPhotoCol {
	width: 145px;
}

.myGiftsItemExpiredDate {
	float: right;
	color: #252525;
}

.myGiftsItemOfferDescTable {
	margin-top: 10px;
}

.offerDetailsLinkWrap {
	display: none;
}

.myGiftsItemOfferTitleCol .myGiftsItemOfferTitle {
	color: #494949;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}

.myGiftsItemOfferTitleCol {
	padding-left: 10px;
}

.myGiftsItemOfferDescTable td, .myGiftsItemOfferDescTable th {
	background-color: #ffffff;
	color: #464646;
	padding-top: 2px;
	padding-bottom: 2px;
}

.myGiftsItemOfferValueCol {
	width: 50px;
	min-width: 50px;
	text-align: center;
	white-space: nowrap;
	padding-right: 0;
}

th.myGiftsItemOfferValueCol {
	font-weight: normal;
}

td.myGiftsItemOfferValueCol {
	font-size: 15px;
	font-weight: bold;
	text-align: right;
}

.myGiftsItemDottedCol {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.myGiftsItemDottedDiv {
	border-bottom: 1px dotted #464646;
	line-height: 12px;
}

.myGiftsItemCertCol, .myGiftsItemStatusCol, .myGiftsItemClaimedBox, .myGiftsPrintCol {
	white-space: nowrap;
}

.myGiftsItemCertCol {
	padding-left: 10px;
}	

.myGiftsItemCertCol .couponPin{
	padding-left: 10px;
}

.myGiftsItemStatusCol {
	width: 134px;
	min-width: 134px;
	white-space: nowrap;
	padding-left: 8px;
}

.myGiftsItemOddRow, .myGiftsOrderItemOdd td, .myGiftsOrderItemOdd th {
	background-color: #F7F6F6;
}

.purchaseCancelLink {
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
}

.quantityError {
	display:block;
	text-align:right;
}

.giftDialogBoxTitle {
	width: 100px;
}

.giftDialogBox {
	margin: 5px 0 5px 0;
}

.giftDialogBox .groupBuyGiftRecipientCountry {
	width: 150px;
}

.giftDialogBox .addressStateLabel {
	margin: 5px 0 5px 0;
}

.giftDialogBox .addressStateLabel .text {
	color: #363636;
	width: 100px;
	display: inline-block;
}

.giftDialogBox #statesList, .addressStateField {
	width: 240px;
}

.giftDialogBox .addressStateLabel .state {
	width: 100px;
	display: inline-block;
}

.giftDialogBox .addressZipPostalCodeLabel {
	margin: 5px 0 5px 0;
}

.giftDialogBox .addressZipPostalCodeLabel .text {
	color: #363636;
	width: 100px;
	display: inline-block;
}

.giftDialogBox .addressZipPostalCodeLabel .zip {
	width: 100px;
	display: inline-block;
}

.giftDialogSaveBtn {
	margin-left: 30px;
}

.highlitedText {
	color: red;
}

.addressSuggestionsNewText,
.addressSuggestionsOldText {
	font-size: 14px;
}

.addressSuggestionsNewText {
	margin: 18px 0 4px 25px;
	display: block;
}

.addressSuggestionsEditLink {
	margin: 6px 0 6px 25px;
	display: block;
	font-size: 14px;
}

.addressSuggestionsText {
	font-size: 13px;
	font-weight: bold;
}

.gift-delivery-date-sep {
	display: inline-block;
	padding: 0 10px;
}
.genderAuthField, .stateAuthField {
    width: 167px;
}

.dateOfBirthMonthAuthField {
    width: 116px;
}

/******** - /var/lib/jetty/webapps/group-buy.d/WEB-INF/classes/dyna/css/additionalAttributes.css - *********/

.genderAuthField, .stateAuthField {
    width: 167px;
}

.dateOfBirthMonthAuthField {
    width: 116px;
}
