/*!*	*/
/*----------------------------------------------------------*/
/*Basic table layout for cart / checkout pages*/
/*---------------------------------------------------------- */
/**!*/
/*.etickets.table {*/
/*  margin-bottom: 24px;*/
/*}*/

/*.etickets.table .row {*/
/*  position: relative;*/
/*  margin: 6px 0 0 0;*/
/*  border-bottom: 1px solid rgba(0, 0, 0, 0.08);*/
/*  background: rgba(0, 0, 0, 0.03);*/
/*}*/

/*.etickets.table .row.empty {*/
/*  border: none;*/
/*  background: none;*/
/*  padding: 12px;*/
/*}*/

/*.etickets.table .row.empty p:last-child {*/
/*  margin-bottom: 0;*/
/*}*/

/*.etickets.table .row.runon {*/
/*  border-bottom: none;*/
/*  margin-bottom: -6px;*/
/*}*/

/*.etickets.table .row .field {*/
/*  display: block;*/
/*  float: left;*/
/*  position: relative;*/
/*  padding: 14px 0;*/
/*  font-weight: 600;*/
/*}*/

/*.etickets.table .row .field:after {*/
/*  content: "";*/
/*  display: table;*/
/*  clear: both;*/
/*}*/

/*.etickets.table .row .field.num {*/
/*  width: 110px;*/
/*  padding: 14px 16px 14px 0;*/
/*  text-align: right;*/
/*}*/

/*.etickets.table .body-block .row .field.num {*/
/*  padding: 0 16px 0 0;*/
/*  position: absolute;*/
/*  right: 0;*/
/*  top: 50%;*/
/*  margin-top: -12px;*/
/*}*/

/*.etickets.table .row .field.num.recur {*/
/*  margin-top: -18px;*/
/*}*/

/*.etickets.table .row .field.num.recur:after {*/
/*  position: relative;*/
/*  right: 0;*/
/*  margin-top: -8px;*/
/*  content: "per month";*/
/*  font-size: 11.5px;*/
/*  display: block;*/
/*  text-align: right;*/
/*}*/

/*.etickets.table .head-block .row {*/
/*  background: #00b09a;*/
/*  padding: 0;*/
/*  font-size: 16px;*/
/*  font-weight: 700;*/
/*  color: #fafafa;*/
/*  border-bottom: 1px solid #4A716C;*/
/*}*/

/*.etickets.table .head-block .row.empty {*/
/*  padding: 12px;*/
/*}*/

/*.etickets.table .foot-block {*/
/*  width: 100%;*/
/*  max-width: 500px;*/
/*  float: right;*/
/*  margin: 0;*/
/*}*/

/*.etickets.table .foot-block > .row .field {*/
/*  font-weight: 600;*/
/*}*/

/*.etickets.table .foot-block > .row .field.span {*/
/*  text-transform: uppercase;*/
/*  padding: 16px;*/
/*  width: calc(100% - 110px);*/
/*  font-size: 12px;*/
/*  letter-spacing: 0.5px;*/
/*}*/

/*.etickets.table .foot-block > .row.additional .field.span {*/
/*  padding: 10px 16px;*/
/*}*/

/*.etickets.table .foot-block > .row .field.delivery-method {*/
/*  display: block;*/
/*  text-transform: none;*/
/*  letter-spacing: 0;*/
/*}*/

/*body #content .foot-block > .row .field.num {*/
/*  font-size: 16px;*/
/*  margin-top: -24px;*/
/*  top: 50%;*/
/*  right: 0;*/
/*  padding: 12px 16px 12px 0;*/
/*  position: absolute;*/
/*}*/

/*.etickets.table .foot-block > .row.total .field.num {*/
/*  color: #353535;*/
/*}*/

/*body #content .foot-block > .row.additional > .field.num {*/
/*  bottom: 0;*/
/*  padding-top: 0;*/
/*  font-size: 13.5px;*/
/*}*/

/*.etickets.table .body-block .row .field.ctrl {*/
/*  position: absolute;*/
/*  left: 0;*/
/*  width: 44px;*/
/*  height: 100%;*/
/*  background: rgba(0, 0, 0, 0.03);*/
/*  padding: 0;*/
/*  text-align: center;*/
/*  font-size: 12px;*/
/*  font-weight: 600;*/
/*  color: #999;*/
/*}*/

/*.etickets.table .body-block .row .field.ctrl.above {*/
/*  left: 0;*/
/*  top: 0;*/
/*  height: 50%;*/
/*}*/

/*.etickets.table .body-block .row .field.ctrl.below {*/
/*  left: auto;*/
/*  top: 50%;*/
/*  height: 50%;*/
/*}*/

/*.etickets.table .field.ctrl .ticket-no {*/
/*  display: inline-block;*/
/*  position: absolute;*/
/*  top: 50%;*/
/*  left: 0;*/
/*  margin-top: -9px;*/
/*  width: 100%;*/
/*  height: 18px;*/
/*  line-height: 18px;*/
/*  text-align: center;*/
/*  font-size: 11px;*/
/*  color: rgba(0, 0, 0, 0.4);*/
/*}*/

/*.etickets.table .validity {*/
/*  display: block;*/
/*  font-weight: 400;*/
/*  font-size: 12px;*/
/*}*/

/*.etickets.table .update {*/
/*  display: block;*/
/*  margin-right: 60px;*/
/*  font-weight: 400;*/
/*}*/

/*.etickets.table .recurring {*/
/*  display: block;*/
/*  margin-top: -8px;*/
/*  font-weight: 400;*/
/*  font-size: 12px;*/
/*}*/

/*.etickets.table.passenger-data .mticket-button-head {*/
/*  display: block;*/
/*  margin: -2px 0 4px;*/
/*  font-weight: 600;*/
/*  font-size: 13.5px;*/
/*}*/

/*!*	*/
/*----------------------------------------------------------*/
/*Your Shopping Cart*/
/*---------------------------------------------------------- */
/**!*/
/*.etickets.table.ticket-summary .row > span {*/
/*  font-weight: 600;*/
/*}*/

/*.etickets.table.ticket-summary .row .wide {*/
/*  width: calc(100% - 110px);*/
/*  padding-left: 60px;*/
/*}*/

/*.etickets.table.ticket-summary .custom-icon-delete {*/
/*  font-size: 0;*/
/*  color: #D12F19;*/
/*  width: 100%;*/
/*  height: 40px;*/
/*  display: inline-block;*/
/*  line-height: 40px;*/
/*  text-align: center;*/
/*  position: absolute;*/
/*  top: 50%;*/
/*  right: 0;*/
/*  margin-top: -20px;*/
/*}*/

/*.etickets.table.ticket-summary .custom-icon-delete:before {*/
/*  font-family: first-icons;*/
/*  font-weight: normal;*/
/*  content: "\e906";*/
/*  font-size: 18px;*/
/*}*/

/*!*	*/
/*----------------------------------------------------------*/
/*Delivery Info modifications*/
/*---------------------------------------------------------- */
/**!*/
/*.etickets.table.delivery-info .row {*/
/*  padding: 12px;*/
/*}*/

/*!*	*/
/*----------------------------------------------------------*/
/*Delivery Details modifications*/
/*---------------------------------------------------------- */
/**!*/
/*.etickets.table.delivery-details .body-block .row > span:first-of-type {*/
/*  position: absolute;*/
/*  left: 0;*/
/*  height: 100%;*/
/*  padding: 0;*/
/*  background: rgba(0, 0, 0, 0.04);*/
/*  width: 44px;*/
/*  text-align: center;*/
/*  font-size: 12px;*/
/*  font-weight: 600;*/
/*  color: #999;*/
/*  text-align: center;*/
/*}*/

/*.etickets.table.delivery-details .row .dwide {*/
/*  width: calc(100% - 110px);*/
/*}*/

/*.etickets.table.delivery-details .head-block .row .dwide {*/
/*  margin-left: 44px;*/
/*  padding-left: 16px;*/
/*  margin-left: 0;*/
/*}*/

/*.etickets.table.delivery-details input[type=radio] {*/
/*  position: absolute;*/
/*  left: -10000px;*/
/*}*/

/*.etickets.table.delivery-details input[type=radio] + label {*/
/*  margin: 0;*/
/*  padding: 0 0 0 60px;*/
/*}*/

/*!**/
/*.etickets.table.delivery-details input[type="radio"] + label:before {*/
/*	font-family: first-icons;*/
/*	font-weight: normal;*/
/*	position: absolute;*/
/*	top: 14px;*/
/*	left: -27px;*/
/*	font-size: 12px;*/
/*	content: "\e91a";*/
/*	color: #222;*/
/*}*!*/
/*!*.etickets.table.delivery-details input[type="radio"]:checked + label:before {*/
/*	content: "\e919";*/
/*	color: #d5045f;*/
/*}*!*/
/*.etickets.table.delivery-details input[type=radio] + label:before {*/
/*  content: "";*/
/*  display: block;*/
/*  width: 18px;*/
/*  height: 18px;*/
/*  border: 2px solid #444;*/
/*  position: absolute;*/
/*  left: 13px;*/
/*  top: 17px;*/
/*  transition: all 0.2s;*/
/*  z-index: 1;*/
/*}*/

/*.etickets.table.delivery-details input[type=radio] + label:before {*/
/*  border-radius: 50%;*/
/*}*/

/*.etickets.table.delivery-details input[type=radio] + label:after {*/
/*  content: "";*/
/*  display: block;*/
/*  width: 10px;*/
/*  height: 10px;*/
/*  border-radius: 50%;*/
/*  background: #e0dfdf;*/
/*  position: absolute;*/
/*  left: 17px;*/
/*  top: 21px;*/
/*  transition: all 0.2s;*/
/*  transform: scale(0.5);*/
/*  z-index: 1;*/
/*}*/

/*.etickets.table.delivery-details input[type=radio]:checked + label:after {*/
/*  background: #d40660;*/
/*  transform: scale(1);*/
/*}*/

/*.etickets.table.delivery-details input[type=radio]:focus + label {*/
/*  box-shadow: none !important;*/
/*}*/

/*body #content .etickets.table.delivery-details input[type=radio] + label .desc,*/
/*body #content .etickets.table.delivery-details input[type=radio] + label .note {*/
/*  font-size: 12px;*/
/*  font-weight: 400;*/
/*  margin: 0;*/
/*  color: #777;*/
/*  display: block;*/
/*  padding: 0;*/
/*  line-height: 22px;*/
/*}*/

/*.etickets.table.delivery-details .body-block .row .num {*/
/*  top: 26px;*/
/*  font-weight: 600;*/
/*}*/

/*.etickets.table.delivery-info .row > :last-child {*/
/*  margin-bottom: 0;*/
/*}*/

/*.order-user-details.billing {*/
/*  margin-right: 20px;*/
/*}*/

/*#pageWrapper a.proceed,*/
/*#pageWrapper input[type=submit].proceed {*/
/*  background: #d5045f;*/
/*  float: right;*/
/*}*/

/*#cart-msg {*/
/*  text-align: left;*/
/*  padding: 12px 20px;*/
/*}*/

/*div#cart-msg a[href$="?cart"] {*/
/*  display: block;*/
/*  clear: both;*/
/*  text-align: center;*/
/*  border: none;*/
/*  border-radius: 2px;*/
/*  background: #d5045f;*/
/*  width: auto;*/
/*  height: 42px;*/
/*  padding: 9px 25px;*/
/*  color: #fafafa;*/
/*  font-weight: 600;*/
/*  line-height: 24px;*/
/*  margin: 20px 0 0;*/
/*  -webkit-appearance: none;*/
/*  cursor: pointer;*/
/*  transition: all 0.2s;*/
/*}*/

/*div#cart-msg .close {*/
/*  font-size: 0;*/
/*  position: absolute;*/
/*  top: 0;*/
/*  right: 0;*/
/*}*/

/*div#cart-msg .close:before {*/
/*  content: "\e906";*/
/*  font-size: 18px;*/
/*  font-family: first-icons;*/
/*  font-weight: 400;*/
/*}*/

/*!*	*/
/*----------------------------------------------------------*/
/*Basic table layout for cart / checkout pages*/
/*---------------------------------------------------------- */
/**!*/
/*.etickets.table {*/
/*  margin-bottom: 24px;*/
/*}*/

/*.etickets.table .row {*/
/*  position: relative;*/
/*  margin: 6px 0 0 0;*/
/*  border-bottom: 1px solid rgba(0, 0, 0, 0.08);*/
/*  background: rgba(0, 0, 0, 0.03);*/
/*}*/

/*.etickets.table .row.empty {*/
/*  border: none;*/
/*  background: none;*/
/*  padding: 12px;*/
/*}*/

/*.etickets.table .row.empty p:last-child {*/
/*  margin-bottom: 0;*/
/*}*/

/*.etickets.table .row.runon {*/
/*  border-bottom: none;*/
/*  margin-bottom: -6px;*/
/*}*/

/*.etickets.table .row .field {*/
/*  display: block;*/
/*  float: left;*/
/*  position: relative;*/
/*  padding: 14px 0;*/
/*  font-weight: 600;*/
/*}*/

/*.etickets.table .row .field:after {*/
/*  content: "";*/
/*  display: table;*/
/*  clear: both;*/
/*}*/

/*.etickets.table .row .field.num {*/
/*  width: 110px;*/
/*  padding: 14px 16px 14px 0;*/
/*  text-align: right;*/
/*}*/

/*.etickets.table .body-block .row .field.num {*/
/*  padding: 0 16px 0 0;*/
/*  position: absolute;*/
/*  right: 0;*/
/*  top: 50%;*/
/*  margin-top: -12px;*/
/*}*/

/*.etickets.table .row .field.num.recur {*/
/*  margin-top: -18px;*/
/*}*/

/*.field.num.recur:after {*/
/*  position: relative;*/
/*  right: 0;*/
/*  margin-top: -8px;*/
/*  content: "per month";*/
/*  font-size: 11.5px;*/
/*  display: block;*/
/*  text-align: right;*/
/*}*/

/*.etickets.table .head-block .row {*/
/*  background: #00b09a;*/
/*  padding: 0;*/
/*  font-size: 16px;*/
/*  font-weight: 700;*/
/*  color: #fafafa;*/
/*  border-bottom: 1px solid #4A716C;*/
/*}*/

/*.etickets.table .head-block .row.empty {*/
/*  padding: 12px;*/
/*}*/

/*.passenger-data .foot-block {*/
/*  width: 100%;*/
/*  max-width: 500px;*/
/*  float: right;*/
/*  margin: 0;*/
/*}*/

/*.passenger-data .foot-block > .row .field {*/
/*  font-weight: 600;*/
/*}*/

/*.passenger-data .foot-block > .row .field.span {*/
/*  text-transform: uppercase;*/
/*  padding: 16px;*/
/*  width: calc(100% - 110px);*/
/*  font-size: 12px;*/
/*  letter-spacing: 0.5px;*/
/*}*/

/*.passenger-data .foot-block > .row.additional .field.span {*/
/*  padding: 10px 16px;*/
/*}*/

/*.passenger-data .foot-block > .row .field.delivery-method {*/
/*  display: block;*/
/*  text-transform: none;*/
/*  letter-spacing: 0;*/
/*}*/

/*body #content .foot-block > .row .field.num {*/
/*  font-size: 16px;*/
/*  margin-top: -24px;*/
/*  top: 50%;*/
/*  right: 0;*/
/*  padding: 12px 16px 12px 0;*/
/*  position: absolute;*/
/*}*/

/*.etickets.table .foot-block > .row.total .field.num {*/
/*  color: #353535;*/
/*}*/

/*body #content .foot-block > .row.additional > .field.num {*/
/*  bottom: 0;*/
/*  padding-top: 0;*/
/*  font-size: 13.5px;*/
/*}*/

