.blue-bar{
	background: url(../images/bg-banner-blue.png);
	padding:70px 0px;
	font-family:Arial, Helvetica, sans-serif;
}

#toTop{
	position: fixed;
	bottom: 95px;
	right: 40px;
	cursor: pointer;
	display: none;
	opacity:0.8;
}
#toTop .fa {margin-right: 5px;}

.box-sidebar{
	margin-top: 30px;
	min-height: 700px;
   box-shadow: 0px 10px 18px -9px #666; padding:20px 15px; border-top:4px solid #7966ac
}
.sidebar-title{
  border-bottom:1px solid #7966ac;
  font-weight:bold;
  margin-top:13px;
  padding-bottom:5px;
}
.sidebar-title.top{
  border-bottom:1px solid #7966ac;
  font-weight:bold;
  margin-top:-10px;
}