#oct-guies.mapa-continguts {
	width: 850px;
	margin: 0 auto;
}

#oct-guies .pin {
	margin-right: 0px;
	padding: 0px;
	background-color: #fff;
	z-index: 90;
}

#oct-guies .pin table {
	margin: 0px;
}

#oct-guies table.index-web {
	table-layout: fixed;
}

#oct-guies .index-web.fixed-header {
	margin-bottom: 0px;
	width: 875;
}

#oct-guies .index-web.fixed-header th, #oct-guies .index-web.fixed-header td {
  border-bottom: none;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

#oct-guies .index-web.fixed-header th.lb-blanco {
	border-left: 5px solid transparent;
}

#oct-guies .index-web {
	margin-top: 0px;
	width: 840px;
}

#oct-guies .index-web th, #oct-guies .index-web td {
  padding: 5px;
}

#oct-guies .index-web tbody tr:nth-child(odd) {
	background-color: transparent;
}

#oct-guies .index-web .indent {
	padding-left: 2em;
}

#oct-guies .index-web thead th {
	text-align: center;
}

#oct-guies .index-web td {
	text-align: left;
}

#oct-guies .index-web th,
#oct-guies .index-web td {
	width: 65px;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
}

#oct-guies .pin .index-web td {
	text-align: center;
}

#oct-guies .index-web th {
  font-weight: 600;
}

#oct-guies .index-web b, #oct-guies .index-web strong {
  font-weight: 600;
}

#oct-guies .index-web td:first-child,
#oct-guies .index-web th:first-child {
	width: 287px;
}

#oct-guies .pin .index-web td:first-child {
	border-left: 5px solid #ffffff;
}

#oct-guies .index-web td {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

#oct-guies .pin .index-web td {
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  vertical-align: top;
}

#oct-guies .index-web .tr-top td {
	border-top: 1px solid #ccc;
}

#oct-guies .index-web tbody tr {
	-webkit-transition: background-color 0.35s;
  -moz-transition: background-color 0.35s;
  -o-transition: background-color 0.35s;
  -ms-transition: background-color 0.35s;
	transition: background-color 0.35s;
}

#oct-guies .index-web tbody tr:hover {
	background-color: #F7F5F2;
}

#oct-guies .pin .index-web tbody tr:hover {
	background-color: transparent;
}

#oct-guies .index-web tbody tr.separador:hover {
	background-color: transparent;
}

#oct-guies .index-web .separador td {
	border-left: none;
  border-right: none;
  padding: 0px;
  height: 13px;
}

#oct-guies .index-web .i-icon {
	display: inline-block;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#oct-guies .index-web .i-icon img {
	vertical-align: -3px;
}

#oct-guies .index-web .i-ws {
	/*display: inline-block;*/
	/*width: 13px;*/
}

#oct-guies .index-web td > div {
	position: relative;
	cursor: default;
}

#oct-guies .index-web td > div span {
	display: inline-block;
	text-align: center;
	width: 19px;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}

#oct-guies .index-web .i-new {
	display: block;
	width: 8px;
	height: 8px;
	background-image: url("https://www.arquitectes.cat/iframes/oct/IMG/oct-new.png");
	position: absolute;
	top: -6px;
	right: -6px;
}

#oct-guies .index-web a:hover {
	border-bottom: none;
}

#oct-guies .index-web td.lb-sang {
	border-left: 5px solid #7D0000;
}

#oct-guies .index-web td.lb-rojo {
	border-left: 5px solid #E60000;
}

#oct-guies .index-web td.lb-pardo {
	border-left: 5px solid #FE6200;
}

#oct-guies .index-web td.lb-aguamarina {
	border-left: 5px solid #2ED2C0;
}

#oct-guies .index-web td.lb-naranja {
	border-left: 5px solid #FFAA02;
}

#oct-guies .index-web td.lb-oliva {
	border-left: 5px solid #AABF00;
}

#oct-guies .index-web td.lb-granate {
	border-left: 5px solid #BB2ED2;
}

#oct-guies .index-web td.lb-azul {
	border-left: 5px solid #77BEFC;
}

#oct-guies .index-web td.lb-marron {
	border-left: 5px solid #9E755F;
}

#oct-guies .index-web td.lb-verde {
	border-left: 5px solid #00AB01;
}

#oct-guies .index-web .icon-sang i {
	color: #7E0000;
}

#oct-guies .index-web .icon-rojo i {
	color: #E60000;
}

#oct-guies .index-web .icon-pardo i {
	color: #FE6200;
}

#oct-guies .index-web .icon-aguamarina i {
	color: #2ED2C0;
}

#oct-guies .index-web .icon-naranja i {
	color: #FFAA02;
}

#oct-guies .index-web .icon-oliva i {
	color: #AABF00;
}

#oct-guies .index-web .icon-granate i {
	color: #BB2ED2;
}

#oct-guies .index-web .icon-azul i {
	color: #77BEFC;
}

#oct-guies .index-web .icon-marron i {
	color: #9E755F;
}

#oct-guies .index-web .icon-verde i {
	color: #00AB01;
}

#oct-guies .index-web i.fa-extra {
	color: #810404;
	cursor:default;
}

#oct-guies .index-web i.fa-extra.fa-pointer {
	color: #810404;
	cursor:pointer;
}

/*ICONO TURQUESA*/
#oct-guies .index-web .icon-turquesa i {
	color: #009999;
}


#oct-guies .index-web .icon-sang i.fa-info-circle,
#oct-guies .index-web .icon-rojo i.fa-info-circle {
	padding-left: 5px;
}

.cursor-default {
	cursor: default;
}

.map-legend {
	margin: 30px 0 10px 0;
	padding-left: 5px;
	cursor: default;
}

.map-legend i.fa {
	display: inline-block;
	padding-right: 15px;
	font-size: 14px;
	color: #810404;
	cursor: help;
}

.map-legend .i-new-legend {
	display: inline-block;
	width: 12px;
	height: 12px;
	background: #fff url("https://www.arquitectes.cat/iframes/oct/IMG/oct-new.png") no-repeat right top;
	vertical-align: -3px;
}