/*.etickets.table .body-block .row .field.ctrl {*/
/*  position: absolute;*/
/*  left: 0;*/
/*  width: 44px;*/
/*  height: 100%;*/
/*  background: rgba(0, 0, 0, 0.03);*/
/*  padding: 0;*/
/*  text-align: center;*/
/*  font-size: 12px;*/
/*  font-weight: 600;*/
/*  color: #999;*/
/*}*/

/*.etickets.table .body-block .row .field.ctrl.above {*/
/*  left: 0;*/
/*  top: 0;*/
/*  height: 50%;*/
/*}*/

/*.etickets.table .body-block .row .field.ctrl.below {*/
/*  left: auto;*/
/*  top: 50%;*/
/*  height: 50%;*/
/*}*/

/*.etickets.table .field.ctrl .ticket-no {*/
/*  display: inline-block;*/
/*  position: absolute;*/
/*  top: 50%;*/
/*  left: 0;*/
/*  margin-top: -9px;*/
/*  width: 100%;*/
/*  height: 18px;*/
/*  line-height: 18px;*/
/*  text-align: center;*/
/*  font-size: 11px;*/
/*  color: rgba(0, 0, 0, 0.4);*/
/*}*/

/*.etickets.table .validity {*/
/*  display: block;*/
/*  font-weight: 400;*/
/*  font-size: 12px;*/
/*}*/

/*.etickets.table .update {*/
/*  display: block;*/
/*  margin-right: 60px;*/
/*  font-weight: 400;*/
/*}*/

/*.etickets.table .recurring {*/
/*  display: block;*/
/*  margin-top: -8px;*/
/*  font-weight: 400;*/
/*  font-size: 12px;*/
/*}*/

/*.passenger-data .mticket-button-head {*/
/*  display: block;*/
/*  margin: -2px 0 4px;*/
/*  font-weight: 600;*/
/*  font-size: 13.5px;*/
/*}*/

/*!*	*/
/*----------------------------------------------------------*/
/*Your Shopping Cart*/
/*---------------------------------------------------------- */
/**!*/
/*.etickets.table.ticket-summary .row > span {*/
/*  font-weight: 600;*/
/*}*/

/*.etickets.table.ticket-summary .row .wide {*/
/*  width: calc(100% - 110px);*/
/*  padding-left: 60px;*/
/*}*/

/*.etickets.table.ticket-summary .custom-icon-delete {*/
/*  font-size: 0;*/
/*  color: #D12F19;*/
/*  width: 100%;*/
/*  height: 40px;*/
/*  display: inline-block;*/
/*  line-height: 40px;*/
/*  text-align: center;*/
/*  position: absolute;*/
/*  top: 50%;*/
/*  right: 0;*/
/*  margin-top: -20px;*/
/*}*/

/*.etickets.table.ticket-summary .custom-icon-delete:before {*/
/*  font-family: first-icons;*/
/*  font-weight: normal;*/
/*  content: "\e906";*/
/*  font-size: 18px;*/
/*}*/

/*!*	*/
/*----------------------------------------------------------*/
/*Delivery Info modifications*/
/*---------------------------------------------------------- */
/**!*/
/*.etickets.table.delivery-info .row {*/
/*  padding: 12px;*/
/*}*/

/*!*	*/
/*----------------------------------------------------------*/
/*Delivery Details modifications*/
/*---------------------------------------------------------- */
/**!*/
/*.etickets.table.delivery-details .body-block .row > span:first-of-type {*/
/*  position: absolute;*/
/*  left: 0;*/
/*  height: 100%;*/
/*  padding: 0;*/
/*  background: rgba(0, 0, 0, 0.04);*/
/*  width: 44px;*/
/*  text-align: center;*/
/*  font-size: 12px;*/
/*  font-weight: 600;*/
/*  color: #999;*/
/*  text-align: center;*/
/*}*/

/*.etickets.table.delivery-details .row .dwide {*/
/*  width: calc(100% - 110px);*/
/*}*/

/*.etickets.table.delivery-details .head-block .row .dwide {*/
/*  margin-left: 44px;*/
/*  padding-left: 16px;*/
/*  margin-left: 0;*/
/*}*/

/*.etickets.table.delivery-details input[type=radio] {*/
/*  position: absolute;*/
/*  left: -10000px;*/
/*}*/

/*.etickets.table.delivery-details input[type=radio] + label {*/
/*  margin: 0;*/
/*  padding: 0 0 0 60px;*/
/*}*/

/*!**/
/*.etickets.table.delivery-details input[type="radio"] + label:before {*/
/*	font-family: first-icons;*/
/*	font-weight: normal;*/
/*	position: absolute;*/
/*	top: 14px;*/
/*	left: -27px;*/
/*	font-size: 12px;*/
/*	content: "\e91a";*/
/*	color: #222;*/
/*}*!*/
/*!*.etickets.table.delivery-details input[type="radio"]:checked + label:before {*/
/*	content: "\e919";*/
/*	color: #d5045f;*/
/*}*!*/
/*.etickets.table.delivery-details input[type=radio] + label:before {*/
/*  content: "";*/
/*  display: block;*/
/*  width: 18px;*/
/*  height: 18px;*/
/*  border: 2px solid #444;*/
/*  position: absolute;*/
/*  left: 13px;*/
/*  top: 17px;*/
/*  transition: all 0.2s;*/
/*  z-index: 1;*/
/*}*/

/*.etickets.table.delivery-details input[type=radio] + label:before {*/
/*  border-radius: 50%;*/
/*}*/

/*.etickets.table.delivery-details input[type=radio] + label:after {*/
/*  content: "";*/
/*  display: block;*/
/*  width: 10px;*/
/*  height: 10px;*/
/*  border-radius: 50%;*/
/*  background: #e0dfdf;*/
/*  position: absolute;*/
/*  left: 17px;*/
/*  top: 21px;*/
/*  transition: all 0.2s;*/
/*  transform: scale(0.5);*/
/*  z-index: 1;*/
/*}*/

/*.etickets.table.delivery-details input[type=radio]:checked + label:after {*/
/*  background: #d40660;*/
/*  transform: scale(1);*/
/*}*/

/*.etickets.table.delivery-details input[type=radio]:focus + label {*/
/*  box-shadow: none !important;*/
/*}*/

/*body #content .etickets.table.delivery-details input[type=radio] + label .desc,*/
/*body #content .etickets.table.delivery-details input[type=radio] + label .note {*/
/*  font-size: 12px;*/
/*  font-weight: 400;*/
/*  margin: 0;*/
/*  color: #777;*/
/*  display: block;*/
/*  padding: 0;*/
/*  line-height: 22px;*/
/*}*/

/*.etickets.table.delivery-details .body-block .row .num {*/
/*  top: 26px;*/
/*  font-weight: 600;*/
/*}*/

/*.etickets.table.delivery-info .row > :last-child {*/
/*  margin-bottom: 0;*/
/*}*/

/*.order-user-details.billing {*/
/*  margin-right: 20px;*/
/*}*/

/*!*	*/
/*----------------------------------------------------------*/
/*Personal Information*/
/*---------------------------------------------------------- */
/**!*/
/*#content .minimal-form legend {*/
/*  display: block;*/
/*  width: 100%;*/
/*  padding: 10px 16px;*/
/*  position: absolute;*/
/*  top: 0;*/
/*  left: 0;*/
/*  background: #00b09a;*/
/*  font-size: 16px;*/
/*  font-weight: 700;*/
/*  color: #fafafa;*/
/*  border-bottom: 1px solid #4A716C;*/
/*}*/

/*#content .minimal-form ul {*/
/*  margin: 0;*/
/*}*/

/*#content .minimal-form ul li {*/
/*  list-style-type: none;*/
/*  margin: 0 0 10px 0;*/
/*}*/

/*#content .minimal-form .form-item {*/
/*  margin-bottom: 10px;*/
/*}*/

/*#content .minimal-form {*/
/*  background: none;*/
/*  padding: 59px 0 0 0;*/
/*  width: calc(50% - 10px);*/
/*  float: left;*/
/*  position: relative;*/
/*  margin-right: 20px;*/
/*}*/

/*#content #payment .minimal-form {*/
/*  width: 490px;*/
/*  max-width: 100%;*/
/*}*/

/*#content .minimal-form:after {*/
/*  content: "";*/
/*  display: table;*/
/*  clear: both;*/
/*}*/

/*#content .minimal-form:nth-of-type(2) {*/
/*  margin-right: 0;*/
/*}*/

/*#content .minimal-form label {*/
/*  position: absolute;*/
/*  top: -10000px;*/
/*  left: -10000px;*/
/*}*/

/*#content .minimal-form li {*/
/*  border: none;*/
/*  width: 100%;*/
/*  position: relative;*/
/*  display: inline-block;*/
/*}*/

/*#content .minimal-form li.hidden {*/
/*  display: none;*/
/*}*/

/*#content .minimal-form li:before {*/
/*  display: none;*/
/*}*/

/*#content .minimal-form .minimal-form .form-item {*/
/*  margin-bottom: 10px;*/
/*}*/

/*#content .minimal-form input[type=text],*/
/*#content .minimal-form select,*/
/*#content .minimal-form li.hidden[style="display: block;"] {*/
/*  width: 100%;*/
/*}*/

/*#content .minimal-form li.hidden[style="display: block;"] {*/
/*  border: none;*/
/*  padding-bottom: 0;*/
/*}*/

/*#content .minimal-form li div.desc {*/
/*  width: 100%;*/
/*  padding: 0 10px;*/
/*  font-size: 95%;*/
/*}*/

/*#content .minimal-form input[type=text].postcode {*/
/*  width: calc(100% - 110px);*/
/*}*/

/*#content .minimal-form li.checkout-form-firstname,*/
/*#content .minimal-form li.checkout-form-surname,*/
/*#content .minimal-form li.checkout-form-title {*/
/*  float: left;*/
/*  position: relative;*/
/*}*/

/*#content .minimal-form .form-item-user-title,*/
/*#content .minimal-form .form-item-del-title {*/
/*  width: 70px;*/
/*  float: left;*/
/*  margin-right: 10px;*/
/*}*/

/*#content .minimal-form .form-item-user-first-name,*/
/*#content .minimal-form .form-item-del-first-name {*/
/*  width: calc(100% - 80px);*/
/*  float: left;*/
/*  position: relative;*/
/*}*/

/*#content .minimal-form li.checkout-form-title {*/
/*  margin-right: 10px;*/
/*}*/

/*#content .minimal-form .address_copy {*/
/*  display: block;*/
/*  margin: 0;*/
/*}*/

/*#content .minimal-form .address_copy.embedded {*/
/*  position: absolute;*/
/*  top: 6px;*/
/*  right: 6px;*/
/*  width: 155px;*/
/*  padding-right: 0px;*/
/*  text-align: left;*/
/*  height: 40px;*/
/*  font-size: 12px;*/
/*  padding-top: 4px;*/
/*  padding-bottom: 0;*/
/*  padding-left: 36px;*/
/*}*/

/*#content .minimal-form .address_copy:nth-last-of-type(2),*/
/*#content .minimal-form .address_copy + .address_copy {*/
/*  width: calc((100% - 10px) / 2);*/
/*  float: left;*/
/*  position: relative;*/
/*}*/

/*#content .minimal-form .address_copy:nth-last-of-type(2) {*/
/*  margin-right: 10px;*/
/*}*/

/*@media only screen and (max-width: 430px) {*/
/*  #content .minimal-form .address_copy {*/
/*    width: 100% !important;*/
/*  }*/

/*  #content .minimal-form .address_copy + .address_copy {*/
/*    margin-top: 10px;*/
/*  }*/
/*}*/
/*@media only screen and (min-width: 810px) and (max-width: 1140px) {*/
/*  #content .minimal-form .address_copy.embedded {*/
/*    width: 42px;*/
/*    font-size: 0;*/
/*  }*/
/*}*/
/*@media only screen and (max-width: 430px) {*/
/*  #content .minimal-form .address_copy.embedded {*/
/*    width: 42px !important;*/
/*    font-size: 0;*/
/*  }*/
/*}*/
/*#content .minimal-form .address_copy:before {*/
/*  left: 6px;*/
/*  transform: translate3d(0, 0, 0) rotate(-90deg);*/
/*  -ms-transform: translate3d(0, 0, 0) rotate(-90deg);*/
/*  -webkit-transform: translate3d(0, 0, 0) rotate(-90deg);*/
/*}*/

/*#content .minimal-form .address_copy.embedded:before {*/
/*  line-height: 30px;*/
/*}*/

/*#content .minimal-form .address_copy:hover:before {*/
/*  transform: translate3d(0, 0, 0) rotate(180deg);*/
/*  -ms-transform: translate3d(0, 0, 0) rotate(180deg);*/
/*  -webkit-transform: translate3d(0, 0, 0) rotate(180deg);*/
/*}*/

/*.address_copy {*/
/*  padding-right: 0 important;*/
/*}*/

/*.address_copy span {*/
/*  position: relative;*/
/*  line-height: 17px;*/
/*  top: 50%;*/
/*  display: block;*/
/*  transform: translateY(-50%);*/
/*}*/

/*.address_copy.embedded span {*/
/*  line-height: 15px;*/
/*  transform: translateY(-57%);*/
/*}*/

/*!*input[type="text"]#mail {*/
/*	background-image: url(../../img/form-elements/envelope.png) no-repeat center right;*/
/*}*/

/*input[type="text"]#telephone {*/
/*	background: url(../../img/form-elements/phone.png) no-repeat center right;*/
/*}*!*/
/*!**/
/*body #pageWrapper input[type="text"]#mail,*/
/*body #pageWrapper input[type="text"]#telephone {*/
/*	background-size: 32px 32px;	*/
/*	padding-right: 40px;*/
/*}*!*/
/*!*#content .minimal-form input[type="text"].postcode {*/
/*	width: calc(100% - 110px)!important;*/
/*}*!*/
/*.profile-mod {*/
/*  font-size: 0;*/
/*}*/

/*.profile-mod a {*/
/*  display: inline-block;*/
/*  position: absolute;*/
/*  top: 12px;*/
/*  right: 16px;*/
/*  background: rgba(0, 0, 0, 0.2);*/
/*  border: 1px solid rgba(255, 255, 255, 0.2);*/
/*  border-radius: 2px;*/
/*  padding: 2px 10px;*/
/*  font-size: 12px;*/
/*  font-weight: 600;*/
/*  color: #fafafa;*/
/*}*/

/*!*	*/
/*----------------------------------------------------------*/
/*Passenger Details*/
/*---------------------------------------------------------- */
/**!*/
/*.passenger-data legend {*/
/*  font-size: 18px;*/
/*  line-height: 28px;*/
/*  font-weight: 600;*/
/*  padding-top: 24px;*/
/*}*/

/*.etickets.table .passenger-data .row .wide {*/
/*  width: calc(100% - 110px);*/
/*}*/

/*.etickets.table .passenger-data .head-block .row .wide {*/
/*  padding-left: 110px;*/
/*}*/

/*.etickets.table .passenger-data .body-block .row .field.num,*/
/*.etickets.table .passenger-data .body-block .row .field.wide {*/
/*  font-size: 13.5px;*/
/*}*/

/*.etickets.table .passenger-data .body-block .row .field.ctrl {*/
/*  left: 55px;*/
/*  top: 0;*/
/*  background: none;*/
/*}*/

/*.passenger-data .body-block .row .field.ctrl .ticket-no {*/
/*  font-size: 13.5px;*/
/*  font-weight: 800;*/
/*}*/

/*.passenger-data .row > .passenger-label {*/
/*  display: block;*/
/*  position: relative;*/
/*  float: left;*/
/*  width: 100%;*/
/*  padding: 0 16px 0 110px;*/
/*  font-size: 0;*/
/*}*/

