/* Actions
--------------------------------------------- */
.widget.widget_drugfree_actions {
  border: 1px solid #e1e1e1;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  float: left;
  height: 206px;
  margin-right: 16px;
  width: 206px;
}
.widget.widget_drugfree_actions.last {
  margin-right: 0;
}
.widget.widget_drugfree_actions .inner {
  padding: 33px 25px;
  text-align: center;
}
.widget.widget_drugfree_actions .widget-title {
  border: none;
  color: #1b1b1b;
  font-family: "Libre Baskerville", serif;
  font-size: 20px;
  font-size: 2rem;
  font-style: italic;
  font-weight: 400;
  margin: 0;
  padding: 0 0 8px;
}
.widget.widget_drugfree_actions .content {
  color: #1b1b1b;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  margin-bottom: 15px;
}
.widget.widget_drugfree_actions .link a {
  color: #2151ae;
  font-family: "Montserrat", sans-serif;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

/* Breaking News
--------------------------------------------- */
#breaking-news {
  background: #ff7430;
  position: absolute;
  z-index: 1;
}
#breaking-news .widget_drugfree_breaking_news {
  display: block;
  margin: 0 auto;
  max-width: 1018px;
}
#breaking-news .widget_drugfree_breaking_news .widget-title {
  border: none;
  color: #fff;
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: normal;
  letter-spacing: 1px;
  margin: 0;
  padding: 12px 10px;
  width: 90%;
}
#breaking-news .widget_drugfree_breaking_news .breaking-news-title {
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}
#breaking-news .widget_drugfree_breaking_news .read-more a {
  color: #f7a1a1;
  font-size: 11px;
  letter-spacing: 2px;
  margin-left: 17px;
  text-transform: uppercase;
}
#breaking-news .widget_drugfree_breaking_news .breaking-news-close {
  color: #fff;
  cursor: pointer;
  float: right;
  font-size: 15px;
  padding: 12px 15px;
}
#breaking-news .widget_drugfree_breaking_news .breaking-news-close:before {
  content: "\f00d";
}

/* CTA Widget
--------------------------------------------- */
.widget_drugfree_cta {
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 17px;
  padding-bottom: 35px;
}
.widget_drugfree_cta .widget-title {
  border: none;
  color: #e1e1e1;
  font-family: "Montserrat", sans-serif;
  font-size: 55px;
  font-size: 5.5rem;
  margin: 0;
  padding: 0;
}
.widget_drugfree_cta .widget-subtitle {
  border: none;
  color: #9f9f9f;
  font-family: "Montserrat", sans-serif;
  font-size: 22px;
  font-size: 2.2rem;
  margin-top: -8px;
  padding: 0;
}
.widget_drugfree_cta .content {
  margin: 15px 0 20px;
}
.widget_drugfree_cta .content p {
  color: #1b1b1b;
  font-family: "Libre Baskerville", serif;
  font-size: 16px;
  font-size: 1.6rem;
  font-style: italic;
  line-height: 28px;
  line-height: 2.8rem;
}
.widget_drugfree_cta .button {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  letter-spacing: 1px;
}

