<!doctype html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="color-scheme" content="light dark">
<title>WPForms</title>
<style type="text/css">/**
* Adjusts the display of header images based on the user's preference for dark color schemes.
*/
@media (prefers-color-scheme: light) {
.header-wrapper.dark-mode {
display: none !important;
}
}
@media (prefers-color-scheme: dark) {
.header-wrapper.dark-mode {
display: table-row !important;
}
.header-wrapper.dark-mode + .light-mode {
display: none !important;
}
}
@media only screen and (max-width: 599px) {
.body-inner {
padding-top: 25px !important;
padding-bottom: 25px !important;
}
.wrapper-inner {
padding: 0 25px 25px 25px !important;
}
.header {
padding-bottom: 25px !important;
}
.header .has-image-size-small img {
max-height: 100px !important;
}
.header .has-image-size-medium img {
max-height: 140px !important;
}
.header .has-image-size-large img {
max-height: 180px !important;
}
}
/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXNzZXRzL2Nzcy9lbWFpbHMvcGFydGlhbHMvY2xhc3NpY19tZWRpYV9xdWVyaWVzLmNzcyIsInNvdXJjZXMiOlsiYXNzZXRzL3Njc3MvZW1haWxzL3BhcnRpYWxzL2NsYXNzaWNfbWVkaWFfcXVlcmllcy5zY3NzIiwiYXNzZXRzL3Njc3MvZW1haWxzL3BhcnRpYWxzL19hcHBlYXJhbmNlLnNjc3MiXSwic291cmNlc0NvbnRlbnQiOlsiQGltcG9ydCAnYXBwZWFyYW5jZSc7XG5cbkBtZWRpYSBvbmx5IHNjcmVlbiBhbmQgKG1heC13aWR0aDogNTk5cHgpIHtcblx0LmJvZHktaW5uZXIge1xuXHRcdHBhZGRpbmctdG9wOiAyNXB4ICFpbXBvcnRhbnQ7XG5cdFx0cGFkZGluZy1ib3R0b206IDI1cHggIWltcG9ydGFudDtcblx0fVxuXG5cdC53cmFwcGVyLWlubmVyIHtcblx0XHRwYWRkaW5nOiAwIDI1cHggMjVweCAyNXB4ICFpbXBvcnRhbnQ7XG5cdH1cblxuXHQuaGVhZGVyIHtcblx0XHRwYWRkaW5nLWJvdHRvbTogMjVweCAhaW1wb3J0YW50O1xuXG5cdFx0Ly8gTWF4aW11bSBoZWlnaHQgc2l6ZXMgdG8gc2NhbGUgZG93biB0aGUgaGVhZGVyIGltYWdlLlxuXHRcdCRzaXplczpcblx0XHRcdFwic21hbGxcIiAxMDAsXG5cdFx0XHRcIm1lZGl1bVwiIDE0MCxcblx0XHRcdFwibGFyZ2VcIiAxODA7XG5cblx0XHRAZWFjaCAkbmFtZSwgJGhlaWdodCBpbiAkc2l6ZXMge1xuXHRcdFx0Lmhhcy1pbWFnZS1zaXplLSN7JG5hbWV9IHtcblx0XHRcdFx0aW1nIHtcblx0XHRcdFx0XHRtYXgtaGVpZ2h0OiAjeyRoZWlnaHR9cHggIWltcG9ydGFudDtcblx0XHRcdFx0fVxuXHRcdFx0fVxuXHRcdH1cblx0fVxufVxuXG4iLCIvKipcbiAqIEFkanVzdHMgdGhlIGRpc3BsYXkgb2YgaGVhZGVyIGltYWdlcyBiYXNlZCBvbiB0aGUgdXNlcidzIHByZWZlcmVuY2UgZm9yIGRhcmsgY29sb3Igc2NoZW1lcy5cbiAqL1xuQG1lZGlhIChwcmVmZXJzLWNvbG9yLXNjaGVtZTogbGlnaHQpIHtcblxuXHQuaGVhZGVyLXdyYXBwZXIge1xuXHRcdCYuZGFyay1tb2RlIHtcblx0XHRcdC8vIEhpZGUgdGhlIGRhcmsgaGVhZGVyIGltYWdlLlxuXHRcdFx0ZGlzcGxheTogbm9uZSAhaW1wb3J0YW50O1xuXHRcdH1cblx0fVxufVxuXG5AbWVkaWEgKHByZWZlcnMtY29sb3Itc2NoZW1lOiBkYXJrKSB7XG5cblx0LmhlYWRlci13cmFwcGVyIHtcblx0XHQmLmRhcmstbW9kZSB7XG5cdFx0XHQvLyBTaG93IHRoZSBkYXJrIGhlYWRlciBpbWFnZS5cblx0XHRcdGRpc3BsYXk6IHRhYmxlLXJvdyAhaW1wb3J0YW50O1xuXG5cdFx0XHQvLyBIaWRlIHRoZSBsaWdodCBoZWFkZXIgaW1hZ2UuXG5cdFx0XHQrIC5saWdodC1tb2RlIHtcblx0XHRcdFx0ZGlzcGxheTogbm9uZSAhaW1wb3J0YW50O1xuXHRcdFx0fVxuXHRcdH1cblx0fVxufVxuIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQ0FBOztHQUVHO0FBQ0gsTUFBTSxFQUFFLG9CQUFvQixFQUFFLEtBQUs7RUFFbEMsQUFDQyxlQURjLEFBQ2IsVUFBVSxDQUFDO0lBRVgsT0FBTyxFQUFFLGVBQWU7R0FDeEI7OztBQUlILE1BQU0sRUFBRSxvQkFBb0IsRUFBRSxJQUFJO0VBRWpDLEFBQ0MsZUFEYyxBQUNiLFVBQVUsQ0FBQztJQUVYLE9BQU8sRUFBRSxvQkFBb0I7R0FNN0I7RUFURixBQU1FLGVBTmEsQUFDYixVQUFVLEdBS1IsV0FBVyxDQUFDO0lBQ2IsT0FBTyxFQUFFLGVBQWU7R0FDeEI7OztBRHJCSixNQUFNLE1BQU0sTUFBTSxNQUFNLFNBQVMsRUFBRSxLQUFLO0VBQ3ZDLEFBQUEsV0FBVyxDQUFDO0lBQ1gsV0FBVyxFQUFFLGVBQWU7SUFDNUIsY0FBYyxFQUFFLGVBQWU7R0FDL0I7RUFFRCxBQUFBLGNBQWMsQ0FBQztJQUNkLE9BQU8sRUFBRSwyQkFBMkI7R0FDcEM7RUFFRCxBQUFBLE9BQU8sQ0FBQztJQUNQLGNBQWMsRUFBRSxlQUFlO0dBZS9CO0VBaEJELEFBV0csT0FYSSxDQVVMLHFCQUFxQixDQUNwQixHQUFHLENBQUM7SUFDSCxVQUFVLEVBQUUsS0FBYyxDQUFDLFVBQVU7R0FDckM7RUFiSixBQVdHLE9BWEksQ0FVTCxzQkFBc0IsQ0FDckIsR0FBRyxDQUFDO0lBQ0gsVUFBVSxFQUFFLEtBQWMsQ0FBQyxVQUFVO0dBQ3JDO0VBYkosQUFXRyxPQVhJLENBVUwscUJBQXFCLENBQ3BCLEdBQUcsQ0FBQztJQUNILFVBQVUsRUFBRSxLQUFjLENBQUMsVUFBVTtHQUNyQyJ9 */
@media (prefers-color-scheme: dark) {
body, .body {
background-color: #2d2f31 !important;
}
.wrapper-inner {
background-color: #1f1f1f !important;
border: 1px solid #525252 !important;
}
body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {
color: #dddddd !important;
font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;
}
a, a:visited,
a:hover, a:active,
h1 a, h1 a:visited,
h2 a, h2 a:visited,
h3 a, h3 a:visited,
h4 a, h4 a:visited,
h5 a, h5 a:visited,
h6 a, h6 a:visited {
color: #e27730 !important;
}
a.button-link {
background-color: #1f1f1f !important;
border: 1px solid #e27730 !important;
color: #e27730 !important;
}
.content .field-value {
border-bottom: 1px solid #3e3e3e !important;
}
.footer, .footer a {
color: #7a7a7a !important;
}
table.wpforms-order-summary-preview {
border: 1px solid #3e3e3e !important;
}
table.wpforms-order-summary-preview td {
border-top: 1px solid #3e3e3e !important;
}
.dark-mode .header-image {
max-width: 350px !important;
}
.dark-mode .header-image img {
max-height: 180px !important;
}
}
</style>
</head>
<body leftmargin="0" marginwidth="0" topmargin="0" marginheight="0" offset="0" bgcolor="#e9eaec" class="ltr" style="height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; Margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;">
<table border="0" cellpadding="0" cellspacing="0" width="100%" height="100%" class="body" role="presentation" style="border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; Margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;">
<tr style="padding: 0; vertical-align: top;">
<td style="word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; Margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>
<td align="center" valign="top" class="body-inner" width="660" style="word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; Margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;">
<div class="wrapper" width="100%" dir="ltr" style="max-width: 660px;">
<table border="0" cellpadding="0" cellspacing="0" width="100%" class="container" role="presentation" style="border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto; Margin: 0 auto 0 auto;">
<tr style="padding: 0; vertical-align: top;">
<td class="wrapper-inner" bgcolor="#ffffff" style="word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; Margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;">
<table border="0" cellpadding="0" cellspacing="0" width="100%" role="presentation" style="border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;">
<tr style="padding: 0; vertical-align: top;">
<td valign="top" class="content" style="word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; Margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;">
<table border="0" cellpadding="0" cellspacing="0" width="100%" role="presentation" style="border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;">
<tbody>
<tr style="padding: 0; vertical-align: top;">
<td class="field-name" style="word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; Margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;"><strong style="margin-bottom: 0; Margin-bottom: 0;">Name</strong></td>
</tr>
<tr class="field-name" style="padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;">
<td class="field-value" style="word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; Margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;">Ayushi Tiwari</td>
</tr>
<tr style="padding: 0; vertical-align: top;">
<td class="field-name" style="word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; Margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;"><strong style="margin-bottom: 0; Margin-bottom: 0;">Email</strong></td>
</tr>
<tr class="field-email" style="padding: 0; vertical-align: top;">
<td class="field-value" style="word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; Margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;"><a href="mailto:ausi.at.tri@gmail.com" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; Margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0; Margin-bottom: 0;">ausi.at.tri@gmail.com</a></td>
</tr>
<tr style="padding: 0; vertical-align: top;">
<td class="field-name" style="word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; Margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;"><strong style="margin-bottom: 0; Margin-bottom: 0;">Comment or Message</strong></td>
</tr>
<tr class="field-textarea" style="padding: 0; vertical-align: top;">
<td class="field-value" style="word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; Margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;">Need help in course selection and campus information</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr style="padding: 0; vertical-align: top;">
<td align="center" valign="top" class="footer" style="word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; Margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;">
Sent from <a href="https://asv.uni-paderborn.de" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; Margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;">ASV</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</td>
<td style="word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; Margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>
</tr>
</table>
</body>
</html>