
.box-apm, .box-apm * {
	box-sizing: border-box;
}

.ays-share-btn, .box-apm i, [id^=ays-poll-container-], div[id*=ays-poll-container-] .ays-poll-password-input-box-visibility {
	position: relative;
}

.ays-share-btn-icon, .ays_poll_fa, .ays_poll_fab, .ays_poll_fal, .ays_poll_far, .ays_poll_fas {
	font-style: normal;
	font-variant: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[id*=ays_loginform] input[type=submit], input[type=button].ays-poll-btn {
	line-height: 20px;
	font-weight: 500;
	text-transform: none !important;
	cursor: pointer;
	box-shadow: unset;
	margin: 0 10px;
}

div.ays-poll-main[id^="ays-poll-container-"] {
	margin: auto;
}

.ays-poll-main .ays_poll_passed_count .ays_poll_fa, .ays_poll_fa, .ays_poll_far, .ays_poll_fas, span.ays_check:before {
	font-family: "Font Awesome 5 Free";
}

.ays-poll-main .box-apm .apm-button-box .ays-see-res-button-show, .ays-poll-main .box-apm .apm-button-box .ays_finish_poll, .ays-poll-main .box-apm .apm-button-box .btn-restart, .box-apm {
	box-shadow: none;
}

.box-apm {
	border: 3px solid #0c6291;
	max-width: 100%;
	margin: 0 auto;
	padding: 14px 0;
	overflow: hidden;
	transition: .2s ease-in !important;
	-webkit-transition: -webkit-filter .2s ease-in !important;
}

.ays-poll-main {
	max-width: 100% !important;
}

.ays_poll_shake {
	animation: .1s 3 shake;
}

@keyframes shake {
	0%, 100%, 50% {
		transform: translate(1px, 0);
	}
	
	25% {
		transform: translate(-3px, 0);
	}
	
	75% {
		transform: translate(3px, 0);
	}
}

.ays_poll_fa, .ays_poll_fas {
	font-weight: 900;
}

.ays_poll_fa, .ays_poll_fab, .ays_poll_fal, .ays_poll_far, .ays_poll_fas {
	display: inline-block;
	text-rendering: auto;
	line-height: 1;
}

.ays_poll_far {
	font-weight: 400;
}

.ays_poll_fa-star:before {
	content: "";
}

.ays_poll_fa-smile:before {
	content: "";
}

.ays_poll_fa-frown:before {
	content: "";
}

.ays_poll_fa-tired:before {
	content: "";
}

.ays_poll_fa-dizzy:before {
	content: "";
}

.ays_poll_fa-meh:before {
	content: "";
}

.ays_poll_fa-thumbs-up:before {
	content: "";
}

.ays_poll_fa-thumbs-down:before {
	content: "";
}

.ays_poll_fa-info-circle:before {
	content: "";
}

.ays_poll_fa-check:before {
	content: "";
}

.ays_poll_fa-users:before {
	content: "";
}

.box-apm[dir=rtl], .box-apm[dir=rtl] * {
	direction: rtl;
}

.box-apm[dir=rtl] div.results-apm svg[aria-label] text {
	direction: ltr;
}

.ays-poll-main .box-apm>div {
	margin: 16px 0;
}

.box-apm input[type=checkbox]+label, .box-apm input[type=radio]+label {
	cursor: pointer;
	margin: 0;
}

.box-apm * {
	padding: 0;
	margin: 0;
}

.box-apm * p.ays-poll-answers {
	margin: 0;
}

.apm-button-box {
	width: 100%;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

div.box-apm div.apm-button-box:last-child {
	margin-bottom: 16px;
}

input[type=button].ays-poll-btn {
	text-align: center;
	border: none;
	display: inline-block;
	max-width: 100%;
	min-width: auto;
	margin-bottom: 10px;
	line-height: 20px !important;
	transition: .2s ease-in !important;
	-webkit-transition: -webkit-filter .2s ease-in !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

input[type=button].ays-poll-btn:hover {
	border: none;
	box-shadow: unset;
	-webkit-filter: opacity(.7);
	filter: opacity(.7);
	text-decoration: none;
}

input[type=button].ays-poll-btn:focus {
	outline: 0;
	background: unset;
	text-decoration: none;
}

.box-apm h2, .box-apm h5 {
	margin: 0 auto;
	text-align: center;
	align-self: center;
	background-color: inherit !important;
	color: inherit !important;
	border: inherit !important;
}

.ays_poll_cb_and_a {
	width: 100%;
	text-align: center;
	font-size: 12px;
}

.ays_poll_cb_and_a span, .ays_poll_cb_and_a strong {
	margin-right: 3px;
}

.ays_poll_cb_and_a img {
	display: inline-block !important;
	width: 15px !important;
	height: 15px !important;
	object-fit: cover;
	object-position: center center;
	border-radius: 50%;
	border: 1px solid #aaa;
	margin-right: 5px;
	margin-left: 0;
	vertical-align: text-top;
}

.flex-apm {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
}

.answer-title.flex-apm {
	justify-content: space-between;
	border: none;
}

.ays-poll-main .box-apm .apm-button-box::after, .ays-poll-main .box-apm .apm-button-box::before, .ays-poll-main .box-apm .ays_res_mess::after, .ays-poll-main .box-apm .ays_res_mess::before, .ays-poll-main .box-apm .results-apm .answer-title::after, .ays-poll-main .box-apm .results-apm .answer-title::before, .box-apm div::after, .box-apm div::before, div.ays-poll-main .hideResults {
	display: none;
}

div.ays-poll-main div.answer-percent {
	max-width: 100%;
	min-width: 1%;
	height: 16px;
	padding: 0 3px;
	line-height: 16px;
	margin-bottom: 12px;
	background-color: #0c6291;
	border-radius: 5px;
	text-align: right;
	font-size: 12px;
	transition: 1s ease-out !important;
}

.box-apm[dir=rtl] .answer-percent {
	text-align: left;
}

.results-apm, div.ays-poll-main .choosing-poll {
	padding: 0 14px;
}

#ays_loginform p, .apm-img-box, .ays-poll-limitation, .ays-poll-main .box-apm .ays-poll-vote-reason div, .ays-poll-main .box-apm .ays_res_mess p, .ays-poll-vote-message, .ays_poll_show_timer, .ays_question, [id*=ays_loginform], div.ays-poll-main div.box-apm #show_timer_countdown, div[id*=ays-poll-container-] .apm-social-btn .ays-survey-social-shares-heading p {
	text-align: center;
}

.ays-poll-img {
	width: 100%;
	display: inline-block;
	max-width: max-content;
}

.apm-answers-without-submit~.apm-button-box>.ays_finish_poll, .ays_poll_display_none, div[class~=ays-poll-main] .box-apm:not(.ays-minimal-theme) input[type=checkbox], div[class~=ays-poll-main] input[type=radio] {
	display: none !important;
}

.ays_question p, div.ays-poll-main .rating-poll, div.ays-poll-main .voting-poll {
	text-align: center !important;
}

.apm-choosing input[type=checkbox]+label, .apm-choosing input[type=radio]+label, .apm-info-form input {
	font-size: 16px;
	font-weight: 400;
	display: block;
	width: 100%;
	padding: 5px 10px;
	transition: .3s ease-in;
	letter-spacing: unset;
}

div.ays-poll-main .box-apm.choosing-poll input[type=radio]+label {
	font-weight: 400;
}

.ays-share-btn, .choosing-poll input[type=checkbox]:checked+label.apm-label-with-bg span, .choosing-poll input[type=checkbox]:checked+label:not(.apm-label-with-bg), .choosing-poll input[type=radio]:checked+label.apm-label-with-bg span, .choosing-poll input[type=radio]:checked+label:not(.apm-label-with-bg), div.ays-poll-main .choosing-poll input[type=checkbox]:checked+label, div.ays-poll-main .choosing-poll input[type=radio]:checked+label {
	font-weight: 700;
}

.rating-poll .apm-answers, .voting-poll .apm-answers {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	flex-wrap: nowrap;
}

.rating-poll .apm-answers>div {
	margin: 0 5px;
}

.voting-poll .apm-answers>div {
	margin: 0 15px;
}

.box-apm label>i.ays_poll_fa-thumbs-down {
	top: .3em;
}

.box-apm .apm-social-btn {
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: 0;
	transition: .2s ease-in;
	flex-wrap: wrap;
}

.box-apm .apm-social-btn>* {
	margin: .25rem;
}

.ays-share-btn-googleplus .ays-share-btn-icon:before {
	content: "";
}

.ays-share-btn-facebook .ays-share-btn-icon:before {
	content: "";
}

.ays-share-btn-twitter .ays-share-btn-icon:before {
	content: "";
}

.ays-share-btn-linkedin .ays-share-btn-icon:before {
	content: "";
}

.apm-social-btn .ays-share-btn-vkontaktee, .ays-share-btn.ays-share-btn-branded.ays-share-btn-linkedin {
	background: #0976b4;
	color: #fff;
	border-color: #08669c;
}

.apm-social-btn .ays-share-btn-vkontakte {
	background: #486c91;
	border-color: #4b719a;
	cursor: pointer;
}

.apm-social-btn .ays-share-btn-vkontakte:focus, .apm-social-btn .ays-share-btn-vkontakte:hover {
	background: #2a6098;
	border-color: #4b719a;
	cursor: pointer;
}

.apm-social-btn .ays-share-btn-vkontakte:active {
	background: #4b719a;
	border-color: #4b719a;
}

.ays-share-btn {
	display: inline-block;
	height: 24px;
	margin: 0;
	padding: 2px 8px;
	line-height: 1.53;
	letter-spacing: .04em;
	vertical-align: top;
	font-size: 12px;
	font-family: "Helvetica Neue", Arial, sans-serif !important;
	color: #111;
	background: #e0e0e0;
	border: 1px solid #c7c7c7;
	border-radius: 2px;
	text-decoration: none !important;
	transition: .2s;
}

.ays-share-btn-icon {
	font-family: share-buttons !important;
	font-weight: 400;
	text-transform: none;
	line-height: 1;
}

div.ays-poll-link-icon svg {
	width: 16px;
	height: auto;
}

.apm-social-btn a {
	color: #fff;
}

.ays-share-btn:focus, .ays-share-btn:hover {
	background: #d3d3d3;
	border-color: #bababa;
	text-decoration: none;
	color: #111;
}

.ays-share-btn:active {
	background: #c7c7c7;
	border-color: #adadad;
	text-decoration: none;
	color: #111;
}

span.ays-share-btn-text {
	color: #fff !important;
	padding-left: 2px;
}

.box-apm[dir=rtl] span.ays-share-btn-text {
	padding-left: unset;
	padding-right: 2px;
}

.ays-share-btn.ays-share-btn-branded.ays-share-btn-twitter {
	background: #55acee;
	border-color: #3ea1ec;
}

.ays-share-btn.ays-share-btn-branded.ays-share-btn-twitter:focus, .ays-share-btn.ays-share-btn-branded.ays-share-btn-twitter:hover {
	background: #3ea1ec;
	border-color: #2795e9;
	cursor: pointer;
}

.ays-share-btn.ays-share-btn-branded.ays-share-btn-twitter:active {
	background: #2795e9;
	border-color: #1689e0;
}

.ays-share-btn.ays-share-btn-branded.ays-share-btn-facebook {
	background: #3b5998;
	border-color: #344e86;
}

.ays-share-btn.ays-share-btn-branded.ays-share-btn-facebook:focus, .ays-share-btn.ays-share-btn-branded.ays-share-btn-facebook:hover {
	background: #344e86;
	border-color: #2d4373;
	cursor: pointer;
}

.ays-share-btn.ays-share-btn-branded.ays-share-btn-facebook:active {
	background: #2d4373;
	border-color: #263961;
}

.ays-share-btn.ays-share-btn-branded.ays-share-btn-linkedin:focus, .ays-share-btn.ays-share-btn-branded.ays-share-btn-linkedin:hover {
	background: #08669c;
	border-color: #075683;
	cursor: pointer;
}

.ays-share-btn.ays-share-btn-branded.ays-share-btn-linkedin:active {
	background: #075683;
	border-color: #05466b;
}

.ays-share-btn.ays-share-btn-branded.ays-poll-share-btn-youtube {
	background: #fff;
	color: #fff;
	border-color: #fff;
}

.ays-share-btn.ays-share-btn-branded.ays-poll-share-btn-youtube:focus, .ays-share-btn.ays-share-btn-branded.ays-poll-share-btn-youtube:hover {
	background: rgba(255, 255, 255, .82);
	border-color: rgba(255, 255, 255, .82);
	cursor: pointer;
}

.ays-share-btn.ays-share-btn-branded.ays-poll-share-btn-youtube:active {
	background: rgba(255, 255, 255, .82);
	border-color: rgba(255, 255, 255, .82);
}

div.apm-opacity-layer-dark, div.apm-opacity-layer-light {
	position: absolute;
	opacity: 0;
	top: 0;
	left: 0;
	margin: 0;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, .5);
	z-index: 5;
	transition: .2s ease-out;
}

div.apm-opacity-layer-light {
	background: rgba(255, 255, 255, .75);
}

div.apm-load-message-container {
	display: flex;
	justify-content: center;
	align-items: center;
}

.ays-poll-main .box-apm div.apm-loading-gif {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 35%;
	height: 35%;
}

div.apm-loading-gif .apm-loader {
	height: 100%;
	width: 100%;
	text-align: center;
	padding: 1em;
	margin: 0 auto 1em;
	display: inline-block;
	vertical-align: top;
}

.ays_poll_category-container {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.apm-cashed-fa {
	height: 0;
	position: absolute;
}

.ays_question * {
	font-family: "Helvetica Neue", Arial, sans-serif !important;
}

.ays_poll_passed_count {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 5px 20px;
	border-radius: 4px 0 0;
	font-weight: 700;
}

.box-apm[dir=rtl] .ays_poll_passed_count {
	right: auto;
	left: 0;
	border-radius: 0 4px 0 0;
}

.ays_poll_passed_count i {
	font-size: 16px !important;
}

.ays_res_mess {
	text-align: center;
	display: none;
}

div[class~=ays-poll-main] div.box-apm .redirectionAfterVote {
	width: 65%;
	text-align: center;
	margin: .5rem auto !important;
	display: none;
}

.apm-answers.apm-answers-without-submit {
	margin-bottom: 20px;
}

.apm-info-form {
	margin-top: 1rem;
	display: flex;
	flex-direction: column;
	align-items: stretch;
}

.amp-info-form-input-box {
	text-align: center;
	text-align: -webkit-center;
}

.apm-info-form input[type] {
	max-width: 90%;
	border: 1px solid #fff;
	border-style: solid !important;
	border-width: 1px !important;
	height: auto !important;
	margin: 5px auto;
}

.apm-info-form>* {
	margin-bottom: .5rem;
}

.apm-info-form .apm-invalid {
	outline-color: #ca4a1f;
	border-color: #ca4a1f;
}

[id*=ays_loginform] label {
	border: none !important;
	background: unset;
	display: block;
}

.ays_poll_login_form label, [id*=ays_loginform] label:hover {
	background-color: unset !important;
}

[id*=ays_loginform] label:hover {
	color: unset;
}

[id*=ays_loginform] input[type=password], [id*=ays_loginform] input[type=text], div[id*=ays-poll-container-] .apm-add-answer {
	width: 100%;
}

[id*=ays_loginform] input[type=submit] {
	text-align: center;
	font-size: medium;
	border: none;
	display: inline-block;
	padding: 9px 15px !important;
	height: 35px;
	min-width: 90px;
	width: auto !important;
	margin-bottom: 10px;
	-webkit-transition: -webkit-filter .2s ease-in !important;
	-webkit-appearance: none;
}

.ays_poll_preview_mode_hint {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-bottom: 5px;
	color: #ccc !important;
	font-size: 15px;
}

.ays_animated_x5ms {
	-webkit-animation-duration: .1s;
	animation-duration: .1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.ays_red_border {
	border-color: red !important;
	outline: 0;
}

.ays_green_border {
	border-color: green !important;
	outline: 0;
}

span.ays_check:before {
	font-weight: 900;
	content: "";
	margin-right: 5px;
}

.apm-title-box div {
	font-size: 18px;
}

.ays_poll_login_form {
	padding: 0 25px;
}

.ays_poll_login_form p {
	margin-bottom: 15px;
}

.ays-poll-main .box-apm .ays-poll-vote-reason, div.ays-poll-vote-reason {
	text-align: center;
	width: 65%;
	margin: 1rem auto;
}

.ays-poll-view-more-button-box {
	display: flex;
	justify-content: start;
	align-items: center;
	padding: 10px;
	width: 100%;
}

.ays-user-count {
	display: flex;
	justify-content: flex-end;
}

.ays-users-profile-pics {
	margin-right: 1px;
}

div.ays-users-profile-pics>img {
	border-radius: 50%;
}

.ays-user-image-more {
	opacity: .8;
	background-color: #fff;
	cursor: pointer;
}

span.ays_music_sound {
	cursor: pointer;
	display: block;
	text-align: center;
}

.ays_poll_fa-volume_up::before {
	content: "";
	font-weight: 800;
}

.ays_poll_fa-volume_off::before {
	content: "";
	font-weight: 800;
}

div.ays_exp_cat_message {
	border-left: 2px solid red;
	padding-left: 10px;
}

button.ays-poll-next-btn:focus, button.ays-poll-previous-btn {
	background: unset;
	outline: 0;
}

button.ays-poll-next-btn:disabled, button.ays-poll-previous-btn:disabled {
	cursor: not-allowed;
	background: #696969 !important;
	color: #fff !important;
}

button.ays-poll-next-btn:enabled, button.ays-poll-previous-btn:enabled {
	cursor: pointer;
}

div.ays_poll_login_form form[id*=ays_loginform_] input[id*=ays_user_] {
	color: #000;
}

div.ays-poll-vote-reason textarea#ays-poll-reason-text {
	color: #000;
	padding: 10px;
	border: 1px solid;
	font-size: 16px;
	max-width: 100%;
}

div.ays-poll-main div.box-apm div.ays-poll-vote-reason textarea#ays-poll-reason-text:focus {
	outline: 0;
	background-image: none;
}

div.ays_poll_checkbox_for_label input[type=checkbox] {
	display: inline-block !important;
	width: 13px;
	margin: 0 10px;
	cursor: pointer;
	padding: unset;
	overflow-x: unset;
}

div.ays-poll-main div.box-apm div.ays-poll-vote-reason textarea#ays-poll-reason-text:focus.nitro-lazy {
	background-image: none !important;
}