/* Help Widget
--------------------------------------------- */
.widget_drugfree_configurator {
  background: black;
  color: white;
}
.widget_drugfree_configurator.expanded {
  margin-bottom: 40px;
}
.widget_drugfree_configurator .inner {
  border-top: 1px solid #505050;
  margin: 0 auto;
  max-width: 84.888%;
  padding: 23px 0 30px;
}
.widget_drugfree_configurator .widget-title,
.widget_drugfree_configurator h3 {
  border: none;
  color: white;
  font-family: "Libre Baskerville", serif;
  font-size: 20px;
  font-size: 2rem;
  font-style: italic;
  font-weight: 400;
  margin: 0 auto;
  padding: 23px 0 13px;
  text-align: center;
}
.widget_drugfree_configurator .help-drop {
  color: #1b1b1b;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
}
.widget_drugfree_configurator .select-wrap {
  background: url(../images/select-drop-bg.png) 0 0 repeat-y white;
  margin-bottom: 20px;
  min-height: 50px;
  position: relative;
}
.widget_drugfree_configurator .select-wrap.tall {
  margin-bottom: 40px;
}
.widget_drugfree_configurator .select-wrap ul {
  border: 1px solid #ddd;
  min-height: 50px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 100%;
  z-index: 999;
}
.widget_drugfree_configurator .select-wrap ul#who {
  z-index: 9992;
}
.widget_drugfree_configurator .select-wrap ul.open li {
  display: block;
  height: auto;
}
.widget_drugfree_configurator .select-wrap ul.open .drop-arrow:hover {
  background-color: transparent;
}
.widget_drugfree_configurator .select-wrap ul.closed:hover {
  background-color: #f2f3f8;
}
.widget_drugfree_configurator .select-wrap ul.closed:hover li {
  background: transparent;
}
.widget_drugfree_configurator .select-wrap li {
  background: #fff;
  border-bottom: 1px solid #e1e1e1;
  cursor: pointer;
  display: none;
  font-style: italic;
  min-height: 50px;
  overflow: hidden;
  padding: 15px 56px 15px 15px;
}
.widget_drugfree_configurator .select-wrap li.active {
  background: #e1e1e1;
  display: block;
}
.widget_drugfree_configurator .select-wrap li:hover {
  background-color: #f2f3f9;
}
.widget_drugfree_configurator .select-wrap.who .drop-arrow {
  z-index: 9993;
}
.widget_drugfree_configurator .select-wrap.why .drop-arrow {
  z-index: 9991;
}
.widget_drugfree_configurator .drop-arrow {
  background: url(../images/select-drop.png) top right no-repeat transparent;
  cursor: pointer;
  display: block;
  height: 50px;
  margin-top: -25px;
  position: absolute;
  right: 0;
  top: 50%;
  width: 56px;
}

/* Key Findings
--------------------------------------------- */
.widget_drugfree_key_findings {
  text-align: center;
}
.widget_drugfree_key_findings .title-wrap {
  clear: both;
  display: block;
  margin-bottom: 10px;
}
.widget_drugfree_key_findings .widget-title {
  border-bottom: 1px solid #1b1b1b;
  border-top: 1px solid #1b1b1b;
  color: #1b1b1b;
  display: inline-block;
  font-family: "Libre Baskerville", serif;
  font-size: 30px;
  font-size: 3rem;
  font-style: italic;
  font-weight: 400;
  margin-bottom: 5px;
  padding: 10px 15px;
}
.widget_drugfree_key_findings .findings-single {
  float: left;
  margin-right: 40px;
  width: 22%;
}
.widget_drugfree_key_findings .findings-single.last {
  margin-right: 0;
}
.widget_drugfree_key_findings .image {
  display: block;
  height: 100px;
  margin: 0 auto;
  position: relative;
  width: 173px;
}
.widget_drugfree_key_findings .image .inner {
  bottom: 0;
  left: 50%;
  position: absolute;
  width: 100%;
}
.widget_drugfree_key_findings .image .inner img {
  left: -50%;
  margin-bottom: 10px;
  position: relative;
}
.widget_drugfree_key_findings .content {
  min-height: 70px;
}
.widget_drugfree_key_findings .share {
  font-family: "Montserrat", sans-serif;
  font-size: 11px;
  padding-bottom: 5px;
  position: relative;
  text-transform: uppercase;
}
.widget_drugfree_key_findings .share > a {
  opacity: .7;
}
.widget_drugfree_key_findings .share:hover .share-wrap {
  display: block;
}
.widget_drugfree_key_findings .share-wrap.hovered {
  dispay: block;
}
.widget_drugfree_key_findings .share a {
  color: #2151ae;
  font-weight: 600;
}
.widget_drugfree_key_findings .share-icon {
  background: url(../images/share-icon.png) 0 0 no-repeat;
  display: inline-block;
  height: 16px;
  left: 5px;
  position: relative;
  top: 4px;
  width: 13px;
}
.widget_drugfree_key_findings .share-wrap {
  background: rgba(0, 0, 0, 0.7);
  left: 50%;
  margin-left: -40px;
  position: absolute;
  top: 25px;
  width: 80px;
}
.widget_drugfree_key_findings .share-wrap .inner {
  padding: 10px 5px 5px;
}
.widget_drugfree_key_findings .share-wrap .fb-share-button {
  margin-bottom: 10px;
}
.widget_drugfree_key_findings p.footer-text {
  font-family: "Montserrat", sans-serif;
  font-size: 10px;
  font-size: 1rem;
}

