/* your styles go here */
.page-header {
	margin-bottom:0 !important;
	padding-bottom:0 !important;
}
.first-section {
	padding-top:20px !important;
}

.well {
	border-color:1px solid #ccc !important;
/*	background-color:#2d3035;*/
	background-color:rgba(45,48,53,0.5);

	border-radius: 6px;
	padding:25px;
	margin:0px;
	font-color:white !important;
	box-shadow: 5px 5px 15px #000;
}

h1, h2, h3, h4, ul, li, a{
	color:white !important;
	text-shadow: 3px 3px 5px #000;
}

.heading, .active {
	color:white !important;
	text-shadow: 3px 3px 5px #000;
}

.statistic-block {
	border-color:1px solid #ccc !important;
	background-color:rgba(45,48,53,0.8);
	border-radius: 6px;
	box-shadow: 5px 5px 15px #000;
}

a:hover {
	color:#ffff00 !important;
	text-shadow: 3px 3px 5px #333300;
}

.search-head {
	font-size:24px;
	color:white !important;
	text-shadow: 3px 3px 5px #000;
	border-color:1px solid #ccc !important;
	background-color:rgba(45,48,53,1);
	border-radius: 6px;
	padding:5px;
}

.search-data {
	color:white !important;
	text-shadow: 1px 1px 5px #000;
	border-color:1px solid #000 !important;
	background-color:rgba(45,48,53,1);
	border-radius: 6px;
	padding:5px;
}

nav.navbar .search-inner {
	background: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url(../assets/batcavefinal.jpg);
}
