.dataoverlay{
/*	background-image:url('img/black80.png')   */
}

input[type='text'],input[type='password'],textarea{
	background-color:#f0f0f0 !important;
	min-height:40px
}
 
#article{ 
	border-radius:5px !important;
	padding:10px;
	color:#333
}
#article .contenthtml img{
	max-width:100%;
	height:auto;
	margin-left:5px;	
}
 .sharebutton{
	width:150px;
	float:right
 }
 #msg_container img {
    max-width: 100% !important;
	
}
#article .form-group h4{
	padding-right:10px
}

#article .dropdown-menu{
	max-height:300px;
	overflow-x:hidden;  
}
#btn-menu{
	background-image:none; 
	text-shadow:none;
	font-size:17px; 
	background-color:#0067b6;
	color:#fff;
	border:none;
	border-radius:5px !important;
}
 
.default_menu h4{
	color:#000
}

.bluebutton {	
	margin-top:0px !important;
	margin-bottom:0px !important;
}
.form-inline .form-control{
	width:100%;
}
#user-login .col-sm-4{
	padding:10px;
}
@media (max-width: 767px) { 
	#article .msgshow_message{ 
		padding-right: 5px; 
		padding-left: 5px;
		line-height: normal;
	}
	#article{   
		padding:0px; 
	
	}	
	#article .default_menu{
		padding:0px;
	}
	#article .dropdown-menu{
		 
	}	
	.bluebutton {	
		width:100%
	}
	#user-login .col-sm-4{
		padding:5px 0px;
	}
}

.div-contenttype1{
  padding:10px;  padding-bottom:10px
}
.div-contenttype1-bd{
  overflow:none;float:left;
}
.div-ad-space{
  float:right;width:1px;height:410px
}
.div-ad-bd{
  float:right;clear:right;margin: 20px 0 15px 15px
}
.msgshow_table_edit{
  background-color:#333; border:none;
}
.msg_container_bd{
  padding:5px;
}