Sh3ll
OdayForums


Server : LiteSpeed
System : Linux premium84.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
User : claqxcrl ( 523)
PHP Version : 8.1.32
Disable Function : NONE
Directory :  /home/claqxcrl/confenda.com/wp-content/plugins/poll-maker/public/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //home/claqxcrl/confenda.com/wp-content/plugins/poll-maker/public/css/poll-maker-ays-public.css
/* @import url('https://fonts.googleapis.com/css?family=Roboto'); */
@import url('https://fonts.googleapis.com/css?family=Ubuntu:300');

/*@font-face {
    font-family: 'Helvetica 55 Roman';
    font-style: normal;
    font-weight: normal;
    src: local('Helvetica 55 Roman'), url('fonts/HelveticaNeue-Roman.woff') format('woff');
}*/

@font-face {
    /* font-family: 'share-buttons';
    src: url('https://cdn.rawgit.com/sunnysingh/share-buttons/v1.0.0/build/fonts/share-buttons.eot?gpra60');
    src: url('https://cdn.rawgit.com/sunnysingh/share-buttons/v1.0.0/build/fonts/share-buttons.eot?#iefixgpra60') format('embedded-opentype'), url('https://cdn.rawgit.com/sunnysingh/share-buttons/v1.0.0/build/fonts/share-buttons.woff?gpra60') format('woff'), url('https://cdn.rawgit.com/sunnysingh/share-buttons/v1.0.0/build/fonts/share-buttons.ttf?gpra60') format('truetype'), url('https://cdn.rawgit.com/sunnysingh/share-buttons/v1.0.0/build/fonts/share-buttons.svg?gpra60#share-buttons') format('svg'); */
    font-weight: normal;
    font-style: normal;
}

.box-apm {
    width: 100%;
    margin: 0 auto;
    padding: 14px 0;
    box-sizing: border-box;
    overflow: hidden;
    transition: .2s ease-in !important;
    -webkit-transition: -webkit-filter .2s ease-in !important;
    box-shadow: none;
}

.box-apm > div {
    margin: 15px 0;
}

/*--  fa --> ays_poll_fa  --*/
.ays_poll_fa, .ays_poll_far, .ays_poll_fas {
    font-family: "Font Awesome 5 Free";
}

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

.ays_fa{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Font Awesome 5 Free";
}

.ays_poll_fa, .ays_poll_fab, .ays_poll_fal, .ays_poll_far, .ays_poll_fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.ays_poll_far {
    font-weight: 400;
}

.ays_poll_fa-star:before {
    content: "\f005";
}

.ays_poll_fa-smile:before {
    content: "\f118";
}

.ays_poll_fa-frown:before {
    content: "\f119";
}

.ays_poll_fa-times:before {
    content: "\f00d";
}


.ays_poll_fa-tired:before {
    content: "\f5c8";
}

.ays_poll_fa-dizzy:before {
    content: "\f567";
}

.ays_poll_fa-meh:before {
    content: "\f11a";
}

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

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

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

.ays_poll_fa-check:before {
    content: "\f00c";
}

.ays_poll_fa-plus-square:before {
    content: "\f0fe";
}

.ays_poll_fa-minus-square:before {
    content: "\f146";
}

.ays_poll_fa-image:before {
    content: "\f03e";
}

.ays_poll_fa-users:before {
    content: "\f0c0";
}

.ays_poll_fa-arrow-left:before {
    content: "\f060";
}

.ays_poll_fa-poll:before {
    content: "\f681";
}

.ays_poll_fa-check-square:before {
    content: "\f14a";
}

.ays_poll_fa-square:before {
    content: "\f0c8";
}

.ays_poll_fa-images:before {
    content: "\f03e";
}

.ays_poll_fa-users:before {
    content: "\f0c0"
}

.ays_poll_fa-times:before {
     content: "\f00d";
}

.ays_fa_calendar:before {
    content: "\f073";
    font-weight: 400;
}

.ays_poll_shake{
  animation: shake 0.1s;
  animation-iteration-count: 3;
}

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

/*--  (fa --> ays_poll_fa) END --*/

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

.box-apm textarea {
    resize: none;
    padding: 5px;
    line-height: normal;
    height: 100px;
}

.box-apm textarea:focus {
    border-color: unset;
}

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

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

input[type='button'].ays-poll-btn {
    margin: 15px;
    font-family: inherit;
    /*font-size: medium;*/
    line-height: normal;
    /*border-radius: 0;*/
    box-shadow: unset;
    border: none;
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    /*padding: 0 15px !important;*/
    /*height: 35px;*/
    min-width: 90px;
    width: auto !important;
    transition: .2s ease-in !important;
    -webkit-transition: -webkit-filter .2s ease-in !important;
    font-weight: 200 !important;
    background-image: none;
    text-shadow: none;
    overflow: hidden;
}

.apm-add-answer{
    display: flex;
    padding: 5px;
}

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

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

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

button.ays-poll-next-btn:focus,
button.ays-poll-previous-btn {
    background: unset;
    outline: none;
    border-style: solid !important;
}

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

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

button.ays-poll-next-btn{
    border-style: solid !important;
}

.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;
}

/*
 * Create date and author
 */

.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: 0px;
    vertical-align: text-top;
}

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

.answer-title.flex-apm {
    justify-content: space-between;
    border: none;
    line-height: normal;
    font-size: 16px;
}

.box-apm ::before,
.box-apm ::after {
    box-sizing: border-box;
}

.box-apm div::before {
    display: none;
}

.box-apm div:not(.apm-versus)::after {
    display: none;
}

.answer-percent, .answer-percent-res {
    max-width: 100%;
    min-width: 1%;
    height: 16px;
    padding: 0 3px;
    line-height: 16px;
    margin-bottom: 12px;
    margin-top: 5px;
    background-color: #0C6291;
    border-radius: 5px;
    text-align: right;
    font-size: 12px;
    transition: 1s ease-out;
}

