
.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;
}

.priceFrom .right{
	display: none;
}

.print-method{
	margin-top: 20px;
}

.info-locator{
	margin: 0 20px;
	padding: 5px;
	background-color: #f8f8f8;
}

@font-face {
    font-family: 'oswalddemibold';
    src: url('oswald-demibold-webfont.woff2') format('woff2'),
         url('oswald-demibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}