/* line 106, ../../../../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/typography/_vertical_rhythm.scss */
html {
  font-size: 93.75%;
  line-height: 1.4em;
}

/* line 5, ../sass/_base.sass */
body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  line-height: 1.68em;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

/* line 11, ../sass/_base.sass */
h1, h2, h3 {
  line-height: 1.05em;
}

/* line 14, ../sass/_base.sass */
h1 {
  margin: 0;
  font-family: "Sanchez", "Times New Roman", "Times", serif;
  font-weight: normal;
  font-size: 2.53333em;
  line-height: 1.10526em;
}

/* line 20, ../sass/_base.sass */
h2,
.nf-form-title h3 {
  border-bottom: solid 1px #222;
  font-family: "Sanchez", "Times New Roman", "Times", serif;
  font-size: 1.73333em;
  line-height: 1.61538em;
  font-weight: normal;
}

/* line 26, ../sass/_base.sass */
h3 {
  font-family: "Sanchez", "Times New Roman", "Times", serif;
  font-size: 1.73333em;
  line-height: 1.61538em;
  font-weight: normal;
}

/* line 31, ../sass/_base.sass */
h4 {
  font-family: "Sanchez", "Times New Roman", "Times", serif;
  font-size: 1.2em;
  line-height: 2.33333em;
  line-height: 1.4em;
  margin-bottom: 0;
  text-transform: uppercase;
}

/* line 38, ../sass/_base.sass */
h5 {
  font-family: "Sanchez", "Times New Roman", "Times", serif;
  font-size: 1.2em;
  line-height: 2.33333em;
  line-height: 1.4em;
  margin: 0;
}

/* line 44, ../sass/_base.sass */
h4 + p,
h5 + p {
  margin-top: 0;
}

/* line 48, ../sass/_base.sass */
p, ul, ol, blockquote, iframe {
  margin-bottom: 1.4em;
  margin-top: 0;
}

/* line 52, ../sass/_base.sass */
a {
  color: #3A87AD;
}

/* line 56, ../sass/_base.sass */
a:hover {
  color: #009be7;
  cursor: pointer;
}

/* line 60, ../sass/_base.sass */
ul, ol {
  padding-left: 4em;
}

/* line 63, ../sass/_base.sass */
blockquote {
  padding: 1em 2em;
  background: #f2f2f2;
  border: solid 1px #e6e6e6;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-shadow: #fff 1px 1px 0;
}
/* line 70, ../sass/_base.sass */
blockquote p {
  margin-top: 0.7em;
  margin-bottom: 0.7em;
}

/* line 74, ../sass/_base.sass */
fieldset {
  padding: 20px !important;
  margin: 0;
}

