input[type="radio"] {
	box-shadow: none;
}
#mainpage {
	background: white;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.badge-beta {
	position: absolute;
	left: 190px;
	top: 2px;
}

.btn-feedback {
	position: fixed;
	left: 100px;
	top: 40px;
	background: #333;
	padding: 4px 20px 4px 20px;
	-webkit-transition: all 0.25s;
	border-radius: 0 0 5px 5px;
	color: white;
	z-index: 300;
}

.btn-feedback:hover {
	-webkit-transition: all 0.25s;
	padding-top: 20px;
	text-decoration: none;
	color: white;
}

.coming-soon {
	font-weight: bold;
}

body {
	margin: 0px;
	padding: 0px;
}

.frontend-content {
	background: white;
	padding-bottom: 100px;
}

.main {
	margin-top: 55px;
}

.main.wide {
	width: 90%;
}

.header .brand {
	background: url(../images/logo_ticketleo_quer_standard.png) left center no-repeat;
	height: 36px;
	width: 203px;
	display: block;

	margin: 5px 0 0 7px;
	padding: 0;

	z-index: 1000;
}

@media screen and (max-width:1336px) {
	.mainpage-default .header .brand {
		display: none;
	}
}
@media screen and (max-width:1408px) {
	.mainpage-default .header .badge-beta {
		display: none;
	}
}

.navbar-home .navbar-brand {
	padding: 5px;
}

.navbar-inner .nav li.active a i {
	/* bootstrap changed from black icon to white, we don't like */
	background-image: url("../images/glyphicons-halflings.png");
}

.navbar-inner {
	background: #F8F8F8;
	filter:progid:dximagetransform.microsoft.gradient(startColorstr='#F8F8F8',endColorstr='#F8F8F8',GradientType=0);
}

.navbar .nav-tabs > li > a {
	text-shadow: 0 -1px 0 rgba(192, 192, 192, 0.25);
	padding-left: 10px;
	padding-right: 10px;
}
.navbar .nav-tabs > li > a:hover, .navbar .nav > li.active > a, .navbar .nav > li.active > a:hover {
	color: #555;
	background-color: #e6e6e6;
	text-shadow: 0 -1px 0 rgba(192, 192, 192, 0.25);
}
.navbar .nav-tabs {
	margin-left: 40px;
}

.navbar .container-nav .nav {
	margin-left: 0;
}
.navbar .frontend-nav .nav li a {
	font-weight: bold;
	text-shadow: none;
	color: #666666;
}
.navbar .frontend-nav .nav li.open a {
	color: #000000;
}
.navbar .frontend-nav .nav li a small {
	color: #666666;
	/*font-size: 10px;
	color: #555;
	margin-left: 15px;
	line-height: 20px;*/
}

.navbar .frontend-nav .nav li .dropdown-menu li a {
	line-height: 18px;
	font-weight: normal;
	font-size: 13px;
}
.navbar .frontend-nav .nav li .dropdown-menu li a:hover {
	color: #ffffff;
}

.nav-index {
	margin-bottom: 30px;
}
.nav-index i {
	display: block;
	float: left;
	margin-right: 5px;
}
.nav-index span {
	display: block;
	float: left;
	width: 90%;
}
.nav-index a span {
	color: #2f2f2f;
	font-weight: bold;
}
.nav-index a:hover span {
	text-decoration: underline;
}
.nav-index a span.descr, .nav-index a:hover {
	text-decoration: none;
	color: #8f8f8f;
	font-weight: normal;
	margin-left: 19px;
}

.navbar .nav-contact li {
	padding: 10px 0 10px 15px;
}
.navbar .nav-contact li a {
	padding: 0;
	margin: 0;
	display: inline;
}
.navbar .nav-contact li a:hover {
	background: none;
	color: #005580;
	text-decoration: underline;
}
#frontend-body .navbar-inner {
	background: none;
	box-shadow: none;
	border-radius: 0;
	margin: 0;
	border-top: none; border-left: none; border-right: none;
}

.page-header small i, .pdf-preview, .icon-spacing-right {
	margin-right: 5px;
}
.page-header small i {
	margin-top: 0;
}
.page-header small a {
	float: right;
	font-size: 13px;
}
.page-header-small h6 {
	font-size: 13px;
	text-transform: none;
}
.page-header-small {
	height: 10px;
}
.page-content {
	margin-bottom: 40px;
}
.page-content:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* bootstrap to zend */
dt {
	float: left;
	width: 140px;
	padding-top: 5px;
	text-align: right;
	clear: both;
	font-weight: normal;
}
dd {
	margin-left: 160px;
	padding-top: 6px;
	line-height: 20px;
	font-weight: bold;
}

dd.small {
	font-weight: normal;
	color: #999;
}

dd.small strong {
	color: black;
}

.event {
	/*margin-left: 220px;
	margin-right: 20px;*/
	padding-left: 0px;
	margin-top: 42px;
}

.content {
	margin-left: 250px;
	padding-bottom: 0px;
	position: absolute;
	bottom: 0px;
	top: 42px;
	right: 0px;
	left: 0px;
}

.tabbable .nav-tabs {
	width: 220px;
	padding-left: 10px;
	background: #F0F0F0;
	border-top: 3px solid #EBEBEB;
	border-bottom: 1px solid #E1E1E1;
	margin-bottom: 0;
	padding-top: 20px;
	overflow-y: auto;
	overflow-x: hidden;
	position: fixed;
	top: 40px;
	bottom: 0;
}
.tabbable .nav-tabs .active a {
	border-radius: 0;
}
.tabbable .nav-tabs .active a i {
	background-image: url("../images/glyphicons-halflings.png");
}

