.pagetitle {
  left: 0%;
  top: 0%;
  width: 100%;
  height: 22%;
  background-image:url('DMA-Logo.png');
  background-repeat: no-repeat;
  background-size: 40%;
  background-position: center;
  background-color: #A3BBE6;
}

.pagebody {
  left: 0%;
  top: 0%;
  width: 100%;
  height: 200%;
  background-color: #A3BBE6;
}

.pagebody td {
  font-size: 1.8em;
  color: black;
  text-align: center;
  font-style: italic;
  font-weight: bold;
  vertical-align: baseline;
}

.FABpagebody td {
  font-size: 1.8vw;
  color: black;
  text-align: right;
  font-style: italic;
  font-weight: bold;
  vertical-align: baseline;
}

td.formanswers {
  font-size: 1.0em;
  color: black;
  text-align: center;
  font-style: italic;
  font-weight: bold;
  vertical-align: baseline;
}

FABtd.formanswers {
  font-size: 1.0vw;
  color: black;
  text-align: left;
  font-style: italic;
  font-weight: bold;
  vertical-align: baseline;
}

td.formanswers2 {
  font-size: 1.1em;
  color: black;
  text-align: center;
  font-style: italic;
  font-weight: bold;
  vertical-align: baseline;
}

FABtd.formanswers2 {
  font-size: 1.1vw;
  color: black;
  text-align: center;
  font-style: italic;
  font-weight: bold;
  vertical-align: baseline;
}

td.formanswers3 {
  font-size: 1.8vw;
  color: black;
  text-align: center;
  font-style: italic;
  font-weight: bold;
  vertical-align: baseline;
}

FABtd.formanswers3 {
  font-size: 1.8vw;
  color: black;
  text-align: left;
  font-style: italic;
  font-weight: bold;
  vertical-align: baseline;
}

div.formname {
  font-size: 3em;
  color: white;
  text-align: center;
}

FABdiv.formname {
  font-size: 3vw;
  color: white;
  text-align: center;
}

div.a {
  font-size: 1.9em;
  color: black;
  text-align: center;
  font-style: italic;
}

FABdiv.a {
  font-size: 1.9vw;
  color: black;
  text-align: center;
  font-style: italic;
}

.formanswers input[type="text"]
{
  font-size: 1.2em;
}

.formanswers select
{
  font-size: 1.2em;
}

.bigradio
{
  width: 2em;
  height: 2em;
}

.bigsubmit
{
  font-size: 1.3em;
  background-color: #08315B;
  color: #FFFFFF;
}

.pagetitleOLD {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 6%;
  margin: auto;
  position: absolute;
  left: 0%;
  top: 0%;
  padding-top: .25%;
  font-weight: bold;
  text-align: center;
  background-color: #808B96;
  color: white;
}

.pagetitle-monitor {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 6%;
  margin: auto;
  position: absolute;
  left: 0%;
  top: 0%;
  padding-top: .25%;
  font-weight: bold;
  text-align: center;
  background-color: #808B96;
  color: white;
}

.ordersubmit-left {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 50%;
  height: 6%;
  margin: 0;
  position: absolute;
  left: 0%;
  top: 6%;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-weight: bold;
  text-align: left;
  line-height: .25;
  background-color: #2C3E50;
  color: white;
}

.monitor-top-status {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: 6%;
  margin: 0;
  position: absolute;
  left: 0%;
  top: 6%;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-weight: bold;
  text-align: left;
  line-height: .25;
  background-color: #2C3E50;
  color: white;
}

.checkoutButton {
  position: absolute;
  right: 1%;
  top: -3%;
}

.ordersubmit-right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 50%;
  height: 6%;
  margin: 0;
  position: absolute;
  left: 50%;
  top: 6%;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-weight: bold;
  text-align: right;
  line-height: .25;
  background-color: #2C3E50;
  color: white;
}

.pagebodyOLD {
  touch-action: manipulation;
  display: flex;
  align-items: top;
  justify-content: center;
  width: 100%;
  height: 150%;
  margin: auto;
  position: absolute;
  left: 0%;
  top: 12%;
  padding-top: .25%;
  font-weight: bold;
  font-size: 1.5em;
  text-align: center;
  background-color: #808B96;
  color: white;
}