#footer .widget_drugfree_key_findings p.footer-text {
  clear: both;
  display: block;
  font-family: "Montserrat", sans-serif;
  font-size: 10px;
  font-size: 1rem;
  margin-top: 30px;
}
#footer .widget_drugfree_key_findings .content {
  min-height: 70px;
}
#footer .widget_drugfree_key_findings .content p {
  color: #1b1b1b;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
}

/* Social Icons
--------------------------------------------- */
#social-top .widget,
#social-top .widget h3,
.widget_drugfree_social_icons ul.social-icons {
  border: none;
  margin: 0;
  padding: 0;
}

#social-top {
  margin-top: 10px;
}

#social-top .widget-title,
#social-top ul.social-icons,
.widget_drugfree_social_icons .icon {
  display: inline-block;
}

#social-top .widget h3 {
  color: #1b1b1b;
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
  margin-right: 10px;
  opacity: .5;
  position: relative;
  top: -5px;
}

.widget_drugfree_social_icons ul.social-icons {
  list-style: none;
}
.widget_drugfree_social_icons .social-icon {
  background: url(../images/sprite.png) 0 0 no-repeat;
  display: block;
  height: 22px;
  margin-right: 15px;
  position: relative;
  text-indent: -999999px;
  width: 22px;
}
.widget_drugfree_social_icons .facebook-icon {
  background-position: -25px 0;
  width: 10px;
}
.widget_drugfree_social_icons .youtube-icon {
  background-position: -39px 0;
  width: 17px;
}
.widget_drugfree_social_icons .instagram-icon {
  background-position: -60px 0;
}

#footer .widget_drugfree_social_icons .widget-title {
  display: none;
}
#footer .widget_drugfree_social_icons .social-icon {
  height: 30px;
  width: 30px;
}
#footer .widget_drugfree_social_icons .twitter-icon {
  background-position: -84px 0;
}
#footer .widget_drugfree_social_icons .facebook-icon {
  background-position: -124px 0;
}
#footer .widget_drugfree_social_icons .youtube-icon {
  background-position: -164px 0;
}
#footer .widget_drugfree_social_icons .instagram-icon {
  background-position: -204px 0;
}

/* Tabbed Widget (Popular/Recent/Most Shared)
--------------------------------------------- */
.widget_woo_tabs #tabs ul.wooTabs {
  border-top: 1px solid #d9d9d9;
  padding: 5px 0;
}
.widget_woo_tabs #tabs ul.wooTabs li {
  display: inline-block;
  float: none;
  margin: 0;
  padding: 0;
}
.widget_woo_tabs #tabs ul.wooTabs li a {
  color: #1b1b1b;
  border: none;
  font-family: "Libre Baskerville", serif;
  font-size: 17px;
  font-size: 1.7rem;
  font-style: italic;
  padding: 0 10px;
  text-transform: capitalize;
}
.widget_woo_tabs #tabs ul.wooTabs li a.selected,
.widget_woo_tabs #tabs ul.wooTabs li a:hover {
  border: none;
  color: #2151ae;
}
.widget_woo_tabs #tabs ul.wooTabs li:after {
  background: url(../images/sprite.png) no-repeat;
  background-position: -1px -56px;
  content: ' ';
  display: inline-block;
  margin-left: 1px;
  height: 35px;
  width: 15px;
}
.widget_woo_tabs #tabs ul.wooTabs li.popular a {
  padding-left: 0;
}
.widget_woo_tabs #tabs ul.wooTabs li.comments a {
  padding-right: 0;
}
.widget_woo_tabs #tabs ul.wooTabs li.comments:after {
  content: '';
  display: none;
}
.widget_woo_tabs #tabs .inside ul {
  border: none;
}
.widget_woo_tabs #tabs .inside li {
  background-color: #F2F3F9;
  border: none;
  border-bottom: 1px solid #D9D9D9;
  color: #1B1B1B;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 20px 20px 0 20px;
}
.widget_woo_tabs #tabs .inside li a {
  color: #1B1B1B;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  vertical-align: middle;
}
.widget_woo_tabs #tabs .inside li a:nth-child(2) {
  max-width: 58%;
}
.widget_woo_tabs #tabs .inside li:after {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
  /* Adjusts for spacing */
}
.widget_woo_tabs #tabs .inside li a:hover {
  text-decoration: none;
}
.widget_woo_tabs #tabs .inside li img.avatar,
.widget_woo_tabs #tabs .inside li img.thumbnail {
  display: inline-block;
  float: none;
  vertical-align: middle;
}
.widget_woo_tabs #tabs .inside li.recentcomments a {
  display: inline-block !important;
  overflow: hidden;
}
.widget_woo_tabs #tabs .inside li:hover {
  background-color: #e7eaf4;
  cursor: pointer;
}
.widget_woo_tabs #tabs .inside .meta {
  display: none;
}

