.header.headhesive.headhesive--stick .logo img {
	/*height: 28px;*/
}


.top-header {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	color: #FFF;
	background-color: #357ca5;
	}
  .header-login {
	float: right;
  }
  .header-login-item:first-child {
	padding-right: 13px;
	/* border-right: 1px solid #2082B1; */
  }
  
  .top-header a {
	color: #FFF;
  }
  .top-header a:hover {
	  text-decoration:none;
	color: #ccc;
  }
  .header-login-item {
	padding: 0 13px;
	/* border-right: 1px solid #2082B1; */
  }