#vima-setting-multi-addresses {
  width: 99%;
}
#vima-setting-multi-addresses * {
  box-sizing: border-box;
  font-size: 16px;
}

.vi-ui .vima-notice-shipping-zone {
  margin: 5px 0 0 15px;
}
.vi-ui .vima-notice-shipping-zone p {
  font-size: 13px;
}
.vi-ui .vi-ui.button p {
  margin: 0;
}
.vi-ui .vi-ui.dropdown.selection {
  width: 100%;
}
.vi-ui.bottom.attached.tab.segment {
  width: 100%;
}
.vi-ui.bottom.attached.tab.segment table {
  width: 100%;
}
.vi-ui.bottom.attached.tab.segment table tr td {
  padding: 15px 10px;
}
.vi-ui.bottom.attached.tab.segment table tr td:first-child {
  width: 10%;
  vertical-align: top;
  padding-top: 20px;
}
.vi-ui.bottom.attached.tab.segment table tr td .four.wide.column {
  display: flex !important;
  align-items: center;
  gap: 10px;
}
.vi-ui.bottom.attached.tab.segment table tr td .four.wide.column p {
  margin: 0;
}
.vi-ui.bottom.attached.tab.segment table tr td .four.wide.column .wp-picker-container .wp-color-result {
  margin: 0;
}
.vi-ui.bottom.attached.tab.segment table tr td .vi-ui.five.column.grid .column .vi-ui.checkbox input[type=checkbox] {
  margin: 0;
}
.vi-ui.toggle.checkbox {
  transform: scale(1.5);
  transform-origin: left center;
}
.vi-ui.toggle.checkbox input[type=checkbox] {
  margin: 0;
}
.vi-ui .vima-note-the-feature {
  font-size: 15px;
  font-style: italic;
  margin: 0;
}
.vi-ui .vima-note-the-feature .vima-copy-shortcode {
  cursor: pointer;
}

.vima-multi-addresses-container {
  position: sticky;
  bottom: 20px;
  z-index: 9;
}

.cp-color-picker {
  z-index: 10;
}

/*# sourceMappingURL=style_backend.css.map */
