.invitations .container[data-v-52e3a02f],
.invitations[data-v-52e3a02f] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%
}



.invitations .title[data-v-52e3a02f] {
	padding: 15px;
	background: #db1817;
	color: #fff;
	text-align: center;
	font-family: BarlowMedium;
	text-transform: uppercase;
	font-size: 16px
}

.invitations .box-qrcode[data-v-52e3a02f] {
	padding: 20px 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: 1px dashed #c5c5c5
}

.invitations .box-qrcode .code[data-v-52e3a02f] {
	padding-top: 10px;
	font-size: 18px;
	font-family: BarlowMedium;
	letter-spacing: 3px
}

.invitations .box-qrcode .status-text[data-v-52e3a02f] {
	padding-top: 10px;
	text-transform: uppercase
}

.invitations .box-qrcode .status-text span[data-v-52e3a02f] {
	display: inline-block;
	padding: 5px 10px;
	border: 1px dashed #000;
	font-size: 12px;
	font-family: BarlowMedium;
	letter-spacing: 1px
}

.invitations .box-qrcode .status-indicator[data-v-52e3a02f] {
	padding-top: 10px
}

.invitations .box-qrcode .status-indicator span[data-v-52e3a02f] {
	display: block;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: #c5c5c5
}

.invitations .convited[data-v-52e3a02f] {
	padding: 15px;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center
}

.invitations .convited h3[data-v-52e3a02f] {
	letter-spacing: 3px;
	text-transform: uppercase;
	font-family: BarlowMedium;
	font-size: 13px
}

.invitations .convited .name[data-v-52e3a02f] {
	font-size: 18px;
	font-family: BarlowMedium;
	letter-spacing: 1px
}

.invitations .convited .doc[data-v-52e3a02f] {
	letter-spacing: 2px;
	font-size: 14px
}

.invitations .associated[data-v-52e3a02f] {
	padding: 15px;
	border-top: 1px dashed #c5c5c5;
	border-bottom: 10px solid #db1817;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center
}

.invitations .associated h3[data-v-52e3a02f] {
	letter-spacing: 2px;
	text-transform: uppercase;
	font-family: BarlowMedium;
	font-size: 10px
}

.invitations .associated .name[data-v-52e3a02f] {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 2px
}

.invitations .associated .oab[data-v-52e3a02f] {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 2px
}

.invitations .associated-check[data-v-52e3a02f] {
	padding: 15px;
	border-top: 1px dashed #c5c5c5;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center
}

.invitations .associated-check h3[data-v-52e3a02f] {
	letter-spacing: 2px;
	text-transform: uppercase;
	font-family: BarlowMedium;
	font-size: 10px
}

.invitations .associated-check .name[data-v-52e3a02f] {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 2px
}

.invitations .associated-check .oab[data-v-52e3a02f] {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 2px
}

.invitations .form-check[data-v-52e3a02f] {
	padding: 20px 15px;
	background: #db1817
}

.invitations .form-check h3[data-v-52e3a02f] {
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 20px;
	color: #fff
}

.invitations .form-check input[data-v-52e3a02f] {
	width: 100%;
	border: 0;
	padding: 10px 15px;
	font-size: 20px;
	text-align: center;
	border-radius: 3px;
	margin-bottom: 10px
}

.invitations .form-check button[data-v-52e3a02f] {
	width: 100%;
	height: 60px;
	background: #2ecc71;
	color: #fff;
	border-radius: 3px;
	font-size: 16px;
	border: 0;
	font-family: BarlowMedium
}

.used[data-v-52e3a02f] {
	background: #ff9f43!important
}

.expired[data-v-52e3a02f] {
	background: #ee5253!important
}

.not-expired[data-v-52e3a02f] {
	background: #00ab00!important
}

.load[data-v-52e3a02f] {
	margin: auto auto
}

.message[data-v-52e3a02f] {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: columnd;
	flex-direction: columnd
}

.message .content[data-v-52e3a02f] {
	margin: auto auto
}

.message .content .icon[data-v-52e3a02f] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-bottom: 20px
}

.message .content .text[data-v-52e3a02f] {
	font-size: 16px;
	font-family: BarlowMedium;
	color: #7e7e7e
}

.back-link[data-v-52e3a02f] {
	text-align: center;
	padding-top: 30px
}

.back-link button[data-v-52e3a02f] {
	border: 1px solid #e8e8e8;
	background: transparent;
	height: 35px;
	padding: 0 20px;
	border-radius: 30px;
	color: #7e7e7e
}

