/* ----------------------------------------------------
	PUBLIC SITE REDESIGN

	* Description.......: BCBS Public Site Main Styles
	* Created by........: Thomas Knapp
	* Modified by.......: Thomas Knapp, Brenda Kim
	* Created...........: 07/28/2014
	* Version...........: 2.0

---------------------------------------------------- */

@charset "UTF-8";

/* Webfont: Univers-Light */
@font-face {
    font-family: 'UniversLight';
    src: url('fonts/Univers-Light.eot'); /* IE9 Compat Modes */
    src: url('fonts/Univers-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/Univers-Light.woff') format('woff'), /* Modern Browsers */
         url('fonts/Univers-Light.ttf') format('truetype'), /* Safari, Android, iOS */
         url('fonts/Univers-Light.svg#Univers-Light') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}



/* Webfont: Univers-Condensed-Light */
@font-face {
    font-family: 'univers47_condensed_light';
    src: url('fonts/univers-condensedlight-webfont.eot');
    src: url('fonts/univers-condensedlight-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/univers-condensedlight-webfont.woff2') format('woff2'),
         url('fonts/univers-condensedlight-webfont.woff') format('woff'),
         url('fonts/univers-condensedlight-webfont.ttf') format('truetype'),
         url('fonts/univers-condensedlight-webfont.svg#univers47_condensed_light') format('svg');
    font-weight: normal;
    font-style: normal;

}





/* Webfont: Univers-Condensed */
@font-face {
    font-family: 'UniversCondensed';
    src: url('fonts/Univers-Condensed.eot'); /* IE9 Compat Modes */
    src: url('fonts/Univers-Condensed.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/Univers-Condensed.woff') format('woff'), /* Modern Browsers */
         url('fonts/Univers-Condensed.ttf') format('truetype'), /* Safari, Android, iOS */
         url('fonts/Univers-Condensed.svg#Univers-Condensed') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Univers-CondensedBold */
@font-face {
    font-family: 'UniversCondensedBold';
    src: url('fonts/Univers-CondensedBold.eot'); /* IE9 Compat Modes */
    src: url('fonts/Univers-CondensedBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/Univers-CondensedBold.woff') format('woff'), /* Modern Browsers */
         url('fonts/Univers-CondensedBold.ttf') format('truetype'), /* Safari, Android, iOS */
         url('fonts/Univers-CondensedBold.svg#Univers-CondensedBold') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}





html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}


/* 508 Compliance Styles */
a.offscreen { 
	position:absolute;
	left:-1000px;
	top:-1000px;
	width:1px;
	height:1px;
	text-align: left; 
	overflow:hidden;
} 


html { 
	height:100%;
}

	html.lt-ie9 {
		height:auto;
	}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

body.homepage {
	background:none; }
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

span.gc-cs-link, .spanish-mobile-phone{
	text-decoration: none;
	color: #0080c7;
}

body {
	line-height: 1em;
	/*font-family:'UniversLight', Arial, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	
	height:100%;
	background: #fff; /* Old browsers */
	
	
}
	body#index{background:none;}
ol, ul {
	margin-bottom: 15px;
	margin-left: 20px;
}
ul{
	list-style: disc;
}
ul li, ol li{
	color: #454545;
	font-size: 13px;
	line-height: 18px;
	margin: 0 0 10px 20px;
}

	#mainContent li {
		line-height:1.65em;
		font-size: .85em;	}
		
		#mainContent li *  {
			font-size:inherit; }
			
			/*Fix for Shop Plans and Products tables*/
			#mainContent li .header-title {
   			font-size: 1.25em;}
			
			#mainContent li h3 {
				font-size:1.1em; }
	
blockquote{
	margin: 0 30px 25px;
	background-color: #F1F1F1;
	padding: 5px;
	padding-right: 20px;
	display: inline-block;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1 {
	font-family:'univers47_condensed_light', Arial, sans-serif;
	font-size:1.5em;
	line-height:1em;
	text-transform:uppercase;
	color: #4378D9;
	margin-top: .75em;
	margin-bottom: 20px;
	font-weight:bold;
}

	.lt-ie9 h1 {
		font-size: 24px; }

	h1+h2, h1+h3 {margin-top:0;}

h2 {
	font-family:'UniversCondensedBold', Arial, sans-serif;
	font-size:1.2em;
	line-height:1em;
	color: #5a5a5a;
	margin-top: 40px;
	margin-bottom: 10px;
}

	.lt-ie9 h2 {
		font-size: 19px; }

h3 {
	font-family:'UniversCondensed', Arial, sans-serif;
	font-size:1em; 
	font-weight:bold;
	color: #454545;
	margin:25px 0 10px 0;
}

p{
	font-size: .85em;
	color: #444444;
	margin-bottom: 15px;
	line-height:1.65em;
}

strong, b {
	font-weight:bold;
}

em, i {
	font-style: italic;
}

sup {
	position:relative;
	top: -0.75em;
	font-size:.6em !important;
	color:inherit;
}

sub {
	position:relative;
	bottom: -0.5em;
	font-size:.6em;
	color:#666;
}

input[type='text'],
input[type='number'],
input[type='email'],
textarea {
  font-size: 13px !important;
}

p.agent{
	font-size: 12px;
}


.button-white{
	background-color: #FFF;
	border: solid 2px #4088D0;
	color: #4088D0;
	box-shadow:none;
}

	.button-white:hover, .button-white:focus  {
			background-color:#4088D0;
			box-shadow:none;
	}
	
.button-blue {
	background-color:	#3c6abc;
	border:none;
	color:white;
	box-shadow:none;
	font-size: 13px;
	margin-top: 10px;
	padding: 8px 45px;
	transition: background-color 300ms ease-out 0s; 
	
	-webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
	display: inline-block;
	
		
	}
	
		.button-blue:hover, .button-white:focus {
			background-color:#9bb6e8;
			box-shadow:none;
			cursor:pointer; }



input[type="submit"].button-blue {
	background-color:	#3c6abc;
	border:none;
	color:white;
	box-shadow:none;
	font-size: 13px;
	margin-top: 10px;
	padding: 8px 45px;
	transition: background-color 300ms ease-out 0s; display:block;
	
	
	 }
	
		input[type="submit"].button-blue:hover, .button-white:focus {
			background-color:#9bb6e8;
			box-shadow:none;
			cursor:pointer; }



.bcbs-button {padding: 8px 20px; margin: 0 0 0.5em 0; background-color:#3c6abc; border: none; color: white; box-shadow:none; font-size:0.8em; font-weight: bold; display:inline-block; transition: background-color 300ms ease-out 0s; }
.bcbs-button:hover {background-color:#9bb6e8; box-shadow:none; text-decoration:none; color:#fff;  }
.bcbs-button:focus {color:#fff !important; }


.button.reverse, button.reverse {background-color: #fff; border: 1px solid #4591cf; color: #4591cf; width: 100%; font-size: .8em;}
.button.reverse:hover, button.reverse:hover {background-color:#4591cf; border:1px solid #fff; color:#fff; text-decoration:none;}
	
#hcsc .VZ_Conversation { 
	overflow-y: auto; 
    overflow-x: hidden; 
}	


#hcsc .VZ_Input textarea,
#hcscES .VZ_Input textarea,
#hcsc .VZ_Input textarea.VZ_UserInputFocus, 
#hcscES .VZ_Input textarea.VZ_UserInputFocus {
    min-height: 33px !important; /*overwrite foundation css value*/
		font-size:12px !important;
		color: #444 !important;
		border:none;
		margin:0;
		line-height:100%; }
		

		
.nw_UserInputContainer {
	display:inline !important;
	float:left;
	width:75% !important; }
		
#nina-block .nw_UserSubmit {
    background-color: #3c6abc !important;
    color: #fff !important;
    height: auto !important;
    margin: 0 10px 0 0 !important;
    padding: 10px !important;
    position: relative !important;
		display:inline;
    top: 15px !important;
    width: auto !important; }
		
html[lang='en'] div#floatingHead {display:none;}
		
p.attention-please {
	border: #FFD362 1px solid; 
	padding: 20px; 
	font-size: 1em;
}
		
p.gray-callout-box {
	padding: 20px; 
	font-size: 1em;
	background-color: #efefef;
}

span.attention-header {
	font-family: 'UniversCondensedBold', Arial, sans-serif;
font-size: 1.2em;
line-height: 1.4em;
color: #4378D9;
margin: 0 0 10px 0;
display:block;
	}

.caption {
	font-size: 0.75em;
	}
	
.no-link {pointer-events: none; cursor: default;}	



a:focus {
    outline: none !important;
    color: #4378D9 !important;
}

span.plans-alert-msg {
    width: 100%;
	height:auto; 
	background-image: url('/images/bcbs/redesign/content/homepage/home-2015/aler-message-icon.png');
    background-repeat: no-repeat;
    padding-left: 45px;
    display: block;
    min-height: 30px;
	text-align: left;
	line-height: 1.65em;
    background-position: left center;
} 	
	
	
	
/*------------------------------------*\
    #SUB NAV STYLES
\*------------------------------------*/

ul.side_nav {
	display:block;
	position:relative;
	margin-left:0;
	background-color: #f0f0f0;
    padding: 15px ;
}

ul.side_nav li ul {
	display:block;
	position:relative;
	margin-left:5px;
	margin-top:5px; 
}

ul.side_nav li {
	margin-left:0;
	margin-bottom:11px;
	list-style:none;
	font-size:0.95em;
}

ul.side_nav li.opt_green {
	margin-bottom: 3px !important;
	}

ul.side_nav li a{
	display:block;
	width:100%;
	padding: 3px 0;	
	color:#454545;
	line-height:1em;
	font-size:0.95em;
	
}

.side_nav li.opt_green a {
	font-family: 'UniversCondensedBold' , Arial, sans-serif;
	font-size:1.25em;
	line-height:1em;
	color: #4378D9;
	text-transform: uppercase;
	margin-bottom: 12px;
}

.side_nav li.opt_green a:after {
	content: "";
    background: #4378D9;
    width: 49px;
    height: 1px;
    padding: 0 0 0 14px;
    margin: 2px 0 0 0;
    display: block;
	}

.side_nav li.opt_green a:hover {
		background:none;
}
	
.side_nav li.on > :first-child {
	font-weight:bold; 
	color:#4378D9;
}

.side_nav li a:hover {
	color: #4378D9;
	text-decoration:none;
	font-weight:bold;
}

ul.side_nav li ul li {
	margin-bottom:0;
}

ul.side_nav li ul li a {

	color:#616161;
	font-weight:normal;
}
ul.side_nav li > div {font-weight:bold; }		



/*------------------------------------*\
    #MAIN CONTENT STYLES
\*------------------------------------*/
#mainContent{
	background-color: #FFF;
	
}





.hero{
	width: 100%;
}
.hero img{
	max-width: 100%;
}

.hero+h1 { margin-top: .25em;}


blockquote ul{
	list-style: none;
	border-left: solid 5px #e3ab5a;
	margin: 7px 0;
}
	blockquote li{
		line-height: 20px;
		margin-left: 12px;
	}
		blockquote li a, a{
			color: #4378D9;
			font-size: inherit;
			text-decoration: none;
		}
			blockquote li a:hover, a:hover{
				text-decoration: underline;
				color: #4378D9;
			}
		blockquote ul li:after{
			color: #4088D0;
				content: "\0BB \020";
				margin-left: 4px;
		}
		
		
blockquote.news{
	width: 95%;
}
	blockquote.news li{
		line-height: 20px;
	}
		blockquote.news li a {
			text-decoration: underline;
			color: #4378D9;
		}
			blockquote.news li a:hover{
				text-decoration: none;
				color: #4378D9;
			}
		blockquote.news ul li:after{
			content: normal;
		}
	.news-date{
		font-size: 13px;
		color: #454545;
		margin-left: 10px;
	}
	.news_date {
		margin-bottom: 15px;
		font-size: 0.8em;
		font-weight: bold;
		color: #999;
		margin-top: 15px;
	}
	
ul.checklist li {
    list-style: none outside none;
    background-color: transparent;
    background-image: url('/images/bcbs/redesign/content/egt-checkbox.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding: 0px 0px 10px 20px;
}


.footnote {
	margin-top:35px;
	font-size:.75em;
	color:#999;
	line-height:1.25em;
}
	.footnote + .footnote {
		margin-top:5px;
	}	
	.footnote a {
		color:#789ad9;
		text-decoration:underline;
	}	
		.footnote a:hover {
			color:#999;
		}

/*.embed_media { height: 225px;text-align: center;width: 100%;}*/

/*----------------- Accordion Styles */

.accordion {
	border:none !important;
}
	 .section-container.accordion > section:not(.active), .section-container.accordion > .section:not(.active) {
		border:none !important;
		margin-bottom:5px !important;
	}
	.accordion h2 {margin-top:0;}
	
	.accordion section p.title {
		display:block;
		border:none !important;
		background:url('/images/bcbs/redesign/content/body/accordion_closed.png') no-repeat bottom right #f7f7f7 !important;
		
	}
		.accordion section.active p.title {
			background:url('/images/bcbs/redesign/content/body/accordion_open.png') no-repeat bottom right #f7f7f7 !important;
		}
		.accordion section p a {
			color:#4378D9 !important;
			font-size:1.1em !important;
			font-family:'UniversCondensed', Arial, Helvetica, sans-serif;
			text-decoration:none;
			white-space:pre-wrap !important;
			line-height:1.25em !important;
		}
			.accordion section p a:hover {
				text-decoration:none;
			}
			
	.accordion section div.content {
		border:none !important;
	}








/*------------------------------------*\
    #FOUNDATION
\*------------------------------------*/
/* Combine with .row */
.fullWidth_row { 
	overflow:hidden;
	margin:0; }

.full-width {
  width: 100%;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0;
  padding-right: 0; }

.lt-ie9 #pageBody.row{
	width: 1000px;
}

	
@media (min-width: 768px) {	
	#main {
			padding: 0;
			width: 100% !important;
	}
	#complementary {
		display:none;
	}

}

/*------------------------------------*\
    #HEADER
\*------------------------------------*/
/* TOP LINKS --------------------------------- */
.top-links {
  padding: 0; }
  



.inline-list-header {
  padding: 0;
  margin:0;
  font-size: 0.75em; 
  height: auto;
  position:relative;
  z-index: 100;
  }

.inline-list > li{display:inline-block; margin:0; text-align:center;   }

.inline-list-header > li.portal-link > a {
  color: #5b84c6;
  width:80px;
  height: 40px;
  padding: 10px 0;
  position:relative; 
  z-index:2;
  text-decoration: none;
  }

 /***************LANGUAGE ASSISTANCE CHANGES**************/ 


