body {
  padding-top: 70px;
  padding-bottom: 30px;
}

.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}

.theme-showcase .navbar .container {
  width: 80%;
}


.logo_alan
{
	margin-top:-60px;
	margin-bottom:20px;
	width:125px;
	height:125px;

}
.logo_alan_text
{
	
	margin-bottom:10px;
	width:500px;
	height:50px;
}

:before, :after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.block-head {
	position: relative;
	margin-bottom: 20px;
	padding: 0 0 20px;
	border-bottom: 1px #9D0101 solid;
	font-weight:bold;
	text-transform:capitalize;
	font-size:20px;
}
