/* use by the login page and also the syracuse client for upper left corner logo*/
.s-m-brand, .s-m-product {
    color: #007f64;
    display: inline-block;
    line-height: 30px;
    vertical-align: middle;
}

.s-m-product {
    color: #41a940;
}

.s-m-brand-font {
    font-size: 1.7em;
}

.s-m-product-font {
    font-size: 1.7em;
    padding-left: 5px;
}