/*
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}

body {line-height:1.5;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

div#paleta{
	display:block;
	border:0px;
}
div#llegenda{
	position:absolute;
	left:2px;
	padding:5px;
	z-index:5000;
	border:1px solid #CE6163;
	background-color:#f5f5f5;
}

div#coordenadesForm{
  
  background-color:#FFD4A7;
  padding:0px;
	
}
*/
#measures{
	float:left;
	margin-left:6px;
	margin-top:5px;
	height:20px;
}
#measures div#divpartialdistance{
	font-style:italic;
}
#measures div#divtotaldistance{
	font-weight:bold;
}
#measures div{
	font-weight:normal;
	display:inline;
}
/*
#layerswitcher{
	 float:left;
	 position: relative;
	 top: 25px;
	 right: 0px;
	 width:;
	 font-family: sans-serif;
	 font-weight: bold;
	 margin-top: 3px;
	 margin-left: 3px;
	 margin-bottom: 3px;
	 font-size: smaller;
	 color: white;
	 background-color: transparent;
	 padding-top: 0pt;
	 padding-bottom: 0pt;
}
#duplicapals{
	margin-left:6px;
}
#layerswitcher olControlLayerSwitcher {
	position:relative;
}

div#peu{
	background-color:#FFD4A7;
	height:35px;
	float:left;
	width:100%;
	}

#infoparcela{
	text-align:right;
	padding-right:15px;
	float:right;
}

#divscalebar{
	text-align:auto;
	display:inline;
	float:right;
	margin-left:10px;
	padding-left:10px;
	margin-right:10px;
	height:35px;
	z-index:6000;
}
#nord{
	float:right;
	margin-right:10px;
    z-index:5000;
}
#coordenades{
	height:100%;
	width:150px;	
	display:inline;
	float:left;
	clear:none;
	text-align:left;
	padding-top:2px;
	position:relative;
	padding-left:5px;
}

#grupdadesprojecte{display:block;float:left;margin-left:60px;height:35px}
#localitzacioprojecte{
	float:left;clear:right;margin-right:15px;margin-top:2px;}
#dadesprojecte{float:left;clear:left;margin-right:15px;margin-top:2px;}

#eines{
	background-color:#FFD4A7;
	margin-top:3px;	
}
input.inputscale{font-size:11px}
div#textscale{
	margin-top:0px;
	font-weight:bold;
	font-style:italic;
	display:inline;
}
#divtotaldistance{
	width:100px;
	font-size:90%;
	display:inline;
}
#divpartialdistance{
	display:inline;
	margin-top:15px;
	font-size:90%;
}

#escalanumerica{
	bottom:3em;
	margin-left:20px;
	display:block;
	font-size:smaller;
	right:3px;
	z-index:3000;
}
*/
.olControlPanel div { 
  display:block;
  float:left;
  width:  159px;
  height: 20px;
  margin-bottom:2px;
  margin-top:4px;
  margin-left:2px;

}
.olControlPanel .olControlZoomToFeatureItemActive { 
  background-image: url("../../sigfrut_img/zoomcamp_on.gif");
  background-repeat: no-repeat;
  width:38px;
  height:20px;
}
.olControlPanel .olControlZoomToFeatureItemInactive { 
  background-image: url("../../sigfrut_img/zoomcamp.gif");
  background-repeat: no-repeat;
  width:38px;
}

.olControlPanel .olControlNavigationItemActive { 
  background-image: url("../../sigfrut_img/pan_on.gif");
  background-repeat: no-repeat;
  width:38px;
}

.olControlPanel .olControlNavigationItemInactive { 
  background-image: url("../../sigfrut_img/pan_off.gif");
  background-repeat: no-repeat;
  width:38px
}

.olControlPanel .olControlZoomBoxItemInactive { 
  width:  38px;
  background-image: url("../../sigfrut_img/zoombox_inactive.gif");
  background-repeat: no-repeat;
}

.olControlPanel .olControlZoomBoxItemActive { 
  width:  38px;
  background-image: url("../../sigfrut_img/zoombox_active.gif");
  background-repeat: no-repeat;
}

