.coverpage-maturity, .coverpage-stage {

font-family: {{headerfont}};
font-weight: 400;
font-size: 1.3em;
margin: 0 0 2em 0;
text-transform: uppercase; }

.icon-svg {

width: 100%;
color: #5ecf86; }

.wrapper-top {

background: #00335b;
background: linear-gradient(130deg, #00335b 45%, #f1f8ff 100%);
color: #ffffff;
padding: 5em 0;
width: 100%; }

.wrapper-top-bottom {

width: 0;
height: 0;
border-top: 100px solid #00335b;
border-right: 100px solid transparent;
position: absolute; }

.document-type-band {

top: 260px; }

.document-stage-band > :first-child {

height: 240px; }

.coverpage-metadata {

margin-top: 35px;
padding-top: 15px;
margin-right: 25px;
border-top: solid 1px white; }

.coverpage-metadata, .coverpage-alt-formats {

font-size: 12px;
font-family: {{headerfont}};
margin-left: 1em;
text-align: left; }
.coverpage-metadata span,
.coverpage-alt-formats span {
  display: block;
  text-align: left; }
  .coverpage-metadata span a,
  .coverpage-alt-formats span a {
    color: white; }
    .coverpage-metadata span a:hover,
    .coverpage-alt-formats span a:hover {
      text-decoration: underline;
      background: none;
      box-shadow: none !important;
      font-weight: 400; }
.coverpage-metadata .value,
.coverpage-alt-formats .value {
  font-size: 15px;
  margin-bottom: 15px; }
.coverpage-metadata .label,
.coverpage-alt-formats .label {
  font-size: 12px;
  padding: 0; }

.coverpage-alt-formats span {

display: inline;
text-align: left; }
.coverpage-alt-formats span a {
  padding-right: 5px; }

.coverpage-title {

padding-bottom: 0.5em;
font-family: {{headerfont}};
font-weight: 100;
padding-left: 1em;
padding-right: 1em; }
.coverpage-title span {
  font-family: {{headerfont}};
  font-size: 1.8em;
  line-height: 1; }

.docstage-box table {

width: auto; }

.docstage-box th {

background-color: #93c0d6; }

.docstage-box td {

vertical-align: top;
background-color: #daeef3;
padding: 0.5em;
border: 0; }

.docstage-box th:first-child {

border-radius: 1em 0 0 0; }

.docstage-box th:last-child {

border-radius: 0 1em 0 0; }

.docstage-box tr:first-child {

border-radius: 0 0 0 1em; }

.docstage-box tr:last-child {

border-radius: 0 1em 0 0; }

.docstage-box tr:last-child > td:first-child {

border-radius: 0 0 0 1em; }

.docstage-box tr:last-child > td:last-child {

border-radius: 0 0 1em 0; }

.WordSection11 {

padding: 0 2em 0 3em; }

.info-section {

padding: 0 2em 0 5em; }

.prefatory-section {

padding: 0 3em 0 6em; }

.zzSTDTitle1, .MsoCommentText {

display: none; }

.coverpage {

text-align: center;
padding-left: 1.5em; }

.coverpage-logo span, .coverpage-tc-name span {

font-family: {{bodyfont}};
text-transform: none;
font-weight: 300;
margin-left: 1em; }

.coverpage-tc-name {

font-size: 1.2em;
line-height: 1.2em;
margin: 0.25em 0; }

.copyright {

padding: 1em;
font-size: 0.9em;
text-align: left; }

/* Document Identity */ .coverpage-doc-identity {

font-size: 2em;
line-height: 2em; }

.coverpage-title .title-second {

display: none; }

.coverpage-stage-block {

font-family: {{headerfont}};
font-weight: 600;
font-size: 1.25em;
margin: 2em 0em 2em 0em;
text-transform: uppercase; }

.authors {

margin-top: 2em; }
.authors span {
  display: block;
  line-height: 2; }
.authors span.roletag {
  display: inline-block;
  font-size: 12px;
  color: #00335b;
  background-color: white;
  padding: 2px 5px;
  margin-left: 7px;
  border-radius: 5px; }

/* Draft Warning */ .coverpage-warning {

border: #f36f36 solid 2px;
color: #f36f36 !important;
margin: 1em 2em;
color: #2e81c2;
padding: 2em 1em 1em 1em;
border-radius: 25px; }
.coverpage-warning h1 {
  font-family: {{headerfont}};
  font-weight: 300;
  text-transform: uppercase;
  font-size: 1.2em; }

@media print {

.document-info, .copyright {
  page-break-before: always; }
.coverpage {
  height: 23cm; }
.info-section {
  display: none; }
.wrapper-top {
  top: 0;
  padding-top: 4cm;
  padding-bottom: 4cm; }
.wrapper-top-bottom {
  margin-top: -5px;
  display: none; } }