/* cmsms stylesheet: Cookie Law modified: 11/10/17 15:56:58 */
#cookie-law-info-bar {
	font-size: 14px;
	margin: 0 auto;
	padding: 12px 0;
	width: 100%;
	z-index: 9999;
 border-top: 1px solid #999;
opacity: 1;
top: 0;
}
.cookie-left {
 padding: 3px 10px;
}
.cookie-right {
 text-align: right;
}

.cli-plugin-button, .cli-plugin-main-link {
 font-size: 13px;
}

@media (max-width: 960px) {
 #cookie-law-info-bar { text-align: center; font-size: 12px; padding: 8px 0; }
 .cookie-right { padding-top: 8px; text-align: center; }
 .cli-plugin-button, .cli-plugin-main-link { font-size: 11px; }

}
 
#cookie-law-info-bar a { text-decoration: none; }
#cookie-law-info-again {
	font-size: 10px;
	margin: 0;
	padding: 2px 10px;
	text-align: center;
	z-index: 9999;
	cursor: pointer;
}
#cookie-law-info-bar span {
	vertical-align: middle;
}
/** Buttons (http://papermashup.com/demos/css-buttons) */
.cli-plugin-button, .cli-plugin-button:visited {
	background: #222;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	position: relative;
	cursor: pointer;
	margin-right: 10px;;
}
.cli-plugin-button:hover {
	background-color: #111;
	color: #fff;
}
.cli-plugin-button:active {
	top: 1px;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
	font-size: 13px;
}
.cli-plugin-button {
	font-weight: bold;
	line-height: 1;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
	font-size: 14px;
	padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
	font-size: 34px;
	padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
	background-color: #e22092;
}
.pink.cli-plugin-button:hover {
	background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
	background-color: #91bd09;
}
.green.cli-plugin-button:hover {
	background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
	background-color: #e62727;
}
.red.cli-plugin-button:hover {
	background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
	background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
	background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
	background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
	background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
	background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
	background-color: #fc9200;
}

#cookie-law-info-bar a { text-decoration: none; }
#cookie-law-info-again {
	font-size: 10pt;
	margin: 0;
	padding: 2px 10px;
	text-align: center;
	z-index: 9999;
	cursor: pointer;
}
#cookie-law-info-bar span {
	vertical-align: middle;
}
/** Buttons (http://papermashup.com/demos/css-buttons) */
.cli-plugin-button, .cli-plugin-button:visited {
	background: #222;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	position: relative;
	cursor: pointer;
	margin: auto 10px;
}
.cli-plugin-button:hover {
	background-color: #111;
	color: #fff;
}
.cli-plugin-button:active {
	top: 1px;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
	font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
	.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
	font-size: 14px;
	padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
	font-size: 34px;
	padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
	background-color: #e22092;
}
.pink.cli-plugin-button:hover {
	background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
	background-color: #91bd09;
}
.green.cli-plugin-button:hover {
	background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
	background-color: #e62727;
}
.red.cli-plugin-button:hover {
	background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
	background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
	background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
	background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
	background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
	background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
	background-color: #fc9200;
}
/* cmsms stylesheet: Fancybox modified: 11/10/17 15:57:07 */
.fancybox-enabled {
  overflow: hidden; }

.fancybox-enabled body {
  overflow: visible;
  height: 100%; }

.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden; }

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99993;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

/* Make sure that the first one is on the top */
.fancybox-container ~ .fancybox-container {
  z-index: 99992; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption-wrap {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  transition: opacity .25s, visibility 0s linear .25s;
  box-sizing: border-box; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption-wrap {
  opacity: 1;
  visibility: visible;
  transition: opacity .25s, visibility 0s; }

.fancybox-infobar {
  top: 0;
  left: 50%;
  margin-left: -79px; }

.fancybox-infobar__body {
  display: inline-block;
  width: 70px;
  line-height: 44px;
  font-size: 13px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  text-align: center;
  color: #ddd;
  background-color: rgba(30, 30, 30, 0.7);
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased; }

.fancybox-toolbar {
  top: 0;
  right: 0; }

.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translate3d(0, 0, 0); }

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--image {
  overflow: visible; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
  background: #000; }

.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
  background: #E5E3DF; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0 44px;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box; }

.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-image,
.fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(100% - 100px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff; }

.fancybox-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #fff; }

.fancybox-error {
  margin: 0;
  padding: 40px;
  width: 100%;
  max-width: 380px;
  background: #fff;
  cursor: default; }

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font: 16px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; }

.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  outline: none;
  background: transparent;
  z-index: 10;
  cursor: pointer; }

