body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.homeBlock 
{
	 /*background-image:url(/images/block_bg.png) !important;
	 padding-bottom:10px;*/
	 background-color:#fff;
	 border:1px solid #ccc;
	 border-radius:10px;
	 -moz-border-radius:10px;
	 -webkit-border-radius:10px;
	 min-height:80px;
	 padding:12px;
}
.homeBlock2
{
	 /*background-image:url(/Images/rect_bg.png) !important;*/
	 background-color:#fff;
	 border:1px solid #ccc;
	 border-radius:10px;
	 -moz-border-radius:10px;
	 -webkit-border-radius:10px;
	 padding:12px;
	 min-height:64px;
}
.homeBlock2 span 
{
	display:block;
}

.searchHolder {
	position: relative;
	overflow: visible;
	display: inline;
}
.profileIcon 
{
	margin:8px;
	margin-bottom:10px;
	display:block;
	/*padding:10px !important;*/
}
.profileIcon_Left 
{
	/*margin-top:10px;
	margin-right:15px;*/
	float:left;
	margin:8px;
	margin-right:10px;
	display:block;
	width:64px;
}

#menuBlock1 
{
	background:none;
	/*background-image:url(/Images/menuOverlay.png);
	padding:5px;*/
	/*
	border-bottom:1px solid #c7c7c7;
	border-right:1px solid #c7c7c7;
*/
}
#menuBlock2
{
	background:none;
	/*background-image:url(/Images/menuOverlay.png);
	margin-bottom:10px;
	padding:5px;*/
	/*
	border-bottom:1px solid #c7c7c7;
	border-right:1px solid #c7c7c7;
*/
}

#tblHeader,
.company-console-hdr {
    max-height: 200px;
}

.roundBlock 
{
	background-color:#fff;
	border:1px solid #ccc;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	padding:10px;
	margin:0;
	float:left;
	clear:both;
	width:100%;
}

#printmealsdiv 
{
	/*
	border:1px solid #ccc;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
*/
	/*
	background-image:url(/Images/rect_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding:10px;
	float:left;
	clear:both;
	width:261px;
	padding-top:0px;
	margin-left:1px;
	height:63px;
*/
}
.popupinput {
	overflow:hidden;
}
textarea {
    border:1px solid #ccc;
    border-radius: 2px;
    width:100%;
    background-color: #f8f8f8;
}
select {
    border:1px solid #ccc;
    border-radius: 2px;
    background-color: #f8f8f8;
}
select option {
    padding: 1px;
}
input[type=text],
input[type=tel],
input[type=password] {
    border-radius: 2px;
    border:1px solid #ccc;
    padding: 3px 8px 3px 8px;
    background-color: #f8f8f8;
}
.formbutton,
input[type=submit] {
    color: #2B2B2B;
    font-weight: 600;
    background:#e9e9e9;
    background-image: linear-gradient(#f8f8f8, #e9e9e9);
    border-radius: 2px;
    border:1px solid #ccc;
    padding: 3px 8px 3px 8px;
}
.formbutton:hover {
    cursor: pointer;
    background:#F6F6F6;
}
.formbuttonHL 
{
	float:left;
}
.formbuttonHL input {
    color: #ffffff;
    font-weight: 600;
    background:#ed610d;
    border-radius: 2px;
    border:1px solid #c25615;
    padding: 3px 8px 3px 8px;
}
.formbuttonHL input:hover {
    cursor: pointer;
    background:#fa853f;
}

.copyright {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #666666;
	display:block;
	visibility:visible;
}
.date {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #666666;
}
.disclaimer {
	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR:#ADADAD;
	display:block;
	visibility:visible;
}

.CellMenuOn{
	font-family: 'Roboto', Helvetica, sans-serif;
	color: #ffffff;
	background-color: #0000ff;
	font-weight: normal;
	font-size: 11px;
	cursor:pointer;
	text-decoration: none;
}

.CellMenuOff{
	font-family: 'Roboto', Helvetica, sans-serif;
	color: #0000ff;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

.Spacer	{	
	font-family: 'Roboto', Helvetica, sans-serif;
	font-size:	1pt;
	font-weight:	normal;
}

/* Meal Types */
#tblMealType 
{
	width:540px;
}
#tblMealType input 
{
	margin-left:12px;
}

.MT_Row 
{
	height:140px;
	vertical-align:top;
}

.MT_Block 
{
	vertical-align:top;
	padding:8px;
	padding-bottom:20px;
	background-image: url('/images/MealTypes_BlockBG.jpg');
	background-repeat:no-repeat;
	width:50%;
}
.MT_Hldr 
{
	clear:both;
	float:left;
	display:block;
	/*width:240px;*/
	width:100%;
}

.Custom_Hldr 
{
	clear:both;
	float:left;
	display:block;
	/*width:520px;*/
	width:100%;
}
.Custom_Block 
{
	vertical-align:top;
	padding:8px;
	padding-bottom:20px;
	background-image: url('/images/MealTypes_CustomBlockBG.jpg');
	background-repeat:no-repeat;
	width:100%;
}

.MT_Row input 
{
	display:block;
	float:left;
	clear:left;
	width:20px;
}

/*.MT_Row label
{
	float:left;
	display:block;
	padding:2px;
	margin-left:4px;
	padding-top:5px;
}*/

.Custom_Block label
{
	float:left;
	display:block;
	padding:2px;
	margin-left:4px;
	padding-top:5px;
	/*width:170px;*/
}
.Custom_Block .DescriptionBlock 
{
	padding-top:2px;
	float:left;
	width:20px;
}

.MT_Block label
{
	float:left;
	display:block;
	padding:2px;
	margin-left:4px;
	padding-top:5px;
	width:170px;
}
.MT_Block .DescriptionBlock 
{
	padding-top:2px;
	float:left;
	width:20px;
}

.Table_Img 
{
	width:38px;
	padding-bottom:8px;

}
.Table_Title 
{
	/*width:146px;
	padding-top:7px;*/
	font-size:11pt;
	font-weight:bold;
	color:#222;
	padding-bottom:8px;
	text-align:left;
}

.MT_Table 
{
	width:100%;
}

#mealgraphicabs {
	position:absolute;
	width:1px;
	height:1px;
}
#mealgraphiccont 
{
	/*float:right;*/
	/*width:116px;
	height:180px;*/
	width:156px;
	height:198px;
	background-image:url(/Images/graphiccont_BG.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:10px;
	position:relative;
	top:0px;
	right:-588px;
	z-index:200;
}

.outerWrap {
    width: 760px;
}
.subFooter {
    width: 760px;
    background-image: linear-gradient(#f1f1f1, #ffffff);
    border-top:1px solid #ccc;
}

#tblMain 
{
	/*background-image:url("/images/page_bg.jpg");
    background-position:left top;
	background-repeat:no-repeat;
	*/
    background: none;
    width:100%;
    border-right: 1px solid #f2f2f2;
}

.uk-icon-button-large:hover,.uk-icon-button-large:focus {background-color: #b4b4b4 !important;}
a:hover,.uk-link:hover{color: #c2c2c2 !important;}
.pageTitle {font-weight:300;}
.uk-link-primary:hover{color:#b4b4b4 !important;}
.uk-link-secondary:hover{color: #b4b4b4 !important;}

canvas, img, video {
    max-width: inherit;
}