html {
  font-family: Arial, sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline
}

audio:not([controls]) {
  display: none;
  height: 0
}

[hidden],
template {
  display: none
}

a {
  background-color: transparent
}

a:active,
a:hover {
  outline: 0
}

abbr[title] {
  border-bottom: 1px dotted
}

b,
strong {
  font-weight: 700
}

dfn {
  font-style: italic
}

h1 {
  font-size: 2em;
  margin: .67em 0 line-height:1.2;
}

mark {
  background: #ff0;
  color: #000
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

img {
  border: 0
}

svg:not(:root) {
  overflow: hidden
}

figure {
  margin: 1em 40px
}

hr {
  box-sizing: content-box;
  height: 0
}

pre {
  overflow: auto
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0
}

button {
  overflow: visible
}

button,
select {
  text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled],
html input[disabled] {
  cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0
}

input {
  line-height: normal
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

legend {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: 700
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

td,
th {
  padding: 0
}

html {
  box-sizing: border-box
}

*,
*::after,
*::before {
  box-sizing: inherit
}

.rm-sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0
}

.rm-bodyoverflowhidden {
  position: relative;
  overflow: hidden
}

.rm-menuoverflowauto {
  max-height: 100%;
  width: 100%;
  overflow: auto
}

.rm-absolutemenu {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 1
}

.rm-closed {
  display: none
}

ul.rm-closed {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0
}

.js .navigation_container {
  display: none
}

.js .navigation_container.rm-initiated {
  display: block
}

@media(min-width: 767px) {
  .js .navigation_container {
    display: block
  }
}

.js .navigation_container .rm-focused {
  overflow: visible
}

.shooting-notices h3,
.announcements h3 {
  text-transform: uppercase;
  color: #000 !important;
  margin-right: 5px
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
hr,
dl,
dd,
ol,
ul,
figure {
  margin: 0;
  padding: 0
}

body {
  font: 400 16px/1.5 "Arial", sans-serif;
  color: #333;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-font-feature-settings: "kern" 1;
  -moz-font-feature-settings: "kern" 1;
  -o-font-feature-settings: "kern" 1;
  font-feature-settings: "kern" 1;
  font-kerning: normal
}

a {
  color: #3a7dda
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
ul,
ol,
dl,
figure,
.highlight {
  margin-bottom: 15px
}

img {
  max-width: 100%;
  vertical-align: middle
}

figure>img {
  display: block
}

figcaption {
  font-size: 11.375px
}

ul,
ol {
  margin-left: 30px
}

li>ul,
li>ol {
  margin-bottom: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  color: #002855;
  line-height: 1.2;
}

a {
  color: #00205b;
  text-decoration: underline;
}

a:hover {
  color: #333;
  text-decoration: none;
}

blockquote {
  color: #828282;
  border-left: 4px solid #e8e8e8;
  padding-left: 15px;
  font-size: 18px;
  letter-spacing: -1px;
  font-style: italic
}

blockquote>:last-child {
  margin-bottom: 0
}

pre,
code {
  font-size: 15px;
  border: 1px solid #e8e8e8;
  border-radius: 3px;
  background-color: #eef
}

code {
  padding: 1px 5px
}

pre {
  padding: 8px 12px;
  overflow-x: auto
}

pre>code {
  border: 0;
  padding-right: 0;
  padding-left: 0
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

.right-angle {
  background-image: url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZlcnNpb249JzEuMScgeD0nMCcgeT0nMCcgdmlld0JveD0nMzMzLjYgMzcuOSA4IDEzLjcnIHhtbDpzcGFjZT0ncHJlc2VydmUnPjxzdHlsZSB0eXBlPSd0ZXh0L2Nzcyc+IC5zdDB7ZmlsbDojOEMwMDQ5O30gPC9zdHlsZT48cGF0aCBjbGFzcz0nc3QwJyBkPSdNMzQxLjYgNDQuN2MwIDAuMSAwIDAuMi0wLjEgMC4zbC02LjQgNi40Yy0wLjEgMC4xLTAuMiAwLjEtMC4zIDAuMSAtMC4xIDAtMC4yIDAtMC4zLTAuMWwtMC43LTAuN2MtMC4xLTAuMS0wLjEtMC4yLTAuMS0wLjNzMC0wLjIgMC4xLTAuM2w1LjQtNS40IC01LjQtNS40Yy0wLjEtMC4xLTAuMS0wLjItMC4xLTAuM3MwLTAuMiAwLjEtMC4zbDAuNy0wLjdjMC4xLTAuMSAwLjItMC4xIDAuMy0wLjEgMC4xIDAgMC4yIDAgMC4zIDAuMWw2LjQgNi40QzM0MS42IDQ0LjUgMzQxLjYgNDQuNiAzNDEuNiA0NC43eicvPjwvc3ZnPg==);
  background-repeat: no-repeat;
  background-position: center right;
  display: inline-block;
  width: .6em;
  height: .8em;
  margin-left: .1em
}

.icon>svg {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle
}

.icon>svg path {
  fill: #828282
}

.page {
  display: flex;
  min-height: 76vh;
  flex-direction: column;
  height: auto
}

body {
  background-repeat: no-repeat;
  background-position: bottom right
}

.page {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
}

.page::after {
  clear: both;
  content: "";
  display: table
}

.page-content {
  padding: 2.5em;
  display: block;
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 100%
}

.page-content::after {
  clear: both;
  content: "";
  display: table
}

@media screen and (max-width: 600px) {
  .page-content {
    padding: 1.6666666667em
  }
}

.page-content:last-child {
  margin-right: 0
}

.content {
  float: left;
  display: block;
  width: 100%
}

.content:last-child {
  margin-right: 0
}

.page-content .column:has(.content:empty) {
  display: none !important;
}

.page-content .column {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
  margin-bottom: 1.6666666667em
}

@media screen and (min-width: 768px) {
  .page-content .column {
    float: left;
    display: block;
    margin-right: 3%;
    width: 30%
  }

  .page-content .column:last-child {
    margin-right: 0
  }
}


.current-items {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 31.7615656014%;
  border: 1px solid rgba(172, 172, 172, .5)
}

.current-items:last-child {
  margin-right: 0
}

@media screen and (max-width: 768px) {
  .current-items {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%
  }

  .current-items:last-child {
    margin-right: 0
  }
}

.post {
  display: block
}

.post::after {
  clear: both;
  content: "";
  display: table
}

.post-content {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 100%
}

.post-content:last-child {
  margin-right: 0
}

@media screen and (max-width: 768px) {
  .post-content {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 65.8807828007%
  }

  .post-content:last-child {
    margin-right: 0
  }
}

aside {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 100%
}

aside:last-child {
  margin-right: 0
}

@media screen and (max-width: 768px) {
  aside {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%
  }

  aside:last-child {
    margin-right: 0
  }
}

.site-footer {
  display: block
}

.site-footer::after {
  clear: both;
  content: "";
  display: table
}

.site-header {
  background: #002855;
  overflow: hidden;
  width: 100%;
}

.page-notification {
  background: #fff1ab;
  width: 100%;
}

.page-notification-content {
  max-width: 1200px;
  min-height: 40px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
  display: block
}

@media screen and (max-width: 768px) {
  .page-notification-content {
    padding: 30px;
  }
}

.column-3 .content {
  background: #f6f2e8;
  padding: 20px;
  border-radius: 0px 0px 20px 0px;
}

.page-navigation {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: block
}

.page-navigation::after {
  clear: both;
  content: "";
  display: table
}

.page-navigation::after {
  clear: both;
  content: "";
  display: table
}

.site-title {
  margin: 0 40px;
}

@media screen and (max-width: 768px) {
  .site-title {
    margin: 0 30px;
  }
}

.siteLogo {
  padding-top: 20px;
  padding-bottom: 30px;
  width: 300px
}

.top-bar {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  padding: .8em 0
}

.top-bar::after {
  clear: both;
  content: "";
  display: table
}

.top-bar::after {
  clear: both;
  content: "";
  display: table
}

.top-bar ul {
  list-style-type: none;
  margin: 0 40px;
}

@media screen and (max-width: 768px) {
  .top-bar ul {
    margin: 0 30px;
  }
}

.top-bar ul li {
  display: inline;
  padding: 0;
  margin-right: 10px;
  -webkit-transition: all .15s ease-in-out;
  -moz-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
  padding-bottom: 1em
}

.top-bar ul li a {
  color: #d8ecf8;
  text-decoration: none
}


.top-bar ul li.active a {
  color: #fff;
  text-decoration: underline;
  font-weight: bold;
}

.top-bar ul li:hover a {
  text-decoration: underline;
}

.site-footer {
  padding: 2.5em;
  border-top: solid 1px rgba(172, 172, 172, .5);
  font-weight: 700
}

@media screen and (max-width: 7680px) {
  .site-footer {
    text-align: center
  }
}

.site-footer ul {
  margin: 0;
  list-style: none
}

.site-footer h2 {
  color: #acacac;
  text-transform: uppercase;
  font-size: 1em;
  line-height: normal
}

.site-footer a {
  color: #878787;
  line-height: 1.8em
}

.site-footer a:hover {
  color: #3a7dda
}

.footer-col1 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 100%
}

.footer-col1:last-child {
  margin-right: 0
}

@media screen and (max-width: 768px) {
  .footer-col1 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%
  }

  .footer-col1:last-child {
    margin-right: 0
  }
}

@media screen and (max-width: 600px) {
  .footer-col1 {
    margin-top: 2em
  }
}

.footer-col2 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 100%
}

.footer-col2:last-child {
  margin-right: 0
}

@media screen and (max-width: 768px) {
  .footer-col2 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%
  }

  .footer-col2:last-child {
    margin-right: 0
  }
}

