@page {
  margin-top: 0.67in;
  margin-bottom: 0.67in;
  margin-left: 0.67in;
  margin-right: 0.67in; }
body {
  font-family: Enriqueta, serif;
  margin: 3em 4em;
  margin-top: 3em;
  font-size: 14px; }

h1 {
  border-bottom: 1pt solid black;
  margin-top: 0;
  margin-bottom: 5px; }

.left {
  float: left;
  max-width: 82.5%; }

.right {
  float: right;
  text-align: right; }

.clearfix {
  overflow: hidden; }

.two-col {
  display: table; }
  .two-col section {
    display: table-row; }
    .two-col section .label, .two-col section .details {
      padding: 0.75em 0;
      display: table-cell; }
    .two-col section .label {
      vertical-align: top;
      font-variant: small-caps;
      white-space: nowrap;
      padding-right: 2em; }
    .two-col section .details {
      width: 100%; }
      .two-col section .details:last-child {
        padding-bottom: 0.5em; }
      .two-col section .details .date {
        float: right;
        font-weight: bold;
        margin-left: 2em; }
      .two-col section .details ul {
        padding: 0 0 0 1em;
        margin: 0;
        margin-bottom: 1em; }
        .two-col section .details ul.flushleft {
          padding-left: 0; }
        .two-col section .details ul li {
          max-width: 87.5%;
          margin-left: 1em; }
        .two-col section .details ul li.position {
          list-style: none;
          margin-left: 0; }
    .two-col section.Other .details ul li {
      list-style: none;
      margin-left: 0; }

section .details ul:last-of-type {
  margin-bottom: 5px !important; }

section:last-of-type .details {
  padding-bottom: 0 !important; }

a:link {
  color: #0000EE; }

a:visited {
  color: #0000EE; }

@media print {
  body {
    margin: 2.5em !important;
    margin-bottom: 0 !important;
    font-size: 11px; }

  .two-col section.Other .details ul:first-of-type li:not(:last-of-type) {
    max-width: 100%; } }
@media screen and (max-width: 788px) {
  body {
    font-size: initial;
    margin: 2rem !important; }

  .two-col section .label, .two-col section .details {
    display: block; }

  .two-col section .label {
    font-size: 24px;
    padding-bottom: 0;
    font-size: 19px; }

  .left {
    float: none; }

  .two-col section .details ul li {
    margin-top: 3px; } }