/*.toggle-passenger-info {*/
/*  position: absolute;*/
/*  left: -10000px;*/
/*}*/

/*!**/
/*.toggle-passenger-info + label {*/
/*	display: block;*/
/*	position: absolute;*/
/*	height: 76px;*/
/*	width: 100%;*/
/*	z-index: 2;*/
/*	font-size: 0;*/
/*}*/
/**!*/
/*.passenger-icon:after,*/
/*.toggle-passenger-info + label:after {*/
/*  content: "\e916";*/
/*  font-family: first-icons;*/
/*  font-weight: normal;*/
/*  color: #fafafa;*/
/*  background: #d5045f;*/
/*  width: 36px;*/
/*  height: 36px;*/
/*  display: block;*/
/*  position: absolute;*/
/*  left: 9px;*/
/*  top: 50%;*/
/*  margin-top: -18px;*/
/*  font-size: 18px;*/
/*  line-height: 36px;*/
/*  text-align: center;*/
/*  border-radius: 2px;*/
/*}*/

/*.passenger-icon:after {*/
/*  position: relative;*/
/*  top: auto;*/
/*  margin: 0;*/
/*  right: auto;*/
/*  display: inline-block;*/
/*  width: 22px;*/
/*  height: 22px;*/
/*  line-height: 22px;*/
/*  font-size: 14px;*/
/*  content: "\e917";*/
/*}*/

/*.warn-undone {*/
/*  margin: 0 0 24px 0;*/
/*  display: block;*/
/*}*/

/*.toggle-passenger-info:checked + label:after {*/
/*  content: "\e917";*/
/*}*/

/*.toggle-passenger-info + label.done:after {*/
/*  !*	content: "\e917";	*!*/
/*  background: #00b09a;*/
/*}*/

/*!**/
/*.toggle-passenger-info:checked + label.done:after {*/
/*	content: "\e126";*/
/*}*/
/**!*/
/*.toggle-passenger-info:focus + label {*/
/*  box-shadow: none !important;*/
/*}*/

/*.toggle-passenger-info ~ div {*/
/*  max-height: 0;*/
/*  overflow: hidden;*/
/*  width: 100%;*/
/*  clear: both;*/
/*  background: #fafafa;*/
/*  transition: all 0.4s;*/
/*  transform: translate3d(0, 0, 0);*/
/*  -ms-transform: translate3d(0, 0, 0);*/
/*  -webkit-transform: translate3d(0, 0, 0);*/
/*}*/

/*.toggle-passenger-info:checked ~ div {*/
/*  max-height: 2000px;*/
/*  border-top: 1px solid rgba(0, 0, 0, 0.08);*/
/*}*/

/*#content .passenger-data .insert {*/
/*  padding: 0 10px;*/
/*}*/

/*#content .passengers .insert ul {*/
/*  margin: 0;*/
/*  padding: 0 0 10px 0;*/
/*  width: 100%;*/
/*}*/

/*#content .passengers .insert > ul > li {*/
/*  max-width: 393px;*/
/*  width: 100%;*/
/*}*/

/*#content .passengers .insert > ul > li:nth-of-type(3) {*/
/*  overflow: hidden;*/
/*  clear: left;*/
/*}*/

/*!**/
/*#content .passengers .insert .mtickets {*/
/*	width: calc(100% - 110px) !important;*/
/*}*/
/**!*/
/*#content .passengers .insert .mtickets_check {*/
/*  display: block;*/
/*  !**/
/*  	position: absolute;*/
/*  	right: 0;*/
/*  	top: 0;*/
/*  	width: 100px;*/
/*  *!*/
/*  width: 100%;*/
/*  margin-top: 5px;*/
/*  border-radius: 2px;*/
/*  background: #353535;*/
/*  height: 42px;*/
/*  padding: 0 25px 0 25px;*/
/*  color: #fafafa;*/
/*  text-align: center;*/
/*  font-weight: 700;*/
/*  text-decoration: none;*/
/*  line-height: 42px;*/
/*}*/

/*#content .passengers .insert .mtickets_check:hover {*/
/*  text-decoration: none;*/
/*}*/

/*!*#content .passengers .insert .error .mtickets_check {*/
/*	background: #cc0000;*/
/*}*/

/*#content .passengers .insert .ok .mtickets_check {*/
/*	background: #00cc00;*/
/*}*!*/
/*#content .passengers .insert .error input[type=text] {*/
/*  border-color: #dc143c;*/
/*}*/

/*#content .passengers .insert .ok input[type=text] {*/
/*  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1024 1024'%3E%3Cpath fill='#d40660' d='M927.936 272.992l-68.288-68.288c-12.608-12.576-32.96-12.576-45.536 0l-409.44 409.44-194.752-196.16c-12.576-12.576-32.928-12.576-45.536 0l-68.288 68.288c-12.576 12.608-12.576 32.96 0 45.536l285.568 287.488c12.576 12.576 32.96 12.576 45.536 0l500.736-500.768c12.576-12.544 12.576-32.96 0-45.536z'/%3E%3C/svg%3E");*/
/*  background-size: 20px 20px;*/
/*  background-position: 100%;*/
/*  background-repeat: no-repeat;*/
/*}*/

/*#content .passengers .insert .mtickets_usage_notes {*/
/*  margin: 10px 0 0 0;*/
/*  border: 1px solid rgba(0, 0, 0, 0.08);*/
/*  padding: 0 5px;*/
/*}*/

/*#content .passengers .insert ul li {*/
/*  list-style-type: none;*/
/*  margin: 0 0 10px 0;*/
/*  display: block;*/
/*}*/

/*#content .passengers .insert ul li.hidden {*/
/*  display: none;*/
/*}*/

/*#content .passengers .insert .photocard-block > li:first-child,*/
/*#content .passengers .insert .photocard-capture {*/
/*  margin: 0;*/
/*}*/

/*.insert .photocard-capture {*/
/*  display: block;*/
/*}*/
/*.insert .photocard-capture label.photo-label {*/
/*  display: block !important;*/
/*}*/

/*#content .passengers .insert ul li:after {*/
/*  content: "";*/
/*  display: table;*/
/*  clear: both;*/
/*}*/

/*#content .passengers .insert ul li:before {*/
/*  content: "";*/
/*  display: none;*/
/*}*/

/*#content .passengers .insert ul li input[type=text] {*/
/*  width: 100%;*/
/*}*/

/*#content .passengers .insert ul label {*/
/*  display: none;*/
/*}*/

/*#content .passengers .insert > ul > li:first-child {*/
/*  width: 70px;*/
/*  float: left;*/
/*  position: relative;*/
/*  margin-right: 10px;*/
/*}*/

/*#content .passengers .insert > ul > li:nth-of-type(2) {*/
/*  width: calc(100% - 80px);*/
/*  float: left;*/
/*  position: relative;*/
/*  max-width: 313px;*/
/*}*/

/*.insert label.photo-label {*/
/*  display: block;*/
/*  position: relative;*/
/*  float: none;*/
/*  margin: 5px 0 0 0;*/
/*  width: 50%;*/
/*  max-width: 240px;*/
/*  height: 24px;*/
/*  min-height: 42px;*/
/*  border-radius: 2px;*/
/*  background: #252525;*/
/*  padding: 9px 0;*/
/*  color: #fafafa;*/
/*  font-size: 13.5px;*/
/*  font-weight: 700;*/
/*  text-align: center;*/
/*  line-height: 24px;*/
/*  cursor: pointer;*/
/*  transition: all 0.3s;*/
/*}*/

/*div.cropper {*/
/*  margin-top: 15px;*/
/*  max-width: 393px;*/
/*}*/

/*div.cropper:empty {*/
/*  margin-top: 0;*/
/*}*/

/*.cropper-hint {*/
/*  margin: 12px 0 0 0;*/
/*  font-size: 12px;*/
/*}*/

/*.cropper-view-box {*/
/*  float: none;*/
/*  position: initial;*/
/*}*/

/*.cropper-face,*/
/*.cropper-line,*/
/*.cropper-point,*/
/*.cropper-center {*/
/*  position: absolute;*/
/*  float: none;*/
/*  overflow: initial;*/
/*}*/

/*.photo-file {*/
/*  width: 0.1px;*/
/*  height: 0.1px;*/
/*  opacity: 0;*/
/*  overflow: hidden;*/
/*  position: absolute;*/
/*  z-index: -1;*/
/*}*/

/*#content .photocard-capture h3.t_title {*/
/*  margin: 12px 0 0 0;*/
/*  font-weight: 600;*/
/*  font-size: 16px;*/
/*}*/

/*.photocard-capture .t_title + p {*/
/*  margin: 0 0 12px 0;*/
/*  font-size: 12px;*/
/*}*/

/*.pc_needed_no,*/
/*.pc_needed_yes {*/
/*  width: calc(50% - 5px);*/
/*  display: block;*/
/*  float: left;*/
/*  position: relative;*/
/*  text-align: center;*/
/*  padding-bottom: 16px;*/
/*}*/

/*.pc_needed_no {*/
/*  margin-right: 10px;*/
/*}*/

/*.pc_needed_no input[type=radio],*/
/*.pc_needed_yes input[type=radio] {*/
/*  position: absolute;*/
/*  left: -10000px;*/
/*}*/

/*#content .passengers .insert .pc_needed_no label,*/
/*#content .passengers .insert .pc_needed_yes label {*/
/*  display: block;*/
/*}*/

/*.pc_needed_no label,*/
/*.pc_needed_yes label {*/
/*  display: block;*/
/*  background: rgba(0, 0, 0, 0.05);*/
/*  line-height: 24px !important;*/
/*  padding: 10px 3px;*/
/*  width: 100% !important;*/
/*  text-align: center;*/
/*  border-radius: 2px;*/
/*}*/

/*.pc_needed_no input:checked + label,*/
/*.pc_needed_yes input:checked + label {*/
/*  background: #d5045f;*/
/*  color: #fafafa !important;*/
/*  line-height: 44px;*/
/*}*/

/*.pc_needed_no label:before,*/
/*.pc_needed_yes label:before {*/
/*  position: absolute;*/
/*  bottom: 4px;*/
/*  left: 50%;*/
/*  display: block;*/
/*  opacity: 0;*/
/*  margin-left: -12px;*/
/*  width: 24px;*/
/*  height: 24px;*/
/*  color: #ddd;*/
/*  font-family: first-icons;*/
/*  font-weight: normal;*/
/*  font-size: 13.5px;*/
/*  line-height: 24px;*/
/*  content: "\ea3a";*/
/*  transition: all 0.3s;*/
/*}*/

/*.pc_needed_no input:checked + label:before,*/
/*.pc_needed_yes input:checked + label:not(.nocaret):before {*/
/*  opacity: 1;*/
/*  color: #d5045f !important;*/
/*}*/

/*#content .passengers .insert ul.photocard-block {*/
/*  padding-bottom: 0;*/
/*}*/

/*#content .passengers .insert ul li[id^=get_photocard_no-] {*/
/*  margin: 0;*/
/*}*/

/*#content .passengers .insert ul.photocard-block p {*/
/*  margin-bottom: 0;*/
/*}*/

/*!*	*/
/*----------------------------------------------------------*/
/*Login / Guest*/
/*---------------------------------------------------------- */
/**!*/
/*.check-login {*/
/*  width: 100%;*/
/*  position: relative;*/
/*}*/

/*.check-login:after {*/
/*  content: "";*/
/*  display: table;*/
/*  clear: both;*/
/*}*/

/*.check-login .login-form {*/
/*  width: calc(50% - 20px);*/
/*  float: left;*/
/*  position: relative;*/
/*  margin-right: 40px;*/
/*}*/

/*.check-login .login-form input[type=text],*/
/*.check-login .login-form input[type=password] {*/
/*  width: 100%;*/
/*  margin: 0 0 0 0;*/
/*}*/

/*.check-login .login-form input[type=submit] {*/
/*  float: right;*/
/*}*/

/*.check-login .login-form label {*/
/*  position: absolute;*/
/*  top: -10000px;*/
/*  left: -10000px;*/
/*}*/

/*.check-login .login-form div[id^=edit-comment] {*/
/*  width: calc(100% - 102px);*/
/*  !* height: 42px; *!*/
/*  float: left;*/
/*  position: relative;*/
/*}*/

/*.check-login .login-form div[id^=edit-comment] p {*/
/*  margin: 0;*/
/*  !* line-height: 42px; *!*/
/*}*/

/*.check-login .login-form:after {*/
/*  content: "";*/
/*  display: block;*/
/*  width: 1px;*/
/*  height: 100%;*/
/*  position: absolute;*/
/*  right: -20px;*/
/*  top: 0;*/
/*  background: rgba(0, 0, 0, 0.1);*/
/*}*/

/*.check-login .login-form #edit-comment p {*/
/*  margin: 0;*/
/*  position: relative;*/
/*  !* top: 50%;*/
/*  transform: translateY(-50%);*/
/*  -ms-transform: translateY(-50%);*/
/*  -webkit-transform: translateY(-50%); *!*/
/*}*/

/*.go-guest {*/
/*  width: calc(50% - 20px);*/
/*  float: left;*/
/*  position: relative;*/
/*}*/

/*.go-guest a {*/
/*  display: block;*/
/*  text-align: center;*/
/*  line-height: 42px;*/
/*  background: #d5045f;*/
/*  color: #fafafa;*/
/*  font-weight: 700;*/
/*  border-radius: 2px;*/
/*}*/

/*.go-guest a:hover {*/
/*  color: #fafafa;*/
/*}*/

/*.insert .address_copy,*/
/*.insert .copy-down {*/
/*  display: inline-block;*/
/*  line-height: 40px;*/
/*  text-align: center;*/
/*  color: #fafafa;*/
/*  font-size: 13.5px;*/
/*  padding: 0 18px 0 36px;*/
/*  margin: 10px 0;*/
/*  width: auto;*/
/*  transition: all 0.2s;*/
/*  border-radius: 2px;*/
/*  border: 1px solid rgba(0, 0, 0, 0.2);*/
/*  background: rgba(0, 0, 0, 0.05);*/
/*  color: #777;*/
/*  font-weight: 600;*/
/*  position: relative;*/
/*}*/
/*.insert .address_copy:hover,*/
/*.insert .copy-down:hover {*/
/*  color: #fafafa;*/
/*  background: #454545;*/
/*}*/
/*.insert .address_copy:before,*/
/*.insert .copy-down:before {*/
/*  content: "\e939";*/
/*  font-family: first-icons;*/
/*  font-weight: normal;*/
/*  left: 8px;*/
/*  font-size: 18px;*/
/*  position: absolute;*/
/*  width: 26px;*/
/*  text-align: center;*/
/*  transition: all 0.5s;*/
/*  transform: translate3d(0, 0, 0) rotate(0);*/
/*  -ms-transform: translate3d(0, 0, 0) rotate(0);*/
/*  -webkit-transform: translate3d(0, 0, 0) rotate(0);*/
/*}*/
/*.insert .address_copy:hover:before,*/
/*.insert .copy-down:hover:before {*/
/*  transform: translate3d(0, 0, 0) rotate(180deg);*/
/*  -ms-transform: translate3d(0, 0, 0) rotate(180deg);*/
/*  -webkit-transform: translate3d(0, 0, 0) rotate(180deg);*/
/*}*/
/*.insert fieldset legend,*/
/*.insert fieldset label {*/
/*  display: none;*/
/*}*/
/*.insert fieldset [class*=form-item-title],*/
/*.insert fieldset .form-item-bill-title {*/
/*  width: 70px;*/
/*  float: left;*/
/*  position: relative;*/
/*  margin-right: 10px;*/
/*  margin-bottom: 10px;*/
/*}*/
/*.insert fieldset [class*=form-item-first-name-],*/
/*.insert fieldset .form-item-bill-first-name {*/
/*  width: calc(100% - 80px);*/
/*  float: left;*/
/*  position: relative;*/
/*  max-width: 313px;*/
/*  margin-bottom: 10px;*/
/*}*/
/*.insert fieldset [class*=form-item-last-name-] {*/
/*  max-width: 393px;*/
/*  width: 100%;*/
/*  overflow: hidden;*/
/*  clear: left;*/
/*  margin-bottom: 10px;*/
/*}*/
/*.insert fieldset [class*=form-item-dob-] {*/
/*  max-width: 393px;*/
/*  width: 100%;*/
/*  overflow: hidden;*/
/*  clear: left;*/
/*  margin-bottom: 10px;*/
/*}*/
/*.insert fieldset [class*=form-item-mt-mail-] {*/
/*  max-width: 393px;*/
/*  width: 100%;*/
/*  overflow: hidden;*/
/*  clear: left;*/
/*  margin-bottom: 10px;*/
/*}*/
/*.insert fieldset [class*=form-item-mt-mail-] .description {*/
/*  overflow: hidden;*/
/*  margin-top: 10px;*/
/*}*/
/*.insert fieldset [class*=form-item-mt-mail-] .description .btn {*/
/*  width: 100%;*/
/*}*/

