html,
body {
  direction: rtl;
  text-align: right;
  font-family: IranSansX;
  -moz-font-feature-settings: "ss02";
  -webkit-font-feature-settings: "ss02";
  font-feature-settings: "ss02";
}

.login-page .login-page__logo,
.register-page .login-page__logo,
.renew-page .login-page__logo,
.request-instance-access-page .login-page__logo {
  position: absolute;
  top: 0px;
  right: 0px;
  margin: 16px;
  width: 72px;
}

.login-page .login-page__landscape,
.register-page .login-page__landscape,
.renew-page .login-page__landscape,
.request-instance-access-page .login-page__landscape {
  background-position: right;
  background-size: contain;
}

.login-page .login-page__left-column h1,
.register-page .login-page__left-column h1,
.renew-page .login-page__left-column h1,
.request-instance-access-page .login-page__left-column h1 {
  font-size: 42px;
  font-weight: 900;
  filter: drop-shadow(2px 2px 4px black);
}

.login-page .login-page__left-column h2,
.register-page .login-page__left-column h2,
.renew-page .login-page__left-column h2,
.request-instance-access-page .login-page__left-column h2 {
  filter: drop-shadow(2px 2px 4px black);
}

.ai-moto {
  font-weight: 900;
}

.bootstrap-select.btn-group .btn .filter-option {
  text-align: right;
}

.ztaiform-horizontal .control-group .controls button.btn.selectpicker {
  padding: 1px 4px 1px 20px;
}

/******************************************************************/
.my-items-content .my-items__right-content-banner__title{
  margin-right: 24px;
  margin-left: none;
}
standardized-side-panel .right-panel {
  right: calc(100% - 40px);
  left: unset;
}

@media screen and (max-width: 1280px) {
  standardized-side-panel .right-panel--opened {
    right: calc(100% - 40px - 320px);
    left: unset;
  }
}

@media screen and (min-width: 1281px) {
  standardized-side-panel .right-panel--opened {
    right: calc(100% - 40px - 25vw);
    left: unset;
  }
}

@media screen and (max-width: 1280px) {
  .main-panel--reduced .main-panel__movable-element--using-padding {
    padding-left: 320px !important;
    padding-right: 0 !important;
  }
}

@media screen and (min-width: 1281px) {
  .main-panel--reduced .main-panel__movable-element--using-padding {
    padding-left: 25vw !important;
    padding-right: 0 !important;
  }
}

.menu-item--ztai-icon{
  float: right;
}
.project-content-summary .content-section .content-item .icon{
  right: 0;
  left: unset;
}
.my-items-v2 standardized-side-panel .right-panel--opened {
  right: calc(100% - 360px);
  left: unset;
}

#flow-editor-page .rightPane {
  left: 0;
  right: unset;
}

.tile-set .tile .star {
  left: 6px;
  right: unset;
}

.master-nav__menu {
  right: 0;
  left: unset;
}

.api-error-alert__icon {
  margin-left: 1em;
}

.row-title .ztai-icon-info-circle-outline-16 {
  margin-right: 8px;
}

.tile-set.projects .project .project-people a,
.tile-set.workspaces .workspace .workspace-people a{
  margin: 0;
}

.tile-set .project-body.row-cell {
  margin: 7px 18px 4px 15px;
}

.scrolly-wrapper.dropdown-menu.pull-right {
  left: 0;
  right: auto;
}

#flow-editor-page .rightPane .item-header h2.flex {
  margin: 0 42px 0 0;
}

#flow-editor-page .mainPane .search-menu {
  right: 0;
  left: unset;
}
#flow-editor-page #flow-search-counter {
  padding-left: 40px;
  padding-right: unset;
}
#flow-editor-page .mainPane .new-button {
  left: 0;
  right: unset;
}

.flow-actions-controls {
  left: 0;
  right: unset;
}

#flow-tool-zone .tool-selector .selector.selector.selector {
  text-align: right;
}

.ztai-toggle.ztai-toggle {
  direction: ltr;
}

.master-nav__menu .master-section {
  text-align: right;
}

.master-nav__menu .master-section .master-section__shortcut {
  float: left;
}

.custom-element-popup-popover {
  text-align: right;
}

.zone_header div>i,
.zone_header div>button {
  margin-right: 0;
  margin-left: 16px;
}

.list-page-4 .main-list-zone ul.list-items>li label:not(.list-item__toggle),
.list-page-4 .main-list-zone ul.list-items .list-item label:not(.list-item__toggle) {
  float: right;
}

.list-page-4 .main-list-zone ul.list-items .hit>.illustration {
  float: right;
}

