body{
	font-family: "helneue-bold-webfont",Arial;
}



/*Navbar*/

nav{
	margin-top:20px;
	margin-bottom:20px;	
	background: #fff !important;
	box-shadow:0 0px 0 rgba(255, 255, 255, 0.15) inset, 0 0px 0px rgba(0, 0, 0, 0.075) !important;
	border:0px solid #000 !important;
}

#logo{

 	display: inline;
    float: left;
    height: 90px;
    margin: 0;
    width: 230px;
}

#linkHome{
	float:right;
	color:#000;
	font-size:34px;
	font-weight: normal;	
 	position: relative;
    top: 20px;
}


/*Breadcrumb*/

.breadcrumb{
    background-color: transparent;
    border: 0 none;
    font-size: 12px !important;
}

.breadcrumb > .active {
    color: #00856c;
}

.breadcrumb > li + li:before {
    color: #ccc;
    content: "> ";
    padding: 0 5px;
}

.ui-breadcrumb ul li .ui-menuitem-link{
	margin-top: 1px;
	font-weight: normal;
	color: #00856C;
}


.ui-breadcrumb ul li:last-child .ui-menuitem-link{
	color:#00856C;
	font-weight: bold;
}

/* Portada*/

#cercador{
	background:#e8e6e5;
	padding: 20px;
	margin:10px 0px 10px 0px;
	float: left;
	width:100%;
}

#cercador input,#cercador select, #cercador .btn{
	border-radius:0px;
}

#cercador #inputCercador {
	padding:0px;
}

#cercador #inputCercador button {
	font-size: 14px;
}

#cercador #inputSelect {
	padding:0px;
}

#cercador #inputSelect select {
	font-size: 14px;
}

#cercador #botoCerca{
	margin-left:10px;
	width:130px;
	float:left;
}

#cercador #botoCerca button{
	background:#00856c;
  	box-shadow: 0 0px 0 rgba(255, 255, 255, 0.15) inset, 0 0px 0px rgba(0, 0, 0, 0);
    text-shadow: 0 0px 0 rgba(0, 0, 0, 0);	
    border:0px solid #fff;
    width:100%;
    padding:8px 0px;
    transition: all 0.3s ease 0s;
}

#cercador #botoCerca button:hover{
	opacity: 0.7;
}

.panellsPortada{
	border-radius: 0px;
 	box-shadow: 0 0 0 rgba(0, 0, 0, 0);	
 	border:1px solid #eff2eb;	
	margin-bottom:30px; 	
}

.panellsPortada .panel-heading{
	background-image: none;
	background-color:#eff2eb;
	border:1px solid #eff2eb;
}

.panellsPortada .panel-heading h4{
	color:#00856c;
	font-weight:bold;
	font-size:18px;
}

.panellsPortada .panel-body{
	padding:0px;
	margin:0px;
}

.panellsPortada .panel-body .list-group{
	margin:0px;
	border-radius: 0px;
}

.panellsPortada .panel-body .list-group .ui-datalist-item{
	border-radius: 0px;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;	
	color:#000;	
	font-size:15px;
	list-style-type:none;

}

.panellsPortada a.list-group-item:focus, .panellsPortada  a.list-group-item:hover, .panellsPortada button.list-group-item:focus, .panellsPortada  button.list-group-item:hover {
    background-color: #f5f6f6;
    color: #00856c !important;
    text-decoration: none;
}


.panellsPortada .panel-body .list-group .list-group-item:first-child{
	border-top:0px solid #eff2eb;
}

.panellsPortada .panel-body .list-group .list-group-item:last-child{
	border-bottom:0px solid #eff2eb;	
}

/*#panellOpcions .panel-body .list-group .list-group-item i{
	color:#00856c;
}*/

#panellAdreca .panel-body{
	padding: 15px;
}

.panellsPortada a.list-group-item[href='#']:hover
 {
   cursor:default;
   background-color: inherit;
   color: #555 !important;
}

#panellOpcions a.list-group-item[href="#"]:hover {
  background-color: #f5f6f6;
  color: #00856c !important;
  text-decoration: none;
  cursor:pointer !important;
}

#panellOpcions a.list-group-item[href="#"]:hover i {
color: #00856C !important;
}

.panellsPortada a.list-group-item[href='#']:hover i,
.panellsPortada a.list-group-item[href='#']:hover *
 {

   color: #555 !important;
}

