.footer {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: white;
	border-top: 2px solid #4dbce9;
	color: white;
	text-align: center;
	z-index: 3;
	padding-top: 10px;
	padding-bottom: 10px;
}

.blogPost {
	padding: 20px;
	margin-bottom: 50px;
}

.blogPost h4 {
	text-transform: capitalize;
	line-height: 1.2;
	color: black;
	font-size: 30px;
	font-weight: bold;
	display: block;
	margin-block-start: 1.33em;
	margin-block-end: 1.33em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
}

.menuBtn {
	background-color: transparent;
	border: none;
	margin: 0 auto;
	color: white;
	padding: 25px;
	margin-left: -10px;
}

.kb-basic {
	background-color: #4aba6e;
	color: white;
	padding: 5px 15px;
	border-radius: 10px;
	font-size: 8pt;
}

.kb-advanced {
	background-color: #2e324d;
	color: white;
	padding: 5px 15px;
	border-radius: 10px;
	font-size: 8pt;
}

.kb-important {
	background-color: maroon;
	color: white;
	padding: 5px 15px;
	border-radius: 10px;
	font-size: 8pt;
}

.kb-type {
	background-color: #e0e0e0;
	color: grey;
	padding: 5px 15px;
	border-radius: 10px;
	font-size: 8pt;
}

md-toolbar h1 {
	font-weight: normal;
}

md-list .md-button {
	color: inherit;
	font-weight: 500;
	text-align: left;
	width: 100%;
}

.menuBtn {
	background: transparent url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI0IDI0IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGcgaWQ9IkhlYWRlciI+CiAgICA8Zz4KICAgICAgICA8cmVjdCB4PSItNjE4IiB5PSItMjIzMiIgZmlsbD0ibm9uZSIgd2lkdGg9IjE0MDAiIGhlaWdodD0iMzYwMCIvPgogICAgPC9nPgo8L2c+CjxnIGlkPSJMYWJlbCI+CjwvZz4KPGcgaWQ9Ikljb24iPgogICAgPGc+CiAgICAgICAgPHJlY3QgZmlsbD0ibm9uZSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ii8+CiAgICAgICAgPHBhdGggZD0iTTMsMThoMTh2LTJIM1YxOHogTTMsMTNoMTh2LTJIM1YxM3ogTTMsNnYyaDE4VjZIM3oiIHN0eWxlPSJmaWxsOiNmM2YzZjM7Ii8+CiAgICA8L2c+CjwvZz4KPGcgaWQ9IkdyaWQiIGRpc3BsYXk9Im5vbmUiPgogICAgPGcgZGlzcGxheT0iaW5saW5lIj4KICAgIDwvZz4KPC9nPgo8L3N2Zz4=) no-repeat center center;
}

.menuItem {
	text-align: left;
	text-transform: none;
	display: block;
	padding: 10px 10px 10px 20px;
	margin: 0 auto;
}

.menuItem md-icon {
	margin-right: 25px;
	color: grey;
}

.floating-button {
	right: 0;
	bottom: 0;
	position: fixed;
	margin-right: 25px;
	margin-bottom: 20px;
}

.MenuButton {
	background-color: transparent;
	border: none;
	margin: 0 auto;
	color: white;
	padding: 15px;
}

.light-grey {
	background-color: #f0f0f0;
}

.bottom-buffer {
	margin-top: 25px;
	margin-bottom: 50px;
}

.badge {
	float: right;
	font-size: 10pt;
	color: silver;
	margin-right: 5px;
}

.md-inline-list-icon-label {
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: -10px;
	height: 24px;
	vertical-align: middle;
}

.md-grid-item-content {
	height: 96px;
}

.md-grid-item-content md-icon {
	height: 48px;
	width: 48px;
}

.md-grid-text {
	padding-bottom: 5px;
	overflow-wrap: break-word;
	-ms-word-wrap: break-word !important;
	word-wrap: break-word !important;
	white-space: normal !important;
}

.bottom-sheet-icon-svg {
	fill: #a0a0a0;
}

.last-item {
	fill: #0e6a5d;
}