.olControlPanel .olControlSelectClickOnHoverItemInactive, 
.olControlPanel .olControlSelectFeatureItemInactive { 
  width:  38px;
  clear:left;
  float:left;
  background-image: url("../../sigfrut_img/canvia_camp_inactive.gif");
  background-repeat: no-repeat;
}

.olControlPanel .olControlSelectClickOnHoverItemActive, 
.olControlPanel .olControlSelectFeatureItemActive { 
  width:  38px;
  clear:left;
  float:left;
  background-image: url("../../sigfrut_img/canvia_camp_active.gif");
  background-repeat: no-repeat;
}

.olControlPanel .olControlMeasureItemInactive { 
  width:  38px;
  background-image: url("../../sigfrut_img/measure.gif");
  background-repeat: no-repeat;
}

.olControlPanel .olControlMeasureItemActive { 
  width:  38px;
  background-image: url("../../sigfrut_img/measure_on.gif");
  background-repeat: no-repeat;
}
/*
html,body,#main {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	font-size: 11px;
}

#content {
	clear: both;
	margin: 0 5px;
	padding: 0 5px;
}

#footer {
	margin: 10px;
	padding: 10px;
	text-align: center;
	clear: both;
	margin-top: 10px;
	background-color: #f5f5f5;
}

#header {
	padding: 0 10px 0 10px;
	clear: both;
	margin-top: 10px;
}

div.headerbar {
	height: 3px;
	background-color: #F4F4F4;
	width: 100%;
}

div.headerbarinf {
	clear: both;
	height: 1px;
	background-color: #b7b7b7;
	width: 100%;
}

div.headerlogo {
	float: left;
}

div.titolheader {
	display: block;
	padding-top: 20px;
	color: #EF9A01;
	font-size: x-large;
}

span.titolheaderbold {
	font-weight: bold;
}

a {
	color: white;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}

.input_text_molt_gran {
	width: 500px;
}
*/
/* Estructura */
/*
#totapantalla{
	height:100%;
	position:relative;
}
#contenidorMapa{
	height:100%;
}
#contenidorMapaCol1 {
	float: left;
	width: 300px;
	height:581px;
	background-color:#DEAEAD;
	position:relative;
}

#contenidorMapaCol2 {
	
	margin: 0 0 0 300px;
	height: 100%;
}
*/
/* Fi estructura*/
/*
#map {
	width: 100%;
	max-width:1000px;
	overflow: hidden;
	height: 546px;
	background-color:#ffd4a7;
}

#myLayerswitcher {
	padding: 5px;
}

#permalinkContainer {
	clear: both;
}

#mapaToolbarSimple {
	height: 38px;
}
*/
/* Mapa */
.olControlMousePosition {
	padding-right: 5px;
	padding-left: 5px;
	left: 3px;
}


#myLayerswitcher {
	padding: 5px;
}

.llegendaLayer {
	
}

#myLayerswitcher input {
	margin-left: 4px;
}

#myLayerswitcher span {
	margin-left: 4px;
}

#myLayerswitcher .title {
	margin-top: 4px;
	margin-bottom: 2px;
}

/* Tabs */
/*
#minitabs {
	color: #000;
	border-bottom: 1px solid #ccc;
	margin: 24px 0px 0px 0px;
	padding: 0px;
	z-index: 1;
	padding-left: 10px
}

#minitabs li {
	display: inline;
	overflow: hidden;
	list-style-type: none;
}

#minitabs a,a.current {
	color: black;
	background: #f5f5f5;
	border: 1px solid #ccc;
	padding: 2px 5px 0px 5px;
	margin: 0px;
	text-decoration: none;
}

#minitabs a:hover {
	color: black;
	background: #cccccc;
}

#minitabs a.current,#minitabs a.current:hover {
	background: #fff;
	border-bottom: 3px solid #fff;
	color: black;
}

#informesDiv {
	font-size: 12px;
}

#informesDiv ul {
	padding-left: 5px;
	margin-left: 5px
}

#informesDiv li {
	list-style-type: none;
	line-height: 18px;
}

h1 {
	font-size: 28px;
}

#iniciarSessio {
	text-align: right;
	height: 20px;
	clear: both;
}

.nobaselayer_radio {
	display: none;
}
*/
/* estil informes i caixes login, incidencia */
	/*capcalera de finestra*/