/* Popular Forum Tags
--------------------------------------------- */
.widget_drugfree_forum_tags li {
  background-color: #f2f3f9;
  border: none;
  border-bottom: 1px solid #d9d9d9;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  list-style-type: none;
  padding: 10px;
  width: 100%;
}
.widget_drugfree_forum_tags li:hover {
  background: #e1e1e1;
}
.widget_drugfree_forum_tags a {
  color: #1b1b1b;
  font-size: 14px;
  font-size: 1.4rem;
}
.widget_drugfree_forum_tags a:hover {
  color: #2151ae;
}

/* Search Widget
--------------------------------------------- */
.widget.widget_drugfree_search {
  display: inline-block;
  margin-bottom: 35px;
}
.widget.widget_drugfree_search .widget-title {
  background: url(../images/search-icon.png) 95% 0 no-repeat;
  border: none;
  color: #2151ae;
  font-family: "Montserrat", sans-serif;
  font-size: 30px;
  font-size: 3rem;
  margin: 0;
  opacity: .4;
  padding: 0 75px 0 0;
  text-transform: uppercase;
}
.widget.widget_drugfree_search p {
  font-family: "Montserrat", sans-serif;
  letter-spacing: 2px;
}
.widget.widget_drugfree_search a {
  color: #2151ae;
}
.widget.widget_drugfree_search .open-search {
  color: #2151ae;
  font-weight: 600;
  text-transform: uppercase;
}
body .widget.widget_drugfree_search #searchform {
  margin: 0;
  width: 100%;
  max-width: 100%;
}
body .widget.widget_drugfree_search #searchform #s, body
.widget.widget_drugfree_search #searchform #searchsubmit {
  background-color: #f2f3f9;
}
.widget.widget_drugfree_search #searchform #s {
  height: 47px;
}
body .widget.widget_drugfree_search #searchform #s {
  width: 86%;
  max-width: 86%;
}
.widget.widget_drugfree_search #searchform #searchsubmit {
  background: url(../images/search-icon-blue.png) 0 50% no-repeat;
  height: 47px;
  width: 42px;
  max-width: 42px;
}
.widget.widget_drugfree_search .select2-container {
  margin-top: 10px;
  width: 100%;
}
.widget.widget_drugfree_search .select2-container .select2-choice {
  background-image: none;
  border-color: #ddd;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: black;
  cursor: pointer;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-style: italic;
  height: 50px;
  overflow: hidden;
  padding: 11px 56px 15px 15px;
}
.widget.widget_drugfree_search .select2-container .select2-arrow {
  background: url(../images/select-drop.png) top right no-repeat transparent;
  cursor: pointer;
  display: block;
  height: 50px;
  position: absolute;
  right: 0;
  top: 0;
  width: 56px;
  z-index: 100;
}

.select2-results {
  margin: 0;
  padding: 0;
}
.select2-results li {
  background: #fff;
  border-bottom: 1px solid #e1e1e1;
  cursor: pointer;
  font-family: "Montserrat", sans-serif;
  font-style: italic;
  height: 50px;
  overflow: hidden;
  padding: 15px 56px 15px 15px;
}
.select2-results li:hover {
  background-color: #f2f3f9;
  color: #1b1b1b;
}

.select2-results .select2-highlighted {
  background-color: #f2f3f9;
  color: #1b1b1b;
}

.select2-drop-active {
  background: #e1e1e1;
  color: #1b1b1b;
}

