@charset "utf-8";
/* CSS Document */
html {
  height: 100%;
  width: 100%;
}
body.demo .full_page {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
#body,
.full_page,
.preview-inner {
  height: 100%;
  width: 100%;
  display: table;
  margin: 0;
  padding: 0;
  background-repeat: no-repeat;
  background-attachment: fixed;
  font-family: Roboto, Verdana, Arial, Calibri, 'Lucida Sans';
  font-size: 16px;
  color: #ffffff;
  background-color: #000000;
  overflow: hidden;
}
#body div,
.full_page div,
.preview-inner div,
#body span,
.full_page span,
.preview-inner span {
  box-sizing: border-box;
}
#debug-overlay {
  font-size: 0.9em;
  width: 94%;
  height: 90%;
  overflow-y: scroll;
  position: absolute;
  display: block;
  top: 5%;
  left: 3%;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
  vertical-align: bottom;
  padding: 0.2em;
  color: #fff;
  background-color: rgba(255, 128, 128, 0.5);
  text-shadow: 0 0 0.05em #000, 1px 1px 1px #000, 0 0 0.3em #000;
  z-index: 999999;
}
#debug-overlay:hover {
  background-color: rgba(128, 255, 128, 0.7);
  color: #fff;
}
#debug-overlay ::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 0.8em;
  height: 0.8em;
  background: rgba(76, 76, 76, 0.5);
  border-radius: 2px;
}
#debug-overlay ::-webkit-scrollbar-thumb {
  box-shadow: inset 0 0 3px #4c4c4c;
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0.5);
}
/* used temporarily for autozooming: */
.notransition,
.notransition * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}
/********************************************************************************************/
.demo.ctrls .header-top .section_container {
  border-bottom: 1px dashed rgba(148, 19, 213, 0.76);
  margin-bottom: -1px;
}
.demo.ctrls .header-bottom .section_container {
  border-top: 1px dashed rgba(148, 19, 213, 0.76);
  margin-top: -1px;
}
.demo.ctrls > .full_page {
  transition: all 0s !important;
}
.demo.ctrls #virtual_theatre {
  position: absolute;
  z-index: 999999;
  opacity: 0.5;
  background: repeating-linear-gradient(-45deg, rgba(0, 160, 0, 0.7), rgba(0, 255, 0, 0.6) 10px, black 10px, black 20px);
  border: 1px dashed rgba(0, 255, 0, 0.7);
}
.demo.ctrls div.swap_frame > div.inner {
  background: rgba(255, 0, 4, 0);
}
.demo.ctrls .plugin_content .border,
.demo.ctrls .plugin_content .iframe_content,
.demo.ctrls .plugin_content .image_content,
.demo.ctrls .plugin_content .menu_content,
.demo.ctrls .plugin_content .countdown_content,
.demo.ctrls .plugin_content .banner_content {
  -plugin_contentbility: hidden;
}
.scale-wrapper {
  position: relative;
  height: 100%;
  width: 100%;
}
.no_autozoom .menu_content,
.disable-autozoom .menu_content {
  height: 100%;
}
.no_autozoom .menu_content .x-list_bullet,
.disable-autozoom .menu_content .x-list_bullet {
  height: 100%;
}
div.note-editor div.note-editing-area div.note-editable > div.content_text ol,
div.dyn_content > div.content_text ol,
div.dyn_banner > div.content_text ol,
div.note-editor div.note-editing-area div.note-editable > div.banner_text ol,
div.dyn_content > div.banner_text ol,
div.dyn_banner > div.banner_text ol,
div.note-editor div.note-editing-area div.note-editable > div.content_text ul,
div.dyn_content > div.content_text ul,
div.dyn_banner > div.content_text ul,
div.note-editor div.note-editing-area div.note-editable > div.banner_text ul,
div.dyn_content > div.banner_text ul,
div.dyn_banner > div.banner_text ul {
  padding-inline-start: 1em;
}
ol.list_bullet,
ul.list_bullet {
  z-index: 1;
  padding: 0;
  margin: 0;
  list-style-position: inside;
  display: inline-block;
}
.preview_menu {
  height: 100%;
}
.preview_menu .menu_content.display-boxes {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.preview_menu .menu_content.display-boxes .grid-item-1 {
  flex: 1 1 60%;
}
.preview_menu .menu_content.display-boxes .grid-item-2 {
  flex: 1 1 25%;
}
.preview_menu .menu_content.display-boxes .grid-item-3 {
  flex: 1 1 25%;
}
.preview_menu .menu_content.display-boxes .menu_title,
.preview_menu .menu_content.display-boxes .menu_title_desc {
  flex: 2;
}
.preview_menu .menu_content.display-boxes .menu_title,
.preview_menu .menu_content.display-boxes .menu_title_desc {
  flex: 1;
}
.preview_menu .menu_content.display-boxes .xlist-wrapper {
  height: 100%;
  position: relative;
  display: block;
}
.preview_menu .menu_content.display-boxes .xlist-wrapper ol.list_bullet,
.preview_menu .menu_content.display-boxes .xlist-wrapper ul.list_bullet {
  height: 100%;
}
.preview_menu .menu_content.display-boxes .xlist-wrapper ol.list_bullet li.list_bullet_item,
.preview_menu .menu_content.display-boxes .xlist-wrapper ul.list_bullet li.list_bullet_item {
  flex-direction: column-reverse;
}
.plugin_content.disable-autozoom div.menu_content .dynamic-height,
.plugin_content.no_autozoom div.menu_content .dynamic-height {
  flex-grow: 0 !important;
}
div.menu_content .menu_offset_content {
  display: flex;
  flex-direction: column;
}
div.menu_content .menu_offset_content .dynamic-height {
  flex-grow: 1;
}
div.menu_content .image-container {
  display: none;
}
div.menu_content img.list-image {
  display: none;
}
div.menu_content.images-left .display-menu tr td .selling {
  /* Column 1 becomes position 2 */
  /* Column 2 becomes position 3 */
  /* Column 3 becomes position 1 */
}
div.menu_content.images-left .display-menu tr td .selling > :nth-child(1) {
  order: 2;
}
div.menu_content.images-left .display-menu tr td .selling > :nth-child(2) {
  order: 3;
}
div.menu_content.images-left .display-menu tr td .selling > :nth-child(3) {
  order: 1;
}
div.menu_content.images-left .display-menu tr td .selling .list-image-wrapper {
  margin-right: 0.4em;
}
div.menu_content.images-right .display-menu tr td .selling {
  /* Column 1 becomes position 2 */
  /* Column 2 becomes position 3 */
  /* Column 3 becomes position 1 */
}
div.menu_content.images-right .display-menu tr td .selling > :nth-child(1) {
  order: 1;
}
div.menu_content.images-right .display-menu tr td .selling > :nth-child(2) {
  order: 2;
}
div.menu_content.images-right .display-menu tr td .selling > :nth-child(3) {
  order: 3;
}
div.menu_content.images-right .display-menu tr td .selling .list-image-wrapper {
  margin-left: 0.4em;
}
div.menu_content.images-1 .image-container,
div.menu_content.images-on .image-container {
  text-align: center;
  display: table-cell;
  margin: 0 0 0 0.3em;
}
div.menu_content.images-1 .image-container-with-bg,
div.menu_content.images-on .image-container-with-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin: 1px;
  aspect-ratio: 1 / 1;
}
div.menu_content.images-1 .list-image-wrapper,
div.menu_content.images-on .list-image-wrapper {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  position: relative;
}
div.menu_content.images-1 img.list-image,
div.menu_content.images-on img.list-image {
  z-index: 2;
  display: block;
  width: 98%;
  width: auto;
  max-height: inherit;
  margin: auto;
}
div.menu_content.display-boxes {
  display: flex;
  flex-direction: column;
  height: 100%;
}
div.menu_content.display-boxes tr {
  display: grid;
}
div.menu_content.display-boxes > * {
  flex: 0 0 auto;
  /* Allow items to grow but not shrink */
}
div.menu_content.display-boxes > *.can_autozoom {
  overflow-y: auto;
  /* Add scroll if content exceeds allocated height */
}
div.menu_content.display-boxes .menu_title_container {
  display: flex;
  flex-direction: column;
}
div.menu_content.display-boxes .menu_title_container .menu_title,
div.menu_content.display-boxes .menu_title_container .menu_title_desc {
  justify-content: space-between;
  align-items: center;
}
div.menu_content.display-boxes .list-wrapper {
  height: 100%;
  position: relative;
  display: block;
  padding: 0;
  margin: 0;
}
div.menu_content.display-boxes .list-wrapper ol.list_bullet,
div.menu_content.display-boxes .list-wrapper ul.list_bullet {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
  height: 100%;
  /* Fix the height of the grid to 100% of its parent's height */
}
div.menu_content.display-boxes .list-wrapper ol.list_bullet li.list_bullet_item,
div.menu_content.display-boxes .list-wrapper ul.list_bullet li.list_bullet_item {
  display: flex;
  flex-direction: column-reverse;
  padding: 0;
  height: 100%;
  /* Make the outer container take 100% height of the grid cell */
}
div.menu_content.display-boxes .list-wrapper ol.list_bullet li.list_bullet_item > span,
div.menu_content.display-boxes .list-wrapper ul.list_bullet li.list_bullet_item > span,
div.menu_content.display-boxes .list-wrapper ol.list_bullet li.list_bullet_item > div,
div.menu_content.display-boxes .list-wrapper ul.list_bullet li.list_bullet_item > div {
  width: 100%;
}
div.menu_content.display-boxes .list-wrapper ol.list_bullet li.list_bullet_item .override-flex,
div.menu_content.display-boxes .list-wrapper ul.list_bullet li.list_bullet_item .override-flex {
  flex: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  aspect-ratio: 1 / 1;
  padding: 0.2em;
}
div.menu_content.display-boxes .list-wrapper ol.list_bullet li.list_bullet_item .text-container,
div.menu_content.display-boxes .list-wrapper ul.list_bullet li.list_bullet_item .text-container {
  position: relative;
  align-items: center;
  justify-content: flex-end;
  padding: 0.5em 0.5em 0 0.5em;
}
div.menu_content.display-boxes .list-wrapper ol.list_bullet li.list_bullet_item .list-image-wrapper,
div.menu_content.display-boxes .list-wrapper ul.list_bullet li.list_bullet_item .list-image-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
div.menu_content.display-boxes .list-wrapper ol.list_bullet li.list_bullet_item .list-image-wrapper .list-image,
div.menu_content.display-boxes .list-wrapper ul.list_bullet li.list_bullet_item .list-image-wrapper .list-image {
  object-fit: contain;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}
