<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* Start:/bitrix/templates/.default/components/bitrix/voting.list/.default/style.css?15350181701097*/
ol.vote-items-list {
  list-style: none !important;
}
ol.vote-items-list li.vote-item-vote {
  margin-bottom: 25px;
  border: 1px solid #cdcdcd;
  border-radius: 3px;
  -webkit-box-shadow: 0px 0px 10px -5px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 10px -5px rgba(0, 0, 0, 0.75);
  background: #fff;
  padding: 15px;
}
ol.vote-items-list li.vote-item-vote div.vote-item-header div.vote-item-title h3 {
  color: #fbc200;
  font-size: 24px;
  font-weight: bold;
  padding: 0;
}
.specialversion ol.vote-items-list {
  list-style: none !important;
}
.specialversion ol.vote-items-list li.vote-item-vote {
  border: 1px solid #000 !important;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff;
}
.specialversion ol.vote-items-list li.vote-item-vote div.vote-item-header div.vote-item-title h3 {
  color: #000;
  font-size: 24px;
}
.color2 ol.vote-items-list li.vote-item-vote {
  border: 1px solid #ff0 !important;
  background: #000;
}
.color2 ol.vote-items-list li.vote-item-vote div.vote-item-header div.vote-item-title h3 {
  color: #000;
  font-size: 24px;
}

/* End */


/* Start:/bitrix/components/bitrix/voting.current/templates/.default/style.css?152697787446*/
.vote-form-box-button-last {margin-left: 1em;}
/* End */
/* /bitrix/templates/.default/components/bitrix/voting.list/.default/style.css?15350181701097 */
/* /bitrix/components/bitrix/voting.current/templates/.default/style.css?152697787446 */
</pre></body></html>