/*#content .passengers .insert {*/
/*  padding: 0 10px;*/
/*}*/

/*#content .passengers .insert ul {*/
/*  margin: 0;*/
/*  padding: 0 0 10px 0;*/
/*  width: 100%;*/
/*}*/

/*#content .passengers .insert > ul > li {*/
/*  max-width: 393px;*/
/*  width: 100%;*/
/*}*/

/*#content .passengers .insert > ul > li:nth-of-type(3) {*/
/*  overflow: hidden;*/
/*  clear: left;*/
/*}*/

/*!**/
/*#content .passengers .insert .mtickets {*/
/*	width: calc(100% - 110px) !important;*/
/*}*/
/**!*/
/*#content .passengers .insert .mtickets_check {*/
/*  display: block;*/
/*  !**/
/*  	position: absolute;*/
/*  	right: 0;*/
/*  	top: 0;*/
/*  	width: 100px;*/
/*  *!*/
/*  width: 100%;*/
/*  margin-top: 5px;*/
/*  border-radius: 2px;*/
/*  background: #353535;*/
/*  height: 42px;*/
/*  padding: 0 25px 0 25px;*/
/*  color: #fafafa;*/
/*  text-align: center;*/
/*  font-weight: 700;*/
/*  text-decoration: none;*/
/*  line-height: 42px;*/
/*}*/

/*#content .passengers .insert .mtickets_check:hover {*/
/*  text-decoration: none;*/
/*}*/

/*!*#content .passengers .insert .error .mtickets_check {*/
/*	background: #cc0000;*/
/*}*/

/*#content .passengers .insert .ok .mtickets_check {*/
/*	background: #00cc00;*/
/*}*!*/
/*#content .passengers .insert .error input[type=text] {*/
/*  border-color: #dc143c;*/
/*}*/

/*#content .passengers .insert .ok input[type=text] {*/
/*  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1024 1024'%3E%3Cpath fill='#d40660' d='M927.936 272.992l-68.288-68.288c-12.608-12.576-32.96-12.576-45.536 0l-409.44 409.44-194.752-196.16c-12.576-12.576-32.928-12.576-45.536 0l-68.288 68.288c-12.576 12.608-12.576 32.96 0 45.536l285.568 287.488c12.576 12.576 32.96 12.576 45.536 0l500.736-500.768c12.576-12.544 12.576-32.96 0-45.536z'/%3E%3C/svg%3E");*/
/*  background-size: 20px 20px;*/
/*  background-position: 100%;*/
/*  background-repeat: no-repeat;*/
/*}*/

/*#content .passengers .insert .mtickets_usage_notes {*/
/*  margin: 10px 0 0 0;*/
/*  border: 1px solid rgba(0, 0, 0, 0.08);*/
/*  padding: 0 5px;*/
/*}*/

/*#content .passengers .insert ul li {*/
/*  list-style-type: none;*/
/*  margin: 0 0 10px 0;*/
/*  display: block;*/
/*}*/

/*#content .passengers .insert ul li.hidden {*/
/*  display: none;*/
/*}*/

/*#content .passengers .insert ul.photocard-block > li:first-child,*/
/*#content .passengers .insert ul li.photocard-capture {*/
/*  margin: 0;*/
/*}*/

/*#content .passengers .insert ul li:after {*/
/*  content: "";*/
/*  display: table;*/
/*  clear: both;*/
/*}*/

/*#content .passengers .insert ul li:before {*/
/*  content: "";*/
/*  display: none;*/
/*}*/

/*#content .passengers .insert ul li input[type=text] {*/
/*  width: 100%;*/
/*}*/

/*#content .passengers .insert ul label {*/
/*  display: none;*/
/*}*/

/*#content .passengers .insert > ul > li:first-child {*/
/*  width: 70px;*/
/*  float: left;*/
/*  position: relative;*/
/*  margin-right: 10px;*/
/*}*/

/*#content .passengers .insert > ul > li:nth-of-type(2) {*/
/*  width: calc(100% - 80px);*/
/*  float: left;*/
/*  position: relative;*/
/*  max-width: 313px;*/
/*}*/

/*#content .passengers .insert ul label.photo-label {*/
/*  display: block;*/
/*  position: relative;*/
/*  float: none;*/
/*  margin: 5px 0 0 0;*/
/*  width: 50%;*/
/*  max-width: 240px;*/
/*  height: 24px;*/
/*  min-height: 42px;*/
/*  border-radius: 2px;*/
/*  background: #252525;*/
/*  padding: 9px 0;*/
/*  color: #fafafa;*/
/*  font-size: 13.5px;*/
/*  font-weight: 700;*/
/*  text-align: center;*/
/*  line-height: 24px;*/
/*  cursor: pointer;*/
/*  transition: all 0.3s;*/
/*}*/

/*.form-item-user-postcode,*/
/*.form-item-del-postcode {*/
/*  position: relative;*/
/*}*/
/*.form-item-user-postcode input,*/
/*.form-item-del-postcode input {*/
/*  width: 100% !important;*/
/*}*/
/*.form-item-user-postcode input.gb_postcode,*/
/*.form-item-del-postcode input.gb_postcode {*/
/*  width: calc(100% - 110px) !important;*/
/*}*/
/*.form-item-user-postcode input.gb_postcode + .field-suffix,*/
/*.form-item-del-postcode input.gb_postcode + .field-suffix {*/
/*  display: block !important;*/
/*}*/
/*.form-item-user-postcode input.gb_postcode + .field-suffix a,*/
/*.form-item-del-postcode input.gb_postcode + .field-suffix a {*/
/*  padding-left: 0;*/
/*  padding-right: 0;*/
/*  width: 100%;*/
/*}*/
/*.form-item-user-postcode .field-suffix,*/
/*.form-item-del-postcode .field-suffix {*/
/*  position: absolute;*/
/*  right: 0;*/
/*  top: 0;*/
/*  width: 96px;*/
/*  padding-left: 0;*/
/*  padding-right: 0;*/
/*  text-align: center;*/
/*  display: none;*/
/*}*/
/*.form-item-user-postcode .field-suffix .postcode_check,*/
/*.form-item-del-postcode .field-suffix .postcode_check {*/
/*  background: #252525;*/
/*  border: none;*/
/*  color: #fafafa;*/
/*  font-weight: 600;*/
/*}*/

/*div[id^=get_photocard] {*/
/*  max-width: 393px;*/
/*  width: 100%;*/
/*  overflow: hidden;*/
/*  clear: left;*/
/*  margin-bottom: 10px;*/
/*}*/

/*!*	*/
/*----------------------------------------------------------*/
/*Terms and Mailing List*/
/*---------------------------------------------------------- */
/**!*/
/*#content .agree-and-action {*/
/*  position: relative;*/
/*  padding-top: 52px;*/
/*  margin: 0;*/
/*}*/

/*#content .agree-and-action legend {*/
/*  display: block;*/
/*  width: 100%;*/
/*  padding: 14px 16px;*/
/*  position: absolute;*/
/*  top: 0;*/
/*  left: 0;*/
/*  background: #00b09a;*/
/*  font-size: 16px;*/
/*  font-weight: 700;*/
/*  color: #fafafa;*/
/*  border-bottom: 1px solid #4A716C;*/
/*}*/

/*#content .agree-and-action ul {*/
/*  margin: 0 0 24px 0;*/
/*}*/

/*#content .agree-and-action .form-item {*/
/*  list-style-type: none;*/
/*  background: rgba(0, 0, 0, 0.04);*/
/*  border-bottom: 1px solid rgba(0, 0, 0, 0.08);*/
/*  margin: 6px 0 0 0;*/
/*  position: relative;*/
/*}*/

/*#content .agree-and-action .form-item-boilerplate {*/
/*  padding: 15px 20px;*/
/*}*/

/*#content .agree-and-action ul li.text *:last-child {*/
/*  margin-bottom: 0;*/
/*}*/

/*#content .agree-and-action ul li:before {*/
/*  content: "";*/
/*  display: none;*/
/*}*/

/*#content .agree-and-action ul li h4 {*/
/*  margin: 0;*/
/*}*/

/*#content .agree-and-action input[type=checkbox] {*/
/*  position: absolute;*/
/*  left: -10000px;*/
/*}*/

/*#content .agree-and-action input[type=checkbox] + label {*/
/*  position: relative;*/
/*  font-weight: 400;*/
/*  margin-bottom: 0;*/
/*  display: block;*/
/*  padding: 12px 16px 12px 60px;*/
/*}*/

/*#content .agree-and-action input[type=checkbox].stack + label {*/
/*  float: left;*/
/*  width: 25%;*/
/*}*/

/*@media only screen and (max-width: 1000px) {*/
/*  #content .agree-and-action input[type=checkbox].stack + label {*/
/*    width: 50%;*/
/*  }*/
/*}*/
/*@media only screen and (max-width: 450px) {*/
/*  #content .agree-and-action input[type=checkbox].stack + label {*/
/*    width: 100%;*/
/*  }*/
/*}*/
/*#content .agree-and-action input[type=checkbox] + label:before {*/
/*  content: "";*/
/*  display: block;*/
/*  width: 18px;*/
/*  height: 18px;*/
/*  border: 2px solid #444;*/
/*  position: absolute;*/
/*  left: 19px;*/
/*  top: 15px;*/
/*  transition: all 0.2s;*/
/*}*/

/*#content .agree-and-action input[type=checkbox] + label:after {*/
/*  background-size: 20px 20px;*/
/*  background-position: 0 0;*/
/*  content: "";*/
/*  display: block;*/
/*  width: 22px;*/
/*  height: 22px;*/
/*  position: absolute;*/
/*  left: 22px;*/
/*  top: 13px;*/
/*  transform: scale(0);*/
/*  transition: all 0.3s;*/
/*}*/
/*#content .agree-and-action input[type=checkbox]:checked label:after {*/
/*  transform: scale(1);*/
/*}*/

/*#content .agree-and-action input[type=checkbox]:checked + label:after {*/
/*  transform: scale(1);*/
/*}*/

/*#content .agree-and-action input[type=checkbox]:focus + label {*/
/*  box-shadow: none !important;*/
/*}*/

/*@media only screen and (min-width: 501px) {*/
/*  .ticket-start-date button[type=submit] {*/
/*    width: 240px;*/
/*  }*/
/*}*/
/*.minimal-form .form-item-bill-title {*/
/*  width: 70px;*/
/*  float: left;*/
/*  position: relative;*/
/*  margin-right: 10px;*/
/*  margin-bottom: 10px;*/
/*}*/
/*.minimal-form .form-item-bill-first-name {*/
/*  width: calc(100% - 80px);*/
/*  float: left;*/
/*  position: relative;*/
/*  max-width: 409px;*/
/*  margin-bottom: 10px;*/
/*}*/

/*#edit-payment {*/
/*  margin-top: 20px;*/
/*}*/
/*#edit-payment legend {*/
/*  background: #00b09a;*/
/*  padding: 12px;*/
/*  font-size: 16px;*/
/*  font-weight: 700;*/
/*  color: #fafafa;*/
/*  border-bottom: 1px solid #4a716c;*/
/*}*/
/*#edit-payment fieldset legend {*/
/*  background: none;*/
/*  border: none;*/
/*  color: inherit;*/
/*  padding: 12px 0 0 0;*/
/*}*/
/*#edit-payment .body-block .row.empty {*/
/*  padding-left: 0;*/
/*  padding-right: 0;*/
/*}*/
/*#edit-payment .subtable .row.head {*/
/*  background: #00b09a;*/
/*  border-bottom: 1px solid #4a716c;*/
/*  color: #fafafa;*/
/*}*/
/*#edit-payment #edit-card-payment legend {*/
/*  display: none;*/
/*}*/
/*#edit-payment input[type=radio] {*/
/*  position: absolute;*/
/*  left: -1000000em;*/
/*}*/
/*#edit-payment input[type=radio]:checked + label:after {*/
/*  background: #d40660;*/
/*  transform: scale(1);*/
/*}*/
/*#edit-payment input[type=radio] + label {*/
/*  display: block;*/
/*  padding: 8px 0 8px 26px;*/
/*  width: 50%;*/
/*  max-width: 200px;*/
/*  float: left;*/
/*  position: relative;*/
/*}*/
/*#edit-payment input[type=radio] + label:before {*/
/*  content: "";*/
/*  display: block;*/
/*  width: 18px;*/
/*  height: 18px;*/
/*  border: 2px solid #444;*/
/*  position: absolute;*/
/*  left: 0;*/
/*  top: 10px;*/
/*  transition: all 0.2s;*/
/*  border-radius: 50%;*/
/*}*/
/*#edit-payment input[type=radio] + label:after {*/
/*  content: "";*/
/*  display: block;*/
/*  width: 10px;*/
/*  height: 10px;*/
/*  border-radius: 50%;*/
/*  background: #e0dfdf;*/
/*  position: absolute;*/
/*  left: 4px;*/
/*  top: 14px;*/
/*  transition: all 0.2s;*/
/*  transform: scale(0.5);*/
/*}*/
/*#edit-payment input[type=radio] + label .logo-holder {*/
/*  display: inline-block;*/
/*  width: 105px;*/
/*}*/
/*#edit-payment input[type=radio] + label .logo-holder .card-logo {*/
/*  display: inline-block;*/
/*  margin: 0 2px;*/
/*  width: 46px;*/
/*  height: 22px;*/
/*  background: #fff;*/
/*}*/
/*#edit-payment input[type=radio] + label[for=paytype_c] {*/
/*  max-width: 500px;*/
/*}*/

/*.agree-and-action h3 {*/
/*  padding: 12px 12px 0 12px;*/
/*  margin: 0 !important;*/
/*}*/
/*.agree-and-action h4 {*/
/*  padding: 0 12px;*/
/*  margin: 0 !important;*/
/*}*/
/*.agree-and-action #edit-gdpr-container legend {*/
/*  display: none;*/
/*}*/
/*.agree-and-action #edit-gdpr-container p {*/
/*  padding: 12px;*/
/*}*/
/*.agree-and-action #edit-gdpr-container [class*=form-item-contact-by-] {*/
/*  float: left;*/
/*  width: 25%;*/
/*  background: none !important;*/
/*  border: none !important;*/
/*}*/
/*.agree-and-action #edit-gdpr-container .form-item-dont-contact {*/
/*  background: none !important;*/
/*  border: none !important;*/
/*}*/