/* line 78, ../sass/_base.sass */
iframe {
  display: block;
  padding: 5px;
  margin: 0 auto;
  background: #f5f5f5;
  border: solid 1px #dfdfdf;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

/* line 86, ../sass/_base.sass */
.clear {
  clear: both;
}

/* line 91, ../sass/_base.sass */
form {
  overflow: visible;
  background-color: #f5f5f5;
  -moz-box-shadow: #dfdfdf 0 -1px 0;
  -webkit-box-shadow: #dfdfdf 0 -1px 0;
  box-shadow: #dfdfdf 0 -1px 0;
  border: solid 1px #dfdfdf;
  border-top: solid 1px white;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 1em 1em 0 1em;
}

/* line 100, ../sass/_base.sass */
label {
  font-weight: bold;
  margin-right: 0.5em;
  vertical-align: top;
}

/* line 105, ../sass/_base.sass */
input {
  padding: 0.3em 0.3em 0.1em 0.5em;
  vertical-align: middle;
  border: solid 1px #bfbfbf;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
/* line 112, ../sass/_base.sass */
input[type="submit"],
input[type="button"].ninja-forms-field {
  display: inline-block;
  background: #275a74;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNhODdhZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzI3NWE3NCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3a87ad), color-stop(100%, #275a74));
  background-image: -moz-linear-gradient(#3a87ad, #275a74);
  background-image: -webkit-linear-gradient(#3a87ad, #275a74);
  background-image: linear-gradient(#3a87ad, #275a74);
  -moz-box-shadow: #275a74 0 -1px 0;
  -webkit-box-shadow: #275a74 0 -1px 0;
  box-shadow: #275a74 0 -1px 0;
  border: solid 1px #275a74;
  border-top: solid 1px #60a7ca;
  color: white;
  text-decoration: none;
  text-shadow: black 1px 1px 0;
  padding: 0.25em 0.75em 0.2em 0.75em;
}
/* line 116, ../sass/_base.sass */
input[type="submit"]:hover,
input[type="button"].ninja-forms-field:hover {
  cursor: pointer;
  background: #3A87AD;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU0YTBjNiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzJkNjk4NyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #54a0c6), color-stop(100%, #2d6987));
  background-image: -moz-linear-gradient(#54a0c6, #2d6987);
  background-image: -webkit-linear-gradient(#54a0c6, #2d6987);
  background-image: linear-gradient(#54a0c6, #2d6987);
  color: white;
  text-shadow: black 1px 1px 0;
}

#nf-form-2-cont form {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border: none;
  border-top: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  padding: 0;
}

#nf-form-2-cont #nf-field-12 {
  width: 100%;
  height: 43px;
  padding-right: 15px;
  padding-left: 15px;
}

#nf-form-2-cont .nf-error-msg, .ninja-forms-req-symbol {
    color: #e80000;
    background-color: transparent;
    margin-right: 0 !important;
    padding: 10px;
}



/* line 120, ../sass/_base.sass */
body .chzn-container-single .chzn-single {
  line-height: 21px;
  font-weight: normal;
}

/* line 3, ../sass/layout/_header.sass */
.l-header {
  background: url("../images/l-header.jpg") repeat-x;
  min-width: 1040px;
  height: 165px;
  overflow: hidden;
  clear: both;
}

/* line 10, ../sass/layout/_header.sass */
.header {
  width: 940px;
  margin: 0 auto;
}
/* line 14, ../sass/layout/_header.sass */
.header .logo {
  display: block;
  float: left;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
}
/* line 19, ../sass/layout/_header.sass */
.header .logo:hover {
  background-color: transparent;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 23, ../sass/layout/_header.sass */
.header .logo img {
  margin: 25px 0;
}

/* line 26, ../sass/layout/_header.sass */
.l-main {
  width: 940px;
  margin: 2em auto 0 auto;
}

/* line 1, ../sass/layout/_article.sass */
.l-article {
  float: right;
}

/* line 4, ../sass/layout/_article.sass */
.l-article {
  width: 660px;
  padding-bottom: 2em;
}

/* line 8, ../sass/layout/_article.sass */
.l-article > header {
  margin-bottom: 1em;
}

/* line 11, ../sass/layout/_article.sass */
.l-full-width {
  width: 100%;
}

/* line 7, ../sass/layout/_footer.sass */
html, body {
  height: 100%;
}

/* line 10, ../sass/layout/_footer.sass */
.content-wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto-480px;
}

/* line 16, ../sass/layout/_footer.sass */
.l-footer, .footer-push {
  height: 480px;
}

/* line 21, ../sass/layout/_footer.sass */
.l-footer {
  background: url("../images/l-footer.jpg") repeat-x;
  min-width: 1040px;
  clear: both;
}

/* line 26, ../sass/layout/_footer.sass */
.footer {
  width: 940px;
  margin: 0 auto;
  padding-top: 1.5em;
  color: #b6afaa;
}
/* line 32, ../sass/layout/_footer.sass */
.footer h4 {
  font-family: "Sanchez", "Times New Roman", "Times", serif;
  text-transform: none;
  font-weight: 400;
  font-size: 2em;
  line-height: 1.4em;
  text-shadow: black 1px 1px 0;
  padding-bottom: 5px;
  margin: 0 0 0.75em 0;
  border-bottom: solid 1px #3f342c;
}
/* line 42, ../sass/layout/_footer.sass */
.footer hr {
  clear: both;
  border: 0;
  background: #2a1c13;
  border-bottom: solid 1px #483b33;
}
/* line 48, ../sass/layout/_footer.sass */
.footer hr.lower {
  background: #312116;
  border-bottom: solid 1px #483b33;
}
/* line 52, ../sass/layout/_footer.sass */
.footer ul {
  padding: 0;
}

/* line 55, ../sass/layout/_footer.sass */
.site-credits {
  float: left;
  width: 100%;
  margin-top: 0.66667em;
  border-top: solid 1px #4e3a2c;
  -moz-box-shadow: #312116 0 -1px 0;
  -webkit-box-shadow: #312116 0 -1px 0;
  box-shadow: #312116 0 -1px 0;
  color: #b6afaa;
  font-size: 0.8em;
  line-height: 1.75em;
}
/* line 64, ../sass/layout/_footer.sass */
.site-credits p {
  margin: 1em 0;
  text-align: center;
}
/* line 68, ../sass/layout/_footer.sass */
.site-credits a {
  color: #b6afaa;
}
/* line 71, ../sass/layout/_footer.sass */
.site-credits a:hover {
  color: white;
}

/* line 1, ../sass/modules/_ico.sass */
.ico {
  display: inline-block;
  background: url("../images/sprites.png") no-repeat 0 0;
  line-height: 0;
  vertical-align: bottom;
}

/* line 7, ../sass/modules/_ico.sass */
.ico-vid-small {
  width: 36px;
  height: 18px;
  margin: 0 0.3em 5px 0;
  background-position: -314px 0;
  vertical-align: middle;
}

/* line 14, ../sass/modules/_ico.sass */
.ico-play-small {
  width: 35px;
  height: 35px;
  background-position: -315px -23px;
  position: absolute;
  top: 36.5px;
  left: 79.5px;
  z-index: 5;
}

/* line 23, ../sass/modules/_ico.sass */
a:hover .ico-play-small {
  background-position: -315px -60px;
}

/* line 26, ../sass/modules/_ico.sass */
.ico-file {
  background-position: -309px -177px;
  width: 19px;
  height: 24px;
  margin-right: 0.5em;
}

/* line 32, ../sass/modules/_ico.sass */
.ico-location {
  background-position: -291px -177px;
  width: 16px;
  height: 24px;
  margin-right: 0.5em;
}

/* line 38, ../sass/modules/_ico.sass */
.ico-online {
  background-position: -292px -230px;
  width: 41px;
  height: 24px;
  margin-right: 0.5em;
}

/* line 44, ../sass/modules/_ico.sass */
.ico-external {
  background-position: -292px -203px;
  width: 26px;
  height: 22px;
  margin-right: 0.5em;
}

/* line 50, ../sass/modules/_ico.sass */
.ico-resource-large {
  background-position: -31px 0;
  width: 31px;
  height: 35px;
  margin-right: 0.5em;
}

/* line 56, ../sass/modules/_ico.sass */
.ico-print {
  width: 23px;
  height: 20px;
  background-position: -418px 0;
  margin-right: 0.5em;
}

/* line 1, ../sass/modules/_buttons.sass */
.btn-std {
  vertical-align: middle;
  border: solid 1px #bfbfbf;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  background: #275a74;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNhODdhZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzI3NWE3NCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3a87ad), color-stop(100%, #275a74));
  background-image: -moz-linear-gradient(#3a87ad, #275a74);
  background-image: -webkit-linear-gradient(#3a87ad, #275a74);
  background-image: linear-gradient(#3a87ad, #275a74);
  -moz-box-shadow: #275a74 0 -1px 0;
  -webkit-box-shadow: #275a74 0 -1px 0;
  box-shadow: #275a74 0 -1px 0;
  border: solid 1px #275a74;
  border-top: solid 1px #60a7ca;
  color: white;
  text-decoration: none;
  text-shadow: black 1px 1px 0;
  padding: 0 0.75em 0.1em 0.75em;
}
/* line 8, ../sass/modules/_buttons.sass */
.btn-std:hover {
  cursor: pointer;
  background: #3A87AD;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU0YTBjNiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzJkNjk4NyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #54a0c6), color-stop(100%, #2d6987));
  background-image: -moz-linear-gradient(#54a0c6, #2d6987);
  background-image: -webkit-linear-gradient(#54a0c6, #2d6987);
  background-image: linear-gradient(#54a0c6, #2d6987);
  color: white;
  text-shadow: black 1px 1px 0;
}

/* line 11, ../sass/modules/_buttons.sass */
.btn-big-block {
  position: relative;
  overflow: hidden;
  padding: 20px;
  margin-bottom: 1.6em;
  background: #f5f5f5;
  display: block;
  text-decoration: none;
  text-shadow: #fff 1px 1px 0;
}
/* line 21, ../sass/modules/_buttons.sass */
.btn-big-block:hover {
  background: #009be7;
  color: white;
  text-shadow: #009be7 0px 0px 0px;
}
/* line 26, ../sass/modules/_buttons.sass */
.btn-big-block .ico {
  display: block;
  float: left;
  vertical-align: top;
}
/* line 31, ../sass/modules/_buttons.sass */
.btn-big-block .ico-new-window {
  position: absolute;
  right: 0;
  top: 0;
  width: 65px;
  height: 66px;
  background-position: -351px -178px;
}
/* line 39, ../sass/modules/_buttons.sass */
.btn-big-block strong {
  margin-left: 0.5em;
  font-family: "Sanchez", "Times New Roman", "Times", serif;
  font-size: 1.33333em;
  line-height: 2.1em;
  line-height: 1.1em;
  font-weight: normal;
}
/* line 46, ../sass/modules/_buttons.sass */
.btn-big-block span {
  display: block;
  margin-left: 5.4em;
  color: #666;
  font-size: 0.86667em;
  line-height: 1.61538em;
  line-height: 1.1em;
}
/* line 53, ../sass/modules/_buttons.sass */
.btn-big-block:hover span {
  color: white;
  text-shadow: #fff 0 0 0;
}

/* line 58, ../sass/modules/_buttons.sass */
.btn-one-stop strong {
  position: absolute;
}
/* line 61, ../sass/modules/_buttons.sass */
.btn-one-stop span {
  position: absolute;
  top: 5em;
}

/* line 66, ../sass/modules/_buttons.sass */
.btn-medicaid strong {
  position: absolute;
}
/* line 69, ../sass/modules/_buttons.sass */
.btn-medicaid span {
  position: absolute;
  top: 5em;
}

/* line 74, ../sass/modules/_buttons.sass */
.ico-pono-hana {
  width: 60px;
  height: 42px;
  background-position: -356px 0;
}

/* line 79, ../sass/modules/_buttons.sass */
.ico-hire-net {
  width: 60px;
  height: 60px;
  background-position: -356px -85px;
}

/* line 84, ../sass/modules/_buttons.sass */
.ico-medicaid-buy-in {
  width: 60px;
  height: 60px;
  background-position: -356px -85px;
}

/* line 89, ../sass/modules/_buttons.sass */
.strong {
  margin: 0;
}

/* line 92, ../sass/modules/_buttons.sass */
.ico-one-stop {
  width: 68px;
  height: 68px;
  background: url("../images/icon_wipa.png") no-repeat 0 0;
  background-position: -1px -1px;
  background-size: 68px;
}

/* line 97, ../sass/modules/_buttons.sass */
.ico-dei {
  width: 60px;
  height: 60px;
  background: url("../images/make-art.jpg") no-repeat 0 0;
  background-position: -4px -3px;
  background-size: cover;
}

.home-offsite-resources .ico.ico-resource-icon {
  margin-right: 10px;
}

.home-offsite-resources .btn-big-block strong {
  margin-left: 0;
}

/* line 9, ../sass/modules/_throbber.sass */
.throbber {
  display: inline-block;
  line-height: 0;
  vertical-align: bottom;
}

/* line 14, ../sass/modules/_throbber.sass */
.throbber-green-small {
  background: url("../images/throbber-green-small.gif") no-repeat 0 0;
  width: 16px;
  height: 11px;
}

/* line 19, ../sass/modules/_throbber.sass */
.throbber-green-large {
  display: block;
  margin: 0 auto;
  background: url("../images/throbber-green-large.gif") no-repeat 0 21px;
  padding-top: 1.5em;
  width: 128px;
  height: 15px;
}

/* line 1, ../sass/modules/_header-links.sass */
.header-links {
  float: right;
  margin-top: 20px;
}
/* line 5, ../sass/modules/_header-links.sass */
.header-links ul {
  margin: 0;
  padding: 0;
}
/* line 9, ../sass/modules/_header-links.sass */
.header-links li {
  display: block;
  float: left;
}
/* line 13, ../sass/modules/_header-links.sass */
.header-links li:before {
  content: "|";
  color: #fff;
  margin: 0 0.333em;
}
/* line 18, ../sass/modules/_header-links.sass */
.header-links li:first-child:before {
  content: "";
}

/* line 21, ../sass/modules/_header-links.sass */
.header-link {
  color: #E4E1DF;
  font-family: "Open Sans", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: normal;
  font-size: 0.8em;
  line-height: 1.75em;
  line-height: 2.33333em;
  text-shadow: #000 1px 1px 0;
}
/* line 31, ../sass/modules/_header-links.sass */
.header-link:hover {
  color: #fff;
  text-decoration: underline;
  background-color: transparent;
}

/* line 1, ../sass/modules/_header-nav.sass */
.header-nav {
  clear: right;
  float: right;
  margin-top: 7px;
}
/* line 6, ../sass/modules/_header-nav.sass */
.header-nav ul {
  margin: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 10, ../sass/modules/_header-nav.sass */
.header-nav li {
  float: left;
}
/* line 13, ../sass/modules/_header-nav.sass */
.header-nav .ico {
  margin-right: 10px;
}

/* line 16, ../sass/modules/_header-nav.sass */
.header-nav-link:hover {
  color: white;
}

/* line 19, ../sass/modules/_header-nav.sass */
.header-nav-resources .ico {
  background-position: 0 0;
  margin-top: 5px;
  height: 35px;
  width: 28px;
}

/* line 25, ../sass/modules/_header-nav.sass */
.header-nav-benefits .ico {
  background-position: -176px 0;
  margin-top: 10px;
  height: 30px;
  width: 54px;
}

/* line 31, ../sass/modules/_header-nav.sass */
.header-nav-news .ico {
  background-position: -233px 0;
  margin-bottom: 10px;
  height: 21px;
  width: 25px;
}

/* line 37, ../sass/modules/_header-nav.sass */
.header-nav-resources,
.header-nav-benefits,
.header-nav-news {
  display: block;
  background-color: transparent;
  background-color: rgba(255, 255, 255, 0.15);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#26FFFFFF,endColorstr=#26FFFFFF);
  zoom: 1;
  border-color: #1E2637;
  border-width: 1px;
  border-style: solid;
  padding: 0 15px;
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  font-size: 1.2em;
  line-height: 2.33333em;
  text-shadow: #000 1px 1px 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  opacity: 0.75;
}
/* line 53, ../sass/modules/_header-nav.sass */
.header-nav-resources:hover,
.header-nav-benefits:hover,
.header-nav-news:hover {
  background-color: transparent;
  background-color: rgba(255, 255, 255, 0.15);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#26FFFFFF,endColorstr=#26FFFFFF);
  zoom: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/* line 57, ../sass/modules/_header-nav.sass */
.header-nav-resources {
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-right: 0;
}

/* line 61, ../sass/modules/_header-nav.sass */
.header-nav-news {
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-left: 0;
}

/* line 1, ../sass/modules/_search.sass */
.header-search {
  float: right;
  text-align: right;
  margin: 0.3em 0;
}

/* line 6, ../sass/modules/_search.sass */
.search {
  background: transparent;
  padding: 0;
  border: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: #fff 0 0 0;
  -webkit-box-shadow: #fff 0 0 0;
  box-shadow: #fff 0 0 0;
}

/* line 13, ../sass/modules/_search.sass */
.search-input {
  width: 540px;
  height: 22px;
  background: white;
  -moz-box-shadow: #1E2637 0 3px 8px 0 inset;
  -webkit-box-shadow: #1E2637 0 3px 8px 0 inset;
  box-shadow: #1E2637 0 3px 8px 0 inset;
  border-color: #1E2637;
  border-width: 1px;
  border-style: solid;
  border-right: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0.4em 0.4em 0.2em 0.4em;
  font-size: 1.25em;
}

/* line 27, ../sass/modules/_search.sass */
input[type="submit"].search-submit {
  height: 35px;
  width: 35px;
  background: transparent url("../images/search.png") no-repeat 6px 6px;
  background-color: transparent;
  background-color: rgba(255, 255, 255, 0.15);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#26FFFFFF,endColorstr=#26FFFFFF);
  zoom: 1;
  border-color: #1E2637;
  border-width: 1px;
  border-style: solid;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-box-shadow: #fff 0 0 0;
  -webkit-box-shadow: #fff 0 0 0;
  box-shadow: #fff 0 0 0;
  font-size: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  opacity: 0.75;
}
/* line 40, ../sass/modules/_search.sass */
input[type="submit"].search-submit:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/* line 43, ../sass/modules/_search.sass */
.search-input,
.search-submit {
  float: left;
}

/* line 49, ../sass/modules/_search.sass */
.search-404 {
  padding: 1em;
}

/* line 52, ../sass/modules/_search.sass */
.search-404-input {
  padding: 0.5em;
  width: 66%;
  margin-right: 2%;
}

/* line 57, ../sass/modules/_search.sass */
input[type="submit"].search-404-submit {
  padding: 0.4em 1em;
  font-size: 1.1em;
}

/* line 62, ../sass/modules/_search.sass */
.article-body .cse .gsc-control-cse,
.article-body .gsc-control-cse {
  padding: 0;
}

/* line 1, ../sass/modules/_sidebar.sass */
.sidebar {
  width: 240px;
  margin-right: 40px;
  padding-top: 5px;
}

/* line 6, ../sass/modules/_sidebar.sass */
.print-friendly,
.sidebar-field {
  margin-bottom: 1.4em;
}

/* line 10, ../sass/modules/_sidebar.sass */
.print-friendly a:hover .ico-print {
  background-position: -418px -22px;
}

/* line 1, ../sass/modules/_tabs.sass */
.tabs {
  overflow: visible;
  margin-bottom: 0;
  margin-right: 1em;
  text-align: right;
}

/* line 7, ../sass/modules/_tabs.sass */
.tab, .tab a {
  display: inline-block;
}

/* line 10, ../sass/modules/_tabs.sass */
.tab a {
  font-weight: normal;
  border: solid 1px #dfdfdf;
  border-bottom: none;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  padding: 0 1em;
}

/* line 17, ../sass/modules/_tabs.sass */
.tab-selected,
.tab-selected:hover {
  color: #222;
  background-color: #f5f5f5;
  cursor: default;
}

/* line 23, ../sass/modules/_tabs.sass */
.tab .tab-selected {
  font-weight: bold;
}

/* line 11, ../sass/modules/_primary-menu.sass */
.primary-menu {
  margin-bottom: 1.4em;
}
/* line 14, ../sass/modules/_primary-menu.sass */
.primary-menu ul {
  padding: 0;
  margin: 0;
}
/* line 45, ../sass/modules/_primary-menu.sass */
.primary-menu .menu > li.current_page_item > a {
  color: #333;
}
/* line 48, ../sass/modules/_primary-menu.sass */
.primary-menu .menu > li.current_page_item > a:hover {
  background-color: inherit;
  cursor: default;
  text-shadow: none;
}
/* line 54, ../sass/modules/_primary-menu.sass */
.primary-menu .menu > li > a {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
/* line 57, ../sass/modules/_primary-menu.sass */
.primary-menu .sub-menu {
  background: #f5f5f5;
  border: solid 1px #dfdfdf;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: #fff 0 1px 0 0 inset;
  -webkit-box-shadow: #fff 0 1px 0 0 inset;
  box-shadow: #fff 0 1px 0 0 inset;
}
/* line 63, ../sass/modules/_primary-menu.sass */
.primary-menu .sub-menu .menu-item {
  border-top: solid 1px #fff;
  border-bottom: solid 1px #dfdfdf;
}
/* line 67, ../sass/modules/_primary-menu.sass */
.primary-menu .sub-menu .menu-item:first-child {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}
/* line 70, ../sass/modules/_primary-menu.sass */
.primary-menu .sub-menu .menu-item:first-child a {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}
/* line 73, ../sass/modules/_primary-menu.sass */
.primary-menu .sub-menu .menu-item:last-child {
  border-bottom: none;
}
/* line 76, ../sass/modules/_primary-menu.sass */
.primary-menu .sub-menu .menu-item:last-child a {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 79, ../sass/modules/_primary-menu.sass */
.primary-menu .sub-menu .current-menu-item > a {
  color: #333;
}
/* line 82, ../sass/modules/_primary-menu.sass */
.primary-menu .sub-menu .current-menu-item > a:hover {
  background-color: inherit;
  cursor: default;
  text-shadow: none;
}
/* line 89, ../sass/modules/_primary-menu.sass */
.primary-menu a {
  display: inline-block;
  padding: 0.5em 0;
  width: 96.66667%;
  padding-left: 3.33333%;
  font-size: 0.86667em;
  line-height: 1.61538em;
  line-height: 1.2em;
  text-decoration: none;
  color: #3A87AD;
}
/* line 100, ../sass/modules/_primary-menu.sass */
.primary-menu a:hover {
  background-color: #3A87AD;
  padding-right: 1px;
  margin-right: -1px;
  color: #fff;
  text-shadow: #000 0 0 0;
}
/* line 131, ../sass/modules/_primary-menu.sass */
.primary-menu .ico {
  display: none;
  vertical-align: middle;
}

/* line 1, ../sass/modules/_pagination.sass */
.page-links {
  overflow: hidden;
  margin: 1em 0;
  background: #f5f5f5;
  border: solid 1px #dfdfdf;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: #fff 0 1px 0 0 inset;
  -webkit-box-shadow: #fff 0 1px 0 0 inset;
  box-shadow: #fff 0 1px 0 0 inset;
}

/* line 9, ../sass/modules/_pagination.sass */
.page-numbers {
  display: block;
  float: left;
  padding: 0.3em 0.75em;
  border-right: solid 1px #dfdfdf;
  border-left: solid 1px white;
}

/* line 16, ../sass/modules/_pagination.sass */
a.page-numbers:hover {
  background: #3A87AD;
  color: white;
}

/* line 20, ../sass/modules/_pagination.sass */
.page-numbers.current {
  background: white;
  font-weight: bold;
}

/* line 1, ../sass/modules/_images.sass */
.wp-caption {
  background: #f5f5f5;
  border: solid 1px #dfdfdf;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding-top: 5px;
}
/* line 7, ../sass/modules/_images.sass */
.wp-caption > img,
.wp-caption > a {
  margin: 0 5px;
}

/* line 11, ../sass/modules/_images.sass */
.wp-caption-text {
  padding: 5px;
  margin: 0;
  font-size: 0.8em;
  line-height: 1.75em;
  text-shadow: #fff 1px 1px 0;
}

/* line 17, ../sass/modules/_images.sass */
.wp-caption.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

/* line 21, ../sass/modules/_images.sass */
.wp-caption.aligncenter {
  margin: 0 auto;
}

/* line 24, ../sass/modules/_images.sass */
.wp-caption.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

/* line 28, ../sass/modules/_images.sass */
.main-image {
  width: 310px;
}

/* line 31, ../sass/modules/_images.sass */
.alignright {
  float: right;
  margin-left: 1em;
  margin-bottom: 0.5em;
}

/* line 36, ../sass/modules/_images.sass */
.alignleft {
  float: left;
  margin-right: 1em;
  margin-bottom: 0.5em;
}

/* line 41, ../sass/modules/_images.sass */
.aligncenter {
  display: block;
  margin: 0 auto 0.5em auto;
}

/* line 1, ../sass/modules/_finder.sass */
.finder .tabs li {
  margin-bottom: 0;
}

/* line 4, ../sass/modules/_finder.sass */
.finder .tabs a {
  text-decoration: none;
}

/* line 7, ../sass/modules/_finder.sass */
.finder .advanced-search {
  padding: 1em 1em 0 1em;
}
/* line 10, ../sass/modules/_finder.sass */
.finder .advanced-search .form-element {
  margin-bottom: 1em;
}

/* line 13, ../sass/modules/_finder.sass */
.finder-label {
  display: block;
}

/* line 16, ../sass/modules/_finder.sass */
.finder-select {
  width: 100%;
}

/* line 19, ../sass/modules/_finder.sass */
.finder-categories,
.finder-resource-type,
.finder-locations {
  float: left;
}

/* line 24, ../sass/modules/_finder.sass */
.finder-search-keys-input {
  width: 97%;
}

/* line 27, ../sass/modules/_finder.sass */
.finder-categories,
.finder-locations {
  width: 60%;
}

/* line 31, ../sass/modules/_finder.sass */
.finder-resource-type,
.finder-submit {
  width: 36%;
  margin-left: 4%;
}

/* line 36, ../sass/modules/_finder.sass */
.finder-locations-label {
  display: inline-block;
}

/* line 39, ../sass/modules/_finder.sass */
.finder-locations-select {
  width: 79%;
}

/* line 42, ../sass/modules/_finder.sass */
.finder-submit {
  float: right;
}

/* line 45, ../sass/modules/_finder.sass */
.finder-submit-btn {
  width: 100%;
}

/* line 48, ../sass/modules/_finder.sass */
.finder-dropdowns {
  position: relative;
  padding: 0;
  margin-top: 0;
}
/* line 53, ../sass/modules/_finder.sass */
.finder-dropdowns li {
  list-style-type: none;
  padding: 0;
  margin-bottom: 1em;
}
/* line 58, ../sass/modules/_finder.sass */
.finder-dropdowns .finder-reset {
  display: none;
  position: absolute;
  top: 0;
  left: 65%;
}
/* line 64, ../sass/modules/_finder.sass */
.finder-dropdowns select {
  width: 60%;
}
/* line 68, ../sass/modules/_finder.sass */
.finder-dropdowns .chzn-container .chzn-results li:first-child {
  display: none;
}

/* line 73, ../sass/modules/_finder.sass */
.finder-results {
  margin: 0 -1em 5em -1em;
  padding: 0 1em 1em 1em;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
/* line 78, ../sass/modules/_finder.sass */
.finder-results a {
  font-weight: normal;
}
/* line 81, ../sass/modules/_finder.sass */
.finder-results .row {
  position: relative;
  margin: 0 0 3em 0;
}
/* line 85, ../sass/modules/_finder.sass */
.finder-results .resource-type {
  position: absolute;
  top: 0;
  right: 0;
}
/* line 90, ../sass/modules/_finder.sass */
.finder-results h5 {
  max-width: 68%;
}
/* line 94, ../sass/modules/_finder.sass */
.finder-results .excerpt {
  clear: both;
}

/* line 1, ../sass/modules/_contact-form.sass */
.ninja-forms-form {
  padding: 1.5em;
}
/* line 4, ../sass/modules/_contact-form.sass */
.ninja-forms-form .field-wrap.text-wrap input {
  width: 98%;
}
/* line 7, ../sass/modules/_contact-form.sass */
.ninja-forms-form .field-wrap.label-left.submit-wrap input {
  margin-left: 0;
}

/* line 10, ../sass/modules/_contact-form.sass */
.ninja-forms-required-items {
  margin-bottom: 10px;
}

/* line 22, ../sass/modules/plugins/_column-shortcodes.sass */
.full_width p:last-child,
.one_half p:last-child,
.one_half_last p:last-child,
.one_third p:last-child,
.one_third_last p:last-child,
.one_fourth p:last-child,
.one_fourth_last p:last-child,
.two_third p:last-child,
.two_third_last p:last-child,
.three_fourth p:last-child,
.three_fourth_last p:last-child,
.one_fifth p:last-child,
.one_fifth_last p:last-child,
.two_fifth p:last-child,
.two_fifth_last p:last-child,
.three_fifth p:last-child,
.three_fifth_last p:last-child,
.four_fifth p:last-child,
.four_fifth_last p:last-child,
.one_sixth p:last-child,
.one_sixth_last p:last-child {
  margin-bottom: 0;
}

/* line 1, ../sass/modules/plugins/_the-events-calendar.sass */
#tribe-bar-form {
  position: relative;
  padding: 0;
}

/* line 7, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-events-active-spinner {
  display: block;
  margin: 0 auto;
  background: url("../images/throbber-green-large.gif") no-repeat 0 21px;
  padding-top: 1.5em;
  width: 128px;
  height: 15px;
  position: absolute;
  top: 250px;
  left: 266px;
  margin: 0;
}
/* line 14, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-events-active-spinner img {
  display: none;
}

/* line 17, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-events-loading {
  opacity: 0.15 !important;
  filter: alpha(opacity=15) !important;
}

/* line 22, ../sass/modules/plugins/_the-events-calendar.sass */
#tribe-bar-views {
  position: absolute;
  right: 0;
  top: 0;
}
/* line 27, ../sass/modules/plugins/_the-events-calendar.sass */
#tribe-bar-views label {
  float: left;
  font-weight: normal;
  margin-top: 0.75em;
}

/* line 32, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-bar-views-select {
  display: none;
}

/* line 35, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-bar-views-list {
  margin: 0;
  padding: 0;
  float: left;
  background: #cccccc;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #cccccc));
  background-image: -moz-linear-gradient(#ffffff, #cccccc);
  background-image: -webkit-linear-gradient(#ffffff, #cccccc);
  background-image: linear-gradient(#ffffff, #cccccc);
}
/* line 41, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-bar-views-list li.tribe-bar-views-option {
  margin-bottom: 0;
}

/* line 44, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-bar-views-option {
  float: left;
  list-style-type: none;
}
/* line 48, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-bar-views-option a {
  margin-top: -1px;
  display: block;
  background: #cccccc;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #cccccc));
  background-image: -moz-linear-gradient(#ffffff, #cccccc);
  background-image: -webkit-linear-gradient(#ffffff, #cccccc);
  background-image: linear-gradient(#ffffff, #cccccc);
  color: #3A87AD;
  text-decoration: none;
  text-shadow: #f2f2f2 1px 1px 0;
  border-right: solid 1px #dfdfdf;
  border-left: solid 1px #dfdfdf;
  padding: 0.666em 0.5em;
  color: #3A87AD;
  font-weight: normal;
}
/* line 57, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-bar-views-option a:hover {
  cursor: pointer;
  background: #3A87AD;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU0YTBjNiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzJkNjk4NyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #54a0c6), color-stop(100%, #2d6987));
  background-image: -moz-linear-gradient(#54a0c6, #2d6987);
  background-image: -webkit-linear-gradient(#54a0c6, #2d6987);
  background-image: linear-gradient(#54a0c6, #2d6987);
  color: white;
  text-shadow: black 1px 1px 0;
}
/* line 60, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-bar-views-option:last-child a {
  -moz-border-radius-topright: 2px;
  -webkit-border-top-right-radius: 2px;
  border-top-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-bottom-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

/* line 63, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-bar-views-option-upcoming a {
  padding-left: 1.4em;
  padding-right: 1.4em;
}

/* line 67, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-bar-active {
  display: none;
}

/* line 70, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-bar-views-inner .chzn-container {
  display: none;
}

/* line 75, ../sass/modules/plugins/_the-events-calendar.sass */
h2.tribe-events-page-title {
  text-align: left;
  font-size: 2.53333em;
  line-height: 1.10526em;
  line-height: 1.05em;
  width: 80%;
  border-bottom: none;
  padding-bottom: 0;
}

/* line 85, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-bar-heading {
  padding: 0.5em;
  font-size: 1.25em;
  font-family: "Sanchez", "Times New Roman", "Times", serif;
}
/* line 90, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-bar-heading:hover {
  cursor: default;
}

/* line 95, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-bar-filters {
  background: #EBF2FF;
  border-top: solid 1px #dfdfdf;
  padding: 1em;
  -moz-border-radius-bottomleft: 2px;
  -webkit-border-bottom-left-radius: 2px;
  border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-bottom-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
/* line 102, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-bar-filters label {
  display: block;
}

/* line 105, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-bar-date-filter,
.tribe-bar-search-filter,
.tribe-bar-submit {
  float: left;
  margin-right: 1em;
}

/* line 111, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-bar-submit {
  margin-top: 1.8em;
}

/* line 114, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-events-button {
  padding: 0.666em 0.5em 0.5em;
  height: 30px;
}
/* line 118, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-events-button:hover {
  background: #3A87AD;
  color: white;
}

/* line 122, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-events-notices {
  background: #FEFFE7;
  border-color: #EBE85D;
}

/* line 128, ../sass/modules/plugins/_the-events-calendar.sass */
#tribe-events-header .tribe-events-sub-nav {
  top: 3px;
}

/* line 131, ../sass/modules/plugins/_the-events-calendar.sass */
#tribe-events-footer .tribe-events-sub-nav {
  bottom: -2em;
}

/* line 134, ../sass/modules/plugins/_the-events-calendar.sass */
.events-archive .tribe-events-sub-nav {
  position: absolute;
  right: 0;
}
/* line 138, ../sass/modules/plugins/_the-events-calendar.sass */
.events-archive .tribe-events-sub-nav a {
  display: block;
  background: #cccccc;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #cccccc));
  background-image: -moz-linear-gradient(#ffffff, #cccccc);
  background-image: -webkit-linear-gradient(#ffffff, #cccccc);
  background-image: linear-gradient(#ffffff, #cccccc);
  color: #3A87AD;
  text-decoration: none;
  text-shadow: #f2f2f2 1px 1px 0;
  padding: 0.5em 1em;
  color: #3A87AD;
  font-weight: normal;
}
/* line 144, ../sass/modules/plugins/_the-events-calendar.sass */
.events-archive .tribe-events-sub-nav a:hover {
  cursor: pointer;
  background: #3A87AD;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU0YTBjNiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzJkNjk4NyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #54a0c6), color-stop(100%, #2d6987));
  background-image: -moz-linear-gradient(#54a0c6, #2d6987);
  background-image: -webkit-linear-gradient(#54a0c6, #2d6987);
  background-image: linear-gradient(#54a0c6, #2d6987);
  color: white;
  text-shadow: black 1px 1px 0;
}

/* line 147, ../sass/modules/plugins/_the-events-calendar.sass */
#tribe-events-header {
  margin: 0;
}

/* line 150, ../sass/modules/plugins/_the-events-calendar.sass */
#tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous,
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous,
#tribe-events-content ul.tribe-events-sub-nav li.tribe-events-nav-next {
  margin: 0;
  float: left;
}

/* line 156, ../sass/modules/plugins/_the-events-calendar.sass */
.events-archive .tribe-events-sub-nav {
  border: solid 1px #dfdfdf;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 0;
}

/* line 161, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-events-nav-previous {
  border-right: solid 1px #cccccc;
}

/* line 167, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-events-month #tribe-events-header .tribe-events-sub-nav {
  top: 35px;
}

/* line 171, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-events-month-event-title {
  font-size: 1.1em;
  line-height: 1em;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  margin: 0;
  text-transform: none;
}
/* line 178, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-events-month-event-title a {
  font-weight: normal;
}

/* line 182, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-events-tooltip h4 {
  margin-left: 6px;
  text-transform: none;
  font-weight: normal;
  font-size: 1.3em;
  line-height: 1em;
}

/* line 189, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-events-tooltip:hover {
  cursor: pointer;
}

/* line 194, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-events-list {
  position: relative;
}
/* line 197, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-events-list .type-tribe_events {
  border-bottom: solid 1px #dfdfdf;
  padding-bottom: 1em;
  margin-bottom: 1em;
}
/* line 202, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-events-list .tribe-events-nav-next,
.tribe-events-list .tribe-events-nav-previous {
  border: none;
}
/* line 206, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-events-list .country-name {
  display: none;
}
/* line 209, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-events-list a {
  font-weight: normal;
}

/* line 212, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-events-list-separator-month {
  border-bottom: solid 1px #222;
  margin-bottom: 1em;
  padding-bottom: 0.5em;
  display: block;
  font: 1.666em "Sanchez", "Times New Roman", "Times", serif;
  text-transform: uppercase;
}

/* line 220, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-events-event-image,
.tribe-events-list-info {
  float: left;
}

/* line 224, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-events-event-image {
  margin-right: 20px;
}
/* line 227, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-events-event-image a {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
}
/* line 230, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-events-event-image a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/* line 236, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-events-list-event-title {
  border: none;
  margin-top: 0;
}

/* line 240, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-events-list .time-details {
  font-weight: bold;
}

/* line 243, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-events-event-cost {
  margin-bottom: 8px;
}

/* line 246, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-events-event-meta address.tribe-events-address {
  display: block;
}

/* line 249, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-events-gmap {
  display: block;
}

/* line 252, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-events-read-more {
  float: right;
}

/* line 255, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-events-list .tribe-events-loop .tribe-events-content {
  padding-top: 8px;
}
/* line 258, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-events-list .tribe-events-loop .tribe-events-content p {
  margin: 0;
}

/* line 261, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-events-loop .tribe-events-event-meta {
  font-size: 1em;
}

/* line 266, ../sass/modules/plugins/_the-events-calendar.sass */
.single-tribe_events #tribe-events-content ul.tribe-events-sub-nav {
  padding: 0;
}

/* line 269, ../sass/modules/plugins/_the-events-calendar.sass */
.single-tribe_events a {
  font-weight: normal;
}

/* line 272, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-events-single #tribe-events-header {
  margin: 0 0 1em 0;
}

/* line 275, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-events-single #tribe-events-footer {
  margin: 2em 0 0 0;
}

/* line 280, ../sass/modules/plugins/_the-events-calendar.sass */
.single-tribe_events #tribe-events-header ul.tribe-events-sub-nav,
.single-tribe_events #tribe-events-footer ul.tribe-events-sub-nav {
  display: block;
  background: #cccccc;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #cccccc));
  background-image: -moz-linear-gradient(#ffffff, #cccccc);
  background-image: -webkit-linear-gradient(#ffffff, #cccccc);
  background-image: linear-gradient(#ffffff, #cccccc);
  color: #3A87AD;
  text-decoration: none;
  text-shadow: #f2f2f2 1px 1px 0;
  border: solid 1px #dfdfdf;
  border-bottom: solid 1px #aaa;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
/* line 286, ../sass/modules/plugins/_the-events-calendar.sass */
.single-tribe_events #tribe-events-header ul.tribe-events-sub-nav li.tribe-events-nav-previous,
.single-tribe_events #tribe-events-header ul.tribe-events-sub-nav li.tribe-events-nav-next,
.single-tribe_events #tribe-events-footer ul.tribe-events-sub-nav li.tribe-events-nav-previous,
.single-tribe_events #tribe-events-footer ul.tribe-events-sub-nav li.tribe-events-nav-next {
  width: 40%;
  border: 0;
  padding-bottom: 0;
}
/* line 292, ../sass/modules/plugins/_the-events-calendar.sass */
.single-tribe_events #tribe-events-header ul.tribe-events-sub-nav li.tribe-events-back,
.single-tribe_events #tribe-events-footer ul.tribe-events-sub-nav li.tribe-events-back {
  width: 20%;
  float: left;
  padding-bottom: 0;
}
/* line 297, ../sass/modules/plugins/_the-events-calendar.sass */
.single-tribe_events #tribe-events-header ul.tribe-events-sub-nav li.tribe-events-back a,
.single-tribe_events #tribe-events-footer ul.tribe-events-sub-nav li.tribe-events-back a {
  background: none;
  border-left: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
}
/* line 302, ../sass/modules/plugins/_the-events-calendar.sass */
.single-tribe_events #tribe-events-header ul.tribe-events-sub-nav li.tribe-events-back a:hover,
.single-tribe_events #tribe-events-footer ul.tribe-events-sub-nav li.tribe-events-back a:hover {
  cursor: pointer;
  background: #3A87AD;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU0YTBjNiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzJkNjk4NyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #54a0c6), color-stop(100%, #2d6987));
  background-image: -moz-linear-gradient(#54a0c6, #2d6987);
  background-image: -webkit-linear-gradient(#54a0c6, #2d6987);
  background-image: linear-gradient(#54a0c6, #2d6987);
  color: white;
  text-shadow: black 1px 1px 0;
}
/* line 305, ../sass/modules/plugins/_the-events-calendar.sass */
.single-tribe_events #tribe-events-header ul.tribe-events-sub-nav li.tribe-events-nav-previous,
.single-tribe_events #tribe-events-footer ul.tribe-events-sub-nav li.tribe-events-nav-previous {
  text-align: left;
}
/* line 308, ../sass/modules/plugins/_the-events-calendar.sass */
.single-tribe_events #tribe-events-header ul.tribe-events-sub-nav li.tribe-events-nav-next,
.single-tribe_events #tribe-events-footer ul.tribe-events-sub-nav li.tribe-events-nav-next {
  float: right;
  text-align: right;
}
/* line 312, ../sass/modules/plugins/_the-events-calendar.sass */
.single-tribe_events #tribe-events-header a,
.single-tribe_events #tribe-events-footer a {
  display: block;
  background: #cccccc;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #cccccc));
  background-image: -moz-linear-gradient(#ffffff, #cccccc);
  background-image: -webkit-linear-gradient(#ffffff, #cccccc);
  background-image: linear-gradient(#ffffff, #cccccc);
  color: #3A87AD;
  text-decoration: none;
  text-shadow: #f2f2f2 1px 1px 0;
  height: 3em;
  padding: 0.5em 1em;
  color: #3A87AD;
  font-weight: normal;
  line-height: 1em;
}
/* line 320, ../sass/modules/plugins/_the-events-calendar.sass */
.single-tribe_events #tribe-events-header a:hover,
.single-tribe_events #tribe-events-footer a:hover {
  cursor: pointer;
  background: #3A87AD;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU0YTBjNiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzJkNjk4NyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #54a0c6), color-stop(100%, #2d6987));
  background-image: -moz-linear-gradient(#54a0c6, #2d6987);
  background-image: -webkit-linear-gradient(#54a0c6, #2d6987);
  background-image: linear-gradient(#54a0c6, #2d6987);
  color: white;
  text-shadow: black 1px 1px 0;
}

/* line 323, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-events-single-event-title {
  margin: 1em 0 0.5em 0;
  padding-bottom: 0.5em;
  font-size: 2.53333em;
  line-height: 1.10526em;
  line-height: 1.05em;
}

/* line 329, ../sass/modules/plugins/_the-events-calendar.sass */
.tribe-events-schedule h3 {
  margin: 0 0 1em 0;
  line-height: 1em;
}

/* line 333, ../sass/modules/plugins/_the-events-calendar.sass */
.single-tribe_events .tribe-events-event-image {
  float: right;
  margin: 0 0 20px 20px;
}

/* line 337, ../sass/modules/plugins/_the-events-calendar.sass */
.single-tribe_events .tribe-events-meta-group,
.single-tribe_events .tribe-events-event-meta {
  overflow: hidden;
  margin: 0 0 1em 0;
}
/* line 342, ../sass/modules/plugins/_the-events-calendar.sass */
.single-tribe_events .tribe-events-meta-group h3,
.single-tribe_events .tribe-events-event-meta h3 {
  margin-top: 0;
  border-bottom: solid 1px #222;
  text-transform: uppercase;
}
/* line 347, ../sass/modules/plugins/_the-events-calendar.sass */
.single-tribe_events .tribe-events-meta-group dt,
.single-tribe_events .tribe-events-meta-group dd,
.single-tribe_events .tribe-events-event-meta dt,
.single-tribe_events .tribe-events-event-meta dd {
  float: left;
  margin: 0;
}
/* line 352, ../sass/modules/plugins/_the-events-calendar.sass */
.single-tribe_events .tribe-events-meta-group dt,
.single-tribe_events .tribe-events-event-meta dt {
  width: 15%;
}
/* line 355, ../sass/modules/plugins/_the-events-calendar.sass */
.single-tribe_events .tribe-events-meta-group dd,
.single-tribe_events .tribe-events-event-meta dd {
  width: 85%;
}
/* line 358, ../sass/modules/plugins/_the-events-calendar.sass */
.single-tribe_events .tribe-events-meta-group .vcard,
.single-tribe_events .tribe-events-event-meta .vcard {
  margin-bottom: 0;
}
/* line 361, ../sass/modules/plugins/_the-events-calendar.sass */
.single-tribe_events .tribe-events-meta-group .org,
.single-tribe_events .tribe-events-event-meta .org {
  font-family: "Sanchez", "Times New Roman", "Times", serif;
  font-size: 1.2em;
  line-height: 2.33333em;
  line-height: 1.4em;
  color: #537923;
}
/* line 367, ../sass/modules/plugins/_the-events-calendar.sass */
.single-tribe_events .tribe-events-meta-group .tribe-events-address,
.single-tribe_events .tribe-events-event-meta .tribe-events-address {
  font-style: normal;
}
/* line 370, ../sass/modules/plugins/_the-events-calendar.sass */
.single-tribe_events .tribe-events-meta-group .tribe-events-address:before,
.single-tribe_events .tribe-events-event-meta .tribe-events-address:before {
  content: "Address: ";
  width: 17.5%;
  float: left;
  font-weight: bold;
}
/* line 376, ../sass/modules/plugins/_the-events-calendar.sass */
.single-tribe_events .tribe-events-meta-group .tribe-events-gmap,
.single-tribe_events .tribe-events-event-meta .tribe-events-gmap {
  margin-left: 17.5%;
}
/* line 379, ../sass/modules/plugins/_the-events-calendar.sass */
.single-tribe_events .tribe-events-meta-group .tribe-events-venue-map,
.single-tribe_events .tribe-events-event-meta .tribe-events-venue-map {
  width: 100%;
  margin-top: 2em;
}

/* line 4, ../sass/modules/_single.sass */
.article-body p:first-child {
  margin-top: 0;
}
/* line 7, ../sass/modules/_single.sass */
.article-body li {
  margin-bottom: 1.4em;
}

/* line 12, ../sass/modules/_single.sass */
.glossary-links {
  padding: 0;
}
/* line 15, ../sass/modules/_single.sass */
.glossary-links li {
  list-style-type: none;
  display: block;
  float: left;
}
/* line 20, ../sass/modules/_single.sass */
.glossary-links a,
.glossary-links span {
  display: block;
  padding: 0.35em 0.43em;
  font-size: 1.13333em;
  line-height: 1.23529em;
}
/* line 26, ../sass/modules/_single.sass */
.glossary-links span {
  background: #f5f5f5;
  color: #aaa;
}
/* line 30, ../sass/modules/_single.sass */
.glossary-links a {
  background: #3A87AD;
  color: white;
  text-decoration: none;
}
/* line 35, ../sass/modules/_single.sass */
.glossary-links a:hover {
  background: #009be7;
  text-decoration: underline;
}

/* line 39, ../sass/modules/_single.sass */
.glossary-links + p,
.glossary-links + div {
  clear: both;
}

/* line 45, ../sass/modules/_single.sass */
.news-search {
  padding-bottom: 1em;
  margin-bottom: 2em;
  position: relative;
}
/* line 50, ../sass/modules/_single.sass */
.news-search .form-element {
  margin-bottom: 1em;
}
/* line 53, ../sass/modules/_single.sass */
.news-search label {
  display: block;
}

/* line 56, ../sass/modules/_single.sass */
.news-search-keys-input {
  width: 98%;
}

/* line 59, ../sass/modules/_single.sass */
.news-years-select,
.news-categories-select,
.news-tags-select {
  width: 100%;
}

/* line 64, ../sass/modules/_single.sass */
.news-categories,
.news-years,
.news-tags,
.news-submit {
  float: left;
}

/* line 70, ../sass/modules/_single.sass */
.news-categories,
.news-tags {
  width: 75%;
  margin-right: 4%;
}

/* line 75, ../sass/modules/_single.sass */
.news-years,
.news-submit {
  width: 21%;
}

/* line 79, ../sass/modules/_single.sass */
.news-submit-btn {
  width: 100%;
  margin: 2em 0 0 0;
}

/* line 85, ../sass/modules/_single.sass */
.news-item {
  clear: both;
  overflow: hidden;
  margin-bottom: 1em;
  padding-bottom: 2em;
  border-bottom: solid 1px #ddd;
}

/* line 92, ../sass/modules/_single.sass */
.news-image {
  float: left;
  margin-right: 1em;
}
/* line 96, ../sass/modules/_single.sass */
.news-image img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
}
/* line 99, ../sass/modules/_single.sass */
.news-image a:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/* line 102, ../sass/modules/_single.sass */
.news-date {
  line-height: 1.1em;
  margin-top: 0.5em;
}

/**
 * @file
 * styles for Video posts and list displays
 */
/* line 9, ../sass/modules/_videos.sass */
.the-video iframe {
  border: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
  width: 660px;
  height: 446px;
}

/* line 17, ../sass/modules/_videos.sass */
.list-vid {
  overflow: hidden;
  margin-left: -10px;
  margin-right: -10px;
}

/* line 22, ../sass/modules/_videos.sass */
.list-item-vid {
  float: left;
  display: inline-block;
  width: 194px;
  padding: 5px;
  margin: 0 10px 20px;
  background: #f5f5f5;
  border: solid 1px #dfdfdf;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
/* line 32, ../sass/modules/_videos.sass */
.list-item-vid a {
  color: white;
  font-weight: normal;
  text-decoration: none;
  line-height: 1.3em;
}
/* line 38, ../sass/modules/_videos.sass */
.list-item-vid a:hover {
  text-decoration: underline;
}

/* line 41, ../sass/modules/_videos.sass */
.list-image {
  position: relative;
}

/* line 44, ../sass/modules/_videos.sass */
.attachment-video-thumb {
  width: 194px;
  height: 108px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
}

/* line 49, ../sass/modules/_videos.sass */
a:hover .attachment-video-thumb {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/* line 52, ../sass/modules/_videos.sass */
.list-info-vid {
  height: 60px;
  background: #222;
  padding: 5px;
}

/* line 1, ../sass/modules/_resource.sass */
.the-resource {
  float: right;
  width: 35.5%;
  margin: 0.5em 0 1em 4.5%;
  padding: 1em;
  background-color: #f2f2f2;
  border: solid 1px #e6e6e6;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
/* line 11, ../sass/modules/_resource.sass */
.the-resource h2 {
  margin-top: 0;
  padding-bottom: 0.5em;
  font-size: 1.2em;
  line-height: 2.33333em;
  line-height: 1em;
  color: #666;
  border-color: #aaa;
}
/* line 19, ../sass/modules/_resource.sass */
.the-resource ul {
  padding-left: 2em;
  margin-bottom: 0;
}
/* line 23, ../sass/modules/_resource.sass */
.the-resource li {
  color: #666;
  line-height: 1.3em;
}

/* line 1, ../sass/modules/_footer-partners.sass */
.footer-partners {
  float: left;
  width: 290px;
}
/* line 5, ../sass/modules/_footer-partners.sass */
.footer-partners hr {
  margin: 20px 0 20px;
}

/* line 8, ../sass/modules/_footer-partners.sass */
.footer-partner {
  display: block;
  background: url("http://hireabilitieshawaii.org/wp-content/themes/stf_default//images/sprites.png") no-repeat 0 0;
  width: 292px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  opacity: 0.75;
}
/* line 14, ../sass/modules/_footer-partners.sass */
.footer-partner:hover {
  background-color: transparent;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 18, ../sass/modules/_footer-partners.sass */
.footer-partner div {
  display: none;
}

/* line 21, ../sass/modules/_footer-partners.sass */
.footer-partner.cds {
  background-position: 0 -37px;
  height: 65px;
}

/* line 25, ../sass/modules/_footer-partners.sass */
.footer-partner.dlir {
  background-position: 0 -103px;
  height: 65px;
}

/* line 29, ../sass/modules/_footer-partners.sass */
.footer-partner.cms {
  background-position: 0 -167px;
  height: 110px;
}



/* line 1, ../sass/modules/_footer-contact.sass */






.footer-subscribe {

}

.footer-subscribe input.form {
  width: 84%;
  height: 35px;
  padding-right: 15px;
  padding-left: 15px;
}

.footer-columns {
  float: left;
  width: 205px;
  margin: 0 15px;
}

.footer-social .social-links {
  list-style-type: none;
  display: block;
}

.footer-social .social-links li {
  display: block;
  padding-bottom: 15px;
}

.footer-social .social-links li a {
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  font-size: 1.2em;
  line-height: 2.33333em;
  line-height: 1.68em;
  text-shadow: #000 1px 1px 0;
  display: block;
}

.footer-social .social-links li a .name {
  opacity: 0.6;
  padding-left: 15px;
}

.footer-social .social-links li a:hover .name {
  opacity: 1;
}

.footer-social .social-links li a:hover > i {
  filter: brightness(140%);
}

.footer-social .social-links .icon {
  width: 30px;
  height: 30px;
  background-size: cover;
  display: block;
  float: left;
  opacity: .8;
}

.footer-social .social-links li a:hover .footer-social .social-links li a .icon {
  opacity: 1;
}

.social-links .facebook .icon {
  background-image: url("../images/facebook.png");
}

.social-links .twitter .icon {
  background-image: url("../images/twitter.png");
}

.social-links .youtube .icon {
  background-image: url("../images/youtube.png");
}

.header-social-links {
  overflow: hidden;
  display: block;
  float: right;
}

.header-social {
  overflow: hidden;
  display: inline;
  float: left;
}

.header-social .social-links .icon {
    width: 30px;
    height: 30px;
    background-size: cover;
    display: inline-block;
    float: left;
}

.header-social ul {
  list-style-type: none;
  overflow: hidden;
  padding: 0;
  margin-top: 20px;
  margin-top: 20px;
  margin-bottom: 0;
}

.header-social ul li {
  display: inline-block;
}

.header-social ul li a {
  color: #fff;
  display: inline-block;
  float: left;
}

.header-social ul li a:hover {
  filter: brightness(130%);
}

.header-social .social-links .facebook .icon {
  width: 30px;
  height: 30px;
}

#nf-field-12-container {
  margin-bottom: 0;
}

input[type="button"]#nf-field-13 {
  width: 100%;
  display: inline-block;
  background: #537923;
      background-image: none;
      background-size: auto;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNhODdhZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzI3NWE3NCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #537923), color-stop(100%, #537923));
  background-image: -moz-linear-gradient(#537923, #537923);
  background-image: -webkit-linear-gradient(#537923, #537923);
  background-image: linear-gradient(#537923, #537923);
  -moz-box-shadow: #537923 0 -1px 0;
  -webkit-box-shadow: #537923 0 -1px 0;
  box-shadow: #537923 0 -1px 0;
  border: solid 1px #537923;
      border-top-color: rgb(83, 121, 35);
      border-top-style: solid;
      border-top-width: 1px;
  border-top: solid 1px #537923;
  color: white;
  text-decoration: none;
  text-shadow: black 1px 1px 0;
  padding: 0.25em 0.75em 0.2em 0.75em;
  height: 40px;
  margin-top: 10px;
}

input[type="button"]#nf-field-13:hover {
  background: #6ea12e;
        background-image: none;
        background-size: auto;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNhODdhZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzI3NWE3NCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6ea12e), color-stop(100%, #6ea12e));
    background-image: -moz-linear-gradient(#6ea12e, #6ea12e);
    background-image: -webkit-linear-gradient(#6ea12e, #6ea12e);
    background-image: linear-gradient(#6ea12e, #6ea12e);
    -moz-box-shadow: #275a74 0 -1px 0;
    -webkit-box-shadow: #6ea12e 0 -1px 0;
    box-shadow: #6ea12e 0 -1px 0;
    border: solid 1px #6ea12e;
        border-top-color: rgb(83, 121, 35);
        border-top-style: solid;
        border-top-width: 1px;
    border-top: solid 1px #6ea12e;
}

/* line 6, ../sass/modules/_footer-contact.sass */
.footer-contact ul {
  margin: 1em 0;
}
/* line 9, ../sass/modules/_footer-contact.sass */
.footer-contact p {
  margin: 0 0 2em 0;
  line-height: 1.4em;
}

/* line 1, ../sass/modules/_footer-nav.sass */
.footer-nav {
  float: left;
  width: 212px;
}
/* line 6, ../sass/modules/_footer-nav.sass */
.footer-nav ul {
  margin-top: 0;
}
/* line 9, ../sass/modules/_footer-nav.sass */
.footer-nav li {
  margin-bottom: 1em;
}

/* line 12, ../sass/modules/_footer-nav.sass */
.footer-nav-item {
  list-style-type: none;
}
/* line 15, ../sass/modules/_footer-nav.sass */
.footer-nav-item a {
  display: block;
  background-color: transparent;
  background-color: rgba(255, 255, 255, 0.15);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#26FFFFFF,endColorstr=#26FFFFFF);
  zoom: 1;
  border-color: #382619;
  border-width: 1px;
  border-style: solid;
  padding: 0 15px;
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  font-size: 1.2em;
  line-height: 2.33333em;
  line-height: 1.68em;
  text-shadow: #000 1px 1px 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/* line 31, ../sass/modules/_footer-nav.sass */
.footer-nav-item a:hover {
  background-color: transparent;
  background-color: rgba(255, 255, 255, 0.2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33FFFFFF,endColorstr=#33FFFFFF);
  zoom: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  cursor: pointer;
}

/* line 36, ../sass/modules/_footer-nav.sass */
a.footer-nav-strong {
  border: none;
  background-color: transparent;
  background-color: #537923;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF537923,endColorstr=#FF537923);
  zoom: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 41, ../sass/modules/_footer-nav.sass */
a.footer-nav-strong:hover {
  background-color: transparent;
  background-color: #6ea12e;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF6EA12E,endColorstr=#FF6EA12E);
  zoom: 1;
}

/* line 4, ../sass/_home.sass */
body.home .l-main {
  min-width: 1040px;
  width: 100%;
  padding: 3em 0;
  margin: 0;
}

/* line 10, ../sass/_home.sass */
.home-resources,
.home-content {
  width: 940px;
  margin: 0 auto;
}

/* line 16, ../sass/_home.sass */
.dei {
  display: block;
  background: url("../images/dei_logo.jpg") 43px 0 no-repeat;
  width: 230px;
  height: 77px;
  border: solid 1px #ddd;
  padding: 2px 35px;
  margin-bottom: 1em;
}
/* line 25, ../sass/_home.sass */
.dei:hover {
  border: solid 3px #009be7;
  padding: 0px 31px;
  background-position: 41px -2px;
}
/* line 30, ../sass/_home.sass */
.dei span {
  display: none;
}

/* line 35, ../sass/_home.sass */
.home-resources {
  width: 860px;
  padding: 40px;
  background: white;
  border-bottom: solid 1px #222;
  -moz-box-shadow: 0px 2px 4px #222;
  -webkit-box-shadow: 0px 2px 4px #222;
  box-shadow: 0px 2px 4px #222;
}
/* line 42, ../sass/_home.sass */
.home-resources h2 {
  margin-top: 0;
}

/* line 45, ../sass/_home.sass */
.home-resource-search,
.home-offsite-resources {
  display: inline-block;
  float: left;
}

.home-offsite-resources-text {
  width: 70%;
  float: right;
  position: relative;
}

.home-offsite-resources-text span {
  position: absolute;
  top: 2em;
  margin-left: 0;
}

/* line 50, ../sass/_home.sass */
.home-resource-search {
  width: 520px;
  padding-right: 20px;
}

/* line 54, ../sass/_home.sass */
.home-offsite-resources {
  font-weight: bold;
  width: 300px;
  padding-left: 20px;
}

/* line 59, ../sass/_home.sass */
.home-feature-heading {
  border-bottom: solid 2px #222;
  padding-bottom: 0.25em;
  margin-bottom: 0.5em;
  font-size: 2.25em;
  line-height: 1em;
}

/* line 87, ../sass/_home.sass */
.btn-big-block:last-child {
  margin-bottom: 0;
}

/* line 93, ../sass/_home.sass */
.home-video {
  background: url("../images/light_noise_diagonal.jpg");
  min-width: 1040px;
  border-top: solid 1px #aaa;
  padding-top: 3em;
}
/* line 99, ../sass/_home.sass */
.home-video .home-content {
  width: 960px;
  margin-top: 0;
}

/* line 103, ../sass/_home.sass */
.home-video-featured {
  margin: 0 10px 3em 10px;
  padding: 20px;
  background: white;
  border-bottom: solid 1px #aaa;
  -moz-box-shadow: 0px 2px 4px #aaa;
  -webkit-box-shadow: 0px 2px 4px #aaa;
  box-shadow: 0px 2px 4px #aaa;
}
/* line 110, ../sass/_home.sass */
.home-video-featured h2 {
  border-bottom: 0;
  margin-top: 0;
  line-height: 1em;
  margin-bottom: 0.5em;
}
/* line 116, ../sass/_home.sass */
.home-video-featured .the-video,
.home-video-featured .featured-description {
  float: left;
  display: inline-block;
}
/* line 121, ../sass/_home.sass */
.home-video-featured .the-video {
  width: 540px;
  padding-right: 20px;
  margin-bottom: 0;
}
/* line 126, ../sass/_home.sass */
.home-video-featured .the-video iframe {
  width: inherit;
}
/* line 129, ../sass/_home.sass */
.home-video-featured .featured-description {
  width: 320px;
  padding-left: 20px;
}

/* line 133, ../sass/_home.sass */
.home-video-list {
  position: relative;
  margin: 0 10px 3em 10px;
  padding: 20px 10px;
  background: white;
  border-bottom: solid 1px #aaa;
  -moz-box-shadow: 0px 2px 4px #aaa;
  -webkit-box-shadow: 0px 2px 4px #aaa;
  box-shadow: 0px 2px 4px #aaa;
}
/* line 141, ../sass/_home.sass */
.home-video-list h2 {
  margin: 0 10px 1em 10px;
  line-height: 1em;
  padding-bottom: 0.5em;
}
/* line 146, ../sass/_home.sass */
.home-video-list .list-item-vid {
  margin: 0 10px;
  width: 198px;
}
/* line 150, ../sass/_home.sass */
.home-video-list .attachment-video-thumb {
  width: 198.25px;
  height: 110px;
}
/* line 154, ../sass/_home.sass */
.home-video-list .list-title {
  height: 41px;
  line-height: 1.3em;
}

/* line 158, ../sass/_home.sass */
.home-browse-videos {
  position: absolute;
  top: 20px;
  right: 20px;
}

/* line 165, ../sass/_home.sass */
.home-news-events {
  background: url("../images/light_noise_diagonal.jpg");
  min-width: 1040px;
  padding-bottom: 3em;
  border-bottom: solid 1px #111;
}
/* line 172, ../sass/_home.sass */
.home-news-events .home-content {
  margin-top: 0;
}
/* line 175, ../sass/_home.sass */
.home-news-events h2 {
  margin-top: 0;
  line-height: 1em;
  padding-bottom: 0.5em;
}
/* line 180, ../sass/_home.sass */
.home-news-events h5 {
  font-weight: normal;
  line-height: 1.1em;
}
/* line 184, ../sass/_home.sass */
.home-news-events li:last-child,
.home-news-events .news-item:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

/* line 189, ../sass/_home.sass */
.home-events,
.home-news {
  float: left;
  width: 420px;
  padding: 20px;
  background: white;
  border-bottom: solid 1px #aaa;
  -moz-box-shadow: 0px 2px 4px #aaa;
  -webkit-box-shadow: 0px 2px 4px #aaa;
  box-shadow: 0px 2px 4px #aaa;
}

/* line 200, ../sass/_home.sass */
.home-events {
  position: relative;
  margin-right: 10px;
}
/* line 204, ../sass/_home.sass */
.home-events ol {
  padding: 0;
  margin: 0;
}

/* line 208, ../sass/_home.sass */
.home-event-item {
  list-style-type: none;
  margin-bottom: 1em;
  padding-bottom: 2em;
  border-bottom: solid 1px #ddd;
  overflow: hidden;
  clear: both;
}

/* line 216, ../sass/_home.sass */
.home-event-image {
  float: left;
  margin-right: 1em;
}
/* line 220, ../sass/_home.sass */
.home-event-image img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
}
/* line 223, ../sass/_home.sass */
.home-event-image a:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/* line 226, ../sass/_home.sass */
.home-event-duration {
  line-height: 1.1em;
  margin-top: 0.5em;
}

/* line 230, ../sass/_home.sass */
.home-all-events {
  position: absolute;
  top: 20px;
  right: 20px;
}

/* line 235, ../sass/_home.sass */
.tribe-events-widget-link {
  display: none;
}

/* line 240, ../sass/_home.sass */
.home-news {
  position: relative;
  margin-left: 10px;
}

/* line 244, ../sass/_home.sass */
.home-all-news {
  position: absolute;
  top: 20px;
  right: 20px;
}

/* line 249, ../sass/_home.sass */
.home .l-footer {
  margin-top: 0;
}
