@charset "utf-8";

.lnb_v{width:175px;}
.lnb_v li{border-bottom: 1px solid #f1f1f1;}
.lnb_v li a{display:block;width:100px;padding:10px 0;background:#fff;color:#000;text-align:center;text-decoration:none;}
.lnb_v li .sub{display:none;}
.lnb_v li .sub li{padding:10px 0;}
.lnb_v li .sub li:hover {background:#f1f1f1;}
.lnb_v li .sub li a{display:inline;padding:0;background:none;color:#666;text-align:left;}
.lnb_v li .sub li.active a{font-weight:bold;color:#4252cb;}
.lnb_v li .sub li i{margin-left:8px;}

.menu_header {
    background: #4252cb;
    color: #fff;
    padding: 0.45em 1.4em 0.45em 1em;
	font-size:14px;
    font-weight: bold;
	width:175px;
	height:33px;
	line-height:20px;
}
.menu_header a {
	color: #fff;
	margin-left:5px;
}
.spacer:first-child {
	display:none; 
}
.spacer {
    background: #f3f2f0;
    display: block;
    height: 0.55em;
	width:175px;
}
i.fa.fa-square {
    width: 24px;
    display: inline-block;
    text-align: center;
    font-size: 0.1em;
    color: #4252cb;
    vertical-align: 0.1em;
}

i.fa.fa-star {
	position:relative;
	top:0px;
}

#header-bar {
    margin-top: 1em;
    margin-bottom: 1em;
    padding-right: 0px;
    padding-left: 0px
}

#header-bar>.row {
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    border-top: 5px solid #4252cb;
    background: #fff;
    border-bottom: 0px solid #ebeae8;
    border-right: 0px solid #ebeae8;
	height:50px;
}

#header-bar a.dropdown-toggle {
    display: inline-block;
    color: #000;
    text-decoration: none;
    padding: 0.3em 0
}

#header-bar .dropdown {
    display: inline-block
}

#header-bar #header-menu-left {
    border-right: 1px solid #e2e2e2;
    padding-right: 0;
	position:relative;
	min-height:1px;
	padding-right:15px;
	padding-left:15px;
	width:22%;
	float:left;
	top:8px;
}

#header-bar #header-menu-left #favoriteDropdown {
    padding-left: 0.7em;
    padding-right: 0.7em
}

#header-bar #header-menu-left #playgroundDropdown {
    padding-left: 0.7em;
    padding-right: 0.7em
}

#header-bar #header-menu-right {
    border-left: 1px solid #e2e2e2;
	position:relative;
	min-height:1px;
	padding-right:15px;
	padding-left:15px;
	width:22%;
	float:right;
	top:8px;
}

#header-bar #header-menu-right #userDropdown {
    padding-left: 0.7em;
    padding-right: 0
}

#header-bar #header-menu-right #userDropdown img.profile-img {
    width: 2em;
    height: 2em;
    margin-top: -0.5em;
    margin-bottom: -0.5em
}

#header-bar #header-menu-right #userDropdown #notification-badge {
    border-radius: 100px;
    padding: 3px 6px;
    background: #d80a0a
}

#header-bar #header-menu-right #note-notification-badge {
    border-radius: 100px;
    padding: 3px 6px;
    background: #d80a0a
}

#header-bar #header-top-notice {
    padding: 0.5em 0;
    font-size: 0.9em;
    height: 32px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
	position:relative;
	width:56%;
	float:left;
	top:0px;
}

#header-bar #header-top-notice a {
    color: #000;
    text-decoration: none
}

#header-bar #header-top-notice strong.notice-badge {
    background: #4252cb;
    padding: 4px 8px;
    color: #fff;
    font-weight: bold
}

.container {
    max-width: none !important;
    width: 900px
}
.container {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto
}

.sunbanner1 {
	width:100%;
	height:73px;
	line-height:73px;
	background:#fff;
	text-align:center;
	border:1px solid #ddd;
	margin-bottom:20px;
}
.sunbanner2 {
	width:100%;
	height:66px;
	line-height:66px;
	background:#fff;
	text-align:center;
	border:1px solid #ddd;
	margin-bottom:20px;
}
.sunbanner-left {
	position:relative;
	width:175px;
	height:288px;
	background:none;
	text-align:center;
	border:1px solid #ddd;
	padding-top:120px;
}