html { 
	font-size: 62.5%;
}

/*
	@media (max-width: 1100px) {
	html {
		font-size: 80%;
	}
}
*/

body.newgui { 
	font-size: 1rem;
	background-color: #fff;
}


#topbar {
	position: fixed;
	top: 0;
	width: 100%;
	height: 50px;
	overflow-y: visible;
	z-index: 3;
}

div#main {
	width: 100%;
}

.simplepage div#main {
	width: 100%;
	max-width: 1000px;
	margin: 1rem auto;
}

div#main_wrap {
	padding: 0 5px;
}

div#footer_wrap {
    padding: 1rem 1rem;
    margin-top: 3rem;
}

.eventselected div#main {
	width: 100%;
	max-width: 1006px;
}

ul#events_list {
    max-width: 1080px;
    margin: 1rem auto 0 auto;
}


.topmenunewgui {
	height: 0;
	overflow-y: hidden;
}

.topmenuexpanded .topmenunewgui {
	height: 75vh;
	overflow-y: scroll;
	padding-bottom: 5rem;
}

/*.topmenuexpanded .topmenunewgui {
	height: auto;
	overflow-y: hidden;
}*/

.topmenuexpanded #topbar {
	height: auto;
}

div.totalpage {
	width: 100%;
	padding-top: 0px;
	max-width: 1024px;
}



div#header {
	margin: 75px auto 0 auto;
	width: 100%;
	max-width: 1020px;
	position: relative;
}

.nationaloperagr div#header {
	height: 0;
}

.tchgr div#header {
	height: 0;
}

.newgui .toplinks { display: block; }

.toplinks li.topemail { display: inline-block; }

.newgui .toplinks li a img { height: 2rem !important; }

ul.topmenu { 
  font-size: 1rem;
}

ul.topmenu, ul#topmenu {
	list-style: none;
	display: block;
	clear: none;
	padding: 0;
	margin: 0 0 0 1rem;
	float: left;
}

.topmenuexpanded .totalpage .topmenu {
	display: none;
}

.topmenuexpanded .totalpage .toplinks {
	display: none;
}

.topmenuexpanded ul#topmenu {
	display: none;
}


.totalpage ul.topmenu li { 
	padding: 0 0.5rem;
	border-left: 1px solid #808080;
}

.totalpage ul.toplinks li {
	padding: 0 0.5rem;
	border-left: 1px solid #808080;
}

.totalpage ul li {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

div#mainmenu_wrap {
	display: block;
	width: auto;
	float: initial;
	margin: 0.5rem auto;
	border-radius: 4px;
}

.nationaloperagr div#mainmenu_wrap {
	display: none;
}

.tchgr div#mainmenu_wrap {
	display: none;
}

a.homepagelink {
	display: block;
	float: left;
	color: #000;
	text-decoration: none;
	padding: 0 0;
	line-height: 3rem;
	background: url("/images/ts-logo-circle.png") no-repeat;
	height: 56px;
	width: 56px;
	text-indent: 5000px;
	margin-top: 0px;
	background-size: cover;
	background-color: #eee;
	border-radius: 150px;
	border: 4px solid #eee;
	box-shadow: 0px 0px 11px #000;
}

ul#languages li a {
	padding: 0 .5rem;
	line-height: 3rem;
}

a.topmenubutton { 
	display: block;
	float: right;
	color: #fff;
	text-decoration: none;
	padding: 5px 1rem 5px 1rem;
	font-size: 1.2rem;
	margin-top: 10px;
}

/* @media (max-width: 1010px) { 
	a.topmenubutton { 
		display: block;
	}
} */

a.topmenubutton img { 
	height: 2rem;
	display: none;
}

a.topmenubutton img.whencollapsed { 
	display: inline;
}

a.topmenubutton img.whenexpanded { 
	display: none;
}

.topmenuexpanded a.topmenubutton img.whencollapsed { 
	display: none;
}

.topmenuexpanded a.topmenubutton img.whenexpanded { 
	display: inline;
}

ul.topmenu li a {
	display: block;
	line-height: 3rem;
	padding: 0 0.5rem; 
	position: relative;
}

ul.topmenu li a img {
	height: 2rem;
	vertical-align: middle;
}

