From b54ec3cc939ac692a236486d8b689ccd6ebe7141 Mon Sep 17 00:00:00 2001 From: pero1203 Date: Fri, 19 Aug 2022 10:30:53 +0200 Subject: [PATCH 1/9] Ckeditor - css popravki, odstranjen flash --- editors/ckeditor_4_4/config.js | 2 +- public/css/admin_new.css | 34 +++++++++++++++---- .../components/ckeditor/ckeditor.scss | 29 ++++++++++++++++ .../sass/admin_new/components/components.scss | 5 ++- .../admin_new/components/form/button.scss | 9 ----- 5 files changed, 61 insertions(+), 18 deletions(-) create mode 100644 resources/sass/admin_new/components/ckeditor/ckeditor.scss diff --git a/editors/ckeditor_4_4/config.js b/editors/ckeditor_4_4/config.js index baf41d3be..e52959251 100644 --- a/editors/ckeditor_4_4/config.js +++ b/editors/ckeditor_4_4/config.js @@ -36,7 +36,7 @@ CKEDITOR.editorConfig = function (config) { '/', {name: 'other', items: ['Scayt', 'Strike', 'SpecialChar']}, {name: 'vec', items:['Styles', 'Format', 'Outdent', 'Indent', 'HorizontalRule']}, - {name: 'insert', items: ['CreateDiv', 'Flash', 'Table', 'IFrame', 'Youtube', 'Abbr']}, + {name: 'insert', items: ['CreateDiv', 'Table', 'IFrame', 'Youtube', 'Abbr']}, ]; /*config.toolbar = [ diff --git a/public/css/admin_new.css b/public/css/admin_new.css index 2e3ae805c..e1d88d61f 100644 --- a/public/css/admin_new.css +++ b/public/css/admin_new.css @@ -9695,13 +9695,6 @@ div.button_holder.float-right button { margin-left: 16px; margin-right: 0; } -div.button_holder.editor_button_holder { - margin: 0; - padding: 8px 16px; - border-bottom: 1px #cccccc solid; - border-left: 1px #cccccc solid; - border-right: 1px #cccccc solid; -} label { cursor: pointer; @@ -10449,6 +10442,33 @@ header #top_line #enka_nav .anketa_header_upgrade_package button { color: #FFC700 !important; } +.cke_1.cke_chrome { + border-bottom: 1px #E5E5E5 solid !important; + border-radius: 2px 2px 0 0; +} + +#cke_1_top { + border-bottom: 1px #E5E5E5 solid; +} + +.cke_dialog { + border: 1px #E5E5E5 solid !important; +} + +div.button_holder.editor_button_holder { + margin: 0; + padding: 8px 16px; + border-bottom: 1px #cccccc solid; + border-left: 1px #cccccc solid; + border-right: 1px #cccccc solid; + border-radius: 0 0 2px 2px; +} + +.cke_dialog table tr td, +.cke_dialog table tr th { + border-bottom: 0 !important; +} + /* Specific pages scss */ diff --git a/resources/sass/admin_new/components/ckeditor/ckeditor.scss b/resources/sass/admin_new/components/ckeditor/ckeditor.scss new file mode 100644 index 000000000..4fb4530c9 --- /dev/null +++ b/resources/sass/admin_new/components/ckeditor/ckeditor.scss @@ -0,0 +1,29 @@ + +.cke_1.cke_chrome { + border-bottom: 1px $gray solid !important; + border-radius: 2px 2px 0 0; +} + +#cke_1_top{ + border-bottom: 1px $gray solid; +} + +.cke_dialog{ + border: 1px $gray solid !important; +} + +div.button_holder.editor_button_holder{ + margin: 0; + padding: 8px 16px; + + border-bottom: 1px rgb(204, 204, 204) solid; + border-left: 1px rgb(204, 204, 204) solid; + border-right: 1px rgb(204, 204, 204) solid; + + border-radius: 0 0 2px 2px; +} + +.cke_dialog table tr td, +.cke_dialog table tr th{ + border-bottom: 0 !important; +} \ No newline at end of file diff --git a/resources/sass/admin_new/components/components.scss b/resources/sass/admin_new/components/components.scss index 1af8621b0..0b6cf5c9a 100644 --- a/resources/sass/admin_new/components/components.scss +++ b/resources/sass/admin_new/components/components.scss @@ -15,4 +15,7 @@ @import "table/table"; // Payments -@import "payments/payments"; \ No newline at end of file +@import "payments/payments"; + +// CKEditor +@import "ckeditor/ckeditor"; \ No newline at end of file diff --git a/resources/sass/admin_new/components/form/button.scss b/resources/sass/admin_new/components/form/button.scss index de4421b06..03ec804d9 100644 --- a/resources/sass/admin_new/components/form/button.scss +++ b/resources/sass/admin_new/components/form/button.scss @@ -234,13 +234,4 @@ div.button_holder { margin-right: 0; } } - - &.editor_button_holder{ - margin: 0; - padding: 8px 16px; - - border-bottom: 1px rgb(204, 204, 204) solid; - border-left: 1px rgb(204, 204, 204) solid; - border-right: 1px rgb(204, 204, 204) solid; - } } From 001d45736c39700d15f6091f7efacc4b46de64b8 Mon Sep 17 00:00:00 2001 From: pero1203 Date: Fri, 19 Aug 2022 10:31:39 +0200 Subject: [PATCH 2/9] Na novo zgeneriran admin_new.css po mergu --- public/css/admin_new.css | 2898 +++++++++++++++++++------------------- 1 file changed, 1449 insertions(+), 1449 deletions(-) diff --git a/public/css/admin_new.css b/public/css/admin_new.css index aa8dcadc1..b8cd5b399 100644 --- a/public/css/admin_new.css +++ b/public/css/admin_new.css @@ -214,4767 +214,4767 @@ /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icons */ .fa-500px:before { - content: "\f26e"; + content: ""; } .fa-accessible-icon:before { - content: "\f368"; + content: ""; } .fa-accusoft:before { - content: "\f369"; + content: ""; } .fa-ad:before { - content: "\f641"; + content: ""; } .fa-address-book:before { - content: "\f2b9"; + content: ""; } .fa-address-card:before { - content: "\f2bb"; + content: ""; } .fa-adjust:before { - content: "\f042"; + content: ""; } .fa-adn:before { - content: "\f170"; + content: ""; } .fa-adversal:before { - content: "\f36a"; + content: ""; } .fa-affiliatetheme:before { - content: "\f36b"; + content: ""; } .fa-air-freshener:before { - content: "\f5d0"; + content: ""; } .fa-algolia:before { - content: "\f36c"; + content: ""; } .fa-align-center:before { - content: "\f037"; + content: ""; } .fa-align-justify:before { - content: "\f039"; + content: ""; } .fa-align-left:before { - content: "\f036"; + content: ""; } .fa-align-right:before { - content: "\f038"; + content: ""; } .fa-alipay:before { - content: "\f642"; + content: ""; } .fa-allergies:before { - content: "\f461"; + content: ""; } .fa-amazon:before { - content: "\f270"; + content: ""; } .fa-amazon-pay:before { - content: "\f42c"; + content: ""; } .fa-ambulance:before { - content: "\f0f9"; + content: ""; } .fa-american-sign-language-interpreting:before { - content: "\f2a3"; + content: ""; } .fa-amilia:before { - content: "\f36d"; + content: ""; } .fa-anchor:before { - content: "\f13d"; + content: ""; } .fa-android:before { - content: "\f17b"; + content: ""; } .fa-angellist:before { - content: "\f209"; + content: ""; } .fa-angle-double-down:before { - content: "\f103"; + content: ""; } .fa-angle-double-left:before { - content: "\f100"; + content: ""; } .fa-angle-double-right:before { - content: "\f101"; + content: ""; } .fa-angle-double-up:before { - content: "\f102"; + content: ""; } .fa-angle-down:before { - content: "\f107"; + content: ""; } .fa-angle-left:before { - content: "\f104"; + content: ""; } .fa-angle-right:before { - content: "\f105"; + content: ""; } .fa-angle-up:before { - content: "\f106"; + content: ""; } .fa-angry:before { - content: "\f556"; + content: ""; } .fa-angrycreative:before { - content: "\f36e"; + content: ""; } .fa-angular:before { - content: "\f420"; + content: ""; } .fa-ankh:before { - content: "\f644"; + content: ""; } .fa-app-store:before { - content: "\f36f"; + content: ""; } .fa-app-store-ios:before { - content: "\f370"; + content: ""; } .fa-apper:before { - content: "\f371"; + content: ""; } .fa-apple:before { - content: "\f179"; + content: ""; } .fa-apple-alt:before { - content: "\f5d1"; + content: ""; } .fa-apple-pay:before { - content: "\f415"; + content: ""; } .fa-archive:before { - content: "\f187"; + content: ""; } .fa-archway:before { - content: "\f557"; + content: ""; } .fa-arrow-alt-circle-down:before { - content: "\f358"; + content: ""; } .fa-arrow-alt-circle-left:before { - content: "\f359"; + content: ""; } .fa-arrow-alt-circle-right:before { - content: "\f35a"; + content: ""; } .fa-arrow-alt-circle-up:before { - content: "\f35b"; + content: ""; } .fa-arrow-circle-down:before { - content: "\f0ab"; + content: ""; } .fa-arrow-circle-left:before { - content: "\f0a8"; + content: ""; } .fa-arrow-circle-right:before { - content: "\f0a9"; + content: ""; } .fa-arrow-circle-up:before { - content: "\f0aa"; + content: ""; } .fa-arrow-down:before { - content: "\f063"; + content: ""; } .fa-arrow-left:before { - content: "\f060"; + content: ""; } .fa-arrow-right:before { - content: "\f061"; + content: ""; } .fa-arrow-up:before { - content: "\f062"; + content: ""; } .fa-arrows-alt:before { - content: "\f0b2"; + content: ""; } .fa-arrows-alt-h:before { - content: "\f337"; + content: ""; } .fa-arrows-alt-v:before { - content: "\f338"; + content: ""; } .fa-assistive-listening-systems:before { - content: "\f2a2"; + content: ""; } .fa-asterisk:before { - content: "\f069"; + content: ""; } .fa-asymmetrik:before { - content: "\f372"; + content: ""; } .fa-at:before { - content: "\f1fa"; + content: ""; } .fa-atlas:before { - content: "\f558"; + content: ""; } .fa-atom:before { - content: "\f5d2"; + content: ""; } .fa-audible:before { - content: "\f373"; + content: ""; } .fa-audio-description:before { - content: "\f29e"; + content: ""; } .fa-autoprefixer:before { - content: "\f41c"; + content: ""; } .fa-avianex:before { - content: "\f374"; + content: ""; } .fa-aviato:before { - content: "\f421"; + content: ""; } .fa-award:before { - content: "\f559"; + content: ""; } .fa-aws:before { - content: "\f375"; + content: ""; } .fa-backspace:before { - content: "\f55a"; + content: ""; } .fa-backward:before { - content: "\f04a"; + content: ""; } .fa-balance-scale:before { - content: "\f24e"; + content: ""; } .fa-ban:before { - content: "\f05e"; + content: ""; } .fa-band-aid:before { - content: "\f462"; + content: ""; } .fa-bandcamp:before { - content: "\f2d5"; + content: ""; } .fa-barcode:before { - content: "\f02a"; + content: ""; } .fa-bars:before { - content: "\f0c9"; + content: ""; } .fa-baseball-ball:before { - content: "\f433"; + content: ""; } .fa-basketball-ball:before { - content: "\f434"; + content: ""; } .fa-bath:before { - content: "\f2cd"; + content: ""; } .fa-battery-empty:before { - content: "\f244"; + content: ""; } .fa-battery-full:before { - content: "\f240"; + content: ""; } .fa-battery-half:before { - content: "\f242"; + content: ""; } .fa-battery-quarter:before { - content: "\f243"; + content: ""; } .fa-battery-three-quarters:before { - content: "\f241"; + content: ""; } .fa-bed:before { - content: "\f236"; + content: ""; } .fa-beer:before { - content: "\f0fc"; + content: ""; } .fa-behance:before { - content: "\f1b4"; + content: ""; } .fa-behance-square:before { - content: "\f1b5"; + content: ""; } .fa-bell:before { - content: "\f0f3"; + content: ""; } .fa-bell-slash:before { - content: "\f1f6"; + content: ""; } .fa-bezier-curve:before { - content: "\f55b"; + content: ""; } .fa-bible:before { - content: "\f647"; + content: ""; } .fa-bicycle:before { - content: "\f206"; + content: ""; } .fa-bimobject:before { - content: "\f378"; + content: ""; } .fa-binoculars:before { - content: "\f1e5"; + content: ""; } .fa-birthday-cake:before { - content: "\f1fd"; + content: ""; } .fa-bitbucket:before { - content: "\f171"; + content: ""; } .fa-bitcoin:before { - content: "\f379"; + content: ""; } .fa-bity:before { - content: "\f37a"; + content: ""; } .fa-black-tie:before { - content: "\f27e"; + content: ""; } .fa-blackberry:before { - content: "\f37b"; + content: ""; } .fa-blender:before { - content: "\f517"; + content: ""; } .fa-blind:before { - content: "\f29d"; + content: ""; } .fa-blogger:before { - content: "\f37c"; + content: ""; } .fa-blogger-b:before { - content: "\f37d"; + content: ""; } .fa-bluetooth:before { - content: "\f293"; + content: ""; } .fa-bluetooth-b:before { - content: "\f294"; + content: ""; } .fa-bold:before { - content: "\f032"; + content: ""; } .fa-bolt:before { - content: "\f0e7"; + content: ""; } .fa-bomb:before { - content: "\f1e2"; + content: ""; } .fa-bone:before { - content: "\f5d7"; + content: ""; } .fa-bong:before { - content: "\f55c"; + content: ""; } .fa-book:before { - content: "\f02d"; + content: ""; } .fa-book-open:before { - content: "\f518"; + content: ""; } .fa-book-reader:before { - content: "\f5da"; + content: ""; } .fa-bookmark:before { - content: "\f02e"; + content: ""; } .fa-bowling-ball:before { - content: "\f436"; + content: ""; } .fa-box:before { - content: "\f466"; + content: ""; } .fa-box-open:before { - content: "\f49e"; + content: ""; } .fa-boxes:before { - content: "\f468"; + content: ""; } .fa-braille:before { - content: "\f2a1"; + content: ""; } .fa-brain:before { - content: "\f5dc"; + content: ""; } .fa-briefcase:before { - content: "\f0b1"; + content: ""; } .fa-briefcase-medical:before { - content: "\f469"; + content: ""; } .fa-broadcast-tower:before { - content: "\f519"; + content: ""; } .fa-broom:before { - content: "\f51a"; + content: ""; } .fa-brush:before { - content: "\f55d"; + content: ""; } .fa-btc:before { - content: "\f15a"; + content: ""; } .fa-bug:before { - content: "\f188"; + content: ""; } .fa-building:before { - content: "\f1ad"; + content: ""; } .fa-bullhorn:before { - content: "\f0a1"; + content: ""; } .fa-bullseye:before { - content: "\f140"; + content: ""; } .fa-burn:before { - content: "\f46a"; + content: ""; } .fa-buromobelexperte:before { - content: "\f37f"; + content: ""; } .fa-bus:before { - content: "\f207"; + content: ""; } .fa-bus-alt:before { - content: "\f55e"; + content: ""; } .fa-business-time:before { - content: "\f64a"; + content: ""; } .fa-buysellads:before { - content: "\f20d"; + content: ""; } .fa-calculator:before { - content: "\f1ec"; + content: ""; } .fa-calendar:before { - content: "\f133"; + content: ""; } .fa-calendar-alt:before { - content: "\f073"; + content: ""; } .fa-calendar-check:before { - content: "\f274"; + content: ""; } .fa-calendar-minus:before { - content: "\f272"; + content: ""; } .fa-calendar-plus:before { - content: "\f271"; + content: ""; } .fa-calendar-times:before { - content: "\f273"; + content: ""; } .fa-camera:before { - content: "\f030"; + content: ""; } .fa-camera-retro:before { - content: "\f083"; + content: ""; } .fa-cannabis:before { - content: "\f55f"; + content: ""; } .fa-capsules:before { - content: "\f46b"; + content: ""; } .fa-car:before { - content: "\f1b9"; + content: ""; } .fa-car-alt:before { - content: "\f5de"; + content: ""; } .fa-car-battery:before { - content: "\f5df"; + content: ""; } .fa-car-crash:before { - content: "\f5e1"; + content: ""; } .fa-car-side:before { - content: "\f5e4"; + content: ""; } .fa-caret-down:before { - content: "\f0d7"; + content: ""; } .fa-caret-left:before { - content: "\f0d9"; + content: ""; } .fa-caret-right:before { - content: "\f0da"; + content: ""; } .fa-caret-square-down:before { - content: "\f150"; + content: ""; } .fa-caret-square-left:before { - content: "\f191"; + content: ""; } .fa-caret-square-right:before { - content: "\f152"; + content: ""; } .fa-caret-square-up:before { - content: "\f151"; + content: ""; } .fa-caret-up:before { - content: "\f0d8"; + content: ""; } .fa-cart-arrow-down:before { - content: "\f218"; + content: ""; } .fa-cart-plus:before { - content: "\f217"; + content: ""; } .fa-cc-amazon-pay:before { - content: "\f42d"; + content: ""; } .fa-cc-amex:before { - content: "\f1f3"; + content: ""; } .fa-cc-apple-pay:before { - content: "\f416"; + content: ""; } .fa-cc-diners-club:before { - content: "\f24c"; + content: ""; } .fa-cc-discover:before { - content: "\f1f2"; + content: ""; } .fa-cc-jcb:before { - content: "\f24b"; + content: ""; } .fa-cc-mastercard:before { - content: "\f1f1"; + content: ""; } .fa-cc-paypal:before { - content: "\f1f4"; + content: ""; } .fa-cc-stripe:before { - content: "\f1f5"; + content: ""; } .fa-cc-visa:before { - content: "\f1f0"; + content: ""; } .fa-centercode:before { - content: "\f380"; + content: ""; } .fa-certificate:before { - content: "\f0a3"; + content: ""; } .fa-chalkboard:before { - content: "\f51b"; + content: ""; } .fa-chalkboard-teacher:before { - content: "\f51c"; + content: ""; } .fa-charging-station:before { - content: "\f5e7"; + content: ""; } .fa-chart-area:before { - content: "\f1fe"; + content: ""; } .fa-chart-bar:before { - content: "\f080"; + content: ""; } .fa-chart-line:before { - content: "\f201"; + content: ""; } .fa-chart-pie:before { - content: "\f200"; + content: ""; } .fa-check:before { - content: "\f00c"; + content: ""; } .fa-check-circle:before { - content: "\f058"; + content: ""; } .fa-check-double:before { - content: "\f560"; + content: ""; } .fa-check-square:before { - content: "\f14a"; + content: ""; } .fa-chess:before { - content: "\f439"; + content: ""; } .fa-chess-bishop:before { - content: "\f43a"; + content: ""; } .fa-chess-board:before { - content: "\f43c"; + content: ""; } .fa-chess-king:before { - content: "\f43f"; + content: ""; } .fa-chess-knight:before { - content: "\f441"; + content: ""; } .fa-chess-pawn:before { - content: "\f443"; + content: ""; } .fa-chess-queen:before { - content: "\f445"; + content: ""; } .fa-chess-rook:before { - content: "\f447"; + content: ""; } .fa-chevron-circle-down:before { - content: "\f13a"; + content: ""; } .fa-chevron-circle-left:before { - content: "\f137"; + content: ""; } .fa-chevron-circle-right:before { - content: "\f138"; + content: ""; } .fa-chevron-circle-up:before { - content: "\f139"; + content: ""; } .fa-chevron-down:before { - content: "\f078"; + content: ""; } .fa-chevron-left:before { - content: "\f053"; + content: ""; } .fa-chevron-right:before { - content: "\f054"; + content: ""; } .fa-chevron-up:before { - content: "\f077"; + content: ""; } .fa-child:before { - content: "\f1ae"; + content: ""; } .fa-chrome:before { - content: "\f268"; + content: ""; } .fa-church:before { - content: "\f51d"; + content: ""; } .fa-circle:before { - content: "\f111"; + content: ""; } .fa-circle-notch:before { - content: "\f1ce"; + content: ""; } .fa-city:before { - content: "\f64f"; + content: ""; } .fa-clipboard:before { - content: "\f328"; + content: ""; } .fa-clipboard-check:before { - content: "\f46c"; + content: ""; } .fa-clipboard-list:before { - content: "\f46d"; + content: ""; } .fa-clock:before { - content: "\f017"; + content: ""; } .fa-clone:before { - content: "\f24d"; + content: ""; } .fa-closed-captioning:before { - content: "\f20a"; + content: ""; } .fa-cloud:before { - content: "\f0c2"; + content: ""; } .fa-cloud-download-alt:before { - content: "\f381"; + content: ""; } .fa-cloud-upload-alt:before { - content: "\f382"; + content: ""; } .fa-cloudscale:before { - content: "\f383"; + content: ""; } .fa-cloudsmith:before { - content: "\f384"; + content: ""; } .fa-cloudversify:before { - content: "\f385"; + content: ""; } .fa-cocktail:before { - content: "\f561"; + content: ""; } .fa-code:before { - content: "\f121"; + content: ""; } .fa-code-branch:before { - content: "\f126"; + content: ""; } .fa-codepen:before { - content: "\f1cb"; + content: ""; } .fa-codiepie:before { - content: "\f284"; + content: ""; } .fa-coffee:before { - content: "\f0f4"; + content: ""; } .fa-cog:before { - content: "\f013"; + content: ""; } .fa-cogs:before { - content: "\f085"; + content: ""; } .fa-coins:before { - content: "\f51e"; + content: ""; } .fa-columns:before { - content: "\f0db"; + content: ""; } .fa-comment:before { - content: "\f075"; + content: ""; } .fa-comment-alt:before { - content: "\f27a"; + content: ""; } .fa-comment-dollar:before { - content: "\f651"; + content: ""; } .fa-comment-dots:before { - content: "\f4ad"; + content: ""; } .fa-comment-slash:before { - content: "\f4b3"; + content: ""; } .fa-comments:before { - content: "\f086"; + content: ""; } .fa-comments-dollar:before { - content: "\f653"; + content: ""; } .fa-compact-disc:before { - content: "\f51f"; + content: ""; } .fa-compass:before { - content: "\f14e"; + content: ""; } .fa-compress:before { - content: "\f066"; + content: ""; } .fa-concierge-bell:before { - content: "\f562"; + content: ""; } .fa-connectdevelop:before { - content: "\f20e"; + content: ""; } .fa-contao:before { - content: "\f26d"; + content: ""; } .fa-cookie:before { - content: "\f563"; + content: ""; } .fa-cookie-bite:before { - content: "\f564"; + content: ""; } .fa-copy:before { - content: "\f0c5"; + content: ""; } .fa-copyright:before { - content: "\f1f9"; + content: ""; } .fa-couch:before { - content: "\f4b8"; + content: ""; } .fa-cpanel:before { - content: "\f388"; + content: ""; } .fa-creative-commons:before { - content: "\f25e"; + content: ""; } .fa-creative-commons-by:before { - content: "\f4e7"; + content: ""; } .fa-creative-commons-nc:before { - content: "\f4e8"; + content: ""; } .fa-creative-commons-nc-eu:before { - content: "\f4e9"; + content: ""; } .fa-creative-commons-nc-jp:before { - content: "\f4ea"; + content: ""; } .fa-creative-commons-nd:before { - content: "\f4eb"; + content: ""; } .fa-creative-commons-pd:before { - content: "\f4ec"; + content: ""; } .fa-creative-commons-pd-alt:before { - content: "\f4ed"; + content: ""; } .fa-creative-commons-remix:before { - content: "\f4ee"; + content: ""; } .fa-creative-commons-sa:before { - content: "\f4ef"; + content: ""; } .fa-creative-commons-sampling:before { - content: "\f4f0"; + content: ""; } .fa-creative-commons-sampling-plus:before { - content: "\f4f1"; + content: ""; } .fa-creative-commons-share:before { - content: "\f4f2"; + content: ""; } .fa-credit-card:before { - content: "\f09d"; + content: ""; } .fa-crop:before { - content: "\f125"; + content: ""; } .fa-crop-alt:before { - content: "\f565"; + content: ""; } .fa-cross:before { - content: "\f654"; + content: ""; } .fa-crosshairs:before { - content: "\f05b"; + content: ""; } .fa-crow:before { - content: "\f520"; + content: ""; } .fa-crown:before { - content: "\f521"; + content: ""; } .fa-css3:before { - content: "\f13c"; + content: ""; } .fa-css3-alt:before { - content: "\f38b"; + content: ""; } .fa-cube:before { - content: "\f1b2"; + content: ""; } .fa-cubes:before { - content: "\f1b3"; + content: ""; } .fa-cut:before { - content: "\f0c4"; + content: ""; } .fa-cuttlefish:before { - content: "\f38c"; + content: ""; } .fa-d-and-d:before { - content: "\f38d"; + content: ""; } .fa-dashcube:before { - content: "\f210"; + content: ""; } .fa-database:before { - content: "\f1c0"; + content: ""; } .fa-deaf:before { - content: "\f2a4"; + content: ""; } .fa-delicious:before { - content: "\f1a5"; + content: ""; } .fa-deploydog:before { - content: "\f38e"; + content: ""; } .fa-deskpro:before { - content: "\f38f"; + content: ""; } .fa-desktop:before { - content: "\f108"; + content: ""; } .fa-deviantart:before { - content: "\f1bd"; + content: ""; } .fa-dharmachakra:before { - content: "\f655"; + content: ""; } .fa-diagnoses:before { - content: "\f470"; + content: ""; } .fa-dice:before { - content: "\f522"; + content: ""; } .fa-dice-five:before { - content: "\f523"; + content: ""; } .fa-dice-four:before { - content: "\f524"; + content: ""; } .fa-dice-one:before { - content: "\f525"; + content: ""; } .fa-dice-six:before { - content: "\f526"; + content: ""; } .fa-dice-three:before { - content: "\f527"; + content: ""; } .fa-dice-two:before { - content: "\f528"; + content: ""; } .fa-digg:before { - content: "\f1a6"; + content: ""; } .fa-digital-ocean:before { - content: "\f391"; + content: ""; } .fa-digital-tachograph:before { - content: "\f566"; + content: ""; } .fa-directions:before { - content: "\f5eb"; + content: ""; } .fa-discord:before { - content: "\f392"; + content: ""; } .fa-discourse:before { - content: "\f393"; + content: ""; } .fa-divide:before { - content: "\f529"; + content: ""; } .fa-dizzy:before { - content: "\f567"; + content: ""; } .fa-dna:before { - content: "\f471"; + content: ""; } .fa-dochub:before { - content: "\f394"; + content: ""; } .fa-docker:before { - content: "\f395"; + content: ""; } .fa-dollar-sign:before { - content: "\f155"; + content: ""; } .fa-dolly:before { - content: "\f472"; + content: ""; } .fa-dolly-flatbed:before { - content: "\f474"; + content: ""; } .fa-donate:before { - content: "\f4b9"; + content: ""; } .fa-door-closed:before { - content: "\f52a"; + content: ""; } .fa-door-open:before { - content: "\f52b"; + content: ""; } .fa-dot-circle:before { - content: "\f192"; + content: ""; } .fa-dove:before { - content: "\f4ba"; + content: ""; } .fa-download:before { - content: "\f019"; + content: ""; } .fa-draft2digital:before { - content: "\f396"; + content: ""; } .fa-drafting-compass:before { - content: "\f568"; + content: ""; } .fa-draw-polygon:before { - content: "\f5ee"; + content: ""; } .fa-dribbble:before { - content: "\f17d"; + content: ""; } .fa-dribbble-square:before { - content: "\f397"; + content: ""; } .fa-dropbox:before { - content: "\f16b"; + content: ""; } .fa-drum:before { - content: "\f569"; + content: ""; } .fa-drum-steelpan:before { - content: "\f56a"; + content: ""; } .fa-drupal:before { - content: "\f1a9"; + content: ""; } .fa-dumbbell:before { - content: "\f44b"; + content: ""; } .fa-dyalog:before { - content: "\f399"; + content: ""; } .fa-earlybirds:before { - content: "\f39a"; + content: ""; } .fa-ebay:before { - content: "\f4f4"; + content: ""; } .fa-edge:before { - content: "\f282"; + content: ""; } .fa-edit:before { - content: "\f044"; + content: ""; } .fa-eject:before { - content: "\f052"; + content: ""; } .fa-elementor:before { - content: "\f430"; + content: ""; } .fa-ellipsis-h:before { - content: "\f141"; + content: ""; } .fa-ellipsis-v:before { - content: "\f142"; + content: ""; } .fa-ello:before { - content: "\f5f1"; + content: ""; } .fa-ember:before { - content: "\f423"; + content: ""; } .fa-empire:before { - content: "\f1d1"; + content: ""; } .fa-envelope:before { - content: "\f0e0"; + content: ""; } .fa-envelope-open:before { - content: "\f2b6"; + content: ""; } .fa-envelope-open-text:before { - content: "\f658"; + content: ""; } .fa-envelope-square:before { - content: "\f199"; + content: ""; } .fa-envira:before { - content: "\f299"; + content: ""; } .fa-equals:before { - content: "\f52c"; + content: ""; } .fa-eraser:before { - content: "\f12d"; + content: ""; } .fa-erlang:before { - content: "\f39d"; + content: ""; } .fa-ethereum:before { - content: "\f42e"; + content: ""; } .fa-etsy:before { - content: "\f2d7"; + content: ""; } .fa-euro-sign:before { - content: "\f153"; + content: ""; } .fa-exchange-alt:before { - content: "\f362"; + content: ""; } .fa-exclamation:before { - content: "\f12a"; + content: ""; } .fa-exclamation-circle:before { - content: "\f06a"; + content: ""; } .fa-exclamation-triangle:before { - content: "\f071"; + content: ""; } .fa-expand:before { - content: "\f065"; + content: ""; } .fa-expand-arrows-alt:before { - content: "\f31e"; + content: ""; } .fa-expeditedssl:before { - content: "\f23e"; + content: ""; } .fa-external-link-alt:before { - content: "\f35d"; + content: ""; } .fa-external-link-square-alt:before { - content: "\f360"; + content: ""; } .fa-eye:before { - content: "\f06e"; + content: ""; } .fa-eye-dropper:before { - content: "\f1fb"; + content: ""; } .fa-eye-slash:before { - content: "\f070"; + content: ""; } .fa-facebook:before { - content: "\f09a"; + content: ""; } .fa-facebook-f:before { - content: "\f39e"; + content: ""; } .fa-facebook-messenger:before { - content: "\f39f"; + content: ""; } .fa-facebook-square:before { - content: "\f082"; + content: ""; } .fa-fast-backward:before { - content: "\f049"; + content: ""; } .fa-fast-forward:before { - content: "\f050"; + content: ""; } .fa-fax:before { - content: "\f1ac"; + content: ""; } .fa-feather:before { - content: "\f52d"; + content: ""; } .fa-feather-alt:before { - content: "\f56b"; + content: ""; } .fa-female:before { - content: "\f182"; + content: ""; } .fa-fighter-jet:before { - content: "\f0fb"; + content: ""; } .fa-file:before { - content: "\f15b"; + content: ""; } .fa-file-alt:before { - content: "\f15c"; + content: ""; } .fa-file-archive:before { - content: "\f1c6"; + content: ""; } .fa-file-audio:before { - content: "\f1c7"; + content: ""; } .fa-file-code:before { - content: "\f1c9"; + content: ""; } .fa-file-contract:before { - content: "\f56c"; + content: ""; } .fa-file-download:before { - content: "\f56d"; + content: ""; } .fa-file-excel:before { - content: "\f1c3"; + content: ""; } .fa-file-export:before { - content: "\f56e"; + content: ""; } .fa-file-image:before { - content: "\f1c5"; + content: ""; } .fa-file-import:before { - content: "\f56f"; + content: ""; } .fa-file-invoice:before { - content: "\f570"; + content: ""; } .fa-file-invoice-dollar:before { - content: "\f571"; + content: ""; } .fa-file-medical:before { - content: "\f477"; + content: ""; } .fa-file-medical-alt:before { - content: "\f478"; + content: ""; } .fa-file-pdf:before { - content: "\f1c1"; + content: ""; } .fa-file-powerpoint:before { - content: "\f1c4"; + content: ""; } .fa-file-prescription:before { - content: "\f572"; + content: ""; } .fa-file-signature:before { - content: "\f573"; + content: ""; } .fa-file-upload:before { - content: "\f574"; + content: ""; } .fa-file-video:before { - content: "\f1c8"; + content: ""; } .fa-file-word:before { - content: "\f1c2"; + content: ""; } .fa-fill:before { - content: "\f575"; + content: ""; } .fa-fill-drip:before { - content: "\f576"; + content: ""; } .fa-film:before { - content: "\f008"; + content: ""; } .fa-filter:before { - content: "\f0b0"; + content: ""; } .fa-fingerprint:before { - content: "\f577"; + content: ""; } .fa-fire:before { - content: "\f06d"; + content: ""; } .fa-fire-extinguisher:before { - content: "\f134"; + content: ""; } .fa-firefox:before { - content: "\f269"; + content: ""; } .fa-first-aid:before { - content: "\f479"; + content: ""; } .fa-first-order:before { - content: "\f2b0"; + content: ""; } .fa-first-order-alt:before { - content: "\f50a"; + content: ""; } .fa-firstdraft:before { - content: "\f3a1"; + content: ""; } .fa-fish:before { - content: "\f578"; + content: ""; } .fa-flag:before { - content: "\f024"; + content: ""; } .fa-flag-checkered:before { - content: "\f11e"; + content: ""; } .fa-flask:before { - content: "\f0c3"; + content: ""; } .fa-flickr:before { - content: "\f16e"; + content: ""; } .fa-flipboard:before { - content: "\f44d"; + content: ""; } .fa-flushed:before { - content: "\f579"; + content: ""; } .fa-fly:before { - content: "\f417"; + content: ""; } .fa-folder:before { - content: "\f07b"; + content: ""; } .fa-folder-minus:before { - content: "\f65d"; + content: ""; } .fa-folder-open:before { - content: "\f07c"; + content: ""; } .fa-folder-plus:before { - content: "\f65e"; + content: ""; } .fa-font:before { - content: "\f031"; + content: ""; } .fa-font-awesome:before { - content: "\f2b4"; + content: ""; } .fa-font-awesome-alt:before { - content: "\f35c"; + content: ""; } .fa-font-awesome-flag:before { - content: "\f425"; + content: ""; } .fa-font-awesome-logo-full:before { - content: "\f4e6"; + content: ""; } .fa-fonticons:before { - content: "\f280"; + content: ""; } .fa-fonticons-fi:before { - content: "\f3a2"; + content: ""; } .fa-football-ball:before { - content: "\f44e"; + content: ""; } .fa-fort-awesome:before { - content: "\f286"; + content: ""; } .fa-fort-awesome-alt:before { - content: "\f3a3"; + content: ""; } .fa-forumbee:before { - content: "\f211"; + content: ""; } .fa-forward:before { - content: "\f04e"; + content: ""; } .fa-foursquare:before { - content: "\f180"; + content: ""; } .fa-free-code-camp:before { - content: "\f2c5"; + content: ""; } .fa-freebsd:before { - content: "\f3a4"; + content: ""; } .fa-frog:before { - content: "\f52e"; + content: ""; } .fa-frown:before { - content: "\f119"; + content: ""; } .fa-frown-open:before { - content: "\f57a"; + content: ""; } .fa-fulcrum:before { - content: "\f50b"; + content: ""; } .fa-funnel-dollar:before { - content: "\f662"; + content: ""; } .fa-futbol:before { - content: "\f1e3"; + content: ""; } .fa-galactic-republic:before { - content: "\f50c"; + content: ""; } .fa-galactic-senate:before { - content: "\f50d"; + content: ""; } .fa-gamepad:before { - content: "\f11b"; + content: ""; } .fa-gas-pump:before { - content: "\f52f"; + content: ""; } .fa-gavel:before { - content: "\f0e3"; + content: ""; } .fa-gem:before { - content: "\f3a5"; + content: ""; } .fa-genderless:before { - content: "\f22d"; + content: ""; } .fa-get-pocket:before { - content: "\f265"; + content: ""; } .fa-gg:before { - content: "\f260"; + content: ""; } .fa-gg-circle:before { - content: "\f261"; + content: ""; } .fa-gift:before { - content: "\f06b"; + content: ""; } .fa-git:before { - content: "\f1d3"; + content: ""; } .fa-git-square:before { - content: "\f1d2"; + content: ""; } .fa-github:before { - content: "\f09b"; + content: ""; } .fa-github-alt:before { - content: "\f113"; + content: ""; } .fa-github-square:before { - content: "\f092"; + content: ""; } .fa-gitkraken:before { - content: "\f3a6"; + content: ""; } .fa-gitlab:before { - content: "\f296"; + content: ""; } .fa-gitter:before { - content: "\f426"; + content: ""; } .fa-glass-martini:before { - content: "\f000"; + content: ""; } .fa-glass-martini-alt:before { - content: "\f57b"; + content: ""; } .fa-glasses:before { - content: "\f530"; + content: ""; } .fa-glide:before { - content: "\f2a5"; + content: ""; } .fa-glide-g:before { - content: "\f2a6"; + content: ""; } .fa-globe:before { - content: "\f0ac"; + content: ""; } .fa-globe-africa:before { - content: "\f57c"; + content: ""; } .fa-globe-americas:before { - content: "\f57d"; + content: ""; } .fa-globe-asia:before { - content: "\f57e"; + content: ""; } .fa-gofore:before { - content: "\f3a7"; + content: ""; } .fa-golf-ball:before { - content: "\f450"; + content: ""; } .fa-goodreads:before { - content: "\f3a8"; + content: ""; } .fa-goodreads-g:before { - content: "\f3a9"; + content: ""; } .fa-google:before { - content: "\f1a0"; + content: ""; } .fa-google-drive:before { - content: "\f3aa"; + content: ""; } .fa-google-play:before { - content: "\f3ab"; + content: ""; } .fa-google-plus:before { - content: "\f2b3"; + content: ""; } .fa-google-plus-g:before { - content: "\f0d5"; + content: ""; } .fa-google-plus-square:before { - content: "\f0d4"; + content: ""; } .fa-google-wallet:before { - content: "\f1ee"; + content: ""; } .fa-gopuram:before { - content: "\f664"; + content: ""; } .fa-graduation-cap:before { - content: "\f19d"; + content: ""; } .fa-gratipay:before { - content: "\f184"; + content: ""; } .fa-grav:before { - content: "\f2d6"; + content: ""; } .fa-greater-than:before { - content: "\f531"; + content: ""; } .fa-greater-than-equal:before { - content: "\f532"; + content: ""; } .fa-grimace:before { - content: "\f57f"; + content: ""; } .fa-grin:before { - content: "\f580"; + content: ""; } .fa-grin-alt:before { - content: "\f581"; + content: ""; } .fa-grin-beam:before { - content: "\f582"; + content: ""; } .fa-grin-beam-sweat:before { - content: "\f583"; + content: ""; } .fa-grin-hearts:before { - content: "\f584"; + content: ""; } .fa-grin-squint:before { - content: "\f585"; + content: ""; } .fa-grin-squint-tears:before { - content: "\f586"; + content: ""; } .fa-grin-stars:before { - content: "\f587"; + content: ""; } .fa-grin-tears:before { - content: "\f588"; + content: ""; } .fa-grin-tongue:before { - content: "\f589"; + content: ""; } .fa-grin-tongue-squint:before { - content: "\f58a"; + content: ""; } .fa-grin-tongue-wink:before { - content: "\f58b"; + content: ""; } .fa-grin-wink:before { - content: "\f58c"; + content: ""; } .fa-grip-horizontal:before { - content: "\f58d"; + content: ""; } .fa-grip-vertical:before { - content: "\f58e"; + content: ""; } .fa-gripfire:before { - content: "\f3ac"; + content: ""; } .fa-grunt:before { - content: "\f3ad"; + content: ""; } .fa-gulp:before { - content: "\f3ae"; + content: ""; } .fa-h-square:before { - content: "\f0fd"; + content: ""; } .fa-hacker-news:before { - content: "\f1d4"; + content: ""; } .fa-hacker-news-square:before { - content: "\f3af"; + content: ""; } .fa-hackerrank:before { - content: "\f5f7"; + content: ""; } .fa-hamsa:before { - content: "\f665"; + content: ""; } .fa-hand-holding:before { - content: "\f4bd"; + content: ""; } .fa-hand-holding-heart:before { - content: "\f4be"; + content: ""; } .fa-hand-holding-usd:before { - content: "\f4c0"; + content: ""; } .fa-hand-lizard:before { - content: "\f258"; + content: ""; } .fa-hand-paper:before { - content: "\f256"; + content: ""; } .fa-hand-peace:before { - content: "\f25b"; + content: ""; } .fa-hand-point-down:before { - content: "\f0a7"; + content: ""; } .fa-hand-point-left:before { - content: "\f0a5"; + content: ""; } .fa-hand-point-right:before { - content: "\f0a4"; + content: ""; } .fa-hand-point-up:before { - content: "\f0a6"; + content: ""; } .fa-hand-pointer:before { - content: "\f25a"; + content: ""; } .fa-hand-rock:before { - content: "\f255"; + content: ""; } .fa-hand-scissors:before { - content: "\f257"; + content: ""; } .fa-hand-spock:before { - content: "\f259"; + content: ""; } .fa-hands:before { - content: "\f4c2"; + content: ""; } .fa-hands-helping:before { - content: "\f4c4"; + content: ""; } .fa-handshake:before { - content: "\f2b5"; + content: ""; } .fa-hashtag:before { - content: "\f292"; + content: ""; } .fa-haykal:before { - content: "\f666"; + content: ""; } .fa-hdd:before { - content: "\f0a0"; + content: ""; } .fa-heading:before { - content: "\f1dc"; + content: ""; } .fa-headphones:before { - content: "\f025"; + content: ""; } .fa-headphones-alt:before { - content: "\f58f"; + content: ""; } .fa-headset:before { - content: "\f590"; + content: ""; } .fa-heart:before { - content: "\f004"; + content: ""; } .fa-heartbeat:before { - content: "\f21e"; + content: ""; } .fa-helicopter:before { - content: "\f533"; + content: ""; } .fa-highlighter:before { - content: "\f591"; + content: ""; } .fa-hips:before { - content: "\f452"; + content: ""; } .fa-hire-a-helper:before { - content: "\f3b0"; + content: ""; } .fa-history:before { - content: "\f1da"; + content: ""; } .fa-hockey-puck:before { - content: "\f453"; + content: ""; } .fa-home:before { - content: "\f015"; + content: ""; } .fa-hooli:before { - content: "\f427"; + content: ""; } .fa-hornbill:before { - content: "\f592"; + content: ""; } .fa-hospital:before { - content: "\f0f8"; + content: ""; } .fa-hospital-alt:before { - content: "\f47d"; + content: ""; } .fa-hospital-symbol:before { - content: "\f47e"; + content: ""; } .fa-hot-tub:before { - content: "\f593"; + content: ""; } .fa-hotel:before { - content: "\f594"; + content: ""; } .fa-hotjar:before { - content: "\f3b1"; + content: ""; } .fa-hourglass:before { - content: "\f254"; + content: ""; } .fa-hourglass-end:before { - content: "\f253"; + content: ""; } .fa-hourglass-half:before { - content: "\f252"; + content: ""; } .fa-hourglass-start:before { - content: "\f251"; + content: ""; } .fa-houzz:before { - content: "\f27c"; + content: ""; } .fa-html5:before { - content: "\f13b"; + content: ""; } .fa-hubspot:before { - content: "\f3b2"; + content: ""; } .fa-i-cursor:before { - content: "\f246"; + content: ""; } .fa-id-badge:before { - content: "\f2c1"; + content: ""; } .fa-id-card:before { - content: "\f2c2"; + content: ""; } .fa-id-card-alt:before { - content: "\f47f"; + content: ""; } .fa-image:before { - content: "\f03e"; + content: ""; } .fa-images:before { - content: "\f302"; + content: ""; } .fa-imdb:before { - content: "\f2d8"; + content: ""; } .fa-inbox:before { - content: "\f01c"; + content: ""; } .fa-indent:before { - content: "\f03c"; + content: ""; } .fa-industry:before { - content: "\f275"; + content: ""; } .fa-infinity:before { - content: "\f534"; + content: ""; } .fa-info:before { - content: "\f129"; + content: ""; } .fa-info-circle:before { - content: "\f05a"; + content: ""; } .fa-instagram:before { - content: "\f16d"; + content: ""; } .fa-internet-explorer:before { - content: "\f26b"; + content: ""; } .fa-ioxhost:before { - content: "\f208"; + content: ""; } .fa-italic:before { - content: "\f033"; + content: ""; } .fa-itunes:before { - content: "\f3b4"; + content: ""; } .fa-itunes-note:before { - content: "\f3b5"; + content: ""; } .fa-java:before { - content: "\f4e4"; + content: ""; } .fa-jedi:before { - content: "\f669"; + content: ""; } .fa-jedi-order:before { - content: "\f50e"; + content: ""; } .fa-jenkins:before { - content: "\f3b6"; + content: ""; } .fa-joget:before { - content: "\f3b7"; + content: ""; } .fa-joint:before { - content: "\f595"; + content: ""; } .fa-joomla:before { - content: "\f1aa"; + content: ""; } .fa-journal-whills:before { - content: "\f66a"; + content: ""; } .fa-js:before { - content: "\f3b8"; + content: ""; } .fa-js-square:before { - content: "\f3b9"; + content: ""; } .fa-jsfiddle:before { - content: "\f1cc"; + content: ""; } .fa-kaaba:before { - content: "\f66b"; + content: ""; } .fa-kaggle:before { - content: "\f5fa"; + content: ""; } .fa-key:before { - content: "\f084"; + content: ""; } .fa-keybase:before { - content: "\f4f5"; + content: ""; } .fa-keyboard:before { - content: "\f11c"; + content: ""; } .fa-keycdn:before { - content: "\f3ba"; + content: ""; } .fa-khanda:before { - content: "\f66d"; + content: ""; } .fa-kickstarter:before { - content: "\f3bb"; + content: ""; } .fa-kickstarter-k:before { - content: "\f3bc"; + content: ""; } .fa-kiss:before { - content: "\f596"; + content: ""; } .fa-kiss-beam:before { - content: "\f597"; + content: ""; } .fa-kiss-wink-heart:before { - content: "\f598"; + content: ""; } .fa-kiwi-bird:before { - content: "\f535"; + content: ""; } .fa-korvue:before { - content: "\f42f"; + content: ""; } .fa-landmark:before { - content: "\f66f"; + content: ""; } .fa-language:before { - content: "\f1ab"; + content: ""; } .fa-laptop:before { - content: "\f109"; + content: ""; } .fa-laptop-code:before { - content: "\f5fc"; + content: ""; } .fa-laravel:before { - content: "\f3bd"; + content: ""; } .fa-lastfm:before { - content: "\f202"; + content: ""; } .fa-lastfm-square:before { - content: "\f203"; + content: ""; } .fa-laugh:before { - content: "\f599"; + content: ""; } .fa-laugh-beam:before { - content: "\f59a"; + content: ""; } .fa-laugh-squint:before { - content: "\f59b"; + content: ""; } .fa-laugh-wink:before { - content: "\f59c"; + content: ""; } .fa-layer-group:before { - content: "\f5fd"; + content: ""; } .fa-leaf:before { - content: "\f06c"; + content: ""; } .fa-leanpub:before { - content: "\f212"; + content: ""; } .fa-lemon:before { - content: "\f094"; + content: ""; } .fa-less:before { - content: "\f41d"; + content: ""; } .fa-less-than:before { - content: "\f536"; + content: ""; } .fa-less-than-equal:before { - content: "\f537"; + content: ""; } .fa-level-down-alt:before { - content: "\f3be"; + content: ""; } .fa-level-up-alt:before { - content: "\f3bf"; + content: ""; } .fa-life-ring:before { - content: "\f1cd"; + content: ""; } .fa-lightbulb:before { - content: "\f0eb"; + content: ""; } .fa-line:before { - content: "\f3c0"; + content: ""; } .fa-link:before { - content: "\f0c1"; + content: ""; } .fa-linkedin:before { - content: "\f08c"; + content: ""; } .fa-linkedin-in:before { - content: "\f0e1"; + content: ""; } .fa-linode:before { - content: "\f2b8"; + content: ""; } .fa-linux:before { - content: "\f17c"; + content: ""; } .fa-lira-sign:before { - content: "\f195"; + content: ""; } .fa-list:before { - content: "\f03a"; + content: ""; } .fa-list-alt:before { - content: "\f022"; + content: ""; } .fa-list-ol:before { - content: "\f0cb"; + content: ""; } .fa-list-ul:before { - content: "\f0ca"; + content: ""; } .fa-location-arrow:before { - content: "\f124"; + content: ""; } .fa-lock:before { - content: "\f023"; + content: ""; } .fa-lock-open:before { - content: "\f3c1"; + content: ""; } .fa-long-arrow-alt-down:before { - content: "\f309"; + content: ""; } .fa-long-arrow-alt-left:before { - content: "\f30a"; + content: ""; } .fa-long-arrow-alt-right:before { - content: "\f30b"; + content: ""; } .fa-long-arrow-alt-up:before { - content: "\f30c"; + content: ""; } .fa-low-vision:before { - content: "\f2a8"; + content: ""; } .fa-luggage-cart:before { - content: "\f59d"; + content: ""; } .fa-lyft:before { - content: "\f3c3"; + content: ""; } .fa-magento:before { - content: "\f3c4"; + content: ""; } .fa-magic:before { - content: "\f0d0"; + content: ""; } .fa-magnet:before { - content: "\f076"; + content: ""; } .fa-mail-bulk:before { - content: "\f674"; + content: ""; } .fa-mailchimp:before { - content: "\f59e"; + content: ""; } .fa-male:before { - content: "\f183"; + content: ""; } .fa-mandalorian:before { - content: "\f50f"; + content: ""; } .fa-map:before { - content: "\f279"; + content: ""; } .fa-map-marked:before { - content: "\f59f"; + content: ""; } .fa-map-marked-alt:before { - content: "\f5a0"; + content: ""; } .fa-map-marker:before { - content: "\f041"; + content: ""; } .fa-map-marker-alt:before { - content: "\f3c5"; + content: ""; } .fa-map-pin:before { - content: "\f276"; + content: ""; } .fa-map-signs:before { - content: "\f277"; + content: ""; } .fa-markdown:before { - content: "\f60f"; + content: ""; } .fa-marker:before { - content: "\f5a1"; + content: ""; } .fa-mars:before { - content: "\f222"; + content: ""; } .fa-mars-double:before { - content: "\f227"; + content: ""; } .fa-mars-stroke:before { - content: "\f229"; + content: ""; } .fa-mars-stroke-h:before { - content: "\f22b"; + content: ""; } .fa-mars-stroke-v:before { - content: "\f22a"; + content: ""; } .fa-mastodon:before { - content: "\f4f6"; + content: ""; } .fa-maxcdn:before { - content: "\f136"; + content: ""; } .fa-medal:before { - content: "\f5a2"; + content: ""; } .fa-medapps:before { - content: "\f3c6"; + content: ""; } .fa-medium:before { - content: "\f23a"; + content: ""; } .fa-medium-m:before { - content: "\f3c7"; + content: ""; } .fa-medkit:before { - content: "\f0fa"; + content: ""; } .fa-medrt:before { - content: "\f3c8"; + content: ""; } .fa-meetup:before { - content: "\f2e0"; + content: ""; } .fa-megaport:before { - content: "\f5a3"; + content: ""; } .fa-meh:before { - content: "\f11a"; + content: ""; } .fa-meh-blank:before { - content: "\f5a4"; + content: ""; } .fa-meh-rolling-eyes:before { - content: "\f5a5"; + content: ""; } .fa-memory:before { - content: "\f538"; + content: ""; } .fa-menorah:before { - content: "\f676"; + content: ""; } .fa-mercury:before { - content: "\f223"; + content: ""; } .fa-microchip:before { - content: "\f2db"; + content: ""; } .fa-microphone:before { - content: "\f130"; + content: ""; } .fa-microphone-alt:before { - content: "\f3c9"; + content: ""; } .fa-microphone-alt-slash:before { - content: "\f539"; + content: ""; } .fa-microphone-slash:before { - content: "\f131"; + content: ""; } .fa-microscope:before { - content: "\f610"; + content: ""; } .fa-microsoft:before { - content: "\f3ca"; + content: ""; } .fa-minus:before { - content: "\f068"; + content: ""; } .fa-minus-circle:before { - content: "\f056"; + content: ""; } .fa-minus-square:before { - content: "\f146"; + content: ""; } .fa-mix:before { - content: "\f3cb"; + content: ""; } .fa-mixcloud:before { - content: "\f289"; + content: ""; } .fa-mizuni:before { - content: "\f3cc"; + content: ""; } .fa-mobile:before { - content: "\f10b"; + content: ""; } .fa-mobile-alt:before { - content: "\f3cd"; + content: ""; } .fa-modx:before { - content: "\f285"; + content: ""; } .fa-monero:before { - content: "\f3d0"; + content: ""; } .fa-money-bill:before { - content: "\f0d6"; + content: ""; } .fa-money-bill-alt:before { - content: "\f3d1"; + content: ""; } .fa-money-bill-wave:before { - content: "\f53a"; + content: ""; } .fa-money-bill-wave-alt:before { - content: "\f53b"; + content: ""; } .fa-money-check:before { - content: "\f53c"; + content: ""; } .fa-money-check-alt:before { - content: "\f53d"; + content: ""; } .fa-monument:before { - content: "\f5a6"; + content: ""; } .fa-moon:before { - content: "\f186"; + content: ""; } .fa-mortar-pestle:before { - content: "\f5a7"; + content: ""; } .fa-mosque:before { - content: "\f678"; + content: ""; } .fa-motorcycle:before { - content: "\f21c"; + content: ""; } .fa-mouse-pointer:before { - content: "\f245"; + content: ""; } .fa-music:before { - content: "\f001"; + content: ""; } .fa-napster:before { - content: "\f3d2"; + content: ""; } .fa-neos:before { - content: "\f612"; + content: ""; } .fa-neuter:before { - content: "\f22c"; + content: ""; } .fa-newspaper:before { - content: "\f1ea"; + content: ""; } .fa-nimblr:before { - content: "\f5a8"; + content: ""; } .fa-nintendo-switch:before { - content: "\f418"; + content: ""; } .fa-node:before { - content: "\f419"; + content: ""; } .fa-node-js:before { - content: "\f3d3"; + content: ""; } .fa-not-equal:before { - content: "\f53e"; + content: ""; } .fa-notes-medical:before { - content: "\f481"; + content: ""; } .fa-npm:before { - content: "\f3d4"; + content: ""; } .fa-ns8:before { - content: "\f3d5"; + content: ""; } .fa-nutritionix:before { - content: "\f3d6"; + content: ""; } .fa-object-group:before { - content: "\f247"; + content: ""; } .fa-object-ungroup:before { - content: "\f248"; + content: ""; } .fa-odnoklassniki:before { - content: "\f263"; + content: ""; } .fa-odnoklassniki-square:before { - content: "\f264"; + content: ""; } .fa-oil-can:before { - content: "\f613"; + content: ""; } .fa-old-republic:before { - content: "\f510"; + content: ""; } .fa-om:before { - content: "\f679"; + content: ""; } .fa-opencart:before { - content: "\f23d"; + content: ""; } .fa-openid:before { - content: "\f19b"; + content: ""; } .fa-opera:before { - content: "\f26a"; + content: ""; } .fa-optin-monster:before { - content: "\f23c"; + content: ""; } .fa-osi:before { - content: "\f41a"; + content: ""; } .fa-outdent:before { - content: "\f03b"; + content: ""; } .fa-page4:before { - content: "\f3d7"; + content: ""; } .fa-pagelines:before { - content: "\f18c"; + content: ""; } .fa-paint-brush:before { - content: "\f1fc"; + content: ""; } .fa-paint-roller:before { - content: "\f5aa"; + content: ""; } .fa-palette:before { - content: "\f53f"; + content: ""; } .fa-palfed:before { - content: "\f3d8"; + content: ""; } .fa-pallet:before { - content: "\f482"; + content: ""; } .fa-paper-plane:before { - content: "\f1d8"; + content: ""; } .fa-paperclip:before { - content: "\f0c6"; + content: ""; } .fa-parachute-box:before { - content: "\f4cd"; + content: ""; } .fa-paragraph:before { - content: "\f1dd"; + content: ""; } .fa-parking:before { - content: "\f540"; + content: ""; } .fa-passport:before { - content: "\f5ab"; + content: ""; } .fa-pastafarianism:before { - content: "\f67b"; + content: ""; } .fa-paste:before { - content: "\f0ea"; + content: ""; } .fa-patreon:before { - content: "\f3d9"; + content: ""; } .fa-pause:before { - content: "\f04c"; + content: ""; } .fa-pause-circle:before { - content: "\f28b"; + content: ""; } .fa-paw:before { - content: "\f1b0"; + content: ""; } .fa-paypal:before { - content: "\f1ed"; + content: ""; } .fa-peace:before { - content: "\f67c"; + content: ""; } .fa-pen:before { - content: "\f304"; + content: ""; } .fa-pen-alt:before { - content: "\f305"; + content: ""; } .fa-pen-fancy:before { - content: "\f5ac"; + content: ""; } .fa-pen-nib:before { - content: "\f5ad"; + content: ""; } .fa-pen-square:before { - content: "\f14b"; + content: ""; } .fa-pencil-alt:before { - content: "\f303"; + content: ""; } .fa-pencil-ruler:before { - content: "\f5ae"; + content: ""; } .fa-people-carry:before { - content: "\f4ce"; + content: ""; } .fa-percent:before { - content: "\f295"; + content: ""; } .fa-percentage:before { - content: "\f541"; + content: ""; } .fa-periscope:before { - content: "\f3da"; + content: ""; } .fa-phabricator:before { - content: "\f3db"; + content: ""; } .fa-phoenix-framework:before { - content: "\f3dc"; + content: ""; } .fa-phoenix-squadron:before { - content: "\f511"; + content: ""; } .fa-phone:before { - content: "\f095"; + content: ""; } .fa-phone-slash:before { - content: "\f3dd"; + content: ""; } .fa-phone-square:before { - content: "\f098"; + content: ""; } .fa-phone-volume:before { - content: "\f2a0"; + content: ""; } .fa-php:before { - content: "\f457"; + content: ""; } .fa-pied-piper:before { - content: "\f2ae"; + content: ""; } .fa-pied-piper-alt:before { - content: "\f1a8"; + content: ""; } .fa-pied-piper-hat:before { - content: "\f4e5"; + content: ""; } .fa-pied-piper-pp:before { - content: "\f1a7"; + content: ""; } .fa-piggy-bank:before { - content: "\f4d3"; + content: ""; } .fa-pills:before { - content: "\f484"; + content: ""; } .fa-pinterest:before { - content: "\f0d2"; + content: ""; } .fa-pinterest-p:before { - content: "\f231"; + content: ""; } .fa-pinterest-square:before { - content: "\f0d3"; + content: ""; } .fa-place-of-worship:before { - content: "\f67f"; + content: ""; } .fa-plane:before { - content: "\f072"; + content: ""; } .fa-plane-arrival:before { - content: "\f5af"; + content: ""; } .fa-plane-departure:before { - content: "\f5b0"; + content: ""; } .fa-play:before { - content: "\f04b"; + content: ""; } .fa-play-circle:before { - content: "\f144"; + content: ""; } .fa-playstation:before { - content: "\f3df"; + content: ""; } .fa-plug:before { - content: "\f1e6"; + content: ""; } .fa-plus:before { - content: "\f067"; + content: ""; } .fa-plus-circle:before { - content: "\f055"; + content: ""; } .fa-plus-square:before { - content: "\f0fe"; + content: ""; } .fa-podcast:before { - content: "\f2ce"; + content: ""; } .fa-poll:before { - content: "\f681"; + content: ""; } .fa-poll-h:before { - content: "\f682"; + content: ""; } .fa-poo:before { - content: "\f2fe"; + content: ""; } .fa-poop:before { - content: "\f619"; + content: ""; } .fa-portrait:before { - content: "\f3e0"; + content: ""; } .fa-pound-sign:before { - content: "\f154"; + content: ""; } .fa-power-off:before { - content: "\f011"; + content: ""; } .fa-pray:before { - content: "\f683"; + content: ""; } .fa-praying-hands:before { - content: "\f684"; + content: ""; } .fa-prescription:before { - content: "\f5b1"; + content: ""; } .fa-prescription-bottle:before { - content: "\f485"; + content: ""; } .fa-prescription-bottle-alt:before { - content: "\f486"; + content: ""; } .fa-print:before { - content: "\f02f"; + content: ""; } .fa-procedures:before { - content: "\f487"; + content: ""; } .fa-product-hunt:before { - content: "\f288"; + content: ""; } .fa-project-diagram:before { - content: "\f542"; + content: ""; } .fa-pushed:before { - content: "\f3e1"; + content: ""; } .fa-puzzle-piece:before { - content: "\f12e"; + content: ""; } .fa-python:before { - content: "\f3e2"; + content: ""; } .fa-qq:before { - content: "\f1d6"; + content: ""; } .fa-qrcode:before { - content: "\f029"; + content: ""; } .fa-question:before { - content: "\f128"; + content: ""; } .fa-question-circle:before { - content: "\f059"; + content: ""; } .fa-quidditch:before { - content: "\f458"; + content: ""; } .fa-quinscape:before { - content: "\f459"; + content: ""; } .fa-quora:before { - content: "\f2c4"; + content: ""; } .fa-quote-left:before { - content: "\f10d"; + content: ""; } .fa-quote-right:before { - content: "\f10e"; + content: ""; } .fa-quran:before { - content: "\f687"; + content: ""; } .fa-r-project:before { - content: "\f4f7"; + content: ""; } .fa-random:before { - content: "\f074"; + content: ""; } .fa-ravelry:before { - content: "\f2d9"; + content: ""; } .fa-react:before { - content: "\f41b"; + content: ""; } .fa-readme:before { - content: "\f4d5"; + content: ""; } .fa-rebel:before { - content: "\f1d0"; + content: ""; } .fa-receipt:before { - content: "\f543"; + content: ""; } .fa-recycle:before { - content: "\f1b8"; + content: ""; } .fa-red-river:before { - content: "\f3e3"; + content: ""; } .fa-reddit:before { - content: "\f1a1"; + content: ""; } .fa-reddit-alien:before { - content: "\f281"; + content: ""; } .fa-reddit-square:before { - content: "\f1a2"; + content: ""; } .fa-redo:before { - content: "\f01e"; + content: ""; } .fa-redo-alt:before { - content: "\f2f9"; + content: ""; } .fa-registered:before { - content: "\f25d"; + content: ""; } .fa-rendact:before { - content: "\f3e4"; + content: ""; } .fa-renren:before { - content: "\f18b"; + content: ""; } .fa-reply:before { - content: "\f3e5"; + content: ""; } .fa-reply-all:before { - content: "\f122"; + content: ""; } .fa-replyd:before { - content: "\f3e6"; + content: ""; } .fa-researchgate:before { - content: "\f4f8"; + content: ""; } .fa-resolving:before { - content: "\f3e7"; + content: ""; } .fa-retweet:before { - content: "\f079"; + content: ""; } .fa-rev:before { - content: "\f5b2"; + content: ""; } .fa-ribbon:before { - content: "\f4d6"; + content: ""; } .fa-road:before { - content: "\f018"; + content: ""; } .fa-robot:before { - content: "\f544"; + content: ""; } .fa-rocket:before { - content: "\f135"; + content: ""; } .fa-rocketchat:before { - content: "\f3e8"; + content: ""; } .fa-rockrms:before { - content: "\f3e9"; + content: ""; } .fa-route:before { - content: "\f4d7"; + content: ""; } .fa-rss:before { - content: "\f09e"; + content: ""; } .fa-rss-square:before { - content: "\f143"; + content: ""; } .fa-ruble-sign:before { - content: "\f158"; + content: ""; } .fa-ruler:before { - content: "\f545"; + content: ""; } .fa-ruler-combined:before { - content: "\f546"; + content: ""; } .fa-ruler-horizontal:before { - content: "\f547"; + content: ""; } .fa-ruler-vertical:before { - content: "\f548"; + content: ""; } .fa-rupee-sign:before { - content: "\f156"; + content: ""; } .fa-sad-cry:before { - content: "\f5b3"; + content: ""; } .fa-sad-tear:before { - content: "\f5b4"; + content: ""; } .fa-safari:before { - content: "\f267"; + content: ""; } .fa-sass:before { - content: "\f41e"; + content: ""; } .fa-save:before { - content: "\f0c7"; + content: ""; } .fa-schlix:before { - content: "\f3ea"; + content: ""; } .fa-school:before { - content: "\f549"; + content: ""; } .fa-screwdriver:before { - content: "\f54a"; + content: ""; } .fa-scribd:before { - content: "\f28a"; + content: ""; } .fa-search:before { - content: "\f002"; + content: ""; } .fa-search-dollar:before { - content: "\f688"; + content: ""; } .fa-search-location:before { - content: "\f689"; + content: ""; } .fa-search-minus:before { - content: "\f010"; + content: ""; } .fa-search-plus:before { - content: "\f00e"; + content: ""; } .fa-searchengin:before { - content: "\f3eb"; + content: ""; } .fa-seedling:before { - content: "\f4d8"; + content: ""; } .fa-sellcast:before { - content: "\f2da"; + content: ""; } .fa-sellsy:before { - content: "\f213"; + content: ""; } .fa-server:before { - content: "\f233"; + content: ""; } .fa-servicestack:before { - content: "\f3ec"; + content: ""; } .fa-shapes:before { - content: "\f61f"; + content: ""; } .fa-share:before { - content: "\f064"; + content: ""; } .fa-share-alt:before { - content: "\f1e0"; + content: ""; } .fa-share-alt-square:before { - content: "\f1e1"; + content: ""; } .fa-share-square:before { - content: "\f14d"; + content: ""; } .fa-shekel-sign:before { - content: "\f20b"; + content: ""; } .fa-shield-alt:before { - content: "\f3ed"; + content: ""; } .fa-ship:before { - content: "\f21a"; + content: ""; } .fa-shipping-fast:before { - content: "\f48b"; + content: ""; } .fa-shirtsinbulk:before { - content: "\f214"; + content: ""; } .fa-shoe-prints:before { - content: "\f54b"; + content: ""; } .fa-shopping-bag:before { - content: "\f290"; + content: ""; } .fa-shopping-basket:before { - content: "\f291"; + content: ""; } .fa-shopping-cart:before { - content: "\f07a"; + content: ""; } .fa-shopware:before { - content: "\f5b5"; + content: ""; } .fa-shower:before { - content: "\f2cc"; + content: ""; } .fa-shuttle-van:before { - content: "\f5b6"; + content: ""; } .fa-sign:before { - content: "\f4d9"; + content: ""; } .fa-sign-in-alt:before { - content: "\f2f6"; + content: ""; } .fa-sign-language:before { - content: "\f2a7"; + content: ""; } .fa-sign-out-alt:before { - content: "\f2f5"; + content: ""; } .fa-signal:before { - content: "\f012"; + content: ""; } .fa-signature:before { - content: "\f5b7"; + content: ""; } .fa-simplybuilt:before { - content: "\f215"; + content: ""; } .fa-sistrix:before { - content: "\f3ee"; + content: ""; } .fa-sitemap:before { - content: "\f0e8"; + content: ""; } .fa-sith:before { - content: "\f512"; + content: ""; } .fa-skull:before { - content: "\f54c"; + content: ""; } .fa-skyatlas:before { - content: "\f216"; + content: ""; } .fa-skype:before { - content: "\f17e"; + content: ""; } .fa-slack:before { - content: "\f198"; + content: ""; } .fa-slack-hash:before { - content: "\f3ef"; + content: ""; } .fa-sliders-h:before { - content: "\f1de"; + content: ""; } .fa-slideshare:before { - content: "\f1e7"; + content: ""; } .fa-smile:before { - content: "\f118"; + content: ""; } .fa-smile-beam:before { - content: "\f5b8"; + content: ""; } .fa-smile-wink:before { - content: "\f4da"; + content: ""; } .fa-smoking:before { - content: "\f48d"; + content: ""; } .fa-smoking-ban:before { - content: "\f54d"; + content: ""; } .fa-snapchat:before { - content: "\f2ab"; + content: ""; } .fa-snapchat-ghost:before { - content: "\f2ac"; + content: ""; } .fa-snapchat-square:before { - content: "\f2ad"; + content: ""; } .fa-snowflake:before { - content: "\f2dc"; + content: ""; } .fa-socks:before { - content: "\f696"; + content: ""; } .fa-solar-panel:before { - content: "\f5ba"; + content: ""; } .fa-sort:before { - content: "\f0dc"; + content: ""; } .fa-sort-alpha-down:before { - content: "\f15d"; + content: ""; } .fa-sort-alpha-up:before { - content: "\f15e"; + content: ""; } .fa-sort-amount-down:before { - content: "\f160"; + content: ""; } .fa-sort-amount-up:before { - content: "\f161"; + content: ""; } .fa-sort-down:before { - content: "\f0dd"; + content: ""; } .fa-sort-numeric-down:before { - content: "\f162"; + content: ""; } .fa-sort-numeric-up:before { - content: "\f163"; + content: ""; } .fa-sort-up:before { - content: "\f0de"; + content: ""; } .fa-soundcloud:before { - content: "\f1be"; + content: ""; } .fa-spa:before { - content: "\f5bb"; + content: ""; } .fa-space-shuttle:before { - content: "\f197"; + content: ""; } .fa-speakap:before { - content: "\f3f3"; + content: ""; } .fa-spinner:before { - content: "\f110"; + content: ""; } .fa-splotch:before { - content: "\f5bc"; + content: ""; } .fa-spotify:before { - content: "\f1bc"; + content: ""; } .fa-spray-can:before { - content: "\f5bd"; + content: ""; } .fa-square:before { - content: "\f0c8"; + content: ""; } .fa-square-full:before { - content: "\f45c"; + content: ""; } .fa-square-root-alt:before { - content: "\f698"; + content: ""; } .fa-squarespace:before { - content: "\f5be"; + content: ""; } .fa-stack-exchange:before { - content: "\f18d"; + content: ""; } .fa-stack-overflow:before { - content: "\f16c"; + content: ""; } .fa-stamp:before { - content: "\f5bf"; + content: ""; } .fa-star:before { - content: "\f005"; + content: ""; } .fa-star-and-crescent:before { - content: "\f699"; + content: ""; } .fa-star-half:before { - content: "\f089"; + content: ""; } .fa-star-half-alt:before { - content: "\f5c0"; + content: ""; } .fa-star-of-david:before { - content: "\f69a"; + content: ""; } .fa-star-of-life:before { - content: "\f621"; + content: ""; } .fa-staylinked:before { - content: "\f3f5"; + content: ""; } .fa-steam:before { - content: "\f1b6"; + content: ""; } .fa-steam-square:before { - content: "\f1b7"; + content: ""; } .fa-steam-symbol:before { - content: "\f3f6"; + content: ""; } .fa-step-backward:before { - content: "\f048"; + content: ""; } .fa-step-forward:before { - content: "\f051"; + content: ""; } .fa-stethoscope:before { - content: "\f0f1"; + content: ""; } .fa-sticker-mule:before { - content: "\f3f7"; + content: ""; } .fa-sticky-note:before { - content: "\f249"; + content: ""; } .fa-stop:before { - content: "\f04d"; + content: ""; } .fa-stop-circle:before { - content: "\f28d"; + content: ""; } .fa-stopwatch:before { - content: "\f2f2"; + content: ""; } .fa-store:before { - content: "\f54e"; + content: ""; } .fa-store-alt:before { - content: "\f54f"; + content: ""; } .fa-strava:before { - content: "\f428"; + content: ""; } .fa-stream:before { - content: "\f550"; + content: ""; } .fa-street-view:before { - content: "\f21d"; + content: ""; } .fa-strikethrough:before { - content: "\f0cc"; + content: ""; } .fa-stripe:before { - content: "\f429"; + content: ""; } .fa-stripe-s:before { - content: "\f42a"; + content: ""; } .fa-stroopwafel:before { - content: "\f551"; + content: ""; } .fa-studiovinari:before { - content: "\f3f8"; + content: ""; } .fa-stumbleupon:before { - content: "\f1a4"; + content: ""; } .fa-stumbleupon-circle:before { - content: "\f1a3"; + content: ""; } .fa-subscript:before { - content: "\f12c"; + content: ""; } .fa-subway:before { - content: "\f239"; + content: ""; } .fa-suitcase:before { - content: "\f0f2"; + content: ""; } .fa-suitcase-rolling:before { - content: "\f5c1"; + content: ""; } .fa-sun:before { - content: "\f185"; + content: ""; } .fa-superpowers:before { - content: "\f2dd"; + content: ""; } .fa-superscript:before { - content: "\f12b"; + content: ""; } .fa-supple:before { - content: "\f3f9"; + content: ""; } .fa-surprise:before { - content: "\f5c2"; + content: ""; } .fa-swatchbook:before { - content: "\f5c3"; + content: ""; } .fa-swimmer:before { - content: "\f5c4"; + content: ""; } .fa-swimming-pool:before { - content: "\f5c5"; + content: ""; } .fa-synagogue:before { - content: "\f69b"; + content: ""; } .fa-sync:before { - content: "\f021"; + content: ""; } .fa-sync-alt:before { - content: "\f2f1"; + content: ""; } .fa-syringe:before { - content: "\f48e"; + content: ""; } .fa-table:before { - content: "\f0ce"; + content: ""; } .fa-table-tennis:before { - content: "\f45d"; + content: ""; } .fa-tablet:before { - content: "\f10a"; + content: ""; } .fa-tablet-alt:before { - content: "\f3fa"; + content: ""; } .fa-tablets:before { - content: "\f490"; + content: ""; } .fa-tachometer-alt:before { - content: "\f3fd"; + content: ""; } .fa-tag:before { - content: "\f02b"; + content: ""; } .fa-tags:before { - content: "\f02c"; + content: ""; } .fa-tape:before { - content: "\f4db"; + content: ""; } .fa-tasks:before { - content: "\f0ae"; + content: ""; } .fa-taxi:before { - content: "\f1ba"; + content: ""; } .fa-teamspeak:before { - content: "\f4f9"; + content: ""; } .fa-teeth:before { - content: "\f62e"; + content: ""; } .fa-teeth-open:before { - content: "\f62f"; + content: ""; } .fa-telegram:before { - content: "\f2c6"; + content: ""; } .fa-telegram-plane:before { - content: "\f3fe"; + content: ""; } .fa-tencent-weibo:before { - content: "\f1d5"; + content: ""; } .fa-terminal:before { - content: "\f120"; + content: ""; } .fa-text-height:before { - content: "\f034"; + content: ""; } .fa-text-width:before { - content: "\f035"; + content: ""; } .fa-th:before { - content: "\f00a"; + content: ""; } .fa-th-large:before { - content: "\f009"; + content: ""; } .fa-th-list:before { - content: "\f00b"; + content: ""; } .fa-the-red-yeti:before { - content: "\f69d"; + content: ""; } .fa-theater-masks:before { - content: "\f630"; + content: ""; } .fa-themeco:before { - content: "\f5c6"; + content: ""; } .fa-themeisle:before { - content: "\f2b2"; + content: ""; } .fa-thermometer:before { - content: "\f491"; + content: ""; } .fa-thermometer-empty:before { - content: "\f2cb"; + content: ""; } .fa-thermometer-full:before { - content: "\f2c7"; + content: ""; } .fa-thermometer-half:before { - content: "\f2c9"; + content: ""; } .fa-thermometer-quarter:before { - content: "\f2ca"; + content: ""; } .fa-thermometer-three-quarters:before { - content: "\f2c8"; + content: ""; } .fa-thumbs-down:before { - content: "\f165"; + content: ""; } .fa-thumbs-up:before { - content: "\f164"; + content: ""; } .fa-thumbtack:before { - content: "\f08d"; + content: ""; } .fa-ticket-alt:before { - content: "\f3ff"; + content: ""; } .fa-times:before { - content: "\f00d"; + content: ""; } .fa-times-circle:before { - content: "\f057"; + content: ""; } .fa-tint:before { - content: "\f043"; + content: ""; } .fa-tint-slash:before { - content: "\f5c7"; + content: ""; } .fa-tired:before { - content: "\f5c8"; + content: ""; } .fa-toggle-off:before { - content: "\f204"; + content: ""; } .fa-toggle-on:before { - content: "\f205"; + content: ""; } .fa-toolbox:before { - content: "\f552"; + content: ""; } .fa-tooth:before { - content: "\f5c9"; + content: ""; } .fa-torah:before { - content: "\f6a0"; + content: ""; } .fa-torii-gate:before { - content: "\f6a1"; + content: ""; } .fa-trade-federation:before { - content: "\f513"; + content: ""; } .fa-trademark:before { - content: "\f25c"; + content: ""; } .fa-traffic-light:before { - content: "\f637"; + content: ""; } .fa-train:before { - content: "\f238"; + content: ""; } .fa-transgender:before { - content: "\f224"; + content: ""; } .fa-transgender-alt:before { - content: "\f225"; + content: ""; } .fa-trash:before { - content: "\f1f8"; + content: ""; } .fa-trash-alt:before { - content: "\f2ed"; + content: ""; } .fa-tree:before { - content: "\f1bb"; + content: ""; } .fa-trello:before { - content: "\f181"; + content: ""; } .fa-tripadvisor:before { - content: "\f262"; + content: ""; } .fa-trophy:before { - content: "\f091"; + content: ""; } .fa-truck:before { - content: "\f0d1"; + content: ""; } .fa-truck-loading:before { - content: "\f4de"; + content: ""; } .fa-truck-monster:before { - content: "\f63b"; + content: ""; } .fa-truck-moving:before { - content: "\f4df"; + content: ""; } .fa-truck-pickup:before { - content: "\f63c"; + content: ""; } .fa-tshirt:before { - content: "\f553"; + content: ""; } .fa-tty:before { - content: "\f1e4"; + content: ""; } .fa-tumblr:before { - content: "\f173"; + content: ""; } .fa-tumblr-square:before { - content: "\f174"; + content: ""; } .fa-tv:before { - content: "\f26c"; + content: ""; } .fa-twitch:before { - content: "\f1e8"; + content: ""; } .fa-twitter:before { - content: "\f099"; + content: ""; } .fa-twitter-square:before { - content: "\f081"; + content: ""; } .fa-typo3:before { - content: "\f42b"; + content: ""; } .fa-uber:before { - content: "\f402"; + content: ""; } .fa-uikit:before { - content: "\f403"; + content: ""; } .fa-umbrella:before { - content: "\f0e9"; + content: ""; } .fa-umbrella-beach:before { - content: "\f5ca"; + content: ""; } .fa-underline:before { - content: "\f0cd"; + content: ""; } .fa-undo:before { - content: "\f0e2"; + content: ""; } .fa-undo-alt:before { - content: "\f2ea"; + content: ""; } .fa-uniregistry:before { - content: "\f404"; + content: ""; } .fa-universal-access:before { - content: "\f29a"; + content: ""; } .fa-university:before { - content: "\f19c"; + content: ""; } .fa-unlink:before { - content: "\f127"; + content: ""; } .fa-unlock:before { - content: "\f09c"; + content: ""; } .fa-unlock-alt:before { - content: "\f13e"; + content: ""; } .fa-untappd:before { - content: "\f405"; + content: ""; } .fa-upload:before { - content: "\f093"; + content: ""; } .fa-usb:before { - content: "\f287"; + content: ""; } .fa-user:before { - content: "\f007"; + content: ""; } .fa-user-alt:before { - content: "\f406"; + content: ""; } .fa-user-alt-slash:before { - content: "\f4fa"; + content: ""; } .fa-user-astronaut:before { - content: "\f4fb"; + content: ""; } .fa-user-check:before { - content: "\f4fc"; + content: ""; } .fa-user-circle:before { - content: "\f2bd"; + content: ""; } .fa-user-clock:before { - content: "\f4fd"; + content: ""; } .fa-user-cog:before { - content: "\f4fe"; + content: ""; } .fa-user-edit:before { - content: "\f4ff"; + content: ""; } .fa-user-friends:before { - content: "\f500"; + content: ""; } .fa-user-graduate:before { - content: "\f501"; + content: ""; } .fa-user-lock:before { - content: "\f502"; + content: ""; } .fa-user-md:before { - content: "\f0f0"; + content: ""; } .fa-user-minus:before { - content: "\f503"; + content: ""; } .fa-user-ninja:before { - content: "\f504"; + content: ""; } .fa-user-plus:before { - content: "\f234"; + content: ""; } .fa-user-secret:before { - content: "\f21b"; + content: ""; } .fa-user-shield:before { - content: "\f505"; + content: ""; } .fa-user-slash:before { - content: "\f506"; + content: ""; } .fa-user-tag:before { - content: "\f507"; + content: ""; } .fa-user-tie:before { - content: "\f508"; + content: ""; } .fa-user-times:before { - content: "\f235"; + content: ""; } .fa-users:before { - content: "\f0c0"; + content: ""; } .fa-users-cog:before { - content: "\f509"; + content: ""; } .fa-ussunnah:before { - content: "\f407"; + content: ""; } .fa-utensil-spoon:before { - content: "\f2e5"; + content: ""; } .fa-utensils:before { - content: "\f2e7"; + content: ""; } .fa-vaadin:before { - content: "\f408"; + content: ""; } .fa-vector-square:before { - content: "\f5cb"; + content: ""; } .fa-venus:before { - content: "\f221"; + content: ""; } .fa-venus-double:before { - content: "\f226"; + content: ""; } .fa-venus-mars:before { - content: "\f228"; + content: ""; } .fa-viacoin:before { - content: "\f237"; + content: ""; } .fa-viadeo:before { - content: "\f2a9"; + content: ""; } .fa-viadeo-square:before { - content: "\f2aa"; + content: ""; } .fa-vial:before { - content: "\f492"; + content: ""; } .fa-vials:before { - content: "\f493"; + content: ""; } .fa-viber:before { - content: "\f409"; + content: ""; } .fa-video:before { - content: "\f03d"; + content: ""; } .fa-video-slash:before { - content: "\f4e2"; + content: ""; } .fa-vihara:before { - content: "\f6a7"; + content: ""; } .fa-vimeo:before { - content: "\f40a"; + content: ""; } .fa-vimeo-square:before { - content: "\f194"; + content: ""; } .fa-vimeo-v:before { - content: "\f27d"; + content: ""; } .fa-vine:before { - content: "\f1ca"; + content: ""; } .fa-vk:before { - content: "\f189"; + content: ""; } .fa-vnv:before { - content: "\f40b"; + content: ""; } .fa-volleyball-ball:before { - content: "\f45f"; + content: ""; } .fa-volume-down:before { - content: "\f027"; + content: ""; } .fa-volume-off:before { - content: "\f026"; + content: ""; } .fa-volume-up:before { - content: "\f028"; + content: ""; } .fa-vuejs:before { - content: "\f41f"; + content: ""; } .fa-walking:before { - content: "\f554"; + content: ""; } .fa-wallet:before { - content: "\f555"; + content: ""; } .fa-warehouse:before { - content: "\f494"; + content: ""; } .fa-weebly:before { - content: "\f5cc"; + content: ""; } .fa-weibo:before { - content: "\f18a"; + content: ""; } .fa-weight:before { - content: "\f496"; + content: ""; } .fa-weight-hanging:before { - content: "\f5cd"; + content: ""; } .fa-weixin:before { - content: "\f1d7"; + content: ""; } .fa-whatsapp:before { - content: "\f232"; + content: ""; } .fa-whatsapp-square:before { - content: "\f40c"; + content: ""; } .fa-wheelchair:before { - content: "\f193"; + content: ""; } .fa-whmcs:before { - content: "\f40d"; + content: ""; } .fa-wifi:before { - content: "\f1eb"; + content: ""; } .fa-wikipedia-w:before { - content: "\f266"; + content: ""; } .fa-window-close:before { - content: "\f410"; + content: ""; } .fa-window-maximize:before { - content: "\f2d0"; + content: ""; } .fa-window-minimize:before { - content: "\f2d1"; + content: ""; } .fa-window-restore:before { - content: "\f2d2"; + content: ""; } .fa-windows:before { - content: "\f17a"; + content: ""; } .fa-wine-glass:before { - content: "\f4e3"; + content: ""; } .fa-wine-glass-alt:before { - content: "\f5ce"; + content: ""; } .fa-wix:before { - content: "\f5cf"; + content: ""; } .fa-wolf-pack-battalion:before { - content: "\f514"; + content: ""; } .fa-won-sign:before { - content: "\f159"; + content: ""; } .fa-wordpress:before { - content: "\f19a"; + content: ""; } .fa-wordpress-simple:before { - content: "\f411"; + content: ""; } .fa-wpbeginner:before { - content: "\f297"; + content: ""; } .fa-wpexplorer:before { - content: "\f2de"; + content: ""; } .fa-wpforms:before { - content: "\f298"; + content: ""; } .fa-wrench:before { - content: "\f0ad"; + content: ""; } .fa-x-ray:before { - content: "\f497"; + content: ""; } .fa-xbox:before { - content: "\f412"; + content: ""; } .fa-xing:before { - content: "\f168"; + content: ""; } .fa-xing-square:before { - content: "\f169"; + content: ""; } .fa-y-combinator:before { - content: "\f23b"; + content: ""; } .fa-yahoo:before { - content: "\f19e"; + content: ""; } .fa-yandex:before { - content: "\f413"; + content: ""; } .fa-yandex-international:before { - content: "\f414"; + content: ""; } .fa-yelp:before { - content: "\f1e9"; + content: ""; } .fa-yen-sign:before { - content: "\f157"; + content: ""; } .fa-yin-yang:before { - content: "\f6ad"; + content: ""; } .fa-yoast:before { - content: "\f2b1"; + content: ""; } .fa-youtube:before { - content: "\f167"; + content: ""; } .fa-youtube-square:before { - content: "\f431"; + content: ""; } .fa-zhihu:before { - content: "\f63f"; + content: ""; } .sr-only { @@ -5353,22 +5353,22 @@ and open the template in the editor. color: #E5E5E5; } .enka-custom-radio.star::before { - content: "\f005"; + content: ""; } .enka-custom-radio.thumb::before { - content: "\f164"; + content: ""; } .enka-custom-radio.smiley::before { - content: "\f118"; + content: ""; } .enka-custom-radio.heart::before { - content: "\f004"; + content: ""; } .enka-custom-radio.flag::before { - content: "\f024"; + content: ""; } .enka-custom-radio.user::before { - content: "\f007"; + content: ""; } /* visual analog scale - radio buttons */ @@ -5379,25 +5379,25 @@ and open the template in the editor. color: #E5E5E5; } .enka-vizualna-skala.siv-61::before, .enka-vizualna-skala.siv-71::before { - content: "\f5b4"; + content: ""; } .enka-vizualna-skala.siv-41::before, .enka-vizualna-skala.siv-51::before, .enka-vizualna-skala.siv-62::before, .enka-vizualna-skala.siv-72::before { - content: "\f57a"; + content: ""; } .enka-vizualna-skala.siv-21::before, .enka-vizualna-skala.siv-31::before, .enka-vizualna-skala.siv-42::before, .enka-vizualna-skala.siv-52::before, .enka-vizualna-skala.siv-63::before, .enka-vizualna-skala.siv-73::before { - content: "\f119"; + content: ""; } .enka-vizualna-skala.siv-32::before, .enka-vizualna-skala.siv-53::before, .enka-vizualna-skala.siv-74::before { - content: "\f11a"; + content: ""; } .enka-vizualna-skala.siv-22::before, .enka-vizualna-skala.siv-33::before, .enka-vizualna-skala.siv-43::before, .enka-vizualna-skala.siv-54::before, .enka-vizualna-skala.siv-64::before, .enka-vizualna-skala.siv-75::before { - content: "\f118"; + content: ""; } .enka-vizualna-skala.siv-44::before, .enka-vizualna-skala.siv-55::before, .enka-vizualna-skala.siv-65::before, .enka-vizualna-skala.siv-76::before { - content: "\f580"; + content: ""; } .enka-vizualna-skala.siv-66::before, .enka-vizualna-skala.siv-77::before { - content: "\f59c"; + content: ""; } /* @@ -5411,88 +5411,88 @@ and open the template in the editor. */ /* icons */ span.faicon.plus::before { - content: "\f067"; + content: ""; } span.faicon.minus::before { - content: "\f068"; + content: ""; } span.faicon.success::before, span.circle-check::before { - content: "\f058"; + content: ""; } span.faicon.close::before { font-size: 18px; font-weight: 400; - content: "\f057"; + content: ""; } span.faicon.dropdown_blue::before { font-size: 16px; - content: "\f13a"; + content: ""; } span.faicon.dropup_blue::before { font-size: 16px; - content: "\f139"; + content: ""; } span.faicon.arrow_back::before { font-weight: 600; font-size: 16px; - content: "\f137"; + content: ""; } span.faicon.add::before { font-size: 18px; - content: "\f055"; + content: ""; } span.faicon.remove::before { font-size: 18px; - content: "\f056"; + content: ""; } span.faicon.delete::before { font-size: 18px; font-weight: 400; - content: "\f2ed"; + content: ""; } span.faicon.anketa_delete::before { font-size: 24px; font-weight: 400; - content: "\f2ed"; + content: ""; } span.faicon.copy::before { font-size: 18px; - content: "\f0c5"; + content: ""; font-weight: 400; } span.faicon.anketa_copy::before { font-size: 24px; - content: "\f0c5"; + content: ""; font-weight: 400; } span.faicon.export::before { font-size: 24px; - content: "\f56e"; + content: ""; } span.faicon.file-import::before { - content: "\f56f"; + content: ""; transform: scaleX(-1); } span.faicon.import::before { font-size: 24px; font-weight: 400; - content: "\f1c2"; + content: ""; } /*span.faicon.import::after{ @@ -5502,137 +5502,137 @@ span.faicon.import::before { }*/ span.faicon.library::before { font-size: 24px; - content: "\f518"; + content: ""; } span.faicon.folder::before { font-size: 16px; font-weight: 600; - content: "\f07b"; + content: ""; } span.faicon.folder_empty::before { font-size: 16px; font-weight: 400; - content: "\f07b"; + content: ""; } span.faicon.after.sort_down_arrow::after { - content: "\f0d7"; + content: ""; margin-left: 5px; } span.faicon.after.sort_up_arrow::after { - content: "\f0d8"; + content: ""; margin-left: 5px; } span.faicon.info::before { font-size: 28px; - content: "\f05a"; + content: ""; vertical-align: middle; } span.faicon.pagination_left::before { margin: 0 1px 0 1px; - content: "\f104"; + content: ""; } span.faicon.pagination_right::before { margin: 0 0 0 1px; - content: "\f105"; + content: ""; } span.faicon.edit::before, span.faicon.edit2::before { - content: "\f304"; + content: ""; } span.faicon.refresh::before { font-size: 18px; - content: "\f2f1"; + content: ""; } span.faicon.filter::before { font-size: 18px; - content: "\f0b0"; + content: ""; } span.faicon.grip::before { - content: "\f58e"; + content: ""; } span.faicon.star::before, span.faicon.star_off::before { font-size: 14px; font-weight: 400; - content: "\f005"; + content: ""; } span.faicon.star_on::before { font-size: 14px; font-weight: 700; - content: "\f005"; + content: ""; } span.faicon.search::before { font-size: 20px; - content: "\f002"; + content: ""; } span.faicon.clipboard_notes::before { font-size: 20px; - content: "\f46d"; + content: ""; } span.faicon.help2::before { font-size: 20px; - content: "\f059"; + content: ""; } span.faicon.user::before { font-size: 18px; - content: "\f007"; + content: ""; } span.faicon.logout::before { font-size: 20px; - content: "\f2f5"; + content: ""; } .faicon.monitor::before { - content: "\f108"; + content: ""; } .faicon.mobile::before { - content: "\f3cd"; + content: ""; } .faicon.tablet::before { - content: "\f3fa"; + content: ""; } span.faicon.users::before { - content: "\f500"; + content: ""; } span.faicon.lock_open::before { - content: "\f3c1"; + content: ""; } span.faicon.lock_close::before { - content: "\f023"; + content: ""; } span.faicon.bottom_saving::before { font-size: 24px; font-weight: 400; - content: "\f0c7"; + content: ""; } span.faicon.bottom_publish::before { font-size: 24px; - content: "\f093"; + content: ""; } span.faicon.bottom_preview { @@ -5642,63 +5642,63 @@ span.faicon.bottom_preview { span.faicon.bottom_preview::before { font-size: 24px; font-weight: 400; - content: "\f15b"; + content: ""; } span.faicon.bottom_preview::after { font-size: 14px; - content: "\f002"; + content: ""; display: inline-block; margin-left: -70%; } span.faicon.bottom_test::before { font-size: 24px; - content: "\f492"; + content: ""; } span.faicon.language::before { font-size: 24px; - content: "\f0ac"; + content: ""; } span.faicon.mobile_off::before { font-size: 24px; - content: "\f3cd"; + content: ""; } span.faicon.mobile_off::after { font-size: 24px; - content: "\f715"; + content: ""; margin-left: -23px; } span.faicon.comments::before { - content: "\f27a"; + content: ""; font-weight: 700; } span.faicon.comments_empty::before { - content: "\f27a"; + content: ""; font-weight: 400; } span.faicon.data_link::before { - content: "\f0c1"; + content: ""; } span.faicon.data_link_small::before { - content: "\f0c1"; + content: ""; } span.faicon.print::before { font-size: 24px; - content: "\f02f"; + content: ""; } span.faicon.print_small::before { font-size: 16px; - content: "\f02f"; + content: ""; } span.faicon.preview { @@ -5708,11 +5708,11 @@ span.faicon.preview { span.faicon.preview::before { font-size: 18px; font-weight: 400; - content: "\f15b"; + content: ""; } span.faicon.preview::after { - content: "\f002"; + content: ""; display: inline-block; font-size: 11px; margin-left: -50%; @@ -5720,87 +5720,87 @@ span.faicon.preview::after { span.faicon.palette::before { font-size: 18px; - content: "\f53f"; + content: ""; } span.faicon.inline_comment::before { font-size: 14px; font-weight: 400; - content: "\f075"; + content: ""; } span.faicon.inline_double_comment::before { font-size: 14px; font-weight: 400; - content: "\f086"; + content: ""; } span.faicon.comments_creport::before { font-size: 16px; - content: "\f086"; + content: ""; } span.faicon.compress::before { font-size: 15px; - content: "\f066"; + content: ""; } span.faicon.expand::before { font-size: 15px; - content: "\f065"; + content: ""; } span.faicon.hashtag::before { font-size: 15px; - content: "\f292"; + content: ""; } span.faicon.bug::before { font-size: 15px; - content: "\f188"; + content: ""; } span.faicon.paragraph::before { font-size: 15px; - content: "\f1dd"; + content: ""; } span.faicon.replace::before { font-size: 15px; - content: "\f362"; + content: ""; } span.faicon.plus_square::before { font-size: 15px; font-weight: 400; - content: "\f0fe"; + content: ""; } span.faicon.minus_square::before { font-size: 15px; font-weight: 400; - content: "\f146"; + content: ""; } span.faicon.delete_circle::before { font-size: 14px; - content: "\f056"; + content: ""; } span.faicon.quick_view::before { font-size: 15px; font-weight: 400; - content: "\f06e"; + content: ""; } span.faicon.edit_square::before { font-size: 15px; - content: "\f044"; + content: ""; } span.faicon.test::before { font-size: 15px; - content: "\f492"; + content: ""; } a.faicon.if_add { @@ -5836,7 +5836,7 @@ span.faicon.if_add:hover:before { } span.faicon.text_file::before { - content: "\f15c"; + content: ""; } span.faicon.text_file_small { @@ -5846,40 +5846,40 @@ span.faicon.text_file_small { span.faicon.text_file_small:before { font-size: 18px; font-weight: 400; - content: "\f15c"; + content: ""; } span.faicon.warning::before { font-size: 16px; - content: "\f071"; + content: ""; } span.faicon.users_small::before { font-size: 16px; - content: "\f0c0"; + content: ""; } span.faicon.popup_0::before { font-size: 14px; - content: "\f065"; + content: ""; color: #1E88E5; } span.faicon.popup_1::before { font-size: 14px; - content: "\f065"; + content: ""; color: #0059ab; } span.faicon.flat_0::before { font-size: 14px; - content: "\f03c"; + content: ""; color: #0059ab; } span.faicon.flat_1::before { font-size: 14px; - content: "\f03c"; + content: ""; color: #1E88E5; } @@ -5894,46 +5894,46 @@ span.basic-icon.spss::before { span.faicon.external_link::before { font-size: 14px; font-weight: 600; - content: "\f35d"; + content: ""; } span.faicon.cog_large::before { font-size: 34px; font-weight: 600; - content: "\f013"; + content: ""; } span.faicon.chart_large::before { font-size: 34px; font-weight: 600; - content: "\f201"; + content: ""; } span.faicon.reload_large::before { font-size: 34px; font-weight: 600; - content: "\f021"; + content: ""; } span.faicon.chart::before { - content: "\f080"; + content: ""; font-size: 16px; font-weight: 600; } span.faicon.data::before { - content: "\f1c0"; + content: ""; font-size: 16px; font-weight: 600; } span.faicon.publish::before { - content: "\f093"; + content: ""; font-size: 16px; } span.faicon.test::before { - content: "\f492"; + content: ""; font-size: 16px; } @@ -5943,63 +5943,63 @@ button.ui-datepicker-trigger::before { font-family: "Font Awesome 5 Free"; font-weight: 400; font-size: 16px; - content: "\f073"; + content: ""; } /* ARROWS */ span.faicon.arrow_up::before { font-size: 14px; - content: "\f062"; + content: ""; } span.faicon.arrow2_r::before { font-size: 14px; - content: "\f054"; + content: ""; } span.faicon.arrow2_l::before { font-size: 14px; - content: "\f053"; + content: ""; } span.faicon.arrow2_d::before { font-size: 14px; - content: "\f078"; + content: ""; } span.faicon.arrow2_u::before { font-size: 14px; - content: "\f077"; + content: ""; } span.faicon.arrow_large2_r::before { font-size: 35px; - content: "\f054"; + content: ""; } span.faicon.arrow_large2_l::before { font-size: 35px; - content: "\f053"; + content: ""; } span.faicon.arrow_verylarge2_r::before { font-size: 40px; - content: "\f054"; + content: ""; } span.faicon.arrow_verylarge2_l::before { font-size: 40px; - content: "\f053"; + content: ""; } span.faicon.sort_descending::before { font-size: 14px; - content: "\f0d7"; + content: ""; } span.faicon.sort_ascending::before { font-size: 14px; - content: "\f0d8"; + content: ""; } /* Plus/minus sqare */ @@ -6011,127 +6011,127 @@ span.folder_plusminus { span.faicon.plus_orange::before { font-size: 12px; font-weight: 400; - content: "\f0fe"; + content: ""; } span.faicon.minus_orange::before { font-size: 12px; font-weight: 400; - content: "\f146"; + content: ""; } /* Spinner */ span.faicon.spinner::before { font-size: 18px; - content: "\f1ce"; + content: ""; } /* Bars - mobile menu */ span.faicon.bars::before { font-size: 26px; - content: "\f0c9"; + content: ""; } span.faicon.lock_open::before { - content: "\f3c1"; + content: ""; } span.faicon.lock_close::before { - content: "\f023"; + content: ""; } span.faicon.bell::before { - content: "\f0f3"; + content: ""; } span.faicon.bell_slash::before { - content: "\f1f6"; + content: ""; } span.faicon.trash::before { - content: "\f2ed"; + content: ""; } span.faicon.copy::before { - content: "\f0c5"; + content: ""; } span.faicon.circle::before { - content: "\f111"; + content: ""; vertical-align: middle; } span.faicon.plus::before { - content: "\f067"; + content: ""; } span.faicon.plus_circle::before { - content: "\f055"; + content: ""; } span.faicon.minus_circle::before { - content: "\f056"; + content: ""; } span.faicon.calendar_icon::before { - content: "\f073"; + content: ""; } span.faicon.clipboard::before { - content: "\f328"; + content: ""; } span.faicon.list-alt::before { - content: "\f022"; + content: ""; } span.faicon.vote-yes::before { - content: "\f772"; + content: ""; } span.faicon.file-preview::before { - content: "\f865"; + content: ""; } span.faicon.dots::before { - content: "\f141"; + content: ""; font-size: 16px; font-weight: 600; } span.faicon.dots_ver:before { - content: "\f142"; + content: ""; font-size: 16px; font-weight: 600; } span.faicon.open_icon::before, a.faicon.open_icon::before { - content: "\f35d"; + content: ""; } span.faicon.table_icon::before { - content: "\f0ce"; + content: ""; } span.faicon.list::before { - content: "\f03a"; + content: ""; } span.faicon.link-chain::before { - content: "\f0c1"; + content: ""; } span.fa-brands.html5::before { - content: "\f13b"; + content: ""; } span.faicon.stopwatch20::before { - content: "\e06f"; + content: ""; } span.faicon.checkbox-empty::before { - content: "\f0c8"; + content: ""; font-weight: 400 !important; } @@ -6140,11 +6140,11 @@ span.faicon.fa-1::before { } span.faicon.phone::before { - content: "\f095"; + content: ""; } span.faicon.screwdriver::before { - content: "\f7d9"; + content: ""; font-weight: 600 !important; } @@ -6282,23 +6282,23 @@ and open the template in the editor. */ /* Toolbox na levi strani */ span.faicon.wheel_32::before { - content: "\f013"; + content: ""; } span.faicon.radio_32::before { - content: "\f192"; + content: ""; font-weight: 400; font-size: 18px; } span.faicon.check_32::before { - content: "\f14a"; + content: ""; font-weight: 400; font-size: 18px; } span.faicon.matrix_32::before { - content: "\f192\f192\a\f192\f192"; + content: "\a"; white-space: pre; font-weight: 400; font-size: 12px; @@ -6322,7 +6322,7 @@ span.faicon.nagovor::before { } span.faicon.plus_32::before { - content: "\f055"; + content: ""; font-size: 18px; } @@ -6366,12 +6366,12 @@ span.faicon.edit-vprasanje { } span.faicon.edit-vprasanje:before { font-size: 18px; - content: "\f031"; + content: ""; } a.faicon.edit::before { font-size: 16px; - content: "\f304"; + content: ""; } a.faicon.addif::before { @@ -6383,22 +6383,22 @@ a.faicon.addif::before { a.faicon.copy::before { font-size: 18px; font-weight: 400; - content: "\f0c5"; + content: ""; } a.faicon.copycond::before { font-size: 18px; - content: "\f0c5"; + content: ""; } a.faicon.preview::before { font-size: 18px; font-weight: 400; - content: "\f15b"; + content: ""; } a.faicon.preview::after { - content: "\f002"; + content: ""; display: inline-block; font-size: 11px; margin-left: -50%; @@ -6406,25 +6406,25 @@ a.faicon.preview::after { a.faicon.arhiv::before { font-size: 18px; - content: "\f044"; + content: ""; } a.faicon.delete::before { font-size: 18px; font-weight: 400; - content: "\f2ed"; + content: ""; } a.faicon.hide::before { font-size: 18px; font-weight: 400; - content: "\f06e"; + content: ""; } a.faicon.unhide_icon::before { font-size: 18px; font-weight: 400; - content: "\f070"; + content: ""; } /* Urejanje vrednosti inline */ @@ -6438,12 +6438,12 @@ a.faicon.unhide_icon::before { .variabla span.inline.faicon.edit2::before { font-size: 14px; - content: "\f304"; + content: ""; } .variabla span.inline.faicon.odg_hidden::before { font-size: 14px; - content: "\f05e"; + content: ""; } .variabla span.inline.faicon.odg_hidden.show-hidden::before { @@ -6471,23 +6471,23 @@ span.inline.faicon.odg_if_not::before { .variabla span.inline.faicon.odg_if_follow::after { font-size: 14px; margin-left: 2px; - content: "\f0da"; + content: ""; } .variabla span.inline.faicon.correct::before { font-size: 14px; font-weight: 900; - content: "\f00c"; + content: ""; } .faicon.move_updown::before { font-size: 16px; color: #0059ab; - content: "\f338"; + content: ""; } .faicon.image_upload::before { - content: "\f03e"; + content: ""; font-weight: 400; } @@ -6504,22 +6504,22 @@ and open the template in the editor. span.faicon.mapca.anketa::before { font-size: 16px; font-weight: 400; - content: "\f022"; + content: ""; } span.faicon.table::before { font-size: 16px; - content: "\f00b"; + content: ""; } span.faicon.other_vprasanja::before { font-size: 16px; - content: "\f0ca" !important; + content: "" !important; } span.faicon.osnovna_vprasanja::before { font-size: 16px; - content: "\f0ca"; + content: ""; } span.faicon.mapca.if::before { @@ -6547,7 +6547,7 @@ and open the template in the editor. */ /* Izvozi */ span.faicon.pdf::before { - content: "\f1c1"; + content: ""; font-size: 16px; font-weight: 400; color: #ed1c24; @@ -6571,7 +6571,7 @@ span.faicon.pdf.black::before { span.faicon.xls::before { font-size: 16px; font-weight: 400; - content: "\f1c3"; + content: ""; color: #008000; } @@ -6593,7 +6593,7 @@ span.faicon.xls.black::before { span.faicon.rtf::before { font-size: 16px; font-weight: 400; - content: "\f1c2"; + content: ""; color: #0f3ea8; } @@ -6615,7 +6615,7 @@ span.faicon.rtf.black::before { span.faicon.ppt::before { font-size: 16px; font-weight: 400; - content: "\f1c4"; + content: ""; color: #fa4913; } @@ -6637,7 +6637,7 @@ span.faicon.ppt.black::before { span.faicon.xml::before { font-size: 16px; font-weight: 400; - content: "\f1c9"; + content: ""; color: #00a000; } @@ -6657,17 +6657,17 @@ span.faicon.xml.black::before { } span.faicon.arhiv::before { - content: "\f187"; + content: ""; } span.faicon.arhiv_mail::before { font-size: 16px; font-weight: 400; - content: "\f14d"; + content: ""; } span.faicon.share-arrow::before { - content: "\f14d"; + content: ""; } /* @@ -6717,7 +6717,7 @@ span.faicon.an_chart_bar::before { font-size: 14px; font-weight: 700; /*content: "\f080";*/ - content: "\f200"; + content: ""; } /* @@ -6731,35 +6731,35 @@ and open the template in the editor. */ /* Invitation table */ span.faicon.inv_sent_0::before { - content: "\f2b6"; + content: ""; } span.faicon.inv_sent_1::before { - content: "\f0e0"; + content: ""; } span.faicon.inv_responded_0::before { font-size: 14px; font-weight: 400; - content: "\f005"; + content: ""; } span.faicon.inv_responded_1::before { font-size: 14px; font-weight: 700; - content: "\f005"; + content: ""; } span.faicon.inv_unsubscribed_0::before { font-size: 14px; font-weight: 400; - content: "\f111"; + content: ""; } span.faicon.inv_unsubscribed_1::before { font-size: 14px; font-weight: 700; - content: "\f111"; + content: ""; color: #FF0000; } @@ -6860,7 +6860,7 @@ a.read-more .faicon:before { .qtip .qtip-wrapper .qtip-contentWrapper .qtip-content h1::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: "\f059"; + content: ""; font-size: 20px; color: #1E88E5; vertical-align: -1px; @@ -6897,7 +6897,7 @@ a.read-more .faicon:before { padding-left: 8px; vertical-align: middle; font-family: "Font Awesome 5 Free"; - content: "\f054"; + content: ""; font-size: 8px; color: #1E88E5; transition: 0.2s; @@ -7220,7 +7220,7 @@ a.read-more .faicon:before { .divPopUp.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: "\f071"; + content: ""; font-size: 14px; color: #FFC700; } @@ -7261,7 +7261,7 @@ a.read-more .faicon:before { .divPopUp_info.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: "\f071"; + content: ""; font-size: 14px; color: #FFC700; } @@ -7753,7 +7753,7 @@ body.waitlong #loading { #check_pogoji.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: "\f071"; + content: ""; font-size: 14px; color: #FFC700; } @@ -7934,7 +7934,7 @@ body.waitlong #loading { #dropped_alert.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: "\f071"; + content: ""; font-size: 14px; color: #FFC700; } @@ -9128,7 +9128,7 @@ header #topSettingsHolder .left_options_holder #analizaSubNav #globalSetingsLink right: 8px; top: 5px; font-family: "Font Awesome 5 Free"; - content: "\f078"; + content: ""; font-size: 10px; font-weight: 600; } @@ -9401,7 +9401,7 @@ footer#srv_footer .footer_right span.faicon.external_link:before { footer#srv_footer .footer_right .right_help_button { position: fixed; right: -71px; - top: 50%; + top: calc(50%); width: 150px; padding: 4px 8px; border: 1px #1E88E5 solid; @@ -9781,17 +9781,17 @@ input[type=radio]:checked + label:before, input[type=checkbox]:checked + label:b color: #1E88E5; } input[type=checkbox] + label:before { - content: "\f0c8"; + content: ""; } input[type=checkbox]:checked + label:before { - content: "\f14a"; + content: ""; font-weight: bold; } input[type=radio] + label:before { - content: "\f111"; + content: ""; } input[type=radio]:checked + label:before { - content: "\f192"; + content: ""; } input[type=checkbox][disabled] + label:before { color: #C4C4C4; @@ -10409,7 +10409,7 @@ header #top_line #enka_nav .anketa_header_upgrade_package button { #popup_user_access.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: "\f071"; + content: ""; font-size: 14px; color: #FFC700; } @@ -10722,7 +10722,7 @@ div.button_holder.editor_button_holder { #survey_list .second_line .filters #folderSwitch#sortButton:after { position: absolute; font-family: "Font Awesome 5 Free"; - content: "\f078"; + content: ""; right: 8px; top: 13px; font-weight: 600; @@ -11068,13 +11068,13 @@ body.eng #survey_list .filters #folderSwitch { cursor: pointer; } #survey_list .div_sl_new.folders .folder_holder .folder_title .folder_arrow_icon::before { - content: "\f078"; + content: ""; font-size: 14px; color: #333333; margin-right: 8px; } #survey_list .div_sl_new.folders .folder_holder .folder_title .folder_icon::before { - content: "\f07b"; + content: ""; font-size: 16px; font-weight: 400; color: #1E88E5; @@ -11084,7 +11084,7 @@ body.eng #survey_list .filters #folderSwitch { background-color: #F8F8F8; } #survey_list .div_sl_new.folders .folder_holder .folder_title.open .folder_arrow_icon::before { - content: "\f077"; + content: ""; } #survey_list .div_sl_new.folders .folder_holder .folder_title.open .folder_icon::before { font-weight: 600; @@ -12201,13 +12201,13 @@ div.page_obvestila #unread_notifications .gdpr_popup_radio input { cursor: pointer; } #anketa_knjiznica #libraryInner ul li .folder_box_holder .folder_box .folder_arrow_icon::before { - content: "\f078"; + content: ""; font-size: 14px; color: #333333; margin-right: 8px; } #anketa_knjiznica #libraryInner ul li .folder_box_holder .folder_box .folder::before { - content: "\f07b"; + content: ""; font-size: 16px; font-weight: 400; color: #1E88E5; @@ -12233,7 +12233,7 @@ div.page_obvestila #unread_notifications .gdpr_popup_radio input { }*/ } #anketa_knjiznica #libraryInner ul li .folder_box_holder .folder_box.open .folder_arrow_icon::before { - content: "\f077"; + content: ""; } #anketa_knjiznica #libraryInner ul li .folder_box_holder .folder_box.open .folder::before { font-weight: 600; @@ -12486,7 +12486,7 @@ and open the template in the editor. #new_anketa_div .layout_right_item .layout_right_centering .fieldset .setting input[type=radio] + span.enka-checkbox-radio:before { font-family: "Font Awesome 5 Free"; display: inline-block; - content: "\f111"; + content: ""; letter-spacing: 10px; } #new_anketa_div .layout_right_item .layout_right_centering .fieldset .setting input[type=radio] + span.enka-custom-radio:before { @@ -12494,7 +12494,7 @@ and open the template in the editor. display: inline-block; } #new_anketa_div .layout_right_item .layout_right_centering .fieldset .setting input[type=radio]:checked + span.enka-checkbox-radio:before { - content: "\f192"; + content: ""; } #new_anketa_div .layout_right_item .layout_right_centering .fieldset .setting input[type=checkbox] { display: none !important; @@ -12507,11 +12507,11 @@ and open the template in the editor. #new_anketa_div .layout_right_item .layout_right_centering .fieldset .setting input[type=checkbox] + span.enka-checkbox-radio:before { font-family: "Font Awesome 5 Free"; display: inline-block; - content: "\f0c8"; + content: ""; letter-spacing: 10px; } #new_anketa_div .layout_right_item .layout_right_centering .fieldset .setting input[type=checkbox]:checked + span.enka-checkbox-radio:before { - content: "\f14a"; + content: ""; letter-spacing: 8px; } #new_anketa_div .layout_right_item .layout_right_centering .fieldset .setting .custom_radio_picture.obarvan > label > span.enka-custom-radio:before { @@ -12804,7 +12804,7 @@ and open the template in the editor. } #new_anketa_div .layout_right_item .layout_right_centering .anketa_from_text .from_text_sidebyside_holder #preview_field_holder #preview_field span.variable input[type=radio] + span.enka-checkbox-radio:before { font-family: "Font Awesome 5 Free"; - content: "\f111"; + content: ""; display: inline-block; font-size: 14px; color: #C4C4C4; @@ -13417,20 +13417,20 @@ div.drop_setting_transition { font-weight: 400; } #branching input[type=checkbox].enka-admin-custom + span.enka-checkbox-radio:before { - content: "\f0c8"; + content: ""; letter-spacing: 10px; } #branching input[type=radio].enka-admin-custom + span.enka-checkbox-radio:before { - content: "\f111"; + content: ""; letter-spacing: 8px; } #branching input[type=checkbox].enka-admin-custom:checked + span.enka-checkbox-radio:before { - content: "\f14a"; + content: ""; color: #D3D3D3; letter-spacing: 8px; } #branching input[type=radio].enka-admin-custom:checked + span.enka-checkbox-radio:before { - content: "\f192"; + content: ""; color: #D3D3D3; } #branching span.faicon.delete_circle::before { @@ -20053,7 +20053,7 @@ and open the template in the editor. transition: 0.2s; } .tab_content .content_left ul li.folder_item .faicon.arrow:before { - content: "\f078"; + content: ""; } .tab_content .content_left ul li.folder_item .faicon.folder:before, .tab_content .content_left ul li.folder_item .faicon.clipboard:before { @@ -20070,7 +20070,7 @@ and open the template in the editor. color: #1E88E5; } .tab_content .content_left ul li.folder_item.open .faicon.arrow:before { - content: "\f077"; + content: ""; } .tab_content .content_left ul li.folder_item.no_arrow .faicon.arrow:before { display: none; @@ -20559,7 +20559,7 @@ img.mapster_el { border-radius: 4px; } .jquery-selectbox .jquery-selectbox-moreButton::before { - content: "\f078"; + content: ""; padding-left: 2px; color: #333333; font-size: 10px; @@ -21466,7 +21466,7 @@ div#theme-edit-wrap div#theme-editor #picker .button_holder button:last-child { div#theme-edit-wrap div#theme-editor #picker.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: "\f071"; + content: ""; font-size: 14px; color: #FFC700; } @@ -21829,7 +21829,7 @@ span.faicon.st-besede-popup { #vrednost_edit.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: "\f071"; + content: ""; font-size: 14px; color: #FFC700; } @@ -22070,7 +22070,7 @@ span.faicon.st-besede-popup { #quota.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: "\f071"; + content: ""; font-size: 14px; color: #FFC700; } @@ -22397,7 +22397,7 @@ and open the template in the editor. #fullscreen #preview_spremenljivka.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: "\f071"; + content: ""; font-size: 14px; color: #FFC700; } @@ -22470,18 +22470,18 @@ and open the template in the editor. -webkit-text-stroke: 0.35px; } #fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=checkbox] + span.enka-checkbox-radio:before { - content: "\f0c8"; + content: ""; letter-spacing: 10px; } #fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=checkbox]:checked + span.enka-checkbox-radio:before { - content: "\f14a"; + content: ""; } #fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio] + span.enka-checkbox-radio:before { - content: "\f111"; + content: ""; letter-spacing: 10px; } #fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio]:checked + span.enka-checkbox-radio:before { - content: "\f192"; + content: ""; } #fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=checkbox] + span.enka-checkbox-radio, #fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio] + span.enka-checkbox-radio, @@ -23377,22 +23377,22 @@ and open the template in the editor. } #preview_spremenljivka #variable_holder input[type=checkbox].enka-admin-custom + span.enka-checkbox-radio:before { /*content: "\f096";*/ - content: "\f0c8"; + content: ""; letter-spacing: 10px; } #preview_spremenljivka #variable_holder input[type=radio].enka-admin-custom + span.enka-checkbox-radio:before { /*content: "\f10c";*/ - content: "\f111"; + content: ""; letter-spacing: 8px; } #preview_spremenljivka #variable_holder input[type=checkbox].enka-admin-custom:checked + span.enka-checkbox-radio:before { /*content: "\f046";*/ - content: "\f14a"; + content: ""; letter-spacing: 8px; } #preview_spremenljivka #variable_holder input[type=radio].enka-admin-custom:checked + span.enka-checkbox-radio:before { /*content: "\f192";*/ - content: "\f192"; + content: ""; } #preview_spremenljivka input[type=radio] { margin: 0 8px 4px 0; @@ -23405,7 +23405,7 @@ and open the template in the editor. #preview_spremenljivka input[type=radio] + span.enka-checkbox-radio:before { font-family: "Font Awesome 5 Free"; display: inline-block; - content: "\f111"; + content: ""; letter-spacing: 10px; } #preview_spremenljivka input[type=radio] + span.enka-custom-radio:before { @@ -23413,7 +23413,7 @@ and open the template in the editor. display: inline-block; } #preview_spremenljivka input[type=radio]:checked + span.enka-checkbox-radio:before { - content: "\f192"; + content: ""; } #preview_spremenljivka input[type=checkbox] { display: none !important; @@ -23426,11 +23426,11 @@ and open the template in the editor. #preview_spremenljivka input[type=checkbox] + span.enka-checkbox-radio:before { font-family: "Font Awesome 5 Free"; display: inline-block; - content: "\f0c8"; + content: ""; letter-spacing: 10px; } #preview_spremenljivka input[type=checkbox]:checked + span.enka-checkbox-radio:before { - content: "\f14a"; + content: ""; letter-spacing: 8px; } @@ -23515,7 +23515,7 @@ and open the template in the editor. } #popup_import_from_text .anketa_from_text .import_holder #preview_field_holder #preview_field span.variable input[type=radio] + span.enka-checkbox-radio:before { font-family: "Font Awesome 5 Free"; - content: "\f111"; + content: ""; display: inline-block; font-size: 14px; color: #E5E5E5; @@ -23523,7 +23523,7 @@ and open the template in the editor. font-weight: 400; } #popup_import_from_text .anketa_from_text .import_holder #preview_field_holder #preview_field span.variable input[type=radio]:checked + span.enka-checkbox-radio:before { - content: "\f192"; + content: ""; color: #E5E5E5; } @@ -23786,7 +23786,7 @@ dl.arch_email dd { #inv_view_arch_recipients.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: "\f071"; + content: ""; font-size: 14px; color: #FFC700; } @@ -25000,23 +25000,23 @@ div.page_komentarji_anketa ul .spremenljivka_content input[type=radio].enka-admi } div.page_komentarji ul .spremenljivka_content input[type=checkbox].enka-admin-custom + span.enka-checkbox-radio:before, div.page_komentarji_anketa ul .spremenljivka_content input[type=checkbox].enka-admin-custom + span.enka-checkbox-radio:before { - content: "\f0c8"; + content: ""; letter-spacing: 10px; } div.page_komentarji ul .spremenljivka_content input[type=radio].enka-admin-custom + span.enka-checkbox-radio:before, div.page_komentarji_anketa ul .spremenljivka_content input[type=radio].enka-admin-custom + span.enka-checkbox-radio:before { - content: "\f111"; + content: ""; letter-spacing: 8px; } div.page_komentarji ul .spremenljivka_content input[type=checkbox].enka-admin-custom:checked + span.enka-checkbox-radio:before, div.page_komentarji_anketa ul .spremenljivka_content input[type=checkbox].enka-admin-custom:checked + span.enka-checkbox-radio:before { - content: "\f14a"; + content: ""; color: #D3D3D3; letter-spacing: 8px; } div.page_komentarji ul .spremenljivka_content input[type=radio].enka-admin-custom:checked + span.enka-checkbox-radio:before, div.page_komentarji_anketa ul .spremenljivka_content input[type=radio].enka-admin-custom:checked + span.enka-checkbox-radio:before { - content: "\f192"; + content: ""; color: #D3D3D3; } div.page_komentarji ul .spremenljivka_content input[type=radio], @@ -25033,7 +25033,7 @@ div.page_komentarji ul .spremenljivka_content input[type=radio] + span.enka-chec div.page_komentarji_anketa ul .spremenljivka_content input[type=radio] + span.enka-checkbox-radio:before { font-family: "Font Awesome 5 Free"; display: inline-block; - content: "\f111"; + content: ""; letter-spacing: 10px; } div.page_komentarji ul .spremenljivka_content input[type=radio] + span.enka-custom-radio:before, @@ -25043,7 +25043,7 @@ div.page_komentarji_anketa ul .spremenljivka_content input[type=radio] + span.en } div.page_komentarji ul .spremenljivka_content input[type=radio]:checked + span.enka-checkbox-radio:before, div.page_komentarji_anketa ul .spremenljivka_content input[type=radio]:checked + span.enka-checkbox-radio:before { - content: "\f192"; + content: ""; } div.page_komentarji ul .spremenljivka_content input[type=checkbox], div.page_komentarji_anketa ul .spremenljivka_content input[type=checkbox] { @@ -25059,12 +25059,12 @@ div.page_komentarji ul .spremenljivka_content input[type=checkbox] + span.enka-c div.page_komentarji_anketa ul .spremenljivka_content input[type=checkbox] + span.enka-checkbox-radio:before { font-family: "Font Awesome 5 Free"; display: inline-block; - content: "\f0c8"; + content: ""; letter-spacing: 10px; } div.page_komentarji ul .spremenljivka_content input[type=checkbox]:checked + span.enka-checkbox-radio:before, div.page_komentarji_anketa ul .spremenljivka_content input[type=checkbox]:checked + span.enka-checkbox-radio:before { - content: "\f14a"; + content: ""; letter-spacing: 8px; } div.page_komentarji ul div.question_comment_holder, @@ -27139,7 +27139,7 @@ div.subpage_coding .coding-refresh .button_holder button:last-child { div.subpage_coding .coding-refresh.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: "\f071"; + content: ""; font-size: 14px; color: #FFC700; } @@ -27321,7 +27321,7 @@ div.subpage_coding #coding .button_holder button:last-child { div.subpage_coding #coding.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: "\f071"; + content: ""; font-size: 14px; color: #FFC700; } @@ -27645,7 +27645,7 @@ div.subpage_coding .floatRecodeSpremenljivka .button_holder button:last-child { div.subpage_coding .floatRecodeSpremenljivka.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: "\f071"; + content: ""; font-size: 14px; color: #FFC700; } @@ -27996,18 +27996,18 @@ ul#merge li { -webkit-text-stroke: 0.35px; } .quick_edit_container #edit_survey_data .quick_edit_inner .spremenljivka input[type=checkbox] + span.enka-checkbox-radio:before { - content: "\f0c8"; + content: ""; letter-spacing: 10px; } .quick_edit_container #edit_survey_data .quick_edit_inner .spremenljivka input[type=checkbox]:checked + span.enka-checkbox-radio:before { - content: "\f14a"; + content: ""; } .quick_edit_container #edit_survey_data .quick_edit_inner .spremenljivka input[type=radio] + span.enka-checkbox-radio:before { - content: "\f111"; + content: ""; letter-spacing: 10px; } .quick_edit_container #edit_survey_data .quick_edit_inner .spremenljivka input[type=radio]:checked + span.enka-checkbox-radio:before { - content: "\f192"; + content: ""; } .quick_edit_container #edit_survey_data .quick_edit_inner .spremenljivka input[type=checkbox] + span.enka-checkbox-radio, .quick_edit_container #edit_survey_data .quick_edit_inner .spremenljivka input[type=radio] + span.enka-checkbox-radio, @@ -28506,7 +28506,7 @@ and open the template in the editor. #div_export_setting_show.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: "\f071"; + content: ""; font-size: 14px; color: #FFC700; } @@ -31600,7 +31600,7 @@ ul.vrednost_sort input[type=text] { .subpage_analysis_creport #anketa_custom_report #newCReportProfile.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: "\f071"; + content: ""; font-size: 14px; color: #FFC700; } @@ -31884,7 +31884,7 @@ and open the template in the editor. #dsp_inspect_cover.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: "\f071"; + content: ""; font-size: 14px; color: #FFC700; } @@ -32418,7 +32418,7 @@ input#endDate { .mc_table_settings.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: "\f071"; + content: ""; font-size: 14px; color: #FFC700; } @@ -32631,7 +32631,7 @@ input#endDate { #newMCTable.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: "\f071"; + content: ""; font-size: 14px; color: #FFC700; } @@ -32820,7 +32820,7 @@ input#endDate { #renameMCTable.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: "\f071"; + content: ""; font-size: 14px; color: #FFC700; } @@ -33009,7 +33009,7 @@ input#endDate { #deleteMCTable.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: "\f071"; + content: ""; font-size: 14px; color: #FFC700; } @@ -33395,7 +33395,7 @@ button.buttons-columnVisibility.active { table.usersTable { margin-left: 14px; margin-right: 14px; - width: calc(100% - 28px); + width: calc(100% - 2*14px); white-space: nowrap; border-collapse: collapse !important; } From 760dc763e70c221a76cd775e9be74664ba0abfb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nejc=20Kova=C4=8D?= Date: Fri, 19 Aug 2022 11:36:19 +0200 Subject: [PATCH 3/9] oblika --> gumbi ikone , styling --- admin/survey/classes/class.SurveyTheme.php | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/admin/survey/classes/class.SurveyTheme.php b/admin/survey/classes/class.SurveyTheme.php index 3b210f76e..38f4f830c 100644 --- a/admin/survey/classes/class.SurveyTheme.php +++ b/admin/survey/classes/class.SurveyTheme.php @@ -179,6 +179,7 @@ class SurveyTheme { $groupId = 0; echo '
'; + echo ''; echo '
'; $this->displayGroupSelector($groupId); @@ -372,7 +373,10 @@ class SurveyTheme { echo ''; echo '
'; - echo ''; + echo ''; echo '
'; @@ -424,7 +428,7 @@ class SurveyTheme { //Gumbi echo '
'; - echo ''; + echo ''; echo '
'; @@ -600,7 +604,7 @@ class SurveyTheme { echo '
'; - echo ''; + echo ''; echo '
'; @@ -660,7 +664,7 @@ class SurveyTheme { //Gumbi echo '
'; - echo ''; + echo ''; echo '
'; From 89bca789a0f820bb1bda5e4b11fe507e7c8010fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nejc=20Kova=C4=8D?= Date: Fri, 19 Aug 2022 11:36:43 +0200 Subject: [PATCH 4/9] Revert "oblika --> gumbi ikone , styling" This reverts commit 760dc763e70c221a76cd775e9be74664ba0abfb1. --- admin/survey/classes/class.SurveyTheme.php | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/admin/survey/classes/class.SurveyTheme.php b/admin/survey/classes/class.SurveyTheme.php index 38f4f830c..3b210f76e 100644 --- a/admin/survey/classes/class.SurveyTheme.php +++ b/admin/survey/classes/class.SurveyTheme.php @@ -179,7 +179,6 @@ class SurveyTheme { $groupId = 0; echo '
'; - echo ''; echo '
'; $this->displayGroupSelector($groupId); @@ -373,10 +372,7 @@ class SurveyTheme { echo ''; echo '
'; - echo ''; + echo ''; echo '
'; @@ -428,7 +424,7 @@ class SurveyTheme { //Gumbi echo '
'; - echo ''; + echo ''; echo '
'; @@ -604,7 +600,7 @@ class SurveyTheme { echo '
'; - echo ''; + echo ''; echo '
'; @@ -664,7 +660,7 @@ class SurveyTheme { //Gumbi echo '
'; - echo ''; + echo ''; echo '
'; From 18bd862d388cfc629719ece7263549a27747f0f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nejc=20Kova=C4=8D?= Date: Fri, 19 Aug 2022 11:37:31 +0200 Subject: [PATCH 5/9] oblika --> styling --- public/css/admin_new.css | 2994 ++++++++--------- .../pages/survey_edit/oblika_teme.scss | 15 +- 2 files changed, 1480 insertions(+), 1529 deletions(-) diff --git a/public/css/admin_new.css b/public/css/admin_new.css index 2e3ae805c..586ad8417 100644 --- a/public/css/admin_new.css +++ b/public/css/admin_new.css @@ -214,4767 +214,4767 @@ /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icons */ .fa-500px:before { - content: ""; + content: "\f26e"; } .fa-accessible-icon:before { - content: ""; + content: "\f368"; } .fa-accusoft:before { - content: ""; + content: "\f369"; } .fa-ad:before { - content: ""; + content: "\f641"; } .fa-address-book:before { - content: ""; + content: "\f2b9"; } .fa-address-card:before { - content: ""; + content: "\f2bb"; } .fa-adjust:before { - content: ""; + content: "\f042"; } .fa-adn:before { - content: ""; + content: "\f170"; } .fa-adversal:before { - content: ""; + content: "\f36a"; } .fa-affiliatetheme:before { - content: ""; + content: "\f36b"; } .fa-air-freshener:before { - content: ""; + content: "\f5d0"; } .fa-algolia:before { - content: ""; + content: "\f36c"; } .fa-align-center:before { - content: ""; + content: "\f037"; } .fa-align-justify:before { - content: ""; + content: "\f039"; } .fa-align-left:before { - content: ""; + content: "\f036"; } .fa-align-right:before { - content: ""; + content: "\f038"; } .fa-alipay:before { - content: ""; + content: "\f642"; } .fa-allergies:before { - content: ""; + content: "\f461"; } .fa-amazon:before { - content: ""; + content: "\f270"; } .fa-amazon-pay:before { - content: ""; + content: "\f42c"; } .fa-ambulance:before { - content: ""; + content: "\f0f9"; } .fa-american-sign-language-interpreting:before { - content: ""; + content: "\f2a3"; } .fa-amilia:before { - content: ""; + content: "\f36d"; } .fa-anchor:before { - content: ""; + content: "\f13d"; } .fa-android:before { - content: ""; + content: "\f17b"; } .fa-angellist:before { - content: ""; + content: "\f209"; } .fa-angle-double-down:before { - content: ""; + content: "\f103"; } .fa-angle-double-left:before { - content: ""; + content: "\f100"; } .fa-angle-double-right:before { - content: ""; + content: "\f101"; } .fa-angle-double-up:before { - content: ""; + content: "\f102"; } .fa-angle-down:before { - content: ""; + content: "\f107"; } .fa-angle-left:before { - content: ""; + content: "\f104"; } .fa-angle-right:before { - content: ""; + content: "\f105"; } .fa-angle-up:before { - content: ""; + content: "\f106"; } .fa-angry:before { - content: ""; + content: "\f556"; } .fa-angrycreative:before { - content: ""; + content: "\f36e"; } .fa-angular:before { - content: ""; + content: "\f420"; } .fa-ankh:before { - content: ""; + content: "\f644"; } .fa-app-store:before { - content: ""; + content: "\f36f"; } .fa-app-store-ios:before { - content: ""; + content: "\f370"; } .fa-apper:before { - content: ""; + content: "\f371"; } .fa-apple:before { - content: ""; + content: "\f179"; } .fa-apple-alt:before { - content: ""; + content: "\f5d1"; } .fa-apple-pay:before { - content: ""; + content: "\f415"; } .fa-archive:before { - content: ""; + content: "\f187"; } .fa-archway:before { - content: ""; + content: "\f557"; } .fa-arrow-alt-circle-down:before { - content: ""; + content: "\f358"; } .fa-arrow-alt-circle-left:before { - content: ""; + content: "\f359"; } .fa-arrow-alt-circle-right:before { - content: ""; + content: "\f35a"; } .fa-arrow-alt-circle-up:before { - content: ""; + content: "\f35b"; } .fa-arrow-circle-down:before { - content: ""; + content: "\f0ab"; } .fa-arrow-circle-left:before { - content: ""; + content: "\f0a8"; } .fa-arrow-circle-right:before { - content: ""; + content: "\f0a9"; } .fa-arrow-circle-up:before { - content: ""; + content: "\f0aa"; } .fa-arrow-down:before { - content: ""; + content: "\f063"; } .fa-arrow-left:before { - content: ""; + content: "\f060"; } .fa-arrow-right:before { - content: ""; + content: "\f061"; } .fa-arrow-up:before { - content: ""; + content: "\f062"; } .fa-arrows-alt:before { - content: ""; + content: "\f0b2"; } .fa-arrows-alt-h:before { - content: ""; + content: "\f337"; } .fa-arrows-alt-v:before { - content: ""; + content: "\f338"; } .fa-assistive-listening-systems:before { - content: ""; + content: "\f2a2"; } .fa-asterisk:before { - content: ""; + content: "\f069"; } .fa-asymmetrik:before { - content: ""; + content: "\f372"; } .fa-at:before { - content: ""; + content: "\f1fa"; } .fa-atlas:before { - content: ""; + content: "\f558"; } .fa-atom:before { - content: ""; + content: "\f5d2"; } .fa-audible:before { - content: ""; + content: "\f373"; } .fa-audio-description:before { - content: ""; + content: "\f29e"; } .fa-autoprefixer:before { - content: ""; + content: "\f41c"; } .fa-avianex:before { - content: ""; + content: "\f374"; } .fa-aviato:before { - content: ""; + content: "\f421"; } .fa-award:before { - content: ""; + content: "\f559"; } .fa-aws:before { - content: ""; + content: "\f375"; } .fa-backspace:before { - content: ""; + content: "\f55a"; } .fa-backward:before { - content: ""; + content: "\f04a"; } .fa-balance-scale:before { - content: ""; + content: "\f24e"; } .fa-ban:before { - content: ""; + content: "\f05e"; } .fa-band-aid:before { - content: ""; + content: "\f462"; } .fa-bandcamp:before { - content: ""; + content: "\f2d5"; } .fa-barcode:before { - content: ""; + content: "\f02a"; } .fa-bars:before { - content: ""; + content: "\f0c9"; } .fa-baseball-ball:before { - content: ""; + content: "\f433"; } .fa-basketball-ball:before { - content: ""; + content: "\f434"; } .fa-bath:before { - content: ""; + content: "\f2cd"; } .fa-battery-empty:before { - content: ""; + content: "\f244"; } .fa-battery-full:before { - content: ""; + content: "\f240"; } .fa-battery-half:before { - content: ""; + content: "\f242"; } .fa-battery-quarter:before { - content: ""; + content: "\f243"; } .fa-battery-three-quarters:before { - content: ""; + content: "\f241"; } .fa-bed:before { - content: ""; + content: "\f236"; } .fa-beer:before { - content: ""; + content: "\f0fc"; } .fa-behance:before { - content: ""; + content: "\f1b4"; } .fa-behance-square:before { - content: ""; + content: "\f1b5"; } .fa-bell:before { - content: ""; + content: "\f0f3"; } .fa-bell-slash:before { - content: ""; + content: "\f1f6"; } .fa-bezier-curve:before { - content: ""; + content: "\f55b"; } .fa-bible:before { - content: ""; + content: "\f647"; } .fa-bicycle:before { - content: ""; + content: "\f206"; } .fa-bimobject:before { - content: ""; + content: "\f378"; } .fa-binoculars:before { - content: ""; + content: "\f1e5"; } .fa-birthday-cake:before { - content: ""; + content: "\f1fd"; } .fa-bitbucket:before { - content: ""; + content: "\f171"; } .fa-bitcoin:before { - content: ""; + content: "\f379"; } .fa-bity:before { - content: ""; + content: "\f37a"; } .fa-black-tie:before { - content: ""; + content: "\f27e"; } .fa-blackberry:before { - content: ""; + content: "\f37b"; } .fa-blender:before { - content: ""; + content: "\f517"; } .fa-blind:before { - content: ""; + content: "\f29d"; } .fa-blogger:before { - content: ""; + content: "\f37c"; } .fa-blogger-b:before { - content: ""; + content: "\f37d"; } .fa-bluetooth:before { - content: ""; + content: "\f293"; } .fa-bluetooth-b:before { - content: ""; + content: "\f294"; } .fa-bold:before { - content: ""; + content: "\f032"; } .fa-bolt:before { - content: ""; + content: "\f0e7"; } .fa-bomb:before { - content: ""; + content: "\f1e2"; } .fa-bone:before { - content: ""; + content: "\f5d7"; } .fa-bong:before { - content: ""; + content: "\f55c"; } .fa-book:before { - content: ""; + content: "\f02d"; } .fa-book-open:before { - content: ""; + content: "\f518"; } .fa-book-reader:before { - content: ""; + content: "\f5da"; } .fa-bookmark:before { - content: ""; + content: "\f02e"; } .fa-bowling-ball:before { - content: ""; + content: "\f436"; } .fa-box:before { - content: ""; + content: "\f466"; } .fa-box-open:before { - content: ""; + content: "\f49e"; } .fa-boxes:before { - content: ""; + content: "\f468"; } .fa-braille:before { - content: ""; + content: "\f2a1"; } .fa-brain:before { - content: ""; + content: "\f5dc"; } .fa-briefcase:before { - content: ""; + content: "\f0b1"; } .fa-briefcase-medical:before { - content: ""; + content: "\f469"; } .fa-broadcast-tower:before { - content: ""; + content: "\f519"; } .fa-broom:before { - content: ""; + content: "\f51a"; } .fa-brush:before { - content: ""; + content: "\f55d"; } .fa-btc:before { - content: ""; + content: "\f15a"; } .fa-bug:before { - content: ""; + content: "\f188"; } .fa-building:before { - content: ""; + content: "\f1ad"; } .fa-bullhorn:before { - content: ""; + content: "\f0a1"; } .fa-bullseye:before { - content: ""; + content: "\f140"; } .fa-burn:before { - content: ""; + content: "\f46a"; } .fa-buromobelexperte:before { - content: ""; + content: "\f37f"; } .fa-bus:before { - content: ""; + content: "\f207"; } .fa-bus-alt:before { - content: ""; + content: "\f55e"; } .fa-business-time:before { - content: ""; + content: "\f64a"; } .fa-buysellads:before { - content: ""; + content: "\f20d"; } .fa-calculator:before { - content: ""; + content: "\f1ec"; } .fa-calendar:before { - content: ""; + content: "\f133"; } .fa-calendar-alt:before { - content: ""; + content: "\f073"; } .fa-calendar-check:before { - content: ""; + content: "\f274"; } .fa-calendar-minus:before { - content: ""; + content: "\f272"; } .fa-calendar-plus:before { - content: ""; + content: "\f271"; } .fa-calendar-times:before { - content: ""; + content: "\f273"; } .fa-camera:before { - content: ""; + content: "\f030"; } .fa-camera-retro:before { - content: ""; + content: "\f083"; } .fa-cannabis:before { - content: ""; + content: "\f55f"; } .fa-capsules:before { - content: ""; + content: "\f46b"; } .fa-car:before { - content: ""; + content: "\f1b9"; } .fa-car-alt:before { - content: ""; + content: "\f5de"; } .fa-car-battery:before { - content: ""; + content: "\f5df"; } .fa-car-crash:before { - content: ""; + content: "\f5e1"; } .fa-car-side:before { - content: ""; + content: "\f5e4"; } .fa-caret-down:before { - content: ""; + content: "\f0d7"; } .fa-caret-left:before { - content: ""; + content: "\f0d9"; } .fa-caret-right:before { - content: ""; + content: "\f0da"; } .fa-caret-square-down:before { - content: ""; + content: "\f150"; } .fa-caret-square-left:before { - content: ""; + content: "\f191"; } .fa-caret-square-right:before { - content: ""; + content: "\f152"; } .fa-caret-square-up:before { - content: ""; + content: "\f151"; } .fa-caret-up:before { - content: ""; + content: "\f0d8"; } .fa-cart-arrow-down:before { - content: ""; + content: "\f218"; } .fa-cart-plus:before { - content: ""; + content: "\f217"; } .fa-cc-amazon-pay:before { - content: ""; + content: "\f42d"; } .fa-cc-amex:before { - content: ""; + content: "\f1f3"; } .fa-cc-apple-pay:before { - content: ""; + content: "\f416"; } .fa-cc-diners-club:before { - content: ""; + content: "\f24c"; } .fa-cc-discover:before { - content: ""; + content: "\f1f2"; } .fa-cc-jcb:before { - content: ""; + content: "\f24b"; } .fa-cc-mastercard:before { - content: ""; + content: "\f1f1"; } .fa-cc-paypal:before { - content: ""; + content: "\f1f4"; } .fa-cc-stripe:before { - content: ""; + content: "\f1f5"; } .fa-cc-visa:before { - content: ""; + content: "\f1f0"; } .fa-centercode:before { - content: ""; + content: "\f380"; } .fa-certificate:before { - content: ""; + content: "\f0a3"; } .fa-chalkboard:before { - content: ""; + content: "\f51b"; } .fa-chalkboard-teacher:before { - content: ""; + content: "\f51c"; } .fa-charging-station:before { - content: ""; + content: "\f5e7"; } .fa-chart-area:before { - content: ""; + content: "\f1fe"; } .fa-chart-bar:before { - content: ""; + content: "\f080"; } .fa-chart-line:before { - content: ""; + content: "\f201"; } .fa-chart-pie:before { - content: ""; + content: "\f200"; } .fa-check:before { - content: ""; + content: "\f00c"; } .fa-check-circle:before { - content: ""; + content: "\f058"; } .fa-check-double:before { - content: ""; + content: "\f560"; } .fa-check-square:before { - content: ""; + content: "\f14a"; } .fa-chess:before { - content: ""; + content: "\f439"; } .fa-chess-bishop:before { - content: ""; + content: "\f43a"; } .fa-chess-board:before { - content: ""; + content: "\f43c"; } .fa-chess-king:before { - content: ""; + content: "\f43f"; } .fa-chess-knight:before { - content: ""; + content: "\f441"; } .fa-chess-pawn:before { - content: ""; + content: "\f443"; } .fa-chess-queen:before { - content: ""; + content: "\f445"; } .fa-chess-rook:before { - content: ""; + content: "\f447"; } .fa-chevron-circle-down:before { - content: ""; + content: "\f13a"; } .fa-chevron-circle-left:before { - content: ""; + content: "\f137"; } .fa-chevron-circle-right:before { - content: ""; + content: "\f138"; } .fa-chevron-circle-up:before { - content: ""; + content: "\f139"; } .fa-chevron-down:before { - content: ""; + content: "\f078"; } .fa-chevron-left:before { - content: ""; + content: "\f053"; } .fa-chevron-right:before { - content: ""; + content: "\f054"; } .fa-chevron-up:before { - content: ""; + content: "\f077"; } .fa-child:before { - content: ""; + content: "\f1ae"; } .fa-chrome:before { - content: ""; + content: "\f268"; } .fa-church:before { - content: ""; + content: "\f51d"; } .fa-circle:before { - content: ""; + content: "\f111"; } .fa-circle-notch:before { - content: ""; + content: "\f1ce"; } .fa-city:before { - content: ""; + content: "\f64f"; } .fa-clipboard:before { - content: ""; + content: "\f328"; } .fa-clipboard-check:before { - content: ""; + content: "\f46c"; } .fa-clipboard-list:before { - content: ""; + content: "\f46d"; } .fa-clock:before { - content: ""; + content: "\f017"; } .fa-clone:before { - content: ""; + content: "\f24d"; } .fa-closed-captioning:before { - content: ""; + content: "\f20a"; } .fa-cloud:before { - content: ""; + content: "\f0c2"; } .fa-cloud-download-alt:before { - content: ""; + content: "\f381"; } .fa-cloud-upload-alt:before { - content: ""; + content: "\f382"; } .fa-cloudscale:before { - content: ""; + content: "\f383"; } .fa-cloudsmith:before { - content: ""; + content: "\f384"; } .fa-cloudversify:before { - content: ""; + content: "\f385"; } .fa-cocktail:before { - content: ""; + content: "\f561"; } .fa-code:before { - content: ""; + content: "\f121"; } .fa-code-branch:before { - content: ""; + content: "\f126"; } .fa-codepen:before { - content: ""; + content: "\f1cb"; } .fa-codiepie:before { - content: ""; + content: "\f284"; } .fa-coffee:before { - content: ""; + content: "\f0f4"; } .fa-cog:before { - content: ""; + content: "\f013"; } .fa-cogs:before { - content: ""; + content: "\f085"; } .fa-coins:before { - content: ""; + content: "\f51e"; } .fa-columns:before { - content: ""; + content: "\f0db"; } .fa-comment:before { - content: ""; + content: "\f075"; } .fa-comment-alt:before { - content: ""; + content: "\f27a"; } .fa-comment-dollar:before { - content: ""; + content: "\f651"; } .fa-comment-dots:before { - content: ""; + content: "\f4ad"; } .fa-comment-slash:before { - content: ""; + content: "\f4b3"; } .fa-comments:before { - content: ""; + content: "\f086"; } .fa-comments-dollar:before { - content: ""; + content: "\f653"; } .fa-compact-disc:before { - content: ""; + content: "\f51f"; } .fa-compass:before { - content: ""; + content: "\f14e"; } .fa-compress:before { - content: ""; + content: "\f066"; } .fa-concierge-bell:before { - content: ""; + content: "\f562"; } .fa-connectdevelop:before { - content: ""; + content: "\f20e"; } .fa-contao:before { - content: ""; + content: "\f26d"; } .fa-cookie:before { - content: ""; + content: "\f563"; } .fa-cookie-bite:before { - content: ""; + content: "\f564"; } .fa-copy:before { - content: ""; + content: "\f0c5"; } .fa-copyright:before { - content: ""; + content: "\f1f9"; } .fa-couch:before { - content: ""; + content: "\f4b8"; } .fa-cpanel:before { - content: ""; + content: "\f388"; } .fa-creative-commons:before { - content: ""; + content: "\f25e"; } .fa-creative-commons-by:before { - content: ""; + content: "\f4e7"; } .fa-creative-commons-nc:before { - content: ""; + content: "\f4e8"; } .fa-creative-commons-nc-eu:before { - content: ""; + content: "\f4e9"; } .fa-creative-commons-nc-jp:before { - content: ""; + content: "\f4ea"; } .fa-creative-commons-nd:before { - content: ""; + content: "\f4eb"; } .fa-creative-commons-pd:before { - content: ""; + content: "\f4ec"; } .fa-creative-commons-pd-alt:before { - content: ""; + content: "\f4ed"; } .fa-creative-commons-remix:before { - content: ""; + content: "\f4ee"; } .fa-creative-commons-sa:before { - content: ""; + content: "\f4ef"; } .fa-creative-commons-sampling:before { - content: ""; + content: "\f4f0"; } .fa-creative-commons-sampling-plus:before { - content: ""; + content: "\f4f1"; } .fa-creative-commons-share:before { - content: ""; + content: "\f4f2"; } .fa-credit-card:before { - content: ""; + content: "\f09d"; } .fa-crop:before { - content: ""; + content: "\f125"; } .fa-crop-alt:before { - content: ""; + content: "\f565"; } .fa-cross:before { - content: ""; + content: "\f654"; } .fa-crosshairs:before { - content: ""; + content: "\f05b"; } .fa-crow:before { - content: ""; + content: "\f520"; } .fa-crown:before { - content: ""; + content: "\f521"; } .fa-css3:before { - content: ""; + content: "\f13c"; } .fa-css3-alt:before { - content: ""; + content: "\f38b"; } .fa-cube:before { - content: ""; + content: "\f1b2"; } .fa-cubes:before { - content: ""; + content: "\f1b3"; } .fa-cut:before { - content: ""; + content: "\f0c4"; } .fa-cuttlefish:before { - content: ""; + content: "\f38c"; } .fa-d-and-d:before { - content: ""; + content: "\f38d"; } .fa-dashcube:before { - content: ""; + content: "\f210"; } .fa-database:before { - content: ""; + content: "\f1c0"; } .fa-deaf:before { - content: ""; + content: "\f2a4"; } .fa-delicious:before { - content: ""; + content: "\f1a5"; } .fa-deploydog:before { - content: ""; + content: "\f38e"; } .fa-deskpro:before { - content: ""; + content: "\f38f"; } .fa-desktop:before { - content: ""; + content: "\f108"; } .fa-deviantart:before { - content: ""; + content: "\f1bd"; } .fa-dharmachakra:before { - content: ""; + content: "\f655"; } .fa-diagnoses:before { - content: ""; + content: "\f470"; } .fa-dice:before { - content: ""; + content: "\f522"; } .fa-dice-five:before { - content: ""; + content: "\f523"; } .fa-dice-four:before { - content: ""; + content: "\f524"; } .fa-dice-one:before { - content: ""; + content: "\f525"; } .fa-dice-six:before { - content: ""; + content: "\f526"; } .fa-dice-three:before { - content: ""; + content: "\f527"; } .fa-dice-two:before { - content: ""; + content: "\f528"; } .fa-digg:before { - content: ""; + content: "\f1a6"; } .fa-digital-ocean:before { - content: ""; + content: "\f391"; } .fa-digital-tachograph:before { - content: ""; + content: "\f566"; } .fa-directions:before { - content: ""; + content: "\f5eb"; } .fa-discord:before { - content: ""; + content: "\f392"; } .fa-discourse:before { - content: ""; + content: "\f393"; } .fa-divide:before { - content: ""; + content: "\f529"; } .fa-dizzy:before { - content: ""; + content: "\f567"; } .fa-dna:before { - content: ""; + content: "\f471"; } .fa-dochub:before { - content: ""; + content: "\f394"; } .fa-docker:before { - content: ""; + content: "\f395"; } .fa-dollar-sign:before { - content: ""; + content: "\f155"; } .fa-dolly:before { - content: ""; + content: "\f472"; } .fa-dolly-flatbed:before { - content: ""; + content: "\f474"; } .fa-donate:before { - content: ""; + content: "\f4b9"; } .fa-door-closed:before { - content: ""; + content: "\f52a"; } .fa-door-open:before { - content: ""; + content: "\f52b"; } .fa-dot-circle:before { - content: ""; + content: "\f192"; } .fa-dove:before { - content: ""; + content: "\f4ba"; } .fa-download:before { - content: ""; + content: "\f019"; } .fa-draft2digital:before { - content: ""; + content: "\f396"; } .fa-drafting-compass:before { - content: ""; + content: "\f568"; } .fa-draw-polygon:before { - content: ""; + content: "\f5ee"; } .fa-dribbble:before { - content: ""; + content: "\f17d"; } .fa-dribbble-square:before { - content: ""; + content: "\f397"; } .fa-dropbox:before { - content: ""; + content: "\f16b"; } .fa-drum:before { - content: ""; + content: "\f569"; } .fa-drum-steelpan:before { - content: ""; + content: "\f56a"; } .fa-drupal:before { - content: ""; + content: "\f1a9"; } .fa-dumbbell:before { - content: ""; + content: "\f44b"; } .fa-dyalog:before { - content: ""; + content: "\f399"; } .fa-earlybirds:before { - content: ""; + content: "\f39a"; } .fa-ebay:before { - content: ""; + content: "\f4f4"; } .fa-edge:before { - content: ""; + content: "\f282"; } .fa-edit:before { - content: ""; + content: "\f044"; } .fa-eject:before { - content: ""; + content: "\f052"; } .fa-elementor:before { - content: ""; + content: "\f430"; } .fa-ellipsis-h:before { - content: ""; + content: "\f141"; } .fa-ellipsis-v:before { - content: ""; + content: "\f142"; } .fa-ello:before { - content: ""; + content: "\f5f1"; } .fa-ember:before { - content: ""; + content: "\f423"; } .fa-empire:before { - content: ""; + content: "\f1d1"; } .fa-envelope:before { - content: ""; + content: "\f0e0"; } .fa-envelope-open:before { - content: ""; + content: "\f2b6"; } .fa-envelope-open-text:before { - content: ""; + content: "\f658"; } .fa-envelope-square:before { - content: ""; + content: "\f199"; } .fa-envira:before { - content: ""; + content: "\f299"; } .fa-equals:before { - content: ""; + content: "\f52c"; } .fa-eraser:before { - content: ""; + content: "\f12d"; } .fa-erlang:before { - content: ""; + content: "\f39d"; } .fa-ethereum:before { - content: ""; + content: "\f42e"; } .fa-etsy:before { - content: ""; + content: "\f2d7"; } .fa-euro-sign:before { - content: ""; + content: "\f153"; } .fa-exchange-alt:before { - content: ""; + content: "\f362"; } .fa-exclamation:before { - content: ""; + content: "\f12a"; } .fa-exclamation-circle:before { - content: ""; + content: "\f06a"; } .fa-exclamation-triangle:before { - content: ""; + content: "\f071"; } .fa-expand:before { - content: ""; + content: "\f065"; } .fa-expand-arrows-alt:before { - content: ""; + content: "\f31e"; } .fa-expeditedssl:before { - content: ""; + content: "\f23e"; } .fa-external-link-alt:before { - content: ""; + content: "\f35d"; } .fa-external-link-square-alt:before { - content: ""; + content: "\f360"; } .fa-eye:before { - content: ""; + content: "\f06e"; } .fa-eye-dropper:before { - content: ""; + content: "\f1fb"; } .fa-eye-slash:before { - content: ""; + content: "\f070"; } .fa-facebook:before { - content: ""; + content: "\f09a"; } .fa-facebook-f:before { - content: ""; + content: "\f39e"; } .fa-facebook-messenger:before { - content: ""; + content: "\f39f"; } .fa-facebook-square:before { - content: ""; + content: "\f082"; } .fa-fast-backward:before { - content: ""; + content: "\f049"; } .fa-fast-forward:before { - content: ""; + content: "\f050"; } .fa-fax:before { - content: ""; + content: "\f1ac"; } .fa-feather:before { - content: ""; + content: "\f52d"; } .fa-feather-alt:before { - content: ""; + content: "\f56b"; } .fa-female:before { - content: ""; + content: "\f182"; } .fa-fighter-jet:before { - content: ""; + content: "\f0fb"; } .fa-file:before { - content: ""; + content: "\f15b"; } .fa-file-alt:before { - content: ""; + content: "\f15c"; } .fa-file-archive:before { - content: ""; + content: "\f1c6"; } .fa-file-audio:before { - content: ""; + content: "\f1c7"; } .fa-file-code:before { - content: ""; + content: "\f1c9"; } .fa-file-contract:before { - content: ""; + content: "\f56c"; } .fa-file-download:before { - content: ""; + content: "\f56d"; } .fa-file-excel:before { - content: ""; + content: "\f1c3"; } .fa-file-export:before { - content: ""; + content: "\f56e"; } .fa-file-image:before { - content: ""; + content: "\f1c5"; } .fa-file-import:before { - content: ""; + content: "\f56f"; } .fa-file-invoice:before { - content: ""; + content: "\f570"; } .fa-file-invoice-dollar:before { - content: ""; + content: "\f571"; } .fa-file-medical:before { - content: ""; + content: "\f477"; } .fa-file-medical-alt:before { - content: ""; + content: "\f478"; } .fa-file-pdf:before { - content: ""; + content: "\f1c1"; } .fa-file-powerpoint:before { - content: ""; + content: "\f1c4"; } .fa-file-prescription:before { - content: ""; + content: "\f572"; } .fa-file-signature:before { - content: ""; + content: "\f573"; } .fa-file-upload:before { - content: ""; + content: "\f574"; } .fa-file-video:before { - content: ""; + content: "\f1c8"; } .fa-file-word:before { - content: ""; + content: "\f1c2"; } .fa-fill:before { - content: ""; + content: "\f575"; } .fa-fill-drip:before { - content: ""; + content: "\f576"; } .fa-film:before { - content: ""; + content: "\f008"; } .fa-filter:before { - content: ""; + content: "\f0b0"; } .fa-fingerprint:before { - content: ""; + content: "\f577"; } .fa-fire:before { - content: ""; + content: "\f06d"; } .fa-fire-extinguisher:before { - content: ""; + content: "\f134"; } .fa-firefox:before { - content: ""; + content: "\f269"; } .fa-first-aid:before { - content: ""; + content: "\f479"; } .fa-first-order:before { - content: ""; + content: "\f2b0"; } .fa-first-order-alt:before { - content: ""; + content: "\f50a"; } .fa-firstdraft:before { - content: ""; + content: "\f3a1"; } .fa-fish:before { - content: ""; + content: "\f578"; } .fa-flag:before { - content: ""; + content: "\f024"; } .fa-flag-checkered:before { - content: ""; + content: "\f11e"; } .fa-flask:before { - content: ""; + content: "\f0c3"; } .fa-flickr:before { - content: ""; + content: "\f16e"; } .fa-flipboard:before { - content: ""; + content: "\f44d"; } .fa-flushed:before { - content: ""; + content: "\f579"; } .fa-fly:before { - content: ""; + content: "\f417"; } .fa-folder:before { - content: ""; + content: "\f07b"; } .fa-folder-minus:before { - content: ""; + content: "\f65d"; } .fa-folder-open:before { - content: ""; + content: "\f07c"; } .fa-folder-plus:before { - content: ""; + content: "\f65e"; } .fa-font:before { - content: ""; + content: "\f031"; } .fa-font-awesome:before { - content: ""; + content: "\f2b4"; } .fa-font-awesome-alt:before { - content: ""; + content: "\f35c"; } .fa-font-awesome-flag:before { - content: ""; + content: "\f425"; } .fa-font-awesome-logo-full:before { - content: ""; + content: "\f4e6"; } .fa-fonticons:before { - content: ""; + content: "\f280"; } .fa-fonticons-fi:before { - content: ""; + content: "\f3a2"; } .fa-football-ball:before { - content: ""; + content: "\f44e"; } .fa-fort-awesome:before { - content: ""; + content: "\f286"; } .fa-fort-awesome-alt:before { - content: ""; + content: "\f3a3"; } .fa-forumbee:before { - content: ""; + content: "\f211"; } .fa-forward:before { - content: ""; + content: "\f04e"; } .fa-foursquare:before { - content: ""; + content: "\f180"; } .fa-free-code-camp:before { - content: ""; + content: "\f2c5"; } .fa-freebsd:before { - content: ""; + content: "\f3a4"; } .fa-frog:before { - content: ""; + content: "\f52e"; } .fa-frown:before { - content: ""; + content: "\f119"; } .fa-frown-open:before { - content: ""; + content: "\f57a"; } .fa-fulcrum:before { - content: ""; + content: "\f50b"; } .fa-funnel-dollar:before { - content: ""; + content: "\f662"; } .fa-futbol:before { - content: ""; + content: "\f1e3"; } .fa-galactic-republic:before { - content: ""; + content: "\f50c"; } .fa-galactic-senate:before { - content: ""; + content: "\f50d"; } .fa-gamepad:before { - content: ""; + content: "\f11b"; } .fa-gas-pump:before { - content: ""; + content: "\f52f"; } .fa-gavel:before { - content: ""; + content: "\f0e3"; } .fa-gem:before { - content: ""; + content: "\f3a5"; } .fa-genderless:before { - content: ""; + content: "\f22d"; } .fa-get-pocket:before { - content: ""; + content: "\f265"; } .fa-gg:before { - content: ""; + content: "\f260"; } .fa-gg-circle:before { - content: ""; + content: "\f261"; } .fa-gift:before { - content: ""; + content: "\f06b"; } .fa-git:before { - content: ""; + content: "\f1d3"; } .fa-git-square:before { - content: ""; + content: "\f1d2"; } .fa-github:before { - content: ""; + content: "\f09b"; } .fa-github-alt:before { - content: ""; + content: "\f113"; } .fa-github-square:before { - content: ""; + content: "\f092"; } .fa-gitkraken:before { - content: ""; + content: "\f3a6"; } .fa-gitlab:before { - content: ""; + content: "\f296"; } .fa-gitter:before { - content: ""; + content: "\f426"; } .fa-glass-martini:before { - content: ""; + content: "\f000"; } .fa-glass-martini-alt:before { - content: ""; + content: "\f57b"; } .fa-glasses:before { - content: ""; + content: "\f530"; } .fa-glide:before { - content: ""; + content: "\f2a5"; } .fa-glide-g:before { - content: ""; + content: "\f2a6"; } .fa-globe:before { - content: ""; + content: "\f0ac"; } .fa-globe-africa:before { - content: ""; + content: "\f57c"; } .fa-globe-americas:before { - content: ""; + content: "\f57d"; } .fa-globe-asia:before { - content: ""; + content: "\f57e"; } .fa-gofore:before { - content: ""; + content: "\f3a7"; } .fa-golf-ball:before { - content: ""; + content: "\f450"; } .fa-goodreads:before { - content: ""; + content: "\f3a8"; } .fa-goodreads-g:before { - content: ""; + content: "\f3a9"; } .fa-google:before { - content: ""; + content: "\f1a0"; } .fa-google-drive:before { - content: ""; + content: "\f3aa"; } .fa-google-play:before { - content: ""; + content: "\f3ab"; } .fa-google-plus:before { - content: ""; + content: "\f2b3"; } .fa-google-plus-g:before { - content: ""; + content: "\f0d5"; } .fa-google-plus-square:before { - content: ""; + content: "\f0d4"; } .fa-google-wallet:before { - content: ""; + content: "\f1ee"; } .fa-gopuram:before { - content: ""; + content: "\f664"; } .fa-graduation-cap:before { - content: ""; + content: "\f19d"; } .fa-gratipay:before { - content: ""; + content: "\f184"; } .fa-grav:before { - content: ""; + content: "\f2d6"; } .fa-greater-than:before { - content: ""; + content: "\f531"; } .fa-greater-than-equal:before { - content: ""; + content: "\f532"; } .fa-grimace:before { - content: ""; + content: "\f57f"; } .fa-grin:before { - content: ""; + content: "\f580"; } .fa-grin-alt:before { - content: ""; + content: "\f581"; } .fa-grin-beam:before { - content: ""; + content: "\f582"; } .fa-grin-beam-sweat:before { - content: ""; + content: "\f583"; } .fa-grin-hearts:before { - content: ""; + content: "\f584"; } .fa-grin-squint:before { - content: ""; + content: "\f585"; } .fa-grin-squint-tears:before { - content: ""; + content: "\f586"; } .fa-grin-stars:before { - content: ""; + content: "\f587"; } .fa-grin-tears:before { - content: ""; + content: "\f588"; } .fa-grin-tongue:before { - content: ""; + content: "\f589"; } .fa-grin-tongue-squint:before { - content: ""; + content: "\f58a"; } .fa-grin-tongue-wink:before { - content: ""; + content: "\f58b"; } .fa-grin-wink:before { - content: ""; + content: "\f58c"; } .fa-grip-horizontal:before { - content: ""; + content: "\f58d"; } .fa-grip-vertical:before { - content: ""; + content: "\f58e"; } .fa-gripfire:before { - content: ""; + content: "\f3ac"; } .fa-grunt:before { - content: ""; + content: "\f3ad"; } .fa-gulp:before { - content: ""; + content: "\f3ae"; } .fa-h-square:before { - content: ""; + content: "\f0fd"; } .fa-hacker-news:before { - content: ""; + content: "\f1d4"; } .fa-hacker-news-square:before { - content: ""; + content: "\f3af"; } .fa-hackerrank:before { - content: ""; + content: "\f5f7"; } .fa-hamsa:before { - content: ""; + content: "\f665"; } .fa-hand-holding:before { - content: ""; + content: "\f4bd"; } .fa-hand-holding-heart:before { - content: ""; + content: "\f4be"; } .fa-hand-holding-usd:before { - content: ""; + content: "\f4c0"; } .fa-hand-lizard:before { - content: ""; + content: "\f258"; } .fa-hand-paper:before { - content: ""; + content: "\f256"; } .fa-hand-peace:before { - content: ""; + content: "\f25b"; } .fa-hand-point-down:before { - content: ""; + content: "\f0a7"; } .fa-hand-point-left:before { - content: ""; + content: "\f0a5"; } .fa-hand-point-right:before { - content: ""; + content: "\f0a4"; } .fa-hand-point-up:before { - content: ""; + content: "\f0a6"; } .fa-hand-pointer:before { - content: ""; + content: "\f25a"; } .fa-hand-rock:before { - content: ""; + content: "\f255"; } .fa-hand-scissors:before { - content: ""; + content: "\f257"; } .fa-hand-spock:before { - content: ""; + content: "\f259"; } .fa-hands:before { - content: ""; + content: "\f4c2"; } .fa-hands-helping:before { - content: ""; + content: "\f4c4"; } .fa-handshake:before { - content: ""; + content: "\f2b5"; } .fa-hashtag:before { - content: ""; + content: "\f292"; } .fa-haykal:before { - content: ""; + content: "\f666"; } .fa-hdd:before { - content: ""; + content: "\f0a0"; } .fa-heading:before { - content: ""; + content: "\f1dc"; } .fa-headphones:before { - content: ""; + content: "\f025"; } .fa-headphones-alt:before { - content: ""; + content: "\f58f"; } .fa-headset:before { - content: ""; + content: "\f590"; } .fa-heart:before { - content: ""; + content: "\f004"; } .fa-heartbeat:before { - content: ""; + content: "\f21e"; } .fa-helicopter:before { - content: ""; + content: "\f533"; } .fa-highlighter:before { - content: ""; + content: "\f591"; } .fa-hips:before { - content: ""; + content: "\f452"; } .fa-hire-a-helper:before { - content: ""; + content: "\f3b0"; } .fa-history:before { - content: ""; + content: "\f1da"; } .fa-hockey-puck:before { - content: ""; + content: "\f453"; } .fa-home:before { - content: ""; + content: "\f015"; } .fa-hooli:before { - content: ""; + content: "\f427"; } .fa-hornbill:before { - content: ""; + content: "\f592"; } .fa-hospital:before { - content: ""; + content: "\f0f8"; } .fa-hospital-alt:before { - content: ""; + content: "\f47d"; } .fa-hospital-symbol:before { - content: ""; + content: "\f47e"; } .fa-hot-tub:before { - content: ""; + content: "\f593"; } .fa-hotel:before { - content: ""; + content: "\f594"; } .fa-hotjar:before { - content: ""; + content: "\f3b1"; } .fa-hourglass:before { - content: ""; + content: "\f254"; } .fa-hourglass-end:before { - content: ""; + content: "\f253"; } .fa-hourglass-half:before { - content: ""; + content: "\f252"; } .fa-hourglass-start:before { - content: ""; + content: "\f251"; } .fa-houzz:before { - content: ""; + content: "\f27c"; } .fa-html5:before { - content: ""; + content: "\f13b"; } .fa-hubspot:before { - content: ""; + content: "\f3b2"; } .fa-i-cursor:before { - content: ""; + content: "\f246"; } .fa-id-badge:before { - content: ""; + content: "\f2c1"; } .fa-id-card:before { - content: ""; + content: "\f2c2"; } .fa-id-card-alt:before { - content: ""; + content: "\f47f"; } .fa-image:before { - content: ""; + content: "\f03e"; } .fa-images:before { - content: ""; + content: "\f302"; } .fa-imdb:before { - content: ""; + content: "\f2d8"; } .fa-inbox:before { - content: ""; + content: "\f01c"; } .fa-indent:before { - content: ""; + content: "\f03c"; } .fa-industry:before { - content: ""; + content: "\f275"; } .fa-infinity:before { - content: ""; + content: "\f534"; } .fa-info:before { - content: ""; + content: "\f129"; } .fa-info-circle:before { - content: ""; + content: "\f05a"; } .fa-instagram:before { - content: ""; + content: "\f16d"; } .fa-internet-explorer:before { - content: ""; + content: "\f26b"; } .fa-ioxhost:before { - content: ""; + content: "\f208"; } .fa-italic:before { - content: ""; + content: "\f033"; } .fa-itunes:before { - content: ""; + content: "\f3b4"; } .fa-itunes-note:before { - content: ""; + content: "\f3b5"; } .fa-java:before { - content: ""; + content: "\f4e4"; } .fa-jedi:before { - content: ""; + content: "\f669"; } .fa-jedi-order:before { - content: ""; + content: "\f50e"; } .fa-jenkins:before { - content: ""; + content: "\f3b6"; } .fa-joget:before { - content: ""; + content: "\f3b7"; } .fa-joint:before { - content: ""; + content: "\f595"; } .fa-joomla:before { - content: ""; + content: "\f1aa"; } .fa-journal-whills:before { - content: ""; + content: "\f66a"; } .fa-js:before { - content: ""; + content: "\f3b8"; } .fa-js-square:before { - content: ""; + content: "\f3b9"; } .fa-jsfiddle:before { - content: ""; + content: "\f1cc"; } .fa-kaaba:before { - content: ""; + content: "\f66b"; } .fa-kaggle:before { - content: ""; + content: "\f5fa"; } .fa-key:before { - content: ""; + content: "\f084"; } .fa-keybase:before { - content: ""; + content: "\f4f5"; } .fa-keyboard:before { - content: ""; + content: "\f11c"; } .fa-keycdn:before { - content: ""; + content: "\f3ba"; } .fa-khanda:before { - content: ""; + content: "\f66d"; } .fa-kickstarter:before { - content: ""; + content: "\f3bb"; } .fa-kickstarter-k:before { - content: ""; + content: "\f3bc"; } .fa-kiss:before { - content: ""; + content: "\f596"; } .fa-kiss-beam:before { - content: ""; + content: "\f597"; } .fa-kiss-wink-heart:before { - content: ""; + content: "\f598"; } .fa-kiwi-bird:before { - content: ""; + content: "\f535"; } .fa-korvue:before { - content: ""; + content: "\f42f"; } .fa-landmark:before { - content: ""; + content: "\f66f"; } .fa-language:before { - content: ""; + content: "\f1ab"; } .fa-laptop:before { - content: ""; + content: "\f109"; } .fa-laptop-code:before { - content: ""; + content: "\f5fc"; } .fa-laravel:before { - content: ""; + content: "\f3bd"; } .fa-lastfm:before { - content: ""; + content: "\f202"; } .fa-lastfm-square:before { - content: ""; + content: "\f203"; } .fa-laugh:before { - content: ""; + content: "\f599"; } .fa-laugh-beam:before { - content: ""; + content: "\f59a"; } .fa-laugh-squint:before { - content: ""; + content: "\f59b"; } .fa-laugh-wink:before { - content: ""; + content: "\f59c"; } .fa-layer-group:before { - content: ""; + content: "\f5fd"; } .fa-leaf:before { - content: ""; + content: "\f06c"; } .fa-leanpub:before { - content: ""; + content: "\f212"; } .fa-lemon:before { - content: ""; + content: "\f094"; } .fa-less:before { - content: ""; + content: "\f41d"; } .fa-less-than:before { - content: ""; + content: "\f536"; } .fa-less-than-equal:before { - content: ""; + content: "\f537"; } .fa-level-down-alt:before { - content: ""; + content: "\f3be"; } .fa-level-up-alt:before { - content: ""; + content: "\f3bf"; } .fa-life-ring:before { - content: ""; + content: "\f1cd"; } .fa-lightbulb:before { - content: ""; + content: "\f0eb"; } .fa-line:before { - content: ""; + content: "\f3c0"; } .fa-link:before { - content: ""; + content: "\f0c1"; } .fa-linkedin:before { - content: ""; + content: "\f08c"; } .fa-linkedin-in:before { - content: ""; + content: "\f0e1"; } .fa-linode:before { - content: ""; + content: "\f2b8"; } .fa-linux:before { - content: ""; + content: "\f17c"; } .fa-lira-sign:before { - content: ""; + content: "\f195"; } .fa-list:before { - content: ""; + content: "\f03a"; } .fa-list-alt:before { - content: ""; + content: "\f022"; } .fa-list-ol:before { - content: ""; + content: "\f0cb"; } .fa-list-ul:before { - content: ""; + content: "\f0ca"; } .fa-location-arrow:before { - content: ""; + content: "\f124"; } .fa-lock:before { - content: ""; + content: "\f023"; } .fa-lock-open:before { - content: ""; + content: "\f3c1"; } .fa-long-arrow-alt-down:before { - content: ""; + content: "\f309"; } .fa-long-arrow-alt-left:before { - content: ""; + content: "\f30a"; } .fa-long-arrow-alt-right:before { - content: ""; + content: "\f30b"; } .fa-long-arrow-alt-up:before { - content: ""; + content: "\f30c"; } .fa-low-vision:before { - content: ""; + content: "\f2a8"; } .fa-luggage-cart:before { - content: ""; + content: "\f59d"; } .fa-lyft:before { - content: ""; + content: "\f3c3"; } .fa-magento:before { - content: ""; + content: "\f3c4"; } .fa-magic:before { - content: ""; + content: "\f0d0"; } .fa-magnet:before { - content: ""; + content: "\f076"; } .fa-mail-bulk:before { - content: ""; + content: "\f674"; } .fa-mailchimp:before { - content: ""; + content: "\f59e"; } .fa-male:before { - content: ""; + content: "\f183"; } .fa-mandalorian:before { - content: ""; + content: "\f50f"; } .fa-map:before { - content: ""; + content: "\f279"; } .fa-map-marked:before { - content: ""; + content: "\f59f"; } .fa-map-marked-alt:before { - content: ""; + content: "\f5a0"; } .fa-map-marker:before { - content: ""; + content: "\f041"; } .fa-map-marker-alt:before { - content: ""; + content: "\f3c5"; } .fa-map-pin:before { - content: ""; + content: "\f276"; } .fa-map-signs:before { - content: ""; + content: "\f277"; } .fa-markdown:before { - content: ""; + content: "\f60f"; } .fa-marker:before { - content: ""; + content: "\f5a1"; } .fa-mars:before { - content: ""; + content: "\f222"; } .fa-mars-double:before { - content: ""; + content: "\f227"; } .fa-mars-stroke:before { - content: ""; + content: "\f229"; } .fa-mars-stroke-h:before { - content: ""; + content: "\f22b"; } .fa-mars-stroke-v:before { - content: ""; + content: "\f22a"; } .fa-mastodon:before { - content: ""; + content: "\f4f6"; } .fa-maxcdn:before { - content: ""; + content: "\f136"; } .fa-medal:before { - content: ""; + content: "\f5a2"; } .fa-medapps:before { - content: ""; + content: "\f3c6"; } .fa-medium:before { - content: ""; + content: "\f23a"; } .fa-medium-m:before { - content: ""; + content: "\f3c7"; } .fa-medkit:before { - content: ""; + content: "\f0fa"; } .fa-medrt:before { - content: ""; + content: "\f3c8"; } .fa-meetup:before { - content: ""; + content: "\f2e0"; } .fa-megaport:before { - content: ""; + content: "\f5a3"; } .fa-meh:before { - content: ""; + content: "\f11a"; } .fa-meh-blank:before { - content: ""; + content: "\f5a4"; } .fa-meh-rolling-eyes:before { - content: ""; + content: "\f5a5"; } .fa-memory:before { - content: ""; + content: "\f538"; } .fa-menorah:before { - content: ""; + content: "\f676"; } .fa-mercury:before { - content: ""; + content: "\f223"; } .fa-microchip:before { - content: ""; + content: "\f2db"; } .fa-microphone:before { - content: ""; + content: "\f130"; } .fa-microphone-alt:before { - content: ""; + content: "\f3c9"; } .fa-microphone-alt-slash:before { - content: ""; + content: "\f539"; } .fa-microphone-slash:before { - content: ""; + content: "\f131"; } .fa-microscope:before { - content: ""; + content: "\f610"; } .fa-microsoft:before { - content: ""; + content: "\f3ca"; } .fa-minus:before { - content: ""; + content: "\f068"; } .fa-minus-circle:before { - content: ""; + content: "\f056"; } .fa-minus-square:before { - content: ""; + content: "\f146"; } .fa-mix:before { - content: ""; + content: "\f3cb"; } .fa-mixcloud:before { - content: ""; + content: "\f289"; } .fa-mizuni:before { - content: ""; + content: "\f3cc"; } .fa-mobile:before { - content: ""; + content: "\f10b"; } .fa-mobile-alt:before { - content: ""; + content: "\f3cd"; } .fa-modx:before { - content: ""; + content: "\f285"; } .fa-monero:before { - content: ""; + content: "\f3d0"; } .fa-money-bill:before { - content: ""; + content: "\f0d6"; } .fa-money-bill-alt:before { - content: ""; + content: "\f3d1"; } .fa-money-bill-wave:before { - content: ""; + content: "\f53a"; } .fa-money-bill-wave-alt:before { - content: ""; + content: "\f53b"; } .fa-money-check:before { - content: ""; + content: "\f53c"; } .fa-money-check-alt:before { - content: ""; + content: "\f53d"; } .fa-monument:before { - content: ""; + content: "\f5a6"; } .fa-moon:before { - content: ""; + content: "\f186"; } .fa-mortar-pestle:before { - content: ""; + content: "\f5a7"; } .fa-mosque:before { - content: ""; + content: "\f678"; } .fa-motorcycle:before { - content: ""; + content: "\f21c"; } .fa-mouse-pointer:before { - content: ""; + content: "\f245"; } .fa-music:before { - content: ""; + content: "\f001"; } .fa-napster:before { - content: ""; + content: "\f3d2"; } .fa-neos:before { - content: ""; + content: "\f612"; } .fa-neuter:before { - content: ""; + content: "\f22c"; } .fa-newspaper:before { - content: ""; + content: "\f1ea"; } .fa-nimblr:before { - content: ""; + content: "\f5a8"; } .fa-nintendo-switch:before { - content: ""; + content: "\f418"; } .fa-node:before { - content: ""; + content: "\f419"; } .fa-node-js:before { - content: ""; + content: "\f3d3"; } .fa-not-equal:before { - content: ""; + content: "\f53e"; } .fa-notes-medical:before { - content: ""; + content: "\f481"; } .fa-npm:before { - content: ""; + content: "\f3d4"; } .fa-ns8:before { - content: ""; + content: "\f3d5"; } .fa-nutritionix:before { - content: ""; + content: "\f3d6"; } .fa-object-group:before { - content: ""; + content: "\f247"; } .fa-object-ungroup:before { - content: ""; + content: "\f248"; } .fa-odnoklassniki:before { - content: ""; + content: "\f263"; } .fa-odnoklassniki-square:before { - content: ""; + content: "\f264"; } .fa-oil-can:before { - content: ""; + content: "\f613"; } .fa-old-republic:before { - content: ""; + content: "\f510"; } .fa-om:before { - content: ""; + content: "\f679"; } .fa-opencart:before { - content: ""; + content: "\f23d"; } .fa-openid:before { - content: ""; + content: "\f19b"; } .fa-opera:before { - content: ""; + content: "\f26a"; } .fa-optin-monster:before { - content: ""; + content: "\f23c"; } .fa-osi:before { - content: ""; + content: "\f41a"; } .fa-outdent:before { - content: ""; + content: "\f03b"; } .fa-page4:before { - content: ""; + content: "\f3d7"; } .fa-pagelines:before { - content: ""; + content: "\f18c"; } .fa-paint-brush:before { - content: ""; + content: "\f1fc"; } .fa-paint-roller:before { - content: ""; + content: "\f5aa"; } .fa-palette:before { - content: ""; + content: "\f53f"; } .fa-palfed:before { - content: ""; + content: "\f3d8"; } .fa-pallet:before { - content: ""; + content: "\f482"; } .fa-paper-plane:before { - content: ""; + content: "\f1d8"; } .fa-paperclip:before { - content: ""; + content: "\f0c6"; } .fa-parachute-box:before { - content: ""; + content: "\f4cd"; } .fa-paragraph:before { - content: ""; + content: "\f1dd"; } .fa-parking:before { - content: ""; + content: "\f540"; } .fa-passport:before { - content: ""; + content: "\f5ab"; } .fa-pastafarianism:before { - content: ""; + content: "\f67b"; } .fa-paste:before { - content: ""; + content: "\f0ea"; } .fa-patreon:before { - content: ""; + content: "\f3d9"; } .fa-pause:before { - content: ""; + content: "\f04c"; } .fa-pause-circle:before { - content: ""; + content: "\f28b"; } .fa-paw:before { - content: ""; + content: "\f1b0"; } .fa-paypal:before { - content: ""; + content: "\f1ed"; } .fa-peace:before { - content: ""; + content: "\f67c"; } .fa-pen:before { - content: ""; + content: "\f304"; } .fa-pen-alt:before { - content: ""; + content: "\f305"; } .fa-pen-fancy:before { - content: ""; + content: "\f5ac"; } .fa-pen-nib:before { - content: ""; + content: "\f5ad"; } .fa-pen-square:before { - content: ""; + content: "\f14b"; } .fa-pencil-alt:before { - content: ""; + content: "\f303"; } .fa-pencil-ruler:before { - content: ""; + content: "\f5ae"; } .fa-people-carry:before { - content: ""; + content: "\f4ce"; } .fa-percent:before { - content: ""; + content: "\f295"; } .fa-percentage:before { - content: ""; + content: "\f541"; } .fa-periscope:before { - content: ""; + content: "\f3da"; } .fa-phabricator:before { - content: ""; + content: "\f3db"; } .fa-phoenix-framework:before { - content: ""; + content: "\f3dc"; } .fa-phoenix-squadron:before { - content: ""; + content: "\f511"; } .fa-phone:before { - content: ""; + content: "\f095"; } .fa-phone-slash:before { - content: ""; + content: "\f3dd"; } .fa-phone-square:before { - content: ""; + content: "\f098"; } .fa-phone-volume:before { - content: ""; + content: "\f2a0"; } .fa-php:before { - content: ""; + content: "\f457"; } .fa-pied-piper:before { - content: ""; + content: "\f2ae"; } .fa-pied-piper-alt:before { - content: ""; + content: "\f1a8"; } .fa-pied-piper-hat:before { - content: ""; + content: "\f4e5"; } .fa-pied-piper-pp:before { - content: ""; + content: "\f1a7"; } .fa-piggy-bank:before { - content: ""; + content: "\f4d3"; } .fa-pills:before { - content: ""; + content: "\f484"; } .fa-pinterest:before { - content: ""; + content: "\f0d2"; } .fa-pinterest-p:before { - content: ""; + content: "\f231"; } .fa-pinterest-square:before { - content: ""; + content: "\f0d3"; } .fa-place-of-worship:before { - content: ""; + content: "\f67f"; } .fa-plane:before { - content: ""; + content: "\f072"; } .fa-plane-arrival:before { - content: ""; + content: "\f5af"; } .fa-plane-departure:before { - content: ""; + content: "\f5b0"; } .fa-play:before { - content: ""; + content: "\f04b"; } .fa-play-circle:before { - content: ""; + content: "\f144"; } .fa-playstation:before { - content: ""; + content: "\f3df"; } .fa-plug:before { - content: ""; + content: "\f1e6"; } .fa-plus:before { - content: ""; + content: "\f067"; } .fa-plus-circle:before { - content: ""; + content: "\f055"; } .fa-plus-square:before { - content: ""; + content: "\f0fe"; } .fa-podcast:before { - content: ""; + content: "\f2ce"; } .fa-poll:before { - content: ""; + content: "\f681"; } .fa-poll-h:before { - content: ""; + content: "\f682"; } .fa-poo:before { - content: ""; + content: "\f2fe"; } .fa-poop:before { - content: ""; + content: "\f619"; } .fa-portrait:before { - content: ""; + content: "\f3e0"; } .fa-pound-sign:before { - content: ""; + content: "\f154"; } .fa-power-off:before { - content: ""; + content: "\f011"; } .fa-pray:before { - content: ""; + content: "\f683"; } .fa-praying-hands:before { - content: ""; + content: "\f684"; } .fa-prescription:before { - content: ""; + content: "\f5b1"; } .fa-prescription-bottle:before { - content: ""; + content: "\f485"; } .fa-prescription-bottle-alt:before { - content: ""; + content: "\f486"; } .fa-print:before { - content: ""; + content: "\f02f"; } .fa-procedures:before { - content: ""; + content: "\f487"; } .fa-product-hunt:before { - content: ""; + content: "\f288"; } .fa-project-diagram:before { - content: ""; + content: "\f542"; } .fa-pushed:before { - content: ""; + content: "\f3e1"; } .fa-puzzle-piece:before { - content: ""; + content: "\f12e"; } .fa-python:before { - content: ""; + content: "\f3e2"; } .fa-qq:before { - content: ""; + content: "\f1d6"; } .fa-qrcode:before { - content: ""; + content: "\f029"; } .fa-question:before { - content: ""; + content: "\f128"; } .fa-question-circle:before { - content: ""; + content: "\f059"; } .fa-quidditch:before { - content: ""; + content: "\f458"; } .fa-quinscape:before { - content: ""; + content: "\f459"; } .fa-quora:before { - content: ""; + content: "\f2c4"; } .fa-quote-left:before { - content: ""; + content: "\f10d"; } .fa-quote-right:before { - content: ""; + content: "\f10e"; } .fa-quran:before { - content: ""; + content: "\f687"; } .fa-r-project:before { - content: ""; + content: "\f4f7"; } .fa-random:before { - content: ""; + content: "\f074"; } .fa-ravelry:before { - content: ""; + content: "\f2d9"; } .fa-react:before { - content: ""; + content: "\f41b"; } .fa-readme:before { - content: ""; + content: "\f4d5"; } .fa-rebel:before { - content: ""; + content: "\f1d0"; } .fa-receipt:before { - content: ""; + content: "\f543"; } .fa-recycle:before { - content: ""; + content: "\f1b8"; } .fa-red-river:before { - content: ""; + content: "\f3e3"; } .fa-reddit:before { - content: ""; + content: "\f1a1"; } .fa-reddit-alien:before { - content: ""; + content: "\f281"; } .fa-reddit-square:before { - content: ""; + content: "\f1a2"; } .fa-redo:before { - content: ""; + content: "\f01e"; } .fa-redo-alt:before { - content: ""; + content: "\f2f9"; } .fa-registered:before { - content: ""; + content: "\f25d"; } .fa-rendact:before { - content: ""; + content: "\f3e4"; } .fa-renren:before { - content: ""; + content: "\f18b"; } .fa-reply:before { - content: ""; + content: "\f3e5"; } .fa-reply-all:before { - content: ""; + content: "\f122"; } .fa-replyd:before { - content: ""; + content: "\f3e6"; } .fa-researchgate:before { - content: ""; + content: "\f4f8"; } .fa-resolving:before { - content: ""; + content: "\f3e7"; } .fa-retweet:before { - content: ""; + content: "\f079"; } .fa-rev:before { - content: ""; + content: "\f5b2"; } .fa-ribbon:before { - content: ""; + content: "\f4d6"; } .fa-road:before { - content: ""; + content: "\f018"; } .fa-robot:before { - content: ""; + content: "\f544"; } .fa-rocket:before { - content: ""; + content: "\f135"; } .fa-rocketchat:before { - content: ""; + content: "\f3e8"; } .fa-rockrms:before { - content: ""; + content: "\f3e9"; } .fa-route:before { - content: ""; + content: "\f4d7"; } .fa-rss:before { - content: ""; + content: "\f09e"; } .fa-rss-square:before { - content: ""; + content: "\f143"; } .fa-ruble-sign:before { - content: ""; + content: "\f158"; } .fa-ruler:before { - content: ""; + content: "\f545"; } .fa-ruler-combined:before { - content: ""; + content: "\f546"; } .fa-ruler-horizontal:before { - content: ""; + content: "\f547"; } .fa-ruler-vertical:before { - content: ""; + content: "\f548"; } .fa-rupee-sign:before { - content: ""; + content: "\f156"; } .fa-sad-cry:before { - content: ""; + content: "\f5b3"; } .fa-sad-tear:before { - content: ""; + content: "\f5b4"; } .fa-safari:before { - content: ""; + content: "\f267"; } .fa-sass:before { - content: ""; + content: "\f41e"; } .fa-save:before { - content: ""; + content: "\f0c7"; } .fa-schlix:before { - content: ""; + content: "\f3ea"; } .fa-school:before { - content: ""; + content: "\f549"; } .fa-screwdriver:before { - content: ""; + content: "\f54a"; } .fa-scribd:before { - content: ""; + content: "\f28a"; } .fa-search:before { - content: ""; + content: "\f002"; } .fa-search-dollar:before { - content: ""; + content: "\f688"; } .fa-search-location:before { - content: ""; + content: "\f689"; } .fa-search-minus:before { - content: ""; + content: "\f010"; } .fa-search-plus:before { - content: ""; + content: "\f00e"; } .fa-searchengin:before { - content: ""; + content: "\f3eb"; } .fa-seedling:before { - content: ""; + content: "\f4d8"; } .fa-sellcast:before { - content: ""; + content: "\f2da"; } .fa-sellsy:before { - content: ""; + content: "\f213"; } .fa-server:before { - content: ""; + content: "\f233"; } .fa-servicestack:before { - content: ""; + content: "\f3ec"; } .fa-shapes:before { - content: ""; + content: "\f61f"; } .fa-share:before { - content: ""; + content: "\f064"; } .fa-share-alt:before { - content: ""; + content: "\f1e0"; } .fa-share-alt-square:before { - content: ""; + content: "\f1e1"; } .fa-share-square:before { - content: ""; + content: "\f14d"; } .fa-shekel-sign:before { - content: ""; + content: "\f20b"; } .fa-shield-alt:before { - content: ""; + content: "\f3ed"; } .fa-ship:before { - content: ""; + content: "\f21a"; } .fa-shipping-fast:before { - content: ""; + content: "\f48b"; } .fa-shirtsinbulk:before { - content: ""; + content: "\f214"; } .fa-shoe-prints:before { - content: ""; + content: "\f54b"; } .fa-shopping-bag:before { - content: ""; + content: "\f290"; } .fa-shopping-basket:before { - content: ""; + content: "\f291"; } .fa-shopping-cart:before { - content: ""; + content: "\f07a"; } .fa-shopware:before { - content: ""; + content: "\f5b5"; } .fa-shower:before { - content: ""; + content: "\f2cc"; } .fa-shuttle-van:before { - content: ""; + content: "\f5b6"; } .fa-sign:before { - content: ""; + content: "\f4d9"; } .fa-sign-in-alt:before { - content: ""; + content: "\f2f6"; } .fa-sign-language:before { - content: ""; + content: "\f2a7"; } .fa-sign-out-alt:before { - content: ""; + content: "\f2f5"; } .fa-signal:before { - content: ""; + content: "\f012"; } .fa-signature:before { - content: ""; + content: "\f5b7"; } .fa-simplybuilt:before { - content: ""; + content: "\f215"; } .fa-sistrix:before { - content: ""; + content: "\f3ee"; } .fa-sitemap:before { - content: ""; + content: "\f0e8"; } .fa-sith:before { - content: ""; + content: "\f512"; } .fa-skull:before { - content: ""; + content: "\f54c"; } .fa-skyatlas:before { - content: ""; + content: "\f216"; } .fa-skype:before { - content: ""; + content: "\f17e"; } .fa-slack:before { - content: ""; + content: "\f198"; } .fa-slack-hash:before { - content: ""; + content: "\f3ef"; } .fa-sliders-h:before { - content: ""; + content: "\f1de"; } .fa-slideshare:before { - content: ""; + content: "\f1e7"; } .fa-smile:before { - content: ""; + content: "\f118"; } .fa-smile-beam:before { - content: ""; + content: "\f5b8"; } .fa-smile-wink:before { - content: ""; + content: "\f4da"; } .fa-smoking:before { - content: ""; + content: "\f48d"; } .fa-smoking-ban:before { - content: ""; + content: "\f54d"; } .fa-snapchat:before { - content: ""; + content: "\f2ab"; } .fa-snapchat-ghost:before { - content: ""; + content: "\f2ac"; } .fa-snapchat-square:before { - content: ""; + content: "\f2ad"; } .fa-snowflake:before { - content: ""; + content: "\f2dc"; } .fa-socks:before { - content: ""; + content: "\f696"; } .fa-solar-panel:before { - content: ""; + content: "\f5ba"; } .fa-sort:before { - content: ""; + content: "\f0dc"; } .fa-sort-alpha-down:before { - content: ""; + content: "\f15d"; } .fa-sort-alpha-up:before { - content: ""; + content: "\f15e"; } .fa-sort-amount-down:before { - content: ""; + content: "\f160"; } .fa-sort-amount-up:before { - content: ""; + content: "\f161"; } .fa-sort-down:before { - content: ""; + content: "\f0dd"; } .fa-sort-numeric-down:before { - content: ""; + content: "\f162"; } .fa-sort-numeric-up:before { - content: ""; + content: "\f163"; } .fa-sort-up:before { - content: ""; + content: "\f0de"; } .fa-soundcloud:before { - content: ""; + content: "\f1be"; } .fa-spa:before { - content: ""; + content: "\f5bb"; } .fa-space-shuttle:before { - content: ""; + content: "\f197"; } .fa-speakap:before { - content: ""; + content: "\f3f3"; } .fa-spinner:before { - content: ""; + content: "\f110"; } .fa-splotch:before { - content: ""; + content: "\f5bc"; } .fa-spotify:before { - content: ""; + content: "\f1bc"; } .fa-spray-can:before { - content: ""; + content: "\f5bd"; } .fa-square:before { - content: ""; + content: "\f0c8"; } .fa-square-full:before { - content: ""; + content: "\f45c"; } .fa-square-root-alt:before { - content: ""; + content: "\f698"; } .fa-squarespace:before { - content: ""; + content: "\f5be"; } .fa-stack-exchange:before { - content: ""; + content: "\f18d"; } .fa-stack-overflow:before { - content: ""; + content: "\f16c"; } .fa-stamp:before { - content: ""; + content: "\f5bf"; } .fa-star:before { - content: ""; + content: "\f005"; } .fa-star-and-crescent:before { - content: ""; + content: "\f699"; } .fa-star-half:before { - content: ""; + content: "\f089"; } .fa-star-half-alt:before { - content: ""; + content: "\f5c0"; } .fa-star-of-david:before { - content: ""; + content: "\f69a"; } .fa-star-of-life:before { - content: ""; + content: "\f621"; } .fa-staylinked:before { - content: ""; + content: "\f3f5"; } .fa-steam:before { - content: ""; + content: "\f1b6"; } .fa-steam-square:before { - content: ""; + content: "\f1b7"; } .fa-steam-symbol:before { - content: ""; + content: "\f3f6"; } .fa-step-backward:before { - content: ""; + content: "\f048"; } .fa-step-forward:before { - content: ""; + content: "\f051"; } .fa-stethoscope:before { - content: ""; + content: "\f0f1"; } .fa-sticker-mule:before { - content: ""; + content: "\f3f7"; } .fa-sticky-note:before { - content: ""; + content: "\f249"; } .fa-stop:before { - content: ""; + content: "\f04d"; } .fa-stop-circle:before { - content: ""; + content: "\f28d"; } .fa-stopwatch:before { - content: ""; + content: "\f2f2"; } .fa-store:before { - content: ""; + content: "\f54e"; } .fa-store-alt:before { - content: ""; + content: "\f54f"; } .fa-strava:before { - content: ""; + content: "\f428"; } .fa-stream:before { - content: ""; + content: "\f550"; } .fa-street-view:before { - content: ""; + content: "\f21d"; } .fa-strikethrough:before { - content: ""; + content: "\f0cc"; } .fa-stripe:before { - content: ""; + content: "\f429"; } .fa-stripe-s:before { - content: ""; + content: "\f42a"; } .fa-stroopwafel:before { - content: ""; + content: "\f551"; } .fa-studiovinari:before { - content: ""; + content: "\f3f8"; } .fa-stumbleupon:before { - content: ""; + content: "\f1a4"; } .fa-stumbleupon-circle:before { - content: ""; + content: "\f1a3"; } .fa-subscript:before { - content: ""; + content: "\f12c"; } .fa-subway:before { - content: ""; + content: "\f239"; } .fa-suitcase:before { - content: ""; + content: "\f0f2"; } .fa-suitcase-rolling:before { - content: ""; + content: "\f5c1"; } .fa-sun:before { - content: ""; + content: "\f185"; } .fa-superpowers:before { - content: ""; + content: "\f2dd"; } .fa-superscript:before { - content: ""; + content: "\f12b"; } .fa-supple:before { - content: ""; + content: "\f3f9"; } .fa-surprise:before { - content: ""; + content: "\f5c2"; } .fa-swatchbook:before { - content: ""; + content: "\f5c3"; } .fa-swimmer:before { - content: ""; + content: "\f5c4"; } .fa-swimming-pool:before { - content: ""; + content: "\f5c5"; } .fa-synagogue:before { - content: ""; + content: "\f69b"; } .fa-sync:before { - content: ""; + content: "\f021"; } .fa-sync-alt:before { - content: ""; + content: "\f2f1"; } .fa-syringe:before { - content: ""; + content: "\f48e"; } .fa-table:before { - content: ""; + content: "\f0ce"; } .fa-table-tennis:before { - content: ""; + content: "\f45d"; } .fa-tablet:before { - content: ""; + content: "\f10a"; } .fa-tablet-alt:before { - content: ""; + content: "\f3fa"; } .fa-tablets:before { - content: ""; + content: "\f490"; } .fa-tachometer-alt:before { - content: ""; + content: "\f3fd"; } .fa-tag:before { - content: ""; + content: "\f02b"; } .fa-tags:before { - content: ""; + content: "\f02c"; } .fa-tape:before { - content: ""; + content: "\f4db"; } .fa-tasks:before { - content: ""; + content: "\f0ae"; } .fa-taxi:before { - content: ""; + content: "\f1ba"; } .fa-teamspeak:before { - content: ""; + content: "\f4f9"; } .fa-teeth:before { - content: ""; + content: "\f62e"; } .fa-teeth-open:before { - content: ""; + content: "\f62f"; } .fa-telegram:before { - content: ""; + content: "\f2c6"; } .fa-telegram-plane:before { - content: ""; + content: "\f3fe"; } .fa-tencent-weibo:before { - content: ""; + content: "\f1d5"; } .fa-terminal:before { - content: ""; + content: "\f120"; } .fa-text-height:before { - content: ""; + content: "\f034"; } .fa-text-width:before { - content: ""; + content: "\f035"; } .fa-th:before { - content: ""; + content: "\f00a"; } .fa-th-large:before { - content: ""; + content: "\f009"; } .fa-th-list:before { - content: ""; + content: "\f00b"; } .fa-the-red-yeti:before { - content: ""; + content: "\f69d"; } .fa-theater-masks:before { - content: ""; + content: "\f630"; } .fa-themeco:before { - content: ""; + content: "\f5c6"; } .fa-themeisle:before { - content: ""; + content: "\f2b2"; } .fa-thermometer:before { - content: ""; + content: "\f491"; } .fa-thermometer-empty:before { - content: ""; + content: "\f2cb"; } .fa-thermometer-full:before { - content: ""; + content: "\f2c7"; } .fa-thermometer-half:before { - content: ""; + content: "\f2c9"; } .fa-thermometer-quarter:before { - content: ""; + content: "\f2ca"; } .fa-thermometer-three-quarters:before { - content: ""; + content: "\f2c8"; } .fa-thumbs-down:before { - content: ""; + content: "\f165"; } .fa-thumbs-up:before { - content: ""; + content: "\f164"; } .fa-thumbtack:before { - content: ""; + content: "\f08d"; } .fa-ticket-alt:before { - content: ""; + content: "\f3ff"; } .fa-times:before { - content: ""; + content: "\f00d"; } .fa-times-circle:before { - content: ""; + content: "\f057"; } .fa-tint:before { - content: ""; + content: "\f043"; } .fa-tint-slash:before { - content: ""; + content: "\f5c7"; } .fa-tired:before { - content: ""; + content: "\f5c8"; } .fa-toggle-off:before { - content: ""; + content: "\f204"; } .fa-toggle-on:before { - content: ""; + content: "\f205"; } .fa-toolbox:before { - content: ""; + content: "\f552"; } .fa-tooth:before { - content: ""; + content: "\f5c9"; } .fa-torah:before { - content: ""; + content: "\f6a0"; } .fa-torii-gate:before { - content: ""; + content: "\f6a1"; } .fa-trade-federation:before { - content: ""; + content: "\f513"; } .fa-trademark:before { - content: ""; + content: "\f25c"; } .fa-traffic-light:before { - content: ""; + content: "\f637"; } .fa-train:before { - content: ""; + content: "\f238"; } .fa-transgender:before { - content: ""; + content: "\f224"; } .fa-transgender-alt:before { - content: ""; + content: "\f225"; } .fa-trash:before { - content: ""; + content: "\f1f8"; } .fa-trash-alt:before { - content: ""; + content: "\f2ed"; } .fa-tree:before { - content: ""; + content: "\f1bb"; } .fa-trello:before { - content: ""; + content: "\f181"; } .fa-tripadvisor:before { - content: ""; + content: "\f262"; } .fa-trophy:before { - content: ""; + content: "\f091"; } .fa-truck:before { - content: ""; + content: "\f0d1"; } .fa-truck-loading:before { - content: ""; + content: "\f4de"; } .fa-truck-monster:before { - content: ""; + content: "\f63b"; } .fa-truck-moving:before { - content: ""; + content: "\f4df"; } .fa-truck-pickup:before { - content: ""; + content: "\f63c"; } .fa-tshirt:before { - content: ""; + content: "\f553"; } .fa-tty:before { - content: ""; + content: "\f1e4"; } .fa-tumblr:before { - content: ""; + content: "\f173"; } .fa-tumblr-square:before { - content: ""; + content: "\f174"; } .fa-tv:before { - content: ""; + content: "\f26c"; } .fa-twitch:before { - content: ""; + content: "\f1e8"; } .fa-twitter:before { - content: ""; + content: "\f099"; } .fa-twitter-square:before { - content: ""; + content: "\f081"; } .fa-typo3:before { - content: ""; + content: "\f42b"; } .fa-uber:before { - content: ""; + content: "\f402"; } .fa-uikit:before { - content: ""; + content: "\f403"; } .fa-umbrella:before { - content: ""; + content: "\f0e9"; } .fa-umbrella-beach:before { - content: ""; + content: "\f5ca"; } .fa-underline:before { - content: ""; + content: "\f0cd"; } .fa-undo:before { - content: ""; + content: "\f0e2"; } .fa-undo-alt:before { - content: ""; + content: "\f2ea"; } .fa-uniregistry:before { - content: ""; + content: "\f404"; } .fa-universal-access:before { - content: ""; + content: "\f29a"; } .fa-university:before { - content: ""; + content: "\f19c"; } .fa-unlink:before { - content: ""; + content: "\f127"; } .fa-unlock:before { - content: ""; + content: "\f09c"; } .fa-unlock-alt:before { - content: ""; + content: "\f13e"; } .fa-untappd:before { - content: ""; + content: "\f405"; } .fa-upload:before { - content: ""; + content: "\f093"; } .fa-usb:before { - content: ""; + content: "\f287"; } .fa-user:before { - content: ""; + content: "\f007"; } .fa-user-alt:before { - content: ""; + content: "\f406"; } .fa-user-alt-slash:before { - content: ""; + content: "\f4fa"; } .fa-user-astronaut:before { - content: ""; + content: "\f4fb"; } .fa-user-check:before { - content: ""; + content: "\f4fc"; } .fa-user-circle:before { - content: ""; + content: "\f2bd"; } .fa-user-clock:before { - content: ""; + content: "\f4fd"; } .fa-user-cog:before { - content: ""; + content: "\f4fe"; } .fa-user-edit:before { - content: ""; + content: "\f4ff"; } .fa-user-friends:before { - content: ""; + content: "\f500"; } .fa-user-graduate:before { - content: ""; + content: "\f501"; } .fa-user-lock:before { - content: ""; + content: "\f502"; } .fa-user-md:before { - content: ""; + content: "\f0f0"; } .fa-user-minus:before { - content: ""; + content: "\f503"; } .fa-user-ninja:before { - content: ""; + content: "\f504"; } .fa-user-plus:before { - content: ""; + content: "\f234"; } .fa-user-secret:before { - content: ""; + content: "\f21b"; } .fa-user-shield:before { - content: ""; + content: "\f505"; } .fa-user-slash:before { - content: ""; + content: "\f506"; } .fa-user-tag:before { - content: ""; + content: "\f507"; } .fa-user-tie:before { - content: ""; + content: "\f508"; } .fa-user-times:before { - content: ""; + content: "\f235"; } .fa-users:before { - content: ""; + content: "\f0c0"; } .fa-users-cog:before { - content: ""; + content: "\f509"; } .fa-ussunnah:before { - content: ""; + content: "\f407"; } .fa-utensil-spoon:before { - content: ""; + content: "\f2e5"; } .fa-utensils:before { - content: ""; + content: "\f2e7"; } .fa-vaadin:before { - content: ""; + content: "\f408"; } .fa-vector-square:before { - content: ""; + content: "\f5cb"; } .fa-venus:before { - content: ""; + content: "\f221"; } .fa-venus-double:before { - content: ""; + content: "\f226"; } .fa-venus-mars:before { - content: ""; + content: "\f228"; } .fa-viacoin:before { - content: ""; + content: "\f237"; } .fa-viadeo:before { - content: ""; + content: "\f2a9"; } .fa-viadeo-square:before { - content: ""; + content: "\f2aa"; } .fa-vial:before { - content: ""; + content: "\f492"; } .fa-vials:before { - content: ""; + content: "\f493"; } .fa-viber:before { - content: ""; + content: "\f409"; } .fa-video:before { - content: ""; + content: "\f03d"; } .fa-video-slash:before { - content: ""; + content: "\f4e2"; } .fa-vihara:before { - content: ""; + content: "\f6a7"; } .fa-vimeo:before { - content: ""; + content: "\f40a"; } .fa-vimeo-square:before { - content: ""; + content: "\f194"; } .fa-vimeo-v:before { - content: ""; + content: "\f27d"; } .fa-vine:before { - content: ""; + content: "\f1ca"; } .fa-vk:before { - content: ""; + content: "\f189"; } .fa-vnv:before { - content: ""; + content: "\f40b"; } .fa-volleyball-ball:before { - content: ""; + content: "\f45f"; } .fa-volume-down:before { - content: ""; + content: "\f027"; } .fa-volume-off:before { - content: ""; + content: "\f026"; } .fa-volume-up:before { - content: ""; + content: "\f028"; } .fa-vuejs:before { - content: ""; + content: "\f41f"; } .fa-walking:before { - content: ""; + content: "\f554"; } .fa-wallet:before { - content: ""; + content: "\f555"; } .fa-warehouse:before { - content: ""; + content: "\f494"; } .fa-weebly:before { - content: ""; + content: "\f5cc"; } .fa-weibo:before { - content: ""; + content: "\f18a"; } .fa-weight:before { - content: ""; + content: "\f496"; } .fa-weight-hanging:before { - content: ""; + content: "\f5cd"; } .fa-weixin:before { - content: ""; + content: "\f1d7"; } .fa-whatsapp:before { - content: ""; + content: "\f232"; } .fa-whatsapp-square:before { - content: ""; + content: "\f40c"; } .fa-wheelchair:before { - content: ""; + content: "\f193"; } .fa-whmcs:before { - content: ""; + content: "\f40d"; } .fa-wifi:before { - content: ""; + content: "\f1eb"; } .fa-wikipedia-w:before { - content: ""; + content: "\f266"; } .fa-window-close:before { - content: ""; + content: "\f410"; } .fa-window-maximize:before { - content: ""; + content: "\f2d0"; } .fa-window-minimize:before { - content: ""; + content: "\f2d1"; } .fa-window-restore:before { - content: ""; + content: "\f2d2"; } .fa-windows:before { - content: ""; + content: "\f17a"; } .fa-wine-glass:before { - content: ""; + content: "\f4e3"; } .fa-wine-glass-alt:before { - content: ""; + content: "\f5ce"; } .fa-wix:before { - content: ""; + content: "\f5cf"; } .fa-wolf-pack-battalion:before { - content: ""; + content: "\f514"; } .fa-won-sign:before { - content: ""; + content: "\f159"; } .fa-wordpress:before { - content: ""; + content: "\f19a"; } .fa-wordpress-simple:before { - content: ""; + content: "\f411"; } .fa-wpbeginner:before { - content: ""; + content: "\f297"; } .fa-wpexplorer:before { - content: ""; + content: "\f2de"; } .fa-wpforms:before { - content: ""; + content: "\f298"; } .fa-wrench:before { - content: ""; + content: "\f0ad"; } .fa-x-ray:before { - content: ""; + content: "\f497"; } .fa-xbox:before { - content: ""; + content: "\f412"; } .fa-xing:before { - content: ""; + content: "\f168"; } .fa-xing-square:before { - content: ""; + content: "\f169"; } .fa-y-combinator:before { - content: ""; + content: "\f23b"; } .fa-yahoo:before { - content: ""; + content: "\f19e"; } .fa-yandex:before { - content: ""; + content: "\f413"; } .fa-yandex-international:before { - content: ""; + content: "\f414"; } .fa-yelp:before { - content: ""; + content: "\f1e9"; } .fa-yen-sign:before { - content: ""; + content: "\f157"; } .fa-yin-yang:before { - content: ""; + content: "\f6ad"; } .fa-yoast:before { - content: ""; + content: "\f2b1"; } .fa-youtube:before { - content: ""; + content: "\f167"; } .fa-youtube-square:before { - content: ""; + content: "\f431"; } .fa-zhihu:before { - content: ""; + content: "\f63f"; } .sr-only { @@ -5353,22 +5353,22 @@ and open the template in the editor. color: #E5E5E5; } .enka-custom-radio.star::before { - content: ""; + content: "\f005"; } .enka-custom-radio.thumb::before { - content: ""; + content: "\f164"; } .enka-custom-radio.smiley::before { - content: ""; + content: "\f118"; } .enka-custom-radio.heart::before { - content: ""; + content: "\f004"; } .enka-custom-radio.flag::before { - content: ""; + content: "\f024"; } .enka-custom-radio.user::before { - content: ""; + content: "\f007"; } /* visual analog scale - radio buttons */ @@ -5379,25 +5379,25 @@ and open the template in the editor. color: #E5E5E5; } .enka-vizualna-skala.siv-61::before, .enka-vizualna-skala.siv-71::before { - content: ""; + content: "\f5b4"; } .enka-vizualna-skala.siv-41::before, .enka-vizualna-skala.siv-51::before, .enka-vizualna-skala.siv-62::before, .enka-vizualna-skala.siv-72::before { - content: ""; + content: "\f57a"; } .enka-vizualna-skala.siv-21::before, .enka-vizualna-skala.siv-31::before, .enka-vizualna-skala.siv-42::before, .enka-vizualna-skala.siv-52::before, .enka-vizualna-skala.siv-63::before, .enka-vizualna-skala.siv-73::before { - content: ""; + content: "\f119"; } .enka-vizualna-skala.siv-32::before, .enka-vizualna-skala.siv-53::before, .enka-vizualna-skala.siv-74::before { - content: ""; + content: "\f11a"; } .enka-vizualna-skala.siv-22::before, .enka-vizualna-skala.siv-33::before, .enka-vizualna-skala.siv-43::before, .enka-vizualna-skala.siv-54::before, .enka-vizualna-skala.siv-64::before, .enka-vizualna-skala.siv-75::before { - content: ""; + content: "\f118"; } .enka-vizualna-skala.siv-44::before, .enka-vizualna-skala.siv-55::before, .enka-vizualna-skala.siv-65::before, .enka-vizualna-skala.siv-76::before { - content: ""; + content: "\f580"; } .enka-vizualna-skala.siv-66::before, .enka-vizualna-skala.siv-77::before { - content: ""; + content: "\f59c"; } /* @@ -5411,88 +5411,88 @@ and open the template in the editor. */ /* icons */ span.faicon.plus::before { - content: ""; + content: "\f067"; } span.faicon.minus::before { - content: ""; + content: "\f068"; } span.faicon.success::before, span.circle-check::before { - content: ""; + content: "\f058"; } span.faicon.close::before { font-size: 18px; font-weight: 400; - content: ""; + content: "\f057"; } span.faicon.dropdown_blue::before { font-size: 16px; - content: ""; + content: "\f13a"; } span.faicon.dropup_blue::before { font-size: 16px; - content: ""; + content: "\f139"; } span.faicon.arrow_back::before { font-weight: 600; font-size: 16px; - content: ""; + content: "\f137"; } span.faicon.add::before { font-size: 18px; - content: ""; + content: "\f055"; } span.faicon.remove::before { font-size: 18px; - content: ""; + content: "\f056"; } span.faicon.delete::before { font-size: 18px; font-weight: 400; - content: ""; + content: "\f2ed"; } span.faicon.anketa_delete::before { font-size: 24px; font-weight: 400; - content: ""; + content: "\f2ed"; } span.faicon.copy::before { font-size: 18px; - content: ""; + content: "\f0c5"; font-weight: 400; } span.faicon.anketa_copy::before { font-size: 24px; - content: ""; + content: "\f0c5"; font-weight: 400; } span.faicon.export::before { font-size: 24px; - content: ""; + content: "\f56e"; } span.faicon.file-import::before { - content: ""; + content: "\f56f"; transform: scaleX(-1); } span.faicon.import::before { font-size: 24px; font-weight: 400; - content: ""; + content: "\f1c2"; } /*span.faicon.import::after{ @@ -5502,137 +5502,137 @@ span.faicon.import::before { }*/ span.faicon.library::before { font-size: 24px; - content: ""; + content: "\f518"; } span.faicon.folder::before { font-size: 16px; font-weight: 600; - content: ""; + content: "\f07b"; } span.faicon.folder_empty::before { font-size: 16px; font-weight: 400; - content: ""; + content: "\f07b"; } span.faicon.after.sort_down_arrow::after { - content: ""; + content: "\f0d7"; margin-left: 5px; } span.faicon.after.sort_up_arrow::after { - content: ""; + content: "\f0d8"; margin-left: 5px; } span.faicon.info::before { font-size: 28px; - content: ""; + content: "\f05a"; vertical-align: middle; } span.faicon.pagination_left::before { margin: 0 1px 0 1px; - content: ""; + content: "\f104"; } span.faicon.pagination_right::before { margin: 0 0 0 1px; - content: ""; + content: "\f105"; } span.faicon.edit::before, span.faicon.edit2::before { - content: ""; + content: "\f304"; } span.faicon.refresh::before { font-size: 18px; - content: ""; + content: "\f2f1"; } span.faicon.filter::before { font-size: 18px; - content: ""; + content: "\f0b0"; } span.faicon.grip::before { - content: ""; + content: "\f58e"; } span.faicon.star::before, span.faicon.star_off::before { font-size: 14px; font-weight: 400; - content: ""; + content: "\f005"; } span.faicon.star_on::before { font-size: 14px; font-weight: 700; - content: ""; + content: "\f005"; } span.faicon.search::before { font-size: 20px; - content: ""; + content: "\f002"; } span.faicon.clipboard_notes::before { font-size: 20px; - content: ""; + content: "\f46d"; } span.faicon.help2::before { font-size: 20px; - content: ""; + content: "\f059"; } span.faicon.user::before { font-size: 18px; - content: ""; + content: "\f007"; } span.faicon.logout::before { font-size: 20px; - content: ""; + content: "\f2f5"; } .faicon.monitor::before { - content: ""; + content: "\f108"; } .faicon.mobile::before { - content: ""; + content: "\f3cd"; } .faicon.tablet::before { - content: ""; + content: "\f3fa"; } span.faicon.users::before { - content: ""; + content: "\f500"; } span.faicon.lock_open::before { - content: ""; + content: "\f3c1"; } span.faicon.lock_close::before { - content: ""; + content: "\f023"; } span.faicon.bottom_saving::before { font-size: 24px; font-weight: 400; - content: ""; + content: "\f0c7"; } span.faicon.bottom_publish::before { font-size: 24px; - content: ""; + content: "\f093"; } span.faicon.bottom_preview { @@ -5642,63 +5642,63 @@ span.faicon.bottom_preview { span.faicon.bottom_preview::before { font-size: 24px; font-weight: 400; - content: ""; + content: "\f15b"; } span.faicon.bottom_preview::after { font-size: 14px; - content: ""; + content: "\f002"; display: inline-block; margin-left: -70%; } span.faicon.bottom_test::before { font-size: 24px; - content: ""; + content: "\f492"; } span.faicon.language::before { font-size: 24px; - content: ""; + content: "\f0ac"; } span.faicon.mobile_off::before { font-size: 24px; - content: ""; + content: "\f3cd"; } span.faicon.mobile_off::after { font-size: 24px; - content: ""; + content: "\f715"; margin-left: -23px; } span.faicon.comments::before { - content: ""; + content: "\f27a"; font-weight: 700; } span.faicon.comments_empty::before { - content: ""; + content: "\f27a"; font-weight: 400; } span.faicon.data_link::before { - content: ""; + content: "\f0c1"; } span.faicon.data_link_small::before { - content: ""; + content: "\f0c1"; } span.faicon.print::before { font-size: 24px; - content: ""; + content: "\f02f"; } span.faicon.print_small::before { font-size: 16px; - content: ""; + content: "\f02f"; } span.faicon.preview { @@ -5708,11 +5708,11 @@ span.faicon.preview { span.faicon.preview::before { font-size: 18px; font-weight: 400; - content: ""; + content: "\f15b"; } span.faicon.preview::after { - content: ""; + content: "\f002"; display: inline-block; font-size: 11px; margin-left: -50%; @@ -5720,87 +5720,87 @@ span.faicon.preview::after { span.faicon.palette::before { font-size: 18px; - content: ""; + content: "\f53f"; } span.faicon.inline_comment::before { font-size: 14px; font-weight: 400; - content: ""; + content: "\f075"; } span.faicon.inline_double_comment::before { font-size: 14px; font-weight: 400; - content: ""; + content: "\f086"; } span.faicon.comments_creport::before { font-size: 16px; - content: ""; + content: "\f086"; } span.faicon.compress::before { font-size: 15px; - content: ""; + content: "\f066"; } span.faicon.expand::before { font-size: 15px; - content: ""; + content: "\f065"; } span.faicon.hashtag::before { font-size: 15px; - content: ""; + content: "\f292"; } span.faicon.bug::before { font-size: 15px; - content: ""; + content: "\f188"; } span.faicon.paragraph::before { font-size: 15px; - content: ""; + content: "\f1dd"; } span.faicon.replace::before { font-size: 15px; - content: ""; + content: "\f362"; } span.faicon.plus_square::before { font-size: 15px; font-weight: 400; - content: ""; + content: "\f0fe"; } span.faicon.minus_square::before { font-size: 15px; font-weight: 400; - content: ""; + content: "\f146"; } span.faicon.delete_circle::before { font-size: 14px; - content: ""; + content: "\f056"; } span.faicon.quick_view::before { font-size: 15px; font-weight: 400; - content: ""; + content: "\f06e"; } span.faicon.edit_square::before { font-size: 15px; - content: ""; + content: "\f044"; } span.faicon.test::before { font-size: 15px; - content: ""; + content: "\f492"; } a.faicon.if_add { @@ -5836,7 +5836,7 @@ span.faicon.if_add:hover:before { } span.faicon.text_file::before { - content: ""; + content: "\f15c"; } span.faicon.text_file_small { @@ -5846,40 +5846,40 @@ span.faicon.text_file_small { span.faicon.text_file_small:before { font-size: 18px; font-weight: 400; - content: ""; + content: "\f15c"; } span.faicon.warning::before { font-size: 16px; - content: ""; + content: "\f071"; } span.faicon.users_small::before { font-size: 16px; - content: ""; + content: "\f0c0"; } span.faicon.popup_0::before { font-size: 14px; - content: ""; + content: "\f065"; color: #1E88E5; } span.faicon.popup_1::before { font-size: 14px; - content: ""; + content: "\f065"; color: #0059ab; } span.faicon.flat_0::before { font-size: 14px; - content: ""; + content: "\f03c"; color: #0059ab; } span.faicon.flat_1::before { font-size: 14px; - content: ""; + content: "\f03c"; color: #1E88E5; } @@ -5894,46 +5894,46 @@ span.basic-icon.spss::before { span.faicon.external_link::before { font-size: 14px; font-weight: 600; - content: ""; + content: "\f35d"; } span.faicon.cog_large::before { font-size: 34px; font-weight: 600; - content: ""; + content: "\f013"; } span.faicon.chart_large::before { font-size: 34px; font-weight: 600; - content: ""; + content: "\f201"; } span.faicon.reload_large::before { font-size: 34px; font-weight: 600; - content: ""; + content: "\f021"; } span.faicon.chart::before { - content: ""; + content: "\f080"; font-size: 16px; font-weight: 600; } span.faicon.data::before { - content: ""; + content: "\f1c0"; font-size: 16px; font-weight: 600; } span.faicon.publish::before { - content: ""; + content: "\f093"; font-size: 16px; } span.faicon.test::before { - content: ""; + content: "\f492"; font-size: 16px; } @@ -5943,63 +5943,63 @@ button.ui-datepicker-trigger::before { font-family: "Font Awesome 5 Free"; font-weight: 400; font-size: 16px; - content: ""; + content: "\f073"; } /* ARROWS */ span.faicon.arrow_up::before { font-size: 14px; - content: ""; + content: "\f062"; } span.faicon.arrow2_r::before { font-size: 14px; - content: ""; + content: "\f054"; } span.faicon.arrow2_l::before { font-size: 14px; - content: ""; + content: "\f053"; } span.faicon.arrow2_d::before { font-size: 14px; - content: ""; + content: "\f078"; } span.faicon.arrow2_u::before { font-size: 14px; - content: ""; + content: "\f077"; } span.faicon.arrow_large2_r::before { font-size: 35px; - content: ""; + content: "\f054"; } span.faicon.arrow_large2_l::before { font-size: 35px; - content: ""; + content: "\f053"; } span.faicon.arrow_verylarge2_r::before { font-size: 40px; - content: ""; + content: "\f054"; } span.faicon.arrow_verylarge2_l::before { font-size: 40px; - content: ""; + content: "\f053"; } span.faicon.sort_descending::before { font-size: 14px; - content: ""; + content: "\f0d7"; } span.faicon.sort_ascending::before { font-size: 14px; - content: ""; + content: "\f0d8"; } /* Plus/minus sqare */ @@ -6011,127 +6011,127 @@ span.folder_plusminus { span.faicon.plus_orange::before { font-size: 12px; font-weight: 400; - content: ""; + content: "\f0fe"; } span.faicon.minus_orange::before { font-size: 12px; font-weight: 400; - content: ""; + content: "\f146"; } /* Spinner */ span.faicon.spinner::before { font-size: 18px; - content: ""; + content: "\f1ce"; } /* Bars - mobile menu */ span.faicon.bars::before { font-size: 26px; - content: ""; + content: "\f0c9"; } span.faicon.lock_open::before { - content: ""; + content: "\f3c1"; } span.faicon.lock_close::before { - content: ""; + content: "\f023"; } span.faicon.bell::before { - content: ""; + content: "\f0f3"; } span.faicon.bell_slash::before { - content: ""; + content: "\f1f6"; } span.faicon.trash::before { - content: ""; + content: "\f2ed"; } span.faicon.copy::before { - content: ""; + content: "\f0c5"; } span.faicon.circle::before { - content: ""; + content: "\f111"; vertical-align: middle; } span.faicon.plus::before { - content: ""; + content: "\f067"; } span.faicon.plus_circle::before { - content: ""; + content: "\f055"; } span.faicon.minus_circle::before { - content: ""; + content: "\f056"; } span.faicon.calendar_icon::before { - content: ""; + content: "\f073"; } span.faicon.clipboard::before { - content: ""; + content: "\f328"; } span.faicon.list-alt::before { - content: ""; + content: "\f022"; } span.faicon.vote-yes::before { - content: ""; + content: "\f772"; } span.faicon.file-preview::before { - content: ""; + content: "\f865"; } span.faicon.dots::before { - content: ""; + content: "\f141"; font-size: 16px; font-weight: 600; } span.faicon.dots_ver:before { - content: ""; + content: "\f142"; font-size: 16px; font-weight: 600; } span.faicon.open_icon::before, a.faicon.open_icon::before { - content: ""; + content: "\f35d"; } span.faicon.table_icon::before { - content: ""; + content: "\f0ce"; } span.faicon.list::before { - content: ""; + content: "\f03a"; } span.faicon.link-chain::before { - content: ""; + content: "\f0c1"; } span.fa-brands.html5::before { - content: ""; + content: "\f13b"; } span.faicon.stopwatch20::before { - content: ""; + content: "\e06f"; } span.faicon.checkbox-empty::before { - content: ""; + content: "\f0c8"; font-weight: 400 !important; } @@ -6140,11 +6140,11 @@ span.faicon.fa-1::before { } span.faicon.phone::before { - content: ""; + content: "\f095"; } span.faicon.screwdriver::before { - content: ""; + content: "\f7d9"; font-weight: 600 !important; } @@ -6282,23 +6282,23 @@ and open the template in the editor. */ /* Toolbox na levi strani */ span.faicon.wheel_32::before { - content: ""; + content: "\f013"; } span.faicon.radio_32::before { - content: ""; + content: "\f192"; font-weight: 400; font-size: 18px; } span.faicon.check_32::before { - content: ""; + content: "\f14a"; font-weight: 400; font-size: 18px; } span.faicon.matrix_32::before { - content: "\a"; + content: "\f192\f192\a\f192\f192"; white-space: pre; font-weight: 400; font-size: 12px; @@ -6322,7 +6322,7 @@ span.faicon.nagovor::before { } span.faicon.plus_32::before { - content: ""; + content: "\f055"; font-size: 18px; } @@ -6366,12 +6366,12 @@ span.faicon.edit-vprasanje { } span.faicon.edit-vprasanje:before { font-size: 18px; - content: ""; + content: "\f031"; } a.faicon.edit::before { font-size: 16px; - content: ""; + content: "\f304"; } a.faicon.addif::before { @@ -6383,22 +6383,22 @@ a.faicon.addif::before { a.faicon.copy::before { font-size: 18px; font-weight: 400; - content: ""; + content: "\f0c5"; } a.faicon.copycond::before { font-size: 18px; - content: ""; + content: "\f0c5"; } a.faicon.preview::before { font-size: 18px; font-weight: 400; - content: ""; + content: "\f15b"; } a.faicon.preview::after { - content: ""; + content: "\f002"; display: inline-block; font-size: 11px; margin-left: -50%; @@ -6406,25 +6406,25 @@ a.faicon.preview::after { a.faicon.arhiv::before { font-size: 18px; - content: ""; + content: "\f044"; } a.faicon.delete::before { font-size: 18px; font-weight: 400; - content: ""; + content: "\f2ed"; } a.faicon.hide::before { font-size: 18px; font-weight: 400; - content: ""; + content: "\f06e"; } a.faicon.unhide_icon::before { font-size: 18px; font-weight: 400; - content: ""; + content: "\f070"; } /* Urejanje vrednosti inline */ @@ -6438,12 +6438,12 @@ a.faicon.unhide_icon::before { .variabla span.inline.faicon.edit2::before { font-size: 14px; - content: ""; + content: "\f304"; } .variabla span.inline.faicon.odg_hidden::before { font-size: 14px; - content: ""; + content: "\f05e"; } .variabla span.inline.faicon.odg_hidden.show-hidden::before { @@ -6471,23 +6471,23 @@ span.inline.faicon.odg_if_not::before { .variabla span.inline.faicon.odg_if_follow::after { font-size: 14px; margin-left: 2px; - content: ""; + content: "\f0da"; } .variabla span.inline.faicon.correct::before { font-size: 14px; font-weight: 900; - content: ""; + content: "\f00c"; } .faicon.move_updown::before { font-size: 16px; color: #0059ab; - content: ""; + content: "\f338"; } .faicon.image_upload::before { - content: ""; + content: "\f03e"; font-weight: 400; } @@ -6504,22 +6504,22 @@ and open the template in the editor. span.faicon.mapca.anketa::before { font-size: 16px; font-weight: 400; - content: ""; + content: "\f022"; } span.faicon.table::before { font-size: 16px; - content: ""; + content: "\f00b"; } span.faicon.other_vprasanja::before { font-size: 16px; - content: "" !important; + content: "\f0ca" !important; } span.faicon.osnovna_vprasanja::before { font-size: 16px; - content: ""; + content: "\f0ca"; } span.faicon.mapca.if::before { @@ -6547,7 +6547,7 @@ and open the template in the editor. */ /* Izvozi */ span.faicon.pdf::before { - content: ""; + content: "\f1c1"; font-size: 16px; font-weight: 400; color: #ed1c24; @@ -6571,7 +6571,7 @@ span.faicon.pdf.black::before { span.faicon.xls::before { font-size: 16px; font-weight: 400; - content: ""; + content: "\f1c3"; color: #008000; } @@ -6593,7 +6593,7 @@ span.faicon.xls.black::before { span.faicon.rtf::before { font-size: 16px; font-weight: 400; - content: ""; + content: "\f1c2"; color: #0f3ea8; } @@ -6615,7 +6615,7 @@ span.faicon.rtf.black::before { span.faicon.ppt::before { font-size: 16px; font-weight: 400; - content: ""; + content: "\f1c4"; color: #fa4913; } @@ -6637,7 +6637,7 @@ span.faicon.ppt.black::before { span.faicon.xml::before { font-size: 16px; font-weight: 400; - content: ""; + content: "\f1c9"; color: #00a000; } @@ -6657,17 +6657,17 @@ span.faicon.xml.black::before { } span.faicon.arhiv::before { - content: ""; + content: "\f187"; } span.faicon.arhiv_mail::before { font-size: 16px; font-weight: 400; - content: ""; + content: "\f14d"; } span.faicon.share-arrow::before { - content: ""; + content: "\f14d"; } /* @@ -6717,7 +6717,7 @@ span.faicon.an_chart_bar::before { font-size: 14px; font-weight: 700; /*content: "\f080";*/ - content: ""; + content: "\f200"; } /* @@ -6731,35 +6731,35 @@ and open the template in the editor. */ /* Invitation table */ span.faicon.inv_sent_0::before { - content: ""; + content: "\f2b6"; } span.faicon.inv_sent_1::before { - content: ""; + content: "\f0e0"; } span.faicon.inv_responded_0::before { font-size: 14px; font-weight: 400; - content: ""; + content: "\f005"; } span.faicon.inv_responded_1::before { font-size: 14px; font-weight: 700; - content: ""; + content: "\f005"; } span.faicon.inv_unsubscribed_0::before { font-size: 14px; font-weight: 400; - content: ""; + content: "\f111"; } span.faicon.inv_unsubscribed_1::before { font-size: 14px; font-weight: 700; - content: ""; + content: "\f111"; color: #FF0000; } @@ -6860,7 +6860,7 @@ a.read-more .faicon:before { .qtip .qtip-wrapper .qtip-contentWrapper .qtip-content h1::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f059"; font-size: 20px; color: #1E88E5; vertical-align: -1px; @@ -6897,7 +6897,7 @@ a.read-more .faicon:before { padding-left: 8px; vertical-align: middle; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f054"; font-size: 8px; color: #1E88E5; transition: 0.2s; @@ -7220,7 +7220,7 @@ a.read-more .faicon:before { .divPopUp.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f071"; font-size: 14px; color: #FFC700; } @@ -7261,7 +7261,7 @@ a.read-more .faicon:before { .divPopUp_info.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f071"; font-size: 14px; color: #FFC700; } @@ -7753,7 +7753,7 @@ body.waitlong #loading { #check_pogoji.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f071"; font-size: 14px; color: #FFC700; } @@ -7934,7 +7934,7 @@ body.waitlong #loading { #dropped_alert.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f071"; font-size: 14px; color: #FFC700; } @@ -9128,7 +9128,7 @@ header #topSettingsHolder .left_options_holder #analizaSubNav #globalSetingsLink right: 8px; top: 5px; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f078"; font-size: 10px; font-weight: 600; } @@ -9401,7 +9401,7 @@ footer#srv_footer .footer_right span.faicon.external_link:before { footer#srv_footer .footer_right .right_help_button { position: fixed; right: -71px; - top: calc(50%); + top: 50%; width: 150px; padding: 4px 8px; border: 1px #1E88E5 solid; @@ -9698,9 +9698,9 @@ div.button_holder.float-right button { div.button_holder.editor_button_holder { margin: 0; padding: 8px 16px; - border-bottom: 1px #cccccc solid; - border-left: 1px #cccccc solid; - border-right: 1px #cccccc solid; + border-bottom: 1px rgb(204, 204, 204) solid; + border-left: 1px rgb(204, 204, 204) solid; + border-right: 1px rgb(204, 204, 204) solid; } label { @@ -9788,17 +9788,17 @@ input[type=radio]:checked + label:before, input[type=checkbox]:checked + label:b color: #1E88E5; } input[type=checkbox] + label:before { - content: ""; + content: "\f0c8"; } input[type=checkbox]:checked + label:before { - content: ""; + content: "\f14a"; font-weight: bold; } input[type=radio] + label:before { - content: ""; + content: "\f111"; } input[type=radio]:checked + label:before { - content: ""; + content: "\f192"; } input[type=checkbox][disabled] + label:before { color: #C4C4C4; @@ -10020,7 +10020,7 @@ textarea:focus { } .box-container .num_box { border: 1px solid #E5E5E5; - background-color: #FFFF; + background-color: white; border-radius: 2px; margin: 0px; padding: 0px; @@ -10413,7 +10413,7 @@ header #top_line #enka_nav .anketa_header_upgrade_package button { #popup_user_access.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f071"; font-size: 14px; color: #FFC700; } @@ -10699,7 +10699,7 @@ header #top_line #enka_nav .anketa_header_upgrade_package button { #survey_list .second_line .filters #folderSwitch#sortButton:after { position: absolute; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f078"; right: 8px; top: 13px; font-weight: 600; @@ -11045,13 +11045,13 @@ body.eng #survey_list .filters #folderSwitch { cursor: pointer; } #survey_list .div_sl_new.folders .folder_holder .folder_title .folder_arrow_icon::before { - content: ""; + content: "\f078"; font-size: 14px; color: #333333; margin-right: 8px; } #survey_list .div_sl_new.folders .folder_holder .folder_title .folder_icon::before { - content: ""; + content: "\f07b"; font-size: 16px; font-weight: 400; color: #1E88E5; @@ -11061,7 +11061,7 @@ body.eng #survey_list .filters #folderSwitch { background-color: #F8F8F8; } #survey_list .div_sl_new.folders .folder_holder .folder_title.open .folder_arrow_icon::before { - content: ""; + content: "\f077"; } #survey_list .div_sl_new.folders .folder_holder .folder_title.open .folder_icon::before { font-weight: 600; @@ -12178,13 +12178,13 @@ div.page_obvestila #unread_notifications .gdpr_popup_radio input { cursor: pointer; } #anketa_knjiznica #libraryInner ul li .folder_box_holder .folder_box .folder_arrow_icon::before { - content: ""; + content: "\f078"; font-size: 14px; color: #333333; margin-right: 8px; } #anketa_knjiznica #libraryInner ul li .folder_box_holder .folder_box .folder::before { - content: ""; + content: "\f07b"; font-size: 16px; font-weight: 400; color: #1E88E5; @@ -12210,7 +12210,7 @@ div.page_obvestila #unread_notifications .gdpr_popup_radio input { }*/ } #anketa_knjiznica #libraryInner ul li .folder_box_holder .folder_box.open .folder_arrow_icon::before { - content: ""; + content: "\f077"; } #anketa_knjiznica #libraryInner ul li .folder_box_holder .folder_box.open .folder::before { font-weight: 600; @@ -12463,7 +12463,7 @@ and open the template in the editor. #new_anketa_div .layout_right_item .layout_right_centering .fieldset .setting input[type=radio] + span.enka-checkbox-radio:before { font-family: "Font Awesome 5 Free"; display: inline-block; - content: ""; + content: "\f111"; letter-spacing: 10px; } #new_anketa_div .layout_right_item .layout_right_centering .fieldset .setting input[type=radio] + span.enka-custom-radio:before { @@ -12471,7 +12471,7 @@ and open the template in the editor. display: inline-block; } #new_anketa_div .layout_right_item .layout_right_centering .fieldset .setting input[type=radio]:checked + span.enka-checkbox-radio:before { - content: ""; + content: "\f192"; } #new_anketa_div .layout_right_item .layout_right_centering .fieldset .setting input[type=checkbox] { display: none !important; @@ -12484,11 +12484,11 @@ and open the template in the editor. #new_anketa_div .layout_right_item .layout_right_centering .fieldset .setting input[type=checkbox] + span.enka-checkbox-radio:before { font-family: "Font Awesome 5 Free"; display: inline-block; - content: ""; + content: "\f0c8"; letter-spacing: 10px; } #new_anketa_div .layout_right_item .layout_right_centering .fieldset .setting input[type=checkbox]:checked + span.enka-checkbox-radio:before { - content: ""; + content: "\f14a"; letter-spacing: 8px; } #new_anketa_div .layout_right_item .layout_right_centering .fieldset .setting .custom_radio_picture.obarvan > label > span.enka-custom-radio:before { @@ -12781,7 +12781,7 @@ and open the template in the editor. } #new_anketa_div .layout_right_item .layout_right_centering .anketa_from_text .from_text_sidebyside_holder #preview_field_holder #preview_field span.variable input[type=radio] + span.enka-checkbox-radio:before { font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f111"; display: inline-block; font-size: 14px; color: #C4C4C4; @@ -13394,20 +13394,20 @@ div.drop_setting_transition { font-weight: 400; } #branching input[type=checkbox].enka-admin-custom + span.enka-checkbox-radio:before { - content: ""; + content: "\f0c8"; letter-spacing: 10px; } #branching input[type=radio].enka-admin-custom + span.enka-checkbox-radio:before { - content: ""; + content: "\f111"; letter-spacing: 8px; } #branching input[type=checkbox].enka-admin-custom:checked + span.enka-checkbox-radio:before { - content: ""; + content: "\f14a"; color: #D3D3D3; letter-spacing: 8px; } #branching input[type=radio].enka-admin-custom:checked + span.enka-checkbox-radio:before { - content: ""; + content: "\f192"; color: #D3D3D3; } #branching span.faicon.delete_circle::before { @@ -20030,7 +20030,7 @@ and open the template in the editor. transition: 0.2s; } .tab_content .content_left ul li.folder_item .faicon.arrow:before { - content: ""; + content: "\f078"; } .tab_content .content_left ul li.folder_item .faicon.folder:before, .tab_content .content_left ul li.folder_item .faicon.clipboard:before { @@ -20047,7 +20047,7 @@ and open the template in the editor. color: #1E88E5; } .tab_content .content_left ul li.folder_item.open .faicon.arrow:before { - content: ""; + content: "\f077"; } .tab_content .content_left ul li.folder_item.no_arrow .faicon.arrow:before { display: none; @@ -20536,7 +20536,7 @@ img.mapster_el { border-radius: 4px; } .jquery-selectbox .jquery-selectbox-moreButton::before { - content: ""; + content: "\f078"; padding-left: 2px; color: #333333; font-size: 10px; @@ -20933,6 +20933,13 @@ textarea#addusers, textarea#addusers_note { display: none; } +i { + font-size: 16px; + font-weight: 600; + color: #1e88e5; + vertical-align: bottom; +} + div.page_tema h2 { font-size: 24px; margin-top: 32px; @@ -20985,7 +20992,7 @@ div.page_tema div.theme_list div.options div.buttons-window { filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.25)); border-radius: 2px; margin-right: 5px; - background-color: #FFFF; + background-color: white; } div.page_tema div.theme_list div.options div.buttons-window .button { border: none; @@ -21097,7 +21104,7 @@ div.page_tema div#theme_grid_holder div.div_theme_group div.theme_label .theme_l } div.page_tema div#theme_grid_holder div.div_theme_group div.theme_label .theme_label_content span.theme_name { font-weight: 600; - font-weight: 500; + font-weight: 600; } div.page_tema div#theme_grid_holder div.div_theme_group div.theme_label .theme_label_options { display: flex; @@ -21107,9 +21114,9 @@ div.page_tema div#theme_grid_holder div.div_theme_group div.theme_label .theme_l margin-bottom: 16px; } div.page_tema div#theme_grid_holder div.div_theme_group div.theme_label .theme_label_options span.theme_name { - font-weight: 500; + font-weight: 600; text-transform: uppercase; - font-size: 14px; + font-size: 16px; display: flex; align-items: center; } @@ -21277,7 +21284,7 @@ div#theme-edit-wrap div#theme-editor #picker { left: 500px; z-index: 999; border-radius: 2px; - box-shadow: 0px 0px 7px 0px #0000001F; + box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1215686275); } div#theme-edit-wrap div#theme-editor #picker .popup_close { position: absolute !important; @@ -21443,7 +21450,7 @@ div#theme-edit-wrap div#theme-editor #picker .button_holder button:last-child { div#theme-edit-wrap div#theme-editor #picker.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f071"; font-size: 14px; color: #FFC700; } @@ -21806,7 +21813,7 @@ span.faicon.st-besede-popup { #vrednost_edit.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f071"; font-size: 14px; color: #FFC700; } @@ -22047,7 +22054,7 @@ span.faicon.st-besede-popup { #quota.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f071"; font-size: 14px; color: #FFC700; } @@ -22374,7 +22381,7 @@ and open the template in the editor. #fullscreen #preview_spremenljivka.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f071"; font-size: 14px; color: #FFC700; } @@ -22447,18 +22454,18 @@ and open the template in the editor. -webkit-text-stroke: 0.35px; } #fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=checkbox] + span.enka-checkbox-radio:before { - content: ""; + content: "\f0c8"; letter-spacing: 10px; } #fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=checkbox]:checked + span.enka-checkbox-radio:before { - content: ""; + content: "\f14a"; } #fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio] + span.enka-checkbox-radio:before { - content: ""; + content: "\f111"; letter-spacing: 10px; } #fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio]:checked + span.enka-checkbox-radio:before { - content: ""; + content: "\f192"; } #fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=checkbox] + span.enka-checkbox-radio, #fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio] + span.enka-checkbox-radio, @@ -23354,22 +23361,22 @@ and open the template in the editor. } #preview_spremenljivka #variable_holder input[type=checkbox].enka-admin-custom + span.enka-checkbox-radio:before { /*content: "\f096";*/ - content: ""; + content: "\f0c8"; letter-spacing: 10px; } #preview_spremenljivka #variable_holder input[type=radio].enka-admin-custom + span.enka-checkbox-radio:before { /*content: "\f10c";*/ - content: ""; + content: "\f111"; letter-spacing: 8px; } #preview_spremenljivka #variable_holder input[type=checkbox].enka-admin-custom:checked + span.enka-checkbox-radio:before { /*content: "\f046";*/ - content: ""; + content: "\f14a"; letter-spacing: 8px; } #preview_spremenljivka #variable_holder input[type=radio].enka-admin-custom:checked + span.enka-checkbox-radio:before { /*content: "\f192";*/ - content: ""; + content: "\f192"; } #preview_spremenljivka input[type=radio] { margin: 0 8px 4px 0; @@ -23382,7 +23389,7 @@ and open the template in the editor. #preview_spremenljivka input[type=radio] + span.enka-checkbox-radio:before { font-family: "Font Awesome 5 Free"; display: inline-block; - content: ""; + content: "\f111"; letter-spacing: 10px; } #preview_spremenljivka input[type=radio] + span.enka-custom-radio:before { @@ -23390,7 +23397,7 @@ and open the template in the editor. display: inline-block; } #preview_spremenljivka input[type=radio]:checked + span.enka-checkbox-radio:before { - content: ""; + content: "\f192"; } #preview_spremenljivka input[type=checkbox] { display: none !important; @@ -23403,11 +23410,11 @@ and open the template in the editor. #preview_spremenljivka input[type=checkbox] + span.enka-checkbox-radio:before { font-family: "Font Awesome 5 Free"; display: inline-block; - content: ""; + content: "\f0c8"; letter-spacing: 10px; } #preview_spremenljivka input[type=checkbox]:checked + span.enka-checkbox-radio:before { - content: ""; + content: "\f14a"; letter-spacing: 8px; } @@ -23492,7 +23499,7 @@ and open the template in the editor. } #popup_import_from_text .anketa_from_text .import_holder #preview_field_holder #preview_field span.variable input[type=radio] + span.enka-checkbox-radio:before { font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f111"; display: inline-block; font-size: 14px; color: #E5E5E5; @@ -23500,7 +23507,7 @@ and open the template in the editor. font-weight: 400; } #popup_import_from_text .anketa_from_text .import_holder #preview_field_holder #preview_field span.variable input[type=radio]:checked + span.enka-checkbox-radio:before { - content: ""; + content: "\f192"; color: #E5E5E5; } @@ -23763,7 +23770,7 @@ dl.arch_email dd { #inv_view_arch_recipients.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f071"; font-size: 14px; color: #FFC700; } @@ -24896,23 +24903,23 @@ div.page_komentarji_anketa ul .spremenljivka_content input[type=radio].enka-admi } div.page_komentarji ul .spremenljivka_content input[type=checkbox].enka-admin-custom + span.enka-checkbox-radio:before, div.page_komentarji_anketa ul .spremenljivka_content input[type=checkbox].enka-admin-custom + span.enka-checkbox-radio:before { - content: ""; + content: "\f0c8"; letter-spacing: 10px; } div.page_komentarji ul .spremenljivka_content input[type=radio].enka-admin-custom + span.enka-checkbox-radio:before, div.page_komentarji_anketa ul .spremenljivka_content input[type=radio].enka-admin-custom + span.enka-checkbox-radio:before { - content: ""; + content: "\f111"; letter-spacing: 8px; } div.page_komentarji ul .spremenljivka_content input[type=checkbox].enka-admin-custom:checked + span.enka-checkbox-radio:before, div.page_komentarji_anketa ul .spremenljivka_content input[type=checkbox].enka-admin-custom:checked + span.enka-checkbox-radio:before { - content: ""; + content: "\f14a"; color: #D3D3D3; letter-spacing: 8px; } div.page_komentarji ul .spremenljivka_content input[type=radio].enka-admin-custom:checked + span.enka-checkbox-radio:before, div.page_komentarji_anketa ul .spremenljivka_content input[type=radio].enka-admin-custom:checked + span.enka-checkbox-radio:before { - content: ""; + content: "\f192"; color: #D3D3D3; } div.page_komentarji ul .spremenljivka_content input[type=radio], @@ -24929,7 +24936,7 @@ div.page_komentarji ul .spremenljivka_content input[type=radio] + span.enka-chec div.page_komentarji_anketa ul .spremenljivka_content input[type=radio] + span.enka-checkbox-radio:before { font-family: "Font Awesome 5 Free"; display: inline-block; - content: ""; + content: "\f111"; letter-spacing: 10px; } div.page_komentarji ul .spremenljivka_content input[type=radio] + span.enka-custom-radio:before, @@ -24939,7 +24946,7 @@ div.page_komentarji_anketa ul .spremenljivka_content input[type=radio] + span.en } div.page_komentarji ul .spremenljivka_content input[type=radio]:checked + span.enka-checkbox-radio:before, div.page_komentarji_anketa ul .spremenljivka_content input[type=radio]:checked + span.enka-checkbox-radio:before { - content: ""; + content: "\f192"; } div.page_komentarji ul .spremenljivka_content input[type=checkbox], div.page_komentarji_anketa ul .spremenljivka_content input[type=checkbox] { @@ -24955,12 +24962,12 @@ div.page_komentarji ul .spremenljivka_content input[type=checkbox] + span.enka-c div.page_komentarji_anketa ul .spremenljivka_content input[type=checkbox] + span.enka-checkbox-radio:before { font-family: "Font Awesome 5 Free"; display: inline-block; - content: ""; + content: "\f0c8"; letter-spacing: 10px; } div.page_komentarji ul .spremenljivka_content input[type=checkbox]:checked + span.enka-checkbox-radio:before, div.page_komentarji_anketa ul .spremenljivka_content input[type=checkbox]:checked + span.enka-checkbox-radio:before { - content: ""; + content: "\f14a"; letter-spacing: 8px; } div.page_komentarji ul div.question_comment_holder, @@ -25469,7 +25476,6 @@ div#general_popup div.popup_content.publish.settings div#publish_settings_more { .page_vabila #vabila .button_holder #nice_url_holder .buttons { margin: 9px 0px 0px 0px !important; } - div#vabila div.more div.more_block { width: 89% !important; } @@ -26938,7 +26944,7 @@ div.subpage_coding .coding-refresh .button_holder button:last-child { div.subpage_coding .coding-refresh.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f071"; font-size: 14px; color: #FFC700; } @@ -27120,7 +27126,7 @@ div.subpage_coding #coding .button_holder button:last-child { div.subpage_coding #coding.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f071"; font-size: 14px; color: #FFC700; } @@ -27444,7 +27450,7 @@ div.subpage_coding .floatRecodeSpremenljivka .button_holder button:last-child { div.subpage_coding .floatRecodeSpremenljivka.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f071"; font-size: 14px; color: #FFC700; } @@ -27795,18 +27801,18 @@ ul#merge li { -webkit-text-stroke: 0.35px; } .quick_edit_container #edit_survey_data .quick_edit_inner .spremenljivka input[type=checkbox] + span.enka-checkbox-radio:before { - content: ""; + content: "\f0c8"; letter-spacing: 10px; } .quick_edit_container #edit_survey_data .quick_edit_inner .spremenljivka input[type=checkbox]:checked + span.enka-checkbox-radio:before { - content: ""; + content: "\f14a"; } .quick_edit_container #edit_survey_data .quick_edit_inner .spremenljivka input[type=radio] + span.enka-checkbox-radio:before { - content: ""; + content: "\f111"; letter-spacing: 10px; } .quick_edit_container #edit_survey_data .quick_edit_inner .spremenljivka input[type=radio]:checked + span.enka-checkbox-radio:before { - content: ""; + content: "\f192"; } .quick_edit_container #edit_survey_data .quick_edit_inner .spremenljivka input[type=checkbox] + span.enka-checkbox-radio, .quick_edit_container #edit_survey_data .quick_edit_inner .spremenljivka input[type=radio] + span.enka-checkbox-radio, @@ -28305,7 +28311,7 @@ and open the template in the editor. #div_export_setting_show.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f071"; font-size: 14px; color: #FFC700; } @@ -29608,7 +29614,7 @@ iframe#ifmcontentstoprint { position: absolute; left: 17px; top: 40px; - box-shadow: 0px 0px 7px 0px #0000001F; + box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1215686275); } .analysis_icons_holder { @@ -29878,15 +29884,15 @@ iframe#ifmcontentstoprint { } .rsdl_bck1 { - background-color: #fae2e2 !important; + background-color: rgb(250, 226, 226) !important; } .rsdl_bck2 { - background-color: #ff9d9d !important; + background-color: rgb(255, 157, 157) !important; } .rsdl_bck3 { - background-color: #f84242 !important; + background-color: rgb(248, 66, 66) !important; } .rsdl_bck4 { @@ -31399,7 +31405,7 @@ ul.vrednost_sort input[type=text] { .subpage_analysis_creport #anketa_custom_report #newCReportProfile.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f071"; font-size: 14px; color: #FFC700; } @@ -31683,7 +31689,7 @@ and open the template in the editor. #dsp_inspect_cover.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f071"; font-size: 14px; color: #FFC700; } @@ -32217,7 +32223,7 @@ input#endDate { .mc_table_settings.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f071"; font-size: 14px; color: #FFC700; } @@ -32430,7 +32436,7 @@ input#endDate { #newMCTable.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f071"; font-size: 14px; color: #FFC700; } @@ -32619,7 +32625,7 @@ input#endDate { #renameMCTable.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f071"; font-size: 14px; color: #FFC700; } @@ -32808,7 +32814,7 @@ input#endDate { #deleteMCTable.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f071"; font-size: 14px; color: #FFC700; } @@ -33194,7 +33200,7 @@ button.buttons-columnVisibility.active { table.usersTable { margin-left: 14px; margin-right: 14px; - width: calc(100% - 2*14px); + width: calc(100% - 28px); white-space: nowrap; border-collapse: collapse !important; } @@ -33374,24 +33380,19 @@ table.dataTable td:not(:first-of-type), table.dataTable th:not(:first-of-type) { #quick_comments_link.newCss { display: none; } - #firstNavigation ol.right-side { display: none; } - div.status_advanced { flex-direction: column; } - div.status_advanced_box { width: 100%; box-sizing: border-box; } - a.status_advanced_link { width: 95%; } - .content_div_normalmode { overflow-x: auto; } @@ -33485,7 +33486,6 @@ body #main_holder #main .wide { width: 100%; margin: 0; } - fieldset { width: 100% !important; box-sizing: border-box !important; @@ -33515,44 +33515,36 @@ fieldset textarea { fieldset .setting { height: auto !important; } - .setting_horizontal_wrapper { flex-direction: column !important; } - #vnosi_paginacija div select { display: inline-block; width: fit-content; margin: 0 5px; text-align: center; } - div.breadcrumbs { display: block; padding: 15px; color: #1e88e5; font-weight: 600; } - button.small, submit.small { min-width: auto; padding: 5px 16px; } - button.medium, submit.medium { min-width: auto; padding: 10px 24px; } - button.large, submit.large { min-width: auto; padding: 12px 32px; } - .top_note { padding: 8px 16px; } - header { /* Mobile meni */ /* Mobile meni - NASTAVITVE V UREJANJU ANKETE*/ @@ -33808,7 +33800,6 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { header .mobile_settings .mobile_settings_content a .setting_text { width: auto; } - footer#srv_footer { display: flex; flex-direction: column; @@ -33830,7 +33821,6 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { padding: 0; border: 0; } - /* Popup za vprasajcke */ .qtip { position: fixed !important; @@ -33841,7 +33831,6 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { left: 10% !important; box-shadow: 0 0 15px 15px rgba(0, 0, 0, 0.34) !important; } - .divPopUp { width: calc(100% - 32px) !important; max-width: calc(100% - 32px) !important; @@ -33852,12 +33841,10 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { width: calc(100% - 32px) !important; max-width: calc(100% - 32px) !important; } - /* Vse povezano s paketi in placili */ .dt-buttons { display: none; } - #main #moje_ankete_edit #anketa_edit { padding: 0 !important; } @@ -33932,7 +33919,6 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { #main #moje_ankete_edit fieldset div.setting { margin-bottom: 10px; } - #new_anketa_div { display: flex; flex-direction: column; @@ -34016,7 +34002,6 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { border: 1px solid #c8e3f8 !important; border-radius: 1px; } - .dashboard_top_settings { flex-direction: column; } @@ -34029,19 +34014,16 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { margin-left: 0; margin-right: 16px; } - .dashboard_boxes { flex-direction: column; } .dashboard_boxes .dashboard_box { margin: 0 0 32px 0; } - .locked .add-variable-mobile, .spremenljivka_content .add-variable { display: none !important; } - #branching { width: 100%; margin: 0; @@ -34146,11 +34128,9 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { margin: 0; padding: 0 12px; } - .toolbox_holder { display: none; } - .mobile_add_question { display: block; position: fixed; @@ -34170,7 +34150,6 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { line-height: 15px; font-weight: 600; } - .mobile_add_question_popup { z-index: 9999; position: fixed; @@ -34224,7 +34203,6 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { font-size: 14px; font-weight: 500; } - #vprasanje_float_editing .vprasanje_edit_holder { position: fixed; z-index: 99999; @@ -34277,7 +34255,6 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { margin-left: 0 !important; text-align: center; } - #main #anketa #globalSetingsList { max-width: 100% !important; width: 100% !important; @@ -34290,7 +34267,6 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { #main #anketa #globalSetingsList fieldset span.charalimit#anketa_note_chars { width: 100%; } - /* NASTAVITVE in ARHIVI */ /* OBLIKA */ #main #anketa #anketa_edit.page_tema #div_theme_group_holder { @@ -34306,18 +34282,15 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { width: 100%; height: auto; } - #theme-editor { width: 100% !important; float: none !important; } - #theme-preview { width: 100% !important; float: none !important; margin-top: 80px !important; } - /* ARHIVI */ #main #anketa #anketa_edit.page_arhivi { flex-direction: column-reverse; @@ -34335,7 +34308,6 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { #main #anketa #anketa_edit.page_arhivi #div_archive_content fieldset input { width: 100% !important; } - div.page_tema .theme_list { flex-wrap: wrap; } @@ -34362,7 +34334,6 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { div.page_tema div#theme_grid_holder div.div_theme_group div.theme_label .theme_label_options .button { margin-right: 8px; } - .page_theme-editor #theme-preview { display: none; } @@ -34370,7 +34341,6 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { width: 100% !important; flex-wrap: wrap; } - #srv_diagnostic br { display: none; } @@ -34391,7 +34361,6 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { #srv_diagnostic #srv_diagnostic_results_right table td + td { width: auto !important; } - .subpage_testnipodatki { line-height: 20px; } @@ -34405,7 +34374,6 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { .subpage_testnipodatki form label input { vertical-align: bottom; } - .lastnosti_wrapper { flex-direction: column !important; } @@ -34413,7 +34381,6 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { .lastnosti_wrapper .lastnosti_right { width: 100% !important; } - .page_vabila #vabila .button_holder { flex-direction: column; align-items: flex-start; @@ -34438,7 +34405,6 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { .page_vabila #vabila .more_block { width: 100%; } - .page_invitations #inv_top_navi { flex-direction: column; align-items: flex-start; @@ -34506,7 +34472,6 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { .page_invitations .button_holder button { margin-bottom: 8px; } - #vabila > table, table.invitations_settings, #inv_msg_preview table, @@ -34590,7 +34555,6 @@ table.invitations_settings p label input[type=password], width: 100% !important; box-sizing: border-box; } - #surveyInvitationSetting, #surveyInvitationSettingServer { min-width: 100% !important; @@ -34598,7 +34562,6 @@ table.invitations_settings p label input[type=password], margin: 10px 0 !important; box-sizing: border-box !important; } - #inv_top_navi { display: flex; flex-direction: column; @@ -34637,7 +34600,6 @@ table.invitations_settings p label input[type=password], #inv_top_navi > #inv_step_nav.yellow .inv_step_space { display: none; } - #inv_recipients_profiles_holder, #inv_import_list_container, #inv_messages_profiles_holder, @@ -34658,7 +34620,6 @@ table.invitations_settings p label input[type=password], #inv_select_mail_preview textarea { width: 100%; } - #inv_msg_preview table th { height: auto !important; width: 100% !important; @@ -34670,7 +34631,6 @@ table.invitations_settings p label input[type=password], width: 100%; box-sizing: border-box; } - .addthis_toolbox { line-height: 24px; } @@ -34685,11 +34645,9 @@ table.invitations_settings p label input[type=password], .addthis_toolbox .addthis_separator { font-size: 16px; } - #inv_field_container ul li { width: 45%; } - /* grafika ko ni podatkov */ div.no_data_alert img { width: 100%; @@ -34701,7 +34659,6 @@ table.invitations_settings p label input[type=password], flex-direction: column; align-items: center; } - .page_data .data_table_top_holder { flex-direction: column; align-items: flex-start; @@ -34772,11 +34729,9 @@ table.invitations_settings p label input[type=password], width: 100%; margin-bottom: 16px; } - body.data_fullscreen #analiza_data { top: 68px; } - .subpage_append .anketa_edit_main, .subpage_merge .anketa_edit_main, .subpage_calculation .anketa_edit_main, @@ -34817,7 +34772,6 @@ table.invitations_settings p label input[type=password], clear: both; margin: 40px 0 0 0 !important; } - .subpage_quick_edit #quick_edit_top_line { flex-direction: column-reverse; } @@ -34837,7 +34791,6 @@ table.invitations_settings p label input[type=password], .subpage_quick_edit .quick_edit_container .quick_edit_bottom_line { justify-content: center; } - .analysis_bottom_settings { flex-wrap: wrap; } @@ -34847,16 +34800,13 @@ table.invitations_settings p label input[type=password], margin: 0 0 16px 0 !important; border: 0; } - .div_analiza_icons, .div_analiza_scale { opacity: 1 !important; } - .analysis_icons_holder { display: none; } - .chart_holder { width: 100%; box-sizing: border-box; @@ -34879,7 +34829,6 @@ table.invitations_settings p label input[type=password], display: block; clear: both; } - table.analysis_reports { border-spacing: 0px; } @@ -34896,14 +34845,12 @@ table.analysis_reports > tbody > tr > td { table.analysis_reports fieldset { margin-bottom: 0 !important; } - .reports_holder { flex-direction: column; } .reports_holder fieldset { width: 100%; } - .noSurvey_sequence { padding: 0; } @@ -34925,13 +34872,11 @@ table.analysis_reports > tbody > tr > td { .noSurvey_sequence .buttons_holder a .button { margin: 10px 30px; } - #table-horizontal-scroll-wrapper1-userchanges { display: table; table-layout: fixed; width: 100%; } - #table-horizontal-scroll-wrapper2-userchanges { display: table-cell; overflow-x: auto; @@ -34942,7 +34887,6 @@ table.analysis_reports > tbody > tr > td { border-collapse: collapse; white-space: nowrap; } - .page_arhivi .anketa_edit_left, .page_tracking .anketa_edit_left, .subpage_anal_arch .anketa_edit_left, diff --git a/resources/sass/admin_new/pages/survey_edit/oblika_teme.scss b/resources/sass/admin_new/pages/survey_edit/oblika_teme.scss index 5ac13b6f0..37df5f198 100644 --- a/resources/sass/admin_new/pages/survey_edit/oblika_teme.scss +++ b/resources/sass/admin_new/pages/survey_edit/oblika_teme.scss @@ -2,6 +2,14 @@ display: none; } +i{ + font-size: 16px; + font-weight: 600; + color: #1e88e5; + + vertical-align: bottom; +} + // Oblika - prva stran, meni s temami @@ -228,7 +236,7 @@ div.page_tema { font-weight: $semi-bold; // font-family: 'Roboto'; - font-weight: 500; + font-weight: 600; } @@ -242,10 +250,9 @@ div.page_tema { margin-bottom: 16px; span.theme_name { - font-weight: 500; + font-weight: 600; text-transform: uppercase; - // font-family: 'Roboto'; - font-size: 14px; + font-size: 16px; display: flex; align-items: center; From 820c8f3bd7e7b548a2b95bf2d4760750d54b3226 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nejc=20Kova=C4=8D?= Date: Fri, 19 Aug 2022 11:37:52 +0200 Subject: [PATCH 6/9] Revert "Revert "oblika --> gumbi ikone , styling"" This reverts commit 89bca789a0f820bb1bda5e4b11fe507e7c8010fd. --- admin/survey/classes/class.SurveyTheme.php | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/admin/survey/classes/class.SurveyTheme.php b/admin/survey/classes/class.SurveyTheme.php index 3b210f76e..38f4f830c 100644 --- a/admin/survey/classes/class.SurveyTheme.php +++ b/admin/survey/classes/class.SurveyTheme.php @@ -179,6 +179,7 @@ class SurveyTheme { $groupId = 0; echo '
'; + echo ''; echo '
'; $this->displayGroupSelector($groupId); @@ -372,7 +373,10 @@ class SurveyTheme { echo ''; echo '
'; - echo ''; + echo ''; echo '
'; @@ -424,7 +428,7 @@ class SurveyTheme { //Gumbi echo '
'; - echo ''; + echo ''; echo '
'; @@ -600,7 +604,7 @@ class SurveyTheme { echo '
'; - echo ''; + echo ''; echo '
'; @@ -660,7 +664,7 @@ class SurveyTheme { //Gumbi echo '
'; - echo ''; + echo ''; echo '
'; From 03eaf2c3333c07ea2b404ff0795b98796c12881c Mon Sep 17 00:00:00 2001 From: pero1203 Date: Fri, 19 Aug 2022 12:06:17 +0200 Subject: [PATCH 7/9] Preview v pobrisanih vprasanjih - V DELU --- .../survey/classes/class.VprasanjeDeleted.php | 3 + admin/survey/script/vprasanjeDeleted.js | 10 +- public/css/admin_new.css | 482 ++++++++++++++---- .../survey_edit/popups/preview_question.scss | 5 +- .../pages/survey_edit/vprasanje_deleted.scss | 19 + 5 files changed, 414 insertions(+), 105 deletions(-) diff --git a/admin/survey/classes/class.VprasanjeDeleted.php b/admin/survey/classes/class.VprasanjeDeleted.php index f93170176..62b3f6751 100644 --- a/admin/survey/classes/class.VprasanjeDeleted.php +++ b/admin/survey/classes/class.VprasanjeDeleted.php @@ -142,6 +142,9 @@ class VprasanjeDeleted { // Odpremo popup s pobrisanimi vprasanji if ($_GET['a'] == 'displayVprasanjeDeletedPopup') { $this->displayDeletedVprasanja(); + + // Div za dodaten popup za preview + echo '
'; } // Dodajanje pobrisanega vprasanja nazaj v vprasalnik diff --git a/admin/survey/script/vprasanjeDeleted.js b/admin/survey/script/vprasanjeDeleted.js index 525808d26..9e5c0b4db 100644 --- a/admin/survey/script/vprasanjeDeleted.js +++ b/admin/survey/script/vprasanjeDeleted.js @@ -75,7 +75,15 @@ function insertVprasanjeDeletedItemsIntoSurvey(){ // Predogled pobrisanega vprasanja function previewVprasanjeDeleted(spr_id){ - preview_spremenljivka(spr_id); + $('#vprasanje_deleted_preview').load('ajax.php?a=preview_spremenljivka', {anketa: srv_meta_anketa_id, spremenljivka: spr_id, podstran: srv_meta_podstran}).removeClass('displayNone'); + + //preview_spremenljivka(spr_id); event.stopPropagation(); } + +// Predogled pobrisanega vprasanja +function closePreviewVprasanjeDeleted(){ + + $('#vprasanje_deleted_preview').html().addClass('displayNone'); +} diff --git a/public/css/admin_new.css b/public/css/admin_new.css index b8cd5b399..02e7d0713 100644 --- a/public/css/admin_new.css +++ b/public/css/admin_new.css @@ -20700,6 +20700,7 @@ img.mapster_el { */ .vprasanje_deleted_popup { padding: 0; + /* Dodaten popup za preview */ } .vprasanje_deleted_popup h2 { padding: 16px 0 8px 0; @@ -20828,6 +20829,19 @@ img.mapster_el { .vprasanje_deleted_popup .content .button_holder { margin: 0 16px 16px 0; } +.vprasanje_deleted_popup #vprasanje_deleted_preview { + position: absolute; + z-index: 9999; + top: 0; + left: 0; + height: 100%; + width: 100%; + background-color: #FFFFFF; +} +.vprasanje_deleted_popup #vprasanje_deleted_preview #preview_spremenljivka { + box-sizing: border-box; + width: 100%; +} fieldset #obvescanje_sidebyside_holder { display: flex; @@ -22217,7 +22231,9 @@ and open the template in the editor. /* * USED FROM: template.css */ -#fullscreen #preview_spremenljivka { +#fullscreen #preview_spremenljivka, +#vprasanje_deleted_preview #preview_spremenljivka, +#library_preview #preview_spremenljivka { /*max-height: 90vh; overflow-y: scroll;*/ max-width: 90vw; @@ -22233,7 +22249,9 @@ and open the template in the editor. display: flex; flex-direction: column; } -#fullscreen #preview_spremenljivka .popup_close { +#fullscreen #preview_spremenljivka .popup_close, +#vprasanje_deleted_preview #preview_spremenljivka .popup_close, +#library_preview #preview_spremenljivka .popup_close { position: absolute !important; top: 10px; right: 10px; @@ -22241,18 +22259,28 @@ and open the template in the editor. font-size: 12px !important; color: #777777; } -#fullscreen #preview_spremenljivka .popup_close:hover { +#fullscreen #preview_spremenljivka .popup_close:hover, +#vprasanje_deleted_preview #preview_spremenljivka .popup_close:hover, +#library_preview #preview_spremenljivka .popup_close:hover { color: #333333; } -#fullscreen #preview_spremenljivka .popup_close a { +#fullscreen #preview_spremenljivka .popup_close a, +#vprasanje_deleted_preview #preview_spremenljivka .popup_close a, +#library_preview #preview_spremenljivka .popup_close a { color: #777777; text-decoration: none; } -#fullscreen #preview_spremenljivka .popup_close a:hover { +#fullscreen #preview_spremenljivka .popup_close a:hover, +#vprasanje_deleted_preview #preview_spremenljivka .popup_close a:hover, +#library_preview #preview_spremenljivka .popup_close a:hover { color: #333333; } #fullscreen #preview_spremenljivka h2, -#fullscreen #preview_spremenljivka .divPopUp_top { +#fullscreen #preview_spremenljivka .divPopUp_top, +#vprasanje_deleted_preview #preview_spremenljivka h2, +#vprasanje_deleted_preview #preview_spremenljivka .divPopUp_top, +#library_preview #preview_spremenljivka h2, +#library_preview #preview_spremenljivka .divPopUp_top { width: 100%; margin-bottom: 16px; padding-bottom: 8px; @@ -22265,38 +22293,68 @@ and open the template in the editor. #fullscreen #preview_spremenljivka h2 span.faicon, #fullscreen #preview_spremenljivka h2 span.fa-brands, #fullscreen #preview_spremenljivka .divPopUp_top span.faicon, -#fullscreen #preview_spremenljivka .divPopUp_top span.fa-brands { +#fullscreen #preview_spremenljivka .divPopUp_top span.fa-brands, +#vprasanje_deleted_preview #preview_spremenljivka h2 span.faicon, +#vprasanje_deleted_preview #preview_spremenljivka h2 span.fa-brands, +#vprasanje_deleted_preview #preview_spremenljivka .divPopUp_top span.faicon, +#vprasanje_deleted_preview #preview_spremenljivka .divPopUp_top span.fa-brands, +#library_preview #preview_spremenljivka h2 span.faicon, +#library_preview #preview_spremenljivka h2 span.fa-brands, +#library_preview #preview_spremenljivka .divPopUp_top span.faicon, +#library_preview #preview_spremenljivka .divPopUp_top span.fa-brands { margin-right: 6px; color: #1E88E5; } #fullscreen #preview_spremenljivka h2 span.faicon:before, #fullscreen #preview_spremenljivka h2 span.fa-brands:before, #fullscreen #preview_spremenljivka .divPopUp_top span.faicon:before, -#fullscreen #preview_spremenljivka .divPopUp_top span.fa-brands:before { +#fullscreen #preview_spremenljivka .divPopUp_top span.fa-brands:before, +#vprasanje_deleted_preview #preview_spremenljivka h2 span.faicon:before, +#vprasanje_deleted_preview #preview_spremenljivka h2 span.fa-brands:before, +#vprasanje_deleted_preview #preview_spremenljivka .divPopUp_top span.faicon:before, +#vprasanje_deleted_preview #preview_spremenljivka .divPopUp_top span.fa-brands:before, +#library_preview #preview_spremenljivka h2 span.faicon:before, +#library_preview #preview_spremenljivka h2 span.fa-brands:before, +#library_preview #preview_spremenljivka .divPopUp_top span.faicon:before, +#library_preview #preview_spremenljivka .divPopUp_top span.fa-brands:before { font-size: 14px; } -#fullscreen #preview_spremenljivka p { +#fullscreen #preview_spremenljivka p, +#vprasanje_deleted_preview #preview_spremenljivka p, +#library_preview #preview_spremenljivka p { line-height: 20px; } #fullscreen #preview_spremenljivka .popup_note, -#fullscreen #preview_spremenljivka .profile_right_note { +#fullscreen #preview_spremenljivka .profile_right_note, +#vprasanje_deleted_preview #preview_spremenljivka .popup_note, +#vprasanje_deleted_preview #preview_spremenljivka .profile_right_note, +#library_preview #preview_spremenljivka .popup_note, +#library_preview #preview_spremenljivka .profile_right_note { margin-bottom: 16px; padding: 8px; font-size: 16px; border: 1px #C4C4C4 solid; } -#fullscreen #preview_spremenljivka .popup_main { +#fullscreen #preview_spremenljivka .popup_main, +#vprasanje_deleted_preview #preview_spremenljivka .popup_main, +#library_preview #preview_spremenljivka .popup_main { display: flex; flex-direction: column; border-bottom: 1px #C4C4C4 solid; } -#fullscreen #preview_spremenljivka .popup_main.no_border { +#fullscreen #preview_spremenljivka .popup_main.no_border, +#vprasanje_deleted_preview #preview_spremenljivka .popup_main.no_border, +#library_preview #preview_spremenljivka .popup_main.no_border { border-bottom: none; } -#fullscreen #preview_spremenljivka .popup_main.with_menu { +#fullscreen #preview_spremenljivka .popup_main.with_menu, +#vprasanje_deleted_preview #preview_spremenljivka .popup_main.with_menu, +#library_preview #preview_spremenljivka .popup_main.with_menu { flex-direction: row; } -#fullscreen #preview_spremenljivka .popup_main .popup_left { +#fullscreen #preview_spremenljivka .popup_main .popup_left, +#vprasanje_deleted_preview #preview_spremenljivka .popup_main .popup_left, +#library_preview #preview_spremenljivka .popup_main .popup_left { box-sizing: border-box; width: 216px; min-width: 216px; @@ -22305,11 +22363,15 @@ and open the template in the editor. margin-right: 16px; border-right: 1px #C4C4C4 solid; } -#fullscreen #preview_spremenljivka .popup_main .popup_left .list { +#fullscreen #preview_spremenljivka .popup_main .popup_left .list, +#vprasanje_deleted_preview #preview_spremenljivka .popup_main .popup_left .list, +#library_preview #preview_spremenljivka .popup_main .popup_left .list { display: flex; flex-direction: column; } -#fullscreen #preview_spremenljivka .popup_main .popup_left .list .list-item { +#fullscreen #preview_spremenljivka .popup_main .popup_left .list .list-item, +#vprasanje_deleted_preview #preview_spremenljivka .popup_main .popup_left .list .list-item, +#library_preview #preview_spremenljivka .popup_main .popup_left .list .list-item { cursor: pointer; display: flex; justify-content: space-between; @@ -22321,38 +22383,56 @@ and open the template in the editor. border-radius: 2px; transition: 0.2s; } -#fullscreen #preview_spremenljivka .popup_main .popup_left .list .list-item.active, #fullscreen #preview_spremenljivka .popup_main .popup_left .list .list-item:hover { +#fullscreen #preview_spremenljivka .popup_main .popup_left .list .list-item.active, #fullscreen #preview_spremenljivka .popup_main .popup_left .list .list-item:hover, +#vprasanje_deleted_preview #preview_spremenljivka .popup_main .popup_left .list .list-item.active, +#vprasanje_deleted_preview #preview_spremenljivka .popup_main .popup_left .list .list-item:hover, +#library_preview #preview_spremenljivka .popup_main .popup_left .list .list-item.active, +#library_preview #preview_spremenljivka .popup_main .popup_left .list .list-item:hover { background-color: #F8F8F8; border-color: #1E88E5; } -#fullscreen #preview_spremenljivka .popup_main .popup_left .list .list-item .profile_icons a { +#fullscreen #preview_spremenljivka .popup_main .popup_left .list .list-item .profile_icons a, +#vprasanje_deleted_preview #preview_spremenljivka .popup_main .popup_left .list .list-item .profile_icons a, +#library_preview #preview_spremenljivka .popup_main .popup_left .list .list-item .profile_icons a { margin-left: 8px; } -#fullscreen #preview_spremenljivka .popup_main .popup_left button { +#fullscreen #preview_spremenljivka .popup_main .popup_left button, +#vprasanje_deleted_preview #preview_spremenljivka .popup_main .popup_left button, +#library_preview #preview_spremenljivka .popup_main .popup_left button { display: flex; align-items: center; width: 100%; font-weight: 400; } -#fullscreen #preview_spremenljivka .popup_main .popup_left button .faicon { +#fullscreen #preview_spremenljivka .popup_main .popup_left button .faicon, +#vprasanje_deleted_preview #preview_spremenljivka .popup_main .popup_left button .faicon, +#library_preview #preview_spremenljivka .popup_main .popup_left button .faicon { font-size: 12px; line-height: 14px; } -#fullscreen #preview_spremenljivka .popup_main .popup_left button .faicon::before { +#fullscreen #preview_spremenljivka .popup_main .popup_left button .faicon::before, +#vprasanje_deleted_preview #preview_spremenljivka .popup_main .popup_left button .faicon::before, +#library_preview #preview_spremenljivka .popup_main .popup_left button .faicon::before { margin-right: 8px; font-size: 14px; color: #1E88E5; } -#fullscreen #preview_spremenljivka .popup_main .popup_right { +#fullscreen #preview_spremenljivka .popup_main .popup_right, +#vprasanje_deleted_preview #preview_spremenljivka .popup_main .popup_right, +#library_preview #preview_spremenljivka .popup_main .popup_right { overflow-y: auto; max-height: 70vh; width: 100%; } -#fullscreen #preview_spremenljivka .popup_main .popup_right .popup_right_note { +#fullscreen #preview_spremenljivka .popup_main .popup_right .popup_right_note, +#vprasanje_deleted_preview #preview_spremenljivka .popup_main .popup_right .popup_right_note, +#library_preview #preview_spremenljivka .popup_main .popup_right .popup_right_note { margin-bottom: 16px; font-size: 16px; } -#fullscreen #preview_spremenljivka .popup_main fieldset { +#fullscreen #preview_spremenljivka .popup_main fieldset, +#vprasanje_deleted_preview #preview_spremenljivka .popup_main fieldset, +#library_preview #preview_spremenljivka .popup_main fieldset { display: flex; flex-direction: column; padding: 16px 0 0 0; @@ -22360,48 +22440,74 @@ and open the template in the editor. border: 0; border-top: 1px #E5E5E5 solid; } -#fullscreen #preview_spremenljivka .popup_main fieldset legend { +#fullscreen #preview_spremenljivka .popup_main fieldset legend, +#vprasanje_deleted_preview #preview_spremenljivka .popup_main fieldset legend, +#library_preview #preview_spremenljivka .popup_main fieldset legend { padding: 0 8px 0 0; font-size: 14px; } -#fullscreen #preview_spremenljivka .popup_main span { +#fullscreen #preview_spremenljivka .popup_main span, +#vprasanje_deleted_preview #preview_spremenljivka .popup_main span, +#library_preview #preview_spremenljivka .popup_main span { font-size: 14px; } -#fullscreen #preview_spremenljivka .popup_main .setting_line { +#fullscreen #preview_spremenljivka .popup_main .setting_line, +#vprasanje_deleted_preview #preview_spremenljivka .popup_main .setting_line, +#library_preview #preview_spremenljivka .popup_main .setting_line { margin-bottom: 8px; font-size: 14px; } -#fullscreen #preview_spremenljivka .popup_main .setting_line:last-of-type { +#fullscreen #preview_spremenljivka .popup_main .setting_line:last-of-type, +#vprasanje_deleted_preview #preview_spremenljivka .popup_main .setting_line:last-of-type, +#library_preview #preview_spremenljivka .popup_main .setting_line:last-of-type { margin-bottom: 0; } #fullscreen #preview_spremenljivka .popup_main .setting_line label, -#fullscreen #preview_spremenljivka .popup_main .setting_line span { +#fullscreen #preview_spremenljivka .popup_main .setting_line span, +#vprasanje_deleted_preview #preview_spremenljivka .popup_main .setting_line label, +#vprasanje_deleted_preview #preview_spremenljivka .popup_main .setting_line span, +#library_preview #preview_spremenljivka .popup_main .setting_line label, +#library_preview #preview_spremenljivka .popup_main .setting_line span { font-size: 14px; } -#fullscreen #preview_spremenljivka .popup_main .settings_block { +#fullscreen #preview_spremenljivka .popup_main .settings_block, +#vprasanje_deleted_preview #preview_spremenljivka .popup_main .settings_block, +#library_preview #preview_spremenljivka .popup_main .settings_block { display: flex; flex-direction: column; margin-bottom: 16px; } #fullscreen #preview_spremenljivka .popup_main .settings_block label, -#fullscreen #preview_spremenljivka .popup_main .settings_block span { +#fullscreen #preview_spremenljivka .popup_main .settings_block span, +#vprasanje_deleted_preview #preview_spremenljivka .popup_main .settings_block label, +#vprasanje_deleted_preview #preview_spremenljivka .popup_main .settings_block span, +#library_preview #preview_spremenljivka .popup_main .settings_block label, +#library_preview #preview_spremenljivka .popup_main .settings_block span { font-size: 14px; } -#fullscreen #preview_spremenljivka .button_holder { +#fullscreen #preview_spremenljivka .button_holder, +#vprasanje_deleted_preview #preview_spremenljivka .button_holder, +#library_preview #preview_spremenljivka .button_holder { justify-content: end !important; margin: 20px 0 0 0; } -#fullscreen #preview_spremenljivka .button_holder button:last-child { +#fullscreen #preview_spremenljivka .button_holder button:last-child, +#vprasanje_deleted_preview #preview_spremenljivka .button_holder button:last-child, +#library_preview #preview_spremenljivka .button_holder button:last-child { margin-right: 0; } -#fullscreen #preview_spremenljivka.warning_popup h2::before { +#fullscreen #preview_spremenljivka.warning_popup h2::before, +#vprasanje_deleted_preview #preview_spremenljivka.warning_popup h2::before, +#library_preview #preview_spremenljivka.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; content: ""; font-size: 14px; color: #FFC700; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka { box-sizing: border-box; width: 100%; margin: 0; @@ -22414,31 +22520,49 @@ and open the template in the editor. /* checkbox */ /* radio */ } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .naslov { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .naslov, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .naslov, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .naslov { margin: 0 0 24px 0; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .naslov p { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .naslov p, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .naslov p, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .naslov p { margin: 0; font-weight: 700; font-size: 20px; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .naslov .spremenljivka_info { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .naslov .spremenljivka_info, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .naslov .spremenljivka_info, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .naslov .spremenljivka_info { margin-top: 4px; color: #a9a9a9; font-size: 14px; font-weight: 400; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .variable_holder { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .variable_holder, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .variable_holder, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .variable_holder { height: auto !important; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .variable_holder .variabla { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .variable_holder .variabla, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .variable_holder .variabla, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .variable_holder .variabla { padding: 0 0 16px 0; font-size: 16px; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .variable_holder .variabla:last-child { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .variable_holder .variabla:last-child, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .variable_holder .variabla:last-child, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .variable_holder .variabla:last-child { padding-bottom: 0; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=text], #fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka textarea, #fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka select { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=text], #fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka textarea, #fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka select, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=text], +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka textarea, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka select, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=text], +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka textarea, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka select { margin: 0; padding: 5px 7px; min-width: 100px; @@ -22446,7 +22570,11 @@ and open the template in the editor. border: 1px #3e3e3e solid; background-color: #fff; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=checkbox], #fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio] { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=checkbox], #fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio], +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=checkbox], +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio], +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=checkbox], +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio] { opacity: 0; position: absolute !important; width: 30px; @@ -22455,38 +22583,70 @@ and open the template in the editor. #fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=checkbox] + span.enka-checkbox-radio:before, #fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio] + span.enka-checkbox-radio:before, #fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio] + span.enka-custom-radio:before, -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio] + span.enka-vizualna-skala::before { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio] + span.enka-vizualna-skala::before, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=checkbox] + span.enka-checkbox-radio:before, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio] + span.enka-checkbox-radio:before, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio] + span.enka-custom-radio:before, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio] + span.enka-vizualna-skala::before, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=checkbox] + span.enka-checkbox-radio:before, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio] + span.enka-checkbox-radio:before, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio] + span.enka-custom-radio:before, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio] + span.enka-vizualna-skala::before { font-family: "Font Awesome 5 Free"; display: inline-block; font-weight: 400; } #fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=checkbox]:disabled + span.enka-checkbox-radio:before, -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio]:disabled + span.enka-checkbox-radio:before { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio]:disabled + span.enka-checkbox-radio:before, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=checkbox]:disabled + span.enka-checkbox-radio:before, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio]:disabled + span.enka-checkbox-radio:before, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=checkbox]:disabled + span.enka-checkbox-radio:before, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio]:disabled + span.enka-checkbox-radio:before { opacity: 0.5; } #fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=checkbox] + span.enka-checkbox-radio, -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio] + span.enka-checkbox-radio { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio] + span.enka-checkbox-radio, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=checkbox] + span.enka-checkbox-radio, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio] + span.enka-checkbox-radio, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=checkbox] + span.enka-checkbox-radio, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio] + span.enka-checkbox-radio { font-size: 15px; -webkit-text-stroke: 0.35px; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=checkbox] + span.enka-checkbox-radio:before { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=checkbox] + span.enka-checkbox-radio:before, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=checkbox] + span.enka-checkbox-radio:before, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=checkbox] + span.enka-checkbox-radio:before { content: ""; letter-spacing: 10px; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=checkbox]:checked + span.enka-checkbox-radio:before { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=checkbox]:checked + span.enka-checkbox-radio:before, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=checkbox]:checked + span.enka-checkbox-radio:before, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=checkbox]:checked + span.enka-checkbox-radio:before { content: ""; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio] + span.enka-checkbox-radio:before { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio] + span.enka-checkbox-radio:before, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio] + span.enka-checkbox-radio:before, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio] + span.enka-checkbox-radio:before { content: ""; letter-spacing: 10px; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio]:checked + span.enka-checkbox-radio:before { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio]:checked + span.enka-checkbox-radio:before, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio]:checked + span.enka-checkbox-radio:before, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio]:checked + span.enka-checkbox-radio:before { content: ""; } #fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=checkbox] + span.enka-checkbox-radio, #fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio] + span.enka-checkbox-radio, #fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .custom_radio_picture.obarvan > label > span.enka-custom-radio:before, -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .visual-radio-scale.checked .enka-vizualna-skala { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .visual-radio-scale.checked .enka-vizualna-skala, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=checkbox] + span.enka-checkbox-radio, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio] + span.enka-checkbox-radio, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .custom_radio_picture.obarvan > label > span.enka-custom-radio:before, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .visual-radio-scale.checked .enka-vizualna-skala, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=checkbox] + span.enka-checkbox-radio, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio] + span.enka-checkbox-radio, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .custom_radio_picture.obarvan > label > span.enka-custom-radio:before, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .visual-radio-scale.checked .enka-vizualna-skala { color: #1E88E5; font-size: 20px; vertical-align: -1px; @@ -22495,29 +22655,55 @@ and open the template in the editor. #fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=number]:focus, #fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=email]:focus, #fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=password]:focus, -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka textarea:focus { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka textarea:focus, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=text]:focus, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=number]:focus, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=email]:focus, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=password]:focus, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka textarea:focus, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=text]:focus, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=number]:focus, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=email]:focus, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=password]:focus, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka textarea:focus { border-color: #1E88E5; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka table.grid_table { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka table.grid_table, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka table.grid_table, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka table.grid_table { margin: 0; } #fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka table.grid_table tr td, -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka table.grid_table tr th { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka table.grid_table tr th, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka table.grid_table tr td, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka table.grid_table tr th, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka table.grid_table tr td, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka table.grid_table tr th { border: 0; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka table.grid_table tr td.category { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka table.grid_table tr td.category, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka table.grid_table tr td.category, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka table.grid_table tr td.category { text-align: center; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka table.grid_table tr td.category label { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka table.grid_table tr td.category label, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka table.grid_table tr td.category label, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka table.grid_table tr td.category label { margin: 0; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka table.grid_table tr td.category span.enka-checkbox-radio:before { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka table.grid_table tr td.category span.enka-checkbox-radio:before, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka table.grid_table tr td.category span.enka-checkbox-radio:before, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka table.grid_table tr td.category span.enka-checkbox-radio:before { letter-spacing: 0 !important; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka table.grid_table tr:nth-child(2n+1) { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka table.grid_table tr:nth-child(2n+1), +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka table.grid_table tr:nth-child(2n+1), +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka table.grid_table tr:nth-child(2n+1) { background-color: #F1F8FD; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka table.text_vrednost { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka table.text_vrednost, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka table.text_vrednost, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka table.text_vrednost { table-layout: fixed; text-align: left; width: 100%; @@ -22525,73 +22711,121 @@ and open the template in the editor. margin: 0; } #fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka table.text_vrednost tr td, -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka table.text_vrednost tr th { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka table.text_vrednost tr th, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka table.text_vrednost tr td, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka table.text_vrednost tr th, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka table.text_vrednost tr td, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka table.text_vrednost tr th { border: 0; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_5 { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_5, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_5, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_5 { width: 5%; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_10 { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_10, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_10, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_10 { width: 10%; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_15 { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_15, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_15, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_15 { width: 15%; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_20 { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_20, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_20, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_20 { width: 20%; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_25 { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_25, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_25, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_25 { width: 25%; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_30 { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_30, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_30, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_30 { width: 30%; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_33 { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_33, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_33, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_33 { width: 33.3%; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_35 { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_35, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_35, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_35 { width: 35%; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_40 { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_40, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_40, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_40 { width: 40%; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_45 { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_45, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_45, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_45 { width: 45%; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_50 { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_50, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_50, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_50 { width: 50%; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_55 { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_55, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_55, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_55 { width: 55%; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_60 { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_60, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_60, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_60 { width: 60%; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_65 { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_65, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_65, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_65 { width: 65%; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_70 { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_70, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_70, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_70 { width: 70%; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_75 { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_75, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_75, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_75 { width: 75%; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_80 { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_80, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_80, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_80 { width: 80%; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_85 { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_85, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_85, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_85 { width: 85%; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_90 { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_90, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_90, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_90 { width: 90%; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_95 { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_95, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_95, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_95 { width: 95%; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_100 { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_100, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_100, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .width_100 { width: 100%; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .frame_dropping_titles { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .frame_dropping_titles, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .frame_dropping_titles, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .frame_dropping_titles { width: 230px; padding: 5px; margin: 0px auto 0px auto; @@ -22602,7 +22836,9 @@ and open the template in the editor. border-left: 1px solid #E5E5E5; border-right: 1px solid #E5E5E5; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .frame_dropping { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .frame_dropping, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .frame_dropping, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .frame_dropping { width: 230px; padding: 5px; margin: 0px auto 10px auto; @@ -22611,31 +22847,43 @@ and open the template in the editor. background-color: #F2F2F2; border: 1px solid #E5E5E5; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka table.ranking_table { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka table.ranking_table, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka table.ranking_table, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka table.ranking_table { width: 100%; table-layout: fixed; border-spacing: 0; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka table.ranking_table td { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka table.ranking_table td, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka table.ranking_table td, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka table.ranking_table td { width: 45%; padding: 5px; vertical-align: top; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka table.ranking_table td.middle { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka table.ranking_table td.middle, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka table.ranking_table td.middle, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka table.ranking_table td.middle { width: 10%; vertical-align: top; text-align: center; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka table.ranking_table ul { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka table.ranking_table ul, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka table.ranking_table ul, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka table.ranking_table ul { list-style: none; margin: 0; padding: 0; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka td.middle img { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka td.middle img, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka td.middle img, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka td.middle img { display: block; margin: 50% 0 0 20px; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .ranking { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .ranking, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .ranking, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .ranking { width: 230px; padding: 5px; margin: 0 auto 10px auto; @@ -22648,7 +22896,9 @@ and open the template in the editor. text-overflow: ellipsis; white-space: nowrap; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .ranking_long { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .ranking_long, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .ranking_long, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .ranking_long { width: 230px; padding: 5px; margin: 0 auto 10px auto; @@ -22661,7 +22911,9 @@ and open the template in the editor. text-overflow: ellipsis; white-space: nowrap; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .handle { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .handle, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .handle, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .handle { width: 230px; padding: 5px; margin: 0 auto 10px auto; @@ -22670,7 +22922,9 @@ and open the template in the editor. text-align: center; overflow: hidden; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .handle_long { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .handle_long, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .handle_long, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .handle_long { width: 230px; padding: 5px; margin: 0 auto 10px auto; @@ -22679,7 +22933,9 @@ and open the template in the editor. text-align: center; overflow: hidden; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .ime { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .ime, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .ime, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .ime { width: 230px; padding: 5px; margin: 0 auto 10px auto; @@ -22688,7 +22944,9 @@ and open the template in the editor. text-align: center; overflow: hidden; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .izbran { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .izbran, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .izbran, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .izbran { width: 230px; padding: 5px; margin: 0 auto 10px auto; @@ -22697,7 +22955,9 @@ and open the template in the editor. text-align: center; overflow: hidden; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .frame_ranking { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .frame_ranking, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .frame_ranking, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .frame_ranking { width: 230px; padding: 5px; margin: 0px auto 10px auto; @@ -22706,23 +22966,31 @@ and open the template in the editor. text-indent: -25px; font-weight: bold; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .dropholder { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .dropholder, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .dropholder, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .dropholder { position: relative; padding-top: 11px; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .dropholder .dropzone { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .dropholder .dropzone, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .dropholder .dropzone, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .dropholder .dropzone { position: absolute; left: 0; right: 0; top: 0; bottom: 0; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .dropzone { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .dropzone, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .dropzone, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .dropzone { border-top: 1px solid black; min-height: 100px; padding-top: 10px; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .moving { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .moving, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .moving, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .moving { cursor: pointer; margin-left: auto; margin-right: auto; @@ -22731,7 +22999,9 @@ and open the template in the editor. text-overflow: ellipsis; white-space: nowrap; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .frame_moving { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .frame_moving, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .frame_moving, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .frame_moving { width: 230px; padding: 5px; margin: 0px auto 10px auto; @@ -22740,17 +23010,23 @@ and open the template in the editor. text-indent: -25px; font-weight: bold; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka ul.sorting { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka ul.sorting, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka ul.sorting, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka ul.sorting { list-style: none; margin: 0; padding: 0; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .sortholder { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .sortholder, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .sortholder, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .sortholder { margin: 0 auto; width: 250px; padding: 5px; } -#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .sortzone { +#fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka .sortzone, +#vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .sortzone, +#library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka .sortzone { position: absolute; margin: 0 auto 0 auto; width: 250px; diff --git a/resources/sass/admin_new/pages/survey_edit/popups/preview_question.scss b/resources/sass/admin_new/pages/survey_edit/popups/preview_question.scss index 1139ca46c..390344b4a 100644 --- a/resources/sass/admin_new/pages/survey_edit/popups/preview_question.scss +++ b/resources/sass/admin_new/pages/survey_edit/popups/preview_question.scss @@ -27,7 +27,10 @@ $progress_bar_background: black; */ //Preview spremenljivka -#fullscreen { +#fullscreen, +#vprasanje_deleted_preview, +#library_preview{ + #preview_spremenljivka { @include popup_general(); diff --git a/resources/sass/admin_new/pages/survey_edit/vprasanje_deleted.scss b/resources/sass/admin_new/pages/survey_edit/vprasanje_deleted.scss index 20251693e..4bfe86fc7 100644 --- a/resources/sass/admin_new/pages/survey_edit/vprasanje_deleted.scss +++ b/resources/sass/admin_new/pages/survey_edit/vprasanje_deleted.scss @@ -141,4 +141,23 @@ margin: 0 16px 16px 0; } } + + + /* Dodaten popup za preview */ + #vprasanje_deleted_preview{ + position: absolute; + z-index: 9999; + top: 0; + left: 0; + + height: 100%; + width: 100%; + + background-color: $white; + + #preview_spremenljivka{ + box-sizing: border-box; + width: 100%; + } + } } \ No newline at end of file From 19c0d05d14b6b0c77e833feb0a2388358582c781 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nejc=20Kova=C4=8D?= Date: Fri, 19 Aug 2022 12:40:16 +0200 Subject: [PATCH 8/9] analiza-->statistike: faicon ikone --- .../surveyAnalysis/class.SurveyAnalysis.php | 31 ++++++++++--------- public/css/admin_new.css | 2 +- .../pages/survey_analysis/icons.scss | 24 ++++++++++++-- 3 files changed, 39 insertions(+), 18 deletions(-) diff --git a/admin/survey/classes/surveyAnalysis/class.SurveyAnalysis.php b/admin/survey/classes/surveyAnalysis/class.SurveyAnalysis.php index bcd32be9a..557fa038f 100644 --- a/admin/survey/classes/surveyAnalysis/class.SurveyAnalysis.php +++ b/admin/survey/classes/surveyAnalysis/class.SurveyAnalysis.php @@ -818,7 +818,7 @@ class SurveyAnalysis { echo ''; // self::showIcons($spid,$spremenljivka,'desc'); - echo ''; + echo ''; echo '
'; self::showIcons($spid,$spremenljivka,'desc'); echo '
'; //options @@ -1047,7 +1047,7 @@ class SurveyAnalysis { #variabla echo ''; // self::showIcons($spid,$spremenljivka,'freq'); - echo ''; + echo ''; echo '
'; self::showIcons($spid,$spremenljivka,'freq'); echo '
'; //options @@ -1671,6 +1671,7 @@ class SurveyAnalysis { } # tekst vprašanja + echo ''; echo ''; # naslovna vrstica @@ -1708,7 +1709,7 @@ class SurveyAnalysis { # variabla - en odgovor echo '
'; // self::showIcons($spid,$spremenljivka,$_from); - echo ''; + echo ''; echo '
'; self::showIcons($spid,$spremenljivka,$_from); echo '
'; //options @@ -1936,7 +1937,7 @@ class SurveyAnalysis { # variabla echo '
'; // self::showIcons($spid,$spremenljivka,$_from, array('navedbe'=>false)); - echo ''; + echo ''; echo '
'; self::showIcons($spid,$spremenljivka,$_from, array('navedbe'=>false)); echo '
'; //options @@ -2099,7 +2100,7 @@ class SurveyAnalysis { # variabla echo '
'; // self::showIcons($spid,$spremenljivka,$_from, array('navedbe'=>true)); - echo ''; + echo ''; echo '
'; self::showIcons($spid,$spremenljivka,$_from, array('navedbe'=>true)); echo '
'; //options @@ -2324,7 +2325,7 @@ class SurveyAnalysis { echo '
'; // self::showIcons($spid,$spremenljivka,$_from); - echo ''; + echo ''; echo '
'; self::showIcons($spid,$spremenljivka,$_from); echo '
'; //options @@ -2537,7 +2538,7 @@ class SurveyAnalysis { # variabla - več odgovorov echo '
'; // self::showIcons($spid,$spremenljivka,$_from, array('navedbe'=>false)); - echo ''; + echo ''; echo '
'; self::showIcons($spid,$spremenljivka,$_from, array('navedbe'=>false)); echo '
'; //options @@ -2695,7 +2696,7 @@ class SurveyAnalysis { # variabla echo '
'; // self::showIcons($spid,$spremenljivka,$_from, array('navedbe'=>true)); - echo ''; + echo ''; echo '
'; self::showIcons($spid,$spremenljivka,$_from, array('navedbe'=>true)); echo '
'; //options @@ -2881,7 +2882,7 @@ class SurveyAnalysis { # variabla - tabela en odgovor echo '
'; // self::showIcons($spid,$spremenljivka,$_from); - echo ''; + echo ''; echo '
'; self::showIcons($spid,$spremenljivka,$_from); echo '
'; //options @@ -3197,7 +3198,7 @@ class SurveyAnalysis { echo '
'; // self::showIcons($spid,$spremenljivka,$_from); - echo ''; + echo ''; echo '
'; self::showIcons($spid,$spremenljivka,$_from); echo '
'; //options @@ -3580,7 +3581,7 @@ class SurveyAnalysis { # variabla echo '
'; // self::showIcons($spid,$spremenljivka,$_from); - echo ''; + echo ''; echo '
'; self::showIcons($spid,$spremenljivka,$_from); echo '
'; //options @@ -3816,7 +3817,7 @@ class SurveyAnalysis { # variabla echo '
'; // self::showIcons($spid,$spremenljivka,$_from); - echo ''; + echo ''; echo '
'; self::showIcons($spid,$spremenljivka,$_from); echo '
'; //options @@ -4097,7 +4098,7 @@ class SurveyAnalysis { # variabla - število echo '
'; // self::showIcons($spid,$spremenljivka,$_from); - echo ''; + echo ''; echo '
'; self::showIcons($spid,$spremenljivka,$_from); echo '
'; //options @@ -4401,7 +4402,7 @@ class SurveyAnalysis { # variabla echo '
'; // self::showIcons($spid,$spremenljivka,$_from); - echo ''; + echo ''; echo '
'; self::showIcons($spid,$spremenljivka,$_from); echo '
'; //options @@ -4758,7 +4759,7 @@ class SurveyAnalysis { # variabla - besedilo echo '
'; // self::showIcons($spid,$spremenljivka,$_from); - echo ''; + echo ''; echo '
'; self::showIcons($spid,$spremenljivka,$_from); echo '
'; //options diff --git a/public/css/admin_new.css b/public/css/admin_new.css index c8dfd4e21..9e229825c 100644 --- a/public/css/admin_new.css +++ b/public/css/admin_new.css @@ -29811,7 +29811,6 @@ iframe#ifmcontentstoprint { position: relative; } #div_analiza_data .options { - width: 200px; position: absolute; left: 17px; top: 40px; @@ -29833,6 +29832,7 @@ iframe#ifmcontentstoprint { color: #333333; font-weight: 400; margin-left: 14px; + margin-right: 16px; } .analysis_icons_holder .icon_box > a .icon_text_margin { margin-left: 9px; diff --git a/resources/sass/admin_new/pages/survey_analysis/icons.scss b/resources/sass/admin_new/pages/survey_analysis/icons.scss index cf9c5a9b9..98ccea66e 100644 --- a/resources/sass/admin_new/pages/survey_analysis/icons.scss +++ b/resources/sass/admin_new/pages/survey_analysis/icons.scss @@ -9,7 +9,7 @@ } .options{ - width: 200px; + // width: 200px; position: absolute; left: 17px; @@ -65,6 +65,7 @@ color: #333333; font-weight: 400; margin-left: 14px; + margin-right: 16px; } .icon_text_margin{ @@ -112,4 +113,23 @@ padding-bottom: 16px; } -} \ No newline at end of file +} + + + + +// span.faicon{ +// font-family: "Source Sans Pro",sans-serif; +// font-weight: 700; +// font-style: italic; +// content: "f*"; +// } + +// .cell_icons button::before{ +// font-family: "Source Sans Pro",sans-serif; +// font-weight: 700; +// font-style: italic; +// content: "f*"; +// // content: "\f141"; + +// } \ No newline at end of file From 590017bda38c5a879c3f4ee8812a587d87464976 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nejc=20Kova=C4=8D?= Date: Fri, 19 Aug 2022 12:45:36 +0200 Subject: [PATCH 9/9] GDPR seznam anket : grey row barva --- public/css/admin_new.css | 2985 ++++++++--------- .../components/form/seznam_anket.scss | 3 + 2 files changed, 1466 insertions(+), 1522 deletions(-) diff --git a/public/css/admin_new.css b/public/css/admin_new.css index a89899a15..59d7007f0 100644 --- a/public/css/admin_new.css +++ b/public/css/admin_new.css @@ -214,4767 +214,4767 @@ /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icons */ .fa-500px:before { - content: ""; + content: "\f26e"; } .fa-accessible-icon:before { - content: ""; + content: "\f368"; } .fa-accusoft:before { - content: ""; + content: "\f369"; } .fa-ad:before { - content: ""; + content: "\f641"; } .fa-address-book:before { - content: ""; + content: "\f2b9"; } .fa-address-card:before { - content: ""; + content: "\f2bb"; } .fa-adjust:before { - content: ""; + content: "\f042"; } .fa-adn:before { - content: ""; + content: "\f170"; } .fa-adversal:before { - content: ""; + content: "\f36a"; } .fa-affiliatetheme:before { - content: ""; + content: "\f36b"; } .fa-air-freshener:before { - content: ""; + content: "\f5d0"; } .fa-algolia:before { - content: ""; + content: "\f36c"; } .fa-align-center:before { - content: ""; + content: "\f037"; } .fa-align-justify:before { - content: ""; + content: "\f039"; } .fa-align-left:before { - content: ""; + content: "\f036"; } .fa-align-right:before { - content: ""; + content: "\f038"; } .fa-alipay:before { - content: ""; + content: "\f642"; } .fa-allergies:before { - content: ""; + content: "\f461"; } .fa-amazon:before { - content: ""; + content: "\f270"; } .fa-amazon-pay:before { - content: ""; + content: "\f42c"; } .fa-ambulance:before { - content: ""; + content: "\f0f9"; } .fa-american-sign-language-interpreting:before { - content: ""; + content: "\f2a3"; } .fa-amilia:before { - content: ""; + content: "\f36d"; } .fa-anchor:before { - content: ""; + content: "\f13d"; } .fa-android:before { - content: ""; + content: "\f17b"; } .fa-angellist:before { - content: ""; + content: "\f209"; } .fa-angle-double-down:before { - content: ""; + content: "\f103"; } .fa-angle-double-left:before { - content: ""; + content: "\f100"; } .fa-angle-double-right:before { - content: ""; + content: "\f101"; } .fa-angle-double-up:before { - content: ""; + content: "\f102"; } .fa-angle-down:before { - content: ""; + content: "\f107"; } .fa-angle-left:before { - content: ""; + content: "\f104"; } .fa-angle-right:before { - content: ""; + content: "\f105"; } .fa-angle-up:before { - content: ""; + content: "\f106"; } .fa-angry:before { - content: ""; + content: "\f556"; } .fa-angrycreative:before { - content: ""; + content: "\f36e"; } .fa-angular:before { - content: ""; + content: "\f420"; } .fa-ankh:before { - content: ""; + content: "\f644"; } .fa-app-store:before { - content: ""; + content: "\f36f"; } .fa-app-store-ios:before { - content: ""; + content: "\f370"; } .fa-apper:before { - content: ""; + content: "\f371"; } .fa-apple:before { - content: ""; + content: "\f179"; } .fa-apple-alt:before { - content: ""; + content: "\f5d1"; } .fa-apple-pay:before { - content: ""; + content: "\f415"; } .fa-archive:before { - content: ""; + content: "\f187"; } .fa-archway:before { - content: ""; + content: "\f557"; } .fa-arrow-alt-circle-down:before { - content: ""; + content: "\f358"; } .fa-arrow-alt-circle-left:before { - content: ""; + content: "\f359"; } .fa-arrow-alt-circle-right:before { - content: ""; + content: "\f35a"; } .fa-arrow-alt-circle-up:before { - content: ""; + content: "\f35b"; } .fa-arrow-circle-down:before { - content: ""; + content: "\f0ab"; } .fa-arrow-circle-left:before { - content: ""; + content: "\f0a8"; } .fa-arrow-circle-right:before { - content: ""; + content: "\f0a9"; } .fa-arrow-circle-up:before { - content: ""; + content: "\f0aa"; } .fa-arrow-down:before { - content: ""; + content: "\f063"; } .fa-arrow-left:before { - content: ""; + content: "\f060"; } .fa-arrow-right:before { - content: ""; + content: "\f061"; } .fa-arrow-up:before { - content: ""; + content: "\f062"; } .fa-arrows-alt:before { - content: ""; + content: "\f0b2"; } .fa-arrows-alt-h:before { - content: ""; + content: "\f337"; } .fa-arrows-alt-v:before { - content: ""; + content: "\f338"; } .fa-assistive-listening-systems:before { - content: ""; + content: "\f2a2"; } .fa-asterisk:before { - content: ""; + content: "\f069"; } .fa-asymmetrik:before { - content: ""; + content: "\f372"; } .fa-at:before { - content: ""; + content: "\f1fa"; } .fa-atlas:before { - content: ""; + content: "\f558"; } .fa-atom:before { - content: ""; + content: "\f5d2"; } .fa-audible:before { - content: ""; + content: "\f373"; } .fa-audio-description:before { - content: ""; + content: "\f29e"; } .fa-autoprefixer:before { - content: ""; + content: "\f41c"; } .fa-avianex:before { - content: ""; + content: "\f374"; } .fa-aviato:before { - content: ""; + content: "\f421"; } .fa-award:before { - content: ""; + content: "\f559"; } .fa-aws:before { - content: ""; + content: "\f375"; } .fa-backspace:before { - content: ""; + content: "\f55a"; } .fa-backward:before { - content: ""; + content: "\f04a"; } .fa-balance-scale:before { - content: ""; + content: "\f24e"; } .fa-ban:before { - content: ""; + content: "\f05e"; } .fa-band-aid:before { - content: ""; + content: "\f462"; } .fa-bandcamp:before { - content: ""; + content: "\f2d5"; } .fa-barcode:before { - content: ""; + content: "\f02a"; } .fa-bars:before { - content: ""; + content: "\f0c9"; } .fa-baseball-ball:before { - content: ""; + content: "\f433"; } .fa-basketball-ball:before { - content: ""; + content: "\f434"; } .fa-bath:before { - content: ""; + content: "\f2cd"; } .fa-battery-empty:before { - content: ""; + content: "\f244"; } .fa-battery-full:before { - content: ""; + content: "\f240"; } .fa-battery-half:before { - content: ""; + content: "\f242"; } .fa-battery-quarter:before { - content: ""; + content: "\f243"; } .fa-battery-three-quarters:before { - content: ""; + content: "\f241"; } .fa-bed:before { - content: ""; + content: "\f236"; } .fa-beer:before { - content: ""; + content: "\f0fc"; } .fa-behance:before { - content: ""; + content: "\f1b4"; } .fa-behance-square:before { - content: ""; + content: "\f1b5"; } .fa-bell:before { - content: ""; + content: "\f0f3"; } .fa-bell-slash:before { - content: ""; + content: "\f1f6"; } .fa-bezier-curve:before { - content: ""; + content: "\f55b"; } .fa-bible:before { - content: ""; + content: "\f647"; } .fa-bicycle:before { - content: ""; + content: "\f206"; } .fa-bimobject:before { - content: ""; + content: "\f378"; } .fa-binoculars:before { - content: ""; + content: "\f1e5"; } .fa-birthday-cake:before { - content: ""; + content: "\f1fd"; } .fa-bitbucket:before { - content: ""; + content: "\f171"; } .fa-bitcoin:before { - content: ""; + content: "\f379"; } .fa-bity:before { - content: ""; + content: "\f37a"; } .fa-black-tie:before { - content: ""; + content: "\f27e"; } .fa-blackberry:before { - content: ""; + content: "\f37b"; } .fa-blender:before { - content: ""; + content: "\f517"; } .fa-blind:before { - content: ""; + content: "\f29d"; } .fa-blogger:before { - content: ""; + content: "\f37c"; } .fa-blogger-b:before { - content: ""; + content: "\f37d"; } .fa-bluetooth:before { - content: ""; + content: "\f293"; } .fa-bluetooth-b:before { - content: ""; + content: "\f294"; } .fa-bold:before { - content: ""; + content: "\f032"; } .fa-bolt:before { - content: ""; + content: "\f0e7"; } .fa-bomb:before { - content: ""; + content: "\f1e2"; } .fa-bone:before { - content: ""; + content: "\f5d7"; } .fa-bong:before { - content: ""; + content: "\f55c"; } .fa-book:before { - content: ""; + content: "\f02d"; } .fa-book-open:before { - content: ""; + content: "\f518"; } .fa-book-reader:before { - content: ""; + content: "\f5da"; } .fa-bookmark:before { - content: ""; + content: "\f02e"; } .fa-bowling-ball:before { - content: ""; + content: "\f436"; } .fa-box:before { - content: ""; + content: "\f466"; } .fa-box-open:before { - content: ""; + content: "\f49e"; } .fa-boxes:before { - content: ""; + content: "\f468"; } .fa-braille:before { - content: ""; + content: "\f2a1"; } .fa-brain:before { - content: ""; + content: "\f5dc"; } .fa-briefcase:before { - content: ""; + content: "\f0b1"; } .fa-briefcase-medical:before { - content: ""; + content: "\f469"; } .fa-broadcast-tower:before { - content: ""; + content: "\f519"; } .fa-broom:before { - content: ""; + content: "\f51a"; } .fa-brush:before { - content: ""; + content: "\f55d"; } .fa-btc:before { - content: ""; + content: "\f15a"; } .fa-bug:before { - content: ""; + content: "\f188"; } .fa-building:before { - content: ""; + content: "\f1ad"; } .fa-bullhorn:before { - content: ""; + content: "\f0a1"; } .fa-bullseye:before { - content: ""; + content: "\f140"; } .fa-burn:before { - content: ""; + content: "\f46a"; } .fa-buromobelexperte:before { - content: ""; + content: "\f37f"; } .fa-bus:before { - content: ""; + content: "\f207"; } .fa-bus-alt:before { - content: ""; + content: "\f55e"; } .fa-business-time:before { - content: ""; + content: "\f64a"; } .fa-buysellads:before { - content: ""; + content: "\f20d"; } .fa-calculator:before { - content: ""; + content: "\f1ec"; } .fa-calendar:before { - content: ""; + content: "\f133"; } .fa-calendar-alt:before { - content: ""; + content: "\f073"; } .fa-calendar-check:before { - content: ""; + content: "\f274"; } .fa-calendar-minus:before { - content: ""; + content: "\f272"; } .fa-calendar-plus:before { - content: ""; + content: "\f271"; } .fa-calendar-times:before { - content: ""; + content: "\f273"; } .fa-camera:before { - content: ""; + content: "\f030"; } .fa-camera-retro:before { - content: ""; + content: "\f083"; } .fa-cannabis:before { - content: ""; + content: "\f55f"; } .fa-capsules:before { - content: ""; + content: "\f46b"; } .fa-car:before { - content: ""; + content: "\f1b9"; } .fa-car-alt:before { - content: ""; + content: "\f5de"; } .fa-car-battery:before { - content: ""; + content: "\f5df"; } .fa-car-crash:before { - content: ""; + content: "\f5e1"; } .fa-car-side:before { - content: ""; + content: "\f5e4"; } .fa-caret-down:before { - content: ""; + content: "\f0d7"; } .fa-caret-left:before { - content: ""; + content: "\f0d9"; } .fa-caret-right:before { - content: ""; + content: "\f0da"; } .fa-caret-square-down:before { - content: ""; + content: "\f150"; } .fa-caret-square-left:before { - content: ""; + content: "\f191"; } .fa-caret-square-right:before { - content: ""; + content: "\f152"; } .fa-caret-square-up:before { - content: ""; + content: "\f151"; } .fa-caret-up:before { - content: ""; + content: "\f0d8"; } .fa-cart-arrow-down:before { - content: ""; + content: "\f218"; } .fa-cart-plus:before { - content: ""; + content: "\f217"; } .fa-cc-amazon-pay:before { - content: ""; + content: "\f42d"; } .fa-cc-amex:before { - content: ""; + content: "\f1f3"; } .fa-cc-apple-pay:before { - content: ""; + content: "\f416"; } .fa-cc-diners-club:before { - content: ""; + content: "\f24c"; } .fa-cc-discover:before { - content: ""; + content: "\f1f2"; } .fa-cc-jcb:before { - content: ""; + content: "\f24b"; } .fa-cc-mastercard:before { - content: ""; + content: "\f1f1"; } .fa-cc-paypal:before { - content: ""; + content: "\f1f4"; } .fa-cc-stripe:before { - content: ""; + content: "\f1f5"; } .fa-cc-visa:before { - content: ""; + content: "\f1f0"; } .fa-centercode:before { - content: ""; + content: "\f380"; } .fa-certificate:before { - content: ""; + content: "\f0a3"; } .fa-chalkboard:before { - content: ""; + content: "\f51b"; } .fa-chalkboard-teacher:before { - content: ""; + content: "\f51c"; } .fa-charging-station:before { - content: ""; + content: "\f5e7"; } .fa-chart-area:before { - content: ""; + content: "\f1fe"; } .fa-chart-bar:before { - content: ""; + content: "\f080"; } .fa-chart-line:before { - content: ""; + content: "\f201"; } .fa-chart-pie:before { - content: ""; + content: "\f200"; } .fa-check:before { - content: ""; + content: "\f00c"; } .fa-check-circle:before { - content: ""; + content: "\f058"; } .fa-check-double:before { - content: ""; + content: "\f560"; } .fa-check-square:before { - content: ""; + content: "\f14a"; } .fa-chess:before { - content: ""; + content: "\f439"; } .fa-chess-bishop:before { - content: ""; + content: "\f43a"; } .fa-chess-board:before { - content: ""; + content: "\f43c"; } .fa-chess-king:before { - content: ""; + content: "\f43f"; } .fa-chess-knight:before { - content: ""; + content: "\f441"; } .fa-chess-pawn:before { - content: ""; + content: "\f443"; } .fa-chess-queen:before { - content: ""; + content: "\f445"; } .fa-chess-rook:before { - content: ""; + content: "\f447"; } .fa-chevron-circle-down:before { - content: ""; + content: "\f13a"; } .fa-chevron-circle-left:before { - content: ""; + content: "\f137"; } .fa-chevron-circle-right:before { - content: ""; + content: "\f138"; } .fa-chevron-circle-up:before { - content: ""; + content: "\f139"; } .fa-chevron-down:before { - content: ""; + content: "\f078"; } .fa-chevron-left:before { - content: ""; + content: "\f053"; } .fa-chevron-right:before { - content: ""; + content: "\f054"; } .fa-chevron-up:before { - content: ""; + content: "\f077"; } .fa-child:before { - content: ""; + content: "\f1ae"; } .fa-chrome:before { - content: ""; + content: "\f268"; } .fa-church:before { - content: ""; + content: "\f51d"; } .fa-circle:before { - content: ""; + content: "\f111"; } .fa-circle-notch:before { - content: ""; + content: "\f1ce"; } .fa-city:before { - content: ""; + content: "\f64f"; } .fa-clipboard:before { - content: ""; + content: "\f328"; } .fa-clipboard-check:before { - content: ""; + content: "\f46c"; } .fa-clipboard-list:before { - content: ""; + content: "\f46d"; } .fa-clock:before { - content: ""; + content: "\f017"; } .fa-clone:before { - content: ""; + content: "\f24d"; } .fa-closed-captioning:before { - content: ""; + content: "\f20a"; } .fa-cloud:before { - content: ""; + content: "\f0c2"; } .fa-cloud-download-alt:before { - content: ""; + content: "\f381"; } .fa-cloud-upload-alt:before { - content: ""; + content: "\f382"; } .fa-cloudscale:before { - content: ""; + content: "\f383"; } .fa-cloudsmith:before { - content: ""; + content: "\f384"; } .fa-cloudversify:before { - content: ""; + content: "\f385"; } .fa-cocktail:before { - content: ""; + content: "\f561"; } .fa-code:before { - content: ""; + content: "\f121"; } .fa-code-branch:before { - content: ""; + content: "\f126"; } .fa-codepen:before { - content: ""; + content: "\f1cb"; } .fa-codiepie:before { - content: ""; + content: "\f284"; } .fa-coffee:before { - content: ""; + content: "\f0f4"; } .fa-cog:before { - content: ""; + content: "\f013"; } .fa-cogs:before { - content: ""; + content: "\f085"; } .fa-coins:before { - content: ""; + content: "\f51e"; } .fa-columns:before { - content: ""; + content: "\f0db"; } .fa-comment:before { - content: ""; + content: "\f075"; } .fa-comment-alt:before { - content: ""; + content: "\f27a"; } .fa-comment-dollar:before { - content: ""; + content: "\f651"; } .fa-comment-dots:before { - content: ""; + content: "\f4ad"; } .fa-comment-slash:before { - content: ""; + content: "\f4b3"; } .fa-comments:before { - content: ""; + content: "\f086"; } .fa-comments-dollar:before { - content: ""; + content: "\f653"; } .fa-compact-disc:before { - content: ""; + content: "\f51f"; } .fa-compass:before { - content: ""; + content: "\f14e"; } .fa-compress:before { - content: ""; + content: "\f066"; } .fa-concierge-bell:before { - content: ""; + content: "\f562"; } .fa-connectdevelop:before { - content: ""; + content: "\f20e"; } .fa-contao:before { - content: ""; + content: "\f26d"; } .fa-cookie:before { - content: ""; + content: "\f563"; } .fa-cookie-bite:before { - content: ""; + content: "\f564"; } .fa-copy:before { - content: ""; + content: "\f0c5"; } .fa-copyright:before { - content: ""; + content: "\f1f9"; } .fa-couch:before { - content: ""; + content: "\f4b8"; } .fa-cpanel:before { - content: ""; + content: "\f388"; } .fa-creative-commons:before { - content: ""; + content: "\f25e"; } .fa-creative-commons-by:before { - content: ""; + content: "\f4e7"; } .fa-creative-commons-nc:before { - content: ""; + content: "\f4e8"; } .fa-creative-commons-nc-eu:before { - content: ""; + content: "\f4e9"; } .fa-creative-commons-nc-jp:before { - content: ""; + content: "\f4ea"; } .fa-creative-commons-nd:before { - content: ""; + content: "\f4eb"; } .fa-creative-commons-pd:before { - content: ""; + content: "\f4ec"; } .fa-creative-commons-pd-alt:before { - content: ""; + content: "\f4ed"; } .fa-creative-commons-remix:before { - content: ""; + content: "\f4ee"; } .fa-creative-commons-sa:before { - content: ""; + content: "\f4ef"; } .fa-creative-commons-sampling:before { - content: ""; + content: "\f4f0"; } .fa-creative-commons-sampling-plus:before { - content: ""; + content: "\f4f1"; } .fa-creative-commons-share:before { - content: ""; + content: "\f4f2"; } .fa-credit-card:before { - content: ""; + content: "\f09d"; } .fa-crop:before { - content: ""; + content: "\f125"; } .fa-crop-alt:before { - content: ""; + content: "\f565"; } .fa-cross:before { - content: ""; + content: "\f654"; } .fa-crosshairs:before { - content: ""; + content: "\f05b"; } .fa-crow:before { - content: ""; + content: "\f520"; } .fa-crown:before { - content: ""; + content: "\f521"; } .fa-css3:before { - content: ""; + content: "\f13c"; } .fa-css3-alt:before { - content: ""; + content: "\f38b"; } .fa-cube:before { - content: ""; + content: "\f1b2"; } .fa-cubes:before { - content: ""; + content: "\f1b3"; } .fa-cut:before { - content: ""; + content: "\f0c4"; } .fa-cuttlefish:before { - content: ""; + content: "\f38c"; } .fa-d-and-d:before { - content: ""; + content: "\f38d"; } .fa-dashcube:before { - content: ""; + content: "\f210"; } .fa-database:before { - content: ""; + content: "\f1c0"; } .fa-deaf:before { - content: ""; + content: "\f2a4"; } .fa-delicious:before { - content: ""; + content: "\f1a5"; } .fa-deploydog:before { - content: ""; + content: "\f38e"; } .fa-deskpro:before { - content: ""; + content: "\f38f"; } .fa-desktop:before { - content: ""; + content: "\f108"; } .fa-deviantart:before { - content: ""; + content: "\f1bd"; } .fa-dharmachakra:before { - content: ""; + content: "\f655"; } .fa-diagnoses:before { - content: ""; + content: "\f470"; } .fa-dice:before { - content: ""; + content: "\f522"; } .fa-dice-five:before { - content: ""; + content: "\f523"; } .fa-dice-four:before { - content: ""; + content: "\f524"; } .fa-dice-one:before { - content: ""; + content: "\f525"; } .fa-dice-six:before { - content: ""; + content: "\f526"; } .fa-dice-three:before { - content: ""; + content: "\f527"; } .fa-dice-two:before { - content: ""; + content: "\f528"; } .fa-digg:before { - content: ""; + content: "\f1a6"; } .fa-digital-ocean:before { - content: ""; + content: "\f391"; } .fa-digital-tachograph:before { - content: ""; + content: "\f566"; } .fa-directions:before { - content: ""; + content: "\f5eb"; } .fa-discord:before { - content: ""; + content: "\f392"; } .fa-discourse:before { - content: ""; + content: "\f393"; } .fa-divide:before { - content: ""; + content: "\f529"; } .fa-dizzy:before { - content: ""; + content: "\f567"; } .fa-dna:before { - content: ""; + content: "\f471"; } .fa-dochub:before { - content: ""; + content: "\f394"; } .fa-docker:before { - content: ""; + content: "\f395"; } .fa-dollar-sign:before { - content: ""; + content: "\f155"; } .fa-dolly:before { - content: ""; + content: "\f472"; } .fa-dolly-flatbed:before { - content: ""; + content: "\f474"; } .fa-donate:before { - content: ""; + content: "\f4b9"; } .fa-door-closed:before { - content: ""; + content: "\f52a"; } .fa-door-open:before { - content: ""; + content: "\f52b"; } .fa-dot-circle:before { - content: ""; + content: "\f192"; } .fa-dove:before { - content: ""; + content: "\f4ba"; } .fa-download:before { - content: ""; + content: "\f019"; } .fa-draft2digital:before { - content: ""; + content: "\f396"; } .fa-drafting-compass:before { - content: ""; + content: "\f568"; } .fa-draw-polygon:before { - content: ""; + content: "\f5ee"; } .fa-dribbble:before { - content: ""; + content: "\f17d"; } .fa-dribbble-square:before { - content: ""; + content: "\f397"; } .fa-dropbox:before { - content: ""; + content: "\f16b"; } .fa-drum:before { - content: ""; + content: "\f569"; } .fa-drum-steelpan:before { - content: ""; + content: "\f56a"; } .fa-drupal:before { - content: ""; + content: "\f1a9"; } .fa-dumbbell:before { - content: ""; + content: "\f44b"; } .fa-dyalog:before { - content: ""; + content: "\f399"; } .fa-earlybirds:before { - content: ""; + content: "\f39a"; } .fa-ebay:before { - content: ""; + content: "\f4f4"; } .fa-edge:before { - content: ""; + content: "\f282"; } .fa-edit:before { - content: ""; + content: "\f044"; } .fa-eject:before { - content: ""; + content: "\f052"; } .fa-elementor:before { - content: ""; + content: "\f430"; } .fa-ellipsis-h:before { - content: ""; + content: "\f141"; } .fa-ellipsis-v:before { - content: ""; + content: "\f142"; } .fa-ello:before { - content: ""; + content: "\f5f1"; } .fa-ember:before { - content: ""; + content: "\f423"; } .fa-empire:before { - content: ""; + content: "\f1d1"; } .fa-envelope:before { - content: ""; + content: "\f0e0"; } .fa-envelope-open:before { - content: ""; + content: "\f2b6"; } .fa-envelope-open-text:before { - content: ""; + content: "\f658"; } .fa-envelope-square:before { - content: ""; + content: "\f199"; } .fa-envira:before { - content: ""; + content: "\f299"; } .fa-equals:before { - content: ""; + content: "\f52c"; } .fa-eraser:before { - content: ""; + content: "\f12d"; } .fa-erlang:before { - content: ""; + content: "\f39d"; } .fa-ethereum:before { - content: ""; + content: "\f42e"; } .fa-etsy:before { - content: ""; + content: "\f2d7"; } .fa-euro-sign:before { - content: ""; + content: "\f153"; } .fa-exchange-alt:before { - content: ""; + content: "\f362"; } .fa-exclamation:before { - content: ""; + content: "\f12a"; } .fa-exclamation-circle:before { - content: ""; + content: "\f06a"; } .fa-exclamation-triangle:before { - content: ""; + content: "\f071"; } .fa-expand:before { - content: ""; + content: "\f065"; } .fa-expand-arrows-alt:before { - content: ""; + content: "\f31e"; } .fa-expeditedssl:before { - content: ""; + content: "\f23e"; } .fa-external-link-alt:before { - content: ""; + content: "\f35d"; } .fa-external-link-square-alt:before { - content: ""; + content: "\f360"; } .fa-eye:before { - content: ""; + content: "\f06e"; } .fa-eye-dropper:before { - content: ""; + content: "\f1fb"; } .fa-eye-slash:before { - content: ""; + content: "\f070"; } .fa-facebook:before { - content: ""; + content: "\f09a"; } .fa-facebook-f:before { - content: ""; + content: "\f39e"; } .fa-facebook-messenger:before { - content: ""; + content: "\f39f"; } .fa-facebook-square:before { - content: ""; + content: "\f082"; } .fa-fast-backward:before { - content: ""; + content: "\f049"; } .fa-fast-forward:before { - content: ""; + content: "\f050"; } .fa-fax:before { - content: ""; + content: "\f1ac"; } .fa-feather:before { - content: ""; + content: "\f52d"; } .fa-feather-alt:before { - content: ""; + content: "\f56b"; } .fa-female:before { - content: ""; + content: "\f182"; } .fa-fighter-jet:before { - content: ""; + content: "\f0fb"; } .fa-file:before { - content: ""; + content: "\f15b"; } .fa-file-alt:before { - content: ""; + content: "\f15c"; } .fa-file-archive:before { - content: ""; + content: "\f1c6"; } .fa-file-audio:before { - content: ""; + content: "\f1c7"; } .fa-file-code:before { - content: ""; + content: "\f1c9"; } .fa-file-contract:before { - content: ""; + content: "\f56c"; } .fa-file-download:before { - content: ""; + content: "\f56d"; } .fa-file-excel:before { - content: ""; + content: "\f1c3"; } .fa-file-export:before { - content: ""; + content: "\f56e"; } .fa-file-image:before { - content: ""; + content: "\f1c5"; } .fa-file-import:before { - content: ""; + content: "\f56f"; } .fa-file-invoice:before { - content: ""; + content: "\f570"; } .fa-file-invoice-dollar:before { - content: ""; + content: "\f571"; } .fa-file-medical:before { - content: ""; + content: "\f477"; } .fa-file-medical-alt:before { - content: ""; + content: "\f478"; } .fa-file-pdf:before { - content: ""; + content: "\f1c1"; } .fa-file-powerpoint:before { - content: ""; + content: "\f1c4"; } .fa-file-prescription:before { - content: ""; + content: "\f572"; } .fa-file-signature:before { - content: ""; + content: "\f573"; } .fa-file-upload:before { - content: ""; + content: "\f574"; } .fa-file-video:before { - content: ""; + content: "\f1c8"; } .fa-file-word:before { - content: ""; + content: "\f1c2"; } .fa-fill:before { - content: ""; + content: "\f575"; } .fa-fill-drip:before { - content: ""; + content: "\f576"; } .fa-film:before { - content: ""; + content: "\f008"; } .fa-filter:before { - content: ""; + content: "\f0b0"; } .fa-fingerprint:before { - content: ""; + content: "\f577"; } .fa-fire:before { - content: ""; + content: "\f06d"; } .fa-fire-extinguisher:before { - content: ""; + content: "\f134"; } .fa-firefox:before { - content: ""; + content: "\f269"; } .fa-first-aid:before { - content: ""; + content: "\f479"; } .fa-first-order:before { - content: ""; + content: "\f2b0"; } .fa-first-order-alt:before { - content: ""; + content: "\f50a"; } .fa-firstdraft:before { - content: ""; + content: "\f3a1"; } .fa-fish:before { - content: ""; + content: "\f578"; } .fa-flag:before { - content: ""; + content: "\f024"; } .fa-flag-checkered:before { - content: ""; + content: "\f11e"; } .fa-flask:before { - content: ""; + content: "\f0c3"; } .fa-flickr:before { - content: ""; + content: "\f16e"; } .fa-flipboard:before { - content: ""; + content: "\f44d"; } .fa-flushed:before { - content: ""; + content: "\f579"; } .fa-fly:before { - content: ""; + content: "\f417"; } .fa-folder:before { - content: ""; + content: "\f07b"; } .fa-folder-minus:before { - content: ""; + content: "\f65d"; } .fa-folder-open:before { - content: ""; + content: "\f07c"; } .fa-folder-plus:before { - content: ""; + content: "\f65e"; } .fa-font:before { - content: ""; + content: "\f031"; } .fa-font-awesome:before { - content: ""; + content: "\f2b4"; } .fa-font-awesome-alt:before { - content: ""; + content: "\f35c"; } .fa-font-awesome-flag:before { - content: ""; + content: "\f425"; } .fa-font-awesome-logo-full:before { - content: ""; + content: "\f4e6"; } .fa-fonticons:before { - content: ""; + content: "\f280"; } .fa-fonticons-fi:before { - content: ""; + content: "\f3a2"; } .fa-football-ball:before { - content: ""; + content: "\f44e"; } .fa-fort-awesome:before { - content: ""; + content: "\f286"; } .fa-fort-awesome-alt:before { - content: ""; + content: "\f3a3"; } .fa-forumbee:before { - content: ""; + content: "\f211"; } .fa-forward:before { - content: ""; + content: "\f04e"; } .fa-foursquare:before { - content: ""; + content: "\f180"; } .fa-free-code-camp:before { - content: ""; + content: "\f2c5"; } .fa-freebsd:before { - content: ""; + content: "\f3a4"; } .fa-frog:before { - content: ""; + content: "\f52e"; } .fa-frown:before { - content: ""; + content: "\f119"; } .fa-frown-open:before { - content: ""; + content: "\f57a"; } .fa-fulcrum:before { - content: ""; + content: "\f50b"; } .fa-funnel-dollar:before { - content: ""; + content: "\f662"; } .fa-futbol:before { - content: ""; + content: "\f1e3"; } .fa-galactic-republic:before { - content: ""; + content: "\f50c"; } .fa-galactic-senate:before { - content: ""; + content: "\f50d"; } .fa-gamepad:before { - content: ""; + content: "\f11b"; } .fa-gas-pump:before { - content: ""; + content: "\f52f"; } .fa-gavel:before { - content: ""; + content: "\f0e3"; } .fa-gem:before { - content: ""; + content: "\f3a5"; } .fa-genderless:before { - content: ""; + content: "\f22d"; } .fa-get-pocket:before { - content: ""; + content: "\f265"; } .fa-gg:before { - content: ""; + content: "\f260"; } .fa-gg-circle:before { - content: ""; + content: "\f261"; } .fa-gift:before { - content: ""; + content: "\f06b"; } .fa-git:before { - content: ""; + content: "\f1d3"; } .fa-git-square:before { - content: ""; + content: "\f1d2"; } .fa-github:before { - content: ""; + content: "\f09b"; } .fa-github-alt:before { - content: ""; + content: "\f113"; } .fa-github-square:before { - content: ""; + content: "\f092"; } .fa-gitkraken:before { - content: ""; + content: "\f3a6"; } .fa-gitlab:before { - content: ""; + content: "\f296"; } .fa-gitter:before { - content: ""; + content: "\f426"; } .fa-glass-martini:before { - content: ""; + content: "\f000"; } .fa-glass-martini-alt:before { - content: ""; + content: "\f57b"; } .fa-glasses:before { - content: ""; + content: "\f530"; } .fa-glide:before { - content: ""; + content: "\f2a5"; } .fa-glide-g:before { - content: ""; + content: "\f2a6"; } .fa-globe:before { - content: ""; + content: "\f0ac"; } .fa-globe-africa:before { - content: ""; + content: "\f57c"; } .fa-globe-americas:before { - content: ""; + content: "\f57d"; } .fa-globe-asia:before { - content: ""; + content: "\f57e"; } .fa-gofore:before { - content: ""; + content: "\f3a7"; } .fa-golf-ball:before { - content: ""; + content: "\f450"; } .fa-goodreads:before { - content: ""; + content: "\f3a8"; } .fa-goodreads-g:before { - content: ""; + content: "\f3a9"; } .fa-google:before { - content: ""; + content: "\f1a0"; } .fa-google-drive:before { - content: ""; + content: "\f3aa"; } .fa-google-play:before { - content: ""; + content: "\f3ab"; } .fa-google-plus:before { - content: ""; + content: "\f2b3"; } .fa-google-plus-g:before { - content: ""; + content: "\f0d5"; } .fa-google-plus-square:before { - content: ""; + content: "\f0d4"; } .fa-google-wallet:before { - content: ""; + content: "\f1ee"; } .fa-gopuram:before { - content: ""; + content: "\f664"; } .fa-graduation-cap:before { - content: ""; + content: "\f19d"; } .fa-gratipay:before { - content: ""; + content: "\f184"; } .fa-grav:before { - content: ""; + content: "\f2d6"; } .fa-greater-than:before { - content: ""; + content: "\f531"; } .fa-greater-than-equal:before { - content: ""; + content: "\f532"; } .fa-grimace:before { - content: ""; + content: "\f57f"; } .fa-grin:before { - content: ""; + content: "\f580"; } .fa-grin-alt:before { - content: ""; + content: "\f581"; } .fa-grin-beam:before { - content: ""; + content: "\f582"; } .fa-grin-beam-sweat:before { - content: ""; + content: "\f583"; } .fa-grin-hearts:before { - content: ""; + content: "\f584"; } .fa-grin-squint:before { - content: ""; + content: "\f585"; } .fa-grin-squint-tears:before { - content: ""; + content: "\f586"; } .fa-grin-stars:before { - content: ""; + content: "\f587"; } .fa-grin-tears:before { - content: ""; + content: "\f588"; } .fa-grin-tongue:before { - content: ""; + content: "\f589"; } .fa-grin-tongue-squint:before { - content: ""; + content: "\f58a"; } .fa-grin-tongue-wink:before { - content: ""; + content: "\f58b"; } .fa-grin-wink:before { - content: ""; + content: "\f58c"; } .fa-grip-horizontal:before { - content: ""; + content: "\f58d"; } .fa-grip-vertical:before { - content: ""; + content: "\f58e"; } .fa-gripfire:before { - content: ""; + content: "\f3ac"; } .fa-grunt:before { - content: ""; + content: "\f3ad"; } .fa-gulp:before { - content: ""; + content: "\f3ae"; } .fa-h-square:before { - content: ""; + content: "\f0fd"; } .fa-hacker-news:before { - content: ""; + content: "\f1d4"; } .fa-hacker-news-square:before { - content: ""; + content: "\f3af"; } .fa-hackerrank:before { - content: ""; + content: "\f5f7"; } .fa-hamsa:before { - content: ""; + content: "\f665"; } .fa-hand-holding:before { - content: ""; + content: "\f4bd"; } .fa-hand-holding-heart:before { - content: ""; + content: "\f4be"; } .fa-hand-holding-usd:before { - content: ""; + content: "\f4c0"; } .fa-hand-lizard:before { - content: ""; + content: "\f258"; } .fa-hand-paper:before { - content: ""; + content: "\f256"; } .fa-hand-peace:before { - content: ""; + content: "\f25b"; } .fa-hand-point-down:before { - content: ""; + content: "\f0a7"; } .fa-hand-point-left:before { - content: ""; + content: "\f0a5"; } .fa-hand-point-right:before { - content: ""; + content: "\f0a4"; } .fa-hand-point-up:before { - content: ""; + content: "\f0a6"; } .fa-hand-pointer:before { - content: ""; + content: "\f25a"; } .fa-hand-rock:before { - content: ""; + content: "\f255"; } .fa-hand-scissors:before { - content: ""; + content: "\f257"; } .fa-hand-spock:before { - content: ""; + content: "\f259"; } .fa-hands:before { - content: ""; + content: "\f4c2"; } .fa-hands-helping:before { - content: ""; + content: "\f4c4"; } .fa-handshake:before { - content: ""; + content: "\f2b5"; } .fa-hashtag:before { - content: ""; + content: "\f292"; } .fa-haykal:before { - content: ""; + content: "\f666"; } .fa-hdd:before { - content: ""; + content: "\f0a0"; } .fa-heading:before { - content: ""; + content: "\f1dc"; } .fa-headphones:before { - content: ""; + content: "\f025"; } .fa-headphones-alt:before { - content: ""; + content: "\f58f"; } .fa-headset:before { - content: ""; + content: "\f590"; } .fa-heart:before { - content: ""; + content: "\f004"; } .fa-heartbeat:before { - content: ""; + content: "\f21e"; } .fa-helicopter:before { - content: ""; + content: "\f533"; } .fa-highlighter:before { - content: ""; + content: "\f591"; } .fa-hips:before { - content: ""; + content: "\f452"; } .fa-hire-a-helper:before { - content: ""; + content: "\f3b0"; } .fa-history:before { - content: ""; + content: "\f1da"; } .fa-hockey-puck:before { - content: ""; + content: "\f453"; } .fa-home:before { - content: ""; + content: "\f015"; } .fa-hooli:before { - content: ""; + content: "\f427"; } .fa-hornbill:before { - content: ""; + content: "\f592"; } .fa-hospital:before { - content: ""; + content: "\f0f8"; } .fa-hospital-alt:before { - content: ""; + content: "\f47d"; } .fa-hospital-symbol:before { - content: ""; + content: "\f47e"; } .fa-hot-tub:before { - content: ""; + content: "\f593"; } .fa-hotel:before { - content: ""; + content: "\f594"; } .fa-hotjar:before { - content: ""; + content: "\f3b1"; } .fa-hourglass:before { - content: ""; + content: "\f254"; } .fa-hourglass-end:before { - content: ""; + content: "\f253"; } .fa-hourglass-half:before { - content: ""; + content: "\f252"; } .fa-hourglass-start:before { - content: ""; + content: "\f251"; } .fa-houzz:before { - content: ""; + content: "\f27c"; } .fa-html5:before { - content: ""; + content: "\f13b"; } .fa-hubspot:before { - content: ""; + content: "\f3b2"; } .fa-i-cursor:before { - content: ""; + content: "\f246"; } .fa-id-badge:before { - content: ""; + content: "\f2c1"; } .fa-id-card:before { - content: ""; + content: "\f2c2"; } .fa-id-card-alt:before { - content: ""; + content: "\f47f"; } .fa-image:before { - content: ""; + content: "\f03e"; } .fa-images:before { - content: ""; + content: "\f302"; } .fa-imdb:before { - content: ""; + content: "\f2d8"; } .fa-inbox:before { - content: ""; + content: "\f01c"; } .fa-indent:before { - content: ""; + content: "\f03c"; } .fa-industry:before { - content: ""; + content: "\f275"; } .fa-infinity:before { - content: ""; + content: "\f534"; } .fa-info:before { - content: ""; + content: "\f129"; } .fa-info-circle:before { - content: ""; + content: "\f05a"; } .fa-instagram:before { - content: ""; + content: "\f16d"; } .fa-internet-explorer:before { - content: ""; + content: "\f26b"; } .fa-ioxhost:before { - content: ""; + content: "\f208"; } .fa-italic:before { - content: ""; + content: "\f033"; } .fa-itunes:before { - content: ""; + content: "\f3b4"; } .fa-itunes-note:before { - content: ""; + content: "\f3b5"; } .fa-java:before { - content: ""; + content: "\f4e4"; } .fa-jedi:before { - content: ""; + content: "\f669"; } .fa-jedi-order:before { - content: ""; + content: "\f50e"; } .fa-jenkins:before { - content: ""; + content: "\f3b6"; } .fa-joget:before { - content: ""; + content: "\f3b7"; } .fa-joint:before { - content: ""; + content: "\f595"; } .fa-joomla:before { - content: ""; + content: "\f1aa"; } .fa-journal-whills:before { - content: ""; + content: "\f66a"; } .fa-js:before { - content: ""; + content: "\f3b8"; } .fa-js-square:before { - content: ""; + content: "\f3b9"; } .fa-jsfiddle:before { - content: ""; + content: "\f1cc"; } .fa-kaaba:before { - content: ""; + content: "\f66b"; } .fa-kaggle:before { - content: ""; + content: "\f5fa"; } .fa-key:before { - content: ""; + content: "\f084"; } .fa-keybase:before { - content: ""; + content: "\f4f5"; } .fa-keyboard:before { - content: ""; + content: "\f11c"; } .fa-keycdn:before { - content: ""; + content: "\f3ba"; } .fa-khanda:before { - content: ""; + content: "\f66d"; } .fa-kickstarter:before { - content: ""; + content: "\f3bb"; } .fa-kickstarter-k:before { - content: ""; + content: "\f3bc"; } .fa-kiss:before { - content: ""; + content: "\f596"; } .fa-kiss-beam:before { - content: ""; + content: "\f597"; } .fa-kiss-wink-heart:before { - content: ""; + content: "\f598"; } .fa-kiwi-bird:before { - content: ""; + content: "\f535"; } .fa-korvue:before { - content: ""; + content: "\f42f"; } .fa-landmark:before { - content: ""; + content: "\f66f"; } .fa-language:before { - content: ""; + content: "\f1ab"; } .fa-laptop:before { - content: ""; + content: "\f109"; } .fa-laptop-code:before { - content: ""; + content: "\f5fc"; } .fa-laravel:before { - content: ""; + content: "\f3bd"; } .fa-lastfm:before { - content: ""; + content: "\f202"; } .fa-lastfm-square:before { - content: ""; + content: "\f203"; } .fa-laugh:before { - content: ""; + content: "\f599"; } .fa-laugh-beam:before { - content: ""; + content: "\f59a"; } .fa-laugh-squint:before { - content: ""; + content: "\f59b"; } .fa-laugh-wink:before { - content: ""; + content: "\f59c"; } .fa-layer-group:before { - content: ""; + content: "\f5fd"; } .fa-leaf:before { - content: ""; + content: "\f06c"; } .fa-leanpub:before { - content: ""; + content: "\f212"; } .fa-lemon:before { - content: ""; + content: "\f094"; } .fa-less:before { - content: ""; + content: "\f41d"; } .fa-less-than:before { - content: ""; + content: "\f536"; } .fa-less-than-equal:before { - content: ""; + content: "\f537"; } .fa-level-down-alt:before { - content: ""; + content: "\f3be"; } .fa-level-up-alt:before { - content: ""; + content: "\f3bf"; } .fa-life-ring:before { - content: ""; + content: "\f1cd"; } .fa-lightbulb:before { - content: ""; + content: "\f0eb"; } .fa-line:before { - content: ""; + content: "\f3c0"; } .fa-link:before { - content: ""; + content: "\f0c1"; } .fa-linkedin:before { - content: ""; + content: "\f08c"; } .fa-linkedin-in:before { - content: ""; + content: "\f0e1"; } .fa-linode:before { - content: ""; + content: "\f2b8"; } .fa-linux:before { - content: ""; + content: "\f17c"; } .fa-lira-sign:before { - content: ""; + content: "\f195"; } .fa-list:before { - content: ""; + content: "\f03a"; } .fa-list-alt:before { - content: ""; + content: "\f022"; } .fa-list-ol:before { - content: ""; + content: "\f0cb"; } .fa-list-ul:before { - content: ""; + content: "\f0ca"; } .fa-location-arrow:before { - content: ""; + content: "\f124"; } .fa-lock:before { - content: ""; + content: "\f023"; } .fa-lock-open:before { - content: ""; + content: "\f3c1"; } .fa-long-arrow-alt-down:before { - content: ""; + content: "\f309"; } .fa-long-arrow-alt-left:before { - content: ""; + content: "\f30a"; } .fa-long-arrow-alt-right:before { - content: ""; + content: "\f30b"; } .fa-long-arrow-alt-up:before { - content: ""; + content: "\f30c"; } .fa-low-vision:before { - content: ""; + content: "\f2a8"; } .fa-luggage-cart:before { - content: ""; + content: "\f59d"; } .fa-lyft:before { - content: ""; + content: "\f3c3"; } .fa-magento:before { - content: ""; + content: "\f3c4"; } .fa-magic:before { - content: ""; + content: "\f0d0"; } .fa-magnet:before { - content: ""; + content: "\f076"; } .fa-mail-bulk:before { - content: ""; + content: "\f674"; } .fa-mailchimp:before { - content: ""; + content: "\f59e"; } .fa-male:before { - content: ""; + content: "\f183"; } .fa-mandalorian:before { - content: ""; + content: "\f50f"; } .fa-map:before { - content: ""; + content: "\f279"; } .fa-map-marked:before { - content: ""; + content: "\f59f"; } .fa-map-marked-alt:before { - content: ""; + content: "\f5a0"; } .fa-map-marker:before { - content: ""; + content: "\f041"; } .fa-map-marker-alt:before { - content: ""; + content: "\f3c5"; } .fa-map-pin:before { - content: ""; + content: "\f276"; } .fa-map-signs:before { - content: ""; + content: "\f277"; } .fa-markdown:before { - content: ""; + content: "\f60f"; } .fa-marker:before { - content: ""; + content: "\f5a1"; } .fa-mars:before { - content: ""; + content: "\f222"; } .fa-mars-double:before { - content: ""; + content: "\f227"; } .fa-mars-stroke:before { - content: ""; + content: "\f229"; } .fa-mars-stroke-h:before { - content: ""; + content: "\f22b"; } .fa-mars-stroke-v:before { - content: ""; + content: "\f22a"; } .fa-mastodon:before { - content: ""; + content: "\f4f6"; } .fa-maxcdn:before { - content: ""; + content: "\f136"; } .fa-medal:before { - content: ""; + content: "\f5a2"; } .fa-medapps:before { - content: ""; + content: "\f3c6"; } .fa-medium:before { - content: ""; + content: "\f23a"; } .fa-medium-m:before { - content: ""; + content: "\f3c7"; } .fa-medkit:before { - content: ""; + content: "\f0fa"; } .fa-medrt:before { - content: ""; + content: "\f3c8"; } .fa-meetup:before { - content: ""; + content: "\f2e0"; } .fa-megaport:before { - content: ""; + content: "\f5a3"; } .fa-meh:before { - content: ""; + content: "\f11a"; } .fa-meh-blank:before { - content: ""; + content: "\f5a4"; } .fa-meh-rolling-eyes:before { - content: ""; + content: "\f5a5"; } .fa-memory:before { - content: ""; + content: "\f538"; } .fa-menorah:before { - content: ""; + content: "\f676"; } .fa-mercury:before { - content: ""; + content: "\f223"; } .fa-microchip:before { - content: ""; + content: "\f2db"; } .fa-microphone:before { - content: ""; + content: "\f130"; } .fa-microphone-alt:before { - content: ""; + content: "\f3c9"; } .fa-microphone-alt-slash:before { - content: ""; + content: "\f539"; } .fa-microphone-slash:before { - content: ""; + content: "\f131"; } .fa-microscope:before { - content: ""; + content: "\f610"; } .fa-microsoft:before { - content: ""; + content: "\f3ca"; } .fa-minus:before { - content: ""; + content: "\f068"; } .fa-minus-circle:before { - content: ""; + content: "\f056"; } .fa-minus-square:before { - content: ""; + content: "\f146"; } .fa-mix:before { - content: ""; + content: "\f3cb"; } .fa-mixcloud:before { - content: ""; + content: "\f289"; } .fa-mizuni:before { - content: ""; + content: "\f3cc"; } .fa-mobile:before { - content: ""; + content: "\f10b"; } .fa-mobile-alt:before { - content: ""; + content: "\f3cd"; } .fa-modx:before { - content: ""; + content: "\f285"; } .fa-monero:before { - content: ""; + content: "\f3d0"; } .fa-money-bill:before { - content: ""; + content: "\f0d6"; } .fa-money-bill-alt:before { - content: ""; + content: "\f3d1"; } .fa-money-bill-wave:before { - content: ""; + content: "\f53a"; } .fa-money-bill-wave-alt:before { - content: ""; + content: "\f53b"; } .fa-money-check:before { - content: ""; + content: "\f53c"; } .fa-money-check-alt:before { - content: ""; + content: "\f53d"; } .fa-monument:before { - content: ""; + content: "\f5a6"; } .fa-moon:before { - content: ""; + content: "\f186"; } .fa-mortar-pestle:before { - content: ""; + content: "\f5a7"; } .fa-mosque:before { - content: ""; + content: "\f678"; } .fa-motorcycle:before { - content: ""; + content: "\f21c"; } .fa-mouse-pointer:before { - content: ""; + content: "\f245"; } .fa-music:before { - content: ""; + content: "\f001"; } .fa-napster:before { - content: ""; + content: "\f3d2"; } .fa-neos:before { - content: ""; + content: "\f612"; } .fa-neuter:before { - content: ""; + content: "\f22c"; } .fa-newspaper:before { - content: ""; + content: "\f1ea"; } .fa-nimblr:before { - content: ""; + content: "\f5a8"; } .fa-nintendo-switch:before { - content: ""; + content: "\f418"; } .fa-node:before { - content: ""; + content: "\f419"; } .fa-node-js:before { - content: ""; + content: "\f3d3"; } .fa-not-equal:before { - content: ""; + content: "\f53e"; } .fa-notes-medical:before { - content: ""; + content: "\f481"; } .fa-npm:before { - content: ""; + content: "\f3d4"; } .fa-ns8:before { - content: ""; + content: "\f3d5"; } .fa-nutritionix:before { - content: ""; + content: "\f3d6"; } .fa-object-group:before { - content: ""; + content: "\f247"; } .fa-object-ungroup:before { - content: ""; + content: "\f248"; } .fa-odnoklassniki:before { - content: ""; + content: "\f263"; } .fa-odnoklassniki-square:before { - content: ""; + content: "\f264"; } .fa-oil-can:before { - content: ""; + content: "\f613"; } .fa-old-republic:before { - content: ""; + content: "\f510"; } .fa-om:before { - content: ""; + content: "\f679"; } .fa-opencart:before { - content: ""; + content: "\f23d"; } .fa-openid:before { - content: ""; + content: "\f19b"; } .fa-opera:before { - content: ""; + content: "\f26a"; } .fa-optin-monster:before { - content: ""; + content: "\f23c"; } .fa-osi:before { - content: ""; + content: "\f41a"; } .fa-outdent:before { - content: ""; + content: "\f03b"; } .fa-page4:before { - content: ""; + content: "\f3d7"; } .fa-pagelines:before { - content: ""; + content: "\f18c"; } .fa-paint-brush:before { - content: ""; + content: "\f1fc"; } .fa-paint-roller:before { - content: ""; + content: "\f5aa"; } .fa-palette:before { - content: ""; + content: "\f53f"; } .fa-palfed:before { - content: ""; + content: "\f3d8"; } .fa-pallet:before { - content: ""; + content: "\f482"; } .fa-paper-plane:before { - content: ""; + content: "\f1d8"; } .fa-paperclip:before { - content: ""; + content: "\f0c6"; } .fa-parachute-box:before { - content: ""; + content: "\f4cd"; } .fa-paragraph:before { - content: ""; + content: "\f1dd"; } .fa-parking:before { - content: ""; + content: "\f540"; } .fa-passport:before { - content: ""; + content: "\f5ab"; } .fa-pastafarianism:before { - content: ""; + content: "\f67b"; } .fa-paste:before { - content: ""; + content: "\f0ea"; } .fa-patreon:before { - content: ""; + content: "\f3d9"; } .fa-pause:before { - content: ""; + content: "\f04c"; } .fa-pause-circle:before { - content: ""; + content: "\f28b"; } .fa-paw:before { - content: ""; + content: "\f1b0"; } .fa-paypal:before { - content: ""; + content: "\f1ed"; } .fa-peace:before { - content: ""; + content: "\f67c"; } .fa-pen:before { - content: ""; + content: "\f304"; } .fa-pen-alt:before { - content: ""; + content: "\f305"; } .fa-pen-fancy:before { - content: ""; + content: "\f5ac"; } .fa-pen-nib:before { - content: ""; + content: "\f5ad"; } .fa-pen-square:before { - content: ""; + content: "\f14b"; } .fa-pencil-alt:before { - content: ""; + content: "\f303"; } .fa-pencil-ruler:before { - content: ""; + content: "\f5ae"; } .fa-people-carry:before { - content: ""; + content: "\f4ce"; } .fa-percent:before { - content: ""; + content: "\f295"; } .fa-percentage:before { - content: ""; + content: "\f541"; } .fa-periscope:before { - content: ""; + content: "\f3da"; } .fa-phabricator:before { - content: ""; + content: "\f3db"; } .fa-phoenix-framework:before { - content: ""; + content: "\f3dc"; } .fa-phoenix-squadron:before { - content: ""; + content: "\f511"; } .fa-phone:before { - content: ""; + content: "\f095"; } .fa-phone-slash:before { - content: ""; + content: "\f3dd"; } .fa-phone-square:before { - content: ""; + content: "\f098"; } .fa-phone-volume:before { - content: ""; + content: "\f2a0"; } .fa-php:before { - content: ""; + content: "\f457"; } .fa-pied-piper:before { - content: ""; + content: "\f2ae"; } .fa-pied-piper-alt:before { - content: ""; + content: "\f1a8"; } .fa-pied-piper-hat:before { - content: ""; + content: "\f4e5"; } .fa-pied-piper-pp:before { - content: ""; + content: "\f1a7"; } .fa-piggy-bank:before { - content: ""; + content: "\f4d3"; } .fa-pills:before { - content: ""; + content: "\f484"; } .fa-pinterest:before { - content: ""; + content: "\f0d2"; } .fa-pinterest-p:before { - content: ""; + content: "\f231"; } .fa-pinterest-square:before { - content: ""; + content: "\f0d3"; } .fa-place-of-worship:before { - content: ""; + content: "\f67f"; } .fa-plane:before { - content: ""; + content: "\f072"; } .fa-plane-arrival:before { - content: ""; + content: "\f5af"; } .fa-plane-departure:before { - content: ""; + content: "\f5b0"; } .fa-play:before { - content: ""; + content: "\f04b"; } .fa-play-circle:before { - content: ""; + content: "\f144"; } .fa-playstation:before { - content: ""; + content: "\f3df"; } .fa-plug:before { - content: ""; + content: "\f1e6"; } .fa-plus:before { - content: ""; + content: "\f067"; } .fa-plus-circle:before { - content: ""; + content: "\f055"; } .fa-plus-square:before { - content: ""; + content: "\f0fe"; } .fa-podcast:before { - content: ""; + content: "\f2ce"; } .fa-poll:before { - content: ""; + content: "\f681"; } .fa-poll-h:before { - content: ""; + content: "\f682"; } .fa-poo:before { - content: ""; + content: "\f2fe"; } .fa-poop:before { - content: ""; + content: "\f619"; } .fa-portrait:before { - content: ""; + content: "\f3e0"; } .fa-pound-sign:before { - content: ""; + content: "\f154"; } .fa-power-off:before { - content: ""; + content: "\f011"; } .fa-pray:before { - content: ""; + content: "\f683"; } .fa-praying-hands:before { - content: ""; + content: "\f684"; } .fa-prescription:before { - content: ""; + content: "\f5b1"; } .fa-prescription-bottle:before { - content: ""; + content: "\f485"; } .fa-prescription-bottle-alt:before { - content: ""; + content: "\f486"; } .fa-print:before { - content: ""; + content: "\f02f"; } .fa-procedures:before { - content: ""; + content: "\f487"; } .fa-product-hunt:before { - content: ""; + content: "\f288"; } .fa-project-diagram:before { - content: ""; + content: "\f542"; } .fa-pushed:before { - content: ""; + content: "\f3e1"; } .fa-puzzle-piece:before { - content: ""; + content: "\f12e"; } .fa-python:before { - content: ""; + content: "\f3e2"; } .fa-qq:before { - content: ""; + content: "\f1d6"; } .fa-qrcode:before { - content: ""; + content: "\f029"; } .fa-question:before { - content: ""; + content: "\f128"; } .fa-question-circle:before { - content: ""; + content: "\f059"; } .fa-quidditch:before { - content: ""; + content: "\f458"; } .fa-quinscape:before { - content: ""; + content: "\f459"; } .fa-quora:before { - content: ""; + content: "\f2c4"; } .fa-quote-left:before { - content: ""; + content: "\f10d"; } .fa-quote-right:before { - content: ""; + content: "\f10e"; } .fa-quran:before { - content: ""; + content: "\f687"; } .fa-r-project:before { - content: ""; + content: "\f4f7"; } .fa-random:before { - content: ""; + content: "\f074"; } .fa-ravelry:before { - content: ""; + content: "\f2d9"; } .fa-react:before { - content: ""; + content: "\f41b"; } .fa-readme:before { - content: ""; + content: "\f4d5"; } .fa-rebel:before { - content: ""; + content: "\f1d0"; } .fa-receipt:before { - content: ""; + content: "\f543"; } .fa-recycle:before { - content: ""; + content: "\f1b8"; } .fa-red-river:before { - content: ""; + content: "\f3e3"; } .fa-reddit:before { - content: ""; + content: "\f1a1"; } .fa-reddit-alien:before { - content: ""; + content: "\f281"; } .fa-reddit-square:before { - content: ""; + content: "\f1a2"; } .fa-redo:before { - content: ""; + content: "\f01e"; } .fa-redo-alt:before { - content: ""; + content: "\f2f9"; } .fa-registered:before { - content: ""; + content: "\f25d"; } .fa-rendact:before { - content: ""; + content: "\f3e4"; } .fa-renren:before { - content: ""; + content: "\f18b"; } .fa-reply:before { - content: ""; + content: "\f3e5"; } .fa-reply-all:before { - content: ""; + content: "\f122"; } .fa-replyd:before { - content: ""; + content: "\f3e6"; } .fa-researchgate:before { - content: ""; + content: "\f4f8"; } .fa-resolving:before { - content: ""; + content: "\f3e7"; } .fa-retweet:before { - content: ""; + content: "\f079"; } .fa-rev:before { - content: ""; + content: "\f5b2"; } .fa-ribbon:before { - content: ""; + content: "\f4d6"; } .fa-road:before { - content: ""; + content: "\f018"; } .fa-robot:before { - content: ""; + content: "\f544"; } .fa-rocket:before { - content: ""; + content: "\f135"; } .fa-rocketchat:before { - content: ""; + content: "\f3e8"; } .fa-rockrms:before { - content: ""; + content: "\f3e9"; } .fa-route:before { - content: ""; + content: "\f4d7"; } .fa-rss:before { - content: ""; + content: "\f09e"; } .fa-rss-square:before { - content: ""; + content: "\f143"; } .fa-ruble-sign:before { - content: ""; + content: "\f158"; } .fa-ruler:before { - content: ""; + content: "\f545"; } .fa-ruler-combined:before { - content: ""; + content: "\f546"; } .fa-ruler-horizontal:before { - content: ""; + content: "\f547"; } .fa-ruler-vertical:before { - content: ""; + content: "\f548"; } .fa-rupee-sign:before { - content: ""; + content: "\f156"; } .fa-sad-cry:before { - content: ""; + content: "\f5b3"; } .fa-sad-tear:before { - content: ""; + content: "\f5b4"; } .fa-safari:before { - content: ""; + content: "\f267"; } .fa-sass:before { - content: ""; + content: "\f41e"; } .fa-save:before { - content: ""; + content: "\f0c7"; } .fa-schlix:before { - content: ""; + content: "\f3ea"; } .fa-school:before { - content: ""; + content: "\f549"; } .fa-screwdriver:before { - content: ""; + content: "\f54a"; } .fa-scribd:before { - content: ""; + content: "\f28a"; } .fa-search:before { - content: ""; + content: "\f002"; } .fa-search-dollar:before { - content: ""; + content: "\f688"; } .fa-search-location:before { - content: ""; + content: "\f689"; } .fa-search-minus:before { - content: ""; + content: "\f010"; } .fa-search-plus:before { - content: ""; + content: "\f00e"; } .fa-searchengin:before { - content: ""; + content: "\f3eb"; } .fa-seedling:before { - content: ""; + content: "\f4d8"; } .fa-sellcast:before { - content: ""; + content: "\f2da"; } .fa-sellsy:before { - content: ""; + content: "\f213"; } .fa-server:before { - content: ""; + content: "\f233"; } .fa-servicestack:before { - content: ""; + content: "\f3ec"; } .fa-shapes:before { - content: ""; + content: "\f61f"; } .fa-share:before { - content: ""; + content: "\f064"; } .fa-share-alt:before { - content: ""; + content: "\f1e0"; } .fa-share-alt-square:before { - content: ""; + content: "\f1e1"; } .fa-share-square:before { - content: ""; + content: "\f14d"; } .fa-shekel-sign:before { - content: ""; + content: "\f20b"; } .fa-shield-alt:before { - content: ""; + content: "\f3ed"; } .fa-ship:before { - content: ""; + content: "\f21a"; } .fa-shipping-fast:before { - content: ""; + content: "\f48b"; } .fa-shirtsinbulk:before { - content: ""; + content: "\f214"; } .fa-shoe-prints:before { - content: ""; + content: "\f54b"; } .fa-shopping-bag:before { - content: ""; + content: "\f290"; } .fa-shopping-basket:before { - content: ""; + content: "\f291"; } .fa-shopping-cart:before { - content: ""; + content: "\f07a"; } .fa-shopware:before { - content: ""; + content: "\f5b5"; } .fa-shower:before { - content: ""; + content: "\f2cc"; } .fa-shuttle-van:before { - content: ""; + content: "\f5b6"; } .fa-sign:before { - content: ""; + content: "\f4d9"; } .fa-sign-in-alt:before { - content: ""; + content: "\f2f6"; } .fa-sign-language:before { - content: ""; + content: "\f2a7"; } .fa-sign-out-alt:before { - content: ""; + content: "\f2f5"; } .fa-signal:before { - content: ""; + content: "\f012"; } .fa-signature:before { - content: ""; + content: "\f5b7"; } .fa-simplybuilt:before { - content: ""; + content: "\f215"; } .fa-sistrix:before { - content: ""; + content: "\f3ee"; } .fa-sitemap:before { - content: ""; + content: "\f0e8"; } .fa-sith:before { - content: ""; + content: "\f512"; } .fa-skull:before { - content: ""; + content: "\f54c"; } .fa-skyatlas:before { - content: ""; + content: "\f216"; } .fa-skype:before { - content: ""; + content: "\f17e"; } .fa-slack:before { - content: ""; + content: "\f198"; } .fa-slack-hash:before { - content: ""; + content: "\f3ef"; } .fa-sliders-h:before { - content: ""; + content: "\f1de"; } .fa-slideshare:before { - content: ""; + content: "\f1e7"; } .fa-smile:before { - content: ""; + content: "\f118"; } .fa-smile-beam:before { - content: ""; + content: "\f5b8"; } .fa-smile-wink:before { - content: ""; + content: "\f4da"; } .fa-smoking:before { - content: ""; + content: "\f48d"; } .fa-smoking-ban:before { - content: ""; + content: "\f54d"; } .fa-snapchat:before { - content: ""; + content: "\f2ab"; } .fa-snapchat-ghost:before { - content: ""; + content: "\f2ac"; } .fa-snapchat-square:before { - content: ""; + content: "\f2ad"; } .fa-snowflake:before { - content: ""; + content: "\f2dc"; } .fa-socks:before { - content: ""; + content: "\f696"; } .fa-solar-panel:before { - content: ""; + content: "\f5ba"; } .fa-sort:before { - content: ""; + content: "\f0dc"; } .fa-sort-alpha-down:before { - content: ""; + content: "\f15d"; } .fa-sort-alpha-up:before { - content: ""; + content: "\f15e"; } .fa-sort-amount-down:before { - content: ""; + content: "\f160"; } .fa-sort-amount-up:before { - content: ""; + content: "\f161"; } .fa-sort-down:before { - content: ""; + content: "\f0dd"; } .fa-sort-numeric-down:before { - content: ""; + content: "\f162"; } .fa-sort-numeric-up:before { - content: ""; + content: "\f163"; } .fa-sort-up:before { - content: ""; + content: "\f0de"; } .fa-soundcloud:before { - content: ""; + content: "\f1be"; } .fa-spa:before { - content: ""; + content: "\f5bb"; } .fa-space-shuttle:before { - content: ""; + content: "\f197"; } .fa-speakap:before { - content: ""; + content: "\f3f3"; } .fa-spinner:before { - content: ""; + content: "\f110"; } .fa-splotch:before { - content: ""; + content: "\f5bc"; } .fa-spotify:before { - content: ""; + content: "\f1bc"; } .fa-spray-can:before { - content: ""; + content: "\f5bd"; } .fa-square:before { - content: ""; + content: "\f0c8"; } .fa-square-full:before { - content: ""; + content: "\f45c"; } .fa-square-root-alt:before { - content: ""; + content: "\f698"; } .fa-squarespace:before { - content: ""; + content: "\f5be"; } .fa-stack-exchange:before { - content: ""; + content: "\f18d"; } .fa-stack-overflow:before { - content: ""; + content: "\f16c"; } .fa-stamp:before { - content: ""; + content: "\f5bf"; } .fa-star:before { - content: ""; + content: "\f005"; } .fa-star-and-crescent:before { - content: ""; + content: "\f699"; } .fa-star-half:before { - content: ""; + content: "\f089"; } .fa-star-half-alt:before { - content: ""; + content: "\f5c0"; } .fa-star-of-david:before { - content: ""; + content: "\f69a"; } .fa-star-of-life:before { - content: ""; + content: "\f621"; } .fa-staylinked:before { - content: ""; + content: "\f3f5"; } .fa-steam:before { - content: ""; + content: "\f1b6"; } .fa-steam-square:before { - content: ""; + content: "\f1b7"; } .fa-steam-symbol:before { - content: ""; + content: "\f3f6"; } .fa-step-backward:before { - content: ""; + content: "\f048"; } .fa-step-forward:before { - content: ""; + content: "\f051"; } .fa-stethoscope:before { - content: ""; + content: "\f0f1"; } .fa-sticker-mule:before { - content: ""; + content: "\f3f7"; } .fa-sticky-note:before { - content: ""; + content: "\f249"; } .fa-stop:before { - content: ""; + content: "\f04d"; } .fa-stop-circle:before { - content: ""; + content: "\f28d"; } .fa-stopwatch:before { - content: ""; + content: "\f2f2"; } .fa-store:before { - content: ""; + content: "\f54e"; } .fa-store-alt:before { - content: ""; + content: "\f54f"; } .fa-strava:before { - content: ""; + content: "\f428"; } .fa-stream:before { - content: ""; + content: "\f550"; } .fa-street-view:before { - content: ""; + content: "\f21d"; } .fa-strikethrough:before { - content: ""; + content: "\f0cc"; } .fa-stripe:before { - content: ""; + content: "\f429"; } .fa-stripe-s:before { - content: ""; + content: "\f42a"; } .fa-stroopwafel:before { - content: ""; + content: "\f551"; } .fa-studiovinari:before { - content: ""; + content: "\f3f8"; } .fa-stumbleupon:before { - content: ""; + content: "\f1a4"; } .fa-stumbleupon-circle:before { - content: ""; + content: "\f1a3"; } .fa-subscript:before { - content: ""; + content: "\f12c"; } .fa-subway:before { - content: ""; + content: "\f239"; } .fa-suitcase:before { - content: ""; + content: "\f0f2"; } .fa-suitcase-rolling:before { - content: ""; + content: "\f5c1"; } .fa-sun:before { - content: ""; + content: "\f185"; } .fa-superpowers:before { - content: ""; + content: "\f2dd"; } .fa-superscript:before { - content: ""; + content: "\f12b"; } .fa-supple:before { - content: ""; + content: "\f3f9"; } .fa-surprise:before { - content: ""; + content: "\f5c2"; } .fa-swatchbook:before { - content: ""; + content: "\f5c3"; } .fa-swimmer:before { - content: ""; + content: "\f5c4"; } .fa-swimming-pool:before { - content: ""; + content: "\f5c5"; } .fa-synagogue:before { - content: ""; + content: "\f69b"; } .fa-sync:before { - content: ""; + content: "\f021"; } .fa-sync-alt:before { - content: ""; + content: "\f2f1"; } .fa-syringe:before { - content: ""; + content: "\f48e"; } .fa-table:before { - content: ""; + content: "\f0ce"; } .fa-table-tennis:before { - content: ""; + content: "\f45d"; } .fa-tablet:before { - content: ""; + content: "\f10a"; } .fa-tablet-alt:before { - content: ""; + content: "\f3fa"; } .fa-tablets:before { - content: ""; + content: "\f490"; } .fa-tachometer-alt:before { - content: ""; + content: "\f3fd"; } .fa-tag:before { - content: ""; + content: "\f02b"; } .fa-tags:before { - content: ""; + content: "\f02c"; } .fa-tape:before { - content: ""; + content: "\f4db"; } .fa-tasks:before { - content: ""; + content: "\f0ae"; } .fa-taxi:before { - content: ""; + content: "\f1ba"; } .fa-teamspeak:before { - content: ""; + content: "\f4f9"; } .fa-teeth:before { - content: ""; + content: "\f62e"; } .fa-teeth-open:before { - content: ""; + content: "\f62f"; } .fa-telegram:before { - content: ""; + content: "\f2c6"; } .fa-telegram-plane:before { - content: ""; + content: "\f3fe"; } .fa-tencent-weibo:before { - content: ""; + content: "\f1d5"; } .fa-terminal:before { - content: ""; + content: "\f120"; } .fa-text-height:before { - content: ""; + content: "\f034"; } .fa-text-width:before { - content: ""; + content: "\f035"; } .fa-th:before { - content: ""; + content: "\f00a"; } .fa-th-large:before { - content: ""; + content: "\f009"; } .fa-th-list:before { - content: ""; + content: "\f00b"; } .fa-the-red-yeti:before { - content: ""; + content: "\f69d"; } .fa-theater-masks:before { - content: ""; + content: "\f630"; } .fa-themeco:before { - content: ""; + content: "\f5c6"; } .fa-themeisle:before { - content: ""; + content: "\f2b2"; } .fa-thermometer:before { - content: ""; + content: "\f491"; } .fa-thermometer-empty:before { - content: ""; + content: "\f2cb"; } .fa-thermometer-full:before { - content: ""; + content: "\f2c7"; } .fa-thermometer-half:before { - content: ""; + content: "\f2c9"; } .fa-thermometer-quarter:before { - content: ""; + content: "\f2ca"; } .fa-thermometer-three-quarters:before { - content: ""; + content: "\f2c8"; } .fa-thumbs-down:before { - content: ""; + content: "\f165"; } .fa-thumbs-up:before { - content: ""; + content: "\f164"; } .fa-thumbtack:before { - content: ""; + content: "\f08d"; } .fa-ticket-alt:before { - content: ""; + content: "\f3ff"; } .fa-times:before { - content: ""; + content: "\f00d"; } .fa-times-circle:before { - content: ""; + content: "\f057"; } .fa-tint:before { - content: ""; + content: "\f043"; } .fa-tint-slash:before { - content: ""; + content: "\f5c7"; } .fa-tired:before { - content: ""; + content: "\f5c8"; } .fa-toggle-off:before { - content: ""; + content: "\f204"; } .fa-toggle-on:before { - content: ""; + content: "\f205"; } .fa-toolbox:before { - content: ""; + content: "\f552"; } .fa-tooth:before { - content: ""; + content: "\f5c9"; } .fa-torah:before { - content: ""; + content: "\f6a0"; } .fa-torii-gate:before { - content: ""; + content: "\f6a1"; } .fa-trade-federation:before { - content: ""; + content: "\f513"; } .fa-trademark:before { - content: ""; + content: "\f25c"; } .fa-traffic-light:before { - content: ""; + content: "\f637"; } .fa-train:before { - content: ""; + content: "\f238"; } .fa-transgender:before { - content: ""; + content: "\f224"; } .fa-transgender-alt:before { - content: ""; + content: "\f225"; } .fa-trash:before { - content: ""; + content: "\f1f8"; } .fa-trash-alt:before { - content: ""; + content: "\f2ed"; } .fa-tree:before { - content: ""; + content: "\f1bb"; } .fa-trello:before { - content: ""; + content: "\f181"; } .fa-tripadvisor:before { - content: ""; + content: "\f262"; } .fa-trophy:before { - content: ""; + content: "\f091"; } .fa-truck:before { - content: ""; + content: "\f0d1"; } .fa-truck-loading:before { - content: ""; + content: "\f4de"; } .fa-truck-monster:before { - content: ""; + content: "\f63b"; } .fa-truck-moving:before { - content: ""; + content: "\f4df"; } .fa-truck-pickup:before { - content: ""; + content: "\f63c"; } .fa-tshirt:before { - content: ""; + content: "\f553"; } .fa-tty:before { - content: ""; + content: "\f1e4"; } .fa-tumblr:before { - content: ""; + content: "\f173"; } .fa-tumblr-square:before { - content: ""; + content: "\f174"; } .fa-tv:before { - content: ""; + content: "\f26c"; } .fa-twitch:before { - content: ""; + content: "\f1e8"; } .fa-twitter:before { - content: ""; + content: "\f099"; } .fa-twitter-square:before { - content: ""; + content: "\f081"; } .fa-typo3:before { - content: ""; + content: "\f42b"; } .fa-uber:before { - content: ""; + content: "\f402"; } .fa-uikit:before { - content: ""; + content: "\f403"; } .fa-umbrella:before { - content: ""; + content: "\f0e9"; } .fa-umbrella-beach:before { - content: ""; + content: "\f5ca"; } .fa-underline:before { - content: ""; + content: "\f0cd"; } .fa-undo:before { - content: ""; + content: "\f0e2"; } .fa-undo-alt:before { - content: ""; + content: "\f2ea"; } .fa-uniregistry:before { - content: ""; + content: "\f404"; } .fa-universal-access:before { - content: ""; + content: "\f29a"; } .fa-university:before { - content: ""; + content: "\f19c"; } .fa-unlink:before { - content: ""; + content: "\f127"; } .fa-unlock:before { - content: ""; + content: "\f09c"; } .fa-unlock-alt:before { - content: ""; + content: "\f13e"; } .fa-untappd:before { - content: ""; + content: "\f405"; } .fa-upload:before { - content: ""; + content: "\f093"; } .fa-usb:before { - content: ""; + content: "\f287"; } .fa-user:before { - content: ""; + content: "\f007"; } .fa-user-alt:before { - content: ""; + content: "\f406"; } .fa-user-alt-slash:before { - content: ""; + content: "\f4fa"; } .fa-user-astronaut:before { - content: ""; + content: "\f4fb"; } .fa-user-check:before { - content: ""; + content: "\f4fc"; } .fa-user-circle:before { - content: ""; + content: "\f2bd"; } .fa-user-clock:before { - content: ""; + content: "\f4fd"; } .fa-user-cog:before { - content: ""; + content: "\f4fe"; } .fa-user-edit:before { - content: ""; + content: "\f4ff"; } .fa-user-friends:before { - content: ""; + content: "\f500"; } .fa-user-graduate:before { - content: ""; + content: "\f501"; } .fa-user-lock:before { - content: ""; + content: "\f502"; } .fa-user-md:before { - content: ""; + content: "\f0f0"; } .fa-user-minus:before { - content: ""; + content: "\f503"; } .fa-user-ninja:before { - content: ""; + content: "\f504"; } .fa-user-plus:before { - content: ""; + content: "\f234"; } .fa-user-secret:before { - content: ""; + content: "\f21b"; } .fa-user-shield:before { - content: ""; + content: "\f505"; } .fa-user-slash:before { - content: ""; + content: "\f506"; } .fa-user-tag:before { - content: ""; + content: "\f507"; } .fa-user-tie:before { - content: ""; + content: "\f508"; } .fa-user-times:before { - content: ""; + content: "\f235"; } .fa-users:before { - content: ""; + content: "\f0c0"; } .fa-users-cog:before { - content: ""; + content: "\f509"; } .fa-ussunnah:before { - content: ""; + content: "\f407"; } .fa-utensil-spoon:before { - content: ""; + content: "\f2e5"; } .fa-utensils:before { - content: ""; + content: "\f2e7"; } .fa-vaadin:before { - content: ""; + content: "\f408"; } .fa-vector-square:before { - content: ""; + content: "\f5cb"; } .fa-venus:before { - content: ""; + content: "\f221"; } .fa-venus-double:before { - content: ""; + content: "\f226"; } .fa-venus-mars:before { - content: ""; + content: "\f228"; } .fa-viacoin:before { - content: ""; + content: "\f237"; } .fa-viadeo:before { - content: ""; + content: "\f2a9"; } .fa-viadeo-square:before { - content: ""; + content: "\f2aa"; } .fa-vial:before { - content: ""; + content: "\f492"; } .fa-vials:before { - content: ""; + content: "\f493"; } .fa-viber:before { - content: ""; + content: "\f409"; } .fa-video:before { - content: ""; + content: "\f03d"; } .fa-video-slash:before { - content: ""; + content: "\f4e2"; } .fa-vihara:before { - content: ""; + content: "\f6a7"; } .fa-vimeo:before { - content: ""; + content: "\f40a"; } .fa-vimeo-square:before { - content: ""; + content: "\f194"; } .fa-vimeo-v:before { - content: ""; + content: "\f27d"; } .fa-vine:before { - content: ""; + content: "\f1ca"; } .fa-vk:before { - content: ""; + content: "\f189"; } .fa-vnv:before { - content: ""; + content: "\f40b"; } .fa-volleyball-ball:before { - content: ""; + content: "\f45f"; } .fa-volume-down:before { - content: ""; + content: "\f027"; } .fa-volume-off:before { - content: ""; + content: "\f026"; } .fa-volume-up:before { - content: ""; + content: "\f028"; } .fa-vuejs:before { - content: ""; + content: "\f41f"; } .fa-walking:before { - content: ""; + content: "\f554"; } .fa-wallet:before { - content: ""; + content: "\f555"; } .fa-warehouse:before { - content: ""; + content: "\f494"; } .fa-weebly:before { - content: ""; + content: "\f5cc"; } .fa-weibo:before { - content: ""; + content: "\f18a"; } .fa-weight:before { - content: ""; + content: "\f496"; } .fa-weight-hanging:before { - content: ""; + content: "\f5cd"; } .fa-weixin:before { - content: ""; + content: "\f1d7"; } .fa-whatsapp:before { - content: ""; + content: "\f232"; } .fa-whatsapp-square:before { - content: ""; + content: "\f40c"; } .fa-wheelchair:before { - content: ""; + content: "\f193"; } .fa-whmcs:before { - content: ""; + content: "\f40d"; } .fa-wifi:before { - content: ""; + content: "\f1eb"; } .fa-wikipedia-w:before { - content: ""; + content: "\f266"; } .fa-window-close:before { - content: ""; + content: "\f410"; } .fa-window-maximize:before { - content: ""; + content: "\f2d0"; } .fa-window-minimize:before { - content: ""; + content: "\f2d1"; } .fa-window-restore:before { - content: ""; + content: "\f2d2"; } .fa-windows:before { - content: ""; + content: "\f17a"; } .fa-wine-glass:before { - content: ""; + content: "\f4e3"; } .fa-wine-glass-alt:before { - content: ""; + content: "\f5ce"; } .fa-wix:before { - content: ""; + content: "\f5cf"; } .fa-wolf-pack-battalion:before { - content: ""; + content: "\f514"; } .fa-won-sign:before { - content: ""; + content: "\f159"; } .fa-wordpress:before { - content: ""; + content: "\f19a"; } .fa-wordpress-simple:before { - content: ""; + content: "\f411"; } .fa-wpbeginner:before { - content: ""; + content: "\f297"; } .fa-wpexplorer:before { - content: ""; + content: "\f2de"; } .fa-wpforms:before { - content: ""; + content: "\f298"; } .fa-wrench:before { - content: ""; + content: "\f0ad"; } .fa-x-ray:before { - content: ""; + content: "\f497"; } .fa-xbox:before { - content: ""; + content: "\f412"; } .fa-xing:before { - content: ""; + content: "\f168"; } .fa-xing-square:before { - content: ""; + content: "\f169"; } .fa-y-combinator:before { - content: ""; + content: "\f23b"; } .fa-yahoo:before { - content: ""; + content: "\f19e"; } .fa-yandex:before { - content: ""; + content: "\f413"; } .fa-yandex-international:before { - content: ""; + content: "\f414"; } .fa-yelp:before { - content: ""; + content: "\f1e9"; } .fa-yen-sign:before { - content: ""; + content: "\f157"; } .fa-yin-yang:before { - content: ""; + content: "\f6ad"; } .fa-yoast:before { - content: ""; + content: "\f2b1"; } .fa-youtube:before { - content: ""; + content: "\f167"; } .fa-youtube-square:before { - content: ""; + content: "\f431"; } .fa-zhihu:before { - content: ""; + content: "\f63f"; } .sr-only { @@ -5353,22 +5353,22 @@ and open the template in the editor. color: #E5E5E5; } .enka-custom-radio.star::before { - content: ""; + content: "\f005"; } .enka-custom-radio.thumb::before { - content: ""; + content: "\f164"; } .enka-custom-radio.smiley::before { - content: ""; + content: "\f118"; } .enka-custom-radio.heart::before { - content: ""; + content: "\f004"; } .enka-custom-radio.flag::before { - content: ""; + content: "\f024"; } .enka-custom-radio.user::before { - content: ""; + content: "\f007"; } /* visual analog scale - radio buttons */ @@ -5379,25 +5379,25 @@ and open the template in the editor. color: #E5E5E5; } .enka-vizualna-skala.siv-61::before, .enka-vizualna-skala.siv-71::before { - content: ""; + content: "\f5b4"; } .enka-vizualna-skala.siv-41::before, .enka-vizualna-skala.siv-51::before, .enka-vizualna-skala.siv-62::before, .enka-vizualna-skala.siv-72::before { - content: ""; + content: "\f57a"; } .enka-vizualna-skala.siv-21::before, .enka-vizualna-skala.siv-31::before, .enka-vizualna-skala.siv-42::before, .enka-vizualna-skala.siv-52::before, .enka-vizualna-skala.siv-63::before, .enka-vizualna-skala.siv-73::before { - content: ""; + content: "\f119"; } .enka-vizualna-skala.siv-32::before, .enka-vizualna-skala.siv-53::before, .enka-vizualna-skala.siv-74::before { - content: ""; + content: "\f11a"; } .enka-vizualna-skala.siv-22::before, .enka-vizualna-skala.siv-33::before, .enka-vizualna-skala.siv-43::before, .enka-vizualna-skala.siv-54::before, .enka-vizualna-skala.siv-64::before, .enka-vizualna-skala.siv-75::before { - content: ""; + content: "\f118"; } .enka-vizualna-skala.siv-44::before, .enka-vizualna-skala.siv-55::before, .enka-vizualna-skala.siv-65::before, .enka-vizualna-skala.siv-76::before { - content: ""; + content: "\f580"; } .enka-vizualna-skala.siv-66::before, .enka-vizualna-skala.siv-77::before { - content: ""; + content: "\f59c"; } /* @@ -5411,88 +5411,88 @@ and open the template in the editor. */ /* icons */ span.faicon.plus::before { - content: ""; + content: "\f067"; } span.faicon.minus::before { - content: ""; + content: "\f068"; } span.faicon.success::before, span.circle-check::before { - content: ""; + content: "\f058"; } span.faicon.close::before { font-size: 18px; font-weight: 400; - content: ""; + content: "\f057"; } span.faicon.dropdown_blue::before { font-size: 16px; - content: ""; + content: "\f13a"; } span.faicon.dropup_blue::before { font-size: 16px; - content: ""; + content: "\f139"; } span.faicon.arrow_back::before { font-weight: 600; font-size: 16px; - content: ""; + content: "\f137"; } span.faicon.add::before { font-size: 18px; - content: ""; + content: "\f055"; } span.faicon.remove::before { font-size: 18px; - content: ""; + content: "\f056"; } span.faicon.delete::before { font-size: 18px; font-weight: 400; - content: ""; + content: "\f2ed"; } span.faicon.anketa_delete::before { font-size: 24px; font-weight: 400; - content: ""; + content: "\f2ed"; } span.faicon.copy::before { font-size: 18px; - content: ""; + content: "\f0c5"; font-weight: 400; } span.faicon.anketa_copy::before { font-size: 24px; - content: ""; + content: "\f0c5"; font-weight: 400; } span.faicon.export::before { font-size: 24px; - content: ""; + content: "\f56e"; } span.faicon.file-import::before { - content: ""; + content: "\f56f"; transform: scaleX(-1); } span.faicon.import::before { font-size: 24px; font-weight: 400; - content: ""; + content: "\f1c2"; } /*span.faicon.import::after{ @@ -5502,137 +5502,137 @@ span.faicon.import::before { }*/ span.faicon.library::before { font-size: 24px; - content: ""; + content: "\f518"; } span.faicon.folder::before { font-size: 16px; font-weight: 600; - content: ""; + content: "\f07b"; } span.faicon.folder_empty::before { font-size: 16px; font-weight: 400; - content: ""; + content: "\f07b"; } span.faicon.after.sort_down_arrow::after { - content: ""; + content: "\f0d7"; margin-left: 5px; } span.faicon.after.sort_up_arrow::after { - content: ""; + content: "\f0d8"; margin-left: 5px; } span.faicon.info::before { font-size: 28px; - content: ""; + content: "\f05a"; vertical-align: middle; } span.faicon.pagination_left::before { margin: 0 1px 0 1px; - content: ""; + content: "\f104"; } span.faicon.pagination_right::before { margin: 0 0 0 1px; - content: ""; + content: "\f105"; } span.faicon.edit::before, span.faicon.edit2::before { - content: ""; + content: "\f304"; } span.faicon.refresh::before { font-size: 18px; - content: ""; + content: "\f2f1"; } span.faicon.filter::before { font-size: 18px; - content: ""; + content: "\f0b0"; } span.faicon.grip::before { - content: ""; + content: "\f58e"; } span.faicon.star::before, span.faicon.star_off::before { font-size: 14px; font-weight: 400; - content: ""; + content: "\f005"; } span.faicon.star_on::before { font-size: 14px; font-weight: 700; - content: ""; + content: "\f005"; } span.faicon.search::before { font-size: 20px; - content: ""; + content: "\f002"; } span.faicon.clipboard_notes::before { font-size: 20px; - content: ""; + content: "\f46d"; } span.faicon.help2::before { font-size: 20px; - content: ""; + content: "\f059"; } span.faicon.user::before { font-size: 18px; - content: ""; + content: "\f007"; } span.faicon.logout::before { font-size: 20px; - content: ""; + content: "\f2f5"; } .faicon.monitor::before { - content: ""; + content: "\f108"; } .faicon.mobile::before { - content: ""; + content: "\f3cd"; } .faicon.tablet::before { - content: ""; + content: "\f3fa"; } span.faicon.users::before { - content: ""; + content: "\f500"; } span.faicon.lock_open::before { - content: ""; + content: "\f3c1"; } span.faicon.lock_close::before { - content: ""; + content: "\f023"; } span.faicon.bottom_saving::before { font-size: 24px; font-weight: 400; - content: ""; + content: "\f0c7"; } span.faicon.bottom_publish::before { font-size: 24px; - content: ""; + content: "\f093"; } span.faicon.bottom_preview { @@ -5642,63 +5642,63 @@ span.faicon.bottom_preview { span.faicon.bottom_preview::before { font-size: 24px; font-weight: 400; - content: ""; + content: "\f15b"; } span.faicon.bottom_preview::after { font-size: 14px; - content: ""; + content: "\f002"; display: inline-block; margin-left: -70%; } span.faicon.bottom_test::before { font-size: 24px; - content: ""; + content: "\f492"; } span.faicon.language::before { font-size: 24px; - content: ""; + content: "\f0ac"; } span.faicon.mobile_off::before { font-size: 24px; - content: ""; + content: "\f3cd"; } span.faicon.mobile_off::after { font-size: 24px; - content: ""; + content: "\f715"; margin-left: -23px; } span.faicon.comments::before { - content: ""; + content: "\f27a"; font-weight: 700; } span.faicon.comments_empty::before { - content: ""; + content: "\f27a"; font-weight: 400; } span.faicon.data_link::before { - content: ""; + content: "\f0c1"; } span.faicon.data_link_small::before { - content: ""; + content: "\f0c1"; } span.faicon.print::before { font-size: 24px; - content: ""; + content: "\f02f"; } span.faicon.print_small::before { font-size: 16px; - content: ""; + content: "\f02f"; } span.faicon.preview { @@ -5708,11 +5708,11 @@ span.faicon.preview { span.faicon.preview::before { font-size: 18px; font-weight: 400; - content: ""; + content: "\f15b"; } span.faicon.preview::after { - content: ""; + content: "\f002"; display: inline-block; font-size: 11px; margin-left: -50%; @@ -5720,87 +5720,87 @@ span.faicon.preview::after { span.faicon.palette::before { font-size: 18px; - content: ""; + content: "\f53f"; } span.faicon.inline_comment::before { font-size: 14px; font-weight: 400; - content: ""; + content: "\f075"; } span.faicon.inline_double_comment::before { font-size: 14px; font-weight: 400; - content: ""; + content: "\f086"; } span.faicon.comments_creport::before { font-size: 16px; - content: ""; + content: "\f086"; } span.faicon.compress::before { font-size: 15px; - content: ""; + content: "\f066"; } span.faicon.expand::before { font-size: 15px; - content: ""; + content: "\f065"; } span.faicon.hashtag::before { font-size: 15px; - content: ""; + content: "\f292"; } span.faicon.bug::before { font-size: 15px; - content: ""; + content: "\f188"; } span.faicon.paragraph::before { font-size: 15px; - content: ""; + content: "\f1dd"; } span.faicon.replace::before { font-size: 15px; - content: ""; + content: "\f362"; } span.faicon.plus_square::before { font-size: 15px; font-weight: 400; - content: ""; + content: "\f0fe"; } span.faicon.minus_square::before { font-size: 15px; font-weight: 400; - content: ""; + content: "\f146"; } span.faicon.delete_circle::before { font-size: 14px; - content: ""; + content: "\f056"; } span.faicon.quick_view::before { font-size: 15px; font-weight: 400; - content: ""; + content: "\f06e"; } span.faicon.edit_square::before { font-size: 15px; - content: ""; + content: "\f044"; } span.faicon.test::before { font-size: 15px; - content: ""; + content: "\f492"; } a.faicon.if_add { @@ -5836,7 +5836,7 @@ span.faicon.if_add:hover:before { } span.faicon.text_file::before { - content: ""; + content: "\f15c"; } span.faicon.text_file_small { @@ -5846,40 +5846,40 @@ span.faicon.text_file_small { span.faicon.text_file_small:before { font-size: 18px; font-weight: 400; - content: ""; + content: "\f15c"; } span.faicon.warning::before { font-size: 16px; - content: ""; + content: "\f071"; } span.faicon.users_small::before { font-size: 16px; - content: ""; + content: "\f0c0"; } span.faicon.popup_0::before { font-size: 14px; - content: ""; + content: "\f065"; color: #1E88E5; } span.faicon.popup_1::before { font-size: 14px; - content: ""; + content: "\f065"; color: #0059ab; } span.faicon.flat_0::before { font-size: 14px; - content: ""; + content: "\f03c"; color: #0059ab; } span.faicon.flat_1::before { font-size: 14px; - content: ""; + content: "\f03c"; color: #1E88E5; } @@ -5894,46 +5894,46 @@ span.basic-icon.spss::before { span.faicon.external_link::before { font-size: 14px; font-weight: 600; - content: ""; + content: "\f35d"; } span.faicon.cog_large::before { font-size: 34px; font-weight: 600; - content: ""; + content: "\f013"; } span.faicon.chart_large::before { font-size: 34px; font-weight: 600; - content: ""; + content: "\f201"; } span.faicon.reload_large::before { font-size: 34px; font-weight: 600; - content: ""; + content: "\f021"; } span.faicon.chart::before { - content: ""; + content: "\f080"; font-size: 16px; font-weight: 600; } span.faicon.data::before { - content: ""; + content: "\f1c0"; font-size: 16px; font-weight: 600; } span.faicon.publish::before { - content: ""; + content: "\f093"; font-size: 16px; } span.faicon.test::before { - content: ""; + content: "\f492"; font-size: 16px; } @@ -5943,63 +5943,63 @@ button.ui-datepicker-trigger::before { font-family: "Font Awesome 5 Free"; font-weight: 400; font-size: 16px; - content: ""; + content: "\f073"; } /* ARROWS */ span.faicon.arrow_up::before { font-size: 14px; - content: ""; + content: "\f062"; } span.faicon.arrow2_r::before { font-size: 14px; - content: ""; + content: "\f054"; } span.faicon.arrow2_l::before { font-size: 14px; - content: ""; + content: "\f053"; } span.faicon.arrow2_d::before { font-size: 14px; - content: ""; + content: "\f078"; } span.faicon.arrow2_u::before { font-size: 14px; - content: ""; + content: "\f077"; } span.faicon.arrow_large2_r::before { font-size: 35px; - content: ""; + content: "\f054"; } span.faicon.arrow_large2_l::before { font-size: 35px; - content: ""; + content: "\f053"; } span.faicon.arrow_verylarge2_r::before { font-size: 40px; - content: ""; + content: "\f054"; } span.faicon.arrow_verylarge2_l::before { font-size: 40px; - content: ""; + content: "\f053"; } span.faicon.sort_descending::before { font-size: 14px; - content: ""; + content: "\f0d7"; } span.faicon.sort_ascending::before { font-size: 14px; - content: ""; + content: "\f0d8"; } /* Plus/minus sqare */ @@ -6011,127 +6011,127 @@ span.folder_plusminus { span.faicon.plus_orange::before { font-size: 12px; font-weight: 400; - content: ""; + content: "\f0fe"; } span.faicon.minus_orange::before { font-size: 12px; font-weight: 400; - content: ""; + content: "\f146"; } /* Spinner */ span.faicon.spinner::before { font-size: 18px; - content: ""; + content: "\f1ce"; } /* Bars - mobile menu */ span.faicon.bars::before { font-size: 26px; - content: ""; + content: "\f0c9"; } span.faicon.lock_open::before { - content: ""; + content: "\f3c1"; } span.faicon.lock_close::before { - content: ""; + content: "\f023"; } span.faicon.bell::before { - content: ""; + content: "\f0f3"; } span.faicon.bell_slash::before { - content: ""; + content: "\f1f6"; } span.faicon.trash::before { - content: ""; + content: "\f2ed"; } span.faicon.copy::before { - content: ""; + content: "\f0c5"; } span.faicon.circle::before { - content: ""; + content: "\f111"; vertical-align: middle; } span.faicon.plus::before { - content: ""; + content: "\f067"; } span.faicon.plus_circle::before { - content: ""; + content: "\f055"; } span.faicon.minus_circle::before { - content: ""; + content: "\f056"; } span.faicon.calendar_icon::before { - content: ""; + content: "\f073"; } span.faicon.clipboard::before { - content: ""; + content: "\f328"; } span.faicon.list-alt::before { - content: ""; + content: "\f022"; } span.faicon.vote-yes::before { - content: ""; + content: "\f772"; } span.faicon.file-preview::before { - content: ""; + content: "\f865"; } span.faicon.dots::before { - content: ""; + content: "\f141"; font-size: 16px; font-weight: 600; } span.faicon.dots_ver:before { - content: ""; + content: "\f142"; font-size: 16px; font-weight: 600; } span.faicon.open_icon::before, a.faicon.open_icon::before { - content: ""; + content: "\f35d"; } span.faicon.table_icon::before { - content: ""; + content: "\f0ce"; } span.faicon.list::before { - content: ""; + content: "\f03a"; } span.faicon.link-chain::before { - content: ""; + content: "\f0c1"; } span.fa-brands.html5::before { - content: ""; + content: "\f13b"; } span.faicon.stopwatch20::before { - content: ""; + content: "\e06f"; } span.faicon.checkbox-empty::before { - content: ""; + content: "\f0c8"; font-weight: 400 !important; } @@ -6140,11 +6140,11 @@ span.faicon.fa-1::before { } span.faicon.phone::before { - content: ""; + content: "\f095"; } span.faicon.screwdriver::before { - content: ""; + content: "\f7d9"; font-weight: 600 !important; } @@ -6282,23 +6282,23 @@ and open the template in the editor. */ /* Toolbox na levi strani */ span.faicon.wheel_32::before { - content: ""; + content: "\f013"; } span.faicon.radio_32::before { - content: ""; + content: "\f192"; font-weight: 400; font-size: 18px; } span.faicon.check_32::before { - content: ""; + content: "\f14a"; font-weight: 400; font-size: 18px; } span.faicon.matrix_32::before { - content: "\a"; + content: "\f192\f192\a\f192\f192"; white-space: pre; font-weight: 400; font-size: 12px; @@ -6322,7 +6322,7 @@ span.faicon.nagovor::before { } span.faicon.plus_32::before { - content: ""; + content: "\f055"; font-size: 18px; } @@ -6366,12 +6366,12 @@ span.faicon.edit-vprasanje { } span.faicon.edit-vprasanje:before { font-size: 18px; - content: ""; + content: "\f031"; } a.faicon.edit::before { font-size: 16px; - content: ""; + content: "\f304"; } a.faicon.addif::before { @@ -6383,22 +6383,22 @@ a.faicon.addif::before { a.faicon.copy::before { font-size: 18px; font-weight: 400; - content: ""; + content: "\f0c5"; } a.faicon.copycond::before { font-size: 18px; - content: ""; + content: "\f0c5"; } a.faicon.preview::before { font-size: 18px; font-weight: 400; - content: ""; + content: "\f15b"; } a.faicon.preview::after { - content: ""; + content: "\f002"; display: inline-block; font-size: 11px; margin-left: -50%; @@ -6406,25 +6406,25 @@ a.faicon.preview::after { a.faicon.arhiv::before { font-size: 18px; - content: ""; + content: "\f044"; } a.faicon.delete::before { font-size: 18px; font-weight: 400; - content: ""; + content: "\f2ed"; } a.faicon.hide::before { font-size: 18px; font-weight: 400; - content: ""; + content: "\f06e"; } a.faicon.unhide_icon::before { font-size: 18px; font-weight: 400; - content: ""; + content: "\f070"; } /* Urejanje vrednosti inline */ @@ -6438,12 +6438,12 @@ a.faicon.unhide_icon::before { .variabla span.inline.faicon.edit2::before { font-size: 14px; - content: ""; + content: "\f304"; } .variabla span.inline.faicon.odg_hidden::before { font-size: 14px; - content: ""; + content: "\f05e"; } .variabla span.inline.faicon.odg_hidden.show-hidden::before { @@ -6471,23 +6471,23 @@ span.inline.faicon.odg_if_not::before { .variabla span.inline.faicon.odg_if_follow::after { font-size: 14px; margin-left: 2px; - content: ""; + content: "\f0da"; } .variabla span.inline.faicon.correct::before { font-size: 14px; font-weight: 900; - content: ""; + content: "\f00c"; } .faicon.move_updown::before { font-size: 16px; color: #0059ab; - content: ""; + content: "\f338"; } .faicon.image_upload::before { - content: ""; + content: "\f03e"; font-weight: 400; } @@ -6504,22 +6504,22 @@ and open the template in the editor. span.faicon.mapca.anketa::before { font-size: 16px; font-weight: 400; - content: ""; + content: "\f022"; } span.faicon.table::before { font-size: 16px; - content: ""; + content: "\f00b"; } span.faicon.other_vprasanja::before { font-size: 16px; - content: "" !important; + content: "\f0ca" !important; } span.faicon.osnovna_vprasanja::before { font-size: 16px; - content: ""; + content: "\f0ca"; } span.faicon.mapca.if::before { @@ -6547,7 +6547,7 @@ and open the template in the editor. */ /* Izvozi */ span.faicon.pdf::before { - content: ""; + content: "\f1c1"; font-size: 16px; font-weight: 400; color: #ed1c24; @@ -6571,7 +6571,7 @@ span.faicon.pdf.black::before { span.faicon.xls::before { font-size: 16px; font-weight: 400; - content: ""; + content: "\f1c3"; color: #008000; } @@ -6593,7 +6593,7 @@ span.faicon.xls.black::before { span.faicon.rtf::before { font-size: 16px; font-weight: 400; - content: ""; + content: "\f1c2"; color: #0f3ea8; } @@ -6615,7 +6615,7 @@ span.faicon.rtf.black::before { span.faicon.ppt::before { font-size: 16px; font-weight: 400; - content: ""; + content: "\f1c4"; color: #fa4913; } @@ -6637,7 +6637,7 @@ span.faicon.ppt.black::before { span.faicon.xml::before { font-size: 16px; font-weight: 400; - content: ""; + content: "\f1c9"; color: #00a000; } @@ -6657,17 +6657,17 @@ span.faicon.xml.black::before { } span.faicon.arhiv::before { - content: ""; + content: "\f187"; } span.faicon.arhiv_mail::before { font-size: 16px; font-weight: 400; - content: ""; + content: "\f14d"; } span.faicon.share-arrow::before { - content: ""; + content: "\f14d"; } /* @@ -6717,7 +6717,7 @@ span.faicon.an_chart_bar::before { font-size: 14px; font-weight: 700; /*content: "\f080";*/ - content: ""; + content: "\f200"; } /* @@ -6731,35 +6731,35 @@ and open the template in the editor. */ /* Invitation table */ span.faicon.inv_sent_0::before { - content: ""; + content: "\f2b6"; } span.faicon.inv_sent_1::before { - content: ""; + content: "\f0e0"; } span.faicon.inv_responded_0::before { font-size: 14px; font-weight: 400; - content: ""; + content: "\f005"; } span.faicon.inv_responded_1::before { font-size: 14px; font-weight: 700; - content: ""; + content: "\f005"; } span.faicon.inv_unsubscribed_0::before { font-size: 14px; font-weight: 400; - content: ""; + content: "\f111"; } span.faicon.inv_unsubscribed_1::before { font-size: 14px; font-weight: 700; - content: ""; + content: "\f111"; color: #FF0000; } @@ -6860,7 +6860,7 @@ a.read-more .faicon:before { .qtip .qtip-wrapper .qtip-contentWrapper .qtip-content h1::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f059"; font-size: 20px; color: #1E88E5; vertical-align: -1px; @@ -6897,7 +6897,7 @@ a.read-more .faicon:before { padding-left: 8px; vertical-align: middle; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f054"; font-size: 8px; color: #1E88E5; transition: 0.2s; @@ -7220,7 +7220,7 @@ a.read-more .faicon:before { .divPopUp.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f071"; font-size: 14px; color: #FFC700; } @@ -7261,7 +7261,7 @@ a.read-more .faicon:before { .divPopUp_info.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f071"; font-size: 14px; color: #FFC700; } @@ -7753,7 +7753,7 @@ body.waitlong #loading { #check_pogoji.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f071"; font-size: 14px; color: #FFC700; } @@ -7934,7 +7934,7 @@ body.waitlong #loading { #dropped_alert.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f071"; font-size: 14px; color: #FFC700; } @@ -9128,7 +9128,7 @@ header #topSettingsHolder .left_options_holder #analizaSubNav #globalSetingsLink right: 8px; top: 5px; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f078"; font-size: 10px; font-weight: 600; } @@ -9401,7 +9401,7 @@ footer#srv_footer .footer_right span.faicon.external_link:before { footer#srv_footer .footer_right .right_help_button { position: fixed; right: -71px; - top: calc(50%); + top: 50%; width: 150px; padding: 4px 8px; border: 1px #1E88E5 solid; @@ -9781,17 +9781,17 @@ input[type=radio]:checked + label:before, input[type=checkbox]:checked + label:b color: #1E88E5; } input[type=checkbox] + label:before { - content: ""; + content: "\f0c8"; } input[type=checkbox]:checked + label:before { - content: ""; + content: "\f14a"; font-weight: bold; } input[type=radio] + label:before { - content: ""; + content: "\f111"; } input[type=radio]:checked + label:before { - content: ""; + content: "\f192"; } input[type=checkbox][disabled] + label:before { color: #C4C4C4; @@ -10016,7 +10016,7 @@ textarea:focus { } .box-container .num_box { border: 1px solid #E5E5E5; - background-color: #FFFF; + background-color: white; border-radius: 2px; margin: 0px; padding: 0px; @@ -10074,6 +10074,10 @@ table.gdpr_surveys tr.red_row td { background-color: rgba(255, 0, 0, 0.05) !important; } +table.gdpr_surveys tr.grey_row { + background-color: #ffffff !important; +} + table { margin: 8px 0; padding: 8px 0; @@ -10409,7 +10413,7 @@ header #top_line #enka_nav .anketa_header_upgrade_package button { #popup_user_access.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f071"; font-size: 14px; color: #FFC700; } @@ -10461,9 +10465,9 @@ header #top_line #enka_nav .anketa_header_upgrade_package button { div.button_holder.editor_button_holder { margin: 0; padding: 8px 16px; - border-bottom: 1px #cccccc solid; - border-left: 1px #cccccc solid; - border-right: 1px #cccccc solid; + border-bottom: 1px rgb(204, 204, 204) solid; + border-left: 1px rgb(204, 204, 204) solid; + border-right: 1px rgb(204, 204, 204) solid; border-radius: 0 0 2px 2px; } @@ -10722,7 +10726,7 @@ div.button_holder.editor_button_holder { #survey_list .second_line .filters #folderSwitch#sortButton:after { position: absolute; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f078"; right: 8px; top: 13px; font-weight: 600; @@ -11068,13 +11072,13 @@ body.eng #survey_list .filters #folderSwitch { cursor: pointer; } #survey_list .div_sl_new.folders .folder_holder .folder_title .folder_arrow_icon::before { - content: ""; + content: "\f078"; font-size: 14px; color: #333333; margin-right: 8px; } #survey_list .div_sl_new.folders .folder_holder .folder_title .folder_icon::before { - content: ""; + content: "\f07b"; font-size: 16px; font-weight: 400; color: #1E88E5; @@ -11084,7 +11088,7 @@ body.eng #survey_list .filters #folderSwitch { background-color: #F8F8F8; } #survey_list .div_sl_new.folders .folder_holder .folder_title.open .folder_arrow_icon::before { - content: ""; + content: "\f077"; } #survey_list .div_sl_new.folders .folder_holder .folder_title.open .folder_icon::before { font-weight: 600; @@ -12201,13 +12205,13 @@ div.page_obvestila #unread_notifications .gdpr_popup_radio input { cursor: pointer; } #anketa_knjiznica #libraryInner ul li .folder_box_holder .folder_box .folder_arrow_icon::before { - content: ""; + content: "\f078"; font-size: 14px; color: #333333; margin-right: 8px; } #anketa_knjiznica #libraryInner ul li .folder_box_holder .folder_box .folder::before { - content: ""; + content: "\f07b"; font-size: 16px; font-weight: 400; color: #1E88E5; @@ -12233,7 +12237,7 @@ div.page_obvestila #unread_notifications .gdpr_popup_radio input { }*/ } #anketa_knjiznica #libraryInner ul li .folder_box_holder .folder_box.open .folder_arrow_icon::before { - content: ""; + content: "\f077"; } #anketa_knjiznica #libraryInner ul li .folder_box_holder .folder_box.open .folder::before { font-weight: 600; @@ -12486,7 +12490,7 @@ and open the template in the editor. #new_anketa_div .layout_right_item .layout_right_centering .fieldset .setting input[type=radio] + span.enka-checkbox-radio:before { font-family: "Font Awesome 5 Free"; display: inline-block; - content: ""; + content: "\f111"; letter-spacing: 10px; } #new_anketa_div .layout_right_item .layout_right_centering .fieldset .setting input[type=radio] + span.enka-custom-radio:before { @@ -12494,7 +12498,7 @@ and open the template in the editor. display: inline-block; } #new_anketa_div .layout_right_item .layout_right_centering .fieldset .setting input[type=radio]:checked + span.enka-checkbox-radio:before { - content: ""; + content: "\f192"; } #new_anketa_div .layout_right_item .layout_right_centering .fieldset .setting input[type=checkbox] { display: none !important; @@ -12507,11 +12511,11 @@ and open the template in the editor. #new_anketa_div .layout_right_item .layout_right_centering .fieldset .setting input[type=checkbox] + span.enka-checkbox-radio:before { font-family: "Font Awesome 5 Free"; display: inline-block; - content: ""; + content: "\f0c8"; letter-spacing: 10px; } #new_anketa_div .layout_right_item .layout_right_centering .fieldset .setting input[type=checkbox]:checked + span.enka-checkbox-radio:before { - content: ""; + content: "\f14a"; letter-spacing: 8px; } #new_anketa_div .layout_right_item .layout_right_centering .fieldset .setting .custom_radio_picture.obarvan > label > span.enka-custom-radio:before { @@ -12804,7 +12808,7 @@ and open the template in the editor. } #new_anketa_div .layout_right_item .layout_right_centering .anketa_from_text .from_text_sidebyside_holder #preview_field_holder #preview_field span.variable input[type=radio] + span.enka-checkbox-radio:before { font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f111"; display: inline-block; font-size: 14px; color: #C4C4C4; @@ -13417,20 +13421,20 @@ div.drop_setting_transition { font-weight: 400; } #branching input[type=checkbox].enka-admin-custom + span.enka-checkbox-radio:before { - content: ""; + content: "\f0c8"; letter-spacing: 10px; } #branching input[type=radio].enka-admin-custom + span.enka-checkbox-radio:before { - content: ""; + content: "\f111"; letter-spacing: 8px; } #branching input[type=checkbox].enka-admin-custom:checked + span.enka-checkbox-radio:before { - content: ""; + content: "\f14a"; color: #D3D3D3; letter-spacing: 8px; } #branching input[type=radio].enka-admin-custom:checked + span.enka-checkbox-radio:before { - content: ""; + content: "\f192"; color: #D3D3D3; } #branching span.faicon.delete_circle::before { @@ -20053,7 +20057,7 @@ and open the template in the editor. transition: 0.2s; } .tab_content .content_left ul li.folder_item .faicon.arrow:before { - content: ""; + content: "\f078"; } .tab_content .content_left ul li.folder_item .faicon.folder:before, .tab_content .content_left ul li.folder_item .faicon.clipboard:before { @@ -20070,7 +20074,7 @@ and open the template in the editor. color: #1E88E5; } .tab_content .content_left ul li.folder_item.open .faicon.arrow:before { - content: ""; + content: "\f077"; } .tab_content .content_left ul li.folder_item.no_arrow .faicon.arrow:before { display: none; @@ -20559,7 +20563,7 @@ img.mapster_el { border-radius: 4px; } .jquery-selectbox .jquery-selectbox-moreButton::before { - content: ""; + content: "\f078"; padding-left: 2px; color: #333333; font-size: 10px; @@ -21029,7 +21033,7 @@ div.page_tema div.theme_list div.options div.buttons-window { filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.25)); border-radius: 2px; margin-right: 5px; - background-color: #FFFF; + background-color: white; } div.page_tema div.theme_list div.options div.buttons-window .button { border: none; @@ -21321,7 +21325,7 @@ div#theme-edit-wrap div#theme-editor #picker { left: 500px; z-index: 999; border-radius: 2px; - box-shadow: 0px 0px 7px 0px #0000001F; + box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1215686275); } div#theme-edit-wrap div#theme-editor #picker .popup_close { position: absolute !important; @@ -21487,7 +21491,7 @@ div#theme-edit-wrap div#theme-editor #picker .button_holder button:last-child { div#theme-edit-wrap div#theme-editor #picker.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f071"; font-size: 14px; color: #FFC700; } @@ -21850,7 +21854,7 @@ span.faicon.st-besede-popup { #vrednost_edit.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f071"; font-size: 14px; color: #FFC700; } @@ -22091,7 +22095,7 @@ span.faicon.st-besede-popup { #quota.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f071"; font-size: 14px; color: #FFC700; } @@ -22508,7 +22512,7 @@ and open the template in the editor. #library_preview #preview_spremenljivka.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f071"; font-size: 14px; color: #FFC700; } @@ -22623,24 +22627,24 @@ and open the template in the editor. #fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=checkbox] + span.enka-checkbox-radio:before, #vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=checkbox] + span.enka-checkbox-radio:before, #library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=checkbox] + span.enka-checkbox-radio:before { - content: ""; + content: "\f0c8"; letter-spacing: 10px; } #fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=checkbox]:checked + span.enka-checkbox-radio:before, #vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=checkbox]:checked + span.enka-checkbox-radio:before, #library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=checkbox]:checked + span.enka-checkbox-radio:before { - content: ""; + content: "\f14a"; } #fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio] + span.enka-checkbox-radio:before, #vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio] + span.enka-checkbox-radio:before, #library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio] + span.enka-checkbox-radio:before { - content: ""; + content: "\f111"; letter-spacing: 10px; } #fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio]:checked + span.enka-checkbox-radio:before, #vprasanje_deleted_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio]:checked + span.enka-checkbox-radio:before, #library_preview #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio]:checked + span.enka-checkbox-radio:before { - content: ""; + content: "\f192"; } #fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=checkbox] + span.enka-checkbox-radio, #fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio] + span.enka-checkbox-radio, @@ -23660,22 +23664,22 @@ and open the template in the editor. } #preview_spremenljivka #variable_holder input[type=checkbox].enka-admin-custom + span.enka-checkbox-radio:before { /*content: "\f096";*/ - content: ""; + content: "\f0c8"; letter-spacing: 10px; } #preview_spremenljivka #variable_holder input[type=radio].enka-admin-custom + span.enka-checkbox-radio:before { /*content: "\f10c";*/ - content: ""; + content: "\f111"; letter-spacing: 8px; } #preview_spremenljivka #variable_holder input[type=checkbox].enka-admin-custom:checked + span.enka-checkbox-radio:before { /*content: "\f046";*/ - content: ""; + content: "\f14a"; letter-spacing: 8px; } #preview_spremenljivka #variable_holder input[type=radio].enka-admin-custom:checked + span.enka-checkbox-radio:before { /*content: "\f192";*/ - content: ""; + content: "\f192"; } #preview_spremenljivka input[type=radio] { margin: 0 8px 4px 0; @@ -23688,7 +23692,7 @@ and open the template in the editor. #preview_spremenljivka input[type=radio] + span.enka-checkbox-radio:before { font-family: "Font Awesome 5 Free"; display: inline-block; - content: ""; + content: "\f111"; letter-spacing: 10px; } #preview_spremenljivka input[type=radio] + span.enka-custom-radio:before { @@ -23696,7 +23700,7 @@ and open the template in the editor. display: inline-block; } #preview_spremenljivka input[type=radio]:checked + span.enka-checkbox-radio:before { - content: ""; + content: "\f192"; } #preview_spremenljivka input[type=checkbox] { display: none !important; @@ -23709,11 +23713,11 @@ and open the template in the editor. #preview_spremenljivka input[type=checkbox] + span.enka-checkbox-radio:before { font-family: "Font Awesome 5 Free"; display: inline-block; - content: ""; + content: "\f0c8"; letter-spacing: 10px; } #preview_spremenljivka input[type=checkbox]:checked + span.enka-checkbox-radio:before { - content: ""; + content: "\f14a"; letter-spacing: 8px; } @@ -23798,7 +23802,7 @@ and open the template in the editor. } #popup_import_from_text .anketa_from_text .import_holder #preview_field_holder #preview_field span.variable input[type=radio] + span.enka-checkbox-radio:before { font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f111"; display: inline-block; font-size: 14px; color: #E5E5E5; @@ -23806,7 +23810,7 @@ and open the template in the editor. font-weight: 400; } #popup_import_from_text .anketa_from_text .import_holder #preview_field_holder #preview_field span.variable input[type=radio]:checked + span.enka-checkbox-radio:before { - content: ""; + content: "\f192"; color: #E5E5E5; } @@ -24069,7 +24073,7 @@ dl.arch_email dd { #inv_view_arch_recipients.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f071"; font-size: 14px; color: #FFC700; } @@ -25283,23 +25287,23 @@ div.page_komentarji_anketa ul .spremenljivka_content input[type=radio].enka-admi } div.page_komentarji ul .spremenljivka_content input[type=checkbox].enka-admin-custom + span.enka-checkbox-radio:before, div.page_komentarji_anketa ul .spremenljivka_content input[type=checkbox].enka-admin-custom + span.enka-checkbox-radio:before { - content: ""; + content: "\f0c8"; letter-spacing: 10px; } div.page_komentarji ul .spremenljivka_content input[type=radio].enka-admin-custom + span.enka-checkbox-radio:before, div.page_komentarji_anketa ul .spremenljivka_content input[type=radio].enka-admin-custom + span.enka-checkbox-radio:before { - content: ""; + content: "\f111"; letter-spacing: 8px; } div.page_komentarji ul .spremenljivka_content input[type=checkbox].enka-admin-custom:checked + span.enka-checkbox-radio:before, div.page_komentarji_anketa ul .spremenljivka_content input[type=checkbox].enka-admin-custom:checked + span.enka-checkbox-radio:before { - content: ""; + content: "\f14a"; color: #D3D3D3; letter-spacing: 8px; } div.page_komentarji ul .spremenljivka_content input[type=radio].enka-admin-custom:checked + span.enka-checkbox-radio:before, div.page_komentarji_anketa ul .spremenljivka_content input[type=radio].enka-admin-custom:checked + span.enka-checkbox-radio:before { - content: ""; + content: "\f192"; color: #D3D3D3; } div.page_komentarji ul .spremenljivka_content input[type=radio], @@ -25316,7 +25320,7 @@ div.page_komentarji ul .spremenljivka_content input[type=radio] + span.enka-chec div.page_komentarji_anketa ul .spremenljivka_content input[type=radio] + span.enka-checkbox-radio:before { font-family: "Font Awesome 5 Free"; display: inline-block; - content: ""; + content: "\f111"; letter-spacing: 10px; } div.page_komentarji ul .spremenljivka_content input[type=radio] + span.enka-custom-radio:before, @@ -25326,7 +25330,7 @@ div.page_komentarji_anketa ul .spremenljivka_content input[type=radio] + span.en } div.page_komentarji ul .spremenljivka_content input[type=radio]:checked + span.enka-checkbox-radio:before, div.page_komentarji_anketa ul .spremenljivka_content input[type=radio]:checked + span.enka-checkbox-radio:before { - content: ""; + content: "\f192"; } div.page_komentarji ul .spremenljivka_content input[type=checkbox], div.page_komentarji_anketa ul .spremenljivka_content input[type=checkbox] { @@ -25342,12 +25346,12 @@ div.page_komentarji ul .spremenljivka_content input[type=checkbox] + span.enka-c div.page_komentarji_anketa ul .spremenljivka_content input[type=checkbox] + span.enka-checkbox-radio:before { font-family: "Font Awesome 5 Free"; display: inline-block; - content: ""; + content: "\f0c8"; letter-spacing: 10px; } div.page_komentarji ul .spremenljivka_content input[type=checkbox]:checked + span.enka-checkbox-radio:before, div.page_komentarji_anketa ul .spremenljivka_content input[type=checkbox]:checked + span.enka-checkbox-radio:before { - content: ""; + content: "\f14a"; letter-spacing: 8px; } div.page_komentarji ul div.question_comment_holder, @@ -25953,7 +25957,6 @@ div#general_popup div.popup_content.publish.settings div#publish_settings_more { .page_vabila #vabila .button_holder #nice_url_holder .buttons { margin: 9px 0px 0px 0px !important; } - div#vabila div.more div.more_block { width: 89% !important; } @@ -27422,7 +27425,7 @@ div.subpage_coding .coding-refresh .button_holder button:last-child { div.subpage_coding .coding-refresh.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f071"; font-size: 14px; color: #FFC700; } @@ -27604,7 +27607,7 @@ div.subpage_coding #coding .button_holder button:last-child { div.subpage_coding #coding.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f071"; font-size: 14px; color: #FFC700; } @@ -27928,7 +27931,7 @@ div.subpage_coding .floatRecodeSpremenljivka .button_holder button:last-child { div.subpage_coding .floatRecodeSpremenljivka.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f071"; font-size: 14px; color: #FFC700; } @@ -28279,18 +28282,18 @@ ul#merge li { -webkit-text-stroke: 0.35px; } .quick_edit_container #edit_survey_data .quick_edit_inner .spremenljivka input[type=checkbox] + span.enka-checkbox-radio:before { - content: ""; + content: "\f0c8"; letter-spacing: 10px; } .quick_edit_container #edit_survey_data .quick_edit_inner .spremenljivka input[type=checkbox]:checked + span.enka-checkbox-radio:before { - content: ""; + content: "\f14a"; } .quick_edit_container #edit_survey_data .quick_edit_inner .spremenljivka input[type=radio] + span.enka-checkbox-radio:before { - content: ""; + content: "\f111"; letter-spacing: 10px; } .quick_edit_container #edit_survey_data .quick_edit_inner .spremenljivka input[type=radio]:checked + span.enka-checkbox-radio:before { - content: ""; + content: "\f192"; } .quick_edit_container #edit_survey_data .quick_edit_inner .spremenljivka input[type=checkbox] + span.enka-checkbox-radio, .quick_edit_container #edit_survey_data .quick_edit_inner .spremenljivka input[type=radio] + span.enka-checkbox-radio, @@ -28789,7 +28792,7 @@ and open the template in the editor. #div_export_setting_show.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f071"; font-size: 14px; color: #FFC700; } @@ -30091,7 +30094,7 @@ iframe#ifmcontentstoprint { position: absolute; left: 17px; top: 40px; - box-shadow: 0px 0px 7px 0px #0000001F; + box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1215686275); } .analysis_icons_holder { @@ -30362,15 +30365,15 @@ iframe#ifmcontentstoprint { } .rsdl_bck1 { - background-color: #fae2e2 !important; + background-color: rgb(250, 226, 226) !important; } .rsdl_bck2 { - background-color: #ff9d9d !important; + background-color: rgb(255, 157, 157) !important; } .rsdl_bck3 { - background-color: #f84242 !important; + background-color: rgb(248, 66, 66) !important; } .rsdl_bck4 { @@ -31883,7 +31886,7 @@ ul.vrednost_sort input[type=text] { .subpage_analysis_creport #anketa_custom_report #newCReportProfile.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f071"; font-size: 14px; color: #FFC700; } @@ -32167,7 +32170,7 @@ and open the template in the editor. #dsp_inspect_cover.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f071"; font-size: 14px; color: #FFC700; } @@ -32701,7 +32704,7 @@ input#endDate { .mc_table_settings.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f071"; font-size: 14px; color: #FFC700; } @@ -32914,7 +32917,7 @@ input#endDate { #newMCTable.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f071"; font-size: 14px; color: #FFC700; } @@ -33103,7 +33106,7 @@ input#endDate { #renameMCTable.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f071"; font-size: 14px; color: #FFC700; } @@ -33292,7 +33295,7 @@ input#endDate { #deleteMCTable.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: ""; + content: "\f071"; font-size: 14px; color: #FFC700; } @@ -33678,7 +33681,7 @@ button.buttons-columnVisibility.active { table.usersTable { margin-left: 14px; margin-right: 14px; - width: calc(100% - 2*14px); + width: calc(100% - 28px); white-space: nowrap; border-collapse: collapse !important; } @@ -33858,24 +33861,19 @@ table.dataTable td:not(:first-of-type), table.dataTable th:not(:first-of-type) { #quick_comments_link.newCss { display: none; } - #firstNavigation ol.right-side { display: none; } - div.status_advanced { flex-direction: column; } - div.status_advanced_box { width: 100%; box-sizing: border-box; } - a.status_advanced_link { width: 95%; } - .content_div_normalmode { overflow-x: auto; } @@ -33969,7 +33967,6 @@ body #main_holder #main .wide { width: 100%; margin: 0; } - fieldset { width: 100% !important; box-sizing: border-box !important; @@ -33999,44 +33996,36 @@ fieldset textarea { fieldset .setting { height: auto !important; } - .setting_horizontal_wrapper { flex-direction: column !important; } - #vnosi_paginacija div select { display: inline-block; width: fit-content; margin: 0 5px; text-align: center; } - div.breadcrumbs { display: block; padding: 15px; color: #1e88e5; font-weight: 600; } - button.small, submit.small { min-width: auto; padding: 5px 16px; } - button.medium, submit.medium { min-width: auto; padding: 10px 24px; } - button.large, submit.large { min-width: auto; padding: 12px 32px; } - .top_note { padding: 8px 16px; } - header { /* Mobile meni */ /* Mobile meni - NASTAVITVE V UREJANJU ANKETE*/ @@ -34292,7 +34281,6 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { header .mobile_settings .mobile_settings_content a .setting_text { width: auto; } - footer#srv_footer { display: flex; flex-direction: column; @@ -34314,7 +34302,6 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { padding: 0; border: 0; } - /* Popup za vprasajcke */ .qtip { position: fixed !important; @@ -34325,7 +34312,6 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { left: 10% !important; box-shadow: 0 0 15px 15px rgba(0, 0, 0, 0.34) !important; } - .divPopUp { width: calc(100% - 32px) !important; max-width: calc(100% - 32px) !important; @@ -34336,12 +34322,10 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { width: calc(100% - 32px) !important; max-width: calc(100% - 32px) !important; } - /* Vse povezano s paketi in placili */ .dt-buttons { display: none; } - #main #moje_ankete_edit #anketa_edit { padding: 0 !important; } @@ -34416,7 +34400,6 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { #main #moje_ankete_edit fieldset div.setting { margin-bottom: 10px; } - #new_anketa_div { display: flex; flex-direction: column; @@ -34500,7 +34483,6 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { border: 1px solid #c8e3f8 !important; border-radius: 1px; } - .dashboard_top_settings { flex-direction: column; } @@ -34513,19 +34495,16 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { margin-left: 0; margin-right: 16px; } - .dashboard_boxes { flex-direction: column; } .dashboard_boxes .dashboard_box { margin: 0 0 32px 0; } - .locked .add-variable-mobile, .spremenljivka_content .add-variable { display: none !important; } - #branching { width: 100%; margin: 0; @@ -34630,11 +34609,9 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { margin: 0; padding: 0 12px; } - .toolbox_holder { display: none; } - .mobile_add_question { display: block; position: fixed; @@ -34654,7 +34631,6 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { line-height: 15px; font-weight: 600; } - .mobile_add_question_popup { z-index: 9999; position: fixed; @@ -34708,7 +34684,6 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { font-size: 14px; font-weight: 500; } - #vprasanje_float_editing .vprasanje_edit_holder { position: fixed; z-index: 99999; @@ -34761,7 +34736,6 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { margin-left: 0 !important; text-align: center; } - #main #anketa #globalSetingsList { max-width: 100% !important; width: 100% !important; @@ -34774,7 +34748,6 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { #main #anketa #globalSetingsList fieldset span.charalimit#anketa_note_chars { width: 100%; } - /* NASTAVITVE in ARHIVI */ /* OBLIKA */ #main #anketa #anketa_edit.page_tema #div_theme_group_holder { @@ -34790,18 +34763,15 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { width: 100%; height: auto; } - #theme-editor { width: 100% !important; float: none !important; } - #theme-preview { width: 100% !important; float: none !important; margin-top: 80px !important; } - /* ARHIVI */ #main #anketa #anketa_edit.page_arhivi { flex-direction: column-reverse; @@ -34819,7 +34789,6 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { #main #anketa #anketa_edit.page_arhivi #div_archive_content fieldset input { width: 100% !important; } - div.page_tema .theme_list { flex-wrap: wrap; } @@ -34846,7 +34815,6 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { div.page_tema div#theme_grid_holder div.div_theme_group div.theme_label .theme_label_options .button { margin-right: 8px; } - .page_theme-editor #theme-preview { display: none; } @@ -34854,7 +34822,6 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { width: 100% !important; flex-wrap: wrap; } - #srv_diagnostic br { display: none; } @@ -34875,7 +34842,6 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { #srv_diagnostic #srv_diagnostic_results_right table td + td { width: auto !important; } - .subpage_testnipodatki { line-height: 20px; } @@ -34889,7 +34855,6 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { .subpage_testnipodatki form label input { vertical-align: bottom; } - .lastnosti_wrapper { flex-direction: column !important; } @@ -34897,7 +34862,6 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { .lastnosti_wrapper .lastnosti_right { width: 100% !important; } - .page_vabila #vabila .button_holder { flex-direction: column; align-items: flex-start; @@ -34922,7 +34886,6 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { .page_vabila #vabila .more_block { width: 100%; } - .page_invitations #inv_top_navi { flex-direction: column; align-items: flex-start; @@ -34990,7 +34953,6 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { .page_invitations .button_holder button { margin-bottom: 8px; } - #vabila > table, table.invitations_settings, #inv_msg_preview table, @@ -35074,7 +35036,6 @@ table.invitations_settings p label input[type=password], width: 100% !important; box-sizing: border-box; } - #surveyInvitationSetting, #surveyInvitationSettingServer { min-width: 100% !important; @@ -35082,7 +35043,6 @@ table.invitations_settings p label input[type=password], margin: 10px 0 !important; box-sizing: border-box !important; } - #inv_top_navi { display: flex; flex-direction: column; @@ -35121,7 +35081,6 @@ table.invitations_settings p label input[type=password], #inv_top_navi > #inv_step_nav.yellow .inv_step_space { display: none; } - #inv_recipients_profiles_holder, #inv_import_list_container, #inv_messages_profiles_holder, @@ -35142,7 +35101,6 @@ table.invitations_settings p label input[type=password], #inv_select_mail_preview textarea { width: 100%; } - #inv_msg_preview table th { height: auto !important; width: 100% !important; @@ -35154,7 +35112,6 @@ table.invitations_settings p label input[type=password], width: 100%; box-sizing: border-box; } - .addthis_toolbox { line-height: 24px; } @@ -35169,11 +35126,9 @@ table.invitations_settings p label input[type=password], .addthis_toolbox .addthis_separator { font-size: 16px; } - #inv_field_container ul li { width: 45%; } - /* grafika ko ni podatkov */ div.no_data_alert img { width: 100%; @@ -35185,7 +35140,6 @@ table.invitations_settings p label input[type=password], flex-direction: column; align-items: center; } - .page_data .data_table_top_holder { flex-direction: column; align-items: flex-start; @@ -35256,11 +35210,9 @@ table.invitations_settings p label input[type=password], width: 100%; margin-bottom: 16px; } - body.data_fullscreen #analiza_data { top: 68px; } - .subpage_append .anketa_edit_main, .subpage_merge .anketa_edit_main, .subpage_calculation .anketa_edit_main, @@ -35301,7 +35253,6 @@ table.invitations_settings p label input[type=password], clear: both; margin: 40px 0 0 0 !important; } - .subpage_quick_edit #quick_edit_top_line { flex-direction: column-reverse; } @@ -35321,7 +35272,6 @@ table.invitations_settings p label input[type=password], .subpage_quick_edit .quick_edit_container .quick_edit_bottom_line { justify-content: center; } - .analysis_bottom_settings { flex-wrap: wrap; } @@ -35331,16 +35281,13 @@ table.invitations_settings p label input[type=password], margin: 0 0 16px 0 !important; border: 0; } - .div_analiza_icons, .div_analiza_scale { opacity: 1 !important; } - .analysis_icons_holder { display: none; } - .chart_holder { width: 100%; box-sizing: border-box; @@ -35363,7 +35310,6 @@ table.invitations_settings p label input[type=password], display: block; clear: both; } - table.analysis_reports { border-spacing: 0px; } @@ -35380,14 +35326,12 @@ table.analysis_reports > tbody > tr > td { table.analysis_reports fieldset { margin-bottom: 0 !important; } - .reports_holder { flex-direction: column; } .reports_holder fieldset { width: 100%; } - .noSurvey_sequence { padding: 0; } @@ -35409,13 +35353,11 @@ table.analysis_reports > tbody > tr > td { .noSurvey_sequence .buttons_holder a .button { margin: 10px 30px; } - #table-horizontal-scroll-wrapper1-userchanges { display: table; table-layout: fixed; width: 100%; } - #table-horizontal-scroll-wrapper2-userchanges { display: table-cell; overflow-x: auto; @@ -35426,7 +35368,6 @@ table.analysis_reports > tbody > tr > td { border-collapse: collapse; white-space: nowrap; } - .page_arhivi .anketa_edit_left, .page_tracking .anketa_edit_left, .subpage_anal_arch .anketa_edit_left, diff --git a/resources/sass/admin_new/components/form/seznam_anket.scss b/resources/sass/admin_new/components/form/seznam_anket.scss index 8f6fdfeb7..5888c1df2 100644 --- a/resources/sass/admin_new/components/form/seznam_anket.scss +++ b/resources/sass/admin_new/components/form/seznam_anket.scss @@ -95,4 +95,7 @@ table.gdpr_surveys tr.green_row td { table.gdpr_surveys tr.red_row td{ // background-color: #FF0000 !important; background-color: rgba(255, 0, 0, 0.05) !important; +} +table.gdpr_surveys tr.grey_row { + background-color: #ffffff !important; } \ No newline at end of file