div.ays_poll_all_res_none_message {
	border-left: 2px solid #f90808;
	padding: 10px;
}

.ays-poll-avatars-modal-main {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000000 !important;
	width: 100%;
	height: 100%;
	animation-duration: .5s;
	transition: .5s ease-in-out;
	outline: 0;
	overflow-x: hidden;
	overflow-y: auto;
}

.modal-open {
	overflow: hidden;
	position: relative;
	height: 100%;
}

.ays-modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 99999 !important;
	background-color: rgba(0, 0, 0, .5);
}

.ays-poll-avatars-modal-content {
	background-color: #fefefe;
	margin: 40px auto 30px;
	border: 1px solid #888;
	width: 300px;
	z-index: 100000000;
	position: relative;
	padding-left: 0 !important;
	animation-duration: .3s;
	transition: .5s ease-in-out;
	border-radius: 4px;
	min-height: 500px;
}

.ays-close {
	color: #aaa;
	float: right;
	line-height: 1.3;
	font-size: 24px;
	font-weight: 700;
}

.ays-close:focus, .ays-close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

.ays-poll-avatars-modal-header {
	padding: 4px 16px;
}

.ays-poll-avatars-modal-main .ays-poll-avatars-modal-header h2 {
	line-height: 1.3;
	font-size: 1.8rem;
	margin: 0;
	padding: 0;
	clear: none;
	font-weight: 500;
}