@media (max-width: 540px) { 
	.totalpage .toplinks { display: none; }
}



@media (max-width: 930px) {
	/* .totalpage .toplinks { display: none; } */
	.totalpage ul#topmenu.topmenu li.menulink { display: none; }
	.totalpage ul#topmenu.topmenu li.menulink.keepvisible { display: block; }
}

.totalpage ul#topmenu.topmenu li.menulink.menu_59 { display: none; }
.totalpage ul#topmenu.topmenu li.menulink.menu_173 { display: none; }
.totalpage ul#topmenu.topmenu li.menulink.menu_172 { display: none; }

.topmenunewgui {
	width: 100%;
	text-align: left;
	/*! max-width: 300px; */
	margin: 0 auto;
	background-color: #202020;
}

.topmenunewgui ul, .topmenunewgui ul {
	float: none;
	clear: both;
	text-align: left;
	margin: 0 auto;
	display: block;
	width: 100%;
	max-width: 200px;
	background-color: #202020;
}
.topmenunewgui ul:after { content:" "; clear: both; height:1px}

.topmenunewgui ul li, .topmenunewgui ul li {
	display: block;
	float: none;
	border-bottom: 1px solid #808080;
	margin: 0;
	padding: 3px 0;
}

.topmenunewgui ul li a {
	display: block;
	/*padding: 5px;*/
	color: #BEBEBE;
	text-decoration: none;
	line-height: 3rem;
}

.topmenunewgui ul.topmenu li a {
	padding-left: 0rem;
}

.topmenunewgui ul.topmenu li.hasimage a {
	margin-left: 0 !important;
	padding-left: 0;
}

.topmenunewgui ul li a:hover {
	background-color: #408090;
}

.topmenunewgui ul li
	, .topmenunewgui ul li.toplocation
	, .topmenunewgui ul li.topphone {
	display: block;
	width: 100%;
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #808080;
	position: relative;
}

.topmenunewgui ul li.menulink_auto a:before {
  display: block;
  width: 2rem;
  height: 2rem;
  position: absolute;
  margin-top: 0.5rem;
  background-size: 20px;
  background-repeat: no-repeat;
  content: "";
  color: #fff;
  z-index: 1;
}

.topmenunewgui ul li.menulink_auto.menu_59 a:before {
  background-image: url("/images/icon_transaction.png");
}

.topmenunewgui ul li.menulink_auto.menu_173 a:before {
  background-image: url("/images/icon_personal_data.png");
}

.topmenunewgui ul li.menulink_auto.menu_172 a:before {
  background-image: url("/images/icon_info.png");
}

.topmenunewgui ul li a span { 
	margin-left: 1rem;
}

.topmenunewgui ul li.menulink_auto a span { 
	margin-left: 3.25rem;
}

.totalpage ul.toplinks li {
	margin: 0;
}

.totalpage ul.toplinks li a {
	position: relative;
	display: block;
	padding: 0 0.5rem;
	line-height: 3rem;
}

/* @media (max-width: 1600px) {*/

	.totalpage ul.toplinks li a .text {
	    display: none;
	    position: absolute;
	    z-index: 1;
	    background-color: #000;
	    padding: 1.5rem 1rem 1rem 1rem;
	    white-space: nowrap;
	    box-shadow: 3px 3px 3px #808080;
	    margin-top: 0rem;
	    margin-left: -1rem;
	}

	.totalpage ul.toplinks li a:hover {
		background-color: #202020;
	}
	.totalpage ul.toplinks li a:hover .text { 
	  display: block;
	}


@media (max-width: 720px) {
	.totalpage ul.topmenu li.menulink a .text { 
		display: none;
		position: absolute;
		z-index: 1;
		background-color: #202020;
		padding: 1rem;
		white-space: nowrap;
		box-shadow: 3px 3px 3px #808080;
	}
	.totalpage ul.topmenu li.menulink a:hover {
		background-color: #202020;
	}
	.totalpage ul.topmenu li.menulink a:hover .text { 
	  display: block;
	}
	.totalpage ul.topmenu li {
		/*margin-left: 2rem;*/
	}
}

@media (max-width: 390px) {
	.totalpage ul.topmenu li.menulink a .text_keep_it {
		display: none;
	}
}