html[lang="es"] .inline-list-header > li.portal-link > a {
	width: 120px;
}


.inline-list-header > li.portal-link > a:hover, .inline-list-header > li.portal-link > a:focus {color:#4378D9;}

li.portal-link a:after {
	position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #5b84c6;
    content: '';
    opacity: 0;
    -webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
    transition: height 0.3s, opacity 0.3s, transform 0.3s;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
	z-index:1;
	}


li.portal-link a:hover::after {
	height: 5px;
    opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -webkit-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    transform: translateY(-40px);
	
	}



li.portal-link a.highlighted-2:hover::after {opacity: 0; height:0; transform:none; }



.inline-list-header > li.right-link {
padding: 1em 0 10px 1.375em;
height:40px;
font-size:13px;
}

.inline-list-header > li.right-link > img {
display: inline;
border: 0; 
}


.inline-list-header > li.right-link > a {
  display: inline;
  color: #828282;
	}


@media only screen and (max-width:1000px){
	
	.inline-list-header > li.portal-link > a {
		width:75px;
	}
  
	.inline-list-header > li.right-link {
		padding: 1em 0 10px 10px;
		font-size:11px;
	}
	
}

/*.inline-list-header > li > * {
  color: #3b5cad;
  background: none;
  width:auto;
  height: 40px;
  padding: 1em 0.6875em 10px 0.6875em;
  }*/




	
.right-link {
	width:auto; }
	
	.right-link.espanol-link {
		position:relative;
		top:-3px }
	
	.right-link img#icon_espanol {
		position:relative;
		top:3px; }

