@charset "UTF-8";

/* stylelint-disabled */
html[data-v-7254b399],
body[data-v-7254b399],
div[data-v-7254b399],
span[data-v-7254b399],
iframe[data-v-7254b399],
h1[data-v-7254b399],
h2[data-v-7254b399],
h3[data-v-7254b399],
h4[data-v-7254b399],
h5[data-v-7254b399],
h6[data-v-7254b399],
p[data-v-7254b399],
blockquote[data-v-7254b399],
pre[data-v-7254b399],
a[data-v-7254b399],
abbr[data-v-7254b399],
acronym[data-v-7254b399],
address[data-v-7254b399],
big[data-v-7254b399],
cite[data-v-7254b399],
code[data-v-7254b399],
del[data-v-7254b399],
dfn[data-v-7254b399],
em[data-v-7254b399],
img[data-v-7254b399],
ins[data-v-7254b399],
kbd[data-v-7254b399],
q[data-v-7254b399],
s[data-v-7254b399],
samp[data-v-7254b399],
small[data-v-7254b399],
strike[data-v-7254b399],
strong[data-v-7254b399],
sub[data-v-7254b399],
sup[data-v-7254b399],
tt[data-v-7254b399],
b[data-v-7254b399],
u[data-v-7254b399],
i[data-v-7254b399],
dl[data-v-7254b399],
dt[data-v-7254b399],
dd[data-v-7254b399],
ol[data-v-7254b399],
ul[data-v-7254b399],
li[data-v-7254b399],
fieldset[data-v-7254b399],
form[data-v-7254b399],
label[data-v-7254b399],
legend[data-v-7254b399],
table[data-v-7254b399],
caption[data-v-7254b399],
tbody[data-v-7254b399],
tfoot[data-v-7254b399],
thead[data-v-7254b399],
tr[data-v-7254b399],
th[data-v-7254b399],
td[data-v-7254b399],
article[data-v-7254b399],
aside[data-v-7254b399],
canvas[data-v-7254b399],
details[data-v-7254b399],
embed[data-v-7254b399],
figure[data-v-7254b399],
figcaption[data-v-7254b399],
footer[data-v-7254b399],
header[data-v-7254b399],
menu[data-v-7254b399],
nav[data-v-7254b399],
output[data-v-7254b399],
ruby[data-v-7254b399],
section[data-v-7254b399],
summary[data-v-7254b399],
time[data-v-7254b399],
mark[data-v-7254b399],
audio[data-v-7254b399],
video[data-v-7254b399],
input[data-v-7254b399],
button[data-v-7254b399],
optgroup[data-v-7254b399],
select[data-v-7254b399],
textarea[data-v-7254b399] {
  margin: 0;
  padding: 0;
  border: none;
  vertical-align: baseline;
  box-sizing: border-box;
  outline: none;
}
[data-v-7254b399] {
  -webkit-touch-callout: none;
  /*系统默认菜单被禁用*/
  -webkit-user-select: none;
  /*webkit浏览器*/
  -khtml-user-select: none;
  /*早起浏览器*/
  -moz-user-select: none;
  /*火狐浏览器*/
  -ms-user-select: none;
  /*IE浏览器*/
  user-select: none;
  /*用户是否能够选中文本*/
}
input[data-v-7254b399] {
  user-select: auto;
  -webkit-user-select: auto;
  /*webkit浏览器*/
}

/* HTML5 display-role reset for older browsers */
article[data-v-7254b399],
aside[data-v-7254b399],
details[data-v-7254b399],
figcaption[data-v-7254b399],
figure[data-v-7254b399],
footer[data-v-7254b399],
header[data-v-7254b399],
menu[data-v-7254b399],
nav[data-v-7254b399],
section[data-v-7254b399] {
  display: block;
}
html[data-v-7254b399] {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
body[data-v-7254b399] {
  line-height: 1;
}
blockquote[data-v-7254b399],
q[data-v-7254b399] {
  quotes: none;
}
blockquote[data-v-7254b399]:before,
blockquote[data-v-7254b399]:after,
q[data-v-7254b399]:before,
q[data-v-7254b399]:after {
  content: none;
}
table[data-v-7254b399] {
  border-collapse: collapse;
  border-spacing: 0;
}

/* custom */
a[data-v-7254b399] {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  text-decoration: underline;
  color: #4187ff;
  background-color: transparent;
}
li[data-v-7254b399] {
  list-style: none;
}
body[data-v-7254b399] {
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
img[data-v-7254b399] {
  border-style: none;
}
button[data-v-7254b399],
input[data-v-7254b399],
optgroup[data-v-7254b399],
select[data-v-7254b399],
textarea[data-v-7254b399] {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
  outline: none;
  color: inherit;
  -webkit-tap-highlight-color: transparent;
}
button[data-v-7254b399],
input[data-v-7254b399] {
  /* 1 */
  overflow: visible;
  scrollbar-highlight-color: transparent;
}
button[data-v-7254b399],
select[data-v-7254b399] {
  /* 1 */
  text-transform: none;
}
button[data-v-7254b399],
[type=button][data-v-7254b399],
[type=reset][data-v-7254b399],
[type=submit][data-v-7254b399] {
  -webkit-appearance: none;
}
button[data-v-7254b399]::-moz-focus-inner,
[type=button][data-v-7254b399]::-moz-focus-inner,
[type=reset][data-v-7254b399]::-moz-focus-inner,
[type=submit][data-v-7254b399]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button[data-v-7254b399]:-moz-focusring,
[type=button][data-v-7254b399]:-moz-focusring,
[type=reset][data-v-7254b399]:-moz-focusring,
[type=submit][data-v-7254b399]:-moz-focusring {
  outline: 0.0625rem dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset[data-v-7254b399] {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend[data-v-7254b399] {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress[data-v-7254b399] {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea[data-v-7254b399] {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox][data-v-7254b399],
[type=radio][data-v-7254b399] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number][data-v-7254b399]::-webkit-inner-spin-button,
[type=number][data-v-7254b399]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search][data-v-7254b399] {
  -webkit-appearance: none;
  /* 1 */
  outline-offset: -0.125rem;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search][data-v-7254b399]::-webkit-search-decoration {
  -webkit-appearance: none;
}
[type=search][data-v-7254b399]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
[data-v-7254b399]::-webkit-file-upload-button {
  -webkit-appearance: none;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details[data-v-7254b399] {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary[data-v-7254b399] {
  display: list-item;
}

/* Misc
========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template[data-v-7254b399] {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden][data-v-7254b399] {
  display: none;
}
.file-item[data-v-7254b399] {
  height: 4.375rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  font-size: 1rem;
  border-bottom: 0.0625rem solid #363d56;
}
.signature[data-v-7254b399] {
  height: 7.5rem;
  background: #212639;
  border-radius: 0.25rem;
  margin-bottom: 1.75rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
.signature > div[data-v-7254b399] {
  width: 7.5rem;
  height: 2.1875rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  border: 0.125rem dashed #5a6380;
  border-radius: 0.25rem;
  color: #959db7;
  font-size: 1rem;
}
.signature .img[data-v-7254b399] {
  width: 100%;
  height: 100%;
}
.signature .img img[data-v-7254b399] {
  width: 100%;
  height: 100%;
}
