/*New Layout Edit*/
html {
  background: transparent;
}
body,
#hd {
  margin: 0 auto;
}
#hd {
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 111px;
}
body {
  min-height: 100%;
}
.nd-framed body {
  background: transparent;
}
#bodywrapper {
  padding-top: 139px;
  z-index: 100;
  -webkit-background-size: cover;
  background-size: cover;
}
.nd-framed #bodywrapper {
  background: transparent;
}
.main-content-placeholder {
  min-height: calc(-150vh);
  position: relative;
  vertical-align: top;
  overflow-x: hidden;
  overflow-y: auto;
  background-repeat: repeat-y;
  padding-bottom: 100px;
  margin: auto;
  padding: 10px;
  padding-bottom: 12%;
  width: 100%;
  background-position: 0px -14px;
}
.standard-error-page {
  font-size: 25px;
  padding: 30px;
}
.page-wrapper {
  margin: auto;
  width: 974px;
}
.order-wizard-container {
  position: inherit !important;
  top: 120px;
  box-sizing: border-box;
  padding: 5px;
  -ms-overflow-style: none;
}
.order-wizard-container .js-service-type {
  display: block;
  display: flex;
  flex-wrap: wrap;
}
.order-wizard-container .important-instruction {
  margin: 0 0 15px 25px;
  padding-left: 5px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.order-wizard-container .or-divider {
  padding: 10px;
  margin-left: 50px;
  text-transform: uppercase;
}
.order-wizard-container .datepicker {
  margin-right: 10px;
  border: 1px solid #b3b3b3;
  font-size: 16px;
}
.order-wizard-container .timepicker {
  border: 1px solid #b3b3b3;
  border-radius: 4px;
  font-size: 16px;
  padding: 4px;
}
.nav1box {
  width: 100%;
  text-align: right;
}
.nav1boxitem {
  display: inline;
  margin-left: ;
  margin-right: ;
}
.nav2box {
  width: 100%;
  text-align: right;
  float: right;
  padding: 5px 10px 3px 10px;
  width: auto;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.nav2boxitem {
  display: inline;
  margin-left: 3px;
  margin-right: 3px;
}
.js-left-action-button,
.js-left-action-button.redbutton,
.js-left-action-button.yellowbutton,
.js-left-action-button.back-button,
.js-left-action-button.primary-button,
.js-left-action-button.button,
.js-right-action-button,
.js-right-action-button.redbutton,
.js-right-action-button.yellowbutton,
.js-right-action-button.back-button,
.js-right-action-button.primary-button,
.js-right-action-button.button {
  float: left;
  display: block;
  margin: 0;
  border: 0;
  padding: 0;
  height: 0;
  width: 0;
  overflow: hidden;
}
.item-detail {
  margin: 13px 27px 27px 27px;
}
.item-detail .item-name {
  font-size: 50px;
  font-weight: normal;
}
.item-detail .item-price {
  font-size: 30px;
  padding-left: 680px;
}
.item-detail .description {
  font-weight: normal;
}
.item-detail .combo-pick-list-panel h1 {
  font-size: 20px;
  padding-left: 22px;
}
.item-detail .combo-slot-image-wrapper {
  padding: 10px;
  background-color: ;
}
.body {
  text-align: left;
  padding: 10px 40px 40px;
  position: relative;
}
.account_prompt_hbs {
  text-align: center;
}
.mainColumn {
  padding: 0;
  width: 100%;
  height: auto;
  margin: auto;
  text-align: left;
}
.mainColumn .page-title {
  display: inline-block;
  zoom: 1;
  *zoom: 1;
  *display: inline;
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
  margin-left: 32px;
  font-size: 29px;
  text-transform: uppercase;
  text-align: left;
}
.mainColumn .page-title .characters {
  border-bottom: none;
}
.mainColumn .body {
  margin-bottom: 0;
  padding: 0;
  border-radius: 2px;
}
.mainColumn .body .checkout_main {
  margin: 0 auto;
  padding: 15px;
  width: auto;
}
.mainColumn .body .checkout_main .cart-header-container {
  width: 100%;
}
.mainColumn .body .checkout_main h3 {
  font-size: 30px;
  padding: 10px 10px 0px 10px;
}
.mainColumn .body .checkout_main .cart tr {
  font-weight: normal;
}
.mainColumn .body .checkout_main .cart .cart-instructions-box {
  padding-left: 10px;
}
.mainColumn .body .checkout_main fieldset.error {
  font-size: 20px;
}
.mainColumn .body .checkout_main fieldset.error legend {
  float: none;
  display: inline;
  padding: 0;
  font-size: 20px;
}
.mainColumn .body .checkout_main #update_action {
  border-radius: 0 0 2px 2px;
}
.mainColumn .body .checkout_main .error {
  padding: 10px;
  font-weight: normal;
}
.mainColumn .body h3 {
  display: inline-block;
  zoom: 1;
  *display: inline-block;
  clear: both;
  font-weight: normal;
  font-size: 26px;
  font-weight: 200;
}
.mainColumn .body-underlay {
  width: auto;
  padding: 20px;
}
.mainColumn .body-underlay .body .inline-field {
  padding-top: 30px;
  font-size: 20px;
}
.mainColumn .body-underlay .body .inline-field label {
  width: auto;
}
.mainColumn .body-underlay h3 {
  padding: 10px;
  font-size: 30px;
}
.mainColumn .body-underlay .no-bottom-border {
  padding-left: 230px;
}
.mainColumn .body-underlay .no-bottom-border .check-out-disclaimer {
  margin-left: 135px;
}
.mainColumn .body-underlay .no-bottom-border .js-payment-total-display {
  padding-left: 154px;
}
.mainColumn .body-underlay .no-bottom-border .paytypes {
  padding-left: 255px;
}
.mainColumn .body-underlay #ccFormTable {
  margin-left: -40px;
}
.mainColumn .body-underlay #ccFormTable div {
  padding-left: 230px;
  padding-bottom: 0;
}
.mainColumn .body-underlay #ccFormTable div.select {
  padding-left: 5px;
  border-radius: 3px;
}
.mainColumn .body-underlay #ccFormTable h3 {
  margin-left: -230px;
}
.mainColumn .body-underlay #ccFormTable label {
  padding-bottom: 3px;
  padding-top: 15px;
  font-size: 20px;
}
.mainColumn .body-underlay #ccFormTable .cc-info-input {
  border-radius: 3px;
  line-height: 26px;
}
.mainColumn .body-underlay #ccFormTable .saveCard-checkbox {
  width: auto;
}
.mainColumn .body-underlay .for_credit_card .for_saved_credit_card .field .schema_dependent {
  width: 747;
}
.mainColumn .body-underlay .bottom-button {
  position: relative;
  bottom: -11px;
}
.mainColumn .body-underlay #ccid_div {
  margin-bottom: 25px;
}
.mainColumn .body-underlay #firstName_div {
  padding-top: 20px;
}
.mainColumn .body-underlay .card-type-icons {
  padding-left: 25px !important;
  display: block !important];
}
.mainColumn .body-underlay .gen-form fieldset {
  border-bottom: none;
  padding-top: 0;
}
.cats ~ .mainColumn {
  margin-left: 210px;
}
.body.order-wizard-container {
  padding: 10px 40px 40px;
}
.body form {
  font-size: 15px;
}
.body form .serviceTypeLabel {
  margin-left: 50px;
  color: #737373;
}
#information-dialogs {
  position: relative;
  margin: auto;
  font-size: 25px;
  height: 35px;
  width: 959px;
  text-align: center;
}
.centered-form-panel p {
  font-size: 20px;
}
.centered-form-panel #bottom_p {
  padding-bottom: 25px;
}
.centered-form-panel #email_form {
  padding: 20px;
  margin-right: 42px;
}
.sidebar {
  position: relative;
  text-align: left;
  float: right;
  width: 25%;
  margin: 0px;
}
.sidebar h3 {
  padding: 5px;
  font-size: 25px;
  text-align: left;
}
.sidebar h4 {
  font-size: 15px;
  text-align: left;
  margin-left: 10px;
  padding-top: 44px;
}
.sidebar .miniCart {
  font-size: 15px;
  font-weight: bold;
  margin-left: 10px;
}
.sidebar #deliverer_address,
.sidebar #ordertime_summary {
  text-align: left;
  font-size: 15px;
  font-weight: normal;
  margin-left: 10px;
}
.sidebar.right {
  padding: 10px;
  margin-left: 14px;
  border-radius: 2px;
  box-sizing: border-box;
  bottom: 140px;
  z-index: 1;
  position: relative;
  top: 4px;
}
.sidebar.right h3 {
  font-size: 28px;
  padding-left: 10px;
  text-align: center;
  border-radius: 2px 2px 0 0;
}
.sidebar.right .ready-time {
  margin-left: 10px;
  margin-bottom: 15px;
}
.sidebar.right .delivery-message {
  margin-left: 10px;
  margin-bottom: 15px;
}
.sidebar.right #order-summary address {
  margin-left: 10px;
  font-size: ;
}
fieldset legend {
  float: left;
}
.ledger body {
  padding: 0px;
}
/* khubbard temporary edits */
.cats {
  float: left;
  padding: 3px;
}
.sidebar-menu-listing {
  width: 205px;
  padding: 10px;
  border-radius: 2px;
  position: relative;
  box-sizing: border-box;
}
.sidebar-menu-listing a {
  outline: medium none;
  text-decoration: none;
  line-height: 30px;
  font-weight: 400;
  padding: 3px;
}
.sidebar-menu-listing .subcategories {
  padding-left: 20px;
}
.sidebar-menu-listing .subcategories .subcategory a {
  font-size: 18px;
  line-height: 24px;
}
.menu-items {
  text-align: center;
  list-style: none;
  font-size: 0;
  line-height: 0;
  margin: 0;
  display: block;
  width: 56%;
}
.menu-items a {
  text-decoration: none;
  color: #7d7d7d;
  display: block;
}
.menu-items li {
  display: inline-block;
  flex-grow: 1;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  width: 215px;
  margin: 5px;
  position: relative;
  line-height: 1;
  overflow: hidden;
  border-radius: 2px;
}
.menu-items li .large {
  padding: 5px;
}
.menu-items li:hover a {
  overflow: hidden;
}
.menu-items li:hover img {
  max-height: 205px;
  border-radius: 2px 2px 0px 0px;
}
.menu-items li:hover img:hover {
  transform: scale(1.1);
}
.menu-items li:hover .order-now-overlay {
  opacity: 1;
}
.menu-items li:hover .name {
  transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
}
.menu-items li:hover .description {
  opacity: 1;
}
.menu-items li img {
  margin-bottom: -83px;
  position: relative;
  width: 100%;
  border-radius: 2px;
  height: 210px;
  margin-bottom: 0;
  transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
}
.menu-items li .item-image-container {
  overflow: hidden;
  border-radius: 2px 2px 2px 2px;
}
.menu-items li.large {
  width: 215px;
  margin: 5px;
}
.menu-items li.large .title .name {
  width: 100%;
}
.menu-items li.large img {
  width: 100%;
}
.menu-items .title {
  display: block;
  min-height: 42px;
  box-shadow: 0 1px 13px rgba(0, 0, 0, 0.25);
  font-size: 24px;
  text-align: center;
  border-radius: 0 0 2px 2px;
  padding: 0;
  display: table;
  width: 100%;
  top: 0;
  opacity: 0.8;
}
.menu-items .title:hover {
  cursor: pointer;
}
.menu-items .title .order-now-overlay {
  display: table;
  height: 200px;
  width: 101%;
  top: 0;
  left: 0;
  right: 0;
  position: absolute;
  background-size: cover;
  opacity: 0;
  border-radius: 2px;
  transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
}
.menu-items .title .order-now-overlay h3 {
  font-size: 50px;
  font-weight: bold;
  text-transform: uppercase;
  display: table-cell;
  vertical-align: middle;
}
.menu-items .title .order-now-overlay:hover {
  opacity: 0.8;
  background-color: #000;
}
.menu-items .title .name {
  white-space: normal;
  font-size: 16px;
  display: table-cell;
  vertical-align: middle;
  padding: 10px 2px 10px 2px;
  width: 100%;
  text-transform: uppercase;
}
.menu-items .title .price {
  position: relative;
  float: right;
  bottom: 0;
  right: 0;
  left: auto;
  margin: 5px;
  font-size: 20px;
  padding-bottom: 5px;
  display: inline;
}
.menu-items .title span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.menu-items .title .description {
  clear: both;
  position: relative;
  text-align: left;
  display: table-cell;
  vertical-align: middle;
  padding: 5px;
  font-size: 20px;
  white-space: normal;
  min-height: 100px;
  text-align: center;
}
.menu-items .title .hide-price-before-cart .title .price {
  display: none;
}
.menu-items .False .name {
  line-height: 1;
}
.menu-items .False .price {
  position: relative;
  left: 120px;
}
.menu-items .subtitle {
  position: absolute;
  top: 196px;
  left: 20px;
  width: 283px;
  font: 16px/24px Arial, sans-serif;
  min-height: 42px;
  font-weight: bold;
  color: #000;
  text-align: center;
}
.menu-items li.large {
  flex-grow: 1;
  width: 326px;
}
.menu-items li.large img {
  width: 101%;
}
.menu-items li.large .clearfix {
  width: 326px;
  height: 80px;
  clear: both;
}
.menu-items .large .title {
  min-height: 44px;
}
.menu-items .large .title .name {
  width: 256px;
}
.menu-items li.xlarge {
  width: 670px;
  margin: 0 18px 8px 0;
  clear: both;
}
.menu-items li.xlarge img {
  width: 670px;
}
.menu-items li.xlarge .subtitle {
  margin-top: -63px;
}
.menu-items li.xlarge .clearfix {
  width: 670px;
  height: 80px;
  clear: both;
}
/*########################################################################################*/
body {
  background: none repeat scroll 0 0 transparent;
  color: #000;
  text-align: left;
}
#doc1,
#doc2,
#doc3,
#doc4 {
  background-color: white;
}
.titleMain h2 {
  font-weight: bold;
}
.yui-ge .yui-u,
.yui-gf div.first {
  width: 25%;
}
.yui-ge div.first .yui-gd .yui-u {
  margin-left: 0;
  width: 67%;
}
.nav1box {
  width: 100%;
}
.nav1boxitem {
  display: inline;
  margin-left: 1em;
  margin-right: 1em;
}
.nav2box {
  width: 100%;
  text-align: right;
}
#ccFormTable input {
  font-size: 15px;
}
#ccFormTable div {
  padding-bottom: 5px;
}
#ccFormTable label {
  display: block;
}
#ccFormTable .cc-info-input {
  width: 500px;
}
#ccFormTable .card-type-icons {
  display: inline;
  padding: 5px;
}
#ccFormTable #cccid_div #cccid {
  width: auto;
}
#ccFormTable #save_div {
  margin-top: 15px;
}
#ccFormTable #save_div label {
  display: inline;
  padding-left: 5px;
}
#ccFormTable #save_div #save {
  float: left;
}
#ccFormTable #zipCode_div #zipCode {
  width: auto;
}
.inline-field label {
  display: inline-block;
  float: none;
  margin: 0;
  width: 150px;
}
fieldset .check-out-disclaimer {
  margin-left: 150px;
  margin-bottom: 0.25em;
}
.sign-in-panel .sign-in-form #email,
.sign-in-panel .sign-in-form #password {
  padding-left: 5px;
  -webkit-font-smoothing: antialiased;
  border-radius: 2px;
}
.sign-in-panel .sign-in-form form .forgot .forgotten-password-link:hover {
  text-decoration: underline;
}
.right-content {
  padding: 0.5em;
}
.right-content-body .titleMain {
  margin-bottom: 1em;
}
.nd-agent .page-header,
.nd-call-center .page-header {
  display: none;
}
.page-footer {
  text-align: center;
}
/* Block Level Classes */
/* Element Level Classes */
/* Main content title */
.titleMain {
  width: 100%;
  text-align: center;
  font-size: larger;
}
.footnote {
  text-align: center;
  font-size: small;
}
#category {
  padding-left: 2px;
}
/* category "by-line" */
/* Container for list of items */
/* Container for one item */
/* Available day list for 1 item */
/* Item Name */
/* Short description of an item */
.itemContainer {
  clear: both;
  padding: 0.5em;
}
.itemContainer .itemContainer form {
  padding-top: 1em;
}
.itemContainer .itemname {
  float: left;
  width: 70%;
}
.itemContainer .itemname span {
  font-size: 1.1em;
  font-weight: bold;
}
.itemContainer .itemfuncs {
  float: right;
  width: 10%;
}
.itemContainer .money {
  text-align: right;
}
.itemContainer .itemprice {
  float: left;
  width: 15%;
}
.itemContainer .itemdesc {
  font-size: small;
  font-style: italic;
  margin-top: 4px;
  text-align: justify;
  width: 100%;
}
/* Bulk List */
.main-content-body .bulkList table {
  border-collapse: collapse;
}
.main-content-body .bulkList th {
  border-bottom: 1px solid #eeeeee;
  padding: 0.2em;
}
.main-content-body .bulkList td {
  padding: 0.2em;
}
.main-content-body .bulkList .center {
  text-align: center;
}
.main-content-body .bulkList .accordianRow td {
  border-bottom: 1px solid #eeeeee;
}
.main-content-body .bulkList .even {
  background: #f8f8f8;
}
.main-content-body .bulkList .itemqty {
  padding-right: 0;
  padding-left: 0;
}
.main-content-body .bulkList .itemqty input {
  width: 2em;
}
.main-content-body .bulkList .customizeLink {
  text-decoration: underline;
  cursor: pointer;
}
.main-content-body .bulkList .upsell_container {
  margin: 2em 0 5em 0;
}
.customizeTipText {
  margin-top: 1em;
  font-weight: bold;
  font-style: italic;
}
/* Price of an item */
/* buttons etc for an item */
/* logo */
.page-header .logo img {
  width: 150px;
}
/* nav items */
/* Modifers */
/* locations container */
/* General table layout */
.ledger-checkout {
  font-size: 20px;
  border-radius: 3px;
  height: auto;
  margin-left: 154px;
  background-clip: padding-box;
  width: 940px;
  overflow: auto;
}
.ledger-checkout .order-confirmation {
  font-size: 26px;
  padding-left: 10px;
  padding-top: 10px;
  height: 38px;
  font-weight: 200;
  border-radius: 3px 3px 0 0;
}
.ledger-checkout .confirm-order-submitted span {
  font-size: 19px;
  text-transform: uppercase;
  padding-left: 240px;
}
.ledger-checkout .ledger {
  color: inherit;
  padding-left: 66px;
  padding-top: 20px;
}
.ledger-checkout .ledger .thank-you span {
  font-size: 24px;
  padding-left: 376px;
}
.ledger-checkout .ledger .print-button-container {
  margin-right: 66px;
  text-align: center;
}
.ledger-checkout .ledger #internalnotes b {
  font-size: 24px;
}
.ledger-checkout .ledger .receipt-label {
  font-size: 24px;
}
.ledger-checkout b {
  font-size: 24px;
  font-weight: bold;
}
.ledger-checkout td {
  font-weight: lighter;
  padding-left: 30px;
}
.receipt-checkout {
  height: auto;
  overflow: scroll;
  background-clip: padding-box;
  overflow: auto;
  margin-left: 154px;
  font-size: 20px;
}
.receipt-checkout .receipt .sum-label {
  text-align: right;
}
.receipt-checkout .receipt .label {
  text-align: right;
}
.receipt-checkout .receipt .total-figure {
  font-size: 30px;
  padding-right: 0;
  padding-left: 12px;
  text-align: left;
}
.receipt-checkout .receipt .receipt-disclaimer {
  text-align: left;
  font-size: 14px;
}
.bottom {
  margin-bottom: 65px;
}
center {
  font-size: 17px;
}
/* Receipt body */
.number {
  text-align: right;
}
.money {
  text-align: right;
}
.money #tip {
  text-align: right;
}
.receipt td {
  font-size: 14px;
}
/* Cart */
.btn div {
  font-size: smaller;
}
#adjust {
  width: 100%;
}
.userheads {
  width: 100%;
}
.userheads th {
  font-size: 18px;
  font-weight: bold;
}
.userheads td {
  font-size: 14px;
  font-weight: normal;
}
.ordered-items {
  font-size: 14px;
  font-weight: normal;
}
div.field {
  /* all container divs of an input (like input, textarea, etc) these will be displayed side by side*/
  float: left;
  display: inline;
}
/*form div.field-vertical { Like form div.field but elements will be split vertically along br
}*/
div.column {
  /* represents vertically arranged divs */
  float: left;
}
div.field {
  clear: left;
  width: 100%;
  padding-bottom: 1px;
}
div.width-33 {
  /*short cut for 33% width*/
  width: 33% !important;
}
div.width-50 {
  /*shortcut for 50% width*/
  width: 50% !important;
}
div.width-25 {
  /*shortcut for 25% width*/
  width: 25% !important;
}
div.width-20 {
  /*shortcut for 20% width*/
  width: 20% !important;
}
div.width-17 {
  /*shortcut for 17% width*/
  width: 16% !important;
}
div.field-row {
  /*makes a row for horizontally arranged divs*/
  clear: both;
}
div.field-row div,
div.column div.field-row div {
  clear: none;
}
div.field input {
  vertical-align: top;
}
div.field textarea {
  vertical-align: top;
}
div.field select {
  vertical-align: top;
}
div.field span {
  vertical-align: top;
}
div.column div {
  clear: both;
}
label.required:after,
legend.required:after,
.x-status-required label:after,
span.required:after {
  content: ' *';
}
fieldset div {
  clear: both;
}
.groupordersummary div.field label {
  width: 20%;
}
.groupordersummary div.field span {
  width: 25%;
  float: left;
}
.infomsg {
  /* a informational message*/
  color: #00529B;
  background-color: #BDE5F8;
  background-image: url(/mp/layouts/L1605/images/information.png);
}
.sucmsg {
  /* a success message */
  color: #4F8A10;
  background-color: #DFF2BF;
  background-image: url(/mp/layouts/L1605/images/success.png);
}
.warnmsg {
  /* a warning message */
  color: #9F6000;
  background-color: #FEEFB3;
  background-image: url(/mp/layouts/L1605/images/warning.png);
}
.errmsg {
  color: #D8000C;
  background-color: #FFBABA;
}
/*Visible message boxes*/
.errmsg,
.sucmsg,
.warnmsg,
.infomsg {
  display: inline-block;
  clear: none;
  border: 1px solid;
  padding: 1px 10px 1px 25px;
  background-repeat: no-repeat;
  background-position: 5px center;
  visibility: visible;
  font-size: 20px;
}
.minisite {
  font-size: x-small;
}
.minisite ul li {
  list-style-image: url(../images/minisite-bullet.png);
  list-style-position: inside;
  list-style-type: inherit;
}
.minisite_shortdesc {
  font-style: italic;
}
.minisite_longdesc {
  text-align: justify;
}
td.closed {
  color: #eee;
  background-color: #eee;
}
td.open {
  background-color: #80FF80;
  color: #80FF80;
}
.quickTimeView {
  padding-top: 5px;
}
.quickTimeView table {
  width: 300px;
}
.quickTimeView td {
  border: 2px solid white;
  width: 18px;
}
.fullScheduleView table {
  width: 100%;
}
.minisite_logo {
  float: left;
}
.nd-agent .category-tabs {
  display: none;
}
ul#category {
  list-style-type: none;
  margin: 0;
  padding: 0 0 15px;
}
ul#category li {
  margin-top: 0.5em;
}
ul#category ol {
  display: none;
  list-style-type: none;
  margin: 0;
  padding-left: 1em;
  width: 100%;
}
ul#category li {
  line-height: 15px;
}
ul#category ol li {
  border-bottom: none;
}
ul#category a {
  text-decoration: none;
  outline: none;
}
ul#category a.collapsed {
  display: block;
  width: 100%;
  background: transparent url(../images/bullet_toggle_plus.png) no-repeat top right;
}
ul#category a.expanded {
  display: block;
  width: 100%;
  background: transparent url(../images/bullet_toggle_minus.png) no-repeat top right;
}
.itemsummary {
  font-size: xx-small;
}
.ticket legend {
  font-size: xx-small;
}
.ticket fieldset {
  border: none;
}
fieldset {
  border: 1px solid #cccccc;
  padding: 0.2em 0.5em;
}
fieldset legend {
  padding: 0 0.5em;
}
fieldset.modifierset {
  margin-top: 2px;
}
fieldset.modifierset span {
  width: 32%;
  float: left;
}
fieldset.modifierset.buttons span {
  float: right;
  width: auto;
}
fieldset.modifierset.footer span {
  width: 100%;
}
#category {
  position: relative;
}
#category_thumb {
  height: 160px;
}
.category_image {
  display: none;
  position: absolute;
  top: -156px;
  left: 17px;
}
.currentcategory .category_image {
  display: block;
}
.currentcategory .currentcategory .category_image {
  z-index: 2;
}
#category li:hover .category_image {
  display: block;
  z-index: 3;
}
.bottom_category_image {
  clear: both;
  padding-top: 1em;
}
a.currentcategory,
.subcategory .currentcategory a {
  font-weight: bold;
}
.btn-right {
  float: right !important;
}
.btn-centre {
  clear: both;
  float: none;
  margin: auto;
  max-width: 120px;
  position: relative;
  text-align: center;
  width: auto;
}
.roundBox {
  border: 1px solid #eeeeee;
  background: #f8f8f8;
}
.upsell-box div.field {
  clear: left;
  line-height: 150%;
}
.upsell-box div.field span {
  display: block;
  float: left;
  margin-left: 2px;
  width: 200px;
  max-width: 200px;
}
.upsell-box div.field input,
.upsell-box div.field textarea,
.upsell-box div.field select,
.upsell-box div.field span {
  vertical-align: baseline;
  margin-top: 0;
  margin-bottom: 0;
}
.pick_list_image {
  float: right;
}
.non-combo-pick-list .combo-choice {
  justify-content: center;
}
.required.non-combo-pick-list > fieldset > legend:before {
  content: '* ';
  color: red;
}
.pick-list .requirements-message {
  margin-bottom: 0.5em;
  padding: 0.5em;
}
.required.pick-list .requirements-message {
  background-color: rgba(255, 0, 0, 0.2);
}
/* Bulk Pick-List Widget */
.nested-pick-list-wrapper > * {
  padding: 0.5em 0;
}
.combo-pick-list-slots th {
  border-bottom: 1px solid #cccccc;
  padding: 0.1em 1em;
  font-size: 120%;
  font-weight: normal;
  text-align: center;
  vertical-align: bottom;
}
.combo-slot.read-only {
  cursor: default;
}
.combo-slot-action {
  cursor: pointer;
}
.selected-combo-slot.combo-full-slot .combo-slot-action {
  display: block;
}
.combo-empty-slot.selected-combo-slot .combo-slot-prompt {
  display: none;
}
.combo-slot-prompt {
  display: none;
}
.combo-slot-remove-item {
  position: absolute;
  top: 0px;
  right: 0px;
  display: none;
  color: white;
  background: red;
}
.combo-pick-list-panels {
  position: relative;
  width: 850px;
  height: 540px;
}
.first .combo-pick-list-panels {
  left: 0;
}
.follows-combo-pick-list-panels {
  /* Goofy negative margin to slide up under the pick-list panels. */
  margin-top: -500px;
  min-height: 500px;
}
.combo-pick-list-panels {
  display: none;
  position: relative;
  top: 0px;
  left: 0px;
  max-height: 100%;
  overflow: auto;
  width: 850px;
  height: 540px;
}
.combo-item-cell {
  vertical-align: top;
  z-index: 0;
}
.combo-item-cell .combo-item-cell-wrapper {
  position: relative;
  height: 200px;
  width: 190px;
  text-align: left;
  margin: auto;
  padding-bottom: 12px;
  border-radius: 2px;
}
.combo-item-cell .combo-item-cell-wrapper .hover-description {
  margin-top: -1px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 174px;
  width: 190px;
  display: table;
  opacity: 0;
  z-index: 1;
  transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
  cursor: pointer;
}
.combo-item-cell .combo-item-cell-wrapper .hover-description p {
  padding: 5px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.combo-item-cell .combo-item-cell-wrapper:hover .hover-description {
  opacity: 0.7;
}
.combo-item-cell .gallery-image-wrapper img {
  height: 75%;
}
.browse-only .combo-item-cell .gallery-image-wrapper {
  cursor: inherit;
}
.combo-item-cell .gallery-image-wrapper-hover {
  z-index: 3;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  width: 190px !important;
}
.combo-choice .gallery-image-wrapper img {
  vertical-align: middle;
  height: 165px;
  width: 226px;
}
.gallery-item-info-wrapper {
  display: none;
  position: absolute;
  top: -3px;
  left: 0;
  width: 192px;
  height: 165px;
  text-align: center;
  z-index: 3;
  font-size: 20px;
}
.gallery-item-info-wrapper .gallery-item-info .item-name {
  display: none;
}
.combo-item-cell .gallery-item-info-wrapper .item-name {
  font-size: 120%;
  font-weight: bold;
  margin-bottom: 0.5em;
}
.combo-header-nutrition-download-link a {
  padding-left: 589px;
}
/* Fancy-Bulk Pick-List Widget */
.fancy_bulk_options .itemContainer,
.fancy_bulk_options .itemContainer .itemprice,
.fancy_bulk_options .itemContainer .itemname,
fieldset.modifierset .fancy_bulk_options span {
  float: none;
}
.fancy_bulk_options_wrapper {
  position: relative;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  min-height: 1.5em;
}
div.fancy_bulk_options {
  clear: none;
  min-height: 300px;
}
div.fancy_bulk_options h1 {
  padding-left: 20px;
  background: url(/mp/layouts/L1605/images/disclosure-open.png) no-repeat left;
  color: transparent;
}
.fancy_bulk_options_closed {
  position: absolute;
}
.fancy_bulk_options_closed h1 {
  padding-left: 20px;
  background: url(/mp/layouts/L1605/images/disclosure-closed.png) no-repeat left;
  color: transparent;
}
.fancy_bulk_options .ledger {
  margin-top: 0.5em;
  margin-left: 20px;
}
.fancy_bulk_options .ledger th,
.fancy_bulk_options .ledger td {
  padding: 3px;
}
.fancy_bulk_previews {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
}
.fancy_bulk_preview {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
  text-align: center;
}
.fancy_bulk_preview .preview_title {
  font-size: 120%;
  font-weight: bold;
}
.fancy_bulk_slot th {
  font-weight: bold;
}
.fancy_bulk_slot .chosen_action {
  font-weight: normal;
}
.fancy_bulk_empty_slot {
  font-weight: normal;
  font-style: italic;
}
/* Gallery Pick List Widget */
.gallery-pick-list-selected-item {
  background: #cccccc;
}
/* Increment/decrement buttons */
.inc-dec-inc-button,
.inc-dec-dec-button {
  margin-top: -2px;
  border: 1px solid #888;
  padding: 1px;
  background: #fff;
  vertical-align: middle;
}
.inc-dec-qty {
  text-align: right;
  width: 25px;
}
.search-item {
  border-bottom: 1px dotted black;
}
.search-item h3 {
  font: 11px arial, tahoma, helvetica, sans-serif;
  font-weight: normal;
}
.main-content-top {
  display: None;
}
div.galleryflyout {
  position: relative;
}
div.galleryflyoutcontent {
  width: 220px;
  text-align: left;
  font-size: small;
  /* cleanup/khubbard font-family: tahoma; */
  float: left;
}
div.galleryflyout p,
div.galleryflyout img {
  display: inline;
  float: left;
}
div.galleryflyout p {
  text-align: center;
  overflow: hidden;
}
div.galleryflyout br {
  clear: both;
}
div.flyoutprice {
  width: 100%;
  text-align: left;
}
div.flyoutprice div {
  display: inline !important;
  width: 109px !important;
  float: left;
}
div.flyoutprice div.sizename {
  text-align: left;
  font-weight: bold;
}
div.flyoutprice div.sizeprice {
  text-align: right;
}
/* Mini Cart */
.right-content-body table.ledger {
  margin-bottom: 1em;
  width: 100%;
  border-collapse: collapse;
}
.right-content-body .ledger tr {
  vertical-align: baseline;
}
.right-content-body .ledger thead tr {
  border-bottom: 1px solid black;
}
.right-content-body .ledger tr.itemsummary {
  border-bottom: 1px solid black;
}
.right-content-body .ledger th,
.right-content-body .ledger td {
  padding: 0.2em;
}
.right-content-body .ledger .itemsummary legend {
  font-weight: bold;
}
.right-content-body .ledger .number,
.right-content-body .ledger .money {
  text-align: right;
}
/* Tone down anchors a bit */
a {
  color: #89a;
  text-decoration: none;
}
a:hover,
a:active {
  color: #FF3B3F;
}
a.btn:hover {
  text-decoration: none;
}
.rightfloater {
  float: right;
}
/*
 * Coupon Tracker
 */
.coupon-tracker dt {
  margin-top: 0.5em;
  font-weight: bold;
}
.coupon-tracker li {
  margin-left: 0.5em;
  list-style: disc inside;
  font-size: 0.9em;
}
/*
 * Bulk View Customize Item Window
 */
.nd-bulk-view-customize-item-window .x-window-body {
  padding: 0.5em;
}
.nd-bulk-view-customize-item-window .x-window-body div {
  margin-bottom: 1em;
}
.nd-bulk-view-customize-item-window .itemdesc {
  font-size: 125%;
}
/*
 * Contact Us
 */
#contactform .field {
  margin-top: 0.25em;
}
#contactform label.error {
  float: right;
  font-size: 0.9em;
  text-align: left;
  width: auto;
}
#contactform input.error {
  background-color: #fcc;
}
/*
 * Management
 */