.back-Icon {
	fill: #a0a0a0;
}

.waiting-Icon {
	fill: #ff9358;
}

.view-Icon {
	fill: #a0a0a0;
}

.cancel-Icon {
	fill: maroon;
}

.yes-Icon {
	fill: #0e6a5d;
}

.no-Icon {
	fill: maroon;
}

.edit-Icon {
	fill: #a0a0a0;
}

.buzz-Icon {
	fill: #ff9358;
}

.ready-Icon {
	fill: #0e6a5d;
}

.done-Icon {
	fill: #0e6a5d;
}

.finished-Icon {
	fill: #0e6a5d;
}

.md-raised-form {
	padding: 15px;
	align-self: center;
	display: block;
}

.float-right {
	float: right;
}

.float-left {
	float: left;
}

.md-panel {
	background-color: #f0f0f0;
}

.md-search-box {
	margin-top: 15px;
	margin-bottom: -20px;
}

.md-search-box:focus {
	color: #000 !important;
	border-color: #000 !important;
	margin-top: 10px;
	margin-bottom: -5px;
}

.md-search-box-icon {
	fill: #ffffff !important;
	margin-top: 15px;
	margin-left: 15px;
}

.md-dark-panel,
.md-dark-panel input,
.md-dark-panel label {
	background-color: #0e6a5d;
	color: white !important;
	border-color: white !important;
	padding-left: 15px;
	padding-right: 15px;
}

.md-status-badge-XS {
	text-align: center;
	vertical-align: middle;
	min-width: 50px;
	height: 45px;
	border-radius: 60px;
	display: block;
	color: white !important;
	background-color: #0e6a5d !important;
	padding: 10px 5px 3px 5px;
	font-size: 18pt;
}

.md-status-badge-SM {
	text-align: center;
	min-width: 50px;
	height: 45px;
	border-radius: 60px;
	display: block;
	color: white;
	background-color: #242424 !important;
	padding: 10px 5px 3px 5px;
	font-size: 18pt;
}

.md-status-badge-MD {
	text-align: center;
	min-width: 50px;
	height: 45px;
	border-radius: 60px;
	display: block;
	color: black !important;
	background-color: #c3c3c3 !important;
	padding: 10px 5px 3px 5px;
	font-size: 18pt;
}

.md-status-badge-LG {
	text-align: center;
	min-width: 50px;
	height: 45px;
	border-radius: 60px;
	display: block;
	background-color: #ff9358 !important;
	padding: 10px 5px 3px 5px;
	font-size: 18pt;
}

.md-status-badge-Multiple {
	text-align: center;
	min-width: 50px;
	height: 45px;
	border-radius: 60px;
	display: block;
	color: white;
	background-color: red !important;
	padding: 10px 5px 3px 5px;
	font-size: 18pt;
	margin-right: 10px;
}

.md-status-badge-Warning {
	text-align: right;
	min-width: 25px;
	display: block;
	background-color: #ff9358 !important;
	padding: 10px;
	font-size: 18pt;
	border-radius: 3px;
}

.green-counts {
	text-align: right;
	min-width: 25px;
	display: block;
	color: white;
	background-color: #0e6a5d;
	padding: 10px;
	font-size: 18pt;
	border-radius: 3px;
}

.text-time {
	font-size: 12pt;
	font-weight: 400;
	color: #a0a0a0;
	display: block;
}

.text-counts {
	text-align: right;
	min-width: 25px;
	display: block;
	background-color: #f0f0f0;
	padding: 10px;
	font-size: 18pt;
	border-radius: 3px;
}

.text-buzz {
	fill: #ff9358;
	margin-right: 5px;
}

.text-highlight {
	fill: #0e6a5d;
	margin-right: 5px;
}

.md-icon-right {
	float: right;
}

.md-badge {
	font-size: 12pt;
	color: #000;
	font-weight: bold;
}

.md-status-badge {
	font-size: 12pt;
	color: #ffffff;
	background-color: #0e6a5d;
	display: inline-block;
	padding: 5px 10px 5px 10px;
	margin-bottom: 5px;
	margin-right: 5px;
	border-radius: 2px;
}

