@charset "UTF-8";
/* Allgemeine Farbvorlage */
/* Zusätzliche Farben für den Calculator */
/* Auszeichnungsfarben - projektspezifisch */
/* Überschreiben mit Webseiten-spezifischen Farben */
/* Anpassungen Farbschema für die Stadtwerke Weinsberg */
/*$menue_dreieck: #383838;*/
/*
@import 'colors_hvg';
@import 'colors_intranet';
@import 'colors_gvu';
@import 'colors_sww';
*/
/* Allgemeine Schriftstile

$font_basic: "museo-sans", Arial, Helvetica, sans-serif;
$font_italic: "adelle", "Times New Roman", Times, serif;
$font_bold: "museo-sans", Arial, Helvetica, sans-serif;
*/
/* Allgemeine Schriftstile HVG*/
@font-face {
  font-family: 'Dejavu Sans';
  src: url('../../files/fonts/DejaVuSans-webfont.eot');
  src: url('../../files/fonts/DejaVuSans-webfont.eot?#iefix') format('embedded-opentype'), url('../../files/fonts/DejaVuSans-webfont.woff') format('woff'), url('../../files/fonts/DejaVuSans-webfont.ttf') format('truetype'), url('../../files/fonts/DejaVuSans-webfont.svg#dejavu_sansbook') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Dejavu Sans Oblique';
  src: url('../../files/fonts/DejaVuSansCondensed-Oblique-webfont.eot');
  src: url('../../files/fonts/DejaVuSansCondensed-Oblique-webfont.eot?#iefix') format('embedded-opentype'), url('../../files/fonts/DejaVuSansCondensed-Oblique-webfont.woff') format('woff'), url('../../files/fonts/DejaVuSansCondensed-Oblique-webfont.ttf') format('truetype'), url('../../files/fonts/DejaVuSansCondensed-Oblique-webfont.svg#dejavu_sanscondensed_oblique') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Dejavu Bold';
  src: url('../../files/fonts/DejaVuSans-Bold-webfont.eot');
  src: url('../../files/fonts/DejaVuSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../../files/fonts/DejaVuSans-Bold-webfont.woff') format('woff'), url('../../files/fonts/DejaVuSans-Bold-webfont.ttf') format('truetype'), url('../../files/fonts/DejaVuSans-Bold-webfont.svg#dejavu_sansbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* $font_basic: 'Segoe UI', 'Dejavu Sans', helvetica, arial, sans-serif; */
/* $font_italic: 'Dejavu Sans Oblique', 'Segoe UI', helvetica, arial, sans-serif; */
/* $font_bold: 'Dejavu Bold', 'Segoe UI', helvetica, arial, sans-serif;*/
/* Footer styling */
#footer {
  clear: both;
}
#footer .inside div.last {
  display: none;
}
@media (min-width: 50em) {
  #footer .inside div.last {
    display: block;
  }
}
#footer .footerservice {
  box-sizing: border-box;
}
#footer .footerservice > .innerbox {
  margin: 0 0.5em 2em;
  /* padding: 1em 2em; */
  box-sizing: border-box;
  background-color: #f2f2f2;
  overflow: hidden;
}
#footer .footerservice > .innerbox .ce_text.box-33 {
  width: 100%;
  float: none;
}
#footer .footerservice > .innerbox .ce_text.box-33 .innerbox {
  box-sizing: border-box;
  padding: 1em 2em;
  margin: 0.5em 1em;
}
#footer .footerservice > .innerbox .ce_text.box-33 .innerbox .textcontainer {
  text-align: center;
}
#footer .footerservice > .innerbox .ce_text.box-33 .innerbox .textcontainer p:first-of-type {
  padding-top: 0.5em;
}
#footer .footerservice > .innerbox .ce_text.box-33 .innerbox .textcontainer p:last-of-type {
  margin-bottom: 0;
}
#footer .footerservice > .innerbox .ce_text.box-33 .innerbox .textcontainer p strong {
  font-weight: 900;
}
#footer .footerservice > .innerbox .ce_text.box-33 .innerbox .textcontainer p em {
  display: block;
  font-weight: 900;
}
#footer .footerservice > .innerbox .ce_text.box-33 .innerbox .textcontainer p span {
  text-decoration: none;
  font-weight: 900;
  color: #1b80c4;
}
#footer .footerservice > .innerbox .ce_text.box-33:after {
  height: 100%;
  width: 2px;
  background-color: #4d4d4d;
  display: inline-block;
  content: "";
}
#footer .footerservice > .innerbox .hotline .innerbox .textcontainer {
  position: relative;
}
#footer .footerservice > .innerbox .hotline .innerbox .textcontainer p {
  /*font-size: 1.5em;*/
}
#footer .footerservice > .innerbox .hotline .innerbox .textcontainer p:first-of-type {
  padding-top: 1.5em;
}
#footer .footerservice > .innerbox .hotline .innerbox .textcontainer:after {
  content: "";
  display: none;
  height: 100%;
  width: 3px;
  background-color: #4d4d4d;
  position: absolute;
  top: 10%;
  right: -3em;
}
#footer .footerservice > .innerbox .hotline.alternate, #footer .footerservice > .innerbox .hotline.internetkontakt {
  display: none;
}
#footer .footerservice > .innerbox .ce_text:first-of-type .innerbox .textcontainer p:last-of-type {
  display: block;
  margin-bottom: 0;
}
#footer .footerservice > .innerbox .ce_text.hotline:last-of-type {
  display: none;
}
#footer .footerservice > .innerbox .ce_text.internetkontakt {
  display: none;
}
.harthaeuserwald #footer .footerservice .ce_text.servicenummer {
  display: none;
}
.harthaeuserwald #footer .footerservice .ce_text.hotline.alternate {
  display: block;
}
.harthaeuserwald #footer .inside .ce_text.servicenummer {
  display: none;
}
.internetpage #footer .footerservice .ce_text.standardkontakt {
  display: none;
}
.internetpage #footer .footerservice .ce_text.internetkontakt, .internetpage #footer .footerservice .ce_text.hotline.internetkontakt {
  display: block;
}
.internetpage #footer .inside .ce_text.servicenummer {
  display: none;
}
.home #footer .footerservice > .innerbox {
  background-color: #f2f2f2;
}
@media (min-width: 50em) {
  #footer .footerservice > .innerbox .ce_text.box-33 {
    width: 50%;
    float: left;
  }
  #footer .footerservice > .innerbox .ce_text.box-33:last-of-type {
    display: none;
  }
  #footer .footerservice > .innerbox .ce_text.box-33 .innerbox .textcontainer p:first-of-type {
    padding-top: 1.5em;
  }
  #footer .footerservice > .innerbox .ce_text.hotline .innerbox .textcontainer p:first-of-type {
    padding-top: 1.5em;
  }
  #footer .footerservice > .innerbox .ce_text.hotline .innerbox .textcontainer:after {
    content: "";
    display: inline-block;
    height: 100%;
    width: 3px;
    background-color: #4d4d4d;
    position: absolute;
    top: 8%;
    right: -3em;
  }
  .internetpage #footer .footerservice > .innerbox .ce_text.hotline .innerbox .textcontainer:after {
    height: 100%;
  }
}
/* @media all and (min-width: 120em) {
	#footer .footerservice > .innerbox .ce_text.box-33 {
		width: 33.33333%;
	}
	#footer .footerservice > .innerbox .ce_text:last-of-type {
		display: inline-block;
	}
	#footer .footerservice > .innerbox .ce_text:first-of-type .innerbox .textcontainer p:last-of-type {
		display: none;
	}
} */
#footer .footernewsletter .innerbox {
  margin: 0.5em;
  padding: 1em 1em;
  text-align: center;
}
#footer .footernewsletter .innerbox form {
  overflow: hidden;
  vertical-align: middle;
}
#footer .footernewsletter .innerbox .ce_text {
  vertical-align: middle;
}
#footer .footernewsletter .innerbox .ce_text, #footer .footernewsletter .innerbox form {
  display: block;
}
#footer .footernewsletter .innerbox .ce_text .innerbox, #footer .footernewsletter .innerbox form .innerbox {
  padding: 0;
}
#footer .footernewsletter .innerbox .ce_text p, #footer .footernewsletter .innerbox form p {
  margin-bottom: 0;
}
#footer .footernewsletter .innerbox .ce_text .formbody, #footer .footernewsletter .innerbox form .formbody {
  position: relative;
  box-sizing: border-box;
  display: inline-block;
  /* 				&:before {
			    	content:"";
			    	width: 0;
					height: 0;
					border-style: solid;
					border-width: 50px 0 50px 86.6px;
					border-color: transparent transparent transparent #007bff;
			    } */
}
#footer .footernewsletter .innerbox .ce_text input[type=text], #footer .footernewsletter .innerbox form input[type=text] {
  padding: 0.25em 2.25em 0.25em 0.5em;
  position: relative;
  width: 15em;
}
#footer .footernewsletter .innerbox .ce_text input[type=submit], #footer .footernewsletter .innerbox form input[type=submit] {
  background-color: #fff;
  background-size: 35%;
  background-position: 50% 50%;
  border-top: #4d4d4d 1px solid;
  border-right: #4d4d4d 1px solid;
  border-bottom: #4d4d4d 1px solid;
  border-left: #4d4d4d 1px solid;
  text-indent: -9999px;
  width: 1.9em;
  height: 1.9em;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: -webkit-filter 0.375s ease-in-out;
  /* Safari */
  -moz-transition: -moz-filter 0.375s ease-in-out;
  /* older FF */
  -ms-transition: -ms-filter 0.375s ease-in-out;
  /* IE */
  -o-transition: -o-filter 0.375s ease-in-out;
  /* Opera */
  transition: -webkit-filter 0.375s ease-in-out;
}
#footer .footernewsletter .innerbox .ce_text input[type=submit]:hover, #footer .footernewsletter .innerbox form input[type=submit]:hover {
  -webkit-filter: invert(100%);
  filter: invert(100%);
  *background-color: #666666;
}
@media (min-width: 40em) {
  #footer .footernewsletter .innerbox .ce_text, #footer .footernewsletter .innerbox form {
    display: inline-block;
  }
}
#footer .footernavigation > .innerbox {
  margin: 0 0.5em 0.5em;
  padding: 1em 1em;
  box-sizing: border-box;
  background-color: #f2f2f2;
  overflow: hidden;
  position: relative;
}
#footer .footernavigation .footernavlist.box-33 {
  width: 100%;
}
#footer .footernavigation .footernavlist.box-33 > .innerbox {
  box-sizing: border-box;
  padding: 0.5em 0.5em 0.5em 0.5em;
  margin: 0.5em 0.5em 0.5em 0.5em;
  margin-bottom: 0;
}
#footer .footernavigation .footernavlist.box-33 > .innerbox h2 {
  height: 1.33em;
  line-height: 1.33;
  margin-bottom: 0;
}
#footer .footernavigation .footernavlist.box-33 > .innerbox h2 a {
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
}
#footer .footernavigation .footernavlist.box-33 > .innerbox h2 a:hover {
  color: #1b80c4;
}
#footer .footernavigation .footernavlist.box-33 > .innerbox ul {
  display: none;
}
#footer .footernavigation .footernavlist.box-33 > .innerbox ul li {
  display: none;
}
#footer .footernavigation .footernavlist.box-33 > .innerbox ul li a {
  font-weight: 100;
  color: #666666;
  cursor: pointer;
}
#footer .footernavigation .footernavlist.box-33 > .innerbox ul li a:hover {
  color: #1b80c4;
}
#footer .footernavigation .footernavlist.box-33.icons {
  width: 100%;
  /* float: right; */
  position: relative;
}
#footer .footernavigation .footernavlist.box-33.icons > .innerbox {
  padding: 1.5em 0.5em 0.5em 0.5em;
  margin: 0.5em 0.5em 0.5em 0.5em;
}
#footer .footernavigation .footernavlist.box-33.icons ul {
  display: block;
  margin-bottom: 0;
  text-align: center;
}
#footer .footernavigation .footernavlist.box-33.icons ul li {
  display: inline-block;
  text-align: center;
}
#footer .footernavigation .footernavlist.box-33.icons ul li a {
  text-align: center;
  overflow: hidden;
  width: 3.5em;
  height: 0;
  padding-top: 3.5em;
  display: block;
  margin: 0 0 0.5em auto;
}
@media (min-width: 40em) {
  #footer .footernavigation .footernavlist.box-33.icons {
    position: absolute;
    top: 0;
    right: 0;
  }
  #footer .footernavigation .footernavlist.box-33.icons .innerbox {
    padding: 0.5em 0.5em 0.5em 0.5em;
  }
  #footer .footernavigation .footernavlist.box-33.icons ul {
    text-align: right;
  }
  #footer .footernavigation .footernavlist.box-33.icons ul li {
    display: block;
  }
  #footer .footernavigation .footernavlist.box-33.icons ul li a {
    width: 3em;
    padding-top: 3em;
    display: block;
  }
}
@media (min-width: 50em) {
  #footer .footernavigation .footernavlist.box-33 {
    width: auto;
    min-width: calc(100%/6);
    max-width: calc(100%/6);
  }
  #footer .footernavigation .footernavlist.box-33 > .innerbox {
    box-sizing: border-box;
    padding: 0.5em;
    margin: 0.5em;
    margin-bottom: 0.5em;
  }
  #footer .footernavigation .footernavlist.box-33 > .innerbox h2 {
    height: 2.75em;
    margin-bottom: 1em;
  }
  #footer .footernavigation .footernavlist.box-33 > .innerbox ul {
    display: block;
  }
  #footer .footernavigation .footernavlist.box-33 > .innerbox ul li {
    display: block;
    text-align: left;
    line-height: 1.4em;
    margin-bottom: 0.4125em;
  }
  #footer .footernavigation .footernavlist.box-33 > .innerbox ul li a {
    text-align: left;
    text-transform: none;
  }
  #footer .footernavigation .footernavlist.box-33.icons {
    float: none;
    position: static;
    width: auto;
    min-width: calc(100%/6);
    max-width: calc(100%/6);
  }
  #footer .footernavigation .footernavlist.box-33.icons > .innerbox {
    box-sizing: border-box;
    padding: 0.5em;
    margin: 0.5em;
    margin-bottom: 0.5em;
  }
  #footer .footernavigation .footernavlist.box-33.icons > .innerbox h2 {
    height: 2.75em;
    margin-bottom: 1em;
  }
  #footer .footernavigation .footernavlist.box-33.icons > .innerbox ul {
    display: block;
  }
  #footer .footernavigation .footernavlist.box-33.icons > .innerbox ul li {
    display: block;
    text-align: right;
  }
  #footer .footernavigation .footernavlist.box-33.icons > .innerbox ul li a {
    text-align: right;
    width: 2em;
    height: 0;
    padding-top: 2em;
  }
}
@media (min-width: 80em) {
  #footer .footernavigation .innerbox .footernavlist.box-33 {
    /* width: calc(100%/7); */
    width: auto;
    min-width: calc(100%/6);
    max-width: calc(100%/6);
  }
}
@media (min-width: 120em) {
  #footer .footernavigation .innerbox .footernavlist.box-33 {
    /* width: calc(100%/7); */
    width: auto;
  }
}
#footer .footeraddress {
  text-align: center;
}
#footer .footeraddress .innerbox {
  margin: 0.5em;
  padding: 2em 1em;
}
#footer .footeraddress p {
  font-size: 0.9375em;
  display: inline-block;
  margin-bottom: 0;
}
#footer .footeraddress p:after {
  margin-left: 0.5em;
  content: "· ";
  display: inline-block;
  font-weight: bold;
}
#footer .footeraddress p:last-child:after {
  content: "";
}
#footer .footeraddress a[href^=tel] {
  font-weight: inherit;
  color: inherit;
  text-transform: inherit;
}
#footer .footeraddress a[href^=tel]:hover {
  color: #333333;
  opacity: 1;
}
.ohne_kontaktkasten #footer .footerservice, .ohne_kontaktkasten #footer .servicenummer {
  display: none;
}
#footer .inside .box-100.servicenummer {
  text-align: center;
  font-size: 1.5em;
}
#footer .inside .box-100.servicenummer .service {
  width: 50%;
  float: left;
  margin-bottom: 1em;
}
#footer .inside .box-100.servicenummer .stoerung {
  width: 50%;
  float: left;
  margin-bottom: 1em;
}
#footer .inside .box-100.servicenummer span.tel {
  font-weight: 900;
  color: #4a8329;
  text-transform: uppercase;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22var%2Fwww%2Fvirtual%2Fsww.abnahme-server.de%2Fhtdocs%2Ffiles%2Fcss%2Ffooter.scss%22%2C%22var%2Fwww%2Fvirtual%2Fsww.abnahme-server.de%2Fhtdocs%2Ffiles%2Fcss%2F_fonts.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD9BA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAGG%3BAAAA%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAOG%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAjLF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASP%3BAAGG%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAQL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAIH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBJ%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUL%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWN%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */