[dir] .app-edit-wrap[data-v-7ea40bcd] {
  padding-bottom: 50px;
}
.update-box[data-v-7ea40bcd] {
  width: 90%;
}
[dir] .update-box[data-v-7ea40bcd] {
  margin: 15px auto;
}
.update-box h2[data-v-7ea40bcd] {
  font-size: 16px;
}
.update-box .update-item[data-v-7ea40bcd] {
  display: flex;
}
.update-box .update-item .label-item[data-v-7ea40bcd] {
  min-width: 60%;
  line-height: 40px;
}
.upload-app-logo-box[data-v-7ea40bcd] {
  position: relative;
  width: 95px;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
}
[dir] .upload-app-logo-box[data-v-7ea40bcd] {
  background: #f8f6f6;
  cursor: pointer;
}
.upload-app-logo-box .logo[data-v-7ea40bcd] {
  width: 45px;
  height: 38px;
}
.upload-app-logo-box .upload-btn[data-v-7ea40bcd] {
  position: absolute;
  opacity: 0;
}
.app-logo-url[data-v-7ea40bcd] {
  width: 95px;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
}
[dir=ltr] .app-logo-url[data-v-7ea40bcd] {
  margin-right: 10px;
}
[dir=rtl] .app-logo-url[data-v-7ea40bcd] {
  margin-left: 10px;
}
.app-logo-url img[data-v-7ea40bcd] {
  max-width: 90px;
}
#cell-phone[data-v-7ea40bcd] {
  display: inline-block;
  width: 75% !important;
}
[dir=ltr] #cell-phone[data-v-7ea40bcd] {
  border-top-left-radius: revert;
  border-bottom-left-radius: revert;
}
[dir=rtl] #cell-phone[data-v-7ea40bcd] {
  border-top-right-radius: revert;
  border-bottom-right-radius: revert;
}