div.menu_content.display-boxes.images-0 ol.list_bullet li.list_bullet_item span.text-container,
div.menu_content.display-boxes.images-0 ul.list_bullet li.list_bullet_item span.text-container {
  z-index: 4;
  text-align: center;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  position: absolute;
  display: inline-table;
}
div.menu_content.display-boxes ol .menu_title,
div.menu_content.display-boxes ul .menu_title,
div.menu_content.display-boxes ol .menu_title_desc,
div.menu_content.display-boxes ul .menu_title_desc {
  display: none;
}
div.menu_content.display-boxes ol.list_bullet,
div.menu_content.display-boxes ul.list_bullet {
  display: grid;
  grid-auto-flow: row;
  height: 100%;
  padding: 0;
}
div.menu_content.display-boxes ol.list_bullet li.list_bullet_item,
div.menu_content.display-boxes ul.list_bullet li.list_bullet_item {
  flex-grow: 1;
  flex-shrink: 1;
  width: 100%;
  position: relative;
  padding: 0;
  margin: 0;
}
div.menu_content.display-boxes ol.list_bullet li.list_bullet_item img.list-image,
div.menu_content.display-boxes ul.list_bullet li.list_bullet_item img.list-image {
  max-width: 80%;
  max-height: 70%;
}
div.menu_content.display-boxes ol.list_bullet li.list_bullet_item.text,
div.menu_content.display-boxes ul.list_bullet li.list_bullet_item.text {
  color: transparent;
}
div.menu_content.display-boxes ol.list_bullet li.list_bullet_item.text > span,
div.menu_content.display-boxes ul.list_bullet li.list_bullet_item.text > span {
  z-index: 4;
  text-align: center;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  position: relative;
  display: block;
}
div.menu_content.display-boxes ol.list_bullet li.list_bullet_item.text > span .list_text_header,
div.menu_content.display-boxes ul.list_bullet li.list_bullet_item.text > span .list_text_header,
div.menu_content.display-boxes ol.list_bullet li.list_bullet_item.text > span .list_text_header_desc,
div.menu_content.display-boxes ul.list_bullet li.list_bullet_item.text > span .list_text_header_desc {
  display: block;
}
div.menu_content.display-boxes ol.list_bullet li.list_bullet_item .price-col-content,
div.menu_content.display-boxes ul.list_bullet li.list_bullet_item .price-col-content {
  display: flex;
  width: fit-content;
  align-items: flex-start;
}
div.menu_content.display-boxes ol.list_bullet li.list_bullet_item .price-col,
div.menu_content.display-boxes ul.list_bullet li.list_bullet_item .price-col,
div.menu_content.display-boxes ol.list_bullet li.list_bullet_item .price-col-content,
div.menu_content.display-boxes ul.list_bullet li.list_bullet_item .price-col-content {
  margin: 0 auto;
  position: relative;
}
div.menu_content.display-boxes ol.list_bullet li.list_bullet_item .list_el_title,
div.menu_content.display-boxes ul.list_bullet li.list_bullet_item .list_el_title,
div.menu_content.display-boxes ol.list_bullet li.list_bullet_item .list_el_desc,
div.menu_content.display-boxes ul.list_bullet li.list_bullet_item .list_el_desc,
div.menu_content.display-boxes ol.list_bullet li.list_bullet_item .list_el_price,
div.menu_content.display-boxes ul.list_bullet li.list_bullet_item .list_el_price,
div.menu_content.display-boxes ol.list_bullet li.list_bullet_item .list_text_header,
div.menu_content.display-boxes ul.list_bullet li.list_bullet_item .list_text_header,
div.menu_content.display-boxes ol.list_bullet li.list_bullet_item .list_text_header_desc,
div.menu_content.display-boxes ul.list_bullet li.list_bullet_item .list_text_header_desc {
  display: block;
  width: 100%;
}
div.menu_content.display-boxes ol.list_bullet li.list_bullet_item span.text-container,
div.menu_content.display-boxes ul.list_bullet li.list_bullet_item span.text-container {
  z-index: 3;
  position: absolute;
  bottom: 0;
  text-align: center;
  left: 0;
  right: 0;
  display: flex;
  align-content: flex-start;
  flex-direction: column;
}
div.menu_content.display-boxes ol.list_bullet li.list_bullet_item .list_el_class,
div.menu_content.display-boxes ul.list_bullet li.list_bullet_item .list_el_class {
  position: absolute;
  bottom: -0.5em;
  left: 50%;
  transform: translateX(calc(-50% + 2em));
}
video:focus,
img:focus,
video:active,
img:active {
  outline: none;
}
.content_highlight {
  outline: 1px dotted #00f;
  z-index: 9999 !important;
  background-color: rgba(50, 50, 26, 0.05);
}
.content_highlight .menu_title_container .menu_title {
  outline: 1px dotted #0ea70e;
}
.content_highlight .menu_title_container .menu_title_desc {
  outline: 1px dotted #be3ccb;
}
.content_highlight td.override-flex {
  outline: 1px dotted yellow;
}
.content_highlight td.text-container .selling > div,
.content_highlight td.text-container .selling > span {
  outline: 1px dotted yellow;
}
.content_highlight ol {
  outline: 1px dotted #a8f990;
  background-color: rgba(236, 255, 13, 0.13);
}
.content_highlight ol li.menu_item_group > div,
.content_highlight ol li.menu_item_group > span {
  outline: 1px dotted yellow;
}
.content_highlight td.text-container .selling {
  display: flex;
  width: 100%;
}
.content_highlight td.text-container .selling > div,
.content_highlight td.text-container .selling > span {
  outline: 1px dotted yellow;
}
.content_highlight.plugin-container {
  box-shadow: none;
  background-color: red !important;
}
.content_highlight.plugin-container .class-preview {
  border: none;
}
.content_highlight .fontstyle-btn {
  background-color: red;
}
.content_highlight .dyn_content,
.content_highlight .highlight_element {
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.5), /* inner white */ 0 0 5px 5px rgba(255, 255, 255, 0.5), /* inner white */ 0 0 10px 5px rgba(255, 0, 255, 0.5), /* middle magenta */ 0 0 15px 5px rgba(0, 255, 255, 0.5);
  z-index: 9999;
}
.content_highlight .dyn_content .fixed_zoom_wrapper,
.content_highlight .highlight_element .fixed_zoom_wrapper {
  background: rgba(137, 37, 38, 0.37);
}
.content_highlight .dyn_content .zoom_wrapper,
.content_highlight .highlight_element .zoom_wrapper {
  background: rgba(50, 36, 137, 0.54);
}
.content_highlight .countdown_content .banner_content {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 255, 0.4);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 255, 0.4);
  box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 255, 0.4);
}
.full_page {
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  display: block;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
  transition: background-color 1.5s ease-in !important;
}
.full_page .bg-container {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -2;
  transition: opacity 1s linear;
  opacity: 1;
}
.full_page .content {
  position: absolute;
  padding: 0;
  margin: 0;
  width: 100vw;
  height: 100%;
  z-index: 2;
  order: 2;
  display: table-row;
}
.full_page .content .demo_highlight:not(.ui-draggable) {
  -webkit-box-shadow: inset 0px 0px 0px 1px #00f;
  -moz-box-shadow: inset 0px 0px 0px 1px #00f;
  box-shadow: inset 0px 0px 0px 1px #00f;
  box-sizing: border-box;
}
.full_page .content .demo_highlight.drag-fixed {
  background: red;
}
.full_page > .kiosk_header {
  position: absolute;
  order: 1;
  display: block;
  width: 100%;
  /********** visibility: hidden; /* assumed account MUST make visible in their CSS */
  visibility: visible;
  font-size: 1em;
  opacity: 1;
  transition: height 2s linear, visibility 2s ease-in, opacity 2s ease-in !important;
  height: 0;
}
.full_page > .kiosk_header.hide-header {
  visibility: hidden !important;
  opacity: 0 !important;
}
.full_page > .kiosk_header .demo_highlight {
  -webkit-box-shadow: inset 0px 0px 0px 1px #00f;
  -moz-box-shadow: inset 0px 0px 0px 1px #00f;
  box-shadow: inset 0px 0px 0px 1px #00f;
  box-sizing: border-box;
}
.full_page > .kiosk_header .section_container {
  height: 100%;
  width: 100%;
}
.full_page > .kiosk_header .logo {
  float: left;
}
.full_page > .kiosk_header #page_title {
  padding-left: 0.5em;
  font-size: 1em;
  white-space: nowrap;
}
.full_page .dyn_img.demo_highlight {
  -webkit-box-shadow: inset 0px 0px 0px 1px #00f;
  -moz-box-shadow: inset 0px 0px 0px 1px #00f;
  box-shadow: inset 0px 0px 0px 1px #00f;
  background-color: rgba(91, 85, 240, 0.5);
  color: #00f;
  border-collapse: collapse;
  border: 0.04em dotted #ec0e11;
}
.full_page .content_text .demo_highlight,
.full_page .banner_text .demo_highlight {
  -webkit-box-shadow: inset 0px 0px 0px 1px #00f;
  -moz-box-shadow: inset 0px 0px 0px 1px #00f;
  box-shadow: inset 0px 0px 0px 1px #00f;
  background-color: rgba(240, 239, 85, 0.5);
  color: #00f;
  box-sizing: border-box;
}
.full_page .countdown_content .content_text {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}
/********************************************************************************************/
.content .fader {
  position: relative;
  height: 100%;
  width: 100%;
  padding-bottom: 1.5vh;
}
.content .fader .theatre {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  position: absolute;
}
.content .fader .theatre.ignore {
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
  width: 100vw !important;
  height: 100vh !important;
  position: absolute;
}
.plugin_content {
  width: 100%;
  height: 100%;
  position: relative;
}
.plugin_content .border,
.plugin_content .iframe_content .image_content,
.plugin_content .menu_content,
.plugin_content .countdown_content,
.plugin_content .banner_content {
  -plugin_contentbility: hidden;
}
/******************************************************************************************************************************/
/* Adjustments: */
@media screen and (max-device-width: 1280px) {
  #body {
    font-size: 18px;
  }
}
@media screen and (max-device-width: 801px) {
  #body {
    font-size: 20px;
  }
}
@media screen and (max-device-width: 641px) {
  #body {
    font-size: 10px;
    position: relative;
  }
}
@media screen and (max-device-width: 361px) {
  .kiosk_header {
    font-size: 6vw;
  }
}
#hidden-nav {
  display: block;
  font-size: 1em;
  height: 100%;
  line-height: 1em;
  min-height: 100%;
  width: 100%;
  text-align: left;
  float: right;
  background-color: rgba(117, 10, 251, 0.9);
  color: #d0c200;
  border: 1px solid yellow;
  padding: 0.1em 0.3em;
  border-radius: 8px;
  box-shadow: 3px 3px 8px #888, -3px 3px 8px #888, 3px -3px 8px #888, -3px -3px 8px #888;
  z-index: 100001;
}
#hidden-nav .xpanel-body {
  font-size: 1.1vw;
  line-height: 1.1em;
}
#hidden-nav .xpanel-body .lbl {
  width: 5.1em;
  display: inline-block;
  vertical-align: top;
}
#hidden-nav .xpanel-body .lbl::after {
  content: ':';
  display: block;
  float: right;
}
#hidden-nav .xpanel-body #kiosk_state {
  font-size: 0.8em;
  display: inline-block;
}
#hidden-nav .xpanel-body hr {
  margin: 2px;
}
#hidden-nav .xpanel-body #wake-times {
  font-size: 0.8em;
  display: inline-block;
}
#hidden-nav .xpanel-body #wake-times .r-item.live {
  color: white;
}
#hidden-nav .xpanel-body #wake-times .r-item.live::after {
  content: "] *";
  color: yellow;
}
#hidden-nav .xpanel-body #wake-times .r-item.live::before {
  content: "[";
  color: yellow;
  margin-left: -0.6em;
}
#hidden-nav .xpanel-body #slide_timer {
  font-size: 0.8em;
  display: inline-block;
}
#notice {
  position: absolute;
  top: 5px;
  right: 5px;
  padding: 5px;
  font-family: 'Lucida Console', "Gill Sans", "Gill Sans MT", "Myriad Pro", Helvetica, Arial, sans-serif;
  font-size: 1.5vw;
  min-height: 8em;
  min-width: 15.5em;
  text-align: right;
  z-index: 99999999;
}
#notice .status_icon {
  width: 32px;
}
#notice .status_icon.quiet_mode {
  width: 10px;
}
.demo .xmenu1 {
  background: red;
}
.demo .xmenu2 {
  background: green;
}
/* http://stackoverflow.com/questions/8693733/how-to-give-outer-glow-to-an-object-in-a-transparent-png-using-css3 */
.glow-light {
  -webkit-filter: drop-shadow(0 0 12px rgba(255, 255, 255, 0.95));
  filter: url(shadow.svg#drop-shadow);
}
.glow-dark {
  -webkit-filter: drop-shadow(0 0 12px rgba(0, 0, 0, 0.6));
  filter: url(shadow.svg#drop-shadow);
}
/**********************************************************************/
/* constants for all templates: */
.countdown_content,
.banner_content {
  box-sizing: border-box;
  display: table;
  margin: 0;
  padding: 0;
  order: 1;
  width: fit-content;
  height: fit-content;
  position: relative;
  max-height: 100%;
  max-width: 100%;
  top: 0;
  left: 0;
}
.note-editable .table,
.event_container .table,
.countdown_content .table,
.banner_content .table {
  margin: 0;
  width: 100%;
  border: none;
}
.note-editable .table > tbody > tr > td,
.event_container .table > tbody > tr > td,
.countdown_content .table > tbody > tr > td,
.banner_content .table > tbody > tr > td {
  border-top: none;
}
.note-editable .table > tbody > tr:not(:first-child) > td,
.event_container .table > tbody > tr:not(:first-child) > td,
.countdown_content .table > tbody > tr:not(:first-child) > td,
.banner_content .table > tbody > tr:not(:first-child) > td {
  border-top: 1px solid;
}
.note-editable .table.table-noborders,
.event_container .table.table-noborders,
.countdown_content .table.table-noborders,
.banner_content .table.table-noborders {
  border: none;
}
.note-editable .table.table-noborders > tbody > tr > td,
.event_container .table.table-noborders > tbody > tr > td,
.countdown_content .table.table-noborders > tbody > tr > td,
.banner_content .table.table-noborders > tbody > tr > td {
  border: none;
}
.note-editable .table.table-bordered,
.event_container .table.table-bordered,
.countdown_content .table.table-bordered,
.banner_content .table.table-bordered {
  border: 1px solid;
}
.note-editable .table.table-bordered > tbody > tr > td,
.event_container .table.table-bordered > tbody > tr > td,
.countdown_content .table.table-bordered > tbody > tr > td,
.banner_content .table.table-bordered > tbody > tr > td {
  border: 1px solid;
}
.note-editable .table.table-condensed > tbody > tr > td,
.event_container .table.table-condensed > tbody > tr > td,
.countdown_content .table.table-condensed > tbody > tr > td,
.banner_content .table.table-condensed > tbody > tr > td {
  padding: 0 !important;
}
.note-editable .table:hover {
  outline: 1px dotted #ccc;
}
.note-editable .table:hover > tbody > tr > td {
  outline: 1px dotted #ccc;
}
/**********************************************************************/
/* ALL dynamic banners are offset from centre of their container 	  */
.dyn_iframe,
.dyn_content:not(.menu_content),
.dyn_banner {
  display: table;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform-origin: center;
  margin: 0;
  padding: 0;
  text-transform: none;
}
.dyn_iframe .content_text,
.dyn_content:not(.menu_content) .content_text,
.dyn_banner .content_text,
.dyn_iframe .banner_text,
.dyn_content:not(.menu_content) .banner_text,
.dyn_banner .banner_text {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
.dyn_iframe p,
.dyn_content:not(.menu_content) p,
.dyn_banner p {
  word-wrap: normal;
  word-break: normal;
}
.dyn_iframe > span,
.dyn_content:not(.menu_content) > span,
.dyn_banner > span {
  display: table-cell;
  vertical-align: middle;
  font-size: 1em;
  word-wrap: normal;
}
/**********************************************************************/
/* ALL dynamic images are offset from centre of their contiainer 	  */
.dyn_img {
  display: block;
  position: absolute;
  transform-origin: center;
  margin: 0;
  padding: 0;
  text-transform: none;
  font-size: 1vw;
  /* fixed font size so that border and padding are relative to this */
  width: auto;
  height: auto;
}
/**********************************************************************/
/* ALL dynamic images are offset from centre of their contiainer 	  */
.dyn_menu {
  display: block;
  position: absolute;
  transform-origin: center;
  margin: 0;
  padding: 0;
  font-size: 1vw;
  /* fixed font size so that border and padding are relative to this */
  width: 100%;
  height: 100%;
}
/**********************************************************************/
.iframe_content,
.image_content {
  box-sizing: content-box;
  display: inline-block;
  margin: 0;
  padding: 0;
  order: 1;
  position: relative;
  font-size: 1vw;
  width: auto;
  height: auto;
}
.iframe_content iframe {
  position: absolute;
}
.image_section,
.section_padding {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
}
.image_section .flex_item,
.section_padding .flex_item {
  /* these allow padding up to 5px in .menu_content : Good for background colouring of .menu_content if required */
  padding: 0 0.2em 0.4em 0.2em;
  z_margin: 0 0.2em 0.2em 0.2em;
}
.image_section .float_item,
.section_padding .float_item {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
}
.border {
  width: 100%;
  height: 100%;
}
.image_section {
  height: 100%;
}
.hasFlex {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  box-align: start;
  width: 100%;
}
.hasFlex-col {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  flex-direction: row;
  box-align: start;
  width: 100%;
}
.hasFlex-col .flex_item {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  flex: 1 0 auto;
  width: 0;
  word-break: break-word;
  height: 100%;
}
.grid_dbg .theatre {
  position: absolute;
  z-index: 999999;
  opacity: 0.5;
  background: repeating-linear-gradient(-45deg, rgba(0, 100, 0, 0.2), rgba(0, 255, 0, 0.2) 10px, black 10px, black 20px);
  border: 1px dashed rgba(0, 255, 0, 0.7);
}
.grid_dbg .grid_item1 {
  background-color: rgba(255, 0, 0, 0.5);
}
.grid_dbg .grid_item2 {
  background-color: rgba(255, 255, 0, 0.5);
}
.grid_dbg .grid_item3 {
  background-color: rgba(0, 0, 255, 0.5);
}
.grid_dbg .grid_item4 {
  background-color: rgba(0, 255, 0, 0.5);
}
.grid_dbg .grid_item5 {
  background-color: rgba(0, 255, 255, 0.5);
}
.hasGrid-row {
  grid-template-columns: 100%;
  height: 100%;
  x-font-size: 1.5vw;
}
.hasGrid-row .flex_item {
  width: 100%;
  max-height: 100%;
  overflow: visible;
}
.hasGrid-col {
  grid-template-rows: 100%;
  height: 100%;
  x-font-size: 2vw;
}
.hasGrid-col .flex_item {
  height: 100%;
  max-width: 100%;
  overflow: visible;
}
/********************************************************************************************/
/* Magic floating item. expand container to be full size of container */
.float_item {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
/********************************************************************************************/
/* Menu Default characteristics */
ul.menu_list {
  position: relative;
  width: 100%;
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.menu_list li {
  width: 100%;
  position: relative;
  display: inline-block;
  float: left;
}
table.menu_list {
  border-collapse: separate;
  width: 100%;
  padding: 0;
}
table.menu_list.equal-cells {
  table-layout: fixed;
}
table.menu_list tr td {
  align-content: flex-start;
}
table.menu_list tr td.menu_item_group {
  display: block;
}
table.menu_list tr td:not(:last-child) {
  padding-right: 0.5em;
}
table.menu_list tr td:not(:first-child) {
  padding-left: 0.5em;
}
table.menu_list tr td.price-col {
  vertical-align: bottom;
  white-space: nowrap;
  margin-left: 0.3em;
}
.menu_list .header {
  clear: both;
}
.list_el_image {
  float: right;
  position: relative;
}
img.food_class_img {
  width: 1.3em;
  max-width: 22px;
  vertical-align: baseline;
}
div.food_class_img_container {
  display: inline;
  vertical-align: text-bottom;
}
/***********************/
.menu_title {
  margin-right: 0.1em;
  z_float: left;
  z_clear: both;
}
.menu_title_desc {
  z_float: left;
  margin-bottom: 0.3em;
  margin-top: -5px;
}
.newline-title-on .menu_title,
.newline-title-on .menu_title_desc {
  clear: both;
  float: left;
  display: block;
}
.newline-text-on .list_el_title,
.newline-text-on .list_el_desc {
  clear: both;
  float: left;
}
.list_el_header {
  margin-right: 0.6em;
}
.list_el_header_desc {
  margin-right: 0.6em;
}
.list_el_price,
.list_el_price_divider {
  float: right;
  min-width: fit-content;
}
/********************************************************************************************/
/* Googlefont issue in chrome */
body {
  -webkit-animation-delay: 0.1s;
  -webkit-animation-name: fontfix;
  -webkit-animation-duration: 0.1s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
}
@-webkit-keyframes fontfix {
  from {
    opacity: 1;
  }
  to {
    opacity: 1;
  }
}
/********************************************************************************************/
/* NOTICE stuff: */
.notice_body {
  background-size: cover;
  text-align: centre;
  font-family: Arial;
  font-size: 22px;
  padding: 1em;
  overflow: hidden;
}
.xzoom_wrapper {
  width: 100%;
  text-align: center;
}
.bottom-align-me {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
/**************************************************************************************************/
.vertical-centre {
  height: 100%;
  width: 100%;
  /* Internet Explorer 10 */
  display: -ms-flexbox;
  -ms-flex-align: center;
  /* Firefox */
  display: -moz-box;
  -moz-box-align: center;
  /* Safari, Opera, and Chrome */
  display: -webkit-box;
  -webkit-box-align: center;
  /* W3C */
  display: box;
  box-pack: start;
  box-align: left;
}
.horizontal-centre {
  height: 100%;
  width: 100%;
  /* Internet Explorer 10 */
  display: -ms-flexbox;
  -ms-flex-pack: center;
  /* Firefox */
  display: -moz-box;
  -moz-box-pack: center;
  /* Safari, Opera, and Chrome */
  display: -webkit-box;
  -webkit-box-pack: center;
  /* W3C */
  display: box;
  box-pack: start;
  box-align: left;
}
/**************************************************************************************************/
.fontable.no-wrap-text {
  white-space: nowrap;
}
