.topbar-default {
	right: 0;
	width: 100%;
	z-index: 999;
	height: 42px;
	max-width: 480px;
	margin-left: auto;
	left: 0px;
}

.topbar-font {
	font-family: 'georgia', georgia, 'times new roman', times,
		'microsoft yahei', simsun, simhei, serif;
	background: -webkit-linear-gradient(left, #2a99ea, #3448a1);
	background: -o-linear-gradient(right, #2a99ea, #3448a1);
	background: -moz-linear-gradient(right, #2a99ea, #3448a1);
	background: linear-gradient(to right, #2a99ea, #3448a1);
}

.header-height {
	height: 42px;
	min-height: 42px;
}
.haslogin{
	height:42px;
}
.header-icon-default {
	width: 28%;
	height: 42px;
	line-height: 42px;
	text-align: center;
}

.header-account-default {
	height: 42px;
	line-height: 42px;
	font-weight: normal;
	font-size: 16px;
	width: 135px;
	margin-left: 4px;
	font-family: 'microsoft yahei';
}

.header-account-default>a,.header-title>a,.header-login>a {
	font-family: 'microsoft yahei';
	font-weight: 500;
}

.header-account-select {
	color: white;
}

.header-account-unselect {
	color: grey;
}

.header-item {
	position: absolute;
	width: 60px;
	height: 42px;
}

.header-item-space {
	top: 0px;
	right: 125px;
}
.header-item-search{
	
	top: 0px;
	right: 180px;
}

.header-item-chat {
	top: 0px;
	right: 62px;
}

.header-item-chat2 {
	top: 0px;
	right: 0px;
}

.header-item-home {
	top: 7px;
	right: 3px;
}

.header-title {
	float: left;
	height: 42px;
	font-weight: 500;
}

.header-title>div {
	text-align: center;
	font-size: 16px;
	line-height:42px;
}

.header-login {
	float: right;
	height: 42px;
	font-size: 18px;
	font-weight: bold;
	line-height: 42px;
}
.header-search{
	position:absolute;
    height: 42px;
    font-size: 18px;
    font-weight: bold;
    line-height: 42px;
    right:50px;
}

.am-icon {
	width: 10%;
	text-align: center;
	height: 42px;
}

.rightbar-nav {
	width: 42px;
	height: 48px;
	line-height: 48px;
	float: left;
}

.rightbar-name {
	text-align: left;
	text-indent: 5px;
	font-size: 18px;
	height: 48px;
	line-height: 50px;
	position: relative;
}

#emailremind {
	width: 5px;
	height: 5px;
	background-color: red;
	border-radius: 5px;
	position: absolute;
	left: 45px;
	top: 5px;
	display: none;
}

#chatdot {
	width: 5px;
	height: 5px;
	background-color: red;
	border-radius: 5px;
	position: absolute;
	left: 45px;
	top: 5px;
	display: none;
}

#emaildot {
	width: 5px;
	height: 5px;
	background-color: red;
	border-radius: 5px;
	position: absolute;
	top: 10px;
	right: 40px;
	display: none;
}

#rightsidebardot {
	width: 5px;
	height: 5px;
	background-color: red;
	border-radius: 5px;
	position: absolute;
	left: 45px;
	top: 5px;
	display: none;
}

#coursesidebardot {
	width: 5px;
	height: 5px;
	background-color: red;
	border-radius: 5px;
	position: absolute;
	top: 12px;
	display: none;
}

.am-header {
	height: 40px !important;
	width: 100% !important;
}

.am-topbar {
	min-height: 42px;
}

.am-header-btn {
	border: none;
	margin-top: -10px;
	height: 42px;
	line-height: 42px;
	font-weight: bold;
}

.am-header>div {
	margin: 0px;
}

.sub-nav li a {
	font-size: 18px;
	height: 48px !important;
	line-height: 48px !important;
	vartical-align: center;
	color: #fff !important;
	text-indent: 30px !important;
}

.sub-nav li {
	height: 48px;
}

