.h1-size {
  font-size: 1.25em;
}

.smallcaps {
  font-variant: small-caps;
}

.hebrew-term {
  border-radius: 5px;
  padding: 8px 1px;
  background-color: #d0e9ff;
  /* border: 1px solid darkgrey; */
}

.border-top {
  border-top: 2px solid black;
}

.mtr_title {
  margin-left: 10px;
  margin-right: 10px;
  text-align: center;
}

.centered-cell {
  text-align: center;
  vertical-align: middle;
  background-color: #efefee;
}

.table-center {
  vertical-align: middle;
  text-align: center;
}

tr:nth-child(even) {
  background-color: white;
}

.anchor-like-button {
  background: none;
  border: none;
  padding: 0;
  font: inherit;
  color: #9d408d;
  cursor: pointer;
}

.anchor-like-button:hover {
  color: #4c1c58;
  text-decoration: underline;
}

.table-wrapper {
  overflow-x: scroll;
}

.table-wrapper table {
  table-layout: auto;
}

table tr th {
  white-space: nowrap;
  text-align: center;
}

#edit-scorecard td {
  width: 16.7%;
  text-align: center;
}

#edit-progress td {
  width: 12.5%;
  text-align: center;
}

#edit-bibliography td:first-child {
  width: 13%;
  text-align: center;
}

p.mtr_title,
h2.mtr_title {
  text-align: center;
}

h2.mtr_title[lang='he'] {
  margin: 0.6em 0;
  font-size: 140%;
}

td[lang='he'] strong,
h2.mtr_title[lang='he'] strong {
  background-color: #d6ebff;
  font-weight: inherit;
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #bdd2e6;
}

/* Hide WYSIWYG format filter dropdown */
.filter-wrapper {
  display: none;
}

/* Lemmas / MT Readings form. */
#ctp-mt-readings-form #edit-filter .form-item {
  display: inline-block;
  margin: 0 1em 0 0;
  vertical-align: top;
}

/* Lemmas table and the All Lemmas table. */
#edit-mtrlist td:nth-child(3),
#edit-mtrlist td:nth-child(5) {
  white-space: nowrap;
}

#edit-mtrlist td:nth-child(6) {
  text-align: center;
}

#edit-mtrlist td:nth-child(7) {
  text-align: right;
}

#edit-mtrlist td:nth-child(8) {
  text-align: center;
}

#edit-mtrlist td:nth-child(9) {
  text-align: left;
}

/* Modern Translations Team2 Form $%&**@#!!! */
#ctp-modern-translations-team2-form .rndgroup > div {
  padding: 5px 10px 0 10px;
}

#ctp-modern-translations-team2-form .rndgroup table tr {
  background-color: unset;
}

#ctp-modern-translations-team2-form .rndgroup table td:first-child {
  white-space: nowrap;
  width: 6em;
}

#ctp-modern-translations-team2-form .rndgroup table td:last-child {
  text-align: right;
  white-space: nowrap;
  width: 1%;
}

#ctp-modern-translations-team2-form .form-type-radio {
  display: inline-block;
  padding: 0 5px;
}

#ctp-modern-translations-team2-form .form-type-radio label {
  margin: 0;
}

#ctp-modern-translations-team2-form .form-radios > div {
  border: 1px solid rgba(0, 0, 0, 0.1);
}

#ctp-modern-translations-team2-form #edit-rndgrps-n,
#ctp-modern-translations-team2-form div.group-n {
  background-color: #dfd;
}

#ctp-modern-translations-team2-form #edit-rndgrps-o,
#ctp-modern-translations-team2-form div.group-o {
  background-color: #ddf;
}

#ctp-modern-translations-team2-form #edit-rndgrps-p,
#ctp-modern-translations-team2-form div.group-p {
  background-color: #dff;
}

#ctp-modern-translations-team2-form #edit-rndgrps-q,
#ctp-modern-translations-team2-form div.group-q {
  background-color: #fdf;
}

#ctp-modern-translations-team2-form #edit-rndgrps-r,
#ctp-modern-translations-team2-form div.group-r {
  background-color: #ffffbd;
}

#ctp-modern-translations-team2-form #edit-rndgrps-s,
#ctp-modern-translations-team2-form div.group-s {
  background-color: #eee;
}

#ctp-modern-translations-team2-form #edit-rndgrps-t,
#ctp-modern-translations-team2-form div.group-t {
  background-color: #d6ebff;
}

#ctp-modern-translations-team2-form #edit-rndgrps-u,
#ctp-modern-translations-team2-form div.group-u {
  background-color: #8beaea;
}

#ctp-modern-translations-team2-form #edit-rndgrps-v,
#ctp-modern-translations-team2-form div.group-v {
  background-color: #9f9fd6;
}

#ctp-modern-translations-team2-form #edit-rndgrps-w,
#ctp-modern-translations-team2-form div.group-w {
  background-color: #77cfff;
}

#ctp-modern-translations-team2-form #edit-rndgrps-x,
#ctp-modern-translations-team2-form div.group-x {
  background-color: #c79fd5;
}

#ctp-modern-translations-team2-form #edit-rndgrps-y,
#ctp-modern-translations-team2-form div.group-y {
  background-color: #9cd599;
}

#ctp-modern-translations-team2-form #edit-rndgrps-z,
#ctp-modern-translations-team2-form div.group-z {
  background-color: #bbb;
}

#ctp-modern-translations-team2-form #edit-rndgrps-0,
#ctp-modern-translations-team2-form div.group-0 {
  background: #fff;
}