.results-apm {
    padding: 0 14px;
}

.apm-img-box, .apm_expired_poll {
    text-align: center;
}

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

.box-apm input[type='radio'], .box-apm input[type='checkbox'] {
    display: none;
}

.ays_question p{
    text-align: center !important;
    font-size: 16px;
}

.ays_question {
    text-align: center;
    margin: 1rem;
}

.hideResults {
    display: none;
}

.box-apm .user-form {
    display: none;
    padding: 0 .5rem;
    text-align: center;
}

.box-apm .user-form input:not([type="button"]),
.box-apm.choosing-poll .apm-choosing label {
    font-size: 16px;
    font-weight: normal;
    display: block;
    margin: auto;
    width: 100%;
    padding: 5px 10px;
    transition: .1s ease-in;
    text-overflow: ellipsis;
    /* margin-top: 12px; */
}
/* .box-apm.choosing-poll .apm-choosing label {
    align-items: center;
    justify-content: center;
    margin: 0;
    flex-direction: column;
    border: none;
} */

.box-apm .user-form input {
    max-width: 90%;
}

.apm-answers.apm-grid {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto !important;
    justify-content: space-around;
    align-items: stretch;
    align-content: center;
}

.apm-grid .apm-choosing {
    width: 40%;
    flex-basis: 40%;
    min-height: 150px;
    max-width: 40%;

    padding: 0;
    margin: 0;
    min-height: initial;
    align-content: flex-start;
}

.apm-grid .apm-choosing label {
    height: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.apm-grid .apm-choosing label.apm-label-with-bg {
    padding: 0;
    /* align-items: flex-end; */
    background-position: center;
    background-repeat: no-repeat;
    /*background-size: cover;*/
}

.apm-grid .apm-choosing label.apm-label-with-bg span {
    width: 100%;
    text-align: center;
}

.choosing-poll input[type='radio']:checked + label:not(.apm-label-with-bg), .choosing-poll input[type='checkbox']:checked + label:not(.apm-label-with-bg) {
    font-weight: bold;
}

.choosing-poll input[type='radio']:checked + label.apm-label-with-bg span, .choosing-poll input[type='checkbox']:checked + label.apm-label-with-bg span {
    font-weight: bold;
}

div[id*='ays-poll-container-'] .choosing-poll {
    padding: 0 14px 60px 14px !important;
}

.rating-poll, .voting-poll {
    text-align: center !important;
}

.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 i {
    position: relative;
}

.box-apm i.ays_poll_fa,
.box-apm i.ays_poll_fas,
.box-apm i.ays_poll_far {
    font-family: "Font Awesome 5 Free" !important;
}

.ays-poll-if-not-allow {
    display: none;
}

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

/*.box-apm span::before {
    font-family: "Font Awesome 5 Free" !important;
}*/
.box-apm .apm-social-btn,.results-apm .apm-social-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: .2s ease-in;
    flex-wrap: wrap;
    font-family: "Font Awesome 5 Free" !important;
}

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

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

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

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

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

.ays-share-btn, .ays-share-btn * {
    box-sizing: border-box;
}

.ays-share-btn, .ays-share-btn *, .ays-share-btn *:before, .ays-share-btn *:after {
    box-sizing: border-box;
}

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

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

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

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

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

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


div[id*="ays-poll-container"] div.apm-social-btn a.ays-share-btn {
    position: relative;
    display: inline-block;
    height: 24px;
    /* margin: 0; */
    padding: 3px 8px;
    line-height: 1.53;
    letter-spacing: .04em;
    vertical-align: top;
    font-size: 12px;
    font-weight: bold;
    font-family: "Helvetica Neue", Arial, sans-serif !Important;
    /* color: #111; */
    /* background: #e0e0e0; */
    border: 1px;
    border-radius: 2px;
    text-decoration: none !important;
    transition: all 0.2s ease;
    /* border-style: solid; */
}

