body {
	margin: 6px;
	margin-bottom: 18px;
	/* font-family: Open Sans, Arial, Helvetica, Sans-Serif; */
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	/* line-height: 14px; */
	background-color: #fff;
}
.page {
	/* width: 800px; */
	width: auto;
	margin-left: 15px;
	margin-right: auto;
}
.LeftBar {
	width: auto;
	max-width: 20%;
	float:left;
	padding: 3px 20px 3px 3px;
}
.leftSpacer { 
	width: 150px;
}
.menu {
	width: auto;
	max-width:180px;
}
.mycontent { 
	float: left;
	text-align:left; 
	/* width:80%; */
}
.footer {
	clear: both;
	padding-top: 27px;
	font-size: 11px;
	text-align: center;
	color: #7CA4A2;
}
table, input, select { font-family:inherit; font-size:inherit; font-weight:inherit; font-style:inherit; font-variant:inherit; }
table { border-spacing:1px;}
table td, th { 
	padding:3px; 
	margin:1px; 
	empty-cells:show;
	border: none; 
}
table th { 
	color:#26bdd7; text-align:left;
	border-bottom: 1px solid #ececec;
}
table.showGrid td, th {
	border-right: #DFEDED solid 1px;
	border-bottom: #DFEDED solid 1px;
	padding: 4px;
}
hr { clear: none; }
td.disp { font-weight: normal; text-align: right; color:#26bdd7}
td.tdUnderline { border-bottom: #000000 solid 1px; }
td.tdUnderlineDouble { border-bottom: #000000 double 3px; }
td.strikeThrough { text-decoration:line-through; }
td.rightJustify { text-align:right; }
tr.trHighLight {background-color: #ffcc99;}
.noWrap { white-space:nowrap; }
label { display:block; color:#26bdd7}
label.noFormat { display:inline; font-weight: normal; color:#000000;}
input { width:400px; padding: 3px 3px; line-height:1.32;}
input.tiny { width:60px;}
input.tiny.c1 { width:15px;}
input.tiny.c2 { width:30px;}
input.tiny.c3 { width:45px;}
input.tiny { width:60px;}
input.small { width:80px;}
input.smMed { width:100px;}
input.Med { width:200px;}
input.btn { width:100px;}
.slimbtn:hover {
	background-color: #efefef;
	border-color: #d6d6d6;
	color: #26bdd7;
}
.slimbtn  {
	background-color: #fcfcfc;
	border: 1px solid #e3e3e3;
	color: #26bdd7;
	box-sizing: border-box;
	cursor: pointer;
	display: inline-block;
	height: 28px;
	line-height: 26px;
	padding: 0 9px;
	font-size: 13px;
	border-radius: 3px;
	text-decoration: none;
	white-space: nowrap;
	text-transform: none;
	vertical-align: middle;
	-webkit-user-select: none;
	-webkit-appearance: none;
}
.disabled {
	pointer-events:none;
	cursor:not-allowed;
	opacity:0.3;
}
/* input[type='radio'], input[type='checkbox'] {width:auto;} */
input.inputSearch {font-style:italic; font-weight:200; color:#666666; width: 160px; }
input.inputSearchSelected {font-weight:200; color:#000000; width: 160px; }
textarea {width:600px; height:150px;}
textarea.smaller {width:200px; height:150px;}
.pre { white-space:pre-line; }
#menu_nav {margin:5px;}
/*
#menu_nav ul {margin:0px; padding:0px; list-style-type:none;}
#menu_nav ul li:before { content: "";}
*/
#menu_nav ul {margin:0px; padding:0px;}

#menu_nav ul li a { text-decoration:none; color:#000000;}
#menu_nav ul ul {margin-left:4px; padding:1px; list-style-type:none;}
#menu_nav ul ul li:before { content: "\0BB";}
#menu_nav ul ul li a { text-decoration:underline; color:#000000;}
#menu_nav ul ul ul {margin-left:8px; padding:1px; list-style-type:none;}
#menu_nav ul ul ul li:before { content: "\03E";}
div.infoLayer {
	display:block;
	background: #fff;
	margin: 0;
	position:relative;
	text-align:center;
	padding-left: 15px 0 0 0;
	top: 0px;
	left: 0px;
	/*border:#FF6633 solid 2px; */
	
	z-index:25;
}
a.tt{
    position:relative;
    z-index:24;
    color:#3CA3FF;
	font-weight:bold;
    text-decoration:none;
}
a.tt div{ display: none; }
a.disabled, a.disabled:hover {color: #deeded; background:tranparent;}
/* Generic Styles */
.italicizeIt {font-style:italic;}
h4.italicizeIt {font-style:italic; margin-top:0; margin-bottom:0; padding-top:0; padding-bottom:0}
.boldIt {font-weight:bold;}
.floatLeft {float:left; padding-right:10px;}
.noFloat {float:none; display:inline-block;}
.ui-tooltip table{width: 490px;}
.hrefMinimize {font-size: 11px;color: #7CA4A2; font-style:italic; }
.italiShadeIt {font-style:italic; background-color:#E3E6E8;}
.italiHollerIt {font-style:italic; background-color:#C16A68;}
.redIt {color:#FF0000;}
.shadeIt {background-color:#E3E6E8;}
.smallFont { font-size: 11px; }
.smallCheckBox { width:auto; transform: scale(.8,.8); }

ul.pagination-custom {list-style: none outside;}
.pagination-custom>.active>a, .pagination-custom>.active>span, .pagination-custom>.active>a:hover, .pagination-custom>.active>span:hover, .pagination-custom>.active>a:focus, .pagination-custom>.active>span:focus {
z-index: 2;
cursor: default;
color: #000000;
}
.pagination-custom>li>a,.pagination-custom>li>span{color: #3ca3ff;position:relative;float:left;padding:5px 10px;margin-left:-1px;line-height:1.42;text-decoration:none;border:1px solid #ececec; text-align:center; list-style: none outside;}
/* Import app.lizzykate styles */
.flexColumnDiv{
	display: -ms-flexbox;
	display: flex;
	flex-direction:column;
}
.flexDiv {
	display: -ms-flexbox;
	display: flex;	
	justify-content:flex-start;
	flex-wrap:wrap;
	min-width: 0;
}
.flexDivContent{
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	flex-wrap:wrap;
	padding: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.drinkOrderContainer{
	padding: 5px;
	font-size: 11px;
}
.orderContainerDiv{
	background: #cccccc;
	box-sizing: border-box;
	color: black;
	font-size: 11px;
	padding: 5px;
	border-radius: 5px;
	border: 1px solid black;
	text-decoration: none;
	min-width: 150px;
	min-height: 30px;
	margin: 10px 5px 10px 5px;
}
.drinksContainerDiv{
	background: #fff;
	box-sizing: border-box;
	align-items: flex-start;
	font-size: 11px;
	color: black;
	padding: 5px;
	border-radius: 5px;
	border: 1px solid black;
	text-decoration: none;
	min-width: 150px;
	min-height: 30px;
	margin: 3px;
}
.drinkButton {
	display: flex;
	flex-direction: column;
	justify-content: center;
	box-sizing: border-box;
	align-items:flex-start;
	font-size: 11px;
	background: #d4f2f7; /* #d4f2f7 #26bdd7 */
	color: black;
	padding: 2px;
	border-radius: 5px;
	border: 1px solid black;
	text-decoration: none;
	min-width: 150px;
	min-height: 30px;
}
span.spanBold{
	font-weight: bold;
	font-size: 11px;
}
