/* Evolution */
div#ctl00_Logo,
.Logo
{
    background-position: 5px 10px !important;
    background-size: 90% !important;
    background: transparent url(../../Base/Images/EvolutionHeaderWhite.png);
    width: 200px;
    background-repeat: no-repeat;
}

.masterHeader
{
background: #28417c8c url(../../Base/Images/OCSFadeBanner.png) !important;
}

.Logo:hover
{
    background: #999 url(../../Base/Images/EvolutionHeaderWhite.png);
    width: 200px;
    background-repeat: no-repeat;
}

.RadDock_Metro .rdTop .rdLeft, 
.RadDock_Metro .rdTop .rdRight, 
.RadDock_Metro .rdTop .rdCenter
 {
background-color: #28417c !important
}                        

.fsiNavHeader:active:hover, .fsiNavItem:active:hover, .fsiNavSelectedItem:hover
{
background-color: #28417c !important;
}

div.IEIFrameContainer
{
background-color: #6090c0
}