/* Highlighted styles for emphasized top links. */
.highlighted {
  color: #ff7a04 !important; }


.highlighted-2 {
  font-weight: bold; 
  color:#4378D9 !important;
   background: #fff ;
   }
li.portal-link a.highlighted-2:before {
	width:100%; height: 5px; background: #5b84c6; position:absolute; top:0; left:0; z-index: 10; opacity:1; content: '';
	}   


/* ------------------------------------------- */
.large-logo-container {
  padding: 30px 0 0; }

/* LOGIN */
.login-link {
  font-size: 0.75em; }

.mobile-header {
  position:relative;
  z-index:501;
  width: 100%;
  padding: 0;
  box-shadow: 0 0 7px #444; 
  overflow:hidden;
  height: 61px; }

.sidebar-button-container {
  float:left; 
  width: 60px; }

.sidebar-button-container > img {
  vertical-align: middle; }

.sidebar-button-container .icon-side-menu {
  /*min-width: 0.5em;*/
  padding: 25px 10px 0 10px }
  
.translate-link-container {
	width: 24%;
    text-align: right;
    float: right;
	}

.translate-link {
  font-size: 1em;
  padding: 25px 0.5em 0 0;
  color: #ff7a04;
  }
  
.translate-link:hover, .translate-link:focus {color:  #ff7a04; text-decoration: underline;  }  

.right-nav {
  /*background: white url("/images/bcbs/redesign/content/header/small-header-button-bg.png") repeat-x;*/
  /* Overrides for .column */
  background-color: #0064a2;
  padding-left: 0 !important;
  padding-right: 0 !important;
  height: 40px;
  }

.large-left-nav {
  background-color: #2f92d0 ;
	height: 40px;
	padding:0;
	/*border-bottom: 1px solid #fff; 2015*/
	
	 }
	
.large-left-nav div {
	display:inline;
	padding:10px;
	height:40px; }

.large-left-nav ul {
  display: inline;
  width: 100%;
  margin: 0; }

.large-nav-link {
  border-left: 1px solid #98c9e9;
  height: 100%;
  float: left;
  width: 23.667%;
  display:table;
  padding: 0;
	margin:0;
  line-height: 1em;
  min-height: 40px;
  text-align: center; }
	
	.lt-ie9 .large-nav-link {
		width:23%; }
	
	.large-left-nav div:hover, .large-nav-link:hover { 
		background-color: #38a0e0; }
		
	.large-nav-link a {
		display:table-cell;
		height:40px;
		padding:0 10px;
		width:100%;
		vertical-align:middle;	}
			
		.large-nav-link a:hover {
			color:#fff;
			text-decoration:none;	}

.header-bar {
  overflow: visible; }

.large-left-nav a, .large-nav-link a:focus {
  color: #FFFFFF!important;  }

.search-top {
  padding: 0.25em 0;
  display: table;
  height: 101px; }

.search-top .search-container {
  display: table-cell;
  vertical-align: middle;
  width: 120px; }

.search-top .search-input {
  margin: 0;
  width: 75%;
  height: 28px;
  float: right;
  font-size: 0.7em;
	padding: 0 5px;
	box-shadow:none;
	-webkit-box-shadow :none;
	border-right: none; }

.search-top .search-button {
  float: right;
  margin: 0;
  width:32px;
  height: 28px; 
  background: url(/images/bcbs/redesign/content/homepage/home-2015/search-ico.png) no-repeat 0px 0px;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  border-left:none;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  
  
  }

.ivy-image {
  float: right; }

.spaced-inline-list {
  display: inline-block;
  margin: 0;
  width: 100%;
  height:auto;
  display: table;
   }

.spaced-inline-list--item-base, .spaced-inline-list--item, .spaced-inline-list--item-2 {
  display: table-cell;
  text-align: center;
  font-family: UniversCondensed;
  /*color: #767676;
  border-left: 1px solid #c6c7c9; 2015*/
	height:39px;
	vertical-align:middle; }

.spaced-inline-list--item {
  width: 25%;
	height:auto;
	background-color:#3092d1;
	border-right: 1px solid #98c9e9; }
	
	.spaced-inline-list--item:first-child, .spaced-inline-list--item:last-child  {
		border-left:none; }
	
/*	.spaced-inline-list--item.mobile_quote {
		background:url('/images/bcbs/redesign/content/header/small-header-icon-quote.png') no-repeat center 10px #f4f4f4; }
	.spaced-inline-list--item.mobile_assistance {
		background:url('/images/bcbs/redesign/content/header/small-header-icon-assistance.png') no-repeat center 10px #f4f4f4; }
	.spaced-inline-list--item.mobile_doctor {
		background:url('/images/bcbs/redesign/content/header/small-header-icon-doctor.png') no-repeat center 10px #f4f4f4; }
	.spaced-inline-list--item.mobile_more {
		background:url('/images/bcbs/redesign/content/header/small-header-icon-more.png') no-repeat center 10px #f4f4f4; }
	.spaced-inline-list--item.mobile_login {
		background:url('/images/bcbs/redesign/content/header/small-header-icon-login.png') no-repeat center 10px #3062be; }*/
		
	.spaced-inline-list--item:hover {
		background-color:#999; }

		.spaced-inline-list--item.mobile_login:hover {
			background-color:#4378d9; }
	
	.spaced-inline-list--item a {
		color: #757575;
    display: block;
    height: 57px;
    text-decoration: none;
    width: 100%; }
		
		.spaced-inline-list--item a div {
			display:table;
			height:100%;
			width:100%; }
			
			.spaced-inline-list--item a div p {
				display:table-cell;
				vertical-align:middle;
				font-size: 1em;
				line-height:1.2em;
				padding:0 0.4em; 
				color:#fff;
				font-family: 'univers47_condensed_light' , Arial, sans-serif;
				text-transform: uppercase;
				font-weight:bold;  }

			.spaced-inline-list--item:last-child p {
				color: #FFFFFF; }
	
.spaced-inline-list--item-2 {
  width: 50%;
	margin:0; }
	
	.spaced-inline-list--item-2:hover {
		background-color:#097ec6; }
		
	.spaced-inline-list--item-2.activeTab {
		background-color:#097ec6; }
		
		.spaced-inline-list--item-2.activeTab a p,
		.spaced-inline-list--item-2.activeTab .numberOfPlans {
			color:#FFF; }
	
.spaced-inline-list--item-2 a {
  display:table;
	position:relative; 
	height:39px;
	width:100%;
	padding:0 7px 0 2px; }
	
	.spaced-inline-list--item-2 p {
		display:table-cell;
		position:relative;
		margin:0;
		font-size:inherit;
		line-height:1em;
		color:#fff;
		vertical-align:middle; }
		
		.spaced-inline-list--item-2 a:hover,
		.spaced-inline-list--item-2 a:hover p,
		.spaced-inline-list--item-2 a:hover .numberOfPlans {
			text-decoration:none;
			color:white; }

.spaced-inline-list--icon {
  display: block;
  margin-bottom: -1em; }
	
		.spaced-inline-list--item-2 .shop-cart {
			background:url('/images/bcbs/redesign/content/header/icon_cart.png') no-repeat center center transparent;
			display:block;
			float:left;
			height:39px;
			width:35px;
			margin-left:3px; }
			
			.spaced-inline-list--item-2:hover .shop-cart, .spaced-inline-list--item-2.activeTab .shop-cart  {
				background:url('/images/bcbs/redesign/content/header/icon_cart_over.png') no-repeat center center transparent; }
			
			.numberOfPlans {
				position:relative;
				top:4px;
				left:3px;
				color:#666;
				font-weight:bold;
				font-size:11px; }
				
				.numberOfPlans.mobile_plans {
					position: absolute;
					left: 10%;
					top: 10px; }

		.spaced-inline-list--item-2 p.login_tab {
				background:url('/images/bcbs/redesign/content/header/login_arrow_closed.png') no-repeat 79% center transparent;
				padding: 0 10px 0 0; }
				
					html[lang="es"] .spaced-inline-list--item-2 p.login_tab {
							padding: 0 30px 0 0;
					}
				
				.spaced-inline-list--item-2.activeTab p.login_tab, .spaced-inline-list--item-2.activeTab:hover p.login_tab {
					background:url('/images/bcbs/redesign/content/header/login_arrow_open.png') no-repeat 79% center transparent; }

.small-logo-container {
 float:left; width: 50%; }
 



.small-logo-container > img {
  /*vertical-align: middle;*/ }

#header {
  background-color: white; }

.header-nav {
  background: #FFFFFF;
  padding: 0; }
	

.f-dropdown {margin-top:0; }

#bamUpdateTime, .bamAlertSection{display: none;}	
.hp_alert p {font-size:12px; }
.hp_alert span {color:#ff0000;font-weight:bold; font-size: 16px; line-height:1.3em; } 

	
.f-dropdown.navDrop {
	background-color: #f0f3f6;
	border:none;
	border-top: 1px solid #38a0e0;
	border-bottom: 2px solid rgba(0,0,0,.35); }
	
	.f-dropdown:after, .f-dropdown:before {
		border-style:none; }
	
	.f-dropdown.navDrop dl.sub-nav {
		text-align:center;}
		

	.navDrop dl.sub-nav dd {
		float:none;
		margin:0 15px;
		display:inline-block;
		border-bottom: 3px solid #4378d9; }
		
		html[lang="es"] .navDrop dl.sub-nav dd {
			margin:0 10px; }
		
		.navDrop dl.sub-nav dd.active {
			border-bottom: 3px solid #eab139; }
		
		.navDrop dl.sub-nav dd:hover {
			border-bottom: 3px solid #eab139; }
		
	.navDrop dl.sub-nav dd a {
		font-family:'UniversCondensed', Arial, sans-serif;
		color:#4378d9; }
		
		/*.navDrop dl.sub-nav dd a:hover{
			color: #B48219;
			background:none !important;}*/
			
		.navDrop dl.sub-nav dd:hover > a {
			color: #eab139;
			background:none !important;}
		
		.navDrop dl.sub-nav dd.active a {
			color: #eab139 !important;
			background:none !important; }
		
		
			
	.navDrop .section-container.tabs img {
		width:35%;}	
	
	 .dropdown_image {
		 text-align:center;
		 margin-bottom:15px; }
		 
		.f-dropdown label {
			font-family:'UniverseCondensed', Arial, Helvetica, sans-serif;
			font-size:.75em;
			color:#444;
			margin-bottom:5px; }	
			
		.f-dropdown div.small-5.right {
			padding-top:20px;	}
		
		.f-dropdown p.login-link {
			margin:0;
			color:#666;}		



/*ask-ivy-widget*/
.ivy-container-15 {width: 100%; position: relative; text-align: center; z-index: 10; height: 23px; margin-top: -23px; overflow:visible; top: 3px; }
#ask-ivy-widget {width: 96px; height: 83px; text-align:center; margin: 0 auto; } 
.ask-ivy-img {width:59px; height: 57px; display:block; background:url(/images/bcbs/redesign/content/homepage/home-2015/ivy-widget-bg.png) no-repeat center center; margin: 0 auto; }
.ask-ivy-title{font-family: 'UniversLightBold', Arial, sans-serif; font-size: 0.8em; color: #0083c7; display:block; font-weight: bold;line-height: 1em; margin:3px auto 0 auto;  }
.ask-ivy-text {color: #a1a3a6; font-size: 0.7em; font-family: 'UniversLightBold', Arial, sans-serif; display:block;line-height: 1em; margin:0 auto;  }

html[lang="es"] #ask-ivy-widget {width: 155px; }









			

@media (max-width: 1000px) {
.inline-list-header > li.right-link:last-child {padding-right: 10px;}
html[lang="es"] .top-links.large-6.columns {width:100%!important; }
html[lang="es"] .inline-list-header > li.right-link {padding:5px 0 5px 1.375em; }
html[lang="es"] #ask-ivy-widget {top:70px; }
}


/* Medium screens */
@media (min-width: 768px) {
	.topTabs {
		background:#FFF;
		padding:0; }
	
  .logo-bar {
		position:relative;
		z-index:1;
    background: #fff;
    height: 100px;
		/*box-shadow:0 0px 5px #666;*/
		padding:0 10px; 
		/*-webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.2);
-moz-box-shadow:    0px 5px 5px 0px rgba(50, 50, 50, 0.2);
box-shadow:         0px 5px 5px 0px rgba(50, 50, 50, 0.2); 2015*/
border-top:1px solid #ccc !important;
border-bottom: 1px solid #ccc !important;
 
}

  .header-bar {
    min-height: 0; }

  /*.right-nav {
    background-color: #66cbdd;  
	border-right: 1px solid #c6c7c9;
	border-bottom: 1px solid #c6c7c9; }*/



  .right-nav a {
    color: #FFFFFF; }

  .spaced-inline-list--item {
    width: 50%;
    height: 100%; }

  .spaced-inline-list--item:last-child {
    background: none; }

  .spaced-inline-list--item:last-child p {
    color: #767676; }
		
	html[lang="es"] .right-link.espanol-link {
    top: 0px;
	}	
	
		html[lang="es"] .right-link img#icon_espanol {
			display:none;}
			
			
			
			
			
}


@media (max-width: 767px) {
.right-nav {height: auto; }
.small-logo-container {width: 54%; }
.small-logo-container.mt {margin-top:10px; }
.ivy-container-15 {display:none; }
}

@media (max-width: 480px) { 
.small-logo-container {padding: 5px 0 0 0; }
}

@media (max-width: 320px) { 
.small-logo-container {padding-top:10px; }
}
/*------------------------------------*\
    #BODY
\*------------------------------------*/
#pageBody {
  background-color: #FFF;
  padding: 0; }
  
#colLft {
    margin-top: 0.9375em;}
	
	.lt-ie9 #pageBody {box-sizing:border-box;}
	
.mainContent, #colLft, #colRt {
  padding: 0; }

.mainContent {
  background-color: #FFF;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  min-height: 400px; }
	
.no-overflow {
  overflow: hidden; }
  
  
  
  

@media (min-width: 768px) {
  /*#pageHeader, #pageBody, #pageFooter {
    min-width: 768px; } */
  #pageBody{padding-bottom: 100px; }	
  #mainContent{padding-top: 10px; padding-right:0; } 	
	
	}
#colRt {
  background-color: #f0f0f0;
	padding:1%;
	margin-bottom: 50px; }
#colLft {
	margin-bottom: 50px; }



#colRt:after {
  content: "";
  position: absolute;
  bottom: -45px;
  left: 0;
  width: 100%;
  border-top: 45px solid #f0f0f0;
  border-left: 244px solid transparent; }

.hero {
  width: 100%; }

.hero img {
  max-width: 100%; }

.hero + h1 {
  margin-top: .25em; }

.mainContent blockquote ul {
  list-style: none;
  border-left: solid 5px #e3ab5a;
  margin: 7px 0; }

.mainContent blockquote.news {
  width: 95%; }

.mainContent blockquote li {
  line-height: 20px;
  margin-left: 12px; }

.mainContent blockquote.news li {
  line-height: 20px; }

.mainContent blockquote li a {
  color: #4b81c2;
  font-size: 13px;
  text-decoration: none; }

.mainContent blockquote.news li a {
  text-decoration: underline; }

.mainContent blockquote li a:hover {
  text-decoration: underline; }

.mainContent blockquote.news li a:hover {
  text-decoration: none; }

.mainContent blockquote ul li:after {
  color: #4088D0;
  content: "\0BB \020";
  margin-left: 4px; }

.mainContent blockquote.news ul li:after {
  content: normal; }

.mainContent .news-date {
  font-size: 13px;
  color: #454545;
  margin-left: 10px; }

.mainContent ul.ul-regular {
  list-style: disc;
  margin-left: 20px; }

.mainContent ul.ul-regular li {
  color: #454545;
  font-size: 13px;
  line-height: 18px; }

.accordion h2 {
  margin-top: 0; }

/* SIDE MENU */
#complementary {
  padding: 0;
  height: 100%; 
  background: #3062be;
	overflow:scroll; }

.side-menu:nth-last-child(-n+2) {
  border-top: 1px solid #4f79c5;
  margin-top: 3em; }

form.searchForm {padding-bottom:5px;}

	
ul.side-menu {
	margin-left:0; }

.side-menu li {
  height: auto;
  width: 100%;
  /*background: #4378d9;*/
  border-bottom: 1px solid #4f79c5;  
  margin:0;
  list-style:none;
  min-height:38px;
  line-height: 38px;
   }
.side-menu li.active_section {
	/*border-bottom: 1px solid #4378d9;*/
	border-bottom:none;
		}
		
.side-menu a {
  color: #FFFFFF !important;
  font-family: UniversCondensed !important;
  font-size: 1.25em;
	display:block;
	padding-left:1em;
	height: 38px;
	width: 100%;
	line-height: 38px; }
	
	
	.side-menu a:hover {
		background-color: #699af2;
		text-decoration:none;
		color:#2453a5; }
		
		.side-menu .active_section a {
			background-color: #3062be; }
		.side-menu .active_section a:hover {
			background-color: #699af2; }
		
		/* Second Level Nav */
		
		
			
		.side-menu ul {
			margin-top:0; }
			
		.side-menu ul.side_nav li {
			margin-bottom:0;
			border:none; 
			/*border-bottom: 1px solid #3062be;*/
			 }			
			
		.side-menu ul.side_nav li:last-child {
            /*border-bottom: none;
			border-bottom: 1px solid #3062be !important;*/ }
		
		.side-menu ul.side_nav li.opt_green { 
			display:none; }
			
		.side-menu li ul.side_nav li a {
			display:table-cell;
			vertical-align:middle;
			padding:5px 10px 5px 35px;
			line-height:1em;
			background-color: #467bde;
            font-weight: normal;
			border-collapse: collapse;
 			border-spacing: 0;
			height: 42px; }
			
		/*	.side-menu li ul.side_nav li a:hover,
			.side-menu li ul.side_nav li.on a {
				background-color: #699af2; }*/
				
		.side-menu li ul.side_nav li a:focus {
			background-color: #699af2; }		
				
		/* Third Level Nav */
		
		.side-menu ul.side_nav li ul {
			margin-left:0; }
			
			span.li_wrapper {
				display:table;
				width:100% ;
				border-collapse: collapse;
 				border-spacing: 0;}

			.side-menu li ul.side_nav li ul li a {
				width:100%;
				padding:0 10px 0 45px;
				font-size: 1em;
				}
				
			.side-menu li ul.side_nav li ul li.on a {
			font-weight: bold;
			}
			
			.side-menu li ul.side_nav li ul li a:focus {
			background-color: #699af2; }	
			
			
			.side-menu li ul.side_nav li.on a:before, .side-menu li ul.side_nav li ul li.on a:before {
			content: '\2022';
			margin-left: -10px;
    		margin-right: 5px;	
			}
		
.search {
  height: auto !important;
  padding: 0.5em 10px !important; }
	
	.search ul {
		margin: 0.5em -10px -0.5em -10px !important; }

.search .search-input {
  margin: 0;
  width: 75%;
  display:inline-block; }

.search .search-button {
  display:inline-block;
  margin: 0.5em 0 0 1em; }


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { 
#mainContent {padding-right: 0.9375em ; }
}


@media (max-width: 767px) {
.side-menu a {font-size: 1.3em; }
ul.side_nav {padding:0; background-color: #3062be; }
ul.side_nav li {font-size:1em; font-family: UniversCondensed !important; /*border-top: 1px solid #4273cf; */ }
ul.side_nav li > div {background-color: #467bde; color:#fff; height: 38px; line-height: 38px; padding: 0 0 0 25px; font-weight:normal; font-size: 1.15em; border-top: 1px solid #699af2;  }
ul.side_nav li ul {margin-top:0; }
ul.side_nav li ul li { border-bottom: none !important; height: 42px; }

}


/*------------------------------------*\
    #MAIN-CONTENT
\*------------------------------------*/
.footer-content {
  padding: 1em;
  text-align: center;
  background: #4378d9; }

.social-list {
  display: inline-block;
  margin-left: 0;
  width: 100%;
  height: 2.5em;
  display: table; }

.social-list--item {
  height: 100%;
  float: left;
  display: table-cell;
  text-align: center;
  padding: 0;
	margin:0; }

/* Extends inline-list. */
.inline-list-social {
  margin: 0; }

.inline-list-social > li {
  margin-left: -0.4em; }

.legal {
  color: #FFFFFF;
  font-size: 0.75em;
  text-align: center; }

.footer-social {
  background: #3062be;
  padding: 1em 0;
  width: 100%;
	text-align:center; }
	
	.footer-social a {
		padding:0 3%;	}
		
		.bcbsa_footer {
			white-space:nowrap; }

.univ-logo-container {
  width: 100%;
  height:auto;
  display:block;	
}

.univ-logo-container > img {
	max-width: 200px;	
}

.blue-text {color: #4478db;} 

.gray-box {background-color: #eee; padding: 1em 0; margin: 0 auto;  }
.gray-box h2, .gray-box h3 {margin-top:0; }





@media (min-width: 768px) {
  /* Extends inline-list. */
 

  #pageFooter {
    background-color: #4378d9;
    min-height: 120px; }

  .footer-social {
    background: #4378d9;
    min-height: 120px;
    float: right;
    width: 25%;
		padding-right:10px;
		text-align:right; }
		
		.footer-social a {
			padding:0;
			margin:0 -3px; }
		
  .social-list
  .legal {
    text-align: center; }
		
}

@media (max-width: 480px) {
.univ-logo-container {
  width: 100%; max-width:140px; 	
}	
}


/*------------------------------------*\
    FOOTER
\*------------------------------------*/
footer {
	width:100%; 
	max-width: 970px;  
	height: auto; 
	margin: 0 auto; 
	padding: 5em 0; 
	background: #4378d9;
} 

.row.btm-margin {
  margin-bottom: 44px;
  
}

footer h4 {
  color: #a5fdfa;
  font-weight: bold;
  text-transform:none;
  font-family: arial;
  font-size: 100%;
}

footer h4:after {display:none;}

footer h3 {
  color: #a5fdfa;
  font-weight: bold;
  text-transform:none;
  font-family: arial;
  font-size: 100%;
}

footer h3:after {display:none;}


footer a:focus {color: #fff !important; }





ul.footer-navlist{
  list-style: none;
  margin-left:0;
 }

ul.footer-navlist li{
  color: #c4d1f1;
  margin: 0 0 10px 0;
  font-size: 0.9em;
}

ul.footer-navlist li:before { 
content: "\00BB"; 
padding: 0 10px 0 0;
display: inline-block;
  width: 5%;
  vertical-align: top;}


ul.footer-navlist li a {
  color: #c4d1f1;
  display: inline-block;
  width: 90%;
}

hr.gray-line {
  border: solid #729ae3;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25em 0 1.1875em;
  height: 0;
}

.row.footer-social-media {
  border-top: 1px solid #729ae3;
  border-bottom: 1px solid #729ae3;
  padding: 17px 0;
  margin: 10px 0;
}

.columns.social-media-icons{
  text-align:right;
}

.legal-container {
  width: 100%;
  max-width: 663px;
  margin: 0 auto;
  padding: 20px 0;
}

/*social media container */
.footer-sm-container {
  width: 100%;
  overflow: hidden;
}
.social-media-icons-column {
  width: 37%;
  float: left;
  text-align: right;
  padding-right:3%;
}
.footer-utility-column {
  width: 60%;
  overflow: hidden;
  padding:0;
}

html[lang="es"] .social-media-icons-column {
	width: 26% ;
	}
html[lang="es"] .footer-utility-column {
	width: 71% ;
	}

/*social media*/
 .inline-list-footer {
    padding: 0 ;
    margin: 0;
    display: inline-block; }

  .inline-list-footer li {
    font-size: 0.75em;
    margin: 0;
    padding: 0 1em 0 1em;
    color: #FFFFFF;
    display: inline;
    border-left: solid 1px #FFFFFF; } 

  .inline-list-footer li:first-child {
    border-left: none;
	padding-left:0; }

  .inline-list-footer li a {
    text-transform: uppercase;
    color: #FFFFFF; 
	display:inline-block; }



@media (max-width: 900px) {
	.row.btm-margin {
    width: 96%;
    }

	.social-media-icons-column, html[lang="es"] .social-media-icons-column{
	width:100%;
	display:block;
	text-align:center;
		}
	.footer-utility-column, html[lang="es"] .footer-utility-column{
	width:100%;
	display:block;	
	text-align:center;
		}
		
	
		
		
		
		
	.inline-list-footer li a {
	padding:10px 0;	
	}	
	.social-media-icons-column a {
    padding: 0 3%;
    }
	
	}




@media (max-width: 767px) {
footer {
	padding: 0 0 5em 0; 
	height:100%; min-height:100%;
} 	

	
.row.footer-social-media {
background: #3062be;
border:0;
}

.columns.social-media-icons{
  text-align: center;
}

.footer-utility-column, html[lang="es"] .footer-utility-column{
	display:none;
	}
.gray-box {padding: 1em 0; } 
.gray-box > .columns > .button-blue {float:right; }
}



/*------------------------------------*\
    #UTILITIES
\*------------------------------------*/
.noscale {
  max-width: none; }

.img-container {width: 100%; height:auto; display:block; }

.img-container:after {
	visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
* html .img-container             { zoom: 1; } /* IE6 */
*:first-child+html .img-container { zoom: 1; } /* IE7 */

	
img.center {display:block;margin:0 auto;}

img.left {float:left;margin-right:10px;}

img.right  {float:right;margin-left:10px;}

.bt-margin {margin-bottom: 20px!important; }
.left-margin{margin-left:20px !important; }
	
	
/*------------------------------------*\
    #SEARCH
\*------------------------------------*/	
p.title span.results {
	font-size: 11px;
	left: 15px;
	position: relative;
	top: -15px; }
	
div#pagination {
	font-size:13px;
	line-height:2.25em; }
	
	#returnToAll, #links {
		display:block;
		float:left;
		margin-right:25px; }
		
		#links a {
			padding:0 10px; }
			
			
			
			
			
/*------------------------------------*\
    #VIDEOS
\*------------------------------------*/				

.video-container {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}
.video-container iframe,
.video-container object,
.video-container embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
/*.embed_media {
    float: right;
    margin-left: 25px;
}*/
#BCLcontainingBlock {
    float: left;
    width: 100%;
		margin-bottom:25px;
}
#BCLcontainingBlock .BCLvideoWrapper {
    height: 0;
    padding-bottom: 56.5%;
    padding-top: 1px;
    position: relative;
}

#BCLcontainingBlock .BCLvideoWrapper div,
#BCLcontainingBlock .BCLvideoWrapper embed,
#BCLcontainingBlock .BCLvideoWrapper object,
#BCLcontainingBlock .BrightcoveExperience {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*.embed-container iframe {
	height:360px; 
	width:100% !important;
	padding:0 20px; }
	
.embed_media {
	display: inline-block; }

.embed_media iframe {
    height: 360px !important; }


/*

@media screen and (max-width:789px) {
	#BCLcontainingBlock,
	.BCLvideoWrapper,
	.embed-container iframe,
	.embed_media iframe {
		height:250px; }
}







*/

/*------------------------------------*\
    #LEAD GEN FLYOUT
\*------------------------------------*/	


html[lang="es"] div.lead-gen_container, html[lang="es"] p.more_opt {display:none !important;}

.hidden-msg {display: none;};
 
.hide{
	display:none !important;
}
.pos-fixed{
	position: fixed;
}
.pos-absolute{
	position: absolute;
}
.margin-btm-5{
	margin-bottom: 5px !important;
}
.margin-btm-10{
	margin-bottom: 10px !important;
}
.margin-btm-15{
	margin-bottom: 15px !important;
}
.margin-btm-20{
	margin-bottom: 20px !important;
}
.margin-top-5{
	margin-top: 5px !important;
}
.margin-top-10{
	margin-top: 10px !important;
}
.margin-top-15{
	margin-top: 15px !important;
}
.margin-top-20{
	margin-top: 20px !important;
}
.float-right{
	float: right;
}
.float-left{
	float: left;
}
.italic{
	font-style: italic;
}


.lg-info select.error{
	border-color: #c60f13;
	background-color: rgba(198, 15, 19, 0.1);
}

.form-error {
	border-color: #c60f13 !important;
	background-color: rgba(198, 15, 19, 0.1) !important;
}

.error-alert{
	position: absolute;
	width: 205px;
	height: 50px;
	background: white;
	border: solid 1px #900;
	right: 10px;
	top: 50px;
}
.error-alert p{
	font-size: 12px;
	color: #900;
}


/*=================================
LEAD GEN STYLES====================
===================================*/
.lead-gen_container {
		width:469px;
		position:fixed;
		right:0;
		bottom: 0;
		margin-right:0;
		z-index:500;
	}
	
	
	.blue_bkg {
				position:relative;
				z-index:-2;
				background:url('/images/bcbs/redesign/widget/lead-gen_blue-bkg.png') no-repeat top left transparent;
				height:202px;
				width:315px;
		}
		
	 .lead-gen {
			padding:0 2% 0 11%; 
			margin-top:-30%;
	 }
	 
	 .lead-gen:before {
		 content: '';
		 position:absolute;
		 top: 0;
		 bottom: 0;
		 left: 0;
		 right: 0;
		 margin-top:5%;
		 margin-bottom:14.5%;
		 background-image: #ffffff; /* Old browsers */
					background-image: -moz-linear-gradient(top, #ffffff 60%, #dddddd 100%); /* FF3.6+ */
					background-image: -webkit-gradient(linear, left top, left bottom, color-stop(60%,#ffffff), color-stop(100%,#dddddd)); /* Chrome,Safari4+ */
					background-image: -webkit-linear-gradient(top, #ffffff 60%,#dddddd 100%); /* Chrome10+,Safari5.1+ */
					background-image: -o-linear-gradient(top, #ffffff 60%,#dddddd 100%); /* Opera 11.10+ */
					background-image: -ms-linear-gradient(top, #ffffff 60%,#dddddd 100%); /* IE10+ */
					background-image: linear-gradient(to bottom, #ffffff 60%,#dddddd 100%); /* W3C */
		 box-shadow: -3px 2px 5px rgba(0, 0, 0, 0.5);
		 transform: skew(0deg, -8deg);
		 z-index: -1;
		 width:95%;
		 margin-left:5%;}
		 
		 .lead-gen.main:before {
			 background-image: url(/images/bcbs/redesign/widget/main_bkg.png), #ffffff; /* Old browsers */
					background-image: url(/images/bcbs/redesign/widget/main_bkg.png), -moz-linear-gradient(top, #ffffff 60%, #dddddd 100%); /* FF3.6+ */
					background-image: url(/images/bcbs/redesign/widget/main_bkg.png), -webkit-gradient(linear, left top, left bottom, color-stop(60%,#ffffff), color-stop(100%,#dddddd)); /* Chrome,Safari4+ */
					background-image: url(/images/bcbs/redesign/widget/main_bkg.png), -webkit-linear-gradient(top, #ffffff 60%,#dddddd 100%); /* Chrome10+,Safari5.1+ */
					background-image: url(/images/bcbs/redesign/widget/main_bkg.png), -o-linear-gradient(top, #ffffff 60%,#dddddd 100%); /* Opera 11.10+ */
					background-image: url(/images/bcbs/redesign/widget/main_bkg.png), -ms-linear-gradient(top, #ffffff 60%,#dddddd 100%); /* IE10+ */
					background-image: url(/images/bcbs/redesign/widget/main_bkg.png), linear-gradient(to bottom, #ffffff 60%,#dddddd 100%); /* W3C */
					
					background-repeat:no-repeat;					
		 }

		.lead-gen .button-blue {padding: 8px 36px; margin-top:0;}
		.close-button {
			position:relative;
			float:right;
			z-index:3;
		}

.lg-heading h1 {
	color:#FFF !important;
	text-transform:none;
	margin:1em 6em 2em 0;
}


a.back-btn + p {margin-bottom:10px;}

@media screen and (max-height: 800px){
	.lead-gen_container {
    float: right;
    position: absolute;
    top: 180px;
		bottom:auto !important;
		margin-right:-.9375em;
	}
}

.arrow-btn{
	background: url("/images/bcbs/redesign/content/leadgen/back-arrow.gif");
	width: 14px;
	height: 13px;
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
}
a.back-btn{
	font-size: 13px;
	display: inline-block;
	margin: 15px 0;
}

.lg-info h4, .lg-info-main h4{
	color: #3c6abc;
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 5px;
}
.lg-info-main h5{
	color: #e3ab5a;
	font-size: 24px;
	line-height: 26px;
	margin-top: 10px;
}
.lg-info-main h6{
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 3px;
	font-weight: 700;
	color: #303030;
}
.lg-info-main p, .lg-info p{
	color: #707070;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 0;
	width: 225px;
}
.lg-info p{
	width: 385px;
}
.lg-info p.short{
	width: 240px;
}
.lg-request-agent .lg-info p{
	line-height: 16px;
}
.lg-request-agent .lg-info input{
	margin-bottom: 8px;
}
.lg-request-agent .lg-info input.error{
	margin-bottom: 8px;
}
.lg-info form{
	margin-top: 20px;
	width: 400px;
}
.lg-info input{
	float: left;
	margin-right: 10px;
}
.lg-info textarea{
	margin-bottom: 5px;
}
.lg-info label.thick{
	line-height: 30px;
}
.lg-info .radios{
	margin-bottom: 15px;
}
.lg-info label{
	color: #707070;
	line-height: 14px;
	font-size: 12px;
}
.lg-info .required{
	color: #F00;
}
.lg-info .remaining-characters{
	margin-right: 6px;
	font-size: 14px;
	color: #000;
}
.lg-info .submit{
	margin-top: 20px;
}

.lg-info .submit a{
	background-color: #4866bb;
	border: none;
	height: 32px;
	padding: 8px 0;
	color: #FFF;
}
.lg-info input.button{
	background-color: #4866bb;
	border: none;
	height: 32px;
	padding: 8px 0;
	color: #FFF;
}
.lg-info input.button:hover{
	background-color: #7eabe1;

}
.lg-info select{
	border: 1px solid #cccccc;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	color: #999;
	padding-top: 6px;
	padding-bottom: 6px;
}
.lg-info select:focus{
	background: #fafafa;
	border-color: #999999;
	outline: none;
	box-shadow: 0 0 5px #999999;
}
.lg-info .submit a.chat{
	margin-left: -15px;
}

.lg-main ul{
	list-style: none;
	border-left: solid 5px #e3ab5a;
	margin-top: 15px;
}
.lg-main li{
	line-height: 5px;
	margin-left: 12px;
}
.lg-main li a{
	color: #4b81c2;
	font-size: 13px;
	text-decoration: none;
}
.lg-main li a:hover{
	text-decoration: underline;
}

.lg-main ul li:after{
	color: #4b81c2;
  	content: "\0BB \020";
  	margin-left: 4px;
}

.lead-gen .timeOfDay-radios.row{
	padding:0;
	margin-left: 1px;
}
.lead-gen .timeOfDay-radios .columns{
	padding:0 !important;
}
.lead-gen .timeOfDay-radios input{
	margin-right: 2px;
}

#over65-error p {
	color:red;
}
	#over65-error p a{
	color:red;
	text-decoration:underline;
	background:none !important;
}

header{
    overflow:hidden;
  }
  .hidden{
    visibility: hidden;  /* hides the element but maintains its place in the dom
                            - good to use for *required  ///////////////////// */
  }
  input.error{
    border: solid 1px #c60f13;
    background-color: rgba(198, 15, 19, 0.1);
    margin-bottom: 14px;
  }
  input.error:focus{
    border: solid 1px #c60f13;
    background-color: rgba(198, 15, 19, 0.1);
    margin-bottom: 14px;
  }
  input.button{
    width: 100%;
  }
  .lg-info select.error, .lg-info select.error:focus{
    border: solid 1px #c60f13;
    background-color: rgba(198, 15, 19, 0.1);
  }
  .error-container {
    background-color: #eee;
    border: 1px solid red;
    margin: 5px;
    padding: 5px;
    position:absolute;
    top: 60px;
    right: 8px;
    width: 200px;
    font-size: 12px;
    text-align: center;    
  }
  .error-container p{
    margin-bottom: 0;
  }

  .error-container {
    display: none
  }
  .error-container label.error {
    display: inline;
  }
  form label.error {
    display:none !important;
  }
  form li{
    display:none !important;
  }

  input:-webkit-autofill {
      -webkit-box-shadow: 0 0 0 1000px white inset;
  }


/*------------------------------------*\
    #PAGE SPECIFIC STYLES
\*------------------------------------*/	
.grant_streams {
	text-align:center; }
	
	.grant_streams_head {
		background-color:#4378D9;
		padding: 10px 35px; }
		
		.grant_streams_head p {
			color:white;
			font-size:1.1em;
			line-height:1.1em;
			margin-bottom:0; }
	
	.grant_streams_content {
		background-color: #CCC;
		padding:10px;
		text-align:left;
		min-height:185px; }
		
		
	.plan-tout {
			background: url("/images/bcbs/redesign/content/body/shop-plans.png") no-repeat center center transparent;
			padding-top:43px;
			height:341px;
	}

			.plan-tout h3 {
					color: #e4a941;
			}

			.plan-tout h4 {
					color: #4378d9;
					font-size:.75em;
					font-weight:bold;
					padding-right: 25px;
			}

			.plan-tout p {
					font-size:.75em;
			}
			
				.plan-tout p.more_opt {
						margin-top:-15px;
				}

			.plan-tout strong {
					font-size: .9em;
					color:#444;
			}
			
			.plan-tout ul {
					margin-left: 0;
					margin-top: 5px;
			}

			.plan-tout li {
					list-style: none;
					margin-left: 0;
					margin-bottom: 0;
					line-height:1.1em !important;
					font-size:.75em !important;
			}

			.plan-tout small {
					font-size: inherit;
			}
			
			.plan-tout a {
					display: inline-block !important;
    			margin-right: 7px;
			}
			
			.plan-tout img {
					display:inline-block;
					position: relative;
   			  		top: 2px;
			}
			
			table.blue_table{
					border: 1px solid #dddddd; 
					width: 80%;
			}
	@media (max-width: 768px) {
	table.blue_table{
			width: 100%;
			}
	}

	@media (max-width: 767px) {
			.plan-tout {
					background: none;
					padding-top:0px;
					height:auto;
			}
			
			.plan-tout h4 {
					font-size: 1em;
					line-height: 1.25em;
					padding-right: 0;
			}
			
			/*Fix for Shop Plans and Products tables*/
			#mainContent li .header-title {
   			font-size: 2em;
			}
			
			
	}
	
	@media (max-width: 480px) {
			.plan-tout .small-7, .plan-tout .small-5 { width:50% !important; }
			
			.plan-tout .small-7:first-child {margin-bottom:20px;}
			
			.plan-tout h4 {
					font-size: .85em;
			}
			
			.plan-tout li {
					list-style: none;
					margin-left: 0;
					margin-bottom: 0;
					line-height:1.1em !important;
					font-size:.65em !important;
			}
			
			.plan-tout small {
					display: block;
					font-size: 0.9em !important;
					line-height: 1.25em;
					margin-bottom: 9px;
					margin-top: 5px;
			}
			
			.plan-tout p.more_opt {
						margin-top:-5px;
				}
	}
	
	div.glossary { 
		display:block; }
		
		div.glossary a {
			display:inline-block;
			font-size: .85em;
			padding:3px; }
			
			
	/*------ Mobile Login Page ----- */
	
	.accordion .dropdown_image img { width:50%; }
	
	.accordion .dropdown_image + h3 {margin-bottom:10px;}
	
	.accordion form label {font-size:.85em !important;}
	
	.accordion form .button-blue {margin-bottom:10px;}
	
	.accordion .login-link {margin-bottom:0;}
	
	.accordion .mobile-login h2 {
    font-family: 'UniversCondensed', Arial, sans-serif; font-size: 1em; font-weight: bold; color: #454545; margin: 25px 0 10px 0;  }
	
	
	
	
/*------ Mobile App Banner ----- */	
.app-container {width:100%; height: auto; background:#dfdfdf; margin:0 0 1em 0;  }
.app-container-ltcol {width: 18%; float:left; }
.app-container-rtcol {width: 82%; overflow: hidden; }

.close-app-container {width: 100%; height: auto; min-height: 40px; padding:20px; font-size: 1.1em; display: block; cursor:pointer;  }
.close-app-container:after {content: "\0058"; color: #6c6c6c; font-family: Arial, Helvetica, sans-serif; }
 
.app-container-row {width:100%; height: auto; overflow: hidden; margin:0;  }
.app-container-icon {width: 71px; height: 71px; float: left; background: url(/images/bcbs/redesign/content/mobile/appLogo.svg
) no-repeat 0 0; margin: 10px 10px 0 0; display:inline-block; background-size: contain; }
.app-container-icon.nm {background: url(/images/bcbs/redesign/content/mobile/appLogo_NM.svg
) no-repeat 0 0; background-size: contain; }
.app-container-icon.ok {background: url(/images/bcbs/redesign/content/mobile/appLogo_OK.svg
) no-repeat 0 0; background-size: contain;}
.app-container-icon.tx {background: url(/images/bcbs/redesign/content/mobile/appLogo_TX.svg
) no-repeat 0 0; background-size: contain;}
.app-container-icon.mt {background: url(/images/bcbs/redesign/content/mobile/appLogo_MT.svg
) no-repeat 0 0; background-size: contain;}
.app-content {width: 64%; overflow:hidden; margin: 13px 0 0.5em 0; padding: 0; }
.app-content h1, .app-content h2, .app-content h3 {margin: 0; font-size: 0.85em; line-height: 1.2em; color: #545454; font-weight: bold; font-family:Arial, Helvetica, sans-serif; }
.app-content p {margin: 0 0 0.5em 0; font-size: 0.7em; line-height: 1.25em; color: #545454;  }	
.app-container .bcbs-button {padding: 4px 13px; font-size: 0.7em; white-space: nowrap; margin: 0;  }
button.bcbs-button:focus {background-color: #3c6abc; }
.check-close-app {width: auto; height: auto; display:block; clear: both; padding: 0.5em 0.5em 0.5em 0; }
.check-close-app input[type="checkbox"] {margin: 0 5px 0 0; }
.check-close-app label {font-size: 0.7em; line-height: 1.25em; display: inline-block; color: #686868; vertical-align:top; }	
#app-banner-collapsed {cursor:pointer; color: #4378D9; display: none; padding: 0 0.9375em; }
.app-link:hover{cursor:pointer; }

	
	
	
	/*------ Jump Menus ----- */
	
	#univ-dropdown, #connect-dropdown {
		display:inline-block;
		width:75%;
		height:27px; }
		
		#connect-dropdown { height:auto; }
	
	#jumpGo {
		display:inline-block;
		padding:3px 25px;
		font-size:12px;
		margin-left:10px; }
		
		#jumpGo.btn-clear-white {margin-left:0; }
		
	
/*------------------------------------*\
    #WIDGETS
\*------------------------------------*/


/**quick links**/
.quick-links {border:2px solid #a2df60; padding:7px;  }
.q-links-title {color:#5a5a5a; font-weight:bold; /*font-family: 'univers47_condensed_light', Arial, sans-serif; font-size: 1.05em;*/ }
.quick-links blockquote {margin:0; width:100%;  }
.quick-links blockquote ul {border-left: 5px solid #a2df60; }
.quick-links blockquote li {margin-bottom: 0; line-height: 1.4em; }
.quick-links blockquote li a {padding: 4px 0; display: inline-block; }

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  {

.quick-links li a {padding: 8px 0; display: inline-block; }
}





/**slide_open_widget**/

#mainContent .railWidget {border:1px solid #CCC;}
#mainContent .railWidget .container {background:none !important;}


#slide_open_widget{
	background:#fff; 
	width:100%; 
	padding:0;
	color:#454545; 
	margin:0 0 20px 0; 
}

#slide_open_widget h2{
	font-family:'UniversCondensedBold', Arial, sans-serif;
	color:#e2a43c; 
	margin:5px 0; 
	font-size:1.1em; 
	text-transform:none;
}

#slide_open_widget h3{margin-top:10px; }

#slide_open_widget p{
	color:#454545; 
	font-size: 0.8em; 
	margin: 5px 0;
	line-height:1.25em;
}

#slide_open_widget p.required_msg{
	font-style:italic;
	font-size: 0.75em;
}

#slide_open_widget .container{
	width:100%; 
	padding:5% 6% 0 6%; 
}

#slide_open_widget .slide_open{
	display: none; 
}

#slide_open_widget form{
	padding:3px 0 0 0; 
	color:#474747; 
}

/*#slide_open_widget span.error {
	width: 100%; 
	color:#F00; 
	margin:0px 0px 10px; 
	display: block;   
}*/

#slide_open_widget input[type="text"], #slide_open_widget input[type="email"], #slide_open_widget input[type="number"]{
	margin:0; 
	font-size:0.8em;
	width:100%; 
	height:29px; 
	padding: 4px 3%; 
	border:1px solid #ccc; 
	color:#333; 
	display:block; 
}


#slide_open_widget .half_width{
	width:48%; 
	display:inline-block; 
	margin:6px 0 0 0; 
}

#slide_open_widget label{
	color:#474747; 
	font-weight:200; 
	display:block; 
	width: 100%; 
	margin:10px 0 3px 0; 
	font-size: 0.8em;
}

#slide_open_widget .half_width > label{
	display:initial !important; 
	vertical-align:top; 
}

#slide_open_widget .open_tag_container{
	display:block; 
	width:100%; 
	height:27px;
}

#slide_open_widget .open_tag{
	background:url(/images/bcbs/redesign/widget/open_widget.png) no-repeat; 
	width:45px; 
	height:27px; 
	display:block; 
	float:right; 
}
#slide_open_widget .open_tag.close{
	background:url(/images/bcbs/redesign/widget/open_widget.png) no-repeat; 
	background-position:bottom; 
}

#slide_open_widget .container:after{
	visibility: hidden; 
	display: block; 
	font-size: 0; 
	content: " "; 
	clear: both; 
	height: 0;
}

* html #slide_open_widget .container{ 
	zoom: 1; 
} /* IE6 */

*:first-child+html #slide_open_widget .container{ 
	zoom: 1; 
} /* IE7 */

#slide_open_widget  p.line_center_align{
	text-align:center; 
	margin: 20px 0 0 0; 
}

#slide_open_widget input[type="radio"]{
	-webkit-appearance: none;
	width: 15px; 
	height: 15px;  
	background:#fff; 
	border: 1px solid #ccc; 
	margin:0 5px 0 0; 
	border-radius: 15px; 
}

#slide_open_widget input:checked{
	background-color: #ffffff; 
	background-image: -webkit-linear-gradient(45deg, transparent 40%, #666666 45%, #666666 55%, transparent 60%), -webkit-linear-gradient(-45deg, transparent 40%, #666666 45%, #666666 55%, transparent 60%); 
	outline:none; 
	}
	
@media (max-width: 480px) {
.iframe_youtube {height:190px !important;}
}
	
/**end slide_open_widget**/


/**slide_open_widget_vTwo widget**/
#slide_open_widget_vTwo{
	background:#fff; 
	width:100%; 
	padding:0;
	color:#454545; 
	margin:0 0 20px 0; 
}

#slide_open_widget_vTwo .container{
	width:100%; 
	padding:5% 6% 0 6%; 
}

#slide_open_widget_vTwo .slide_open_vTwo {
	display: none; 
}

#slide_open_widget_vTwo form{
	padding:3px 0 0 0;
	color:#474747; 
}

#slide_open_widget_vTwo input[type="text"], #slide_open_widget_vTwo input[type="email"], #slide_open_widget_vTwo input[type="number"]{
	margin:0; 
	font-size:0.8em;
	width:100%; 
	height:29px; 
	padding: 4px 3%; 
	border:1px solid #ccc; 
	color:#333; 
	display:block;  
}

#slide_open_widget_vTwo input[type="text"].short_input, #slide_open_widget_vTwo input[type="email"].short_input,#slide_open_widget_vTwo  input[type="number"].short_input{
	width:50%;  
}

#slide_open_widget_vTwo input[type="text"].xshort_input, #slide_open_widget_vTwo input[type="email"].xshort_input, #slide_open_widget_vTwo input[type="number"].xshort_input{
	width:17%; 
}

#slide_open_widget_vTwo select {
	background: transparent; 
	width: 96%; 
	padding: 5px 0; 
	border-radius: 0; 
	height: 29px; 
	border:1px solid #ccc; 
	color:#333 !important; 
	margin:0;
}

#slide_open_widget_vTwo select.short_select {
	background: transparent; 
	width: 57%; 

	padding:5px 0; 
	border-radius: 0; 
	height: 29px; 
	border:1px solid #ccc; 
	color:#333 !important; 
}

#slide_open_widget_vTwo .required{
	color:#e2a43c; 
	}

#slide_open_widget_vTwo label{
	color:#474747; 
	font-weight:200; 
	display:block; 
	width:100%; 
	margin: 10px 0 3px 0; 
	font-size:0.8em;  
}

#slide_open_widget_vTwo h2{
	font-family:'UniversCondensed', Arial, sans-serif;
	color:#e2a43c; 
	margin:5px 0; 
	font-size:1.1em; 
	padding: 0 0 0 49px; 
	background:url(/images/bcbs/redesign/widget/premium_credit.png) no-repeat; 
	min-height:34px;
	text-transform:none;
}

#slide_open_widget_vTwo p{
	color:#454545; 
	font-size: 0.8em; 
	margin: 5px 0;
	line-height:1.5em; 
	display:block; 
	width:100%;
}

#slide_open_widget_vTwo .open_tag_container{
	display:block; 
	width:100%; 
	height:27px;
	}

#slide_open_widget_vTwo .open_tag_vTwo{
	background:url(/images/bcbs/redesign/widget/open_widget.png) no-repeat; 
	width:45px; 
	height:27px; 
	display:block; 
	float:right; 
}
#slide_open_widget_vTwo .open_tag_vTwo.close_vTwo{
	background:url(/images/bcbs/redesign/widget/open_widget.png) no-repeat; 
	background-position:bottom; 
	}

#slide_open_widget_vTwo .container:after {
	visibility: hidden; 
	display: block; 
	font-size: 0; 
	content: " "; 
	clear: both; 
	height: 0;
}

*html #slide_open_widget_vTwo .container{ 
	zoom: 1; 
} /* IE6 */
*:first-child+html #slide_open_widget_vTwo .container {
	zoom: 1; 
} /* IE7 */

