form#c5h-nav-search input[type="text"]{
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}

#c5h-nav-search-results .panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #f2f2f2;
  color: #333333; }
  #c5h-nav-search-results .panel > :first-child {
    margin-top: 0; }
  #c5h-nav-search-results .panel > :last-child {
    margin-bottom: 0; }
  #c5h-nav-search-results .panel h1, #c5h-nav-search-results .panel h2, #c5h-nav-search-results .panel h3, #c5h-nav-search-results .panel h4, #c5h-nav-search-results .panel h5, #c5h-nav-search-results .panel h6, #c5h-nav-search-results .panel p, #c5h-nav-search-results .panel li, #c5h-nav-search-results .panel dl {
    color: #333333; }
  #c5h-nav-search-results .panel h1, #c5h-nav-search-results .panel h2, #c5h-nav-search-results .panel h3, #c5h-nav-search-results .panel h4, #c5h-nav-search-results .panel h5, #c5h-nav-search-results .panel h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    #c5h-nav-search-results .panel h1.subheader, #c5h-nav-search-results .panel h2.subheader, #c5h-nav-search-results .panel h3.subheader, #c5h-nav-search-results .panel h4.subheader, #c5h-nav-search-results .panel h5.subheader, #c5h-nav-search-results .panel h6.subheader {
      line-height: 1.4; }
  #c5h-nav-search-results .panel.callout {
    border-style: solid;
    border-width: 1px;
    border-color: #b6edff;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #ecfaff;
    color: #333333; }
    #c5h-nav-search-results .panel.callout > :first-child {
      margin-top: 0; }
    #c5h-nav-search-results .panel.callout > :last-child {
      margin-bottom: 0; }
    #c5h-nav-search-results .panel.callout h1, #c5h-nav-search-results .panel.callout h2, #c5h-nav-search-results .panel.callout h3, #c5h-nav-search-results .panel.callout h4, #c5h-nav-search-results .panel.callout h5, #c5h-nav-search-results .panel.callout h6, #c5h-nav-search-results .panel.callout p, #c5h-nav-search-results .panel.callout li, #c5h-nav-search-results .panel.callout dl {
      color: #333333; }
    #c5h-nav-search-results .panel.callout h1, #c5h-nav-search-results .panel.callout h2, #c5h-nav-search-results .panel.callout h3, #c5h-nav-search-results .panel.callout h4, #c5h-nav-search-results .panel.callout h5, #c5h-nav-search-results .panel.callout h6 {
      line-height: 1;
      margin-bottom: 0.625rem; }
      #c5h-nav-search-results .panel.callout h1.subheader, #c5h-nav-search-results .panel.callout h2.subheader, #c5h-nav-search-results .panel.callout h3.subheader, #c5h-nav-search-results .panel.callout h4.subheader, #c5h-nav-search-results .panel.callout h5.subheader, #c5h-nav-search-results .panel.callout h6.subheader {
        line-height: 1.4; }
    #c5h-nav-search-results .panel.callout a:not(.button) {
      color: #008cba; }
  #c5h-nav-search-results .panel.radius {
    border-radius: 3px; }