div.ays-poll-modal-body {
	padding: 2px 16px 20px;
	overflow-x: auto;
	width: 100%;
	border-top: 1.5px solid rgba(0, 0, 0, .27);
	overflow-y: scroll;
	height: 500px;
	overflow: auto;
}

div.ays-poll-avatars-preloader {
	display: none;
	position: absolute;
	background: rgba(255, 255, 255, .8);
	width: 100%;
	justify-content: center;
	height: 100%;
	align-items: center;
	z-index: 1;
}

div.ays-users-profile-pics-popup {
	display: flex;
	margin-top: 12px;
}

div.ays-poll-avatars-modal-content img.ays-user-profile-pic-popup {
	width: 40px;
	border-radius: 50%;
	height: auto;
}

div.ays-poll-avatars-modal-content img.ays-poll-avatar-pic-loader {
	width: 60px;
}

.ays-users-profile-pics-popup-text {
	margin-left: 12px;
}

.ays-poll-modal-names {
	font-size: 16px;
}

div[id*=ays-poll-container-] div[id*=ays-poll-id-] a.ays-poll-logo-image-url-link, div[id*=ays-poll-container-] div[id*=ays-poll-id-] a.ays-poll-logo-image-url-link img.ays-poll-image-logo, div[id*=ays-poll-container-] div[id*=ays-poll-id-] a.ays-poll-logo-image-url-link:focus, div[id*=ays-poll-container-] div[id*=ays-poll-id-] a.ays-poll-logo-image-url-link:hover {
	outline: 0;
	border: 0;
	box-shadow: unset;
}

