/* line 7, stdin */
* {
  background: transparent !important;
  color: black !important;
  box-shadow: none !important;
  text-shadow: none !important;
  filter: none !important;
  -ms-filter: none !important; }

/* line 16, stdin */
a {
  text-decoration: none; }
  /* line 18, stdin */
    a:visited {
        text-decoration: none;
    }
  /* line 21, stdin */
  a[href]:after {
    display:none; }

/* line 25, stdin */
.card.service .meta [itemprop="url"] {
  padding: 0; }

/* line 28, stdin */
abbr[title]:after {
  content: " (" attr(title) ")"; }

/* line 32, stdin */
.ir a:after {
  content: ""; }

/* line 37, stdin */
a[href^="javascript:"]:after, a[href^="#"]:after {
  content: ""; }

/* line 42, stdin */
pre, blockquote {
  border: 1px solid #999;
  page-break-inside: avoid; }

/* line 47, stdin */
thead {
  display: table-header-group; }

/* line 51, stdin */
tr {
  page-break-inside: avoid; }

/* line 55, stdin */
img {
  page-break-inside: avoid;
  max-width: 100% !important;
  float: none !important; }

@page {
    margin-left: 0.7cm;
    margin-right: 0.7cm;
    margin-top: 1.3cm;
    margin-bottom: 0.9cm;
}


/* line 65, stdin */
p, h2, h3 {
  orphans: 3;
  widows: 3; }

/* line 70, stdin */
h2, h3 {
  page-break-after: avoid; }

/* line 74, stdin */
.header-container,
.user-feedback,
.footer-container,
.alert-box {
  display: none; }

/* line 81, stdin */
.band {
  padding: 0;
  padding-top: 10px; }
  /* line 84, stdin */
  .band .pad-large {
    padding: 0; }

/* line 88, stdin */
.quick-links.primary {
  padding: 0; }

/* line 91, stdin */
input[type=button].button.ghost.inverted,
input[type=submit].button.ghost.inverted,
button.button.ghost.inverted,
a.button.ghost.inverted {
  border: 2px solid #000; }

/* line 97, stdin */
.card.cta,
.card.govt {
  text-align: left; }
  /* line 100, stdin */
  .card.cta .meta,
  .card.govt .meta {
    padding: 0; }

/* line 104, stdin */
.email-signup {
  display: none; }

/* line 107, stdin */
.card.event [itemprop="photo"]:before {
  background: none; }

/* line 110, stdin */
.card.event [itemprop="photo"] [itemprop="startDate"] {
  position: relative;
  margin-top: 30px;
  bottom: 0;
  left: 0; }

aside{
    display:none;
}

.ActionDiv {
    display: none;
}

.breadcrumbs {
    display: none;
}

table th, table td {
    padding: 4px;
    font-size:small;
    border: 1px solid #95a0ad;
    font-weight: normal;
    text-align: left;
}

#page-section {
    display: none;
}

#FilterDiv {
    display: none;
}


iframe {
    display: none;
}

.content-container {
    margin-top: 0px;
    margin-top: 0rem;
}

/* line 249, /Users/davedekker/Sites/ncsos/html/css/scss/layouts/_global.scss */
.wrapper {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding: 0 10px;
    padding: 0 .75rem;
}

h1 {
    line-height: 1.25;
    word-break: break-word;
    font-size: 16px;
    font-size: 1rem;
    margin: 10px 0;
    margin: .625rem 0;
}

table {
    width: 100% !important;
    margin: 10px 0;
    margin: .625rem 0;
}

.printFloatLeft p {
    float: left;
    margin-left: 20px;
}

.printFloatLeft section {
    clear: both;
}

 