/*
 * CM Tooltip Glossary Pro+, moved out of the RIC child theme.
 * The IDs refer to themes/ricamsterdam/CUSTOMIZATIONS.md.
 */

/* P-10 Narrower glossary page */
.responsive .single-glossary .container {
  max-width: 1010px;
}

/* P-11 Search box */
#top .glossary_top_filter #glossary-categories {
  margin-top: 20px;
}
#glossary-search-term {
  font-family:
    "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-right: 6px;
  padding: 8px 6px;
  border: 1px solid #e1e1e1;
  border-radius: 0;
}
