﻿.features .icon-echeckin {
  background-image: url("../images/quicklinks/questionnaire.png");
}

#menu-list > li:nth-child(1) {
  display: none;
}

#menu-list > li:nth-child(4) {
  display: none;
}

#menu-list > li:nth-child(5) {
  display: none;
}

#menu-list > li:nth-child(6) {
  display: none;
}

#menu-list > li:nth-child(3) > ul > li:nth-child(1) {
  display: none;
}

#menu-list > li:nth-child(3) > ul > li:nth-child(2) {
  display: none;
}

#menu-list > li:nth-child(3) > ul > li:nth-child(3) {
  display: none;
}

#menu-list > li:nth-child(3) > ul > li:nth-child(4) {
  display: none;
}

#menu-list > li:nth-child(3) > ul > li:nth-child(6) {
  display: none;
}

#menu-list > li:nth-child(3) > ul > li:nth-child(7) {
  display: none;
}

#menu-list > li:nth-child(3) > ul > li:nth-child(8) {
  display: none;
}

#menu-list > li:nth-child(3) > ul > li:nth-child(9) {
  display: none;
}

#menu-list > li:nth-child(3) > ul > li:nth-child(10) {
  display: none;
}

#menu-list > li:nth-child(3) > ul > li:nth-child(11) {
  display: none;
}

#menu-list > li:nth-child(3) > ul > li:nth-child(12) {
  display: none;
}

#menu-searchcontainer {
  display: none;
}

#proxyList > ul > li:nth-child(2) {
  display: none;
}

#menu-list > li:nth-child(3) > h2 {
  display: none;
}

#header_shortcuts > li:nth-child(1) {
  display: none !important;
}

#header_shortcuts > li:nth-child(2) {
  display: none !important;
}

#header_shortcuts > li:nth-child(3) {
  display: none !important;
}

#sidebar > div.signup {
  display: none;
}

#menu-list > li:nth-child(7) > ul > li:nth-child(4) {
  display: none;
}

#menu-list > li:nth-child(2) > ul > li:nth-child(1) {
  display: none;
}

#menu-list > li:nth-child(2) > ul > li:nth-child(2) {
  display: none;
}

#menu-list > li:nth-child(2) > ul > li:nth-child(3) {
  display: none;
}