.invitations .container[data-v-67a2b412],
.invitations[data-v-67a2b412] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%
}

.invitations .title[data-v-67a2b412] {
	padding: 15px;
	background: #db1817;
	color: #fff;
	text-align: center;
	font-family: BarlowMedium;
	text-transform: uppercase;
	font-size: 16px
}

.invitations .box-qrcode[data-v-67a2b412] {
	padding: 20px 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: 1px dashed #c5c5c5
}

.invitations .box-qrcode .code[data-v-67a2b412] {
	padding-top: 10px;
	font-size: 18px;
	font-family: BarlowMedium;
	letter-spacing: 3px
}

.invitations .box-qrcode .status-text[data-v-67a2b412] {
	padding-top: 10px;
	text-transform: uppercase
}

.invitations .box-qrcode .status-text span[data-v-67a2b412] {
	display: inline-block;
	padding: 5px 10px;
	border: 1px dashed #000;
	font-size: 12px;
	font-family: BarlowMedium;
	letter-spacing: 1px
}

.invitations .box-qrcode .status-indicator[data-v-67a2b412] {
	padding-top: 10px
}

.invitations .box-qrcode .status-indicator span[data-v-67a2b412] {
	display: block;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: #c5c5c5
}

.invitations .convited[data-v-67a2b412] {
	padding: 15px;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center
}

.invitations .convited h3[data-v-67a2b412] {
	letter-spacing: 3px;
	text-transform: uppercase;
	font-family: BarlowMedium;
	font-size: 13px
}

.invitations .convited .name[data-v-67a2b412] {
	font-size: 18px;
	font-family: BarlowMedium;
	letter-spacing: 1px
}

.invitations .convited .doc[data-v-67a2b412] {
	letter-spacing: 2px;
	font-size: 14px
}

.invitations .associated[data-v-67a2b412] {
	padding: 15px;
	border-top: 1px dashed #c5c5c5;
	border-bottom: 10px solid #db1817;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center
}

.invitations .associated h3[data-v-67a2b412] {
	letter-spacing: 2px;
	text-transform: uppercase;
	font-family: BarlowMedium;
	font-size: 10px
}

.invitations .associated .name[data-v-67a2b412] {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 2px
}

.invitations .associated .oab[data-v-67a2b412] {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 2px
}

.invitations .associated-check[data-v-67a2b412] {
	padding: 15px;
	border-top: 1px dashed #c5c5c5;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center
}

.invitations .associated-check h3[data-v-67a2b412] {
	letter-spacing: 2px;
	text-transform: uppercase;
	font-family: BarlowMedium;
	font-size: 10px
}

.invitations .associated-check .name[data-v-67a2b412] {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 2px
}

.invitations .associated-check .oab[data-v-67a2b412] {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 2px
}

.invitations .form-check[data-v-67a2b412] {
	padding: 20px 15px;
	background: #db1817
}

.invitations .form-check h3[data-v-67a2b412] {
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 20px;
	color: #fff
}

.invitations .form-check input[data-v-67a2b412] {
	width: 100%;
	border: 0;
	padding: 10px 15px;
	font-size: 20px;
	text-align: center;
	border-radius: 3px;
	margin-bottom: 10px
}

.invitations .form-check button[data-v-67a2b412] {
	width: 100%;
	height: 60px;
	background: #2ecc71;
	color: #fff;
	border-radius: 3px;
	font-size: 16px;
	border: 0;
	font-family: BarlowMedium
}

.used[data-v-67a2b412] {
	background: #ff9f43!important
}

.expired[data-v-67a2b412] {
	background: #ee5253!important
}

.not-expired[data-v-67a2b412] {
	background: #00ab00!important
}

.load[data-v-67a2b412] {
	margin: auto auto
}

.message[data-v-67a2b412] {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: columnd;
	flex-direction: columnd
}

.message .content[data-v-67a2b412] {
	margin: auto auto
}

.message .content .icon[data-v-67a2b412] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-bottom: 20px
}

.message .content .text[data-v-67a2b412] {
	font-size: 16px;
	font-family: BarlowMedium;
	color: #7e7e7e
}

.back-link[data-v-67a2b412] {
	text-align: center;
	padding-top: 30px
}

.back-link button[data-v-67a2b412] {
	border: 1px solid #e8e8e8;
	background: transparent;
	height: 35px;
	padding: 0 20px;
	border-radius: 30px;
	color: #7e7e7e
}

.invitations,
.invitations .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%
}

