﻿.WindowSpace
{
	bottom:20px; overflow:hidden;
}
.StatusPanel_StatusBar
{
	position:absolute; bottom:0; height:20px; left:0; right:0;
	background-color:#efede5; border-top:solid 1px #c0c2cf; background-image:url(Images/statusbar.png); background-repeat:repeat-x;
}
.StatusPanel_StatusBar .Window
{
	background-color:transparent;
}
.StatusPanel_StatusBar .WindowContent
{
	background-color:Transparent; position:absolute; right:0; margin-top:2px; float:right; width:100%; top:0px !important;
}
.StatusPanel_StatusBar td:last-child .Detail_GeneralForm_Value
{
	background-image:none;
}
.StatusPanel_StatusBar td .Detail_GeneralForm_Value
{
	padding-right:20px; background-image:url(Images/borderleft2.png); background-repeat:repeat-y; background-position:right center;
}
.StatusPanel_StatusBar a .Detail_GeneralForm_Value
{
	text-decoration:underline;
}
.StatusPanel_StatusBar .Detail_GeneralForm_Label
{
	background-image:url(Images/dot.png); background-repeat:no-repeat; font-size:0pt; height:16px; width:4px; background-position:right center; position:relative;
}

.StatusPanel_StatusBar div .Detail_GeneralForm
{
	top:auto !important; right:auto !important; left:auto !important;
}
.StatusPanel_StatusBar .PictureButton 
{
	display:none;
}
.StatusPanel_StatusBar .WindowTitleWithButtons, .StatusPanel_StatusBar .ActiveWindowTitleWithButtons, .StatusPanel_StatusBar .WindowTitle
{
	background-image:none;
}
.StatusPanel_StatusBar .WindowBar
{
	background-image:none; background-color:transparent; display:inline !important; width:20px; float:left; left:0;
}
.StatusPanel_StatusBar .ActiveWindowBar
{
	background-image:url(Images/statusbarfocus.png); background-repeat:no-repeat; background-color:transparent; height:2px; display:inline !important; width:20px; float:left;
}
.StatusPanel_StatusBar .WindowTitle, .StatusPanel_StatusBar .ActiveWindowTitle
{
	display:none !important;
}
.StatusPanel_StatusBar .GeneralForm_FunctionContainer
{
	float:right; padding-right:20px; height:16px; margin-top:-7px;
}
.StatusPanel_StatusBar .GeneralForm_FunctionContainer .PictureButton
{
	display:inline; height:16px; top:-10px !important;
}
.StatusPanel_StatusBar .GroupContainerHorizontal .GeneralForm_Label,
.StatusPanel_StatusBar .GroupContainerHorizontal .GeneralForm_Input
{
	padding:0 4px;
}
.StatusPanel_Message
{
	position:absolute; height:20px; bottom:0; left:20px;
}
.StatusPanel_Message .WindowContent
{
	background-color:transparent;
}
.StatusPanel_TelephonyInterface .Window
{
	position: absolute; top:auto !important; left:auto !important; bottom: 21px !important; right: 0 !important; height: 150px; width: 300px; border-top-left-radius:3px; z-index:1; background-color:#259;
}
.StatusPanel_TelephonyInterface .WindowTitle
{
	color:#d8d8d8;
}
.StatusPanel_TelephonyInterface .WindowContent
{
	width:100%; bottom:0;  border-radius:5px; border-left:solid 2px #259; 
}
.StatusPanel_TelephonyInterface .GroupContainer
{
	top:35px; position:absolute; padding-top:5px; border-top:solid 2px #259; width:100%; 
}
.StatusPanel_TelephonyInterface .GeneralForm_FunctionContainer
{
	
}
.StatusPanel_TelephonyInterface .GeneralForm_FunctionButton_DialButton	
{
	top:100px; 
}
.StatusPanel_Clipboard
{
    height:432px; width:310px; position:absolute; left:0; bottom:1px; visibility:hidden;
}
.StatusPanel_Clipboard .Update_Form_Clipboard 
{
    background-color:transparent;  font-family:Courier; margin:2px;
}
.Detail_Form_StatusBar_Output_UnaccessedAlarm
{
    color:#f00; font-weight:bold;
}