.ays-share-btn span.ays-share-btn-icon {
    font-family: 'share-buttons' !important;
    color: #fff;
    /* speak: none; */
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.apm-social-btn a {
    color: white;
}

.ays-share-btn:hover, .ays-share-btn:focus {
    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: white !important;
    padding-left: 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:hover, .ays-share-btn.ays-share-btn-branded.ays-share-btn-twitter:focus {
    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:hover, .ays-share-btn.ays-share-btn-branded.ays-share-btn-facebook:focus {
    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 {
    background: #0976b4;
    color: #fff;
    border-color: #08669c;
}

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

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

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, 0.75);
}

div.apm-loading-gif {
    position: relative;
    background: transparent;
    top: 50%;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 35%;
    transform: translateY(-50%)
}

div.apm-loading-gif .apm-loader {
    height: 100% !important;
    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;
}

*[id^="ays-poll-container-"] {
    box-sizing: border-box;
    position: relative;
}

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

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

.voteReason {
    width: 65%;
    margin: 1rem auto !important;
    text-align: center;
}

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

.redirectionAfterVote {
    width: 65%;
    text-align: center;
    margin: .5rem auto !important;
    display: none;
}

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

.apm-answers-without-submit ~ .apm-button-box > .ays_finish_poll {
    display: none !important;
}

.apm-answers-without-submit ~ .apm-button-box > .btn[data-seeres='true'] {
    margin-right: 0;
}

/*COFFEE FLUID THEME*/

.ays-coffee-theme p {
    padding-left: 5px;
    padding-right: 5px;
}

.ays-coffee-theme {
    display: flex;
    flex-direction: column;
    padding: 0 !important;
    font-family: 'Open Sans Hebrew', sans-serif !important;
}

.ays-coffee-theme *:not(.ays-share-btn-icon) {
    font-family: 'Open Sans Hebrew', sans-serif !important;
}

.ays-coffee-theme .ays_question {
    margin: 0;
}

.ays-coffee-theme .apm-img-box {
    margin: 0;
    font-size: 0;
}

.box-apm.ays-coffee-theme .apm-choosing label,
.ays-coffee-theme .apm-answers {
    margin: 0;
}

.ays-coffee-theme.choosing-poll .results-apm .answer-title,
.ays-coffee-theme .apm-choosing label {
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;
    padding: 5px 20px;
    position: relative;
    font-size: 16px;
    line-height: 1.5;
}

.ays-coffee-theme.choosing-poll .results-apm .answer-title.current .apm-percent-bar::after,
.ays-coffee-theme.choosing-poll .apm-answers:not(.apm-grid) input[type='checkbox']:checked + label:not(.apm-label-with-bg)::after,
.ays-coffee-theme.choosing-poll .apm-answers:not(.apm-grid) input[type='radio']:checked + label:not(.apm-label-with-bg)::after,
.ays-coffee-theme.choosing-poll .apm-answers:not(.apm-grid) label:hover::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-left: 5px solid transparent;
}

.ays-coffee-theme .apm-choosing input[type='checkbox']:checked + label,
.ays-coffee-theme .apm-choosing input[type='radio']:checked + label {
    font-weight: normal;
}

.ays-coffee-theme .apm-choosing input[type='checkbox']:checked + label.apm-label-with-bg span,
.ays-coffee-theme .apm-choosing input[type='radio']:checked + label.apm-label-with-bg span {
    font-weight: normal;
}

.ays-coffee-theme.choosing-poll .results-apm {
    padding: 0;
    margin: 0 0 20px;
}

.ays-coffee-theme.choosing-poll .results-apm .answer-percent,
.ays-coffee-theme.choosing-poll .results-apm .answer-percent-res {
    display: none;
}

.ays-coffee-theme:not(.choosing-poll) .results-apm .answer-percent,
.ays-coffee-theme:not(.choosing-poll) .results-apm .answer-percent-res {
    border-radius: 0;
}

.ays-coffee-theme.choosing-poll .results-apm .answer-title .apm-percent-bar {
    position: absolute;
    display: block;
    height: 100%;
    top: 0;
    left: 0;
    padding-top: inherit;
    text-align: right;
    -webkit-animation: bar-fill 2s;
    -o-animation: bar-fill 2s;
    animation: bar-fill 2s;
}


.ays-coffee-theme.choosing-poll .results-apm .answer-title .apm-percent-bar::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /*-webkit-animation: bar-fill 2s;
    -o-animation: bar-fill 2s;
    animation: bar-fill 2s;*/
}

.ays-coffee-theme.choosing-poll .results-apm .answer-title.current .apm-percent-bar::after {
    /*-webkit-animation: bar-fill 2s;
    -o-animation: bar-fill 2s;
    animation: bar-fill 2s;*/
}

@keyframes bar-fill {
    0% {
        width: 0;
    }
    100% {
        width: 100%;
    }
}


/*AQUAMARINE THEME*/

.ays-aqua-theme {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    display: flex;
    flex-direction: column;
    padding: 0 !important;
    font-family: 'Ubuntu', sans-serif !important;
}

.ays-aqua-theme *:not(.ays-share-btn-icon) {
    font-family: 'Ubuntu', sans-serif !important;
}

.ays-aqua-theme .ays_question,
.ays-aqua-theme .apm-title-box {
    margin: 0;
    padding-top: 5px;
    padding-bottom: 5px;
}

.ays-aqua-theme .apm-title-box {
    position: relative;
    z-index: 1;
}

.ays-aqua-theme .ays_question {
    box-shadow: 0 -2px 10px 1px rgba(0, 0, 0, 0.6);
    position: relative;
}

.ays-aqua-theme .apm-img-box {
    margin: 0;
    font-size: 0;
}

.ays-aqua-theme .apm-answers {
    padding-right: 15px;
    padding-left: 15px;
}

