.fix_header{
  position: fixed;
  border-bottom: 1px solid #ebeff2;
  right: 0;
  left: 0;
  z-index: 1030;
}
h4 {
    font-size: 18px!important;
}
h1 {
    font-size: 36px;
}
.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: white;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	font-size: 16px;
	font-style: normal; 
	font-family: Verdana;
	color: #333333;
}
.well a{
	font-size: 16px;
	font-style: normal; 
	font-family: Verdana;
	color: #333333;
}
.well a:hover{
	color:#8f8f8f;
}
.blog_sidebar_heading{
	font-weight: bold;
}
.blog_margin_0{
	margin-left: 5px;
}
.blog_margin_15{
	margin-left: 15px;
	padding-left: 0px;
}
/*.blog_font_family{
	font-family: Verdana;
}*/
.blog_blue_color{
	color: #246eae;
}
.blog_blue_color{
	color: #246eae;
}
.blog_summary_lineheight{
	line-height: 26px;
}
.blog_top_margin{
	margin-top: 0px;
}
.page_inner_css{
	width: auto!important;
}
.row{
	
}