/* $main-blue: #25416a; */
/* $light-blue: #405c85; */
/* $main-red: #bf3535; */
/* Areas of Work Landing Page */
/* $r1c3: #477575; */
/* $footer-bg: #283545; */
/*
 * @file
 * global.styless
 *
 * Styles you addd here will load for all device sizes, they are "global", as
 * opposed to "responsive" styles, which only load for a given breakpoint (media
 * query) that you set in theme settings. See the README for more details.
 *
 *
 * How to use this file:
 * --------------------
 *
 * There are many empty selectors and some basic styles to act as a guide.
 * Nothing is set in stone and you can change anything - even delete all of it
 * and start with your own clean slate.
 *
 * To FORCE PRINT all selectors you can search and replace a single { (opening
 * curly brace) and insert an empty comment. This is very useful in conjuctionn
 * with FireSass: https://addons.mozilla.org/en-US/firefox/addon/firesass-for-firebug/
 *
 * See global.base also which includes normalize.css and some additional
 * helper classes and base styles.
 */
/* =============================================================================
 *   Base
 * ========================================================================== */
/* 
 * To preserve theme settings never apply font properties to the HTML element.
 * This is critically important if you are using the Responsive JavaScript
 * feature as this relies on being able to set a pseudo font family on the HTML
 * element. If you need to set default font properties of any kind use the BODY
 * element as these can be overridden using font theme settings.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\0000340}}
html {
  background: #f9f9f9;
  word-wrap: break-word;
  -webkit-text-size-adjust: 100%;
  line-height: 1.5;
  height: 100%;
  overflow-y: scroll;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\0000349}}
body {
  /*  font-family: $sans-serif-small; // Set from _custom.scss font variables  */
  /*   font-size: 100.0%; */
  min-height: 100%;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility\9;
  /* Only IE, can mess with Android */
  color: #292929;
  /*   background-image: url("/sites/all/themes/ednw/images/bg6.png"); */
}

/* =============================================================================
 *   SASS TESTS
  * ========================================================================== */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\0000366}}
a.button, #tasks .nav li a {
  background: #716f6f;
  color: white;
  padding: 5px 10px;
  margin-right: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\0000374}}
.nav li.active a {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\0000382}}
.box {
  box-shadow: white(0.8) 0 1px 0, inset black(0.05) 0 1px 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\0000386}}
#inline-block {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 4px 10px;
  background: red;
  color: white;
}

/* =============================================================================
 *   HTML Elements
 * ========================================================================== */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\0000396}}
h1 {
  color: #C53301;
  /* text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2); */
  line-height: 2em;
  margin-bottom: 1em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003103}}
#page-title {
  margin-bottom: 0.6em;
  line-height: 1.2em;
}

/* Hides page title on the 6+1 Traits home page */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003109}}
#triats-home.h1 {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003113}}
h2 {
  color: #C53301;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003117}}
h2.block-title {
  color: #C53301;
  font-size: 1.4em;
  margin: 5px 0 0 5px;
  padding: 10px 0 5px 5px;
  border-bottom: 1px solid #d3d3d0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003125}}
#traits-home h2.block-title, #block-views-events-block-6 h2.block-title {
  margin: 5px 0 15px 0px;
  padding: 10px 0 5px 0px;
  border-bottom: 1px solid #d3d3d0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003132}}
h2.block-title-services {
  color: #C53301;
  font-size: 1.4em;
  margin: 5px 0 0 5px;
  padding: 10px 0 5px 5px;
  border-bottom: 1px solid #d3d3d0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003140}}
#block-panels-mini-resources-top h2.block-title {
  color: #477575;
  font-size: 2.0em;
  margin: 5px 0 0 5px;
  padding: 10px 0 5px 5px;
  border-bottom: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003148}}
#resources h2.pane-title {
  font-size: 1.4em;
  line-height: 1.3em;
  margin-bottom: 0.3em;
  margin-left: 0px;
  padding-left: 0px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003156}}
#services h2.block-title {
  color: #C53301;
  font-size: 1.4em;
  margin: 5px 0 0 0px;
  padding: 10px 0 5px 0px;
  /* border-bottom: 1px solid $border; */
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003164}}
.view-services h2.block-title {
  padding-left: 0px;
  padding-bottom: 15px;
  margin-bottom: 10px;
  margin-left: 0px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003171}}
.view-services h2.block-title-services {
  padding-left: 0px;
  padding-bottom: 15px;
  margin-bottom: 10px;
  margin-left: 0px;
  color: #477575;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003179}}
#mag h2.block-title {
  background-color: #FFFFFF;
  color: #292929;
  margin: 0 0 15px 0;
  padding: 5px 5px 5px 0;
  text-align: left;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003188}}
h2.field-label {
  /* font-size: 0.8em; */
  font-weight: normal !important;
  color: #292929;
  margin-bottom: 5px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
}

/* Homepage block titles */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003199}}
#homepage {
  border: 1px solid #d3d3d0;
  margin: 10px;
  padding: 5px 5px 15px 5px;
  background-color: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  min-height: 250px;
  overflow: hidden;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003210}}
#homepage h2 {
  color: #fff;
  background-color: #477575;
  font-size: 1.4em;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 5px;
  padding-bottom: 0.2em;
  padding-left: 0.6em;
  padding-right: 0;
  padding-top: 0.2em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003224}}
#block-views-news-block-2 h2, #block-views-blog-block-1 h2 {
  color: #292929;
  font-size: 1.8em;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0px;
  padding-bottom: 0.2em;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.0em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003237}}
#news-home h2 {
  color: #292929;
  font-size: 1.8em;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 5px;
  padding-bottom: 0.2em;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.2em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003252}}
#footer h2 {
  color: #fff;
  font-size: 1.4em;
  margin-bottom: 0px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0px;
  padding-bottom: 5px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 5px;
  border-bottom: 0px solid #d3d3d0;
  text-align: left;
  font-weight: 600;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003269}}
h3 {
  color: #477575;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003273}}
.subhead {
  margin-top: 0px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003277}}
p.right {
  float: right;
  margin-bottom: 0.2em;
  margin-right: 0.7em;
  margin-left: 0.4em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003294}}
blockquote,
q {
  /*   font-style:italic; */
  quotes: "" "";
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003299}}
blockquote {
  margin: 0 1.5em 1.5em 0;
  padding: 0 0 0 1.5em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003303}}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003310}}
blockquote p {
  background-color: #eee;
  border-left: 8px solid #4D7590;
  border-right: 0px solid #d3d3d0;
  border-bottom: 0px solid #d3d3d0;
  border-top: 0px solid #d3d3d0;
  margin: 0;
  padding: 15px;
  color: #32424E;
  overflow: hidden;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003332}}
ul,
ol {
  margin: 0 0 1.5em 40px;
  padding: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003337}}
.item-list ul,
.item-list ol {
  margin: 0 0 0 12px;
  padding: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003342}}
ul ul,
ul ol,
ol ol,
ol ul,
.block ul ul,
.block ul ol,
.block ol ol,
.block ol ul,
.item-list ul ul,
.item-list ul ol,
.item-list ol ol,
.item-list ol ul {
  margin-bottom: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003356}}
ul {
  list-style-type: disc;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003359}}
ul ul ul {
  list-style-type: square;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003362}}
ol {
  list-style-type: decimal;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003365}}
ol ol {
  list-style-type: lower-alpha;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003368}}
ol ol ol {
  list-style-type: lower-roman;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003371}}
ul ul,
ul ul ul ul {
  list-style-type: circle;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003375}}
dt {
  font-weight: 700;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003378}}
dd {
  margin: 0 0 1.5em 40px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003389}}
pre,
code,
tt,
samp,
kbd,
var {
  font-family: Consolas, Monaco, "Courier New", Courier, monospace, sans-serif;
}

/* =============================================================================
 *   Wrappers
 * ========================================================================== */
/*
 * Page wrapper, includes the .container class which sets the overall page or section width
 * Main wrapper in page.tpl.php, the .container class sets the width of the page, do not add width to it!
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003414}}
#content-wrapper .container {
  /* background: $page; */
  background: #f9f9f9;
  border: 0px solid #d3d3d0;
}

/*
 * Wraps all header elements - branding and .region-header
 */
/*
 * Wraps the sidebars the content column
 */
/*
 * Main content column wrapper
 */
/*
 * Wraps the main-content-header, the content region and feed-icons. Use this wrapper to style the entire main content column
 */
/*
 * Wraps the content region, avoid applying styles to this wrapper, its used mainly for position and invisible gutters and can be problematic to style
 */
/*
 * Footer wrapper
 */
/*
 * Panels may need additional margin wrangling when in the $content region
 */
/*
 * Full Width Wrappers
 * These are used in the optional page--full-width-wrappers.tpl.php template.
 * All have internal .container classes. In the full width wrapper template the
 * .container classes set the width or max-width of the contained element - you
 * can style this but never add any width/margin/padding/borders etc to .container
 */
/*
 * Wraps #page
 */
/*
 * Wraps the leaderboard
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003478}}
#leaderboard-wrapper {
  /*
  padding-bottom: 10px;
  background-color: $main-black;
  */
}

/*
 * Wraps the header
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003492}}
#header-wrapper {
  /* Debug styles, is this working */
  background: #fff;
  /*   border-bottom: 8px solid $main-blue; */
  border-bottom: 1px solid #d3d3d0;
  margin-bottom: 20px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

/*
 * Wraps the nav elements
 */
/*
 * Wraps breadcrumb
 */
/*
 * Wraps messages and help
 */
/*
 * Wraps the secondary content/preface region
 */
/*
 * Wraps the main content column
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003539}}
#content-wrapper .container {
  padding: 10px 10px 10px 10px;
  margin-bottom: 40px;
}

/*
 * Wraps the tertiary content/postfix region
 */
/*
 * Footer wrapper
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003557}}
#footer-wrapper {
  background-color: #6c959a;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF6C959A', endColorstr='#FF5A8388');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZjOTU5YSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzVhODM4OCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6c959a), color-stop(100%, #5a8388));
  background-image: -moz-linear-gradient(top, #6c959a 0%, #5a8388 100%);
  background-image: -webkit-linear-gradient(top, #6c959a 0%, #5a8388 100%);
  background-image: linear-gradient(to bottom, #6c959a 0%, #5a8388 100%);
  padding-top: 1.0em;
  /* border-top: 1px solid $main-black; */
  min-height: 23.2em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003567}}
#tertiary-content-wrapper {
  background-color: #bed64a;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFBED64A', endColorstr='#FFB1C645');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JlZDY0YSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2IxYzY0NSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #bed64a), color-stop(100%, #b1c645));
  background-image: -moz-linear-gradient(top, #bed64a 0%, #b1c645 100%);
  background-image: -webkit-linear-gradient(top, #bed64a 0%, #b1c645 100%);
  background-image: linear-gradient(to bottom, #bed64a 0%, #b1c645 100%);
  height: 10px;
}

/* =============================================================================
 *   Branding
 * ========================================================================== */
/*
 * Wraps all the branding elements, logo, name and slogan
 */
/*
 * Logo
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003590}}
#logo {
  padding: 20px 0 0 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003593}}
#logo img {
  vertical-align: bottom;
}

/*
 * Wrapper for the site name and slogan (hgroup)
 */
/*
 * Site name (h1)
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003609}}
#site-name {
  margin: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003614}}
#site-name a:link, #site-name a:visited {
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003619}}
#site-name a:hover, #site-name a:focus {
  text-decoration: underline;
}

/*
 * Site slogan (h2)
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003630}}
#site-slogan {
  margin: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003635}}
hr {
  /* border: 100px solid $border; */
  /* display: block; */
  height: 0px;
  margin-bottom: 1em;
  margin-top: 1em;
}

/* =============================================================================
 *   Page content header
 * ========================================================================== */
/*
 * Main content header wraps the page title, tabs and actions links
 */
/* =============================================================================
 *   Misc Global Styles
 * ========================================================================== */
/*
 * Feed icons
 */
/*
 * Aggregator feed source
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003666}}
#aggregator .feed-source .feed-icon {
  display: inline;
  float: none;
  margin-right: 10px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003673}}
.feed-details dt,
.feed-details dd {
  display: inline;
  margin: 0;
}

/*
 * Generic styles for the more link
 */
/*
 * Generic styles for links. See the ul.links declaration in node and comment stylesheets
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003689}}
ul.links {
  margin: 0;
  padding: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003693}}
ul.links.inline {
  display: block;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003697}}
ul.links li {
  display: inline;
  list-style: none;
  padding: 0 10px 0 0;
}

/*
 * Search results are an ordered list so reset the margin
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003708}}
.search-results {
  margin: 0;
}

/* =============================================================================
 *   Regions
 * ========================================================================== */
/*
 * Standard region wrapper, don't add width to any regions, you will bork the layout - no margin, padding or borders etc
 */
/*
 * Regions have an inner div - perfect for adding margin, padding or borders
 */
/*
 * Regions can be nested, such as when using Panels
 */
/*
 * Header region, embedded in the #header
 */
/*
 * Generally used to output Drupals help block, if the help module is enabled
 */
/*
 * Secondary content
 */
/*
 * Sits above the main content header, like a content-top region
 */
/*
 * Sits below the main content, like a content-bottom region
 */
/*
 * Sidebars - targets both
 */
/*
 * First sidebar
 */
/*
 * Second sidebar
 */
/*
 * Tertiary content
 */
/*
 * Footer region
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003792}}
.region-footer {
  color: #fff;
  font-size: 90%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003798}}
#footer-right {
  float: right;
}

/* =============================================================================
 *   Links
 * ========================================================================== */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003807}}
