/* asap-regular - latin */
@font-face {
  font-family: 'Asap';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/asap-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/asap-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/asap-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/asap-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/asap-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/asap-v15-latin-regular.svg#Asap') format('svg'); /* Legacy iOS */
	font-display: swap;
}
/* asap-700 - latin */
@font-face {
  font-family: 'Asap';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/asap-v15-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/asap-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/asap-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/asap-v15-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/asap-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/asap-v15-latin-700.svg#Asap') format('svg'); /* Legacy iOS */
}
/* asap-italic - latin */
@font-face {
  font-family: 'Asap';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/asap-v15-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/asap-v15-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/asap-v15-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/asap-v15-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/asap-v15-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/asap-v15-latin-italic.svg#Asap') format('svg'); /* Legacy iOS */
	font-display: swap;
}
/* asap-700italic - latin */
@font-face {
  font-family: 'Asap';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/asap-v15-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/asap-v15-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/asap-v15-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/asap-v15-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/asap-v15-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/asap-v15-latin-700italic.svg#Asap') format('svg'); /* Legacy iOS */
}

/* COLORI */

:root {
   --rosso: #b81f25;
   --rosso-scuro: #7c0e16;
   --rosso-trasp: rgb(184 31 37 / 0.2);
   --grigio: #59595b;
   --grigio-chiaro: #ceced4;
   --grigio-tabelle: #bcbcc1;
   --sfondo: #ebebed;
   --righe-tabella: #f4f4f4;
   --box-shadow: 0 10px 15px rgba(0,0,0,0.15);
   --light-green: #98c985;
   --mid-green: #46a81d;
   --dark-green: #446e33;
   --giallo: #e5b415;
   --arancio: #cb871b;
   --border-radius: 5px;
   --panel-padding: 25px 25px 20px 25px;
   --panel-padding-search: 40px 25px;
   --panel-spacer: 12.5px;
   --panel-top-spacer: 30px;
   --tabelle-dark-grey: #9f9fa3;
}

#box-riepilogo-import
{
  margin-top: var(--panel-top-spacer);
  border-radius: var(--border-radius);
  box-shadow: var(--box-shadow);
  padding: var(--panel-padding);
  margin-right:10px
}
#box-riepilogo-import .titolo-riepilogo
{
  margin-top:0px;
}

/* STILI GENERALI */

html {
    font-size: 13px;
}

html, body {
  color: var(--grigio);
  background-color: var(--sfondo) !important;
}

.nav-item.menu-assistenza a {
	background: transparent !important;
}

.mainWrapp {
    margin-top: 200px;
}

.mobile-tip {
display: none;}

.headerTP {
  box-shadow: var(--box-shadow);
}

.bloccoIntestazione .col-md-6.brand {
  margin-left: 0;
  margin-right: auto;
}


h1, h2, h3, h4, h5, h6 {
  font-family: 'Asap', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-style: italic;
  color: var(--rosso);
}

h1 {
font-size: 1.8rem;
margin-bottom: 0.5rem;
}

h2 {
  font-size: 1.5rem;
}

.logo-mobile {
  max-height: 50px;
}

#crediti {font-size: 0.9rem;}

body {
  font-family: 'Asap', sans-serif;
  /* display: flex;
  flex-direction: column;
  min-height: 100%; */
  font-size: 1rem;
}

a.icoHelp {
    font-size: 0.8rem;
    font-weight: 700;
    width: 1.1rem;
    height: 1.1rem; 
    color: #fff;
    background: var(--grigio-chiaro);
    border-radius: 100px;
    text-align: center;
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 0;
}

select.form-control, input.form-control[type="text"] {
  text-transform: none;
  font-size: 1rem !Important;
}

.label-red {
    color: var(--rosso);
}

.ittext {
    font-size: 1.2rem;
}

.border-1, .table-bordered > :not(caption) > *, .table-bordered > :not(caption) > * > * {
border: 0;
}

#modalInsertLista .modal-dialog {
    width: calc( 100% - 50px );
    max-width: calc(1320px - 50px);
}

.nav-tabs .nav-item {
display: flex;
}

/* BOTTONI */

.btn-primary, .btnOrdGio, .download-example, #wrap-cart-giornaliero .makeOrder, #sbmNewDes, .print-button, .btn[value="Conferma"], #wrap-cart-stock .makeOrder {
  border: 2px solid var(--rosso);
  border-radius: 1000px;
  padding: 8px 20px;
  color: #fff;
  background: var(--rosso);
  box-shadow: none;
  font-weight: 400;
  font-size: 1.1rem;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  text-decoration: none;
  /* display: flex !important; SE SALTANO TUTTI I TASTI PRIMARI RIATTIVARE QUESTO */
  align-items: center;
  width: auto;
  text-align: center;
  justify-content: center;
}

.tpbuttons-row {
  justify-content: flex-end;
  display: flex;
}

.tpbuttons-row a {
  margin-left: 10px;
  margin-bottom: 10px;
}

.btn-primary:hover, .btnOrdGio:hover, .download-example:hover, .btn-primary:focus, .btnOrdGio:hover, .btnOrdGio.btn-check:focus + .btnOrdGio.btn-primary, .btnOrdGio.btn-primary:focus, .btnOrdStock:hover, .btnOrdStock.btn-check:focus + .btnOrdStock.btn-primary, .btnOrdStock.btn-primary:focus, .btnOrdLastMinute:hover, .btnOrdLastMinute.btn-check:focus + .btnOrdLastMinute.btn-primary, .btnOrdLastMinute.btn-primary:focus, #sbmNewDes:hover, .print-button:hover, .btn[value="Conferma"]:hover {
  background: #fff;
  color: var(--rosso);
  border: 2px solid var(--rosso);
  font-size: 1.1rem;
  font-weight: 400;
  width: auto;
}

.btn[value="Richiedi ricarica crediti"] {
  margin-top: 0;
}

.makeOrder:hover, .makeOrder:focus {
    background: #fff !important;
  color: var(--rosso) !important;
  border-color: var(--rosso) !important;
  font-size: 1.1rem !important;
  font-weight: 400 !important;
}

.btn-check:focus + .btn-primary, .btn-primary:focus {
  box-shadow: none;
}

input.qtaInputrichiesta:disabled {
  background: var(--grigio-chiaro);
  color: var(--grigio);
  border-color: var(--grigio-chiaro);
}

/* Tasto aggiungi tutti al carrello */

#btnAddAllCartStock {
  display: flex !important;
  align-items: center;
}

#btnAddAllCartStock:before {
    content: " ";
    width: 1.5em;
    height: 1.5em;
    /* background: #fff; */
    display: inline-block;
    margin-right: 5px;
    background-position: center center;
    background-size: contain;
    background-repeat:no-repeat;
    position: relative;
    top: -0.15rem;
}

#btnAddAllCartStock:hover:before {
 background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 26.2 27.3' xml:space='preserve' viewBox='0 0 26.2 27.3'%3E%3Cstyle%3E.st0%7Bfill:%23b81f25%7D.st2%7Bfill:none;stroke:%23b81f25;stroke-linecap:round;stroke-miterlimit:10%7D%3C/style%3E%3Cpath class='st0' d='M19.3 6.2H2.7c-.3 0-.5.2-.5.5v14.7c0 .3.2.5.5.5h16.7c.3 0 .5-.2.5-.5V6.7c-.1-.3-.3-.5-.6-.5zm-16.1 1h15.7v13.7H3.2V7.2z'/%3E%3Cpath class='st0' d='M12.7 11.6H9.3c-.4 0-.8-.3-.8-.8V7.2h1v3.4h2.9V7.2h1v3.6c.1.5-.3.8-.7.8zM22 24.8H0v-2.5c0-.5.4-.9.9-.9h20.3c.5 0 .9.4.9.9v2.5zm-21-1h20.1v-1.5H1v1.5z'/%3E%3Cpath class='st0' d='M2.7 27.3H.8c-.4 0-.8-.3-.8-.8v-2.7h3.4v2.7c0 .4-.3.8-.7.8zm-1.7-1h1.5v-1.5H1v1.5zM21.3 27.3h-1.9c-.4 0-.8-.3-.8-.8v-2.7H22v2.7c0 .4-.3.8-.7.8zm-1.7-1h1.5v-1.5h-1.5v1.5z'/%3E%3Cg%3E%3Cpath class='st0' d='M12 27.3h-1.9c-.4 0-.8-.3-.8-.8v-2.7h3.4v2.7c0 .4-.3.8-.7.8zm-1.7-1h1.5v-1.5h-1.5v1.5z'/%3E%3C/g%3E%3Ccircle cx='19.6' cy='6.6' r='6.1' style='fill:%23fff;stroke:%23b81f25;stroke-linecap:round;stroke-miterlimit:10'/%3E%3Cpath class='st2' d='M19.6 4v5.3M22.3 6.6h-5.4'/%3E%3C/svg%3E"); 
}

/* MODAL */

.modal-dialog {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
}

#wrap-tabella-carrello-giornaliero .col-sm-12, #wrap-tabella-carrello-stock .col-sm-12 {
  overflow-x: scroll;
}

#wrap-tabella-carrello-giornaliero .thNetto, #wrap-tabella-carrello-stock .thNetto {
  vertical-align: middle;
}

.modal-dialog .modal-content {
  padding: 50px;
}

.modal-header {
  background: #fff;
  padding: 0;
  margin-bottom: 1.5rem;
}

.modal-title {
  font-size: 1.7rem;
}

.modal-body, .modal-body .container {padding: 0;/* font-size: 1rem; */}

.modal-body label {
  font-size: 1rem;
  text-align: left;
  font-weight: 700;
  color: var(--grigio);
}

.modal-body label.tpnote, .tpnote {
  font-size: 1rem;
  font-weight: 400;
  text-transform: none;
  border-top: 1px solid var(--grigio-chiaro);
  color: var(--grigio);
  padding-top: 0.5rem;
  margin-top: 1.5rem;
  }

#modalInsertLista .modal-body .form-group .row:first-of-type {
  display: flex;
  flex: 1 1 auto;
}

#modalInsertLista .modal-body .form-group .row:first-of-type > div {
  flex: 1 1 auto;
}

#modalInsertLista .modal-body .form-group .row:first-of-type .col-md-3:last-child {
  flex: 0 0 200px;
}


/* HEADER */

.bloccoIntestazione {
    padding-top: 20px;
    padding-bottom: 10px;
}

.bloccoIntestazione > .row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: nowrap;
}

.brand img {margin-top: 8px;}

.tpuser {
    text-align:  left;
}

.tpuser strong {
  border-left: 1px solid var(--grigio);
  padding-left: 5px;
}

/* CART */

.isBoxCart:before {
    content: ""; 
    display: block;
    height: 3.6rem;
    width: 3.6rem;
    left: 10px;
    position: absolute;
    background: var(--rosso);
    color: #fff;    border-radius: 1000px;
    text-align: center;
}

.label-header-cart br {
    display: none;
}

p.label-header-cart {
  margin-bottom: 0.3rem;
  font-size: 1rem;
}

.boxCartGiornaliero > a:not(.icoHelp), .boxCartStock > a:not(.icoHelp), .boxCartLast > a:not(.icoHelp), .boxInfoUte a {
    color: var(--grigio);
}

.isBoxCart p.label-header-count-cart {
    font-weight: 700;
    color: var(--rosso);
}

.isBoxCart {
    padding: 5px 15px 0 60px;
    font-size: 1.2rem;
    position: relative;
    border-left-color: var(--grigio-chiaro);
}

.bloccoIntestazione .col-md-2 {
    padding-right: 0;
}

.boxInfoUte {
    padding: 5px 15px;
    border-left: 1px solid var(--grigio-chiaro);
    margin-left: 10px;
}

ul.datiIdUtente {padding-left: 0;margin-bottom: 0;/* justify-content: flex-start; */}

.datiIdUtente .label-red {
    font-size: 1.2rem;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
}

/* .datiIdUtente .label-red:after {
    content: "";
    width: 1.2em;
    height: 1.2em;
    background-color: var(--grigio);
    display: block;
    margin-left: 5px;
    text-align: center;
    border-radius: 1000px;
} */

.datiIdUtente #navbarDropdownHeader > strong {
    padding-left: 5px;
    border-left: 1px solid;
    margin-left: 5px;
}

/* BOX INFO UTENTE */

.boxInfoUte a {
    font-size: 1rem;
    text-decoration: none;
}

.boxInfoUte a:hover {
    text-decoration: underline;
}

/* NAVIGAZIONE */

#navigationUtente {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
  /* width: 100%; */
  /* margin-right: 0 !important; */
  }

 #navigationUtente li,#navigationUtente li.ex {
   flex: 0 0 auto;
   width: auto;
   display: flex;
}

#navigationUtente li a {
  text-align: left;
  padding: 5px 15px 5px 5px;
  position: relative;
  display: flex;
  align-items: center;
  font-size: 1.1rem;
  color: var(--grigio);
  }

#navigationUtente li a:before {
    content: "";
    display: block;
    height: 2em;
    width: 2em;
    margin-right: 8px;
    /* background: var(--rosso); */
    color: #fff;
    /* border-radius: 1000px; */
    text-align: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}

#navigationUtente ul.dropdown-menu li a:before {
    visibility: hidden;;
}
#navigationUtente ul.dropdown-menu li  {
    border-bottom: 1px solid var(--grigio-chiaro);
}
#navigationUtente ul.dropdown-menu li:last-child {
    border: none;
}

#navigationUtente li:hover > a {
    color: var(--rosso);
}

#navigationUtente li a.selezionato {
  font-weight: 700;
  color: var(--rosso);
}

#navigationUtente li.nav-item.menu-assistenza {
   /*margin-left: auto; */
   margin-left: 20px;
   display:  flex;
   align-items:  center;
}

#navigationUtente li.nav-item.menu-assistenza a {
  color: var(--rosso);
  font-weight: 700;
  height: auto;
  position: static;
}

#navigationUtente li.nav-item.menu-assistenza a:hover {
  text-decoration: underline;
}

.navbar {
  padding-top: 0;
  padding-bottom: 10px;
}

#navbarCollapse {
  border-top: 1px solid var(--grigio-chiaro);
}

/* BANNER PROMO */

/*#bannerPromoHeader {
    background: var(--light-green);
    padding: 15px;
    border-radius: var(--border-radius);
    color: var(--dark-green);
    font-weight: 700;
    font-size: 1rem;
    box-shadow: var(--box-shadow);
	display:none;
}

#bannerPromoHeader a {
   color: var(--dark-green);
   margin-left: 3px;
}

#bannerPromoHeader a:hover {
   color: var(--dark-green);
   text-decoration: none;
} 


#bannerPromoHeader > .container {
   padding: 0;
}*/
#bannerPromoHeader {
    display: flex;
    background: #000;
    color: #fff;
   padding: 20px;
   border-radius: var(--border-radius);
   box-shadow: var(--box-shadow);

}

#bannerPromoHeader > .container {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    max-width: none;
}

#bannerPromoHeader h3, #bannerPromoHeader p, #bannerPromoHeader h5 {
    margin-bottom: 0;
}

#bannerPromoHeader h3 {
    font-size: 3.5rem;
    margin-right: 10px;
    line-height: 3.5rem;
}

#bannerPromoHeader p {
   font-size: 1.4rem; 
}

#bannerPromoHeader h5 {
    color: #fff;
    background-color: #b81f25;
    background-image: linear-gradient(270deg, rgba(221,24,24,1), rgba(134,38,38,1));
    text-align: center;
    padding: 5px;
    flex: 0 0 160px;
    transform: rotate(2deg);
    align-items: center;
    display: flex;
}
/* PANNELLI */

.mainWrapp > .row > .row > div > .row > div {
    padding: var(--panel-padding);
}

.mainWrapp > .row > .row > div > .row, #boxRisultatiSe, .panel-body {
    box-shadow: var(--box-shadow);
    border-radius: var(--border-radius);
    background: #fff;
    margin-right: var(--panel-spacer);
    padding: var(--panel-padding)

}

#boxRisultatiSe {
    margin-top: var(--panel-top-spacer);
}

.mainWrapp > .row > .row > div > .row > div > .container {
    padding: 0;
}

.mainWrapp > .row > .row > div > .row > div > .container h1 {
    display: flex;
    flex-direction: row;
    margin-bottom: 1rem;

}

.mainWrapp > .row > .row > div > .row > div > .container h1:before {
    content: "";
    display: block;
    height: 1.3em;
    width: 1.3em;
    margin-right: 10px;
    /* background: var(--grigio); */
    color: #fff;
    border-radius: 1000px;
    text-align: center;
}

.mainWrapp > .row > .row > div > .row > div:last-child {
    padding-left: 0;
}

.mainWrapp > .row > .row > div > .row > div:last-child > .container {
    border-left: 1px solid var(--grigio-chiaro);
    padding-left: 25px;
}

/* COOKIE POLICY */

.cky-banner-element {
  margin-bottom: 1rem; 
}

.cky-consent-bar p {
  text-transform: none;
}

.cky-modal p {
  text-transform: none;
}

/* Menu rapido */

.menu-rapido, .menu-profilo {
    padding-left: 0;
    margin-bottom:  0;
}

.menu-rapido li, .mainWrapp > .row > .row > div > .row > div:last-of-type li {
    font-size: 1.1rem;
    list-style-type: none;
    margin-top: 0.7rem;
    margin-bottom: 0.7rem;
}

.menu-rapido li, .menu-profilo li {
   font-size: 1.1rem;
}

.menu-rapido li a, .menu-profilo li a {
    color: var(--grigio);
    display: flex;
    flex-direction: row;
    align-items: center;
}

.menu-rapido li a:after {
      content: "";
      display: block;
      height: 2em;
      width: 2em;
      margin-left: 10px;
      /* background: var(--rosso); */
      color: #fff;
      background-repeat: no-repeat;
      border-radius: 1000px;
      text-align: center;
      background-position: center center;
      transition: margin 0.25s ease;
      background-size: contain;
}

.menu-profilo li a:before {
    content: "";
    display: block;
    height: 1.8em;
    width: 1.8em;
    margin-right: 10px;
    /* background: var(--rosso); */
    color: #fff;
    /* border-radius: 1000px; */
    text-align: center;
    background-position: center center;
    transition: margin 0.25s ease;
    background-size: contain;
    background-repeat:  no-repeat;
}

.menu-rapido li a:hover, .menu-profilo li a:hover {
    text-decoration: none;
}

.menu-rapido li a:hover:after {
    margin-left: 20px; 
}

.progress {
    margin-bottom: 1.2rem;
    border-radius: 1000px;
    margin-top: 0.3rem;
}

.progress-bar {
    background-color: var(--mid-green);
}

/* INTRO Sezione */

.introSezione {
  margin-bottom: 0;
}

.introSezione h1 {
  margin-top: 2.5rem;
  margin-bottom: 0;
}

.introSezione p {
  font-size: 1.2rem;
  margin-bottom: 0.9rem;
}

/* TABBED CONTENT */

.row.tabRicerca > .col-md-12 {
    padding-left: 0;
    padding-right: 0;
}

#tab-ricerca .nav-item .nav-link, #modal-carrello .nav-item .nav-link {
  color: var(--grigio);
  text-transform: uppercase;
  font-style: italic;
  font-weight: 800;
  font-size: 1.2rem;
  padding: 10px 20px 10px 12.5px;
  background: var(--grigio-chiaro);
  margin-right: 4px;
  border: none;
  border-top-left-radius: var(--border-radius);
  border-top-right-radius: var(--border-radius);
  display: flex;
  flex-direction: row;
  align-items: center;
}


#tab-ricerca .nav-item .nav-link:before, #modal-carrello .nav-item .nav-link:before {
    content: "";
    display: block;
    height: 1.4em;
    width: 1.4em;
    margin-right: 8px;
    /* background: var(--grigio); */
    color: #fff;
    /* border-radius: 1000px; */
    text-align: center;
    background-size:  contain;
    background-repeat: no-repeat;
    background-position:  center center;
}

#tab-ricerca .nav-item .nav-link.active, #modal-carrello .nav-item .nav-link.active {
  background: #fff;
  color: var(--rosso);
}

.tab-content > .tab-pane {
  background: #fff;
  padding: var(--panel-padding-search);
  border-radius: var(--border-radius);
  border-top-left-radius: 0;
  box-shadow: var(--box-shadow);
}



/* #box-ricerca-singola > p {
  font-size: 1.2rem;
} */

#cercaPerCodice > .row {
  display: flex;
  justify-content: flex-start;
}

/* IMPORTANTE: freccia delle select. Va creata come background image e applicata a tutte le select */

#cercaPerCodice > .row > .col-md-3:first-child {
  flex: 0 1 20%;
  width: auto;
  min-width: 300px;
  position: relative;
  display: flex;
  align-items: center;
}

/* #cercaPerCodice > .row > .col-md-3:first-child:after {
  content: "\f078";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  display: block;
  color: var(--grigio-chiaro);
  font-size: 1em;
  position: absolute;
  right: 20px;
  z-index: 9999999999;
  cursor: pointer;
} */

select.form-control {
   background-image:
    linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;

}

/* FINE ATTENZIONE SELECT */

#cercaPerCodice > .row > .col-md-5/*, .wrapRicercaOrdiniStock .col-md-6*/ {
  flex: 1 1 auto;
  width: auto;
}

#cercaPerCodice > .row > .col-md-3:last-of-type, .wrapRicercaOrdiniStock .col-md-3 {
  flex: 0 1 auto;
  width: auto;
}

.wrapRicercaOrdiniStock .col-md-3:first-child {
  flex: 0 0 300px;
}

#cercaPerCodice select.form-control, #cercaPerCodice input.form-control[type="text"] {
  padding: 7px 10px;
  font-size: 1.2rem !important;
  color: var(--grigio);
  cursor: pointer;
}

#myTabContent .btn-primary {
    min-width: 200px;
}

/* MASCHERA IMPORTA FILE CON STEP */

#box-ricerca-multipla > div:nth-child(3) .form-group > div {
    margin-bottom: 1rem;
    position: relative;
    display: flex;
    align-items: center;
}

#box-ricerca-multipla > div:nth-child(3) .form-group > div:before {
    content: "1";
    text-align: center;
    display: block;
    width: 1.55rem;
    height: 1.5rem;
    background: var(--rosso);
    color: #fff;
    border-radius: 10000px;
    font-size: 0.9rem;
    font-weight: 700;
    margin-right: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#box-ricerca-multipla > div:nth-child(3) .form-group > div:nth-child(2):before {
    content: "2";
}

#box-ricerca-multipla > div:nth-child(3) .form-group > div:nth-child(3):before {
    content: "3";
}

#box-ricerca-multipla > div:nth-child(3) .form-group > div:last-child:before {
    display: none;
}

.boxTargaInput {
  display: flex;
  flex-direction: row;
  border-radius: 0.25rem;
}

.boxTargaInput:before {
  flex: 0 0 35px;
  left: 10.5px;
  top: 10.5px;
}

.boxTargaInput:after {
  flex: 0 0 15px;
}

.boxTargaInput #searchTarga {
  flex: 1 1 auto;
  max-width: none;
  margin-left: 0;
}

/* MODAL ISTRUZIONI CARICAMENTO FILE */

html[lang="it"] #modalViewIstruzioni img.eng {
    display: none;
}

html[lang="en"] #modalViewIstruzioni img.ita {
    display: none;
}

body.modal-open #modalViewIstruzioni {
    /* display: flex !important; */
    /* flex-direction: row; */
    /* align-items: center; */
}

body.modal-open #modalViewIstruzioni .modal-header {
    background: #fff;
    border: none;
}

body.modal-open #modalViewIstruzioni .modal-body h1 {
    font-size: 1.7rem;
}

body.modal-open #modalViewIstruzioni .modal-body .col-md-4 {
  display: flex;
  flex-direction: column;
  border-left: 1px solid var(--grigio-chiaro);
  padding-left: 25px;
  padding-right: 25px;
}
 
body.modal-open #modalViewIstruzioni .modal-body .col-md-4:first-child {
  border: none;
}

body.modal-open #modalViewIstruzioni .modal-content {
   box-shadow: var(--box-shadow);
   padding: 15px 15px 30px 15px;
   max-width: none;
}

body.modal-open #modalViewIstruzioni .download-example {
 margin: 20px auto 0;
 display: inline-block;
}

#box-ricerca-multipla > div:nth-child(3) .form-group > .col-md-12:last-child {
border-top: 1px solid var(--grigio-chiaro);
margin-top: 0.5rem;
padding-top: 0.3rem;
margin-left: 0.7rem;
padding-left: 0.3rem;
display: flex;
align-items: center;
}

#box-ricerca-multipla > div:nth-child(3) .form-group > .col-md-12:last-child:before, .caricaFile > .col-md-12:last-child:before {
    content: "?";
    text-decoration: none;
    font-size: 0.8rem;
    font-weight: 700;
    width: 1.1rem;
    height: 1.1rem;
    color: #fff;
    background: var(--grigio-chiaro);
    border-radius: 100px;
    border-radius: 100px;
    text-align: center;
    margin-right: 10px;
    display: flex;
    flex:  0 0 1.1rem;
    justify-content: center;
    align-items: center;
}

#viewIstruzioni {
    color: var(--grigio);
    text-transform: uppercase;
    display: flex;
    align-items: center;

}
#viewIstruzioni:hover {
  text-decoration: none;
}

/* MENU UTENTE */

.dropdown-menu.menu-profilo-header li {
   padding: 10px;
   font-size: 1.1rem;
   border-bottom: 1px solid var(--grigio-chiaro);
   display: flex;
}

.dropdown-menu.menu-profilo-header li a {font-size: 1.1rem;}

.dropdown-menu.menu-profilo-header {
   top: 10px !important;
   width: calc(100% + 15px);
   left: -15px !important;    
}

.dropdown-menu.menu-profilo-header li:first-child, .menu-profilo-header li.quinto a {
    color: var(--rosso);
}

.dropdown-menu.menu-profilo-header li:first-child {
    display: flex;
    justify-content: space-between;
}

.menu-profilo-header li.quinto a, .menu-profilo-header li.primo a {
    text-transform: uppercase;
}

.menu-profilo-header li.quinto {border: none;}

.dropdown-menu.menu-profilo-header li:not(:first-child) {
    display: flex;
    align-items: center;
}

.dropdown-menu.menu-profilo-header li:not(:first-child):before {
    content: " ";
    height: 1.2em;
    width: 1.2em;
    /* background: var(--grigio); */
    margin-right: 8px;
    background-size:  contain;
    background-position: center center;
    background-repeat: no-repeat;
  }

/* FOOTER */

footer {
    margin-top: 4rem;
    box-shadow: var(--box-shadow);
}

footer .containerFooter {
    padding-top: 35px;
    padding-bottom: 35px;
}

footer .containerFooter .col-md-4 {
  justify-content: flex-start;
  text-align: left;}

.logoFooter {
    margin-top: 0;
    padding-bottom: 0.5rem;
    max-width: 250px;
}

.linkFooter {
  text-align: left !important;
}

.linkFooter a, .listFooter li {
   color: var(--grigio); 
   font-size: 1.05rem;
}

.listFooter li {
  line-height: 120%;
}

.listFooter li a {
  color: var(--rosso);
  text-transform: none;
}

.listFooter {
  margin-top: 0 !important;
}

.linkFooter a:hover {
   text-decoration: none;
}

/* TABELLA RISULTATI */

/* #tableRisultatiRicerca thead tr:not(.primaRiga) th {
  border: none;
}

#tableRisultatiRicerca thead tr:not(.primaRiga) th, #tableRisultatiRicerca tbody tr td, #tabella_carrello tbody tr td, #tabella_carrello thead tr:not(.primaRiga) th {
    font-size: 1.1rem;
    color: var(--grigio);
    text-align: left;
}

#tableRisultatiRicerca td, #tabella_carrello td {
  padding-left: 5px;
  padding-right: 5px;
}

#tableRisultatiRicerca thead tr, #tableRisultatiRicerca thead tr:not(.primaRiga) th  {
  font-style: italic;
  text-align: left;
  padding-top: 0;
  padding-bottom: 0;
}

#tableRisultatiRicerca thead tr:not(.primaRiga) td {
  padding-top: 5px;
  padding-bottom: 5px;
}

#boxRisultatiSe {
border-radius: var(--border-radius);
box-shadow: var(--box-shadow);
margin-top: 30px;
}

.row.tabRicerca {
  padding-right: 0;
}

.thArticolo, .rArticolo {
    border-right: 1.5px solid var(--tab-risultati-dark-grey);
}

.table > :not(caption) > * > * {
  box-shadow: none;
}

#tableRisultatiRicerca thead > tr:not(.primaRiga), #modal-carrello thead > tr:not(.primaRiga) {
   border-top: 1.5px solid var(--tab-risultati-dark-grey);
   border-bottom: 1.5px solid var(--tab-risultati-dark-grey);
   background: var(--sfondo);
}

#tableRisultatiRicerca thead tr th.thDispo, #tabella_carrello thead tr th.thDispo, #carrello-giornaliero thead tr th.thDispo, #tabella_carrello thead tr th.thDispo {
  width: 15%;
  line-height: 100%;
}

#tableRisultatiRicerca thead tr th.thCondizioni, #tabella_carrello thead tr th.thCondizioni, #carrello-giornaliero thead tr th.thCondizioni, #tabella_carrello thead tr th.thCondizioni {
width: 20%;
}

.elencorisultati > tr:not(.rigaVuota) {
    border-bottom: 1.5px solid var(--tab-risultati-dark-grey);
}

.thCondizioni td, .BoxCondizioni td, #tableRisultatiRicerca thead tr:not(.primaRiga) th.thListino, #tableRisultatiRicerca tbody tr td.rListino, td.rSubTot, #tableRisultatiRicerca thead tr:not(.primaRiga) th.thSubTot,#tabella_carrello thead tr:not(.primaRiga) th.thListino, #tabella_carrello tbody tr td.rListino, td.rSubTot, #tabella_carrello thead tr:not(.primaRiga) th.thSubTot {
  text-align: right !important;
}

#tableRisultatiRicerca tbody tr td.rQta, #tableRisultatiRicerca tbody tr td.rListino, #tableRisultatiRicerca thead tr th.thCondizioni .col-md-4, #tableRisultatiRicerca tbody tr td.rCondizioni .col-md-4, #tabella_carrello tbody tr td.rQta, #tabella_carrello tbody tr td.rListino, #tabella_carrello thead tr th.thCondizioni .col-md-4, #tabella_carrello tbody tr td.rCondizioni .col-md-4, #tableRisultatiRicerca tbody tr td, #tabella_carrello tbody tr td {
  vertical-align: top;
}

.BoxCondizioni td, thBase {
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: right !important;
  }

#tableRisultatiRicerca tbody tr td.rAddToCart {
  vertical-align: middle;
}

tr.primaRiga th {
  padding-top: 0;
  padding-bottom: 0;
}

.lblScontiRiservati {
  padding-top: 5px;
  padding-bottom: 4px;
  color: #fff;
  border-top-right-radius: var(--border-radius);
  border-top-left-radius: var(--border-radius);
  text-transform: uppercase;
  font-size: 1.1rem;
  font-style: italic;
}

#tabella_carrello thead tr th, #tabella_carrello tfoot tr td {
  background: transparent;
  border: none;
} */