.md-special-offer {
	background-color: transparent;
	border: none;
	color: white;
	padding: 15px;
	display: block;
	width: 80px;
}

.md-text-block {
	color: #ffffff;
	background-color: #0e6a5d;
	display: inline-block;
	padding: 10px 25px 10px 25px;
	margin-bottom: 5px;
	margin-right: 5px;
	border-radius: 2px;
}

.md-promotion {
	font-size: 10pt;
	color: #545454;
}

.md-promotion-title {
	font-size: 10pt;
	color: #000000;
	padding-top: 20px;
	font-weight: bold;
}

.md-button-large {
	padding: 5px 50px 5px 50px;
}

.md-status-cards {
	margin: 10px 20px 10px 20px;
	background-color: #ffffff;
}

.md-form-cards {
	margin: 10px 20px 10px 20px;
	background-color: #ffffff;
}

.form-title {
	background-color: #f0f0f0;
	font-weight: bold;
	font-size: 12pt;
	padding: 20px;
	margin: 0 auto;
}

.md-tile-content {
	padding-left: 20px;
}

.md-help-text {
	font-size: 10pt;
	color: #545454;
}

.narrow-margin {
	margin-top: 0;
	margin-bottom: 5px;
}

.extra-padding {
	padding: 15px 5px 20px 10px;
}

.border-right {
	border-right: 1px solid #cccccc;
}

.error-box {
	margin: 0 auto;
	display: block;
	padding: 10px 25px 10px 25px;
	border: 1px solid maroon;
	margin: 25px;
	background-color: antiquewhite;
	border-radius: 5px;
	text-align: center;
}

.form-error-message {
	font-size: 14pt;
	font-weight: 400;
	color: #d40000;
}

.status-text {
	text-align: left;
	font-size: 22pt;
	font-weight: 200;
	white-space: pre-line;
}

.md-count-block {
	font-size: 12pt;
	font-weight: bold;
	background-color: #f0f0f0;
	padding: 15px;
	display: inline-block;
	text-transform: uppercase;
	text-align: center;
	min-width: 150px;
}

.md-count-block span {
	font-size: 22pt;
	font-weight: bold;
	padding: 5px;
	color: #ff9358;
	display: inline-block;
}

.null-Tag {
	text-align: center;
	border-radius: 25px;
	color: white;
	background-color: #242424 !important;
	padding: 5px;
	font-size: 12pt;
	display: block;
	min-width: 40px;
	margin-bottom: 7px;
	cursor: pointer;
}

.-Tag {
	text-align: center;
	border-radius: 25px;
	color: white;
	background-color: #242424 !important;
	padding: 5px;
	font-size: 12pt;
	display: block;
	min-width: 40px;
	margin-bottom: 7px;
	cursor: pointer;
}

.Permanent-Tag {
	text-align: center;
	border-radius: 25px;
	color: white;
	background-color: #242424 !important;
	padding: 5px;
	font-size: 12pt;
	display: block;
	min-width: 40px;
	margin-bottom: 7px;
	cursor: pointer;
}

.ReUsable-Tag {
	text-align: center;
	border-radius: 25px;
	color: white;
	background-color: #0e6a5d !important;
	padding: 5px;
	font-size: 12pt;
	display: block;
	min-width: 40px;
	margin-bottom: 7px;
	cursor: pointer;
}

.NonReUsable-Tag {
	text-align: center;
	border-radius: 25px;
	color: black;
	background-color: #ff9358 !important;
	padding: 5px;
	font-size: 12pt;
	display: block;
	min-width: 40px;
	margin-bottom: 7px;
	cursor: pointer;
}

.SelectedTag {
	color: white;
	background-color: red !important;
}

.Show-Count {
	font-size: 10pt;
	font-weight: bold;
	padding: 3px;
	min-width: 30px;
	text-align: center;
	border-radius: 25px;
	color: #f0f0f0;
	background-color: #000 !important;
	display: inline-block;
	line-height: 20px;
	margin-left: 10px;
}

