@charset "UTF-8";
/* JS 2020 rebrand
@import url(//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,700,300,600,400);
@import url(//fonts.googleapis.com/css?family=Droid+Serif:400,700,700italic,400italic);
*/
/*used in base, blocks, and frontpage news */
/*960px + padding */
/*1200px + padding */
/* normalize-scss 3.0.0-alpha.2+normalize.3.0.0 | MIT/GPLv2 License | bit.ly/normalize-scss */
/* line 28, ../sass/_base.scss */
p, li, dd, dt, .status, .messages, input, button, optgroup, select, textarea, .views-field, .views-field-body, .field-name-field-links, .items, #site_credits, .form-item, .description, .fieldset-wrapper, legend, .node-type-project .field, .return_to_top, .calendar-date span, .file, .related_info a, .node-type-directory-listing .field, caption, table td, table th, .views-exposed-form label, .webform-results-per-page, #node-delete-confirm, .view-header, .views-field-view-node a, .views-field-edit-node a, .bidsrfps, .field-name-field-location {
  line-height: 1.4em;
  font-size: 15px;
  font-size: 1.5rem;
}

/* Base
   ========================================================================== */
/**
 * Establish a vertical rhythm unit using $base-font-size, $base-line-height,
 * and $rhythm-unit variables. Also, correct text resizing oddly in IE 6/7 when
 * body `font-size` is set using `em` units.
 */
/* line 106, ../../../../../../../../lib/gems/1.9.1/gems/compass-core-1.0.3/stylesheets/compass/typography/_vertical_rhythm.scss */
html {
  font-size: 62.5%;
  line-height: 1.4em;
}

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 115, ../sass/_base.scss */
html {
  background-color: #ffffff;
  background-image: none;
}

/*CK Editor uses this.  Use html#html_background to change the actual background and keep CKEditor working properly. */
/* line 117, ../sass/_base.scss */
html#html_background {
  /*background-color: #efe6ca;*/
  background-color: #ffffff;
  /* JS 2020 Rebrand
  font-family: sans-serif;*/
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* line 126, ../sass/_base.scss */
body {
  /* CK Editor uses this.  Use body#background to change the actual background color or images and keep CKEditor working properly. */
  background-color: #fff;
  background-image: none;
  color: #000;
  margin: 0;
  padding: 0;
  /* JS 2020 Rebrand
  font-family: "Open Sans", Helvetica, Arial, sans-serif; */
}

/* line 135, ../sass/_base.scss */
body#background {
  /* JS 2020 Rebrand
  background: #efe6ca url(../images/page-bg2.jpg) no-repeat top center; */
  background-color: #ffffff;
  color: black;
  background-attachment: fixed;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9. Correct `block` display
 * not defined on `summary` and `details` in IE and Firefox and on `main` in IE.
 */
/* line 149, ../sass/_base.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
/* line 169, ../sass/_base.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  *display: inline;
  *zoom: 1;
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 188, ../sass/_base.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 */
/* line 198, ../sass/_base.scss */
[hidden] {
  display: none;
}

/**
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
/* line 207, ../sass/_base.scss */
template {
  display: none;
}

/* Links
   ========================================================================== */
/* line 213, ../sass/_base.scss */
a, a.active {
  text-decoration: none;
  color: #23487b;
}

/* line 218, ../sass/_base.scss */
a:hover {
  text-decoration: underline;
}

/**
 * Remove the gray background color from active links in IE 10.
 */
/* line 227, ../sass/_base.scss */
a {
  background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* line 236, ../sass/_base.scss */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE, Safari 5, and Chrome.
 */
/* line 248, ../sass/_base.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
/* line 256, ../sass/_base.scss */
b,
strong {
  font-weight: bold;
}

/**
 * Set 1 unit of vertical rhythm on the top and bottom margin.
 */
/* line 266, ../sass/_base.scss */
blockquote {
  margin: 1.4em 40px;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
/* line 275, ../sass/_base.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
/* line 290, ../sass/_base.scss */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
/* line 299, ../sass/_base.scss */
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  /*color: #ffffff;*/
  color: #414042;
  margin: 0px;
  overflow: hidden;
}

/* line 306, ../sass/_base.scss */
h1 {
  /* Set the font-size and line-height while keeping a proper vertical rhythm. */
  font-size: 2.4em;
  line-height: 1.16667em;
  /* Set 1 unit of vertical rhythm on the top and bottom margins. */
  margin-top: 0.58333em;
  margin-bottom: 0.58333em;
  font-weight: bold;
}

/* line 322, ../sass/_base.scss */
h2 {
  font-size: 2.2em;
  line-height: 1.27273em;
}

/* line 326, ../sass/_base.scss */
h3 {
  font-size: 2em;
  line-height: 1.4em;
}

/* line 330, ../sass/_base.scss */
h4 {
  font-size: 1.8em;
  line-height: 1.55556em;
  padding: 10px 10px;
  /*background-color: #efefef;*/
}

/* line 336, ../sass/_base.scss */
h5 {
  font-size: 1.6em;
  line-height: 1.75em;
  text-transform: uppercase;
  font-weight: bold;
}

/* line 342, ../sass/_base.scss */
h6 {
  font-size: 1.6em;
  line-height: 1.75em;
  font-weight: bold;
}

/**
 * Address styling not present in IE 8/9.
 */
/* line 353, ../sass/_base.scss */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Set 1 unit of vertical rhythm on the top and bottom margin.
 */
/* line 364, ../sass/_base.scss */
p,
pre {
  margin: 1.4em 0;
}

/**
 * Contain overflow in all browsers.
 */
/* line 374, ../sass/_base.scss */
pre {
  overflow: auto;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 382, ../sass/_base.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 390, ../sass/_base.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 398, ../sass/_base.scss */
sup {
  top: -0.5em;
}

/* line 402, ../sass/_base.scss */
sub {
  bottom: -0.25em;
}

/* Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
/* line 414, ../sass/_base.scss */
dl,
menu,
ol,
ul {
  margin: 1.4em 0;
}

/* line 420, ../sass/_base.scss */
dl dl, menu menu, ol ol, ul ul {
  margin: 0.2em 0;
  /*prevent extra vertical space between second level of ul indent*/
}

/* line 434, ../sass/_base.scss */
dd {
  margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */
/* line 442, ../sass/_base.scss */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */
/* line 454, ../sass/_base.scss */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
/* line 469, ../sass/_base.scss */
img {
  border: 0;
  /* Improve image quality when scaled in IE 7. */
  -ms-interpolation-mode: bicubic;
}

/**
 * Correct overflow displayed in IE.
 */
/* line 482, ../sass/_base.scss */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
/* line 494, ../sass/_base.scss */
figure {
  margin: 1.4em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
/* line 503, ../sass/_base.scss */
hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
/* line 521, ../sass/_base.scss */
form {
  margin: 0;
}

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 * 4. Address `font-family` inconsistency between `textarea` and other form in IE 7
 * 5. Improve appearance and consistency with IE 6/7.
 */
/* line 535, ../sass/_base.scss */
button,
input,
optgroup,
select,
textarea {
  /* JS 2020 Rebrand
  font-family: "Open Sans", Helvetica, Arial, sans-serif; */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 3 */
  *font-family: sans-serif;
  /* 4 */
  *vertical-align: middle;
  /* 5 */
}

/**
 * Address `overflow` set to `hidden` in IE.
 */
/* line 553, ../sass/_base.scss */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
/* line 564, ../sass/_base.scss */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
/* line 579, ../sass/_base.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */
/* line 594, ../sass/_base.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 603, ../sass/_base.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 614, ../sass/_base.scss */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
/* line 629, ../sass/_base.scss */
input[type="checkbox"],
input[type="radio"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
/* line 646, ../sass/_base.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 657, ../sass/_base.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 2 */
  /**
   * Remove inner padding and search cancel button in Safari and Chrome on OS X.
   * Safari (but not Chrome) clips the cancel button when the search input has
   * padding (and `textfield` appearance).
   */
}
/* line 667, ../sass/_base.scss */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
/* line 677, ../sass/_base.scss */
fieldset {
  margin: 0 2px;
  /* Apply borders and padding that keep the vertical rhythm. */
  border-color: #c0c0c0;
  border-top-width: 0.1em;
  border-top-style: solid;
  padding-top: 0.39em;
  border-bottom-width: 0.1em;
  border-bottom-style: solid;
  padding-bottom: 0.81em;
  border-left-width: 0.1em;
  border-left-style: solid;
  padding-left: 0.775em;
  border-right-width: 0.1em;
  border-right-style: solid;
  padding-right: 0.775em;
}

/**
 * 1. Correct `color` not being inherited in IE.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
/* line 693, ../sass/_base.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

/**
 * Remove default vertical scrollbar in IE.
 */
/* line 707, ../sass/_base.scss */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
/* line 716, ../sass/_base.scss */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/* line 722, ../sass/_base.scss */
table {
  margin: 0;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
/* line 728, ../sass/_base.scss */
table caption {
  font-weight: bold;
  padding: 0.5em;
  margin: 0.5em auto;
}
/* line 733, ../sass/_base.scss */
table td, table th {
  padding: 0.5em;
}
/* line 736, ../sass/_base.scss */
table thead th, table tfoot th {
  font-weight: bold;
}
/* line 739, ../sass/_base.scss */
table tfoot th {
  border-top: 0.1em inset #000;
}
/* line 742, ../sass/_base.scss */
table thead th {
  border-bottom: 0.1em inset #000;
}

/* line 747, ../sass/_base.scss */
tr.even, tr.odd {
  background-color: transparent;
}

/* line 751, ../sass/_base.scss */
tbody {
  border: none;
}

/* line 755, ../sass/_base.scss */
#page-node-form .vertical-tabs {
  /*margin-left: 10em; // decrease vertical tabs width to improve page edit screen visibility for wide columns*/
}
/* line 757, ../sass/_base.scss */
#page-node-form .vertical-tabs ul.vertical-tabs-list {
  /*margin-left: -10em;*/
  /*width:10em;*/
}

/* line 767, ../sass/_base.scss */
html body.admin-menu {
  margin-top: 0px !important;
}
@media (min-width: 1000px) {
  /* line 767, ../sass/_base.scss */
  html body.admin-menu {
    margin-top: 29px !important;
    position: static !important;
  }
}

/* line 775, ../sass/_base.scss */
#admin-menu {
  display: none;
}
@media (min-width: 1000px) {
  /* line 775, ../sass/_base.scss */
  #admin-menu {
    display: block;
  }
}

/* line 781, ../sass/_base.scss */
#admin-menu li {
  font-size: inherit;
}

/*Admin customizations */
/* line 786, ../sass/_base.scss */
.front #page-title, .front .tabs, .front .link-wrapper {
  display: none;
}

/* line 788, ../sass/_base.scss */
.not-front.page-admin .grid {
  max-width: 1200px;
  overflow: visible;
}

/* increase width of admin pages so all configurations are visible for all columns */
/* line 790, ../sass/_base.scss */
.views-field .item-list ul li {
  list-style-type: none;
  list-style-image: none;
}

/* line 795, ../sass/_base.scss */
.views-field-field-file-attachments .file-icon {
  position: relative;
  top: 3px;
}

/* line 797, ../sass/_base.scss */
select {
  max-width: 300px;
}

/* sets maximum width of select dropdown lists.  Prevents content from going off side of page */
/* START CONTAINER 1 - LOGO, GLOBAL NAV */
/*container*/
/* line 12, ../sass/layouts/_layout-container1.scss */
.container1 {
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1200px;
}
@media (min-width: 520px) {
  /* line 12, ../sass/layouts/_layout-container1.scss */
  .container1 {
    text-align: center;
    height: 116px;
  }
}
@media (min-width: 1000px) {
  /* line 12, ../sass/layouts/_layout-container1.scss */
  .container1 {
    height: 186px;
    position: relative;
  }
}

/*container element A*/
/* line 27, ../sass/layouts/_layout-container1.scss */
.logo-wrapper {
  position: relative;
  display: inline-block;
  z-index: 600;
}
@media (min-width: 520px) {
  /* line 27, ../sass/layouts/_layout-container1.scss */
  .logo-wrapper {
    display: block;
    position: absolute;
    top: 0;
    /* JS 2020 Rebrand
     left: 20px;*/
    left: 0;
  }
}
@media (min-width: 1000px) {
  /* line 27, ../sass/layouts/_layout-container1.scss */
  .logo-wrapper {
    /* JS 2020 Rebrand
    left: 35px; */
    left: 20px;
  }
}
/* line 40, ../sass/layouts/_layout-container1.scss */
.logo-wrapper img {
  /* JS 2020 Rebrand
  width: 60px; */
  width: 240px;
}
@media (min-width: 400px) {
  /* line 40, ../sass/layouts/_layout-container1.scss */
  .logo-wrapper img {
    /* JS 2020 Rebrand
    width: 125px; */
    width: 120px;
  }
}
@media (min-width: 800px) {
  /* line 40, ../sass/layouts/_layout-container1.scss */
  .logo-wrapper img {
    /* JS 2020 rebrand
    width: 150px; */
    width: 240px;
  }
}
@media (min-width: 1000px) {
  /* line 40, ../sass/layouts/_layout-container1.scss */
  .logo-wrapper img {
    /* JS 2020 rebrand
    width: auto; */
    width: 360px;
  }
}