.frame-wrapper {
	position: absolute;
	top: 46px;
	bottom: 5px;
	left: -20px;
	right: 0;
}
.frame-wrapper .frame {
	width: 100%;
	height: 100%;
	border: none;
}
.frame-toolbar {
	background: #F0F0F0;
	position: absolute;
	left: -20px;
	right: 0;
	top: -2px;
	padding: 10px 10px 1px 10px;
	border-bottom: 1px solid #DDD;
}

.nav-wizard li {
	width: 20%;
	color: #ddd;
}
.nav-wizard li.event-add-step-done {
	color: #000;
}
.nav-wizard li.event-add-step-active {
	color: #000;
	font-weight: bold;
}
.nav-wizard .step-number {
	padding-right: 10px;
}

.form-horizontal .control-label, dt {
	width: 140px;
}
.form-horizontal .controls, dd {
	margin-left: 160px;
}
.form-horizontal .form-actions {
	padding-left: 160px;
}
.form-horizontal label.required:after {
	content: " *";
}

.form-horizontal-default label.control-label, dt {
	width: 140px;
}
.form-horizontal-default .controls, dd {
	margin-left: 160px;
}
.form-horizontal-default .form-actions {
	padding-left: 160px;
}

.wizard .form-actions {
	text-align: right;
}

.form-actions .btn-back {
	float: left;
}
.form-horizontal,
.form-horizontal .form-actions {
	margin-bottom: 0;
}
.form-horizontal .form-actions .btn-back {
	margin-left: -140px;
}


.icon-unshare{background-position:0px -167px;}
.icon-copy{background-position:-24px -142px;}

.sequence {
	background-color: #FCFCFC;
	border: 1px solid #DDD;
	list-style: none;
	zoom: 1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width: 895px;
	margin: 0 0 0 2px;
	position: relative;
}
.sequence li {
	border-left: 1px dashed #DDD;
	float: left;
	padding: 20px 10px 20px 10px;
	text-align: center;
	width: 203px;
	overflow: visible;
	position: relative;
}
.sequence li.choices-big {
	width: 427px;
}
.sequence li.first {
	border-left: none;
}
.sequence li h3 {
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	padding: 0 0 10px 0;
}
.sequence li h2 {
	margin: 0;
	padding: 0;
}
.sequence h6 {
	font-size: 14px;
	margin: 0;
	padding: 0;
}

.payment h6 {
	position: absolute;
	bottom: 30px;
	width: 100px;
	left: 50%;
	margin-left: -50px;
}
.sequence h6 small {
	text-transform: none;
}
.sequence li a {
	margin-top: 10px;
}
.sequence li a i {
	margin-right: 5px;
}
.sequence li.active {
	background-color: whiteSmoke;
	box-shadow: 0 0 11px #ccc inset;
}

.sequence li label {
	height: 100%;
	width: 100%;
}

.choices p {
	margin: 10px 0 0 0;
	font-size: 11px;
}
.choices-clickable li {
	cursor: pointer;
}

.choices-small .sequence {
	height: 120px;
}
.choices-small .sequence li {
	height: 80px;
}
.choices-small h2 {
	color: #468847;
}

.choices-map_mode li label,
.choices-map_mode li label input {
	margin: 0;
}

.choices-map_mode li label p {
	height: 60px;
}

.choices-map_mode li label p,
.choices-map_mode li label h2 {
	margin-bottom: 10px;
}

.ui-sortable a {
	color: white;
}

.jquery-sortable {
	float: left;
}
.jquery-sortable ul {
	list-style-type: none;
	margin: 0 10px 0 0;
	width: 230px;
	background: #f2f2f2;
	padding: 5px 0 5px 0;
}
.jquery-sortable ul li {
	width: 220px;
	padding: 0px 5px 0px 5px;
	line-height: 24px;
	font-weight: bold;
	color: #ffffff;
	background: #3391f0;
	-moz-border-radius: 3px;
 	-webkit-border-radius: 5px;
 	border-radius: 5px 5px 5px 5px;
	margin: 0px 0px 3px 0px;
	font-weight: normal;
}
.jquery-sortable span {
	line-height: 24px;
}
.jquery-sortable .jquery-sortable-inactive {
	background: none;
}
.jquery-sortable .jquery-sortable-inactive li {
	background: #f2f2f2;
	color: #333333;
}
.jquery-sortable .jquery-sortable-inactive li.jquery-sortable-inactive-empty {
	background: none;
	font-style: italic;
	/*font-weight: bold;
	font-size: 10px;*/
}


.navbar {
	z-index: 2;
}
.help-overlay {
	background: #000;
	opacity: 0.4;
	filter: alpha(opacity=40);

	position: fixed;
	z-index: 11;
}
.help-top {			top: 0px; right: 0px; left: 0px; }
.help-left {		left: 0px; }
.help-right {		right: 0px; }
.help-bottom {		right: 0px; left: 0px; bottom: 0px; }
.help-text {
	z-index: 12;
	position: fixed;
	background: #000;
	display: block;
	color: #fff;
	width: 200px;
	padding: 10px;
	display: none;
	padding-bottom: 0px;
}
.help-bracket-vertical {
	background: #000;
	position: fixed;
	width: 5px;
	display: none;
}
.help-bracket-horizontal {
	background: #000;
	position: fixed;
	height: 5px;
	display: none;
}