.ays-aqua-theme .apm-grid {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

.ays-aqua-theme.choosing-poll .apm-answers:not(.apm-grid) label {
    border: none !important;
    margin: 0;
    padding-left: 35px;
    position: relative;
}

.ays-aqua-theme.choosing-poll label span {
    transition: .2s ease-in;
}

.ays-aqua-theme.choosing-poll .apm-answers:not(.apm-grid) label:not(.apm-label-with-bg)::before {
    content: "";
    display: block;
    position: absolute;
    top: 12px;
    left: 10px;
    width: 15px;
    height: 15px;
    border-radius: 2px;
    transition: .2s ease-in;
}

.ays-aqua-theme .apm-answers:not(.apm-grid) label:not(.apm-label-with-bg)::after {
    content: "";
    display: block;
    position: absolute;
    top: 14px;
    left: 12px;
    width: 11px;
    height: 11px;
    border-radius: 2px;
    transition: .2s ease-out;
    transform: scale(0);
}

.ays-aqua-theme.choosing-poll .apm-answers:not(.apm-grid) input[type='checkbox']:checked + label:not(.apm-label-with-bg)::after,
.ays-aqua-theme.choosing-poll .apm-answers:not(.apm-grid) input[type='radio']:checked + label:not(.apm-label-with-bg)::after {
    transform: scale(1);
}

.ays-aqua-theme.choosing-poll .apm-answers:not(.apm-grid) label:hover,
.ays-aqua-theme.choosing-poll .apm-answers:not(.apm-grid) label.apm-label-with-bg:hover span {
    background-color: unset !important;
}

.ays-aqua-theme.choosing-poll .apm-answers:not(.apm-grid) input[type='checkbox']:checked + label,
.ays-aqua-theme.choosing-poll .apm-answers:not(.apm-grid) input[type='radio']:checked + label {
    font-weight: normal;
    background-color: unset !important;
}

.ays-aqua-theme.choosing-poll .apm-answers:not(.apm-grid) input[type='checkbox']:checked + label.apm-label-with-bg span,
.ays-aqua-theme.choosing-poll .apm-answers:not(.apm-grid) input[type='radio']:checked + label.apm-label-with-bg span {
    font-weight: normal;
}

.ays-aqua-theme .apm-button-box {
    margin: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

.ays-aqua-theme input[type='button'].ays_finish_poll {
    order: -1;
    margin-left: 25px;
    margin-right: 0;
    /*border-radius: 5px;*/
}

.ays-aqua-theme input[data-seeres='true'].ays-poll-btn {
    margin-left: 25px;
    margin-right: 0;
}

.ays-aqua-theme .voteReason {
    order: -2;
    flex-grow: 1;
    flex-basis: 100%;
    padding-left: 15%;
    padding-right: 15%;
}

.ays-aqua-theme .answer-percent,
.ays-aqua-theme .answer-percent-res {
    border-radius: 2px;
}

.ays-aqua-theme .results-apm {
    margin-bottom: 0;
}

.ays-aqua-theme .user-form h5 {
    font-weight: normal;
}

.box-apm label.apm-add-answer {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.box-apm input.apm-new-answer {
    height: 28px;
    font-size: 16px;
    line-height: 18px;
    margin-right: 10px;
    padding: 0;
    border: none;
    background-color: transparent;
}

.box-apm .apm-grid input.apm-new-answer {
    width: 100%;
    margin-right: 0;
    text-align: center;
}

.box-apm input.apm-new-answer:focus,
.box-apm input.apm-new-answer:hover,
.box-apm input.apm-new-answer:active,
.box-apm .apm-new-answer-apply:focus,
.box-apm .apm-new-answer-apply:hover,
.box-apm .apm-new-answer-apply:active,
.box-apm label:hover input.apm-new-answer {
    outline: none;
}

.box-apm label.apm-add-answer .apm-new-answer-apply {
    width: 28px;
    height: 28px;
}

.ays-coffee-theme input.apm-new-answer,
.ays-coffee-theme .apm-new-answer-apply {
    position: relative;
    z-index: 2;
}

/*VERSUS STYLES*/
.apm-versus {
    display: flex;
    position: relative;
    padding: 0 10px;
}

.apm-versus.vertical {
    flex-direction: column;
    height: 500px;
}

.apm-versus::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    opacity: 1;
    transition: .4s ease;
}

.apm-versus.vs-icon-start::after {
    bottom: auto;
    top: 0;
    left: 0;
    right: 0;
}

.apm-versus.vs-icon-end::after {
    bottom: 0;
    top: auto;
    left: 0;
    right: 0;
}

.apm-versus.vertical.vs-icon-start::after {
    right: auto;
    left: 0;
    top: 0;
    bottom: 0;
}

.apm-versus.vertical.vs-icon-end::after {
    right: 0;
    left: auto;
    top: 0;
    bottom: 0;
}

.apm-versus.vs-times::after,
.apm-versus.vs-default::after {
    content: "VS";
    display: flex;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 35px;
    background-color: #fff;
    color: #000;
    border: 2px solid #000;
}

.apm-versus.vertical::after {
    width: 50px;
    height: 50px;
    font-size: 22px;
}

.apm-versus.vs-times::after {
    content: '\f00d';
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 700;
    color: #fff;
    font-size: 40px;
    background: transparent;
    -webkit-font-smoothing: antialiased;
    border: none;
    text-shadow: 0 0 5px #000;
}

.apm-versus.vertical.vs-times::after {
    font-size: 55px;
}

.apm-versus.vs-material::after {
    content: '';
    background-image: url('../../admin/images/versus_icons/material.png');
    background-color: #3F51B5;
    -webkit-background-size: 35px 35px;
    background-size: 35px 35px;
    border: none;
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.4);
    border-radius: 50%;
    height: 70px;
    width: 70px;
    -webkit-transform: scale(0.7) rotate(45deg);
    -moz-transform: scale(0.7) rotate(45deg);
    -ms-transform: scale(0.7) rotate(45deg);
    -o-transform: scale(0.7) rotate(45deg);
    transform: scale(0.7) rotate(45deg);
}

.apm-versus.vertical.vs-material::after {
    -webkit-transform: scale(0.9) rotate(45deg);
    -moz-transform: scale(0.9) rotate(45deg);
    -ms-transform: scale(0.9) rotate(45deg);
    -o-transform: scale(0.9) rotate(45deg);
    transform: scale(0.9) rotate(45deg);
}

.apm-versus.vs-simple::after,
.apm-versus.vs-graffiti::after,
.apm-versus.vs-classic::after,
.apm-versus.vs-battle::after {
    content: '';
    background-image: url('../../admin/images/versus_icons/battle.png');
    background-color: transparent;
    border: none;
    height: 60px;
    width: 60px;
}

.apm-versus.vertical.vs-simple::after,
.apm-versus.vertical.vs-classic::after,
.apm-versus.vertical.vs-battle::after {
    width: 90px;
    height: 90px;
}

.apm-versus.vs-classic::after {
    background-image: url('../../admin/images/versus_icons/classic.png');
}

.apm-versus.vs-graffiti::after {
    background-image: url('../../admin/images/versus_icons/graffiti.png');
    height: 90px;
    width: 90px;
}

.apm-versus.vertical.vs-graffiti::after {
    height: 120px;
    width: 120px;
}

.apm-versus.vs-simple::after {
    background-image: url('../../admin/images/versus_icons/simple.png');
}

.apm-versus.apm-no-after::after {
    opacity: 0;
    z-index: -1;
}

.apm-versus-answer {
    height: 200px;
    flex-basis: 50%;
    cursor: pointer;
    transition: .4s ease;
}

.apm-versus-answer.active-answer {
    flex-basis: 70%;
}

.apm-versus-answer.hover-answer {
    flex-basis: 100%;
}

.apm-versus.vertical .apm-versus-answer.hover-answer {
    height: 100% !important;
}

.apm-versus.vertical .apm-versus-answer.active-answer {
    height: 70%;
}

.apm-versus.vertical .apm-versus-answer.apm-w-0 {
    height: 0;
}

.apm-versus-answer.apm-w-0 {
    flex-basis: 0;
}

.apm-versus-answer.apm-w-0 label {
    transition: none;
    padding: 0;
    border: none !important;
}

.apm-versus-answer.apm-w-0 label span {
    transition: none;
    width: 0;
    border: none !important;
}

.apm-versus.vertical .apm-versus-answer {
    height: 0;
    flex: 1;
}

.apm-versus-answer label {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    transition: .2s ease;
    margin: 0 !important;
}

.apm-versus-answer label span {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    word-break: keep-all;
    text-overflow: clip;
    text-align: center;
    transition: .3s ease;
}

.apm-versus-answer label.apm-label-with-bg span {
    position: absolute;
    left: 0;
    bottom: 0;
}

.vertical .apm-versus-answer:nth-child(1) label.apm-label-with-bg span {
    bottom: auto;
    top: 0;
}

.ays-poll-main {
    max-width: 98%;
}

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

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

.box-apm[dir=rtl] .apm-answers-without-submit ~ .apm-button-box > .btn[data-seeres='true'] {
    margin-right: unset;
    margin-left: 0;
}

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

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

.box-apm[dir=rtl] input[type='button'].ays-poll-btn:not(:first-child) {
    margin-right: 15px;
}

.box-apm[dir=rtl] input[type='button'].ays-poll-btn:not(:last-child) {
    margin-right: 0;
}

.box-apm[dir=rtl].ays-aqua-theme input[data-seeres='true'].ays-poll-btn {
    margin-left: 0;
    margin-right: 25px;
}

.box-apm[dir=rtl].ays-coffee-theme.choosing-poll .results-apm .answer-title .apm-percent-bar::before,
.box-apm[dir=rtl].ays-coffee-theme.choosing-poll .results-apm .answer-title .apm-percent-bar {
    right: 0;
    left: auto;
}

.box-apm[dir=rtl].ays-coffee-theme.choosing-poll .results-apm .answer-title.current .apm-percent-bar::after,
.box-apm[dir=rtl].ays-coffee-theme.choosing-poll .apm-answers:not(.apm-grid) input[type='checkbox']:checked + label:not(.apm-label-with-bg)::after,
.box-apm[dir=rtl].ays-coffee-theme.choosing-poll .apm-answers:not(.apm-grid) input[type='radio']:checked + label:not(.apm-label-with-bg)::after,
.box-apm[dir=rtl].ays-coffee-theme.choosing-poll .apm-answers:not(.apm-grid) label:hover::after {
    right: 0;
    left: auto;
    border-left: none;
    border-right: 5px solid transparent;
}

.box-apm.ays-coffee-theme .apm-choosing label,
.box-apm.ays-aqua-theme .apm-choosing label {
    text-align: left;
}

.box-apm[dir=rtl].ays-coffee-theme .apm-choosing label,
.box-apm[dir=rtl].ays-aqua-theme .apm-choosing label {
    text-align: right;
}

.ays_poll_login_form{
    max-width: 90% !important;
    margin: auto !important;
}

[id*='ays_loginform'], #ays_loginform p{
    text-align: center;
}

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

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

