



html,body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background-color: #ffffff;
	color: #4c4c4c;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	overflow: hidden;
}


::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0 white; 
  border-radius: 6px;
}
 
::-webkit-scrollbar-thumb {
  background: #c6d4df; 
  border-radius: 6px;
}

::-webkit-scrollbar-thumb:hover {
  background: #b1c2ce; 
}

.z-tabbox-left-scroll, .z-tabbox-right-scroll {
    padding-bottom: 5px;
    background: #def1fd;
    border: 0;
    border-radius: 0;
}

.z-group-header-body {
	background: #c6d4df;
    height: 24px;
    padding: 4px;
    margin: 2px 0px;
}

.z-grid-header {
	border-top: 2px solid #cccccc;
	border-bottom: 2px solid #def1fd;
	background: #ffffff;
}

.z-column {
	border-left: 1px solid #cccccc;
	border-bottom: none;
	background: #ffffff;
}

.z-listbox-header {
	border-top: 2px solid #cccccc;
	border-bottom: 2px solid #def1fd;
	background: #f3f8fb;
}

.z-listheader {
	border-left: 1px solid #cccccc;
	border-bottom: none;
	background: #f3f8fb;
}

.z-window-content .z-toolbar {
	border: none !important;
	background: #ffffff !important;
}

.z-window-content .z-div .z-row:hover>.z-row-inner {
	background: #f1f1f1;
    border-right: 4px solid #def1fd;
}

.z-row:hover>.z-row-inner, .z-row:hover>.z-cell {
	background: #f3f8fb;
}

.z-window-content .z-div tbody>tr>td>span.z-label {
	background-color: #f0f0f0;
    border-radius: 6px;
    width: 100%;
    align-items: center;
    padding: 8px 10px !important;
    text-align: center;
}


.z-timebox-button,
.z-combobox-button, 
.z-datebox-button,
.editor-button {
	height: 28px !important;
}

.editor-input {
	padding-right: 26px;
}

.editor-button {
	top: 4px !important;
}

.z-button-os {
	margin-top: 4px !important;
}

.z-combobox-button, 
.z-datebox-button {
	padding-top: 6px;
}

.z-combobox-input,
.z-datebox-input,
.z-timebox-input {
	margin: 4px 0 !important;
	border-radius: 4px 0 0 4px !important;
	height: 28px !important;
}

.z-combobox-rightedge{
	border-radius: 4px !important;
}

.z-textbox-readonly, .z-textbox,
.z-intbox-readonly, 
.z-longbox-readonly, 
.z-doublebox-readonly, 
.z-decimalbox-readonly, .z-decimalbox,
.z-datebox-readonly, 
.z-timebox-readonly, 
.editor-input-disd, 
.z-textbox[readonly], 
.z-intbox[readonly], 
.z-longbox[readonly], 
.z-doublebox[readonly], 
.z-decimalbox[readonly], 
.z-datebox[readonly], 
.z-timebox[readonly] {
	margin: 4px 0 !important;
	border-radius: 4px !important;
	min-height: 28px !important;
}

.z-window-content .z-vbox {
	padding-top: 6px;
}


