WP File download search

/** * placeholder-loading v0.6.0 * Author: Zalog (https://www.zalog.ro/) * License: MIT **/ .ph-item{background-color:#fff;border:1px solid #e6e6e6;border-radius:2px;direction:ltr;display:flex;flex-wrap:wrap;margin-bottom:30px;overflow:hidden;padding:30px 15px 15px;position:relative}.ph-item,.ph-item *,.ph-item :after,.ph-item :before{box-sizing:border-box}.ph-item:before{-webkit-animation:ph-animation .8s linear infinite;animation:ph-animation .8s linear infinite;background:linear-gradient(90deg,hsla(0,0%,100%,0) 46%,hsla(0,0%,100%,.35) 50%,hsla(0,0%,100%,0) 54%) 50% 50%;bottom:0;content:" ";left:50%;margin-left:-250%;pointer-events:none;position:absolute;right:0;top:0;width:500%;z-index:1}.ph-item>*{display:flex;flex:1 1 auto;flex-flow:column;margin-bottom:15px;padding-left:15px;padding-right:15px}.ph-row{display:flex;flex-wrap:wrap;margin-top:-7.5px}.ph-row div{background-color:#ced4da;height:10px;margin-top:7.5px}.ph-row .big,.ph-row.big div{height:20px}.ph-row .empty{background-color:hsla(0,0%,100%,0)}.ph-col-2{flex:0 0 16.6666666667%}.ph-col-4{flex:0 0 33.3333333333%}.ph-col-6{flex:0 0 50%}.ph-col-8{flex:0 0 66.6666666667%}.ph-col-10{flex:0 0 83.3333333333%}.ph-col-12{flex:0 0 100%}[class*=ph-col]{direction:ltr}[class*=ph-col]>*+.ph-row{margin-top:0}[class*=ph-col]>*+*{margin-top:7.5px}.ph-avatar{background-color:#ced4da;border-radius:50%;min-width:60px;overflow:hidden;position:relative;width:100%}.ph-avatar:before{content:" ";display:block;padding-top:100%}.ph-picture{background-color:#ced4da;height:120px;width:100%}@-webkit-keyframes ph-animation{0%{transform:translate3d(-30%,0,0)}to{transform:translate3d(30%,0,0)}}@keyframes ph-animation{0%{transform:translate3d(-30%,0,0)}to{transform:translate3d(30%,0,0)}}@charset "UTF-8"; /* Columns */ /* Wizard variables */ .ju-switch-button { float: right; margin-left: 0.625rem; margin-right: 1.875rem; } .ju-switch-button .switch { position: relative; display: inline-block; width: 3.125rem; height: 1.875rem; margin: 0.5rem; -webkit-box-shadow: unset; -moz-box-shadow: unset; box-shadow: unset; } .ju-switch-button .switch input { display: none; } .ju-switch-button .switch select { display: none; } .ju-switch-button .switch .slider { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #ccc; margin: 0; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s; -webkit-border-radius: 2.5rem; -moz-border-radius: 2.5rem; border-radius: 2.5rem; } .ju-switch-button .switch .slider:before { position: absolute; content: ""; height: 1.6875rem; width: 1.6875rem; left: 0.125rem; bottom: 0.125rem; background-color: #fff; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; } .ju-switch-button .switch input:checked + .slider { background-color: #5dca70; } .ju-switch-button .switch input:checked + .slider:before { -webkit-transform: translateX(1.25rem); -moz-transform: translateX(1.25rem); -ms-transform: translateX(1.25rem); -o-transform: translateX(1.25rem); transform: translateX(1.25rem); } @font-face { src: url(http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/fonts/Material-Design-Iconic-Font.woff2?v=2.2.0) format("woff2"), url(http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/fonts/Material-Design-Iconic-Font.woff?v=2.2.0) format("woff"), url(http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/fonts/Material-Design-Iconic-Font.ttf?v=2.2.0) format("truetype"); } .zmdi { display: inline-block; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .zmdi-hc-lg { font-size: 1.33333333em; line-height: 0.75em; vertical-align: -15%; } .zmdi-hc-2x { font-size: 2em; } .zmdi-hc-3x { font-size: 3em; } .zmdi-hc-4x { font-size: 4em; } .zmdi-hc-5x { font-size: 5em; } .zmdi-hc-fw { width: 1.28571429em; text-align: center; } .zmdi-hc-ul { padding-left: 0; margin-left: 2.14285714em; list-style-type: none; } .zmdi-hc-ul > li { position: relative; } .zmdi-hc-li { position: absolute; left: -2.14285714em; width: 2.14285714em; top: 0.14285714em; text-align: center; } .zmdi-hc-li.zmdi-hc-lg { left: -1.85714286em; } .zmdi-hc-border { padding: 0.1em 0.25em; border: solid 0.1em #9e9e9e; border-radius: 2px; } .zmdi-hc-border-circle { padding: 0.1em 0.25em; border: solid 0.1em #9e9e9e; border-radius: 50%; } .zmdi.pull-left { float: left; margin-right: 0.15em; } .zmdi.pull-right { float: right; margin-left: 0.15em; } .zmdi-hc-spin { -webkit-animation: zmdi-spin 1.5s infinite linear; animation: zmdi-spin 1.5s infinite linear; } .zmdi-hc-spin-reverse { -webkit-animation: zmdi-spin-reverse 1.5s infinite linear; animation: zmdi-spin-reverse 1.5s infinite linear; } @-webkit-keyframes zmdi-spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); } } @keyframes zmdi-spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); } } @-webkit-keyframes zmdi-spin-reverse { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(-359deg); transform: rotate(-359deg); } } @keyframes zmdi-spin-reverse { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(-359deg); transform: rotate(-359deg); } } .zmdi-hc-rotate-90 { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); } .zmdi-hc-rotate-180 { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } .zmdi-hc-rotate-270 { -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); } .zmdi-hc-flip-horizontal { -webkit-transform: scale(-1, 1); -ms-transform: scale(-1, 1); transform: scale(-1, 1); } .zmdi-hc-flip-vertical { -webkit-transform: scale(1, -1); -ms-transform: scale(1, -1); transform: scale(1, -1); } .zmdi-hc-stack { position: relative; display: inline-block; width: 2em; height: 2em; line-height: 2em; vertical-align: middle; } .zmdi-hc-stack-1x, .zmdi-hc-stack-2x { position: absolute; left: 0; width: 100%; text-align: center; } .zmdi-hc-stack-1x { line-height: inherit; } .zmdi-hc-stack-2x { font-size: 2em; } .zmdi-hc-inverse { color: #fff; } .zmdi-3d-rotation:before { content: "\f101"; } .zmdi-airplane-off:before { content: "\f102"; } .zmdi-airplane:before { content: "\f103"; } .zmdi-album:before { content: "\f104"; } .zmdi-archive:before { content: "\f105"; } .zmdi-assignment-account:before { content: "\f106"; } .zmdi-assignment-alert:before { content: "\f107"; } .zmdi-assignment-check:before { content: "\f108"; } .zmdi-assignment-o:before { content: "\f109"; } .zmdi-assignment-return:before { content: "\f10a"; } .zmdi-assignment-returned:before { content: "\f10b"; } .zmdi-assignment:before { content: "\f10c"; } .zmdi-attachment-alt:before { content: "\f10d"; } .zmdi-attachment:before { content: "\f10e"; } .zmdi-audio:before { content: "\f10f"; } .zmdi-badge-check:before { content: "\f110"; } .zmdi-balance-wallet:before { content: "\f111"; } .zmdi-balance:before { content: "\f112"; } .zmdi-battery-alert:before { content: "\f113"; } .zmdi-battery-flash:before { content: "\f114"; } .zmdi-battery-unknown:before { content: "\f115"; } .zmdi-battery:before { content: "\f116"; } .zmdi-bike:before { content: "\f117"; } .zmdi-block-alt:before { content: "\f118"; } .zmdi-block:before { content: "\f119"; } .zmdi-boat:before { content: "\f11a"; } .zmdi-book-image:before { content: "\f11b"; } .zmdi-book:before { content: "\f11c"; } .zmdi-bookmark-outline:before { content: "\f11d"; } .zmdi-bookmark:before { content: "\f11e"; } .zmdi-brush:before { content: "\f11f"; } .zmdi-bug:before { content: "\f120"; } .zmdi-bus:before { content: "\f121"; } .zmdi-cake:before { content: "\f122"; } .zmdi-car-taxi:before { content: "\f123"; } .zmdi-car-wash:before { content: "\f124"; } .zmdi-car:before { content: "\f125"; } .zmdi-card-giftcard:before { content: "\f126"; } .zmdi-card-membership:before { content: "\f127"; } .zmdi-card-travel:before { content: "\f128"; } .zmdi-card:before { content: "\f129"; } .zmdi-case-check:before { content: "\f12a"; } .zmdi-case-download:before { content: "\f12b"; } .zmdi-case-play:before { content: "\f12c"; } .zmdi-case:before { content: "\f12d"; } .zmdi-cast-connected:before { content: "\f12e"; } .zmdi-cast:before { content: "\f12f"; } .zmdi-chart-donut:before { content: "\f130"; } .zmdi-chart:before { content: "\f131"; } .zmdi-city-alt:before { content: "\f132"; } .zmdi-city:before { content: "\f133"; } .zmdi-close-circle-o:before { content: "\f134"; } .zmdi-close-circle:before { content: "\f135"; } .zmdi-close:before { content: "\f136"; } .zmdi-cocktail:before { content: "\f137"; } .zmdi-code-setting:before { content: "\f138"; } .zmdi-code-smartphone:before { content: "\f139"; } .zmdi-code:before { content: "\f13a"; } .zmdi-coffee:before { content: "\f13b"; } .zmdi-collection-bookmark:before { content: "\f13c"; } .zmdi-collection-case-play:before { content: "\f13d"; } .zmdi-collection-folder-image:before { content: "\f13e"; } .zmdi-collection-image-o:before { content: "\f13f"; } .zmdi-collection-image:before { content: "\f140"; } .zmdi-collection-item-1:before { content: "\f141"; } .zmdi-collection-item-2:before { content: "\f142"; } .zmdi-collection-item-3:before { content: "\f143"; } .zmdi-collection-item-4:before { content: "\f144"; } .zmdi-collection-item-5:before { content: "\f145"; } .zmdi-collection-item-6:before { content: "\f146"; } .zmdi-collection-item-7:before { content: "\f147"; } .zmdi-collection-item-8:before { content: "\f148"; } .zmdi-collection-item-9-plus:before { content: "\f149"; } .zmdi-collection-item-9:before { content: "\f14a"; } .zmdi-collection-item:before { content: "\f14b"; } .zmdi-collection-music:before { content: "\f14c"; } .zmdi-collection-pdf:before { content: "\f14d"; } .zmdi-collection-plus:before { content: "\f14e"; } .zmdi-collection-speaker:before { content: "\f14f"; } .zmdi-collection-text:before { content: "\f150"; } .zmdi-collection-video:before { content: "\f151"; } .zmdi-compass:before { content: "\f152"; } .zmdi-cutlery:before { content: "\f153"; } .zmdi-delete:before { content: "\f154"; } .zmdi-dialpad:before { content: "\f155"; } .zmdi-dns:before { content: "\f156"; } .zmdi-drink:before { content: "\f157"; } .zmdi-edit:before { content: "\f158"; } .zmdi-email-open:before { content: "\f159"; } .zmdi-email:before { content: "\f15a"; } .zmdi-eye-off:before { content: "\f15b"; } .zmdi-eye:before { content: "\f15c"; } .zmdi-eyedropper:before { content: "\f15d"; } .zmdi-favorite-outline:before { content: "\f15e"; } .zmdi-favorite:before { content: "\f15f"; } .zmdi-filter-list:before { content: "\f160"; } .zmdi-fire:before { content: "\f161"; } .zmdi-flag:before { content: "\f162"; } .zmdi-flare:before { content: "\f163"; } .zmdi-flash-auto:before { content: "\f164"; } .zmdi-flash-off:before { content: "\f165"; } .zmdi-flash:before { content: "\f166"; } .zmdi-flip:before { content: "\f167"; } .zmdi-flower-alt:before { content: "\f168"; } .zmdi-flower:before { content: "\f169"; } .zmdi-font:before { content: "\f16a"; } .zmdi-fullscreen-alt:before { content: "\f16b"; } .zmdi-fullscreen-exit:before { content: "\f16c"; } .zmdi-fullscreen:before { content: "\f16d"; } .zmdi-functions:before { content: "\f16e"; } .zmdi-gas-station:before { content: "\f16f"; } .zmdi-gesture:before { content: "\f170"; } .zmdi-globe-alt:before { content: "\f171"; } .zmdi-globe-lock:before { content: "\f172"; } .zmdi-globe:before { content: "\f173"; } .zmdi-graduation-cap:before { content: "\f174"; } .zmdi-home:before { content: "\f175"; } .zmdi-hospital-alt:before { content: "\f176"; } .zmdi-hospital:before { content: "\f177"; } .zmdi-hotel:before { content: "\f178"; } .zmdi-hourglass-alt:before { content: "\f179"; } .zmdi-hourglass-outline:before { content: "\f17a"; } .zmdi-hourglass:before { content: "\f17b"; } .zmdi-http:before { content: "\f17c"; } .zmdi-image-alt:before { content: "\f17d"; } .zmdi-image-o:before { content: "\f17e"; } .zmdi-image:before { content: "\f17f"; } .zmdi-inbox:before { content: "\f180"; } .zmdi-invert-colors-off:before { content: "\f181"; } .zmdi-invert-colors:before { content: "\f182"; } .zmdi-key:before { content: "\f183"; } .zmdi-label-alt-outline:before { content: "\f184"; } .zmdi-label-alt:before { content: "\f185"; } .zmdi-label-heart:before { content: "\f186"; } .zmdi-label:before { content: "\f187"; } .zmdi-labels:before { content: "\f188"; } .zmdi-lamp:before { content: "\f189"; } .zmdi-landscape:before { content: "\f18a"; } .zmdi-layers-off:before { content: "\f18b"; } .zmdi-layers:before { content: "\f18c"; } .zmdi-library:before { content: "\f18d"; } .zmdi-link:before { content: "\f18e"; } .zmdi-lock-open:before { content: "\f18f"; } .zmdi-lock-outline:before { content: "\f190"; } .zmdi-lock:before { content: "\f191"; } .zmdi-mail-reply-all:before { content: "\f192"; } .zmdi-mail-reply:before { content: "\f193"; } .zmdi-mail-send:before { content: "\f194"; } .zmdi-mall:before { content: "\f195"; } .zmdi-map:before { content: "\f196"; } .zmdi-menu:before { content: "\f197"; } .zmdi-money-box:before { content: "\f198"; } .zmdi-money-off:before { content: "\f199"; } .zmdi-money:before { content: "\f19a"; } .zmdi-more-vert:before { content: "\f19b"; } .zmdi-more:before { content: "\f19c"; } .zmdi-movie-alt:before { content: "\f19d"; } .zmdi-movie:before { content: "\f19e"; } .zmdi-nature-people:before { content: "\f19f"; } .zmdi-nature:before { content: "\f1a0"; } .zmdi-navigation:before { content: "\f1a1"; } .zmdi-open-in-browser:before { content: "\f1a2"; } .zmdi-open-in-new:before { content: "\f1a3"; } .zmdi-palette:before { content: "\f1a4"; } .zmdi-parking:before { content: "\f1a5"; } .zmdi-pin-account:before { content: "\f1a6"; } .zmdi-pin-assistant:before { content: "\f1a7"; } .zmdi-pin-drop:before { content: "\f1a8"; } .zmdi-pin-help:before { content: "\f1a9"; } .zmdi-pin-off:before { content: "\f1aa"; } .zmdi-pin:before { content: "\f1ab"; } .zmdi-pizza:before { content: "\f1ac"; } .zmdi-plaster:before { content: "\f1ad"; } .zmdi-power-setting:before { content: "\f1ae"; } .zmdi-power:before { content: "\f1af"; } .zmdi-print:before { content: "\f1b0"; } .zmdi-puzzle-piece:before { content: "\f1b1"; } .zmdi-quote:before { content: "\f1b2"; } .zmdi-railway:before { content: "\f1b3"; } .zmdi-receipt:before { content: "\f1b4"; } .zmdi-refresh-alt:before { content: "\f1b5"; } .zmdi-refresh-sync-alert:before { content: "\f1b6"; } .zmdi-refresh-sync-off:before { content: "\f1b7"; } .zmdi-refresh-sync:before { content: "\f1b8"; } .zmdi-refresh:before { content: "\f1b9"; } .zmdi-roller:before { content: "\f1ba"; } .zmdi-ruler:before { content: "\f1bb"; } .zmdi-scissors:before { content: "\f1bc"; } .zmdi-screen-rotation-lock:before { content: "\f1bd"; } .zmdi-screen-rotation:before { content: "\f1be"; } .zmdi-search-for:before { content: "\f1bf"; } .zmdi-search-in-file:before { content: "\f1c0"; } .zmdi-search-in-page:before { content: "\f1c1"; } .zmdi-search-replace:before { content: "\f1c2"; } .zmdi-search:before { content: "\f1c3"; } .zmdi-seat:before { content: "\f1c4"; } .zmdi-settings-square:before { content: "\f1c5"; } .zmdi-settings:before { content: "\f1c6"; } .zmdi-shield-check:before { content: "\f1c7"; } .zmdi-shield-security:before { content: "\f1c8"; } .zmdi-shopping-basket:before { content: "\f1c9"; } .zmdi-shopping-cart-plus:before { content: "\f1ca"; } .zmdi-shopping-cart:before { content: "\f1cb"; } .zmdi-sign-in:before { content: "\f1cc"; } .zmdi-sort-amount-asc:before { content: "\f1cd"; } .zmdi-sort-amount-desc:before { content: "\f1ce"; } .zmdi-sort-asc:before { content: "\f1cf"; } .zmdi-sort-desc:before { content: "\f1d0"; } .zmdi-spellcheck:before { content: "\f1d1"; } .zmdi-storage:before { content: "\f1d2"; } .zmdi-store-24:before { content: "\f1d3"; } .zmdi-store:before { content: "\f1d4"; } .zmdi-subway:before { content: "\f1d5"; } .zmdi-sun:before { content: "\f1d6"; } .zmdi-tab-unselected:before { content: "\f1d7"; } .zmdi-tab:before { content: "\f1d8"; } .zmdi-tag-close:before { content: "\f1d9"; } .zmdi-tag-more:before { content: "\f1da"; } .zmdi-tag:before { content: "\f1db"; } .zmdi-thumb-down:before { content: "\f1dc"; } .zmdi-thumb-up-down:before { content: "\f1dd"; } .zmdi-thumb-up:before { content: "\f1de"; } .zmdi-ticket-star:before { content: "\f1df"; } .zmdi-toll:before { content: "\f1e0"; } .zmdi-toys:before { content: "\f1e1"; } .zmdi-traffic:before { content: "\f1e2"; } .zmdi-translate:before { content: "\f1e3"; } .zmdi-triangle-down:before { content: "\f1e4"; } .zmdi-triangle-up:before { content: "\f1e5"; } .zmdi-truck:before { content: "\f1e6"; } .zmdi-turning-sign:before { content: "\f1e7"; } .zmdi-wallpaper:before { content: "\f1e8"; } .zmdi-washing-machine:before { content: "\f1e9"; } .zmdi-window-maximize:before { content: "\f1ea"; } .zmdi-window-minimize:before { content: "\f1eb"; } .zmdi-window-restore:before { content: "\f1ec"; } .zmdi-wrench:before { content: "\f1ed"; } .zmdi-zoom-in:before { content: "\f1ee"; } .zmdi-zoom-out:before { content: "\f1ef"; } .zmdi-alert-circle-o:before { content: "\f1f0"; } .zmdi-alert-circle:before { content: "\f1f1"; } .zmdi-alert-octagon:before { content: "\f1f2"; } .zmdi-alert-polygon:before { content: "\f1f3"; } .zmdi-alert-triangle:before { content: "\f1f4"; } .zmdi-help-outline:before { content: "\f1f5"; } .zmdi-help:before { content: "\f1f6"; } .zmdi-info-outline:before { content: "\f1f7"; } .zmdi-info:before { content: "\f1f8"; } .zmdi-notifications-active:before { content: "\f1f9"; } .zmdi-notifications-add:before { content: "\f1fa"; } .zmdi-notifications-none:before { content: "\f1fb"; } .zmdi-notifications-off:before { content: "\f1fc"; } .zmdi-notifications-paused:before { content: "\f1fd"; } .zmdi-notifications:before { content: "\f1fe"; } .zmdi-account-add:before { content: "\f1ff"; } .zmdi-account-box-mail:before { content: "\f200"; } .zmdi-account-box-o:before { content: "\f201"; } .zmdi-account-box-phone:before { content: "\f202"; } .zmdi-account-box:before { content: "\f203"; } .zmdi-account-calendar:before { content: "\f204"; } .zmdi-account-circle:before { content: "\f205"; } .zmdi-account-o:before { content: "\f206"; } .zmdi-account:before { content: "\f207"; } .zmdi-accounts-add:before { content: "\f208"; } .zmdi-accounts-alt:before { content: "\f209"; } .zmdi-accounts-list-alt:before { content: "\f20a"; } .zmdi-accounts-list:before { content: "\f20b"; } .zmdi-accounts-outline:before { content: "\f20c"; } .zmdi-accounts:before { content: "\f20d"; } .zmdi-face:before { content: "\f20e"; } .zmdi-female:before { content: "\f20f"; } .zmdi-male-alt:before { content: "\f210"; } .zmdi-male-female:before { content: "\f211"; } .zmdi-male:before { content: "\f212"; } .zmdi-mood-bad:before { content: "\f213"; } .zmdi-mood:before { content: "\f214"; } .zmdi-run:before { content: "\f215"; } .zmdi-walk:before { content: "\f216"; } .zmdi-cloud-box:before { content: "\f217"; } .zmdi-cloud-circle:before { content: "\f218"; } .zmdi-cloud-done:before { content: "\f219"; } .zmdi-cloud-download:before { content: "\f21a"; } .zmdi-cloud-off:before { content: "\f21b"; } .zmdi-cloud-outline-alt:before { content: "\f21c"; } .zmdi-cloud-outline:before { content: "\f21d"; } .zmdi-cloud-upload:before { content: "\f21e"; } .zmdi-cloud:before { content: "\f21f"; } .zmdi-download:before { content: "\f220"; } .zmdi-file-plus:before { content: "\f221"; } .zmdi-file-text:before { content: "\f222"; } .zmdi-file:before { content: "\f223"; } .zmdi-folder-outline:before { content: "\f224"; } .zmdi-folder-person:before { content: "\f225"; } .zmdi-folder-star-alt:before { content: "\f226"; } .zmdi-folder-star:before { content: "\f227"; } .zmdi-folder:before { content: "\f228"; } .zmdi-gif:before { content: "\f229"; } .zmdi-upload:before { content: "\f22a"; } .zmdi-border-all:before { content: "\f22b"; } .zmdi-border-bottom:before { content: "\f22c"; } .zmdi-border-clear:before { content: "\f22d"; } .zmdi-border-color:before { content: "\f22e"; } .zmdi-border-horizontal:before { content: "\f22f"; } .zmdi-border-inner:before { content: "\f230"; } .zmdi-border-left:before { content: "\f231"; } .zmdi-border-outer:before { content: "\f232"; } .zmdi-border-right:before { content: "\f233"; } .zmdi-border-style:before { content: "\f234"; } .zmdi-border-top:before { content: "\f235"; } .zmdi-border-vertical:before { content: "\f236"; } .zmdi-copy:before { content: "\f237"; } .zmdi-crop:before { content: "\f238"; } .zmdi-format-align-center:before { content: "\f239"; } .zmdi-format-align-justify:before { content: "\f23a"; } .zmdi-format-align-left:before { content: "\f23b"; } .zmdi-format-align-right:before { content: "\f23c"; } .zmdi-format-bold:before { content: "\f23d"; } .zmdi-format-clear-all:before { content: "\f23e"; } .zmdi-format-clear:before { content: "\f23f"; } .zmdi-format-color-fill:before { content: "\f240"; } .zmdi-format-color-reset:before { content: "\f241"; } .zmdi-format-color-text:before { content: "\f242"; } .zmdi-format-indent-decrease:before { content: "\f243"; } .zmdi-format-indent-increase:before { content: "\f244"; } .zmdi-format-italic:before { content: "\f245"; } .zmdi-format-line-spacing:before { content: "\f246"; } .zmdi-format-list-bulleted:before { content: "\f247"; } .zmdi-format-list-numbered:before { content: "\f248"; } .zmdi-format-ltr:before { content: "\f249"; } .zmdi-format-rtl:before { content: "\f24a"; } .zmdi-format-size:before { content: "\f24b"; } .zmdi-format-strikethrough-s:before { content: "\f24c"; } .zmdi-format-strikethrough:before { content: "\f24d"; } .zmdi-format-subject:before { content: "\f24e"; } .zmdi-format-underlined:before { content: "\f24f"; } .zmdi-format-valign-bottom:before { content: "\f250"; } .zmdi-format-valign-center:before { content: "\f251"; } .zmdi-format-valign-top:before { content: "\f252"; } .zmdi-redo:before { content: "\f253"; } .zmdi-select-all:before { content: "\f254"; } .zmdi-space-bar:before { content: "\f255"; } .zmdi-text-format:before { content: "\f256"; } .zmdi-transform:before { content: "\f257"; } .zmdi-undo:before { content: "\f258"; } .zmdi-wrap-text:before { content: "\f259"; } .zmdi-comment-alert:before { content: "\f25a"; } .zmdi-comment-alt-text:before { content: "\f25b"; } .zmdi-comment-alt:before { content: "\f25c"; } .zmdi-comment-edit:before { content: "\f25d"; } .zmdi-comment-image:before { content: "\f25e"; } .zmdi-comment-list:before { content: "\f25f"; } .zmdi-comment-more:before { content: "\f260"; } .zmdi-comment-outline:before { content: "\f261"; } .zmdi-comment-text-alt:before { content: "\f262"; } .zmdi-comment-text:before { content: "\f263"; } .zmdi-comment-video:before { content: "\f264"; } .zmdi-comment:before { content: "\f265"; } .zmdi-comments:before { content: "\f266"; } .zmdi-check-all:before { content: "\f267"; } .zmdi-check-circle-u:before { content: "\f268"; } .zmdi-check-circle:before { content: "\f269"; } .zmdi-check-square:before { content: "\f26a"; } .zmdi-check:before { content: "\f26b"; } .zmdi-circle-o:before { content: "\f26c"; } .zmdi-circle:before { content: "\f26d"; } .zmdi-dot-circle-alt:before { content: "\f26e"; } .zmdi-dot-circle:before { content: "\f26f"; } .zmdi-minus-circle-outline:before { content: "\f270"; } .zmdi-minus-circle:before { content: "\f271"; } .zmdi-minus-square:before { content: "\f272"; } .zmdi-minus:before { content: "\f273"; } .zmdi-plus-circle-o-duplicate:before { content: "\f274"; } .zmdi-plus-circle-o:before { content: "\f275"; } .zmdi-plus-circle:before { content: "\f276"; } .zmdi-plus-square:before { content: "\f277"; } .zmdi-plus:before { content: "\f278"; } .zmdi-square-o:before { content: "\f279"; } .zmdi-star-circle:before { content: "\f27a"; } .zmdi-star-half:before { content: "\f27b"; } .zmdi-star-outline:before { content: "\f27c"; } .zmdi-star:before { content: "\f27d"; } .zmdi-bluetooth-connected:before { content: "\f27e"; } .zmdi-bluetooth-off:before { content: "\f27f"; } .zmdi-bluetooth-search:before { content: "\f280"; } .zmdi-bluetooth-setting:before { content: "\f281"; } .zmdi-bluetooth:before { content: "\f282"; } .zmdi-camera-add:before { content: "\f283"; } .zmdi-camera-alt:before { content: "\f284"; } .zmdi-camera-bw:before { content: "\f285"; } .zmdi-camera-front:before { content: "\f286"; } .zmdi-camera-mic:before { content: "\f287"; } .zmdi-camera-party-mode:before { content: "\f288"; } .zmdi-camera-rear:before { content: "\f289"; } .zmdi-camera-roll:before { content: "\f28a"; } .zmdi-camera-switch:before { content: "\f28b"; } .zmdi-camera:before { content: "\f28c"; } .zmdi-card-alert:before { content: "\f28d"; } .zmdi-card-off:before { content: "\f28e"; } .zmdi-card-sd:before { content: "\f28f"; } .zmdi-card-sim:before { content: "\f290"; } .zmdi-desktop-mac:before { content: "\f291"; } .zmdi-desktop-windows:before { content: "\f292"; } .zmdi-device-hub:before { content: "\f293"; } .zmdi-devices-off:before { content: "\f294"; } .zmdi-devices:before { content: "\f295"; } .zmdi-dock:before { content: "\f296"; } .zmdi-floppy:before { content: "\f297"; } .zmdi-gamepad:before { content: "\f298"; } .zmdi-gps-dot:before { content: "\f299"; } .zmdi-gps-off:before { content: "\f29a"; } .zmdi-gps:before { content: "\f29b"; } .zmdi-headset-mic:before { content: "\f29c"; } .zmdi-headset:before { content: "\f29d"; } .zmdi-input-antenna:before { content: "\f29e"; } .zmdi-input-composite:before { content: "\f29f"; } .zmdi-input-hdmi:before { content: "\f2a0"; } .zmdi-input-power:before { content: "\f2a1"; } .zmdi-input-svideo:before { content: "\f2a2"; } .zmdi-keyboard-hide:before { content: "\f2a3"; } .zmdi-keyboard:before { content: "\f2a4"; } .zmdi-laptop-chromebook:before { content: "\f2a5"; } .zmdi-laptop-mac:before { content: "\f2a6"; } .zmdi-laptop:before { content: "\f2a7"; } .zmdi-mic-off:before { content: "\f2a8"; } .zmdi-mic-outline:before { content: "\f2a9"; } .zmdi-mic-setting:before { content: "\f2aa"; } .zmdi-mic:before { content: "\f2ab"; } .zmdi-mouse:before { content: "\f2ac"; } .zmdi-network-alert:before { content: "\f2ad"; } .zmdi-network-locked:before { content: "\f2ae"; } .zmdi-network-off:before { content: "\f2af"; } .zmdi-network-outline:before { content: "\f2b0"; } .zmdi-network-setting:before { content: "\f2b1"; } .zmdi-network:before { content: "\f2b2"; } .zmdi-phone-bluetooth:before { content: "\f2b3"; } .zmdi-phone-end:before { content: "\f2b4"; } .zmdi-phone-forwarded:before { content: "\f2b5"; } .zmdi-phone-in-talk:before { content: "\f2b6"; } .zmdi-phone-locked:before { content: "\f2b7"; } .zmdi-phone-missed:before { content: "\f2b8"; } .zmdi-phone-msg:before { content: "\f2b9"; } .zmdi-phone-paused:before { content: "\f2ba"; } .zmdi-phone-ring:before { content: "\f2bb"; } .zmdi-phone-setting:before { content: "\f2bc"; } .zmdi-phone-sip:before { content: "\f2bd"; } .zmdi-phone:before { content: "\f2be"; } .zmdi-portable-wifi-changes:before { content: "\f2bf"; } .zmdi-portable-wifi-off:before { content: "\f2c0"; } .zmdi-portable-wifi:before { content: "\f2c1"; } .zmdi-radio:before { content: "\f2c2"; } .zmdi-reader:before { content: "\f2c3"; } .zmdi-remote-control-alt:before { content: "\f2c4"; } .zmdi-remote-control:before { content: "\f2c5"; } .zmdi-router:before { content: "\f2c6"; } .zmdi-scanner:before { content: "\f2c7"; } .zmdi-smartphone-android:before { content: "\f2c8"; } .zmdi-smartphone-download:before { content: "\f2c9"; } .zmdi-smartphone-erase:before { content: "\f2ca"; } .zmdi-smartphone-info:before { content: "\f2cb"; } .zmdi-smartphone-iphone:before { content: "\f2cc"; } .zmdi-smartphone-landscape-lock:before { content: "\f2cd"; } .zmdi-smartphone-landscape:before { content: "\f2ce"; } .zmdi-smartphone-lock:before { content: "\f2cf"; } .zmdi-smartphone-portrait-lock:before { content: "\f2d0"; } .zmdi-smartphone-ring:before { content: "\f2d1"; } .zmdi-smartphone-setting:before { content: "\f2d2"; } .zmdi-smartphone-setup:before { content: "\f2d3"; } .zmdi-smartphone:before { content: "\f2d4"; } .zmdi-speaker:before { content: "\f2d5"; } .zmdi-tablet-android:before { content: "\f2d6"; } .zmdi-tablet-mac:before { content: "\f2d7"; } .zmdi-tablet:before { content: "\f2d8"; } .zmdi-tv-alt-play:before { content: "\f2d9"; } .zmdi-tv-list:before { content: "\f2da"; } .zmdi-tv-play:before { content: "\f2db"; } .zmdi-tv:before { content: "\f2dc"; } .zmdi-usb:before { content: "\f2dd"; } .zmdi-videocam-off:before { content: "\f2de"; } .zmdi-videocam-switch:before { content: "\f2df"; } .zmdi-videocam:before { content: "\f2e0"; } .zmdi-watch:before { content: "\f2e1"; } .zmdi-wifi-alt-2:before { content: "\f2e2"; } .zmdi-wifi-alt:before { content: "\f2e3"; } .zmdi-wifi-info:before { content: "\f2e4"; } .zmdi-wifi-lock:before { content: "\f2e5"; } .zmdi-wifi-off:before { content: "\f2e6"; } .zmdi-wifi-outline:before { content: "\f2e7"; } .zmdi-wifi:before { content: "\f2e8"; } .zmdi-arrow-left-bottom:before { content: "\f2e9"; } .zmdi-arrow-left:before { content: "\f2ea"; } .zmdi-arrow-merge:before { content: "\f2eb"; } .zmdi-arrow-missed:before { content: "\f2ec"; } .zmdi-arrow-right-top:before { content: "\f2ed"; } .zmdi-arrow-right:before { content: "\f2ee"; } .zmdi-arrow-split:before { content: "\f2ef"; } .zmdi-arrows:before { content: "\f2f0"; } .zmdi-caret-down-circle:before { content: "\f2f1"; } .zmdi-caret-down:before { content: "\f2f2"; } .zmdi-caret-left-circle:before { content: "\f2f3"; } .zmdi-caret-left:before { content: "\f2f4"; } .zmdi-caret-right-circle:before { content: "\f2f5"; } .zmdi-caret-right:before { content: "\f2f6"; } .zmdi-caret-up-circle:before { content: "\f2f7"; } .zmdi-caret-up:before { content: "\f2f8"; } .zmdi-chevron-down:before { content: "\f2f9"; } .zmdi-chevron-left:before { content: "\f2fa"; } .zmdi-chevron-right:before { content: "\f2fb"; } .zmdi-chevron-up:before { content: "\f2fc"; } .zmdi-forward:before { content: "\f2fd"; } .zmdi-long-arrow-down:before { content: "\f2fe"; } .zmdi-long-arrow-left:before { content: "\f2ff"; } .zmdi-long-arrow-return:before { content: "\f300"; } .zmdi-long-arrow-right:before { content: "\f301"; } .zmdi-long-arrow-tab:before { content: "\f302"; } .zmdi-long-arrow-up:before { content: "\f303"; } .zmdi-rotate-ccw:before { content: "\f304"; } .zmdi-rotate-cw:before { content: "\f305"; } .zmdi-rotate-left:before { content: "\f306"; } .zmdi-rotate-right:before { content: "\f307"; } .zmdi-square-down:before { content: "\f308"; } .zmdi-square-right:before { content: "\f309"; } .zmdi-swap-alt:before { content: "\f30a"; } .zmdi-swap-vertical-circle:before { content: "\f30b"; } .zmdi-swap-vertical:before { content: "\f30c"; } .zmdi-swap:before { content: "\f30d"; } .zmdi-trending-down:before { content: "\f30e"; } .zmdi-trending-flat:before { content: "\f30f"; } .zmdi-trending-up:before { content: "\f310"; } .zmdi-unfold-less:before { content: "\f311"; } .zmdi-unfold-more:before { content: "\f312"; } .zmdi-apps:before { content: "\f313"; } .zmdi-grid-off:before { content: "\f314"; } .zmdi-grid:before { content: "\f315"; } .zmdi-view-agenda:before { content: "\f316"; } .zmdi-view-array:before { content: "\f317"; } .zmdi-view-carousel:before { content: "\f318"; } .zmdi-view-column:before { content: "\f319"; } .zmdi-view-comfy:before { content: "\f31a"; } .zmdi-view-compact:before { content: "\f31b"; } .zmdi-view-dashboard:before { content: "\f31c"; } .zmdi-view-day:before { content: "\f31d"; } .zmdi-view-headline:before { content: "\f31e"; } .zmdi-view-list-alt:before { content: "\f31f"; } .zmdi-view-list:before { content: "\f320"; } .zmdi-view-module:before { content: "\f321"; } .zmdi-view-quilt:before { content: "\f322"; } .zmdi-view-stream:before { content: "\f323"; } .zmdi-view-subtitles:before { content: "\f324"; } .zmdi-view-toc:before { content: "\f325"; } .zmdi-view-web:before { content: "\f326"; } .zmdi-view-week:before { content: "\f327"; } .zmdi-widgets:before { content: "\f328"; } .zmdi-alarm-check:before { content: "\f329"; } .zmdi-alarm-off:before { content: "\f32a"; } .zmdi-alarm-plus:before { content: "\f32b"; } .zmdi-alarm-snooze:before { content: "\f32c"; } .zmdi-alarm:before { content: "\f32d"; } .zmdi-calendar-alt:before { content: "\f32e"; } .zmdi-calendar-check:before { content: "\f32f"; } .zmdi-calendar-close:before { content: "\f330"; } .zmdi-calendar-note:before { content: "\f331"; } .zmdi-calendar:before { content: "\f332"; } .zmdi-time-countdown:before { content: "\f333"; } .zmdi-time-interval:before { content: "\f334"; } .zmdi-time-restore-setting:before { content: "\f335"; } .zmdi-time-restore:before { content: "\f336"; } .zmdi-time:before { content: "\f337"; } .zmdi-timer-off:before { content: "\f338"; } .zmdi-timer:before { content: "\f339"; } .zmdi-android-alt:before { content: "\f33a"; } .zmdi-android:before { content: "\f33b"; } .zmdi-apple:before { content: "\f33c"; } .zmdi-behance:before { content: "\f33d"; } .zmdi-codepen:before { content: "\f33e"; } .zmdi-dribbble:before { content: "\f33f"; } .zmdi-dropbox:before { content: "\f340"; } .zmdi-evernote:before { content: "\f341"; } .zmdi-facebook-box:before { content: "\f342"; } .zmdi-facebook:before { content: "\f343"; } .zmdi-github-box:before { content: "\f344"; } .zmdi-github:before { content: "\f345"; } .zmdi-google-drive:before { content: "\f346"; } .zmdi-google-earth:before { content: "\f347"; } .zmdi-google-glass:before { content: "\f348"; } .zmdi-google-maps:before { content: "\f349"; } .zmdi-google-pages:before { content: "\f34a"; } .zmdi-google-play:before { content: "\f34b"; } .zmdi-google-plus-box:before { content: "\f34c"; } .zmdi-google-plus:before { content: "\f34d"; } .zmdi-google:before { content: "\f34e"; } .zmdi-instagram:before { content: "\f34f"; } .zmdi-language-css3:before { content: "\f350"; } .zmdi-language-html5:before { content: "\f351"; } .zmdi-language-javascript:before { content: "\f352"; } .zmdi-language-python-alt:before { content: "\f353"; } .zmdi-language-python:before { content: "\f354"; } .zmdi-lastfm:before { content: "\f355"; } .zmdi-linkedin-box:before { content: "\f356"; } .zmdi-paypal:before { content: "\f357"; } .zmdi-pinterest-box:before { content: "\f358"; } .zmdi-pocket:before { content: "\f359"; } .zmdi-polymer:before { content: "\f35a"; } .zmdi-share:before { content: "\f35b"; } .zmdi-stackoverflow:before { content: "\f35c"; } .zmdi-steam-square:before { content: "\f35d"; } .zmdi-steam:before { content: "\f35e"; } .zmdi-twitter-box:before { content: "\f35f"; } .zmdi-twitter:before { content: "\f360"; } .zmdi-vk:before { content: "\f361"; } .zmdi-wikipedia:before { content: "\f362"; } .zmdi-windows:before { content: "\f363"; } .zmdi-aspect-ratio-alt:before { content: "\f364"; } .zmdi-aspect-ratio:before { content: "\f365"; } .zmdi-blur-circular:before { content: "\f366"; } .zmdi-blur-linear:before { content: "\f367"; } .zmdi-blur-off:before { content: "\f368"; } .zmdi-blur:before { content: "\f369"; } .zmdi-brightness-2:before { content: "\f36a"; } .zmdi-brightness-3:before { content: "\f36b"; } .zmdi-brightness-4:before { content: "\f36c"; } .zmdi-brightness-5:before { content: "\f36d"; } .zmdi-brightness-6:before { content: "\f36e"; } .zmdi-brightness-7:before { content: "\f36f"; } .zmdi-brightness-auto:before { content: "\f370"; } .zmdi-brightness-setting:before { content: "\f371"; } .zmdi-broken-image:before { content: "\f372"; } .zmdi-center-focus-strong:before { content: "\f373"; } .zmdi-center-focus-weak:before { content: "\f374"; } .zmdi-compare:before { content: "\f375"; } .zmdi-crop-16-9:before { content: "\f376"; } .zmdi-crop-3-2:before { content: "\f377"; } .zmdi-crop-5-4:before { content: "\f378"; } .zmdi-crop-7-5:before { content: "\f379"; } .zmdi-crop-din:before { content: "\f37a"; } .zmdi-crop-free:before { content: "\f37b"; } .zmdi-crop-landscape:before { content: "\f37c"; } .zmdi-crop-portrait:before { content: "\f37d"; } .zmdi-crop-square:before { content: "\f37e"; } .zmdi-exposure-alt:before { content: "\f37f"; } .zmdi-exposure:before { content: "\f380"; } .zmdi-filter-b-and-w:before { content: "\f381"; } .zmdi-filter-center-focus:before { content: "\f382"; } .zmdi-filter-frames:before { content: "\f383"; } .zmdi-filter-tilt-shift:before { content: "\f384"; } .zmdi-gradient:before { content: "\f385"; } .zmdi-grain:before { content: "\f386"; } .zmdi-graphic-eq:before { content: "\f387"; } .zmdi-hdr-off:before { content: "\f388"; } .zmdi-hdr-strong:before { content: "\f389"; } .zmdi-hdr-weak:before { content: "\f38a"; } .zmdi-hdr:before { content: "\f38b"; } .zmdi-iridescent:before { content: "\f38c"; } .zmdi-leak-off:before { content: "\f38d"; } .zmdi-leak:before { content: "\f38e"; } .zmdi-looks:before { content: "\f38f"; } .zmdi-loupe:before { content: "\f390"; } .zmdi-panorama-horizontal:before { content: "\f391"; } .zmdi-panorama-vertical:before { content: "\f392"; } .zmdi-panorama-wide-angle:before { content: "\f393"; } .zmdi-photo-size-select-large:before { content: "\f394"; } .zmdi-photo-size-select-small:before { content: "\f395"; } .zmdi-picture-in-picture:before { content: "\f396"; } .zmdi-slideshow:before { content: "\f397"; } .zmdi-texture:before { content: "\f398"; } .zmdi-tonality:before { content: "\f399"; } .zmdi-vignette:before { content: "\f39a"; } .zmdi-wb-auto:before { content: "\f39b"; } .zmdi-eject-alt:before { content: "\f39c"; } .zmdi-eject:before { content: "\f39d"; } .zmdi-equalizer:before { content: "\f39e"; } .zmdi-fast-forward:before { content: "\f39f"; } .zmdi-fast-rewind:before { content: "\f3a0"; } .zmdi-forward-10:before { content: "\f3a1"; } .zmdi-forward-30:before { content: "\f3a2"; } .zmdi-forward-5:before { content: "\f3a3"; } .zmdi-hearing:before { content: "\f3a4"; } .zmdi-pause-circle-outline:before { content: "\f3a5"; } .zmdi-pause-circle:before { content: "\f3a6"; } .zmdi-pause:before { content: "\f3a7"; } .zmdi-play-circle-outline:before { content: "\f3a8"; } .zmdi-play-circle:before { content: "\f3a9"; } .zmdi-play:before { content: "\f3aa"; } .zmdi-playlist-audio:before { content: "\f3ab"; } .zmdi-playlist-plus:before { content: "\f3ac"; } .zmdi-repeat-one:before { content: "\f3ad"; } .zmdi-repeat:before { content: "\f3ae"; } .zmdi-replay-10:before { content: "\f3af"; } .zmdi-replay-30:before { content: "\f3b0"; } .zmdi-replay-5:before { content: "\f3b1"; } .zmdi-replay:before { content: "\f3b2"; } .zmdi-shuffle:before { content: "\f3b3"; } .zmdi-skip-next:before { content: "\f3b4"; } .zmdi-skip-previous:before { content: "\f3b5"; } .zmdi-stop:before { content: "\f3b6"; } .zmdi-surround-sound:before { content: "\f3b7"; } .zmdi-tune:before { content: "\f3b8"; } .zmdi-volume-down:before { content: "\f3b9"; } .zmdi-volume-mute:before { content: "\f3ba"; } .zmdi-volume-off:before { content: "\f3bb"; } .zmdi-volume-up:before { content: "\f3bc"; } .zmdi-n-1-square:before { content: "\f3bd"; } .zmdi-n-2-square:before { content: "\f3be"; } .zmdi-n-3-square:before { content: "\f3bf"; } .zmdi-n-4-square:before { content: "\f3c0"; } .zmdi-n-5-square:before { content: "\f3c1"; } .zmdi-n-6-square:before { content: "\f3c2"; } .zmdi-neg-1:before { content: "\f3c3"; } .zmdi-neg-2:before { content: "\f3c4"; } .zmdi-plus-1:before { content: "\f3c5"; } .zmdi-plus-2:before { content: "\f3c6"; } .zmdi-sec-10:before { content: "\f3c7"; } .zmdi-sec-3:before { content: "\f3c8"; } .zmdi-zero:before { content: "\f3c9"; } .zmdi-airline-seat-flat-angled:before { content: "\f3ca"; } .zmdi-airline-seat-flat:before { content: "\f3cb"; } .zmdi-airline-seat-individual-suite:before { content: "\f3cc"; } .zmdi-airline-seat-legroom-extra:before { content: "\f3cd"; } .zmdi-airline-seat-legroom-normal:before { content: "\f3ce"; } .zmdi-airline-seat-legroom-reduced:before { content: "\f3cf"; } .zmdi-airline-seat-recline-extra:before { content: "\f3d0"; } .zmdi-airline-seat-recline-normal:before { content: "\f3d1"; } .zmdi-airplay:before { content: "\f3d2"; } .zmdi-closed-caption:before { content: "\f3d3"; } .zmdi-confirmation-number:before { content: "\f3d4"; } .zmdi-developer-board:before { content: "\f3d5"; } .zmdi-disc-full:before { content: "\f3d6"; } .zmdi-explicit:before { content: "\f3d7"; } .zmdi-flight-land:before { content: "\f3d8"; } .zmdi-flight-takeoff:before { content: "\f3d9"; } .zmdi-flip-to-back:before { content: "\f3da"; } .zmdi-flip-to-front:before { content: "\f3db"; } .zmdi-group-work:before { content: "\f3dc"; } .zmdi-hd:before { content: "\f3dd"; } .zmdi-hq:before { content: "\f3de"; } .zmdi-markunread-mailbox:before { content: "\f3df"; } .zmdi-memory:before { content: "\f3e0"; } .zmdi-nfc:before { content: "\f3e1"; } .zmdi-play-for-work:before { content: "\f3e2"; } .zmdi-power-input:before { content: "\f3e3"; } .zmdi-present-to-all:before { content: "\f3e4"; } .zmdi-satellite:before { content: "\f3e5"; } .zmdi-tap-and-play:before { content: "\f3e6"; } .zmdi-vibration:before { content: "\f3e7"; } .zmdi-voicemail:before { content: "\f3e8"; } .zmdi-group:before { content: "\f3e9"; } .zmdi-rss:before { content: "\f3ea"; } .zmdi-shape:before { content: "\f3eb"; } .zmdi-spinner:before { content: "\f3ec"; } .zmdi-ungroup:before { content: "\f3ed"; } .zmdi-500px:before { content: "\f3ee"; } .zmdi-8tracks:before { content: "\f3ef"; } .zmdi-amazon:before { content: "\f3f0"; } .zmdi-blogger:before { content: "\f3f1"; } .zmdi-delicious:before { content: "\f3f2"; } .zmdi-disqus:before { content: "\f3f3"; } .zmdi-flattr:before { content: "\f3f4"; } .zmdi-flickr:before { content: "\f3f5"; } .zmdi-github-alt:before { content: "\f3f6"; } .zmdi-google-old:before { content: "\f3f7"; } .zmdi-linkedin:before { content: "\f3f8"; } .zmdi-odnoklassniki:before { content: "\f3f9"; } .zmdi-outlook:before { content: "\f3fa"; } .zmdi-paypal-alt:before { content: "\f3fb"; } .zmdi-pinterest:before { content: "\f3fc"; } .zmdi-playstation:before { content: "\f3fd"; } .zmdi-reddit:before { content: "\f3fe"; } .zmdi-skype:before { content: "\f3ff"; } .zmdi-slideshare:before { content: "\f400"; } .zmdi-soundcloud:before { content: "\f401"; } .zmdi-tumblr:before { content: "\f402"; } .zmdi-twitch:before { content: "\f403"; } .zmdi-vimeo:before { content: "\f404"; } .zmdi-whatsapp:before { content: "\f405"; } .zmdi-xbox:before { content: "\f406"; } .zmdi-yahoo:before { content: "\f407"; } .zmdi-youtube-play:before { content: "\f408"; } .zmdi-youtube:before { content: "\f409"; } .zmdi-3d-rotation:before { content: "\f101"; } .zmdi-airplane-off:before { content: "\f102"; } .zmdi-airplane:before { content: "\f103"; } .zmdi-album:before { content: "\f104"; } .zmdi-archive:before { content: "\f105"; } .zmdi-assignment-account:before { content: "\f106"; } .zmdi-assignment-alert:before { content: "\f107"; } .zmdi-assignment-check:before { content: "\f108"; } .zmdi-assignment-o:before { content: "\f109"; } .zmdi-assignment-return:before { content: "\f10a"; } .zmdi-assignment-returned:before { content: "\f10b"; } .zmdi-assignment:before { content: "\f10c"; } .zmdi-attachment-alt:before { content: "\f10d"; } .zmdi-attachment:before { content: "\f10e"; } .zmdi-audio:before { content: "\f10f"; } .zmdi-badge-check:before { content: "\f110"; } .zmdi-balance-wallet:before { content: "\f111"; } .zmdi-balance:before { content: "\f112"; } .zmdi-battery-alert:before { content: "\f113"; } .zmdi-battery-flash:before { content: "\f114"; } .zmdi-battery-unknown:before { content: "\f115"; } .zmdi-battery:before { content: "\f116"; } .zmdi-bike:before { content: "\f117"; } .zmdi-block-alt:before { content: "\f118"; } .zmdi-block:before { content: "\f119"; } .zmdi-boat:before { content: "\f11a"; } .zmdi-book-image:before { content: "\f11b"; } .zmdi-book:before { content: "\f11c"; } .zmdi-bookmark-outline:before { content: "\f11d"; } .zmdi-bookmark:before { content: "\f11e"; } .zmdi-brush:before { content: "\f11f"; } .zmdi-bug:before { content: "\f120"; } .zmdi-bus:before { content: "\f121"; } .zmdi-cake:before { content: "\f122"; } .zmdi-car-taxi:before { content: "\f123"; } .zmdi-car-wash:before { content: "\f124"; } .zmdi-car:before { content: "\f125"; } .zmdi-card-giftcard:before { content: "\f126"; } .zmdi-card-membership:before { content: "\f127"; } .zmdi-card-travel:before { content: "\f128"; } .zmdi-card:before { content: "\f129"; } .zmdi-case-check:before { content: "\f12a"; } .zmdi-case-download:before { content: "\f12b"; } .zmdi-case-play:before { content: "\f12c"; } .zmdi-case:before { content: "\f12d"; } .zmdi-cast-connected:before { content: "\f12e"; } .zmdi-cast:before { content: "\f12f"; } .zmdi-chart-donut:before { content: "\f130"; } .zmdi-chart:before { content: "\f131"; } .zmdi-city-alt:before { content: "\f132"; } .zmdi-city:before { content: "\f133"; } .zmdi-close-circle-o:before { content: "\f134"; } .zmdi-close-circle:before { content: "\f135"; } .zmdi-close:before { content: "\f136"; } .zmdi-cocktail:before { content: "\f137"; } .zmdi-code-setting:before { content: "\f138"; } .zmdi-code-smartphone:before { content: "\f139"; } .zmdi-code:before { content: "\f13a"; } .zmdi-coffee:before { content: "\f13b"; } .zmdi-collection-bookmark:before { content: "\f13c"; } .zmdi-collection-case-play:before { content: "\f13d"; } .zmdi-collection-folder-image:before { content: "\f13e"; } .zmdi-collection-image-o:before { content: "\f13f"; } .zmdi-collection-image:before { content: "\f140"; } .zmdi-collection-item-1:before { content: "\f141"; } .zmdi-collection-item-2:before { content: "\f142"; } .zmdi-collection-item-3:before { content: "\f143"; } .zmdi-collection-item-4:before { content: "\f144"; } .zmdi-collection-item-5:before { content: "\f145"; } .zmdi-collection-item-6:before { content: "\f146"; } .zmdi-collection-item-7:before { content: "\f147"; } .zmdi-collection-item-8:before { content: "\f148"; } .zmdi-collection-item-9-plus:before { content: "\f149"; } .zmdi-collection-item-9:before { content: "\f14a"; } .zmdi-collection-item:before { content: "\f14b"; } .zmdi-collection-music:before { content: "\f14c"; } .zmdi-collection-pdf:before { content: "\f14d"; } .zmdi-collection-plus:before { content: "\f14e"; } .zmdi-collection-speaker:before { content: "\f14f"; } .zmdi-collection-text:before { content: "\f150"; } .zmdi-collection-video:before { content: "\f151"; } .zmdi-compass:before { content: "\f152"; } .zmdi-cutlery:before { content: "\f153"; } .zmdi-delete:before { content: "\f154"; } .zmdi-dialpad:before { content: "\f155"; } .zmdi-dns:before { content: "\f156"; } .zmdi-drink:before { content: "\f157"; } .zmdi-edit:before { content: "\f158"; } .zmdi-email-open:before { content: "\f159"; } .zmdi-email:before { content: "\f15a"; } .zmdi-eye-off:before { content: "\f15b"; } .zmdi-eye:before { content: "\f15c"; } .zmdi-eyedropper:before { content: "\f15d"; } .zmdi-favorite-outline:before { content: "\f15e"; } .zmdi-favorite:before { content: "\f15f"; } .zmdi-filter-list:before { content: "\f160"; } .zmdi-fire:before { content: "\f161"; } .zmdi-flag:before { content: "\f162"; } .zmdi-flare:before { content: "\f163"; } .zmdi-flash-auto:before { content: "\f164"; } .zmdi-flash-off:before { content: "\f165"; } .zmdi-flash:before { content: "\f166"; } .zmdi-flip:before { content: "\f167"; } .zmdi-flower-alt:before { content: "\f168"; } .zmdi-flower:before { content: "\f169"; } .zmdi-font:before { content: "\f16a"; } .zmdi-fullscreen-alt:before { content: "\f16b"; } .zmdi-fullscreen-exit:before { content: "\f16c"; } .zmdi-fullscreen:before { content: "\f16d"; } .zmdi-functions:before { content: "\f16e"; } .zmdi-gas-station:before { content: "\f16f"; } .zmdi-gesture:before { content: "\f170"; } .zmdi-globe-alt:before { content: "\f171"; } .zmdi-globe-lock:before { content: "\f172"; } .zmdi-globe:before { content: "\f173"; } .zmdi-graduation-cap:before { content: "\f174"; } .zmdi-home:before { content: "\f175"; } .zmdi-hospital-alt:before { content: "\f176"; } .zmdi-hospital:before { content: "\f177"; } .zmdi-hotel:before { content: "\f178"; } .zmdi-hourglass-alt:before { content: "\f179"; } .zmdi-hourglass-outline:before { content: "\f17a"; } .zmdi-hourglass:before { content: "\f17b"; } .zmdi-http:before { content: "\f17c"; } .zmdi-image-alt:before { content: "\f17d"; } .zmdi-image-o:before { content: "\f17e"; } .zmdi-image:before { content: "\f17f"; } .zmdi-inbox:before { content: "\f180"; } .zmdi-invert-colors-off:before { content: "\f181"; } .zmdi-invert-colors:before { content: "\f182"; } .zmdi-key:before { content: "\f183"; } .zmdi-label-alt-outline:before { content: "\f184"; } .zmdi-label-alt:before { content: "\f185"; } .zmdi-label-heart:before { content: "\f186"; } .zmdi-label:before { content: "\f187"; } .zmdi-labels:before { content: "\f188"; } .zmdi-lamp:before { content: "\f189"; } .zmdi-landscape:before { content: "\f18a"; } .zmdi-layers-off:before { content: "\f18b"; } .zmdi-layers:before { content: "\f18c"; } .zmdi-library:before { content: "\f18d"; } .zmdi-link:before { content: "\f18e"; } .zmdi-lock-open:before { content: "\f18f"; } .zmdi-lock-outline:before { content: "\f190"; } .zmdi-lock:before { content: "\f191"; } .zmdi-mail-reply-all:before { content: "\f192"; } .zmdi-mail-reply:before { content: "\f193"; } .zmdi-mail-send:before { content: "\f194"; } .zmdi-mall:before { content: "\f195"; } .zmdi-map:before { content: "\f196"; } .zmdi-menu:before { content: "\f197"; } .zmdi-money-box:before { content: "\f198"; } .zmdi-money-off:before { content: "\f199"; } .zmdi-money:before { content: "\f19a"; } .zmdi-more-vert:before { content: "\f19b"; } .zmdi-more:before { content: "\f19c"; } .zmdi-movie-alt:before { content: "\f19d"; } .zmdi-movie:before { content: "\f19e"; } .zmdi-nature-people:before { content: "\f19f"; } .zmdi-nature:before { content: "\f1a0"; } .zmdi-navigation:before { content: "\f1a1"; } .zmdi-open-in-browser:before { content: "\f1a2"; } .zmdi-open-in-new:before { content: "\f1a3"; } .zmdi-palette:before { content: "\f1a4"; } .zmdi-parking:before { content: "\f1a5"; } .zmdi-pin-account:before { content: "\f1a6"; } .zmdi-pin-assistant:before { content: "\f1a7"; } .zmdi-pin-drop:before { content: "\f1a8"; } .zmdi-pin-help:before { content: "\f1a9"; } .zmdi-pin-off:before { content: "\f1aa"; } .zmdi-pin:before { content: "\f1ab"; } .zmdi-pizza:before { content: "\f1ac"; } .zmdi-plaster:before { content: "\f1ad"; } .zmdi-power-setting:before { content: "\f1ae"; } .zmdi-power:before { content: "\f1af"; } .zmdi-print:before { content: "\f1b0"; } .zmdi-puzzle-piece:before { content: "\f1b1"; } .zmdi-quote:before { content: "\f1b2"; } .zmdi-railway:before { content: "\f1b3"; } .zmdi-receipt:before { content: "\f1b4"; } .zmdi-refresh-alt:before { content: "\f1b5"; } .zmdi-refresh-sync-alert:before { content: "\f1b6"; } .zmdi-refresh-sync-off:before { content: "\f1b7"; } .zmdi-refresh-sync:before { content: "\f1b8"; } .zmdi-refresh:before { content: "\f1b9"; } .zmdi-roller:before { content: "\f1ba"; } .zmdi-ruler:before { content: "\f1bb"; } .zmdi-scissors:before { content: "\f1bc"; } .zmdi-screen-rotation-lock:before { content: "\f1bd"; } .zmdi-screen-rotation:before { content: "\f1be"; } .zmdi-search-for:before { content: "\f1bf"; } .zmdi-search-in-file:before { content: "\f1c0"; } .zmdi-search-in-page:before { content: "\f1c1"; } .zmdi-search-replace:before { content: "\f1c2"; } .zmdi-search:before { content: "\f1c3"; } .zmdi-seat:before { content: "\f1c4"; } .zmdi-settings-square:before { content: "\f1c5"; } .zmdi-settings:before { content: "\f1c6"; } .zmdi-shield-check:before { content: "\f1c7"; } .zmdi-shield-security:before { content: "\f1c8"; } .zmdi-shopping-basket:before { content: "\f1c9"; } .zmdi-shopping-cart-plus:before { content: "\f1ca"; } .zmdi-shopping-cart:before { content: "\f1cb"; } .zmdi-sign-in:before { content: "\f1cc"; } .zmdi-sort-amount-asc:before { content: "\f1cd"; } .zmdi-sort-amount-desc:before { content: "\f1ce"; } .zmdi-sort-asc:before { content: "\f1cf"; } .zmdi-sort-desc:before { content: "\f1d0"; } .zmdi-spellcheck:before { content: "\f1d1"; } .zmdi-storage:before { content: "\f1d2"; } .zmdi-store-24:before { content: "\f1d3"; } .zmdi-store:before { content: "\f1d4"; } .zmdi-subway:before { content: "\f1d5"; } .zmdi-sun:before { content: "\f1d6"; } .zmdi-tab-unselected:before { content: "\f1d7"; } .zmdi-tab:before { content: "\f1d8"; } .zmdi-tag-close:before { content: "\f1d9"; } .zmdi-tag-more:before { content: "\f1da"; } .zmdi-tag:before { content: "\f1db"; } .zmdi-thumb-down:before { content: "\f1dc"; } .zmdi-thumb-up-down:before { content: "\f1dd"; } .zmdi-thumb-up:before { content: "\f1de"; } .zmdi-ticket-star:before { content: "\f1df"; } .zmdi-toll:before { content: "\f1e0"; } .zmdi-toys:before { content: "\f1e1"; } .zmdi-traffic:before { content: "\f1e2"; } .zmdi-translate:before { content: "\f1e3"; } .zmdi-triangle-down:before { content: "\f1e4"; } .zmdi-triangle-up:before { content: "\f1e5"; } .zmdi-truck:before { content: "\f1e6"; } .zmdi-turning-sign:before { content: "\f1e7"; } .zmdi-wallpaper:before { content: "\f1e8"; } .zmdi-washing-machine:before { content: "\f1e9"; } .zmdi-window-maximize:before { content: "\f1ea"; } .zmdi-window-minimize:before { content: "\f1eb"; } .zmdi-window-restore:before { content: "\f1ec"; } .zmdi-wrench:before { content: "\f1ed"; } .zmdi-zoom-in:before { content: "\f1ee"; } .zmdi-zoom-out:before { content: "\f1ef"; } .zmdi-alert-circle-o:before { content: "\f1f0"; } .zmdi-alert-circle:before { content: "\f1f1"; } .zmdi-alert-octagon:before { content: "\f1f2"; } .zmdi-alert-polygon:before { content: "\f1f3"; } .zmdi-alert-triangle:before { content: "\f1f4"; } .zmdi-help-outline:before { content: "\f1f5"; } .zmdi-help:before { content: "\f1f6"; } .zmdi-info-outline:before { content: "\f1f7"; } .zmdi-info:before { content: "\f1f8"; } .zmdi-notifications-active:before { content: "\f1f9"; } .zmdi-notifications-add:before { content: "\f1fa"; } .zmdi-notifications-none:before { content: "\f1fb"; } .zmdi-notifications-off:before { content: "\f1fc"; } .zmdi-notifications-paused:before { content: "\f1fd"; } .zmdi-notifications:before { content: "\f1fe"; } .zmdi-account-add:before { content: "\f1ff"; } .zmdi-account-box-mail:before { content: "\f200"; } .zmdi-account-box-o:before { content: "\f201"; } .zmdi-account-box-phone:before { content: "\f202"; } .zmdi-account-box:before { content: "\f203"; } .zmdi-account-calendar:before { content: "\f204"; } .zmdi-account-circle:before { content: "\f205"; } .zmdi-account-o:before { content: "\f206"; } .zmdi-account:before { content: "\f207"; } .zmdi-accounts-add:before { content: "\f208"; } .zmdi-accounts-alt:before { content: "\f209"; } .zmdi-accounts-list-alt:before { content: "\f20a"; } .zmdi-accounts-list:before { content: "\f20b"; } .zmdi-accounts-outline:before { content: "\f20c"; } .zmdi-accounts:before { content: "\f20d"; } .zmdi-face:before { content: "\f20e"; } .zmdi-female:before { content: "\f20f"; } .zmdi-male-alt:before { content: "\f210"; } .zmdi-male-female:before { content: "\f211"; } .zmdi-male:before { content: "\f212"; } .zmdi-mood-bad:before { content: "\f213"; } .zmdi-mood:before { content: "\f214"; } .zmdi-run:before { content: "\f215"; } .zmdi-walk:before { content: "\f216"; } .zmdi-cloud-box:before { content: "\f217"; } .zmdi-cloud-circle:before { content: "\f218"; } .zmdi-cloud-done:before { content: "\f219"; } .zmdi-cloud-download:before { content: "\f21a"; } .zmdi-cloud-off:before { content: "\f21b"; } .zmdi-cloud-outline-alt:before { content: "\f21c"; } .zmdi-cloud-outline:before { content: "\f21d"; } .zmdi-cloud-upload:before { content: "\f21e"; } .zmdi-cloud:before { content: "\f21f"; } .zmdi-download:before { content: "\f220"; } .zmdi-file-plus:before { content: "\f221"; } .zmdi-file-text:before { content: "\f222"; } .zmdi-file:before { content: "\f223"; } .zmdi-folder-outline:before { content: "\f224"; } .zmdi-folder-person:before { content: "\f225"; } .zmdi-folder-star-alt:before { content: "\f226"; } .zmdi-folder-star:before { content: "\f227"; } .zmdi-folder:before { content: "\f228"; } .zmdi-gif:before { content: "\f229"; } .zmdi-upload:before { content: "\f22a"; } .zmdi-border-all:before { content: "\f22b"; } .zmdi-border-bottom:before { content: "\f22c"; } .zmdi-border-clear:before { content: "\f22d"; } .zmdi-border-color:before { content: "\f22e"; } .zmdi-border-horizontal:before { content: "\f22f"; } .zmdi-border-inner:before { content: "\f230"; } .zmdi-border-left:before { content: "\f231"; } .zmdi-border-outer:before { content: "\f232"; } .zmdi-border-right:before { content: "\f233"; } .zmdi-border-style:before { content: "\f234"; } .zmdi-border-top:before { content: "\f235"; } .zmdi-border-vertical:before { content: "\f236"; } .zmdi-copy:before { content: "\f237"; } .zmdi-crop:before { content: "\f238"; } .zmdi-format-align-center:before { content: "\f239"; } .zmdi-format-align-justify:before { content: "\f23a"; } .zmdi-format-align-left:before { content: "\f23b"; } .zmdi-format-align-right:before { content: "\f23c"; } .zmdi-format-bold:before { content: "\f23d"; } .zmdi-format-clear-all:before { content: "\f23e"; } .zmdi-format-clear:before { content: "\f23f"; } .zmdi-format-color-fill:before { content: "\f240"; } .zmdi-format-color-reset:before { content: "\f241"; } .zmdi-format-color-text:before { content: "\f242"; } .zmdi-format-indent-decrease:before { content: "\f243"; } .zmdi-format-indent-increase:before { content: "\f244"; } .zmdi-format-italic:before { content: "\f245"; } .zmdi-format-line-spacing:before { content: "\f246"; } .zmdi-format-list-bulleted:before { content: "\f247"; } .zmdi-format-list-numbered:before { content: "\f248"; } .zmdi-format-ltr:before { content: "\f249"; } .zmdi-format-rtl:before { content: "\f24a"; } .zmdi-format-size:before { content: "\f24b"; } .zmdi-format-strikethrough-s:before { content: "\f24c"; } .zmdi-format-strikethrough:before { content: "\f24d"; } .zmdi-format-subject:before { content: "\f24e"; } .zmdi-format-underlined:before { content: "\f24f"; } .zmdi-format-valign-bottom:before { content: "\f250"; } .zmdi-format-valign-center:before { content: "\f251"; } .zmdi-format-valign-top:before { content: "\f252"; } .zmdi-redo:before { content: "\f253"; } .zmdi-select-all:before { content: "\f254"; } .zmdi-space-bar:before { content: "\f255"; } .zmdi-text-format:before { content: "\f256"; } .zmdi-transform:before { content: "\f257"; } .zmdi-undo:before { content: "\f258"; } .zmdi-wrap-text:before { content: "\f259"; } .zmdi-comment-alert:before { content: "\f25a"; } .zmdi-comment-alt-text:before { content: "\f25b"; } .zmdi-comment-alt:before { content: "\f25c"; } .zmdi-comment-edit:before { content: "\f25d"; } .zmdi-comment-image:before { content: "\f25e"; } .zmdi-comment-list:before { content: "\f25f"; } .zmdi-comment-more:before { content: "\f260"; } .zmdi-comment-outline:before { content: "\f261"; } .zmdi-comment-text-alt:before { content: "\f262"; } .zmdi-comment-text:before { content: "\f263"; } .zmdi-comment-video:before { content: "\f264"; } .zmdi-comment:before { content: "\f265"; } .zmdi-comments:before { content: "\f266"; } .zmdi-check-all:before { content: "\f267"; } .zmdi-check-circle-u:before { content: "\f268"; } .zmdi-check-circle:before { content: "\f269"; } .zmdi-check-square:before { content: "\f26a"; } .zmdi-check:before { content: "\f26b"; } .zmdi-circle-o:before { content: "\f26c"; } .zmdi-circle:before { content: "\f26d"; } .zmdi-dot-circle-alt:before { content: "\f26e"; } .zmdi-dot-circle:before { content: "\f26f"; } .zmdi-minus-circle-outline:before { content: "\f270"; } .zmdi-minus-circle:before { content: "\f271"; } .zmdi-minus-square:before { content: "\f272"; } .zmdi-minus:before { content: "\f273"; } .zmdi-plus-circle-o-duplicate:before { content: "\f274"; } .zmdi-plus-circle-o:before { content: "\f275"; } .zmdi-plus-circle:before { content: "\f276"; } .zmdi-plus-square:before { content: "\f277"; } .zmdi-plus:before { content: "\f278"; } .zmdi-square-o:before { content: "\f279"; } .zmdi-star-circle:before { content: "\f27a"; } .zmdi-star-half:before { content: "\f27b"; } .zmdi-star-outline:before { content: "\f27c"; } .zmdi-star:before { content: "\f27d"; } .zmdi-bluetooth-connected:before { content: "\f27e"; } .zmdi-bluetooth-off:before { content: "\f27f"; } .zmdi-bluetooth-search:before { content: "\f280"; } .zmdi-bluetooth-setting:before { content: "\f281"; } .zmdi-bluetooth:before { content: "\f282"; } .zmdi-camera-add:before { content: "\f283"; } .zmdi-camera-alt:before { content: "\f284"; } .zmdi-camera-bw:before { content: "\f285"; } .zmdi-camera-front:before { content: "\f286"; } .zmdi-camera-mic:before { content: "\f287"; } .zmdi-camera-party-mode:before { content: "\f288"; } .zmdi-camera-rear:before { content: "\f289"; } .zmdi-camera-roll:before { content: "\f28a"; } .zmdi-camera-switch:before { content: "\f28b"; } .zmdi-camera:before { content: "\f28c"; } .zmdi-card-alert:before { content: "\f28d"; } .zmdi-card-off:before { content: "\f28e"; } .zmdi-card-sd:before { content: "\f28f"; } .zmdi-card-sim:before { content: "\f290"; } .zmdi-desktop-mac:before { content: "\f291"; } .zmdi-desktop-windows:before { content: "\f292"; } .zmdi-device-hub:before { content: "\f293"; } .zmdi-devices-off:before { content: "\f294"; } .zmdi-devices:before { content: "\f295"; } .zmdi-dock:before { content: "\f296"; } .zmdi-floppy:before { content: "\f297"; } .zmdi-gamepad:before { content: "\f298"; } .zmdi-gps-dot:before { content: "\f299"; } .zmdi-gps-off:before { content: "\f29a"; } .zmdi-gps:before { content: "\f29b"; } .zmdi-headset-mic:before { content: "\f29c"; } .zmdi-headset:before { content: "\f29d"; } .zmdi-input-antenna:before { content: "\f29e"; } .zmdi-input-composite:before { content: "\f29f"; } .zmdi-input-hdmi:before { content: "\f2a0"; } .zmdi-input-power:before { content: "\f2a1"; } .zmdi-input-svideo:before { content: "\f2a2"; } .zmdi-keyboard-hide:before { content: "\f2a3"; } .zmdi-keyboard:before { content: "\f2a4"; } .zmdi-laptop-chromebook:before { content: "\f2a5"; } .zmdi-laptop-mac:before { content: "\f2a6"; } .zmdi-laptop:before { content: "\f2a7"; } .zmdi-mic-off:before { content: "\f2a8"; } .zmdi-mic-outline:before { content: "\f2a9"; } .zmdi-mic-setting:before { content: "\f2aa"; } .zmdi-mic:before { content: "\f2ab"; } .zmdi-mouse:before { content: "\f2ac"; } .zmdi-network-alert:before { content: "\f2ad"; } .zmdi-network-locked:before { content: "\f2ae"; } .zmdi-network-off:before { content: "\f2af"; } .zmdi-network-outline:before { content: "\f2b0"; } .zmdi-network-setting:before { content: "\f2b1"; } .zmdi-network:before { content: "\f2b2"; } .zmdi-phone-bluetooth:before { content: "\f2b3"; } .zmdi-phone-end:before { content: "\f2b4"; } .zmdi-phone-forwarded:before { content: "\f2b5"; } .zmdi-phone-in-talk:before { content: "\f2b6"; } .zmdi-phone-locked:before { content: "\f2b7"; } .zmdi-phone-missed:before { content: "\f2b8"; } .zmdi-phone-msg:before { content: "\f2b9"; } .zmdi-phone-paused:before { content: "\f2ba"; } .zmdi-phone-ring:before { content: "\f2bb"; } .zmdi-phone-setting:before { content: "\f2bc"; } .zmdi-phone-sip:before { content: "\f2bd"; } .zmdi-phone:before { content: "\f2be"; } .zmdi-portable-wifi-changes:before { content: "\f2bf"; } .zmdi-portable-wifi-off:before { content: "\f2c0"; } .zmdi-portable-wifi:before { content: "\f2c1"; } .zmdi-radio:before { content: "\f2c2"; } .zmdi-reader:before { content: "\f2c3"; } .zmdi-remote-control-alt:before { content: "\f2c4"; } .zmdi-remote-control:before { content: "\f2c5"; } .zmdi-router:before { content: "\f2c6"; } .zmdi-scanner:before { content: "\f2c7"; } .zmdi-smartphone-android:before { content: "\f2c8"; } .zmdi-smartphone-download:before { content: "\f2c9"; } .zmdi-smartphone-erase:before { content: "\f2ca"; } .zmdi-smartphone-info:before { content: "\f2cb"; } .zmdi-smartphone-iphone:before { content: "\f2cc"; } .zmdi-smartphone-landscape-lock:before { content: "\f2cd"; } .zmdi-smartphone-landscape:before { content: "\f2ce"; } .zmdi-smartphone-lock:before { content: "\f2cf"; } .zmdi-smartphone-portrait-lock:before { content: "\f2d0"; } .zmdi-smartphone-ring:before { content: "\f2d1"; } .zmdi-smartphone-setting:before { content: "\f2d2"; } .zmdi-smartphone-setup:before { content: "\f2d3"; } .zmdi-smartphone:before { content: "\f2d4"; } .zmdi-speaker:before { content: "\f2d5"; } .zmdi-tablet-android:before { content: "\f2d6"; } .zmdi-tablet-mac:before { content: "\f2d7"; } .zmdi-tablet:before { content: "\f2d8"; } .zmdi-tv-alt-play:before { content: "\f2d9"; } .zmdi-tv-list:before { content: "\f2da"; } .zmdi-tv-play:before { content: "\f2db"; } .zmdi-tv:before { content: "\f2dc"; } .zmdi-usb:before { content: "\f2dd"; } .zmdi-videocam-off:before { content: "\f2de"; } .zmdi-videocam-switch:before { content: "\f2df"; } .zmdi-videocam:before { content: "\f2e0"; } .zmdi-watch:before { content: "\f2e1"; } .zmdi-wifi-alt-2:before { content: "\f2e2"; } .zmdi-wifi-alt:before { content: "\f2e3"; } .zmdi-wifi-info:before { content: "\f2e4"; } .zmdi-wifi-lock:before { content: "\f2e5"; } .zmdi-wifi-off:before { content: "\f2e6"; } .zmdi-wifi-outline:before { content: "\f2e7"; } .zmdi-wifi:before { content: "\f2e8"; } .zmdi-arrow-left-bottom:before { content: "\f2e9"; } .zmdi-arrow-left:before { content: "\f2ea"; } .zmdi-arrow-merge:before { content: "\f2eb"; } .zmdi-arrow-missed:before { content: "\f2ec"; } .zmdi-arrow-right-top:before { content: "\f2ed"; } .zmdi-arrow-right:before { content: "\f2ee"; } .zmdi-arrow-split:before { content: "\f2ef"; } .zmdi-arrows:before { content: "\f2f0"; } .zmdi-caret-down-circle:before { content: "\f2f1"; } .zmdi-caret-down:before { content: "\f2f2"; } .zmdi-caret-left-circle:before { content: "\f2f3"; } .zmdi-caret-left:before { content: "\f2f4"; } .zmdi-caret-right-circle:before { content: "\f2f5"; } .zmdi-caret-right:before { content: "\f2f6"; } .zmdi-caret-up-circle:before { content: "\f2f7"; } .zmdi-caret-up:before { content: "\f2f8"; } .zmdi-chevron-down:before { content: "\f2f9"; } .zmdi-chevron-left:before { content: "\f2fa"; } .zmdi-chevron-right:before { content: "\f2fb"; } .zmdi-chevron-up:before { content: "\f2fc"; } .zmdi-forward:before { content: "\f2fd"; } .zmdi-long-arrow-down:before { content: "\f2fe"; } .zmdi-long-arrow-left:before { content: "\f2ff"; } .zmdi-long-arrow-return:before { content: "\f300"; } .zmdi-long-arrow-right:before { content: "\f301"; } .zmdi-long-arrow-tab:before { content: "\f302"; } .zmdi-long-arrow-up:before { content: "\f303"; } .zmdi-rotate-ccw:before { content: "\f304"; } .zmdi-rotate-cw:before { content: "\f305"; } .zmdi-rotate-left:before { content: "\f306"; } .zmdi-rotate-right:before { content: "\f307"; } .zmdi-square-down:before { content: "\f308"; } .zmdi-square-right:before { content: "\f309"; } .zmdi-swap-alt:before { content: "\f30a"; } .zmdi-swap-vertical-circle:before { content: "\f30b"; } .zmdi-swap-vertical:before { content: "\f30c"; } .zmdi-swap:before { content: "\f30d"; } .zmdi-trending-down:before { content: "\f30e"; } .zmdi-trending-flat:before { content: "\f30f"; } .zmdi-trending-up:before { content: "\f310"; } .zmdi-unfold-less:before { content: "\f311"; } .zmdi-unfold-more:before { content: "\f312"; } .zmdi-apps:before { content: "\f313"; } .zmdi-grid-off:before { content: "\f314"; } .zmdi-grid:before { content: "\f315"; } .zmdi-view-agenda:before { content: "\f316"; } .zmdi-view-array:before { content: "\f317"; } .zmdi-view-carousel:before { content: "\f318"; } .zmdi-view-column:before { content: "\f319"; } .zmdi-view-comfy:before { content: "\f31a"; } .zmdi-view-compact:before { content: "\f31b"; } .zmdi-view-dashboard:before { content: "\f31c"; } .zmdi-view-day:before { content: "\f31d"; } .zmdi-view-headline:before { content: "\f31e"; } .zmdi-view-list-alt:before { content: "\f31f"; } .zmdi-view-list:before { content: "\f320"; } .zmdi-view-module:before { content: "\f321"; } .zmdi-view-quilt:before { content: "\f322"; } .zmdi-view-stream:before { content: "\f323"; } .zmdi-view-subtitles:before { content: "\f324"; } .zmdi-view-toc:before { content: "\f325"; } .zmdi-view-web:before { content: "\f326"; } .zmdi-view-week:before { content: "\f327"; } .zmdi-widgets:before { content: "\f328"; } .zmdi-alarm-check:before { content: "\f329"; } .zmdi-alarm-off:before { content: "\f32a"; } .zmdi-alarm-plus:before { content: "\f32b"; } .zmdi-alarm-snooze:before { content: "\f32c"; } .zmdi-alarm:before { content: "\f32d"; } .zmdi-calendar-alt:before { content: "\f32e"; } .zmdi-calendar-check:before { content: "\f32f"; } .zmdi-calendar-close:before { content: "\f330"; } .zmdi-calendar-note:before { content: "\f331"; } .zmdi-calendar:before { content: "\f332"; } .zmdi-time-countdown:before { content: "\f333"; } .zmdi-time-interval:before { content: "\f334"; } .zmdi-time-restore-setting:before { content: "\f335"; } .zmdi-time-restore:before { content: "\f336"; } .zmdi-time:before { content: "\f337"; } .zmdi-timer-off:before { content: "\f338"; } .zmdi-timer:before { content: "\f339"; } .zmdi-android-alt:before { content: "\f33a"; } .zmdi-android:before { content: "\f33b"; } .zmdi-apple:before { content: "\f33c"; } .zmdi-behance:before { content: "\f33d"; } .zmdi-codepen:before { content: "\f33e"; } .zmdi-dribbble:before { content: "\f33f"; } .zmdi-dropbox:before { content: "\f340"; } .zmdi-evernote:before { content: "\f341"; } .zmdi-facebook-box:before { content: "\f342"; } .zmdi-facebook:before { content: "\f343"; } .zmdi-github-box:before { content: "\f344"; } .zmdi-github:before { content: "\f345"; } .zmdi-google-drive:before { content: "\f346"; } .zmdi-google-earth:before { content: "\f347"; } .zmdi-google-glass:before { content: "\f348"; } .zmdi-google-maps:before { content: "\f349"; } .zmdi-google-pages:before { content: "\f34a"; } .zmdi-google-play:before { content: "\f34b"; } .zmdi-google-plus-box:before { content: "\f34c"; } .zmdi-google-plus:before { content: "\f34d"; } .zmdi-google:before { content: "\f34e"; } .zmdi-instagram:before { content: "\f34f"; } .zmdi-language-css3:before { content: "\f350"; } .zmdi-language-html5:before { content: "\f351"; } .zmdi-language-javascript:before { content: "\f352"; } .zmdi-language-python-alt:before { content: "\f353"; } .zmdi-language-python:before { content: "\f354"; } .zmdi-lastfm:before { content: "\f355"; } .zmdi-linkedin-box:before { content: "\f356"; } .zmdi-paypal:before { content: "\f357"; } .zmdi-pinterest-box:before { content: "\f358"; } .zmdi-pocket:before { content: "\f359"; } .zmdi-polymer:before { content: "\f35a"; } .zmdi-share:before { content: "\f35b"; } .zmdi-stackoverflow:before { content: "\f35c"; } .zmdi-steam-square:before { content: "\f35d"; } .zmdi-steam:before { content: "\f35e"; } .zmdi-twitter-box:before { content: "\f35f"; } .zmdi-twitter:before { content: "\f360"; } .zmdi-vk:before { content: "\f361"; } .zmdi-wikipedia:before { content: "\f362"; } .zmdi-windows:before { content: "\f363"; } .zmdi-aspect-ratio-alt:before { content: "\f364"; } .zmdi-aspect-ratio:before { content: "\f365"; } .zmdi-blur-circular:before { content: "\f366"; } .zmdi-blur-linear:before { content: "\f367"; } .zmdi-blur-off:before { content: "\f368"; } .zmdi-blur:before { content: "\f369"; } .zmdi-brightness-2:before { content: "\f36a"; } .zmdi-brightness-3:before { content: "\f36b"; } .zmdi-brightness-4:before { content: "\f36c"; } .zmdi-brightness-5:before { content: "\f36d"; } .zmdi-brightness-6:before { content: "\f36e"; } .zmdi-brightness-7:before { content: "\f36f"; } .zmdi-brightness-auto:before { content: "\f370"; } .zmdi-brightness-setting:before { content: "\f371"; } .zmdi-broken-image:before { content: "\f372"; } .zmdi-center-focus-strong:before { content: "\f373"; } .zmdi-center-focus-weak:before { content: "\f374"; } .zmdi-compare:before { content: "\f375"; } .zmdi-crop-16-9:before { content: "\f376"; } .zmdi-crop-3-2:before { content: "\f377"; } .zmdi-crop-5-4:before { content: "\f378"; } .zmdi-crop-7-5:before { content: "\f379"; } .zmdi-crop-din:before { content: "\f37a"; } .zmdi-crop-free:before { content: "\f37b"; } .zmdi-crop-landscape:before { content: "\f37c"; } .zmdi-crop-portrait:before { content: "\f37d"; } .zmdi-crop-square:before { content: "\f37e"; } .zmdi-exposure-alt:before { content: "\f37f"; } .zmdi-exposure:before { content: "\f380"; } .zmdi-filter-b-and-w:before { content: "\f381"; } .zmdi-filter-center-focus:before { content: "\f382"; } .zmdi-filter-frames:before { content: "\f383"; } .zmdi-filter-tilt-shift:before { content: "\f384"; } .zmdi-gradient:before { content: "\f385"; } .zmdi-grain:before { content: "\f386"; } .zmdi-graphic-eq:before { content: "\f387"; } .zmdi-hdr-off:before { content: "\f388"; } .zmdi-hdr-strong:before { content: "\f389"; } .zmdi-hdr-weak:before { content: "\f38a"; } .zmdi-hdr:before { content: "\f38b"; } .zmdi-iridescent:before { content: "\f38c"; } .zmdi-leak-off:before { content: "\f38d"; } .zmdi-leak:before { content: "\f38e"; } .zmdi-looks:before { content: "\f38f"; } .zmdi-loupe:before { content: "\f390"; } .zmdi-panorama-horizontal:before { content: "\f391"; } .zmdi-panorama-vertical:before { content: "\f392"; } .zmdi-panorama-wide-angle:before { content: "\f393"; } .zmdi-photo-size-select-large:before { content: "\f394"; } .zmdi-photo-size-select-small:before { content: "\f395"; } .zmdi-picture-in-picture:before { content: "\f396"; } .zmdi-slideshow:before { content: "\f397"; } .zmdi-texture:before { content: "\f398"; } .zmdi-tonality:before { content: "\f399"; } .zmdi-vignette:before { content: "\f39a"; } .zmdi-wb-auto:before { content: "\f39b"; } .zmdi-eject-alt:before { content: "\f39c"; } .zmdi-eject:before { content: "\f39d"; } .zmdi-equalizer:before { content: "\f39e"; } .zmdi-fast-forward:before { content: "\f39f"; } .zmdi-fast-rewind:before { content: "\f3a0"; } .zmdi-forward-10:before { content: "\f3a1"; } .zmdi-forward-30:before { content: "\f3a2"; } .zmdi-forward-5:before { content: "\f3a3"; } .zmdi-hearing:before { content: "\f3a4"; } .zmdi-pause-circle-outline:before { content: "\f3a5"; } .zmdi-pause-circle:before { content: "\f3a6"; } .zmdi-pause:before { content: "\f3a7"; } .zmdi-play-circle-outline:before { content: "\f3a8"; } .zmdi-play-circle:before { content: "\f3a9"; } .zmdi-play:before { content: "\f3aa"; } .zmdi-playlist-audio:before { content: "\f3ab"; } .zmdi-playlist-plus:before { content: "\f3ac"; } .zmdi-repeat-one:before { content: "\f3ad"; } .zmdi-repeat:before { content: "\f3ae"; } .zmdi-replay-10:before { content: "\f3af"; } .zmdi-replay-30:before { content: "\f3b0"; } .zmdi-replay-5:before { content: "\f3b1"; } .zmdi-replay:before { content: "\f3b2"; } .zmdi-shuffle:before { content: "\f3b3"; } .zmdi-skip-next:before { content: "\f3b4"; } .zmdi-skip-previous:before { content: "\f3b5"; } .zmdi-stop:before { content: "\f3b6"; } .zmdi-surround-sound:before { content: "\f3b7"; } .zmdi-tune:before { content: "\f3b8"; } .zmdi-volume-down:before { content: "\f3b9"; } .zmdi-volume-mute:before { content: "\f3ba"; } .zmdi-volume-off:before { content: "\f3bb"; } .zmdi-volume-up:before { content: "\f3bc"; } .zmdi-n-1-square:before { content: "\f3bd"; } .zmdi-n-2-square:before { content: "\f3be"; } .zmdi-n-3-square:before { content: "\f3bf"; } .zmdi-n-4-square:before { content: "\f3c0"; } .zmdi-n-5-square:before { content: "\f3c1"; } .zmdi-n-6-square:before { content: "\f3c2"; } .zmdi-neg-1:before { content: "\f3c3"; } .zmdi-neg-2:before { content: "\f3c4"; } .zmdi-plus-1:before { content: "\f3c5"; } .zmdi-plus-2:before { content: "\f3c6"; } .zmdi-sec-10:before { content: "\f3c7"; } .zmdi-sec-3:before { content: "\f3c8"; } .zmdi-zero:before { content: "\f3c9"; } .zmdi-airline-seat-flat-angled:before { content: "\f3ca"; } .zmdi-airline-seat-flat:before { content: "\f3cb"; } .zmdi-airline-seat-individual-suite:before { content: "\f3cc"; } .zmdi-airline-seat-legroom-extra:before { content: "\f3cd"; } .zmdi-airline-seat-legroom-normal:before { content: "\f3ce"; } .zmdi-airline-seat-legroom-reduced:before { content: "\f3cf"; } .zmdi-airline-seat-recline-extra:before { content: "\f3d0"; } .zmdi-airline-seat-recline-normal:before { content: "\f3d1"; } .zmdi-airplay:before { content: "\f3d2"; } .zmdi-closed-caption:before { content: "\f3d3"; } .zmdi-confirmation-number:before { content: "\f3d4"; } .zmdi-developer-board:before { content: "\f3d5"; } .zmdi-disc-full:before { content: "\f3d6"; } .zmdi-explicit:before { content: "\f3d7"; } .zmdi-flight-land:before { content: "\f3d8"; } .zmdi-flight-takeoff:before { content: "\f3d9"; } .zmdi-flip-to-back:before { content: "\f3da"; } .zmdi-flip-to-front:before { content: "\f3db"; } .zmdi-group-work:before { content: "\f3dc"; } .zmdi-hd:before { content: "\f3dd"; } .zmdi-hq:before { content: "\f3de"; } .zmdi-markunread-mailbox:before { content: "\f3df"; } .zmdi-memory:before { content: "\f3e0"; } .zmdi-nfc:before { content: "\f3e1"; } .zmdi-play-for-work:before { content: "\f3e2"; } .zmdi-power-input:before { content: "\f3e3"; } .zmdi-present-to-all:before { content: "\f3e4"; } .zmdi-satellite:before { content: "\f3e5"; } .zmdi-tap-and-play:before { content: "\f3e6"; } .zmdi-vibration:before { content: "\f3e7"; } .zmdi-voicemail:before { content: "\f3e8"; } .zmdi-group:before { content: "\f3e9"; } .zmdi-rss:before { content: "\f3ea"; } .zmdi-shape:before { content: "\f3eb"; } .zmdi-spinner:before { content: "\f3ec"; } .zmdi-ungroup:before { content: "\f3ed"; } .zmdi-500px:before { content: "\f3ee"; } .zmdi-8tracks:before { content: "\f3ef"; } .zmdi-amazon:before { content: "\f3f0"; } .zmdi-blogger:before { content: "\f3f1"; } .zmdi-delicious:before { content: "\f3f2"; } .zmdi-disqus:before { content: "\f3f3"; } .zmdi-flattr:before { content: "\f3f4"; } .zmdi-flickr:before { content: "\f3f5"; } .zmdi-github-alt:before { content: "\f3f6"; } .zmdi-google-old:before { content: "\f3f7"; } .zmdi-linkedin:before { content: "\f3f8"; } .zmdi-odnoklassniki:before { content: "\f3f9"; } .zmdi-outlook:before { content: "\f3fa"; } .zmdi-paypal-alt:before { content: "\f3fb"; } .zmdi-pinterest:before { content: "\f3fc"; } .zmdi-playstation:before { content: "\f3fd"; } .zmdi-reddit:before { content: "\f3fe"; } .zmdi-skype:before { content: "\f3ff"; } .zmdi-slideshare:before { content: "\f400"; } .zmdi-soundcloud:before { content: "\f401"; } .zmdi-tumblr:before { content: "\f402"; } .zmdi-twitch:before { content: "\f403"; } .zmdi-vimeo:before { content: "\f404"; } .zmdi-whatsapp:before { content: "\f405"; } .zmdi-xbox:before { content: "\f406"; } .zmdi-yahoo:before { content: "\f407"; } .zmdi-youtube-play:before { content: "\f408"; } .zmdi-youtube:before { content: "\f409"; } .zmdi-import-export:before { content: "\f30c"; } .zmdi-swap-vertical-:before { content: "\f30c"; } .zmdi-airplanemode-inactive:before { content: "\f102"; } .zmdi-airplanemode-active:before { content: "\f103"; } .zmdi-rate-review:before { content: "\f103"; } .zmdi-comment-sign:before { content: "\f25a"; } .zmdi-network-warning:before { content: "\f2ad"; } .zmdi-shopping-cart-add:before { content: "\f1ca"; } .zmdi-file-add:before { content: "\f221"; } .zmdi-network-wifi-scan:before { content: "\f2e4"; } .zmdi-collection-add:before { content: "\f14e"; } .zmdi-format-playlist-add:before { content: "\f3ac"; } .zmdi-format-queue-music:before { content: "\f3ab"; } .zmdi-plus-box:before { content: "\f277"; } .zmdi-tag-backspace:before { content: "\f1d9"; } .zmdi-alarm-add:before { content: "\f32b"; } .zmdi-battery-charging:before { content: "\f114"; } .zmdi-daydream-setting:before { content: "\f217"; } .zmdi-more-horiz:before { content: "\f19c"; } .zmdi-book-photo:before { content: "\f11b"; } .zmdi-incandescent:before { content: "\f189"; } .zmdi-wb-iridescent:before { content: "\f38c"; } .zmdi-calendar-remove:before { content: "\f330"; } .zmdi-refresh-sync-disabled:before { content: "\f1b7"; } .zmdi-refresh-sync-problem:before { content: "\f1b6"; } .zmdi-crop-original:before { content: "\f17e"; } .zmdi-power-off:before { content: "\f1af"; } .zmdi-power-off-setting:before { content: "\f1ae"; } .zmdi-leak-remove:before { content: "\f38d"; } .zmdi-star-border:before { content: "\f27c"; } .zmdi-brightness-low:before { content: "\f36d"; } .zmdi-brightness-medium:before { content: "\f36e"; } .zmdi-brightness-high:before { content: "\f36f"; } .zmdi-smartphone-portrait:before { content: "\f2d4"; } .zmdi-live-tv:before { content: "\f2d9"; } .zmdi-format-textdirection-l-to-r:before { content: "\f249"; } .zmdi-format-textdirection-r-to-l:before { content: "\f24a"; } .zmdi-arrow-back:before { content: "\f2ea"; } .zmdi-arrow-forward:before { content: "\f2ee"; } .zmdi-arrow-in:before { content: "\f2e9"; } .zmdi-arrow-out:before { content: "\f2ed"; } .zmdi-rotate-90-degrees-ccw:before { content: "\f304"; } .zmdi-adb:before { content: "\f33a"; } .zmdi-network-wifi:before { content: "\f2e8"; } .zmdi-network-wifi-alt:before { content: "\f2e3"; } .zmdi-network-wifi-lock:before { content: "\f2e5"; } .zmdi-network-wifi-off:before { content: "\f2e6"; } .zmdi-network-wifi-outline:before { content: "\f2e7"; } .zmdi-network-wifi-info:before { content: "\f2e4"; } .zmdi-layers-clear:before { content: "\f18b"; } .zmdi-colorize:before { content: "\f15d"; } .zmdi-format-paint:before { content: "\f1ba"; } .zmdi-format-quote:before { content: "\f1b2"; } .zmdi-camera-monochrome-photos:before { content: "\f285"; } .zmdi-sort-by-alpha:before { content: "\f1cf"; } .zmdi-folder-shared:before { content: "\f225"; } .zmdi-folder-special:before { content: "\f226"; } .zmdi-comment-dots:before { content: "\f260"; } .zmdi-reorder:before { content: "\f31e"; } .zmdi-dehaze:before { content: "\f197"; } .zmdi-sort:before { content: "\f1ce"; } .zmdi-pages:before { content: "\f34a"; } .zmdi-stack-overflow:before { content: "\f35c"; } .zmdi-calendar-account:before { content: "\f204"; } .zmdi-paste:before { content: "\f109"; } .zmdi-cut:before { content: "\f1bc"; } .zmdi-save:before { content: "\f297"; } .zmdi-smartphone-code:before { content: "\f139"; } .zmdi-directions-bike:before { content: "\f117"; } .zmdi-directions-boat:before { content: "\f11a"; } .zmdi-directions-bus:before { content: "\f121"; } .zmdi-directions-car:before { content: "\f125"; } .zmdi-directions-railway:before { content: "\f1b3"; } .zmdi-directions-run:before { content: "\f215"; } .zmdi-directions-subway:before { content: "\f1d5"; } .zmdi-directions-walk:before { content: "\f216"; } .zmdi-local-hotel:before { content: "\f178"; } .zmdi-local-activity:before { content: "\f1df"; } .zmdi-local-play:before { content: "\f1df"; } .zmdi-local-airport:before { content: "\f103"; } .zmdi-local-atm:before { content: "\f198"; } .zmdi-local-bar:before { content: "\f137"; } .zmdi-local-cafe:before { content: "\f13b"; } .zmdi-local-car-wash:before { content: "\f124"; } .zmdi-local-convenience-store:before { content: "\f1d3"; } .zmdi-local-dining:before { content: "\f153"; } .zmdi-local-drink:before { content: "\f157"; } .zmdi-local-florist:before { content: "\f168"; } .zmdi-local-gas-station:before { content: "\f16f"; } .zmdi-local-grocery-store:before { content: "\f1cb"; } .zmdi-local-hospital:before { content: "\f177"; } .zmdi-local-laundry-service:before { content: "\f1e9"; } .zmdi-local-library:before { content: "\f18d"; } .zmdi-local-mall:before { content: "\f195"; } .zmdi-local-movies:before { content: "\f19d"; } .zmdi-local-offer:before { content: "\f187"; } .zmdi-local-parking:before { content: "\f1a5"; } .zmdi-local-parking:before { content: "\f1a5"; } .zmdi-local-pharmacy:before { content: "\f176"; } .zmdi-local-phone:before { content: "\f2be"; } .zmdi-local-pizza:before { content: "\f1ac"; } .zmdi-local-post-office:before { content: "\f15a"; } .zmdi-local-printshop:before { content: "\f1b0"; } .zmdi-local-see:before { content: "\f28c"; } .zmdi-local-shipping:before { content: "\f1e6"; } .zmdi-local-store:before { content: "\f1d4"; } .zmdi-local-taxi:before { content: "\f123"; } .zmdi-local-wc:before { content: "\f211"; } .zmdi-my-location:before { content: "\f299"; } .zmdi-directions:before { content: "\f1e7"; } @font-face { font-style: normal; font-weight: 400; src: url(http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/fonts/MaterialIcons-Regular.eot); /* For IE6-8 */ src: local("Material Icons"), local("MaterialIcons-Regular"), url(http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/fonts/MaterialIcons-Regular.woff2) format("woff2"), url(http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/fonts/MaterialIcons-Regular.woff) format("woff"), url(http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/fonts/MaterialIcons-Regular.ttf) format("truetype"); } .material-icons { font-weight: normal; font-style: normal; font-size: 16px; line-height: 1; letter-spacing: normal; text-transform: none; display: inline-block; white-space: nowrap; word-wrap: normal; direction: ltr; -webkit-font-feature-settings: "liga"; -webkit-font-smoothing: antialiased; } .wpfd-folder-search { vertical-align: middle; margin-right: 5px; font-size: 1.1em; color: inherit; background: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/folder-outline.svg"); display: inline-block; width: 22px; height: 22px; } #adminForm { padding: 10px; background-color: #fff; color: #444; } .searchSection { width: 100%; display: flex; font-size: 1em; padding: 0; margin-bottom: 3em; position: relative; } .searchSection .hidden { display: none; } .searchSection .show { display: block; } @media screen and (max-width: 768px) { .searchSection { flex-direction: column; } } #wpfd_search_file_suggestion { display: block; padding: 10px; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; background: #fff; font-size: 13px; position: absolute; top: 49px; left: 0; right: 0; z-index: 2; width: 100%; max-width: 100%; box-sizing: border-box; } #wpfd_search_file_suggestion.placeholder { padding: 0; border: unset; } #wpfd_search_file_suggestion .ph-item { margin-bottom: 0; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 0; border-top-right-radius: 0; } #wpfd_search_file_suggestion .table { border: none; font-size: 1em; margin: 0; width: 100%; max-width: 100%; box-sizing: border-box; border-spacing: 0; vertical-align: middle; } #wpfd_search_file_suggestion tr { border-radius: 4px; background-color: #fff; } #wpfd_search_file_suggestion tr:hover, #wpfd_search_file_suggestion tr:focus { cursor: pointer; background-color: #ccc; color: #fff; } #wpfd_search_file_suggestion tr:hover .wpfd-file-link, #wpfd_search_file_suggestion tr:hover .wpfd-preview, #wpfd_search_file_suggestion tr:hover .wpfd_previewlink i.zmdi, #wpfd_search_file_suggestion tr:focus .wpfd-file-link, #wpfd_search_file_suggestion tr:focus .wpfd-preview, #wpfd_search_file_suggestion tr:focus .wpfd_previewlink i.zmdi { color: #fff; } #wpfd_search_file_suggestion td, #wpfd_search_file_suggestion th { border: none; background-color: transparent; padding: 6px; vertical-align: middle; } #wpfd_search_file_suggestion td.file_title, #wpfd_search_file_suggestion th.file_title { border-top-left-radius: 4px; border-bottom-left-radius: 4px; padding-left: 6px; } #wpfd_search_file_suggestion td.file_download, #wpfd_search_file_suggestion th.file_download { border-top-right-radius: 4px; border-bottom-right-radius: 4px; text-align: left; max-width: 200px; width: 200px; display: block; margin: 0 0 0 auto; padding: 0 6px 0 0; box-sizing: border-box; } #wpfd_search_file_suggestion .wpfd-file-link, #wpfd_search_file_suggestion .file_title > a { color: #444; text-decoration: none; } #wpfd_search_file_suggestion .file-icon { margin-right: 5px; } #wpfd_search_file_suggestion a.wpfd_previewlink { padding: 3px 10px; border-radius: 100px; min-width: 90px; width: 90px; max-width: 120px; height: auto; display: inline-block; text-align: center; font-size: 16px; background-color: #ececec; margin-top: 5px; margin-bottom: 5px; box-sizing: border-box; } #wpfd_search_file_suggestion a.wpfd_previewlink:hover, #wpfd_search_file_suggestion a.wpfd_previewlink:focus { box-shadow: 1px 1px 12px #fff !important; } #wpfd_search_file_suggestion a.wpfd_previewlink i.zmdi { color: #9d9d9c; } #wpfd_search_file_suggestion a.downloadlink { padding: 3px 10px; margin: 5px 5px 5px 0; border-radius: 100px; min-width: 90px; width: 90px; max-width: 120px; height: auto; display: inline-block; text-align: center; font-size: 16px; background-color: #76bc58; box-sizing: border-box; } #wpfd_search_file_suggestion a.downloadlink:hover, #wpfd_search_file_suggestion a.downloadlink:focus { box-shadow: 1px 1px 12px #fff !important; } #wpfd_search_file_suggestion a.downloadlink i.zmdi { color: #ffffff; } @media screen and (max-width: 420px) { #wpfd_search_file_suggestion a.downloadlink { margin-right: 0; } } #wpfd_search_file_suggestion p.text-center { margin: 0; } #wpfd_search_file_suggestion #loader > img { width: 50px; } #wpfd_search_file_suggestion .protected-title { font-size: 13px; margin: 0; } #wpfd_search_file_suggestion .wpfd-password-form { display: none; } #wpfd_file_suggestion_placeholder { display: block; width: 100%; height: 100%; background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/file-suggestion-placeholder.gif"); background-repeat: no-repeat; background-position: top center; background-size: cover; min-height: 220px; } #Search_container { position: relative; z-index: 1; font-size: 1em; flex: 1; display: inline-block; vertical-align: top; } @media screen and (max-width: 768px) { #Search_container { margin: 1em 0 0 0; } } #Search_container #btnsearch { position: absolute; right: 10px; transform: translateY(-50%); top: 50%; z-index: 2; font-size: 0.8em; display: none; } @media screen and (max-width: 768px) { #Search_container #btnsearch { right: 20px; font-size: 1em; width: 100px; } } #Search_container #btnsearch:hover, #Search_container .btnsearchbelow:hover { text-decoration: none !important; } #Search_container #txtfilename { background: #fff; color: inherit; padding: 8px 10px 8px 35px; width: 100%; vertical-align: middle; border: 1px solid #cccccc; line-height: 1em; border-radius: 4px; box-sizing: border-box; font-size: 1.076em; margin: 0; } #Search_container #txtfilename.is-file-suggestion { border-bottom-left-radius: 0; border-bottom-right-radius: 0; } #Search_container #txtfilename::placeholder { color: #444; opacity: 1; } #Search_container #txtfilename:focus { border: 1px solid #ff8726; outline: none; } #Search_container.fullwidth { width: 100%; } #btnsearchbelow { background-color: #ff8726; color: #ffffff; border-radius: 50px; text-align: center; text-transform: uppercase; padding: 8px 40px; box-shadow: unset; } #btnsearchbelow:hover, #btnsearchbelow:focus { cursor: pointer; } @media screen and (max-width: 420px) { #btnsearchbelow { padding: 5px 20px; } } #btnReset { background-color: #cccccc; color: #ffffff; border-radius: 50px; text-align: center; text-transform: uppercase; text-decoration: none; -webkit-appearance: none; margin-right: 10px; } .wpfd_checkbox { margin: 0 0 0 3px; width: 16px; height: 16px; background-color: transparent; display: inline-block; vertical-align: middle; } .wpfd_checkbox .cbox_file_download[type=checkbox] { display: none; -webkit-appearance: checkbox; box-sizing: border-box; } .wpfd_checkbox span { width: 16px; height: 16px; line-height: 13px; vertical-align: top; margin: 0; box-sizing: border-box; display: inline-block; font-size: 13px; } .wpfd_checkbox span:before { content: ""; display: inline-block; width: 16px; height: 16px; margin: 0; vertical-align: middle; transition: 0.6s; text-align: center; background: #fff; border: 1px solid #ccc; color: #808080; padding: 1px; font-size: 13px; box-sizing: border-box; } .wpfd_checkbox span:hover, .wpfd_checkbox span:focus { cursor: pointer; } .wpfd_checkbox span:hover:before { background-color: #efefef; } .wpfd_checkbox .cbox_file_download:checked + span:before { content: "✔"; } @media screen and (max-width: 420px) { .daterangepicker.show-calendar .drp-calendar, .daterangepicker.show-calendar .drp-buttons { text-align: center; } .daterangepicker .drp-selected { text-align: center; margin-bottom: 10px; display: block; } .daterangepicker .drp-buttons .btn { margin-left: 5px; display: inline-block; margin-right: 5px; } } button.cancelBtn { background-color: #cccccc; color: #fff; border-radius: 2px; text-decoration: none; border: none; } button.applyBtn { background-color: #ff8726; color: #fff; border-radius: 2px; text-decoration: none; border: none; } button.cancelBtn:hover, button.applyBtn:hover { text-decoration: none; } button.cancelBtn:focus, button.applyBtn:focus { outline: none; cursor: pointer; } .daterangepicker .drp-calendar .calendar-table th, .daterangepicker .drp-calendar .calendar-table td { margin: 0; padding: 0; } #btnsearchbelow:focus, #btnReset:focus, #btnsearch:focus { outline: none; text-decoration: none; cursor: pointer; } .wpfd-filter { background-color: #fff; padding: 25px 15px 20px 15px; margin: 10px 0 20px 0; border-radius: 4px; border: 1px solid #cccccc; } .date-filter { display: flex; flex-direction: row; flex-wrap: wrap; width: 100%; max-width: 100%; box-sizing: border-box; justify-content: space-between; } .date-filter .creation-date { max-width: 50%; width: 50%; text-align: left; margin: 0; flex-basis: 50%; } @media screen and (max-width: 768px) { .date-filter .creation-date { width: 48%; } } @media screen and (max-width: 420px) { .date-filter .creation-date { width: 100%; max-width: 100%; flex-basis: 100%; margin-bottom: 2em; } } .date-filter .update-date { display: inline-block; max-width: 50%; width: 50%; flex-basis: 50%; text-align: left; } @media screen and (max-width: 768px) { .date-filter .update-date { width: 48%; } } @media screen and (max-width: 420px) { .date-filter .update-date { width: 100%; max-width: 100%; flex-basis: 100%; } } .date-filter .wpfd-search-date-filter-message-container { font-size: 13px; font-style: unset; display: block; width: 100%; margin-top: 20px; text-align: left; color: #dc3545; } .date-filter .wpfd-search-date-filter-message-container.hidden { visibility: hidden; } .date-filter input { color: #444; } .wpfd-date-hidden { display: none; } .box-input { text-align: center; } .tagit-autocomplete, .tagit-autocomplete .ui-menu-item a:hover, .tagit-autocomplete .ui-state-hover, .tagit-autocomplete .ui-widget-content .ui-state-hover, .tagit-autocomplete .ui-widget-header .ui-state-hover, .tagit-autocomplete .ui-state-focus, .tagit-autocomplete .ui-widget-content .ui-state-focus, .tagit-autocomplete .ui-widget-header .ui-state-focus { color: #555; background: #f6f6f6; border: 1px solid #DDD; } .tagit-autocomplete { width: fit-content !important; list-style: unset !important; padding: 0 !important; } .tagit-autocomplete .ui-menu-item { padding: 2px 15px !important; border-radius: 0; background: #f3f6fa; color: #444 !important; list-style: unset !important; text-align: center; } .tagit-autocomplete .ui-menu-item:after, .tagit-autocomplete .ui-menu-item:before, .tagit-autocomplete .ui-menu-item::marker { display: none !important; } .tagit-autocomplete .ui-menu-item::marker { display: none !important; visibility: hidden !important; content: "" !important; width: 0 !important; height: 0 !important; } .tagit-autocomplete .ui-state-focus { background: #f3f6fa !important; border: none !important; color: #444 !important; } .box-search-filter { margin: 35px auto 10px auto; font-size: 13px; } .box-search-filter h4 { margin: 10px 0 !important; text-align: center; line-height: 1.4545; text-transform: inherit; font-weight: normal !important; color: inherit; letter-spacing: normal; } .box-search-filter .categories-filtering { background-color: #fff; text-align: left; padding: 0; color: #444; flex-basis: 33%; position: relative; } @media screen and (max-width: 768px) { .box-search-filter .categories-filtering { flex-basis: 100%; min-width: 110px; position: relative; min-height: 20px; } } .box-search-filter .categories-filtering > img.material-icons { position: absolute; top: 50%; transform: translateY(-50%); width: 24px; max-width: 24px; } .box-search-filter .categories-filtering > img.material-icons:hover, .box-search-filter .categories-filtering > img.material-icons:focus, .box-search-filter .categories-filtering li.cate-item:hover, .box-search-filter .categories-filtering li.cate-item:focus { cursor: pointer; } .box-search-filter .categories-filtering > .ui-widget { font-size: 100%; float: right; vertical-align: top; } .box-search-filter .categories-filtering > .ui-widget .wpfd-toggle-expand { vertical-align: middle; cursor: pointer; position: relative; font-size: 1.1em; margin-right: 3px; color: transparent; display: inline-block; background: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/arrow_down_child.svg"); width: 18px; height: 20px; } .box-search-filter .categories-filtering > .ui-widget .cate-item.parent-cate .wpfd-toggle-expand { background: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/arrow_down.svg"); } .box-search-filter .categories-filtering > .ui-widget { display: block; position: absolute; top: 0; padding: 0; text-align: left; min-width: 260px; max-width: 600px; height: auto; max-height: 600px; left: 30px; z-index: 3; overflow: auto; box-shadow: 1px 1px 12px #eee; background-color: #fff; } @media screen and (max-width: 420px) { .box-search-filter .categories-filtering > .ui-widget { right: 0; } } .box-search-filter .categories-filtering > .ui-widget ul.cate-list { margin: 0; list-style: none; list-style-type: none !important; position: relative; z-index: 1; padding: 10px; box-sizing: border-box; } .box-search-filter .categories-filtering > .ui-widget li.cate-item { position: relative; line-height: 26px; text-align: left; text-decoration: none; padding: 0 5px 0 2px; font-size: 1.1em; margin: 0 0 0 -20px; color: inherit; background-color: #fff; white-space: nowrap; } .box-search-filter .categories-filtering > .ui-widget li.cate-item:hover, .box-search-filter .categories-filtering > .ui-widget li.cate-item:focus { cursor: pointer; } .box-search-filter .categories-filtering > .ui-widget li.cate-item:hover, .box-search-filter .categories-filtering > .ui-widget li.cate-item:focus { cursor: pointer; } .box-search-filter .categories-filtering > .ui-widget li.cate-item > span:hover, .box-search-filter .categories-filtering > .ui-widget li.cate-item > span:focus, .box-search-filter .categories-filtering > .ui-widget li.cate-item > label:hover, .box-search-filter .categories-filtering > .ui-widget li.cate-item > label:focus { cursor: pointer; } .box-search-filter .categories-filtering > .ui-widget li.cate-item label { color: inherit; font-size: 14px; font-weight: 400; } .box-search-filter .categories-filtering > .ui-widget li.cate-item label:hover, .box-search-filter .categories-filtering > .ui-widget li.cate-item label:focus { cursor: pointer; } .box-search-filter .categories-filtering > .ui-widget li.cate-item span:hover, .box-search-filter .categories-filtering > .ui-widget li.cate-item span:focus { cursor: pointer; } .box-search-filter .categories-filtering > .ui-widget li.cate-item > .space-child { color: transparent; letter-spacing: 18px; display: inline-block; } .box-search-filter .categories-filtering > .ui-widget li.cate-item > label { vertical-align: middle; display: inline-block; margin: 0; width: auto; } .box-search-filter .categories-filtering > .ui-widget li.cate-item:hover { color: #fff; background-color: #ccc; } .box-search-filter .categories-filtering > .ui-widget li.cate-item:hover .wpfd-folder-search { background: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/folder-outline-hover.svg"); } .box-search-filter .categories-filtering > .ui-widget li.cate-item.parent-cate:hover .wpfd-toggle-expand { background: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/arrow_down_hover.svg"); } .box-search-filter .categories-filtering > .ui-widget li.cate-item.checked, .box-search-filter .categories-filtering > .ui-widget li.cate-item.choosed { background-color: #666; color: #fff; } .box-search-filter .categories-filtering > .ui-widget li.cate-item.checked .wpfd-toggle-expand, .box-search-filter .categories-filtering > .ui-widget li.cate-item.choosed .wpfd-toggle-expand { background: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/arrow_down_hover.svg"); } .box-search-filter .categories-filtering > .ui-widget li.cate-item.checked .wpfd-folder-search, .box-search-filter .categories-filtering > .ui-widget li.cate-item.choosed .wpfd-folder-search { background: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/folder_hover.svg"); } .box-search-filter .categories-filtering > .ui-widget li.cate-item.checked:after, .box-search-filter .categories-filtering > .ui-widget li.cate-item.choosed:after { content: ""; position: absolute; top: 0; right: 0; width: 26px; height: 26px; background: #666 url(http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/admin/assets/ui/images/icon-check-mark-search.svg) no-repeat center; background-size: 1.2em; z-index: 1; } .box-search-filter .categories-filtering > .ui-widget li.cate-item.checked:hover:after { background-size: 1.25em; } .box-search-filter .categories-filtering > .ui-widget input.cate-val { display: none; } .box-search-filter .categories-filtering > .ui-widget option { line-height: 20px; padding: 10px 0; background-color: transparent; color: #ccc; border: none; text-align: left; } .box-search-filter .categories-filtering > .ui-widget .search-cate { width: 100%; padding: 0; background-color: #fff; position: sticky; left: 0; top: 0; z-index: 2; margin: 0; text-align: center; } .box-search-filter .categories-filtering > .ui-widget .search-cate:focus { border: none; } .box-search-filter .categories-filtering > .ui-widget .qCatesearch { width: 94%; font-size: 1.1em; color: inherit; border: 1px solid #ccc; text-align: left; padding: 0 0 0 10px; vertical-align: middle; border-radius: 4px; margin: 6px auto; line-height: 24px; height: 26px; font-size: 14px; } .box-search-filter .categories-filtering > .ui-widget .qCatesearch::placeholder { color: inherit; } .box-search-filter .categories-filtering > .ui-widget .qCatesearch:focus { cursor: pointer; border: 1px solid #ff8726; outline: none; } .box-search-filter .categories-filtering > .cate-lab { font-size: 1.1em; color: #000; font-weight: 600; line-height: 1; text-transform: none !important; padding: 0; letter-spacing: normal; text-align: center; position: absolute; top: 50%; left: 30px; z-index: 2; transform: translateY(-50%); } .box-search-filter .categories-filtering > .cate-lab #root-cate { margin: 0; font-size: 1em; vertical-align: top; } .box-search-filter .categories-filtering > .cate-lab.display-cate { font-size: 1.1em; margin: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: calc(100% - 38px); text-align: left; box-sizing: border-box; line-height: 2em; } @media screen and (max-width: 768px) { .box-search-filter .categories-filtering > .cate-lab.display-cate { max-width: calc(100% - 34px); } } .box-search-filter .categories-filtering > .cate-lab.display-cate label { margin: 0 5px 0 0; display: inline-block; vertical-align: middle; font-size: 1em; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; max-width: calc(100% - 5px); line-height: 1.2; } .box-search-filter .categories-filtering > .cate-lab.display-cate .cancel { display: none; position: absolute; right: 10px; height: 16px; width: 16px; transform: translateY(-50%); top: 50%; } .box-search-filter .categories-filtering > .cate-lab.display-cate .cancel:before { content: ""; position: absolute; width: 16px; height: 16px; display: block; background-position: -80px -128px; background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/admin/assets/css/ui-lightness/images/ui-icons_ef8c08_256x240.png"); text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; } .box-search-filter .categories-filtering > .cate-lab.display-cate .cancel:hover, .box-search-filter .categories-filtering > .cate-lab.display-cate .cancel:focus { cursor: pointer; } .box-search-filter .categories-filtering .show-selected-cate { display: none; } .box-search-filter a { border: 0 !important; box-shadow: none !important; } .box-search-filter .create-date-container, .box-search-filter .update-date-container { max-width: 250px; width: 150px; min-width: 120px; } @media screen and (max-width: 768px) { .box-search-filter .create-date-container, .box-search-filter .update-date-container { width: 80%; } } .box-search-filter .create-date-container > div:first-child, .box-search-filter .update-date-container > div:first-child { margin: 1.5em 0; } .box-search-filter .input-icon-date { max-width: 250px; width: 150px; min-width: 120px; position: relative; box-sizing: content-box; line-height: 1; } @media screen and (max-width: 768px) { .box-search-filter .input-icon-date { width: 100%; } } .box-search-filter .input-icon-date .icon-date.icon-calendar { position: absolute; right: -30px; transform: translateY(-50%); top: 50%; } @media screen and (max-width: 768px) { .box-search-filter .input-icon-date .icon-date.icon-calendar { right: -25px; } } .box-search-filter .input-date { font-size: 12px; height: 30px; padding: 1px 5px; margin: 0; border: 1px solid #ccc; vertical-align: top; border-radius: 4px; width: 100%; box-sizing: border-box; background: #fff; } .box-search-filter .input-date:focus, .box-search-filter .input-date:hover { outline: none; } .box-search-filter .input-date:focus { border: 1px solid #ff8726; } .box-search-filter input { display: inline; } .box-search-filter input.tagit-hidden-field { display: none !important; } .box-search-filter .tags-filtering { width: 100%; float: left !important; } .box-search-filter .tags-filtering > p.tags-info { text-align: left; margin: 30px 15px 10px 15px !important; } .box-search-filter .tags-filtering .input_tags, .box-search-filter .tags-filtering ul.tagit { padding: 15px !important; border-radius: 4px; background: #fff; color: #878787; font-size: 1.076em; margin: 0; border: 1px solid #cccccc !important; } .box-search-filter .tags-filtering .input_tags:focus { outline: none; } .box-search-filter .error-message { color: #721c24; display: none; font-size: 1em; padding: 0 0 0 15px; height: 20px; } .wpfd_tabcontent ul.tagit li.tagit-choice .tagit-close .text-icon { display: inline !important; } .wpfd-listCate::-webkit-scrollbar { width: 7px; height: 7px; } .wpfd-listCate::-webkit-scrollbar:hover { cursor: pointer; } .wpfd-listCate::-webkit-scrollbar-track { background: transparent; } .wpfd-listCate::-webkit-scrollbar-thumb { background: #888; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; } .wpfd-listCate::-webkit-scrollbar-thumb:hover { background: #4285f4; } div.box-search-filter input#txtfilename.pull-left.required:focus, div.box-search-filter input#wpfd_q.pull-left.required:focus { border: 1px solid #ccc; } div.box-search-filter div.span4.creation-date div, div.box-search-filter div.span4.update-date div { margin-bottom: 2px; } .creation-date h4, .update-date h4 { text-align: left; } #filter_catid { font-size: 1.076em; margin: 0; border: 0; background-color: transparent; color: #9D9D9C; max-height: 32px; width: 100%; visibility: hidden; } #filter_catid:focus, #filter_catid option:focus { outline: none; } #filter_catid_chzn, .input_tags { width: 100%; } #search_words { height: 30px; line-height: 30px; width: inherit; } #submitbtn { padding: 10px 15px; background-color: #00d95a; color: #fff; border: none; } div.only-file.input-group { display: flex; } .box-btngroup-below { display: none; padding: 20px 0 30px 15px; margin: 0; background-color: #fff; border-radius: unset; border: unset; } @media screen and (max-width: 768px) { .box-btngroup-below { text-align: center; border: 0; padding: 20px 0 0 0; } } .box-btngroup-below.searchboxClass { display: none; border: 0; padding: 15px 0 0 0; } @media screen and (max-width: 420px) { .box-btngroup-below.searchboxClass { padding: 30px 0 0 0; } } .box-btngroup-below.notags-case { border: none; margin-top: 20px; } #wpfd-results td.created { text-align: left; } #wpfd-results td.catname { white-space: nowrap; max-width: 250px; overflow: hidden; text-overflow: ellipsis; } #wpfd-results td { color: #444; } #wpfd-results tbody { font-size: 1em; border-radius: 10px; } #wpfd-results tbody tr { background-color: #fff; border: none; } #wpfd-results tbody td { background-color: #fff; } #wpfd-results tbody td.file_download > a { padding: 3px 10px; border-radius: 100px; width: calc(50% - 25px); min-width: 33px; height: auto; display: inline-block; text-align: center; font-size: 16px; } #wpfd-results tbody td.file_download > a:hover { box-shadow: 1px 1px 12px #ccc !important; } #wpfd-results tbody td.file_download > a:focus { cursor: pointer; } #wpfd-results tbody td.file_download a.wpfd_downloadlink { background-color: #76bc58; margin: 0 5px 5px 0; } #wpfd-results tbody td.file_download a.wpfd_downloadlink i.zmdi { color: #fff; } #wpfd-results tbody td.file_download a.wpfd_previewlink { background-color: #ececec; margin: 0 0 5px 0; } #wpfd-results tbody td.file_download a.wpfd_previewlink i.zmdi { color: #9D9D9C; } @media screen and (min-width: 1024px) { #wpfd-results tbody td.file_download_inline { min-width: 180px; max-width: 190px; } #wpfd-results tbody td.file_download_inline > a { display: inline-block; margin: 0 5px 5px 0; } } #wpfd-results .wpfd-pagination { text-align: center; } #wpfd-results .wpfd-num .pull-right { padding-right: 0; float: unset; } .pd20 { padding: 20px; } .pl40 { padding-left: 40px; } .tagit-hidden-field { display: none !important; } .custom-filter_catidx { position: relative; display: inline-block; } .custom-filter_catid-toggle { position: absolute; top: 0; bottom: 0; margin-left: -1px; padding: 0; } .custom-filter_catid-input { margin: 0; padding: 5px 10px; } .chzn-container .chzn-results { max-height: 150px !important; } .chzn-container-single.chzn-container-single-nosearch .chzn-search { position: initial; left: initial; } ul.tagit input[type=text] { background: #ffffff; color: #444; padding: 5px 0 !important; font-size: 13px; height: auto; } ul.tagit input[type=text]::placeholder { color: #444; opacity: 1; } .btnsearch, #btnsearch, #widget_btnsearch, .btnsearchbelow { width: 10%; min-width: 70px; background-color: #ff8726; text-align: center; color: #ffffff; border: none; display: inline-block; border-radius: 50px; vertical-align: top; line-height: 1em; padding: 10px; } .feature { padding: 10px 0; } a#btnsearch { display: block; line-height: 30px; } .by-feature { border-radius: 2px; margin-top: 25px; font-size: 1em; } .by-feature .top .pull-left, .by-feature .chk-tags-filtering > p.tags-info, .by-feature .tags-filtering > p.tags-info, .by-feature .wpfd-search-section .label { font-size: 1.4em; margin: 10px 0; line-height: 1.4545; text-transform: inherit; color: inherit; letter-spacing: normal; text-align: left; } .by-feature .wpfd-search-section { margin: 0 0 15px 0; } .by-feature .wpfd-search-section select[name=extension] { border-radius: 4px; padding: 5px 0 5px 15px; background-color: #fff; border: 1px solid #cccccc; width: 100%; max-width: 160px; box-sizing: border-box; outline: none; text-decoration: unset; } .by-feature .wpfd-search-section select[name=extension] + .chzn-container > .chzn-single { padding: 0 15px; border-radius: 4px; background: #fff; border: 1px solid #ccc !important; line-height: 28px; height: 30px; box-sizing: border-box; text-decoration: unset; } .by-feature .wpfd-search-section select[name=extension] + .chzn-container > .chzn-single > span { font-size: 13px; text-decoration: unset; text-transform: uppercase; } .by-feature .wpfd-search-section select[name=extension] + .chzn-container > .chzn-single > span.normal { text-transform: initial; } .by-feature .wpfd-search-section select[name=extension] + .chzn-container .chzn-results { font-size: 13px; background: #fff; z-index: 9; padding: 0 !important; margin: 0; } .by-feature .wpfd-search-section select[name=extension] + .chzn-container .chzn-results li { color: #444; text-transform: uppercase; } .by-feature .wpfd-search-section select[name=extension] + .chzn-container .chzn-results li:hover, .by-feature .wpfd-search-section select[name=extension] + .chzn-container .chzn-results li:focus { color: #fff; background: #ccc; } .by-feature .wpfd-search-section select[name=extension] + .chzn-container.chzn-container-active > .chzn-single, .by-feature .wpfd-search-section select[name=extension] + .chzn-container.chzn-with-drop > .chzn-choices { border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .by-feature .wpfd-search-section select[name=extension] + .chzn-container .chzn-choices { border: 1px solid #ccc; border-radius: 4px; box-shadow: unset; background-image: unset; box-sizing: border-box; padding: 0 !important; } .by-feature .wpfd-search-section select[name=extension] + .chzn-container .chzn-choices .search-field { text-align: center; } .by-feature .wpfd-search-section select[name=extension] + .chzn-container .chzn-choices .search-field .chzn-search-input { font-size: 14px; padding: 0 0 0 15px; border: unset !important; box-shadow: unset !important; min-height: 35px !important; margin: 0; } .by-feature .wpfd-search-section select[name=extension] + .chzn-container .chzn-choices .search-choice + .search-field { text-align: left; } .by-feature .wpfd-search-section select[name=extension] + .chzn-container .chzn-choices .search-choice + .search-field .chzn-search-input { text-align: left; font-size: 14px; border: unset !important; box-shadow: unset !important; } .by-feature .wpfd-search-section select[name=extension] + .chzn-container .chzn-choices li.search-choice { margin: 5px 2px 5px 5px; } .by-feature .wpfd-search-section select[name=extension] + .chzn-container .chzn-choices li.search-choice span { text-transform: uppercase; } .by-feature .weight-container { display: flex; flex-basis: 50%; max-width: 50%; min-width: 120px; align-items: center; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; } @media screen and (max-width: 420px) { .by-feature .weight-container { flex-basis: 100%; max-width: 100%; margin-bottom: 10px; } } .by-feature .weight-container input { border-radius: 4px; padding: 5px 0 5px 15px; background-color: #fff; border: 1px solid #cccccc; vertical-align: middle; margin-right: 2px; max-width: 250px; width: 172px; height: 30px; font-size: 12px; line-height: 30px; box-sizing: border-box; outline: none; } @media screen and (max-width: 420px) { .by-feature .weight-container input { width: 100%; max-width: 100%; } } .by-feature .weight-container select { border-radius: 4px; padding: 3px 5px !important; border: 1px solid #cccccc; vertical-align: middle; height: 30px; line-height: 25px !important; box-sizing: border-box; outline: none; font-size: 13px; color: #000; font-weight: 400; min-width: 50px; -webkit-appearance: checkbox; background-image: unset !important; } .by-feature .weight-container select:focus, .by-feature .weight-container select:hover { cursor: pointer; } .by-feature .weight-container > div { display: flex; justify-content: start; } .by-feature #wpfd_search_file_type_chosen { width: 100% !important; min-width: 150px; max-width: calc(50% - 10px); } .by-feature .weight-filters { display: flex; flex-direction: row; width: 100%; box-sizing: border-box; flex-wrap: wrap; } .by-feature .weight-filters .sub-label { margin: 0 0 5px 0; width: 100%; max-width: 100%; vertical-align: middle; font-size: 13px; } .by-feature .to-weight-filter-container { display: flex; justify-content: start; } .by-feature .wpfd-weight-filter { padding-bottom: 10px; } .by-feature .date-filter p.date-info { font-size: 1.2em; text-align: left; margin: 0 0 10px 0; line-height: 1.4545; text-transform: inherit; color: inherit; letter-spacing: normal; } .by-feature .top .pull-right { float: unset !important; padding: 15px; background: unset; vertical-align: middle; margin-left: 10px; display: inline-block; } .by-feature .top .pull-left { margin: 0; float: unset !important; padding: 15px; background: unset; display: inline-block; } .by-feature .top .pull-left .filter-lab { margin: 0; } .by-feature .top span i { cursor: pointer; font-weight: 400; display: block; margin-top: 10px; } .by-feature .pd20 a:hover { text-decoration: none; } @media screen and (max-width: 768px) { .by-feature .top.clearfix { display: none; } } @media screen and (max-width: 768px) { .by-feature .feature { border-bottom: 1px solid #ccc; padding-bottom: 3em; } } .creation-date .lbl-date, .update-date .lbl-date { width: 40px; display: block; margin-right: 6px; font-size: 1.076em; } .btnsearchbelow { vertical-align: top; width: auto; padding: 8px 30px; text-align: center; text-transform: uppercase; border: none; border-radius: 2px; font-size: 0.92em; line-height: 22px; color: #fff; } @media screen and (max-width: 768px) { .btnsearchbelow { padding: 6px 40px; font-size: 1em; } } @media screen and (max-width: 420px) { .btnsearchbelow { padding: 6px 30px; } } .btnsearchbelow:hover, #btnReset:hover { box-shadow: 1px 1px 12px #999 !important; text-decoration: none; } a.btnsearchbelow { display: inline-block; background: #dfdddd; color: #4a4a4a; } a#btnReset.btnsearchbelow { vertical-align: top; padding: 8px 40px; } @media screen and (min-width: 1024px) { a#btnReset.btnsearchbelow { padding: 8px 22px; } } @media screen and (max-width: 420px) { a#btnReset.btnsearchbelow { margin: 0 5px 5px 0; padding: 5px 20px; } } a.btnsearchbelow:hover { box-shadow: 1px 1px 12px #ccc; text-decoration: none; } .list-results:not(.themed) { margin-top: 40px; text-align: center; position: relative; } .list-results:not(.themed) .text-center { font-size: 13px; color: #444; text-align: center; } .list-results:not(.themed) table { margin: 0; width: 100%; border-collapse: collapse; border-spacing: 0; background-color: #ccc; display: table; table-layout: auto !important; box-sizing: content-box; overflow: hidden; border-radius: 4px; font-size: 13px; } .list-results:not(.themed) table .filehidden { display: none; } .list-results:not(.themed) table thead { background-image: none; font-size: 1em; background-color: #fff; border-radius: 4px; } .list-results:not(.themed) table th { padding: 18px 0 18px 12px; line-height: 18px; text-align: left; } .list-results:not(.themed) table tbody tr:first-child td { border-top: none !important; } .list-results:not(.themed) table tbody tr:last-child td { border-bottom: 1px solid #ccc !important; } .list-results:not(.themed) table tbody tr:last-child td:first-child { border-bottom-left-radius: 4px; } .list-results:not(.themed) table tbody tr:last-child td:last-child { border-bottom-right-radius: 4px; } .list-results:not(.themed) table tbody tr:hover { cursor: default; } .list-results:not(.themed) table tr td, .list-results:not(.themed) table tr td a { text-decoration: none; font-size: 1em; } .list-results:not(.themed) table tr td { padding: 12px 0 12px 12px; text-align: left; border: none; border-top: 1px solid #ccc !important; line-height: 22px; display: table-cell; vertical-align: middle; } .list-results:not(.themed) table tr td.file_size { white-space: nowrap; } .list-results:not(.themed) table tr td.file_title { word-break: break-all; } @media screen and (min-width: 1024px) { .list-results:not(.themed) table tr td.file_title { min-width: 145px; max-width: 220px; } } @media screen and (min-width: 1024px) { .list-results:not(.themed) table tr td.file_title.adv_file_tt { min-width: 100px; white-space: unset; } } .list-results:not(.themed) table tr td.file_download { text-align: left; } @media screen and (min-width: 1024px) { .list-results:not(.themed) table tr td.file_download { min-width: 115px; } } @media screen and (max-width: 1024px) { .list-results:not(.themed) table tr .file_desc, .list-results:not(.themed) table tr .file_version { display: none; } } @media screen and (max-width: 950px) { .list-results:not(.themed) table tr .file_hits { display: none; } } @media screen and (max-width: 900px) { .list-results:not(.themed) table tr .file_created { display: none; } } @media screen and (max-width: 850px) { .list-results:not(.themed) table tr .file_size { display: none; } } .list-results:not(.themed) table tr td.file_category .wpfd-results-tooltip[data-hasqtip] { cursor: pointer; } .list-results:not(.themed) table tr td:first-child { padding-left: 12px; border-left: 1px solid #ccc; } .list-results:not(.themed) table tr td:last-child { padding-right: 6px; border-right: 1px solid #ccc; } .list-results:not(.themed) table tr.wpfd-password-protection-form { position: relative; width: 100%; font-size: 13px; height: 58px; min-height: 58px; } .list-results:not(.themed) table tr.wpfd-password-protection-form td.full-width { position: absolute; width: 100%; height: 58px; box-sizing: border-box; top: 0; left: 0; right: 0; bottom: 0; border: 1px solid #ccc; } .list-results:not(.themed) table tr.wpfd-password-protection-form .protected-title, .list-results:not(.themed) table tr.wpfd-password-protection-form .wpfd-password-label { font-size: 1em; font-weight: bold; } .list-results:not(.themed) table tr.wpfd-password-protection-form .protected-title { display: inline-block; margin-right: 10px; max-width: 200px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; } .list-results:not(.themed) table tr.wpfd-password-protection-form .wpfd-password-form { display: inline-block; vertical-align: middle; max-width: calc(100% - 140px); box-sizing: border-box; overflow: auto; float: right; } .list-results:not(.themed) table tr.wpfd-password-protection-form .message-info { display: none; } .list-results:not(.themed) table tr.wpfd-password-protection-form .wpfd-password-value, .list-results:not(.themed) table tr.wpfd-password-protection-form .wpfd-password-submit { font-size: 1em; height: 32px; line-height: 1em; } .list-results:not(.themed) table tr.wpfd-password-protection-form .wpfd-password-value:focus, .list-results:not(.themed) table tr.wpfd-password-protection-form .wpfd-password-submit:focus { outline: none; } .list-results:not(.themed) table tr.wpfd-password-protection-form .wpfd-password-submit { padding: 5px 10px; } .list-results:not(.themed) table tr.wpfd-password-protection-form .wpfd-password-value { border: 1px solid #ccc; } @media screen and (max-width: 768px) { .list-results:not(.themed) table tr.wpfd-password-protection-form .wpfd-password-value { max-width: 150px; } } .list-results:not(.themed) table.table thead tr { border: 0; } .list-results:not(.themed) table.table thead tr th { width: fit-content; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; border-left: 0; border-right: 0; background-color: #fff; line-height: 20px; white-space: nowrap; } .list-results:not(.themed) table.table thead tr th:first-child { text-align: left; padding-left: 12px; border-left: 1px solid #ccc; border-top-left-radius: 4px; } @media screen and (max-width: 1024px) { .list-results:not(.themed) table.table thead tr th:first-child { min-width: 150px; } } .list-results:not(.themed) table.table thead tr th:last-child { border-right: 1px solid #ccc; border-top-right-radius: 4px; } .list-results:not(.themed) table.table thead tr th, .list-results:not(.themed) table.table thead tr th a { color: #444; text-decoration: none; text-align: left; } .list-results:not(.themed) .pagination { margin: 18px 0; } .list-results:not(.themed) .limit.pull-right { padding: 10px; min-width: 160px; } .list-results:not(.themed) select#limit { font-size: 14px; color: #444; background-color: #fff; background-image: unset !important; border: 1px solid #ccc; display: inline-block; max-width: 80px; margin: 0 !important; padding: 5px !important; -webkit-appearance: menulist; outline: none !important; } .list-results:not(.themed) select#limit:hover, .list-results:not(.themed) select#limit:focus { cursor: pointer; } .list-results:not(.themed) td.title, .list-results:not(.themed) td.created, .list-results:not(.themed) td.catname { vertical-align: middle; } .list-results:not(.themed) a.file-item { padding-left: 5px; width: calc(100% - 64px); display: inline-block; border: none; color: #444; margin: auto 0; word-break: break-word; line-height: 1.2; height: 100%; text-decoration: none !important; vertical-align: middle; } .list-results:not(.themed) a { box-shadow: none; } .list-results.themed .wpfd-container .wpfd-categories { display: none !important; } .list-results { position: relative; } .list-results .mediaMenuOption { padding-left: 0px !important; width: 20px !important; } .list-results .mediaTableMenu { display: block; box-shadow: none !important; background: transparent; overflow: hidden; width: 20px; height: 20px; border: 0; margin: 0; text-align: center; float: right; } .list-results .mediaTableMenu > ul { text-decoration: none; list-style-position: outside; list-style: none !important; margin: 0; padding: 6px !important; display: none; } .list-results .mediaTableMenu > ul li { text-align: left; text-decoration: none; line-height: 20px; margin: 0; } .list-results .mediaTableMenu > ul li label { cursor: pointer; text-transform: none; font-size: 13px; margin-left: 0.5rem; display: inline; vertical-align: middle; } .list-results .mediaTableMenu > ul li input.media-item { vertical-align: middle; margin: 0; } .list-results .mediaTableMenu > a { font-size: 16px; padding: 0; } .list-results .mediaTableMenu .zmdi-settings { color: darkgrey; } .list-results .mediaTableMenu .zmdi-settings:before { color: darkgrey; } .list-results .mediaTableMenu.showlist { width: auto; height: auto; padding: 5px; border: 1px solid #ccc; border-radius: 5px; background-color: #fff; position: absolute; right: 5px; top: 20px; } .list-results .mediaTableMenu.showlist > ul { display: block; } .list-results .mediaTableMenu.showlist > a { width: 100%; display: block; text-align: left; margin: 6px 6px 0 6px; } .list-results i.zmdi-settings:hover, .list-results i.zmdi-settings:focus, .list-results div.mediaTableMenu:hover, .list-results div.mediaTableMenu:focus { cursor: pointer; } ul.tagit { overflow: hidden; } ul.tagit li.tagit-new { line-height: 18px; padding: 5px !important; margin: 5px 10px 5px 0; } ul.tagit li.tagit-choice-editable { border: 1px solid #ccc; padding: 5px 25px 5px 15px !important; border-radius: 0; background: #f3f6fa !important; margin: 5px 10px 5px 0; } ul.tagit li.tagit-choice-editable a.tagit-close { right: 10px; max-width: 15px; } ul.tagit span.tagit-label { color: #555; font-size: 14px; font-weight: normal; } .chk-tags-filtering { margin: 10px 0 0 0; padding: 10px 0 0 0; width: 100%; } .chk-tags-filtering > h4 { margin-left: 15px !important; } .chk-tags-filtering ul { margin: 0; list-style: none !important; list-style-type: none !important; border-radius: 4px; padding: 20px 15px !important; background-color: #fff; border: 1px solid #cccccc; } @media screen and (max-width: 768px) { .chk-tags-filtering ul { border: 0; padding-top: 0; } } .chk-tags-filtering ul::after { display: block; content: ""; clear: both; } .chk-tags-filtering ul .labletags { width: 100%; display: block; font-size: 1.076em; margin-bottom: 15px; } .chk-tags-filtering ul li { margin: 0; } .chk-tags-filtering ul li.tags-item { float: left; margin: 10px 10px 10px 0; list-style: none !important; width: auto; display: inline-block; border-radius: 100px; padding: 10px 30px; box-sizing: border-box; line-height: 1; font-size: 1em; text-align: center; background-color: #f3f6fa; border: none; } @media screen and (max-width: 420px) { .chk-tags-filtering ul li.tags-item { margin: 0 0 10px 0; } } .chk-tags-filtering ul li.tags-item > span { vertical-align: top; font-size: 1.076em; text-align: center; } .chk-tags-filtering ul li.tags-item > span:focus, .chk-tags-filtering ul li.tags-item > span:hover { cursor: pointer; } .chk-tags-filtering ul li.tags-item:hover, .chk-tags-filtering ul li.tags-item:focus { cursor: pointer; } .chk-tags-filtering ul li.tags-item.active { background: #4e54c8; background: -moz-linear-gradient(-45deg, #6a11cb 0%, #2575fc 100%); background: -webkit-linear-gradient(-45deg, #6a11cb 0%, #2575fc 100%); background: linear-gradient(149deg, #6a11cb 0%, #2575fc 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#6a11cb", endColorstr="#2575fc", GradientType=1); color: #fff !important; } .chk-tags-filtering input[type=checkbox] { border: none; padding: 0; visibility: hidden; position: absolute; transform: translate(-50%); left: 50%; top: 50%; z-index: 2; } .chk-tags-filtering input[type=checkbox] { margin: 0; } @media screen and (max-width: 768px) { .chk-tags-filtering > h4, .tags-filtering > h4 { display: none; } } .file-icon { width: 32px; display: inline-block; vertical-align: middle; } .file-icon img.icon-custom { max-height: 100%; } .file-icon i[class*=wpfd-icon-set] { display: block; height: 32px; } .file-icon i[class*=wpfd-icon-set-png] { background-size: 100% !important; } .file-icon i[class*=wpfd-icon-set-svg] { background-size: 100% !important; } .file-icon i:not([class*=wpfd-icon-set]) { height: 32px; display: block; background: url(http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/neutral.png); background-repeat: no-repeat; background-position: center center; vertical-align: middle; } .file-icon i:not([class*=wpfd-icon-set]).ext-7 z { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/7 z.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-ace { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/ace.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-bz2 { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/bz2.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-dmg { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/dmg.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-gz { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/gz.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-rar { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/rar.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-tgz { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/tgz.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-zip { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/zip.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-csv { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/csv.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-doc { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/doc.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-docx { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/docx.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-html { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/html.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-key { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/key.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-keynote { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/keynote.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-odp { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/odp.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-ods { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/ods.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-odt { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/odt.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-pages { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/pages.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-pdf { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/pdf.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-pps { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/pps.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-ppt { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/ppt.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-pptx { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/pptx.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-rtf { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/rtf.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-tex { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/tex.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-txt { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/txt.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-xls { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/xls.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-xlsx { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/xlsx.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-xml { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/xml.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-bmp { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/bmp.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-exif { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/exif.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-gif { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/gif.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-ico { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/ico.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-jpeg { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/jpeg.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-jpg { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/jpg.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-png { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/png.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-psd { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/psd.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-tif { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/tif.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-tiff { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/tiff.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-aac { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/aac.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-aif { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/aif.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-aiff { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/aiff.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-alac { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/alac.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-amr { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/amr.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-au { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/au.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-cdda { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/cdda.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-flac { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/flac.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-m3u { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/m3u.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-m4a { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/m4a.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-m4p { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/m4p.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-mid { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/mid.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-mp3 { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/mp3.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-mp4 { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/mp4.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-mpa { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/mpa.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-ogg { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/ogg.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-pac { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/pac.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-ra { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/ra.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-wav { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/wav.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-wma { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/wma.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-3 gp { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/3 gp.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-asf { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/asf.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-avi { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/avi.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-flv { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/flv.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-m4v { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/m4v.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-mkv { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/mkv.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-mov { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/mov.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-mpeg { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/mpeg.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-mpg { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/mpg.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-rm { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/rm.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-swf { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/swf.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-vob { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/vob.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-wmv { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/wmv.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-css { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/css.png"); } .file-icon i:not([class*=wpfd-icon-set]).ext-img { background-image: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/img.png"); } .toggle-arrow-up-alt, .toggle-arrow-down-alt { width: 28px; height: 28px; display: block; cursor: pointer; border: 1px solid #ccc; border-radius: 100px; padding: 2px; margin: 0; font-weight: normal; background-color: transparent; background-position: center; background-repeat: no-repeat; } .toggle-arrow-up-alt { background: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/arrow_upward.svg"); background-position: center; background-repeat: no-repeat; } .toggle-arrow-down-alt { background: url("http://templatew1.synapseweb.fr/wp-content/plugins/wp-file-download/app/site/assets/images/arrow_downward.svg"); background-position: center; background-repeat: no-repeat; } .toggle-arrow-up-alt:hover, .toggle-arrow-down-alt:hover { cursor: pointer; } .icon-date.icon-calendar { width: 16px; height: 16px; vertical-align: middle; cursor: pointer; margin-left: 10px; } .icon-date.icon-calendar::before { content: none; } .ui-datepicker-calendar { z-index: 100; } .wpfd-icon-search, .wpfd-icon-search-loading { display: block; margin-left: 1px; vertical-align: middle; position: absolute; transform: translateY(-50%); top: 50%; color: inherit !important; left: 10px; width: 22px; max-width: 22px; } .extra-openlink, .extra-downloadlink { color: #fff; background: #CCC; padding: 15px 10px; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; font-weight: bold; font-size: 1.3em; display: inline-block; } .extra-downloadlink { margin-right: 10px; } .box-btnextra { margin-top: 10px; } .wpfd-num { text-align: right; font-size: 14px; } /* Tabs CSS */ .wpfd_tab { overflow: hidden; border: none; background-color: transparent; text-align: center; display: block; position: relative; margin: 2.5em 0 1em 0; border-bottom: 1px solid transparent; } @media screen and (min-width: 769px) { .wpfd_tab { display: none; } } @media screen and (max-width: 768px) { .wpfd_tab { background-color: #fff; margin: 2.5em -25px 1em -25px; } } .wpfd_tab .feature-toggle { display: block; position: absolute; right: 25px; transform: translateY(-50%); top: 50%; margin: 0; } .wpfd_tab button { border: none; outline: none; cursor: pointer; padding: 10px 25px; display: inline-block; transition: 0.3s; color: #878787 !important; /* Conflict fix */ font-weight: normal; font-size: 1.23em; text-decoration: none; border-radius: 0; background-color: transparent !important; -webkit-box-shadow: unset !important; -moz-box-shadow: unset !important; box-shadow: unset !important; } .wpfd_tab button:hover { background-color: transparent; text-decoration: none; } .wpfd_tab button.active { background-color: transparent !important; font-size: 1.384em; border-bottom: 1px solid #878787; } /* Go from zero to full opacity */ @keyframes fadeEffect { from { opacity: 0; } to { opacity: 1; } } .wpfd_tabcontent { padding: 0; border: none; animation: fadeEffect 1s; /* Fading effect takes 1 second */ display: block; } @media screen and (max-width: 1024px) { .wpfd_tabcontent { display: none; } } .wpfd_tabcontent.active { display: block; } /* Module search .widget_wpfd_search */ #search_catid, #filter_tags { width: auto; max-width: 100%; box-sizing: border-box; } #search_catid_chzn, .widget_wpfd_search .chzn-container { width: 100% !important; } .widget_wpfd_search .btnsearchbelow { width: auto; padding: 5px 15px; } .widget_wpfd_search #widget_btnReset { padding: 3px 15px; } .widget_wpfd_search .btnsearchbelow:hover { box-shadow: 1px 1px 12px #ccc; text-decoration: none; } .widget_wpfd_search .tagit { background: #fff; width: 156px; } #wpfd_q { border: 1px solid #EEE; padding: 10px; height: 23px; width: 60%; border-radius: 2px 0 0 2px; box-sizing: initial !important; } #mod_btnsearch { height: 44px; width: 50px; background-color: #183867; text-align: center; color: #ffffff; border: none; display: inline-block; border-radius: 0 2px 2px 0; } #mod_btnsearch:hover, button#btnsearch:hover { box-shadow: 1px 1px 12px #ccc; } .mod_wpfd_search .creation-date, .mod_wpfd_search .update-date, .mod_wpfd_search .categories-filtering, .mod_wpfd_search .tags-filtering { width: 175px; float: left; max-width: 100%; margin-left: 2.5641%; } .ui-widget-content { border: none !important; } .tagit.ui-widget-content { border: 1px solid #ddd !important; } .wpfd-search-result-download-files-section { display: block; width: 100%; height: 55px; min-height: 55px; text-align: right; } .wpfd-search-result-download-files-section a.search-download-selected { background-color: #75be5f; border-color: #75be5f; border-radius: 10px; color: #fff; font-size: 14px; margin: 5px 0 8px 8px; padding: 5px 30px; text-align: center; text-decoration: none; box-sizing: border-box; display: inline-block; height: 38px; line-height: 28px; float: right; font-weight: normal; font-stretch: normal; font-style: normal; letter-spacing: normal; } @media screen and (max-width: 420px) { .wpfd-search-result-download-files-section a.search-download-selected { width: 100%; margin: 10px 0; float: unset; } } .wpfd-search-result-download-files-section a.search-download-selected:hover, .wpfd-search-result-download-files-section a.search-download-selected:focus { cursor: pointer; background-color: #75be5f !important; border-color: #75be5f; } .wpfd-search-result-download-files-section a.search-download-selected:hover { box-shadow: 1px 1px 0.6666666667em #ccc !important; } .wpfd-search-result-download-files-section a.search-download-selected .wpfd-download-category { margin-left: 5px; vertical-align: text-bottom; font-size: 1.4em; line-height: 18px; } /* Bootstrap CSS */ .clearfix::before, .clearfix::after { display: table; content: ""; line-height: 0; } .clearfix::after { clear: both; } .row-fluid { width: 100%; *zoom: 1; } .row-fluid:before, .row-fluid:after { display: table; content: ""; line-height: 0; } .row-fluid:after { clear: both; } .row-fluid [class*=span] { display: block; width: 100%; min-height: 32px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left; margin-left: 2.12765957%; *margin-left: 2.07446809%; } .row-fluid [class*=span]:first-child { margin-left: 0; } .row-fluid .controls-row [class*=span] + [class*=span] { margin-left: 2.12765957%; } .row-fluid .span12 { width: 100%; *width: 99.94680851%; } .row-fluid .span11 { width: 91.4893617%; *width: 91.43617021%; } .row-fluid .span10 { width: 82.9787234%; *width: 82.92553191%; } .row-fluid .span9 { width: 74.46808511%; *width: 74.41489362%; } .row-fluid .span8 { width: 65.95744681%; *width: 65.90425532%; } .row-fluid .span7 { width: 57.44680851%; *width: 57.39361702%; } .row-fluid .span6 { width: 48.93617021%; *width: 48.88297872%; } .row-fluid .span5 { width: 40.42553191%; *width: 40.37234043%; } .row-fluid .span4 { width: 31.91489362%; *width: 31.86170213%; } .row-fluid .span3 { width: 23.40425532%; *width: 23.35106383%; } .row-fluid .span2 { width: 14.89361702%; *width: 14.84042553%; } .row-fluid .span1 { width: 6.38297872%; *width: 6.32978723%; } @media (max-width: 767px) { .row-fluid { width: 100%; } [class*=span], .uneditable-input[class*=span], .row-fluid [class*=span] { float: none; display: block; width: 100%; margin-left: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .span12, .row-fluid .span12 { width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .row-fluid [class*=offset]:first-child { margin-left: 0; } .input-large, .input-xlarge, .input-xxlarge, input[class*=span], select[class*=span], textarea[class*=span], .uneditable-input { display: block; width: 100%; min-height: 32px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .input-prepend input, .input-append input, .input-prepend input[class*=span], .input-append input[class*=span] { display: inline-block; width: auto; } .controls-row [class*=span] + [class*=span] { margin-left: 0; } } @media (min-width: 768px) and (max-width: 979px) { .row-fluid { width: 100%; *zoom: 1; } .row-fluid:before, .row-fluid:after { display: table; content: ""; line-height: 0; } .row-fluid:after { clear: both; } .row-fluid [class*=span] { display: block; width: 100%; min-height: 32px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left; margin-left: 2.76243094%; *margin-left: 2.70923945%; } .row-fluid [class*=span]:first-child { margin-left: 0; } .row-fluid .controls-row [class*=span] + [class*=span] { margin-left: 2.76243094%; } .row-fluid .span12 { width: 100%; *width: 99.94680851%; } .row-fluid .span11 { width: 91.43646409%; *width: 91.3832726%; } .row-fluid .span10 { width: 82.87292818%; *width: 82.81973669%; } .row-fluid .span9 { width: 74.30939227%; *width: 74.25620078%; } .row-fluid .span8 { width: 65.74585635%; *width: 65.69266486%; } .row-fluid .span7 { width: 57.18232044%; *width: 57.12912895%; } .row-fluid .span6 { width: 48.61878453%; *width: 48.56559304%; } .row-fluid .span5 { width: 40.05524862%; *width: 40.00205713%; } .row-fluid .span4 { width: 31.49171271%; *width: 31.43852122%; } .row-fluid .span3 { width: 22.9281768%; *width: 22.87498531%; } .row-fluid .span2 { width: 14.36464088%; *width: 14.31144939%; } .row-fluid .span1 { width: 5.80110497%; *width: 5.74791348%; } } @media (min-width: 1200px) { .row-fluid { width: 100%; *zoom: 1; } .row-fluid:before, .row-fluid:after { display: table; content: ""; line-height: 0; } .row-fluid:after { clear: both; } .row-fluid [class*=span] { display: block; width: 100%; min-height: 32px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left; margin-left: 2.56410256%; *margin-left: 2.51091107%; } .row-fluid [class*=span]:first-child { margin-left: 0; } .row-fluid .controls-row [class*=span] + [class*=span] { margin-left: 2.56410256%; } .row-fluid .span12 { width: 100%; *width: 99.94680851%; } .row-fluid .span11 { width: 91.45299145%; *width: 91.39979996%; } .row-fluid .span10 { width: 82.90598291%; *width: 82.85279142%; } .row-fluid .span9 { width: 74.35897436%; *width: 74.30578287%; } .row-fluid .span8 { width: 65.81196581%; *width: 65.75877432%; } .row-fluid .span7 { width: 57.26495726%; *width: 57.21176578%; } .row-fluid .span6 { width: 48.71794872%; *width: 48.66475723%; } .row-fluid .span5 { width: 40.17094017%; *width: 40.11774868%; } .row-fluid .span4 { width: 31.62393162%; *width: 31.57074013%; } .row-fluid .span3 { width: 23.07692308%; *width: 23.02373159%; } .row-fluid .span2 { width: 14.52991453%; *width: 14.47672304%; } .row-fluid .span1 { width: 5.98290598%; *width: 5.92971449%; } } @media (max-width: 767px) { #submitbtn { margin-top: 10px; } #search_words { border-radius: 0; } .span9.text-right { overflow: hidden; border-right: 1px solid #ccc; } .box-categories, .box-date, .box-tags { width: 100%; } } .widget_wpfd_search .searchSection { margin-bottom: 0; } .widget_wpfd_search .by-feature { margin-top: 10px; } .widget_wpfd_search .box-search-filter { margin: 0; } .widget_wpfd_search .box-search-filter .create-date-container, .widget_wpfd_search .box-search-filter .update-date-container { max-width: unset; min-width: unset; width: 100%; } .widget_wpfd_search .box-search-filter .input-icon-date { min-width: unset; max-width: unset; width: calc(100% - 35px); } .widget_wpfd_search .box-search-filter .categories-filtering { display: block; width: 100%; position: relative; background: transparent; } .widget_wpfd_search .box-search-filter .categories-filtering > img.material-icons, .widget_wpfd_search .box-search-filter .categories-filtering > .cate-lab { display: inline-block; position: unset; transform: unset; vertical-align: middle; } .widget_wpfd_search .box-search-filter .categories-filtering .cate-lab.display-cate { position: relative; } .widget_wpfd_search .box-search-filter #Search_container { width: 100%; width: 100%; display: block; margin-top: 10px; } .widget_wpfd_search .chk-tags-filtering > h4, .widget_wpfd_search .tags-filtering > h4 { display: none; } .widget_wpfd_search .wpfd_tab { display: block; text-align: left; } .widget_wpfd_search .wpfd_tab button { padding: 5px 10px; } .widget_wpfd_search .wpfd_tabcontent { display: none; } .widget_wpfd_search .wpfd_tabcontent.active { display: block; } .widget_wpfd_search .date-info { margin: 1.5em 0; } .widget_wpfd_search .date-filter { border: unset; padding: 5px; } .widget_wpfd_search .date-filter .creation-date, .widget_wpfd_search .date-filter .update-date { width: 100%; max-width: unset; display: block; } .widget_wpfd_search .date-filter .create-date-container > div:first-child, .widget_wpfd_search .date-filter .update-date-container > div:first-child { margin: 5px 0; } .widget_wpfd_search .date-filter .input-date { width: auto; } .widget_wpfd_search .box-btngroup-below { border: 0; background: transparent; padding: 15px 0; } .widget_wpfd_search .box-btngroup-below.searchboxClass { padding: 0; margin-top: 10px; } .searchSection { margin-bottom: 25px; } .wpfd_search_input { position: relative; margin-right: 10px; margin-bottom: 0; padding: 0; } .wpfd_search_input .txtfilename { padding: 15px 200px 15px 40px !important; color: #000 !important; font-weight: 600; font-size: 15px !important; height: 49px; } .wpfd_search_input .txtfilename.wpfd-hide-cat-filter { padding: 15px 0px 15px 40px !important; } .categories-filtering-selection { position: absolute; margin: 5px; right: 0; top: 0; width: 20%; min-width: 190px; height: calc(100% - 10px); border-radius: 5px; background-color: #ececec; padding: 0 10px 0 15px; } .box-search-filter .categories-filtering { top: 50%; background-color: transparent; } .box-search-filter .categories-filtering > .cate-lab { left: 0; } .box-search-filter .categories-filtering > img.material-icons { right: 0; width: 30px; max-width: 30px; } .box-search-filter .categories-filtering > .ui-widget { top: 23px; left: -15px; } .box-search-filter .categories-filtering > .ui-widget ul.cate-list { padding: 10px 0 !important; } .box-search-filter .categories-filtering .categories-filtering-overlay { position: absolute; width: 100%; height: 40px; transform: translateY(-50%); cursor: pointer; z-index: 3; } .box-search-filter .input-date { height: 35px; line-height: 35px; text-align: center; color: #000; } .box-search-filter .create-date-container { display: flex; max-width: 100%; width: 100%; } .box-search-filter .create-date-container > div:first-child { margin: 0; } .box-search-filter .update-date-container { display: flex; max-width: 100%; width: 100%; } .box-search-filter .update-date-container > div:first-child { margin: 0; } .box-search-filter .date-filter .date-info-from { width: 50%; } .box-search-filter .date-filter .date-info-to { width: 50%; margin-left: 40px; } .box-search-filter .date-filter div:first-child { margin-left: 0 !important; margin-top: 0 !important; } .box-search-filter .date-filter.wpfd-date-filter-d1 > div { max-width: 50%; } .box-search-filter .tags-filtering ul.tagit { border: none !important; padding: 0 !important; background: transparent; line-height: 26px !important; } .box-search-filter .chk-tags-filtering { margin: 0; padding: 0; } .box-search-filter .chk-tags-filtering ul { border: none !important; padding: 0 !important; background: transparent; } .box-search-filter .chk-tags-filtering ul li.tags-item { border-radius: 5px; background-color: #fff !important; padding: 10px 20px; margin: 0 10px 10px 0; font-size: 13px; color: #000; font-weight: 400; } .box-search-filter .chk-tags-filtering ul li.tags-item:last-child { margin-right: 0 !important; } .box-search-filter .input-icon-date { width: calc(100% - 30px); } .wpfd-btnsearchbelow { background-color: #000 !important; border-radius: 5px !important; text-transform: capitalize !important; padding: 15px 20px !important; font-size: 15px; font-weight: 600; line-height: 1em; margin: 0; } .wpfd-icon-search { width: 25px; max-width: 25px; } .Category_container { margin-top: 0; } .Category_container .pull-left { padding: 0 !important; } .Category_container p.filter-lab { font-size: 15px !important; font-weight: 600; color: #000 !important; margin: 0; } .wpfd-font-600 { font-weight: 600; } .wpfd_tabcontainer { padding: 0; } .wpfd_tabcontainer .wpfd-filter { background-color: #f3f3f7 !important; border: 0 !important; padding: 15px !important; } .wpfd-type-filter { display: flex; align-items: center; margin-bottom: 10px; } .wpfd-type-filter .label { display: inline-block; width: 10%; min-width: 75px; } .wpfd-type-filter #wpfd_search_file_type_chosen { max-width: 100%; background-color: transparent; } .wpfd-weight-filter { display: flex; align-items: center; } .wpfd-weight-filter .label { margin-right: 15px; } .wpfd-search-file-type { max-width: 100%; background-color: transparent; } .wpfd-filter { margin-top: 5px; } .wpfd-filter .label { font-size: 15px !important; font-weight: 600; color: #000 !important; margin: 0 15px 0 0 !important; background-color: transparent; padding: 0; } .date-filter { position: relative; } .date-filter .date-info { font-size: 15px !important; font-weight: 600; color: #000 !important; margin: 0; } .date-filter .creation-date { margin-right: 20px; max-width: calc(50% - 20px); } .date-filter .update-date { margin-left: 20px; max-width: calc(50% - 20px); } .wpfd-vertical-border { border-left: 2px solid #d9d9d9; height: calc(100% - 40px); position: absolute; left: 50%; top: 10%; } .by-feature .wpfd-search-section:last-child { margin-bottom: 0 !important; } .by-feature .wpfd-search-section select[name=extension] + .chzn-container > .chzn-single { height: 35px; line-height: 35px; background: transparent; } .by-feature .wpfd-search-section select[name=extension] + .chzn-container .chzn-results li { color: #000; } .by-feature .wpfd-search-section select[name=extension] + .chzn-container .chzn-results li.highlighted { color: #fff; } .by-feature .wpfd-search-section select[name=extension] + .chzn-container .chzn-results li.result-selected { color: #ccc; } .by-feature .wpfd-search-section select[name=extension] + .chzn-container .chzn-choices { background: transparent; height: 35px !important; line-height: 35px !important; margin: 0; } .by-feature .wpfd-search-section select[name=extension] + .chzn-container .chzn-choices li.search-choice { background: #fff; padding: 5px 20px 5px 5px; margin: 5px 0 5px 5px; font-size: 13px; font-weight: 400; color: #000; } .by-feature .wpfd-search-section select[name=extension] + .chzn-container .chzn-choices li.search-choice .search-choice-close { top: 5px; background-position: -42px 2px; } .by-feature .wpfd-search-section select[name=extension] + .chzn-container .chzn-choices li.search-choice .search-choice-close:hover { background-position: -42px -9px; } .by-feature .wpfd-search-section select[name=extension] + .chzn-container .chzn-choices li.search-field { width: auto; line-height: 35px !important; } .by-feature .wpfd_tabcontent .chk-tags-filtering p.tags-info { display: none; } .by-feature .wpfd_tabcontent .tags-filtering p.tags-info { display: none; } .by-feature .date-filter p.date-info { margin: 0; } .by-feature .to-weight-filter-container { justify-content: flex-end; } .by-feature .weight-container:first-child { flex-basis: 50%; max-width: 50%; } .by-feature .weight-container:nth-child(2) { flex-basis: 50%; max-width: 50%; } .by-feature .weight-container:nth-child(2) .label { text-align: right; } .by-feature .weight-container .label { width: 130px; } .by-feature .weight-container > div { width: calc(100% - 145px); } .by-feature .weight-container input { height: 35px; line-height: 35px; margin-right: 5px; width: 100%; max-width: 100%; background-color: transparent; } .by-feature .weight-container select { height: 35px; line-height: 35px; width: 60px; background-color: transparent; } .by-feature .wpfd-weight-filter { padding: 0; } .by-feature .wpfd-weight-filter .weight-container input { margin: 0 5px 0 0; } .by-feature .wpfd-weight-filter .weight-container select { margin: 0; } .by-feature .top { padding: 10px 0; } .by-feature .top .pull-right { padding: 0; } .creation-date .lbl-date { color: #ccc; font-size: 13px; } .update-date .lbl-date { color: #ccc; font-size: 13px; } .tagit-autocomplete { z-index: 99; } .tagit-autocomplete .ui-menu-item { color: #fff !important; background: #000; } .wpfd-tags { display: flex; margin-bottom: 10px; } ul.tagit li.tagit-choice-editable { border-radius: 5px; background: #fff !important; padding: 5px 40px 5px 20px !important; } ul.tagit li.tagit-choice-editable a.tagit-close { color: #000; font-weight: 700; font-size: 20px; right: 15px; text-decoration: none; line-height: 26px; top: unset; margin-top: 0; } ul.tagit li.tagit-new { padding-left: 0 !important; margin: 5px 0; } ul.tagit li.tagit-new input { max-width: 120px; } ul.tagit span.tagit-label { color: #000; } .wpfd-label-mb { display: none; } .wpfd_tab { display: none !important; } @media screen and (max-width: 992px) { .wpfd-label-mb { display: block; } .wpfd-label-desk { display: none; } .wpfd-weight-filter { flex-direction: column; align-items: unset; } .wpfd-weight-filter .weight-filters .label { font-size: 13px !important; } .by-feature .weight-filters { flex-direction: column; } .by-feature .weight-container { flex-basis: 100% !important; max-width: 100% !important; flex-direction: column; align-items: flex-start; } .by-feature .weight-container:nth-child(2) { margin-top: 5px; } .by-feature .weight-container:nth-child(2) .label { text-align: left; } .by-feature .weight-container > div { width: 100%; } .by-feature .weight-container input { width: 100%; max-width: 100%; } .date-filter { flex-direction: column; } .date-filter .update-date { margin-left: 0; margin-top: 20px; max-width: 100%; flex-basis: 100%; width: 100%; } .date-filter .creation-date { margin-right: 0; max-width: 100%; flex-basis: 100%; width: 100%; } .box-search-filter .input-icon-date { width: calc(100% - 30px); max-width: 100%; } .box-search-filter .date-filter .date-info-from { padding-right: 10px; } .box-search-filter .date-filter .date-info-to { padding-left: 10px; } .box-search-filter .date-filter.wpfd-date-filter-d1 > div { max-width: 100%; } .wpfd-vertical-border { display: none; } } @media screen and (max-width: 768px) { .by-feature .top.clearfix { display: block; } .box-search-filter .categories-filtering { min-height: auto; } .box-search-filter .categories-filtering > img.material-icons { width: 25px; max-width: 25px; } .box-search-filter .categories-filtering > .cate-lab { font-size: 13px; } .box-search-filter .categories-filtering > .ui-widget { left: auto; right: -104px; } .box-search-filter .date-filter .date-info-from { width: 100%; padding-right: 0; } .box-search-filter .date-filter .date-info-to { width: 100%; padding-left: 0; margin-left: 0; margin-top: 5px; } .box-search-filter .create-date-container { flex-direction: column; } .box-search-filter .update-date-container { flex-direction: column; } .wpfd-btnsearchbelow { max-width: 100%; padding: 15px; margin-left: 5px; } .wpfd_search_input { margin: 0 !important; } .wpfd_search_input .txtfilename { padding-right: 160px !important; } .searchSection { flex-direction: row; } .categories-filtering-selection { min-width: 150px; padding: 0 5px 0 10px; } } @media screen and (max-width: 560px) { .searchSection { flex-direction: column; } .wpfd_search_input .txtfilename { padding-right: 150px !important; } .wpfd-btnsearchbelow { margin: 5px 0; } .box-search-filter .categories-filtering > .ui-widget { right: -10px; } } @media screen and (max-width: 420px) { .categories-filtering-selection { min-width: 140px; } .box-search-filter .categories-filtering > .cate-lab { font-size: 12px; } .box-search-filter .categories-filtering > img.material-icons { max-width: 20px; } ul.tagit li.tagit-choice-editable { margin: 5px 5px 5px 0; padding: 5px 30px 5px 10px !important; } ul.tagit li.tagit-choice-editable a.tagit-close { right: 10px; } } wpfdajaxurl = "http://templatew1.synapseweb.fr/wp-admin/admin-ajax.php?juwpfisadmin=false&action=wpfd&"; var filterData = null; var curCatId = "0"; if (typeof availTags === 'undefined') { var availTags = []; } var msg_search_box_placeholder = "Input tags here..."; jQuery(document).ready(function () { jQuery('.filter_catid_chzn').removeAttr('style'); jQuery('.chzn-search input').removeAttr('readonly'); filterData = {"exclude":"0","limit":15}; if (jQuery('select[name="extension"]').length) { jQuery('select[name="extension"]').chosen({width: '100%', search_contains: false}); } else { setTimeout(function() { if (jQuery('select[name="extension"]').length) { jQuery('select[name="extension"]').chosen({width: '100%', search_contains: true}); } }, 1000) } if (jQuery('.fusion-builder-live').length || jQuery('.et_divi_theme.et-fb').length) { setInterval(function() { if (jQuery(".wpfd-adminForm").length) { if (jQuery('select[name="extension"]').length) { jQuery('select[name="extension"]').chosen({width: '100%', search_contains: true}); } else { setTimeout(function() { if (jQuery('select[name="extension"]').length) { jQuery('select[name="extension"]').chosen({width: '100%', search_contains: true}); } }, 3000); } } }, 1000); } window.history.pushState(filterData, '', window.location); });

All Categories
  • *

Creation Date

From
To

Update

From
To