[id*='ays_loginform'] input[type='text'], [id*='ays_loginform'] input[type='password']{    
    width: 100%;
}

[id*='ays_loginform'] input[type='submit']{
    text-align: center;
    font-family: inherit;
    font-size: medium;
    line-height: 20px;
    box-shadow: unset;
    border: none;
    cursor: pointer;
    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;
    font-weight: 500;
    text-transform: none !important;
    -webkit-appearance: none;
}

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

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

span.ays_check:before {
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    content: "\f00c";
    margin-right: 5px;
}

/*For Attribute type checkbox AV*/
label.ays_poll_for_checkbox:hover{
    color: inherit !important;
}
.ays_poll_checkbox_for_label {
    padding: 13px 15px;
    border: 1px solid;
    border-radius: 3px !important;
    margin-bottom: 10px;
    box-sizing: border-box;
    font-size: 13px;
    text-align: left;
    max-width: 90%;
    margin: auto;
    display: flex;
}
label.ays_poll_for_checkbox {
font-weight: 500;
    font-size: 16px;
    width: auto;
    cursor: pointer;
    border: none !important;
    background-color: unset !important;
}
div.ays_poll_checkbox_for_label input[type='checkbox'] {
    display: inline-block !important;
    width: 13px;
    margin: 0px 10px;
    cursor: pointer;
    padding: unset;
    overflow-x: unset;
}

#pollResultId{
    width:100%;
    height: 400px;
}

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

.ays_poll_show_timer,
.ays_poll_show_timer>p,
.apm-need-sign-in,
.ays-poll-vote-message,
.ays_poll_vote_limitation_msg{
    text-align: center;
}

.ays_poll_login_form {
    padding: 0 25px;
}

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

.ays_poll_login_form label{
    background-color: unset !important;
}

div.ays_poll_glb_container {
    padding-top: 15px;
    padding-bottom: 30px;
    width: 100%;
}

/*Request Shortcode start*/
.ays-poll-modal-content {
    background-color: #fefefe;
    margin: auto;
    margin-bottom: 30px;
    margin-top: 40px;
    border: 1px solid #888;
    width: 85%;
    padding-left: 0 !important;
    transition: .5s ease-in-out;
    border-radius: 4px;
}