.orders {
	position: absolute;
}
.orders-table {
	background-color: #f8f5f5;
	width: 400px;
	top: 62px; right: 0px; bottom: 0px;
	padding: 0px 10px 10px 10px;
	margin-top: -2px;
}
.orders-entries {
	overflow: auto;
	position: absolute;
	top: 170px; bottom: 50px; left: 10px; right: 10px;
}
.order-table-entry {
	display: block;
	padding: 10px 0px 10px 0px;
	float: left;
}
.order-table-entry-buttons {
	padding-top: 10px;
	display: none;
}
.order-table-entry .title {
	font-weight: bold;
	display: block;
}
.order-table-entry .description {
	color: #666;
	font-size: 10px;
}
.order-table-entry:hover {
	text-decoration: none;
	cursor: pointer;
}
.order-table-entry:hover .title {
	text-decoration: underline;
}
.order-details {
	/*position: absolute;*/
	/*background: url(../images/order_details.png) no-repeat 10px top;*/
	/*padding-top: 11px;*/
	/*margin-bottom: 10px;*/
}
.order-details input[type="radio"] {
	margin-top: 0px;
}
.order-details #choose-address-from-addressbook {
	margin-bottom: 15px;
}
.order-details-inline {
	border-right: none;
	padding: 10px;
	background: #fff;
	border: 1px solid #dddddd;
	margin-bottom: 10px;
}
.order-details-inline .nav-stacked li a {
	padding: 3px 3px 0px 3px;
}
.order-details-inline th {
	max-width: 107px;
}
.orders-details-container {
	overflow: auto;

	position: absolute;
	top: 170px; bottom: 0px; left: 10px; right: 10px;
}
.orders-map {
	top: 42px; bottom: 0px; left: 0px;
	right: 420px;
	overflow: auto;
}
.orders-map-wait {
	width: 300px;
	height: 50px;
	text-align: center;
	padding: 10px 10px 0px 10px;
	color: #ccc;
	font-weight: bold;
	position: absolute;
	top: 40%;
	left: 50%;
	margin-left: -150px;
}
.orders-pageheader h4 {
	padding-left: 20px;
}

.mapform-error {
	border: 2px solid red;
}
#mapform-errormsg {
	color: red;
	font-weight: bold;
	padding: 10px 5px 10px 5px;
	border-bottom: 1px solid #ccc;
	display: none;
}

.orders-messsages {
	width: 60%;
	margin-left: -30%;
	left: 50%;
	position: fixed;
	top: 60px;
	z-index: 10000000;
}

.form-element:last-child {
	border-bottom: none;
}

.form-element {
	clear: both;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
}

.form-element-bill, .form-element-price, #elements-total, #elements-total-tickets, #elements-cleared {
	padding: 5px 0 0 0;
}

.form-element-bill {
	height: 55px;
}
.form-element .form-element-text {
	line-height: 20px;
	color: #333;
	font-weight: bold;
	width: 160px;
	display: inline-block;
}

.form-element.form-element-bill .form-element-text {
	width: auto;
}

.form-element .form-element-price {
	float: right;
	line-height: 20px;
	padding-top: 0;
}
.form-element .form-element-categorie {
	clear: both;
	padding: 0;
	line-height: 20px;
	color: #666;
}
.form-element .form-element-categorie strong {
	margin-right: 20px;
}

.form-element .form-element-remove {
	position: relative;
	display: inline;
}

.form-element .form-element-remove .form-element-remove-button {
	position: absolute;
	top: -3px;
	transform: scale(0.8, 0.8);
	-webkit-transform: scale(0.8, 0.8);
	-ms-transform: scale(0.8, 0.8);
}
@-moz-document url-prefix() {
    .form-element .form-element-remove .form-element-remove-button {
        top: 11px;
    }
}

.form-element select {
	width: 100%;
}
#elements-total {
	margin-bottom: 10px;
	line-height: 20px;
	color: #333;
	font-weight: bold;
	display: none;
}
#elements-total-price {
	font-weight: bold;
	float: right;
}

#elements-total-tickets {
    margin-bottom: 10px;
    line-height: 20px;
    color: #333;
    font-weight: bold;
    display: none;
}

.tickets-list-title {
	margin-top: 10px;
	margin-bottom: 0px;
	display: block;
}

#tickets-list {
	margin-bottom: 10px;
}

#tickets-list .ticket {
	border-bottom: 1px solid #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
}

#tickets-list .ticket:last-child {
	border-bottom: none;
}

#tickets-list .ticket .ticket-amount {
	float: right;
	font-weight: bold;
	margin-right: 10px;
}

#elements-total-tickets-price {
    font-weight: bold;
    float: right;
}

.elements-total-bill {
	text-align: right;
	font-weight: bold;
	margin-bottom: 30px;
}
.elements-total-bill span {
	float: right;
	font-weight: bold;
	width: 100px;
	text-align: right;
	text-decoration: underline;
}
#elements-cleared {
	margin-bottom: 10px;
	line-height: 20px;
	font-weight: bold;
}
#elements-cleared div {
	font-weight: bold;
	float: right;
	text-align: right;
}
#elements-cleared input {
	width: 60px;
	text-align: right;
	margin-left: 15px;
	margin-bottom: 0;
}

.modal-footer small {
	line-height: 28px;
	margin-right: 10px;
	font-size: 12px;
	color: #666666;
	float: left;
}
.modal.welcome .modal-header,
.modal.welcome .modal-body {
	text-align: center;
}
.modal.welcome img.logo {
	margin: 8px 0 15px 0;
}
.modal {
	z-index: 2000;
}

