.box-tickets{ display:none; }

.draft-notice{ display:none; }
.header-draft .head-tfe{ padding-top:27px; }  

.order-page{ width:auto; float:none; }
.order-column{ display:none; }

#lst #t4e_list{ display:none; }
#lst #t4e_list .ev{ padding-left:0; background-color:transparent !important; }

#lst #t4e_list .ev-actions,
#lst #t4e_list .ev-type,
#lst #t4e_list .ev-logo,
#lst #t4e_list .ev .logo,
#lst #t4e_list .ev-data-line{ display:none; }

#lst #t4e_list a{ color:#00a; }
#lst #t4e_list a:hover,
#lst #t4e_list a:focus{ color:#d00; }

#lst #t4e_list .ev-sep{ display:none; }

#lst #t4e_list .ev a .b-undrln{ border-style:solid; border-color:#bbd; }
#lst #t4e_list .ev a:hover .b-undrln,
#lst #t4e_list .ev a:focus .b-undrln{ border-color:#d00; }

.e, .date-header{ clear:both; margin:3em 0; }

.date-header{ text-align:center; font-size:200%; padding-top:1em; }
.date-header:first-child{ padding-top:0; }

.e{ font-size:160%; }
.e-info{  }
.e .time{ width:50%; float:left; text-align:right; padding-right:.5em; opacity:.75; }
.e .title{ width:50%; float:left; text-align:left; padding-left:.5em; }

.e .time, .e .title{ box-sizing:border-box; margin:0; }

@media(max-width:800px){
	.date-header{ text-align:left; }
	.e .time{ width:15%; }
	.e .title{ width:85%; }
}

@media(max-width:640px){
	.e{ font-size:140%; }
}