.Show-Booking-Count {
	font-size: 10pt;
	font-weight: bold;
	padding: 3px;
	min-width: 30px;
	text-align: center;
	border-radius: 25px;
	color: #000;
	background-color: #ff9358 !important;
	display: inline-block;
	line-height: 20px;
	margin-left: 10px;
}

.Show-Temp-Tag {
	text-align: center;
	border-radius: 25px;
	color: #545454;
	background-color: #f0f0f0 !important;
	padding: 1px 10px 1px 10px;
	font-size: 10pt;
	display: inline-block;
	min-width: 30px;
	margin-right: 5px;
	height: 22px;
	line-height: 20px;
}

.Show-Permanent-Tag {
	text-align: center;
	border-radius: 25px;
	color: white;
	background-color: #242424 !important;
	padding: 1px 10px 1px 10px;
	font-size: 10pt;
	display: inline-block;
	min-width: 30px;
	margin-right: 5px;
	height: 22px;
	line-height: 20px;
}

.Show-ReUsable-Tag {
	text-align: center;
	border-radius: 25px;
	color: white;
	background-color: #0e6a5d !important;
	padding: 1px 10px 1px 10px;
	font-size: 10pt;
	display: inline-block;
	min-width: 30px;
	margin-right: 5px;
	height: 22px;
	line-height: 20px;
}

.Show-NonReUsable-Tag {
	text-align: center;
	border-radius: 25px;
	color: black;
	background-color: #ff9358 !important;
	padding: 1px 10px 1px 10px;
	font-size: 10pt;
	display: inline-block;
	min-width: 30px;
	margin-right: 5px;
	height: 22px;
	line-height: 20px;
}

.Show-Warning-Tag {
	text-align: center;
	border-radius: 25px;
	color: white;
	background-color: maroon !important;
	padding: 1px 10px 1px 10px;
	font-size: 10pt;
	display: inline-block;
	min-width: 30px;
	margin-right: 5px;
	height: 22px;
	line-height: 20px;
}

.Tab-Panel {
	padding-right: 10px;
}

.Action-Tag {
	padding: 5px;
	border-bottom: 1px solid #e0e0e0;
	display: block;
}

.Action-Name {
	font-weight: bold;
	font-size: 12pt;
}

.Action-Description {
	padding: 0;
	margin: 0 auto;
	font-weight: normal;
	font-size: 10pt;
	margin-left: 55px;
	font-family: Roboto, Tahoma, Geneva, Verdana, sans-serif;
}

.Action-Result {
	padding: 5px;
	background-color: white;
	border-radius: 5px;
	margin: 0 auto;
	font-weight: normal;
	font-size: 10pt;
	margin-left: 55px;
	font-family: Roboto, Tahoma, Geneva, Verdana, sans-serif;
}

.md-status-badge-Available {
	line-height: 18pt;
	font-size: 12pt;
	color: #fff;
	background-color: #a0a0a0;
	padding: 3px;
	text-align: center;
}

.md-status-badge-Occupied {
	line-height: 18pt;
	font-size: 12pt;
	color: #000;
	display: inline-block;
	background-color: #ff9358;
	padding: 3px;
	text-align: center;
}

.md-status-badge-Warning {
	line-height: 18pt;
	font-size: 12pt;
	color: #fff;
	display: inline-block;
	background-color: red;
	padding: 3px;
	text-align: center;
}

.md-status-badge-Fast {
	line-height: 18pt;
	font-size: 12pt;
	color: #fff;
	display: inline-block;
	background-color: green;
	padding: 3px;
	text-align: center;
}

.md-status-badge-Readymade {
	line-height: 18pt;
	font-size: 12pt;
	color: #fff;
	display: inline-block;
	background-color: blue;
	padding: 3px;
	text-align: center;
}

.md-status-badge-Billing {
	line-height: 18pt;
	font-size: 12pt;
	color: #fff;
	display: inline-block;
	background-color: #0e6a5d;
	padding: 3px;
	text-align: center;
}