/*
.fin-header {
	background-color: #ef9a01;
	color: #fff;
	font-weight: bold;
}

.fin-tablebody {
	background-color: #cdcdcd;
}

.jqmWindow {
	background-color: white;
}

#informe_titol {
	margin-top: 25px;
	width: 760px;
}

#informe_titol td {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#informe_llistat {
	margin-top: 25px;
	width: 760px;	
}

#informe_llistat td {
	text-align: center;
}

.quantitattotaletiqueta{
	text-align: right;
}

 hr#subblock{
	display:block;
	clear:both;
	border:1px solid white;
 }
*/

hr#fiblock{
	border:1px solid white;
	clear:both;
 }
div#block{
	clear:both;
	margin:0px;
	padding:0px;
	padding-left:5px;	
	margin-top:3px;
}
/*
div#titol{
	font-weight:bold;
	color:#9C0000;
	margin-left:6px;
	padding:0px;
	float:left;
}
*/

div.titolheader{
	display:block;
	padding-top:20px;
	color:#EF9A01;
	font-size:x-large;
}
input.sigfrutbutton{
	color:white;
	background-color:#9C0000;
	width:100%;
	margin-left:1px;
	margin-bottom:5px;
}

input#sigfrutbuttonajustat{
	color:white;
	background-color:#9C0000;
	vertical-align:bottom;
}

img.tooldelete{
	float:right;
	margin-right:10px;
}

div#recuperatravesseres{
	display:inline;
	vertical-align:top;
	margin-left:10px;
}
div#toolset{
	text-align:right;
	margin-right:10px;
	/*float:right;*/
}

div#toolsetlinea{
	padding-top:5px;
	text-align:right;
	margin-right:10px;
	vertical-align:bottom;
	float:right;
	margin-right:0px;margin-bottom:3px;padding-bottom:5px;width:100%;
	border-bottom:1px solid white;
}

div#toolsetleft{
	text-align:left;
	margin-left:10px;
	display:block;
}

div#toolset img{
	margin-left:1px;
}


#nearestvertexpoligon{
	margin-left:6px !important;
	float: left;
}

/*
span#go{
	width:37px;
	margin-right:10px;
}
input[type='submit']
{
	background-color:#9C0000;
	color:white;	
}
.inputsubmit
{
	background-color:#9C0000;
	color:white;
	padding:0;
}

form{
	margin:0 0 0 0px;
}

div#formcoords{
	text-align:left;
	margin-left:6px;
}

div#fus{
	text-align:left;
	margin-top:5px;
	margin-left:8px;
	display:inline;
}
div#negreta{
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
}
div#coordsgo{
	margin-top:5px;
	margin-left:20px;
	float:left;
}


div#fileralengthform
{
	margin:0px;
	float:left;
	display:inline;
}

div#pasos img{
	margin-right:1px;
	padding:0;
}

div#textepreinputpas0{
	margin-left:12px;
}
*/
.olControlPermalink{
	display:none !important;
}

/*Ocultem el control permalink perqu� no volem que l'usuari el pugui clicar*/
div#palslateralsinteriors{
	margin-left:20px;
	display:block;
}
div#palslateralsinteriors img{
	padding-top:5px;
}

form img{vertical-align:bottom}

.olControlLoadingPanel {
	background-image:url("../../../public/sigfrut_img/loading.gif");
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	font-weight:bold;
}

div.amaga{
	display:inline;
	visibility:hidden;
	width:16px;
	height:16px;
	background-image:url("../../../public/sigfrut_img/loading.gif");
	float:right;
}
div.mostra{
	visibility:visible;
	display:inline;
	float:right;
	background-image:url("../../../public/sigfrut_img/loading.gif");
	background-position:center;
	background-repeat:no-repeat;
	width:30px;
	height:20px;
}

.olControlScaleLineTop{
	background-color:white;
}
.olHandlerBoxZoomBox {
    border: 2px solid red;
    position: absolute;
    background-color: white;
    opacity: 0.50;
    font-size: 1px;
    filter: alpha(opacity=50);
}

#spanIdProjecte{
	z-index:5000;
	position:absolute;
	padding:2px;
	left:0px;
	top:0px;
	background-color:white;
	font-weight:bold;
}