a {
  text-decoration: none;
  color: #C53301;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003817}}
a:hover, a:focus {
  text-decoration: underline;
}

/* =============================================================================
 *   Primary, Secondary and Menu Bar region menus
 * ========================================================================== */
/*
 * Use one of the following id's for granular control:
 *  - #menu-bar (menu bar region)
 *  - #primary-menu (main menu)
 *  - #secondary-menu (secondary/user menu)
 * You can target all of these with .nav or div[id$="menu-bar"]
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003836}}
.nav {
  clear: both;
  margin: 0 0 10px 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003840}}
.nav ul,
.nav ul.menu {
  margin: 0;
  padding: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003846}}
.nav li,
.nav ul.menu li {
  display: inline;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003855}}
.nav li a,
.nav ul.menu li a {
  display: block;
  white-space: nowrap;
  padding: 0 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003867}}
.nav .block {
  margin-bottom: 0;
  float: right;
}

/* =============================================================================
 *   Superfish
 * ========================================================================== */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003877}}
ul.sf-menu {
  margin-bottom: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003880}}
ul.sf-menu a {
  border-left: 0;
  border-top: 0;
  padding: 0 1.5em;
  text-decoration: none;
  height: 2.0em;
  line-height: 2.0em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003893}}
ul.sf-menu li:hover, ul.sf-menu li.sfHover {
  outline: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003900}}
ul.sf-menu a:focus, ul.sf-menu a:hover, ul.sf-menu a:active {
  outline: 0;
  color: #fff;
  background-color: #477575;
}

/* =============================================================================
 *   Menus, usually blocks
 * ========================================================================== */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003914}}
ul.menu {
  padding-left: 15px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003917}}
ul.menu ul {
  padding-left: 15px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003925}}
ul.menu li {
  margin: 0;
}

/* If li.content exists it's a problem, so reset the padding */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003954}}
.block .menu li.content {
  padding: 0;
}

/* =============================================================================
 *   Book navigation menu
 * ========================================================================== */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003971}}
.book-navigation .page-up {
  /* Prevent text wrapping to a new line, assumes English "up" is used (two characters) */
  min-width: 2em;
  white-space: nowrap;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003976}}
.book-navigation .menu {
  margin-left: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003981}}
.book-block-menu li.menu-depth-1 {
  border-bottom: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003985}}
.book-block-menu li.menu-depth-1 a {
  font-size: 1.1em;
  font-weight: 700;
  margin-bottom: 0;
  margin-left: 0px;
  margin-right: 0;
  margin-top: 0px;
  border-bottom: 1px solid #d3d3d0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\00003995}}
.book-block-menu li.menu-depth-2 a {
  font-size: 0.8em;
  font-weight: 300;
  padding-left: 0;
  padding-right: 0;
  border-bottom: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031003}}
.book-block-menu li.menu-depth-3 a {
  font-size: 0.5em;
  font-weight: 300;
  padding-left: 0;
  padding-right: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031010}}
.book-block-menu ul li.menu-depth-3.last {
  border-bottom: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031017}}
.book-block-menu ul.menu ul {
  padding-left: 5px;
  border: none;
}

/* =============================================================================
 *   Breadcrumbs
 * ========================================================================== */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031026}}
#breadcrumb {
  margin: 10px 0;
  /* If the label is set to show in theme settings the label class is added */
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031030}}
#breadcrumb .breadcrumb-label {
  font-size: 1em;
  display: inline;
  padding-right: 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031035}}
#breadcrumb .breadcrumb-label:after {
  content: ":";
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031040}}
#breadcrumb ol {
  margin: 0;
  padding: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031045}}
#breadcrumb .with-breadcrumb-label ol {
  display: inline;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031049}}
#breadcrumb li {
  list-style: none;
  display: inline;
}

/* =============================================================================
 *   Pagers
 * ========================================================================== */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031076}}
ul.pager {
  clear: both;
  margin: 0;
  text-align: center;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031083}}
.item-list ul.pager li {
  margin: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031088}}
ul.pager li {
  background-image: none;
  display: inline;
  list-style-type: none;
  padding: .5em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031094}}
ul.pager li.pager-current {
  font-weight: 700;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031100}}
.block ul.pager li {
  margin: 0;
}

/*
 * Theme the various states of pager links
 */
/* =============================================================================
 *   Skip Navigation
 * ========================================================================== */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031137}}
#skip-link {
  left: 50%;
  margin-left: -6.5em;
  margin-top: 0;
  padding: 0 0.5em;
  position: absolute;
  width: 12em;
  z-index: 50;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031146}}
#skip-link a {
  background: #444;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  display: block;
  line-height: 2;
  padding: 0;
  text-align: center;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031156}}
#skip-link a:link, #skip-link a:visited {
  background: #444;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  display: block;
  line-height: 2;
  padding: 0;
  text-align: center;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031167}}
#skip-link a:hover, #skip-link a:focus, #skip-link a:active {
  outline: 0;
}

/* =============================================================================
 *   Tabs (local tasks)
 * ========================================================================== */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031180}}
#tasks {
  /*   margin-bottom: 15px; */
  /* border: 1px solid $border; */
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031185}}
#tasks a {
  border: 1px solid #d3d3d0;
  background: #fff;
  color: #292929;
  padding: 5px 10px;
  margin-right: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: .8em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031195}}
#tasks ul.primary li.active a {
  display: none;
  border: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031200}}
#tasks ul.primary li a:hover {
  background: #eee;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031204}}
#tasks ul.primary {
  border-bottom-color: transparent;
  margin: 0px 0;
  padding: 10px 0 0 0px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031209}}
ul.primary {
  border-bottom-color: transparent;
  margin: 20px 0;
  padding: 0 0 0 5px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031214}}
ul.primary li {
  display: block;
  float: left;
  margin: 0 1px -1px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031219}}
ul.primary li a {
  background-color: #f5f5f5;
  border-color: transparent;
  margin-right: 1px;
  padding: 0 10px;
  display: block;
  float: left;
  height: 1.5em;
  line-height: 1.5em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031229}}
ul.primary li a:hover, ul.primary li a:focus {
  background-color: #eee;
  border-color: #d3d3d0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031238}}
ul.primary li.active a,
ul.primary li.active a:hover,
ul.primary li.active a:focus {
  background-color: #fff;
  border-bottom-color: #fff;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031248}}
ul.secondary {
  border-bottom: 1px solid #d3d3d0;
  margin: 1em 0 0;
  padding: 0 .3em 1em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031253}}
ul.secondary li {
  border-right: 0;
  list-style: none;
  padding: 0 10px 0 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031259}}
ul.secondary li a:hover, ul.secondary li a.active {
  border: none;
  text-decoration: underline;
}

/* =============================================================================
 *   Action links
 * ========================================================================== */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031273}}
ul.action-links {
  margin: 20px 0 0;
  list-style: none;
}

/* =============================================================================
 *  Field Styling
 * ========================================================================== */
/*
 * Wrapper for any field
 */
/*
 * Above and inline classes are on the field wrapper
 */
/*
 * When labels are set to inline in field display settings the clearfix class is automatically added
 */
/*
 * Labels are h2 in Adaptivetheme. Use a strong selector to mitigate unwanted ineritance issues
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031306}}
.field-label {
  font-size: 1em;
  font-weight: 700;
  font-family: inherit;
  line-height: inherit;
  margin-bottom: 0;
}

/*
 * Field types (Core)
 */
/*
 * Image fields use the <figure> and <figcaption> elements from HTML5
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031322}}
.field-type-image img {
  margin-bottom: 0.2em;
  margin-right: 0.7em;
  border: 2px solid #d3d3d0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031333}}
.field-type-image-left img {
  margin-bottom: 0.2em;
  margin-right: 0.7em;
  border: 2px solid #d3d3d0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031339}}
.field-type-image figcaption {
  font-size: 0.9em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031343}}
.no-boarder img {
  border: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031347}}
.field-name-field-image-no-border img {
  border: none;
}

/*
 * Taxonomy
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031356}}
.field-type-taxonomy-term-reference {
  /* The same bottom margin as p, blockquote, ul, ol and dl */
  margin-bottom: 1.5em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031361}}
.field-type-taxonomy-term-reference.field-label-inline .field-items {
  margin: 0;
  padding: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031366}}
.field-type-taxonomy-term-reference.field-label-inline .field-item {
  display: inline;
  list-style: none;
  padding: 0 10px 0 0;
}

/*
 * Text
 */
/*
 * Long text
 */
/*
 * Text with summary
 */
/*
 * File
 */
/*
 * Number/Integer
 */
/*
 * Decimal
 */
/*
 * Number float
 */
/*
 * List
 */
/*
 * List boolean
 */
/*
 * List integer
 */
/*
 * List float
 */
/*
 * Field types (Contrib)
 */
/*
 * Named fields
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031459}}
.field-name-field-author {
  font-size: 0.9em;
  font-style: italic;
  display: inline-block;
  padding: 5px 5px 5px 0px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031466}}
.field-name-field-date {
  font-size: 0.9em;
  font-style: italic;
  display: inline-block;
  padding: 5px 5px 10px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031473}}
.field-name-field-author .field-label {
  font-style: italic;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031477}}
.field-name-field-date .field-label {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031481}}
.author-datetime {
  font-size: 0.9em;
  margin-bottom: 2.0em;
  margin-top: 0.2em;
  margin-left: 0;
  margin-right: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031489}}
footer.submitted {
  margin-top: -1.5em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031493}}
.field-name-field-location {
  margin-bottom: 2.0em;
  margin-top: 0em;
  margin-left: 0;
  margin-right: 0;
}

/*
 * Underscores in field name are replaced with dashes
 */
/*
 * Image Alignment Theme Settings - included here so you can easily override 
 */
/*
 * Float none setting
 */
/*
 * Float left setting
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031523}}
.ia-l .field-type-image figure,
.iat-l .field-type-image figure {
  margin: 5px 20px 15px 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031528}}
.field-type-image-left {
  margin-bottom: 0px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  clear: left;
  float: left;
}

/*
 * Centered setting
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031542}}
.ia-c .field-type-image figure,
.iat-c .field-type-image figure {
  margin: 5px auto 15px;
}

/*
 * Float right setting
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031551}}
.ia-r .field-type-image figure,
.iat-r .field-type-image figure {
  margin: 5px 0 15px 20px;
}

/* =============================================================================
 *   Block Styling
 * ========================================================================== */
/*
 * Main wrapper for most blocks, block_system_main does not have it
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031565}}
.block {
  margin-bottom: 0px;
}

/*
 * Inner wrapper for most blocks, good for margin, padding and borders, block_system_main does not have it
 */
/*
 * The first block in the region
 */
/*
 * The last block in the region
 */
/*
 * Zebra striping for each block in the region
 */
/*
 * Zebra striping for each block in the region
 */
/*
 * Block title
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031602}}
.block-title {
  margin: 0;
}

/*
 * Block content wrapper
 */