#slide_open_widget_vTwo  p.line_center_align {
	text-align:center; 
	margin: 20px 0 0 0; 
}

#slide_open_widget_vTwo .single_checkbox_container{
	overflow:hidden; 
}

#slide_open_widget_vTwo .sc_lft{
	float:left; 
	margin: 0 10px 0 0;  
}

#slide_open_widget_vTwo .sc_rt{
	overflow:hidden; 
}

#slide_open_widget_vTwo .sc_rt > label{
	margin:0 !important; 
	font-weight:bold !important; 
}

#slide_open_widget_vTwo ul.free_width{
	width:100%; 
	padding: 0; 
	margin:0; 
	display:none;  
}

#slide_open_widget_vTwo ul.free_width li{
	display:inline-block; 
	float:left; /* if using horizontal layout   width:22.5%; margin: 0px 2% 0 0px; */  
	width:100%; 
	margin:0; 
}

#slide_open_widget_vTwo ul.free_width:after {
	visibility: hidden; 
	display: block; 
	font-size: 0; 
	content: " "; 
	clear: both; 
	height: 0;
}

* html #slide_open_widget_vTwo ul.free_width {
	zoom: 1; 
} /* IE6 */

*:first-child+html #slide_open_widget_vTwo ul.free_width { 
	zoom: 1; 
} /* IE7 */