/* Parent Survival Guide & Join Our Community Widget
--------------------------------------------- */
.widget_drugfree_parent_survival_guide,
.widget_drugfree_join_this_community {
  margin: 30px 0;
}
.widget_drugfree_parent_survival_guide .widget-title,
.widget_drugfree_join_this_community .widget-title {
  color: #9f9f9f;
  font-family: "Montserrat", sans-serif;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 700;
  text-transform: uppercase;
}
.widget_drugfree_parent_survival_guide .widget-title:first-line,
.widget_drugfree_join_this_community .widget-title:first-line {
  font-size: 56px;
  font-size: 5.6rem;
  color: #e1e1e1;
}
.widget_drugfree_parent_survival_guide .widget-content,
.widget_drugfree_join_this_community .widget-content {
  color: #1b1b1b;
  font-family: "Libre Baskerville", serif;
  font-size: 16px;
  font-size: 1.6rem;
  font-style: italic;
  margin-bottom: 24px;
}
.widget_drugfree_parent_survival_guide .widget-content a,
.widget_drugfree_join_this_community .widget-content a {
  color: #1b1b1b;
}
.widget_drugfree_parent_survival_guide .widget-button,
.widget_drugfree_join_this_community .widget-button {
  background-color: #2151ae;
  border-radius: 2px;
  padding: 5px 8px 8px;
}
.widget_drugfree_parent_survival_guide .widget-button a,
.widget_drugfree_join_this_community .widget-button a {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 10px;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.widget_drugfree_parent_survival_guide .widget-button a:hover,
.widget_drugfree_join_this_community .widget-button a:hover {
  text-decoration: none;
}
.widget_drugfree_parent_survival_guide .widget-button:hover,
.widget_drugfree_join_this_community .widget-button:hover {
  background-color: #245682;
}

.widget_drugfree_parent_survival_guide .widget-content {
  color: #1b1b1b;
  font-family: "Libre Baskerville", serif;
  font-size: 16px;
  font-size: 1.6rem;
  font-style: italic;
  line-height: 28px;
  line-height: 2.8rem;
}

/* Related Content
--------------------------------------------- */
.widget_drugfree_related_content .widget-title,
.widget_drugfree_popular_posts .widget-title,
.widget_drugfree_dg_related_content .widget-title {
  border: none;
  border-top: 1px solid #e6e6e6;
  color: #1b1b1b;
  font-family: "Libre Baskerville", serif;
  font-size: 17px;
  font-size: 1.7rem;
  font-style: italic;
  font-weight: normal;
  padding: 8px 0 0;
}
.widget_drugfree_related_content ul.related-content li,
.widget_drugfree_related_content ul.popular-posts li,
.widget_drugfree_popular_posts ul.related-content li,
.widget_drugfree_dg_related_content ul.related-content li,
.widget_drugfree_popular_posts ul.popular-posts li,
.widget_drugfree_dg_related_content ul.popular-posts li {
  background-color: #f2f3f9;
  border: none;
  border-bottom: 1px solid #d9d9d9;
  clear: both;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  list-style-type: none;
  overflow: hidden;
  padding: 20px;
  vertical-align: middle;
  width: 100%;
}
.widget_drugfree_related_content ul.related-content li:hover,
.widget_drugfree_related_content ul.popular-posts li:hover,
.widget_drugfree_popular_posts ul.related-content li:hover,
.widget_drugfree_dg_related_content ul.related-content li:hover,
.widget_drugfree_popular_posts ul.popular-posts li:hover,
.widget_drugfree_dg_related_content ul.popular-posts li:hover {
  background-color: #e1e1e1;
  cursor: pointer;
}
.widget_drugfree_related_content ul.related-content li a,
.widget_drugfree_related_content ul.popular-posts li a,
.widget_drugfree_popular_posts ul.related-content li a,
.widget_drugfree_dg_related_content ul.related-content li a,
.widget_drugfree_popular_posts ul.popular-posts li a,
.widget_drugfree_dg_related_content ul.popular-posts li a {
  color: #1b1b1b;
  font-size: 14px;
  font-size: 1.4rem;
}
.widget_drugfree_related_content ul.related-content li a:hover,
.widget_drugfree_related_content ul.popular-posts li a:hover,
.widget_drugfree_popular_posts ul.related-content li a:hover,
.widget_drugfree_dg_related_content ul.related-content li a:hover,
.widget_drugfree_popular_posts ul.popular-posts li a:hover,
.widget_drugfree_dg_related_content ul.popular-posts li a:hover {
  text-decoration: none;
}
.widget_drugfree_related_content ul.related-content li img,
.widget_drugfree_related_content ul.popular-posts li img,
.widget_drugfree_popular_posts ul.related-content li img,
.widget_drugfree_dg_related_content ul.related-content li img,
.widget_drugfree_popular_posts ul.popular-posts li img,
.widget_drugfree_dg_related_content ul.popular-posts li img {
  float: left;
  margin: 0 10px 15px 0;
  padding: 0;
  -webkit-border-radius: 300px;
  -moz-border-radius: 300px;
  border-radius: 300px;
}
.widget_drugfree_related_content ul.related-content li .related-term,
.widget_drugfree_related_content ul.popular-posts li .related-term,
.widget_drugfree_popular_posts ul.related-content li .related-term,
.widget_drugfree_dg_related_content ul.related-content li .related-term,
.widget_drugfree_popular_posts ul.popular-posts li .related-term,
.widget_drugfree_dg_related_content ul.popular-posts li .related-term {
  margin-bottom: 0;
}
.widget_drugfree_related_content ul.related-content li .related-term a,
.widget_drugfree_related_content ul.popular-posts li .related-term a,
.widget_drugfree_popular_posts ul.related-content li .related-term a,
.widget_drugfree_dg_related_content ul.related-content li .related-term a,
.widget_drugfree_popular_posts ul.popular-posts li .related-term a,
.widget_drugfree_dg_related_content ul.popular-posts li .related-term a {
  font-size: 12px;
  font-size: 1.2rem;
  color: #999;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 1px;
  line-height: 1.4;
  text-transform: uppercase;
}

/* Drug Guide Related Content
--------------------------------------------- */
.widget_drugfree_dg_related_content ul.related-content li .related-term a {
  text-transform: none;
}

/* Stay Informed
--------------------------------------------- */
.widget_drugfree_stay_informed .mc-field-group {
  background-color: #f2f3f9;
  font-family: "Montserrat", sans-serif;
  padding: 10px;
}
.widget_drugfree_stay_informed .widget-title {
  border-top: 1px solid #e6e6e6;
  color: #1b1b1b;
  font-family: "Libre Baskerville", serif;
  font-size: 17px;
  font-size: 1.7rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 0;
  padding: 8px 0;
}
.widget_drugfree_stay_informed .envelope {
  background: url(../images/sprite.png) -237px 0 no-repeat;
  float: right;
  display: inline-block;
  height: 16px;
  margin-right: 3px;
  width: 22px;
}
.widget_drugfree_stay_informed .widget-description {
  color: #1b1b1b;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
}
.widget_drugfree_stay_informed .widget-line {
  color: #e6e6e6;
  margin: 10px;
}
.widget_drugfree_stay_informed .email {
  padding: 10px;
  width: 97%;
}
.widget_drugfree_stay_informed .input-wrap {
  display: none;
}
.widget_drugfree_stay_informed .pickid {
  margin-right: 24px;
}
.widget_drugfree_stay_informed .button {
  font-size: 10px;
  font-size: 1rem;
  letter-spacing: 1px;
  margin-top: 15px;
  padding: 8px 8px 6px;
}

/* Facebook Twitter
--------------------------------------------- */
.widget_drugfree_facebook_twitter .like {
  padding: 10px 20px;
}
.widget_drugfree_facebook_twitter .like-us {
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 1px;
  margin-left: 12px;
  vertical-align: middle;
}
.widget_drugfree_facebook_twitter #tabs ul.wooTabs {
  border-top: 1px solid #D9D9D9;
  padding: 5px 0;
}
.widget_drugfree_facebook_twitter #tabs ul.wooTabs li.facebook:after {
  background: url(../images/sprite.png) no-repeat;
  background-position: -1px -56px;
  content: ' ';
  display: inline-block;
  margin-left: 1px;
  height: 35px;
  width: 15px;
}
.widget_drugfree_facebook_twitter #tabs ul.wooTabs li a {
  color: #1B1B1B;
  border: none;
  font-family: "Libre Baskerville", serif;
  font-size: 17px;
  font-size: 1.7rem;
  font-style: italic;
  padding: 0;
  text-transform: capitalize;
}
.widget_drugfree_facebook_twitter #tabs ul.wooTabs li a.selected {
  color: #2151AE;
}
.widget_drugfree_facebook_twitter #tabs .inside ul {
  border: none;
}
.widget_drugfree_facebook_twitter #tabs .inside li {
  background-color: #F2F3F9;
  border: none;
  border-bottom: 1px solid #D9D9D9;
  color: #1B1B1B;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 20px;
}
.widget_drugfree_facebook_twitter #tabs .inside li:hover {
  background-color: #e7eaf4;
  cursor: pointer;
}
.widget_drugfree_facebook_twitter #tabs .inside li a {
  color: #1B1B1B;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
}

