﻿.embed_logo{ background:url("../../../../templates/608/img/608.png?1") no-repeat scroll transparent !important;display:inline-block;height:90px; margin:15px 0 0 20px;}

.menuitem_selected 
{
    background: rgb(121, 54, 142) !important;
    color: #fff;
}

.menuitem:hover 
{
    background: rgb(212, 212, 212);    
}
    
.viewportFooter a 
{
    color: rgb(121, 54, 142);
    text-decoration: none;
}

.NoResultsPlain
{
    font-family: "Open Sans","Segoe UI","Segoe UI Web Regular","Segoe UI Symbol","Helvetica Neue","BBAlpha Sans","S60 Sans",Arial,"sans-serif" !important; 
    font-weight: 300;   
    font-size: 18px;
    color: #000;
	width:100%;
	padding:25px;
}