/* <RadMenu / User> */
.RadMenu_User .rmRootGroup,
.RadMenu_User a.rmLink,
.RadMenu_User .rmGroup .rmText,
.RadMenu_User .rmVertical .rmText,
.RadMenu_User .rmLeftArrow,
.RadMenu_User .rmRightArrow,
.RadMenu_User .rmTopArrow,
.RadMenu_User .rmBottomArrow {
  /*background-image: url('Menu/rmSprite.png');*/
  background-color: transparent; }

.RadMenu_User .rmRootGroup
{
  /*border: 1px solid #828282;
  background-repeat: repeat-x;
  background-position: 0 -408px;
  background-color: #e6e6e6;*/
}

/* <Root items> */
.RadMenu_User,
.RadMenu_User a.rmLink
{
    /*background-color:#F3F3F3;*/
    padding:2px 10px;
    color: #5F5F5F;
    text-decoration: none;
    font-family: "RobotoLight","Helvetica Neue",Helvetica,sans-serif;
}

.RadMenu_User a.rmLink,
.RadMenu_User a.rmDisabled,
.RadMenu_User a.rmDisabled:hover {
  background-position: 0 -72px; }

.RadMenu_User .rmFirst a.rmLink,
.RadMenu_User .rmFirst a.rmLink:hover,
.RadMenu_User .rmLast .rmText,
.RadMenu_User .rmLast a.rmLink:hover .rmText,
.RadMenu_User .rmVertical a.rmLink,
.RadMenu_User .rmVertical .rmText
{
    /*background-repeat: no-repeat;
    background-position: 0 500px;*/
}

.RadMenu_User .rmVertical .rmFirst,
.RadMenu_User .rmVertical .rmLast {
  background: none; }

.RadMenu_User a.rmLink:hover,
.RadMenu_User a.rmFocused
{
    background-color: #D4D4D4;
    color: black;
}

.RadMenu_User a.rmSelected
{
}

.RadMenu_User .rmHorizontal .rmRootLink span.rmText {
  display: inline;
  padding-left: 40px; 
  background: url('../images/login.png') no-repeat;

}

.RadMenu_User_rtl .rmRootLink span.rmText {
  padding-right: 12px; }

.RadMenu_User_Context_rtl .rmRootLink span.rmText {
  padding-right: 28px; }

.RadMenu_User .rmHorizontal a.rmRootLink {
  padding-left: 0; }

.RadMenu_User_rtl a.rmRootLink {
  margin-left: 0;
  padding: 0; }

.RadMenu_User .rmHorizontal .rmItem > a.rmRootLink
{
  width: 100%;
  height: 32px;
  padding-top: 8px;
}

.RadMenu_User ul.rmHorizontal .rmLeftImage {
  margin: 4px -4px 0 6px; }

.RadMenu_User_rtl ul.rmHorizontal .rmLeftImage {
  margin: 4px 6px 0 -4px; }

.RadMenu_User .rmVertical a.rmLink {
  padding-top: 1px;
  padding-bottom: 1px; }

.RadMenu_User .rmVertical a.rmLink:hover,
.RadMenu_User .rmVertical a.rmFocused,
.RadMenu_User .rmVertical a.rmSelected,
.RadMenu_User .rmVertical a.rmExpanded,
.RadMenu_User .rmVertical a.rmExpanded:hover
{
  padding-top: 1px;
  padding-bottom: 0;
  background-color:#D4D4D4 !important;
}

.RadMenu_User .rmVertical .rmFirst a.rmLink:hover,
.RadMenu_User .rmVertical .rmFirst a.rmFocused,
.RadMenu_User .rmVertical .rmFirst a.rmSelected,
.RadMenu_User .rmVertical .rmFirst a.rmExpanded,
.RadMenu_User .rmVertical .rmFirst a.rmExpanded:hover
{
    /*padding-top: 1px;
    padding-bottom: 0;
    border-top-width: 0;*/
}

.RadMenu_User .rmVertical .rmLast a.rmLink:hover,
.RadMenu_User .rmVertical .rmLast a.rmFocused,
.RadMenu_User .rmVertical .rmLast a.rmSelected,
.RadMenu_User .rmVertical .rmLast a.rmExpanded,
.RadMenu_User .rmVertical .rmLast a.rmExpanded:hover {
  padding-bottom: 1px;
  padding-top: 1px;
  border-bottom-width: 0; }

