@font-face {
  font-family: 'FontName';
  font-style: normal;
  font-weight: 700;
  font-display: fallback;
  src: url("../fonts/font-name.woff2") format("woff2"), url("../fonts/font-name-lato-bold.woff") format("woff"); }

/* stylelint-disable property-no-vendor-prefix */
*[id] {
  scroll-margin-top: 150px; }

html {
  scroll-behavior: smooth; }

body,
p,
li {
  line-height: 1.4; }

p {
  font-size: 22px;
  line-height: 36px;
  word-break: break-word; }
  p a {
    font-size: 22px;
    line-height: 36px; }

h1 {
  font-size: 48px; }

a {
  color: #0074a5;
  font-size: 22px;
  text-decoration: none;
  word-break: break-word; }
  a:hover {
    text-decoration: underline; }

ol,
ul {
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  padding-left: 30px; }

ol li {
  font-size: 22px;
  list-style: decimal;
  line-height: 30px; }
  ol li a {
    font-size: 22px; }

ul li {
  font-size: 22px;
  list-style: disc;
  line-height: 36px; }
  ul li a {
    font-size: 22px; }

em {
  font-size: 22px;
  line-height: 36px; }

.clear {
  clear: both; }

.hr {
  display: inline-block;
  width: 100%; }

.ajax-progress-fullscreen {
  height: 100px;
  left: calc(50% - 50px);
  top: calc(50% - 50px);
  width: 100px; }

.container {
  max-width: 800px; }

.path-frontpage .container,
.recount-laws-database .container,
.recount-database .container {
  max-width: 1100px; }

article a {
  font-size: 22px;
  line-height: 36px; }

article ul {
  padding-left: 21px;
  line-height: 30px; }
  article ul li {
    line-height: 36px; }

article h2 {
  color: #014968;
  font-size: 28px;
  font-weight: bold;
  line-height: 30px; }

article h3 {
  font-size: 22px;
  line-height: 24px;
  font-weight: bold;
  margin: 48px 0 24px; }

.page__title h1 {
  font-size: 48px;
  line-height: 48px; }

.page__title hr {
  margin: 30px auto 50px; }

.path-search p {
  word-break: break-word; }

.about-ceimn article h2 {
  background-color: #efefef;
  border-bottom: 1px solid #c0c0c0;
  line-height: 32px;
  text-align: center;
  margin-top: 50px;
  padding: 5px 0; }

.staff-and-board article h3,
.mission-and-history article h3 {
  background-color: #efefef;
  border-bottom: 1px solid #c0c0c0;
  line-height: 32px;
  padding: 5px 0;
  text-align: center; }
  .staff-and-board article h3:first-child,
  .mission-and-history article h3:first-child {
    margin-top: 0; }

.page-node-type-state .hide {
  display: none; }

.pager ul li.is-active a {
  cursor: auto;
  color: #000000;
  font-weight: 600; }

.maintenance-page header {
  display: flex;
  justify-content: space-evenly;
  padding: 15px 20px; }
  .maintenance-page header img {
    max-width: 300px; }

.maintenance-page .name-and-slogan {
  display: flex;
  flex-direction: column;
  justify-content: center; }

.maintenance-page .site-name {
  display: none; }

.maintenance-page .site-slogan {
  color: #014968;
  font-size: 20px;
  font-style: italic;
  line-height: 24px;
  letter-spacing: -0.5px;
  text-align: right; }

.maintenance-page main {
  padding-top: 200px;
  font-size: 20px;
  max-width: 600px;
  margin: 0 auto; }
  .maintenance-page main h1 {
    color: #014968; }

.path-frontpage .region-content .node_view .pre_links {
  display: none; }

.path-frontpage .region-content .node_view .print {
  display: none; }

.node_view .pre_links {
  padding-left: 0; }

.node_view .print {
  list-style-type: none; }

@media (max-width: 767px) {
  a {
    font-size: 18px;
    line-height: 28px; }
  p,
  em {
    font-size: 18px;
    line-height: 28px; }
  p a,
  article a {
    font-size: 18px;
    line-height: 28px; }
  article h3 {
    margin: 30px 0 24px; }
  article ul,
  article ol {
    padding-left: 21px !important; }
    article ul li,
    article ol li {
      font-size: 18px;
      line-height: 28px; }
      article ul li a,
      article ol li a {
        font-size: 18px;
        line-height: 28px; }
  .page__title h1 {
    font-size: 28px;
    line-height: 30px; }
  .page__title hr {
    margin: 20px auto; }
  .layout-container {
    overflow-x: inherit; }
  .pager ul {
    padding: 0; }
  .path-user input {
    width: 100%; }
  .about-ceimn article h2 {
    margin-top: 25px;
    font-size: 20px; }
  .maintenance-page header img {
    width: 100%; }
  .maintenance-page main {
    text-align: center; }
    .maintenance-page main h1 {
      font-size: 28px; } }

/*# sourceMappingURL=global.css.map */