@media screen and (max-width: 600px) {
  .footer-col2 {
    margin-top: 2em
  }
}

.footer-col3 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 100%
}

.footer-col3:last-child {
  margin-right: 0
}

@media screen and (max-width: 768px) {
  .footer-col3 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%;
    border-left: solid 1px rgba(172, 172, 172, .5);
    padding-left: 2em
  }

  .footer-col3:last-child {
    margin-right: 0
  }
}

@media screen and (max-width: 768px) {
  .footer-col3 {
    margin-top: 2em
  }
}

ul.nav {
  display: table;
  table-layout: fixed;
  width: auto;
  color: #00205b;
  margin: 0;
  padding: 0;
  height: 50px
}

ul.nav li {
  height: 50px;
  list-style: none;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  -webkit-transition: all .15s ease-in-out;
  -moz-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
  white-space: nowrap;
  padding: 0 2vw;
  text-transform: uppercase;
  font-weight: 700
}

ul.nav li.active {
  background-color: #e7f9ff
}

ul.nav li.active a {
  color: #00205b
}

ul.nav li:hover {
  background-color: #e7f9ff
}

ul.nav li a {
  color: #00205b;
  text-decoration: none
}

ul.nav li span[role=button] {
  display: block;
  cursor: pointer;
  font-size: 1.5em;
  color: #00205b;
  padding: 0;
  margin: -3px auto 0
}