@media (max-width: 300px) {
	.totalpage ul.topmenu  {
		display: none !important;
	}
}

.toplinks ul li {
	margin-left: 1rem !important;
}



div#basketlink_wrap {
	display: none;
}

div#footer {
	width: 100%;
	margin: 0 auto;
	color: #ffffff;
	padding: 5px 0 0 0;
	max-width: 800px;
}

div.searchtextwrap input.searchtext {
	width: 80% !important;
	max-width: 400px !important;
	font-size: 1.2rem !important;
}

div#searchboxwrap {
	width: 80% !important;
	max-width: 600px;
	display: none;
}

div#searchboxwrap div.searchboxinput {
	white-space: nowrap;
}

input#searchbox {
	display: inline-block;
	max-width: 80%;
	width: 80%;
}

div#searchboxdiv a.btnclearsearch {
	display: inline-block;
}

div#basket h3 {
	font-size: 1.2rem;
}

div#main h1 {
	font-size: 1.4rem;
}

div#main h2 {
	font-size: 1.2rem;
}

.newcart div#basket h4 {
	font-size: 1.4rem;
}

.newcart div#basket h5 {
	font-size: 1.2rem;
}

.newcart div#basket h6.showdate {
	float: none;
	font-size: 1.2rem;
}

div#basket table.basket th {
	font-size: 1.1rem;
	vertical-align: top;
}

div#basket table.basket th span {
	/*background: #fff;*/
}

div#basket table.basket th span em {
	font-size: 1.1rem;
}

.newcart div.customerwrap span.ptext {
	font-size: 1rem;
	display: block;
}

.newcart label.acceptions {
	font-size: 1em;
}

a#logo_el {
	float: none;
	width: 297px;
	height: 136px;
	margin: 5px 0px 0px 0px;
	background: url("/images/ts-logo-2020.png") no-repeat;
	text-indent: -9000px;
	/*display: block;*/
	display: none;
	margin: 0 auto;
}

a#logo_en {
	float: none;
	width: 297px;
	height: 136px;
	margin: 5px 0px 0px 0px;
	background: url("/images/ts-logo-2020.png") no-repeat;
	text-indent: -9000px;
	/*display: block;*/
	display: none;
	margin: 0 auto;
}