/* line 54, ../sass/layouts/_layout-container1.scss */
.site-name {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 29px;
}
@media (min-width: 520px) {
  /* line 54, ../sass/layouts/_layout-container1.scss */
  .site-name {
    display: inline-block;
    vertical-align: top;
    margin-top: 20px;
  }
}
@media (min-width: 600px) {
  /* line 54, ../sass/layouts/_layout-container1.scss */
  .site-name {
    line-height: 33px;
  }
}
@media (min-width: 700px) {
  /* line 54, ../sass/layouts/_layout-container1.scss */
  .site-name {
    line-height: 41px;
    font-size: 20px;
    font-size: 2rem;
  }
}
@media (min-width: 1000px) {
  /* line 54, ../sass/layouts/_layout-container1.scss */
  .site-name {
    display: block;
    margin-top: 0;
    position: absolute;
    left: 240px;
    top: 30px;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 50px;
    z-index: 600;
  }
}
@media (min-width: 1240px) {
  /* line 54, ../sass/layouts/_layout-container1.scss */
  .site-name {
    height: 67px;
    line-height: 67px;
    top: 22px;
  }
}
/* line 84, ../sass/layouts/_layout-container1.scss */
.site-name span {
  display: inline-block;
  /* JS 2020 rebrand
  background-image: url(../images/header/benton-county.png);*/
  background-size: 175px 29px;
  width: 175px;
  height: 29px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  margin-right: 5px;
  float: left;
}
@media (min-width: 600px) {
  /* line 84, ../sass/layouts/_layout-container1.scss */
  .site-name span {
    background-size: 200px 33px;
    width: 200px;
    height: 33px;
  }
}
@media (min-width: 700px) {
  /* line 84, ../sass/layouts/_layout-container1.scss */
  .site-name span {
    width: 250px;
    height: 41px;
    background-size: 250px 41px;
  }
}
@media (min-width: 1000px) {
  /* line 84, ../sass/layouts/_layout-container1.scss */
  .site-name span {
    width: 300px;
    height: 50px;
    background-size: 300px 50px;
  }
}
@media (min-width: 1240px) {
  /* line 84, ../sass/layouts/_layout-container1.scss */
  .site-name span {
    width: 406px;
    height: 67px;
    background-size: 406px 67px;
  }
}
/* line 116, ../sass/layouts/_layout-container1.scss */
.site-name a {
  color: #000;
  display: block;
  vertical-align: top;
}
/* line 120, ../sass/layouts/_layout-container1.scss */
.site-name a:hover {
  text-decoration: none;
}

/*container element B*/
/* line 127, ../sass/layouts/_layout-container1.scss */
.global-nav-wrapper, .global-nav-mega-wrapper {
  position: absolute;
  top: 0;
  left: -80%;
  padding: 103px 0px 0px 0px;
  width: 80%;
  clear: both;
  z-index: 1000;
}
@media (min-width: 1000px) {
  /* line 127, ../sass/layouts/_layout-container1.scss */
  .global-nav-wrapper, .global-nav-mega-wrapper {
    left: 20px;
    right: 20px;
    padding: 0;
    width: auto;
    z-index: auto;
    bottom: 0;
  }
}

/* line 146, ../sass/layouts/_layout-container1.scss */
.global-nav-wrapper.visible, .global-nav-mega-wrapper.visible {
  left: 0px;
}

@media (min-width: 1000px) {
  /* line 150, ../sass/layouts/_layout-container1.scss */
  .region-header {
    position: absolute;
    top: 12px;
    right: 20px;
    width: 450px;
    text-align: right;
  }
}
@media (min-width: 1000px) {
  /* line 158, ../sass/layouts/_layout-container1.scss */
  .region-header .block {
    display: inline-block;
  }
}

/* END CONTAINER 1 - LOGO, GLOBAL NAV */
/* START CONTAINER 2 - MAIN CONTENT */
/*container*/
/* line 12, ../sass/layouts/_layout-container2.scss */
.container2 {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 20px;
  overflow: hidden;
  margin-top: 10px;
}

/*container element A*/
@media (min-width: 1000px) {
  /* line 25, ../sass/layouts/_layout-container2.scss */
  .one-sidebar .main-content-wrapper {
    float: right;
    width: 73.33333%;
  }
}

/*container element B*/
@media (min-width: 1000px) {
  /* line 33, ../sass/layouts/_layout-container2.scss */
  .sidebar-first-wrapper {
    float: left;
    width: 25%;
  }
}

/*Start align sidebar right for front page only */
/*front container element A*/
@media (min-width: 1000px) {
  /* line 43, ../sass/layouts/_layout-container2.scss */
  .front.one-sidebar .main-content-wrapper {
    float: left;
    width: 73.4%;
    margin-left: 0%;
    margin-right: -75%;
    padding-left: 0.8%;
    padding-right: 0.8%;
    border-left: 0 !important;
    border-right: 0 !important;
    word-wrap: break-word;
  }
}

/*front container element B*/
@media (min-width: 1000px) {
  /* line 50, ../sass/layouts/_layout-container2.scss */
  .front .sidebar-first-wrapper {
    float: left;
    width: 23.4%;
    margin-left: 75%;
    margin-right: -100%;
    padding-left: 0.8%;
    padding-right: 0.8%;
    border-left: 0 !important;
    border-right: 0 !important;
    word-wrap: break-word;
  }
}

/*End align sidebar right for front page only */
/* END CONTAINER 2 - MAIN CONTENT */
/* START CONTAINER 3 - FOOTER */
/*container*/
/* line 8, ../sass/layouts/_layout-container3.scss */
.container3 {
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  max-width: 1200px;
}

/* line 15, ../sass/layouts/_layout-container3.scss */
.region-footer {
  position: relative;
  /*background-color: #fffcf4;*/
  background-color: #ffffff;
  padding: 30px 25px 25px 25px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
/* line 20, ../sass/layouts/_layout-container3.scss */
.region-footer .block {
  margin-bottom: 10px;
}
@media (min-width: 1000px) {
  /* line 20, ../sass/layouts/_layout-container3.scss */
  .region-footer .block {
    margin-bottom: 0;
  }
}

/*container element B - social icons */
@media (min-width: 1000px) {
  /* line 29, ../sass/layouts/_layout-container3.scss */
  #block-block-33 {
    margin-bottom: 20px;
  }
}

/*container element C - site credits */
/* line 36, ../sass/layouts/_layout-container3.scss */
#block-block-4 {
  display: none;
}
@media (min-width: 1000px) {
  /* line 36, ../sass/layouts/_layout-container3.scss */
  #block-block-4 {
    display: block;
    position: absolute;
    right: 25px;
    bottom: 25px;
  }
}

/* Footer Links menu */
/* line 47, ../sass/layouts/_layout-container3.scss */
#block-menu-menu-footer-links {
  display: none;
}
@media (min-width: 1000px) {
  /* line 47, ../sass/layouts/_layout-container3.scss */
  #block-menu-menu-footer-links {
    display: block;
/*
    position: absolute;
    right: 20px;
    bottom: 30px;
*/
  }
}

/* "At your service…" message */
@media (min-width: 1000px) {
  /* line 58, ../sass/layouts/_layout-container3.scss */
  #block-block-44 {
    position: absolute;
    left: 30%;
    top: 50%;
    margin-top: -20px;
  }
}
/* line 65, ../sass/layouts/_layout-container3.scss */
#block-block-44 p {
  margin: 0;
  color: #4358bc;
  /* JS 2020 Rebrand
  font-family: "Droid Serif", Georgia, serif;*/
  font-style: italic;
  letter-spacing: 1px;
}
@media (min-width: 1000px) {
  /* line 65, ../sass/layouts/_layout-container3.scss */
  #block-block-44 p {
    font-size: 24px;
    font-size: 2.4rem;
    height: 40px;
    line-height: 40px;
    position: relative;
    padding: 0 80px;
  }
}
@media (min-width: 1000px) {
  /* line 78, ../sass/layouts/_layout-container3.scss */
  #block-block-44 p:before, #block-block-44 p:after {
    content: "";
    width: 70px;
    height: 3px;
    position: absolute;
    top: 18px;
  }
}
@media (min-width: 1000px) {
  /* line 87, ../sass/layouts/_layout-container3.scss */
  #block-block-44 p:before {
    background-image: url(../images/footer/footer-tagline-left.png);
    left: 0;
  }
}
@media (min-width: 1000px) {
  /* line 93, ../sass/layouts/_layout-container3.scss */
  #block-block-44 p:after {
    background-image: url(../images/footer/footer-tagline-right.png);
    right: 0;
  }
}

/* google translate */
@media (min-width: 1000px) {
  /* line 103, ../sass/layouts/_layout-container3.scss */
  #block-block-45 {
    position: absolute;
    right: 25px;
    top: 30px;
  }
}

/* contact info */
/* line 113, ../sass/layouts/_layout-container3.scss */
#block-block-43 p {
  margin: 0;
  font-weight: 300;
}

/* END CONTAINER 3 - FOOTER */
/* line 1, ../sass/layouts/_layout.scss */
.page-outer {
  position: relative;
  width: 100%;
  margin: 0px 0px 0px 0px;
}

/* line 7, ../sass/layouts/_layout.scss */
.mobile-nav-toggle {
  z-index: 601;
  position: absolute;
  right: 15px;
  top: 15px;
}

/* line 14, ../sass/layouts/_layout.scss */
.mobile-nav-close {
  z-index: 601;
  position: absolute;
  right: 5px;
  top: 5px;
}

/* line 4, ../sass/components/_block-alert-marquee.scss */
.alert-marquee {
  background-color: #821535;
}

/* line 7, ../sass/components/_block-alert-marquee.scss */
.alert-marquee a, div.alert-marquee a.active, div.alert-marquee a.visited {
  color: white;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
}

/* line 5, ../sass/components/_block-banner.scss */
.banner-wrapper {
  background-image: none;
  clear: both;
  padding: 0;
  position: relative;
  overflow: hidden;
  margin: 0 0 15px 0;
}
/* line 12, ../sass/components/_block-banner.scss */
.no-sidebars .banner-wrapper {
  display: none;
}

@media (min-width: 1000px) {
  /* line 17, ../sass/components/_block-banner.scss */
  .front .banner-wrapper #block-block-11 {
    float: left;
    width: 74.10%;
    /* JS 2020 rebrand
    border: 1px solid #f7e5c2;*/
    border: transparent;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px;
    border-radius: 10px 10px 0 0;
  }
}

@media (min-width: 1000px) {
  /* line 26, ../sass/components/_block-banner.scss */
  .banner-wrapper #block-menu-block-3 {
    float: right;
    width: 24.16%;
  }
}

/* line 33, ../sass/components/_block-banner.scss */
.front .banner-wrapper {
  display: block;
}

/* line 37, ../sass/components/_block-banner.scss */
.banner-wrapper .flex-nav-container {
  margin: 0;
  position: relative;
}

/* flexslider */
/* line 43, ../sass/components/_block-banner.scss */
.banner-wrapper .flexslider {
  border: 0;
  margin: 0 0 15px 0;
  padding: 0;
  background-color: transparent;
  border-radius: 0;
  box-shadow: 0;
  background-color: transparent;
}
@media (min-width: 1000px) {
  /* line 43, ../sass/components/_block-banner.scss */
  .banner-wrapper .flexslider {
    margin: 0;
  }
}

/* line 56, ../sass/components/_block-banner.scss */
.not-front .flexslider .slides img {
  width: 100%;
  height: auto;
}

/* line 61, ../sass/components/_block-banner.scss */
.front .flexslider .slides img {
  height: auto;
  -moz-border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px;
  border-radius: 10px 10px 0 0;
}

/* line 66, ../sass/components/_block-banner.scss */
.not-front .flexslider .views-field-field-banner-tag-line {
  display: none;
}

