/* This file is auto-generated from a `scss` file with the same name */

/* Prevents navigation items from breaking in PT */
body.dmSiteBody .dmNavigation .navItemText {
  margin-top: -17px; }

/* Prevents extra scrollbar in iscrollBody on Desktop and Tablet mode */
.bodyInsideNee #iscrollBody {
  overflow-x: hidden;
  overflow-y: hidden; }

.bodyInsideNee #dmSlideRightNavRight #iscrollBody {
  overflow-y: auto; }