.fancybox-close-small:after {
  content: 'Ã—';
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 20px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background: #fff;
  transition: background .25s;
  box-sizing: border-box;
  z-index: 2; }

.fancybox-close-small:focus:after {
  outline: 1px dotted #888; }

.fancybox-close-small:hover:after {
  color: #555;
  background: #eee; }

.fancybox-slide--iframe .fancybox-close-small {
  top: 0;
  right: -44px; }

.fancybox-slide--iframe .fancybox-close-small:after {
  background: transparent;
  font-size: 35px;
  color: #aaa; }

.fancybox-slide--iframe .fancybox-close-small:hover:after {
  color: #fff; }

/* Caption */
.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 30px 0 30px;
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  pointer-events: none; }

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none; }

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
  pointer-events: all; }

.fancybox-caption a {
  color: #fff;
  text-decoration: underline; }

/* Buttons */
.fancybox-button {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: transparent;
  color: #ddd;
  border-radius: 0;
  cursor: pointer;
  vertical-align: top;
  outline: none; }

.fancybox-button[disabled] {
  cursor: default;
  pointer-events: none; }

.fancybox-infobar__body, .fancybox-button {
  background: rgba(30, 30, 30, 0.6); }

.fancybox-button:hover:not([disabled]) {
  color: #fff;
  background: rgba(0, 0, 0, 0.8); }

.fancybox-button::before,
.fancybox-button::after {
  content: '';
  pointer-events: none;
  position: absolute;
  background-color: currentColor;
  color: currentColor;
  opacity: 0.9;
  box-sizing: border-box;
  display: inline-block; }

.fancybox-button[disabled]::before,
.fancybox-button[disabled]::after {
  opacity: 0.3; }

.fancybox-button--left::after,
.fancybox-button--right::after {
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor; }

.fancybox-button--left::after {
  left: 20px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg); }

.fancybox-button--right::after {
  right: 20px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.fancybox-button--left {
  border-bottom-left-radius: 5px; }

.fancybox-button--right {
  border-bottom-right-radius: 5px; }

.fancybox-button--close::before, .fancybox-button--close::after {
  content: '';
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 16px;
  top: calc(50% - 1px);
  left: calc(50% - 8px); }

.fancybox-button--close::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.fancybox-button--close::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

/* Navigation arrows */
.fancybox-arrow {
  position: absolute;
  top: 50%;
  margin: -50px 0 0 0;
  height: 100px;
  width: 54px;
  padding: 0;
  border: 0;
  outline: none;
  background: none;
  cursor: pointer;
  z-index: 99995;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: opacity .25s; }

.fancybox-arrow::after {
  content: '';
  position: absolute;
  top: 28px;
  width: 44px;
  height: 44px;
  background-color: rgba(30, 30, 30, 0.8);
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 24px 24px; }

.fancybox-arrow--right {
  right: 0; }

.fancybox-arrow--left {
  left: 0;
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1); }

.fancybox-arrow--right::after,
.fancybox-arrow--left::after {
  left: 0; }

.fancybox-show-nav .fancybox-arrow {
  opacity: 0.6; }

.fancybox-show-nav .fancybox-arrow[disabled] {
  opacity: 0.3; }

/* Loading indicator */
.fancybox-loading {
  border: 6px solid rgba(100, 100, 100, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0; }

.fancybox-fx-slide.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0; }

.fancybox-fx-slide.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1; }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1; }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--current {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1; }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0; }

.fancybox-fx-circular.fancybox-slide--next {
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0; }

.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1; }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-infobar {
    left: 0;
    margin-left: 0; }
  .fancybox-button--left,
  .fancybox-button--right {
    display: none !important; }
  .fancybox-caption {
    padding: 20px 0;
    margin: 0; } }

/* Fullscreen  */
.fancybox-button--fullscreen::before {
  width: 15px;
  height: 11px;
  left: calc(50% - 7px);
  top: calc(50% - 6px);
  border: 2px solid;
  background: none; }

/* Slideshow button */
.fancybox-button--play::before,
.fancybox-button--pause::before {
  top: calc(50% - 6px);
  left: calc(50% - 4px);
  background: transparent; }

.fancybox-button--play::before {
  width: 0;
  height: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 10px solid;
  border-radius: 1px; }

.fancybox-button--pause::before {
  width: 7px;
  height: 11px;
  border-style: solid;
  border-width: 0 2px 0 2px; }

/* Thumbs */
.fancybox-thumbs {
  display: none; }

.fancybox-button--thumbs {
  display: none; }

