﻿/*$color-rwo-blue: rgb(142,210,238);*/
/*
$color-rwo-blue: #769ccd;
$color-rwo-purple: #9178b1;
$color-rwo-gray: #59616d;
$color-rwo-lightgray: #f1f1f2;
$color-rwo-red: #F00;
$color-rwo-orange: #f39400;
$color-rwo-highlight: #f89d1d;
$color-rwo-lightyellow: #e2a340;
*/
.RadMenu_SubMenuTitle {
  width: 155px; }
  .RadMenu_SubMenuTitle .rootGroup .link {
    display: none !important; }
  .RadMenu_SubMenuTitle .rootGroup .current {
    display: block !important;
    background-image: url("icon.gif");
    background-repeat: no-repeat;
    padding-left: 25px;
    text-decoration: none;
    color: #ca5621;
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 14px;
    text-transform: uppercase;
    height: 22px; }

.radmenu {
  WHITE-SPACE: normal !important; }