.rDispo strong {
  line-height: 200%;
}

.rDispo .boxGGSped {
  display: flex;
  padding-left: 0;
  align-items: flex-start;
  text-transform: capitalize;

}

.rDispo .boxGGSped strong {
  font-weight: 400;
  font-size: 1.05rem;
  line-height: 140%;
}

.rDispo .boxGGSped:before {
  content: " ";
  margin-right: 5px;
  width: 1.4em;
  height: 1.4em;
  flex: 0 0 1.4em;
  display: block;
  /* align-items: flex-start; */
  border-radius: 1000px;
}

.rDispo.verde .boxGGSped:before {
   background: var(--mid-green);
} 

.rDispo.rosso .boxGGSped:before {
   background: var(--rosso);
}

.rDispo.giallo .boxGGSped:before {
  background: var(--giallo);
}

.rDispo.verde .boxGGSped {
  color: var(--mid-green);
}

.rDispo.rosso .boxGGSped {
  color: var(--rosso);
}

.rDispo.giallo .boxGGSped {
  color: var(--giallo);
}

.rDispo {
    background-image: none !Important;
}

input.qtaInputrichiesta {
  border-radius: 3px;
}

/* CARRELLI */

/* #modal-carrello .modal-body, #modal-carrello .modal-content {
  padding: 0;
  background-color: transparent;
}

.modal-content, .nav-tabs {
  border: none;
}

#close-modal-carrello {
  top: 60px;
}

#modal-carrello  .introSezione h1 {
  margin-top: 0;
}

#modal-carrello .mt-4 {
  margin-top: 0 !Important;
}

#modal-carrello .introSezione {
  border-bottom: 1px solid var(--grigio-chiaro);
  margin-bottom: 1.5rem;
}

.mt-4.btnGestioneCarrello div {
  display: flex;
  justify-content: flex-end;
}

#modal-carrello .clearCart {
  background: #fff;
  color: var(--rosso);
  border-color: var(--rosso);
}

#modal-carrello .clearCart:hover {
  color: #fff !important;
  background: var(--rosso) !important;
}

tr.rigaCarrello td {
  padding-top: 5px;
  padding-bottom: 5px;
}

#modal-carrello .elencorisultati > tr > td {
  padding: 5px;
}

#modal-carrello .elencorisultati .rCondizioni {
  padding: 0;
}

#modal-carrello .rArticolo, #modal-carrello .thArticolo, #tableRisultatiRicerca .rArticolo, #modal-carrello .thArticolo,  #tableRisultatiRicerca .thArticolo {
  border-right: 1.5px solid var(--tab-risultati-dark-grey);
}

#modal-carrello .thBase, #modal-carrello .thExtra, #modal-carrello .thScTot, #tableRisultatiRicerca .thBase, #tableRisultatiRicerca .thExtra, #tableRisultatiRicerca .thScTot {
background: var(--tab-risultati-dark-grey);
color: #fff;
}

#modal-carrello .thCondizioni {
  padding: 0;
}

tr.rigaCarrello td.rBase, tr.rigaCarrello td.rExtra, tr.rigaCarrello td.rScTot, tr.rigaCarrello td.rNetto, {
  padding: 5px;
}

#tabella_carrello .rSubTot, #tabella_carrello .rNetto {
  font-weight: 700;
  color: var(--rosso);
}

#tabella_carrello > thead {
  font-style: italic;
}

#tabella_carrello .thCondizioni .thBase, #tabella_carrello .thCondizioni .thExtra, #tabella_carrello .thCondizioni .thScTot, #tabella_carrello
 .thCondizioni .thNetto {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

#tabella_carrello .primaRiga > th:nth-of-type(2) {
  padding-left: 0;
  padding-right: 0;
}

#tabella_carrello tfoot {
  background: var(--rosso);
}

#tabella_carrello tfoot tr td, #tabella_carrello tfoot ul.infoCarrello li {
    color: #fff;
    font-size: 1.2rem;
}

#tabella_carrello tfoot tr td span {
  font-weight: 400;
}

#tabella_carrello tfoot ul.infoCarrello li {
  padding: 0;
  text-transform: none;
}

#tabella_carrello tfoot tr td.amountFooterTotale {
background-color: var(--rosso-scuro);
text-align: right;
}

tr.rigaCarrello:last-of-type {
  border-bottom: none;
}

.thQta {
  text-align: center !important;
} */

/* TABELLE */

/* Reset */

.table > :not(caption) > * > *, .table, td, th, tr, thead, tfoot, tbody, .table-sm, .table-bordered, #tableRisultatiRicerca thead tr:not(.primaRiga) th {
    padding: 0;
    margin: 0;
    border: 0;
    background: none;
    box-shadow: none;
}

table.tblSearchByList tbody tr td {
padding-left: 5px;
padding-right: 5px;
}

#tableRisultatiRicerca thead tr:not(.primaRiga) th {
    background: var(--sfondo);
}

/* .BoxCondizioni, .rigaSistock, .rigaNostock, .BoxCondizioni {
  height: auto !important;
} */

.rCondizioni {
  position: relative;

}

.inlist_qta {
text-align: right;
}

/* .rCondizioni > table {
  height: 100% !Important;
  position: absolute;
  top: 0;
} */

/* Stilizzazioni */

.table, .table td, #tableRisultatiRicerca tbody tr td, #tabella_carrello tbody tr td, .lblScontiRiservati {
    font-size: 1.05rem;
    color: var(--grigio);
    line-height: 1.4;
}

.lblScontiRiservati {
    text-transform: uppercase;
    color: #fff;
    font-style: italic;
    border-top-right-radius: var(--border-radius);
    border-top-left-radius: var(--border-radius);
    padding: 10px 2px;
    text-align: center;
}

#wrap-cart-giornaliero .lblScontiRiservati {
    padding-top: 8px;
    padding-bottom: 8px;
}

.modal-content .primaRiga, #tabella_carrello thead tr.primaRiga th {
  background-color: transparent;
}

.table td:not(.rCondizioni), #tableRisultatiRicerca tbody tr td:not(.rCondizioni), #tabella_carrello tbody tr td, .righeIntestazione th {
    padding: 7px;
    vertical-align: middle;
}

.table-ele-dest tr th {
  text-align: left;
  border-right: 1px solid var(--tabelle-dark-grey);
}

.table-ele-dest tr th:last-child, .table-ele-dest tr td:last-child {
border-right: none;}

th, #tableRisultatiRicerca thead tr:not(.primaRiga) th, #tabella_carrello thead tr th, #tabella_carrello tfoot tr td {
    font-style: italic;
    font-size: 1rem;
    color: var(--grigio);
    text-align: left;
    padding: 0 7px;
}

/* tbody tr:nth-child(even) td {
  background: var(--sfondo) !important;
} */

.table-ele-dest tr th, .table-ele-dest tr td {
  border-left: none;
}

.thCondizioni, #tableRisultatiRicerca thead tr:not(.primaRiga) th.thCondizioni {
  padding: 0;
}

.dataTable tbody tr td {font-size: 1rem !Important;font-weight: 400;}

#tabella_carrello tbody tr td.rCondizioni {
  padding-top: 0;
  padding-bottom: 0;
}

.rBase, .rExtra, .rScTot, .rNetto, .thCondizioni, .thListino, .thQta, .rListino, .thSubTot, .rSubTot {
    text-align: right !Important;
}

.table td:not(.rCondizioni), #tableRisultatiRicerca tbody tr td:not(.rCondizioni).rAddToCart {
    vertical-align: middle;
}

.amountFooterTotale {
    position: relative;
}

/* .amountFooterTotale:after {
    content: " ";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    right: -100%;
    top: 0;
    background: var(--rosso);
} */

#wrap-tabella-carrello-giornaliero, #wrap-tabella-carrello-stock {
  overflow: hidden;
}

.rArticolo, .thArticolo {
    border-right: 1.5px solid var(--tabelle-dark-grey) !Important;
}

tr:not(.primaRiga) th {
    border-top: 1.5px solid var(--tabelle-dark-grey) !Important;
    border-bottom: 1.5px solid var(--tabelle-dark-grey) !Important;
}

.elencorisultati > tr {
    border-bottom: 1.5px solid var(--tabelle-dark-grey) !Important; 
}

.elencorisultati > tr:last-child {
  border-bottom: none !important;
}

th.thBase, th.thExtra, th.thScTot, th.thSubTot, .thBase, .thExtra, .thScTot {
    background-color: var(--tabelle-dark-grey) !Important;
    color: #fff !Important;
}

tbody tr td.rNetto, #tableRisultatiRicerca tbody tr td.rNetto, .rSubTot, #tableRisultatiRicerca tbody tr td.rSubTot, #tabella_carrello tbody tr td.rNetto, #tabella_carrello table tbody tr td.rSubTot {
  color: var(--rosso) !important;
  font-weight: 700;
  font-size:1.5rem;
}

#tableRisultatiRicerca .thNetto
{
    color:var(--rosso);
}

/* DIMENSIONI COLONNE TABELLE */

#tableRisultatiRicerca thead tr th.thDispo, #tabella_carrello thead tr th.thDispo {
  width: 15%;
}

#tableRisultatiRicerca thead tr th.thArticolo, #tabella_carrello thead tr th.thArticolo, #tabella_carrello tbody tr td.rArticolo, #tableRisultatiRicerca tr td.rArticolo {
width: 20%;
min-width: 240px;
}

.rListino {
  width: 10%;
}

#tableRisultatiRicerca tbody tr td:not(.rCondizioni).rAddToCart {
  min-width: 225px;
}

td.thBase, td.thExtra, td.thScTot, td.thNetto, td.rBase, td.rExtra, td.rScTot, td.rNetto {min-width: 75px;}

#tableRisultatiRicerca thead tr th.thListino,#tableRisultatiRicerca tbody tr td.rListino {
  width: 5%;
  min-width:50px;
}

#modal-carrello .modal-body, #modal-carrello .modal-content {
  padding: 0;
  background-color: transparent;
}

.modal-content, .nav-tabs {
  border: none;
}

#close-modal-carrello {
  top: 60px;
}

#modal-carrello  .introSezione h1 {
  margin-top: 0;
}

#modal-carrello .mt-4 {
  margin-top: 0 !Important;
}

.btnGestioneCarrello {margin-bottom: 1.5rem;}

#modal-carrello .introSezione, h5#exampleModalLabel {
  border-bottom: 1px solid var(--grigio-chiaro);
  margin-bottom: 1.5rem;
  width: 100%;
}

.modal-header {
  align-items: flex-start;
}

.mt-4.btnGestioneCarrello div {
  display: flex;
  justify-content: flex-end;
  padding-bottom: 0 !important;
}

#modal-carrello .clearCart {
  background: #fff;
  color: var(--rosso);
  border-color: var(--rosso);
}

#modal-carrello .clearCart:hover {
  color: #fff !important;
  background: var(--rosso) !important;
}

#tabella_carrello tfoot tr td.amountFooterTotale {
background-color: var(--rosso-scuro);
text-align: right;
}

#tabella_carrello tfoot, #tabella_carrello tfoot tr td, ul.infoCarrello li {
  background: var(--rosso);
  color: #fff;
  font-size: 1.05rem;
}

ul.infoCarrello li {
  padding: 8px 10px;
}

#tabella_carrello tfoot tr td {
    padding: 0;
}

ul.infoCarrello li span {font-weight: 400;}

#tabella_carrello tfoot tr td.amountFooterTotale, #tabella_carrello tfoot tr td.footerTotale {
  font-size: 1.2rem !important;
  padding: 8px 10px;
}

#modal-carrello .mt-4.btnGestioneCarrello:last-child {
    margin-top: 2rem !Important;
}

#close-modal-carrello {
    width: 15px;
    height: 15px;
    margin-top: 5px;
    color: transparent;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 17.4 17.4' xml:space='preserve' viewBox='0 0 17.4 17.4'%3E%3Cstyle%3E.st0%7Bfill:none;stroke:%2359595b;stroke-width:2;stroke-miterlimit:10%7D%3C/style%3E%3Cpath class='st0' d='m.7.7 16 16M16.7.7l-16 16'/%3E%3C/svg%3E");
}

/* LIMITE ORDINE */

#blocco-avviso-limite-ordine,
#avviso-deposito-ordine
{
  display: inline-block;
  border: 2px solid var(--rosso);
  padding: 5px 10px;
  font-size: 1.1rem;
  color: var(--rosso);
  border-radius: var(--border-radius);
  background: var(--rosso-trasp);
  float: right;
  margin-top: 1rem;
}

/* PANNELLI */

.panel-tp {
   background: #fff;
   border-radius: var(--border-radius);
   box-shadow: var(--box-shadow);
   padding: var(--panel-padding);
   margin-top: 2rem;
}

.panel-tp:first-child {
  margin-top: 0;
}

.panel-tp .titolo-sito {
  margin-top: 0;
  display: flex;
  align-items: center;
}

.panel-tp .titolo-sito:before {
  content: "";
  margin-right: 10px;
  display: block;
  width: 1.2em;
  height: 1.2em;
  /* background: var(--rosso); */
  margin-bottom: 5px;
  margin-top: 5px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}


.panel-tp .introSezione {
  margin-bottom: 2rem;
  padding-bottom: 0;
  border-bottom: 1px solid var(--grigio-chiaro);
}

.titolo-riepilogo, .titolo-documenti {
    border-bottom: 1px solid var(--grigio-chiaro);
    padding-bottom: 0.4rem;
    margin-top: 3.5rem;
}

.tabella-riepilogo-importazione {
  font-size: 1.1rem;
  margin-left: 10px;
  margin-right:  10px;
}

.wrapRicercaOrdiniStock .form-group > div:not(.col-md-12) {
  display: flex;
  align-items: flex-start;
  /* align-content: center; */
}


.wrapRicercaOrdiniStock .form-group > div:not(.col-md-6.caricaFile):before {
    content: "1";
    text-align: center;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    flex: 0 0 1.5rem;
    background: var(--rosso);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    border-radius: 10000px;
    font-size: 0.9rem;
    font-weight: 700;
    margin-right: 10px;
    margin-top: 0.75rem;
    /* align-content: center; */
}

.wrapRicercaOrdiniStock .form-group > div.col-md-6.caricaFile > div:first-child:before {
   content: "2";
    text-align: center;
    width: 1.5rem;
    height: 1.5rem;
    flex: 0 0 1.5rem;
    background: var(--rosso);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    border-radius: 10000px;
    font-size: 0.9rem;
    font-weight: 700;
    margin-right: 10px;
}

.wrapRicercaOrdiniStock .form-group > div.col-md-3:nth-child(3):before {
  content: "3";
}

.wrapRicercaOrdiniStock .caricaFile .form-control {
  flex: 0 0 auto;
  width: calc(100% - 2rem);
}

.wrapRicercaOrdiniStock .caricaFile {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.wrapRicercaOrdiniStock .caricaFile > .col-md-12:first-child {
  display: flex;
  align-items: center;
}

.wrapRicercaOrdiniStock .caricaFile > .col-md-12:last-child {
  border-top: 1px solid var(--grigio-chiaro);
  margin-top: 1rem;
  padding-top: 0.4rem;
  display: flex;
  flex: 0 0 auto;
  align-items: center;
}

.wrapRicercaOrdiniStock .caricaFile > .col-md-12:last-child span {
  margin-right: 5px;
}

.wrapRicercaOrdiniStock .caricaFile > .col-md-12 #viewIstruzioni {
  color: var(--rosso);
}

/*.wrapRicercaOrdiniStock #importFile > .form-group {
  flex-wrap: nowrap;
}*/

.panel-tp #boxRisultatiSe, #WrapDocumenti .tab-content > .tab-pane {
  box-shadow: none;
  padding: 0;
  margin-top: 1rem;
}

/* DOCUMENTI E ORDINI */
 
#WrapDocumenti .tab-content > .tab-pane {
  padding: var(--panel-padding);
  padding-top: 0;
  padding-bottom: 0;
}

.panel-tp #boxRisultatiSe #WrapRisultatiRicerca {
  padding: 0;
}

#WrapRisultatiRicerca {
    max-width: 100%;
    overflow-x: scroll;
}

.boxAddAll {
  justify-content: flex-end;
  display: flex;
}

tr.rigaVuota, tr.rigaVuota td {
    height: 0;
    padding: 0  !important;
    line-height: 0;
    font-size: 0;
    border: 1.5px solid;
}

#WrapDocumenti {
  padding: 0;
}

#WrapDocumenti > div > .d-flex  {padding: 0;}

#WrapDocumenti .tab-content {
  border-left: 1px solid var(--grigio-chiaro);
  flex: 1 1 auto;
  max-width: 100%;
}

/* COMMENTATO PER VERIFICA DIMENSIONAMENTO TABELLE #WrapDocumenti .dataTables_scrollHeadInner, #WrapDocumenti .dataTables_scrollHeadInner > table {
  width: calc( 100% - 8px) !important;
} */

#WrapDocumenti .me-3 {
margin-right: 0 !important;
}

.nav-pills .nav-link, .nav-pills .show > .nav-link {
  padding: 10px;
  text-transform: uppercase;
  font-weight: 700;
  font-style: italic;
  font-size: 1.1rem;
  text-align: left;
  max-width: 200px;
  color: var(--grigio);
  background: var(--sfondo);
  line-height: 130%;
  border-bottom: 1px solid var(--grigio-chiaro);
  border-radius: 0;
}

.nav-pills .nav-link.active {
  color: var(--rosso);
  background: #fff;
  position: relative;
}

.nav-pills .nav-link.active:after {
  content: " ";
  position: absolute;
  top: 0;
  right: -1px;
  height: 100%;
  width: 2px;
  background: #fff;
  display: block;
}

.titolo-sito-2 {
  font-size: 1.6rem;
}

.dataTable {
  border-collapse: collapse;
}

.dataTable tbody tr td, table.display thead th, .righeIntestazione th {
  border-right: 1px solid var(--grigio-tabelle);
}



.dataTable tbody tr td:last-child {
  border: none;
}

.dataTable tbody tr {
    border-bottom: 1px solid var(--grigio-tabelle);
}

#WrapDocumenti .table td:not(.rCondizioni) {
  vertical-align: top;
}

#WrapDocumenti .tpfatture .table td:not(.rCondizioni) {
  vertical-align: middle;
}

table.display thead th, table.display thead th .allinea_centro {
  text-align:left !important;
}

#tableRisultatiRicerca tbody tr td.rQta, #tableRisultatiRicerca tbody tr td.rListino, #tableRisultatiRicerca thead tr th.thCondizioni .col-md-4, #tableRisultatiRicerca tbody tr td.rCondizioni .col-md-4, #tabella_carrello tbody tr td.rQta, #tabella_carrello tbody tr td.rListino, #tabella_carrello thead tr th.thCondizioni .col-md-4, #tabella_carrello tbody tr td.rCondizioni .col-md-4 {
  vertical-align: middle;
}

/* Colonna stato evasione */

.tpordini .dataTables_scrollBody tr td:nth-last-of-type(2) {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  border-right: none;
}

.tpordini .dataTables_scrollBody tr td:last-of-type {
  border-left: 1px solid var(--grigio-tabelle);
  }

.statoEva {
    flex: 0 0 auto;
    margin-right: 5px;
}

.labelStatoeva {
    flex: 1 1 auto;
    text-align: left;
}

.labelStatoeva {
   text-transform: none;
    font-size: 1rem;
}

.labelStatoeva.rosso {
  color: var(--rosso);
}

.statoEva.rosso {
  background-color: var(--rosso);

}

.labelStatoeva.giallo, .reso_attesa, .reso_lavorazione {
  color: var(--giallo);
}

.statoEva.giallo {
  background: var(--giallo);
}
.statoEva.grigio {
  background: var(--grigio);
}

.labelStatoeva.verde, .reso_parziale {
  color: var(--mid-green);
}

.statoEva.verde {
  background: var(--mid-green);
}

.statoreso span:before {
  content: " ";
  margin-right: 5px;
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 1000px;
  position: relative;
  top: 3px;
}

.statoreso .reso_attesa:before {
  border: 2px solid var(--giallo);
}

.reso_lavorazione:before {
background: var(--giallo);
}

.reso_parziale:before {
  background: linear-gradient( -45deg, var(--mid-green), var(--mid-green) 49%, var(--giallo) 50% ); 
}

.reso_rifiutato:before {
  background: var(--rosso);
}

.reso_rifiutato {
color: var(--rosso);
}

.reso_accettato {
  color: var(--mid-green);
}

.reso_accettato:before {background: var(--mid-green)}

/* Fine stato evasione */

.dataTables_filter input[type="search"] {
  border-radius: 3px;
  margin-right: 10px;
  font-size: 1rem;
  padding: 9px 5px;
  color: var(--grigio);
  min-width: 200px;
  border-color: var(--grigio-tabelle) !important;
}

.dataTables_filter .button-ricerca {
  background-color: var(--rosso);
  color: #fff;
  text-transform: uppercase;
  font-size: 1rem;
  border: 2px solid var(--rosso);
  border-radius: 100px;
  padding: 4px 16px;
  margin-right: 15px;
  transition: all 0.25s ease;
}

.button-ricerca {
  display: flex;
  align-items: center;
  min-width: 120px;
  justify-content: center;
}

.button-ricerca:after {
  content: " ";
  width: 1.3rem;
  margin-left: 10px;
  height: 1.3rem;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
    transition: all 0.25s ease;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 12.5 12.5' xml:space='preserve' viewBox='0 0 12.5 12.5'%3E%3Cpath d='M.2 12.4c.2.2.6.2.8 0l2.5-2.5.1-.1.1.1c2.2 1.7 5.3 1.5 7.3-.4 2.1-2.1 2.1-5.6 0-7.8C9.9.6 8.5 0 7 0 5.6 0 4.2.6 3.2 1.6c-2 2-2.1 5.1-.4 7.3V9l-.2.1-2.5 2.5c-.2.2-.2.5.1.8zm3.7-10C5.6.7 8.4.7 10.1 2.4c1.7 1.7 1.7 4.5 0 6.2-.8.8-1.9 1.3-3.1 1.3-1.1 0-2.2-.4-3.1-1.3-1.7-1.7-1.7-4.5 0-6.2z' style='fill:%23fff'/%3E%3C/svg%3E");
}

.button-ricerca:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 12.5 12.5' xml:space='preserve' viewBox='0 0 12.5 12.5'%3E%3Cpath d='M.2 12.4c.2.2.6.2.8 0l2.5-2.5.1-.1.1.1c2.2 1.7 5.3 1.5 7.3-.4 2.1-2.1 2.1-5.6 0-7.8C9.9.6 8.5 0 7 0 5.6 0 4.2.6 3.2 1.6c-2 2-2.1 5.1-.4 7.3V9l-.2.1-2.5 2.5c-.2.2-.2.5.1.8zm3.7-10C5.6.7 8.4.7 10.1 2.4c1.7 1.7 1.7 4.5 0 6.2-.8.8-1.9 1.3-3.1 1.3-1.1 0-2.2-.4-3.1-1.3-1.7-1.7-1.7-4.5 0-6.2z' style='fill:%23b81f25'/%3E%3C/svg%3E");
} 

.dataTables_filter .button-ricerca:hover, .dataTables_filter .button-ricerca:focus {
  color: var(--rosso);
  background: #fff;
}

.dataTables_filter {
  width: 100% !Important;
  display: flex;
  justify-content: flex-end;
  margin-bottom: 1.5rem;
  /* margin-right: 16px; */
}

.dataTables_filter  .btn-second, .buttons-excel, .buttons-print, a#btn-download-fatt-dettaglio, .delResoButton, .btnDefaultSecondary {
   background-color: #fff;
   color: var(--rosso);
   text-transform: uppercase;
   font-size: 1.1rem;
   border: 2px solid var(--rosso);
   border-radius: 100px;
   padding: 8px 20px;
   margin-right: 0;
   transition: all 0.25s ease;
   display: flex;
   align-items: center;
   position: relative;
   box-shadow: none;
   text-decoration: none;
   width: auto;
}


table.tblSearchByList tbody tr {
    border-bottom: 1px solid #dfdfdf;
    border-top: none;
} 

.btnDefaultSecondary {
  margin-top: 5px;
}

.dataTables_filter .btn-second:after, .buttons-excel:after, .buttons-print:after, .print-button:after, a#btn-download-fatt-dettaglio:after {
  content: " ";
  margin-left: 8px;
  display: inline-block;
  height: 1.3rem;
  width: 1.3rem;
  /* background: var(--rosso); */
  transition: all 0.25s ease;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

.dataTables_filter .btn-second:before {
  content: " ";
  display: inline-block;
 width: 1px;
 height: 100%;
 background: var(--grigio-chiaro);
 position: absolute;
 left: -10px;
}

.dataTables_filter .btn-second:hover, .buttons-excel:hover, .buttons-print:hover, a#btn-download-fatt-dettaglio:hover, .btnDefaultSecondary:hover {
  color: #fff;
  background: var(--rosso);
  border: 2px solid var(--rosso);
}

table.dataTable thead {background: var(--sfondo) !Important;}

/* SCROLLBAR TABELLE */

/* width */

#WrapDocumenti .tab-content ::-webkit-scrollbar {
  width: 15px;
}

/* Track */
::-webkit-scrollbar-track {
  background: var(--sfondo);
  border-radius: 3px;
}

/* Handle */
#WrapDocumenti .tab-content ::-webkit-scrollbar-thumb {
  background: var(--grigio);
  border-radius: 100px;
}

/* Handle on hover */
#WrapDocumenti .tab-content ::-webkit-scrollbar-thumb:hover {
  background: var(--grigio);
}

/* RESI */

.dataTables_scrollHead thead th {padding: 8px 7px !Important;}

#btnNewReso {
  margin-top: 0 !important;
  margin-bottom: 1rem;
  }

.panel-tp .introSezione {
  display: flex;
  align-items: center;}

.dataTables_filter .button-ricerca:before {display: none;}

#btnNewReso {
 padding: 4px 20px 6px;
 display: flex;
 align-items: baseline;
 justify-content: center;
 line-height: 100%;
 min-width: none;
 width: auto;
}

#btnNewReso:after {
  content: "+";
  font-size: 1.5em;
  margin-left: 5px;

}

#btnNewReso:hover {
    border: 2px solid var(--rosso);
 padding: 4px 20px 6px;
    color: var(--rosso);
}

.dwnModRes {
  color: var(--rosso);
  display: flex;
  align-items: center;
}

.dwnModRes:hover {
  color: var(--rosso);
  text-decoration: none;
}

.dwnModRes:after {
    content: " ";
    margin-left: 5px;
    display: inline-block;
    height: 1.5rem;
    width: 1.5rem;
    /* background: var(--rosso); */
}

.titolo-resi, .titolo-nuovo-reso {
 display: flex;
 align-items: center;
}

.titolo-resi:before, .titolo-nuovo-reso:before {
  content: " ";
  display: block;
  width: 1.2em;
  height: 1.2em;
  background: var(--grigio);
  margin-right: 5px;
}

.details-doc-reso li {
  font-size: 1.1rem;
}

.details-doc-reso li span {
font-weight: 700;
}

#frmSendReso label {
  color: var(--rosso);
  font-size: 1.4rem;
  margin-bottom: 0.5rem !important;
  font-style: italic;
  text-align: left !important;
}

table.tblRiepilogoReso > thead tr th {
  text-align: left;
  border-right: 1px solid var(--grigio);
}

table.tblRiepilogoReso > thead tr th:last-of-type {
border-right: none;
}

.form-control[readonly] {
  background: var(--sfondo);
  color: var(--grigio);
  cursor: not-allowed;
  }

/* Nuovo reso */

#WrapNewResi > .row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-end;
}

#WrapNewResi > .row > div {
  flex: 1 1 20%;
  font-size: 1rem;
}

#WrapNewResi .btn-primary {
margin-top: 0 !important;
}

#WrapNewResi > .row > div:first-of-type {
font-weight: 700;
font-size: 1.2rem;
text-transform: uppercase;
font-style: italic;
}

#WrapNewResi > .row > div:first-of-type {
  flex: 0 0 100px;
}

#WrapNewResi > .row > div:last-of-type {
  flex: 0 0 200px;
}

/* #WrapNewResi .btn-primary {
  display: block;
  width: 100% !important;
} */

#WrapNewResi .btn-primary:hover {
  border: 2px solid var(--rosso);
}

.wrapMakeReso {
    padding: 10px 20px;
    border: 2px dotted var(--rosso);
    border-radius: var(--border-radius);
    margin-bottom: 1.5rem;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    font-style: normal;
    background: rgba(0,0,0,0.02);
}

.wrapMakeReso p {
margin-bottom: 0;
margin-right: 10px;
flex: 1 1 auto;
text-align: left;
font-weight: 400;
color: var(--rosso);
}

/* MODAL */

.modal-header {
  border: none;
  position: relative;
  display: flex;
  justify-content: flex-end;
}

.modal-content {
  max-width: 1200px;
}

.modal-dialog {
display: flex;
justify-content: center;
}

.modal-body p {
  font-size: 1.1rem;
}