/* line 70, ../sass/components/_block-banner.scss */
.front .flexslider .views-field-field-banner-tag-line {
  /* JS 2020 Rebrand
  background-color: rgba(245, 223, 180, 0.8);*/
  background-color: #bcbec0;
  /* JS 2020 Rebrand
  border-top: 8px solid #f0e9d8;*/
  border-top: 8px transparent;
  /* JS 2020 Rebrand
  font-family: "Droid Serif", Georgia, serif;*/
  text-align: center;
  padding: 10px;
  font-size: 12px;
  font-size: 1.2rem;
}
@media (min-width: 400px) {
  /* line 70, ../sass/components/_block-banner.scss */
  .front .flexslider .views-field-field-banner-tag-line {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (min-width: 800px) {
  /* line 70, ../sass/components/_block-banner.scss */
  .front .flexslider .views-field-field-banner-tag-line {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (min-width: 1000px) {
  /* line 70, ../sass/components/_block-banner.scss */
  .front .flexslider .views-field-field-banner-tag-line {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0;
    height: 58px;
    line-height: 58px;
  }
}

/* line 94, ../sass/components/_block-banner.scss */
.front .flexslider .views-field-field-banner-tag-line a {
  font-size: 12px;
  font-size: 1.2rem;
  color: #000000;
}
@media (min-width: 400px) {
  /* line 94, ../sass/components/_block-banner.scss */
  .front .flexslider .views-field-field-banner-tag-line a {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (min-width: 800px) {
  /* line 94, ../sass/components/_block-banner.scss */
  .front .flexslider .views-field-field-banner-tag-line a {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

/* line 105, ../sass/components/_block-banner.scss */
.lt-ie9 .flexslider .views-field-field-banner-tag-line {
  /* JS 2020 rebrand
  background-color: #f5dfb4;*/
  background-color: #bcbec0;
}

/* slider controls */
/* line 110, ../sass/components/_block-banner.scss */
.banner-wrapper .flex-control-nav {
  display: none;
}

/* line 114, ../sass/components/_block-banner.scss */
.banner-wrapper .flex-direction-nav {
  display: none;
}

@media (min-width: 1240px) {
  /* line 120, ../sass/components/_block-banner.scss */
  .banner-wrapper .flexslider {
    position: relative;
  }

  /* line 125, ../sass/components/_block-banner.scss */
  .banner-wrapper .flex-direction-nav {
    position: absolute;
    width: 100%;
    bottom: 8px;
    height: 44px;
    display: block;
  }

  /* line 133, ../sass/components/_block-banner.scss */
  .lt-ie9 .banner-wrapper .flex-direction-nav {
    display: none;
  }

  /* line 137, ../sass/components/_block-banner.scss */
  .front .banner-wrapper .flex-direction-nav a {
    display: block;
    height: 44px;
    width: 44px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    opacity: 1;
  }

  /* line 151, ../sass/components/_block-banner.scss */
  .front .banner-wrapper .flex-direction-nav .flex-prev {
    left: 10px;
    background-image: url(../images/banner/arrow_left_wb.png);
  }

  /* line 156, ../sass/components/_block-banner.scss */
  .front .banner-wrapper .flex-direction-nav .flex-next {
    right: 10px;
    background-image: url(../images/banner/arrow_right_wb.png);
  }

  /* line 161, ../sass/components/_block-banner.scss */
  .front .banner-wrapper .flex-direction-nav a:before, .banner-wrapper .flex-direction-nav a.flex-next:before {
    content: "";
  }
}
/* line 3, ../sass/components/_block-news-and-calendar-events.scss */
.home_page_news, .home_page_events {
  margin: 0;
  padding: 0;
  position: relative;
}
@media (min-width: 1000px) {
  /* line 3, ../sass/components/_block-news-and-calendar-events.scss */
  .home_page_news, .home_page_events {
    position: static;
  }
}

/* line 12, ../sass/components/_block-news-and-calendar-events.scss */
.home_page_news {
  /*border: 1px solid #d6cba5;*/
  border: 1px solid #bcbec0;
  /* background-color: #f6f1e1; */
  background-color: #ffffff;
  margin-bottom: 10px;
}
@media (min-width: 1000px) {
  /* line 12, ../sass/components/_block-news-and-calendar-events.scss */
  .home_page_news {
    margin-bottom: 0;
    float: left;
    width: 59.3%;
  }
}

/* line 23, ../sass/components/_block-news-and-calendar-events.scss */
.home_page_events {
  /*background-color: #e2d8b7;*/
  background-color: #ffffff;
  /*border: 1px solid #f8f3e3;*/
  border: 1px solid #bcbec0;
}
@media (min-width: 1000px) {
  /* line 23, ../sass/components/_block-news-and-calendar-events.scss */
  .home_page_events {
    float: right;
    width: 39.3%;
  }
}

/* line 32, ../sass/components/_block-news-and-calendar-events.scss */
.home_page_news h2, .home_page_events h2 {
  font-size: 20px;
  font-size: 2rem;
  margin: 0px;
  height: 64px;
  padding: 0 4%;
  line-height: 64px;
  font-weight: 600;
  z-index: 10;
  position: absolute;
  /* JS 2020 rebrand 
    top: 20px; */
  top: 0px;
  width: 100%;
}
@media (min-width: 800px) {
  /* line 32, ../sass/components/_block-news-and-calendar-events.scss */
  .home_page_news h2, .home_page_events h2 {
    padding: 0 2%;
    font-size: 25px;
    font-size: 2.5rem;
  }
}

/* line 49, ../sass/components/_block-news-and-calendar-events.scss */
.home_page_news h2 {
  /*background: transparent url(../images/news-projects/news-title-bg.png) repeat-x left top;*/
  /*background-color: #bbbbbb;*/
  background-color: #23487b;
  color: #ffffff;
  left: 0;
}
@media (min-width: 1000px) {
  /* line 49, ../sass/components/_block-news-and-calendar-events.scss */
  .home_page_news h2 {
    width: 55.4%;
  }
}

/* line 57, ../sass/components/_block-news-and-calendar-events.scss */
.home_page_events h2 {
  /*background: transparent url(../images/news-projects/projects-title-bg.png) repeat-x left top;*/
  background-color: #23487b;
  color: #ffffff;
}
@media (min-width: 1000px) {
  /* line 57, ../sass/components/_block-news-and-calendar-events.scss */
  .home_page_events h2 {
    width: 35.5%;
    left: auto;
    right: 0;
  }
}

/* line 67, ../sass/components/_block-news-and-calendar-events.scss */
.home_page_news .view, .home_page_events .view {
  position: relative;
  margin: 15px;
  padding: 80px 20px 20px 20px;
  /*background-color: #fffcf4;*/
  background-color: #ffffff;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
@media (min-width: 1000px) {
  /* line 67, ../sass/components/_block-news-and-calendar-events.scss */
  .home_page_news .view, .home_page_events .view {
    height: 268px;
  }
}

@media (min-width: 1000px) {
  /* line 78, ../sass/components/_block-news-and-calendar-events.scss */
  .home_page_events .view {
    /*background: #fffcf4 url(../images/news-projects/projects-bg.png) no-repeat center 90px;*/
  }
}

/* line 84, ../sass/components/_block-news-and-calendar-events.scss */
.home_page_news .view-footer, .home_page_events .view-footer {
  /*JM border-top: 1px solid #e2d8b7; */
  text-align: right;
  padding-top: 10px;
}
@media (min-width: 1000px) {
  /* line 84, ../sass/components/_block-news-and-calendar-events.scss */
  .home_page_news .view-footer, .home_page_events .view-footer {
    position: absolute;
    left: 20px;
    bottom: 0;
    width: 94.5%;
  }
}
/* line 94, ../sass/components/_block-news-and-calendar-events.scss */
.home_page_news .view-footer a, .home_page_events .view-footer a {
  display: inline-block;
  /*JM background-color: #1b296d;
  background: linear-gradient(to bottom, #23368e, #1b296d);
  border: 1px solid #4a94c3; */
  background-color: #3d75a3;
  color: #ffffff;
  padding: 0.5em 1.3em;
  font-size: 12px;
  font-size: 1.2rem;
  font-style: italic;
  font-weight: 300;
}

/* line 107, ../sass/components/_block-news-and-calendar-events.scss */
.home_page_events .view-footer {
  left: 35px;
}
@media (min-width: 1000px) {
  /* line 107, ../sass/components/_block-news-and-calendar-events.scss */
  .home_page_events .view-footer {
    width: 88%;
  }
}

/* line 114, ../sass/components/_block-news-and-calendar-events.scss */
.home_page_news ul, .home_page_events ul {
  margin: 10px 10px 10px 0px;
  padding-left: 2em;
}

/* line 119, ../sass/components/_block-news-and-calendar-events.scss */
.home_page_events ul {
  padding-left: 38px;
}

/* line 123, ../sass/components/_block-news-and-calendar-events.scss */
.home_page_news .view-id-embedded_pages ul li, .home_page_events ul li {
  list-style-type: square;
  margin: 0 0 1em 0;
  padding: 0;
  color: #58595b;
}

/* line 130, ../sass/components/_block-news-and-calendar-events.scss */
.home_page_events ul li {
  /*margin-bottom: 2em;*/
}

/* line 134, ../sass/components/_block-news-and-calendar-events.scss */
.home_page_news ul li a, .home_page_events ul li a {
  color: #000;
}

/* line 138, ../sass/components/_block-news-and-calendar-events.scss */
.home_page_news .view-id-embedded_pages .views-field-title a {
  font-size: 15px;
  font-size: 1.5rem;
}

/* line 142, ../sass/components/_block-news-and-calendar-events.scss */
.front #embedded_display_option_7 {
  display: none;
}

/* line 6, ../sass/components/_block-search.scss */
#block-search-form {
  background-color: #e2d6b2;
  position: absolute;
  width: 100%;
  top: 50px;
}
@media (min-width: 1000px) {
  /* line 6, ../sass/components/_block-search.scss */
  #block-search-form {
    background-color: transparent;
    position: relative;
    width: auto;
    top: auto;
  }
}

/* line 19, ../sass/components/_block-search.scss */
#block-search-form .block-content {
  padding: 10px;
}
@media (min-width: 1000px) {
  /* line 19, ../sass/components/_block-search.scss */
  #block-search-form .block-content {
    padding: 0;
    width: 240px;
  }
}

/* line 27, ../sass/components/_block-search.scss */
#block-search-form form {
  position: relative;
}

/* line 31, ../sass/components/_block-search.scss */
#block-search-form form input[type="text"] {
  border: 0;
  outline: 0;
  background-color: white;
  color: #343434;
  height: 22px;
  padding: 5px 12% 5px 5%;
  width: 83%;
  margin-top: 2px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 12px;
  font-size: 1.2rem;
  border: 1px solid #e1e1e1;
}
@media (min-width: 1000px) {
  /* line 31, ../sass/components/_block-search.scss */
  #block-search-form form input[type="text"] {
    height: 24px;
    /* JS 2020 rebrand
      border: none; */
    border: 1px solid #bcbec0;
    width: 188px;
    padding: 5px 42px 5px 10px;
  }
}

/* line 50, ../sass/components/_block-search.scss */
#block-search-form form input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  background: #e0e9e9 url(../images/search/search2.png) center no-repeat;
  text-indent: -99999px;
  *text-transform: capitalize;
  display: block;
  width: 37px;
  height: 37px;
  border: 0;
  outline: 0;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

/* line 1, ../sass/components/_block-site-credits.scss */
#site_credits {
  display: none;
}
@media (min-width: 1000px) {
  /* line 1, ../sass/components/_block-site-credits.scss */
  #site_credits {
    display: block;
  }
}
/* line 6, ../sass/components/_block-site-credits.scss */
#site_credits a {
  color: #000;
  font-weight: 300;
}

/* line 1, ../sass/components/_block-social-icons.scss */
#block-block-33 {
  /*social icons block */
}

/* line 4, ../sass/components/_block-social-icons.scss */
#block-block-33 #social_icons div {
  display: inline-block;
  margin-right: 5px;
}
@media (min-width: 400px) {
  /* line 4, ../sass/components/_block-social-icons.scss */
  #block-block-33 #social_icons div {
    margin-right: 14px;
  }
}

/* line 4, ../sass/components/_block.scss */
.sidebar-first-wrapper .block-content-wrapper {
  position: relative;
  overflow: hidden;
  padding: 0 1px 1px 1px;
  /*JM padding: 0 15px 15px 15px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  background-color: #e2d8b7;*/
  background-color: #bcbec0;
}

/* line 13, ../sass/components/_block.scss */
.sidebar-first-wrapper .block:last-child .block-content-wrapper {
  /*border-bottom: 1px solid #fff;*/
}

/* line 17, ../sass/components/_block.scss */
.sidebar-first-wrapper .block-content {
  background-color: #ffffff;
  padding: 20px;
}
/* line 20, ../sass/components/_block.scss */
.sidebar-first-wrapper .block-content p:first-child {
  margin-top: 0;
}

/* line 25, ../sass/components/_block.scss */
.front .sidebar-first-wrapper .block-content {
  padding: 0px;
}

/* line 29, ../sass/components/_block.scss */
.sidebar-first-wrapper .block-header h2 {
  color: white;
  background-color: #23487b;
  /* JM background: linear-gradient(to bottom, #24368e, #1a2764); */
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: normal;
  margin: 0;
  padding: 15px;
  text-shadow: none;
  text-transform: none;
}

/* line 41, ../sass/components/_block.scss */
.sidebar-first-wrapper .block div.block-content {
  overflow: hidden;
}

/* line 45, ../sass/components/_block.scss */
.sidebar-first-wrapper .block-content a {
  font-weight: bold;
}

/* line 48, ../sass/components/_block.scss */
.sidebar-first-wrapper .block-content li {
  padding: 0;
  margin: 0 0 10px;
  list-style-type: none;
}

/* line 53, ../sass/components/_block.scss */
.sidebar-first-wrapper .block-content li a {
  font-weight: normal;
}

/* line 59, ../sass/components/_block.scss */
#block-block-13 {
  margin-bottom: 18px;
}
/* line 61, ../sass/components/_block.scss */
#block-block-13 .block-content-wrapper {
  padding: 0;
  border: none;
  text-align: center;
}
/* line 66, ../sass/components/_block.scss */
#block-block-13 .views-field {
  font-size: 28px;
  font-size: 2.8rem;
}
/* line 69, ../sass/components/_block.scss */
#block-block-13 .block-content a {
  font-weight: 600;
  color: #23487b;
}

/* line 3, ../sass/components/_breadcrumb.scss */
.breadcrumb {
  margin: 10px 0;
}

/* line 1, ../sass/components/_content-elections.scss */
.view-election-archives .item-list ul li {
  margin: 0 0 0.25em 0;
}

/* line 5, ../sass/components/_content-elections.scss */
.view-election-archives .views-field-field-election-date {
  width: 12%;
}

/* line 9, ../sass/components/_content-elections.scss */
.view-election-archives .views-field-title-1 {
  width: 25%;
}

/* line 13, ../sass/components/_content-elections.scss */
.view-election-archives .views-field-field-election-result-files {
  width: 15%;
}

/* line 17, ../sass/components/_content-elections.scss */
.view-election-archives .views-field-field-election-pamphlet-files {
  width: 30%;
}

/* line 21, ../sass/components/_content-elections.scss */
.view-election-archives .views-field-field-elections-other-files {
  width: 15%;
}

/* line 1, ../sass/components/_content-tax-reports.scss */
.view-tax-reports h3 {
  background-color: #202F7E;
  color: #ffffff;
  font-weight: bold;
  padding-left: 5px;
  clear: both;
}

/* line 9, ../sass/components/_content-tax-reports.scss */
.view-tax-reports .views-field-field-file-attachments {
  float: left;
  padding: 0 0 10px 8px;
}

/* line 1, ../sass/components/_content_most-wanted.scss */
.view-most-wanted .views-row {
  float: left;
  padding: 0 20px 20px 0;
  max-width: 175px;
}

/* line 7, ../sass/components/_content_most-wanted.scss */
.view-most-wanted .views-row .views-field-field-most-wanted-name {
  height: 40px;
}

/* line 11, ../sass/components/_content_most-wanted.scss */
.most-wanted .field {
  font-size: 15px;
  font-size: 1.5rem;
  padding: 0 0 10px 0;
}

/* line 1, ../sass/components/_edit-node-form.scss */
.node-form .description, .node-form .fieldset-description, .node-form .tips {
  color: #663333;
}

/* line 5, ../sass/components/_edit-node-form.scss */
#ui-datepicker-div {
  width: auto;
}

/* line 5, ../sass/components/_footer-wrapper.scss */
.footer-wrapper {
  /* @include background-opacity ($footer-wrapper-bg, $footer-wrapper-bg-opacity);
  @include border-radius(5px); */
  padding: 10px 0;
  overflow: hidden;
}

