
.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;
}
.headerTab ul.Polaris-Tabs {
  background: #F4F6F8;
}

.tableMaxRow{
  max-width:350px;
}

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

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

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

@media screen and (max-width: 768px){
	.intercom-lightweight-app-launcher ,.intercom-launcher-frame{
		bottom:60px !important;
	}
  #loading-state .message {
    text-align: center;
  }
}
#image_container img{
  width:100%
}