/* Subnav */
.subnav {
  width: 100%;
  height: 36px;
  background-color: #eeeeee; /* Old browsers */
  background-repeat: repeat-x; /* Repeat the gradient */
  background-image: -moz-linear-gradient(top, #f5f5f5 0%, #eeeeee 100%); /* FF3.6+ */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%,#eeeeee 100%); /* Chrome 10+,Safari 5.1+ */
  background-image: -ms-linear-gradient(top, #f5f5f5 0%,#eeeeee 100%); /* IE10+ */
  background-image: -o-linear-gradient(top, #f5f5f5 0%,#eeeeee 100%); /* Opera 11.10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
  background-image: linear-gradient(top, #f5f5f5 0%,#eeeeee 100%); /* W3C */
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
.subnav .nav {
  margin-bottom: 0;
}
.subnav .nav > li > a {
  margin: 0;
  padding-top:    11px;
  padding-bottom: 11px;
  border-left: 1px solid #f5f5f5;
  border-right: 1px solid #e5e5e5;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}
.subnav .nav > .active > a,
.subnav .nav > .active > a:hover {
  padding-left: 13px;
  color: #777;
  background-color: #e9e9e9;
  border-right-color: #ddd;
  border-left: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.05);
     -moz-box-shadow: inset 0 3px 5px rgba(0,0,0,.05);
          box-shadow: inset 0 3px 5px rgba(0,0,0,.05);
}
.subnav .nav > .active > a .caret,
.subnav .nav > .active > a:hover .caret {
  border-top-color7: #777;
}
.subnav .nav > li:first-child > a,
.subnav .nav > li:first-child > a:hover {
  border-left: 0;
  padding-left: 12px;
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}
.subnav .nav > li:last-child > a {
  border-right: 0;
}
.subnav .dropdown-menu {
  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
          border-radius: 0 0 4px 4px;
}

.subnav-frontend {
	height: 60px;
	border-radius: 6px 6px 6px 6px;
	width: 938px;
}
.subnav-frontend .nav > li:first-child > span {
	border-radius: 6px 0 0 6px;
}
.subnav .nav > li:last-child > span {
	border-radius: 0 6px 6px 0;
}
.subnav-frontend li span {
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	color: #666;
	text-align: center;
	display: block;
}
.subnav-frontend li span i {
	margin-top: 4px;
}
.subnav-frontend li.nav-done span {
	color: #468847;
}

.main-body {
	/*border: 1px solid #E5E5E5;
	border-top: none;*/
	position: relative;
	padding: 20px 0 0 0;
}

#frontend-map {
	position: relative;
}

#frontend-map .map-element .seat-label,
#orders-map-map .map-element .seat-label {
	text-align: center;
	background: transparent;
	width: inherit;
	vertical-align: middle;
	float: left;
	display: none;
}

#frontend-map .map-element-disabled .seat-label,
#orders-map-map .map-element-disabled .seat-label
{
	color: #fff;
}

.map-element {
    z-index: 30;
}

.map-element-image {
    z-index: 20;
	background-size: contain;
}

.map-element-image .element-label {
    line-height: 0;
}

footer {
	color: #999;
	background: #1b1b1b;
	margin: 0;
	padding: 10px 0 10px 0;
	line-height: 24px;
}
.stay-in-touch {
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	color: white;
}
.stay-in-touch span {
	padding-right: 10px;
}
.stay-in-touch img {
	padding-left: 10px;
}

.map-element-legend span {
	float: left;
	padding-left: 5px;
	line-height: 20px;
	width: 90%;
	display: block;
}
.map-element-legend div {
	clear: both;
	float: left;
	margin-bottom: 5px;
}

.content .row {
	margin-left: 10px;
}

.feedback {
	background: black;
	display: block;
	text-align: center;
	color: white;
	position: fixed;
	top: 40px;
	left: 20px;
	/*filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=6);
	-webkit-transform: rotate(90deg);*/
	-webkit-transform-origin: 0% 0%;
	padding: 0.25em 1em;
	-webkit-transition: all linear 200ms;
	border-radius: 0 0 4px 4px;
	font-weight: bold;
	box-shadow: inset 0 -1px 0 #888;
	border: 1px solid #000000;
	z-index: 20;
}
.feedback:hover {
	padding-top: 20px;
	color: #fff;
	text-decoration: none;
}

.sorry-this-is-premium {
	float: right;
}
.premium-hidden {
	opacity: .5;
    pointer-events: none;
}

/** tutorialmaker */
.tm-overlay {
	background: #000;
	opacity: 0.5;
  	filter: alpha(opacity=50);
  	position: fixed;
  	z-index: 1000;
}

.tm-otop {		top: 0px; right: 0px; left: 0px; }
.tm-oright {	right: 0px; }
.tm-obottom {	right: 0px; bottom: 0px; left: 0px; }
.tm-oleft {		left: 0px; }

.tm-popover {
	position: fixed;
	background: #000;
	color: #fff;
	width: 250px;
	padding: 5px;
}

.tm-bracket {
	position: fixed;
}

.tm-btop {
	border: 5px solid #000;
	border-bottom: none;
	height: 10px;
}

.tm-bbottom {
	border: 5px solid #000;
	border-top: none;
	height: 10px;
}

.tm-bleft {
	border: 5px solid #000;
	border-right: none;
	width: 10px;
}

.tm-bright {
	border: 5px solid #000;
	border-left: none;
	width: 10px;
}

.login-assistants {
	margin-top: 40px;
}
.login-assistants .control-label {
	width: 90px;
}
.login-assistants .controls {
	margin-left: 110px;
}
.login-assistants .form-actions {
	padding-left: 110px;
	background: none;
	padding-top: 0;
	border-top: none;
}

.login .form-actions {
	background: none;
	border-top: none;
	padding-top: 0;
}

.finished-event-date {
    -moz-opacity: 0.66;
    opacity: 0.66;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=66);
}

.event-tickets td {
    vertical-align: middle;
}
.event-tickets input {
   margin: 0;
}

.orders-title {
    padding: 0 10px;
}

#tickets {
    padding: 0 10px;
}

#tickets .progress {
    margin-bottom: 0;
}