.ays-poll-modal-header {
    padding: 4px 16px;
    background-color: whitesmoke;
    text-align: center;
}

.ays-quick-poll-container-footer,
.ays-quick-questions-container,
.ays-poll-modal-body {
    padding: 2px 16px 20px;
    overflow-x: auto;
    width: 100%;
}

.ays-quick-poll-container-footer{
    display: flex;
    justify-content: center;
    align-items: center;
}

.ays-poll-modal-body * {
    word-break: initial !important;
    word-wrap: break-word;
    vertical-align: middle;
}

.ays-poll-modal-body table {
    border-collapse: collapse;
    margin: 0 0 1.5em;
    width: 100%;
}

.ays-poll-modal-body tr {
    border-bottom: 1px solid #eee;
}

.ays-poll-modal-body tr td:not(.ays-poll-request-modal-add-answer) {
    padding: 10px;
    font-size: 15px;
    text-align: center;
}

.ays-poll-select-category{
    width: 100%;
    padding: 0 10px 0 10px;
}

.ays_poll_remove_answer i {
    cursor: pointer;
    width: 10px;
    color: #333;
    margin: 0 auto;
}

.ays_poll_svg{
    width: 25px;
    vertical-align: middle;
}

@media screen and (max-width: 768px){
    
    .ays-poll-modal-content {
        width: 97% !important;
    }
}

.ays-poll-user-results-container {
    overflow-x: auto;
    background-color: #F6F8EF;
}

#ays-poll-user-score-page {
    margin: 0 !important;
}
#ays-poll-user-score-page thead th {
    font-size: 16px;
}
#ays-poll-user-score-page td {
    font-size: 14px;
}
#ays-poll-user-score-page thead th,
#ays-poll-user-score-page td {
    word-break: initial !important;
    word-wrap: break-word;
    vertical-align: middle;
    text-align: center;
}

div#ays-poll-request-modal-main{
    outline: none;
}

div#ays-poll-request-modal-main *{
    box-sizing: border-box;
}

div#ays-poll-request-modal-main div#ays-poll-request-modal-content div#ays-poll-request-modal-header h4,
div#ays-poll-request-modal-main div#ays-poll-request-modal-content div#poll-request-modal-body form div#ays-poll-request-modal-body-title label.ays-poll-request-modal-label-title,
div#ays-poll-request-modal-main div#ays-poll-request-modal-content div#poll-request-modal-body form div#ays-poll-request-modal-body-title select#ays-poll-request-modal-body-category,
div#ays-poll-request-modal-main div#ays-poll-request-modal-content div#poll-request-modal-body form div#ays-poll-request-modal-body-question div#ays_question_id label.ays-poll-request-modal-label-question,
div#ays-poll-request-modal-main div#ays-poll-request-modal-content div#poll-request-modal-body form div#ays-poll-request-modal-body-question div#ays-poll-request-modal-answer-box table
{
    color: #0C6291;
    font-size: 20px;
}


div#ays-poll-request-modal-main div#ays-poll-request-modal-content div#poll-request-modal-body form div#ays-poll-request-modal-body-question td.ays_poll_remove_answer i{
    color: #e41919cc;
}

div#ays-poll-request-modal-main div#ays-poll-request-modal-content div#poll-request-modal-body form div#ays-poll-request-modal-body-question td.ays-poll-request-modal-add-answer{
    border: 0;    
    /* cursor: pointer; */
    padding: 0;
    color: #333;
    text-align: left;
}

div#ays-poll-request-modal-main div#ays-poll-request-modal-content div#poll-request-modal-body form div#ays-poll-request-modal-body-question td.ays-poll-request-modal-add-answer i{
  cursor: pointer;
}

div#ays-poll-request-modal-main div#ays-poll-request-modal-content div#poll-request-modal-body form div#ays-poll-request-modal-body-question td.ays-poll-request-modal-add-answer i{
    font-size: 30px;
}

div#ays-poll-request-modal-main div#ays-poll-request-modal-content div#poll-request-modal-body form div#ays-poll-request-modal-body-title input#ays-poll-request-modal-title-main,
div#ays-poll-request-modal-main div#ays-poll-request-modal-content div#poll-request-modal-body form div#ays-poll-request-modal-body-question div#ays_question_id input#ays-poll-request-modal-question-text,
div#ays-poll-request-modal-main div#ays-poll-request-modal-content div#poll-request-modal-body form div#ays-poll-request-modal-body-question input.ays-poll-request-modal-body-answer-texts,
div#ays-poll-request-modal-main div#ays-poll-request-modal-content div#poll-request-modal-body form div#ays-poll-request-modal-body-title select#ays-poll-request-modal-body-category
{
    padding: 0 8px;
    border-radius: 4px;
    width: 100%;
    border: 1px solid #8c8f94;
    /* color: #2c3338; */
    height: 40px;
    font-family: inherit;
    font-size: 18px;    
    outline: none;
    border-color: #0C6291;
    margin: 0;
}

div#ays-poll-request-modal-main div#ays-poll-request-modal-content div#poll-request-modal-body form div#ays-poll-request-modal-body-title input#ays-poll-request-modal-title-main:focus,
div#ays-poll-request-modal-main div#ays-poll-request-modal-content div#poll-request-modal-body form div#ays-poll-request-modal-body-question div#ays_question_id input#ays-poll-request-modal-question-text:focus,
div#ays-poll-request-modal-main div#ays-poll-request-modal-content div#poll-request-modal-body form div#ays-poll-request-modal-body-question input.ays-poll-request-modal-body-answer-texts:focus{
    border-color: #0C6291;
    box-shadow: 0 0 0 1px #0C6291;
    outline: 2px solid transparent;
}

div#ays-poll-request-modal-main div#ays-poll-request-modal-content div#poll-request-modal-body form div#ays-poll-request-modal-body-question div#ays-poll-request-modal-answer-box{
    margin-top: 15px;
}

