/*@import url(https://fonts.googleapis.com/css?family=Montserrat);*/

@font-face { /* montserrat-regular - latin-ext_latin */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local(''),
    url('../fonts/montserrat-v15-latin-ext_latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('../fonts/montserrat-v15-latin-ext_latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

* {
  margin: 0; 
  padding: 0;
}

html {
	touch-action: manipulation;
	overflow: overlay;
}

body {
	font-family: Montserrat, arial, verdana;
	/*font-family: verdana;*/
	/*font-family: Tahoma, Verdana, Segoe, sans-serif; */
}

.wrap {
	text-align: center;
	/*min-width: 320px;*/
	max-width: 480px;
	margin-left: auto;
	margin-right: auto;
}
.container {
	padding: 10px 20px;
	width: auto !important;
}

footer {
	color: #A2ACB1;
	font-size: 12px;
	padding-top: 5px;
}

header {
	height: 110px;
	/*background: url(/image/P-123-header-def-cut.png) no-repeat center;*/
	background: url(/image/top-logo-big.png) no-repeat center;
	background-size: contain;
}

.header-link {
	float: right;
	color: #555;
	font-size: 14px !important;
	padding: 10px !important;
	margin: 5px !important;
	text-align: center;
	width: 65px;
}
.header-link:first-child {
	float: left;
}
.header-link img {
	display: block;
	margin: auto;
	/*filter: grayscale(100%);*/
	width: 35px;
}

.alert {
	border-radius: 6px;
	background-color: moccasin;
	padding: 13px;
	margin-bottom: 15px;
}

.notification {
	border-radius: 6px;
	background-color: #6AD3E5;
	padding: 13px;
	margin-bottom: 15px;
	width: 100%;
	color: white !important;
}

[v-cloak] {
    display: none;
}

/*login*/

.login-butts {
	padding-top: 2px;
}

.login-butts p {
	display: inline-block;
	width: 42%;
}
.login-butts p:last-child {
	vertical-align: sub;
}
.login-butts .action-button {
	width: 100%;
}

.login-about-block {
	width: 315px;
	margin: 0 auto 10px auto;
	text-align: left;
}
.login-about-title {
	font-weight: bold;
	display: inline-block;
	width: 55px;
}
.login-about-text {
	display: inline-block;
}

.about-image {
	border-radius: 1px;
	object-fit: cover;
	width: 100%;
}

.not-register-label {
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
}

/*forms*/

.pform {
	/*font-family: montserrat;*/
}
.pform input, .pform textarea, .pform select {
	text-align: center;
	border: 1px solid #A2ACB1;
	border-radius: 8px;
	box-sizing: border-box;
	color: #2C3E50;
	font-size: 20px;
	margin-bottom: 10px;
	padding: 13px;
	width: 85%;
	background: white;
	line-height: initial;
}
.pform select {
	text-align: left;
	font-size: 18px;
	padding: 14px;
}
.pform input:focus, .pform textarea:focus, .pform select:focus {
	outline: none;
  box-shadow: none;
}
.pform input:disabled {
	-webkit-text-fill-color: #2C3E50;
	opacity: 1;

	color: #2C3E50;
	background: white !important;
	outline: none;
  box-shadow: none;
}
.p-number-input {
	font-size: 24px !important;
	padding: 10px !important;
	text-align: center;
}
.action-button {
	transition: all .3s;
	width: 60%;
	height: 54px;
	font-size: 16px;
	background: #0081AB;
	font-weight: bold;
	color: white;
	border: 0 none;
	border-radius: 8px;
	padding: 10px 5px;
}
.action-button:disabled {
	background: #D0D0D0;
	box-shadow: none;
}
.action-button:focus {
  outline: none;
  box-shadow: none;
}
.action-button:active {
  background: #D7D7D7;
	box-shadow: none;
}
.button-alter {
	background: #E4105B;
}
.button-red {
	background: #cd3540;
}
.button-green {
	background: #19a34d;
}

.p-title {
	/*font-family: arial;*/
	font-weight: bold;
	white-space: pre-wrap;
	line-height: 1.8;
	font-size: 18px;
	/*text-transform: uppercase;*/
	color: #2C3E50;
	margin-bottom: 12px;
}
.p-maintitle {
	font-weight: normal;
	font-size: 16px;
	color: #555;
	white-space: pre-wrap;
	word-break: break-all;
	line-height: 1.8;
}
.p-maintitle:first-child {
	font-size: 18px;
	color: #2C3E50 !important;
	background: white;
  padding: 10px;
  margin: 8px auto;
  border-radius: 6px;
  width: 79%;
}
.p-subtitle {
	min-height: 23px;
	font-weight: normal;
	font-size: 16px;
	color: #454545;
	white-space: pre-wrap;
}
.title-bottom {
	margin-bottom: 15px;
}

.help-block {
	font-size: 15px;
}

.btn-bottom {
	font-weight: bold;
	line-height: 1.8;
	font-size: 18px;
	color: #2C3E50;
	margin: 13px 0 0 0;
	padding-bottom: 0;
}

/*zone options*/

.zone-options button {
	margin: 10px 0;
}
.zone-options button:first-child {
	margin-top: 0;
}
.zone-options button:last-child {
	margin-bottom: 0;
}

/*home*/

.home-receipts-block {
	position: relative;
}

.home-receipt-item {
	margin: 0 auto;
	width: 260px;
}

.home-receipts-total {
	font-weight: bold;
	margin: 0px 0 15px 0;
}

.home-receipt-slide {
	position: absolute;
	height: 150px;
	width: 15%;
	top: 0;
	left: 0;
}
.home-receipt-slide:hover {
	cursor: pointer;
}
.home-receipt-slide:active {
	filter: grayscale(100%);
}
.home-receipt-slide img {
	margin-top: 55px;
	height: 60px;
	opacity: 0.5;
}
.home-receipt-slide._right-slide {
	right: 0px;
  left: unset;
}
.home-receipt-slide._right-slide img {
	-webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.home-receipt-tile {
	height: 170px;
}
.home-receipt-tile .receipt-line {
	height: 34px;
}

/*date-pick*/

.mx-datepicker {
	width: 80% !important;
}

.date-input {
	font-size: 22px !important;
	padding: 12px !important;
	width: 100% !important;
}

.mx-icon-calendar, .mx-icon-clear {
  top: 43% !important;
  right: 5% !important;
}

.mx-calendar-content .cell.active {
	background-color: #0081AB !important;
}

.mx-table-date .today {
  color: #73879c !important;
}

.mx-table-date .cell.active {
	color: white !important;
}

/*history*/

.history-receipt-item {
	margin: 0 auto;
	width: 300px;
}

.receipts-history .home-receipt-tile {
	height: auto;
  margin: 30px 0;
  border-bottom: 1px solid lightgrey;
  padding-bottom: 16px;
}

.receipts-history .home-receipt-tile:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: -10px;
}
.receipts-history .home-receipt-tile:first-child {
  margin-top: 15px;
}

.history-receipts-total {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 7px;
	display: inline-block;
	vertical-align: text-bottom;
	width: 90px;
}

.history-paginate {
	margin: 30px 0 15px 0;
}
.history-paginate svg {
	left: 31px;
	top: 3px;
	position: absolute;
}
.history-paginate .action-button {
	display: inline-block;
	position: relative;
	width: 110px;
}

/*qr code*/

.scan-qr {
	font-size: 24px;
  vertical-align: sub;
  margin-right: 12px;
}

.scan-qr-page {
}
.scan-qr-block {
}

.qrcode-stream-wrapper video {
	border-radius: 8px;
}
.qrcode-stream-wrapper {
	height: 300px !important;
}

.scan-loading {
	position: absolute;
  width: 100%;
  height: 100%;

  background-color: white;
  transition: all .5s;

  justify-content: center;
}

.qr-loading-status {
	font-size: 16px;
	margin: 135px 0 0 0;
	white-space: pre-wrap;
}

.scan-loading .alert {
	margin-top: 85px;
}

.retry-scan {
	position: absolute;
	bottom: 0;
	width: inherit;
}

/*tickets*/

.request-receipt {
}

.request-loading {
	margin: 21px 0 20px 0;
	display: none;
}

.t-pay-note {
	color: #E4105B;
	font-weight: bold;
	font-size: 15px;
}

/*pre-pay*/

.pay-stats div:first-child {
	padding-left: 10px;
	padding-right: 0;
	text-align: left;
	width: 59%;
}
.pay-stats div {
	text-transform: capitalize;
	display: inline-block;
	vertical-align: text-top;
	padding-top: 6px;
	padding-bottom: 0;
	padding-right: 10px;
	text-align: right;
	width: 39%;
}
.pay-stats div .action-button {
	margin-bottom: 5px;
	width: 100%;
}

.total-price {
	font-size: 18px;
	margin-bottom: 6px;
}

.timeframes-select {
	/*margin-bottom: 20px !important;*/
}

.reservation-select {
	margin-bottom: 10px !important;
}
.reservation-descr {
	padding: 0 10px;
}

.pay-stats {
	margin-top: -10px;
}

/*nums*/

.background-tile {
	background: url(/image/background.png) no-repeat center;
	background-size: cover;
	border-radius: 1px;
	padding: 16px 0 1px 0;
}
.background-tile .p-subtitle {
	color: white;
}
.background-tile .p-title {
	color: white;
}
.background-tile .p-maintitle {
	color: white;
}
.background-tile input, .background-tile textarea, .background-tile select {
	width: 80%;
}

.num-blocks {
	margin: 12px 0;
}
.num-blocks button {
	color: #0081AB;
	border: 1px solid #0081AB;
	background: white;

	transition: all .3s;
	border-radius: 24px !important;
	font-size: 24px;
	margin: 10px 6%;
	height: 48px;
	width: 48px !important;
}
.num-blocks button:focus {
	outline: none;
}
.num-blocks button:active {
 	background: #D7D7D7 !important;
}

/*moneris*/

.moneris-page {
	background: #66B6D0;
  border-radius: 1px;
  padding: 20px 0 30px 0;
}
.moneris-page iframe {
	margin: 0;
}
.moneris-page input {
  margin-top: 8px;
  height: 48px;
}
.moneris-page .alert {
  margin: 15px 0;
  border-radius: 0;
  background-color: indianred;
}
.moneris-page .p-maintitle, .moneris-page .p-subtitle {
	color: white;
}
.moneris-page .p-maintitle:first-child {
	background: none;
	font-weight: bold;
	color: white !important;
	padding: 0 0 10px 0;
	margin: 0 auto;
}

.checkbox-block {
  padding-bottom: 10px;
}

.check-container {
  cursor: pointer;
  color: white;
  display: block;
  font-size: 16px;
  font-weight: normal;
  margin: 0 auto;
  padding: 4px 0 0 35px;
  position: relative;
  width: 179px;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.check-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.check-container:hover input ~ .checkmark {
  background-color: #ccc;
}
.check-container input:checked ~ .checkmark {
  background-color: #0081AB;
}
.check-container input:checked ~ .checkmark:after {
  display: block;
}
.check-container .checkmark:after {
  left: 11px;
  top: 5px;
  width: 8px;
  height: 16px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.checkmark {
  border-radius: 5px;
  background-color: #eee;
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  width: 30px;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/*receipt*/

.reserved-link {
	color: #0081AB;
  display: block;
}

.receipt-block {
	text-align: center;
}
.receipt-block img {
	max-width: 100%;
}
.receipt-block hr {
	margin: 4px 0 22px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.receipt-title {
	border-radius: 3px;
	background: #0081AB;
  color: white;
  font-size: 18px;
	font-weight: bold;
	line-height: 1.6;
  padding: 12px;
  margin: 0 0 25px 0;
  white-space: pre-wrap;
}

.receipt-line {
	font-size: 16px;
	height: 40px;
}
.receipt-line p:first-child {
	float: left;
}
.receipt-line p:last-child {
	float: right;
	max-width: 176px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.receipt-block .qr-img {
	margin: 5px 0 25px 0;
}

.extended-time {
	color: #0081AB;
	font-size: 16px;
	top: 2px;
	margin-right: 4px;
}

/*licenses*/

.licenses {
}
.licenses .action-button {
	width: 40%;
}
.licenses hr {
	display: inline-block;
	margin-top: 25px;
	margin-bottom: 10px;
	width: 90%
}

.license-input {
	width: 57% !important;
}

.license-add {
	margin-left: 1%;
	width: 21%;
}

.field-p123_licenses_model-license input {
	text-transform: uppercase;
}
/*card list*/

.saved-cards-list .p-subtitle {
	font-weight: bold;
}

.saved-card-expired {
	background: moccasin;
	border-radius: 4px;
	padding: 10px 0 8px 8px;
}

.saved-card-expired .btn {
	font-weight: bold;
}

/*alert*/

.p123alert_block {
	display: none;
	z-index: 9999;
	background: rgba(0, 0, 0, 0.45);
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}

.p123alert {
	-webkit-box-shadow: 10px 10px 15px -5px rgba(0,0,0,0.5);
	-moz-box-shadow: 10px 10px 15px -5px rgba(0,0,0,0.5);
	box-shadow: 10px 10px 15px -5px rgba(0,0,0,0.5);
	background-color: white;
	border-radius: 8px;
	margin: 150px auto 0 auto;
	padding: 30px 30px 35px 30px;
	width: 80%;
	max-width: 500px;
}

.p123alert button {
	display: inline-block;
	width: 42%;
}

.p123alert img {
	display: none;
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
	padding-bottom: 25px;
	vertical-align: unset;
	object-fit: contain;
}

.p123alert .p-title {
	display: none;
}

/*other*/

.active-receipt {
	padding: 5px 20px;
}
.active-receipt .action-button {
  display: inline-block;
  width: 45%;
  margin: 0 10px 0 0;
}
.active-receipt .action-button:last-child {
  margin: 0 0 0 10px;
}
.active-receipt .home-receipt-tile {
	margin-bottom: 10px;
}

.payment-processing {
  padding: 5px 20px;
}
.payment-processing img {
	display: inline-block;
}

.card-expired {
	border-radius: 1px;
  margin: 0 auto 15px auto;
  padding: 10px;
}

.email-lowercase {
	text-transform: lowercase;
}

.item-list {
	font-size: 16px;
  margin: 0 auto;
}
.item-list span {
  display: inline-block;
  line-height: 1.8;
  text-align: left;
  width: 70%;
  vertical-align: middle;
}
.item-list .btn {
	font-size: 15px;
}

.terms {
	text-align: justify;
}

.test-pay-label {
	display: block;
	color: tomato;
	letter-spacing: 1px;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 0 0 0;
}

/*animations*/

.fade-enter-active, .fade-leave-active {
  transition: opacity .5s;
}
.fade-enter, .fade-leave-to {
  opacity: 0;
}
.list-complete-item {
  transition: all .5s;
}
.list-complete-enter, .list-complete-leave-to {
  opacity: 0;
}
.list-complete-leave-active {
  position: absolute;
  margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
}

/*email settings*/

.change-email-block {
	margin-top: 20px;
}

/*access*/

.access-card-details {
  margin: 0 auto;
  padding: 5px 0 15px 0;
	text-align: left;
  width: 90%;
}

.access-agreement-checkbox {
	accent-color: rgb(0, 129, 171);
  width: 28px !important;
  height: 28px;
}
.access-agreement-label {
	font-size: 15px;
  height: 30px;
  vertical-align: bottom;
  padding-left: 10px;
}

.saved-card-expired span:last-child {
	width: 28%;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  padding-right: 6px;
}

.change-option {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	color: #0081AB;
}
.change-option:hover {
	cursor: pointer;
	color: darkslategray;
	opacity: 0.96;
}

/*console*/

.calc-response {
	border: 1px solid lightgrey;
	border-radius: 8px;
	font-size: 15px;
	padding: 15px;
	text-align: left;
}
.calc-response p {
	font-weight: bold;
	font-size: 16px;
	text-align: center;	
}
.calc-response div {
	margin-bottom: 20px;
}
.calc-response div:last-child {
	margin-bottom: 0;
}

.stats-title {
	color: #0081AB;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}

.stats-block div {
	font-size: 14px;
	display: inline-block;
	margin: 0 10px;
  width: 95px;
}
.stats-block div p:last-child {
	font-size: 18px;
	font-weight: bold;
}
.stats-block div p:last-child span {
	color: #0081AB;
	font-size: 12px;
  vertical-align: text-top;
}

/*switch*/

.switch-label {
	font-size: 16px;
  vertical-align: bottom;
  display: inline-block;
  width: 65%;
  text-align: left;
}

.switch {
  display: inline-block;
  height: 34px;
  position: relative;
  width: 60px;
  margin-bottom: 0;
}

.switch input {
  display:none;
}

.slider {
  background-color: #ccc;
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: .4s;
}

.slider:before {
  background-color: #fff;
  bottom: 4px;
  content: "";
  height: 26px;
  left: 4px;
  position: absolute;
  transition: .4s;
  width: 26px;
}

input:checked + .slider {
  background-color: #7ACFE3;
}

input:checked + .slider:before {
  transform: translateX(26px);
}

.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

/*progressbar*/

#progressbar {
	margin-bottom: 10px;
	overflow: hidden;
	/*CSS counters to number the steps*/
	counter-reset: step;
	position: sticky;
}
#progressbar li {
	list-style-type: none;
	color: white;
	text-transform: uppercase;
	font-size: 12px;
	width: 33.3%;
	float: left;
	position: relative;
}
#progressbar li:before {
	content: counter(step);
	counter-increment: step;
	height: 32px;
	width: 32px;
	line-height: 32px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: white;
	background: #69D2E7;
	border-radius: 16px;
	margin: 0 auto 5px auto;
}
/*progressbar connectors*/
#progressbar li:after {
	content: '';
	width: 100%;
	height: 2px;
	background: none;
	position: absolute;
	left: -50%;
	top: 15px;
	z-index: -1; /*put it behind the numbers*/
	border-top: 5px dotted #69D2E7;
}
#progressbar li:first-child:after {
	content: none; 
}
#progressbar li.active:before{
	color: #0081AB;
	background: white;
}
#progressbar li.active:after{
	color: #0081AB;
	border-top: 5px dotted white;
}

/*fixes*/

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number]{
  -moz-appearance: textfield;
}

.pagination {
	border-radius: 6px;
	margin: 0;
}
.pagination > li > a, .pagination > li > span {
	padding: 8px 16px;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	background-color: #0081AB;
}

/*
.btn {
	font-weight: inherit;
}