/*
 * Match item list and block menu margin and padding
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031616}}
.block-content ul,
.block-content ol {
  padding: 0 0 0 0px;
  margin-left: 5px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031622}}
.block-content li {
  margin: 0;
  padding: 10px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031629}}
.nopad li {
  padding: 0px;
  margin-left: 20px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031634}}
#block-menu-menu-about-us {
  margin-top: 65px;
}

/*
#block-menu-menu-about-us ul li, 
#block-menu-menu-rel-northwest ul li,
*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031643}}
.block-region-sidebar-first ul.menu li {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  font-size: 1.2em;
  border-bottom: 1px dotted #d3d3d0;
  background-color: transparent;
  padding-bottom: 2px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 2px;
  width: 100%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031657}}
.block-region-sidebar-second ul.menu li {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  border-bottom: 1px solid #d3d3d0;
  background-color: transparent;
  padding-bottom: 2px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 2px;
  width: 100%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031670}}
.block-region-sidebar-second ul.menu li.last {
  border-bottom: 0px solid #d3d3d0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031674}}
.block-region-sidebar-second ul.menu .menu-depth-3 li {
  font-size: 0.9em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031678}}
#block-book-navigation {
  margin-top: 65px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031682}}
.book-navigation .page-links {
  display: none;
}

/*
#block-menu-menu-about-us ul li,
#block-menu-menu-rel-northwest ul li,
*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031690}}
.block-region-sidebar-first ul li {
  background-color: transparent;
  width: 100%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031695}}
.block-region-sidebar-second ul li {
  background-color: transparent;
  width: 100%;
}

/*
#block-menu-menu-about-us ul.menu li a, 
#block-menu-menu-rel-northwest ul.menu li a, 
*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031705}}
.block-region-sidebar-first ul.menu li a {
  background-color: transparent;
  display: block;
  padding-bottom: 4px;
  padding-left: 15px;
  padding-right: 10px;
  padding-top: 4px;
  text-decoration: none;
  color: #292929;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031716}}
.block-region-sidebar-second ul.menu li a {
  background-color: transparent;
  display: block;
  padding-bottom: 4px;
  padding-left: 15px;
  padding-right: 10px;
  padding-top: 4px;
  text-decoration: none;
  color: #6C6C6C;
}

/* REL Twitter Block */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031729}}
#block-block-16 {
  padding-bottom: 4px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 4px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031738}}
.block-region-sidebar-first ul.menu li a:hover {
  background-color: #fff;
  text-decoration: none;
  border-left: 5px solid #C53301;
  padding-left: 10px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031745}}
.block-region-sidebar-second ul.menu li a:hover {
  background-color: #fff;
  text-decoration: none;
  border-left: 5px solid #C53301;
  padding-left: 10px;
}

/*
#block-menu-menu-about-us ul.menu li a.active, 
#block-menu-menu-rel-northwest li a.active,
*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031757}}
.block-region-sidebar-first ul.menu li a.active {
  color: #C53301;
  background-color: transparent;
  text-decoration: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031763}}
.block-region-sidebar-first li a.active {
  color: #C53301;
  background-color: transparent;
  text-decoration: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031769}}
.block-region-sidebar-second ul.menu li a.active {
  color: #C53301;
  background-color: transparent;
  text-decoration: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031775}}
.block-region-sidebar-second li a.active {
  color: #C53301;
  background-color: transparent;
  text-decoration: none;
}

/*
.block-region-sidebar-second {
background-color: #EAEEF2;	
border: 1px solid $border;
margin-top: 1.0em;
margin-right: 0.6em;
}
*/
/*
 * Block for the latest news items in the first category
 */
/*
 * Block for the latest news items in the first feed
 */
/*
 * First block created with "Add block" link
 */
/*
 * "Recent blog posts" block
 */
/*
 * "Book navigation" block for the current book's table of contents
 */
/*
 * "Recent comments" block
 */
/*
 * "Active forum topics" block
 */
/*
 * "New forum topics" block
 */
/*
 * Language switcher block
 */
/*
 * Custom menu block
 */
/*
 * "Recent content" block
 */
/*
 * "Syndicate" block for primary RSS feed; see also page.css's .feed-icon
 */
/*
 * "Most recent poll" block
 */
/*
 * "Author information" block for the profile of the page's author
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031878}}
.profile h3 {
  border: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031882}}
.profile .user-picture {
  float: left;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 1em;
  margin-top: 0;
}

/*
 * "Search form" block
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031898}}
button, input {
  padding: 4px;
  font-family: inherit;
  vertical-align: middle;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031905}}
#edit-basic .form-submit {
  padding: 4px 10px;
  -webkit-border-radius: 2px 2px;
  border: solid 1px #999999;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(#dddddd));
  color: #333;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  text-shadow: 0px 1px 1px white;
  line-height: 1;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031920}}
.views-exposed-form .views-exposed-widget .form-submit {
  padding: 4px 10px;
  -webkit-border-radius: 2px 2px;
  border: solid 1px #999999;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(#dddddd));
  color: #333;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  text-shadow: 0px 1px 1px white;
  line-height: 1;
  /*
   font-size: 0.9em;
   margin-top: 2em;
  */
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031938}}
#block-search-form input[type=submit] {
  background: url("/sites/all/themes/ednw/images/search.png") no-repeat center center;
  width: 25px;
  height: 25px;
  border: 0;
  color: transparent;
  font-size: 0;
  vertical-align: middle;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031949}}
#block-search-form input[type=submit]:hover {
  background: url("/sites/all/themes/ednw/images/search.png") no-repeat center center;
}

/*
 * "Search form" top of page
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000031957}}
#search-block-form {
  float: right;
  margin-top: 30px;
  margin-bottom: -60px;
}

/*
 * "Shortcuts" block
 */
/*
 * "Popular content" block
 */
/*
 * "Main menu" block
 */
/*
 * "Management" block for Drupal management menu
 */
/*
 * "Navigation" block for Drupal navigation menu
 */
/*
 * "User menu" block for Drupal user menu
 */
/*
 * "System help" block
 */
/*
 * "Main page content" block
 */
/*
 * "Powered by Drupal" block
 */
/*
 * "User login form" block
 */
/*
 * "Who's new" block for a list of the newest users
 */
/*
 * "Who's online" block for a list of the online users
 */
/* =============================================================================
 *   Node Styling
 * ========================================================================== */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032040}}
.node {
  margin-bottom: 0px;
}

/*
 * All nodes are given a node-FOO class that describes the type of content that
 * it is. If you create a new content type called "my-custom-type", it will
 * receive a "node-my-custom-type" class.
 */
/* =============================================================================
 *   Comment Styling - Comments, comment wrapper, comment form
 * ========================================================================== */
/*
 * Wrapper for the list of comments and its titles
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032115}}
#comments {
  margin: 1.5em 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032119}}
#comments h2.comment-title {
  margin: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032123}}
#comments h2.comment-form {
  margin: 0;
}

/*
 * Wrapper for a single comment
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032132}}
.comment {
  margin-bottom: 20px;
}

/*
 * Comment title
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032163}}
.comment-title {
  margin: 0;
}

/*
 * Comment states
 */
/*
 * Preview of the comment before submitting new or updated comment
 */
/*
 * "New" marker for comments that are new for the current user
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032195}}
.new {
  color: #c00;
}

/*
 * Nested comments are indented
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032203}}
.indented {
  margin-left: 40px;
}

/* =============================================================================
 *   Forms
 * ========================================================================== 
 */
/*
 * Wrapper for a form element (or group of form elements) and its label
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032218}}
.form-item input.error,
.form-item textarea.error,
.form-item select.error {
  border: 1px solid #c00;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032224}}
.form-item label {
  font-weight: 400;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032231}}
.form-item .description {
  font-size: 0.85em;
}

/*
 * Highlight marks and form required mark
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032244}}
.marker,
.form-required {
  color: #c00;
}

/*
 * The submit button
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032259}}
.container-inline div,
.container-inline label {
  display: inline;
}

/*
 * Define consistent borders
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032268}}
fieldset {
  border: 1px solid #d3d3d0;
}

/*
 * Tips for Drupal's input formats
 */
/*
 * Buttons used by contrib modules like Media
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032282}}
a.button {
  -moz-appearance: button;
  -webkit-appearance: button;
}

/*
 * Password confirmation
 */
/*
.password-parent,
.confirm-parent {
  margin: 0;
}
*/
/* Tables */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032301}}
table {
  margin: 10px 0;
  padding: 0;
  width: 100%;
  /*
    &.sticky-header {
      z-index: 10;
    }
  */
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032314}}
table,
thead,
tbody,
tr,
th,
td {
  border-color: #d3d3d0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032324}}
table,
td,
th {
  vertical-align: middle;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032331}}
caption,
th,
td {
  text-align: left;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032338}}
thead tr {
  font-weight: 700;
  background-color: #e5e5e5;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032344}}
td,
th {
  border-bottom: 0;
  margin: 0;
  padding: 5px 7px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032355}}
tbody tr {
  border-top: 1px solid #d3d3d0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032360}}
tr {
  /* Table row striping */
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032362}}
tr.odd {
  background: #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032367}}
tr.info, tr.even, tr:nth-child(2n+2) {
  border-bottom: 0;
  background-color: #f5f5f5;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032378}}
tr.odd td.active {
  background-color: #eee;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032382}}
tr.even td.active {
  background-color: #ebebeb;
}

/*
 * Forum tables
 * Core sets white-space to nowrap, which makes no sense
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032405}}
#forum td .created,
#forum td .posts,
#forum td .topics,
#forum td .last-reply,
#forum td .replies,
#forum td .pager {
  white-space: normal;
}

/* =============================================================================
 *   Messages
 * ========================================================================== */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032421}}
div.messages {
  margin-bottom: 10px;
  margin-top: 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032426}}
div.messages ul {
  margin-top: 0;
  margin-bottom: 0;
}

/*
.error {
	display: none;
}
*/
/*
 * Unpublished nodes
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032470}}
.node-unpublished p.unpublished,
.comment-unpublished p.unpublished {
  color: pink;
  color: rgba(239, 170, 170, 0.4);
  font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.2;
  height: 0;
  margin: 0;
  padding: 0;
  overflow: visible;
  text-align: center;
  text-transform: uppercase;
  word-wrap: break-word;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/_custom\.scss}line{font-family:\00003222}}
.ie6-7 .node-unpublished p.unpublished > *, .ie6-7
.comment-unpublished p.unpublished > * {
  position: relative;
}

/* =============================================================================
 *    Maintenance pages
 * ========================================================================== */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032481}}
.maintenance-page .container {
  padding: 40px 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032485}}
.maintenance-page #site-name,
.maintenance-page #page-title {
  margin: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032493}}
.db-offline .container {
  margin: 0 auto;
  padding: 40px 0;
  width: 100%;
  max-width: 960px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032500}}
.db-offline div.messages {
  margin: 20px 0 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032504}}
.db-offline #content {
  padding: 20px 0;
}

/* =============================================================================
 *   Misc overrides for contrib modules
 * ========================================================================== */
/*
 * Admin menu overrides
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032517}}
#admin-menu {
  margin: 0;
  padding: 0;
}

/*
 * Devel Module
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032526}}
.dev-query {
  background: #eee;
  padding: 30px;
}

/*
 * Styleguide module tweaks
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032535}}
#styleguide-header {
  padding: 0 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032538}}
#styleguide-header .item-list {
  font-family: inherit;
  margin: 0 20px 20px 0;
  min-height: 260px;
  width: auto;
}

/**
 * Flexible Media and Cross browser improvements
 * - This can cause issues in table cells where no width is set on the column,
 *   only in some versions of webkit and IE 7/8.
 * - declaring the width attribute on image elements and using max-width causes
 *   the "dissappering images" bug in IE8.
 * - Google maps break also, see below for fixes.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032555}}
img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

/* /ht Ethan Marcotte - http://front.ie/l8rJaA */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032562}}
embed,
object,
video {
  max-width: 100%;
}

/* Disable flexiblity for IE8 and below */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032569}}
.lt-ie9 img,
.lt-ie9 object,
.lt-ie9 embed,
.lt-ie9 video {
  max-width: none !important;
}

/* Override max-width 100% for map displays and widgets */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032577}}
#map img,
.gmap img,
.view-gmap img,
.openlayers-map img,
#getlocations_map_canvas img,
#locationmap_map img,
.geofieldMap img,
.views_horizontal_slider img,
.field-widget-imagefield-crop-widget img {
  max-width: none !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032589}}