#slide_open_widget_vTwo form > p{
	color:#474747; 
	margin:10px 0 10px 0; 
}

#slide_open_widget_vTwo input[type="radio"]{
	-webkit-appearance: none;
	width: 15px; 
	height: 15px;  
	background:#fff; 
	border: 1px solid #ccc; 
	margin:0 5px 0 0; 
	border-radius: 15px; 
}

#slide_open_widget_vTwo input:checked {
	background-color: #ffffff; 
	background-image: -webkit-linear-gradient(45deg, transparent 40%, #333333 40%, #333333 60%, transparent 60%), -webkit-linear-gradient(-45deg, transparent 40%, #333333 40%, #333333 60%, transparent 60%); 
	outline:none;
	border-radius: 15px; 
}

/**end #slide_open_widget_vTwo widget**/


/**slide_open_widget_vThree widget**/
#slide_open_widget_vThree{
	background:#fff; 
	width:100%; 
	padding:0;
	color:#454545; 
	margin:0 0 20px 0; 
	background-image:url(/images/bcbs/redesign/widget/widget_bg1.png); 
	background-repeat:no-repeat; 
	background-size:contain; 
	background-position: center bottom; 
}

#slide_open_widget_vThree .container{
	width:100%; 
	padding:5% 6% 27% 6%; 
}

#slide_open_widget_vThree .bg_vThree{
	width:100%; 
	height: 200px;  
}

#slide_open_widget_vThree form{
	padding:0;
	color:#474747; 
}

#slide_open_widget_vThree h2{
	font-family:'UniversCondensed', Arial, sans-serif;
	color:#e2a43c; 
	margin:5px 0; 
	font-size:1.1em; 
	text-transform:none;
}

#slide_open_widget_vThree p{
	color:#454545; 
	font-size: 0.8em; 
	margin: 5px 0;
	line-height:1.5em; 
	display:block; 
	width:100%;
}

#slide_open_widget_vThree .wg_btn_container{
	width:100%; 
	height:auto; 
	display:block;
	margin: 0; 
	padding:5% 6% 6% 6%; 
	text-align: center;
}



@media (max-width: 767px) {
	#slide_open_widget_vThree .container{
		padding-bottom:39%;
	}
}

@media (max-width: 480px) {
	#slide_open_widget_vThree .container{
		padding-bottom:35%;
	}
}
/**end slide_open_widget_vThree widget**/


/**slide_open_widget_vFour widget**/
#slide_open_widget_vFour{
	width:100%; 
	padding:0;
	color:#454545; 
	margin:0 0 20px 0;  
}

#slide_open_widget_vFour img {
	vertical-align: middle;
}

#slide_open_widget_vFour .container{
	width:100%; 
	padding:5px 6% 6% 6%; 
	background:#fff; 
	margin: 0; 
}
#slide_open_widget_vFour .bg_vFour{
	width:100%; 
	height:auto;
	display:block;
}
#slide_open_widget_vFour h2{
	font-family:'UniversCondensedBold', Arial, sans-serif;
	color:#e2a43c; 
	margin:5px 0; 
	font-size:1.1em; 
	text-transform:none;
}
#slide_open_widget_vFour p{
	color:#454545; 
	font-size: 0.8em; 
	margin: 5px 0;
	line-height:1.5em; 
	display:block; 
	width:97%;
}
#slide_open_widget_vFour p a{
	color: #2f80c7; 
	text-decoration:underline; 
	padding-right: 20px;
}
#slide_open_widget_vFour p a.w_arrow{
	background:url(/images/bcbs/redesign/widget/wg_rt_arrow.png) no-repeat; 
	background-position: bottom right;  
}
#slide_open_widget_vFour p a:hover{
	text-decoration:none;		
}

#slide_open_widget_vFour .wg_btn_container{
	width:100%; 
	height:auto; 
	display:block;
	margin: 0; 
	padding:5% 0 0 0; 
	text-align:center;
	
}


@media (max-width: 767px) {
#slide_open_widget_vFour .container {
	padding-top:100px;
	margin-top:-95px;
}
}


/**slide_open_widget_vFive widget**/
#slide_open_widget_vFive{
	width:100%; 
	padding:0;
	color:#454545; 
	margin:0 0 20px 0;  
}

#slide_open_widget_vFive img {
	vertical-align: middle;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
	padding-top:10px;
}

