

 



 

.WindowArea
{
	position: absolute;	
	width:100%;
	left: 0px;
	background:#3A6EA7;
	cursor: default;	
}

.header{
	background: #79A9C1 url(/zkau/web/2e814531/classicblue/img/project/header/hdr-top-01.gif) repeat-x top;width: 100%;
	align: right;
	border-bottom: 1px solid #6898b0;
}

.NotUserCSS
{
	background-color:red;
}

.z-AppMenu .z-menubar-hor
{ 
	background: transparent;
	display: block;
	border-width: 0 0 0 0;		
	height:47px;	
	padding:0px;			
}	

.z-AppMenu .z-menu-item-body-img .z-menu-item-inner-m .z-menu-item-btn
{
	padding-left:32px;	
	height:42px;			
}		

.z-AppMenu .z-menubar-hor .z-menu-item-body:hover .z-menu-item-inner-l,.z-AppMenu .z-menubar-hor .z-menu-body:hover .z-menu-inner-l
{
	background:url(/zkau/web/2e814531/classicblue/img/project/homepage/common/appbarleft.png) no-repeat;		
	height:40px;
	width: 3px;	
		
}

.z-AppMenu .z-menubar-hor .z-menu-item-body:hover .z-menu-item-inner-m,.z-AppMenu .z-menubar-hor .z-menu-body:hover .z-menu-inner-m
{
	background:url(/zkau/web/2e814531/classicblue/img/project/homepage/common/appbarmid.png) repeat-x;		
	height:40px;
	border:0px solid blue;				
}

.z-AppMenu .z-menubar-hor .z-menu-item-body:hover .z-menu-item-inner-r,.z-AppMenu .z-menubar-hor .z-menu-body:hover .z-menu-inner-r
{
	background:url(/zkau/web/2e814531/classicblue/img/project/homepage/common/appbarright.png) no-repeat;
	height:40px;
	width: 2px;				
}

.z-AppMenu .z-menubar-hor .z-menu-item-body .z-menu-item-inner-l,.z-AppMenu .z-menubar-hor .z-menu-body .z-menu-inner-l
{
	background:transparent;		
	height:40px;
	width: 3px;		
	padding:0px;
}

.z-AppMenu .z-menubar-hor .z-menu-item-body .z-menu-item-inner-m,.z-AppMenu .z-menubar-hor .z-menu-body .z-menu-inner-m
{
	background:transparent;		
	height:40px;
	border:0px solid blue;		
}

.z-AppMenu .z-menubar-hor .z-menu-item-body .z-menu-item-inner-r,.z-AppMenu .z-menubar-hor .z-menu-body .z-menu-inner-r
{
	background:transparent;
	height:40px;
	width: 2px;	
	
}

.setBorderStyle
{
	border-top: 1px solid #9bcbe3;
	border-left: 1px solid #9bcbe3;
	border-right: 1px solid #467690;
	border-bottom: 1px solid #467690;
}

.WorkArea
{
	position: absolute;
	left: 0px;
	height: 100%;
	width: 100%;	
}

.TopHeader
{	
	background: #79A9C1;
	width: 100%;
	align: right;
	height: 85px;
}

.DesktopMainIconsContainer
{
	width: 100%;
	margin-top: 1%;	
}

.IconArea
{
	color: white;
	font-family: verdana;	
	background: transparent;
	text-align: top;
	cursor: pointer;
	margin-left:3px;
}

.IconArea:hover
{
	color: black;
	font-family: verdana;	
	background: #7FAFC9;
	text-align: top;
	cursor: pointer;
	margin-left:3px;
}

.DesktopMainMenuIcon
{
	margin-top: 5px;
	width: 49px;
	height: 49px;
}

.BottomDock
{
	position: absolute;
	bottom: -10px;
	height: 63px;
	width: 100%;
}

.dockLeft
{
	background: url(/zkau/web/2e814531/classicblue/img/project/homepage/common/dock_left.png) 0 0 no-repeat ;
	background-position: center;
	position: absolute;
	height: 60px;
	left: 2%;
}

.dockMid
{
	position: absolute;
	color: white;
	height: 57px;	
}

.dockRight
{
	background: url(/zkau/web/2e814531/classicblue/img/project/homepage/common/dock_right.png) 100% 0 no-repeat ;
	background-position: center;
	position: absolute;
	height: 60px;
	left: 89%;
}

.BottomDockIcon
{
	position: absolute;
	width: 100%;
	text-align: left;
	left: 0px;
	bottom: 1px;
	z-index: 100000;
}

.imageArea
{
	width:45px;
	height:48px;	
	text-align:center;
	align:center;		
	background:none;
}