@media (max-width: 650px) { 
	div#mainmenu_wrap { position: relative; }
	div#mainmenu { background: #000000; height: auto; max-height: 3rem; overflow-x: scroll; margin: 0 3rem; }
	div#mainmenu ul { margin: 0; padding: 0; list-style: none; white-space: nowrap; }
	div#mainmenu ul li { display: inline-block; float: none; padding: 0; margin: 0; }
	div#mainmenu { overflow-x: scroll; scrollbar-width: none; /* Firefox */ -ms-overflow-style: none;  /* Internet Explorer 10+ */ }
	div#mainmenu::-webkit-scrollbar { /* WebKit */ width: 0; height: 0; }
	.mainmenu_arrow { position: absolute; background: transparent; width: 2.5rem; top: 0.5rem; bottom: 0.5rem; display: flex; justify-content: center; align-items: center; text-decoration: none; color: #000; font-weight: bold; cursor: pointer; } 
	.mainmenu_left { left: 0.5rem; }
	.mainmenu_right { right: 0.5rem; }
	
	/*.mainmenu_left:after { content: "\1F844"; font-size: 2rem; }
	.mainmenu_right:after { content: "\1F846"; font-size: 2rem; }*/
	.mainmenu_left:after { content: " "; display: inline-block; width: 2rem; height: 2rem; background: url("/images/small_arrow_left.png"); background-size: 2rem;}
	.mainmenu_right:after { content: " "; display: inline-block; width: 2rem; height: 2rem; background: url("/images/small_arrow_right.png"); background-size: 2rem;}
}

.scrollmainmenu div#mainmenu_wrap { position: relative; }
.scrollmainmenu div#mainmenu { background: #000000; height: auto; max-height: 3rem; overflow-x: scroll; margin: 0 3rem; }
.scrollmainmenu div#mainmenu ul { margin: 0; padding: 0; list-style: none; white-space: nowrap; }
.scrollmainmenu div#mainmenu ul li { display: inline-block; float: none; padding: 0; margin: 0; }
.scrollmainmenu div#mainmenu { overflow-x: scroll; scrollbar-width: none; /* Firefox */ -ms-overflow-style: none;  /* Internet Explorer 10+ */ }
.scrollmainmenu div#mainmenu::-webkit-scrollbar { /* WebKit */ width: 0; height: 0; }
.scrollmainmenu .mainmenu_arrow { position: absolute; background: transparent; width: 2.5rem; top: 0.5rem; bottom: 0.5rem; display: flex; justify-content: center; align-items: center; text-decoration: none; color: #000; font-weight: bold; } 
.scrollmainmenu .mainmenu_left { left: 0.5rem; }
.scrollmainmenu .mainmenu_left:after { content: " "; display: inline-block; width: 2rem; height: 2rem; background: url("/images/small_arrow_left.png"); background-size: 2rem; }
.scrollmainmenu .mainmenu_right { right: 0.5rem; }
.scrollmainmenu .mainmenu_right:after { content: " "; display: inline-block; width: 2rem; height: 2rem; background: url("/images/small_arrow_right.png"); background-size: 2rem; }





/*.eventtabs { 
    margin: 2rem auto;
}*/

.eventtabs {
	/* border-bottom: 5px solid #808080; */
	/* border: 2px solid red; */
	margin: 0rem auto;
	position: sticky;
	top: 52px;
	padding-top: 20px;
	background: #fff;
	height: 50px;
	z-index: 1;
}

.eventtabs ul {
	list-style: none;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	max-width: 500px;
	margin: 0 auto;
}

.eventtabs ul li {
	display: block;
	margin: 0 1rem;
	flex: 1;
}

.eventtabs ul li a {
	display: block;
	text-decoration: none;
	color: #000;
	line-height: 3rem;
	background-color: #e0e0e0;
	padding: 0.5rem;
	text-align: center;

}

.eventtabs ul li a:hover {
	text-decoration: underline;
}

.eventtabs ul li.selected a {
	background: #808080;
	color: #fff;
}




div.eventpage {
	margin: 2rem auto;
	padding: 0 1rem;
}

.eventpageselected div.eventpage { 
	display: none;
}

.eventpage_text div.eventpage_text { display: block; }
.eventpage_info div.eventpage_info { display: block; }
.eventpage_pics div.eventpage_pics { display: block; }
.eventpage_tics div.eventpage_tics { display: block; }


div#specialdetails {
    float: none;
    width: 100%;
    margin: 0;
    padding:0;
    font-size: 1rem;
}

h5.header.inmultimedia {
	display: none;
}

div.big_line.inmultimedia {
	display: none;
}

div#specialdetails a.btn_eventtics_in_special_details {
  display: none;
  margin: 2rem auto 0 auto;
  background-color: #e0e0e0;
  padding: 1rem;
  width: 100%;
  text-align: center;
  max-width: 200px;
  color: #000; 
}

div#specialdetails a.btn_eventtics_in_special_details:hover {
  text-decoration: underline;
}

@media (min-width: 1024px) {

	div#specialdetails a.btn_eventtics_in_special_details {
	  display: block;
	}

	div.eventpages_wrap {
		display: flex;
		flex-direction: row;
		position: relative;
	}
	
	div.eventpage_info { 
        max-width: 240px;
        min-width: 240px;
        order: 1
	}

	div.eventpage_pics { 
        max-width: 115px;
        order: 3;
	}

	div.eventpage_text {
        order: 2;
	}

	li#eventtab_text { 
		display: none;
	}
	
	li#eventtab_pics { 
		display: none;
	}
	

}



