#docsSearch{
	background:url('https://thecranewebcontent.blob.core.windows.net/publiccontent/Encore%20css/Header-Image.jpg') center no-repeat;
	background-size: 100%;
	color:white;
	border-bottom:0px;
	height: 200px;
}

#docsSearch h1 {
     font-family: "Open Sans", sans-serif;
     color: #000000;
}

#searchBar {
	top: 25%;
}

body {
	font-family: "Open Sans";
}

.navbar .navbar-inner{
	-webkit-box-shadow:none;
	box-shadow:none;
	background:white;
}

.navbar .nav li a{
	color:#125985;
	padding:0px 15px;
	margin:12px 0px;
	transition:all 300ms;
}

.navbar .nav li a:hover, .navbar .nav li.active a{
	background:#125985;
	color:white;
}

.navbar .brand img {
	max-width:80%;
}

.category {
	//height: 100px;
}

.category h3 {
	font-weight: bold;
	color:#6d6e71;
}

.category-list h3 {
	font-size: 17px;
}

i.icon{
	display:block;
	width:101px;
	height:61px;
	margin:0px auto;
	background-size:101px 61px;
}


i.icon.encorepoints{
	background:url('https://thecranewebcontent.blob.core.windows.net/publiccontent/Encore%20css/Crane-Points.png') center no-repeat;
}

i.icon.frequentlyaskedquestions{
	background:url('https://thecranewebcontent.blob.core.windows.net/publiccontent/Encore%20css/FAQs.png') center no-repeat;
}

i.icon.gettingstarted{
	background:url('https://thecranewebcontent.blob.core.windows.net/publiccontent/Encore%20css/Getting-started.png') center no-repeat;
}

i.icon.makingmemberaccountpayments{
	background:url('https://thecranewebcontent.blob.core.windows.net/publiccontent/Encore%20css/Payments.png') center no-repeat;
}

i.icon.vacationexchanges{
	background:url('https://thecranewebcontent.blob.core.windows.net/publiccontent/Encore%20css/Exchanges.png') center no-repeat;
}

i.icon.wheretonext{
	background:url('https://thecranewebcontent.blob.core.windows.net/publiccontent/Encore%20css/Where-to-next.png') center no-repeat;
}