#header {
	width: 100%;
}

#logo img {
	height: 50px;
	width: auto;
	float: left;
	border-right: 1px solid #FFF
}

#header .home {
	color: white;
	font-size: 24px;
	position: absolute;
	right: 10px;
	top: 3px
}

.home.noborder {
	border: 0;
	margin-top: 10px;
}
#header .home>.glyphicon-home {
	line-height: 47px
}

#header .module-title {
	font-size: 20px
}
.glyphicon-img-list{
	width: 26px;
	height: 19px;
	background-image: url('../images/phone/img-list.jpg');
	background-repeat: no-repeat;
	background-size: 26px 19px;
	display: block;
}
.home.noborder{
	border:0;
	margin-top: 10px;
}

.header-menu{
	background-color: #f2f2f2;
	position: absolute;
	top: 17px;
	right: 40px; 
	list-style: none;
  	text-align: left;
}

.header-menu li{
	width: 130px;
	padding-left: 0px;
}
.header-menu li a img{
	padding-right: 10px;
}
.header-menu li:last-child{
	border:0;
}

.header-menu li > a:active,
.header-menu li > a:hover{
	background-color: #075fac;
	text-decoration: none;
	color: white;
}
.list-menu ul{
	padding: 0;
}

.list-menu li{
	border-bottom: 1px solid #dcdcdc;
}

.list-menu li > a{
	padding: 10px;
	display: block;
	border-bottom: 0px solid #dcdcdc;
	color: #8c8c8c;
	font-size: 14px;
}
 .home01{
  color: white;
  font-size: 24px;
  position: absolute;
  left:10px;
  top: 12px;
}
.btn-lg01 {
   margin: 0 20px!important;
   padding-left: 10px;
   padding-right: 10px;
   }
 #header .module-title-h {
}
