/* .Polaris-Tabs__Title{
  padding: 1.6rem 0 1.5rem 0 !important;
} */
.Polaris-Tooltip__Content{
  max-height: 100rem !important;
}
.Polaris-Tooltip__Wrapper{
  max-height: 100rem !important;
}
a{text-decoration:none}


.noneA:hover {text-decoration:none;}

ul.Polaris-Tabs>li>a {
  text-decoration: none;
}


.tableMaxRow{
  max-width:350px;
}

.tableMaxRow a {
  word-break: break-all;
  white-space: normal;
}

.bulkTableMaxRow{
  max-width: 380px;
  word-break: break-all;
  white-space: normal;
}

.bulkEditSelect {
  width: 350px;
  padding: 1.2rem 1.2rem;
}
.loadingCenter{
  text-align: center;
  line-height: 30;
}

.Polaris-Tabs__Wrapper{
  padding: 0 !important;
}

.allHeaderSave,
.headerTab ul.Polaris-Tabs,
.Polaris-Frame__TopBar {
  background-color: #fff;
}

html,body,button,td,th {
	font-family: Inter, Segoe UI, -apple-system, BlinkMacSystemFont, San Francisco, Roboto, Helvetica Neue, sans-serif !important;
}