*,
*:after,
*:before {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

#menu {
  width: 25rem;
  height: 85rem;
  box-shadow: 0 10px 15px 5px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  transition: width 0.8s ease-in-out, display 0s ease-in-out !important;
}

.menu-transition {
  transition: width 0.3s ease-in-out, display 0.3s ease-in-out;
}

.menu {
  background: white;
  width: 100%;
  overflow: auto;
  height: 100%;
  padding-left: 40px;
  padding-top: 20px;
  overflow-x: hidden;
}

.menu-list {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 20px;
}

.sub-menu {
  display: none;
  position: absolute;
  margin-left: 10rem;
  background: white;
  z-index: 50;
  margin-top: -20px;
  box-shadow: 0 10px 15px 5px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  flex-direction: column;
  gap: 15px;
  padding: 15px;
  border-radius: 8px;
}

a.color_fonte:hover {
  color: #00b2da;
}

.sub-menu-icon {
  margin-left: 0 !important;
}

.menu>.menu-list>li:hover>.sub-menu {
  display: flex !important;
}

.menu .menu-list li a {
  margin-left: 25px;
  display: flex;
  width: 12rem;
}

.point-notification {
  position: absolute;
  right: 9px;
  background: #00b0ec;
  width: 10px;
  height: 10px;
  top: 10px;
  border-radius: 50px;
  border: 1px solid white;
  box-shadow: 0 3px 11px -1px rgb(0 176 236), 0 4px 6px -4px rgb(0 0 0 / 0.1);
}

.menu .menu-list li.\31 50 {
  display: none;
}

.menu .menu-list li.\31 60 {
  display: none;
}

.menu .menu-list li.\36 9 {
  display: none;
}

.menu .menu-list li.\32 {
  background-image: url(https://gruponewcard.com.br/Design/image/icon-menu/adm.png);
  width: 20px;
  height: 20px;
  background-position: center;
  background-size: cover;
  padding-left: 20px;
  padding-top: 4px;
}

.menu .menu-list li.\32 8 {
  background-image: url(https://gruponewcard.com.br/Design/image/icon-menu/operation.png);
  width: 20px;
  height: 20px;
  background-position: center;
  background-size: cover;
  padding-left: 20px;
  padding-top: 4px;
}

.menu .menu-list li.\31 71 {
  background-image: url(https://gruponewcard.com.br/Design/image/icon-menu/register.png);
  width: 20px;
  height: 20px;
  background-position: center;
  background-size: cover;
  padding-left: 20px;
  padding-top: 4px;
}

.menu .menu-list li.\31 18 {
  background-image: url(https://gruponewcard.com.br/Design/image/icon-menu/receipt.png);
  width: 20px;
  height: 20px;
  background-position: center;
  background-size: cover;
  padding-left: 20px;
  padding-top: 4px;
}

.menu .menu-list li.\31 53 {
  background-image: url(https://gruponewcard.com.br/Design/image/icon-menu/franchise.png);
  width: 20px;
  height: 20px;
  background-position: center;
  background-size: cover;
  padding-left: 20px;
  padding-top: 4px;
}

.menu .menu-list li.\31 89 {
  background-image: url(https://gruponewcard.com.br/Design/image/icon-menu/inbox.png);
  width: 20px;
  height: 20px;
  background-position: center;
  background-size: cover;
  padding-left: 20px;
  padding-top: 4px;
}

.menu .menu-list li.\31 04 {
  background-image: url(https://gruponewcard.com.br/Design/image/icon-menu/service.png);
  width: 20px;
  height: 20px;
  background-position: center;
  background-size: cover;
  padding-left: 20px;
  padding-top: 4px;
}

.menu .menu-list li.\37 4 {
  background-image: url(https://gruponewcard.com.br/Design/image/icon-menu/relatory.png);
  width: 20px;
  height: 20px;
  background-position: center;
  background-size: cover;
  padding-left: 20px;
  padding-top: 4px;
}

.menu .menu-list li.\31 09 {
  background-image: url(https://gruponewcard.com.br/Design/image/icon-menu/whatsapp.png);
  width: 20px;
  height: 20px;
  background-position: center;
  background-size: cover;
  padding-left: 20px;
  padding-top: 4px;
}

.menu .menu-list li.\31 64 {
  background-image: url(https://gruponewcard.com.br/Design/image/icon-menu/donate.png);
  width: 20px;
  height: 20px;
  background-position: center;
  background-size: cover;
  padding-left: 20px;
  padding-top: 4px;
}

.menu .menu-list li.\31 75 {
  background-image: url(https://gruponewcard.com.br/Design/image/icon-menu/par.png);
  width: 20px;
  height: 20px;
  background-position: center;
  background-size: cover;
  padding-left: 20px;
  padding-top: 4px;
}

li.\31 04 .sub-menu {
  display: none;
  position: absolute;
  margin-left: 10rem;
  background: white;
  z-index: 50;
  margin-top: -22rem;
  box-shadow: 0 10px 15px 5px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  flex-direction: column;
  gap: 15px;
  padding: 15px;
  border-radius: 8px;
}

li.\37 4 .sub-menu {
  display: none;
  position: absolute;
  margin-left: 10rem;
  background: white;
  z-index: 50;
  margin-top: -20rem;
  box-shadow: 0 10px 15px 5px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  flex-direction: column;
  gap: 15px;
  padding: 15px;
  border-radius: 8px;
}

li.\31 09 .sub-menu {
  display: none;
  position: absolute;
  margin-left: 10rem;
  background: white;
  z-index: 50;
  margin-top: -8rem;
  box-shadow: 0 10px 15px 5px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  flex-direction: column;
  gap: 15px;
  padding: 15px;
  border-radius: 8px;
}

li.\31 75 .sub-menu {
  display: none;
  position: absolute;
  margin-left: 10rem;
  background: white;
  z-index: 50;
  margin-top: -6rem;
  box-shadow: 0 10px 15px 5px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  flex-direction: column;
  gap: 15px;
  padding: 15px;
  border-radius: 8px;
}