.RadMenu_User .rmVertical .rmItem a.rmDisabled:hover {
  padding-top: 1px;
  padding-bottom: 1px;
  border-width: 0; }

.RadMenu_User a.rmExpanded,
.RadMenu_User a.rmExpanded:hover
{
    background-color: #D4D4D4;
}

.RadMenu_User a.rmDisabled,
.RadMenu_User a.rmDisabled:hover {
  color: #7d7d7d;
  background-color: transparent; }

/* </Root items> */
/* <Submenu items> */
.RadMenu_User .rmGroup,
.RadMenu_User .rmMultiColumn,
.RadMenu_User .rmGroup .rmVertical
{
    border: 1px solid #979797;
}

.RadMenu_User .rmTopFix,
.RadMenu_User .rmBottomFix,
.RadMenu_User .rmRoundedCorners .rmGroup .rmItem,
.RadMenu_User .rmRoundedCorners li.rmFirstGroupColumn .rmItem,
.RadMenu_User .rmRoundedCorners .rmFirstGroupColumn li.rmFirstGroupColumn .rmItem,
.RadMenu_User .rmRoundedCorners ul.rmHorizontal .rmFirst,
.RadMenu_User_Context.rmRoundedCorners .rmGroup .rmItem,
.RadMenu_User_Context.rmRoundedCorners ul.rmHorizontal .rmFirst
{
    background-color: #fff;
    background-repeat: repeat-y;
}

* html .rmRoundedCorners_User .rmGroup .rmItem,
* html .rmRoundedCorners_User ul.rmHorizontal .rmFirst
{
    background-color: #fff;
    background-repeat: repeat-y;
}

.RadMenu_User .rmRoundedCorners .rmScrollWrapContainer .rmGroup,
.RadMenu_User .rmRoundedCorners .rmScrollWrap .rmItem,
.RadMenu_User .rmRoundedCorners .rmGroupColumn .rmItem,
.RadMenu_User .rmRoundedCorners .rmGroupColumn .rmGroupColumn .rmItem,
.RadMenu_User .rmRoundedCorners .rmHorizontal .rmItem,
.RadMenu_User .rmRoundedCorners .rmScrollWrap .rmVertical,
.RadMenu_User_Context.rmRoundedCorners .rmScrollWrapContainer .rmGroup,
.RadMenu_User_Context.rmRoundedCorners .rmScrollWrap .rmItem,
.RadMenu_User_Context.rmRoundedCorners .rmHorizontal .rmItem,
.RadMenu_User_Context.rmRoundedCorners .rmScrollWrap .rmVertical {
  background-image: none; }

* html .rmRoundedCorners_User .rmScrollWrapContainer .rmGroup,
* html .rmRoundedCorners_User .rmScrollWrap .rmItem,
* html .rmRoundedCorners_User .rmHorizontal .rmItem,
* html .rmRoundedCorners_User .rmScrollWrap .rmVertical {
  background-image: none; }

