﻿body {
}

.RightHeader 
{
	background-color: Navy;
	display: block;
	float: left;
}

.RightElement
{
	display: block;
	float: left;
}

.PanelSection
{
	float: left;
	width: 200px; 
	display: inline; 
	clear: both;
	margin: auto;
		
	border: 1px solid #000; 
	font-size: 40px; 
	height: 40px; 
	font-family: Arial, Verdana, Sans-Serif; 
	text-align:center; 
	text-transform:uppercase;
}

.PanelHeader
{
	float: left;
	width: 200px; 
	display: inline; 
	clear: both;
	margin: auto;
		
	background-color: Navy;
	border: 1px solid #000; 
	font-size: 35px; 
	height: 50px; 
	font-family: Arial, Verdana, Sans-Serif;
	color: White; 
	text-align:center; 
}


.RightPanelHeader
{
	float: left;
	width: 230px; 
	display: inline; 
	clear: both;
	margin: auto;
		
	background-color: Navy;
	border: 1px solid #000; 
	font-size: 30px; 
	height: 40px; 
	font-family: Arial, Verdana, Sans-Serif;
	color: White; 
	text-align:center;  	
}


.ShiftInformation
{
	float: left;
	width: 230px; 
	display: inline; 
	clear: both;
	margin: auto;
		
	background-color: Navy;
	border: 1px solid #000; 
	font-size: 35px; 
	height: 50px; 
	font-family: Arial, Verdana, Sans-Serif;
	text-align:center;  	
}


.RightHeaderShopFloor 
{
	background-color: Navy;
	display: block;
	float: left;
}

.RightElementShopFloor
{
	display: block;
	float: left;
}

.PanelSectionShopFloor
{
	float: left;
	width: 270px; 
	display: inline; 
	clear: both;
	margin: auto;
		
	border: 1px solid #000; 
	font-size: 60px; 
	height: 60px; 
	font-family: Arial, Verdana, Sans-Serif; 
	text-align:center; 
	text-transform:uppercase;
}

.PanelHeaderShopFloor
{
	float: left;
	width: 270px; 
	display: inline; 
	clear: both;
	margin: auto;
		
	background-color: Navy;
	border: 1px solid #000; 
	font-size: 35px; 
	height: 50px; 
	font-family: Arial, Verdana, Sans-Serif;
	color: White; 
	text-align:center; 
}


.RightPanelHeaderShopFloor
{
	float: left;
	width: 280px; 
	display: inline; 
	clear: both;
	margin: auto;
		
	background-color: Navy;
	border: 1px solid #000; 
	font-size: 35px; 
	height: 50px; 
	font-family: Arial, Verdana, Sans-Serif;
	color: White; 
	text-align:center;  	
}


.ShiftInformationShopFloor
{
	float: left;
	width: 280px; 
	display: inline; 
	clear: both;
	margin: auto;
		
	background-color: Navy;
	border: 1px solid #000; 
	font-size: 35px; 
	height: 50px; 
	font-family: Arial, Verdana, Sans-Serif;
	text-align:center;  	
}