#h_menu{
  border: 0px solid;
  float: left;
  padding: 0 50 0 50px;
}

.h_menu_button_activ{
  background-color: rgb(228,109,10);
}

.h_menu_button{
  position: relative;
  border-left: 1px solid rgb(182,221,232);
  border-right: 1px solid rgb(182,221,232);
  width: 55px;
  height: 50px;
  float: left;
  text-align: center;
  cursor: pointer;
  margin: 0 0 0 -1px;
  
}

.fi-address-book-menu{
  position: relative;
  top: 7px;
  font-size: 35px;
  color: white;
}

.fi-dollar-menu{
  position: relative;
  top: 7px;
  font-size: 35px;
  color: white;
}

.fi-telephone-menu{
  position: relative;
  top: 7px;
  font-size: 35px;
  color: white;
}

.fi-key-menu{
  position: relative;
  top: 7px;
  font-size: 35px;
  color: white;
}

.fi-widget-menu{
  position: relative;
  top: 7px;
  font-size: 35px;
  color: white;
}

.logout-menu{
  position: relative;
  top: 5px;
  font-size: 40px;
  color: rgb(255,255,255);
  border: 0px solid;
  cursor: pointer;
}

.fi-info-menu{
  position: relative;
  top: 7px;
  font-size: 35px;
  color: white;
}