/* .modal-header .btn-close {
  position: absolute;
  top: 0;
  right: 0;
} */

.btnSelDocuReso.vedidettaglio {
  border: 2px solid var(--rosso);
  width: auto;
  height: auto;
  line-height: 100%;
  padding: 8px 20px;
  border-radius: 100px;
  background: #fff;
  color: var(--rosso);
  box-shadow: none;
  text-decoration: none;
  letter-spacing: 0.4px;
  transition: all 0.25s ease;
  display: flex;
  align-items: center;
  /* flex:  0 0 auto; */
  justify-content: center;
  /* flex-basis:  content; */
}

.btnSelDocuReso.vedidettaglio:after {
  content: " ";
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  /* background: red; */
  margin-left: 5px;
  background-size:  contain;
  background-repeat: no-repeat;
  background-position:  center center;
  transition: all 0.25s ease;
}

.btnSelDocuReso.vedidettaglio:hover {
  background: var(--rosso);
  color: #fff;
}

/* TABELLA RESI */

#WrapNewResi > .row > div.wrapReso:last-of-type {
  flex: 0 0 auto;
}

#WrapNewResi .dataTables_scrollHeadInner, #WrapNewResi table.display {
   width: 100% !important;
}

.wrapReso .titolo-sito-2 {
  margin-top: 2.5rem;
  border-bottom: 1px solid var(--grigio-chiaro);
}

.titolo-nuovo-reso, .wrapReso .titolo-sito-2 {
  padding-bottom: 0.5rem;
}

#WrapNewResi  .dataTables_filter {
  margin-right: 0;
}

/* CHECKOUT */

#modal-carrello .modal-body .step2 label {
  font-size: 1rem;
  font-style: italic;
}

#modal-carrello .modal-body .step2 .wrapCtrSendAvl label {
  font-size: 1.1em;
  font-style: normal;
  font-weight: 400;
  text-transform: none;
  line-height: 110%;
  margin-top: 0.5rem;
}

/* .addNote  {
   display: flex;
   align-items: flex-start;
   justify-content: space-between;
   flex-wrap: no
}

.addNote .col-sm-12 {
  flex: 0 0 100%;}

.addNote .col-sm-6 {
  flex: 0 0 50%;
}

.addNote .col-sm-6:not(:last-of-type) {
  flex: 0 0 300px;
}

.addNote .col-sm-6:last-of-type {
  flex: 1 0 auto;
}

.wrapCtrSendAvl {
  display: flex;
}

.wrapCtrSendAvl input[type=checkbox] {
  height: 40px;
  width: 40px;
} */

.wrapCtrSendAvl {
  display: flex;
  padding-top: 0.9rem;
  justify-content: space-around;
  align-content: flex-start;
}

.wrapCtrSendAvl input[type=checkbox] {
  width: 36px;
  height: 36px;
  display: inline-block;
  /* vertical-align: top; */
}

.step2 ul.infoCarrello li {
    padding: 0 5px;
    margin: 0;
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    font-weight: 700;
}

.step2 ul.infoCarrello {
    display: flex;
    background: var(--rosso);
    margin-bottom: 1.5rem;

}

.step2 ul.infoCarrello li:last-child {
    flex: 1 1 100%;
    justify-content: flex-end;
    text-align: right;
    font-size: 1.2rem;
}

.step2 ul.infoCarrello li span {
padding: 8px 5px;
}

.step2 ul.infoCarrello li:last-child span {
    background: var(--rosso-scuro);
    margin-left: 10px;
    font-weight: 400;
    padding-left: 10px;
    padding-right: 10px;
}

#modal-carrello .step2 ul.infoCarrello li:after {
    content: "";
    width: 1px;
    height: 1.2em;
    background: #fff;
    display: inline-block;
    right: 5px;
    margin-left: 7.5px;
}

#modal-carrello .step2 ul.infoCarrello li:last-child:after, #modal-carrello .step2 ul.infoCarrello li:nth-child(3):after {
  display: none;
}

/* Aggiungi destinazione */

#myTabContent .btn-primary#btn_insert_dest {
    background: #fff;
    padding: 0;
    border: 0;
    min-width: auto;
    width: auto;
    text-transform: none;
    font-size: 1.2rem;
    text-decoration: underline;
    display: flex;
    align-items: center;
}

#myTabContent .btn-primary#btn_insert_dest:before {
   content: " ";
   display: inline-block;
   width: 24px;
   height: 24px;
   flex: 0 0 24px;
   border-radius: 1000px;
   background: var(--grigio);
   margin-right: 10px;
   background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 24 24' xml:space='preserve' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='12' style='fill:%23b81f25'/%3E%3Cpath d='M12.1 16.3c-.4 0-.6-.1-.6-.4v-3.6H7.9c-.3 0-.4-.2-.4-.6v-.1c0-.4.1-.6.4-.6h3.6V7.2c0-.3.2-.4.6-.4h.1c.4 0 .6.1.6.4v3.6h3.6c.3 0 .4.2.4.6v.1c0 .4-.1.6-.4.6h-3.6v3.6c0 .3-.2.4-.6.4h-.1z' style='fill:%23fff'/%3E%3C/svg%3E");
}

#myTabContent .btn-primary#btn_insert_dest:hover {
    text-decoration: none;
}

.gobackCart {
    color: var(--grigio);
    font-size: 1.1rem;
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
}

.gobackCart:hover  {
    color: var(--grigio);
    text-decoration: none;
}

.gobackCart:before {
    content: " ";
    display: inline-block;
    width: 0.9em;
    height: 0.9em;
    flex: 0 0 0.9em;
    /* border-radius: 1000px; */
    margin-right: 7px;
    /* border: 2px solid var(--grigio); */
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 11.2 9.5' xml:space='preserve' viewBox='0 0 11.2 9.5'%3E%3Cstyle%3E.st0%7Bfill:none;stroke:%2359595b;stroke-miterlimit:10%7D%3C/style%3E%3Cpath class='st0' d='M11.2 4.7H.7M5.1.4.7 4.7l4.4 4.4'/%3E%3C/svg%3E");
}

#myTabContent .btn-primary#btn_insert_dest {
color: var(--grigio);
margin-top: 1.1rem;
}

.step2 .form-group, #nuova-destinazione .form-group {
  margin-bottom: 1rem;
}

#modal-carrello .step2 .introSezione h1 {
  margin-bottom: 0.2rem;
}

/* DETTAGLIO DOC */

.details-doc-invoice, .details-doc-reso {
  list-style-type: none;
  padding-left: 0;
  font-size: 1.1rem;
  text-transform: uppercase;
}

.details-doc-invoice span, .details-doc-reso span {
  font-weight: 700;
  color: var(--rosso);
  font-style: italic;
  text-transform: uppercase;
}

.dt-buttons {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    margin-bottom: 1.6rem !important;
}

table.details-amount-invoice {
  font-size: 1.2rem;
  text-transform: uppercase;
}

table.details-amount-invoice .label-red {
  font-weight: 700;
  font-style: italic;
  border-right: 1px solid var(--grigio-chiaro);
  padding-right: 10px;
}

/* Dettaglio DDT */

#txtImportoDoc, #txtNcolli, #tot-fattura, #netto-fattura, #spese-trasporto, #spese-incasso, #imponibile-fattura, #iva-fattura {
  padding-left: 10px;
  text-align: right;
}

/* DETTAGLIO FATTURA */

.dataTable tbody tr.group {
  background: var(--righe-tabella );
}

/* RESI */

a[title="Apri allegato"] {
  color: var(--rosso);
}

a[title="Apri allegato"]:hover {
  text-decoration: none;
}

#newResoAdd p.testo-rosso {
  margin-bottom: 0;
}

#newResoAdd .form-group {
  margin-bottom: 1rem;
}

/* STOCKLIST */

#frmDownStock {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-end;
}

#frmDownStock p {
flex: 0 0 250px;
margin-bottom: 0;
}

#frmDownStock .stocklist {
  flex: 1 1 auto;
}

#frmDownStock .form-group:last-of-type {
  flex: 0 0 220px;
  margin-left: 10px;
}

#btnCnfDownStock {
  display: block;
  width: 100%;
}

/* GUIDA */

#modal-guida .modal-content {
  /* padding: 100px; */
}

/* CAMBIO PASSWORD */

.titleChangePass {
  background: white;
  border-bottom: 1px solid var(--grigio-chiaro);
  color: var(--rosso);
  font-size: 1.2rem;
  font-style: italic;
  padding-bottom: 3px;
}

.crediti-targa {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-end;
}

.crediti-targa > div:not(:last-child) {
  margin-right: 20px;
}

.crediti-targa > div:first-child {
  flex: 1 1 auto;
}

.crediti-targa > div:nth-child(2) {
  flex: 1 1 500px;
}

.crediti-targa > div:last-child {
 flex: 0 0 fit-content;
}


/* BANNER PROMO */

.bannerPromo {
  display: flex;
  flex-wrap: nowrap;
  box-shadow: var(--box-shadow);
  border-radius: var(--border-radius);
  background: var(--rosso);
  color: #fff;
  align-items: stretch;
  overflow: hidden;
}

.bannerPromo h3 {
  color: #fff;
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
  /* justify-content: center; */
}

.bannerPromo h3:before {
  content: " ";
  display: block;
  width: 2.2rem;
  height: 2.2rem;
  margin-right: 7px;
  flex: 0 0 2.2rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.5' height='35.5' style='enable-background:new 0 0 35.5 35.5' xml:space='preserve'%3E%3Cstyle%3E.st1%7Bfill:%23b81f25%7D%3C/style%3E%3Ccircle cx='17.7' cy='17.7' r='17.7' style='fill:%23fff'/%3E%3Cpath class='st1' d='M20.4 12.3c-1.4 0-2.5 1.1-2.5 2.5s1.1 2.5 2.5 2.5c1.3 0 2.5-1.1 2.5-2.5 0-1.3-1.2-2.5-2.5-2.5zm0 3.7c-.7 0-1.2-.5-1.2-1.2s.5-1.2 1.2-1.2 1.2.5 1.2 1.2S21 16 20.4 16z'/%3E%3Cpath class='st1' d='m23.2 9.7-4.9.2c-.8.1-1.6.4-2.2 1L8.9 18c-1.1 1.1-1.1 2.8 0 3.8l4.5 4.5c.5.5 1.2.8 1.9.8s1.4-.3 1.9-.8l7.1-7.1c.6-.6 1-1.4 1-2.2l.2-4.9c0-.6-.2-1.2-.7-1.7-.4-.5-1-.7-1.6-.7zm.9 7.2c0 .5-.3 1-.6 1.4l-7.2 7.2c-.5.5-1.4.5-2 0L9.8 21c-.5-.5-.5-1.4 0-2l7.1-7.1c.4-.4.9-.6 1.4-.6l4.9-.2c.3 0 .5.1.7.3.2.2.3.4.3.7l-.1 4.8z'/%3E%3C/svg%3E");

}

.bannerPromo p {
  font-size: 1.2rem;
  line-height: 110%;
  margin-bottom: 2rem;
  flex-grow: 1;
}

.banText {
  flex: 0 0 60%;
  display: flex;
  flex-direction: column;
  /* justify-content: flex-start; */
  /* align-content: flex-start; */
  align-items: flex-start;
  padding: 20px;
}

.bannerPromo .btn-bianco, .resetFltSEngine {
  color: var(--rosso);
  background: #fff;
  padding: 8px 18px;
  border-radius: 10000px;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
  margin-bottom: 10px;
  border: 2px solid #fff;
  transition: all 0.25s ease;
  display: flex;
  align-items: center;
}

.resetFltSEngine {
  background: var(--rosso);
  color: #fff;
  font-weight: 400;
  font-size: 1rem;
}

.resetFltSEngine:hover {
  background: #fff;
  color: var(--rosso);
  border-color: #fff;
}

#WrapRicercaGrafica {
overflow: visible !Important;}

.boxRicercaGraficaRed {border-radius: var(--border-radius);overflow: hidden;box-shadow: var(--box-shadow);background: var(--rosso);padding: var(--panel-padding);margin-top: var(--panel-top-spacer);display: flex;align-items: stretch;}

.boxRicercaGraficaRed h1, .boxRicercaGraficaRed span {
  color: #fff;
  font-size: 1.2rem;
}

.grafPanel {
  background: #fff;
  border-radius: var(--border-radius);
  box-shadow: var(--box-shadow);
  margin-top: var(--panel-top-spacer);
  padding: var(--panel-padding)
}

.ulwrapGroup li.nameGroup {
  display: flex;
  align-items: center;
 text-indent: 4px;
 font-size: 1rem;
 font-weight: 400;
}

.grafPanel .ulwrapGroup {
border-right: 1px solid var(--grigio-chiaro);
}

.grafPanel .ulwrapGroup:before {
  content: "Filtri di ricerca";
  font-size: 1.3rem;
  font-weight: 700;
  color: var(--rosso);
  text-transform: Uppercase;
  font-style: italic;
  padding-bottom: 0.6rem;
  display: block;
  width: 100%;
}

.ulwrapGroup li input[type="radio"] {
  width: 16px;
  height: 16px;
  margin-right: 4px;
}

/*BANNER PROMO */

.bannerPromo .btn-bianco:hover {
   background: transparent;
   color: #fff;
}
.bannerPromo .btn-bianco:after, .gotoconfirm:after {
  content: " ";
  width: 1.1em;
  height: 1.1em;
  /* background: red; */
  margin-left: 7px;
  border-radius: 1000px;
  background-size:  contain;
  background-repeat: no-repeat;
  background-position:  center center;
  display; flex;
  align-items: center;
}

.banImg {
  background: #fff;
  display: flex;
  /* align-items: stretch; */
  flex: 0 0 40%;
  /* justify-content: space-evenly; */
    position: relative;
}

.rigasup {
    display: flex;
    align-items: stretch;
}

.rigasup .col-md-4 {
    display: flex;
}

.mainWrapp > .row > .row.rigasup > div > .row {
    padding: 0;
}

.banImg:before {
    content: " ";
    position: absolute;
    width: 40%;
    height: 100%;
    background: var(--rosso);
    background: linear-gradient(90deg, var(--rosso) 0%, rgba(184,31,37,0) 100%);
    top: 0;
    left: 0;
}

.banImg {
    background: var(--rosso);
    background-image: url(../img/banner-promo.jpg);
    background-size: cover;
    background-position: center right
}

/* LOADER */

#loadingWrap {
  background: rgba(0,0,0,0.6);
  backdrop-filter: blur(3px);
}

.wrapLoading {
  border-radius: var(--border-radius);
  box-shadow: var(--box-shadow);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: column;
}

/* ICONE */

.btnSelDocuReso.vedidettaglio:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 13.2 11.2' xml:space='preserve' viewBox='0 0 13.2 11.2'%3E%3Cstyle%3E.st0%7Bfill:none;stroke:%23b81f25;stroke-miterlimit:10%7D%3C/style%3E%3Cpath class='st0' d='M0 5.6h12.5M7.2 10.8l5.3-5.2L7.2.4'/%3E%3C/svg%3E");
}

.btnSelDocuReso.vedidettaglio:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 13.2 11.2' xml:space='preserve' viewBox='0 0 13.2 11.2'%3E%3Cstyle%3E.st0%7Bfill:none;stroke:%23fff;stroke-miterlimit:10%7D%3C/style%3E%3Cpath class='st0' d='M0 5.6h12.5M7.2 10.8l5.3-5.2L7.2.4'/%3E%3C/svg%3E");
}

.resoNotSelected .vedidettaglio {
   background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 25.5 25.5' xml:space='preserve' viewBox='0 0 25.5 25.5'%3E%3Cpath d='M12.8 5.2c-3.3 0-6.1 2.7-6.1 6.1v.9c0 .3.2.5.5.5s.5-.2.5-.5v-.9c0-2.7 2.2-5 5-5 2.7 0 5 2.2 5 5s-2.2 5-5 5H9.1l2.2-2.1c.2-.2.2-.6 0-.8-.1-.1-.3-.2-.4-.2-.1 0-.2 0-.4.1l-3.3 3c-.1.1-.2.3-.2.4 0 .1.1.3.2.4l3.2 3c.1.1.2.1.4.1s.3-.1.4-.2c.1-.1.2-.2.2-.4 0-.1-.1-.3-.2-.4L9 17.1h3.7c3.3 0 6.1-2.7 6.1-6.1 0-3.1-2.7-5.8-6-5.8z' style='fill:%23b81f25'/%3E%3Ccircle cx='12.8' cy='12.8' r='12.3' style='fill:none;stroke:%23b81f25;stroke-miterlimit:10'/%3E%3C/svg%3E"); 
}

.resoNotSelected .vedidettaglio:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 25.5 25.5' xml:space='preserve' viewBox='0 0 25.5 25.5'%3E%3Ccircle cx='12.8' cy='12.8' r='12.3' style='fill:%23b81f25;stroke:%23b81f25;stroke-miterlimit:10'/%3E%3Cpath d='M12.8 5.2c-3.3 0-6.1 2.7-6.1 6.1v.9c0 .3.2.5.5.5s.5-.2.5-.5v-.9c0-2.7 2.2-5 5-5 2.7 0 5 2.2 5 5s-2.2 5-5 5H9.1l2.2-2.1c.2-.2.2-.6 0-.8-.1-.1-.3-.2-.4-.2-.1 0-.2 0-.4.1l-3.3 3c-.1.1-.2.3-.2.4 0 .1.1.3.2.4l3.2 3c.1.1.2.1.4.1s.3-.1.4-.2c.1-.1.2-.2.2-.4 0-.1-.1-.3-.2-.4L9 17.1h3.7c3.3 0 6.1-2.7 6.1-6.1 0-3.1-2.7-5.8-6-5.8z' style='fill:%23fff'/%3E%3C/svg%3E");  
}

.resoNotSelected .vedidettaglio {
   background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 25.5 25.5' xml:space='preserve' viewBox='0 0 25.5 25.5'%3E%3Cpath d='M12.8 5.2c-3.3 0-6.1 2.7-6.1 6.1v.9c0 .3.2.5.5.5s.5-.2.5-.5v-.9c0-2.7 2.2-5 5-5 2.7 0 5 2.2 5 5s-2.2 5-5 5H9.1l2.2-2.1c.2-.2.2-.6 0-.8-.1-.1-.3-.2-.4-.2-.1 0-.2 0-.4.1l-3.3 3c-.1.1-.2.3-.2.4 0 .1.1.3.2.4l3.2 3c.1.1.2.1.4.1s.3-.1.4-.2c.1-.1.2-.2.2-.4 0-.1-.1-.3-.2-.4L9 17.1h3.7c3.3 0 6.1-2.7 6.1-6.1 0-3.1-2.7-5.8-6-5.8z' style='fill:%23b81f25'/%3E%3Ccircle cx='12.8' cy='12.8' r='12.3' style='fill:none;stroke:%23b81f25;stroke-miterlimit:10'/%3E%3C/svg%3E"); 
}

.resoNotSelected .vedidettaglio:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 25.5 25.5' xml:space='preserve' viewBox='0 0 25.5 25.5'%3E%3Ccircle cx='12.8' cy='12.8' r='12.3' style='fill:%23b81f25;stroke:%23b81f25;stroke-miterlimit:10'/%3E%3Cpath d='M12.8 5.2c-3.3 0-6.1 2.7-6.1 6.1v.9c0 .3.2.5.5.5s.5-.2.5-.5v-.9c0-2.7 2.2-5 5-5 2.7 0 5 2.2 5 5s-2.2 5-5 5H9.1l2.2-2.1c.2-.2.2-.6 0-.8-.1-.1-.3-.2-.4-.2-.1 0-.2 0-.4.1l-3.3 3c-.1.1-.2.3-.2.4 0 .1.1.3.2.4l3.2 3c.1.1.2.1.4.1s.3-.1.4-.2c.1-.1.2-.2.2-.4 0-.1-.1-.3-.2-.4L9 17.1h3.7c3.3 0 6.1-2.7 6.1-6.1 0-3.1-2.7-5.8-6-5.8z' style='fill:%23fff'/%3E%3C/svg%3E");  
}

/* Chiedere a Dario se questo tasto va nascosto #WrapNewResi .wrapMakeReso .btn-primary {
  display: none !Important;
} */

.panel-tp .titolo-sito.titolo-dettaglio-fattura:before {
  display: none;
}

.panel-tp .titolo-resi:before, .titolo-nuovo-reso:before {
    background-color: transparent;
 background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 19.2 24.1' xml:space='preserve' viewBox='0 0 19.2 24.1'%3E%3Cpath d='M19.2 9.6c0-5.3-4.3-9.6-9.6-9.6S0 4.3 0 9.6V11c0 .4.3.6.6.6s.6-.3.6-.6V9.6C1.3 5 5 1.3 9.6 1.3c4.6 0 8.3 3.7 8.3 8.3s-3.7 8.3-8.3 8.3H3l1.3-1.2 2.8-2.5c.3-.3.3-.6 0-.9-.1-.2-.3-.3-.5-.3-.1 0-.3 0-.4.2L.9 18.1c-.1.1-.2.3-.2.5s.1.4.2.5L6.2 24c.1.1.3.2.4.2.2 0 .4-.1.5-.2.1-.1.2-.3.2-.5s-.1-.3-.2-.5l-2.8-2.6L3 19.2h6.6c5.3 0 9.6-4.3 9.6-9.6z' style='fill:%2359595b'/%3E%3C/svg%3E");
}

.isBoxCart svg  {
    height: 1.4rem;
    width: auto;
    padding-left: 10px;
    transition: all 0.25s ease;
}

.isBoxCart:hover svg {
transform: translateX(10px);
}

.openuser {
  height: 1.4rem;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: 10px;
  flex: 0 0 auto;
  /* margin-top: 0.1rem; */
}

.isBoxCart.boxCartGiornaliero:before, .titolo-carrello-giornaliero:before, #carrello-giornaliero-tab.active:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 32 32' xml:space='preserve' viewBox='0 0 32 32'%3E%3Cstyle%3E.st1%7Bfill:%23fff%7D%3C/style%3E%3Ccircle cx='16' cy='16' r='16' style='fill:%23b81f25'/%3E%3Cpath class='st1' d='M23 22.9c0-1.2-.9-2.1-2.1-2.1-1.2 0-2.1.9-2.1 2.1 0 1.2.9 2.1 2.1 2.1 1.1 0 2.1-.9 2.1-2.1zM20.9 24c-.6 0-1.1-.5-1.1-1.1 0-.6.5-1.1 1.1-1.1.6 0 1.1.5 1.1 1.1 0 .6-.5 1.1-1.1 1.1zM6.9 10h1.3c.2 0 .4.2.5.4l1.9 8c.2.7.7 1.1 1.4 1.1h9.9c.7 0 1.3-.5 1.4-1.1l1.2-5.4c.2-.8-.3-1.6-1.1-1.8H9.9l-.3-1.1C9.4 9.5 8.9 9 8.2 9H6.9c-.3 0-.5.2-.5.5 0 .2.2.5.5.5-.1 0-.1 0 0 0zm16.2 2.2c.3 0 .5.2.5.5v.1l-1.2 5.4c0 .2-.2.4-.5.4H12c-.2 0-.4-.2-.5-.4l-1.3-5.4c-.1-.3.1-.5.4-.6h12.5zM14.5 22.9c0-1.2-.9-2.1-2.1-2.1-1.2 0-2.1.9-2.1 2.1 0 1.2.9 2.1 2.1 2.1 1.2 0 2.1-.9 2.1-2.1zm-3.2 0c0-.6.5-1.1 1.1-1.1.6 0 1.1.5 1.1 1.1 0 .6-.5 1.1-1.1 1.1-.6 0-1.1-.5-1.1-1.1z'/%3E%3C/svg%3E");
}

#carrello-giornaliero-tab:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 28 28' xml:space='preserve' viewBox='0 0 28 28'%3E%3Cstyle%3E.st1%7Bfill:%23fff%7D%3C/style%3E%3Ccircle cx='14' cy='14' r='14' style='fill:%2359595b'/%3E%3Cpath class='st1' d='M20.1 20c0-1-.8-1.8-1.8-1.8s-1.8.8-1.8 1.8.8 1.8 1.8 1.8c1 .1 1.8-.7 1.8-1.8zm-1.9 1c-.5 0-1-.4-1-1 0-.5.4-1 1-1 .5 0 1 .4 1 1s-.4 1-1 1zM6 8.7h1.2c.2 0 .4.1.4.3l1.7 7c.1.6.7 1 1.2 1h8.7c.6 0 1.1-.4 1.2-1l1.1-4.7c.2-.7-.3-1.4-1-1.5H8.6l-.2-.9c-.1-.6-.7-1-1.2-1H6c-.2 0-.4.2-.4.4s.1.4.4.4zm14.2 1.9c.2 0 .4.2.4.4v.1l-1.1 4.7c0 .2-.2.3-.4.3h-8.7c-.2 0-.4-.1-.4-.3l-1-4.6c-.1-.2.1-.5.3-.5h10.9zM12.7 20c0-1-.8-1.8-1.8-1.8C9.8 18.2 9 19 9 20s.8 1.8 1.8 1.8c1.1.1 1.9-.7 1.9-1.8zm-2.8 0c0-.5.4-1 1-1 .5 0 1 .4 1 1 0 .5-.4 1-1 1s-1-.4-1-1z'/%3E%3C/svg%3E");
}

#modal-carrello #carrello-giornaliero-tab:before, #modal-carrello #carrello-stock-tab:before {
  width: 2em;
  height: 2em;
}

#modal-carrello #carrello-stock-tab:before {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 28 28' xml:space='preserve' viewBox='0 0 28 28'%3E%3Cstyle%3E.st1%7Bfill:%23fff%7D%3C/style%3E%3Ccircle cx='14' cy='14' r='14' style='fill:%2359595b'/%3E%3Cpath class='st1' d='M20 6.7H8.5c-.2 0-.3.2-.3.3v10.1c0 .2.2.3.3.3H20c.2 0 .3-.2.3-.3v-10c0-.2-.1-.4-.3-.4zm-11.1.7h10.8v9.4H8.9V7.4z'/%3E%3Cpath class='st1' d='M15.4 10.4h-2.3c-.3 0-.5-.2-.5-.5V7.4h.7v2.4h2V7.4h.7v2.5c-.1.3-.3.5-.6.5zM21.8 19.6H6.7v-1.8c0-.3.3-.6.6-.6h14c.3 0 .6.3.6.6v1.8zm-14.5-.7h13.8v-1H7.3v1z'/%3E%3Cpath class='st1' d='M8.5 21.2H7.2c-.3 0-.5-.2-.5-.5v-1.8H9v1.8c0 .3-.2.5-.5.5zm-1.2-.6h1v-1h-1v1zM21.3 21.2H20c-.3 0-.5-.2-.5-.5v-1.8h2.4v1.8c-.1.3-.3.5-.6.5zm-1.1-.6h1v-1h-1v1z'/%3E%3Cg%3E%3Cpath class='st1' d='M14.9 21.2h-1.3c-.3 0-.5-.2-.5-.5v-1.8h2.4v1.8c-.1.3-.3.5-.6.5zm-1.2-.6h1v-1h-1v1z'/%3E%3C/g%3E%3C/svg%3E");
}

#modal-carrello #carrello-stock-tab.active:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 28 28' xml:space='preserve' viewBox='0 0 28 28'%3E%3Cstyle%3E.st1%7Bfill:%23fff%7D%3C/style%3E%3Ccircle cx='14' cy='14' r='14' style='fill:%23b81f25'/%3E%3Cpath class='st1' d='M20 6.7H8.5c-.2 0-.3.2-.3.3v10.1c0 .2.2.3.3.3H20c.2 0 .3-.2.3-.3v-10c0-.2-.1-.4-.3-.4zm-11.1.7h10.8v9.4H8.9V7.4z'/%3E%3Cpath class='st1' d='M21.8 19.6H6.7v-1.8c0-.3.3-.6.6-.6h14c.3 0 .6.3.6.6v1.8zm-14.5-.7h13.8v-1H7.3v1z'/%3E%3Cpath class='st1' d='M8.5 21.2H7.2c-.3 0-.5-.2-.5-.5v-1.8H9v1.8c0 .3-.2.5-.5.5zm-1.2-.6h1v-1h-1v1zM21.3 21.2H20c-.3 0-.5-.2-.5-.5v-1.8h2.4v1.8c-.1.3-.3.5-.6.5zm-1.1-.6h1v-1h-1v1zM14.9 21.2h-1.3c-.3 0-.5-.2-.5-.5v-1.8h2.4v1.8c-.1.3-.3.5-.6.5zm-1.2-.6h1v-1h-1v1z'/%3E%3C/svg%3E");
}

.isBoxCart.boxCartStock:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 32 32' xml:space='preserve' viewBox='0 0 32 32'%3E%3Cstyle%3E.st1%7Bfill:%23fff%7D%3C/style%3E%3Ccircle cx='16' cy='16' r='16' style='fill:%23b81f25'/%3E%3Cpath class='st1' d='M22.8 7.7H9.7c-.2 0-.4.2-.4.4v11.6c0 .2.2.4.4.4h13.1c.2 0 .4-.2.4-.4V8.1c0-.2-.2-.4-.4-.4zm-12.7.8h12.3v10.8H10.1V8.5z'/%3E%3Cpath class='st1' d='M17.6 11.9H15c-.3 0-.6-.3-.6-.6V8.5h.8v2.7h2.3V8.5h.8v2.9c-.1.3-.4.5-.7.5zM25 22.3H7.6v-2c0-.4.3-.7.7-.7h16c.4 0 .7.3.7.7v2zm-16.6-.7h15.8v-1.2H8.4v1.2z'/%3E%3Cpath class='st1' d='M9.7 24.3H8.2c-.3 0-.6-.3-.6-.6v-2.1h2.7v2.1c0 .3-.3.6-.6.6zm-1.3-.8h1.2v-1.2H8.4v1.2zM24.4 24.3h-1.5c-.3 0-.6-.3-.6-.6v-2.1H25v2.1c0 .3-.3.6-.6.6zm-1.4-.8h1.2v-1.2H23v1.2z'/%3E%3Cg%3E%3Cpath class='st1' d='M17 24.3h-1.5c-.3 0-.6-.3-.6-.6v-2.1h2.7v2.1c0 .3-.2.6-.6.6zm-1.3-.8h1.2v-1.2h-1.2v1.2z'/%3E%3C/g%3E%3C/svg%3E");
}