#slide_open_widget_vFive .container{
	width:100%; 
	padding:5px 6% 6% 6%; 
	background:#fff; 
	margin: 0; 
}
#slide_open_widget_vFive .bg_vFive{
	width:100%;
	height:auto;
	display:block; 
}
#slide_open_widget_vFive h2{
	color:#e2a43c; 
	margin:5px 0; 
	font-size:1.1em; 
	font-family:'UniversCondensed', Arial, sans-serif ;
	text-transform:none;
}
#slide_open_widget_vFive p{
	color:#454545; 
	font-size: 0.8em; 
	margin: 5px 0;
	line-height:1.5em; 
	display:block; 
	width:97%;
}
#slide_open_widget_vFive p a{
	color: #2f80c7; 
	text-decoration:underline; 
	padding-right: 20px;
}
#slide_open_widget_vFive p a.w_arrow{
	background:url(/images/bcbs/redesign/widget/wg_rt_arrow.png) no-repeat; 
	background-position: bottom right;  
}
#slide_open_widget_vFive p a:hover{
	text-decoration:none;		
}

#slide_open_widget_vFive .wg_btn_container{
	width:100%; 
	height:auto; 
	display:block;
	margin: 0; 
	padding:5% 0 0 0; 
	text-align: center;
}

@media (max-width: 767px) {
#slide_open_widget_vFive .container {
	padding-top:100px;
	margin-top:-95px;
}
}

/**end slide_open_widget_vFive widget**/

/**slide_open_widget_vSix widget**/
#slide_open_widget_vSix{
	background:#fff; 
	width:100%; 
	padding:0;
	color:#454545; 
	margin:0 0 20px 0; 
	background-image:url(/images/bcbs/redesign/widget/diagnol_btm.png); 
	background-repeat:no-repeat; 
	background-size:contain; 
	background-position: center bottom; 
}

#slide_open_widget_vSix .container{
	width:100%; 
	padding:5% 6% 2% 6%; 
}

#slide_open_widget_vSix .bg_vSix{
	width:100%; 
	height: 200px;  
}

#slide_open_widget_vSix form{
	padding:0;
	color:#474747; 
}

#slide_open_widget_vSix h2{
	font-family:'UniversCondensed', Arial, sans-serif;
	color:#e2a43c; 
	margin:5px 0; 
	font-size:1.1em; 
	text-transform:none;
}

#slide_open_widget_vSix p{
	color:#454545; 
	font-size: 0.8em; 
	margin: 5px 0;
	line-height:1.5em; 
	display:block; 
	width:100%;
}

.widget_img_container{
	width:100%;
	text-align:center;	
}


#slide_open_widget_vSix .wg_btn_container{
	width:100%; 
	height:auto; 
	display:block;
	margin: 0; 
	padding:5% 6% 6% 6%; 
	text-align: center;
}


@media (max-width: 767px) {
	#slide_open_widget_vSix .container{
		padding-bottom:39%;
	}
}

@media (max-width: 480px) {
	#slide_open_widget_vSix .container{
		padding-bottom:35%;
	}
}

/**end slide_open_widget_vSix widget**/


/**slide_open_widget_vSeven widget**/
#slide_open_widget_vSeven{
	background:#fff; 
	width:100%; 
	padding:0;
	color:#454545; 
	margin:0 0 20px 0; 
	
}

#slide_open_widget_vSeven .container{
	width:100%; 
	padding:5% 6% 2% 6%; 
}

#slide_open_widget_vSeven .bg_vSix{
	width:100%; 
	height: 200px;  
}

#slide_open_widget_vSeven form{
	padding:0;
	color:#474747; 
}

#slide_open_widget_vSeven h2{
	font-family:'UniversCondensed', Arial, sans-serif;
	color:#e2a43c; 
	margin:5px 0; 
	font-size:1.1em; 
	text-transform:none;
}

#slide_open_widget_vSeven span.orange_bold {
	color:#e2a43c; 
	margin:20px 0 0 0; 
	font-size:0.9em; 
	text-transform:none;
	font-weight:200;
	display:block;
}

#slide_open_widget_vSeven p.orange {
	color:#e2a43c; 
	font-size:0.8em; 
	text-transform:none;
	display:block;
}

#slide_open_widget_vSeven p{
	color:#45454545; 
	font-size: 0.8em; 
	margin: 5px 0;
	line-height:1.5em; 
	display:block; 
	width:100%;
}

#slide_open_widget_vSeven p a{
	color: #2f80c7; 
	text-decoration:underline; 
	padding-right: 20px;
}

#slide_open_widget_vSeven p a.w_arrow{
	background:url(/images/bcbs/redesign/widget/wg_rt_arrow.png) no-repeat; 
	background-position: bottom right;  
}

#slide_open_widget_vSeven p a:hover{
	text-decoration:none;		
}

#slide_open_widget_vSeven .widget_img_container{
	width:100%;
	text-align:center;	
}

#slide_open_widget_vSeven .wg_btn_container{
	width:100%; 
	height:auto; 
	display:block;
	margin: 0; 
	padding:5% 6% 6% 6%; 
	text-align: center;
}


a.gray{
	color: #454545 !important; 
	text-decoration:none !important;	
	cursor:default;
}

a.gray.block{
	display:block !important;
}

span.block{
	display:block !important;
}


@media (max-width: 767px) {
	#slide_open_widget_vSeven .container{
		padding-bottom:39%;
	}
}

@media (max-width: 480px) {
	#slide_open_widget_vSeven .container{
		padding-bottom:35%;
	}
}

/**end slide_open_widget_vSeven widget**/


/**slide_open_widget_vEight widget**/
#slide_open_widget_vEight{
	width:100%; 
	padding:0;
	color:#454545; 
	margin:0 0 20px 0;  
}

#slide_open_widget_vEight .container{
	width:100%; 
	padding:5% 6%;
	background:#fff; 
	text-align:center; 
}

#slide_open_widget_vEight .bg_vEight{
	width:100%; 
	height: auto;
	display:block;  
}

#slide_open_widget_vEight form{
	padding:0;
	color:#474747; 
}

#slide_open_widget_vEight h2{
	font-family:'UniversCondensed', Arial, sans-serif;
	color:#e2a43c; 
	margin:5px 0; 
	font-size:1.1em; 
	text-transform:none;
}

#slide_open_widget_vEight p{
	color:#454545; 
	font-size: 0.8em; 
	margin: 5px 0;
	line-height:1.5em; 
	display:block; 
	width:100%;
}

.widget_img_container{
	width:100%;
	text-align:center;	
}


#slide_open_widget_vEight .wg_btn_container{
	width:100%; 
	height:auto; 
	display:block;
	margin: 0; 
	padding:5% 6% 6% 6%; 
	text-align: center;
}



/**end slide_open_widget_vEight widget**/



/**slide_open_widget_vNine widget**/
#slide_open_widget_vNine .spanish-widget-headline {
	color: #4378d9;
	font-family: "UniversCondensedBold",Arial,sans-serif;
    font-size: 1.25em;
    line-height: 1em;
    margin-bottom: 12px;
    text-transform: uppercase;
}


#slide_open_widget_vNine{
	width:100%; 
	padding:0;
	color:#454545; 
	margin:0 0 20px 0;  
	border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
}

#slide_open_widget_vNine img {
	vertical-align: middle;
}

#slide_open_widget_vNine .container{
	width:100%; 
	padding:5px 6% 6% 6%; 
	background:#fff; 
	margin: 0; 
}
#slide_open_widget_vNine .bg_vNine{
	width:100%; 
	height:auto;
	display:block;
}
#slide_open_widget_vNine h2{
	font-family:'UniversCondensedBold', Arial, sans-serif;
	color:#e2a43c; 
	margin:5px 0; 
	font-size:1.1em; 
	text-transform:none;
}
#slide_open_widget_vNine p{
	color:#454545; 
	font-size: 0.8em; 
	margin: 5px 0;
	line-height:1.5em; 
	display:block; 
	width:97%;
}
#slide_open_widget_vNine p a{
	color: #2f80c7; 
	text-decoration:underline; 
	padding-right: 20px;
}
#slide_open_widget_vNine p a.w_arrow{
	background:url(/images/bcbs/redesign/widget/wg_rt_arrow.png) no-repeat; 
	background-position: bottom right;  
}
#slide_open_widget_vNine p a:hover{
	text-decoration:none;		
}

#slide_open_widget_vNine .wg_btn_container{
	width:100%; 
	height:auto; 
	display:block;
	margin: 0; 
	padding:5% 0 0 0; 
	text-align:center;
	
}


@media (max-width: 767px) {
#slide_open_widget_vNine .container {
	padding-top:100px;
	margin-top:-95px;
}
}

/**end slide_open_widget_vNine widget**/







/**slide_open_widget edu_leadgen_content widget**/

.leadgen-block h3{font-family: 'UniversCondensedBold', Arial, sans-serif; font-size: 1.2em; line-height: 1em; color: #5a5a5a; margin-top: 40px; margin-bottom: 10px; font-weight: normal; }

#slide_open_widget.edu_leadgen_content {padding:1em; border: 1px solid #c9d7f1; background-color: #f4f4f4; }

/*#slide_open_widget form.blue-border {border:1px solid #c7d5ef; padding: 1em; }*/
#slide_open_widget.edu_leadgen_content label {margin: 10px 0 2px 0; font-weight: bold; }
html[lang="es"] #slide_open_widget.edu_leadgen_content label {height: 38px; } 
#slide_open_widget.edu_leadgen_content p {margin: 0; }
#slide_open_widget.edu_leadgen_content input.ui-state-error + span.errors, #slide_open_widget.edu_leadgen_content .errors + span.errors {
margin: 3px 0;  }
#slide_open_widget.edu_leadgen_content .button-blue {margin-top:5px; float:right; display:block;  }
#slide_open_widget p.confirmation-message { font-family: 'UniversCondensedBold', Arial, sans-serif; font-size: 1.2em; line-height: 1em; color: #5a5a5a; margin-top: 10px; margin-bottom: 10px; text-transform: uppercase; font-weight: bold;  }

/**end slide_open_widget edu_leadgen_content widget**/





/**i chose blue**/
.bcbs-widget-2015{width: 100%; max-width: 278px; height:auto; background: #f6f6f6; padding: 0.8em; margin: 0 1em 1em 1em; float:right; font-family: 'univers47_condensed_light' , Arial, Helvetica, sans-serif; line-height:1.3em; }
.bcbs-widget-2015 .container {padding:0.3em 0.6em; border: 1px solid #c9d7f1;  }
.blue-img-container {width: 93px; height: 93px; margin: -30px auto 0.2em auto; background:url('/images/bcbs/redesign/widget/i_chose_blue.png') no-repeat center center; background-size:cover;  }
.blue-img-container.nm {background:url('/images/bcbs/redesign/widget/i_chose_blue_nm.png') no-repeat center center;}
.blue-img-container.ok {background:url('/images/bcbs/redesign/widget/i_chose_blue_ok.png') no-repeat center center;}
.blue-img-container.tx {background:url('/images/bcbs/redesign/widget/i_chose_blue_tx.png') no-repeat center center;}
.blue-img-container.mt {background:url('/images/bcbs/redesign/widget/i_chose_blue_mt.png') no-repeat center center;}
.bcbs-widget-2015 h3 {font-family: 'UniversCondensedBold', Arial, Helvetica, sans-serif; font-size: 1.1em; color:#e4ab20; margin: 0 0 0.3em 0; line-height: 1.1em;    }
.bcbs-widget-2015 p{font-size: 0.95em; line-height: 1.3em; color:#5b5b5b; }
ul.social-media-icon-links{width:55%; margin:0 auto !important; list-style: none; display:block; }
ul.social-media-icon-links li {display: inline-block; list-style:none; float: left; margin:0; width:50%; text-align:center;  }


/**attend seminar**/
#attend-seminar-widget.bcbs-widget-2015{width: 100%; max-width: 258px; }
#attend-seminar-widget .container{background:url('/images/bcbs/redesign/widget/Seminar-widget-icon.png') no-repeat top left; }  
#attend-seminar-widget h3 {font-family: 'univers47_condensed_light', Arial, Helvetica, sans-serif; text-transform: uppercase; font-size: 1.2em; color: #4f4f4f; line-height: 1em; padding: 0.5em 16px 0 42px; margin: 0 0 15px 0; font-weight: normal; background:url('/images/bcbs/redesign/widget/widget-rt-arrow.png') no-repeat  right center; display:inline-block; }
#attend-seminar-widget .blue-text {color: #4478db; font-weight:bold; }
#attend-seminar-widget h3:after {content: ""; background: #a0de5f; width: 49px; height: 1px; padding: 0; margin: 5px 0 0 0; display: block; }
#attend-seminar-widget h3 a{color: #4f4f4f; }
#attend-seminar-widget h3 a:hover{ text-decoration: none; color: #4378D9; }

@media (max-width: 767px) {
.bcbs-widget-2015 {max-width:none !important; margin:0 auto; display: block; float:none; }
.bcbs-widget-2015 .container {text-align: center;}
#attend-seminar-widget h3 {padding: 0.5em 16px 0; }

.leadgen-block{ margin: 2em auto 0 auto; }
#leadgen-container.landing h3{background: none; padding-right:0;  }
#slide_open_widget input[type="text"], #slide_open_widget input[type="email"], #slide_open_widget input[type="number"] {height: 40px; }
#slide_open_widget.edu_leadgen_content .button-blue {margin: 20px auto 0 auto; float:none;  padding: 10px 45px; }
}

/**end i chose blue**/


/**general widget**/
.widgetBtn{
	width: 116px; 
	height:auto; 
	border: 1px solid #4378d9; 
	background:none; 
	color:#4378d9;  
	font-size:0.95em; 
	padding: 6px 0; 
	outline:none;
	overflow-wrap: break-word;
}

.widgetBtn:hover{
	border: 1px solid #4378d9; 
	background:#4378d9; 
	color:#ffffff;  
	cursor: pointer; 
}

.widgetBtn_blue{
	width: 116px; 
	height:auto; 
	padding: 6px 0; 
	font-size:0.8em; 
	border: 1px solid #4378d9; 
	background:#4378d9; 
	color:#ffffff;  
	cursor: pointer; 
	outline:none;
	overflow-wrap: break-word;
}

.widgetBtn_blue:hover{ 
	border: 1px solid #9bb6e8; 
	background:#9bb6e8; 
	color:#ffffff;   
}

.widget_sm_link {
	overflow: hidden;
	width: 100%;
}

.wsl_Lcol {
	width: 48%;
	padding-right: 2%;
	float: left;
	text-align: right;
}

.wsl_Rcol {
	overflow: hidden;
	width: 48%;
	padding-left: 2%;
	text-align: left;
}

.widget_sm_link_container{
	width: 100%;
	height: auto;
	display:block;
	text-align:center;	
	margin: 5px 0 0 0;
}

.widget_sm_link_container > img {
	margin: 0 10px 0 0 ;		
}





@media (max-width: 480px) {
.widgetBtn{
width:180px;
}

.widgetBtn_blue{
width:180px;
}
}

/**widget submission**/
#form_success{
display:none; padding:3px 0 0 0;
}

#form_success p{
font-size:0.8em; color:#454545;  
}
/**end widget submission**/


/**lt ie9 styles for widgets 
------------------------------------------------------
------------MOVE TO IE STYLE SHEET---------------------
------------------------------------------------------
**/
.lt-ie9 #slide_open_widget input[type="radio"] {
	border:none; 
	width:auto;
}

.lt-ie9 #slide_open_widget form .half_width label{
	display:initial!important; 
}
/**lt ie9 styles for widgets end**/




