/*
 Theme Name: Greenlining
 Template: oasis
 Description: Greenlining Specific Theme
 Text Domain: greenlining
 */
/**
 * Admin Variables
 *
 * Variables and settings are controlled from the Oasis Theme Settings.
 */
/*** Color Pallete ***/
/** Layout Variables **/
/* Responsive Mixins */
/* Positioning */
/* Margin/Padding Mixins */
/* Styling */
/* Animation */
/* Screen Reader Mixins */
/* Source: https://github.com/engageinteractive/core/blob/master/src/scss/utility/_mixins.scss */
/* Utility Mixins */
/*** Bixler Specific Mixins/Functions ***/
/**
 * Greenlining Button 1
 */
/*******************************
 # Typography
 *******************************/
h1.entry-title {
  font-family: 'Oswald';
  /* Oswald font family */
  color: #00a959;
  text-transform: uppercase;
}
h2, .h2 {
  font-family: 'Oswald';
  /* Oswald font family */
  color: #005950;
  text-transform: uppercase;
}
h3, .h3 {
  font-family: 'Oswald';
  /* Oswald font family */
  font-weight: normal;
  color: #4a7281;
  text-transform: uppercase;
}
h4, .h4 {
  margin-block-end: 0.5em;
}
i.bixler-icon-search {
  color: #fff;
}
.ubermenu-skin-bixler-default-ubermenu-skin.ubermenu .ubermenu-item-level-0 > .ubermenu-target {
  color: #fff !important;
  font-family: 'Oswald';
  /* Oswald font family */
  font-size: 14px;
}
.ubermenu-nav > .ubermenu-item > .ubermenu-target:before {
  color: #f2db0e;
}
.ubermenu .ubermenu-nav > .ubermenu-current-menu-item > .ubermenu-target, .ubermenu .ubermenu-nav > .ubermenu-current-menu-ancestor > .ubermenu-target {
  color: #f2db0e;
}
.ubermenu-main .ubermenu-submenu .ubermenu-item-header > .ubermenu-target, .ubermenu-main .ubermenu-tab > .ubermenu-target {
  font-family: 'Oswald';
  /* Oswald font family */
  font-size: 14px;
}
.page-title-container .page-intro {
  font-family: 'Oswald' !important;
  text-transform: uppercase !important;
  color: #4a7281 !important;
  font-size: 20px !important;
  max-width: 850px !important;
}
.fl-builder-content-primary ul li, .entry-content ul li {
  margin-bottom: 6px;
}
.entry-content .fl-builder-content {
  /* BB Accordion and Tabs Styling */
}
.entry-content .fl-builder-content .fl-accordion-button a {
  color: #578597;
}
.entry-content .fl-builder-content .fl-accordion-button:hover a, .entry-content .fl-builder-content .fl-accordion-item-active .fl-accordion-button a, .entry-content .fl-builder-content .fl-accordion-button:focus a {
  color: #08ac5e;
}
.entry-content .fl-builder-content .fl-builder-content-primary .fl-photo-caption, .entry-content .fl-builder-content .entry-content .fl-photo-caption {
  color: #fff;
}
.entry-content .fl-builder-content .fl-tabs-label, .entry-content .fl-builder-content .fl-tabs-panel-label {
  color: #578597;
}
.entry-content .fl-builder-content .fl-tabs-label.fl-tab-active, .entry-content .fl-builder-content .fl-tabs-label:hover, .entry-content .fl-builder-content .fl-tabs-label:focus {
  color: #08ac5e;
}
.entry-content .fl-builder-content .fl-photo-caption, .entry-content .fl-builder-content .entry-content .fl-photo-caption {
  color: #303438;
}
.uabb-new-ib-title {
  color: #f1db0e;
}
.page-title-container {
  padding-top: 12px;
  padding-bottom: 20px;
}
.entry-content a:link, .entry-content a:visited, .entry-content a {
  color: #00a959;
}
.entry-content p a:link, .entry-content li a:link, .entry-content p a:visited, .entry-content li a:visited, .entry-content p a, .entry-content li a {
  text-decoration: underline;
}
.entry-content p a:hover, .entry-content li a:hover, .entry-content p a:focus, .entry-content li a:focus {
  text-decoration: none;
}
/*******************************
 # Buttons
 *******************************/
