@charset "UTF-8";
/* 
------------------------------
Client Specific
------------------------------
*/
.td_tabactive{ 
    background-color: #0092CF;
}
.td_tabalt{ 
    background-color: #0092CF
}
.td_impersonate_alt{
COLOR: #000000
}
#nav-subnav {
	background-image:url(/images/bg-nav-secondary-blue.png);
}
.learnmore
{
                display: none;
}
.slideshow h2
{
                display:none;
}

#enrollment-preface #getStartedButton {display: none;}

#Demographics h2 {display:none;}
body.enrollment #benefits-header div.plan span.status {display: none !important}
body.enrollment div.masthead .icon  {display: none;}
body.enrollment div.type_plan_cont .type,
body.enrollment div.type_plan_cont .plan { padding-left: 10px}
#form[action="/member/member_add.aspx"] h1.page-title {
	 display: none;
	}
body.enrollment.enrollment-confirm div#enrollment-column-1 div#cost {
display: none;
}
body.enrollment.enrollment-confirm div#enrollment-column-1 div#to-do {
padding-top: 0; 
margin-top: 0;
}


#welcome-block div.wrapper .client-text-container {
	overflow: auto;
	margin-bottom: 0;
}
div.student-enrollment-schedule.portlet.panel-style-2 {
	margin-bottom: 0;
}
#welcome-block div.wrapper {
	padding: 0;
	width: 100%;
}
#welcome-block p {
	color: #666;
	font-size: 13px;
}
#welcome-block {
	background-color: #fff;
	color: #666;
	border: none !important;
}
#welcome-block h4 {
	margin-bottom: 8px;
	margin-top: 16px;
}
.student-enrollment-schedule {
  float: right;
  overflow: hidden;
  position: relative;
  width: 618px;
}
#welcome-block tr {
	background-color:#f4fbfe;
}
.portlet.temporary-enroll {
	width:298px;
	float:left;
	height:289px;
	overflow:hidden;
	font-size: 13px;
}
p.bcbsnd-disclaimer {
	font-size: 11px !important;
	font-style:  italic;
	color: #888 !important;
}
#welcome-block a.btn-large-primary {
	font-size: 14px;
}