/* Popular Search
--------------------------------------------- */
.widget.widget_drugfree_search_terms {
  border-top: 1px solid #d9d9d9;
  padding: 10px 0;
}
.widget.widget_drugfree_search_terms .widget-title {
  color: #1b1b1b;
  border: none;
  font-family: "Libre Baskerville", serif;
  font-size: 17px;
  font-size: 1.7rem;
  font-style: italic;
  margin-bottom: 10px;
  padding: 0;
  text-transform: capitalize;
}
.widget.widget_drugfree_search_terms .popular-terms {
  background-color: #f2f3f9;
  border-top: 1px solid #d9d9d9;
  display: inline-block;
  width: 100%;
}
.widget.widget_drugfree_search_terms li {
  border-bottom: 1px solid #d9d9d9;
  float: left;
  list-style-type: none;
  width: 50%;
}
.widget.widget_drugfree_search_terms li.odd.last {
  width: 100%;
}
.widget.widget_drugfree_search_terms li a {
  color: black;
  display: block;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 20px;
  text-transform: capitalize;
}

/* Join Together Archive
--------------------------------------------- */
.widget.widget_drugfree_jt_archive .widget-title {
  color: #1b1b1b;
  border: none;
  font-family: "Libre Baskerville", serif;
  font-size: 17px;
  font-size: 1.7rem;
  font-style: italic;
  margin-bottom: 10px;
  padding: 0;
  text-transform: capitalize;
}
.widget.widget_drugfree_jt_archive .addselect2 {
  width: 99.999%;
}
.widget.widget_drugfree_jt_archive .select2-container {
  margin-top: 10px;
  width: 100%;
}
.widget.widget_drugfree_jt_archive .select2-container .select2-choice {
  background: white;
  background-image: none;
  border-radius: 0;
  color: black;
  cursor: pointer;
  height: 50px;
  overflow: hidden;
  padding: 11px 56px 15px 15px;
}
.widget.widget_drugfree_jt_archive .select2-container .select2-arrow {
  background: url(../images/select-drop.png) top right no-repeat transparent;
  cursor: pointer;
  display: block;
  height: 50px;
  position: absolute;
  right: 0;
  top: 0;
  width: 56px;
  z-index: 100;
}
.widget.widget_drugfree_jt_archive .select2-results .select2-highlighted {
  background: #2151ae;
}
.widget.widget_drugfree_jt_archive .select2-drop-active {
  border-color: #2151ae;
}

