https://angeleno.lacity.org/

Submitted URL:
https://angeleno.lacity.org/
Report Finished:

The outgoing links identified from the page

LinkText
https://myla311.lacity.org/311ServicesCity ServicesOpens https://myla311.lacity.org/ in a new window.
https://lacity.gov/directoryLADirectoryCity DirectoryOpens https://lacity.gov/directory in a new window.
https://angelenologin.lacity.org/signin/registerRegister Today!
https://lacityvet.com/appointmentsAnimal Services
https://www.rampla.org/s/rampla.org
https://lahd.service-now.com/apptLos Angeles Housing Department's public counter
http://disclaimer.lacity.org/disclaimer.htmDisclaimer
http://disclaimer.lacity.org/privacy.htmPrivacy Policy

JavaScript Variables · 20 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

NameType
onbeforetogglestring
documentPictureInPicturestring
onscrollendstring
navbarCitywideEmergencyTextstring
navbarCitywideEmergencyLinkstring
alertShowstring
globalnavstring
fontLinkstring
gtagstring
dataLayerstring

Console log messages · 1 found

Messages logged to the web console

TypeCategoryLog
logother
URL
https://angeleno.lacity.org/js/app.7e40290d.js

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="/favicon.ico"><title>Angeleno - Account</title><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@mdi/font@latest/css/materialdesignicons.min.css"><link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Oswald"><script src="https://navbar.lacity.org/global_nav.js"></script><style>
/*!
* CleanSlate
*   github.com/premasagar/cleanslate
*
*/

/*
    An extreme CSS reset stylesheet, for normalising the styling of a container element and its children.

    by Premasagar Rose
        dharmafly.com

    license
        opensource.org/licenses/mit-license.php

    **

    v0.9.3

*/

/* == BLANKET RESET RULES == */

/* HTML 4.01 */

.cleanslate, .cleanslate h1, .cleanslate h2, .cleanslate h3, .cleanslate h4, .cleanslate h5, .cleanslate h6, .cleanslate p, .cleanslate td, .cleanslate dl, .cleanslate tr, .cleanslate dt, .cleanslate ol, .cleanslate form, .cleanslate select, .cleanslate option, .cleanslate pre, .cleanslate div, .cleanslate table, .cleanslate th, .cleanslate tbody, .cleanslate tfoot, .cleanslate caption, .cleanslate thead, .cleanslate ul, .cleanslate li, .cleanslate address, .cleanslate blockquote, .cleanslate dd, .cleanslate fieldset, .cleanslate li, .cleanslate iframe, .cleanslate strong, .cleanslate legend, .cleanslate em, .cleanslate s, .cleanslate cite, .cleanslate span, .cleanslate input, .cleanslate sup, .cleanslate label, .cleanslate dfn, .cleanslate object, .cleanslate big, .cleanslate q, .cleanslate font, .cleanslate samp, .cleanslate acronym, .cleanslate small, .cleanslate img, .cleanslate strike, .cleanslate abbr, .cleanslate applet, .cleanslate del, .cleanslate kbd, .cleanslate tt, .cleanslate b, .cleanslate i, .cleanslate hr,
/* HTML5 */

.cleanslate article, .cleanslate aside, .cleanslate dialog, .cleanslate figure, .cleanslate footer, .cleanslate header, .cleanslate hgroup, .cleanslate menu, .cleanslate nav, .cleanslate section, .cleanslate time, .cleanslate mark, .cleanslate audio, .cleanslate video {
  background-attachment: scroll !important;
  background-color: transparent !important;
  background-image: none !important;
  /* This rule affects the use of pngfix JavaScript http://dillerdesign.com/experiment/DD_BelatedPNG, which is used to force the browser to recognise alpha-transparent PNGs files that replace lack of PNG transparency. (The rule overrides the VML image that is used to replace the given CSS background-image). If you don't know what that means, then you probably haven't used the pngfix script, and this comment may be ignored :) */
  background-position: 0 0 !important;
  background-repeat: repeat !important;
  border-color: black !important;
  border-color: currentColor !important;
  /* border-color should match font color. Modern browsers allow the use of "currentColor" to match the current font 'color' value <http://www.w3.org/TR/css3-color/#currentcolor>. For older browsers, a default of 'black' is given before this rule. Guideline to support older browsers: if you haven't already declared a border-color for an element, be sure to do so, e.g. when you first declare the border-width. */
  border-radius: 0 !important;
  border-style: none !important;
  border-width: medium !important;
  box-sizing: content-box !important;
  bottom: auto !important;
  clear: none !important;
  clip: auto !important;
  counter-increment: none !important;
  counter-reset: none !important;
  cursor: auto !important;
  direction: inherit !important;
  display: inline;
  font-family: inherit !important;
  /* As with other inherit values, this needs to be set on the root container element */
  font-style: inherit !important;
  font-variant: normal !important;
  font-weight: inherit !important;
  height: auto !important;
  left: auto !important;
  letter-spacing: normal !important;
  line-height: inherit !important;
  list-style-type: inherit !important;
  /* Could set list-style-type to none */
  list-style-position: outside !important;
  list-style-image: none !important;
  margin: 0 !important;
  max-height: none !important;
  max-width: none !important;
  min-height: 0 !important;
  min-width: 0 !important;
  opacity: 1;
  outline: invert none medium !important;
  overflow: visible !important;
  position: static !important;
  quotes: "" "" !important;
  table-layout: auto !important;
  text-align: inherit !important;
  text-decoration: inherit !important;
  text-indent: 0 !important;
  text-transform: none !important;
  top: auto !important;
  unicode-bidi: normal !important;
  visibility: inherit !important;
  white-space: normal !important;
  width: auto !important;
  word-spacing: normal !important;
  z-index: auto !important;
  /* Proprietary and draft rules */
  /* This section needs extending */
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-box-sizing: content-box !important;
  -webkit-box-sizing: content-box !important;
  box-sizing: content-box !important;
  text-shadow: none !important;
}

/* == BLOCK-LEVEL == */

/* Actually, some of these should be inline-block and other values, but block works fine (TODO: rigorously verify this) */

/* HTML 4.01 */

.cleanslate, .cleanslate h3, .cleanslate h5, .cleanslate p, .cleanslate h1, .cleanslate dl, .cleanslate dt, .cleanslate h6, .cleanslate ol, .cleanslate form, .cleanslate select, .cleanslate option, .cleanslate pre, .cleanslate div, .cleanslate h2, .cleanslate caption, .cleanslate h4, .cleanslate ul, .cleanslate address, .cleanslate blockquote, .cleanslate dd, .cleanslate fieldset, .cleanslate hr,
/* HTML5 new elements */

.cleanslate article, .cleanslate aside, .cleanslate dialog, .cleanslate figure, .cleanslate footer, .cleanslate header, .cleanslate hgroup, .cleanslate menu, .cleanslate nav, .cleanslate section {
  display: block !important;
}

.cleanslate textarea {
  display: inline-block !important;
}

.cleanslate table {
  display: table !important;
}

.cleanslate thead {
  display: table-header-group !important;
}

.cleanslate tbody {
  display: table-row-group !important;
}

.cleanslate tfoot {
  display: table-footer-group !important;
}

.cleanslate tr {
  display: table-row !important;
}

.cleanslate th, .cleanslate td {
  display: table-cell !important;
  vertical-align: middle !important;
}

.cleanslate td[valign=top] {
  vertical-align: top !important
}

.cleanslate td[valign=bottom] {
  vertical-align: bottom !important
}

/* == SPECIFIC ELEMENTS == */

/* Some of these are browser defaults; some are just useful resets */

.cleanslate nav ul, .cleanslate nav ol {
  list-style-type: none !important;
}

.cleanslate ul, .cleanslate menu {
  list-style-type: disc !important;
}

.cleanslate ol {
  list-style-type: decimal !important;
}

.cleanslate ol ul, .cleanslate ul ul, .cleanslate menu ul, .cleanslate ol menu, .cleanslate ul menu, .cleanslate menu menu {
  list-style-type: circle !important;
}

.cleanslate ol ol ul, .cleanslate ol ul ul, .cleanslate ol menu ul, .cleanslate ol ol menu, .cleanslate ol ul menu, .cleanslate ol menu menu, .cleanslate ul ol ul, .cleanslate ul ul ul, .cleanslate ul menu ul, .cleanslate ul ol menu, .cleanslate ul ul menu, .cleanslate ul menu menu, .cleanslate menu ol ul, .cleanslate menu ul ul, .cleanslate menu menu ul, .cleanslate menu ol menu, .cleanslate menu ul menu, .cleanslate menu menu menu {
  list-style-type: square !important;
}

.cleanslate li {
  display: list-item !important;
  /* Fixes issue with positioning of nested bullets */
  min-height: auto !important;
  min-width: auto !important;
}

.cleanslate strong {
  font-weight: bold !important;
}

.cleanslate em {
  font-style: italic !important;
}

.cleanslate kbd, .cleanslate samp, .cleanslate code {
  font-family: monospace !important;
}

.cleanslate a, .cleanslate a *, .cleanslate input[type=submit], .cleanslate input[type=radio], .cleanslate input[type=checkbox], .cleanslate select {
  cursor: pointer !important;
}

.cleanslate a:hover {
  text-decoration: underline !important;
}

.cleanslate button, .cleanslate input[type=submit] {
  text-align: center !important;
}

.cleanslate input[type=hidden] {
  display: none !important;
}

.cleanslate abbr[title], .cleanslate acronym[title], .cleanslate dfn[title] {
  cursor: help !important;
  border-bottom-width: 1px !important;
  border-bottom-style: dotted !important;
}

.cleanslate ins {
  background-color: #ff9 !important;
  color: black !important;
}

.cleanslate del {
  text-decoration: line-through !important;
}

.cleanslate blockquote, .cleanslate q {
  quotes: none !important;
  /* HTML5 */
}

.cleanslate blockquote:before, .cleanslate blockquote:after, .cleanslate q:before, .cleanslate q:after, .cleanslate li:before, .cleanslate li:after {
  content: "" !important;
}

.cleanslate input, .cleanslate select {
  vertical-align: middle !important;
}

.cleanslate select, .cleanslate textarea, .cleanslate input {
  border: 1px solid #ccc !important;
}

.cleanslate table {
  border-collapse: collapse !important;
  border-spacing: 0 !important;
}

.cleanslate hr {
  display: block !important;
  height: 1px !important;
  border: 0 !important;
  border-top: 1px solid #ccc !important;
  margin: 1em 0 !important;
}

.cleanslate *[dir=rtl] {
  direction: rtl !important;
}

.cleanslate mark {
  background-color: #ff9 !important;
  color: black !important;
  font-style: italic !important;
  font-weight: bold !important;
}

/* == ROOT CONTAINER ELEMENT == */

/* This contains default values for child elements to inherit  */

.cleanslate {
  font-size: medium !important;
  line-height: 1;
  direction: ltr !important;
  text-align: left !important;
  font-family: "Times New Roman", Times, serif !important;
  /* Override this with whatever font-family is required */
  font-style: normal !important;
  font-weight: normal !important;
  text-decoration: none !important;
  list-style-type: disc !important;
}


  
html { 
  width: 100%; 
  height: auto; 
  margin: 0px; 
  padding: 0px; 
  overflow-x: hidden; 
} 

#global_nav_la_4324422 { 
  position: inherit !important; 
  background: #0f2940; 
  z-index: 9999999999 !important; 
  top: 0 !important; 
  height: 47px !important; 
  left: 0 !important; 
  right: 0 !important; 
  color: #ffffff !important; 
  line-height: 15px !important; 
} 

@media print { 
  #global_nav_la_4324422 { 
    display: none; 
  } 
} 

#global_nav_la_4324422-fullwrap { 
  padding: 5px 0px 5px 10px; 
} 

@media all and (min-width: 768px) { 
  #global_nav_la_4324422-fullwrap { 
    padding: 5px 10px 5px 20px; 
  } 
} 

#global_nav_la_4324422-leftwrap { 
  float: left !important; 
  display: table !important; 
  height: 39px;
} 

#global_nav_la_4324422-rightwrap { 
  float: right !important; 
  display: block !important; 
} 

/*
City Seal & Name
*/

#global_nav_la_4324422-seal { 
  display: table-cell !important;
  vertical-align: middle !important;
  padding-right: 6px !important;
} 

#global_nav_la_4324422-seal svg{ 
  width: 27px !important; 
  height: 27px !important; 
  background-size: cover !important; 
  background-position-y: 65% !important; 
} 

#global_nav_la_4324422-name { 
  display: table-cell !important;
  vertical-align: middle !important;
  font-size: 18px !important; 
  font-family: 'Oswald', sans-serif !important; 
} 

@media (max-width:350px) { 
  #global_nav_la_4324422-name { 
    font-size: 16px; 
  } 
} 

/*
Links
*/

#global_nav_la_4324422 a { 
  position: relative !important;
  display: block !important; 
  float: left !important;   
  color: white !important;
  padding: 10px 2px !important;
  font-family: Arial, Helvetica, 'Nimbus Sans L', sans-serif !important; 
  text-decoration: none !important; 
  font-size: 12px !important; 

} 

@media all and (min-width: 576px) {
  #global_nav_la_4324422 a { 
    padding: 10px 8px !important;
  } 
}

#global_nav_la_4324422 a:last-of-type { 
  margin-right: 4px !important;
} 


#global_nav_la_4324422 a:focus { 
  outline: 2px dashed white !important; 
  outline-offset: -2px;
} 

#global_nav_la_4324422 a:hover { 
  cursor: pointer !important;
} 

#global_nav_la_4324422 a p { 
  color: white !important;
  font-size: 12px !important;
} 


#global_nav_la_4324422 a p.pill { 
  display: inline-block !important; 
  vertially-align: middle !important;
  border-radius: 6px !important; 
  color: white !important;
  background: none !important;
  height: 14px !important; 
  min-width: 18px !important; 
  padding: 2px 5px !important; 
  text-align: center !important;
  margin-right: 2px !important;
  cursor: inherit !important;
  border: 1px solid white !important;
} 

@media all and (min-width: 576px) {
  #global_nav_la_4324422 a p.pill { 
    background: white !important;
    color: #0f2940 !important;
    border: none !important;
    padding: 2.5px 6px !important; 
    font-weight: bold !important; 
  } 
}

#global_nav_la_4324422 a p.pill span.pill-icon { 
  display: none;
  cursor: inherit !important;
} 

@media all and (min-width: 576px) {
  #global_nav_la_4324422 a p.pill span.pill-icon { 
    display: inline;
  } 
}

#global_nav_la_4324422 a p.pill span.pill-text { 
  display: inline;
  cursor: inherit !important;
} 

@media all and (min-width: 576px) {
  #global_nav_la_4324422 a p.pill span.pill-text { 
    display: none;
  } 
}

#global_nav_la_4324422 a p.link-text { 
  display: none !important; 
  cursor: inherit !important;
} 

@media all and (min-width: 576px) {
  #global_nav_la_4324422 a p.link-text { 
    display: inline-block !important; 
  }   
}