.imageArea:hover
{
	width:45px;
	height:48px;		
	cursor: pointer;
	background: url(/zkau/web/2e814531/classicblue/img/project/homepage/common/dockiconbgimg2.png) ;
}

.dockImage
{
	margin-top:4px;
}

.MenuPopupContent
{
	color: #274D8E;
}

.NumberCount
{
	color: red;
}

.RightAppArea
{
	background: #000000;
}

.AppBorderLayout
{
	height: 30%;
	width: 40%;
	background: transparent;
	border: none;
}

.TextArea
{
	border: 1px double #34343C;
	color: #3F3510;
	background: transparent;
	overflow: hidden;
	width: 90%;
}

.AppPopupStyle
{
	background: transparent;
}

.AppContainer
{
	padding-top:5px;
	padding-bottom:5px;
	background: transparent;
}

.AppContainer:hover
{
	padding-top:5px;
	padding-bottom:5px;
	background: url(/zkau/web/2e814531/classicblue/img/project/homepage/common/BG_HOVER.png) 0 0 repeat;
}

.AppFirst
{	
	background: #79A9C1;
}

.AppEast
{
	background: #F3F3F3;
	border: none;
}

.quickLinkLabel
{
	color: #102A3F;	 
	valign:top;
	font-size:11px;
}

.quickLinkLabel:hover
{
	color: blue;
	cursor: pointer; 
	valign:top;
	font-size:11px;
}

.QLinkToolBtn
{
	text-decoration: none;
	font-family: Verdana;
}

.z-menubar-hor
{
	display: block;
	border-width: 0 0 0 0;
	padding : 2px 2px;
}

.header-menuitem .z-menu-btn
{
	color: white;
}

.header-menuitem .z-menu-btn:hover
{
	color: black;
}

.header-menuitem .z-menu-body-text-img
{
	color: white;
}

.header-menuitem .z-menu-body-text-img:hover
{
	color: black;
}

.header-menuitem .z-menu-item-btn
{
	color: white;
}

.header-menuitem .z-menu-item-btn:hover
{
	color: black;
}

.header-menuitem .z-menu-item-body-text-img
{
	color: white;
}

.header-menuitem .z-menu-item-body-text-img:hover
{
	color: black;
}

.z-menu-item-body-text-img .z-menu-item-inner-m .z-menu-item-btn
{
	padding-left:20px;
	vertical-align:middle;
}

.z-menu-item-body-text-img .z-menu-item-inner-m .z-menu-item-btn:hover
{
	padding-left:20px;
}

.east-style .z-east-header
{
	background:transparent  url(/zkau/web/2e814531/classicblue/img/project/homepage/common/header_bg.png) repeat-x ;
	color: white;
	border: none;
}

.east-style .z-east-colpsd
{
	background: #000000;
}

.east-style .z-east-exp
{
	background: url(/zkau/web/2e814531/classicblue/img/project/homepage/common/expand.png) no-repeat ;
}

.east-style .z-east-colps
{
	background: url(/zkau/web/2e814531/classicblue/img/project/homepage/common/collapse.png) no-repeat ;
}

.homepage-calendar
{
	position: relative;
	border-color: #79A9C1;	
	width: 20%;
	font-size: extrasmall;
}

.z-north-body
{	
	background-image:transparent url(/zkau/web/2e814531/classicblue/img/project/homepage/common/header-bg.png) repeat-x scroll 0 0;	
}

.GridSearchStyle
{
	color: #27536B;
	font-weight: bold;
}

.setBorderStyle
{
	border-top: 1px solid #9bcbe3;
	border-left: 1px solid #9bcbe3;
	border-right: 1px solid #467690;
	border-bottom: 1px solid #467690;
}

th.z-grid-column
{
	overflow:hidden;
	border:1px solid;
	border-color:#DAE7F6 #9EB6CE #9EB6CE #DAE7F6;
	word-wrap: break-word;
	padding:2px;
	font-size:10pt;
	font-weight:normal;
}

.z-grid-column-sort div.z-grid-column-cnt
{
	cursor:pointer;
	padding-right:9px;
	background:transparent no-repeat 99% center;
	background-image:url(/zkau/web/2e814531/classicblue/img/project/homepage/common/v_hint.gif);
}

.z-grid-column-sort-asc div.z-grid-column-cnt
{
	cursor:pointer;
	padding-right:9px;
	background-color:transparent;
	background-position:99% center;
	background-repeat:no-repeat;
	background-image:url(/zkau/web/2e814531/classicblue/img/project/homepage/common/v_asc.gif);
}