/**h5validate error styles**/
input.ui-state-error, input[type="text"].ui-state-error, input[type="email"].ui-state-error, input[type="number"].ui-state-error, textarea.ui-state-error{
	border:1px solid #F00!important; 
	outline:none;
	margin-bottom:1px !important; 
}

input[type="radio"].ui-state-error {
	outline:none; 
	border:1px solid #F00; 
}

span.errors{
	display:none;
	color:#F00; 
	font-size: 0.7em; 
	line-height: 0.95em; 
}	

input.ui-state-error + span.errors, .errors + span.errors{
	width:100%;
	color:#F00; 
	display:block; 
	margin-bottom: 0.5em;	
	clear: both;
}

	.errors + span.errors {
		position:relative;
		top:0; }
		
		.lead-gen .errors + span.errors {
			top:-5px; }

input[type="radio"].ui-state-error {
	outline:none; 
	border:1px solid #F00; 
}

textarea.ui-state-error + span.errors{
	color:#F00; 
	display:block; 
}

input.ui-state-error[type="radio"] + span.errors{
	color:#F00; 
	display:block;
}	

span.required{
	color:#e2a43c; 
}

/**h5validate error styles end**/

/**lead gen flyout styles**/

.hide{
	display:none !important;
}
.pos-fixed{
	position: fixed;
}
.pos-absolute{
	position: absolute;
}
.margin-btm-5{
	margin-bottom: 5px !important;
}
.margin-btm-10{
	margin-bottom: 10px !important;
}
.margin-btm-15{
	margin-bottom: 15px !important;
}
.margin-btm-20{
	margin-bottom: 20px !important;
}
.margin-top-5{
	margin-top: 5px !important;
}
.margin-top-10{
	margin-top: 10px !important;
}
.margin-top-15{
	margin-top: 15px !important;
}
.margin-top-20{
	margin-top: 20px !important;
}
.float-right{
	float: right;
}
.float-left{
	float: left;
}
.italic{
	font-style: italic;
}


.lg-info select.error{
	border-color: #c60f13;
	background-color: rgba(198, 15, 19, 0.1);
}

.arrow-btn{
	background: url(/images/bcbs/redesign/content/leadgen/back-arrow.gif);
	width: 14px;
	height: 13px;
	display: inline-block;
	margin-right: 5px;
}
a.back-btn{
	font-size: 13px;
	display: inline-block;
	margin: 10px 0;
}
.lg-info h4, .lg-info-main h4{
	color: #3c6abc;
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 0;
	margin-top: 10px;
}
.lg-info-main h5{
	color: #e3ab5a;
	font-size: 24px;
	line-height: 26px;
	margin: 5px 0;
}
.lg-info-main h6{
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 3px;
	font-weight: 700;
	color: #303030;
}
.lg-info-main p, .lg-info p{
	color: #707070;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 0;
	width: 225px;
}
.lg-info p{
	width: 385px;
}
.lg-info p.short{
	width: 240px;
}
.lg-request-agent .lg-info p{
	line-height: 16px;
}
.lg-request-agent .lg-info input{
	margin-bottom: 8px;
}
.lg-info form{
	margin-top: 10px;
	width: 400px;
}
.lg-info input{
	float: left;
	margin-right: 10px;
	margin-bottom:8px;
}
.lg-info textarea{
	margin-bottom: 5px;
}
.lg-info label.thick{
	line-height: 30px;
}
.lg-info .radios{
	margin-bottom: 15px;
}
.lg-info label{
	color: #707070;
	line-height: 14px;
	font-size: 12px;
}
.lg-info .remaining-characters{
	margin-right: 6px;
	font-size: 14px;
	color: #000;
}
.lg-info .submit{
	margin-top: 20px;
}

.lg-info .submit a{
	background-color: #4866bb;
	border: none;
	height: 32px;
	padding: 8px 0;
	color: #FFF;
}
.lg-info input.button{
	background-color: #4378d9;
	border: 1px solid #4378d9;
	width:116px;
	height: auto;
	font-size:0.8em;
	padding: 6px 0;
	color: #FFF;
	outline:0;
	overflow-wrap: break-word;
	box-shadow:none;
	font-weight:normal; 
}
.lg-info input.button:hover{
	background-color: #9bb6e8;
	border: 1px solid #9bb6e8;
}
.lg-info select{
	border: 1px solid #cccccc;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	color: #999;
	padding-top: 6px;
	padding-bottom: 6px;
}
.lg-info select:focus{
	background: #fafafa;
	border-color: #999999;
	outline: none;
	box-shadow: 0 0 5px #999999;
}
.lg-info .submit a.chat{
	margin-left: -15px;
}

.lg-main ul{
	list-style: none;
	border-left: solid 5px #e3ab5a;
	margin-top: 15px;
}
.lg-main li{
	line-height: 10px !important;
	margin-left: 12px;
}
.lg-main li a{
	color: #4b81c2;
	font-size: 13px;
	text-decoration: none;
}
.lg-main li a:hover{
	text-decoration: underline;
}

.lg-main ul li:after{
	color: #4b81c2;
  	content: "\0BB \020";
  	margin-left: 4px;
}

.lead-gen .timeOfDay-radios.row{
	padding:0;
	margin-left: 1px;
}
.lead-gen .timeOfDay-radios .columns{
	padding:0 !important;
}
.lead-gen .timeOfDay-radios input{
	margin-right: 2px;
}

/*overwrite foundation css that causes style errors*/
input.error, textarea.error{margin-bottom:1em; }



/* Glossary Style */
.glossary a {
	padding: 0 3px;

}


/* Connect Widget */
.connect_container{
	width:100%; 
	overflow:hidden; 
	margin-top: 30px;
	margin-bottom:30px; 
	border: 1px solid #467ad6; }
	
.connect_content_left{
	width: 52%; 
	height:59px; 
	float:left; 
	background:url(/images/bcbs/redesign/content/connect-wgt/connect_bg_left.png) no-repeat;
	background-size:100% 100%;  }

.connect_content_wrapper {
	width:100%; 
	padding:0; 
	overflow: hidden; }

.connect_icon{
	width: 20%; 
	min-width: 44px; 
	height:59px; 
	float:left; 
	background:url(/images/bcbs/redesign/content/connect-wgt/connect_widget_icon.png) no-repeat  center center ; 
	padding: 0 2%; }

.connect_text{
	width:73%; 
	overflow: hidden; }

h2.connect {
	font-size:1em; 
	margin-top: 5%; 
	margin-bottom: 0; }

p.connet_line{
	font-size:0.7em; 
	line-height: 1.3em; 
	font-style: italic; 
	color: #4868d1; 
	margin-bottom: 0;  }

.connect_content_right{
	width: 48%; 
	overflow: hidden; 
	background: #ffffff;
	height:59px; 
	padding-left: 2%;
	padding-right: 2%;
	display: block; }

.connect_contentR_p_wrapper{
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	min-width: 100%;
	height: 59px;
	}	
	
a.connet_header{
	width:80%; 
	margin: 0; 
	background:url(/images/bcbs/redesign/content/connect-wgt/connect_widget_arrow.png) no-repeat right center;
	padding: 0 20px 0 0 ;
	color:#444444; }

.connect_contentR_p_wrapper > p {
	margin: 0;
	font-size: .9em;
	line-height: 1.3em;
	font-style: italic; 
	font-weight: bold; }
	
.askblue_icon {
	background: url(/images/bcbs/redesign/content/connect-wgt/askblue.png) no-repeat center center;
	width: 100%;
	height: 58px;
	display: block;
}	

.askblue_icon.medicare {
	background: url(/images/bcbs/redesign/content/connect-wgt/askblue-medicare.png) no-repeat center center;
	
}	


p.askblue_text {
	font-weight: bold;
	text-align: center;
	margin: auto;
	font-style:italic;
}


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { 
/* iPAD STYLES GO HERE */
.connect_container {
	background: #f2f5f8;
	}

.connect_content_left{
	width: 100%;
	background: none;
	height:auto;
	min-height: 64px;	
	}
	
.connect_content_right{
	width: 92%;
	background: none;
	border-top: 1px solid #c8d5f1;
	height:auto;
	min-height: 64px;	
	padding: 2px 0; 
	margin: 0 4%;
	}	

.connect_contentR_p_wrapper{
	display: block;
	height: auto;
	text-align:center;
	margin: 0.7em 0 0 0;
	}

.connect_contentR_p_wrapper > p {
	font-size: 1em;
	padding:0;
	}
	
.connect_icon{
	width: 20%;	
	}

h2.connect{
	margin-top: 3%;
	}	
	
.connect_text {
	width: 75%;
	}
.reveal-modal p {margin: auto; }	
}

	
@media (max-width: 767px) {

.connect_container {
	background: #f2f5f8;
	}

.connect_content_left{
	width: 100%;
	background: none;
	height:auto;
	min-height: 64px;	
	}
	
.connect_content_right{
	width: 92%;
	background: none;
	border-top: 1px solid #c8d5f1;
	height:auto;
	min-height: 64px;	
	padding: 2px 0; 
	margin: 0 4%;
	}	

.connect_contentR_p_wrapper{
	display: block;
	height: auto;
	text-align:center;
	margin: 0.7em 0 0 0;
	}

.connect_contentR_p_wrapper > p {
	font-size: 1em;
	padding:0;
	}
	
.connect_icon{
	width: 16%;	
	}

h2.connect{
	margin-top: 3%;
	}	
	
.connect_text {
	width: 78%;
	}	
	
.connect_contentR_p_wrapper > p {
	font-size: 0.9em;}	



/*reveal-modal*/
.reveal-modal {
	width:100%;
	left:0;
	margin-left: 0;
	padding: 0.8em 0; 
	}

.reveal-modal h2 {margin-left: 0.5em;}

.reveal-modal p {margin: 5% 5% 0 5%; }
			
}


@media (max-width: 480px) {	
/*MOBILE Style*/
.connect_icon{
	width: 21%;	
	background: url(/images/bcbs/redesign/content/connect-wgt/connect_widget_icon_sm.png) no-repeat center center;
	}
	
.connect_text {
	width: 74%;
	margin-right:3%;
	}

h2.connect{
	margin-top:5%;
	}
	

		
}
	



/* Responsive HEADER/FOOTER STYLES */
@media (max-width: 999px) {
	.large-nav-link {
    width: 23%; }
}

@media (max-width: 767px) {
	#main {
    padding: 0 !important; }	
		
	#pageHeader {
	 overflow:visible;
	 position:relative;
	 z-index:1; }
	 
	#colLft, #colRt {
    display: none; }
	 
	 
	.translate-link {
			font-size:.9em; }
			.translate-link a {
				color:#ff7a05; }
	
	.social-list {
		height:auto;
		margin-bottom:0; }
		
		.social-list--item {
			width:20%;
		}
}

@media (max-width: 480px) {	

	.spaced-inline-list--item {
		background-size:45% !important; }
	.sidebar-button-container {
     width: 60px; }
	.translate-link {
			font-size:.8em; }
		
		.translate-link a {
					color:#ff7a05; }
					
	div.lead-gen_container {
		display:none; }
		
	blockquote {
    background-color: #f1f1f1;
    display: inline-block;
    margin: 0 0 25px; }
		
	#mainContent ul {
		margin-left:0px; }
		
		
	.accordion table tr th,
	.accordion table tr td,
	.accordion table tr th p,
	.accordion table tr td p {
		font-size:11px !important; } 
		
		.accordion table tr th,
		.accordion table tr td {
			padding:5px 0 !important;
		}

}

p.spanish-mobile-phone{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
}

/*------ ASK SARA STYLES ----- */
		.ask-sara {
			background:url('/images/bcbs/redesign/content/mobile/ask_sara_grayBKG_top.png') top center no-repeat,
								 url('/images/bcbs/redesign/content/mobile/ask_sara_grayBKG_bottom.png') bottom center no-repeat,
								 url('/images/bcbs/redesign/content/mobile/ask_sara_grayBKG.png') center center repeat-y;
			text-align:center;
			margin-bottom: -40px;
			padding-bottom: 60px;
		}
		
			.ask-sara img { margin:10px 0 -10px 0; }
			.ask-sara h3, .ask-sara p { text-align:left; }
			.ask-sara button {margin-top:20px;margin-bottom:0px; }
			
			h2.listo {margin-top:15px !important;}
		
		.cof-highlight {
			margin-left: 10px;
    	position: relative;
    	top: -8px;
			font-size:20px; }

.cof-content {}
    .cof-content h2 {margin-top:0;}
			.cof-content div:first-child h2 {margin-top:40px;}
    .cof-questions {}
    .cof-content img {}
    .cof-content .cof-link {}
    
    /*.cof-content .cof-highlight {
	font-size: 1.5em;
    }*/
    
    .cof-content hr {}
    
.cof-video-wrap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.cof-video-wrap iframe, .cof-video-wrap object, .cof-video-wrap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}




/* 
	***** Spanish buckets for video page *********
*/
.buckets-mobile-spanish{
	padding:0;margin:0;
	margin-bottom: 0px;
	margin-top:30px;
	text-align:center;
}
.buckets-mobile-spanish ul{
	list-style:none;
}
.buckets-mobile-spanish ul, .buckets-mobile-spanish li{
	margin:0;padding:0;
}
.buckets-mobile-spanish ul{
	margin: 0 10%;
}
.buckets-mobile-spanish li{
	float: left;
	width: 50%;
	text-align: center;
	min-height: 125px;
}
.buckets-mobile-spanish h4{
	margin-top: 5px;
	font-size: 16px;
}
.buckets-mobile-spanish .medico h4, .buckets-mobile-spanish .medico a{
	color: #6fb1e4;
}
.buckets-mobile-spanish .agente h4, .buckets-mobile-spanish .agente a{
	color: #aacc5c;
}
.buckets-mobile-spanish .comprar h4, .buckets-mobile-spanish .comprar a{
	color: #edb964;
}
.buckets-mobile-spanish .pregunteleSara h4, .buckets-mobile-spanish .pregunteleSara a{
	color: #737373;
}
/* spanish buckets */
.buckets-mobile-spanish .medico span.icon{
	background: url(/images/bcbs/redesign/content/homepage/medico.png);	
	background-repeat: no-repeat;
	width: 47px;
	height: 46px;
}
.buckets-mobile-spanish .agente span.icon{
	background: url(/images/bcbs/redesign/content/homepage/agente.png);
	background-repeat: no-repeat;
	width: 48px;
	height: 49px;	
}
.buckets-mobile-spanish .comprar span.icon{
	background: url(/images/bcbs/redesign/content/homepage/comprar.png);	
	background-repeat: no-repeat;
	width: 55px;
	height: 40px;
}
.buckets-mobile-spanish .pregunteleSara span.icon{
	background: url(/images/bcbs/redesign/content/homepage/pregunteleSara.png);	
	background-repeat: no-repeat;
	width: 58px;
	height: 49px;
}
.buckets-mobile-spanish span.icon{
	display: block;
	margin: auto;
	min-height: 50px;
}

