.attribution {
  /*position: absolute;
	bottom: 0;*/
}

.stick {
  height: 50px;
}

.hos {
  height: 50px;
}

.run-pref {
  /*display: inline-block;
	margin-right: 10px;*/
}

.big-pref {
}

.hos.small {
  height: 25px;
}

.stick.small {
  height: 25px;
}

.modal-dialog {
  max-width: 2000px;
  width: 90%;
  min-height: 80vh;
}

.modal-content {
  min-height: 80vh;
}

.pref {
  display: inline-block;
  text-align: center;
  max-width: 50px;
  margin: auto;
  margin-top: 10px;
  margin-right: 10px;
}

.num_acceptance {
  display: inline-block;
  text-align: center;
  max-width: 50px;
  margin: auto;
  margin-top: 10px;
  margin-left: 10px;
}

.text-card {
  margin: auto;
}

.text_area {
  line-height: 100px;
  font-weight: bold;
  color: gray;
  text-align: center;
  display: block;
  margin: auto;
  width: 100%;
  min-height: 100px;
  height: 100px;
  overflow: visible;
}

.text-message {
  line-height: 30px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  display: block;
  margin: auto;
  width: 90%;
  min-height: 30px;
  overflow: visible;
  font-size: 20px;
}

.view_steps {
  position: absolute;
  right: 5px;
  top: 5px;
}

.view_steps:hover {
  cursor: pointer;
}

.hospitals {
  margin-top: 10px;
}

.img_wrap {
  display: inline-block;
}

.randomize_configuration {
  margin: 10px;
}

.hr_outcome {
  margin-bottom: 15px;
}

img.stick.svg.small.run-pref:before {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.…h='10'/><path d='M50 100 L100 0 ' stroke='green' stroke-width='10'/></svg>");
}

.modal-footer {
  padding: 0;
}

.interactions {
  width: 100%;
  margin-top: 0;
  border: none;
}

.ul-progress li:before {
  cursor: initial;
}
