
/* /include/css/additional.css */
.gpclear{clear:both;}body .messages{position:absolute;position:fixed;top:0;left:0;right:0;z-index:11010;height:0;overflow:visible;margin-top:-1px;}body .messages *{text-align:left;margin:0;padding:0;font-weight:normal;color:#333 !important;}body .messages > div{position:relative;width:700px;min-width:220px;max-width:calc(100% - 40px);min-height:36px;max-height:250px;margin:0 auto;display:block;background-color:#FEF9B0;border:1px solid #f2e098;border-top:0 none;-webkit-box-shadow:0 0 7px rgba(0,0,0,0.1);box-shadow:0 0 7px rgba(0,0,0,0.1);border-radius:0 0 7px 7px;resize:both;overflow:auto;overflow-x:visible;overflow-y:auto;}body .messages ul{margin:0;padding:4px 15px;}body .messages li{list-style:none;padding:0;margin:0;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";line-height:normal;line-height:24px;text-decoration:none;float:none;}body .messages li li{list-style:disc;margin-left:2em;}body .messages .msg_controls{display:block;position:absolute;position:sticky;top:1px;right:1px;margin:0 0 0 auto !important;z-index:2;}body .messages a.close_message,body .messages a.copy_message{position:absolute;top:0;text-decoration:none !important;font-weight:bold !important;color:#666 !important;font-size:17px !important;display:none;border:0 none !important;height:24px;width:24px;-webkit-box-sizing:border-box;box-sizing:border-box;}body .messages a.close_message{right:0;background:url("/include/imgs/cancel.png") 50% 50% no-repeat;}body .messages a.copy_message{right:24px;background:url("/include/imgs/copy.png") 50% 50% no-repeat;}body .messages a{color:#111 !important;text-decoration:underline !important;}body .msg_buttons{white-space:nowrap;}body .msg_buttons a{display:inline-block;border-radius:3px;padding:0 8px;margin:6px 6px 4px;text-decoration:none !important;border:1px solid rgba(0,0,0,0.15);background:rgba(0,0,0,0.075);}.contactform{margin:0;width:50%;}.contactform div.captchaForm{padding:0;margin:0;}.contactform label{width:98%;display:block;float:left;clear:left;margin:5px 0;}.contactform label span.title{width:30%;display:block;float:left;margin-right:10px;}.contactform input,.contactform textarea{padding:5px;}.contactform input{float:left;width:60%;}.contactform textarea{height:180px;width:98%;}.contactform .submit{width:50%;cursor:pointer;margin:12px 0;float:right;}.STCLASS .req_script{display:block !important;}.STCLASS .without_script{display:none !important;}.siteinfo{font-size:85%;}.siteinfo a{text-decoration:none;}.siteinfo li{list-style:none;}.clear{clear:both;}.sitemap_xml{float:right;}.nodisplay{display:none;}div.GPAREA:after{content:'';display:block;height:0 !important;clear:both;visibility:hidden;overflow:hidden;}div.GPAREA{zoom:1;}.cf:before,.cf:after{content:'';display:table;}.cf:after{clear:both;}.cf{zoom:1 }.gpRow img{max-width:100%;height:auto!important;}@media screen{.gpRow img{width:auto;}}@media (min-width:768px){.gpRow{margin-left:-15px;margin-right:-15px;-webkit-box-sizing:border-box;box-sizing:border-box;}.gpRow:before,.gpRow:after{content:'';display:table;-webkit-box-sizing:border-box;box-sizing:border-box;}.gpCol-1,.gpCol-2,.gpCol-3,.gpCol-4,.gpCol-5,.gpCol-6,.gpCol-7,.gpCol-8,.gpCol-9,.gpCol-10,.gpCol-11,.gpCol-12{float:left;min-height:1px;padding-left:15px;padding-right:15px;margin-bottom:15px;-webkit-box-sizing:border-box;box-sizing:border-box;}.gpCol-1{width:8.33333333%;}.gpCol-2{width:16.66666667%;}.gpCol-3{width:25%;}.gpCol-4{width:33.33333333%;}.gpCol-5{width:41.66666667%;}.gpCol-6{width:50%;}.gpCol-7{width:58.33333333%;}.gpCol-8{width:66.66666667%;}.gpCol-9{width:75%;}.gpCol-10{width:83.33333333%;}.gpCol-11{width:91.66666667%;}.gpCol-12{width:100%;}}.gp_editing .btn{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;}ul.search_nav_bottom{list-style:none;}ul.search_nav_bottom li{display:inline;}ul.search_nav_bottom li > *{display:inline-block;padding-left:0.5em;padding-right:0.5em;}.search-matches-count{font-size:82.5%;font-weight:normal;}.search-matches-count:before{content:'(';}.search-matches-count:after{content:')';}
/* /themes/Slate/page/style.css */
@charset"UTF-8";
/**
 *	name: 	style.css (page)
 *	author:	Barbara Bothe - http://barbara-bothe.de
 *	date: 	10.03.2014
 *	use: 	Slate 1.0 - Template for gpEasy 2.4+
 */
 
 /*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}

 
/*------------------------------------*\
  RESET
\*------------------------------------*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,textarea,input,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{
	margin:0;
	padding:0;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
	display:block}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}
address,caption,cite,dfn,th,var{font-style:normal;font-weight:normal}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
q:before,q:after{content:''}
abbr,acronym{border:0}

/*------------------------------------*\
  TYPOGRAPHY
\*------------------------------------*/

body{font-family:Lato,Futura,Verdana,Arial,sans-serif;font-size:100%;color:#ccc;line-height:1.4em;}
h1,h2,h3,h4,h5,h6,p,dl,hr,ol,ul,pre,table,address,fieldset{margin-bottom:1.6em}
strong{font-weight:bold;color:#ccc;}
em{font-style:italic}
pre,code{font-family:"Courier New", Courier, monospace;font-size:13px;overflow-x:auto}
dl{margin-bottom:18px}
dt{font-weight:700}dd{margin-left:9px}
dt{font-weight:bold}p{font-size:1em}
p + p,p + ul{margin-top:-.8em}
h1{font-size:2em;line-height:1.2em;margin:1em 0 .5em}
p + h1{margin-top:.5em}
h1 + p,h2 + p,h3 + p,h4 + p,h5 + p,h6 + p{margin-top:0;visibility:hide}
h2{font-family: Raleway, Futura, Verdana, Arial, sans-serif;
	font-size:1.7em;line-height:1.3em;margin:1.07em 0 .535em;border-bottom:1px solid #4084E8;}
h2 a {color: #444;}
h3{font-family: Raleway, Futura, Verdana, Arial, sans-serif;
	font-size:1.4em;margin:1.14em 0 .57em 0;border-bottom:1px solid #ccc;padding-bottom: 3px;}
h4{font-family: Raleway, Futura, Verdana, Arial, sans-serif;font-size:1.25em;margin:1em 0 .5em}
h5,h6{font-size:1em;margin:1em 0 .25em 0;font-weight:bold;}
ol{margin-left:0;padding-left:20px;text-indent:0}
ul{list-style:disc outside}li{font-size:1em;margin:0 0 2px 20px}
blockquote{font-family:Georgia, "Times New Roman", Times, sans-serif;font-size:18px;line-height:24px;font-style:italic;padding-left:35px;color:#999;margin:.5em 0 .5em 0}
abbr{cursor:help;border-bottom:1px dashed #000}
cite:before{content:"\2014\00A0"}
mark{background:#ff9;background:rgba(255,255,155,.6);font-style:oblique}
input[type="text"],textarea{font:0.9em Arial, "Helvetica Neue", Helvetica, sans-serif}
hr{background:black;border:none;color:black;display:block;height:1px;margin-top:20px;width:100%}

/* link colors */
a { color: #4084E8;}
a:hover { color:#606870; text-decoration:underline; }
a:focus { outline:1px dotted #444; }

object,embed,video,iframe{width:100%}
img{max-width:100%;height:auto!important;}
img.pic,.gp_gallery img,.gp_galleries img{-webkit-box-shadow:0 0 2px rgba(0, 0, 0, 0.6);-moz-box-shadow:0 0 2px rgba(0, 0, 0, 0.6);box-shadow:0 0 2px rgba(0, 0, 0, 0.6);}

::-moz-selection{background:#59a9ff;color:#fff;text-shadow:none}
::selection{background:#59a9ff;color:#fff;text-shadow:none}

/*------------------------------------*\
  LAYOUT
\*------------------------------------*/

html{background:#1f2225;height:100%;overflow-y:scroll;}
.wrap{width:100%}

/* --- HEADER --- */

.header{
	background:#222 url("/themes/Slate/img/pattern.jpg") center top;
	color:#d6d6d6;
	-webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.9);
	-moz-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.9);
	font-family: Raleway, Futura, Verdana, Arial, sans-serif;
	font-weight:100;
	position:relative;}
header{padding:12px;border-bottom:1px solid #ccc;}
header h1{font-size:2em;line-height:1em;margin-top:0;font-weight:100;}
header h1 a{color:#eee; text-decoration:none}
header h1 a:hover{text-decoration:none;color:#ccc;}
header h4 {margin-top:0;color:#eee;font-weight:100;}

/* --- NAVIGATION --- */
nav{padding:10px;width:auto !important;display:none;}
nav ul{list-style:none;margin-bottom:0;}
nav ul li{
	border:none;
	margin:0;
	float:none;
	font-size:1em;
}
nav ul li ul {
	display:block;
	padding-left:20px;
}
nav ul li ul li {
	margin:3px 0;
	font-size:.9em;
}
nav ul li a,
nav ul li ul li a {
	display: block;
	text-decoration:none; 
	padding:5px;
	color:#d6d6d6;
}
nav ul li a:hover,
nav ul li ul li a:hover,
nav ul li a.selected,
nav ul li a.childselected,
nav ul li ul li a.selected {
	color:#4084E8; 
	text-decoration: none;
}
button.nav-toggle {
	float: right;
	font-size: 1.3em;
	margin:5px;
	color:#222;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	opacity: 0.7;       /* modern browser */  
    -moz-opacity: 0.7;  /* older Mozilla browser */  
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /* IE8 in Standard Compliant Mode */  
    filter:alpha(opacity=70); /* IE5.x -7.0 */
}
button.nav-toggle:hover,
button.nav-toggle:active,
button.nav-toggle:focus {
	color:#444;
	opacity: 1;       /* modern browser */  
    -moz-opacity: 1;  /* older Mozilla browser */  
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* IE8 in Standard Compliant Mode */  
    filter:alpha(opacity=100); /* IE5.x -7.0 */
}

/* --- PAGE CONTENT --- */

#page {background-color: #161616;
	-webkit-box-shadow: inset0 3px 6px rgba(0, 0, 0, 0.9);
	-moz-box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.9);
	box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.9);
}
#content{
	float:none;
	padding:30px 10px 30px;
	text-shadow:none;
}

/* --- TABLES --- */

th {
	font-weight: bold;
	border-bottom: 2px solid #4084E8;
	padding:3px 6px;
}
td {
	border-bottom: 1px solid #b4bcc2;
	padding:3px 6px;
}

/* --- FORMS + BUTTONS --- */

form div {
	overflow: hidden;
	width: 100%;
}
form label {float:left;padding: 0 5px 5px 0;}
.contactform{width:95%;}
.contactform input,.contactform textarea{float:none;width:100%;margin:0;}
.contactform input.submit{width:100%;}
.contactform label span.title {width: 100%; margin:0;padding-right: 5px;}
#content input[type="radio"] {
	float:left;
	position: relative;
	top: 6px;
	margin-right:10px;
}
#content input[type="radio"]:last-child:after {
	clear: both;
	content: "";
    display: table;
}
#content input[type="text"],
#content input[type="password"],
#content textarea,input.text { 
	border: 1px solid #ccc;
	padding:10px;
}
#content input[type="text"]:focus,
#content input[type="password"]:focus,
#content textarea:focus,input.text:focus {
	border: 1px solid #aaa;
	outline:none;
}
.btn,
#content input[type="submit"],
.gpArea_Simple_Search form input.submit {
	border-radius:4px;
	color: #555;
	cursor: pointer;
	padding: 6px 12px;
}
a.btn{font-size:0.9em;padding:6px 12px}

.btn,#content input[type="submit"],
.login_submit,
.gpArea_Simple_Search form input.submit{
	background:#4084E8;
	border: 1px solid #9fe509;
	text-decoration: none;
}
a.btn:hover,
#content input[type="submit"]:hover,
.login_submit:hover,
.gpArea_Simple_Search form input.submit:hover {
	background:#abf50c;
	text-decoration:none;
	color:#555;
}

a.btn.grey {
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #E6E6E6;
    background-image: linear-gradient(#FAFAFA, #EAEAEA);
    background-repeat: no-repeat;
    border-color: #D4D4D4 #D4D4D4 #BCBCBC;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    padding: 3px 6px;
    font-weight: bold;
    font-family: Lato,Futura,Verdana,Arial,sans-serif;
}


/* --- FOOTER --- */
.footer {
	background:#222 url("/themes/Slate/img/pattern.jpg") center top;
	color:#e3e6e8;
	-webkit-box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0 -3px 12px rgba(0, 0, 0, 0.7);
	box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.7);}
footer {
	font-size:80%;
	line-height:1.4em;
	text-shadow:none;
	padding-top:20px;
	font-family:Raleway, Futura, Verdana, Arial, sans-serif;
}
footer a {
	color:#4084E8;
}
footer a:hover {
	color:#f6f6f7;
}
.footerlinks{
	clear:both;
	text-align:center;
	padding-top:10px;
	border-top:1px solid #555e66;
}

/*---USEFUL CLASSES---*/
.aligncenter{margin:0 auto;}
.alignleft,.left{float:left;margin:0 10px 10px 0;}
.alignright,.right{float:right;margin:0 0 0 10px;}
.clear{clear:both;float:none;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.text-center,.text-centre{text-align:center;}
.shadow {
	background-image: url("/themes/Slate/img/shadow_top.png"),url("/themes/Slate/img/shadow_bottom.png");
	background-position: top center, bottom center;
	background-repeat: no-repeat, no-repeat;
}



/*------------------------------------*\
  GPEASY
\*------------------------------------*/
#loginform,#loginform label{background:none!important;border:none!important;color:#444!important}
.login_text,.login_submit{font-size:0.9em!important}
.loginform input[type="submit"],input.submit{padding:5px;}
.gp_gallery{clear:both;margin:15px 0 15px 15px;padding:0;}	
.gp_gallery li{float:left;width:125px;height:150px;list-style:none;display:inline-block;margin:0 15px 15px 0;padding:2px;background:none;border:none;color:#d6d6d6;position:relative;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.gp_gallery div{text-align:center;padding:0;margin:120px 0 0 0;}
.gp_gallery img{width:100px;height:100px;}
.gp_gallery .caption{color:#444;}
.gp_galleries li{width:125px;height:195px;background:none;}
.gp_galleries img{width:100px;height:100px;}
.gpArea_Simple_Search form input.submit{margin-left:10px;}


/*-------------------------------------*\
  MEDIA QUERIES
\*-------------------------------------*/

@media screen and (min-width:480px) {
	.wrap{width:95%}
	#content{width:100%;float:none;}
	.contactform{width:80%}
}

@media screen and (min-width:769px) {
	body{line-height:1.6em; letter-spacing:.05em;}
	.wrap{width:90%;max-width:1140px;margin:0 auto;}
	.header{height:186px;}
	header{padding:12px;border-bottom:1px solid #ccc;}
	header h1{font-size:2.5em;line-height:2em;margin-top:0;margin-bottom:0;font-weight:100;}
	header h1 a:hover{text-decoration:none;color:#ccc;}
	header h4 {margin-top:0;color:#eee;font-weight:100;}
	/*---TOP NAVIGATION---*/
	nav {
		display:block;
		position:relative;
		margin:0 0 50px;
		z-index:2;
		-webkit-border-radius:6px;
		-moz-border-radius:6px;
		border-radius:6px;
		padding:0;
	}
	nav a {
	}
	nav ul {
		display:block;
		float:left;
		margin:0 0 0 5px;
		position:relative;
		z-index:2;
		float:right;
	}
	nav ul li {
		display:block;
		float:left;
		margin:0 0 0 3px;
		position:relative;
	}
	nav ul li a {
		display:block;
		float:none;
		padding:12px 12px 6px;
		text-shadow:1px 1px 1px #101113;
		border-bottom:2px solid transparent;
	}
	nav ul li a:hover,
	nav ul li a.selected {
		color:#4084E8;
		text-decoration:none;
		border-color:#4084E8;
	}
	nav ul li a.selected {
		cursor:default;
	}
	nav ul li ul {
		background:#272b2e;
		float:left;
		display:none;
		position:absolute;
		top:45px;
		left:auto;
		right:0;
		min-width:160px;
		max-width:220px;
		_width:160px;
		margin-left:0;
		margin-right:0;
		padding:0;
		text-align:left;
		border:0;
		zoom:1;
	}
	nav ul li ul li {
		float:none;
		clear:both;
		display:block;
		background:none;
		border:none;
	}
	nav ul li ul li a {
		display:block;
		font-size:0.9em;
		line-height:19px;
		border-bottom:1px solid transparent;
	}
	nav ul li ul li a:hover,
	nav ul li ul li a.selected {
		color:#4084E8;
		text-shadow:1px 1px 1px #000;
	}
	nav ul li:hover ul {
		display:block
	}
	button.nav-toggle {
		display:none;
	}

	/*---MAIN CONTENT---*/
	#content,aside{width:90%;}
	.contactform{width:60%;}
	.contactform label span.title {
		width: 30%;
	}
	.contactform input {
    	float: left;
		width: 70%;
	}
	.contactform input.submit {
   		width: auto;
	}

} /* End MediaQuery */

@media print{
body{background:#fff;}
header h1{padding:0;margin:0;}
#content{width:100%;float:none;}
nav,footer{display:none;}
}

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