div[id*=ays-poll-container-] div[id*=ays-poll-id-] div.ays-poll-multivote-message {
	color: red;
	font-size: 13px;
	display: none;
}

div[id*=ays-poll-container-] .apm-add-answer.add_answer_for_grid {
	width: 100% !important;
	align-items: center;
	flex-basis: initial !important;
	max-width: 100% !important;
}

div.ays-poll-container label.apm-add-answer {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

span.ays_grid_answer_span {
	transition: .1s ease-in;
	font-size: 15px;
	border-radius: 0;
	display: inline-block;
	margin: 0;
	padding: 0;
	text-overflow: ellipsis;
	border: none;
	position: static;
	z-index: 2;
	text-align: center;
	width: 100%;
}

div[id*=ays-poll-container-] div.ays-poll-add-answer-note {
	display: none;
	margin-top: 10px;
	padding: 0 2px;
}

div[id*=ays-poll-container-] div.ays-poll-add-answer-note div.ays-poll-add-answer-note-text {
	font-size: 13px;
	font-style: italic;
	color: #696969;
	font-family: initial;
}

div.ays-poll-add-answer-note-text img {
	margin-right: 5px;
}

div[id*=ays-poll-container-] div.ays-poll-add-answer-note div.ays-poll-add-answer-note-text::before {
	content: "";
}

div[id*=ays-poll-container-] div.ays-poll-maker-text-answer-main {
	padding: 0 10px;
}

div[id*=ays-poll-container-] div.ays-poll-maker-text-answer-main input[id*=ays-poll-text-type-short-], div[id*=ays-poll-container-] div.ays-poll-maker-text-answer-main textarea[id*=ays-poll-text-type-paragraph-] {
	background-color: #f3f5f7;
	transition: .5s;
	font-size: 16px;
}

div[id*=ays-poll-container-] div.ays-poll-maker-text-answer-main textarea[id*=ays-poll-text-type-paragraph-] {
	width: 100%;
	min-height: 120px;
	padding: 16px 0 16px 16px;
	overflow: hidden;
	resize: none;
	border: 0;
	border-radius: 4px 4px 0 0;
	box-shadow: unset;
	outline: 0;
}

div[id*=ays-poll-container-] div.ays-poll-maker-text-answer-main input[id*=ays-poll-text-type-short-] {
	width: 60%;
	height: 40px;
	resize: none;
	border: 0;
	border-radius: 4px 4px 0 0;
	box-shadow: unset;
	outline: 0;
	display: inline-block;
}

div[id*=ays-poll-container-] div.ays-poll-maker-text-answer-main label.ays-poll-text-type-short-label {
	display: inline-block;
	max-width: unset;
}

div[id*=ays-poll-container-] div.ays-poll-maker-text-answer-main input[id*=ays-poll-text-type-short-]:focus, div[id*=ays-poll-container-] div.ays-poll-maker-text-answer-main input[id*=ays-poll-text-type-short-]:hover, div[id*=ays-poll-container-] div.ays-poll-maker-text-answer-main textarea[id*=ays-poll-text-type-paragraph-]:focus, div[id*=ays-poll-container-] div.ays-poll-maker-text-answer-main textarea[id*=ays-poll-text-type-paragraph-]:hover {
	background-color: #d8d8d8;
}

input[id*=ays-poll-text-type-short-]::placeholder, textarea[id*=ays-poll-text-type-paragraph-]::placeholder {
	font-size: 14px;
}

div[id*=ays-poll-container-] .ays_quiz_question_text_conteiner {
	margin-top: 10px;
	padding: 0 5px;
}

div[id*=ays-poll-container-] input.ays_animated_xms {
	outline: 0;
}

div[id*=ays-poll-container-] div[id*=ays-poll-password-] div.ays-poll-password-box {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

div[id*=ays-poll-container-] div[id*=ays-poll-password-] div.ays-poll-password-box div.ays-poll-password-input-box input.ays-poll-password-input {
	border: 1px solid;
	border-radius: 4px;
	display: inline-block;
	outline: 0;
	box-shadow: unset;
	height: 100%;
	color: #000;
	font-size: 18px;
	width: 100%;
	min-width: 200px;
}

div[id*=ays-poll-container-] div[id*=ays-poll-password-] div.ays-poll-password-box div.ays-poll-password-button-box {
	height: 40px;
	margin-left: 5px;
}

div[id*=ays-poll-container-] div[id*=ays-poll-password-] div.ays-poll-password-box div.ays-poll-password-button-box input.ays-poll-password-button {
	height: 100%;
	margin-left: 5px;
	padding: 0 10px;
	display: inline-block;
	border-radius: 4px;
	font-size: 17px;
	letter-spacing: 1px;
	text-decoration: none;
}

div[id*=ays-poll-container-] div[id*=ays-poll-password-] div.ays-poll-password-box div.ays-poll-password-input-box {
	height: 40px;
}

div[id*=ays-poll-container-] div[id*=ays-poll-password-] div.ays-poll-password-box div.ays-poll-password-button-box, div[id*=ays-poll-container-] div[id*=ays-poll-password-] div.ays-poll-password-box div.ays-poll-password-input-box {
	margin-top: 10px;
}

div[id*=ays-poll-container-] div.ays-poll-answers-box {
	display: flex;
	align-items: center;
	margin: 12px 0 auto;
}

div[id*=ays-poll-container-] div.ays-poll-answers-box img.ays-poll-answers-current-image {
	width: 80px;
	height: 80px;
	object-fit: cover;
	border-radius: 3px;
}

div[id*=ays-poll-container-] div.ays-poll-answers-box div.ays-poll-answer-text-and-percent-box {
	width: 100%;
	max-width: 100%;
	padding: 0 0 0 10px;
}

div[id*=ays-poll-container-] .ays-poll-password-input-box-visibility .ays-poll-password-toggle {
	position: absolute;
	right: 10px;
	top: 25%;
	width: 20px;
	cursor: pointer;
}

div[id*=ays-poll-container-] .apm-social-btn .ays-survey-social-shares-heading {
	width: 100%;
	text-align: center;
}

div.ays-poll-answer-image+p.ays-poll-answers span.ays-poll-each-answer-list {
	word-break: break-word;
}

.block-editor-block-list__block .ays-poll-main .ays-poll-maker-text-answer-main input.ays-poll-text-types-inputs {
	pointer-events: none;
}

.ays-poll-main .box-apm .ays_poll_passed_count {
	padding: 5px 20px;
}

.ays-poll-main .box-apm .ays-poll-answer-container-list .ays_enable_hover:hover {
	background-color: inherit;
}

.ays-poll-main .box-apm .apm-social-btn .ays-share-btn {
	font-size: 12px;
	font-weight: 700;
	padding: 2px 8px;
}

div[id*=ays-poll-container-] .answer-title .answer-text, div[id*=ays-poll-container-] .ays_grid_answer_span {
	word-wrap: break-word !important;
	word-break: break-word !important;
}

@media screen and (max-width:768px) {
	div[id*=ays-poll-container-] .apm-answers .apm-choosing .ays_label_poll>div.ays-poll-answer-image {
		width: 40%;
	}
	
	div[id*=ays-poll-container-] .apm-answers .apm-choosing .ays_label_poll>p.ays-poll-answers {
		max-width: unset !important;
	}
	
	div[id*=ays-poll-container-] .apm-answers .apm-choosing .ays_label_poll>div.ays-poll-answer-image+p.ays-poll-answers {
		width: 60%;
	}
	
	.ays-poll-view-more-button-box {
		justify-content: center;
	}
	
	.ays-poll-main .box-apm .results-apm .answer-percent {
		padding: 0;
	}
}