/*@media only screen and (min-width: 420px) {*/
/*  .fb-etickets-purchase-payment-form #paytype {*/
/*    display: inline-block;*/
/*    margin-left: 10px;*/
/*    width: 180px;*/
/*  }*/
/*}*/
/*.fb-etickets-purchase-payment-form #edit-payment ul {*/
/*  margin: 0;*/
/*  width: 330px;*/
/*  max-width: 100%;*/
/*}*/

/*.fb-etickets-purchase-payment-form #edit-payment ul li {*/
/*  position: relative;*/
/*  list-style-type: none;*/
/*}*/

/*.fb-etickets-purchase-payment-form #edit-payment ul li {*/
/*  float: left;*/
/*  width: 100%;*/
/*  margin: 0 0 10px;*/
/*}*/

/*.fb-etickets-purchase-payment-form #edit-payment ul li:before {*/
/*  display: none;*/
/*  content: "";*/
/*}*/

/*.fb-etickets-purchase-payment-form #edit-payment .pay-fields ul li.payment-form-expiry,*/
/*.fb-etickets-purchase-payment-form #edit-payment .pay-fields ul li.payment-form-account-number {*/
/*  margin-right: 10px;*/
/*  width: calc(70% - 10px);*/
/*}*/

/*.fb-etickets-purchase-payment-form #edit-payment .pay-fields ul li.payment-form-cvv,*/
/*.fb-etickets-purchase-payment-form #edit-payment .pay-fields ul li.payment-form-account-sort {*/
/*  width: 30%;*/
/*}*/

/*.fb-etickets-purchase-payment-form #edit-payment .pay-fields ul li > div,*/
/*.fb-etickets-purchase-payment-form #edit-payment .pay-fields ul li > input {*/
/*  width: 100%;*/
/*  border: 1px solid #d0d0d0;*/
/*  height: 40px;*/
/*  padding: 10px 8px;*/
/*  background: #f6f6f6;*/
/*}*/

/*.fb-etickets-purchase-payment-form #edit-payment .pay-fields ul li > div:hover {*/
/*  border-color: #444;*/
/*  outline: 0;*/
/*}*/

/*.fb-etickets-purchase-payment-form #edit-payment .pay-fields ul li > label {*/
/*  position: absolute;*/
/*  top: -10000px;*/
/*  left: -10000px;*/
/*}*/

/*.fb-etickets-purchase-payment-form #edit-payment .row {*/
/*  padding: 0;*/
/*}*/

/*.fb-etickets-purchase-payment-form #edit-payment .body-block {*/
/*  padding-top: 14px;*/
/*}*/

/*!*.etickets.table.payment .subtable {*/
/*	margin: 6px 20px 0 40px;*/
/*}*!*/
/*#edit-payment .subtable .row.head {*/
/*  background: #00b09a;*/
/*  border-bottom: 1px solid #4a716c;*/
/*  color: #fafafa;*/
/*}*/

/*#edit-payment .subtable .row .wide {*/
/*  width: calc(100% - 260px);*/
/*  padding-left: 20px;*/
/*}*/

/*#edit-payment .subtable .row .date {*/
/*  position: absolute;*/
/*  right: 110px;*/
/*  top: 50%;*/
/*  margin-top: -12px;*/
/*  width: 150px;*/
/*  padding: 0;*/
/*  text-align: center;*/
/*}*/

/*#edit-payment .subtable .row .date .mini {*/
/*  display: block;*/
/*  margin-top: -8px;*/
/*  font-size: 10px;*/
/*}*/

/*@media only screen and (max-width: 900px) {*/
/*  #edit-payment .subtable .row .wide {*/
/*    width: calc(100% - 175px);*/
/*    padding-left: 10px;*/
/*  }*/

/*  #edit-payment .subtable .row .date {*/
/*    right: 75px;*/
/*    width: 100px;*/
/*  }*/

/*  #edit-payment .subtable .row .num {*/
/*    width: 75px;*/
/*  }*/
/*}*/
/*#edit-payment li.payment-form-account-owner {*/
/*  background: rgba(0, 0, 0, 0.04);*/
/*}*/

/*#edit-payment input[type=checkbox] {*/
/*  position: absolute;*/
/*  left: -10000px;*/
/*}*/

/*#edit-payment input[type=checkbox] + label {*/
/*  display: block;*/
/*  position: static;*/
/*  font-weight: 400;*/
/*  border: 1px solid #e2e2e2;*/
/*  padding: 12px 16px 12px 60px;*/
/*}*/

/*#edit-payment input[type=checkbox] + label:before {*/
/*  content: "";*/
/*  display: block;*/
/*  width: 18px;*/
/*  height: 18px;*/
/*  border: 2px solid #444;*/
/*  position: absolute;*/
/*  left: 19px;*/
/*  top: 15px;*/
/*  transition: all 0.2s;*/
/*}*/

/*.fb-etickets-purchase-payment-form #card-payments input[type=checkbox] + label:after {*/
/*  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1024 1024'%3E%3Cpath fill='#d40660' d='M927.936 272.992l-68.288-68.288c-12.608-12.576-32.96-12.576-45.536 0l-409.44 409.44-194.752-196.16c-12.576-12.576-32.928-12.576-45.536 0l-68.288 68.288c-12.576 12.608-12.576 32.96 0 45.536l285.568 287.488c12.576 12.576 32.96 12.576 45.536 0l500.736-500.768c12.576-12.544 12.576-32.96 0-45.536z'/%3E%3C/svg%3E");*/
/*  background-size: 20px 20px;*/
/*  background-position: 0 0;*/
/*  content: "";*/
/*  display: block;*/
/*  width: 22px;*/
/*  height: 22px;*/
/*  position: absolute;*/
/*  left: 21px;*/
/*  top: 13px;*/
/*  transform: scale(0);*/
/*  transition: all 0.3s;*/
/*}*/

/*.fb-etickets-purchase-payment-form #card-payments input[type=checkbox]:checked + label:after {*/
/*  transform: scale(1);*/
/*}*/

/*.fb-etickets-purchase-payment-form #card-payments input[type=checkbox]:focus + label {*/
/*  box-shadow: none !important;*/
/*}*/

/*#init-payments p.big {*/
/*  font-size: 120%;*/
/*  font-weight: 700;*/
/*}*/

/*html body #gocardless-container li.payment-form-account-owner label {*/
/*  position: relative !important;*/
/*  left: auto !important;*/
/*  top: auto !important;*/
/*}*/

/*html body #gocardless-container li.payment-form-account-owner label:after {*/
/*  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1024 1024'%3E%3Cpath fill='#d40660' d='M927.936 272.992l-68.288-68.288c-12.608-12.576-32.96-12.576-45.536 0l-409.44 409.44-194.752-196.16c-12.576-12.576-32.928-12.576-45.536 0l-68.288 68.288c-12.576 12.608-12.576 32.96 0 45.536l285.568 287.488c12.576 12.576 32.96 12.576 45.536 0l500.736-500.768c12.576-12.544 12.576-32.96 0-45.536z'/%3E%3C/svg%3E");*/
/*  background-size: 20px 20px;*/
/*  background-position: 0 0;*/
/*  content: "";*/
/*  display: block;*/
/*  width: 22px;*/
/*  height: 22px;*/
/*  position: absolute;*/
/*  left: 21px;*/
/*  top: 13px;*/
/*  transform: scale(0);*/
/*  transition: all 0.3s;*/
/*}*/

/*html body #gocardless-container li.payment-form-account-owner input[type=checkbox]:checked + label:after {*/
/*  transform: scale(1);*/
/*}*/

/*.etickets.table.ticket-summary.order-details .row {*/
/*  position: relative;*/
/*  margin: 6px 0 0;*/
/*  border-bottom: 1px solid rgba(0, 0, 0, 0.08);*/
/*  background: rgba(0, 0, 0, 0.03);*/
/*}*/
/*.etickets.table.ticket-summary.order-details .row > span {*/
/*  font-weight: 600;*/
/*}*/
/*.etickets.table.ticket-summary.order-details .row .field {*/
/*  display: block;*/
/*  float: left;*/
/*  position: relative;*/
/*  padding: 14px 0;*/
/*  font-weight: 600;*/
/*}*/
/*.etickets.table.ticket-summary.order-details .row .field-control {*/
/*  position: absolute;*/
/*  left: 0;*/
/*  width: 44px;*/
/*  height: 100%;*/
/*  background: rgba(0, 0, 0, 0.03);*/
/*  padding: 0;*/
/*  text-align: center;*/
/*  font-size: 12px;*/
/*  font-weight: 600;*/
/*}*/
/*.etickets.table.ticket-summary.order-details .row .field.ctrl span {*/
/*  position: absolute;*/
/*  top: 50%;*/
/*  margin-top: -12px;*/
/*  width: 100%;*/
/*  left: 0;*/
/*}*/
/*.etickets.table.ticket-summary.order-details .row .wide {*/
/*  width: calc(100% - 110px);*/
/*  padding-left: 60px;*/
/*}*/
/*.etickets.table.ticket-summary.order-details .row .num {*/
/*  padding: 0 16px 0 0;*/
/*  position: absolute;*/
/*  right: 0;*/
/*  top: 50%;*/
/*  margin-top: -12px;*/
/*}*/

/*!*!*/
/* * Cropper v1.0.0-rc.1*/
/* * https://github.com/fengyuanchen/cropper*/
/* **/
/* * Copyright (c) 2014-2015 Fengyuan Chen and contributors*/
/* * Released under the MIT license*/
/* **/
/* * Date: 2015-09-05T04:29:22.355Z*/
/* *!*/
/*.cropper-container {*/
/*  position: relative;*/
/*  overflow: hidden;*/
/*  font-size: 0;*/
/*  line-height: 0;*/
/*  -ms-touch-action: none;*/
/*  touch-action: none;*/
/*  -webkit-user-select: none;*/
/*  -moz-user-select: none;*/
/*  -ms-user-select: none;*/
/*  user-select: none;*/
/*  direction: ltr !important;*/
/*  -webkit-tap-highlight-color: transparent;*/
/*  -webkit-touch-callout: none;*/
/*}*/

/*.cropper-container img {*/
/*  display: block;*/
/*  width: 100%;*/
/*  min-width: 0 !important;*/
/*  max-width: none !important;*/
/*  height: 100%;*/
/*  min-height: 0 !important;*/
/*  max-height: none !important;*/
/*  image-orientation: 0deg !important;*/
/*}*/

/*.cropper-canvas,*/
/*.cropper-drag-box,*/
/*.cropper-crop-box,*/
/*.cropper-modal {*/
/*  position: absolute;*/
/*  top: 0;*/
/*  right: 0;*/
/*  bottom: 0;*/
/*  left: 0;*/
/*}*/

/*.cropper-drag-box {*/
/*  background-color: #fff;*/
/*  filter: alpha(opacity=0);*/
/*  opacity: 0;*/
/*}*/

/*.cropper-modal {*/
/*  background-color: #000;*/
/*  filter: alpha(opacity=50);*/
/*  opacity: 0.5;*/
/*}*/

/*.cropper-view-box {*/
/*  display: block;*/
/*  width: 100%;*/
/*  height: 100%;*/
/*  overflow: hidden;*/
/*  outline: 1px solid #69f;*/
/*  outline-color: rgba(102, 153, 255, 0.75);*/
/*}*/

/*.cropper-dashed {*/
/*  position: absolute;*/
/*  display: block;*/
/*  filter: alpha(opacity=50);*/
/*  border: 0 dashed #eee;*/
/*  opacity: 0.5;*/
/*}*/

/*.cropper-dashed.dashed-h {*/
/*  top: 33.33333%;*/
/*  left: 0;*/
/*  width: 100%;*/
/*  height: 33.33333%;*/
/*  border-top-width: 1px;*/
/*  border-bottom-width: 1px;*/
/*}*/

/*.cropper-dashed.dashed-v {*/
/*  top: 0;*/
/*  left: 33.33333%;*/
/*  width: 33.33333%;*/
/*  height: 100%;*/
/*  border-right-width: 1px;*/
/*  border-left-width: 1px;*/
/*}*/

/*.cropper-center {*/
/*  position: absolute;*/
/*  top: 50%;*/
/*  left: 50%;*/
/*  display: block;*/
/*  width: 0;*/
/*  height: 0;*/
/*  filter: alpha(opacity=75);*/
/*  opacity: 0.75;*/
/*}*/

/*.cropper-center:before,*/
/*.cropper-center:after {*/
/*  position: absolute;*/
/*  display: block;*/
/*  content: " ";*/
/*  background-color: #eee;*/
/*}*/

/*.cropper-center:before {*/
/*  top: 0;*/
/*  left: -3px;*/
/*  width: 7px;*/
/*  height: 1px;*/
/*}*/

/*.cropper-center:after {*/
/*  top: -3px;*/
/*  left: 0;*/
/*  width: 1px;*/
/*  height: 7px;*/
/*}*/

/*.cropper-face,*/
/*.cropper-line,*/
/*.cropper-point {*/
/*  position: absolute;*/
/*  display: block;*/
/*  width: 100%;*/
/*  height: 100%;*/
/*  filter: alpha(opacity=10);*/
/*  opacity: 0.1;*/
/*}*/

/*.cropper-face {*/
/*  top: 0;*/
/*  left: 0;*/
/*  background-color: #fff;*/
/*}*/

/*.cropper-line {*/
/*  background-color: #69f;*/
/*}*/

/*.cropper-line.line-e {*/
/*  top: 0;*/
/*  right: -3px;*/
/*  width: 5px;*/
/*  cursor: e-resize;*/
/*}*/

/*.cropper-line.line-n {*/
/*  top: -3px;*/
/*  left: 0;*/
/*  height: 5px;*/
/*  cursor: n-resize;*/
/*}*/

/*.cropper-line.line-w {*/
/*  top: 0;*/
/*  left: -3px;*/
/*  width: 5px;*/
/*  cursor: w-resize;*/
/*}*/

/*.cropper-line.line-s {*/
/*  bottom: -3px;*/
/*  left: 0;*/
/*  height: 5px;*/
/*  cursor: s-resize;*/
/*}*/

/*.cropper-point {*/
/*  width: 5px;*/
/*  height: 5px;*/
/*  background-color: #69f;*/
/*  filter: alpha(opacity=75);*/
/*  opacity: 0.75;*/
/*}*/

/*.cropper-point.point-e {*/
/*  top: 50%;*/
/*  right: -3px;*/
/*  margin-top: -3px;*/
/*  cursor: e-resize;*/
/*}*/

/*.cropper-point.point-n {*/
/*  top: -3px;*/
/*  left: 50%;*/
/*  margin-left: -3px;*/
/*  cursor: n-resize;*/
/*}*/

/*.cropper-point.point-w {*/
/*  top: 50%;*/
/*  left: -3px;*/
/*  margin-top: -3px;*/
/*  cursor: w-resize;*/
/*}*/

/*.cropper-point.point-s {*/
/*  bottom: -3px;*/
/*  left: 50%;*/
/*  margin-left: -3px;*/
/*  cursor: s-resize;*/
/*}*/

/*.cropper-point.point-ne {*/
/*  top: -3px;*/
/*  right: -3px;*/
/*  cursor: ne-resize;*/
/*}*/

/*.cropper-point.point-nw {*/
/*  top: -3px;*/
/*  left: -3px;*/
/*  cursor: nw-resize;*/
/*}*/

/*.cropper-point.point-sw {*/
/*  bottom: -3px;*/
/*  left: -3px;*/
/*  cursor: sw-resize;*/
/*}*/

/*.cropper-point.point-se {*/
/*  right: -3px;*/
/*  bottom: -3px;*/
/*  width: 20px;*/
/*  height: 20px;*/
/*  cursor: se-resize;*/
/*  filter: alpha(opacity=100);*/
/*  opacity: 1;*/
/*}*/