/* line 12, ../sass/components/_footer-wrapper.scss */
.footer-wrapper a, .footer-wrapper a.active {
  color: black;
  font-weight: 300;
}

/* line 1, ../sass/components/_logo.scss */
.logo img {
  max-width: 95px;
}
@media (min-width: 1000px) {
  /* line 1, ../sass/components/_logo.scss */
  .logo img {
    max-width: 100%;
  }
}

/* line 6, ../sass/components/_main-content.scss */
.content_main {
  padding: 0 0 20px 0;
  position: relative;
}
/* line 9, ../sass/components/_main-content.scss */
.front .content_main {
  padding: 0;
}

/* line 14, ../sass/components/_main-content.scss */
.content_main p {
  margin: 0px 0px 15px 0px;
}

/* line 18, ../sass/components/_main-content.scss */
.content_main p.rteindent1 {
  margin-left: 40px;
}

/* line 22, ../sass/components/_main-content.scss */
.content_main p.rteindent2 {
  margin-left: 80px;
}

/* line 26, ../sass/components/_main-content.scss */
.content_main p.rteindent3 {
  margin-left: 120px;
}

/* line 30, ../sass/components/_main-content.scss */
.content_main p.rteindent4 {
  margin-left: 160px;
}

/* line 34, ../sass/components/_main-content.scss */
.content_main .link-wrapper {
  clear: both;
}

/* line 38, ../sass/components/_main-content.scss */
.title-wrapper, .region-content {
  padding: 0 30px;
}

/* line 42, ../sass/components/_main-content.scss */
.front .region-content {
  padding: 0;
}

/* line 46, ../sass/components/_main-content.scss */
.content-outer-border {
  /* JS 2020 rebrand
  background-color: #f6f1e1; */
  background-color: #ffffff;
  overflow: hidden;
  clear: both;
}
/* line 50, ../sass/components/_main-content.scss */
.front .content-outer-border {
  background-color: transparent;
}

/* line 55, ../sass/components/_main-content.scss */
.content-inner-border {
  /*background-color: #fffcf4;*/
  background-color: #ffffff;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
  margin: 15px;
  padding: 0px;
}
/* line 61, ../sass/components/_main-content.scss */
.front .content-inner-border {
  margin: 0;
  background-color: transparent;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

/* line 68, ../sass/components/_main-content.scss */
.content_main ul {
  overflow: hidden;
}

/* line 72, ../sass/components/_main-content.scss */
#page-title {
  /* JS 2020 Rebrand
  font-family: "Open Sans", Helvetica, Arial, sans-serif;*/
  font-size: 30px;
  font-size: 3rem;
  font-weight: 600;
  /*
  padding-bottom: 0.8em;
  margin-bottom: 0.8em;
  border-bottom: 1px solid #e2d8b7;
  */
  color: #000000;
}

/* line 1, ../sass/components/_nav-footer-menu.scss */
#block-menu-menu-footer-links li {
  list-style-image: none;
  list-style-type: none;
}

/* line 6, ../sass/components/_nav-footer-menu.scss */
#block-menu-menu-footer-links li a {
  color: #000;
  font-weight: 300;
}

/* NOTE - If the Mobile toggle button is not working, check the theme's      */
/*        .info file to ensure that global-nav-mega-responsive.js is enabled */
/* MEGA MENU VARIABLES */
/*$mega-1-image: url(../images/global-nav-mega/1.jpg); */
/* START MOBILE VARIABLES */
/** set top level mobile link appearance to be the same (ul li tag and ul li a tag) */
/* START NON-MOBILE VARIABLES */
/** set top level non-mobile link appearance to be the same (ul li tag and ul li a tag) */
/* line 46, ../sass/components/_nav-global-nav-mega.scss */
.mobile-nav-toggle {
  background-image: url(../images/global-nav-mega/mobile-nav-toggle.png);
  background-repeat: no-repeat;
  display: block;
  height: 33px;
  width: 33px;
}
@media (min-width: 1000px) {
  /* line 46, ../sass/components/_nav-global-nav-mega.scss */
  .mobile-nav-toggle {
    display: none;
  }
}

/* line 57, ../sass/components/_nav-global-nav-mega.scss */
.mobile-nav-close {
  background-image: url(../images/global-nav-mega/mobile-nav-close.png);
  display: block;
  width: 33px;
  height: 33px;
}
@media (min-width: 1000px) {
  /* line 57, ../sass/components/_nav-global-nav-mega.scss */
  .mobile-nav-close {
    display: none;
  }
}

/* line 67, ../sass/components/_nav-global-nav-mega.scss */
.global-nav-mega-wrapper {
  background-image: none;
  background-color: white;
  -webkit-transition: left 0.3s;
  -o-transition: left 0.3s;
  transition: left 0.3s;
}
@media (min-width: 1000px) {
  /* line 67, ../sass/components/_nav-global-nav-mega.scss */
  .global-nav-mega-wrapper {
    background-color: transparent;
    /* JM border-bottom: 3px solid #20468a;*/
  }
}

/* line 79, ../sass/components/_nav-global-nav-mega.scss */
.global-nav-mega-wrapper.visible {
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.2);
}
@media (min-width: 1000px) {
  /* line 79, ../sass/components/_nav-global-nav-mega.scss */
  .global-nav-mega-wrapper.visible {
    box-shadow: inherit;
  }
}
@media (min-width: 1000px) {
  /* line 84, ../sass/components/_nav-global-nav-mega.scss */
  .global-nav-mega-wrapper.visible .block-content {
    border-bottom: 1px solid #b69a64;
  }
}

@media (min-width: 1000px) {
  /* line 91, ../sass/components/_nav-global-nav-mega.scss */
  .region-global-nav-mega {
    /* JS 2020 rebrand
    background: transparent url(../images/global-nav-mega/megamenu-bg.png) repeat-x left top;*/
    background-color: #FFFFFF;
    position: absolute;
    bottom: 0;
    width: 100%;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px;
    border-radius: 5px 5px 0px 0px;
  }
}

/* line 101, ../sass/components/_nav-global-nav-mega.scss */
#block-views-mega-menu-node-block div.views-admin-links {
  display: none;
}

/* line 103, ../sass/components/_nav-global-nav-mega.scss */
#block-views-mega-menu-node-block h2 {
  display: block;
}
@media (min-width: 1000px) {
  /* line 103, ../sass/components/_nav-global-nav-mega.scss */
  #block-views-mega-menu-node-block h2 {
    display: none;
  }
}

/* line 110, ../sass/components/_nav-global-nav-mega.scss */
#block-views-mega-menu-node-block ul {
  background-color: white;
  z-index: 20000;
  border: 0 none;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0;
  height: auto;
  /* set menu container to auto, so it can grow according to items */
}
@media (min-width: 1000px) {
  /* line 110, ../sass/components/_nav-global-nav-mega.scss */
  #block-views-mega-menu-node-block ul {
    background-color: transparent;
    text-align: right;
  }
}

/* line 126, ../sass/components/_nav-global-nav-mega.scss */
#block-views-mega-menu-node-block ul ul {
  border: none;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0;
  z-index: 20000;
  overflow: visible !important;
  position: relative;
  visibility: hidden;
  height: 350px;
  background-color: transparent;
  width: auto;
}
@media (min-width: 1000px) {
  /* line 126, ../sass/components/_nav-global-nav-mega.scss */
  #block-views-mega-menu-node-block ul ul {
    width: 100%;
    border-top: none;
    background-color: white;
    background-position: bottom right;
    background-repeat: no-repeat;
    position: absolute;
    top: 64px;
    left: 0px;
    border-bottom: 8px solid #1e2d75;
    text-align: left;
  }
}
@media (min-width: 1240px) {
  /* line 126, ../sass/components/_nav-global-nav-mega.scss */
  #block-views-mega-menu-node-block ul ul {
    width: 1200px;
    height: 350px;
    min-height: 350px;
  }
}

/* line 159, ../sass/components/_nav-global-nav-mega.scss */
#block-views-mega-menu-node-block ul li.mega_link_1 ul ul, #block-views-mega-menu-node-block ul li.mega_link_2 ul ul, #block-views-mega-menu-node-block ul li.mega_link_3 ul ul, #block-views-mega-menu-node-block ul li.mega_link_4 ul ul, #block-views-mega-menu-node-block ul li.mega_link_5 ul ul, #block-views-mega-menu-node-block ul li.mega_link_6 ul ul {
  position: relative;
  top: 0px;
  left: 0px;
  background-position: bottom right;
  background-repeat: no-repeat;
  box-sizing: border-box;
}

@media (min-width: 1240px) {
  /* line 168, ../sass/components/_nav-global-nav-mega.scss */
  #block-views-mega-menu-node-block ul li.mega_link_1 ul ul {
    background-image: url(../images/global-nav-mega/1.jpg);
  }
}

@media (min-width: 1240px) {
  /* line 173, ../sass/components/_nav-global-nav-mega.scss */
  #block-views-mega-menu-node-block ul li.mega_link_2 ul ul {
    background-image: url(../images/global-nav-mega/2.jpg);
    
  }
}

@media (min-width: 1240px) {
  /* line 178, ../sass/components/_nav-global-nav-mega.scss */
  #block-views-mega-menu-node-block ul li.mega_link_3 ul ul {
    background-image: url(../images/global-nav-mega/3.jpg);
  }
}

@media (min-width: 1240px) {
  /* line 183, ../sass/components/_nav-global-nav-mega.scss */
  #block-views-mega-menu-node-block ul li.mega_link_4 ul ul {
    background-image: url(../images/global-nav-mega/4.jpg);
  }
}

@media (min-width: 1240px) {
  /* line 188, ../sass/components/_nav-global-nav-mega.scss */
  #block-views-mega-menu-node-block ul li.mega_link_5 ul ul {
    background-image: url(../images/global-nav-mega/5.jpg);
  }
}

/* dropdown menu padding */
/* line 195, ../sass/components/_nav-global-nav-mega.scss */
#mega_menu ul ul ul {
  padding: 20px;
}
@media (min-width: 1000px) {
  /* line 195, ../sass/components/_nav-global-nav-mega.scss */
  #mega_menu ul ul ul {
    padding: 25px 0px 0px 30px;
    border-bottom: 0px;
  }
}

/* Top level links must look the same for hyperlinks (ul li a) and non-hyperlinks (ul li) */
/* line 204, ../sass/components/_nav-global-nav-mega.scss */
#block-views-mega-menu-node-block ul li {
  color: black;
  border-bottom: solid 1px #e1e1e1;
  font-weight: normal;
  font-size: 16px;
  font-size: 1.6rem;
  text-transform: none;
  position: relative;
  display: block;
  float: none;
  margin: 0;
  padding: 20px 15px 20px 10px;
  list-style-position: outside;
  list-style-type: none;
  list-style-image: none;
  height: auto;
  letter-spacing: 1.5px;
  clear: both;
  text-align: left;
}
@media (min-width: 1000px) {
  /* line 204, ../sass/components/_nav-global-nav-mega.scss */
  #block-views-mega-menu-node-block ul li {
    position: static;
    color: #ffffff;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 600;
    text-transform: uppercase;
    /* JS 2020 rebrand
    border-left: 1px solid #b69a64;*/
    border-left: transparent;
    border-bottom: none;
    height: 24px;
    padding: 20px 6px 20px 10px;
    letter-spacing: normal;
    clear: none;
    display: inline-block;
    text-align: center;
  }
}
/* line 237, ../sass/components/_nav-global-nav-mega.scss */
#block-views-mega-menu-node-block ul li:first-child {
  border-left: none;
}
@media (min-width: 1240px) {
  /* line 204, ../sass/components/_nav-global-nav-mega.scss */
  #block-views-mega-menu-node-block ul li {
    padding: 20px 16px 20px 20px;
    font-size: 17px;
    font-size: 1.7rem;
  }
}

/* line 246, ../sass/components/_nav-global-nav-mega.scss */
#block-views-mega-menu-node-block ul li a {
  color: black;
  font-weight: normal;
  font-size: 16px;
  font-size: 1.6rem;
  text-transform: none;
  padding: 0px;
  /*set padding to 0 - we set the padding at the ul li level */
  width: 90%;
  /*set width to 90% to allow space between the menu link and the mobile expand/collapse icon link */
  display: block;
  text-align: left;
}
@media (min-width: 1000px) {
  /* line 246, ../sass/components/_nav-global-nav-mega.scss */
  #block-views-mega-menu-node-block ul li a {
    color: #23487b;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0px;
    /*set padding to 0 - we set the padding at the ul li level */
    width: 100%;
  }
}
@media (min-width: 1240px) {
  /* line 246, ../sass/components/_nav-global-nav-mega.scss */
  #block-views-mega-menu-node-block ul li a {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

/* line 268, ../sass/components/_nav-global-nav-mega.scss */
#block-views-mega-menu-node-block ul li ul li {
  background: none;
  width: 100%;
  float: left;
  padding: 0px 0px 15px 0px;
  text-transform: none;
  border: 0px;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
@media (min-width: 1000px) {
  /* line 268, ../sass/components/_nav-global-nav-mega.scss */
  #block-views-mega-menu-node-block ul li ul li {
    padding: 0px;
    display: block;
    text-align: left;
  }
}

/* line 287, ../sass/components/_nav-global-nav-mega.scss */
#block-views-mega-menu-node-block ul li ul li a {
  font-size: 15px;
  font-size: 1.5rem;
  text-shadow: none;
  text-align: left;
  padding: 3px 0px 0px 0px;
  line-height: 100%;
  margin: 0;
  font-weight: normal;
  text-transform: none;
}
@media (min-width: 1000px) {
  /* line 287, ../sass/components/_nav-global-nav-mega.scss */
  #block-views-mega-menu-node-block ul li ul li a {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

/* line 301, ../sass/components/_nav-global-nav-mega.scss */
#block-views-mega-menu-node-block ul li.expanded {
  border: 0px;
}

/* line 303, ../sass/components/_nav-global-nav-mega.scss */
.lt-ie8 #block-views-mega-menu-node-block ul li {
  z-index: 999999;
}

