

/* Start:/bitrix/components/bitrix/voting.current/templates/.userfield/style.css?16762947667489*/
.bx-vote-block {
	background-color: #f4f7f8;
	border-radius: 1px;
	color: #535c69;
	padding: 0 0 13px;
}


ol.bx-vote-question-list,
ol.bx-vote-question-list li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.bx-vote-question-list li {
	margin-top: 19px;
}

.bx-vote-question-list li:first-child {
	margin-top: 0;
}

.bx-vote-question-title {
	border-bottom: 1px solid #e6eaec;
	color: #000;
	font-size: 14px;
	font-weight: var(--ui-font-weight-bold);
	padding: 9px 0 9px 17px;
}
.bx-vote-block-result .bx-vote-question-title,
.bx-vote-block-result .bx-vote-bottom-block {
	border-color: #f4f7f8;
}


.bx-vote-answer-list {
	border: none;
	border-spacing: 0;
	margin: 10px 0 5px;
	font-size: 14px;
	width: 100%;
}

.bx-vote-answer-item td {
	width: 30px;
	vertical-align: middle;
}

.bx-vote-answer-item td:first-child {
	text-align: left;
	padding: 0 0 0 17px;
	width: auto;
}

.bx-vote-answer-item td:last-child {
	text-align: right;
	padding: 2px 18px 0 6px;
	white-space: nowrap;
}

.bx-vote-bar {
	min-height: 27px;
	margin: 3px 0 4px 0;
	position: relative;
}

.bx-vote-text-field {
	background-color: #fff;
	border: 1px solid #c6cdd3;
	border-radius: 2px;
	height: 25px;
	padding: 0 0 0 5px;
	width: 330px;
	color: #616161;
	font-size: 14px;
	margin-left: -5px;
}


.bx-vote-block-input-wrap label {
	color: #616161;
	display: block;
	line-height: 16px;
	overflow: hidden;
	padding: 5px 0 0;
}

.bx-vote-voted-users-wrap {
	display: inline-block;
	min-width: 25px;
	margin-right: 6px;
	text-align: right;
	vertical-align: top;
	opacity: 0;
	white-space: nowrap;
}

.bx-vote-voted-users,
a.bx-vote-voted-users,
.bx-vote-voted-users:hover,
a.bx-vote-voted-users:hover {
	border-bottom: 1px dashed #707172;
	color: #707172;
	display: inline-block;
	font-size: 14px;
	text-decoration: none;
}

.bx-vote-data-percent {
	display: inline-block;
	font-size: 14px;
	color: #b2b4b5;
	text-align: right;
	opacity: 0;
	white-space: nowrap;
}

.bx-vote-bottom-block {
	border-top: 1px solid #e6eaec;
	min-height: 41px;
	padding: 13px 0 0 17px;
}

.bx-vote-block-link {
	color: #3767b0;
	border-bottom: 1px solid transparent;
	display: inline-block;
	font-size: 13px;
	font-weight: var(--ui-font-weight-bold);
	line-height: normal;
	margin-top: 14px;
	margin-right: 14px;
	vertical-align: top;
}

.bx-vote-block-link:hover {
	border-bottom: 1px solid;
	color: #3767b0;
	text-decoration: none;
}

.bx-vote-block-link.feed-add-button-load:before,
.bx-vote-block-link.feed-add-button-load:after{
	display: none;
}

.bx-vote-block-link.feed-add-button-load {
	background: none !important;
	color: #3767b0 !important;
}

.bx-vote-block .feed-add-button,
.bx-vote-block .feed-add-button:hover,
.bx-vote-block .feed-add-button-transparent,
.bx-vote-block .feed-add-button-transparent:hover {
	border-bottom: none;
}

.bx-vote-bottom-block .feed-add-button {
	margin-top: 0;
}


.bx-vote-block-result .bx-vote-block-input-wrap label {
	position: relative;
	z-index: 2;
}

.bx-vote-block-result .bx-vote-bar {
	background-color: #fff;
	border-color: #e5e9eb;
}

.bx-vote-block-result .bx-vote-voted-users-wrap,
.bx-vote-block-result .bx-vote-data-percent {
	opacity: 1;
}

.bx-vote-result-bar {
	background-color: #daf2fc;
	border-radius: 2px;
	top: 0;
	left: 0;
	height: 100%;
	overflow: hidden;
	position: absolute;
	width: 0;

	-webkit-transition: width 0.4s cubic-bezier(.22,.68,.12,1);
	transition: width 0.4s cubic-bezier(.22,.68,.12,1);
}