#navigationUtente li.nav-giornalieri a:before {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 22.8 20' xml:space='preserve' viewBox='0 0 22.8 20'%3E%3Cstyle%3E.st0%7Bfill:%23b81f25%7D%3C/style%3E%3Cpath class='st0' d='M20.7 17.4c0-1.4-1.2-2.6-2.6-2.6-1.4 0-2.6 1.2-2.6 2.6 0 1.4 1.2 2.6 2.6 2.6 1.5 0 2.6-1.2 2.6-2.6zm-2.6 1.4c-.8 0-1.4-.6-1.4-1.4 0-.8.6-1.4 1.4-1.4.8 0 1.4.6 1.4 1.4 0 .8-.6 1.4-1.4 1.4zM.6 1.2h1.7c.3 0 .5.2.6.5l2.4 10c.2.8.9 1.4 1.8 1.4h12.4c.9 0 1.6-.6 1.8-1.4L22.7 5c.2-1-.4-2-1.4-2.2H4.4l-.3-1.4C3.9.6 3.1 0 2.3 0H.6C.3 0 0 .3 0 .6s.3.6.6.6zM21 4c.3 0 .6.3.6.6v.1L20 11.4c-.1.3-.3.5-.6.5H7c-.3 0-.5-.2-.6-.5L4.9 4.7c-.1-.3.1-.6.4-.7H21zM10.2 17.4c0-1.4-1.2-2.6-2.6-2.6C6.2 14.8 5 16 5 17.4 5 18.8 6.1 20 7.6 20c1.4 0 2.6-1.2 2.6-2.6zm-4 0c0-.8.6-1.4 1.4-1.4.7 0 1.4.6 1.4 1.4 0 .8-.6 1.4-1.4 1.4-.8 0-1.4-.6-1.4-1.4z'/%3E%3C/svg%3E");
}

#navigationUtente li.nav-stock a:before {
 background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 22 21.1' xml:space='preserve' viewBox='0 0 22 21.1'%3E%3Cstyle%3E.st0%7Bfill:%23b81f25%7D%3C/style%3E%3Cpath class='st0' d='M19.3 0H2.7c-.3 0-.5.2-.5.5v14.7c0 .3.2.5.5.5h16.7c.3 0 .5-.2.5-.5V.5c-.1-.3-.3-.5-.6-.5zM3.2 1h15.7v13.7H3.2V1z'/%3E%3Cpath class='st0' d='M12.7 5.4H9.3c-.4 0-.7-.4-.7-.8V1h1v3.4h2.9V1h1v3.6c0 .4-.4.8-.8.8zM22 18.6H0v-2.5c0-.5.4-.9.9-.9h20.3c.5 0 .9.4.9.9v2.5zm-21-1h20.1v-1.5H1v1.5z'/%3E%3Cpath class='st0' d='M2.7 21.1H.8c-.4 0-.8-.3-.8-.8v-2.7h3.4v2.7c0 .4-.3.8-.7.8zm-1.7-1h1.5v-1.5H1v1.5zM21.3 21.1h-1.9c-.4 0-.8-.3-.8-.8v-2.7H22v2.7c0 .4-.3.8-.7.8zm-1.7-1h1.5v-1.5h-1.5v1.5z'/%3E%3Cg%3E%3Cpath class='st0' d='M12 21.1h-1.9c-.4 0-.8-.3-.8-.8v-2.7h3.4v2.7c0 .4-.3.8-.7.8zm-1.7-1h1.5v-1.5h-1.5v1.5z'/%3E%3C/g%3E%3C/svg%3E"); 
}

#navigationUtente li.dropdown a:before {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 18.1 22.1' xml:space='preserve' viewBox='0 0 18.1 22.1'%3E%3Cstyle%3E.st0%7Bfill:%23b81f25%7D%3C/style%3E%3Cpath class='st0' d='M17.7 0H2.2c-.2 0-.4.2-.4.4v1.4H.4c-.2 0-.4.2-.4.4v19.5c0 .2.2.4.4.4h15.5c.2 0 .4-.2.4-.4v-1.4h1.4c.2 0 .4-.2.4-.4V.4c0-.2-.1-.4-.4-.4zM.8 21.3V2.6h14.7v18.6l-14.7.1zM15.9 1.8H2.6v-1h14.7v18.6h-1V2.2c.1-.2-.1-.4-.4-.4z'/%3E%3Cpath class='st0' d='M12.4 6.2H4c-.2 0-.4.2-.4.4s.2.4.4.4h8.4c.2 0 .4-.2.4-.4s-.2-.4-.4-.4zM12.4 9.8H4c-.2 0-.4.2-.4.4s.2.4.4.4h8.4c.2 0 .4-.2.4-.4 0-.3-.2-.4-.4-.4zM12.4 13.3H4c-.2 0-.4.2-.4.4s.2.4.4.4h8.4c.2 0 .4-.2.4-.4s-.2-.4-.4-.4zM12.4 16.4H4c-.2 0-.4.2-.4.4s.2.4.4.4h8.4c.2 0 .4-.2.4-.4s-.2-.4-.4-.4z'/%3E%3C/svg%3E");
}

#navigationUtente li.select_lingua:before
{
    background-image: url("../img/lingua.svg");
    background-repeat:no-repeat;
    padding-left:40px;
    background-size: contain;
    content: '';
   
}
#navigationUtente li.select_lingua
{
    margin:auto;
    margin-right:5px;
    float: right;
}
select_lingua
.dropdown > a:after {
  /* content: " "; */
  width: 1rem;
  height: 1rem;
  background-image: url("data:image/svg+xml,%3C!-- Generator: Adobe Illustrator 22.0.0, SVG Export Plug-In --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:a='http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/' x='0px' y='0px' width='12px' height='6.7px' viewBox='0 0 12 6.7' style='enable-background:new 0 0 12 6.7;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23B0B0B5;%7D%0A%3C/style%3E%3Cdefs%3E%3C/defs%3E%3Cg%3E%3Cpolygon class='st0' points='6,6.7 0,0.7 0.7,0 6,5.3 11.3,0 12,0.7 '/%3E%3C/g%3E%3C/svg%3E%0A");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 8px;
  transition: background 0.25s ease;
}

#navigationUtente li.dropdown:hover a:after {
  background-image: url("data:image/svg+xml,%3C!-- Generator: Adobe Illustrator 22.0.0, SVG Export Plug-In --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:a='http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/' x='0px' y='0px' width='12px' height='6.7px' viewBox='0 0 12 6.7' style='enable-background:new 0 0 12 6.7;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%2359595b;%7D%0A%3C/style%3E%3Cdefs%3E%3C/defs%3E%3Cg%3E%3Cpolygon class='st0' points='6,6.7 0,0.7 0.7,0 6,5.3 11.3,0 12,0.7 '/%3E%3C/g%3E%3C/svg%3E%0A");
}

.dropdown-menu.menu-profilo-header li.primo:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 16 14' xml:space='preserve' viewBox='0 0 16 14'%3E%3Cpath d='M16 1.5v11c0 .8-.7 1.5-1.5 1.5h-13C.7 14 0 13.3 0 12.5v-11C0 .7.7 0 1.5 0h13c.8 0 1.5.7 1.5 1.5zm-1.5 10.8V1.7c0-.1-.1-.2-.2-.2H1.7c-.1 0-.2.1-.2.2v10.6c0 .1.1.2.2.2h12.6c.1 0 .2-.1.2-.2zM4 5.1c-.6 0-1.1-.5-1.1-1.1S3.4 2.9 4 2.9s1.1.5 1.1 1.1S4.6 5.1 4 5.1zm0 3c-.6 0-1.1-.5-1.1-1.1S3.4 5.9 4 5.9s1.1.5 1.1 1.1S4.6 8.1 4 8.1zm0 3c-.6 0-1.1-.5-1.1-1.1S3.4 8.9 4 8.9s1.1.5 1.1 1.1-.5 1.1-1.1 1.1zm9-6.7c0 .2-.2.4-.4.4H6.4c-.2 0-.4-.2-.4-.4v-.8c0-.2.2-.4.4-.4h6.3c.2 0 .4.2.4.4v.8zm0 3c0 .2-.2.4-.4.4H6.4c-.2 0-.4-.2-.4-.4v-.8c0-.2.2-.4.4-.4h6.3c.2 0 .4.2.4.4v.8zm0 3c0 .2-.2.4-.4.4H6.4c-.2 0-.4-.2-.4-.4v-.8c0-.2.2-.4.4-.4h6.3c.2 0 .4.2.4.4v.8z' style='fill:%2359595b'/%3E%3C/svg%3E");
}

.dropdown-menu.menu-profilo-header li.secondo:before {
 background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 15.5 15.5' xml:space='preserve' viewBox='0 0 15.5 15.5'%3E%3Cpath d='M15.5 7.8c0 4.3-3.5 7.8-7.8 7.8S0 12 0 7.8 3.5 0 7.8 0s7.7 3.5 7.7 7.8zm-1.5 0c0-3.4-2.8-6.3-6.3-6.3S1.5 4.3 1.5 7.8c0 1.4.4 2.6 1.2 3.6.8-1 1.9-1.6 3.3-1.6.3 0 .8.3 1.8.3s1.5-.3 1.8-.3c1.3 0 2.5.6 3.3 1.6.7-1 1.1-2.3 1.1-3.6zm-2.2 4.7c-.5-.7-1.3-1.2-2.2-1.2-.7.2-1.3.3-1.9.3s-1.2-.1-1.9-.3c-.9 0-1.7.5-2.2 1.2 1.2.9 2.6 1.5 4.2 1.5s2.9-.6 4-1.5zm-1-6.5c0 1.7-1.3 3-3 3s-3-1.3-3-3 1.3-3 3-3 3 1.3 3 3zM9.3 6c0-.8-.7-1.5-1.5-1.5S6.3 5.2 6.3 6 7 7.5 7.8 7.5 9.3 6.8 9.3 6z' style='fill:%2359595b'/%3E%3C/svg%3E");
}

.dropdown-menu.menu-profilo-header li.terzo:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 14 16' xml:space='preserve' viewBox='0 0 14 16'%3E%3Cpath d='M14 16H0v-1.1c0-.2.2-.4.4-.4H1V.8c0-.5.3-.8.7-.8h10.5c.5 0 .8.3.8.8v13.8h.6c.2 0 .4.2.4.4v1zm-8-1.5v-2.1c0-.2.2-.4.4-.4h1.3c.1 0 .3.2.3.4v2.1h3.5v-13h-9v13H6zM4 3.4c0-.2.2-.4.4-.4h1.3c.1 0 .3.2.3.4v1.3c0 .1-.2.3-.4.3H4.4c-.2 0-.4-.2-.4-.4V3.4zm0 4.2V6.4c0-.2.2-.4.4-.4h1.3c.1 0 .3.2.3.4v1.3c0 .1-.2.3-.4.3H4.4c-.2 0-.4-.2-.4-.4zM5.6 11H4.4c-.2 0-.4-.2-.4-.4V9.4c0-.2.2-.4.4-.4h1.3c.1 0 .3.2.3.4v1.3c0 .1-.2.3-.4.3zM8 4.6V3.4c0-.2.2-.4.4-.4h1.3c.1 0 .3.2.3.4v1.3c0 .1-.2.3-.4.3H8.4c-.2 0-.4-.2-.4-.4zm0 3V6.4c0-.2.2-.4.4-.4h1.3c.1 0 .3.2.3.4v1.3c0 .1-.2.3-.4.3H8.4c-.2 0-.4-.2-.4-.4zm0 3V9.4c0-.2.2-.4.4-.4h1.3c.1 0 .3.2.3.4v1.3c0 .2-.2.4-.4.4H8.4c-.2-.1-.4-.3-.4-.5z' style='fill:%2359595b'/%3E%3C/svg%3E");
}

.dropdown-menu.menu-profilo-header li.quarto:before {
  width: 1.6rem;
  height: 1.4rem;
  margin-right: 6px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 17.3 14.7' xml:space='preserve' viewBox='0 0 17.3 14.7'%3E%3Cstyle%3E.st0%7Bfill:%2359595b%7D.st1%7Bfill:%23fff%7D%3C/style%3E%3Cpath class='st0' d='M1.9 9.5C1 9.5.3 8.7.3 7.8v-3c0-.9.8-1.7 1.7-1.7h9.2c.9 0 1.7.8 1.7 1.7v3c0 .9-.8 1.7-1.7 1.7H1.9zm0-1.7h9.2v-3H1.9v3z'/%3E%3Cpath class='st1' d='M11.1 3.3c.8 0 1.4.6 1.4 1.4v3c0 .8-.6 1.4-1.4 1.4H1.9C1.1 9.1.5 8.5.5 7.7v-3c0-.8.6-1.4 1.4-1.4h9.2M1.9 8h9.2c.1 0 .2-.1.2-.2v-3c0-.1-.1-.2-.2-.2H1.9c-.1 0-.2.1-.2.2v3c0 .1.1.2.2.2m9.2-5.2H1.9c-1 0-1.9.9-1.9 2v3c0 1.1.9 1.9 1.9 1.9h9.2c1.1 0 1.9-.9 1.9-1.9v-3c.1-1.1-.8-2-1.9-2zM2.2 5h8.7v2.5H2.2V5z'/%3E%3Cg%3E%3Cpath class='st0' d='M16.1 14.5c-.2 0-.5-.1-.7-.3l-2.6-2.7c-1.1.8-2.3 1.2-3.6 1.2-1.5 0-3-.6-4.1-1.6-2.6-2.2-2.8-6.2-.5-8.7C5.7 1 7.4.2 9.2.2c1.5 0 3 .6 4.1 1.6 1.2 1.1 2 2.6 2.1 4.3.1 1.5-.4 3-1.3 4.2l2.6 2.7c.4.4.3.9 0 1.3-.1.1-.3.2-.6.2zM9.2 2C8 2 6.9 2.5 6.1 3.3s-1.3 2-1.3 3.1c0 2.4 2 4.4 4.4 4.4 2.4 0 4.4-2 4.4-4.4 0-1.2-.5-2.3-1.3-3.1-.8-.8-1.9-1.3-3.1-1.3z'/%3E%3Cpath class='st1' d='M9.2.5c1.4 0 2.8.5 4 1.5 1.2 1.1 1.9 2.5 2 4.1.1 1.5-.4 3-1.3 4.2l2.8 2.9c.3.3.2.7 0 .9-.1.1-.3.2-.5.2s-.4-.1-.5-.2l-2.8-2.9c-1.1.8-2.4 1.3-3.7 1.3-1.4 0-2.8-.5-3.9-1.5-2.5-2.2-2.7-6-.5-8.5 1.1-1.3 2.8-2 4.4-2m0 10.6c2.6 0 4.7-2.1 4.7-4.7 0-1.2-.5-2.4-1.4-3.3-.9-.9-2-1.4-3.3-1.4-2.6 0-4.7 2.1-4.7 4.7.1 2.6 2.2 4.7 4.7 4.7M9.2 0C7.4 0 5.6.8 4.4 2.2c-1.1 1.3-1.7 3-1.6 4.7.1 1.7.9 3.3 2.2 4.4 1.2 1 2.7 1.6 4.3 1.6 1.3 0 2.5-.4 3.6-1.1l2.5 2.5c.2.2.5.4.8.4.3 0 .6-.1.8-.3.5-.4.5-1.2 0-1.6l-2.5-2.5c.9-1.2 1.3-2.7 1.2-4.2-.1-1.7-.9-3.3-2.2-4.4C12.3.6 10.8 0 9.2 0zm0 10.6C6.9 10.6 5 8.7 5 6.4c0-2.3 1.9-4.2 4.2-4.2 1.1 0 2.2.4 2.9 1.2.8.8 1.2 1.8 1.2 2.9.1 2.4-1.8 4.3-4.1 4.3z'/%3E%3C/g%3E%3C/svg%3E");
}

.dropdown-menu.menu-profilo-header li.quarto-bis:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 12.2 15.8' xml:space='preserve' viewBox='0 0 12.2 15.8'%3E%3Cstyle%3E.st0%7Bfill:%2359595b%7D%3C/style%3E%3Cpath class='st0' d='M12.1 5.4c-.2-1.5-.9-3-2.1-3.9C8.1-.1 5.9-.4 3.6.6 1.2 1.6-.2 4.1 0 6.7c.1 1 .4 2 1 2.8.9 1.2 1.7 2.4 2.6 3.6l1.4 2c.2.3.4.4.7.6l.6.1.2-.1c.3-.1.5-.3.7-.6L11 9.7c.9-1.3 1.3-2.8 1.1-4.3zM9.9 8.8l-3.8 5.3c-.4-.6-.9-1.2-1.3-1.8-.9-1.2-1.7-2.4-2.6-3.6-.4-.6-.7-1.4-.7-2.1-.2-2 .9-3.9 2.7-4.7.7-.3 1.4-.4 2-.4 1 0 2 .4 3 1.1.9.7 1.5 1.8 1.6 3 .1 1.1-.2 2.3-.9 3.2z'/%3E%3Cpath class='st0' d='M6.1 3.6c-1.4 0-2.5 1.1-2.5 2.5s1.1 2.5 2.5 2.5 2.5-1.1 2.5-2.5-1.1-2.5-2.5-2.5zm-.8 1.7c.2-.2.5-.3.8-.3h.1c.6 0 1 .5 1 1.1 0 .3-.1.6-.3.8-.3.2-.5.3-.8.3-.6 0-1.1-.5-1.1-1.1 0-.3.1-.6.3-.8z'/%3E%3C/svg%3E");
  }

.dropdown-menu.menu-profilo-header li.quinto:before {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 14 14' xml:space='preserve' viewBox='0 0 14 14'%3E%3Cpath d='M6 13V3.1L1 1v9.9L6 13zM3.5 1l2.9 1.2c.4.2.6.5.6.9V11h1.5c.3 0 .5-.2.5-.5V9h1v1.5c0 .8-.7 1.5-1.5 1.5H7v1c0 .6-.4 1-1 1-.1 0-.3 0-.4-.1l-5-2.1c-.4-.2-.6-.5-.6-.9V1c0-.6.4-1 1-1h7.5c.8 0 1.5.7 1.5 1.5V3H9V1.5c0-.3-.2-.5-.5-.5h-5zm8.6 4.5L11 4.4l.7-.7L14 6l-2.4 2.4-.7-.7L12 6.6H9v-1h3.1z' style='fill:%23b81f25'/%3E%3C/svg%3E");
}

.nav-lastminute a:before {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 19.7 19.8' xml:space='preserve' viewBox='0 0 19.7 19.8'%3E%3Cstyle%3E.st0%7Bfill:%23b81f25%7D%3C/style%3E%3Cpath class='st0' d='M14.1 3.1c-1.4 0-2.6 1.2-2.6 2.6s1.2 2.6 2.6 2.6 2.6-1.2 2.6-2.6c0-1.4-1.2-2.6-2.6-2.6zm0 4.3c-.9 0-1.7-.8-1.7-1.7 0-.9.8-1.7 1.7-1.7.9 0 1.7.8 1.7 1.7s-.8 1.7-1.7 1.7z'/%3E%3Cpath class='st0' d='m19.6 8.2.2-5.7c0-.6-.2-1.3-.7-1.8C18.6.2 18 0 17.3 0l-5.7.2c-.9.1-1.8.5-2.4 1.1L.8 9.6c-.5.5-.8 1.3-.8 2 0 .8.3 1.5.8 2l5.3 5.3c.5.5 1.3.8 2 .8.8 0 1.5-.3 2-.8l8.3-8.3c.7-.6 1.1-1.5 1.2-2.4zM9.5 18.3c-.4.4-.8.6-1.4.6s-1-.2-1.4-.6L1.5 13c-.8-.8-.8-2 0-2.7L9.8 2c.5-.5 1.1-.8 1.8-.8l5.8-.2c.4 0 .8.1 1.1.4.3.3.4.6.4 1.1l-.1 5.7c0 .7-.3 1.3-.8 1.8l-8.5 8.3z'/%3E%3C/svg%3E");
}

.pannello .col-md-6:first-of-type h1:before {
 background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 25.3 25.3' xml:space='preserve' viewBox='0 0 25.3 25.3'%3E%3Cstyle%3E.st0%7Bfill:%2359595b%7D%3C/style%3E%3Cpath class='st0' d='M12.6 0C5.7 0 0 5.7 0 12.6s5.7 12.6 12.6 12.6 12.6-5.7 12.6-12.6S19.6 0 12.6 0zm11.2 11.9h-2.5c-.4 0-.7.3-.7.7 0 .4.3.7.7.7h2.5c-.2 2.6-1.2 4.9-2.8 6.7l-1.8-1.8c-.3-.3-.7-.3-1 0s-.3.7 0 1L20 21c-1.8 1.6-4.2 2.6-6.7 2.8v-2.5c0-.4-.3-.7-.7-.7s-.7.3-.7.7v2.5C9.3 23.7 7 22.6 5.2 21L7 19.2c.3-.3.3-.7 0-1s-.7-.3-1 0L4.2 20c-1.6-1.8-2.6-4.1-2.7-6.7H4c.4 0 .7-.3.7-.7 0-.4-.4-.7-.7-.7H1.4C1.6 9.3 2.7 7 4.3 5.2L6 6.9c.2.2.3.2.5.2s.4-.1.5-.2c.3-.3.3-.7 0-1L5.3 4.2C7.1 2.6 9.4 1.6 12 1.4v2.5c0 .4.3.7.7.7s.7-.3.7-.7V1.4c5.6.4 10 4.9 10.4 10.5z'/%3E%3Cpath class='st0' d='M13.4 10.8c-.7-.4-1.6-.2-2.2.4-.8.8-.8 2 0 2.8.8.8 2 .8 2.8 0 .6-.6.7-1.4.4-2.2l4.4-4.4c.3-.3.3-.7 0-1-.3-.3-.7-.3-1 0l-4.4 4.4z'/%3E%3C/svg%3E"); 
}

.pannello .col-md-6:last-of-type h1:before {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 25.3 25.3' xml:space='preserve' viewBox='0 0 25.3 25.3'%3E%3Cstyle%3E.st0%7Bfill:%2359595b%7D%3C/style%3E%3Cpath class='st0' d='M12.6 6.4c-2.5 0-4.5 2-4.5 4.5s2 4.5 4.5 4.5 4.5-2 4.5-4.5-2-4.5-4.5-4.5zm3.2 4.5c0 1.7-1.4 3.2-3.2 3.2s-3.2-1.4-3.2-3.2 1.4-3.2 3.2-3.2 3.2 1.5 3.2 3.2z'/%3E%3Cpath class='st0' d='M12.6 0C5.7 0 0 5.7 0 12.6s5.7 12.6 12.6 12.6 12.6-5.7 12.6-12.6S19.6 0 12.6 0zM5.2 20.4c.9-1.4 2.5-2.3 4.2-2.4h.2c2.1.7 4 .7 6.1 0h.2c1.7.1 3.3 1 4.2 2.4l.3.4-.4.4c-2 1.8-4.7 2.7-7.3 2.7s-5.3-1-7.3-2.7l-.4-.3.2-.5zm9.9-3.6c-.5.2-1.3.4-2.5.4s-2-.2-2.5-.4c-.3-.1-.5-.1-.6-.1-2 0-3.9.9-5.1 2.5l-.5.6-.5-.7c-1.4-1.9-2.1-4.2-2.1-6.5 0-6.2 5.1-11.3 11.3-11.3 6.2 0 11.3 5.1 11.3 11.3 0 2.4-.7 4.6-2.1 6.5l-.5.7-.5-.6c-1.3-1.6-3.1-2.5-5.1-2.5-.1 0-.2 0-.6.1z'/%3E%3C/svg%3E");
}

.menu-rapido li a:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 25.5 25.5' xml:space='preserve' viewBox='0 0 25.5 25.5'%3E%3Cstyle%3E.st1%7Bfill:none;stroke:%23b81f25;stroke-width:1.3;stroke-miterlimit:10%7D%3C/style%3E%3Ccircle cx='12.8' cy='12.8' r='12' style='fill:none;stroke:%23b81f25;stroke-width:1.5;stroke-miterlimit:10'/%3E%3Cpath class='st1' d='M7.8 12.8h10.5M13.9 17.1l4.4-4.3-4.4-4.4'/%3E%3C/svg%3E");
}

.menu-profilo li:first-child a:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 14.2 18.2' xml:space='preserve' viewBox='0 0 14.2 18.2'%3E%3Cstyle%3E.st0%7Bfill:%23b81f25%7D%3C/style%3E%3Cpath class='st0' d='M14.2 17.7V1.4c0-.2-.2-.4-.4-.4H11V.4c0-.2-.2-.4-.4-.4H3.5c-.2 0-.4.2-.4.4V1H.4c-.2 0-.4.2-.4.4v16.4c0 .2.2.4.4.4h13.2c.3 0 .6-.2.6-.5zM3.9.8h6.3v1.3H3.9V.8zm9.5 16.7H.8V1.8h2.4v.7c0 .2.2.4.4.4h7.1c.2 0 .4-.2.4-.4v-.7h2.4v15.7z'/%3E%3Cpath class='st0' d='M5.2 5.3H2.6c-.2 0-.4.2-.4.4v2.5c0 .2.2.4.4.4h2.5c.2 0 .4-.2.4-.4V5.7c.1-.2-.1-.4-.3-.4zm-.4 2.5H3V6.1h1.8v1.7zM6.8 6.7h2.8c.2 0 .4-.2.4-.4s-.2-.4-.4-.4H6.8c-.2 0-.4.2-.4.4s.2.4.4.4zM6.4 7.7c0 .2.2.3.4.3h4.8c.2 0 .4-.2.4-.4s-.2-.4-.4-.4H6.8c-.2.1-.4.2-.4.5zM5.2 10.2H2.6c-.2 0-.4.2-.4.4v2.5c0 .2.2.4.4.4h2.5c.2 0 .4-.2.4-.4v-2.5c.1-.2-.1-.4-.3-.4zm-.4 2.5H3V11h1.8v1.7zM6.8 11.6h2.8c.2 0 .4-.2.4-.4s-.2-.4-.4-.4H6.8c-.2 0-.4.2-.4.4s.2.4.4.4zM11.5 12.2H6.8c-.2 0-.4.2-.4.4s.2.4.4.4h4.8c.2 0 .4-.2.4-.4s-.2-.4-.5-.4z'/%3E%3C/svg%3E");
}

.menu-profilo li:nth-child(2) a:before  {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 14.1 18.4' xml:space='preserve' viewBox='0 0 14.1 18.4'%3E%3Cpath d='M7.3 18.4h-.6c-.3-.1-.5-.3-.6-.6l-1.7-2.4c-1-1.5-2.1-2.9-3.1-4.4C.5 10 .1 8.9 0 7.7c-.3-3 1.3-5.9 4.1-7.1 2.6-1.1 5.2-.8 7.4 1C13 2.8 13.8 4.4 14 6.2c.2 1.8-.2 3.5-1.3 4.9-1.6 2.2-3.1 4.4-4.7 6.6-.1.3-.4.6-.7.7zm-.3-1 .2-.2c1.6-2.2 3.1-4.4 4.7-6.6.9-1.2 1.3-2.7 1.1-4.2-.1-1.5-.9-2.9-2.1-3.9C9 .9 6.8.6 4.5 1.6 2.2 2.6.8 5.1 1 7.6c.1 1 .4 1.9 1 2.7 1 1.5 2.1 2.9 3.1 4.4.6.8 1.2 1.6 1.7 2.4.1.2.2.3.2.3zm0-7.7C5.5 9.7 4.4 8.5 4.4 7c0-1.5 1.2-2.7 2.7-2.7 1.5 0 2.6 1.2 2.6 2.7 0 1.5-1.2 2.7-2.7 2.7zm0-4.3c-.4 0-.9.2-1.2.5-.3.3-.4.7-.4 1.1 0 .9.7 1.7 1.6 1.7.9 0 1.7-.7 1.7-1.7 0-.9-.7-1.6-1.7-1.6z' style='fill:%23b81f25'/%3E%3C/svg%3E");
}

.menu-profilo li:nth-child(3) a:before  {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 14.8 18' xml:space='preserve' viewBox='0 0 14.8 18'%3E%3Cstyle%3E.st0%7Bfill:%23b81f25%7D%3C/style%3E%3Cpath class='st0' d='M14.5 0H1.8c-.2 0-.3.2-.3.3v1.1H.3c-.2.1-.3.2-.3.4v15.9c0 .2.1.3.3.3H13c.2 0 .3-.2.3-.3v-1.1h1.1c.2 0 .3-.2.3-.3V.3c.1-.1-.1-.3-.2-.3zM.7 17.3V2.1h12v15.2H.7zM13 1.5H2.1V.7h12v15.2h-.8V1.8c0-.2-.1-.3-.3-.3z'/%3E%3Cpath class='st0' d='M10.1 5.1H3.3c-.2 0-.3.2-.3.3 0 .2.1.3.3.3h6.8c.2 0 .3-.2.3-.3 0-.2-.1-.3-.3-.3zM10.1 8H3.3c-.2 0-.4.1-.4.3 0 .2.1.3.3.3H10c.2 0 .3-.2.3-.3.1-.2 0-.3-.2-.3zM10.1 10.8H3.3c-.2 0-.3.2-.3.3 0 .2.1.3.3.3h6.8c.2 0 .3-.2.3-.3 0-.1-.1-.3-.3-.3zM10.1 13.4H3.3c-.2 0-.3.2-.3.3 0 .2.1.3.3.3h6.8c.2 0 .3-.2.3-.3 0-.1-.1-.3-.3-.3z'/%3E%3C/svg%3E");
}

.bannerPromo .btn-bianco:after, .gotoconfirm:hover:after {
  transition: all 0.25s ease;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.6' height='8.2' style='enable-background:new 0 0 9.6 8.2' xml:space='preserve'%3E%3Cstyle%3E.st0%7Bfill:none;stroke:%23b81f25;stroke-miterlimit:10%7D%3C/style%3E%3Cpath class='st0' d='M0 4.1h8.9M5.2 7.8l3.7-3.7L5.2.4'/%3E%3C/svg%3E");
}