.RadMenu_User .rmRoundedCorners .rmGroupColumn {
  background-color: #fff; }

.RadMenu_User .rmBottomLeft,
.RadMenu_User .rmRoundedCorners .rmScrollWrapContainer,
.RadMenu_User_Context.rmRoundedCorners .rmScrollWrapContainer,
.RadMenu_User_Context.rmRoundedCorners ul.rmGroup,
.RadMenu_User .rmRoundedCorners ul.rmGroup,
.RadMenu_User .rmRoundedCorners .rmMultiColumn {
  background-image: url('Menu/rmRoundedLeft.png');
  background-color: transparent;
  background-repeat: no-repeat; }

* html .rmRoundedCorners_User .rmScrollWrapContainer,
* html .rmRoundedCorners_User .rmGroup ul.rmGroup,
* html .rmRoundedCorners_User ul.rmGroup {
  background-image: url('Menu/rmRoundedLeft.png');
  background-color: transparent;
  background-repeat: no-repeat; }

.RadMenu_User .rmTopRight,
.RadMenu_User .rmBottomRight {
  background-image: url('Menu/rmRoundedRight.png');
  background-color: transparent;
  background-repeat: no-repeat; }

.RadMenu_User .rmTopFix,
.RadMenu_User .rmBottomFix,
.RadMenu_User .rmRoundedCorners .rmGroup .rmFirst,
.RadMenu_User_Context.rmRoundedCorners .rmGroup .rmFirst,
.rmRoundedCorners_User .rmGroup .rmFirst {
  border-color: #979797; }

.RadMenu_User .rmRoundedCorners .rmScrollWrapContainer .rmTopFix,
.RadMenu_User .rmRoundedCorners .rmScrollWrapContainer .rmBottomFix,
.RadMenu_User_Context.rmRoundedCorners .rmScrollWrapContainer .rmTopFix,
.RadMenu_User_Context.rmRoundedCorners .rmScrollWrapContainer .rmBottomFix {
  background: #FFF; }

* html .rmRoundedCorners_User .rmScrollWrapContainer .rmTopFix,
* html .rmRoundedCorners_User .rmScrollWrapContainer .rmBottomFix {
  background: #FFF; }

.RadMenu_User .rmRoundedCorners .rmScrollWrapContainer .rmTopArrow,
.RadMenu_User .rmRoundedCorners .rmScrollWrapContainer .rmBottomArrow,
.RadMenu_User .rmRoundedCorners .rmScrollWrapContainer .rmLeftArrow,
.RadMenu_User .rmRoundedCorners .rmScrollWrapContainer .rmRightArrow,
.RadMenu_User_Context.rmRoundedCorners .rmScrollWrapContainer .rmTopArrow,
.RadMenu_User_Context.rmRoundedCorners .rmScrollWrapContainer .rmBottomArrow,
.RadMenu_User_Context.rmRoundedCorners .rmScrollWrapContainer .rmLeftArrow,
.RadMenu_User_Context.rmRoundedCorners .rmScrollWrapContainer .rmRightArrow {
  background-color: #FFF;
  border: 0; }

* html .rmRoundedCorners_User .rmScrollWrapContainer .rmTopArrow,
* html .rmRoundedCorners_User .rmScrollWrapContainer .rmBottomArrow,
* html .rmRoundedCorners_User .rmScrollWrapContainer .rmLeftArrow,
* html .rmRoundedCorners_User .rmScrollWrapContainer .rmRightArrow {
  background-color: #FFF;
  border: 0; }

.RadMenu_User_rtl .rmBottomLeft,
.RadMenu_User_rtl .rmRoundedCorners ul.rmGroup,
.RadMenu_User_rtl .rmRoundedCorners .rmMultiColumn,
.RadMenu_User .rmRoundedCorners .rmScrollWrapContainer,
.RadMenu_User .rmScrollWrapContainer .rmBottomLeft,
.rmRoundedCorners.RadMenu_User_Context_rtl ul.rmGroup,
.RadMenu_User_Context.rmRoundedCorners .rmScrollWrapContainer {
  background-image: url('Menu/rmRoundedLeft_rtl.png'); }

.RadMenu_User_rtl .rmTopRight,
.RadMenu_User_rtl .rmBottomRight {
  background-image: url('Menu/rmRoundedRight_rtl.png'); }

.RadMenu_User_rtl li.rmTopFix,
.RadMenu_User_rtl li.rmBottomFix,
.RadMenu_User_rtl .rmRoundedCorners .rmGroup .rmItem,
.rmRoundedCorners.RadMenu_User_Context_rtl .rmGroup .rmItem {
  background-position: 101% 0; }

.RadMenu_User .rmSlide .rmScrollWrap {
  background-image: none; }

.RadMenu_User_rtl .rmGroup,
.RadMenu_User_rtl .rmMultiColumn,
.RadMenu_User_rtl .rmGroup .rmVertical {
  background-position: 100% 0; }

.RadMenu_User .rmRootGroup li.rmItem .rmGroup {
  padding-bottom: 0; }

.RadMenu_User .rmRootGroup .rmHorizontal {
  background-image: none; }

.RadMenu_User .rmScrollWrap .rmVertical {
  border: 0; }

.RadMenu_User .rmRoundedCorners .rmScrollWrapContainer li.rmItem,
.RadMenu_User_Context.rmRoundedCorners .rmScrollWrapContainer li.rmItem,
.rmRoundedCorners_User .rmScrollWrapContainer li.rmItem {
  background: none; }

.RadMenu_User .rmGroup .rmItem a.rmLink,
.RadMenu_User .rmGroup .rmItem a.rmLink:hover,
.RadMenu_User .rmGroup .rmItem a.rmFocused,
.RadMenu_User .rmGroup .rmItem a.rmSelected,
.RadMenu_User .rmGroup .rmItem a.rmExpanded
{
    background-color: #F3F3F3;
    height: 28px;
    padding-bottom: 1px;
}

.RadMenu_User .rmGroup .rmLast a.rmLink,
.RadMenu_User .rmGroup .rmLast a.rmLink:hover,
.RadMenu_User .rmGroup .rmLast a.rmFocused,
.RadMenu_User .rmGroup .rmLast a.rmSelected,
.RadMenu_User .rmGroup .rmLast a.rmExpanded
{
    height: 28px;
    padding-bottom: 1px;
    background-color: #F3F3F3;
}

.RadMenu_User .rmGroup a.rmLink,
.RadMenu_User .rmGroup .rmText,
.RadMenu_User .rmGroup .rmItem a.rmDisabled,
.RadMenu_User .rmGroup .rmItem a.rmDisabled:hover,
.RadMenu_User .rmGroup .rmItem a.rmDisabled .rmText,
.RadMenu_User .rmGroup .rmItem a.rmDisabled:hover .rmText
{
    background-position: 0 500px;
    background-repeat: no-repeat;
    background-color: transparent;
}

.RadMenu_User .rmGroup a.rmLink:hover,
.RadMenu_User .rmGroup a.rmFocused,
.RadMenu_User .rmGroup a.rmSelected,
.RadMenu_User .rmGroup a.rmExpanded
{
    background-position: 0 -168px;
    background-color: #D4D4D4;
}

.RadMenu_User .rmGroup a.rmLink:hover .rmText,
.RadMenu_User .rmGroup a.rmFocused .rmText,
.RadMenu_User .rmGroup a.rmSelected .rmText,
.RadMenu_User .rmGroup a.rmExpanded .rmText {
  background-position: 100% -192px; }

/* <expand arrows> */
.RadMenu_User .rmRootGroup .rmExpandRight,
.RadMenu_User .rmGroup .rmExpandDown,
.RadMenu_User_Context .rmGroup .rmExpandRight,
.RadMenu_User .rmRootGroup .rmItem a.rmDisabled .rmExpandRight,
.RadMenu_User .rmGroup .rmItem a.rmDisabled .rmExpandDown,
.RadMenu_User .rmRootGroup .rmItem a.rmDisabled:hover .rmExpandRight,
.RadMenu_User .rmGroup .rmItem a.rmDisabled:hover .rmExpandDown {
  background-position: 100% -216px; }

.RadMenu_User a.rmLink:hover .rmExpandRight,
.RadMenu_User .rmLast a.rmLink:hover .rmExpandRight,
.RadMenu_User a.rmFocused .rmExpandRight,
.RadMenu_User a.rmSelected .rmExpandRight,
.RadMenu_User a.rmExpanded .rmExpandRight {
  background-position: 100% -312px; }

.RadMenu_User .rmGroup a.rmLink:hover .rmExpandRight,
.RadMenu_User .rmGroup a.rmFocused .rmExpandRight,
.RadMenu_User .rmGroup a.rmSelected .rmExpandRight,
.RadMenu_User .rmGroup a.rmExpanded .rmExpandRight,
.RadMenu_User .rmGroup a.rmLink:hover .rmExpandDown,
.RadMenu_User .rmGroup a.rmFocused .rmExpandDown,
.RadMenu_User .rmGroup a.rmSelected .rmExpandDown,
.RadMenu_User .rmGroup a.rmExpanded .rmExpandDown {
  background-position: 100% -240px; }

.RadMenu_User .rmRootGroup a.rmDisabled:hover .rmExpandRight,
.RadMenu_User .rmGroup a.rmDisabled:hover .rmExpandDown {
  background-image: url('Menu/rmSprite.png');
  background-position: 100% -216px; }

/* </expand arrows> */
/* <rtl> */
.RadMenu_User_rtl a.rmLink {
  background-position: 100% -96px; }

.RadMenu_User_rtl .rmText {
  background-position: 0 -72px; }

.RadMenu_User_rtl .rmVertical a.rmExpanded .rmText,
.RadMenu_User_rtl .rmVertical a.rmExpanded:hover .rmText {
  background-position: 0 500px;
  background-repeat: no-repeat; }

.RadMenu_User_rtl .rmGroup a.rmLink:hover,
.RadMenu_User_rtl .rmGroup a.rmFocused,
.RadMenu_User_rtl .rmGroup a.rmSelected,
.RadMenu_User_rtl .rmGroup a.rmExpanded {
  background-position: 100% -264px; }

.RadMenu_User_rtl .rmGroup a.rmLink:hover .rmText,
.RadMenu_User_rtl .rmGroup a.rmFocused .rmText,
.RadMenu_User_rtl .rmGroup a.rmSelected .rmText,
.RadMenu_User_rtl .rmGroup a.rmExpanded .rmText {
  background-position: 0 -288px; }

.RadMenu_User_Context_rtl .rmVertical .rmExpandLeft,
.RadMenu_User_rtl .rmRootGroup .rmExpandLeft {
  background-position: 0 -312px; }

.RadMenu_User_rtl .rmVertical a.rmLink:hover .rmExpandLeft,
.RadMenu_User_rtl .rmVertical a.rmFocused .rmExpandLeft,
.RadMenu_User_rtl .rmVertical a.rmSelected .rmExpandLeft,
.RadMenu_User_rtl .rmVertical a.rmExpanded .rmExpandLeft {
  background-position: 0 -216px; }

.RadMenu_User_rtl .rmGroup a.rmLink:hover .rmExpandLeft,
.RadMenu_User_rtl .rmGroup a.rmFocused .rmExpandLeft,
.RadMenu_User_rtl .rmGroup a.rmSelected .rmExpandLeft,
.RadMenu_User_rtl .rmGroup a.rmExpanded .rmExpandLeft {
  background-position: 0 -336px; }

.RadMenu_User_rtl .rmRootGroup a.rmDisabled:hover .rmExpandLeft {
  background-position: 0 -312px; }

/* </rtl> */
/* </Submenu items> */
/* <Submenu offsets (User - specific, overlapping submenus)> */
.RadMenu_User .rmSlide {
  margin: 0 0 0 -1px; }

.RadMenu_User .rmVertical .rmSlide,
.RadMenu_User .rmSlide .rmSlide,
.RadMenu_User_Context .rmGroup .rmSlide {
  margin: 0 0 0 -5px; }

.RadMenu_User_rtl .rmSlide {
  margin: 0 0 0 0; }

.RadMenu_User_rtl .rmFirst .rmSlide {
  margin-left: 1px; }

.RadMenu_User_rtl .rmVertical .rmSlide,
.RadMenu_User_rtl .rmSlide .rmSlide,
.RadMenu_User_Context_rtl .rmGroup .rmSlide {
  margin: 0 0 0 5px; }

/* </Submenu offsets> */
/* <Scrolling arrows> */
.RadMenu_User .rmLeftArrow,
.RadMenu_User .rmRightArrow {
  background-color: #E6E6E6; }

.RadMenu_User .rmLeftArrow {
  background-position: -8px -312px;
  border-right: 1px solid #828282; }

.RadMenu_User .rmRightArrow {
  background-position: -482px -216px;
  border-left: 1px solid #828282; }

.RadMenu_User .rmTopArrow,
.RadMenu_User .rmBottomArrow,
.RadMenu_User .rmGroup .rmLeftArrow,
.RadMenu_User .rmGroup .rmRightArrow {
  background-color: #E6E6E6; }

.RadMenu_User .rmTopArrow {
  background-position: 50% -367px;
  border-bottom: 1px solid #828282; }

.RadMenu_User .rmBottomArrow {
  background-position: 50% -391px;
  border-top: 1px solid #828282; }

/* </Scrolling arrows> */
/* <Separators> */
.RadMenu_User .rmHorizontal .rmSeparator .rmText,
.RadMenu_User .rmVertical .rmHorizontal .rmSeparator .rmText {
  height: 22px;
  margin: 1px 0 0;
  width: 1px;
  background-color: #A8A8A8; }

.RadMenu_User_Context .rmSeparator .rmText,
.RadMenu_User .rmHorizontal .rmGroup .rmSeparator .rmText,
.RadMenu_User .rmVertical .rmHorizontal .rmGroup .rmSeparator .rmText {
  background-color: transparent;
  background-position: 0 -406px; }

/* </Separators> */
/* </RadMenu / User> */