.md-status-badge-Billed {
	line-height: 18pt;
	font-size: 12pt;
	color: yellow;
	display: inline-block;
	background-color: #0e6a5d;
	padding: 3px;
	text-align: center;
}

.md-status-badge-Reserved {
	line-height: 18pt;
	font-size: 12pt;
	color: #fff;
	display: inline-block;
	background-color: #000;
	padding: 3px;
	text-align: center;
}

.md-status-badge {
	line-height: 18pt;
	font-size: 12pt;
	display: inline-block;
	padding: 3px;
	text-align: center;
}

.Bill-Desk-Table {
	border-collapse: collapse;
	font-size: 12pt;
	background-color: white;
	margin: 0 auto;
	width: 100%;
}

.Report-Table {
	border-collapse: collapse;
	font-size: 10pt;
	background-color: white;
	margin-top: 15px;
	width: 100%;
}

.Report-HalfTable {
	border-collapse: collapse;
	font-size: 10pt;
	background-color: white;
	margin: 15px;
}

.Report-Header {
	background-color: #f0f0f0;
	font-size: 10pt;
	font-weight: bold;
	padding: 5px;
}

.Report-Header span {
	font-size: 9pt;
	font-weight: normal;
	padding-top: 10px;
	color: #545454;
}

.Report-Row:hover,
.Report-Row:active,
.Report-Row:focus {
	background-color: #f0f0f0;
}

.Report-Row td,
.Report-Header td {
	padding: 5px;
	border: 1px solid #c0c0c0;
}

.online-order-qauntity {
	background-color: #0e6a5d;
	color: white;
	font-weight: bold;
	font-size: 14pt;
	border-radius: 2px;
	padding: 3px 10px 3px 10px;
	display: inline-block;
	margin: 0 auto;
}

.online-order-amount {
	background-color: white;
	color: black;
	font-weight: bold;
	font-size: 14pt;
	border-radius: 2px;
	padding: 3px 10px 3px 20px;
	display: inline-block;
	margin: 0 auto;
}

.Item-Category-Header {
	font-size: 14pt;
	font-weight: bold;
	padding: 15px;
	background-color: #f0f0f0;
	margin: 0;
	border-bottom: 3px solid #0e6a5d;
	text-align: center;
	display: block;
}

.Item-Quantity {
	padding: 5px;
	text-align: center;
	background-color: #0e6a5d;
	color: white;
	font-size: 14pt;
	min-width: 20px;
	border-radius: 5px;
}

.Item-Category {
	text-align: center;
	background-color: #0e6a5d;
	vertical-align: middle;
	min-width: 180px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	border-radius: 5px;
}

.Item-Category a {
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: middle;
	text-decoration: none;
	font-size: 14px;
	color: white;
	display: block;
	cursor: pointer;
}

.Item-Special {
	text-align: center;
	border-radius: 25px;
	color: black;
	background-color: #ff9358;
	padding: 5px;
	font-size: 12pt;
	display: block;
	min-width: 40px;
	margin-bottom: 10px;
	cursor: pointer;
}

.Item-Special-Price {
	text-align: center;
	border-radius: 25px;
	color: white;
	background-color: #0e6a5d !important;
	padding: 5px;
	font-size: 12pt;
	display: block;
	min-width: 40px;
	margin-bottom: 10px;
	cursor: pointer;
}

.Show-Item-Special {
	text-align: center;
	border-radius: 25px;
	color: black;
	background-color: #ff9358;
	padding: 1px 10px 1px 10px;
	font-size: 11pt;
	display: inline-block;
	min-width: 30px;
	margin-right: 5px;
	height: 22px;
	line-height: 20px;
}

.Show-Item-Special-Price {
	text-align: center;
	border-radius: 25px;
	color: white;
	background-color: #0e6a5d !important;
	padding: 1px 10px 1px 10px;
	font-size: 11pt;
	display: inline-block;
	min-width: 30px;
	margin-right: 5px;
	height: 22px;
	line-height: 20px;
}

.SelectedSpecial {
	color: white;
	background-color: red !important;
}