/* Submit Buttons */
input[type="submit"] {
  border-color: #498a8a;
  color: #498a8a;
}
input[type="submit"]:hover {
  background-color: #498a8a;
  color: #fff;
}
.p-no-bottom-margin p {
  margin-bottom: 0;
}
.pp-multiple-authors-wrapper.multiple-authors-target-the-content.pp-multiple-authors-layout-simple_list {
  display: none;
}
.author_index_1::before {
    content: "" !important;
}
/*******************************
 # Page Title
 *******************************/
.page-title-container .entry-title {
  color: #00a959;
  font-family: 'Oswald';
}
.page-title-container .fl-builder-content {
  margin: 0;
  padding: 0;
  width: auto;
  max-width: 100%;
}
.page-title-container .fl-module-content {
  margin: 0;
}
.page-title-container .page-intro, .page-title-container .page-title-meta-container {
  padding-bottom: 20px;
}
.page-title-container h1:last-child {
  padding-bottom: 8px;
}
.page-title-meta-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.page-title-meta-container.flex .page-title-meta {
  display: flex;
}
.page-title-meta {
  display: block;
  flex-wrap: wrap;
}
.page-title-meta > .page-title-meta__separator:last-child {
  display: none;
}
.page-title-meta__issue-terms {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
}
.page-title-meta__issue-terms .page-title-meta__separator {
  font-size: 28px;
  transform: translateY(-2px);
}
/*******************************
 # BB Modules
 *******************************/
.red-download-resource {
  min-width: 240px;
}
.red-download-resource a {
  display: block;
}
.red-download-resource .fl-button-icon {
  border-radius: 25px;
  background: #63666a;
  padding: 6px 9.4px;
  transition: all 0.1s ease-in;
  font-size: 1.15em !important;
  display: inline-block;
  margin-top: 5px;
}
.red-download-resource .fl-button-icon:before {
  color: #fff;
  transform: translateY(1.5px) translateX(-0.5px) rotate(90deg);
  display: inline-block;
}
.red-download-resource a.fl-button {
  transition: none;
}
.red-download-resource a.fl-button:hover, .red-download-resource a.fl-button:focus {
  color: #00a959;
}
.red-download-resource a.fl-button:hover .fl-button-icon, .red-download-resource a.fl-button:focus .fl-button-icon {
  background: #00a959;
}
.red-download-resource a.fl-button .fl-button-text {
  font-weight: 500;
  display: inline-block;
  margin: 3px 0 0 0;
}
.red-support-greenlining-button a {
  display: block;
}
.red-support-greenlining-button .fl-button-icon {
  border-radius: 50%;
  border: 1px solid #f1db0e;
  padding: 11px 17px;
  transition: all 0.1s ease-in;
  font-size: 1em !important;
  display: inline-block;
  margin-top: 5px;
}
.red-support-greenlining-button .fl-button-icon:before {
  display: inline-block;
}
.red-support-greenlining-button .fl-button {
  transition: none;
}
.red-support-greenlining-button .fl-button .fl-button-icon {
  transition: all 0.1s ease-in;
}
.red-support-greenlining-button .fl-button:hover .fl-button-icon, .red-support-greenlining-button .fl-button:focus .fl-button-icon {
  color: #fff;
  border-color: #fff;
}
.column-equal-height-align-bottom {
  margin-top: auto;
}
.bb-footer .wrap-text .fl-heading {
  white-space: normal;
}
.wrap-links {
  word-break: break-word;
}
body .pp-multiple-authors-layout-boxed .avatar, body .pp-multiple-authors-layout-boxed .photo {
  position: relative;
  float: unset;
  margin-right: 1em;
  width: 160px;
  height: auto;
  min-height: unset;
  border-radius: 50%;
}
@media (max-width: 768px) {
  body .pp-multiple-authors-layout-boxed .avatar, body .pp-multiple-authors-layout-boxed .photo {
    width: 100%;
  }
}
body .pp-multiple-authors-layout-boxed ul li {
  border: none;
  border-bottom: 2px solid #d7d7d7;
  padding: 30px 20px;
  margin: 0;
}
body .pp-multiple-authors-layout-boxed ul li:last-child {
  border-bottom: none;
}
body .pp-multiple-authors-layout-boxed .author_excerpt {
  margin-bottom: 5px;
  font-size: 16px;
  font-family: 'Cambay';
}
body .pp-multiple-authors-layout-boxed .author_social_media a {
  color: #000;
  display: inline-flex;
  /* Font Icon Size */
}
body .pp-multiple-authors-layout-boxed .author_social_media a .fa-twitter {
  font-size: 21px;
}
body .pp-multiple-authors-layout-boxed .author_social_media a .dashicons-email-alt:before {
  font-size: 24px;
  width: 24px;
  height: 24px;
}
body .pp-multiple-authors-layout-boxed [class^="author_index_"] {
  display: flex;
}
@media (max-width: 768px) {
  body .pp-multiple-authors-layout-boxed [class^="author_index_"] {
    flex-direction: column;
    align-items: center;
  }
}
body .pp-multiple-authors-layout-boxed [class^="author_index_"] > *:first-child {
  flex-basis: 160px;
}
@media (max-width: 768px) {
  body .pp-multiple-authors-layout-boxed [class^="author_index_"] > *:first-child {
    flex-basis: auto;
    width: 100%;
    max-width: 250px;
  }
}
body .pp-multiple-authors-layout-boxed [class^="author_index_"] > *:nth-child(2) {
  flex-basis: 590px;
  padding: 20px 0 20px 20px;
}
@media (max-width: 768px) {
  body .pp-multiple-authors-layout-boxed [class^="author_index_"] > *:nth-child(2) {
    flex-basis: auto;
    padding: 20px 0 0;
  }
}
/**
 * Inline layout
 */