@media (max-width: 1024px) { /*1024*/

	/*li {
		margin-left: 1rem;
		margin-right: 1rem;
	}*/

	div#specialdetails {
		float: none;
		width: 90%;
		margin: 1rem auto;
		padding: 1rem 2rem;
		font-size: 1rem;
	}

	div#specialdetails h5.header { 
		display: none;
	}

	div#specialdetails div.big_line {
		display: none;
	}

	div#event_data h5.header { 
		display: none;
	}

	div#event_data div.big_line {
		display: none;
	}

	ul#legend {
		margin: 1rem auto 0 auto;
		padding: 1rem;
		background: #ffffff;
		float: none;
		width: auto;
		clear: both;
	}

	ul#legend li {
		padding: 1rem;
		font-size: 1rem;
		background: none;
		float: none;
		width: 90%;
		border-bottom: 1px dotted #000000;
		color: #000000;
		line-height: 1;
		margin: 1rem auto;
	}

	div.autoselect .zone {
		width: 95%;
		margin: 1rem auto;
		padding: 0.5rem;
	}

	div#hold_seats {
		background: #E9E9E9;
		border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		padding: 1rem 1px 1rem 1px;
		margin: 1rem auto;
		width: 100%;
		position: relative;
	}

	div#hold_seats ul#pick_date li {
		font-size: 1rem;
		text-align: left;
		background: url("images/pick_seats_div.gif") repeat-x top;
		padding: 9px 3px 7px 1px;
		margin: 0 1px 10px 1px;
	}

	div#event_data {
		float: none;
		width: 100%;
		margin: 2rem 0 0 0;
		padding: 0;
	}

	div#multimedia {
		float: none;
		margin: 1rem auto;
		padding: 0;
		width: 95%;
	}

	/*	div#multimedia ul.pictures {
		display: flex;
		flex-direction: row;
		align-items: start;
		justify-content: center;
		flex-wrap: wrap;
	}*/

	div#multimedia ul.pictures {
	    display: flex;
	    flex-direction: row;
	    align-items: center;
	    justify-content: start;
	    flex-wrap: nowrap;
	    /*max-width: 95%;
	    overflow-x: scroll*/
	    width: 100%;
	    /* max-height: 12rem; */
	    padding: 0 0;
	    height: 100%;
	}

	div#multimedia ul.pictures li {
		display: block;
		margin: 0.5rem;
		padding: 0;
		float: none;
		width: auto;
		/* min-width: 12rem; */
		max-height: 100%;
	}

	div#text.w_mm {
		width: 90%;
		margin: 0 auto;
		float: none;
		padding: 0;
		max-width: 100%;
	}

	div.pics_scroller {
		/* background-color: #f0f000; */
		position: relative;
		height: 12rem;
		width: 100%;
		overflow: hidden;
	}
	div.pics_arrow {
		position: absolute;
		top: 0;
		bottom: 0;
		width: 4rem;
		height: 100%;
		background-color: #fff ;
		display: flex;
		justify-content: center;
		color: #808080;
		align-items: center;
		cursor: pointer;
	}

	div.pics_leftarrow { left: 0; }
	div.pics_rightarrow { right: 0; }
	div.pics_leftarrow:after { content: " "; display: inline-block; width: 2rem; height: 2rem; background: url("/images/small_arrow_left.png"); background-size: 2rem;}
    div.pics_rightarrow:after { content: " "; display: inline-block; width: 2rem; height: 2rem; background: url("/images/small_arrow_right.png"); background-size: 2rem;}

	div.pics_scroller div#multimedia {
		position: absolute;
		left: 4rem;
		right: 4rem;
		top: 0;
		bottom: 0;
		height: 100%;
		padding: 0 0rem;
		/* border: 5px solid blue; */
		margin: 0;
		width: auto;
		height: 100%;
	}

	div#multimedia ul.pictures li a img {
		max-height: 9rem;
		max-width: 10rem;
	}

	div#multimedia {
	    overflow-x: scroll;
	    scrollbar-width: none; /* Firefox */
	    -ms-overflow-style: none;  /* Internet Explorer 10+ */
	}

	div#multimedia::-webkit-scrollbar { /* WebKit */
	    width: 0;
	    height: 0;
	}

}

.ticketspending .showdetails_when_below {
	display: block;
	text-align: center;
}

.newgui #seatscontainer { margin: 0 auto; height: auto; width: 100%; }
.newgui div#shortbasket_wrap { font-size: 10px; padding: 0; margin: 1rem auto; float: none; width: 100%; display: block; }
.newgui div#shortbasket a.completeorder { margin: 10px 10px 10px 0; }
.newgui img.capturedseats { display: initial; }
.noticketspending.newgui  #shortbasket_wrap { display: none; }