.fattable-v-scrollbar {
  left: 0;
  right: unset
}

.right-panel__content--object {
  border-right: 1px solid #dddddd;
  border-left: 0;
}
ul.timeline .timeline-item .timeline-item-content date, ul.timeline .timeline-item .timeline-item-content time {
  float: left;
}

ul.timeline .timeline-item .timeline-item-picture{
  float: right;
}
ul.timeline .timeline-item .timeline-item-content {
  margin-right: 32px;
  margin-left: 0;
}

.item-header h2.flex {
  margin: 0 42px 0 0;
}

.charts-container,
.pivot-table-container{
  direction: ltr;
}
.tile-content {
  text-align: right !important;
}
.shaker-table-view .header {
  text-align: left;
  -moz-font-feature-settings: "" !important;
  -webkit-font-feature-settings: "" !important;
  font-feature-settings: "" !important;
}

.shaker-table-view .VU {
  font-family: 'SourceSansPro';
  text-align: left;
}

.project-rows .project:not(.inline-taggable-object-icon) .row-cell.project-body .project-status {
  right: -9px;
  left: unset
}

.project-rows .project:not(.inline-taggable-object-icon) .row-cell.project-body .project-status .status-color {
  margin-left: 4px;
}

.new-dataset-page .well i {
  margin-left: 8px;
  margin-right: 0;
}

.new-dataset-page .well li button {
  text-align: right;
}

.new-dataset-page .well--highlighted img {
  margin-left: 8px;
  margin-right: 0;
}

/******************************************************************/
.ztaiform-horizontal .control-group .control-label {
  text-align: right;
}

.ztaiform-horizontal .control-label {
  float: right;
}

.ztaiform-horizontal .control-group .controls {
  margin-right: 200px;
  margin-left: auto;
}

.ztaiform-modal-horizontal .controls {
  margin-right: 230px;
  margin-left: auto;
}

.ztaiform-modal-horizontal .control-label {
  float: right;
}

/******************************************************************/
.object-or-project-summary-column-base .title-zone h3.object-title {
  line-height: 1;
}

.project-tiles .project:not(.inline-taggable-object-icon) .body {
  text-align: right;
}

.ztai-select-button.ztai-select-button.ztai-select-button.ztai-select-button {
  text-align: right;
}

.btn.btn.btn.btn>.caret,
.has-caret>.caret {
  right: auto;
  left: 6px;
  margin-right: 6px;
  margin-left: 0;
}

.project-status .status-color {
  margin-left: 10px;
}

.list-customfilter-box .add-on {
  border-right: 1px solid #dddddd;
}

.fattable-viewport>div {
  font-family: IranSansX;
}

.btn.btn.dropdown-toggle:not(.manual-caret),
.has-caret {
  padding-left: 20px;
  padding-right: 8px;
}

.object-breadcrumb .item .title {
  padding-right: 12px;
  padding-left: 0;
}

/******************************************************************/
#flow-editor-page .mainPane {
  right: 0;
}

/******************************************************************/
.modal-footer {
  text-align: left;
}

div.top-bar-drawer {
  right: auto;
  left: 0;
}

.project-tiles .tile-wrapper {
  margin-left: 32px;
  margin-right: 0;
}

.home-page .main-zone .projects.project-tiles .items-row {
  padding-right: 40px;
  padding-left: 0;
}

.project-summary-page .import-first-dataset .btn-import {
  right: calc(50% - 150px);
  left: 0;
}

.project-summary-page .title-zone .object-main .project-status .status-color {
  margin: 0 0 0 18px;
}

ul.timeline .timeline-item .target i {
  margin-left: 4px;
  margin-right: 0;
}

/******************************************************************/
.pull-right {
  float: left;
}

.pull-left {
  float: right;
}

/******************************************************************/
div.top-bar-drawer.apps-menu {
  left: 127px;
  right: auto;
}

div.top-bar-drawer.apps-menu .master-section {
  text-align: right;
}
.flow-actions-controls .flow-actions{
  margin-right: 8px;
  margin-left: 0;
}
.flow-actions-controls .flex-no-basis.mleft8{
  margin-left: 0;
  margin-right: 8px;
}
.basic-search__addon-icon[_ngcontent-ng-c3782938837],
.add-on{
  border-right: 1px solid #CCCCCC !important;
  border-left: none !important;
}

.dropdown-menu {
  right: 0;
  left: unset;
}

.dropdown-menu.detailed-dropdown-menu,
.tal{
  text-align: right;
}
.visual-recipe-with-steps .leftPane {
  right: 0;
  left: unset;
}
.fattable-viewport .columnHeader,
.fattable-viewport .even,
.fattable-viewport .odd,
.schema-row
{
  font-feature-settings: "ss01"
}
.project-tiles
  .project:not(.inline-taggable-object-icon)
  .new-in-version-badge
  .new-label {
  display: none;
}