svg:not(:root) {
  overflow: hidden;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032593}}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032601}}
audio:not([controls]) {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032605}}
[hidden] {
  display: none;
}

/* =============================================================================
 *   Social Share links
 * ========================================================================== */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032613}}
#block-social-share-social-share {
  font-size: 150%;
  display: inline-block;
  float: left;
  padding-bottom: 3px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032620}}
#block-social-share-social-share .block-inner {
  margin-left: 0px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032624}}
.social-share-facebook {
  position: relative;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032628}}
.social-share-twitter {
  position: relative;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032632}}
.social-share-email {
  position: relative;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032636}}
.social-share-facebook:before {
  position: absolute;
  color: #345B94;
  font-family: 'areas';
  top: 0;
  left: -5px;
  content: '\e827';
  opacity: 0.8;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032646}}
.social-share-twitter:before {
  position: absolute;
  color: #1DADEA;
  font-family: 'areas';
  top: 0;
  left: -5px;
  content: '\e82a';
  opacity: 0.8;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032656}}
.social-share-email:before {
  position: absolute;
  color: #5c5a5a;
  font-family: 'areas';
  top: 0;
  left: -5px;
  content: '\e80d';
  opacity: 0.8;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032666}}
.social-share-facebook {
  display: inline-block;
  height: 24px;
  width: 24px;
  text-indent: 10px;
  float: left;
  margin: 0 7px 0 0;
  transition: all 0.3s ease;
  opacity: 0.8;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032677}}
.social-share-twitter {
  display: inline-block;
  height: 24px;
  width: 24px;
  text-indent: 7px;
  float: left;
  margin: 0 9px 0 0;
  transition: all 0.3s ease;
  opacity: 0.8;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032688}}
.social-share-email {
  display: inline-block;
  height: 24px;
  width: 24px;
  text-indent: 2px;
  float: left;
  margin: 0 5px 0 0;
  transition: all 0.3s ease;
  opacity: 0.8;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032700}}
#block-social-share-social-share a {
  text-decoration: none;
  color: #fff;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032705}}
#block-social-share-social-share a.social-share-facebook:hover {
  text-decoration: none;
  opacity: 1.0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032710}}
#block-social-share-social-share a.social-share-twitter:hover {
  text-decoration: none;
  opacity: 1.0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032715}}
#block-social-share-social-share a.social-share-email:hover {
  text-decoration: none;
  opacity: 1.0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032720}}
.field-name-field-social .field-label {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032724}}
.field-name-field-social {
  display: inline-block;
}

/* Old Social Share Links */
/* =============================================================================
 *   Social Share links
 * ========================================================================== 

#block-social-share-social-share {
	margin-top: 1em;
	margin-right: 0.4em;
}

.social-share-facebook {
  background: #345B94 url(/sites/all/themes/ednw/images/fb-icon.png) 50px 0px no-repeat;
  display: block;
  height: 24px;
  width:80px;
  text-indent: 10px;
  border: 1px solid $border;
  float: right;
  margin: 0 5px 0 0;
  opacity:0.8; 
  }

.social-share-twitter {
  background: #1DADEA url(/sites/all/themes/ednw/images/twitter-icon.png) 56px 0px no-repeat;
  display: block;
  height: 24px;
  width:90px;
  text-indent: 7px;
  border: 1px solid $border;
  float: right;
  margin: 0 5px 0 0;
  opacity:0.8; 
  }

.social-share-email {
  background: #5c5a5a url(/sites/all/themes/ednw/images/mail-icon.png) 53px 0px no-repeat;
  display: block;
  height: 24px;
  width:88px;
  text-indent: 8px;
  border: 1px solid $border;
  float: right;
  margin: 0 5px 0 0;
  opacity:0.8; 
}

#block-social-share-social-share a {
	text-decoration: none;
	color: $page; 
}

#block-social-share-social-share a.social-share-facebook:hover {
	text-decoration: none;
    background-color: #27446e;
    opacity:1.0; 
}

#block-social-share-social-share a.social-share-twitter:hover {
	text-decoration: none;
    background-color: #128ec2;
    opacity:1.0; 
}

#block-social-share-social-share a.social-share-email:hover {
	text-decoration: none;
    background-color: #4d4d4d;
    opacity:1.0; 
}

*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032802}}
#mini-panel-homepage_bottom {
  background-color: #eee;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032806}}
#mini-panel-homepage_bottom h2 {
  color: #477575;
  border-bottom: 6px solid #477575;
  text-transform: uppercase;
  margin-top: 0.6em;
  padding: 0em;
  background-color: #eee;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032816}}
#mini-panel-homepage_bottom p {
  margin-top: 0.0em;
  margin-left: 0.0em;
}

/* Removes the PDF file icon from resource attached files */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032822}}
.file-icon {
  display: none;
}

/* REL Homepage Bottom Blocks */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032828}}
.style-article-teaser {
  background-color: #eee;
  border: 1px solid #d3d3d0;
  overflow-x: hidden;
  overflow-y: hidden;
  padding: 10px 15px 0 15px;
  margin-bottom: 20px;
  position: relative;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032838}}
.style-article-teaser h3 {
  margin: 0 0 5px 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032842}}
.style-article-teaser img {
  border: 1px solid #d3d3d0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032846}}
p img.left {
  float: right;
  margin-bottom: 1.5em;
  margin-left: 0;
  margin-right: 2.0em;
  margin-top: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032854}}
p.big {
  font-size: 110%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032858}}
h2 {
  margin-top: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032862}}
.nav-button {
  display: none;
}

/* hide the navigation button by default */
/* Staff Profile pages */
/*
.region-two-66-33-second {
	border-left: 1px solid $border;
}
*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032874}}
.field-name-field-portrait img {
  border: 2px solid #d3d3d0;
  /*
      margin-bottom: 0em;
      margin-right: 1.4em;
  */
  margin: 0px;
  padding: 0em;
  float: left;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032885}}
.region-two-66-33-second .field-type-taxonomy-term-reference {
  margin-bottom: 0em;
}

/*
.region-two-66-33-second ul, ol {
	margin: 0 0 0em 20px;
	font-size: 0.8em;
}
*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032896}}
.region-two-66-33-second h2.field-label {
  margin: 0.8em 0 0 0;
  font-weight: normal;
  font-size: 0.9em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032902}}
#block-views-news-block-6 .acc-header {
  font-size: 1.2em;
  padding-left: 0px;
  margin: 10px 5px 5px 0px;
  display: inline-block;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032910}}
#block-views-news-block-6 .acc-date {
  font-size: 1em;
  margin: 5px;
  display: inline-block;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032917}}
#block-views-news-block-6 h2.block-title {
  padding-left: 25px;
  margin-left: 0;
  position: relative;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032923}}
#block-views-news-block-6 h2.block-title:before {
  position: absolute;
  font-family: 'areas';
  left: 2px;
  padding-right: 3px;
  content: '\e83e';
  color: #C53301;
  font-weight: normal;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032933}}
#block-views-news-block-6 .views-row {
  border-bottom: 1px solid #d3d3d0;
  padding-bottom: 10px;
}

/* Staff Profile pages END */
/* for Staff List View display */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032948}}
.staff h1.node-title {
  font-size: 1.0em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032949}}
.staff li.node-readmore {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032952}}
.view-staff-profile-test img {
  border: 2px solid #d3d3d0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032957}}
.view-staff-profile-test .views-field-title {
  font-weight: bold;
  font-size: 0.9em;
  text-align: center;
  font-family: 'Source Sans Pro';
}

/* .views-row-2 {float: right;} */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032968}}
span.mailto {
  display: none;
}

/* END Staff List View display */
/* for Responsive Grid for the Staff List View display  */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032978}}
div.views-column {
  display: block;
  float: left;
  margin-top: 1%;
  margin-bottom: 1%;
  margin-left: 1.6%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032984}}
div.views-column-first {
  margin-left: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032985}}
.span5 {
  clear: both;
  padding: 0px;
  margin: 0px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032989}}
.group:before, .group:after {
  content: "";
  display: table;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032992}}
.group:after {
  clear: both;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032993}}
div.views-column-1, div.views-column-2, div.views-column-3, div.views-column-4, div.views-column-5 {
  width: 15%;
  padding: 10px;
}

/* div.views-column-1, div.views-column-2, div.views-column-3, div.views-column-4, div.views-column-5 {width: 30%;} */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032995}}
.span5 h1.node-title {
  font-size: 1.0em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000032998}}
.span5 .field-name-field-job-title, .field-name-field-phone, .field-name-field-contact, .field-name-field-twitter {
  font-size: 0.8em;
  margin-left: 25px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033002}}
.field-name-field-portfolio, .field-name-field-program, .field-name-field-job-title {
  margin-left: 25px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033006}}
.field-name-field-portfolio li, .field-name-field-program li {
  margin-left: 5px;
  font-size: 0.8em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033011}}
.field-name-field-portfolio ul, .field-name-field-program ul {
  margin-left: 10px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033015}}
.span5 li.node-readmore {
  display: none;
}

/* CSS CODE for Responsive Grid for the Staff List View display END*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033018}}
ul.links li.disqus_comments_num {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033020}}
ul.links li.node-readmore {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033022}}
.teaser .author-datetime {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033024}}
.teaser img {
  display: inline-block;
  padding: 0;
  float: left;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033030}}
.item-list ul {
  list-style-type: none;
  margin-left: 0;
}

/* Footer Column Styles */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033037}}
.footer-column ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0.7em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033044}}
.footer-column li {
  padding: 5px 0px 5px 0px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033049}}
.footer-column p {
  margin: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033054}}
.footer-column a {
  color: #fff;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033058}}
.footer-column hr {
  color: #6b9999;
  height: 0px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033064}}
.footer-info {
  	/*
  padding-top: 5px;
  	margin-left: 10px;
  */
}

/* Footer social menu */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033074}}
#footer .menu li.leaf {
  list-style-image: none;
  list-style-type: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033079}}
#footer .pane-menu-menu-connect-with-us .menu li {
  border: 0 none;
  display: inline-block;
  margin: 0;
  padding: 0;
  font-size: 222%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033087}}
#footer .pane-menu-menu-connect-with-us ul {
  margin: 0px 0px 10px 0px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033091}}
#footer .pane-menu-menu-connect-with-us .menu a {
  color: #fff;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033095}}
#footer .pane-menu-menu-connect-with-us .menu .ext {
  color: #fff;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033099}}
.soc-title {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033103}}
#footer .pane-menu-menu-connect-with-us span.ext {
  background-image: none;
  display: none;
}

/*
#footer .pane-menu-menu-connect-with-us {
    margin-top: 10px;
    float: left;
}

#footer .pane-menu-menu-connect-with-us .menu {
    margin: 0;
    padding: 0;
}

 ul.menu {
    border: medium none;
    list-style: none outside none;
    text-align: left;
}

#footer .pane-menu-menu-connect-with-us .menu li.menu-item-1106 a { background-position: -5px 0; }
#footer .pane-menu-menu-connect-with-us .menu li.menu-item-1106 a:hover { background-position: -5px 0; opacity:1.0; }

#footer .pane-menu-menu-connect-with-us .menu li.menu-item-1107 a { background-position: -62px 0; }
#footer .pane-menu-menu-connect-with-us .menu li.menu-item-1107 a:hover { background-position: -62px 0; opacity:1.0; }

#footer .pane-menu-menu-connect-with-us .menu li.menu-item-1108 a { background-position: -120px 0; }
#footer .pane-menu-menu-connect-with-us .menu li.menu-item-1108 a:hover { background-position: -120px 0; opacity:1.0; }

#footer .pane-menu-menu-connect-with-us .menu li.menu-item-1110 a { background-position: -177px 0; }
#footer .pane-menu-menu-connect-with-us .menu li.menu-item-1110 a:hover { background-position: -177px 0; opacity:1.0; }

#footer .pane-menu-menu-connect-with-us .menu li.menu-item-1109 a { background-position: -234px 0; }
#footer .pane-menu-menu-connect-with-us .menu li.menu-item-1109 a:hover { background-position: -234px 0; opacity:1.0; }

#footer .pane-menu-menu-connect-with-us .menu li a {
    background-image: url("/sites/all/themes/ednw/images/social1.png");
    background-position: 32px 0;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    float: left;
    height: 55px;
    line-height: 1em;
    margin: 0 0 0 10px;
    overflow: hidden;
    padding: 0;
    text-indent: -9999px;
    width: 40px;
    opacity:0.8;
}
*/
/* END Footer social menu */
/* Footer newsletter signup */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033162}}
#mc_embed_signup {
  margin: 0px;
}

