.ui-collapsible-content .ui-checkbox:first-child,
.ui-collapsible-content .ui-radio:first-child { margin-top: 0 !important; }
.ui-collapsible-content .ui-checkbox:first-child .ui-btn,
.ui-collapsible-content .ui-radio:first-child .ui-btn { margin-top: 0 !important; }

.password-requirements { background: rgba(255,255,255,.5); border: solid 1px #ccc; margin: 25px 0 0; padding: 15px 20px; box-sizing: border-box; width: 100%; }
.password-requirements p { margin:0;  color: #38c; width: 100%; }
.password-requirements ul { margin: 0; padding-left: 20px; }


.wordCountRemaining { color: #999; font-size: .82em; display: block; margin: 2px 0 0; }

#contact-free-toggle { background: #eee !important; margin-top: 30px !important; }

.inline-radio-options { display: flex; margin: 5px 0 8px; flex-wrap: wrap; margin-bottom: 1em !important; }
.inline-radio-options label { width: auto; margin: 0 10px 0 0 !important; }
.inline-radio-options .ui-radio { margin-bottom: 0; }
.field-error { font-size: .88em; color: #db3a1b; }

.g-recaptcha { margin: -10px 0 20px !important; }
.login-screen .g-recaptcha { margin: 5px 0 0 !important; }

.sms-checkout-field { background: #fff !important; text-align: left; white-space: normal !important; }
.sms-checkout-field input { border: solid 1px #ccc; padding: 6px 10px; margin: 6px 0 3px; width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.sms-checkout-field em { font-weight: normal; font-size: .88em; color: #ccc; }

.body-app #menu-trigger { display: none !important; }
.body-app#page-00059 .ui-footer,
.body-app#page-00057 .ui-footer,
.body-app#page-00058 .ui-footer,
.body-app#page-00061 .ui-footer,
.body-app#page-00069 .ui-footer,
.body-app.hide-tab-bar .ui-footer { display: none !important; }

.mi-wrapper { display: flex !important; align-items: center; width: 100%; box-sizing: border-box; }
.mi-wrapper .mi-content { width: 100%; }
.mi-wrapper .mi-image { min-width: 75px; height: 100px; min-height: 75px; display: block; background-size: cover; background-position: center center; }
.menu-item.has-image .mi-wrapper .mi-content { padding-right: 25px; }
.menu-listing-image { width: 100%; height: 250px; background-size: cover; background-repeat: no-repeat; background-color: #000; background-position: center center; margin: -12px -18px 25px; width: calc(100% + 36px); display: flex; align-items: flex-end; }
.menu-listing-image span { width: 100%; text-align: center; background: rgba(0, 122, 188,.8); color: #fff; padding: 8px 20px; margin: 0; }
.menu-listing-image + .menu-listing { margin-top: 40px !important; }

.mi-icons { display: flex; width: 100%; }
.mi-icons > span { width: 26px; height: 26px; margin: 6px 5px 0 0; transition: ease all .2s; display: inline-block; border: solid 1px rgba(0, 122, 188, .35); border-radius: 50% !important; position: relative; /*background: rgba(0, 122, 188, .05);*/ }
.mi-icons > span .icon {  position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); width: calc(100% - 6px); height: calc(100% - 6px); background-size: cover; background-position: center top; background-image: url(images/menu-icons.png);  }
/* .mi-icons > span:hover .icon { background-image: url(images/menu-icons-hover.png); } */
.mi-icons > .gluten-free .icon { background-position: center 33.33%; }
.mi-icons > .vegetarian .icon { background-position: center 66.66%; }
.mi-icons > .vegan .icon { background-position: center 100%; }
.mi-icons > .spicy .icon {  }
/* .mi-icons > span:hover { background: #007ABC; border-color: #007ABC; } */

#mobile-callout { margin: 15px 0 -20px; }
#mobile-callout a { margin: 0 0 15px; display: block; }

.restaurant-listing-note { padding: 12px 15px !important; }
.restaurant-listing-note a { display: inline !important; line-height: inherit !important; background: transparent !important; text-decoration: underline !important; padding: 0 !important; font-family: inherit !important; font-weight: inherit !important; box-shadow: none !important; text-shadow: none !important; border: none !important; width: auto !important; height: auto !important; font-size: inherit !important; white-space: normal !important;  }
.restaurant-listing-note a:after { display: none !important; }