@media print {
  .hidden_when_printing {
    display: none;
  }
}
.nd-management #progress {
  display: none;
}
.nd-management .contain {
  width: auto;
}
.nd-management #logo {
  text-align: center;
}
.nd-management header,
.nd-management #main-content-placeholder,
.nd-management footer {
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
  position: relative;
  background: none;
}
.nd-management .page-header {
  left: 0;
}
.nd-management .page-header .logo {
  position: static;
  text-align: center;
}
.nd-management .page-header .nav1box {
  text-align: center;
  bottom: -18px;
  position: unset;
}
.nd-management #auxNav ul {
  margin: 0.25em 0;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  padding: 0.25em 0;
  text-align: center;
}
.nd-management #auxNav li {
  display: inline-block;
  margin: 0 1em;
  font-weight: bold;
}
.nd-management footer {
  text-align: center;
}
.nd-management .footer {
  position: static;
}
.nd-management #bodywrapper {
  padding-top: 0;
  z-index: 0;
}
.nd-management #hd {
  z-index: 0;
  position: unset;
}
.management-standard-table td {
  padding: 0.1em 0.25em;
}
.mgmt-even {
  background-color: #eeeeee;
}
.mgmt-odd {
  background-color: #dddddd;
}
.drilling-rig-inactive {
  text-decoration: line-through;
}
.cookingview {
  width: 100%;
}
.cookingview th,
.cookingview td {
  padding: 5px;
}
tr.cookorder th,
tr.cookorder td {
  color: black;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}
