.unss-fiche {
  width: 860px;
  max-width: 100%;
  margin: 0 auto;
  background: #fff;
  color: #1a1a1a;
  font-family: Arial, Helvetica, sans-serif;
}
.unss-fiche * { box-sizing: border-box; }

.unss-page-head {
  display: table;
  width: 100%;
  margin-bottom: 10px;
}
.unss-page-head .l,
.unss-page-head .c {
  display: table-cell;
  vertical-align: middle;
}
.unss-page-head .c {
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  color: #1b3a6b;
  letter-spacing: -0.02em;
}
.unss-mark {
  display: inline-block;
  vertical-align: middle;
}
.unss-mark svg { display: block; }

.unss-sheet {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.unss-sheet td {
  width: 50%;
  height: 272px;
  padding: 10px 12px;
  vertical-align: top;
  border: 1px dashed #6aa9d4;
  background: linear-gradient(#eef7fc, #d5eef8);
  overflow: hidden;
}
.unss-rot {
  transform: rotate(180deg);
  height: 252px;
}

.unss-id {
  position: relative;
  height: 252px;
}
.unss-id-row {
  display: table;
  width: 100%;
}
.unss-photo,
.unss-id-main {
  display: table-cell;
  vertical-align: top;
}
.unss-photo {
  width: 92px;
  padding-right: 10px;
}
.unss-photo i {
  display: block;
  width: 84px;
  height: 108px;
  background: #c5d0d8;
  border: 1px solid #9aafbd;
}
.unss-photo svg { width: 84px; height: 108px; display: block; }
.unss-num {
  color: #3d8ec8;
  font-size: 13px;
  margin: 0 0 2px;
}
.unss-name {
  margin: 4px 0 6px;
  font-size: 18px;
  line-height: 1.15;
}
.unss-name em {
  font-style: normal;
  color: #2e6eae;
  font-weight: 700;
}
.unss-name b { font-weight: 800; }
.unss-meta {
  margin: 0 0 3px;
  font-size: 12px;
  color: #3d8ec8;
}
.unss-meta b { color: #111; font-weight: 700; }
.unss-school { margin-top: 8px; }
.unss-zone {
  margin-top: 8px;
  color: #3d8ec8;
  font-size: 12px;
}
.unss-legal {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 7px;
  line-height: 1.25;
  color: #4a6a80;
}

.unss-badge {
  position: absolute;
  right: 0;
  top: 0;
}

.unss-cert { position: relative; height: 252px; }
.unss-cert h3 {
  margin: 4px 0 0;
  color: #2e6eae;
  font-size: 16px;
}
.unss-cert .unss-url {
  position: absolute;
  left: 8px;
  bottom: 6px;
  font-weight: 800;
  font-size: 18px;
}
.unss-qr {
  position: absolute;
  right: 8px;
  bottom: 8px;
  width: 92px;
  height: 92px;
  background: #fff;
}
.unss-qr svg { width: 92px; height: 92px; display: block; }

.unss-back-logo { text-align: center; padding-top: 18px; }
.unss-back-logo b {
  display: block;
  font-size: 15px;
  color: #1b3a6b;
  margin-top: 6px;
}
.unss-sign {
  height: 64px;
  margin: 12px 18px 0;
  background: #fff;
  border: 1px solid #bcd3e3;
  text-align: center;
  font-size: 11px;
  color: #5a7a90;
  padding-top: 6px;
}

.unss-acts {
  font-size: 12px;
  color: #1a1a1a;
  padding: 8px 10px;
}
.unss-acts p {
  margin: 0 0 7px;
  color: #3d8ec8;
}
.unss-acts b { color: #111; font-weight: 700; }

.unss-how {
  margin: 10px 0 14px;
  text-align: center;
  font-size: 12px;
  color: #333;
}
.unss-foot {
  display: table;
  width: 100%;
  font-size: 10px;
  color: #4a4a4a;
  border-top: 1px solid #ddd;
  padding-top: 8px;
}
.unss-foot span { display: table-cell; }
.unss-foot .r { text-align: right; }

.unss-pli {
  font-size: 10px;
  color: #3d8ec8;
  font-weight: 700;
}
.unss-pli-h { text-align: center; margin: -2px 0 4px; }
.unss-pli-v {
  position: absolute;
  right: -2px;
  top: 46%;
  transform: rotate(90deg);
  white-space: nowrap;
}
