.RadMenu_Bootstrap {
  color: #333333;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.42857;
  float: none; }
  .RadMenu_Bootstrap .rmLink {
    text-decoration: none; }
  .RadMenu_Bootstrap .rmDisabled {
    opacity: 0.7;
    filter: alpha(opacity=70); }
  .RadMenu_Bootstrap .rmRootGroup {
    border: 1px solid #e7e7e7;
    background-color: #f5f5f5; }
  .RadMenu_Bootstrap .rmRootGroup.rmHorizontal, .RadMenu_Bootstrap .rmRootGroup.rmVertical, .RadMenu_Bootstrap ul.rmRootScrollGroup {
    float: none; }
  .RadMenu_Bootstrap .rmRootGroup.rmVertical {
    display: block; }
  .RadMenu_Bootstrap .rmRootGroup.rmVertical > .rmItem, .RadMenu_Bootstrap .rmRootGroup.rmVertical > .rmRootScrollGroup > .rmItem {
    float: none; }
  .RadMenu_Bootstrap .rmRootLink {
    padding: 15px;
    color: #333333; }
  .RadMenu_Bootstrap .rmVertical .rmRootLink {
    padding-top: 10px;
    padding-bottom: 10px; }
  .RadMenu_Bootstrap .rmRootLink .rmText, .RadMenu_Bootstrap .rmVertical .rmRootLink .rmText {
    padding: 0; }
  .RadMenu_Bootstrap .rmHorizontal > .rmItem .rmExpandDown:after, .RadMenu_Bootstrap .rmHorizontal > .rmItem .rmExpandTop:after, .RadMenu_Bootstrap .rmHorizontal > .rmItem .rmExpandLeft:after, .RadMenu_Bootstrap .rmHorizontal > .rmItem .rmExpandRight:after {
    content: "";
    margin: 0 -4px 0 4px;
    border: 4px solid transparent;
    border-top-color: inherit;
    display: inline-block; }
  .RadMenu_Bootstrap .rmVertical > .rmItem .rmExpandDown:after, .RadMenu_Bootstrap .rmVertical > .rmItem .rmExpandTop:after, .RadMenu_Bootstrap .rmVertical > .rmItem .rmExpandLeft:after, .RadMenu_Bootstrap .rmVertical > .rmItem .rmExpandRight:after {
    content: "";
    margin: -4px 4px 0 0;
    border: 4px solid transparent;
    border-left-color: inherit;
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 0; }
  .RadMenu_Bootstrap .rmRootLink:hover {
    color: #333333;
    background-color: #e7e7e7; }
  .RadMenu_Bootstrap .rmRootLink.rmSelected, .RadMenu_Bootstrap .rmRootLink.rmExpanded {
    color: #333333;
    background-color: #e7e7e7; }
  .RadMenu_Bootstrap .rmRootLink.rmDisabled {
    color: #777777;
    background-color: transparent; }
  .RadMenu_Bootstrap .rmRootGroup.rmHorizontal > .rmSeparator, .RadMenu_Bootstrap .rmRootGroup.rmHorizontal > .rmRootScrollGroup > .rmSeparator {
    display: none; }
  .RadMenu_Bootstrap .rmRootGroup.rmVertical > .rmItem.rmSeparator, .RadMenu_Bootstrap .rmRootGroup.rmVertical > .rmRootScrollGroup > .rmItem.rmSeparator {
    margin: 9px 0;
    height: 1px;
    border-width: 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .RadMenu_Bootstrap .rmHorizontal .rmRootLink .rmToggle {
    margin-left: -20px; }
  .RadMenu_Bootstrap .rmGroup, .RadMenu_Bootstrap.rmRoundedCorners .rmGroup, .RadMenu_Bootstrap .rmMultiColumn {
    padding: 0;
    border: 1px solid #dddddd;
    border-radius: 4px;
    color: #333333;
    background-color: #ffffff;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
  .RadMenu_Bootstrap .rmGroupColumn > .rmGroup {
    box-shadow: none; }
  .RadMenu_Bootstrap .rmGroup.rmVertical {
    padding: 5px 0; }
  .RadMenu_Bootstrap .rmGroup.rmHorizontal {
    padding: 5px; }
  .RadMenu_Bootstrap .rmRootGroup .rmItem .rmGroup.rmVertical, .RadMenu_Bootstrap .rmScrollWrap.rmGroup > .rmVertical, .RadMenu_Bootstrap.rmRoundedCorners .rmGroup.rmVertical, .RadMenu_Bootstrap.rmRoundedCorners .rmGroup .rmGroup.rmVertical {
    padding: 5px 0; }
  .RadMenu_Bootstrap.rmRoundedCorners .rmMultiColumn, .RadMenu_Bootstrap.rmRoundedCorners .rmGroup.rmVertical {
    border: 1px solid #dddddd;
    border-radius: 4px; }
  .RadMenu_Bootstrap.rmRoundedCorners .rmGroupColumn > .rmGroup.rmVertical {
    border-width: 0;
    border-radius: 0; }
  .RadMenu_Bootstrap .rmRootGroup .rmItem .rmGroup.rmHorizontal, .RadMenu_Bootstrap .rmScrollWrap.rmGroup > .rmHorizontal, .RadMenu_Bootstrap.rmRoundedCorners .rmGroup.rmHorizontal {
    padding: 5px; }
  .RadMenu_Bootstrap .rmSlide .rmGroup.rmHorizontal > .rmItem, .RadMenu_Bootstrap .rmSlide .rmGroup > .rmHorizontal > .rmItem {
    margin: 0; }
  .RadMenu_Bootstrap .rmGroup .rmLink {
    padding-top: 3px;
    padding-bottom: 3px;
    color: #333333; }
  .RadMenu_Bootstrap .rmGroup.rmHorizontal > .rmItem > .rmLink, .RadMenu_Bootstrap .rmGroup > .rmHorizontal > .rmItem > .rmLink {
    line-height: 1.42857; }
  .RadMenu_Bootstrap .rmGroup .rmLink:hover {
    border-color: #ebebeb;
    color: #333333;
    background-color: #ebebeb; }
  .RadMenu_Bootstrap .rmGroup .rmSelected, .RadMenu_Bootstrap .rmGroup .rmSelected:hover, .RadMenu_Bootstrap .rmGroup .rmExpanded, .RadMenu_Bootstrap .rmGroup .rmExpanded:hover {
    border-color: #428bca;
    color: #ffffff;
    background-color: #428bca; }
  .RadMenu_Bootstrap .rmGroup .rmDisabled, .RadMenu_Bootstrap .rmGroup .rmDisabled:hover {
    color: #777777;
    background-color: transparent; }
  .RadMenu_Bootstrap .rmGroup.rmHorizontal > .rmSeparator, .RadMenu_Bootstrap .rmGroup > .rmHorizontal > .rmSeparator {
    display: none; }
  .RadMenu_Bootstrap .rmGroup.rmVertical > .rmSeparator {
    margin: 9px 0;
    height: 1px;
    border-width: 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .RadMenu_Bootstrap .rmLeftArrow, .RadMenu_Bootstrap .rmRightArrow, .RadMenu_Bootstrap .rmTopArrow, .RadMenu_Bootstrap .rmBottomArrow {
    border-color: #cccccc;
    color: #333333;
    background-color: #ffffff;
    border-width: 0;
    border-style: solid;
    background-image: url('Common/radActionsSprite.png'); }
    .RadMenu_Bootstrap .rmLeftArrow:before, .RadMenu_Bootstrap .rmRightArrow:before, .RadMenu_Bootstrap .rmTopArrow:before, .RadMenu_Bootstrap .rmBottomArrow:before {
      content: "";
      margin: -4px 0 0;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 4px;
      border-color: transparent;
      position: absolute;
      top: 50%;
      left: 50%; }
    .RadMenu_Bootstrap .rmLeftArrow:hover, .RadMenu_Bootstrap .rmRightArrow:hover, .RadMenu_Bootstrap .rmTopArrow:hover, .RadMenu_Bootstrap .rmBottomArrow:hover {
      border-color: #c2c2c2;
      color: #333333;
      background-color: #e0e0e0; }
  .RadMenu_Bootstrap .rmLeftArrow, .RadMenu_Bootstrap .rmRightArrow {
    height: 100%; }
  .RadMenu_Bootstrap .rmLeftArrow:before {
    margin-left: -6px;
    border-right-color: #333333; }
  .RadMenu_Bootstrap .rmRightArrow:before {
    margin-left: -2px;
    border-left-color: #333333; }
  .RadMenu_Bootstrap .rmTopArrow, .RadMenu_Bootstrap .rmBottomArrow {
    background-image: url('Menu/rmArrows.png');
    background-repeat: no-repeat; }
  .RadMenu_Bootstrap .rmTopArrow:before {
    border-bottom-color: #333333; }
  .RadMenu_Bootstrap .rmBottomArrow:before {
    border-top-color: #333333; }
  .RadMenu_Bootstrap .rmTopFix, .RadMenu_Bootstrap .rmTopLeft, .RadMenu_Bootstrap .rmTopRight, .RadMenu_Bootstrap .rmBottomFix, .RadMenu_Bootstrap .rmBottomLeft, .RadMenu_Bootstrap .rmBottomRight {
    display: none; }
  .RadMenu_Bootstrap .rmRoundedCorners .rmSlide, .RadMenu_Bootstrap .rmShadows .rmSlide {
    padding: 0; }

.RadMenu_Bootstrap_rtl .rmHorizontal .rmRootLink {
  direction: rtl; }
.RadMenu_Bootstrap_rtl .rmHorizontal .rmRootLink .rmExpandDown:after, .RadMenu_Bootstrap_rtl .rmHorizontal .rmRootLink .rmExpandTop:after, .RadMenu_Bootstrap_rtl .rmHorizontal .rmRootLink .rmExpandLeft:after, .RadMenu_Bootstrap_rtl .rmHorizontal .rmRootLink .rmExpandRight:after {
  margin: 0 4px 0 -4px; }
.RadMenu_Bootstrap_rtl .rmVertical .rmRootLink .rmExpandDown:after, .RadMenu_Bootstrap_rtl .rmVertical .rmRootLink .rmExpandTop:after, .RadMenu_Bootstrap_rtl .rmVertical .rmRootLink .rmExpandLeft:after, .RadMenu_Bootstrap_rtl .rmVertical .rmRootLink .rmExpandRight:after {
  border-left-color: transparent;
  border-right-color: inherit;
  margin: -4px 0 0 4px;
  left: 0;
  right: auto; }
.RadMenu_Bootstrap_rtl .rmHorizontal .rmRootLink .rmLeftImage {
  margin: 3px -6px 0 6px; }
.RadMenu_Bootstrap_rtl .rmVertical > .rmItem .rmExpandDow:after, .RadMenu_Bootstrap_rtl .rmVertical > .rmItem .rmExpandTop:after, .RadMenu_Bootstrap_rtl .rmVertical > .rmItem .rmExpandLeft:after, .RadMenu_Bootstrap_rtl .rmVertical > .rmItem .rmExpandRight:after {
  left: 13px;
  right: auto;
  border-left-color: transparent;
  border-right-color: inherit; }
