tr.z-noneborder-row {
	background: white;
}
 .z-button{
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #d7d7d7 0%, #999999) repeat scroll 0 0;
    border-width: 0;
    color: #525252;
    padding:0;
}
 .z-button:focus{
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #d7d7d7 0%, #999999) repeat scroll 0 0;
    border-width: 0;
    color: #525252;
}
 
.message-error {
	color:red;
}
.message-success {
	color:blue;
}
.message-info {
	color:#008000;
}
.message-label {
	color:#FFFFFF;
}
.message-pass-label {
	color:#81DB43;
}
.zone-error {
	border-width:1px;
	border-style:solid;
	color:red;
}
.zone-success {
	border-width:1px;
	border-style:solid;
	color:#81DB43;
}
.zone-message {
	color:black;
}

.z-north, .z-south, .z-west, .z-center, .z-east {
	border: 0px solid white;
	position: absolute;
	overflow: hidden;
	background-color: white;
}


.z-north
{
	height:160px;
}


.btnCss1.z-button-os 
{
	color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif; 
	background: -webkit-gradient(linear, left top, left bottom, from(#19A406), to(#067703));
	background: -moz-linear-gradient(top,#19A406 0%,#067703);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#19A406', endColorstr='#067703');
	border-style : solid; 
	border-width : 1px; 
	border-color : white; 
}
.btnCss1.z-button 
{
	color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif; 
	background: -webkit-gradient(linear, left top, left bottom, from(#19A406), to(#067703));
	background: -moz-linear-gradient(top,#19A406 0%,#067703);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#19A406', endColorstr='#067703');
	border-style : solid; 
	border-width : 1px; 
	border-color : white; 
}

.numPad.z-button-os 
{
	color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif; 
	background: -webkit-gradient(linear, left top, left bottom, from(#19A406), to(#067703));
	background: -moz-linear-gradient(top,#19A406 0%,#067703);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#19A406', endColorstr='#067703');
	border-style : solid; 
	border-width : 1px; 
	border-color : #222222; 
}

.lstCss1.select 
{
	-webkit-appearance: menulist;
	box-sizing: border-box;
	-webkit-box-align: center;
	border: 1px solid;
	border-image: initial;
	white-space: pre;
	-webkit-rtl-ordering: logical;
	color: white;
	background-color: #3C3C3C;
	cursor: default;
}

.labelStyle1.z-label 
{
	font-size:13px;
	color:#FFFFFF;
}


.labelStyle2.z-label 
{
	font-size:30px;
	color:blue;
}

.labelStyle3.z-label 
{
	font-size:13px;
	color:#7A7A7A;
}

.labelStyle4.z-label 
{
	font-size:15px;
	color:black;
}

.labelStyle5.z-label 
{
	font-size:15px;
	color:#139406;
}

.labelStyle6.z-label 
{
	font-size:15px;
	color:white;
}

.lblBackend1.z-label 
{
	font-size:13px;
	color:#959595;
}

/* Style Column Grid */

.blackGridColumn
{
	color:#FFFFFF;
	border: 1px solid #2F2F2F;
}

/* Style bar color */

.cssBar.z-separator-hor-bar 
{
	background: white;
	height:1.5px;
}

.selectList
{
	font-size:15px;
	background:#353535;
	color:#FFFFFF;
	border:0px solid black;
/*
	padding-right: 15px;
    background-image: url("../images/triagle_btn_15x13.png");
    background-position: 100% 50%;
    background-repeat: no-repeat;
  */
}



.hbxCssWhite
{
	background:#FDFDFD;
}

.pagingCss
{
	background:white;
	color:#525252;
	align:right;
}

.vbxWhiteBackground
{
	background:white;
}

.hbxIndexCss
{
	background: -webkit-gradient(linear, left top, left bottom, from(#3E8CE4),to(#174D8C));
	background: -moz-linear-gradient(top,#3E8CE4 0%,#174D8C);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3E8CE4', endColorstr='#174D8C');
}

.gradientVbox
{
	background: -webkit-gradient(linear, left top, left bottom, from(#414141),color-stop(0.50, #212121),to(#000000));
	background: -moz-linear-gradient(top,#414141 0%,#000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#414141', endColorstr='#000000');
}

.gradientWhiteVbox
{
	background: -webkit-gradient(linear, left top, left bottom, from(#E5E5E5),to(#999999));
	background: -moz-linear-gradient(top,#E5E5E5 0%,#999999);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E5E5E5', endColorstr='#999999');
}

.cssdbxBlack.z-doublebox
{
	background: transparent no-repeat 0 0;
}

.vboxImageHeader
{
	background: -webkit-gradient(linear, left top, left bottom, from(#434343),color-stop(0.50, #333333),to(#232323));
	background: -moz-linear-gradient(top,#434343 0%,#333333 50%,#232323);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#434343', endColorstr='#232323');
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.vboxLoginCss
{
	background: #FFFFFF;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.vboxRegisterCss
{
	background: -webkit-gradient(linear, left top, left bottom, from(#414141),color-stop(0.50, #212121),to(#000000));
	background: -moz-linear-gradient(top,#414141 0%,#212121 50%,#000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#414141', endColorstr='#000000');
}

.backgroundLogin
{
	background: -webkit-gradient(linear, left top, left bottom, from(#3E8CE4),color-stop(0.50, #2E72BF),to(#1F5B9F));
	background: -moz-linear-gradient(top,#3E8CE4 0%,#2E72BF 50%,#1F5B9F);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3E8CE4', endColorstr='#1F5B9F');
}
	
.borderRadiusBox
{
	border: 1px solid #D9D9D9; 
	padding-left:10px;
	border-radius: 5px;
}

.styleHeader
{
	background:#222222;
	border-bottom:8px solid #222222;
	padding-top:5px;
}



.black_combox1.z-combobox-inp 
{
	height: 28px;
}
.black_combox2.z-combobox-inp 
{
	padding-top: 0px;
}

.z-listitem {
    background: none repeat scroll 0 0;
}
.z-listitem:hover > .z-listcell {
    background: white none repeat scroll 0 0 padding-box;
    position: relative;
}
.z-listitem:hover > .z-listcell > .z-listcell-content {
    color: #959595;
}
.z-listitem.z-listitem-selected > .z-listcell > .z-listcell-content {
    color: #959595;
}
.z-listitem.z-listitem-selected:hover .z-listcell-content {
    color: #959595;
}

.z-listheader-content, .z-listcell-content, .z-listgroup-content, .z-listgroupfoot-content, .z-listfooter-content {
    color: #252525;
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 24px;
    overflow: hidden;
    padding: 9px 11px;
}
.z-listitem.z-listitem-selected > .z-listcell {
    background: white none repeat scroll 0 0 padding-box;
    border-color: #3e697c;
    position: relative;
    color:#959595
}
.z-listitem.z-listitem-selected:hover > .z-listcell {
    background: white none repeat scroll 0 0;
    border-color: #548da7;
    position: relative;
}

.z-combobox-input, .z-bandbox-input, .z-datebox-input, .z-timebox-input, .z-spinner-input, .z-doublespinner-input {
    border-radius: 0;
    border-color: #e6e6e6;
    color: #525252;
}

.z-combobox-button, .z-bandbox-button, .z-datebox-button, .z-timebox-button, .z-spinner-button, .z-doublespinner-button {
    border-radius: 0;
    border: 1px solid #e6e6e6;
}

.z-row-content{
    color: black;
}

.z-column-content, .z-group-content, .z-groupfoot-content, .z-footer-content {
    color: #525252;
}
 
.z-button {
	border-radius: 0;
	text-shadow: none;
	border: medium none;
    width:80px;
    height: 25px;
}

.z-button:hover {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #d7d7d7 0%, #999999) repeat scroll 0 0;
}
.btnTrans
{
   	background: transparent no-repeat 0 0;
	border:0px solid white;
}

.btnBlue
{
   	background: -webkit-gradient(linear, left top, left bottom, from(#1D66BA), to(#1C538F));
    background: -moz-linear-gradient(top,#1D66BA 0%,#1C538F);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1D66BA', endColorstr='#1C538F');
    color: white;
}

.btnRed
{
	height:25px;
   	background: -webkit-gradient(linear, left top, left bottom, from(#DD3E13), to(#A92809));
    background: -moz-linear-gradient(top,#DD3E13 0%,#A92809);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DD3E13', endColorstr='#A92809');
    color: white;
}
.z-borderlayout {
    background: #f0f0f0 none repeat scroll 0 0;
}

.btnOrange
{
   	background: -webkit-gradient(linear, left top, left bottom, from(#EEA734), to(#A26B06));
    background: -moz-linear-gradient(top,#EEA734 0%,#A26B06);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EEA734', endColorstr='#A26B06');
    color: white;
}

.btnYellow
{
   	background: -webkit-gradient(linear, left top, left bottom, from(#FBDC5D), to(#C2A009));
    background: -moz-linear-gradient(top,#FBDC5D 0%,#C2A009);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FBDC5D', endColorstr='#C2A009');
    color: black;
    font-size:16px;
    font-weight: bold;
}

.btnWhite
{
   	background: -webkit-gradient(linear, left top, left bottom, from(#D7D7D7), to(#999999));
    background: -moz-linear-gradient(top,#D7D7D7 0%,#999999);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D7D7D7', endColorstr='#999999');
    color: #525252;
	height:25px;
}

.btnGreen
{
   	background: -webkit-gradient(linear, left top, left bottom, from(#1DB91C), to(#2F8A03));
    background: -moz-linear-gradient(top,#1DB91C 0%,#2F8A03);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1DB91C', endColorstr='#2F8A03');
    color: white;
    height:25px;
}

.z-menu-text, .z-menuitem-text {
    text-shadow: none;
}

.z-menu-image, .z-menuitem-image {
    margin-right: 0;
    max-width: none;
}
 
.z-menubar-hor .z-menu-btn, .z-menubar-hor .z-menuitem-btn, .z-menubar-hor span, .z-menubar-hor a, .z-menubar-hor div, .z-menubar-ver .z-menu-btn, .z-menubar-ver .z-menuitem-btn, .z-menubar-ver span, .z-menubar-ver a, .z-menubar-ver div, .z-menu-cnt, .z-menuitem-cnt {
    font-family: arial,sans-serif;
}

.btnBlue:hover
{
   	background: -webkit-gradient(linear, left top, left bottom, from(#1D66BA), to(#1C538F));
    background: -moz-linear-gradient(top,#1D66BA 0%,#1C538F);
}

.btnWhite:hover {
   	background: -webkit-gradient(linear, left top, left bottom, from(#D7D7D7), to(#999999));
    background: -moz-linear-gradient(top,#D7D7D7 0%,#999999);
}

.btnGreen:hover
{
   	background: -webkit-gradient(linear, left top, left bottom, from(#1DB91C), to(#2F8A03));
    background: -moz-linear-gradient(top,#1DB91C 0%,#2F8A03);
}
 
 .btnRed:hover
{
   	background: -webkit-gradient(linear, left top, left bottom, from(#DD3E13), to(#A92809));
    background: -moz-linear-gradient(top,#DD3E13 0%,#A92809);
}

.btnOrange:hover
{
   	background: -webkit-gradient(linear, left top, left bottom, from(#EEA734), to(#A26B06));
    background: -moz-linear-gradient(top,#EEA734 0%,#A26B06);
}

.btnYellow:hover
{
   	background: -webkit-gradient(linear, left top, left bottom, from(#FBDC5D), to(#C2A009));
    background: -moz-linear-gradient(top,#FBDC5D 0%,#C2A009);
}

 .btnBlue:focus
{
   	background: -webkit-gradient(linear, left top, left bottom, from(#1D66BA), to(#1C538F));
    background: -moz-linear-gradient(top,#1D66BA 0%,#1C538F);
    color: white;
}

.btnWhite:focus {
   	background: -webkit-gradient(linear, left top, left bottom, from(#D7D7D7), to(#999999));
    background: -moz-linear-gradient(top,#D7D7D7 0%,#999999);
	color: #525252;
}

.btnGreen:focus
{
   	background: -webkit-gradient(linear, left top, left bottom, from(#1DB91C), to(#2F8A03));
    background: -moz-linear-gradient(top,#1DB91C 0%,#2F8A03);
    color: white;
}

.btnOrange:focus
{
   	background: -webkit-gradient(linear, left top, left bottom, from(#EEA734), to(#A26B06));
    background: -moz-linear-gradient(top,#EEA734 0%,#A26B06);
    color: white;
}

.btnYellow:focus
{
   	background: -webkit-gradient(linear, left top, left bottom, from(#FBDC5D), to(#C2A009));
    background: -moz-linear-gradient(top,#FBDC5D 0%,#C2A009);
    color: black;
}
 
 .btnBlue:focus
{
   	background: -webkit-gradient(linear, left top, left bottom, from(#1D66BA), to(#1C538F));
    background: -moz-linear-gradient(top,#1D66BA 0%,#1C538F);
    color: white;
}
 
.z-button:focus {
    box-shadow: none;
}

.z-button-os:hover
{
	background: transparent none no-repeat scroll 0 0;
}
.z-button-os:focus
{
	background: transparent none no-repeat scroll 0 0;
}
.z-button:active {
    padding: 0 6px 0 8px;
}
 
 #AA001LoginWindow_1-cave{
 	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
 }
 .z-row:hover > .z-row-inner, .z-row:hover > .z-cell {
   background:none;
}

 .z-grid-odd:hover > .z-row-inner, .z-row:hover > .z-cell {
   background-color: #f0efef;
}
 
.z-row:hover > .z-row-inner > .z-row-content {
    color: black;
}

.z-window {
   	background: white none repeat scroll 0 0;
    border: medium none;
    padding-left: 6px;
}

.z-window-content {
    border: 1px solid #ccc;
}

.z-window-header {
    color: #525252;
}

.z-grid-header-border {
    border-bottom: 1px solid white;
}
.z-menuitem-checkable .z-menuitem-image {
    background: #f8f8f8 none repeat scroll 0 0;
    border: 1px solid #8e8f8f;
    height: 16px;
    width: 16px;
}
.z-menupopup .z-menu-image, .z-menupopup .z-menuitem-image {
    height: 16px;
    width: 16px;
}

.z-menu-text, .z-menuitem-text {
    color: #555;
}
.z-menu-content, .z-menuitem-content {
    color: #555;
}

.z-menupopup .z-menuitem-icon {
    color: none;
}
.z-menupopup-separator {
    background: #e0e0e0 none repeat scroll 0 0;
    border-color: #fff;
}
.z-menupopup .z-menuseparator {
	background: #e0e0e0 none repeat scroll 0 0;
    border-color: #fff;
}
.z-hbox-separator, .z-vbox-separator {
    background: transparent none repeat scroll 0 0;
}
  
 .ezstore-items .z-listbox-body {
    background: #f0efef none repeat scroll 0 0;
    overflow: hidden;
}

.z-comboitem {
    text-shadow: none;
}

.z-vbox-separator {
    display: none;
}
.z-calendars-dd-rope {
	display: none;
}
.z-calendar-grid-mo005 {
	background: rgba(255, 255, 255, 1.9);
}