.ui-datatable-tablewrapper .entitatNoAbstracta{
	background-image: url('data:image/gif;base64,R0lGODlhGAAMAIABAGhmZQAAACH5BAEAAAEALAAAAAAYAAwAAAIrjI+pu9D8lIO0SoBnyDjpvXXOKCIfOYIZGK6H+3aexL61PX+qJWq9BQwUAAA7');
	width:24px;
	height:12px;
	display:inline-block;
	margin-right:10px;
	margin-left:2px;
}


.ui-datatable-tablewrapper .entitatNoAbstracta:hover{
	opacity:0.6;
}


.ui-datatable-tablewrapper .entitatAbstracta{
	width:24px;
	height:12px;
	display:inline-block;
	margin-right:11px;
	margin-left:2px;
}

thead tr .noHeader{
	display:none;
}

.entitatNoAbstractaTitol{
	background-image: url('data:image/gif;base64,R0lGODlhGAAMAIABAGhmZQAAACH5BAEAAAEALAAAAAAYAAwAAAIrjI+pu9D8lIO0SoBnyDjpvXXOKCIfOYIZGK6H+3aexL61PX+qJWq9BQwUAAA7');
	width:24px;
	height:12px;
	display:inline-block;
	margin-left:6px;
}

.menuitem:last-child{
	font-weight:normal !important;
}

.ui-widget-content{
	border: 0px;
}

td[role=gridcell] a{
	/*
	color: #4f77a4 !important;
	*/
	color: #337ab7 !important;
}



/* Pantalla resultats cerca*/

.infoResultats{
	background:#00856c;
	padding:15px;
	float:left;
	width:100%;
}

.infoResultats .infoResultats01{
	color:#fff;
	font-size:17px;
	font-weight:bold; 
}

.infoResultats .infoResultats02{
	color:#fff;
	float:right;
	text-decoration: underline;	
	font-size:15px;
}

.infoResultats .infoResultats02 i{
	margin:0px 5px;
	font-size:19px;
}

.taulaCerca{
	float:left;
}

.taulaCerca th{
	color:#00856c;
}

.taulaCerca > tbody > tr:hover {
    background-color: #f5f6f6;
    cursor:pointer;
	color:#00856c;    
}

.cercaBuida{
	float:left;		
}

.cercaBuida{
    width:100%;
	text-align:center;		
}

.alerta{
	width:150px	;	
}

.cercaBuida span{
	color:#00856c;
	display:block;	
}

.cercaBuida span.text02{
	font-weight:bold;
	margin-top:10px;
	margin-bottom:40px;
}


/* Pantalla fitxes */


.panellsFitxa .list-group{
	padding:0;	
}


.mapaFitxa{
	padding:0;	
}

.fotoFitxa {
	text-align:center;
	background-color:#F4F4F4;
}

.fotoFitxa img{
	width:75%;
	margin:0 auto;

}



/*Dialog*/

.ui-dialog{
	width:800px;
}


.ui-dialog-titlebar-close{
	display:none;
}

.ui-widget-header{
	background: none repeat scroll 0 0 #fff;
    border-bottom: 1px solid #e5e5e5 !important;
    padding: 15px !important;
}

.ui-widget-header .ui-dialog-title{
	line-height: 1.42857;
    margin: 0;
    font-size: 17px;
}

.ui-dialog #textLegal, .ui-dialog #dretsLegals{

	font-size: 12px;
	text-align: justify;
}

.ui-dialog td{
	padding: 5px;
}

.ui-dialog .ui-inputfield{
	background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.ui-dialog textarea{
    height: auto !important;
}

.ui-dialog .ui-inputfield:focus {
    border-color: #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}

/*Footer*/

.footer{
	margin-bottom:40px;	
}

.footer #textLegal,
.footer #dretsLegals{
	text-align: center;	
}

.footer #textLegal{
	font-size:13px;
}

.footer #dretsLegals{
	display: block;
	margin:0 auto;
	font-size:12px;
}


/* Media Queries*/


@media (max-width: 992px) { 
	#cercador #botoCerca{
		width:100px;
	}
 }

@media (max-width: 768px) { 
	#cercador #botoCerca{
		width:100%;
		margin:20px 0px 0px 0px;
	}

	.infoResultats .infoResultats01{
		float:left;
	}

	.infoResultats .infoResultats02{
		float:left;
	}

	#logo{
		float:none;
		display: block;
		margin:0 auto;
	}

	#linkHome{
		display: block;
	    float: none;
	    text-align: center;
	    font-size:26px;
	 }
 }


@media (max-width: 480px) { 

	#logo{
		float:none;
		display: block;
		margin:0 auto;
	}

	#linkHome{
		display: block;
	    float: none;
	    text-align: center;
	    font-size:26px;
	 }

}




