﻿
body.open-menu {
  overflow: hidden;
}

ul.rightmenu {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.open-menu .white-block {
  min-width: 400px;
}

#content-wrapper {
  float: right;  
}

.open-menu #content-wrapper {
  overflow: hidden;
}

#right-menu {
  float: right;
  width: 75%;
  background: #200e09;
  display: none;
  line-height: 1;
}

.wrapmenu {
  overflow: auto;
}

#right-menu ul li {
  clear: both;
  text-shadow: 0 1px 1px rgba(0,0,0,0.4);
}

#right-menu h3 { font-size: 12px; color: #8c8c8c; margin: 5px 10px; text-transform: uppercase; }

#right-menu ul li a,
#right-menu a.current-account {
  display: block;
  font-size: 15px;
  color: #d7d7d7;
  padding: 8px;
  background: #2e150e;
  border-top: 1px solid #412118;
  border-bottom: 1px solid #160905;
  min-height: 30px;
}
#right-menu ul.accounts li a,
#right-menu a.current-account {
  min-height: 20px;
}

#right-menu ul li span {
  margin-left: 5px;
  padding-top: 8px;
  display: inline-block;
}

#right-menu ul.accounts li a img,
#right-menu a.current-account img {
  width: 20px;
  height: 20px;
  margin-left: 10px;
}

#right-menu ul.accounts li a span,
#right-menu a.current-account span {
  display: inline-block;
  padding-top: 0;
  margin-left: 0;
}

#content-wrapper {
  width: 100%;
  float: right;
  overflow: auto;
  position: absolute;
}

#rightmenu1 { display: block; width: 44px; height: 30px; text-indent: 9999px; background-position: 0px 709px; }