@media all and (min-width: 800px) {
  .fancybox-button--thumbs {
    display: inline-block; }
  .fancybox-button--thumbs span {
    font-size: 23px; }
  .fancybox-button--thumbs::before {
    width: 3px;
    height: 3px;
    top: calc(50% - 2px);
    left: calc(50% - 2px);
    box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0; }
  .fancybox-thumbs {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    width: 220px;
    margin: 0;
    padding: 5px 5px 0 0;
    background: #fff;
    word-break: normal;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    box-sizing: border-box;
    z-index: 99995; }
  .fancybox-show-thumbs .fancybox-thumbs {
    display: block; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 220px; }
  .fancybox-thumbs > ul {
    list-style: none;
    position: absolute;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 0; }
  .fancybox-thumbs > ul > li {
    float: left;
    overflow: hidden;
    max-width: 50%;
    padding: 0;
    margin: 0;
    width: 105px;
    height: 75px;
    position: relative;
    cursor: pointer;
    outline: none;
    border: 5px solid transparent;
    border-top-width: 0;
    border-right-width: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-sizing: border-box; }
  li.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, 0.1); }
  .fancybox-thumbs > ul > li > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    max-height: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .fancybox-thumbs > ul > li:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 2px;
    border: 4px solid #4ea7f9;
    z-index: 99991;
    opacity: 0;
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
    opacity: 1; } }
/* cmsms stylesheet: Form modified: 20/10/17 09:24:52 */
.webform.login {
 margin-bottom: 12px;
}
.webform div {
 margin-top: 8px;
}
.webform.login div:first-child {
 margin-top: 0px;
}
.mce-toolbar-grp {
 padding: 0px !important;
}
.webform .mce-tinymce div {
 margin-top: 0px;
}
#sidebar .webform div {
 margin-top: 2px;
}
#content .webform h4 {
 font-size: 22px;
 line-height: 22px;
 padding-bottom: 10px;
}
.formfooter {
 margin: 0 30px;
}
.webform fieldset {
 border: 1px solid #d9d9d9;
 background: #e9e9e9;
 padding: 15px 0px;
 margin: 0px 20px 30px;
}

.webform fieldset:last-child {
 margin-bottom: 0px;
}
.webform label {
 font-size: 16px;
 padding-top: 5px;
 font-weight: normal;
 margin-bottom: 0px;
}
.webform.login label:first-child {
 padding-top: 0px;
}
#sidebar .webform label {
 font-size: 12px;
}
.webform input, .webform select, .webform textarea {
 width: 100%;
 font-size: 16px;
 padding: 5px 8px;
 margin: 3px 0px;
 border: 1px solid #ddd;
 color: #333;
}
#sidebar .webform input, #sidebar .webform select, #sidebar .webform textarea {
 font-size: 12px;
}
.webform select {
 width: calc(100% - 3px) !important;
}
.webform input.adjust {
 width: calc(100% - 43px);
 margin-right: 10px;
}
.webform input[readonly] {
 background: #fff;
 color: #333;
}
.webform button {
 width: 100%;
 text-align: center;
 font-size: 16px;
 padding: 5px 8px;
 margin: 3px 0px;
 background: #ddd;
 color: #555;
 border: 1px solid #ddd;
}
#sidebar .webform button {
 font-size: 12px;
}
#sidebar .webform a {
 font-size: 12px;
}
.webform button:hover {
 color: #222;
}
.webform button:disabled {
 color: #999;
}
.webform select {
 width: 100%;
}
.webform .check label {
 position: relative;
 height: auto;
 margin-left: 30px;
}
.webform .check input {
 width: 15px; 
 position: absolute;
 top: 7px;
 left: 20px;
}
.webform .radio {
 text-align: right;
 margin: 4px 0 0px;
}
.webform .radio div {
 display: inline-block;
 margin: 0px 0px 0px 20px;
}
.webform .radio div input {
 width: 15px; 
 margin: 6px 4px 0px 0px;
}
.webform .radio div label {
 padding-top: 0px;
}
.webform textarea {
 width: 100%;
 height: 120px
}

.webform .fb_invalid input, .webform .fb_invalid textarea, .webform .fb_invalid select {
 box-shadow: 0px 0px 1.5px 1px #ff0000;
}
.webform .fb_invalid label {
 color: #ff3333;
}

.captcha img {
 border:1px solid #666;
 height: auto;
}
.captcha {
 margin-top: 4px;
 overflow: hidden;
 font-size: 18px;
}
.captcha input {
 text-align: center;
 margin-top: 8px; 
 max-width: 200px;
 }
.captcha.fb_invalid div span {
 color: #ff0000;
}
.webform .fbsubmit, .webform .cms_submit {
    cursor: pointer;
    width: 200px;
    margin-top: 0px;
   margin-bottom: 15px;
}


@media (max-width: 1200px) {
}