div#ays-poll-request-modal-main div#ays-poll-request-modal-content div#poll-request-modal-body form div#ays-poll-request-modal-body-question div#ays-poll-request-modal-body-question-hr{
    margin: 15px 0 0 0;
    background-color: #0C6291;
    height: 1px;
}

div#ays-poll-request-modal-main div#ays-poll-request-modal-content div#poll-request-modal-body form div#ays-poll-request-modal-body-question{
    padding: 2px 16px 0;
}

div#ays-poll-request-modal-main div#ays-poll-request-modal-content div#ays-poll-request-modal-footer input#ays-poll-request-modal-submit{
    padding: 0 10px;
    font-size: 16px;
    background-color: #0C6291;
    color: white;
    border-radius: 4px;
    outline: none;
    height: 30px;    
    width: 80px;
    /* border-color: #0C6291; */
    border: 0;
}

div#ays-poll-request-modal-main div#ays-poll-request-modal-content div#ays-poll-request-modal-footer input#ays-poll-request-modal-submit:hover,
div#ays-poll-request-modal-main div#ays-poll-request-modal-content div#ays-poll-request-modal-footer input#ays-poll-request-modal-submit:focus
{    
    width: 80px;
    text-decoration: none;
}


/*Request Shortcode end*/

.ays_poll_display_none{
    display: none !important;
}

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

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

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

/* .ays-user-profile-pic {
    border-radius: 50%;
} */

div[id*="ays-poll-container"] div.ays-users-profile-pics > img {
    border-radius: 50%;
    margin: 0;
    width: 24px;
    height: 24px;
    padding: 0;
}

.ays-user-image-more {
    opacity: 0.8;
    background-color: white;
}

.ays-poll-maker-versus-vertical-line{
    background: black;
    position: absolute;
    left: 50%;
    bottom: 0;
    height: 100%;
    width: 3px;
}
.ays-poll-maker-versus-answer-container{
        position: relative;
        padding: 8px 0;
}
.ays-poll-maker-versus-answer-percentage {
    display:flex; 
    border: 2px solid;
    background: #c66154;
}

.ays-poll-answer-rating-star{
    position:relative;
    display: inline-block;
    font-size: 18px !important;
    width: 27px;
    height: 31px;
}

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

label.ays_label_poll {
    position: relative;
}

.ayspoll-answers-votes-count-before-voting {
    display: flex;
    justify-content: flex-end;
    background-color: unset !important;
    z-index: 1;
}

.ayspoll-answers-votes-count-before-voting-width,
.ayspoll-answers-votes-count-before-voting {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 1;
    vertical-align: middle;
    text-align: center;
    display: flex;
    align-items: center;
    margin: 0 !important;
    padding: 0 !important;
    height: 100%;
    width: auto !important;
}


.ayspoll-answers-votes-count-before-voting-width {
    width: 100% !important;
    height: 100%;
    padding: 0;
    z-index: 0;
}

.ayspoll-answers-votes-count-before-voting-width > span {
    display: block;
    height: 100%;
    transition: .5s ease-in-out;
}

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


/* 
 * Ani Poll category next and previous
 * Ani Poll type range
 */
.auto_next_option_msg{
    text-align: center;
}
.apm-range,.answer-percent_range{
    display: flex;
    justify-content: center;
    position: relative;
}
.apm-range > input[type='range'],
.answer-percent_range > input[type='range'].apm_range_answer_res {
    width: 60%;
    -webkit-appearance: auto;
}
.range-value{
    position: absolute;
    top: -10px;
    left: 83%;
}
.range-value span{
    width: 30px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: #03a9f4;
    color: #fff;
    font-size: 12px;
    display: block;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    border-radius: 6px;
}
.range-value span:before{
    position: absolute;
    top: 7px;
    left: -5px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-right: 5px solid #03a9f4;
    border-bottom: 5px solid transparent;
    content: '';
}
.range-poll > .results-apm{
    display: flex;
    justify-content: center;
}
.range-poll > .results-apm input[type='range']{
    width: 260px;
    max-width: 100%;
    -webkit-appearance: auto;
}
.resPoint{
    display: flex;
    justify-content: space-between;
}
.avgText{
    display: flex;
    justify-content: center;
    margin-right: 14px;
}
.resPoint>span {
    margin: 0 -9px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px !important;
}
/* 
.select2.select2-container,.select2-container--default.select2-container{
    z-index: 10000;
} */

div.box-apm .select2 {
    display: inline-block !important;
}

div.box-apm .select2,div.box-apm .select2-container,div.box-apm .select2-container--default,div.box-apm .select2-container--below,div.box-apm .select2-container--focus{
    min-height: 71px;
}

div.box-apm .select2-selection.select2-selection--single {
    height: 40px !important;
    border: 1px solid #ddd !important;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .07) !important;
    overflow: hidden;
}

div.box-apm .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 39px !important;
}

div.box-apm .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px !important;
}

div.box-apm .select2.select2-container {
    width: 200px !important;
}

select#apm_dropdown_answers+.select2{
    width: 80% !important;
}

.apm-type-row{
    margin-bottom: 25px;
}

div.box-apm select[multiple] + .select2.select2-container {
    width: 100% !important;
}

div.box-apm .select2-selection--multiple {
    font-size: 16px;
    min-height: 40px !important;
    border-radius: 4px;
    margin-top: -5px;
    min-width: 150px;
    border-color: #ddd;
}

div.box-apm .select2.select2-container.select2-container--default.select2-container--below.select2-container--open .select2-selection--multiple {
    border-color: #5b9dd9;
    box-shadow: 0 0 2px rgba(30, 140, 190, .8);
    outline: 2px solid transparent;
}

/* #poll_export_filters .select2-container {
    z-index: 100001;
} */

