body{
	width: 100% !important;
	left: 0 !important;
	right: 0!important;
	background-image: url("tx.png") !important;
}

.formcont{
	width: 60%;
	padding-top: 120px;
	margin: auto;

}
.jfilestyle{
	width: 100% !important;

}


#procesing{
	color : black;
	width: 50%;
	text-decoration: bold;
	background-color: #d2f193;
}
#data>td {
    border: 1px solid #c5c5c596 !important;
}
.vcenter {
    display: inline-block !important;
    vertical-align: middle !important;
    float: none !important;
}
#loadData{
	width: 100%;
	height: 100%;
	position: fixed;

}