ul.nav li span[role=button]:hover,
ul.nav li span[role=button]:focus,
ul.nav li span[role=button]:active {
  color: #fff
}

ul.nav li:first-child {
  width: 60px;
  min-width: 54px;
  padding: 0;
  text-align: center
}

ul.nav li:first-child .navi-home {
  width: 60px;
  height: 50px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSczOScgaGVpZ2h0PSczMScgdmlld0JveD0nMCAwIDM5IDMxJyB2ZXJzaW9uPScxLjEnPjxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPjxnIHN0cm9rZT0nbm9uZScgc3Ryb2tlLXdpZHRoPScxJyBmaWxsPSdub25lJyBmaWxsLXJ1bGU9J2V2ZW5vZGQnPjxnIHRyYW5zZm9ybT0ndHJhbnNsYXRlKC0yMjcuMDAwMDAwLCAtMTcwLjAwMDAwMCknIHN0cm9rZT0nIzAwMDAwMCcgZmlsbC1ydWxlPSdub256ZXJvJyBmaWxsPScjMDAwMDAwJz48ZyB0cmFuc2Zvcm09J3RyYW5zbGF0ZSgyMjguMDAwMDAwLCAxNzEuMDAwMDAwKSc+PHBhdGggZD0nTTE4LjQgMEMxOC4zIDAgMTguMyAwIDE4LjIgMC4xTDAuMiAxNC4xQzAgMTQuMi0wLjEgMTQuNiAwLjEgMTQuOCAwLjIgMTUgMC42IDE1IDAuOCAxNC45TDE4LjUgMS4xIDM2LjIgMTQuOUMzNi40IDE1IDM2LjcgMTUgMzYuOSAxNC44IDM3LjEgMTQuNiAzNyAxNC4yIDM2LjggMTQuMUwxOC44IDAuMUMxOC43IDAgMTguNSAwIDE4LjQgMFpNNS4yIDEyLjVMNS4yIDI4LjVDNS4yIDI4LjggNS40IDI5IDUuNyAyOUwxNC43IDI5QzE1IDI5IDE1LjIgMjguOCAxNS4yIDI4LjVMMTUuMiAxOS42IDIxLjggMTkuNiAyMS44IDI4LjVDMjEuOCAyOC44IDIyIDI5IDIyLjMgMjlMMzEuMyAyOUMzMS42IDI5IDMxLjggMjguOCAzMS44IDI4LjVMMzEuOCAxMi41IDMwLjggMTEuNyAzMC44IDI4LjEgMjIuOCAyOC4xIDIyLjggMTkuMkMyMi44IDE4LjkgMjIuNiAxOC43IDIyLjMgMTguN0wxNC43IDE4LjdDMTQuNCAxOC43IDE0LjIgMTguOSAxNC4yIDE5LjJMMTQuMiAyOC4xIDYuMiAyOC4xIDYuMiAxMS43IDUuMiAxMi41WicvPjwvZz48L2c+PC9nPjwvc3ZnPg==);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  padding-left: 2em
}