/*.cropper-point.point-se:before {*/
/*  position: absolute;*/
/*  right: -50%;*/
/*  bottom: -50%;*/
/*  display: block;*/
/*  width: 200%;*/
/*  height: 200%;*/
/*  content: " ";*/
/*  background-color: #69f;*/
/*  filter: alpha(opacity=0);*/
/*  opacity: 0;*/
/*}*/

/*@media (min-width: 768px) {*/
/*  .cropper-point.point-se {*/
/*    width: 15px;*/
/*    height: 15px;*/
/*  }*/
/*}*/
/*@media (min-width: 992px) {*/
/*  .cropper-point.point-se {*/
/*    width: 10px;*/
/*    height: 10px;*/
/*  }*/
/*}*/
/*@media (min-width: 1200px) {*/
/*  .cropper-point.point-se {*/
/*    width: 5px;*/
/*    height: 5px;*/
/*    filter: alpha(opacity=75);*/
/*    opacity: 0.75;*/
/*  }*/
/*}*/
/*.cropper-bg {*/
/*  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC");*/
/*}*/

/*.cropper-invisible {*/
/*  filter: alpha(opacity=0);*/
/*  opacity: 0;*/
/*}*/

/*.cropper-hide {*/
/*  position: absolute;*/
/*  display: block;*/
/*  width: 0;*/
/*  height: 0;*/
/*}*/

/*.cropper-hidden {*/
/*  display: none !important;*/
/*}*/

/*.cropper-move {*/
/*  cursor: move;*/
/*}*/

/*.cropper-crop {*/
/*  cursor: crosshair;*/
/*}*/

/*.cropper-disabled .cropper-drag-box,*/
/*.cropper-disabled .cropper-face,*/
/*.cropper-disabled .cropper-line,*/
/*.cropper-disabled .cropper-point {*/
/*  cursor: not-allowed;*/
/*}*/

/*!*	*/
/*----------------------------------------------------------*/
/*Basic table layout for cart / checkout pages*/
/*---------------------------------------------------------- */
/**!*/
/*.etickets.table {*/
/*  margin-bottom: 24px;*/
/*}*/

/*.etickets.table .row {*/
/*  position: relative;*/
/*  margin: 6px 0 0 0;*/
/*  border-bottom: 1px solid rgba(0, 0, 0, 0.08);*/
/*  background: rgba(0, 0, 0, 0.03);*/
/*}*/

/*.etickets.table .row.empty {*/
/*  border: none;*/
/*  background: none;*/
/*  padding: 12px;*/
/*}*/

/*.etickets.table .row.empty p:last-child {*/
/*  margin-bottom: 0;*/
/*}*/

/*.etickets.table .row.runon {*/
/*  border-bottom: none;*/
/*  margin-bottom: -6px;*/
/*}*/

/*.etickets.table .row .field {*/
/*  display: block;*/
/*  float: left;*/
/*  position: relative;*/
/*  padding: 14px 0;*/
/*  font-weight: 600;*/
/*}*/

/*.etickets.table .row .field:after {*/
/*  content: "";*/
/*  display: table;*/
/*  clear: both;*/
/*}*/

/*.etickets.table .row .field.num {*/
/*  width: 110px;*/
/*  padding: 14px 16px 14px 0;*/
/*  text-align: right;*/
/*}*/

/*.etickets.table .body-block .row .field.num {*/
/*  padding: 0 16px 0 0;*/
/*  position: absolute;*/
/*  right: 0;*/
/*  top: 50%;*/
/*  margin-top: -12px;*/
/*}*/

/*.etickets.table .row .field.num.recur {*/
/*  margin-top: -18px;*/
/*}*/

/*.etickets.table .row .field.num.recur:after {*/
/*  position: relative;*/
/*  right: 0;*/
/*  margin-top: -8px;*/
/*  content: "per month";*/
/*  font-size: 11.5px;*/
/*  display: block;*/
/*  text-align: right;*/
/*}*/

/*.etickets.table .head-block .row {*/
/*  background: #00b09a;*/
/*  padding: 0;*/
/*  font-size: 16px;*/
/*  font-weight: 700;*/
/*  !* color: #fafafa; *!*/
/*  border-bottom: 1px solid #4A716C;*/
/*}*/

/*.etickets.table .head-block .row.empty {*/
/*  padding: 12px;*/
/*}*/

/*.etickets.table .foot-block {*/
/*  width: 100%;*/
/*  max-width: 500px;*/
/*  float: right;*/
/*  margin: 0;*/
/*}*/

/*.etickets.table .foot-block > .row .field {*/
/*  font-weight: 600;*/
/*}*/

/*.etickets.table .foot-block > .row .field.span {*/
/*  text-transform: uppercase;*/
/*  padding: 16px;*/
/*  width: calc(100% - 110px);*/
/*  font-size: 12px;*/
/*  letter-spacing: 0.5px;*/
/*}*/

/*.etickets.table .foot-block > .row.additional .field.span {*/
/*  padding: 10px 16px;*/
/*}*/

/*.etickets.table .foot-block > .row .field.delivery-method {*/
/*  display: block;*/
/*  text-transform: none;*/
/*  letter-spacing: 0;*/
/*}*/

/*body #content .foot-block > .row .field.num {*/
/*  font-size: 16px;*/
/*  margin-top: -24px;*/
/*  top: 50%;*/
/*  right: 0;*/
/*  padding: 12px 16px 12px 0;*/
/*  position: absolute;*/
/*}*/

/*.etickets.table .foot-block > .row.total .field.num {*/
/*  color: #353535;*/
/*}*/

/*body #content .foot-block > .row.additional > .field.num {*/
/*  bottom: 0;*/
/*  padding-top: 0;*/
/*  font-size: 13.5px;*/
/*}*/

/*.etickets.table .body-block .row .field.ctrl {*/
/*  position: absolute;*/
/*  left: 0;*/
/*  width: 44px;*/
/*  height: 100%;*/
/*  background: rgba(0, 0, 0, 0.03);*/
/*  padding: 0;*/
/*  text-align: center;*/
/*  font-size: 12px;*/
/*  font-weight: 600;*/
/*  color: #999;*/
/*}*/

/*.etickets.table .body-block .row .field.ctrl.above {*/
/*  left: 0;*/
/*  top: 0;*/
/*  height: 50%;*/
/*}*/

/*.etickets.table .body-block .row .field.ctrl.below {*/
/*  left: auto;*/
/*  top: 50%;*/
/*  height: 50%;*/
/*}*/

/*.etickets.table .field.ctrl .ticket-no {*/
/*  display: inline-block;*/
/*  position: absolute;*/
/*  top: 50%;*/
/*  left: 0;*/
/*  margin-top: -9px;*/
/*  width: 100%;*/
/*  height: 18px;*/
/*  line-height: 18px;*/
/*  text-align: center;*/
/*  font-size: 11px;*/
/*  color: rgba(0, 0, 0, 0.4);*/
/*}*/

/*.etickets.table .validity {*/
/*  display: block;*/
/*  font-weight: 400;*/
/*  font-size: 12px;*/
/*}*/

/*.etickets.table .update {*/
/*  display: block;*/
/*  margin-right: 60px;*/
/*  font-weight: 400;*/
/*}*/

/*.etickets.table .recurring {*/
/*  display: block;*/
/*  margin-top: -8px;*/
/*  font-weight: 400;*/
/*  font-size: 12px;*/
/*}*/

/*.etickets.table.passenger-data .mticket-button-head {*/
/*  display: block;*/
/*  margin: -2px 0 4px;*/
/*  font-weight: 600;*/
/*  font-size: 13.5px;*/
/*}*/

/*!*	*/
/*----------------------------------------------------------*/
/*Your Shopping Cart*/
/*---------------------------------------------------------- */
/**!*/
/*.etickets.table.ticket-summary .row > span {*/
/*  font-weight: 600;*/
/*}*/

/*.etickets.table.ticket-summary .row .wide {*/
/*  width: calc(100% - 110px);*/
/*  padding-left: 60px;*/
/*}*/

/*.etickets.table.ticket-summary .custom-icon-delete {*/
/*  font-size: 0;*/
/*  color: #D12F19;*/
/*  width: 100%;*/
/*  height: 40px;*/
/*  display: inline-block;*/
/*  line-height: 40px;*/
/*  text-align: center;*/
/*  position: absolute;*/
/*  top: 50%;*/
/*  right: 0;*/
/*  margin-top: -20px;*/
/*}*/

/*.etickets.table.ticket-summary .custom-icon-delete:before {*/
/*  font-family: first-icons;*/
/*  font-weight: normal;*/
/*  content: "\e906";*/
/*  font-size: 18px;*/
/*}*/

/*!*	*/
/*----------------------------------------------------------*/
/*Delivery Info modifications*/
/*---------------------------------------------------------- */
/**!*/
/*.etickets.table.delivery-info .row {*/
/*  padding: 12px;*/
/*}*/

/*!*	*/
/*----------------------------------------------------------*/
/*Delivery Details modifications*/
/*---------------------------------------------------------- */
/**!*/
/*.etickets.table.delivery-details .body-block .row > span:first-of-type {*/
/*  position: absolute;*/
/*  left: 0;*/
/*  height: 100%;*/
/*  padding: 0;*/
/*  background: rgba(0, 0, 0, 0.04);*/
/*  width: 44px;*/
/*  text-align: center;*/
/*  font-size: 12px;*/
/*  font-weight: 600;*/
/*  color: #999;*/
/*  text-align: center;*/
/*}*/

/*.etickets.table.delivery-details .row .dwide {*/
/*  width: calc(100% - 110px);*/
/*}*/

/*.etickets.table.delivery-details .head-block .row .dwide {*/
/*  margin-left: 44px;*/
/*  padding-left: 16px;*/
/*  margin-left: 0;*/
/*}*/

/*.etickets.table.delivery-details input[type=radio] {*/
/*  position: absolute;*/
/*  left: -10000px;*/
/*}*/

/*.etickets.table.delivery-details input[type=radio] + label {*/
/*  margin: 0;*/
/*  padding: 0 0 0 60px;*/
/*}*/

/*!**/
/*.etickets.table.delivery-details input[type="radio"] + label:before {*/
/*	font-family: first-icons;*/
/*	font-weight: normal;*/
/*	position: absolute;*/
/*	top: 14px;*/
/*	left: -27px;*/
/*	font-size: 12px;*/
/*	content: "\e91a";*/
/*	color: #222;*/
/*}*!*/
/*!*.etickets.table.delivery-details input[type="radio"]:checked + label:before {*/
/*	content: "\e919";*/
/*	color: #d5045f;*/
/*}*!*/
/*.etickets.table.delivery-details input[type=radio] + label:before {*/
/*  content: "";*/
/*  display: block;*/
/*  width: 18px;*/
/*  height: 18px;*/
/*  border: 2px solid #444;*/
/*  position: absolute;*/
/*  left: 13px;*/
/*  top: 17px;*/
/*  transition: all 0.2s;*/
/*  z-index: 1;*/
/*}*/

/*.etickets.table.delivery-details input[type=radio] + label:before {*/
/*  border-radius: 50%;*/
/*}*/

/*.etickets.table.delivery-details input[type=radio] + label:after {*/
/*  content: "";*/
/*  display: block;*/
/*  width: 10px;*/
/*  height: 10px;*/
/*  border-radius: 50%;*/
/*  background: #e0dfdf;*/
/*  position: absolute;*/
/*  left: 17px;*/
/*  top: 21px;*/
/*  transition: all 0.2s;*/
/*  transform: scale(0.5);*/
/*  z-index: 1;*/
/*}*/

/*.etickets.table.delivery-details input[type=radio]:checked + label:after {*/
/*  background: #d40660;*/
/*  transform: scale(1);*/
/*}*/

/*.etickets.table.delivery-details input[type=radio]:focus + label {*/
/*  box-shadow: none !important;*/
/*}*/

/*body #content .etickets.table.delivery-details input[type=radio] + label .desc,*/
/*body #content .etickets.table.delivery-details input[type=radio] + label .note {*/
/*  font-size: 12px;*/
/*  font-weight: 400;*/
/*  margin: 0;*/
/*  color: #777;*/
/*  display: block;*/
/*  padding: 0;*/
/*  line-height: 22px;*/
/*}*/

/*.etickets.table.delivery-details .body-block .row .num {*/
/*  top: 26px;*/
/*  font-weight: 600;*/
/*}*/

/*.etickets.table.delivery-info .row > :last-child {*/
/*  margin-bottom: 0;*/
/*}*/

/*.order-user-details.billing {*/
/*  margin-right: 20px;*/
/*}*/

/*!*	*/
/*----------------------------------------------------------*/
/*Personal Information*/
/*---------------------------------------------------------- */
/**!*/
/*#content .minimal-form legend {*/
/*  display: block;*/
/*  width: 100%;*/
/*  padding: 10px 16px;*/
/*  position: absolute;*/
/*  top: 0;*/
/*  left: 0;*/
/*  background: #00b09a;*/
/*  font-size: 16px;*/
/*  font-weight: 700;*/
/*  color: #fafafa;*/
/*  border-bottom: 1px solid #4A716C;*/
/*}*/

/*#content .minimal-form ul {*/
/*  margin: 0;*/
/*}*/

/*#content .minimal-form ul li {*/
/*  list-style-type: none;*/
/*  margin: 0 0 10px 0;*/
/*}*/

/*#content .minimal-form {*/
/*  background: none;*/
/*  padding: 59px 0 0 0;*/
/*  width: calc(50% - 10px);*/
/*  float: left;*/
/*  position: relative;*/
/*  margin-right: 20px;*/
/*}*/

/*#content #payment .minimal-form {*/
/*  width: 490px;*/
/*  max-width: 100%;*/
/*}*/

/*#content .minimal-form:after {*/
/*  content: "";*/
/*  display: table;*/
/*  clear: both;*/
/*}*/

/*#content .minimal-form:nth-of-type(2) {*/
/*  margin-right: 0;*/
/*}*/

/*#content .minimal-form label {*/
/*  position: absolute;*/
/*  top: -10000px;*/
/*  left: -10000px;*/
/*}*/

/*#content .minimal-form li {*/
/*  border: none;*/
/*  width: 100%;*/
/*  position: relative;*/
/*  display: inline-block;*/
/*}*/

/*#content .minimal-form li.hidden {*/
/*  display: none;*/
/*}*/

/*#content .minimal-form li:before {*/
/*  display: none;*/
/*}*/

/*#content .minimal-form input[type=text],*/
/*#content .minimal-form select,*/
/*#content .minimal-form li.hidden[style="display: block;"] {*/
/*  width: 100%;*/
/*}*/

/*#content .minimal-form li.hidden[style="display: block;"] {*/
/*  border: none;*/
/*  padding-bottom: 0;*/
/*}*/

/*#content .minimal-form li div.desc {*/
/*  width: 100%;*/
/*  padding: 0 10px;*/
/*  font-size: 95%;*/
/*}*/

/*#content .minimal-form input[type=text].postcode {*/
/*  width: calc(100% - 110px);*/
/*}*/

/*#content .minimal-form li.checkout-form-firstname,*/
/*#content .minimal-form li.checkout-form-surname,*/
/*#content .minimal-form li.checkout-form-title {*/
/*  float: left;*/
/*  position: relative;*/
/*}*/

/*#content .minimal-form li.checkout-form-title {*/
/*  width: 70px;*/
/*}*/

/*#content .minimal-form li.checkout-form-firstname {*/
/*  width: calc(100% - 80px);*/
/*  float: left;*/
/*  position: relative;*/
/*}*/

/*#content .minimal-form li.checkout-form-title {*/
/*  margin-right: 10px;*/
/*}*/

/*#content .minimal-form .address_copy {*/
/*  display: block;*/
/*  margin: 0;*/
/*}*/

