﻿@font-face {
  font-family: 'GraphikMediumBold';
  src: url('Fonts/Graphik-Medium-Web.woff2') format('woff2'), url('Fonts/Graphik-Medium-Web.woff') format('woff');
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
}
@font-face {
  font-family: 'Graphik';
  src: url('Fonts/Graphik-Regular-Web.woff2') format('woff2'), url('Fonts/Graphik-Regular-Web.woff') format('woff');
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}
@font-face {
  font-family: 'Graphik';
  src: url('Fonts/Graphik-RegularItalic-Web.woff2') format('woff2'), url('Fonts/Graphik-RegularItalic-Web.woff') format('woff');
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
}
@font-face {
  font-family: 'Graphik';
  src: url('Fonts/Graphik-Medium-Web.woff2') format('woff2'), url('Fonts/Graphik-Medium-Web.woff') format('woff');
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
}
@font-face {
  font-family: 'Graphik';
  src: url('Fonts/Graphik-MediumItalic-Web.woff2') format('woff2'), url('Fonts/Graphik-MediumItalic-Web.woff') format('woff');
  font-style: italic;
  font-weight: 500;
  font-stretch: normal;
}
@font-face {
  font-family: 'Graphik';
  src: url('Fonts/Graphik-Semibold-Web.woff2') format('woff2'), url('Fonts/Graphik-Semibold-Web.woff') format('woff');
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
}
@font-face {
  font-family: 'Graphik';
  src: url('Fonts/Graphik-SemiboldItalic-Web.woff2') format('woff2'), url('Fonts/Graphik-SemiboldItalic-Web.woff') format('woff');
  font-style: italic;
  font-weight: 600;
  font-stretch: normal;
}
@font-face {
  font-family: 'Graphik';
  src: url('Fonts/Graphik-Semibold-Web.woff2') format('woff2'), url('Fonts/Graphik-Semibold-Web.woff') format('woff');
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}
@font-face {
  font-family: 'Graphik';
  src: url('Fonts/Graphik-SemiboldItalic-Web.woff2') format('woff2'), url('Fonts/Graphik-SemiboldItalic-Web.woff') format('woff');
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url('images/fancybox/fancybox_sprite@2x.png');
  background-size: contain;
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('images/fancybox/fancybox_loading.gif') center center no-repeat;
  background-size: contain;
}
.fancybox-close {
  position: absolute;
  top: -50px;
  right: 0px;
  width: 45px;
  height: 45px;
  cursor: pointer;
  z-index: 8040;
  background: url(Images/fancybox/fancybox-icons.png) left top no-repeat;
  background-size: contain;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 45px;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('images/fancybox/blank.gif');
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 45px;
  height: 60px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-nav.fancybox-prev {
  left: -50px;
}
.fancybox-nav.fancybox-prev span {
  left: 10px;
  background: url(Images/fancybox/fancybox-icons.png) left -127px no-repeat;
}
.fancybox-nav.fancybox-next {
  right: -50px;
}
.fancybox-nav.fancybox-next span {
  right: 10px;
  background: url(Images/fancybox/fancybox-icons.png) left -69px no-repeat;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
/* Overlay helper */
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  /*background: url('images/fancybox/fancybox_overlay.png');*/
  background-color: rgba(0, 0, 0, 0.66);
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-title-float-wrap {
  position: fixed;
  bottom: 50px;
  right: 50%;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
/*Retina graphics!*/
/*@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {*/
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url('images/fancybox/fancybox_sprite@2x.png');
  background-size: 44px 152px;
  /*The size of the normal image, half the size of the hi-res image*/
}
#fancybox-loading div {
  background-image: url('images/fancybox/fancybox_loading@2x.gif');
  background-size: 24px 24px;
  /*The size of the normal image, half the size of the hi-res image*/
}
/*}*/
.fancybox-overlay {
  z-index: 1000;
}
/********************************
*    FANCYBOX THUMBS
 ********************************/
#fancybox-thumbs {
  position: fixed;
  z-index: 1001;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  max-width: 100vw;
  max-height: 100vh;
}
#fancybox-thumbs.left {
  top: 0;
  bottom: 0;
  left: 0;
}
#fancybox-thumbs.right {
  top: 0;
  bottom: 0;
  right: 0;
}
#fancybox-thumbs.top {
  top: 0;
  left: 0;
  right: 0;
}
#fancybox-thumbs.bottom {
  bottom: 0;
  left: 0;
  right: 0;
}
#fancybox-thumbs ul {
  overflow: hidden;
  box-sizing: border-box;
  padding: 5px;
}
#fancybox-thumbs ul li {
  margin: 2px;
  display: inline-block;
  border: 4px solid rgba(255, 255, 255, 0.5);
  border-radius: 2px;
  background-color: #000;
}
#fancybox-thumbs ul li a {
  filter: grayscale(67%) brightness(75%) contrast(75%);
}
#fancybox-thumbs ul li.active {
  border-color: #efefeb;
}
#fancybox-thumbs ul li.active a {
  filter: grayscale(0%) brightness(100%) contrast(100%) saturate(110%);
}
#fancybox-thumbs.left ul li,
#fancybox-thumbs.right ul li {
  display: block;
}
#fancybox-thumbs.top ul li,
#fancybox-thumbs.bottom ul li {
  display: inline-block;
}
@media only screen and (max-width: 700px) {
  #fancybox-thumbs {
    display: none;
    z-index: -1;
  }
}
/********************************
*    FANCYBOX OVERRIDES
 ********************************/