.OLDpagebody-monitor {
  display: flex;
  align-items: top;
  justify-content: center;
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  left: 0%;
  top: 12%;
  padding-top: .25%;
  font-weight: bold;
  font-size: 1.5em;
  text-align: center;
  background-color: #808B96;
  color: white;
}

.pagebody-monitor {
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  left: 0%;
  top: 12%;
  padding-top: .25%;
  background-color: #808B96;
}

.pagebody-monitorSAVE {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  left: 0%;
  top: 12%;
  padding-top: .25%;
  background-color: #808B96;
}

.summary_pagebody {
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  left: 0%;
  top: 12%;
  padding-top: .25%;
  font-weight: bold;
  font-size: 1.5em;
  text-align: center;
  background-color: #808B96;
  color: white;
}

.receipt_pagebody {
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  left: 0%;
  top: 0%;
  padding-top: .25%;
  font-weight: bold;
  font-size: 1.5em;
  text-align: center;
  background-color: #FFFFFF;
  color: #000000;
}

table.pagebody_custinfo {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: .75em;
  text-align: center;
  color: white;
}

table.pagebody_fooditems {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 1.5em;
  text-align: center;
  color: white;
}

.pagebody_summary td {
  font-weight: bold;
  font-size: 1.5em;
  color: white;
}

.monitor-table {
  border: 5px solid black;
  border-collapse: collapse;
  border-spacing: 1px;
  padding: 5px;
  font-weight: bold;
  font-size: 1.0em;
  color: white;
}

th.monitor-table {
  background-color: #ABB2B9;
  color: #000000;
}

td.monitor-table {
  font-size: 1.5em;
}

.pagebody_receipt td {
  font-weight: bold;
  font-size: 1.5em;
  color: #000000;
}

.updnbutton {
  border-radius: 25%;
//  margin: 4px 2px;
  font-size: 1em;
  background-color: #FFFFFF;
}

a:link, a:visited {
  background-color: #FFFFFF;
  color: #2C3E50;
  padding: 14px 25px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
}

a:hover, a:active {
  background-color: #FFFFFF;
}

a.monitor:link, a.monitor:visited {
  background-color: #FFFFFF;
  color: #2C3E50;
  padding: 4px 25px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
}

a.monitor:hover, a.monitor:active {
  background-color: #FFFFFF;
}

div.hb-green {
  width: 48%;
  height: 45%;
  margin: auto;
  position: absolute;
  left: 1%;
  top: 2%;
  border: 2px solid #73AD21;
  text-align: center;
  background-color: #006600;
  color: white;
}

div.hb-red {
  width: 48%;
  height: 45%;
  margin: auto;
  position: absolute;
  left: 1%;
  top: 2%;
  border: 2px solid #73AD21;
  text-align: center;
  background-color: #990000;
  color: white;
}

div.cb-green {
  width: 48%;
  height: 45%;
  margin: auto;
  position: absolute;
  right: 1%;
  top: 2%;
  border: 2px solid #73AD21;
  text-align: center;
  background-color: #006600;
  color: white;
}

div.cb-red {
  width: 48%;
  height: 45%;
  margin: auto;
  position: absolute;
  right: 1%;
  top: 2%;
  border: 2px solid #73AD21;
  text-align: center;
  background-color: #990000;
  color: white;
}

div.hd-green {
  width: 48%;
  height: 45%;
  margin: auto;
  position: absolute;
  left: 1%;
  top: 50%;
  border: 2px solid #73AD21;
  text-align: center;
  background-color: #006600;
  color: white;
}

div.hd-red {
  width: 48%;
  height: 45%;
  margin: auto;
  position: absolute;
  left: 1%;
  top: 50%;
  border: 2px solid #73AD21;
  text-align: center;
  background-color: #990000;
  color: white;
}

div.ss-green {
  width: 48%;
  height: 45%;
  margin: auto;
  position: absolute;
  right: 1%;
  top: 50%;
  border: 2px solid #73AD21;
  text-align: center;
  background-color: #006600;
  color: white;
}

div.ss-red {
  width: 48%;
  height: 45%;
  margin: auto;
  position: absolute;
  right: 1%;
  top: 50%;
  border: 2px solid #73AD21;
  text-align: center;
  background-color: #990000;
  color: white;
}

.foodtitle {
  font-size: 5.5vw;
  line-height: 100%;
}

.foodcount {
  font-size: 20vw;
  line-height: 90%;
}