.bannerPromo .btn-bianco:hover:after, .gotoconfirm:after {
  transform: translateX(5px);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.6' height='8.2' style='enable-background:new 0 0 9.6 8.2' xml:space='preserve'%3E%3Cstyle%3E.st0%7Bfill:none;stroke:%23ffffff;stroke-miterlimit:10%7D%3C/style%3E%3Cpath class='st0' d='M0 4.1h8.9M5.2 7.8l3.7-3.7L5.2.4'/%3E%3C/svg%3E");
}

#tab-ricerca .nav-item  #singolo-tab.nav-link:before {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' style='enable-background:new 0 0 20 20' xml:space='preserve'%3E%3Cstyle%3E.st0%7Bfill:%2359595b%7D%3C/style%3E%3Cpath class='st0' d='m19.5 17.2-4.1-4.1c.9-1.4 1.4-3 1.4-4.7C16.8 3.7 13 0 8.4 0S0 3.8 0 8.4s3.8 8.4 8.4 8.4c1.7 0 3.3-.5 4.7-1.4l4.1 4.1c.3.3.7.5 1.2.5.4 0 .8-.2 1.2-.5.3-.3.5-.7.5-1.2-.1-.4-.3-.8-.6-1.1zm-.7 1.6c-.2.2-.6.2-.9 0l-4-4 .9-.9 4 4c.1.1.2.3.2.4 0 .2-.1.4-.2.5zM8.4 1c4.1 0 7.4 3.3 7.4 7.4s-3.3 7.4-7.4 7.4c-4 .1-7.4-3.3-7.4-7.4S4.4 1 8.4 1z'/%3E%3Cpath class='st0' d='M12.7 5.2v6.5h.8V5.2h-.4zM3.4 5.2v6.5h.8V5.2h-.4zM4.8 5.2v6.5h.8V5.2h-.4zM6.2 5.2h.4v6.4h-.4zM7.6 5.2h-.4v6.5H8.4V5.2H8zM9 5.2h.4v6.4H9zM11.3 5.2v6.5h.8V5.2h-.4zM10.1 5.2v6.5H10.7V5.2h-.2z'/%3E%3C/svg%3E");
  }

#tab-ricerca .nav-item  #multipla-tab.nav-link:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.5' height='20.5' style='enable-background:new 0 0 16.5 20.5' xml:space='preserve'%3E%3Cstyle%3E.st0%7Bfill:%2359595b%7D%3C/style%3E%3Cpath class='st0' d='m4.5 7.7 3.7 4.1L12 7.7l-1-.9-2.1 2.3V0H7.6v9.1L5.5 6.8z'/%3E%3Cpath class='st0' d='M10.8 4v1.3h4.4v13.9H1.3V5.3h4.4V4H0v16.5h16.5V4z'/%3E%3C/svg%3E");
}

#tab-ricerca .nav-item  #vettura-tab.nav-link:before {
  width: 1.8rem;
  height: 1.8rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27.7' height='21' style='enable-background:new 0 0 27.7 21' xml:space='preserve'%3E%3Cpath d='M23.8 21h-1.7C21 21 20 20 20 18.8v-1.2H7.7v1.2c0 1.2-1 2.2-2.2 2.2H3.8c-1.2 0-2.2-1-2.2-2.2v-2.6c-.5-.7-.8-1.5-.8-2.4v-2.5c0-.7.2-1.4.6-2-.5 0-.9-.3-1.1-.8L0 7.2c0-.3 0-.6.2-.8s.4-.4.7-.5H4L4.6 4c1-2.4 3.3-4 5.9-4h6.6C19.7 0 22 1.6 23 4l.7 1.9h2.8c.6 0 1.1.5 1.1 1.1v.3l-.3 1.3c-.1.5-.6.8-1.1.9.4.6.6 1.3.6 2V14c0 .9-.3 1.7-.8 2.4V19c0 1-1 2-2.2 2zM6.7 16.7H21v2.2c0 .6.5 1.2 1.2 1.2h1.7c.6 0 1.2-.5 1.2-1.2v-3l.1-.1c.5-.5.7-1.2.7-1.9v-2.5c0-.8-.4-1.6-1-2.1l-1-.9h2.4c.1 0 .1 0 .1-.1l.3-1.3c0-.1-.1-.1-.1-.1h-3.5l-1-2.5c-.8-2-2.7-3.4-4.9-3.4h-6.6c-2.3 0-4.2 1.3-5 3.4l-1 2.5H1.1c-.1 0-.1 0-.1.1l.3 1.3c0 .1.1.1.1.1h2.4l-1 .9c-.6.5-1 1.3-1 2.1v2.5c0 .7.3 1.3.7 1.8l.1.1v3c0 .6.5 1.2 1.2 1.2h1.7c.6 0 1.2-.5 1.2-1.2v-2.1zm-.4-2.4H5.2c-1.1-.1-2-1-1.9-2.2v-.2c0-.6.3-1.1.7-1.4s1-.5 1.5-.5c1.3 0 3 1.7 3 3 0 .3-.1.6-.3.9-.5.4-1.2.4-1.9.4zm-.8-1h.4c.5 0 1.3 0 1.6-.2V13c0-.7-1.3-2-2-2-.6-.1-1.1.4-1.2 1v.1c0 .6.4 1.2 1 1.2h.2zm15.8 1c-.7 0-1.4-.1-1.8-.5-.2-.2-.3-.5-.3-.9 0-1.3 1.7-3 3-3h.2c.6 0 1.1.3 1.4.7.4.4.5.9.5 1.5v.2c-.1 1.1-1 2-2.2 1.9h-.3c-.2.1-.3.1-.5.1zm1-3.3c-.1 0-.1 0 0 0-.8 0-2.1 1.3-2.1 2v.1c.2.2 1 .2 1.6.2h.4c.6 0 1.1-.4 1.2-1v-.1c0-.7-.5-1.2-1.1-1.2zm-1.1-2.5H6.4l1.3-3.3c.5-1.1 1.6-1.9 2.8-1.9h6.6c1.2 0 2.3.7 2.8 1.9l1.3 3.3zm-13.3-1h11.9L19 5.6c-.3-.8-1-1.3-1.9-1.3h-6.6c-.8 0-1.5.5-1.8 1.3l-.8 1.9z' style='fill:%2359595b'/%3E%3C/svg%3E");
}

#navigationUtente li.nav-item.menu-assistenza a:before {
  content: " ";
  width: 2em;
  height: 2em;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 28.5 26.3' xml:space='preserve' viewBox='0 0 28.5 26.3'%3E%3Cstyle%3E.st0%7Bfill:%23b81f25%7D%3C/style%3E%3Cpath class='st0' d='M13.3 19.6c.1-.1.3-.2.4-.2h1c.2 0 .3 0 .4.2l1.2 1.3c.2.2.5.2.7.1l1.9-1.1c.2-.1.3-.4.3-.6l-.5-1.7c0-.2 0-.3.1-.5.2-.2.3-.5.4-.8.1-.2.2-.3.4-.3l1.8-.4c.3-.1.4-.3.4-.5v-2.2c0-.3-.2-.5-.4-.5l-1.8-.4c-.2 0-.3-.2-.4-.3-.1-.3-.3-.5-.4-.8-.1-.1-.1-.3-.1-.5l.5-1.7c.1-.2 0-.5-.3-.6L17 7c-.2-.1-.5-.1-.7.1l-1.2 1.3c-.1.1-.3.2-.4.2h-1c-.2 0-.3 0-.4-.2L12.1 7c-.2-.2-.5-.2-.7-.1l-1.9 1c-.2.2-.3.4-.2.7l.5 1.7c0 .2 0 .3-.1.5-.2.2-.3.5-.4.8-.1.2-.2.3-.4.3l-1.8.4c-.3.1-.4.3-.4.5V15c0 .3.2.5.4.5l1.8.5c.2 0 .3.2.4.3.1.3.3.5.4.8.1.1.1.3.1.5l-.5 1.7c-.1.2 0 .5.3.6l1.9 1.1c.2.1.5.1.7-.1l1.1-1.3zm-2.1-5.7c0-1.7 1.4-3 3-3 1.7 0 3 1.4 3 3 0 1.7-1.4 3-3 3-1.6.1-3-1.3-3-3z'/%3E%3Cpath class='st0' d='m27.7 9-1.8-.4C25 6.3 23.4 4.4 21.3 3c.3-.4.2-.9-.2-1.2-4.2-2.4-9.4-2.4-13.6 0-.4.3-.6.8-.3 1.2-2 1.4-3.6 3.3-4.6 5.6L.8 9c-.5.1-.8.5-.8 1v4.6c0 .5.4.9.9 1l2 .3c.5.1 1.1-.3 1.2-.8v-1.7C4.1 10 5.7 6.9 8.5 5c.2.4.7.5 1.1.3 2.8-1.6 6.3-1.6 9.1 0 .4.2.9.1 1.1-.3 2.8 1.9 4.5 5 4.5 8.4v2.7c-1 3.9-4.1 6.8-8 7.6-.3-.3-.7-.5-1.1-.5h-2c-.8 0-1.5.7-1.5 1.5s.7 1.5 1.5 1.5h2c.6 0 1.1-.3 1.4-.9 4.8-1 8.6-4.8 9.6-9.6l1.4-.2c.5-.1.9-.5.9-1V10c0-.5-.4-.9-.8-1z'/%3E%3C/svg%3E");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}

.titolo-offerte-lastminute:before {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 19.7 19.8' xml:space='preserve' viewBox='0 0 19.7 19.8'%3E%3Cstyle%3E.st0%7Bfill:%23FFFFFF%7D%3C/style%3E%3Cpath class='st0' d='M14.1 3.1c-1.4 0-2.6 1.2-2.6 2.6s1.2 2.6 2.6 2.6 2.6-1.2 2.6-2.6c0-1.4-1.2-2.6-2.6-2.6zm0 4.3c-.9 0-1.7-.8-1.7-1.7 0-.9.8-1.7 1.7-1.7.9 0 1.7.8 1.7 1.7s-.8 1.7-1.7 1.7z'/%3E%3Cpath class='st0' d='m19.6 8.2.2-5.7c0-.6-.2-1.3-.7-1.8C18.6.2 18 0 17.3 0l-5.7.2c-.9.1-1.8.5-2.4 1.1L.8 9.6c-.5.5-.8 1.3-.8 2 0 .8.3 1.5.8 2l5.3 5.3c.5.5 1.3.8 2 .8.8 0 1.5-.3 2-.8l8.3-8.3c.7-.6 1.1-1.5 1.2-2.4zM9.5 18.3c-.4.4-.8.6-1.4.6s-1-.2-1.4-.6L1.5 13c-.8-.8-.8-2 0-2.7L9.8 2c.5-.5 1.1-.8 1.8-.8l5.8-.2c.4 0 .8.1 1.1.4.3.3.4.6.4 1.1l-.1 5.7c0 .7-.3 1.3-.8 1.8l-8.5 8.3z'/%3E%3C/svg%3E"); 
}

.vedidettaglio, .delRowList, .deleteCart, .delRowList:hover, .deleteCart:hover, #wrap-cart-stock, #wrap-cart-stock .deleteCart, #wrap-cart-giornaliero .deleteCart, #wrap-cart-giornaliero .delRowLis {
  background: transparent;
  box-shadow: none;
  display: flex;
  align-items: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}

.vedidettaglio {
  display: block;
  width: 24px;
  height: 24px;
  float: none;
}

.vedidettaglio.floatleft {
  float: none;
  margin-right:  0;
}

.fa-trash:before {
   content: "";
   background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 18 19.9' xml:space='preserve' viewBox='0 0 18 19.9'%3E%3Cstyle%3E.st0%7Bfill:%2359595b%7D%3C/style%3E%3Cpath class='st0' d='M5.7 15.1c.4 0 .7-.3.7-.7V8.9c0-.4-.3-.7-.7-.7-.4 0-.7.3-.7.7v5.6c0 .3.3.6.7.6zM9 15.1c.4 0 .7-.3.7-.7V8.9c0-.4-.3-.7-.7-.7-.4 0-.7.3-.7.7v5.6c0 .3.3.6.7.6zM12.3 15.1c.4 0 .7-.3.7-.7V8.9c0-.4-.3-.7-.7-.7-.4 0-.7.3-.7.7v5.6c0 .3.3.6.7.6z'/%3E%3Cpath class='st0' d='M17.3 3.3h-4.4l-.6-1.9C12 .5 11.3 0 10.4 0H7.6c-.9 0-1.7.6-1.9 1.4l-.6 1.9H.7c-.4 0-.7.4-.7.7 0 .4.3.7.7.7h.8V18c0 1 .9 1.9 1.9 1.9h11.2c1.1 0 1.9-.9 1.9-1.9V4.7h.8c.4 0 .7-.3.7-.7 0-.4-.3-.7-.7-.7zM7 1.8c.1-.3.3-.4.6-.5h2.8c.3 0 .5.2.6.5l.4 1.5H6.5L7 1.8zm8.1 16.4c-.1.2-.3.4-.5.4H3.4c-.3 0-.5-.2-.5-.5V4.7h12.2v13.5z'/%3E%3C/svg%3E");
   background-position: center center;
   background-repeat: no-repeat;
   background-size: contain;
   width: 25px;
   height: 25px;
   display: block;
}

.fa-trash:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 18 19.9' xml:space='preserve' viewBox='0 0 18 19.9'%3E%3Cstyle%3E.st0%7Bfill:%23b81f25%7D%3C/style%3E%3Cpath class='st0' d='M5.7 15.1c.4 0 .7-.3.7-.7V8.9c0-.4-.3-.7-.7-.7-.4 0-.7.3-.7.7v5.6c0 .3.3.6.7.6zM9 15.1c.4 0 .7-.3.7-.7V8.9c0-.4-.3-.7-.7-.7-.4 0-.7.3-.7.7v5.6c0 .3.3.6.7.6zM12.3 15.1c.4 0 .7-.3.7-.7V8.9c0-.4-.3-.7-.7-.7-.4 0-.7.3-.7.7v5.6c0 .3.3.6.7.6z'/%3E%3Cpath class='st0' d='M17.3 3.3h-4.4l-.6-1.9C12 .5 11.3 0 10.4 0H7.6c-.9 0-1.7.6-1.9 1.4l-.6 1.9H.7c-.4 0-.7.4-.7.7 0 .4.3.7.7.7h.8V18c0 1 .9 1.9 1.9 1.9h11.2c1.1 0 1.9-.9 1.9-1.9V4.7h.8c.4 0 .7-.3.7-.7 0-.4-.3-.7-.7-.7zM7 1.8c.1-.3.3-.4.6-.5h2.8c.3 0 .5.2.6.5l.4 1.5H6.5L7 1.8zm8.1 16.4c-.1.2-.3.4-.5.4H3.4c-.3 0-.5-.2-.5-.5V4.7h12.2v13.5z'/%3E%3C/svg%3E");
}

.btnAddAllCart, .btnCart {
  display: flex !important;
  align-items: center;}

.btnAddAllCart:before {
  content: " ";
  margin-right: 7px;
  width: 1.5em;
  height: 1.5em;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  transition: all 0.25s ease;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 28.5 23.2' xml:space='preserve' viewBox='0 0 28.5 23.2'%3E%3Cstyle%3E.st0%7Bfill:%23fff%7D.st2%7Bfill:none;stroke:%23fff;stroke-linecap:round;stroke-miterlimit:10%7D%3C/style%3E%3Cpath class='st0' d='M20.7 20.6c0-1.4-1.2-2.6-2.6-2.6-1.4 0-2.6 1.2-2.6 2.6 0 1.4 1.2 2.6 2.6 2.6 1.5 0 2.6-1.2 2.6-2.6zM18.1 22c-.8 0-1.4-.6-1.4-1.4 0-.8.6-1.4 1.4-1.4.8 0 1.4.6 1.4 1.4 0 .8-.6 1.4-1.4 1.4zM.6 4.4h1.7c.3 0 .5.2.6.5l2.4 10c.2.8.9 1.4 1.8 1.4h12.4c.9 0 1.6-.6 1.8-1.4l1.5-6.7c.2-1-.4-2-1.4-2.2h-17l-.3-1.4c-.2-.8-1-1.4-1.8-1.4H.6c-.3 0-.6.3-.6.6s.3.6.6.6zM21 7.2c.3 0 .6.3.6.6v.1L20 14.6c-.1.3-.3.5-.6.5H7c-.3 0-.5-.2-.6-.5L4.9 7.9c-.1-.3.1-.6.4-.7H21zM10.2 20.6c0-1.4-1.2-2.6-2.6-2.6S5 19.1 5 20.6c0 1.4 1.2 2.6 2.6 2.6 1.4 0 2.6-1.2 2.6-2.6zm-4 0c0-.8.6-1.4 1.4-1.4.8 0 1.4.6 1.4 1.4 0 .8-.7 1.4-1.4 1.4-.8 0-1.4-.6-1.4-1.4z'/%3E%3Ccircle cx='21.9' cy='6.6' r='6.1' style='fill:%23b81f25;stroke:%23fff;stroke-linecap:round;stroke-miterlimit:10'/%3E%3Cpath class='st2' d='M21.9 4v5.3M24.6 6.6h-5.4'/%3E%3C/svg%3E");
}

.btnAddAllCart:hover:before {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 28.5 23.2' xml:space='preserve' viewBox='0 0 28.5 23.2'%3E%3Cstyle%3E.st0%7Bfill:%23b81f25%7D.st2%7Bfill:none;stroke:%23b81f25;stroke-linecap:round;stroke-miterlimit:10%7D%3C/style%3E%3Cpath class='st0' d='M20.7 20.6c0-1.4-1.2-2.6-2.6-2.6-1.4 0-2.6 1.2-2.6 2.6 0 1.4 1.2 2.6 2.6 2.6 1.5 0 2.6-1.2 2.6-2.6zM18.1 22c-.8 0-1.4-.6-1.4-1.4 0-.8.6-1.4 1.4-1.4.8 0 1.4.6 1.4 1.4 0 .8-.6 1.4-1.4 1.4zM.6 4.4h1.7c.3 0 .5.2.6.5l2.4 10c.2.8.9 1.4 1.8 1.4h12.4c.9 0 1.6-.6 1.8-1.4l1.5-6.7c.2-1-.4-2-1.4-2.2h-17l-.3-1.4c-.2-.8-1-1.4-1.8-1.4H.6c-.3 0-.6.3-.6.6s.3.6.6.6zM21 7.2c.3 0 .6.3.6.6v.1L20 14.6c-.1.3-.3.5-.6.5H7c-.3 0-.5-.2-.6-.5L4.9 7.9c-.1-.3.1-.6.4-.7H21zM10.2 20.6c0-1.4-1.2-2.6-2.6-2.6S5 19.1 5 20.6c0 1.4 1.2 2.6 2.6 2.6 1.4 0 2.6-1.2 2.6-2.6zm-4 0c0-.8.6-1.4 1.4-1.4.8 0 1.4.6 1.4 1.4 0 .8-.7 1.4-1.4 1.4-.8 0-1.4-.6-1.4-1.4z'/%3E%3Ccircle cx='21.9' cy='6.6' r='6.1' style='fill:%23fff;stroke:%23b81f25;stroke-linecap:round;stroke-miterlimit:10'/%3E%3Cpath class='st2' d='M21.9 4v5.3M24.6 6.6h-5.4'/%3E%3C/svg%3E");
}

.btnCart:before {
    content: " ";
  margin-right: 7px;
  width: 0.7em;
  height: 0.7em;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  transition: all 0.25s ease;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 6.3 6.3' xml:space='preserve' viewBox='0 0 6.3 6.3'%3E%3Cstyle%3E.st0%7Bfill:none;stroke:%23fff;stroke-linecap:round;stroke-miterlimit:10%7D%3C/style%3E%3Cpath class='st0' d='M3.2.5v5.3M5.8 3.2H.5'/%3E%3C/svg%3E");
}

.btnCart:hover:before {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 6.3 6.3' xml:space='preserve' viewBox='0 0 6.3 6.3'%3E%3Cstyle%3E.st0%7Bfill:none;stroke:%23b81f25;stroke-linecap:round;stroke-miterlimit:10%7D%3C/style%3E%3Cpath class='st0' d='M3.2.5v5.3M5.8 3.2H.5'/%3E%3C/svg%3E");
}

.panel-tp .titolo-ordini-stock:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 26.3 25.2' xml:space='preserve' viewBox='0 0 26.3 25.2'%3E%3Cstyle%3E.st0%7Bfill:%2359595b%7D%3C/style%3E%3Cpath class='st0' d='M23.1 0H3.2c-.3 0-.6.3-.6.6v17.6c0 .3.3.6.6.6h19.9c.3 0 .6-.3.6-.6V.6c0-.3-.3-.6-.6-.6zM3.8 1.2h18.7v16.4H3.8V1.2z'/%3E%3Cpath class='st0' d='M15.2 6.4h-4c-.5 0-.9-.4-.9-.9V1.2h1.2v4.1H15V1.2h1.2v4.3c-.1.5-.5.9-1 .9zM26.3 22.2H0v-3c0-.6.5-1.1 1.1-1.1h24.2c.6 0 1.1.5 1.1 1.1v3zM1.2 21.1h24v-1.8h-24v1.8z'/%3E%3Cpath class='st0' d='M3.2 25.2H.9c-.5 0-.9-.4-.9-.9v-3.2h4.1v3.2c0 .5-.4.9-.9.9zm-2-1.2H3v-1.8H1.2V24zM25.4 25.2h-2.3c-.5 0-.9-.4-.9-.9v-3.2h4.1v3.2c0 .5-.4.9-.9.9zm-2-1.2h1.8v-1.8h-1.8V24z'/%3E%3Cg%3E%3Cpath class='st0' d='M14.3 25.2H12c-.5 0-.9-.4-.9-.9v-3.2h4.1v3.2c0 .5-.4.9-.9.9zm-2-1.2H14v-1.8h-1.8V24z'/%3E%3C/g%3E%3C/svg%3E");
}

#btnAddAllCartStock:before {
 background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 26.2 27.3' xml:space='preserve' viewBox='0 0 26.2 27.3'%3E%3Cstyle%3E.st0%7Bfill:%23fff%7D.st2%7Bfill:none;stroke:%23fff;stroke-linecap:round;stroke-miterlimit:10%7D%3C/style%3E%3Cpath class='st0' d='M19.3 6.2H2.7c-.3 0-.5.2-.5.5v14.7c0 .3.2.5.5.5h16.7c.3 0 .5-.2.5-.5V6.7c-.1-.3-.3-.5-.6-.5zm-16.1 1h15.7v13.7H3.2V7.2z'/%3E%3Cpath class='st0' d='M12.7 11.6H9.3c-.4 0-.8-.3-.8-.8V7.2h1v3.4h2.9V7.2h1v3.6c.1.5-.3.8-.7.8zM22 24.8H0v-2.5c0-.5.4-.9.9-.9h20.3c.5 0 .9.4.9.9v2.5zm-21-1h20.1v-1.5H1v1.5z'/%3E%3Cpath class='st0' d='M2.7 27.3H.8c-.4 0-.8-.3-.8-.8v-2.7h3.4v2.7c0 .4-.3.8-.7.8zm-1.7-1h1.5v-1.5H1v1.5zM21.3 27.3h-1.9c-.4 0-.8-.3-.8-.8v-2.7H22v2.7c0 .4-.3.8-.7.8zm-1.7-1h1.5v-1.5h-1.5v1.5z'/%3E%3Cg%3E%3Cpath class='st0' d='M12 27.3h-1.9c-.4 0-.8-.3-.8-.8v-2.7h3.4v2.7c0 .4-.3.8-.7.8zm-1.7-1h1.5v-1.5h-1.5v1.5z'/%3E%3C/g%3E%3Ccircle cx='19.6' cy='6.6' r='6.1' style='fill:%23b81f25;stroke:%23fff;stroke-linecap:round;stroke-miterlimit:10'/%3E%3Cpath class='st2' d='M19.6 4v5.3M22.3 6.6h-5.4'/%3E%3C/svg%3E"); 
}

.titolo-documenti:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 20.8 25.3' xml:space='preserve' viewBox='0 0 20.8 25.3'%3E%3Cstyle%3E.st0%7Bfill:%2359595b%7D%3C/style%3E%3Cpath class='st0' d='M20.3 0H2.5c-.2 0-.4.2-.4.5v1.6H.5c-.3 0-.5.2-.5.4v22.3c0 .3.2.5.5.5h17.8c.3 0 .5-.2.5-.5v-1.6h1.6c.3 0 .5-.2.5-.5V.5c-.1-.3-.3-.5-.6-.5zM.9 24.4V3h16.9v21.4H.9zM18.3 2.1H3V.9h16.8v21.4h-1.1V2.5c0-.2-.2-.4-.4-.4z'/%3E%3Cpath class='st0' d='M14.2 7.1H4.6c-.3 0-.5.2-.5.5s.2.5.5.5h9.6c.3 0 .5-.2.5-.5-.1-.3-.3-.5-.5-.5zM14.2 11.2H4.6c-.3 0-.5.2-.5.5s.2.5.5.5h9.6c.3 0 .5-.2.5-.5-.1-.3-.3-.5-.5-.5zM14.2 15.2H4.6c-.3 0-.5.2-.5.5s.2.5.5.5h9.6c.3 0 .5-.2.5-.5-.1-.2-.3-.5-.5-.5zM14.2 18.8H4.6c-.3 0-.5.2-.5.5s.2.5.5.5h9.6c.3 0 .5-.2.5-.5-.1-.2-.3-.5-.5-.5z'/%3E%3C/svg%3E");
}

#dynamic-table-ordini_wrapper .dataTables_filter .btn-second:after, .dataTables_filter .btn-second:after, a#btn-download-fatt-dettaglio:after, .dwnModRes:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 14 14.5' xml:space='preserve' viewBox='0 0 14 14.5'%3E%3Cstyle%3E.st0%7Bfill:%23b81f25%7D%3C/style%3E%3Cpath class='st0' d='M7.6.6C7.6.3 7.3 0 7 0s-.6.3-.6.6V9L4.5 7c-.2-.3-.6-.3-.8 0-.2.2-.2.6 0 .8l2.9 3c.1.1.2.2.4.2s.3-.1.4-.2l2.9-3c.2-.2.2-.6 0-.8-.2-.2-.6-.2-.8 0L7.6 9V.6z'/%3E%3Cpath class='st0' d='M1.2 9.3c0-.3-.3-.6-.6-.6s-.6.2-.6.6v3.5c0 1 .8 1.8 1.8 1.8h10.5c1 0 1.8-.8 1.8-1.8V9.3c0-.3-.3-.6-.6-.6s-.6.3-.6.6v3.5c0 .3-.3.6-.6.6H1.8c-.3 0-.6-.3-.6-.6V9.3z'/%3E%3C/svg%3E");
}

.dwnModRes:after {
  width: 1.2em;
height: 1.2em;
}

.dataTables_filter .btn-second.button-ricerca:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 12.5 12.5' xml:space='preserve' viewBox='0 0 12.5 12.5'%3E%3Cpath d='M.2 12.4c.2.2.6.2.8 0l2.5-2.5.1-.1.1.1c2.2 1.7 5.3 1.5 7.3-.4 2.1-2.1 2.1-5.6 0-7.8C9.9.6 8.5 0 7 0 5.6 0 4.2.6 3.2 1.6c-2 2-2.1 5.1-.4 7.3V9l-.2.1-2.5 2.5c-.2.2-.2.5.1.8zm3.7-10C5.6.7 8.4.7 10.1 2.4c1.7 1.7 1.7 4.5 0 6.2-.8.8-1.9 1.3-3.1 1.3-1.1 0-2.2-.4-3.1-1.3-1.7-1.7-1.7-4.5 0-6.2z' style='fill:%23b81f25'/%3E%3C/svg%3E");
}

.dataTables_filter .btn-second.button-ricerca:hover:after {
 background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 12.5 12.5' xml:space='preserve' viewBox='0 0 12.5 12.5'%3E%3Cpath d='M.2 12.4c.2.2.6.2.8 0l2.5-2.5.1-.1.1.1c2.2 1.7 5.3 1.5 7.3-.4 2.1-2.1 2.1-5.6 0-7.8C9.9.6 8.5 0 7 0 5.6 0 4.2.6 3.2 1.6c-2 2-2.1 5.1-.4 7.3V9l-.2.1-2.5 2.5c-.2.2-.2.5.1.8zm3.7-10C5.6.7 8.4.7 10.1 2.4c1.7 1.7 1.7 4.5 0 6.2-.8.8-1.9 1.3-3.1 1.3-1.1 0-2.2-.4-3.1-1.3-1.7-1.7-1.7-4.5 0-6.2z' style='fill:%23fff'/%3E%3C/svg%3E");
}

#dynamic-table-ordini_wrapper .dataTables_filter .btn-second:hover:after, .dataTables_filter .btn-second:hover:after, a#btn-download-fatt-dettaglio:hover:after  {
 background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 14 14.5' xml:space='preserve' viewBox='0 0 14 14.5'%3E%3Cstyle%3E.st0%7Bfill:%23ffffff%7D%3C/style%3E%3Cpath class='st0' d='M7.6.6C7.6.3 7.3 0 7 0s-.6.3-.6.6V9L4.5 7c-.2-.3-.6-.3-.8 0-.2.2-.2.6 0 .8l2.9 3c.1.1.2.2.4.2s.3-.1.4-.2l2.9-3c.2-.2.2-.6 0-.8-.2-.2-.6-.2-.8 0L7.6 9V.6z'/%3E%3Cpath class='st0' d='M1.2 9.3c0-.3-.3-.6-.6-.6s-.6.2-.6.6v3.5c0 1 .8 1.8 1.8 1.8h10.5c1 0 1.8-.8 1.8-1.8V9.3c0-.3-.3-.6-.6-.6s-.6.3-.6.6v3.5c0 .3-.3.6-.6.6H1.8c-.3 0-.6-.3-.6-.6V9.3z'/%3E%3C/svg%3E"); 
}

