*,
*::before,
*::after {
  box-sizing: border-box;
}

html,
body {
  margin: 0;
  padding: 0;
}

.pds-card-full-width {
  width: 100% !important;
  max-width: 1448px !important;
  overflow: visible !important;
}
.custom-form .dropdown-wrapper {
  width: 100% !important;
}
.custom-profile-menu .profile-menu-content .content-group .content-group-detail span {
  overflow-wrap: anywhere !important;
}
.custom-side-panel .sidepanel.vertical {
  z-index: 9999;
}
/*.menu-list {
  width: 300px !important;
}*/
.header-right-bar {
  display: none !important;
}
