#top-nav,
#res_details_header,
#resbuttons {
  display: none;
}
.res_comment {
  font-weight: normal !important;
}

/* Bootstrap adds the URL after the link when printing, so get rid of that */
a[href]:after {
  content: none !important;
}

/*#resnum_h1 {
	background-color: #EDEDED;
	margin: 1em;
	border: 1px solid #858585;
	padding: 0.5em;
}

#res_details {
	background-color: #EDEDED;
	margin: 2em;
	border: 1px solid #858585;
	padding: 0.5em;
}
*/
#res_details strong {
  text-decoration: underline;
}
/*

#other_reservations {
	color: #858585;
	margin: 2em;
	border: 1px solid #858585;
	padding: 0.5em;
}
#other_reservations input {
	display: none;
}

#res_history {
	color: #858585;
	margin: 2em;
	border: 1px solid #858585;
	height: 300px;
	overflow: auto;
}

#history_num {
	display:inline !important;
}*/
