html {
	background-color: transparent !important;
}

/**
 * sidenav
 */
 .sidenav {
	background: no-repeat center 100px/100% url('./../images/logo-v.png');
	width: 100%;
	height: 100%;
	position: absolute;
	opacity: .03;
}

/**
 * svg
 */
#svg > svg {
	background: #ffffff;
}

#svg-home, #svg-visitantes, #svg-admin {
	width: 4000px;
	overflow: scroll;
}

/**
 *Stands
 */
.matrix-text {
	font-size: .6em;
	font-weight: bold;
}

/**
 * rect
 */
rect.stand {
	opacity: 0;
	cursor: pointer;
}

rect.back {
	stroke: #6c757d;
}

rect.libre {
	fill: #f9f9f9;
}

rect.reservado {
	fill:#00ab22;
	stroke: #6c757d;
}

rect.tramite {
	fill: #0387cc;
	stroke: #6c757d;
}

rect.vendido {
	fill: #014e9e;
	stroke: #6c757d;
}

rect.seleccionado {
	fill:yellow;
	stroke: #f2f2f2;
}

rect.validando {
	fill:red;
	stroke: #f2f2f2;
}

rect.showMap, rect.fijo {
	fill:#ffcc01;
	stroke: #f2f2f2;
}

text.reservado {
	stroke: #ffffff;
	font-weight: normal;
}

text.vendido {
	stroke: #ffffff;
	font-weight: normal;
}

.st12 {
	fill: none;
	stroke:#000000;
	stroke-miterlimit: 10;
}

md-list-item.showMap, md-list-item.fijo {
	background-color:#ffcc01;
}

/**
 * Active
 */
.active {
	/* color: #0387cc; */
}

/**
 * Directorio de expositores en el plano
 */
.text-directorio-plano {
	max-height: 100px;
	overflow: hidden;
}

/**
 * Botones
 */
.btn > md-icon {
	min-height: 0px;
	min-width: 0px;
	font-size: 1em;
}

/*
.st0{display:none;}
.st1{fill:#CCCCCC;}
.st2{fill:#CCCCCC;}
.st3{fill:#FFFFFF;}
.st4{font-family:'Arial-BoldMT';}
.st5{font-size:33.279px;}
.st6{fill:#666666;font-size:41.2524px;}
.st7{fill:#FFFFFF;stroke: #0055FF;}
.st8{fill:#339933;}
.st9{fill:#CC6666;}
.st10{fill:none;stroke:#333333;stroke-miterlimit:10;}
.st11{font-family:'TrebuchetMS-Bold';}
.st12{font-size:12px;fill:#0055FF;stroke: #0055FF;}
.st13{font-size:11.3465px;}
*/

.st0{display:none;opacity:0.61;}
.st1{display:inline;}
.st2{fill:#9BCDC1;}
.st3{fill:#006FDD;}
.st4{fill:#1E273A;}
.st5{fill:#C5E4E8;}
.st6{fill:#339933;}
.st8{fill:#CC6666;}
.st7{fill:#F73E19;}
.st9{display:none;}
.st10{fill:none;stroke:#333333;stroke-miterlimit:10;}
.st11{font-family:'TrebuchetMS-Bold';}
.st12{font-size:12px;}
.st13{font-size:11.3465px;}
.st14{display:inline;fill:none;}