.bx-vote-loading {
	padding-right: 24px;
	background: url("/bitrix/components/bitrix/voting.current/templates/.userfield/images/waiter-blue.gif") right top no-repeat;
}

.bx-vote-block .errortext {
	color: red !important;
}

.bx-vote-block-input-wrap {
	display: block;
	margin-left: 0;
	min-height: 16px;
	overflow: hidden;

	-webkit-transition: margin-left 0.3s linear;
	transition: margin-left 0.3s linear;
}

.bx-vote-block-result .bx-vote-block-input-wrap {
	margin-left: 8px;
}


label.bx-vote-block-input-wrap-inner {
	display: block;
	float: left;
	margin: 5px 12px 0 0;
	line-height: normal;
	overflow: visible;
	padding: 0;
	position: relative;
	width: 15px;
}

.bx-vote-block-input-disable {
	opacity: 0.4;
}


.bx-vote-block-inp-substitute {
	background-color: #fcfdfd;
	border: 1px solid #b7bdc5;
	display: block;
	height: 13px;
	position: relative;
	width: 13px;
}

.bx-vote-block-checbox-wrap .bx-vote-block-inp-substitute {
	border-radius: 1px;
}

.bx-vote-block-radio-wrap .bx-vote-block-inp-substitute {
	border-radius: 50%;
}

.bx-vote-block-inp-substitute:before {
	content: '';
	display: block;
	position: absolute;

	-webkit-transition: none;
	transition: none;
}

.bx-vote-block-checbox-wrap .bx-vote-block-inp-substitute:before {
	background: url(/bitrix/components/bitrix/voting.current/templates/.userfield/images/voting-tick.png) no-repeat 0 0;
	height: 12px;
	left: 1px;
	top: -2px;
	width: 0;
}

.bx-vote-block-radio-wrap .bx-vote-block-inp-substitute:before {
	background-color: #000;
	border-radius: 50%;
	height: 0;
	left: 7px;
	top: 7px;
	width: 0;
}

.bx-vote-block-input-wrap-inner input[type='checkbox']:checked + .bx-vote-block-inp-substitute:before {
	width: 15px;

	-webkit-transition: width 0.2s linear;
	transition: width 0.2s linear;
}

.bx-vote-block-input-wrap-inner input[type='checkbox']:checked + .bx-vote-block-inp-substitute,
.bx-vote-block-input-wrap-inner input[type='radio']:checked + .bx-vote-block-inp-substitute {
	background-color: #fff;
	border-color: #259ec6;
}

.bx-vote-block-input-wrap-inner input[type='radio']:checked + .bx-vote-block-inp-substitute:before {
	border-width: 0;
	height: 7px;
	left: 3px;
	top: 3px;
	width: 7px;

	-webkit-transition: all 0.15s linear;
	transition: all 0.15s linear;
}

.bx-vote-block-input-wrap-inner input {
	position: absolute;
	left: -80px;
	top: -20px;
}

.bx-vote-bottom-block .feed-add-button {
	background-color: rgba(47, 199, 247, 1);
	border-radius: 2px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	font-weight: var(--ui-font-weight-bold);
	height: 47px;
	line-height: 47px;
	margin-right: 15px;
	min-width: 103px;
	padding: 0 12px;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;

	-webkit-transition: background-color 0.3s linear !important;
	transition: background-color 0.3s linear !important;
}

.bx-vote-bottom-block .feed-add-button:hover {
	background-color: rgba(63, 221, 255, 1);
	color: #fff;
}

.bx-vote-bottom-block .feed-add-button-load,
.bx-vote-bottom-block .feed-add-button-load:hover {
	background: #13b1e3;
	color: transparent;
	cursor: pointer;
	position: relative;
}

.bx-vote-bottom-block .feed-add-button-load:before {
	border: 1px solid #fff;
	border-radius: 50%;
	color: #fff;
	content: '_';
	/*content: '';*/
	font-size: 10px;
	font-family: var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-regular, 400);
	line-height: 9px;
	height: 19px;
	top: 14px;
	left: 50%;
	margin-left: -10px;
	padding-right: 5px;
	position: absolute;
	text-align: right;
	width: 14px;
}

.bx-vote-bottom-block .feed-add-button-load:after {
	background-color: #fff;
	content: '';
	height: 7px;
	position: absolute;
	top: 18px;
	left: 50%;
	width: 1px;
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;

	-webkit-animation: clock 1s infinite linear;
	animation: clock 1s infinite linear;
}