@media screen and (max-width: 600px) {
  .rm-togglebutton {
    display: block;
    width: 100%;
    background: #007da5;
    border: none;
    height: 40px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    text-align: left;
    position: relative;
    padding-left: 20px
  }

  .rm-togglebutton:before {
    content: "";
    position: absolute;
    right: 20px;
    top: 15px;
    width: 1em;
    height: .15em;
    background: #fff;
    box-shadow: 0 .25em 0 0 #fff, 0 .5em 0 0 #fff
  }

  ul.nav {
    width: 100%
  }

  ul.nav li {
    display: block;
    border-right: none;
    border-bottom: 1px solid #323232;
    padding: 18px;
    min-height: 0;
    text-align: center;
    text-transform: none
  }

  ul.nav li.active,
  ul.nav li:hover {
    border-bottom: 1px solid #323232
  }

  ul.nav li:first-child {
    width: auto;
    padding: .6em 0 .5em 20px;
    text-align: left
  }

  ul.nav li:first-child .navi-home {
    margin: 0 auto;
    background-position: 0 0
  }

  ul.nav li:first-child .sr-only {
    position: relative;
    clip: auto
  }
}

.current-items ul.post-list {
  list-style-type: none;
  margin-left: 0;
  margin-bottom: 4em;
  border-top: 1px solid #d3d3d3
}

.current-items ul.post-list li {
  padding: 20px 0;
  border-bottom: 1px solid #d3d3d3;
  position: relative;
  font-weight: 700
}

