a {text-decoration: none;}

.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 : #222222; 
}

.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:#0F8D04;
}

.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: #494949;
	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');
}

.cssdbxBlack.z-doublebox
{
	background: transparent no-repeat 0 0;
}

.vboxLoginCss
{
	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');
}
	
.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;
}