@media only screen and (max-width: 500px){
	.buckets-mobile-spanish h4{
		font-size: 14px;
		font-weight:bold;
	}
}

@media only screen and (max-width: 400px){
.buckets-mobile-spanish ul{
	margin: 0 4%;
}
}







.lt-ie9 .bam-content h4{
	line-height: 16px;
	font-size: 16px;
}
.lt-ie9 .members{
	margin-top: 25px;
}

.lt-ie9 .bam-download{
	top: 29%;
}

.lt-ie9 .buckets-mobile, .lt-ie9 .buckets-mobile-spanish{
	margin-top: 200px;
	margin-bottom: 40px;
}



.lt-ie9 .header-nav{
	padding-top:30px;
}
.ie8-disclaimer{
	display:block;
	position: fixed;
	z-index: 1000;
	width: 100%;
	min-height: 30px;
	border-bottom: solid 1px #a29330;
	background: #fdf2ab;
}
.ie8-disclaimer p{
	width: 100%;
	color: #333;
	font-size: 12px;
	line-height:13px;
	text-align: center;
	margin-top:8px;
	margin-bottom:8px;
	font-family: arial;
}
.ie8-disclaimer p span.disclaimer-close{
	font-size:13px;
	line-height:13px;
	font-weight: 800;
	margin-right: 20px;
	position:absolute;
	right: 10px;
	cursor: hand;
}
.ie8-disclaimer p a{
	text-decoration:none;
	color: #333;
	cursor: hand;
}


@media only screen and (max-width: 1200px){
	.lt-ie9 .features-news{
		margin-top: -100px;
	}
	.lt-ie9 .bam-download{
		top: 29%;
	}
	.lt-ie9 .homepage-content{

	}
} /* End max-width: 1200px */
@media only screen and (max-width: 1100px){
	.lt-ie9 .features-news{
		margin-top: -100px;
	}
	.lt-ie9 .bam-download{
		top: 25%;
	}
	.lt-ie9 .bam-download {
		right: 10px;
	}
	.lt-ie9 .bam {
		top: 26%;
		left: 8%;
	}
	.lt-ie9 .homepage-content{
		height: 1320px;
	}
	.nm .connect-content {
		top: 75px;
	}
} /* End max-width: 1100px */
@media only screen and (max-width: 1000px){
	.lt-ie9 .bam-bg {
		width: 210px;
	}
	.lt-ie9 .bam-content{
		width: 185px;
	}
	.lt-ie9 .bam-download {
		right: -10px;
	}
	.lt-ie9 .connect-content{
		top: 160px;
	}
	.lt-ie9 .members{
		top: 60%;
	}
	.nm .connect-content {
		top: 55px;
	}
} /* End max-width: 1000px */
@media only screen and (max-width: 900px){
	.lt-ie9 .bam-bg {
		width: 200px;
	}
	.lt-ie9 .bam-content{
		width: 180px;
	}
	.lt-ie9 .bam-download {
		right: -20px;
		top: 27%;
	}
	.lt-ie9 .homepage-content{
		height: 1350px;
	}
} /* End max-width: 900px */
@media only screen and (max-width: 800px){
	.lt-ie9 .bam-bg {
		width: 190px;
	}
	.lt-ie9 .bam-content{
		width: 170px;
	}
	.lt-ie9 .bam-download {
		right: -30px;
	}
	.nm .connect-content {
		top: 45px;
	}
	
} /* End max-width: 800px */
@media only screen and (max-width: 700px){
	.lt-ie9 .buckets-mobile, .lt-ie9 .buckets-mobile-spanish{
		margin-top: 200px;
		margin-bottom: 40px;
	}
	.lt-ie9 .heading-mobile{
		padding-top: 30%;
	}
	.lt-ie9 .heading-mobile h3{
		font-size: 30px;
	}
	.lt-ie9 .heading-mobile h4{
		font-size: 18px;
	}
	.lt-ie9 .bam-mobile .lt-ie9 .bam-dl{
		width:100%;
		padding-top:200px;
	}
} /* End max-width: 700px */
@media only screen and (max-width: 550px){
	.lt-ie9 .buckets-mobile, .lt-ie9 .buckets-mobile-spanish{
		margin-top: 230px;
		margin-bottom: 40px;
	}	
	.lt-ie9 .heading-mobile{
		padding-top: 36%;
	}
	.lt-ie9 .heading-mobile h3{
		font-size: 30px;
	}
	.lt-ie9 .heading-mobile h4{
		font-size: 18px;
	}
} /* End max-width: 550px */
@media only screen and (max-width: 450px){
	.lt-ie9 .buckets-mobile, .lt-ie9 .buckets-mobile-spanish{
		margin-top: 200px;
		margin-bottom: 40px;
	}
	.lt-ie9 .heading-mobile{
		padding-top: 48%;
	}
	.lt-ie9 .heading-mobile h3{
		font-size: 26px;
	}
	.lt-ie9 .heading-mobile h4{
		font-size: 14px;
	}
} /* End max-width: 450px */
@media only screen and (max-width: 400px){
	.lt-ie9 .buckets-mobile, .lt-ie9 .buckets-mobile-spanish{
		margin-top: 200px;
		margin-bottom: 40px;
	}	
	.lt-ie9 .heading-mobile{
		padding-top: 55%;
	}
	.lt-ie9 .heading-mobile h3{
		font-size: 22px;
	}
	.lt-ie9 .heading-mobile h4{
		font-size: 12px;
	}
} /* End max-width: 400px */
@media only screen and (max-width: 350px){
	.lt-ie9 .buckets-mobile, .lt-ie9 .buckets-mobile-spanish{		
		margin-bottom: 40px;
	}
	.lt-ie9 .heading-mobile{
		padding-top: 65%;
	}
	.lt-ie9 .heading-mobile h3{
		font-size: 18px;
	}
	.lt-ie9 .heading-mobile h4{
		font-size: 10px;
	}	
} /* End max-width: 350px */

@media (max-width: 350px){
	.lt-ie9 .buckets-mobile, .lt-ie9 .buckets-mobile-spanish{		
		margin-bottom: 40px;
	}
	.lt-ie9 .heading-mobile{
		padding-top: 65%;
	}
	.lt-ie9 .heading-mobile h3{
		font-size: 18px;
	}
	.lt-ie9 .heading-mobile h4{
		font-size: 10px;
	}	
} /* End max-width: 350px */




/*BRIGHTCOVE PLAYLIST STYLES*/

audio,
canvas,
progress,
video {
	display: inline-block; /* 1 */
	vertical-align: baseline; /* 2 */ }

audio:not([controls]) {
	display: none;
	height: 0;}

[hidden],
template {
	display: none;}

dfn {
	font-style: italic;}

mark {
	background: #ff0;
	color: #000;}

figure {
	margin: 1em 40px;}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;}

legend {
	border: 0; /* 1 */
	padding: 0; /* 2 */}

optgroup {
	font-weight: bold;}


/* General
   ========================================================================== */

.wrapper {
    height: 100%;
    overflow: auto;
    width: 100%;}
		
.wrapper.scrollbar-dynamic {
    max-height: none;}
		
.page-content {
    margin: 0 auto;
    max-width: 1600px;
    padding: 25px;}
		
.content .demo {
	padding: 25px;}

p.sales-box {
	font-size: .85em;
	color: #444444;
	margin-bottom: 0px;
	line-height:1.65em;
}

/** Custom page styles **/

.content {
    max-width: 1200px;}

.content .demo {
    border: 1px solid #CCC;}

.content .demo .inner-content {
    border: 1px solid #CCC;
    max-height: 170px;
    width: 600px;}

.content .demo > div {
    max-height: 250px;
    overflow: auto;}
		
.content .demo .permanent {
    min-width: 800px;}
		
.controls {
    padding: 0 0 10px;}
		
.controls span {
    cursor: pointer; padding: 2px 8px;}
		
.controls span.active {
    background: #4698CE;
    color: #fff;
    cursor: default;}
		
.prettyprint ol.linenums > li {
    list-style-type: decimal;}

.video_outer_container {
    margin-top: 10px;
    padding-bottom: 56.25%;
    position: relative;}

.BrightcoveExperience {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;}

#playlist-scroll {
	border:1px solid #ccc;
	margin-top:10px;
	-webkit-overflow-scrolling: touch; }
	
#caption_container {
	color:#666;
	font-weight:bold; }

#video_playlist_container {
	margin-bottom:5px;
	padding:5px 5px 0 5px; }

#video_playlist_container .vidThumb {
	float:left;
	width:100px;
	height:85px;
	font-size:12px;
	padding:5px;
	margin-right:5px; }
	
		#video_playlist_container .vidThumb:last-child {
			margin-right:0; }
			
span.unbold{
	font-weight:normal !important; 
	
	}

span.disclaimer{
	font-size:0.8em; }


#tax-credit-graphic {width:100%; display: block; overflow:hidden; }
.tc_lft-col {width: 60%; float:left; }
.tc_rt-col {width: 40%; overflow:hidden; }
.tc_lft-col ul {width: 33.33%; }
.tc_rt-col ul {width: 50%; }

.tc_lft-col:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
* html .tc_lft-col             { zoom: 1; } /* IE6 */
*:first-child+html .tc_lft-col { zoom: 1; } /* IE7 */


.tc_rt-col:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
* html .tc_rt-col             { zoom: 1; } /* IE6 */
*:first-child+html .tc_rt-col { zoom: 1; } /* IE7 */



figure.bcbs-figure > figcaption {font-size: 0.75em; line-height: 1.65em; border: 1px solid #d9d9d9; margin-bottom: 1.25em; padding: 1.25em; background: #f2f2f2;  }



#tax-credit-graphic ul{height:auto; min-height: 220px; float:left;list-style:none; display: block; margin:0 0 1em 0; padding:1em;  text-align: center;  }
#tax-credit-graphic ul li{width:100%; list-style:none; display: block; margin:0; font-size: 0.85em; line-height: 1.25em; }
#tax-credit-graphic ul.odd {background-color: #f0f0f0; }
#tax-credit-graphic ul.even {background-color: #f8f8f8; }
.tc-one, .tc-two, .tc-three, .tc-four, .tc-five {width: 100%; height: 59px; display:block; margin:0 auto 0.5em auto; }
.tc-one {background:url(/images/bcbs/redesign/content/body/premium-tax-credit-estimator-graphic/tce1.png) no-repeat center center; background-size: contain; }
.tc-two {background:url(/images/bcbs/redesign/content/body/premium-tax-credit-estimator-graphic/tce2.png) no-repeat center center; background-size: contain; }
.tc-three {background:url(/images/bcbs/redesign/content/body/premium-tax-credit-estimator-graphic/tce3.png) no-repeat center center; background-size: contain; }
.tc-four {background:url(/images/bcbs/redesign/content/body/premium-tax-credit-estimator-graphic/tce4.png) no-repeat center center; background-size: contain; }
.tc-five {background:url(/images/bcbs/redesign/content/body/premium-tax-credit-estimator-graphic/tce5.png) no-repeat center center; background-size: contain; }
.tc-income-value{color:#f56c1a; font-size: 1.2em!important; font-weight:bold; padding: 0.5em 0; margin: 0.7em 0 0.7em 0; display:block; border-top: 1px solid #d3d3d3; border-bottom: 1px solid #d3d3d3;  }



/* Manual Accordions*/
.expandable_block {margin: 20px 0 0 0 !important; padding: 0!important; width: 100%; overflow:hidden; }
.accord_heading {padding: 0.9375em; height: auto; margin: 0 0 10px 0 !important ; overflow: hidden; -webkit-user-select: none; /* Chrome/Safari */ -moz-user-select: none; /* Firefox */ -ms-user-select: none; /* IE10+ */ background: #f7f7f7 url(/images/bcbs/redesign/content/body/accordion_closed.png) no-repeat bottom right !important ;cursor: pointer;}
.accord_heading.open {margin: 0 !important; background: #f7f7f7 url(/images/bcbs/redesign/content/body/accordion_open.png)  no-repeat bottom right !important; }
.expandable_heading {display:inline-block; padding: 0 ; color: #4378D9; font-size: 0.95em !important; font-family: 'UniversCondensed', Arial, Helvetica, sans-serif; text-decoration: none; white-space: pre-wrap !important; }
.accord_content {display:none; margin: 0 0 10px 0; overflow: hidden; background: #ffffff !important; font-size: 0.9em; color:#444444;  }
.accord_content > p {font-size: 1em; padding:0 !important; color:inherit; }
.accord_content > ul {list-style: none; margin:0 !important; padding:0 !important;  line-height: 1.4em; }
.accord_content > ul li {font-size: 1em !important; list-style: disc; margin:0 0 10px 20px !important; padding:0 !important; color:inherit; }
.accord_content.expanded {display:block; padding: 15px !important; margin: 0 0 10px 0 !important ;}





/* Social Media Sharing Buttons
   ========================================================================== */
#social_sharing_icons {
	height:40px;
	float:right;
}

#social_sharing_icons ul {
	margin:0px;	
}

#social_sharing_icons li {
	display:inline;	
	list-style-type:none;
	margin:0px 3px;
	float:left;	
}

#social_sharing_icons ul li:hover {
	opacity:.5;	
	transition:1s;
}

#social_sharing_icons li:nth-of-type(1){
	margin-top:5px;	
}

@media only screen and (max-width: 767px){
#social_sharing_icons {margin-bottom:20px; width:100%; float:left; }
	
.tc_lft-col {width: 100%; float:none; background-color: #f8f8f8; }
.tc_rt-col {width: 100%; overflow:hidden; }

}

@media only screen and (max-width: 480px){
#tax-credit-graphic .tc_lft-col ul {
    padding: 1em 0.5em;
    min-height: 225px;
}
#tax-credit-graphic ul li {font-size: 0.8em; }
}