.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:#EC9F13;
}

.labelStyle3.z-label 
{
	font-size:13px;
	color:#7A7A7A;
}

.labelStyle4.z-label 
{
	font-size:15px;
	color:#139406;
}

.labelStyle5.z-label 
{
	font-size:13px;
	color:#ADADAD;
}

.labelStyle6.z-label 
{
	font-size:13px;
	color:#6D6D6D;
}

.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;
}

.vboxLoginBlackCss
{
	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:5px solid black;
	padding-top:1px;
}



.black_combox1.z-combobox-inp 
{
	height: 28px;
}
.black_combox2.z-combobox-inp 
{
	padding-top: 0px;
}

/* == create by mr.xuan====*/
.z-tab,.z-tab-text,.z-tabpanel{
	background: -webkit-gradient(linear, left top, left bottom, from(#626262), to(#000000));
	background: transparent -moz-linear-gradient(center top , #626262 0%, #000) repeat scroll 0% 0%;
	color: #fff !important;
	border-color: #000000;
}
.z-tabpanel{ 
	border-top: 1px solid #3C3C3C;
}
.z-tab { 
	margin-right: 5px;
	box-shadow: none !important;
}
.z-tabs-content{
 	border-color: #000;border: 0px;
}
.z-tab-text:hover {
	border-top: 0px;
}
.style-product-service .z-window-content{
	border-width: medium 1px 1px;
}
.z-tab:hover {
	background: none;
}
.popup-suport-style {
	display: none;
	position: absolute;
	width: 200px;
    border: 1px solid rgba(210, 210, 210, 0.75);
	z-index: 5;
	top: 40px;
}
.z-listheader-content {
	color: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#626262), to(#000000));
	background: transparent -moz-linear-gradient(center top , #626262 0%, #000) repeat scroll 0% 0%;
}
.z-listheader-content:hover {
	background: #505050 none repeat scroll 0 0;
	color: white;
}
.z-listcell-content{
	background: #000 none repeat scroll 0 0;
	color: white;
}
.z-listcell-content:hover {
	color: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#626262), to(#000000));
}
.z-listbox-header-border {
	border-bottom: 1px solid #838383;
}

.inmplayer-popover-content a.inmplayer-branding, .inmplayer-panel-footer {
   display: none;
}

.inmplayer-general, .inmplayer-trigger{
	display: none;
}

.img-suport-style:hover .popup-suport-style, .img-suport-style:focus .popup-suport-style{
	display: block;
}
.inmplayer-popover-wrapper {
	box-shadow: 1px 1px 1px #fff !important;
	border: 1px solid #fff !important;
}
.inmplayer_tpl_step_top_image_text .inmplayer-template-header {
	min-height: 33px !important;
	padding: 5px 5px 5px 10px !important;
	border-radius: 6px 6px 0px 0px;
}
.inmplayer_tpl_step_top_image_text .inmplayer-template-header h1{
	line-height: 30px !important;
}
.inmplayer_tpl_step_top_image_text .inmplayer-template-content {
	padding: 5px 5px 5px 10px !important;
}
.inmplayer-popover-buttons{
	margin-top: 0px !important;
}