ol.vote-items-list,
ol.vote-items-list li {
  list-style-type: none;
}
ol.vote-items-list li {
}
ol.vote-items-list li.vote-item-vote-first {
}

.vote-item-vote input {
  display: none;
}

.vote-item-vote + .vote-item-vote {
  margin-top: 15px;
}

div.vote-item-links {
  float: right;
}
div.vote-item-date {
  font-style: italic;
}
div.vote-item-lamp {
  display: none;
}
.vote-item-lamp-green span {
  color: green;
}
.vote-item-lamp-red span {
  color: red;
}
div.vote-clear-float {
  clear: both;
}
form.vote-form {
  margin: 0;
}
.starrequired {
  color: red;
}
.vote-reply-field-captcha-label {
  margin-bottom: 6px;
}
.vote-vote-footer {
  z-index: 1;
  display: flex;
  justify-content: center;
}
.vote-reply-field-captcha-image {
  margin-bottom: 6px;
}
.vote-form-captcha {
  margin-left: 0.55em;
}
.vote-form-box-button-last {
  margin-left: 20px;
  display: none !important;
}