.z-grid-column-sort-asc .z-grid-column-sort-dsc
{
	background:#DDEEFB repeat-x 0 0;
	background-image:url(/zkau/web/2e814531/classicblue/img/project/homepage/common/column-over.png);
}

.z-grid-column-sort-dsc div.z-grid-column-cnt
{
	cursor:pointer;
	padding-right:9px;
	background:transparent;
	background-position:99% center;
	background-repeat:no-repeat;
	background-image:url(/zkau/web/2e814531/classicblue/img/project/homepage/common/v_dsc.gif);
}

div.z-grid-column-cnt
{
	border:0;
	margin:0;
	padding:0;
	font-family:verdana;
	font-size:10pt;
	font-weight:normal;
}

div.z-grid-column-cnt
{
	overflow:hidden;
}

div.z-grid-column-cnt
{
	word-wrap:break-word;
}

.z-grid-column-btn
{
	background:transparent no-repeat left center;
	display:none;
	position:absolute;
	width:14px;
	right:0;
	top:0;
	z-index:15;
	cursor:pointer;
	background-image:url(/zkau/web/2e814531/classicblue/img/project/homepage/common/hd-btn.png);
}

.z-grid-column-over .z-grid-column-btn,.z-grid-column-visi .z-grid-column-btn
{
	display:block;
}

a.z-grid-column-btn:hover
{
	background-position:-14px center;
}

.z-grid-column-over
{
	background:#ACDDF9 repeat-x 0 0;
	background-image:url(/zkau/web/2e814531/classicblue/img/project/homepage/common/column-over.png);
}

.fontStyle
{
	vertical-align: bottom;
	color: white;
	cursor: pointer;
	border: solid 1px #4676BA;
	background: transparent;
	padding-left: 2px;
	padding-right: 2px;
}

.fontStyle:hover
{
	vertical-align: bottom;
	color: white;
	cursor: pointer;
	border: solid 1px #4676BA;
	background: #79A9C1;
	padding-left: 2px;
	padding-right: 2px;
}

.fontSelected
{
	vertical-align: bottom;
	cursor: pointer;
	color: white;
	border: solid 1px #134365;
	background: #356587;
	padding-left: 2px;
	padding-right: 2px;
}

.winHilight .z-window-overlapped-tl	
	{
	background: url(/zkau/web/2e814531/classicblue/img/project/chat/wnd-ol-corner.png) 0 top no-repeat ;
	} 
	
.winHilight .z-window-overlapped-tr	{			
			background: url(/zkau/web/2e814531/classicblue/img/project/chat/wnd-ol-corner.png) right -10px no-repeat;
			
			}
.winHilight .z-window-overlapped-hl{
			background: url(/zkau/web/2e814531/classicblue/img/project/chat/wnd-ol-hl.png) no-repeat;
			
			} 
.winHilight .z-window-overlapped-hr{ 
		background: url(/zkau/web/2e814531/classicblue/img/project/chat/wnd-ol-hr.png) right 0 no-repeat;
		}
.winHilight .z-window-overlapped-hm{
		background: url(/zkau/web/2e814531/classicblue/img/project/chat/wnd-ol-hm.png) repeat-x;
		}
.winHilight .z-window-overlapped-cl{
		background: url(/zkau/web/2e814531/classicblue/img/project/chat/wnd-ol-clr.png) 0 0 repeat-y ;
		padding-left:6px;
		}
.winHilight .z-window-overlapped-cm{
		padding:0px;margin:0px;		
		border-color: #D69200;
		}
.winHilight .z-window-overlapped-cr{
		background: url(/zkau/web/2e814531/classicblue/img/project/chat/wnd-ol-clr.png) right 0 repeat-y;
		padding-right:6px;
		}
.winHilight .z-window-overlapped-bl{
			background: url(/zkau/web/2e814531/classicblue/img/project/chat/wnd-ol-corner.png) 0 -5px  no-repeat;	
		}
 .winHilight .z-window-overlapped-br{
 		background: url(/zkau/web/2e814531/classicblue/img/project/chat/wnd-ol-corner.png) right bottom  no-repeat;
 		
 	}
 	
 	
 .hilightTab .z-tab-ver-hl{
 		background: url(/zkau/web/2e814531/classicblue/img/project/chat/tab-v-corner-hilit.png) 0 0 no-repeat;
 		
 			} 
 .hilightTab .z-tab-ver-hl .z-tab-ver-hr .z-tab-ver-hm  { 
 		background: url(/zkau/web/2e814531/classicblue/img/project/chat/tab-v-hm-hilit.png) 0 0 repeat-y;		
 		} 
 		
 .hilightTab .z-tab-ver-hl .z-tab-ver-hr{
 		background:  url(/zkau/web/2e814531/classicblue/img/project/chat/tab-v-corner-hilit.png) 0 bottom  no-repeat;
 		} 
 .hilightTab .z-tab-ver .z-tab-ver-text{
 		color:#FF7200;
 	} 
 		
 	