/*#content .minimal-form .address_copy.embedded {*/
/*  position: absolute;*/
/*  top: 6px;*/
/*  right: 6px;*/
/*  width: 155px;*/
/*  padding-right: 0px;*/
/*  text-align: left;*/
/*  height: 40px;*/
/*  font-size: 12px;*/
/*  padding-top: 4px;*/
/*  padding-bottom: 0;*/
/*  padding-left: 36px;*/
/*}*/

/*#content .minimal-form .address_copy:nth-last-of-type(2),*/
/*#content .minimal-form .address_copy + .address_copy {*/
/*  width: calc((100% - 10px) / 2);*/
/*  float: left;*/
/*  position: relative;*/
/*}*/

/*#content .minimal-form .address_copy:nth-last-of-type(2) {*/
/*  margin-right: 10px;*/
/*}*/

/*@media only screen and (max-width: 430px) {*/
/*  #content .minimal-form .address_copy {*/
/*    width: 100% !important;*/
/*  }*/

/*  #content .minimal-form .address_copy + .address_copy {*/
/*    margin-top: 10px;*/
/*  }*/
/*}*/
/*@media only screen and (min-width: 810px) and (max-width: 1140px) {*/
/*  #content .minimal-form .address_copy.embedded {*/
/*    width: 42px;*/
/*    font-size: 0;*/
/*  }*/
/*}*/
/*@media only screen and (max-width: 430px) {*/
/*  #content .minimal-form .address_copy.embedded {*/
/*    width: 42px !important;*/
/*    font-size: 0;*/
/*  }*/
/*}*/
/*#content .minimal-form .address_copy:before {*/
/*  left: 6px;*/
/*  transform: translate3d(0, 0, 0) rotate(-90deg);*/
/*  -ms-transform: translate3d(0, 0, 0) rotate(-90deg);*/
/*  -webkit-transform: translate3d(0, 0, 0) rotate(-90deg);*/
/*}*/

/*#content .minimal-form .address_copy.embedded:before {*/
/*  line-height: 30px;*/
/*}*/

/*#content .minimal-form .address_copy:hover:before {*/
/*  transform: translate3d(0, 0, 0) rotate(180deg);*/
/*  -ms-transform: translate3d(0, 0, 0) rotate(180deg);*/
/*  -webkit-transform: translate3d(0, 0, 0) rotate(180deg);*/
/*}*/

/*.address_copy {*/
/*  padding-right: 0 important;*/
/*}*/

/*.address_copy span {*/
/*  position: relative;*/
/*  line-height: 17px;*/
/*  top: 50%;*/
/*  display: block;*/
/*  transform: translateY(-50%);*/
/*}*/

/*.address_copy.embedded span {*/
/*  line-height: 15px;*/
/*  transform: translateY(-57%);*/
/*}*/

/*!*input[type="text"]#mail {*/
/*	background-image: url(../../img/form-elements/envelope.png) no-repeat center right;*/
/*}*/

/*input[type="text"]#telephone {*/
/*	background: url(../../img/form-elements/phone.png) no-repeat center right;*/
/*}*!*/
/*!**/
/*body #pageWrapper input[type="text"]#mail,*/
/*body #pageWrapper input[type="text"]#telephone {*/
/*	background-size: 32px 32px;	*/
/*	padding-right: 40px;*/
/*}*!*/
/*!*#content .minimal-form input[type="text"].postcode {*/
/*	width: calc(100% - 110px)!important;*/
/*}*!*/
/*.profile-mod {*/
/*  font-size: 0;*/
/*}*/

/*.profile-mod a {*/
/*  display: inline-block;*/
/*  position: absolute;*/
/*  top: 12px;*/
/*  right: 16px;*/
/*  background: rgba(0, 0, 0, 0.2);*/
/*  border: 1px solid rgba(255, 255, 255, 0.2);*/
/*  border-radius: 2px;*/
/*  padding: 2px 10px;*/
/*  font-size: 12px;*/
/*  font-weight: 600;*/
/*  color: #fafafa;*/
/*}*/

/*!*	*/
/*----------------------------------------------------------*/
/*Passenger Details*/
/*---------------------------------------------------------- */
/**!*/
/*.passenger-data legend {*/
/*  font-size: 18px;*/
/*  line-height: 28px;*/
/*  font-weight: 600;*/
/*  padding-top: 24px;*/
/*}*/

/*.etickets.table.passenger-data .row .wide {*/
/*  width: calc(100% - 110px);*/
/*}*/

/*.etickets.table.passenger-data .head-block .row .wide {*/
/*  padding-left: 110px;*/
/*}*/

/*.etickets.table.passenger-data .body-block .row .field.num,*/
/*.etickets.table.passenger-data .body-block .row .field.wide {*/
/*  font-size: 13.5px;*/
/*}*/

/*.etickets.table.passenger-data .body-block .row .field.ctrl {*/
/*  left: 55px;*/
/*  top: 0;*/
/*  background: none;*/
/*}*/

/*.etickets.table.passenger-data .body-block .row .field.ctrl .ticket-no {*/
/*  font-size: 13.5px;*/
/*  font-weight: 800;*/
/*}*/

/*.etickets.table.passenger-data .row > .passenger-label {*/
/*  display: block;*/
/*  position: relative;*/
/*  float: left;*/
/*  width: 100%;*/
/*  padding: 0 16px 0 110px;*/
/*  font-size: 0;*/
/*}*/

/*.toggle-passenger-info {*/
/*  position: absolute;*/
/*  left: -10000px;*/
/*}*/

/*!**/
/*.toggle-passenger-info + label {*/
/*	display: block;*/
/*	position: absolute;*/
/*	height: 76px;*/
/*	width: 100%;*/
/*	z-index: 2;*/
/*	font-size: 0;*/
/*}*/
/**!*/
/*.passenger-icon:after,*/
/*.toggle-passenger-info + label:after {*/
/*  content: "\e916";*/
/*  font-family: first-icons;*/
/*  font-weight: normal;*/
/*  color: #fafafa;*/
/*  background: #d5045f;*/
/*  width: 36px;*/
/*  height: 36px;*/
/*  display: block;*/
/*  position: absolute;*/
/*  left: 9px;*/
/*  top: 50%;*/
/*  margin-top: -18px;*/
/*  font-size: 18px;*/
/*  line-height: 36px;*/
/*  text-align: center;*/
/*  border-radius: 2px;*/
/*}*/

/*.passenger-icon:after {*/
/*  position: relative;*/
/*  top: auto;*/
/*  margin: 0;*/
/*  right: auto;*/
/*  display: inline-block;*/
/*  width: 22px;*/
/*  height: 22px;*/
/*  line-height: 22px;*/
/*  font-size: 14px;*/
/*  content: "\e917";*/
/*}*/

/*.warn-undone {*/
/*  margin: 0 0 24px 0;*/
/*  display: block;*/
/*}*/

/*.toggle-passenger-info:checked + label:after {*/
/*  content: "\e917";*/
/*}*/

/*.toggle-passenger-info + label.done:after {*/
/*  !*	content: "\e917";	*!*/
/*  background: #00b09a;*/
/*}*/

/*!**/
/*.toggle-passenger-info:checked + label.done:after {*/
/*	content: "\e126";*/
/*}*/
/**!*/
/*.toggle-passenger-info:focus + label {*/
/*  box-shadow: none !important;*/
/*}*/

/*.toggle-passenger-info ~ div {*/
/*  max-height: 0;*/
/*  overflow: hidden;*/
/*  width: 100%;*/
/*  clear: both;*/
/*  background: #fafafa;*/
/*  transition: all 0.4s;*/
/*  transform: translate3d(0, 0, 0);*/
/*  -ms-transform: translate3d(0, 0, 0);*/
/*  -webkit-transform: translate3d(0, 0, 0);*/
/*}*/

/*.toggle-passenger-info:checked ~ div {*/
/*  max-height: 2000px;*/
/*  border-top: 1px solid rgba(0, 0, 0, 0.08);*/
/*}*/

/*#content .passengers .insert {*/
/*  padding: 0 10px;*/
/*}*/

/*#content .passengers .insert ul {*/
/*  margin: 0;*/
/*  padding: 0 0 10px 0;*/
/*  width: 100%;*/
/*}*/

/*#content .passengers .insert > ul > li {*/
/*  max-width: 393px;*/
/*  width: 100%;*/
/*}*/

/*#content .passengers .insert > ul > li:nth-of-type(3) {*/
/*  overflow: hidden;*/
/*  clear: left;*/
/*}*/

/*!**/
/*#content .passengers .insert .mtickets {*/
/*	width: calc(100% - 110px) !important;*/
/*}*/
/**!*/
/*#content .passengers .insert .mtickets_check {*/
/*  display: block;*/
/*  !**/
/*  	position: absolute;*/
/*  	right: 0;*/
/*  	top: 0;*/
/*  	width: 100px;*/
/*  *!*/
/*  width: 100%;*/
/*  margin-top: 5px;*/
/*  border-radius: 2px;*/
/*  background: #353535;*/
/*  height: 42px;*/
/*  padding: 0 25px 0 25px;*/
/*  color: #fafafa;*/
/*  text-align: center;*/
/*  font-weight: 700;*/
/*  text-decoration: none;*/
/*  line-height: 42px;*/
/*}*/

/*#content .passengers .insert .mtickets_check:hover {*/
/*  text-decoration: none;*/
/*}*/

/*!*#content .passengers .insert .error .mtickets_check {*/
/*	background: #cc0000;*/
/*}*/

/*#content .passengers .insert .ok .mtickets_check {*/
/*	background: #00cc00;*/
/*}*!*/
/*#content .passengers .insert .error input[type=text] {*/
/*  border-color: #dc143c;*/
/*}*/

/*#content .passengers .insert .ok input[type=text] {*/
/*  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1024 1024'%3E%3Cpath fill='#d40660' d='M927.936 272.992l-68.288-68.288c-12.608-12.576-32.96-12.576-45.536 0l-409.44 409.44-194.752-196.16c-12.576-12.576-32.928-12.576-45.536 0l-68.288 68.288c-12.576 12.608-12.576 32.96 0 45.536l285.568 287.488c12.576 12.576 32.96 12.576 45.536 0l500.736-500.768c12.576-12.544 12.576-32.96 0-45.536z'/%3E%3C/svg%3E");*/
/*  background-size: 20px 20px;*/
/*  background-position: 100%;*/
/*  background-repeat: no-repeat;*/
/*}*/

/*#content .passengers .insert .mtickets_usage_notes {*/
/*  margin: 10px 0 0 0;*/
/*  border: 1px solid rgba(0, 0, 0, 0.08);*/
/*  padding: 0 5px;*/
/*}*/

/*#content .passengers .insert ul li {*/
/*  list-style-type: none;*/
/*  margin: 0 0 10px 0;*/
/*  display: block;*/
/*}*/

/*#content .passengers .insert ul li.hidden {*/
/*  display: none;*/
/*}*/

/*#content .passengers .insert ul.photocard-block > li:first-child,*/
/*#content .passengers .insert ul li.photocard-capture {*/
/*  margin: 0;*/
/*}*/

/*#content .passengers .insert ul li:after {*/
/*  content: "";*/
/*  display: table;*/
/*  clear: both;*/
/*}*/

/*#content .passengers .insert ul li:before {*/
/*  content: "";*/
/*  display: none;*/
/*}*/

/*#content .passengers .insert ul li input[type=text] {*/
/*  width: 100%;*/
/*}*/

/*#content .passengers .insert ul label {*/
/*  display: none;*/
/*}*/

/*#content .passengers .insert > ul > li:first-child {*/
/*  width: 70px;*/
/*  float: left;*/
/*  position: relative;*/
/*  margin-right: 10px;*/
/*}*/

/*#content .passengers .insert > ul > li:nth-of-type(2) {*/
/*  width: calc(100% - 80px);*/
/*  float: left;*/
/*  position: relative;*/
/*  max-width: 313px;*/
/*}*/

/*#content .passengers .insert ul label.photo-label {*/
/*  display: block;*/
/*  position: relative;*/
/*  float: none;*/
/*  margin: 5px 0 0 0;*/
/*  width: 50%;*/
/*  max-width: 240px;*/
/*  height: 24px;*/
/*  min-height: 42px;*/
/*  border-radius: 2px;*/
/*  background: #252525;*/
/*  padding: 9px 0;*/
/*  color: #fafafa;*/
/*  font-size: 13.5px;*/
/*  font-weight: 700;*/
/*  text-align: center;*/
/*  line-height: 24px;*/
/*  cursor: pointer;*/
/*  transition: all 0.3s;*/
/*}*/

/*div.cropper {*/
/*  margin-top: 15px;*/
/*  max-width: 393px;*/
/*}*/

/*div.cropper:empty {*/
/*  margin-top: 0;*/
/*}*/

/*.cropper-hint {*/
/*  margin: 12px 0 0 0;*/
/*  font-size: 12px;*/
/*}*/

/*.cropper-view-box {*/
/*  float: none;*/
/*  position: initial;*/
/*}*/

/*.cropper-face,*/
/*.cropper-line,*/
/*.cropper-point,*/
/*.cropper-center {*/
/*  position: absolute;*/
/*  float: none;*/
/*  overflow: initial;*/
/*}*/

/*.photo-file {*/
/*  width: 0.1px;*/
/*  height: 0.1px;*/
/*  opacity: 0;*/
/*  overflow: hidden;*/
/*  position: absolute;*/
/*  z-index: -1;*/
/*}*/

/*#content .photocard-capture h3.t_title {*/
/*  margin: 12px 0 0 0;*/
/*  font-weight: 600;*/
/*  font-size: 16px;*/
/*}*/

/*.photocard-capture .t_title + p {*/
/*  margin: 0 0 12px 0;*/
/*  font-size: 12px;*/
/*}*/

/*.pc_needed_no,*/
/*.pc_needed_yes {*/
/*  width: calc(50% - 5px);*/
/*  display: block;*/
/*  float: left;*/
/*  position: relative;*/
/*  text-align: center;*/
/*  padding-bottom: 16px;*/
/*}*/

/*.pc_needed_no {*/
/*  margin-right: 10px;*/
/*}*/

/*.pc_needed_no input[type=radio],*/
/*.pc_needed_yes input[type=radio] {*/
/*  position: absolute;*/
/*  left: -10000px;*/
/*}*/

/*#content .passengers .insert .pc_needed_no label,*/
/*#content .passengers .insert .pc_needed_yes label {*/
/*  display: block;*/
/*}*/

/*.pc_needed_no label,*/
/*.pc_needed_yes label {*/
/*  display: block;*/
/*  background: rgba(0, 0, 0, 0.05);*/
/*  line-height: 24px !important;*/
/*  padding: 10px 3px;*/
/*  width: 100% !important;*/
/*  text-align: center;*/
/*  border-radius: 2px;*/
/*}*/

/*.pc_needed_no input:checked + label,*/
/*.pc_needed_yes input:checked + label {*/
/*  background: #d5045f;*/
/*  color: #fafafa !important;*/
/*  line-height: 44px;*/
/*}*/

/*.pc_needed_no label:before,*/
/*.pc_needed_yes label:before {*/
/*  position: absolute;*/
/*  bottom: 4px;*/
/*  left: 50%;*/
/*  display: block;*/
/*  opacity: 0;*/
/*  margin-left: -12px;*/
/*  width: 24px;*/
/*  height: 24px;*/
/*  color: #ddd;*/
/*  font-family: first-icons;*/
/*  font-weight: normal;*/
/*  font-size: 13.5px;*/
/*  line-height: 24px;*/
/*  content: "\ea3a";*/
/*  transition: all 0.3s;*/
/*}*/

/*.pc_needed_no input:checked + label:before,*/
/*.pc_needed_yes input:checked + label:not(.nocaret):before {*/
/*  opacity: 1;*/
/*  color: #d5045f !important;*/
/*}*/