/* END Footer newsletter signup */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033170}}
.footer-logo {
  float: left;
  margin-right: 2.2em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033175}}
#footer-left p {
  font-size: 0.9em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033179}}
#block-block-12 p {
  margin-top: 1.5em;
  font-size: 0.8em;
}

/* Rotating Banner Code */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033188}}
.layout-wrapper.bottom-left {
  margin: 0 !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033192}}
.rb-textbox-wrapper {
  white-space: normal;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033196}}
.rb-textbox {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  padding-top: 0px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 0px;
  font-size: 1.0em;
  line-height: 1.4em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033208}}
.rb-textbox h2 {
  padding-top: 5px;
  font-size: 1.9em;
  color: #fff;
  margin-bottom: 0px;
  line-height: 1.2em;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.7);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033217}}
.rotating-banner {
  margin-top: 5px;
  margin-bottom: 5px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033222}}
.rb-slide {
  border: 2px solid #d3d3d0;
}

/* Traits Rotating Banner Code */
/*
#traits-home .layout-wrapper.bottom-left {
	margin-bottom: 70px !important;
	width: 50%;
}
*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033236}}
#traits-home .layout-wrapper.bottom-right {
  margin-bottom: 70px !important;
  width: 50%;
}

/*
#traits-home .rb-textbox {
    color: #fff;
	background-color: rgba(0, 0, 0, 0.7);
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
	font-size: 1.0em;
	line-height: 1.4em;
}
*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033256}}
#traits-home .rb-textbox h2 {
  padding-top: 5px;
  font-size: 1.9em;
  color: #fff;
  margin-bottom: 0px;
  line-height: 1.2em;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
}

/* END Rotating Banner Code */
/* News Homepage Block */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033273}}
#news-home .item-list ul.teaser li {
  height: auto !important;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033279}}
#news-home h3 {
  font-size: 1.0em;
  margin-bottom: 0px;
  margin-top: 5px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033285}}
#news-home .date {
  font-size: 0.8em;
  margin-top: 0px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033290}}
#news-home .more-link {
  font-size: 0.8em;
}

/* News Homepage Block NEW */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033296}}
#block-views-news-block-2 .item-list ul.teaser li, #block-views-blog-block-1 .item-list ul.teaser li {
  height: auto !important;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033302}}
#block-views-news-block-2 h3, #block-views-blog-block-1 h3 {
  font-size: 1.17em;
  margin-bottom: 0px;
  margin-top: 0px;
  line-height: 1.3;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033309}}
#block-views-news-block-2 .date {
  font-size: 0.9em;
  font-style: italic;
  margin-top: 0px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033315}}
#block-views-news-block-2 .more-link {
  font-size: 0.8em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033319}}
.news-home .date {
  font-size: 0.9em;
  font-style: italic;
  margin-top: 0px;
}

/* Mag Homepage Block */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033326}}
#homepage h3 {
  font-size: 1.2em;
  margin-bottom: 10px;
  margin-top: 5px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033332}}
#homepage img {
  border: 1px solid #d3d3d0;
  margin-bottom: 0px;
  margin-top: 5px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033338}}
#homepage p {
  margin-bottom: 0px;
  font-size: 0.9em;
}

/* News Listing Page */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033347}}
.teaser h2 {
  font-size: 1.2em;
  margin-bottom: 0.2em;
  line-height: 1.2em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033353}}
.teaser h2.events {
  font-size: 1.4em;
  margin-bottom: 0.2em;
  line-height: 1.2em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033359}}
.teaser h2.listing {
  font-size: 1.5em;
  margin-bottom: 0.2em;
  line-height: 1.2em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033365}}
.view-services .teaser h2 {
  font-size: 1.2em;
  line-height: 1.2em;
  margin-bottom: 0.5em;
  margin-top: 1em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033372}}
.teaser .views-field-created {
  font-size: 0.8em;
  font-style: italic;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033377}}
#news-home .views-field-created {
  font-size: 1.0em;
  font-style: normal;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033382}}
.teaser p {
  font-size: 0.9em;
  margin-bottom: 1.0em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033387}}
.item-list ul.teaser {
  margin-left: 0px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033391}}
.item-list ul.teaser li {
  margin-left: 0px;
  border-bottom: 1px solid #d3d3d0;
  height: 138px;
  display: block;
  clear: both;
}

/* Press Release Listing Page */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033401}}
.pr-home .item-list ul.teaser li {
  margin-left: 0px;
  border-bottom: 1px solid #d3d3d0;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
  clear: both;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033411}}
.pr-home .teaser h2 {
  font-size: 1.3em;
}

/* Press Release DONE */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033417}}
.view-services .item-list ul.teaser li {
  min-height: 90px;
  height: auto;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033422}}
.teaser img {
  display: inline-block;
  float: left;
  margin: 0px 10px 0 0;
  border: 1px solid #d3d3d0;
  margin-bottom: 2.0em;
}

/* Staff Profile Homepage Block */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033432}}
#homepage img.sp {
  float: left;
  margin: 5px 10px 0 5px;
  padding: 0 0 0 0;
  border: 1px solid #d3d3d0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033439}}
#homepage h3.sp {
  font-size: 1em;
  padding-bottom: 35px;
}

/* Staff Contact Right Sidebar Block */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033446}}
#block-block-20 img.sp,
#block-block-21 img.sp,
#block-block-22 img.sp,
#block-block-23 img.sp,
#block-block-34 img.sp,
#block-block-35 img.sp,
#block-block-36 img.sp,
#block-block-37 img.sp,
#block-block-38 img.sp,
#block-block-39 img.sp,
#block-block-40 img.sp,
#block-block-41 img.sp,
#block-block-47 img.sp,
#block-block-48 img.sp,
#block-block-49 img.sp,
#block-block-50 img.sp,
#block-block-66 img.sp,
#block-block-186 img.sp,
#block-block-196 img.sp,
#block-block-206 img.sp {
  float: left;
  margin: 10px 10px 0 10px;
  padding: 0 0 0 0;
  border: 2px solid #d3d3d0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033472}}
#block-views-events-block-2 img {
  float: left;
  margin: 10px 10px 0 0px;
  padding: 0 0 0 0;
  border: 2px solid #d3d3d0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033479}}
#block-block-20 h3.sp,
#block-block-21 h3.sp,
#block-block-22 h3.sp,
#block-block-35 h3.sp,
#block-block-36 h3.sp,
#block-block-37 h3.sp,
#block-block-38 h3.sp,
#block-block-39 h3.sp,
#block-block-40 h3.sp,
#block-block-41 h3.sp,
#block-block-48 h3.sp,
#block-block-49 h3.sp,
#block-block-50 h3.sp,
#block-block-66 h3.sp,
#block-block-186 h3.sp,
#block-block-196 h3.sp,
#block-block-206 h3.sp {
  font-size: .9em;
  padding-bottom: 30px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033500}}
#block-block-23 h3.sp, #block-block-34 h3.sp, #block-block-47 h3.sp {
  font-size: .9em;
  padding-bottom: 20px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033505}}
#block-views-events-block-2 h3.sp {
  font-size: .9em;
  margin: 0px 10px 0px 10px;
  padding: 45px 0px 0px 0px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033511}}
#block-views-events-block-2 h4.sp {
  font-size: .9em;
  color: #292929;
  margin: 0px 10px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033517}}
#block-views-events-block-2 .views-field-field-phone, .views-field-field-contact {
  font-size: .8em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033521}}
#block-block-20 p.sp,
#block-block-21 p.sp,
#block-block-22 p.sp,
#block-block-35 p.sp,
#block-block-36 p.sp,
#block-block-37 p.sp,
#block-block-38 p.sp,
#block-block-39 p.sp,
#block-block-40 p.sp,
#block-block-41 p.sp,
#block-block-48 p.sp,
#block-block-49 p.sp,
#block-block-50 p.sp,
#block-block-66 p.sp,
#block-block-186 p.sp,
#block-block-196 p.sp,
#block-block-206 p.sp {
  font-size: 0.9em;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033544}}
#block-block-47 p.sp {
  font-size: 0.9em;
  padding-top: 0px;
  padding-left: 10px;
  padding-right: 10px;
}

/*
#block-block-23 p.sp {
	font-size: 0.9em;
	padding-top: 34px;
	padding-left: 10px;
    padding-right: 10px;
}
*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033560}}
#block-block-23 p.sp {
  font-size: 0.9em;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033567}}
#block-block-34 p.sp {
  font-size: 0.9em;
  padding-top: 0px;
  padding-left: 10px;
  padding-right: 10px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033574}}
#block-views-events-block-5 .views-field-field-portrait img {
  border: 2px solid #d3d3d0;
  margin: 10px 10px 0px 5px;
  float: left;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033580}}
#block-views-events-block-5 .views-field-body {
  font-size: 0.8em;
  padding-left: 5px;
  padding-top: 5px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033586}}
#block-views-events-block-5 h2.block-title {
  padding: 10px 0 5px 0px;
}

/*Guest Blogger Author Block */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033592}}
#block-block-61,
#block-block-76,
#block-block-81,
#block-block-86,
#block-block-91,
#block-block-111,
#block-block-116,
#block-block-121,
#block-block-126,
#block-block-131,
#block-block-136,
#block-block-141,
#block-block-156,
#block-block-161,
#block-block-166,
#block-block-171,
#block-block-176,
#block-block-181,
#block-block-146,
#block-block-216,
#block-block-221,
#block-block-226,
#block-block-231,
#block-block-236,
#block-block-241,
#block-block-246 {
  padding-bottom: 20px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033620}}
#block-block-61 img.sp,
#block-block-76 img.sp,
#block-block-81 img.sp,
#block-block-86 img.sp,
#block-block-91 img.sp,
#block-block-111 img.sp,
#block-block-116 img.sp,
#block-block-121 img.sp,
#block-block-126 img.sp,
#block-block-131 img.sp,
#block-block-136 img.sp,
#block-block-141 img.sp,
#block-block-156 img.sp,
#block-block-161 img.sp,
#block-block-166 img.sp,
#block-block-171 img.sp,
#block-block-176 img.sp,
#block-block-181 img.sp,
#block-block-146 img.sp,
#block-block-191 img.sp,
#block-block-201 img.sp,
#block-block-211 img.sp,
#block-block-216 img.sp,
#block-block-221 img.sp,
#block-block-226 img.sp,
#block-block-231 img.sp,
#block-block-236 img.sp,
#block-block-241 img.sp,
#block-block-246 img.sp {
  border: 2px solid #d3d3d0;
  margin: 10px 10px 0px 5px;
  float: left;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033655}}
#block-block-61 p,
#block-block-76 p,
#block-block-81 p,
#block-block-86 p,
#block-block-91 p,
#block-block-111 p,
#block-block-116 p,
#block-block-121 p,
#block-block-126 p,
#block-block-131 p,
#block-block-136 p,
#block-block-141 p,
#block-block-156 p,
#block-block-161 p,
#block-block-166 p,
#block-block-171 p,
#block-block-176 p,
#block-block-181 p,
#block-block-146 p,
#block-block-191 p,
#block-block-201 p,
#block-block-211 p,
#block-block-216 p,
#block-block-221 p,
#block-block-226 p,
#block-block-231 p,
#block-block-236 p,
#block-block-241 p,
#block-block-246 p {
  margin-bottom: -15px;
  padding-bottom: 0px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033689}}
#block-block-61 p.sp,
#block-block-76 p.sp,
#block-block-81 p.sp,
#block-block-86 p.sp,
#block-block-91 p.sp,
#block-block-111 p.sp,
#block-block-116 p.sp,
#block-block-121 p.sp,
#block-block-126 p.sp,
#block-block-131 p.sp,
#block-block-136 p.sp,
#block-block-141 p.sp,
#block-block-156 p.sp,
#block-block-161 p.sp,
#block-block-166 p.sp,
#block-block-171 p.sp,
#block-block-176 p.sp,
#block-block-181 p.sp,
#block-block-146 p.sp,
#block-block-191 p.sp,
#block-block-201 p.sp,
#block-block-211 p.sp,
#block-block-216 p.sp,
#block-block-221 p.sp,
#block-block-226 p.sp,
#block-block-231 p.sp,
#block-block-236 p.sp,
#block-block-241 p.sp,
#block-block-246 p.sp {
  font-size: 0.8em;
  padding-left: 5px;
  padding-top: 0px;
}

