
.greenText {
	color: #0B610B;
}
.greyText {
	color: #797979;
}
.print-icon {
	vertical-align: middle;
}
.button-return{
  background-color: #999;
  color: white;
}

/*.seat-type{
	z-index: 99;
	width: 100%;
	background-color: white;
	position: absolute;	
}*/

.nowrap{
	white-space: nowrap;
}

.tooltip-sector {
    margin-bottom: 5px;
    padding: 0px;
    font-size: 10px;
}

.tooltip-zoneName {
    margin-bottom: 0px;
}