	body{
		/*added relsa-web*/
		min-height: 100%  !important;
		height: auto !important;
		height: 100% !important;
		margin: 0 auto -65px  !important; /* the bottom margin is the negative value of the footer's height */
	}
	
	@page { 
 		size: landscape !important;
 		margin: 30px 10px 20px 10px; 
 	} 
 	
 	#formulario{
 		padding-top:40px;
 	}

 	 
 	.relsa_select{
		height: 19px;
		line-height: 16px;
		vertical-align: text-top !important;
		border-width: thin;
		border-color: #9999CC;
		margin-top: -2px;
		min-width: 130px;
	}
	
	.tituloRelsaWeb{
		margin-left: 15px; 
		margin-top:3px;
	}
	 
	.divFieldsetFiltro, .divFieldsetDatosLab{
		width: 92%;
		background-color: #BECA94;
		margin: 0.8em 4% 4%;
	    border-bottom: 0.05em solid #BECA94;
	    border-style: solid none;
	    border-top: 0em;
	    float:both; 
	}
	
	.classBr{
		margin-left:1%;
	}
	
	.fieldsetFiltro, .fieldsetDatosLab{
		width: 100%; 
		margin:0px;
		border: 0px;
		padding:0px;
	}
	
	.divFiltrado, .divLaboratorio{ 
		padding-top:15px;
		padding-bottom:15px;
		width:98%;
		padding-left:1%; 

	}
	
	.apartadoBuscador{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
	}
	
	.token-input-list{
		border-spacing: 0px !important;
	}
	
	.claseAutocompletar .token-input-list{
		display:inline-block;
		min-width: 418px; 
		max-width: 418px; 
		width: 418px;
		border: 1px solid #999;
		border-spacing: 0px !important;
	}
	
	.token-input-list li input {
		color: #000 !important;
		padding: 5px 0px !important;
	}
	
	.estiloElementoBuscador{
		height: 19px;
		padding: 3px 0px;
		font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
		font-size: 1.05em;
		font-weight: bold;
		border: 1px solid #999;
		border-spacing: 0px !important;
		color: #000 !important; 
	} 
	
	.anchoGenerico{
		min-width: 418px; 
		max-width: 418px; 
		width: 418px;
	}
	
	.anchoProvincia{
		min-width: 218px; 
		max-width: 218px; 
		width: 218px;
	}   
	
	.estiloElementoBuscadorSelect {
		min-width: 220px; 
		max-width: 220px; 
		width: 220px;
		height: 27px;
		padding: 3px 0px;
		color: #000;
		font-weight: bold;
		font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
		font-size: 1.05em;
		border: 1px solid #999;
		border-spacing: 0px !important; 
	}

	.estiloElementoBuscadorProvincia {
	    border: 1px solid #999;
	    border-spacing: 0 !important;
	    color: #000;
	    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	    font-size: 1.05em;
	    font-weight: bold;
	    height: 27px;
	    max-width: 210px;
	    min-width: 210px;
	    padding: 0 0 0 5px;
	    text-align: left;
	    width: 210px;
	}
	.estiloElementoBuscadorSelect option{
		font-weight: normal;
		font-family: Arial;
		font-size: 12px;
	} 
	
	a:focus {
		outline:0px;
	}
	
	.estiloDivExportar{
		display:inline-block;
		text-align: right;  
		float: right;
		margin: 0.4em 0.9em 0 0;
	}
	
	.estiloDivAmpliar{
		display:block;
		height:30px;
	}
	
	.estiloDivAmpliar a{
		float: right;
		clear: right;
		margin:5px 5px 0px 0px;
	}
	
	.estiloDivBuscar{
		display:inline-block;
		text-align: right; 
		float: right;
		margin: 0 0 0.4em 0;
	}
	
	.estiloDivBuscar a,.viewLab{
		cursor:pointer; 
		cursor: hand;
	}
	
	.divNoResultados{
		display:table-cell;
		color:red;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		vertical-align:middle;
		text-align: -moz-center;
	}
	
	.divSuperiorNoResultados{
		width: 60%; 
		margin:30px 0px 40px 20%; 
		border: solid 2px red;
		clear: both;
		height:40px;
		display:table;
		
	}
	
	table{
		padding: 0px;
		border-spacing: 0px;
		border: 0px;
		width:100%;
		clear: both;
		float:both;
		margin-bottom:0px;
	}
	
	.tabla{
		width: 98% !important;
	}
	
	.resultadoBusqueda, .datosEnsayoLaboratorio{
		width: 98%; 
		padding-left:0px!important;
	}
	
	.estiloDivRetroceder{
		display:block;
		height:30px;
	}
	
	.estiloDivRetroceder a{
		clear: both;
	    float: left;
	    height: 25px;
	    margin: 5px 0 5px 5px;
	}
	
	.divSuperiorNoEnsayos{
		width: 60%; 
		margin:30px 0px 40px 0px; 
		border: solid 2px red;
		clear: both;
		height:40px;
		display:table;
		
	} 
	
	.estiloDivExportarDetalleLab{
		display:block;
		text-align: right;  
		float: right;
		margin: 0 0.9em 0 0;
		position:relative;
		top: -25px;
	}
	
	