/* inserire i css qui */
.navbar > .container {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.navbar {
    box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.42), 0 3px 20px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2) !important;
}
.list-style-buttons, #search-btn {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}
.searchSubmit {
	background: #2C62E0 !important;
}
.searchSubmit:hover {
box-shadow: 0 14px 26px -12px rgba(153, 153, 153, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(153, 153, 153, 0.2) !important;
}
.searchSubmit, #lista, #griglia {
	box-shadow: none !important;
}
.grid-data h4{
	text-transform: none !important;
	margin: 0 10px 4px 10px !important;
}
.grid-data p {
	margin: 15px 0 15px !important;
}
#nbl_search_box span {font-size:18px}
.grid-div h4, 
#nbl_boats_list td,
#nbl_boats_list th {
	font-size:18px;
}
#nbl_boats_list th {
	font-weight:bold
}
.grid-div span, 
.grid-div b {
	font-size:16px;
}
.pagedisplay,
.pagesize {
	font-size:14px
}
.col-md-offset-2 {
	margin-left: 0 !important;
}
.col-md-8 {
	width: 100% !important;
}
.form-group {
    margin-bottom: 0px !important;
}
#nbl_search_box_top {
	margin-top: 20px;
}