:root {
  --fs-tiny: 12px;
  --fs-small: 16px;
  --fs-medium: 21px;
  --color-primary: #2fbf50;
  --color-mute: #aaa;
  --color-mute-flat: #ccc; }

.clickable {
  cursor: pointer; }

.itemAction {
  color: var(--color-mute);
  text-align: center;
  line-height: 1em; }
  .itemAction *, .itemAction *:hover {
    margin: 0 !important;
    color: inherit;
    font-size: inherit; }
  .itemAction .toolTip {
    line-height: 0.8em;
    font-size: var(--fs-tiny); }

.landingPage-container h1 {
  font-size: 3.5em !important;
  margin-top: 2em !important; }

.landingPage-container p {
  font-size: 1.75em; }

.landingPage-container .rotatingExamples {
  position: relative;
  display: inline-block;
  height: 1em;
  vertical-align: top; }

.landingPage-container .rotatingExamples span {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  white-space: nowrap;
  transform: scaleY(0);
  transition: 0.3s; }

.landingPage-container .rotatingExamples span.active {
  transform: scaleY(1); }

.landingPage-container .loginCtaGroup {
  text-align: center; }

.landingPage-container .loginCtaGroup span {
  padding: 24px; }

.landingPage-container b {
  font-size: 1.33em; }

.landingPage-container .featureSection {
  margin: 4em 0 !important; }

.landingPage-container .featureGroup {
  margin: 4em 0 !important; }

.landingPage-container .footer a,
.landingPage-container .footer span {
  white-space: nowrap; }

.itemDetailsPage {
  padding-top: 20px;
  padding-bottom: 50px; }

.itemDetailsBody {
  padding-left: 2.4rem; }

.itemDescription {
  padding-bottom: 50px; }

.newItem-input {
  padding: 8px 8px 4px 8px; }

.buttonSizedLabel {
  height: 31px; }

.itemTags {
  padding-bottom: 8px; }
  .itemTags .prediction {
    float: right; }
  .itemTags > * {
    margin-bottom: 0.5em; }

.itemDetailsPageHeader .closeBtn {
  font-size: var(--fs-medium);
  float: right; }

.itemDetailsPageHeader .breadcrumb {
  padding-left: 2.4rem; }

.itemDetailsPageHeader .breadcrumb .section {
  display: block; }

.dense .itemHeader {
  margin-top: -48px;
  padding-top: 0;
  padding-bottom: 0;
  opacity: 0; }

.itemHeader {
  padding-top: 8px;
  padding-bottom: 8px;
  opacity: 1;
  transition: padding-top 0.2s, padding-bottom 0.2s, margin-top 0.2s, opacity 0.4s; }
  .itemHeader .itemPrediction {
    font-size: var(--fs-small);
    color: var(--color-mute);
    line-height: 1em; }
  .itemHeader .titleContainer {
    padding-left: 2.4rem;
    position: relative;
    min-height: 32px; }
  .itemHeader .titleContainer.archived {
    color: var(--color-mute); }
    .itemHeader .titleContainer.archived .itemTitle-input {
      color: var(--color-mute); }
  .itemHeader .itemIndicator {
    position: absolute;
    top: 2px;
    left: 0;
    cursor: pointer; }
  .itemHeader .itemTitle {
    line-height: 1.25em;
    font-size: var(--fs-medium); }
  .itemHeader .itemTitle-input {
    background: transparent;
    border: none;
    font-size: var(--fs-medium);
    width: 100%;
    color: black;
    resize: none; }
  .itemHeader .itemTitle-input:focus {
    background-color: #eee; }
  .itemHeader .itemAction {
    float: right; }
  .itemHeader .descriptionTeaser {
    font-size: var(--fs-small);
    color: var(--color-mute);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

.itemHeader.open {
  padding-bottom: 16px; }

.itemHeader.dragging {
  border-top: 1px solid var(--color-mute-flat);
  border-bottom: 1px solid var(--color-mute-flat); }

.newItem-container {
  font-family: inherit !important;
  position: relative;
  padding-left: 26px;
  margin-top: 10px; }
  .newItem-container .addItemIcon {
    position: absolute;
    top: 4px;
    left: -4px; }
  .newItem-container .itemTitle-input {
    font-family: inherit !important;
    font-size: var(--fs-medium) !important;
    background: transparent;
    border: none;
    width: 100%;
    color: black;
    resize: none; }
  .newItem-container .itemTitle-input:focus {
    background-color: #eee; }

.itemChildrenList {
  padding-left: 2.4rem;
  padding-bottom: 16px; }

.itemListHeader .itemListStats {
  font-size: var(--fs-small);
  padding-bottom: 0.5em; }
  .itemListHeader .itemListStats span {
    padding: 0.1em; }
  .itemListHeader .itemListStats .highlight {
    color: var(--color-primary); }

.itemListHeader .dragDropHint {
  color: var(--color-mute);
  font-size: var(--fs-tiny);
  position: relative; }
  .itemListHeader .dragDropHint div {
    position: absolute;
    background: white;
    padding: 0 6px;
    top: -10px;
    left: 32px; }
  .itemListHeader .dragDropHint hr {
    border-top: 1px solid var(--color-mute-flat);
    border-bottom: 0; }

.itemList {
  margin-bottom: 1rem; }

.itemList.disabled {
  background: rgba(0, 0, 0, 0.05);
  opacity: 0.5; }

.description-controls {
  padding-top: 3px;
  float: right; }
  .description-controls .button {
    margin-right: 0; }

.progressButtons {
  padding-right: 3px; }
  .progressButtons .progressButtons-progressInput {
    width: 48px;
    height: 31px; }
    .progressButtons .progressButtons-progressInput input {
      font-size: 12px;
      font-weight: bold;
      border-left: none;
      color: #0ea432 !important;
      border-color: #0ea432 !important;
      border-top-left-radius: 0 !important;
      border-bottom-left-radius: 0 !important;
      border-left: none !important; }
  .progressButtons .progressButtons-progress {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important; }

/* There is for now only one breakpoint. */
.itemsOverviewPage {
  display: flex;
  padding-top: 1.5rem;
  padding-bottom: 2rem;
  justify-content: center;
  margin-left: auto !important;
  margin-right: auto !important; }
  .itemsOverviewPage .itemsOverview-toolbox {
    text-align: right;
    margin-right: 1em;
    width: calc((1200px - 700px) / 2); }
  .itemsOverviewPage .itemsOverview-content {
    width: 700px; }
    .itemsOverviewPage .itemsOverview-content > .header {
      float: left; }
  .itemsOverviewPage .itemsOverview-itemDetails {
    width: calc((1200px - 700px) / 2); }

.itemDetailsGroup {
  padding-left: 20px;
  border-left: solid;
  border-left-width: 1px;
  margin-left: 5px; }

.content + .title {
  transition: 0.1s; }

.content + .active.title {
  margin-top: 20px; }

@media screen and (max-width: 700px) {
  .itemsOverviewPage {
    display: block;
    width: 90%; }
    .itemsOverviewPage .itemsOverview-content,
    .itemsOverviewPage .itemsOverview-toolbox,
    .itemsOverviewPage .itemsOverview-itemDetails {
      width: 100%; } }

.toolbox {
  font-size: var(--fs-small);
  color: var(--color-mute); }
  .toolbox .toolboxDesktop {
    display: block; }
  .toolbox .toolboxMobile {
    display: none; }
  .toolbox .toolboxBlock {
    height: 139px; }
  .toolbox .toolboxContent {
    padding: 0.5em;
    border-right: 1px black solid;
    padding-right: 0.5em;
    display: flex;
    flex-direction: column;
    align-items: flex-end; }
    .toolbox .toolboxContent .headline {
      margin-right: 0.25em; }
    .toolbox .toolboxContent > * {
      margin-top: 0.5em;
      margin-bottom: 0.5em; }

@media screen and (max-width: 700px) {
  .toolbox {
    background-color: white; }
    .toolbox .toolboxBlock {
      height: 0px; }
    .toolbox .toolboxDesktop {
      display: none; }
    .toolbox .toolboxMobile {
      display: block; }
    .toolbox .toolboxContent {
      border-right: none;
      background-color: white;
      border-bottom: 1px solid black;
      margin-bottom: 0.5em;
      padding: 0.75em 0.5em; } }

.projectOverview-menu {
  margin-top: 0 !important;
  margin-bottom: 2rem !important; }
  .projectOverview-menu .icon {
    padding-right: 1.5em; }
  .projectOverview-menu .collapseButton * {
    color: var(--color-mute); }

.projectOverview-menu.collapsed {
  float: right;
  margin-bottom: 1rem !important; }

.membersList {
  margin-top: 2rem; }
  .membersList .userHeader {
    cursor: pointer; }
  .membersList .userDescription {
    padding-left: 2rem; }