.sub-nav li a img {
	height: 22px !important;
	vertical-align: text-top !important;
	margin-right: 10px;
}

.am-offcanvas-bar {
	background: #606060;
}

.am-icon-bars:before,.am-icon-navicon:before,.am-icon-reorder:before {
	content: "";
}

.sidebar-divider-1 {
	display: block;
	width: 80%;
	height: 6px;
	background-color: #25aef7;
}

.sidebar-divider-2 {
	display: block;
	margin-top: 8px;
	margin-bottom: 10px;
	width: 85%;
	height: 2px;
	background-color: #25aef7;
}

#rightbar {
	width: 150px;
	border: 1px solid #ddd;
	background: #fff;
	overflow: hidden;
	color: #000;
	position: absolute;
	border-radius: 3px;
	right: 0;
	z-index: 120;
}

#rightbar ul li {
	border-bottom: 1px solid #ddd;
}

#rightbar ul li div {
	color: #000;
}

.am-menu-nav a {
	padding: 0 !important;
}

.header-chat {
	background:
		
		no-repeat center;
	background-size: 50% auto;
}

.header-chat-selected {
	background:
		
		no-repeat center;
	background-size: 50% auto;
}

.header-space {
	background:
		
		no-repeat center;
	background-size: 40% auto;
}

.header-space-selected {
	background:
		
		no-repeat center;
	background-size: 40% auto;
}
.header-search{
	
	background:
		
		no-repeat center;
	background-size: 40% auto;
	
}

.header-rightsidebar {
	background:
		
		no-repeat center;
	background-size: 40% auto;
}

.header-rightsidebar-selected {
	background:
		
		no-repeat center;
	background-size: 40% auto;
}

.index-icon {
	background:
		
		no-repeat center transparent;
	background-size: 45% auto;
}

.personal-homepage-icon {
	background:
		
		no-repeat center transparent;
	background-size: 50% auto;
}

.editinfo-icon {
	background:
		
		no-repeat center transparent;
	background-size: 50% auto;
}

.dynamic-icon {
	background:
		
		no-repeat center transparent;
	background-size: 50% auto;
}

.addfriend-icon {
	background:
		
		no-repeat center transparent;
	background-size: 50% auto;
}

.changepc-icon {
	background:
		
		no-repeat center transparent;
	background-size: 50% auto;
}

.remind-icon {
	background:
		
		no-repeat center transparent;
	background-size: 50% auto;
}

.calendar-icon {
	background:
		
		no-repeat center transparent;
	background-size: 50% auto;
}

.logout-icon {
	background:
		
		no-repeat center transparent;
	background-size: 50% auto;
}

.shareteam-icon {
	background:
		
		no-repeat center transparent;
	background-size: 100% auto;
}

.setting-icon {
	background:
		
		no-repeat center transparent;
	background-size: 100% auto;
}

.addteam-icon {
	background:
		
		no-repeat center transparent;
	background-size: 100% auto;
}

.addfriend-enable-icon {
	background:
		
		no-repeat center transparent;
	background-size: 60% auto;
}

.addfriend-unable-icon {
	background:
		
		no-repeat center transparent;
	background-size: 60% auto;
}

.recommend-enable-icon {
	background:
		
		no-repeat center transparent;
	background-size: 70% auto;
}

.recommend-unable-icon {
	background:
		
		no-repeat center transparent;
	background-size: 70% auto;
}

.email-enable-icon {
	background:
		
		no-repeat center transparent;
	background-size: 60% auto;
}

.email-unable-icon {
	background:
		
		no-repeat center transparent;
	background-size: 60% auto;
}

.correct-icon {
	background:
		
		no-repeat center transparent;
	background-size: 50% auto;
}

.error-icon {
	background:
		
		no-repeat center transparent;
	background-size: 50% auto;
}

.subtitle-add-icon {
	background:
		
		no-repeat center transparent;
	background-size: 70% auto;
}

.mainpage-chat-icon {
	background:
		
		no-repeat center transparent;
	background-size: 60% auto;
}