.pp-multiple-authors-layout-inline:before {
  content: "By";
}
.pp-multiple-authors-layout-inline.widget-title {
  display: none;
}
.pp-multiple-authors-layout-inline a {
  text-decoration: none;
}
.bb-credits-footer a, .bb-credits-footer a:link, .bb-credits-footer a:visited {
  text-decoration: none;
}
.bb-credits-footer a:hover, .bb-credits-footer a:link:hover, .bb-credits-footer a:visited:hover, .bb-credits-footer a:focus, .bb-credits-footer a:link:focus, .bb-credits-footer a:visited:focus {
  color: #f1db0e;
}
/* Gravity form in footer */
footer.fl-builder-content .gform_wrapper {
  margin-top: 0;
}
footer.fl-builder-content .gform_wrapper #field_2_1, footer.fl-builder-content .gform_wrapper .gfield_label {
  display: none;
}
footer.fl-builder-content .gform_wrapper .gform_title {
  font-size: 16px;
  letter-spacing: 1.2px !important;
  color: #fff !important;
  margin: 0;
}
footer.fl-builder-content .gform_wrapper input[type="email"] {
  width: 100% !important;
  max-width: 410px;
  border-radius: 10px;
  background: #6a696a;
  border-color: #5f5e5f;
  color: #fff;
  font-size: 14px !important;
  padding: 8px 125px 8px 10px !important;
  line-height: 1.5 !important;
}
@media (max-width: 768px) {
  footer.fl-builder-content .gform_wrapper input[type="email"] {
    max-width: unset;
  }
}
footer.fl-builder-content .gform_wrapper input[type="email"]::placeholder {
  color: #fff;
}
footer.fl-builder-content .gform_wrapper input[type="email"]:focus {
  outline: none;
}
footer.fl-builder-content .gform_wrapper .ginput_container_email {
  display: flex;
  position: relative;
  max-width: 410px;
}
footer.fl-builder-content .gform_wrapper .ginput_container_email input[type="submit"] {
  position: absolute;
  transform: unset;
  right: 0;
  border-bottom-right-radius: 9px;
  border-top-right-radius: 9px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-color: #00a959;
  background-color: #00a959;
  color: #fff;
  font-size: 16px !important;
  line-height: 1.25 !important;
  letter-spacing: 0;
  font-family: 'Oswald';
  padding: 8px 24px;
  margin: 1px 1px 1px 0;
}
footer.fl-builder-content .gform_wrapper .gfield.gfield_error {
  background: transparent;
}
footer.fl-builder-content .gform_wrapper.gf_browser_chrome .gfield_error input[type=email], footer.fl-builder-content .gform_wrapper .gfield_error input[type=email] {
  margin-bottom: 0 !important;
}
footer.fl-builder-content .gform_confirmation_wrapper {
  font-size: 14px;
  font-family: 'raleway';
  letter-spacing: 0.025rem;
}
.top-header-row.greenlining .red-header-content__child {
  width: 100%;
  justify-content: flex-end;
}
.top-header-row.greenlining .red-header-content__text {
  font-family: 'Oswald';
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.05rem;
  border-right-color: #3ebd80;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 1.3;
}
.top-header-row.greenlining .red-header-content__social-media-container {
  padding-left: 3px;
}
.top-header-row.greenlining .red-header-content__social-media-container .social-media {
  font-size: 20px;
}
@media (max-width: 600px) {
  .top-header-row.greenlining .red-header-content__social-media-container {
    flex-basis: 100%;
    justify-content: flex-end;
    padding-bottom: 0;
  }
  .top-header-row.greenlining .red-header-content__text.contact {
    padding-right: 10px;
    border-right: none;
  }
}
.nav-header {
  position: absolute;
}
.docked-header {
  z-index: 11;
}
body.page.page-id-17533 .page-title-container {
  padding-bottom: 20px;
}
body.page.page-id-12369 .entry-content #gform_wrapper_2 input[type="submit"] {
  border-color: #498a8a;
  color: #498a8a;
}
body.page.page-id-12369 .entry-content #gform_wrapper_2 input[type="submit"]:hover {
  background-color: #498a8a;
  color: #fff;
}
/* Remove "By" from the multiple authors meta */
.pp-multiple-authors-layout-inline:before {
  display: none;
}
.no-margin-block p {
  margin-block-start: 0;
  margin-block-end: 0;
}
/*--------------------------------------------------------------
 >>> TABLE OF CONTENTS:
 ----------------------------------------------------------------
 # Header
 # Footer
 ---------------------------------------------------------------*/