.invitations .title {
	padding: 15px;
	background: #db1817;
	color: #fff;
	text-align: center;
	font-family: BarlowMedium;
	text-transform: uppercase;
	font-size: 16px
}

.invitations .box-qrcode {
	padding: 20px 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: 1px dashed #c5c5c5
}

.invitations .box-qrcode .code {
	padding-top: 10px;
	font-size: 18px;
	font-family: BarlowMedium;
	letter-spacing: 3px
}

.invitations .box-qrcode .status-text {
	padding-top: 10px;
	text-transform: uppercase
}

.invitations .box-qrcode .status-text span {
	display: inline-block;
	padding: 5px 10px;
	border: 1px dashed #000;
	font-size: 12px;
	font-family: BarlowMedium;
	letter-spacing: 1px
}

.invitations .box-qrcode .status-indicator {
	padding-top: 10px
}

.invitations .box-qrcode .status-indicator span {
	display: block;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: #c5c5c5
}

.invitations .convited {
	padding: 15px;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center
}

.invitations .convited h3 {
	letter-spacing: 3px;
	text-transform: uppercase;
	font-family: BarlowMedium;
	font-size: 13px
}

.invitations .convited .name {
	font-size: 18px;
	font-family: BarlowMedium;
	letter-spacing: 1px
}

.invitations .convited .doc {
	letter-spacing: 2px;
	font-size: 14px
}

.invitations .associated {
	padding: 15px;
	border-top: 1px dashed #c5c5c5;
	border-bottom: 10px solid #db1817;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center
}

.invitations .associated h3 {
	letter-spacing: 2px;
	text-transform: uppercase;
	font-family: BarlowMedium;
	font-size: 10px
}

.invitations .associated .name {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 2px
}

.invitations .associated .oab {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 2px
}

.invitations .associated-check {
	padding: 15px;
	border-top: 1px dashed #c5c5c5;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center
}

.invitations .associated-check h3 {
	letter-spacing: 2px;
	text-transform: uppercase;
	font-family: BarlowMedium;
	font-size: 10px
}

.invitations .associated-check .name {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 2px
}

.invitations .associated-check .oab {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 2px
}

.invitations .form-check {
	padding: 20px 15px;
	background: #db1817
}

.invitations .form-check h3 {
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 20px;
	color: #fff
}

.invitations .form-check input {
	width: 100%;
	border: 0;
	padding: 10px 15px;
	font-size: 20px;
	text-align: center;
	border-radius: 3px;
	margin-bottom: 10px
}

.invitations .form-check button {
	width: 100%;
	height: 60px;
	background: #2ecc71;
	color: #fff;
	border-radius: 3px;
	font-size: 16px;
	border: 0;
	font-family: BarlowMedium
}

.used {
	background: #ff9f43!important
}

.expired {
	background: #ee5253!important
}

.not-expired {
	background: #00ab00!important
}

.load {
	margin: auto auto
}

.message {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: columnd;
	flex-direction: columnd
}

.message .content {
	margin: auto auto
}

.message .content .icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-bottom: 20px
}

.message .content .text {
	font-size: 16px;
	font-family: BarlowMedium;
	color: #7e7e7e
}

.back-link {
	text-align: center;
	padding-top: 30px
}

.back-link button {
	border: 1px solid #e8e8e8;
	background: transparent;
	height: 35px;
	padding: 0 20px;
	border-radius: 30px;
	color: #7e7e7e
}

*,
:after,
:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	outline: none
}

a:active,
a:hover {
	text-decoration: none
}

html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
	display: block
}