div#shortbasket_wrap h5.header {
    background: url("images/dot.gif") no-repeat;
    background-position: 0 4px;
    padding: 0 0 5px 10px;
    position: relative;
    margin: 0 0 5px 0;
    color: #BC0C0C;
    font-size: 10px;
    font-weight: normal;
}

div.autoselect {
	float: none;
	width: 100%;
	max-width: 700px;
	margin: 0 auto;
}

.newgui div#shortbasket {
    margin: 0 auto;
    padding: 0;
    text-align: left;
    position: relative;
    z-index: 0;
    max-width: 500px;
}

.newgui div#shortbasket > p {
	text-align: center;
}

.shortbasket_buttons {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}

div#shortbasket .shortbasket_buttons a {
	line-height: 1rem;
	border: none !important;
	padding: 1rem 1rem !important;
	margin: 0 1rem;
	display: block;
	float: none;
	text-align: center;
}

div#shortbasket .shortbasket_buttons a.remove_full  {
	order: 1;
	background-color: #e0e0e0;
	color: #000;
}

div#shortbasket .shortbasket_buttons a.btnshortbasketcompleteorder  {
	order: 0;
	background-color: #c00000;
	color: #fff;
}

div#thismessage { line-height: 1; }

div#thismessage h3 {
    margin: 0;
    padding: 1rem;
    font-size: 1rem;
    color: #ffffff;
    background: #000000;
    font-weight: normal;
    text-align: center;
    min-width: initial;
}












.showshorizontal div#hold_seats { background: #E9E9E9; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; padding: 0; margin: 0rem auto 1rem auto; width: 100%; position: relative; }
.showshorizontal div#hold_seats ul#pick_date li { font-size: 1rem; text-align: left; background: url("images/pick_seats_div.gif") repeat-x top; padding: 9px 3px 7px 1px; margin: 0 1px 10px 1px; }
.showshorizontal div#hold_seats ul#pick_date li span.showtitle { display: block; margin: 0.4rem 0; }
.showshorizontal div#hold_seats ul#pick_date li span.showvenue { display: block; font-style: normal; }	
.showshorizontal div#hold_seats { background-color: #fff; }
.showshorizontal div#hold_seats ul#pick_date { display: flex; overflow-x: scroll; padding: 1rem 0%; align-items: top; flex-direction: row; margin-left: 3rem; margin-right: 3rem; background-color: #fff; }
.showshorizontal div#hold_seats ul#pick_date div.gap { min-width: 20%; }
.showshorizontal div#hold_seats ul#pick_date li { display: block; flex-shrink: 0; background: #f0f0f0; padding: 1rem 1rem !important; margin: 0.5rem; max-width: 80%; }
.showshorizontal div#hold_seats ul#pick_date li.selected { margin: 0.5rem; }
.showshorizontal div#hold_seats ul#pick_date li.first { background: #f0f0f0; }
.showshorizontal div#hold_seats ul#pick_date li div.showitem { padding: 0.5rem !important; }
.showshorizontal div#hold_seats ul#pick_date li div.selectedshow { background-color: #fff; color: #000; }
.showshorizontal .pick_date_arrow { position: absolute; background: transparent; width: 2.5rem; top: 0.5rem; bottom: 0.5rem; display: flex; justify-content: center; align-items: center; text-decoration: none; color: #000; font-weight: bold; cursor: pointer; }
.showshorizontal .pick_date_arrow:active { background-color: #f4e0e0; }
.showshorizontal .pick_date_arrow_left { left: 5px; border-radius: 10px 0 0 10px; }    
.showshorizontal .pick_date_arrow_right { right: 5px; border-radius: 0 10px 10px 0; }
.showshorizontal .pick_date_arrow_left:after { content: " "; display: inline-block; width: 2rem; height: 2rem; background: url("/images/small_arrow_left.png"); background-size: 2rem;}
.showshorizontal .pick_date_arrow_right:after { content: " "; display: inline-block; width: 2rem; height: 2rem; background: url("/images/small_arrow_right.png"); background-size: 2rem;}


.singleshow div#hold_seats ul#pick_date {display: flex;overflow-x: auto;padding: 1rem 0%;align-items: top;flex-direction: row;margin-left: 3rem;margin-right: 3rem;background-color: #fff;justify-content: center;}
.singleshow div#hold_seats ul#pick_date div.gap {display: none;}
.singleshow div#hold_seats ul#pick_date li {max-width: 80%;width: 40rem;}
.singleshow .pick_date_arrow {display: none;}



.mapimage {
	max-width: 100%;
	overflow-x: auto;
}

.mapimage > div {
	margin: 0 auto;
}




div#register_login_wrap {
	float: none;
	width: 80%;
	background: none;
	max-width: 500px;
	margin: 0 auto;
}

div#register_wrap {
	float: none;
	width: 80%;
	background: none;
	max-width: 500px;
	margin: 0 auto;
}