/* # Header */
body.home .docked-header {
  z-index: 100000;
}
/* # Footer */
/* # Corner Popup */
.docked-header {
  z-index: 100000;
}
#rev_slider_1_1_forcefullwidth {
  z-index: 10000;
}
footer .corner_popup {
  position: fixed;
  right: 5%;
  background-color: #005950;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  bottom: 0;
  cursor: pointer;
  height: 50px;
  overflow: hidden;
  transition: height cubic-bezier(0.86, 0, 0.07, 1) 300ms;
  width: 300px;
  z-index: 1000;
}
footer .corner_popup > .fl-module-content {
  margin: 0;
}
footer .corner_popup form {
  margin: -30px 25px 0;
}
footer .corner_popup h2 {
  font-size: 18px;
  color: #fff;
  margin: 0;
  text-align: center;
  padding: 15px 10px;
}
footer .corner_popup div.ginput_container {
  display: block !important;
}
footer .corner_popup .ginput_container span {
  width: 100% !important;
}
footer .corner_popup input {
  width: 100% !important;
  max-width: 410px;
  border-radius: 10px;
  background: #6a696a;
  border-color: #5f5e5f;
  color: #fff !important;
  font-size: 14px !important;
  padding: 10px !important;
  line-height: 1.5 !important;
  font-weight: normal;
}
footer.fl-builder-content .corner_popup .gform_wrapper input[type="email"] {
  padding: 10px !important;
}
footer .corner_popup input[type="submit"] {
  position: relative !important;
  border-bottom-right-radius: 9px !important;
  border-top-right-radius: 9px !important;
  border-bottom-left-radius: 9px !important;
  border-top-left-radius: 9px !important;
  width: 100% !important;
  max-width: unset;
  margin-top: 20px !important;
}
footer .corner_popup #gform_submit_button_4 {
  display: none;
}
footer .corner_popup .gform_wrapper label {
  display: none !important;
}
footer .corner_popup .name_first {
  display: block !important;
  margin-bottom: 15px;
}
footer .corner_popup .name_last {
  display: block !important;
  margin-bottom: 15px;
}
footer .corner_popup .validation_message {
  display: none !important;
}
footer .corner_popup li.gfield.gfield_error {
  margin-bottom: 0 !important;
  border-top: 0px solid #c89797;
  border-bottom: 0px solid #c89797;
  padding-bottom: 0;
  padding-top: 0;
}
footer .corner_popup .gform_footer {
  padding: 0;
  margin: -5px 0 0;
  clear: both;
  width: 100%;
}
footer .corner_popup div.validation_error {
  color: #fff !important;
  border-top: 1px solid #fff !important;
  border-bottom: 1px solid #fff !important;
  font-size: 12px !important;
  margin: 0 0;
}
footer .corner_popup input::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}
footer .corner_popup input::-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}
footer .corner_popup input::placeholder {
  color: #fff;
  opacity: 1;
}
footer .corner_popup #gform_confirmation_message_3 {
  padding: 0 40px;
}
footer .corner_popup ul.gform_fields li.gfield {
  padding-right: 0 !important;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%5C%2F%22%2C%22sources%22%3A%5B%22wp-content%5C%2Fthemes%5C%2Fgreenlining%5C%2Fscss%5C%2Fstyle.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fgreenlining%5C%2Fscss%5C%2F.%5C%2Fbase%5C%2F_base.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fgreenlining%5C%2Fscss%5C%2F.%5C%2Fbase%5C%2F_mixins.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fgreenlining%5C%2Fscss%5C%2F.%5C%2Fbase%5C%2F_misc.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fgreenlining%5C%2Fscss%5C%2F.%5C%2Fcomponents%5C%2F_titles.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fgreenlining%5C%2Fscss%5C%2F.%5C%2Fcomponents%5C%2F_bb-modules.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fgreenlining%5C%2Fscss%5C%2F.%5C%2Fcomponents%5C%2F_multiple-authors.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fgreenlining%5C%2Fscss%5C%2F..%5C%2F..%5C%2Foasis%5C%2Fscss%5C%2Fbase%5C%2F_media-queries.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fgreenlining%5C%2Fscss%5C%2F.%5C%2Ftemplates%5C%2F_footer.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fgreenlining%5C%2Fscss%5C%2F.%5C%2Ftemplates%5C%2F_header.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fgreenlining%5C%2Fscss%5C%2F.%5C%2Ftemplates%5C%2F_page-resources.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fgreenlining%5C%2Fscss%5C%2F.%5C%2Ftemplates%5C%2F_page-updates-and-alerts.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fgreenlining%5C%2Fscss%5C%2F.%5C%2Ftemplates%5C%2F_overrides.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAD%3B%3B%3B%3B%3BGAAA%3BAAAA%3B%3B%3B%3BGAAA%3BAAAA%2CuBAAA%3BAAAA%2CwBAAA%3BAAAA%2CuBAAA%3BAAAA%2CiBAAA%3BAAAA%2C2BAAA%3BAAAA%2CaAAA%3BAAAA%2CeAAA%3BAAAA%2C0BAAA%3BAAAA%2CiGAAA%3BAAAA%2CoBAAA%3BAAAA%2C0CAAA%3BAAAA%3B%3BGAAA%3BAAAA%3B%3BiCAAA%3BACKE%3BAAAA%3B%3B%3B4BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B4BAAA%3BAAAA%3BAAQA%3BAAAA%3B%3B%3B%3B4BAAA%3BAAAA%3BAAMA%3BAAAA%2C0BAAA%3BAAAA%3BAAIA%3BAAAA%2CcAAA%3BAAAA%3BAAGD%3BAAAA%3B%3B%3BkBAAA%3BAAAA%3BAAKA%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BkBAAA%3BAAAA%3BAAKC%3BAAAA%3B%3B%3B%3B8BAAA%3BAAAA%3BAAOD%3BAAAA%2CqBAAA%3BAAAA%3BAAIA%3BAAAA%2CqCAAA%3BAAAA%3BAAEE%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%2CcAAA%3BAAAA%3BAAGA%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%2CiBAAA%3BAAAA%3BAAKA%3BAAAA%2CiBAAA%3BAAAA%3BAAKF%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%3BuBAAA%3BAAAA%3BAASI%3BAAAA%2CiBAAA%3BAAAA%3BAAUE%3BAAAA%2C6BAAA%3BAAAA%3BAAKA%3BAAAA%2CwBAAA%3BAAAA%3BAD9GP%3B%3BiCAAA%3BAAAA%2CoBAAA%3BAC2HC%3BAAAA%3BiBAAA%3BAAAA%3BACnHG%3BAAAA%3BcAAA%3BAAAA%3BADuHH%3BAAAA%2CmBAAA%3BAAAA%3BAE%5C%2FHD%3BAAAA%2CgBAAA%3BAAAA%3BAHAA%3B%3BiCAAA%3BAIMI%3BAAAA%3BwBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3BkBAAA%3BAAAA%3BAAMA%3BAAAA%2CYAAA%3BAAAA%3BAAIA%3BAAAA%2CuBAAA%3BAAAA%3BAAMA%3BAAAA%2CsBAAA%3BAAAA%3BAAKF%3BAAAA%3B%3B%3BkBAAA%3BAAAA%3BAAME%3BAAAA%2CgBAAA%3BAAAA%3BAAOH%3BAAAA%3BkBAAA%3BAAAA%3BAAKI%3BAAAA%2CgBAAA%3BAAAA%3BAAKF%3BAAAA%3B%3BkBAAA%3BAAAA%3BAAKE%3BAAAA%3B8BAAA%3BAAAA%3BAJ5DL%3B%3BiCAAA%3BAKGE%3BAAAA%2CmBAAA%3BAAAA%3BAAGE%3BAAAA%2CiBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAASE%3BAAAA%3B%3BwBAAA%3BAAAA%3BAASF%3BAAAA%2CmBAAA%3BAAAA%3BAAGE%3BAAAA%2CiBAAA%3BAAAA%3BAAIE%3BAAAA%2CsBAAA%3BAAAA%3BAAIF%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAWF%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAAUE%3BAAAA%2CwBAAA%3BAAAA%3BAAQF%3BAAAA%2CmBAAA%3BAAAA%3BAAIE%3BAAAA%2C%2BBAAA%3BAAAA%3BAAME%3BAAAA%3BqBAAA%3BAAAA%3BAASP%3BAAAA%2CmBAAA%3BAAAA%3BAAIA%3BAAAA%2CsBAAA%3BAAAA%3BAAIA%3BAAAA%2CyBAAA%3BAAAA%3BACnGE%3BAAAA%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BACYA%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BADGA%3BAAAA%3B%3B%3BYAAA%3BAAAA%3BAAkBE%3BAAAA%2CsBAAA%3BAAAA%3BAAKF%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKE%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BeAAA%3BAAAA%3BAAOF%3BAAAA%2CgBAAA%3BAAAA%3BAC%5C%2FCA%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BADyDE%3BAAAA%2CoBAAA%3BAAAA%3BACzDF%3BAAAA%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAAA%3BADkEE%3BAAAA%3B4BAAA%3BAAAA%3BAClEF%3BAAAA%3BAAAA%3BsBAAA%3BAAAA%3BAAAA%3BAPbH%3B%3BGAAA%3BAMuGG%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%2CwBAAA%3BAAAA%3BAE1GA%3BAAAA%2CwBAAA%3BAAAA%3BAAKE%3BAAAA%2CiBAAA%3BAAAA%3BARVL%2C4BAAA%3BAQmBG%3BAAAA%2CgBAAA%3BAAAA%3BAAGE%3BAAAA%2CgBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3BYAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B8BAAA%3BAAAA%3BADIF%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BACWI%3BAAAA%2CcAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAKF%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAKE%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BwBAAA%3BAAAA%3BAAsBF%3BAAAA%2C0BAAA%3BAAAA%3BAAGA%3BAAAA%2C8BAAA%3BAAAA%3BAAMF%3BAAAA%3B%3B2BAAA%3BAAAA%3BAC1FE%3BAAAA%3B4BAAA%3BAAAA%3BAASA%3BAAAA%3B%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAWA%3BAAAA%2CoBAAA%3BAAAA%3BAAGE%3BAAAA%2CkBAAA%3BAAAA%3BAFWJ%3BAELI%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKA%3BAAAA%3BuBAAA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%2CqBAAA%3BAAAA%3BAAIA%3BAAAA%2CcAAA%3BAAAA%3BAC%5C%2FCE%3BAAAA%2CuBAAA%3BAAAA%3BACCI%3BAAAA%3BiBAAA%3BAAAA%3BATKH%3BAAAA%3BcAAA%3BAAAA%3BAFRJ%2CgDAAA%3BAYEG%3BAAAA%2CgBAAA%3BAAAA%3BAAMF%3BAAAA%3BsBAAA%3BAAAA%3BAZRD%3B%3B%3B%3B%3BkEAAA%3BAAAA%2CcAAA%3BAAwCC%3BAAAA%2CkBAAA%3BAAAA%3BAAxCD%2CcAAA%3BAAAA%2CoBAAA%3BAA%2BCC%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BgBAAA%3BAAAA%3BAAeA%3BAAAA%2CYAAA%3BAAAA%3BAAGA%3BAAAA%2CuBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3BqBAAA%3BAAAA%3BAAOA%3BAAAA%2C4BAAA%3BAAAA%3BAAGA%3BAAAA%2CyBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAYA%3BAAAA%2C2BAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3B%3B8BAAA%3BAAAA%3BAAUA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2C2BAAA%3BAAAA%3BAAGA%3BAAAA%3BsBAAA%3BAAAA%3BAAIA%3BAAAA%3BsBAAA%3BAAAA%3BAAIA%3BAAAA%2C2BAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3BiBAAA%3BAAAA%3BAAOA%3BAAAA%3B%3B%3BcAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B%3BcAAA%3BAAAA%3BAAOA%3BAAAA%3BaAAA%3BAAAA%3BAAIA%3BAAAA%3BaAAA%3BAAAA%3BAAIA%3BAAAA%3BaAAA%3BAAAA%3BAAIA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2C8BAAA%3BAAAA%22%7D */