body {
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	color: #000;
	text-align: left;
	background-color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

[tabindex="-1"]:focus {
	outline: 0!important
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: .5rem
}

p {
	margin-top: 0;
	margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0;
	-webkit-text-decoration-skip-ink: none;
	text-decoration-skip-ink: none
}

address {
	font-style: normal;
	line-height: inherit
}

address,
dl,
ol,
ul {
	margin-bottom: 1rem
}

dl,
ol,
ul {
	margin-top: 0
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

dt {
	font-weight: 700
}

dd {
	margin-bottom: .5rem;
	margin-left: 0
}

blockquote {
	margin: 0 0 1rem
}

b,
strong {
	font-weight: bolder
}

small {
	font-size: 80%
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

a {
	color: #007bff;
	text-decoration: none;
	background-color: transparent
}

a:hover {
	color: #0056b3;
	text-decoration: underline
}

a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
	color: inherit;
	text-decoration: none
}

a:not([href]):not([tabindex]):focus {
	outline: 0
}

code,
kbd,
pre,
samp {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
	font-size: 1em
}

pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto
}

figure {
	margin: 0 0 1rem
}

img {
	border-style: none
}

img,
svg {
	vertical-align: middle
}

svg {
	overflow: hidden
}

table {
	border-collapse: collapse
}

caption {
	padding-top: .75rem;
	padding-bottom: .75rem;
	color: #6c757d;
	text-align: left;
	caption-side: bottom
}

th {
	text-align: inherit
}

label {
	display: inline-block;
	margin-bottom: .5rem
}

button {
	border-radius: 0
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

select {
	word-wrap: normal
}

[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	padding: 0;
	border-style: none
}

input[type=checkbox],
input[type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
	-webkit-appearance: listbox
}

textarea {
	overflow: auto;
	resize: vertical
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal
}

progress {
	vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	outline-offset: -2px;
	-webkit-appearance: none
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button
}

output {
	display: inline-block
}

summary {
	display: list-item;
	cursor: pointer
}

template {
	display: none
}

[hidden] {
	display: none!important
}

.float-bottom {
	position: fixed;
	padding: 15px 20px;
	bottom: 0;
	width: 100%;
	left: 0
}

.no-items {
	text-align: center;
	color: #4e4e4e;
	font-size: 16px
}

.mt-5 {
	margin-top: 5px
}

.mt-10 {
	margin-top: 10px
}

.mt-15 {
	margin-top: 15px
}

.mt-20 {
	margin-top: 20px
}

.mb-5 {
	margin-bottom: 5px
}

.mb-10 {
	margin-bottom: 10px
}

.mb-15 {
	margin-bottom: 15px
}

.mb-20 {
	margin-bottom: 20px
}

.item {
	-o-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-webkit-transition: all 1s ease-in-out
}

.fade-enter-active,
.fade-leave-active {
	-o-transition: opacity;
	-moz-transition: opacity;
	-webkit-transition: opacity
}

.fade-enter,
.fade-leave-active {
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0
}

.text-center {
	text-align: center
}

@font-face {
	font-family: BarlowRegular;
	src: url(../fonts/BarlowRegular.81f548ab.eot);
	src: url(../fonts/BarlowRegular.81f548ab.eot) format("embedded-opentype"), url(../fonts/BarlowRegular.05bf103f.woff2) format("woff2"), url(../fonts/BarlowRegular.50f6917a.woff) format("woff"), url(../fonts/BarlowRegular.5c5c59d3.ttf) format("truetype"), url(../img/BarlowRegular.4649dc3e.svg#BarlowRegular) format("svg")
}

@font-face {
	font-family: BarlowMedium;
	src: url(../fonts/BarlowMedium.bcafdd4b.eot);
	src: url(../fonts/BarlowMedium.bcafdd4b.eot) format("embedded-opentype"), url(../fonts/BarlowMedium.72820ceb.woff2) format("woff2"), url(../fonts/BarlowMedium.a71c50c9.woff) format("woff"), url(../fonts/BarlowMedium.fe605fe0.ttf) format("truetype"), url(../img/BarlowMedium.b7f4fff5.svg#BarlowMedium) format("svg")
}

.btn-default:active,
.btn-default:hover {
	color: #db1817;
	text-decoration: none
}

.btn-default {
	border-radius: 5px;
	background: transparent;
	height: 50px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #db1817;
	font-weight: 500;
	font-size: 15px;
	border: 0;
	font-family: BarlowMedium
}

.btn-default,
.load-circle-box.active {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.load-circle-box.active {
	visibility: visible;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1
}

.load-circle-box {
	background: #fff;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	overflow: hidden;
	-o-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	visibility: hidden;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	z-index: 200
}

.load-circle {
	width: 80px;
	height: 80px;
	border-top: 4px solid #b50d0c;
	border-right: 4px solid #b50d0c;
	border-bottom: 4px solid #b50d0c;
	border-left: 3px solid #fff
}

.load-circle,
.load-circle-red {
	border-radius: 50%;
	-webkit-animation: spinner .5s linear infinite;
	animation: spinner .5s linear infinite
}

.load-circle-red {
	width: 70px;
	height: 70px;
	border-top: 4px solid #e5e5e5;
	border-right: 4px solid #e5e5e5;
	border-bottom: 4px solid #e5e5e5;
	border-left: 4px solid #b50d0c
}

@-webkit-keyframes spinner {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@keyframes spinner {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

body,
html {
	width: 100%;
	height: 100%
}

body {
	font-family: BarlowRegular!important
}

#app,
#app>div {
	width: 100%;
	height: 100%
}