@-webkit-keyframes clock {
	0%   { -webkit-transform: rotate(0deg) }
	100% {  -webkit-transform: rotate(360deg) }

	0%   { transform: rotate(0deg) }
	100% { transform: rotate(360deg) }
}

@keyframes clock {
	0%   { transform: rotate(0deg) }
	100% { transform: rotate(360deg) }
}
/* End */


/* Start:/bitrix/components/bitrix/rating.vote/templates/like/popup.css?16070176053298*/
.bx-ilike-wrap-block {display:inline-block; max-height:132px; position:relative; font-family: Verdana, Tahoma, sans-serif; overflow:hidden; width:186px; }
* html .bx-ilike-wrap-block {width:186px;}
.bx-ilike-popup {background-color:#fff; display:inline-block; max-height:121px;  margin: 0 0 2px 0; padding: 0 6px 5px 0; overflow-y:auto; overflow-x:hidden; width:180px; -moz-user-select: none; -khtml-user-select: none; user-select: none;}
* html .bx-ilike-popup {width:186px;height:130px;}
.bx-ilike-popup-img {display:block; color:#656365; text-decoration:none; overflow:hidden; zoom:1; height: 23px;white-space: nowrap;}
.bx-ilike-popup-img:link span,
.bx-ilike-popup-img:visited span{color:#50688e; text-decoration:none;}
.bx-ilike-popup-img:hover span{color:#50688e; text-decoration:underline;}
.bx-ilike-popup-img-extranet:link span,
.bx-ilike-popup-img-extranet:visited span{color:#ca7b00!important; text-decoration:none;}
.bx-ilike-popup-img-extranet:hover span{color:#ca7b00!important; text-decoration:underline;}
.bx-ilike-popup-img-mail:link span,
.bx-ilike-popup-img-mail:visited span{color:#ca7b00!important; text-decoration:none;}
.bx-ilike-popup-img-mail:hover span{color:#ca7b00!important; text-decoration:underline;}
.bx-ilike-bottom_scroll {background:url("/bitrix/components/bitrix/rating.vote/templates/like/images/i-like-sprite.png") repeat-x 0 -148px; display:block; height:13px; position:absolute; left:0; bottom:-1px; width:170px}
* html .bx-ilike-bottom_scroll {display:none;}
.bx-ilike-popup-avatar {background:url("/bitrix/components/bitrix/rating.vote/templates/like/images/avatar.gif") no-repeat center; border-radius: 50%;  display:block; margin:1px; float:left; width:21px; height:21px; }
.bx-ilike-popup-avatar-new {display: inline-block; vertical-align: middle; margin-right: 2px; background: #fff; position: relative; width: 20px; height: 20px; }
.bx-ilike-popup-avatar-img {background: url("/bitrix/components/bitrix/rating.vote/templates/like/images/avatar-sprite.png") no-repeat scroll 0 -65px #fff; width: inherit; height: inherit; border: 0; border-radius: 50%;}
.bx-ilike-popup-avatar-status-icon {display: none; position: absolute; background: url("/bitrix/components/bitrix/rating.vote/templates/like/images/avatar-sprite.png") repeat scroll 0 0; width: 14px; height: 15px; float: right; margin-top: -11px; right: -3px;}
.bx-ilike-popup-img-extranet .bx-ilike-popup-avatar-status-icon {display: block; background-position: 0 0;}
.bx-ilike-popup-img-mail .bx-ilike-popup-avatar-status-icon {display: block; background-position: 0 -22px;}
* html .bx-ilike-popup-avatar,
* html .bx-ilike-popup-avatar-new {width:23px;}
.bx-ilike-wait { background: url(/bitrix/components/bitrix/rating.vote/templates/like/images/i-like-wait.gif) no-repeat center center; width:183px; height:26px; display: block;margin-top: 2px;}
.bx-ilike-popup-img img {border:none; background-color:#FFF; border-radius: 50%;}
.bx-ilike-popup-name {cursor:pointer; display:block; font-size:11px; padding-left:3px; height:15px; text-decoration:underline; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; padding-top:2px; white-space:nowrap; min-width:100px;}
.bx-ilike-popup-name-new {cursor:pointer; display:inline-block; font-size:11px; padding-left:5px; height:15px; text-decoration:underline; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; padding-top:2px; white-space:nowrap; min-width:100px; max-width:150px; vertical-align: middle;}
* html .bx-ilike-popup-name,
* html .bx-ilike-popup-name-new {width:135px;}



/* End */
/* /bitrix/components/bitrix/voting.current/templates/.userfield/style.css?16762947667489 */
/* /bitrix/components/bitrix/rating.vote/templates/like/popup.css?16070176053298 */