.stripe-dropdown {
    width: auto;
}

.popover.top {
	margin-top: -10px;
}

.table-map-categories .table-price-price,
.table-map-categories .table-price-price input {
	width: 60px;
}

.table-map-categories .attribute-name,
.table-map-categories .attribute-name input {
	width: 100px;
}

.table-map-categories .category-info-input {
	display: none;
}

#text-pdf-type .pdf-name {
    display: inline-block;
    width: 30%;
}

table .price {
	text-align: right;
}

.order-amount-input  {
	width: auto;
	max-width: 55px;
}

.control-dates-available .controls-article-amount {
	margin-left: 0;
}

.controls-article-amount input.available {
	display: inline-block;
	width: 100px;
}


.controls-article-amount .unlimited-checkbox {
	display: inline-block;
	margin-right: 20px;
}

.controls-article-amount .unlimited-checkbox label {
	display: inline-block;
	height: 20px;
}

.controls-article-amount .unlimited-checkbox input {
	margin-bottom: 5px;
}
.controls-article-amount .link-for-all {
	display: inline-block;
}

.table-bonus-codes .bonus-code:not(.editing) .edit-element {
	display: none;
}

.table-bonus-codes .bonus-code.editing .display-element {
	display: none;
}

.remove-bonus-code {
	margin-bottom: 8px;
}

.table-bonus-codes input[type=radio],
.table-bonus-codes input[type=checkbox]
{
	margin: 0;
}

.table-bonus-codes label {
	cursor: pointer;
}

.table-bonus-codes textarea {
	height: 71px;
	width: 222px;
}

.table-bonus-codes .column-options .option-value {
	float: right;
}

.table-bonus-codes .advanced-settings {
	display: inline-block;
}

.table-bonus-codes .advanced-settings label {
	line-height: 10px;
}

.advanced-settings > div {
	margin-bottom: 10px;
	width: max-content;
}

.table-orders p.event-all-dates {
	margin-left: 87px;
}
.table-orders .event-dates {
	width: 60%;
	text-align: right;
	padding-right: 40px;
}

.reservation_all_events {
    float: right;
    font-size: 16px;
}

.table-orders .event-dates .event-date {
	display: block;
}

.table-orders .event-dates .event-date-display-progress {
	margin-bottom: 8px;
}

.table-orders .event-dates .progress {
	display: inline-block;
	width: 50px;
	height: 20px;
	margin: 0;
}

.orders-form option.default-option,
.contact-form option.default-option
{
	font-style: italic;
}

.table-payments .input-paid {
	width: 70px;
}

.frontend-map {
	overflow: hidden;
	height: 60%;
	border: 1px solid #d4d4d4;
}

.map-dragger {
	border: 1px dotted #000;
	background-color: rgba(0, 0, 0, 0.05);
}

.frontend-banners-form .banner-group .no-banner-label {
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
}

.frontend-banners-form .banner-group .banner-group-label {
	display: inline-block;
	width: 100px;
}

#export-data-container .export-status .progress {
	display: inline-block;
	width: 100%;
	margin-bottom: 0;
}
#export-data-container .export-status {
	min-width: 200px;
	display: inline-block;
	margin-right: 10px;
}

#export-data-container .export-start-date {
	width: 170px;
	display: inline-block;
}

#export-data-container .export-name {
	min-width: 200px;
	display: inline-block;
	width: 20%;
}

.orders-form .row .first-column .controls {
	margin-left: 0;
}

.orders-form .order-controls select {
	width: 45%;
}

.modal.modal-lg {
	left: 27%;
	width: 75%;
	margin: -350px 0 0 -280px;
}

.modal.modal-lg .modal-body {
	max-height: 570px;
}

.form-pdf-types select.pdf-type {
	max-width: 155px;
}

.form-pdf-types td.pdf-name-column {
	max-width: 160px;
}

table.confirmation-contact-fields {
	border-spacing: 5px;
	border-collapse: separate;
	width: 100%;
}

table.confirmation-contact-fields td.contact-label {
	text-align: right;
	vertical-align: top;
	width: 1px;
	white-space: nowrap;
}

table.confirmation-contact-fields td.contact-value {
	text-align: left;
	font-weight: bold;
}

.access-key {
	width: 350px;
	display: inline-block;
}

.access-key .key-description {
	text-align: center;
}

.access-key .key-image-label {
	margin-top: 10px;
	text-align: center;
}
.access-key .key-image {
	width: 100%;
}

.access-key .key-image-label code {
	font-size: 20px;
}

.settings-display-public label {
	cursor: pointer;
}

.settings-display-public input {
	margin-top: 0;
}

.table-payments tr.active td {
	background-color: #f5f5f5;
}


.table-payments td.clickable {
	cursor: pointer;
}

.has-tooltip {
	cursor: pointer;
}


.text-cut {
	display: inline-block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.text-cut-50 {
	width: 50px;
}
.text-cut-100 {
	width: 100px;
}
.text-cut-150 {
	width: 150px;
}
.text-cut-250 {
	width: 250px;
}
.text-cut-350 {
	width: 350px;
}
.text-cut-500 {
	width: 500px;
}


#announcements-modal {
	z-index: 1000001;
}
#announcements-modal .modal-header h3 {
	transition: opacity 0.25s;
}
#announcements-modal .modal-body {
	height: 300px;
	overflow-x: hidden;
	overflow-y: auto;
	transition: opacity 0.25s;;
}