/* Quicktab Block */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033736}}
#block-quicktabs-demo h2.block-title,
#block-quicktabs-literacy-quicktab h2.block-title,
#block-quicktabs-ccss-quicktab h2.block-title,
#block-quicktabs-family-and-community-engagement- h2.block-title,
#block-quicktabs-english-language-learners-quickt h2.block-title,
#block-quicktabs-equity-quicktab h2.block-title,
#block-quicktabs-youth-development-quicktab h2.block-title,
#block-quicktabs-rural-and-native-education-quick h2.block-title,
#block-quicktabs-college-and-career-readiness-qui h2.block-title,
#block-quicktabs-relnw-quicktab h2.block-title,
#block-quicktabs-leadership-and-system-improvemen h2.block-title,
#block-quicktabs-literacy_mathematics_and_science h2.block-title,
#block-quicktabs-6-1-traits-quicktab h2.block-title,
#block-quicktabs-oln-quicktabs h2.block-title,
#block-quicktabs-college-and-career-readiness-qui h2.block-title,
#quicktabs-eac_quicktab h2.block-title {
  color: #292929;
  /* background-color: #fff; */
  text-align: left;
  padding: 5px 5px 15px 0px;
  margin-bottom: 5px;
  margin-left: 0px;
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033761}}
ul.quicktabs-tabs {
  border-bottom-color: #d3d3d0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  margin-bottom: 20px;
  margin-left: 0px;
  margin-top: 10px;
  padding-bottom: 2px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033771}}
#quicktabs-demo ul.quicktabs-tabs li,
#quicktabs-literacy_quicktab ul.quicktabs-tabs li,
#quicktabs-ccss_quicktab ul.quicktabs-tabs li,
#quicktabs-leadership_and_system_improvemen ul.quicktabs-tabs li,
#quicktabs-family_and_community_engagement_ ul.quicktabs-tabs li,
#quicktabs-english_language_learners_quickt ul.quicktabs-tabs li,
#quicktabs-equity_quicktab ul.quicktabs-tabs li,
#quicktabs-youth_development_quicktab ul.quicktabs-tabs li,
#quicktabs-rural_and_native_education_quick ul.quicktabs-tabs li,
#quicktabs-relnw_quicktab ul.quicktabs-tabs li,
#quicktabs-relnw_quicktab ul.quicktabs-tabs li,
#quicktabs-literacy_mathematics_and_science ul.quicktabs-tabs li,
#quicktabs-6_1_traits_quicktab ul.quicktabs-tabs li,
#quicktabs-oln_quicktabs ul.quicktabs-tabs li,
#quicktabs-college_and_career_readiness_qui ul.quicktabs-tabs li,
#quicktabs-eac_quicktab ul.quicktabs-tabs li {
  margin-left: 0px;
  margin-right: 20px;
  display: inline-block;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033793}}
#quicktabs-demo ul.quicktabs-tabs li a,
#quicktabs-literacy_quicktab ul.quicktabs-tabs li a,
#quicktabs-ccss_quicktab ul.quicktabs-tabs li a,
#quicktabs-leadership_and_system_improvemen ul.quicktabs-tabs li a,
#quicktabs-family_and_community_engagement_ ul.quicktabs-tabs li a,
#quicktabs-english_language_learners_quickt ul.quicktabs-tabs li a,
#quicktabs-equity_quicktab ul.quicktabs-tabs li a,
#quicktabs-youth_development_quicktab ul.quicktabs-tabs li a,
#quicktabs-rural_and_native_education_quick ul.quicktabs-tabs li a,
#quicktabs-college_and_career_readiness_qui ul.quicktabs-tabs li a,
#quicktabs-relnw_quicktab ul.quicktabs-tabs li a,
#quicktabs-literacy_mathematics_and_science ul.quicktabs-tabs li a,
#quicktabs-6_1_traits_quicktab ul.quicktabs-tabs li a,
#quicktabs-oln_quicktabs ul.quicktabs-tabs li a,
#quicktabs-college_and_career_readiness_qui ul.quicktabs-tabs li a,
#quicktabs-eac_quicktab ul.quicktabs-tabs li a {
  font-size: 1.2em;
  font-weight: 600;
  color: #6b9999;
  text-decoration: none;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033819}}
#quicktabs-demo ul.quicktabs-tabs li.active a,
#quicktabs-literacy_quicktab ul.quicktabs-tabs li.active a,
#quicktabs-ccss_quicktab ul.quicktabs-tabs li.active a,
#quicktabs-leadership_and_system_improvemen ul.quicktabs-tabs li.active a,
#quicktabs-family_and_community_engagement_ ul.quicktabs-tabs li.active a,
#quicktabs-english_language_learners_quickt ul.quicktabs-tabs li.active a,
#quicktabs-equity_quicktab ul.quicktabs-tabs li.active a,
#quicktabs-youth_development_quicktab ul.quicktabs-tabs li.active a,
#quicktabs-rural_and_native_education_quick ul.quicktabs-tabs li.active a,
#quicktabs-college_and_career_readiness_qui ul.quicktabs-tabs li.active a,
#quicktabs-relnw_quicktab ul.quicktabs-tabs li.active a,
#quicktabs-literacy_mathematics_and_science ul.quicktabs-tabs li.active a,
#quicktabs-6_1_traits_quicktab ul.quicktabs-tabs li.active a,
#quicktabs-oln_quicktabs ul.quicktabs-tabs li.active a,
#quicktabs-college_and_career_readiness_qui ul.quicktabs-tabs li.active a,
#quicktabs-eac_quicktab li.active a {
  color: #C53301;
  border-bottom-color: #6b9999;
  border-bottom-style: solid;
  border-bottom-width: 4px;
  text-decoration: none;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033847}}
#quicktabs-demo ul.quicktabs-tabs li a:hover,
#quicktabs-literacy_quicktab ul.quicktabs-tabs li a:hover,
#quicktabs-ccss_quicktab ul.quicktabs-tabs li a:hover,
#quicktabs-leadership_and_system_improvemen ul.quicktabs-tabs li a:hover,
#quicktabs-family_and_community_engagement_ ul.quicktabs-tabs li a:hover,
#quicktabs-english_language_learners_quickt ul.quicktabs-tabs li a:hover,
#quicktabs-equity_quicktab ul.quicktabs-tabs li a:hover,
#quicktabs-youth_development_quicktab ul.quicktabs-tabs li a:hover,
#quicktabs-rural_and_native_education_quick ul.quicktabs-tabs li a:hover,
#quicktabs-college_and_career_readiness_qui ul.quicktabs-tabs li a:hover,
#quicktabs-relnw_quicktab ul.quicktabs-tabs li a:hover,
#quicktabs-literacy_mathematics_and_science ul.quicktabs-tabs li a:hover,
#quicktabs-6_1_traits_quicktab ul.quicktabs-tabs li a:hover,
#quicktabs-oln_quicktabs ul.quicktabs-tabs li a:hover,
#quicktabs-college_and_career_readiness_qui ul.quicktabs-tabs li a:hover,
#quicktabs-eac_quicktab ul.quicktabs-tabs li a:hover {
  color: #C53301;
}

/* Signature Lines Homepage */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033869}}
#feature {
  border: 5px solid #d3d3d0;
  position: relative;
  width: 350px;
  height: 400px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033876}}
#feature-content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 350px;
  background-color: rgba(0, 0, 0, 0.7);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033884}}
#feature-content h1.red {
  margin: 0 0 0 0;
  padding: 0px 5px 0px 10px;
  font-weight: bold;
  font-size: 1.7em;
  color: #fff;
  opacity: 1;
  background-color: rgba(191, 53, 53, 0.9);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033894}}
#feature-content h1.blue {
  margin: 0 0 0 0;
  padding: 0px 5px 0px 10px;
  font-weight: bold;
  font-size: 1.7em;
  color: #fff;
  opacity: 1;
  background-color: rgba(37, 65, 106, 0.9);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033904}}
#feature-content h1.gold {
  margin: 0 0 0 0;
  padding: 0px 5px 0px 10px;
  font-weight: bold;
  font-size: 1.7em;
  color: #fff;
  opacity: 1;
  background-color: rgba(101, 84, 28, 0.9);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033914}}
#feature-content p {
  margin: 0 0 0 0;
  padding: 5px 5px 5px 10px;
  color: #fff;
  opacity: 1;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033921}}
#feature-content a {
  color: #fff;
  text-decoration: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033926}}
#slw-bottom {
  padding-top: 5px;
}

/* END Signature Lines Homepage */
/* Resources Homepage */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033934}}
#resources {
  padding: 0px 10px;
  border: 1px solid #d3d3d0;
  margin: 10px;
  background-color: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033942}}
#resources .readmore {
  background-color: #f9f9f9;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF9F9F9', endColorstr='#FFF4F4F4');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSI0MyUiIHN0b3AtY29sb3I9IiNmOWY5ZjkiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGY0ZjQiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(43%, #f9f9f9), color-stop(100%, #f4f4f4));
  background-image: -moz-linear-gradient(top, #f9f9f9 43%, #f4f4f4 100%);
  background-image: -webkit-linear-gradient(top, #f9f9f9 43%, #f4f4f4 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 43%, #f4f4f4 100%);
  margin-bottom: 10px;
}

/* Program Homepages */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033953}}
#program-home {
  border: 1px solid #d3d3d0;
  padding: 20px 20px 10px 20px;
  height: auto;
  background-color: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033962}}
#program-home p {
  margin-bottom: 0.5em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033966}}
img.program {
  float: left;
  padding: 30px 20px 30px 10px;
  margin-right: 20px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033972}}
img.rel-program {
  float: left;
  margin-right: 20px;
  padding: 10px 20px 30px 10px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033978}}
#program-home h2 {
  font-size: 1.9em;
  line-height: 1.3em;
  margin-bottom: 0.1em;
}

/* oln member page*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033986}}
#oln-members {
  border: 1px solid #d3d3d0;
  padding: 0 20px 30px;
  height: auto;
  background-color: #4d4d4d;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000033995}}
#oln-members p {
  margin-bottom: 0.5em;
  color: #fff;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034000}}
#oln-members h3 {
  line-height: 1.3em;
  margin: 0.1em 0.1em 0.5em 0.1em;
  color: #94C2C2;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034006}}
img.oln-program {
  float: left;
  margin: 30px 20px 30px 10px;
  border: 1px solid #d3d3d0;
}

/* Areas of Work Homepages */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034014}}
#portfolio-home {
  border: 1px solid #d3d3d0;
  padding: 20px 20px 10px 20px;
  height: auto;
  min-height: 220px;
  background-color: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034023}}
img.portfolio {
  border: 2px solid #d3d3d0;
  float: left;
  margin-right: 20px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034029}}
#portfolio-home h2.portfolio {
  font-size: 1.9em;
  line-height: 1.3em;
  margin-bottom: 0.3em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034035}}
#portfolio h2.pane-title {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034039}}
a.more {
  color: #fff;
  margin: 0 0 0 0;
  text-decoration: none;
  padding: 5px 5px 5px 5px;
  background-color: #6b9999;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034047}}
.aow-icon {
  float: left;
  font-size: 200%;
  padding-right: 5px;
  color: #C53301;
  margin-top: -5px;
}

/* Sidebar Menu Traits */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034058}}
.view-id-traits .view-content {
  margin-left: 10px;
  margin-top: 10px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034063}}
#block-block-1 p {
  margin-left: 10px;
  margin-top: 10px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034068}}
#block-block-1 button {
  margin-left: 10px;
}

/* END Sidebar Menu Traits */
/* Footer Menu */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034077}}
#block-menu-menu-footer-menu li {
  display: inline;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034081}}
#block-menu-menu-footer-menu ul {
  font-size: 1.0em;
  margin-left: -10px;
  margin-top: 10px;
  margin-bottom: 0px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034088}}
