.panel-title {
color: #666666;
font-weight: normal;
}
#toTop{
	position: fixed;
	bottom: 10px;
	right: 10px;
	cursor: pointer;
	display: none;
}
#bootstrap-overrides .lower {
  border-right: 1px solid #d1d3d4;
  height: 54px;
  vertical-align: bottom;
  display: table-cell;
  float: none; 
}

#bootstrap-overrides .boxed {
border: 1px solid #ccc;
padding: 5px;
}

#bootstrap-overrides .h1 {
line-height: 50px;
background: #ccc;
}

h1.mob{
     line-height: 50px;
}