/* ==========================================================================
   GRID
   ========================================================================== */
 
.lt-ie8 .col-xs-1 {width: 5.333333333333332%;}
.lt-ie8 .col-xs-2 {width: 14.666666666666664%;}
.lt-ie8 .col-xs-3 {width: 22%;}
.lt-ie8 .col-xs-4 {width: 30.33333333333333%;}
.lt-ie8 .col-xs-5 {width: 38.66666666666667%;}
.lt-ie8 .col-xs-6 {width: 47%;}
.lt-ie8 .col-xs-7 {width: 55.333333333333336%;}
.lt-ie8 .col-xs-8 {width: 64.66666666666666%;}
.lt-ie8 .col-xs-9 {width: 72%;}
.lt-ie8 .col-xs-10 {width: 80.33333333333334%;}
.lt-ie8 .col-xs-11 {width: 89.66666666666666%;}
.lt-ie8 .col-xs-12 {width: 97%;}

@media (min-width: 768px) {
	.lt-ie8 .col-sm-1 {width: 5.333333333333332%;}
	.lt-ie8 .col-sm-2 {width: 14.666666666666664%;}
	.lt-ie8 .col-sm-3 {width: 22%;}
	.lt-ie8 .col-sm-4 {width: 30.33333333333333%;}
	.lt-ie8 .col-sm-5 {width: 38.66666666666667%;}
	.lt-ie8 .col-sm-6 {width: 47%;}
	.lt-ie8 .col-sm-7 {width: 55.333333333333336%;}
	.lt-ie8 .col-sm-8 {width: 64.66666666666666%;}
	.lt-ie8 .col-sm-9 {width: 72%;}
	.lt-ie8 .col-sm-10 {width: 80.33333333333334%;}
	.lt-ie8 .col-sm-11 {width: 89.66666666666666%;}
	.lt-ie8 .col-sm-12 {width: 97%;}
}
@media (min-width: 992px) {
	.lt-ie8 .col-md-1 {width: 5.333333333333332%;}
	.lt-ie8 .col-md-2 {width: 14.666666666666664%;}
	.lt-ie8 .col-md-3 {width: 22%;}
	.lt-ie8 .col-md-4 {width: 30.33333333333333%;}
	.lt-ie8 .col-md-5 {width: 38.66666666666667%;}
	.lt-ie8 .col-md-6 {width: 47%;}
	.lt-ie8 .col-md-7 {width: 55.333333333333336%;}
	.lt-ie8 .col-md-8 {width: 64.66666666666666%;}
	.lt-ie8 .col-md-9 {width: 72%;}
	.lt-ie8 .col-md-10 {width: 80.33333333333334%;}
	.lt-ie8 .col-md-11 {width: 89.66666666666666%;}
	.lt-ie8 .col-md-12 {width: 97%;}
}
@media (min-width: 1200px) {
	.lt-ie8 .col-lg-1 {width: 5.333333333333332%;}
	.lt-ie8 .col-lg-2 {width: 14.666666666666664%;}
	.lt-ie8 .col-lg-3 {width: 22%;}
	.lt-ie8 .col-lg-4 {width: 30.33333333333333%;}
	.lt-ie8 .col-lg-5 {width: 38.66666666666667%;}
	.lt-ie8 .col-lg-6 {width: 47%;}
	.lt-ie8 .col-lg-7 {width: 55.333333333333336%;}
	.lt-ie8 .col-lg-8 {width: 64.66666666666666%;}
	.lt-ie8 .col-lg-9 {width: 72%;}
	.lt-ie8 .col-lg-10 {width: 80.33333333333334%;}
	.lt-ie8 .col-lg-11 {width: 89.66666666666666%;}
	.lt-ie8 .col-lg-12 {width: 97%;}
}

.lt-ie9 nav .nav {
	z-index: 100;
}
.ie8 .auto-nav li.active>ul,
.ie8 .auto-nav-sm li.active>ul,
.ie8 .auto-nav-lg li.active>ul {
	display: block !important; 
}
.lt-ie9 #fund-select-and-features {
	display: inline-block;
}
.lt-ie8 .hidden-ie7 {
	display: none;
}
.lt-ie9 .carousel .item {
	background-color: #FFF;
}

/* ADVISOR SPECIFIC */
.lt-ie8 #fund-widget ul li i {
	margin-top: -24px;
}
@media (max-width: 992px) {
	.lt-ie9 .logo-advisor#logo a {
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/static/img/advisor/layout/logo.png', sizingMethod='scale');
		-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/static/img/advisor/layout/logo.png', sizingMethod='scale')";
		padding-top: 9%;
	}
	.lt-ie9 .logo-advisor#logo,
	.lt-ie9 .logo-advisor#logo a {
		width: 280px;
	}
}
/*Institutional Specific*/
.lt-ie9 .institutional nav .nav{
	z-index:auto;
}

.lt-ie9 #client-selection-list-container{
	border:1px solid #ccc;
}