@font-face {
font-family: 'FontAwesome';
src: url(//otds.com/wp-content/plugins/gallery-videos/public/css/fontawesome-webfont.eot?v=4.6.3);
src: url(//otds.com/wp-content/plugins/gallery-videos/public/css/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'), url(//otds.com/wp-content/plugins/gallery-videos/public/css/fontawesome-webfont.woff2?v=4.6.3) format('woff2'), url(//otds.com/wp-content/plugins/gallery-videos/public/css/fontawesome-webfont.woff?v=4.6.3) format('woff'), url(//otds.com/wp-content/plugins/gallery-videos/public/css/fontawesome-webfont.ttf?v=4.6.3) format('truetype'), url(//otds.com/wp-content/plugins/gallery-videos/public/css/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.ts-vgallery,
.ts-vgallery-fas,
.ts-vgallery-far,
.ts-vgallery-fal,
.ts-vgallery-fad,
.ts-vgallery-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-vgallery-lg {
font-size: 1.33333em;
line-height: 0.75em;
vertical-align: -.0667em;
}
.ts-vgallery-xs {
font-size: .75em;
}
.ts-vgallery-sm {
font-size: .875em;
}
.ts-vgallery-1x {
font-size: 1em;
}
.ts-vgallery-2x {
font-size: 2em;
}
.ts-vgallery-3x {
font-size: 3em;
}
.ts-vgallery-4x {
font-size: 4em;
}
.ts-vgallery-5x {
font-size: 5em;
}
.ts-vgallery-6x {
font-size: 6em;
}
.ts-vgallery-7x {
font-size: 7em;
}
.ts-vgallery-8x {
font-size: 8em;
}
.ts-vgallery-9x {
font-size: 9em;
}
.ts-vgallery-10x {
font-size: 10em;
}
.ts-vgallery-fw {
text-align: center;
width: 1.25em;
}
.ts-vgallery-ul {
list-style-type: none;
margin-left: 2.5em;
padding-left: 0;
}
.ts-vgallery-ul>li {
position: relative;
}
.ts-vgallery-li {
left: -2em;
position: absolute;
text-align: center;
width: 2em;
line-height: inherit;
}
.ts-vgallery-border {
border: solid 0.08em #eee;
border-radius: .1em;
padding: .2em .25em .15em;
}
.ts-vgallery-pull-left {
float: left;
}
.ts-vgallery-pull-right {
float: right;
}
.ts-vgallery.ts-vgallery-pull-left,
.ts-vgallery-fas.ts-vgallery-pull-left,
.ts-vgallery-far.ts-vgallery-pull-left,
.ts-vgallery-fal.ts-vgallery-pull-left,
.ts-vgallery-fab.ts-vgallery-pull-left {
margin-right: .3em;
}
.ts-vgallery.ts-vgallery-pull-right,
.ts-vgallery-fas.ts-vgallery-pull-right,
.ts-vgallery-far.ts-vgallery-pull-right,
.ts-vgallery-fal.ts-vgallery-pull-right,
.ts-vgallery-fab.ts-vgallery-pull-right {
margin-left: .3em;
}
.ts-vgallery-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.ts-vgallery-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-vgallery-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.ts-vgallery-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.ts-vgallery-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
transform: rotate(270deg);
}
.ts-vgallery-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.ts-vgallery-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
transform: scale(1, -1);
}
.ts-vgallery-flip-both,
.ts-vgallery-flip-horizontal.ts-vgallery-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(-1, -1);
transform: scale(-1, -1);
}
:root .ts-vgallery-rotate-90,
:root .ts-vgallery-rotate-180,
:root .ts-vgallery-rotate-270,
:root .ts-vgallery-flip-horizontal,
:root .ts-vgallery-flip-vertical,
:root .ts-vgallery-flip-both {
-webkit-filter: none;
filter: none;
}
.ts-vgallery-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2.5em;
}
.ts-vgallery-stack-1x,
.ts-vgallery-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%;
}
.ts-vgallery-stack-1x {
line-height: inherit;
}
.ts-vgallery-stack-2x {
font-size: 2em;
}
.ts-vgallery-inverse {
color: #fff;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.ts-vgallery.pull-left {
margin-right: .3em;
}
.ts-vgallery.pull-right {
margin-left: .3em;
}
.ts-vgallery-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.ts-vgallery-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-vgallery-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.ts-vgallery-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.ts-vgallery-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.ts-vgallery-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-vgallery-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-vgallery-rotate-90,
:root .ts-vgallery-rotate-180,
:root .ts-vgallery-rotate-270,
:root .ts-vgallery-flip-horizontal,
:root .ts-vgallery-flip-vertical {
filter: none;
}
.ts-vgallery-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.ts-vgallery-stack-1x,
.ts-vgallery-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.ts-vgallery-stack-1x {
line-height: inherit;
}
.ts-vgallery-stack-2x {
font-size: 2em;
}
.ts-vgallery-inverse {
color: #ffffff;
} .ts-vgallery-glass:before {
content: "\f000";
}
.ts-vgallery-music:before {
content: "\f001";
}
.ts-vgallery-search:before {
content: "\f002";
}
.ts-vgallery-envelope-o:before {
content: "\f003";
}
.ts-vgallery-heart:before {
content: "\f004";
}
.ts-vgallery-star:before {
content: "\f005";
}
.ts-vgallery-star-o:before {
content: "\f006";
}
.ts-vgallery-user:before {
content: "\f007";
}
.ts-vgallery-film:before {
content: "\f008";
}
.ts-vgallery-th-large:before {
content: "\f009";
}
.ts-vgallery-th:before {
content: "\f00a";
}
.ts-vgallery-th-list:before {
content: "\f00b";
}
.ts-vgallery-check:before {
content: "\f00c";
}
.ts-vgallery-remove:before,
.ts-vgallery-close:before,
.ts-vgallery-times:before {
content: "\f00d";
}
.ts-vgallery-search-plus:before {
content: "\f00e";
}
.ts-vgallery-search-minus:before {
content: "\f010";
}
.ts-vgallery-power-off:before {
content: "\f011";
}
.ts-vgallery-signal:before {
content: "\f012";
}
.ts-vgallery-gear:before,
.ts-vgallery-cog:before {
content: "\f013";
}
.ts-vgallery-trash-o:before {
content: "\f014";
}
.ts-vgallery-home:before {
content: "\f015";
}
.ts-vgallery-file-o:before {
content: "\f016";
}
.ts-vgallery-clock-o:before {
content: "\f017";
}
.ts-vgallery-road:before {
content: "\f018";
}
.ts-vgallery-download:before {
content: "\f019";
}
.ts-vgallery-arrow-circle-o-down:before {
content: "\f01a";
}
.ts-vgallery-arrow-circle-o-up:before {
content: "\f01b";
}
.ts-vgallery-inbox:before {
content: "\f01c";
}
.ts-vgallery-play-circle-o:before {
content: "\f01d";
}
.ts-vgallery-rotate-right:before,
.ts-vgallery-repeat:before {
content: "\f01e";
}
.ts-vgallery-refresh:before {
content: "\f021";
}
.ts-vgallery-list-alt:before {
content: "\f022";
}
.ts-vgallery-lock:before {
content: "\f023";
}
.ts-vgallery-flag:before {
content: "\f024";
}
.ts-vgallery-headphones:before {
content: "\f025";
}
.ts-vgallery-volume-off:before {
content: "\f026";
}
.ts-vgallery-volume-down:before {
content: "\f027";
}
.ts-vgallery-volume-up:before {
content: "\f028";
}
.ts-vgallery-qrcode:before {
content: "\f029";
}
.ts-vgallery-barcode:before {
content: "\f02a";
}
.ts-vgallery-tag:before {
content: "\f02b";
}
.ts-vgallery-tags:before {
content: "\f02c";
}
.ts-vgallery-book:before {
content: "\f02d";
}
.ts-vgallery-bookmark:before {
content: "\f02e";
}
.ts-vgallery-print:before {
content: "\f02f";
}
.ts-vgallery-camera:before {
content: "\f030";
}
.ts-vgallery-font:before {
content: "\f031";
}
.ts-vgallery-bold:before {
content: "\f032";
}
.ts-vgallery-italic:before {
content: "\f033";
}
.ts-vgallery-text-height:before {
content: "\f034";
}
.ts-vgallery-text-width:before {
content: "\f035";
}
.ts-vgallery-align-left:before {
content: "\f036";
}
.ts-vgallery-align-center:before {
content: "\f037";
}
.ts-vgallery-align-right:before {
content: "\f038";
}
.ts-vgallery-align-justify:before {
content: "\f039";
}
.ts-vgallery-list:before {
content: "\f03a";
}
.ts-vgallery-dedent:before,
.ts-vgallery-outdent:before {
content: "\f03b";
}
.ts-vgallery-indent:before {
content: "\f03c";
}
.ts-vgallery-video-camera:before {
content: "\f03d";
}
.ts-vgallery-photo:before,
.ts-vgallery-image:before,
.ts-vgallery-picture-o:before {
content: "\f03e";
}
.ts-vgallery-pencil:before {
content: "\f040";
}
.ts-vgallery-map-marker:before {
content: "\f041";
}
.ts-vgallery-adjust:before {
content: "\f042";
}
.ts-vgallery-tint:before {
content: "\f043";
}
.ts-vgallery-edit:before,
.ts-vgallery-pencil-square-o:before {
content: "\f044";
}
.ts-vgallery-share-square-o:before {
content: "\f045";
}
.ts-vgallery-check-square-o:before {
content: "\f046";
}
.ts-vgallery-arrows:before {
content: "\f047";
}
.ts-vgallery-step-backward:before {
content: "\f048";
}
.ts-vgallery-fast-backward:before {
content: "\f049";
}
.ts-vgallery-backward:before {
content: "\f04a";
}
.ts-vgallery-play:before {
content: "\f04b";
}
.ts-vgallery-pause:before {
content: "\f04c";
}
.ts-vgallery-stop:before {
content: "\f04d";
}
.ts-vgallery-forward:before {
content: "\f04e";
}
.ts-vgallery-fast-forward:before {
content: "\f050";
}
.ts-vgallery-step-forward:before {
content: "\f051";
}
.ts-vgallery-eject:before {
content: "\f052";
}
.ts-vgallery-chevron-left:before {
content: "\f053";
}
.ts-vgallery-chevron-right:before {
content: "\f054";
}
.ts-vgallery-plus-circle:before {
content: "\f055";
}
.ts-vgallery-minus-circle:before {
content: "\f056";
}
.ts-vgallery-times-circle:before {
content: "\f057";
}
.ts-vgallery-check-circle:before {
content: "\f058";
}
.ts-vgallery-question-circle:before {
content: "\f059";
}
.ts-vgallery-info-circle:before {
content: "\f05a";
}
.ts-vgallery-crosshairs:before {
content: "\f05b";
}
.ts-vgallery-times-circle-o:before {
content: "\f05c";
}
.ts-vgallery-check-circle-o:before {
content: "\f05d";
}
.ts-vgallery-ban:before {
content: "\f05e";
}
.ts-vgallery-arrow-left:before {
content: "\f060";
}
.ts-vgallery-arrow-right:before {
content: "\f061";
}
.ts-vgallery-arrow-up:before {
content: "\f062";
}
.ts-vgallery-arrow-down:before {
content: "\f063";
}
.ts-vgallery-mail-forward:before,
.ts-vgallery-share:before {
content: "\f064";
}
.ts-vgallery-expand:before {
content: "\f065";
}
.ts-vgallery-compress:before {
content: "\f066";
}
.ts-vgallery-plus:before {
content: "\f067";
}
.ts-vgallery-minus:before {
content: "\f068";
}
.ts-vgallery-asterisk:before {
content: "\f069";
}
.ts-vgallery-exclamation-circle:before {
content: "\f06a";
}
.ts-vgallery-gift:before {
content: "\f06b";
}
.ts-vgallery-leaf:before {
content: "\f06c";
}
.ts-vgallery-fire:before {
content: "\f06d";
}
.ts-vgallery-eye:before {
content: "\f06e";
}
.ts-vgallery-eye-slash:before {
content: "\f070";
}
.ts-vgallery-warning:before,
.ts-vgallery-exclamation-triangle:before {
content: "\f071";
}
.ts-vgallery-plane:before {
content: "\f072";
}
.ts-vgallery-calendar:before {
content: "\f073";
}
.ts-vgallery-random:before {
content: "\f074";
}
.ts-vgallery-comment:before {
content: "\f075";
}
.ts-vgallery-magnet:before {
content: "\f076";
}
.ts-vgallery-chevron-up:before {
content: "\f077";
}
.ts-vgallery-chevron-down:before {
content: "\f078";
}
.ts-vgallery-retweet:before {
content: "\f079";
}
.ts-vgallery-shopping-cart:before {
content: "\f07a";
}
.ts-vgallery-folder:before {
content: "\f07b";
}
.ts-vgallery-folder-open:before {
content: "\f07c";
}
.ts-vgallery-arrows-v:before {
content: "\f07d";
}
.ts-vgallery-arrows-h:before {
content: "\f07e";
}
.ts-vgallery-bar-chart-o:before,
.ts-vgallery-bar-chart:before {
content: "\f080";
}
.ts-vgallery-twitter-square:before {
content: "\f081";
}
.ts-vgallery-facebook-square:before {
content: "\f082";
}
.ts-vgallery-camera-retro:before {
content: "\f083";
}
.ts-vgallery-key:before {
content: "\f084";
}
.ts-vgallery-gears:before,
.ts-vgallery-cogs:before {
content: "\f085";
}
.ts-vgallery-comments:before {
content: "\f086";
}
.ts-vgallery-thumbs-o-up:before {
content: "\f087";
}
.ts-vgallery-thumbs-o-down:before {
content: "\f088";
}
.ts-vgallery-star-half:before {
content: "\f089";
}
.ts-vgallery-heart-o:before {
content: "\f08a";
}
.ts-vgallery-sign-out:before {
content: "\f08b";
}
.ts-vgallery-linkedin-square:before {
content: "\f08c";
}
.ts-vgallery-thumb-tack:before {
content: "\f08d";
}
.ts-vgallery-external-link:before {
content: "\f08e";
}
.ts-vgallery-sign-in:before {
content: "\f090";
}
.ts-vgallery-trophy:before {
content: "\f091";
}
.ts-vgallery-github-square:before {
content: "\f092";
}
.ts-vgallery-upload:before {
content: "\f093";
}
.ts-vgallery-lemon-o:before {
content: "\f094";
}
.ts-vgallery-phone:before {
content: "\f095";
}
.ts-vgallery-square-o:before {
content: "\f096";
}
.ts-vgallery-bookmark-o:before {
content: "\f097";
}
.ts-vgallery-phone-square:before {
content: "\f098";
}
.ts-vgallery-twitter:before {
content: "\f099";
}
.ts-vgallery-facebook-f:before,
.ts-vgallery-facebook:before {
content: "\f09a";
}
.ts-vgallery-github:before {
content: "\f09b";
}
.ts-vgallery-unlock:before {
content: "\f09c";
}
.ts-vgallery-credit-card:before {
content: "\f09d";
}
.ts-vgallery-feed:before,
.ts-vgallery-rss:before {
content: "\f09e";
}
.ts-vgallery-hdd-o:before {
content: "\f0a0";
}
.ts-vgallery-bullhorn:before {
content: "\f0a1";
}
.ts-vgallery-bell:before {
content: "\f0f3";
}
.ts-vgallery-certificate:before {
content: "\f0a3";
}
.ts-vgallery-hand-o-right:before {
content: "\f0a4";
}
.ts-vgallery-hand-o-left:before {
content: "\f0a5";
}
.ts-vgallery-hand-o-up:before {
content: "\f0a6";
}
.ts-vgallery-hand-o-down:before {
content: "\f0a7";
}
.ts-vgallery-arrow-circle-left:before {
content: "\f0a8";
}
.ts-vgallery-arrow-circle-right:before {
content: "\f0a9";
}
.ts-vgallery-arrow-circle-up:before {
content: "\f0aa";
}
.ts-vgallery-arrow-circle-down:before {
content: "\f0ab";
}
.ts-vgallery-globe:before {
content: "\f0ac";
}
.ts-vgallery-wrench:before {
content: "\f0ad";
}
.ts-vgallery-tasks:before {
content: "\f0ae";
}
.ts-vgallery-filter:before {
content: "\f0b0";
}
.ts-vgallery-briefcase:before {
content: "\f0b1";
}
.ts-vgallery-arrows-alt:before {
content: "\f0b2";
}
.ts-vgallery-group:before,
.ts-vgallery-users:before {
content: "\f0c0";
}
.ts-vgallery-chain:before,
.ts-vgallery-link:before {
content: "\f0c1";
}
.ts-vgallery-cloud:before {
content: "\f0c2";
}
.ts-vgallery-flask:before {
content: "\f0c3";
}
.ts-vgallery-cut:before,
.ts-vgallery-scissors:before {
content: "\f0c4";
}
.ts-vgallery-copy:before,
.ts-vgallery-files-o:before {
content: "\f0c5";
}
.ts-vgallery-paperclip:before {
content: "\f0c6";
}
.ts-vgallery-save:before,
.ts-vgallery-floppy-o:before {
content: "\f0c7";
}
.ts-vgallery-square:before {
content: "\f0c8";
}
.ts-vgallery-navicon:before,
.ts-vgallery-reorder:before,
.ts-vgallery-bars:before {
content: "\f0c9";
}
.ts-vgallery-list-ul:before {
content: "\f0ca";
}
.ts-vgallery-list-ol:before {
content: "\f0cb";
}
.ts-vgallery-strikethrough:before {
content: "\f0cc";
}
.ts-vgallery-underline:before {
content: "\f0cd";
}
.ts-vgallery-table:before {
content: "\f0ce";
}
.ts-vgallery-magic:before {
content: "\f0d0";
}
.ts-vgallery-truck:before {
content: "\f0d1";
}
.ts-vgallery-pinterest:before {
content: "\f0d2";
}
.ts-vgallery-pinterest-square:before {
content: "\f0d3";
}
.ts-vgallery-google-plus-square:before {
content: "\f0d4";
}
.ts-vgallery-google-plus:before {
content: "\f0d5";
}
.ts-vgallery-money:before {
content: "\f0d6";
}
.ts-vgallery-caret-down:before {
content: "\f0d7";
}
.ts-vgallery-caret-up:before {
content: "\f0d8";
}
.ts-vgallery-caret-left:before {
content: "\f0d9";
}
.ts-vgallery-caret-right:before {
content: "\f0da";
}
.ts-vgallery-columns:before {
content: "\f0db";
}
.ts-vgallery-unsorted:before,
.ts-vgallery-sort:before {
content: "\f0dc";
}
.ts-vgallery-sort-down:before,
.ts-vgallery-sort-desc:before {
content: "\f0dd";
}
.ts-vgallery-sort-up:before,
.ts-vgallery-sort-asc:before {
content: "\f0de";
}
.ts-vgallery-envelope:before {
content: "\f0e0";
}
.ts-vgallery-linkedin:before {
content: "\f0e1";
}
.ts-vgallery-rotate-left:before,
.ts-vgallery-undo:before {
content: "\f0e2";
}
.ts-vgallery-legal:before,
.ts-vgallery-gavel:before {
content: "\f0e3";
}
.ts-vgallery-dashboard:before,
.ts-vgallery-tachometer:before {
content: "\f0e4";
}
.ts-vgallery-comment-o:before {
content: "\f0e5";
}
.ts-vgallery-comments-o:before {
content: "\f0e6";
}
.ts-vgallery-flash:before,
.ts-vgallery-bolt:before {
content: "\f0e7";
}
.ts-vgallery-sitemap:before {
content: "\f0e8";
}
.ts-vgallery-umbrella:before {
content: "\f0e9";
}
.ts-vgallery-paste:before,
.ts-vgallery-clipboard:before {
content: "\f0ea";
}
.ts-vgallery-lightbulb-o:before {
content: "\f0eb";
}
.ts-vgallery-exchange:before {
content: "\f0ec";
}
.ts-vgallery-cloud-download:before {
content: "\f0ed";
}
.ts-vgallery-cloud-upload:before {
content: "\f0ee";
}
.ts-vgallery-user-md:before {
content: "\f0f0";
}
.ts-vgallery-stethoscope:before {
content: "\f0f1";
}
.ts-vgallery-suitcase:before {
content: "\f0f2";
}
.ts-vgallery-bell-o:before {
content: "\f0a2";
}
.ts-vgallery-coffee:before {
content: "\f0f4";
}
.ts-vgallery-cutlery:before {
content: "\f0f5";
}
.ts-vgallery-file-text-o:before {
content: "\f0f6";
}
.ts-vgallery-building-o:before {
content: "\f0f7";
}
.ts-vgallery-hospital-o:before {
content: "\f0f8";
}
.ts-vgallery-ambulance:before {
content: "\f0f9";
}
.ts-vgallery-medkit:before {
content: "\f0fa";
}
.ts-vgallery-fighter-jet:before {
content: "\f0fb";
}
.ts-vgallery-beer:before {
content: "\f0fc";
}
.ts-vgallery-h-square:before {
content: "\f0fd";
}
.ts-vgallery-plus-square:before {
content: "\f0fe";
}
.ts-vgallery-angle-double-left:before {
content: "\f100";
}
.ts-vgallery-angle-double-right:before {
content: "\f101";
}
.ts-vgallery-angle-double-up:before {
content: "\f102";
}
.ts-vgallery-angle-double-down:before {
content: "\f103";
}
.ts-vgallery-angle-left:before {
content: "\f104";
}
.ts-vgallery-angle-right:before {
content: "\f105";
}
.ts-vgallery-angle-up:before {
content: "\f106";
}
.ts-vgallery-angle-down:before {
content: "\f107";
}
.ts-vgallery-desktop:before {
content: "\f108";
}
.ts-vgallery-laptop:before {
content: "\f109";
}
.ts-vgallery-tablet:before {
content: "\f10a";
}
.ts-vgallery-mobile-phone:before,
.ts-vgallery-mobile:before {
content: "\f10b";
}
.ts-vgallery-circle-o:before {
content: "\f10c";
}
.ts-vgallery-quote-left:before {
content: "\f10d";
}
.ts-vgallery-quote-right:before {
content: "\f10e";
}
.ts-vgallery-spinner:before {
content: "\f110";
}
.ts-vgallery-circle:before {
content: "\f111";
}
.ts-vgallery-mail-reply:before,
.ts-vgallery-reply:before {
content: "\f112";
}
.ts-vgallery-github-alt:before {
content: "\f113";
}
.ts-vgallery-folder-o:before {
content: "\f114";
}
.ts-vgallery-folder-open-o:before {
content: "\f115";
}
.ts-vgallery-smile-o:before {
content: "\f118";
}
.ts-vgallery-frown-o:before {
content: "\f119";
}
.ts-vgallery-meh-o:before {
content: "\f11a";
}
.ts-vgallery-gamepad:before {
content: "\f11b";
}
.ts-vgallery-keyboard-o:before {
content: "\f11c";
}
.ts-vgallery-flag-o:before {
content: "\f11d";
}
.ts-vgallery-flag-checkered:before {
content: "\f11e";
}
.ts-vgallery-terminal:before {
content: "\f120";
}
.ts-vgallery-code:before {
content: "\f121";
}
.ts-vgallery-mail-reply-all:before,
.ts-vgallery-reply-all:before {
content: "\f122";
}
.ts-vgallery-star-half-empty:before,
.ts-vgallery-star-half-full:before,
.ts-vgallery-star-half-o:before {
content: "\f123";
}
.ts-vgallery-location-arrow:before {
content: "\f124";
}
.ts-vgallery-crop:before {
content: "\f125";
}
.ts-vgallery-code-fork:before {
content: "\f126";
}
.ts-vgallery-unlink:before,
.ts-vgallery-chain-broken:before {
content: "\f127";
}
.ts-vgallery-question:before {
content: "\f128";
}
.ts-vgallery-info:before {
content: "\f129";
}
.ts-vgallery-exclamation:before {
content: "\f12a";
}
.ts-vgallery-superscript:before {
content: "\f12b";
}
.ts-vgallery-subscript:before {
content: "\f12c";
}
.ts-vgallery-eraser:before {
content: "\f12d";
}
.ts-vgallery-puzzle-piece:before {
content: "\f12e";
}
.ts-vgallery-microphone:before {
content: "\f130";
}
.ts-vgallery-microphone-slash:before {
content: "\f131";
}
.ts-vgallery-shield:before {
content: "\f132";
}
.ts-vgallery-calendar-o:before {
content: "\f133";
}
.ts-vgallery-fire-extinguisher:before {
content: "\f134";
}
.ts-vgallery-rocket:before {
content: "\f135";
}
.ts-vgallery-maxcdn:before {
content: "\f136";
}
.ts-vgallery-chevron-circle-left:before {
content: "\f137";
}
.ts-vgallery-chevron-circle-right:before {
content: "\f138";
}
.ts-vgallery-chevron-circle-up:before {
content: "\f139";
}
.ts-vgallery-chevron-circle-down:before {
content: "\f13a";
}
.ts-vgallery-html5:before {
content: "\f13b";
}
.ts-vgallery-css3:before {
content: "\f13c";
}
.ts-vgallery-anchor:before {
content: "\f13d";
}
.ts-vgallery-unlock-alt:before {
content: "\f13e";
}
.ts-vgallery-bullseye:before {
content: "\f140";
}
.ts-vgallery-ellipsis-h:before {
content: "\f141";
}
.ts-vgallery-ellipsis-v:before {
content: "\f142";
}
.ts-vgallery-rss-square:before {
content: "\f143";
}
.ts-vgallery-play-circle:before {
content: "\f144";
}
.ts-vgallery-ticket:before {
content: "\f145";
}
.ts-vgallery-minus-square:before {
content: "\f146";
}
.ts-vgallery-minus-square-o:before {
content: "\f147";
}
.ts-vgallery-level-up:before {
content: "\f148";
}
.ts-vgallery-level-down:before {
content: "\f149";
}
.ts-vgallery-check-square:before {
content: "\f14a";
}
.ts-vgallery-pencil-square:before {
content: "\f14b";
}
.ts-vgallery-external-link-square:before {
content: "\f14c";
}
.ts-vgallery-share-square:before {
content: "\f14d";
}
.ts-vgallery-compass:before {
content: "\f14e";
}
.ts-vgallery-toggle-down:before,
.ts-vgallery-caret-square-o-down:before {
content: "\f150";
}
.ts-vgallery-toggle-up:before,
.ts-vgallery-caret-square-o-up:before {
content: "\f151";
}
.ts-vgallery-toggle-right:before,
.ts-vgallery-caret-square-o-right:before {
content: "\f152";
}
.ts-vgallery-euro:before,
.ts-vgallery-eur:before {
content: "\f153";
}
.ts-vgallery-gbp:before {
content: "\f154";
}
.ts-vgallery-dollar:before,
.ts-vgallery-usd:before {
content: "\f155";
}
.ts-vgallery-rupee:before,
.ts-vgallery-inr:before {
content: "\f156";
}
.ts-vgallery-cny:before,
.ts-vgallery-rmb:before,
.ts-vgallery-yen:before,
.ts-vgallery-jpy:before {
content: "\f157";
}
.ts-vgallery-ruble:before,
.ts-vgallery-rouble:before,
.ts-vgallery-rub:before {
content: "\f158";
}
.ts-vgallery-won:before,
.ts-vgallery-krw:before {
content: "\f159";
}
.ts-vgallery-bitcoin:before,
.ts-vgallery-btc:before {
content: "\f15a";
}
.ts-vgallery-file:before {
content: "\f15b";
}
.ts-vgallery-file-text:before {
content: "\f15c";
}
.ts-vgallery-sort-alpha-asc:before {
content: "\f15d";
}
.ts-vgallery-sort-alpha-desc:before {
content: "\f15e";
}
.ts-vgallery-sort-amount-asc:before {
content: "\f160";
}
.ts-vgallery-sort-amount-desc:before {
content: "\f161";
}
.ts-vgallery-sort-numeric-asc:before {
content: "\f162";
}
.ts-vgallery-sort-numeric-desc:before {
content: "\f163";
}
.ts-vgallery-thumbs-up:before {
content: "\f164";
}
.ts-vgallery-thumbs-down:before {
content: "\f165";
}
.ts-vgallery-youtube-square:before {
content: "\f166";
}
.ts-vgallery-youtube:before {
content: "\f167";
}
.ts-vgallery-xing:before {
content: "\f168";
}
.ts-vgallery-xing-square:before {
content: "\f169";
}
.ts-vgallery-youtube-play:before {
content: "\f16a";
}
.ts-vgallery-dropbox:before {
content: "\f16b";
}
.ts-vgallery-stack-overflow:before {
content: "\f16c";
}
.ts-vgallery-instagram:before {
content: "\f16d";
}
.ts-vgallery-flickr:before {
content: "\f16e";
}
.ts-vgallery-adn:before {
content: "\f170";
}
.ts-vgallery-bitbucket:before {
content: "\f171";
}
.ts-vgallery-bitbucket-square:before {
content: "\f172";
}
.ts-vgallery-tumblr:before {
content: "\f173";
}
.ts-vgallery-tumblr-square:before {
content: "\f174";
}
.ts-vgallery-long-arrow-down:before {
content: "\f175";
}
.ts-vgallery-long-arrow-up:before {
content: "\f176";
}
.ts-vgallery-long-arrow-left:before {
content: "\f177";
}
.ts-vgallery-long-arrow-right:before {
content: "\f178";
}
.ts-vgallery-apple:before {
content: "\f179";
}
.ts-vgallery-windows:before {
content: "\f17a";
}
.ts-vgallery-android:before {
content: "\f17b";
}
.ts-vgallery-linux:before {
content: "\f17c";
}
.ts-vgallery-dribbble:before {
content: "\f17d";
}
.ts-vgallery-skype:before {
content: "\f17e";
}
.ts-vgallery-foursquare:before {
content: "\f180";
}
.ts-vgallery-trello:before {
content: "\f181";
}
.ts-vgallery-female:before {
content: "\f182";
}
.ts-vgallery-male:before {
content: "\f183";
}
.ts-vgallery-gittip:before,
.ts-vgallery-gratipay:before {
content: "\f184";
}
.ts-vgallery-sun-o:before {
content: "\f185";
}
.ts-vgallery-moon-o:before {
content: "\f186";
}
.ts-vgallery-archive:before {
content: "\f187";
}
.ts-vgallery-bug:before {
content: "\f188";
}
.ts-vgallery-vk:before {
content: "\f189";
}
.ts-vgallery-weibo:before {
content: "\f18a";
}
.ts-vgallery-renren:before {
content: "\f18b";
}
.ts-vgallery-pagelines:before {
content: "\f18c";
}
.ts-vgallery-stack-exchange:before {
content: "\f18d";
}
.ts-vgallery-arrow-circle-o-right:before {
content: "\f18e";
}
.ts-vgallery-arrow-circle-o-left:before {
content: "\f190";
}
.ts-vgallery-toggle-left:before,
.ts-vgallery-caret-square-o-left:before {
content: "\f191";
}
.ts-vgallery-dot-circle-o:before {
content: "\f192";
}
.ts-vgallery-wheelchair:before {
content: "\f193";
}
.ts-vgallery-vimeo-square:before {
content: "\f194";
}
.ts-vgallery-turkish-lira:before,
.ts-vgallery-try:before {
content: "\f195";
}
.ts-vgallery-plus-square-o:before {
content: "\f196";
}
.ts-vgallery-space-shuttle:before {
content: "\f197";
}
.ts-vgallery-slack:before {
content: "\f198";
}
.ts-vgallery-envelope-square:before {
content: "\f199";
}
.ts-vgallery-wordpress:before {
content: "\f19a";
}
.ts-vgallery-openid:before {
content: "\f19b";
}
.ts-vgallery-institution:before,
.ts-vgallery-bank:before,
.ts-vgallery-university:before {
content: "\f19c";
}
.ts-vgallery-mortar-board:before,
.ts-vgallery-graduation-cap:before {
content: "\f19d";
}
.ts-vgallery-yahoo:before {
content: "\f19e";
}
.ts-vgallery-google:before {
content: "\f1a0";
}
.ts-vgallery-reddit:before {
content: "\f1a1";
}
.ts-vgallery-reddit-square:before {
content: "\f1a2";
}
.ts-vgallery-stumbleupon-circle:before {
content: "\f1a3";
}
.ts-vgallery-stumbleupon:before {
content: "\f1a4";
}
.ts-vgallery-delicious:before {
content: "\f1a5";
}
.ts-vgallery-digg:before {
content: "\f1a6";
}
.ts-vgallery-pied-piper-pp:before {
content: "\f1a7";
}
.ts-vgallery-pied-piper-alt:before {
content: "\f1a8";
}
.ts-vgallery-drupal:before {
content: "\f1a9";
}
.ts-vgallery-joomla:before {
content: "\f1aa";
}
.ts-vgallery-language:before {
content: "\f1ab";
}
.ts-vgallery-fax:before {
content: "\f1ac";
}
.ts-vgallery-building:before {
content: "\f1ad";
}
.ts-vgallery-child:before {
content: "\f1ae";
}
.ts-vgallery-paw:before {
content: "\f1b0";
}
.ts-vgallery-spoon:before {
content: "\f1b1";
}
.ts-vgallery-cube:before {
content: "\f1b2";
}
.ts-vgallery-cubes:before {
content: "\f1b3";
}
.ts-vgallery-behance:before {
content: "\f1b4";
}
.ts-vgallery-behance-square:before {
content: "\f1b5";
}
.ts-vgallery-steam:before {
content: "\f1b6";
}
.ts-vgallery-steam-square:before {
content: "\f1b7";
}
.ts-vgallery-recycle:before {
content: "\f1b8";
}
.ts-vgallery-automobile:before,
.ts-vgallery-car:before {
content: "\f1b9";
}
.ts-vgallery-cab:before,
.ts-vgallery-taxi:before {
content: "\f1ba";
}
.ts-vgallery-tree:before {
content: "\f1bb";
}
.ts-vgallery-spotify:before {
content: "\f1bc";
}
.ts-vgallery-deviantart:before {
content: "\f1bd";
}
.ts-vgallery-soundcloud:before {
content: "\f1be";
}
.ts-vgallery-database:before {
content: "\f1c0";
}
.ts-vgallery-file-pdf-o:before {
content: "\f1c1";
}
.ts-vgallery-file-word-o:before {
content: "\f1c2";
}
.ts-vgallery-file-excel-o:before {
content: "\f1c3";
}
.ts-vgallery-file-powerpoint-o:before {
content: "\f1c4";
}
.ts-vgallery-file-photo-o:before,
.ts-vgallery-file-picture-o:before,
.ts-vgallery-file-image-o:before {
content: "\f1c5";
}
.ts-vgallery-file-zip-o:before,
.ts-vgallery-file-archive-o:before {
content: "\f1c6";
}
.ts-vgallery-file-sound-o:before,
.ts-vgallery-file-audio-o:before {
content: "\f1c7";
}
.ts-vgallery-file-movie-o:before,
.ts-vgallery-file-video-o:before {
content: "\f1c8";
}
.ts-vgallery-file-code-o:before {
content: "\f1c9";
}
.ts-vgallery-vine:before {
content: "\f1ca";
}
.ts-vgallery-codepen:before {
content: "\f1cb";
}
.ts-vgallery-jsfiddle:before {
content: "\f1cc";
}
.ts-vgallery-life-bouy:before,
.ts-vgallery-life-buoy:before,
.ts-vgallery-life-saver:before,
.ts-vgallery-support:before,
.ts-vgallery-life-ring:before {
content: "\f1cd";
}
.ts-vgallery-circle-o-notch:before {
content: "\f1ce";
}
.ts-vgallery-ra:before,
.ts-vgallery-resistance:before,
.ts-vgallery-rebel:before {
content: "\f1d0";
}
.ts-vgallery-ge:before,
.ts-vgallery-empire:before {
content: "\f1d1";
}
.ts-vgallery-git-square:before {
content: "\f1d2";
}
.ts-vgallery-git:before {
content: "\f1d3";
}
.ts-vgallery-y-combinator-square:before,
.ts-vgallery-yc-square:before,
.ts-vgallery-hacker-news:before {
content: "\f1d4";
}
.ts-vgallery-tencent-weibo:before {
content: "\f1d5";
}
.ts-vgallery-qq:before {
content: "\f1d6";
}
.ts-vgallery-wechat:before,
.ts-vgallery-weixin:before {
content: "\f1d7";
}
.ts-vgallery-send:before,
.ts-vgallery-paper-plane:before {
content: "\f1d8";
}
.ts-vgallery-send-o:before,
.ts-vgallery-paper-plane-o:before {
content: "\f1d9";
}
.ts-vgallery-history:before {
content: "\f1da";
}
.ts-vgallery-circle-thin:before {
content: "\f1db";
}
.ts-vgallery-header:before {
content: "\f1dc";
}
.ts-vgallery-paragraph:before {
content: "\f1dd";
}
.ts-vgallery-sliders:before {
content: "\f1de";
}
.ts-vgallery-share-alt:before {
content: "\f1e0";
}
.ts-vgallery-share-alt-square:before {
content: "\f1e1";
}
.ts-vgallery-bomb:before {
content: "\f1e2";
}
.ts-vgallery-soccer-ball-o:before,
.ts-vgallery-futbol-o:before {
content: "\f1e3";
}
.ts-vgallery-tty:before {
content: "\f1e4";
}
.ts-vgallery-binoculars:before {
content: "\f1e5";
}
.ts-vgallery-plug:before {
content: "\f1e6";
}
.ts-vgallery-slideshare:before {
content: "\f1e7";
}
.ts-vgallery-twitch:before {
content: "\f1e8";
}
.ts-vgallery-yelp:before {
content: "\f1e9";
}
.ts-vgallery-newspaper-o:before {
content: "\f1ea";
}
.ts-vgallery-wifi:before {
content: "\f1eb";
}
.ts-vgallery-calculator:before {
content: "\f1ec";
}
.ts-vgallery-paypal:before {
content: "\f1ed";
}
.ts-vgallery-google-wallet:before {
content: "\f1ee";
}
.ts-vgallery-cc-visa:before {
content: "\f1f0";
}
.ts-vgallery-cc-mastercard:before {
content: "\f1f1";
}
.ts-vgallery-cc-discover:before {
content: "\f1f2";
}
.ts-vgallery-cc-amex:before {
content: "\f1f3";
}
.ts-vgallery-cc-paypal:before {
content: "\f1f4";
}
.ts-vgallery-cc-stripe:before {
content: "\f1f5";
}
.ts-vgallery-bell-slash:before {
content: "\f1f6";
}
.ts-vgallery-bell-slash-o:before {
content: "\f1f7";
}
.ts-vgallery-trash:before {
content: "\f1f8";
}
.ts-vgallery-copyright:before {
content: "\f1f9";
}
.ts-vgallery-at:before {
content: "\f1fa";
}
.ts-vgallery-eyedropper:before {
content: "\f1fb";
}
.ts-vgallery-paint-brush:before {
content: "\f1fc";
}
.ts-vgallery-birthday-cake:before {
content: "\f1fd";
}
.ts-vgallery-area-chart:before {
content: "\f1fe";
}
.ts-vgallery-pie-chart:before {
content: "\f200";
}
.ts-vgallery-line-chart:before {
content: "\f201";
}
.ts-vgallery-lastfm:before {
content: "\f202";
}
.ts-vgallery-lastfm-square:before {
content: "\f203";
}
.ts-vgallery-toggle-off:before {
content: "\f204";
}
.ts-vgallery-toggle-on:before {
content: "\f205";
}
.ts-vgallery-bicycle:before {
content: "\f206";
}
.ts-vgallery-bus:before {
content: "\f207";
}
.ts-vgallery-ioxhost:before {
content: "\f208";
}
.ts-vgallery-angellist:before {
content: "\f209";
}
.ts-vgallery-cc:before {
content: "\f20a";
}
.ts-vgallery-shekel:before,
.ts-vgallery-sheqel:before,
.ts-vgallery-ils:before {
content: "\f20b";
}
.ts-vgallery-meanpath:before {
content: "\f20c";
}
.ts-vgallery-buysellads:before {
content: "\f20d";
}
.ts-vgallery-connectdevelop:before {
content: "\f20e";
}
.ts-vgallery-dashcube:before {
content: "\f210";
}
.ts-vgallery-forumbee:before {
content: "\f211";
}
.ts-vgallery-leanpub:before {
content: "\f212";
}
.ts-vgallery-sellsy:before {
content: "\f213";
}
.ts-vgallery-shirtsinbulk:before {
content: "\f214";
}
.ts-vgallery-simplybuilt:before {
content: "\f215";
}
.ts-vgallery-skyatlas:before {
content: "\f216";
}
.ts-vgallery-cart-plus:before {
content: "\f217";
}
.ts-vgallery-cart-arrow-down:before {
content: "\f218";
}
.ts-vgallery-diamond:before {
content: "\f219";
}
.ts-vgallery-ship:before {
content: "\f21a";
}
.ts-vgallery-user-secret:before {
content: "\f21b";
}
.ts-vgallery-motorcycle:before {
content: "\f21c";
}
.ts-vgallery-street-view:before {
content: "\f21d";
}
.ts-vgallery-heartbeat:before {
content: "\f21e";
}
.ts-vgallery-venus:before {
content: "\f221";
}
.ts-vgallery-mars:before {
content: "\f222";
}
.ts-vgallery-mercury:before {
content: "\f223";
}
.ts-vgallery-intersex:before,
.ts-vgallery-transgender:before {
content: "\f224";
}
.ts-vgallery-transgender-alt:before {
content: "\f225";
}
.ts-vgallery-venus-double:before {
content: "\f226";
}
.ts-vgallery-mars-double:before {
content: "\f227";
}
.ts-vgallery-venus-mars:before {
content: "\f228";
}
.ts-vgallery-mars-stroke:before {
content: "\f229";
}
.ts-vgallery-mars-stroke-v:before {
content: "\f22a";
}
.ts-vgallery-mars-stroke-h:before {
content: "\f22b";
}
.ts-vgallery-neuter:before {
content: "\f22c";
}
.ts-vgallery-genderless:before {
content: "\f22d";
}
.ts-vgallery-facebook-official:before {
content: "\f230";
}
.ts-vgallery-pinterest-p:before {
content: "\f231";
}
.ts-vgallery-whatsapp:before {
content: "\f232";
}
.ts-vgallery-server:before {
content: "\f233";
}
.ts-vgallery-user-plus:before {
content: "\f234";
}
.ts-vgallery-user-times:before {
content: "\f235";
}
.ts-vgallery-hotel:before,
.ts-vgallery-bed:before {
content: "\f236";
}
.ts-vgallery-viacoin:before {
content: "\f237";
}
.ts-vgallery-train:before {
content: "\f238";
}
.ts-vgallery-subway:before {
content: "\f239";
}
.ts-vgallery-medium:before {
content: "\f23a";
}
.ts-vgallery-yc:before,
.ts-vgallery-y-combinator:before {
content: "\f23b";
}
.ts-vgallery-optin-monster:before {
content: "\f23c";
}
.ts-vgallery-opencart:before {
content: "\f23d";
}
.ts-vgallery-expeditedssl:before {
content: "\f23e";
}
.ts-vgallery-battery-4:before,
.ts-vgallery-battery-full:before {
content: "\f240";
}
.ts-vgallery-battery-3:before,
.ts-vgallery-battery-three-quarters:before {
content: "\f241";
}
.ts-vgallery-battery-2:before,
.ts-vgallery-battery-half:before {
content: "\f242";
}
.ts-vgallery-battery-1:before,
.ts-vgallery-battery-quarter:before {
content: "\f243";
}
.ts-vgallery-battery-0:before,
.ts-vgallery-battery-empty:before {
content: "\f244";
}
.ts-vgallery-mouse-pointer:before {
content: "\f245";
}
.ts-vgallery-i-cursor:before {
content: "\f246";
}
.ts-vgallery-object-group:before {
content: "\f247";
}
.ts-vgallery-object-ungroup:before {
content: "\f248";
}
.ts-vgallery-sticky-note:before {
content: "\f249";
}
.ts-vgallery-sticky-note-o:before {
content: "\f24a";
}
.ts-vgallery-cc-jcb:before {
content: "\f24b";
}
.ts-vgallery-cc-diners-club:before {
content: "\f24c";
}
.ts-vgallery-clone:before {
content: "\f24d";
}
.ts-vgallery-balance-scale:before {
content: "\f24e";
}
.ts-vgallery-hourglass-o:before {
content: "\f250";
}
.ts-vgallery-hourglass-1:before,
.ts-vgallery-hourglass-start:before {
content: "\f251";
}
.ts-vgallery-hourglass-2:before,
.ts-vgallery-hourglass-half:before {
content: "\f252";
}
.ts-vgallery-hourglass-3:before,
.ts-vgallery-hourglass-end:before {
content: "\f253";
}
.ts-vgallery-hourglass:before {
content: "\f254";
}
.ts-vgallery-hand-grab-o:before,
.ts-vgallery-hand-rock-o:before {
content: "\f255";
}
.ts-vgallery-hand-stop-o:before,
.ts-vgallery-hand-paper-o:before {
content: "\f256";
}
.ts-vgallery-hand-scissors-o:before {
content: "\f257";
}
.ts-vgallery-hand-lizard-o:before {
content: "\f258";
}
.ts-vgallery-hand-spock-o:before {
content: "\f259";
}
.ts-vgallery-hand-pointer-o:before {
content: "\f25a";
}
.ts-vgallery-hand-peace-o:before {
content: "\f25b";
}
.ts-vgallery-trademark:before {
content: "\f25c";
}
.ts-vgallery-registered:before {
content: "\f25d";
}
.ts-vgallery-creative-commons:before {
content: "\f25e";
}
.ts-vgallery-gg:before {
content: "\f260";
}
.ts-vgallery-gg-circle:before {
content: "\f261";
}
.ts-vgallery-tripadvisor:before {
content: "\f262";
}
.ts-vgallery-odnoklassniki:before {
content: "\f263";
}
.ts-vgallery-odnoklassniki-square:before {
content: "\f264";
}
.ts-vgallery-get-pocket:before {
content: "\f265";
}
.ts-vgallery-wikipedia-w:before {
content: "\f266";
}
.ts-vgallery-safari:before {
content: "\f267";
}
.ts-vgallery-chrome:before {
content: "\f268";
}
.ts-vgallery-firefox:before {
content: "\f269";
}
.ts-vgallery-opera:before {
content: "\f26a";
}
.ts-vgallery-internet-explorer:before {
content: "\f26b";
}
.ts-vgallery-tv:before,
.ts-vgallery-television:before {
content: "\f26c";
}
.ts-vgallery-contao:before {
content: "\f26d";
}
.ts-vgallery-500px:before {
content: "\f26e";
}
.ts-vgallery-amazon:before {
content: "\f270";
}
.ts-vgallery-calendar-plus-o:before {
content: "\f271";
}
.ts-vgallery-calendar-minus-o:before {
content: "\f272";
}
.ts-vgallery-calendar-times-o:before {
content: "\f273";
}
.ts-vgallery-calendar-check-o:before {
content: "\f274";
}
.ts-vgallery-industry:before {
content: "\f275";
}
.ts-vgallery-map-pin:before {
content: "\f276";
}
.ts-vgallery-map-signs:before {
content: "\f277";
}
.ts-vgallery-map-o:before {
content: "\f278";
}
.ts-vgallery-map:before {
content: "\f279";
}
.ts-vgallery-commenting:before {
content: "\f27a";
}
.ts-vgallery-commenting-o:before {
content: "\f27b";
}
.ts-vgallery-houzz:before {
content: "\f27c";
}
.ts-vgallery-vimeo:before {
content: "\f27d";
}
.ts-vgallery-black-tie:before {
content: "\f27e";
}
.ts-vgallery-fonticons:before {
content: "\f280";
}
.ts-vgallery-reddit-alien:before {
content: "\f281";
}
.ts-vgallery-edge:before {
content: "\f282";
}
.ts-vgallery-credit-card-alt:before {
content: "\f283";
}
.ts-vgallery-codiepie:before {
content: "\f284";
}
.ts-vgallery-modx:before {
content: "\f285";
}
.ts-vgallery-fort-awesome:before {
content: "\f286";
}
.ts-vgallery-usb:before {
content: "\f287";
}
.ts-vgallery-product-hunt:before {
content: "\f288";
}
.ts-vgallery-mixcloud:before {
content: "\f289";
}
.ts-vgallery-scribd:before {
content: "\f28a";
}
.ts-vgallery-pause-circle:before {
content: "\f28b";
}
.ts-vgallery-pause-circle-o:before {
content: "\f28c";
}
.ts-vgallery-stop-circle:before {
content: "\f28d";
}
.ts-vgallery-stop-circle-o:before {
content: "\f28e";
}
.ts-vgallery-shopping-bag:before {
content: "\f290";
}
.ts-vgallery-shopping-basket:before {
content: "\f291";
}
.ts-vgallery-hashtag:before {
content: "\f292";
}
.ts-vgallery-bluetooth:before {
content: "\f293";
}
.ts-vgallery-bluetooth-b:before {
content: "\f294";
}
.ts-vgallery-percent:before {
content: "\f295";
}
.ts-vgallery-gitlab:before {
content: "\f296";
}
.ts-vgallery-wpbeginner:before {
content: "\f297";
}
.ts-vgallery-wpforms:before {
content: "\f298";
}
.ts-vgallery-envira:before {
content: "\f299";
}
.ts-vgallery-universal-access:before {
content: "\f29a";
}
.ts-vgallery-wheelchair-alt:before {
content: "\f29b";
}
.ts-vgallery-question-circle-o:before {
content: "\f29c";
}
.ts-vgallery-blind:before {
content: "\f29d";
}
.ts-vgallery-audio-description:before {
content: "\f29e";
}
.ts-vgallery-volume-control-phone:before {
content: "\f2a0";
}
.ts-vgallery-braille:before {
content: "\f2a1";
}
.ts-vgallery-assistive-listening-systems:before {
content: "\f2a2";
}
.ts-vgallery-asl-interpreting:before,
.ts-vgallery-american-sign-language-interpreting:before {
content: "\f2a3";
}
.ts-vgallery-deafness:before,
.ts-vgallery-hard-of-hearing:before,
.ts-vgallery-deaf:before {
content: "\f2a4";
}
.ts-vgallery-glide:before {
content: "\f2a5";
}
.ts-vgallery-glide-g:before {
content: "\f2a6";
}
.ts-vgallery-signing:before,
.ts-vgallery-sign-language:before {
content: "\f2a7";
}
.ts-vgallery-low-vision:before {
content: "\f2a8";
}
.ts-vgallery-viadeo:before {
content: "\f2a9";
}
.ts-vgallery-viadeo-square:before {
content: "\f2aa";
}
.ts-vgallery-snapchat:before {
content: "\f2ab";
}
.ts-vgallery-snapchat-ghost:before {
content: "\f2ac";
}
.ts-vgallery-snapchat-square:before {
content: "\f2ad";
}
.ts-vgallery-pied-piper:before {
content: "\f2ae";
}
.ts-vgallery-first-order:before {
content: "\f2b0";
}
.ts-vgallery-yoast:before {
content: "\f2b1";
}
.ts-vgallery-themeisle:before {
content: "\f2b2";
}
.ts-vgallery-google-plus-circle:before,
.ts-vgallery-google-plus-official:before {
content: "\f2b3";
}
.ts-vgallery-address-book:before {
content: "\f2b9";
}
.ts-vgallery-fa:before,
.ts-vgallery-font-awesome:before {
content: "\f2b4";
}
.ts-vgallery: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-vgallery,
.ts-vgallery-fab {
font-family: 'FontAwesome';
}
.ts-vgallery-far {
font-family: 'FontAwesome';
font-weight: 500;
}
.ts-vgallery-fas {
font-family: 'FontAwesome';
font-weight: 900;
}
.ts-vgallery-emoji {
font-family: monospace;
color: #000;
font-style: initial;
}
.ts-vgallery-emoji-100:before {
content: "💯";
}
.ts-vgallery-emoji-grinning:before {
content: "😀";
}
.ts-vgallery-emoji-grimacing:before {
content: "😬";
}
.ts-vgallery-emoji-grin:before {
content: "😁";
}
.ts-vgallery-emoji-joy:before {
content: "😂";
}
.ts-vgallery-emoji-rofl:before {
content: "🤣";
}
.ts-vgallery-emoji-partying:before {
content: "🥳";
}
.ts-vgallery-emoji-smiley:before {
content: "😃";
}
.ts-vgallery-emoji-smile:before {
content: "😄";
}
.ts-vgallery-emoji-sweat-smile:before {
content: "😅";
}
.ts-vgallery-emoji-laughing:before {
content: "😆";
}
.ts-vgallery-emoji-innocent:before {
content: "😇";
}
.ts-vgallery-emoji-wink:before {
content: "😉";
}
.ts-vgallery-emoji-blush:before {
content: "😊";
}
.ts-vgallery-emoji-slightly-smiling-face:before {
content: "🙂";
}
.ts-vgallery-emoji-upside-down-face:before {
content: "🙃";
}
.ts-vgallery-emoji-yum:before {
content: "😋";
}
.ts-vgallery-emoji-relieved:before {
content: "😌";
}
.ts-vgallery-emoji-heart-eyes:before {
content: "😍";
}
.ts-vgallery-emoji-smiling-face-with-three-hearts:before {
content: "🥰";
}
.ts-vgallery-emoji-kissing-heart:before {
content: "😘";
}
.ts-vgallery-emoji-kissing:before {
content: "😗";
}
.ts-vgallery-emoji-kissing-smiling-eyes:before {
content: "😙";
}
.ts-vgallery-emoji-kissing-closed-eyes:before {
content: "😚";
}
.ts-vgallery-emoji-stuck-out-tongue-winking-eye:before {
content: "😜";
}
.ts-vgallery-emoji-zany:before {
content: "🤪";
}
.ts-vgallery-emoji-raised-eyebrow:before {
content: "🤨";
}
.ts-vgallery-emoji-monocle:before {
content: "🧐";
}
.ts-vgallery-emoji-stuck-out-tongue-closed-eyes:before {
content: "😝";
}
.ts-vgallery-emoji-stuck-out-tongue:before {
content: "😛";
}
.ts-vgallery-emoji-money-mouth-face:before {
content: "🤑";
}
.ts-vgallery-emoji-nerd-face:before {
content: "🤓";
}
.ts-vgallery-emoji-sunglasses:before {
content: "😎";
}
.ts-vgallery-emoji-star-struck:before {
content: "🤩";
}
.ts-vgallery-emoji-clown-face:before {
content: "🤡";
}
.ts-vgallery-emoji-cowboy-hat-face:before {
content: "🤠";
}
.ts-vgallery-emoji-hugs:before {
content: "🤗";
}
.ts-vgallery-emoji-smirk:before {
content: "😏";
}
.ts-vgallery-emoji-no-mouth:before {
content: "😶";
}
.ts-vgallery-emoji-neutral-face:before {
content: "😐";
}
.ts-vgallery-emoji-expressionless:before {
content: "😑";
}
.ts-vgallery-emoji-unamused:before {
content: "😒";
}
.ts-vgallery-emoji-roll-eyes:before {
content: "🙄";
}
.ts-vgallery-emoji-thinking:before {
content: "🤔";
}
.ts-vgallery-emoji-lying-face:before {
content: "🤥";
}
.ts-vgallery-emoji-hand-over-mouth:before {
content: "🤭";
}
.ts-vgallery-emoji-shushing:before {
content: "🤫";
}
.ts-vgallery-emoji-symbols-over-mouth:before {
content: "🤬";
}
.ts-vgallery-emoji-exploding-head:before {
content: "🤯";
}
.ts-vgallery-emoji-flushed:before {
content: "😳";
}
.ts-vgallery-emoji-disappointed:before {
content: "😞";
}
.ts-vgallery-emoji-worried:before {
content: "😟";
}
.ts-vgallery-emoji-angry:before {
content: "😠";
}
.ts-vgallery-emoji-rage:before {
content: "😡";
}
.ts-vgallery-emoji-pensive:before {
content: "😔";
}
.ts-vgallery-emoji-confused:before {
content: "😕";
}
.ts-vgallery-emoji-slightly-frowning-face:before {
content: "🙁";
}
.ts-vgallery-emoji-persevere:before {
content: "😣";
}
.ts-vgallery-emoji-confounded:before {
content: "😖";
}
.ts-vgallery-emoji-tired-face:before {
content: "😫";
}
.ts-vgallery-emoji-weary:before {
content: "😩";
}
.ts-vgallery-emoji-pleading:before {
content: "🥺";
}
.ts-vgallery-emoji-triumph:before {
content: "😤";
}
.ts-vgallery-emoji-open-mouth:before {
content: "😮";
}
.ts-vgallery-emoji-scream:before {
content: "😱";
}
.ts-vgallery-emoji-fearful:before {
content: "😨";
}
.ts-vgallery-emoji-cold-sweat:before {
content: "😰";
}
.ts-vgallery-emoji-hushed:before {
content: "😯";
}
.ts-vgallery-emoji-frowning:before {
content: "😦";
}
.ts-vgallery-emoji-anguished:before {
content: "😧";
}
.ts-vgallery-emoji-cry:before {
content: "😢";
}
.ts-vgallery-emoji-disappointed-relieved:before {
content: "😥";
}
.ts-vgallery-emoji-drooling-face:before {
content: "🤤";
}
.ts-vgallery-emoji-sleepy:before {
content: "😪";
}
.ts-vgallery-emoji-sweat:before {
content: "😓";
}
.ts-vgallery-emoji-hot:before {
content: "🥵";
}
.ts-vgallery-emoji-cold:before {
content: "🥶";
}
.ts-vgallery-emoji-sob:before {
content: "😭";
}
.ts-vgallery-emoji-dizzy-face:before {
content: "😵";
}
.ts-vgallery-emoji-astonished:before {
content: "😲";
}
.ts-vgallery-emoji-zipper-mouth-face:before {
content: "🤐";
}
.ts-vgallery-emoji-nauseated-face:before {
content: "🤢";
}
.ts-vgallery-emoji-sneezing-face:before {
content: "🤧";
}
.ts-vgallery-emoji-vomiting:before {
content: "🤮";
}
.ts-vgallery-emoji-mask:before {
content: "😷";
}
.ts-vgallery-emoji-face-with-thermometer:before {
content: "🤒";
}
.ts-vgallery-emoji-face-with-head-bandage:before {
content: "🤕";
}
.ts-vgallery-emoji-woozy:before {
content: "🥴";
}
.ts-vgallery-emoji-sleeping:before {
content: "😴";
}
.ts-vgallery-emoji-ghost:before {
content: "👻";
}
.ts-vgallery-emoji-alien:before {
content: "👽";
}
.ts-vgallery-emoji-palms-up:before {
content: "🤲";
}
.ts-vgallery-emoji-raised-hands:before {
content: "🙌";
}
.ts-vgallery-emoji-clap:before {
content: "👏";
}
.ts-vgallery-emoji-wave:before {
content: "👋";
}
.ts-vgallery-emoji-call-me-hand:before {
content: "🤙";
}
.ts-vgallery-emoji-plus1:before {
content: "👍";
}
.ts-vgallery-emoji--1:before {
content: "👎";
}
.ts-vgallery-emoji-facepunch:before {
content: "👊";
}
.ts-vgallery-emoji-fist:before {
content: "✊";
}
.ts-vgallery-emoji-fist-left:before {
content: "🤛";
}
.ts-vgallery-emoji-fist-right:before {
content: "🤜";
}
.ts-vgallery-emoji-v:before {
content: "✌";
}
.ts-vgallery-emoji-ok-hand:before {
content: "👌";
}
.ts-vgallery-emoji-raised-hand:before {
content: "✋";
}
.ts-vgallery-emoji-raised-back-of-hand:before {
content: "🤚";
}
.ts-vgallery-emoji-open-hands:before {
content: "👐";
}
.ts-vgallery-emoji-muscle:before {
content: "💪";
}
.ts-vgallery-emoji-pray:before {
content: "🙏";
}
.ts-vgallery-emoji-foot:before {
content: "🦶";
}
.ts-vgallery-emoji-leg:before {
content: "🦵";
}
.ts-vgallery-emoji-handshake:before {
content: "🤝";
}
.ts-vgallery-emoji-point-up:before {
content: "☝";
}
.ts-vgallery-emoji-point-up-2:before {
content: "👆";
}
.ts-vgallery-emoji-point-down:before {
content: "👇";
}
.ts-vgallery-emoji-point-left:before {
content: "👈";
}
.ts-vgallery-emoji-point-right:before {
content: "👉";
}
.ts-vgallery-emoji-fu:before {
content: "🖕";
}
.ts-vgallery-emoji-raised-hand-with-fingers-splayed:before {
content: "🖐";
}
.ts-vgallery-emoji-love-you:before {
content: "🤟";
}
.ts-vgallery-emoji-metal:before {
content: "🤘";
}
.ts-vgallery-emoji-crossed-fingers:before {
content: "🤞";
}
.ts-vgallery-emoji-vulcan-salute:before {
content: "🖖";
}
.ts-vgallery-emoji-eyes:before {
content: "👀";
}
.ts-vgallery-emoji-brain:before {
content: "🧠";
}
.ts-vgallery-emoji-speaking-head:before {
content: "🗣";
}
.ts-vgallery-emoji-baby:before {
content: "👶";
}
.ts-vgallery-emoji-child:before {
content: "🧒";
}
.ts-vgallery-emoji-boy:before {
content: "👦";
}
.ts-vgallery-emoji-girl:before {
content: "👧";
}
.ts-vgallery-emoji-adult:before {
content: "🧑";
}
.ts-vgallery-emoji-man:before {
content: "👨";
}
.ts-vgallery-emoji-woman:before {
content: "👩";
}
.ts-vgallery-emoji-blonde-man:before {
content: "👱";
}
.ts-vgallery-emoji-bearded-person:before {
content: "🧔";
}
.ts-vgallery-emoji-older-adult:before {
content: "🧓";
}
.ts-vgallery-emoji-older-man:before {
content: "👴";
}
.ts-vgallery-emoji-older-woman:before {
content: "👵";
}
.ts-vgallery-emoji-man-with-gua-pi-mao:before {
content: "👲";
}
.ts-vgallery-emoji-woman-with-headscarf:before {
content: "🧕";
}
.ts-vgallery-emoji-man-with-turban:before {
content: "👳";
}
.ts-vgallery-emoji-policeman:before {
content: "👮";
}
.ts-vgallery-emoji-construction-worker-man:before {
content: "👷";
}
.ts-vgallery-emoji-male-detective:before {
content: "🕵";
}
.ts-vgallery-emoji-angel:before {
content: "👼";
}
.ts-vgallery-emoji-pregnant-woman:before {
content: "🤰";
}
.ts-vgallery-emoji-breastfeeding:before {
content: "🤱";
}
.ts-vgallery-emoji-princess:before {
content: "👸";
}
.ts-vgallery-emoji-prince:before {
content: "🤴";
}
.ts-vgallery-emoji-bride-with-veil:before {
content: "👰";
}
.ts-vgallery-emoji-man-in-tuxedo:before {
content: "🤵";
}
.ts-vgallery-emoji-running-man:before {
content: "🏃";
}
.ts-vgallery-emoji-walking-man:before {
content: "🚶";
}
.ts-vgallery-emoji-dancer:before {
content: "💃";
}
.ts-vgallery-emoji-man-dancing:before {
content: "🕺";
}
.ts-vgallery-emoji-dancing-women:before {
content: "👯";
}
.ts-vgallery-emoji-couple:before {
content: "👫";
}
.ts-vgallery-emoji-two-men-holding-hands:before {
content: "👬";
}
.ts-vgallery-emoji-two-women-holding-hands:before {
content: "👭";
}
.ts-vgallery-emoji-bowing-man:before {
content: "🙇";
}
.ts-vgallery-emoji-woman-shrugging:before {
content: "🤷";
}
.ts-vgallery-emoji-tipping-hand-woman:before {
content: "💁";
}
.ts-vgallery-emoji-no-good-woman:before {
content: "🙅";
}
.ts-vgallery-emoji-ok-woman:before {
content: "🙆";
}
.ts-vgallery-emoji-raising-hand-woman:before {
content: "🙋";
}
.ts-vgallery-emoji-pouting-woman:before {
content: "🙎";
}
.ts-vgallery-emoji-frowning-woman:before {
content: "🙍";
}
.ts-vgallery-emoji-haircut-woman:before {
content: "💇";
}
.ts-vgallery-emoji-massage-woman:before {
content: "💆";
}
.ts-vgallery-emoji-couple-with-heart-woman-man:before {
content: "💑";
}
.ts-vgallery-emoji-couplekiss-man-woman:before {
content: "💏";
}
.ts-vgallery-emoji-family-man-woman-boy:before {
content: "👪";
}
.ts-vgallery-emoji-kiss:before {
content: "💋";
}
.ts-vgallery-emoji-tophat:before {
content: "🎩";
}
.ts-vgallery-emoji-mortar-board:before {
content: "🎓";
}
.ts-vgallery-emoji-crown:before {
content: "👑";
}
.ts-vgallery-emoji-ring:before {
content: "💍";
}
.ts-vgallery-emoji-dog:before {
content: "🐶";
}
.ts-vgallery-emoji-cat:before {
content: "🐱";
}
.ts-vgallery-emoji-mouse:before {
content: "🐭";
}
.ts-vgallery-emoji-hamster:before {
content: "🐹";
}
.ts-vgallery-emoji-rabbit:before {
content: "🐰";
}
.ts-vgallery-emoji-fox-face:before {
content: "🦊";
}
.ts-vgallery-emoji-bear:before {
content: "🐻";
}
.ts-vgallery-emoji-panda-face:before {
content: "🐼";
}
.ts-vgallery-emoji-koala:before {
content: "🐨";
}
.ts-vgallery-emoji-tiger:before {
content: "🐯";
}
.ts-vgallery-emoji-lion:before {
content: "🦁";
}
.ts-vgallery-emoji-cow:before {
content: "🐮";
}
.ts-vgallery-emoji-pig:before {
content: "🐷";
}
.ts-vgallery-emoji-frog:before {
content: "🐸";
}
.ts-vgallery-emoji-monkey-face:before {
content: "🐵";
}
.ts-vgallery-emoji-see-no-evil:before {
content: "🙈";
}
.ts-vgallery-emoji-hear-no-evil:before {
content: "🙉";
}
.ts-vgallery-emoji-speak-no-evil:before {
content: "🙊";
}
.ts-vgallery-emoji-monkey:before {
content: "🐒";
}
.ts-vgallery-emoji-chicken:before {
content: "🐔";
}
.ts-vgallery-emoji-penguin:before {
content: "🐧";
}
.ts-vgallery-emoji-bird:before {
content: "🐦";
}
.ts-vgallery-emoji-baby-chick:before {
content: "🐤";
}
.ts-vgallery-emoji-hatching-chick:before {
content: "🐣";
}
.ts-vgallery-emoji-hatched-chick:before {
content: "🐥";
}
.ts-vgallery-emoji-duck:before {
content: "🦆";
}
.ts-vgallery-emoji-eagle:before {
content: "🦅";
}
.ts-vgallery-emoji-owl:before {
content: "🦉";
}
.ts-vgallery-emoji-bat:before {
content: "🦇";
}
.ts-vgallery-emoji-wolf:before {
content: "🐺";
}
.ts-vgallery-emoji-boar:before {
content: "🐗";
}
.ts-vgallery-emoji-horse:before {
content: "🐴";
}
.ts-vgallery-emoji-unicorn:before {
content: "🦄";
}
.ts-vgallery-emoji-honeybee:before {
content: "🐝";
}
.ts-vgallery-emoji-bug:before {
content: "🐛";
}
.ts-vgallery-emoji-butterfly:before {
content: "🦋";
}
.ts-vgallery-emoji-snail:before {
content: "🐌";
}
.ts-vgallery-emoji-beetle:before {
content: "🐞";
}
.ts-vgallery-emoji-ant:before {
content: "🐜";
}
.ts-vgallery-emoji-grasshopper:before {
content: "🦗";
}
.ts-vgallery-emoji-spider:before {
content: "🕷";
}
.ts-vgallery-emoji-scorpion:before {
content: "🦂";
}
.ts-vgallery-emoji-crab:before {
content: "🦀";
}
.ts-vgallery-emoji-snake:before {
content: "🐍";
}
.ts-vgallery-emoji-lizard:before {
content: "🦎";
}
.ts-vgallery-emoji-t-rex:before {
content: "🦖";
}
.ts-vgallery-emoji-sauropod:before {
content: "🦕";
}
.ts-vgallery-emoji-turtle:before {
content: "🐢";
}
.ts-vgallery-emoji-tropical-fish:before {
content: "🐠";
}
.ts-vgallery-emoji-fish:before {
content: "🐟";
}
.ts-vgallery-emoji-blowfish:before {
content: "🐡";
}
.ts-vgallery-emoji-dolphin:before {
content: "🐬";
}
.ts-vgallery-emoji-shark:before {
content: "🦈";
}
.ts-vgallery-emoji-whale:before {
content: "🐳";
}
.ts-vgallery-emoji-whale2:before {
content: "🐋";
}
.ts-vgallery-emoji-crocodile:before {
content: "🐊";
}
.ts-vgallery-emoji-leopard:before {
content: "🐆";
}
.ts-vgallery-emoji-zebra:before {
content: "🦓";
}
.ts-vgallery-emoji-tiger2:before {
content: "🐅";
}
.ts-vgallery-emoji-water-buffalo:before {
content: "🐃";
}
.ts-vgallery-emoji-ox:before {
content: "🐂";
}
.ts-vgallery-emoji-cow2:before {
content: "🐄";
}
.ts-vgallery-emoji-deer:before {
content: "🦌";
}
.ts-vgallery-emoji-dromedary-camel:before {
content: "🐪";
}
.ts-vgallery-emoji-camel:before {
content: "🐫";
}
.ts-vgallery-emoji-giraffe:before {
content: "🦒";
}
.ts-vgallery-emoji-elephant:before {
content: "🐘";
}
.ts-vgallery-emoji-rhinoceros:before {
content: "🦏";
}
.ts-vgallery-emoji-goat:before {
content: "🐐";
}
.ts-vgallery-emoji-ram:before {
content: "🐏";
}
.ts-vgallery-emoji-sheep:before {
content: "🐑";
}
.ts-vgallery-emoji-racehorse:before {
content: "🐎";
}
.ts-vgallery-emoji-pig2:before {
content: "🐖";
}
.ts-vgallery-emoji-rat:before {
content: "🐀";
}
.ts-vgallery-emoji-mouse2:before {
content: "🐁";
}
.ts-vgallery-emoji-rooster:before {
content: "🐓";
}
.ts-vgallery-emoji-turkey:before {
content: "🦃";
}
.ts-vgallery-emoji-dove:before {
content: "🕊";
}
.ts-vgallery-emoji-dog2:before {
content: "🐕";
}
.ts-vgallery-emoji-poodle:before {
content: "🐩";
}
.ts-vgallery-emoji-cat2:before {
content: "🐈";
}
.ts-vgallery-emoji-rabbit2:before {
content: "🐇";
}
.ts-vgallery-emoji-chipmunk:before {
content: "🐿";
}
.ts-vgallery-emoji-hedgehog:before {
content: "🦔";
}
.ts-vgallery-emoji-raccoon:before {
content: "🦝";
}
.ts-vgallery-emoji-llama:before {
content: "🦙";
}
.ts-vgallery-emoji-hippopotamus:before {
content: "🦛";
}
.ts-vgallery-emoji-kangaroo:before {
content: "🦘";
}
.ts-vgallery-emoji-badger:before {
content: "🦡";
}
.ts-vgallery-emoji-swan:before {
content: "🦢";
}
.ts-vgallery-emoji-peacock:before {
content: "🦚";
}
.ts-vgallery-emoji-parrot:before {
content: "🦜";
}
.ts-vgallery-emoji-lobster:before {
content: "🦞";
}
.ts-vgallery-emoji-mosquito:before {
content: "🦟";
}
.ts-vgallery-emoji-paw-prints:before {
content: "🐾";
}
.ts-vgallery-emoji-cactus:before {
content: "🌵";
}
.ts-vgallery-emoji-evergreen-tree:before {
content: "🌲";
}
.ts-vgallery-emoji-deciduous-tree:before {
content: "🌳";
}
.ts-vgallery-emoji-palm-tree:before {
content: "🌴";
}
.ts-vgallery-emoji-seedling:before {
content: "🌱";
}
.ts-vgallery-emoji-herb:before {
content: "🌿";
}
.ts-vgallery-emoji-four-leaf-clover:before {
content: "🍀";
}
.ts-vgallery-emoji-bamboo:before {
content: "🎍";
}
.ts-vgallery-emoji-tanabata-tree:before {
content: "🎋";
}
.ts-vgallery-emoji-leaves:before {
content: "🍃";
}
.ts-vgallery-emoji-fallen-leaf:before {
content: "🍂";
}
.ts-vgallery-emoji-maple-leaf:before {
content: "🍁";
}
.ts-vgallery-emoji-ear-of-rice:before {
content: "🌾";
}
.ts-vgallery-emoji-hibiscus:before {
content: "🌺";
}
.ts-vgallery-emoji-sunflower:before {
content: "🌻";
}
.ts-vgallery-emoji-rose:before {
content: "🌹";
}
.ts-vgallery-emoji-wilted-flower:before {
content: "🥀";
}
.ts-vgallery-emoji-tulip:before {
content: "🌷";
}
.ts-vgallery-emoji-blossom:before {
content: "🌼";
}
.ts-vgallery-emoji-cherry-blossom:before {
content: "🌸";
}
.ts-vgallery-emoji-bouquet:before {
content: "💐";
}
.ts-vgallery-emoji-mushroom:before {
content: "🍄";
}
.ts-vgallery-emoji-chestnut:before {
content: "🌰";
}
.ts-vgallery-emoji-jack-o-lantern:before {
content: "🎃";
}
.ts-vgallery-emoji-earth-americas:before {
content: "🌎";
}
.ts-vgallery-emoji-earth-africa:before {
content: "🌍";
}
.ts-vgallery-emoji-earth-asia:before {
content: "🌏";
}
.ts-vgallery-emoji-full-moon:before {
content: "🌕";
}
.ts-vgallery-emoji-new-moon-with-face:before {
content: "🌚";
}
.ts-vgallery-emoji-full-moon-with-face:before {
content: "🌝";
}
.ts-vgallery-emoji-sun-with-face:before {
content: "🌞";
}
.ts-vgallery-emoji-crescent-moon:before {
content: "🌙";
}
.ts-vgallery-emoji-star:before {
content: "⭐";
}
.ts-vgallery-emoji-star2:before {
content: "🌟";
}
.ts-vgallery-emoji-zap:before {
content: "⚡";
}
.ts-vgallery-emoji-fire:before {
content: "🔥";
}
.ts-vgallery-emoji-boom:before {
content: "💥";
}
.ts-vgallery-emoji-green-apple:before {
content: "🍏";
}
.ts-vgallery-emoji-apple:before {
content: "🍎";
}
.ts-vgallery-emoji-pear:before {
content: "🍐";
}
.ts-vgallery-emoji-tangerine:before {
content: "🍊";
}
.ts-vgallery-emoji-lemon:before {
content: "🍋";
}
.ts-vgallery-emoji-banana:before {
content: "🍌";
}
.ts-vgallery-emoji-watermelon:before {
content: "🍉";
}
.ts-vgallery-emoji-grapes:before {
content: "🍇";
}
.ts-vgallery-emoji-strawberry:before {
content: "🍓";
}
.ts-vgallery-emoji-melon:before {
content: "🍈";
}
.ts-vgallery-emoji-cherries:before {
content: "🍒";
}
.ts-vgallery-emoji-peach:before {
content: "🍑";
}
.ts-vgallery-emoji-pineapple:before {
content: "🍍";
}
.ts-vgallery-emoji-coconut:before {
content: "🥥";
}
.ts-vgallery-emoji-kiwi-fruit:before {
content: "🥝";
}
.ts-vgallery-emoji-mango:before {
content: "🥭";
}
.ts-vgallery-emoji-avocado:before {
content: "🥑";
}
.ts-vgallery-emoji-broccoli:before {
content: "🥦";
}
.ts-vgallery-emoji-tomato:before {
content: "🍅";
}
.ts-vgallery-emoji-eggplant:before {
content: "🍆";
}
.ts-vgallery-emoji-cucumber:before {
content: "🥒";
}
.ts-vgallery-emoji-carrot:before {
content: "🥕";
}
.ts-vgallery-emoji-hot-pepper:before {
content: "🌶";
}
.ts-vgallery-emoji-potato:before {
content: "🥔";
}
.ts-vgallery-emoji-corn:before {
content: "🌽";
}
.ts-vgallery-emoji-leafy-greens:before {
content: "🥬";
}
.ts-vgallery-emoji-sweet-potato:before {
content: "🍠";
}
.ts-vgallery-emoji-peanuts:before {
content: "🥜";
}
.ts-vgallery-emoji-honey-pot:before {
content: "🍯";
}
.ts-vgallery-emoji-croissant:before {
content: "🥐";
}
.ts-vgallery-emoji-bread:before {
content: "🍞";
}
.ts-vgallery-emoji-baguette-bread:before {
content: "🥖";
}
.ts-vgallery-emoji-bagel:before {
content: "🥯";
}
.ts-vgallery-emoji-pretzel:before {
content: "🥨";
}
.ts-vgallery-emoji-cheese:before {
content: "🧀";
}
.ts-vgallery-emoji-egg:before {
content: "🥚";
}
.ts-vgallery-emoji-bacon:before {
content: "🥓";
}
.ts-vgallery-emoji-steak:before {
content: "🥩";
}
.ts-vgallery-emoji-pancakes:before {
content: "🥞";
}
.ts-vgallery-emoji-poultry-leg:before {
content: "🍗";
}
.ts-vgallery-emoji-meat-on-bone:before {
content: "🍖";
}
.ts-vgallery-emoji-bone:before {
content: "🦴";
}
.ts-vgallery-emoji-fried-shrimp:before {
content: "🍤";
}
.ts-vgallery-emoji-fried-egg:before {
content: "🍳";
}
.ts-vgallery-emoji-hamburger:before {
content: "🍔";
}
.ts-vgallery-emoji-fries:before {
content: "🍟";
}
.ts-vgallery-emoji-stuffed-flatbread:before {
content: "🥙";
}
.ts-vgallery-emoji-hotdog:before {
content: "🌭";
}
.ts-vgallery-emoji-pizza:before {
content: "🍕";
}
.ts-vgallery-emoji-sandwich:before {
content: "🥪";
}
.ts-vgallery-emoji-canned-food:before {
content: "🥫";
}
.ts-vgallery-emoji-spaghetti:before {
content: "🍝";
}
.ts-vgallery-emoji-taco:before {
content: "🌮";
}
.ts-vgallery-emoji-burrito:before {
content: "🌯";
}
.ts-vgallery-emoji-green-salad:before {
content: "🥗";
}
.ts-vgallery-emoji-shallow-pan-of-food:before {
content: "🥘";
}
.ts-vgallery-emoji-ramen:before {
content: "🍜";
}
.ts-vgallery-emoji-stew:before {
content: "🍲";
}
.ts-vgallery-emoji-fish-cake:before {
content: "🍥";
}
.ts-vgallery-emoji-fortune-cookie:before {
content: "🥠";
}
.ts-vgallery-emoji-sushi:before {
content: "🍣";
}
.ts-vgallery-emoji-bento:before {
content: "🍱";
}
.ts-vgallery-emoji-curry:before {
content: "🍛";
}
.ts-vgallery-emoji-rice-ball:before {
content: "🍙";
}
.ts-vgallery-emoji-rice:before {
content: "🍚";
}
.ts-vgallery-emoji-rice-cracker:before {
content: "🍘";
}
.ts-vgallery-emoji-oden:before {
content: "🍢";
}
.ts-vgallery-emoji-dango:before {
content: "🍡";
}
.ts-vgallery-emoji-shaved-ice:before {
content: "🍧";
}
.ts-vgallery-emoji-ice-cream:before {
content: "🍨";
}
.ts-vgallery-emoji-icecream:before {
content: "🍦";
}
.ts-vgallery-emoji-pie:before {
content: "🥧";
}
.ts-vgallery-emoji-cake:before {
content: "🍰";
}
.ts-vgallery-emoji-cupcake:before {
content: "🧁";
}
.ts-vgallery-emoji-moon-cake:before {
content: "🥮";
}
.ts-vgallery-emoji-birthday:before {
content: "🎂";
}
.ts-vgallery-emoji-custard:before {
content: "🍮";
}
.ts-vgallery-emoji-candy:before {
content: "🍬";
}
.ts-vgallery-emoji-lollipop:before {
content: "🍭";
}
.ts-vgallery-emoji-chocolate-bar:before {
content: "🍫";
}
.ts-vgallery-emoji-popcorn:before {
content: "🍿";
}
.ts-vgallery-emoji-dumpling:before {
content: "🥟";
}
.ts-vgallery-emoji-doughnut:before {
content: "🍩";
}
.ts-vgallery-emoji-cookie:before {
content: "🍪";
}
.ts-vgallery-emoji-soccer:before {
content: "⚽";
}
.ts-vgallery-emoji-basketball:before {
content: "🏀";
}
.ts-vgallery-emoji-baseball:before {
content: "⚾";
}
.ts-vgallery-emoji-softball:before {
content: "🥎";
}
.ts-vgallery-emoji-volleyball:before {
content: "🏐";
}
.ts-vgallery-emoji-8ball:before {
content: "🎱";
}
.ts-vgallery-emoji-trophy:before {
content: "🏆";
}
.ts-vgallery-emoji-medal-sports:before {
content: "🏅";
}
.ts-vgallery-emoji-1st-place-medal:before {
content: "🥇";
}
.ts-vgallery-emoji-2nd-place-medal:before {
content: "🥈";
}
.ts-vgallery-emoji-3rd-place-medal:before {
content: "🥉";
}
.ts-vgallery-emoji-clapper:before {
content: "🎬";
}
.ts-vgallery-emoji-dart:before {
content: "🎯";
}
.ts-vgallery-emoji-rocket:before {
content: "🚀";
}
.ts-vgallery-emoji-vertical-traffic-light:before {
content: "🚦";
}
.ts-vgallery-emoji-traffic-light:before {
content: "🚥";
}
.ts-vgallery-emoji-checkered-flag:before {
content: "🏁";
}
.ts-vgallery-emoji-sparkler:before {
content: "🎇";
}
.ts-vgallery-emoji-fireworks:before {
content: "🎆";
}
.ts-vgallery-emoji-computer:before {
content: "💻";
}
.ts-vgallery-emoji-camera:before {
content: "📷";
}
.ts-vgallery-emoji-camera-flash:before {
content: "📸";
}
.ts-vgallery-emoji-video-camera:before {
content: "📹";
}
.ts-vgallery-emoji-movie-camera:before {
content: "🎥";
}
.ts-vgallery-emoji-film-projector:before {
content: "📽";
}
.ts-vgallery-emoji-film-strip:before {
content: "🎞";
}
.ts-vgallery-emoji-hourglass-flowing-sand:before {
content: "⏳";
}
.ts-vgallery-emoji-hourglass:before {
content: "⌛";
}
.ts-vgallery-emoji-bulb:before {
content: "💡";
}
.ts-vgallery-emoji-oil-drum:before {
content: "🛢";
}
.ts-vgallery-emoji-money-with-wings:before {
content: "💸";
}
.ts-vgallery-emoji-dollar:before {
content: "💵";
}
.ts-vgallery-emoji-yen:before {
content: "💴";
}
.ts-vgallery-emoji-euro:before {
content: "💶";
}
.ts-vgallery-emoji-pound:before {
content: "💷";
}
.ts-vgallery-emoji-moneybag:before {
content: "💰";
}
.ts-vgallery-emoji-credit-card:before {
content: "💳";
}
.ts-vgallery-emoji-gem:before {
content: "💎";
}
.ts-vgallery-emoji-bomb:before {
content: "💣";
}
.ts-vgallery-emoji-firecracker:before {
content: "🧨";
}
.ts-vgallery-emoji-smoking:before {
content: "🚬";
}
.ts-vgallery-emoji-nazar-amulet:before {
content: "🧿";
}
.ts-vgallery-emoji-key:before {
content: "🔑";
}
.ts-vgallery-emoji-teddy-bear:before {
content: "🧸";
}
.ts-vgallery-emoji-world-map:before {
content: "🗺";
}
.ts-vgallery-emoji-moyai:before {
content: "🗿";
}
.ts-vgallery-emoji-shopping-cart:before {
content: "🛒";
}
.ts-vgallery-emoji-balloon:before {
content: "🎈";
}
.ts-vgallery-emoji-ribbon:before {
content: "🎀";
}
.ts-vgallery-emoji-gift:before {
content: "🎁";
}
.ts-vgallery-emoji-love-letter:before {
content: "💌";
}
.ts-vgallery-emoji-inbox-tray:before {
content: "📥";
}
.ts-vgallery-emoji-outbox-tray:before {
content: "📤";
}
.ts-vgallery-emoji-bar-chart:before {
content: "📊";
}
.ts-vgallery-emoji-chart-with-upwards-trend:before {
content: "📈";
}
.ts-vgallery-emoji-chart-with-downwards-trend:before {
content: "📉";
}
.ts-vgallery-emoji-date:before {
content: "📅";
}
.ts-vgallery-emoji-calendar:before {
content: "📆";
}
.ts-vgallery-emoji-link:before {
content: "🔗";
}
.ts-vgallery-emoji-paperclip:before {
content: "📎";
}
.ts-vgallery-emoji-pushpin:before {
content: "📌";
}
.ts-vgallery-emoji-triangular-flag-on-post:before {
content: "🚩";
}
.ts-vgallery-emoji-closed-lock-with-key:before {
content: "🔐";
}
.ts-vgallery-emoji-lock:before {
content: "🔒";
}
.ts-vgallery-emoji-unlock:before {
content: "🔓";
}
.ts-vgallery-emoji-lock-with-ink-pen:before {
content: "🔏";
}
.ts-vgallery-emoji-memo:before {
content: "📝";
}
.ts-vgallery-emoji-mag:before {
content: "🔍";
}
.ts-vgallery-emoji-mag-right:before {
content: "🔎";
}
.ts-vgallery-emoji-orange-heart:before {
content: "🧡";
}
.ts-vgallery-emoji-yellow-heart:before {
content: "💛";
}
.ts-vgallery-emoji-green-heart:before {
content: "💚";
}
.ts-vgallery-emoji-blue-heart:before {
content: "💙";
}
.ts-vgallery-emoji-purple-heart:before {
content: "💜";
}
.ts-vgallery-emoji-black-heart:before {
content: "🖤";
}
.ts-vgallery-emoji-broken-heart:before {
content: "💔";
}
.ts-vgallery-emoji-two-hearts:before {
content: "💕";
}
.ts-vgallery-emoji-revolving-hearts:before {
content: "💞";
}
.ts-vgallery-emoji-heartbeat:before {
content: "💓";
}
.ts-vgallery-emoji-heartpulse:before {
content: "💗";
}
.ts-vgallery-emoji-sparkling-heart:before {
content: "💖";
}
.ts-vgallery-emoji-cupid:before {
content: "💘";
}
.ts-vgallery-emoji-gift-heart:before {
content: "💝";
}
.ts-vgallery-emoji-heart-decoration:before {
content: "💟";
}
.ts-vgallery-emoji-vs:before {
content: "🆚";
}
.ts-vgallery-emoji-white-flower:before {
content: "💮";
}
.ts-vgallery-emoji-sos:before {
content: "🆘";
}
.ts-vgallery-emoji-no-entry:before {
content: "⛔";
}
.ts-vgallery-emoji-no-entry-sign:before {
content: "🚫";
}
.ts-vgallery-emoji-x:before {
content: "❌";
}
.ts-vgallery-emoji-o:before {
content: "⭕";
}
.ts-vgallery-emoji-stop-sign:before {
content: "🛑";
}
.ts-vgallery-emoji-anger:before {
content: "💢";
}
.ts-vgallery-emoji-underage:before {
content: "🔞";
}
.ts-vgallery-emoji-no-mobile-phones:before {
content: "📵";
}
.ts-vgallery-emoji-exclamation:before {
content: "❗";
}
.ts-vgallery-emoji-grey-exclamation:before {
content: "❕";
}
.ts-vgallery-emoji-question:before {
content: "❓";
}
.ts-vgallery-emoji-grey-question:before {
content: "❔";
}
.ts-vgallery-emoji-chart:before {
content: "💹";
}
.ts-vgallery-emoji-negative-squared-cross-mark:before {
content: "❎";
}
.ts-vgallery-emoji-white-check-mark:before {
content: "✅";
}
.ts-vgallery-emoji-mens:before {
content: "🚹";
}
.ts-vgallery-emoji-womens:before {
content: "🚺";
}
.ts-vgallery-emoji-cinema:before {
content: "🎦";
}
.ts-vgallery-emoji-up:before {
content: "🆙";
}
.ts-vgallery-emoji-cool:before {
content: "🆒";
}
.ts-vgallery-emoji-new:before {
content: "🆕";
}
.ts-vgallery-emoji-free:before {
content: "🆓";
}
.ts-vgallery-emoji-stop-button:before {
content: "⏹";
}
.ts-vgallery-emoji-record-button:before {
content: "⏺";
}
.ts-vgallery-emoji-arrows-counterclockwise:before {
content: "🔄";
}
.ts-vgallery-emoji-musical-note:before {
content: "🎵";
}
.ts-vgallery-emoji-notes:before {
content: "🎶";
}
.ts-vgallery-emoji-heavy-plus-sign:before {
content: "➕";
}
.ts-vgallery-emoji-heavy-minus-sign:before {
content: "➖";
}
.ts-vgallery-emoji-heavy-division-sign:before {
content: "➗";
}
.ts-vgallery-emoji-infinity:before {
content: "♾";
}
.ts-vgallery-emoji-heavy-dollar-sign:before {
content: "💲";
}
.ts-vgallery-emoji-currency-exchange:before {
content: "💱";
}
.ts-vgallery-emoji-end:before {
content: "🔚";
}
.ts-vgallery-emoji-back:before {
content: "🔙";
}
.ts-vgallery-emoji-on:before {
content: "🔛";
}
.ts-vgallery-emoji-top:before {
content: "🔝";
}
.ts-vgallery-emoji-soon:before {
content: "🔜";
}
.ts-vgallery-emoji-radio-button:before {
content: "🔘";
}
.ts-vgallery-emoji-white-circle:before {
content: "⚪";
}
.ts-vgallery-emoji-black-circle:before {
content: "⚫";
}
.ts-vgallery-emoji-red-circle:before {
content: "🔴";
}
.ts-vgallery-emoji-large-blue-circle:before {
content: "🔵";
}
.ts-vgallery-emoji-large-orange-diamond:before {
content: "🔶";
}
.ts-vgallery-emoji-large-blue-diamond:before {
content: "🔷";
}
.ts-vgallery-emoji-small-red-triangle:before {
content: "🔺";
}
.ts-vgallery-emoji-black-large-square:before {
content: "⬛";
}
.ts-vgallery-emoji-white-large-square:before {
content: "⬜";
}
.ts-vgallery-emoji-small-red-triangle-down:before {
content: "🔻";
}
.ts-vgallery-emoji-black-square-button:before {
content: "🔲";
}
.ts-vgallery-emoji-white-square-button:before {
content: "🔳";
}
.ts-vgallery-emoji-speaker:before {
content: "🔈";
}
.ts-vgallery-emoji-sound:before {
content: "🔉";
}
.ts-vgallery-emoji-loud-sound:before {
content: "🔊";
}
.ts-vgallery-emoji-mute:before {
content: "🔇";
}
.ts-vgallery-emoji-mega:before {
content: "📣";
}
.ts-vgallery-emoji-loudspeaker:before {
content: "📢";
}
.ts-vgallery-emoji-bell:before {
content: "🔔";
}
.ts-vgallery-emoji-no-bell:before {
content: "🔕";
}
.ts-vgallery-emoji-thought-balloon:before {
content: "💭";
}
.ts-vgallery-emoji-right-anger-bubble:before {
content: "🗯";
}
.ts-vgallery-emoji-speech-balloon:before {
content: "💬";
}
.ts-vgallery-emoji-left-speech-bubble:before {
content: "🗨";
}.ays-quiz-container {
box-sizing: border-box;
}
.ays-quiz-container p {
padding: 0 10px;
margin: 1em 0;
}
.ays-quiz-container section.ays_quiz_redirection_timer_container,
.ays-quiz-container section.ays_quiz_timer_container {
padding-top: 5px;
}
.ays-quiz-container section.ays_quiz_redirection_timer_container hr,
.ays-quiz-container section.ays_quiz_timer_container hr{
padding: 0px;
margin: 0px;
border-bottom-color: #ccc;
}
.ays-quiz-container form span {
margin-top: 0;
margin: 0;
}
.ays-field {
display: flex;
text-align: left;
opacity: 1;
margin-bottom: 10px;
position: relative;
}
[id^="ays-quiz-container-"] .ays-field input[type='checkbox'],
[id^="ays-quiz-container-"] .ays-field input[type='radio']{
display: none!important;
}
.ays-quiz-answers .ays-field input~label[for^="ays-answer-"] {
font-weight: 600;
color: #484848;
margin-bottom: 0;
width: 100%;
height: unset;
transition: all .3s;
cursor: pointer;
display: block !important;
padding: 10px;
word-wrap: break-word !important;
white-space: initial !important;
line-height: 33px;
text-transform: initial;
max-width: 100%;
margin: 0!important;
letter-spacing: unset;
}
.ays-quiz-answers .ays-field input~label.ays_answer_image_label[for^="ays-answer-"] {
line-height: 0 !important;
}
.ays-quiz-answers .ays-field input[type="checkbox"]+label[for^="ays-answer-"] {
margin-left: 0;
}
.ays-field.ays_list_view_item input~label:before {
content: "";
display: inline-block;
background: #ddd;
background-clip: content-box;
width: 20px;
height: 20px;
border: 3px solid #ccc;
padding: 3px 3px 3px 3px;
box-sizing: border-box;
transition: all .4s linear;
vertical-align: middle;
margin-right: 10px;
}
.ays-field.ays_list_view_item input[type="radio"]~label:before {
border-radius: 50%;
}
.ays-field.ays_list_view_item input~label:hover:before {
background: #ddd;
color: #ddd;
background-clip: content-box;
}
.ays-field input~label:hover {
opacity: 1 !important;
}
.ays-quiz-container .select2-container {
display: block;
width: 100%!important;
}
.ays-quiz-container .select2.select2-container .select2-selection {
padding: 0 !important;
}
.ays-quiz-container .select2-container .select2-selection--single,
.ays-quiz-container .select2-container--default .select2-selection--single .select2-selection__rendered {
height: 40px;
line-height: 40px;
font-size: 17px !important;
width: 100%;
color: white;
display: inline-block;
}
.ays-quiz-container .select2-container--default,
.ays-quiz-container .select2-container--default .selection,
.ays-quiz-container .select2-container--default .select2-selection {
display: inline-block;
width: 100%;
height: 40px;
}
.ays-quiz-container .select2-container--default .select2-selection--single {
background: transparent;
border: none;
border-radius: unset;
}
.ays-quiz-container .select2-container--default .select2-selection--single:focus {
outline: none;
box-shadow: none;
}
.ays-quiz-container .select2-container .select2-selection--single .select2-selection__arrow b[role="presentation"] {
border: none;
}
.ays-quiz-container .select2-container--default .select2-selection--single .select2-selection__arrow {
top: 0;
right: 10px;
color: #fff;
}
[id^="ays-quiz-container-"] * {
box-sizing: border-box;
word-wrap: break-word;
}
div.ays-quiz-wrap {
max-width: 100%;
width: 100%;
}
div.ays-quiz-container[id^="ays-quiz-container-"] p:empty{
display: none;
}
div.ays-quiz-container[id^="ays-quiz-container-"] {
width: 96%;
min-width: 200px;
max-width: 96%;
margin: 20px auto;
text-align: center;
background: white;
border: 0 none;
border-radius: 3px;
box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
box-sizing: border-box;
position: relative;
padding-bottom: 60px;
transition: .5s ease;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
}
form[id^="ays_finish_quiz_"] {
background-color: initial !important;
}
[id^="ays-quiz-container-"] iframe {
width: 100% !important;
height: 100% !important;
}
[id^="ays_finish_quiz_"] div.step {
display: flex;
justify-content:  center;
align-items:  center;
border: 0 none;
width: 100%;
position: relative;
padding-top: 45px;
}
[id^="ays_finish_quiz_"] > div.step:first-of-type {
background-color: transparent !important;
border: none !important;
}
[id^="ays_finish_quiz_"] > div.step.ays_thank_you_fs {
padding-top: 0px !important;
}
[id^="ays_finish_quiz_"] > div.step.ays_thank_you_fs .ays-abs-fs.ays-end-page {
margin-top: 0px !important;
}
[id^="ays_finish_quiz_"] div.step div.ays-image-question-img{
margin-bottom: 15px;
}
[id^="ays_finish_quiz_"] div.step div.ays-abs-fs {
width: 90%;
} [id^="ays_finish_quiz_"] div.step:not(:first-of-type) {
display: none;
} [id^="ays_finish_quiz_"] input[type=search],
[id^="ays_finish_quiz_"] input[type=tel],
[id^="ays_finish_quiz_"] input[type=time],
[id^="ays_finish_quiz_"] input[type=url],
[id^="ays_finish_quiz_"] input[type=password],
[id^="ays_finish_quiz_"] input[type=date],
[id^="ays_finish_quiz_"] input[type=datetime],
[id^="ays_finish_quiz_"] input[type=datetime-local],
[id^="ays_finish_quiz_"] input[type=email],
[id^="ays_finish_quiz_"] input[type=number],
[id^="ays_finish_quiz_"] input[type="text"],
[id^="ays_finish_quiz_"] textarea,
[id^="ays_finish_quiz_"] select {
padding: 15px;
border: 1px solid #ccc;
border-radius: 3px!important;
margin-bottom: 10px;
width: 100%;
box-sizing: border-box;
color: #2C3E50;
font-size: 13px;
height: auto;
background: #fff;
}
[id^="ays_finish_quiz_"] textarea {
background-color: rgba(255, 255, 255, 0.7);
}
div.ays-quiz-container[id^="ays_finish_quiz_"] input[type=search]:focus,
div.ays-quiz-container[id^="ays_finish_quiz_"] input[type=tel]:focus,
div.ays-quiz-container[id^="ays_finish_quiz_"] input[type=time]:focus,
div.ays-quiz-container[id^="ays_finish_quiz_"] input[type=url]:focus,
div.ays-quiz-container[id^="ays_finish_quiz_"] input[type=password]:focus,
div.ays-quiz-container[id^="ays_finish_quiz_"] input[type=date]:focus,
div.ays-quiz-container[id^="ays_finish_quiz_"] input[type=datetime]:focus,
div.ays-quiz-container[id^="ays_finish_quiz_"] input[type=datetime-local]:focus,
div.ays-quiz-container[id^="ays_finish_quiz_"] input[type=email]:focus,
div.ays-quiz-container[id^="ays_finish_quiz_"] input[type=number],:focus
div.ays-quiz-container[id^="ays_finish_quiz_"] input[type="text"]:focus,
div.ays-quiz-container[id^="ays_finish_quiz_"] textarea:focus {
border-color: unset;
}
div.ays-quiz-container[id^="ays-quiz-container-"] input[type=button]:hover,
div.ays-quiz-container[id^="ays-quiz-container-"] input[type=search]:hover,
div.ays-quiz-container[id^="ays-quiz-container-"] input[type=tel]:hover,
div.ays-quiz-container[id^="ays-quiz-container-"] input[type=time]:hover,
div.ays-quiz-container[id^="ays-quiz-container-"] input[type=url]:hover,
div.ays-quiz-container[id^="ays-quiz-container-"] input[type=password]:hover,
div.ays-quiz-container[id^="ays-quiz-container-"] input[type=date]:hover,
div.ays-quiz-container[id^="ays-quiz-container-"] input[type=datetime]:hover,
div.ays-quiz-container[id^="ays-quiz-container-"] input[type=datetime-local]:hover,
div.ays-quiz-container[id^="ays-quiz-container-"] input[type=email]:hover,
div.ays-quiz-container[id^="ays-quiz-container-"] input[type=number]:hover,
div.ays-quiz-container[id^="ays-quiz-container-"] input[type="text"]:hover,
div.ays-quiz-container[id^="ays-quiz-container-"] textarea:hover {
transform: unset;
-o-transform: unset;
-moz-transform: unset;
-webkit-transform: unset;
}
div.ays-quiz-container[id^="ays-quiz-container-"] .information_form label[for^="ays_form_field"] {
text-align: left;
display: block;
cursor: pointer;
} [id^="ays_finish_quiz_"] .action-button {
display: inline-block;
height: initial !important;
width:auto;
font-weight: bold;
border: 0 none;
cursor: pointer;
margin: 10px 5px;
line-height: 1;
text-transform: initial !important;
max-width: 100%;
min-width: fit-content;
box-shadow: unset;
text-align: center;
}
[id^="ays_finish_quiz_"] .action-button.start_button {
padding: 10px 20px;
}
[id^="ays_finish_quiz_"] .action-button:disabled:hover,
[id^="ays_finish_quiz_"] .action-button:disabled:focus,
[id^="ays_finish_quiz_"] .action-button:disabled {
outline: none !important;
background-color: #aaa !important;
box-shadow: none !important;
text-decoration: none !important;
cursor: default !important;
}
[id^="ays_finish_quiz_"] i.ays_early_finish.action-button[disabled]:hover,
[id^="ays_finish_quiz_"] i.ays_early_finish.action-button[disabled]:focus,
[id^="ays_finish_quiz_"] i.ays_early_finish.action-button[disabled],
[id^="ays_finish_quiz_"] i.ays_arrow.action-button[disabled]:hover,
[id^="ays_finish_quiz_"] i.ays_arrow.action-button[disabled]:focus,
[id^="ays_finish_quiz_"] i.ays_arrow.action-button[disabled] {
outline: none !important;
box-shadow: none !important;
text-decoration: none !important;
cursor: default !important;
color: #aaa !important;
pointer-events: none !important;
}
[id^="ays_finish_quiz_"] .action-button.ays_finish {
margin: 10px 5px;
} [id^="ays_finish_quiz_"] .ays-fs-title {
font-size: 21px;
text-transform: uppercase;
color: #2C3E50;
margin-bottom: 10px;
text-align: center !important;
}
[id^="ays_finish_quiz_"] .ays-fs-subtitle {
font-weight: normal;
font-size: 17px;
color: #666;
margin-bottom: 20px;
}
.ays-quiz-container .select2-container .select2-dropdown {
margin: 0;
max-width: unset;
}
.ays-quiz-container .select2-dropdown input.select2-search__field {
border-radius: 0px!important;
}
.ays-quiz-container .select2-container--default .select2-results__option--highlighted[aria-selected] {
color: #fff !important;
}
.ays-quiz-container .select2-container--default .select2-results__option[aria-selected="true"] {
background-color: #aaa;
}
.ays-quiz-container .select2-container--default .select2-results>.select2-results__options {
max-height: calc( 100vh / 3 );
margin: 0!important;
padding: 0!important;
}
.ays-quiz-container .select2-container--default .select2-results__option {
list-style-type: none;
text-align: left;
color: #000 !important;
margin: 0!important;
}
.ays-quiz-container .select2-container.select2-container--default.select2-container--open {
z-index: 99999;
}
.ays-quiz-container .select2-container.select2-container--default.select2-container--open .select2-dropdown--below{
animation: fadeInUp;
animation-duration: .3s !important;
max-width: unset;
}
.ays-quiz-container .select2-container--default .select2-selection--single .select2-selection__arrow{
display: inline-block;
}
[id^="ays_finish_quiz_"] p.ays_message{
font-size: 20px;
}
[id^="ays_finish_quiz_"] p.ays_score.ays_score_percent{
font-size: 18px;
} div.ays-quiz-container[id^="ays-quiz-container-"] .ays-quiz-social-shares{
margin: 15px 0;
}
div.ays-quiz-container[id^="ays-quiz-container-"] .ays-quiz-share-btn-icon {
font-family: FontAwesome;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 14px;
}
.ays-share-btn-linkedin .ays-quiz-share-btn-icon:before {
content: "\f08c";
}
.ays-share-btn-facebook .ays-quiz-share-btn-icon:before {
content: "\f082";
}
.ays-share-btn-twitter .ays-quiz-share-btn-icon:before {
content: "\f081";
}
.ays-share-btn-email .ays-quiz-share-btn-icon:before {
content: "\e945";
}
.ays-share-btn-more .ays-quiz-share-btn-icon:before {
content: "\ea82";
}
.ays-share-btn-googleplus .ays-quiz-share-btn-icon:before {
content: "\ea88";
}
.ays-share-btn-github .ays-quiz-share-btn-icon:before {
content: "\eab4";
}
.ays-share-btn-tumblr .ays-quiz-share-btn-icon:before {
content: "\eabb";
}
.ays-share-btn-reddit .ays-quiz-share-btn-icon:before {
content: "\eac7";
}
.ays-share-btn-delicious .ays-quiz-share-btn-icon:before {
content: "\eacc";
}
.ays-share-btn-stumbleupon .ays-quiz-share-btn-icon:before {
content: "\eace";
}
.ays-share-btn-pinterest .ays-quiz-share-btn-icon:before {
content: "\ead0";
}
.ays-share-btn-vkontakte .ays-quiz-share-btn-icon:before {
content: "\f189";
}
.ays-share-btn,
.ays-share-btn * {
box-sizing: border-box;
}
.ays-share-btn,
.ays-share-btn *,
.ays-share-btn *:before,
.ays-share-btn *:after {
box-sizing: border-box;
}
div.ays-quiz-container[id^="ays-quiz-container-"] .ays-share-btn {
position: relative;
display: inline-block;
height: 24px;
margin: 0;
padding: 2px 8px;
line-height: 1.53;
letter-spacing: .04em;
vertical-align: top;
font-size: 12px;
font-weight: bold;
font-family: "Helvetica Neue", Arial, sans-serif;
color: #111;
background: #e0e0e0;
border: 1px solid #c7c7c7;
border-radius: 2px;
text-decoration: none;
transition: all 0.2s ease;
}
.ays-share-btn:hover,
.ays-share-btn:focus {
background: #d3d3d3;
border-color: #bababa;
text-decoration: none !important;
color: #111;
}
.ays-share-btn:active {
background: #c7c7c7;
border-color: #adadad;
text-decoration: none;
color: #111;
}
.ays-share-btn.ays-share-btn-sm {
height: 20px;
font-size: 10px;
padding: 0 8px;
line-height: 1.6;
}
.ays-share-btn.ays-share-btn-lg {
height: 28px;
font-size: 16px;
line-height: 1.4;
}
.ays-share-btn .ays-share-btn-text-sr {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.ays-share-btn.ays-share-btn-branded {
color: #fff;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-twitter {
background: #55acee !important;
border-color: #3ea1ec !important;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-twitter:hover,
.ays-share-btn.ays-share-btn-branded.ays-share-btn-twitter:focus {
background: #3ea1ec !important;
border-color: #2795e9 !important;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-twitter:active {
background: #2795e9 !important;
border-color: #1689e0 !important;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-facebook {
background: #3b5998 !important;
border-color: #344e86 !important;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-facebook:hover,
.ays-share-btn.ays-share-btn-branded.ays-share-btn-facebook:focus {
background: #344e86 !important;
border-color: #2d4373 !important;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-facebook:active {
background: #2d4373 !important;
border-color: #263961 !important;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-vkontakte {
background: #486c91 !important;
border-color: #4b719a !important;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-vkontakte:hover,
.ays-share-btn.ays-share-btn-branded.ays-share-btn-vkontakte:focus {
background: #2a6098 !important;
border-color: #4b719a !important;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-vkontakte:active {
background: #4b719a !important;
border-color: #4b719a !important;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-googleplus {
background: #dd4b39;
color: #fff;
border-color: #d73925;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-googleplus:hover,
.ays-share-btn.ays-share-btn-branded.ays-share-btn-googleplus:focus {
background: #d73925;
border-color: #c23321;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-googleplus:active {
background: #c23321;
border-color: #ac2d1e;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-tumblr {
background: #35465c;
color: #fff;
border-color: #2c3a4c;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-tumblr:hover,
.ays-share-btn.ays-share-btn-branded.ays-share-btn-tumblr:focus {
background: #2c3a4c;
border-color: #222d3c;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-tumblr:active {
background: #222d3c;
border-color: #19212b;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-reddit {
background: #ff4500;
color: #fff;
border-color: #e63e00;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-reddit:hover,
.ays-share-btn.ays-share-btn-branded.ays-share-btn-reddit:focus {
background: #e63e00;
border-color: #cc3700;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-reddit:active {
background: #cc3700;
border-color: #b33000;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-linkedin {
background: #0976b4 !important;
color: #fff !important;
border-color: #08669c !important;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-linkedin:hover,
.ays-share-btn.ays-share-btn-branded.ays-share-btn-linkedin:focus {
background: #08669c !important;
border-color: #075683 !important;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-linkedin:active {
background: #075683 !important;
border-color: #05466b !important;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-delicious {
background: #3399ff;
color: #fff;
border-color: #198cff;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-delicious:hover,
.ays-share-btn.ays-share-btn-branded.ays-share-btn-delicious:focus {
background: #198cff;
border-color: #007fff;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-delicious:active {
background: #007fff;
border-color: #0073e5;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-stumbleupon {
background: #eb4924;
color: #fff;
border-color: #e13b15;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-stumbleupon:hover,
.ays-share-btn.ays-share-btn-branded.ays-share-btn-stumbleupon:focus {
background: #e13b15;
border-color: #ca3412;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-stumbleupon:active {
background: #ca3412;
border-color: #b22e10;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-pinterest {
background: #cc2127;
color: #fff;
border-color: #b61d23;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-pinterest:hover,
.ays-share-btn.ays-share-btn-branded.ays-share-btn-pinterest:focus {
background: #b61d23;
border-color: #a01a1f;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-pinterest:active {
background: #a01a1f;
border-color: #8a161a;
}
.ays-share-btn.ays-share-btn-inverse {
color: #eeeeee;
background: #1f1f1f;
border-color: #050505;
}
.ays-share-btn.ays-share-btn-inverse:hover,
.ays-share-btn.ays-share-btn-inverse:focus {
background: #121212;
border-color: #000000;
color: #eeeeee;
}
.ays-share-btn.ays-share-btn-inverse:active {
background: #050505;
border-color: #000000;
color: #eeeeee;
}
.ays-share-btn.ays-share-btn-twitter .ays-quiz-share-btn-icon,
.ays-share-btn.ays-share-btn-googleplus .ays-quiz-share-btn-icon,
.ays-share-btn.ays-share-btn-tumblr .ays-quiz-share-btn-icon,
.ays-share-btn.ays-share-btn-linkedin .ays-quiz-share-btn-icon,
.ays-share-btn.ays-share-btn-pinterest .ays-quiz-share-btn-icon,
.ays-share-btn.ays-share-btn-stumbleupon .ays-quiz-share-btn-icon,
.ays-share-btn.ays-share-btn-delicious .ays-quiz-share-btn-icon,
.ays-share-btn.ays-share-btn-more .ays-quiz-share-btn-icon {
position: relative;
top: 1px;
}
@-moz-document url-prefix() {
.ays-share-btn.ays-share-btn-twitter .ays-quiz-share-btn-icon,
.ays-share-btn.ays-share-btn-googleplus .ays-quiz-share-btn-icon,
.ays-share-btn.ays-share-btn-tumblr .ays-quiz-share-btn-icon,
.ays-share-btn.ays-share-btn-linkedin .ays-quiz-share-btn-icon,
.ays-share-btn.ays-share-btn-pinterest .ays-quiz-share-btn-icon,
.ays-share-btn.ays-share-btn-stumbleupon .ays-quiz-share-btn-icon,
.ays-share-btn.ays-share-btn-delicious .ays-quiz-share-btn-icon,
.ays-share-btn.ays-share-btn-more .ays-quiz-share-btn-icon {
top: 0;
}
}
.ays-share-btn.ays-share-btn-more.ays-share-btn-lg .ays-quiz-share-btn-icon {
top: 2px;
}
.ays-share-btn .ays-share-btn-text {
padding-left: 2px;
}
.ays-question-counter{
position: absolute;
right: 8px;
top: 0px;
color: rgba(0,0,0,.6);
margin: 1em 0;
}
.ays-answer-image:hover{
cursor: pointer;
}
.ays_answer_select_image,
.ays-answer-image {
height: 100%;
min-width: 100px;
max-width: 100%;
object-fit: cover;
object-position: center center;
}
.ays-answer-image {
width: 100%;
}
.ays-quiz-container .select2-results__options .select2-results__option span {
display: flex;
align-items: center;
word-wrap: break-word;
}
.ays-quiz-container .select2-results__options .select2-results__option .ays_answer_select_image {
width: 150px;
height: 100px;
display: inline-block;
margin-right: 15px;
}
.ays_feedback_button_div,
.ays_buttons_div{
display: flex;
margin-top: 15px;
margin-bottom: 15px;
flex-wrap: wrap;
}
.ays_feedback_button_div {
justify-content: center !important;
}
.ays_buttons_div input {
height: 40px;
}
.ays-quiz-container .ays_display_none{
display: none !important;
}
.active-step{ }
.ays_red_border{
border-color:red !important;
}
.ays_green_border{
border-color:green !important;
}
input[type="checkbox"].ays_red_border{
box-shadow: 0px 0px 10px red !important;
}
input[type="checkbox"].ays_green_border{
box-shadow: 0px 0px 10px green !important;
}
.ays_arrow{
background: none !important;
font-size: 40px !important;
}
.ays_arrow:hover{
box-shadow:none !important;
transform: scale(1.1);
}
@keyframes bar-fill {
0% {
width: 0;
}
}
@-webkit-keyframes bar-fill {
0% {
width: 0;
}
}
@-moz-keyframes bar-fill {
0% {
width: 0;
}
}
@-o-keyframes bar-fill {
0% {
width: 0;
}
}
.ays-field.ays_list_view_item input+label.answered::after,
.ays-field.ays_grid_view_item label.answered::after{
content: '';
display: inline-block;
width: 30px;
height: 30px;
vertical-align: middle;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
margin-left: 5px;
}
.ays-field input~label.answered.correct::after{
content: url(//otds.com/wp-content/plugins/quiz-maker/public/images/correct.png);
}
.ays-field input~label.answered.wrong::after{
content: url(//otds.com/wp-content/plugins/quiz-maker/public/images/wrong.png);
}
.ays-field label.answered {
position: relative;
}
.ays-field label.answered.correct:last-of-type::after,
.ays-field label.answered.wrong:last-of-type::after{
position: absolute;
}
.ays-field input~label.ays_without_after_content.answered::after {
content: none!important;
}
.ays-field.ays_list_view_item input:checked~label.answered.wrong:before {
border-color: #cc3700!important;
background: #cc3700!important;
background-clip: content-box!important;
}
.ays-field.ays_list_view_item input:checked~label.answered.correct:before {
border-color: #27ae60!important;
background: #27ae60!important;
background-clip: content-box!important;
}
.ays-field label.ays_position_initial,
.ays-field.ays_list_view_item input+label {
position: initial !important;
}
.ays_quiz_rect_light .ays-field.ays_list_view_item label[for^="ays-answer"]:last-of-type::before,
.ays_quiz_rect_dark .ays-field.ays_list_view_item label[for^="ays-answer"]:last-of-type::before,
.ays-field.ays_list_view_item label[for^="ays-answer"]:last-of-type::before {
content: none!important;
}
.ays-field input:checked+label.answered.correct:before{
background-color: #1cbf8b;
}
.ays_question_result{
pointer-events: none;
opacity: 1 !important;
display: flex !important;
position:static !important;
min-height: 0 !important;
transform: scale(1) !important;
}
.ays-loader{
display: none;
}
.lds-ellipsis {
display: inline-block;
position: relative;
width: 64px;
height: 64px;
}
.lds-ellipsis div {
position: absolute;
top: 27px;
width: 11px;
height: 11px;
border-radius: 50%;
animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
left: 6px;
animation: lds-ellipsis1 infinite;
animation-duration: 0.6s !important;
}
.lds-ellipsis div:nth-child(2) {
left: 6px;
animation: lds-ellipsis2 infinite;
animation-duration: 0.6s !important;
}
.lds-ellipsis div:nth-child(3) {
left: 26px;
animation: lds-ellipsis2 infinite;
animation-duration: 0.6s !important;
}
.lds-ellipsis div:nth-child(4) {
left: 45px;
animation: lds-ellipsis3 infinite;
animation-duration: 0.6s !important;
}
.ays_grid_view_container {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: flex-start;
}
.ays_grid_view_item{
width: calc(50% - 5px);
}
.ays_grid_view_item:nth-child(odd) {
margin-right: 5px;
}
.ays-quiz-redirection-timer,
.ays-quiz-timer {
margin: 0 !important;
}
.ays-quiz-after-timer {
display: none;
margin: 0 !important;
}
.ays_question_hint_container {
position: absolute;
top: 10px;
left: 10px;
}
.ays_question_hint_container button.ays_question_hint {
font-size: 20px;
cursor: pointer;
}
.ays_question_hint_container p.ays_question_hint {
font-size: 20px;
cursor: pointer;
margin: 0;
}
.ays_question_hint_container i.ays_question_hint {
font-size: 20px !important;
cursor: pointer;
}
.ays_question_hint_container .ays_question_hint_text {
visibility: hidden;
max-width: 270px;
width: max-content;
color: #fff;
text-align: center;
border-radius: 6px;
padding: 5px 0;
position: absolute;
z-index: 999;
top: 0;
left: unset;
margin-left: 15px;
opacity: 0;
box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
transition: opacity 0.5s;
}
.ays_question_hint_container .ays_question_hint_text.show_hint {
visibility: visible;
opacity: 1;
z-index: 1000;
}
.ays_question_result .ays_question_hint{
display: none;
}
.ays_average{
display: none;
}
.ays_quiz_form_input{
display: block !important;
}
.ays-quiz-container *:after{
content: none;
}
.ays-quiz-container .ays-image-question-img img{
width:100%;
}
.ays-quiz-container .ays-field label:last-child{
overflow: hidden;
}
.ays-quiz-container .ays-field input ~ label[for^="ays-answer"]:empty{
display: none !important;
padding: 0px !important;
}
.ays-quiz-container .ays-field input ~ label[for^="ays-answer"].ays_empty_before_content::before,
.ays-quiz-container .ays-field input:checked ~ label[for^="ays-answer"].ays_empty_before_content::before {
content: none !important;
}
.ays-field label.ays_answer_image {
overflow: hidden;
border-radius: 0;
margin: 0;
padding: 0;
line-height: 0 !important;
}
.ays-quiz-container{
max-width: 100%;
}
.ays_empty_before_content:before{
content: none !important;
}
.ays_score_display_none{
display:none;
}
.ays-quiz-container .disable_social_buttons{
display: none;
}
.ays-quiz-container	.ays_quiz_image{
max-width: 100%;
margin: auto;
}
.ays-form-title{
margin-bottom: 20px;
font-size: 20px;
text-align: inherit;
}
.ays-quiz-container .ays-field.ays-select-field {
padding: 0;
width: 100% !important;
}
.ays-quiz-container .ays-field.ays-text-field {
padding: 5px;
width: 100% !important;
display: flex;
flex-wrap: nowrap !important;
flex-direction: row !important;
margin-bottom: 20px;
align-items: stretch;
}
.ays-quiz-container .ays-field.ays-text-field input.ays-text-input[type="text"],
.ays-quiz-container .ays-field.ays-text-field input.ays-text-input[type="number"] {
padding: 10px;
margin: 5px;
text-indent: 10px;
outline: 0;
transition: .8s ease;
color: #000 !important;
background-color: #fff;
background-image: unset;
}
.ays-quiz-container .ays-field.ays-text-field input.ays-text-input ~ button.ays_check_answer {
margin-right: 0 !important;
}
.ays-quiz-container .ays-field.ays-text-field textarea.ays-text-input{
padding: 10px;
margin: 5px;
text-indent: 10px;
outline: 0;
transition: .8s ease;
height: 100px;
resize: none;
color: #000 !important;
background-color: #fff;
min-height: 100px;
background-image: unset;
}
.ays-quiz-container .ays-field.ays-text-field input.ays-text-input{
padding: 10px; margin-bottom: 0;
text-indent: 10px;
outline: 0;
transition: .8s ease;
color: #000 !important;
background-image: unset;
max-width: 100%;
margin-top: 0;
margin: 0;
}
.ays-quiz-container .ays-quiz-answers div.ays-text-right-answer {
display: none;
width: 100%;
border: 1px solid #ccc;
padding: 10px;
border-radius: 4px;
color: #ddd;
background: rgba(39,174,96,0.5);
}
.ays_quiz_question {
word-wrap: break-word;
}
.ays-quiz-container .ays-field.ays-text-field textarea.ays-text-input ~ button.ays_check_answer {
margin: 5px !important;
margin-left: 0 !important;
}
.ays-quiz-container .ays-field.ays-text-field input.ays-text-input[type="text"] ~ button.ays_check_answer,
.ays-quiz-container .ays-field.ays-text-field input.ays-text-input[type="number"] ~ button.ays_check_answer {
margin: 5px !important;
margin-left: 0 !important;
}
.ays-quiz-container .ays-field.ays-text-field button.ays_check_answer{
margin: 0 !important;
margin-right: 5px !important;
margin-left: 5px !important;
width: auto !important;
max-width: 100px;
white-space: initial !important;
word-wrap: break-word;
word-break: initial !important;
}
.ays-quiz-container .ays-field{
word-break: break-all;
}
.ays-live-bar-wrap {
box-sizing: border-box;
position: absolute;
height: 15px;
top: -15px;
border: none;
width: 100%;
background-color: transparent;
display: none;
}
.ays-live-bar-fill{
height: 100%;
border-bottom: 2px solid rgb(0, 0, 0);
}
.ays-live-bar-fill>span {
line-height: 15px !important;
text-align: right !important;
white-space: nowrap;
}
.ays-live-bar-fill span {
text-align: right;
display: block;
height: 100%;
color: inherit;
font-size: 11px;
}
div.ays-live-second-wrap{
background-color: black;
}
div.ays-live-second{
border-bottom: unset !important;
}
div.ays-live-third-wrap{
background-color: black;
}
div.ays-live-third{
border-bottom: unset !important;
border-radius: inherit;
}
div.ays-live-third::after {
content: "";
background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent) !important;
background-size: 40px 40px;
width: inherit;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
@keyframes ays_progress_live_bar {
0% {
background-position: 0 0;
}
100% {
background-position: -40px 0;
}
}
div.ays-live-fourth-wrap{
background-color: black;
}
div.ays-live-fourth{
border-bottom: unset !important;
border-radius: inherit;
}
div.ays-live-fourth::before {
content: "";
background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent) !important;
background-size: 40px 40px;
width: inherit;
height: 100%;
position: absolute;
top: 0;
left: 0;
animation: ays_progress_live_bar linear infinite;
animation-duration: 0.8s;
}
.ays_quiz_reports {
display: flex;
position: absolute;
bottom: 0;
justify-content: space-between;
align-items: stretch;
left: 0;
width: 100%;
}
.ays_quiz_reports .ays_quiz_rete_avg {
display: flex;
justify-content: flex-start;
align-items: center;
flex-wrap: wrap;
width: 80%;
position: relative;
bottom: unset;
left: unset;
padding: 5px 8px;
border-radius: 0px; 
font-size: 12px;
font-weight: 600;
}
.ays_quiz_reports .ays_quiz_rete_avg span {
display: inline-block;
}
.ays_quiz_reports .ays_quizn_ancnoxneri_qanak i {
margin-right: 4px;
font-style: initial !important;
}
.ays_quiz_reports .ays_quizn_ancnoxneri_qanak {
display: flex;
justify-content: flex-end;
align-items: center;
position: relative; 
bottom: unset; 
right: unset; 
padding: 5px 20px; 
border-radius: 0px; 
font-weight: bold;
font-size: 14px;
width: 20%;
text-align: right;
padding: 5px 8px;
white-space: nowrap;
}
.ays_quizn_ancnoxneri_qanak i {
font-style: initial !important;
}
.ays_quizn_ancnoxneri_qanak {
display: block;
position: absolute;
bottom: 0;
right: 0;
padding: 5px 20px;
border-radius: 4px 0px 0px 0px;
font-weight: bold
}
.ays_quiz_rete_avg i.icon {
font-size: 12px;
}
.ays_quiz_rete_avg {
display: block;
justify-content: flex-start;
align-items: center;
flex-wrap: wrap;
width: fit-content;
position: absolute;
bottom: 0;
left: 0;
padding: 5px 8px;
border-radius: 0px 4px 0px 0px;
font-size: 12px;
font-weight: 600;
}
div.ays-quiz-container[id^="ays-quiz-container-"] .ays_quiz_rete {
display: none;
margin-bottom: 10px;
padding: 0px;
font-size: 12px;
font-weight: 600;
text-align: center;
}
.ays_quiz_rete .for_quiz_rate {
margin-bottom: 15px;
}
.ays_quiz_rete .for_quiz_rate_reason {
display: none;
margin-bottom: 20px;
}
.ays_quiz_rete .for_quiz_rate_reason textarea.quiz_rate_reason {
width: 100%;
height: 150px;
resize: vertical;
background: #fff;
padding: 15px;
}
.ays_quiz_rete .for_quiz_rate_reason .ays_feedback_button_div {
justify-content: flex-end;
}
.ays_quiz_rete .for_quiz_rate_reason .ays_feedback_button_div .action-button{
max-width: fit-content;
height: 40px;
}
.ays_quiz_rete .quiz_rate_more_review,
.ays_quiz_rete .quiz_rate_reasons_container {
display: none;
}
.ays_quiz_rete .quiz_rate_reasons_container .quiz_rate_reasons {
margin-bottom: 15px;
}
.ays_quiz_rete .quiz_rate_reasons_container .quiz_rate_reasons blockquote {
text-align: left;
}
.ays_quiz_rete .ays-quiz-rate-link-box .ays-quiz-rate-link {
cursor: pointer;
}
div.ays-quiz-container[id^="ays-quiz-container-"] .ays_quiz_rete .ays-quiz-rate-link-box {
text-align: center;
}
@keyframes lds-ellipsis1 {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes lds-ellipsis3 {
0% {
transform: scale(1);
}
100% {
transform: scale(0);
}
}
@keyframes lds-ellipsis2 {
0% {
transform: translate(0, 0);
}
100% {
transform: translate(19px, 0);
}
} .ays-quiz-container[id^="ays-quiz-container"] .ays_fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-family: FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}
.ays_fa_flag_checkered::before {
content: "\f11e";
font-weight: 900;
}
.ays_fa_arrow_left::before {
content: "\f060";
font-weight: 900;
}
.ays_fa_arrow_right::before {
content: "\f061";
font-weight: 900;
}
.ays_fa_info_circle::before {
content: "\f05a";
font-weight: 900;
}
.ays_fa_chevron_up::before {
content: "\f077";
font-weight: 900;
}
.ays_fa_chevron_down::before {
content: "\f078";
font-weight: 900;
}
.ays_fa_eye::before {
content: '\f06e';
font-weight: 400;
}
.ays_fa_users::before {
content: '\f0c0';
font-weight: 400;
}
.ays_fa_square_o::before {
content: "\f096";
font-weight: 900;
}
.ays_fa_check_square_o::before {
content: "\f046";
font-weight: 900;
}
.ays_fa_star::before {
content: "\f005";
font-weight: 400;
}
.ays_fa_star_o::before {
content: "\f006";
font-weight: 400;
}
.ays_fa_user::before {
content: "\f007";
font-weight: 400;
}
.ays_fa_clock_o::before {
content: "\f017";
font-weight: 400;
}
.ays_fa_undo::before {
content: "\f0e2";
font-weight: 400;
}
.ays_fa_volume_up::before {
content: "\f028";
font-weight: 400;
}
.ays_fa_volume_off::before {
content: "\f026";
font-weight: 400;
}
.ays_fa_sign_out::before {
content: "\f08b";
font-weight: 400;
}
.ays_fa_play::before {
content: "\f04b";
font-weight: 400;
}
.ays_fa_play_circle::before {
content: "\f144";
font-weight: 400;
}
.ays_fa_play_circle_o::before {
content: "\f01d";
font-weight: 400;
}
.ays_fa_pause::before {
content: "\f04c";
font-weight: 400;
}
.ays_fa_pause_circle::before {
content: "\f28b";
font-weight: 400;
}
.ays_fa_pause_circle_o::before {
content: "\f28c";
font-weight: 400;
}
.ays_fa_stop::before {
content: "\f04d";
font-weight: 400;
}
.ays_fa_stop_circle::before {
content: "\f28d";
font-weight: 400;
}
.ays_fa_stop_circle_o::before {
content: "\f28e";
font-weight: 400;
}
.ays_fa_expand::before {
content: "\f065";
font-weight: 400;
}
.ays_fa_compress::before {
content: "\f066";
font-weight: 400;
}
.ays_fa_eraser::before {
content: "\f12d";
font-weight: 400;
}
.ays_fa_music::before {
content: "\f001";
font-weight: 400;
}
.ays_fa_long_arrow_left::before {
content: "\f177";
font-weight: 400;
}
.ays_fa_long_arrow_right::before {
content: "\f178";
font-weight: 400;
}
.ays_fa_arrow_circle_o_left::before {
content: "\f190";
font-weight: 400;
}
.ays_fa_arrow_circle_o_right::before {
content: "\f18e";
font-weight: 400;
}
.ays_fa_arrow_circle_left::before {
content: "\f0a8";
font-weight: 400;
}
.ays_fa_arrow_circle_right::before {
content: "\f0a9";
font-weight: 400;
}
.ays_fa_angle_left:before {
content: "\f104";
font-weight: 900;
}
.ays_fa_angle_right:before {
content: "\f105";
font-weight: 900;
}
.ays_fa_angle_up:before {
content: "\f106";
font-weight: 900;
}
.ays_fa_angle_down:before {
content: "\f107";
font-weight: 900;
}
.ays_fa_check::before {
content: "\f00c";
}
.ays_fa_times::before {
content: "\f00d";
}
.ays-quiz-container .logged_in_message{
padding: 15px;
}
.ays_quiz_results {
display: none;
}
.ays-quiz-container .rate_comment_row * {
box-sizing: border-box;
}
.ays-quiz-container .rate_comment_row {
display: flex;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.ays-quiz-container .rate_comment_row.row_reverse {
flex-direction: row-reverse;
}
.ays-quiz-container .rate_comment_row .rate_comment_user {
width: 25%;
}
.ays-quiz-container .rate_comment_row .rate_comment {
width: fit-content;
max-width: 75%;
}
.ays-quiz-container .rate_comment_row .rate_comment_user,
.ays-quiz-container .rate_comment_row .rate_comment {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.ays-quiz-container .rate_comment_row .thumbnail {
padding: 4px;
display: block;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.ays-quiz-container .rate_comment_row .img-responsive,
.ays-quiz-container .rate_comment_row .thumbnail>img,
.ays-quiz-container .rate_comment_row .thumbnail a>img {
display: block;
width: 100%;
max-width: 100%;
height: auto;
}
.ays-quiz-container .rate_comment_row .panel {
position:relative;
background-color: #fff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
box-shadow: 0 1px 1px rgba(0,0,0,.05);
text-align: left !important;
}
.ays-quiz-container .rate_comment_row .panel-default {
border-color: #ddd;
}
.ays-quiz-container .rate_comment_row .panel>.panel-heading:after,
.ays-quiz-container .rate_comment_row .panel>.panel-heading:before{
position:absolute;
top:11px;left:-16px;
right:100%;
width:0;
height:0;
display:block;
content:" ";
border-color:transparent;
border-style:solid solid outset;
pointer-events:none;
}
.ays-quiz-container .rate_comment_row.row_reverse .panel>.panel-heading:after,
.ays-quiz-container .rate_comment_row.row_reverse .panel>.panel-heading:before{
right:-16px;
left:100%;
}
.ays-quiz-container .rate_comment_row .panel>.panel-heading:after{
border-width:7px;
border-right-color:#f7f7f7;
margin-top:1px;
margin-left:2px;
}
.ays-quiz-container .rate_comment_row .panel>.panel-heading:before{
border-right-color:#ddd;
border-width:8px;
}
.ays-quiz-container .rate_comment_row.row_reverse .panel>.panel-heading:after{
border-width: 7px;
border-left-color: #f7f7f7;
margin-top: 1px;
margin-left: 0;
margin-right: 2px;
border-right: none
}
.ays-quiz-container .rate_comment_row.row_reverse .panel>.panel-heading:before{
border-left-color: #ddd;
border-width: 8px;
border-right: none;
}
.ays-quiz-container .rate_comment_row .panel>.panel-body {
padding: 15px;
}
.ays-quiz-container .rate_comment_row .panel>.panel-heading {
color: #333;
background-color: #f5f5f5;
border-color: #ddd;
border-width:8px;
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.lds-spinner2-none,
.lds-spinner-none {
display: none;
}
.lds-spinner2,
.lds-spinner {
display: inline-block;
position: relative;
width: 64px;
height: 64px;
transform: scale(0.5);
}
.lds-spinner2 div,
.lds-spinner div {
transform-origin: 32px 32px;
animation: lds-spinner linear infinite;
animation-duration: 1.2s !important;
}
.lds-spinner2 div:after,
.lds-spinner div:after {
content: " ";
display: block;
position: absolute;
top: 3px;
left: 29px;
width: 5px;
height: 14px;
border-radius: 20%;
}
.lds-spinner2 div:nth-child(1),
.lds-spinner div:nth-child(1) {
transform: rotate(0deg);
animation-delay: -1.1s;
}
.lds-spinner2 div:nth-child(2),
.lds-spinner div:nth-child(2) {
transform: rotate(30deg);
animation-delay: -1s;
}
.lds-spinner2 div:nth-child(3),
.lds-spinner div:nth-child(3) {
transform: rotate(60deg);
animation-delay: -0.9s;
}
.lds-spinner2 div:nth-child(4),
.lds-spinner div:nth-child(4) {
transform: rotate(90deg);
animation-delay: -0.8s;
}
.lds-spinner2 div:nth-child(5),
.lds-spinner div:nth-child(5) {
transform: rotate(120deg);
animation-delay: -0.7s;
}
.lds-spinner2 div:nth-child(6),
.lds-spinner div:nth-child(6) {
transform: rotate(150deg);
animation-delay: -0.6s;
}
.lds-spinner2 div:nth-child(7),
.lds-spinner div:nth-child(7) {
transform: rotate(180deg);
animation-delay: -0.5s;
}
.lds-spinner2 div:nth-child(8),
.lds-spinner div:nth-child(8) {
transform: rotate(210deg);
animation-delay: -0.4s;
}
.lds-spinner2 div:nth-child(9),
.lds-spinner div:nth-child(9) {
transform: rotate(240deg);
animation-delay: -0.3s;
}
.lds-spinner2 div:nth-child(10),
.lds-spinner div:nth-child(10) {
transform: rotate(270deg);
animation-delay: -0.2s;
}
.lds-spinner2 div:nth-child(11),
.lds-spinner div:nth-child(11) {
transform: rotate(300deg);
animation-delay: -0.1s;
}
.lds-spinner2 div:nth-child(12),
.lds-spinner div:nth-child(12) {
transform: rotate(330deg);
animation-delay: 0s;
}
@keyframes lds-spinner {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.ays_paypal_wrap_div { }
.ays_paypal_div {
overflow: hidden;
}
.ays_paypal_div > div {
margin: auto;
width: 200px;
}
.ays_paypal_div iframe {
width: 100% !important;
}
.ays_paypal_details_div {
width: 100%;
padding: 15px;
}
.ays_paypal_details_div iframe {
width: 100% !important;
}
.ays_restart_button_p {
text-align: center !important;
margin: 0 !important;
}
.action-button.ays_restart_button {
width: auto;
max-width: 100%;
padding: 10px 20px;    
font-size: 14px;
font-family: inherit;
}
.action-button.ays_restart_button span {
margin-left: 7px;
}
div.ays_quiz_results_page {
display: none;
}
.ays_user_explanation {
margin-top: 5px;
padding-top: 15px;
}
.ays_user_explanation textarea {
resize: vertical;
height: 120px;
transition: .5s ease;
}
.ays_user_explanation textarea::placeholder {
font-size: 14px;
}
.ays_questtion_explanation,
.wrong_answer_text,
.right_answer_text {
text-align: initial;
}
.ays_animated_x5ms {
-webkit-animation-duration: .5s !important;
animation-duration: .5s !important;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.ays_animated_x1s {
-webkit-animation-duration: 1s !important;
animation-duration: 1s !important;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
} .ays_user_explanation {
margin-top: 5px;
padding-top: 15px;
}
.ays_user_explanation textarea {
resize: vertical;
height: 120px;
transition: .5s ease;
}
.ays_user_explanation textarea::placeholder {
font-size: 14px;
} .ays_music_sound {
display: flex;
cursor: pointer;
z-index: 998;
width: 35px;
padding: 0;
margin: 0;
}
.ays_music_sound.z_index_0 {
z-index: 0;
}
.ays_music_sound > i {
font-size: 20px;
vertical-align: middle;
} fieldset.ays_fieldset {
border: 1px solid #e3939394;
padding: 5px;
background-color: transparent !important;
word-break: break-all;
}
fieldset.ays_fieldset legend {
font-size: 12px;
padding: 0 7px;
color: #f00;
margin: 0;
text-align: center;
border-top: 1px solid #e3939394;
border-bottom: 1px solid #e3939394;
margin-bottom: 10px;
background-color: transparent !important;
}
fieldset.ays_fieldset .ays_quiz_question .wp-video {
width: 100%;
max-height: 100%;
} .ays_cb_and_a {
position: relative;
top: -40px;
width: 100%;
text-align: center;
font-size: 12px;
text-align: center;
}
.ays_cb_and_a p {
text-align: center;
}
.ays_cb_and_a span,
.ays_cb_and_a strong {
margin-right: 7px;
}
.ays_cb_and_a img {
display: inline-block !important;
width: 15px;
height: 15px;
object-fit: cover;
object-position: center center;
border-radius: 50%;
border: 1px solid #aaa;
margin-right: 3px;
margin-left: 5px;
vertical-align: text-top;
} div[id^="ays-quiz-container-"] div.ays-questions-container .ays-woo-block-main{
display: flex;
flex-wrap: wrap;
justify-content: space-around;
align-items: flex-start;
}
div[id^="ays-quiz-container-"] div.ays-questions-container .ays-woo-block {
width: 45%;
height: auto;
display: flex;
flex-wrap: nowrap;
flex-direction: column;
align-items: center;
padding: 15px;
margin-bottom: 15px;
justify-content: space-between; transition: .2s ease-out;
}
div[id^="ays-quiz-container-"] div.ays-questions-container .ays-woo-block .product-image {
margin: 0;
line-height: 0;
width: 100%;
min-height: 150px;
height: 100%;
}
div[id^="ays-quiz-container-"] div.ays-questions-container .ays-woo-block img {
height: 100%;
width: 100%;
max-width: 200px;
object-fit: contain;
margin: 0 auto;
}
div[id^="ays-quiz-container-"] div.ays-questions-container .ays-woo-product-block {
text-align: left;
margin: auto;
padding-left: 1rem;
padding: 15px;
text-align: center;
margin: 0;
width: 100%;
}
div[id^="ays-quiz-container-"] div.ays-questions-container .ays-woo-product-block h4.ays-woo-product-title {
margin: 0;
font-size: larger;
}
div[id^="ays-quiz-container-"] div.ays-questions-container .ays-woo-product-block > a {
display: block;
width: auto;
}  .ays-quiz-question-with-bg {
background-repeat: no-repeat;
background-position: center center;
-webkit-background-size: cover;
background-size: cover;
} .ays_block_content { justify-content: center;
align-items: center;
padding: 10px;
} [id^="ays-quiz-container-"] .ays_quiz_login_form input#ays-submit {
display: inline-block;
width:auto; font-weight: bold;
color: white;
border: 0 none;
border-radius: 1px;
cursor: pointer;
padding: 5px 10px;
margin: 10px 5px;
line-height: 1;
white-space: break-spaces;
}
.ays_quiz_login_form label {
display: block;
} .ays-progress {
position: relative;
overflow: hidden;
margin-bottom: 15px;
}
.ays-progress-bar {
overflow: hidden;
width: 0%;
height: 100%;
position: absolute;
top: 0;
left: 0;
border-radius: 5px;
}
.ays-progress-value {
color: #333;
display: block;
font-size: 12px;
line-height: 15px;
white-space: nowrap;
background-color: transparent;
}
.ays-progress-bg {
position: relative;
height: 8px;
border-radius: 5px;
overflow: hidden;
}
.ays-progress-bar:after {
background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
-webkit-background-size: 40px 40px;
background-size: 40px 40px;
position: absolute;
content: '' !important;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
@keyframes ays_progress_bar {
0% {
background-position: 0 0;
}
100% {
background-position: -40px 0;
}
} .ays-progress.first {
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
-ms-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
margin-bottom: 10px;
padding: 0px;
background-color: #000;
border: 1px solid;
}
.ays-progress-bar.first {
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
-ms-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px; display: block;
height: 15px;
width: 0%;
margin: 0px;
padding: 0px;
background-color: #fff;
}
.ays-progress-bar.first::after {
content: none !important;
}
.ays-progress-value.first {
position:absolute;
z-index:1;
width:0;
height:100%;
text-align: center;
}
.ays-progress-bg.first {
height:15px;
background: transparent;
} .ays-progress.second {
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px;
margin-bottom: 10px;
padding: 0px;
background-color: #000;
border: 1px solid;
}
.ays-progress-bar.second {
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px; display: block;
height: 15px;
width: 0%;
margin: 0px;
padding: 0px;
background-color: #fff;
}
.ays-progress-bar.second::after {
content: none !important;
}
.ays-progress-value.second {
position:absolute;
z-index:1;
width:0;
height:100%;
font-size: 12px;
line-height: 15px !important;
white-space: nowrap;
background-color: transparent;
text-align: center;
}
.ays-progress-bg.second {
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px;
height:15px;
background: transparent;
} .ays-progress.third {
border-radius: 5px;
border: none;
}
.ays-progress-value.third {    
width:100%;
height:100%;
text-align: center;
}
.ays-progress-bg.third {
} .ays-progress.fourth {    
border-radius: 5px;
border: none;
}
.ays-progress-bar.fourth {    
border-radius: 0px;
}
.ays-progress-value.fourth {
position:absolute;
z-index:1;
width:100%;
height:100%;
text-align: center;
}
.ays-progress-bg.fourth {
height:15px;
}
.ays-progress-bar.fourth:after {
animation: ays_progress_bar linear infinite;
animation-duration: 0.8s !important;
}  .ays_checkbox_for_label {
padding: 13px 15px;
border: 1px solid #ccc;
border-radius: 3px !important;
margin-bottom: 10px;
box-sizing: border-box;
color: #2C3E50;
font-size: 13px;
background: #fff;
text-align: left;
}
label.ays_for_checkbox {
font-weight: 500;
font-size: 16px;
width: auto;
cursor: pointer;
}
div.ays_checkbox_for_label input[type='checkbox'] {
display: inline-block !important;
width: 13px;
margin: 5px 10px;
cursor: pointer;
}  div.ays_lb_container {
padding-top: 15px;
padding-bottom: 30px;
width: 100%;
}
.ays_lb_ul {
list-style-type: none;
margin: 0;
padding: 0;
font-size: 17px;
}
.ays_lb_li {
display: flex;
min-height: 40px;
align-items: center;
padding: 5px;
margin: 0;
}
.ays_lb_pos {
min-width: 40px !important;
width: auto;
text-align: center;
white-space: nowrap;
}
.ays_lb_user {
width: 65% !important;
word-break: break-word;
text-align: center;
padding-right: 3px;
}
.ays_lb_score {
width: 20% !important;
min-width: 75px !important;
text-align: center;
}
.ays_lb_duration {
width: 20% !important;
min-width: 80px !important;
text-align: center;
padding-right: 8px;
}
.ays_lb_points{
width: 20% !important;
min-width: 45px !important;
text-align: center;
}
.ays_lb_li:nth-child(odd) {
background: #F6F8EF;
}
div.ays-leaderboard-main-container table {
font-size: 14px;
}
div.ays-leaderboard-main-container table.ays_lb_li:first-child {
background: #99BB5A;
color: white;
}
div.ays-leaderboard-main-container table,
div.ays-leaderboard-main-container table tr,
div.ays-leaderboard-main-container table tr th,
div.ays-leaderboard-main-container table tr td {
border: none;
}   #ays-quiz-user-score-page {
margin: 0 !important;
}
#ays-quiz-user-score-page thead th {
font-size: 16px;
}
#ays-quiz-user-score-page td {
font-size: 14px;
}
#ays-quiz-user-score-page thead th,
#ays-quiz-user-score-page td {
word-break: initial !important;
word-wrap: break-word;
vertical-align: middle;
text-align: center;
white-space: nowrap;
}
button.ays-quiz-user-sqore-pages-details {
background-color: #222;
border: none;
-webkit-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: none;
box-shadow: none;
color: #fff;
cursor: pointer;
display: inline-block;
font-size: 14px;
line-height: 1;
padding: 13px 25px;
text-shadow: none;
-webkit-transition: background 0.2s;
transition: background 0.2s;
white-space: nowrap;
margin: auto;
display: block;
}
button.ays-quiz-user-sqore-pages-details:hover{
background-color: #aaaaaaab;
color: #222;
}
td.ays-quiz-duration-column,
td.ays-quiz-score-column {
text-align: center;
}
.ays-quiz-user-results-container {
background-color: #F6F8EF;
overflow-x: auto;
} table#ays-quiz-user-score-page {
width: 100%;
border-collapse: collapse;
} table#ays-quiz-user-score-page tr:nth-of-type(odd) {
background: #eee;
}
table#ays-quiz-user-score-page th {
background-color: #333;
color: white;
font-weight: bold;
}
table#ays-quiz-user-score-page td,
table#ays-quiz-user-score-page th {
padding: 6px;
border: 1px solid #ccc;
}
@media only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  { table#ays-quiz-user-score-page,
table#ays-quiz-user-score-page thead,
table#ays-quiz-user-score-page tbody,
table#ays-quiz-user-score-page th,
table#ays-quiz-user-score-page td,
table#ays-quiz-user-score-page tr {
display: block;
} table#ays-quiz-user-score-page thead tr {
position: absolute;
top: -9999px;
left: -9999px;
}
table#ays-quiz-user-score-page tr { border: 1px solid #ccc; }
table#ays-quiz-user-score-page td { border: none;
border-bottom: 1px solid #eee;
position: relative;
padding-left: 50%;
text-align: left;
}
table#ays-quiz-user-score-page td:before { position: absolute; top: 6px;
left: 6px;
width: 45%;
padding-right: 10px;
white-space: nowrap;
}
} .ays-modal {
display: none;
position: fixed;
left: 0;
top: 0;
z-index: 1000000 !important;
width: 100%;
height: 100%;
animation-duration: .5s;
transition: .5s ease-in-out;
outline: 0;
}
.ays-modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal-open {
overflow: hidden;
position: relative;
height: 100%;
}
.ays-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999 !important;
background-color: rgba(0, 0, 0, 0.5);
} .ays-modal-content {
background-color: #fefefe;
margin: auto; margin-bottom: 30px;
margin-top: 40px;
border: 1px solid #888;
width: 85%; z-index: 100000000;
position: relative;
padding-left: 0 !important;
animation-duration: .3s;
transition: .5s ease-in-out;
border-radius: 4px;
}
#ays-results-modal .ays-modal-content {
min-height: 500px;
} .ays-close {
color: #aaa;
float: right;
line-height: 1.3;
font-size: 28px;
font-weight: bold;
}
.ays-close:hover,
.ays-close:focus {
color: black;
text-decoration: none;
cursor: pointer;
}
.ays-modal-header {
padding: 4px 16px;
}
.ays-modal .ays-modal-header h2 {
line-height: 1.3;
font-size: 1.8rem;
margin: 0;
padding: 0;
clear: none;
font-weight: 500;
} .ays-modal-body {
padding: 2px 16px 20px;
overflow-x: auto;
width: 100%;
} .ays-modal-footer {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: end;
justify-content: flex-end;
padding: 1rem;
border-top: 1px solid #e9ecef;
}
table#ays-results-table {
border: 1px solid #ccc;
}
table#ays-results-table .ays-quiz-report-table-header {
display: flex;
justify-content: space-between;
align-items: center;
}
table#ays-results-table .ays-quiz-report-table-header::after,
table#ays-results-table .ays-quiz-report-table-header::before {
content: none !important;
}
table#ays-results-table svg {
width: 30px;
vertical-align: middle;
}
table#ays-results-table .wp-video {
width: max-content !important;
}
table#ays-results-table video {
max-width: 300px;
height: auto !important;
vertical-align: middle;
}
table#ays-results-table audio {
max-width: 300px;
vertical-align: middle;
}
table#ays-results-table {
margin: 0;
width: 100%;
}
table#ays-results-table h1::before {
content: none !important;
}
table#ays-results-table h1 {
margin: 0;
font-size: 25px;
}
table#ays-results-table tr td:first-child {
font-weight: bold;
}
tr.ays_result_element {
border-bottom: 1px solid #ccc;
}
table#ays-results-table tr td:first-child {
font-weight: bold;
}
.ays-modal-body * {
word-break: initial !important;
word-wrap: break-word;
vertical-align: middle;
}
.ays-modal-body tr td {
padding: 10px;
font-size: 15px;
border: none;
}
table#ays-results-table p.success img,
table#ays-results-table p.error img {
max-width: 150px !important;
}
table#ays-results-table p.success {
color: #73AF55;
}
table#ays-results-table p {
display: inline-block;
margin: 0;
font-size: 1.25em;
vertical-align: middle;
word-wrap: break-word;
}
table#ays-results-table p.error {
color: #D06079;
}
table#ays-results-table tr td {
word-wrap: break-word;
}
table#ays-results-table tr td:first-child,
table#ays-results-table tr td:first-child *{
color: #000 !important;
}
table#ays-results-table tr td:first-child{
font-weight: bold;
width: 40%;
}
table#ays-results-table tr td.ays-report-correct-answer {
width: 25%;
}
table#ays-results-table tr td.ays-report-user-answer {
width: 25%;
}
table#ays-results-table tr td.ays-report-status-icon {
width: 10%;
}
table#ays-results-table tr td.ays-report-user-answer.ays-report-user-answer-by-points {
width: 40%
}
table#ays-results-table tr td.ays-report-answer-point {
width: 20%;
}
div.ays-quiz-preloader{
display: none;
position: absolute;
background: rgba(255, 255, 255, 0.8);
width: 100%;
justify-content: center;
height: 100%;
align-items: center;
z-index: 1;
}
.wrong_shortcode_text::first-letter {
color: red !important;
background-color: transparent !important;
font-size: inherit !important;
font-weight: inherit !important;
float: none !important;
line-height: inherit !important;
margin: 0 !important;
padding: 0 !important;
}
.ays-quiz-container .ays-field.ays-text-field .ays-text-input::-webkit-input-placeholder {
color: #ccc !important;
line-height: initial !important;
}
.ays-quiz-container .ays-field.ays-text-field .ays-text-input:-moz-placeholder { color: #ccc !important;
line-height: initial !important;
}
.ays-quiz-container .ays-field.ays-text-field .ays-text-input::-moz-placeholder { color: #ccc !important;
line-height: initial !important;
}
.ays-quiz-container .ays-field.ays-text-field .ays-text-input:-ms-input-placeholder {
color: #ccc !important;
line-height: initial !important;
}
.ays-quiz-container .ays-field.ays-text-field .ays-text-input::placeholder {
color: #ccc !important;
line-height: initial !important;
}
.ays-quiz-container .mejs-container {
width: 100% !important;
}
.ays_quiz_display_none_important {
display: none !important;
}
.ays-has-error {
border-width: 1px !important;
border-style: solid !important;
border-color: #d93025 !important;
}
.ays-quiz-question-validation-error {
font-family: Roboto, Arial, sans-serif;
font-size: 12px;
font-weight: 400;
letter-spacing: .3px;
line-height: 16px;
color: #d93025;
padding-bottom: 10px;
display: none;
}
.ays-has-error .ays-quiz-question-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-has-error .ays-quiz-question-validation-error img {
margin-right: 12px;
}
.ays-loader-text {
display: flex;
justify-content: center;
align-content: center;
}
img.ays-loader-custom-gif-content{ }
.ays_quiz_question_text_message{
text-align: left;
font-size: 12px;
}
.ays_quiz_question_text_error_message {
color: #ff0000;
} table#ays-results-table tr td:first-child div#quiz-export-pdf button[class="button button-primary ays-quiz-export-pdf"]{
background: #007cba;
border-color: #007cba;
color: #fff !important;
text-decoration: none;
text-shadow: none;
display: inline-block;
margin-left: 5px;
margin-right: 5px;
vertical-align: baseline;
font-size: 13px;
line-height: 1;
min-height: 30px;
margin: 0;
padding: 0 10px;
cursor: pointer;
border-width: 1px;
border-style: solid;
-webkit-appearance: none;
border-radius: 3px;
white-space: nowrap;
box-sizing: border-box;
}
table#ays-results-table tr td:first-child span[class="ays-pdf-export-text"]{
padding: 0 5px;
}
table#ays-results-table tr td:first-child div#quiz-export-pdf button[class="button button-primary ays-quiz-export-pdf"]:hover{
background: #0071a1;
border-color: #0071a1;
color: #fff !important;
}  table#ays-quiz-user-score-page td > a.ays-quiz-user-d-cert{
background-color: #222;
color: white;
padding: 12px 25px;
border-radius: 4px;
text-decoration: none;
font-size: 13px;
line-height: 1;
white-space: nowrap;
outline:none;
font-weight: 700;
}
table#ays-quiz-user-score-page td > a.ays-quiz-user-d-cert:hover{
background-color: #aaaaaaab;
color: #222;
} td.ays_wproducts_row input.select2-search__field{
width: 100% !important;
}
.ays_quiz_music,
.ays_quiz_wrong_ans_sound,
.ays_quiz_right_ans_sound{
display: none !important;
}
.ays-quiz-all-results-container > div.dataTables_wrapper,
.ays-individual-quiz-all-results-container > div.dataTables_wrapper {
position: static;
} .ays-quiz-container .ays-quiz-start-button-preloader{
position: relative;
max-width: 100%;
}
.ays-quiz-container .ays_quiz_start_button_loader_container {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
}
.ays-quiz-container .ays_quiz_start_button_loader{
cursor: wait;
width: 30px;
}
.ays-quiz-container .ays_next.start_button.ays_quiz_enable_loader{
color: #a0a5aa!important;
background: grey!important;
border-color: #ddd!important;
box-shadow: none!important;
text-shadow: none!important;
padding: 10px 20px !important;
border: none;
opacity: 0.5;
cursor: wait;
} div.ays_quiz_maker_block_select select.components-select-control__input {
width: 100%;
max-width: 100%;
padding: 0;
}
.ays-individual-quiz-all-results-container,
.ays-quiz-all-results-container {
overflow: auto;
}
.ays-individual-quiz-all-results-container .dataTables_wrapper .dataTables_filter,
.ays-quiz-all-results-container .dataTables_wrapper .dataTables_filter{
padding-right: 10px;
}
.ays-individual-quiz-all-results-container .dataTables_wrapper .dataTables_filter input,
.ays-quiz-all-results-container .dataTables_wrapper .dataTables_filter input {
margin: 0;
}
.ays-quiz-display-questions-container .ays-quiz-display-question-box {
border-bottom: 0.5px solid #848688;
}
.ays-quiz-all-results-container .ays-quiz-status-column .ays-quiz-score-column-check {
color: green;
font-weight: 900;
}
.ays-quiz-all-results-container .ays-quiz-status-column .ays-quiz-score-column-times {
color: brown;
font-weight: 900;
}
.ays-quiz-all-results-container .ays-quiz-status-column .ays_fa_check {
color: green;
font-size: 18px;
}
.ays-quiz-all-results-container .ays-quiz-status-column .ays_fa_times {
color: brown;
font-size: 18px;
}
.ays-quiz-all-results-container .ays-quiz-score-column-check-box {
display: flex;
} .ays-quiz-container .mejs-container.mejs-video {
min-height: 220px !important;
}
.ays-quiz-container .mejs-container.mejs-audio {
min-height: 40px !important;
}
[id^="ays-quiz-container-"] .mejs-container .mejs-inner .mejs-controls .mejs-time {
height: 22px;
overflow: hidden;
padding: 16px 6px 0;
text-align: center;
width: auto;
margin: 0;
}  .ays-quiz-container input[type=number]::-webkit-outer-spin-button,
.ays-quiz-container input[type=number]::-webkit-inner-spin-button {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
margin: 0;
}
.ays-quiz-container input[type=number] {
-moz-appearance:textfield;
}
.ays-quiz-container input[type=number]:hover{
-moz-appearance: auto;
}
.ays-quiz-container input[type=number]:hover::-webkit-outer-spin-button,
.ays-quiz-container input[type=number]:hover::-webkit-inner-spin-button{
-webkit-appearance: auto;
-moz-appearance: auto;
appearance: auto;
}
.ays-quiz-container input[type=number]:hover:disabled {
-moz-appearance:textfield;
} div.ays-quiz-category-container-flex {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
}
div#ays-results-modal div#ays-results-body table#ays-results-table p.ays_quiz_user_page_hide_answer{
font-weight: bold;
}
div.ays-quiz-container[id^="ays-quiz-container-"] .ays-quiz-lds-spinner-box,
div.ays-quiz-container[id^="ays-quiz-container-"] .ays-start-page {
text-align: center;
} .ays_quiz_flash_card_main_container div.ays_quiz_flash_card:first-child{
display: block;
}
.ays_quiz_flash_card_main_container .ays_quiz_front,
.ays_quiz_flash_card_main_container .ays_quiz_back {
padding: 40px;
text-align: center;
margin-bottom: 5px;
word-break: break-word;
word-wrap: break-word;
white-space: initial;
-webkit-user-select: none;
user-select: none
}
.ays_quiz_flash_card_main_container .ays_quiz_front *,
.ays_quiz_flash_card_main_container .ays_quiz_back * {
word-break: break-word;
word-wrap: break-word;
white-space: initial;
}
.ays_quiz_flash_card_main_container .ays_quiz_flash_card {
display: none;
background-color: #D1E4DD;
padding: 20px;
text-align: center;
transition: transform 0.6s;
transform-style: preserve-3d;
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
background: #fff;
margin-bottom: 20px;
min-height: 300px; }
.ays_quiz_flash_card_main_container .ays_quiz_back {
transform: rotateY(180deg);
}
.ays_quiz_flash_card_main_container .ays_quiz_front {
transform: rotateY(0deg);
}
.ays_quiz_flash_card_main_container .ays_quiz_fc_img {
display: flex;
justify-content: center;
}
.ays_quiz_flash_card_main_container .ays_quiz_fc_next_btn_content a.ays_quiz_fc_next_prev_btn {
background: #2A2A2A;
color: #fff;
text-decoration: none;
cursor: pointer;
margin-left: 13px;
width: 75px;
text-align: center;
-webkit-user-select: none;
user-select: none
}
.ays_quiz_flash_card_main_container .ays_quiz_fc_next_btn_content { display: flex; justify-content: center;
}
.ays_quiz_flash_card_main_container a.ays_quiz_fc_next_prev_btn.prev {
display: none;
}
a.ays-quiz-flash-card-rotate{
display: flex;
justify-content: flex-end;
text-decoration: none;
}
a.ays-quiz-flash-card-rotate img{
width: 20px;
height: 20px;
cursor: pointer;
}
div.ays_quiz_fc_explanation{
display: flex;
justify-content: flex-start;
margin-top: 60px;
background: #80808026;
}
div.ays_quiz_fc_explanation p{
margin: 0;
font-size: 15px;
}  .ays-quiz-full-screen-wrap {
display: flex;
justify-content: flex-end;
padding: 0;
line-height: 1;
}
.ays-quiz-full-screen-container {
cursor: pointer;
}
.ays-quiz-full-screen-container > svg.ays-quiz-close-full-screen {
display: none;
}  .ays-quiz-questions-nav-wrap {
display: none;
min-width: 200px;
max-width: 96%;
margin: auto;
text-align: center;
background: white;
box-sizing: border-box;
position: relative;
background-repeat: no-repeat;
background-size: cover;
width: 400px;
background-color: #fff;
background-position: center center;
border-radius: 0px 0px 0px 0px;
box-shadow: 0 0 15px 1px rgba(0,0,0,0.4);
border: none;
overflow: hidden;
}
.ays-quiz-questions-nav-wrap .ays-quiz-questions-nav-content {
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
padding: 10px;
}
.ays-quiz-questions-nav-wrap .ays-quiz-questions-nav-item {
flex-grow: 1;
flex-shrink: 0;
flex-basis: 40px;
margin: 0;
margin-top: 5px;
}
.ays-quiz-questions-nav-wrap a.ays_questions_nav_question {
display: flex;
align-items: center;
justify-content: center;
width: 40px;
height: 40px;
border: 2px solid #2c2c2c;
color: #2c2c2c;
background-color: #fff;
border-radius: 50%;
margin: auto;
min-width: 40px;
padding: 0;
font-size: 15px;
box-sizing: border-box;
-webkit-user-select: none;
user-select: none;
text-decoration: none;
}
.ays-quiz-questions-nav-wrap .ays-quiz-questions-nav-item.ays_quiz_checked_answer_div a.ays_questions_nav_question {
pointer-events: none;
}
.ays-quiz-questions-nav-wrap a.ays_questions_nav_question[disabled] {
pointer-events: none; border: 2px solid #fff;
color: #fff;
background-color: #2c2c2c;
}
.ays-quiz-questions-nav-wrap.ays-quiz-questions-nav-with-controls .ays-quiz-questions-nav-content {
display: flex;
align-items: center;
padding: 15px;
width: fit-content;
position: relative;
left: 0;
transition: .5s ease-in-out;
}
.ays-quiz-questions-nav-wrap.ays-quiz-questions-nav-with-controls .ays-quiz-questions-nav-item {
width: 60px;
height: 60px;
margin-right: 10px;
border-radius: 50%;
}
.ays-quiz-questions-nav-wrap.ays-quiz-questions-nav-with-controls .ays-quiz-questions-nav-item:last-child {
margin-right: 0;
}
.ays-quiz-questions-nav-wrap.ays-quiz-questions-nav-with-controls .ays-quiz-questions-nav-item:hover {
box-shadow: 0px 0px 10px #444;
}
.ays-quiz-questions-nav-wrap.ays-quiz-questions-nav-with-controls .ays-quiz-questions-nav-item[disabled]:hover {
box-shadow: none !important;
}
.ays-quiz-questions-nav-wrap.ays-quiz-questions-nav-with-controls .ays_questions_nav_question {
display: block;
border-radius: 50%;
background-color: #27AE60;
color: #000;
text-decoration: none;
font-weight: 900;
width: 100%;
height: 100%;
line-height: 60px;
}
.ays-quiz-questions-nav-wrap.ays-quiz-questions-nav-with-controls .ays_questions_nav_question[disabled] {
background-color: #aaa !important;
color: #000 !important;
pointer-events: none !important;
}
.ays-quiz-questions-nav-wrap.ays-quiz-questions-nav-with-controls .ays_questions_nav_question:hover {
box-shadow: inset 0px 0px 10px #444;
}
.ays-quiz-questions-nav-wrap.ays-quiz-questions-nav-with-controls .ays_questions_nav_question[disabled]:hover {
box-shadow: none !important;
}
.ays-quiz-questions-nav-wrap .ays-quiz-questions-nav-go-left,
.ays-quiz-questions-nav-wrap .ays-quiz-questions-nav-go-right {
display: none;
}
.ays-quiz-questions-nav-wrap.ays-quiz-questions-nav-with-controls .ays-quiz-questions-nav-go-left,
.ays-quiz-questions-nav-wrap.ays-quiz-questions-nav-with-controls .ays-quiz-questions-nav-go-right {
position: absolute;
height: 100%;
display: flex;
align-items: center;
width: 10%;
z-index: 1;
transition: .5s ease-in-out;
cursor: pointer;
}
.ays-quiz-questions-nav-wrap.ays-quiz-questions-nav-with-controls .ays-quiz-questions-nav-go-left {
left: 0;
background-image: linear-gradient(90deg, #27ae60, transparent);
}
.ays-quiz-questions-nav-wrap.ays-quiz-questions-nav-with-controls .ays-quiz-questions-nav-go-right {
right: 0;
justify-content: flex-end;
background-image: linear-gradient(90deg, transparent, #27ae60);
}
.ays-quiz-questions-nav-wrap.ays-quiz-questions-nav-with-controls .ays-quiz-questions-nav-go-left i.ays_fa,
.ays-quiz-questions-nav-wrap.ays-quiz-questions-nav-with-controls .ays-quiz-questions-nav-go-right i.ays_fa {
transition: .5s ease-in-out;
margin: 0 10px;
}
.ays-quiz-questions-nav-wrap.ays-quiz-questions-nav-with-controls .ays-quiz-questions-nav-go-left:hover i.ays_fa ,
.ays-quiz-questions-nav-wrap.ays-quiz-questions-nav-with-controls .ays-quiz-questions-nav-go-right:hover i.ays_fa {
transition: .5s ease-in-out;
margin: 0;
} div.ays-quiz-container[id^="ays-quiz-container-"] .ays-quiz-question-note-message-box,
div.ays-quiz-container[id^="ays-quiz-container-"] .ays-quiz-question-note-message-box * {
font-style: italic;
text-align: left;
font-size: 14px;
}
.ays-quiz-some-items-icons-wrap {
display: flex;
align-items: center;
justify-content: flex-end;
padding: 7px;
}
.ays-quiz-some-items-icons-wrap:empty {
display: none;
}
div.ays-quiz-container[id^="ays-quiz-container-"] .ays-quiz-password-toggle-visibility-box {
position: relative;
}
div.ays-quiz-container[id^="ays-quiz-container-"] .ays-quiz-password-toggle-visibility-box .ays_quiz_password {
padding-right: 40px;
}
div.ays-quiz-container[id^="ays-quiz-container-"] .ays-quiz-password-toggle-visibility-box .ays-quiz-password-toggle {
position: absolute;
right: 10px;
top: 25%;
width: 20px;
cursor: pointer;
}
div.ays-quiz-container[id^="ays-quiz-container-"] .ays-quiz-number-error-message {
color: #ff0000;
text-align: left;
font-size: 14px;
}
div.ays-quiz-container[id^="ays-quiz-container-"] .ays-quiz-answers .ays-field input+label[for^="ays-answer-"] {
margin-top: 0 !important;
}
@media screen and (max-width: 768px) {
#ays-results-modal .ays-modal-content table#ays-results-table,
#ays-results-modal .ays-modal-content table#ays-results-table thead,
#ays-results-modal .ays-modal-content table#ays-results-table tbody,
#ays-results-modal .ays-modal-content table#ays-results-table th,
#ays-results-modal .ays-modal-content table#ays-results-table td,
#ays-results-modal .ays-modal-content table#ays-results-table tr {
display: block;
}
#ays-results-modal .ays-modal-content table#ays-results-table thead tr {
position: absolute;
top: -9999px;
left: -9999px;
}
#ays-results-modal .ays-modal-content table#ays-results-table td:before {
position: absolute;
top: 6px;
left: 6px;
width: 45%;
padding-right: 10px;
white-space: nowrap;
}
#ays-results-modal .ays-modal-content table#ays-results-table tr.ays_result_element td {
width: 95%;
}
#ays-results-modal .ays-modal-content table#ays-results-table tr td.ays-report-correct-answer {
width: 95%;
}
#ays-results-modal .ays-modal-content table#ays-results-table tr td.ays-report-user-answer {
width: 95%;
}
#ays-results-modal .ays-modal-content table#ays-results-table tr td.ays-report-status-icon {
width: 95%;
}
#ays-results-modal .ays-modal-content table#ays-results-table tr td.ays-report-user-answer.ays-report-user-answer-by-points {
width: 95%
}
#ays-results-modal .ays-modal-content table#ays-results-table tr td.ays-report-answer-point {
width: 95%;
}
.ays-quiz-user-results-container table#ays-quiz-user-score-page td {
white-space: break-spaces;
}
}@media only screen and (max-width: 799px){.ub-hide-on-mobile{display:none}}@media only screen and (min-width: 800px)and (max-width: 1023px){.ub-hide-on-tablet{display:none}}@media only screen and (min-width: 1024px){.ub-hide-on-desktop{display:none}}