@media (max-width: 992px) {
}

@media (max-width: 768px) {
 .webform .radio { text-align: left; }
 .webform .radio div { margin: 0px 20px 0px 0px; }
}
/* cmsms stylesheet: Main Stylesheet modified: 04/12/24 13:09:12 */
html,body {
 background: #62a12c;
 font-family: 'Noto Sans', sans-serif;
 max-width: 100%;
 overflow-x: hidden;
}
input, select, textarea { 
 font-family: 'Noto Sans', sans-serif;
}
a {
 color: #11256E;
}
a:hover {
 color: #62a12c;
 text-decoration: none;
}
a.fc-event {
 cursor: pointer !important;
}
.fc-day-grid-event .fc-content {
 white-space: normal !important;
}

.flickr-album { display: block; padding: 15px 15px 0px 15px; border-radius:10px; background: #fff; border:1px solid #e0e0e0; margin: 15px 0; }
.flickr-album img { border-radius: 10px; }

hr {
 border-color: #10253f;
 border-style: dotted;
 margin-top: 10px;
}
img {
 max-width: 100%;
 height: auto;
}
.map {
 border: 1px solid #9595ca;
 margin-bottom: 15px;
}
.loading {
 font-size: 24px;
 font-style: italic;
}
.search form {
 position: relative;
 overflow: auto;
 padding: 8px 12px;
 border-radius: 10px;
 background: #fff;
 margin-bottom: 20px;
 border: 1px solid #e0e0e0;
}
.search form .search-input {
 border: 0px;
 font-size: 13px;
 color: #000;
 height: 19px;
 width: calc(100% - 30px);
 float: left;
}
.search form .search-button {
 right: 8px;
 position: absolute;
}
#header .search form { margin: 15px auto 0px; max-width: 400px; }

#header-wrapper {
 background: #fff;
}
#header {
 padding-top: 20px;
 padding-bottom: 20px;
}
#content-wrapper {  
 background: #efefef; 
 background: -moz-linear-gradient(top, #efefef 1%, #97d2ff 100%);
 background: -webkit-linear-gradient(top, #efefef 1%,#97d2ff 100%); 
 background: linear-gradient(to bottom, #efefef 1%,#97d2ff 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#97d2ff',GradientType=0 ); 
}
#content {
 padding-top: 25px;
}
#slogan {
 font-family: 'Sanchez', serif;
 padding-top: 5px;
 text-align: center;
 font-weight: bold;
 font-size: 32px;
 color: #11256E;
}
#slogan span#mat {
 font-weight: normal;
 display: block;
 font-size: 16px;
 padding-top: 0px;
 margin-top: 4px;
 color: #333;
 font-style: italic;
}
#slogan span#tagline {
 border-top: 1px solid #11256E;
 font-weight: normal;
 display: block;
 font-size: 18px;
 padding-top: 15px;
 margin-top: 20px;
 color: #0e348a;
}
#slideshow-wrapper {
 background: #fff;
}
.slideshow-caption {
 background: rgba(17, 37, 110, 0.50);
 padding: 30px;
 border-radius: 10px;
}

.slideshow-caption h4, .slideshow-caption p {
 white-space: normal !important; 
 text-align: center; 
 color: #ffffff;
 text-shadow: 2px 2px 2px #000;
}
.slideshow-caption h4 { 
 font-family: 'Sanchez', serif;
 font-size: 56px; 
 line-height: 64px;
 font-weight: bold;
 padding: 0px 0px 15px; 
 margin: 0px;
 color: #fff;
}
.slideshow-caption p { 
 font-size: 28px;
 line-height: 36px;
 padding: 0px; 
 margin: 0px;
 color: #DEAC22;
}
#menu-wrapper-sticky-wrapper {
 position: relative;
 z-index: 99;
}
#menu-wrapper {
 background: #DEAC22;
 width: 100%;
}
.is-sticky #menu-wrapper {
 border-top: 0px;
}

#desktop-menu {
 padding: 0px;
}
#desktop-menu ul {
 list-style-type: none;
 margin: 0px;
 padding: 0px;
}
#desktop-menu li {
 margin: 25px 15px;
 width: calc(20% - 30px);
 display: inline-block;
}
#desktop-menu a {
 position: relative;
 display: block;
 color: #000;
 padding: 0px;
 margin: 0px;
 text-align: center;
