.col{
		display:inline-block;
}

label.lab{
		display:inline-block;
		width:90px;
}

label.lab2{
		display:inline-block;
		width:140px;
}

.ctrl-holder{
		display:inline-block;
}
div.taglib-search-iterator-page-iterator-top{
		display:none;
}
div.taglib-search-iterator-page-iterator-bottom{
		display:none;
}
div.columns-1-2{
		margin:35px!important;
}
div.lfr-search-container{
		overflow: inherit!important;
}
/*
thead.table-columns tr th.table-first-header {
	visibility: hidden;
	position: relative;

}
thead.table-columns tr th.table-first-header:after {
	visibility: visible;
	position: absolute;
 
	left: 0;
	content: "Seccio";
}

fieldset div div:first-child div label.lab {
	visibility: hidden;
	position: relative;
}

fieldset div div:first-child div label.lab:after {
	width: 90px;
	content: "Laboratori";
	visibility: visible;
	position: absolute;
	left: 0;
}

fieldset div div:nth-child(2) div label.lab {
	visibility: hidden;
	position: relative;
	
}

fieldset div div:nth-child(2) div label.lab:after {
	width: 90px;
	content: "Seccio";
	visibility: visible;
	position: absolute;
	left: 0;
}
*/

#p_p_id_CLProves_WAR_HOSSPAUCartLaboratorisportlet_ .lfr-search-container-wrapper a:not(.component-action) {
    color: #0af;
}