.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232;
font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
}
span.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
content: " ";
}
div.wpcf7 .ajax-loader {
visibility: hidden;
display: inline-block;
background-image: url(//elvetia.lsrs.ro/wp-content/plugins/contact-form-7/images/ajax-loader.gif);
width: 16px;
height: 16px;
border: none;
padding: 0;
margin: 0 0 0 4px;
vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
visibility: visible;
}
div.wpcf7 div.ajax-error {
display: none;
}
div.wpcf7 .placeheld {
color: #888;
}
div.wpcf7 input[type="file"] {
cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
cursor: default;
}
div.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}@import url("https://fonts.googleapis.com/css?family=Roboto"); @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 {
border: 3px solid #0C6291;
max-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;
}
.ays-poll-main{
max-width: 98%;
}
.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) ; }
} .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_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-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-users:before {
content: "\f0c0"
} .box-apm[dir=rtl],
.box-apm[dir=rtl] * {
direction: rtl;
}
.box-apm > div {
margin: 16px 0;
}
.box-apm input[type='checkbox'] + label,
.box-apm input[type='radio'] + label {
cursor: pointer;
margin: 0;
}
.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-around;
}
div.box-apm div.apm-button-box:last-child {
margin-bottom: 16px;
}
input[type='button'].ays-poll-btn {
text-align: center;
font-family: 'Roboto', sans-serif;
font-size: medium;
line-height: 20px;
border-radius: 0;
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;
transition: .2s ease-in !important;
-webkit-transition: -webkit-filter .2s ease-in !important;
font-weight: 500;
text-transform: none !important;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}         input[type='button'].ays-poll-btn:hover {
border: none;
box-shadow: unset;
-webkit-filter: opacity(0.7);
filter: opacity(0.7);
text-decoration: none;
}
input[type='button'].ays-poll-btn:focus {
outline: none;
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: 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;
}
.box-apm div::before {
display: none;
}
.box-apm div::after {
display: none;
}
.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;
}
.box-apm[dir=rtl] .answer-percent {
text-align: left;
}
.results-apm {
padding: 0 14px;
}
.apm-img-box {
text-align: center;
}
.ays-poll-img {
width: 100%;
display: inline-block;
max-width: max-content;
}
.box-apm input[type='radio'] {
display: none;
}
.ays_question p{
text-align: center !important;
font-size: 16px;
}
.ays_question {
text-align: center;
}
.hideResults {
display: none;
}
.apm-info-form input,
.apm-choosing input[type='checkbox'] + label,
.apm-choosing input[type='radio'] + label {
font-size: 16px;
font-weight: normal;
display: block;
margin: 12px auto;
width: 100%;
padding: 5px 10px;
transition: .3s ease-in;
letter-spacing: unset;
}
.choosing-poll input[type='radio'] + label {
font-weight: normal;
transition: font-weight 0s;
}
.choosing-poll input[type='radio']:checked + label {
font-weight: bold;
}
.choosing-poll {
padding: 0 14px;
}
.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 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: 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 {
position: relative;
display: inline-block;
height: 24px;
margin: 0;
padding: 2px 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 solid #c7c7c7;
border-radius: 2px;
text-decoration: none !important;
transition: all 0.2s ease;
}
.ays-share-btn-icon {
font-family: 'share-buttons' !important; font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -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;
}
.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: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: 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-poll-limitation {
text-align: center;
}
.ays_question * {
font-family: "Helvetica Neue", Arial, sans-serif !Important;
}
*[id^="ays-poll-container-"] { 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;
}
.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;
}
.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;
}
.box-apm[dir=rtl] .apm-answers-without-submit ~ .apm-button-box > .btn[data-seeres='true'] {
margin-right: unset;
margin-left: 0;
}
.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'], #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: 'Roboto', sans-serif;
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_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: 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;
}
.apm-title-box h5{
font-size: 18px;
}
#show_timer_countdown{
text-align: center;
}
.ays_poll_login_form label {
background-color:unset !important;
}
.ays_poll_login_form {
padding: 0 25px;
}
.ays_poll_login_form p{
margin-bottom: 15px;
}