text-decoration: none;
}
#desktop-menu a img {
 border:0px solid #1c27a3; 
 border-radius: 10px;
 filter: grayscale(100%);
}
#desktop-menu a span {
 position: absolute;
 bottom: 0px;
 font-size: 13px;
 text-transform: uppercase;
 z-index: 49;
 padding: 12px;
 border-radius: 0 0 10px 10px;
 background: rgba(17, 37, 110, 0.6); 
 color: #ccc;
 width: 100%;
}
#desktop-menu a.woodland-classroom span {
 letter-spacing: -1px;
}
#desktop-menu a.parent span:after {
 padding-left: 10px;
 font-family: "FontAwesome";
 content: "\f107";
}
#desktop-menu li.menuactive a span {
 background-color: rgba(17, 37, 110, 0.8); 
 color: #fff;
}

#desktop-menu li.active a span {
 background-color: #11256E; 
 color: #fff;
}


#desktop-menu li.active.parent a span {
 border-radius: 0px;
}
#desktop-menu li.menuactive a img, #desktop-menu li.active img  {
 filter: grayscale(0%);
}
#desktop-menu ul ul {
 position: absolute;
 z-index: 49;
 display: none;
 background: #11256E;
 padding: 0px;
 margin: 0px 0px 0px;
 border-radius: 0 0 10px 10px;
}
#desktop-menu ul ul li {
 display: block;
 width: 100%;
 padding: 0px;
 margin: 0px;
 border-top: 1px dotted #777;
}
#desktop-menu ul li.active ul li a {
 padding: 6px 16px;
 display: inline-block;
 width: 100%;
 color: #ccc;
 font-size: 14px;
 border: 0px;
 margin: 0px;
}
#desktop-menu ul li.active ul li:last-child a {
 border-radius: 0 0 10px 10px;
}
#desktop-menu ul li.active ul li.menuactive a {
 color: #fff;
}
#desktop-menu li.active ul li a:hover, #desktop-menu ul li.active ul li.menuactive a:hover {
 color: #000;
 background: #f3ce13;
 text-decoration: none;
}

#text {
 padding-bottom: 15px;
}
#text h1 {
 padding: 0px 0px 15px 0px;
 margin: 0px 0px 20px 0px;
 font-size: 32px;
 color: #11256E;
 font-family: 'Sanchez', serif;
 border-bottom: 1px dotted #11256E;
 font-weight: bold;
}
#text h2 {
 margin: 0px;
 padding: 0px 0px 15px 0px;
 font-weight: bold;
 font-size: 16px;
 line-height: 24px;
}
#text h4 {
 font-family: 'Sanchez', serif;
 padding: 0px 0px 15px 0px;
 margin: 0px;
 font-weight: bold;
 font-size: 20px;
 color: #11256E;
}
#text p {
 font-size: 16px;
 line-height: 26px;
 margin: 0px;
 padding: 0px 0px 15px 0px; 
}
#text .embed-responsive {
 margin-bottom: 15px;
}
#text td, #text th { font-size: 16px; line-height: 26px; }

#text ul, #text ol {
 font-size: 16px;
 line-height: 24px;
 margin: 0px;
 padding: 0px 0px 15px 35px;
}
#text ul {
 list-style-type: square;
}
#text ul li, #text ol li {
 padding: 2px 10px;
}
#text ul ul {
 padding: 3px 0px 5px 25px;
 font-size: 13px;
}
#text ul.downloadlist {
 margin: 0px;
 padding: 0px 0px 10px 0px;
}
#text ul.downloadlist li {
 list-style-type: none;
 margin: 0px;
 padding: 0px;
}
#text ul.downloadlist li a {
 padding: 12px;
 display: block;
 border-radius: 5px;
 font-size: 14px;
}
#text ul.downloadlist li a:hover {
 background: rgba(149,149,202,0.2);
}
#text ul.downloadlist li a img {
 margin-right: 15px;
 height: 32px;
 width: auto;
 vertical-align: -10px;
}
#text .item {
 display: block;
 padding: 15px;
 border-radius: 10px;
 border: 1px solid #ddd;
 background: #fff;
 margin-bottom: 30px;
}
#text .item  img {
 border-radius: 5px;
}
#text .item  h4 {
 color: #11256E;
 font-family: 'Sanchez', serif;
 font-size: 18px;
 margin: 0px;
 padding: 0px 0px 8px 0px;
}
#text .item  h4.small {
 font-size: 14px;
 font-weight: normal;
 padding-bottom: 0px;
}
#text .item  ul {
 font-size: 12px;
 line-height: 18px;
 margin: 0px 0px 0px 20px;
 padding: 0px;
}
#text .item  ul li {
 padding-left: 5px;
}
#text .modal-title {
 padding-bottom: 0px;
}
#text .modal-title span {
 display: block;
 font-size: 70%;
 color: #000;
}
#text .modal-footer { border-top: 0px; }
#text .modal-body { border-bottom: 1px solid #e5e5e5; }
#content #sidebar p {
 font-size: 13px;
}