.viewDettFATT, .viewDettCREDIT, .vedidettaglio {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 24.3 13.5' xml:space='preserve' viewBox='0 0 24.3 13.5'%3E%3Cpath d='m24 6.4.3.3-.3.4c0 .1-.1.2-.2.3-.2.2-.4.5-.7.7-.7.7-1.6 1.5-2.5 2.2-2.7 2-5.5 3.2-8.4 3.2s-5.7-1.2-8.4-3.2c-1-.7-1.9-1.4-2.6-2.2l-.7-.7c-.1-.1-.2-.2-.2-.3L0 6.8l.3-.3c0-.1.1-.2.2-.3.2-.2.4-.5.7-.7.7-.7 1.6-1.5 2.5-2.2C6.4 1.2 9.2 0 12.1 0s5.7 1.2 8.4 3.2c.9.7 1.8 1.4 2.5 2.2l.7.7c.2.2.2.3.3.3zm-1.7-.2c-.7-.7-1.5-1.4-2.4-2.1-2.5-1.9-5.2-3-7.8-3s-5.3 1.1-7.8 3c-.8.6-1.6 1.3-2.4 2.1-.2.2-.4.4-.5.6.1.2.3.4.5.6.7.7 1.5 1.4 2.4 2.1 2.5 1.9 5.2 3 7.8 3s5.3-1.1 7.8-3c.9-.7 1.7-1.4 2.4-2.1l.6-.6-.6-.6zM12.1 9.4c1.5 0 2.6-1.2 2.6-2.6 0-1.4-1.2-2.6-2.6-2.6-1.4 0-2.6 1.2-2.6 2.6 0 1.4 1.2 2.6 2.6 2.6zm0 1c-2 0-3.6-1.6-3.6-3.6s1.7-3.6 3.6-3.6c2 0 3.6 1.6 3.6 3.6.1 2-1.5 3.6-3.6 3.6z' style='fill:%23b81f25'/%3E%3C/svg%3E"); 
}

.viewDettFATT:hover, .viewDettCREDIT:hover, .vedidettaglio:hover {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 24.3 13.5' xml:space='preserve' viewBox='0 0 24.3 13.5'%3E%3Cpath d='m24 6.4.3.3-.3.4c0 .1-.1.2-.2.3-.2.2-.4.5-.7.7-.7.7-1.6 1.5-2.5 2.2-2.7 2-5.5 3.2-8.4 3.2s-5.7-1.2-8.4-3.2c-1-.7-1.9-1.4-2.6-2.2l-.7-.7c-.1-.1-.2-.2-.2-.3L0 6.8l.3-.3c0-.1.1-.2.2-.3.2-.2.4-.5.7-.7.7-.7 1.6-1.5 2.5-2.2C6.4 1.2 9.2 0 12.1 0s5.7 1.2 8.4 3.2c.9.7 1.8 1.4 2.5 2.2l.7.7c.2.2.2.3.3.3zm-1.7-.2c-.7-.7-1.5-1.4-2.4-2.1-2.5-1.9-5.2-3-7.8-3s-5.3 1.1-7.8 3c-.8.6-1.6 1.3-2.4 2.1-.2.2-.4.4-.5.6.1.2.3.4.5.6.7.7 1.5 1.4 2.4 2.1 2.5 1.9 5.2 3 7.8 3s5.3-1.1 7.8-3c.9-.7 1.7-1.4 2.4-2.1l.6-.6-.6-.6zM12.1 9.4c1.5 0 2.6-1.2 2.6-2.6 0-1.4-1.2-2.6-2.6-2.6-1.4 0-2.6 1.2-2.6 2.6 0 1.4 1.2 2.6 2.6 2.6zm0 1c-2 0-3.6-1.6-3.6-3.6s1.7-3.6 3.6-3.6c2 0 3.6 1.6 3.6 3.6.1 2-1.5 3.6-3.6 3.6z' style='fill:%2359595b'/%3E%3C/svg%3E"); 
}

.vedidettaglio i {
  visibility: hidden;
}

.DownloadPDFDettDDT {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 18.1 22.6' xml:space='preserve' viewBox='0 0 18.1 22.6'%3E%3Cstyle%3E.st0%7Bfill:%23b81f25%7D%3C/style%3E%3Cpath class='st0' d='M10.8 14.5c-.3-.3-.7-.6-1-1-.3-.3-.5-.7-.8-1.1.5-1.5.7-3 .2-3.7-.2-.4-.6-.6-1-.6-.5 0-.8.2-1 .6-.4.9.2 2.4.9 3.7-.2.6-.4 1.3-.7 2-.2.4-.4.8-.5 1.2-1.9.8-3.1 1.6-3.3 2.4-.1.4 0 .7.4 1 .2.1.4.2.6.2h.3c.9-.2 1.9-1.6 2.6-2.9.4-.2.9-.3 1.5-.5s1.2-.3 1.7-.4c.9.7 1.7 1.1 2.4 1.1.5 0 .9-.2 1.3-.5.5-.5.3-1 .2-1.1-.5-.7-1.8-.8-3.8-.4zm-6.2 3.9h-.2c-.1-.1-.1-.1-.1-.2 0-.3.6-.8 1.8-1.4-.6.9-1.1 1.5-1.5 1.6zM8 9s0-.1.2-.1.2.1.3.1c.2.3.2 1.1-.1 2.1C8 10.3 7.8 9.4 8 9zm.6 6c-.2.1-.5.1-.7.2.1-.2.2-.3.2-.5.2-.5.4-.9.5-1.4.2.3.4.5.6.7.2.2.4.5.6.7l-1.2.3zm5 .4c-.2.2-.4.3-.6.3-.4 0-.8-.2-1.3-.5 1.4-.2 2.2-.1 1.9.2z'/%3E%3Cpath class='st0' d='M17.5 5.7 12.3.5c-.3-.3-.7-.5-1.2-.5H1.8C1.3 0 .9.2.5.5.2.9 0 1.3 0 1.8v19.1c0 1 .8 1.8 1.8 1.8h14.6c1 0 1.8-.8 1.8-1.8V7c-.1-.5-.3-.9-.7-1.3zm-1 .5h-3.9c-.4 0-.8-.4-.8-.8V1.5l4.7 4.7zm-.2 15.4H1.8c-.4 0-.7-.3-.7-.7V1.8c0-.2.1-.4.2-.5s.3-.3.5-.3h9.1v4.4c0 1 .8 1.8 1.8 1.8H17v13.6c0 .4-.3.8-.7.8z'/%3E%3C/svg%3E");
}

.DownloadPDFDettDDT:hover {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 18.1 22.6' xml:space='preserve' viewBox='0 0 18.1 22.6'%3E%3Cstyle%3E.st0%7Bfill:%2359595b%7D%3C/style%3E%3Cpath class='st0' d='M10.8 14.5c-.3-.3-.7-.6-1-1-.3-.3-.5-.7-.8-1.1.5-1.5.7-3 .2-3.7-.2-.4-.6-.6-1-.6-.5 0-.8.2-1 .6-.4.9.2 2.4.9 3.7-.2.6-.4 1.3-.7 2-.2.4-.4.8-.5 1.2-1.9.8-3.1 1.6-3.3 2.4-.1.4 0 .7.4 1 .2.1.4.2.6.2h.3c.9-.2 1.9-1.6 2.6-2.9.4-.2.9-.3 1.5-.5s1.2-.3 1.7-.4c.9.7 1.7 1.1 2.4 1.1.5 0 .9-.2 1.3-.5.5-.5.3-1 .2-1.1-.5-.7-1.8-.8-3.8-.4zm-6.2 3.9h-.2c-.1-.1-.1-.1-.1-.2 0-.3.6-.8 1.8-1.4-.6.9-1.1 1.5-1.5 1.6zM8 9s0-.1.2-.1.2.1.3.1c.2.3.2 1.1-.1 2.1C8 10.3 7.8 9.4 8 9zm.6 6c-.2.1-.5.1-.7.2.1-.2.2-.3.2-.5.2-.5.4-.9.5-1.4.2.3.4.5.6.7.2.2.4.5.6.7l-1.2.3zm5 .4c-.2.2-.4.3-.6.3-.4 0-.8-.2-1.3-.5 1.4-.2 2.2-.1 1.9.2z'/%3E%3Cpath class='st0' d='M17.5 5.7 12.3.5c-.3-.3-.7-.5-1.2-.5H1.8C1.3 0 .9.2.5.5.2.9 0 1.3 0 1.8v19.1c0 1 .8 1.8 1.8 1.8h14.6c1 0 1.8-.8 1.8-1.8V7c-.1-.5-.3-.9-.7-1.3zm-1 .5h-3.9c-.4 0-.8-.4-.8-.8V1.5l4.7 4.7zm-.2 15.4H1.8c-.4 0-.7-.3-.7-.7V1.8c0-.2.1-.4.2-.5s.3-.3.5-.3h9.1v4.4c0 1 .8 1.8 1.8 1.8H17v13.6c0 .4-.3.8-.7.8z'/%3E%3C/svg%3E");
}

.DownloadEXCDettDDT {
 background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 18.1 22.6' xml:space='preserve' viewBox='0 0 18.1 22.6'%3E%3Cstyle%3E.st0%7Bfill:%23b81f25%7D%3C/style%3E%3Cpath class='st0' d='M17.5 5.7 12.3.5c-.3-.3-.7-.5-1.2-.5H1.8C1.3 0 .9.2.5.5.2.9 0 1.3 0 1.8v19.1c0 1 .8 1.8 1.8 1.8h14.6c1 0 1.8-.8 1.8-1.8V7c-.1-.5-.3-.9-.7-1.3zm-1 .5h-3.9c-.4 0-.8-.4-.8-.8V1.5l4.7 4.7zm-.2 15.4H1.8c-.4 0-.7-.3-.7-.7V1.8c0-.2.1-.4.2-.5s.3-.3.5-.3h9.1v4.4c0 1 .8 1.8 1.8 1.8H17v13.6c0 .4-.3.8-.7.8z'/%3E%3Cpath class='st0' d='M3.8 15.7h-.3c-.1 0-.1-.1-.1-.1s0-.1.1-.1L5.2 13l-1.5-2.2c0-.1-.1-.1-.1-.1s0-.1.1-.1H4.3c.1 0 .1 0 .1.1l1.2 1.8 1.2-1.8.1-.1h.5c.1 0 .1.1.1.1v.2l-1.5 2 1.7 2.5c0 .1.1.1.1.1s0 .1-.1.1H7.1c-.1 0-.1 0-.1-.1l-1.4-2-1.4 2-.1.1c-.1.1-.1.1-.3.1zM8.8 15.7c-.1 0-.2-.1-.2-.2v-4.8c0-.1.1-.2.3-.2H9c.2 0 .3.1.3.2v4.5h2c.1 0 .1.1.1.2v.1c0 .1 0 .2-.1.2H8.8zM13.3 15.7c-.3 0-.6 0-.8-.1-.2-.1-.4-.2-.5-.2-.1-.1-.1-.1-.1-.2V15c0-.1.1-.1.1-.2l.1-.1h.1s.1 0 .1.1c.1.1.2.1.4.2s.4.1.7.1c.2 0 .4 0 .5-.1.1-.1.3-.2.3-.3.1-.1.1-.3.1-.5s-.1-.4-.2-.5-.2-.2-.4-.3-.4-.2-.5-.2c-.2-.1-.3-.1-.5-.2s-.3-.2-.4-.3c-.1-.1-.2-.2-.3-.4s-.1-.4-.1-.6c0-.3.1-.5.2-.7.1-.2.3-.4.6-.5.2-.1.5-.2.9-.2h.4c.1 0 .3 0 .4.1.1 0 .2.1.3.1.1.1.1.1.1.2v.1c0 .1-.1.1-.1.2l-.1.1h-.1c-.1 0-.1 0-.1-.1-.1 0-.2-.1-.3-.1-.1 0-.3-.1-.5-.1s-.3 0-.5.1c-.1.1-.3.2-.3.3-.1.1-.1.3-.1.5s0 .3.1.4c.1.1.2.2.4.3.2.1.3.1.5.2s.3.1.5.2.3.2.5.3c.1.1.2.3.3.4s.1.4.1.6c0 .2 0 .4-.1.6-.1.2-.2.3-.3.5-.1.1-.3.2-.5.3s-.7.2-.9.2z'/%3E%3C/svg%3E"); 
}

.DownloadEXCDettDDT:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 18.1 22.6' xml:space='preserve' viewBox='0 0 18.1 22.6'%3E%3Cstyle%3E.st0%7Bfill:%2359595b%7D%3C/style%3E%3Cpath class='st0' d='M17.5 5.7 12.3.5c-.3-.3-.7-.5-1.2-.5H1.8C1.3 0 .9.2.5.5.2.9 0 1.3 0 1.8v19.1c0 1 .8 1.8 1.8 1.8h14.6c1 0 1.8-.8 1.8-1.8V7c-.1-.5-.3-.9-.7-1.3zm-1 .5h-3.9c-.4 0-.8-.4-.8-.8V1.5l4.7 4.7zm-.2 15.4H1.8c-.4 0-.7-.3-.7-.7V1.8c0-.2.1-.4.2-.5s.3-.3.5-.3h9.1v4.4c0 1 .8 1.8 1.8 1.8H17v13.6c0 .4-.3.8-.7.8z'/%3E%3Cpath class='st0' d='M3.8 15.7h-.3c-.1 0-.1-.1-.1-.1s0-.1.1-.1L5.2 13l-1.5-2.2c0-.1-.1-.1-.1-.1s0-.1.1-.1H4.3c.1 0 .1 0 .1.1l1.2 1.8 1.2-1.8.1-.1h.5c.1 0 .1.1.1.1v.2l-1.5 2 1.7 2.5c0 .1.1.1.1.1s0 .1-.1.1H7.1c-.1 0-.1 0-.1-.1l-1.4-2-1.4 2-.1.1c-.1.1-.1.1-.3.1zM8.8 15.7c-.1 0-.2-.1-.2-.2v-4.8c0-.1.1-.2.3-.2H9c.2 0 .3.1.3.2v4.5h2c.1 0 .1.1.1.2v.1c0 .1 0 .2-.1.2H8.8zM13.3 15.7c-.3 0-.6 0-.8-.1-.2-.1-.4-.2-.5-.2-.1-.1-.1-.1-.1-.2V15c0-.1.1-.1.1-.2l.1-.1h.1s.1 0 .1.1c.1.1.2.1.4.2s.4.1.7.1c.2 0 .4 0 .5-.1.1-.1.3-.2.3-.3.1-.1.1-.3.1-.5s-.1-.4-.2-.5-.2-.2-.4-.3-.4-.2-.5-.2c-.2-.1-.3-.1-.5-.2s-.3-.2-.4-.3c-.1-.1-.2-.2-.3-.4s-.1-.4-.1-.6c0-.3.1-.5.2-.7.1-.2.3-.4.6-.5.2-.1.5-.2.9-.2h.4c.1 0 .3 0 .4.1.1 0 .2.1.3.1.1.1.1.1.1.2v.1c0 .1-.1.1-.1.2l-.1.1h-.1c-.1 0-.1 0-.1-.1-.1 0-.2-.1-.3-.1-.1 0-.3-.1-.5-.1s-.3 0-.5.1c-.1.1-.3.2-.3.3-.1.1-.1.3-.1.5s0 .3.1.4c.1.1.2.2.4.3.2.1.3.1.5.2s.3.1.5.2.3.2.5.3c.1.1.2.3.3.4s.1.4.1.6c0 .2 0 .4-.1.6-.1.2-.2.3-.3.5-.1.1-.3.2-.5.3s-.7.2-.9.2z'/%3E%3C/svg%3E"); 

}

.print-button:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 15.2 14.7' xml:space='preserve' viewBox='0 0 15.2 14.7'%3E%3Cpath d='M13.1 3.2h-.7V.5c0-.3-.2-.5-.5-.5H3.3c-.3 0-.5.2-.5.5v2.7h-.7C.9 3.2 0 4.1 0 5.3v5.4c0 1.1.9 2.1 2.1 2.1h.7v1.5c0 .3.2.5.5.5h8.6c.3 0 .5-.2.5-.5v-1.5h.7c1.1 0 2.1-1 2.1-2.1V5.3c0-1.2-.9-2.1-2.1-2.1zm-1.7 6.5v3.9H3.8V9.7h7.6zM3.8 3.2V1h7.6v2.2H3.8zm8.1 5.5H3.3c-.3 0-.5.2-.5.5v2.5h-.7c-.6 0-1.1-.5-1.1-1.1V5.3c0-.6.5-1.1 1.1-1.1h11.1c.6 0 1.1.5 1.1 1.1v5.4c0 .6-.5 1.1-1.1 1.1h-.7V9.2c-.1-.3-.3-.5-.6-.5z' style='fill:%23fff'/%3E%3C/svg%3E");
}

.print-button:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 15.2 14.7' xml:space='preserve' viewBox='0 0 15.2 14.7'%3E%3Cpath d='M13.1 3.2h-.7V.5c0-.3-.2-.5-.5-.5H3.3c-.3 0-.5.2-.5.5v2.7h-.7C.9 3.2 0 4.1 0 5.3v5.4c0 1.1.9 2.1 2.1 2.1h.7v1.5c0 .3.2.5.5.5h8.6c.3 0 .5-.2.5-.5v-1.5h.7c1.1 0 2.1-1 2.1-2.1V5.3c0-1.2-.9-2.1-2.1-2.1zm-1.7 6.5v3.9H3.8V9.7h7.6zM3.8 3.2V1h7.6v2.2H3.8zm8.1 5.5H3.3c-.3 0-.5.2-.5.5v2.5h-.7c-.6 0-1.1-.5-1.1-1.1V5.3c0-.6.5-1.1 1.1-1.1h11.1c.6 0 1.1.5 1.1 1.1v5.4c0 .6-.5 1.1-1.1 1.1h-.7V9.2c-.1-.3-.3-.5-.6-.5z' style='fill:%23b81f25'/%3E%3C/svg%3E");
}

.panel-tp .titolo-mioprofilo:before, .panel-tp .titolo-infoaziendali:before, .panel-tp .titolo-infoCrediti:before, .panel-tp .titolo-elenco-destinazioni:before {
  display: none;
}


.thArticolo:before {
    content: " ";
    display: inline-block;
    width: 20px;
    height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 17.4 17.5' xml:space='preserve' viewBox='0 0 17.4 17.5'%3E%3Cpath d='M16.8.7c-.4-.4-1-.7-1.7-.7l-4.9.2c-.8.1-1.6.4-2.2 1L.8 8.3c-1.1 1.1-1.1 2.8 0 3.8l4.5 4.5c.5.5 1.2.8 1.9.8s1.4-.3 1.9-.8l7.1-7.1c.6-.6 1-1.4 1-2.2l.2-4.9c.1-.7-.2-1.3-.6-1.7zm-4.5 6.9c-1.3 0-2.5-1.1-2.5-2.5 0-1.3 1.1-2.5 2.5-2.5 1.3 0 2.5 1.1 2.5 2.5s-1.1 2.5-2.5 2.5z' style='fill:%2359595b'/%3E%3C/svg%3E");
    margin-left: 5px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    left: 5px;
}

#tableRisultatiRicerca thead tr:not(.primaRiga) th.thArticolo, #tabella_carrello thead tr th.thArticolo, #tabella_carrello tbody tr td.rArticolo {
    position: relative;
    padding-left: 40px;
}

/* FIX LINGUE */

html[lang="it"] .col-md-2.tpgiorn {
    min-width: 245px;
}

#tableRisultatiRicerca tbody tr td:first-child {
  padding-left: 40px;
  position: relative;
}

#modalViewIstruzioni .modal-header, div#wrap-dettOrdineModal .introSezione, #wrap-dettDDTModal .introSezione, #dettFATTModal .modal-title, #dettCREDITModal .introSezione {
    display: none;
}

/* PROMO */

.inLastMinute:before {
  content: " ";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 17.4 17.5' xml:space='preserve' viewBox='0 0 17.4 17.5'%3E%3Cpath d='M16.8.7c-.4-.4-1-.7-1.7-.7l-4.9.2c-.8.1-1.6.4-2.2 1L.8 8.3c-1.1 1.1-1.1 2.8 0 3.8l4.5 4.5c.5.5 1.2.8 1.9.8s1.4-.3 1.9-.8l7.1-7.1c.6-.6 1-1.4 1-2.2l.2-4.9c.1-.7-.2-1.3-.6-1.7zm-4.5 6.9c-1.3 0-2.5-1.1-2.5-2.5 0-1.3 1.1-2.5 2.5-2.5 1.3 0 2.5 1.1 2.5 2.5s-1.1 2.5-2.5 2.5z' style='fill:%23b81f25'/%3E%3C/svg%3E");
  margin-left: 5px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  left: 5px;
}

.label_limit_qta > td {
    background: var(--giallo);
    font-weight: 700;
    font-size: 1rem;
    color: var(--grigio);
}

.BoxCondizioni.promo .label_limit_qta > td  {
   border-bottom: 2px solid var(--grigio);
}

.label_limit_qta > td:after, .label_limit_qta > td:before {
  content: "";
  display: inline-block;
  height: 1em;
  width: 1em;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  margin-left: 10px;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 9.7 11.4' xml:space='preserve' viewBox='0 0 9.7 11.4'%3E%3Cstyle%3E.st0%7Bfill:none;stroke:%2359595b;stroke-width:1.3;stroke-miterlimit:10%7D%3C/style%3E%3Cpath class='st0' d='M4.9 11.4V.9M9.2 5.3 4.9.9.5 5.3'/%3E%3C/svg%3E");
}

.label_limit_qta > td:before {
  margin-right: 10px;
}

.carrelloVuoto td {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
  text-align: center;
}

.step1 {
  width: 100%;
}

/* LAST MINUTE */

.row.btn-sing-dx {
   width: 100%;
   display: flex;
   margin-bottom: 2rem;
   justify-content: flex-end;
}

/* LAST MINUTE */

.panel-tp.last-minute {
    padding: 0;
}

.panel-tp.last-minute .introSezione {
    padding: var(--panel-padding);
    background: var(--rosso);
    color: #fff;
    margin-left: 0;
    margin-right: 0;
    border-top-right-radius: var(--border-radius);
    border-top-left-radius: var(--border-radius);

}

.panel-tp.last-minute .introSezione h1 {
    color: #fff;
}

.elenco-file-lastminute tr td {
padding: 7px 5px;

}

.elenco-file-lastminute tr td:last-of-type {
  display: flex;
  /* align-self: flex-end; */
  justify-content: flex-end;
}

.elenco-file-lastminute tr {
    border-top: 1px solid var(--grigio-chiaro);
    border-bottom: 1px solid var(--grigio-chiaro);
    border-collapse: collapse;
}

.nome-lastminute {
   font-size: 1.1rem;
}

.elenco-file-lastminute {
  width: 95%;
  margin: 0 auto;
}

.panel-tp .titolo-scadenze:before {
  display: none;
}

/* TOOLTIP */

.tooltip {
    background: #f4f4f4;
    padding: 10px;
    border-radius: 2px;
    border: none;
    box-shadow: 2px 2px 8px rgba(0,0,0,0.15);
    text-transform: none;
    font-size: 1rem;
}

.tooltip p {
margin-bottom: 0.5rem;
}

/* GUIDE */

#modal-guida .modal-header h5 {
    display: none;
}

#modal-guida p, #modal-guida li {
    font-size: 1.1rem;
    line-height: 150%;
}

#modal-guida h2 {
    margin-top: 2.5rem;
    font-size: 1.6rem;
}

#modal-guida h1 {
	font-size: 2rem;
}

#modal-guida .modal-dialog {
/*  top: 0;
  bottom: 0; */
  margin-bottom: 0;
  max-width: 500px;
  width: 75%;
  overflow-y:scroll;
  padding-right: 0;
} /* VERIFICARE SCROLL GUIDE */


/* LOGIN */

.box-login {
  box-shadow: 10px 20px 60px rgba(0,0,0,0.2);
  border: none;
  border-radius: var(--border-radius);
}

.privacypolicy p, .privacypolicy p a {
  font-size: 1rem;
}

.logoLogin {
background: #fff;
border-bottom: none;
padding: 30px 20px 20px 20px;
}

.user-login-info {background: var(--sfondo);
padding-top: 2rem;
padding-bottom: 2rem;
}

#pswLost, .privacypolicy a {
  text-transform: none;
  font-size: 1rem;
  color: var(--rosso);
}

#pswLost:hover, .privacypolicy a:hover {
  text-decoration: none;
}

.btn-login, .btn-login:hover, .btn-login:focus {
  flex: 0 0 100%;
  width: 100%;
  margin-bottom: 2rem;
}

.privacypolicy {
  border-top: 1px solid var(--grigio-chiaro)
}