.z-a,
.z-bandbox-popup,
.z-button,
.z-calendar,
.z-checkbox-content,
.z-column-content,
.z-combobox-popup,
.z-datebox-popup,
.z-footer-content,
.z-group-content,
.z-groupfoot-content,
.z-label,
.z-loading,
.z-menu-text,
.z-menuitem-text,
.z-panel-header,
.z-radio-content,
.z-row-content,
.z-select,
.z-timebox-popup,
.z-window-header {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

.z-calendar-weekend {
	color: #f25252;
	background: #f3f8fb;
}

.z-label, .z-radio-content, .z-checkbox-content, .z-loading {
	font-size: 11px;
}

.z-html {	
	font-size: 13px;
	padding: 0 10px;
	display: block;
	line-height: 20px;
}

.z-html p {
	margin: 0px;
}


.tablet-scrolling {
	-webkit-overflow-scrolling: touch;
}


table.z-vbox > tbody > tr > td > table {
	width: 100%;	
}


.workflow-activity-form {
}
.workflow-panel-table {
	border: 0px;
}


.payment-form-content {
}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on September 29, 2019 */



@font-face {
    font-family: 'Open Sans Bold';
    src: url('../font/OpenSans/opensans-bold-webfont.woff2') format('woff2'),
         url('../font/OpenSans/opensans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}




@font-face {
    font-family: 'Open Sans Bold Italic';
    src: url('../font/OpenSans/opensans-bolditalic-webfont.woff2') format('woff2'),
         url('../font/OpenSans/opensans-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}




@font-face {
    font-family: 'Open Sans Italic';
    src: url('../font/OpenSans/opensans-italic-webfont.woff2') format('woff2'),
         url('../font/OpenSans/opensans-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}




@font-face {
    font-family: 'Open Sans';
    src: url('../font/OpenSans/opensans-regular-webfont.woff2') format('woff2'),
         url('../font/OpenSans/opensans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

.login-window {
	background-color: transparent;
}

.login-window .z-window-content {
    background-image: url(../images/Login.jpg) !important;
    background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.login-window .z-window.z-window-noborder.z-window-noheader.z-window-embedded {
	height: 100vh;
}

.login-box-body {
	width: 310px;
	background-color: #ffffff;
	border-radius: 8px;
	font-weight: 100;
	color: #222222;
	z-index: 1;
	padding: 25px 25px 25px 25px;
	margin: 0;
	text-align: center;
	border: 2px solid #465b7d;
	box-shadow: 0px 0px 8px #465b7d;
	outline: 1px dashed #465b7d;
	outline-offset: -10px;
}

.login-box-body .main-logo {
	width: 200px;
	padding: 4px 0 24px;
}

.login-box-header {
	
	background-color: red;
	z-index: 2;
	height: 100px;
}

.login-box-header-txt {
	color: transparent !important;
	font-weight: bold;
	position: relative;

}

.login-box-header-logo {
	padding-top: 80px;
	padding-bottom: 70px;
}

.login-box-footer {
	/*background-image: url(../images/login-box-footer.png);
	z-index: 2;*/
	padding-bottom: 140px;
}

.login-label .z-label {
    color: #222222;
}

.login-box-footer .confirm-panel {
	width: 100%;
}

.login-box-footer .z-hlayout,
.login-box-footer .z-hlayout-inner {
	overflow: visible;
}

.login-box-footer-pnl {
	width: 100%;
	padding-top: 20px !important;
	    vertical-align: middle;
}

.login-label {
	color: black;
	text-align: right;
	width: 40%;
}

.login-field {
	text-align: center;
	width: 50%;
}

.login-field input {
	text-align: center;
	border-radius: 1px;
	border: 1px solid #d9d9d6;
	transition: background .2s ease-out,
				border .2s ease-out;
	width: 240px;
}

.login-field input:focus {
	background: #ebf1f2;
	border-color: #c1d4d9;
}

.login-field > input {
	height: auto;
	line-height: 24px;
}

.login-field .z-combobox > input,
.login-field .z-datebox > input {
	border-bottom-right-radius: 0;
	border-right: none;
	border-top-right-radius: 0;
	padding-left: 28px;
	width: 216px;
}

.login-field .z-combobox > input:focus + .z-combobox-button,
.login-field .z-combobox > input:focus + .z-combobox-button {
	border-color: #c1d4d9;
}

.login-Check td {
	padding: 5px 32px 4px;
}

.login-Check .checkbox-rememberme {
	float: right;
}

.login-Check .checkbox-selectrole {
	float: left;
}

.login-Check .z-checkbox [type="checkbox"] {
	margin: 0 4px 0 0;
}

.login-btn {
    width: 125px;
    position: relative;
    display: inline-block;
    border:0px solid transparent; 
    background-color: #6c9ec9;
}


.login-east-panel, .login-west-panel {
	width: 0px;
	background-color: #E0EAF7;
	position: relative;
}




.desktop-header-left {
	margin: 0;
	margin-left: 1px;
	margin-top: 1px;
	background-color: transparent !important; 
	border: none !important;
}
.desktop-header-left .z-hbox-separator {
	width: 10px;
}
.desktop-header-right {
	margin: 0;
	margin-top: 1px;
	padding-right:1px;
	background-color: transparent !important; 
	border: none !important;
}

.desktop-header {
	background-color: #b0d5ed;
	width: 100%;
	border-bottom: 2px solid #def1fd;
	padding: 3px;
}

.desktop-header .z-hlayout-inner:first-child .z-image {
	height: 28px;
	margin: 4px 0 4px 4px;
}

.desktop-header-font {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.desktop-header-popup {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	width: 800px;
	border-radius: 0px;
	border: 0px solid #d5d5d5;
	border-right: 0px solid #d5d5d5;
	border-bottom-width: 0px;
	right: 1px;
}

.desktop-header-popup .desktop-header {
	border: none;
	height: 100% !important;
}

.desktop-header-username {
	padding-right: 6px;
	color: #ffffff;
}

.desktop-header-username:hover {
	color: #ffffff;
	text-decoration: underline;
}


.desktop-layout {
	position: absolute; 
	border: none;
	background-color: #ffffff; 
}

.desktop-tabbox {
	padding-top: 0px; 
	background-color: #ffffff;
	border-radius: 1px;
}

.desktop-tabbox .z-tabs-content {
    background: white;	
	padding: 4px 8px 0;
    border-bottom: 1px solid #def1fd;
    width: 5555px !important;	
}

.desktop-tabbox .z-tab {	
	background: #f0f0f0;	
	border: none;	
	height: 30px;	
}

.desktop-tabbox .z-tab::after,
.desktop-tabbox .z-tab:not(.adwindow-detailpane-sub-tab)::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 1px;
	background: #cfcfcf;
	background: linear-gradient(to top, #cfcfcf, transparent);
}

.desktop-tabbox .z-tab::after {
	right: 0;
}

.desktop-tabbox .z-tab:not(.adwindow-detailpane-sub-tab)::before {
	left: 0;
}

.desktop-tabbox .z-tab.adwindow-detailpane-sub-tab::before {
	top: 8px;
}

.desktop-tabbox .z-tab.adwindow-detailpane-sub-tab::after {
	background: linear-gradient(to top, #afafaf, transparent);
}

@media screen and (max-width: 360px) {
	.desktop-tabbox .z-tab {
		max-width: 190px;
	}
}

.desktop-tabbox .z-tab-selected {	
	border-top: 2px solid #b0d5ed;	
    border-radius: 4px 4px 0 0;	
    background: #def1fd;
    box-shadow: 1px 1px 0 #def1fd !important; 
}

.desktop-home-tabpanel {
	background-color: #f1f1f1;
}

.z-tab-button + .z-tab-text {
	margin-right: 0;
	padding-right: 24px;
}



.desktop-tabbox .z-tab .z-tab-text {
	padding-top: 0px;
	padding-bottom: 0px;
}

.desktop-tabbox .z-tabs .z-toolbar-tabs-body {
	padding: 0px !important;
	margin: 0px !important;
}

.desktop-tabbox .z-tabs .z-toolbar-tabs-body .z-toolbarbutton {
	padding: 0px !important;
	border: 0px solid transparent !important;
	margin: 0px !important;
}

.desktop-tabbox .z-tabs .z-toolbar-tabs .z-toolbarbutton-hover {
	border: none !important;
	padding: 0px !important;
	margin: 0px !important;
}

.desktop-tabbox .z-tabs .z-toolbar-tabs .z-toolbarbutton-hover .z-toolbarbutton-content {
	background-image: none !important;
	background-color:#DDD !important;
	padding: 0px !important;
	margin: 0px !important;
	-webkit-box-shadow:inset 0px 0px 3px #CCC;
	-moz-box-shadow:inset 0px 0px 3px #CCC;	
	-o-box-shadow:inset 0px 0px 3px #CCC;	
	-ms-box-shadow:inset 0px 0px 3px #CCC;	
	box-shadow:inset 0px 0px 3px #CCC;
}


.desktop-north, .desktop-center {
	border: none;
}
.desktop-north.z-north {
	overflow: visible;
}
.desktop-center {
	padding-top: 0px;
}

.desktop-layout > div > .z-west-collapsed, .desktop-layout > div > .z-east-collapsed {
	border-top: none;
}



.desktop-left-column {
	position: relative !important; 
	width: 250px;
	border: none;
	border-right: 0px solid #C5C5C5;
	padding-top: 0px; 

}

.desktop-left-column + .z-west-splitter,  .desktop-left-column.z-west {
	border-top: none; 
	border-right: 0px solid #c5c5c5;
}

.desktop-left-column .z-west-body {
	border-right: none;
	overflow-x: visible;

}

.desktop-left-column .z-anchorlayout, .desktop-right-column .z-anchorlayout {
	overflow: visible;
}
.desktop-left-column .menu-panel .z-panel-bottom {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 0;
}
.desktop-left-column .menu-panel .z-panel-bottom:after {
	content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 50%;
    box-shadow: -4px 0 10px 2px rgba(33, 33, 33, 0.3);
    z-index: -2;
    border-radius: 50%;
}
.z-panel-noborder .z-panel-bottom .z-toolbar {
	border-top: 1px solid #ddd;
}
.z-anchorlayout { overflow: visible; }
 
.z-anchorchildren {
	overflow: visible;
	padding-bottom: 64px;
	position: relative;
}




.desktop-right-column + .z-east-splitter,  .desktop-right-column.z-east {
	border-top: none; 
	border-left: 0px solid #c5c5c5;
}

.desktop-right-column {
	width: 0px;
	border: none;
	border-left: 0px solid #C5C5C5;
	background-color: #E4E4E4;
	padding-top: 0px; 
}

.desktop-right-column .z-east-body {
	border-left: none;
}



.desktop-hometab {
	margin-left: 1px !important;
}

.desktop-home-tabpanel .dashboard-layout .z-anchorchildren {
	transition: padding-bottom .25s ease-out;
}

.desktop-home-tabpanel .dashboard-layout .z-anchorchildren.z-drag-over {
	background: none;
	padding-bottom: 96px;
}

.desktop-home-tabpanel .dashboard-layout .z-anchorchildren:before {
	background: #fff;
	border-radius: 5px;
	content: '+';
	display: block;
	font-size: 0;
	position: absolute;
	bottom: 24px;
	left: 0;
	right: 0;
	text-align: center;
	height: 72px;
	line-height: 48px;
	opacity: 0;
	padding-top: 16px;
	transition: background .25s,
				font-size .25s,
				opacity .25s;
	z-index: 1;
}

.desktop-home-tabpanel .dashboard-layout .z-anchorchildren.z-drag-over:before {
	font-size: 32px;
	opacity: 1;
}

.desktop-home-tabpanel .dashboard-layout .z-anchorchildren:after {
	border-radius: 0 0 5px 5px;
	box-shadow: 0 1px 5px 0 rgba(100, 100, 100, .5);
	content: '';
	display: block;
	height: 0;
	position: absolute;
	bottom: 24px;
	left: 0;
	right: 0;
	transition: box-shadow .25s,
				height .25s;
	z-index: 0;
}

.desktop-home-tabpanel .dashboard-layout .z-anchorchildren.z-drag-over:after {
	box-shadow: 0 1px 5px 0 rgba(100, 100, 100, .5);
	height: 64px;
}

.desktop-home-tabpanel .dashboard-layout .z-anchorchildren.new-column-placeholder {
	position: fixed;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
	background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
	border-radius: 100% 0 0 100%;
	bottom: 0;
	padding-bottom: 0;
	right: -48px;
	top: 0;
	width: 48px;
	transition: all .25s ease-out;
	z-index: 100;
}

.desktop-home-tabpanel .dashboard-layout .z-anchorchildren.new-column-placeholder.z-drag-over {
	background: #fff;
}

.desktop-home-tabpanel .dashboard-layout .z-anchorchildren.new-column-placeholder:before {
	background: transparent;
	content: '+';
	color: #aaa;
	font-size: 32px;
	display: block;
	opacity: 1;
	position: absolute;
	top: 50%;
	transition: color .25s;
	left: 5px;
}

.desktop-home-tabpanel .dashboard-layout .z-anchorchildren.new-column-placeholder.z-drag-over:before {
	color: #777;
}

.desktop-home-tabpanel .dashboard-layout .z-anchorchildren.new-column-placeholder:after {
	display: none;
}

.desktop-home-tabpanel.z-drag-active .dashboard-layout .z-anchorchildren.new-column-placeholder {
	box-shadow: -5px 0 5px 0 rgba(100, 100, 100, .25);
	right: 0;
}

.desktop-menu-popup {
	z-index: 9999;
	background-color: #fff;
}

.desktop-menu-toolbar {
	background-color: #ffffff; 
	verticle-align: middle; 
	padding: 2px;
	border-top: 1px solid #c5c5c5;
}




.desktop-tabpanel {
	margin: 0;
	padding: 0;
	border: 0;
	position: relative !important;
	background-color: transparent !important; 
}

.desktop-tabpanel .z-center-body>table {
	margin: 4px auto !important;
}

.z-panel-noborder.z-panel-noframe .z-panelchildren .z-vlayout {
	padding: 10px;
}

.desktop-home-tabpanel .dashboard-column.z-vlayout {
	overflow: visible;
	padding: 5px;
}

.desktop-home-tabpanel .dashboard-column .dashboard-widget {
	transition: box-shadow .25s ease-out;
}

.desktop-home-tabpanel .dashboard-column .dashboard-widget.z-drag-over {
	background: none;
	box-shadow: 0 0 5px 1px rgba(100, 100, 100, .5);
}

.desktop-home-tabpanel .dashboard-column > .z-vlayout-inner {
	padding-bottom: 10px !important;
}

.desktop-home-tabpanel .dashboard-widget.z-panel {
	border-radius: 8px;
	margin: 0;
	width: 100%;
	box-shadow: 0 0 4px #c4c4c4;
}

.desktop-home-tabpanel .dashboard-widget .z-panel-head {
	overflow: visible;	
	padding: 0;
}

.desktop-home-tabpanel .dashboard-widget .z-panel-header {
	height: 34px;
	overflow: visible;
	padding: 0;
	position: relative;
	border-bottom: 1px solid #b0d5ed;
}


.desktop-home-tabpanel .dashboard-widget .z-panel-header .z-caption {
	position: absolute;
	background: #f3f8fb;
	bottom: 0;
	left: 0;
	padding: 5px;
	right: 0;
	top: 0;
	z-index: 1;
}

.desktop-home-tabpanel .dashboard-widget .z-panel-header .z-caption-content {
	margin-left: 5px;
}




.link {
	cursor:pointer;
	padding: 2px 2px 4px 4px;
	border: none !important;
}

.link.z-toolbarbutton:hover {
	background: #fff3f3 !important;
	background-image: none !important;
	text-decoration: none;
}

.link.z-toolbarbutton:hover span {
	color: gray;
}

.z-vbox .link.z-toolbarbutton {
	margin: 0 !important;	
	background: #fff;
	border-bottom: 1px dashed #dae6e8 !important;
}




.window-container-toolbar-btn.z-toolbarbutton .z-toolbarbutton-content img {
	width: 16px;
	height: 16px;
	padding: 3px 3px;
}
.window-container-toolbar-btn.z-toolbarbutton .z-toolbarbutton-content [class^="z-icon"] {
	width: 22px;
	height: 22px;
	padding: 3px 3px;
}
.window-container-toolbar > .z-toolbar-content,
.window-container-toolbar-btn.z-toolbarbutton, 
.window-container-toolbar-btn.z-toolbarbutton .z-toolbarbutton-content,
.window-container-toolbar-btn.z-toolbarbutton .z-toolbarbutton-content [class^="z-icon"] {
	display:inline-flex;
	align-items: center;
	justify-content: center; 
}

.user-panel-popup .z-popup-content {
	padding-left: 0px;
	padding-right: 0px;
}
.user-panel-popup .z-popup-content > .z-vlayout {
	overflow-x: auto;
	padding: 8px;
}


.desktop-user-panel {
	
	
	border: 0px solid #1b425d;
	background:  #1b425d;
    text-shadow: 0 0px #1b425d;
}

.desktop-user-panel.mobile .desktop-header-font.desktop-header-username {
	font-weight: 600;
}

.desktop-user-panel:hover, .desktop-user-panel:active, .desktop-user-panel:visited{
	
	
	border: 0px solid #1b425d;
    text-shadow: 0 0px #1b425d;
}


.desktop-header .z-hlayout-inner:last-child {
	float: right;
	padding: 7px 0;
}

.desktop-header .z-menubar {
	background: none;
	border: 0;
	padding: 0;
	margin: 0;
}

.desktop-header .z-menubar li {
	background: #def1fd;
    overflow: visible;
    border-radius: 12px;
    padding: 0 10px;
}

.desktop-header .z-menubar .z-menu-content .z-menu-icon.z-icon-caret-down {
	top: 5px;
}

.z-menu-content,
.z-menuitem-content {
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	padding: 3px 20px 3px 6px;
}

.z-menu-content:focus,
.z-menuitem-content:focus,
.z-menu-hover > .z-menu-content,
.z-menuitem-hover > .z-menuitem-content {
	background: none;
	border: none;
	box-shadow: none;
}

.z-menu-content:hover,
.z-menuitem-content:hover {
	background: none;
	border: none;
	box-shadow: none;
}
.menu .desktop-header-font .z-menu .z-menu-selected,
.z-menu-selected > .z-menu-content {
	background: transparent;
	border: none;
	box-shadow: none;
}

.z-menu-selected .z-menu-text {
	color: #555;
}

.menuPopup.z-menupopup {
	border: none;
	box-shadow: 0 1px 2px 0 rgba(122, 122, 122, .5);
	padding: 5px 0;
}

.menuPopup.z-menupopup .z-menupopup-separator {
	height: auto;
	bottom: 5px;
	left: 25px;
	top: 5px;
}

.menuPopup .z-menuitem-content {
	transition: background .25s;
}

.menuPopup .z-menuitem-content .z-menuitem-text {
	text-shadow: none;
	transition: color .25s;
}

.menuPopup .z-menuitem-content:hover {
	background: #1b425d;
}

.menuPopup .z-menuitem-content:hover .z-menuitem-text {
	color: #fff;
}

select.z-menu-selected {
	background:  #1b425d;
	color: #ffffff;
    text-shadow: 0 0px #1b425d;
	font-size: 12px;
}

.z-menu-image {
	max-width: 41px;
	max-height: 41px;
	border-radius: 50%;
}

.z-menu-icon.z-icon-caret-down {
	color: #011826;
	top: 1px;
}

.z-menu-text,
.z-menuitem-text .z-menu-text:hover {
	font-size: 13px;
    text-shadow: none;
	color: #011826;
	font-weight: bold;
}	

.desktop-header .z-menu-text {
	color: #011826;
}

.desktop-header .z-button.btn-menu {
	background: none;
	border: none;
	box-shadow: none;
	text-shadow: none;
}

.desktop-header .z-button.btn-menu .z-icon-bars {
	color: #011826;
}




.menu-href {
	font-size: 11px;
	font-weight: normal;
	color: #333 !important;
	text-decoration: none !important;
	padding-right: 4px;
}

.menu-href:hover, .menu-href:active {
	text-decoration: underline !important;
	color: blue !important;
}

.menu-href img {
	padding: 2px;
	padding-right: 4px;
	width: 16px;
	height: 16px;
}

.menu-href-newbtn {
	height: 17px;
	line-height: 10px;
	padding: 1px 1px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-bottom: 2px;
}

.menu-href-newbtn img {
	width: 10px;
	height: 10px;
}

.menu-href-newbtn .z-toolbarbutton-content {
	height: 10px;
	width: 10px;
	display: inline-block;
	line-height: 10px;
}

.tree-search-combo .z-comboitem-img img {
	width: 16px;
	height: 16px;
}

.menu-search-panel .z-comboitem-image { 
	padding-bottom:4px; 
}

.menu-search-panel-container .z-panel-body {
	background-color: transparent;
}

.menu-search-panel-container .z-panel-top .z-toolbar.z-toolbar-panel {
	padding-bottom: 0px;
	padding-top: 8px;
}

.menu-panel .z-toolbar-panel {
	padding-right: 0;
}

.menu-panel {
	width: 100% !important;
	height: 100% !important;
	position: relative !important;
}

.menu-panel .z-tree {
	border: none !important;
	width: 100%;
}

.menu-search-toggle-box {
	display: inline-block;
	border: 1px solid #ababab;			
}

.menu-search-toggle-box .z-toolbarbutton-hover {
	border: none;
}

.menu-search-toggle-off {
	margin:0px; 
	padding: 1px 4px 1px 4px;
	border-radius: 0px;
}

.menu-search-toggle-on {
	background: #999999 !important;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3) inset !important;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3) inset !important;
	margin:0px !important;
	padding: 1px 4px 1px 4px !important;
	border-radius: 0px;
}

.menu-search-toggle-on img, .menu-search-toggle-off img {
	height: 16px;
	width: 16px;
} 

.document-search-current-link {
	background-image:url(/prod/zkau/web/6e1c332/breeze/zul/img/tree/item-sel.gif);
}

.global-search-box.z-bandbox > .z-bandbox-button {
	background: #def1fd;
	border: none;
	border-bottom: 1px solid rgba(124, 154, 166, .5);
	border-radius: 0 12px 12px 0;
	box-shadow: none;
	color: #011826;
	display: none;
	width: 24px;
}
.global-search-box.z-bandbox > .z-bandbox-button:active {
	/*background: rgba(255, 255, 255, .25);
	border-bottom: 1px solid rgba(255, 255, 255, .5);
	box-shadow: none;*/
}
.global-search-box.z-bandbox > .z-bandbox-input:not(:placeholder-shown) + .z-bandbox-button,
.global-search-box.z-bandbox > .z-bandbox-input:focus + .z-bandbox-button {
	display: inline-block;
}
.global-search-tabpanel {
	width: 600px;
}
@media screen and (max-width: 599px) {
	.global-search-tabpanel {
		width: 100%;
	}
}
.global-search-box.z-bandbox {
	width: 180px;
}
.global-search-box.z-bandbox > .z-bandbox-input {
	background: none;
	border: none;
	border-radius: 12px 0 0 12px;
	box-shadow: none;
	color: #011826;
	cursor: pointer;
	transition: background .1s ease-out,
				border .1s ease-out,
				width .25s ease-out;
}
.global-search-box.z-bandbox > .z-bandbox-input:placeholder-shown {
	border-bottom: 1px solid rgba(255, 255, 255, 0);
	width: 24px;               
}                              
.global-search-box.z-bandbox > .z-bandbox-input:not(:placeholder-shown),
.global-search-box.z-bandbox > .z-bandbox-input:focus {
	background: #def1fd;
	border-bottom: 1px solid rgba(124, 154, 166, .5);
	cursor: text
}
.global-search-box.z-bandbox > .z-bandbox-input::placeholder {
	color: #011826;               
	font: 12px/1 FontAwesome;  
}                              
.global-search-box.z-bandbox > .z-bandbox-input:focus::placeholder {
	opacity: .25;
}
@media screen and (min-width: 500px) {
	.global-search-box.z-bandbox {
		width: 200px;
	}
	.global-search-box.z-bandbox > .z-bandbox-input:not(:placeholder-shown),
	.global-search-box.z-bandbox > .z-bandbox-input:focus {
		width: 176px;
	}
}
@media screen and (min-width: 768px) {
	.global-search-box.z-bandbox {
		width: 250px;
	}
	.global-search-box.z-bandbox > .z-bandbox-input:not(:placeholder-shown),
	.global-search-box.z-bandbox > .z-bandbox-input:focus {
		width: 226px;
	}
}
@media screen and (min-width: 1024px) {
	.global-search-box.z-bandbox {
		width: 300px;
	}
	.global-search-box.z-bandbox > .z-bandbox-input:not(:placeholder-shown),
	.global-search-box.z-bandbox > .z-bandbox-input:focus {
		width: 276px;
	}
}

.menu-href [class^="z-icon-"] {
	font-size: larger;
	color: #333;	
	padding-right: 4px;
	text-align: center;
}
.menu-href [class^="z-icon-"]:before {
	width: 14px;
}
.menu-href-newbtn.z-toolbarbutton [class^="z-icon-"] {
	font-size: smaller;
	color: #333;
}
.menu-href-newbtn.z-toolbarbutton,
.menu-href-newbtn.z-toolbarbutton .z-toolbarbutton-content {
	justify-content: center;
	align-items: center;
	display: inline-flex;
}

.menu-search-list-toolbar-cell.z-listcell > div.z-listcell-content {
	display: inline-flex; 
	align-items: center;
	justify-content: center;
}
.menu-search-list-toolbar-cell.z-listcell .fav-new-btn.z-toolbarbutton [class^="z-icon-"] {
	font-size: larger;
}

.z-menu-noimage.z-menupopup .z-menu-content > img.z-menu-image {
	display: none;
}
.z-menu-noimage.z-menupopup .z-menuitem-content > img.z-menuitem-image {
	display: none;
}
.z-menu-noimage.z-menupopup > .z-menupopup-separator {
	display: none;
}



.fav-new-btn {
	height: 16px;
	width: 16px;
}

.fav-new-btn img {
	height: 16px;
	width: 16px;
}

.z-panel-head {
	background-image: none; background-color:  transparent !important; 
}

.z-panel {
	border-radius: 1px;
	border: 0px solid #d8d8d8;
	border-bottom-width: 0px;
}

.z-panel-noborder {
	border: none !important;
}

.z-panelchildren {
	border: none;
}

.z-panel-head {
	padding-bottom: 0px;
	border: none;
}

.z-panel-head .z-panel-header {
	padding: 0px 0px 0px 0px;
	color: #262626; 
	background-color: #fff !important;
	font-weight: 300;
	font-size: 10px;
}	

.z-caption .z-caption-content {
	padding: 0px 0px 0px 0px;
	color: #262626; 
	font-weight: bold;
	font-size: 12px;
	cursor: move;
}

.z-panel-icon {
	background: none;
	border: none;
	font-size: 10px;
	height: 24px;
	margin: auto 0 auto 5px;
	width: 24px;
}

.z-panel-icon:hover {
	background: none;
	border: none;
	font-size: 12px;
}


.dashboard-layout {
	width: 100%;
	height: 100%;
	position: relative;
}

.dashboard-widget {
	margin-top: 1px; 
	margin-left: auto; 
	margin-right: auto;
	position: relative;
	width: 99%;	
	height: 100%;
}

.dashboard-widget-max {
	margin: auto;
	width: auto;	
}

.dashboard-widget.dashboard-widget-max > .z-panel-body > .z-panelchildren {
	overflow: auto;
}

.dashboard-report-iframe {
	min-height:300px; 
	border: 0px solid lightgray; 
	margin:auto;
	width: 100%;
	height: 100%;
}

.favourites-box {
	width: 100%;
	margin: auto;
	padding: 1px 0px 1px 0px;
}

.favourites-box .z-vbox {
	width: 100%;
}

.favourites-box .z-hbox {
	padding: 0px 4px;
	width: 100%; 
}

.favourites-box .z-toolbar-start {
	float: right;
}

.favourites-box .trash-toolbarbutton .z-toolbarbutton-content {
	font-size: 16px;
}

.favourites-box .trash-font-icon {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 20px;
}

.recentitems-box {
	width: 100%;
	margin: auto;
	padding: 1px 0px 1px 0px;
}

.recentitems-box A {
	display: block;
	padding: 1px 0px;
}

.recentitems-box .z-toolbar-start {
	float: right;
}
.recentitems-box A.trash-toolbarbutton {
	display: inline-block;
}
.recentitems-box .z-toolbar .z-toolbar-content {
	display: inline-flex;
	align-items: center;
}
.recentitems-box .trash-toolbarbutton .z-toolbarbutton-content {
	font-size: 16px;
}
.recentitems-box .trash-font-icon {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 20px;
}

.views-box {
	width: 100%;
	margin: auto;
	padding: 2px 0px 2px 0px;
}

.views-box .z-vbox {
	width: 100%;
}

.views-box .z-toolbarbutton {
	width: 100%;
	padding: 0px 6px;
}

.views-box .link img {
	height: 16px;
	width: 16px;
	padding-right: 4px;
}
.views-box .z-toolbarbutton [class^="z-icon"] {
	text-align: center;
}
.views-box .z-toolbarbutton [class^="z-icon"]:before {
	width: 14px;
}

.activities-box {
	width: 100%;
	cursor: pointer;
	text-align: center;
	justify-content: center;
	align-items: center;
	line-height: 10px;
}

.activities-box .z-vbox .z-grid {
	width: 100%;
	height: 100%;
	border: 0px solid #cfcfcf;
}

.activities-box .z-button {
	text-align: center;
	width: 100%;
	height: 100%;
}

.z-separator-horizontal, .z-separator-horizontal-bar {
    font-size: 0;
    height: 0px;
    line-height: 0;
    overflow: hidden;
}

.z-grid {
	border: 0px solid #cfcfcf;
}


.bi-box {
	width: 100%;
	margin: auto;
	padding: 2px 5px 2px 10px
	cursor: pointer;
	line-height: 10px;
}

.bi-box td {
	background-color: red;
}

.bi-box .z-vbox {
	width: 100%;
}

.bi-box .z-button {

	background-color: red;
}


.z-separator-horizontal, .z-separator-horizontal-bar {
    font-size: 0;
    height: 0px;
    line-height: 0;
    overflow: hidden;
}

.z-grid {
	border: 0px solid #cfcfcf;
}


.recentitems-box .z-toolbar, .favourites-box .z-toolbar {
	margin-top: 1px;
	margin-bottom: 1px;
}


.performance-indicator {
	margin: 0px; 
	position: relative; 
}
.performance-indicator img {
	display: block; 
	margin: 0px;
	padding:0px;
}
.window-view-pi .performance-indicator img {
}
.performance-indicator-box {
	background-color: #eee; 
	border: 1px solid #d8d8d8; 
	border-radius: 1px; 
	cursor: pointer;
}
.performance-indicator-title {
	text-align: center; 
	background-color: #c8c8c8; 
	border: 1px solid #c8c8c8;
	padding-top: 1px; 
	padding-bottom: 1px;
	line-height:12px;
}
.performance-panel .z-grid {
	border: none;
	margin:0px; 
	padding:0px; 
	position: relative;
	width: 100%;
}

.dashboard-widget.dashboard-widget-max .chart-gadget {
	height: 100% !important; 
}

.help-content
{
	padding: 2px;
	font-size: 11px;
	font-weight: normal;
}

.fav-new-btn.z-toolbarbutton [class^="z-icon-"] {
	font-size: smaller;
	color: #333;
	padding-left: 4px;
	padding-right: 4px;
}


.toolbar {
	padding: 0px;
}

.z-toolbarbutton-content {
	padding: 0px 3px;
}

.toolbar-button {
	background-color: transparent; 	
	margin-left: 1px; 
	margin-right: 1px; 
    width: 40px;
    height: 28px;
	padding: 1px;
}

.toolbar-button .z-toolbarbutton-content {
	width: 24px;
	height: 24px;
	padding: 1px;
	border: none;	
}

.depressed img {
	border-width: 1px;
	border-color: #9CBDFF;
	background-color: #C4DCFB;
	padding: 0px 1px 0px 1px;
}

.disableFilter img {
	opacity: 0.6;
	filter: progid : DXImageTransform . Microsoft . Alpha(opacity = 20);
	-moz-opacity: 0.6;
}

.z-toolbar-start{
	width:100%;
}

.z-toolbar.z-toolbar-tabs {
	padding-top: 4px;
	border-bottom: 1px solid #def1fd !important;
}

.z-toolbarbutton:hover {
	background: #ffffff;
	border: 1px solid #77a7af;
}

.z-toolbarbutton [class^="z-icon-"] {
	font-size: larger;
	color: inherit;
}
.z-toolbarbutton.toolbarbutton-with-text [class^="z-icon-"] {
	padding-right: 4px;
}
.z-toolbarbutton.xlarge-toolbarbutton [class^="z-icon-"] {
	font-size: 24px;
}
.z-toolbarbutton.large-toolbarbutton [class^="z-icon-"] {
	font-size: 20px;
}
.z-toolbarbutton.medium-toolbarbutton [class^="z-icon-"] {
	font-size: 16px;
}
.z-toolbarbutton.small-toolbarbutton [class^="z-icon-"] {
	font-size: 12px;
}
.z-toolbarbutton, .z-toolbarbutton .z-toolbarbutton-content {
	display:inline-flex;
	align-items: center;
}
.z-toolbar-content {
	display:flex;
	align-items: center;
}
.z-toolbar.space-between-content .z-toolbar-content {
	justify-content: space-between;
}

.font-icon-toolbar-button.toolbar-button [class^="z-icon-"] {
	font-size: 18px;
	color: inherit;
}
.font-icon-toolbar-button.toolbar-button {
	color :#333;
}
.font-icon-toolbar-button.toolbar-button, .font-icon-toolbar-button.toolbar-button .z-toolbarbutton-content {
	display: inline-block;
	line-height: 24px;
	text-align: center; 
}
.font-icon-toolbar-button:active, .font-icon-toolbar-button:hover {
	color: #3949AB;
}
.font-icon-toolbar-button .z-toolbarbutton-content {
	color: inherit;
}


.z-button {
  background: #f2f2f2;
  border: 1px solid #cccccc;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-size: 11px;
  margin: 0px;
  padding: 0 16px;
  text-align: center;
  transition: background .2s, box-shadow .2s;
  vertical-align: middle;
}

.z-button:hover {
	background: #f0f0f0;
	border-color: #c1d4d9;
	box-shadow: 0 0 5px rgba(0, 0, 0, .25);
}

.z-button-hover,
.z-button-focus,
.z-button-click,
.z-button-disabled {
  color: #333333;
  background-color: #e6e6e6;
}

.z-button-click {
  background-color: #cccccc;
}

.z-button-hover,
.z-button-focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.z-button-focus {
  outline: 5px auto -webkit-focus-ring-color;
}

.z-button-click {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.z-button-disabled {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.z-button.btn-small {
	padding: 1px 5px;
}

.z-button.btn-medium {
	padding: 2px 10px;
}

.z-button-disabled {
	color: black; cursor: default; opacity: .6; -moz-opacity: .6; -khtml-opacity: .6; filter: alpha(opacity=60);
}

.img-btn img {
	height: 22px;
	width: 22px;
	background-color: transparent;
}

.txt-btn img, .small-img-btn img {
	height: 16px;
	width: 16px;
	background-color: transparent;
	vertical-align: middle;
	display: inline-block;
}

.btn-sorttab {
	box-shadow: 0px 0px 4px #bbb;
	color: #555;
	border: solid 1px #bbb;
	text-shadow: 0px 1px 2px #888;
}

.z-button [class^="z-icon-"],
.z-button-os [class^="z-icon-"]{
	font-size: larger;
	color: #333;	
	padding-left: 2px;
	padding-right: 2px;
}
.z-button.xlarge-toolbarbutton [class^="z-icon-"] {
	font-size: 24px;
}

.z-button.large-toolbarbutton [class^="z-icon-"] {
	font-size: 20px;
}

.z-button.medium-toolbarbutton [class^="z-icon-"] {
	font-size: 16px;
}

.z-button.small-toolbarbutton [class^="z-icon-"] {
	font-size: 12px;
}

.z-button {
	vertical-align: middle;
	text-align: center;
}

.btn-ok.z-button [class^="z-icon-"]:before {
	color: green;	
}

.btn-cancel.z-button [class^="z-icon-"]:before {
	color: red;
}

.z-combobox-button,
.z-datebox-button {
	transition: box-shadow .2s ease-out;
}

.z-combobox-button:hover,
.z-datebox-button:hover {
	background: #fff;
	border-color: #c1d4d9;
	box-shadow: 0 0 5px rgba(0, 0, 0, .25);
}

.z-paging-button, .z-paging-input {
	height: 20px;
	padding:2px 0;
}





.breadcrumb-toolbar-button {
	background-color: transparent; 
	height: 22px;
}
.breadcrumb-toolbar-button img {
	width: 22px;
	height: 22px;
}
.breadcrumb-record-info {
	font-size: 12px;
	background-color: #ffffff;	
	padding: 0 4px;
}
.breadcrumb-toolbar-button [class^="z-icon-"] {
	padding-left: 4px;
	padding-right: 4px;
}

.adwindow-form > .z-grid-body {
	background-color: #ffffff;
}
.adwindow-form.z-grid > .z-grid-body {
	overflow: visible !important;
}

.adwindow-layout {
	position:absolute; 
	border: none;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
}

.adwindow-layout .z-center {
	border: none;
}

.adwindow-north {
	min-height: 56px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: none;
}

.adwindow-south {
	height: 20px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #C5C5C5 !important;
}

.adwindow-status {
	min-height: 20px;
}

.adwindow-status-docinfo {
	display: inline-block;
	position: absolute;
	right: 4px;
}

.docstatus-normal .z-label {
	color: #6a6a6a;
}

.docstatus-error .z-label {
	color: red;
}

.adwindow-status-docstatus {
	display: inline-block;
	float: left;
	padding-left: 4px;
}

.adwindow-toolbar {
	border: 0px;
	padding: 5px 0;
	background: #def1fd;
	border-bottom: 1px solid #d9d9d6;
}

.adwindow-toolbar .z-toolbar-content {
	display: block;
}

.adwindow-toolbar .z-toolbarbutton {
	height: auto;
	width: auto;
	padding: 2px 5px;
}

.adwindow-toolbar.mobile {
	position: relative;
	overflow: hidden;
}

.adwindow-breadcrumb {
	padding: 0;
	background: #f3f8fb;
}

.adwindow-breadcrumb .breadcrumb-path-list {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}

.adwindow-breadcrumb .breadcrumb-path-list li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}

.adwindow-breadcrumb .breadcrumb-path-list li span,	
.adwindow-breadcrumb .breadcrumb-path-list li.active-page:after {	
	background: #e4e4e4 !important;	
}

.adwindow-breadcrumb .breadcrumb-path-list li a,
.adwindow-breadcrumb .breadcrumb-path-list li span {
	background: #F2F2F2;
	border-bottom: 1px solid #d9d9d6;
	color: #333;
	display: block;
	font-size: 11px;
	line-height: 22px;
	padding: 0 13px 0 24px;
	text-decoration: none;
	transition: background .25s, box-shadow .25s;
}

.adwindow-breadcrumb .breadcrumb-path-list li:first-child a,
.adwindow-breadcrumb .breadcrumb-path-list li:first-child.active-page span {
	padding: 0 12px 0 12px;
}

.adwindow-breadcrumb .breadcrumb-path-list li:hover a,
.adwindow-breadcrumb .breadcrumb-path-list li:hover span {
	background: #ececec;
	box-shadow: 0 0 2px rgba(122, 122, 122, .5);
}

.adwindow-breadcrumb .breadcrumb-path-list li:after {
	 content: '';
	 position: absolute;
	 top: -1px;
	 right: -11px;
	 display: block;
	 width: 24px; 
	 height: 24px; 
	 background: #F2F2F2;
	 border-radius: 0 2px 2px 0;
	 box-shadow: 2px -2px 2px rgba(122, 122, 122, .3);
	 transform: scale(.7) rotate(45deg);
	 transition: background .25s, box-shadow .25s;
	 z-index: 1;
}

.adwindow-breadcrumb .breadcrumb-path-list li:hover:after {
	background: #ececec;
	box-shadow: 3px -3px 3px rgba(122, 122, 122, .3);
}

.adwindow-breadcrumb .breadcrumb-path-list li.active-page a,
.adwindow-breadcrumb .breadcrumb-path-list li.active-page span {
	font-weight: 700;
}

.adwindow-breadcrumb .breadcrumb-path-list li.active-page span.sibling-switch:before {
	content: '\f0d7';
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	font-size: inherit;
	position: absolute;
	right: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: auto;
	transform: translate(0,0);
	z-index: 2;
}

.adwindow-breadcrumb .z-toolbar {
	padding: 0;
}

.adwindow-detailpane {
	width: 100%; 
	overflow-y: visible;
}

.adwindow-detailpane-tabbox .z-tab-selected span.z-tab-text {
	cursor: pointer;
}

.adwindow-detailpane-tabbox .z-tab-selected span.z-tab-text:hover {
	text-decoration: none;
}
.adwindow-detailpane-tabpanel,
.adwindow-detailpane-toolbar {
	background: #def1fd;
	border: none;
}
.adwindow-detailpane-toolbar {
	border: none;
}

.adwindow-detailpane-toolbar .z-toolbar-body {
	width: 100%;
}

.adwindow-detailpane-toolbar .z-toolbarbutton {
	float: left;
	display: inline-block;
	padding: 0px;
	padding-left: 1px;
	width: 20px;
}

.adwindow-detailpane-toolbar .z-toolbarbutton img {
	width: 16px;
	height: 16px;
}

.adwindow-detailpane-toolbar .z-toolbar-body .docstatus-normal,  
.adwindow-detailpane-toolbar .z-toolbar-body .docstatus-error {
	padding-left: 4px;
	margin-top: 2px;
}

.adwindow-detailpane-toolbar .z-toolbar-body .docstatus-normal .z-label,
.adwindow-detailpane-toolbar .z-toolbar-body .docstatus-error .z-label {
	;
}

.adwindow-detailpane-message {
	float: right;
}

.adwindow-detailpane-tabbox {
	width: 99%; 
	margin: auto;
}

.adwindow-detailpane-adtab-grid-south {
	background-color: transparent; 
	position: absolute; 
	right: 0px; 
	top: 0px; 
	height: 24px;
}

.adwindow-detailpane-adtab-grid-south .z-paging {
	padding: 0px !important;
	background: #def1fd;
}

.adwindow-detailpane-adtab-grid-south .z-paging .z-paging-inp {
	height: 16px;
	line-height: 16px;
}

.adwindow-gridview-detail {
	height: 200px;
}

.adwindow-gridview-detail + .z-south-splitter {
	border-top: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
}

.adwindow-gridview-detail .z-south-body {
	background-color: #ededed;
}

.adwindow-gridview-borderlayout {
	position: absolute; height: 100%; width: 100%;
}

.adwindow-detailpane-sub-tab::before {
	content: '';
	position: absolute;
	width: 0px;
	height: 0px;
	top: 6px;
	left: 4px;
	border-top: 5px dashed transparent;
	border-left: 5px dashed #696969;
	border-right: 5px dashed transparent;
	border-bottom: 5px solid transparent;
}


.adtab-content {
	margin: 0;
	padding: 0;
	border: none;
	position: relative;
}

.adtab-form {
	border:none !important;
	margin:0;
	padding:0;
}

.adtab-grid {
	margin-top: -1px;
	border: none !important;
}

.adtab-grid-south {
	border: none;
	height: 30px;
}

.adtab-grid-south .z-paging {
	border: none;
	padding: 0;
}

.adtab-form-borderlayout {
	width: 100%; 
	height: 100%; 
	position: absolute;
}

.adtab-form-borderlayout .z-center {
	background-color: transparent !important; 
}

.adtab-form-borderlayout .z-south-collapsed:before { 
	content: 'Detail record';
	position: absolute; 
	font-size: 12px; 
	font-weight: bold;
	text-align: center;
	line-height: 12px;
	left: 4px;
	height: 12px;
}

.z-grid-body .z-cell {
    font-size: 11px;
    color: #636363;
    padding: 4px 5px;
    line-height: 20px;
    overflow: hidden;
}

.z-combobox-input, .z-bandbox-input, .z-datebox-input, .z-timebox-input, .z-spinner-input, .z-doublespinner-input, 
.z-textbox, .z-decimalbox, .z-intbox, .z-longbox, .z-doublebox {
    font-size: 11px;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #000;
    height: 24px;
    border: 1px solid #cfcfcf;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    margin: 0;
    padding: 4px 5px;
    line-height: 14px;
    background: #fff;
}








@media screen and (max-height: 767px) {
	.adtab-form-borderlayout.mobile.z-borderlayout > div > .z-south-collapsed > .z-borderlayout-icon.z-icon-chevron-up {
		display: none;
	}
	.adtab-form-borderlayout.mobile.z-borderlayout > div > .adwindow-gridview-detail.z-south {
		height: 50% !important;
	}
}
@media screen and (max-height: 600px) {
	.adtab-form-borderlayout.mobile.z-borderlayout > div > .adwindow-gridview-detail.z-south {
		height: 60% !important;
	}
}
@media screen and (max-height: 500px) {
	.adtab-form-borderlayout.mobile.z-borderlayout > div > .adwindow-gridview-detail.z-south {
		height: 70% !important;
	}
}
@media screen and (max-height: 400px) {
	.adtab-form-borderlayout.mobile.z-borderlayout > div > .adwindow-gridview-detail.z-south {
		height: 80% !important;
	}
}

@media screen and (min-width: 600px) {
    /* Tablets and bigger */
	.adwindow-detailpane-adtab-grid-south .z-paging ul>li {
  		display: inline!important;
	}
}
			


.z-grid tbody tr.grid-inactive-row td.z-cell {
	background-image: none !important;
	background-color: #DCDAD4 !important;
}

.z-grid tbody tr.grid-inactive-row td.row-indicator-selected {
	background-color: #DCDAD4 !important;
	background-image: url(/prod/theme/default/images/EditRecord16.png) !important;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 16px 16px;  
	cursor: pointer;
}
.z-grid tbody tr.grid-inactive-row span.row-indicator-selected.z-icon-Edit,
.z-grid tbody tr.highlight span.row-indicator-selected.z-icon-Edit {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: larger;
	color: #333; 
}

.z-grid tbody tr.highlight td.z-cell { 
	background-color: #f3f8fb !important;
	background-image: none !important;
}

.z-grid tbody tr.highlight td.row-indicator-selected {
	background-color: #f3f8fb !important;
	background-image: url(/prod/theme/default/images/EditRecord16.png) !important;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 16px 16px;  
	cursor: pointer;
}

.z-grid tbody tr.highlight td.row-indicator {
	background-color: transparent !important;
	background-image: none !important; 
}

div.z-column-cnt, div.z-grid-header div.z-auxheader-cnt {
	padding: 4px 2px 3px;
}


.z-cell > span.z-label {
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	font-size: 11px;
}

.z-listcell > div.z-listcell-content {
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
	width: 100%;
	font-size: 11px;
}

.z-column-content, .z-listheader-content, .z-listcell-content {
	padding: 1px 3px 1px;
	font-size: 11px;
}

.z-grid-body .z-cell {
	padding: 0px 3px;
	font-size: 11px;
}

.z-row .z-cell, .z-listitem .z-listcell, .z-listitem.z-listitem-selected>.z-listcell {
	border-left: 0px solid #e5e5e5;
	font-size: 11px;
}

.z-grid-emptybody td {
	text-align: left;
}

.z-grid-body {
	background-color: #ffffff;
}


.grid-layout {
	border: none !important; 
	margin: 0 !important; 
	padding: 0 !important;
	background-color: transparent !important;
	font-size: 11px;
}
.grid-layout.adwindow-form {
	vertical-align: top;
}
.grid-layout .z-row-inner, .grid-layout .z-cell {
	border: none !important;
	background-color: transparent !important;
	font-size: 11px;
}
.grid-layout tr.z-row-over>td.z-row-inner, .grid-layout tr.z-row-over>.z-cell {
	border: none !important;
	font-size: 11px;
}
.grid-layout tr.z-row-over>td.z-row-inner, .grid-layout tr.z-row-over>.z-cell {
	background-image: none !important;
	font-size: 11px;
}

tbody.z-grid-empty-body td {
	text-align: left;
	font-size: 11px;
}

tbody.z-listbox-empty-body td {
	text-align: left;
	font-size: 11px;
}

div.z-listbox-body .z-listcell {
	padding: 2px;
	font-size: 11px;
}

.z-listbox-autopaging .z-listcell-cnt {
	height: 20px;
	font-size: 11px;
}

.z-listitem.z-listitem-selected:hover>.z-listcell {
	background: #f5e1fd !important;
}

.z-listitem:hover>.z-listcell,
.z-listitem.z-listitem-selected>.z-listcell {
	background: #f9f1fc !important;
}

.z-frozen {
	background-image: none !important;
}





.z-combobox-disabled {
	color: black !important; cursor: default !important; opacity: 1; -moz-opacity: 1; -khtml-opacity: 1; filter: alpha(opacity=100);
}

.z-combobox-disabled * {
	color: black !important; cursor: default !important;
}

.z-combobox-text-disabled {
	background-color: #ECEAE4 !important;
}
.z-comboitem {
	min-height:14px;
}

input:focus, textarea:focus, .z-combobox-input:focus, z-datebox-input:focus {
	border: 1px solid #def1fd;
	background: #ffffff;
}

.z-textbox-readonly, .z-intbox-readonly, .z-longbox-readonly, .z-doublebox-readonly, 
.z-decimalbox-readonly, .z-datebox-readonly, .z-timebox-readonly, .editor-input-disd, 
.z-textbox[readonly], .z-intbox[readonly], .z-longbox[readonly], .z-doublebox[readonly], 
.z-decimalbox[readonly], .z-datebox[readonly], .z-timebox[readonly], 
.z-combobox-input[readonly], .z-bandbox-input[readonly], .z-datebox-input[readonly], 
.z-timebox-input[readonly], .z-spinner-input[readonly], .z-doublespinner-input[readonly] {
	background-color: #f2f4f5;
}


.z-combobox-popup {
	max-height: 200px;
}

.z-select {
    padding: 4px 20px 4px 10px;
    box-sizing: border-box;
    margin: 0;
    border: 1px solid #d0d0d0;
    border-radius: 4px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
      linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: .65em auto, 100%;
    transition: border-color .25s;
}
.z-select:hover {
	border-color: #c0c0c0;
}



.z-treecell-content {
	;
	;
}

.z-treecell-content {
	padding: 2px 1px;
}

.tree-moveitem-btn {
	padding: 2px 4px; 
	border-radius: 3px;
}
.tree-moveitem-btn.pressed {
	box-shadow: inset 0 0 0 1px #efefef,inset 0 3px 15px #9f9f9f;
} 

.mandatory-decorator-text {
	text-decoration: none; font-size: xx-small; vertical-align: top; color:red;
}

.editor-box {
	display: inline-block;
	border: none; 
	padding: 0px; 
	margin: 0px; 
	background-color: transparent;
	position: relative;
}

.editor-input {
	box-sizing: border-box;
	-moz-box-sizing: border-box; /* Firefox */
	display: inline-block;
	padding-right: 22px; 
	width: 100%;
	height: 21px;
}
.editor-input.mobile.z-decimalbox {
	padding-right: 5px;
}

.editor-input:focus {
	border: 1px solid #def1fd;
}

.editor-input-disd {
	padding-right: 5px !important;
}
	
.editor-button {
	padding: 0px;
	margin: 0px;
	display: inline-block;
	background-color: transparent;
	background-image: none;
	width: 20px;
	height: 22px;
	min-height: 22px;
	border: none;
	position: absolute;
	right: 1px;
	top: 2px;
}

.editor-button :hover {
	-webkit-filter: contrast(1.5);
	filter: contrast(150%);
}

.editor-button img {
	vertical-align: top;
	text-align: left;
	width: 18px;
	height: 18px;
	padding: 1px 1px;
}


.editor-box .grid-editor-input.z-textbox {
}

.grid-editor-button {
}

.grid-editor-button img {
}

.number-box {
	display: inline-block; 
	white-space:nowrap;
}

.number-box .grid-editor-input.z-decimalbox {
}

.datetime-box {
	display: inline-block;
	white-space:nowrap;
}

.datetime-box .z-datebox {
	display: inline;
}

.datetime-box .z-timebox {
	display: inline;
}

span.grid-combobox-editor {
	width: 100% !important;
	position: relative;
}

.grid-combobox-editor input {
	width: 100% !important;
	padding-right: 26px;
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
	border-right: 0px;
}

.grid-combobox-editor.z-combobox-disabled input {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
	border-right: 1px solid #cfcfcf;
	padding-right: 5px;
}

.grid-combobox-editor .z-combobox-button {
	position: absolute;
	right: -2px;
	top: 4px;
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
}

.grid-combobox-editor input:focus {
	border-right: 0px;
}

.grid-combobox-editor input:focus + .z-combobox-button {
	border-left: 1px solid #def1fd;
}


.payment-rule-editor {
	display: inline-block;
	border: none; 
	padding: 0px; 
	margin: 0px; 
	background-color: transparent;
	position: relative;
}
.payment-rule-editor .z-combobox {
	width: 100%;
}
.payment-rule-editor .z-combobox-input {
	display: inline-block;
	padding-right: 44px; 
	width: 100%;
	height: 24px;
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
	border-right: 0px;
}
.payment-rule-editor .z-combobox-input:focus {
	border: 1px solid #def1fd;
}
.payment-rule-editor .z-combobox-input.editor-input-disd {
	padding-right: 22px !important;
}
.payment-rule-editor .z-combobox-button {
	position: absolute;
	right: 0px;
	top: 1px;
}
.payment-rule-editor .z-combobox .z-combobox-button-hover {
	background-color: #ddd;
	background-position: 0px 0px;
}
.payment-rule-editor .editor-button {
	border-radius: 0px;
	right: 24px;
}


.chart-field {
	padding: 10px; 
	border: 1px solid lightgray !important;
}

.field-label {
	position: relative; 
	float: right;
}

.image-field {
	cursor: pointer;
	border: 1px solid #C5C5C5;
	height: 24px;
	width: 24px;
}
.image-field.image-field-readonly {
	cursor: default;
	border: none;
}

.html-field {
	cursor: pointer;
	border: 1px solid #C5C5C5;
	overflow: auto;
}

.dashboard-field-panel.z-panel, .dashboard-field-panel.z-panel > .z-panel-body,  .dashboard-field-panel.z-panel > .z-panel-body > .z-panelchildren  {
	overflow: visible;
}


tr.z-group {
	background: #E9F2FB repeat-x 0 0;
	background-image: url(../images/group_bg.gif) !important;
}

.z-group-header .z-label {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	color: #333;
	width: auto;
	font-weight: bold;
	font-size: 11px;
}

.z-group td.z-group-inner {
	overflow: hidden !important;
	background: white;
    border: none;
}

.z-group-icon {
	display: inline-block;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.z-group-icon-close:before {
	content: "\f0da";
}
.z-group-icon-open:before {
	content: "\f0d7";
}

.z-tab-close {
	top:4px; 
	margin-right:2px;
	padding-right:18px;
}


.z-tab-selected .z-tab-text, .z-tab .z-tab-text, div.z-treefooter-content, div.z-treecell-content, div.z-treecol-content, 
.z-toolbarbutton-content, tr.z-treerow, tr.z-treerow a, tr.z-treerow a:visited {
	color: #333333;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.z-label{
	color: #333333;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}


.z-tab-button :hover {
	color: blue;
}




.menu-treecell-cnt {
	border: 0; margin: 0; padding: 0;
	;
	; 
	font-weight: normal;
    overflow-x: hidden;
    white-space: nowrap;
    text-overflow: ellipsis !important;
    cursor: pointer;
}

div.z-tree-body td.menu-tree-cell {
	cursor: pointer;
	padding: 0 2px;
   	;
   	font-weight: normal;
   	overflow: visible;
}

div.menu-tree-cell-cnt {
	border: 0; margin: 0; padding: 0;
	;
	; 
	font-weight: normal;
    white-space:nowrap
}

td.menu-tree-cell-disd * {
	color: #C5CACB !important; cursor: default!important;
}

td.menu-tree-cell-disd a:visited, td.menu-tree-cell-disd a:hover {
	text-decoration: none !important;
	cursor: default !important;;
	border-color: #D0DEF0 !important;
}

div.z-dottree-body td.menu-tree-cell {
	cursor: pointer; padding: 0 2px;
	; 
	font-weight: normal; overflow: visible;
}

div.z-filetree-body td.menu-tree-cell {
	cursor: pointer; padding: 0 2px;
	; 
	font-weight: normal; overflow: visible;
}

div.z-vfiletree-body td.menu-tree-cell {
	cursor: pointer; padding: 0 2px;
	; 
	font-weight: normal; overflow: visible;
}

.z-treerow.z-treerow-selected:hover>.z-treecell,
.z-tree-body .z-treerow:hover>.z-treecell {
    background: #f3f8fb;
}

.z-tree-body .z-treerow.z-treerow-selected>.z-treecell {
	background: #f3f8fb;
}

.z-treerow.z-treerow-selected.z-treerow-focus:hover>.z-treecell {
	background: #def1fd;
}


.info-panel .z-window-overlapped, .info-panel .z-window-highlighted {
	background-color: #F4F4F4 !important;
}

.info-panel .z-grid {
	border: none !important;
}

.info-panel .z-center {
}

.info-panel .z-listbox {
	width: 99% !important;
	position: relative;
	margin: auto;
}

.info-panel .z-south {
	margin-top: 2px;
	border-top: 1px solid #C5C5C5;
	background-color: #F4F4F4; 
}

.info-panel .z-window-highlighted .z-window-content {
	padding: 0px;
}

.info-product-tabbedpane {
	background-color: #FFFFFF;
}

.info-panel.z-window .z-borderlayout > div > .z-north {
	max-height: 50%;
}


div.wc-modal, div.wc-modal-none, div.wc-highlighted, div.wc-highlighted-none {
	background-color: white;
}

.z-window-embedded .z-window-content {
	border: none;
	padding: 0;
}

.z-window-embedded .z-window-header, 
.z-window-embedded .z-window-content {
	background-image: none;
}
/* TODO Set the top property explicitly in the report page. */
.z-window-embedded .z-window-content .z-center {
	/* top: 36px !important; */
}
.z-window-embedded .z-window-content .z-center-body {
	background: #f0f0f0;
}
.z-modal-mask {
	z-index: 1800 !important;
}
.z-window {
	padding: 0px;
}
.z-window-embedded .z-window-header {
	padding: 8px 8px 0 8px;
}
.z-window-embedded .z-window-content {
	border: none;
}

/* TODO Set the height explicitly in the report form. */
.z-window-embedded .z-north,
.z-window-embedded .z-north > .z-north-body,
.z-window-embedded .z-north > .z-north-body > .z-toolbar {
	/* height: auto !important; */
}

.z-window-overlapped .z-window-content,  .z-window-modal .z-window-content, 
.z-window-highlighted .z-window-content, .z-window-embedded .z-window-content {
	border: none;
}

.z-window-header {
	padding: 6px 8px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	background: #024059;
	line-height: 16px;
}
.z-window-embedded > .z-window-header {
	border-radius: 0px;
	background: #fff;
}

.z-window-overlapped, .z-window-popup, .z-window-modal, .z-window-highlighted, 
.embedded-dialog .z-window-embedded
{
	background-color: #fff;
	margin: 0px;
}

.z-window-overlapped .z-window-header,
.z-window-popup .z-window-header,
.z-window-modal .z-window-header,
.z-window-highlighted .z-window-header
{
	color: #fff;
	font-weight: bold;
}

.z-window-modal.z-window-shadow,
.z-window-highlighted.z-window-shadow {
	border: none;
	box-shadow: 0 0 5px rgba(122, 122, 122, .5);
}

.z-window-header, .z-window-content {
	background-image: none !important;
}

.z-window-modal-shadow, .z-window-overlapped-shadow, .z-window-popup-shadow, .z-window-embedded-shadow, .z-window-highlighted-shadow
{
	border-radius: 0px !important;
}


.embedded-dialog {
	position: absolute;
}

.embedded-dialog .z-window-embedded-header {
	color: #fff;
	font-weight: bold;
}

.popup-dialog .z-window-header .z-window-icon {
	background: none;
	padding: 0;
	font-size: 14px;
	line-height: 1em;
	height: 16px;
	width: 16px;
	border: none;
}

.popup-dialog .z-window-header .z-window-icon [class^="z-"] {
	color: #fff;
}

.popup-dialog.image-dialog .z-window-content,
.popup-dialog.image-dialog .z-window-content .z-borderlayout {
	height: calc(540px - 28px) !important;
	width: 100%;
}

.popup-dialog .z-window-overlapped .z-window-content, .popup-dialog .z-window-highlighted .z-window-content {
	padding: 0px;
	background-color: #f5f5f5;
}
.popup-dialog > .z-window-content, .info-panel > .z-window-content {
	padding: 0px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
.popup-dialog .dialog-content {
	font-size: 13px;
	padding: 8px !important;
	--margin-bottom: 20px !important;
}

.popup-dialog.z-window-overlapped .dialog-footer {
	padding: 12px 15px 8px 15px !important;
}

.popup-dialog.z-window-highlighted .dialog-footer {
	bottom: 0;
	top: auto !important;
	padding: 8px;
}

.dialog-footer {
	margin-bottom: 0;
	background: #e4eaf2;
}

.dialog-footer .z-south-body {
	width: 100% !important;
}

.z-south.dialog-footer {
	border-top: 1px solid #c7d2d9;
}

.z-south .z-south-body {
	text-align: center;
}

.btn-ok {
	font-weight: bold;
}


.z-notification .z-notification-content {
    width: 400px;
}

.z-notification {
	padding: 3px !important;
}


.form-label 
{
	text-align: left;
	padding: 3px 0 0 15px;
}

.form-label-heading
{
	text-align: center;
}

.form-button {
	width: 100%;
}

.form-button img {
	width: 16px;
	height: 16px;
}


.confirm-panel {
	width: auto;
	height: auto;
	position: relative;
	padding-left: 6px;
	padding-right: 6px;
}
.confirm-panel-right {
	float: right;
}
.confirm-panel-left {
	float: left;
}
.confirm-panel-center{
	padding-left: 5px;
	float: left;
}
.dialog-footer,
.dialog-footer .confirm-panel,
.dialog-footer .confirm-panel .z-hlayout,
.dialog-footer .confirm-panel .z-hlayout-inner {
	overflow: visible;
}
.dialog-footer .z-south-body {
	width: 100% !important;
}
.dialog-footer .confirm-panel {
	padding-left: 0;
	padding-right: 0;
}

.busy-dialog {
	cursor: wait;
	background-color: transparent;
}
.busy-dialog-box {
	background-color: transparent;
	padding: 9px; 
}
.busy-dialog-img {
	height: 16px; 
	width: 16px;
	background: transparent no-repeat center;
	background-image: url(../images/progress3.gif) !important;
	display: -moz-inline-box; 
	vertical-align: top; 
	display: inline-block;
}
.busy-dialog-label {
	color: #363636;
}


.status {
	width: 100%;
	height: 29px;
}
.status-db {
	padding-top: 0;
	pdding-bottom: 0;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
	width: 100%;
	height: 100%;
	margin: 0;
	border-left: solid 1px #9CBDFF;
}
.status-info {
	padding-right: 10px;
	border-left: solid 1px #9CBDFF;
}

.status-selected{
	padding-right: 5px;
	border-right: solid 1px #9CBDFF;
}

.status-border {
	border: solid 1px #9CBDFF;
}


.report-wizard-footer {
	width: 100%;
}


.toolbar-popup-window {
	border-left: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;
}
.toolbar-popup-window .z-window-content {
	padding: 0px;
}
.toolbar-popup-window.z-window.z-window-noheader {
	padding: 4px;
	padding-bottom: 0px;
}

.toolbar-popup-window.process-buttons-popup .z-button {
	white-space: nowrap;
	width: 95%;
	text-align: left;
	margin: auto;
}

.toolbar-popup-window.process-buttons-popup .toolbar-popup-window-cnt {
	padding: 8px;
}

.toolbar-popup-window::before {
	border-bottom: 7px solid rgba(0, 0, 0, 0.2);
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	content: "";
	display: inline-block;
	left: 9px;
	position: absolute;
	top: -7px;
}

.toolbar-popup-window::after {
	border-bottom: 6px solid #FFFFFF;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	content: "";
	display: inline-block;
	left: 10px;
	position: absolute;
	top: -6px;
}

.toolbar-popup-window .dialog-footer {
	padding: 4px;
}
	

.tree-wsetupwizard-finished {
	background-color: #90EE90;
	margin-left:20px
}

.tree-wsetupwizard-skipped {
	background-color: #00FF00;
	margin-left:20px
}

.tree-wsetupwizard-delayed {
	background-color: #0080FF;
	margin-left:20px;
}

.tree-wsetupwizard-in-progress {
	background-color: #FFFF33;
	margin-left:20px;
}

.tree-wsetupwizard-pending {
	background-color: #FFFF00;
	margin-left:20px;
}

.tree-setupwizard-nostatus{
	margin-left:20px;
}

.tree-wsetupwizard-finished-all {
	background-color: #90EE90;
}

.progressmeter-setupwizard {
background: #FFFF00 repeat-x 0 0 ;
background-image: none;
border: 1px solid #CFCFCF;
text-align: left;
height: 20px;
overflow: hidden;
}
.progressmeter-setupwizard-img {
display: inline-block;
background: #90EE90;
background-image: none;
height: 20px;
line-height: 0;
font-size: 0;
}


.about-trace-panel {
}
.about-info-panel {
}
.about-credit-panel {
}
.about-credit-panel-logo {
}
.about-credit-panel-sponsors {
}
.about-credit-panel-sponsors-header {
}
.about-credit-panel-sponsors-links {
}
.about-credit-panel-contributors {
}
.about-credit-panel-contributors-header {
}
.about-credit-panel-contributors-links {
}
.about-main-panel {
}
.about-main-panel-logo {
}
.about-main-panel-version {
}
.about-main-panel-links {
}


.tab-editor-form {
}

.tab-editor-form-content {
}

.tab-editor-form-east-panel {
}

.tab-editor-form-center-panel {
}

.tab-editor-form-west-panel {
}


.find-window {
}
.find-window-simple {
}
.find-window-advanced {
}

.find-window-simple .z-south .z-hbox, .find-window-advanced .z-south .z-hbox {
	margin-top: 5px;
}

.find-window-simple .img-btn, .find-window-simple .img-btn.btn-ok.z-button, .find-window-simple .img-btn.btn-cancel.z-button,
.find-window-advanced .img-btn, .find-window-advanced .img-btn.btn-ok.z-button, .find-window-advanced .img-btn.btn-cancel.z-button {
	margin: 0 2px;
}


.help-window {
	position: relative;
}
.help-window-header {
	padding: 10px 0 10px 20px;
}
.help-window-title {
	color: #FF0000;
}
.help-window-description {
}
.help-window-help {
}
.help-window-tabs {
	color: #0000CC;
}
.help-window-content {
	border-top: 1px solid #ddd;
}
.help-window-content-l {
}
.help-window-content-r {
	border-left: 1px solid #ddd;
	padding: 5px;
}
.help-window-tab {
	border-bottom: 1px solid #ddd;
}
.help-window-tab-header {
	background-color: #E6E6FA;
}
.help-window-tab-name {
	padding: 3px 15px !important;
	color: #000066;
}
.help-window-tab-description {
	padding: 3px !important;
}
.help-window-tab-help {
}
.help-window-fields {
	border-bottom: 1px solid #ddd;
	color: #6600CC;
	padding: 5px 15px;
}
.help-window-fields-link {
}
.help-window-field {
	border-bottom: 1px solid #ddd;
	padding: 5px 15px;
}
.help-window-field-name {
	color: #0000CC;
}
.help-window-field-description {
}
.help-window-field-help {
}

.help-window p, .help-window h3, .help-window h4, .help-window h5 {
	display: inline;
}

.help-window-content-r a {
	color: #3465a4 !important;
	text-decoration: underline;
}

.help-window-content-r a:hover {
	text-decoration: none;
}

.help-window-content-l a {
	color: #000 !important;
	text-decoration: none;
}

.help-window-content-l a:hover {
	text-decoration: none;
}

.help-window-content-l td {
	padding: 8px 20px;
	border-bottom: 1px solid #ddd;
}

.help-window-tab td {
	padding: 5px 15px 0 15px;
}

.help-window-content-l tr:hover td {
  background-color: #eee; 
}


.z-south-splitter,  .z-west-splitter, .z-east-splitter, .z-north-splitter {
	background: #def1fd !important;
}

.z-north-splitter, .z-south-splitter {
	height: 14px;
	border: none;
}

.z-south-collapsed, .z-north-collapsed {
	height: 24px;
}

.z-south-collapsed:hover, .z-east-collapsed:hover, .z-west-collapsed:hover, .z-north-collapsed:hover {
	box-shadow:inset 0 0 8px rgba(197,197,197,0.5);
}

.z-south-collapsed .z-borderlayout-icon, .z-north-collapsed .z-borderlayout-icon {
	height: 12px;
	line-height: 12px;
}

.z-west-collapsed {
	cursor: pointer;
	width: 24px;
}

.z-west-collapsed > .z-borderlayout-icon {
	right: 0px;
}

.z-east-collapsed {
	cursor: pointer;
	width: 24px;
}
.z-east-collapsed > .z-borderlayout-icon {
	left: 0px;
}

.z-borderlayout, .z-north, .z-center, .z-south {
	border: none;
}

.z-east-splitter-button,
.z-west-splitter-button,
.z-north-splitter-button,
.z-south-splitter-button {
	filter: alpha(opacity=100);  
	opacity: 1.0;  
}

.z-east-splitter-button-over,
.z-west-splitter-button-over,
.z-north-splitter-button-over,
.z-south-splitter-button-over {
	-webkit-filter: brightness(50%);
	filter: brightness(50%);
}

.z-north.slide {
	border-bottom: 1px solid #cfcfcf;
	box-shadow: 0px 0px 1px 1px #cfcfcf;
	padding-bottom: 4px;
}
.z-south.slide {
	border-top: 1px solid #cfcfcf;
	box-shadow: 0px 0px 1px 1px #cfcfcf;
	padding-top: 4px;
}
.z-west.slide {
	border-right: 1px solid #cfcfcf;
	box-shadow: 0px 0px 1px 1px #cfcfcf;
	padding-right: 4px;
}
.z-east.slide {
	border-left: 1px solid #cfcfcf;
	box-shadow: 0px 0px 1px 1px #cfcfcf;
	padding-left: 4px;
}

/* .z-window.z-window-noborder.z-window-noheader.z-window-embedded
.z-window.z-window-noborder.z-window-noheader.z-window-embedded .z-window-content
twwo css make height of window always 100% its parent,
it fix some issue relate resize, but can make side effect
when detect side effect, fix to only apply for parameter window*/
.z-window.z-window-noborder.z-window-noheader.z-window-embedded,
.z-window.z-window-noborder.z-window-noheader.z-window-embedded .z-window-content,
.main-parameter-layout{
	height: 100%;
}
.process-modal-dialog.z-window > .z-window-content {
	height: 100%;
}

.main-parameter-layout,
.top-parameter-layout,
.bottom-parameter-layout,
.message-parameter-layout,
.input-paramenter-layout,
.option-paramenter-layout,
.report-option-container,
.bottom-container{
	width: 100%;
}

.top-parameter-layout{
	overflow: auto;
}

.bottom-parameter-layout{
	padding-top: 4px;
	border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.message-paramenter{
	max-height: 150pt; 
	overflow: hidden; 
	margin: 10px;
}

.option-input-parameter{
	
}

.bottom-container{
	overflow: hidden;
}

.button-container{
	float: right;
	overflow: hidden;
	padding: 4px;
}

.save-parameter-container, .report-option-container {
	overflow-x: auto;
	overflow-y: hidden;
	margin: 0 10px;
}

.popup-dialog.z-window.z-window-overlapped.z-window-shadow,
.popup-dialog.z-window.z-window-noborder.z-window-highlighted.z-window-shadow{
	width:600px;
}
@media screen and (max-width: 600px) {
	.popup-dialog.z-window.z-window-overlapped.z-window-shadow,
	.popup-dialog.z-window.z-window-noborder.z-window-highlighted.z-window-shadow{
		width:100%;
	}
}

.input-paramenter-layout{
	width: 70%;
}
@media screen and (max-width: 700px) {
	.input-paramenter-layout{
		width: 90% !important;
	}
}
@media screen and (max-width: 500px) {
	.input-paramenter-layout{
		width: 100% !important;
	}
}

.popup-dialog .input-paramenter-layout{
	width: 90%;
}

@media screen and (max-width: 500px) {
	.option-input-parameter.z-label.print-format-label,
	.option-input-parameter.z-label.view-report-label {
		display: none;
	}		
}
@media screen and (min-width: 501px) {
	.option-input-parameter.print-format-list > input::-webkit-input-placeholder {
		color: white;
	}
}
@media screen and (min-width: 501px) {
	.option-input-parameter.print-format-list > input::-moz-placeholder {
		color: white;
	}
}
@media screen and (min-width: 501px) {
	.option-input-parameter.print-format-list > input::-ms-input-placeholder {
		color: white;
	}
}
@media screen and (max-width: 400px) {
	.option-input-parameter.print-format-list {
		width: 180px !important;
	}
}
@media screen and (max-width: 320px) {
	.option-input-parameter.print-format-list {
		width: 150px !important;
	}
}
@media screen and (max-width: 500px) {
	.save-parameter-container .saved-parameter-label {
		display: none;
	}
}
@media screen and (min-width: 501px) {
	.save-parameter-container .saved-parameter-list > input::-webkit-input-placeholder {
		color: white;
	}
}
@media screen and (min-width: 501px) {
	.save-parameter-container .saved-parameter-list > input::-moz-placeholder {
		color: white;
	}
}
@media screen and (min-width: 501px) {
	.save-parameter-container .saved-parameter-list > input::-ms-input-placeholder {
		color: white;
	}
}


.about-window {
	width: 600px;
	height: 450px;
}
@media screen and (max-width: 600px) {
	.about-window {
		width: 100%;
	}
}
@media screen and (max-height: 450px) {
	.about-window {
		height: 100%;
	}
}

.customize-grid-view-dialog {
	width: 600px;
	height: 500px;
}
@media screen and (max-width: 600px) {
	.customize-grid-view-dialog {
		width: 100%;
	}
}
@media screen and (max-height: 500px) {
	.customize-grid-view-dialog {
		height: 100%;
	}
}

.attachment-dialog.popup-dialog.z-window.z-window-overlapped {
	width: 700px;
	height: 85%;
}
@media screen and (max-width: 700px) {
	.attachment-dialog.popup-dialog.z-window.z-window-overlapped {
		width: 100%;
	}
}
@media screen and (max-height: 600px) {
	.attachment-dialog.popup-dialog.z-window.z-window-overlapped {
		height: 100%;
	}
}

.chat-dialog.popup-dialog.z-window.z-window-overlapped {
	height: 88%;
	width: 500px;
}
@media screen and (max-width: 500px) {
	.chat-dialog.popup-dialog.z-window.z-window-overlapped {
		width: 100%;
	}
}
@media screen and (max-height: 600px) {
	.chat-dialog.popup-dialog.z-window.z-window-overlapped {
		height: 100%;
	}
}

.email-dialog {
	height: 80%;
	width: 80%;
}
@media screen and (max-width: 600px) {
	.email-dialog {
		width: 100%;
	}
}
@media screen and (max-height: 600px) {
	.email-dialog {
		height: 100%;
	}
}

.field-record-info-dialog {
	width: 640px;
	height: 480px;
}
@media screen and (max-width: 640px) {
	.field-record-info-dialog {
		width: 100%;
	}
}
@media screen and (max-height: 480px) {
	.field-record-info-dialog {
		height: 100%;
	}
}	

.record-info-dialog {
	width: 500px;
	height: 400px;
}
@media screen and (max-width: 500px) {
	.record-info-dialog {
		width: 100%;
	}
}
@media screen and (max-height: 400px) {
	.record-info-dialog {
		height: 100%;
	}
}

.value-preference-dialog {
	width: 500px;
}
@media screen and (max-width: 500px) {
	.value-preference-dialog {
		width: 100%;
	}
}

.pattribute-dialog {
	width: 500px;
}
@media screen and (max-width: 500px) {
	.pattribute-dialog {
		width: 100%;
	}
}

.pattribute-instance-dialog {
	width: 1000px;
	height: 550px;
}
@media screen and (max-width: 1000px) {
	.pattribute-instance-dialog {
		width: 100%;
	}
}
@media screen and (max-height: 550px) {
	.pattribute-instance-dialog {
		height: 100%;
	}
}

.account-dialog {
	height: 500px;
	width: 750px;
}
@media screen and (max-width: 750px) {
	.account-dialog {
		width: 100%;
	}
}
@media screen and (max-height: 500px) {
	.account-dialog {
		height: 100%;
	}
}
@media screen and (max-width: 719px) {
	.account-dialog {
		height: 100%;
	}
}

.invoice-history-dialog {
	width: 700px;
	height: 500px;
}
@media screen and (max-width: 700px) {
	.invoice-history-dialog {
		width: 100%;
	}
}
@media screen and (max-height: 500px) {
	.invoice-history-dialog {
		height: 100%;
	}
}

.create-from-window {
	width: 750px;
	height: 550px;
}
@media screen and (max-width: 750px) {
	.create-from-window {
		width: 100%;
	}
}
@media screen and (max-height: 550px) {
	.create-from-window {
		height: 100%;
	}
}

.create-from-form {
	width: 750px;
	height: 550px;
}
@media screen and (max-width: 750px) {
	.create-from-form {
		width: 100%;
	}
}
@media screen and (max-height: 550px) {
	.create-from-form {
		height: 100%;
	}
}

.payment-form-dialog {
	width: 500px;
}
@media screen and (max-width: 500px) {
	.payment-form-dialog {
		width: 100%;
	}
}

.process-parameter-form-dialog {
	width: 500px;
}
@media screen and (max-width: 500px) {
	.process-parameter-form-dialog {
		width: 100%;
	}
}

.quick-entry-dialog {
	width: 350px;
}
.quick-entry-dialog > .z-window-content {
	overflow: auto;
}
@media screen and (max-width: 350px) {
	.quick-entry-dialog {
		width: 100%;
	}
}
@media screen and (max-height: 500px) {
	.quick-entry-dialog {
		height: 100%;
	}
}

.feedback-request-dialog {
	width: 400px;
	height: 600px;
}
@media screen and (max-width: 400px) {
	.feedback-request-dialog {
		width: 100%;
	}
}
@media screen and (max-height: 600px) {
	.feedback-request-dialog {
		height: 100%;
	}
}

.request-dialog {
	width: 400px;
	height: 550px;
}
@media screen and (max-width: 400px) {
	.request-dialog {
		width: 100%;
	}
}
@media screen and (max-height: 550px) {
	.request-dialog {
		height: 100%;
	}
}

.image-dialog {
	width: 640px;
	height: 540px;
}
.image-dialog .dialog-content .z-center-body .z-image {
	border: 1px solid #d9d9d6;
	border-radius: 2px;
	padding: 4px;
	height: auto !important;
	width: auto !important;
}
@media screen and (max-width: 640px) {
	.image-dialog {
		width: 100%;
	}
}
@media screen and (max-height: 540px) {
	.image-dialog {
		height: 100%;
	}
}

.doc-action-dialog {
	width: 410px;
}
@media screen and (max-width: 410px) {
	.doc-action-dialog {
		width: 100%;
	}
}

.assignment-dialog {
	width: 600px;
}
@media screen and (max-width: 600px) {
	.assignment-dialog {
		width: 100%;
	}
}

.location-dialog {
	width: 380px;
	height: 420px;
}
@media screen and (max-width: 380px) {
	.location-dialog {
		width: 100%;
	}
}
@media screen and (max-height: 420px) {
	.location-dialog {
		height: 100%;
	}
}

.locator-dialog {
	width: 260px;
	height: 350px;
}
@media screen and (max-width: 260px) {
	.locator-dialog {
		width: 100%;
	}
}
@media screen and (max-height: 350px) {
	.locator-dialog {
		height: 100%;
	}
}

.media-dialog {
	width: 500px;
	height: 500px;
}
@media screen and (max-width: 500px) {
	.media-dialog {
		width: 100%;
	}
}
@media screen and (max-height: 500px) {
	.media-dialog {
		height: 100%;
	}
}

.text-editor-dialog {
	width: 800px;
	height: 450px;
}
@media screen and (max-width: 800px) {
	.text-editor-dialog {
		width: 100%;
	}
}
@media screen and (max-height: 450px) {
	.text-editor-dialog {
		height: 100%;
	}
}

.create-from-bank-statement.create-from-window {
	width: 900px;
	height: 800px;
}
@media screen and (max-width: 900px) {
	.create-from-bank-statement.create-from-window {
		width: 100%;
	}
}
@media screen and (max-height: 800px) {
	.create-from-bank-statement.create-from-window {
		height: 100%;
	}
}

@media screen and (max-height: 600px) {
	.popup-dialog.process-modal-dialog {
		height: 100%;
	}
}


.z-icon-Account:before {
	content: "\f12e";
}
.z-icon-Archive:before {	
	content: "\f187";
}
.z-icon-Assignment:before {
	content: "\f0cb";
}
.z-icon-Attachment:before {	
	content: "\f0c6";
}
.z-icon-BPartner:before {
	content: "\f007";
}
.z-icon-Calculator:before {
	content: "\f1ec";
}
.z-icon-Cancel:before {
	content: "\f00d";
}
.z-icon-ChangeLog:before {
	content: "\f017";
	font-weight: bold;
}
.z-icon-Chat:before {
	content: "\f0e6";
}
.z-icon-Copy:before {	
	content: "\f0c5";
}
.z-icon-Customize:before {
	content: "\f0db";
}
.z-icon-Delete:before {
	font-weight: bold;
	content: "\f068";
}
.z-icon-Detail:before {	
	content: "\f0d7";
}
.z-icon-Edit:before {	
	content: "\f044";
}
.z-icon-ErrorMessageBox:before {
	content: "\f057";
	font-size: 32px;
	color: red;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
.z-icon-ExclamationMessageBox:before {
	content: "\f06a";
	font-size: 32px;
	color: yellow;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
.z-icon-Expand:before {
	content: "\f0d7";
}
.z-icon-Export:before {	
	content: "\f0ed";
}
.z-icon-FieldSuggestion:before {
	content: "\f0e5";
}
.z-icon-FileImport:before {
	content: "\f0ee";		
}
.z-icon-Find:before {	 
	content: "\f002";
}
.z-icon-FirstRecord:before {	 
	content: "\f048";
}
.z-icon-Folder:before {
	content: "\f07c";
}
.z-icon-Form:before {
	content: "\f00b";
}
.z-icon-Help:before {
	content: "\f059";
}
.z-icon-History:before {
	content: "\f1da";
}
.z-icon-Home:before {
	content: "\f015";
}
.z-icon-Ignore:before {
	content: "\f0e2";
}
.z-icon-Import:before {
	content: "\f0ee";		
}
.z-icon-Info:before {	
	content: "\f0eb";
}
.z-icon-InfoAccount:before {	
	content: "\f02d";
}
.z-icon-InfoAsset:before {	
	content: "\f0b1";
}
.z-icon-InfoBPartner:before {	
	content: "\f0c0";
}
.z-icon-InfoMessageBox:before {
	content: "\f05a";
	font-size: 32px;
	color: blue;
	font-family: FontAwesome;
}
.z-icon-InfoInOut:before {	
	content: "\f0d1";
}
.z-icon-InfoInvoice:before {	
	content: "\f14b";
}
.z-icon-InfoOrder:before {	
	content: "\f0c9";
}
.z-icon-InfoPayment:before {	
	content: "\f0d6";
}
.z-icon-InfoProduct:before {	
	content: "\f07a";
}
.z-icon-InfoResource:before {	
	content: "\f0eb";
}
.z-icon-InfoSchedule:before {	
	content: "\f017";
}
.z-icon-LastRecord:before {
	content: "\f051";
}
.z-icon-Location:before {
	content: "\f036";
}
.z-icon-Locator:before {
	content: "\f233";
}
.z-icon-Lock:before {
	content: "\f13e";
}
.z-icon-LockX:before {
	content: "\f023";
}
.z-icon-More:before {
	content: "\f142";
}
.z-icon-MoveDown:before {
	content: "\f0d7";
}
.z-icon-MoveLeft:before {
	content: "\f0d9";
}
.z-icon-MoveRight:before {
	content: "\f0da";
}
.z-icon-MoveUp:before {
	content: "\f0d8";
}
.z-icon-Multi:before {	
	content: "\f0ce";
}
.z-icon-New:before {
	content: "\f067";
}
.z-icon-Next:before {
	content: "\f0da";
}
.z-icon-NextRecord:before {
	content: "\f061";
}
.z-icon-Notice:before {
	font-weight: bold;
	content: "\f01c";
}
.z-icon-Ok:before {
	content: "\f00c";
}
.z-icon-Online:before {
	content: "\f0ac";
}
.z-icon-Open:before {
	content: "\f016";
}
.z-icon-Parent:before {	
	content: "\f0d8";
}
.z-icon-PAttribute:before {
	content: "\f02b";
}
.z-icon-Payment:before {
	content: "\f0d6";
}
.z-icon-PostIt:before {
	content: "\f15c";
}
.z-icon-Preference:before {
	content: "\f085";
}
.z-icon-Previous:before {
	content: "\f0d9";
}
.z-icon-PreviousRecord:before {
	content: "\f060";
}
.z-icon-Print:before {
	content: "\f02f";
}
.z-icon-Process:before {
	content: "\f013";
}
.z-icon-Product:before {	
	content: "\f07a";
}
.z-icon-QuestionMessageBox:before {
	content: "\f059";
	font-size: 32px;
	color: green;
	font-family: 'PT Sans', sans-serif;
}
.z-icon-Refresh:before {
	content: "\f021";
}
.z-icon-Report:before {	
	content: "\f1ea";
}
.z-icon-Request:before {	
	content: "\f046";
}
.z-icon-Reset:before {
	content: "\f0e2";
}
.z-icon-Save:before {	
	content: "\f0c7";
}
.z-icon-SaveCreate:before {
	content: "\f0fe";
}
.z-icon-Search:before {
	content: "\f002";
}
.z-icon-SendMail:before {
	content: "\f003";
}
.z-icon-Single:before {	
	content: "\f044";
}
.z-icon-Task:before {
	content: "\f0ae";
}
.z-icon-Trash:before {
	content: "\f014";
}
.z-icon-UnprocessedDoc:before {	
	content: "\f044";
}
.z-icon-VPreference:before {
	content: "\f039";
}
.z-icon-Window:before {
	content: "\f022";
}
.z-icon-Wizard:before {
	content: "\f0d0";
}
.z-icon-WorkFlow:before {	
	content: "\f126";
}
.z-icon-Zoom:before {
	content: "\f14c";
}

.z-icon-ZoomAcross:before {	
	content: "\f00e";
}