/* line 307, ../sass/components/_nav-global-nav-mega.scss */
#block-views-mega-menu-node-block ul#top_level_mega li .hover_effect {
  display: none;
  z-index: 999999;
}
@media (min-width: 1000px) {
  /* line 307, ../sass/components/_nav-global-nav-mega.scss */
  #block-views-mega-menu-node-block ul#top_level_mega li .hover_effect {
    display: block;
  }
}

/* Mega Menu Hover Delay Effects - Combined with JS file */
/* line 316, ../sass/components/_nav-global-nav-mega.scss */
#block-views-mega-menu-node-block ul#top_level_mega li .hover_effect ul {
  visibility: visible;
  /*mobile fix to allow visibility of UL items even after moving away from hover */
}
@media (min-width: 1000px) {
  /* line 316, ../sass/components/_nav-global-nav-mega.scss */
  #block-views-mega-menu-node-block ul#top_level_mega li .hover_effect ul {
    visibility: hidden;
  }
}

@media (min-width: 1000px) {
  /* line 323, ../sass/components/_nav-global-nav-mega.scss */
  #block-views-mega-menu-node-block ul#top_level_mega li:hover .hover_effect ul {
    visibility: hidden;
  }
}

@media (min-width: 1000px) {
  /* line 329, ../sass/components/_nav-global-nav-mega.scss */
  #block-views-mega-menu-node-block ul#top_level_mega li:hover .hover_effect ul.show {
    visibility: visible;
  }
}

/* End Hover Effects */
/* dropdown menu items */
/* line 337, ../sass/components/_nav-global-nav-mega.scss */
#block-views-mega-menu-node-block ul#top_level_mega li .hover_effect ul li {
  margin-bottom: 10px;
}

/* line 341, ../sass/components/_nav-global-nav-mega.scss */
#block-views-mega-menu-node-block ul#top_level_mega li .hover_effect ul li:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}

/* line 346, ../sass/components/_nav-global-nav-mega.scss */
#block-views-mega-menu-node-block ul#top_level_mega li .hover_effect ul li ul {
  z-index: 999999;
}
@media (min-width: 1000px) {
  /* line 346, ../sass/components/_nav-global-nav-mega.scss */
  #block-views-mega-menu-node-block ul#top_level_mega li .hover_effect ul li ul {
    border-width: 0px;
    background-color: transparent;
  }
}

/* line 355, ../sass/components/_nav-global-nav-mega.scss */
#block-views-mega-menu-node-block ul li ul li ul li {
  width: 100%;
  font-size: 12px;
  font-size: 1.2rem;
}
@media (min-width: 1000px) {
  /* line 355, ../sass/components/_nav-global-nav-mega.scss */
  #block-views-mega-menu-node-block ul li ul li ul li {
    width: 230px;
  }
}

/* line 363, ../sass/components/_nav-global-nav-mega.scss */
#block-views-mega-menu-node-block ul li a.nested-menu-item-toggle {
  background-image: url(../images/global-nav-mega/mobile_submenu_expand.png);
  background-repeat: no-repeat;
  display: block;
  padding: 0px;
  position: absolute;
  right: 0px;
  top: 0px;
  border: 0 none;
  height: 60px;
  padding: 0;
  width: 32px;
}
@media (min-width: 1000px) {
  /* line 363, ../sass/components/_nav-global-nav-mega.scss */
  #block-views-mega-menu-node-block ul li a.nested-menu-item-toggle {
    display: none;
  }
}

/* line 380, ../sass/components/_nav-global-nav-mega.scss */
#block-views-mega-menu-node-block ul li.expanded a.nested-menu-item-toggle {
  background-image: url(../images/global-nav-mega/mobile_submenu_collapse.png);
}

/* line 384, ../sass/components/_nav-global-nav-mega.scss */
.lt-ie8 #block-views-mega-menu-node-block ul li a {
  margin-top: 5px;
}

/* line 388, ../sass/components/_nav-global-nav-mega.scss */
.lt-ie8 #block-views-mega-menu-node-block ul li ul li a {
  margin-top: 0px;
}

/* line 392, ../sass/components/_nav-global-nav-mega.scss */
#block-views-mega-menu-node-block ul li ul li h2 {
  height: 0px;
  padding: 0px;
  margin: 0px;
}

/* line 398, ../sass/components/_nav-global-nav-mega.scss */
#block-views-mega-menu-node-block ul li ul li a.indent {
  padding-left: 10px;
  padding-top: 3px;
}

/* line 403, ../sass/components/_nav-global-nav-mega.scss */
#block-views-mega-menu-node-block ul li ul li .menu_header, #block-views-mega-menu-node-block ul li ul li a.menu_header {
  font-weight: normal;
  font-size: 17px;
  font-size: 1.7rem;
}
@media (min-width: 1000px) {
  /* line 403, ../sass/components/_nav-global-nav-mega.scss */
  #block-views-mega-menu-node-block ul li ul li .menu_header, #block-views-mega-menu-node-block ul li ul li a.menu_header {
    font-weight: bold;
    font-size: 18px;
    font-size: 1.8rem;
  }
}

/* line 412, ../sass/components/_nav-global-nav-mega.scss */
#block-views-mega-menu-node-block ul li ul li .menu_separator, #block-views-mega-menu-node-block ul li ul li a.menu_separator {
  margin-top: 14px;
  padding: 0px;
  display: block;
}

/* line 418, ../sass/components/_nav-global-nav-mega.scss */
#block-views-mega-menu-node-block ul li ul li .menu_header, #block-views-mega-menu-node-block ul li ul li a.menu_header, #block-views-mega-menu-node-block ul li ul li .menu_separator, #block-views-mega-menu-node-block ul li ul li a.menu_separator {
  padding: 0px;
  color: #23487b;
}

/* line 423, ../sass/components/_nav-global-nav-mega.scss */
#block-views-mega-menu-node-block ul li:hover ul, #block-views-mega-menu-node-block ul ul li:hover ul, #block-views-mega-menu-node-block ul li:hover li:hover ul, #block-views-mega-menu-node-block ul li:hover li:hover li:hover ul {
  visibility: visible;
}

/* line 427, ../sass/components/_nav-global-nav-mega.scss */
#block-views-mega-menu-node-block ul li:hover, #block-views-mega-menu-node-block ul li:hover a:hover, #block-views-mega-menu-node-block ul li li:hover, #block-views-mega-menu-node-block ul li li:hover a:hover {
  text-decoration: none;
  color: black;
}
@media (min-width: 1000px) {
  /* line 427, ../sass/components/_nav-global-nav-mega.scss */
  #block-views-mega-menu-node-block ul li:hover, #block-views-mega-menu-node-block ul li:hover a:hover, #block-views-mega-menu-node-block ul li li:hover, #block-views-mega-menu-node-block ul li li:hover a:hover {
    text-decoration: none;
    color: #3d75a3;
    background-color: transparent;
  }
}

@media (min-width: 1000px) {
  /* line 437, ../sass/components/_nav-global-nav-mega.scss */
  #block-views-mega-menu-node-block ul li:hover a {
    color: #3d75a3;
    background-color: transparent;
  }
}

/* line 445, ../sass/components/_nav-global-nav-mega.scss */
#block-views-mega-menu-node-block ul li:hover li a {
  color: black;
}

/* line 449, ../sass/components/_nav-global-nav-mega.scss */
#block-views-mega-menu-node-block ul li:hover ul li .menu_separator, #block-views-mega-menu-node-block ul li:hover ul li .menu_separator a {
  color: #23487b;
}

/* line 454, ../sass/components/_nav-global-nav-mega.scss */
#block-views-mega-menu-node-block ul li:hover ul li, #block-views-mega-menu-node-block ul li:hover ul li a {
  background: none;
}

/* line 456, ../sass/components/_nav-global-nav-mega.scss */
#block-views-mega-menu-node-block ul li:hover ul li a:hover {
  text-decoration: underline;
}

/* line 2, ../sass/components/_nav-header.scss */
#block-menu-menu-header {
  position: absolute;
  top: 5px;
  left: 5px;
}
@media (min-width: 1000px) {
  /* line 2, ../sass/components/_nav-header.scss */
  #block-menu-menu-header {
    position: relative;
    top: auto;
    left: auto;
  }
}

/* line 13, ../sass/components/_nav-header.scss */
#block-menu-menu-header ul {
  margin: 0px;
  padding: 0px;
}

/* line 18, ../sass/components/_nav-header.scss */
#block-menu-menu-header ul li {
  list-style-type: none;
  list-style-image: none;
  margin: 0px;
  padding: 0px;
}

/* line 25, ../sass/components/_nav-header.scss */
#block-menu-menu-header ul li a {
  color: #000000;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 0px;
}
@media (min-width: 1000px) {
  /* line 25, ../sass/components/_nav-header.scss */
  #block-menu-menu-header ul li a {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 10px 10px 0px 0px;
  }
}

/* line 11, ../sass/components/_nav-jquery-menu.scss */
.sidebar-first-wrapper .block-jquerymenu {
  background-image: none;
  background-color: transparent;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 0;
  /* JS 2020 Rebrand
  font-family: "Droid Serif", Georgia, serif;*/
}
/* line 17, ../sass/components/_nav-jquery-menu.scss */
.sidebar-first-wrapper .block-jquerymenu .block-content-wrapper {
  background-color: transparent;
  padding: 0 0 15px 0;
  border: none;
}

/* line 25, ../sass/components/_nav-jquery-menu.scss */
.sidebar-first-wrapper .block-jquerymenu .block-content {
  margin: 0;
  padding: 0;
  background-color: transparent;
}

/* line 32, ../sass/components/_nav-jquery-menu.scss */
.sidebar-first-wrapper .block-jquerymenu .content {
  padding: 0 2px;
}

/* line 36, ../sass/components/_nav-jquery-menu.scss */
.sidebar-first-wrapper .block-jquerymenu ul {
  padding: 0;
  margin: 0;
}

/* line 46, ../sass/components/_nav-jquery-menu.scss */
.sidebar-first-wrapper .block-jquerymenu ul.jquerymenu li span.parent {
  display: block;
  height: 13px;
  position: absolute;
  width: 14px;
}

/* line 53, ../sass/components/_nav-jquery-menu.scss */
.sidebar-first-wrapper .block-jquerymenu ul.jquerymenu li.parent span.open {
  margin: 0;
  background-image: none;
}
/* line 56, ../sass/components/_nav-jquery-menu.scss */
.sidebar-first-wrapper .block-jquerymenu ul.jquerymenu li.parent span.open:before {
  content: "-";
  color: #fff;
  position: absolute;
  font-size: 20px;
  font-size: 2rem;
  width: 1em;
  height: 1em;
  line-height: 1em;
  top: 18px;
  left: 35px;
  text-align: center;
  z-index: 10;
}

/* line 71, ../sass/components/_nav-jquery-menu.scss */
.sidebar-first-wrapper .block-jquerymenu ul.jquerymenu li.parent span.closed {
  margin: 0;
  background-image: none;
}
/* line 74, ../sass/components/_nav-jquery-menu.scss */
.sidebar-first-wrapper .block-jquerymenu ul.jquerymenu li.parent span.closed:before {
  content: "+";
  color: #fff;
  position: absolute;
  font-size: 20px;
  font-size: 2rem;
  width: 1em;
  height: 1em;
  line-height: 1em;
  top: 18px;
  left: 35px;
  text-align: center;
}

/* line 89, ../sass/components/_nav-jquery-menu.scss */
.sidebar-first-wrapper .block-jquerymenu ul.jquerymenu li li.parent span.open:before {
  color: #000;
  top: 8px;
}

/* line 96, ../sass/components/_nav-jquery-menu.scss */
.sidebar-first-wrapper .block-jquerymenu ul.jquerymenu li li.parent span.closed:before {
  color: #000;
  top: 8px;
}

/* line 115, ../sass/components/_nav-jquery-menu.scss */
.sidebar-first-wrapper .block-jquerymenu ul.jquerymenu li.parent {
  margin-left: 0;
  margin-bottom: 0;
}

/* line 120, ../sass/components/_nav-jquery-menu.scss */
.sidebar-first-wrapper .block-jquerymenu ul.jquerymenu li span.parent {
  margin-left: 0;
  margin-botom: 0;
}

/* line 125, ../sass/components/_nav-jquery-menu.scss */
.sidebar-first-wrapper .block-jquerymenu ul.jquerymenu li {
  margin: 0;
  line-height: 200%;
  list-style-type: none;
  position: relative;
  z-index: 10;
}