.select2-drop .year .select2-result-label {
  font-weight: 500;
}

/* Community Stats Widget
--------------------------------------------- */
.widget.widget_drugfree_community_stats h3 {
  border-top: 1px solid #e6e6e6;
  color: #1b1b1b;
  font-family: "Libre Baskerville", serif;
  font-size: 17px;
  font-size: 1.7rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 0;
  padding: 8px 0;
}
.widget.widget_drugfree_community_stats li {
  background: #f2f3f9;
  border-bottom: 1px solid #d9d9d9;
  color: #1b1b1b;
  display: block;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  list-style-type: none;
  padding: 20px 20px 20px 30px;
}
.widget.widget_drugfree_community_stats li.topic {
  background: #f2f3f9 url(../images//stats/topic-icon.png) no-repeat 2% 47%;
}
.widget.widget_drugfree_community_stats li.candle {
  background: #f2f3f9 url(../images//stats/candle-icon.png) no-repeat 2% 47%;
}
.widget.widget_drugfree_community_stats li.love {
  background: #f2f3f9 url(../images//stats/love-icon.png) no-repeat 2% 47%;
}
.widget.widget_drugfree_community_stats li.member {
  background: #f2f3f9 url(../images//stats/member-icon.png) no-repeat 2% 47%;
}
.widget.widget_drugfree_community_stats li.comment {
  background: #f2f3f9 url(../images//stats/comment-icon.png) no-repeat 2% 47%;
}
.widget.widget_drugfree_community_stats li.posts {
  background: #f2f3f9 url(../images//stats/post-icon.png) no-repeat 2% 47%;
}
.widget.widget_drugfree_community_stats li.reply {
  background: #f2f3f9 url(../images//stats/reply-icon.png) no-repeat 2% 47%;
}
.widget.widget_drugfree_community_stats li:hover {
  background-color: #e7eaf4;
}
.widget.widget_drugfree_community_stats li span {
  color: #2151ae;
}