.current-items ul.post-list li span {
  display: block
}

.content .column ul {
  list-style: none;
  margin-left: 0
}

a.btn {}

a.btn i {
  margin: 0 0 0 5px
}

.external-link-icon:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 1.3em;
  height: 1.3em;
  background: transparent url(../../images/externallink.svg) no-repeat 50% 50%;
  background-size: 99%;
  margin-right: .2em
}

#yja-cookie-dialog {
  overflow: hidden;
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
  max-height: 100vh
}

#yja-cookie-dialog.show {
  display: block !important
}

#yja-cookie-dialog .yja-cookie-dialog-content {
  display: block;
  background: 0 0;
  width: inherit;
  height: inherit;
  margin-top: 1rem
}

@media screen and (max-width: 480px) {
  #yja-cookie-dialog .yja-cookie-dialog-content {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px
  }
}

#yja-cookie-dialog .yja-cookie-dialog-note {
  display: block;
  width: 75%;
  margin: 2em auto 1em;
  line-height: 1.5
}

@media screen and (max-width: 480px) {
  #yja-cookie-dialog .yja-cookie-dialog-note {
    margin: 0 auto
  }
}

#yja-cookie-dialog .yja-cookie-dialog-buttons {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
  margin-bottom: 1em
}

@media screen and (max-width: 480px) {
  #yja-cookie-dialog .yja-cookie-dialog-buttons {
    width: 75%;
    margin: 0 auto 1em
  }
}

#yja-cookie-dialog .yja-cookie-dialog-buttons button {
  align-self: center;
  margin: 2px;
  padding: .5em 1em;
  background-color: #3a7dda;
  color: #fff;
  border: 0
}

@media screen and (max-width: 480px) {
  #yja-cookie-dialog .yja-cookie-dialog-buttons button {
    font-size: 12px;
    margin: 0;
    margin-bottom: 10px;
    display: block;
    width: 100%;
    word-break: break-word;
    white-space: normal
  }
}

.yja-cookie-dialog__theme-one {
  color: #212121;
  border-style: solid;
  border-color: #bababa;
  border-width: 2px 0 0;
  border-radius: 0;
  background: #fefefe;
  -webkit-box-shadow: 0 -5px 10px -3px rgba(0, 0, 0, .2);
  -moz-box-shadow: 0 -5px 10px -3px rgba(0, 0, 0, .2);
  box-shadow: 0 -5px 10px -3px rgba(0, 0, 0, .2)
}

@media screen and (max-width: 480px) {
  .yja-cookie-dialog__theme-one {
    max-height: 320px;
    padding: 0;
    margin: 0
  }
}

.yja-cookie-dialog__theme-one a {
  color: #0032c8;
  font-weight: 700
}

.yja-cookie-dialog__theme-one a:focus {
  outline-color: #c89600 !important;
  color: #0032c8
}

.yja-cookie-dialog__theme-two {
  color: #212121;
  border: 2px solid #cacaca;
  border-radius: 0;
  background: #fefefe;
  padding: 1em
}

@media screen and (max-width: 480px) {
  .yja-cookie-dialog__theme-two {
    max-height: 320px;
    padding: 0;
    margin: 0
  }
}

.yja-cookie-dialog__theme-two a {
  color: #004f8c;
  font-weight: bolder
}

.yja-cookie-dialog__theme-two a:focus {
  color: #004f8c;
  outline-color: #000 !important
}

.yja-cookie-dialog__theme-three {
  color: #fafafa;
  border: 2px solid #004f8c;
  border-radius: 8px;
  background: #002f6c;
  -webkit-box-shadow: 3px 3px 7px 0 rgba(50, 50, 50, .43);
  -moz-box-shadow: 3px 3px 7px 0 rgba(50, 50, 50, .43);
  box-shadow: 3px 3px 7px 0 rgba(50, 50, 50, .43);
  padding: 1em;
  margin: 0 2em 2em
}

