.grid_legend_record
{ 
	float: left; 
	position : relative;
	width : 200px;
}

.grid_legend_move
{
	float: left;
	position : relative;
	width : auto;
}

.busqueda_head
{
	/*width: auto;
	height: auto;
	border-bottom: 1px #333 dashed;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;*/
}
	
.busqueda_title
{
	/*height: 20px;
	font-weight : bold;
	color : White;
	background-color : Gray;
	padding: 5px; 
	cursor: pointer; 
	vertical-align: middle;*/
}

.busqueda_body
{
	width: auto;
	height: auto;
	padding: 1px;
}

.busqueda_TextBoxValor
{
	/*height: 18px;
	padding: 2px 0 0 2px;
	border: 1px solid #333;
	background-color: White;
	color: #333;*/
}

.busqueda_Watermarked
{
	/*height: 18px;
	font-weight:bolder;
	padding: 2px 0 0 2px;
	border: 1px solid #696969;
	background-color: #F6F6F4;
	color: #A9A9A9;*/
}

.collapsePanelMain
{
	/*width: auto;
	height: auto;
	border: 1px #000000 solid;
	margin-right: 0px;
	padding-bottom: 10px;
	background-color:white;*/
}

.collapsePanelHeader{
	/*width: auto;
	height: 20px;
	background-image: url(img/builder/bg-menu-main.gif);
	background: #5D7B9D;
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
	border: 1px #000000 solid;
	margin-right: 10px;
	padding-bottom: 10px;	*/
}


.PasoTitle
{
	/*width: auto;
	height: 20px;
	background: #5D7B9D;
	background-image: url(img/builder/bg-menu-main.gif);
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
	padding: 5px; 
	cursor: pointer; 
	vertical-align: middle;*/
}

.PasoScroll
{
	/*width: auto;
	height: auto;
	margin: 2px;
	padding: 2px;
	background-color:white;*/
}

.collapsePanelBody
{
	/*background-color:white;
	overflow:hidden;
	padding-left: 5px;
	padding-top: 5px;*/
}



.modalBackground {
	/*background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;*/
}

.modalPopup {
	/*background-color: White;
	border-width:5px;
	border-style:solid;
	border-color:Gray;
	padding:5px;
	width: 640px;
	height: 480px;*/
}

.modalPopup_Grid {
	height: 80%;
	overflow: scroll;
}

.modalPopup_title
{
	height: 20px;
	padding-left: 5px;
	padding-top: 5px;
	text-align:center;
	/*font-weight : bold;
	color : White;
	background-color : Gray;*/
}

.modalPopup_iconoclose
{
	/*background-position: right top;
	background-repeat: no-repeat;*/
	position: absolute;
	cursor: pointer;
	width: 19px;
	top: 10px;
	height: 19px;
	right: 5px;
}

.lisper_box_rbtn
{ 
	float: left; 
	/*position : relative;*/
	width : 25%;
	/*text-align:center;*/
}


.busqueda_TextBoxEntryLU
{
/*	height: 18px;
	width: 100px;
	padding: 2px 0 0 2px;
	border: 1px solid Gray;
	background-color: White;
	color: Black;*/
}

.row-select 
{ 
	/*background-color:#dbd795;*/
}

/* mouseover row style */
.row-over 
{ 
	/*background-color:#e5e4cf;*/
}

.busqueda_ddlCampo
{
	width: 150px;
	/*padding: 2px 0 0 2px;
	border: 1px solid #333;
	background-color: White;
	color: #333;*/
}

.busqueda_ddlOperador
{
	width: 100px;
	/*padding: 2px 0 0 2px;
	border: 1px solid #333;
	background-color: White;
	color: #333;*/
}

.busqueda_ddlValor
{
	/*width: 120px;*/
	/*padding: 2px 0 0 2px;
	border: 1px solid #333;
	background-color: White;
	color: #333;*/
}

.ManagerUsersTitle
{
	width: auto;
	/*height: 20px;
	background: #5D7B9D;
	background-image: url(img/builder/bg-menu-main.gif);
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
	padding: 5px; 
	cursor: pointer; 
	vertical-align: middle;*/
}