.element-printed {
	color: #51189f;
}
.badge-printed {
	background: #51189f;
}

.text-dark{color:#343a40!important}
.no-margin{margin:0!important;}
.no-padding{padding:0!important;}

@media print
{
	.no-print, .no-print *
	{
		display: none !important;
	}
}

.loader {
	position: absolute;
	background: rgba(55, 55, 55, 0.5);
	width: 100%;
	z-index: 2001;
}
.loader-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	animation: spin 2s linear infinite;
}
@keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}

#message {
	width: 300px;
	position: fixed;
	top: 50px;
	right: 40px;
	padding: .75rem 1.25rem;
	border: 1px solid;
	border-radius: .25rem;
	z-index: 2001;
}

#message.success {
	border-color: #c3e6cb;
	color: #5bb75b;
	background: #def1de;
}

#message.error {
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb;
}
#message .close {
	position: absolute;
	top: 5px;
	right: 6px;
	text-decoration: none;
}

.premium-choice-form {
	padding-top: 10px;
	margin-bottom: 0;
}

.premium-choice-code-enter {
	height: 32px !important;
	margin-bottom: 0 !important;
	border-radius: 0;
	font-size: 21px !important;
}

.premium-choice-code-enter::placeholder {
	color: #6c757d;
}

.premium-choice-form-redeem:hover {
	background: #545B62 !important;
	border: 1px solid #545B62 !important;
}

.premium-selection-packages {
	background: white;
}

.btn-action {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}

.btn-action:focus {
	outline: none;
}

.btn-continue {
	background: #1074b9;
	color: white;
	border: 1px solid #1074b9;
	height: 42px;
}

.btn-continue > span {
	display: inline-block;
	margin-right: 28px;
}

.btn-continue > span::after {
	content: "";
	background-image: url('../images/link_arrow_white.png');
	background-size: cover;
	width: 18px;
	height: 12px;
	position: absolute;
	margin: 2px 0 0 10px;
}

.btn-cancel {
	background: rgb(154, 36, 118) !important;
	border: rgb(154, 36, 118) !important;
	height: 42px;
}

.btn-cancel:hover {
	background: #545B62 !important;
}

.btn-cancel > span {
	display: inline-block;
	margin-right: 28px;
}

.btn-cancel > span::after {
	content: "×";
	font-size: 21px;
	position: absolute;
	margin: -3px 0 0 10px;
}

li.premium-package-discounted {
	background: rgb(154, 36, 118);
	background: linear-gradient(to right, rgba(154, 36, 118, 1) 0%, rgba(64, 57, 142, 1) 100%);
	color: white;
	border-left: none;
}

li.premium-package-discounted.active {
	background-color: #212121;
	box-shadow: 0 0 40px rgba(33,33,33,0.7) inset;
}

li.premium-package-discounted small {
	color: white;
}

span.premium-package-discounted {
	font-weight: bold;
	font-size: 16px;
}

.premium-package-select {
	height: 21px;
	background: #1074b9;
	border: 1px solid #1074b9;
	padding-top: 5px;
	color: white;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

.space-premium-package-select-button {
	height: 23px;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 4px;
}

.space-premium-package-select-button > span {
	color: rgb(43, 178, 230);
	font-size: 14px;
	font-weight: 600;
	padding-left: 18px;
}

.space-premium-package-select-button > span:before {
	content: "";
	background-image: url("/images/icon_checked_blue.png");
	background-size: cover;
	position: absolute;
	height: 14px;
	width: 14px;
	margin-left: -18px;
	margin-top: 3px;
}

.premium-package-discounted .space-premium-package-select-button > span {
	color: white;
}

.premium-package-discounted .space-premium-package-select-button > span:before {
	background-image: url("/images/icon_checked_white.png");
}

.accordion-base{

}

.accordion-header {
	color: #9a2476;
	padding: 18px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 15px;
	transition: 0.4s;
}
.accordion-header:after {
	content: '\02795'; /* Unicode character for "plus" sign (+) */
	font-size: 13px;
	float: right;
	margin-left: 5px;
}

.accordion-active, .accordion-header:hover {
	background-color: lightgrey;
}
.accordion-active:after {
	content: "\2796"; /* Unicode character for "minus" sign (-) */
}
.accordion-body {
	background-color: white;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
}

.base-page > div{
	margin-bottom: 50px;
}

.popover-footer {
	padding: 9px 14px;
	background: #f8f5f5;
	border-top: 1px solid #ddd;
}


.premium-package-select:hover, .btn-continue:hover {
	background: #545B62;
	color: white;
	border: 1px solid #545B62;
}

li.premium-package-discounted .premium-package-select, li.premium-package-discounted .premium-package-select:hover {
	background: white;
	border: 1px solid white;
	color: rgb(154, 36, 118);
}

li.premium-package-discounted .premium-package-select:hover {
	color: #5a6268;
}

.payment-icon {
	width: 80px;
	height: 50px;
	margin: 5px;
	display: inline-block;
	position: relative;
	background: white;
}

.payment-icon img {
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
}

.premium-action-block {
	margin-bottom: 61px;
}

.premium-action-block > .page-header {
	margin-bottom: 20px;
}

#premium-action-block-discount .well {
	padding-bottom: 16px;
	padding-left: 14px;
}

