CINXE.COM
Be More Chill
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title> Be More Chill </title> <link rel="apple-touch-icon" sizes="57x57" href="/apple-touch-icon-57x57.png"> <link rel="apple-touch-icon" sizes="60x60" href="/apple-touch-icon-60x60.png"> <link rel="apple-touch-icon" sizes="72x72" href="/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon" sizes="76x76" href="/apple-touch-icon-76x76.png"> <link rel="apple-touch-icon" sizes="114x114" href="/apple-touch-icon-114x114.png"> <link rel="apple-touch-icon" sizes="120x120" href="/apple-touch-icon-120x120.png"> <link rel="apple-touch-icon" sizes="144x144" href="/apple-touch-icon-144x144.png"> <link rel="apple-touch-icon" sizes="152x152" href="/apple-touch-icon-152x152.png"> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon-180x180.png"> <link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32"> <link rel="icon" type="image/png" href="/android-chrome-192x192.png" sizes="192x192"> <link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96"> <link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16"> <link rel="manifest" href="/manifest.json"> <link rel="mask-icon" href="/safari-pinned-tab.svg" style="color:#411f80"> <meta name="msapplication-TileColor" content="#411f80"> <meta name="msapplication-TileImage" content="/mstile-144x144.png"> <meta name="theme-color" content="#411f80"> <meta name="viewport" content="width=device-width" /> <meta description="Be More Chill" /> <meta name="robots" content="index, follow" /> <link rel="canonical" href="http://www.iobdb.org/production/6571" /> <link href="/Content/css?v=UKqR-h5pdD3-nThatGUB_xjQThGb-LIk2kDQT26TgrE1" rel="stylesheet"/> <script src="/bundles/modernizr?v=wBEWDufH_8Md-Pbioxomt90vm6tJN2Pyy9u9zHtWsPo1"></script> <style> .redtext { width: 66px; height: 11px; background: url("Images/RedText_66x11_Normal.png") no-repeat; display: inline-block; } .redtext:hover { background: url("Images/RedText_66x11_Hover.png") no-repeat; } /*table.alternatecolors tr:nth-child(even) { background-color: white; } table.alternatecolors tr:nth-child(odd) { background-color: #f5f5f5; }*/ th { /*padding-left: 1em;*/ padding-left: 13px; padding-right: 1em; } td { padding-left: 12px; padding-right: 12px; } fieldset.iobdb { display: block; margin-left: 2px; margin-right: 2px; padding-top: 0; padding-bottom: 0.625em; padding-left: 0.75em; padding-right: 0.75em; border: 2px groove; } fieldset.iobdb legend { display: block; padding-left: 2px; padding-right: 2px; border: none; font-size: large; font-weight: bold; } div.iobdb-frame { background-color: white; border: silver 1px solid; padding-bottom: 20px; margin-top: 20px } div.iobdb-frame div.iobdb-legend { background-color: rgb(65,31,128); height: 25px } div.iobdb-legend span { color: white; font-size: larger; font-weight: bold; padding-left: 8px } div.iobdb-frame div.iobdb-body { padding-left: 10px; padding-right: 10px; } ::-webkit-input-placeholder { color: silver; } :-moz-placeholder { /* Firefox 18- */ color: silver; } ::-moz-placeholder { /* Firefox 19+ */ color: silver; } :-ms-input-placeholder { color: silver; } input.hoverable { background-color: transparent } input.hoverable:hover { background-color: rgb(199,209,214); } </style> <style> .dropbtn { text-align: left; /*min-width: 100px;*/ /*background-color: #4CAF50;*/ background-color: transparent; /*color: rgb(139,0,0); red, now obsolete */ color: rgb(0,0,156); /* blue, replaces the now obsolete red */ /*padding: 16px;*/ padding: 0; /*font-size: 16px;*/ font-weight: normal; border: none; } .dropdown { position: relative; display: inline-block; } .dropdown-content { display: none; position: absolute; padding: 0; /*background-color: #f1f1f1;*/ background-color: rgb(251, 251, 251); min-width: 120px; /*box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);*/ /*box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2);*/ z-index: 1; } .dropdown-content a { color: black; text-align: left; /*padding: 12px 16px;*/ text-decoration: none; display: block; } /*.dropdown-content a:hover { background-color: #ddd; }*/ .dropdown-content a:hover { /*color: pink;*/ font-weight: bold } .dropdown:hover .dropdown-content { display: block; background-color: rgb(248,248,248); } /* background color of menu items, hovering or not*/ /*.dropdown:hover .dropbtn { background-color: #3e8e41; }*/ .dropdown:hover .dropbtn { background-color: transparent; } /*background color of menu name when hovering*/ </style> <script src="/Scripts/jquery-1.8.2.min.js" type="text/javascript"></script> <script type='text/javascript'> var appInsights = window.appInsights || function (config) { function r(config) { t[config] = function () { var i = arguments; t.queue.push(function () { t[config].apply(t, i) }) } } var t = { config: config }, u = document, e = window, o = 'script', s = u.createElement(o), i, f; for (s.src = config.url || '//az416426.vo.msecnd.net/scripts/a/ai.0.js', u.getElementsByTagName(o)[0].parentNode.appendChild(s), t.cookie = u.cookie, t.queue = [], i = ['Event', 'Exception', 'Metric', 'PageView', 'Trace', 'Ajax']; i.length;)r('track' + i.pop()); return r('setAuthenticatedUserContext'), r('clearAuthenticatedUserContext'), config.disableExceptionTracking || (i = 'onerror', r('_' + i), f = e[i], e[i] = function (config, r, u, e, o) { var s = f && f(config, r, u, e, o); return s !== !0 && t['_' + i](config, r, u, e, o), s }), t }({ instrumentationKey: 'b1628ec3-f215-4307-87cd-479451b8844a' }); window.appInsights = appInsights; appInsights.trackPageView(); </script> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-167935141-4"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-167935141-4'); </script> </head> <body> <header> <div class="content-wrapper" style="text-align:center"> <div class="float-left"> <a href="/" style="background-color: transparent; text-decoration: none"> <img src="/Images/logo_red.png" style="border: none" alt="Lortel Archives: Internet Off-Broadway Database" /> </a> <br /><br /> </div> <div class="float-right"> <section id="login"> <ul> <li> </li> </ul> </section> <nav> <ul style="text-align: center" id="menu"> <li><a href="/">Home</a></li> <li><a href="/About">About</a></li> <li> <a href="/Contact">Contact</a> <br /><hr style="border-width: 0; height: 1px; background-color: lightgray" /> </li> <li><a href="https://lortel.org" target="_blank">Lortel Foundations</a></li> </ul> </nav> </div> </div> </header> <div id="body" style="background-image:url(/Images/Background_242.png)"> <!-- This is the background image for the body --> <section class="content-wrapper main-content clear-fix"> <div style="text-align: center"> <span> <form action="/Search" method="get" style="display:inline; margin-right:20px"> <input type="text" name="searchText" placeholder="What are you searching for?" style="border: 1px gray solid; background-color: white"/> <select data-val="true" data-val-required="The SearchDomain field is required." id="searchDomain" name="searchDomain" style="font-size:larger; height:31px"><option selected="selected" value="Any">All</option> <option value="Production">Productions</option> <option value="CreditableEntity">People & Companies</option> <option value="ProductionCredit">Production Credits</option> <option value="ActingCredit">Roles</option> <option value="Theatre">Theatres</option> </select> <input type="submit" value="Search" style="height: 31px; vertical-align: top; font-size: small"/> </form> <form action="/AdvancedSearches" method="get" style="display:inline"> <input type="submit" value="Advanced Searches" style="height: 31px; vertical-align: top; font-size: small; margin-right: 0" /> </form> </span> </div> <h1 style="color: rgb(32,32,32)">Be More Chill</h1> <div class="iobdb-frame" style="border-radius:13px; box-shadow:10px 10px 5px #CCCCCC"> <div class="iobdb-legend" style="border-radius:25px; background-color:rgb(0,0,156)"> <span id="Theatre">Theatre</span> <h2 hidden>Theatre</h2> </div><div class="iobdb-body" > <table> <tr> <td> <table> <tr> <th style="vertical-align: top">Name:</th> <td><a href="/Theatre/296" style="text-decoration:none; color:rgb(151,0,51)" title="">Pershing Square Signature Center/ Irene Diamond Stage</a></td> </tr> <tr> <th style="vertical-align: top">Address:</th> <td>480 West 42nd Street, New York, NY 10036</td> </tr> </table> </td> </tr> </table> </div></div> <div class="iobdb-frame" style="border-radius:13px; box-shadow:10px 10px 5px #CCCCCC"> <div class="iobdb-legend" style="border-radius:25px; background-color:rgb(0,0,156)"> <span id="Production Information">Production Information</span> <h2 hidden>Production Information</h2> </div><div class="iobdb-body" > <table> <tr> <th></th> <th></th> </tr> <tr> <td style="vertical-align:top"> <table> <tr> <th style="white-space:nowrap; vertical-align: top;">First performance date:</th> <td style="white-space: nowrap;">July 26, 2018</td> </tr> <tr> <th style="white-space: nowrap; vertical-align: top;">Opening date:</th> <td style="white-space: nowrap;">August 9, 2018</td> </tr> <tr> <th style="white-space:nowrap; vertical-align: top;">Closing date:</th> <td style="white-space: nowrap;">September 30, 2018</td> </tr> <tr> <th style="white-space: nowrap; vertical-align: top;">External Links:</th> <td style="white-space: nowrap;"><a href="https://www.bemorechillmusical.com/" target="_blank">Official Website</a></td> </tr> </table> </td> <td style="vertical-align: top; text-align: center"> <img src="/Production/Image/Small/3991" style="border: 1px solid black; height:100px" /> <img src="/Production/Image/Small/3992" style="border: 1px solid black; height:100px" /> <img src="/Production/Image/Small/3993" style="border: 1px solid black; height:100px" /> <br /><br /> <a href="/Production/Image/6571" target="_blank">View Larger Images</a> </td> </tr> </table> </div></div> <div class="iobdb-frame" style="border-radius:13px; box-shadow:10px 10px 5px #CCCCCC"> <div class="iobdb-legend" style="border-radius:25px; background-color:rgb(0,0,156)"> <span id="Production Description">Production Description</span> <h2 hidden>Production Description</h2> </div><div class="iobdb-body" > <table> <tr> <td> It’s called a Squip. A tiny supercomputer inside a pill. Swallow one and a personalized voice will tell you how to dress, how to speak, how to… become cool.<br><br> Jeremy Heere is your average, nothing-special teenager at Middleborough High in nothing-special New Jersey... until the day he finds out about “The Squip." Thus begins a journey that pits Jeremy's desire to be popular against his struggle to remain true to his authentic self. <i>Be More Chill</i> is an honest, edgy, super-hilarious look at coming of age in the digital age, set to some of the most exciting songs in contemporary musical theater. This original musical comedy looks at modern issues like depression, bullying, and anxiety through the lens of sci-fi films of the 50s, horror flicks of the 80s, and teen movies of the 90s. Little Shop of Horrors meets The Breakfast Club in this celebration of outcasts, teenaged or otherwise. Based on the cult sensation novel by Ned Vizzini, <i>Be More Chill</i> is already beloved by millions of theater fans because of its best-selling Billboard Top 10 cast recording. Come see what all the fuss is about this summer on 42nd Street. It’s what your Squip would tell you to do. </td> </tr> </table> </div></div> <table style="margin: 0; padding: 0; width: 100%"> <tr> <td style="margin: 0; padding: 0"> <div class="iobdb-frame" style="border-radius:13px; box-shadow:10px 10px 5px #CCCCCC"> <div class="iobdb-legend" style="border-radius:25px; background-color:rgb(0,0,156)"> <span id="Opening Night Credits">Opening Night Credits</span> <h2 hidden>Opening Night Credits</h2> </div><div class="iobdb-body" > <br/><div style="background-color:#ABABAB; color:white; padding-left:8px; font-weight:bold; border-radius:25px">Production Credits</div> <table style="width:100%"> <tr> <th style="width:1%"></th> <th>Person/Company</th> <th>Credit</th> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50953" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">42nd.Club</a> </td> <td> Producer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50966" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Adler</a> </td> <td> Producer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50958" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Chris Blasting</a> </td> <td> Producer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50960" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Brad Blume</a> </td> <td> Producer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50952" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Gary Cohen</a> </td> <td> Producer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50951" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Marlene Cohen</a> </td> <td> Producer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50408" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Jonathan Demar</a> </td> <td> Producer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50965" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Federman</a> </td> <td> Producer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50961" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Gemini Theatrical</a> </td> <td> Producer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/45006" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Ben Holtzman</a> </td> <td> Producer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50964" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Koenigsberg</a> </td> <td> Producer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50967" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Ashlee Latimer</a> </td> <td> Producer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50950" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Marc David Levine</a> </td> <td> Producer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50963" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Sammy Lopez</a> </td> <td> Producer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50969" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Jenn Maley</a> </td> <td> Producer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50949" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Michael F. Mitri</a> </td> <td> Producer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50957" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Jenny Niedehoffer</a> </td> <td> Producer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50972" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Joan Rechnitz</a> </td> <td> Producer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50971" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Robert Rechnitz</a> </td> <td> Producer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50959" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Simpson & Longthorne</a> </td> <td> Producer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50973" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Fred Sternfeld</a> </td> <td> Producer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50974" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Randi Sternfeld</a> </td> <td> Producer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50970" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Cori Stolbun</a> </td> <td> Producer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50546" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Jennifer Ashley Tepper</a> </td> <td> Producer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50954" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">The Baruch Frankel Viertel Group</a> </td> <td> Producer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50955" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Alisa Thorne</a> </td> <td> Producer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50956" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Charlie Thorne</a> </td> <td> Producer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50968" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Jenna Ushkowitz</a> </td> <td> Producer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50962" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Kim Vasquez</a> </td> <td> Producer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50975" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">YesBroadway Productions</a> </td> <td> Producer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50976" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Two River Theater</a> </td> <td> Produced in Association </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/35065" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Gerald Goehring</a> </td> <td> Executive Producer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/39142" style="text-decoration:none; color:rgb(151,0,51)" title="Has 28 credits">James E. Cleveland</a> </td> <td> Production Supervisor </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50173" style="text-decoration:none; color:rgb(151,0,51)" title="Has 9 credits">SenovvA Production Core</a> </td> <td> Production Supervisor </td> </tr> <tr style="border-top: 1px solid #f5f5f5"><td> </td><td> </td></tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50617" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Ned Vizzini</a> </td> <td> Original Author </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/44519" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Joe Tracz</a> </td> <td> Book </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/36475" style="text-decoration:none; color:rgb(151,0,51)" title="Has 8 credits">Joe Iconis</a> </td> <td> Music & Lyrics </td> </tr> <tr style="border-top: 1px solid #f5f5f5"><td> </td><td> </td></tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/34880" style="text-decoration:none; color:rgb(151,0,51)" title="Has 9 credits">Stephen Brackett</a> </td> <td> Director </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/46897" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Emily Marshall</a> </td> <td> Musical Director </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/48125" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Max Friedman</a> </td> <td> Assistant Director </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50937" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Geoffrey Ko</a> </td> <td> Associate Music Director </td> </tr> <tr style="border-top: 1px solid #f5f5f5"><td> </td><td> </td></tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/34478" style="text-decoration:none; color:rgb(151,0,51)" title="Has 10 credits">Chase Brock</a> </td> <td> Choreographer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50944" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Alicia Lundgren</a> </td> <td> Associate Choreographer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/47411" style="text-decoration:none; color:rgb(151,0,51)" title="Has 4 credits">Mimi Scardulla</a> </td> <td> Assistant Choreographer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/3086" style="text-decoration:none; color:rgb(151,0,51)" title="Has 79 credits">J. David Brimmer</a> </td> <td> Fight Director </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="width: 21px; height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/44895" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/44895" style="border:none; width:21px; height:30px" /></a> </div> </td> <td> <a href="/CreditableEntity/44895" style="text-decoration:none; color:rgb(151,0,51)" title="Has 35 credits">Dan O'Driscoll</a> </td> <td> Associate Fight Director </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/16022" style="text-decoration:none; color:rgb(151,0,51)" title="Has 8 credits">Rob Berman</a> </td> <td> Dance Arrangements </td> </tr> <tr style="border-top: 1px solid #f5f5f5"><td> </td><td> </td></tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/563" style="text-decoration:none; color:rgb(151,0,51)" title="Has 92 credits">Beowulf Boritt</a> </td> <td> Set Designer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/3895" style="text-decoration:none; color:rgb(151,0,51)" title="Has 12 credits">Bobby Frederick Tilley II</a> </td> <td> Costume Designer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/3818" style="text-decoration:none; color:rgb(151,0,51)" title="Has 69 credits">Tyler Micoleau</a> </td> <td> Lighting Designer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/32037" style="text-decoration:none; color:rgb(151,0,51)" title="Has 107 credits">Ryan Rumery</a> </td> <td> Sound Designer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/47025" style="text-decoration:none; color:rgb(151,0,51)" title="Has 10 credits">Alex Basco Koch</a> </td> <td> Projection Designer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/38612" style="text-decoration:none; color:rgb(151,0,51)" title="Has 37 credits">Dave Bova</a> </td> <td> Hair & Wig </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/40179" style="text-decoration:none; color:rgb(151,0,51)" title="Has 22 credits">Sven Henry Nelson</a> </td> <td> Props Designer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/41141" style="text-decoration:none; color:rgb(151,0,51)" title="Has 8 credits">Jared Rutherford</a> </td> <td> Associate Scenic Designer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50945" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Martin Lara Avila</a> </td> <td> Assistant Costume Designer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50946" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Jimmy Lawlor</a> </td> <td> Associate Lighting Designer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50947" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Brian McDonald</a> </td> <td> Associate Sound Designer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"><td> </td><td> </td></tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50174" style="text-decoration:none; color:rgb(151,0,51)" title="Has 8 credits">LDK Productions</a> </td> <td> General Manager </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/1243" style="text-decoration:none; color:rgb(151,0,51)" title="Has 86 credits">Keith Sherman & Associates</a> </td> <td> Press Representative </td> </tr> <tr style="border-top: 1px solid #f5f5f5"><td> </td><td> </td></tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/41339" style="text-decoration:none; color:rgb(151,0,51)" title="Has 11 credits">Amanda Michaels</a> </td> <td> Production Stage Manager </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50939" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Kaleigh Bernier</a> </td> <td> Assistant Stage Manager </td> </tr> <tr style="border-top: 1px solid #f5f5f5"><td> </td><td> </td></tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50940" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Lindsay Child</a> </td> <td> Production Manager </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50942" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Anna Englesman</a> </td> <td> Assistant Production Manager </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50941" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Mae Frankeberger</a> </td> <td> Associate Production Manager </td> </tr> <tr style="border-top: 1px solid #f5f5f5"><td> </td><td> </td></tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/38727" style="text-decoration:none; color:rgb(151,0,51)" title="Has 9 credits">Charlie Rosen</a> </td> <td> Orchestrations </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/38727" style="text-decoration:none; color:rgb(151,0,51)" title="Has 9 credits">Charlie Rosen</a> </td> <td> Musical Supervision </td> </tr> <tr style="border-top: 1px solid #f5f5f5"><td> </td><td> </td></tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/33313" style="text-decoration:none; color:rgb(151,0,51)" title="Has 192 credits">Telsey + Company</a> </td> <td> Casting </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/40111" style="text-decoration:none; color:rgb(151,0,51)" title="Has 38 credits">AKA</a> </td> <td> Advertising </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/40111" style="text-decoration:none; color:rgb(151,0,51)" title="Has 38 credits">AKA</a> </td> <td> Marketing </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50938" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Marathon Digital</a> </td> <td> Social Media </td> </tr> </table> <br/><div style="background-color:#ABABAB; color:white; padding-left:8px; font-weight:bold; border-radius:25px">Cast</div> <table style="width:100%"> <tr> <th style="width:1%"></th> <th>Actor</th> <th>Role</th> <th></th> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/11178" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/11178" style="border:none; /*width:21px;*/ /*height:30px*/" /></a> </div> </td> <td> <a href="/CreditableEntity/11178" style="text-decoration:none; color:rgb(151,0,51)" title="Has 8 credits">Gerard Canonico</a> </td> <td>Rich</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/42897" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/42897" style="border:none; /*width:21px;*/ /*height:30px*/" /></a> </div> </td> <td> <a href="/CreditableEntity/42897" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Katlyn Carlson</a> </td> <td>Chloe</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/50616" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/50616" style="border:none; /*width:21px;*/ /*height:30px*/" /></a> </div> </td> <td> <a href="/CreditableEntity/50616" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Stephanie Hsu</a> </td> <td>Christine</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/46555" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/46555" style="border:none; /*width:21px;*/ /*height:30px*/" /></a> </div> </td> <td> <a href="/CreditableEntity/46555" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Tiffany Mann</a> </td> <td>Jenna</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/35601" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/35601" style="border:none; /*width:21px;*/ /*height:30px*/" /></a> </div> </td> <td> <a href="/CreditableEntity/35601" style="text-decoration:none; color:rgb(151,0,51)" title="Has 6 credits">Lauren Marcus</a> </td> <td>Brooke</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/47131" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/47131" style="border:none; /*width:21px;*/ /*height:30px*/" /></a> </div> </td> <td> <a href="/CreditableEntity/47131" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Will Roland</a> </td> <td>Jeremy</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/44380" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/44380" style="border:none; /*width:21px;*/ /*height:30px*/" /></a> </div> </td> <td> <a href="/CreditableEntity/44380" style="text-decoration:none; color:rgb(151,0,51)" title="Has 4 credits">George Salazar</a> </td> <td>Michael</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/45080" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/45080" style="border:none; /*width:21px;*/ /*height:30px*/" /></a> </div> </td> <td> <a href="/CreditableEntity/45080" style="text-decoration:none; color:rgb(151,0,51)" title="Has 5 credits">Britton Smith</a> </td> <td>Jake</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/47520" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/47520" style="border:none; /*width:21px;*/ /*height:30px*/" /></a> </div> </td> <td> <a href="/CreditableEntity/47520" style="text-decoration:none; color:rgb(151,0,51)" title="Has 6 credits">Jason Tam</a> </td> <td>The Squip</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/46701" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/46701" style="border:none; /*width:21px;*/ /*height:30px*/" /></a> </div> </td> <td> <a href="/CreditableEntity/46701" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Jason SweetTooth Williams</a> </td> <td>Jeremy's Dad / Mr Reyes / Scary Stockboy</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50615" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Cameron Bond</a> </td> <td>Jeremy's Dad / The Squip</td> <td> <span style="font-size:xx-small; font-weight:bold">UNDERSTUDY</span> </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/11178" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/11178" style="border:none; /*width:21px;*/ /*height:30px*/" /></a> </div> </td> <td> <a href="/CreditableEntity/11178" style="text-decoration:none; color:rgb(151,0,51)" title="Has 8 credits">Gerard Canonico</a> </td> <td>Jeremy</td> <td> <span style="font-size:xx-small; font-weight:bold">UNDERSTUDY</span> </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50618" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Troy Iwata</a> </td> <td>Rich / Jeremy / Michael / Jake / The Squip</td> <td> <span style="font-size:xx-small; font-weight:bold">UNDERSTUDY</span> </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/35601" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/35601" style="border:none; /*width:21px;*/ /*height:30px*/" /></a> </div> </td> <td> <a href="/CreditableEntity/35601" style="text-decoration:none; color:rgb(151,0,51)" title="Has 6 credits">Lauren Marcus</a> </td> <td>Christine</td> <td> <span style="font-size:xx-small; font-weight:bold">UNDERSTUDY</span> </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50619" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Talia Suskauer</a> </td> <td>Chloe / Brooke / Jenna</td> <td> <span style="font-size:xx-small; font-weight:bold">UNDERSTUDY</span> </td> </tr> </table> </div></div> </td> </tr> </table> <div class="iobdb-frame" style="border-radius:13px; box-shadow:10px 10px 5px #CCCCCC"> <div class="iobdb-legend" style="border-radius:25px; background-color:rgb(0,0,156)"> <span id="Awards">Awards</span> <h2 hidden>Awards</h2> </div><div class="iobdb-body" > <table style="width: 100%"> <tr> <th></th> <th style="text-align: center"></th> <th>Award</th> <th style="text-align: left">Person / Company</th> <th style="text-align: left">Function</th> </tr> <tr style="vertical-align: top; border-top: 1px solid #f3f3f3"> <td>1</td> <td style="text-align: center"> <span style="font-size: xx-small; font-weight: bold">NOMINATED</span> </td> <td>2019 Lucille Lortel Award, Outstanding Musical</td> <td><a href="/CreditableEntity/36475" style="text-decoration:none; color:rgb(151,0,51)" title="">Joe Iconis</a></td> <td>Music & Lyrics</td> </tr> <tr> <td> </td> <td> </td> <td> </td> <td><a href="/CreditableEntity/44519" style="text-decoration:none; color:rgb(151,0,51)" title="">Joe Tracz</a></td> <td>Book</td> </tr> <tr> <td> </td> <td> </td> <td> </td> <td><a href="/CreditableEntity/35065" style="text-decoration:none; color:rgb(151,0,51)" title="">Gerald Goehring</a></td> <td>Executive Producer</td> </tr> <tr> <td> </td> <td> </td> <td> </td> <td><a href="/CreditableEntity/50949" style="text-decoration:none; color:rgb(151,0,51)" title="">Michael F. Mitri</a></td> <td>Producer</td> </tr> <tr> <td> </td> <td> </td> <td> </td> <td><a href="/CreditableEntity/50546" style="text-decoration:none; color:rgb(151,0,51)" title="">Jennifer Ashley Tepper</a></td> <td>Producer</td> </tr> <tr> <td> </td> <td> </td> <td> </td> <td><a href="/CreditableEntity/50950" style="text-decoration:none; color:rgb(151,0,51)" title="">Marc David Levine</a></td> <td>Producer</td> </tr> <tr> <td> </td> <td> </td> <td> </td> <td><a href="/CreditableEntity/50951" style="text-decoration:none; color:rgb(151,0,51)" title="">Marlene Cohen</a></td> <td>Producer</td> </tr> <tr> <td> </td> <td> </td> <td> </td> <td><a href="/CreditableEntity/50952" style="text-decoration:none; color:rgb(151,0,51)" title="">Gary Cohen</a></td> <td>Producer</td> </tr> <tr> <td> </td> <td> </td> <td> </td> <td><a href="/CreditableEntity/50953" style="text-decoration:none; color:rgb(151,0,51)" title="">42nd.Club</a></td> <td>Producer</td> </tr> <tr> <td> </td> <td> </td> <td> </td> <td><a href="/CreditableEntity/50954" style="text-decoration:none; color:rgb(151,0,51)" title="">The Baruch Frankel Viertel Group</a></td> <td>Producer</td> </tr> <tr> <td> </td> <td> </td> <td> </td> <td><a href="/CreditableEntity/50955" style="text-decoration:none; color:rgb(151,0,51)" title="">Alisa Thorne</a></td> <td>Producer</td> </tr> <tr> <td> </td> <td> </td> <td> </td> <td><a href="/CreditableEntity/50956" style="text-decoration:none; color:rgb(151,0,51)" title="">Charlie Thorne</a></td> <td>Producer</td> </tr> <tr> <td> </td> <td> </td> <td> </td> <td><a href="/CreditableEntity/50957" style="text-decoration:none; color:rgb(151,0,51)" title="">Jenny Niedehoffer</a></td> <td>Producer</td> </tr> <tr> <td> </td> <td> </td> <td> </td> <td><a href="/CreditableEntity/50958" style="text-decoration:none; color:rgb(151,0,51)" title="">Chris Blasting</a></td> <td>Producer</td> </tr> <tr> <td> </td> <td> </td> <td> </td> <td><a href="/CreditableEntity/50959" style="text-decoration:none; color:rgb(151,0,51)" title="">Simpson & Longthorne</a></td> <td>Producer</td> </tr> <tr> <td> </td> <td> </td> <td> </td> <td><a href="/CreditableEntity/50960" style="text-decoration:none; color:rgb(151,0,51)" title="">Brad Blume</a></td> <td>Producer</td> </tr> <tr> <td> </td> <td> </td> <td> </td> <td><a href="/CreditableEntity/50961" style="text-decoration:none; color:rgb(151,0,51)" title="">Gemini Theatrical</a></td> <td>Producer</td> </tr> <tr> <td> </td> <td> </td> <td> </td> <td><a href="/CreditableEntity/50408" style="text-decoration:none; color:rgb(151,0,51)" title="">Jonathan Demar</a></td> <td>Producer</td> </tr> <tr> <td> </td> <td> </td> <td> </td> <td><a href="/CreditableEntity/50962" style="text-decoration:none; color:rgb(151,0,51)" title="">Kim Vasquez</a></td> <td>Producer</td> </tr> <tr> <td> </td> <td> </td> <td> </td> <td><a href="/CreditableEntity/45006" style="text-decoration:none; color:rgb(151,0,51)" title="">Ben Holtzman</a></td> <td>Producer</td> </tr> <tr> <td> </td> <td> </td> <td> </td> <td><a href="/CreditableEntity/50963" style="text-decoration:none; color:rgb(151,0,51)" title="">Sammy Lopez</a></td> <td>Producer</td> </tr> <tr> <td> </td> <td> </td> <td> </td> <td><a href="/CreditableEntity/50964" style="text-decoration:none; color:rgb(151,0,51)" title="">Koenigsberg</a></td> <td>Producer</td> </tr> <tr> <td> </td> <td> </td> <td> </td> <td><a href="/CreditableEntity/50965" style="text-decoration:none; color:rgb(151,0,51)" title="">Federman</a></td> <td>Producer</td> </tr> <tr> <td> </td> <td> </td> <td> </td> <td><a href="/CreditableEntity/50966" style="text-decoration:none; color:rgb(151,0,51)" title="">Adler</a></td> <td>Producer</td> </tr> <tr> <td> </td> <td> </td> <td> </td> <td><a href="/CreditableEntity/50967" style="text-decoration:none; color:rgb(151,0,51)" title="">Ashlee Latimer</a></td> <td>Producer</td> </tr> <tr> <td> </td> <td> </td> <td> </td> <td><a href="/CreditableEntity/50968" style="text-decoration:none; color:rgb(151,0,51)" title="">Jenna Ushkowitz</a></td> <td>Producer</td> </tr> <tr> <td> </td> <td> </td> <td> </td> <td><a href="/CreditableEntity/50969" style="text-decoration:none; color:rgb(151,0,51)" title="">Jenn Maley</a></td> <td>Producer</td> </tr> <tr> <td> </td> <td> </td> <td> </td> <td><a href="/CreditableEntity/50970" style="text-decoration:none; color:rgb(151,0,51)" title="">Cori Stolbun</a></td> <td>Producer</td> </tr> <tr> <td> </td> <td> </td> <td> </td> <td><a href="/CreditableEntity/50971" style="text-decoration:none; color:rgb(151,0,51)" title="">Robert Rechnitz</a></td> <td>Producer</td> </tr> <tr> <td> </td> <td> </td> <td> </td> <td><a href="/CreditableEntity/50972" style="text-decoration:none; color:rgb(151,0,51)" title="">Joan Rechnitz</a></td> <td>Producer</td> </tr> <tr> <td> </td> <td> </td> <td> </td> <td><a href="/CreditableEntity/50973" style="text-decoration:none; color:rgb(151,0,51)" title="">Fred Sternfeld</a></td> <td>Producer</td> </tr> <tr> <td> </td> <td> </td> <td> </td> <td><a href="/CreditableEntity/50974" style="text-decoration:none; color:rgb(151,0,51)" title="">Randi Sternfeld</a></td> <td>Producer</td> </tr> <tr> <td> </td> <td> </td> <td> </td> <td><a href="/CreditableEntity/50975" style="text-decoration:none; color:rgb(151,0,51)" title="">YesBroadway Productions</a></td> <td>Producer</td> </tr> <tr> <td> </td> <td> </td> <td> </td> <td><a href="/CreditableEntity/50976" style="text-decoration:none; color:rgb(151,0,51)" title="">Two River Theater</a></td> <td>Produced in Association</td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f3f3f3"> <td>2</td> <td style="text-align: center"> <img src="/Images/AwardStar.png" /> <span style="font-size: xx-small; font-weight: bold">WON</span> </td> <td>2019 Lucille Lortel Award, Outstanding Featured Actor in a Musical</td> <td><a href="/CreditableEntity/44380" style="text-decoration:none; color:rgb(151,0,51)" title="">George Salazar</a></td> <td>Actor</td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f3f3f3"> <td>3</td> <td style="text-align: center"> <span style="font-size: xx-small; font-weight: bold">NOMINATED</span> </td> <td>2019 Lucille Lortel Award, Outstanding Featured Actress in a Musical</td> <td><a href="/CreditableEntity/50616" style="text-decoration:none; color:rgb(151,0,51)" title="">Stephanie Hsu</a></td> <td>Actor</td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f3f3f3"> <td>4</td> <td style="text-align: center"> <span style="font-size: xx-small; font-weight: bold">NOMINATED</span> </td> <td>2019 Lucille Lortel Award, Outstanding Projection Design</td> <td><a href="/CreditableEntity/47025" style="text-decoration:none; color:rgb(151,0,51)" title="">Alex Basco Koch</a></td> <td>Projection Designer</td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f3f3f3"> <td>5</td> <td style="text-align: center"> <span style="font-size: xx-small; font-weight: bold">NOMINATED</span> </td> <td>2019 Drama Desk Award, Outstanding Musical</td> <td> </td> <td> </td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f3f3f3"> <td>6</td> <td style="text-align: center"> <span style="font-size: xx-small; font-weight: bold">NOMINATED</span> </td> <td>2019 Drama Desk Award, Outstanding Featured Actor in a Musical</td> <td><a href="/CreditableEntity/44380" style="text-decoration:none; color:rgb(151,0,51)" title="">George Salazar</a></td> <td>Actor</td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f3f3f3"> <td>7</td> <td style="text-align: center"> <span style="font-size: xx-small; font-weight: bold">NOMINATED</span> </td> <td>2019 Drama Desk Award, Outstanding Featured Actress in a Musical</td> <td><a href="/CreditableEntity/50616" style="text-decoration:none; color:rgb(151,0,51)" title="">Stephanie Hsu</a></td> <td>Actor</td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f3f3f3"> <td>8</td> <td style="text-align: center"> <span style="font-size: xx-small; font-weight: bold">NOMINATED</span> </td> <td>2019 Drama Desk Award, Outstanding Music</td> <td><a href="/CreditableEntity/36475" style="text-decoration:none; color:rgb(151,0,51)" title="">Joe Iconis</a></td> <td>Music & Lyrics</td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f3f3f3"> <td>9</td> <td style="text-align: center"> <span style="font-size: xx-small; font-weight: bold">NOMINATED</span> </td> <td>2019 Drama Desk Award, Outstanding Lyrics</td> <td><a href="/CreditableEntity/36475" style="text-decoration:none; color:rgb(151,0,51)" title="">Joe Iconis</a></td> <td>Music & Lyrics</td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f3f3f3"> <td>10</td> <td style="text-align: center"> <span style="font-size: xx-small; font-weight: bold">NOMINATED</span> </td> <td>2019 Drama Desk Award, Outstanding Costume Design for a Musical</td> <td><a href="/CreditableEntity/3895" style="text-decoration:none; color:rgb(151,0,51)" title="">Bobby Frederick Tilley II</a></td> <td>Costume Designer</td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f3f3f3"> <td>11</td> <td style="text-align: center"> <span style="font-size: xx-small; font-weight: bold">NOMINATED</span> </td> <td>2019 Drama Desk Award, Outstanding Projection Design</td> <td><a href="/CreditableEntity/47025" style="text-decoration:none; color:rgb(151,0,51)" title="">Alex Basco Koch</a></td> <td>Projection Designer</td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f3f3f3"> <td>12</td> <td style="text-align: center"> <span style="font-size: xx-small; font-weight: bold">NOMINATED</span> </td> <td>2019 Hewes Design Award, Costume Design</td> <td><a href="/CreditableEntity/3895" style="text-decoration:none; color:rgb(151,0,51)" title="">Bobby Frederick Tilley II</a></td> <td>Costume Designer</td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f3f3f3"> <td>13</td> <td style="text-align: center"> <span style="font-size: xx-small; font-weight: bold">NOMINATED</span> </td> <td>2019 Hewes Design Award, Notable Effects</td> <td><a href="/CreditableEntity/47025" style="text-decoration:none; color:rgb(151,0,51)" title="">Alex Basco Koch</a></td> <td>Projection Designer</td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f3f3f3"> <td>14</td> <td style="text-align: center"> <span style="font-size: xx-small; font-weight: bold">NOMINATED</span> </td> <td>2019 Off Broadway Alliance Award, Best New Musical</td> <td> </td> <td> </td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f3f3f3"> <td>15</td> <td style="text-align: center"> <span style="font-size: xx-small; font-weight: bold">NOMINATED</span> </td> <td>2019 Outer Critics Circle Award, Outstanding New Score</td> <td><a href="/CreditableEntity/36475" style="text-decoration:none; color:rgb(151,0,51)" title="">Joe Iconis</a></td> <td>Music & Lyrics</td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f3f3f3"> <td>16</td> <td style="text-align: center"> <span style="font-size: xx-small; font-weight: bold">NOMINATED</span> </td> <td>2019 Outer Critics Circle Award, Outstanding Featured Actor in a Musical</td> <td><a href="/CreditableEntity/44380" style="text-decoration:none; color:rgb(151,0,51)" title="">George Salazar</a></td> <td>Actor</td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f3f3f3"> <td>17</td> <td style="text-align: center"> <span style="font-size: xx-small; font-weight: bold">NOMINATED</span> </td> <td>2019 Outer Critics Circle Award, Outstanding Projection Design</td> <td><a href="/CreditableEntity/47025" style="text-decoration:none; color:rgb(151,0,51)" title="">Alex Basco Koch</a></td> <td>Projection Designer</td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f3f3f3"> <td>18</td> <td style="text-align: center"> <span style="font-size: xx-small; font-weight: bold">NOMINATED</span> </td> <td>2018 Clive Barnes Award </td> <td><a href="/CreditableEntity/47131" style="text-decoration:none; color:rgb(151,0,51)" title="">Will Roland</a></td> <td>Actor</td> </tr> </table> </div></div> </section> </div> <footer style="height:60px"> <div class="content-wrapper" style="color:gray"> <div class="float-left"> <p> <a href="/TermsOfUse" target="_blank">Terms of Use</a><br /> <a href="/PrivacyStatement" target="_blank">Privacy Statement</a> </p> </div> <div class="float-right"> <p> ©2025 Lucille Lortel Foundation. All rights reserved.<br> Web site by Al Zimmermann </p> </div> </div> </footer> <script src="/bundles/jquery?v=FVs3ACwOLIVInrAl5sdzR2jrCDmVOWFbZMY6g6Q0ulE1"></script> </body> </html>