#separator_pluginAppObj_31_18 {
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  margin: 0 auto;
  overflow: hidden;
}
#pluginAppObj_31_18 {
  width: 99%;
}
#separator_pluginAppObj_31_18 .separator-line {
  width: 100%;
  border-top: 3px double rgba(0, 48, 191, 1);
}
#separator_pluginAppObj_31_18 .separator-line.left-line {
  margin-right: 10px;
}
#separator_pluginAppObj_31_18 .separator-line.right-line {
  margin-left: 10px;
}
#separator_pluginAppObj_31_18 .separator-icon {
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20fill=%22rgba(32,%2066,%20166,%201)%22%20viewBox=%220%200%2011%2011%22%3E%3Ctitle%3E10%3C/title%3E%3Crect%20width=%2211%22%20height=%2211%22/%3E%3C/svg%3E');
  background-repeat: no-repeat;
  background-size: 40px 40px;
  height: 40px;
  flex-basis: 40px;
  flex-shrink: 0;
}