tr.cookorder a,
tr.cookorder a:hover {
  color: black;
  font-weight: normal;
  text-decoration: underline;
}
/* Menu Editor */
.store-menu-items-list h1 {
  margin: 1em;
  text-align: center;
  font-size: 120%;
  font-weight: bold;
}
.store-menu-items-list table {
  margin: 1em auto;
}
.store-menu-items-list th,
.store-menu-items-list td {
  padding: 2px 5px;
}
.store-menu-items-list th {
  font-weight: bold;
}
.store-menu-items-list .category-name {
  padding-top: 4px;
  background: #eee;
}
/* Component Editor */
.packing-list h2 {
  margin-bottom: 0.5em;
  text-align: left;
}
.packing-list table {
  margin-bottom: 2em;
}
.packing-list table th,
.packing-list table td {
  padding: 0.1em 0.5em;
}
.packing-list table td {
  border-top: 1px dotted #888;
  border-bottom: 1px dotted #888;
}
.packing-list td.number {
  text-align: right;
}
.drilling-rig-hidden {
  font-style: italic;
}
#store-selector-window .x-tree span {
  width: auto;
  float: none !important;
}
#store-selector-window .x-view-hover {
  background-color: red;
}
#store-selector-window div.search-item {
  cursor: pointer;
  border-bottom: 1px dotted black;
}
#store-selector-window .x-tree-node-leaf .x-tree-node-icon {
  background-image: url(/mp/layouts/L1605/images/gohome.png) !important;
}
#store-selector-window .delivery-filter {
  background-image: url(/mp/layouts/L1605/images/deliveryYes.png) !important;
}
#store-selector-window .pickup-filter {
  background-image: url(/mp/layouts/L1605/images/pickupYes.png) !important;
}
#store-selector-window .online-filter {
  background-image: url(/mp/layouts/L1605/images/onlineYes.png) !important;
}
#login-flyout {
  display: none;
  font-size: 8pt;
  position: absolute;
  width: 300pt;
  top: 20pt;
  right: 0;
  z-index: 10;
  background-color: #F2EBE3;
  text-align: left;
}
#login-flyout .btn {
  cursor: pointer;
}
#login-flyout fieldset {
  background-color: #fff;
}
#login-flyout div.field label {
  width: 40%;
}
#login-flyout .buttons {
  width: 100%;
  text-align: right;
}
label.checklabel {
  float: none !important;
  display: inline;
  text-align: left;
  padding-left: 3px;
  font-weight: normal;
}
.tip-selector-menu {
  margin: 1em auto;
  border-collapse: seperate;
  text-align: center;
  border-spacing: 0;
  font-weight: normal;
}
.tip-selector-menu td {
  padding: 4px;
  cursor: pointer;
}
.tip-select-input {
  text-align: right;
}
[ng-cloak] {
  display: none;
}
.gen-form input[type="text"] {
  margin-top: 3px;
  margin-right: 10px;
  border-radius: 2px;
  border: 1px solid #bfbfbf;
  font-size: 16px;
  padding-left: 5px;
}
.gen-form input[type="password"],
.gen-form input[type="text"],
.gen-form textarea {
  display: block;
  border: 1px solid #b2b2b2;
  background: #ffffff;
  color: #54565b;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  border-radius: 6px;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
  font-family: "Montserrat", sans-serif;
  line-height: 14px;
  padding-top: 6px;
  padding-bottom: 5px;
  vertical-align: middle;
  margin-bottom: 10px;
  margin-left: 0;
}
.gen-form input[type="text"]:placeholder,
.gen-form input[type="password"]:placeholder,
.gen-form textarea:placeholder {
  color: #b2b2b2;
}
.gen-form input[type="text"].error,
.gen-form input[type="password"].error,
.gen-form textarea.error {
  outline: none;
  border: 1px solid #d02c30;
  box-shadow: 0 0 0 1px #d02c30;
  color: #d02c30;
}
.gen-form input[type="text"]:focus,
.gen-form input[type="password"]:focus,
.gen-form textarea:focus,
.gen-form input[type="text"]:focus.error,
.gen-form input[type="password"]:focus.error,
.gen-form textarea:focus.error {
  outline: none;
  border: 1px solid #779e91;
  box-shadow: 0 1px 0 0 #779e91;
}
.gen-form textarea {
  min-height: 100px;
  overflow: auto;
}
.gen-form fieldset {
  border: none;
  padding: 10px 40px 40px;
  margin: 0;
  overflow: visible;
  border-bottom: 1px solid #ddd;
}
.gen-form fieldset:last-child {
  border-bottom: none;
}
.gen-form fieldset legend {
  margin: 0 0 10px -40px;
  padding-top: 10px;
}
.gen-form a:hover {
  text-decoration: underline;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  padding: 0px;
}
.fake-overlay {
  margin-top: 100px;
  color: black;
}
.fake-overlay .verbage {
  font-size: 20px;
  margin: 5px;
}
.fake-overlay .errors {
  font-size: 20px;
  margin: 5px;
}
.fake-overlay .messages {
  font-size: 20px;
  margin: 5px;
}
.account-container {
  margin-bottom: 20px;
  padding: 10px 40px 40px 10px;
  text-align: left;
  background-clip: padding-box;
  margin-left: 281px;
  float: none;
  position: relative;
  font-size: 20px;
}
.account-container table {
  border-collapse: collapse;
}
.account-container table .minor-row {
  border: none;
}
.account-container .favorite-items-actions {
  margin: 15px;
}
.account-container .actions {
  padding: 18px;
}
.account-container .ordered-items {
  padding-left: 5px;
}
.account-container .order-id {
  text-align: center;
}
.account-container .order-date {
  padding-left: 5px;
}
.account-container .saved-item {
  text-align: center;
}
.account-container .order-history-actions td {
  font-size: 15px;
}
.account-container .order-history tr {
  border-bottom: 1px solid black;
}
.account-container .addresstable table tr {
  border: none;
}
.select {
  width: 500px !important;
  border: 1px solid #c5c5c5;
  border-radius: 2px;
  height: 25px;
  margin-bottom: 20px !important;
  line-height: 22px;
  color: #ffffff;
}
.select ul {
  width: 464px;
  border-left: 1px solid #c5c5c5;
  border-right: 1px solid #c5c5c5;
  border-bottom: 1px solid #c5c5c5;
  background: #fff;
  z-index: 500;
  margin-right: -2px;
  margin-left: -1px;
  position: absolute;
}
.select li:hover {
  background: #c5c5c5;
}
.select li a {
  color: gray;
  font-size: 18px;
  padding-left: 5px;
}
.select span {
  margin-left: 5px;
  font-size: 16px;
}
.select a.expand {
  background: url('local/siteFiles/images/select-arrow.png');
  height: 26px;
  width: 35px;
  float: right;
  text-indent: -9999px;
  border-left: 1px solid #c5c5c5;
}
/*** media queries ***/
@media screen and (max-width: 1190px) {
  .show-calories {
    font-size: 33px;
  }
}
@media screen and (max-width: 1049px) {
  .footer {
    width: 964px;
    margin-left: -482px;
  }
  #find-store {
    width: 375px;
  }
  #find-store ul#findtabs li#favorite-stores a {
    width: 375px;
  }
  #map-outer .map-wrapper-inner {
    width: 640px;
    padding-left: 352px;
  }
  .gmnoprint {
    left: 10px !important;
    position: inherit;
  }
}
@media screen and (max-width: 1000px) {
  #map-outer .map-wrapper {
    width: 717px;
  }
  #map-outer .map-wrapper-inner {
    width: 376px;
    padding-left: 342px;
  }
  .account-container {
    width: 575px;
  }
  .mainColumn .body-underlay .no-bottom-border {
    width: 715px;
  }
  .mainColumn .body-underlay #ccFormTable {
    width: 863px;
  }
  .ledger-checkout {
    width: 880px;
  }
  .itemContainer {
    margin-left: -45px;
  }
  .mainColumn .body-underlay h3 {
    width: 825px;
  }
}
@media screen and (min-width: 970px) {
  .topRow + .mainColumn {
    margin-left: 160px;
  }
}
@media screen and (max-width: 970px) {
  .main-content-placeholder {
    width: 700px;
  }
  .topRow + .mainColumn {
    width: 600px;
    margin-left: 191px;
  }
  #ccFormTable .cc-info-input {
    width: 535px !important;
  }
  #guest_registration_form .field {
    padding-left: 15px;
  }
  .item-detail .item-price {
    right: 0 !important;
  }
  .footer {
    width: 720px;
    margin-left: -360px;
  }
  .footer-separator {
    width: 720px;
  }
  #find-store {
    width: 250px;
  }
  #find-store #findform input[type=text] {
    width: 165px;
  }
  #find-store ul#findtabs li#favorite-stores a {
    width: 250px;
    background-position-x: 10px;
  }
  #map-outer .map-wrapper-inner {
    width: 468px;
  }
  .gmnoprint {
    left: 0 !important;
  }
  .item-detail {
    width: 615px;
    margin: 15px 10px;
    border: none;
  }
  .confirm-time-container {
    width: 600px;
  }
  .checkout-main-wrapper {
    margin-top: 100px;
  }
  .account-container {
    width: 330px;
  }
  .gen-form fieldset {
    padding-left: 0;
  }
  .gen-form fieldset legend {
    margin: 0;
  }
  .gen-form input[type="text"] {
    width: 315px;
  }
  .gen-form input[type="password"] {
    width: 315px;
  }
  .ledger-checkout {
    width: 640px;
    margin-top: 50px;
  }
  .show-calories {
    font-size: 19px;
  }
}
@media screen and (min-width: 971px) {
  .item-detail {
    border: none;
    margin: 13px 27px 27px 30px;
  }
  #guest_registration_form .field {
    padding-left: 110px;
  }
  #map-outer .map-wrapper-inner {
    padding-left: 320px;
  }
}
@media screen (max-width: 999px) {
  .menu-items {
    width: 43%;
  }
}
@media screen and (min-width: 1000px) {
  .footer {
    width: 1000px;
    margin-left: -500px;
  }
  .footer-separator {
    width: 1000px;
  }
  #map-outer .map-wrapper {
    width: 1060px;
  }
  #map-outer .map-wrapper-inner {
    width: 688px;
    padding-left: 322px;
  }
  .main-content-placeholder {
    width: 980px;
  }
  .topRow + .mainColumn {
    width: 800px;
    margin-left: 124px;
  }
  #guest_registration_form .field {
    padding-left: 120px;
  }
  .no-bottom-border {
    width: 997px;
  }
  .wrapped {
    margin-left: 75px;
  }
  .ledger-checkout,
  .receipt-checkout {
    width: 915px;
  }
  .item-detail {
    width: 855px;
  }
  .account-container {
    width: 610px;
  }
  .itemContainer {
    margin-left: -30px;
  }
  .page-header {
    margin-left: -500px;
    width: 1000px;
  }
  .mainColumn .body .order-wizard-container {
    width: 67%;
  }
  .menu-items {
    width: 53%;
  }
}
@media screen and (min-width: 1025px) {
  .menu-items {
    width: 56%;
  }
}
@media screen and (min-width: 1190px) {
  #map-outer .map-wrapper {
    width: 1150px;
  }
  #map-outer .map-wrapper-inner {
    width: 808px;
    padding-left: 277px;
  }
  .topRow + .mainColumn {
    width: 960px;
    margin-left: auto;
  }
  #guest_registration_form .field {
    padding-left: 200px;
  }
  .item-detail {
    width: 1102px;
  }
  .footer-separator {
    width: 1150px;
  }
  .wrapped {
    margin-left: 120px;
  }
  .footer {
    width: 1150px;
    margin-left: -575px;
  }
  .account-container {
    width: 648px;
  }
  .itemContainer {
    margin-left: 0;
  }
  .show-calories {
    padding-left: 30px;
  }
  .page-header {
    margin-left: -575px;
    width: 1150px;
  }
  .mainColumn .body .order-wizard-container {
    width: 67%;
  }
}
@media (min-width: 1280px) {
  #map-outer .map-wrapper {
    width: 1020px;
  }
  #map-outer .map-wrapper-inner {
    width: 898px;
    padding-left: 232px;
  }
  .gmnoprint {
    left: 5px !important;
  }
  .main-content-placeholder {
    width: 1220px;
  }
  .wrapped {
    margin-left: 165px;
  }
  .footer {
    width: 1240px;
    margin-left: -620px;
  }
  .footer-separator {
    width: 1240px;
  }
  .page-header {
    margin-left: -620px;
    width: 1240px;
  }
  .mainColumn .body .order-wizard-container {
    width: 67%;
  }
}
.is-satisfied .panel-title {
  display: block;
}
.is-not-satisfied .panel-title {
  display: block;
}
@media screen and (max-height: 870px) {
  .landing-page-social-links {
    position: absolute;
    top: 30px;
    left: 0;
    margin-left: -12px;
  }
  .landing-page-buttons {
    position: absolute;
    top: 350px;
  }
  .landing-photos {
    height: 80%;
    width: 80%;
  }
}
.centered-form-panel {
  margin: 3em auto;
  width: 450px;
}
#map {
  width: 100%;
  height: 100%;
  z-index: 20;
  margin: 0;
}
#map-outer {
  position: fixed;
  top: 142px;
  bottom: 120px;
  left: 0;
  right: 0;
}
#map-outer .map-wrapper {
  margin: 0 auto;
  position: relative;
  height: 100%;
}
#map-outer .map-wrapper-inner {
  height: 100%;
}
#map-outer .map-wrapper .contain:not(.contain-locator) {
  width: 1000px;
}
@media (min-width: 1190px) {
  .account-container {
    width: auto;
  }
}
#locations {
  position: absolute;
}
#find-store {
  margin-left: -10px;
  width: 340px;
  min-height: 1200px;
  background: #f8f7ee;
  left: 0;
  z-index: 0;
}
#find-store #findform {
  padding: 45px 26px 0;
  border-bottom: 1px solid #e0d3c8;
  background-color: #f8f7ee;
}
#find-store #findform h3 {
  font-size: 20px;
  font-family: sans-serif;
  line-height: 26px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  padding-bottom: 10px;
}
#find-store #findform input[type=text] {
  display: block;
  border: 1px solid #b2b2b2;
  background: #ffffff;
  color: #54565b;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  border-radius: 6px;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
  font-family: "Montserrat", sans-serif;
  line-height: 14px;
  padding: 6px 10px 5px;
  vertical-align: bottom;
  display: inline-block;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  margin-right: 0;
  width: 230px;
  height: 30px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#find-store #findform input[type=text]:placeholder {
  color: #b2b2b2;
}
#find-store #findform input[type=text].error {
  outline: none;
  border: 1px solid #d02c30;
  box-shadow: 0 0 0 1px #d02c30;
  color: #d02c30;
}
#find-store #findform input[type=text]:focus,
#find-store #findform input[type=text]:focus.error {
  outline: none;
  border: 1px solid #779e91;
  box-shadow: 0 1px 0 0 #779e91;
}
#find-store #findform input[type=text],
#find-store #findform input[type=text]:focus,
#find-store #findform input[type=text]:focus.error {
  border-right: none;
}
#find-store #findform input[type=submit] {
  position: normal;
  margin-left: 0;
  border-top: 1px solid #d17e12;
  border-top-left-radius: 0;
  border-left: none;
  border-bottom: 2px solid #d17e12;
  border-bottom-left-radius: 0;
  padding: 6px 5px 5px 5px;
  height: 30px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
}
#find-store #findform p {
  color: #061821;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}