div.top-bar-drawer.apps-menu .master-section .master-section__icon {
  float: right;
}

div.top-bar-drawer.apps-menu .master-section .master-section__title-block {
  display: block;
  text-align: right;
}

div.top-bar-drawer.apps-menu .master-section .master-section__title-block span {
  display: block;
  text-overflow: ellipsis;
}

.apps-menu a.master-section {
  margin-top: 3px;
}

div.top-bar-drawer.apps-menu .master-section .master-section__title-block .master-section__subtitle {
  font-size: 12px;
}

/******************************************************************/
.ztai-icon-arrow-left-12:before {
  content: "\eb8d";
}

.ztai-icon-arrow-left-16:before {
  content: "\eb8e";
}

.ztai-icon-arrow-left-20:before {
  content: "\eb8f";
}

.ztai-icon-arrow-left-24:before {
  content: "\eb90";
}

.ztai-icon-arrow-left-32:before {
  content: "\eb91";
}

.ztai-icon-arrow-left-48:before {
  content: "\eb92";
}

.ztai-icon-arrow-right-12:before {
  content: "\eb57";
}

.ztai-icon-arrow-right-16:before {
  content: "\eb58";
}

.ztai-icon-arrow-right-20:before {
  content: "\eb59";
}

.ztai-icon-arrow-right-24:before {
  content: "\eb5a";
}

.ztai-icon-arrow-right-32:before {
  content: "\eb5b";
}

.ztai-icon-arrow-right-48:before {
  content: "\eb5c";
}

.ztai-icon-chevron-left-12:before {
  content: "\edd3";
}

.ztai-icon-chevron-left-16:before {
  content: "\edd4";
}

.ztai-icon-chevron-left-20:before {
  content: "\edd5";
}

.ztai-icon-chevron-left-24:before {
  content: "\edd6";
}

.ztai-icon-chevron-left-32:before {
  content: "\edd7";
}

.ztai-icon-chevron-left-48:before {
  content: "\edd8";
}

.ztai-icon-chevron-right-12:before {
  content: "\edcd";
}

.ztai-icon-chevron-right-16:before {
  content: "\edce";
}

.ztai-icon-chevron-right-20:before {
  content: "\edcf";
}

.ztai-icon-chevron-right-24:before {
  content: "\edd0";
}

.ztai-icon-chevron-right-32:before {
  content: "\edd1";
}

.ztai-icon-chevron-right-48:before {
  content: "\edd2";
}

/******************************************************************/
.spinnerContainer {
  margin: -30px -30px 0 0;
}

.spinnerContainer .spinner {
  left: -20px !important;
}

.tile-row .row-title {
  margin: 0 40px 0 13px;
}

.homepage__items-lists-container .homepage__search-bar-container {
  padding-left: auto;
  padding-right: 40px;
}

basic-search-box .basic-search-box__addon-icon {
  border-right: 1px solid #dddddd;
  border-left: 0;
}

.btn i {
  margin-right: 0;
  margin-left: 3px;
}

.homepage-empty-state-project-tile
  .homepage-empty-state-project-tile__description{
    padding-right: 16px;
    padding-left: none;
  }

  .my-items-content .my-items__right-content-banner__no-items-text{
    margin-left: none;
    margin-right: 24px;
  }


/******************************************************************/
/******************************************************************/
/******************************************************************/
/******************************************************************/
/******************************************************************/
input,
button,
select,
textarea,
.btn {
  font-family: IranSansX;
  -moz-font-feature-settings: "ss02";
  -webkit-font-feature-settings: "ss02";
  font-feature-settings: "ss02";
  direction: rtl;
}

.en {
  -moz-font-feature-settings: "ss01" !important;
  -webkit-font-feature-settings: "ss01" !important;
  font-feature-settings: "ss01" !important;
}

.monoNum {
  -moz-font-feature-settings: "ss03" !important;
  -webkit-font-feature-settings: "ss03" !important;
  font-feature-settings: "ss03" !important;
}

svg * {
  -moz-font-feature-settings: "ss01" !important;
  -webkit-font-feature-settings: "ss01" !important;
  font-feature-settings: "ss01" !important;
}

.ws-disconnected #disconnected-overlay span {
  padding-right: 8px;
  padding-left: auto;
}

.plugin-card__icon-container {
  right: unset;
  left: 0;
}


.ztaiform-modal-horizontal label.control-label{
  text-align: right;
}