#separator_imFooter_pluginAppObj_02 {
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  height: 34px;
  margin: 0 auto;
  overflow: hidden;
}
#imFooter_pluginAppObj_02 {
  width: 100%;
}
#separator_imFooter_pluginAppObj_02 .separator-line {
  width: 100%;
  border-top: 3px solid rgba(152, 0, 0, 1);
}
#separator_imFooter_pluginAppObj_02 .separator-line.left-line {
  margin-right: 15px;
}
#separator_imFooter_pluginAppObj_02 .separator-line.right-line {
  margin-left: 15px;
}
#separator_imFooter_pluginAppObj_02 .separator-image {
  flex-basis: 48.113207547169814px;
  flex-shrink: 0;
  max-width: 100%;
}
#separator_imFooter_pluginAppObj_02 .separator-image img {
  width: 48.113207547169814px;
  max-width: 100%;
  max-height: 34px;
}