/* line 133, ../sass/components/_nav-jquery-menu.scss */
.sidebar-first-wrapper .block-jquerymenu ul.jquerymenu li a {
  visibility: visible;
  display: block;
  color: white;
  /*JM background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIzMzQ4YiIvPjxzdG9wIG9mZnNldD0iOTAlIiBzdG9wLWNvbG9yPSIjMWIyODZhIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMTkyNDYyIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #23348b), color-stop(90%, #1b286a), color-stop(100%, #192462));
  background-image: -moz-linear-gradient(#23348b, #1b286a 90%, #192462);
  background-image: -webkit-linear-gradient(#23348b, #1b286a 90%, #192462);
  background-image: linear-gradient(#23348b, #1b286a 90%, #192462);
  background-color: #192462; */
  background-color: #23487b;
  font-size: 15px;
  font-size: 1.5rem;
  padding: 1.3em 0 1.3em 60px;
  line-height: 1em;
  border-top: 1px solid #3d7da3;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

/* line 146, ../sass/components/_nav-jquery-menu.scss */
.sidebar-first-wrapper .block-jquerymenu ul.jquerymenu li a.active {
  color: white;
  font-weight: bold;
  text-decoration: underline;
}

/* line 152, ../sass/components/_nav-jquery-menu.scss */
.sidebar-first-wrapper .block-jquerymenu ul.jquerymenu li li a {
  font-size: 15px;
  font-size: 1.5rem;
  color: black;
  background-color: white;
  background: white;
  padding: 10px 0 10px 60px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}

/* line 161, ../sass/components/_nav-jquery-menu.scss */
.sidebar-first-wrapper .block-jquerymenu ul.jquerymenu li li a.active {
  color: black;
}

/* line 165, ../sass/components/_nav-jquery-menu.scss */
.sidebar-first-wrapper .block-jquerymenu ul.jquerymenu li li li a {
  font-size: 12px;
  font-size: 1.2rem;
  padding-left: 75px;
  border-top: none;
}

/* line 171, ../sass/components/_nav-jquery-menu.scss */
.sidebar-first-wrapper .block-jquerymenu ul.jquerymenu li li li li a {
  font-size: 11px;
  font-size: 1.1rem;
  padding-left: 85px;
}

/* line 176, ../sass/components/_nav-jquery-menu.scss */
.sidebar-first-wrapper .block-jquerymenu ul.jquerymenu li li li li li a {
  font-size: 10px;
  font-size: 1rem;
  padding-left: 95px;
}

/* line 182, ../sass/components/_nav-jquery-menu.scss */
.sidebar-first-wrapper .block-jquerymenu ul.jquerymenu li.leaf {
  list-style-image: none;
  list-style-type: none;
}

/* line 4, ../sass/components/_nav-key-links-front.scss */
.front .menu-block-3 ul {
  margin: 0;
  padding: 0;
}

/* line 9, ../sass/components/_nav-key-links-front.scss */
.front .menu-block-3 ul li {
  font-size: 10px;
  padding: 0.5em 1.5em;
  display: inline-block;
  cursor: pointer;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF23368B', endColorstr='#FF0E163A');
 /* JM background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIzMzY4YiIvPjxzdG9wIG9mZnNldD0iNzAlIiBzdG9wLWNvbG9yPSIjMTkyNTYyIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #23368b), color-stop(70%, #192562));
  background: -moz-linear-gradient(#23368b, #192562 70%);
  background: -webkit-linear-gradient(#23368b, #192562 70%);
  background: linear-gradient(#23368b, #192562 70%);
  -moz-box-shadow: #324ec8 0 1px 0 inset;
  -webkit-box-shadow: #324ec8 0 1px 0 inset;
  box-shadow: #324ec8 0 1px 0 inset;
  border: 1px solid #141d4e;
  */
  background-color: #3d75a3;
  color: white;
  text-shadow: #080d21 0 -1px 0;
  padding: 0;
  margin: 0 0 12px 0;
  list-style-type: none;
  list-style-image: none;
  width: 100%;
  /* JS 2020 Rebrand
  font-family: "Droid Serif", Georgia, serif; */
  font-weight: 400;
  border-left: none;
  border-right: none;
}
/* line 15, ../../../../../../../../lib/gems/1.9.1/gems/sassy-buttons-0.2.6/stylesheets/sassy-buttons/_sassy-button-pseudo-states.sass */
.front .menu-block-3 ul li:hover {
  text-decoration: none;
}
/* line 18, ../../../../../../../../lib/gems/1.9.1/gems/sassy-buttons-0.2.6/stylesheets/sassy-buttons/_sassy-button-pseudo-states.sass */
.front .menu-block-3 ul li:hover {
  /* JM background-color: #141d4e;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIzJSIgc3RvcC1jb2xvcj0iIzFlMmU3NyIvPjxzdG9wIG9mZnNldD0iNzUlIiBzdG9wLWNvbG9yPSIjMTQxZDRlIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(3%, #1e2e77), color-stop(75%, #141d4e));
  background: -moz-linear-gradient(#1e2e77 3%, #141d4e 75%);
  background: -webkit-linear-gradient(#1e2e77 3%, #141d4e 75%);
  background: linear-gradient(#1e2e77 3%, #141d4e 75%); */
  background-color: #23487b;
}
/* line 21, ../../../../../../../../lib/gems/1.9.1/gems/sassy-buttons-0.2.6/stylesheets/sassy-buttons/_sassy-button-pseudo-states.sass */
.front .menu-block-3 ul li:active {
  -moz-box-shadow: #111941 0 1px 2px inset;
  -webkit-box-shadow: #111941 0 1px 2px inset;
  box-shadow: #111941 0 1px 2px inset;
}
/* line 6, ../../../../../../../../lib/gems/1.9.1/gems/sassy-buttons-0.2.6/stylesheets/sassy-buttons/_sassy-button-pseudo-states.sass */
.front .menu-block-3 ul li.disabled, .front .menu-block-3 ul li[disabled] {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  background: #192562;
  cursor: default;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 74, ../../../../../../../../lib/gems/1.9.1/gems/sassy-buttons-0.2.6/stylesheets/_sassy-buttons.sass */
.front .menu-block-3 ul li::-moz-focus-inner {
  padding: 0 !important;
  margin: -1px !important;
}
/* line 20, ../sass/components/_nav-key-links-front.scss */
.front .menu-block-3 ul li:last-child {
  margin: 0;
}

/* line 25, ../sass/components/_nav-key-links-front.scss */
.front .menu-block-3 ul li a {
  font-size: 18px;
  font-size: 1.8rem;
  color: white;
  display: block;
  padding: 15px;
}
@media (min-width: 1000px) {
  /* line 25, ../sass/components/_nav-key-links-front.scss */
  .front .menu-block-3 ul li a {
    padding: 10px;
  }
}
@media (min-width: 1050px) {
  /* line 25, ../sass/components/_nav-key-links-front.scss */
  .front .menu-block-3 ul li a {
    padding: 11px;
  }
}
@media (min-width: 1100px) {
  /* line 25, ../sass/components/_nav-key-links-front.scss */
  .front .menu-block-3 ul li a {
    padding: 12px;
  }
}
@media (min-width: 1150px) {
  /* line 25, ../sass/components/_nav-key-links-front.scss */
  .front .menu-block-3 ul li a {
    padding: 13px;
  }
}
@media (min-width: 1200px) {
  /* line 25, ../sass/components/_nav-key-links-front.scss */
  .front .menu-block-3 ul li a {
    padding: 14px;
  }
}
@media (min-width: 1240px) {
  /* line 25, ../sass/components/_nav-key-links-front.scss */
  .front .menu-block-3 ul li a {
    padding: 15px;
  }
}

/* line 50, ../sass/components/_nav-key-links-front.scss */
.front .menu-block-3 ul li a:hover {
  text-decoration: none;
}

/*start image slideshow css */
/* line 2, ../sass/components/_node-additional-images.scss */
.field-name-field-additional-images img {
  float: left;
  padding: 5px 5px 0px 0px;
}

/* line 7, ../sass/components/_node-additional-images.scss */
.image_slideshow {
  clear: both;
}

/*end image slideshow css */
/*start alternating images and text */
/* line 14, ../sass/components/_node-additional-images.scss */
.custom-display.alternate .row {
  clear: both;
}

/* line 18, ../sass/components/_node-additional-images.scss */
.custom-display.alternate .row.odd img {
  float: right;
  margin: 0px;
  padding: 0px 0px 10px 30px;
}

/* line 24, ../sass/components/_node-additional-images.scss */
.custom-display.alternate .row.even img {
  float: left;
  margin: 0px;
  padding: 0px 30px 10px 0px;
}

/*end alternating images and text */
/*start align images left */
/* line 33, ../sass/components/_node-additional-images.scss */
.custom-display.left .row.first {
  margin-top: 0;
  padding-top: 0;
}

/* line 38, ../sass/components/_node-additional-images.scss */
.custom-display.left .row {
  clear: left;
  height: 100%;
  overflow: hidden;
  padding: 15px 0 10px;
}

/* line 45, ../sass/components/_node-additional-images.scss */
.custom-display.left .row img {
  float: left;
  padding: 0 10px 10px 0;
}

/*end align images left */
/*start align images right */
/* line 53, ../sass/components/_node-additional-images.scss */
.custom-display.right .row.first {
  margin-top: 0;
  padding-top: 0;
}

/* line 58, ../sass/components/_node-additional-images.scss */
.custom-display.right .row {
  clear: left;
  height: 100%;
  overflow: hidden;
  padding: 15px 0 10px;
}

/* line 65, ../sass/components/_node-additional-images.scss */
.custom-display.right .row img {
  float: right;
  padding: 0px 0px 10px 30px;
}

/*end align images right */
/* line 1, ../sass/components/_node-calendar.scss */
.ical_links p {
  font-size: 12px;
  float: left;
  margin-bottom: 0px;
  padding-top: 2px;
}

/* line 8, ../sass/components/_node-calendar.scss */
.ical {
  width: 300px;
}

/* line 12, ../sass/components/_node-calendar.scss */
.ical_links a {
  font-size: 12px;
}

/* line 16, ../sass/components/_node-calendar.scss */
.back_to_calendar {
  font-size: 12px;
}

/* General Formatting */
/* line 4, ../sass/components/_node-embedded-page-listings.scss */
.view-id-embedded_pages {
  clear: both;
  padding: 15px 0px 0px 0px;
}

/* line 9, ../sass/components/_node-embedded-page-listings.scss */
.view-id-embedded_pages ul li {
  list-style-image: none;
  list-style-type: none;
}

/* line 14, ../sass/components/_node-embedded-page-listings.scss */
.view-id-embedded_pages ul li.views-row-first {
  border-top: medium none;
  padding-top: 0;
}

/* line 19, ../sass/components/_node-embedded-page-listings.scss */
.view-id-embedded_pages img {
  float: left;
  padding: 0 10px 10px 0;
}

/* line 24, ../sass/components/_node-embedded-page-listings.scss */
.view-id-embedded_pages .views-field-title a {
  font-size: 18px;
  padding-bottom: 5px;
}

/* line 29, ../sass/components/_node-embedded-page-listings.scss */
.view-id-embedded_pages .views-field-body {
  padding-bottom: 5px;
}

/* Simple List Formatting - Blocks 1, 2, and 3 */
/* line 34, ../sass/components/_node-embedded-page-listings.scss */
.view-id-embedded_pages.view-display-id-block_1 .views-row, .view-id-embedded_pages.view-display-id-block_2 .views-row, .view-id-embedded_pages.view-display-id-block_3 .views-row {
  clear: left;
  height: 100%;
  overflow: hidden;
  padding: 15px 0 10px;
  margin: 0px;
  border-bottom: 2px solid #CCCCCC; 
}

/* line 43, ../sass/components/_node-embedded-page-listings.scss */
.view-id-embedded_pages.view-display-id-block_1 .views-field-view-node {
  float: right;
  position: relative;
  top: -10px;
}

/* line 49, ../sass/components/_node-embedded-page-listings.scss */
.view-id-embedded_pages.view-display-id-block_4 .views-row, .view-id-embedded_pages.view-display-id-block_5 .views-row {
  background-color: #efefef;
  background-repeat: no-repeat;
  border: 5px solid #FFFFFF;
  box-shadow: 2px 4px 5px rgba(0, 0, 0, 0.5);
  display: table;
  float: left;
  margin: 0 0 20px;
  overflow: hidden;
  padding: 13px 0 5px 15px;
  width: 95%;
}
@media (min-width: 1000px) {
  /* line 49, ../sass/components/_node-embedded-page-listings.scss */
  .view-id-embedded_pages.view-display-id-block_4 .views-row, .view-id-embedded_pages.view-display-id-block_5 .views-row {
    width: 45%;
  }
}

/* Buttons Formatting - Blocks 4 and 5 */
/* line 66, ../sass/components/_node-embedded-page-listings.scss */
#embedded_pages_block #embedded_display_option_4, #embedded_pages_block #embedded_display_option_5 {
  overflow: hidden;
}

/* line 70, ../sass/components/_node-embedded-page-listings.scss */
.view-id-embedded_pages.view-display-id-block_4 .views-row-odd, .view-id-embedded_pages.view-display-id-block_5 .views-row-odd {
  margin-right: 14px;
}

/* line 74, ../sass/components/_node-embedded-page-listings.scss */
.view-id-embedded_pages.view-display-id-block_4 .views-row .views-field.views-field-title,
.view-id-embedded_pages.view-display-id-block_4 .views-row .views-field.views-field-title a,
.view-id-embedded_pages.view-display-id-block_5 .views-row .views-field.views-field-title,
.view-id-embedded_pages.view-display-id-block_5 .views-row .views-field.views-field-title a {
  color: #000000;
  line-height: 120%;
}

/* Buttons: Image and Title Formatting - Block 4 */
/* line 83, ../sass/components/_node-embedded-page-listings.scss */
.view-id-embedded_pages.view-display-id-block_4 .views-row {
  height: 122px;
}

/* line 87, ../sass/components/_node-embedded-page-listings.scss */
.view-id-embedded_pages.view-display-id-block_4 .views-row .views-field.views-field-title, .view-id-embedded_pages.view-display-id-block_4 .views-row .views-field.views-field-field-primary-image-attachment, .view-id-embedded_pages.view-display-id-block_5 .views-row .views-field.views-field-title {
  display: table-cell;
  margin: 0 auto;
  text-align: left;
  vertical-align: middle;
}

/* line 94, ../sass/components/_node-embedded-page-listings.scss */
.view-id-embedded_pages.view-display-id-block_4 .views-field.views-field-field-primary-image-attachment {
  width: 40%;
}

/* line 98, ../sass/components/_node-embedded-page-listings.scss */
.view-id-embedded_pages.view-display-id-block_5 .views-row .views-field.views-field-title {
  text-align: center;
}

/* Buttons: Title Only Formatting - Block 5 */
/* line 103, ../sass/components/_node-embedded-page-listings.scss */
.view-id-embedded_pages.view-display-id-block_5 .views-row {
  height: 50px;
}

/* Rotating Headlines Formatting - Block 6 */
/* line 109, ../sass/components/_node-embedded-page-listings.scss */
.view-id-embedded_pages.view-display-id-block_6 {
  height: 227px;
  margin-bottom: 10px;
  overflow: hidden;
  padding: 20px;
  position: relative;
  background-color: #efefef;
  border: 5px solid #ffffff;
}

/* line 119, ../sass/components/_node-embedded-page-listings.scss */
.view-id-embedded_pages.view-display-id-block_6 .views-slideshow-controls-top {
  bottom: 55px;
  position: absolute;
  right: 170px;
  z-index: 550;
}

/* line 126, ../sass/components/_node-embedded-page-listings.scss */
.view-id-embedded_pages.view-display-id-block_6 .views-slideshow-controls-top .views-slideshow-pager-field-item {
  float: left;
  height: 15px;
  margin-right: 10px;
  margin-top: 15px;
  width: 15px;
}

/* line 134, ../sass/components/_node-embedded-page-listings.scss */
.view-id-embedded_pages.view-display-id-block_6 .views-slideshow-controls-top .views-slideshow-pager-field-item .views-content-counter {
  background-color: #CCCCCC;
  background-position: -20px 0;
  background-repeat: no-repeat;
  height: 15px;
  overflow: hidden;
  text-indent: -1000px;
  width: 15px;
}

/* line 144, ../sass/components/_node-embedded-page-listings.scss */
.view-id-embedded_pages.view-display-id-block_6 .views-field-view-node a {
  display: block;
  /* JS 2020 Rebrand
  font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif; */
  font-size: 18px;
  height: 46px;
  line-height: 46px;
  position: absolute;
  right: 0;
  text-align: center;
  width: 103px;
}

/* line 156, ../sass/components/_node-embedded-page-listings.scss */
.view-id-embedded_pages.view-display-id-block_6 .views-field-body {
  line-height: 1.3em;
}

/* line 160, ../sass/components/_node-embedded-page-listings.scss */
.view-id-embedded_pages.view-display-id-block_6 .views-field-title {
  padding: 10px 0 10px;
}

/* line 164, ../sass/components/_node-embedded-page-listings.scss */
.view-id-embedded_pages.view-display-id-block_6 .views-field-title a {
  font-size: 24px;
}

/* line 168, ../sass/components/_node-embedded-page-listings.scss */
.views-slideshow-cycle-main-frame-row {
  width: 100% !important;
}

/*default primary image settings */
/* line 2, ../sass/components/_node-primary-image.scss */
.field-name-field-primary-image-attachment img {
  float: none;
  margin: 0px 0px 10px 0px;
}

/*align right */
@media (min-width: 400px) {
  /* line 8, ../sass/components/_node-primary-image.scss */
  .image_placement_right .field-name-field-primary-image-attachment img {
    float: right;
    padding: 0 0 10px 10px;
  }
}

/*align left */
@media (min-width: 400px) {
  /* line 16, ../sass/components/_node-primary-image.scss */
  .image_placement_left .field-name-field-primary-image-attachment img {
    float: left;
    padding: 0 10px 10px 0px;
  }
}

/*align center */
/* line 24, ../sass/components/_node-primary-image.scss */
.image_placement_center {
  text-align: center;
}

/* line 28, ../sass/components/_node-primary-image.scss */
.image_placement_center .field-name-field-primary-image-attachment img {
  float: none;
  margin: 10px 0px 10px 0px;
}

/*extra wide */
/* line 34, ../sass/components/_node-primary-image.scss */
.image_placement_center_extra_wide img {
  width: 100%;
}

/* line 1, ../sass/components/_node-related-info.scss */
.related_info .filefield-file {
  clear: both;
}

/* line 5, ../sass/components/_node-related-info.scss */
.related_info .fileattachments {
  padding-top: 5px;
}

/* line 9, ../sass/components/_node-related-info.scss */
#relatedlink a {
  width: 100%;
  display: inline-block;
  padding: 0px 0px 2px 24px;
  background-image: url(../images/node-related-info/weblink-icon.gif);
  background-position: 0px 3px;
  background-repeat: no-repeat;
}