#block-menu-menu-footer-menu li a {
  color: #fff;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034092}}
#block-menu-menu-footer-menu {
  border-bottom: 1px solid #3A4047;
  padding-bottom: 15px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034097}}
#mini-panel-footer_section {
  border-bottom: 1px solid #3A4047;
  padding-bottom: 15px;
}

/* Email Newsletter Signup */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034105}}
.mc-field-group {
  margin-bottom: 20px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034109}}
.mc-field-group ul {
  list-style-type: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034113}}
.mc-field-group li label {
  margin-left: 20px;
  margin-top: -22px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034118}}
.staff li:first-child {
  font-weight: bold;
  list-style-image: none;
  list-style-type: none;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034128}}
.staff li {
  list-style-image: none;
  list-style-type: none;
  margin-bottom: 0;
  margin-left: 15px;
}

/* Temporarily removes update error message 
	Do NOT keep active - delete eventually

.messages {
	display: none;
}
*/
/* Accordion Styles */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034145}}
.acc-header {
  font-size: 0.8em;
  font-weight: 600;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034150}}
.acc-header a {
  color: #C53301;
  font-weight: 600;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034155}}
.acc-date {
  font-size: 0.8em;
  font-weight: 400;
  color: #383838;
  font-style: italic;
}

/*
#block-quicktabs-news-page-combo-accordian .ui-accordion .ui-accordion-content {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: $page;
	border: 1px solid;
	border-color: $border;
	line-height: 1.1em;
}
*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034175}}
.ui-accordion .ui-accordion-content {
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #fff;
  border: 1px solid;
  border-color: #d3d3d0;
  line-height: 1.1em;
}

/*
#block-quicktabs-news-page-combo-accordian .ui-accordion .ui-accordion-content h3{
	margin-top: 15px;
	margin-bottom: 5px;
}

#block-quicktabs-news-page-combo-accordian .ui-accordion .ui-accordion-content h4{
	margin-bottom: 5px;
	margin-top: 0px;
	padding-bottom: 10px;
	border-bottom: 1px solid $border;
}
*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034200}}
.ui-accordion .ui-accordion-content h3 {
  margin-top: 15px;
  margin-bottom: 5px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034205}}
.ui-accordion-content .view-content {
  padding-top: 15px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034209}}
#block-quicktabs-news-page-combo-accordian .ui-accordion-content .view-content {
  padding-top: 0px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034213}}
#block-quicktabs-news-page-combo-accordian .ui-accordion .ui-accordion-content h4 {
  margin-bottom: 5px;
  margin-top: 0px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d3d3d0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034220}}
#block-quicktabs-news-page-combo-accordian .ui-accordion .ui-accordion-content .views-row-last h4 {
  border-bottom: none;
}

/* #block-quicktabs-news-page-combo-accordian */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034224}}
.ui-accordion .ui-accordion-header {
  margin-top: -2px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034229}}
#block-quicktabs-news-page-combo-accordian .ui-helper-reset {
  line-height: 1em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034233}}
#block-quicktabs-news-page-combo-accordian .ui-accordion ul li {
  padding: 0px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034237}}
#block-quicktabs-news-page-combo-accordian {
  margin-top: 120px;
  margin-bottom: 10px;
}

/* #block-quicktabs-news-page-combo-accordian  */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034242}}
.ui-state-default, .ui-state-active, .ui-widget-content {
  background: none;
  background-color: none;
  background-image: none;
  background-position: 50% 50%;
  background-repeat: repeat no-repeat;
  border: none;
  color: none;
}

/* #quickset-news_page_combo_accordian */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034252}}
.ui-corner-bottom, .ui-corner-all {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

/* #block-quicktabs-news-page-combo-accordian */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034259}}
.ui-accordion-icons .ui-accordion-header a {
  padding-left: 10px;
  border: 1px solid #d3d3d0;
  color: #383838;
  background-color: #f9f9f9;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF9F9F9', endColorstr='#FFF4F4F4');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSI0MyUiIHN0b3AtY29sb3I9IiNmOWY5ZjkiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGY0ZjQiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(43%, #f9f9f9), color-stop(100%, #f4f4f4));
  background-image: -moz-linear-gradient(top, #f9f9f9 43%, #f4f4f4 100%);
  background-image: -webkit-linear-gradient(top, #f9f9f9 43%, #f4f4f4 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 43%, #f4f4f4 100%);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034268}}
#block-quicktabs-news-page-combo-accordian .ui-accordion .ui-accordion-header .ui-icon {
  left: 230px;
  display: block;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034273}}
.ui-accordion .ui-accordion-header .ui-icon {
  left: 100px;
  display: block;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034278}}
#block-quicktabs-news-page-combo-accordian h2.block-title {
  display: none;
}

/******************** END ************************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034286}}
.resource-sidebar a {
  font-size: .8em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034291}}
.resource-sidebar ul {
  margin-left: 10px;
}

/********* Download, Read More, etc Buttons *********/
/*
.dl-button a	, .dl-reader a, .signup-button {
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: $page;
	display: block;
	cursor: pointer;
	*overflow: visible;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid $border;
	border-radius: 4px;
}
*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034315}}
.dl-button, .dl-reader, .signup-button {
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  color: #fff;
  display: block;
  cursor: pointer;
  *overflow: visible;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 5px;
  margin-bottom: 5px;
  border-radius: 4px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034330}}
.signup-button {
  box-shadow: 0 3px 0 #8BA317;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034334}}
.dl-reader {
  box-shadow: 0 3px 0 #C6C6C6;
  border: 1px solid #C6C6C6;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034339}}
.dl-button {
  position: relative;
  box-shadow: 0 3px 0 #9D0000;
  border: 1px #9D0000 solid;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034345}}
.signup-button a {
  text-decoration: none;
  color: #fff;
  display: block;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034351}}
.dl-button a {
  text-decoration: none;
  color: #fff;
  padding-left: 10px;
  display: block;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034358}}
.dl-button a:before {
  position: absolute;
  font-family: 'areas';
  left: 24px;
  padding-top: 0px;
  padding-right: 5px;
  content: '\e830';
  color: #fff;
  font-weight: normal;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034369}}
.dl-reader a {
  color: #383838;
  font-weight: normal;
  text-decoration: none;
  display: block;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034376}}
.readmore {
  font-weight: bold;
  font-size: 0.8em;
  text-align: center;
  float: right;
  text-decoration: none;
  color: #383838;
  display: inline-block;
  cursor: pointer;
  *overflow: visible;
  padding: 3px 0px 3px 5px;
  margin: 15px 0 3px 0px;
  border: 1px solid;
  border-color: #d3d3d0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034392}}
.readmore:hover {
  text-decoration: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034396}}
#homepage .readmore, .panel-pane .readmore {
  background-color: #f9f9f9;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF9F9F9', endColorstr='#FFF4F4F4');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSI0MyUiIHN0b3AtY29sb3I9IiNmOWY5ZjkiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGY0ZjQiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(43%, #f9f9f9), color-stop(100%, #f4f4f4));
  background-image: -moz-linear-gradient(top, #f9f9f9 43%, #f4f4f4 100%);
  background-image: -webkit-linear-gradient(top, #f9f9f9 43%, #f4f4f4 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 43%, #f4f4f4 100%);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034402}}
.dl-reader {
  /* 	background-color: $light-blue; */
  background-color: #f9f9f9;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF9F9F9', endColorstr='#FFF4F4F4');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSI0MyUiIHN0b3AtY29sb3I9IiNmOWY5ZjkiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGY0ZjQiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(43%, #f9f9f9), color-stop(100%, #f4f4f4));
  background-image: -moz-linear-gradient(top, #f9f9f9 43%, #f4f4f4 100%);
  background-image: -webkit-linear-gradient(top, #f9f9f9 43%, #f4f4f4 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 43%, #f4f4f4 100%);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034410}}
.dl-button {
  /* 	background-color: $main-red; */
  background-color: #d03301;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFD03301', endColorstr='#FFBC2D01');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QwMzMwMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2JjMmQwMSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d03301), color-stop(100%, #bc2d01));
  background-image: -moz-linear-gradient(top, #d03301 0%, #bc2d01 100%);
  background-image: -webkit-linear-gradient(top, #d03301 0%, #bc2d01 100%);
  background-image: linear-gradient(to bottom, #d03301 0%, #bc2d01 100%);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034418}}
.signup-button {
  margin-bottom: 15px;
  margin-top: 10px;
  border: 1px solid #9FB23E;
  background-color: #bed64a;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFBED64A', endColorstr='#FFB1C645');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JlZDY0YSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2IxYzY0NSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #bed64a), color-stop(100%, #b1c645));
  background-image: -moz-linear-gradient(top, #bed64a 0%, #b1c645 100%);
  background-image: -webkit-linear-gradient(top, #bed64a 0%, #b1c645 100%);
  background-image: linear-gradient(to bottom, #bed64a 0%, #b1c645 100%);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034427}}
.dl-button, .signup-button {
  width: 200px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034431}}
.dl-reader {
  width: 140px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034435}}
.dl-button, .dl-reader, .signup-button {
  float: left;
  margin-right: 10px;
  -webkit-transition: opacity .05s ease-in-out;
  -moz-transition: opacity .05s ease-in-out;
  -ms-transition: opacity .05s ease-in-out;
  -o-transition: opacity .05s ease-in-out;
  transition: opacity .05s ease-in-out;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034445}}
.dl-button:active, .dl-reader:active, .signup-button:active {
  position: relative;
  top: 3px;
  box-shadow: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034451}}
html.js input.form-autocomplete {
  background-position: 100% 6px;
  background-size: 24px 24px;
  background-image: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034457}}
html.js input.throbbing {
  background-image: url("/sites/default/files/pacman.gif");
}

/********** Events Left Sidebar ************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034463}}
#block-views-events-block-3 .view-content {
  margin-left: 10px;
  margin-top: 5px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034468}}
#block-views-events-block-3 .views-field-field-link, #block-block-55 .views-field-field-link {
  font-weight: bold;
  text-align: center;
  display: block;
  cursor: pointer;
  *overflow: visible;
  max-width: 220px;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 15px;
  margin-bottom: 5px;
  border-radius: 4px;
  background-color: #7dabab;
  box-shadow: 0 3px 0 #386666;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF7DABAB', endColorstr='#FF6B9999');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdkYWJhYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzZiOTk5OSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #7dabab), color-stop(100%, #6b9999));
  background-image: -moz-linear-gradient(top, #7dabab 0%, #6b9999 100%);
  background-image: -webkit-linear-gradient(top, #7dabab 0%, #6b9999 100%);
  background-image: linear-gradient(to bottom, #7dabab 0%, #6b9999 100%);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034486}}
#block-views-events-block-3 .views-field-field-link:active, #block-block-55 .views-field-field-link:active {
  position: relative;
  top: 3px;
  box-shadow: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034492}}
#block-views-events-block-3 .views-field-field-link a, #block-block-55 .views-field-field-link a {
  display: block;
  text-decoration: none;
  color: #fff;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034498}}
#block-views-events-block-2 .image-style-staff-listing {
  margin-top: 10px;
  border: 3px solid #d3d3d0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034503}}
#block-views-events-block-2 .field-content {
  margin-left: 10px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034507}}
#block-views-events-block-2 .views-field-title, .views-field-field-job-title, .views-field-field-phone, .views-field-field-contact {
  margin-left: 5px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034511}}
#block-views-events-block-4 .item-list ul li {
  margin: 5px 0 0.25em 1.5em;
  border: none;
  position: relative;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034517}}
#block-views-events-block-4 .item-list ul li a {
  font-size: 0.9em;
  color: #292929;
  font-weight: 500;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034523}}
#block-views-events-block-4 .item-list ul li a:before {
  position: absolute;
  font-family: 'areas';
  left: -15px;
  padding-top: 2px;
  padding-right: 5px;
  content: '\e830';
  color: #C53301;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034533}}
#block-views-events-block-3 {
  background-color: #fff;
  border: 1px solid #d3d3d0;
  border-radius: 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  margin-top: 70px;
  padding-bottom: 15px;
  padding-top: 0;
  font-size: 0.9em;
  margin-left: 20px;
  margin-right: 15px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034546}}
#block-views-events-block-3 h2 {
  color: #6b9999;
  border-bottom: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034551}}
#block-views-events-block-3 .views-field-field-date {
  position: relative;
  padding-left: 22px;
  padding-bottom: 10px;
  padding-right: 15px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034558}}
#block-views-events-block-3 .views-field-field-date:before {
  position: absolute;
  font-family: 'areas';
  left: 0;
  padding-right: 3px;
  content: '\e826';
  color: #C53301;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034567}}
#block-views-events-block-3 .views-field-field-location {
  position: relative;
  padding-left: 22px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034572}}
#block-views-events-block-3 .views-field-field-location:before {
  position: absolute;
  font-family: 'areas';
  left: 0;
  padding-right: 3px;
  content: '\e843';
  color: #C53301;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034581}}
#block-views-events-block-4 {
  background-color: #fff;
  border: 1px solid #d3d3d0;
  margin: 30px 15px 0 20px;
  padding-bottom: 15px;
  padding-top: 0;
  font-size: 0.9em;
  border-radius: 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

/********** End ************/
/********** Areas of Work Landing Page ************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034597}}
#block-menu-menu-areas li {
  display: inline-block;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034601}}
#block-menu-menu-areas ul.menu {
  padding-left: 0px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034605}}
#block-menu-menu-areas ul {
  margin: 20px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034609}}
#block-menu-menu-areas li.expanded, li.collapsed, li.leaf {
  padding: 0px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034613}}
#block-menu-menu-areas a {
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  width: 220px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034624}}
#block-menu-menu-areas i {
  font-size: 400%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034628}}
#block-menu-menu-areas li {
  /* 	padding: 0px; */
  border: 1px solid #d3d3d0;
  margin: 15px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  height: 177px;
  opacity: 1.0;
  transition: all 0.2s ease-in;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034638}}
#block-menu-menu-areas li:hover {
  opacity: .90;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034642}}
.aow-pad {
  padding-bottom: 14px;
  padding-top: 24px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034648}}