#content .downloadlist { margin-bottom:15px; }
#content .downloadlist a { background:rgba(255, 255, 255, 0.25); text-decoration:none; padding:15px;margin-bottom:15px;display:block;border-radius:5px;font-size:14px;color:#111 !important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; font-weight: 400 !important;}
#content .downloadlist a:hover { background:rgba(255, 255, 255, 0.75); }
#content .downloadlist a img { margin-right:15px;height:32px;width:auto;vertical-align:-10px; }

.nav {
 padding: 0px 15px;
 text-align: right;
}

#logmsg {
 font-size: 12px;
}

.box hr {
 margin-bottom: 10px;
}
.box input, .box button {
 width: 100%;
 padding: 4px;
 font-size: 12px;
}
.box button {
 margin: 5px 15px 5px 0px;
}
#user .box {
 padding-bottom: 5px !important;
}
#user .box ul:last-child {
 padding-bottom: 10px;
}

#sidebar .box {
 padding: 15px;
 border-radius: 10px;
 background: #fff;
 margin-bottom: 20px;
 border: 1px solid #e0e0e0;
}
#sidebar .box h4 {
 font-family: 'Sanchez', serif;
 padding: 0px 0px 12px 0px;
 margin: 0px 0px 12px 0px;
 color: #11256E;
 font-size: 18px;
 font-weight: bold;
 border-bottom:1px dotted #10253f;
}
#sidebar .box h4 a {
 color: #11256E;
 text-decoration: none;
}
#sidebar ul {
 list-style-type: square;
 font-size: 14px;
 margin: 0px 0px 0px 15px; 
 padding: 0px;
}
#sidebar ul li {
 padding-left: 5px;
 padding-bottom: 3px;
}
#sidebar ul li.menuactive {
 font-weight: bold;
}
#sidebar ul li a:hover {
 color: #f3ce13;
}
#sidebar .box .news, #sidebar .box .event, #sidebar .box .ccc {
 list-style-type: square;
 padding: 0px 0px 8px 0px;
 margin: 0px 0px 8px 0px;
 font-size: 12px;
}
#sidebar .box .news:last-child, #sidebar .box .event:last-child, #sidebar .box .ccc:last-child {
 border-bottom: 0px;
 padding: 0px;
 margin: 0px;
}
#sidebar .more {
 font-size: 12px;
 text-align: right;
}
.logos {
 padding-top: 15px;
 padding-bottom: 15px;
 text-align: center;
}
#fullcalendar .fc-view-container { background: #fff; }

#solar {
 background: url("/assets/images/footer.png") no-repeat left bottom;
 height: 160px;
}

#text .toggle .toggle-link {  font-size: 13px;  text-decoration: underline;  cursor: pointer; color: #129fcc; }
#text .toggle .toggle-text {  background: #f0f0f0;  padding: 10px 10px 5px 20px;  margin: 10px 0px 20px; display: none; }
#text .toggle .toggle-text h4 { font-size: 15px; line-height: 22px; font-weight: bold; padding-bottom: 15px; }
#text .toggle .toggle-text p, #text .toggle .toggle-text ul { font-size: 13px; line-height: 20px; padding-bottom: 5px; }
#text .toggle .toggle-text ul { padding-top: 5px; }

#footer-wrapper {
 background: #62a12c;
 color: #333;
}
#footer {
 padding: 20px 15px;
}
#footer span {
 display: block;
 padding-top: 10px;
 font-size: 12px;
}
#footer .fa {
 font-size: 11px;
}
#footer a { color: #333; }
.footer-link { font-size: 12px; }
#footer a:hover { 
 color: #fff;
 text-decoration: none;
}
#footer-right {
 text-align: right;
}


@media (max-width: 1200px) {
 #slogan { font-size: 26px; }
 #slogan span#mat { font-size: 16px; }
 #slogan span#tagline { margin-top: 15px; padding-top: 15px; font-size: 16px; }
}

@media (max-width: 992px) {
  #footer-left, #footer-right { text-align: center; }
  #footer-right { padding-top: 15px; }
  #solar { background-position: center bottom; background-size: contain; }
  #slogan { padding-top: 2px;  font-size: 22px; }
  #slogan span#mat { font-size: 14px; }
  #slogan span#tagline { font-size: 14px; border-top: 0px; padding-top: 0px; margin-top: 15px; }
}