/* line 18, ../sass/components/_node-related-info.scss */
.related_info {
  padding-bottom: 15px;
}

/* line 22, ../sass/components/_node-related-info.scss */
.related_info_block {
  clear: both;
  padding-top: 20px;
}

/* line 27, ../sass/components/_node-related-info.scss */
.related_info h4 {
  font-size: 1.8em;
  line-height: 1.55556em;
  /* JS 2020 rebrand
  background: linear-gradient(to bottom, #e4d8b4, #c5bb9d);*/
  background-color: #57b1e4;
  padding: 15px;
  font-weight: 300;
  width: 120%;
  margin: 0 0 15px -30px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #000000;
}

/* line 4, ../sass/components/_node-unpublished-watermark.scss */
.node-unpublished .unpublished, .comment-unpublished .unpublished {
  color: #d8d8d8;
  font-size: 75px;
  font-size: 7.5rem;
  font-weight: bold;
  height: 0;
  line-height: 1;
  overflow: visible;
  text-align: center;
  text-transform: uppercase;
}

/* line 15, ../sass/components/_node-unpublished-watermark.scss */
.node-unpublished {
  background-color: #fff4f4;
}

@media (max-width: 1000px) {
  /* line 1, ../sass/components/_page-calendar.scss */
  .view .date-nav-wrapper .date-prev, .view .date-nav-wrapper .date-next {
    position: relative;
    left: auto;
    right: auto;
    top: 5px;
  }
}

/* line 10, ../sass/components/_page-calendar.scss */
.view-item.view-item-calendar .calendar {
  font-size: 11px;
  font-size: 1.1rem;
}

/* line 14, ../sass/components/_page-calendar.scss */
.calendar .views-field {
  font-size: 11px;
  font-size: 1.1rem;
}

/* Change the multi-day calendar colors - start */
/* line 19, ../sass/components/_page-calendar.scss */
.calendar-calendar .month-view .full td.multi-day div.monthview, .calendar-calendar .week-view .full td.multi-day div.weekview, .calendar-calendar .day-view .full td.multi-day div.dayview, .calendar-calendar .month-view .full td.multi-day .inner .monthview .continues, .calendar-calendar .month-view .full td.multi-day .inner .monthview .cutoff, .calendar-calendar .week-view .full td.multi-day .inner .weekview .continues, .calendar-calendar .week-view .full td.multi-day .inner .weekview .cutoff {
  background-color: #efefef;
}

/* line 21, ../sass/components/_page-calendar.scss */
.calendar-calendar .month-view .full td.multi-day div.monthview, .calendar-calendar .week-view .full td.multi-day div.weekview, .calendar-calendar .day-view .full td.multi-day div.dayview {
  color: #555555;
}

/* Change the multi-day calendar colors - end */
/* BEGIN Calendar responsive CSS - tablet portrait */
/* Force table to not be like tables anymore */
/* line 26, ../sass/components/_page-calendar.scss */
.calendar-from-month table {
  display: block;
}
@media (min-width: 800px) {
  /* line 26, ../sass/components/_page-calendar.scss */
  .calendar-from-month table {
    display: table;
  }
}

/* line 32, ../sass/components/_page-calendar.scss */
.calendar-from-month tbody {
  display: block;
}
@media (min-width: 800px) {
  /* line 32, ../sass/components/_page-calendar.scss */
  .calendar-from-month tbody {
    display: table-row-group;
  }
}

/* line 38, ../sass/components/_page-calendar.scss */
.calendar-from-month th {
  display: block;
}
@media (min-width: 800px) {
  /* line 38, ../sass/components/_page-calendar.scss */
  .calendar-from-month th {
    display: table-cell;
  }
}

/* line 44, ../sass/components/_page-calendar.scss */
.calendar-from-month td {
  display: block;
}
@media (min-width: 800px) {
  /* line 44, ../sass/components/_page-calendar.scss */
  .calendar-from-month td {
    display: table-cell;
  }
}

/* line 50, ../sass/components/_page-calendar.scss */
.calendar-from-month tr {
  display: block;
}
@media (min-width: 800px) {
  /* line 50, ../sass/components/_page-calendar.scss */
  .calendar-from-month tr {
    display: table-row;
  }
}

