Files
dev-chiefworks f76abffdcd first commit
2022-05-31 16:21:53 -04:00

437 lines
66 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xmlns="http://www.w3.org/1999/xhtml"><!-- FILE: html_start.html.mako --><!-- FILE: head.html.mako --><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="viewport" content="width=device-width"><!--[if !mso]><!-- --><meta http-equiv="X-UA-Compatible" content="IE=edge"><!--<![endif]--><!-- See the README file for an explanation of this media hack --><style type="text/css">
/* ===================
Custom Classes
===================*/
@media screen and (max-width:739px) {
a[x-apple-data-detectors] {
color: inherit !important;
text-decoration: none !important;
font-size: inherit !important;
font-family: inherit !important;
font-weight: inherit !important;
line-height: inherit !important;
}
.surgeTable {
max-width: none !important;
}
.fareDiv {
display: inline-block !important;
margin: 0 auto !important;
}
}
@media screen and (-webkit-min-device-pixel-ratio: 1) {
.arrow {
vertical-align: 6%;
line-height: 20px !important;
}
}
@media screen {
@font-face {
font-family: 'ClanPro-Thin';
src: url('https://s3.amazonaws.com/uber-static/emails/2017/global/fonts/ClanProForUBER-Thin.woff') format('woff'), url('https://s3.amazonaws.com/uber-static/emails/2017/global/fonts/ClanProForUBER-Thin.ttf') format('truetype');
font-weight: normal !important;
font-style: normal !important;
mso-font-alt: 'Arial'
}
@font-face {
font-family: 'ClanPro-Book';
src: url('https://uber-static.s3.amazonaws.com/emails/2015/06/ClanPro-Book.woff') format('woff'), url('https://uber-static.s3.amazonaws.com/emails/2015/06/ClanPro-Book.ttf') format('truetype');
font-weight: normal !important;
font-style: normal !important;
mso-font-alt: 'Arial';
}
@font-face {
font-family: 'ClanPro-News';
src: url('https://uber-static.s3.amazonaws.com/emails/2015/06/ClanPro-News.woff') format('woff'), url('https://uber-static.s3.amazonaws.com/emails/2015/06/ClanPro-News.ttf') format('truetype');
font-weight: normal !important;
font-style: normal !important;
mso-font-alt: 'Arial';
}
@font-face {
font-family: 'ClanPro-Medium';
src: url('https://s3.amazonaws.com/uber-static/emails/2017/global/fonts/ClanProForUBER-Medium.woff') format('woff'), url('https://s3.amazonaws.com/uber-static/emails/2017/global/fonts/ClanProForUBER-Medium.ttf') format('truetype');
font-weight: normal !important;
font-style: normal !important;
mso-font-alt: 'Arial'
}
}
.btn a:hover, * [lang=x-btn] a:hover {
background-color: #368C36 !important;
border-color: #368C36 !important;
}
.textcta a:hover, * [lang=x-textcta] a:hover {
color: #368C36 !important;
}
a[x-apple-data-detectors] {
color: inherit !important;
text-decoration: none !important;
font-size: inherit !important;
font-family: inherit !important;
font-weight: inherit !important;
line-height: inherit !important;
}
sup {
font-size: 55%;
line-height: 1.6;
vertical-align: top;
mso-text-raise: 30%;
}
/* hack for orange.fr */
noinput#event1 {
display: block !important;
padding-top: 700px;
}
noinput#event1 label {
Margin-top: -700px !important;
}
/* DROP DOWN */
@media screen and (max-width:510px) and (-webkit-min-device-pixel-ratio: 1) {
input[type=checkbox]:not(:checked) ~ .eventinfo {
max-height: 0px;
overflow: hidden;
transition: max-height 0.4s ease-out;
}
label:before {
right: 20px !important;
}
label:after {
right: 20px !important;
}
input[type=checkbox] {
position: absolute;
top: 0;
left: 0;
opacity: 0;
}
label {
cursor: pointer;
position: relative;
display: block;
padding-left: 0px;
}
label:before {
content: "";
position: absolute;
width: 0;
height: 0;
top: 50%;
right: 50px;
border-left: 8px solid transparent;
border-top: 8px solid #1fbad6;
border-right: 8px solid transparent;
margin-top: -17px;
}
label:after {
content: "";
position: absolute;
width: 0;
height: 0;
top: 50%;
right: 50px;
border-left: 4px solid transparent;
border-top: 4px solid white;
border-right: 4px solid transparent;
margin-top: -17px;
margin-right: 4px;
}
input[type=checkbox]:checked ~ label:before {
content: "";
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-bottom: 8px solid #1fbad6;
border-top: 8px solid transparent;
margin-top: -26px;
margin-left: -4px;
}
input[type=checkbox]:checked ~ label:after {
content: "";
position: absolute;
width: 0;
height: 0;
top: 50%;
right: 50px;
border-left: 4px solid transparent;
border-top: 4px solid transparent;
border-bottom: 4px solid white;
border-top: 4px solid transparent;
margin-top: -18px;
margin-right: 4px;
}
input[type=checkbox]:checked ~ .eventinfo {
max-height: 1800px;
}
}
.hide-input {
display: none;
}
body {
-webkit-animation: bugfix infinite 1s;
}
/* ios mail bug fix */
@-webkit-keyframes bugfix {
from {
padding: 0;
}
to {
padding: 0;
}
}
</style><style>body {
width: 100% !important; min-width: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; margin: 0; padding: 0; background-color: #d6d6d5;
}
.ExternalClass {
width: 100%;
}
.ExternalClass {
line-height: 100%;
}
img {
outline: none; text-decoration: none; display: block;
}
</style></head><!-- FILE: body_start.html.mako --><body style="width: 100% !important; min-width: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; margin: 0; padding: 0;" bgcolor="#d6d6d5"><!-- background wrapper --><table border="0" cellpadding="0" cellspacing="0" id="bgwrapper" style="width: 100% !important; height: 100% !important; line-height: 100% !important; border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; margin: 0; padding: 0; border: none;" bgcolor="#d6d6d5"><tr><td align="center" class="vat" style valign="top"><!-- content wrapper for outlook --><!--[if (gte mso 9)|(IE)]>
<table width="740" align="center" cellpadding="0" cellspacing="0" border="0">
<tr>
<td>
<![endif]--><!-- content wrapper --><table width="100%" border="0" cellpadding="0" cellspacing="0" class="l-wrapperWidth l-bgcolor" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; max-width: 740px; border: none;" bgcolor="#f8f8f9"><tr><td><!-- top banner --><!-- end top banner --><!-- map of ride --><table width="100%" border="0" cellpadding="0" cellspacing="0" class="function" id="map" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tr><td><img id="map_7b762881-f2ad-4ea1-b25f-a9dc8729166b" src="cid:map_7b762881-f2ad-4ea1-b25f-a9dc8729166b" border="0" class="map" alt="map" style="outline: none; text-decoration: none; display: block; width: 100%; height: auto; max-width: 740px; max-height: 280px;"></td></tr></table><!-- end map of ride --><!-- pattern block --><table border="0" cellpadding="0" cellspacing="0" class="l-wrapperWidth" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; max-width: 740px; border: none;"><tr><td bgcolor="#62CEAD" valign="bottom" background="http://d1a3f4spazzrp4.cloudfront.net/receipt_v2/sample_pattern.png" style="height: 60px; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background: url('http://d1a3f4spazzrp4.cloudfront.net/receipt_v2/sample_pattern.jpg') 0% 0% / cover;" align="center" class="pattern"><!--[if gte mso 9]>
<v:rect xmlns:v="urn:schemas-microsoft-com:vml" fill="true" stroke="false" style="width:740px;height:60px;">
<v:fill type="tile" src="http://d1a3f4spazzrp4.cloudfront.net/receipt_v2/sample_pattern.png" color="#62CEAD" />
<v:textbox inset="0,0,1px,0">
<![endif]--><div><table border="0" cellpadding="0" cellspacing="0" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tr><td align="center" class="bitSpaceLeft pmzero" style="width: 81%; margin: 0; padding: 0;"></td><td align="center" valign="bottom" class="bitSpaceMiddle pmzero" style="width: 13%; margin: 0; padding: 0;"><img src="http://d1a3f4spazzrp4.cloudfront.net/receipt_v2/bitTop96x96.png" width="96" height border="0" class="topBit" alt style="outline: none; text-decoration: none; display: block; max-height: 60px; max-width: 96px; min-width: 65px; width: 100%;"></td><td align="center" class="bitSpaceRight pmzero" style="width: 6%; min-width: 15px; margin: 0; padding: 0;"></td></tr></table></div><!--[if gte mso 9]>
</v:textbox>
</v:rect>
<![endif]--></td></tr></table><!-- end pattern --><!-- bit body --><table border="0" cellpadding="0" cellspacing="0" class="l-wrapperWidth" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; max-width: 740px; border: none;"><tr><td align="center" class="l-bgcolor" style bgcolor="#f8f8f9"><table border="0" cellpadding="0" cellspacing="0" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tr><td align="center" class="bitSpaceLeft pmzero" style="width: 81%; margin: 0; padding: 0;"></td><td align="center" class="bitSpaceMiddle pmzero" style="width: 13%; margin: 0; padding: 0;"><table border="0" cellpadding="0" cellspacing="0" class="bitMiddle" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tr><td class="bitColor" style bgcolor="#000000"><img src="http://d1a3f4spazzrp4.cloudfront.net/receipt_v2/bitBottom96x96.png" width="96" height border="0" class="bitBottom" alt="Uber logo" style="outline: none; text-decoration: none; display: block; height: auto; max-height: 90px; max-width: 96px; min-width: 65px; width: 100%;"></td></tr></table></td><td align="center" class="bitSpaceRight pmzero" style="width: 6%; min-width: 15px; margin: 0; padding: 0;"></td></tr></table></td></tr></table><!-- end bit body --><!-- top fare information section --><table width="100%" border="0" cellpadding="0" cellspacing="0" class style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tbody><tr><td align="right"><table width="100%" border="0" cellpadding="0" cellspacing="0" class="l-bgcolor l-tripInfoWrapper" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; max-width: 740px; border: none;" bgcolor="#f8f8f9"><tbody><tr><td align="center"><!-- fares --><!--[if (gte mso 9)|(IE)]>
<table width="610" align="center" cellpadding="0" cellspacing="0" border="0">
<tr>
<td>
<![endif]--><table width="100%" border="0" cellpadding="0" cellspacing="0" class="tripInnerWrapper" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; max-width: 610px; border: none;"><tbody><tr><td align="center"><!--[if (gte mso 9)|(IE)]>
<table width="570" align="left" cellpadding="0" cellspacing="0" border="0">
<tr>
<td>
<![endif]--><table width="100%" border="0" cellpadding="0" cellspacing="0" class="l-innerWrapperWidth" align="left" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tr><td style="padding-right: 15px; padding-left: 15px;"><!-- put content here --><table width="100%" border="0" cellpadding="0" cellspacing="0" class style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tbody><tr><td class="rideSummary" style="padding-top: 20px; padding-bottom: 30px;"><!-- price / surge / refund badge row --><table width="100%" border="0" cellpadding="0" cellspacing="0" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tbody><tr><td class="totalPrice topPrice tal black" style="font-size: 32px; line-height: 40px; font-family: 'ClanPro-Book', 'HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif; color: #000000; padding-bottom: 10px;" align="left"> $92.91 </td></tr></tbody></table><!-- first name greeting --><table width="100%" border="0" cellpadding="0" cellspacing="0" class style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tbody><tr><td class="rideInfo gray topGreetingName" style="font-size: 14px; line-height: 20px; font-family: 'ClanPro-Book','HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif; color: #898989; padding-bottom: 10px;" align="left">Thanks for choosing Uber, DAVID</td></tr></tbody></table><!-- date / service type / surge multiplier / profile updater --><table width="100%" border="0" cellpadding="0" cellspacing="0" class style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tbody><tr><td class="rideInfo gray" style="font-size: 14px; line-height: 20px; font-family: 'ClanPro-Book','HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif; color: #898989;" align="left"> May 30, 2018 | uberX </td></tr></tbody></table><!-- end date / service type / surge multiplier --></td><td class="rideSummary additionalNotes" style="padding-top: 20px; padding-bottom: 30px; padding-left: 10px; width: 50%;"><!-- additional notes --><!-- end additional notes --></td></tr></tbody></table><!-- hr --><table width="100%" border="0" cellpadding="0" cellspacing="0" class style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tbody><tr><td height="1" class="tronhr" style="font-size: 0px; line-height: 0px;" bgcolor="#bfbfbf"><img alt src="http://d1a3f4spazzrp4.cloudfront.net/receipt_v2/no_collapse.png" style="outline: none; text-decoration: none; display: block;"></td></tr></tbody></table><!-- end hr --><!-- end content --></td></tr></table><!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]--></td></tr></tbody></table><!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]--></td></tr></tbody></table></td></tr></tbody></table><!-- close top fare information --><!-- trip address section --><table width="100%" border="0" cellpadding="0" cellspacing="0" class style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tbody><tr><td align="right"><table width="100%" border="0" cellpadding="0" cellspacing="0" class="l-bgcolor l-tripInfoWrapper" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; max-width: 740px; border: none;" bgcolor="#f8f8f9"><tbody><tr><td align="center"><!-- fares --><!--[if (gte mso 9)|(IE)]>
<table width="610" align="center" cellpadding="0" cellspacing="0" border="0">
<tr>
<td>
<![endif]--><table width="100%" border="0" cellpadding="0" cellspacing="0" class="tripInnerWrapper" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; max-width: 610px; border: none;"><tbody><tr><td align="center"><!--[if (gte mso 9)|(IE)]>
<table width="570" align="left" cellpadding="0" cellspacing="0" border="0">
<tr>
<td>
<![endif]--><table width="100%" border="0" cellpadding="0" cellspacing="0" class="l-innerWrapperWidth" align="left" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tr><td class="addressSummary" style="padding: 40px 15px;"><!-- put content here --><!-- normal address --><table width="100%" border="0" cellpadding="0" cellspacing="0" class="function" id="normalABlock" style="display: table; border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tbody><tr><td><table cellpadding="0" cellspacing="0" border="0" align="left" width="98%" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tbody><tr><td width="5" valign="top" class="addressDots" style="font-size: 1; line-height: 1;"><img alt src="http://d1a3f4spazzrp4.cloudfront.net/receipt_v2/green-left.png" width="5" height="18" style="outline: none; text-decoration: none; display: block;"></td><td width="2" valign="top" class="addressDots addressLine" style="font-size: 1; line-height: 1;" bgcolor="#cdcdd3"><img alt src="http://d1a3f4spazzrp4.cloudfront.net/receipt_v2/green-middle.png" width="2" height="18" style="outline: none; text-decoration: none; display: block;"></td><td width="5" valign="top" class="addressDots" style="font-size: 1; line-height: 1;"><img alt src="http://d1a3f4spazzrp4.cloudfront.net/receipt_v2/green-right.png" width="5" height="18" style="outline: none; text-decoration: none; display: block;"></td><td width="10" valign="top" class="addressDots" style="font-size: 1; line-height: 1;"></td><td valign="top" class="address gray vam firstAddress tal" style="font-size: 14px; line-height: 22px; font-family: 'ClanPro-Book', 'HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif; color: #898989; padding-bottom: 20px;" align="left"><span class="rideTime black" style="font-size: 16px; line-height: 24px; font-family: 'ClanPro-Book','HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif; color: #000000;"> 03:37pm | </span> McNamara Terminal A, 1 Detroit Metro Airport, Romulus, MI </td></tr><tr><td width="5" valign="top" class="addressDots" style="font-size: 1; line-height: 1;"><img alt src="http://d1a3f4spazzrp4.cloudfront.net/receipt_v2/red-left.png" width="5" height="18" style="outline: none; text-decoration: none; display: block;"></td><td width="2" valign="top" class="addressDots" style="font-size: 1; line-height: 1;"><img alt src="http://d1a3f4spazzrp4.cloudfront.net/receipt_v2/red-middle.png" width="2" height="18" style="outline: none; text-decoration: none; display: block;"></td><td width="5" valign="top" class="addressDots" style="font-size: 1; line-height: 1;"><img alt src="http://d1a3f4spazzrp4.cloudfront.net/receipt_v2/red-right.png" width="5" height="18" style="outline: none; text-decoration: none; display: block;"></td><td width="10" valign="top" class="addressDots" style="font-size: 1; line-height: 1;"></td><td valign="top" class="address gray vam tal" style="font-size: 14px; line-height: 22px; font-family: 'ClanPro-Book', 'HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif; color: #898989;" align="left"><span class="rideTime black vam" style="font-size: 16px; line-height: 24px; font-family: 'ClanPro-Book','HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif; color: #000000; vertical-align: middle;"> 05:10pm | </span> 5834 Ellendale Dr, Lansing, MI </td></tr></tbody></table></td></tr></tbody></table><!-- close normal address --><!-- end content --></td></tr></table><!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]--></td></tr></tbody></table><!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]--></td></tr></tbody></table></td></tr></tbody></table><!-- close trip address information --><!-- driver information section --><table width="100%" border="0" cellpadding="0" cellspacing="0" class style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tbody><tr><td align="right"><table width="100%" border="0" cellpadding="0" cellspacing="0" class="l-bgcolor l-tripInfoWrapper" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; max-width: 740px; border: none;" bgcolor="#f8f8f9"><tbody><tr><td align="center"><!-- fares --><!--[if (gte mso 9)|(IE)]>
<table width="610" align="center" cellpadding="0" cellspacing="0" border="0">
<tr>
<td>
<![endif]--><table width="100%" border="0" cellpadding="0" cellspacing="0" class="tripInnerWrapper" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; max-width: 610px; border: none;"><tbody><tr><td align="center"><!--[if (gte mso 9)|(IE)]>
<table width="570" align="left" cellpadding="0" cellspacing="0" border="0">
<tr>
<td>
<![endif]--><table width="100%" border="0" cellpadding="0" cellspacing="0" class="l-innerWrapperWidth" align="left" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tr><td style="padding-right: 15px; padding-left: 15px;"><!-- hr --><table width="100%" border="0" cellpadding="0" cellspacing="0" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tr><td class="fareHr" style="padding-bottom: 30px;"><table width="100%" border="0" cellpadding="0" cellspacing="0" class style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tr><td height="1" class="tronhr" style="font-size: 0px; line-height: 0px;" bgcolor="#bfbfbf"><img src="http://d1a3f4spazzrp4.cloudfront.net/receipt_v2/no_collapse.png" alt style="outline: none; text-decoration: none; display: block;"></td></tr></table></td></tr></table><!-- end hr --><!-- Driver information --><table width="100%" border="0" cellpadding="0" cellspacing="0" class style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tbody><tr><td><!--[if (gte mso 9)|(IE)]>
<table width="455" align="left" cellpadding="0" cellspacing="0" border="0">
<tr>
<td>
<![endif]--><table width="100%" border="0" cellpadding="0" cellspacing="0" align="left" class="driverWrapper" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; max-width: 520px; border: none;"><tr><td style="padding-top: 40px; padding-bottom: 20px;"><!--[if (gte mso 9)|(IE)]>
<table width="170" align="center" cellpadding="0" cellspacing="0" border="0">
<tr>
<td>
<![endif]--><table width="100%" border="0" cellpadding="0" cellspacing="0" align="left" class="dPWrapper" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; max-width: 170px; border: none;"><tbody><tr><td class="driverPictureWrapper" align="left" style="padding-bottom: 20px;"><table class="driverPicture" align="left" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; max-width: 135px; border: none;"><tbody><tr><td align="left"><img src="https://d1w2poirtb3as9.cloudfront.net/aabac4f0e0692ef7adaf.jpeg" width="66" height="66" alt="Picture of Ghassan" class="driverImage" style="outline: none; text-decoration: none; display: block; border-radius: 40px; -webkit-border-radius: 40px; -moz-border-radius: 40px; border: 3px solid #f1f1f1;"></td></tr></tbody></table></td></tr></tbody></table><!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]--><!--[if (gte mso 9)|(IE)]>
</td>
<td align="left">
<![endif]--><!--[if (gte mso 9)|(IE)]>
<table width="290" align="center" cellpadding="0" cellspacing="0" border="0">
<tr>
<td>
<![endif]--><table class="driverInfo" align="left" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; max-width: 275px; border: none;"><tbody><tr><td class="driverText gray tal" style="font-size: 16px; line-height: 24px; font-family: 'ClanPro-Book','HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif; color: #898989;" align="left">You rode with Ghassan</td></tr><tr><td align="left"><!--[if (gte mso 9)|(IE)]>
<table width="274" align="center" cellpadding="0" cellspacing="0" border="0">
<tr>
<td>
<![endif]--><table width="100%" border="0" cellpadding="0" cellspacing="0" class="tripTable" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; max-width: 240px; border: none;"><tbody><tr><td height="50" align="center"><!--[if (gte mso 9)|(IE)]>
<table width="75" align="left" cellpadding="0" cellspacing="0" border="0">
<tr>
<td>
<![endif]--><table width="100%" border="0" cellpadding="0" cellspacing="0" class="tripSubContainer" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; min-width: 70px; border: none;"><tbody><tr><td align="center" class="tripInfo tal " style="font-size: 14px; line-height: 20px; font-family: 'ClanPro-News','HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif;">88.62 </td></tr><tr><td align="center" class="tripInfoDescription gray tal" style="font-size: 12px; line-height: 18px; font-family: 'ClanPro-Book','HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif; color: #898989;"> miles </td></tr></tbody></table><!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]--></td><td width="2" class="vertLine" style bgcolor="#e6e6e9"></td><td align="center"><!--[if (gte mso 9)|(IE)]>
<table width="90" align="left" cellpadding="0" cellspacing="0" border="0">
<tr>
<td>
<![endif]--><table width="100%" border="0" cellpadding="0" cellspacing="0" class="tripSubContainer" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; min-width: 70px; border: none;"><tbody><tr><td align="left" class="tripInfo tal tripInfoText" style="font-size: 14px; line-height: 20px; font-family: 'ClanPro-News','HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif; padding-right: 15px; padding-left: 15px;">01:32:51 </td></tr><tr><td align="left" class="tripInfoDescription gray tal tripInfoText" style="font-size: 12px; line-height: 18px; font-family: 'ClanPro-Book','HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif; color: #898989; padding-right: 15px; padding-left: 15px;"> Trip time </td></tr></tbody></table><!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]--></td><td width="2" class="vertLine" style bgcolor="#e6e6e9"></td><td align="center"><!--[if (gte mso 9)|(IE)]>
<table width="90" align="left" cellpadding="0" cellspacing="0" border="0">
<tr>
<td>
<![endif]--><table width="100%" border="0" cellpadding="0" cellspacing="0" class="tripSubContainer" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; min-width: 70px; border: none;"><tbody><tr><td align="left" class="tripInfo tal tripInfoText" style="font-size: 14px; line-height: 20px; font-family: 'ClanPro-News','HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif; padding-right: 15px; padding-left: 15px;">uberX </td></tr><tr><td align="center" class="tripInfoDescription gray tal tripInfoText" style="font-size: 12px; line-height: 18px; font-family: 'ClanPro-Book','HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif; color: #898989; padding-right: 15px; padding-left: 15px;"> Car </td></tr></tbody></table><!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]--></td></tr></tbody></table><!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]--></td></tr></tbody></table><!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]--></td></tr></table><!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]--></td></tr></tbody></table><!-- close Driver information --><!-- driver Rating --><!--[if (gte mso 9)|(IE)]>
<table width="100%" align="center" cellpadding="0" cellspacing="0" border="0">
<tr>
<td>
<![endif]--><table width="100%" border="0" cellpadding="0" cellspacing="0" class style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tbody><tr><td class="rateDriverSpace" style="padding-bottom: 40px;"><table width="100%" border="0" cellpadding="0" cellspacing="0" class style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tbody><tr><td class="rateDriver" style="padding: 10px 15px;" bgcolor="#ffffff"><!--[if (gte mso 9)|(IE)]>
<table align="left" cellpadding="0" cellspacing="0" border="0">
<tr>
<td>
<![endif]--><table width="100%" border="0" cellpadding="0" cellspacing="0" class="rateDriverWrapper" align="left" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tbody><tr><td width="140"><table width="100%" border="0" cellpadding="0" cellspacing="0" class style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tbody><tr><td width="35%"></td><td class="ratingStars" style="width: 6%; padding: 0 4px;" align="center"><a href="https://email.uber.com/wf/click?upn=E5Fht-2Bzc2SrMWnjw-2Brx3-2BODA-2FCWoVln5hONw2cjtUe85lQoen0XOUdcjv8t7eEe4biZhBmqTRcjSM7rLiry1xGJuQJ8Gb40kbtiZ22nuNShFtSHjhSCxXif4ryB4jPA65O5eR2nOzEo80H0vclAEsySg0D5xXU-2FHRy7KDmOgtr-2F51iGui27Q-2FdN8Muk7wX1BmyA8QqwvWrHQzoz6bEJ8rLnA41P1IHbs3AQp2Xi1opM-3D_9gSF0LXh9TyyXqHHnQfuPHb8Ve82P1LN3pFRAKPfxrE-2BVTosuHkPQE5AbzeFNjkQc4NdPwHvwVy9sNOlL4pmIEg7LA0JqdXO3umcH7xRGeXGFrswb1RwLt6i7QE-2FO3bPYs9CwKz5bk51UOCviAjJYz9jNzyhKVa-2Bb44jVc-2B1f4uNPA0gECDkH2rS2aOgujN6pA-2FdIjEsFToxwQOVoFpfsKrhNNKDCWqEoqcx8CA3I6yfkgSBjko-2BS78k4X-2B17wDTfsP0bS72wY2a7uIX63zffW0Y8KKEgbtvyrFC67L-2BllEu27TzK5WWhNY2wtUjq8JrjqjG4TKu6SXZqknyZ8KYizqiz6x0T6cwjj7dXqN-2FUgw61HhwkyW2Tz1MpYsvQpGlyx8KUqr3trCoNriajq7EJtQq7DVKS9QwbACyCj3aznA-3D"><img src="http://d1a3f4spazzrp4.cloudfront.net/receipt_v2/receipt_stars.png" alt="One star" class style="outline: none; text-decoration: none; display: block; border: none;"></a></td><td class="ratingStars" style="width: 6%; padding: 0 4px;" align="center"><a href="https://email.uber.com/wf/click?upn=E5Fht-2Bzc2SrMWnjw-2Brx3-2BODA-2FCWoVln5hONw2cjtUe85lQoen0XOUdcjv8t7eEe4biZhBmqTRcjSM7rLiry1xGJuQJ8Gb40kbtiZ22nuNShFtSHjhSCxXif4ryB4jPA65O5eR2nOzEo80H0vclAEsySg0D5xXU-2FHRy7KDmOgtr-2F51iGui27Q-2FdN8Muk7wX1BmyA8QqwvWrHQzoz6bEJ8rHJLRW2JstobDdds0ywa7J4-3D_9gSF0LXh9TyyXqHHnQfuPHb8Ve82P1LN3pFRAKPfxrE-2BVTosuHkPQE5AbzeFNjkQc4NdPwHvwVy9sNOlL4pmIEg7LA0JqdXO3umcH7xRGeXGFrswb1RwLt6i7QE-2FO3bPYs9CwKz5bk51UOCviAjJYz9jNzyhKVa-2Bb44jVc-2B1f4uNPA0gECDkH2rS2aOgujN6pA-2FdIjEsFToxwQOVoFpfsKrhNNKDCWqEoqcx8CA3I6yfkgSBjko-2BS78k4X-2B17wDTfsP0bS72wY2a7uIX63zffa-2BUw1FgqldAuLG72CmiuCpjL47MwRGIv-2B8v6PKCnmmYV7Bo2neyDvJop0js-2F-2BY8qHsoX4EvDNQs0YK2-2FTyp1vK3oC4OuwXyf8yfhkWtuVulMnhkDgHqQ0q-2Fj3bn1AtlxcoprzFfD3ivWU-2FL753pKCA-3D"><img src="http://d1a3f4spazzrp4.cloudfront.net/receipt_v2/receipt_stars.png" alt="two stars" class style="outline: none; text-decoration: none; display: block; border: none;"></a></td><td class="ratingStars" style="width: 6%; padding: 0 4px;" align="center"><a href="https://email.uber.com/wf/click?upn=E5Fht-2Bzc2SrMWnjw-2Brx3-2BODA-2FCWoVln5hONw2cjtUe85lQoen0XOUdcjv8t7eEe4biZhBmqTRcjSM7rLiry1xGJuQJ8Gb40kbtiZ22nuNShFtSHjhSCxXif4ryB4jPA65O5eR2nOzEo80H0vclAEsySg0D5xXU-2FHRy7KDmOgtr-2F51iGui27Q-2FdN8Muk7wX1BmyA8QqwvWrHQzoz6bEJ8rJSDTmwVUNlAKSzZrCQ4veQ-3D_9gSF0LXh9TyyXqHHnQfuPHb8Ve82P1LN3pFRAKPfxrE-2BVTosuHkPQE5AbzeFNjkQc4NdPwHvwVy9sNOlL4pmIEg7LA0JqdXO3umcH7xRGeXGFrswb1RwLt6i7QE-2FO3bPYs9CwKz5bk51UOCviAjJYz9jNzyhKVa-2Bb44jVc-2B1f4uNPA0gECDkH2rS2aOgujN6pA-2FdIjEsFToxwQOVoFpfsKrhNNKDCWqEoqcx8CA3I6yfkgSBjko-2BS78k4X-2B17wDTfsP0bS72wY2a7uIX63zffU1N7bjBOhuWZf3i8NyLSdMvVFzt9lWKIebz6KiT4uOIf6AL1nPA-2BM-2Fxc6xWAuMV46LaHFeLrTi-2FXb0R-2FK64noshQbTcYxqi-2BHevybCwCmG0le-2BjVad3cydW9wxVxzTFQ64kksNN64iDBg8hq4154WQ-3D"><img src="http://d1a3f4spazzrp4.cloudfront.net/receipt_v2/receipt_stars.png" alt="three stars" class style="outline: none; text-decoration: none; display: block; border: none;"></a></td><td class="ratingStars" style="width: 6%; padding: 0 4px;" align="center"><a href="https://email.uber.com/wf/click?upn=E5Fht-2Bzc2SrMWnjw-2Brx3-2BODA-2FCWoVln5hONw2cjtUe85lQoen0XOUdcjv8t7eEe4biZhBmqTRcjSM7rLiry1xGJuQJ8Gb40kbtiZ22nuNShFtSHjhSCxXif4ryB4jPA65O5eR2nOzEo80H0vclAEsySg0D5xXU-2FHRy7KDmOgtr-2F51iGui27Q-2FdN8Muk7wX1BmyA8QqwvWrHQzoz6bEJ8rM21YN0tMSP0W7A8FYfKO6A-3D_9gSF0LXh9TyyXqHHnQfuPHb8Ve82P1LN3pFRAKPfxrE-2BVTosuHkPQE5AbzeFNjkQc4NdPwHvwVy9sNOlL4pmIEg7LA0JqdXO3umcH7xRGeXGFrswb1RwLt6i7QE-2FO3bPYs9CwKz5bk51UOCviAjJYz9jNzyhKVa-2Bb44jVc-2B1f4uNPA0gECDkH2rS2aOgujN6pA-2FdIjEsFToxwQOVoFpfsKrhNNKDCWqEoqcx8CA3I6yfkgSBjko-2BS78k4X-2B17wDTfsP0bS72wY2a7uIX63zfffponJLEM-2FgePikG6enFDYW-2F6VqBTlEC4XcLULMPp5iDavEI9vHGzMy6xw0XdUPIn65Mew9MlkX4Fx-2FU0aCFSSjFsezrRxGFtM-2Fb6MvbVXnHid8KTNgzfIO9xqYuj2outitDYGoE3H2EnP67mxAODmU-3D"><img src="http://d1a3f4spazzrp4.cloudfront.net/receipt_v2/receipt_stars.png" alt="four stars" class style="outline: none; text-decoration: none; display: block; border: none;"></a></td><td class="ratingStars" style="width: 6%; padding: 0 4px;" align="center"><a href="https://email.uber.com/wf/click?upn=E5Fht-2Bzc2SrMWnjw-2Brx3-2BODA-2FCWoVln5hONw2cjtUe85lQoen0XOUdcjv8t7eEe4biZhBmqTRcjSM7rLiry1xGJuQJ8Gb40kbtiZ22nuNShFtSHjhSCxXif4ryB4jPA65O5eR2nOzEo80H0vclAEsySg0D5xXU-2FHRy7KDmOgtr-2F51iGui27Q-2FdN8Muk7wX1BmyA8QqwvWrHQzoz6bEJ8rNwboF275-2Fsfjh3AEM8WysY-3D_9gSF0LXh9TyyXqHHnQfuPHb8Ve82P1LN3pFRAKPfxrE-2BVTosuHkPQE5AbzeFNjkQc4NdPwHvwVy9sNOlL4pmIEg7LA0JqdXO3umcH7xRGeXGFrswb1RwLt6i7QE-2FO3bPYs9CwKz5bk51UOCviAjJYz9jNzyhKVa-2Bb44jVc-2B1f4uNPA0gECDkH2rS2aOgujN6pA-2FdIjEsFToxwQOVoFpfsKrhNNKDCWqEoqcx8CA3I6yfkgSBjko-2BS78k4X-2B17wDTfsP0bS72wY2a7uIX63zffbW1Ph76uoZgBV-2B40ToHB3lFswt4UWlwF6HaMjmneCT1UDDJ6GJ96xp2iMSBd5rYD3RlTguTX6oLsKY3msCgARxvunObZblTbQUMGT63VTT-2Fi-2BoH5Y2C4UrQQABPhhNDdu7aTpMIYsGsUzqTiaLEdzg-3D"><img src="http://d1a3f4spazzrp4.cloudfront.net/receipt_v2/receipt_stars.png" alt="five stars" class style="outline: none; text-decoration: none; display: block; border: none;"></a></td><td width="35%"></td></tr></tbody></table></td></tr></tbody></table></td></tr><tr><td><a href="https://email.uber.com/wf/click?upn=grnUeGIN-2Bgd7U69q9VkiD-2FlJJbBtIahEfAIi-2Bc9uC1Z83kzbpWnInGWnBSp8xchedgHlZryMJOe54IA9VaKVaDacp5RHe0u92o4NU3pOIbg-3D_9gSF0LXh9TyyXqHHnQfuPHb8Ve82P1LN3pFRAKPfxrE-2BVTosuHkPQE5AbzeFNjkQc4NdPwHvwVy9sNOlL4pmIEg7LA0JqdXO3umcH7xRGeXGFrswb1RwLt6i7QE-2FO3bPYs9CwKz5bk51UOCviAjJYz9jNzyhKVa-2Bb44jVc-2B1f4uNPA0gECDkH2rS2aOgujN6pA-2FdIjEsFToxwQOVoFpfsKrhNNKDCWqEoqcx8CA3I6yfkgSBjko-2BS78k4X-2B17wDTfsP0bS72wY2a7uIX63zffUKAYwIEPpJg6Ul1fAFwsAv6VOqLiX85TokLUJNWPo4w7Umn36XldFSgT1-2FJnVfqxKwI2xs1Eh-2BFB5fAU8h5-2B38vvLMgLDs0C2BIvuw5p82vyMf37KwPu2bAxED7KxCf-2BFaQBAAwemG7iR5FpDGvWkY-3D"><button style="width: 100%; height: 40px; line-height: 28px; font-weight: 600; text-align: center; text-transform: uppercase; font-size: 16px; background-color: black; color: #f8f8f9; margin-top: 12px; border-radius: 2px; border: none;"> Add a tip </button></a></td></tr><!--[if (gte mso 9)|(IE)]>
</table>
<![endif]--></tbody></table></td></tr></tbody></table><!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]--><!-- end driver Rating --><!-- end put content here --></td></tr></table><!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]--></td></tr></tbody></table><!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]--><!-- close fares --></td></tr></tbody></table></td></tr></tbody></table><!-- end driver information section --><!-- positive message Green --><!-- end positive message green --><!-- Employee message blue --><!-- end employee message blue --><!-- surge message --><!-- end surge message --><!-- Disclaimer message --><!-- end disclaimer message --><!-- Sears message --><!-- end sears message --><!-- start fare breakdown section --><table width="100%" border="0" cellpadding="0" cellspacing="0" class style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tr><td align="center"><!--[if (gte mso 9)|(IE)]>
<table width="700" align="center" cellpadding="0" cellspacing="0" border="0">
<tr>
<td>
<![endif]--><table width="100%" border="0" cellpadding="0" cellspacing="0" class="fareWrapper" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; max-width: 740px; border: none;" bgcolor="#FFFFFF"><tr><td align="center"><!-- fares --><table width="100%" border="0" cellpadding="0" cellspacing="0" class="fareInnerWrapper" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; max-width: 610px; border: none;"><tr><td align="center"><table width="100%" border="0" cellpadding="0" cellspacing="0" class="l-innerWrapperWidth" align="left" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tr><td class="l-fareTop" style="padding-right: 15px; padding-left: 15px; padding-top: 25px;"><!--[if (gte mso 9)|(IE)]>
<table width="560" align="left" cellpadding="0" cellspacing="0" border="0">
<tr>
<td>
<![endif]--><!-- start dropdown --><div><!--[if !mso]><!-- --> <input type="checkbox" id="event1" class="hide-input inputDropdown" style="display: none !important; mso-hide: all; max-height: 0px; overflow: hidden;"><!--<![endif]--><label for="event1"><!-- fare title --><table width="100%" border="0" cellpadding="0" cellspacing="0" class style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tr><td class="tal fareTitle black fareTitleTable" style="font-size: 20px; line-height: 30px; font-family: 'ClanPro-Book','HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif; color: #000000; padding-bottom: 25px;" align="left">Your Fare</td></tr></table><!-- end fare title --></label><!-- put fare information in here --><div class="eventinfo"><!--[if (gte mso 9)|(IE)]>
<table width="540" align="center" cellpadding="0" cellspacing="0" border="0">
<tr>
<td>
<![endif]--><!-- label hr --><table width="100%" border="0" cellpadding="0" cellspacing="0" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tr><td class="fareHr" style="padding-bottom: 30px;"><table width="100%" border="0" cellpadding="0" cellspacing="0" class style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tr><td height="1" class="tronhr" style="font-size: 0px; line-height: 0px;" bgcolor="#bfbfbf"><img src="http://d1a3f4spazzrp4.cloudfront.net/receipt_v2/no_collapse.png" alt style="outline: none; text-decoration: none; display: block;"></td></tr></table></td></tr></table><!-- end hr --><table width="100%" border="0" cellpadding="0" cellspacing="0" class="function" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tr><td align="left" class="fareText fareSpacing gray" style="font-size: 14px; line-height: 22px; font-family: 'ClanPro-Book', 'HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif; color: #898989; padding-bottom: 24px;">Trip Fare </td><td align="right" class="fareText fareSpacing gray" style="font-size: 14px; line-height: 22px; font-family: 'ClanPro-Book', 'HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif; color: #898989; padding-bottom: 24px;">$85.01 </td></tr></table><!-- hr --><table width="100%" border="0" cellpadding="0" cellspacing="0" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tr><td class="fareHr" style="padding-bottom: 30px;"><table width="100%" border="0" cellpadding="0" cellspacing="0" class style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tr><td height="1" class="tronhr" style="font-size: 0px; line-height: 0px;" bgcolor="#bfbfbf"><img src="http://d1a3f4spazzrp4.cloudfront.net/receipt_v2/no_collapse.png" alt style="outline: none; text-decoration: none; display: block;"></td></tr></table></td></tr></table><!-- end hr --><!-- Subtotal Fare --><table width="100%" border="0" cellpadding="0" cellspacing="0" class="function" id="subtotalFare" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tr><td align="left" class="fareText fareSpacing black" style="font-size: 14px; line-height: 22px; font-family: 'ClanPro-Book', 'HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif; color: #000000; padding-bottom: 24px;">Subtotal </td><td align="right" class="fareText fareSpacing black" style="font-size: 14px; line-height: 22px; font-family: 'ClanPro-Book', 'HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif; color: #000000; padding-bottom: 24px;">$85.01 </td></tr></table><!-- Settled Trips --><!-- End Settled Trips --><!-- Deducted credits --><!-- End Deducted credits --><table width="100%" border="0" cellpadding="0" cellspacing="0" class="function" id="bookingFeeFare" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tbody><tr><td align="left" class="fareText fareSpacing gray" style="font-size: 14px; line-height: 22px; font-family: 'ClanPro-Book', 'HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif; color: #898989; padding-bottom: 24px;">Tolls, Surcharges, and Fees </td><td align="right" class="fareText fareSpacing gray" style="font-size: 14px; line-height: 22px; font-family: 'ClanPro-Book', 'HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif; color: #898989; padding-bottom: 24px;">$7.90 </td></tr></tbody></table><!-- Tax Summary section --></div><!-- end dropdown --><!-- hr --><table width="100%" border="0" cellpadding="0" cellspacing="0" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tr><td class="fareHr" style="padding-bottom: 30px;"><table width="100%" border="0" cellpadding="0" cellspacing="0" class style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tr><td height="1" class="tronhr" style="font-size: 0px; line-height: 0px;" bgcolor="#bfbfbf"><img src="http://d1a3f4spazzrp4.cloudfront.net/receipt_v2/no_collapse.png" alt style="outline: none; text-decoration: none; display: block;"></td></tr></table></td></tr></table><!-- end hr --><!-- fare breakdown card --><table width="100%" border="0" cellpadding="0" cellspacing="0" class id="Charged" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tr><td align="left" class="chargedText gray" style="font-size: 10px; line-height: 16px; font-family: 'ClanPro-News','HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif; text-transform: uppercase; color: #898989;">CHARGED</td><td rowspan="2" align="right" class="totalPrice chargedFare black" style="font-size: 32px; line-height: 40px; font-family: 'ClanPro-Book', 'HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif; color: #000000; padding-bottom: 30px;"> $92.91 </td></tr><tr><td align="left" class="fareText chargedFare gray vat" style="font-size: 14px; line-height: 22px; font-family: 'ClanPro-Book', 'HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif; color: #898989; padding-bottom: 30px;" valign="top"><span align="left" class="creditCardImage" style="display: inline-block; width: 20px; vertical-align: middle; padding-right: 5px;"><img alt id="visa_icon" src="http://d1a3f4spazzrp4.cloudfront.net/receipt/visa_24.png" class="card-image" width="auto" style="outline: none; text-decoration: none; display: block; max-width: 100%;"></span> <span class="ccNumbers" style="word-break: keep-all;">Personal &bull;&bull;&bull;&bull; 2869</span><!-- <span class="expiredIcon badge function" id="expiredBadgeBottom">Card Expired</span> --></td></tr></table><!-- end of fare breakdown card --><!-- fare breakdown arrears details --><!-- end of fare breakdown arrears details --><!-- hr --><table width="100%" border="0" cellpadding="0" cellspacing="0" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tr><td class="fareHr" style="padding-bottom: 30px;"><table width="100%" border="0" cellpadding="0" cellspacing="0" class style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tr><td height="1" class="tronhr" style="font-size: 0px; line-height: 0px;" bgcolor="#bfbfbf"><img src="http://d1a3f4spazzrp4.cloudfront.net/receipt_v2/no_collapse.png" alt style="outline: none; text-decoration: none; display: block;"></td></tr></table></td></tr></table><!-- end hr --><!-- Provide a breakdown for each of the tips, which consist of tip charges --><table width="100%" border="0" cellpadding="0" cellspacing="0" class style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tbody></tbody></table><table width="100%" border="0" cellpadding="0" cellspacing="0" class style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tr><td class="tripReference" style="line-height: 1px; font-size: 1px; color: #FFFFFF;">xid7b762881-f2ad-4ea1-b25f-a9dc8729166b</td></tr><tr><td class="zdReceiptIdentifier" style="line-height: 1px; font-size: 1px; color: #FFFFFF;">pGvlI2ANUbXFfyEOgxta1RMV082993</td></tr></table><!-- UPDATE CARD button here --></div></td></tr></table></td></tr><tr><td class="footerSpace" style="padding-top: 40px;"> </td></tr></table><!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]--><!-- close fares --></td></tr></table><!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]--></td></tr><!-- space for layout --><tr><td class="layoutSpace" style="padding-top: 60px;"> </td></tr><!-- end space for layout --></table><!-- end fare breakdown section --><!-- promotional callout section --><!-- end optional space if callout is used --><table width="100%" border="0" cellpadding="0" cellspacing="0" class style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tbody><tr><td align="center"><!--[if (gte mso 9)|(IE)]>
<table width="700" align="center" cellpadding="0" cellspacing="0" border="0">
<tr>
<td>
<![endif]--><table width="100%" border="0" cellpadding="0" cellspacing="0" class="calloutWrapper" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; max-width: 700px; border: none;" bgcolor="#FFFFFF"><tbody><tr><td align="right"><!--[if (gte mso 9)|(IE)]>
<table width="615" align="center" cellpadding="0" cellspacing="0" border="0">
<tr>
<td>
<![endif]--><table width="100%" border="0" cellpadding="0" cellspacing="0" class="calloutInnerWrapper" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; max-width: 615px; border: none;"><tbody><tr><td align="left"><!--[if (gte mso 9)|(IE)]>
<table width="570" align="center" cellpadding="0" cellspacing="0" border="0">
<tr>
<td>
<![endif]--><table width="100%" border="0" cellpadding="0" cellspacing="0" class="l-innerWrapperWidth" align="left" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tr><td class="tal" style="padding-right: 15px; padding-left: 15px;" align="left"><!-- promotional Content goes here --><table width="100%" border="0" cellpadding="0" cellspacing="0" class style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tbody><tr><td class="promoWrapper" style="padding: 50px 0 30px;"><table width="100%" border="0" cellpadding="0" cellspacing="0" class="promoImageContainer" align="left" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; max-width: 320px; border: none;"><tbody><tr><td class="promoImageTd" style="padding-bottom: 20px;"><img src="http://d1a3f4spazzrp4.cloudfront.net/receipt_v2/uber_card.png" alt="uber_card" class="promoImage" style="outline: none; text-decoration: none; display: block; max-width: 100%; height: auto; border: none;"></td></tr></tbody></table><!--[if (gte mso 9)|(IE)]>
</td>
<td style="padding-bottom:20px;">
<![endif]--><table width="100%" border="0" cellpadding="0" cellspacing="0" class="promoTextTable" align="left" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; max-width: 220px; border: none;"><tbody><tr><td class="promoText gray" style="font-size: 14px; line-height: 22px; font-family: 'ClanPro-Book', 'HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif; color: #898989;">Earn 4% back on dining, 3% back on hotel & airfare, 2% back on online purchases, and more with the Uber Visa Card.</td></tr><tr><td class="promoLink" style="font-size: 20px; line-height: 28px; font-family: 'ClanPro-Book','HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif;"> <a class="green" href="https://email.uber.com/wf/click?upn=Ac78kxLEU5x8sS8qIl5fKahO-2BYa7ma6osaNbyM-2BvJ-2FhFTgTsmYGG1IKEO6VGtPadMmtfCOJzDZaH9oK6gLUw1G-2BxHItHuGMHVM9yj0s7YD1iuexMFXi0MgpAkP3C2-2Fhis8dzA59BQ8J0DixIso8BFw-3D-3D_9gSF0LXh9TyyXqHHnQfuPHb8Ve82P1LN3pFRAKPfxrE-2BVTosuHkPQE5AbzeFNjkQc4NdPwHvwVy9sNOlL4pmIEg7LA0JqdXO3umcH7xRGeXGFrswb1RwLt6i7QE-2FO3bPYs9CwKz5bk51UOCviAjJYz9jNzyhKVa-2Bb44jVc-2B1f4uNPA0gECDkH2rS2aOgujN6pA-2FdIjEsFToxwQOVoFpfsKrhNNKDCWqEoqcx8CA3I6yfkgSBjko-2BS78k4X-2B17wDTfsP0bS72wY2a7uIX63zfffezOzA5XtzRhIoHtONX4ybNnhLxuFXQ2mrpnYeFvI5JMcuibNIseZytnk0eDrd86K2f1N6XKYNXD4Qf5CLWi8fdgRETFJYO0DkpEHLrNCXf0C73HrbpCvz42m318ETTSGVhbllV6TX8HpwQPyGr3bk-3D" style="color: #5dbb5f;">Learn more</a></td></tr></tbody></table></td></tr></tbody></table><!-- end promotional content goes here --></td></tr></table><!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]--></td></tr></tbody></table><!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]--></td></tr></tbody></table><!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]--></td></tr></tbody></table><!-- optional space if promotional callout is used --><table width="100%" border="0" cellpadding="0" cellspacing="0" class style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tbody><tr><td class="layoutSpace" style="padding-top: 60px;"> </td></tr></tbody></table><!-- end optional space if callout is used --><!-- end promotional callout section --><!-- footer --><!--[if (gte mso 9)|(IE)]>
</td>
</tr>
<tr>
<td>
<![endif]--><table width="100%" border="0" cellpadding="0" cellspacing="0" class style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tr><td align="center" class="outerFooterWrapper" style bgcolor="#000000"><table border="0" cellpadding="0" cellspacing="0" class style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tr><td align="center"><table width="100%" border="0" cellpadding="0" cellspacing="0" class="middleFooterWrapper" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; max-width: 700px; border: none;"><tr><td style="padding: 0 15px;"><!--[if (gte mso 9)|(IE)]>
<table width="648" align="center" cellpadding="0" cellspacing="0" border="0">
<tr>
<td>
<![endif]--><table width="100%" border="0" cellpadding="0" cellspacing="0" class="innerfooterwrapper" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tr><td><table width="100%" border="0" cellpadding="0" cellspacing="0" class style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tr><td align="left"><!--[if (gte mso 9)|(IE)]>
<table width="585" align="left" cellpadding="0" cellspacing="0" border="0">
<tr>
<td>
<![endif]--><!--[if (gte mso 9)|(IE)]>
<table width="380" align="left" cellpadding="0" cellspacing="0" border="0">
<tr>
<td>
<![endif]--><table border="0" cellpadding="0" cellspacing="0" class="logoFooter" align="left" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; max-width: 380px; table-layout: fixed; border: none;"><tr><td style="padding-top: 40px;"><!-- uber logo --><table border="0" cellpadding="0" cellspacing="0" class="function" width="100%" align="left" id="logo" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tr><td align="left"><img src="http://d1a3f4spazzrp4.cloudfront.net/receipt_v2/footer_logo.png" width="90" height="20" alt="Uber logo" class style="outline: none; text-decoration: none; display: block;"></td></tr></table><!-- end uber logo --><!-- end eats logo --></td></tr></table><!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]--><!--[if mso]></td>
<td align="left">
<![endif]--><!--[if (gte mso 9)|(IE)]>
<table width="250" align="left" cellpadding="0" cellspacing="0" border="0">
<tr>
<td>
<![endif]--><div align="left"><table border="0" cellpadding="0" cellspacing="0" class="social" align="left" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; max-width: 200px; border: none;"><tr><td style="padding-top: 40px;"><table border="0" cellpadding="0" cellspacing="0" class width="100%" align="left" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tr><td class="firstSocialIcons" style="padding-right: 20px;"><table width="9" border="0" cellpadding="0" cellspacing="0" class style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tr><td><a href="https://email.uber.com/wf/click?upn=V7T3gCRxaCYUcgZcra9fG2HyIjnxDfjdf2Ma-2FIjNCLDlCH7dMRkSFFGp90Cnbu-2BXK5cFbMmHi6EJe8urVRbf2bEQYwvghcatpbh9O5nElQ4WI7e3alnvHTlqXiS0ZU97_9gSF0LXh9TyyXqHHnQfuPHb8Ve82P1LN3pFRAKPfxrE-2BVTosuHkPQE5AbzeFNjkQc4NdPwHvwVy9sNOlL4pmIEg7LA0JqdXO3umcH7xRGeXGFrswb1RwLt6i7QE-2FO3bPYs9CwKz5bk51UOCviAjJYz9jNzyhKVa-2Bb44jVc-2B1f4uNPA0gECDkH2rS2aOgujN6pA-2FdIjEsFToxwQOVoFpfsKrhNNKDCWqEoqcx8CA3I6yfkgSBjko-2BS78k4X-2B17wDTfsP0bS72wY2a7uIX63zffWs5GET2nvnDchLROlGDdSqo4U-2BotkEOGE4bae03RbfaW9ALV63f-2FFYnYkhHhjsvfOW99s-2BIeRY30ZUTsT07LgR15xJ5KAlkW8DBZXN4DtSfM1fohsLRJH6BerYLDHd-2FcteTcDzo-2FTOR8bimyvq4j-2BI-3D"><img width="9" height="19" id="cid_share_facebook" alt="Share on Facebook" src="http://d1a3f4spazzrp4.cloudfront.net/receipt_v2/footer_social_facebook.png" style="outline: none; text-decoration: none; display: block; border: none;"></a></td></tr></table></td><td class="socialIcons" style="padding-left: 20px; padding-right: 20px;"><table width="25" border="0" cellpadding="0" cellspacing="0" class style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tr><td><a href="https://email.uber.com/wf/click?upn=zGdTI6oMWm9R1S3upgsC6JUrV-2B63GQ3U4egqqvHGkHtRo9Cnp2UpbSAzgxjzIUO8QH17iEUwxyGeC-2B0O-2ByyXOabZQh-2BuOA-2FI7KO0VQEQY7JEMo15pCi4b1OBFF-2Fw-2FoD0-2FrMknNyE6f7xOxspCPh0b3MjnjSU8uVTESqEteXeeYvrAVO1zsbiwIV4HbAQpo8nPsIpGX-2Fl7wcYj1kyFWfXtnZlk1oJD-2FeUc7lfAoMcKksqz8FVIoUoQUAjZNY3NcA6igsJFSuf7pIKwDnCxhqmIw-3D-3D_9gSF0LXh9TyyXqHHnQfuPHb8Ve82P1LN3pFRAKPfxrE-2BVTosuHkPQE5AbzeFNjkQc4NdPwHvwVy9sNOlL4pmIEg7LA0JqdXO3umcH7xRGeXGFrswb1RwLt6i7QE-2FO3bPYs9CwKz5bk51UOCviAjJYz9jNzyhKVa-2Bb44jVc-2B1f4uNPA0gECDkH2rS2aOgujN6pA-2FdIjEsFToxwQOVoFpfsKrhNNKDCWqEoqcx8CA3I6yfkgSBjko-2BS78k4X-2B17wDTfsP0bS72wY2a7uIX63zffdjUYadSj4TI4FXgXD5Ow7IFatcVG5l4x2nYYpC5z3lUK3lt97re5nTyy0sWZwulSeUKiXR4zIgdfmTAaApS8wvqHqqHV3dkU0d-2BpafLv5AP8Usp4kMW-2F1BNNNZhwIOT31B6YTamUGpy1Y6H15-2BMoFU-3D"><img width="25" height="19" id="cid_share_twitter" alt="Share on Twitter" src="http://d1a3f4spazzrp4.cloudfront.net/receipt_v2/footer_social_twitter.png" style="outline: none; text-decoration: none; display: block; border: none;"></a></td></tr></table></td><td class="socialIcons" style="padding-left: 20px; padding-right: 20px;"><table width="20" border="0" cellpadding="0" cellspacing="0" class style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tr><td><a href="mailto:?subject=Here's a free Uber ride (worth up to $5)&body=DAVID has given you a FREE Uber ride (up to $5). To claim your free gift, sign up using this link: https://www.uber.com/invite/davidt5391ue"><img width="20" height="19" class="share-icons" id="cid_share_email" alt="Share as Email" src="http://d1a3f4spazzrp4.cloudfront.net/receipt_v2/footer_email.png" style="outline: none; text-decoration: none; display: block; border: none;"></a></td></tr></table></td></tr></table></td></tr></table></div><!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]--><!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]--></td></tr></table></td></tr><tr><td class="footerSpace" style="padding-top: 40px;"><table width="100%" border="0" cellpadding="0" cellspacing="0" class style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><!-- full break start--><tr><td height="1" class="tronhr" style="font-size: 0px; line-height: 0px;" bgcolor="#bfbfbf"> </td></tr><!-- full break end --></table></td></tr><tr><td><table width="100%" border="0" cellpadding="0" cellspacing="0" class style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; border: none;"><tr><td class="vat" valign="top" style><!--[if (gte mso 9)|(IE)]>
<table width="380" align="left" cellpadding="0" cellspacing="0" border="0">
<tr>
<td style="vertical-align:top;" valign="top">
<![endif]--><table border="0" cellpadding="0" cellspacing="0" class="logoFooter" align="left" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; max-width: 380px; table-layout: fixed; border: none;"><tr><td valign="top" align="left" class="vat footerLinkWrapper" style="padding-top: 40px;"><table border="0" cellpadding="0" cellspacing="0" class="footerBoundingBox" width="100%" align="left" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0; mso-table-rspace: 0; width: 100%; max-width: 250px; border: none;"><tr><td class="footerLinks white subFooterLinks" align="left" style="font-size: 14px; line-height: 20px; font-family: 'ClanPro-News','HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif; color: #ffffff; padding-bottom: 10px;">Need help?</td></tr><tr><td class="footerText footerGray subFooterLinks" align="left" style="font-size: 12px; line-height: 18px; font-family: 'ClanPro-Book','HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif; color: #9d9da3; padding-bottom: 10px;"> Tap Help in your app to <a class="white link" href="https://email.uber.com/wf/click?upn=ITf-2BUi9bO5sUhPgUfzyAxmHd0Ofxffga-2FDItbItpgC4-3D_9gSF0LXh9TyyXqHHnQfuPHb8Ve82P1LN3pFRAKPfxrE-2BVTosuHkPQE5AbzeFNjkQc4NdPwHvwVy9sNOlL4pmIEg7LA0JqdXO3umcH7xRGeXGFrswb1RwLt6i7QE-2FO3bPYs9CwKz5bk51UOCviAjJYz9jNzyhKVa-2Bb44jVc-2B1f4uNPA0gECDkH2rS2aOgujN6pA-2FdIjEsFToxwQOVoFpfsKrhNNKDCWqEoqcx8CA3I6yfkgSBjko-2BS78k4X-2B17wDTfsP0bS72wY2a7uIX63zffY-2BsUwJ0ZK-2B0JBFCp-2BOaPGBe764g7n-2B8vOrPwA2sidqe9EtRDuo5NZUzOhfJBPxFR-2BsXZrAnohSPhKAphA6-2BBRikAz5ytfund3yLQ-2FTX4Mp6Ihc8Q6d2uZmm3rUOqvW5qZDgnCZvE-2BODCr-2BYdUWImqg-3D" style="color: #ffffff; text-decoration: none;">contact support</a> with questions about your trip. </td></tr><tr><td class="footerText footerGray subFooterLinks" align="left" style="font-size: 12px; line-height: 18px; font-family: 'ClanPro-Book','HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif; color: #9d9da3; padding-bottom: 10px;"> Leave something behind? <a class="white link" href="https://email.uber.com/wf/click?upn=QDYQ7MQTBF5X8FekeHanzeE6k3ZriLeJ6g3NNWSLmUzbgQw9bd0HqHNGeuAZzJ2z_9gSF0LXh9TyyXqHHnQfuPHb8Ve82P1LN3pFRAKPfxrE-2BVTosuHkPQE5AbzeFNjkQc4NdPwHvwVy9sNOlL4pmIEg7LA0JqdXO3umcH7xRGeXGFrswb1RwLt6i7QE-2FO3bPYs9CwKz5bk51UOCviAjJYz9jNzyhKVa-2Bb44jVc-2B1f4uNPA0gECDkH2rS2aOgujN6pA-2FdIjEsFToxwQOVoFpfsKrhNNKDCWqEoqcx8CA3I6yfkgSBjko-2BS78k4X-2B17wDTfsP0bS72wY2a7uIX63zfffORd1d1jnG0b9WDaXVticxJS7P-2BKFWCmVzYVydW0PHxdgXucN49jwbwp0Bzjv1-2BYo6Yd-2BLsRFga95iTWx9pbC1asbTXxjApGNv34vIunTc4y2-2F5ZmJT-2F5ZXPvHRc3n8hiROZHXxi7u1RrundfZ3lD4-3D" style="color: #ffffff; text-decoration: none;">Track it down.</a></td></tr></table></td></tr></table><!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]--><!--[if mso]></td>
<td>
<![endif]--><!--[if (gte mso 9)|(IE)]>
<table width="250" align="left" cellpadding="0" cellspacing="0" border="0">
<tr>
<td>
<![endif]--><div align="left"> </div><!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]--></td></tr></table></td></tr><tr><td class="layoutSpace" style="padding-top: 60px;"> </td></tr></table><!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]--></td></tr></table></td></tr></table></td></tr></table><!-- end footer --></td></tr></table><!-- end content wrapper --><!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]--></td><!-- end content wrapper for outlook --></tr></table><!-- end background wrapper -->
<img src="https://email.uber.com/wf/open?upn=9gSF0LXh9TyyXqHHnQfuPHb8Ve82P1LN3pFRAKPfxrE-2BVTosuHkPQE5AbzeFNjkQc4NdPwHvwVy9sNOlL4pmIEg7LA0JqdXO3umcH7xRGeXGFrswb1RwLt6i7QE-2FO3bPYs9CwKz5bk51UOCviAjJYz9jNzyhKVa-2Bb44jVc-2B1f4uNPA0gECDkH2rS2aOgujN6pA-2FdIjEsFToxwQOVoFpfsKrhNNKDCWqEoqcx8CA3I6yfkgSBjko-2BS78k4X-2B17wDTfsP0bS72wY2a7uIX63zffbXLjkN4Oac6gKFGYes1NcTPSb5rUtJKXsBr2ZG4puKCPdutu4lUiqwz7Pr-2BsXjmh3lzV-2B3eosrFEdjEJr5dZU8vt-2FD7-2BFQw-2F1S4MlLqP5Rn-2BuKRrEmOcr5AAbD0AQ59H-2Fbt9jwnUJuCISMdYxIGyTM-3D" alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/>
</body></html>