#navigation .search-form .form-actions,#navigation .search-form label{
  display: none;
}
.sidebar #search-block-form .form-actions{
  display: none;
}
.sidebar .menu{
  list-style: none;
}
.sidebar .menu li{
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
.sidebar .widget:first-child{
  margin-top: -5px;
}
.field-type-taxonomy-term-reference .field-item{
  display: inline;
}
.field-type-taxonomy-term-reference .field-item:after{
  content: ', ';
}
.field-type-taxonomy-term-reference .field-item:last-child:after{
  content: '';
}
ul.links.inline li{
  padding-left: 0;
}
.form-actions .form-submit {
  margin-right: 8px;
}
.item-list ul li{
  margin: 0;
  padding: 0;
}
ul.primary li a{
  margin-right: 0;
}
.portfolio-view-content{
  margin-top: 30px;
}
#footer .widget_twitter a{
  color: #FFF;
}

.widget_twitter li {
  line-height: 18px;
  margin: 2px 0 12px;
}
div.notification{
  background: none;
}
.content .icon-box-container p{
  margin-bottom: 15px;
}
#googlemaps{
  background-color: #E5E3DF;
  overflow: hidden;
  height: 250px;
}
.tags a.tagadelic{
  font-size: 100%;
}
.item-list .pager li{
  padding: 5px 10px;
  margin-right: 1px;
}
.item-list .pager{
  text-align: left;
  margin-bottom: 25px;
}
#comments .comment:first-child{
  border: medium none;
  padding: 25px 0 0;
}
#comments .comment{
  border-bottom: 1px solid #E7E7E7;
  float: left;
  padding: 25px 0 20px;
}
.comment .user-picture img{
  width: 50px;
  height: 50px;
}
.title-comment-form-wrap{
  margin-top: 35px;
}
.comment .submitted,.comment .submitted a,.comment .submitted span{
  color: #888888;
}
.comment .permalink{
  margin-left: 5px;
}
.comment .comment-by h4{
  font-size: 12px;
  line-height: 1.5em;
  padding: 0;
  margin-bottom: 8px;
  font-weight: bold;
}
.comment .comment-by h4 a{
  margin: 0;
  padding: 0;
  color: #333333;
}
.comment .user-picture{
  margin-top: 8px;
}
.list-inline li{
  float: left;
}
.team-name p{
  margin-bottom: 0;
}
.content .team-about p{
  margin-bottom: 15px;
}

.node-forum .post-content{
  margin-top: 0;
}
.node-forum .user-picture img{
  display: inline-block;
  float: left;
  height: 35px;
  width: 35px;
  margin-top: 8px;
}
.feed-icon{
  clear: both;
  display: block;
} 
.breadcrumb a {
  color: #888888;
}
.breadcrumb a:hover {
  color: #666666;
}
.field-name-taxonomy-forums{
  margin-bottom: 8px;
}
.field-name-taxonomy-forums label{
  display: inline;
}
.field-name-taxonomy-forums .field-item{
  display: inline;
}
#home-slider .flex-control-thumbs{display: none;}

/* ***** WASHCO CHANGES ****** */
.node ul {
  margin-bottom: 1em;
}
.node li {
  display: list-item;
  list-style-type: inherit;
  position: relative;
  left: 1.25em;
  padding-right: 1.25em;
  margin-bottom: 5px;
}
#header {
  padding-bottom: 5em;
}
#content {
/*  margin-left: 10px;*/
}
.breadcrumb, .feed-icon {
  display: none;
}
/* Use of paragraphs made standard body fields obsolete, so standard home page item roll is hidden in lieu of a modified view block [LGB 20170907] */
.front #block-system-main {
  display: none;
}
#navigation .sf-menu a {
  font-size: 1.15em;
}
.sidebar .sf-menu > li {
  font-size: 120%;
}
.sidebar .sf-menu li {
  background: #fff;
}
.sidebar .sf-menu a {
  padding: .5em !important;
}
.view-homepage-teasers {
  position: relative; left: -1em;
}
.view-homepage-teasers .views-row {
  margin-bottom: 3em; min-height: 200px;
}
.view-homepage-teasers .views-row > div {
  display: table-cell;
  border-left: 1px double #e3e3e3;
  padding: 1em;
  margin: 0;
}

.view-homepage-teasers .views-row > div:first-child {
  border-left: 0;
}

.view-homepage-teasers .views-field-title h3 {
  font-weight: 600;
  margin-bottom: .25em;
  line-height: 1.2em;
  font-size: 1.3em;
}
.view-homepage-teasers .field-item p {
  line-height: 1.2em;
}
.view-homepage-teasers .entity-paragraphs-item {
  margin-bottom: 0;
}
.view-news .views-field-nothing {
  margin-bottom: .5em;
}
.view-news .views-field-field-page-content p {
  line-height: 1.25em;
}
#block-views-news-block-1 {
  overflow: hidden;
  position: relative;
  left: 0px;
  width: inherit;
  height: inherit;
  /* height: 100px; */
}
#block-views-news-block-1 h2 {
  margin-bottom: 5px;
}
.sf-menu .dropdown {
  width: inherit;
}
.field-name-field-body-text { }
#home-slider a {
  color: white;
}
.node-news > .field-type-image .field-item {
  overflow: auto;
  display: inline-block;
  float: none;
  clear: both;
  width: 75px;
  padding: 3px;
}
.read-more { 
  float: right;
}
.block-title-link {
  color: black !important;
}
.node-type-news .field-items .content {
  margin-top: 1em;
}
#footer a {text-decoration:none;}
#footer a:hover {text-decoration:underline;}
.search-info { display: none; }

/* WASHCO: MOBILE SIZES */
@media only screen and (max-width: 767px) {
 #block-views-news-block-1, #block-views-news-block-1 .news-item-title {
  height: auto; margin: 10px 0;
 }
 #block-views-news-block-1 .views-field-field-page-content {
/*   display: none;*/
 }
}
.group-media-contact-info .fieldset-legend { font-size: 125%; }