#bg-login {
 background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='enable-background:new 0 0 1920 968.7' xml:space='preserve' viewBox='0 0 1920 968.7'%3E%3Cstyle%3E.st1%7Bfill:%2358595b%7D.st2%7Bfill:%23d71920%7D%3C/style%3E%3Cpath style='fill:%23f2f2f2' d='M0 0h1920v968.7H0z'/%3E%3Cpath class='st1' d='M1907.7 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1892 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1892 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1876.3 167.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1876.3 198.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1876.3 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1860.5 167.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M1860.5 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5-.1 4.4 1.9 4.4 4.4M1860.5 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1860.5 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1860.5 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1844.8 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1844.8 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1844.8 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1844.8 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1844.8 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1829.1 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1829.1 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1829.1 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1829.1 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1829.1 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1813.3 183c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1813.3 198.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5-.1 4.4 1.9 4.4 4.4M1813.3 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1813.3 230.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1813.3 246c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1813.3 261.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1797.6 183c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1797.6 198.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1797.6 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1797.6 230.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1797.6 246c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1797.6 261.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1797.6 733.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1797.6 749.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1781.9 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1781.9 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1781.9 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1781.9 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1781.9 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1781.9 261.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1781.9 733.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1781.9 749.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1766.1 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1766.1 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5-.1 4.4 1.9 4.4 4.4M1766.1 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1766.1 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1766.1 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1766.1 261.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1766.1 277.4c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1766.1 293.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1766.1 308.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5-.1 4.4 1.9 4.4 4.4M1750.4 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1750.4 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1750.4 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1750.4 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1750.4 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1750.4 277.4c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1750.4 293.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1750.4 308.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1750.4 324.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1750.4 670.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1734.7 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1734.7 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1734.7 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1734.7 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1734.7 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1734.7 261.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1734.7 308.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1734.7 670.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1718.9 167.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M1718.9 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1718.9 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5-.1 4.4 1.9 4.4 4.4M1718.9 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1718.9 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1718.9 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1718.9 261.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1718.9 655c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 1.9 4.4 4.4M1703.2 135.8c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1703.2 167.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1703.2 183c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1703.2 198.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1703.2 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1703.2 230.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1703.2 246c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1703.2 261.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1703.2 655c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M1703.2 686.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1687.5 135.8c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1687.5 167.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1687.5 183c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1687.5 198.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1687.5 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1687.5 230.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1687.5 246c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1687.5 261.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1687.5 655c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M1687.5 670.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1671.8 120.1c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M1671.8 135.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1671.8 151.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1671.8 167.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1671.8 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1671.8 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1671.8 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1671.8 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1671.8 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1671.8 261.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1671.8 324.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1671.8 340.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1671.8 356.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1671.8 371.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M1671.8 387.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1671.8 655c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M1671.8 670.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1656 120.1c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M1656 135.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1656 151.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1656 167.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1656 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1656 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1656 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1656 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1656 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1656 261.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1656 277.4c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1656 308.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1656 324.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1656 340.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1656 356.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1656 371.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M1656 387.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1656 403.3c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1656 419c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1656 434.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1656 639.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1656 655c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M1656 670.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1640.3 120.1c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M1640.3 135.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1640.3 167.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1640.3 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1640.3 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1640.3 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1640.3 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1640.3 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1640.3 261.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1640.3 277.4c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1640.3 293.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1640.3 308.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1640.3 324.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1640.3 340.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1640.3 356.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1640.3 371.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M1640.3 419c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1640.3 434.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1640.3 639.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1640.3 655c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M1640.3 670.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1624.6 167.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1624.6 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1624.6 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1624.6 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1624.6 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1624.6 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1624.6 261.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1624.6 277.4c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1624.6 293.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1624.6 308.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1624.6 324.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1624.6 340.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1624.6 356.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1624.6 371.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M1624.6 387.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1624.6 434.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1624.6 639.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1624.6 655c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M1624.6 670.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1608.8 167.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1608.8 183c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1608.8 198.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1608.8 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1608.8 230.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1608.8 246c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1608.8 261.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1608.8 277.4c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1608.8 293.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1608.8 308.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1608.8 324.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1608.8 340.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1608.8 356.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1608.8 434.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1608.8 450.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1608.8 466.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1608.8 639.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1608.8 670.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1593.1 151.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1593.1 167.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1593.1 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1593.1 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1593.1 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1593.1 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1593.1 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1593.1 261.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1593.1 277.4c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1593.1 293.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1593.1 308.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1593.1 324.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1593.1 340.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1593.1 356.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1593.1 419c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1593.1 481.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1593.1 623.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1593.1 639.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1577.4 151.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1577.4 167.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1577.4 183c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1577.4 198.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1577.4 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1577.4 230.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1577.4 246c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1577.4 261.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1577.4 277.4c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1577.4 293.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1577.4 308.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1577.4 324.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1577.4 419c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1577.4 560.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1577.4 576.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1577.4 592.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1577.4 623.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1577.4 639.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1577.4 655c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M1577.4 670.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1561.6 151.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1561.6 167.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1561.6 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1561.6 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1561.6 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1561.6 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1561.6 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1561.6 261.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1561.6 277.4c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1561.6 293.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1561.6 308.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1561.6 324.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1561.6 529.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1561.6 544.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1561.6 560.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1561.6 576.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1561.6 592.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1561.6 623.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1561.6 639.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1561.6 655c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M1561.6 670.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1561.6 686.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1545.9 151.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1545.9 167.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1545.9 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1545.9 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1545.9 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1545.9 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1545.9 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1545.9 261.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1545.9 277.4c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1545.9 293.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1545.9 308.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1545.9 324.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1545.9 529.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1545.9 544.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1545.9 560.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1545.9 623.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1545.9 639.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1545.9 655c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M1545.9 670.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1545.9 686.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1530.2 151.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1530.2 167.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1530.2 183c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1530.2 198.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1530.2 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1530.2 230.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1530.2 246c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1530.2 261.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1530.2 277.4c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1530.2 293.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1530.2 308.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1530.2 324.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1530.2 340.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1530.2 592.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1530.2 607.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 1.9 4.4 4.4M1530.2 623.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1530.2 639.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1514.4 120.1c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 1.9 4.4 4.4M1514.4 135.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1514.4 151.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1514.4 167.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M1514.4 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1514.4 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5-.1 4.4 1.9 4.4 4.4M1514.4 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1514.4 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1514.4 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1514.4 261.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1514.4 277.4c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1514.4 293.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1514.4 308.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5-.1 4.4 1.9 4.4 4.4M1514.4 324.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1514.4 340.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1514.4 356.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1514.4 371.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M1514.4 607.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 1.9 4.4 4.4M1514.4 623.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1514.4 639.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1498.7 120.1c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M1498.7 135.8c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1498.7 151.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1498.7 167.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1498.7 183c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1498.7 198.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1498.7 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1498.7 230.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1498.7 246c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1498.7 261.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1498.7 277.4c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1498.7 293.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1498.7 308.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1498.7 324.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1498.7 340.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1498.7 356.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1498.7 371.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M1498.7 387.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1498.7 529.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1498.7 623.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1498.7 639.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1483 120.1c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M1483 135.8c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1483 151.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1483 167.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1483 183c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1483 198.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1483 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1483 230.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1483 246c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1483 261.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1483 277.4c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1483 293.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1483 308.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1483 324.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1483 340.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1483 356.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1483 371.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M1483 387.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1483 403.3c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1483 544.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1483 560.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1467.2 88.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1467.2 104.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1467.2 120.1c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 1.9 4.4 4.4M1467.2 135.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1467.2 151.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1467.2 167.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M1467.2 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1467.2 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5-.1 4.4 1.9 4.4 4.4M1467.2 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1467.2 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1467.2 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1467.2 261.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1467.2 277.4c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1467.2 293.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1467.2 308.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5-.1 4.4 1.9 4.4 4.4M1467.2 324.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1467.2 340.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1467.2 356.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1467.2 371.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M1467.2 387.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1467.2 403.3c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1467.2 529.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1467.2 544.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1467.2 560.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M1467.2 576.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1467.2 607.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 1.9 4.4 4.4M1467.2 623.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1451.5 88.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1451.5 104.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1451.5 120.1c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M1451.5 135.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1451.5 151.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1451.5 167.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1451.5 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1451.5 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1451.5 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1451.5 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1451.5 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1451.5 261.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1451.5 277.4c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1451.5 293.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1451.5 308.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1451.5 324.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1451.5 340.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1451.5 356.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1451.5 371.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M1451.5 387.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1451.5 403.3c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1451.5 529.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1451.5 544.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1451.5 560.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1451.5 592.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1451.5 607.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 1.9 4.4 4.4M1435.8 72.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M1435.8 88.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1435.8 120.1c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M1435.8 135.8c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1435.8 151.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1435.8 167.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1435.8 183c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1435.8 198.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1435.8 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1435.8 230.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1435.8 246c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1435.8 261.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1435.8 277.4c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1435.8 293.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1435.8 308.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1435.8 324.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1435.8 340.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1435.8 356.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1435.8 371.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M1435.8 387.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1435.8 403.3c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1435.8 529.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1435.8 544.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1435.8 560.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1435.8 576.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1435.8 592.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1420 57.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1420 72.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M1420 88.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1420 120.1c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M1420 135.8c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1420 151.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1420 167.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1420 183c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1420 198.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1420 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1420 324.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1420 340.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1420 356.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1420 371.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M1420 387.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1420 497.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1420 513.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1420 529.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1404.3 72.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M1404.3 120.1c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M1404.3 135.8c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1404.3 151.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1404.3 167.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1404.3 183c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1404.3 356.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1404.3 371.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M1404.3 497.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1404.3 513.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1388.6 135.8c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1388.6 151.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1388.6 371.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M1388.6 497.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1372.8 356.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1372.8 497.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1357.1 356.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1357.1 371.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M1357.1 497.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1341.4 356.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1341.4 371.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M1341.4 387.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1341.4 592.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1325.6 356.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1325.6 371.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M1325.6 387.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1325.6 403.3c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1325.6 466.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M1309.9 340.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1309.9 356.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1309.9 371.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M1309.9 387.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1309.9 403.3c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1309.9 450.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1309.9 466.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1294.2 340.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1294.2 356.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1294.2 371.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M1294.2 387.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1294.2 403.3c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1294.2 434.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1294.2 450.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1294.2 466.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1294.2 481.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1278.4 324.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1278.4 340.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1278.4 356.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1278.4 371.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M1278.4 387.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1278.4 403.3c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1278.4 419c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1278.4 434.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1278.4 450.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5-.1 4.4 1.9 4.4 4.4M1278.4 466.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M1278.4 481.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1278.4 497.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1262.7 340.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1262.7 356.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1262.7 371.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M1262.7 387.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1262.7 403.3c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1262.7 419c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1262.7 434.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1262.7 450.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1262.7 466.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1262.7 481.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1247 340.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1247 356.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1247 371.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M1247 387.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1247 403.3c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1247 419c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1247 434.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1247 450.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1247 466.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1247 481.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1231.2 356.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1231.2 371.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M1231.2 387.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1231.2 403.3c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1231.2 419c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1231.2 434.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1231.2 450.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5-.1 4.4 1.9 4.4 4.4M1231.2 466.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M1231.2 481.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1215.5 356.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1215.5 371.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M1215.5 387.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1215.5 403.3c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1215.5 419c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1215.5 434.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1215.5 450.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1215.5 466.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1215.5 481.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1215.5 513.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1199.8 356.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1199.8 371.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M1199.8 387.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1199.8 403.3c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1199.8 419c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1199.8 434.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1199.8 450.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1199.8 466.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1199.8 481.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1199.8 529.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1184.1 356.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1184.1 371.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M1184.1 387.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1184.1 403.3c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1184.1 419c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1184.1 434.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1184.1 450.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1184.1 466.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1184.1 513.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1184.1 529.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1184.1 544.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1184.1 576.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1184.1 592.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1184.1 702.2c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1168.3 371.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M1168.3 403.3c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1168.3 419c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1168.3 434.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1168.3 450.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1168.3 466.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1168.3 481.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1168.3 497.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1168.3 513.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1168.3 529.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1168.3 544.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1168.3 576.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1168.3 592.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1168.3 702.2c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1168.3 717.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1168.3 733.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1168.3 749.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1152.6 450.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1152.6 466.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1152.6 481.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1152.6 497.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1152.6 513.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1152.6 529.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1152.6 544.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1152.6 560.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1152.6 576.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1152.6 592.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1152.6 607.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 1.9 4.4 4.4M1152.6 717.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1152.6 733.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1152.6 749.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1152.6 765.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1136.9 450.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1136.9 466.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1136.9 481.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1136.9 497.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1136.9 513.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1136.9 529.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1136.9 560.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1136.9 576.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1136.9 592.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1136.9 607.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 1.9 4.4 4.4M1136.9 623.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1121.1 450.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1121.1 466.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1121.1 481.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1121.1 497.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1121.1 513.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1121.1 544.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1121.1 560.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1121.1 576.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1121.1 592.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1121.1 607.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 1.9 4.4 4.4M1121.1 623.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1121.1 639.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1121.1 655c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M1121.1 670.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1121.1 686.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1121.1 702.2c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1121.1 717.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1105.4 481.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1105.4 529.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1105.4 544.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1105.4 560.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1105.4 576.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1105.4 592.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1105.4 607.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 1.9 4.4 4.4M1105.4 623.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1105.4 639.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1105.4 655c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M1105.4 670.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1105.4 686.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1105.4 702.2c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1105.4 717.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1105.4 733.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1105.4 749.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1105.4 765.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1089.7 466.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1089.7 529.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1089.7 544.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1089.7 560.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1089.7 576.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1089.7 592.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1089.7 607.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 1.9 4.4 4.4M1089.7 623.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1089.7 639.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1089.7 655c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M1089.7 670.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1089.7 686.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1089.7 702.2c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1089.7 717.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1089.7 733.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1089.7 749.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1089.7 765.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1073.9 529.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1073.9 544.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1073.9 560.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1073.9 576.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1073.9 592.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1073.9 607.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 1.9 4.4 4.4M1073.9 623.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1073.9 639.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1073.9 655c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M1073.9 670.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1073.9 686.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1073.9 702.2c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1073.9 717.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1073.9 733.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1073.9 749.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1073.9 765.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1058.2 72.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M1058.2 529.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1058.2 544.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1058.2 560.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1058.2 576.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1058.2 592.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1058.2 607.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 1.9 4.4 4.4M1058.2 623.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1058.2 639.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1058.2 655c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M1058.2 670.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1058.2 686.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1058.2 702.2c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1058.2 717.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1058.2 733.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1058.2 749.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1058.2 765.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1042.5 72.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M1042.5 104.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1042.5 450.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1042.5 466.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1042.5 481.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1042.5 497.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1042.5 513.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1042.5 529.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1042.5 544.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1042.5 560.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1042.5 576.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1042.5 592.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1042.5 607.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 1.9 4.4 4.4M1042.5 623.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1042.5 639.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1042.5 655c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M1042.5 670.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1042.5 686.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1042.5 702.2c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1042.5 717.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1042.5 733.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1042.5 749.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1042.5 765.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1026.7 72.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M1026.7 88.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1026.7 450.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5-.1 4.4 1.9 4.4 4.4M1026.7 466.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M1026.7 481.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1026.7 497.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1026.7 513.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M1026.7 529.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1026.7 544.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1026.7 560.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M1026.7 576.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1026.7 592.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5-.1 4.4 1.9 4.4 4.4M1026.7 607.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 1.9 4.4 4.4M1026.7 623.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1026.7 639.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1026.7 655c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 1.9 4.4 4.4M1026.7 670.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1026.7 686.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1026.7 702.2c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1026.7 717.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1026.7 733.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1026.7 749.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1026.7 765.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1011 72.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M1011 88.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1011 104.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1011 466.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1011 481.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1011 497.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1011 513.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1011 529.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1011 544.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1011 560.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1011 576.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1011 592.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1011 607.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 1.9 4.4 4.4M1011 623.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1011 639.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1011 655c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M1011 670.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1011 686.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1011 702.2c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1011 717.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1011 733.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1011 749.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1011 765.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M995.3 88.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M995.3 104.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M995.3 466.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M995.3 481.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M995.3 497.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M995.3 513.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M995.3 529.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M995.3 544.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M995.3 560.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M995.3 576.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M995.3 592.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M995.3 607.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 1.9 4.4 4.4M995.3 623.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M995.3 639.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M995.3 655c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M995.3 670.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M995.3 686.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M995.3 702.2c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M995.3 717.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M995.3 733.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M995.3 749.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M995.3 765.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M979.5 88.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M979.5 481.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M979.5 529.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M979.5 544.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M979.5 560.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M979.5 576.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M979.5 592.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5-.1 4.4 1.9 4.4 4.4M979.5 607.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5 0 4.4 1.9 4.4 4.4M979.5 623.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M979.5 639.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M979.5 655c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5 0 4.4 1.9 4.4 4.4M979.5 702.2c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M979.5 717.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M963.8 544.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M963.8 560.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M963.8 576.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M963.8 592.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M963.8 607.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 1.9 4.4 4.4M963.8 623.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M963.8 639.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M948.1 544.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M948.1 560.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M948.1 576.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M948.1 592.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M932.4 544.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M932.4 560.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M932.4 576.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M932.4 592.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M916.6 529.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M916.6 544.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M916.6 560.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M916.6 576.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M916.6 592.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M900.9 450.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M900.9 466.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M900.9 513.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M900.9 529.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M900.9 544.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M900.9 560.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M900.9 576.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M900.9 592.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M885.2 450.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M885.2 466.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M885.2 481.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M885.2 513.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M885.2 529.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M885.2 544.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M885.2 560.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M885.2 576.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M885.2 592.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M885.2 607.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 1.9 4.4 4.4M869.4 450.5c0 2.4-2 4.4-4.5 4.4-2.4 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5-.1 4.5 1.9 4.5 4.4M869.4 466.2c0 2.4-2 4.4-4.5 4.4-2.4 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.5 1.9 4.5 4.4M869.4 481.9c0 2.4-2 4.4-4.5 4.4-2.4 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.5 2 4.5 4.4M869.4 497.7c0 2.5-2 4.4-4.5 4.4-2.4 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.5 1.9 4.5 4.4M869.4 513.4c0 2.4-2 4.4-4.5 4.4-2.4 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.5 1.9 4.5 4.4M869.4 529.1c0 2.4-2 4.4-4.5 4.4-2.4 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.5 2 4.5 4.4M869.4 544.9c0 2.4-2 4.4-4.5 4.4-2.4 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.5 1.9 4.5 4.4M869.4 560.6c0 2.5-2 4.4-4.5 4.4-2.4 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.5 1.9 4.5 4.4M869.4 576.3c0 2.4-2 4.4-4.5 4.4-2.4 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.5 2 4.5 4.4M869.4 592.1c0 2.4-2 4.4-4.5 4.4-2.4 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5-.1 4.5 1.9 4.5 4.4M869.4 607.8c0 2.5-2 4.4-4.5 4.4-2.4 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.5 1.9 4.5 4.4M853.7 57.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M853.7 481.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M853.7 497.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M853.7 513.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M853.7 529.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M853.7 544.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M853.7 560.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M853.7 576.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M853.7 592.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M838 57.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M838 497.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M838 513.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M838 529.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M838 544.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M838 560.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M822.2 57.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M822.2 72.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M822.2 513.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M806.5 41.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M806.5 57.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M806.5 72.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M806.5 88.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M806.5 104.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M806.5 120.1c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M806.5 135.8c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M790.8 41.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M790.8 57.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M790.8 72.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M790.8 88.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M790.8 104.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M790.8 120.1c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M790.8 135.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M790.8 151.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M790.8 167.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M790.8 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M775 25.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M775 41.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M775 57.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M775 72.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M775 88.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M775 104.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M775 120.1c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M775 135.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M775 151.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M775 167.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M775 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M759.3 25.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M759.3 41.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M759.3 57.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M759.3 72.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M759.3 88.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M759.3 104.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M759.3 120.1c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M759.3 135.8c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M759.3 151.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M759.3 167.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M759.3 183c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M759.3 198.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M743.6 25.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M743.6 41.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M743.6 57.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M743.6 72.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M743.6 88.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M743.6 104.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M743.6 120.1c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M743.6 135.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M743.6 151.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M743.6 167.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M743.6 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M743.6 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M727.8 25.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M727.8 41.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M727.8 57.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M727.8 72.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M727.8 88.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M727.8 104.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M727.8 120.1c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M727.8 135.8c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M727.8 151.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M727.8 167.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M727.8 183c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M727.8 198.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M727.8 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M712.1 25.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M712.1 41.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M712.1 57.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M712.1 72.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M712.1 88.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M712.1 104.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M712.1 120.1c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M712.1 135.8c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M712.1 151.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M712.1 167.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M712.1 183c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M712.1 198.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M712.1 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M696.4 41.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M696.4 57.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M696.4 72.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M696.4 88.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M696.4 104.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M696.4 120.1c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M696.4 135.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M696.4 151.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M696.4 167.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M696.4 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M696.4 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M696.4 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M696.4 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M696.4 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M680.6 41.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M680.6 57.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M680.6 72.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M680.6 88.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M680.6 104.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M680.6 120.1c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M680.6 135.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M680.6 151.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M680.6 167.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M680.6 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M680.6 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M680.6 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M680.6 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M680.6 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M680.6 261.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M664.9 41.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M664.9 57.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M664.9 72.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M664.9 88.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M664.9 104.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M664.9 120.1c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M664.9 135.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M664.9 151.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M664.9 167.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M664.9 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M664.9 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M664.9 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M664.9 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M664.9 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M664.9 261.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M649.2 41.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M649.2 57.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M649.2 72.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M649.2 88.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M649.2 104.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M649.2 120.1c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M649.2 135.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M649.2 151.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M649.2 167.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M649.2 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M649.2 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M649.2 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M649.2 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M649.2 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M633.4 57.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M633.4 72.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M633.4 88.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M633.4 104.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M633.4 120.1c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 1.9 4.4 4.4M633.4 135.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M633.4 151.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M633.4 167.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M633.4 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M633.4 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5-.1 4.4 1.9 4.4 4.4M633.4 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M633.4 733.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M617.7 57.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M617.7 72.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M617.7 88.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M617.7 104.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M617.7 120.1c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M617.7 135.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M617.7 702.2c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M617.7 717.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M617.7 733.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M602 57.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M602 72.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M602 88.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M602 104.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M602 120.1c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M602 686.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M602 702.2c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M602 717.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M586.2 41.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M586.2 57.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M586.2 72.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M586.2 88.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M586.2 104.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M586.2 120.1c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M586.2 670.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M586.2 686.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M586.2 702.2c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M586.2 717.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M570.5 41.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M570.5 57.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M570.5 72.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M570.5 88.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M570.5 104.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M570.5 120.1c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M570.5 529.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M570.5 670.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M570.5 686.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M570.5 702.2c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M570.5 717.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M570.5 733.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M554.8 41.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M554.8 57.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M554.8 88.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M554.8 104.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M554.8 120.1c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M554.8 529.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M554.8 639.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M554.8 670.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M554.8 686.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M554.8 702.2c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M554.8 717.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M554.8 733.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M554.8 749.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M554.8 765.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M554.8 780.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M554.8 796.6c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M539 41.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.5-2-4.5-4.4s2-4.4 4.5-4.4 4.4 2 4.4 4.4M539 57.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.5-2-4.5-4.4 0-2.5 2-4.4 4.5-4.4 2.5-.1 4.4 1.9 4.4 4.4M539 72.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.5-2-4.5-4.4 0-2.5 2-4.4 4.5-4.4s4.4 1.9 4.4 4.4M539 88.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.5-2-4.5-4.4s2-4.4 4.5-4.4 4.4 2 4.4 4.4M539 104.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.5-2-4.5-4.4 0-2.5 2-4.4 4.5-4.4 2.5-.1 4.4 1.9 4.4 4.4M539 513.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.5-2-4.5-4.4 0-2.5 2-4.4 4.5-4.4s4.4 1.9 4.4 4.4M539 529.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.5-2-4.5-4.4s2-4.4 4.5-4.4 4.4 2 4.4 4.4M539 560.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.5-2-4.5-4.4 0-2.5 2-4.4 4.5-4.4s4.4 1.9 4.4 4.4M539 639.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.5-2-4.5-4.4 0-2.5 2-4.4 4.5-4.4 2.5-.1 4.4 1.9 4.4 4.4M539 655c0 2.4-2 4.4-4.4 4.4-2.5 0-4.5-2-4.5-4.4s2-4.4 4.5-4.4 4.4 1.9 4.4 4.4M539 670.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.5-2-4.5-4.4s2-4.4 4.5-4.4 4.4 2 4.4 4.4M539 686.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.5-2-4.5-4.4 0-2.5 2-4.4 4.5-4.4 2.5-.1 4.4 1.9 4.4 4.4M539 702.2c0 2.5-2 4.4-4.4 4.4-2.5 0-4.5-2-4.5-4.4 0-2.5 2-4.4 4.5-4.4 2.5-.1 4.4 1.9 4.4 4.4M539 717.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.5-2-4.5-4.4s2-4.4 4.5-4.4 4.4 2 4.4 4.4M539 780.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.5-2-4.5-4.4 0-2.5 2-4.4 4.5-4.4s4.4 2 4.4 4.4M539 796.6c0 2.4-2 4.4-4.4 4.4-2.5 0-4.5-2-4.5-4.4 0-2.5 2-4.4 4.5-4.4 2.5-.1 4.4 1.9 4.4 4.4M539 812.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.5-2-4.5-4.4s2-4.4 4.5-4.4 4.4 2 4.4 4.4M539 828c0 2.5-2 4.4-4.4 4.4-2.5 0-4.5-2-4.5-4.4s2-4.4 4.5-4.4 4.4 2 4.4 4.4M539 843.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.5-2-4.5-4.4 0-2.5 2-4.4 4.5-4.4 2.5-.1 4.4 1.9 4.4 4.4M523.3 41.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M523.3 57.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M523.3 72.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M523.3 513.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M523.3 529.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M523.3 576.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M523.3 623.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M523.3 639.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M523.3 655c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M523.3 670.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M523.3 686.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M523.3 702.2c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M523.3 859.5c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M523.3 875.2c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M523.3 891c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M523.3 906.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M523.3 922.4c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M523.3 938.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M507.6 41.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M507.6 57.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M507.6 72.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M507.6 88.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M507.6 513.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M507.6 529.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M507.6 576.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M507.6 592.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M507.6 623.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M507.6 639.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M507.6 655c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M507.6 670.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M507.6 686.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M491.8 41.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M491.8 57.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M491.8 72.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M491.8 88.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M491.8 104.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M491.8 513.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M491.8 576.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M491.8 592.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5-.1 4.4 1.9 4.4 4.4M491.8 623.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M491.8 639.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M491.8 655c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5 0 4.4 1.9 4.4 4.4M476.1 41.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M476.1 57.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M476.1 72.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M476.1 88.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M476.1 104.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M476.1 544.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M476.1 560.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M476.1 576.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M460.4 57.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M460.4 72.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M460.4 88.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M460.4 104.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M460.4 513.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M460.4 544.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M460.4 560.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M460.4 576.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M444.7 57.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M444.7 72.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M444.7 88.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M444.7 513.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M444.7 544.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M444.7 560.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M428.9 57.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M428.9 72.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M428.9 88.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M428.9 544.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M413.2 72.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M397.4 88.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M381.7 72.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M366 88.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M334.5 88.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4'/%3E%3Cg%3E%3Cpath class='st2' d='M1860.5 843.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1844.8 828c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1844.8 843.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1844.8 859.5c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1829.1 812.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1829.1 828c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1829.1 843.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1829.1 859.5c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1829.1 875.2c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1813.3 875.2c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1813.3 891c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1797.6 875.2c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1797.6 891c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1718.9 765.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1718.9 780.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1718.9 796.6c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1703.2 749.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1703.2 765.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1703.2 780.8c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1703.2 796.6c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1703.2 812.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1703.2 828c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1687.5 717.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1687.5 733.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1687.5 749.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1687.5 765.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1687.5 780.8c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1687.5 796.6c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1687.5 812.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1687.5 828c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1687.5 843.8c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1687.5 859.5c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1671.8 702.2c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1671.8 717.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1671.8 733.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1671.8 749.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1671.8 765.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1671.8 780.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1671.8 796.6c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1671.8 812.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1671.8 828c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1671.8 843.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1656 717.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1656 733.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1656 749.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1656 765.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1656 780.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1656 796.6c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1656 812.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1656 828c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1640.3 717.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1640.3 733.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1640.3 749.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1640.3 765.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1640.3 780.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1640.3 796.6c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1640.3 812.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1624.6 702.2c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1624.6 717.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1624.6 733.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1624.6 749.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1624.6 765.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1624.6 780.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1624.6 796.6c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1624.6 812.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1608.8 371.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M1608.8 387.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1608.8 686.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1608.8 702.2c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1608.8 717.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1608.8 733.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1608.8 749.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1608.8 765.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1608.8 780.8c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1608.8 796.6c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1593.1 371.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M1593.1 387.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1593.1 403.3c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1593.1 434.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1593.1 702.2c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1593.1 717.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1593.1 733.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1593.1 749.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1593.1 765.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1593.1 780.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1593.1 796.6c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1577.4 340.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1577.4 356.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1577.4 371.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M1577.4 387.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1577.4 403.3c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1577.4 702.2c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1577.4 717.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1577.4 733.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1577.4 749.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1577.4 765.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1577.4 780.8c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1577.4 796.6c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1561.6 340.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1561.6 356.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1561.6 371.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M1561.6 387.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1561.6 403.3c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1561.6 717.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1561.6 733.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1561.6 749.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1561.6 765.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1561.6 780.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1561.6 796.6c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1561.6 812.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1545.9 340.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1545.9 356.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1545.9 371.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M1545.9 387.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1545.9 403.3c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1545.9 419c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1545.9 434.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1545.9 450.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1545.9 466.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1545.9 481.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1545.9 497.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1545.9 717.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1545.9 733.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1545.9 749.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1545.9 765.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1545.9 780.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1545.9 796.6c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1545.9 812.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1530.2 356.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1530.2 371.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M1530.2 387.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1530.2 403.3c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1530.2 419c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1530.2 434.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1530.2 450.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1530.2 466.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1530.2 481.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1530.2 497.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1530.2 670.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1530.2 749.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1530.2 765.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1530.2 780.8c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1530.2 796.6c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1530.2 812.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1514.4 387.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1514.4 403.3c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1514.4 419c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1514.4 434.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1514.4 450.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5-.1 4.4 1.9 4.4 4.4M1514.4 466.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M1514.4 481.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1514.4 497.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1514.4 670.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1514.4 749.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1514.4 765.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1514.4 780.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1498.7 403.3c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1498.7 419c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1498.7 434.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1498.7 450.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1498.7 466.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1498.7 481.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1498.7 497.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1498.7 513.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1498.7 670.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1483 419c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1483 434.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1483 450.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1483 466.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1483 481.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1483 497.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1483 513.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1483 655c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M1483 670.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1467.2 419c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1467.2 434.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1467.2 450.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5-.1 4.4 1.9 4.4 4.4M1467.2 466.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M1467.2 481.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1467.2 497.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1467.2 513.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M1467.2 639.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1467.2 655c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 1.9 4.4 4.4M1451.5 419c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1451.5 434.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1451.5 450.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1451.5 466.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1451.5 481.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1451.5 497.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1451.5 513.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1451.5 623.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1451.5 639.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1435.8 419c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1435.8 434.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1435.8 450.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1435.8 466.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1435.8 481.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1435.8 497.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1435.8 513.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1435.8 607.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 1.9 4.4 4.4M1435.8 623.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1420 230.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1420 246c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1420 261.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1420 277.4c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1420 293.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1420 308.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1420 403.3c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1420 419c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1420 434.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1420 450.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1420 466.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1420 481.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1420 607.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 1.9 4.4 4.4M1404.3 198.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1404.3 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1404.3 230.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1404.3 246c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1404.3 261.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1404.3 277.4c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1404.3 293.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1404.3 308.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1404.3 324.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1404.3 340.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1404.3 387.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1404.3 403.3c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1404.3 419c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1404.3 434.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1404.3 450.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1404.3 466.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1404.3 481.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1388.6 167.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1388.6 183c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1388.6 198.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1388.6 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1388.6 230.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1388.6 246c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1388.6 261.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1388.6 277.4c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1388.6 293.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1388.6 308.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1388.6 324.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1388.6 340.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1388.6 356.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1388.6 387.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1388.6 403.3c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1388.6 419c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1388.6 434.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1388.6 450.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1388.6 466.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1388.6 481.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1388.6 513.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1372.8 135.8c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1372.8 151.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1372.8 167.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M1372.8 183c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1372.8 198.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5-.1 4.4 1.9 4.4 4.4M1372.8 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1372.8 230.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1372.8 246c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1372.8 261.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1372.8 277.4c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1372.8 293.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1372.8 308.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5-.1 4.4 1.9 4.4 4.4M1372.8 324.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1372.8 340.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1372.8 371.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M1372.8 387.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1372.8 403.3c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1372.8 419c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1372.8 434.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1372.8 450.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5-.1 4.4 1.9 4.4 4.4M1372.8 466.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M1372.8 481.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1372.8 513.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M1357.1 151.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1357.1 167.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1357.1 183c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1357.1 198.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1357.1 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1357.1 230.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1357.1 246c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1357.1 261.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1357.1 277.4c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1357.1 293.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1357.1 308.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1357.1 324.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1357.1 340.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1357.1 387.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1357.1 403.3c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1357.1 419c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1357.1 434.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1357.1 450.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1357.1 466.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1357.1 481.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1357.1 513.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1357.1 529.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1341.4 151.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1341.4 167.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1341.4 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1341.4 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1341.4 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1341.4 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1341.4 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1341.4 261.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1341.4 277.4c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1341.4 293.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1341.4 308.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1341.4 324.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1341.4 340.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1341.4 403.3c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1341.4 419c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1341.4 434.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1341.4 450.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1341.4 466.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1341.4 481.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1341.4 497.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1341.4 513.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1341.4 529.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1341.4 544.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1341.4 560.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1325.6 151.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1325.6 167.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M1325.6 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1325.6 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5-.1 4.4 1.9 4.4 4.4M1325.6 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1325.6 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1325.6 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1325.6 261.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1325.6 277.4c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1325.6 293.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1325.6 308.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5-.1 4.4 1.9 4.4 4.4M1325.6 324.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1325.6 340.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1325.6 419c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1325.6 434.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1325.6 450.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5-.1 4.4 1.9 4.4 4.4M1325.6 481.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1325.6 497.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1325.6 513.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M1325.6 529.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1325.6 544.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1325.6 560.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M1325.6 576.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1309.9 151.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1309.9 167.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1309.9 183c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1309.9 198.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1309.9 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1309.9 230.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1309.9 246c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1309.9 261.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1309.9 277.4c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1309.9 293.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1309.9 308.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1309.9 324.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1309.9 419c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1309.9 434.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1309.9 481.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1309.9 497.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1309.9 513.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1309.9 529.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1309.9 544.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1309.9 560.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1294.2 151.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1294.2 167.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1294.2 183c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1294.2 198.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1294.2 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1294.2 230.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1294.2 246c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1294.2 261.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1294.2 277.4c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1294.2 293.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1294.2 308.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1294.2 324.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1294.2 419c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1294.2 497.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1294.2 513.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1278.4 120.1c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5 0 4.4 1.9 4.4 4.4M1278.4 151.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1278.4 167.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M1278.4 183c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1278.4 198.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5-.1 4.4 1.9 4.4 4.4M1278.4 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1278.4 230.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1278.4 246c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1278.4 261.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1278.4 277.4c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1278.4 293.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1278.4 308.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5-.1 4.4 1.9 4.4 4.4M1278.4 513.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M1262.7 120.1c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M1262.7 167.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1262.7 183c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1262.7 198.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1262.7 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1262.7 230.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1262.7 246c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1262.7 261.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1262.7 277.4c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1262.7 293.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1262.7 308.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1262.7 324.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1247 120.1c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M1247 183c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1247 198.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1247 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1247 230.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1247 246c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1247 261.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1247 277.4c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1247 293.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1247 308.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1247 324.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1231.2 120.1c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5 0 4.4 1.9 4.4 4.4M1231.2 135.8c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1231.2 183c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1231.2 198.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5-.1 4.4 1.9 4.4 4.4M1231.2 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1231.2 230.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1231.2 246c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1231.2 261.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1231.2 277.4c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1231.2 293.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1231.2 308.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5-.1 4.4 1.9 4.4 4.4M1231.2 324.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1231.2 340.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1215.5 135.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1215.5 151.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1215.5 167.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1215.5 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1215.5 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1215.5 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1215.5 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1215.5 261.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1215.5 277.4c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1215.5 293.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1215.5 308.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1215.5 324.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1215.5 340.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1199.8 151.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1199.8 167.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1199.8 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1199.8 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1199.8 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1199.8 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1199.8 261.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1199.8 277.4c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1199.8 293.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1199.8 308.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1199.8 324.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1199.8 340.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1199.8 513.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1184.1 167.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1184.1 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1184.1 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1184.1 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1184.1 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1184.1 261.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1184.1 277.4c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1184.1 293.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1184.1 308.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1184.1 324.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1184.1 340.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1184.1 497.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1168.3 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1168.3 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1168.3 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1168.3 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1168.3 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1168.3 261.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1168.3 277.4c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1168.3 293.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1168.3 308.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1168.3 324.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1168.3 340.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1168.3 356.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1168.3 387.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1152.6 198.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1152.6 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1152.6 230.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1152.6 246c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1152.6 261.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1152.6 277.4c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1152.6 293.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1152.6 308.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1152.6 324.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1152.6 340.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1152.6 356.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1152.6 371.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M1152.6 387.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1152.6 403.3c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1152.6 419c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1152.6 434.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1136.9 198.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1136.9 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1136.9 230.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1136.9 246c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1136.9 261.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1136.9 277.4c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1136.9 293.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1136.9 308.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1136.9 324.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1136.9 340.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1136.9 356.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1136.9 371.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M1136.9 387.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1136.9 403.3c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1136.9 419c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1136.9 434.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1121.1 198.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1121.1 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1121.1 230.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1121.1 246c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1121.1 261.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1121.1 277.4c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1121.1 293.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1121.1 308.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1121.1 324.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1121.1 340.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1121.1 356.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1121.1 371.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M1121.1 403.3c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1121.1 419c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1121.1 434.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1105.4 198.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1105.4 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1105.4 230.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1105.4 246c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1105.4 261.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1105.4 277.4c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1105.4 293.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1105.4 308.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1105.4 324.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1105.4 340.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1105.4 356.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1105.4 371.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M1105.4 403.3c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1105.4 419c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1105.4 434.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1105.4 450.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1105.4 466.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1105.4 513.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1089.7 198.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1089.7 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1089.7 230.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1089.7 246c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1089.7 261.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1089.7 277.4c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1089.7 293.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1089.7 308.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1089.7 324.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1089.7 340.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1089.7 356.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1089.7 371.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M1089.7 403.3c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1089.7 419c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1089.7 434.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1089.7 481.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1089.7 497.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1089.7 513.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1073.9 167.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1073.9 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1073.9 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1073.9 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1073.9 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1073.9 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1073.9 261.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1073.9 277.4c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1073.9 293.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1073.9 308.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1073.9 324.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1073.9 340.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1073.9 356.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1073.9 371.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M1073.9 403.3c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1073.9 419c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1073.9 466.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1073.9 481.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1073.9 497.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1073.9 513.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1073.9 780.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1073.9 796.6c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1058.2 167.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1058.2 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1058.2 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1058.2 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1058.2 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1058.2 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1058.2 261.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1058.2 277.4c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1058.2 293.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1058.2 308.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1058.2 324.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1058.2 340.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1058.2 356.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1058.2 371.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M1058.2 387.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1058.2 403.3c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1058.2 419c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1058.2 466.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1058.2 481.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1058.2 497.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1058.2 513.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M1058.2 780.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1058.2 796.6c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1058.2 812.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1042.5 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1042.5 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1042.5 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1042.5 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1042.5 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1042.5 261.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1042.5 277.4c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1042.5 293.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1042.5 308.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1042.5 324.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M1042.5 340.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1042.5 356.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1042.5 371.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M1042.5 387.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1042.5 403.3c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1042.5 419c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1042.5 780.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1042.5 796.6c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1042.5 812.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M1026.7 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1026.7 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5-.1 4.4 1.9 4.4 4.4M1026.7 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1026.7 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1026.7 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1026.7 293.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1026.7 308.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5-.1 4.4 1.9 4.4 4.4M1026.7 324.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1026.7 340.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1026.7 356.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1026.7 371.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M1026.7 387.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1026.7 403.3c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1026.7 419c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1026.7 780.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M1026.7 796.6c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M1026.7 812.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M1011 183c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1011 198.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1011 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1011 230.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1011 261.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1011 308.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M1011 324.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M1011 340.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1011 356.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1011 371.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M1011 387.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M1011 780.8c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M1011 796.6c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M1011 812.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M995.3 198.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M995.3 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M995.3 230.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M995.3 246c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M995.3 261.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M995.3 277.4c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M995.3 293.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M995.3 308.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M995.3 324.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M995.3 340.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M995.3 356.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M995.3 371.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M995.3 403.3c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M995.3 419c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M979.5 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M979.5 230.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M979.5 246c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M979.5 261.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M979.5 277.4c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M979.5 308.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5-.1 4.4 1.9 4.4 4.4M979.5 324.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M979.5 340.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M979.5 356.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M979.5 371.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M979.5 387.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M979.5 419c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M979.5 450.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5-.1 4.4 1.9 4.4 4.4M979.5 466.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M979.5 497.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M979.5 513.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M963.8 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M963.8 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M963.8 261.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M963.8 277.4c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M963.8 293.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M963.8 308.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M963.8 324.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M963.8 340.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M963.8 356.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M963.8 371.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M963.8 387.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M963.8 403.3c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M963.8 434.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M963.8 450.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M963.8 466.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M963.8 481.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M963.8 497.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M963.8 513.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M963.8 529.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M948.1 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M948.1 261.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M948.1 277.4c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M948.1 324.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M948.1 340.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M948.1 356.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M948.1 371.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M948.1 387.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M948.1 434.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M948.1 450.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M948.1 466.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M948.1 481.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M948.1 497.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M948.1 513.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M948.1 529.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M932.4 340.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M932.4 356.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M932.4 371.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M932.4 387.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M932.4 434.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M932.4 450.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M932.4 466.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M932.4 481.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M932.4 497.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M932.4 513.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M932.4 529.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M916.6 340.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M916.6 356.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M916.6 371.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M916.6 387.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M916.6 403.3c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M916.6 434.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M916.6 450.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M916.6 466.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M916.6 481.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M916.6 497.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M916.6 513.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M900.9 387.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M900.9 403.3c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M900.9 419c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M900.9 434.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M900.9 481.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M900.9 497.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M885.2 387.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M885.2 403.3c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M885.2 419c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M885.2 434.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M885.2 497.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M869.4 387.5c0 2.4-2 4.4-4.5 4.4-2.4 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.5 2 4.5 4.4M869.4 403.3c0 2.5-2 4.4-4.5 4.4-2.4 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.5 1.9 4.5 4.4M869.4 419c0 2.5-2 4.4-4.5 4.4-2.4 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.5 2 4.5 4.4M727.8 655c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M727.8 670.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M712.1 655c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M712.1 670.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M712.1 686.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M712.1 702.2c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M712.1 717.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M696.4 655c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M696.4 670.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M696.4 686.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M696.4 702.2c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M696.4 717.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M696.4 733.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M696.4 749.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M680.6 639.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M680.6 655c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M680.6 670.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M680.6 686.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M680.6 702.2c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M680.6 717.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M680.6 733.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M680.6 749.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M664.9 639.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M664.9 655c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M664.9 670.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M664.9 686.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M664.9 702.2c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M664.9 717.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M664.9 733.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M664.9 749.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M664.9 765.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M649.2 607.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 1.9 4.4 4.4M649.2 623.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M649.2 639.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M649.2 655c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M649.2 670.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M649.2 686.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M649.2 702.2c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M649.2 717.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M649.2 733.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M649.2 749.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M649.2 765.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M649.2 780.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M649.2 796.6c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M633.4 356.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M633.4 607.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 1.9 4.4 4.4M633.4 623.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M633.4 639.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M633.4 655c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 1.9 4.4 4.4M633.4 670.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M633.4 686.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M633.4 702.2c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M633.4 717.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M633.4 749.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M633.4 765.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M633.4 780.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M633.4 796.6c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M633.4 812.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M617.7 324.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M617.7 340.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M617.7 356.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M617.7 607.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 1.9 4.4 4.4M617.7 623.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M617.7 639.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M617.7 655c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M617.7 670.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M617.7 686.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M617.7 749.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M617.7 765.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M617.7 780.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M617.7 796.6c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M617.7 812.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M617.7 828c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M602 308.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M602 324.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M602 356.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M602 592.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M602 607.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 1.9 4.4 4.4M602 623.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M602 639.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M602 655c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M602 670.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M602 733.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M602 749.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M602 765.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M602 780.8c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M602 796.6c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M602 812.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M602 828c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M602 843.8c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M586.2 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M586.2 293.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M586.2 308.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M586.2 324.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M586.2 371.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M586.2 576.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M586.2 592.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M586.2 607.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 1.9 4.4 4.4M586.2 623.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M586.2 639.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M586.2 655c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M586.2 733.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M586.2 749.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M586.2 765.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M586.2 780.8c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M586.2 796.6c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M586.2 812.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M586.2 828c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M586.2 843.8c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M586.2 859.5c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M570.5 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M570.5 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M570.5 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M570.5 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M570.5 277.4c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M570.5 293.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M570.5 308.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M570.5 324.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M570.5 356.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M570.5 371.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M570.5 576.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M570.5 592.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M570.5 607.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 1.9 4.4 4.4M570.5 623.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M570.5 639.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M570.5 655c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M570.5 749.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M570.5 765.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M570.5 780.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M570.5 796.6c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M570.5 812.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M570.5 828c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M570.5 843.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M570.5 859.5c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M570.5 875.2c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M570.5 953.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M554.8 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M554.8 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M554.8 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M554.8 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M554.8 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M554.8 277.4c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M554.8 293.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M554.8 308.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M554.8 324.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M554.8 340.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M554.8 356.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M554.8 371.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M554.8 576.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 2 4.4 4.4M554.8 592.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M554.8 607.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 1.9 4.4 4.4M554.8 623.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M554.8 655c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M554.8 812.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M554.8 828c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M554.8 843.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M554.8 859.5c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M554.8 875.2c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M554.8 891c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M554.8 906.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M554.8 938.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M554.8 953.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M539 167.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.5-2-4.5-4.4 0-2.5 2-4.4 4.5-4.4s4.4 1.9 4.4 4.4M539 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.5-2-4.5-4.4s2-4.4 4.5-4.4 4.4 2 4.4 4.4M539 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.5-2-4.5-4.4s2-4.4 4.5-4.4c2.5-.1 4.4 1.9 4.4 4.4M539 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.5-2-4.5-4.4 0-2.5 2-4.4 4.5-4.4 2.5-.1 4.4 1.9 4.4 4.4M539 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.5-2-4.5-4.4s2-4.4 4.5-4.4 4.4 2 4.4 4.4M539 261.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.5-2-4.5-4.4 0-2.5 2-4.4 4.5-4.4 2.5-.1 4.4 1.9 4.4 4.4M539 277.4c0 2.5-2 4.4-4.4 4.4-2.5 0-4.5-2-4.5-4.4s2-4.4 4.5-4.4 4.4 2 4.4 4.4M539 293.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.5-2-4.5-4.4 0-2.5 2-4.4 4.5-4.4s4.4 2 4.4 4.4M539 308.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.5-2-4.5-4.4s2-4.4 4.5-4.4c2.5-.1 4.4 1.9 4.4 4.4M539 324.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.5-2-4.5-4.4s2-4.4 4.5-4.4 4.4 2 4.4 4.4M539 340.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.5-2-4.5-4.4 0-2.5 2-4.4 4.5-4.4s4.4 2 4.4 4.4M539 356.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.5-2-4.5-4.4 0-2.5 2-4.4 4.5-4.4 2.5-.1 4.4 1.9 4.4 4.4M539 371.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.5-2-4.5-4.4 0-2.5 2-4.4 4.5-4.4s4.4 1.9 4.4 4.4M539 387.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.5-2-4.5-4.4 0-2.5 2-4.4 4.5-4.4s4.4 2 4.4 4.4M539 576.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.5-2-4.5-4.4 0-2.5 2-4.4 4.5-4.4s4.4 2 4.4 4.4M539 592.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.5-2-4.5-4.4s2-4.4 4.5-4.4c2.5-.1 4.4 1.9 4.4 4.4M539 607.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.5-2-4.5-4.4s2-4.4 4.5-4.4 4.4 1.9 4.4 4.4M539 623.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.5-2-4.5-4.4 0-2.5 2-4.4 4.5-4.4s4.4 2 4.4 4.4M539 859.5c0 2.5-2 4.4-4.4 4.4-2.5 0-4.5-2-4.5-4.4s2-4.4 4.5-4.4 4.4 2 4.4 4.4M539 875.2c0 2.5-2 4.4-4.4 4.4-2.5 0-4.5-2-4.5-4.4s2-4.4 4.5-4.4 4.4 2 4.4 4.4M539 891c0 2.5-2 4.4-4.4 4.4-2.5 0-4.5-2-4.5-4.4 0-2.5 2-4.4 4.5-4.4 2.5-.1 4.4 1.9 4.4 4.4M539 906.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.5-2-4.5-4.4 0-2.5 2-4.4 4.5-4.4s4.4 1.9 4.4 4.4M539 922.4c0 2.5-2 4.4-4.4 4.4-2.5 0-4.5-2-4.5-4.4 0-2.5 2-4.4 4.5-4.4s4.4 2 4.4 4.4M539 938.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.5-2-4.5-4.4 0-2.5 2-4.4 4.5-4.4 2.5-.1 4.4 1.9 4.4 4.4M539 953.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.5-2-4.5-4.4 0-2.5 2-4.4 4.5-4.4s4.4 1.9 4.4 4.4M523.3 167.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M523.3 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M523.3 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M523.3 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M523.3 261.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M523.3 277.4c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M523.3 293.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M523.3 308.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M523.3 324.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M523.3 340.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M523.3 356.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M523.3 371.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M523.3 387.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M523.3 403.3c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M523.3 592.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M523.3 607.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 1.9 4.4 4.4M507.6 167.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M507.6 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M507.6 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M507.6 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M507.6 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M507.6 261.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M507.6 277.4c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M507.6 308.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M507.6 324.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M507.6 340.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M507.6 356.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M507.6 371.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M507.6 387.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M507.6 403.3c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M507.6 419c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M507.6 434.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M507.6 607.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 1.9 4.4 4.4M491.8 135.8c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M491.8 151.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M491.8 167.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M491.8 183c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M491.8 340.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M491.8 356.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M491.8 371.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M491.8 387.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M491.8 403.3c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M491.8 419c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M491.8 434.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M491.8 450.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5-.1 4.4 1.9 4.4 4.4M491.8 466.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M491.8 481.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M476.1 135.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M476.1 151.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M476.1 167.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M476.1 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M476.1 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M476.1 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M476.1 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M476.1 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M476.1 308.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M476.1 324.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M476.1 340.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M476.1 356.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M476.1 371.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M476.1 387.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M476.1 403.3c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M476.1 419c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M476.1 434.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M476.1 450.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M476.1 466.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M460.4 135.8c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M460.4 151.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M460.4 167.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M460.4 183c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M460.4 198.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M460.4 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M460.4 230.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M460.4 308.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M460.4 324.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M460.4 340.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M460.4 356.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M460.4 371.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M460.4 387.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M460.4 403.3c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M460.4 419c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M460.4 434.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M460.4 450.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M460.4 466.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M444.7 120.1c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M444.7 135.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M444.7 151.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M444.7 167.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M444.7 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M444.7 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M444.7 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M444.7 293.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M444.7 308.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M444.7 324.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M444.7 340.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M444.7 356.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M444.7 371.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M444.7 387.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M444.7 403.3c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M444.7 419c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M444.7 434.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M444.7 450.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M444.7 466.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M444.7 529.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M428.9 120.1c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M428.9 151.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M428.9 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M428.9 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M428.9 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M428.9 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M428.9 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M428.9 277.4c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M428.9 293.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M428.9 308.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M428.9 324.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M428.9 340.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M428.9 356.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M428.9 371.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M428.9 387.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M428.9 403.3c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M428.9 419c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M428.9 434.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M428.9 450.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M428.9 466.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M428.9 529.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M413.2 104.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M413.2 151.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M413.2 167.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M413.2 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M413.2 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M413.2 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M413.2 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M413.2 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M413.2 261.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M413.2 277.4c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M413.2 293.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M413.2 308.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M413.2 324.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M413.2 340.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M413.2 356.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M413.2 371.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M413.2 387.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M413.2 403.3c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M413.2 419c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M413.2 434.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M413.2 450.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M413.2 466.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M413.2 529.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M413.2 544.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M397.4 120.1c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 1.9 4.4 4.4M397.4 151.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M397.4 167.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M397.4 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M397.4 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5-.1 4.4 1.9 4.4 4.4M397.4 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M397.4 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M397.4 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M397.4 261.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M397.4 277.4c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M397.4 293.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M397.4 308.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5-.1 4.4 1.9 4.4 4.4M397.4 324.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M397.4 340.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M397.4 356.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M397.4 371.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M397.4 387.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M397.4 403.3c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M397.4 419c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M397.4 434.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M397.4 450.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5-.1 4.4 1.9 4.4 4.4M397.4 466.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M397.4 481.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M397.4 497.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M397.4 513.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M397.4 529.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M397.4 544.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M381.7 88.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M381.7 120.1c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M381.7 151.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M381.7 183c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M381.7 198.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M381.7 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M381.7 230.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M381.7 246c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M381.7 261.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M381.7 277.4c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M381.7 293.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M381.7 308.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M381.7 324.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M381.7 340.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M381.7 356.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M381.7 371.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M381.7 387.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M381.7 403.3c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M381.7 419c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M381.7 434.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M381.7 450.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M381.7 466.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M381.7 481.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M381.7 497.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M381.7 513.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M381.7 529.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M366 104.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M366 120.1c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M366 151.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M366 167.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M366 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M366 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M366 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M366 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M366 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M366 261.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M366 277.4c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M366 293.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M366 308.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M366 324.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M366 340.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M366 356.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M366 371.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M366 387.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M366 403.3c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M366 419c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M366 434.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M366 450.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M366 466.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M366 481.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M366 497.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M366 513.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M366 529.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M350.3 120.1c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M350.3 151.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M350.3 167.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M350.3 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M350.3 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M350.3 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M350.3 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M350.3 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M350.3 261.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M350.3 277.4c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M350.3 293.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M350.3 308.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M350.3 324.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M350.3 340.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M350.3 356.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M350.3 371.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M350.3 387.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M350.3 403.3c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M350.3 419c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M350.3 434.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M350.3 450.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M350.3 466.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M350.3 481.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M350.3 497.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M334.5 104.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M334.5 120.1c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M334.5 167.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M334.5 183c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M334.5 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M334.5 230.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M334.5 246c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M334.5 261.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M334.5 277.4c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M334.5 293.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M334.5 308.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M334.5 324.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M334.5 340.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M334.5 356.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M334.5 371.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M334.5 387.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M334.5 403.3c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M334.5 419c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M334.5 434.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M334.5 450.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M334.5 466.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M334.5 481.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M334.5 497.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M318.8 104.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M318.8 120.1c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M318.8 135.8c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M318.8 167.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M318.8 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M318.8 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M318.8 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M318.8 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M318.8 261.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M318.8 277.4c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M318.8 293.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M318.8 308.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M318.8 324.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M318.8 340.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M318.8 356.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M318.8 371.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M318.8 387.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M318.8 403.3c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M318.8 419c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M318.8 434.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M318.8 450.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M318.8 466.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M318.8 481.9c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M303.1 104.4c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M303.1 120.1c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M303.1 151.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M303.1 167.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M303.1 183c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M303.1 198.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M303.1 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M303.1 230.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M303.1 246c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M303.1 261.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M303.1 277.4c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M303.1 293.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M303.1 308.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M303.1 324.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M303.1 340.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M303.1 356.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M303.1 371.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M303.1 387.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M303.1 403.3c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M303.1 419c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M303.1 434.7c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M303.1 450.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M287.3 104.4c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M287.3 120.1c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M287.3 151.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M287.3 167.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M287.3 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M287.3 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M287.3 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M287.3 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M287.3 261.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M287.3 277.4c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M287.3 293.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M287.3 308.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M287.3 324.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M287.3 340.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M287.3 356.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M287.3 371.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M287.3 387.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M287.3 403.3c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M287.3 419c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M287.3 434.7c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M271.6 120.1c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 1.9 4.4 4.4M271.6 135.8c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4 0 4.4 2 4.4 4.4M271.6 151.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M271.6 167.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M271.6 183c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M271.6 198.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M271.6 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M271.6 230.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M271.6 246c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M271.6 261.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M271.6 277.4c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M271.6 293.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M271.6 308.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M271.6 324.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M271.6 340.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M271.6 356.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M271.6 371.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 1.9 4.4 4.4M271.6 387.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M271.6 403.3c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M271.6 419c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M255.9 151.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M255.9 167.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M255.9 183c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M255.9 198.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M255.9 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M255.9 230.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M255.9 246c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M255.9 261.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M255.9 277.4c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M255.9 293.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M255.9 308.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M255.9 324.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M255.9 340.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M240.1 183c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M240.1 198.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M240.1 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M240.1 230.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M240.1 246c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M240.1 261.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M240.1 277.4c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M240.1 293.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M240.1 308.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M240.1 324.6c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M240.1 340.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M224.4 183c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M224.4 198.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M224.4 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M224.4 230.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M224.4 246c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M224.4 261.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M224.4 277.4c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M224.4 293.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M224.4 308.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M208.7 198.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M208.7 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M208.7 230.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M208.7 246c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M208.7 261.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M208.7 277.4c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M208.7 293.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M208.7 308.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M192.9 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M192.9 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M192.9 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M192.9 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M192.9 261.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M192.9 277.4c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M177.2 183c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M177.2 198.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M177.2 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M177.2 230.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M177.2 246c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M177.2 261.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M161.5 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M161.5 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M161.5 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M161.5 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M161.5 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M161.5 261.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M145.7 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M145.7 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M145.7 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M145.7 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M145.7 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M145.7 261.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M130 183c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M130 198.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M130 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M130 230.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M130 246c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M130 261.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M114.3 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M114.3 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M114.3 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M114.3 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M114.3 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M114.3 261.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M114.3 277.4c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M98.5 167.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 1.9 4.4 4.4M98.5 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M98.5 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5-.1 4.4 1.9 4.4 4.4M98.5 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M98.5 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M98.5 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M98.5 261.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5-.1 4.4 1.9 4.4 4.4M98.5 277.4c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M98.5 293.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.5 0 4.4 2 4.4 4.4M82.8 167.3c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4 0 4.4 1.9 4.4 4.4M82.8 183c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M82.8 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M82.8 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M82.8 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M82.8 246c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M82.8 261.7c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M82.8 277.4c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M82.8 293.1c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M67.1 183c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M67.1 198.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M67.1 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M67.1 230.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M67.1 246c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M67.1 261.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M67.1 277.4c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M67.1 293.1c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4s4.4 2 4.4 4.4M67.1 308.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M51.4 198.8c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M51.4 214.5c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M51.4 230.2c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M51.4 246c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M51.4 261.7c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4c0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M51.4 308.9c0 2.5-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M35.6 198.8c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M35.6 214.5c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4 0-2.5 2-4.4 4.4-4.4 2.4-.1 4.4 1.9 4.4 4.4M35.6 230.2c0 2.4-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4M35.6 308.9c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4c2.4-.1 4.4 1.9 4.4 4.4M35.6 324.6c0 2.5-2 4.4-4.4 4.4-2.5 0-4.4-2-4.4-4.4s2-4.4 4.4-4.4 4.4 2 4.4 4.4'/%3E%3C/g%3E%3C/svg%3E");
 background-size: cover;
 background-repeat: no-repeat;
 background-position: center;
}
.wrapRicercaOrdiniStock #modalInsertLista .form-group > div:not(.col-md-6.caricaFile):before
{
  display:none;
  
}