div.box-apm .select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin-top: 1px !important;
    padding: 0 5px !important;
    margin-bottom: 8px !important;
}

div.box-apm .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    overflow: hidden;
    padding-top: 5px;
}
/* ==== ADDED NEW ==== */
div.ays_exp_cat_message{
    border-left: 2px solid red;
    padding-left: 10px;
}

/* Mute sound */
span.ays_music_sound,span.ays_sound_active{
    cursor: pointer;
    display: block;
    text-align: center;
    position: static;
}

.ays_poll_fa-volume_up::before {
    content: "\f028";
    font-weight: 800;
}
.ays_poll_fa-volume_off::before {
    content: "\f026";
    font-weight: 800;
}

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

/* ==== ==== */

/* Avatars modal */
/* Modal main */
.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, 0.5);
}
/* Modal Content/Box */
.ays-poll-avatars-modal-content {
    background-color: #fefefe;
    margin: auto; /* 15% from the top and centered */
    margin-bottom: 30px;
    margin-top: 40px;
    border: 1px solid #888;
    width: 300px; /* Could be more or less, depending on screen size */
    z-index: 100000000;
    position: relative;
    padding-left: 0 !important;
    animation-duration: .3s;
    transition: .5s ease-in-out;
    border-radius: 4px;
    min-height: 500px;
}
/* The Close Button */
.ays-close {
    color: #aaa;
    float: right;
    line-height: 1.3;
    font-size: 24px;
    font-weight: bold;
}

.ays-close:hover,
.ays-close:focus {
    color: black;
    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;
}

/* Modal Body */
div.ays-poll-modal-body {
    padding: 2px 16px 20px;
    overflow-x: auto;
    width: 100%;
    border-top: 1.5px solid #00000045;
    overflow-y: scroll;
    height: 500px;
    overflow: auto;
}

/* */

div.ays-poll-avatars-preloader{
	display: none;
	position: absolute;
	background: rgba(255, 255, 255, 0.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%;
    margin: 0;
}

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

.ays-user-image-more{
    cursor: pointer;
}

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

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


/* === */

.ays-poll-user-results-container {
    background-color: #F6F8EF;
    overflow-x: auto;
}

/* Logo url */
div[id*='ays-poll-container-'] div[id*='ays-poll-id-'] a.ays-poll-logo-image-url-link{
    outline: none;
    border: 0;
    box-shadow: unset;
}

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

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

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

div[id*='ays-poll-container-'] div[id*='ays-poll-id-'] div.ays-poll-multivote-message{
    
    color: red;
    font-size: 14px;
    display: none;
    margin: 0;
    padding: 10px 0;
}

/* == Poll Text type start == */
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: 14px;
}

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 0px 16px 16px;
    overflow: hidden;
    resize: none;
    border: 0;
    border-radius: 4px 4px 0 0;
    box-shadow: unset;
    outline: none;
}

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: none;    
}

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 input[id*='ays-poll-text-type-short-']:focus{
    background-color: #d8d8d8;
}

div[id*='ays-poll-container-'] div.ays-poll-maker-text-answer-main textarea[id*=ays-poll-text-type-paragraph-]:hover,
div[id*='ays-poll-container-'] div.ays-poll-maker-text-answer-main textarea[id*=ays-poll-text-type-paragraph-]:focus{
    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_poll_question_text_conteiner{
    margin-top: 10px;
    padding: 0 5px;
}
/* == Poll Text type end == */

/* == Allow other start == */
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 blockquote.ays-poll-add-answer-note-text{
    font-size: 15px;
    width: 100%;
    margin: 0 auto;
    font-style: italic;
    color: #555555;
    padding: 8px 15px 8px 15px;
    border-left: 3px solid #78c0a8;
    line-height: 1.6;
    position: relative;
    background: #ededed;
    font-family: initial;
}

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

div[id*='ays-poll-container-'] .apm-add-answer{
    width: 100%;
}
/* == Allow other end == */

/* div[id*='ays-poll-container-'] div.ays-poll-password-fields div.ays-poll-password-text-field input.ays-poll-password-text-field-input{
    width: 100%;
    padding: 10px;
    box-shadow: none;
    outline: none;
    border-width: 2px;
    border-style: solid;
    height: 50px;
    border-radius: 4px;
}

div[id*='ays-poll-container-'] div.ays-poll-password-fields{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 5px;
}

div[id*='ays-poll-container-'] div.ays-poll-password-fields div.ays-poll-password-button-field{
    margin-left: 10px;
}

div[id*='ays-poll-container-'] div.ays-poll-password-fields div.ays-poll-password-button-field input.ays_poll_password{
    font-size: 16px;
    padding: 0px 10px 0px 9px;
    border-radius: 4px;
    border: 1px solid;
    box-shadow: none;
    outline: none;
    color: inherit;
    background-color: inherit;
    height: 48px;
} */

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


.box-apm[dir=rtl] .ays_poll_question_text_message,
.box-apm[dir=rtl] .ays-poll-maker-text-answer-main-for-text{
    text-align: right;
}

.ays_poll_question_text_message{
    font-size: 12px;
}

/* Show answes images after voting start */
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;
}
/* Show answes images after voting end */


/* POLL PASSWORD start */
div[id*='ays-poll-container-'] .ays-poll-password-input-box-visibility {
	position: relative;
}

div[id*='ays-poll-container-'] .ays-poll-password-toggle-visibility-box .ays_poll_password {
	/* padding-right: 40px; */
}

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-'] 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: none;
    box-shadow: unset;
    height: 100%;
    color: #000000;
    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-input-box,
div[id*='ays-poll-container-'] div[id*='ays-poll-password-'] div.ays-poll-password-box div.ays-poll-password-button-box{
    margin-top: 10px;
}
/* POLL PASSWORD end */






ZeroDay Forums Mini