#find-store #findform span {
  font-family: "Montserrat", sans-serif;
  font-size: 11px;
  line-height: 30px;
  color: #726b65;
  font-weight: bold;
}
#find-store ul#findtabs {
  list-style-type: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  width: 340px;
  height: 33px;
}
#find-store ul#findtabs li {
  border-top: 1px solid #e5e5e5;
  border-right: 2px solid #e5e5e5;
  width: 170px;
  height: 32px;
  float: left;
  text-align: center;
}
#find-store ul#findtabs li a,
#find-store ul#findtabs li a:link,
#find-store ul#findtabs li a:visited {
  display: block;
  width: 170px;
  height: 32px;
  float: left;
  color: #fff;
  background: rgba(146, 125, 108, 0.3);
  font-size: 12px;
  font-weight: bold;
  line-height: 32px;
  text-transform: uppercase;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: 8px 50%;
}
#find-store ul#findtabs li a.active,
#find-store ul#findtabs li a.active:link,
#find-store ul#findtabs li a.active:visited {
  background: none;
  color: #d02c30;
  text-shadow: none;
}
#find-store ul#findtabs li#favorite-stores {
  width: 279px;
  border-right: 1px solid #999;
  text-align: left;
}
#find-store ul#findtabs li#favorite-stores a {
  padding-left: 40px;
  width: 240px;
  color: black;
  text-align: left;
}
#find-store ul#findtabs li#drivethru-stores {
  width: 57px;
  border-right: 1px solid #999;
}
#find-store ul#findtabs li#drivethru-stores a {
  width: 57px;
  background-image: url("/local/siteFiles/images/location/carIcon.png");
  background-position: 50% 50%;
}
#find-store ul#findresults {
  list-style-type: none;
  margin: 0;
  padding: 0 0 120px;
}
#find-store ul#findresults li {
  width: 288px;
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  padding: 20px 26px;
  cursor: pointer;
  background: none;
  position: relative;
  background-color: #f7f7ee;
  min-height: 100px;
}
#find-store ul#findresults li span.distance {
  display: block;
  float: right;
  line-height: 18px;
  font-weight: bold;
  height: 36px;
}
#find-store ul#findresults li address {
  display: block;
  font-style: normal;
  line-height: 18px;
}
#find-store ul#findresults li h4,
#find-store ul#findresults li div.mapoverlay h4 {
  width: 190px;
  margin: 0 0 1px;
  font-weight: inherit;
  line-height: 18px;
  text-transform: uppercase;
}
#find-store ul#findresults li.favorite .favoriteHolder {
  position: absolute;
  left: 0;
  top: -1px;
  background-image: url("/local/siteFiles/images/location/favoriteStore.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  height: 28px;
  width: 28px;
}
#find-store ul#findresults li:hover,
#find-store ul#findresults li.active {
  background-color: #e9e8e0;
}
#find-store ul#findresults li.pagation:hover,
#find-store ul#findresults li.pagation {
  background: none;
  cursor: auto;
}
#find-store ul#findresults li.pagation a,
#find-store ul#findresults li.pagation a:link {
  color: #c71141;
  text-decoration: none;
}
#find-store ul#findresults li.pagation a:hover {
  color: #f18c02;
}
#find-store ul#findresults li.pagation a.pagination-next {
  float: right;
}
#find-store ul#findresults li.pagation input {
  display: none;
}
#find-store ul#findresults li .actions {
  margin-top: 10px;
}
#find-store ul#findresults li a.startorder {
  display: block;
  float: right;
  color: #000;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  padding-bottom: 32px;
  background-image: url("/local/siteFiles/images/location/startOrder.png");
  background-repeat: no-repeat;
  background-position: 100% 25%;
  width: 45px;
  height: 43px;
}
#find-store ul#findtabs li#favorite-stores {
  width: 234px;
}
#find-store ul#findtabs li#favorite-stores a {
  width: 194px;
}
#find-store ul#findtabs li#active-stores {
  width: 46px;
  border-right: 1px solid #999;
}
#find-store ul#findtabs li#active-stores a {
  width: 46px;
  background-image: url("/local/siteFiles/images/location/onlineIcon.png");
  background-position: 50% 50%;
}
#find-store ul#findtabs li#favorite-stores {
  width: 339px;
}
#find-store ul#findtabs li#favorite-stores a {
  width: 300px;
  background-color: #f8f7ee;
}
#find-store ul#findresults {
  overflow-x: hidden;
  overflow-y: auto;
  background-color: #f8f7ee;
}
#find-store ul#findresults li.message {
  color: black;
  cursor: auto;
}
#find-store #findform p {
  color: #595959;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