.tooltip.in {
	opacity: 1;
}
.tooltip .tooltip-inner {
	background: #D3D0D0;
	color: #333333;
	border-radius: 0%;
	font-size: 12px;
	padding: 5px;
}
.tooltip.top .tooltip-arrow {
	border-top-color: #D3D0D0;
}

.event-form-fields.readonly ul.jquery-sortable-inactive {
	padding: 0;
	margin-top: -3px;
}

.esr-setting-entry-title {
	width: 140px;
	text-align: right;
	padding-top: 5px;
	display: inline-block;
}

.esr-setting-entry-title:after {
	content: ':';
}

.esr-setting-entry-value {
	font-weight: bold;
	margin-left: 20px;
}

.no-border-bottom {
	border-bottom: none;
}

.no-border-top {
	border-top: none !important;
}

.input-align-label {
	padding-left: 16px;
}

.input-align-field {
	margin-left: -16px !important;
}

.table-striped tbody tr:nth-child(odd) th {
	background-color: #f8f5f5;
}

.vertical-align-middle {
	vertical-align: middle !important;
}

.margin-bottom-20 {
	margin-bottom: 20px;
}

#reservation-summary {
	display: none;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
	color: #333;
}

.reservation-price {
	float: right;
}

#reservation-price-spinner {
	float: right;
	margin-right: 10px;
}

.ticketleo-spinner {
	border: 3px solid #d4d1d1;
	border-radius: 50%;
	border-top: 3px solid rgb(154, 36, 118);
	width: 12px;
	height: 12px;
	-webkit-animation: ticketleo-spin 1s linear infinite, ticketleo-fade 1s linear infinite; /* Safari */
	animation: ticketleo-spin 1s linear infinite, ticketleo-fade 1s linear infinite;
	animation-direction: normal, alternate;
}

/* Safari */
@-webkit-keyframes ticketleo-spin {
	0% { -webkit-transform: rotate(0deg); }
	100% { -webkit-transform: rotate(360deg); }
}

@keyframes ticketleo-spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}

/* Safari */
@-webkit-keyframes ticketleo-fade {
	0% {
		border-top-color: rgba(154, 36, 118, 1);
	}
	33% {
		border-top-color: rgba(64, 57, 142, 1);
	}
	66% {
		border-top-color: rgba(4, 110, 182, 1);
	}
	100% {
		border-top-color: rgba(34, 178, 230, 1);
	}
}

@keyframes ticketleo-fade {
	0% {
		border-top-color: rgba(154, 36, 118, 1);
	}
	33% {
		border-top-color: rgba(64, 57, 142, 1);
	}
	66% {
		border-top-color: rgba(4, 110, 182, 1);
	}
	100% {
		border-top-color: rgba(34, 178, 230, 1);
	}
}

#reservation-adjustments {
	margin-top: 15px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}

.toggle-switch {
	position: relative;
	display: inline-block;
	height: 17px;
}

.toggle-switch input.checkbox {
	opacity: 0;
	width: 0;
	height: 0;
}

.toggle-switch-slider {
	width: 30px;
	border-radius: 17px;
	position: absolute;
	cursor: pointer;
	top: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}

.toggle-switch-slider:before {
	border-radius: 50%;
	position: absolute;
	content: "";
	height: 13px;
	width: 13px;
	left: 2px;
	bottom: 2px;
	background-color: white;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}

.toggle-switch input.checkbox:checked + .toggle-switch-slider {
	background-color: #2196F3;
}

.toggle-switch input.checkbox:focus + .toggle-switch-slider {
	box-shadow: 0 0 1px #2196F3;
}

.toggle-switch input.checkbox:checked + .toggle-switch-slider:before {
	-webkit-transform: translateX(13px);
	-ms-transform: translateX(13px);
	transform: translateX(13px);
}
.table .assistant-actions{
}

.assistant-actions i{
	margin-right: 5px;
}

.accordion-base {
	margin-bottom: 15px;
}

.accordion-body {
	padding-top: 15px;
}

.accordion-header {
	color: #595858;
	background-color: #f8f5f5;
	height: 55px;
	display: block;
	width: 100%;
	padding: 15px 15px 13px 15px;
	font-weight: 500;
	position: relative;
	text-transform: uppercase;
	font-family: "Roboto", sans-serif !important;
	border-radius: 0;
	border-right: 0;
	border-left: 0;
	border-top: 1px solid #d3d0d0;
	border-bottom: 1px solid #d3d0d0;
}

.accordion-header:after {
	content: "";
	background-image: url('images/arrow_gray_accordion_down.png');
	background-size: cover;
	width: 26px;
	height: 26px;
	position: absolute;
	right: 15px;
	margin-top: -4px;
}

.accordion-header:hover {
	background-color: #dbd8d8;

}
.accordion-active {
	border-bottom: 0;
}

.accordion-active:after {
	background-image: url('images/arrow_gray_accordion_up.png');
	content: "";
}

.accordion-body {
	background-color: white;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
}

.accordion-body-active {
	border-bottom: 1px solid #d3d0d0;
}

.base-page > div{
	margin-bottom: 50px;
}

.popover-footer {
	padding: 9px 14px;
	background: #f8f5f5;
	border-top: 1px solid #ddd;
}
.events-row {
	width:100%;
	padding: 15px;
}
.events-column {
	width:50%;
	float:left;
	font-family: "Roboto Regular", sans-serif;

}

.map-element-blocked{
	cursor: not-allowed !important;
}

.display-block {
	display: block;
}

.choices-map_mode li {
	padding: 0;
}

.choices-map_mode li > label {
	padding-top: 20px;
	padding-bottom: 20px;
	cursor: pointer;
}

