/*Last update: May 9, 2016 - BH changed Yammer CSS*/

.asideA img.pdf {
    display: none;
}

#featuremenu .local-sub a:hover,
.serviceslist li a:hover {
    background-color: #ffe600;
}

.maincontent .maincolumn .socialshare {
    margin: 0;
}

.fullwidth header#header .socialshare {
  width: 160px;
}

.sharelist #connect-print,
.sharelist .print {
    height: 13px;
    margin-top: 2px;
}

@media only screen and (max-width:768px) {
    h3 {
        font-size: 18px;
    }
}

#nav li .sub ul li {
    list-style-type: none;
}

#nav .sub a {
    background-position: 0 11px;
    white-space: normal;
}
