html, body, div,
header, footer, main, section, nav,
h1, h2, h3, h4, h5, h6, img, svg,
p, a, hr, span, ol, ul, li,
form, input, label,
pre, code {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

*,
*::before,
*::after {
  -moz-box-sizing: border-box;
       box-sizing: border-box; }

article,
aside,
figure,
footer,
header,
main,
nav,
section {
  display: block; }

[hidden] {
  display: none; }

img {
  max-width: 100%; }

svg:not(:root) {
  overflow: hidden; }

ol,
ul {
  list-style: none; }

textarea {
  overflow: auto;
  resize: vertical; }

pre,
code {
  overflow: auto;
  font-family: monospace; }

a {
  background-color: transparent;
  text-decoration: none; }
  a:active, a:hover {
    outline: none; }

html, body {
  font-size: 10px; }
  @media screen and (max-width: 1000px) {
    html, body {
      font-size: 9px; } }
  @media screen and (max-width: 715px) {
    html, body {
      font-size: 8px; } }
  @media print {
    html, body {
      height: 100%; } }

body {
  background-color: white;
  font-family: "effra", sans-serif;
  font-weight: 300;
  color: #3A5459; }
  body.no-scroll {
    overflow-y: hidden; }

.post {
  padding: 60px 0; }
  .post .post-content:last-child, .post .summary:last-child {
    margin-bottom: 0; }
  @media screen and (max-width: 850px) {
    .post {
      padding: 30px 0; } }

.post-content, .summary {
  max-width: 715px;
  margin: 0 auto;
  padding: 0 30px; }

.post-aside, .post-callout {
  max-width: 1000px;
  margin: 0 auto; }
  @media print {
    .post-aside, .post-callout {
      max-width: 715px; } }

.aside-container, .callout-container {
  max-width: 450px; }
  @media print {
    .aside-container, .callout-container {
      max-width: 225px; } }
  .left.aside-container, .left.callout-container {
    float: left;
    margin: 10px 60px 10px 0; }
    @media screen and (max-width: 1000px) {
      .left.aside-container, .left.callout-container {
        float: none;
        margin: 20px auto; } }
    @media print {
      .left.aside-container, .left.callout-container {
        margin: 10px 20px 10px 0; } }
  .right.aside-container, .right.callout-container {
    float: right;
    margin: 10px 0 10px 60px; }
    @media screen and (max-width: 1000px) {
      .right.aside-container, .right.callout-container {
        float: none;
        margin: 20px auto; } }
    @media print {
      .right.aside-container, .right.callout-container {
        margin: 10px 0 10px 20px; } }
  @media screen and (max-width: 1000px) {
    .aside-container, .callout-container {
      max-width: none !important;
      padding: 40px 0; } }

.aside-container {
  margin: 0;
  max-width: 370px; }
  @media print {
    .aside-container {
      max-width: 225px; } }

.post-blockquote {
  max-width: 1000px;
  margin: 30px auto;
  text-align: center;
  padding: 0; }
  .post-blockquote .post-heading {
    color: #90A4AE;
    font-weight: 300;
    text-align: center;
    font-style: italic;
    max-width: 1000px; }
  .post-blockquote p {
    color: #0D67BA;
    margin-bottom: 0;
    font-size: 2.2rem;
    font-style: italic; }
    @media print {
      .post-blockquote p {
        font-size: 12px; } }
  @media screen and (max-width: 1000px) {
    .post-blockquote {
      margin: 40px auto; } }
  @media print {
    .post-blockquote {
      margin: 20px auto; } }

.callout-container {
  padding: 60px;
  background-color: #FBF9F3; }
  @media screen and (max-width: 1000px) {
    .callout-container {
      padding: 40px 0; } }
  @media print {
    .callout-container {
      padding: 20px; } }

.post-figure {
  margin: 30px 0;
  color: #78909C;
  clear: both; }
  .post-figure.left, .post-figure.right {
    max-width: 950px;
    margin: 0 auto; }
    @media screen and (max-width: 1000px) {
      .post-figure.left, .post-figure.right {
        padding: 0 30px; } }
    @media print {
      .post-figure.left, .post-figure.right {
        max-width: 715px; } }
  @media screen and (max-width: 1000px) {
    .post-figure {
      margin: 40px 0; } }
  @media print {
    .post-figure {
      margin: 25px 0; } }

.figure-container .post-text {
  padding: 0;
  margin: 7.5px auto 0 auto;
  font-size: 1.4rem;
  line-height: 1.4; }
  @media print {
    .figure-container .post-text {
      font-size: 10px;
      margin: 0; } }
.figure-container.full {
  width: 100%;
  text-align: center; }
  .figure-container.full .figure-image {
    height: 100%;
    width: auto;
    max-height: 500px; }
    @media screen and (max-width: 1000px) {
      .figure-container.full .figure-image {
        max-height: 250px;
        width: 175px; } }
    @media screen and (max-width: 715px) {
      .figure-container.full .figure-image {
        width: 150px; } }
    @media print {
      .figure-container.full .figure-image {
        height: 100%;
        width: 100px; } }
.figure-container.left {
  max-width: 450px;
  margin: 10px 0 10px 0;
  float: left; }
  @media screen and (max-width: 1000px) {
    .figure-container.left {
      float: none;
      margin: 30px auto 15px auto; } }
  @media print {
    .figure-container.left {
      max-width: 225px;
      margin: 0;
      margin-left: -80px; } }
.figure-container.right {
  max-width: 450px;
  margin: 20px 0 10px 60px;
  float: right; }
  @media screen and (max-width: 1000px) {
    .figure-container.right {
      float: none;
      margin: 40px auto; } }
  @media print {
    .figure-container.right {
      max-width: 225px;
      margin: 10px 0 10px 20px; } }
.figure-container .figure-image {
  width: 100%; }
  @media screen and (max-width: 1000px) {
    .figure-container .figure-image.criteria-icon {
      width: 60px; } }
  @media screen and (max-width: 1000px) {
    .figure-container .figure-image {
      display: block;
      width: auto;
      margin: 0 auto; } }
  @media print {
    .figure-container .figure-image {
      width: 50%; } }

h1.post-heading {
  margin-bottom: 25px;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 3.6rem;
  color: #1B3E4C; }
  @media screen and (max-width: 850px) {
    h1.post-heading {
      font-size: 2.7rem; } }
  @media print {
    h1.post-heading {
      font-size: 18px;
      line-height: 18px;
      margin-bottom: 20px; } }

h2.post-heading {
  margin-bottom: 2.2rem;
  padding-top: 3rem;
  font-size: 3.1rem;
  font-weight: 700;
  line-height: 4.5rem;
  color: #0D67BA; }
  @media print {
    h2.post-heading {
      font-size: 20px;
      line-height: 21px;
      margin-bottom: 18px;
      padding-top: 10px; } }

h3.post-heading {
  margin-top: 4rem;
  margin-bottom: 1.8rem;
  font-size: 2.4rem;
  font-weight: 700;
  color: #1B3E4C;
  line-height: 2.4rem; }
  @media print {
    h3.post-heading {
      font-size: 14px;
      line-height: 21px;
      margin-bottom: 10px;
      margin-top: 18px; } }

h4.post-heading {
  margin-bottom: 1.5rem;
  font-size: 1.9rem;
  font-weight: 700;
  color: #3A5459;
  line-height: 23px; }
  @media screen and (max-width: 550px) {
    h4.post-heading {
      text-indent: -30px;
      margin-left: 30px; } }
  @media print {
    h4.post-heading {
      font-size: 12px;
      line-height: 23px;
      font-weight: 700;
      margin-bottom: 10px; } }

h5.post-heading {
  margin-bottom: 1.5rem;
  font-size: 2rem;
  font-weight: 300;
  color: #90A4AE;
  line-height: 3.5rem; }
  @media print {
    h5.post-heading {
      font-size: 12px;
      line-height: 16px;
      font-weight: 400;
      margin-bottom: 18px; } }

h6.post-heading {
  margin-bottom: 1.2rem;
  font-size: 1.2rem;
  font-weight: 700;
  color: #3A5459;
  text-transform: uppercase;
  line-height: 2rem;
  letter-spacing: 0.18rem; }
  @media print {
    h6.post-heading {
      font-size: 9px;
      font-weight: 700;
      margin-bottom: 18px; } }

.post-list-item {
  margin-bottom: 1rem;
  font-size: 1.4rem;
  font-weight: 300; }
  @media print {
    .post-list-item {
      font-size: 9px; } }

ol.post-list {
  list-style-type: decimal;
  color: #0D67BA; }

ul.post-list {
  padding-left: 48px; }
  ul.post-list .post-list-item {
    color: #78909C;
    list-style-image: url("/static/images/ul-icon.svg"); }
    @media print {
      ul.post-list .post-list-item {
        list-style-image: url("/static/images/ul-icon-small.svg"); }
        ul.post-list .post-list-item::before {
          width: 5px;
          height: 5px;
          margin-right: 0.7rem; } }
  ul.post-list .post-list {
    padding-left: 2rem;
    margin-top: 1rem; }
  @media print {
    ul.post-list {
      padding-left: 18px; } }

.post-quoted {
  border-left: 3px solid #78909C;
  padding: 0 30px 0 30px;
  margin: 10px auto 30px auto;
  max-width: 640px;
  width: 85%; }
  @media screen and (max-width: 715px) {
    .post-quoted {
      max-width: none;
      margin-left: 30px;
      border-left: 2px solid #78909C; } }
  @media print {
    .post-quoted {
      border-left: 2px solid #78909C;
      margin-left: 6px;
      width: 95%; } }

.post-quote-list {
  list-style-type: none;
  padding-left: 10px;
  font-size: 1.6rem;
  color: #78909C; }
  @media screen and (max-width: 715px) {
    .post-quote-list {
      padding-left: 0; } }
  .post-quote-list li {
    margin-bottom: 10px;
    line-height: 2.2rem;
    text-indent: -1em; }
    @media print {
      .post-quote-list li {
        margin-bottom: 3px;
        line-height: 14px; } }
  .post-quote-list li > ul {
    margin-top: 5px;
    padding-left: 40px; }
    .post-quote-list li > ul li {
      margin-bottom: 0; }
    @media screen and (max-width: 715px) {
      .post-quote-list li > ul {
        padding-left: 10px; } }
    @media print {
      .post-quote-list li > ul {
        padding-left: 20px; } }
  @media print {
    .post-quote-list {
      font-size: 10px;
      padding-left: 20px; } }

.no-indent {
  text-indent: initial !important;
  margin-left: -16px; }
  @media print {
    .no-indent {
      margin-left: -6px; } }

.bulleted {
  list-style-type: disc !important; }
  .bulleted li {
    text-indent: 0 !important; }

.principles-list {
  padding: 0 40px 0 40px;
  margin-bottom: 30px;
  list-style-type: decimal; }

.principles-list li {
  padding-bottom: 10px; }

.signatories-list {
  color: #334349;
  margin-left: 40px;
  line-height: 2.5rem; }

.signatories-list li {
  margin-bottom: 3px; }
  @media print {
    .signatories-list li {
      margin-left: 0px;
      line-height: 16px;
      margin-bottom: 0px; } }

.last-updated {
  text-align: center;
  line-height: 2rem;
  font-size: 12px;
  font-style: italic;
  margin: 10px 0 0 0; }
  @media print {
    .last-updated {
      font-size: 10px; } }
  .last-updated a {
    color: #0D67BA;
    text-decoration: none; }

.patch {
  margin-right: 0px;
  margin-left: 0px; }

.orb {
  margin-right: 20px;
  width: 18px;
  vertical-align: middle;
  margin-top: -4px; }
  .orb.inline {
    margin: 0px 1px 3px 1px;
    width: 14px; }
  @media screen and (max-width: 1000px) {
    .orb.orb-heading {
      margin-right: 10px; } }
  @media screen and (max-width: 1000px) {
    .orb {
      margin-right: 30px; } }
  @media print {
    .orb {
      margin-right: 10px;
      width: 14px; } }

.criteria-table {
  margin-bottom: 30px;
  padding: 0px;
  line-height: 2.5rem; }
  @media print {
    .criteria-table {
      line-height: 16px;
      margin-bottom: 15px; }
      .criteria-table .orb {
        margin-top: 0px;
        width: 14px; } }

.criteria-table tr td {
  padding: 3px 1.5rem 5px 0;
  border: 0px;
  font-weight: 200;
  vertical-align: top; }
  @media print {
    .criteria-table tr td {
      padding: 1px 0 2px 0; } }

.summary {
  margin-left: auto;
  margin-right: auto; }

.summary-table {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
  border-top: 3px solid #0D67BA;
  border-bottom: 3px solid #0D67BA;
  padding: 10px 0 3px 0;
  color: #3A5459;
  font-weight: 400;
  line-height: 2.5rem; }
  @media screen and (max-width: 1000px) {
    .summary-table {
      margin-bottom: 40px; } }
  @media screen and (max-width: 715px) {
    .summary-table {
      margin-bottom: 25px; } }
  @media print {
    .summary-table {
      color: #334349;
      line-height: 2.0rem; } }

.summary-table tr td {
  padding: 3px 0 5px 0;
  border: 0px;
  font-weight: 500; }
  @media print {
    .summary-table tr td {
      padding: 0px; } }

.table-section {
  text-align: center;
  margin: 50px 0; }
  @media screen and (max-width: 1000px) {
    .table-section {
      border: 4px solid #CFD8DC;
      border-left: 0;
      border-right: 0;
      padding: 20px 0;
      max-width: 715px;
      margin: 40px auto; } }
  @media print {
    .table-section {
      margin: 40px 0; } }

.table-header {
  font-weight: bold;
  font-size: 20px;
  line-height: 23.59px;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-bottom: 25px; }
  @media screen and (max-width: 1000px) {
    .table-header {
      font-size: 12px;
      margin-bottom: 10px; } }
  @media print {
    .table-header {
      font-size: 9px;
      line-height: 10.95px;
      letter-spacing: 2.25px;
      margin-bottom: 15px; } }

.table-subheader {
  font-weight: bold;
  font-size: 22px;
  line-height: 23.59px;
  margin-bottom: 40px; }
  @media screen and (max-width: 1000px) {
    .table-subheader {
      font-size: 16px;
      font-weight: 400;
      margin-bottom: 10px; } }
  @media print {
    .table-subheader {
      font-size: 12px;
      line-height: 10.95px;
      margin-bottom: 20px; } }

.table-download {
  display: none;
  color: #0D67BA;
  font-size: 12px;
  font-weight: 500; }
  @media screen and (max-width: 1000px) {
    .table-download {
      display: block; } }
  @media print {
    .table-download {
      display: none; } }

.post-table {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  font-weight: 300;
  font-size: 2rem;
  color: #90A4AE;
  text-align: center;
  border-collapse: collapse;
  padding: 0 30px; }
  @media screen and (max-width: 1000px) {
    .post-table {
      display: none; } }
  .post-table th {
    font-weight: 700;
    color: #1B3E4C;
    padding: 2rem; }
    @media print {
      .post-table th {
        font-size: 11px;
        line-height: 12.18px; } }
  .post-table td {
    padding: 5rem; }
    @media print {
      .post-table td {
        font-size: 9px;
        line-height: 16.25px;
        padding: 25px; } }
  .post-table td, .post-table th {
    border: 2px solid #CFD8DC; }
    .post-table td:last-child, .post-table th:last-child {
      border-right: 0; }
    .post-table td:first-child, .post-table th:first-child {
      border-left: 0; }

.view-policy {
  border: 3px solid #0D67BA;
  border-radius: 5px;
  padding: 8px;
  margin: 10px auto;
  text-align: center;
  width: 30%;
  background-color: #0D67BA;
  font-weight: normal; }
  @media print {
    .view-policy {
      display: none; } }
  @media screen and (max-width: 450px) {
    .view-policy {
      width: 50%; } }
  .view-policy a {
    color: #FFFFFF;
    text-decoration: none; }

.table-container {
  position: relative;
  max-width: 1200px;
  width: 90%;
  margin: 0px auto 50px auto; }
  .table-container::before, .table-container::after {
    content: "";
    display: table;
    clear: both; }
  @media screen and (max-width: 1000px) {
    .table-container {
      margin-top: 3rem;
      margin-bottom: 30px; } }
  @media print {
    .table-container {
      width: 125%;
      margin-left: -12.5%; } }

.c-side-headings {
  position: relative;
  background-color: white;
  left: 0;
  top: 0;
  min-width: 135px;
  width: 15%; }
  .c-side-headings .c-heading:first-child {
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    color: #1B3E4C;
    padding-top: 0px; }
    @media screen and (max-width: 1150px) {
      .c-side-headings .c-heading:first-child {
        height: 60px;
        padding-top: 20px;
        font-size: 12px; } }
    .c-side-headings .c-heading:first-child .doj-funding-header {
      margin-left: 2.0rem;
      font-weight: 300;
      font-size: 13px; }
      .c-side-headings .c-heading:first-child .doj-funding-header .doj-funding {
        vertical-align: middle;
        padding-bottom: 2px;
        margin-left: 0px;
        margin-right: 2px; }
      @media print {
        .c-side-headings .c-heading:first-child .doj-funding-header {
          margin-left: 1.6rem;
          margin-top: -5px;
          font-size: 9px; } }
    @media print {
      .c-side-headings .c-heading:first-child {
        height: 50px;
        padding-top: 17px;
        font-size: 9px; } }
  .c-side-headings .c-heading > .subnav-link {
    font-weight: bold;
    color: #0D67BA; }
  @media print {
    .c-side-headings {
      width: 110px; } }

.c-heading {
  display: block;
  height: 40px;
  font-size: 14px;
  line-height: 1;
  color: #90A4AE;
  border-bottom: 1px solid #CFD8DC;
  padding-top: 12px; }
  .c-heading .doj-funding {
    vertical-align: bottom;
    width: 1.5rem;
    margin-left: 2px; }
    @media print {
      .c-heading .doj-funding {
        width: 11px;
        margin-left: 1.5px;
        padding-bottom: 1px;
        vertical-align: middle; } }
  @media screen and (max-width: 1150px) {
    .c-heading {
      font-size: 12px; } }
  @media print {
    .c-heading {
      font-size: 9px;
      height: 25px;
      padding-top: 8px; } }

.c-table {
  position: absolute;
  top: 0;
  left: 15%;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  text-align: left;
  width: 85%; }
  .c-table::before, .c-table::after {
    content: "";
    display: table;
    clear: both; }
  @media screen and (max-width: 1150px) {
    .c-table .c-table-row:first-child {
      height: 60px; }
      .c-table .c-table-row:first-child .c-td-heading {
        border-bottom: 0px; } }
  @media print {
    .c-table .c-table-row:first-child {
      height: 50px; }
      .c-table .c-table-row:first-child .c-td-heading {
        border-bottom: 0px; } }
  @media screen and (max-width: 1000px) {
    .c-table {
      left: 135px;
      width: calc(100% - 135px); } }
  @media print {
    .c-table {
      left: 110px;
      width: calc(100% -110px); } }

.c-table-row {
  height: 40px;
  border-bottom: 1px solid #CFD8DC; }
  .c-table-row div:last-of-type {
    margin-right: 0; }
  @media print {
    .c-table-row {
      height: 25px; } }

.c-td-heading {
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  color: #1B3E4C; }
  @media screen and (max-width: 1150px) {
    .c-td-heading {
      font-size: 12px; } }
  @media print {
    .c-td-heading {
      font-size: 9px; } }
  .c-td-heading p {
    float: left;
    margin-left: 8%;
    text-align: center; }
    @media screen and (max-width: 1150px) {
      .c-td-heading p {
        width: 90%;
        float: none;
        margin: 0 auto; } }
    @media print {
      .c-td-heading p {
        line-height: 12px;
        margin: 0 auto;
        float: none; } }
  .c-td-heading img {
    float: left;
    height: 18px;
    margin-top: 5px;
    margin-left: 10%; }
    @media screen and (max-width: 1150px) {
      .c-td-heading img {
        width: 90%;
        float: none;
        display: block;
        margin: 0 auto 5px auto; } }
    @media print {
      .c-td-heading img {
        width: 75%;
        float: none;
        display: block;
        margin: 0 auto 3px auto; } }

.c-td-heading, .c-td-red, .c-td-red-striped, .c-td-green, .c-td-yellow, .c-td-gray {
  width: 12.03%;
  height: 40px;
  margin-right: 0.3%;
  display: inline-block;
  border-bottom: 1px solid #CFD8DC; }
  @media screen and (max-width: 1000px) {
    .c-td-heading, .c-td-red, .c-td-red-striped, .c-td-green, .c-td-yellow, .c-td-gray {
      width: 91px;
      margin-right: 3px; } }
  @media print {
    .c-td-heading, .c-td-red, .c-td-red-striped, .c-td-green, .c-td-yellow, .c-td-gray {
      height: 25px;
      width: 11.8%; } }

.c-td-red {
  background: url("/static/images/c-table-x.svg") no-repeat center/13px #DF5C48; }
  @media print {
    .c-td-red {
      background-size: 10px; } }

.c-td-red-striped {
  background: url("/static/images/c-table-x.svg") no-repeat center/13px, url("/static/images/c-table-stripe.svg") center #DF5C48; }
  @media print {
    .c-td-red-striped {
      background-size: 10px; } }

.c-td-green {
  background: url("/static/images/c-table-check.svg") no-repeat center/18px #46B19D; }
  @media print {
    .c-td-green {
      background-size: 14px; } }

.c-td-yellow {
  background: url("/static/images/c-table-circle.svg") no-repeat center/15px #F0CA4D; }
  @media print {
    .c-td-yellow {
      background-size: 12px; } }

.c-td-gray {
  background: url("/static/images/c-table-question.svg") no-repeat center, url("/static/images/c-table-stripe.svg") center #CED2D2;
  background-size: 10px; }
  @media print {
    .c-td-gray {
      background-size: 7px; } }

.c-step-button {
  position: absolute;
  top: 125px;
  margin-top: -60px;
  max-width: 125px;
  width: 20%;
  height: 120px;
  color: white;
  font-size: 20px;
  font-weight: 100;
  background-size: 15px;
  cursor: pointer; }
  .c-step-button p {
    padding-top: 48px; }
  .c-step-button.c-previous {
    text-align: right;
    left: -145px;
    background: url("/static/images/c-table-button-arrow.svg") 10px/15px no-repeat #0D67BA; }
    .c-step-button.c-previous p {
      padding-right: 10px; }
    @media screen and (max-width: 1000px) {
      .c-step-button.c-previous {
        height: 50px;
        top: auto;
        bottom: -70px;
        left: 0;
        background: url("/static/images/c-table-button-arrow.svg") center/15px no-repeat #0D67BA; }
        .c-step-button.c-previous p {
          display: none; } }
  .c-step-button.c-next {
    text-align: left;
    right: -145px;
    background: url("/static/images/c-table-button-arrow-reverse.svg") 90%/15px no-repeat #0D67BA; }
    .c-step-button.c-next p {
      padding-left: 10px; }
    @media screen and (max-width: 1000px) {
      .c-step-button.c-next {
        height: 50px;
        top: auto;
        bottom: -70px;
        right: 0;
        background: url("/static/images/c-table-button-arrow-reverse.svg") center/15px no-repeat #0D67BA; }
        .c-step-button.c-next p {
          display: none; } }

.post-text {
  margin-bottom: 15px;
  font-size: 1.8rem;
  line-height: 3.0rem;
  letter-spacing: 0.5px;
  color: #3A5459; }
  @media print {
    .post-text {
      margin-bottom: 15px; } }

.post-link {
  color: #0D67BA; }

.center {
  text-align: center; }

.return-to-scorecard {
  background: url("/static/images/icon-back-to-top-dark.svg") right center/15px no-repeat;
  text-align: right; }
  .return-to-scorecard a {
    color: #0D67BA; }
  @media screen and (max-width: 775px) {
    .return-to-scorecard {
      margin-right: 5%; } }
  @media print {
    .return-to-scorecard {
      display: none; } }

.notable-criteria-figure {
  margin-top: 80px;
  margin-bottom: -20px; }
  @media print {
    .notable-criteria-figure {
      margin-top: 20px;
      margin-bottom: -10px; } }
  .notable-criteria-figure .figure-container.full .figure-image {
    width: 65px; }
    .notable-criteria-figure .figure-container.full .figure-image.figure-image-available {
      width: 55px; }
      @media print {
        .notable-criteria-figure .figure-container.full .figure-image.figure-image-available {
          width: 45px; } }
    @media print {
      .notable-criteria-figure .figure-container.full .figure-image {
        width: 50px; } }
    @media screen and (max-width: 1000px) {
      .notable-criteria-figure .figure-container.full .figure-image {
        margin-top: 60px;
        width: 65px; } }
    @media screen and (max-width: 500px) {
      .notable-criteria-figure .figure-container.full .figure-image {
        margin-top: 40px;
        width: 50px; } }

.notable-policy {
  margin-top: 18px; }

.notable-patch {
  width: 15%;
  display: inline-block;
  vertical-align: top; }
  .notable-patch img {
    width: 85%; }
    @media print {
      .notable-patch img {
        width: 75%; } }

.notable-content {
  width: 85%;
  display: inline-block;
  vertical-align: top; }

.notable-light {
  color: #dddddd; }

.notable-criteria-icon {
  margin-right: 0px;
  margin-left: 0px; }

.notable-criteria-table {
  padding: 10px;
  border-radius: 10px;
  background-color: #d9e8e6; }

.notable-heading {
  text-align: center; }

.is-fixed .nav {
  position: fixed; }
.is-fixed header:first-of-type {
  margin-top: 75px; }

.nav {
  top: 0;
  width: 100%;
  height: 75px;
  padding: 20px 50px 0 50px;
  background-color: #FBF9F3;
  z-index: 2; }
  .nav::before, .nav::after {
    content: "";
    display: table;
    clear: both; }
  @media screen and (max-width: 1050px) {
    .nav {
      padding: 30px 30px 0 30px; } }

.nav-logo-upturn {
  display: inline-block;
  float: left;
  height: 31px;
  vertical-align: middle;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100px; }
  .is-fixed .nav-logo-upturn {
    width: 31px;
    background-image: url("/static/images/nav-logo-upturn.svg") !important; }
    @media screen and (max-width: 400px) {
      .is-fixed .nav-logo-upturn {
        position: fixed;
        left: 73px;
        top: 27px;
        height: 20px;
        width: 20px; } }
    @media screen and (max-width: 175px) {
      .is-fixed .nav-logo-upturn {
        display: none; } }
  @media screen and (max-width: 1050px) {
    .nav-logo-upturn {
      position: fixed;
      left: 130px;
      top: 20px; } }

.nav-logo-lcchr {
  display: inline-block;
  float: left;
  width: 50px;
  height: 31px;
  margin-right: 30px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  .is-fixed .nav-logo-lcchr {
    background-image: url("/static/images/nav-logo-lcchr.svg") !important; }
    @media screen and (max-width: 400px) {
      .is-fixed .nav-logo-lcchr {
        position: fixed;
        left: 20px;
        top: 27px;
        height: 20px;
        width: 33px; } }
    @media screen and (max-width: 175px) {
      .is-fixed .nav-logo-lcchr {
        display: none; } }
  @media screen and (max-width: 1050px) {
    .nav-logo-lcchr {
      position: fixed;
      left: 50px;
      top: 20px; } }

.nav-toolbar {
  display: block;
  position: absolute;
  right: 30px;
  bottom: 30px;
  list-style-type: none;
  z-index: 99; }
  .nav-toolbar li {
    display: inline-block; }

.nav-link {
  display: inline-block;
  margin-right: 40px;
  vertical-align: middle;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  @media screen and (max-width: 1050px) {
    .nav-link {
      margin-right: 20px; } }
  .nav-link.pdf {
    background-image: url("/static/images/icon-pdf.svg");
    width: 25px;
    height: 8px; }
    @media screen and (max-width: 300px) {
      .nav-link.pdf {
        display: none; } }
  .nav-link.twitter {
    background-image: url("/static/images/icon-twitter.svg");
    width: 21px;
    height: 17px; }
    @media screen and (max-width: 230px) {
      .nav-link.twitter {
        display: none; } }
  .nav-link.email {
    background-image: url("/static/images/icon-email.svg");
    width: 21px;
    height: 16px; }
    @media screen and (max-width: 250px) {
      .nav-link.email {
        display: none; } }
  .nav-link.menu {
    display: inline-block;
    background-image: url("/static/images/icon-menu.svg");
    width: 106px;
    height: 16px;
    margin-right: 0; }
    .is-fixed .nav-link.menu {
      display: inline-block; }
    @media screen and (max-width: 1050px) {
      .nav-link.menu {
        background-image: url("/static/images/icon-menu-mobile.svg");
        width: 19px;
        height: 15px; } }

.nav-status-title {
  font-size: 15px;
  font-weight: 700;
  color: #0D67BA;
  text-align: center; }

.nav-progress-bar {
  -webkit-transition: ease .33s all;
          transition: ease .33s all; }

#progress {
  fill: #0D67BA !important; }

.status {
  max-width: 715px;
  margin: 0 auto;
  padding: 0 30px;
  position: relative;
  bottom: -10px; }
  .status p, .status a {
    font-size: 15px;
    font-weight: 700;
    color: #0D67BA;
    line-height: 35px; }
  @media screen and (max-width: 1050px) {
    .status {
      display: none; } }
  .status svg {
    width: 100%; }

.menu-nav {
  z-index: 1;
  display: none;
  -webkit-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
  width: 100%;
  overflow-y: scroll;
  height: calc(100% - 75px);
  position: fixed;
  top: 75px;
  padding: 100px 50px;
  background-color: #092930;
  color: #FBF9F3;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 20px;
  -webkit-transition: all .666s ease;
          transition: all .666s ease; }
  .menu-nav.is-active {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  .is-fixed .menu-nav {
    display: block; }
  @media screen and (max-width: 1000px) {
    .menu-nav {
      padding: 40px; } }

@media print {
  #menu-nav {
    display: none; } }

.menu-nav-title {
  margin-bottom: 25px;
  font-weight: 700;
  font-size: 16px;
  color: #0D67BA; }

.menu-nav-container::before, .menu-nav-container::after {
  content: "";
  display: table;
  clear: both; }
.menu-nav-container ul {
  float: left;
  margin-right: 75px; }
  @media screen and (max-width: 500px) {
    .menu-nav-container ul {
      float: none;
      display: block;
      margin-bottom: 20px; } }
.menu-nav-container li {
  margin-bottom: 20px; }
  @media screen and (max-width: 1185px) {
    .menu-nav-container li {
      margin-bottom: 10px; } }
  @media screen and (max-width: 950px) {
    .menu-nav-container li {
      margin-bottom: 7px; } }
.menu-nav-container a {
  color: #FBF9F3;
  padding-bottom: 8px; }
  .menu-nav-container a.is-active {
    border-bottom: 2px solid #0D67BA; }
  @media screen and (max-width: 1185px) {
    .menu-nav-container a {
      padding-bottom: 4px; } }
  @media screen and (max-width: 950px) {
    .menu-nav-container a {
      padding-bottom: 2px; } }

.no-period {
  counter-reset: no-period; }
  .no-period li::before {
    content: counter(no-period) " ";
    counter-increment: no-period;
    margin-left: -20px;
    padding-right: 10px; }

#department-policies-sublink {
  display: none; }

#menu-nav-dept-list {
  -moz-column-count: 4;
  -moz-column-gap: 40px;
  -webkit-column-count: 4;
  -webkit-column-gap: 40px;
  -webkit-column-count: 4;
     -moz-column-count: 4;
          column-count: 4;
  -webkit-column-gap: 40px;
     -moz-column-gap: 40px;
          column-gap: 40px; }
  @media screen and (max-width: 1185px) {
    #menu-nav-dept-list {
      -moz-column-count: 3;
      -moz-column-gap: 35px;
      -webkit-column-count: 3;
      -webkit-column-gap: 35px;
      -webkit-column-count: 3;
         -moz-column-count: 3;
              column-count: 3;
      -webkit-column-gap: 35px;
         -moz-column-gap: 35px;
              column-gap: 35px; } }
  @media screen and (max-width: 950px) {
    #menu-nav-dept-list {
      -moz-column-count: 2;
      -moz-column-gap: 25px;
      -webkit-column-count: 2;
      -webkit-column-gap: 25px;
      -webkit-column-count: 2;
         -moz-column-count: 2;
              column-count: 2;
      -webkit-column-gap: 25px;
         -moz-column-gap: 25px;
              column-gap: 25px; } }
  @media screen and (max-width: 710px) {
    #menu-nav-dept-list {
      -moz-column-count: 1;
      -moz-column-gap: 25px;
      -webkit-column-count: 1;
      -webkit-column-gap: 25px;
      -webkit-column-count: 1;
         -moz-column-count: 1;
              column-count: 1;
      -webkit-column-gap: 25px;
         -moz-column-gap: 25px;
              column-gap: 25px; } }

.heading {
  padding: 5rem 0 5rem 0;
  background-color: #1B3E4C;
  font-size: 2rem;
  font-weight: bold;
  color: #FBF9F3;
  text-align: center; }
  @media screen and (max-width: 850px) {
    .heading {
      padding: 4rem 30px; } }

.heading-subtitle {
  margin-bottom: 4.5rem;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 3px;
  line-height: 2.4rem; }
  @media screen and (max-width: 850px) {
    .heading-subtitle {
      margin-bottom: 2rem; } }

.heading-title {
  margin-bottom: 3rem;
  font-size: 3.5rem;
  line-height: 3.6rem; }
  @media screen and (max-width: 850px) {
    .heading-title {
      font-size: 3rem;
      margin-top: 2rem;
      margin-bottom: 2rem; } }

.heading-description {
  font-weight: normal;
  line-height: 2.9rem; }

.heading-inverted {
  background-color: #FBF9F3;
  color: #1B3E4C !important; }

.footnote {
  font-weight: 500;
  color: #0D67BA; }
  @media print {
    .footnote {
      font-size: 8px;
      display: none; } }

.footnotes {
  display: none; }

.footnote-section {
  -webkit-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0);
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 350px;
  padding: 50px 0;
  background-color: #FBF9F3;
  overflow-y: scroll;
  -webkit-transition: ease .66s -webkit-transform;
          transition: ease .66s transform; }
  .footnote-section.is-active {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }

.footnote-container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 30px; }
  .footnote-container::before, .footnote-container::after {
    content: "";
    display: table;
    clear: both; }

.footnote-title {
  float: left;
  font-size: 20px;
  font-weight: 500;
  color: #092930; }
  @media screen and (max-width: 1000px) {
    .footnote-title {
      font-size: 18px; } }
  @media screen and (max-width: 715px) {
    .footnote-title {
      font-size: 16px; } }

.footnote-close {
  float: right;
  font-weight: 700;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  color: #90A4AE;
  background: url("/static/images/icon-close-footnote.svg") left center no-repeat;
  background-size: 14px;
  padding-left: 28px; }
  @media screen and (max-width: 1000px) {
    .footnote-close {
      height: 20px;
      padding-left: 15px; }
      .footnote-close span {
        display: none; } }

.footnote-content {
  clear: both;
  max-width: 715px;
  margin: 40px auto 0 auto;
  font-size: 16px;
  line-height: 29px;
  color: #3A5459; }
  @media screen and (max-width: 1000px) {
    .footnote-content {
      font-size: 14px;
      line-height: 26px; } }
  @media screen and (max-width: 715px) {
    .footnote-content {
      font-size: 12px;
      line-height: 23px; } }

.reversefootnote {
  display: none; }

.note-container::after {
  content: ' ';
  width: 100%;
  height: 1px; }
.note-container .footnote {
  display: none; }

.note {
  color: #0D67BA;
  background-color: #FFFBCC;
  font-weight: 700;
  padding: 1px 3px;
  border-radius: 30%;
  margin-left: -6px;
  margin-right: 4px; }
  @media print {
    .note {
      background-color: #FFFFFF;
      font-size: 8px;
      padding: 0px;
      border-radius: none;
      margin-left: -3px;
      margin-right: 3px; } }

sup {
  line-height: 100%; }

.cover {
  height: calc(100vh - 75px); }
  @media print {
    .cover {
      height: 100%; } }

.cover-footer {
  display: none;
  color: #CFD8DC;
  margin-top: 20%; }
  .cover-footer p {
    font-size: 14px;
    margin-bottom: 5px; }
  .cover-footer img {
    width: 60px;
    height: 20px;
    float: right;
    margin-top: 10px; }
  .cover-footer .cover-version {
    margin-bottom: 30px; }
  @media print {
    .cover-footer {
      display: block; } }

.cover-title {
  margin-bottom: 20px;
  font-size: 50px;
  font-weight: 700; }
  @media screen and (max-width: 750px) {
    .cover-title {
      font-size: 25px;
      margin-bottom: 10px; } }
  @media print {
    .cover-title {
      margin-bottom: 15px; } }

.cover-description {
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: 700; }

.cover-meta-description {
  color: #1B3E4C;
  font-weight: normal;
  font-size: 14px;
  margin-bottom: 25px; }
  @media print {
    .cover-meta-description {
      font-size: 10px;
      margin-bottom: 15px; } }

.cover-1 {
  background: url("/static/images/cover-1-left.svg") left bottom/15% auto no-repeat, url("/static/images/cover-1-right.svg") right top/15% auto no-repeat, #FBF9F3; }
  @media print {
    .cover-1 {
      background: url("/static/images/cover-1-left.svg") left bottom/20% auto no-repeat, url("/static/images/cover-1-right.svg") right top/20% auto no-repeat, white; } }
  .cover-1 .cover-container {
    position: absolute;
    top: 40%;
    left: 40%;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0); }
    @media screen and (max-width: 850px) {
      .cover-1 .cover-container {
        width: 90%;
        top: 50%;
        left: 50%;
        -webkit-transform: translate3d(-50%, -50%, 0);
                transform: translate3d(-50%, -50%, 0); } }
    @media print {
      .cover-1 .cover-container {
        top: 30%;
        left: 50%;
        text-align: center; } }
  .cover-1 .cover-title {
    color: #0D67BA; }
    @media screen and (max-width: 850px) {
      .cover-1 .cover-title {
        font-size: 28px;
        margin-bottom: 20px; } }
    @media print {
      .cover-1 .cover-title {
        font-size: 26px;
        margin-bottom: 20px; } }
  .cover-1 .cover-description {
    color: #1B3E4C; }
    @media screen and (max-width: 850px) {
      .cover-1 .cover-description.date {
        color: #0D67BA; } }
    @media print {
      .cover-1 .cover-description.date {
        font-size: 14px; } }
    @media screen and (max-width: 850px) {
      .cover-1 .cover-description {
        margin-bottom: 10px;
        font-size: 14px; } }
    @media print {
      .cover-1 .cover-description {
        font-size: 12px;
        margin-bottom: 20px; } }
  .cover-1 .cover-meta {
    position: absolute;
    bottom: 150px;
    right: 50px; }
    @media screen and (max-width: 850px) {
      .cover-1 .cover-meta {
        left: 50%;
        top: 70%;
        right: auto;
        -webkit-transform: translate3d(-50%, -50%, 0);
                transform: translate3d(-50%, -50%, 0); } }
    @media print {
      .cover-1 .cover-meta {
        bottom: 250px; } }
  @media screen and (max-width: 850px) {
    .cover-1 {
      text-align: center; } }

.cover-2 {
  background: url("/static/images/cover-lens.jpg") right top/50% auto no-repeat, #333333;
  background-size: 30% 100%; }
  @media print {
    .cover-2 {
      background-size: 55% 100%; } }
  @media screen and (max-width: 1000px) {
    .cover-2 {
      background-size: 55% 100%; } }
  @media screen and (max-width: 750px) {
    .cover-2 {
      background: url("/static/images/cover-lens-small.jpg") right top/50% auto no-repeat, #333333;
      background-size: 80% 100%; } }
  .cover-2 .cover-title {
    max-width: 960px;
    font-weight: bold;
    font-size: 45px;
    letter-spacing: 1.25px;
    color: #FFFFFF; }
    @media screen and (max-width: 750px) {
      .cover-2 .cover-title {
        font-size: 25px;
        margin-bottom: 10px; } }
    @media print {
      .cover-2 .cover-title {
        font-size: 35px; } }
  .cover-2 .cover-description {
    max-width: 960px;
    font-weight: bold;
    font-size: 45px;
    letter-spacing: 1.25px;
    color: #FFFFFF; }
    .cover-2 .cover-description.date {
      margin-top: 80px;
      font-size: 25px;
      letter-spacing: -0.1px;
      color: #CFD8DC; }
      @media screen and (max-width: 750px) {
        .cover-2 .cover-description.date {
          margin-bottom: 0px;
          font-size: 18px; } }
      @media print {
        .cover-2 .cover-description.date {
          font-size: 20px; } }
    @media screen and (max-width: 750px) {
      .cover-2 .cover-description {
        margin-bottom: 0px;
        font-size: 25px; } }
    @media print {
      .cover-2 .cover-description {
        font-size: 35px; } }
  .cover-2 .cover-container {
    max-width: 960px;
    margin: 0 auto;
    padding: 100px 50px 0 50px; }
    @media screen and (max-width: 750px) {
      .cover-2 .cover-container {
        text-align: center;
        padding: 35px 10px; } }
  .cover-2 .cover-logo {
    max-width: 105px;
    margin-right: 20px;
    margin-bottom: 30px; }
  .cover-2 .cover-logo-larger {
    max-width: 150px; }
  .cover-2 .cover-logos {
    margin-bottom: 20px; }

.footer {
  background-color: #092930;
  padding: 50px 60px; }
  @media print {
    .footer {
      display: none;
      visibility: hidden; } }

.footer-container {
  max-width: 1000px;
  margin: 0 auto; }
  .footer-container::before, .footer-container::after {
    content: "";
    display: table;
    clear: both; }

.footer-text {
  display: block;
  color: white;
  font-size: 14px;
  line-height: 18px; }

.footer-copyright {
  margin-top: 30px; }
  @media screen and (max-width: 850px) {
    .footer-copyright {
      margin-top: 10px; } }

.footer-logo {
  height: 40px;
  float: left; }
  @media screen and (max-width: 850px) {
    .footer-logo {
      float: none;
      display: block;
      margin-left: 0px; } }

@media screen and (max-width: 850px) {
  .footer-org {
    float: left;
    display: inline-block; } }
@media screen and (max-width: 700px) {
  .footer-org {
    float: none;
    display: block; } }

#footer-upturn {
  float: left;
  margin-left: 50px; }
  @media screen and (max-width: 850px) {
    #footer-upturn .footer-logo {
      height: 35px; } }
  @media screen and (max-width: 700px) {
    #footer-upturn {
      margin-left: 0px; } }

.footer-logo-smaller {
  height: 35px; }

.footer-details {
  float: left;
  margin-left: 30px; }
  .footer-details .footer-text:last-child {
    margin-top: 0px; }
  @media screen and (max-width: 850px) {
    .footer-details {
      float: none;
      display: block;
      margin: 20px auto 40px auto; } }

.footer-toolbar {
  float: right; }
  @media screen and (max-width: 850px) {
    .footer-toolbar {
      float: none;
      display: block; } }

.footer-link {
  display: inline-block;
  margin: 0 2px;
  vertical-align: middle;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  .footer-link.facebook {
    background-image: url("/static/images/footer-facebook.svg");
    width: 10px;
    height: 20px; }
  .footer-link.twitter {
    background-image: url("/static/images/footer-twitter.svg");
    width: 20px;
    height: 17px; }
  .footer-link.linkedin {
    background-image: url("/static/images/footer-linkedin.svg");
    width: 19px;
    height: 18px; }
  .footer-link[href=""] {
    display: none; }

.back-to-top {
  display: none;
  padding: 30px 0;
  background-color: #1B3E4C;
  text-align: center; }
  .back-to-top a {
    padding-right: 40px;
    background: url("/static/images/icon-back-to-top-dark.svg") right center no-repeat;
    color: #0D67BA;
    font-size: 16px; }
  @media screen and (max-width: 850px) {
    .back-to-top {
      display: block; } }

.table-of-contents {
  padding: 100px 0; }
  @media screen and (max-width: 1000px) {
    .table-of-contents {
      padding: 40px 0; } }
  @media print {
    .table-of-contents {
      padding: 40px 0; } }

.table-of-contents-container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 30px; }
  @media print {
    .table-of-contents-container {
      max-width: 715px;
      margin: 0 auto;
      padding: 0;
      width: 70%; } }

.table-of-contents-list {
  counter-reset: no-period; }

.table-of-contents-list-item {
  font-size: 3.2rem;
  color: #0D67BA;
  border-top: 4px solid #CFD8DC;
  padding: 30px; }
  .table-of-contents-list-item::before {
    content: counter(no-period) " ";
    counter-increment: no-period; }
  @media screen and (max-width: 1000px) {
    .table-of-contents-list-item {
      padding: 20px; } }

.table-of-contents-link {
  margin-left: 30px;
  color: #0D67BA;
  font-size: 3.2rem; }
  .table-of-contents-link.exec-summary {
    margin-left: 85px;
    margin-bottom: 30px;
    display: block; }
    @media screen and (max-width: 1000px) {
      .table-of-contents-link.exec-summary {
        margin-left: 55px; } }
  @media screen and (max-width: 1000px) {
    .table-of-contents-link {
      margin-left: 15px; } }

.table-of-contents-sublink-list {
  padding-left: 55px; }
  @media screen and (max-width: 1000px) {
    .table-of-contents-sublink-list {
      margin-top: 20px;
      padding-left: 35px; } }

.table-of-contents-sublink-list-item {
  margin-top: 25px; }
  .table-of-contents-sublink-list-item a {
    color: #092930;
    font-size: 2rem;
    font-weight: 500; }
  .table-of-contents-sublink-list-item.smaller {
    margin-top: 10px; }
    .table-of-contents-sublink-list-item.smaller a {
      font-size: 1.6rem;
      font-weight: normal;
      color: #90A4AE; }
  @media screen and (max-width: 1000px) {
    .table-of-contents-sublink-list-item {
      margin-top: 0; } }

.toc-item {
  position: relative;
  padding: 20px 30px;
  border-bottom: 4px solid #CFD8DC; }
  .toc-item:last-child {
    border-bottom: 0; }
  @media screen and (min-width: 1000px) {
    .toc-item {
      padding: 35px 100px; } }
  @media print {
    .toc-item {
      border-bottom: 2px solid #CFD8DC;
      padding-left: 20px; } }

.toc-link {
  color: #0D67BA;
  font-size: 18px;
  font-weight: 500; }
  @media screen and (min-width: 1000px) {
    .toc-link {
      font-size: 32px; } }
  @media print {
    .toc-link {
      font-size: 9px; } }

.toc-number {
  position: absolute;
  left: 5px;
  color: #0D67BA;
  font-size: 18px;
  font-weight: 500; }
  @media screen and (min-width: 1000px) {
    .toc-number {
      font-size: 32px;
      left: 45px; } }
  @media print {
    .toc-number {
      font-size: 9px; } }

.toc-sublinks {
  display: none; }
  @media screen and (min-width: 1000px) {
    .toc-sublinks {
      display: block; } }
  @media print {
    .toc-sublinks {
      display: block;
      font-size: 9px; } }

.toc-sublink {
  display: block;
  color: #092930;
  font-size: 14px;
  font-weight: 500;
  margin-top: 20px; }
  .toc-sublink.smaller {
    margin-top: 18px;
    color: #90A4AE;
    font-size: 13px;
    font-weight: 300; }
    @media screen and (min-width: 1000px) {
      .toc-sublink.smaller {
        margin-top: 20px;
        font-size: 16px; } }
    @media print {
      .toc-sublink.smaller {
        margin-top: 10px;
        font-size: 9px; } }
  @media screen and (min-width: 1000px) {
    .toc-sublink {
      margin-top: 25px;
      font-size: 20px; } }
  @media print {
    .toc-sublink {
      margin-top: 10px;
      font-size: 9px; } }

.toc-close-item {
  position: absolute;
  right: 5px;
  width: 8px;
  height: 5px;
  cursor: pointer;
  -webkit-transition: -webkit-transform .33s ease;
          transition: transform .33s ease;
  -webkit-transform: rotate(0.5turn);
      -ms-transform: rotate(0.5turn);
          transform: rotate(0.5turn); }
  .toc-close-item.is-active {
    -webkit-transform: rotate(0turn);
        -ms-transform: rotate(0turn);
            transform: rotate(0turn); }
  @media screen and (min-width: 1000px) {
    .toc-close-item {
      display: none; } }
  @media print {
    .toc-close-item {
      display: none; } }

.col-container {
  max-width: 1000px;
  margin: 0 auto; }
  .col-container::before, .col-container::after {
    content: "";
    display: table;
    clear: both; }

.col-half {
  float: left;
  width: 50%; }
  .col-half:first-child {
    padding-right: 30px; }
  .col-half:last-child {
    padding-left: 30px; }
  .col-half .post-list {
    padding: 0; }
  @media screen and (max-width: 1000px) {
    .col-half {
      float: none;
      display: block;
      padding: 0 30px !important;
      width: 100%; } }
  @media print {
    .col-half {
      float: none;
      width: 100% !important;
      padding: 0 30px !important; } }

@media screen and (max-width: 550px) {
  #policy-scorecard-content h4 {
    text-indent: 0px;
    margin-left: 0px; } }

@media print {
  #department-policies-content h2:not(#albuquerque-police-department) {
    page-break-before: always; } }
@media print {
  #department-policies-content h2 {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 30px;
    font-size: 20px; } }
@media print {
  #department-policies-content #albuquerque-police-department {
    margin-top: 0px; } }

@media print {
  #purpose {
    page-break-before: always; } }