/* Alert Link Color */

#global_nav_la_4324422 a#global_nav_la_4324422-citywide-alert-link { 
  color: yellow !important;
} 

#global_nav_la_4324422 a#global_nav_la_4324422-citywide-alert-link p { 
  color: yellow !important;
} 

#global_nav_la_4324422 a#global_nav_la_4324422-citywide-alert-link p.pill { 
  color: yellow !important;
  border: 1px solid yellow !important;
} 

@media all and (min-width: 576px) {
  #global_nav_la_4324422 a#global_nav_la_4324422-citywide-alert-link p.pill { 
    background: yellow !important;
    color: #0f2940 !important;
    border: none !important;
  }   
}

/*
Visually Hidden
*/

#global_nav_la_4324422 .global_nav_la_4324422-vh { 
  margin: 0 !important; 
  background: #273c51 !important; 
  position: absolute !important; 
  clip: rect(1px, 1px, 1px, 1px) !important; 
  overflow: hidden !important; 
  height: 1px; 
  width: 1px; 
  word-wrap: normal; 
  padding: 20px 0; 
  right: 0; 
  top: 47px; 
  bottom: 0; 
} 

/*
Tool Tip
*/

a span.global_nav_la_4324422-tooltip-text { 
  visibility: hidden !important;  
  max-width: 240px !important; 
  text-align: left !important; 
  font-size: 12px !important; 
  font-family: Lato,sans-serif !important; 
  font-weight: 400 !important; 
  background-color: #fff !important; 
  color: #2f3640 !important; 
  border: 1px solid #e0e0e0 !important; 
  border-radius: 5px !important; 
  padding: 12px !important; 
  position: absolute !important; 
  z-index: 200000 !important; 
  right: 0 !important; 
  top: 40px !important; 
} 

a:hover span.global_nav_la_4324422-tooltip-text,
a:focus span.global_nav_la_4324422-tooltip-text { 
  visibility: visible !important; 
} 