pre {
	font-family: Roboto, Helvetica Neue, sans-serif;
	white-space: pre-wrap;
	word-wrap: break-word;
	font-size: 11pt;
	line-height: 20pt;
	text-align: left;
}

.pending-order-menu {
	color: white;
	margin: 5px;
	border-radius: 5px;
	background-color: white;
	cursor: pointer;
}

.pending-order-menu h1 {
	border-radius: 5px;
	font-size: 14pt;
	font-weight: bold;
	padding: 10px;
}

.pending-order-menu h1 span {
	border-left: 1px solid white;
	font-size: 11pt;
	font-weight: normal;
	margin-left: 5px;
	padding-left: 7px;
}

.pending-order-menu h1 p {
	font-size: 12pt;
	font-weight: bold;
	margin: 0 auto;
	padding-left: 5px;
	display: inline-block;
}

.pending-order-menu h1 small {
	font-size: 8pt;
	font-weight: normal;
	padding-left: 7px;
	background-color: white;
	color: grey;
	padding: 5px;
	border-radius: 5px;
	float: right;
}

.delivery-channel-zomato {
	background-color: #cb202d;
}

.delivery-channel-swiggy {
	background-color: #fc8019;
}

.delivery-channel-yellow {
	background-color: #ffc107;
}

.delivery-channel-grey {
	background-color: #cccccc;
	color: black;
}

.delivery-channel-white {
	background-color: white;
	color: silver;
}

.delivery-channel-Selfserved {
	background-color: rgb(14, 108, 96);
}

.delivery-channel-website {
	background-color: #0e6a5d;
}


.online-order-badge {
	background-color: rgb(14, 108, 96);
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
	border-radius: 15px;
	width: 30px;
	height: 30px;
	padding: 3px;
	display: inline-block;
}

.good-review {
	padding: 15px;
	color: white;
	display: block;
	background-color: #0e6a5d;
}

.ok-review {
	padding: 15px;
	color: white;
	display: block;
	background-color: #ff9358;
}

.bad-review {
	padding: 15px;
	color: white;
	display: block;
	background-color: maroon;
}


.review-rating-good {
	background-color: #0e6a5d;
	color: white;
}

.review-rating-ok {
	background-color: #ff9358;
	color: black;
}

.review-rating-bad {
	background-color: maroon;
	color: white;
}

.review-rating {
	font-size: 13pt;
	font-weight: bold;
	padding: 5px;
	width: 20px;
	height: 20px;
	display: inline-block;
	text-align: center;
	border-radius: 20px;
	cursor: pointer;
}

.review-rating:hover {
	background-color: red !important;
}

/*Timeline UI CSS*/

.timeline ul {
	padding: 1em 0 0 2em;
	margin: 0;
	list-style: none;
	position: relative;
	max-width: 400px;
}

.timeline ul::before {
	content: ' ';
	height: 100%;
	width: 1px;
	background-color: #d9d9d9;
	position: absolute;
	top: 0;
	left: 2.5em;
}

.timeline li div {
	display: inline-block;
	margin: 1em 0;
	vertical-align: top;
}

.timeline .bullet {
	width: 1em;
	height: 1em;
	box-sizing: border-box;
	border-radius: 50%;
	background: #fff;
	z-index: 1;
	margin-right: 1em;
	color: white;
}

.timeline .bullet.red {
	border: 3px solid #cb202d;
}

.timeline .bullet.green {
	border: 3px solid #4aba6e;
}

.timeline .bullet.brown {
	border: 3px solid #673301;
}

.timeline .bullet.orange {
	border: 3px solid #ffc107;
}

.timeline .time {
	width: 20%;
	font-size: 0.75em;
	padding-top: 0.5em;
}

.timeline .desc {
	width: 50%;
}

.timeline h3 {
	font-size: 0.9em;
	font-weight: 600;
	margin: 0;
}

.timeline h4 {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 0.7em;
	font-weight: 400;
	color: #808080;
}

.time-tile {
	list-style: none;
	margin: 0 auto;
	white-space: nowrap;
	overflow-x: scroll;
	width: 100%;
	display: block;
}

