/* WEXFORD CYPSC TEASER CSS */
ARTICLE.teaser {
  border: solid 1px;
  position: relative;
  padding: 10px;
  margin: 20px 0;
  min-height: 140px;
  background-repeat: no-repeat;
  background-position: -60px -80px;
  border-color: #f58021;
  border-radius: 70px 0px 0px 0px;
  -moz-border-radius: 70px 0px 0px 0px;
  -webkit-border-radius: 70px 0px 0px 0px;
  box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.25);
}

ARTICLE.teaser.first {
  margin-top: 0px;
}

/* Useful Links Override */
BODY.page-taxonomy-term-5 ARTICLE.teaser {
  min-height: 90px;
}

/* Term-Specific Background Image */
BODY.taxonomy-term-education-training ARTICLE.teaser {
  background-image: url("/themes/custom/bartik_custom/images/service-teaser-background-learning.jpg");
}

BODY.taxonomy-term-family-support ARTICLE.teaser {
  background-image: url("/themes/custom/bartik_custom/images/service-teaser-background-family.jpg");
}

BODY.taxonomy-term-health-diversity ARTICLE.teaser {
  background-image: url("/themes/custom/bartik_custom/images/service-teaser-background-health.jpg");
}

BODY.taxonomy-term-mental-health ARTICLE.teaser {
  background-image: url("/themes/custom/bartik_custom/images/service-teaser-background-mental-health.jpg");
}

BODY.taxonomy-term-child-welfare-child-protection ARTICLE.teaser {
  background-image: url("/themes/custom/bartik_custom/images/service-teaser-background-protection.jpg");
}

BODY.taxonomy-term-useful-links ARTICLE.teaser {
  background-image: url("/themes/custom/bartik_custom/images/service-teaser-background-info.jpg");
}

BODY.taxonomy-term-courses ARTICLE.teaser {
  background-image: url("/themes/custom/bartik_custom/images/service-teaser-background-events.jpg");
}

BODY.page-taxonomy-term-6 ARTICLE.teaser {
  background-image: url("/themes/custom/bartik_custom/images/service-teaser-background-misc.jpg");
}

ARTICLE.teaser .views-field-field-image {
  position: absolute;
  top: 10px;
  left: 10px;
}

ARTICLE.teaser .views-field-field-image A IMG {
  background-color: transparent;
  border-width: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

ARTICLE.teaser .views-field-title H2 {
  margin: 0;
}

ARTICLE.teaser .views-field-title,
ARTICLE.teaser .views-field-date,
ARTICLE.teaser .service-address,
ARTICLE.teaser .service-telephone,
ARTICLE.teaser .service-website,
ARTICLE.teaser .website-link,
ARTICLE.teaser .service-email,
ARTICLE.teaser .service-description,
ARTICLE.teaser .views-field-search-api-excerpt {
  margin-left: 140px;
}

ARTICLE.teaser .service-title,
ARTICLE.teaser .service-address,
ARTICLE.teaser .service-telephone,
ARTICLE.teaser .service-website,
ARTICLE.teaser .service-email {
  text-align: center;
}

ARTICLE.teaser .service-telephone::before,
ARTICLE.teaser .service-telephone .field-content,
ARTICLE.teaser .service-website::before,
ARTICLE.teaser .service-website .field-content,
ARTICLE.teaser .service-email::before,
ARTICLE.teaser .service-email .field-content {
  display: inline-block;
  vertical-align: middle;
}

ARTICLE.teaser .views-field-title H3 {
  font-size: 150%;
  margin: 0;
}

ARTICLE.teaser .views-field-date,
ARTICLE.teaser .address {
  margin-bottom: 10px;
  font-weight: bold;
}

ARTICLE.teaser .address {
  font-style: italic;
}

ARTICLE.teaser .address BR {
  display: none;
}

ARTICLE.teaser .address SPAN {
  white-space: nowrap;
}

ARTICLE.teaser .address SPAN:after {
  content: ", ";
}

ARTICLE.teaser .address SPAN:last-child:after {
  content: "";
}

ARTICLE.teaser .service-telephone A {
  font-weight: bold;
}

ARTICLE.teaser .service-description P {
  margin: 4px 0px;
  text-align: left;
}

ARTICLE.teaser .service-link {
  width: 116px;
  position: absolute;
  bottom: 10px;
  left: 10px;
  margin: 0;
}

ARTICLE.teaser .service-link .field-content A,
ARTICLE.teaser .service-link .field-content A:visited {
  display: block;
  padding: 2px 8px;
  text-align: center;
  font-size: 90%;
  font-style: normal;
  background-color: #04acdb;
  color: white;
}

ARTICLE.teaser .service-link .field-content A:hover {
  background-color: #444444;
}

ARTICLE.teaser .external-link A::after,
ARTICLE.teaser A.external-link::after {
  content: "\f08e";
  font-family: FontAwesome;
  text-decoration: inherit;
  margin-left: 10px;
}

#content ARTICLE.teaser .external-link::before {
  content: none;
}

ARTICLE.teaser .website-link {
  text-align: left;
}

/* Search Result */
#content .view-search ARTICLE .views-field-title H3 {
  font-weight: normal;
}

/* Publish / Unpublish Button */
ARTICLE.teaser .views-field-publish-button {
  width: auto;
  padding: 2px 4px;
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-weight: bold;
}

ARTICLE.teaser .views-field-publish-button INPUT {
  margin: 0;
  padding: 2px;
}

/* Edit Link */
ARTICLE.teaser .views-field-edit-node {
  display: none;
  position: absolute;
  bottom: -5px;
  right: 5px;
  top: auto;
  left: auto;
  background-color: black;
  color: white;
  border-radius: 5px;
}

ARTICLE.teaser:hover .views-field-edit-node {
  display: block;
}

ARTICLE.teaser .views-field-edit-node A {
  display: inline-block;
  padding: 4px 10px;
  font-size: 80%;
}

/* Search Result Relevance */
ARTICLE.teaser .relevance {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0.1em 0.3em;
  font-size: x-small;
  opacity: 0.1;
}

@media screen and (max-width: 799px) {
  ARTICLE.teaser {
    padding-bottom: 2.5em;
  }
  ARTICLE.teaser .views-field-field-image {
    position: relative;
    top: 0;
    left: auto;
    margin: 0px auto;
    text-align: center;
  }
  ARTICLE.teaser .views-field-field-image A {
    display: block;
  }
  ARTICLE.teaser .views-field-title,
  ARTICLE.teaser .service-address,
  ARTICLE.teaser .service-telephone,
  ARTICLE.teaser .service-website,
  ARTICLE.teaser .views-field-field-link,
  ARTICLE.teaser .service-email,
  ARTICLE.teaser .views-field-date,
  ARTICLE.teaser .service-description {
    display: block;
    margin-left: 0px;
    text-align: center;
  }
  ARTICLE.teaser .service-email .views-label {
    display: none;
  }
  ARTICLE.teaser .service-description {
    margin-left: 0px;
    text-align: inherit;
    text-align: left;
  }
  ARTICLE.teaser .views-field-search-api-excerpt {
    margin-left: 0px;
    margin-top: 10px;
  }
  ARTICLE.teaser .service-link {
    width: 100%;
    padding: 0px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    font-weight: bold;
  }
  ARTICLE.teaser .service-link .field-content {
    display: block;
  }
  ARTICLE.teaser .service-link .field-content A,
  ARTICLE.teaser .service-link .field-content A:visited {
    padding: 4px;
    font-size: 110%;
  }
}/*# sourceMappingURL=teaser.css.map */