.lightbox-style {
  border: 4px solid rgba(239, 239, 235, 0.75);
  border-radius: 2px;
  background-clip: padding-box;
  position: relative;
  min-width: 160px;
  min-height: 90px;
  max-width: 100%;
  max-height: 100%;
  box-sizing: border-box;
  margin: 0;
}
.fancybox-message {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  background-color: #efefeb;
  padding: 25px 10px;
  margin: -30px 0 0;
}
@media only screen and (max-width: 520px) {
  .fancybox-message {
    padding-top: 80px;
  }
}
.fancybox-message p {
  margin: 15px;
}
.fancybox-message p a {
  color: #0E6A9E;
}
.fancybox-inner {
  display: flex;
  align-items: center;
  justify-content: center;
}
.fancybox-wrap .fancybox-skin {
  background: none !important;
  box-shadow: none;
  text-align: center;
}
@media only screen and (max-width: 520px) {
  .fancybox-wrap {
    top: 10px !important;
    left: 5px !important;
    right: 5px !important;
    bottom: 10px !important;
    width: auto !important;
    display: flex !important;
    justify-content: center;
    flex-flow: column nowrap;
  }
  .fancybox-wrap .fancybox-skin {
    width: 100% !important;
    padding: 0 !important;
    display: flex;
  }
  .fancybox-wrap .fancybox-outer {
    width: 100% !important;
    padding: 0 !important;
  }
  .fancybox-wrap .fancybox-inner {
    width: 100% !important;
    padding: 0 !important;
    overflow: auto !important;
  }
}
.fancybox-close {
  top: 4px;
  right: 4px;
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  color: transparent;
  padding: 0;
  background-image: url(Images/svg/close-black-18dp.svg);
  background-color: #efefeb;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 32px;
  height: 32px;
  border-radius: 0 1px 0 2px;
}
.fancybox-close:hover {
  background-color: #fff;
}
.fancybox-nav.fancybox-prev span,
.fancybox-nav.fancybox-next span {
  background-color: rgba(0, 0, 0, 0.5);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 32px;
  height: 32px;
  border-radius: 3px;
}
.fancybox-nav.fancybox-prev span {
  background-image: url(Images/svg/keyboard_arrow_left-white-18dp.svg);
}
.fancybox-nav.fancybox-next span {
  background-image: url(Images/svg/keyboard_arrow_right-white-18dp.svg);
}
.fancybox-nav:hover.fancybox-prev span,
.fancybox-nav:hover.fancybox-next span {
  background-color: rgba(0, 0, 0, 0.75);
}
.fancybox-title .child {
  background: transparent;
  color: black;
  text-shadow: none;
  border-radius: 0;
  margin-top: 30px;
  white-space: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 26px;
}
.fancybox-title .child a {
  color: #00acec;
  text-decoration: underline;
}
.fancybox-title .child a:hover {
  text-decoration: none;
}
/********************************
*    FANCYBOX TYPES
 ********************************/