@media (max-width: 768px) {
  #header .search { margin-top: 0px; }
  #logo, #slogan { text-align: center; }
  #logo img { max-height: 75px; }
  #header .search form { margin-top: 20px; }
  #slogan { padding-top: 20px;  font-size: 18px; }
  #slogan span#tagline { padding-top: 10px; font-size: 14px; border-top: 0px; margin-top: 0px; }
}
/* cmsms stylesheet: Meanmenu modified: 11/10/17 15:57:50 */
a.meanmenu-reveal {
	display: none;
}

.mean-container .mean-bar {
	position: relative;
	height: 46px;
	z-index: 99;
	width: 100%;
}

.mean-container a.meanmenu-reveal {
	margin: 0 auto;
	width: 100%;
	height: 20px;
        padding: 13px 0;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	text-indent: -9999em;
	display: block;
	font-weight: 700;
}
.mean-container a.meanclose {
  height: 26px; 
 padding: 10px 0;
}
.mean-container a.meanmenu-reveal span {
	margin: 0px auto;
	width: 32px;
	display: block;
	background: #fff;
	height: 4px;
	margin-bottom: 4px;
}
.mean-container .mean-nav {
	width: 100%;
        margin-right: 0px;
	background: #e5e5e5;
	margin-top: 0px;
}

.mean-container .mean-nav ul {
	padding: 0;
	margin: 0;
	width: 100%;
	list-style-type: none;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #000;
}

.mean-container .mean-nav ul li {
	position: relative;
	width: 100%;
}

.mean-container .mean-nav ul li a {
	display: block;
	width: 96%;
height: 36px !important;
line-height: 36px !important;
	padding: 0 2%;
	margin: 0;
	text-align: left;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
border-bottom: 1px dotted #000;
}
.mean-container .mean-nav ul li ul {
 position: relative !important;
 width: 100% !important;
 border-bottom: 0px !important;
 border-top: 0px !important;
}
.mean-container .mean-nav ul li li a {
	opacity: 0.75;
	filter: alpha(opacity=75);
padding-left:3%;
 width: 95%;
	text-shadow: none !important;
	visibility: visible;
font-size: 85% !important;
height: 32px !important;
line-height: 32px !important;
}

.mean-container .mean-nav ul li.mean-last a {
	border-bottom: none;
	margin-bottom: 0;
}

.mean-container .mean-nav ul li li li a {
	width: 70%;
	padding: 1em 15%;
}

.mean-container .mean-nav ul li li li li a {
	width: 60%;
	padding: 1em 20%;
}

.mean-container .mean-nav ul li li li li li a {
	width: 50%;
	padding: 1em 25%;
}

.mean-container .mean-nav ul li a:hover {
	background: #10253f;
color:#fff;
}

.mean-container .mean-nav ul li a.mean-expand {
	margin-top: 0px;
	width: 26px;
	height: 33px !important;
        line-height: 28px !important;
	padding: 3px 4px 0px !important;
	text-align: center;
color: #000;
 font-size: 28px !important;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	font-weight: 700;
	border: none !important;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
	background:##10253f;
color: #fff;
}

.mean-container .mean-push {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
}

.mean-nav .wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
}

/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar, .mean-container .mean-bar * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}


.mean-remove {
	display: none !important;
}
/* cmsms stylesheet: Social Cycle modified: 11/10/17 16:38:50 */
#socialwrap-outer {
 display: none;
 padding: 25px;
 background: #fff;
 margin-bottom: 20px;
 border: 1px solid #e0e0e0;
}

#text #socialwrap-outer  a.readmore {
 font-size: 10px;
}
.social-pager {
 padding-bottom: 5px;
 text-align: left;
}
.social-pager span {
    color: #ddd;
    display: inline-block;
    font-size: 40px;
    line-height: 20px;
    height: 16px;
    width: 16px;
}
.social-pager span.cycle-pager-active {
    color: #10253f;
}
.social-pager > * {
    cursor: pointer;
}
.cycle-slideshow { 
}
.social-feed-element { 
 width: 100%;
}

.social-feed-element .attachment {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: inline-block;
    height: auto;
    line-height: 1.42857;
    max-width: 100%;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
}
.social-feed-element .attachment {
 max-height: 250px;
}
/* cmsms stylesheet: Stack Table modified: 11/10/17 16:39:18 */
.stacktable { width: 100%; }
.st-head-row { padding-top: 1em; border-top: 0px !important; }
.st-head-row.st-head-row-main { font-size: 1.5em; padding-top: 0; }
.st-key { width: 49%; text-align: right; padding-right: 1%; }
.st-val { width: 49%; padding-left: 1%; }


.stacktable.large-only { display: table; }
.stacktable.small-only { display: none; }

