

/* Start:/local/templates/government/components/openregion/news/vote/bitrix/voting.form/.default/style.css?16698366053894*/
.vote__top {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  margin-bottom: 30px;
}

.vote__breadcrumb {
  font-size: 14px;
  color: #999595;
  margin: 5px 0;
}

.vote--main-error:after {
  content: attr(data-error-text);
  display: block;
  color: #f00;
  font-size: 0.975em;
  margin: 5px 0;
}

.vote__breadcrumb-item:after {
  content: '/';
  color: #7e7e7e;
  margin: 0 7px;
}

.vote__breadcrumb-item:last-child:after {
  display: none;
}

ol.vote-items-list, ol.vote-items-list li {
	margin: 0; padding: 0; border: none; font-size: 100%; list-style-type: none;}
ol.vote-items-list li {
    margin: 0 0 20px 0;
}
ol.vote-items-list li.vote-item-vote-first{}
ol.vote-answers-list{
    margin-top:0.55em;
    border-bottom: 1px #e3e3e4 dotted;
    padding-bottom: 10px;
}
ol.vote-answers-list li {
	margin-bottom: 5px;
	margin-left: 0;}
.voting-form-box
{
	font-size:100%;
	/*border:1px solid #ccc;*/
	padding: 0.55em;
}
.vote-item-vote--error:after {
  content: attr(data-error-text);
  display: block;
  color: #f00;
  font-size: 0.975em;
  margin: 5px 0;
  margin-top: 10px;
}

div.vote-item-links{
	float:right;}
.vote-item-title{
  display: flex;
	font-weight:bold;
}
.vote-item-title p {
  display: inline-block;
}
div.vote-item-date{
	font-style: italic;}
div.vote-item-header{
	margin: 30px 0 15px 0;}
div.vote-item-footer{
	margin-top: 0.5em;}
div.vote-item-image{
	float:left;
	padding-right:0.55em;}
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 {
    margin-top:6px;}
.vote-reply-field-captcha-image {
    margin-bottom:6px;}
.vote-form-captcha {
    margin-left:0.55em;}

.vote-answer-item textarea {
    resize: vertical;
    display: block;
    width: 100%;
    border: 1px #c8cad2 solid;
    box-sizing: border-box;
    margin-top: 5px;
}
.vote-answer-item input[type="text"] {
    display: block;
    width: 100%;
    border: 1px #c8cad2 solid;
    box-sizing: border-box;
    margin-top: 5px;
    height: 2.52em;
    padding: 5px 10px;
}

.news-detail__title {
    margin: 0 0 10px 0;
    display: flex;
}
.news-filter {
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: baseline;
}
.news-filter__buttons {
    display: flex;
}
.news-filter__add {
    margin-left: 7px;
}
.vote-info {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 20px 0;
}
.vote-info__item {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 5px 0;
}
.vote-info__label {
    color: #7e7e7e;
}
.vote-info__label,
.vote-info__value {
    margin: 0 10px 5px 0;
}
.mfp-hide {
    display: none!important;
}
.white-popup-block {
  background: #FFF;
  padding: 0 30px;
  text-align: left;
  max-width: 500px;
  margin: 0px auto;
  position: relative;
}
.excel-form__field {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.excel-form__label {
    width: 130px;
}
.excel-form__label, .excel-form__value {
    margin: 5px;
}
.excel-form__value input[type="text"] {
    height: 32px;
    line-height: 32px;
    width: 100%;
    padding: 0 10px;
    color: #444;
    border: 1px #c8cad2 solid;
}

.news__item-admin {
  margin-left: auto;
  flex-wrap: nowrap;
  display: flex;
}

body.iframe .main-wrapper {
  opacity: 1;
  grid-template: "content" minmax(0, auto) !important;
  grid-template-columns: 100% !important;
}

body.iframe .top-floating-panel,
body.iframe #panel,
body.iframe .breadcrumb,
body.iframe .top-warning,
body.iframe .main-wrapper > *  {
  display: none !important;
}

body.iframe .main-wrapper .content {
  display: flex !important;
  border: none !important;
}

body.iframe .main-wrapper .vote__top {
  display: none !important;
}
/* End */
/* /local/templates/government/components/openregion/news/vote/bitrix/voting.form/.default/style.css?16698366053894 */