.time-tile li {
	width: 100px;
	display: inline-block;
	border: 1px solid #c0c0c0;
	border-radius: 15px;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #f0f0f0;
	cursor: pointer;
	text-align: center;
}

.time-tile li:hover {
	width: 100px;
	display: inline-block;
	border: 1px solid #0e6a5d;
	border-radius: 15px;
	padding: 10px;
	margin-right: 10px;
	background-color: #0e6a5d;
	color: white;
}

.time-tile li h5 {
	font-size: 8pt;
	padding: 5px;
	margin: 0 auto;
	opacity: 0.3;
}

.time-tile li p {
	font-size: 11pt;
	padding: 5px;
	margin: 0 auto;
}

.time-tile li h3 {
	font-size: 12pt;
	padding: 5px;
	margin: 0 auto;
}

.time-tile li h6 {
	font-size: 10pt;
	padding: 5px;
	margin: 0 auto;
	color: #ff9358;
}


.date-tile {
	list-style: none;
	margin: 0 auto;
	white-space: nowrap;
	overflow-x: scroll;
	width: 100%;
	display: block;
}

.date-tile li {
	width: 100px;
	display: inline-block;
	border: 1px solid #c0c0c0;
	border-radius: 15px;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #f0f0f0;
	cursor: pointer;
	text-align: center;
}

.date-tile li:hover {
	width: 100px;
	display: inline-block;
	border: 1px solid #0e6a5d;
	border-radius: 15px;
	padding: 10px;
	margin-right: 10px;
	background-color: #0e6a5d;
	color: white;
}

.tile-active {
	width: 100px;
	display: inline-block;
	border: 1px solid #0e6a5d;
	border-radius: 15px;
	padding: 10px;
	margin-right: 10px;
	background-color: #0e6a5d !important;
	color: white;
}

.button-selected {
	background-color: #0e6a5d !important;
	padding: 20px;
	border: 1px solid #0e6a5d;
	border-radius: 20px;
}

.tile-disabled {
	width: 100px;
	display: inline-block;
	border: 1px solid #c0c0c0;
	border-radius: 15px;
	padding: 10px;
	margin-right: 10px;
	background-color: #f0f0f0;
	color: #c0c0c0;
	cursor: not-allowed !important;
}

.date-tile li h5 {
	font-size: 8pt;
	padding: 5px;
	margin: 0 auto;
	opacity: 0.3;
}

.date-tile li p {
	font-size: 11pt;
	padding: 5px;
	margin: 0 auto;
}

.date-tile li h3 {
	font-size: 22pt;
	padding: 5px;
	margin: 0 auto;
}

.date-tile li h6 {
	font-size: 10pt;
	padding: 5px;
	margin: 0 auto;
	color: #ff9358;
}

.slot-disabled {
	font-size: 10pt;
	padding: 5px;
	margin: 0 auto;
	color: maroon !important;
}

.slot-expired {
	font-size: 10pt;
	padding: 5px;
	margin: 0 auto;
	color: silver !important;
}

.Highlight-Column-Gray {
	background-color: lightgray;
}

.highlight-amount {
	background-color: white;
	color: black;
	font-weight: bold;
	font-size: 14pt;
	border-radius: 2px;
	padding: 3px 10px 3px 20px;
	display: inline-block;
	margin: 0 auto;
}


.tile-active {
	width: 100px;
	display: inline-block;
	border: 1px solid #0e6a5d;
	border-radius: 15px;
	padding: 10px;
	margin-right: 10px;
	background-color: #0e6a5d !important;
	color: white;
}

@media print {
	.Print-Half-Table {
		font-family: 'Arial Narrow', Arial, sans-serif;
		width: 45% !important;
		float: left !important;
		font-weight: normal;
		display: inline-block !important;
		font-size: 10pt !important;
		border: none !important;
	}

	.Print-Full-Table {
		font-family: 'Arial Narrow', Arial, sans-serif;
		width: 100% !important;
		font-weight: normal;
		display: block !important;
		font-size: 10pt !important;
		border: none !important;
	}

	.Hide-When-Printing {
		display: none;
		visibility: hidden;
	}
}