﻿/*.quote_wrapper a.applyTooltip:hover {
	text-decoration: none;
	color: #777
}
.quote_wrapper a.applyTooltip span.tooltip {
	position: absolute;
	z-index: 10;
	display: none;
	padding: 14px 14px;
	margin-top: -30px;
	margin-left: 28px;
	line-height: 16px;
	border-radius: 4px;
	box-shadow: 4px 4px 4px rgba(0,0,0,.25)
}
.quote_wrapper a.applyTooltip:hover span.tooltip {
	display: inline;
	color: #fff;
	background: rgba(226,57,64,.9)
}*/

.compareCenterContainer {
	display: block;
	width: 66vw;
	overflow: auto;
	min-width: 500px;
	max-width: 880px;
}

@media (max-width: 1089px) and (min-width: 921px) {
.compareCenterContainer {
	width: 71vw;
}
}

@media (min-width: 850px) and (max-width: 920px) {
.compareCenterContainer {
	width: 69vw;
}
}

::-webkit-scrollbar-thumb:vertical:hover, ::-webkit-scrollbar-thumb:horizontal:hover {
background:#0B5EA2;
}
.cm_plan {
	background-color: #fff
}
.margin_dialog {
	margin: 0 auto;
	width: auto
}
.main_dialog {
	text-align: left
}
.validation-summary-errors {
	font-weight: bold;
	color: red
}
.validation-summary-valid {
	display: none
}
.costco_middle {
	width: 100%;
	float: left;
	background-color: #fff
}
.costco_middle_content {
	width: 94%;
	margin-top: 28px;
	margin-left: 20px;
	margin-right: 0%;
	float: left;
	margin-bottom: 25px
}
.costco_title {
	width: 100%;
	float: left;
	font-family: 'DeliciousBold';
	color: #003f71;
	font-size: 46px
}
.costco_middle_content_dialog {
	width: 96%;
	margin-top: 0;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
	margin-bottom: 20px
}
.costco_sub_tit {
	width: 100%;
	float: left;
	font-family: 'DeliciousRoman';
	color: #004071;
	font-size: 34px;
	margin-top: 28px
}
.login_tit {
	color: #fff;
	float: left;
	font-family: 'DeliciousBold';
	font-size: 44px;
	margin-top: 0;
	text-align: justify;
	width: 100%;
	height: 60px
}
.spl_cm_plan_main {
	float: left;
	width: 82%;
	margin: 35px 19% 95px 19%
}
.spl_cm_main {
	float: left;
	width: 100%
}
.spl_cm_tit {
	float: left;
	width: 100%;
	font-size: 35px;
	font-family: 'DeliciousBold';
	margin-bottom: 10px
}
.spl_txt_sec {
	float: left;
	width: 100%;
	margin-bottom: 55px
}
.spl_cm_txt {
	float: left;
	width: 100%;
	font-family: 'DeliciousRoman';
	font-size: 28px;
	line-height: 124%
}
.greenButton_small {
	text-decoration: none;
	padding: 6px 16px 8px 16px;
	border: 1px solid #94ce58;
	border-radius: 5px;
	color: #fff;
	text-align: center;
	font-size: .9em;
	line-height: 1em;
	vertical-align: middle;
	cursor: pointer;
	background-color: #94ce58;
	Margin: 10px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out
}
.greenButton_small:hover {
	opacity: .85;
	transform: translatey(-3px);
	text-decoration: none;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out
}
.greenButton_small.quote {
	position: absolute;
	right: 0;
	bottom: 2px
}
.createEmail_title {
	padding: 6px 0 10px 0;
	font-weight: bold;
	color: #fff;
	background-color: #0061aa;
	font-size: 20px
}
.createEmail_description {
	margin: 10px 0 18px 0;
	padding: 0;
	font-size: 12px
}
.createEmail_addresses {
	width: 563px;
	height: 132px;
	float: left
}
.createEmail_toField {
	margin: 10px 0 8px 0;
	padding: 0;
	float: left
}
.createEmail_fromField {
	margin: 0 0 12px 0;
	padding: 0;
	float: left
}
.createEmail_subjectField {
	float: left
}
.createEmail_genericLabel {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	margin: 0 20px 0 0;
	padding: 5px 0 0 0;
	text-align: right;
	width: 100px;
	font-size: 12pt;
	float: left
}
.createEmail_generalUserField {
	width: 190px;
	height: 25px;
	background: #fff;
	border: 1px solid silver;
	font-size: 12pt
}
.createEmail_superScript {
	margin: 3px 0 0 120px;
	font: italic 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6e6e6e;
	float: left
}
.createEmail_buttonControls {
	width: 100%;
	height: 70px;
	margin-top: 8px;
	float: left
}
.createEmail_in_pl_no_btnAdd {
	float: left;
	width: 180px;
	text-align: center;
	margin: 5px 0 0 0;
	background-color: #7bc145;
	border-bottom: 3px solid #5f9933;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.createEmail_in_pl_no_btnAdd:hover {
	background-color: #00508a;
	border-bottom: 3px solid #004171
}
.createEmail_in_pl_no_btnAdd a {
	color: #fff;
	display: block;
	float: left;
	font-family: 'DeliciousRoman';
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	width: 180px
}
.createEmail_in_pl_no_btnSend {
	float: right;
	width: 250px;
	text-align: center;
	margin: 5px 0 0 0;
	background-color: #7bc145;
	border-bottom: 3px solid #5f9933;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.createEmail_in_pl_no_btnSend:hover {
	background-color: #00508a;
	border-bottom: 3px solid #004171
}
.createEmail_in_pl_no_btnSend a {
	color: #fff;
	display: block;
	float: right;
	font-family: 'DeliciousRoman';
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	width: 250px
}
#additionalOptionsContainer {
	width: 370px;
	height: 276px;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	border-top: 1px solid silver;
	top: 310px;
	left: 30px;
	background: #fff url(Images/AdditionalOptionsBG.png) no-repeat;
	text-align: left;
	position: fixed;
	display: none
}
#wrapSent {
	width: 483px;
	height: 165px;
	background: #fff url(Images/YourProposalEmailed.png) no-repeat;
	text-align: left
}
#sentContainer {
	width: 270px;
	margin: 88px 0 0 200px;
	padding: 8px;
	float: left
}
#sentContainer p {
	font: bold 15px "Trebuchet MS", Arial;
	color: #fff;
	margin-bottom: 15px
}
#sentContainer a {
	font-size: 12px;
	color: #000;
	text-decoration: none
}
emailFrame {
	overflow: none;
	overflow-x: none
}
.ProposalEmail_btnClose {
	float: right;
	width: 90px;
	text-align: center;
	margin: 5px 100px 0 0;
	background-color: #555;
	border-bottom: 3px solid #777;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.ProposalEmail_btnClose:hover {
	background-color: #555;
	border-bottom: 3px solid #777
}
.ProposalEmail_btnClose a {
	color: #fff;
	display: block;
	float: right;
	font-family: 'DeliciousRoman';
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	width: 90px
}
.ProposalEmail_buttonControls {
	width: 100%;
	height: 70px;
	margin-top: 100px;
	float: left
}
.NoRecord {
	text-align: center;
	font-size: 16pt;
	color: gray;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding-top: 60px
}
.BackBar {
	position: relative;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	line-height: 25px;
	z-index: 99
}
.BackBar .Menu {
	float: left;
	height: 25px
}
.blog_said {
	float: left;
	width: 100%;
	margin: 40px 0 0
}
.blog1_left {
	float: left;
	width: 80%;
	margin: 0 0 0 5.4%
}
.disclaimer_sm {
	float: left;
	width: 100%;
	font-size: 17px;
	color: #fff;
	line-height: 14px;
	margin-bottom: 10px;
	font-style: italic
}
.disclaimer_main {
	float: left;


}
.costco_arr {
	width: auto;
	text-align: center;
	margin-top: -32px
}
.memberInfo_titel {
	float: left;
	width: 100%;
	font-size: 36px;
	color: #ff0;
	line-height: 43.2px;
	margin-bottom: 30px
}
.disclaimer_body {
	background-color: #0061aa;
	width: 100%;
	float: left
}
.block {
	float: left;
	width: 100%;
	margin: 10px 0 0;
	padding: 0 0 32px
}
.block_main {
	float: left;
	width: 100%;
	margin: 0;
	background-color: #fff
}
.lig_top {
	float: left;
	width: 100%;
	font-size: 25px;
	color: #fff;
	background: #0061aa;
	text-align: center;
	padding-top: 20px;
	height: 40px
}
.lig_mid_sec {
	float: left;
	width: 100%;
	background: #fff;
	margin-top: 30px
}
.ligh_annu {
	float: left;
	width: 50%
}
.ligh_annu_main {
	float: left;
	width: 100%
}
.ligh_annu_dol {
	float: left;
	width: 100%;
	text-align: center;
	color: #003f71;
	font-size: 50px;
	font-weight: bold
}
.ligh_annu_txt {
	border-top: 1px solid #777;
	border-bottom: 1px solid #777;
	color: #777;
	float: left;
	font-size: 16px;
	margin: 10px 30% 0 30%;
	text-align: center;
	width: 40%;
	padding: 2px 0 5px 0
}
.ligh_ext_mar {
	margin: 10px 40% 0 40%;
	width: 20%
}
.ligh_month {
	float: left;
	width: 50%
}
.lig_mid_sec_txt {
	float: left;
	width: 100%;
	font-size: 14px;
	color: #333;
	text-align: center;
	margin-top: 35px
}
.lig_mid_sec_txt1 {
	float: left;
	width: 80%;
	font-size: 12px;
	color: #333;
	margin: 35px 10% 0 10%
}
.lig_mid_sec_txt2 {
	float: left;
	width: 80%;
	font-size: 16px;
	color: #333;
	margin: 6px 10% 0 10%;
	line-height: 25px;
	text-align: center
}
.lig_mid_sec_txt3 {
	float: left;
	width: 96%;
	font-size: 16px;
	color: #333;
	margin: 6px 2% 0 2%;
	line-height: 25px;
	text-align: center
}
.lig_shop_plan {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px
}
.lig_shop_plan_2 {
	width: 99%;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	height: 72px
}
.lig_shop_plan3 {
	float: left;
	width: 100%;
	margin: 27px 0 20px 0
}
.lig_shop_btn1 {
	float: left;
	width: 40%
}
.lig_shop_btn2 {
	float: left;
	width: 45%
}
.lig_shop_btn3 {
	float: left;
	width: 71%
}
.lig_shop_btn1 a {
	text-align: center;
	background-color: #00508a;
	border-bottom: solid 3px #004171;
	text-decoration: none;
	color: #fff;
	display: block;
	line-height: 70px;
	font-size: 26px;
	margin: 0 20px 0 41%;
	padding: 0 6px 0 6px
}
.lig_shop_btn2 a {
	text-align: center;
	background-color: #00508a;
	border-bottom: solid 3px #004171;
	text-decoration: none;
	color: #fff;
	display: block;
	line-height: 70px;
	font-size: 26px
}
.lig_shop_btn3 a {
	text-align: center;
	background-color: #00508a;
	border-bottom: solid 3px #004171;
	text-decoration: none;
	color: #fff;
	display: block;
	line-height: 70px;
	font-size: 18px;
	margin: 0 0 0 42%
}
.lig_shop_btn4 {
	float: left;
	width: 71%
}
.lig_shop_btn4 a {
	text-align: center;
	background-color: #00508a;
	border-bottom: solid 3px #004171;
	text-decoration: none;
	color: #fff;
	display: block;
	line-height: 70px;
	font-size: 26px;
	margin: 0 20px 0 42%;
	padding: 0 6px 0 6px
}
.lig_shop_btn1 a:hover, .lig_shop_btn2 a:hover, .lig_shop_btn3 a:hover, .lig_shop_btn4 a:hover {
	background-color: #004171;
	border-bottom: solid 3px #004171;
	text-decoration: none;
	color: #fff
}
.subsmtxt {
	color: red;
	font-size: 13px;
	margin: 0 10% 25px 10%;
	text-align: center;
	width: 80%
}
.gov_sub_main_lr_main {
	float: left;
	width: 100%
}
.gov_sub_left {
	float: left;
	width: 53.5%
}
.gov_sub_left_main {
	float: left;
	width: 94%;
	margin: 0 0 0 6%
}
.gov_sub_rig {
	float: left;
	width: 41.8%;
	margin: 25px 0 0 1%
}
.gov_sub_rig_main {
	float: left;
	width: 82%;
	padding: 30px 6.8% 40px 11%;
	border: solid 1px #f3f3f3;
	-webkit-box-shadow: 11px 12px 10px -6px rgba(238,238,238,1);
	-moz-box-shadow: 11px 12px 10px -6px rgba(238,238,238,1);
	box-shadow: 11px 12px 10px -6px rgba(238,238,238,1);
	border-radius: 5px
}
.gov_income {
	float: left;
	width: 100%;
	margin: 40px 0 0
}
.gov_income2 {
	float: left;
	width: 100%;
	margin: 14px 0 0 0
}
.gov_income3 {
	float: left;
	width: 100%;
	margin: 14px 0 14px 0
}
.gov_zip_code {
	float: left;
	width: 100%;
	margin: 30px 0 0
}
.gov_zip_tit {
	float: left;
	width: 100%;
	color: #003f71
}
.gov_zip_tit2 {
	float: left;
	width: 62%;
	color: #003f71;
	padding-left: 2%
}
.gov_zip_tit3 {
	float: left;
	width: 9%;
	color: #003f71;
	padding: 9px 0 0 8%
}
.gov_zip_tit4 {
	float: left;
	width: 25%;
	color: #003f71;
	padding: 9px 0 0 9%
}
.gov_zip_txt {
	float: left;
	width: 100%
}
.gov_zip_no {
	float: left;
	width: auto;
	color: #003f71
}
.gov_zip_edit {
	float: left;
	width: auto;
	margin: 18px 0 0 30px
}
.gov_income_tit {
	float: left;
	width: 100%
}
.gov_income_tit2 {
	margin: 0 0 0 10px
}
.gov_feild {
	float: left;
	width: 35%;
	margin: 15px 0 0
}
.gov_info_det {
	float: left;
	width: 100%;
	background-color: #edf2f5;
	border-radius: 5px;
	margin: 10px 0 0
}
.ErrorMemberComBoxField {
	color: red
}
.cvIconCitiCard {
	width: 4em;
	height: 2.75em;
	background: url(images/CreditCard_icom.png) no-repeat;
	background-size: cover
}
.bronzeMedal {
	width: 5.8em;
	height: 5.8em;
	line-height: 5.8em;
	font-size: .6em
}
.silverMedal {
	width: 5.8em;
	height: 5.8em;
	line-height: 5.8em;
	font-size: .6em
}
.goldMedal {
	width: 5.8em;
	height: 5.8em;
	line-height: 5.8em;
	font-size: .6em
}
.catastrophicMedal {
	background-color: #000;
	border-radius: 50%;
	width: 5.8em;
	height: 5.8em;
	line-height: 5.8em;
	color: #fff;
	font-size: .6em;
	font-family: 'FuturaPT-Heavy', 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	vertical-align: middle
}
.platinumMedal {
	background-color: #bfbfbf;
	border-radius: 50%;
	width: 5.8em;
	height: 5.8em;
	line-height: 5.8em;
	color: #fff;
	font-size: .6em;
	font-family: 'FuturaPT-Heavy', 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	vertical-align: middle
}
.resultRightSmall {
	position: relative;
	display: table-cell;
	height: 11.125em;
	width: 15.625em;
	text-align: center;
	vertical-align: middle;
	background: #b9b9b9;
	color: #fff;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	text-decoration: none
}
.backQuoteContent {
	position: relative;
	min-width: 730px;
	max-width: 1200px;
	min-height: 20px;
	margin-left: auto;
	margin-right: auto
}
/*.snav-wrap {
	width: auto
}*/
/*.topDisclaimer1 {
	font-size: .75em
}*/
.headerMenu {
}
.MyAccountNavWrapper {
}

.resultSmallPrice {
	
	font-size:1.8em;
	font-weight:lighter;
}
.sortingDiv2 {
	float: right;
	display: table-cell;
	min-height: 7em;
	vertical-align: bottom;
	text-align: right;
	font-size: 1.25em;
	line-height: 2.25em;
	color: #707070;
	clear: both;
}

input[type="checkbox"]:not(.multi-select-menuitem-checkbox) {
	/*display: none;*/
}

.darkblue2 {
	color: #005DAB;
}

.compareCenterNew {
	align-content: center;
	display: flex;
/*	flex-wrap: wrap;*/
	background-color: #BDD3E6;
	justify-content: flex-start;
	padding: .5em;
	width:100%;
	overflow:auto;
}