form#return {
	width: 80%;
	max-width: 400px;
	float: none;
	margin: 1rem auto;
	padding: 0;
}

form#proceedtoalpha {
	width: 80%;
	max-width: 400px;
	float: none;
	margin: 1rem auto;
	padding: 0;
}

form#return input {
	padding: 1rem;
	width: 100%;
}

form#proceedtoalpha input {
	padding: 1rem;
	width: 100%;
}

table.form, table.formregister {
	margin: 20px auto;
	padding: 0;
	font-size: 11px;
	color: #000000;
	border: 0;
	width: 90%;
	max-width: 420px;
	position: relative;
}

table.form th, table.formregister th {
	font-weight: bold;
	font-style: italic;
	text-align: right;
	width: 20%;
	padding: 3px 0 0 0;
	vertical-align: top;
}

table.form td, table.formregister td {
	font-weight: normal;
	font-style: normal;
	text-align: left;
	padding: 0 0 4px 8px;
	vertical-align: top;
	width: 80%;
}

table.form td input.formel, table.formregister td input.formel {
	width: 90%;
	border: 1px solid #A5ACB2;
	font-size: 13px;
}

table.formregister td input.submit, table.form td input.submit {
	text-align: center;
	font-weight: bold;
	margin: 12px 10px 20px;
	padding: 7px 15px;
	border-radius: 1px;
	border: 0;
	box-shadow: 2px 2px 3px #808080;
}

/* https://cssgradient.io/ */


/* Μαύρο */
.cbtn_plain {
    background: rgb(0,0,0)!important;
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(32,32,32,1) 10%, rgba(64,64,64,1) 50%, rgba(32,32,32,1) 90%, rgba(0,0,0,1) 100%)!important;
    color: #fff!important;
}

/* Μαύρο hover */
/*.cbtn_plain:hover {
    background: rgb(0,0,0)!important;
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(64,64,64,1) 10%, rgba(128,128,128,1) 50%, rgba(64,64,64,1) 90%, rgba(0,0,0,1) 100%)!important;
    color: #fff!important;  
}*/

.cbtn_plain:hover {
	/* background: rgb(0,0,0) !important; */
	background: linear-gradient(0deg, rgba(50,50,50,1) 0%, rgba(64,64,64,1) 0%, rgba(128,128,128,1) 50%, rgba(64,64,64,1) 100%, rgba(50,50,50,1) 100%) !important;
	color: #fff !important;
}


/* Κόκκινο */
.cbtn_bold {
    background: rgb(128,0,0) !important;
    background: linear-gradient(0deg, rgba(128,0,0,1) 0%, rgba(160,0,0,1) 10%, rgba(192,0,0,1) 50%, rgba(160,0,0,1) 90%, rgba(128,0,0,1) 100%) !important;
    color: #fff !important; 
}

/* Κόκκινο hover */
.cbtn_bold:hover {
    background: rgb(160,0,0) !important;
    background: linear-gradient(0deg, rgba(160,0,0,1) 0%, rgba(192,0,0,1) 10%, rgba(240,0,0,1) 50%, rgba(192,0,0,1) 90%, rgba(160,0,0,1) 100%) !important;
    color: #fff !important;  
}


div#main_wrap {
	background: #fff;
}

div#pagedata div.page{
    max-width: 1020px;
    margin: 0 auto;
    padding: 1rem 1rem;
}

div#pagedata div.page:empty {
	display: none;
}

.newcart div#pagedata {
	max-width: 1020px;
	margin: 0 auto;
}