</style><link href="https://fonts.googleapis.com/css?family=Oswald:400" rel="stylesheet" type="text/css"><link href="https://fonts.googleapis.com/css?family=Oswald:300" rel="stylesheet" type="text/css"><script async="" src="https://www.googletagmanager.com/gtag/js?id=G-ZVJTWE8MHC"></script><script>window.dataLayer = window.dataLayer || [];
    function gtag() { dataLayer.push(arguments); }
    gtag('js', new Date());

    gtag('config', 'G-ZVJTWE8MHC');</script><link href="/css/app.1fe19746.css" rel="preload" as="style"><link href="/css/chunk-vendors.3e641162.css" rel="preload" as="style"><link href="/js/app.7e40290d.js" rel="preload" as="script"><link href="/js/chunk-vendors.0783cee2.js" rel="preload" as="script"><link href="/css/chunk-vendors.3e641162.css" rel="stylesheet"><link href="/css/app.1fe19746.css" rel="stylesheet"><style type="text/css" id="vuetify-theme-stylesheet">.v-application a { color: #1976d2; }
.v-application .primary {
  background-color: #1976d2 !important;
  border-color: #1976d2 !important;
}
.v-application .primary--text {
  color: #1976d2 !important;
  caret-color: #1976d2 !important;
}
.v-application .primary.lighten-5 {
  background-color: #c7fdff !important;
  border-color: #c7fdff !important;
}
.v-application .primary--text.text--lighten-5 {
  color: #c7fdff !important;
  caret-color: #c7fdff !important;
}
.v-application .primary.lighten-4 {
  background-color: #a8e0ff !important;
  border-color: #a8e0ff !important;
}
.v-application .primary--text.text--lighten-4 {
  color: #a8e0ff !important;
  caret-color: #a8e0ff !important;
}
.v-application .primary.lighten-3 {
  background-color: #8ac5ff !important;
  border-color: #8ac5ff !important;
}
.v-application .primary--text.text--lighten-3 {
  color: #8ac5ff !important;
  caret-color: #8ac5ff !important;
}
.v-application .primary.lighten-2 {
  background-color: #6aaaff !important;
  border-color: #6aaaff !important;
}
.v-application .primary--text.text--lighten-2 {
  color: #6aaaff !important;
  caret-color: #6aaaff !important;
}
.v-application .primary.lighten-1 {
  background-color: #488fef !important;
  border-color: #488fef !important;
}
.v-application .primary--text.text--lighten-1 {
  color: #488fef !important;
  caret-color: #488fef !important;
}
.v-application .primary.darken-1 {
  background-color: #005eb6 !important;
  border-color: #005eb6 !important;
}
.v-application .primary--text.text--darken-1 {
  color: #005eb6 !important;
  caret-color: #005eb6 !important;
}
.v-application .primary.darken-2 {
  background-color: #00479b !important;
  border-color: #00479b !important;
}
.v-application .primary--text.text--darken-2 {
  color: #00479b !important;
  caret-color: #00479b !important;
}
.v-application .primary.darken-3 {
  background-color: #003180 !important;
  border-color: #003180 !important;
}
.v-application .primary--text.text--darken-3 {
  color: #003180 !important;
  caret-color: #003180 !important;
}
.v-application .primary.darken-4 {
  background-color: #001e67 !important;
  border-color: #001e67 !important;
}
.v-application .primary--text.text--darken-4 {
  color: #001e67 !important;
  caret-color: #001e67 !important;
}
.v-application .secondary {
  background-color: #424242 !important;
  border-color: #424242 !important;
}
.v-application .secondary--text {
  color: #424242 !important;
  caret-color: #424242 !important;
}
.v-application .secondary.lighten-5 {
  background-color: #c1c1c1 !important;
  border-color: #c1c1c1 !important;
}
.v-application .secondary--text.text--lighten-5 {
  color: #c1c1c1 !important;
  caret-color: #c1c1c1 !important;
}
.v-application .secondary.lighten-4 {
  background-color: #a6a6a6 !important;
  border-color: #a6a6a6 !important;
}
.v-application .secondary--text.text--lighten-4 {
  color: #a6a6a6 !important;
  caret-color: #a6a6a6 !important;
}
.v-application .secondary.lighten-3 {
  background-color: #8b8b8b !important;
  border-color: #8b8b8b !important;
}
.v-application .secondary--text.text--lighten-3 {
  color: #8b8b8b !important;
  caret-color: #8b8b8b !important;
}
.v-application .secondary.lighten-2 {
  background-color: #727272 !important;
  border-color: #727272 !important;
}
.v-application .secondary--text.text--lighten-2 {
  color: #727272 !important;
  caret-color: #727272 !important;
}
.v-application .secondary.lighten-1 {
  background-color: #595959 !important;
  border-color: #595959 !important;
}
.v-application .secondary--text.text--lighten-1 {
  color: #595959 !important;
  caret-color: #595959 !important;
}
.v-application .secondary.darken-1 {
  background-color: #2c2c2c !important;
  border-color: #2c2c2c !important;
}
.v-application .secondary--text.text--darken-1 {
  color: #2c2c2c !important;
  caret-color: #2c2c2c !important;
}
.v-application .secondary.darken-2 {
  background-color: #171717 !important;
  border-color: #171717 !important;
}
.v-application .secondary--text.text--darken-2 {
  color: #171717 !important;
  caret-color: #171717 !important;
}
.v-application .secondary.darken-3 {
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.v-application .secondary--text.text--darken-3 {
  color: #000000 !important;
  caret-color: #000000 !important;
}
.v-application .secondary.darken-4 {
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.v-application .secondary--text.text--darken-4 {
  color: #000000 !important;
  caret-color: #000000 !important;
}
.v-application .accent {
  background-color: #82b1ff !important;
  border-color: #82b1ff !important;
}
.v-application .accent--text {
  color: #82b1ff !important;
  caret-color: #82b1ff !important;
}
.v-application .accent.lighten-5 {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.v-application .accent--text.text--lighten-5 {
  color: #ffffff !important;
  caret-color: #ffffff !important;
}
.v-application .accent.lighten-4 {
  background-color: #f8ffff !important;
  border-color: #f8ffff !important;
}
.v-application .accent--text.text--lighten-4 {
  color: #f8ffff !important;
  caret-color: #f8ffff !important;
}
.v-application .accent.lighten-3 {
  background-color: #daffff !important;
  border-color: #daffff !important;
}
.v-application .accent--text.text--lighten-3 {
  color: #daffff !important;
  caret-color: #daffff !important;
}
.v-application .accent.lighten-2 {
  background-color: #bce8ff !important;
  border-color: #bce8ff !important;
}
.v-application .accent--text.text--lighten-2 {
  color: #bce8ff !important;
  caret-color: #bce8ff !important;
}
.v-application .accent.lighten-1 {
  background-color: #9fccff !important;
  border-color: #9fccff !important;
}
.v-application .accent--text.text--lighten-1 {
  color: #9fccff !important;
  caret-color: #9fccff !important;
}
.v-application .accent.darken-1 {
  background-color: #6596e2 !important;
  border-color: #6596e2 !important;
}
.v-application .accent--text.text--darken-1 {
  color: #6596e2 !important;
  caret-color: #6596e2 !important;
}
.v-application .accent.darken-2 {
  background-color: #467dc6 !important;
  border-color: #467dc6 !important;
}
.v-application .accent--text.text--darken-2 {
  color: #467dc6 !important;
  caret-color: #467dc6 !important;
}
.v-application .accent.darken-3 {
  background-color: #2364aa !important;
  border-color: #2364aa !important;
}
.v-application .accent--text.text--darken-3 {
  color: #2364aa !important;
  caret-color: #2364aa !important;
}
.v-application .accent.darken-4 {
  background-color: #004c90 !important;
  border-color: #004c90 !important;
}
.v-application .accent--text.text--darken-4 {
  color: #004c90 !important;
  caret-color: #004c90 !important;
}
.v-application .error {
  background-color: #ff5252 !important;
  border-color: #ff5252 !important;
}
.v-application .error--text {
  color: #ff5252 !important;
  caret-color: #ff5252 !important;
}
.v-application .error.lighten-5 {
  background-color: #ffe4d5 !important;
  border-color: #ffe4d5 !important;
}
.v-application .error--text.text--lighten-5 {
  color: #ffe4d5 !important;
  caret-color: #ffe4d5 !important;
}
.v-application .error.lighten-4 {
  background-color: #ffc6b9 !important;
  border-color: #ffc6b9 !important;
}
.v-application .error--text.text--lighten-4 {
  color: #ffc6b9 !important;
  caret-color: #ffc6b9 !important;
}
.v-application .error.lighten-3 {
  background-color: #ffa99e !important;
  border-color: #ffa99e !important;
}
.v-application .error--text.text--lighten-3 {
  color: #ffa99e !important;
  caret-color: #ffa99e !important;
}
.v-application .error.lighten-2 {
  background-color: #ff8c84 !important;
  border-color: #ff8c84 !important;
}
.v-application .error--text.text--lighten-2 {
  color: #ff8c84 !important;
  caret-color: #ff8c84 !important;
}
.v-application .error.lighten-1 {
  background-color: #ff6f6a !important;
  border-color: #ff6f6a !important;
}
.v-application .error--text.text--lighten-1 {
  color: #ff6f6a !important;
  caret-color: #ff6f6a !important;
}
.v-application .error.darken-1 {
  background-color: #df323b !important;
  border-color: #df323b !important;
}
.v-application .error--text.text--darken-1 {
  color: #df323b !important;
  caret-color: #df323b !important;
}
.v-application .error.darken-2 {
  background-color: #bf0025 !important;
  border-color: #bf0025 !important;
}
.v-application .error--text.text--darken-2 {
  color: #bf0025 !important;
  caret-color: #bf0025 !important;
}
.v-application .error.darken-3 {
  background-color: #9f0010 !important;
  border-color: #9f0010 !important;
}
.v-application .error--text.text--darken-3 {
  color: #9f0010 !important;
  caret-color: #9f0010 !important;
}
.v-application .error.darken-4 {
  background-color: #800000 !important;
  border-color: #800000 !important;
}
.v-application .error--text.text--darken-4 {
  color: #800000 !important;
  caret-color: #800000 !important;
}
.v-application .info {
  background-color: #2196f3 !important;
  border-color: #2196f3 !important;
}
.v-application .info--text {
  color: #2196f3 !important;
  caret-color: #2196f3 !important;
}
.v-application .info.lighten-5 {
  background-color: #d4ffff !important;
  border-color: #d4ffff !important;
}
.v-application .info--text.text--lighten-5 {
  color: #d4ffff !important;
  caret-color: #d4ffff !important;
}
.v-application .info.lighten-4 {
  background-color: #b5ffff !important;
  border-color: #b5ffff !important;
}
.v-application .info--text.text--lighten-4 {
  color: #b5ffff !important;
  caret-color: #b5ffff !important;
}
.v-application .info.lighten-3 {
  background-color: #95e8ff !important;
  border-color: #95e8ff !important;
}
.v-application .info--text.text--lighten-3 {
  color: #95e8ff !important;
  caret-color: #95e8ff !important;
}
.v-application .info.lighten-2 {
  background-color: #75ccff !important;
  border-color: #75ccff !important;
}
.v-application .info--text.text--lighten-2 {
  color: #75ccff !important;
  caret-color: #75ccff !important;
}
.v-application .info.lighten-1 {
  background-color: #51b0ff !important;
  border-color: #51b0ff !important;
}
.v-application .info--text.text--lighten-1 {
  color: #51b0ff !important;
  caret-color: #51b0ff !important;
}
.v-application .info.darken-1 {
  background-color: #007cd6 !important;
  border-color: #007cd6 !important;
}
.v-application .info--text.text--darken-1 {
  color: #007cd6 !important;
  caret-color: #007cd6 !important;
}
.v-application .info.darken-2 {
  background-color: #0064ba !important;
  border-color: #0064ba !important;
}
.v-application .info--text.text--darken-2 {
  color: #0064ba !important;
  caret-color: #0064ba !important;
}
.v-application .info.darken-3 {
  background-color: #004d9f !important;
  border-color: #004d9f !important;
}
.v-application .info--text.text--darken-3 {
  color: #004d9f !important;
  caret-color: #004d9f !important;
}
.v-application .info.darken-4 {
  background-color: #003784 !important;
  border-color: #003784 !important;
}
.v-application .info--text.text--darken-4 {
  color: #003784 !important;
  caret-color: #003784 !important;
}
.v-application .success {
  background-color: #4caf50 !important;
  border-color: #4caf50 !important;
}
.v-application .success--text {
  color: #4caf50 !important;
  caret-color: #4caf50 !important;
}
.v-application .success.lighten-5 {
  background-color: #dcffd6 !important;
  border-color: #dcffd6 !important;
}
.v-application .success--text.text--lighten-5 {
  color: #dcffd6 !important;
  caret-color: #dcffd6 !important;
}
.v-application .success.lighten-4 {
  background-color: #beffba !important;
  border-color: #beffba !important;
}
.v-application .success--text.text--lighten-4 {
  color: #beffba !important;
  caret-color: #beffba !important;
}
.v-application .success.lighten-3 {
  background-color: #a2ff9e !important;
  border-color: #a2ff9e !important;
}
.v-application .success--text.text--lighten-3 {
  color: #a2ff9e !important;
  caret-color: #a2ff9e !important;
}
.v-application .success.lighten-2 {
  background-color: #85e783 !important;
  border-color: #85e783 !important;
}
.v-application .success--text.text--lighten-2 {
  color: #85e783 !important;
  caret-color: #85e783 !important;
}
.v-application .success.lighten-1 {
  background-color: #69cb69 !important;
  border-color: #69cb69 !important;
}
.v-application .success--text.text--lighten-1 {
  color: #69cb69 !important;
  caret-color: #69cb69 !important;
}
.v-application .success.darken-1 {
  background-color: #2d9437 !important;
  border-color: #2d9437 !important;
}
.v-application .success--text.text--darken-1 {
  color: #2d9437 !important;
  caret-color: #2d9437 !important;
}
.v-application .success.darken-2 {
  background-color: #00791e !important;
  border-color: #00791e !important;
}
.v-application .success--text.text--darken-2 {
  color: #00791e !important;
  caret-color: #00791e !important;
}
.v-application .success.darken-3 {
  background-color: #006000 !important;
  border-color: #006000 !important;
}
.v-application .success--text.text--darken-3 {
  color: #006000 !important;
  caret-color: #006000 !important;
}
.v-application .success.darken-4 {
  background-color: #004700 !important;
  border-color: #004700 !important;
}
.v-application .success--text.text--darken-4 {
  color: #004700 !important;
  caret-color: #004700 !important;
}
.v-application .warning {
  background-color: #fb8c00 !important;
  border-color: #fb8c00 !important;
}
.v-application .warning--text {
  color: #fb8c00 !important;
  caret-color: #fb8c00 !important;
}
.v-application .warning.lighten-5 {
  background-color: #ffff9e !important;
  border-color: #ffff9e !important;
}
.v-application .warning--text.text--lighten-5 {
  color: #ffff9e !important;
  caret-color: #ffff9e !important;
}
.v-application .warning.lighten-4 {
  background-color: #fffb82 !important;
  border-color: #fffb82 !important;
}
.v-application .warning--text.text--lighten-4 {
  color: #fffb82 !important;
  caret-color: #fffb82 !important;
}
.v-application .warning.lighten-3 {
  background-color: #ffdf67 !important;
  border-color: #ffdf67 !important;
}
.v-application .warning--text.text--lighten-3 {
  color: #ffdf67 !important;
  caret-color: #ffdf67 !important;
}
.v-application .warning.lighten-2 {
  background-color: #ffc24b !important;
  border-color: #ffc24b !important;
}
.v-application .warning--text.text--lighten-2 {
  color: #ffc24b !important;
  caret-color: #ffc24b !important;
}
.v-application .warning.lighten-1 {
  background-color: #ffa72d !important;
  border-color: #ffa72d !important;
}
.v-application .warning--text.text--lighten-1 {
  color: #ffa72d !important;
  caret-color: #ffa72d !important;
}
.v-application .warning.darken-1 {
  background-color: #db7200 !important;
  border-color: #db7200 !important;
}
.v-application .warning--text.text--darken-1 {
  color: #db7200 !important;
  caret-color: #db7200 !important;
}
.v-application .warning.darken-2 {
  background-color: #bb5900 !important;
  border-color: #bb5900 !important;
}
.v-application .warning--text.text--darken-2 {
  color: #bb5900 !important;
  caret-color: #bb5900 !important;
}
.v-application .warning.darken-3 {
  background-color: #9d4000 !important;
  border-color: #9d4000 !important;
}
.v-application .warning--text.text--darken-3 {
  color: #9d4000 !important;
  caret-color: #9d4000 !important;
}
.v-application .warning.darken-4 {
  background-color: #802700 !important;
  border-color: #802700 !important;
}
.v-application .warning--text.text--darken-4 {
  color: #802700 !important;
  caret-color: #802700 !important;
}</style></head><body><div id="global_navbar_la_4324422" aria-label="City of Los Angeles Links">
<div id="global_nav_la_4324422">
  <div id="global_nav_la_4324422-fullwrap">
    <div id="global_nav_la_4324422-leftwrap">
      <div id="global_nav_la_4324422-seal">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 27 27" width="27px" xml:space="preserve" aria-hidden="true">
<circle fill="#CED3D8" cx="13.4" cy="13.5" r="12.7"></circle>
<g>
  <g>
  <path fill="#B69A7D" d="M13.4,26.5c-3.5,0-6.8-1.4-9.2-3.8S0.3,17,0.3,13.5s1.4-6.8,3.8-9.2s5.7-3.8,9.2-3.8s6.8,1.4,9.2,3.8
  s3.8,5.7,3.8,9.2s-1.4,6.8-3.8,9.2S16.9,26.5,13.4,26.5z M13.4,1.1C6.6,1.1,1,6.7,1,13.5s5.5,12.4,12.4,12.4s12.4-5.5,12.4-12.4
  C25.7,6.7,20.2,1.1,13.4,1.1z"></path>
  <path d="M13.4,0.5c3.5,0,6.7,1.3,9.2,3.8s3.8,5.7,3.8,9.2s-1.3,6.7-3.8,9.2s-5.7,3.8-9.2,3.8s-6.7-1.3-9.2-3.8S0.4,17,0.4,13.5
  s1.3-6.7,3.8-9.2C6.6,1.8,9.9,0.5,13.4,0.5 M13.4,25.9c6.9,0,12.4-5.6,12.4-12.4S20.2,1,13.4,1S0.9,6.6,0.9,13.5
  S6.5,25.9,13.4,25.9 M13.4,0.3c-3.5,0-6.8,1.4-9.3,3.8S0.2,10,0.2,13.5s1.4,6.8,3.8,9.3s5.8,3.8,9.3,3.8s6.8-1.4,9.3-3.8
  s3.8-5.8,3.8-9.3S25,6.7,22.6,4.2S16.9,0.3,13.4,0.3L13.4,0.3z M13.4,25.8c-6.8,0-12.3-5.5-12.3-12.3S6.6,1.2,13.4,1.2
  s12.3,5.5,12.3,12.3C25.6,20.2,20.1,25.8,13.4,25.8L13.4,25.8z"></path>
  </g>
</g>
<g id="Inner_circle">
  <circle fill="#B69A7D" stroke="#000000" stroke-width="0.15" cx="13.4" cy="13.5" r="9.9"></circle>
</g>
<path fill="#FFFFFC" stroke="#000000" stroke-width="0.2" d="M15.6,21.7c1-0.2,2.5-0.5,3.5-1.4c0.2-0.1,0.8-0.6,1.1-1
c0.2-0.2,0.2-0.3,0.4-0.7c0.1-0.2,0.1-0.6,0.1-0.6V6.6H6v11.5c0,0,0,0.4,0.1,0.6c0.2,0.3,0.2,0.5,0.4,0.7c0.3,0.4,0.9,0.9,1.1,1
c1.1,0.8,2.5,1.1,3.5,1.4c0.4,0.1,0.8,0.3,1.1,0.4c0.4,0.2,1,0.4,1.2,0.7l0,0C13.4,22.8,13.9,22.1,15.6,21.7z"></path>
<rect x="13.4" y="11.7" fill="#D15A4D" width="7.2" height="1.5"></rect>
<path fill="#D15A4D" stroke="#000000" stroke-width="0.1" d="M20.1,16.6c0.3,0.2,0.4-0.1,0.5-0.3c-0.2,0.1-0.3-0.4-0.5-0.4
c-0.3-0.1-0.5,0.3-0.6,0.5c-0.1-0.1-0.1-0.2-0.1-0.3l0.1-0.1c0-0.1,0-0.1,0-0.2c0-0.2,0.2-0.3,0.4-0.3c0-0.1-0.2-0.9-0.9-0.7
c-0.1,0.1,0,0.3,0,0.4c0,0-0.2,0-0.3,0c-0.3,0-0.5,0-0.4,0.3c0,0-0.4-0.1-0.4,0c0.1,0.2,0.4,0.2,0.5,0.2c0,0,0,0.2,0.2,0.2
c0,0.1-0.3,0.2-0.4,0.2c-0.2,0.1-0.3,0.1-0.4-0.1c-0.1-0.2,0-0.3-0.1-0.5c0-0.1-0.1-0.2-0.2-0.2c-0.2,0-0.3,0.2-0.3,0.4
c0,0.3,0.3,0.5,0.5,0.7c0.1,0.1,0.1,0.2,0,0.2c-0.1,0.1-0.4-0.1-0.4-0.3c0-0.1-0.4,0.5-0.2,0.7c0.1,0.1,0.2,0.1,0.3,0.1
c0.3,0.1,0.5,0,0.7,0s0.2,0.1,0.3,0.2c0.1,0.1,0.3,0.1,0.3,0.2c-0.1,0.1-0.2,0-0.3,0.1c-0.1,0-0.2,0.1-0.3,0.2
c-0.1,0.1-0.2,0.1-0.3,0.2l-0.1,0.1c0,0.1,0.4,0.3,0.5,0.3c0,0.1-0.4,0.1-0.4,0.3c0.3,0,0.6,0.1,0.8-0.1c0.3-0.2,0.3-0.3,0.7-0.3
c0,0.2-0.4,0.2-0.4,0.4c0.4,0,0.7,0.1,1-0.2c0.1-0.1,0.2-0.3,0.1-0.4S19.8,18,19.7,18c0-0.2,0.3-0.4,0.4-0.4
c0.3-0.1,0.3-0.4,0.2-0.7c-0.1-0.3-0.4-0.5-0.4-0.8c0-0.1,0.1-0.3,0.2-0.2C20.1,16.2,19.9,16.5,20.1,16.6z M19.9,17.4
c0,0.2-0.6,0-0.7-0.1s-0.1-0.2-0.1-0.3l0.2-0.5c0.2,0,0.2,0.2,0.3,0.4C19.7,17.1,19.9,17.2,19.9,17.4z"></path>
<g>
  <path fill="#E9D976" d="M8.9,20c-0.4,0-0.5,0-0.5-0.1s0.1-0.2,0.4-0.3c0.1,0,0.2-0.1,0.2-0.1c0.1-0.1,0.1-0.3,0-0.5
  s-0.3-0.4-0.5-0.4l0,0H8.4c-0.1,0-0.1,0-0.2,0c-0.1,0-0.1,0-0.2-0.1c0,0-0.1-0.2-0.1-0.5c0-0.1,0-0.2,0-0.2
  c-0.1-0.6-0.2-1.1-0.1-1.7c0.1-0.5,0.4-1.3,0.9-1.3l0,0c0.1,0,0.2,0.1,0.4,0.2c0.1,0.1,0.3,0.2,0.4,0.2l0,0c0,0,0.1,0,0.2-0.2
  c0-0.4,0-0.6,0.2-0.9c0.1-0.1,0.3-0.5,0.6-0.5c0.1,0,0.1,0,0.1,0.1C11.1,14,11,14.6,11,15c0,0.1,0,0.2,0,0.3c0.1,0,0.2-0.1,0.2-0.2
  c0.1-0.1,0.2-0.3,0.4-0.3c0,0,0.1,0,0.2,0c0.4,0.1,0.6,0.6,0.7,1c0.1,0.5,0,1-0.1,1.5c0,0.1,0,0.2-0.1,0.4c0,0.2-0.1,0.5-0.1,0.7
  c-0.1,0.3-0.4,0.3-0.7,0.4c-0.4,0.1-0.7,0.1-0.8,0.5l0.1,0.1c0.2,0.2,0.3,0.3,0.3,0.4c0,0,0,0.1-0.8,0.1C9.9,20,9.3,20,8.9,20
  L8.9,20z"></path>
  <path d="M10.4,13.8h0.1c0.7,0.3,0.3,1.1,0.4,1.6c0.3,0,0.3-0.5,0.7-0.5h0.1c0.4,0.1,0.5,0.6,0.6,1c0.1,0.5,0,1-0.1,1.5
  c-0.1,0.3-0.1,0.7-0.2,1.1c-0.2,0.5-1.5,0.1-1.5,1c0,0.1,0.4,0.4,0.4,0.5c0,0-1.3,0.1-2,0.1c-0.3,0-0.4,0-0.4-0.1s0.6-0.3,0.7-0.4
  c0.3-0.4-0.2-1-0.6-1l0,0c-0.1,0-0.2,0.1-0.3,0.1c0,0-0.1,0-0.1-0.1C8,18.4,8,18,8,17.8c-0.1-0.5-0.2-1.1-0.1-1.7
  c0.1-0.4,0.3-1.2,0.9-1.3l0,0c0.2,0,0.5,0.5,0.8,0.5c0.1,0,0.2-0.1,0.2-0.2c0-0.3,0-0.6,0.2-0.8C9.9,14.2,10.2,13.8,10.4,13.8
  M10.4,13.7c-0.3,0-0.6,0.4-0.6,0.5c-0.1,0.2-0.2,0.5-0.2,0.9c0,0.1-0.1,0.1-0.1,0.1c-0.1,0-0.2-0.1-0.4-0.2
  c-0.2-0.1-0.3-0.2-0.4-0.2l0,0c-0.6,0.1-0.9,0.9-1,1.4c-0.1,0.5,0,1.1,0.1,1.7c0,0,0,0.1,0,0.2c0,0.3,0,0.5,0.1,0.6
  s0.1,0.1,0.2,0.1c0.1,0,0.1,0,0.2,0h0.1l0,0c0.2,0,0.4,0.2,0.5,0.4c0.1,0.2,0.1,0.3,0,0.4c0,0-0.2,0.1-0.3,0.2
  c-0.3,0.1-0.4,0.2-0.4,0.3c0,0.1,0.1,0.1,0.5,0.1s1,0,1.3-0.1c0.2,0,0.4,0,0.5,0s0.1,0,0.2,0c0.1,0,0.1,0,0.1-0.1s-0.1-0.2-0.3-0.4
  l-0.1-0.1c0-0.3,0.3-0.4,0.7-0.5c0.3-0.1,0.7-0.1,0.8-0.4c0.1-0.2,0.1-0.4,0.1-0.7c0-0.1,0-0.3,0.1-0.4c0.1-0.5,0.2-1,0.1-1.5
  c-0.1-0.3-0.2-0.9-0.7-1.1c-0.1,0-0.1,0-0.2,0c-0.2,0-0.3,0.2-0.4,0.3c0,0.1-0.1,0.1-0.1,0.2c0-0.1,0-0.2,0-0.3
  c0.1-0.5,0.1-1-0.4-1.3C10.5,13.7,10.5,13.7,10.4,13.7L10.4,13.7L10.4,13.7z"></path>
</g>
<path fill="#D15A4D" d="M13.4,22.7c0.3-0.3,0.8-0.5,1.2-0.7c0.2-0.1,0.7-0.3,1.1-0.4c0.3-0.1,0.4-0.1,1-0.2v-8.2h-3.3L13.4,22.7
L13.4,22.7z"></path>
<line fill="none" stroke="#000000" stroke-width="0.2" stroke-linejoin="round" x1="6" y1="13.2" x2="20.7" y2="13.2"></line>
<g>
  <path fill="#AF957C" d="M15.6,19c-0.3,0-0.4-0.1-0.4-0.5v-0.1c0-0.2,0-0.4-0.1-0.5c0,0,0,0-0.1,0c0,0,0,0-0.1,0
  c-0.2,0.1-0.1,0.6-0.1,0.9c0,0.1,0,0.1,0,0.2l0,0h-0.1c-0.1,0-0.3,0-0.5,0c-0.1,0-0.2,0-0.3,0s-0.2,0-0.3,0l0,0l0,0
  c0-0.1,0-0.1,0-0.2c0-0.2-0.1-0.4,0-0.6c0-0.1,0.1-0.1,0.2-0.2c0.1,0,0.1-0.1,0.2-0.2c0.2-0.5,0-1.2-0.1-1.7c0-0.1,0-0.1,0-0.2l0,0
  l0,0c0-0.2,0-0.7,0.1-0.9l0,0l0,0c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0h0.1v0.1c0,0.2,0,0.3,0,0.5c0,0,0.1,0,0.1-0.1
  c0.1-0.1,0.1-0.4,0.1-0.7l0,0l0,0c0-0.1,0.2-0.1,0.3-0.1s0.2,0,0.3,0.1c0,0,0,0,0,0.1c0,0.4,0,0.6,0.1,0.7l0,0
  c0.1-0.1,0.1-0.4,0.1-0.5l0,0l0,0h0.1c0.1,0,0.1,0,0.2,0.1c0.1,0.1,0.2,0.4,0.2,0.9l0,0l0,0c-0.1,0-0.2,0.1-0.2,0.3
  c0,0.2,0,0.4,0,0.6s0,0.5,0,0.7c0.3,0.2,0.4,0.8,0.4,1.2l0,0v0.2l0,0l0,0c-0.1,0-0.2,0-0.3,0C15.8,19,15.7,19,15.6,19L15.6,19z"></path>
  <path d="M15,14.6c0.1,0,0.2,0,0.3,0l0,0c0,0,0,0.6,0.1,0.8l0,0c0.2,0,0.2-0.6,0.2-0.6s0,0,0.1,0s0.4,0.1,0.4,0.9l0,0
  c-0.2,0-0.2,0.2-0.2,0.4c0,0.4-0.1,0.9,0,1.3c0.4,0.2,0.3,1.1,0.3,1.2v0.2c-0.2,0-0.4,0-0.5,0c-0.2,0-0.3-0.1-0.3-0.5
  c0-0.2,0.1-0.7-0.2-0.7c0,0,0,0-0.1,0c-0.3,0.1-0.1,0.9-0.1,1.1c-0.2,0-0.3,0-0.5,0s-0.4,0-0.6,0c0-0.2-0.1-0.6,0-0.8
  c0.1-0.2,0.3-0.2,0.4-0.4c0.3-0.5,0-1.4-0.2-2l0,0c0-0.3,0-0.6,0.1-0.9c0.1,0,0.2,0,0.3,0c0,0.2,0,0.4,0.1,0.6
  c0.4,0,0.2-0.8,0.2-0.8C14.8,14.6,14.9,14.6,15,14.6 M15,14.5c-0.2,0-0.3,0-0.4,0.2l0,0l0,0c0,0.3,0,0.6,0,0.6l0,0
  c0-0.1,0-0.3,0-0.4v-0.1h-0.1c-0.1,0-0.1,0-0.2,0c-0.1,0-0.1,0-0.2,0H14v0.1c0,0.3,0,0.7,0,0.9v0.1l0,0V16c0.1,0.5,0.3,1.3,0.1,1.7
  c0,0.1-0.1,0.1-0.2,0.2s-0.1,0.1-0.2,0.2c-0.1,0.1,0,0.4,0,0.6c0,0.1,0,0.2,0,0.2V19h0.1c0.1,0,0.2,0,0.3,0s0.2,0,0.3,0
  c0.2,0,0.3,0,0.4,0h0.1v-0.1c0,0,0-0.1,0-0.2c0-0.2,0-0.4,0-0.6c0-0.3,0.1-0.3,0.1-0.3l0,0l0,0c0.1,0.1,0.1,0.3,0,0.5
  c0,0.1,0,0.1,0,0.1c0,0.4,0.1,0.6,0.4,0.6c0.1,0,0.1,0,0.2,0c0.1,0,0.2,0,0.3,0H16l0,0c0-0.1,0-0.2,0-0.2l0,0l0,0
  c0-0.5,0-1-0.4-1.2c0-0.2,0-0.5,0-0.7s0-0.4,0-0.6s0-0.3,0.1-0.3l0,0h0.1v-0.1c0-0.4-0.1-0.8-0.2-0.9c-0.1-0.1-0.2-0.1-0.3-0.1l0,0
  c-0.1,0-0.1,0-0.1,0h-0.1V15c0,0.1,0,0.3-0.1,0.4c0-0.1-0.1-0.3,0-0.7L15,14.5C15.3,14.6,15.3,14.5,15,14.5L15,14.5z"></path>
</g>
<rect x="6.7" y="8.7" fill="#D35E57" width="0.6" height="4.4"></rect>
<rect x="7.8" y="8.7" fill="#D35E57" width="0.6" height="4.4"></rect>
<rect x="8.9" y="8.7" fill="#D35E57" width="0.5" height="4.4"></rect>
<rect x="10" y="8.7" fill="#D35E57" width="0.5" height="4.4"></rect>
<rect x="11.1" y="8.7" fill="#D35E57" width="0.5" height="4.4"></rect>
<rect x="12.2" y="8.7" fill="#D35E57" width="0.5" height="4.4"></rect>
<polygon fill="#334B69" points="13.4,8.7 13.4,6.6 6.1,6.6 6.1,8.7 "></polygon>
<line fill="none" stroke="#000000" stroke-width="0.2" stroke-linejoin="round" x1="13.3" y1="6.6" x2="13.3" y2="22.8"></line>
<g>
  <path fill="#31968F" d="M4.1,14.1c0,0-0.2-1.1-0.1-1.6c0-0.3,0.2-0.6,0.3-0.8c0.1-0.1,0.1-0.3,0.2-0.4c0-0.2,0.1-0.3,0.1-0.5
  c0.1-0.6,0.3-1.2,0.8-1.5l0,0l0,0c0.1,0.2-0.1,0.5-0.2,0.6C5.2,10,5.1,10,5.1,10c-0.2,0.3-0.3,0.5-0.2,0.8c0,0.3,0.2,0.6,0.3,0.9
  c0.2,0.4,0.4,0.8,0.3,1.3v0.1L5.4,13c-0.4-0.5-0.6-1-0.7-1.6v0.1c0,0.2,0.1,0.3,0.1,0.4c0.1,0.3,0.2,0.5,0,0.9l0,0l0,0
  c-0.1,0-0.1,0-0.2-0.1c-0.2-0.2-0.1-0.6-0.1-0.9c-0.1,0.2-0.1,0.3-0.1,0.5c0,0.1,0,0.2,0,0.4s0.1,0.5,0,0.7
  C4.4,13.5,4.2,14.1,4.1,14.1v0.1V14.1z"></path>
  <path d="M5.4,9.3C5.5,9.5,5.1,9.9,5,10c-0.2,0.3-0.3,0.5-0.2,0.9c0.1,0.8,0.7,1.3,0.6,2.2c-0.4-0.6-0.6-1.2-0.8-1.8
  c0,0.1,0,0.2,0,0.3l0,0c0.1,0.5,0.4,0.7,0.1,1.3c-0.4,0-0.2-1-0.2-1.2c-0.1,0.3-0.2,0.5-0.2,0.8s0.2,0.7,0,1c0,0.1-0.2,0.7-0.3,0.7
  c0,0-0.2-1.1-0.1-1.6c0.1-0.4,0.3-0.8,0.4-1.2C4.7,10.6,4.7,9.7,5.4,9.3 M5.4,9.2L5.4,9.2c-0.6,0.4-0.8,1-0.9,1.6
  c0,0.2-0.1,0.3-0.1,0.5c0,0.1-0.1,0.3-0.2,0.4C4.1,11.9,4,12.2,4,12.5C3.9,13,4,14,4,14.1v0.3l0.1-0.2c0,0,0.2-0.6,0.3-0.7
  c0.1-0.2,0.1-0.4,0-0.7l0,0c0.1,0.1,0.1,0.1,0.2,0.1h0.1v-0.1c0.1-0.2,0.1-0.4,0.1-0.5c0.1,0.3,0.2,0.5,0.4,0.8l0.1,0.2V13
  c0-0.5-0.1-0.9-0.3-1.3c-0.1-0.3-0.3-0.6-0.3-0.9c0-0.3,0.1-0.5,0.2-0.8L5,9.9C5.4,9.8,5.6,9.5,5.4,9.2L5.4,9.2L5.4,9.2z"></path>
</g>
<g>
  <path fill="#299790" d="M10.4,19.6c0,0-0.1,0-0.2,0c-0.1,0-0.5-0.2-0.9-0.4c-0.1-0.1-0.2-0.1-0.3-0.1s-0.1,0.1-0.2,0.2
  c0,0.1-0.1,0.3-0.3,0.3H8.4c-0.1,0-0.1,0-0.1,0c0-0.1,0-0.1,0-0.2s0-0.2,0-0.2s0,0-0.1,0s-0.2,0-0.3,0c-0.1,0-0.2,0-0.3,0
  c0,0-0.2,0-0.2-0.1s0-0.2,0.1-0.3c0.1-0.1,0.2-0.2,0.4-0.3l0,0l0,0c0.2,0,0.4-0.3,0.5-0.6c0.1-0.3,0.3-0.6,0.5-0.7
  c0.1-0.1,0.3-0.3,0.5-0.4s0.4-0.3,0.5-0.4c0.3-0.3,0.8-1.1,0.8-1.7c0-0.2-0.1-0.4-0.3-0.6C10.3,14,9.7,14,9.2,14
  c-0.3,0-0.5,0-0.6,0H8.4l0.2-0.1c0.3-0.1,0.7-0.2,1.2-0.2c0.2,0,0.4,0,0.6,0.1c0.5,0.2,0.8,0.5,0.9,0.9c0.2,0.7-0.4,1.7-0.9,2.2
  c-0.1,0.1-0.2,0.2-0.3,0.3c-0.4,0.3-1,0.7-1,1.1c0,0.2,0,0.3,0.1,0.3s0.2-0.1,0.4-0.2s0.3-0.3,0.5-0.3l0,0c0.2,0,0.2,0.1,0.2,0.2
  s0,0.1,0.1,0.1c0,0,0,0,0.1,0s0.2-0.1,0.4-0.1c0.3,0,0.6,0.1,0.8,0.3c0.1,0,0.2,0,0.3,0.1c0.2,0,0.5,0.1,0.6,0.2s0.1,0.2,0,0.3
  c-0.1,0.2-0.4,0.3-0.5,0.3l0,0l0,0c-0.1,0-0.1-0.1-0.2-0.2c0-0.1-0.1-0.1-0.1-0.1h-0.1c-0.1,0-0.1,0-0.2,0c-0.1,0-0.2,0-0.4,0.1
  c-0.1,0-0.1,0.1-0.1,0.2C10.6,19.5,10.6,19.6,10.4,19.6z"></path>
  <path d="M9.8,13.6c0.2,0,0.4,0,0.6,0.1c1.5,0.5,0.8,2.2-0.1,3C10,17,9,17.5,9,18c0,0.2,0.1,0.3,0.2,0.3c0.2,0,0.6-0.5,0.8-0.5l0,0
  c0.2,0,0.2,0.3,0.3,0.3l0,0c0,0,0.2-0.1,0.5-0.1c0.2,0,0.5,0.1,0.7,0.3c0.2,0.1,0.7,0.1,0.8,0.3c0.2,0.3-0.2,0.5-0.4,0.5l0,0
  c-0.1,0-0.2-0.3-0.3-0.3s-0.2,0-0.3,0s-0.2,0-0.4,0.1s-0.2,0.5-0.4,0.5h-0.1C10.1,19.5,9,19,9,19l0,0c-0.3,0-0.2,0.4-0.5,0.5H8.4
  c-0.3,0,0.1-0.3-0.2-0.4H8.1c-0.1,0-0.4,0.1-0.5,0.1c-0.2,0-0.3-0.1-0.1-0.3c0.1-0.1,0.2-0.2,0.4-0.3c0.4-0.1,0.6-1,1.1-1.3
  c0.3-0.3,0.8-0.5,1-0.8c0.5-0.5,1.2-1.8,0.5-2.3C10.2,13.9,9,14,8.6,13.9C8.9,13.8,9.3,13.6,9.8,13.6 M9.8,13.5L9.8,13.5L9.8,13.5
  c-0.4,0-0.9,0.1-1.2,0.2l0,0l-0.3,0.1L8.6,14c0.1,0,0.4,0,0.6,0c0.5,0,1.1,0,1.3,0.2c0.2,0.1,0.2,0.3,0.3,0.5
  c0,0.6-0.4,1.3-0.7,1.7c-0.1,0.1-0.3,0.3-0.5,0.4C9.3,16.9,9.1,17,9,17.2c-0.2,0.2-0.4,0.5-0.5,0.7c-0.2,0.3-0.3,0.5-0.5,0.6l0,0
  l0,0c-0.2,0.1-0.4,0.2-0.5,0.3c-0.1,0.1-0.1,0.3-0.1,0.4c0.1,0.1,0.2,0.1,0.3,0.1c0.1,0,0.2,0,0.3,0c0.1,0,0.2,0,0.2,0h0.1
  c0,0,0,0,0,0.1s0,0.2,0,0.2s0.1,0.1,0.2,0.1h0.1c0.2,0,0.3-0.2,0.3-0.3c0-0.1,0.1-0.2,0.1-0.2s0.1,0.1,0.2,0.1
  c0.4,0.2,0.8,0.4,0.9,0.4c0.1,0,0.1,0,0.2,0c0.2,0,0.3-0.2,0.4-0.3c0-0.1,0.1-0.2,0.1-0.2c0.2-0.1,0.3-0.1,0.4-0.1
  c0.1,0,0.1,0,0.2,0h0.1l0.1,0.1c0.1,0.1,0.1,0.2,0.2,0.2l0,0c0.1,0,0.4-0.2,0.5-0.4c0-0.1,0-0.2,0-0.3c-0.1-0.2-0.4-0.2-0.6-0.2
  c-0.1,0-0.2,0-0.3-0.1c-0.2-0.2-0.5-0.3-0.8-0.3c-0.2,0-0.3,0-0.4,0.1l0,0v-0.1c0-0.1-0.1-0.3-0.3-0.3l0,0c-0.2,0-0.3,0.2-0.5,0.3
  c-0.1,0.1-0.3,0.2-0.3,0.2C9,18.3,9,18.2,9,18c0-0.4,0.5-0.7,0.9-1c0.1-0.1,0.3-0.2,0.4-0.3c0.6-0.5,1.1-1.5,1-2.2
  c-0.1-0.4-0.4-0.8-0.9-0.9C10.2,13.6,10,13.5,9.8,13.5L9.8,13.5z"></path>
</g>
<g id="Text">
  <path d="M6.7,22.2c-0.1,0.1,0,0.2,0.1,0.2L7,22.3c0.1,0-0.1,0.3-0.2,0.4s0-0.2-0.1-0.3c-0.1-0.1-0.2,0-0.2,0.1l-0.1,0.1
  c0,0,0,0.1-0.1,0.1c0,0.1,0,0.1,0,0.1s0.1,0.1,0,0.1c0,0-0.2-0.2-0.3-0.2c-0.1-0.1-0.3-0.1-0.2-0.2c0,0,0.1,0,0.2,0l0.1-0.1
  c0.1-0.2,0.3-0.4,0.4-0.5c0.1-0.2,0-0.1,0-0.2c0,0-0.1,0,0-0.1L7,22c0.1,0.1,0.3,0.2,0.1,0.3C7,22.4,7,22.3,7,22.2
  C7.1,22,7,21.9,6.9,22C6.8,22,6.7,22.1,6.7,22.2z"></path>
  <path d="M7.8,23.8c-0.5-0.3,0.2-1.4,0.6-1.1C8.6,23,8.2,24,7.8,23.8z M7.7,23.9c0.7,0.4,1.4-0.6,0.7-1.1
  C7.7,22.1,6.9,23.4,7.7,23.9z"></path>
  <path d="M10.1,24.3c-0.1,0.3-0.2,0.4-0.5,0.3c-0.2,0-0.5-0.2-0.5-0.5c0-0.2,0.2-0.5,0.2-0.7v-0.1c0,0,0-0.1-0.1-0.1
  c0,0-0.1-0.1,0-0.1s0.6,0.2,0.6,0.2c0,0.1-0.1,0-0.1,0c-0.1,0.1-0.1,0.1-0.1,0.2s-0.1,0.2-0.1,0.4c-0.1,0.1-0.2,0.3-0.1,0.5
  c0.1,0.2,0.4,0.2,0.5,0.1s0.1-0.3,0.2-0.4c0-0.1,0.2-0.3,0.1-0.4c0-0.1-0.2-0.2,0-0.1l0.3,0.1c0,0.1-0.1,0-0.1,0
  C10.2,23.8,10.1,24.1,10.1,24.3z"></path>
  <path d="M11.8,24.2c0-0.2-0.3-0.3,0.1-0.3c0.1,0,0.3,0,0.2,0.1c0,0-0.1,0-0.2,0.1c-0.1,0.1-0.1,0.3-0.1,0.4c0,0.2-0.1,0.4-0.1,0.6
  c0,0.1,0,0.3-0.2,0.1c-0.1-0.1-0.1-0.2-0.1-0.3c-0.1-0.3-0.3-0.6-0.4-0.8c0,0.2-0.1,0.4-0.1,0.5s0,0.1,0,0.2s0,0.1,0,0.2
  c0,0,0.1,0,0.1,0.1s-0.4,0-0.4,0C10.5,25,10.7,25,10.7,25c0.1-0.1,0.1-0.5,0.1-0.6s0-0.2,0-0.3V24l-0.1-0.1c0-0.1,0.3-0.1,0.4,0
  c0.1,0.1,0.2,0.3,0.2,0.4c0.1,0.2,0.2,0.3,0.2,0.5L11.8,24.2z"></path>
  <path d="M13,24.2c0-0.3,0.4-0.1,0.5,0.1c0.1,0.3,0.1,0.9-0.3,0.9C12.8,25.2,13,24.4,13,24.2z M12.6,25c0,0.1,0,0.1-0.1,0.2
  c0,0-0.1,0,0,0.1c0.1,0,0.5,0,0.6,0s0.2,0,0.4-0.1c0.6-0.3,0.4-1.1-0.2-1.2c-0.2,0-0.4,0-0.6,0c0,0-0.2,0-0.2,0.1s0.1,0,0.2,0.1
  c0.1,0.1,0,0.3,0,0.4C12.6,24.7,12.6,24.8,12.6,25z"></path>
  <path d="M14.8,24.3c0,0.1,0.2,0.1,0.3,0c0,0,0-0.2,0.1-0.2s0.1,0.1,0.1,0.2s0.1,0.3,0,0.3s-0.1-0.2-0.3-0.1s0,0.6,0.2,0.5
  c0.1,0,0.1,0,0.2-0.1l0.1-0.2c0.1-0.1,0.1,0.1,0.1,0.2c0,0.2,0,0.1-0.2,0.2c-0.2,0-0.5,0.1-0.7,0.1c-0.3,0-0.1,0,0-0.1
  c0-0.1,0-0.2,0-0.3c0-0.2,0-0.4-0.1-0.6c0-0.1,0-0.1-0.1-0.2h-0.1c0-0.1,0.4-0.1,0.5-0.1s0.3-0.1,0.4-0.1c0.1,0,0.1,0,0.1,0.1
  c0,0,0,0.1,0,0.2c-0.1,0.1-0.1,0-0.1,0c-0.1,0-0.3-0.2-0.4,0C14.7,24.1,14.8,24.3,14.8,24.3z"></path>
  <path d="M16.2,23.8c-0.1-0.4,0.4-0.2,0.5,0c0.2,0.2,0.3,0.9-0.1,0.9C16.4,24.7,16.3,24,16.2,23.8z M16.1,24.6
  c0.1,0.2-0.2,0.3,0.1,0.3c0.3-0.1,0.6-0.1,0.8-0.3c0.4-0.5,0-1.2-0.6-1.1c-0.2,0-0.4,0.1-0.6,0.2c-0.3,0.2,0,0.1,0.1,0.2
  s0.1,0.3,0.1,0.4C16.1,24.4,16.1,24.5,16.1,24.6z"></path>
  <path d="M19.3,23.3l0.1,0.1h0.1c0.1,0.1,0.1,0.1-0.1,0.1c-0.1,0.1-0.3,0.2-0.4,0.2s-0.1,0.1-0.1-0.1c0-0.1,0.1,0,0.1-0.2
  c0-0.1-0.1-0.1-0.1-0.2c-0.1-0.1-0.1-0.3-0.3-0.4c-0.1-0.1,0-0.1-0.2,0l-0.1,0.1c-0.1-0.1,0.2-0.3,0.2-0.3c0.1-0.1,0.1-0.2,0.2-0.1
  s0.2,0.3,0.2,0.4C19.1,23,19.2,23.2,19.3,23.3z"></path>
  <path d="M20.2,22.1c-0.1-0.3-0.2-0.1-0.4,0l-0.2,0.2l-0.2-0.2c0-0.1,0.3-0.3,0.4-0.3s0.2-0.2,0.3-0.2c0.1,0,0.1,0,0.1,0.1
  c0.1,0.2,0.1,0.5,0.2,0.7c0,0.2,0.1,0.3,0.1,0.5c0,0.3-0.1,0.1-0.1-0.1C20.3,22.5,20.3,22.3,20.2,22.1z"></path>
  <path d="M21.7,21.7c-0.2,0.2-0.6-0.1-0.4-0.3C21.4,21.2,21.9,21.5,21.7,21.7z M21.7,21.8c0.2-0.2,0.2-0.4,0.1-0.6
  c-0.1-0.1-0.2-0.1-0.3-0.2c0,0-0.2,0.1-0.2,0v-0.2c0-0.1-0.1-0.1-0.1-0.2c-0.2-0.1-0.4,0-0.5,0.2c-0.1,0.1-0.2,0.3-0.1,0.5
  c0,0.1,0.1,0.1,0.2,0.2H21c0,0-0.1,0.2,0,0.3c0,0.1,0.1,0.1,0.2,0.2C21.4,22,21.6,21.9,21.7,21.8z M21.2,21.1
  c-0.1,0.1-0.6,0.1-0.4-0.2C20.9,20.7,21.3,21,21.2,21.1z"></path>
  <path d="M22.6,20.3c0.1,0.1,0.1,0,0.2,0s0.1,0,0,0.1s-0.2,0.2-0.3,0.3c-0.1,0.1-0.1,0.1-0.1,0s0.1-0.1,0-0.2c0,0-0.1-0.1-0.2-0.1
  c-0.1-0.1-0.3-0.3-0.4-0.3c-0.1-0.1-0.1-0.1-0.2,0s0,0.2-0.1,0.1l0.1-0.4c0-0.1,0-0.1,0.1-0.1s0.3,0.2,0.4,0.3
  C22.3,20.1,22.5,20.2,22.6,20.3z"></path>
  <path d="M3.7,8.9c0.2,0.1,0,0.5-0.1,0.7C3.4,9.8,3.1,9.9,2.8,9.8C2.5,9.7,2.3,9.3,2.4,9c0-0.2,0.2-0.5,0.4-0.4
  C3,8.7,2.7,8.7,2.6,8.8C2.3,9.1,2.7,9.4,3,9.5c0.2,0.1,0.7,0.1,0.7-0.3C3.7,9.1,3.3,8.7,3.7,8.9z"></path>
  <path d="M4,8.1c0.2,0.1,0.4-0.2,0.2,0.2c0,0.1-0.1,0.3-0.2,0.3c-0.1,0,0-0.1,0-0.1C3.9,8.3,3.4,8.1,3.2,8L3.1,7.9C3.1,7.9,3,8,3,8
  C2.9,8,2.9,8,3,7.8c0-0.1,0.2-0.4,0.2-0.4c0.1,0,0,0.1,0,0.1C3.3,7.8,3.8,8,4,8.1z"></path>
  <path d="M4.7,7C4.9,7.2,5.1,6.9,5,7.2C4.9,7.3,4.7,7.6,4.6,7.5V7.3c0,0-0.1,0-0.1-0.1C4.4,7.2,4.3,7.1,4.2,7C4,6.9,3.7,6.6,3.7,7
  c0,0.2,0.1,0.3-0.1,0.1L3.5,7c0-0.1,0,0,0-0.1C3.7,6.7,3.9,6.5,4,6.3c0-0.1,0-0.2,0.1-0.2l0.2,0.2c0.1,0.2-0.2,0-0.3,0.1
  C3.9,6.5,4,6.5,4,6.6C4.3,6.8,4.5,6.9,4.7,7z"></path>
  <path d="M5.3,5.2c0-0.2-0.2,0-0.2-0.1c0,0,0.3-0.4,0.4-0.3V5c0,0.1,0,0.1,0,0.2s0,0.3,0.1,0.4c0,0.1,0.1,0.1,0.2,0.2
  c0,0,0.1,0.1,0.2,0.1s0.1,0,0.2,0S6,6.2,6,6.2S5.9,6.4,5.8,6.3s0-0.1,0-0.1C5.5,5.8,4.9,5.8,4.6,5.8c0,0-0.1,0.1-0.1,0
  C4.4,5.7,4.6,5.6,4.7,5.5s0.1-0.2,0.2-0.2c0.1-0.1,0,0,0.1,0.1v0.1h0.1c0.1,0,0.2,0,0.3,0.1C5.4,5.5,5.3,5.3,5.3,5.2z"></path>
  <path d="M7.8,4.5c-0.5,0.3-1.2-0.9-0.6-1C7.6,3.4,8.2,4.2,7.8,4.5z M7.8,4.6c0.7-0.4,0.1-1.5-0.6-1.2C6.3,3.8,7,5.1,7.8,4.6z"></path>
  <path d="M8.8,3.1c0,0.1,0.2,0.1,0.2,0V2.9c0.1,0,0.2,0.3,0.2,0.4C9.3,3.4,8.9,3,9,3.4c0,0.1,0.1,0.3,0.2,0.3h0.1
  c0,0.1-0.2,0.1-0.2,0.1c0,0.1-0.4,0.3-0.4,0.2l0.1-0.1c0-0.1,0-0.1-0.1-0.2c0-0.2-0.1-0.5-0.2-0.7c0-0.1,0-0.1-0.1-0.2
  c0,0-0.1,0.1-0.1,0s0.4-0.2,0.5-0.3c0.1,0,0.2-0.1,0.4,0.1c0,0,0.1,0.1,0.1,0.2c0,0.1-0.1,0-0.1,0c-0.1,0-0.2-0.1-0.3,0
  c-0.1,0-0.1,0-0.1,0.1C8.7,2.9,8.8,3,8.8,3.1z"></path>
  <path d="M10.8,2.2c0-0.1,0-0.1-0.1-0.2h-0.1c0-0.1,0.4-0.1,0.4-0.1c0.1,0,0.2-0.1,0.2,0c0,0-0.1,0-0.1,0.1v0.1
  c0,0.2,0.1,0.4,0.1,0.6c0,0.2,0.1,0.5,0.4,0.2l0.1-0.2c0.1,0,0.1,0.2,0.1,0.3s-0.9,0.3-1,0.2c0,0,0.1-0.1,0.1-0.2
  c0-0.1,0-0.2,0-0.2C10.9,2.6,10.8,2.4,10.8,2.2z"></path>
  <path d="M12.9,2.9c-0.6,0-0.6-1.3,0-1.2C13.2,1.8,13.4,2.8,12.9,2.9z M12.9,2.9c0.8-0.1,0.8-1.3,0-1.3C12,1.5,11.9,3,12.9,2.9z"></path>
  <path d="M14.8,1.9c0,0.2-0.1-0.1-0.2-0.1c-0.1-0.1-0.3-0.1-0.3,0.1c-0.1,0.2,0.3,0.3,0.5,0.4C15,2.6,14.7,3,14.3,2.9
  c-0.2,0-0.5-0.2-0.3-0.4c0.1-0.1,0.1,0.1,0.1,0.2c0.1,0.1,0.2,0.2,0.4,0.1c0.4-0.2-0.1-0.4-0.3-0.5c-0.3-0.2-0.2-0.6,0.1-0.7
  c0.1,0,0.4-0.1,0.5,0C14.8,1.7,14.8,1.8,14.8,1.9z"></path>
  <path d="M16.8,2.4c0,0.2,0.1,0.5-0.1,0.4C16.4,2.7,16.7,2.5,16.8,2.4z M16.5,2.6c-0.1,0.1-0.1,0.2-0.2,0.2C16.2,2.9,16.2,3,16.1,3
  H16l0.4,0.2c0.1-0.1-0.1-0.1-0.1-0.2c0-0.3,0.4-0.2,0.5,0c0,0.1,0,0.2,0,0.3h-0.1c0,0.1,0.1,0.1,0.2,0.1s0.4,0.2,0.4,0l-0.1-0.1
  V3.2c0-0.2,0-0.5,0-0.7s0-0.5-0.2-0.3C16.8,2.3,16.6,2.5,16.5,2.6z"></path>
  <path d="M18.9,3.2C19,3,18.7,2.8,19.1,2.9c0,0,0.3,0.1,0.2,0.1c0,0-0.2,0-0.2,0.1C19,3.2,19,3.4,18.9,3.4c-0.1,0.2-0.2,0.3-0.3,0.5
  C18.5,4,18.5,4.1,18.4,4c0-0.1,0-0.2-0.1-0.3c-0.1-0.3-0.1-0.6-0.2-0.9c0.1,0.2,0,0.3-0.1,0.5c0,0.1-0.1,0.1-0.1,0.2
  c0,0.1-0.1,0.1,0,0.2L18,3.8l-0.4-0.1c-0.1-0.1,0.1,0,0.1-0.1C17.8,3.5,18,3.2,18,3c0-0.1,0.1-0.2,0.1-0.2l0.1-0.1l-0.1-0.1
  c0-0.1,0.3,0,0.4,0.1s0.1,0.3,0.1,0.4c0,0.2,0.1,0.4,0.1,0.5L18.9,3.2z"></path>
  <path d="M19.9,4.6C20,4.6,20,4.5,20,4.4l-0.1-0.1c0-0.1,0.2,0.1,0.2,0.1c0.1,0,0.2,0.1,0.3,0.2c0.1,0.2,0,0-0.1,0.1
  s-0.1,0.1-0.2,0.2C20,5,19.9,5,19.7,4.9c-0.4-0.2-0.6-0.7-0.3-1.1c0.3-0.3,0.7-0.3,1-0.1c0.1,0.1,0.3,0.2,0.2,0.3
  c-0.2,0.3-0.1-0.1-0.1-0.2c-0.2-0.5-0.8,0.1-0.9,0.3c-0.1,0.1-0.1,0.3,0,0.4C19.8,4.9,19.8,4.8,19.9,4.6z"></path>
  <path d="M21.3,5.1c-0.2,0.2,0.3,0.2,0.3,0.2s-0.3,0.4-0.3,0.3c-0.1,0,0.1-0.3-0.1-0.3c-0.1,0-0.2,0.1-0.3,0.2
  c-0.1,0.1-0.1,0.2,0,0.3c0.1,0.1,0.2,0,0.3,0.1c0.1,0,0.1,0,0,0.1C21,6.1,21,6,20.8,5.8c-0.1-0.1-0.5-0.4-0.5-0.5c0,0,0.1,0,0.2,0
  s0.1-0.1,0.1-0.1c0.2,0,0.3-0.2,0.4-0.3s0.1-0.1,0.2-0.2c0.1,0,0.1-0.1,0.1-0.1s0-0.1-0.1-0.1c0.1-0.1,0.1,0,0.1,0
  C21.5,4.6,22,5,22,5.1s-0.2,0.2-0.2,0.1s0.1-0.4-0.2-0.4C21.5,4.8,21.3,5,21.3,5.1z"></path>
  <path d="M22.3,5.9c0.1-0.1,0.1-0.1,0.1-0.1s-0.1-0.1,0-0.1s0.2,0.2,0.3,0.3c0.3,0.3,0.1,0.1-0.2,0.3c-0.2,0.1-0.3,0.2-0.5,0.4
  c-0.2,0.1-0.4,0.3,0,0.4c0.1,0,0.3,0,0.3,0c0-0.1-0.3,0-0.3,0c-0.1,0-0.6-0.7-0.6-0.8c0,0,0.1,0.1,0.1,0c0.1,0,0.1,0,0.2-0.1
  l0.1-0.1C22,6.1,22.1,6,22.3,5.9z"></path>
  <path d="M23.1,7.4c-0.1,0.1-0.1,0.1,0,0.2s0.1,0,0.2,0.1h0.1l-0.2,0.1c-0.4,0.2,0-0.1-0.2-0.3c-0.2-0.1-0.5,0.2-0.4,0.4
  S22.9,8,23,8.1s-0.1,0.1-0.2,0.1c-0.2,0-0.1,0-0.2-0.2s-0.3-0.4-0.4-0.6s0,0,0.2,0c0.1,0,0.2-0.1,0.2-0.1C22.8,7.2,23,7.2,23.1,7
  c0.1,0,0.1-0.1,0.1-0.1V6.8c0.1-0.1,0.3,0.4,0.3,0.4c0,0.1,0.2,0.3,0.2,0.3c0,0.1-0.1,0.1-0.1,0.1l-0.1,0.1c-0.1,0,0-0.1,0-0.1
  c0-0.1,0.1-0.3-0.1-0.4C23.4,7.2,23.2,7.4,23.1,7.4z"></path>
  <path d="M24.2,9c-0.2,0.1,0-0.1,0-0.2c0.1-0.1,0-0.3-0.1-0.3c-0.3,0-0.1,0.4-0.2,0.6c-0.1,0.3-0.6,0.3-0.8,0.1
  C23,9,22.9,8.6,23.2,8.6c0.1,0,0.1,0,0.1,0.1c-0.1,0.1-0.2,0.2-0.1,0.4c0.1,0.1,0.3,0.1,0.4-0.1c0.1-0.1,0-0.3,0-0.4
  c0.1-0.4,0.4-0.4,0.7-0.2c0.1,0.1,0.2,0.3,0.1,0.4C24.4,8.9,24.2,8.9,24.2,9z"></path>
</g>
<g>
  <path fill="#31968F" d="M22.2,12.9L22.2,12.9c0-0.2-0.3-0.5-0.5-0.7s-0.3-0.3-0.4-0.4c-0.3-0.5,0.1-1.5,0.3-1.9
  c0.1-0.2,0.2-0.2,0.2-0.2l0,0c0.1,0,0,0.1-0.1,0.6c-0.1,0.2-0.2,0.5-0.2,0.6c-0.1,0.5,0,0.6,0.1,0.7l0,0l0,0l0,0
  c0.1-0.1,0.2-0.2,0.4-0.2l0,0c0.3,0,0.5,0.3,0.5,0.7C22.6,12.5,22.4,12.9,22.2,12.9L22.2,12.9L22.2,12.9z"></path>
  <path d="M21.9,9.8L21.9,9.8c0.1,0-0.3,0.8-0.4,1.1c-0.1,0.5,0,0.6,0.1,0.8c0,0,0,0,0.1,0l0,0c0.1-0.1,0.2-0.2,0.4-0.2l0,0
  c0.7,0.1,0.3,1.3,0.1,1.3c0-0.3-0.7-0.8-0.9-1.1C21,11.2,21.7,9.8,21.9,9.8 M21.9,9.7c-0.1,0-0.1,0-0.3,0.2
  c-0.2,0.4-0.6,1.4-0.3,1.9c0.1,0.1,0.2,0.3,0.4,0.4c0.2,0.2,0.5,0.4,0.5,0.6V13h0.1c0.2,0,0.4-0.5,0.4-0.8c0-0.4-0.2-0.7-0.5-0.7
  l0,0l0,0l0,0c-0.2,0-0.3,0.1-0.4,0.2l0,0l0,0c-0.1-0.1-0.1-0.2-0.1-0.7c0-0.1,0.1-0.4,0.2-0.6C22,10,22,9.8,21.9,9.7L21.9,9.7
  L21.9,9.7L21.9,9.7L21.9,9.7z"></path>
</g>
<g>
  <path fill="#31968F" d="M4.6,16.6c-0.1-0.4,0.1-1,0.2-1.3l0,0c-0.1,0-0.3-0.1-0.3-0.3s0-0.3,0.2-0.4c0.1,0,0.2,0,0.2-0.1
  s0-0.2,0-0.3H4.8c-0.1,0-0.2-0.1-0.3-0.3c0-0.2,0-0.4,0.2-0.6c0-0.2-0.1-0.7,0.1-0.8l0,0l0,0c0.3,0.1,0.4,0.3,0.4,0.4
  c0,0.2-0.1,0.4-0.3,0.6c0,0.1,0.1,0.3,0.1,0.3l0,0c0.1,0.1,0.3,0.3,0.3,0.5c0,0.1,0,0.2-0.1,0.3c0,0.1-0.1,0.1-0.2,0.2
  c0.1,0.3,0.2,0.6,0,1.1V16l-0.1-0.1c0,0-0.1-0.1-0.1-0.2C5,16.1,4.8,16.6,4.6,16.6v0.1V16.6z"></path>
  <path d="M4.9,12.7c0.5,0.1,0.4,0.7,0.1,0.8c0,0.1,0.1,0.3,0.2,0.4l0,0c0,0,0.2,0.3,0.3,0.4c0,0.2-0.1,0.3-0.3,0.4
  c0.1,0.4,0.2,0.7,0.1,1.1c-0.2,0-0.3-0.2-0.3-0.3c0,0.4-0.3,1.1-0.3,1.1C4.5,16.1,5,15.2,5,15.2l0,0c0,0.1-0.1,0.1-0.2,0.1
  c-0.2,0-0.4-0.4-0.1-0.6c0.1-0.1,0.3,0,0.3,0c-0.1-0.1-0.1-0.3,0-0.4c-0.1,0.1-0.1,0.1-0.2,0.1c-0.2,0-0.4-0.6,0-0.8
  C4.8,13.5,4.6,12.9,4.9,12.7 M4.8,12.6L4.8,12.6c-0.3,0.2-0.2,0.6-0.1,0.9c-0.2,0.2-0.3,0.4-0.2,0.6c0,0.2,0.2,0.3,0.3,0.3l0,0
  c0,0,0,0.1,0,0.2c-0.1,0-0.1,0-0.2,0.1c-0.2,0.1-0.3,0.3-0.2,0.4c0,0.2,0.2,0.3,0.3,0.3c-0.1,0.3-0.3,0.9-0.2,1.3l0.1,0.2l0.1-0.2
  c0,0,0.2-0.4,0.3-0.8c0,0,0,0,0,0.1l0.1,0.2L5.2,16c0.1-0.4,0.1-0.7,0-1.1c0.1,0,0.1-0.1,0.2-0.2c0.1-0.1,0.1-0.2,0.1-0.3l0,0l0,0
  c0-0.1-0.1-0.2-0.2-0.3S5.2,14,5.2,13.9c0,0-0.1-0.2-0.1-0.3c0.2-0.1,0.3-0.4,0.3-0.6C5.3,12.9,5.2,12.7,4.8,12.6L4.8,12.6
  L4.8,12.6z"></path>
</g>
<g>
  <path fill="#7C463C" d="M16.1,10.7c-0.1,0-0.1,0-0.1,0l0,0c0,0-0.1,0-0.2,0l0,0l0,0c0,0,0,0-0.1-0.1l0,0l0,0l0,0c0-0.1,0-0.1,0-0.2
  l0,0l0,0l0,0c0,0,0.1,0,0.1-0.1c0.1,0,0.1-0.1,0.2-0.1c0,0,0-0.1,0.1-0.1c0-0.1,0.1-0.2,0.1-0.2c-0.1,0-0.2,0-0.3,0h-0.1h-0.1
  c-0.1,0-0.1,0.1-0.2,0.1l0,0c-0.1,0-0.2,0-0.3-0.1s0-0.3,0.2-0.5C15.5,9,15.7,8.8,16,8.7c0.1,0,0.2-0.1,0.3-0.2
  c0.2-0.1,0.3-0.2,0.5-0.3l0,0l0,0c0,0,0,0,0.2,0c0.3,0,0.7,0.1,0.9,0.1c0.1,0,0.1,0,0.2,0c0.2,0,0.5,0,0.6,0.2l0.1,0.1
  c0,0.1,0.1,0.1,0.1,0.2C19,9,19,9,19,9c0.1,0.1,0.2,0.1,0.2,0.3c0,0.1,0,0.1,0,0.1c0,0.1,0,0.1,0.1,0.2l0.1,0.1
  c0.1,0.1,0.1,0.1,0.2,0.2c0,0.1,0,0.5-0.1,0.6s-0.2,0.1-0.3,0.1c-0.2,0-0.2,0-0.3-0.1c0-0.1,0-0.1,0-0.2l0.1-0.1
  c-0.1,0-0.1,0-0.2,0c0,0-0.1,0-0.2-0.1h-0.1l0,0l0,0c-0.1,0-0.1,0.1-0.2,0.2c0,0.1,0,0.2-0.1,0.3s-0.2,0.1-0.3,0.1
  c-0.1,0-0.1,0-0.2,0s-0.1-0.1-0.2-0.1s0-0.1,0.1-0.2l0.1-0.1c0-0.1,0-0.2,0-0.3s-0.1-0.1-0.1-0.2l0,0h-0.1c-0.1,0.1-0.1,0.2,0,0.3
  v0.1c0,0.1,0,0.2,0,0.3s-0.1,0.1-0.2,0.1c0,0-0.1,0-0.2,0s-0.2,0-0.3-0.1v-0.1c0-0.1,0.1-0.1,0.1-0.1s0,0,0.1,0
  c0-0.1,0-0.3-0.1-0.3c-0.2,0.1-0.4,0.2-0.5,0.4v0.1c0,0.1,0,0.2-0.1,0.2C16.3,10.7,16.2,10.7,16.1,10.7z"></path>
  <path d="M16.8,8.3c0,0,0.8,0.1,1.2,0.2c0.3,0,0.6,0,0.7,0.2c0.1,0.1,0.1,0.2,0.2,0.3s0.2,0.1,0.3,0.3c0,0.2,0,0.3,0.1,0.4
  c0.1,0.1,0.2,0.1,0.3,0.3c0,0.1,0,0.5-0.1,0.5c-0.1,0.1-0.1,0.1-0.3,0.1c-0.4,0-0.1-0.2-0.1-0.4c-0.1,0-0.2,0-0.2,0l-0.1-0.1h-0.1
  c0,0,0,0-0.1,0l0,0c-0.3,0-0.2,0.3-0.3,0.5c-0.1,0.1-0.2,0.1-0.3,0.1c-0.1,0-0.1,0-0.1,0c-0.3-0.1,0-0.2,0.1-0.3s0-0.5-0.2-0.6
  c0,0,0,0-0.1,0c-0.2,0-0.2,0.3-0.2,0.4c0,0.2,0.2,0.4-0.1,0.4c0,0-0.1,0-0.2,0s-0.3,0-0.3-0.1s0.1-0.1,0.2-0.1
  c0.1-0.1,0-0.3-0.1-0.4c-0.2,0.1-0.4,0.3-0.5,0.4c-0.1,0.1,0,0.2-0.2,0.3c-0.1,0-0.1,0-0.2,0s-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0
  c0,0,0,0,0-0.1l0,0v-0.1l0,0c0.1-0.1,0.2-0.1,0.3-0.2l0.2-0.4c0,0-0.2-0.1-0.4-0.1h-0.1c-0.1,0-0.2,0.1-0.3,0.1l0,0
  c-0.4,0-0.2-0.4-0.1-0.6C15.6,9,15.7,8.9,16,8.8C16.2,8.7,16.5,8.3,16.8,8.3L16.8,8.3 M16.8,8.3L16.8,8.3L16.8,8.3
  c-0.3,0-0.4,0.2-0.6,0.3C16.1,8.7,16,8.7,16,8.8c-0.3,0.1-0.4,0.3-0.6,0.5c-0.2,0.3-0.2,0.5-0.2,0.6s0.2,0.1,0.3,0.1l0,0
  c0.1,0,0.2,0,0.2-0.1h0.1c0,0,0,0,0.1,0s0.1,0,0.2,0c0,0,0,0.1-0.1,0.2l-0.1,0.1l0,0l-0.1,0.1c0,0-0.1,0-0.1,0.1l0,0l0,0l0,0
  c-0.1,0.1-0.1,0.2,0,0.2l0,0l0,0l0,0c0,0,0,0.1,0.1,0.1l0,0l0,0c0.1,0,0.1,0,0.2,0l0,0h0.1c0.1,0,0.2,0,0.3,0
  c0.1-0.1,0.1-0.2,0.2-0.2v-0.1c0.1-0.1,0.3-0.3,0.4-0.3c0.1,0.2,0.1,0.2,0,0.3l0,0l0,0c0,0-0.1,0.1-0.1,0.2c0,0.1,0,0.1,0,0.2
  c0.1,0.1,0.2,0.1,0.3,0.1c0.1,0,0.1,0,0.2,0s0.2-0.1,0.2-0.1c0,0.1,0.1,0.1,0.2,0.1c0,0,0.1,0,0.2,0s0.3,0,0.4-0.1s0.1-0.2,0.1-0.3
  c0-0.2,0.1-0.2,0.1-0.2h0.1l0,0c0,0,0,0,0.1,0c0.1,0.1,0.1,0.1,0.2,0.1h0.1c0,0,0,0,0,0.1S19,10.7,19,10.7c0,0.1,0.2,0.1,0.3,0.1
  l0,0c0.1,0,0.3,0,0.3-0.2c0-0.1,0.1-0.5,0.1-0.6s-0.1-0.2-0.2-0.2l-0.1-0.1c-0.1-0.1-0.1-0.1-0.1-0.2c0,0,0-0.1,0-0.2
  c0-0.2-0.1-0.2-0.2-0.3c0,0-0.1,0-0.1-0.1c-0.1,0-0.1-0.1-0.1-0.2c0,0,0-0.1-0.1-0.1c-0.2-0.2-0.4-0.2-0.6-0.2c-0.1,0-0.1,0-0.2,0
  c-0.3,0-0.7-0.1-0.9-0.1C16.8,8.3,16.8,8.3,16.8,8.3L16.8,8.3z M17.6,10.4v-0.1v-0.1c0-0.1,0-0.2,0-0.3l0,0l0,0l0.1,0.1
  c0,0.1,0,0.2,0,0.3C17.8,10.3,17.7,10.3,17.6,10.4C17.7,10.4,17.6,10.4,17.6,10.4L17.6,10.4z"></path>
</g>
<g>
  <circle fill="#CF5D57" cx="15" cy="8.4" r="0.4"></circle>
  <path d="M15,8.1c0.2,0,0.3,0.1,0.3,0.3S15.2,8.7,15,8.7s-0.3-0.1-0.3-0.3S14.9,8.1,15,8.1 M15,8c-0.2,0-0.4,0.2-0.4,0.4
  s0.2,0.4,0.4,0.4s0.4-0.2,0.4-0.4S15.3,8,15,8L15,8z"></path>
</g>
<circle fill="#FFFFFC" cx="7.5" cy="7.4" r="0.2"></circle>
<g>
  <path fill="#299790" d="M11.6,6C11.6,6,11.5,6,11.6,6L11.6,6L11.6,6L11.6,6c0-0.2,0.2-0.3,0.1-0.5c0,0,0-0.1-0.1-0.1
  s-0.2-0.1-0.2-0.1c0-0.1,0.1-0.1,0.2-0.3l0,0c0,0-0.1-0.1-0.1-0.2s0-0.2,0-0.3c-0.4,0.2-1,0.4-1.1,0.4l0,0l0,0l0,0
  c0-0.1,0-0.1,1.3-0.6h0.1c0.1,0,0.2-0.1,0.3-0.1s0.3,0,0.4,0.2c0.1,0,0.2-0.1,0.3-0.1s0.2,0,0.3,0.1s0.1,0.2,0.1,0.3
  C13,4.9,12.9,5,12.8,5c-0.1,0-0.2,0.1-0.2,0.1c0,0.1,0,0.1-0.1,0.2c0,0.1,0,0.1-0.1,0.2l-0.1,0.1l0,0h-0.1h-0.1l0,0
  c-0.1,0-0.1,0.1-0.2,0.1C11.8,5.9,11.7,6,11.6,6z"></path>
  <path d="M12,4.3c0.2,0,0.3,0.1,0.4,0.2c0.1,0,0.2-0.1,0.3-0.1s0.2,0,0.3,0.1c0,0.1,0,0.2,0,0.2c0,0.2-0.4,0.2-0.5,0.4
  c-0.1,0.1,0,0.3-0.1,0.4l-0.1,0.1c-0.1,0-0.1,0-0.2,0c0,0,0,0-0.1,0s-0.1,0.1-0.2,0.2C11.7,5.9,11.6,6,11.5,6l0,0l0,0
  c0,0,0.4-0.4,0.1-0.5c-0.1,0-0.1,0-0.2-0.1c0-0.1,0.1-0.2,0.2-0.2c0,0,0,0,0-0.1c0,0-0.1-0.1-0.1-0.2s0-0.3,0-0.3l0,0
  c-0.2,0.1-1,0.4-1,0.4l0,0l1.3-0.6C11.8,4.3,11.9,4.3,12,4.3 M12,4.2L12,4.2L12,4.2c-0.1,0-0.2,0-0.3,0.1c0,0,0,0-0.1,0
  c-0.1,0.1-0.4,0.2-0.7,0.3c-0.2,0.1-0.3,0.1-0.4,0.2c-0.1,0-0.1,0-0.1,0.1L10.3,5v0.1h0.1l0,0c0.1,0,0.7-0.2,1.1-0.4
  c0,0.1,0,0.2,0,0.2c0,0.1,0.1,0.1,0.1,0.2c-0.1,0.1-0.2,0.2-0.2,0.3c0,0.1,0.1,0.1,0.2,0.2l0,0c0,0.1-0.1,0.2-0.2,0.3l0,0V6l0,0
  l0,0h0.1c0.1,0,0.2-0.1,0.3-0.3c0.2,0,0.2,0,0.3-0.1l0,0c0,0,0,0,0.1,0h0.1c0.1,0,0.1,0,0.2-0.1c0.1-0.1,0.1-0.2,0.1-0.2
  c0-0.1,0-0.1,0-0.2c0,0,0.1-0.1,0.2-0.1c0.1-0.1,0.3-0.1,0.3-0.3c0.1-0.1,0-0.3-0.1-0.4s-0.2-0.1-0.3-0.1s-0.2,0-0.2,0
  C12.3,4.3,12.1,4.2,12,4.2L12,4.2z"></path>
</g>
<circle fill="#FFFFFC" cx="7" cy="8" r="0.2"></circle>
<circle fill="#FFFFFC" cx="7.9" cy="8" r="0.2"></circle>
<circle fill="#FFFFFC" cx="8.8" cy="8" r="0.2"></circle>
<circle fill="#FFFFFC" cx="9.7" cy="8" r="0.2"></circle>
<circle fill="#FFFFFC" cx="10.6" cy="8" r="0.2"></circle>
<circle fill="#FFFFFC" cx="11.4" cy="8" r="0.2"></circle>
<circle fill="#FFFFFC" cx="12.3" cy="8" r="0.2"></circle>
<circle fill="#FFFFFC" cx="8.4" cy="7.4" r="0.2"></circle>
<circle fill="#FFFFFC" cx="9.3" cy="7.4" r="0.2"></circle>
<circle fill="#FFFFFC" cx="10.1" cy="7.4" r="0.2"></circle>
<circle fill="#FFFFFC" cx="11" cy="7.4" r="0.2"></circle>
<circle fill="#FFFFFC" cx="11.9" cy="7.4" r="0.2"></circle>
<g>
  <path fill="#29928B" d="M21.3,16.3c0,0,0-1,0.1-1.5c-0.1,0-0.2,0.1-0.3,0.1H21v-0.1c0,0,0-0.5,0.3-0.5c0.1,0,0.2,0,0.2,0.1l0,0h0.1
  h0.1l0,0c0.1,0,0.4,0.2,0.4,0.2l0,0l0,0c0,0-0.1,0.2-0.3,0.2l0,0c-0.1,0-0.1,0-0.2,0c0,0.3-0.1,0.8-0.2,0.9
  C21.7,15.8,21.4,16.3,21.3,16.3v0.1V16.3z"></path>
  <path d="M21.4,14.3c0.1,0,0.1,0,0.2,0.1c0,0,0,0,0.1,0s0.2-0.1,0.3-0.1l0,0c0.1,0,0.4,0.2,0.4,0.2s-0.1,0.1-0.3,0.1
  c-0.1,0-0.1,0-0.2-0.1c0,0.3-0.1,0.8-0.2,1s-0.4,0.7-0.4,0.7s0-1,0.1-1.6c-0.1,0.1-0.3,0.1-0.3,0.1S21.2,14.3,21.4,14.3 M21.4,14.2
  c-0.3,0-0.3,0.5-0.4,0.5v0.1h0.1c0,0,0.1,0,0.2,0c-0.1,0.6-0.1,1.4-0.1,1.5v0.3l0.2-0.3c0-0.1,0.3-0.5,0.4-0.7
  c0-0.1,0.2-0.5,0.2-0.8h0.1c0.2,0,0.3-0.2,0.3-0.2l0.1-0.1l-0.1-0.1c0,0-0.3-0.2-0.4-0.2l0,0c-0.1,0-0.1,0-0.2,0h-0.1
  C21.6,14.3,21.5,14.2,21.4,14.2L21.4,14.2L21.4,14.2z"></path>
</g>
<g>
  <path fill="#E9DA74" d="M21.8,14.3c-0.3,0-0.6-0.2-0.6-0.5c0-0.2,0-0.5,0.3-0.7c-0.2-0.1-0.3-0.2-0.3-0.5c0-0.2,0.1-0.5,0.3-0.7
  l0,0l0,0l0.1,0.1c0.3,0.3,0.7,0.6,0.6,0.8l0,0l0,0c0,0.1-0.1,0.1-0.2,0.2c0.3,0.1,0.4,0.4,0.4,0.7C22.3,14,22.1,14.3,21.8,14.3z"></path>
  <path d="M21.4,12.1c0.1,0.1,0.8,0.6,0.7,0.8c-0.1,0.1-0.2,0.2-0.3,0.2c0.7,0.1,0.6,1.2-0.1,1.2s-0.8-1-0.2-1.1
  C21,13,21,12.3,21.4,12.1 M21.4,11.9L21.4,11.9c-0.3,0.2-0.4,0.4-0.4,0.7c0,0.2,0.1,0.4,0.3,0.5c-0.2,0.2-0.3,0.4-0.2,0.7
  c0.1,0.3,0.3,0.6,0.7,0.6c0.4,0,0.6-0.3,0.7-0.6c0-0.3-0.1-0.5-0.3-0.7c0.1,0,0.1-0.1,0.1-0.2l0,0l0,0c0-0.2-0.3-0.4-0.7-0.8
  C21.5,12,21.5,12,21.4,11.9L21.4,11.9L21.4,11.9z"></path>
</g>
<g>
  <path fill="#299790" d="M15.6,6.2c-0.2,0-0.2-0.1-0.3-0.2l-0.1-0.1c-0.1,0-0.2,0-0.3,0s-0.1,0-0.1,0c-0.1,0-0.1-0.1-0.1-0.1
  c0-0.1,0-0.1,0.1-0.2V5.5l-0.1-0.1c-0.2-0.2-0.2-0.3-0.2-0.3c0-0.1,0.1-0.3,0.2-0.3c-0.1,0-0.3,0-0.4,0c-0.4,0-0.7,0-0.8-0.2l0,0
  l0,0l0,0c0,0,2.2,0,2.4,0.2L16,4.9c0,0.1-0.1,0.4-0.2,0.5c0,0,0,0.1,0.1,0.1C16,5.6,16.1,5.7,16,5.8c0,0-0.1,0.1-0.2,0.1
  c0,0,0,0-0.1,0c0,0,0,0,0,0.1C15.6,6,15.6,6,15.6,6.2L15.6,6.2L15.6,6.2z"></path>
  <path d="M13.5,4.6c0.1,0,2.2,0.1,2.3,0.2l0.1,0.1c0,0.1-0.1,0.4-0.2,0.5c0,0.1,0.3,0.3,0.2,0.4c0,0-0.2,0.1-0.3,0.1
  c-0.1,0.1,0,0.2,0,0.3c-0.2,0-0.3-0.2-0.4-0.3c0,0-0.2,0-0.3,0h-0.1c-0.1,0-0.1-0.1-0.1-0.1c0-0.1,0.1-0.2,0.1-0.2l-0.4-0.4
  c0-0.2,0.3-0.3,0.3-0.3C14.5,4.7,13.5,4.7,13.5,4.6C13.4,4.6,13.4,4.6,13.5,4.6 M13.5,4.5C13.4,4.5,13.4,4.5,13.5,4.5l-0.1,0.1l0,0
  c0.1,0.2,0.4,0.2,0.8,0.2c0.1,0,0.2,0,0.3,0c-0.1,0.1-0.2,0.2-0.1,0.3c0,0,0,0.1,0.2,0.3l0.1,0.1l0,0c0,0.1-0.1,0.1-0.1,0.2
  s0,0.1,0.1,0.2h0.1c0.1,0,0.2,0,0.3,0L15.2,6c0.1,0.1,0.2,0.2,0.3,0.2h0.1V6.1c0-0.1,0-0.2,0-0.2l0,0l0,0c0.1,0,0.2-0.1,0.2-0.1
  c0.1-0.1,0-0.2-0.1-0.4c0,0,0,0,0-0.1C15.9,5.2,16,5,15.9,4.8c0,0,0-0.1-0.1-0.2c0,0-0.1-0.1-1.2-0.1C14.1,4.5,13.5,4.5,13.5,4.5
  L13.5,4.5z"></path>
</g>
<g>
  <path fill="#324968" d="M13.8,6.3c-0.1,0-0.2-0.1-0.2-0.1c-0.1,0.1-0.1,0.1-0.2,0.1h-0.1c-0.1,0-0.2-0.1-0.1-0.2
  c0-0.1,0.1-0.1,0.1-0.2c0,0-0.1,0-0.1-0.1c-0.1,0.1-0.1,0.1-0.2,0.1l0,0l0,0c-0.1,0-0.2-0.1-0.2-0.2s0-0.1,0-0.2
  c-0.1,0-0.1-0.1-0.1-0.2s0-0.2,0.2-0.3c0,0.1,0.1,0,0.1,0c0-0.1,0-0.1,0.1-0.1l0.1-0.1c0,0,0-0.1,0.1-0.1l0,0l0,0l0,0h0.1l0,0h0.1
  c0.1,0,0.1,0.1,0.2,0.1l0,0l0,0c0.1,0,0.2,0.1,0.3,0.2l0,0l0,0c0.1,0,0.1,0,0.1,0.1c0,0,0.1,0.1,0.1,0.2S14.1,5.5,14,5.5
  c0,0,0.1,0.1,0.1,0.2s0,0.1-0.1,0.2L13.9,6c0,0,0,0,0,0.1S13.9,6.3,13.8,6.3C13.9,6.3,13.9,6.3,13.8,6.3z"></path>
  <path d="M13.3,4.7C13.4,4.7,13.4,4.7,13.3,4.7c0.1,0,0.1,0,0.1,0h0.1c0.1,0,0.1,0.1,0.2,0.1l0,0l0,0c0.1,0,0.2,0.1,0.2,0.2l0,0l0,0
  l0,0c0.1,0,0.2,0.1,0.2,0.2S14,5.4,13.9,5.4c0,0,0,0-0.1,0s0,0-0.1,0c0.1,0,0.1,0.1,0.1,0.2s-0.1,0.2-0.2,0.2c0,0,0,0-0.1,0l0,0
  l0.1,0.1c0,0.1,0,0.2,0,0.2h-0.1c-0.1,0-0.2-0.1-0.2-0.2l0,0c0,0.1-0.1,0.2-0.2,0.2c0,0,0,0-0.1,0S12.9,6,12.9,5.9s0.1-0.1,0.2-0.2
  c-0.1,0-0.1,0-0.2-0.1c0,0,0,0,0-0.1c-0.1,0.1-0.1,0.1-0.2,0.2l0,0l0,0c-0.1,0-0.1-0.1-0.1-0.1c0-0.1,0-0.1,0.1-0.2
  c-0.1,0-0.1-0.1-0.2-0.2c0-0.1,0-0.2,0.1-0.3c0.1,0,0.1-0.1,0.2-0.1l0,0l0,0l0,0c0-0.1,0-0.1,0.1-0.1L13,4.6
  C13.2,4.8,13.3,4.7,13.3,4.7L13.3,4.7 M13.3,4.6L13.3,4.6L13.3,4.6L13.3,4.6c-0.1,0-0.2,0.1-0.2,0.1S13,4.7,13,4.8
  c0,0.1,0,0.1,0,0.2c-0.1,0-0.1,0-0.2,0.1c-0.1,0.1-0.2,0.2-0.2,0.3c0,0.1,0.1,0.1,0.1,0.2v0.1c0,0.1,0.1,0.2,0.2,0.2l0,0
  c0,0,0,0,0.1,0c0,0,0.1,0,0.2-0.1l0,0c0,0-0.1,0.1-0.1,0.2s0,0.2,0.2,0.3h0.1c0.1,0,0.2,0,0.2-0.1c0.1,0.1,0.1,0.1,0.2,0.1h0.1
  C14,6.3,14,6.2,14,6l0,0c0,0,0.1,0,0.1-0.1c0.1-0.1,0.1-0.1,0.1-0.2V5.6c0.1,0,0.2-0.1,0.2-0.3c0-0.1,0-0.2-0.1-0.2
  C14.3,5,14.2,5,14.1,5l0,0c-0.1-0.1-0.2-0.1-0.3-0.2l0,0c0-0.1-0.1-0.1-0.2-0.1h-0.1l0,0C13.4,4.7,13.4,4.6,13.3,4.6L13.3,4.6z"></path>
</g>
</svg>
</div>
      <div id="global_nav_la_4324422-name">
        <span>LOS ANGELES</span>
      </div>
    </div>
    <div id="global_nav_la_4324422-rightwrap">
      <a id="global_nav_la_4324422-311" class="cleanslate" href="https://myla311.lacity.org/" target="_blank">
        <p id="global_nav_la_4324422-311-pill" class="pill" aria-hidden="true">
          <span class="pill-icon">311</span>
          <span class="pill-text">Services</span>
        </p>
        <p id="global_nav_la_4324422-311-icon-text" class="link-text">City Services</p>
      <span class="global_nav_la_4324422-tooltip-text">Opens https://myla311.lacity.org/ in a new window.</span></a>
      <a id="global_nav_la_4324422-citydirectory" class="cleanslate" href="https://lacity.gov/directory" target="_blank">
        <p id="global_nav_la_4324422-citydirectory-pill" class="pill" aria-hidden="true">
          <span class="pill-icon">LA</span>
          <span class="pill-text">Directory</span>
        </p>
        <p id="global_nav_la_4324422-citydirectory-icon-text" class="link-text">City Directory</p>
      <span class="global_nav_la_4324422-tooltip-text">Opens https://lacity.gov/directory in a new window.</span></a>
    </div>
  </div>
</div>
</div><script>// hiding the navbar when showing the loading screen.
    document.addEventListener("DOMContentLoaded", () => {
      let url = window.location.pathname;
      if (url.includes("AngelenoAppLogin")) {
        document.querySelector("#global_navbar_la_4324422").style.display = "none";
      }
    });</script><noscript><strong>We're sorry but Angeleno - Account doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div data-v-70a86cd2="" data-app="true" class="v-application v-application--is-ltr theme--light" id="app"><div class="v-application--wrap"><div data-v-70a86cd2=""><div role="alert" class="v-alert v-sheet theme--dark success" style="display: none;"><div class="v-alert__wrapper"><i aria-hidden="true" class="v-icon notranslate v-alert__icon mdi mdi-check-circle theme--dark"></i><div class="v-alert__content"></div></div></div><div role="alert" class="v-alert v-sheet theme--dark info" style="display: none;"><div class="v-alert__wrapper"><i aria-hidden="true" class="v-icon notranslate v-alert__icon mdi mdi-information theme--dark"></i><div class="v-alert__content"></div></div></div><div role="alert" class="v-alert v-sheet theme--dark warning" style="display: none;"><div class="v-alert__wrapper"><i aria-hidden="true" class="v-icon notranslate v-alert__icon mdi mdi-exclamation theme--dark"></i><div class="v-alert__content"></div></div></div><div role="alert" class="v-alert v-sheet theme--dark error" style="display: none;"><div class="v-alert__wrapper"><i aria-hidden="true" class="v-icon notranslate v-alert__icon mdi mdi-alert theme--dark"></i><div class="v-alert__content"></div></div></div></div><div data-v-70a86cd2="" class="chip-icon"></div><header data-v-70a86cd2="" class="v-sheet theme--light v-toolbar v-app-bar v-app-bar--fixed" data-booted="true" style="height: 56px; margin-top: 0px; transform: translateY(0px); left: 0px; right: 0px;"><div class="v-toolbar__content" style="height: 56px;"><div data-v-70a86cd2="" class="v-toolbar__title headline text-uppercase" style="display: flex; height: -webkit-fill-available;"><div data-v-70a86cd2="" style="align-items: center; justify-content: center; display: flex; font-family: Oswald !important; font-weight: 900;"><span data-v-70a86cd2="" style="padding-right: 5px;">Angeleno Account</span></div></div><div data-v-70a86cd2="" class="spacer"></div><button data-v-70a86cd2="" type="button" class="btn-title-bar nav-main v-btn v-btn--flat v-btn--text theme--light v-size--default"><span class="v-btn__content"><i data-v-70a86cd2="" aria-hidden="true" class="v-icon notranslate v-icon--left mdi mdi-home theme--dark"></i>Home </span></button><button data-v-70a86cd2="" type="button" class="btn-title-bar nav-main v-btn v-btn--flat v-btn--text theme--light v-size--default"><span class="v-btn__content"><i data-v-70a86cd2="" aria-hidden="true" class="v-icon notranslate v-icon--left mdi mdi-apps theme--dark"></i>Services </span></button><button data-v-70a86cd2="" type="button" class="btn-title-bar nav-main v-btn v-btn--flat v-btn--text theme--light v-size--default"><span class="v-btn__content"><span data-v-70a86cd2="" aria-hidden="true" class="v-icon notranslate v-icon--left v-icon--svg theme--dark"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" height="24" width="24" role="img" aria-hidden="true"><path d="M15.07,11.25L14.17,12.17C13.45,12.89 13,13.5 13,15H11V14.5C11,13.39 11.45,12.39 12.17,11.67L13.41,10.41C13.78,10.05 14,9.55 14,9C14,7.89 13.1,7 12,7A2,2 0 0,0 10,9H8A4,4 0 0,1 12,5A4,4 0 0,1 16,9C16,9.88 15.64,10.67 15.07,11.25M13,19H11V17H13M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12C22,6.47 17.5,2 12,2Z"></path></svg></span>Help </span></button><button data-v-70a86cd2="" class="" id="login-button"><button data-v-70a86cd2="" type="button" class="btn-title-bar nav-main v-btn v-btn--flat v-btn--text theme--light v-size--default"><span class="v-btn__content"><i data-v-70a86cd2="" aria-hidden="true" class="v-icon notranslate v-icon--left mdi mdi-login theme--dark"></i>Login</span></button></button><!----><button data-v-70a86cd2="" type="button" class="v-app-bar__nav-icon btn-title-bar mobile-nav-toggle v-btn v-btn--flat v-btn--icon v-btn--round theme--light v-size--default"><span class="v-btn__content"><i data-v-70a86cd2="" aria-hidden="true" class="v-icon notranslate mdi mdi-menu theme--light"></i></span></button></div></header><aside data-v-70a86cd2="" class="v-navigation-drawer v-navigation-drawer--absolute v-navigation-drawer--close v-navigation-drawer--is-mobile v-navigation-drawer--temporary theme--light" data-booted="true" style="height: 100%; top: 0px; transform: translateX(-100%); width: 256px;"><div class="v-navigation-drawer__content"><div data-v-70a86cd2="" role="list" class="v-list v-sheet theme--light v-list--dense v-list--nav"><div data-v-70a86cd2="" role="listbox" class="v-item-group theme--light v-list-item-group"><div data-v-70a86cd2="" tabindex="0" role="listitem" aria-selected="false" class="v-list-item v-list-item--link theme--light"><div data-v-70a86cd2="" class="v-list-item__icon"><i data-v-70a86cd2="" aria-hidden="true" class="v-icon notranslate mdi mdi-home theme--light"></i></div><div data-v-70a86cd2="" class="v-list-item__title">Home</div></div><div data-v-70a86cd2="" tabindex="0" role="listitem" aria-selected="false" class="v-list-item v-list-item--link theme--light"><div data-v-70a86cd2="" class="v-list-item__icon"><i data-v-70a86cd2="" aria-hidden="true" class="v-icon notranslate mdi mdi-apps theme--light"></i></div><div data-v-70a86cd2="" class="v-list-item__title">Services</div></div><div data-v-70a86cd2="" tabindex="0" role="listitem" aria-selected="false" class="v-list-item v-list-item--link theme--light"><div data-v-70a86cd2="" class="v-list-item__icon"><span data-v-70a86cd2="" aria-hidden="true" class="v-icon notranslate v-icon--svg theme--light"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" height="24" width="24" role="img" aria-hidden="true"><path d="M15.07,11.25L14.17,12.17C13.45,12.89 13,13.5 13,15H11V14.5C11,13.39 11.45,12.39 12.17,11.67L13.41,10.41C13.78,10.05 14,9.55 14,9C14,7.89 13.1,7 12,7A2,2 0 0,0 10,9H8A4,4 0 0,1 12,5A4,4 0 0,1 16,9C16,9.88 15.64,10.67 15.07,11.25M13,19H11V17H13M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12C22,6.47 17.5,2 12,2Z"></path></svg></span></div><div data-v-70a86cd2="" class="v-list-item__title">Help</div></div><div data-v-70a86cd2="" tabindex="0" role="listitem" aria-selected="false" class="v-list-item v-list-item--link theme--light"><div data-v-70a86cd2="" class="v-list-item__icon"><i data-v-70a86cd2="" aria-hidden="true" class="v-icon notranslate mdi mdi-login theme--light"></i></div><div data-v-70a86cd2="" class="v-list-item__title">Login</div></div><!----><!----><!----></div></div></div><div class="v-navigation-drawer__border"></div></aside><div data-v-70a86cd2="" class="img-container" style="min-height: 275px; width: 100%;"><img src="/img/Angeleno_hero.d2b6c0bc.jpg" class="auth-org-logo"><div class="top-left"><h3 class="hero-text"> Your one account to access City of Los Angeles services. </h3><p class="hero-sub-text">Use one account and password to access participating City services. </p><p><button type="button" id="green-button" class="btn btn-success"><a href="https://angelenologin.lacity.org/signin/register" target="_blank">Register Today!</a></button></p></div></div><main data-v-70a86cd2="" class="v-main" data-booted="true" style="padding: 0px;"><div class="v-main__wrap"><div data-v-70a86cd2="" class="container main-container"><div data-v-70a86cd2="" class="row align-center justify-center"><div data-v-70a86cd2="" class="home"><div><main id="main"><div id="resources" class="container blurb"><h3 class="header-text">What is an Angeleno Account and why should I have one?</h3><div class="row"><div class="col-lg-4"><img src="/img/angeleno_placeholder.dc04cebf.jpg" alt="People at counter" class="img-fluid"></div><div class="col-lg-8 pt-4 pt-lg-0"><div class="py-2"><p> With the Angeleno Account, the City is providing a single, private and secure account to access City services. </p><p> The Angeleno Account is used to securely <ul><li>Make appointments with <a href="https://lacityvet.com/appointments" target="_blank">Animal Services</a></li><li>Access contracting opportunities on <a href="https://www.rampla.org/s/" target="_blank">rampla.org</a></li><li>Make appointments with the <a href="https://lahd.service-now.com/appt" target="_blank">Los Angeles Housing Department's public counter</a></li><li>And <a href="/apps" target="_blank">more </a></li></ul></p><br><p> The Angeleno Account is easy to use. You no longer need to juggle usernames and passwords for different City services. Your Angeleno Account is your one account to unlock many doors at City Hall. </p><br><button type="button" id="green-button" class="btn btn-success"><a href="https://angelenologin.lacity.org/signin/register" target="_blank">Register Today!</a></button></div></div></div></div></main></div></div></div></div></div></main><footer data-v-70a86cd2="" id="footer" class="footer"><div data-v-70a86cd2="" class="container d-flex justify-content-center"><div data-v-70a86cd2="" id="lacity-copyright" class="col-lg-8 col-md-8 my-md-4"><p data-v-70a86cd2="" class="pr-4 pt-2"> © Copyright 2024 City of Los Angeles. All rights reserved. <a data-v-70a86cd2="" href="http://disclaimer.lacity.org/disclaimer.htm" target="_blank">Disclaimer</a> | <a data-v-70a86cd2="" href="http://disclaimer.lacity.org/privacy.htm" target="_blank">Privacy Policy</a></p></div></div></footer></div></div><script src="/js/chunk-vendors.0783cee2.js"></script><script src="/js/app.7e40290d.js"></script></body></html>