.code-snippet {
	position: relative;
	margin-top: 5px;
}

.code-snippet-code {
	color: #595858;
}

.code-snippet > .code-snippet-copy {
	opacity: 0;
	transition: 250ms;
	border-radius: 6px;
	border: 1px solid rgba(0, 0, 0, 0.15);
	background: #f8f5f5;
	width: 27px;
	height: 27px;
	position: absolute;
	top: 6px;
	right: 6px;
	cursor: pointer;
}

.code-snippet > .code-snippet-copy:after {
	content: "";
	-webkit-mask-image: url(../icons/copy.svg);
	mask-image: url(../icons/copy.svg);
	width: 19px;
	height: 19px;
	position: absolute;
	background-color: #ffffff;
	margin: 4px 5px 4px 5px;
	filter: invert(37%) sepia(15%) saturate(6139%) hue-rotate(160deg) brightness(97%) contrast(86%);
}

.code-snippet > .code-snippet-copied {
	position: absolute;
	height: 27px;
	line-height: 27px;
	background: #5bb75b;
	color: white;
	padding-left: 7px;
	padding-right: 7px;
	right: 42px;
	font-family: "Roboto Regular", sans-serif;
	font-size: 12px;
	font-weight: 700;
	top: 7px;
	display: none;
}

.code-snippet > .code-snippet-copied:after {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	top: calc(50% - 5px);
	right: -5px;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #5bb75b;
}

.code-snippet > .code-snippet-copy.copied-icon:after {
	-webkit-mask-image: url(../icons/copy_success.svg);
	mask-image: url(../icons/copy_success.svg);
	height: 16px;
	margin-top: 6px;
	filter: invert(56%) sepia(8%) saturate(2971%) hue-rotate(71deg) brightness(142%) contrast(74%)
}

.code-snippet:hover > .code-snippet-copy, .code-snippet > .code-snippet-copy.copied {
	opacity: 1;
}

.code-snippet > .code-snippet-copy:hover {
	background: white;
}

.code-tag { color: #9a2476 }
.code-tag-bracket { color: #595858 }
.code-entity { color: #595858 }
.code-attribute { color: #22b2e6 }
.code-attribute-value { color: #5bb75b }
.code-js { color: #595858 }
.code-php { color: #595858 }
.code-comment { color: slategrey }

.progress-gradient {
	background: rgb(154, 36, 118);
	background: linear-gradient(to right, rgba(154, 36, 118, 1) 0%, rgba(64, 57, 142, 1) 33%, rgba(4, 110, 182, 1) 66%, rgba(34, 178, 230, 1) 100%);
}

.inverse-bar {
	float: right !important;
	background-color: #f7f7f7 !important;
	background-image: linear-gradient(to bottom,#f5f5f5,#f9f9f9) !important;
	box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%) !important;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;

	height: calc(100% - 4px) !important;
	margin-top: 2px;
	margin-right: 2px;

	animation: progress-bar-gradient 500ms ease-in-out forwards;
}

@keyframes progress-bar-gradient {
	from { width: calc(var(--from) - 2px); }
	to { width: calc(var(--to) - 2px); }
}

.nav-wizard {
	list-style: decimal inside;
	display: flex;
}

.nav-wizard li {
	flex: 1 1 auto;
	width: auto;
}

.nav-wizard li > span {
	margin-left: 7px;
}

.ticket-scanner .scan-me {
	margin-top: 0;
	margin-bottom: 19px;
	text-align: center;
}

.pricematrix-progress-container {
	gap: 10px;
}

.pricematrix-progress-container .progress {
	margin-bottom: 0;
	width: 100%
}

.pricematrix-progress-container span {
	text-wrap: nowrap;
	line-height: 32px;
}

.progress-success {
	height: 30px;
	border-radius: 0;
	border: 1px solid #d3d0d0;
	box-shadow: inset 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
	background-color: #ffffff;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
}

.progress-success .bar {
	background-color: #ad4e8f !important;
	background-image: none;
}

table.pricematrix td {
	vertical-align: middle;
}

table.pricematrix thead th {
	border-top: 1px solid #ddd !important;
}

table.pricematrix th {
	background-color: #f8f5f5;
	vertical-align: middle;
}

.d-flex {
	display: flex;
}

.premium-hidden .image-upload {
	position: relative;
}

.premium-hidden .image-upload:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.selectable-options {
	margin-left: 18px
}

#orders-map-map svg {
	-webkit-user-select: none;
}

#orders-map-map .map-element-v2 text {
	font-family: 'Roboto Regular', sans-serif;
}

#orders-map-map .map-element-v2[class*="-active"] text {
	fill: white !important;
}

#orders-map-map .map-element-v2:not([class*="-active"]) text {
	opacity: 0.5 !important;
}

.tr-highlight {
    background-color: #d4edda;
    transition: background-color 0.2s ease-in;
}

.tr-reset {
    background-color: transparent;
    transition: background-color 0.6s ease-out;
}

.mass-mail-entry {
	height: 130px;
	background: #f8f5f5;
	overflow: hidden;
	padding: 15px;
	width: 270px;
	margin-bottom: 20px;
	position: relative;
}

.mass-mail-entry:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: linear-gradient(transparent 0, #f8f5f5);
}

.mass-mail-entry .mass-mail-controls {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
	border-top: 1px solid #d4d1d1;
	border-left: 1px solid #d4d1d1;
	background: #f8f5f5;
}

.mass-mail-entry .mass-mail-controls .mass-mail-control {
	display: inline-block;
	padding: 5px;
}

a#reload-seat-map.disabled:hover {
    cursor: not-allowed !important;
}