.eventselected div#pagedata div.page{
    display: none; /* είναι άδειο anyway */
}

span#pickseats_section br {
	display: none;
}

span#pickseats_section br.force {
	display: inline;
}

#pickseats_section em { display: inline-block; padding-left: 1rem;}

h1 .headerlabel { 
  display: inline-block; 
  background-color: #f0f0f0;
  padding: 4px 10px;
}

#pagedata > .terms {
	max-width: 1000px;
}









.inframe #topbar {
  display: none;
}

.inframe #header {
  display: none;
}

.inframe .eventtabs {
  display: none;
}

.inframe .eventpage_info { 
  display: none;
}

.inframe .eventpages_wrap {
  display: none;
}

.inframe #footer_wrap {
  display: none;
}

.inframe.showselected .header.forshows { 
  display: none;
}

.inframe.showselected .big_line.forshows {
	display: none;
}

.inframe.showselected #hold_seats {
	display: none;
}

.hidelegend #legend {
	display: none;
}





div#basket table.basket th.totalprice {
	border-bottom: 0px dotted #C0C0C0;
}

.newcart div.one_event {
	padding: 5px 10px 5px 10px;
	margin: 0 0 10px 0;
	/*border: 2px dotted #808080;*/
	background: #e8e8e8;
}

.newgui.mustdefinetickets #hold_seats { 
	display: block !important; 
}

.newgui.nomainpicture #specialdetails {
	min-width: 228px;
}

.noleftcolumn .eventpage_info { display: none; }
.noleftcolumn .eventtabs ul li#eventtab_info { display: none; }
.noleftcolumn .eventpage_info { display: none !important; }
.noleftcolumn .eventtabs ul li#eventtab_info { display: none !important; }
.noleftcolumn .eventtabs ul li#eventtab_text { display: block !important; }
.noleftcolumn #pagedata { max-width: 1000px; margin: 0 auto;}

.no_left_column_nor_gallery .eventpage_info { display: none; }
.no_left_column_nor_gallery .eventtabs ul li#eventtab_info { display: none; }
.no_left_column_nor_gallery .eventpage_info { display: none !important; }
.no_left_column_nor_gallery .eventtabs ul li#eventtab_info { display: none !important; }
.no_left_column_nor_gallery .eventtabs ul li#eventtab_text { display: block !important; }
.no_left_column_nor_gallery #pagedata { max-width: 1000px; margin: 0 auto;}

.is_evgroup_page #specialdetails { display: none; }

.is_evgroup_page div#event_data {
	float: none;
	max-width: 1500px;
	margin: 1rem auto;
	padding: 0;
}

.is_evgroup_page #text > h5 { display: none; }
.is_evgroup_page #text .big_line { display: none;}

.eventpostponed #eventpage_text { opacity: 0.3 }
.eventpostponed #eventpage_info { opacity: 0.3 }
.eventpostponed #eventpage_pics { opacity: 0.3 }

.eventpostponed #eventpages_wrap::before {
	display: block;
	left: 0;
	right: 0;
	top: 0;
	position: absolute;
	font-size: 6rem;
	color: #f00000;
	-webkit-text-stroke: 2px #000;
	text-shadow: 0 0 2rem #000;
	transform: translate(30%, 50%) rotate(-40deg);
	font-weight: bold;
	opacity: 1;
}

@media (max-width: 1024px)
{
	.eventpostponed #eventpages_wrap::before {
		transform: translate(20%, 550%) rotate(-40deg);
	}
}

@media (max-width: 400px)
{
	.eventpostponed #eventpages_wrap::before {
		transform: translate(0%, 550%) rotate(-40deg);
	}
}


.el.eventpostponed #eventpages_wrap:before {
	content: 'ΑΝΑΒΟΛΗ';
}

.en.eventpostponed #eventpages_wrap:before {
	content: 'POSTPONED';
}

/* 9/4/2024 */
@media (max-width: 400px) {
	ul#events_list li {
		width: 45%;
		margin-block: 1rem !important;
		background-color: #f5f5f5;
		padding: 4px !important;
		border-radius: 5px;
		min-width: 120px;
	}
  ul#events_list li em {
	display: none;
  }

  .list div#main {
    width: 99%!important;
  }
}