.fancybox-type-iframe .fancybox-inner {
  overflow: hidden !important;
  border: 4px solid rgba(239, 239, 235, 0.75);
  border-radius: 2px;
  background-clip: padding-box;
  position: relative;
  min-width: 160px;
  min-height: 90px;
  max-width: 100%;
  max-height: 100%;
  box-sizing: border-box;
  margin: 0;
}
.image-slider-fancybox .fancybox-nav {
  top: 50%;
  width: 30vw;
  height: 90vh;
  transform: translateY(-50%);
}
.image-slider-fancybox .fancybox-nav.fancybox-prev {
  left: calc(50% - 22.5px - 42.5vw);
}
.image-slider-fancybox .fancybox-nav.fancybox-next {
  right: calc(50% - 22.5px - 42.5vw);
}
.image-slider-fancybox .fancybox-content {
  display: flex !important;
  flex-flow: column nowrap;
  justify-content: space-between;
}
.image-slider-fancybox .fancybox-content .photo {
  flex: 1 1 auto;
  border: 4px solid rgba(239, 239, 235, 0.75);
  border-radius: 2px;
  background-clip: padding-box;
  position: relative;
  min-width: 160px;
  min-height: 90px;
  max-width: 100%;
  max-height: 100%;
  box-sizing: border-box;
  margin: 0;
  background-color: #000;
}
.image-slider-fancybox .fancybox-content .photo img {
  display: block;
  border-radius: 1px;
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
}
.image-slider-fancybox .fancybox-content .photo .description {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(64, 64, 64, 0.5);
  color: #fff;
  line-height: 26px;
  opacity: 0;
  transition: all 250ms ease-in-out 0ms;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
.image-slider-fancybox .fancybox-content .photo .description a {
  color: #00acec;
  text-decoration: underline;
}
.image-slider-fancybox .fancybox-content .photo .description a:hover {
  text-decoration: none;
}
.image-slider-fancybox .fancybox-content .photo:hover .description {
  padding: 5px;
  opacity: 1;
}
.image-slider-fancybox .fancybox-content .infobar {
  display: flex;
  justify-content: space-between;
  color: #fff;
  align-items: flex-end;
  position: absolute;
  bottom: 4px;
  left: 4px;
  padding: 15px;
  width: calc(100% - 8px);
  background-image: -webkit-ient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(52%, rgba(0, 0, 0, 0.7)), to(#000));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7) 52%, #000);
}
.image-slider-fancybox .fancybox-content .infobar .author {
  display: block;
  margin-right: 1em;
  text-align: left;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
.image-slider-fancybox .fancybox-content .infobar .count {
  display: block;
  margin-left: 1em;
  text-align: right;
}
@media only screen and (max-width: 520px) {
  .add-article-fancybox .fancybox-inner {
    height: auto !important;
  }
}
.add-article-fancybox #addArticle {
  border: 4px solid rgba(239, 239, 235, 0.75);
  border-radius: 2px;
  background-clip: padding-box;
  position: relative;
  min-width: 160px;
  min-height: 90px;
  max-width: 100%;
  max-height: 100%;
  box-sizing: border-box;
  margin: 0;
  padding: 15px;
  background-color: #efefeb;
}
.add-article-fancybox #addArticle p {
  font-size: 24px;
  margin-top: 10px;
  text-align: center;
  padding: 0 20px;
}
.add-article-fancybox #addArticle .buttons {
  text-align: center;
  margin-top: 20px;
}
.add-article-fancybox #addArticle .buttons a {
  color: white;
  background: #78bd46;
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
  display: inline-block;
  margin: 0 5px;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
}
.add-article-fancybox #addArticle .buttons a:hover {
  background: #343434;
}
.content-fancybox .fancybox-inner > div {
  border: 4px solid rgba(239, 239, 235, 0.75);
  border-radius: 2px;
  background-clip: padding-box;
  position: relative;
  min-width: 160px;
  min-height: 90px;
  max-width: 100%;
  max-height: 100%;
  box-sizing: border-box;
  margin: 0;
  padding: 32px 15px 15px;
  background-color: #efefeb;
}
.content-fancybox .help-content {
  overflow-y: scroll;
  width: 660px;
  text-align: left;
}
.add-image-fancybox .add-image-dialog {
  border: 4px solid rgba(239, 239, 235, 0.75);
  border-radius: 2px;
  background-clip: padding-box;
  position: relative;
  min-width: 160px;
  min-height: 90px;
  max-width: 100%;
  max-height: 100%;
  box-sizing: border-box;
  margin: 0;
  padding: 35px 15px 15px;
  width: 700px;
  background-color: #efefeb;
}
.add-image-fancybox .add-image-dialog .file {
  position: relative;
}
.add-image-fancybox .add-image-dialog .file input[type="text"] {
  width: 100% !important;
}
.add-image-fancybox .add-image-dialog .file input[type="file"] {
  width: 100%;
  height: 48px;
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
}
.add-image-fancybox .add-image-dialog .file .browse {
  position: absolute;
  top: 0px;
  right: 0px;
  display: inline-block;
  background: #f2f4d3;
  height: 48px;
  font-style: italic;
  font-size: 18px;
  font-family: Graphik, Arial, sans-serif;
  color: #869692;
  padding: 12px 20px;
}
.add-image-fancybox .add-image-dialog .preview {
  height: 90px;
  text-align: center;
  margin-bottom: 10px;
  display: none;
}
.add-image-fancybox .add-image-dialog .preview img {
  max-height: 100%;
}
.add-image-fancybox .add-image-dialog .form-control-box input[type="text"] {
  width: 92%;
}
.add-image-fancybox .add-image-dialog .form-control-box label {
  text-align: left;
}
.add-image-fancybox .add-image-dialog .form-control-box textarea {
  height: 174px;
  width: 100%;
}
.add-image-fancybox .add-image-dialog .form-control-box .required {
  color: #ae1616;
  font-size: 16px;
  margin-left: 5px;
  vertical-align: top;
  font-weight: bold;
}
.add-image-fancybox .add-image-dialog .bottom {
  clear: both;
  text-align: right;
}
.add-image-fancybox .add-image-dialog .bottom .error {
  float: left;
  font-size: 14px;
  color: #ae1616;
  padding: 15px;
}
.add-image-fancybox .add-image-dialog .bottom label {
  display: inline;
}
.add-image-fancybox .add-image-dialog .bottom label input {
  vertical-align: middle;
  margin-right: 10px;
}
@media only screen and (max-width: 520px) {
  .add-image-fancybox .add-image-dialog {
    width: auto;
  }
  .add-image-fancybox .add-image-dialog .bottom {
    text-align: center;
  }
  .add-image-fancybox .add-image-dialog .bottom .error {
    float: none;
    display: block;
  }
  .add-image-fancybox .add-image-dialog .bottom .btn {
    margin-top: 20px;
  }
}