.dropdown-menu2 .divider2 {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #8E8E8E;
}
.dropdown-menu2 > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.divcontentuser {
  background-color: #ECECEC;
  padding: 20px;
  border-radius: 3px;
}
.divcontentconfirmacion {
  background-color: #D2D2D2;
  padding: 20px;
  border-radius: 3px;
}
.divarticuloscarrito {
  background-color: #D2D2D2;
  color: red;
}