/*#content .passengers .insert ul.photocard-block {*/
/*  padding-bottom: 0;*/
/*}*/

/*#content .passengers .insert ul li[id^=get_photocard_no-] {*/
/*  margin: 0;*/
/*}*/

/*#content .passengers .insert ul.photocard-block p {*/
/*  margin-bottom: 0;*/
/*}*/

/*div[class*=form-item-mt-mail-].error {*/
/*  padding-left: 0 !important;*/
/*}*/

/*html body #gocardless-container li.payment-form-account-owner input[type=checkbox]:checked label:after {*/
/*  transform: scale(1) !important;*/
/*}*/

/*html body #gocardless-container li.payment-form-account-owner input[type=checkbox] + label:after {*/
/*  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath fill='%23d40660' d='M927.936 272.992l-68.288-68.288c-12.608-12.576-32.96-12.576-45.536 0l-409.44 409.44-194.752-196.16c-12.576-12.576-32.928-12.576-45.536 0l-68.288 68.288c-12.576 12.608-12.576 32.96 0 45.536l285.568 287.488c12.576 12.576 32.96 12.576 45.536 0l500.736-500.768c12.576-12.544 12.576-32.96 0-45.536z'/%3E%3C/svg%3E");*/
/*}*/

/*.etickets.table.ticket-summary.order-details .field.num.recur:after {*/
/*  content: "per month";*/
/*  font-size: 11.5px;*/
/*  display: block;*/
/*  text-align: right;*/
/*  margin-top: -8px;*/
/*}*/

/*.etickets.table.ticket-summary.order-details .foot-block .row .field.num {*/
/*  margin-top: 0;*/
/*}*/

/*.etickets.table.ticket-summary.order-details .row.empty {*/
/*  color: inherit;*/
/*}*/

/*!*	*/
/*----------------------------------------------------------*/
/*Select Tickets*/
/*---------------------------------------------------------- */
/**!*/
/*.ticket-zone {*/
/*  margin: 0 0 24px 0;*/
/*}*/

/*#content .ticket-zone > h3 {*/
/*  background: #00b09a;*/
/*  color: #fafafa;*/
/*  padding: 12px 16px;*/
/*  margin: 0;*/
/*  border-bottom: 1px solid #4A716C;*/
/*}*/

/*.ticket-zone > p {*/
/*  background: rgba(0, 0, 0, 0.03);*/
/*  border-top: none;*/
/*  padding: 8px 16px 8px 16px;*/
/*  margin: 0;*/
/*}*/

/*.single-ticket-view {*/
/*  overflow: hidden;*/
/*}*/

/*.ticket-details {*/
/*  position: absolute;*/
/*  left: -10000px;*/
/*}*/

/*.ticket-details + label {*/
/*  position: relative;*/
/*  padding: 14px 130px 14px 16px;*/
/*  display: block;*/
/*  width: 100%;*/
/*  font-weight: 600;*/
/*  font-size: 13.5px;*/
/*  background: rgba(0, 0, 0, 0.04);*/
/*  border-bottom: 1px solid rgba(0, 0, 0, 0.08);*/
/*  height: auto;*/
/*  transition: all 0.3s;*/
/*  margin: 6px 0 0 0;*/
/*  line-height: 24px;*/
/*}*/

/*.ticket-details + label:after {*/
/*  content: "\ea0f";*/
/*  font-family: first-icons;*/
/*  font-weight: normal;*/
/*  color: #fafafa;*/
/*  background: #d5045f;*/
/*  width: 36px;*/
/*  height: 36px;*/
/*  display: block;*/
/*  position: absolute;*/
/*  right: 9px;*/
/*  top: 50%;*/
/*  margin-top: -18px;*/
/*  font-size: 18px;*/
/*  line-height: 36px;*/
/*  text-align: center;*/
/*  border-radius: 2px;*/
/*}*/

/*.ticket-details + label.done:after,*/
/*.ticket-details:checked + label.done:after {*/
/*  content: "\e979";*/
/*  background: #00b09a;*/
/*  color: #fafafa;*/
/*}*/

/*#content .ticket-details:checked + label {*/
/*  color: #fafafa;*/
/*  background: #d5045f;*/
/*  border-bottom: 1px solid #6F1C3D;*/
/*}*/

/*.ticket-details:checked + label:after {*/
/*  content: "\e91d";*/
/*}*/

/*.ticket-details + label p {*/
/*  font-style: italic;*/
/*  margin: 0;*/
/*}*/

/*.ticket-details + label span {*/
/*  position: absolute;*/
/*  right: 74px;*/
/*  top: 50%;*/
/*  display: block;*/
/*  line-height: 24px;*/
/*  transform: translateY(-50%);*/
/*  -ms-transform: translateY(-50%);*/
/*  -webkit-transform: translateY(-50%);*/
/*  text-align: right;*/
/*}*/

/*.ticket-details + label span.recur {*/
/*  margin-top: 1px;*/
/*}*/

/*.ticket-details + label span.recur:after {*/
/*  position: relative;*/
/*  right: 0;*/
/*  margin-top: -8px;*/
/*  content: "per month";*/
/*  font-size: 11.5px;*/
/*  display: block;*/
/*  text-align: right;*/
/*}*/

/*.ticket-details ~ div,*/
/*.ticket-details ~ form {*/
/*  max-height: 0;*/
/*  transition: max-height 0.5s;*/
/*}*/

/*.ticket-details:checked ~ div,*/
/*.ticket-details:checked ~ form {*/
/*  max-height: 1500px;*/
/*  border-bottom: 1px solid rgba(0, 0, 0, 0.06);*/
/*  margin-bottom: 8px;*/
/*}*/

/*.single-ticket-view > div,*/
/*.single-ticket-view > form {*/
/*  overflow: hidden;*/
/*  width: 100%;*/
/*  display: block;*/
/*  background: rgba(0, 0, 0, 0.02);*/
/*}*/

/*.single-ticket-view > form p.desc {*/
/*  padding: 16px 16px 6px 16px;*/
/*}*/

/*.single-ticket-view > form fieldset {*/
/*  padding: 0 16px 0px;*/
/*}*/

/*#pageWrapper .single-ticket-view > form fieldset.ticket-fulfilment input {*/
/*  position: absolute;*/
/*  left: -10000px;*/
/*}*/

/*#pageWrapper .single-ticket-view > form fieldset.ticket-fulfilment div.moveme {*/
/*  display: none;*/
/*}*/

/*#pageWrapper .single-ticket-view > form fieldset.ticket-fulfilment > div > div {*/
/*  float: left;*/
/*  margin: 0 0 10px 0;*/
/*}*/

/*#pageWrapper .single-ticket-view > form fieldset.ticket-fulfilment > div > div:last-of-type {*/
/*  margin-bottom: 0;*/
/*}*/

/*#pageWrapper .single-ticket-view > form fieldset.ticket-fulfilment label {*/
/*  display: block;*/
/*  float: left;*/
/*  margin: 0 10px 0 0;*/
/*  border-radius: 3px;*/
/*  background: #fff;*/
/*  color: #d5045f;*/
/*  position: relative;*/
/*  margin: 0 10px 10px 0;*/
/*}*/

/*@media only screen and (min-width: 700px) {*/
/*  #pageWrapper .single-ticket-view > form fieldset.ticket-fulfilment > div {*/
/*    display: flex;*/
/*    flex-align: flex-start;*/
/*    !* justify-content:  *!*/
/*  }*/
/*}*/
/*#pageWrapper .single-ticket-view > form fieldset.ticket-fulfilment > div:after {*/
/*  display: none;*/
/*}*/

/*#pageWrapper .single-ticket-view > form fieldset.ticket-fulfilment > div > div {*/
/*  margin-bottom: 0;*/
/*}*/

/*#pageWrapper .single-ticket-view > form fieldset.ticket-fulfilment label {*/
/*  text-align: left;*/
/*  padding-left: 50px;*/
/*  flex: 1;*/
/*  width: 200px;*/
/*  white-space: normal;*/
/*  height: 100%;*/
/*  line-height: 24px;*/
/*  text-transform: uppercase;*/
/*  border: none;*/
/*  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);*/
/*  margin-bottom: 0;*/
/*  padding: 16px 18px 20px 52px;*/
/*  border: 2px solid transparent;*/
/*}*/

/*#pageWrapper .single-ticket-view > form fieldset.ticket-fulfilment label span {*/
/*  display: block;*/
/*  font-size: 12px;*/
/*  color: #444;*/
/*  text-align: left;*/
/*  line-height: 22px;*/
/*  font-weight: 400;*/
/*  color: #444;*/
/*  text-transform: none;*/
/*}*/

/*@media only screen and (max-width: 699px) {*/
/*  #pageWrapper .single-ticket-view > form fieldset.ticket-fulfilment > div > div {*/
/*    float: none;*/
/*    width: 100%;*/
/*  }*/

/*  #pageWrapper .single-ticket-view > form fieldset.ticket-fulfilment label {*/
/*    width: 100%;*/
/*    display: block;*/
/*    margin-right: 0;*/
/*  }*/
/*}*/
/*#pageWrapper .single-ticket-view > form fieldset.ticket-fulfilment label:hover,*/
/*#pageWrapper .single-ticket-view > form fieldset.ticket-fulfilment input:checked + label {*/
/*  border: 2px solid #d5045f;*/
/*}*/

/*@media only screen and (min-width: 800px) {*/
/*  #pageWrapper .single-ticket-view > form fieldset.ticket-fulfilment label:after {*/
/*    content: "";*/
/*    display: block;*/
/*    width: 0;*/
/*    height: 0;*/
/*    border-left: 10px solid transparent;*/
/*    border-right: 10px solid transparent;*/
/*    border-top: 10px solid #d5045f;*/
/*    position: absolute;*/
/*    left: 50%;*/
/*    margin-left: -5px;*/
/*    bottom: -10px;*/
/*    opacity: 0;*/
/*    transition: all 0.2s;*/
/*  }*/

/*  #pageWrapper .single-ticket-view > form fieldset.ticket-fulfilment label:hover:after,*/
/*#pageWrapper .single-ticket-view > form fieldset.ticket-fulfilment input:checked + label:after {*/
/*    opacity: 1;*/
/*  }*/

/*  #pageWrapper .single-ticket-view > form fieldset.ticket-fulfilment input:hover + label,*/
/*#pageWrapper .single-ticket-view > form fieldset.ticket-fulfilment input:checked + label {*/
/*    z-index: 1;*/
/*  }*/
/*}*/
/*fieldset.ticket-fulfilment label[class^=fulfil-]:before {*/
/*  position: absolute;*/
/*  height: 40px;*/
/*  width: 40px;*/
/*  font-family: first-icons;*/
/*  line-height: 40px;*/
/*  speak: none;*/
/*  font-weight: normal;*/
/*  -webkit-font-smoothing: antialiased;*/
/*  -moz-osx-font-smoothing: grayscale;*/
/*  text-align: center;*/
/*  font-size: 18px;*/
/*  top: 4px;*/
/*  left: 10px;*/
/*}*/

/*fieldset.ticket-fulfilment label[class^=fulfil-]:before {*/
/*  top: 10px;*/
/*  left: 10px;*/
/*  font-size: 32px;*/
/*}*/

/*.single-ticket-view > form fieldset.ticket-fulfilment label.fulfil-p:before {*/
/*  content: "\e158";*/
/*}*/

/*.single-ticket-view > form fieldset.ticket-fulfilment label.fulfil-e:before {*/
/*  content: "@";*/
/*  font-size: 18px;*/
/*  font-weight: 900;*/
/*  font-size: 34px;*/
/*  top: 8px;*/
/*}*/

/*.single-ticket-view > form fieldset.ticket-fulfilment label.fulfil-m:before {*/
/*  content: "\e93e";*/
/*}*/

/*.single-ticket-view > form fieldset.ticket-fulfilment label.fulfil-s:before {*/
/*  content: "\e88a";*/
/*}*/

/*.single-ticket-view > form fieldset.ticket-fulfilment label.fulfil-b:before {*/
/*  content: "\e600";*/
/*}*/

/*.single-ticket-view > form fieldset.ticket-fulfilment label.fulfil-t:before {*/
/*  content: "\e606";*/
/*}*/

/*.single-ticket-view > form div.messages {*/
/*  display: none;*/
/*}*/

/*@media only screen and (min-width: 800px) {*/
/*  fieldset.ticket-start-date:not(.hidden) {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*  }*/
/*}*/
/*fieldset.ticket-start-date > p img {*/
/*  float: left;*/
/*  margin: 0 10px 0 0;*/
/*}*/

/*.ticket-start-date div.dates.hidden {*/
/*  display: none;*/
/*}*/

/*.ticket-start-date .dates input.error {*/
/*  border: 2px solid #aa0000;*/
/*}*/

/*#ticket_disp + #cart-buttons {*/
/*  margin-top: 30px;*/
/*}*/

/*.dates + button {*/
/*  float: right;*/
/*}*/

/*.ticket-start-date .dates > input {*/
/*  width: 100%;*/
/*  max-width: 189px;*/
/*  float: left;*/
/*  margin-left: 0;*/
/*}*/

/*fieldset.ticket-start-date > label.hidden {*/
/*  display: none;*/
/*}*/

/*.points-wrap {*/
/*  position: relative;*/
/*  margin: 0;*/
/*}*/

/*.points-wrap label {*/
/*  padding-bottom: 5px;*/
/*}*/

/*.points-wrap .points {*/
/*  max-width: 240px;*/
/*  width: 100%;*/
/*  position: relative;*/
/*  float: left;*/
/*}*/

/*.dates-wrap {*/
/*  position: relative;*/
/*  margin: 0 0 10px 0;*/
/*}*/

/*@media only screen and (max-width: 768px) {*/
/*  .points-wrap {*/
/*    margin-bottom: 10px;*/
/*  }*/

/*  .dates-wrap {*/
/*    margin: 0;*/
/*  }*/
/*}*/
/*.dates-wrap > label {*/
/*  padding-bottom: 5px;*/
/*}*/

/*.dates-wrap .dates > div {*/
/*  max-width: 240px;*/
/*  float: left;*/
/*  border: 1px solid #d0d0d0;*/
/*  border-radius: 2px;*/
/*  width: 100%;*/
/*  margin-bottom: 10px;*/
/*}*/

/*.dates-wrap .dates > div label {*/
/*  float: left;*/
/*  line-height: 40px;*/
/*  width: 50px;*/
/*  font-size: 11px;*/
/*  font-weight: 700;*/
/*  text-align: center;*/
/*  text-transform: uppercase;*/
/*  margin: 0;*/
/*  padding: 0;*/
/*}*/

/*.dates-wrap .dates input.date {*/
/*  float: left;*/
/*  width: calc(100% - 50px);*/
/*  border: none;*/
/*  border-left: 1px solid #d0d0d0;*/
/*}*/

/*.dates-wrap .dates > input.date {*/
/*  border: 1px solid #d0d0d0;*/
/*  !*	border-radius: 2px;*/
/*  	width: 100%;*/
/*  	background-color: #fff;*!*/
/*  max-width: 240px;*/
/*}*/

/*.dates-wrap .dates > div:nth-last-child(2) {*/
/*  margin-right: 10px;*/
/*}*/

/*@media only screen and (max-width: 520px) {*/
/*  #pageWrapper .single-ticket-view > form fieldset.ticket-fulfilment > div > div,*/
/*.dates-wrap .dates > input.date,*/
/*.points-wrap .points,*/
/*.dates-wrap .dates > div {*/
/*    max-width: 100%;*/
/*    width: 100%;*/
/*    margin-right: 0;*/
/*    float: none;*/
/*  }*/

/*  .ticket-start-date button {*/
/*    width: 100%;*/
/*  }*/
/*}*/

/*!*# sourceMappingURL=fb-etickets-styles.css.map *!*/
