.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .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,
.wpcf7 form.payment-required .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: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}.pvc_clear{clear:both}.clear{clear:both}.nobr{white-space:nowrap}.pvc_stats{float:left;padding:5px!important}.pvc_stats.total_only .views_today{display:none}.pvc_stats .pvc-stats-icon{vertical-align:middle}.pvc_stats .pvc-stats-icon svg{display:initial}.pvc_stats .pvc-stats-icon.small svg{width:18px}.pvc_stats .pvc-stats-icon.medium svg{width:24px}.pvc_stats .pvc-stats-icon.large svg{width:30px}form.ts_poll_form>.ts_poll_section {
padding: 0 !important;
margin: 0 !important;
}
form.ts_poll_form>.ts_poll_section:not(.tsp_active_section),
form.ts_poll_form>div.ts_load_vue_poll.tsp_not_active_section {
display: none !important;
}
form.ts_poll_form {
position: relative;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
width: 100% !important;
margin-bottom: .9375rem !important;
margin-top: .9375rem !important;
}
form.ts_poll_form>div.ts_load_vue_poll,
div.ts_load_vue_poll>div.ts_load_poll_logo {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
flex-direction: column;
-ms-flex-direction: column;
-webkit-box-direction: column;
width: 100% !important;
}
.ts_poll_section button:focus,
.ts_poll_section button:hover,
.ts_poll_section button,
.ts_poll_section input[type="button"],
.ts_poll_section input[type="button"]:focus,
.ts_poll_section input[type="button"]:hover {
text-decoration: none !important;
box-shadow: none !important;
outline: none !important;
}
.ts_poll_section input[type=radio]:checked+label:before {
background-color: inherit !important;
}
div.ts_load_vue_poll>span.tsp_load_span {
margin-top: 1.25rem !important;
padding: .625rem .9375rem !important;
box-shadow: 0 .0625rem .25rem rgba(0, 0, 0, .3) !important;
background-color: #f7f7f7 !important;
border-radius: .3125rem !important;
font-size: .75rem !important;
color: #222 !important;
word-break: break-word !important;
letter-spacing: .0313rem !important;
}
div.ts_load_poll_logo>div.tsp_load_circle {
width: 3rem !important;
height: 3rem !important;
border: 0.5rem solid #f3f3f3 !important;
border-radius: 50% !important;
border-top: 0.5rem solid #7145e0 !important;
-webkit-animation: ts_poll_logo_spin 1.5s linear infinite;
animation: ts_poll_logo_spin 1.5s linear infinite;
}
@-webkit-keyframes ts_poll_logo_spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes ts_poll_logo_spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.tsp_sceleton_item {
background-color: #ced4da !important ;
border: 1px solid #e6e6e6 !important;
border-radius: 2px !important;
overflow: hidden !important;
position: relative
}
.tsp_sceleton_item:before {
-webkit-animation: ph-animation .8s linear infinite !important;
animation: ph-animation .8s linear infinite !important;
background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 46%, hsla(0, 0%, 100%, .35) 50%, hsla(0, 0%, 100%, 0) 54%) 50% 50% !important;
bottom: 0 !important;
content: " " !important;
left: 0% !important;
margin-left: -100% !important;
pointer-events: none !important;
position: absolute !important;
right: 0 !important;
top: 0 !important;
width: 500% !important;
z-index: 1
}
.tsp_sceleton_item * {
z-index: -1 !important;
visibility: hidden;
}
@-webkit-keyframes ph-animation {
0% {
transform: translate3d(-30%, 0, 0)
}
to {
transform: translate3d(30%, 0, 0)
}
}
@keyframes ph-animation {
0% {
transform: translate3d(-30%, 0, 0)
}
to {
transform: translate3d(30%, 0, 0)
}
}@font-face {
font-family: 'FontAwesome';
src: url(//portal.2besuccess.com/wp-content/plugins/poll-wp/fonts/fontawesome-webfont.eot?v=4.6.3);
src: url(//portal.2besuccess.com/wp-content/plugins/poll-wp/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'), url(//portal.2besuccess.com/wp-content/plugins/poll-wp/fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'), url(//portal.2besuccess.com/wp-content/plugins/poll-wp/fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'), url(//portal.2besuccess.com/wp-content/plugins/poll-wp/fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'), url(//portal.2besuccess.com/wp-content/plugins/poll-wp/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.ts-poll,
.ts-poll-fas,
.ts-poll-far,
.ts-poll-fal,
.ts-poll-fad,
.ts-poll-fab {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
}
.ts-poll-lg {
font-size: 1.33333em;
line-height: 0.75em;
vertical-align: -.0667em;
}
.ts-poll-xs {
font-size: .75em;
}
.ts-poll-sm {
font-size: .875em;
}
.ts-poll-1x {
font-size: 1em;
}
.ts-poll-2x {
font-size: 2em;
}
.ts-poll-3x {
font-size: 3em;
}
.ts-poll-4x {
font-size: 4em;
}
.ts-poll-5x {
font-size: 5em;
}
.ts-poll-6x {
font-size: 6em;
}
.ts-poll-7x {
font-size: 7em;
}
.ts-poll-8x {
font-size: 8em;
}
.ts-poll-9x {
font-size: 9em;
}
.ts-poll-10x {
font-size: 10em;
}
.ts-poll-fw {
text-align: center;
width: 1.25em;
}
.ts-poll-ul {
list-style-type: none;
margin-left: 2.5em;
padding-left: 0;
}
.ts-poll-ul>li {
position: relative;
}
.ts-poll-li {
left: -2em;
position: absolute;
text-align: center;
width: 2em;
line-height: inherit;
}
.ts-poll-border {
border: solid 0.08em #eee;
border-radius: .1em;
padding: .2em .25em .15em;
}
.ts-poll-pull-left {
float: left;
}
.ts-poll-pull-right {
float: right;
}
.ts-poll.ts-poll-pull-left,
.ts-poll-fas.ts-poll-pull-left,
.ts-poll-far.ts-poll-pull-left,
.ts-poll-fal.ts-poll-pull-left,
.ts-poll-fab.ts-poll-pull-left {
margin-right: .3em;
}
.ts-poll.ts-poll-pull-right,
.ts-poll-fas.ts-poll-pull-right,
.ts-poll-far.ts-poll-pull-right,
.ts-poll-fal.ts-poll-pull-right,
.ts-poll-fab.ts-poll-pull-right {
margin-left: .3em;
}
.ts-poll-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.ts-poll-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.ts-poll-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.ts-poll-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.ts-poll-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
transform: rotate(270deg);
}
.ts-poll-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.ts-poll-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
transform: scale(1, -1);
}
.ts-poll-flip-both,
.ts-poll-flip-horizontal.ts-poll-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(-1, -1);
transform: scale(-1, -1);
}
:root .ts-poll-rotate-90,
:root .ts-poll-rotate-180,
:root .ts-poll-rotate-270,
:root .ts-poll-flip-horizontal,
:root .ts-poll-flip-vertical,
:root .ts-poll-flip-both {
-webkit-filter: none;
filter: none;
}
.ts-poll-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2.5em;
}
.ts-poll-stack-1x,
.ts-poll-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%;
}
.ts-poll-stack-1x {
line-height: inherit;
}
.ts-poll-stack-2x {
font-size: 2em;
}
.ts-poll-inverse {
color: #fff;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.ts-poll.pull-left {
margin-right: .3em;
}
.ts-poll.pull-right {
margin-left: .3em;
}
.ts-poll-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.ts-poll-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.ts-poll-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.ts-poll-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.ts-poll-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.ts-poll-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.ts-poll-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .ts-poll-rotate-90,
:root .ts-poll-rotate-180,
:root .ts-poll-rotate-270,
:root .ts-poll-flip-horizontal,
:root .ts-poll-flip-vertical {
filter: none;
}
.ts-poll-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.ts-poll-stack-1x,
.ts-poll-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.ts-poll-stack-1x {
line-height: inherit;
}
.ts-poll-stack-2x {
font-size: 2em;
}
.ts-poll-inverse {
color: #ffffff;
} .ts-poll-glass:before {
content: "\f000";
}
.ts-poll-music:before {
content: "\f001";
}
.ts-poll-search:before {
content: "\f002";
}
.ts-poll-envelope-o:before {
content: "\f003";
}
.ts-poll-heart:before {
content: "\f004";
}
.ts-poll-star:before {
content: "\f005";
}
.ts-poll-star-o:before {
content: "\f006";
}
.ts-poll-user:before {
content: "\f007";
}
.ts-poll-film:before {
content: "\f008";
}
.ts-poll-th-large:before {
content: "\f009";
}
.ts-poll-th:before {
content: "\f00a";
}
.ts-poll-th-list:before {
content: "\f00b";
}
.ts-poll-check:before {
content: "\f00c";
}
.ts-poll-remove:before,
.ts-poll-close:before,
.ts-poll-times:before {
content: "\f00d";
}
.ts-poll-search-plus:before {
content: "\f00e";
}
.ts-poll-search-minus:before {
content: "\f010";
}
.ts-poll-power-off:before {
content: "\f011";
}
.ts-poll-signal:before {
content: "\f012";
}
.ts-poll-gear:before,
.ts-poll-cog:before {
content: "\f013";
}
.ts-poll-trash-o:before {
content: "\f014";
}
.ts-poll-home:before {
content: "\f015";
}
.ts-poll-file-o:before {
content: "\f016";
}
.ts-poll-clock-o:before {
content: "\f017";
}
.ts-poll-road:before {
content: "\f018";
}
.ts-poll-download:before {
content: "\f019";
}
.ts-poll-arrow-circle-o-down:before {
content: "\f01a";
}
.ts-poll-arrow-circle-o-up:before {
content: "\f01b";
}
.ts-poll-inbox:before {
content: "\f01c";
}
.ts-poll-play-circle-o:before {
content: "\f01d";
}
.ts-poll-rotate-right:before,
.ts-poll-repeat:before {
content: "\f01e";
}
.ts-poll-refresh:before {
content: "\f021";
}
.ts-poll-list-alt:before {
content: "\f022";
}
.ts-poll-lock:before {
content: "\f023";
}
.ts-poll-flag:before {
content: "\f024";
}
.ts-poll-headphones:before {
content: "\f025";
}
.ts-poll-volume-off:before {
content: "\f026";
}
.ts-poll-volume-down:before {
content: "\f027";
}
.ts-poll-volume-up:before {
content: "\f028";
}
.ts-poll-qrcode:before {
content: "\f029";
}
.ts-poll-barcode:before {
content: "\f02a";
}
.ts-poll-tag:before {
content: "\f02b";
}
.ts-poll-tags:before {
content: "\f02c";
}
.ts-poll-book:before {
content: "\f02d";
}
.ts-poll-bookmark:before {
content: "\f02e";
}
.ts-poll-print:before {
content: "\f02f";
}
.ts-poll-camera:before {
content: "\f030";
}
.ts-poll-font:before {
content: "\f031";
}
.ts-poll-bold:before {
content: "\f032";
}
.ts-poll-italic:before {
content: "\f033";
}
.ts-poll-text-height:before {
content: "\f034";
}
.ts-poll-text-width:before {
content: "\f035";
}
.ts-poll-align-left:before {
content: "\f036";
}
.ts-poll-align-center:before {
content: "\f037";
}
.ts-poll-align-right:before {
content: "\f038";
}
.ts-poll-align-justify:before {
content: "\f039";
}
.ts-poll-list:before {
content: "\f03a";
}
.ts-poll-dedent:before,
.ts-poll-outdent:before {
content: "\f03b";
}
.ts-poll-indent:before {
content: "\f03c";
}
.ts-poll-video-camera:before {
content: "\f03d";
}
.ts-poll-photo:before,
.ts-poll-image:before,
.ts-poll-picture-o:before {
content: "\f03e";
}
.ts-poll-pencil:before {
content: "\f040";
}
.ts-poll-map-marker:before {
content: "\f041";
}
.ts-poll-adjust:before {
content: "\f042";
}
.ts-poll-tint:before {
content: "\f043";
}
.ts-poll-edit:before,
.ts-poll-pencil-square-o:before {
content: "\f044";
}
.ts-poll-share-square-o:before {
content: "\f045";
}
.ts-poll-check-square-o:before {
content: "\f046";
}
.ts-poll-arrows:before {
content: "\f047";
}
.ts-poll-step-backward:before {
content: "\f048";
}
.ts-poll-fast-backward:before {
content: "\f049";
}
.ts-poll-backward:before {
content: "\f04a";
}
.ts-poll-play:before {
content: "\f04b";
}
.ts-poll-pause:before {
content: "\f04c";
}
.ts-poll-stop:before {
content: "\f04d";
}
.ts-poll-forward:before {
content: "\f04e";
}
.ts-poll-fast-forward:before {
content: "\f050";
}
.ts-poll-step-forward:before {
content: "\f051";
}
.ts-poll-eject:before {
content: "\f052";
}
.ts-poll-chevron-left:before {
content: "\f053";
}
.ts-poll-chevron-right:before {
content: "\f054";
}
.ts-poll-plus-circle:before {
content: "\f055";
}
.ts-poll-minus-circle:before {
content: "\f056";
}
.ts-poll-times-circle:before {
content: "\f057";
}
.ts-poll-check-circle:before {
content: "\f058";
}
.ts-poll-question-circle:before {
content: "\f059";
}
.ts-poll-info-circle:before {
content: "\f05a";
}
.ts-poll-crosshairs:before {
content: "\f05b";
}
.ts-poll-times-circle-o:before {
content: "\f05c";
}
.ts-poll-check-circle-o:before {
content: "\f05d";
}
.ts-poll-ban:before {
content: "\f05e";
}
.ts-poll-arrow-left:before {
content: "\f060";
}
.ts-poll-arrow-right:before {
content: "\f061";
}
.ts-poll-arrow-up:before {
content: "\f062";
}
.ts-poll-arrow-down:before {
content: "\f063";
}
.ts-poll-mail-forward:before,
.ts-poll-share:before {
content: "\f064";
}
.ts-poll-expand:before {
content: "\f065";
}
.ts-poll-compress:before {
content: "\f066";
}
.ts-poll-plus:before {
content: "\f067";
}
.ts-poll-minus:before {
content: "\f068";
}
.ts-poll-asterisk:before {
content: "\f069";
}
.ts-poll-exclamation-circle:before {
content: "\f06a";
}
.ts-poll-gift:before {
content: "\f06b";
}
.ts-poll-leaf:before {
content: "\f06c";
}
.ts-poll-fire:before {
content: "\f06d";
}
.ts-poll-eye:before {
content: "\f06e";
}
.ts-poll-eye-slash:before {
content: "\f070";
}
.ts-poll-warning:before,
.ts-poll-exclamation-triangle:before {
content: "\f071";
}
.ts-poll-plane:before {
content: "\f072";
}
.ts-poll-calendar:before {
content: "\f073";
}
.ts-poll-random:before {
content: "\f074";
}
.ts-poll-comment:before {
content: "\f075";
}
.ts-poll-magnet:before {
content: "\f076";
}
.ts-poll-chevron-up:before {
content: "\f077";
}
.ts-poll-chevron-down:before {
content: "\f078";
}
.ts-poll-retweet:before {
content: "\f079";
}
.ts-poll-shopping-cart:before {
content: "\f07a";
}
.ts-poll-folder:before {
content: "\f07b";
}
.ts-poll-folder-open:before {
content: "\f07c";
}
.ts-poll-arrows-v:before {
content: "\f07d";
}
.ts-poll-arrows-h:before {
content: "\f07e";
}
.ts-poll-bar-chart-o:before,
.ts-poll-bar-chart:before {
content: "\f080";
}
.ts-poll-twitter-square:before {
content: "\f081";
}
.ts-poll-facebook-square:before {
content: "\f082";
}
.ts-poll-camera-retro:before {
content: "\f083";
}
.ts-poll-key:before {
content: "\f084";
}
.ts-poll-gears:before,
.ts-poll-cogs:before {
content: "\f085";
}
.ts-poll-comments:before {
content: "\f086";
}
.ts-poll-thumbs-o-up:before {
content: "\f087";
}
.ts-poll-thumbs-o-down:before {
content: "\f088";
}
.ts-poll-star-half:before {
content: "\f089";
}
.ts-poll-heart-o:before {
content: "\f08a";
}
.ts-poll-sign-out:before {
content: "\f08b";
}
.ts-poll-linkedin-square:before {
content: "\f08c";
}
.ts-poll-thumb-tack:before {
content: "\f08d";
}
.ts-poll-external-link:before {
content: "\f08e";
}
.ts-poll-sign-in:before {
content: "\f090";
}
.ts-poll-trophy:before {
content: "\f091";
}
.ts-poll-github-square:before {
content: "\f092";
}
.ts-poll-upload:before {
content: "\f093";
}
.ts-poll-lemon-o:before {
content: "\f094";
}
.ts-poll-phone:before {
content: "\f095";
}
.ts-poll-square-o:before {
content: "\f096";
}
.ts-poll-bookmark-o:before {
content: "\f097";
}
.ts-poll-phone-square:before {
content: "\f098";
}
.ts-poll-twitter:before {
content: "\f099";
}
.ts-poll-facebook-f:before,
.ts-poll-facebook:before {
content: "\f09a";
}
.ts-poll-github:before {
content: "\f09b";
}
.ts-poll-unlock:before {
content: "\f09c";
}
.ts-poll-credit-card:before {
content: "\f09d";
}
.ts-poll-feed:before,
.ts-poll-rss:before {
content: "\f09e";
}
.ts-poll-hdd-o:before {
content: "\f0a0";
}
.ts-poll-bullhorn:before {
content: "\f0a1";
}
.ts-poll-bell:before {
content: "\f0f3";
}
.ts-poll-certificate:before {
content: "\f0a3";
}
.ts-poll-hand-o-right:before {
content: "\f0a4";
}
.ts-poll-hand-o-left:before {
content: "\f0a5";
}
.ts-poll-hand-o-up:before {
content: "\f0a6";
}
.ts-poll-hand-o-down:before {
content: "\f0a7";
}
.ts-poll-arrow-circle-left:before {
content: "\f0a8";
}
.ts-poll-arrow-circle-right:before {
content: "\f0a9";
}
.ts-poll-arrow-circle-up:before {
content: "\f0aa";
}
.ts-poll-arrow-circle-down:before {
content: "\f0ab";
}
.ts-poll-globe:before {
content: "\f0ac";
}
.ts-poll-wrench:before {
content: "\f0ad";
}
.ts-poll-tasks:before {
content: "\f0ae";
}
.ts-poll-filter:before {
content: "\f0b0";
}
.ts-poll-briefcase:before {
content: "\f0b1";
}
.ts-poll-arrows-alt:before {
content: "\f0b2";
}
.ts-poll-group:before,
.ts-poll-users:before {
content: "\f0c0";
}
.ts-poll-chain:before,
.ts-poll-link:before {
content: "\f0c1";
}
.ts-poll-cloud:before {
content: "\f0c2";
}
.ts-poll-flask:before {
content: "\f0c3";
}
.ts-poll-cut:before,
.ts-poll-scissors:before {
content: "\f0c4";
}
.ts-poll-copy:before,
.ts-poll-files-o:before {
content: "\f0c5";
}
.ts-poll-paperclip:before {
content: "\f0c6";
}
.ts-poll-save:before,
.ts-poll-floppy-o:before {
content: "\f0c7";
}
.ts-poll-square:before {
content: "\f0c8";
}
.ts-poll-navicon:before,
.ts-poll-reorder:before,
.ts-poll-bars:before {
content: "\f0c9";
}
.ts-poll-list-ul:before {
content: "\f0ca";
}
.ts-poll-list-ol:before {
content: "\f0cb";
}
.ts-poll-strikethrough:before {
content: "\f0cc";
}
.ts-poll-underline:before {
content: "\f0cd";
}
.ts-poll-table:before {
content: "\f0ce";
}
.ts-poll-magic:before {
content: "\f0d0";
}
.ts-poll-truck:before {
content: "\f0d1";
}
.ts-poll-pinterest:before {
content: "\f0d2";
}
.ts-poll-pinterest-square:before {
content: "\f0d3";
}
.ts-poll-google-plus-square:before {
content: "\f0d4";
}
.ts-poll-google-plus:before {
content: "\f0d5";
}
.ts-poll-money:before {
content: "\f0d6";
}
.ts-poll-caret-down:before {
content: "\f0d7";
}
.ts-poll-caret-up:before {
content: "\f0d8";
}
.ts-poll-caret-left:before {
content: "\f0d9";
}
.ts-poll-caret-right:before {
content: "\f0da";
}
.ts-poll-columns:before {
content: "\f0db";
}
.ts-poll-unsorted:before,
.ts-poll-sort:before {
content: "\f0dc";
}
.ts-poll-sort-down:before,
.ts-poll-sort-desc:before {
content: "\f0dd";
}
.ts-poll-sort-up:before,
.ts-poll-sort-asc:before {
content: "\f0de";
}
.ts-poll-envelope:before {
content: "\f0e0";
}
.ts-poll-linkedin:before {
content: "\f0e1";
}
.ts-poll-rotate-left:before,
.ts-poll-undo:before {
content: "\f0e2";
}
.ts-poll-legal:before,
.ts-poll-gavel:before {
content: "\f0e3";
}
.ts-poll-dashboard:before,
.ts-poll-tachometer:before {
content: "\f0e4";
}
.ts-poll-comment-o:before {
content: "\f0e5";
}
.ts-poll-comments-o:before {
content: "\f0e6";
}
.ts-poll-flash:before,
.ts-poll-bolt:before {
content: "\f0e7";
}
.ts-poll-sitemap:before {
content: "\f0e8";
}
.ts-poll-umbrella:before {
content: "\f0e9";
}
.ts-poll-paste:before,
.ts-poll-clipboard:before {
content: "\f0ea";
}
.ts-poll-lightbulb-o:before {
content: "\f0eb";
}
.ts-poll-exchange:before {
content: "\f0ec";
}
.ts-poll-cloud-download:before {
content: "\f0ed";
}
.ts-poll-cloud-upload:before {
content: "\f0ee";
}
.ts-poll-user-md:before {
content: "\f0f0";
}
.ts-poll-stethoscope:before {
content: "\f0f1";
}
.ts-poll-suitcase:before {
content: "\f0f2";
}
.ts-poll-bell-o:before {
content: "\f0a2";
}
.ts-poll-coffee:before {
content: "\f0f4";
}
.ts-poll-cutlery:before {
content: "\f0f5";
}
.ts-poll-file-text-o:before {
content: "\f0f6";
}
.ts-poll-building-o:before {
content: "\f0f7";
}
.ts-poll-hospital-o:before {
content: "\f0f8";
}
.ts-poll-ambulance:before {
content: "\f0f9";
}
.ts-poll-medkit:before {
content: "\f0fa";
}
.ts-poll-fighter-jet:before {
content: "\f0fb";
}
.ts-poll-beer:before {
content: "\f0fc";
}
.ts-poll-h-square:before {
content: "\f0fd";
}
.ts-poll-plus-square:before {
content: "\f0fe";
}
.ts-poll-angle-double-left:before {
content: "\f100";
}
.ts-poll-angle-double-right:before {
content: "\f101";
}
.ts-poll-angle-double-up:before {
content: "\f102";
}
.ts-poll-angle-double-down:before {
content: "\f103";
}
.ts-poll-angle-left:before {
content: "\f104";
}
.ts-poll-angle-right:before {
content: "\f105";
}
.ts-poll-angle-up:before {
content: "\f106";
}
.ts-poll-angle-down:before {
content: "\f107";
}
.ts-poll-desktop:before {
content: "\f108";
}
.ts-poll-laptop:before {
content: "\f109";
}
.ts-poll-tablet:before {
content: "\f10a";
}
.ts-poll-mobile-phone:before,
.ts-poll-mobile:before {
content: "\f10b";
}
.ts-poll-circle-o:before {
content: "\f10c";
}
.ts-poll-quote-left:before {
content: "\f10d";
}
.ts-poll-quote-right:before {
content: "\f10e";
}
.ts-poll-spinner:before {
content: "\f110";
}
.ts-poll-circle:before {
content: "\f111";
}
.ts-poll-mail-reply:before,
.ts-poll-reply:before {
content: "\f112";
}
.ts-poll-github-alt:before {
content: "\f113";
}
.ts-poll-folder-o:before {
content: "\f114";
}
.ts-poll-folder-open-o:before {
content: "\f115";
}
.ts-poll-smile-o:before {
content: "\f118";
}
.ts-poll-frown-o:before {
content: "\f119";
}
.ts-poll-meh-o:before {
content: "\f11a";
}
.ts-poll-gamepad:before {
content: "\f11b";
}
.ts-poll-keyboard-o:before {
content: "\f11c";
}
.ts-poll-flag-o:before {
content: "\f11d";
}
.ts-poll-flag-checkered:before {
content: "\f11e";
}
.ts-poll-terminal:before {
content: "\f120";
}
.ts-poll-code:before {
content: "\f121";
}
.ts-poll-mail-reply-all:before,
.ts-poll-reply-all:before {
content: "\f122";
}
.ts-poll-star-half-empty:before,
.ts-poll-star-half-full:before,
.ts-poll-star-half-o:before {
content: "\f123";
}
.ts-poll-location-arrow:before {
content: "\f124";
}
.ts-poll-crop:before {
content: "\f125";
}
.ts-poll-code-fork:before {
content: "\f126";
}
.ts-poll-unlink:before,
.ts-poll-chain-broken:before {
content: "\f127";
}
.ts-poll-question:before {
content: "\f128";
}
.ts-poll-info:before {
content: "\f129";
}
.ts-poll-exclamation:before {
content: "\f12a";
}
.ts-poll-superscript:before {
content: "\f12b";
}
.ts-poll-subscript:before {
content: "\f12c";
}
.ts-poll-eraser:before {
content: "\f12d";
}
.ts-poll-puzzle-piece:before {
content: "\f12e";
}
.ts-poll-microphone:before {
content: "\f130";
}
.ts-poll-microphone-slash:before {
content: "\f131";
}
.ts-poll-shield:before {
content: "\f132";
}
.ts-poll-calendar-o:before {
content: "\f133";
}
.ts-poll-fire-extinguisher:before {
content: "\f134";
}
.ts-poll-rocket:before {
content: "\f135";
}
.ts-poll-maxcdn:before {
content: "\f136";
}
.ts-poll-chevron-circle-left:before {
content: "\f137";
}
.ts-poll-chevron-circle-right:before {
content: "\f138";
}
.ts-poll-chevron-circle-up:before {
content: "\f139";
}
.ts-poll-chevron-circle-down:before {
content: "\f13a";
}
.ts-poll-html5:before {
content: "\f13b";
}
.ts-poll-css3:before {
content: "\f13c";
}
.ts-poll-anchor:before {
content: "\f13d";
}
.ts-poll-unlock-alt:before {
content: "\f13e";
}
.ts-poll-bullseye:before {
content: "\f140";
}
.ts-poll-ellipsis-h:before {
content: "\f141";
}
.ts-poll-ellipsis-v:before {
content: "\f142";
}
.ts-poll-rss-square:before {
content: "\f143";
}
.ts-poll-play-circle:before {
content: "\f144";
}
.ts-poll-ticket:before {
content: "\f145";
}
.ts-poll-minus-square:before {
content: "\f146";
}
.ts-poll-minus-square-o:before {
content: "\f147";
}
.ts-poll-level-up:before {
content: "\f148";
}
.ts-poll-level-down:before {
content: "\f149";
}
.ts-poll-check-square:before {
content: "\f14a";
}
.ts-poll-pencil-square:before {
content: "\f14b";
}
.ts-poll-external-link-square:before {
content: "\f14c";
}
.ts-poll-share-square:before {
content: "\f14d";
}
.ts-poll-compass:before {
content: "\f14e";
}
.ts-poll-toggle-down:before,
.ts-poll-caret-square-o-down:before {
content: "\f150";
}
.ts-poll-toggle-up:before,
.ts-poll-caret-square-o-up:before {
content: "\f151";
}
.ts-poll-toggle-right:before,
.ts-poll-caret-square-o-right:before {
content: "\f152";
}
.ts-poll-euro:before,
.ts-poll-eur:before {
content: "\f153";
}
.ts-poll-gbp:before {
content: "\f154";
}
.ts-poll-dollar:before,
.ts-poll-usd:before {
content: "\f155";
}
.ts-poll-rupee:before,
.ts-poll-inr:before {
content: "\f156";
}
.ts-poll-cny:before,
.ts-poll-rmb:before,
.ts-poll-yen:before,
.ts-poll-jpy:before {
content: "\f157";
}
.ts-poll-ruble:before,
.ts-poll-rouble:before,
.ts-poll-rub:before {
content: "\f158";
}
.ts-poll-won:before,
.ts-poll-krw:before {
content: "\f159";
}
.ts-poll-bitcoin:before,
.ts-poll-btc:before {
content: "\f15a";
}
.ts-poll-file:before {
content: "\f15b";
}
.ts-poll-file-text:before {
content: "\f15c";
}
.ts-poll-sort-alpha-asc:before {
content: "\f15d";
}
.ts-poll-sort-alpha-desc:before {
content: "\f15e";
}
.ts-poll-sort-amount-asc:before {
content: "\f160";
}
.ts-poll-sort-amount-desc:before {
content: "\f161";
}
.ts-poll-sort-numeric-asc:before {
content: "\f162";
}
.ts-poll-sort-numeric-desc:before {
content: "\f163";
}
.ts-poll-thumbs-up:before {
content: "\f164";
}
.ts-poll-thumbs-down:before {
content: "\f165";
}
.ts-poll-youtube-square:before {
content: "\f166";
}
.ts-poll-youtube:before {
content: "\f167";
}
.ts-poll-xing:before {
content: "\f168";
}
.ts-poll-xing-square:before {
content: "\f169";
}
.ts-poll-youtube-play:before {
content: "\f16a";
}
.ts-poll-dropbox:before {
content: "\f16b";
}
.ts-poll-stack-overflow:before {
content: "\f16c";
}
.ts-poll-instagram:before {
content: "\f16d";
}
.ts-poll-flickr:before {
content: "\f16e";
}
.ts-poll-adn:before {
content: "\f170";
}
.ts-poll-bitbucket:before {
content: "\f171";
}
.ts-poll-bitbucket-square:before {
content: "\f172";
}
.ts-poll-tumblr:before {
content: "\f173";
}
.ts-poll-tumblr-square:before {
content: "\f174";
}
.ts-poll-long-arrow-down:before {
content: "\f175";
}
.ts-poll-long-arrow-up:before {
content: "\f176";
}
.ts-poll-long-arrow-left:before {
content: "\f177";
}
.ts-poll-long-arrow-right:before {
content: "\f178";
}
.ts-poll-apple:before {
content: "\f179";
}
.ts-poll-windows:before {
content: "\f17a";
}
.ts-poll-android:before {
content: "\f17b";
}
.ts-poll-linux:before {
content: "\f17c";
}
.ts-poll-dribbble:before {
content: "\f17d";
}
.ts-poll-skype:before {
content: "\f17e";
}
.ts-poll-foursquare:before {
content: "\f180";
}
.ts-poll-trello:before {
content: "\f181";
}
.ts-poll-female:before {
content: "\f182";
}
.ts-poll-male:before {
content: "\f183";
}
.ts-poll-gittip:before,
.ts-poll-gratipay:before {
content: "\f184";
}
.ts-poll-sun-o:before {
content: "\f185";
}
.ts-poll-moon-o:before {
content: "\f186";
}
.ts-poll-archive:before {
content: "\f187";
}
.ts-poll-bug:before {
content: "\f188";
}
.ts-poll-vk:before {
content: "\f189";
}
.ts-poll-weibo:before {
content: "\f18a";
}
.ts-poll-renren:before {
content: "\f18b";
}
.ts-poll-pagelines:before {
content: "\f18c";
}
.ts-poll-stack-exchange:before {
content: "\f18d";
}
.ts-poll-arrow-circle-o-right:before {
content: "\f18e";
}
.ts-poll-arrow-circle-o-left:before {
content: "\f190";
}
.ts-poll-toggle-left:before,
.ts-poll-caret-square-o-left:before {
content: "\f191";
}
.ts-poll-dot-circle-o:before {
content: "\f192";
}
.ts-poll-wheelchair:before {
content: "\f193";
}
.ts-poll-vimeo-square:before {
content: "\f194";
}
.ts-poll-turkish-lira:before,
.ts-poll-try:before {
content: "\f195";
}
.ts-poll-plus-square-o:before {
content: "\f196";
}
.ts-poll-space-shuttle:before {
content: "\f197";
}
.ts-poll-slack:before {
content: "\f198";
}
.ts-poll-envelope-square:before {
content: "\f199";
}
.ts-poll-wordpress:before {
content: "\f19a";
}
.ts-poll-openid:before {
content: "\f19b";
}
.ts-poll-institution:before,
.ts-poll-bank:before,
.ts-poll-university:before {
content: "\f19c";
}
.ts-poll-mortar-board:before,
.ts-poll-graduation-cap:before {
content: "\f19d";
}
.ts-poll-yahoo:before {
content: "\f19e";
}
.ts-poll-google:before {
content: "\f1a0";
}
.ts-poll-reddit:before {
content: "\f1a1";
}
.ts-poll-reddit-square:before {
content: "\f1a2";
}
.ts-poll-stumbleupon-circle:before {
content: "\f1a3";
}
.ts-poll-stumbleupon:before {
content: "\f1a4";
}
.ts-poll-delicious:before {
content: "\f1a5";
}
.ts-poll-digg:before {
content: "\f1a6";
}
.ts-poll-pied-piper-pp:before {
content: "\f1a7";
}
.ts-poll-pied-piper-alt:before {
content: "\f1a8";
}
.ts-poll-drupal:before {
content: "\f1a9";
}
.ts-poll-joomla:before {
content: "\f1aa";
}
.ts-poll-language:before {
content: "\f1ab";
}
.ts-poll-fax:before {
content: "\f1ac";
}
.ts-poll-building:before {
content: "\f1ad";
}
.ts-poll-child:before {
content: "\f1ae";
}
.ts-poll-paw:before {
content: "\f1b0";
}
.ts-poll-spoon:before {
content: "\f1b1";
}
.ts-poll-cube:before {
content: "\f1b2";
}
.ts-poll-cubes:before {
content: "\f1b3";
}
.ts-poll-behance:before {
content: "\f1b4";
}
.ts-poll-behance-square:before {
content: "\f1b5";
}
.ts-poll-steam:before {
content: "\f1b6";
}
.ts-poll-steam-square:before {
content: "\f1b7";
}
.ts-poll-recycle:before {
content: "\f1b8";
}
.ts-poll-automobile:before,
.ts-poll-car:before {
content: "\f1b9";
}
.ts-poll-cab:before,
.ts-poll-taxi:before {
content: "\f1ba";
}
.ts-poll-tree:before {
content: "\f1bb";
}
.ts-poll-spotify:before {
content: "\f1bc";
}
.ts-poll-deviantart:before {
content: "\f1bd";
}
.ts-poll-soundcloud:before {
content: "\f1be";
}
.ts-poll-database:before {
content: "\f1c0";
}
.ts-poll-file-pdf-o:before {
content: "\f1c1";
}
.ts-poll-file-word-o:before {
content: "\f1c2";
}
.ts-poll-file-excel-o:before {
content: "\f1c3";
}
.ts-poll-file-powerpoint-o:before {
content: "\f1c4";
}
.ts-poll-file-photo-o:before,
.ts-poll-file-picture-o:before,
.ts-poll-file-image-o:before {
content: "\f1c5";
}
.ts-poll-file-zip-o:before,
.ts-poll-file-archive-o:before {
content: "\f1c6";
}
.ts-poll-file-sound-o:before,
.ts-poll-file-audio-o:before {
content: "\f1c7";
}
.ts-poll-file-movie-o:before,
.ts-poll-file-video-o:before {
content: "\f1c8";
}
.ts-poll-file-code-o:before {
content: "\f1c9";
}
.ts-poll-vine:before {
content: "\f1ca";
}
.ts-poll-codepen:before {
content: "\f1cb";
}
.ts-poll-jsfiddle:before {
content: "\f1cc";
}
.ts-poll-life-bouy:before,
.ts-poll-life-buoy:before,
.ts-poll-life-saver:before,
.ts-poll-support:before,
.ts-poll-life-ring:before {
content: "\f1cd";
}
.ts-poll-circle-o-notch:before {
content: "\f1ce";
}
.ts-poll-ra:before,
.ts-poll-resistance:before,
.ts-poll-rebel:before {
content: "\f1d0";
}
.ts-poll-ge:before,
.ts-poll-empire:before {
content: "\f1d1";
}
.ts-poll-git-square:before {
content: "\f1d2";
}
.ts-poll-git:before {
content: "\f1d3";
}
.ts-poll-y-combinator-square:before,
.ts-poll-yc-square:before,
.ts-poll-hacker-news:before {
content: "\f1d4";
}
.ts-poll-tencent-weibo:before {
content: "\f1d5";
}
.ts-poll-qq:before {
content: "\f1d6";
}
.ts-poll-wechat:before,
.ts-poll-weixin:before {
content: "\f1d7";
}
.ts-poll-send:before,
.ts-poll-paper-plane:before {
content: "\f1d8";
}
.ts-poll-send-o:before,
.ts-poll-paper-plane-o:before {
content: "\f1d9";
}
.ts-poll-history:before {
content: "\f1da";
}
.ts-poll-circle-thin:before {
content: "\f1db";
}
.ts-poll-header:before {
content: "\f1dc";
}
.ts-poll-paragraph:before {
content: "\f1dd";
}
.ts-poll-sliders:before {
content: "\f1de";
}
.ts-poll-share-alt:before {
content: "\f1e0";
}
.ts-poll-share-alt-square:before {
content: "\f1e1";
}
.ts-poll-bomb:before {
content: "\f1e2";
}
.ts-poll-soccer-ball-o:before,
.ts-poll-futbol-o:before {
content: "\f1e3";
}
.ts-poll-tty:before {
content: "\f1e4";
}
.ts-poll-binoculars:before {
content: "\f1e5";
}
.ts-poll-plug:before {
content: "\f1e6";
}
.ts-poll-slideshare:before {
content: "\f1e7";
}
.ts-poll-twitch:before {
content: "\f1e8";
}
.ts-poll-yelp:before {
content: "\f1e9";
}
.ts-poll-newspaper-o:before {
content: "\f1ea";
}
.ts-poll-wifi:before {
content: "\f1eb";
}
.ts-poll-calculator:before {
content: "\f1ec";
}
.ts-poll-paypal:before {
content: "\f1ed";
}
.ts-poll-google-wallet:before {
content: "\f1ee";
}
.ts-poll-cc-visa:before {
content: "\f1f0";
}
.ts-poll-cc-mastercard:before {
content: "\f1f1";
}
.ts-poll-cc-discover:before {
content: "\f1f2";
}
.ts-poll-cc-amex:before {
content: "\f1f3";
}
.ts-poll-cc-paypal:before {
content: "\f1f4";
}
.ts-poll-cc-stripe:before {
content: "\f1f5";
}
.ts-poll-bell-slash:before {
content: "\f1f6";
}
.ts-poll-bell-slash-o:before {
content: "\f1f7";
}
.ts-poll-trash:before {
content: "\f1f8";
}
.ts-poll-copyright:before {
content: "\f1f9";
}
.ts-poll-at:before {
content: "\f1fa";
}
.ts-poll-eyedropper:before {
content: "\f1fb";
}
.ts-poll-paint-brush:before {
content: "\f1fc";
}
.ts-poll-birthday-cake:before {
content: "\f1fd";
}
.ts-poll-area-chart:before {
content: "\f1fe";
}
.ts-poll-pie-chart:before {
content: "\f200";
}
.ts-poll-line-chart:before {
content: "\f201";
}
.ts-poll-lastfm:before {
content: "\f202";
}
.ts-poll-lastfm-square:before {
content: "\f203";
}
.ts-poll-toggle-off:before {
content: "\f204";
}
.ts-poll-toggle-on:before {
content: "\f205";
}
.ts-poll-bicycle:before {
content: "\f206";
}
.ts-poll-bus:before {
content: "\f207";
}
.ts-poll-ioxhost:before {
content: "\f208";
}
.ts-poll-angellist:before {
content: "\f209";
}
.ts-poll-cc:before {
content: "\f20a";
}
.ts-poll-shekel:before,
.ts-poll-sheqel:before,
.ts-poll-ils:before {
content: "\f20b";
}
.ts-poll-meanpath:before {
content: "\f20c";
}
.ts-poll-buysellads:before {
content: "\f20d";
}
.ts-poll-connectdevelop:before {
content: "\f20e";
}
.ts-poll-dashcube:before {
content: "\f210";
}
.ts-poll-forumbee:before {
content: "\f211";
}
.ts-poll-leanpub:before {
content: "\f212";
}
.ts-poll-sellsy:before {
content: "\f213";
}
.ts-poll-shirtsinbulk:before {
content: "\f214";
}
.ts-poll-simplybuilt:before {
content: "\f215";
}
.ts-poll-skyatlas:before {
content: "\f216";
}
.ts-poll-cart-plus:before {
content: "\f217";
}
.ts-poll-cart-arrow-down:before {
content: "\f218";
}
.ts-poll-diamond:before {
content: "\f219";
}
.ts-poll-ship:before {
content: "\f21a";
}
.ts-poll-user-secret:before {
content: "\f21b";
}
.ts-poll-motorcycle:before {
content: "\f21c";
}
.ts-poll-street-view:before {
content: "\f21d";
}
.ts-poll-heartbeat:before {
content: "\f21e";
}
.ts-poll-venus:before {
content: "\f221";
}
.ts-poll-mars:before {
content: "\f222";
}
.ts-poll-mercury:before {
content: "\f223";
}
.ts-poll-intersex:before,
.ts-poll-transgender:before {
content: "\f224";
}
.ts-poll-transgender-alt:before {
content: "\f225";
}
.ts-poll-venus-double:before {
content: "\f226";
}
.ts-poll-mars-double:before {
content: "\f227";
}
.ts-poll-venus-mars:before {
content: "\f228";
}
.ts-poll-mars-stroke:before {
content: "\f229";
}
.ts-poll-mars-stroke-v:before {
content: "\f22a";
}
.ts-poll-mars-stroke-h:before {
content: "\f22b";
}
.ts-poll-neuter:before {
content: "\f22c";
}
.ts-poll-genderless:before {
content: "\f22d";
}
.ts-poll-facebook-official:before {
content: "\f230";
}
.ts-poll-pinterest-p:before {
content: "\f231";
}
.ts-poll-whatsapp:before {
content: "\f232";
}
.ts-poll-server:before {
content: "\f233";
}
.ts-poll-user-plus:before {
content: "\f234";
}
.ts-poll-user-times:before {
content: "\f235";
}
.ts-poll-hotel:before,
.ts-poll-bed:before {
content: "\f236";
}
.ts-poll-viacoin:before {
content: "\f237";
}
.ts-poll-train:before {
content: "\f238";
}
.ts-poll-subway:before {
content: "\f239";
}
.ts-poll-medium:before {
content: "\f23a";
}
.ts-poll-yc:before,
.ts-poll-y-combinator:before {
content: "\f23b";
}
.ts-poll-optin-monster:before {
content: "\f23c";
}
.ts-poll-opencart:before {
content: "\f23d";
}
.ts-poll-expeditedssl:before {
content: "\f23e";
}
.ts-poll-battery-4:before,
.ts-poll-battery-full:before {
content: "\f240";
}
.ts-poll-battery-3:before,
.ts-poll-battery-three-quarters:before {
content: "\f241";
}
.ts-poll-battery-2:before,
.ts-poll-battery-half:before {
content: "\f242";
}
.ts-poll-battery-1:before,
.ts-poll-battery-quarter:before {
content: "\f243";
}
.ts-poll-battery-0:before,
.ts-poll-battery-empty:before {
content: "\f244";
}
.ts-poll-mouse-pointer:before {
content: "\f245";
}
.ts-poll-i-cursor:before {
content: "\f246";
}
.ts-poll-object-group:before {
content: "\f247";
}
.ts-poll-object-ungroup:before {
content: "\f248";
}
.ts-poll-sticky-note:before {
content: "\f249";
}
.ts-poll-sticky-note-o:before {
content: "\f24a";
}
.ts-poll-cc-jcb:before {
content: "\f24b";
}
.ts-poll-cc-diners-club:before {
content: "\f24c";
}
.ts-poll-clone:before {
content: "\f24d";
}
.ts-poll-balance-scale:before {
content: "\f24e";
}
.ts-poll-hourglass-o:before {
content: "\f250";
}
.ts-poll-hourglass-1:before,
.ts-poll-hourglass-start:before {
content: "\f251";
}
.ts-poll-hourglass-2:before,
.ts-poll-hourglass-half:before {
content: "\f252";
}
.ts-poll-hourglass-3:before,
.ts-poll-hourglass-end:before {
content: "\f253";
}
.ts-poll-hourglass:before {
content: "\f254";
}
.ts-poll-hand-grab-o:before,
.ts-poll-hand-rock-o:before {
content: "\f255";
}
.ts-poll-hand-stop-o:before,
.ts-poll-hand-paper-o:before {
content: "\f256";
}
.ts-poll-hand-scissors-o:before {
content: "\f257";
}
.ts-poll-hand-lizard-o:before {
content: "\f258";
}
.ts-poll-hand-spock-o:before {
content: "\f259";
}
.ts-poll-hand-pointer-o:before {
content: "\f25a";
}
.ts-poll-hand-peace-o:before {
content: "\f25b";
}
.ts-poll-trademark:before {
content: "\f25c";
}
.ts-poll-registered:before {
content: "\f25d";
}
.ts-poll-creative-commons:before {
content: "\f25e";
}
.ts-poll-gg:before {
content: "\f260";
}
.ts-poll-gg-circle:before {
content: "\f261";
}
.ts-poll-tripadvisor:before {
content: "\f262";
}
.ts-poll-odnoklassniki:before {
content: "\f263";
}
.ts-poll-odnoklassniki-square:before {
content: "\f264";
}
.ts-poll-get-pocket:before {
content: "\f265";
}
.ts-poll-wikipedia-w:before {
content: "\f266";
}
.ts-poll-safari:before {
content: "\f267";
}
.ts-poll-chrome:before {
content: "\f268";
}
.ts-poll-firefox:before {
content: "\f269";
}
.ts-poll-opera:before {
content: "\f26a";
}
.ts-poll-internet-explorer:before {
content: "\f26b";
}
.ts-poll-tv:before,
.ts-poll-television:before {
content: "\f26c";
}
.ts-poll-contao:before {
content: "\f26d";
}
.ts-poll-500px:before {
content: "\f26e";
}
.ts-poll-amazon:before {
content: "\f270";
}
.ts-poll-calendar-plus-o:before {
content: "\f271";
}
.ts-poll-calendar-minus-o:before {
content: "\f272";
}
.ts-poll-calendar-times-o:before {
content: "\f273";
}
.ts-poll-calendar-check-o:before {
content: "\f274";
}
.ts-poll-industry:before {
content: "\f275";
}
.ts-poll-map-pin:before {
content: "\f276";
}
.ts-poll-map-signs:before {
content: "\f277";
}
.ts-poll-map-o:before {
content: "\f278";
}
.ts-poll-map:before {
content: "\f279";
}
.ts-poll-commenting:before {
content: "\f27a";
}
.ts-poll-commenting-o:before {
content: "\f27b";
}
.ts-poll-houzz:before {
content: "\f27c";
}
.ts-poll-vimeo:before {
content: "\f27d";
}
.ts-poll-black-tie:before {
content: "\f27e";
}
.ts-poll-fonticons:before {
content: "\f280";
}
.ts-poll-reddit-alien:before {
content: "\f281";
}
.ts-poll-edge:before {
content: "\f282";
}
.ts-poll-credit-card-alt:before {
content: "\f283";
}
.ts-poll-codiepie:before {
content: "\f284";
}
.ts-poll-modx:before {
content: "\f285";
}
.ts-poll-fort-awesome:before {
content: "\f286";
}
.ts-poll-usb:before {
content: "\f287";
}
.ts-poll-product-hunt:before {
content: "\f288";
}
.ts-poll-mixcloud:before {
content: "\f289";
}
.ts-poll-scribd:before {
content: "\f28a";
}
.ts-poll-pause-circle:before {
content: "\f28b";
}
.ts-poll-pause-circle-o:before {
content: "\f28c";
}
.ts-poll-stop-circle:before {
content: "\f28d";
}
.ts-poll-stop-circle-o:before {
content: "\f28e";
}
.ts-poll-shopping-bag:before {
content: "\f290";
}
.ts-poll-shopping-basket:before {
content: "\f291";
}
.ts-poll-hashtag:before {
content: "\f292";
}
.ts-poll-bluetooth:before {
content: "\f293";
}
.ts-poll-bluetooth-b:before {
content: "\f294";
}
.ts-poll-percent:before {
content: "\f295";
}
.ts-poll-gitlab:before {
content: "\f296";
}
.ts-poll-wpbeginner:before {
content: "\f297";
}
.ts-poll-wpforms:before {
content: "\f298";
}
.ts-poll-envira:before {
content: "\f299";
}
.ts-poll-universal-access:before {
content: "\f29a";
}
.ts-poll-wheelchair-alt:before {
content: "\f29b";
}
.ts-poll-question-circle-o:before {
content: "\f29c";
}
.ts-poll-blind:before {
content: "\f29d";
}
.ts-poll-audio-description:before {
content: "\f29e";
}
.ts-poll-volume-control-phone:before {
content: "\f2a0";
}
.ts-poll-braille:before {
content: "\f2a1";
}
.ts-poll-assistive-listening-systems:before {
content: "\f2a2";
}
.ts-poll-asl-interpreting:before,
.ts-poll-american-sign-language-interpreting:before {
content: "\f2a3";
}
.ts-poll-deafness:before,
.ts-poll-hard-of-hearing:before,
.ts-poll-deaf:before {
content: "\f2a4";
}
.ts-poll-glide:before {
content: "\f2a5";
}
.ts-poll-glide-g:before {
content: "\f2a6";
}
.ts-poll-signing:before,
.ts-poll-sign-language:before {
content: "\f2a7";
}
.ts-poll-low-vision:before {
content: "\f2a8";
}
.ts-poll-viadeo:before {
content: "\f2a9";
}
.ts-poll-viadeo-square:before {
content: "\f2aa";
}
.ts-poll-snapchat:before {
content: "\f2ab";
}
.ts-poll-snapchat-ghost:before {
content: "\f2ac";
}
.ts-poll-snapchat-square:before {
content: "\f2ad";
}
.ts-poll-pied-piper:before {
content: "\f2ae";
}
.ts-poll-first-order:before {
content: "\f2b0";
}
.ts-poll-yoast:before {
content: "\f2b1";
}
.ts-poll-themeisle:before {
content: "\f2b2";
}
.ts-poll-google-plus-circle:before,
.ts-poll-google-plus-official:before {
content: "\f2b3";
}
.ts-poll-address-book:before {
content: "\f2b9";
}
.ts-poll-fa:before,
.ts-poll-font-awesome:before {
content: "\f2b4";
}
.ts-poll:before {
font-family: "FontAwesome";
}
.sr-only {
border: 0;
clip: rect(0, 0, 0, 0);
height: .0625rem;
margin: -0.0625rem;
overflow: hidden;
padding: 0;
position: absolute;
width: .0625rem;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto;
}
.ts-poll,
.ts-poll-fab {
font-family: 'FontAwesome';
}
.ts-poll-far {
font-family: 'FontAwesome';
font-weight: 500;
}
.ts-poll-fas {
font-family: 'FontAwesome';
font-weight: 900;
}
.ts-poll-emoji {
font-family: monospace;
color: #000;
font-style: initial;
}
.ts-poll-emoji-100:before {
content: "💯";
}
.ts-poll-emoji-grinning:before {
content: "😀";
}
.ts-poll-emoji-grimacing:before {
content: "😬";
}
.ts-poll-emoji-grin:before {
content: "😁";
}
.ts-poll-emoji-joy:before {
content: "😂";
}
.ts-poll-emoji-rofl:before {
content: "🤣";
}
.ts-poll-emoji-partying:before {
content: "🥳";
}
.ts-poll-emoji-smiley:before {
content: "😃";
}
.ts-poll-emoji-smile:before {
content: "😄";
}
.ts-poll-emoji-sweat-smile:before {
content: "😅";
}
.ts-poll-emoji-laughing:before {
content: "😆";
}
.ts-poll-emoji-innocent:before {
content: "😇";
}
.ts-poll-emoji-wink:before {
content: "😉";
}
.ts-poll-emoji-blush:before {
content: "😊";
}
.ts-poll-emoji-slightly-smiling-face:before {
content: "🙂";
}
.ts-poll-emoji-upside-down-face:before {
content: "🙃";
}
.ts-poll-emoji-yum:before {
content: "😋";
}
.ts-poll-emoji-relieved:before {
content: "😌";
}
.ts-poll-emoji-heart-eyes:before {
content: "😍";
}
.ts-poll-emoji-smiling-face-with-three-hearts:before {
content: "🥰";
}
.ts-poll-emoji-kissing-heart:before {
content: "😘";
}
.ts-poll-emoji-kissing:before {
content: "😗";
}
.ts-poll-emoji-kissing-smiling-eyes:before {
content: "😙";
}
.ts-poll-emoji-kissing-closed-eyes:before {
content: "😚";
}
.ts-poll-emoji-stuck-out-tongue-winking-eye:before {
content: "😜";
}
.ts-poll-emoji-zany:before {
content: "🤪";
}
.ts-poll-emoji-raised-eyebrow:before {
content: "🤨";
}
.ts-poll-emoji-monocle:before {
content: "🧐";
}
.ts-poll-emoji-stuck-out-tongue-closed-eyes:before {
content: "😝";
}
.ts-poll-emoji-stuck-out-tongue:before {
content: "😛";
}
.ts-poll-emoji-money-mouth-face:before {
content: "🤑";
}
.ts-poll-emoji-nerd-face:before {
content: "🤓";
}
.ts-poll-emoji-sunglasses:before {
content: "😎";
}
.ts-poll-emoji-star-struck:before {
content: "🤩";
}
.ts-poll-emoji-clown-face:before {
content: "🤡";
}
.ts-poll-emoji-cowboy-hat-face:before {
content: "🤠";
}
.ts-poll-emoji-hugs:before {
content: "🤗";
}
.ts-poll-emoji-smirk:before {
content: "😏";
}
.ts-poll-emoji-no-mouth:before {
content: "😶";
}
.ts-poll-emoji-neutral-face:before {
content: "😐";
}
.ts-poll-emoji-expressionless:before {
content: "😑";
}
.ts-poll-emoji-unamused:before {
content: "😒";
}
.ts-poll-emoji-roll-eyes:before {
content: "🙄";
}
.ts-poll-emoji-thinking:before {
content: "🤔";
}
.ts-poll-emoji-lying-face:before {
content: "🤥";
}
.ts-poll-emoji-hand-over-mouth:before {
content: "🤭";
}
.ts-poll-emoji-shushing:before {
content: "🤫";
}
.ts-poll-emoji-symbols-over-mouth:before {
content: "🤬";
}
.ts-poll-emoji-exploding-head:before {
content: "🤯";
}
.ts-poll-emoji-flushed:before {
content: "😳";
}
.ts-poll-emoji-disappointed:before {
content: "😞";
}
.ts-poll-emoji-worried:before {
content: "😟";
}
.ts-poll-emoji-angry:before {
content: "😠";
}
.ts-poll-emoji-rage:before {
content: "😡";
}
.ts-poll-emoji-pensive:before {
content: "😔";
}
.ts-poll-emoji-confused:before {
content: "😕";
}
.ts-poll-emoji-slightly-frowning-face:before {
content: "🙁";
}
.ts-poll-emoji-persevere:before {
content: "😣";
}
.ts-poll-emoji-confounded:before {
content: "😖";
}
.ts-poll-emoji-tired-face:before {
content: "😫";
}
.ts-poll-emoji-weary:before {
content: "😩";
}
.ts-poll-emoji-pleading:before {
content: "🥺";
}
.ts-poll-emoji-triumph:before {
content: "😤";
}
.ts-poll-emoji-open-mouth:before {
content: "😮";
}
.ts-poll-emoji-scream:before {
content: "😱";
}
.ts-poll-emoji-fearful:before {
content: "😨";
}
.ts-poll-emoji-cold-sweat:before {
content: "😰";
}
.ts-poll-emoji-hushed:before {
content: "😯";
}
.ts-poll-emoji-frowning:before {
content: "😦";
}
.ts-poll-emoji-anguished:before {
content: "😧";
}
.ts-poll-emoji-cry:before {
content: "😢";
}
.ts-poll-emoji-disappointed-relieved:before {
content: "😥";
}
.ts-poll-emoji-drooling-face:before {
content: "🤤";
}
.ts-poll-emoji-sleepy:before {
content: "😪";
}
.ts-poll-emoji-sweat:before {
content: "😓";
}
.ts-poll-emoji-hot:before {
content: "🥵";
}
.ts-poll-emoji-cold:before {
content: "🥶";
}
.ts-poll-emoji-sob:before {
content: "😭";
}
.ts-poll-emoji-dizzy-face:before {
content: "😵";
}
.ts-poll-emoji-astonished:before {
content: "😲";
}
.ts-poll-emoji-zipper-mouth-face:before {
content: "🤐";
}
.ts-poll-emoji-nauseated-face:before {
content: "🤢";
}
.ts-poll-emoji-sneezing-face:before {
content: "🤧";
}
.ts-poll-emoji-vomiting:before {
content: "🤮";
}
.ts-poll-emoji-mask:before {
content: "😷";
}
.ts-poll-emoji-face-with-thermometer:before {
content: "🤒";
}
.ts-poll-emoji-face-with-head-bandage:before {
content: "🤕";
}
.ts-poll-emoji-woozy:before {
content: "🥴";
}
.ts-poll-emoji-sleeping:before {
content: "😴";
}
.ts-poll-emoji-ghost:before {
content: "👻";
}
.ts-poll-emoji-alien:before {
content: "👽";
}
.ts-poll-emoji-palms-up:before {
content: "🤲";
}
.ts-poll-emoji-raised-hands:before {
content: "🙌";
}
.ts-poll-emoji-clap:before {
content: "👏";
}
.ts-poll-emoji-wave:before {
content: "👋";
}
.ts-poll-emoji-call-me-hand:before {
content: "🤙";
}
.ts-poll-emoji-plus1:before {
content: "👍";
}
.ts-poll-emoji--1:before {
content: "👎";
}
.ts-poll-emoji-facepunch:before {
content: "👊";
}
.ts-poll-emoji-fist:before {
content: "✊";
}
.ts-poll-emoji-fist-left:before {
content: "🤛";
}
.ts-poll-emoji-fist-right:before {
content: "🤜";
}
.ts-poll-emoji-v:before {
content: "✌";
}
.ts-poll-emoji-ok-hand:before {
content: "👌";
}
.ts-poll-emoji-raised-hand:before {
content: "✋";
}
.ts-poll-emoji-raised-back-of-hand:before {
content: "🤚";
}
.ts-poll-emoji-open-hands:before {
content: "👐";
}
.ts-poll-emoji-muscle:before {
content: "💪";
}
.ts-poll-emoji-pray:before {
content: "🙏";
}
.ts-poll-emoji-foot:before {
content: "🦶";
}
.ts-poll-emoji-leg:before {
content: "🦵";
}
.ts-poll-emoji-handshake:before {
content: "🤝";
}
.ts-poll-emoji-point-up:before {
content: "☝";
}
.ts-poll-emoji-point-up-2:before {
content: "👆";
}
.ts-poll-emoji-point-down:before {
content: "👇";
}
.ts-poll-emoji-point-left:before {
content: "👈";
}
.ts-poll-emoji-point-right:before {
content: "👉";
}
.ts-poll-emoji-fu:before {
content: "🖕";
}
.ts-poll-emoji-raised-hand-with-fingers-splayed:before {
content: "🖐";
}
.ts-poll-emoji-love-you:before {
content: "🤟";
}
.ts-poll-emoji-metal:before {
content: "🤘";
}
.ts-poll-emoji-crossed-fingers:before {
content: "🤞";
}
.ts-poll-emoji-vulcan-salute:before {
content: "🖖";
}
.ts-poll-emoji-eyes:before {
content: "👀";
}
.ts-poll-emoji-brain:before {
content: "🧠";
}
.ts-poll-emoji-speaking-head:before {
content: "🗣";
}
.ts-poll-emoji-baby:before {
content: "👶";
}
.ts-poll-emoji-child:before {
content: "🧒";
}
.ts-poll-emoji-boy:before {
content: "👦";
}
.ts-poll-emoji-girl:before {
content: "👧";
}
.ts-poll-emoji-adult:before {
content: "🧑";
}
.ts-poll-emoji-man:before {
content: "👨";
}
.ts-poll-emoji-woman:before {
content: "👩";
}
.ts-poll-emoji-blonde-man:before {
content: "👱";
}
.ts-poll-emoji-bearded-person:before {
content: "🧔";
}
.ts-poll-emoji-older-adult:before {
content: "🧓";
}
.ts-poll-emoji-older-man:before {
content: "👴";
}
.ts-poll-emoji-older-woman:before {
content: "👵";
}
.ts-poll-emoji-man-with-gua-pi-mao:before {
content: "👲";
}
.ts-poll-emoji-woman-with-headscarf:before {
content: "🧕";
}
.ts-poll-emoji-man-with-turban:before {
content: "👳";
}
.ts-poll-emoji-policeman:before {
content: "👮";
}
.ts-poll-emoji-construction-worker-man:before {
content: "👷";
}
.ts-poll-emoji-male-detective:before {
content: "🕵";
}
.ts-poll-emoji-angel:before {
content: "👼";
}
.ts-poll-emoji-pregnant-woman:before {
content: "🤰";
}
.ts-poll-emoji-breastfeeding:before {
content: "🤱";
}
.ts-poll-emoji-princess:before {
content: "👸";
}
.ts-poll-emoji-prince:before {
content: "🤴";
}
.ts-poll-emoji-bride-with-veil:before {
content: "👰";
}
.ts-poll-emoji-man-in-tuxedo:before {
content: "🤵";
}
.ts-poll-emoji-running-man:before {
content: "🏃";
}
.ts-poll-emoji-walking-man:before {
content: "🚶";
}
.ts-poll-emoji-dancer:before {
content: "💃";
}
.ts-poll-emoji-man-dancing:before {
content: "🕺";
}
.ts-poll-emoji-dancing-women:before {
content: "👯";
}
.ts-poll-emoji-couple:before {
content: "👫";
}
.ts-poll-emoji-two-men-holding-hands:before {
content: "👬";
}
.ts-poll-emoji-two-women-holding-hands:before {
content: "👭";
}
.ts-poll-emoji-bowing-man:before {
content: "🙇";
}
.ts-poll-emoji-woman-shrugging:before {
content: "🤷";
}
.ts-poll-emoji-tipping-hand-woman:before {
content: "💁";
}
.ts-poll-emoji-no-good-woman:before {
content: "🙅";
}
.ts-poll-emoji-ok-woman:before {
content: "🙆";
}
.ts-poll-emoji-raising-hand-woman:before {
content: "🙋";
}
.ts-poll-emoji-pouting-woman:before {
content: "🙎";
}
.ts-poll-emoji-frowning-woman:before {
content: "🙍";
}
.ts-poll-emoji-haircut-woman:before {
content: "💇";
}
.ts-poll-emoji-massage-woman:before {
content: "💆";
}
.ts-poll-emoji-couple-with-heart-woman-man:before {
content: "💑";
}
.ts-poll-emoji-couplekiss-man-woman:before {
content: "💏";
}
.ts-poll-emoji-family-man-woman-boy:before {
content: "👪";
}
.ts-poll-emoji-kiss:before {
content: "💋";
}
.ts-poll-emoji-tophat:before {
content: "🎩";
}
.ts-poll-emoji-mortar-board:before {
content: "🎓";
}
.ts-poll-emoji-crown:before {
content: "👑";
}
.ts-poll-emoji-ring:before {
content: "💍";
}
.ts-poll-emoji-dog:before {
content: "🐶";
}
.ts-poll-emoji-cat:before {
content: "🐱";
}
.ts-poll-emoji-mouse:before {
content: "🐭";
}
.ts-poll-emoji-hamster:before {
content: "🐹";
}
.ts-poll-emoji-rabbit:before {
content: "🐰";
}
.ts-poll-emoji-fox-face:before {
content: "🦊";
}
.ts-poll-emoji-bear:before {
content: "🐻";
}
.ts-poll-emoji-panda-face:before {
content: "🐼";
}
.ts-poll-emoji-koala:before {
content: "🐨";
}
.ts-poll-emoji-tiger:before {
content: "🐯";
}
.ts-poll-emoji-lion:before {
content: "🦁";
}
.ts-poll-emoji-cow:before {
content: "🐮";
}
.ts-poll-emoji-pig:before {
content: "🐷";
}
.ts-poll-emoji-frog:before {
content: "🐸";
}
.ts-poll-emoji-monkey-face:before {
content: "🐵";
}
.ts-poll-emoji-see-no-evil:before {
content: "🙈";
}
.ts-poll-emoji-hear-no-evil:before {
content: "🙉";
}
.ts-poll-emoji-speak-no-evil:before {
content: "🙊";
}
.ts-poll-emoji-monkey:before {
content: "🐒";
}
.ts-poll-emoji-chicken:before {
content: "🐔";
}
.ts-poll-emoji-penguin:before {
content: "🐧";
}
.ts-poll-emoji-bird:before {
content: "🐦";
}
.ts-poll-emoji-baby-chick:before {
content: "🐤";
}
.ts-poll-emoji-hatching-chick:before {
content: "🐣";
}
.ts-poll-emoji-hatched-chick:before {
content: "🐥";
}
.ts-poll-emoji-duck:before {
content: "🦆";
}
.ts-poll-emoji-eagle:before {
content: "🦅";
}
.ts-poll-emoji-owl:before {
content: "🦉";
}
.ts-poll-emoji-bat:before {
content: "🦇";
}
.ts-poll-emoji-wolf:before {
content: "🐺";
}
.ts-poll-emoji-boar:before {
content: "🐗";
}
.ts-poll-emoji-horse:before {
content: "🐴";
}
.ts-poll-emoji-unicorn:before {
content: "🦄";
}
.ts-poll-emoji-honeybee:before {
content: "🐝";
}
.ts-poll-emoji-bug:before {
content: "🐛";
}
.ts-poll-emoji-butterfly:before {
content: "🦋";
}
.ts-poll-emoji-snail:before {
content: "🐌";
}
.ts-poll-emoji-beetle:before {
content: "🐞";
}
.ts-poll-emoji-ant:before {
content: "🐜";
}
.ts-poll-emoji-grasshopper:before {
content: "🦗";
}
.ts-poll-emoji-spider:before {
content: "🕷";
}
.ts-poll-emoji-scorpion:before {
content: "🦂";
}
.ts-poll-emoji-crab:before {
content: "🦀";
}
.ts-poll-emoji-snake:before {
content: "🐍";
}
.ts-poll-emoji-lizard:before {
content: "🦎";
}
.ts-poll-emoji-t-rex:before {
content: "🦖";
}
.ts-poll-emoji-sauropod:before {
content: "🦕";
}
.ts-poll-emoji-turtle:before {
content: "🐢";
}
.ts-poll-emoji-tropical-fish:before {
content: "🐠";
}
.ts-poll-emoji-fish:before {
content: "🐟";
}
.ts-poll-emoji-blowfish:before {
content: "🐡";
}
.ts-poll-emoji-dolphin:before {
content: "🐬";
}
.ts-poll-emoji-shark:before {
content: "🦈";
}
.ts-poll-emoji-whale:before {
content: "🐳";
}
.ts-poll-emoji-whale2:before {
content: "🐋";
}
.ts-poll-emoji-crocodile:before {
content: "🐊";
}
.ts-poll-emoji-leopard:before {
content: "🐆";
}
.ts-poll-emoji-zebra:before {
content: "🦓";
}
.ts-poll-emoji-tiger2:before {
content: "🐅";
}
.ts-poll-emoji-water-buffalo:before {
content: "🐃";
}
.ts-poll-emoji-ox:before {
content: "🐂";
}
.ts-poll-emoji-cow2:before {
content: "🐄";
}
.ts-poll-emoji-deer:before {
content: "🦌";
}
.ts-poll-emoji-dromedary-camel:before {
content: "🐪";
}
.ts-poll-emoji-camel:before {
content: "🐫";
}
.ts-poll-emoji-giraffe:before {
content: "🦒";
}
.ts-poll-emoji-elephant:before {
content: "🐘";
}
.ts-poll-emoji-rhinoceros:before {
content: "🦏";
}
.ts-poll-emoji-goat:before {
content: "🐐";
}
.ts-poll-emoji-ram:before {
content: "🐏";
}
.ts-poll-emoji-sheep:before {
content: "🐑";
}
.ts-poll-emoji-racehorse:before {
content: "🐎";
}
.ts-poll-emoji-pig2:before {
content: "🐖";
}
.ts-poll-emoji-rat:before {
content: "🐀";
}
.ts-poll-emoji-mouse2:before {
content: "🐁";
}
.ts-poll-emoji-rooster:before {
content: "🐓";
}
.ts-poll-emoji-turkey:before {
content: "🦃";
}
.ts-poll-emoji-dove:before {
content: "🕊";
}
.ts-poll-emoji-dog2:before {
content: "🐕";
}
.ts-poll-emoji-poodle:before {
content: "🐩";
}
.ts-poll-emoji-cat2:before {
content: "🐈";
}
.ts-poll-emoji-rabbit2:before {
content: "🐇";
}
.ts-poll-emoji-chipmunk:before {
content: "🐿";
}
.ts-poll-emoji-hedgehog:before {
content: "🦔";
}
.ts-poll-emoji-raccoon:before {
content: "🦝";
}
.ts-poll-emoji-llama:before {
content: "🦙";
}
.ts-poll-emoji-hippopotamus:before {
content: "🦛";
}
.ts-poll-emoji-kangaroo:before {
content: "🦘";
}
.ts-poll-emoji-badger:before {
content: "🦡";
}
.ts-poll-emoji-swan:before {
content: "🦢";
}
.ts-poll-emoji-peacock:before {
content: "🦚";
}
.ts-poll-emoji-parrot:before {
content: "🦜";
}
.ts-poll-emoji-lobster:before {
content: "🦞";
}
.ts-poll-emoji-mosquito:before {
content: "🦟";
}
.ts-poll-emoji-paw-prints:before {
content: "🐾";
}
.ts-poll-emoji-cactus:before {
content: "🌵";
}
.ts-poll-emoji-evergreen-tree:before {
content: "🌲";
}
.ts-poll-emoji-deciduous-tree:before {
content: "🌳";
}
.ts-poll-emoji-palm-tree:before {
content: "🌴";
}
.ts-poll-emoji-seedling:before {
content: "🌱";
}
.ts-poll-emoji-herb:before {
content: "🌿";
}
.ts-poll-emoji-four-leaf-clover:before {
content: "🍀";
}
.ts-poll-emoji-bamboo:before {
content: "🎍";
}
.ts-poll-emoji-tanabata-tree:before {
content: "🎋";
}
.ts-poll-emoji-leaves:before {
content: "🍃";
}
.ts-poll-emoji-fallen-leaf:before {
content: "🍂";
}
.ts-poll-emoji-maple-leaf:before {
content: "🍁";
}
.ts-poll-emoji-ear-of-rice:before {
content: "🌾";
}
.ts-poll-emoji-hibiscus:before {
content: "🌺";
}
.ts-poll-emoji-sunflower:before {
content: "🌻";
}
.ts-poll-emoji-rose:before {
content: "🌹";
}
.ts-poll-emoji-wilted-flower:before {
content: "🥀";
}
.ts-poll-emoji-tulip:before {
content: "🌷";
}
.ts-poll-emoji-blossom:before {
content: "🌼";
}
.ts-poll-emoji-cherry-blossom:before {
content: "🌸";
}
.ts-poll-emoji-bouquet:before {
content: "💐";
}
.ts-poll-emoji-mushroom:before {
content: "🍄";
}
.ts-poll-emoji-chestnut:before {
content: "🌰";
}
.ts-poll-emoji-jack-o-lantern:before {
content: "🎃";
}
.ts-poll-emoji-earth-americas:before {
content: "🌎";
}
.ts-poll-emoji-earth-africa:before {
content: "🌍";
}
.ts-poll-emoji-earth-asia:before {
content: "🌏";
}
.ts-poll-emoji-full-moon:before {
content: "🌕";
}
.ts-poll-emoji-new-moon-with-face:before {
content: "🌚";
}
.ts-poll-emoji-full-moon-with-face:before {
content: "🌝";
}
.ts-poll-emoji-sun-with-face:before {
content: "🌞";
}
.ts-poll-emoji-crescent-moon:before {
content: "🌙";
}
.ts-poll-emoji-star:before {
content: "⭐";
}
.ts-poll-emoji-star2:before {
content: "🌟";
}
.ts-poll-emoji-zap:before {
content: "⚡";
}
.ts-poll-emoji-fire:before {
content: "🔥";
}
.ts-poll-emoji-boom:before {
content: "💥";
}
.ts-poll-emoji-green-apple:before {
content: "🍏";
}
.ts-poll-emoji-apple:before {
content: "🍎";
}
.ts-poll-emoji-pear:before {
content: "🍐";
}
.ts-poll-emoji-tangerine:before {
content: "🍊";
}
.ts-poll-emoji-lemon:before {
content: "🍋";
}
.ts-poll-emoji-banana:before {
content: "🍌";
}
.ts-poll-emoji-watermelon:before {
content: "🍉";
}
.ts-poll-emoji-grapes:before {
content: "🍇";
}
.ts-poll-emoji-strawberry:before {
content: "🍓";
}
.ts-poll-emoji-melon:before {
content: "🍈";
}
.ts-poll-emoji-cherries:before {
content: "🍒";
}
.ts-poll-emoji-peach:before {
content: "🍑";
}
.ts-poll-emoji-pineapple:before {
content: "🍍";
}
.ts-poll-emoji-coconut:before {
content: "🥥";
}
.ts-poll-emoji-kiwi-fruit:before {
content: "🥝";
}
.ts-poll-emoji-mango:before {
content: "🥭";
}
.ts-poll-emoji-avocado:before {
content: "🥑";
}
.ts-poll-emoji-broccoli:before {
content: "🥦";
}
.ts-poll-emoji-tomato:before {
content: "🍅";
}
.ts-poll-emoji-eggplant:before {
content: "🍆";
}
.ts-poll-emoji-cucumber:before {
content: "🥒";
}
.ts-poll-emoji-carrot:before {
content: "🥕";
}
.ts-poll-emoji-hot-pepper:before {
content: "🌶";
}
.ts-poll-emoji-potato:before {
content: "🥔";
}
.ts-poll-emoji-corn:before {
content: "🌽";
}
.ts-poll-emoji-leafy-greens:before {
content: "🥬";
}
.ts-poll-emoji-sweet-potato:before {
content: "🍠";
}
.ts-poll-emoji-peanuts:before {
content: "🥜";
}
.ts-poll-emoji-honey-pot:before {
content: "🍯";
}
.ts-poll-emoji-croissant:before {
content: "🥐";
}
.ts-poll-emoji-bread:before {
content: "🍞";
}
.ts-poll-emoji-baguette-bread:before {
content: "🥖";
}
.ts-poll-emoji-bagel:before {
content: "🥯";
}
.ts-poll-emoji-pretzel:before {
content: "🥨";
}
.ts-poll-emoji-cheese:before {
content: "🧀";
}
.ts-poll-emoji-egg:before {
content: "🥚";
}
.ts-poll-emoji-bacon:before {
content: "🥓";
}
.ts-poll-emoji-steak:before {
content: "🥩";
}
.ts-poll-emoji-pancakes:before {
content: "🥞";
}
.ts-poll-emoji-poultry-leg:before {
content: "🍗";
}
.ts-poll-emoji-meat-on-bone:before {
content: "🍖";
}
.ts-poll-emoji-bone:before {
content: "🦴";
}
.ts-poll-emoji-fried-shrimp:before {
content: "🍤";
}
.ts-poll-emoji-fried-egg:before {
content: "🍳";
}
.ts-poll-emoji-hamburger:before {
content: "🍔";
}
.ts-poll-emoji-fries:before {
content: "🍟";
}
.ts-poll-emoji-stuffed-flatbread:before {
content: "🥙";
}
.ts-poll-emoji-hotdog:before {
content: "🌭";
}
.ts-poll-emoji-pizza:before {
content: "🍕";
}
.ts-poll-emoji-sandwich:before {
content: "🥪";
}
.ts-poll-emoji-canned-food:before {
content: "🥫";
}
.ts-poll-emoji-spaghetti:before {
content: "🍝";
}
.ts-poll-emoji-taco:before {
content: "🌮";
}
.ts-poll-emoji-burrito:before {
content: "🌯";
}
.ts-poll-emoji-green-salad:before {
content: "🥗";
}
.ts-poll-emoji-shallow-pan-of-food:before {
content: "🥘";
}
.ts-poll-emoji-ramen:before {
content: "🍜";
}
.ts-poll-emoji-stew:before {
content: "🍲";
}
.ts-poll-emoji-fish-cake:before {
content: "🍥";
}
.ts-poll-emoji-fortune-cookie:before {
content: "🥠";
}
.ts-poll-emoji-sushi:before {
content: "🍣";
}
.ts-poll-emoji-bento:before {
content: "🍱";
}
.ts-poll-emoji-curry:before {
content: "🍛";
}
.ts-poll-emoji-rice-ball:before {
content: "🍙";
}
.ts-poll-emoji-rice:before {
content: "🍚";
}
.ts-poll-emoji-rice-cracker:before {
content: "🍘";
}
.ts-poll-emoji-oden:before {
content: "🍢";
}
.ts-poll-emoji-dango:before {
content: "🍡";
}
.ts-poll-emoji-shaved-ice:before {
content: "🍧";
}
.ts-poll-emoji-ice-cream:before {
content: "🍨";
}
.ts-poll-emoji-icecream:before {
content: "🍦";
}
.ts-poll-emoji-pie:before {
content: "🥧";
}
.ts-poll-emoji-cake:before {
content: "🍰";
}
.ts-poll-emoji-cupcake:before {
content: "🧁";
}
.ts-poll-emoji-moon-cake:before {
content: "🥮";
}
.ts-poll-emoji-birthday:before {
content: "🎂";
}
.ts-poll-emoji-custard:before {
content: "🍮";
}
.ts-poll-emoji-candy:before {
content: "🍬";
}
.ts-poll-emoji-lollipop:before {
content: "🍭";
}
.ts-poll-emoji-chocolate-bar:before {
content: "🍫";
}
.ts-poll-emoji-popcorn:before {
content: "🍿";
}
.ts-poll-emoji-dumpling:before {
content: "🥟";
}
.ts-poll-emoji-doughnut:before {
content: "🍩";
}
.ts-poll-emoji-cookie:before {
content: "🍪";
}
.ts-poll-emoji-soccer:before {
content: "⚽";
}
.ts-poll-emoji-basketball:before {
content: "🏀";
}
.ts-poll-emoji-baseball:before {
content: "⚾";
}
.ts-poll-emoji-softball:before {
content: "🥎";
}
.ts-poll-emoji-volleyball:before {
content: "🏐";
}
.ts-poll-emoji-8ball:before {
content: "🎱";
}
.ts-poll-emoji-trophy:before {
content: "🏆";
}
.ts-poll-emoji-medal-sports:before {
content: "🏅";
}
.ts-poll-emoji-1st-place-medal:before {
content: "🥇";
}
.ts-poll-emoji-2nd-place-medal:before {
content: "🥈";
}
.ts-poll-emoji-3rd-place-medal:before {
content: "🥉";
}
.ts-poll-emoji-clapper:before {
content: "🎬";
}
.ts-poll-emoji-dart:before {
content: "🎯";
}
.ts-poll-emoji-rocket:before {
content: "🚀";
}
.ts-poll-emoji-vertical-traffic-light:before {
content: "🚦";
}
.ts-poll-emoji-traffic-light:before {
content: "🚥";
}
.ts-poll-emoji-checkered-flag:before {
content: "🏁";
}
.ts-poll-emoji-sparkler:before {
content: "🎇";
}
.ts-poll-emoji-fireworks:before {
content: "🎆";
}
.ts-poll-emoji-computer:before {
content: "💻";
}
.ts-poll-emoji-camera:before {
content: "📷";
}
.ts-poll-emoji-camera-flash:before {
content: "📸";
}
.ts-poll-emoji-video-camera:before {
content: "📹";
}
.ts-poll-emoji-movie-camera:before {
content: "🎥";
}
.ts-poll-emoji-film-projector:before {
content: "📽";
}
.ts-poll-emoji-film-strip:before {
content: "🎞";
}
.ts-poll-emoji-hourglass-flowing-sand:before {
content: "⏳";
}
.ts-poll-emoji-hourglass:before {
content: "⌛";
}
.ts-poll-emoji-bulb:before {
content: "💡";
}
.ts-poll-emoji-oil-drum:before {
content: "🛢";
}
.ts-poll-emoji-money-with-wings:before {
content: "💸";
}
.ts-poll-emoji-dollar:before {
content: "💵";
}
.ts-poll-emoji-yen:before {
content: "💴";
}
.ts-poll-emoji-euro:before {
content: "💶";
}
.ts-poll-emoji-pound:before {
content: "💷";
}
.ts-poll-emoji-moneybag:before {
content: "💰";
}
.ts-poll-emoji-credit-card:before {
content: "💳";
}
.ts-poll-emoji-gem:before {
content: "💎";
}
.ts-poll-emoji-bomb:before {
content: "💣";
}
.ts-poll-emoji-firecracker:before {
content: "🧨";
}
.ts-poll-emoji-smoking:before {
content: "🚬";
}
.ts-poll-emoji-nazar-amulet:before {
content: "🧿";
}
.ts-poll-emoji-key:before {
content: "🔑";
}
.ts-poll-emoji-teddy-bear:before {
content: "🧸";
}
.ts-poll-emoji-world-map:before {
content: "🗺";
}
.ts-poll-emoji-moyai:before {
content: "🗿";
}
.ts-poll-emoji-shopping-cart:before {
content: "🛒";
}
.ts-poll-emoji-balloon:before {
content: "🎈";
}
.ts-poll-emoji-ribbon:before {
content: "🎀";
}
.ts-poll-emoji-gift:before {
content: "🎁";
}
.ts-poll-emoji-love-letter:before {
content: "💌";
}
.ts-poll-emoji-inbox-tray:before {
content: "📥";
}
.ts-poll-emoji-outbox-tray:before {
content: "📤";
}
.ts-poll-emoji-bar-chart:before {
content: "📊";
}
.ts-poll-emoji-chart-with-upwards-trend:before {
content: "📈";
}
.ts-poll-emoji-chart-with-downwards-trend:before {
content: "📉";
}
.ts-poll-emoji-date:before {
content: "📅";
}
.ts-poll-emoji-calendar:before {
content: "📆";
}
.ts-poll-emoji-link:before {
content: "🔗";
}
.ts-poll-emoji-paperclip:before {
content: "📎";
}
.ts-poll-emoji-pushpin:before {
content: "📌";
}
.ts-poll-emoji-triangular-flag-on-post:before {
content: "🚩";
}
.ts-poll-emoji-closed-lock-with-key:before {
content: "🔐";
}
.ts-poll-emoji-lock:before {
content: "🔒";
}
.ts-poll-emoji-unlock:before {
content: "🔓";
}
.ts-poll-emoji-lock-with-ink-pen:before {
content: "🔏";
}
.ts-poll-emoji-memo:before {
content: "📝";
}
.ts-poll-emoji-mag:before {
content: "🔍";
}
.ts-poll-emoji-mag-right:before {
content: "🔎";
}
.ts-poll-emoji-orange-heart:before {
content: "🧡";
}
.ts-poll-emoji-yellow-heart:before {
content: "💛";
}
.ts-poll-emoji-green-heart:before {
content: "💚";
}
.ts-poll-emoji-blue-heart:before {
content: "💙";
}
.ts-poll-emoji-purple-heart:before {
content: "💜";
}
.ts-poll-emoji-black-heart:before {
content: "🖤";
}
.ts-poll-emoji-broken-heart:before {
content: "💔";
}
.ts-poll-emoji-two-hearts:before {
content: "💕";
}
.ts-poll-emoji-revolving-hearts:before {
content: "💞";
}
.ts-poll-emoji-heartbeat:before {
content: "💓";
}
.ts-poll-emoji-heartpulse:before {
content: "💗";
}
.ts-poll-emoji-sparkling-heart:before {
content: "💖";
}
.ts-poll-emoji-cupid:before {
content: "💘";
}
.ts-poll-emoji-gift-heart:before {
content: "💝";
}
.ts-poll-emoji-heart-decoration:before {
content: "💟";
}
.ts-poll-emoji-vs:before {
content: "🆚";
}
.ts-poll-emoji-white-flower:before {
content: "💮";
}
.ts-poll-emoji-sos:before {
content: "🆘";
}
.ts-poll-emoji-no-entry:before {
content: "⛔";
}
.ts-poll-emoji-no-entry-sign:before {
content: "🚫";
}
.ts-poll-emoji-x:before {
content: "❌";
}
.ts-poll-emoji-o:before {
content: "⭕";
}
.ts-poll-emoji-stop-sign:before {
content: "🛑";
}
.ts-poll-emoji-anger:before {
content: "💢";
}
.ts-poll-emoji-underage:before {
content: "🔞";
}
.ts-poll-emoji-no-mobile-phones:before {
content: "📵";
}
.ts-poll-emoji-exclamation:before {
content: "❗";
}
.ts-poll-emoji-grey-exclamation:before {
content: "❕";
}
.ts-poll-emoji-question:before {
content: "❓";
}
.ts-poll-emoji-grey-question:before {
content: "❔";
}
.ts-poll-emoji-chart:before {
content: "💹";
}
.ts-poll-emoji-negative-squared-cross-mark:before {
content: "❎";
}
.ts-poll-emoji-white-check-mark:before {
content: "✅";
}
.ts-poll-emoji-mens:before {
content: "🚹";
}
.ts-poll-emoji-womens:before {
content: "🚺";
}
.ts-poll-emoji-cinema:before {
content: "🎦";
}
.ts-poll-emoji-up:before {
content: "🆙";
}
.ts-poll-emoji-cool:before {
content: "🆒";
}
.ts-poll-emoji-new:before {
content: "🆕";
}
.ts-poll-emoji-free:before {
content: "🆓";
}
.ts-poll-emoji-stop-button:before {
content: "⏹";
}
.ts-poll-emoji-record-button:before {
content: "⏺";
}
.ts-poll-emoji-arrows-counterclockwise:before {
content: "🔄";
}
.ts-poll-emoji-musical-note:before {
content: "🎵";
}
.ts-poll-emoji-notes:before {
content: "🎶";
}
.ts-poll-emoji-heavy-plus-sign:before {
content: "➕";
}
.ts-poll-emoji-heavy-minus-sign:before {
content: "➖";
}
.ts-poll-emoji-heavy-division-sign:before {
content: "➗";
}
.ts-poll-emoji-infinity:before {
content: "♾";
}
.ts-poll-emoji-heavy-dollar-sign:before {
content: "💲";
}
.ts-poll-emoji-currency-exchange:before {
content: "💱";
}
.ts-poll-emoji-end:before {
content: "🔚";
}
.ts-poll-emoji-back:before {
content: "🔙";
}
.ts-poll-emoji-on:before {
content: "🔛";
}
.ts-poll-emoji-top:before {
content: "🔝";
}
.ts-poll-emoji-soon:before {
content: "🔜";
}
.ts-poll-emoji-radio-button:before {
content: "🔘";
}
.ts-poll-emoji-white-circle:before {
content: "⚪";
}
.ts-poll-emoji-black-circle:before {
content: "⚫";
}
.ts-poll-emoji-red-circle:before {
content: "🔴";
}
.ts-poll-emoji-large-blue-circle:before {
content: "🔵";
}
.ts-poll-emoji-large-orange-diamond:before {
content: "🔶";
}
.ts-poll-emoji-large-blue-diamond:before {
content: "🔷";
}
.ts-poll-emoji-small-red-triangle:before {
content: "🔺";
}
.ts-poll-emoji-black-large-square:before {
content: "⬛";
}
.ts-poll-emoji-white-large-square:before {
content: "⬜";
}
.ts-poll-emoji-small-red-triangle-down:before {
content: "🔻";
}
.ts-poll-emoji-black-square-button:before {
content: "🔲";
}
.ts-poll-emoji-white-square-button:before {
content: "🔳";
}
.ts-poll-emoji-speaker:before {
content: "🔈";
}
.ts-poll-emoji-sound:before {
content: "🔉";
}
.ts-poll-emoji-loud-sound:before {
content: "🔊";
}
.ts-poll-emoji-mute:before {
content: "🔇";
}
.ts-poll-emoji-mega:before {
content: "📣";
}
.ts-poll-emoji-loudspeaker:before {
content: "📢";
}
.ts-poll-emoji-bell:before {
content: "🔔";
}
.ts-poll-emoji-no-bell:before {
content: "🔕";
}
.ts-poll-emoji-thought-balloon:before {
content: "💭";
}
.ts-poll-emoji-right-anger-bubble:before {
content: "🗯";
}
.ts-poll-emoji-speech-balloon:before {
content: "💬";
}
.ts-poll-emoji-left-speech-bubble:before {
content: "🗨";
}div[id*='ays-survey-container'].ays-survey-container *{
box-sizing: border-box;
}
.ays-survey-container {
background-color: #fff;
margin-bottom: 48px;
-webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,0.37);
box-shadow: 0 1px 4px 0 rgba(0,0,0,0.37);
padding-bottom: 6px;
word-wrap: break-word;
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
margin-bottom: 0;
padding-bottom: 0;
word-wrap: break-word;
min-width: 250px;
max-width: 100%;
}
.ays-survey-container {
position: relative;
}
.ays-survey-container .ays-survey-section {
display: none;
}
.ays-survey-container .ays-survey-section.active-section {
display: block;
}
.ays-survey-container .ays-survey-section .ays-survey-section-header {
margin-top: 12px;
background-color: #fff;
border: 1px solid #dadce0;
border-radius: 8px;
margin-bottom: 12px;
padding: 24px;
padding-top: 22px;
position: relative;
border-top: 10px solid rgb(255, 87, 34);
box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.141), 0 1px 3px 0 rgba(0, 0, 0, 0.122);
}
.ays-survey-container .ays-survey-section .ays-survey-section-title-row {
-webkit-box-align: center;
box-align: center;
-webkit-align-items: center;
align-items: center;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
box-pack: justify;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.ays-survey-container .ays-survey-section .ays-survey-section-title-row {
font-family: 'Google Sans',Roboto,Arial,sans-serif;
font-size: 32px;
font-weight: 400;
line-height: 40px;
color: #202124;
line-height: 135%;
max-width: 100%;
min-width: 0%;
}
.ays-survey-container .ays-survey-section .ays-survey-title {
font-family: 'Google Sans',Roboto,Arial,sans-serif;
margin-bottom: 12px;
}
.ays-survey-container .ays-survey-section .ays-survey-section-desc {
font-family: Roboto,Arial,sans-serif;
font-size: 14px;
font-weight: 400;
letter-spacing: .2px;
line-height: 20px;
color: #202124;
margin-top: 12px;
}
.ays-survey-container .ays-survey-section .ays-survey-section-questions-count {
font-family: Roboto,Arial,sans-serif;
font-size: 18px;
text-align: right;
cursor: help;
font-weight: 600;
}
.ays-survey-container .ays-survey-section .ays-survey-question {
-webkit-transition: background-color 200ms cubic-bezier(0.0,0.0,0.2,1);
transition: background-color 200ms cubic-bezier(0.0,0.0,0.2,1);
background-color: #fff;
border: 1px solid #dadce0;
border-radius: 8px;
margin-bottom: 12px;
padding: 24px;
page-break-inside: avoid;
word-wrap: break-word;
border-left: 5px solid rgb(255, 87, 34);
position: relative;
} .ays-survey-container .ays-survey-title-wrap .ays-survey-cover-photo-title-wrap {
padding-left: 5px;
}
.ays-survey-container .ays-survey-cover-photo-title-wrap.ays-survey-no-cover-photo {
background-image: unset !important;
}
.ays-survey-container .ays-survey-cover-photo-title-wrap{
height: 150px;
}
.ays-survey-container .ays-survey-section .ays-survey-question-header {
display: -webkit-box;
display: -webkit-flex;
display: flex;
box-pack: justify;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
margin-bottom: 16px;
-webkit-box-align: start;
box-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
flex-direction: column;
max-width: 100%;
min-width: 0%;
position: relative;
}
.ays-survey-container .ays-survey-section .ays-survey-question-title {
font-family: 'Google Sans',Roboto,Arial,sans-serif;
font-size: 16px;
font-weight: 500;
letter-spacing: .1px;
line-height: 1;
color: #202124;
font-weight: 400;
width: 100%;
word-break: break-word;
display: block;
margin-bottom: 10px;
}
.ays-survey-container .ays-survey-section .ays-survey-question-header-content {
display: flex;
justify-content: space-between;
width: 100%;
}
.ays-survey-container .ays-survey-section .ays-survey-question-image-container {
width: 100%;
padding: 5px 0;
}
.ays-survey-container .ays-survey-section .ays-survey-question-image {
max-width: 100%;
object-position: center center;
}
.ays-survey-container .ays-survey-section .ays-survey-question-required-icon {
color: #d93025;
}
.ays-survey-container .ays-survey-section .ays-survey-question-answers {
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-align-items: flex-start;
align-items: flex-start;
-webkit-flex-direction: column;
flex-direction: column;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
box-pack: justify;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
width: 100%;
}
.ays-survey-container .ays-survey-section .ays-survey-answer {
display: -webkit-box;
display: -webkit-flex;
display: flex; min-height: 24px;
padding: .5em .5em .5em 0;
}
.ays-survey-container .ays-survey-section .ays-survey-question[data-type="short_text"] .ays-survey-answer,
.ays-survey-container .ays-survey-section .ays-survey-question[data-type="text"] .ays-survey-answer,
.ays-survey-container .ays-survey-section .ays-survey-question[data-type="email"] .ays-survey-answer,
.ays-survey-container .ays-survey-section .ays-survey-question[data-type="name"] .ays-survey-answer,
.ays-survey-container .ays-survey-section .ays-survey-question[data-type="number"] .ays-survey-answer{
width: 100%;
}
.ays-survey-container .ays-survey-section .ays-survey-question-answers::after,
.ays-survey-container .ays-survey-section .ays-survey-question-answers::before,
.ays-survey-container .ays-survey-section .ays-survey-answer::after,
.ays-survey-container .ays-survey-section .ays-survey-answer::before {
content: none !important;
}
.ays-survey-container .ays-survey-section .ays-survey-answer-label {
width: 100%;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
flex-direction: row;
-webkit-box-flex: 1;
box-flex: 1;
-webkit-flex-grow: 1;
flex-grow: 1;
box-pack: justify;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
cursor: pointer;
outline: unset;
}
.ays-survey-container .ays-survey-section .ays-survey-answer-label-content {
-webkit-box-align: center;
box-align: center;
-webkit-align-items: center;
align-items: center;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-flex-shrink: 1;
flex-shrink: 1;
min-width: 0%;
}
.ays-survey-container .ays-survey-section label.ays-survey-answer-label input[type="checkbox"],
.ays-survey-container .ays-survey-section label.ays-survey-answer-label input[type="radio"] {
display: none !important;
}
.ays-survey-container .ays-survey-section .ays-survey-answer-label input[type="checkbox"] ~ .ays-survey-answer-label-content .ays-survey-answer-icon-content,
.ays-survey-container .ays-survey-section .ays-survey-answer-label input[type="radio"] ~ .ays-survey-answer-label-content .ays-survey-answer-icon-content {
-webkit-transition: border-color .2s cubic-bezier(0.4,0,0.2,1);
transition: border-color .2s cubic-bezier(0.4,0,0.2,1);
-webkit-user-select: none;
-webkit-tap-highlight-color: transparent;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
cursor: pointer;
outline: none;
display: inline-block;
-webkit-flex-shrink: 0;
flex-shrink: 0;
height: 20px;
position: relative;
vertical-align: middle;
width: 20px;
z-index: 0;
}
.ays-survey-container .ays-survey-section .ays-survey-answer-icon-content-1 {
-webkit-animation: agmAnimateSelectOut .2s forwards;
animation: agmAnimateSelectOut .2s forwards;
cursor: pointer;
height: 20px;
position: relative;
width: 20px;
}
.ays-survey-container .ays-survey-section .ays-survey-answer-label input[type="checkbox"] ~ .ays-survey-answer-label-content .ays-survey-answer-icon-content .ays-survey-answer-icon-content-1,
.ays-survey-container .ays-survey-section .ays-survey-answer-label input[type="radio"] ~ .ays-survey-answer-label-content .ays-survey-answer-icon-content .ays-survey-answer-icon-content-1 {
-webkit-animation: agmAnimateSelectOut .2s forwards;
animation: agmAnimateSelectOut .2s forwards;
cursor: pointer;
height: 20px;
position: relative;
width: 20px;
}
.ays-survey-container .ays-survey-section .ays-survey-answer-label input[type="checkbox"] ~ .ays-survey-answer-label-content .ays-survey-answer-icon-content .ays-survey-answer-icon-content-2,
.ays-survey-container .ays-survey-section .ays-survey-answer-label input[type="radio"] ~ .ays-survey-answer-label-content .ays-survey-answer-icon-content .ays-survey-answer-icon-content-2 {
border: solid 2px;
border-color: #5f6368;
-webkit-border-radius: 50%;
border-radius: 50%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
height: 20px;
width: 20px;
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: 0;
margin: 0;
}
.ays-survey-container .ays-survey-section .ays-survey-answer-label .ays-survey-answer-icon-ink {
position: absolute;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: opacity .15s ease;
transition: opacity .15s ease;
background-color: rgba(218,220,224,0.2);
-webkit-border-radius: 100%;
border-radius: 100%;
height: 20px;
opacity: 0;
outline: .1px solid transparent;
pointer-events: none;
width: 20px;
z-index: -1;
bottom: 0;
left: 0;
right: 0;
top: 0;
}
.ays-survey-container .ays-survey-section .ays-survey-answer-label:hover .ays-survey-answer-icon-ink ,
.ays-survey-container .ays-survey-section .ays-survey-answer-label:focus .ays-survey-answer-icon-ink {
-webkit-transform: scale(2);
transform: scale(2);
opacity: 1;
background-color: rgba(255, 87, 34, 0.04);
}
.ays-survey-container .ays-survey-section .ays-survey-answer-label input[type="checkbox"] ~ .ays-survey-answer-label-content .ays-survey-answer-icon-content .ays-survey-answer-icon-content-3,
.ays-survey-container .ays-survey-section .ays-survey-answer-label input[type="radio"] ~ .ays-survey-answer-label-content .ays-survey-answer-icon-content .ays-survey-answer-icon-content-3 {
border: 5px solid rgb(244, 0, 0);
-webkit-border-radius: 50%;
border-radius: 50%;
left: 50%;
position: absolute;
top: 50%;
-webkit-transition: -webkit-transform ease .28s;
transition: -webkit-transform ease .28s;
-webkit-transition: transform ease .28s;
transition: transform ease .28s;
-webkit-transform: translateX(-50%) translateY(-50%) scale(0);
transform: translateX(-50%) translateY(-50%) scale(0);
cursor: pointer;
visibility: hidden;
}
.ays-survey-container .ays-survey-section .ays-survey-answer-label input[type="checkbox"]:checked ~ .ays-survey-answer-label-content .ays-survey-answer-icon-content .ays-survey-answer-icon-content-2,
.ays-survey-container .ays-survey-section .ays-survey-answer-label input[type="radio"]:checked ~ .ays-survey-answer-label-content .ays-survey-answer-icon-content .ays-survey-answer-icon-content-2 {
border-color: rgb(244, 0, 0);
}
.ays-survey-container .ays-survey-section .ays-survey-answer-label input[type="checkbox"]:checked ~ .ays-survey-answer-label-content .ays-survey-answer-icon-content .ays-survey-answer-icon-content-3,
.ays-survey-container .ays-survey-section .ays-survey-answer-label input[type="radio"]:checked ~ .ays-survey-answer-label-content .ays-survey-answer-icon-content .ays-survey-answer-icon-content-3 {
-webkit-transform: translateX(-50%) translateY(-50%) scale(1);
transform: translateX(-50%) translateY(-50%) scale(1);
visibility: visible;
}
.ays-survey-container .ays-survey-section .ays-survey-answer-label input[type="checkbox"] ~ .ays-survey-answer-label-content .ays-survey-answer-icon-content .ays-survey-answer-icon-content-2,
.ays-survey-container .ays-survey-section .ays-survey-answer-label input[type="checkbox"]:checked ~ .ays-survey-answer-label-content .ays-survey-answer-icon-content .ays-survey-answer-icon-content-2,
.ays-survey-container .ays-survey-section .ays-survey-answer-label input[type="checkbox"]:checked ~ .ays-survey-answer-label-content .ays-survey-answer-icon-content .ays-survey-answer-icon-content-3 {
border-radius: 0;
}
.ays-survey-container .ays-survey-section .ays-survey-question-answers.ays-survey-question-answers-grid {
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
box-pack: justify;
-webkit-box-pack: justify;
-webkit-justify-content: space-around;
justify-content: space-around;
-webkit-flex-direction: row;
flex-direction: row;
width: 100%;
}
.ays-survey-container .ays-survey-section .ays-survey-answer.ays-survey-answer-grid {
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
flex-direction: column;
max-width: 260px;
min-height: 24px;
padding: .5em .5em .5em 0;
padding-bottom: .5em;
box-pack: justify;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
width: 45%;
}
.ays-survey-container .ays-survey-section .ays-survey-answer-label.ays-survey-answer-label-grid {
flex-wrap: wrap;
}
.ays-survey-container .ays-survey-section .ays-survey-answer-label .ays-survey-answer-image-container {
-webkit-box-align: center;
box-align: center;
-webkit-align-items: center;
align-items: center;
-webkit-align-self: flex-start;
align-self: flex-start;
display: -webkit-box;
display: -webkit-flex;
display: flex;
height: 195px;
margin: 12px 0;
line-height: 195px;
outline-width: 0;
padding: 8px;
width: 260px;
box-shadow: 0 1px 2px 0 rgba(60,64,67,0.302), 0 1px 3px 1px rgba(60,64,67,0.149);
-webkit-border-radius: 4px;
border-radius: 4px;
background-color: white;
border-color: rgb(255, 87, 34);
}
.ays-survey-container .ays-survey-section .ays-survey-answer-label input[type="checkbox"]:checked ~ .ays-survey-answer-image-container,
.ays-survey-container .ays-survey-section .ays-survey-answer-label input[type="radio"]:checked ~ .ays-survey-answer-image-container {
border-style: solid;
border-width: 2px;
outline-width: 0;
padding: 6px;
}
.ays-survey-container .ays-survey-section .ays-survey-answer-label .ays-survey-answer-image-container img {
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: auto;
max-height: 100%;
max-width: 100%;
min-height: 0%;
min-width: 0%;
vertical-align: middle;
object-fit: contain;
object-position: center center;
margin: 0;
width: 100%;
height: 100%;
}
@media screen and (max-width: 580px) {
.ays-survey-container .ays-survey-section .ays-survey-answer.ays-survey-answer-grid {
width: 100%;
margin: 0;
}
.ays-survey-container .ays-survey-section .ays-survey-button-content .ays-survey-answer-clear-selection-text{
line-height: 30px !important;
}
}
.ays-survey-container .ays-survey-section input.ays-survey-question-input ~ .ays-survey-input-underline,
.ays-survey-container .ays-survey-section input.ays-survey-question-input ~ .ays-survey-input-underline-animation,
.ays-survey-container .ays-survey-section .ays-survey-answer-label-content > span {
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
flex-direction: column;
-webkit-box-flex: 1;
box-flex: 1;
-webkit-flex-grow: 1;
flex-grow: 1;
box-pack: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
box-align: center;
-webkit-align-items: center;
align-items: center;
font-family: Roboto,Arial,sans-serif;
font-size: 14px;
font-weight: 400;
letter-spacing: .2px;
line-height: 20px;
color: #202124;
min-width: 1px;
}
.ays-survey-container .ays-survey-section .ays-survey-answer-label-content > span {
margin-left: .75em;
}
.ays-survey-container .ays-survey-section .ays-survey-answer-label.ays-survey-answer-label-other {
-webkit-box-flex: 0;
box-flex: 0;
-webkit-flex-grow: 0;
flex-grow: 0;
padding-right: 20px;
width: auto;
white-space: nowrap;
}
.ays-survey-container .ays-survey-section .ays-survey-answer .ays-survey-answer-other-text {
display: block;
width: 100%;
position: relative;
-webkit-box-flex: 1;
box-flex: 1;
-webkit-flex-grow: 1;
flex-grow: 1;
min-width: 100px;
max-width: 100%;
margin-top: 10px;
}
.ays-survey-container .ays-survey-section .ays-survey-answer .ays-survey-answer-other-text input.ays-survey-answer-other-input {
-webkit-box-flex: 1;
box-flex: 1;
-webkit-flex-grow: 1;
flex-grow: 1;
-webkit-flex-shrink: 1;
flex-shrink: 1; border: none;
display: block;
font: 400 16px Roboto,RobotoDraft,Helvetica,Arial,sans-serif;
margin: 0;
min-width: 0%;
outline: none;
padding: .125em 0;
z-index: 0;
}
.ays-survey-container .ays-survey-section .ays-survey-question-select.dropdown div.text {
font-family: 'Google Sans',Roboto,Arial,sans-serif;
}
.ays-survey-container .ays-survey-section .ays-survey-question-select.dropdown div.item {
font-family: 'Google Sans',Roboto,Arial,sans-serif;
font-size: 16px !important;
font-weight: 500 !important;
letter-spacing: .1px;
line-height: 24px !important;
color: #202124 !important;
word-break: break-word;
}
.ays-survey-container .ays-survey-section .ays-survey-question-select.dropdown div.item img.ays-survey-answer-image {
vertical-align: middle;
margin-top: 0;
margin-bottom: 0;
width: 50px;
height: 50px;
}
.ays-survey-container .ays-survey-section .ays-survey-question-select.dropdown div.text img.ays-survey-answer-image {
font-size: initial;
line-height: 1;
height: auto;
margin: 0;
margin-right: .78571429rem;
} .ays-survey-container .ays-survey-section .ays-survey-simple-button-container,
.ays-survey-container .ays-survey-section .ays-survey-section-buttons .ays-survey-section-button-container {
-webkit-border-radius: 4px;
border-radius: 4px;
color: #5f6368;
cursor: pointer;
display: inline-block;
overflow: hidden;
position: relative;
z-index: 0;
box-shadow: 0 2px 1px -1px rgba(0,0,0,0.2), 0 1px 1px 0 rgba(0,0,0,0.141), 0 1px 3px 0 rgba(0,0,0,0.122);   
margin-right: 14px;
outline: unset;
}
.ays-survey-container .ays-survey-section .ays-survey-simple-button-container {
box-shadow: none;
}
.ays-survey-container .ays-survey-section .ays-survey-simple-button-container .ays-survey-button-content,
.ays-survey-container .ays-survey-section .ays-survey-section-buttons .ays-survey-section-button-container .ays-survey-section-button-content {
-webkit-box-align: center;
box-align: center;
-webkit-align-items: center;
align-items: center;
display: -webkit-box;
display: -webkit-flex;
display: flex;
position: relative;
}
.ays-survey-container .ays-survey-section .ays-survey-simple-button-container .ays-survey-button-content .ays-survey-button,
.ays-survey-container .ays-survey-section .ays-survey-section-buttons .ays-survey-section-button-container .ays-survey-section-button-content button.ays-survey-section-button,
.ays-survey-container .ays-survey-section .ays-survey-section-buttons .ays-survey-section-button-container .ays-survey-section-button-content a.ays-survey-section-button,
.ays-survey-container .ays-survey-section .ays-survey-section-buttons .ays-survey-section-button-container .ays-survey-section-button-content input.ays-survey-section-button {
display: inline-block;
margin: 0;
padding: 0 24px;
background-color: #fff;
color: rgb(244, 0, 0);
font-family: 'Google Sans',Roboto,Arial,sans-serif;
font-size: 14px;
font-weight: 500;
letter-spacing: .25px;
line-height: 36px;
text-decoration: none;
text-transform: none;
min-width: auto;
outline: none;
transition: all 280ms cubic-bezier(0.4,0.0,0.2,1);
-webkit-font-smoothing: antialiased;
-webkit-user-select: none;
-webkit-transition: background .2s .1s;
transition: background .2s .1s;
border: 0;
cursor: pointer;
border-radius: 0px;
}
.ays-survey-container .ays-survey-section .ays-survey-simple-button-container .ays-survey-button-content .ays-survey-button {
font-size: 12px;
padding: 0;
background-color: unset;
line-height: initial;
}
.ays-survey-container .ays-survey-section .ays-survey-simple-button-container:hover .ays-survey-button-content .ays-survey-button {
transform: none;
}
.ays-survey-container .ays-survey-section .ays-survey-section-buttons .ays-survey-section-button-container:hover .ays-survey-section-button-content button.ays-survey-section-button,
.ays-survey-container .ays-survey-section .ays-survey-section-buttons .ays-survey-section-button-container:hover .ays-survey-section-button-content a.ays-survey-section-button,
.ays-survey-container .ays-survey-section .ays-survey-section-buttons .ays-survey-section-button-container:hover .ays-survey-section-button-content input.ays-survey-section-button,
.ays-survey-container .ays-survey-section .ays-survey-section-buttons .ays-survey-section-button-container:focus .ays-survey-section-button-content button.ays-survey-section-button,
.ays-survey-container .ays-survey-section .ays-survey-section-buttons .ays-survey-section-button-container:focus .ays-survey-section-button-content a.ays-survey-section-button,
.ays-survey-container .ays-survey-section .ays-survey-section-buttons .ays-survey-section-button-container:focus .ays-survey-section-button-content input.ays-survey-section-button {
background-color: rgba(244, 0, 0, .04);
transform: none;
}
.ays-survey-container .ays-survey-section .ays-survey-loader {
display: none;
}
@keyframes agmAnimateSelectIn {
0% {
height: 0;
width: 0;
}
100% {
height: 100%;
width: 100%;
}
}
@keyframes agmAnimateSelectOut {
0% {
height: 0;
width: 0;
}
100% {
height: 100%;
width: 100%;
}
}
.ays-survey-container .ays-survey-section .ays-survey-input {
box-shadow: none !important;
border: 0 !important;
outline: 0 !important;
background-image: none !important;
margin: 0 !important;
}
.ays-survey-container .ays-survey-section .ays-survey-input:active,
.ays-survey-container .ays-survey-section .ays-survey-input:focus {
outline: 0 !important;
box-shadow: none !important;
border: 0 !important;
background-image: none !important;
margin: 0 !important;
}
.ays-survey-container .ays-survey-section .ays-survey-input:focus ~ .ays-survey-input-underline-animation {
outline: 0 !important;
box-shadow: none !important;
border: 0 !important;
height: 2px;
background-color: rgb(255, 87, 34);
-webkit-animation: quantumWizPaperInputAddUnderline 0.3s cubic-bezier(0.4, 0, 0.2, 1);
animation: quantumWizPaperInputAddUnderline 0.3s cubic-bezier(0.4, 0, 0.2, 1);
-webkit-transform: scaleX(1);
transform: scaleX(1);
}
.ays-survey-container .ays-survey-section .ays-survey-input-underline {
background-color: rgba(0, 0, 0, 0.12);
height: 1px;
left: 0;
margin: 0;
padding: 0;
position: absolute;
width: 100%;
}
.ays-survey-container .ays-survey-section .ays-survey-input-underline-animation {
-webkit-transform: scaleX(0);
transform: scaleX(0);
background-color: #4285f4;
height: 2px;
left: 0;
margin: 0;
padding: 0;
position: absolute;
}
.ays-survey-container .ays-survey-section .ays-survey-remove-default-border,
.ays-survey-container .ays-survey-section .ays-survey-remove-default-border:focus{
border-color: unset;
border: 0;
box-shadow: unset;
outline: 0;
}
.ays-survey-container .ays-survey-section .ays-survey-question-box {
width: 60%;
}
.ays-survey-container .ays-survey-section .ays-survey-question-type-text-box {
width: 100%;
}
.ays-survey-container .ays-survey-section .ays-survey-question-input-box {
position: relative;
}
.ays-survey-container .ays-survey-section .ays-survey-question-input {
min-height: 1.5em;
max-width: 100%;
position: relative;
vertical-align: top;
}
.ays-survey-container .ays-survey-section input.ays-survey-question-input {
height: 40px;
text-indent: 15px;
}
.ays-survey-container .ays-survey-section input.ays-survey-question-input.ays-survey-question-input ~ .ays-survey-input-underline,
.ays-survey-container .ays-survey-section input.ays-survey-question-input.ays-survey-question-input ~ .ays-survey-input-underline-animation,
.ays-survey-container .ays-survey-section textarea.ays-survey-question-input-textarea.ays-survey-question-input ~ .ays-survey-input-underline,
.ays-survey-container .ays-survey-section textarea.ays-survey-question-input-textarea.ays-survey-question-input ~ .ays-survey-input-underline-animation {
width: calc( 100% );
}
.ays-survey-container .ays-survey-section .ays-survey-question .ays-survey-question-input {
width: 100%;
margin: 0;
}
.ays-survey-container .ays-survey-section .ays-survey-question .ays-survey-question-input {
background-color: #f8f9fa !important;
-webkit-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
color: initial;
}
.ays-survey-container .ays-survey-section .ays-survey-question .ays-survey-question-input::-webkit-input-placeholder {
color: rgb(117, 117, 117);
}
.ays-survey-container .ays-survey-section .ays-survey-question.isDisabled .ays-survey-question-input,
.ays-survey-container .ays-survey-section .ays-survey-question:not(.isDisabled):hover .ays-survey-question-input,
.ays-survey-container .ays-survey-section .ays-survey-question.isDisabled .ays-survey-question-select.ui.selection.dropdown,
.ays-survey-container .ays-survey-section .ays-survey-question:not(.isDisabled):hover .ays-survey-question-select.ui.selection.dropdown {
background-color: rgba(220, 220, 220, 0.8);
}
.ays-survey-container .ays-survey-section .ays-survey-question.isDisabled .ays-survey-question-select.ui.selection.dropdown .default.text,
.ays-survey-container .ays-survey-section .ays-survey-question:not(.isDisabled):hover .ays-survey-question-select.ui.selection.dropdown .default.text {
color: #666;
}
.ays-survey-container .ays-survey-section .ays-survey-question .ays-survey-question-select.ui.selection.dropdown {
min-width: 200px;
height: 40px;
}
.ays-survey-container .ays-survey-section .ays-survey-question-validation-error ,
.ays-survey-container .ays-survey-section .ays-survey-votes-count-validation-error {
font-family: Roboto, Arial, sans-serif;
font-size: 12px;
font-weight: 400;
letter-spacing: .3px;
line-height: 16px;
color: #70757a;
color: #d93025;
display: none;
}
.ays-survey-container .ays-survey-section .ays-survey-question.ays-has-error {
border-color: #d93025;
}
.ays-survey-container .ays-survey-section .ays-survey-question.ays-has-error .ays-survey-question-validation-error ,
.ays-survey-container .ays-survey-section .ays-survey-question.ays-has-error .ays-survey-votes-count-validation-error {
-webkit-box-align: center;
box-align: center;
-webkit-align-items: center;
align-items: center;
display: -webkit-box;
display: -webkit-flex;
display: flex;
}
.ays-survey-container .ays-survey-section .ays-survey-question.ays-has-error .ays-survey-question-validation-error img ,
.ays-survey-container .ays-survey-section .ays-survey-question.ays-has-error .ays-survey-votes-count-validation-error img {
margin-right: 12px;
}
.ays-survey-container .ays-survey-section .ays-survey-question-input-textarea {
-webkit-box-flex: 1;
box-flex: 1;
-webkit-flex-grow: 1;
flex-grow: 1;
-webkit-flex-shrink: 1;
flex-shrink: 1;
font-family: Roboto, Arial, sans-serif;
font-size: 16px;
font-weight: 400;
letter-spacing: 0.1px;
line-height: 24px;
background-color: transparent;
border: none;
-webkit-box-sizing: content-box;
box-sizing: content-box;
caret-color: #1a73e8;
display: block; min-height: 24px;
outline: none;
overflow-y: visible;
overflow-x: hidden;
padding: 16px 0px 16px 16px;
resize: none;
white-space: pre-wrap;
word-wrap: break-word;
z-index: 1;
}
.ays-survey-container .ays-survey-section textarea.ays-survey-question-input-textarea {
max-height: 1000px;
overflow: auto scroll;
margin: 0;
box-sizing: border-box;
} .ays-survey-container .ays-survey-section input.ays-survey-question-input.ays-survey-question-input::-webkit-outer-spin-button,
.ays-survey-container .ays-survey-section input.ays-survey-question-input.ays-survey-question-input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
} .ays-survey-container .ays-survey-section input.ays-survey-question-input.ays-survey-question-input[type=number] {
-moz-appearance: textfield;
}
.ays-survey-container .ays-survey-section .ays-survey-question-type-select-box,
.ays-survey-container .ays-survey-section .ays-survey-question-select-conteiner {
padding: 0;
width: 100% !important;
}
.ays-survey-container .ays-survey-section .ays-survey-question-select-conteiner .select2-container {
display: block;
width: 100%!important;
}
.ays-survey-container .ays-survey-section .ays-survey-answer-clear-selection-container {
width: 100%;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.ays-survey-container .ays-survey-section .ays-survey-display-none {
display: none;
}
.ays-survey-container .ays-survey-section .ays-survey-visibility-none {
visibility: hidden;
}
.ays-survey-container .ays-survey-section .ays-survey-restricted-content {
font-family: 'Google Sans',Roboto,Arial,sans-serif;
}
.ays-survey-container .ays-survey-section .ays-survey-restricted-content p {
margin: 0;
}
.ays-survey-container .ays-survey-section .ays-survey-loader {
width: 100%;
display: -webkit-box;
display: -webkit-flex;
display: flex;
justify-content: center;
align-items: center;
}
.ays-survey-container .ays-survey-section .ays-survey-thank-you-page {
display: none;
}
.ays-survey-container .ays-survey-section .ays-survey-redirect-timer {
text-align: center;
font-family: 'Google Sans',Roboto,Arial,sans-serif;
font-size: 18px;
font-weight: 500;
letter-spacing: .25px;
line-height: 36px;
}
@keyframes quantumWizPaperInputAddUnderline {
0% {
-webkit-transform: scaleX(0);
transform: scaleX(0);
}
to {
-webkit-transform: scaleX(1);
transform: scaleX(1);
}
}
@-webkit-keyframes quantumWizPaperInputAddUnderline {
0% {
-webkit-transform: scaleX(0);
transform: scaleX(0);
}
to {
-webkit-transform: scaleX(1);
transform: scaleX(1);
}
} .ays-survey-container .ays-survey-section .ays_survey_login_form {
text-align: center;
}
.ays-survey-container .ays-survey-section .ays_survey_login_form form p {
margin-top: 5px;
margin-bottom: 15px;
}
.ays-survey-container .ays-survey-section .ays_survey_login_form label {
display: block;
cursor: pointer;
margin: 0;
}
.ays-survey-container .ays-survey-section .ays_survey_login_form .ays-survey-question-input-box {
width: 300px;
margin: 0 auto;
}
.ays-survey-container .ays-survey-section .ays_survey_login_form input[type="text"],
.ays-survey-container .ays-survey-section .ays_survey_login_form input[type="password"] {
box-shadow: none !important;
border: 0 !important;
outline: 0 !important;
min-height: 1.5em;
position: relative;
vertical-align: top;
width: 100%;
margin: 0;
background-color: #f8f9fa;
-webkit-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
.ays-survey-container .ays-survey-section .ays_survey_login_form input[type="text"]:active,
.ays-survey-container .ays-survey-section .ays_survey_login_form input[type="password"]:active,
.ays-survey-container .ays-survey-section .ays_survey_login_form input[type="text"]:focus,
.ays-survey-container .ays-survey-section .ays_survey_login_form input[type="password"]:focus {
outline: 0 !important;
box-shadow: none !important;
border: 0 !important;
}
.ays-survey-container .ays-survey-section .ays_survey_login_form .ays-survey-answer-label {
width: auto;
display: inline-block;
}
.ays-survey-container .ays-survey-section .ays_survey_login_form input[type="submit"].ays-survey-section-button {
font-size: 16px !important;
padding-left: 24px !important;
padding-right: 24px !important;
padding-top: 5px !important;
padding-bottom: 5px !important;
background-color: #cfcfcf;
}
.ays-survey-container .ays-survey-section .ays-survey-question .ays-survey-image-logo-url{
position: absolute;
right: 5px;
bottom: 0;
}
.ays-survey-container .ays-survey-section .ays-survey-question .ays-survey-image-logo-url-img{
width: 40px;
height: 40px;
object-fit: cover;
} div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-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;
color: #111;
background: #e0e0e0;
border: 1px solid #c7c7c7;
border-radius: 2px;
text-decoration: none;
transition: all 0.2s ease;
margin-right: 5px;
margin-top: 5px;
}
div[id*='ays-survey-container-'] .ays-survey-social-shares a.ays-survey-share-btn:focus {
background: #08669c;
}
div[id*='ays-survey-container-'] .ays-survey-social-shares{
text-align: center;
} div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn-linkedin {
background: #0976b4;
color: #fff;
border-color: #08669c;
}
div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn-linkedin:hover,
div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn-linkedin:focus {
background: #08669c;
border-color: #075683;
}
div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn-linkedin:active {
background: #075683;
border-color: #05466b;
} div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn-facebook {
background: #0976b4;
color: #fff;
border-color: #08669c;
}
div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn-facebook {
background: #3b5998;
border-color: #344e86;
}
div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn-facebook:hover,
div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn-facebook:focus {
background: #344e86;
border-color: #2d4373;
}
div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn-facebook:active {
background: #2d4373;
border-color: #263961;
} div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn-twitter {
background: #0976b4;
color: #fff;
border-color: #08669c;
}
div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn-twitter {
background: #55acee;
border-color: #3ea1ec;
}
div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn-twitter:hover,
div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn-twitter:focus {
background: #3ea1ec;
border-color: #2795e9;
}
div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn-twitter:active {
background: #2795e9;
border-color: #1689e0;
} div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn-vkontakte {
background: #0976b4;
color: #fff;
border-color: #08669c;
}
div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn-vkontakte {
background: #486c91;
border-color: #4b719a;
}
div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn-vkontakte:hover,
div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn-vkontakte:focus {
background: #2a6098;
border-color: #4b719a;
}
div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn-vkontakte:active {
background: #4b719a;
border-color: #4b719a;
}  div[id*='ays-survey-container-'] div.ays-survey-full-screen-mode .ays-survey-close-full-screen{
display: none;
}
div[id*='ays-survey-container-'] div.ays-survey-full-screen-mode .ays-survey-full-screen-container{
cursor: pointer;
width: 24px;
height: 24px;
}
div[id*='ays-survey-container-'] div.ays-survey-full-screen-and-title div.ays-survey-full-screen-mode {
display: flex;
height: 100%;
align-items: flex-end;
padding: 5px;
}
div[id*='ays-survey-container-'] div.ays-survey-full-screen-and-title{
display: flex;
align-items: flex-end;
justify-content: space-between;
}
div[id*='ays-survey-container-'] div.ays-survey-full-screen-and-title div.ays-survey-full-screen-mode svg{
max-width: none;
}
div[id*='ays-survey-container-'] div.ays-survey-full-screen-and-title div.ays-survey-full-screen-mode svg.ays-survey-open-full-screen{
display: inline;
}    div[id*='ays-survey-container-'] .ays-survey-footer-with-live-bar {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
div[id*='ays-survey-container-'] .ays-survey-live-bar-main {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
div[id*='ays-survey-container-'] .ays-survey-live-bar-wrap {
height: 12px;
width: 190px;
border-radius: 25px;
background: black;
margin-top: 10px;
border: 1px solid black;
margin-right: 5px;
}
div[id*='ays-survey-container-'] .ays-survey-live-bar-fill{
height: 100%;
border-radius: 25px;
}
div[id*='ays-survey-container-'] .ays-survey-live-bar-main {
padding: 0 10px;
} .ays-survey-container .ays-survey-title-wrap {
width: 100%; }
.ays-survey-container .ays-survey-title { font-size: 2rem;
margin-bottom: 12px;
display: block;
margin-block-start: 0.83em;
margin-block-end: 0.83em;
margin-inline-start: 0px;
margin-inline-end: 0px;
font-weight: bold;
}
div[id*='ays-survey-container-'] div.ays-survey-full-screen-and-title span {
margin: 0 0 6px 0;
}
div[id*='ays-survey-container-'] div.ays-survey-full-screen-and-title.ays-survey-full-screen-and-no-title{   
justify-content: flex-end;
}
button.ays-survey-links-by-category-link-button {
padding: 10px 30px;
background: #4169e1;
border-radius: 4px;
}
button.ays-survey-links-by-category-link-button > a.ays-survey-links-by-category-link{
color: #ffffff;
text-decoration: none;
}
button.ays-survey-links-by-category-link-button > a.ays-survey-links-by-category-link:hover{
text-decoration: underline;
}
button.ays-survey-links-by-category-link-button:disabled{
background: #afb0b0;
}
.ays-survey-container .ays-survey-sections .ays-survey-question sup{
position: static;
padding-left: 5px;
}@keyframes cmplz-fadein{0%{opacity:0}to{opacity:1}}.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden!important}.cmplz-blocked-content-container div div,.cmplz-blocked-content-notice{display:none}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#fff;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,.5),0 1px 10px 0 rgba(0,0,0,.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat!important;background-size:cover!important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0!important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute!important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute!important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}.is-menu a,.is-menu a:focus,.is-menu a:hover,.is-menu:hover>a{background:0 0!important;outline:0}.is-screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);color:#000;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;word-break:normal}.is-menu,form .is-link-container{position:relative}.is-menu a{line-height:1}.is-menu a::after,.is-menu a::before{display:none!important}.is-menu.default form{max-width:310px}.is-menu.is-dropdown form{display:none;min-width:310px;max-width:100%;position:absolute;right:0;top:100%;z-index:9}.is-menu.full-width-menu form,.is-menu.sliding form{min-width:0!important;overflow:hidden;position:absolute;right:0;top:25%;width:0;z-index:9;padding:0;margin:0}.is-menu.full-width-menu form:not(.is-search-form) input[type=search],.is-menu.full-width-menu form:not(.is-search-form) input[type=text],.is-menu.is-dropdown form:not(.is-search-form) input[type=search],.is-menu.is-dropdown form:not(.is-search-form) input[type=text],.is-menu.sliding form:not(.is-search-form) input[type=search],.is-menu.sliding form:not(.is-search-form) input[type=text],.is-popup-search-form form:not(.is-search-form) input[type=search],.is-popup-search-form form:not(.is-search-form) input[type=text]{background:#fff;color:#000}.is-menu.is-first form{right:auto;left:0}.is-menu.full-width-menu.open .search-close,.is-menu.full-width-menu:not(.open) form,.is-menu.is-dropdown form[style="display: block;"]+.search-close,.is-menu.sliding.open .search-close,.is-menu.sliding:not(.open) form,form:hover+.is-link-container,form:hover>.is-link-container{display:block}.is-form-style-2 .is-search-submit,.is-link-container,.is-menu form .screen-reader-text,.search-close{display:none}.is-menu form label{margin:0;padding:0}.is-menu-wrapper{display:none;position:absolute;right:5px;top:5px;width:auto;z-index:9999}.popup-search-close,.search-close{cursor:pointer;width:20px;height:20px}.is-menu-wrapper.is-expanded{width:100%}.admin-bar .is-menu-wrapper{top:51px}.is-menu-wrapper .is-menu{float:right}.is-menu-wrapper .is-menu form{right:0;left:auto}.gsc-cse-search-menu{max-width:310px;float:right}.gsc-cse-search-menu .cse .gsc-control-cse,.gsc-cse-search-menu .gsc-control-cse{padding:0}.is-menu .search-icon-path{fill:#848484}.search-close{position:absolute;right:-22px;top:33%;z-index:99999}.is-menu.is-first .search-close{right:auto;left:-22px}.is-menu.is-dropdown .search-close{top:calc(100% + 7px)}.popup-search-close{z-index:99999;float:right;position:relative;margin:20px 20px 0 0}#is-popup-wrapper{width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(4,4,4,.91);z-index:999999}.is-popup-search-form form{width:80%;margin:20% auto 0}.is-popup-search-form form.is-ajax-search{margin:10% auto 0}.popup-search-close:after,.search-close:after{border-left:2px solid #848484;content:'';height:20px;left:9px;position:absolute;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.popup-search-close:before,.search-close:before{border-left:2px solid #848484;content:'';height:20px;left:9px;position:absolute;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.is-highlight{background-color:#ffffb9;color:#222}@media screen and (max-width:910px){.is-menu form{left:0;min-width:50%;right:auto}.is-menu.default form{max-width:100%}.is-menu.full-width-menu.active-search{position:relative}.is-menu-wrapper{display:block}}.is-form-style label,.is-menu.full-width-menu.is-first button.is-search-submit,.is-menu.sliding.is-first button.is-search-submit{display:inline-block!important}form .is-link-container div{position:absolute;width:200px;bottom:-25px;left:5px;z-index:99999;height:auto;line-height:14px;padding:10px 15px}form .is-link-container a{text-decoration:none;font-size:14px;font-weight:100;font-family:arial;box-shadow:none}form .is-link-container a:hover{text-decoration:underline}form .is-link-container a.is-customize-link{margin-left:15px}.is-form-style label{padding:0;vertical-align:middle;margin:0;width:100%;line-height:1}.is-form-style{line-height:1;position:relative;padding:0!important}.is-form-style.is-form-style-3 label{width:calc(100% - 36px)!important}.is-form-style input.is-search-input{background:#fff;background-image:none!important;color:#333;padding:0 12px;margin:0;outline:0!important;font-size:14px!important;height:36px;min-height:0;line-height:1;border-radius:0;border:1px solid #ccc!important;font-family:arial;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-webkit-border-radius:0}.is-form-style input.is-search-input::-ms-clear{display:none;width:0;height:0}.is-form-style input.is-search-input::-ms-reveal{display:none;width:0;height:0}.is-form-style input.is-search-input::-webkit-search-cancel-button,.is-form-style input.is-search-input::-webkit-search-decoration,.is-form-style input.is-search-input::-webkit-search-results-button,.is-form-style input.is-search-input::-webkit-search-results-decoration{display:none}.is-form-style.is-form-style-3 input.is-search-input{border-right:0!important}.is-form-style button.is-search-submit{background:0 0;border:0;box-shadow:none!important;opacity:1;padding:0!important;margin:0;line-height:0;outline:0;vertical-align:middle;width:36px;height:36px}.is-menu.full-width-menu.is-first button.is-search-submit:not([style="display: inline-block;"]),.is-menu.sliding.is-first button.is-search-submit:not([style="display: inline-block;"]){visibility:hidden}.is-form-style .is-search-submit path{fill:#555}.is-form-style input.is-search-submit{text-decoration:none;position:absolute;top:0;right:0;padding:0 10px!important;width:auto}.is-search-icon{width:36px;padding-top:6px!important}.is-search-icon svg{width:22px;display:inline}.is-form-style input.is-search-submit,.is-search-icon{display:inline-block!important;color:#666;background:#ededed;box-shadow:none!important;outline:0;margin:0;font-size:14px!important;border:1px solid #ccc;border-radius:0;line-height:1;height:36px;text-transform:capitalize;vertical-align:middle;-webkit-transition:background-color .1s ease-in-out;-moz-transition:background-color .1s ease-in-out;-o-transition:background-color .1s ease-in-out;transition:background-color .1s ease-in-out;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.is-search-icon:hover,form.is-form-style input.is-search-submit:hover{background:#dcdcdc}table.dataTable {width: 100%;margin: 0 auto;clear: both;border-collapse: separate;border-spacing: 0 }table.dataTable thead th, table.dataTable tfoot th {font-weight: bold }table.dataTable thead th, table.dataTable thead td {padding: 10px 18px;border-bottom: 1px solid #111 }table.dataTable thead th:active, table.dataTable thead td:active {outline: none }table.dataTable tfoot th, table.dataTable tfoot td {padding: 10px 18px 6px 18px;border-top: 1px solid #111 }table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {cursor: pointer;*cursor: hand;background-repeat: no-repeat;background-position: center right }table.dataTable tbody tr {background-color: #ffffff }table.dataTable tbody tr.selected {background-color: #B0BED9 }table.dataTable tbody th, table.dataTable tbody td {padding: 8px 10px }table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {border-top: 1px solid #ddd }table.dataTable.row-border tbody tr:first-child th, table.dataTable.row-border tbody tr:first-child td, table.dataTable.display tbody tr:first-child th, table.dataTable.display tbody tr:first-child td {border-top: none }table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td {border-top: 1px solid #ddd;border-right: 1px solid #ddd }table.dataTable.cell-border tbody tr th:first-child, table.dataTable.cell-border tbody tr td:first-child {border-left: 1px solid #ddd }table.dataTable.cell-border tbody tr:first-child th, table.dataTable.cell-border tbody tr:first-child td {border-top: none }table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {background-color: #f9f9f9 }table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected {background-color: #acbad4 }table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {background-color: #f6f6f6 }table.dataTable.hover tbody tr:hover.selected, table.dataTable.display tbody tr:hover.selected {background-color: #aab7d1 }table.dataTable.order-column tbody tr>.sorting_1, table.dataTable.order-column tbody tr>.sorting_2, table.dataTable.order-column tbody tr>.sorting_3, table.dataTable.display tbody tr>.sorting_1, table.dataTable.display tbody tr>.sorting_2, table.dataTable.display tbody tr>.sorting_3 {background-color: #fafafa }table.dataTable.order-column tbody tr.selected>.sorting_1, table.dataTable.order-column tbody tr.selected>.sorting_2, table.dataTable.order-column tbody tr.selected>.sorting_3, table.dataTable.display tbody tr.selected>.sorting_1, table.dataTable.display tbody tr.selected>.sorting_2, table.dataTable.display tbody tr.selected>.sorting_3 {background-color: #acbad5 }table.dataTable.display tbody tr.odd>.sorting_1, table.dataTable.order-column.stripe tbody tr.odd>.sorting_1 {background-color: #f1f1f1 }table.dataTable.display tbody tr.odd>.sorting_2, table.dataTable.order-column.stripe tbody tr.odd>.sorting_2 {background-color: #f3f3f3 }table.dataTable.display tbody tr.odd>.sorting_3, table.dataTable.order-column.stripe tbody tr.odd>.sorting_3 {background-color: whitesmoke }table.dataTable.display tbody tr.odd.selected>.sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1 {background-color: #a6b4cd }table.dataTable.display tbody tr.odd.selected>.sorting_2, table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2 {background-color: #a8b5cf }table.dataTable.display tbody tr.odd.selected>.sorting_3, table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3 {background-color: #a9b7d1 }table.dataTable.display tbody tr.even>.sorting_1, table.dataTable.order-column.stripe tbody tr.even>.sorting_1 {background-color: #fafafa }table.dataTable.display tbody tr.even>.sorting_2, table.dataTable.order-column.stripe tbody tr.even>.sorting_2 {background-color: #fcfcfc }table.dataTable.display tbody tr.even>.sorting_3, table.dataTable.order-column.stripe tbody tr.even>.sorting_3 {background-color: #fefefe }table.dataTable.display tbody tr.even.selected>.sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1 {background-color: #acbad5 }table.dataTable.display tbody tr.even.selected>.sorting_2, table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2 {background-color: #aebcd6 }table.dataTable.display tbody tr.even.selected>.sorting_3, table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3 {background-color: #afbdd8 }table.dataTable.display tbody tr:hover>.sorting_1, table.dataTable.order-column.hover tbody tr:hover>.sorting_1 {background-color: #eaeaea }table.dataTable.display tbody tr:hover>.sorting_2, table.dataTable.order-column.hover tbody tr:hover>.sorting_2 {background-color: #ececec }table.dataTable.display tbody tr:hover>.sorting_3, table.dataTable.order-column.hover tbody tr:hover>.sorting_3 {background-color: #efefef }table.dataTable.display tbody tr:hover.selected>.sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1 {background-color: #a2aec7 }table.dataTable.display tbody tr:hover.selected>.sorting_2, table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2 {background-color: #a3b0c9 }table.dataTable.display tbody tr:hover.selected>.sorting_3, table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3 {background-color: #a5b2cb }table.dataTable.no-footer {border-bottom: 1px solid #111 }table.dataTable.nowrap th, table.dataTable.nowrap td {white-space: nowrap }table.dataTable.compact thead th, table.dataTable.compact thead td {padding: 4px 17px }table.dataTable.compact tfoot th, table.dataTable.compact tfoot td {padding: 4px }table.dataTable.compact tbody th, table.dataTable.compact tbody td {padding: 4px }table.dataTable th.dt-left, table.dataTable td.dt-left {text-align: left }table.dataTable th.dt-center, table.dataTable td.dt-center, table.dataTable td.dataTables_empty {text-align: center }table.dataTable th.dt-right, table.dataTable td.dt-right {text-align: right }table.dataTable th.dt-justify, table.dataTable td.dt-justify {text-align: justify }table.dataTable th.dt-nowrap, table.dataTable td.dt-nowrap {white-space: nowrap }table.dataTable thead th.dt-head-left, table.dataTable thead td.dt-head-left, table.dataTable tfoot th.dt-head-left, table.dataTable tfoot td.dt-head-left {text-align: left }table.dataTable thead th.dt-head-center, table.dataTable thead td.dt-head-center, table.dataTable tfoot th.dt-head-center, table.dataTable tfoot td.dt-head-center {text-align: center }table.dataTable thead th.dt-head-right, table.dataTable thead td.dt-head-right, table.dataTable tfoot th.dt-head-right, table.dataTable tfoot td.dt-head-right {text-align: right }table.dataTable thead th.dt-head-justify, table.dataTable thead td.dt-head-justify, table.dataTable tfoot th.dt-head-justify, table.dataTable tfoot td.dt-head-justify {text-align: justify }table.dataTable thead th.dt-head-nowrap, table.dataTable thead td.dt-head-nowrap, table.dataTable tfoot th.dt-head-nowrap, table.dataTable tfoot td.dt-head-nowrap {white-space: nowrap }table.dataTable tbody th.dt-body-left, table.dataTable tbody td.dt-body-left {text-align: left }table.dataTable tbody th.dt-body-center, table.dataTable tbody td.dt-body-center {text-align: center }table.dataTable tbody th.dt-body-right, table.dataTable tbody td.dt-body-right {text-align: right }table.dataTable tbody th.dt-body-justify, table.dataTable tbody td.dt-body-justify {text-align: justify }table.dataTable tbody th.dt-body-nowrap, table.dataTable tbody td.dt-body-nowrap {white-space: nowrap }table.dataTable, table.dataTable th, table.dataTable td {box-sizing: content-box }.dataTables_wrapper {position: relative;clear: both;*zoom: 1;zoom: 1 }.dataTables_wrapper .dataTables_length {float: left }.dataTables_wrapper .dataTables_length select {border: 1px solid #aaa;border-radius: 3px;padding: 5px;background-color: transparent;padding: 4px }.dataTables_wrapper .dataTables_filter {float: right;text-align: right }.dataTables_wrapper .dataTables_filter input {border: 1px solid #aaa;border-radius: 3px;padding: 5px;background-color: transparent;margin-left: 3px }.dataTables_wrapper .dataTables_info {clear: both;float: left;padding-top: 0.755em }.dataTables_wrapper .dataTables_paginate {float: right;text-align: right;padding-top: 0.25em }.dataTables_wrapper .dataTables_paginate .paginate_button {box-sizing: border-box;display: inline-block;min-width: 1.5em;margin-left: 2px;text-align: center;text-decoration: none !important;cursor: pointer;*cursor: hand;}.dataTables_wrapper .dataTables_paginate .ellipsis {padding: 0 1em }.dataTables_wrapper .dataTables_processing {position: absolute;top: 50%;left: 50%;width: 100%;height: 40px;margin-left: -50%;margin-top: -25px;padding-top: 20px;text-align: center;font-size: 1.2em;background-color: white;background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%) }.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate {color: #333 }.dataTables_wrapper .dataTables_scroll {clear: both }.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {*margin-top: -1px;-webkit-overflow-scrolling: touch }.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td {vertical-align: middle }.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing {height: 0;overflow: hidden;margin: 0 !important;padding: 0 !important }.dataTables_wrapper.no-footer .dataTables_scrollBody {border-bottom: 1px solid #111 }.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable, .dataTables_wrapper.no-footer div.dataTables_scrollBody>table {border-bottom: none }.dataTables_wrapper:after {visibility: hidden;display: block;content: "";clear: both;height: 0 }@media screen and (max-width: 767px) {.dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_paginate {float: none;text-align: center }.dataTables_wrapper .dataTables_paginate {margin-top: 0.5em }}@media screen and (max-width: 640px) {.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter {float: none;text-align: center }.dataTables_wrapper .dataTables_filter {margin-top: 0.5em }}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child, table.dataTable.dtr-inline.collapsed>tbody>tr>th.child, table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty {cursor: default !important }table.dataTable.dtr-inline.collapsed>tbody>tr>td.child:before, table.dataTable.dtr-inline.collapsed>tbody>tr>th.child:before, table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty:before {display: none !important }table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td.dtr-control, table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th.dtr-control {position: relative;padding-left: 30px;cursor: pointer }table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td.dtr-control:before, table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th.dtr-control:before {top: 50%;left: 5px;height: 1em;width: 1em;margin-top: -9px;display: block;position: absolute;color: white;border: 0.15em solid white;border-radius: 1em;box-shadow: 0 0 0.2em #444;box-sizing: content-box;text-align: center;text-indent: 0 !important;font-family: 'Courier New', Courier, monospace;line-height: 1em;content: '+';background-color: #31b131 }table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td.dtr-control:before, table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th.dtr-control:before {content: '-';background-color: #d33333 }table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td.dtr-control, table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th.dtr-control {padding-left: 27px }table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td.dtr-control:before, table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th.dtr-control:before {left: 4px;height: 14px;width: 14px;border-radius: 14px;line-height: 14px;text-indent: 3px }table.dataTable.dtr-column>tbody>tr>td.dtr-control, table.dataTable.dtr-column>tbody>tr>th.dtr-control, table.dataTable.dtr-column>tbody>tr>td.control, table.dataTable.dtr-column>tbody>tr>th.control {position: relative;cursor: pointer }table.dataTable.dtr-column>tbody>tr>td.dtr-control:before, table.dataTable.dtr-column>tbody>tr>th.dtr-control:before, table.dataTable.dtr-column>tbody>tr>td.control:before, table.dataTable.dtr-column>tbody>tr>th.control:before {top: 50%;left: 50%;height: 0.8em;width: 0.8em;margin-top: -0.5em;margin-left: -0.5em;display: block;position: absolute;color: white;border: 0.15em solid white;border-radius: 1em;box-shadow: 0 0 0.2em #444;box-sizing: content-box;text-align: center;text-indent: 0 !important;font-family: 'Courier New', Courier, monospace;line-height: 1em;content: '+';background-color: #31b131 }table.dataTable.dtr-column>tbody>tr.parent td.dtr-control:before, table.dataTable.dtr-column>tbody>tr.parent th.dtr-control:before, table.dataTable.dtr-column>tbody>tr.parent td.control:before, table.dataTable.dtr-column>tbody>tr.parent th.control:before {content: '-';background-color: #d33333 }table.dataTable>tbody>tr.child {padding: 0.5em 1em }table.dataTable>tbody>tr.child:hover {background: transparent !important }table.dataTable>tbody>tr.child ul.dtr-details {display: inline-block;list-style-type: none;margin: 0;padding: 0 }table.dataTable>tbody>tr.child ul.dtr-details>li {border-bottom: 1px solid #efefef;padding: 0.5em 0 }table.dataTable>tbody>tr.child ul.dtr-details>li:first-child {padding-top: 0 }table.dataTable>tbody>tr.child ul.dtr-details>li:last-child {border-bottom: none }table.dataTable>tbody>tr.child span.dtr-title {display: inline-block;min-width: 75px;font-weight: bold }div.dtr-modal {position: fixed;box-sizing: border-box;top: 0;left: 0;height: 100%;width: 100%;z-index: 100;padding: 10em 1em }div.dtr-modal div.dtr-modal-display {position: absolute;top: 0;left: 0;bottom: 0;right: 0;width: 50%;height: 50%;overflow: auto;margin: auto;z-index: 102;overflow: auto;background-color: #f5f5f7;border: 1px solid black;border-radius: 0.5em;box-shadow: 0 12px 30px rgba(0, 0, 0, 0.6) }div.dtr-modal div.dtr-modal-content {position: relative;padding: 1em }div.dtr-modal div.dtr-modal-close {position: absolute;top: 6px;right: 6px;width: 22px;height: 22px;border: 1px solid #eaeaea;background-color: #f9f9f9;text-align: center;border-radius: 3px;cursor: pointer;z-index: 12 }div.dtr-modal div.dtr-modal-close:hover {background-color: #eaeaea }div.dtr-modal div.dtr-modal-background {position: fixed;top: 0;left: 0;right: 0;bottom: 0;z-index: 101;background: rgba(0, 0, 0, 0.6) }@media screen and (max-width: 767px) {div.dtr-modal div.dtr-modal-display {width: 95% }}table.dataTable tr.dtrg-group td {background-color: #e0e0e0 }table.dataTable tr.dtrg-group.dtrg-level-0 td {font-weight: bold }table.dataTable tr.dtrg-group.dtrg-level-1 td, table.dataTable tr.dtrg-group.dtrg-level-2 td {background-color: #f0f0f0;padding-top: 0.25em;padding-bottom: 0.25em;padding-left: 2em;font-size: 0.9em }table.dataTable tr.dtrg-group.dtrg-level-2 td {background-color: #f3f3f3 }div.dts {display: block !important }div.dts tbody th, div.dts tbody td {white-space: nowrap }div.dts div.dts_loading {z-index: 1 }div.dts div.dts_label {position: absolute;right: 10px;background: rgba(0, 0, 0, 0.8);color: white;box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);text-align: right;border-radius: 3px;padding: 0.4em;z-index: 2;display: none }div.dts div.dataTables_scrollBody {background: repeating-linear-gradient(45deg, #edeeff, #edeeff 10px, #fff 10px, #fff 20px) }div.dts div.dataTables_scrollBody table {z-index: 2 }div.dts div.dataTables_paginate, div.dts div.dataTables_length {display: none }div.dtsp-topRow {display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: space-around;align-content: flex-start;align-items: flex-start }div.dtsp-topRow input.dtsp-search {text-overflow: ellipsis }div.dtsp-topRow div.dtsp-subRow1 {display: flex;flex-direction: row;flex-wrap: nowrap;flex-grow: 1;flex-shrink: 0;flex-basis: 0 }div.dtsp-topRow div.dtsp-searchCont {display: flex;flex-direction: row;flex-wrap: nowrap;flex-grow: 1;flex-shrink: 0;flex-basis: 0 }div.dtsp-topRow button.dtsp-nameButton {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAYAAAAe2bNZAAABcGlDQ1BpY2MAACiRdZHNSwJBGMYftTDS8FCHkA57sOigIAXRMQzyYh3UIKvL7rirwe66zK6IdA26dBA6RF36OvQf1DXoWhAERRAR9B/0dQnZ3nEFJXSG2ffHs/O8zDwD+DM6M+yBJGCYDs+mU9JaYV0KviNMM4QoEjKzreXcUh59x88jfKI+JESv/vt6jlBRtRngGyKeYxZ3iBeIMzXHErxHPMbKcpH4hDjO6YDEt0JXPH4TXPL4SzDPZxcBv+gplbpY6WJW5gbxNHHM0KusfR5xk7BqruaoRmlNwEYWaaQgQUEVW9DhIEHVpMx6+5It3woq5GH0tVAHJ0cJZfLGSa1SV5WqRrpKU0dd5P4/T1ubnfG6h1PA4Kvrfk4CwX2g2XDd31PXbZ4BgRfg2uz4K5TT/DfpjY4WOwYiO8DlTUdTDoCrXWD82ZK53JICtPyaBnxcACMFYPQeGN7wsmr/x/kTkN+mJ7oDDo+AKdof2fwDCBRoDkL8UccAAAAJcEhZcwAAD2EAAA9hAag/p2kAAAK2SURBVFgJ7ZY9j41BFICvryCExrJBQ6HyEYVEIREaUZDQIRoR2ViJKCioxV+gkVXYTVZEQiEUhG2EQnxUCh0FKolY4ut5XnM2cyfva3Pt5m7EPcmzZ2bemTNnzjkzd1utnvQi0IvAfxiBy5z5FoxO89kPY+8mbMjtzs47RXs5/WVpbAG6bWExt5PuIibvhVkwmC+ck3eK9ln6/fAddFojYzBVuYSBpcnIEvRaqOw2RcaN18FPuJH0JvRUxbT3wWf4ltiKPgfVidWlbGZgPozDFfgAC+EA/K2EI4cwcAJ+gPaeQ+VQU2SOMMGcPgPl/m/V2p50rrbRsRgt9Iv5h6xtpP22Bz7Ce1C+gFFxfKzOmShcU+Qmyh2w3w8rIJfddHTck66EukL/xPhj+JM8rHNmFys0Pg4v0up3aFNlwR9NYyodd3OL/C64zpsymcTFcf6ElM4YzjAWKYrJkaq8kE/yUYNP4BoYvS1QRo+hNtF5xfkTUjoTheukSFFMjlTFm6PjceOca/SMpKfeCR1L6Uzk/y2WIkVhNFJlJAZhP+hYns7b9D3IPuhY5mYrIv8OrQJvR5NYyNaW4jsU8pSGNySiVx4o5tXq3JkoXE/mg5R/M8dGJCJpKhaDcjBRdbI/Rm8g69c122om33BHmj2CHoV5qa9jUXBraJ+G1fAVjIBO1klc87ro1K4JZ/K35SWW3TwcyDd6TecqnAEd8cGq2+w84xvBm1n3vS0izKkkwh5XNC/GmFPqqAtPF89AOScKuemaNzoTV1SD5dtSbmLf1/RV+tC0WTgcj6R7HEtrVGWaqu/lYDZ/2pvxQ/kIyw/gFByHC9AHw910hv1aUUumyd8yy0QfhmEkfiNod0Xusct68J1qc8Tdux0Z97Q+hsDb+AYGYEbF/4Guw2Q/qDPqZG/zXgT+3Qj8AtKnfWhFwmuAAAAAAElFTkSuQmCC);background-repeat: no-repeat;background-position: center;background-size: 23px;vertical-align: bottom }div.dtsp-topRow button.dtsp-countButton {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABcGlDQ1BpY2MAACiRdZHNSwJBGMYftTDS8FCHkA57sOigIAXRMQzyYh3UIKvL7rirwe66zK6IdA26dBA6RF36OvQf1DXoWhAERRAR9B/0dQnZ3nEFJXSG2ffHs/O8zDwD+DM6M+yBJGCYDs+mU9JaYV0KviNMM4QoEjKzreXcUh59x88jfKI+JESv/vt6jlBRtRngGyKeYxZ3iBeIMzXHErxHPMbKcpH4hDjO6YDEt0JXPH4TXPL4SzDPZxcBv+gplbpY6WJW5gbxNHHM0KusfR5xk7BqruaoRmlNwEYWaaQgQUEVW9DhIEHVpMx6+5It3woq5GH0tVAHJ0cJZfLGSa1SV5WqRrpKU0dd5P4/T1ubnfG6h1PA4Kvrfk4CwX2g2XDd31PXbZ4BgRfg2uz4K5TT/DfpjY4WOwYiO8DlTUdTDoCrXWD82ZK53JICtPyaBnxcACMFYPQeGN7wsmr/x/kTkN+mJ7oDDo+AKdof2fwDCBRoDkL8UccAAAAJcEhZcwAAD2EAAA9hAag/p2kAAAG5SURBVEgN3VU9LwVBFF0fiYhofUSlEQkKhU7z/oBCQkIiGr9BgUbhVzy9BAnhFyjV/AYFiU5ICM7ZN+c5Zud5dm3lJmfmzrkz9+7cu3c3y/6jjOBSF8CxXS7FmTkbwqIJjDpJvTcmsJ4K3KPZUpyZsx0sxoB9J6mnAkyC7wGuuCFIipNtEcpcWExgXpOBc78vgj6N+QO4NVsjwdFM59tUIDxDrHMBOeIQ34C5ZDregXuAQm4YcI68nN9B3wr2PcwPAIPkN2EqtJH6b+QZm1ajjTx7BqwAr26Lb+C2Kvpbt0Mb2HAJ7NrGFGfmXO3DeA4UshDfQAVmH0gaUFg852TTTDvlxwBlCtxy9zXyBhQFaq0wMmIdRebrfgosA3zb2hKnqG0oqchp4QbuR8X0TjzABhbdOT8jnQ/atcgqpnfwOA7yqZyTU587ZkIGdesLTt2EkynOnbreMUUKMI/dA4B/QVOcO13CQh+5wWCgDwo/75u59odB/wjmfhbgvACcAOyZPHihMWAoIwxyCLgf1oxfgjzVbgBXSTzIN+f0pg6s5DkcesLMRpsBrgE2XO3CN64JFP7JtUeKHX4CKtRRXFZ+7dEAAAAASUVORK5CYII=);background-repeat: no-repeat;background-position: center;background-size: 18px;vertical-align: bottom }div.dtsp-topRow button.dtsp-searchIcon {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAABcGlDQ1BpY2MAACiRdZHNSwJBGMYftTDS8FCHkA57sOigIAXRMQzyYh3UIKvL7rirwe66zK6IdA26dBA6RF36OvQf1DXoWhAERRAR9B/0dQnZ3nEFJXSG2ffHs/O8zDwD+DM6M+yBJGCYDs+mU9JaYV0KviNMM4QoEjKzreXcUh59x88jfKI+JESv/vt6jlBRtRngGyKeYxZ3iBeIMzXHErxHPMbKcpH4hDjO6YDEt0JXPH4TXPL4SzDPZxcBv+gplbpY6WJW5gbxNHHM0KusfR5xk7BqruaoRmlNwEYWaaQgQUEVW9DhIEHVpMx6+5It3woq5GH0tVAHJ0cJZfLGSa1SV5WqRrpKU0dd5P4/T1ubnfG6h1PA4Kvrfk4CwX2g2XDd31PXbZ4BgRfg2uz4K5TT/DfpjY4WOwYiO8DlTUdTDoCrXWD82ZK53JICtPyaBnxcACMFYPQeGN7wsmr/x/kTkN+mJ7oDDo+AKdof2fwDCBRoDkL8UccAAAAJcEhZcwAAD2EAAA9hAag/p2kAAAEnSURBVCgVpdG7SgNBFIDh1RhJsBBEsDIgIhaWFjZa2GtpKb6AnU0MprKOWEjK2IuFFxCxS2lhZyOWXh5AQVER/X+zuwwywoIHvp3dM3Nm55Ik/4i+P2or5FewiBIe0cEt8ogVz9LbhEVf+cgkcew1tvAZ5PPXGm9HOMEanMAYQhunaCAazuqA1UjvILl9HGPc/n4fabjPGbzjMM2FjfkDuPw5O8JilzgA9/OKWDynyWnbsPiF7yc4SRWxmEyTN7ZhsSd7gTLW8TuGSSzBcZd2hsV+n+MNC9jGCNzjPDwsz8XCO/x02Bqeptcxhg+4gjD8YxetLOkBGRbuwcIr+NdRLMPl3uMM2YHx2gsLd+D97qKEQuGe65jCAzbgVRWOCUZuovAfs5m/AdVxL0R1AIsLAAAAAElFTkSuQmCC);background-repeat: no-repeat;background-position: center;background-size: 12px }div.dt-button-collection {z-index: 2002 }div.dataTables_scrollBody {background: white !important }div.dtsp-columns-1 {min-width: 98%;max-width: 98%;padding-left: 1%;padding-right: 1%;margin: 0px !important }div.dtsp-columns-2 {min-width: 48%;max-width: 48%;padding-left: 1%;padding-right: 1%;margin: 0px !important }div.dtsp-columns-3 {min-width: 30.333%;max-width: 30.333%;padding-left: 1%;padding-right: 1%;margin: 0px !important }div.dtsp-columns-4 {min-width: 23%;max-width: 23%;padding-left: 1%;padding-right: 1%;margin: 0px !important }div.dtsp-columns-5 {min-width: 18%;max-width: 18%;padding-left: 1%;padding-right: 1%;margin: 0px !important }div.dtsp-columns-6 {min-width: 15.666%;max-width: 15.666%;padding-left: 0.5%;padding-right: 0.5%;margin: 0px !important }div.dtsp-columns-7 {min-width: 13.28%;max-width: 13.28%;padding-left: 0.5%;padding-right: 0.5%;margin: 0px !important }div.dtsp-columns-8 {min-width: 11.5%;max-width: 11.5%;padding-left: 0.5%;padding-right: 0.5%;margin: 0px !important }div.dtsp-columns-9 {min-width: 11.111%;max-width: 11.111%;padding-left: 0.5%;padding-right: 0.5%;margin: 0px !important }div.dt-button-collection {float: none }div.dtsp-panesContainer {width: 100% }div.dtsp-panesContainer {font-family: 'Roboto', sans-serif;padding: 5px;border: 1px solid #ccc;border-radius: 6px;margin: 5px 0;clear: both;text-align: center }div.dtsp-panesContainer div.dtsp-searchPanes {display: flex;flex-direction: row;flex-wrap: wrap;justify-content: flex-start;align-content: flex-start;align-items: stretch;clear: both;text-align: start }div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-hidden {display: none !important }div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane {flex-direction: row;flex-wrap: nowrap;flex-grow: 1;flex-shrink: 0;flex-basis: 280px;justify-content: space-around;align-content: flex-start;align-items: stretch;padding-top: 0px;padding-bottom: 0px;margin: 5px;margin-top: 0px;margin-bottom: 0px;font-size: 0.9em }div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dataTables_wrapper {flex: 1;margin: 1em 0.5%;margin-top: 0px;border-bottom: 2px solid #f0f0f0;border: 2px solid #f0f0f0;border-radius: 4px }div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dataTables_wrapper:hover {border: 2px solid #cfcfcf }div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dataTables_wrapper div.dataTables_filter {display: none }div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dtsp-selected {border: 2px solid #3276b1;border-radius: 4px }div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dtsp-selected:hover {border: 2px solid #286092 }div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dtsp-topRow {display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: space-around;align-content: flex-start;align-items: flex-start }div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dtsp-topRow div.dtsp-searchCont {display: flex;flex-direction: row;flex-wrap: nowrap;flex-grow: 1;flex-shrink: 0;flex-basis: 0 }div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dtsp-topRow div.dtsp-searchCont input.dtsp-search {flex-direction: row;flex-wrap: nowrap;flex-grow: 1;flex-shrink: 0;flex-basis: 90px;min-height: 20px;max-width: none;min-width: 50px;border: none;padding-left: 12px }div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dtsp-topRow div.dtsp-searchCont input.dtsp-search::placeholder {color: black;font-size: 16px }div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dtsp-topRow div.dtsp-searchCont div.dtsp-searchButtonCont {display: inline-block;flex-direction: row;flex-wrap: nowrap;flex-grow: 0;flex-shrink: 0;flex-basis: 0 }div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dtsp-topRow div.dtsp-searchCont div.dtsp-searchButtonCont .dtsp-searchIcon {position: relative;display: inline-block;margin: 4px;display: block;top: -2px;right: 0px;font-size: 16px;margin-bottom: 0px }div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dtsp-topRow button.dtsp-dull {cursor: context-menu !important;color: #7c7c7c }div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dtsp-topRow button.dtsp-dull:hover {background-color: transparent }div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane input.dtsp-paneInputButton, div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane button.dtsp-paneButton {height: 35px;width: 35px;max-width: 35px;min-width: 0;display: inline-block;margin: 2px;border: 0px solid transparent;background-color: transparent;font-size: 16px;margin-bottom: 0px;flex-grow: 0;flex-shrink: 0;flex-basis: 35px;font-family: sans-serif }div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane input.dtsp-paneInputButton:hover, div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane button.dtsp-paneButton:hover {background-color: #f0f0f0;border-radius: 2px;cursor: pointer }div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane button.dtsp-paneButton {opacity: 0.6 }div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane input.dtsp-disabledButton {height: 35px;width: 35px;max-width: 35px;min-width: 0;display: inline-block;margin: 2px;border: 0px solid transparent;background-color: transparent;font-size: 16px;margin-bottom: 0px;flex-grow: 0;flex-shrink: 0;flex-basis: 35px }div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dataTables_scrollHead {display: none !important }div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dataTables_scrollBody {border-bottom: none }div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dataTables_scrollBody table {table-layout: fixed }div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dataTables_scrollBody td.dtsp-countColumn {text-align: right }div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dataTables_scrollBody td.dtsp-countColumn div.dtsp-pill {background-color: #cfcfcf;text-align: center;border: 1px solid #cfcfcf;border-radius: 10px;width: auto;display: inline-block;min-width: 30px;color: black;font-size: 0.9em;padding: 0 4px }div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dataTables_scrollBody td.dtsp-nameColumn {width: 100% !important }div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dataTables_scrollBody div.dtsp-nameCont {width: 100%;display: flex;flex-direction: row;justify-content: flex-start;align-content: flex-start;align-items: flex-start }div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-name {text-overflow: ellipsis;overflow: hidden;display: inline-block;vertical-align: middle;white-space: nowrap;flex-grow: 1 }div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-pill {display: inline-block;background-color: #cfcfcf;text-align: center;border: 1px solid #cfcfcf;border-radius: 10px;width: auto;min-width: 30px;color: black;font-size: 0.9em;padding: 0 4px }div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane tr>th, div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane tr>td {padding: 5px 10px }div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane td.dtsp-countColumn {text-align: right }div.dtsp-panesContainer div.dtsp-title {float: left;margin: 20px;margin-bottom: 0px;margin-top: 13px }div.dtsp-panesContainer button.dtsp-clearAll {float: right;margin: 20px;border: 1px solid transparent;background-color: transparent;padding: 10px;margin-bottom: 0px;margin-top: 5px }div.dtsp-panesContainer button.dtsp-clearAll:hover {background-color: #f0f0f0;border-radius: 2px }div.dt-button-collection div.panes {padding: 0px;border: none;margin: 0px }div.dtsp-hidden {display: none !important }div.dtsp-narrow {flex-direction: column !important }div.dtsp-narrow div.dtsp-subRows {width: 100%;text-align: right }@media screen and (max-width: 767px) {div.dtsp-columns-4, div.dtsp-columns-5, div.dtsp-columns-6 {max-width: 31% !important;min-width: 31% !important }}@media screen and (max-width: 640px) {div.dtsp-searchPanes {flex-direction: column !important }div.dtsp-searchPane {max-width: 98% !important;min-width: 98% !important }}