.myCombo .z-combobox-focus .z-combobox-inp, .myCombo .z-combobox-inp 
{
	border-left:1px solid #D8D8D8;
	border-top:1px solid #D8D8D8;
	border-bottom:1px solid #D8D8D8;
	padding:1px 0px 4px 3px;
	background:none;
}
.myCombo .z-combobox-btn
{				
	border-right:1px solid #D8D8D8;
	border-top:1px solid #D8D8D8;
	border-bottom:1px solid #D8D8D8;	
	font-size:10px;
	background: url(/zkau/web/2e814531/classicblue/img/project/chat/combobtnarrow.png) no-repeat;
}
.myCombo .z-combobox .z-combobox-focus

{
	background: red;
	color: red;
}
.myCombo .z-combobox .z-combobox-btn-over
{
	border:0px solid red;
}	
.myCombo .z-combobox-pp
{
	border:0px solid red;
	font-weight:bold;	

}

.z-textbox-disd,.z-decimalbox-disd,.z-intbox-disd,.z-longbox-disd,.z-doublebox-disd
{
	opacity:.99;
	-moz-opacity:.99;
	filter:alpha(opacity=99);
}

.z-textbox-disd *,.z-decimalbox-disd *,.z-intbox-disd *,.z-longbox-disd *,.z-doublebox-disd *
{
	filter:alpha(opacity=99);
}

.z-textbox-text-disd,.z-intbox-text-disd,.z-longbox-text-disd,.z-doublebox-text-disd,.z-decimalbox-text-disd
{
	background:#F9F9F9;
}

.z-spinner-rounded-disd,.z-timebox-rounded-disd,.z-datebox-rounded-disd,.z-bandbox-rounded-disd,.z-combobox-rounded-disd,.z-spinner-disd,.z-timebox-disd,.z-datebox-disd,.z-bandbox-disd,.z-comboitem-disd,.z-combobox-disd
{
	opacity:.99;
	-moz-opacity:.99;
	filter:alpha(opacity=99);
}

.z-comboitem-text-disd,.z-spinner-text-disd,.z-timebox-text-disd,.z-datebox-text-disd,.z-bandbox-text-disd,.z-combobox-text-disd
{
	background:#F9F9F9;
}

.custom-west-header .z-west-header
{
	white-space: normal;
	padding-top: 1px;
	padding-bottom: 1px;
}

.z-msgbox-success
{
	background: url(/zkau/web/2e814531/classicblue/img/project/homepage/common/Approved.gif) no-repeat center center;
}


.vbox-s {height: 100px; width: 100%; min-width: 100%;}
.vbox-satsun {height: 45px; width: 100%; min-width: 100%;}
.rowheight {height: 90px;}
.separator-width {width: 100%; min-width: 100%;}
			
.vbox-s1 {height: 130px; width: 100%; min-width: 100%; }
.vbox-satsun1 {height: 65px; width: 100%; min-width: 100%;}
.rowheight1 {height: 130px;}
.cellwidth1 {width: 50%; min-width: 50%;}
.weeklyHbox {height: 20px; width: 100%; min-width: 100%; background-color: silver;}
			
.hourRow {height: 40px; width: 100%; min-width: 100%; background-color: white;}
			
.weeklyDate {font-size: 20px; font-weight-bold;}
.weeklyDay {font-size: 10px; font-style: italic;}
.weeklyMonth {font-size: 10px;}
.calgrid tr.z-grid-odd td.z-row-inner, tr.z-grid-odd {background: white;}
.app-listbox div.z-listbox-body
{        
	overflow: hidden;
}

