﻿.popConfig-Item
{
	width :650px;	
	/*height :500px;*/
}

.row-item{
	float: left;
	width: 49%;
   margin-right : 1%;	
}
#tap-close
{
	margin-right : 20px;
}

#row-img
{
	padding :0px 10px 10px 0px;
}

#corp{
  float: left;
  position :relative ;
  width: 100%;
  height :100px;
  margin-right: 1%;
  
}

#corp-img 
{  
  float: left;
   position :relative ;
  margin-right: 18px;
 
}


 

#left
{
	float: left;
	width:40%;
	margin :10px 0px 10px 10px;    
}

#right {
	float: right;
	width:55%;	
	margin :10px 10px 10px 10px;    
}

/** stye gridview **/
.Header
{
	font-weight: bold;
}
.edit-row
{
	background-color: transparent;
}
.footer
{
	background-color: transparent;
}

.rows
{
	background-color :transparent;
}

.AlternatingRow
{
	background-color :transparent;
}
.PagerStyle
{
	/*text-align :right ;*/
}