/* LEGENDA OFFERTE */

.rigaHeader {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.boxLegenda {
    padding: 8px;
    background: #ededed;
    border-radius: 3px;
}

.boxLegenda h4 {
    font-size: 17px;
}

.boxLegenda ul {
   padding-left: 0;
   margin-bottom: 0;
}

.boxLegenda li {
    list-style-type: none;
    font-size: 14px;
    text-transform: uppercase;
    display: flex;   
}

.boxLegenda li.inLastMinute:before {
    display: flex;
    position: static;
    margin-right: 5px;
}


/* RESPONSIVE */

@media (max-width: 1500px) {

.bloccoIntestazione .col-md-6, .bloccoIntestazione .col-md-2 {
width: auto;
}

.container-xl, .container-lg, .container-md, .container-sm, .container {
  max-width: none;
  padding-left: 25px;
  padding-right: 25px;}

}

@media (max-width: 1300px) {

.wrapRicercaOrdiniStock .caricaFile > .col-md-12:last-child span {
    width: calc( 100% - 1.1rem - 10px );
    margin-right: 0;
    flex-basis: auto;
}

.wrapRicercaOrdiniStock .caricaFile > .col-md-12 #viewIstruzioni {
    flex: 1 1 100%;
    margin-left: calc(1.1rem + 10px);
}

#box-ricerca-multipla > div:nth-child(3) .form-group > .col-md-12:last-child:before, .caricaFile > .col-md-12:last-child:before {
    align-self: flex-start;
}

.wrapRicercaOrdiniStock .caricaFile > .col-md-12:last-child {
    flex-wrap: wrap;
}

}


@media (max-width: 1200px) {

.bloccoIntestazione .col-md-6 {
width: auto;
}

.nav-tabs[role="tablist"] {
  flex-wrap: nowrap;
}

.nav-tabs[role="tablist"] button {
    text-align: left;
    display: flex;
    align-items: flex-start;
}

#WrapRisultatiRicerca {
  padding-left: 0;
  padding-right: 0;
}

#WrapDocumenti .tab-content {
  max-width: 85%;
}

}

@media (max-width: 1100px) { 

html[lang="it"] .col-md-2.tpgiorn {
  min-width: auto;
  }

.brand img {
  max-width: 250px;
  width: 100%;
}

.isBoxCart:before {
width: 3rem;
height: 3rem;
top: 1rem;}

#navigationUtente li a:before {
  width: 1.6rem;
  height: 1.6rem;
}

.titolo-sito-2 {
  font-size: 1.3rem;
}

}

@media (min-width: 1001px) {
 .logo-mobile {display: none;}
}

@media (max-width: 1000px) {
  
  .logo-desk {display: none;}

}

@media only screen and (max-width: 992px) {

.boxCartGiornaliero, .boxCartStock, .boxCartLast {
    max-width: none;
}

.boxInfoUte {margin-top: 0;}

.bloccoIntestazione > .row {
  justify-content: flex-end;
  }

.bloccoIntestazione {
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

#navigationUtente li a {
  font-size: 1rem;
}

.pannello {
  width: 100%;
  margin-bottom: 1rem;
  display: none;
}

.rigasup .col-md-4 {
   display: block;
   width: 100%;
}

.mainWrapp {
  margin-top: 170px;
}

.introSezione h1 {
  margin-top: 1.5rem;
}

#cercaPerCodice > .row {
  flex-wrap: nowrap;
}

#cercaPerCodice > .row > .col-md-3:first-child {min-width: 200px;}

.grafPanel .ulwrapGroup {border-right: none;}

#wrap-cart-stock ul.infoCarrello li {min-height: auto;}

#tab-ricerca .nav-item .nav-link, #modal-carrello .nav-item .nav-link, .btn-primary, .btnOrdGio, .download-example, #wrap-cart-giornaliero .makeOrder, #sbmNewDes, .print-button, .btn[value="Conferma"], #wrap-cart-stock .makeOrder {font-size: 1rem;}

#WrapNewResi > .row {
  flex-wrap: nowrap;
}

#crediti {
  display: block;
}

#WrapRicercaGrafica > .container {
  padding-left: 0;
  padding-right: 0;
}

}

/* TIP MOBILE */

@media (max-width: 750px) {

.mobile-tip {
    display: flex;
    width: 100%;
    height: 100%;
    position: fixed;
    background: #fff;
    z-index: 99999999999999;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: var(--panel-padding);
}

.mobile-tip img {
    margin-bottom: 40px;
    max-width: 200px;
    animation-name: rotdev;
    animation-duration: 3s;
    animation-iteration-count: infinite;
}

@keyframes rotdev {
  0% {transform: rotate(0deg);}
  50% {transform: rotate(90deg);}
  100% {transform: rotate(90deg);}
}

.mobile-tip  p {
   font-size: 1.5rem;
   font-weight: 700;
   text-align: center;
   text-transform: uppercase;
   font-style: italic;
}

}

/* FIX PANNELLO */

.col-md-8.pannello {
  flex: 1 1 auto;
}