/* Hide table headers (but not display: none;, for accessibility) */
/* line 57, ../sass/components/_page-calendar.scss */
.calendar-from-month thead,
.calendar-from-month thead tr,
.calendar-from-month tr.date-box {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
@media (min-width: 800px) {
  /* line 57, ../sass/components/_page-calendar.scss */
  .calendar-from-month thead,
  .calendar-from-month thead tr,
  .calendar-from-month tr.date-box {
    position: relative;
    top: 0;
    left: 0;
  }
}

/* line 69, ../sass/components/_page-calendar.scss */
.calendar-from-month tr td.no-entry {
  border-bottom: 1px solid #ccc;
}
@media (min-width: 800px) {
  /* line 69, ../sass/components/_page-calendar.scss */
  .calendar-from-month tr td.no-entry {
    border-bottom: none;
  }
}

/* line 76, ../sass/components/_page-calendar.scss */
.calendar-from-month td:before {
  /* Format & Label the day headings */
  /* Now like a table header */
  width: 100%;
  white-space: nowrap;
  clear: both;
  text-align: center;
  display: block;
  box-sizing: border-box;
  color: #ffffff;
  background-color: #888;
  padding: 5px;
  content: attr(data-label);
  height: auto;
}
@media (min-width: 800px) {
  /* line 76, ../sass/components/_page-calendar.scss */
  .calendar-from-month td:before {
    width: auto;
    background-color: transparent;
    content: inherit;
    padding: 0;
  }
}

/* line 96, ../sass/components/_page-calendar.scss */
.calendar-from-month .full td, .calendar-calendar .month-view .full td, .calendar-calendar .week-view .full td, .calendar-calendar .day-view td {
  padding: 0;
}

/* line 100, ../sass/components/_page-calendar.scss */
.calendar-from-month td,
.calendar-from-month td.calendar-agenda-items {
  /* Behave  like a "row" */
  border: none;
  position: relative;
  width: 100%;
}
@media (min-width: 800px) {
  /* line 100, ../sass/components/_page-calendar.scss */
  .calendar-from-month td,
  .calendar-from-month td.calendar-agenda-items {
    border: 1px solid #ccc;
    width: 14%;
  }
}

/* line 111, ../sass/components/_page-calendar.scss */
.calendar-from-month td.no-entry,
.calendar-from-month td.empty {
  display: none;
}
@media (min-width: 800px) {
  /* line 111, ../sass/components/_page-calendar.scss */
  .calendar-from-month td.no-entry,
  .calendar-from-month td.empty {
    display: table-cell;
  }
}

/* line 118, ../sass/components/_page-calendar.scss */
.calendar-from-month td.calendar-agenda-items div.calendar {
  padding: 0;
}

/* line 121, ../sass/components/_page-calendar.scss */
.calendar-from-month div.calendar,
.calendar-from-month .date-display-single,
.calendar-from-month td span.date-display-single {
  font-size: 14px;
  font-weight: normal;
  margin: 0 !important;
}

/* line 128, ../sass/components/_page-calendar.scss */
.calendar-from-month .inner .item {
  padding: 10px 10px 0;
}
@media (min-width: 800px) {
  /* line 128, ../sass/components/_page-calendar.scss */
  .calendar-from-month .inner .item {
    padding: 0;
  }
}

/* line 134, ../sass/components/_page-calendar.scss */
.calendar-from-month .inner .item:last-child {
  padding-bottom: 10px;
}
@media (min-width: 800px) {
  /* line 134, ../sass/components/_page-calendar.scss */
  .calendar-from-month .inner .item:last-child {
    padding-bottom: 0;
  }
}

/* line 140, ../sass/components/_page-calendar.scss */
.calendar-from-month .full tr.single-day .no-entry {
  line-height: 24px;
}
@media (min-width: 800px) {
  /* line 140, ../sass/components/_page-calendar.scss */
  .calendar-from-month .full tr.single-day .no-entry {
    line-height: 44px;
  }
}

/* line 146, ../sass/components/_page-calendar.scss */
.calendar-from-month .full tr.single-day .no-entry .inner,
.calendar-from-month .no-entry .inner {
  height: auto !important;
  line-height: 1px;
}
@media (min-width: 800px) {
  /* line 146, ../sass/components/_page-calendar.scss */
  .calendar-from-month .full tr.single-day .no-entry .inner,
  .calendar-from-month .no-entry .inner {
    line-height: 44px;
    height: 44px !important;
  }
}

/* line 155, ../sass/components/_page-calendar.scss */
.calendar-from-month .inner .views-field-title-field {
  display: inline-block;
}
@media (min-width: 800px) {
  /* line 155, ../sass/components/_page-calendar.scss */
  .calendar-from-month .inner .views-field-title-field {
    display: block;
  }
}

/* Aha added css */
@media (min-width: 800px) {
  /* line 163, ../sass/components/_page-calendar.scss */
  .calendar-from-month .views-field-field-calendar-date-1 {
    display: none;
  }
}

/* line 169, ../sass/components/_page-calendar.scss */
.calendar-from-month .views-field-field-calendar-date {
  display: none;
}
@media (min-width: 800px) {
  /* line 169, ../sass/components/_page-calendar.scss */
  .calendar-from-month .views-field-field-calendar-date {
    display: block;
  }
}

/* line 176, ../sass/components/_page-calendar.scss */
.calendar-calendar .month-view .full td.multi-day .calendar.monthview .contents, .calendar-calendar .week-view .full td.multi-day .calendar.weekview .contents {
  width: auto;
}

/* line 180, ../sass/components/_page-calendar.scss */
.calendar-calendar .month-view .full tr.date-box, .calendar-calendar .month-view .full tr.date-box td, .calendar-calendar .month-view .full tr.multi-day, .calendar-calendar .month-view .full tr.multi-day td {
  height: auto;
  max-height: none;
}
@media (min-width: 800px) {
  /* line 180, ../sass/components/_page-calendar.scss */
  .calendar-calendar .month-view .full tr.date-box, .calendar-calendar .month-view .full tr.date-box td, .calendar-calendar .month-view .full tr.multi-day, .calendar-calendar .month-view .full tr.multi-day td {
    height: 19px;
    max-height: 19px;
  }
}

/* END Calendar responsive CSS - tablet portrait */
/* line 5, ../sass/components/_page-dashboard.scss */
.page-dashboard .row {
  clear: both;
}

/* line 9, ../sass/components/_page-dashboard.scss */
.page-dashboard .row_1 {
  padding: 5px 0px 5px 0px;
  border-bottom: 1px solid #cccccc;
  margin: 0px 0px 10px 0px;
}

/* line 15, ../sass/components/_page-dashboard.scss */
.page-dashboard .row_2 {
  background-color: #EFEFEF;
  display: block;
  margin: 0 0 10px;
  overflow: hidden;
  padding: 20px;
}

/* line 23, ../sass/components/_page-dashboard.scss */
.page-dashboard .row_2 .col {
  float: left;
}

/* line 26, ../sass/components/_page-dashboard.scss */
.page-dashboard .row_2 .col {
  width: 33%;
}

/* line 30, ../sass/components/_page-dashboard.scss */
.page-dashboard ul {
  padding: 0;
}

/* line 33, ../sass/components/_page-dashboard.scss */
.page-dashboard ul li.leaf {
  list-style-image: none;
  list-style-type: none;
}

/* line 38, ../sass/components/_page-dashboard.scss */
.page-dashboard .manage_content_block p {
  margin: 0;
}

/* line 42, ../sass/components/_page-dashboard.scss */
.page-dashboard .create_content {
  width: 100%;
  text-align: center;
}

/* line 47, ../sass/components/_page-dashboard.scss */
.page-dashboard .create {
  font-size: 5px;
  padding: 0.5em 1.5em;
  display: inline-block;
  cursor: pointer;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFCCCCCC');
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iNzAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(70%, #ffffff));
  background: -moz-linear-gradient(#ffffff, #ffffff 70%);
  background: -webkit-linear-gradient(#ffffff, #ffffff 70%);
  background: linear-gradient(#ffffff, #ffffff 70%);
  -moz-box-shadow: white 0 1px 0 inset;
  -webkit-box-shadow: white 0 1px 0 inset;
  box-shadow: white 0 1px 0 inset;
  border: 1px solid #f2f2f2;
  color: white;
  text-shadow: #bfbfbf 0 -1px 0;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 10px 10px;
  margin: 5px;
  width: 90%;
}
/* line 15, ../../../../../../../../lib/gems/1.9.1/gems/sassy-buttons-0.2.6/stylesheets/sassy-buttons/_sassy-button-pseudo-states.sass */
.page-dashboard .create:hover {
  text-decoration: none;
}
/* line 18, ../../../../../../../../lib/gems/1.9.1/gems/sassy-buttons-0.2.6/stylesheets/sassy-buttons/_sassy-button-pseudo-states.sass */
.page-dashboard .create:hover {
  background-color: #f2f2f2;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIzJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIvPjxzdG9wIG9mZnNldD0iNzUlIiBzdG9wLWNvbG9yPSIjZjJmMmYyIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(3%, #f2f2f2), color-stop(75%, #f2f2f2));
  background: -moz-linear-gradient(#f2f2f2 3%, #f2f2f2 75%);
  background: -webkit-linear-gradient(#f2f2f2 3%, #f2f2f2 75%);
  background: linear-gradient(#f2f2f2 3%, #f2f2f2 75%);
}
/* line 21, ../../../../../../../../lib/gems/1.9.1/gems/sassy-buttons-0.2.6/stylesheets/sassy-buttons/_sassy-button-pseudo-states.sass */
.page-dashboard .create:active {
  -moz-box-shadow: #ebebeb 0 1px 2px inset;
  -webkit-box-shadow: #ebebeb 0 1px 2px inset;
  box-shadow: #ebebeb 0 1px 2px inset;
}
/* line 6, ../../../../../../../../lib/gems/1.9.1/gems/sassy-buttons-0.2.6/stylesheets/sassy-buttons/_sassy-button-pseudo-states.sass */
.page-dashboard .create.disabled, .page-dashboard .create[disabled] {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  background: white;
  cursor: default;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 74, ../../../../../../../../lib/gems/1.9.1/gems/sassy-buttons-0.2.6/stylesheets/_sassy-buttons.sass */
.page-dashboard .create::-moz-focus-inner {
  padding: 0 !important;
  margin: -1px !important;
}
@media (min-width: 600px) {
  /* line 47, ../sass/components/_page-dashboard.scss */
  .page-dashboard .create {
    min-width: 180px;
    padding: 10px 5px;
    width: 45%;
  }
}
@media (min-width: 1000px) {
  /* line 47, ../sass/components/_page-dashboard.scss */
  .page-dashboard .create {
    min-width: 150px;
    width: 22%;
  }
}
@media (min-width: 1240px) {
  /* line 47, ../sass/components/_page-dashboard.scss */
  .page-dashboard .create {
    min-width: 200px;
  }
}

/* line 67, ../sass/components/_page-dashboard.scss */
.page-dashboard .create.primary {
  font-size: 5px;
  padding: 0.5em 1.5em;
  display: inline-block;
  cursor: pointer;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFCCCCCC', endColorstr='#FF999999');
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIvPjxzdG9wIG9mZnNldD0iNzAlIiBzdG9wLWNvbG9yPSIjY2NjY2NjIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f2f2f2), color-stop(70%, #cccccc));
  background: -moz-linear-gradient(#f2f2f2, #cccccc 70%);
  background: -webkit-linear-gradient(#f2f2f2, #cccccc 70%);
  background: linear-gradient(#f2f2f2, #cccccc 70%);
  -moz-box-shadow: white 0 1px 0 inset;
  -webkit-box-shadow: white 0 1px 0 inset;
  box-shadow: white 0 1px 0 inset;
  border: 1px solid #bfbfbf;
  color: white;
  text-shadow: #afafaf 0 -1px 0;
  font-size: 20px;
  font-size: 2rem;
  padding: 20px 10px;
}
/* line 15, ../../../../../../../../lib/gems/1.9.1/gems/sassy-buttons-0.2.6/stylesheets/sassy-buttons/_sassy-button-pseudo-states.sass */
.page-dashboard .create.primary:hover {
  text-decoration: none;
}
/* line 18, ../../../../../../../../lib/gems/1.9.1/gems/sassy-buttons-0.2.6/stylesheets/sassy-buttons/_sassy-button-pseudo-states.sass */
.page-dashboard .create.primary:hover {
  background-color: #bfbfbf;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIzJSIgc3RvcC1jb2xvcj0iI2U2ZTZlNiIvPjxzdG9wIG9mZnNldD0iNzUlIiBzdG9wLWNvbG9yPSIjYmZiZmJmIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(3%, #e6e6e6), color-stop(75%, #bfbfbf));
  background: -moz-linear-gradient(#e6e6e6 3%, #bfbfbf 75%);
  background: -webkit-linear-gradient(#e6e6e6 3%, #bfbfbf 75%);
  background: linear-gradient(#e6e6e6 3%, #bfbfbf 75%);
}
/* line 21, ../../../../../../../../lib/gems/1.9.1/gems/sassy-buttons-0.2.6/stylesheets/sassy-buttons/_sassy-button-pseudo-states.sass */
.page-dashboard .create.primary:active {
  -moz-box-shadow: #b8b8b8 0 1px 2px inset;
  -webkit-box-shadow: #b8b8b8 0 1px 2px inset;
  box-shadow: #b8b8b8 0 1px 2px inset;
}
/* line 6, ../../../../../../../../lib/gems/1.9.1/gems/sassy-buttons-0.2.6/stylesheets/sassy-buttons/_sassy-button-pseudo-states.sass */
.page-dashboard .create.primary.disabled, .page-dashboard .create.primary[disabled] {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  background: #cccccc;
  cursor: default;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 74, ../../../../../../../../lib/gems/1.9.1/gems/sassy-buttons-0.2.6/stylesheets/_sassy-buttons.sass */
.page-dashboard .create.primary::-moz-focus-inner {
  padding: 0 !important;
  margin: -1px !important;
}
@media (min-width: 600px) {
  /* line 67, ../sass/components/_page-dashboard.scss */
  .page-dashboard .create.primary {
    padding: 20px 5px;
    min-width: 200px;
  }
}

/* line 77, ../sass/components/_page-dashboard.scss */
.page-dashboard .create a {
  color: #000000;
}
/* line 79, ../sass/components/_page-dashboard.scss */
.page-dashboard .create a :hover {
  text-decoration: none;
}

/* line 84, ../sass/components/_page-dashboard.scss */
.page-dashboard .create.rfp {
  clear: left;
}

/* line 1, ../sass/components/_page-directory.scss */
.page-directory table {
  margin-bottom: 25px;
}

/* line 5, ../sass/components/_page-directory.scss */
.page-directory table caption {
  background-color: #333333;
  color: #FFFFFF;
}

/* line 10, ../sass/components/_page-directory.scss */
.page-directory td.views-field-title {
  width: 175px;
}

/* line 14, ../sass/components/_page-directory.scss */
.page-directory td.views-field-field-position {
  width: 200px;
}

/* line 18, ../sass/components/_page-directory.scss */
.page-directory td.views-field-field-phone-number {
  width: 150px;
}

/* line 22, ../sass/components/_page-directory.scss */
page-directory td.views-field-field-email {
  width: 175px;
}

/* line 3, ../sass/components/_page-faqs.scss */
.faqs {
  clear: both;
  padding-top: 10px;
}

/* line 8, ../sass/components/_page-faqs.scss */
.question {
  cursor: pointer;
  font-weight: bold;
  padding: 0px 5px 5px 30px;
  background-image: url(../images/faqs/Faq_plus.png);
  background-repeat: no-repeat;
  line-height: 160%;
  max-width: 90%;
}

/* line 18, ../sass/components/_page-faqs.scss */
.question.expanded {
  background-image: url(../images/faqs/Faq_minus.png);
}

/* line 23, ../sass/components/_page-faqs.scss */
.view-faqs .view-header {
  background: none;
  overflow: hidden;
  padding: 10px 0 0 20px;
}
/* line 27, ../sass/components/_page-faqs.scss */
.view-faqs .view-header p {
  float: left;
  margin: 0;
  padding: 0;
}
/* line 33, ../sass/components/_page-faqs.scss */
.view-faqs .view-content {
  padding: 20px;
  overflow: hidden;
}
/* line 36, ../sass/components/_page-faqs.scss */
.view-faqs .view-content .views-row {
  margin-bottom: 15px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 4px;
}
/* line 40, ../sass/components/_page-faqs.scss */
.view-faqs .view-content .views-row p {
  margin: 10px 10px 0 26px;
}
/* line 44, ../sass/components/_page-faqs.scss */
.view-faqs .view-content .question span {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
}
/* line 49, ../sass/components/_page-faqs.scss */
.view-faqs .views-field.views-field-field-tags {
  padding: 0 0 5px;
  font-size: 14px;
  font-size: 1.4rem;
  font-style: italic;
}
/* line 53, ../sass/components/_page-faqs.scss */
.view-faqs .views-field.views-field-field-tags .field-content {
  display: none;
}

/* line 1, ../sass/components/_page-project.scss */
.node-project .row_first {
  margin: 0px 0px 15px 0px;
  overflow: hidden;
  border-width: 2px 0px 2px 0px;
  border-style: solid;
  border-color: #0b4b6e;
}

/* line 9, ../sass/components/_page-project.scss */
.node-project .row_2col .col_1 {
  width: 47%;
  padding: 10px;
  float: left;
}

/* line 15, ../sass/components/_page-project.scss */
.node-project .row_2col .col_2 {
  width: 45%;
  padding: 10px;
  float: left;
}

/* line 21, ../sass/components/_page-project.scss */
.node-project .row_3col .col_1 {
  width: 32%;
  padding: 10px;
  float: left;
}

/* line 27, ../sass/components/_page-project.scss */
.node-project .row_3col .col_2 {
  width: 32%;
  padding: 10px;
  float: left;
}

/* line 33, ../sass/components/_page-project.scss */
.node-project .row_3col .col_3 {
  width: 26%;
  padding: 10px;
  float: left;
}

/* line 39, ../sass/components/_page-project.scss */
.node-project .row_1col {
  margin: 10px 0px 15px 0px;
  overflow: hidden;
  border-width: 0px 0px 2px 0px;
  border-style: solid;
  border-color: #0b4b6e;
}

/* line 47, ../sass/components/_page-project.scss */
.node-project .content_main .filefield-file, .node-project .content_main .field-name-field-links {
  margin: 0 0 15px;
}

/* line 51, ../sass/components/_page-project.scss */
#content_area .node-project .field-name-field-additional-images img {
  padding: 0 15px 15px 0;
}

/* line 55, ../sass/components/_page-project.scss */
.specifications_1 > strong {
  float: left;
}

/* line 59, ../sass/components/_page-project.scss */
.field-name-field-project-type {
  float: left;
}

/* line 63, ../sass/components/_page-project.scss */
.field-name-field-project-type ul {
  margin: 0px;
  padding: 0px;
}

/* line 68, ../sass/components/_page-project.scss */
.field-name-field-project-type ul li {
  list-style-type: none;
  list-style-image: none;
  padding: 0px 0px 0px 5px;
}

/* line 74, ../sass/components/_page-project.scss */
.field-name-field-project-status {
  clear: both;
}

/* line 78, ../sass/components/_page-project.scss */
.top.return_to_top {
  position: relative;
  left: 720px;
  top: -60px;
  clear: both;
}

/* line 85, ../sass/components/_page-project.scss */
.bottom.return_to_top {
  position: relative;
  left: 720px;
  top: 0px;
  clear: both;
}

/* line 92, ../sass/components/_page-project.scss */
.project_images {
  width: 900px;
  display: block;
  margin: 0px auto;
}

/* line 98, ../sass/components/_page-project.scss */
.project_images .field-items {
  clear: left;
  float: right;
  position: relative;
  right: 50%;
  text-align: center;
}

/* line 106, ../sass/components/_page-project.scss */
.project_images .field-item {
  display: block;
  float: left;
  left: 50%;
  position: relative;
}

/* line 113, ../sass/components/_page-project.scss */
.project_images a img {
  padding: 5px 5px 5px 0;
}