@media screen and (max-width: 480px) {
  .yja-cookie-dialog__theme-three {
    max-height: 320px;
    padding: 0;
    margin: 0;
    top: 0
  }
}

.yja-cookie-dialog__theme-three a {
  color: #f9b000;
  font-weight: bolder
}

.yja-cookie-dialog__theme-three a:focus {
  color: #f9b044;
  outline-color: #f9b000 !important
}

.highlight {
  background: #fff
}

.highlighter-rouge .highlight {
  background: #eef
}

.highlight .c {
  color: #998;
  font-style: italic
}

.highlight .err {
  color: #a61717;
  background-color: #e3d2d2
}

.highlight .k {
  font-weight: 700
}

.highlight .o {
  font-weight: 700
}

.highlight .cm {
  color: #998;
  font-style: italic
}

.highlight .cp {
  color: #999;
  font-weight: 700
}

.highlight .c1 {
  color: #998;
  font-style: italic
}

.highlight .cs {
  color: #999;
  font-weight: 700;
  font-style: italic
}

.highlight .gd {
  color: #000;
  background-color: #fdd
}

.highlight .gd .x {
  color: #000;
  background-color: #faa
}

.highlight .ge {
  font-style: italic
}

.highlight .gr {
  color: #a00
}

.highlight .gh {
  color: #999
}

.highlight .gi {
  color: #000;
  background-color: #dfd
}

.highlight .gi .x {
  color: #000;
  background-color: #afa
}

.highlight .go {
  color: #888
}

.highlight .gp {
  color: #555
}

.highlight .gs {
  font-weight: 700
}

.highlight .gu {
  color: #aaa
}

.highlight .gt {
  color: #a00
}

.highlight .kc {
  font-weight: 700
}

.highlight .kd {
  font-weight: 700
}

.highlight .kp {
  font-weight: 700
}

.highlight .kr {
  font-weight: 700
}

.highlight .kt {
  color: #458;
  font-weight: 700
}

.highlight .m {
  color: #099
}

.highlight .s {
  color: #d14
}

.highlight .na {
  color: teal
}

.highlight .nb {
  color: #0086b3
}

.highlight .nc {
  color: #458;
  font-weight: 700
}

.highlight .no {
  color: teal
}

.highlight .ni {
  color: purple
}

.highlight .ne {
  color: #900;
  font-weight: 700
}

.highlight .nf {
  color: #900;
  font-weight: 700
}

.highlight .nn {
  color: #555
}

.highlight .nt {
  color: navy
}

.highlight .nv {
  color: teal
}

.highlight .ow {
  font-weight: 700
}

.highlight .w {
  color: #bbb
}

.highlight .mf {
  color: #099
}

.highlight .mh {
  color: #099
}

.highlight .mi {
  color: #099
}

.highlight .mo {
  color: #099
}

.highlight .sb {
  color: #d14
}

.highlight .sc {
  color: #d14
}

.highlight .sd {
  color: #d14
}

.highlight .s2 {
  color: #d14
}

.highlight .se {
  color: #d14
}

.highlight .sh {
  color: #d14
}

.highlight .si {
  color: #d14
}

.highlight .sx {
  color: #d14
}

.highlight .sr {
  color: #009926
}

.highlight .s1 {
  color: #d14
}

.highlight .ss {
  color: #990073
}

.highlight .bp {
  color: #999
}

.highlight .vc {
  color: teal
}

.highlight .vg {
  color: teal
}

.highlight .vi {
  color: teal
}

.highlight .il {
  color: #099
}

.external-link::after {
  content: "\f08e";
  padding-left: 0.25rem;
  color: currentColor;

  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.siirry-asioimaan {
  color: #fff;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding: 16px;
  background: #0055b8;
  font-weight: bold;
  text-transform: uppercase;
  float: right;
  margin-right: 80px;
}

@media screen and (max-width: 768px) {
  .siirry-asioimaan {
    margin-right: 0px;
    width: 100%;
  }

}