
/*
.btn-nav {
  display: none !important;
}


*/

#myhidden {
	
	display: none !important;
}


.btn-xs {
	color: #fff;
	background-color: #000000 !important;
	border-color: #fff !important;
}

.text-muted {
	color: #333 !important;
}

.col-sm-4 {
	color: #333 !important;
}

#myarticle {
	
	color: #333 !important;
}

.btn-primary {
	
	color: #333 !important;
	border-color: #333 !important;
	background-color: #fff !important;
}

.btn-primary:hover {
	
	color: #4b6285 !important;
	border-color: #fff !important;
}


.lw-center {
	color: #fff !important;
}



.lw-wrap {
	
	background-color: #4b6285 !important;
	
}