@media (max-width: 800px) {
  .stacktable.large-only { display: none; }
  .stacktable.small-only { display: table; }
}
/* cmsms stylesheet: Weather modified: 08/11/17 21:13:33 */
@font-face {
    font-family: 'weather';
    src: url('/assets/fonts/artill_clean_icons-webfont.eot');
    src: url('/assets/fonts/artill_clean_icons-webfont.eot?#iefix') format('embedded-opentype'),
         url('/assets/fonts/artill_clean_icons-webfont.woff') format('woff'),
         url('/assets/fonts/artill_clean_icons-webfont.ttf') format('truetype'),
         url('/assets/fonts/artill_clean_icons-webfont.svg#artill_clean_weather_iconsRg') format('svg');
    font-weight: normal;
    font-style: normal;
}


.icon-0:before { content: ":"; }
.icon-1:before { content: "p"; }
.icon-2:before { content: "S"; }
.icon-3:before { content: "Q"; }
.icon-4:before { content: "S"; }
.icon-5:before { content: "W"; }
.icon-6:before { content: "W"; }
.icon-7:before { content: "W"; }
.icon-8:before { content: "W"; }
.icon-9:before { content: "I"; }
.icon-10:before { content: "W"; }
.icon-11:before { content: "I"; }
.icon-12:before { content: "I"; }
.icon-13:before { content: "I"; }
.icon-14:before { content: "I"; }
.icon-15:before { content: "W"; }
.icon-16:before { content: "I"; }
.icon-17:before { content: "W"; }
.icon-18:before { content: "U"; }
.icon-19:before { content: "Z"; }
.icon-20:before { content: "Z"; }
.icon-21:before { content: "Z"; }
.icon-22:before { content: "Z"; }
.icon-23:before { content: "Z"; }
.icon-24:before { content: "E"; }
.icon-25:before { content: "E"; }
.icon-26:before { content: "3"; }
.icon-27:before { content: "a"; }
.icon-28:before { content: "A"; }
.icon-29:before { content: "a"; }
.icon-30:before { content: "A"; }
.icon-31:before { content: "6"; }
.icon-32:before { content: "1"; }
.icon-33:before { content: "6"; }
.icon-34:before { content: "1"; }
.icon-35:before { content: "W"; }
.icon-36:before { content: "1"; }
.icon-37:before { content: "S"; }
.icon-38:before { content: "S"; }
.icon-39:before { content: "S"; }
.icon-40:before { content: "M"; }
.icon-41:before { content: "W"; }
.icon-42:before { content: "I"; }
.icon-43:before { content: "W"; }
.icon-44:before { content: "a"; }
.icon-45:before { content: "S"; }
.icon-46:before { content: "U"; }
.icon-47:before { content: "S"; }

#weather { 
 display: none;
}
#weather .icon {
 padding: 0px 15px;
 height: 85px;
 overflow: hidden;
}
#weather .icon.current {
 text-align: center;
}
#weather .icon i {
  color: #000;
  line-height: 85px;
  font-family: weather;
  font-style: normal;
  font-size: 90px;
}

#weather .temp {
 padding: 5px 15px;
  color: #000;
 text-align: center;
  font-size: 32px;
 font-weight: bold;
  font-weight: 300;
}
#weather .temp span {
 font-weight: normal;
 display: block;
 font-size: 12px;
}
/* cmsms stylesheet: Ticker modified: 16/03/20 11:48:12 */
@-webkit-keyframes ticker {
 0% { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); visibility: visible; }
 100% { -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); }
}

@keyframes ticker { 
 0% { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); visibility: visible;  }
 100% { -webkit-transform: translate3d(-100%, 0, 0);  transform: translate3d(-100%, 0, 0); }
}

.ticker-wrap {
  bottom: 0;
  width: 100%;
  overflow: hidden;
  height: 60px;
  background-color: #ff0000;
  padding-left: 100%;
  box-sizing: content-box;
}
.ticker {
  display: inline-block;
  height: 60px;
  line-height: 60px;  
  white-space: nowrap;
  padding-right: 100%;
  box-sizing: content-box;

    -webkit-animation-iteration-count: infinite; 
            animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
   -webkit-animation-name: ticker;
           animation-name: ticker;
    -webkit-animation-duration: 30s;
            animation-duration: 30s;
}
.ticker:hover {
 -webkit-animation-play-state: paused;
 animation-play-state: paused;
}
.ticker p {
      display: inline-block;
      padding: 0 15px;
      font-weight: bold;
      font-size: 20px;
      color: white;   

}
.ticker p a {
 color: white;
}
.ticker p:after {
 font-family: "FontAwesome";
 content: "\f111";
 color: #222;
 font-size: 75%;
 padding-left: 30px;
}
.ticker p:last-child:after {
 content: "";
 padding-left: 0px;
}
