.live-banners .ant-carousel .slick-prev {
  left: 85px !important;
  right: unset !important;
}
.live-banners .ant-carousel .slick-next {
  right: 85px !important;
  left: unset !important;
}
.header-menu-dropdown {
  right: unset !important;
}
.ant-checkbox-checked .ant-checkbox-inner:after {
  transform: rotate(45deg) scale(1) !important;
  left: 4px !important;
  right: unset !important;
  border-right: 2px solid #fff !important;
  border-left: 0 !important;
}
.ant-checkbox-inner:after {
  transform: rotate(45deg) scale(0) !important;
  left: 4px !important;
  right: unset !important;
  border-right: 2px solid #fff !important;
  border-left: 0 !important;
}
[dir='rtl'] .ant-select-dropdown {
  right: 450px !important;
}
[dir='rtl'] .ant-pagination-next a:after,
[dir='rtl'] .ant-pagination-prev a:after {
  transform: scale(0.83333333) rotate(180deg) !important;
}
[dir='rtl'] .ant-tabs-ink-bar {
  left: 0 !important;
  right: unset !important;
}
[dir='rtl'] .cropper-container {
  direction: ltr !important;
}
[dir='rtl'] .fr {
  float: right !important;
}
[dir='rtl'] .fl {
  float: left !important;
}
.edit-image-preview {
  direction: ltr !important;
}
[dir='rtl'] .anticon-left:before {
  transform: scaleX(-1);
}
.rate-components {
  margin-top: 5px !important;
}
.source-components {
  margin-top: 4px !important;
}
[dir=rtl] .source-components {
  float: right !important;
}
[dir=rtl] .source-components+div>div {
  margin-left: 0 !important;
  float: right !important;
}

[dir=rtl] .profile .menu {
  text-align: right !important;
}

[dir=rtl] .profile .menu .ant-menu-item {
  padding: 0 10px !important;
}

[dir=rtl] .avatar-change .ant-btn {
  min-width: 83px;
}