#find-store ul#findresults li a,
#find-store ul#findresults li a:link,
#find-store ul#findresults li a:visited {
  font-family: "Montserrat", sans-serif;
  text-decoration: none;
}
#find-store #find-store ul#findresults li a,
#find-store #find-store ul#findresults li a:link,
#find-store #find-store ul#findresults li a:visited,
#find-store div.mapoverlay a,
#find-store div.mapoverlay a:link,
#find-store div.mapoverlay a:visited {
  text-decoration: none;
}
div.mapoverlay {
  z-index: 10000;
  position: relative;
  width: 520px;
}
div.mapoverlay div.middleinfo .divider {
  width: 20px;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  min-height: 160px;
}
div.mapoverlay div.middleinfo .divider2 {
  width: 20px;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  min-height: 160px;
}
div.mapoverlay div.middleinfo .rightinfo {
  width: 225px;
  display: inline-block;
  vertical-align: top;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  line-height: 17px;
  color: #595959;
  font-weight: normal;
}
div.mapoverlay div.middleinfo table.hours {
  padding: 0;
  margin-left: 0;
  text-align: left;
}
div.mapoverlay div.middleinfo table.hours tr {
  padding: 0;
  height: 17px;
  border: 0;
}
div.mapoverlay div.middleinfo table.hours tr th {
  color: black;
  width: 40px;
  border: 0;
  padding: 0;
}
div.mapoverlay div.middleinfo table.hours tr td {
  font-weight: normal;
  text-transform: lowercase;
  padding: 0 0 0 5px;
}
div.mapoverlay div.bordertop {
  height: 12px;
  width: 100%;
  background-repeat: repeat-x;
  margin-top: 8px;
}
div.mapoverlay div.borderbottom {
  height: 12px;
  width: 100%;
  background-repeat: repeat-x;
}
div.mapoverlay div.body {
  position: relative;
  margin: 0;
  padding: 20px 20px 0 20px;
}
.gm-style-iw {
  text-align: center;
}
div.mapoverlay div.borderleft {
  position: absolute;
  top: 0;
  left: 0;
  width: 13px;
  height: 100%;
  overflow: hidden;
}
div.mapoverlay div.borderright {
  position: absolute;
  top: 0;
  right: 0;
  width: 13px;
  height: 100%;
  overflow: hidden;
}
div.mapoverlay div.topinfo {
  height: 40px;
  width: 100%;
  margin-left: 20px;
}
div.mapoverlay div.topinfo h4 {
  display: inline-block;
  width: 320px;
  height: 50px;
  font-size: 20px;
  vertical-align: middle;
}
div.mapoverlay div.topinfo .drivethru {
  display: inline-block;
  width: 45px;
  height: 36px;
  background-image: url("/local/siteFiles/images/location/driveThru.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
div.mapoverlay div.topinfo .orderonline {
  display: inline-block;
  width: 45px;
  height: 36px;
  background-image: url("/local/siteFiles/images/location/onlineOrdering.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
div.mapoverlay div.middleinfo {
  width: 100%;
  vertical-align: top;
  margin-left: 20px;
}
div.mapoverlay div.middleinfo .leftinfo {
  width: 200px;
  display: inline-block;
  vertical-align: top;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  line-height: 22px;
  font-weight: normal;
  color: #595959;
}
div.mapoverlay div.middleinfo .leftinfo .restaurant-name {
  color: black;
}
div.mapoverlay div.make-favorite-container {
  margin: 0 auto 10px auto;
  padding-right: 55px;
  text-align: right;
}
div.mapoverlay div.make-favorite-container a {
  font-size: 16px;
}
div.mapoverlay div.bottominfo {
  margin: 0 auto;
  text-align: center;
  position: relative;
}
div.mapoverlay .start-order-prompt {
  text-align: left;
  padding-left: 40px;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 12px;
}
div.mapoverlay div.bottominfo .non-favorite {
  font-size: 14px;
}
div.mapoverlay div.bottominfo .favorite {
  position: absolute;
  left: 300px;
  top: -30px;
  text-align: left;
  text-transform: uppercase;
  display: inline-block;
  padding-left: 25px;
  background-image: url("/local/siteFiles/images/location/favoriteStar.png");
  background-repeat: no-repeat;
  background-position: 0 25%;
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 25px;
  color: #d02c30;
  margin-right: 10px;
}
section,
article,
nav,
header,
footer {
  display: block;
}
.footer {
  bottom: 0;
  left: 0;
  position: fixed;
  height: 125px;
  margin-top: 0;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  z-index: 50;
}
.footer .copyright_text {
  position: relative;
  height: 100px;
  font-size: 15px;
  top: 50px;
  font-weight: normal;
  padding-bottom: 20px;
}
.footer .footer-seperator-text {
  display: block;
  padding: 8px;
}
.footer a {
  text-decoration: underline;
}
.page-header .logo {
  text-align: left;
  position: fixed;
  z-index: 100;
}
h1#logo {
  position: absolute;
  top: -10px;
  left: 20px;
  margin: 0;
  height: 120px;
  width: 120px;
  text-indent: -99999px;
}
h1#logo img {
  display: block;
  border: none;
}
.progress-bar ul li {
  text-indent: 0;
  text-align: center;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 26px;
  display: block;
}
.progress-bar ul li .icon {
  height: 36px;
  width: 42px;
  padding: 7px 0 3px;
  margin: 0 auto;
  font-family: "Molot", sans-serif;
  font-size: 24px;
  line-height: 28px;
}
.progress-bar ul li.on {
  color: #ff9c01;
}
.progress-bar {
  position: fixed;
  top: 52px;
  left: 504px;
  width: auto;
}
.progress-bar ul {
  width: 100%;
}
.progress-bar ul li {
  margin: 0 15px;
  float: left;
  width: auto;
  overflow: visible;
}
.progress-bar ul li a {
  text-indent: 0;
  background: none;
  text-align: center;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 26px;
  display: block;
}
.progress-bar ul li a span {
  display: block;
}
.progress-bar ul li a .icon {
  height: 36px;
  width: 40px;
  padding: 5px 0 0;
  margin: 0 auto;
  font-family: "Molot", sans-serif;
  font-size: 24px;
  line-height: 28px;
}
.progress-bar ul li a:hover,
.progress-bar ul li.on a {
  color: #FF3B3F;
}
.progress-bar ul li.done .icon span {
  height: 32px;
  width: 29px;
  text-indent: 50px;
  margin: -2px 0 0 5px;
  overflow: hidden;
}
.page-header .contain {
  margin: 0 auto;
  position: unset;
}
header {
  position: fixed;
  left: 0;
  top: 0;
  height: 142px;
  width: 100%;
  z-index: 101;
}
.footer-separator-text {
  display: none;
}
.menu-path {
  padding-top: 32px;
  padding-right: 10px;
  padding-bottom: 0;
  padding-left: 10px;
}
.menu-path ul {
  display: block;
  padding: 5px;
  font-size: 25px;
  font-weight: normal;
}
.menu-path ul.xxx {
  display: inline-block;
  padding: 10px;
  font-size: 25px;
  font-weight: normal;
}
.menu-path ul.xxx {
  display: inline-block;
  padding: 10px;
  font-size: 20px;
  font-weight: bold;
}
.menu-path li {
  display: inline-block;
}
.menu-path li a {
  color: inherit;
  font-weight: inherit;
}
.contain .package-diagram .body {
  margin: auto;
  padding: 30px;
  width: 828px;
}
.contain .package-diagram .body > div {
  padding: 30px;
  width: 768px;
}
.contain .package-diagram h2 {
  margin-bottom: 35px;
}
.contain .package-diagram .page-title {
  border-bottom: none;
}
.wrapped {
  width: 828px;
  padding: 30px;
  margin-left: 165px;
  height: 100%;
  float: left;
}
.review-details {
  float: left;
  width: 474px;
  font-size: 20px;
  margin-left: -3px;
}
.review-details br {
  display: none;
}
.review-details h3 {
  font-size: 25px;
  padding: 5px;
}
.review-details table {
  padding-left: 5px;
}
.review-details p {
  padding: 5px;
  font-weight: normal;
}
.string {
  font-weight: normal;
}
.order-details-divider {
  display: none;
}
.summary-review {
  width: 311px;
  font-size: 20px;
  color: gray;
  margin-left: 514px;
}
.summary-review h4 {
  font-size: 25px;
  padding: 5px;
  margin-bottom: 5px;
}
.summary-review #deliverer_address {
  padding-left: 5px;
}
.summary-review #ordertime_summary {
  padding: 5px;
  font-weight: normal;
}
receipt-container {
  width: 775px;
  border: 1px solid red;
}
#save-favorite-item-prompt input {
  height: 25px;
  font-size: 18px;
}
#save-favorite-item-prompt .js-save-favorite-item-submit {
  margin-top: 10px;
}
#save-order-prompt p {
  font-size: 18px;
  margin-bottom: 10px;
}
#save-order-prompt input {
  margin-top: 10px;
  font-size: 18px;
}
.checkout-main-wrapper {
  width: 72%;
  border-radius: 2px;
}
.checkout-main-wrapper .review-order-header {
  border-radius: 2px 2px 0 0;
}
#billing-info-top {
  margin-top: 10px;
}
.cardInfoDisplay_div {
  margin: 2px;
}
.cardInfoDisplay_div span {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 100;
}
#clu-open {
  padding-left: 3px;
  margin-right: 5px;
}
#ordercomments {
  display: block;
  position: absolute;
  width: 30%;
  resize: none;
  border-radius: 2px;
  border: 1px solid #c5c5c5;
  padding: 3px;
}
.cart-disclaimer {
  font-size: 16px;
  margin-left: 10px;
  margin-top: 70px;
}
.topRow + .mainColumn {
  padding: 10px;
  border-radius: 2px;
}
.topRow + .mainColumn .body {
  font-size: 25px;
}
.welcomeblock {
  text-align: center;
  margin: 40px 0 5px;
  width: 60%;
}
.welcomeblock .description {
  font-size: 20px;
}
.checkout_main .button {
  margin-bottom: 199px;
}
.fixedHeightDivTop {
  margin-bottom: 5px;
  margin-left: 28px;
}
.fixedHeightDivTop b {
  font-size: 19px;
  font-weight: bold;
}
#email_errors {
  font-size: 20px;
}
#information-dialogs {
  padding: 50px 0 30px 0;
}
#contact_address {
  font-size: 20px;
}
#contactform fieldset {
  text-align: left;
}
.body h3.account-registration-header {
  font-size: 44px;
}
#user_profile_form label {
  text-align: left;
  width: 125px;
}
#user_profile_form #optin_label {
  display: inline;
  width: 103px;
}
#user_profile_form .field {
  margin-bottom: 12px;
}
.combo-item-detail-body {
  padding-bottom: 10px;
  height: 315px;
}
.combo-item-detail-body .description {
  word-wrap: break-word;
  min-height: 50px;
  font-size: 26px;
}
.combo-item-detail-body-spacer {
  display: none;
}
.line {
  margin: 0px 0px 0px 42px;
  width: 716px;
}
#update_action table {
  font-size: 20px;
}
.notice {
  font-size: 18px;
}
.gallery-item-info .description {
  border-top: none;
}
.item-detail {
  border-radius: 2px;
  background-clip: padding-box;
  font-size: 15px;
}
.item-detail .item-name {
  display: block;
  margin-bottom: 10px;
  font-size: 40px;
}
.item-detail .item-price {
  position: absolute;
  right: 40px;
  top: 10px;
  font-size: 50px;
  font-weight: normal;
}
.item-detail .hide-price-before-cart.item-price {
  display: none;
}
.item-detail .item-detail-image {
  display: inline-block;
  margin: 5px 0;
  border-radius: 2px;
}
.item-detail .description {
  display: inline-block;
  vertical-align: top;
  word-wrap: break-word;
  font-size: 24px;
}
.item-detail .item-detail-image + .description {
  margin-left: 20px;
}
.item-detail .combo-header-nutrition-download-link a {
  display: none;
}
.item-detail .size-style-select-wrapper {
  position: absolute;
  top: 75px;
  right: 40px;
  width: 80px;
  z-index: 1;
  text-align: center;
  padding: 6px;
  border-radius: 3px;
}
.item-detail .size-style-select-wrapper .size-select,
.item-detail .size-style-select-wrapper .style-select {
  position: relative;
  border: none;
  padding-top: 25px;
}
.item-detail .size-style-select-wrapper legend {
  float: none;
  position: absolute;
  top: 0;
  left: 5px;
  right: 5px;
  font-size: 20px;
}
.item-detail .size-style-select-wrapper input {
  display: none;
}
.item-detail .size-style-select-wrapper label {
  display: block;
  position: relative;
  overflow: hidden;
  font-size: 25px;
  font-weight: normal;
  cursor: pointer;
}
.item-detail .size-style-select-wrapper .hide-label {
  transition-property: height;
  transition-duration: 0.25s;
  transition-timing-function: ease;
  height: 0;
}
.item-detail .size-style-select-wrapper .show-label {
  transition-property: height;
  transition-duration: 0.25s;
  transition-timing-function: ease;
  height: 1.25em;
}
.item-detail .size-style-select-wrapper input + label {
  transition-property: height;
  transition-duration: 0.25s;
  transition-timing-function: ease;
  height: 0;
}
.item-detail .size-style-select-wrapper input:checked + label {
  transition-property: height;
  transition-duration: 0.25s;
  transition-timing-function: ease;
  height: 1.25em;
}
.item-detail .size-style-select-wrapper .size-style-choose-prompt {
  cursor: inherit;
  text-transform: uppercase;
  transition-property: height;
  transition-duration: 0.25s;
  transition-timing-function: ease;
  height: 1.25em;
}
.item-detail .size-style-select-wrapper input:checked ~ .size-style-choose-prompt {
  transition-property: height;
  transition-duration: 0.25s;
  transition-timing-function: ease;
  height: 0;
}
.item-detail .size-style-select-wrapper .size-select:hover label,
.item-detail .size-style-select-wrapper .style-select:hover label {
  transition-property: height;
  transition-duration: 0.25s;
  transition-timing-function: ease;
  height: 1.25em;
}
.item-detail .size-style-select-wrapper .size-select:hover .size-style-choose-prompt,
.item-detail .size-style-select-wrapper .style-select:hover .size-style-choose-prompt {
  transition-property: height;
  transition-duration: 0.25s;
  transition-timing-function: ease;
  height: 0;
}
.item-detail .add-item-form {
  position: relative;
}
.item-detail .add-item-form fieldset legend {
  font-size: 25px;
}
.item-detail .customer-text {
  padding-left: 24px;
}
.item-detail .customer-text .field {
  display: inline-block;
  clear: none;
  float: none;
  padding: 0;
  width: auto;
  margin-left: 1em;
  text-align: left;
}
.item-detail .customer-text label {
  display: block;
  font-weight: bold;
  font-size: 20px;
  line-height: 1;
  letter-spacing: -0.025em;
  text-transform: none;
  margin: 15px 0 10px;
}
.item-detail .customer-text input[type="text"] {
  display: block;
  border-radius: 3px;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  line-height: 14px;
  padding: 3px;
  vertical-align: middle;
}
.item-detail .non-combo-pick-list {
  margin: 10px 40px;
  padding-top: 10px;
}
.item-detail .non-combo-pick-list .non-combo-pick-list {
  padding: 0;
}
.item-detail .non-combo-pick-list:first-child {
  border-top: none;
  padding-top: 0;
}
.item-detail .non-combo-pick-list .requirements-message {
  font-size: 20px;
  margin-bottom: 0;
}
.item-detail .non-combo-pick-list .combo-item-cell-wrapper {
  width: 190px;
  margin: 5px;
}
.item-detail .non-combo-pick-list .panel-title {
  margin: 0;
  font-size: 20px;
  border-bottom: 1px solid #fff;
  padding: 10px;
  text-transform: none;
  text-shadow: none;
}
.item-detail .non-combo-pick-list.picklist.required .requirements-message {
  padding: 10px;
  background: none;
  font-size: 20px;
  display: none !important;
}
.item-detail .combo-pick-list-panels {
  left: 0;
  width: 100%;
  height: auto;
}
.item-detail .combo-pick-list-panel {
  width: 100%;
  max-height: none;
  background: transparent;
  overflow: visible;
}
.item-detail .combo-pick-list-panel .combo-choice-quantity,
.item-detail .combo-pick-list-panel .combo-choice-variant {
  display: none;
}
.item-detail .combo-slot {
  padding: 5px;
}
.item-detail .combo-slot-label {
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
  height: 13px;
  padding-left: 5px;
  padding-bottom: 30px;
}
.item-detail .combo-slot-prompt {
  width: 120px;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
  display: none;
}
.item-detail .combo-slot-remove-item {
  top: 5px;
  right: 8px;
  width: 16px;
  height: 16px;
}
.item-detail .combo-slot-selection-label {
  display: none;
}
.item-detail .combo-slot-image-wrapper {
  margin-bottom: 8px;
  height: 90px;
  width: 120px;
  padding: 0;
}
.item-detail .selected-combo-slot .combo-slot-image-wrapper img {
  -webkit-filter: opacity(100%);
  -moz-filter: opacity(100%);
  -o-filter: opacity(100%);
  -ms-filter: opacity(100%);
}
.item-detail .combo-slot-image {
  position: relative;
  top: 45px;
  height: 90px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.item-detail .combo-empty-slot .combo-slot-select-label-with-count {
  top: 48px;
}
.item-detail .combo-empty-slot .combo-slot-select-label-with-count .label {
  display: block;
}
.item-detail .combo-empty-slot .combo-slot-select-label-with-count .counter {
  display: block;
  font-size: 20px;
}
.item-detail .empty_tray {
  top: 18px;
}
.item-detail .combo-pick-list-add-optional-buttons {
  vertical-align: top;
  text-transform: uppercase;
  font-weight: bold;
}
.item-detail .combo-pick-list-add-optional-buttons .combo-pick-list-add-optional-buttons-wrapper {
  margin-left: auto;
  margin-right: auto;
  height: auto;
  padding-bottom: 10px;
}
.item-detail .combo-pick-list-add-optional-buttons .combo-pick-list-add-optional-buttons-wrapper div[data-pick-list-id] {
  margin-top: 12px;
  text-align: left;
}
.item-detail .combo-pick-list-add-optional-buttons .combo-pick-list-add-optional-buttons-wrapper div[data-pick-list-id].dependent-is-shown {
  margin-top: 0;
}
.item-detail .combo-pick-list-add-optional-buttons li {
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.item-detail .combo-pick-list-add-optional-buttons .button-label {
  display: inline-block;
  font-weight: normal;
}
.item-detail .combo-pick-list-add-optional-buttons .dependent-is-shown .button-label {
  display: none;
}
.item-detail .combo-pick-list-add-optional-buttons .label-for-selected {
  vertical-align: middle;
  width: 100%;
  margin: 10px;
  padding: 0;
}
.item-detail .combo-pick-list-add-optional-buttons .label-for-selected div {
  vertical-align: middle;
  text-align: center;
  padding: 5px;
  font-size: 16px;
}
.item-detail .combo-pick-list-add-optional-buttons .label-for-selected .img img {
  height: auto;
}
.item-detail .combo-pick-list-add-optional-buttons .label-for-selected .remove-button {
  height: 32px;
  width: 32px;
  cursor: pointer;
  float: right;
}
.item-detail .combo-pick-list-add-optional-buttons .label-for-selected .remove-button-placeholder {
  height: 32px;
  width: 32px;
}
.item-detail .follows-combo-pick-list-panels {
  margin: 1em 0;
  min-height: 0;
}
.item-detail .combo-pick-list-panel h1 {
  padding-left: 42px;
  border-bottom: 1px solid #fff;
  margin: 0 40px 20px 40px;
}
.item-detail .optional-pick-list-decoration {
  float: left;
}
.item-detail .combo-pick-list-slots table {
  margin-left: 0;
  margin-right: 0;
}
.item-detail .combo-pick-list-slots table[data-slot-count='6'] {
  margin-left: -18px;
}
.item-detail .combo-pick-list-slots table[data-slot-count='6'] .combo-slot-separator {
  display: none;
}
.item-detail .combo-pick-list-slots table,
.item-detail .combo-pick-list-panels,
.item-detail .combo-optional-pick-lists,
.item-detail .follows-combo-pick-list-panels {
  display: none;
}
.combo-slot {
  position: static;
}
.combo-full-slot .combo-slot-image-wrapper img {
  filter: opacity(75%);
  -webkit-filter: opacity(75%);
  -moz-filter: opacity(75%);
  -o-filter: opacity(75%);
  -ms-filter: opacity(75%);
}
.pick-list.required .requirements-message {
  margin: 0;
  padding: 0;
}
.upsell-gallery_with_children .panel-title,
.upsell-gallery_with_children_inverted .panel-title {
  display: none;
}
.upsell-gallery .gallery-pick-list-wrapper .panel-title,
.upsell-gallery_with_children .gallery-pick-list-wrapper .panel-title,
.upsell-gallery_with_children_inverted .gallery-pick-list-wrapper .panel-title,
.panel-title .requirements-message {
  display: none;
}
.gallery-pick-list-prompt {
  display: block;
  text-align: left;
  font-size: 24px;
}
.gallery-pick-list-wrapper {
  text-align: center;
  margin-top: 12px;
}
.gallery-pick-list-wrapper .gallery-item-name {
  padding: 5px;
  text-align: center;
  background-color: #000;
}
.gallery-pick-list-wrapper tr {
  vertical-align: top;
}
.gallery-pick-list-wrapper td {
  width: 190px;
}
.gallery-pick-list-wrapper .item-name {
  margin-bottom: 1em;
}
.gallery-pick-list-wrapper .gallery-image-wrapper {
  border-radius: 2px 2px 0 0;
  text-align: center;
  position: relative;
  margin-right: auto;
  width: 190px;
  height: 172px;
  cursor: pointer;
  z-index: 0;
}
.gallery-pick-list-wrapper .gallery-image-wrapper img {
  height: 172px;
  width: 190px;
  border-radius: 2px 2px 0 0;
  margin: 0;
}
.gallery-pick-list-wrapper .gallery-image-wrapper .not-button {
  width: 100%;
  background: none;
  border: none;
}
.gallery-pick-list-wrapper .gallery-pick-list-prompt {
  display: none;
}
.gallery-pick-list-wrapper .combo-choice-variant {
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  font-size: 20px;
}
.gallery-pick-list-wrapper .gallery-extra-cost {
  position: absolute;
  bottom: 3px;
  padding: 1px 5px 3px;
  font-size: 22px;
  text-align: right;
}
.upsell-grouped_radio .itemContainer {
  margin: 0.1em 0;
  padding: 0;
}
.partial-combination-overlay {
  display: none;
  position: absolute;
  top: 50px;
  right: 20px;
}
.gallery-pick-list-partial-combination .partial-combination-overlay {
  display: block;
}
.combo-optional-pick-list {
  display: none;
}
.combo-optional-pick-list fieldset {
  border: none;
}
.combo-optional-pick-list legend {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 20px 0 20px -50px;
  padding: 4px 14px 4px 24px;
  clear: both;
  font-size: 18px;
  font-weight: normal;
}
.nd-dt-overlay-mask .combo-pick-list-overlay.overlay-container {
  display: none;
  padding: 0;
}
.nd-dt-overlay-mask .combo-pick-list-overlay .close-button {
  width: auto;
  height: auto;
}
.nd-dt-overlay-mask .combo-pick-list-overlay .body {
  padding: 0;
}
.nd-dt-overlay-mask .combo-pick-list-overlay .non-combo-pick-list {
  padding: 5px;
}
.nd-dt-overlay-mask .combo-pick-list-overlay .non-combo-pick-list .gallery-item-name {
  width: 184px;
  padding: 3px;
}
.nd-dt-overlay-mask .combo-pick-list-overlay .combo-item-cell-wrapper {
  width: 190px;
  height: 200px;
  padding-bottom: 12px;
  margin: 6px 3px;
  border-radius: 2px;
}
.nd-dt-overlay-mask .combo-pick-list-overlay .combo-item-cell-wrapper:hover .hover-description {
  opacity: 0.7;
}
.nd-dt-overlay-mask .combo-pick-list-overlay .combo-choice-quantity {
  text-align: center;
}
#require-confirmation-overlay .approve-button {
  margin-left: 5px;
}
.second-paragraph {
  margin-top: 10px;
}
#guest_registration_form {
  padding-top: 10px;
}
#guest_registration_form .field {
  padding-left: 200px;
}
#guest_registration_form .guest-form-hr {
  margin-top: 10px;
  clear: both;
}
#guest_registration_form .exclusive-offers {
  margin-bottom: 10px;
}
#registration_form .acct-registration-label {
  display: block;
  float: none;
  text-align: left;
  margin-bottom: 3px;
  margin-top: 5px;
}
.combo-choice-variant {
  display: inline-block;
  padding-top: 0.5em;
  padding-bottom: 3em;
  font-size: 10px;
}
.bulkList .picklist {
  margin-bottom: 3em;
}
.bulkList .picklist fieldset {
  border: none;
}
.bulkList .picklist legend {
  display: none;
}
.panel-title {
  text-align: left;
  font-weight: normal;
  font-style: normal;
  font-size: 40px;
  padding: 0 25px;
  margin: 1em 0;
  text-transform: uppercase;
}
.gallery-group-name,
.gallery-group-description {
  margin: 1em 0 0.5em 0;
  padding: 0 25px;
  text-align: left;
  font-style: normal;
}
.gallery-group-name {
  font-size: 36px;
  font-weight: bold;
  text-transform: uppercase;
}
.gallery-group-description {
  font-weight: normal;
}
.nd-dt-overlay-mask {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 300;
  overflow-y: auto;
  display: none;
}
.nd-dt-overlay-mask .overlay-container {
  display: none;
  position: relative;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  padding: 10px;
  width: 500px;
  border-radius: 3px;
  font-size: 25px;
}
.nd-dt-overlay-mask .overlay-container-wide {
  width: 1000px;
}
.nd-dt-overlay-mask .close-button {
  position: absolute;
  top: 8px;
  right: 6px;
  height: 22px;
  width: 22px;
  cursor: pointer;
}
.nd-dt-overlay-mask h3 {
  display: block;
  padding: 0;
  font-size: 25px;
}
#dToverlay {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 300;
  overflow-y: auto;
  display: none;
}
#dToverlay .combo-pick-list-overlay.overlay-container {
  display: none;
  padding: 0;
}
#dToverlay .combo-pick-list-overlay .close-button {
  width: auto;
  height: auto;
}
#dToverlay .combo-pick-list-overlay .body {
  padding: 0;
}
#dToverlay .combo-pick-list-overlay .non-combo-pick-list {
  padding: 5px;
}
#dToverlay .combo-pick-list-overlay .non-combo-pick-list .gallery-item-name {
  width: 184px;
  padding: 3px;
}
#dToverlay .combo-pick-list-overlay .combo-item-cell-wrapper {
  width: 190px;
  height: 200px;
  padding-bottom: 12px;
  margin: 6px 3px;
  border-radius: 2px;
}
#dToverlay .combo-pick-list-overlay .combo-item-cell-wrapper:hover .hover-description {
  opacity: 0.7;
}
#dToverlay .combo-pick-list-overlay .combo-choice-quantity {
  text-align: center;
}
#dToverlay .overlay-container {
  display: none;
  position: relative;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  padding: 10px;
  width: 500px;
  border-radius: 3px;
  font-size: 25px;
}
#dToverlay .overlay-container-wide {
  width: 1000px;
}
#dToverlay .close-button {
  position: absolute;
  top: 8px;
  right: 6px;
  height: 22px;
  width: 22px;
  cursor: pointer;
}
#dToverlay h3 {
  display: block;
  padding: 0;
  font-size: 25px;
}
#account-prompt {
  height: auto;
}
.account-prompt {
  height: 100px;
  width: auto;
  margin: 10px;
  border-radius: 3px;
  cursor: pointer;
  transition: 0.5s ease-in-out;
}
.account-prompt p {
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px;
  transition: 0.5s ease-in-out;
}
.account-prompt:hover {
  transition: 0.5s ease-in-out;
}
.account-prompt:hover p {
  transition: 0.5s ease-in-out;
}
.contain .package-diagram .page-title {
  border-bottom: none;
}
.string {
  font-weight: normal;
}
.order-details-divider {
  display: none;
}
.summary-review #deliverer_address {
  padding-left: 5px;
}
.summary-review #ordertime_summary {
  padding: 5px;
  font-weight: normal;
}
.contact-us {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.contact-us fieldset {
  padding: 1em;
  text-align: left;
}
.contact-us div.field {
  color: #fff;
  font-size: 18px;
}
.contact-us div.field label {
  display: inline-block;
  width: 8em;
  padding: 2px 5px;
}
.contact-us div.field label.error {
  color: #d31145;
}
.contact-us div.field input[type="text"],
.contact-us div.field textarea {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 10px;
}
.contact-us div.field select {
  width: auto;
  vertical-align: middle;
  margin-bottom: 10px;
}
.contact-us #contactform label.error {
  background: transparent;
  color: #d31145;
}
.contact-us #contactform input.error {
  background: white;
}
.page-header {
  position: fixed;
  height: 130px;
  left: 50%;
  padding-bottom: 12px;
  border-radius: 2px 2px 0px 0px;
}
.page-header .nav1boxitem a {
  font-weight: bold;
  text-decoration: none;
}
.page-header .logo {
  position: absolute;
  width: 190px;
  height: 105px;
  z-index: 1;
}
.page-header .logo img {
  width: 100%;
}
.page-header .nav1box {
  position: absolute;
  font-size: 15px;
  text-align: right;
  text-transform: uppercase;
  z-index: 0;
  bottom: -86px;
  right: 20px;
}
.page-header .nav1boxitem {
  margin-right: 0;
  margin-left: 10px;
}
.page-header .nav2box {
  width: auto;
  text-transform: uppercase;
  border-radius: 0px 0px 2px 2px;
}
.page-header .nav2box a {
  font-weight: bold;
  text-decoration: none;
}
.page-header .nav2boxitem {
  margin-left: 5px;
  margin-right: 5px;
}
.page-header .hamburger-menu {
  display: none;
}
.page-header .progress-bar {
  background: none;
  position: absolute;
  top: 75px;
  left: 205px;
  height: 50px;
}
.page-header .progress-bar ul {
  margin: 0;
  padding: 0;
}
.page-header .progress-bar li {
  display: inline-block;
  margin: 0 -3px 0 0;
  padding: 0;
  width: 120px;
  height: 44px;
}
.order-total {
  margin-left: 16%;
}
.mainColumn .body-underlay .body .inline-field .pay-using {
  font-size: 20px;
  margin-left: 16%;
}
.left-content {
  font-size: 20px;
  width: 213px;
  padding: 0.5em;
}
.sidebar.left {
  width: 17%;
  z-index: 1;
  float: left;
  top: 0px;
  left: 31px;
  border-radius: 2px;
  padding: 10px 10px 10px 15px !important;
}
.sidebar.left li,
.sidebar.left ul#category li {
  margin: 0;
  line-height: 30px;
}
.sidebar.left h3 {
  margin-left: 200px;
}
.sidebar.left a {
  outline: medium none;
  text-decoration: none;
  font-weight: 400;
  padding: 3px;
  line-height: 34px;
}
#actions {
  float: right;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 73px;
  height: 52px;
  z-index: 90;
}
#actions .right {
  float: right;
  padding-right: 15px;
  padding-top: 5px;
}
#actions .left {
  padding: 10px;
  float: left;
}
#actions .contain {
  height: 100%;
  border-radius: 2px;
  padding-top: 10px;
  position: static;
  margin: 0 auto;
}
.group-ordering .body {
  width: 788px;
}
.button-base {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  width: auto;
  height: auto;
  padding: 6px;
  border: none;
  border-radius: 9px;
  padding-top: 6px;
  background: none;
  cursor: pointer;
}
.button-base .button:hover {
  text-decoration: underline;
}
.primary-button {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  width: auto;
  height: auto;
  padding: 6px;
  border: none;
  border-radius: 9px;
  padding-top: 6px;
  background: none;
  cursor: pointer;
}
.redbutton {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  width: auto;
  height: auto;
  padding: 6px;
  border: none;
  border-radius: 9px;
  padding-top: 6px;
  background: none;
  cursor: pointer;
}
.button-base .redbutton:hover {
  text-decoration: underline;
}
.yellowbutton {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  width: auto;
  height: auto;
  padding: 6px;
  border: none;
  border-radius: 9px;
  padding-top: 6px;
  background: none;
  cursor: pointer;
}
.back-button {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  width: auto;
  height: auto;
  padding: 6px;
  border: none;
  border-radius: 9px;
  padding-top: 6px;
  background: none;
  cursor: pointer;
}
.print-button {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  width: auto;
  height: auto;
  padding: 6px;
  border: none;
  border-radius: 9px;
  padding-top: 6px;
  background: none;
  cursor: pointer;
}
.js-left-action-button,
.js-left-action-button.redbutton,
.js-left-action-button.yellowbutton,
.js-left-action-button.back-button,
.js-left-action-button.primary-button,
.js-left-action-button.button,
.js-right-action-button,
.js-right-action-button.redbutton,
.js-right-action-button.yellowbutton,
.js-right-action-button.back-button,
.js-right-action-button.primary-button,
.js-right-action-button.button {
  float: right;
  display: block;
  margin: 0;
  padding: 6px;
  border: 0;
  height: auto;
  width: auto;
  overflow: hidden;
}
#actions .left a,
.action-bar .left a,
#actions .right a,
.action-bar .right a,
#actions .moreChoices a,
.action-bar .moreChoices a,
#actions .left input,
.action-bar .left input,
#actions .right input,
.action-bar .right input,
#actions .moreChoices input,
.action-bar .moreChoices input {
  margin: 3px;
}
.homepage-container {
  padding-top: 50px;
  padding-left: 10px;
}
.homepage-container .float-img {
  float: left;
  padding-top: 20px;
}
.homepage-container .not-float {
  padding-top: 20px;
}
.homepage-text {
  margin-top: 50px;
  margin-left: 75px;
  font-size: 60px;
}
.homepage-text h1 {
  font-weight: bold;
}
.homepage-text sup {
  vertical-align: super;
}
@media screen and (min-width: 1280px) {
  .page-header {
    margin-left: -620px;
    width: 1240px;
  }
  .page-header .progress-bar {
    left: 320px;
  }
  .main-content-placeholder {
    width: 1220px;
  }
  .contain {
    width: 1240px;
  }
  .sidebar.right {
    width: 310px;
    right: 20px;
  }
  .mainColumn .body-underlay {
    width: 1182px;
  }
  .mainColumn .body-underlay h3 {
    width: 1118px;
  }
  .mainColumn .body-underlay .no-bottom-border {
    width: 990px;
  }
  .mainColumn .body-underlay #ccFormTable {
    width: 1138px;
  }
  .item-detail {
    width: 1100px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .nd-management #hd {
    position: static;
  }
  .nd-management .nav1box {
    position: static;
  }
  .nd-management .page-header {
    height: 100px;
    position: static;
    left: 25%;
  }
}
