.om0ztj0 {
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  gap: 16px;
}
.om0ztj1 {
  display: -moz-box;
  display: flex;
}
.om0ztj2 {
  display: -moz-box;
  display: flex;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
       flex-direction: row;
  -moz-box-pack: justify;
       justify-content: space-between;
  margin: 12px 0 8px 0;
}
.om0ztj3 {
  cursor: pointer;
  line-height: 18px;
  letter-spacing: 0.5px;
}
.om0ztj4 {
  border-radius: 4px;
  color: var(--ColorWhite-50);
  line-height: 20px;
  letter-spacing: -0.5px;
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  -moz-box-pack: center;
       justify-content: center;
  -moz-box-flex: 1;
       flex: 1;
  max-width: 175px;
  min-width: 125px;
}
.om0ztj4:disabled {
  background-color: #6c757d;
  cursor: not-allowed;
}
.om0ztj4.editModeBtn {
  max-width: 80px;
  min-width: 60px;
}
.om0ztj5 {
  display: -moz-box;
  display: flex;
  gap: 8px;
  margin-left: auto;
}
.om0ztj6 {
  border-radius: 4px;
  color: var(--ColorBlack-300) !important;
  line-height: 20px;
  letter-spacing: -0.5px;
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  -moz-box-pack: center;
       justify-content: center;
  -moz-box-flex: 1;
       flex: 1;
  max-width: 80px;
  min-width: 60px;
  background-color: #fff !important;
  border: 1px solid var(--ColorGray-700) !important;
}
.om0ztj6:disabled {
  background-color: #6c757d;
  cursor: not-allowed;
}
.om0ztj7 {
  max-width: 80px;
  min-width: 60px;
}