.custom-vertical-tabbox .z-tab-ver .z-tab-ver-text{text-align: left;}
.custom-vertical-tabbox .z-tabs-ver-scroll .z-tabs-ver-header{background: #C7E3F3 ;}

.custom-chat-busy .Busy{color: #AF160A;}
.custom-chat-available .Available	{		color: #308F11;		font-weight:bold;	}
.custom-chat-offline .Offline{		color: black;	}
.custom-chat-popupOuter .popupOuter	{		background:#B2DFFF;		float:left;		width: 220px;		height: 98px;					border: 1px solid #B2DFFF;}
.custom-chat-popupm .popupm	{		background: white;		float:left;		width: 204px;		height: 82px;			border: 1px solid #B2DFFF;		padding: 5px;		margin: 2px;	}
.custom-chat-popupr .popupr	{		background: none;		float:left;		width: 9px;		height: 90px;		}	
.custom-chat-chatHeader .chatHeader	{		background: url(/zkau/web/2e814531/classicblue/img/project/chat/HBG.png) repeat;			vertical-align: middle;		padding-top:4px;		padding-left:4px;	}
.custom-chat-userDataContainerStyle .userDataContainerStyle	{		border:1px solid #DFDFDF;		padding:1px;		background:url(/zkau/web/2e814531/classicblue/img/project/chat/bg.png) repeat-x;	}
.custom-chat-searchTxtStyle .searchTxtStyle	{		background:url(/zkau/web/2e814531/classicblue/img/project/chat/searchinputbgrect.png) 0 0 no-repeat;		border:none;		padding-left:10px;		padding-top:5px;	}
.custom-chat-chatScrollbar .chatScrollbar	{				scrollbar-arrow-color: #3A98E0;		scrollbar-3dlight-color: #FFFFFF;		scrollbar-darkshadow-color: #F9F9F9;		scrollbar-face-color: #FFFFFF;		scrollbar-highlight-color: #D0E2EF;		scrollbar-shadow-color: #D0E2EF;		scrollbar-track-color: #FFFFFF;	}

.myClass.z-tab-ver-text	{color: red;}
.custom-chat-divChatHeaderStyle .divChatHeaderStyle	{background: url(/zkau/web/2e814531/classicblue/img/project/chat/HBG.png) repeat;			vertical-align: middle;			padding-top:4px;			padding-left:4px;		}
.custom-chat-divChatHeaderStyleHilight .divChatHeaderStyleHilight	{			border:1px solid gray;		background: #E97100;		vertical-align: middle;			padding-top:4px;	padding-left:4px;		}
.custom-chat-tabboxContanrStyle .tabboxContanrStyle	{		border:0px solid #75B4EF;	}

.custom-chat-link .link	{			color:black;			font-weight:bold;			text-decoration:none;			cursor:pointer;		}
.custom-chat-linkhover .link:hover		{			color:blue;			font-weight:bold;			text-decoration:underline;			cursor:pointer;		}

.casesearch.z-listcell {border-right: 1px solid grey;}

.vertical-title {
	width: 16px;
	padding: 3px 0 3px 0;
	margin: 0 0 0 2px;
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: rgb(15,59,130);
	display: block;
	height: auto;
	cursor: pointer;
}
.vertical-title em
{
	font-style: normal;
	display: block;
	text-align: center;
	background: transparent;
	height: 13px;
}
.horizontal-title
{
	letter-spacing: 2px;
	float: left;
	color: rgb(15,59,130);
	margin: 4px 0 0 6px;
	padding: 0 2px 0 2px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
}

.tabimg .z-tab-img
{
	width: 16px;
	height: 16px;
}

.idHome .z-menu-item-btn
{
	background-position: 0 0 !important;
	height: 16px !important;
} 
.idChat .z-menu-item-btn
{
	background-position: 0 -32px !important;
	height: 16px !important;
}
.idContactDetails .z-menu-item-btn
{
	background-position: 0 -64px !important;
	height: 16px !important;
}
.idHelp .z-menu-item-btn
{
	background-position: 0 -96px !important;
	height: 16px !important;
}
.idChangePassword .z-menu-item-btn
{
	background-position: 0 -128px !important;
	height: 16px !important;
}
.idLanguage .z-menu-btn
{
	background-position: 0 -160px !important;
	height: 16px !important;
}
.idLogout .z-menu-item-btn
{
	background-position: 0 -192px !important;
	height: 16px !important;
}
.idSetting .z-menu-item-btn
{
	background-position: 0 -224px !important;
	height: 16px !important;
} 
.idSupportRequest .z-menu-item-btn
{
	background-position: 0 -256px !important;
	height: 16px !important;
}
.idSearch .z-menu-item-btn
{
	background-position: 0 -288px !important;
	height: 16px !important;
}
.z-tab .z-tab-hl:hover .z-tab-text
{
	color:black;
}
.z-tab .z-tab-hl .z-tab-text
{
	color:black;
}
.z-tabs-scroll .z-tabs-cnt
{
	background: #79A9C1;	
}
 



.z-combobox-pp .z-comboitem-seld
{
	background:#FFF;
	font-weight:bold;
}
.z-combobox-pp .z-comboitem-over-seld
{
	background:#D3EFFA;
	font-weight:bold;
}
 



 

.custom-listheader .z-listheader-img
{
	margin-left:1px;
	padding-left:0;
	float: left;
}


