.ck-toolbar {
  direction: rtl;
}

.ck-editor__editable[role="textbox"] {
  min-height: 300px;
}

.ck-content {
  direction: rtl !important;
  text-align: right !important;
}

/* *, a, .Breadcrumb ol li:last-child a {
    font-size: 0.9rem !important;
} */

.asideItem {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.badge-accepted, .badge-rejected, .badge-inReview {
  display: inline-block;
  font-size: 0.65rem !important;
  min-width: 75px;
  text-align: center;
  padding: 0.75rem 0.35rem;
}

.date-td {
  display: inline-block;
  font-size: 0.7rem !important;
  width: 100px;
  padding: 0.75rem 0.35rem;
  text-align: center;
}

.tableBodyItem  a, [name="sw-delete"], [name="reject-btn"], [name="sw-restore"]
, [name="accept-btn"] .btn-title, [name="reject-btn"] .btn-title {
  font-size: 0.7rem !important;
}

.group-gray {
  margin-top: 0.5rem;
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
  padding: 0.25rem;
}

.logout {
  display: flex;
  width: 100%;
  align-items: center;
  -moz-column-gap: 0.875rem;
       column-gap: 0.875rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-family: Cairo, sans-serif;
  font-size: 1rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.logout:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.logout:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(237 248 251 / var(--tw-bg-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.bg-Lightest-50 {
  background-color: #e9ecf0;
}

.bg-Lightest-100 {
  background-color: #a7b1bd;
}