.aow-title {
  padding-bottom: 14px;
  padding-left: 10px;
  padding-right: 10px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034654}}
.aow-title2 {
  padding-bottom: 14px;
  padding-left: 15px;
  padding-right: 15px;
}

/********** row 1 column 1 ************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034662}}
.menu-item-1635 {
  background-color: #485A82;
}

/********** row 1 column 2 ************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034667}}
.menu-item-1636 {
  background-color: #53788C;
}

/********** row 1 column 3 ************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034672}}
.menu-item-1637 {
  background-color: #477575;
}

/********** row 1 column 4 ************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034677}}
.menu-item-1712 {
  background-color: #4E8C75;
}

/********** row 2 column 1 ************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034682}}
.menu-item-1639 {
  background-color: #5bac75;
}

/********** row 2 column 2 ************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034687}}
.menu-item-1691 {
  background-color: #71A05C;
}

/********** row 2 column 3 ************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034692}}
.menu-item-1641 {
  background-color: #99B760;
}

/********** row 2 column 4 ************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034697}}
.menu-item-1642 {
  background-color: #ACAC58;
}

/********** End ************/
/********** Resources Search ************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034706}}
#block-views-search-resources-block-1 ul li,
#block-views-search-resources-block-2 ul li,
#block-views-search-resources-block-3 ul li,
#block-views-new-block-1 ul li,
#block-views-new-block-2 ul li,
#block-views-new-block-3 ul li {
  font-size: .9em;
  margin: 3px 10px 3px 10px;
  border-bottom: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034717}}
#block-views-search-resources-block-1 ul li a,
#block-views-search-resources-block-2 ul li a,
#block-views-search-resources-block-3 ul li a,
#block-views-new-block-1 ul li a,
#block-views-new-block-2 ul li a,
#block-views-new-block-3 ul li a {
  color: #292929;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034726}}
#block-views-search-resources-block-1,
#block-views-search-resources-block-2,
#block-views-search-resources-block-3,
#block-views-new-block-1,
#block-views-new-block-2,
#block-views-new-block-3 {
  margin: 0px 10px 0px 0px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034735}}
#block-views-search-resources-block-1 h2,
#block-views-search-resources-block-2 h2,
#block-views-search-resources-block-3 h2,
#block-views-new-block-1 h2,
#block-views-new-block-2 h2,
#block-views-new-block-3 h2 {
  color: #C53301;
}

/********** Related Resources Menu ************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034746}}
#block-views-related-news-view-block-1, #block-views-related-news-view-block-4 {
  margin-top: 0px;
  font-family: 'Source Sans Pro';
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034751}}
#block-views-related-news-view-block-5, #block-views-related-news-view-block-6 {
  font-family: 'Source Sans Pro';
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034755}}
#block-views-related-news-view-block-4 .view-id-related_news_view a, #block-views-related-news-view-block-6 .view-id-related_news_view a {
  color: #292929;
  font-weight: 600;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034760}}
#block-views-related-news-view-block-4 .view-id-related_news_view, #block-views-related-news-view-block-6 .view-id-related_news_view {
  margin: 5px 10px 5px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034764}}
#block-views-related-news-view-block-1 .views-field-name, #block-views-related-news-view-block-5 .views-field-name {
  font-weight: 600;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034768}}
#block-views-related-news-view-block-1 .views-field-field-icon {
  padding-bottom: 5px;
  padding-right: 5px;
  float: left;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034774}}
#block-views-related-news-view-block-1 .views-row, #block-views-related-news-view-block-5 .views-row {
  margin: 5px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034778}}
#block-views-related-news-view-block-1 a, #block-views-related-news-view-block-5 a {
  color: #292929;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034782}}
#block-views-related-news-view-block-2 a {
  color: #292929;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034786}}
#block-views-related-news-view-block-2 .views-row {
  margin: 5px;
  min-height: 50px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034791}}
#block-views-related-news-view-block-2 .views-field-title {
  /* 	font-weight: 600; */
  font-size: .8em;
  padding-top: 0px;
  margin-top: 0px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034798}}
#block-views-related-news-view-block-2 .image-style-square-thumbnail {
  width: 40px;
  float: left;
  border: 1px solid #d3d3d0;
  margin-left: 5px;
  margin-top: 4px;
  margin-right: 10px;
}

/*************** Program Pages ******************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034809}}
#eac-home #portfolio-home {
  padding: 0px;
  margin-bottom: 20px;
  height: auto;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034815}}
#eac-home .block-content li {
  padding: 0;
  margin-left: 20px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034820}}
#book-navigation-726 ul {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034824}}
.book-navigation {
  margin-top: 15px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034828}}
.book-navigation .page-links {
  border-top: 1px solid #d3d3d0;
  border-bottom: 1px solid #d3d3d0;
  padding: 0px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034834}}
.book-navigation .page-previous, .book-navigation .page-next {
  width: 38%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034838}}
.book-navigation .page-up {
  width: 4%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034842}}
.book-navigation .page-links a {
  text-decoration: none;
  display: block;
  padding: 10px;
  color: #6b9999;
  transition: all 0.1s ease-in;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034850}}
.book-navigation .page-links a:hover {
  background-color: #6b9999;
  color: #fff;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034855}}
#traits-home #portfolio-home {
  margin-bottom: 20px;
  height: auto;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034860}}
#nwcc-home #portfolio-home {
  padding: 0px;
  margin-bottom: 20px;
  height: auto;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034866}}
#nwcc-home .readmore {
  float: left;
  background-color: #f9f9f9;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF9F9F9', endColorstr='#FFF4F4F4');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSI0MyUiIHN0b3AtY29sb3I9IiNmOWY5ZjkiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGY0ZjQiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(43%, #f9f9f9), color-stop(100%, #f4f4f4));
  background-image: -moz-linear-gradient(top, #f9f9f9 43%, #f4f4f4 100%);
  background-image: -webkit-linear-gradient(top, #f9f9f9 43%, #f4f4f4 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 43%, #f4f4f4 100%);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034873}}
#oln-home #portfolio-home {
  padding: 20px;
  margin-bottom: 20px;
  height: auto;
}

/***************** Quicktab Listing Views ******************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034881}}
.teaser .views-field-field-date {
  font-size: 0.9em;
}

/***************** Events Listing ******************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034889}}
.view-events .views-field-field-date .field-content {
  font-style: italic;
}

/*
.views-field-field-date {
	font-style: italic
}
*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034899}}
.view-events-main .views-field-title {
  font-size: 1em;
  padding-bottom: 5px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034904}}
.view-events-main .views-field-field-portfolio .field-content {
  display: inline;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034908}}
.view-events-main .views-field-field-portfolio .views-label-field-portfolio {
  /* 	font-weight: 600; */
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034912}}
.view-events-main .views-field-field-portfolio {
  font-size: 0.9em;
  padding-top: 10px;
  padding-bottom: 25px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034918}}
.event-date, .event-location {
  font-size: 0.9em;
  padding-top: 0px;
  display: inline-block;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034924}}
.view-events-main .views-field-field-date, .view-events-main .views-field-field-icon, .view-events-main .views-field-field-location-icon, .view-events-main .views-field-field-location {
  display: inline-block;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034928}}
.view-events .views-field-field-date, .view-events .views-field-field-icon-1, .view-events .views-field-field-icon, .view-events .views-field-field-location-icon, .view-events .views-field-field-location {
  display: inline-block;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034932}}
.event-icon {
  font-weight: 600;
  color: #C53301;
  display: inline;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034938}}
.spacer {
  padding: 5px;
}

/********** End ************/
/********** Search Results ************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034947}}
.search-results h4 {
  margin-bottom: 0;
  margin-top: 1em;
  border-top: 1px solid #d3d3d0;
  padding-top: 1em;
}

/********** End ************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034956}}
.pane-md-slider-1 {
  padding-bottom: 15px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034960}}
#md-slider-1-block {
  border: 3px solid #d3d3d0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034964}}
#block-block-55 .block-content {
  padding: 10px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034968}}
.column-pad-80 {
  height: 80px;
}

/********** Blog Sidebar *********/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034975}}
#block-views-blog-block-1 {
  margin-top: 20px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034979}}
#block-block-57 {
  font-size: .9em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034983}}
#block-views-blog-block-1 h2.block-title {
  font-size: 1.4em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034987}}
.view-id-blog .views-field-title h2 {
  margin: 0px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034991}}
.view-id-blog .views-row {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d3d3d0;
}

/************* Services Listing Page *****************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000034999}}
#pd, #cta, #are, #el {
  /* 	max-width: 220px; */
  height: 220px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  width: 100%;
  margin: 10px 0px;
  border: 2px solid #d3d3d0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000035011}}
#pd h2, #cta h2, #are h2, #el h2 {
  margin: 0px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000035015}}
#pd h2 a, #cta h2 a, #are h2 a, #el h2 a {
  color: #f9f9f9;
  display: block;
  background-color: rgba(0, 0, 0, 0.6);
  text-decoration: none;
  position: absolute;
  bottom: 0;
  width: 100%;
  overflow: auto;
  font-size: 0.8em;
  line-height: 1.4em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000035028}}
#el h2 a, #pd h2 a {
  padding: 20px 0px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000035032}}
#cta h2 a, #are h2 a {
  padding: 5px 0px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000035036}}
#pd {
  background-image: url(/sites/default/files/pd2.jpg);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000035040}}
#cta {
  background-image: url(/sites/default/files/cta2.jpg);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000035044}}
#are {
  background-image: url(/sites/default/files/are2.jpg);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000035048}}
#el {
  background-image: url(/sites/default/files/el2.jpg);
}

/* About Us Video */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000035054}}
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  /*         padding-top: 25px; */
  height: 0;
  margin-bottom: 25px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000035061}}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Mailchimp: Blog, 6+1 Traits, EAC subscription block */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000035070}}
#block-block-101 h2.block-title,
#block-block-106 h2.block-title,
#block-block-151 h2.block-title {
  padding: 10px 0 5px 0px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000035076}}
#block-block-101 p,
#block-block-106 p,
#block-block-151 p {
  font-size: 0.8em;
  padding-left: 5px;
  padding-top: 5px;
  margin-bottom: 1em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000035085}}
#mc_embed_signup_scroll {
  padding-left: 5px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jeffjones\/Sites\/devdesktop\/evolution1-dev\/docroot\/sites\/all\/themes\/ednw\/sass\/global\.styles\.scss}line{font-family:\000035089}}
#mc_embed_signup_scroll input {
  margin-bottom: 15px;
  padding-left: 5px;
}
