#blue_buttom {
	position: absolute;
  	bottom:0;
	height: 5px;
	background-color: #234292;
	width: 100%;
	z-index: 30;
	display: none;
}
