Version Description
= 4.0.0 = In this version, we have to change the database structure, so that if you have installed LP3 on your site before, please backup your site and follow these steps to upgrade.
= 0.9.19 = In this version, we have changed a little bit about LearnPress Plugin directory structure and moved all add-ons to become independent plugins. If you face any problems related to add-ons, please completely remove old version and re-install LearnPress. It does not affect your current data. Thank you.
Download this release
Release Info
Developer | ThimPress |
Plugin | LearnPress – WordPress LMS Plugin |
Version | 4.0.0-beta-2 |
Comparing to | |
See all releases |
Code changes from version 3.2.8.7 to 4.0.0-beta-2
- assets/css/admin.bundle.min.css +4 -4
- assets/css/admin/admin.css +5036 -2782
- assets/css/admin/setup.css +319 -216
- assets/css/admin/statistic.css +78 -293
- assets/css/bundle.min.css +1 -4
- assets/css/frontend/fix-scrollbar.min.css +0 -1
- assets/css/frontend/form.css +1 -0
- assets/css/frontend/learnpress.min.css +0 -1
- assets/css/frontend/lp-overlay.min.css +0 -1
- assets/css/frontend/popup.css +88 -0
- assets/{js/dist/index.php → css/frontend/theme-support.css} +0 -0
- assets/css/index.php +0 -1
- assets/css/learnpress.css +9030 -0
- assets/css/vendor/font-awesome-5.min.css +5 -0
- assets/css/{font-awesome.min.css → vendor/font-awesome.min.css} +0 -0
- assets/css/vendor/jalert.css +1 -0
- assets/css/vendor/jquery-ui-timepicker-addon.css +30 -0
- assets/css/vendor/jquery-ui/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
- assets/css/vendor/jquery-ui/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
- assets/css/vendor/jquery-ui/images/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
- assets/css/vendor/jquery-ui/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
- assets/css/vendor/jquery-ui/images/ui-bg_glass_75_dadada_1x400.png +0 -0
- assets/css/vendor/jquery-ui/images/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
- assets/css/vendor/jquery-ui/images/ui-bg_glass_95_fef1ec_1x400.png +0 -0
- assets/css/vendor/jquery-ui/images/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
- assets/css/vendor/jquery-ui/images/ui-icons_222222_256x240.png +0 -0
- assets/css/vendor/jquery-ui/images/ui-icons_2e83ff_256x240.png +0 -0
- assets/css/vendor/jquery-ui/images/ui-icons_454545_256x240.png +0 -0
- assets/css/vendor/jquery-ui/images/ui-icons_888888_256x240.png +0 -0
- assets/css/vendor/jquery-ui/images/ui-icons_cd0a0a_256x240.png +0 -0
- assets/css/vendor/jquery-ui/jquery-ui-rtl.css +49 -0
assets/css/admin.bundle.min.css
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
/*!
|
2 |
-
* Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
|
3 |
-
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
|
4 |
-
*/@font-face{font-family:FontAwesome;src:url(../fonts/awesome/fontawesome-webfont.eot?v=4.7.0);src:url(../fonts/awesome/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(../fonts/awesome/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(../fonts/awesome/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(../fonts/awesome/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(../fonts/awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
|
1 |
+
/*!
|
2 |
+
* Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
|
3 |
+
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
|
4 |
+
*/@font-face{font-family:FontAwesome;src:url(../fonts/awesome/fontawesome-webfont.eot?v=4.7.0);src:url(../fonts/awesome/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(../fonts/awesome/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(../fonts/awesome/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(../fonts/awesome/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(../fonts/awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.tipsy{font-size:12px;position:absolute;padding:5px;z-index:100000}.tipsy-inner{background-color:#000;color:#fff;max-width:200px;padding:5px 8px 4px 8px;text-align:center}.tipsy-inner{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.tipsy-arrow{position:absolute;width:0;height:0;line-height:0;border:5px dashed #000}.tipsy-arrow-n{border-bottom-color:#000}.tipsy-arrow-s{border-top-color:#000}.tipsy-arrow-e{border-left-color:#000}.tipsy-arrow-w{border-right-color:#000}.tipsy-n .tipsy-arrow{top:0;left:50%;margin-left:-5px;border-bottom-style:solid;border-top:0;border-left-color:transparent;border-right-color:transparent}.tipsy-nw .tipsy-arrow{top:0;left:10px;border-bottom-style:solid;border-top:0;border-left-color:transparent;border-right-color:transparent}.tipsy-ne .tipsy-arrow{top:0;right:10px;border-bottom-style:solid;border-top:0;border-left-color:transparent;border-right-color:transparent}.tipsy-s .tipsy-arrow{bottom:0;left:50%;margin-left:-5px;border-top-style:solid;border-bottom:0;border-left-color:transparent;border-right-color:transparent}.tipsy-sw .tipsy-arrow{bottom:0;left:10px;border-top-style:solid;border-bottom:0;border-left-color:transparent;border-right-color:transparent}.tipsy-se .tipsy-arrow{bottom:0;right:10px;border-top-style:solid;border-bottom:0;border-left-color:transparent;border-right-color:transparent}.tipsy-e .tipsy-arrow{right:0;top:50%;margin-top:-5px;border-left-style:solid;border-right:0;border-top-color:transparent;border-bottom-color:transparent}.tipsy-w .tipsy-arrow{left:0;top:50%;margin-top:-5px;border-right-style:solid;border-left:0;border-top-color:transparent;border-bottom-color:transparent}
|
assets/css/admin/admin.css
CHANGED
@@ -1,1220 +1,1386 @@
|
|
|
|
1 |
/**
|
2 |
* Mixin
|
3 |
*/
|
4 |
-
@-webkit-keyframes rotating4
|
5 |
-
{
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
}
|
16 |
}
|
17 |
|
18 |
@keyframes rotating4 {
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
}
|
34 |
-
|
35 |
-
@-webkit-keyframes animation4
|
36 |
-
{
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
}
|
45 |
}
|
46 |
|
47 |
@keyframes animation4 {
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
56 |
}
|
57 |
|
58 |
/**
|
59 |
* Styles for displaying list of table
|
60 |
*/
|
61 |
.lp-toolbar-buttons {
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
}
|
66 |
|
67 |
.lp-toolbar-buttons .lp-toolbar-btn {
|
68 |
-
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
margin: 0;
|
78 |
}
|
79 |
|
80 |
-
.lp-toolbar-buttons .lp-toolbar-btn a,
|
81 |
-
|
82 |
-
|
83 |
-
|
|
|
84 |
}
|
85 |
|
86 |
.lp-toolbar-buttons .lp-toolbar-btn .lp-btn-icon {
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
}
|
97 |
|
98 |
.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-move {
|
99 |
-
|
100 |
}
|
101 |
|
102 |
-
.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-move a,
|
103 |
-
|
|
|
104 |
}
|
105 |
|
106 |
-
.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-move:hover a,
|
107 |
-
|
|
|
108 |
}
|
109 |
|
110 |
.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-remove {
|
111 |
-
|
112 |
}
|
113 |
|
114 |
-
.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-remove:hover a,
|
115 |
-
|
|
|
116 |
}
|
117 |
|
118 |
.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-toggle .dashicons-arrow-down,
|
119 |
.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-toggle .dashicons-arrow-down-alt2 {
|
120 |
-
|
121 |
}
|
122 |
|
123 |
.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-toggle.closed .dashicons-arrow-up,
|
124 |
.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-toggle.closed .dashicons-arrow-up-alt2 {
|
125 |
-
|
126 |
}
|
127 |
|
128 |
.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-toggle.closed .dashicons-arrow-down,
|
129 |
.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-toggle.closed .dashicons-arrow-down-alt2 {
|
130 |
-
|
131 |
}
|
132 |
|
133 |
.lp-toolbar-buttons .lp-toolbar-btn.lp-toolbar-btn-dropdown {
|
134 |
-
|
135 |
}
|
136 |
|
137 |
.lp-toolbar-buttons .lp-toolbar-btn.lp-toolbar-btn-dropdown ul {
|
138 |
-
|
139 |
-
|
140 |
-
|
141 |
-
|
142 |
-
|
143 |
-
|
144 |
-
|
145 |
}
|
146 |
|
147 |
.lp-toolbar-buttons .lp-toolbar-btn.lp-toolbar-btn-dropdown ul li {
|
148 |
-
|
149 |
-
|
150 |
}
|
151 |
|
152 |
.lp-toolbar-buttons .lp-toolbar-btn.lp-toolbar-btn-dropdown ul li a {
|
153 |
-
|
154 |
-
|
155 |
-
|
156 |
-
|
157 |
-
|
158 |
-
|
159 |
-
|
160 |
-
|
161 |
}
|
162 |
|
163 |
.lp-toolbar-buttons .lp-toolbar-btn.lp-toolbar-btn-dropdown ul li a:hover {
|
164 |
-
|
165 |
}
|
166 |
|
167 |
.lp-toolbar-buttons .lp-toolbar-btn.lp-toolbar-btn-dropdown ul li.active a {
|
168 |
-
|
169 |
}
|
170 |
|
171 |
.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-disabled, .lp-toolbar-buttons .lp-toolbar-btn.lp-btn-disabled:hover {
|
172 |
-
|
173 |
}
|
174 |
|
175 |
.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-disabled .lp-btn-icon, .lp-toolbar-buttons .lp-toolbar-btn.lp-btn-disabled:hover .lp-btn-icon {
|
176 |
-
|
177 |
}
|
178 |
|
179 |
.lp-toolbar-buttons .lp-toolbar-btn:hover {
|
180 |
-
|
181 |
-
|
182 |
}
|
183 |
|
184 |
.lp-toolbar-buttons .lp-toolbar-btn:hover .lp-btn-icon {
|
185 |
-
|
186 |
}
|
187 |
|
188 |
.lp-toolbar-buttons .lp-toolbar-btn:hover ul {
|
189 |
-
|
190 |
}
|
191 |
|
192 |
.lp-toolbar-buttons .lp-toolbar-btn:hover ul:hover {
|
193 |
-
|
194 |
}
|
195 |
|
196 |
.column-content-actions.lp-toolbar-buttons {
|
197 |
-
|
198 |
-
|
199 |
-
|
200 |
}
|
201 |
|
202 |
.learn-press-box-data {
|
203 |
-
|
204 |
-
|
205 |
-
|
206 |
}
|
207 |
|
208 |
.learn-press-box-data .lp-box-data-head {
|
209 |
-
|
210 |
-
|
211 |
}
|
212 |
|
213 |
.learn-press-box-data .lp-box-data-head h3 {
|
214 |
-
|
215 |
-
|
216 |
-
|
217 |
}
|
218 |
|
219 |
.learn-press-box-data .lp-box-data-head .lp-box-data-actions {
|
220 |
-
|
221 |
-
|
222 |
-
|
223 |
}
|
224 |
|
225 |
.learn-press-box-data .lp-box-data-head .lp-box-data-actions .lp-btn {
|
226 |
-
|
227 |
-
|
228 |
-
|
229 |
-
|
230 |
-
|
231 |
-
|
232 |
}
|
233 |
|
234 |
-
.learn-press-box-data .lp-box-data-head .lp-box-data-actions
|
235 |
-
|
236 |
-
|
237 |
-
|
238 |
}
|
239 |
|
240 |
-
.learn-press-box-data .lp-box-data-head
|
241 |
-
|
242 |
-
|
243 |
-
|
244 |
}
|
245 |
|
246 |
.learn-press-box-data .lp-box-data-content {
|
247 |
-
|
248 |
-
|
249 |
-
|
250 |
}
|
251 |
|
252 |
.learn-press-box-data .lp-box-data-foot {
|
253 |
-
|
254 |
}
|
255 |
|
256 |
.learn-press-box-data.closed .lp-btn-toggle .dashicons-arrow-up,
|
257 |
.learn-press-box-data.closed .lp-btn-toggle .dashicons-arrow-up-alt2 {
|
258 |
-
|
259 |
}
|
260 |
|
261 |
.learn-press-box-data.closed .lp-btn-toggle .dashicons-arrow-down,
|
262 |
.learn-press-box-data.closed .lp-btn-toggle .dashicons-arrow-down-alt2 {
|
263 |
-
|
264 |
}
|
265 |
|
266 |
.learn-press-box-data.closed .lp-box-data-content {
|
267 |
-
|
268 |
}
|
269 |
|
270 |
.lp-list-options {
|
271 |
-
|
272 |
-
|
273 |
}
|
274 |
|
275 |
-
.lp-list-options th,
|
276 |
-
|
277 |
-
|
278 |
-
|
|
|
279 |
}
|
280 |
|
281 |
.lp-list-options thead th {
|
282 |
-
|
283 |
}
|
284 |
|
285 |
.lp-list-options tbody tr td {
|
286 |
-
|
287 |
-
|
288 |
}
|
289 |
|
290 |
.lp-list-options tbody tr td.lp-toolbar-buttons {
|
291 |
-
|
292 |
-
|
293 |
-
|
294 |
-
|
295 |
-
|
296 |
}
|
297 |
|
298 |
.lp-list-options tbody tr td.lp-toolbar-buttons .lp-toolbar-btn {
|
299 |
-
|
300 |
-
|
301 |
-
|
302 |
-
|
303 |
-
|
304 |
}
|
305 |
|
306 |
.lp-list-options tbody tr:nth-child(odd) td {
|
307 |
-
|
308 |
}
|
309 |
|
310 |
.lp-list-options tbody tr:hover td.lp-toolbar-buttons .lp-toolbar-btn {
|
311 |
-
|
312 |
}
|
313 |
|
314 |
.lp-list-options tbody td {
|
315 |
-
|
316 |
}
|
317 |
|
318 |
.lp-list-options tbody td input[type="text"] {
|
319 |
-
|
320 |
}
|
321 |
|
322 |
.lp-list-options tbody td input[type="text"][value=""] {
|
323 |
-
|
324 |
}
|
325 |
|
326 |
.lp-list-options tbody td.column-content-answer_correct {
|
327 |
-
|
328 |
}
|
329 |
|
330 |
.lp-list-options tbody td.lp-remove-list-option, .lp-list-options tbody td.lp-move-list-option {
|
331 |
-
|
332 |
-
|
333 |
-
|
334 |
}
|
335 |
|
336 |
.lp-list-options tbody td.lp-remove-list-option a, .lp-list-options tbody td.lp-move-list-option a {
|
337 |
-
|
338 |
-
|
339 |
}
|
340 |
|
341 |
.lp-list-options tbody td.lp-remove-list-option:hover, .lp-list-options tbody td.lp-move-list-option:hover {
|
342 |
-
|
343 |
}
|
344 |
|
345 |
.lp-list-options tbody td.lp-move-list-option {
|
346 |
-
|
347 |
}
|
348 |
|
349 |
.lp-list-options tbody td.lp-move-list-option a {
|
350 |
-
|
351 |
}
|
352 |
|
353 |
.lp-list-options tbody td.lp-move-list-option:hover a {
|
354 |
-
|
355 |
}
|
356 |
|
357 |
.lp-list-options tbody td.lp-remove-list-option {
|
358 |
-
|
359 |
}
|
360 |
|
361 |
.lp-list-options tbody td.lp-remove-list-option:hover a {
|
362 |
-
|
363 |
}
|
364 |
|
365 |
.lp-animation {
|
366 |
-
|
367 |
-
|
368 |
-
|
369 |
}
|
370 |
|
371 |
.lp-ajax-search {
|
372 |
-
|
373 |
-
|
374 |
-
|
375 |
}
|
376 |
|
377 |
.lp-ajax-search .lp-search-term {
|
378 |
-
|
379 |
-
|
380 |
-
|
381 |
-
|
382 |
-
|
383 |
-
|
384 |
-
|
385 |
}
|
386 |
|
387 |
.lp-ajax-search .lp-search-term:focus {
|
388 |
-
|
389 |
-
|
390 |
-
|
391 |
}
|
392 |
|
393 |
.lp-ajax-search .lp-search-term:focus {
|
394 |
-
|
395 |
-
|
396 |
-
|
397 |
-
|
398 |
}
|
399 |
|
400 |
.lp-ajax-search .lp-search-term:focus:focus {
|
401 |
-
|
402 |
-
|
403 |
-
|
404 |
}
|
405 |
|
406 |
.lp-ajax-search .lp-search-results {
|
407 |
-
|
408 |
-
|
409 |
-
|
410 |
-
|
411 |
-
|
412 |
-
|
413 |
-
|
414 |
-
|
415 |
-
|
416 |
}
|
417 |
|
418 |
.lp-ajax-search .lp-search-results .lp-search-items {
|
419 |
-
|
420 |
-
|
421 |
-
|
422 |
}
|
423 |
|
424 |
.lp-ajax-search .lp-search-results .lp-search-items li {
|
425 |
-
|
426 |
}
|
427 |
|
428 |
.lp-ajax-search .lp-search-results .lp-search-items li label {
|
429 |
-
|
430 |
-
|
431 |
-
|
432 |
}
|
433 |
|
434 |
.lp-ajax-search .lp-search-results .lp-search-items li label input {
|
435 |
-
|
436 |
-
|
437 |
-
|
438 |
}
|
439 |
|
440 |
.lp-ajax-search .lp-search-results .lp-search-items li label span {
|
441 |
-
|
442 |
-
|
443 |
}
|
444 |
|
445 |
.lp-ajax-search .lp-search-results .lp-search-items li label span a.lp-add-item {
|
446 |
-
|
447 |
-
|
448 |
}
|
449 |
|
450 |
.lp-ajax-search .lp-search-results .lp-search-items li.active {
|
451 |
-
|
452 |
}
|
453 |
|
454 |
.lp-ajax-search .lp-search-results .lp-search-items li:hover {
|
455 |
-
|
456 |
-
|
457 |
}
|
458 |
|
459 |
.lp-ajax-search .lp-search-results .lp-search-items li:hover a.lp-add-item {
|
460 |
-
|
461 |
}
|
462 |
|
463 |
.lp-ajax-search .lp-search-results .lp-search-actions {
|
464 |
-
|
465 |
-
|
466 |
-
|
467 |
}
|
468 |
|
469 |
#learn-press-ajax-search-overlay {
|
470 |
-
|
471 |
-
|
472 |
-
|
473 |
-
|
474 |
-
|
475 |
-
|
476 |
-
|
477 |
-
|
478 |
}
|
479 |
|
480 |
.update-overlay {
|
481 |
-
|
482 |
-
|
483 |
-
|
484 |
-
|
485 |
-
|
486 |
-
|
487 |
-
|
488 |
}
|
489 |
|
490 |
#course-editor.ajax-search #learn-press-ajax-search-overlay {
|
491 |
-
|
492 |
}
|
493 |
|
494 |
#course-editor.ajax-search .lp-ajax-search {
|
495 |
-
|
496 |
}
|
497 |
|
498 |
.advanced-list {
|
499 |
-
|
|
|
|
|
|
|
|
|
500 |
}
|
501 |
|
502 |
.advanced-list li {
|
503 |
-
|
504 |
-
|
505 |
-
|
506 |
-
|
507 |
-
|
508 |
-
|
|
|
509 |
}
|
510 |
|
511 |
.advanced-list li .remove-item {
|
512 |
-
|
513 |
-
|
514 |
-
|
515 |
-
|
516 |
-
|
517 |
-
|
518 |
}
|
519 |
|
520 |
.advanced-list li .remove-item:hover {
|
521 |
-
|
522 |
}
|
523 |
|
524 |
-
.advanced-list li .remove-item
|
525 |
-
|
526 |
-
|
527 |
-
|
528 |
}
|
529 |
|
530 |
.advanced-list li span {
|
531 |
-
|
532 |
}
|
533 |
|
534 |
.advanced-list.locked .remove-item {
|
535 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
536 |
}
|
537 |
|
538 |
.lp-label-counter {
|
539 |
-
|
540 |
-
|
541 |
-
|
542 |
-
|
543 |
-
|
544 |
-
|
545 |
-
|
546 |
-
|
547 |
}
|
548 |
|
549 |
.lp-label-counter.disabled {
|
550 |
-
|
551 |
}
|
552 |
|
553 |
@-moz-keyframes spin {
|
554 |
-
|
555 |
-
|
556 |
-
|
557 |
}
|
558 |
|
559 |
@-webkit-keyframes spin {
|
560 |
-
|
561 |
-
|
562 |
-
|
563 |
}
|
564 |
|
565 |
@keyframes spin {
|
566 |
-
|
567 |
-
|
568 |
-
|
569 |
-
|
570 |
}
|
571 |
|
572 |
.rwmb-duration {
|
573 |
-
|
574 |
}
|
575 |
|
576 |
ul .clearfix {
|
577 |
-
|
578 |
-
|
579 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
580 |
}
|
581 |
|
582 |
-
.
|
583 |
-
|
584 |
-
|
585 |
-
|
586 |
-
|
587 |
-
|
|
|
|
|
|
|
588 |
}
|
589 |
|
590 |
@-moz-keyframes lp-spinner {
|
591 |
-
|
592 |
-
|
593 |
-
|
594 |
}
|
595 |
|
596 |
@-webkit-keyframes lp-spinner {
|
597 |
-
|
598 |
-
|
599 |
-
|
600 |
}
|
601 |
|
602 |
@keyframes lp-spinner {
|
603 |
-
|
604 |
-
|
605 |
-
|
606 |
-
|
607 |
}
|
608 |
|
609 |
.lp-modal-choose-items-open {
|
610 |
-
|
611 |
}
|
612 |
|
613 |
.lp-modal-search {
|
614 |
-
|
615 |
-
|
616 |
-
|
617 |
-
|
618 |
}
|
619 |
|
620 |
.lp-modal-search li.selected {
|
621 |
-
|
622 |
}
|
623 |
|
624 |
/* message box */
|
625 |
#learn-press-message-box-block {
|
626 |
-
|
627 |
-
|
628 |
-
|
629 |
-
|
630 |
-
|
631 |
-
|
632 |
-
|
633 |
-
|
634 |
}
|
635 |
|
636 |
#learn-press-message-box-window {
|
637 |
-
|
638 |
-
|
639 |
-
|
640 |
-
|
641 |
-
|
642 |
-
|
643 |
-
|
644 |
-
|
645 |
}
|
646 |
|
647 |
#message-box-wrap {
|
648 |
-
|
649 |
-
|
650 |
-
|
651 |
-
|
652 |
-
|
653 |
}
|
654 |
|
655 |
.message-box-title {
|
656 |
-
|
657 |
-
|
658 |
-
|
659 |
}
|
660 |
|
661 |
.message-box-content {
|
662 |
-
|
663 |
-
|
664 |
}
|
665 |
|
666 |
.message-box-animation {
|
667 |
-
|
668 |
-
|
669 |
-
|
670 |
-
|
671 |
}
|
672 |
|
673 |
.message-box-buttons {
|
674 |
-
|
675 |
-
|
676 |
-
|
677 |
}
|
678 |
|
679 |
.message-box-button {
|
680 |
-
|
681 |
}
|
682 |
|
683 |
.tipsy {
|
684 |
-
|
685 |
}
|
686 |
|
687 |
-
.learnpress a,
|
688 |
-
|
689 |
-
|
|
|
690 |
}
|
691 |
|
692 |
.learnpress .lp-install-sample-data-options {
|
693 |
-
|
694 |
-
|
695 |
}
|
696 |
|
697 |
.learnpress .lp-install-sample-data-options legend {
|
698 |
-
|
699 |
}
|
700 |
|
701 |
/* Metabox email template field */
|
702 |
.lp-email-templates {
|
703 |
-
|
704 |
-
|
705 |
}
|
706 |
|
707 |
.learn-press-email-variables {
|
708 |
-
|
709 |
-
|
710 |
-
|
711 |
}
|
712 |
|
713 |
.learn-press-email-variables li {
|
714 |
-
|
715 |
-
|
716 |
}
|
717 |
|
718 |
/* Metabox dropdown pages field */
|
719 |
.learn-press-dropdown-pages input[type="text"] {
|
720 |
-
|
721 |
-
|
722 |
-
|
723 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
724 |
}
|
725 |
|
726 |
-
.learn-press-dropdown-pages .select2-selection__rendered {
|
727 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
728 |
}
|
729 |
|
730 |
.learn-press-dropdown-pages .quick-add-page-inline {
|
731 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
732 |
}
|
733 |
|
734 |
/* Tooltip */
|
735 |
.learn-press-tooltip {
|
736 |
-
|
737 |
-
|
738 |
-
|
739 |
-
|
740 |
-
|
741 |
}
|
742 |
|
743 |
-
.learn-press-tooltip.icon
|
744 |
-
|
745 |
-
|
746 |
}
|
747 |
|
748 |
.learn-press-tooltip:hover {
|
749 |
-
|
750 |
-
|
751 |
}
|
752 |
|
753 |
/* Metabox payment order field */
|
754 |
.rwmb-payment-order-wrapper .rwmb-label {
|
755 |
-
|
756 |
}
|
757 |
|
758 |
.rwmb-payment-order-wrapper .rwmb-input {
|
759 |
-
|
760 |
}
|
761 |
|
762 |
.learn-press-payments,
|
763 |
.learn-press-emails {
|
764 |
-
|
765 |
-
|
766 |
-
|
767 |
-
|
768 |
}
|
769 |
|
770 |
-
.learn-press-payments th,
|
|
|
771 |
.learn-press-emails th,
|
772 |
.learn-press-emails td {
|
773 |
-
|
774 |
}
|
775 |
|
776 |
.learn-press-payments .order,
|
777 |
.learn-press-emails .order {
|
778 |
-
|
779 |
-
|
780 |
-
|
781 |
-
|
782 |
-
|
783 |
}
|
784 |
|
785 |
.learn-press-payments .name,
|
786 |
.learn-press-emails .name {
|
787 |
-
|
788 |
-
|
789 |
-
|
790 |
}
|
791 |
|
792 |
.learn-press-payments .name a,
|
793 |
.learn-press-emails .name a {
|
794 |
-
|
795 |
}
|
796 |
|
797 |
.learn-press-payments .status,
|
798 |
.learn-press-emails .status {
|
799 |
-
|
800 |
-
|
801 |
-
|
802 |
}
|
803 |
|
804 |
.learn-press-payments .status .dashicons,
|
805 |
.learn-press-emails .status .dashicons {
|
806 |
-
|
807 |
-
|
808 |
-
|
809 |
}
|
810 |
|
811 |
.learn-press-payments .status a,
|
812 |
.learn-press-emails .status a {
|
813 |
-
|
814 |
-
|
815 |
-
|
816 |
-
|
817 |
}
|
818 |
|
819 |
.learn-press-payments .status.enabled .dashicons,
|
820 |
.learn-press-emails .status.enabled .dashicons {
|
821 |
-
|
822 |
}
|
823 |
|
824 |
.learn-press-payments thead th,
|
825 |
.learn-press-emails thead th {
|
826 |
-
|
827 |
-
|
828 |
}
|
829 |
|
830 |
.learn-press-payments tbody tr:nth-child(even) td,
|
831 |
.learn-press-emails tbody tr:nth-child(even) td {
|
832 |
-
|
833 |
}
|
834 |
|
835 |
.learn-press-payments tbody tr:nth-child(odd) td,
|
836 |
.learn-press-emails tbody tr:nth-child(odd) td {
|
837 |
-
|
838 |
}
|
839 |
|
840 |
.learn-press-payments tbody td,
|
841 |
.learn-press-emails tbody td {
|
842 |
-
|
843 |
}
|
844 |
|
845 |
.learn-press-payments tbody .ui-sortable-helper,
|
846 |
.learn-press-emails tbody .ui-sortable-helper {
|
847 |
-
|
848 |
-
|
849 |
}
|
850 |
|
851 |
.learn-press-payments tbody .ui-sortable-placeholder,
|
852 |
.learn-press-emails tbody .ui-sortable-placeholder {
|
853 |
-
|
854 |
-
|
855 |
}
|
856 |
|
857 |
.learn-press-payments tbody .ui-sortable-placeholder td,
|
858 |
.learn-press-emails tbody .ui-sortable-placeholder td {
|
859 |
-
|
860 |
-
|
861 |
-
|
862 |
}
|
863 |
|
864 |
.learn-press-payments ~ .email-actions,
|
865 |
.learn-press-emails ~ .email-actions {
|
866 |
-
|
867 |
}
|
868 |
|
869 |
.learn-press-payments.sortable .order:hover,
|
870 |
.learn-press-emails.sortable .order:hover {
|
871 |
-
|
872 |
-
|
873 |
}
|
874 |
|
875 |
/* Submenu tools/templates */
|
876 |
.lp-template-overrides {
|
877 |
-
|
878 |
}
|
879 |
|
880 |
.lp-template-overrides thead th h4 {
|
881 |
-
|
882 |
}
|
883 |
|
884 |
.lp-template-overrides tbody th {
|
885 |
-
|
886 |
}
|
887 |
|
888 |
.lp-template-overrides tbody th p {
|
889 |
-
|
890 |
-
|
891 |
}
|
892 |
|
893 |
.lp-template-overrides tbody th p a {
|
894 |
-
|
895 |
-
|
896 |
-
|
897 |
-
|
898 |
-
|
899 |
-
|
900 |
-
|
901 |
}
|
902 |
|
903 |
.lp-template-overrides tbody th p a.current {
|
904 |
-
|
905 |
-
|
906 |
}
|
907 |
|
908 |
-
.lp-template-overrides .template-row.outdated code
|
909 |
-
|
910 |
-
|
911 |
-
|
912 |
-
|
913 |
-
|
914 |
}
|
915 |
|
916 |
.lp-template-overrides .template-row.outdated .template-version {
|
917 |
-
|
918 |
}
|
919 |
|
920 |
-
.lp-template-overrides .template-row.outdated .template-file code
|
921 |
-
|
922 |
-
|
923 |
}
|
924 |
|
925 |
.lp-template-overrides .template-row.up-to-date .template-version {
|
926 |
-
|
927 |
}
|
928 |
|
929 |
-
.lp-template-overrides .template-row.up-to-date .template-file code
|
930 |
-
|
931 |
-
|
932 |
}
|
933 |
|
934 |
-
.lp-template-overrides .template-version,
|
935 |
-
|
|
|
936 |
}
|
937 |
|
938 |
.lp-template-overrides #learn-press-no-templates td p {
|
939 |
-
|
940 |
}
|
941 |
|
942 |
/* General */
|
943 |
.description code {
|
944 |
-
|
945 |
}
|
946 |
|
947 |
#field-_lp_course_result input[name="_lp_course_result"] ~ #passing-condition-quiz-result {
|
948 |
-
|
949 |
-
|
950 |
-
|
951 |
}
|
952 |
|
953 |
#field-_lp_course_result input[name="_lp_course_result"] ~ #passing-condition-quiz-result input {
|
954 |
-
|
955 |
-
|
956 |
-
|
957 |
-
|
958 |
-
|
959 |
}
|
960 |
|
961 |
#field-_lp_course_result input[name="_lp_course_result"] ~ #passing-condition-quiz-result p {
|
962 |
-
|
963 |
-
|
964 |
-
|
965 |
}
|
966 |
|
967 |
#field-_lp_course_result input[name="_lp_course_result"]:checked ~ #passing-condition-quiz-result {
|
968 |
-
|
969 |
}
|
970 |
|
971 |
.widget .widget-content .rwmb-field:not(:last-of-type) {
|
972 |
-
|
973 |
}
|
974 |
|
975 |
.widget .widget-content .rwmb-field:not(:last-of-type):first-child {
|
976 |
-
|
977 |
}
|
978 |
|
979 |
.widget .widget-content .rwmb-field:last-child {
|
980 |
-
|
981 |
}
|
982 |
|
983 |
-
.widget .widget-content .rwmb-field .rwmb-label,
|
984 |
-
|
|
|
985 |
}
|
986 |
|
987 |
.widget .widget-content .rwmb-field .rwmb-label {
|
988 |
-
|
989 |
}
|
990 |
|
991 |
.widget .widget-content .rwmb-field .rwmb-label label {
|
992 |
-
|
993 |
}
|
994 |
|
995 |
.widget .widget-content .rwmb-field .rwmb-input input[type="text"] {
|
996 |
-
|
997 |
}
|
998 |
|
999 |
.course-attributes {
|
1000 |
-
|
1001 |
}
|
1002 |
|
1003 |
.course-attributes .learn-press-attribute {
|
1004 |
-
|
1005 |
-
|
1006 |
-
|
1007 |
}
|
1008 |
|
1009 |
.course-attributes .learn-press-attribute > h4 {
|
1010 |
-
|
1011 |
-
|
1012 |
-
|
1013 |
}
|
1014 |
|
1015 |
.course-attributes .learn-press-attribute .learn-press-attribute-data {
|
1016 |
-
|
1017 |
-
|
1018 |
}
|
1019 |
|
1020 |
#wpfooter {
|
1021 |
-
|
1022 |
}
|
1023 |
|
1024 |
.learn-press-advertisement-slider {
|
1025 |
-
|
1026 |
-
|
1027 |
-
|
1028 |
-
|
1029 |
-
|
1030 |
}
|
1031 |
|
1032 |
.learn-press-advertisement-slider .slider-items:after {
|
1033 |
-
|
1034 |
-
|
1035 |
-
|
1036 |
}
|
1037 |
|
1038 |
.learn-press-advertisement-slider .slide-item {
|
1039 |
-
|
1040 |
-
|
1041 |
-
|
1042 |
-
|
1043 |
-
|
1044 |
-
|
1045 |
-
|
1046 |
-
|
1047 |
-
|
1048 |
-
|
1049 |
-
|
1050 |
-
|
1051 |
}
|
1052 |
|
1053 |
.learn-press-advertisement-slider .slide-item .slide-thumbnail {
|
1054 |
-
|
1055 |
-
|
1056 |
}
|
1057 |
|
1058 |
.learn-press-advertisement-slider .slide-item .slide-thumbnail a {
|
1059 |
-
|
1060 |
-
|
1061 |
-
|
1062 |
}
|
1063 |
|
1064 |
.learn-press-advertisement-slider .slide-item .slide-thumbnail img {
|
1065 |
-
|
1066 |
}
|
1067 |
|
1068 |
.learn-press-advertisement-slider .slide-item .slide-detail {
|
1069 |
-
|
1070 |
-
|
1071 |
}
|
1072 |
|
1073 |
.learn-press-advertisement-slider .slide-item .slide-detail h2 {
|
1074 |
-
|
1075 |
}
|
1076 |
|
1077 |
.learn-press-advertisement-slider .slide-item .slide-detail .description-short {
|
1078 |
-
|
1079 |
}
|
1080 |
|
1081 |
.learn-press-advertisement-slider .slide-item.slide-active {
|
1082 |
-
|
1083 |
}
|
1084 |
|
1085 |
.learn-press-advertisement-slider .slider-controls {
|
1086 |
-
|
1087 |
-
|
1088 |
-
|
1089 |
}
|
1090 |
|
1091 |
.learn-press-advertisement-slider .slider-controls .next-item,
|
1092 |
.learn-press-advertisement-slider .slider-controls .prev-item {
|
1093 |
-
|
1094 |
-
|
1095 |
-
|
1096 |
-
|
1097 |
-
|
1098 |
-
|
1099 |
-
|
1100 |
-
|
1101 |
-
|
1102 |
-
|
1103 |
-
|
1104 |
}
|
1105 |
|
1106 |
.learn-press-advertisement-slider .slider-controls .next-item:hover,
|
1107 |
.learn-press-advertisement-slider .slider-controls .prev-item:hover {
|
1108 |
-
|
1109 |
}
|
1110 |
|
1111 |
.learn-press-advertisement-slider .slider-controls .next-item:hover:before,
|
1112 |
.learn-press-advertisement-slider .slider-controls .prev-item:hover:before {
|
1113 |
-
|
1114 |
}
|
1115 |
|
1116 |
.learn-press-advertisement-slider .slider-controls .next-item:before {
|
1117 |
-
|
1118 |
}
|
1119 |
|
1120 |
.learn-press-advertisement-slider .slider-controls .prev-item:before {
|
1121 |
-
|
1122 |
}
|
1123 |
|
1124 |
@media only screen and (max-width: 1200px) {
|
1125 |
-
|
1126 |
-
|
1127 |
-
|
1128 |
-
|
1129 |
-
|
1130 |
-
|
1131 |
-
|
1132 |
-
|
1133 |
-
|
1134 |
-
|
1135 |
-
|
1136 |
-
|
1137 |
-
.learn-press-advertisement-slider .slide-item .slide-detail .description-full {
|
1138 |
-
display: none;
|
1139 |
-
}
|
1140 |
}
|
1141 |
|
1142 |
@media only screen and (max-width: 960px) {
|
1143 |
-
|
1144 |
-
|
1145 |
-
|
1146 |
-
|
1147 |
-
|
1148 |
-
|
1149 |
-
|
1150 |
-
|
1151 |
-
|
1152 |
-
|
1153 |
-
|
1154 |
-
|
1155 |
-
|
1156 |
-
|
1157 |
-
|
1158 |
-
|
1159 |
-
|
1160 |
-
|
1161 |
-
|
1162 |
-
|
1163 |
-
|
1164 |
-
|
1165 |
-
|
1166 |
-
|
1167 |
-
|
1168 |
-
|
1169 |
-
|
1170 |
-
|
1171 |
-
|
1172 |
-
|
1173 |
-
|
1174 |
-
|
1175 |
-
|
1176 |
-
|
1177 |
-
|
1178 |
-
|
1179 |
-
|
1180 |
-
|
1181 |
-
|
1182 |
-
|
1183 |
-
|
1184 |
-
|
1185 |
-
|
1186 |
-
|
1187 |
-
|
1188 |
-
|
1189 |
-
|
1190 |
-
|
1191 |
-
|
1192 |
-
|
1193 |
-
|
1194 |
-
|
1195 |
-
|
1196 |
-
|
1197 |
-
|
1198 |
-
|
1199 |
-
|
1200 |
-
|
1201 |
-
}
|
1202 |
-
|
1203 |
-
.wp-responsive-open .learn-press-advertisement-slider .slide-item .slide-detail .description-short {
|
1204 |
-
display: block;
|
1205 |
-
}
|
1206 |
-
|
1207 |
-
.wp-responsive-open .learn-press-advertisement-slider .slide-item .slide-detail .description-full {
|
1208 |
-
display: none;
|
1209 |
-
}
|
1210 |
-
|
1211 |
-
.wp-responsive-open .learn-press-advertisement-slider .slide-item .slide-detail .slide-controls {
|
1212 |
-
margin-bottom: 0;
|
1213 |
-
}
|
1214 |
-
|
1215 |
-
.wp-responsive-open .learn-press-advertisement-slider .slide-item .slide-detail .slide-controls .button {
|
1216 |
-
margin-bottom: 0;
|
1217 |
-
}
|
1218 |
}
|
1219 |
|
1220 |
/*
|
@@ -1334,3768 +1500,5856 @@ ul .clearfix {
|
|
1334 |
}
|
1335 |
*/
|
1336 |
.lp-admin-tabs {
|
1337 |
-
|
1338 |
-
|
1339 |
}
|
1340 |
|
1341 |
.lp-admin-tabs .lp-admin-tab-navs {
|
1342 |
-
|
1343 |
-
|
1344 |
-
|
1345 |
-
|
1346 |
-
|
1347 |
-
|
1348 |
-
|
1349 |
-
|
1350 |
-
|
1351 |
-
|
1352 |
}
|
1353 |
|
1354 |
.lp-admin-tabs .lp-admin-tab-navs .nav-section {
|
1355 |
-
|
1356 |
}
|
1357 |
|
1358 |
-
.lp-admin-tabs .lp-admin-tab-navs .nav-section > a,
|
1359 |
-
|
1360 |
-
|
1361 |
-
|
1362 |
-
|
1363 |
-
|
1364 |
-
|
|
|
1365 |
}
|
1366 |
|
1367 |
.lp-admin-tabs .lp-admin-tab-navs .nav-section .learn-press-tooltip {
|
1368 |
-
|
1369 |
-
|
1370 |
}
|
1371 |
|
1372 |
.lp-admin-tabs .lp-admin-tab-navs .nav-section.nav-section-active, .lp-admin-tabs .lp-admin-tab-navs .nav-section:hover {
|
1373 |
-
|
1374 |
-
|
1375 |
}
|
1376 |
|
1377 |
-
.lp-admin-tabs .lp-admin-tab-navs .nav-section.nav-section-active > a,
|
1378 |
-
|
|
|
|
|
1379 |
}
|
1380 |
|
1381 |
.lp-admin-tabs.has-sections .lp-admin-tab-navs {
|
1382 |
-
|
1383 |
}
|
1384 |
|
1385 |
.lp-admin-tabs.has-sections .lp-admin-tab-content {
|
1386 |
-
|
1387 |
-
|
1388 |
-
|
1389 |
-
|
1390 |
-
|
1391 |
-
|
1392 |
-
|
1393 |
-
|
1394 |
}
|
1395 |
|
1396 |
-
.lp-admin-tabs.has-sections
|
1397 |
-
|
1398 |
-
|
1399 |
-
|
1400 |
-
|
1401 |
-
|
1402 |
-
|
1403 |
-
|
1404 |
}
|
1405 |
|
1406 |
-
.lp-admin-tabs
|
1407 |
-
|
1408 |
-
|
1409 |
-
|
1410 |
-
|
1411 |
}
|
1412 |
|
1413 |
.wrap.learn-press-settings .lp-admin-tab-content {
|
1414 |
-
|
1415 |
-
|
1416 |
}
|
1417 |
|
1418 |
.wrap.learn-press-settings .lp-admin-tab-content .subsubsub {
|
1419 |
-
|
1420 |
-
|
1421 |
-
|
1422 |
-
|
1423 |
}
|
1424 |
|
1425 |
.wrap.learn-press-settings .lp-admin-tab-content .subsubsub .active {
|
1426 |
-
|
1427 |
}
|
1428 |
|
1429 |
.wrap.learn-press-settings .lp-admin-tab-content .subsubsub li {
|
1430 |
-
|
1431 |
}
|
1432 |
|
1433 |
-
.wrap.learn-press-settings .lp-admin-tab-content .subsubsub li
|
1434 |
-
|
1435 |
-
|
1436 |
-
|
1437 |
}
|
1438 |
|
1439 |
-
.wrap.learn-press-settings .lp-admin-tab-content .subsubsub li:last-child
|
1440 |
-
|
1441 |
}
|
1442 |
|
1443 |
.wrap #learn-press-uninstall-sample-data {
|
1444 |
-
|
1445 |
-
|
1446 |
}
|
1447 |
|
1448 |
.wrap #learn-press-uninstall-sample-data:hover {
|
1449 |
-
|
1450 |
}
|
1451 |
|
1452 |
.learnpress .rwmb-field {
|
1453 |
-
|
1454 |
-
|
1455 |
}
|
1456 |
|
1457 |
.learnpress .rwmb-field .rwmb-label {
|
1458 |
-
|
1459 |
-
|
1460 |
-
|
1461 |
-
|
1462 |
-
|
1463 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1464 |
}
|
1465 |
|
1466 |
.learnpress .rwmb-field .rwmb-input {
|
1467 |
-
|
1468 |
-
|
1469 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1470 |
}
|
1471 |
|
1472 |
.learnpress .rwmb-field .description {
|
1473 |
-
|
1474 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1475 |
}
|
1476 |
|
1477 |
.learnpress .rwmb-field .rwmb-input-list {
|
1478 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1479 |
}
|
1480 |
|
1481 |
.learnpress .rwmb-field.rwmb-heading-wrapper h4 {
|
1482 |
-
|
1483 |
-
|
1484 |
-
|
1485 |
-
|
1486 |
-
|
1487 |
-
|
1488 |
}
|
1489 |
|
1490 |
.learnpress .rwmb-field.disabled .field-overlay {
|
1491 |
-
|
1492 |
-
|
1493 |
-
|
1494 |
-
|
1495 |
-
|
1496 |
-
|
1497 |
-
|
1498 |
-
|
1499 |
-
|
1500 |
}
|
1501 |
|
1502 |
.learnpress .rwmb-field.rwmb-text-wrapper .rwmb-text {
|
1503 |
-
|
1504 |
-
|
1505 |
}
|
1506 |
|
1507 |
-
.learnpress .rwmb-field.rwmb-duration-wrapper .rwmb-input select,
|
1508 |
-
|
|
|
1509 |
}
|
1510 |
|
1511 |
-
.learnpress .lp-course-sale_start-field.hide,
|
1512 |
-
|
|
|
1513 |
}
|
1514 |
|
1515 |
.learnpress.lp-submenu-settings .lp-admin-settings-buttons {
|
1516 |
-
|
1517 |
-
|
1518 |
-
|
1519 |
}
|
1520 |
|
1521 |
.learnpress.lp-submenu-settings .lp-admin-settings-buttons #learn-press-reset-settings {
|
1522 |
-
|
1523 |
}
|
1524 |
|
1525 |
.learnpress.lp-submenu-settings .rwmb-input {
|
1526 |
-
|
1527 |
-
|
1528 |
-
|
1529 |
-
|
1530 |
}
|
1531 |
|
1532 |
.learnpress .rwmb-google-fonts-wrapper .rwmb-input label {
|
1533 |
-
|
1534 |
-
|
1535 |
-
|
1536 |
}
|
1537 |
|
1538 |
.learnpress .rwmb-google-fonts-wrapper .rwmb-input input {
|
1539 |
-
|
1540 |
}
|
1541 |
|
1542 |
.learnpress #learn-press-toggle-course-results {
|
1543 |
-
|
1544 |
-
}
|
1545 |
-
|
1546 |
-
.learnpress #postbox-container-2 .inside .rwmb-meta-box {
|
1547 |
-
margin: 20px 0 0;
|
1548 |
}
|
1549 |
|
1550 |
.learnpress .lp-item-assigned {
|
1551 |
-
|
1552 |
}
|
1553 |
|
1554 |
.learnpress .lp-item-assigned a {
|
1555 |
-
|
1556 |
}
|
1557 |
|
1558 |
.learnpress .lp-item-assigned ul {
|
1559 |
-
|
1560 |
}
|
1561 |
|
1562 |
.learnpress .lp-item-assigned ul ul strong {
|
1563 |
-
|
1564 |
}
|
1565 |
|
1566 |
.learnpress .lp-item-assigned li {
|
1567 |
-
|
1568 |
}
|
1569 |
|
1570 |
.learnpress .lp-item-assigned li a {
|
1571 |
-
|
1572 |
-
|
1573 |
}
|
1574 |
|
1575 |
@media screen and (max-width: 1280px) {
|
1576 |
-
|
1577 |
-
|
1578 |
-
|
1579 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1580 |
|
1581 |
-
|
1582 |
-
|
1583 |
-
|
1584 |
-
|
1585 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1586 |
}
|
1587 |
|
1588 |
.learn-press-tabs.vertical .tabs-heading {
|
1589 |
-
|
1590 |
-
|
1591 |
}
|
1592 |
|
1593 |
.learn-press-tabs.vertical .tabs-heading h4 {
|
1594 |
-
|
1595 |
-
|
1596 |
}
|
1597 |
|
1598 |
.learn-press-tabs.vertical .tabs-nav {
|
1599 |
-
|
1600 |
-
|
1601 |
-
|
1602 |
-
|
1603 |
-
|
1604 |
-
|
|
|
1605 |
}
|
1606 |
|
1607 |
.learn-press-tabs.vertical .tabs-nav li {
|
1608 |
-
|
1609 |
-
|
|
|
|
|
1610 |
}
|
1611 |
|
1612 |
.learn-press-tabs.vertical .tabs-nav li a {
|
1613 |
-
|
1614 |
-
|
1615 |
-
|
1616 |
-
|
1617 |
-
|
1618 |
-
|
1619 |
-
|
1620 |
-
|
1621 |
-
|
1622 |
}
|
1623 |
|
1624 |
-
.learn-press-tabs.vertical .tabs-nav li.icon a
|
1625 |
-
|
1626 |
-
|
1627 |
-
|
1628 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
1629 |
}
|
1630 |
|
1631 |
.learn-press-tabs.vertical .tabs-nav li.active a {
|
1632 |
-
|
1633 |
-
|
1634 |
-
|
1635 |
-
border-color: #DDD;
|
1636 |
}
|
1637 |
|
1638 |
.learn-press-tabs.vertical .tabs-container {
|
1639 |
-
|
1640 |
-
|
1641 |
-
|
1642 |
-
|
1643 |
-
|
1644 |
}
|
1645 |
|
1646 |
.learn-press-tabs.vertical .tabs-container .tabs-content-container {
|
1647 |
-
|
1648 |
}
|
1649 |
|
1650 |
.learn-press-tabs.vertical .tabs-container .tabs-content-container > li {
|
1651 |
-
|
1652 |
-
|
1653 |
-
|
1654 |
-
|
1655 |
-
|
1656 |
-
|
1657 |
-
|
1658 |
-
|
1659 |
-
|
1660 |
-
|
1661 |
-
|
1662 |
}
|
1663 |
|
1664 |
-
.learn-press-tabs.vertical
|
1665 |
-
|
1666 |
-
|
1667 |
-
|
1668 |
}
|
1669 |
|
1670 |
@media screen and (max-width: 1280px) {
|
1671 |
-
|
1672 |
-
|
1673 |
-
|
1674 |
-
|
1675 |
-
|
1676 |
-
|
1677 |
-
}
|
1678 |
}
|
1679 |
|
1680 |
.learn-press-addons .lp-search-addon {
|
1681 |
-
|
1682 |
-
|
1683 |
-
|
1684 |
-
|
1685 |
-
|
1686 |
-
|
1687 |
-
|
1688 |
}
|
1689 |
|
1690 |
.learn-press-addons .addons-browse {
|
1691 |
-
|
1692 |
}
|
1693 |
|
1694 |
.learn-press-addons .addons-browse .lp-addon-hidden {
|
1695 |
-
|
1696 |
}
|
1697 |
|
1698 |
.learn-press-addons .addons-browse .lp-active:nth-of-type(2n+1) {
|
1699 |
-
|
1700 |
-
|
1701 |
-
|
1702 |
}
|
1703 |
|
1704 |
.learn-press-addons .addons-browse .lp-active:nth-of-type(2n) {
|
1705 |
-
|
1706 |
-
|
1707 |
-
|
1708 |
}
|
1709 |
|
1710 |
.learn-press-addons .addons-browse .plugin-icon img {
|
1711 |
-
|
1712 |
}
|
1713 |
|
1714 |
.learn-press-addons .addons-browse .plugin-card .column-description p:not(.authors) {
|
1715 |
-
|
1716 |
-
|
1717 |
-
|
1718 |
-
|
1719 |
-
|
1720 |
-
|
1721 |
-
|
1722 |
-
|
1723 |
-
|
1724 |
}
|
1725 |
|
1726 |
.learn-press-addons .addons-browse .plugin-card .search-highlight {
|
1727 |
-
|
1728 |
}
|
1729 |
|
1730 |
.learn-press-addons .addons-browse .plugin-card-top h3 {
|
1731 |
-
|
1732 |
-
|
1733 |
-
|
1734 |
-
|
1735 |
-
|
1736 |
-
|
1737 |
-
|
1738 |
-
|
1739 |
}
|
1740 |
|
1741 |
.learn-press-addons .addons-browse .plugin-card-top .desc {
|
1742 |
-
|
1743 |
-
|
1744 |
}
|
1745 |
|
1746 |
.learn-press-addons .addons-browse .plugin-card-top .button.activate-plugin, .learn-press-addons .addons-browse .plugin-card-top .button.install-now, .learn-press-addons .addons-browse .plugin-card-top .button.enable-now {
|
1747 |
-
|
1748 |
-
|
1749 |
-
|
1750 |
-
|
1751 |
-
|
1752 |
-
|
1753 |
-
|
1754 |
}
|
1755 |
|
1756 |
.learn-press-addons .addons-browse .plugin-card-top .button.button-working {
|
1757 |
-
|
1758 |
}
|
1759 |
|
1760 |
.learn-press-addons .addons-browse .plugin-card-top .button.button-working span {
|
1761 |
-
|
1762 |
}
|
1763 |
|
1764 |
.learn-press-addons .addons-browse .plugin-card-bottom .plugin-version {
|
1765 |
-
|
1766 |
}
|
1767 |
|
1768 |
.learn-press-addons .addons-browse.premium .column-description p:not(.authors) {
|
1769 |
-
|
1770 |
-
|
1771 |
}
|
1772 |
|
1773 |
-
.learn-press-addons .addons-browse
|
1774 |
-
|
1775 |
-
|
1776 |
-
|
1777 |
}
|
1778 |
|
1779 |
.related-themes .plugin-card-top {
|
1780 |
-
|
1781 |
}
|
1782 |
|
1783 |
.related-themes .theme-content {
|
1784 |
-
|
1785 |
}
|
1786 |
|
1787 |
.related-themes .image-thumbnail img {
|
1788 |
-
|
1789 |
}
|
1790 |
|
1791 |
.related-themes .theme-description {
|
1792 |
-
|
1793 |
-
|
1794 |
-
|
1795 |
-
|
1796 |
-
|
1797 |
-
|
1798 |
-
|
1799 |
-
|
1800 |
-
|
1801 |
-
|
1802 |
}
|
1803 |
|
1804 |
.related-themes .theme-title {
|
1805 |
-
|
1806 |
-
|
1807 |
-
|
1808 |
-
|
1809 |
-
|
1810 |
}
|
1811 |
|
1812 |
.related-themes .theme-title a {
|
1813 |
-
|
1814 |
}
|
1815 |
|
1816 |
.related-themes .theme-rating {
|
1817 |
-
|
1818 |
-
|
1819 |
}
|
1820 |
|
1821 |
.related-themes .star-rating {
|
1822 |
-
|
1823 |
}
|
1824 |
|
1825 |
.related-themes .count-rating {
|
1826 |
-
|
1827 |
-
|
1828 |
-
|
1829 |
}
|
1830 |
|
1831 |
.related-themes .theme-detail {
|
1832 |
-
|
1833 |
-
|
1834 |
-
|
1835 |
-
|
1836 |
-
|
1837 |
}
|
1838 |
|
1839 |
-
.related-themes .theme-detail
|
1840 |
-
|
1841 |
-
|
1842 |
-
|
1843 |
}
|
1844 |
|
1845 |
.related-themes .theme-detail .theme-price {
|
1846 |
-
|
1847 |
-
|
1848 |
-
|
1849 |
-
|
1850 |
-
|
1851 |
}
|
1852 |
|
1853 |
.related-themes .theme-footer {
|
1854 |
-
|
1855 |
-
|
1856 |
-
|
1857 |
-
|
1858 |
-
|
1859 |
-
|
1860 |
-
|
1861 |
}
|
1862 |
|
1863 |
@media screen and (min-width: 1600px) {
|
1864 |
-
|
1865 |
-
|
1866 |
-
|
1867 |
-
|
1868 |
-
|
1869 |
-
|
1870 |
-
}
|
1871 |
}
|
1872 |
|
1873 |
/**
|
1874 |
* Order
|
1875 |
*/
|
1876 |
.post-type-lp_order .wp-list-table .column-order_status {
|
1877 |
-
|
1878 |
}
|
1879 |
|
1880 |
.post-type-lp_order .wp-list-table .order_status span {
|
1881 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
1882 |
}
|
1883 |
|
1884 |
-
.post-type-lp_order .wp-list-table .order_status span
|
1885 |
-
|
1886 |
-
display: inline-block;
|
1887 |
-
font-size: 20px;
|
1888 |
-
color: #FFF;
|
1889 |
-
text-align: center;
|
1890 |
-
line-height: 20px;
|
1891 |
-
width: 20px;
|
1892 |
-
height: 20px;
|
1893 |
}
|
1894 |
|
1895 |
-
.post-type-lp_order .wp-list-table .order_status span.
|
1896 |
-
|
1897 |
-
color: #0085ba;
|
1898 |
}
|
1899 |
|
1900 |
-
.post-type-lp_order .wp-list-table .order_status span.
|
1901 |
-
|
1902 |
-
color: #563F7A;
|
1903 |
}
|
1904 |
|
1905 |
-
.post-type-lp_order .wp-list-table .order_status span.
|
1906 |
-
|
1907 |
-
color: #AAA;
|
1908 |
}
|
1909 |
|
1910 |
-
.post-type-lp_order .wp-list-table .order_status span.
|
1911 |
-
|
1912 |
-
color: #FF0000;
|
1913 |
}
|
1914 |
|
1915 |
-
.post-type-lp_order .wp-list-table .order_status span
|
1916 |
-
|
1917 |
-
color: #69b391;
|
1918 |
}
|
1919 |
|
1920 |
.post-type-lp_order .wp-list-table .column-title,
|
1921 |
.post-type-lp_order .wp-list-table .column-order_total,
|
1922 |
.post-type-lp_order .wp-list-table .column-order_date {
|
1923 |
-
|
1924 |
}
|
1925 |
|
1926 |
.post-type-lp_order .wp-list-table .column-order_items ol {
|
1927 |
-
|
1928 |
-
|
1929 |
-
|
1930 |
}
|
1931 |
|
1932 |
.post-type-lp_course .column-price .origin-price {
|
1933 |
-
|
1934 |
-
|
1935 |
-
|
1936 |
-
|
1937 |
}
|
1938 |
|
1939 |
.wp-list-table .column-preview {
|
1940 |
-
|
1941 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1942 |
}
|
1943 |
|
1944 |
-
.wp-list-table .column-
|
1945 |
-
|
1946 |
-
|
1947 |
-
height: auto;
|
1948 |
-
box-shadow: none;
|
1949 |
-
margin: 0;
|
1950 |
-
text-align: center;
|
1951 |
-
background: transparent;
|
1952 |
-
-webkit-transform: rotate(-180deg);
|
1953 |
-
-moz-transform: rotate(-180deg);
|
1954 |
-
-ms-transform: rotate(-180deg);
|
1955 |
-
-o-transform: rotate(-180deg);
|
1956 |
-
transform: rotate(-180deg);
|
1957 |
}
|
1958 |
|
1959 |
-
.wp-list-table .column-
|
1960 |
-
|
1961 |
-
content: "\f205";
|
1962 |
-
font-size: 24px;
|
1963 |
-
width: 30px;
|
1964 |
-
margin: 0;
|
1965 |
-
text-align: center;
|
1966 |
}
|
1967 |
|
1968 |
-
.wp-list-table .column-
|
1969 |
-
|
1970 |
-
-moz-transform: rotate(0deg);
|
1971 |
-
-ms-transform: rotate(0deg);
|
1972 |
-
-o-transform: rotate(0deg);
|
1973 |
-
transform: rotate(0deg);
|
1974 |
}
|
1975 |
|
1976 |
-
.wp-list-table .column-
|
1977 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
1978 |
}
|
1979 |
|
1980 |
.post-type-page .column-lp-page {
|
1981 |
-
|
1982 |
}
|
1983 |
|
1984 |
.post-type-page .for-plugin-page {
|
1985 |
-
|
1986 |
-
|
1987 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
1988 |
}
|
1989 |
|
1990 |
#learn-press-box-edit-slug {
|
1991 |
-
|
1992 |
-
|
1993 |
-
|
1994 |
-
|
1995 |
-
|
1996 |
-
|
1997 |
}
|
1998 |
|
1999 |
#learn-press-box-edit-slug .button {
|
2000 |
-
|
2001 |
-
|
2002 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2003 |
}
|
2004 |
|
2005 |
.learn-press-modal {
|
2006 |
-
|
2007 |
-
|
2008 |
-
|
2009 |
-
|
2010 |
-
|
2011 |
-
|
2012 |
}
|
2013 |
|
2014 |
.learn-press-modal .modal-overlay {
|
2015 |
-
|
2016 |
-
|
2017 |
-
|
2018 |
-
|
2019 |
-
|
2020 |
-
|
2021 |
-
|
2022 |
}
|
2023 |
|
2024 |
.learn-press-modal .modal-wrapper {
|
2025 |
-
|
2026 |
-
|
2027 |
-
|
2028 |
-
|
2029 |
}
|
2030 |
|
2031 |
.learn-press-modal .modal-wrapper .modal-container {
|
2032 |
-
|
2033 |
-
|
2034 |
-
|
2035 |
-
|
2036 |
-
|
2037 |
-
|
2038 |
-
|
2039 |
-
|
2040 |
-
|
2041 |
-
|
2042 |
-
|
2043 |
}
|
2044 |
|
2045 |
.learn-press-modal .modal-wrapper header {
|
2046 |
-
|
2047 |
-
|
2048 |
-
|
|
|
|
|
2049 |
}
|
2050 |
|
2051 |
.learn-press-modal .modal-wrapper article {
|
2052 |
-
|
2053 |
}
|
2054 |
|
2055 |
.learn-press-modal .modal-wrapper article input[name="search"] {
|
2056 |
-
|
2057 |
-
|
2058 |
-
|
2059 |
-
|
2060 |
-
|
2061 |
-
|
2062 |
-
|
2063 |
-
|
2064 |
-
|
2065 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2066 |
}
|
2067 |
|
2068 |
.learn-press-modal .modal-wrapper article .search-results li > label {
|
2069 |
-
|
2070 |
}
|
2071 |
|
2072 |
.learn-press-modal .modal-wrapper footer {
|
2073 |
-
|
2074 |
-
|
2075 |
-
|
2076 |
}
|
2077 |
|
2078 |
.learn-press-modal .modal-wrapper footer .search-nav {
|
2079 |
-
|
2080 |
}
|
2081 |
|
2082 |
.learn-press-modal .modal-wrapper footer .search-nav a, .learn-press-modal .modal-wrapper footer .search-nav span {
|
2083 |
-
|
2084 |
-
|
2085 |
-
|
2086 |
-
|
2087 |
-
|
2088 |
}
|
2089 |
|
2090 |
.learn-press-modal .modal-wrapper footer button {
|
2091 |
-
|
2092 |
-
|
2093 |
}
|
2094 |
|
2095 |
#modal-search-items.loading .search-results:before {
|
2096 |
-
|
2097 |
-
|
2098 |
-
|
2099 |
-
|
2100 |
-
|
2101 |
-
|
2102 |
-
|
2103 |
-
|
2104 |
-
|
2105 |
}
|
2106 |
|
2107 |
.modal-search {
|
2108 |
-
|
2109 |
-
|
2110 |
-
|
2111 |
}
|
2112 |
|
2113 |
.modal-search .search-input {
|
2114 |
-
|
2115 |
-
|
2116 |
-
|
2117 |
-
|
2118 |
-
|
2119 |
-
|
2120 |
-
|
2121 |
}
|
2122 |
|
2123 |
.modal-search .search-input:focus {
|
2124 |
-
|
2125 |
-
|
2126 |
-
|
2127 |
}
|
2128 |
|
2129 |
.modal-search .search-input:focus {
|
2130 |
-
|
2131 |
}
|
2132 |
|
2133 |
.modal-search .search-results-content {
|
2134 |
-
|
2135 |
-
|
2136 |
-
|
2137 |
-
|
2138 |
-
|
2139 |
-
|
2140 |
-
|
2141 |
-
|
2142 |
-
|
2143 |
-
|
2144 |
-
|
2145 |
-
|
2146 |
}
|
2147 |
|
2148 |
.modal-search .search-results-content .search-results {
|
2149 |
-
|
2150 |
}
|
2151 |
|
2152 |
.modal-search .search-results-content .search-results .result-item {
|
2153 |
-
|
2154 |
-
|
2155 |
-
|
2156 |
}
|
2157 |
|
2158 |
.modal-search .search-results-content .search-results .result-item label {
|
2159 |
-
|
2160 |
-
|
2161 |
-
|
2162 |
-
|
2163 |
-
|
2164 |
-
|
2165 |
-
|
2166 |
}
|
2167 |
|
2168 |
.modal-search .search-results-content .search-results .result-item:hover {
|
2169 |
-
|
2170 |
}
|
2171 |
|
2172 |
.modal-search .has-items .search-input {
|
2173 |
-
|
2174 |
}
|
2175 |
|
2176 |
.modal-search .has-items .search-results-content {
|
2177 |
-
|
2178 |
}
|
2179 |
|
2180 |
.modal-search .checked-items {
|
2181 |
-
|
2182 |
}
|
2183 |
|
2184 |
.modal-search .checked-items .button {
|
2185 |
-
|
2186 |
-
|
2187 |
-
|
2188 |
}
|
2189 |
|
2190 |
.modal-search .checked-items .disabled {
|
2191 |
-
|
2192 |
}
|
2193 |
|
2194 |
.modal-search .search-navigator {
|
2195 |
-
|
2196 |
-
|
2197 |
}
|
2198 |
|
2199 |
.modal-search .search-navigator .page-numbers {
|
2200 |
-
|
2201 |
-
|
2202 |
-
|
2203 |
-
|
2204 |
}
|
2205 |
|
2206 |
.modal-search .search-navigator .page-numbers.next, .modal-search .search-navigator .page-numbers.prev {
|
2207 |
-
|
2208 |
}
|
2209 |
|
2210 |
.lp-order-statuses {
|
2211 |
-
|
2212 |
}
|
2213 |
|
2214 |
.lp-order-statuses li {
|
2215 |
-
|
2216 |
-
|
2217 |
-
|
2218 |
-
|
2219 |
}
|
2220 |
|
2221 |
.lp-order-statuses li strong {
|
2222 |
-
|
2223 |
-
|
2224 |
-
|
2225 |
-
|
2226 |
-
|
2227 |
}
|
2228 |
|
2229 |
-
.lp-order-statuses li strong
|
2230 |
-
|
2231 |
-
|
2232 |
-
|
2233 |
-
|
2234 |
-
|
2235 |
-
|
2236 |
-
|
2237 |
-
|
2238 |
}
|
2239 |
|
2240 |
.lp-order-statuses li p {
|
2241 |
-
|
2242 |
-
|
2243 |
-
|
2244 |
-
|
2245 |
}
|
2246 |
|
2247 |
.lp-order-statuses li.counter-number {
|
2248 |
-
|
2249 |
-
|
2250 |
-
|
2251 |
}
|
2252 |
|
2253 |
.lp-order-statuses li.counter-number .counter-inner {
|
2254 |
-
|
2255 |
-
|
2256 |
-
|
2257 |
-
|
2258 |
}
|
2259 |
|
2260 |
.lp-order-statuses li.counter-number .counter-inner p {
|
2261 |
-
|
2262 |
}
|
2263 |
|
2264 |
-
.lp-order-statuses li.counter-number.order-completed strong
|
2265 |
-
|
2266 |
-
|
2267 |
}
|
2268 |
|
2269 |
-
.lp-order-statuses li.counter-number.order-processing strong
|
2270 |
-
|
2271 |
-
|
2272 |
-
|
2273 |
}
|
2274 |
|
2275 |
-
.lp-order-statuses li.counter-number.order-pending strong
|
2276 |
-
|
2277 |
-
|
2278 |
}
|
2279 |
|
2280 |
-
.lp-order-statuses li.counter-number.order-cancelled strong
|
2281 |
-
|
2282 |
-
|
2283 |
}
|
2284 |
|
2285 |
.lp-order-statuses li.clear {
|
2286 |
-
|
2287 |
}
|
2288 |
|
2289 |
.lp-order-statuses li.featured-theme {
|
2290 |
-
|
2291 |
-
|
2292 |
-
|
2293 |
-
|
2294 |
-
|
2295 |
-
|
2296 |
}
|
2297 |
|
2298 |
.lp-order-statuses li.featured-theme .star-rating {
|
2299 |
-
|
2300 |
-
|
2301 |
-
|
2302 |
}
|
2303 |
|
2304 |
.lp-order-statuses li.featured-theme .star-rating .star {
|
2305 |
-
|
2306 |
-
|
2307 |
-
|
2308 |
}
|
2309 |
|
2310 |
.lp-order-statuses li.featured-theme > div {
|
2311 |
-
|
2312 |
}
|
2313 |
|
2314 |
.lp-order-statuses li.featured-theme > div span {
|
2315 |
-
|
2316 |
-
|
2317 |
-
|
2318 |
}
|
2319 |
|
2320 |
.lp-order-statuses li:nth-child(even) .counter-inner {
|
2321 |
-
|
2322 |
}
|
2323 |
|
2324 |
.lp-order-statuses li:nth-child(odd) .counter-inner {
|
2325 |
-
|
2326 |
}
|
2327 |
|
2328 |
.lp-order-statuses li.total-raised {
|
2329 |
-
|
2330 |
-
|
2331 |
-
|
2332 |
-
|
2333 |
-
|
2334 |
}
|
2335 |
|
2336 |
.lp-order-statuses li.total-raised strong {
|
2337 |
-
|
2338 |
-
|
2339 |
}
|
2340 |
|
2341 |
-
.lp-order-statuses li.total-raised strong
|
2342 |
-
|
2343 |
-
|
2344 |
-
|
2345 |
-
|
2346 |
-
|
2347 |
-
|
2348 |
-
|
2349 |
}
|
2350 |
|
2351 |
-
.lp-order-statuses
|
2352 |
-
|
2353 |
-
|
2354 |
-
|
2355 |
}
|
2356 |
|
2357 |
.lp-place-holder {
|
2358 |
-
|
2359 |
-
|
2360 |
-
|
2361 |
-
|
2362 |
-
|
2363 |
-
|
2364 |
}
|
2365 |
|
2366 |
.lp-place-holder [class*="line-"] {
|
2367 |
-
|
2368 |
-
|
2369 |
-
|
2370 |
-
|
2371 |
-
|
2372 |
}
|
2373 |
|
2374 |
.lp-place-holder .thumbnail {
|
2375 |
-
|
2376 |
-
|
2377 |
-
|
2378 |
-
|
2379 |
-
|
2380 |
}
|
2381 |
|
2382 |
.lp-place-holder .line-heading {
|
2383 |
-
|
2384 |
-
|
2385 |
}
|
2386 |
|
2387 |
.lp-place-holder .line-sm {
|
2388 |
-
|
2389 |
-
|
2390 |
}
|
2391 |
|
2392 |
.lp-place-holder .line-xs {
|
2393 |
-
|
2394 |
}
|
2395 |
|
2396 |
.lp-place-holder .line-df {
|
2397 |
-
|
2398 |
-
|
2399 |
}
|
2400 |
|
2401 |
.lp-place-holder .line-lg {
|
2402 |
-
|
2403 |
}
|
2404 |
|
2405 |
.lp-place-holder .line-lgx {
|
2406 |
-
|
2407 |
}
|
2408 |
|
2409 |
.lp-place-holder [class*="line"],
|
2410 |
.lp-place-holder .thumbnail {
|
2411 |
-
|
2412 |
-
|
2413 |
-
|
2414 |
-
|
2415 |
-
|
2416 |
-
|
2417 |
-
|
2418 |
}
|
2419 |
|
2420 |
@keyframes lpTimeLine {
|
2421 |
-
|
2422 |
-
|
2423 |
-
|
2424 |
-
|
2425 |
-
|
2426 |
-
|
2427 |
}
|
2428 |
|
2429 |
.post-type-lp_order #post-body-content {
|
2430 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2431 |
}
|
2432 |
|
2433 |
-
.
|
2434 |
-
|
|
|
2435 |
}
|
2436 |
|
2437 |
-
.
|
2438 |
-
|
2439 |
-
margin: 0;
|
2440 |
}
|
2441 |
|
2442 |
-
.
|
2443 |
-
|
2444 |
}
|
2445 |
|
2446 |
-
.
|
2447 |
-
|
2448 |
-
margin-bottom: 5px;
|
2449 |
-
font-weight: bold;
|
2450 |
}
|
2451 |
|
2452 |
-
.
|
2453 |
-
|
2454 |
-
font-size: 24px;
|
2455 |
-
font-weight: lighter;
|
2456 |
}
|
2457 |
|
2458 |
-
.
|
2459 |
-
|
2460 |
}
|
2461 |
|
2462 |
-
.
|
2463 |
-
|
2464 |
}
|
2465 |
|
2466 |
-
.
|
2467 |
-
|
2468 |
}
|
2469 |
|
2470 |
-
.
|
2471 |
-
|
2472 |
}
|
2473 |
|
2474 |
-
.
|
2475 |
-
|
2476 |
-
|
2477 |
-
|
|
|
|
|
|
|
2478 |
}
|
2479 |
|
2480 |
-
.
|
2481 |
-
|
2482 |
-
|
|
|
|
|
2483 |
}
|
2484 |
|
2485 |
-
.
|
2486 |
-
|
2487 |
-
|
2488 |
-
padding: 12px 10px;
|
2489 |
-
font-size: 16px;
|
2490 |
-
font-weight: lighter;
|
2491 |
}
|
2492 |
|
2493 |
-
.
|
2494 |
-
|
2495 |
-
|
2496 |
-
|
|
|
2497 |
}
|
2498 |
|
2499 |
-
.
|
2500 |
-
|
|
|
2501 |
}
|
2502 |
|
2503 |
-
.
|
2504 |
-
|
2505 |
-
padding-bottom: 0;
|
2506 |
-
text-align: right;
|
2507 |
-
font-size: 14px;
|
2508 |
}
|
2509 |
|
2510 |
-
.
|
2511 |
-
|
2512 |
-
|
2513 |
-
|
2514 |
-
|
2515 |
}
|
2516 |
|
2517 |
-
.
|
2518 |
-
|
2519 |
}
|
2520 |
|
2521 |
-
.
|
2522 |
-
|
2523 |
-
|
2524 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2525 |
}
|
2526 |
|
2527 |
-
.
|
2528 |
-
|
|
|
|
|
|
|
2529 |
}
|
2530 |
|
2531 |
-
.
|
2532 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2533 |
}
|
2534 |
|
2535 |
-
.
|
2536 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2537 |
}
|
2538 |
|
2539 |
-
.
|
2540 |
-
|
2541 |
-
|
2542 |
}
|
2543 |
|
2544 |
-
.
|
2545 |
-
|
2546 |
-
|
2547 |
-
vertical-align: top;
|
2548 |
-
margin: 0;
|
2549 |
}
|
2550 |
|
2551 |
-
.
|
2552 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2553 |
}
|
2554 |
|
2555 |
-
.
|
2556 |
-
|
|
|
|
|
2557 |
}
|
2558 |
|
2559 |
-
.
|
2560 |
-
|
2561 |
-
position: relative;
|
2562 |
}
|
2563 |
|
2564 |
-
.
|
2565 |
-
|
2566 |
}
|
2567 |
|
2568 |
-
.
|
2569 |
-
|
2570 |
-
|
2571 |
}
|
2572 |
|
2573 |
-
.
|
2574 |
-
|
2575 |
-
|
2576 |
}
|
2577 |
|
2578 |
-
.
|
2579 |
-
|
|
|
|
|
|
|
|
|
2580 |
}
|
2581 |
|
2582 |
-
.
|
2583 |
-
|
2584 |
-
|
2585 |
-
|
2586 |
-
|
2587 |
-
|
2588 |
-
|
2589 |
-
background: rgba(255, 255, 255, 0.7);
|
2590 |
}
|
2591 |
|
2592 |
-
.
|
2593 |
-
|
2594 |
-
|
|
|
|
|
|
|
|
|
|
|
2595 |
}
|
2596 |
|
2597 |
-
.
|
2598 |
-
|
2599 |
-
|
|
|
2600 |
}
|
2601 |
|
2602 |
-
.
|
2603 |
-
|
2604 |
}
|
2605 |
|
2606 |
-
.
|
2607 |
-
|
2608 |
}
|
2609 |
|
2610 |
-
.
|
2611 |
-
|
2612 |
-
display: none;
|
2613 |
}
|
2614 |
|
2615 |
-
.
|
2616 |
-
|
2617 |
}
|
2618 |
|
2619 |
-
.
|
2620 |
-
|
|
|
2621 |
}
|
2622 |
|
2623 |
-
.
|
2624 |
-
|
2625 |
}
|
2626 |
|
2627 |
-
.
|
2628 |
-
|
2629 |
}
|
2630 |
|
2631 |
-
.
|
2632 |
-
|
|
|
|
|
2633 |
}
|
2634 |
|
2635 |
-
.
|
2636 |
-
|
|
|
2637 |
}
|
2638 |
|
2639 |
/**
|
2640 |
* General style for admin editor.
|
2641 |
*/
|
2642 |
.lp-admin-editor {
|
2643 |
-
|
2644 |
-
|
2645 |
-
|
2646 |
-
position: relative;
|
2647 |
}
|
2648 |
|
2649 |
.lp-admin-editor .heading,
|
2650 |
.lp-admin-editor .lp-box-data-content {
|
2651 |
-
|
2652 |
}
|
2653 |
|
2654 |
#learn-press-admin-editor-metabox-settings {
|
2655 |
-
|
2656 |
}
|
2657 |
|
2658 |
/**
|
2659 |
* Course admin editor.
|
2660 |
*/
|
|
|
|
|
|
|
|
|
|
|
2661 |
#admin-editor-lp_course .lp-course-curriculum .heading {
|
2662 |
-
|
2663 |
-
|
|
|
|
|
|
|
|
|
|
|
2664 |
}
|
2665 |
|
2666 |
#admin-editor-lp_course .lp-course-curriculum .heading h4 {
|
2667 |
-
|
2668 |
-
|
2669 |
}
|
2670 |
|
2671 |
#admin-editor-lp_course .lp-course-curriculum .heading .collapse-sections {
|
2672 |
-
|
2673 |
-
|
2674 |
-
|
2675 |
-
|
2676 |
-
|
2677 |
-
|
2678 |
-
|
2679 |
-
|
2680 |
-
align-items: center;
|
2681 |
-
cursor: pointer;
|
2682 |
-
width: 40px;
|
2683 |
-
color: #999;
|
2684 |
}
|
2685 |
|
2686 |
-
#admin-editor-lp_course .lp-course-curriculum .heading .collapse-sections.close
|
2687 |
-
|
2688 |
}
|
2689 |
|
2690 |
-
#admin-editor-lp_course .lp-course-curriculum .heading .collapse-sections.open
|
2691 |
-
|
2692 |
}
|
2693 |
|
2694 |
#admin-editor-lp_course .lp-course-curriculum .heading .status {
|
2695 |
-
|
2696 |
-
|
2697 |
-
|
2698 |
-
|
2699 |
-
|
2700 |
-
|
2701 |
}
|
2702 |
|
2703 |
-
#admin-editor-lp_course .lp-course-curriculum .heading .status
|
2704 |
-
|
2705 |
}
|
2706 |
|
2707 |
#admin-editor-lp_course .lp-course-curriculum .heading .status.loading {
|
2708 |
-
|
2709 |
-
|
2710 |
-
|
2711 |
}
|
2712 |
|
2713 |
#admin-editor-lp_course .lp-course-curriculum .curriculum-sections {
|
2714 |
-
|
2715 |
-
|
|
|
2716 |
}
|
2717 |
|
2718 |
#admin-editor-lp_course .lp-course-curriculum .section {
|
2719 |
-
|
2720 |
-
|
2721 |
-
|
2722 |
-
|
2723 |
-
border-right: 0;
|
2724 |
-
margin-bottom: -1px;
|
2725 |
-
}
|
2726 |
-
|
2727 |
-
#admin-editor-lp_course .lp-course-curriculum .section.close {
|
2728 |
-
color: inherit;
|
2729 |
-
float: none;
|
2730 |
-
font-size: inherit;
|
2731 |
-
font-weight: inherit;
|
2732 |
}
|
2733 |
|
2734 |
#admin-editor-lp_course .lp-course-curriculum .section:first-child {
|
2735 |
-
|
2736 |
}
|
2737 |
|
2738 |
#admin-editor-lp_course .lp-course-curriculum .section.new-section {
|
2739 |
-
|
|
|
2740 |
}
|
2741 |
|
2742 |
#admin-editor-lp_course .lp-course-curriculum .section.new-section form {
|
2743 |
-
|
2744 |
}
|
2745 |
|
2746 |
#admin-editor-lp_course .lp-course-curriculum .section.new-section .section-head {
|
2747 |
-
|
2748 |
}
|
2749 |
|
2750 |
#admin-editor-lp_course .lp-course-curriculum .section.new-section .section-head .creatable {
|
2751 |
-
|
2752 |
-
|
2753 |
}
|
2754 |
|
2755 |
-
#admin-editor-lp_course .lp-course-curriculum .section.new-section .section-head .creatable
|
2756 |
-
|
2757 |
}
|
2758 |
|
2759 |
#admin-editor-lp_course .lp-course-curriculum .section.empty-section {
|
2760 |
-
|
2761 |
}
|
2762 |
|
2763 |
-
#admin-editor-lp_course .lp-course-curriculum .section.empty-section
|
2764 |
-
|
2765 |
-
|
2766 |
-
|
2767 |
-
|
2768 |
-
|
2769 |
-
|
2770 |
-
|
2771 |
-
|
2772 |
}
|
2773 |
|
2774 |
-
#admin-editor-lp_course .lp-course-curriculum .section.empty-section .section-head .movable
|
2775 |
-
|
2776 |
-
|
2777 |
-
|
2778 |
-
|
2779 |
-
|
2780 |
-
|
2781 |
-
|
2782 |
-
|
2783 |
}
|
2784 |
|
2785 |
#admin-editor-lp_course .lp-course-curriculum .section.empty-section .section-collapse {
|
2786 |
-
|
2787 |
}
|
2788 |
|
2789 |
#admin-editor-lp_course .lp-course-curriculum .section:hover .section-actions .remove {
|
2790 |
-
|
2791 |
}
|
2792 |
|
2793 |
#admin-editor-lp_course .lp-course-curriculum .section input {
|
2794 |
-
|
2795 |
-
|
2796 |
}
|
2797 |
|
2798 |
#admin-editor-lp_course .lp-course-curriculum .section input:focus {
|
2799 |
-
|
2800 |
}
|
2801 |
|
2802 |
#admin-editor-lp_course .lp-course-curriculum .section .section-head {
|
2803 |
-
|
2804 |
-
|
2805 |
-
|
2806 |
-
|
2807 |
-
|
2808 |
-
|
2809 |
-
|
2810 |
-
|
2811 |
-
|
2812 |
-
|
2813 |
-
|
2814 |
-
|
2815 |
-
|
2816 |
-
|
2817 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
2818 |
}
|
2819 |
|
2820 |
#admin-editor-lp_course .lp-course-curriculum .section .section-head .movable {
|
2821 |
-
|
|
|
2822 |
}
|
2823 |
|
2824 |
-
#admin-editor-lp_course .lp-course-curriculum .section .section-head .movable
|
2825 |
-
|
2826 |
}
|
2827 |
|
2828 |
#admin-editor-lp_course .lp-course-curriculum .section .section-head .movable:hover {
|
2829 |
-
|
|
|
|
|
|
|
|
|
2830 |
}
|
2831 |
|
2832 |
#admin-editor-lp_course .lp-course-curriculum .section .section-head .actions {
|
2833 |
-
|
2834 |
-
|
2835 |
-
right: 0;
|
2836 |
-
color: #444;
|
2837 |
-
height: 100%;
|
2838 |
}
|
2839 |
|
2840 |
#admin-editor-lp_course .lp-course-curriculum .section .section-head .actions > * {
|
2841 |
-
|
2842 |
-
|
2843 |
-
|
2844 |
-
|
2845 |
}
|
2846 |
|
2847 |
#admin-editor-lp_course .lp-course-curriculum .section .section-head .actions .collapse:hover {
|
2848 |
-
|
2849 |
}
|
2850 |
|
2851 |
-
#admin-editor-lp_course .lp-course-curriculum .section .section-head .actions .collapse
|
2852 |
-
|
2853 |
-
|
2854 |
-
|
2855 |
-
|
2856 |
-
|
2857 |
-
|
2858 |
}
|
2859 |
|
2860 |
-
#admin-editor-lp_course .lp-course-curriculum .section .section-head .actions .collapse.open
|
2861 |
-
|
2862 |
}
|
2863 |
|
2864 |
-
#admin-editor-lp_course .lp-course-curriculum .section .section-head .actions .collapse.close
|
2865 |
-
|
2866 |
}
|
2867 |
|
2868 |
#admin-editor-lp_course .lp-course-curriculum .section .name {
|
2869 |
-
|
2870 |
-
|
2871 |
-
|
2872 |
-
|
2873 |
-
|
2874 |
-
|
2875 |
}
|
2876 |
|
2877 |
#admin-editor-lp_course .lp-course-curriculum .section .name:focus {
|
2878 |
-
|
2879 |
}
|
2880 |
|
2881 |
#admin-editor-lp_course .lp-course-curriculum .section .section-collapse {
|
2882 |
-
|
2883 |
}
|
2884 |
|
2885 |
#admin-editor-lp_course .lp-course-curriculum .section .section-content {
|
2886 |
-
|
2887 |
-
|
2888 |
}
|
2889 |
|
2890 |
#admin-editor-lp_course .lp-course-curriculum .section .details {
|
2891 |
-
|
2892 |
}
|
2893 |
|
2894 |
#admin-editor-lp_course .lp-course-curriculum .section .title-input {
|
2895 |
-
|
2896 |
-
|
2897 |
-
|
2898 |
-
|
2899 |
-
|
2900 |
}
|
2901 |
|
2902 |
#admin-editor-lp_course .lp-course-curriculum .section .description-input {
|
2903 |
-
|
2904 |
-
|
2905 |
-
|
2906 |
-
|
2907 |
-
|
2908 |
-
padding: 0;
|
2909 |
}
|
2910 |
|
2911 |
#admin-editor-lp_course .lp-course-curriculum .section .description-input:focus {
|
2912 |
-
|
2913 |
}
|
2914 |
|
2915 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items {
|
2916 |
-
|
2917 |
-
|
2918 |
}
|
2919 |
|
2920 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items ul {
|
2921 |
-
|
2922 |
-
|
2923 |
-
|
2924 |
}
|
2925 |
|
2926 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item {
|
2927 |
-
|
2928 |
-
|
2929 |
-
|
2930 |
-
|
2931 |
-
|
2932 |
-
|
2933 |
-
|
2934 |
-
|
2935 |
-
|
2936 |
}
|
2937 |
|
2938 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.ui-sortable-helper {
|
2939 |
-
|
2940 |
}
|
2941 |
|
2942 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item:nth-child(2n+1) {
|
2943 |
-
|
2944 |
}
|
2945 |
|
2946 |
-
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.updating
|
2947 |
-
|
2948 |
-
|
2949 |
-
|
2950 |
-
|
2951 |
-
|
2952 |
-
|
2953 |
-
|
2954 |
}
|
2955 |
|
2956 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.removing {
|
2957 |
-
|
2958 |
}
|
2959 |
|
2960 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .drag {
|
2961 |
-
|
2962 |
-
|
2963 |
-
|
2964 |
-
|
2965 |
-
|
2966 |
-
|
2967 |
}
|
2968 |
|
2969 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .drag:hover {
|
2970 |
-
|
2971 |
}
|
2972 |
|
2973 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .icon {
|
2974 |
-
|
2975 |
-
|
2976 |
-
|
2977 |
}
|
2978 |
|
2979 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .title {
|
2980 |
-
|
2981 |
-
|
2982 |
-
|
2983 |
-
|
2984 |
}
|
2985 |
|
2986 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .title input {
|
2987 |
-
|
2988 |
}
|
2989 |
|
2990 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions {
|
2991 |
-
|
2992 |
-
|
2993 |
-
|
2994 |
-
|
2995 |
-
|
2996 |
-
|
2997 |
-
|
2998 |
}
|
2999 |
|
3000 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .actions {
|
3001 |
-
|
3002 |
}
|
3003 |
|
3004 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .actions > * {
|
3005 |
-
|
3006 |
-
|
3007 |
}
|
3008 |
|
3009 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .actions .edit {
|
3010 |
-
|
3011 |
}
|
3012 |
|
3013 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .actions .remove {
|
3014 |
-
|
3015 |
}
|
3016 |
|
3017 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item:hover .drag {
|
3018 |
-
|
3019 |
}
|
3020 |
|
3021 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item:not(.lp_lesson) .item-actions .actions .preview-item {
|
3022 |
-
|
3023 |
}
|
3024 |
|
3025 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item {
|
3026 |
-
|
3027 |
-
|
3028 |
-
|
3029 |
-
|
3030 |
-
|
3031 |
}
|
3032 |
|
3033 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .drag {
|
3034 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3035 |
}
|
3036 |
|
3037 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .title {
|
3038 |
-
|
3039 |
-
|
3040 |
-
|
3041 |
}
|
3042 |
|
3043 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types {
|
3044 |
-
|
3045 |
}
|
3046 |
|
3047 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types:hover, #admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types:focus {
|
3048 |
-
|
3049 |
}
|
3050 |
|
3051 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types:hover .type, #admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types:focus .type {
|
3052 |
-
|
3053 |
}
|
3054 |
|
3055 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type {
|
3056 |
-
|
3057 |
-
|
3058 |
-
|
3059 |
}
|
3060 |
|
3061 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type input {
|
3062 |
-
|
3063 |
}
|
3064 |
|
3065 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type.current {
|
3066 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3067 |
}
|
3068 |
|
3069 |
-
#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type
|
3070 |
-
|
3071 |
-
font-size: 20px;
|
3072 |
-
position: relative;
|
3073 |
-
top: 2px;
|
3074 |
}
|
3075 |
|
3076 |
-
#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type.lp_quiz
|
3077 |
-
|
3078 |
}
|
3079 |
|
3080 |
-
#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type.lp_lesson
|
3081 |
-
|
3082 |
}
|
3083 |
|
3084 |
-
#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type.empty-item
|
3085 |
-
|
3086 |
}
|
3087 |
|
3088 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions {
|
3089 |
-
|
3090 |
}
|
3091 |
|
3092 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action {
|
3093 |
-
|
3094 |
-
|
3095 |
-
|
3096 |
-
|
3097 |
-
|
3098 |
-
|
3099 |
-
|
3100 |
-
|
3101 |
-
|
3102 |
}
|
3103 |
|
3104 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action > a {
|
3105 |
-
|
3106 |
-
|
3107 |
-
|
3108 |
-
|
3109 |
}
|
3110 |
|
3111 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action > a:hover {
|
3112 |
-
|
3113 |
}
|
3114 |
|
3115 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action.delete-item > a:hover {
|
3116 |
-
|
3117 |
}
|
3118 |
|
3119 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action.delete-item ul {
|
3120 |
-
|
3121 |
-
|
3122 |
-
|
3123 |
-
|
3124 |
-
|
3125 |
-
|
3126 |
-
|
3127 |
-
|
3128 |
-
|
3129 |
-
|
3130 |
}
|
3131 |
|
3132 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action.delete-item ul li {
|
3133 |
-
|
3134 |
-
|
3135 |
-
|
3136 |
}
|
3137 |
|
3138 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action.delete-item ul li a {
|
3139 |
-
|
3140 |
-
|
3141 |
-
|
3142 |
-
|
|
|
3143 |
}
|
3144 |
|
3145 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action.delete-item ul li a.delete-permanently {
|
3146 |
-
|
3147 |
}
|
3148 |
|
3149 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action.delete-item ul li:hover {
|
3150 |
-
|
3151 |
}
|
3152 |
|
3153 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action.delete-item:hover ul {
|
3154 |
-
|
3155 |
}
|
3156 |
|
3157 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item:hover .item-actions .actions > * {
|
3158 |
-
|
3159 |
-
|
3160 |
}
|
3161 |
|
3162 |
-
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.lp_quiz .icon
|
3163 |
-
|
3164 |
}
|
3165 |
|
3166 |
-
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.lp_lesson .icon
|
3167 |
-
|
3168 |
}
|
3169 |
|
3170 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.empty-item {
|
3171 |
-
|
3172 |
-
|
3173 |
}
|
3174 |
|
3175 |
-
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.empty-item
|
3176 |
-
|
3177 |
-
|
3178 |
-
|
3179 |
-
|
3180 |
-
|
3181 |
-
|
3182 |
-
|
3183 |
-
|
3184 |
}
|
3185 |
|
3186 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.empty-item .item-actions {
|
3187 |
-
|
3188 |
}
|
3189 |
|
3190 |
-
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.empty-item .icon
|
3191 |
-
|
3192 |
-
|
3193 |
-
|
3194 |
-
|
3195 |
-
|
3196 |
-
|
3197 |
-
|
3198 |
}
|
3199 |
|
3200 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .icon {
|
3201 |
-
|
3202 |
-
|
3203 |
-
|
3204 |
-
|
3205 |
}
|
3206 |
|
3207 |
-
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .icon
|
3208 |
-
|
3209 |
}
|
3210 |
|
3211 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item input {
|
3212 |
-
|
3213 |
-
|
3214 |
-
|
3215 |
-
|
|
|
|
|
3216 |
}
|
3217 |
|
3218 |
#admin-editor-lp_course .lp-course-curriculum .section-actions {
|
3219 |
-
|
3220 |
}
|
3221 |
|
3222 |
#admin-editor-lp_course .lp-course-curriculum .section-actions .remove {
|
3223 |
-
|
3224 |
-
|
3225 |
-
|
3226 |
-
|
|
|
|
|
|
|
|
|
3227 |
}
|
3228 |
|
3229 |
#admin-editor-lp_course .lp-course-curriculum .section-actions .remove .icon {
|
3230 |
-
|
3231 |
}
|
3232 |
|
3233 |
#admin-editor-lp_course .lp-course-curriculum .section-actions .remove .confirm {
|
3234 |
-
|
|
|
3235 |
}
|
3236 |
|
3237 |
#admin-editor-lp_course .lp-course-curriculum .section-actions .remove.confirm .confirm {
|
3238 |
-
|
3239 |
}
|
3240 |
|
3241 |
#admin-editor-lp_course .lp-course-curriculum .section-actions .remove.confirm .icon {
|
3242 |
-
|
3243 |
}
|
3244 |
|
3245 |
#admin-editor-lp_course .lp-course-curriculum .ui-sortable-placeholder {
|
3246 |
-
|
3247 |
-
|
3248 |
-
|
3249 |
-
|
3250 |
}
|
3251 |
|
3252 |
.wp-admin.post-type-lp_course #meta-box-tab-course_payment .learn-press-tip-floating {
|
3253 |
-
|
3254 |
-
|
3255 |
-
|
3256 |
-
|
3257 |
}
|
3258 |
|
3259 |
.wp-admin.post-type-lp_course #meta-box-tab-course_payment .learn-press-tip-floating::before {
|
3260 |
-
|
3261 |
-
|
3262 |
-
|
3263 |
-
|
3264 |
}
|
3265 |
|
3266 |
.section-item-counts {
|
3267 |
-
|
3268 |
-
|
3269 |
-
|
3270 |
-
|
3271 |
-
line-height: 44px;
|
3272 |
-
font-size: 12px;
|
3273 |
}
|
3274 |
|
3275 |
.section-item-counts span {
|
3276 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3277 |
}
|
3278 |
|
3279 |
/**
|
3280 |
* Quiz admin editor.
|
3281 |
*/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3282 |
#admin-editor-lp_quiz .lp-box-data-head {
|
3283 |
-
|
|
|
|
|
|
|
|
|
3284 |
}
|
3285 |
|
3286 |
#admin-editor-lp_quiz .lp-box-data-head h3 {
|
3287 |
-
|
3288 |
}
|
3289 |
|
3290 |
#admin-editor-lp_quiz .lp-box-data-head .status {
|
3291 |
-
|
3292 |
-
|
3293 |
-
|
3294 |
-
|
3295 |
-
|
3296 |
-
|
3297 |
}
|
3298 |
|
3299 |
-
#admin-editor-lp_quiz .lp-box-data-head .status
|
3300 |
-
|
3301 |
}
|
3302 |
|
3303 |
#admin-editor-lp_quiz .lp-box-data-head .status.loading {
|
3304 |
-
|
3305 |
-
|
3306 |
-
|
3307 |
}
|
3308 |
|
3309 |
#admin-editor-lp_quiz .lp-box-data-head .collapse-list-questions {
|
3310 |
-
|
3311 |
-
|
3312 |
-
|
3313 |
-
|
3314 |
-
|
3315 |
-
|
3316 |
-
|
3317 |
-
|
3318 |
-
|
3319 |
-
|
3320 |
-
|
3321 |
-
|
3322 |
-
|
|
|
|
|
3323 |
}
|
3324 |
|
3325 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions {
|
3326 |
-
|
3327 |
-
|
3328 |
}
|
3329 |
|
3330 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row {
|
3331 |
-
|
3332 |
-
|
3333 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3334 |
}
|
3335 |
|
3336 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row > * {
|
3337 |
-
|
3338 |
-
|
3339 |
}
|
3340 |
|
3341 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row > .sort {
|
3342 |
-
|
3343 |
-
|
3344 |
-
|
3345 |
-
|
3346 |
-
|
3347 |
-
|
|
|
|
|
|
|
|
|
|
|
3348 |
}
|
3349 |
|
3350 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row > .sort:hover {
|
3351 |
-
|
3352 |
}
|
3353 |
|
3354 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row > .order {
|
3355 |
-
|
3356 |
-
|
3357 |
-
|
3358 |
-
|
|
|
3359 |
}
|
3360 |
|
3361 |
-
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row > .order
|
3362 |
-
|
3363 |
}
|
3364 |
|
3365 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row > .type {
|
3366 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3367 |
}
|
3368 |
|
3369 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row > .actions {
|
3370 |
-
|
3371 |
}
|
3372 |
|
3373 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row > .name {
|
3374 |
-
|
3375 |
}
|
3376 |
|
3377 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row:hover > .sort {
|
3378 |
-
|
3379 |
}
|
3380 |
|
3381 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row .actions .lp-box-data-actions {
|
3382 |
-
|
3383 |
}
|
3384 |
|
3385 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .header {
|
3386 |
-
|
3387 |
-
|
3388 |
}
|
3389 |
|
3390 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .header .table-row > * {
|
3391 |
-
|
3392 |
}
|
3393 |
|
3394 |
-
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .header .table-row > .order
|
3395 |
-
|
3396 |
}
|
3397 |
|
3398 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .header .table-row > .actions {
|
3399 |
-
|
3400 |
}
|
3401 |
|
3402 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-actions .name input {
|
3403 |
-
|
3404 |
-
|
3405 |
-
|
3406 |
-
|
3407 |
-
|
3408 |
-
|
3409 |
-
|
3410 |
-
|
3411 |
-
min-height: auto;
|
3412 |
-
line-height: 1;
|
3413 |
}
|
3414 |
|
3415 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings {
|
3416 |
-
|
3417 |
-
|
3418 |
-
|
|
|
3419 |
}
|
3420 |
|
3421 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings > * {
|
3422 |
-
|
3423 |
}
|
3424 |
|
3425 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options {
|
3426 |
-
|
3427 |
}
|
3428 |
|
3429 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options .sort {
|
3430 |
-
|
3431 |
-
|
3432 |
}
|
3433 |
|
3434 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options .answer-text {
|
3435 |
-
|
3436 |
-
|
|
|
|
|
3437 |
}
|
3438 |
|
3439 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options .order {
|
3440 |
-
|
3441 |
-
|
3442 |
-
|
3443 |
}
|
3444 |
|
3445 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options .answer-correct {
|
3446 |
-
|
3447 |
-
|
|
|
|
|
3448 |
}
|
3449 |
|
3450 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options .actions {
|
3451 |
-
|
3452 |
-
|
3453 |
}
|
3454 |
|
3455 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options .actions .lp-toolbar-btn {
|
3456 |
-
|
3457 |
}
|
3458 |
|
3459 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr {
|
3460 |
-
|
3461 |
-
|
3462 |
}
|
3463 |
|
3464 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr:nth-child(2n) {
|
3465 |
-
|
3466 |
}
|
3467 |
|
3468 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr td {
|
3469 |
-
|
3470 |
-
|
3471 |
-
|
3472 |
-
|
3473 |
}
|
3474 |
|
3475 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr td.sort {
|
3476 |
-
|
3477 |
-
|
3478 |
}
|
3479 |
|
3480 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr td.answer-text {
|
3481 |
-
|
3482 |
}
|
3483 |
|
3484 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr td.answer-correct {
|
3485 |
-
|
3486 |
}
|
3487 |
|
3488 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr .svg-icon {
|
3489 |
-
|
3490 |
-
|
3491 |
-
|
3492 |
-
fill: #d5dce0;
|
3493 |
}
|
3494 |
|
3495 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr:hover .svg-icon {
|
3496 |
-
|
3497 |
}
|
3498 |
|
3499 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr:hover .sort:hover .svg-icon {
|
3500 |
-
|
3501 |
}
|
3502 |
|
3503 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.ui-sortable-placeholder {
|
3504 |
-
|
3505 |
}
|
3506 |
|
3507 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.ui-sortable-placeholder td {
|
3508 |
-
|
3509 |
-
|
3510 |
}
|
3511 |
|
3512 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.ui-sortable-helper {
|
3513 |
-
|
3514 |
-
|
3515 |
}
|
3516 |
|
3517 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.ui-sortable-helper td {
|
3518 |
-
|
3519 |
}
|
3520 |
|
3521 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.ui-sortable-helper td.sort {
|
3522 |
-
|
3523 |
}
|
3524 |
|
3525 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.empty-option .sort i {
|
3526 |
-
|
3527 |
}
|
3528 |
|
3529 |
-
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.empty-option .sort
|
3530 |
-
|
3531 |
-
|
3532 |
-
|
3533 |
-
|
3534 |
-
|
3535 |
-
|
3536 |
-
|
3537 |
-
|
3538 |
-
|
3539 |
-
|
3540 |
-
|
3541 |
-
|
3542 |
}
|
3543 |
|
3544 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.empty-option td {
|
3545 |
-
|
3546 |
}
|
3547 |
|
3548 |
-
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.empty-option td
|
3549 |
-
|
3550 |
-
|
3551 |
-
|
3552 |
-
|
3553 |
-
|
3554 |
-
|
3555 |
-
|
3556 |
-
|
3557 |
}
|
3558 |
|
3559 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody .answer-text input {
|
3560 |
-
|
3561 |
-
|
3562 |
-
|
3563 |
-
|
3564 |
-
|
3565 |
-
|
3566 |
-
|
3567 |
-
|
3568 |
}
|
3569 |
|
3570 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item {
|
3571 |
-
|
3572 |
-
|
3573 |
-
|
3574 |
-
|
3575 |
-
|
3576 |
-
|
3577 |
}
|
3578 |
|
3579 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.ui-sortable-helper {
|
3580 |
-
|
3581 |
}
|
3582 |
|
3583 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.ui-sortable-placeholder {
|
3584 |
-
|
3585 |
-
|
3586 |
-
|
3587 |
-
|
3588 |
}
|
3589 |
|
3590 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.empty-question, #admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.updating {
|
3591 |
-
|
3592 |
}
|
3593 |
|
3594 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.empty-question .question-actions .sort, #admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.updating .question-actions .sort {
|
3595 |
-
|
3596 |
}
|
3597 |
|
3598 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.empty-question .question-actions .sort .fa, #admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.updating .question-actions .sort .fa {
|
3599 |
-
|
3600 |
-
}
|
3601 |
-
|
3602 |
-
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.empty-question .question-actions .sort
|
3603 |
-
|
3604 |
-
|
3605 |
-
|
3606 |
-
|
3607 |
-
|
3608 |
-
|
3609 |
-
|
3610 |
-
|
3611 |
-
|
3612 |
-
|
3613 |
-
|
3614 |
-
}
|
3615 |
-
|
3616 |
-
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.empty-question
|
3617 |
-
|
3618 |
-
|
3619 |
-
|
3620 |
-
|
3621 |
-
|
3622 |
-
|
3623 |
-
|
3624 |
-
|
3625 |
}
|
3626 |
|
3627 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.empty-question .question-settings {
|
3628 |
-
|
3629 |
}
|
3630 |
|
3631 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .cell {
|
3632 |
-
|
3633 |
}
|
3634 |
|
3635 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .name input {
|
3636 |
-
|
3637 |
-
|
3638 |
-
|
3639 |
-
|
3640 |
-
|
3641 |
-
|
3642 |
-
|
3643 |
-
|
|
|
3644 |
}
|
3645 |
|
3646 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions {
|
3647 |
-
|
3648 |
-
|
3649 |
}
|
3650 |
|
3651 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons {
|
3652 |
-
|
3653 |
-
|
3654 |
-
|
3655 |
-
|
|
|
|
|
|
|
|
|
3656 |
}
|
3657 |
|
3658 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons > div a {
|
3659 |
-
|
3660 |
-
}
|
3661 |
-
|
3662 |
-
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons .lp-toolbar-btn {
|
3663 |
-
height: 100%;
|
3664 |
}
|
3665 |
|
3666 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons .lp-toolbar-btn .lp-btn-icon {
|
3667 |
-
|
3668 |
-
|
3669 |
-
|
3670 |
-
|
3671 |
-
|
3672 |
-
|
3673 |
-
|
3674 |
-
|
3675 |
-
|
|
|
3676 |
}
|
3677 |
|
3678 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons .lp-toolbar-btn ul {
|
3679 |
-
|
3680 |
-
}
|
3681 |
-
|
3682 |
-
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons .lp-btn-toggle {
|
3683 |
-
font-family: Dashicons;
|
3684 |
-
line-height: 42px;
|
3685 |
-
font-size: 16px;
|
3686 |
}
|
3687 |
|
3688 |
-
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons .lp-btn
|
3689 |
-
|
|
|
3690 |
}
|
3691 |
|
3692 |
-
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons .lp-btn
|
3693 |
-
|
|
|
3694 |
}
|
3695 |
|
3696 |
-
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons .lp-
|
3697 |
-
|
|
|
|
|
|
|
|
|
|
|
3698 |
}
|
3699 |
|
3700 |
-
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons .lp-
|
3701 |
-
|
3702 |
}
|
3703 |
|
3704 |
-
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons .lp-
|
3705 |
-
|
3706 |
}
|
3707 |
|
3708 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions:hover .lp-toolbar-buttons > div a {
|
3709 |
-
|
3710 |
}
|
3711 |
|
3712 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings {
|
3713 |
-
|
3714 |
}
|
3715 |
|
3716 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options {
|
3717 |
-
|
3718 |
-
|
|
|
3719 |
}
|
3720 |
|
3721 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .inside {
|
3722 |
-
|
3723 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3724 |
}
|
3725 |
|
3726 |
-
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .inside .
|
3727 |
-
|
3728 |
-
|
|
|
|
|
3729 |
}
|
3730 |
|
3731 |
-
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .
|
3732 |
-
|
3733 |
}
|
3734 |
|
3735 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .postbox .hndle {
|
3736 |
-
|
|
|
3737 |
}
|
3738 |
|
3739 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .postbox .toggle {
|
3740 |
-
|
3741 |
-
|
3742 |
-
|
3743 |
-
|
3744 |
-
|
3745 |
-
|
3746 |
-
|
3747 |
-
|
|
|
3748 |
}
|
3749 |
|
3750 |
-
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .postbox .toggle
|
3751 |
-
|
3752 |
-
|
3753 |
-
|
3754 |
}
|
3755 |
|
3756 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings.closed .quiz-question-options {
|
3757 |
-
|
3758 |
}
|
3759 |
|
3760 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings.closed .postbox {
|
3761 |
-
|
3762 |
-
|
3763 |
-
|
3764 |
-
|
3765 |
}
|
3766 |
|
3767 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings.closed .postbox .hndle {
|
3768 |
-
|
3769 |
}
|
3770 |
|
3771 |
-
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings.closed .postbox .toggle
|
3772 |
-
|
3773 |
}
|
3774 |
|
3775 |
-
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .
|
3776 |
-
|
3777 |
-
margin-top: -1px;
|
3778 |
}
|
3779 |
|
3780 |
-
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer
|
3781 |
-
|
|
|
|
|
3782 |
}
|
3783 |
|
3784 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row {
|
3785 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3786 |
}
|
3787 |
|
3788 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .title {
|
3789 |
-
|
3790 |
-
|
3791 |
-
|
3792 |
}
|
3793 |
|
3794 |
-
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .title input {
|
3795 |
-
|
3796 |
-
|
3797 |
-
|
3798 |
-
|
3799 |
-
|
3800 |
-
|
3801 |
-
|
3802 |
-
|
3803 |
-
|
3804 |
-
|
3805 |
-
-moz-border-radius: 3px;
|
3806 |
-
border-radius: 3px;
|
3807 |
}
|
3808 |
|
3809 |
-
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .title input:focus {
|
3810 |
-
|
3811 |
-
|
3812 |
-
|
3813 |
}
|
3814 |
|
3815 |
-
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .title input:focus {
|
3816 |
-
|
3817 |
}
|
3818 |
|
3819 |
-
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .title input::placeholder {
|
3820 |
-
|
3821 |
-
font-style: italic;
|
3822 |
-
border-bottom: 1px solid #DDD;
|
3823 |
-
display: inline-block;
|
3824 |
}
|
3825 |
|
3826 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new {
|
3827 |
-
|
3828 |
-
|
3829 |
-
vertical-align: top;
|
3830 |
}
|
3831 |
|
3832 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new ul.question-types {
|
3833 |
-
|
3834 |
-
|
3835 |
-
|
3836 |
-
|
3837 |
-
|
3838 |
-
|
3839 |
-
|
3840 |
-
|
3841 |
-
|
3842 |
}
|
3843 |
|
3844 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new ul.question-types li {
|
3845 |
-
|
3846 |
}
|
3847 |
|
3848 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new ul.question-types li a {
|
3849 |
-
|
3850 |
-
|
3851 |
-
|
3852 |
-
|
3853 |
-
|
3854 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3855 |
}
|
3856 |
|
3857 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new button:hover + .question-types {
|
3858 |
-
|
3859 |
}
|
3860 |
|
3861 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new button + .question-types:hover {
|
3862 |
-
|
3863 |
}
|
3864 |
|
3865 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new button[disabled="disabled"]:hover + .question-types {
|
3866 |
-
|
3867 |
}
|
3868 |
|
3869 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .select-item {
|
3870 |
-
|
3871 |
}
|
3872 |
|
3873 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question button {
|
3874 |
-
|
3875 |
-
|
3876 |
}
|
3877 |
|
3878 |
#admin-editor-lp_quiz .lp-box-data-content .question-button-actions {
|
3879 |
-
|
3880 |
}
|
3881 |
|
3882 |
/**.section-item-counts span
|
3883 |
* Question admin editor.
|
3884 |
*/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3885 |
#admin-editor-lp_question {
|
3886 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3887 |
}
|
3888 |
|
3889 |
#admin-editor-lp_question .lp-box-data-head {
|
3890 |
-
|
|
|
|
|
|
|
3891 |
}
|
3892 |
|
3893 |
#admin-editor-lp_question .lp-box-data-head .heading {
|
3894 |
-
|
3895 |
-
|
|
|
3896 |
}
|
3897 |
|
3898 |
-
#admin-editor-lp_question .lp-box-data-head .
|
3899 |
-
|
|
|
|
|
|
|
|
|
3900 |
}
|
3901 |
|
3902 |
-
#admin-editor-lp_question .lp-box-data-head .
|
3903 |
-
|
3904 |
-
|
3905 |
-
|
3906 |
-
|
3907 |
-
|
3908 |
-
|
3909 |
-
|
3910 |
-
|
3911 |
-
|
3912 |
-
|
3913 |
-
|
3914 |
-
border-bottom-right-radius: 0;
|
3915 |
}
|
3916 |
|
3917 |
-
#admin-editor-lp_question .lp-box-data-head .lp-
|
3918 |
-
|
|
|
|
|
|
|
|
|
3919 |
}
|
3920 |
|
3921 |
-
#admin-editor-lp_question .lp-box-data-head .question-
|
3922 |
-
|
3923 |
-
|
3924 |
-
|
3925 |
-
|
3926 |
-
|
3927 |
-
|
3928 |
-
|
3929 |
-
|
3930 |
-
|
|
|
|
|
3931 |
}
|
3932 |
|
3933 |
-
#admin-editor-lp_question .lp-box-data-head .question-
|
3934 |
-
|
3935 |
}
|
3936 |
|
3937 |
-
#admin-editor-lp_question .lp-box-data-head .question-
|
3938 |
-
|
3939 |
-
top: 100%;
|
3940 |
-
right: 0;
|
3941 |
-
height: auto;
|
3942 |
-
background: #fdfeff;
|
3943 |
-
margin: 0;
|
3944 |
-
border: 1px solid #DDD;
|
3945 |
-
display: none;
|
3946 |
}
|
3947 |
|
3948 |
-
#admin-editor-lp_question .lp-box-data-head .question-
|
3949 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3950 |
}
|
3951 |
|
3952 |
-
#admin-editor-lp_question .lp-box-data-head .
|
3953 |
-
|
3954 |
}
|
3955 |
|
3956 |
-
#admin-editor-lp_question .lp-box-data-head .question-
|
3957 |
-
|
3958 |
-
|
3959 |
-
|
3960 |
-
padding: 5px;
|
3961 |
-
font-size: 12px;
|
3962 |
-
text-align: right;
|
3963 |
-
color: #0073aa;
|
3964 |
-
min-width: 100px;
|
3965 |
}
|
3966 |
|
3967 |
-
#admin-editor-lp_question .lp-box-data-head .question-
|
3968 |
-
|
3969 |
}
|
3970 |
|
3971 |
-
#admin-editor-lp_question .lp-box-data-head .question-
|
3972 |
-
|
3973 |
}
|
3974 |
|
3975 |
#admin-editor-lp_question .lp-box-data-content {
|
3976 |
-
|
|
|
3977 |
}
|
3978 |
|
3979 |
#admin-editor-lp_question .lp-box-data-content table.list-question-answers {
|
3980 |
-
|
3981 |
-
|
3982 |
}
|
3983 |
|
3984 |
#admin-editor-lp_question .lp-box-data-content table.list-question-answers tr td {
|
3985 |
-
|
3986 |
}
|
3987 |
|
3988 |
-
#admin-editor-lp_question .lp-box-data-content table.list-question-answers thead {
|
3989 |
-
|
|
|
|
|
|
|
3990 |
}
|
3991 |
|
3992 |
-
#admin-editor-lp_question .lp-box-data-content table.list-question-answers thead tr th {
|
3993 |
-
|
3994 |
-
background: #F5F5F5;
|
3995 |
-
border-bottom: 1px solid #DDD;
|
3996 |
}
|
3997 |
|
3998 |
-
#admin-editor-lp_question .lp-box-data-content table.list-question-answers .sort,
|
3999 |
-
|
|
|
|
|
4000 |
}
|
4001 |
|
4002 |
#admin-editor-lp_question .lp-box-data-content table.list-question-answers .sort {
|
4003 |
-
|
4004 |
}
|
4005 |
|
4006 |
#admin-editor-lp_question .lp-box-data-content table.list-question-answers .order {
|
4007 |
-
|
4008 |
-
|
4009 |
-
|
4010 |
}
|
4011 |
|
4012 |
#admin-editor-lp_question .lp-box-data-content table.list-question-answers .answer-correct {
|
4013 |
-
|
4014 |
-
|
4015 |
}
|
4016 |
|
4017 |
#admin-editor-lp_question .lp-box-data-content table.list-question-answers .answer-text {
|
4018 |
-
|
4019 |
}
|
4020 |
|
4021 |
#admin-editor-lp_question .lp-box-data-content table.list-question-answers .actions {
|
4022 |
-
|
4023 |
-
|
4024 |
}
|
4025 |
|
4026 |
#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr {
|
4027 |
-
|
4028 |
-
|
4029 |
}
|
4030 |
|
4031 |
#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr:nth-child(2n) {
|
4032 |
-
|
|
|
|
|
|
|
|
|
4033 |
}
|
4034 |
|
4035 |
#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr td.sort {
|
4036 |
-
|
4037 |
-
|
4038 |
-
|
4039 |
-
|
4040 |
-
|
4041 |
}
|
4042 |
|
4043 |
#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr td.sort .svg-icon {
|
4044 |
-
|
4045 |
-
|
4046 |
-
|
4047 |
-
|
4048 |
}
|
4049 |
|
4050 |
#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr td.sort:hover .svg-icon {
|
4051 |
-
|
4052 |
}
|
4053 |
|
4054 |
#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr td.order {
|
4055 |
-
|
4056 |
}
|
4057 |
|
4058 |
#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr td.answer-text input {
|
4059 |
-
|
4060 |
-
|
4061 |
-
|
4062 |
-
|
4063 |
-
|
4064 |
-
|
4065 |
-
|
4066 |
-
|
|
|
4067 |
}
|
4068 |
|
4069 |
#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr td.lp-toolbar-buttons {
|
4070 |
-
|
4071 |
}
|
4072 |
|
4073 |
#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr:hover td.actions .remove-answer {
|
4074 |
-
|
4075 |
-
|
4076 |
-
}
|
4077 |
-
|
4078 |
-
#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr:hover td.sort .svg-icon {
|
4079 |
-
visibility: visible;
|
4080 |
}
|
4081 |
|
4082 |
#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.ui-sortable-placeholder {
|
4083 |
-
|
4084 |
}
|
4085 |
|
4086 |
#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.ui-sortable-placeholder td {
|
4087 |
-
|
4088 |
-
|
4089 |
}
|
4090 |
|
4091 |
#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.ui-sortable-helper td {
|
4092 |
-
|
4093 |
}
|
4094 |
|
4095 |
#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.ui-sortable-helper td.sort {
|
4096 |
-
|
4097 |
}
|
4098 |
|
4099 |
#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.new-option .svg-icon {
|
4100 |
-
|
4101 |
}
|
4102 |
|
4103 |
#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.new-option td {
|
4104 |
-
|
4105 |
-
}
|
4106 |
-
|
4107 |
-
#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.new-option .sort
|
4108 |
-
|
4109 |
-
|
4110 |
-
|
4111 |
-
|
4112 |
-
|
4113 |
-
|
4114 |
-
|
4115 |
-
|
4116 |
-
|
4117 |
-
|
4118 |
-
|
4119 |
-
}
|
4120 |
-
|
4121 |
-
#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.new-option td
|
4122 |
-
|
4123 |
-
|
4124 |
-
|
4125 |
-
|
4126 |
-
|
4127 |
-
|
4128 |
-
|
4129 |
-
|
4130 |
}
|
4131 |
|
4132 |
#admin-editor-lp_question .lp-box-data-content .add-answer {
|
4133 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4134 |
}
|
4135 |
|
4136 |
/**
|
4137 |
* Modal choose items.
|
4138 |
*/
|
4139 |
#lp-modal-choose-items {
|
4140 |
-
|
4141 |
-
|
4142 |
-
|
4143 |
-
|
4144 |
-
|
4145 |
-
|
4146 |
-
|
4147 |
-
|
4148 |
-
|
4149 |
}
|
4150 |
|
4151 |
#lp-modal-choose-items.show {
|
4152 |
-
|
4153 |
-
|
4154 |
-
|
4155 |
}
|
4156 |
|
4157 |
-
#lp-modal-choose-items.loading .lp-choose-items
|
4158 |
-
|
4159 |
-
|
4160 |
-
|
4161 |
-
|
4162 |
-
|
4163 |
-
|
4164 |
-
|
4165 |
-
|
4166 |
-
|
|
|
4167 |
}
|
4168 |
|
4169 |
#lp-modal-choose-items .lp-choose-items {
|
4170 |
-
|
4171 |
-
|
4172 |
-
|
4173 |
-
|
4174 |
-
|
4175 |
-
|
4176 |
-
|
4177 |
}
|
4178 |
|
4179 |
#lp-modal-choose-items .lp-choose-items.show-preview .header .preview-title {
|
4180 |
-
|
4181 |
-
|
4182 |
}
|
4183 |
|
4184 |
#lp-modal-choose-items .lp-choose-items .header {
|
4185 |
-
|
4186 |
}
|
4187 |
|
4188 |
#lp-modal-choose-items .lp-choose-items .header .preview-title {
|
4189 |
-
|
4190 |
-
|
4191 |
-
|
4192 |
-
|
4193 |
-
|
4194 |
-
|
4195 |
-
|
4196 |
-
|
4197 |
-
|
4198 |
-
|
4199 |
-
|
4200 |
}
|
4201 |
|
4202 |
#lp-modal-choose-items .lp-choose-items .header .preview-title h3 {
|
4203 |
-
|
4204 |
}
|
4205 |
|
4206 |
#lp-modal-choose-items .lp-choose-items .header .tabs {
|
4207 |
-
|
4208 |
-
|
4209 |
}
|
4210 |
|
4211 |
#lp-modal-choose-items .lp-choose-items .header .tabs .tab {
|
4212 |
-
|
4213 |
-
|
4214 |
-
|
4215 |
-
}
|
4216 |
-
|
4217 |
-
#lp-modal-choose-items .lp-choose-items .header .tabs .tab:not(:last-child)
|
4218 |
-
|
4219 |
-
|
4220 |
-
|
4221 |
-
|
4222 |
-
|
4223 |
-
|
4224 |
-
|
4225 |
-
}
|
4226 |
-
|
4227 |
-
#lp-modal-choose-items .lp-choose-items .header .tabs .tab.active
|
4228 |
-
|
4229 |
-
|
4230 |
-
|
4231 |
-
|
4232 |
-
|
4233 |
-
|
4234 |
-
|
4235 |
-
|
4236 |
-
|
4237 |
-
|
4238 |
-
|
4239 |
-
|
4240 |
-
|
4241 |
}
|
4242 |
|
4243 |
#lp-modal-choose-items .lp-choose-items .header .tabs .tab.active a {
|
4244 |
-
|
4245 |
}
|
4246 |
|
4247 |
#lp-modal-choose-items .lp-choose-items .header .tabs .tab a {
|
4248 |
-
|
4249 |
-
|
4250 |
-
|
4251 |
-
|
4252 |
-
|
4253 |
-
|
|
|
4254 |
}
|
4255 |
|
4256 |
#lp-modal-choose-items .lp-choose-items .header .tabs .tab a:focus {
|
4257 |
-
|
4258 |
}
|
4259 |
|
4260 |
#lp-modal-choose-items .lp-choose-items .header .close {
|
4261 |
-
|
4262 |
-
|
4263 |
-
|
4264 |
-
|
4265 |
-
|
4266 |
-
|
4267 |
-
|
4268 |
-
|
4269 |
}
|
4270 |
|
4271 |
#lp-modal-choose-items .lp-choose-items .main {
|
4272 |
-
|
4273 |
-
|
4274 |
-
|
4275 |
-
|
4276 |
}
|
4277 |
|
4278 |
#lp-modal-choose-items .lp-choose-items .main .section-item {
|
4279 |
-
|
4280 |
-
|
4281 |
-
|
4282 |
-
|
4283 |
-
|
4284 |
-
|
4285 |
-
|
4286 |
}
|
4287 |
|
4288 |
-
#lp-modal-choose-items .lp-choose-items .main .section-item
|
4289 |
-
|
4290 |
-
|
4291 |
-
|
4292 |
}
|
4293 |
|
4294 |
#lp-modal-choose-items .lp-choose-items .main .search {
|
4295 |
-
|
4296 |
-
|
4297 |
}
|
4298 |
|
4299 |
#lp-modal-choose-items .lp-choose-items .main .search input.modal-search-input {
|
4300 |
-
|
4301 |
-
|
4302 |
-
|
4303 |
-
|
|
|
4304 |
}
|
4305 |
|
4306 |
#lp-modal-choose-items .lp-choose-items .main .list-items {
|
4307 |
-
|
4308 |
-
|
4309 |
-
|
4310 |
-
|
|
|
4311 |
}
|
4312 |
|
4313 |
#lp-modal-choose-items .lp-choose-items .main .list-items li {
|
4314 |
-
|
4315 |
-
|
4316 |
}
|
4317 |
|
4318 |
#lp-modal-choose-items .lp-choose-items .main .pagination .index {
|
4319 |
-
|
4320 |
-
|
4321 |
}
|
4322 |
|
4323 |
#lp-modal-choose-items .lp-choose-items .lp-added-items-preview {
|
4324 |
-
|
4325 |
-
|
4326 |
-
|
4327 |
-
|
4328 |
-
|
4329 |
-
|
4330 |
-
|
4331 |
-
|
4332 |
-
|
4333 |
-
|
4334 |
-
|
4335 |
}
|
4336 |
|
4337 |
#lp-modal-choose-items .lp-choose-items .lp-added-items-preview.show {
|
4338 |
-
|
4339 |
}
|
4340 |
|
4341 |
#lp-modal-choose-items .lp-choose-items .lp-added-items-preview .list-added-items li {
|
4342 |
-
|
4343 |
}
|
4344 |
|
4345 |
#lp-modal-choose-items .lp-choose-items .lp-added-items-preview .list-added-items li:first-child {
|
4346 |
-
|
4347 |
}
|
4348 |
|
4349 |
#lp-modal-choose-items .lp-choose-items .footer {
|
4350 |
-
|
4351 |
}
|
4352 |
|
4353 |
body.lp-item-moving {
|
4354 |
-
|
4355 |
}
|
4356 |
|
4357 |
@media screen and (max-width: 900px) {
|
4358 |
-
|
4359 |
-
|
4360 |
-
|
4361 |
-
|
4362 |
-
|
4363 |
-
|
4364 |
-
|
4365 |
-
|
4366 |
-
}
|
4367 |
}
|
4368 |
|
4369 |
#learn-press-reset-course-users,
|
4370 |
#learn-press-reset-user-courses,
|
4371 |
#learn-press-reset-user-item {
|
4372 |
-
|
4373 |
}
|
4374 |
|
4375 |
#learn-press-reset-course-users table,
|
4376 |
#learn-press-reset-user-courses table,
|
4377 |
#learn-press-reset-user-item table {
|
4378 |
-
|
4379 |
-
|
4380 |
}
|
4381 |
|
4382 |
#learn-press-reset-course-users .courses-list,
|
4383 |
#learn-press-reset-user-courses .courses-list,
|
4384 |
#learn-press-reset-user-item .courses-list {
|
4385 |
-
|
4386 |
}
|
4387 |
|
4388 |
#learn-press-reset-course-users input[type="text"],
|
4389 |
#learn-press-reset-user-courses input[type="text"],
|
4390 |
#learn-press-reset-user-item input[type="text"] {
|
4391 |
-
|
4392 |
-
|
4393 |
-
|
4394 |
}
|
4395 |
|
4396 |
#learn-press-reset-course-users .action-reset.dashicons-trash,
|
4397 |
#learn-press-reset-user-courses .action-reset.dashicons-trash,
|
4398 |
#learn-press-reset-user-item .action-reset.dashicons-trash {
|
4399 |
-
|
4400 |
}
|
4401 |
|
4402 |
#learn-press-reset-course-users .action-reset.dashicons-update,
|
4403 |
#learn-press-reset-user-courses .action-reset.dashicons-update,
|
4404 |
#learn-press-reset-user-item .action-reset.dashicons-update {
|
4405 |
-
|
4406 |
-
|
4407 |
-
|
4408 |
-
|
4409 |
-
|
4410 |
}
|
4411 |
|
4412 |
.learn-press-tip {
|
4413 |
-
|
4414 |
-
|
4415 |
-
|
4416 |
-
|
4417 |
-
|
4418 |
-
|
4419 |
-
|
|
|
4420 |
}
|
4421 |
|
4422 |
.learn-press-tip.ready {
|
4423 |
-
|
4424 |
}
|
4425 |
|
4426 |
-
.learn-press-tip
|
4427 |
-
|
4428 |
-
|
4429 |
}
|
4430 |
|
4431 |
.learn-press-tip:hover {
|
4432 |
-
|
4433 |
}
|
4434 |
|
4435 |
.learn-press-tip-floating {
|
4436 |
-
|
4437 |
-
|
4438 |
-
|
4439 |
-
|
4440 |
-
|
4441 |
-
|
4442 |
-
|
4443 |
-
|
4444 |
-
|
4445 |
-
|
4446 |
-
|
4447 |
-
|
|
|
|
|
|
|
|
|
4448 |
}
|
4449 |
|
4450 |
.learn-press-tip-floating .close {
|
4451 |
-
|
4452 |
-
|
4453 |
-
|
4454 |
-
|
4455 |
-
|
4456 |
-
|
4457 |
-
|
4458 |
-
|
4459 |
-
|
4460 |
-
|
4461 |
-
|
4462 |
-
|
4463 |
-
|
4464 |
-
|
4465 |
-
|
4466 |
-
}
|
4467 |
-
|
4468 |
-
.learn-press-tip-floating .close
|
4469 |
-
|
4470 |
-
|
4471 |
}
|
4472 |
|
4473 |
.learn-press-tip-floating p {
|
4474 |
-
|
4475 |
}
|
4476 |
|
4477 |
-
.learn-press-tip-floating
|
4478 |
-
|
4479 |
-
|
4480 |
-
|
4481 |
-
|
4482 |
-
|
4483 |
-
|
4484 |
-
|
4485 |
-
|
4486 |
-
|
4487 |
-
|
4488 |
}
|
4489 |
|
4490 |
-
|
4491 |
-
|
4492 |
-
|
4493 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4494 |
|
4495 |
-
|
4496 |
-
|
4497 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4498 |
|
4499 |
-
|
4500 |
-
|
4501 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4502 |
|
4503 |
-
|
4504 |
-
|
4505 |
-
|
4506 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4507 |
|
4508 |
-
|
4509 |
-
|
4510 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4511 |
}
|
4512 |
|
4513 |
.rtl .section-item-counts {
|
4514 |
-
|
4515 |
-
|
4516 |
}
|
4517 |
|
4518 |
.rtl #admin-editor-lp_course .lp-course-curriculum .heading .status {
|
4519 |
-
|
4520 |
}
|
4521 |
|
4522 |
.rtl #admin-editor-lp_course .lp-course-curriculum .collapse-sections {
|
4523 |
-
|
4524 |
-
|
4525 |
}
|
4526 |
|
4527 |
.rtl #admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .title {
|
4528 |
-
|
4529 |
}
|
4530 |
|
4531 |
.rtl #admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions {
|
4532 |
-
|
4533 |
-
|
4534 |
}
|
4535 |
|
4536 |
.rtl #admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .ui-sortable {
|
4537 |
-
|
4538 |
-
|
4539 |
}
|
4540 |
|
4541 |
.rtl #admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .ui-sortable li {
|
4542 |
-
|
4543 |
}
|
4544 |
|
4545 |
.rtl #admin-editor-lp_course .lp-course-curriculum .section-actions .remove {
|
4546 |
-
|
4547 |
}
|
4548 |
|
4549 |
.rtl #admin-editor-lp_course .lp-course-curriculum .actions {
|
4550 |
-
|
4551 |
-
|
4552 |
}
|
4553 |
|
4554 |
.rtl #admin-editor-lp_quiz .lp-list-questions .question-item .lp-toolbar-btn-dropdown ul {
|
4555 |
-
|
4556 |
-
|
4557 |
}
|
4558 |
|
4559 |
.rtl #admin-editor-lp_quiz .lp-list-questions .question-item .lp-toolbar-btn-dropdown ul li a {
|
4560 |
-
|
4561 |
}
|
4562 |
|
4563 |
.rtl #admin-editor-lp_quiz .add-new-question {
|
4564 |
-
|
4565 |
}
|
4566 |
|
4567 |
.rtl #lp-modal-choose-items .header .preview-title {
|
4568 |
-
|
4569 |
}
|
4570 |
|
4571 |
.rtl #lp-modal-choose-items .header .close {
|
4572 |
-
|
4573 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4574 |
}
|
4575 |
|
4576 |
.button.disabled {
|
4577 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4578 |
}
|
4579 |
|
4580 |
.lp-notice,
|
4581 |
.learn-press-notice {
|
4582 |
-
|
4583 |
-
|
4584 |
}
|
4585 |
|
4586 |
.lp-notice h4,
|
4587 |
.learn-press-notice h4 {
|
4588 |
-
|
4589 |
}
|
4590 |
|
4591 |
.lp-notice p,
|
4592 |
.learn-press-notice p {
|
4593 |
-
|
4594 |
-
|
4595 |
}
|
4596 |
|
4597 |
.lp-notice.lp-upgrade-notice,
|
4598 |
.learn-press-notice.lp-upgrade-notice {
|
4599 |
-
|
4600 |
-
|
4601 |
-
|
4602 |
}
|
4603 |
|
4604 |
.lp-notice.lp-upgrade-notice .close-notice,
|
4605 |
.learn-press-notice.lp-upgrade-notice .close-notice {
|
4606 |
-
|
4607 |
-
|
4608 |
-
|
4609 |
}
|
4610 |
|
4611 |
.lp-notice .lp-message-dismiss,
|
4612 |
.learn-press-notice .lp-message-dismiss {
|
4613 |
-
|
4614 |
-
|
4615 |
-
|
4616 |
}
|
4617 |
|
4618 |
.lp-notice .notice-dismiss,
|
4619 |
.learn-press-notice .notice-dismiss {
|
4620 |
-
|
4621 |
-
|
4622 |
-
|
4623 |
-
|
4624 |
-
|
4625 |
-
|
4626 |
-
|
4627 |
-
|
4628 |
-
|
4629 |
-
|
4630 |
-
|
4631 |
-
|
4632 |
-
|
4633 |
-
}
|
4634 |
-
|
4635 |
-
.lp-notice .notice-dismiss
|
4636 |
-
.learn-press-notice .notice-dismiss
|
4637 |
-
|
4638 |
-
|
4639 |
-
|
4640 |
-
|
4641 |
-
|
4642 |
-
|
4643 |
-
|
4644 |
-
|
4645 |
-
|
4646 |
-
|
4647 |
}
|
4648 |
|
4649 |
.learn-press-dropdown-pages {
|
4650 |
-
|
4651 |
}
|
4652 |
|
4653 |
.lp-notice-update-database {
|
4654 |
-
|
4655 |
-
|
4656 |
-
|
4657 |
-
|
4658 |
-
|
4659 |
-
|
4660 |
-
|
4661 |
-
|
4662 |
-
|
4663 |
-
|
4664 |
-
|
4665 |
-
|
4666 |
-
|
4667 |
-
|
4668 |
-
|
4669 |
-
|
|
|
|
|
|
|
|
|
4670 |
}
|
4671 |
|
4672 |
#adminmenu .update-plugins.lp-plugins-count {
|
4673 |
-
|
4674 |
}
|
4675 |
|
4676 |
.search-box input[name="post-search-author"],
|
4677 |
.search-box .select2-container {
|
4678 |
-
|
4679 |
-
|
4680 |
-
|
4681 |
}
|
4682 |
|
4683 |
.learn-press-notice-assigned-item {
|
4684 |
-
|
4685 |
}
|
4686 |
|
4687 |
.learnpress .actions {
|
4688 |
-
|
4689 |
}
|
4690 |
|
4691 |
#learn-press-syncs li {
|
4692 |
-
|
4693 |
}
|
4694 |
|
4695 |
#learn-press-syncs li.syncing, #learn-press-syncs li.synced {
|
4696 |
-
|
4697 |
}
|
4698 |
|
4699 |
#learn-press-syncs li.syncing input[type="checkbox"], #learn-press-syncs li.synced input[type="checkbox"] {
|
4700 |
-
|
4701 |
}
|
4702 |
|
4703 |
-
#learn-press-syncs li.syncing
|
4704 |
-
|
4705 |
-
|
4706 |
-
|
4707 |
-
|
4708 |
-
|
4709 |
-
|
4710 |
}
|
4711 |
|
4712 |
-
#learn-press-syncs li.synced
|
4713 |
-
|
4714 |
-
|
4715 |
}
|
4716 |
|
4717 |
-
#learn-press-syncs li
|
4718 |
-
|
4719 |
-
|
4720 |
-
|
4721 |
-
|
4722 |
-
|
4723 |
-
|
4724 |
-
|
4725 |
-
|
4726 |
-
|
4727 |
-
|
4728 |
}
|
4729 |
|
4730 |
#learn-press-updater .updater-progress {
|
4731 |
-
|
4732 |
-
|
4733 |
}
|
4734 |
|
4735 |
#learn-press-updater .updater-progress ul {
|
4736 |
-
|
4737 |
-
|
4738 |
-
|
4739 |
-
|
4740 |
}
|
4741 |
|
4742 |
#learn-press-updater .updater-progress ul li {
|
4743 |
-
|
4744 |
-
|
4745 |
-
|
4746 |
}
|
4747 |
|
4748 |
-
#learn-press-updater .updater-progress ul li
|
4749 |
-
|
4750 |
-
|
4751 |
-
|
4752 |
-
|
4753 |
-
|
4754 |
-
|
4755 |
-
|
4756 |
-
|
4757 |
-
|
4758 |
-
|
4759 |
}
|
4760 |
|
4761 |
-
#learn-press-updater .updater-progress ul li
|
4762 |
-
|
4763 |
}
|
4764 |
|
4765 |
-
#learn-press-updater .updater-progress ul li:last-child
|
4766 |
-
|
4767 |
}
|
4768 |
|
4769 |
-
#learn-press-updater .updater-progress ul
|
4770 |
-
|
4771 |
-
|
4772 |
-
|
4773 |
-
|
4774 |
-
|
4775 |
}
|
4776 |
|
4777 |
#learn-press-updater .updater-progress .updater-progress-status {
|
4778 |
-
|
4779 |
-
|
4780 |
-
|
4781 |
-
|
4782 |
-
|
4783 |
-
|
4784 |
-
|
4785 |
-
|
4786 |
-
|
4787 |
-
|
4788 |
-
|
4789 |
-
}
|
4790 |
-
|
4791 |
-
#learn-press-updater .updater-progress .updater-progress-status
|
4792 |
-
|
4793 |
-
|
4794 |
-
|
4795 |
-
|
4796 |
-
|
4797 |
-
|
4798 |
-
|
4799 |
-
|
4800 |
-
|
4801 |
}
|
4802 |
|
4803 |
#learn-press-updater .updater-progress .updater-progress-status .updater-progress-animation {
|
4804 |
-
|
4805 |
-
|
4806 |
-
|
4807 |
-
|
4808 |
-
|
4809 |
-
|
4810 |
-
|
4811 |
-
}
|
4812 |
-
|
4813 |
-
#learn-press-updater .updater-progress .updater-progress-status .updater-progress-animation:not(.completed)
|
4814 |
-
|
4815 |
-
|
4816 |
-
|
4817 |
-
|
4818 |
-
|
4819 |
-
|
4820 |
-
|
4821 |
-
|
4822 |
-
|
4823 |
}
|
4824 |
|
4825 |
#learn-press-updater .updating-message {
|
4826 |
-
|
4827 |
}
|
4828 |
|
4829 |
#learn-press-updater .completed-message {
|
4830 |
-
|
4831 |
}
|
4832 |
|
4833 |
#learn-press-updater {
|
4834 |
-
|
4835 |
-
}
|
4836 |
-
|
4837 |
-
/*Export order function style*/
|
4838 |
-
#order-export__button:hover {
|
4839 |
-
cursor: pointer;
|
4840 |
-
}
|
4841 |
-
|
4842 |
-
/* The Modal (background) */
|
4843 |
-
.export-modal.modal {
|
4844 |
-
display: none;
|
4845 |
-
/* Hidden by default */
|
4846 |
-
position: fixed;
|
4847 |
-
/* Stay in place */
|
4848 |
-
z-index: 1;
|
4849 |
-
/* Sit on top */
|
4850 |
-
left: 0;
|
4851 |
-
top: 0;
|
4852 |
-
width: 100%;
|
4853 |
-
/* Full width */
|
4854 |
-
height: 100%;
|
4855 |
-
/* Full height */
|
4856 |
-
overflow: auto;
|
4857 |
-
/* Enable scroll if needed */
|
4858 |
-
background-color: #000000;
|
4859 |
-
/* Fallback color */
|
4860 |
-
background-color: rgba(0, 0, 0, 0.4);
|
4861 |
-
/* Black w/ opacity */
|
4862 |
-
}
|
4863 |
-
|
4864 |
-
/* Modal Content/Box */
|
4865 |
-
.export-modal .modal-content {
|
4866 |
-
background-color: #fefefe;
|
4867 |
-
margin: 5% auto;
|
4868 |
-
/* 15% from the top and centered */
|
4869 |
-
padding: 20px;
|
4870 |
-
border: 1px solid #888;
|
4871 |
-
width: 60%;
|
4872 |
-
/* Could be more or less, depending on screen size */
|
4873 |
-
position: relative;
|
4874 |
-
}
|
4875 |
-
|
4876 |
-
/* The Close Button */
|
4877 |
-
.export-modal .close {
|
4878 |
-
color: #aaa;
|
4879 |
-
position: absolute;
|
4880 |
-
font-size: 28px;
|
4881 |
-
font-weight: bold;
|
4882 |
-
top: -5px;
|
4883 |
-
right: 11px;
|
4884 |
-
}
|
4885 |
-
|
4886 |
-
.export-modal .close:hover,
|
4887 |
-
.export-modal .close:focus {
|
4888 |
-
color: black;
|
4889 |
-
text-decoration: none;
|
4890 |
-
cursor: pointer;
|
4891 |
}
|
4892 |
|
4893 |
-
|
4894 |
-
|
4895 |
-
display: flex;
|
4896 |
-
justify-content: space-around;
|
4897 |
-
margin: 20px 2px 40px 2px;
|
4898 |
-
height: 40px;
|
4899 |
-
box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
|
4900 |
}
|
4901 |
|
4902 |
-
|
4903 |
-
|
4904 |
-
|
4905 |
-
height: 100%;
|
4906 |
-
cursor: pointer;
|
4907 |
-
display: flex;
|
4908 |
-
justify-content: center;
|
4909 |
-
align-items: center;
|
4910 |
}
|
4911 |
|
4912 |
-
|
4913 |
-
|
4914 |
}
|
4915 |
|
4916 |
-
|
4917 |
-
|
4918 |
-
|
|
|
4919 |
}
|
4920 |
|
4921 |
-
.
|
4922 |
-
|
|
|
4923 |
}
|
4924 |
|
4925 |
-
.
|
4926 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4927 |
}
|
4928 |
|
4929 |
-
#
|
4930 |
-
|
4931 |
-
|
4932 |
-
|
|
|
|
|
|
|
|
|
4933 |
}
|
4934 |
|
4935 |
-
#
|
4936 |
-
|
4937 |
-
text-align: center;
|
4938 |
-
padding: 10px 20px;
|
4939 |
}
|
4940 |
|
4941 |
-
#
|
4942 |
-
|
4943 |
-
|
4944 |
-
|
4945 |
}
|
4946 |
|
4947 |
-
#
|
4948 |
-
|
4949 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4950 |
}
|
4951 |
|
4952 |
-
.
|
4953 |
-
|
4954 |
}
|
4955 |
|
4956 |
-
.
|
4957 |
-
|
4958 |
-
|
4959 |
-
|
4960 |
-
|
4961 |
-
|
4962 |
-
|
4963 |
-
|
4964 |
-
background: #fff;
|
4965 |
-
right: 0;
|
4966 |
-
bottom: 0;
|
4967 |
-
display: flex;
|
4968 |
-
align-items: center;
|
4969 |
-
justify-content: center;
|
4970 |
}
|
4971 |
|
4972 |
-
.
|
4973 |
-
|
4974 |
-
z-index: 9;
|
4975 |
-
display: inline-block;
|
4976 |
-
visibility: visible;
|
4977 |
}
|
4978 |
|
4979 |
-
.
|
4980 |
-
|
4981 |
-
z-index: 9;
|
4982 |
-
visibility: visible;
|
4983 |
}
|
4984 |
|
4985 |
-
|
4986 |
-
#
|
4987 |
-
color: white;
|
4988 |
-
background-color: #4CAF50;
|
4989 |
-
border: 1px solid #4CAF50;
|
4990 |
-
padding: 10px 20px;
|
4991 |
-
transition: all 0.5s ease;
|
4992 |
-
-moz-transition: all 0.5s ease;
|
4993 |
-
-o-transition: all 0.5s ease;
|
4994 |
-
-webkit-transition: all 0.5s ease;
|
4995 |
}
|
4996 |
|
4997 |
-
|
4998 |
-
|
4999 |
-
|
5000 |
-
|
5001 |
-
|
5002 |
-
transition: all 0.5s ease;
|
5003 |
-
-moz-transition: all 0.5s ease;
|
5004 |
-
-o-transition: all 0.5s ease;
|
5005 |
-
-webkit-transition: all 0.5s ease;
|
5006 |
-
cursor: pointer;
|
5007 |
}
|
5008 |
|
5009 |
-
|
5010 |
-
|
5011 |
-
display: flex;
|
5012 |
-
flex-direction: row;
|
5013 |
-
justify-content: flex-end;
|
5014 |
}
|
5015 |
|
5016 |
-
.lp-
|
5017 |
-
|
5018 |
-
width: 100%;
|
5019 |
}
|
5020 |
|
5021 |
-
.
|
5022 |
-
|
|
|
5023 |
}
|
5024 |
|
5025 |
-
|
5026 |
-
|
5027 |
-
|
5028 |
-
|
5029 |
-
|
5030 |
-
|
5031 |
-
}
|
5032 |
-
|
5033 |
-
.learn-press-tabs.vertical .tabs-nav li.active a {
|
5034 |
-
width: 100%;
|
5035 |
-
}
|
5036 |
-
|
5037 |
-
.learn-press-tabs.vertical .tabs-nav li a {
|
5038 |
-
position: relative;
|
5039 |
-
text-indent: -999px;
|
5040 |
-
padding: 10px;
|
5041 |
-
}
|
5042 |
-
|
5043 |
-
.learn-press-tabs.vertical .tabs-nav li a:before {
|
5044 |
-
position: absolute;
|
5045 |
-
top: 0;
|
5046 |
-
right: 0;
|
5047 |
-
bottom: 0;
|
5048 |
-
left: 0;
|
5049 |
-
text-indent: 0;
|
5050 |
-
text-align: center;
|
5051 |
-
line-height: 40px;
|
5052 |
-
width: 100%;
|
5053 |
-
height: 40px;
|
5054 |
-
}
|
5055 |
-
|
5056 |
-
.learn-press-tabs.vertical .tabs-container:before {
|
5057 |
-
width: 10%;
|
5058 |
-
}
|
5059 |
-
|
5060 |
-
.learn-press-tabs.vertical .tabs-container .tabs-content-container {
|
5061 |
-
margin: 0 0 0 10%;
|
5062 |
-
}
|
5063 |
-
|
5064 |
-
.learn-press-tabs.vertical .tabs-container .tabs-content-container > li {
|
5065 |
-
padding: 10px;
|
5066 |
-
}
|
5067 |
}
|
5068 |
|
5069 |
-
|
5070 |
-
|
5071 |
-
|
5072 |
-
|
5073 |
-
|
5074 |
-
|
5075 |
-
|
5076 |
-
|
5077 |
-
|
5078 |
-
|
5079 |
-
|
5080 |
-
|
5081 |
-
|
5082 |
-
.list_post_thimpress .lp-footer {
|
5083 |
-
border-top: 1px solid #eee;
|
5084 |
-
border-top: 1px solid #eee;
|
5085 |
-
margin: 0 -12px 0 -12px !important;
|
5086 |
-
padding: 12px 12px 0 12px!important;
|
5087 |
-
}
|
5088 |
-
|
5089 |
-
.list_post_thimpress .lp-footer li {
|
5090 |
-
display: inline-block;
|
5091 |
-
margin-bottom: 0!important;
|
5092 |
-
padding-right: 10px;
|
5093 |
-
}
|
5094 |
-
.list_post_thimpress .lp-footer li:last-child{
|
5095 |
-
padding-right: 0;
|
5096 |
}
|
5097 |
|
5098 |
-
.
|
5099 |
-
|
5100 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
5101 |
}
|
1 |
+
@charset "UTF-8";
|
2 |
/**
|
3 |
* Mixin
|
4 |
*/
|
5 |
+
@-webkit-keyframes rotating4 {
|
6 |
+
from {
|
7 |
+
-webkit-transform: rotate(0deg);
|
8 |
+
-o-transform: rotate(0deg);
|
9 |
+
transform: rotate(0deg);
|
10 |
+
}
|
11 |
+
to {
|
12 |
+
-webkit-transform: rotate(360deg);
|
13 |
+
-o-transform: rotate(360deg);
|
14 |
+
transform: rotate(360deg);
|
15 |
+
}
|
|
|
16 |
}
|
17 |
|
18 |
@keyframes rotating4 {
|
19 |
+
from {
|
20 |
+
-ms-transform: rotate(0deg);
|
21 |
+
-moz-transform: rotate(0deg);
|
22 |
+
-webkit-transform: rotate(0deg);
|
23 |
+
-o-transform: rotate(0deg);
|
24 |
+
transform: rotate(0deg);
|
25 |
+
}
|
26 |
+
to {
|
27 |
+
-ms-transform: rotate(360deg);
|
28 |
+
-moz-transform: rotate(360deg);
|
29 |
+
-webkit-transform: rotate(360deg);
|
30 |
+
-o-transform: rotate(360deg);
|
31 |
+
transform: rotate(360deg);
|
32 |
+
}
|
33 |
+
}
|
34 |
+
|
35 |
+
@-webkit-keyframes animation4 {
|
36 |
+
from {
|
37 |
+
left: -40%;
|
38 |
+
width: 40%;
|
39 |
+
}
|
40 |
+
to {
|
41 |
+
left: 100%;
|
42 |
+
width: 10%;
|
43 |
+
}
|
|
|
44 |
}
|
45 |
|
46 |
@keyframes animation4 {
|
47 |
+
from {
|
48 |
+
left: -40%;
|
49 |
+
width: 40%;
|
50 |
+
}
|
51 |
+
to {
|
52 |
+
left: 100%;
|
53 |
+
width: 10%;
|
54 |
+
}
|
55 |
+
}
|
56 |
+
|
57 |
+
.learn-press-message {
|
58 |
+
position: relative;
|
59 |
+
margin: 0 0 20px 0;
|
60 |
+
padding: 10px 12px 10px 15px;
|
61 |
+
border-top: 5px solid #00adff;
|
62 |
+
border-bottom-right-radius: 5px;
|
63 |
+
border-bottom-left-radius: 5px;
|
64 |
+
background: #f5f5f5;
|
65 |
+
}
|
66 |
+
|
67 |
+
.learn-press-message.icon {
|
68 |
+
padding-left: 45px;
|
69 |
+
}
|
70 |
+
|
71 |
+
.learn-press-message.icon::before {
|
72 |
+
background: #00adff;
|
73 |
+
}
|
74 |
+
|
75 |
+
.learn-press-message.icon::after {
|
76 |
+
position: absolute;
|
77 |
+
top: 50%;
|
78 |
+
left: 15px;
|
79 |
+
width: 26px;
|
80 |
+
height: 26px;
|
81 |
+
margin-top: -13px;
|
82 |
+
margin-right: 10px;
|
83 |
+
border-radius: 50%;
|
84 |
+
color: #fff;
|
85 |
+
background: #00adff;
|
86 |
+
font-family: "Font Awesome 5 Free";
|
87 |
+
font-size: 20px;
|
88 |
+
line-height: 26px;
|
89 |
+
text-align: center;
|
90 |
+
vertical-align: baseline;
|
91 |
+
content: "\f129";
|
92 |
+
}
|
93 |
+
|
94 |
+
.learn-press-message::before, .learn-press-message::after {
|
95 |
+
position: absolute;
|
96 |
+
top: 0;
|
97 |
+
content: "";
|
98 |
+
}
|
99 |
+
|
100 |
+
.learn-press-message::before {
|
101 |
+
right: 20px;
|
102 |
+
width: 20px;
|
103 |
+
height: 30px;
|
104 |
+
background: #00adff;
|
105 |
+
}
|
106 |
+
|
107 |
+
.learn-press-message::after {
|
108 |
+
top: 10px;
|
109 |
+
right: 20px;
|
110 |
+
width: 0;
|
111 |
+
height: 0;
|
112 |
+
border: 10px solid transparent;
|
113 |
+
border-bottom-color: #f5f5f5;
|
114 |
+
}
|
115 |
+
|
116 |
+
.learn-press-message.error {
|
117 |
+
border-top: 5px solid #d85554;
|
118 |
+
}
|
119 |
+
|
120 |
+
.learn-press-message.error::before {
|
121 |
+
background: #d85554;
|
122 |
+
}
|
123 |
+
|
124 |
+
.learn-press-message.error.icon::before {
|
125 |
+
background: #d85554;
|
126 |
+
}
|
127 |
+
|
128 |
+
.learn-press-message.error.icon::after {
|
129 |
+
background: #d85554;
|
130 |
+
content: "\f00d";
|
131 |
+
}
|
132 |
+
|
133 |
+
.learn-press-message.warning {
|
134 |
+
border-top: 5px solid #ffc107;
|
135 |
+
}
|
136 |
+
|
137 |
+
.learn-press-message.warning::before {
|
138 |
+
background: #ffc107;
|
139 |
+
}
|
140 |
+
|
141 |
+
.learn-press-message.warning.icon::before {
|
142 |
+
background: #ffc107;
|
143 |
+
}
|
144 |
+
|
145 |
+
.learn-press-message.warning.icon::after {
|
146 |
+
background: #ffc107;
|
147 |
+
content: "\f00d";
|
148 |
+
}
|
149 |
+
|
150 |
+
.learn-press-message.success {
|
151 |
+
border-top: 5px solid #059601;
|
152 |
+
}
|
153 |
+
|
154 |
+
.learn-press-message.success::before {
|
155 |
+
background: #059601;
|
156 |
+
}
|
157 |
+
|
158 |
+
.learn-press-message.success.icon::before {
|
159 |
+
background: #059601;
|
160 |
+
}
|
161 |
+
|
162 |
+
.learn-press-message.success.icon::after {
|
163 |
+
background: #059601;
|
164 |
+
content: "\f129";
|
165 |
}
|
166 |
|
167 |
/**
|
168 |
* Styles for displaying list of table
|
169 |
*/
|
170 |
.lp-toolbar-buttons {
|
171 |
+
position: relative;
|
172 |
+
z-index: 10;
|
173 |
+
height: 50px;
|
174 |
}
|
175 |
|
176 |
.lp-toolbar-buttons .lp-toolbar-btn {
|
177 |
+
display: inline-block;
|
178 |
+
position: relative;
|
179 |
+
width: 30px;
|
180 |
+
height: 30px;
|
181 |
+
margin: 0;
|
182 |
+
padding: 0;
|
183 |
+
text-align: center;
|
184 |
+
vertical-align: middle;
|
185 |
+
cursor: pointer;
|
|
|
186 |
}
|
187 |
|
188 |
+
.lp-toolbar-buttons .lp-toolbar-btn a,
|
189 |
+
.lp-toolbar-buttons .lp-toolbar-btn span {
|
190 |
+
outline: none;
|
191 |
+
color: #666;
|
192 |
+
box-shadow: none;
|
193 |
}
|
194 |
|
195 |
.lp-toolbar-buttons .lp-toolbar-btn .lp-btn-icon {
|
196 |
+
position: absolute;
|
197 |
+
top: 50%;
|
198 |
+
left: 50%;
|
199 |
+
width: 30px;
|
200 |
+
height: 30px;
|
201 |
+
margin-top: -15px;
|
202 |
+
margin-left: -15px;
|
203 |
+
line-height: 30px;
|
204 |
+
text-align: center;
|
205 |
}
|
206 |
|
207 |
.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-move {
|
208 |
+
cursor: ns-resize;
|
209 |
}
|
210 |
|
211 |
+
.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-move a,
|
212 |
+
.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-move span {
|
213 |
+
cursor: ns-resize;
|
214 |
}
|
215 |
|
216 |
+
.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-move:hover a,
|
217 |
+
.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-move span {
|
218 |
+
color: var(--lp-primary-color);
|
219 |
}
|
220 |
|
221 |
.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-remove {
|
222 |
+
cursor: pointer;
|
223 |
}
|
224 |
|
225 |
+
.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-remove:hover a,
|
226 |
+
.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-remove:hover span {
|
227 |
+
color: #e74c3c;
|
228 |
}
|
229 |
|
230 |
.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-toggle .dashicons-arrow-down,
|
231 |
.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-toggle .dashicons-arrow-down-alt2 {
|
232 |
+
display: none;
|
233 |
}
|
234 |
|
235 |
.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-toggle.closed .dashicons-arrow-up,
|
236 |
.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-toggle.closed .dashicons-arrow-up-alt2 {
|
237 |
+
display: none;
|
238 |
}
|
239 |
|
240 |
.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-toggle.closed .dashicons-arrow-down,
|
241 |
.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-toggle.closed .dashicons-arrow-down-alt2 {
|
242 |
+
display: inline-block;
|
243 |
}
|
244 |
|
245 |
.lp-toolbar-buttons .lp-toolbar-btn.lp-toolbar-btn-dropdown {
|
246 |
+
color: #000;
|
247 |
}
|
248 |
|
249 |
.lp-toolbar-buttons .lp-toolbar-btn.lp-toolbar-btn-dropdown ul {
|
250 |
+
display: none;
|
251 |
+
position: absolute;
|
252 |
+
top: 100%;
|
253 |
+
right: 0;
|
254 |
+
margin: 0 0;
|
255 |
+
border: 1px solid #999;
|
256 |
+
background: #fdfeff;
|
257 |
}
|
258 |
|
259 |
.lp-toolbar-buttons .lp-toolbar-btn.lp-toolbar-btn-dropdown ul li {
|
260 |
+
margin: 0;
|
261 |
+
list-style: none;
|
262 |
}
|
263 |
|
264 |
.lp-toolbar-buttons .lp-toolbar-btn.lp-toolbar-btn-dropdown ul li a {
|
265 |
+
display: block;
|
266 |
+
margin: 0;
|
267 |
+
padding: 3px 8px;
|
268 |
+
color: #757575;
|
269 |
+
font-size: 12px;
|
270 |
+
text-align: right;
|
271 |
+
white-space: nowrap;
|
272 |
+
text-decoration: none;
|
273 |
}
|
274 |
|
275 |
.lp-toolbar-buttons .lp-toolbar-btn.lp-toolbar-btn-dropdown ul li a:hover {
|
276 |
+
background: #eee;
|
277 |
}
|
278 |
|
279 |
.lp-toolbar-buttons .lp-toolbar-btn.lp-toolbar-btn-dropdown ul li.active a {
|
280 |
+
background: #eee;
|
281 |
}
|
282 |
|
283 |
.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-disabled, .lp-toolbar-buttons .lp-toolbar-btn.lp-btn-disabled:hover {
|
284 |
+
_background: #f5f5f5;
|
285 |
}
|
286 |
|
287 |
.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-disabled .lp-btn-icon, .lp-toolbar-buttons .lp-toolbar-btn.lp-btn-disabled:hover .lp-btn-icon {
|
288 |
+
color: #666;
|
289 |
}
|
290 |
|
291 |
.lp-toolbar-buttons .lp-toolbar-btn:hover {
|
292 |
+
display: inline-block;
|
293 |
+
background: none;
|
294 |
}
|
295 |
|
296 |
.lp-toolbar-buttons .lp-toolbar-btn:hover .lp-btn-icon {
|
297 |
+
color: #444;
|
298 |
}
|
299 |
|
300 |
.lp-toolbar-buttons .lp-toolbar-btn:hover ul {
|
301 |
+
display: block;
|
302 |
}
|
303 |
|
304 |
.lp-toolbar-buttons .lp-toolbar-btn:hover ul:hover {
|
305 |
+
display: block;
|
306 |
}
|
307 |
|
308 |
.column-content-actions.lp-toolbar-buttons {
|
309 |
+
width: 30px;
|
310 |
+
padding: 0;
|
311 |
+
white-space: nowrap;
|
312 |
}
|
313 |
|
314 |
.learn-press-box-data {
|
315 |
+
position: relative;
|
316 |
+
margin: 20px 0 0 0;
|
317 |
+
border: 1px solid #ddd;
|
318 |
}
|
319 |
|
320 |
.learn-press-box-data .lp-box-data-head {
|
321 |
+
padding: 10px 15px;
|
322 |
+
background: #fff;
|
323 |
}
|
324 |
|
325 |
.learn-press-box-data .lp-box-data-head h3 {
|
326 |
+
margin: 0;
|
327 |
+
padding: 15px;
|
328 |
+
font-size: 16px;
|
329 |
}
|
330 |
|
331 |
.learn-press-box-data .lp-box-data-head .lp-box-data-actions {
|
332 |
+
float: right;
|
333 |
+
position: relative;
|
334 |
+
z-index: 10;
|
335 |
}
|
336 |
|
337 |
.learn-press-box-data .lp-box-data-head .lp-box-data-actions .lp-btn {
|
338 |
+
display: inline-block;
|
339 |
+
width: 30px;
|
340 |
+
height: 50px;
|
341 |
+
line-height: 46px;
|
342 |
+
text-align: center;
|
343 |
+
vertical-align: middle;
|
344 |
}
|
345 |
|
346 |
+
.learn-press-box-data .lp-box-data-head .lp-box-data-actions::after {
|
347 |
+
display: block;
|
348 |
+
clear: both;
|
349 |
+
content: "";
|
350 |
}
|
351 |
|
352 |
+
.learn-press-box-data .lp-box-data-head::after {
|
353 |
+
display: block;
|
354 |
+
clear: both;
|
355 |
+
content: "";
|
356 |
}
|
357 |
|
358 |
.learn-press-box-data .lp-box-data-content {
|
359 |
+
padding: 15px;
|
360 |
+
border-top: 1px solid #ddd;
|
361 |
+
background: #fff;
|
362 |
}
|
363 |
|
364 |
.learn-press-box-data .lp-box-data-foot {
|
365 |
+
padding: 15px;
|
366 |
}
|
367 |
|
368 |
.learn-press-box-data.closed .lp-btn-toggle .dashicons-arrow-up,
|
369 |
.learn-press-box-data.closed .lp-btn-toggle .dashicons-arrow-up-alt2 {
|
370 |
+
display: none;
|
371 |
}
|
372 |
|
373 |
.learn-press-box-data.closed .lp-btn-toggle .dashicons-arrow-down,
|
374 |
.learn-press-box-data.closed .lp-btn-toggle .dashicons-arrow-down-alt2 {
|
375 |
+
display: inline-block;
|
376 |
}
|
377 |
|
378 |
.learn-press-box-data.closed .lp-box-data-content {
|
379 |
+
display: none;
|
380 |
}
|
381 |
|
382 |
.lp-list-options {
|
383 |
+
width: 100%;
|
384 |
+
border-collapse: collapse;
|
385 |
}
|
386 |
|
387 |
+
.lp-list-options th,
|
388 |
+
.lp-list-options td {
|
389 |
+
padding: 10px 15px;
|
390 |
+
border-top: 1px solid #ddd;
|
391 |
+
background: #f5f5f5;
|
392 |
}
|
393 |
|
394 |
.lp-list-options thead th {
|
395 |
+
text-align: left;
|
396 |
}
|
397 |
|
398 |
.lp-list-options tbody tr td {
|
399 |
+
padding: 0 15px;
|
400 |
+
background: #f4fcff;
|
401 |
}
|
402 |
|
403 |
.lp-list-options tbody tr td.lp-toolbar-buttons {
|
404 |
+
_overflow: hidden;
|
405 |
+
position: relative;
|
406 |
+
width: 30px;
|
407 |
+
height: 42px;
|
408 |
+
white-space: nowrap;
|
409 |
}
|
410 |
|
411 |
.lp-list-options tbody tr td.lp-toolbar-buttons .lp-toolbar-btn {
|
412 |
+
visibility: hidden;
|
413 |
+
position: relative;
|
414 |
+
height: 43px;
|
415 |
+
margin-top: -4px;
|
416 |
+
margin-bottom: -4px;
|
417 |
}
|
418 |
|
419 |
.lp-list-options tbody tr:nth-child(odd) td {
|
420 |
+
background: #fff;
|
421 |
}
|
422 |
|
423 |
.lp-list-options tbody tr:hover td.lp-toolbar-buttons .lp-toolbar-btn {
|
424 |
+
visibility: visible;
|
425 |
}
|
426 |
|
427 |
.lp-list-options tbody td {
|
428 |
+
text-align: left;
|
429 |
}
|
430 |
|
431 |
.lp-list-options tbody td input[type="text"] {
|
432 |
+
width: 100%;
|
433 |
}
|
434 |
|
435 |
.lp-list-options tbody td input[type="text"][value=""] {
|
436 |
+
font-style: italic;
|
437 |
}
|
438 |
|
439 |
.lp-list-options tbody td.column-content-answer_correct {
|
440 |
+
width: 125px;
|
441 |
}
|
442 |
|
443 |
.lp-list-options tbody td.lp-remove-list-option, .lp-list-options tbody td.lp-move-list-option {
|
444 |
+
width: 20px;
|
445 |
+
padding: 0;
|
446 |
+
text-align: center;
|
447 |
}
|
448 |
|
449 |
.lp-list-options tbody td.lp-remove-list-option a, .lp-list-options tbody td.lp-move-list-option a {
|
450 |
+
visibility: hidden;
|
451 |
+
color: #999;
|
452 |
}
|
453 |
|
454 |
.lp-list-options tbody td.lp-remove-list-option:hover, .lp-list-options tbody td.lp-move-list-option:hover {
|
455 |
+
background: #dbf5ff;
|
456 |
}
|
457 |
|
458 |
.lp-list-options tbody td.lp-move-list-option {
|
459 |
+
cursor: ns-resize;
|
460 |
}
|
461 |
|
462 |
.lp-list-options tbody td.lp-move-list-option a {
|
463 |
+
cursor: ns-resize;
|
464 |
}
|
465 |
|
466 |
.lp-list-options tbody td.lp-move-list-option:hover a {
|
467 |
+
color: var(--lp-primary-color);
|
468 |
}
|
469 |
|
470 |
.lp-list-options tbody td.lp-remove-list-option {
|
471 |
+
cursor: pointer;
|
472 |
}
|
473 |
|
474 |
.lp-list-options tbody td.lp-remove-list-option:hover a {
|
475 |
+
color: #e74c3c;
|
476 |
}
|
477 |
|
478 |
.lp-animation {
|
479 |
+
-webkit-animation: spin 4s linear infinite;
|
480 |
+
-moz-animation: spin 4s linear infinite;
|
481 |
+
animation: spin 4s linear infinite;
|
482 |
}
|
483 |
|
484 |
.lp-ajax-search {
|
485 |
+
display: inline-block;
|
486 |
+
position: relative;
|
487 |
+
z-index: 999999;
|
488 |
}
|
489 |
|
490 |
.lp-ajax-search .lp-search-term {
|
491 |
+
min-width: 300px;
|
492 |
+
height: 28px;
|
493 |
+
margin: 0;
|
494 |
+
-webkit-box-shadow: none;
|
495 |
+
-moz-box-shadow: none;
|
496 |
+
box-shadow: none;
|
497 |
+
outline: none;
|
498 |
}
|
499 |
|
500 |
.lp-ajax-search .lp-search-term:focus {
|
501 |
+
-webkit-box-shadow: none;
|
502 |
+
-moz-box-shadow: none;
|
503 |
+
box-shadow: none;
|
504 |
}
|
505 |
|
506 |
.lp-ajax-search .lp-search-term:focus {
|
507 |
+
-webkit-box-shadow: none;
|
508 |
+
-moz-box-shadow: none;
|
509 |
+
box-shadow: none;
|
510 |
+
outline: none;
|
511 |
}
|
512 |
|
513 |
.lp-ajax-search .lp-search-term:focus:focus {
|
514 |
+
-webkit-box-shadow: none;
|
515 |
+
-moz-box-shadow: none;
|
516 |
+
box-shadow: none;
|
517 |
}
|
518 |
|
519 |
.lp-ajax-search .lp-search-results {
|
520 |
+
position: absolute;
|
521 |
+
top: 100%;
|
522 |
+
width: 100%;
|
523 |
+
margin: -1px 0 0 0;
|
524 |
+
border: 1px solid #ddd;
|
525 |
+
background: #fff;
|
526 |
+
-webkit-box-sizing: border-box;
|
527 |
+
-moz-box-sizing: border-box;
|
528 |
+
box-sizing: border-box;
|
529 |
}
|
530 |
|
531 |
.lp-ajax-search .lp-search-results .lp-search-items {
|
532 |
+
overflow: auto;
|
533 |
+
max-height: 300px;
|
534 |
+
margin: 0;
|
535 |
}
|
536 |
|
537 |
.lp-ajax-search .lp-search-results .lp-search-items li {
|
538 |
+
margin: 0;
|
539 |
}
|
540 |
|
541 |
.lp-ajax-search .lp-search-results .lp-search-items li label {
|
542 |
+
display: block;
|
543 |
+
padding: 8px 10px;
|
544 |
+
border-bottom: 1px solid #f3f3f3;
|
545 |
}
|
546 |
|
547 |
.lp-ajax-search .lp-search-results .lp-search-items li label input {
|
548 |
+
float: left;
|
549 |
+
margin-top: 1px;
|
550 |
+
margin-right: -100%;
|
551 |
}
|
552 |
|
553 |
.lp-ajax-search .lp-search-results .lp-search-items li label span {
|
554 |
+
display: inline-block;
|
555 |
+
margin-left: 25px;
|
556 |
}
|
557 |
|
558 |
.lp-ajax-search .lp-search-results .lp-search-items li label span a.lp-add-item {
|
559 |
+
visibility: hidden;
|
560 |
+
margin-left: 10px;
|
561 |
}
|
562 |
|
563 |
.lp-ajax-search .lp-search-results .lp-search-items li.active {
|
564 |
+
background: #dbf5ff;
|
565 |
}
|
566 |
|
567 |
.lp-ajax-search .lp-search-results .lp-search-items li:hover {
|
568 |
+
color: #fff;
|
569 |
+
background: #0085ba;
|
570 |
}
|
571 |
|
572 |
.lp-ajax-search .lp-search-results .lp-search-items li:hover a.lp-add-item {
|
573 |
+
visibility: visible;
|
574 |
}
|
575 |
|
576 |
.lp-ajax-search .lp-search-results .lp-search-actions {
|
577 |
+
margin: 0;
|
578 |
+
padding: 10px;
|
579 |
+
border-top: 1px solid #ddd;
|
580 |
}
|
581 |
|
582 |
#learn-press-ajax-search-overlay {
|
583 |
+
display: none;
|
584 |
+
position: fixed;
|
585 |
+
z-index: 99999;
|
586 |
+
top: 0;
|
587 |
+
left: 0;
|
588 |
+
width: 100%;
|
589 |
+
height: 100%;
|
590 |
+
opacity: 0;
|
591 |
}
|
592 |
|
593 |
.update-overlay {
|
594 |
+
position: fixed;
|
595 |
+
z-index: 99999;
|
596 |
+
top: 0;
|
597 |
+
left: 0;
|
598 |
+
width: 100%;
|
599 |
+
height: 100%;
|
600 |
+
background: rgba(255, 255, 255, 0.5);
|
601 |
}
|
602 |
|
603 |
#course-editor.ajax-search #learn-press-ajax-search-overlay {
|
604 |
+
display: block;
|
605 |
}
|
606 |
|
607 |
#course-editor.ajax-search .lp-ajax-search {
|
608 |
+
z-index: 100000;
|
609 |
}
|
610 |
|
611 |
.advanced-list {
|
612 |
+
padding: 5px 0 0 8px;
|
613 |
+
border: 1px solid #ddd;
|
614 |
+
border-radius: 3px;
|
615 |
+
background: #fff;
|
616 |
+
list-style: none;
|
617 |
}
|
618 |
|
619 |
.advanced-list li {
|
620 |
+
display: inline-block;
|
621 |
+
margin: 0 5px 5px -3px;
|
622 |
+
padding: 3px 8px;
|
623 |
+
background: #eee;
|
624 |
+
-webkit-border-radius: 2px;
|
625 |
+
-moz-border-radius: 2px;
|
626 |
+
border-radius: 2px;
|
627 |
}
|
628 |
|
629 |
.advanced-list li .remove-item {
|
630 |
+
display: inline-block;
|
631 |
+
margin-right: 5px;
|
632 |
+
line-height: 1;
|
633 |
+
vertical-align: middle;
|
634 |
+
text-decoration: none;
|
635 |
+
cursor: pointer;
|
636 |
}
|
637 |
|
638 |
.advanced-list li .remove-item:hover {
|
639 |
+
color: #0085ba;
|
640 |
}
|
641 |
|
642 |
+
.advanced-list li .remove-item::before {
|
643 |
+
font-family: dashicons;
|
644 |
+
text-decoration: none;
|
645 |
+
content: "\f335";
|
646 |
}
|
647 |
|
648 |
.advanced-list li span {
|
649 |
+
display: inline-block;
|
650 |
}
|
651 |
|
652 |
.advanced-list.locked .remove-item {
|
653 |
+
display: none;
|
654 |
+
}
|
655 |
+
|
656 |
+
.advanced-list::after {
|
657 |
+
display: block;
|
658 |
+
clear: both;
|
659 |
+
content: "";
|
660 |
}
|
661 |
|
662 |
.lp-label-counter {
|
663 |
+
display: inline-block;
|
664 |
+
height: 20px;
|
665 |
+
padding: 0 10px;
|
666 |
+
border-radius: 20px;
|
667 |
+
color: #fff;
|
668 |
+
background: #2196f3;
|
669 |
+
font-weight: bold;
|
670 |
+
line-height: 20px;
|
671 |
}
|
672 |
|
673 |
.lp-label-counter.disabled {
|
674 |
+
background: #ddd;
|
675 |
}
|
676 |
|
677 |
@-moz-keyframes spin {
|
678 |
+
100% {
|
679 |
+
-moz-transform: rotate(360deg);
|
680 |
+
}
|
681 |
}
|
682 |
|
683 |
@-webkit-keyframes spin {
|
684 |
+
100% {
|
685 |
+
-webkit-transform: rotate(360deg);
|
686 |
+
}
|
687 |
}
|
688 |
|
689 |
@keyframes spin {
|
690 |
+
100% {
|
691 |
+
-webkit-transform: rotate(360deg);
|
692 |
+
transform: rotate(360deg);
|
693 |
+
}
|
694 |
}
|
695 |
|
696 |
.rwmb-duration {
|
697 |
+
border: 1px solid #ddd;
|
698 |
}
|
699 |
|
700 |
ul .clearfix {
|
701 |
+
clear: both;
|
702 |
+
height: 0;
|
703 |
+
opacity: 0;
|
704 |
+
}
|
705 |
+
|
706 |
+
.clearfix-after::after {
|
707 |
+
display: block;
|
708 |
+
clear: both;
|
709 |
+
height: 0;
|
710 |
+
opacity: 0;
|
711 |
+
content: "";
|
712 |
}
|
713 |
|
714 |
+
.lp-button {
|
715 |
+
padding: 8px 16px;
|
716 |
+
border: 1px solid #e5e7eb;
|
717 |
+
border-radius: 6px;
|
718 |
+
color: #374151;
|
719 |
+
font-size: 13px;
|
720 |
+
font-weight: 500;
|
721 |
+
text-decoration: none;
|
722 |
+
cursor: pointer;
|
723 |
}
|
724 |
|
725 |
@-moz-keyframes lp-spinner {
|
726 |
+
100% {
|
727 |
+
-moz-transform: rotate(360deg);
|
728 |
+
}
|
729 |
}
|
730 |
|
731 |
@-webkit-keyframes lp-spinner {
|
732 |
+
100% {
|
733 |
+
-webkit-transform: rotate(360deg);
|
734 |
+
}
|
735 |
}
|
736 |
|
737 |
@keyframes lp-spinner {
|
738 |
+
100% {
|
739 |
+
-webkit-transform: rotate(360deg);
|
740 |
+
transform: rotate(360deg);
|
741 |
+
}
|
742 |
}
|
743 |
|
744 |
.lp-modal-choose-items-open {
|
745 |
+
overflow: hidden;
|
746 |
}
|
747 |
|
748 |
.lp-modal-search {
|
749 |
+
height: 100%;
|
750 |
+
padding: 20px;
|
751 |
+
color: #777;
|
752 |
+
background-color: red;
|
753 |
}
|
754 |
|
755 |
.lp-modal-search li.selected {
|
756 |
+
display: none;
|
757 |
}
|
758 |
|
759 |
/* message box */
|
760 |
#learn-press-message-box-block {
|
761 |
+
position: fixed;
|
762 |
+
z-index: 99999;
|
763 |
+
top: 0;
|
764 |
+
right: 0;
|
765 |
+
bottom: 0;
|
766 |
+
left: 0;
|
767 |
+
opacity: 0.8;
|
768 |
+
background-color: #000;
|
769 |
}
|
770 |
|
771 |
#learn-press-message-box-window {
|
772 |
+
position: fixed;
|
773 |
+
z-index: 100000;
|
774 |
+
top: 0;
|
775 |
+
right: 0;
|
776 |
+
bottom: 0;
|
777 |
+
left: 0;
|
778 |
+
color: #fff;
|
779 |
+
text-align: center;
|
780 |
}
|
781 |
|
782 |
#message-box-wrap {
|
783 |
+
/* text-align: center; */
|
784 |
+
display: inline-block;
|
785 |
+
max-width: 70%;
|
786 |
+
margin: 0 auto;
|
787 |
+
text-align: left;
|
788 |
}
|
789 |
|
790 |
.message-box-title {
|
791 |
+
margin: 0 0 40px 0;
|
792 |
+
color: #fff;
|
793 |
+
font-size: 34px;
|
794 |
}
|
795 |
|
796 |
.message-box-content {
|
797 |
+
font-size: 16px;
|
798 |
+
line-height: 1.5;
|
799 |
}
|
800 |
|
801 |
.message-box-animation {
|
802 |
+
width: 220px;
|
803 |
+
height: 20px;
|
804 |
+
margin: 20px 0 0;
|
805 |
+
background-image: url("../../images/animation.gif");
|
806 |
}
|
807 |
|
808 |
.message-box-buttons {
|
809 |
+
margin: 20px 0 0;
|
810 |
+
padding-top: 20px;
|
811 |
+
border-top: 1px solid #929292;
|
812 |
}
|
813 |
|
814 |
.message-box-button {
|
815 |
+
margin-right: 10px !important;
|
816 |
}
|
817 |
|
818 |
.tipsy {
|
819 |
+
position: absolute;
|
820 |
}
|
821 |
|
822 |
+
.learnpress a,
|
823 |
+
.learnpress a:active {
|
824 |
+
outline: none;
|
825 |
+
box-shadow: none;
|
826 |
}
|
827 |
|
828 |
.learnpress .lp-install-sample-data-options {
|
829 |
+
padding: 0 20px 10px 20px;
|
830 |
+
border: 1px solid #ddd;
|
831 |
}
|
832 |
|
833 |
.learnpress .lp-install-sample-data-options legend {
|
834 |
+
font-size: 16px;
|
835 |
}
|
836 |
|
837 |
/* Metabox email template field */
|
838 |
.lp-email-templates {
|
839 |
+
overflow: hidden;
|
840 |
+
margin-top: 5px;
|
841 |
}
|
842 |
|
843 |
.learn-press-email-variables {
|
844 |
+
margin: 20px 0 0;
|
845 |
+
padding: 0;
|
846 |
+
list-style: none;
|
847 |
}
|
848 |
|
849 |
.learn-press-email-variables li {
|
850 |
+
display: inline-block;
|
851 |
+
cursor: pointer;
|
852 |
}
|
853 |
|
854 |
/* Metabox dropdown pages field */
|
855 |
.learn-press-dropdown-pages input[type="text"] {
|
856 |
+
min-width: 300px;
|
857 |
+
height: 29px;
|
858 |
+
margin: 0;
|
859 |
+
vertical-align: top;
|
860 |
+
}
|
861 |
+
|
862 |
+
.learn-press-dropdown-pages .select2-container {
|
863 |
+
min-width: 220px !important;
|
864 |
+
}
|
865 |
+
|
866 |
+
.learn-press-dropdown-pages .select2-container .select2-selection--single {
|
867 |
+
height: 30px;
|
868 |
+
border-color: #7e8993;
|
869 |
}
|
870 |
|
871 |
+
.learn-press-dropdown-pages .select2-container .select2-selection__rendered {
|
872 |
+
line-height: 28px !important;
|
873 |
+
}
|
874 |
+
|
875 |
+
.learn-press-dropdown-pages .select2-container .select2-selection__arrow {
|
876 |
+
right: 1px;
|
877 |
+
width: 23px;
|
878 |
+
height: 28px;
|
879 |
+
background: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E) no-repeat right 5px top 55%;
|
880 |
+
background-size: 16px 16px;
|
881 |
+
}
|
882 |
+
|
883 |
+
.learn-press-dropdown-pages .select2-container .select2-selection__arrow b {
|
884 |
+
display: none;
|
885 |
+
}
|
886 |
+
|
887 |
+
.learn-press-dropdown-pages .quick-add-page-actions a {
|
888 |
+
font-size: 13px;
|
889 |
+
text-decoration: none;
|
890 |
}
|
891 |
|
892 |
.learn-press-dropdown-pages .quick-add-page-inline {
|
893 |
+
margin-top: 0;
|
894 |
+
}
|
895 |
+
|
896 |
+
.lp-select-2 + .select2-container .select2-selection--single {
|
897 |
+
height: 30px;
|
898 |
+
border-color: #7e8993;
|
899 |
+
}
|
900 |
+
|
901 |
+
.lp-select-2 + .select2-container .select2-selection--single .select2-selection__rendered {
|
902 |
+
line-height: 28px !important;
|
903 |
+
}
|
904 |
+
|
905 |
+
.lp-select-2 + .select2-container .select2-selection--single .select2-selection__arrow {
|
906 |
+
right: 1px;
|
907 |
+
width: 23px;
|
908 |
+
height: 28px;
|
909 |
+
background: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E) no-repeat right 5px top 55%;
|
910 |
+
background-size: 16px 16px;
|
911 |
+
}
|
912 |
+
|
913 |
+
.lp-select-2 + .select2-container .select2-selection--single .select2-selection__arrow b {
|
914 |
+
display: none;
|
915 |
}
|
916 |
|
917 |
/* Tooltip */
|
918 |
.learn-press-tooltip {
|
919 |
+
display: inline-block;
|
920 |
+
margin: 0 5px;
|
921 |
+
color: #999;
|
922 |
+
font-size: 17px;
|
923 |
+
vertical-align: middle;
|
924 |
}
|
925 |
|
926 |
+
.learn-press-tooltip.icon::after {
|
927 |
+
font-family: Dashicons;
|
928 |
+
content: "\f223";
|
929 |
}
|
930 |
|
931 |
.learn-press-tooltip:hover {
|
932 |
+
opacity: 1;
|
933 |
+
color: #0073aa;
|
934 |
}
|
935 |
|
936 |
/* Metabox payment order field */
|
937 |
.rwmb-payment-order-wrapper .rwmb-label {
|
938 |
+
margin-bottom: 20px !important;
|
939 |
}
|
940 |
|
941 |
.rwmb-payment-order-wrapper .rwmb-input {
|
942 |
+
margin-left: 0 !important;
|
943 |
}
|
944 |
|
945 |
.learn-press-payments,
|
946 |
.learn-press-emails {
|
947 |
+
width: 100%;
|
948 |
+
border: 1px solid #ddd;
|
949 |
+
border-collapse: collapse;
|
950 |
+
font-size: 14px;
|
951 |
}
|
952 |
|
953 |
+
.learn-press-payments th,
|
954 |
+
.learn-press-payments td,
|
955 |
.learn-press-emails th,
|
956 |
.learn-press-emails td {
|
957 |
+
padding: 10px;
|
958 |
}
|
959 |
|
960 |
.learn-press-payments .order,
|
961 |
.learn-press-emails .order {
|
962 |
+
width: 30px;
|
963 |
+
padding-right: 0;
|
964 |
+
color: #ddd;
|
965 |
+
text-align: center;
|
966 |
+
cursor: not-allowed;
|
967 |
}
|
968 |
|
969 |
.learn-press-payments .name,
|
970 |
.learn-press-emails .name {
|
971 |
+
min-width: 250px;
|
972 |
+
font-weight: normal;
|
973 |
+
text-transform: capitalize;
|
974 |
}
|
975 |
|
976 |
.learn-press-payments .name a,
|
977 |
.learn-press-emails .name a {
|
978 |
+
text-decoration: none;
|
979 |
}
|
980 |
|
981 |
.learn-press-payments .status,
|
982 |
.learn-press-emails .status {
|
983 |
+
width: 100px;
|
984 |
+
text-align: center;
|
985 |
+
cursor: pointer;
|
986 |
}
|
987 |
|
988 |
.learn-press-payments .status .dashicons,
|
989 |
.learn-press-emails .status .dashicons {
|
990 |
+
border-radius: 50%;
|
991 |
+
color: #fff;
|
992 |
+
background: #ddd;
|
993 |
}
|
994 |
|
995 |
.learn-press-payments .status a,
|
996 |
.learn-press-emails .status a {
|
997 |
+
display: block;
|
998 |
+
margin-top: 5px;
|
999 |
+
font-size: 12px;
|
1000 |
+
text-decoration: none;
|
1001 |
}
|
1002 |
|
1003 |
.learn-press-payments .status.enabled .dashicons,
|
1004 |
.learn-press-emails .status.enabled .dashicons {
|
1005 |
+
background: #0085ba;
|
1006 |
}
|
1007 |
|
1008 |
.learn-press-payments thead th,
|
1009 |
.learn-press-emails thead th {
|
1010 |
+
border-bottom: 1px solid #ddd;
|
1011 |
+
text-align: left;
|
1012 |
}
|
1013 |
|
1014 |
.learn-press-payments tbody tr:nth-child(even) td,
|
1015 |
.learn-press-emails tbody tr:nth-child(even) td {
|
1016 |
+
background: #fff;
|
1017 |
}
|
1018 |
|
1019 |
.learn-press-payments tbody tr:nth-child(odd) td,
|
1020 |
.learn-press-emails tbody tr:nth-child(odd) td {
|
1021 |
+
background: #f5f5f5;
|
1022 |
}
|
1023 |
|
1024 |
.learn-press-payments tbody td,
|
1025 |
.learn-press-emails tbody td {
|
1026 |
+
border-bottom: 1px solid #ddd;
|
1027 |
}
|
1028 |
|
1029 |
.learn-press-payments tbody .ui-sortable-helper,
|
1030 |
.learn-press-emails tbody .ui-sortable-helper {
|
1031 |
+
margin-left: -1px;
|
1032 |
+
border: 1px solid #ddd;
|
1033 |
}
|
1034 |
|
1035 |
.learn-press-payments tbody .ui-sortable-placeholder,
|
1036 |
.learn-press-emails tbody .ui-sortable-placeholder {
|
1037 |
+
visibility: visible !important;
|
1038 |
+
border: 1px solid #ddd;
|
1039 |
}
|
1040 |
|
1041 |
.learn-press-payments tbody .ui-sortable-placeholder td,
|
1042 |
.learn-press-emails tbody .ui-sortable-placeholder td {
|
1043 |
+
height: 35px;
|
1044 |
+
padding: 0;
|
1045 |
+
background: #f7f7f7;
|
1046 |
}
|
1047 |
|
1048 |
.learn-press-payments ~ .email-actions,
|
1049 |
.learn-press-emails ~ .email-actions {
|
1050 |
+
text-align: left;
|
1051 |
}
|
1052 |
|
1053 |
.learn-press-payments.sortable .order:hover,
|
1054 |
.learn-press-emails.sortable .order:hover {
|
1055 |
+
color: #0073aa;
|
1056 |
+
cursor: ns-resize;
|
1057 |
}
|
1058 |
|
1059 |
/* Submenu tools/templates */
|
1060 |
.lp-template-overrides {
|
1061 |
+
margin-top: 20px;
|
1062 |
}
|
1063 |
|
1064 |
.lp-template-overrides thead th h4 {
|
1065 |
+
margin: 0;
|
1066 |
}
|
1067 |
|
1068 |
.lp-template-overrides tbody th {
|
1069 |
+
font-weight: bold;
|
1070 |
}
|
1071 |
|
1072 |
.lp-template-overrides tbody th p {
|
1073 |
+
display: inline-block;
|
1074 |
+
margin: 0 0 0 10px;
|
1075 |
}
|
1076 |
|
1077 |
.lp-template-overrides tbody th p a {
|
1078 |
+
margin: 0;
|
1079 |
+
padding: 2px 8px;
|
1080 |
+
border: none;
|
1081 |
+
border-radius: 3px;
|
1082 |
+
outline: none;
|
1083 |
+
box-shadow: none;
|
1084 |
+
font-weight: normal;
|
1085 |
}
|
1086 |
|
1087 |
.lp-template-overrides tbody th p a.current {
|
1088 |
+
color: #fff;
|
1089 |
+
background: #00aadc;
|
1090 |
}
|
1091 |
|
1092 |
+
.lp-template-overrides .template-row.outdated code::before, .lp-template-overrides .template-row.up-to-date code::before {
|
1093 |
+
display: inline-block;
|
1094 |
+
margin-top: -2px;
|
1095 |
+
margin-right: 3px;
|
1096 |
+
font-family: Dashicons;
|
1097 |
+
vertical-align: middle;
|
1098 |
}
|
1099 |
|
1100 |
.lp-template-overrides .template-row.outdated .template-version {
|
1101 |
+
color: #f00;
|
1102 |
}
|
1103 |
|
1104 |
+
.lp-template-overrides .template-row.outdated .template-file code::before {
|
1105 |
+
color: #f00;
|
1106 |
+
content: "\f534";
|
1107 |
}
|
1108 |
|
1109 |
.lp-template-overrides .template-row.up-to-date .template-version {
|
1110 |
+
color: #1859ff;
|
1111 |
}
|
1112 |
|
1113 |
+
.lp-template-overrides .template-row.up-to-date .template-file code::before {
|
1114 |
+
color: #0085ba;
|
1115 |
+
content: "\f147";
|
1116 |
}
|
1117 |
|
1118 |
+
.lp-template-overrides .template-version,
|
1119 |
+
.lp-template-overrides .core-version {
|
1120 |
+
width: 100px;
|
1121 |
}
|
1122 |
|
1123 |
.lp-template-overrides #learn-press-no-templates td p {
|
1124 |
+
color: #0073aa;
|
1125 |
}
|
1126 |
|
1127 |
/* General */
|
1128 |
.description code {
|
1129 |
+
font-size: smaller;
|
1130 |
}
|
1131 |
|
1132 |
#field-_lp_course_result input[name="_lp_course_result"] ~ #passing-condition-quiz-result {
|
1133 |
+
display: none;
|
1134 |
+
padding: 10px;
|
1135 |
+
background: #f5f5f5;
|
1136 |
}
|
1137 |
|
1138 |
#field-_lp_course_result input[name="_lp_course_result"] ~ #passing-condition-quiz-result input {
|
1139 |
+
width: 80px;
|
1140 |
+
margin: 0;
|
1141 |
+
-webkit-box-sizing: border-box;
|
1142 |
+
-moz-box-sizing: border-box;
|
1143 |
+
box-sizing: border-box;
|
1144 |
}
|
1145 |
|
1146 |
#field-_lp_course_result input[name="_lp_course_result"] ~ #passing-condition-quiz-result p {
|
1147 |
+
margin: 7px 0 0;
|
1148 |
+
color: #777;
|
1149 |
+
font-style: italic;
|
1150 |
}
|
1151 |
|
1152 |
#field-_lp_course_result input[name="_lp_course_result"]:checked ~ #passing-condition-quiz-result {
|
1153 |
+
display: block;
|
1154 |
}
|
1155 |
|
1156 |
.widget .widget-content .rwmb-field:not(:last-of-type) {
|
1157 |
+
margin: 0 0 10px;
|
1158 |
}
|
1159 |
|
1160 |
.widget .widget-content .rwmb-field:not(:last-of-type):first-child {
|
1161 |
+
margin-top: 10px;
|
1162 |
}
|
1163 |
|
1164 |
.widget .widget-content .rwmb-field:last-child {
|
1165 |
+
margin-bottom: 10px;
|
1166 |
}
|
1167 |
|
1168 |
+
.widget .widget-content .rwmb-field .rwmb-label,
|
1169 |
+
.widget .widget-content .rwmb-field .rwmb-input {
|
1170 |
+
width: 100%;
|
1171 |
}
|
1172 |
|
1173 |
.widget .widget-content .rwmb-field .rwmb-label {
|
1174 |
+
margin-bottom: 2px;
|
1175 |
}
|
1176 |
|
1177 |
.widget .widget-content .rwmb-field .rwmb-label label {
|
1178 |
+
font-weight: 400;
|
1179 |
}
|
1180 |
|
1181 |
.widget .widget-content .rwmb-field .rwmb-input input[type="text"] {
|
1182 |
+
width: 100%;
|
1183 |
}
|
1184 |
|
1185 |
.course-attributes {
|
1186 |
+
margin: 20px 0;
|
1187 |
}
|
1188 |
|
1189 |
.course-attributes .learn-press-attribute {
|
1190 |
+
margin-top: -1px;
|
1191 |
+
margin-bottom: 0;
|
1192 |
+
border: 1px solid #ddd;
|
1193 |
}
|
1194 |
|
1195 |
.course-attributes .learn-press-attribute > h4 {
|
1196 |
+
margin: 0;
|
1197 |
+
padding: 10px 15px;
|
1198 |
+
background: #f5f5f5;
|
1199 |
}
|
1200 |
|
1201 |
.course-attributes .learn-press-attribute .learn-press-attribute-data {
|
1202 |
+
padding: 15px;
|
1203 |
+
border-top: 1px solid #ddd;
|
1204 |
}
|
1205 |
|
1206 |
#wpfooter {
|
1207 |
+
z-index: 20;
|
1208 |
}
|
1209 |
|
1210 |
.learn-press-advertisement-slider {
|
1211 |
+
margin: 50px 20px 0 0;
|
1212 |
+
position: relative;
|
1213 |
+
overflow: hidden;
|
1214 |
+
box-sizing: border-box;
|
1215 |
+
z-index: 10;
|
1216 |
}
|
1217 |
|
1218 |
.learn-press-advertisement-slider .slider-items:after {
|
1219 |
+
display: block;
|
1220 |
+
clear: both;
|
1221 |
+
content: "";
|
1222 |
}
|
1223 |
|
1224 |
.learn-press-advertisement-slider .slide-item {
|
1225 |
+
position: relative;
|
1226 |
+
float: left;
|
1227 |
+
width: 100%;
|
1228 |
+
margin-right: -100%;
|
1229 |
+
padding: 20px;
|
1230 |
+
opacity: 0;
|
1231 |
+
background: #FFF;
|
1232 |
+
-webkit-box-sizing: border-box;
|
1233 |
+
-moz-box-sizing: border-box;
|
1234 |
+
box-sizing: border-box;
|
1235 |
+
-webkit-transition: opacity 0.5s linear;
|
1236 |
+
transition: opacity 0.5s linear;
|
1237 |
}
|
1238 |
|
1239 |
.learn-press-advertisement-slider .slide-item .slide-thumbnail {
|
1240 |
+
float: left;
|
1241 |
+
width: 35%;
|
1242 |
}
|
1243 |
|
1244 |
.learn-press-advertisement-slider .slide-item .slide-thumbnail a {
|
1245 |
+
display: block;
|
1246 |
+
line-height: 1;
|
1247 |
+
margin-bottom: 0;
|
1248 |
}
|
1249 |
|
1250 |
.learn-press-advertisement-slider .slide-item .slide-thumbnail img {
|
1251 |
+
max-width: 100%;
|
1252 |
}
|
1253 |
|
1254 |
.learn-press-advertisement-slider .slide-item .slide-detail {
|
1255 |
+
margin-left: 35%;
|
1256 |
+
padding-left: 20px;
|
1257 |
}
|
1258 |
|
1259 |
.learn-press-advertisement-slider .slide-item .slide-detail h2 {
|
1260 |
+
margin-top: 0;
|
1261 |
}
|
1262 |
|
1263 |
.learn-press-advertisement-slider .slide-item .slide-detail .description-short {
|
1264 |
+
display: none;
|
1265 |
}
|
1266 |
|
1267 |
.learn-press-advertisement-slider .slide-item.slide-active {
|
1268 |
+
opacity: 1;
|
1269 |
}
|
1270 |
|
1271 |
.learn-press-advertisement-slider .slider-controls {
|
1272 |
+
position: absolute;
|
1273 |
+
bottom: 20px;
|
1274 |
+
right: 20px;
|
1275 |
}
|
1276 |
|
1277 |
.learn-press-advertisement-slider .slider-controls .next-item,
|
1278 |
.learn-press-advertisement-slider .slider-controls .prev-item {
|
1279 |
+
font-family: 'dashicons';
|
1280 |
+
width: 40px;
|
1281 |
+
height: 40px;
|
1282 |
+
border: 1px solid #DDD;
|
1283 |
+
line-height: 40px;
|
1284 |
+
font-size: 16px;
|
1285 |
+
cursor: pointer;
|
1286 |
+
float: left;
|
1287 |
+
margin-left: 10px;
|
1288 |
+
text-align: center;
|
1289 |
+
color: #DDD;
|
1290 |
}
|
1291 |
|
1292 |
.learn-press-advertisement-slider .slider-controls .next-item:hover,
|
1293 |
.learn-press-advertisement-slider .slider-controls .prev-item:hover {
|
1294 |
+
border-color: #0085ba;
|
1295 |
}
|
1296 |
|
1297 |
.learn-press-advertisement-slider .slider-controls .next-item:hover:before,
|
1298 |
.learn-press-advertisement-slider .slider-controls .prev-item:hover:before {
|
1299 |
+
color: #0085ba;
|
1300 |
}
|
1301 |
|
1302 |
.learn-press-advertisement-slider .slider-controls .next-item:before {
|
1303 |
+
content: "\f345";
|
1304 |
}
|
1305 |
|
1306 |
.learn-press-advertisement-slider .slider-controls .prev-item:before {
|
1307 |
+
content: "\f341";
|
1308 |
}
|
1309 |
|
1310 |
@media only screen and (max-width: 1200px) {
|
1311 |
+
.learn-press-advertisement-slider .slide-item .slide-thumbnail {
|
1312 |
+
width: 50%;
|
1313 |
+
}
|
1314 |
+
.learn-press-advertisement-slider .slide-item .slide-detail {
|
1315 |
+
margin-left: 50%;
|
1316 |
+
}
|
1317 |
+
.learn-press-advertisement-slider .slide-item .slide-detail .description-short {
|
1318 |
+
display: block;
|
1319 |
+
}
|
1320 |
+
.learn-press-advertisement-slider .slide-item .slide-detail .description-full {
|
1321 |
+
display: none;
|
1322 |
+
}
|
|
|
|
|
|
|
1323 |
}
|
1324 |
|
1325 |
@media only screen and (max-width: 960px) {
|
1326 |
+
.learn-press-advertisement-slider {
|
1327 |
+
margin-left: 56px;
|
1328 |
+
}
|
1329 |
+
.learn-press-advertisement-slider .slide-item .slide-thumbnail {
|
1330 |
+
width: 100%;
|
1331 |
+
float: none;
|
1332 |
+
}
|
1333 |
+
.learn-press-advertisement-slider .slide-item .slide-thumbnail img {
|
1334 |
+
width: 100%;
|
1335 |
+
}
|
1336 |
+
.learn-press-advertisement-slider .slide-item .slide-detail {
|
1337 |
+
margin-left: 0;
|
1338 |
+
padding-left: 0;
|
1339 |
+
}
|
1340 |
+
.learn-press-advertisement-slider .slide-item .slide-detail h2 {
|
1341 |
+
padding-top: 20px;
|
1342 |
+
}
|
1343 |
+
.learn-press-advertisement-slider .slide-item .slide-detail .description-short {
|
1344 |
+
display: block;
|
1345 |
+
}
|
1346 |
+
.learn-press-advertisement-slider .slide-item .slide-detail .description-full {
|
1347 |
+
display: none;
|
1348 |
+
}
|
1349 |
+
.learn-press-advertisement-slider .slide-item .slide-detail .slide-controls {
|
1350 |
+
margin-bottom: 0;
|
1351 |
+
}
|
1352 |
+
.learn-press-advertisement-slider .slide-item .slide-detail .slide-controls .button {
|
1353 |
+
margin-bottom: 0;
|
1354 |
+
}
|
1355 |
+
.wp-responsive-open .learn-press-advertisement-slider {
|
1356 |
+
margin-left: 56px;
|
1357 |
+
}
|
1358 |
+
.wp-responsive-open .learn-press-advertisement-slider .slide-item .slide-thumbnail {
|
1359 |
+
width: 100%;
|
1360 |
+
float: none;
|
1361 |
+
}
|
1362 |
+
.wp-responsive-open .learn-press-advertisement-slider .slide-item .slide-thumbnail img {
|
1363 |
+
width: 100%;
|
1364 |
+
}
|
1365 |
+
.wp-responsive-open .learn-press-advertisement-slider .slide-item .slide-detail {
|
1366 |
+
margin-left: 0;
|
1367 |
+
padding-left: 0;
|
1368 |
+
}
|
1369 |
+
.wp-responsive-open .learn-press-advertisement-slider .slide-item .slide-detail h2 {
|
1370 |
+
padding-top: 20px;
|
1371 |
+
}
|
1372 |
+
.wp-responsive-open .learn-press-advertisement-slider .slide-item .slide-detail .description-short {
|
1373 |
+
display: block;
|
1374 |
+
}
|
1375 |
+
.wp-responsive-open .learn-press-advertisement-slider .slide-item .slide-detail .description-full {
|
1376 |
+
display: none;
|
1377 |
+
}
|
1378 |
+
.wp-responsive-open .learn-press-advertisement-slider .slide-item .slide-detail .slide-controls {
|
1379 |
+
margin-bottom: 0;
|
1380 |
+
}
|
1381 |
+
.wp-responsive-open .learn-press-advertisement-slider .slide-item .slide-detail .slide-controls .button {
|
1382 |
+
margin-bottom: 0;
|
1383 |
+
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1384 |
}
|
1385 |
|
1386 |
/*
|
1500 |
}
|
1501 |
*/
|
1502 |
.lp-admin-tabs {
|
1503 |
+
position: relative;
|
1504 |
+
margin-top: 20px;
|
1505 |
}
|
1506 |
|
1507 |
.lp-admin-tabs .lp-admin-tab-navs {
|
1508 |
+
display: none;
|
1509 |
+
float: left;
|
1510 |
+
position: relative;
|
1511 |
+
z-index: 5;
|
1512 |
+
width: 250px;
|
1513 |
+
margin: 0 -250px 0 0;
|
1514 |
+
padding: 10px 0;
|
1515 |
+
-webkit-box-sizing: border-box;
|
1516 |
+
-moz-box-sizing: border-box;
|
1517 |
+
box-sizing: border-box;
|
1518 |
}
|
1519 |
|
1520 |
.lp-admin-tabs .lp-admin-tab-navs .nav-section {
|
1521 |
+
margin: 0;
|
1522 |
}
|
1523 |
|
1524 |
+
.lp-admin-tabs .lp-admin-tab-navs .nav-section > a,
|
1525 |
+
.lp-admin-tabs .lp-admin-tab-navs .nav-section > span {
|
1526 |
+
display: block;
|
1527 |
+
padding: 8px 20px;
|
1528 |
+
outline: none;
|
1529 |
+
box-shadow: none;
|
1530 |
+
text-decoration: none;
|
1531 |
+
text-transform: capitalize;
|
1532 |
}
|
1533 |
|
1534 |
.lp-admin-tabs .lp-admin-tab-navs .nav-section .learn-press-tooltip {
|
1535 |
+
float: right;
|
1536 |
+
margin-right: 0;
|
1537 |
}
|
1538 |
|
1539 |
.lp-admin-tabs .lp-admin-tab-navs .nav-section.nav-section-active, .lp-admin-tabs .lp-admin-tab-navs .nav-section:hover {
|
1540 |
+
border-left: 2px solid #563d7c;
|
1541 |
+
color: #563d7c;
|
1542 |
}
|
1543 |
|
1544 |
+
.lp-admin-tabs .lp-admin-tab-navs .nav-section.nav-section-active > a,
|
1545 |
+
.lp-admin-tabs .lp-admin-tab-navs .nav-section.nav-section-active > span, .lp-admin-tabs .lp-admin-tab-navs .nav-section:hover > a,
|
1546 |
+
.lp-admin-tabs .lp-admin-tab-navs .nav-section:hover > span {
|
1547 |
+
padding-left: 18px;
|
1548 |
}
|
1549 |
|
1550 |
.lp-admin-tabs.has-sections .lp-admin-tab-navs {
|
1551 |
+
display: block;
|
1552 |
}
|
1553 |
|
1554 |
.lp-admin-tabs.has-sections .lp-admin-tab-content {
|
1555 |
+
float: left;
|
1556 |
+
position: relative;
|
1557 |
+
z-index: 0;
|
1558 |
+
width: 100%;
|
1559 |
+
padding-left: 271px !important;
|
1560 |
+
-webkit-box-sizing: border-box;
|
1561 |
+
-moz-box-sizing: border-box;
|
1562 |
+
box-sizing: border-box;
|
1563 |
}
|
1564 |
|
1565 |
+
.lp-admin-tabs.has-sections::before {
|
1566 |
+
position: absolute;
|
1567 |
+
z-index: 10;
|
1568 |
+
top: 0;
|
1569 |
+
bottom: 0;
|
1570 |
+
left: 250px;
|
1571 |
+
border-left: 1px solid #ddd;
|
1572 |
+
content: "";
|
1573 |
}
|
1574 |
|
1575 |
+
.lp-admin-tabs::after {
|
1576 |
+
display: block;
|
1577 |
+
clear: both;
|
1578 |
+
content: "";
|
1579 |
+
z-index: 10;
|
1580 |
}
|
1581 |
|
1582 |
.wrap.learn-press-settings .lp-admin-tab-content {
|
1583 |
+
padding: 18px;
|
1584 |
+
background: #fff;
|
1585 |
}
|
1586 |
|
1587 |
.wrap.learn-press-settings .lp-admin-tab-content .subsubsub {
|
1588 |
+
float: none;
|
1589 |
+
margin: 0 0 20px 0;
|
1590 |
+
padding-bottom: 20px;
|
1591 |
+
border-bottom: 1px solid #ddd;
|
1592 |
}
|
1593 |
|
1594 |
.wrap.learn-press-settings .lp-admin-tab-content .subsubsub .active {
|
1595 |
+
font-weight: bold;
|
1596 |
}
|
1597 |
|
1598 |
.wrap.learn-press-settings .lp-admin-tab-content .subsubsub li {
|
1599 |
+
text-transform: capitalize;
|
1600 |
}
|
1601 |
|
1602 |
+
.wrap.learn-press-settings .lp-admin-tab-content .subsubsub li::after {
|
1603 |
+
display: inline-block;
|
1604 |
+
padding: 0 10px;
|
1605 |
+
content: "|";
|
1606 |
}
|
1607 |
|
1608 |
+
.wrap.learn-press-settings .lp-admin-tab-content .subsubsub li:last-child::after {
|
1609 |
+
content: "";
|
1610 |
}
|
1611 |
|
1612 |
.wrap #learn-press-uninstall-sample-data {
|
1613 |
+
float: right;
|
1614 |
+
opacity: 0.5;
|
1615 |
}
|
1616 |
|
1617 |
.wrap #learn-press-uninstall-sample-data:hover {
|
1618 |
+
opacity: 1;
|
1619 |
}
|
1620 |
|
1621 |
.learnpress .rwmb-field {
|
1622 |
+
position: relative;
|
1623 |
+
margin-bottom: 20px;
|
1624 |
}
|
1625 |
|
1626 |
.learnpress .rwmb-field .rwmb-label {
|
1627 |
+
display: block;
|
1628 |
+
float: left;
|
1629 |
+
width: 190px;
|
1630 |
+
margin-bottom: 5px;
|
1631 |
+
font-size: 14px;
|
1632 |
+
_text-transform: capitalize;
|
1633 |
+
}
|
1634 |
+
|
1635 |
+
.learnpress .rwmb-field .rwmb-label label > small {
|
1636 |
+
display: block;
|
1637 |
+
color: #999;
|
1638 |
+
font-weight: normal;
|
1639 |
+
font-style: italic;
|
1640 |
}
|
1641 |
|
1642 |
.learnpress .rwmb-field .rwmb-input {
|
1643 |
+
float: none;
|
1644 |
+
width: auto;
|
1645 |
+
margin-left: 190px;
|
1646 |
+
}
|
1647 |
+
|
1648 |
+
.learnpress .rwmb-field .rwmb-input input[type="checkbox"],
|
1649 |
+
.learnpress .rwmb-field .rwmb-input input[type="radio"] {
|
1650 |
+
margin: 1px 5px 0 0;
|
1651 |
+
}
|
1652 |
+
|
1653 |
+
.learnpress .rwmb-field .rwmb-input label > input[type="checkbox"],
|
1654 |
+
.learnpress .rwmb-field .rwmb-input label > input[type="radio"] {
|
1655 |
+
margin-top: -1px;
|
1656 |
}
|
1657 |
|
1658 |
.learnpress .rwmb-field .description {
|
1659 |
+
margin-top: 8px;
|
1660 |
+
color: #888;
|
1661 |
+
}
|
1662 |
+
|
1663 |
+
.learnpress .rwmb-field .description code {
|
1664 |
+
padding: 3px 3px 3px 0;
|
1665 |
+
}
|
1666 |
+
|
1667 |
+
.learnpress .rwmb-field .description.err {
|
1668 |
+
color: #f00;
|
1669 |
}
|
1670 |
|
1671 |
.learnpress .rwmb-field .rwmb-input-list {
|
1672 |
+
margin-left: 0;
|
1673 |
+
}
|
1674 |
+
|
1675 |
+
.learnpress .rwmb-field #course_evaluation_method_quiz_options {
|
1676 |
+
position: relative;
|
1677 |
+
margin-left: 25px;
|
1678 |
+
}
|
1679 |
+
|
1680 |
+
.learnpress .rwmb-field #course_evaluation_method_quiz_options::after {
|
1681 |
+
position: absolute;
|
1682 |
+
z-index: 10;
|
1683 |
+
top: 0;
|
1684 |
+
right: 0;
|
1685 |
+
bottom: 0;
|
1686 |
+
left: 0;
|
1687 |
+
opacity: 0.5;
|
1688 |
+
background: #fff;
|
1689 |
+
content: "";
|
1690 |
+
}
|
1691 |
+
|
1692 |
+
.learnpress .rwmb-field input[name="_lp_course_result"]:checked ~ #course_evaluation_method_quiz_options::after {
|
1693 |
+
display: none;
|
1694 |
}
|
1695 |
|
1696 |
.learnpress .rwmb-field.rwmb-heading-wrapper h4 {
|
1697 |
+
display: inline-block;
|
1698 |
+
margin: 0 0 5px 0;
|
1699 |
+
padding: 0 0 0;
|
1700 |
+
border-bottom: 2px solid #563d7c;
|
1701 |
+
font-size: 16px;
|
1702 |
+
text-transform: initial;
|
1703 |
}
|
1704 |
|
1705 |
.learnpress .rwmb-field.disabled .field-overlay {
|
1706 |
+
position: absolute;
|
1707 |
+
z-index: 10;
|
1708 |
+
top: 0;
|
1709 |
+
left: 0;
|
1710 |
+
width: 100%;
|
1711 |
+
height: 100%;
|
1712 |
+
opacity: 0.6;
|
1713 |
+
background: #fff;
|
1714 |
+
content: "";
|
1715 |
}
|
1716 |
|
1717 |
.learnpress .rwmb-field.rwmb-text-wrapper .rwmb-text {
|
1718 |
+
width: 50%;
|
1719 |
+
min-width: 200px;
|
1720 |
}
|
1721 |
|
1722 |
+
.learnpress .rwmb-field.rwmb-duration-wrapper .rwmb-input select,
|
1723 |
+
.learnpress .rwmb-field.rwmb-duration-wrapper .rwmb-input input {
|
1724 |
+
vertical-align: top;
|
1725 |
}
|
1726 |
|
1727 |
+
.learnpress .lp-course-sale_start-field.hide,
|
1728 |
+
.learnpress .lp-course-sale_end-field.hide {
|
1729 |
+
display: none;
|
1730 |
}
|
1731 |
|
1732 |
.learnpress.lp-submenu-settings .lp-admin-settings-buttons {
|
1733 |
+
margin-bottom: 0;
|
1734 |
+
padding-top: 20px;
|
1735 |
+
border-top: 1px solid #ddd;
|
1736 |
}
|
1737 |
|
1738 |
.learnpress.lp-submenu-settings .lp-admin-settings-buttons #learn-press-reset-settings {
|
1739 |
+
float: right;
|
1740 |
}
|
1741 |
|
1742 |
.learnpress.lp-submenu-settings .rwmb-input {
|
1743 |
+
float: none;
|
1744 |
+
width: auto;
|
1745 |
+
margin-left: 270px;
|
1746 |
+
color: #000;
|
1747 |
}
|
1748 |
|
1749 |
.learnpress .rwmb-google-fonts-wrapper .rwmb-input label {
|
1750 |
+
display: block;
|
1751 |
+
margin-bottom: 5px;
|
1752 |
+
font-weight: bold;
|
1753 |
}
|
1754 |
|
1755 |
.learnpress .rwmb-google-fonts-wrapper .rwmb-input input {
|
1756 |
+
width: 90%;
|
1757 |
}
|
1758 |
|
1759 |
.learnpress #learn-press-toggle-course-results {
|
1760 |
+
display: block;
|
|
|
|
|
|
|
|
|
1761 |
}
|
1762 |
|
1763 |
.learnpress .lp-item-assigned {
|
1764 |
+
font-size: 14px;
|
1765 |
}
|
1766 |
|
1767 |
.learnpress .lp-item-assigned a {
|
1768 |
+
text-decoration: none;
|
1769 |
}
|
1770 |
|
1771 |
.learnpress .lp-item-assigned ul {
|
1772 |
+
margin-bottom: 0;
|
1773 |
}
|
1774 |
|
1775 |
.learnpress .lp-item-assigned ul ul strong {
|
1776 |
+
font-weight: normal;
|
1777 |
}
|
1778 |
|
1779 |
.learnpress .lp-item-assigned li {
|
1780 |
+
margin: 0;
|
1781 |
}
|
1782 |
|
1783 |
.learnpress .lp-item-assigned li a {
|
1784 |
+
display: inline-block;
|
1785 |
+
margin-bottom: 10px;
|
1786 |
}
|
1787 |
|
1788 |
@media screen and (max-width: 1280px) {
|
1789 |
+
.learnpress #meta-box-tab-course_settings .rwmb-field .rwmb-label {
|
1790 |
+
float: none;
|
1791 |
+
width: auto;
|
1792 |
+
}
|
1793 |
+
.learnpress #meta-box-tab-course_settings .rwmb-field .rwmb-input {
|
1794 |
+
float: left;
|
1795 |
+
width: 100%;
|
1796 |
+
margin-left: 0;
|
1797 |
+
}
|
1798 |
+
}
|
1799 |
+
|
1800 |
+
.lp-metabox__table .titledesc label > small {
|
1801 |
+
display: block;
|
1802 |
+
color: #999;
|
1803 |
+
font-weight: normal;
|
1804 |
+
font-style: italic;
|
1805 |
+
}
|
1806 |
+
|
1807 |
+
.lp-metabox__table .forminp-text > input,
|
1808 |
+
.lp-metabox__table .forminp-email > input,
|
1809 |
+
.lp-metabox__table .forminp-password > input,
|
1810 |
+
.lp-metabox__table .forminp-url > input {
|
1811 |
+
min-width: 260px;
|
1812 |
+
}
|
1813 |
+
|
1814 |
+
.lp-metabox__table .forminp-textarea textarea {
|
1815 |
+
width: 400px;
|
1816 |
+
}
|
1817 |
+
|
1818 |
+
.lp-metabox__custom-fields table {
|
1819 |
+
width: 100%;
|
1820 |
+
max-width: max-content;
|
1821 |
+
padding: 0 !important;
|
1822 |
+
}
|
1823 |
+
|
1824 |
+
.lp-metabox__custom-fields table th {
|
1825 |
+
padding: 7px 0 7px 7px !important;
|
1826 |
+
}
|
1827 |
+
|
1828 |
+
.lp-metabox__custom-fields table th.sort {
|
1829 |
+
width: 17px;
|
1830 |
+
padding: 7px !important;
|
1831 |
+
}
|
1832 |
+
|
1833 |
+
.lp-metabox__custom-fields table td {
|
1834 |
+
position: relative;
|
1835 |
+
padding: 4px 0 4px 7px !important;
|
1836 |
+
vertical-align: middle !important;
|
1837 |
+
}
|
1838 |
+
|
1839 |
+
.lp-metabox__custom-fields table td.sort {
|
1840 |
+
width: 17px;
|
1841 |
+
padding-right: 7px !important;
|
1842 |
+
background: #f9f9f9;
|
1843 |
+
font-size: 15px;
|
1844 |
+
text-align: center;
|
1845 |
+
cursor: move;
|
1846 |
+
}
|
1847 |
+
|
1848 |
+
.lp-metabox__custom-fields table td.sort::before {
|
1849 |
+
height: 100%;
|
1850 |
+
color: #999;
|
1851 |
+
font-family: Dashicons;
|
1852 |
+
text-align: center;
|
1853 |
+
content: "\f333";
|
1854 |
+
}
|
1855 |
+
|
1856 |
+
.lp-metabox__custom-fields table td .delete {
|
1857 |
+
display: block;
|
1858 |
+
position: relative;
|
1859 |
+
width: 1em;
|
1860 |
+
height: 1em;
|
1861 |
+
font-size: 1.2em;
|
1862 |
+
text-indent: -9999px;
|
1863 |
+
}
|
1864 |
+
|
1865 |
+
.lp-metabox__custom-fields table td .delete::before {
|
1866 |
+
position: absolute;
|
1867 |
+
top: 0;
|
1868 |
+
left: 0;
|
1869 |
+
width: 100%;
|
1870 |
+
height: 100%;
|
1871 |
+
margin: 0;
|
1872 |
+
color: #999;
|
1873 |
+
font-family: Dashicons;
|
1874 |
+
font-weight: 400;
|
1875 |
+
font-variant: normal;
|
1876 |
+
line-height: 1;
|
1877 |
+
text-align: center;
|
1878 |
+
text-indent: 0;
|
1879 |
+
text-transform: none;
|
1880 |
+
content: "";
|
1881 |
+
speak: none;
|
1882 |
+
-webkit-font-smoothing: antialiased;
|
1883 |
+
}
|
1884 |
+
|
1885 |
+
.lp-metabox__custom-fields table td .delete:hover::before {
|
1886 |
+
color: #a00;
|
1887 |
+
}
|
1888 |
+
|
1889 |
+
.lp-metabox__custom-fields table td:last-child {
|
1890 |
+
padding-right: 7px !important;
|
1891 |
+
}
|
1892 |
+
|
1893 |
+
.lp-metabox-field__color {
|
1894 |
+
font-size: 0 !important;
|
1895 |
+
}
|
1896 |
+
|
1897 |
+
.lp-metabox-field__color .colorpickpreview {
|
1898 |
+
display: inline-block;
|
1899 |
+
width: 30px;
|
1900 |
+
height: 30px;
|
1901 |
+
margin: 0;
|
1902 |
+
margin-right: 3px;
|
1903 |
+
padding: 0;
|
1904 |
+
border: 1px solid #ddd;
|
1905 |
+
border-radius: 4px;
|
1906 |
+
box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
|
1907 |
+
font-size: 16px;
|
1908 |
+
line-height: 28px;
|
1909 |
+
}
|
1910 |
+
|
1911 |
+
.lp-metabox-field__color .iris-picker {
|
1912 |
+
display: none;
|
1913 |
+
position: absolute;
|
1914 |
+
z-index: 100;
|
1915 |
+
border: 1px solid #ccc;
|
1916 |
+
border-radius: 3px;
|
1917 |
+
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
|
1918 |
+
}
|
1919 |
+
|
1920 |
+
.lp-metabox-field__image-advanced-upload {
|
1921 |
+
padding-top: 10px;
|
1922 |
+
}
|
1923 |
+
|
1924 |
+
.lp-metabox-field__image-advanced-images {
|
1925 |
+
clear: both;
|
1926 |
+
margin: 0;
|
1927 |
+
padding: 0;
|
1928 |
+
}
|
1929 |
+
|
1930 |
+
.lp-metabox-field__image-advanced-images > li {
|
1931 |
+
float: left;
|
1932 |
+
position: relative;
|
1933 |
+
box-sizing: border-box;
|
1934 |
+
width: 80px;
|
1935 |
+
margin: 9px 9px 0 0;
|
1936 |
+
border: 1px solid #d5d5d5;
|
1937 |
+
border-radius: 2px;
|
1938 |
+
background: #f7f7f7;
|
1939 |
+
cursor: move;
|
1940 |
+
}
|
1941 |
+
|
1942 |
+
.lp-metabox-field__image-advanced-images > li img {
|
1943 |
+
display: block;
|
1944 |
+
width: 100%;
|
1945 |
+
height: auto;
|
1946 |
+
}
|
1947 |
+
|
1948 |
+
.lp-metabox-field__image-advanced-images > li ul.actions {
|
1949 |
+
position: absolute;
|
1950 |
+
top: -8px;
|
1951 |
+
right: -8px;
|
1952 |
+
padding: 2px;
|
1953 |
+
}
|
1954 |
+
|
1955 |
+
.lp-metabox-field__image-advanced-images > li ul.actions li {
|
1956 |
+
float: right;
|
1957 |
+
margin: 0 0 0 2px;
|
1958 |
+
}
|
1959 |
+
|
1960 |
+
.lp-metabox-field__image-advanced-images > li ul.actions li a.delete {
|
1961 |
+
display: block;
|
1962 |
+
position: relative;
|
1963 |
+
width: 1em;
|
1964 |
+
height: 1em;
|
1965 |
+
font-size: 1.4em;
|
1966 |
+
text-indent: -9999px;
|
1967 |
+
}
|
1968 |
+
|
1969 |
+
.lp-metabox-field__image-advanced-images > li ul.actions li a.delete::before {
|
1970 |
+
position: absolute;
|
1971 |
+
top: 0;
|
1972 |
+
left: 0;
|
1973 |
+
width: 1em;
|
1974 |
+
height: 1em;
|
1975 |
+
margin: 0;
|
1976 |
+
border-radius: 50%;
|
1977 |
+
color: #999;
|
1978 |
+
background: #fff;
|
1979 |
+
font-family: Dashicons;
|
1980 |
+
font-weight: 400;
|
1981 |
+
font-variant: normal;
|
1982 |
+
line-height: 1;
|
1983 |
+
text-align: center;
|
1984 |
+
text-indent: 0;
|
1985 |
+
text-transform: none;
|
1986 |
+
content: "\f153";
|
1987 |
+
speak: none;
|
1988 |
+
-webkit-font-smoothing: antialiased;
|
1989 |
+
}
|
1990 |
+
|
1991 |
+
.lp-metabox-field__image-advanced-images > li ul.actions::before {
|
1992 |
+
display: table;
|
1993 |
+
content: " ";
|
1994 |
+
}
|
1995 |
+
|
1996 |
+
.lp-metabox-field__image-advanced-images > li:hover ul.actions {
|
1997 |
+
display: block;
|
1998 |
+
}
|
1999 |
+
|
2000 |
+
.lp-metabox-field__image-advanced-images > li.lp-metabox-sortable-placeholder {
|
2001 |
+
position: relative;
|
2002 |
+
border: 3px dashed #ddd;
|
2003 |
+
}
|
2004 |
+
|
2005 |
+
.lp-metabox-field__image-advanced-images > li.lp-metabox-sortable-placeholder::after {
|
2006 |
+
position: absolute;
|
2007 |
+
top: 0;
|
2008 |
+
left: 0;
|
2009 |
+
width: 100%;
|
2010 |
+
height: 100%;
|
2011 |
+
margin: 0;
|
2012 |
+
color: #ddd;
|
2013 |
+
font-family: Dashicons;
|
2014 |
+
font-size: 2.618em;
|
2015 |
+
font-weight: normal;
|
2016 |
+
font-variant: normal;
|
2017 |
+
line-height: 72px;
|
2018 |
+
text-align: center;
|
2019 |
+
text-indent: 0;
|
2020 |
+
text-transform: none;
|
2021 |
+
content: "\f161";
|
2022 |
+
speak: none;
|
2023 |
+
-webkit-font-smoothing: antialiased;
|
2024 |
+
}
|
2025 |
+
|
2026 |
+
.lp-metabox-field__image-advanced-images::before {
|
2027 |
+
display: table;
|
2028 |
+
content: " ";
|
2029 |
+
}
|
2030 |
+
|
2031 |
+
.lp-metabox-field__image-advanced-images::after {
|
2032 |
+
display: table;
|
2033 |
+
clear: both;
|
2034 |
+
content: " ";
|
2035 |
+
}
|
2036 |
+
|
2037 |
+
.lp-metabox-field__image--inner {
|
2038 |
+
position: relative;
|
2039 |
+
box-sizing: border-box;
|
2040 |
+
width: 120px;
|
2041 |
+
border: 1px solid #d5d5d5;
|
2042 |
+
border-radius: 2px;
|
2043 |
+
background: #f7f7f7;
|
2044 |
+
}
|
2045 |
+
|
2046 |
+
.lp-metabox-field__image--inner img {
|
2047 |
+
display: block;
|
2048 |
+
width: 100%;
|
2049 |
+
height: auto;
|
2050 |
+
}
|
2051 |
+
|
2052 |
+
.lp-metabox-field__image--upload {
|
2053 |
+
padding-top: 10px;
|
2054 |
+
}
|
2055 |
+
|
2056 |
+
.lp-meta-box__inner {
|
2057 |
+
display: block;
|
2058 |
+
position: relative;
|
2059 |
+
}
|
2060 |
+
|
2061 |
+
.lp-meta-box__inner .form-field:not(fieldset) {
|
2062 |
+
display: flex;
|
2063 |
+
flex-direction: row;
|
2064 |
+
position: relative;
|
2065 |
+
margin: 0;
|
2066 |
+
padding: 15px 0;
|
2067 |
+
flex-wrap: wrap;
|
2068 |
+
align-items: flex-start;
|
2069 |
+
justify-content: flex-start;
|
2070 |
+
}
|
2071 |
+
|
2072 |
+
.lp-meta-box__inner .form-field:not(fieldset) label {
|
2073 |
+
width: 180px;
|
2074 |
+
min-width: 180px;
|
2075 |
+
max-width: 180px;
|
2076 |
+
padding: 0;
|
2077 |
+
color: #23282d;
|
2078 |
+
font-size: 14px;
|
2079 |
+
font-weight: 600;
|
2080 |
+
flex: 0 0 auto;
|
2081 |
+
}
|
2082 |
+
|
2083 |
+
.lp-meta-box__inner .form-field:not(fieldset) .checkbox {
|
2084 |
+
margin: 2px 0 !important;
|
2085 |
+
vertical-align: middle;
|
2086 |
+
}
|
2087 |
+
|
2088 |
+
.lp-meta-box__inner .form-field:not(fieldset) .description {
|
2089 |
+
flex: 1;
|
2090 |
+
display: inline;
|
2091 |
+
clear: none;
|
2092 |
+
margin: 0 0 0 7px;
|
2093 |
+
padding: 0;
|
2094 |
+
font-size: 14px;
|
2095 |
+
}
|
2096 |
+
|
2097 |
+
.lp-meta-box__inner fieldset.form-field {
|
2098 |
+
display: grid;
|
2099 |
+
grid-template-columns: 180px 1fr;
|
2100 |
+
position: relative;
|
2101 |
+
margin: 0;
|
2102 |
+
padding: 15px 0;
|
2103 |
+
}
|
2104 |
+
|
2105 |
+
.lp-meta-box__inner fieldset.form-field h4 {
|
2106 |
+
width: 180px;
|
2107 |
+
min-width: 180px;
|
2108 |
+
max-width: 180px;
|
2109 |
+
margin: 0;
|
2110 |
+
padding: 0;
|
2111 |
+
color: #23282d;
|
2112 |
+
font-size: 14px;
|
2113 |
+
font-weight: 600;
|
2114 |
+
flex: 0 0 auto;
|
2115 |
+
}
|
2116 |
+
|
2117 |
+
.lp-meta-box__inner fieldset.form-field ul {
|
2118 |
+
margin: 0;
|
2119 |
+
font-size: 14px;
|
2120 |
+
}
|
2121 |
+
|
2122 |
+
.lp-meta-box__inner fieldset.form-field .description {
|
2123 |
+
grid-column-start: 2;
|
2124 |
+
margin-top: 10px;
|
2125 |
+
}
|
2126 |
+
|
2127 |
+
.lp-meta-box__duration-select {
|
2128 |
+
width: auto !important;
|
2129 |
+
}
|
2130 |
+
|
2131 |
+
.lp-meta-box__duration input[type="number"] {
|
2132 |
+
width: 80px !important;
|
2133 |
+
}
|
2134 |
+
|
2135 |
+
.lp-meta-box__duration .description {
|
2136 |
+
flex-basis: 100% !important;
|
2137 |
+
width: 100%;
|
2138 |
+
margin-top: 8px !important;
|
2139 |
+
margin-left: 180px !important;
|
2140 |
+
}
|
2141 |
+
|
2142 |
+
.lp-meta-box select {
|
2143 |
+
width: auto !important;
|
2144 |
+
}
|
2145 |
+
|
2146 |
+
.lp-meta-box select ~ .description {
|
2147 |
+
flex-basis: 100% !important;
|
2148 |
+
width: 100%;
|
2149 |
+
margin-top: 8px !important;
|
2150 |
+
margin-left: 180px !important;
|
2151 |
+
color: #666;
|
2152 |
+
}
|
2153 |
+
|
2154 |
+
.lp-meta-box input[type="number"],
|
2155 |
+
.lp-meta-box input[type="email"],
|
2156 |
+
.lp-meta-box input[type="text"],
|
2157 |
+
.lp-meta-box input[type="password"],
|
2158 |
+
.lp-meta-box textarea {
|
2159 |
+
width: 50%;
|
2160 |
+
}
|
2161 |
+
|
2162 |
+
.lp-meta-box input[type="number"] + .description,
|
2163 |
+
.lp-meta-box input[type="email"] + .description,
|
2164 |
+
.lp-meta-box input[type="text"] + .description,
|
2165 |
+
.lp-meta-box input[type="password"] + .description,
|
2166 |
+
.lp-meta-box textarea + .description {
|
2167 |
+
flex-basis: 100% !important;
|
2168 |
+
width: 100%;
|
2169 |
+
margin-top: 8px !important;
|
2170 |
+
margin-left: 180px !important;
|
2171 |
+
color: #666;
|
2172 |
+
}
|
2173 |
+
|
2174 |
+
.lp-meta-box input[type="checkbox"] {
|
2175 |
+
margin-top: 0;
|
2176 |
+
}
|
2177 |
+
|
2178 |
+
.lp-meta-box .short {
|
2179 |
+
width: 50%;
|
2180 |
+
}
|
2181 |
+
|
2182 |
+
.lp-meta-box textarea {
|
2183 |
+
height: 3.5em;
|
2184 |
+
line-height: 1.5em;
|
2185 |
+
vertical-align: top;
|
2186 |
+
}
|
2187 |
+
|
2188 |
+
.lp-meta-box .learn-press-tip.ready {
|
2189 |
+
display: inline-flex;
|
2190 |
+
align-items: center;
|
2191 |
+
margin-left: 8px;
|
2192 |
+
}
|
2193 |
+
|
2194 |
+
#course-settings .inside {
|
2195 |
+
margin: 0 !important;
|
2196 |
+
padding: 0 !important;
|
2197 |
+
}
|
2198 |
+
|
2199 |
+
#course-settings .lp-meta-box__course-tab {
|
2200 |
+
display: grid;
|
2201 |
+
grid-template-columns: 20% 80%;
|
2202 |
+
}
|
2203 |
+
|
2204 |
+
#course-settings .lp-meta-box__course-tab__tabs {
|
2205 |
+
position: relative;
|
2206 |
+
box-sizing: border-box;
|
2207 |
+
margin: 0;
|
2208 |
+
padding: 0 0 10px;
|
2209 |
+
border-right: 1px solid #eee;
|
2210 |
+
background-color: #fafafa;
|
2211 |
+
line-height: 1;
|
2212 |
+
}
|
2213 |
+
|
2214 |
+
#course-settings .lp-meta-box__course-tab__tabs li {
|
2215 |
+
display: block;
|
2216 |
+
position: relative;
|
2217 |
+
margin: 0;
|
2218 |
+
padding: 0;
|
2219 |
+
}
|
2220 |
+
|
2221 |
+
#course-settings .lp-meta-box__course-tab__tabs li a {
|
2222 |
+
display: block;
|
2223 |
+
margin: 0;
|
2224 |
+
padding: 10px;
|
2225 |
+
border-bottom: 1px solid #eee;
|
2226 |
+
box-shadow: none;
|
2227 |
+
line-height: 20px !important;
|
2228 |
+
text-decoration: none;
|
2229 |
+
}
|
2230 |
+
|
2231 |
+
#course-settings .lp-meta-box__course-tab__tabs li a i {
|
2232 |
+
margin-right: 5px;
|
2233 |
+
font-weight: 400;
|
2234 |
+
font-style: normal;
|
2235 |
+
font-variant: normal;
|
2236 |
+
line-height: 1;
|
2237 |
+
text-decoration: none;
|
2238 |
+
text-transform: none;
|
2239 |
+
}
|
2240 |
+
|
2241 |
+
#course-settings .lp-meta-box__course-tab__tabs li a i[class^="dashicon"] {
|
2242 |
+
font-family: "Dashicons";
|
2243 |
+
}
|
2244 |
+
|
2245 |
+
#course-settings .lp-meta-box__course-tab__tabs li.active a {
|
2246 |
+
position: relative;
|
2247 |
+
color: #555;
|
2248 |
+
background-color: #eee;
|
2249 |
+
}
|
2250 |
+
|
2251 |
+
@media (max-width: 767px) {
|
2252 |
+
#course-settings .lp-meta-box__course-tab__tabs {
|
2253 |
+
display: flex;
|
2254 |
+
overflow: hidden;
|
2255 |
+
overflow-x: auto;
|
2256 |
+
flex-direction: row;
|
2257 |
+
margin: 0;
|
2258 |
+
margin-bottom: 30px;
|
2259 |
+
padding: 0;
|
2260 |
+
border-bottom: 1px solid #e5e5e5;
|
2261 |
+
text-align: center;
|
2262 |
+
white-space: nowrap;
|
2263 |
+
list-style: none;
|
2264 |
+
align-items: center;
|
2265 |
+
flex-wrap: nowrap;
|
2266 |
+
}
|
2267 |
+
#course-settings .lp-meta-box__course-tab__tabs li {
|
2268 |
+
min-width: 25%;
|
2269 |
+
margin-right: 20px;
|
2270 |
+
}
|
2271 |
+
}
|
2272 |
+
|
2273 |
+
#course-settings .lp-meta-box__course-tab__content > div {
|
2274 |
+
padding: 20px;
|
2275 |
+
}
|
2276 |
+
|
2277 |
+
@media (max-width: 767px) {
|
2278 |
+
#course-settings .lp-meta-box__course-tab {
|
2279 |
+
grid-template-columns: auto;
|
2280 |
+
}
|
2281 |
+
}
|
2282 |
+
|
2283 |
+
#price_course_data ._lp_sale_price_field,
|
2284 |
+
#price_course_data ._lp_price_field {
|
2285 |
+
position: relative;
|
2286 |
+
}
|
2287 |
+
|
2288 |
+
#price_course_data ._lp_sale_price_field .learn-press-tip-floating,
|
2289 |
+
#price_course_data ._lp_price_field .learn-press-tip-floating {
|
2290 |
+
top: 54px;
|
2291 |
+
left: 92px;
|
2292 |
+
opacity: 0.8;
|
2293 |
+
background: #a00;
|
2294 |
+
}
|
2295 |
+
|
2296 |
+
#price_course_data ._lp_sale_price_field .learn-press-tip-floating::before,
|
2297 |
+
#price_course_data ._lp_price_field .learn-press-tip-floating::before {
|
2298 |
+
top: -7px;
|
2299 |
+
border: 7px solid transparent;
|
2300 |
+
border-top-width: 0;
|
2301 |
+
border-bottom-color: #a00;
|
2302 |
+
}
|
2303 |
+
|
2304 |
+
.lp_course_extra_meta_box__content {
|
2305 |
+
flex: 1;
|
2306 |
+
}
|
2307 |
+
|
2308 |
+
.lp_course_extra_meta_box__fields {
|
2309 |
+
margin-bottom: 10px;
|
2310 |
+
}
|
2311 |
+
|
2312 |
+
.lp_course_extra_meta_box__field {
|
2313 |
+
position: relative;
|
2314 |
+
max-width: 600px;
|
2315 |
+
margin-bottom: 10px;
|
2316 |
+
}
|
2317 |
+
|
2318 |
+
.lp_course_extra_meta_box__field .sort {
|
2319 |
+
display: flex;
|
2320 |
+
position: absolute;
|
2321 |
+
top: 0;
|
2322 |
+
left: 0;
|
2323 |
+
width: 40px;
|
2324 |
+
height: 100%;
|
2325 |
+
color: #666;
|
2326 |
+
text-decoration: none;
|
2327 |
+
cursor: grab;
|
2328 |
+
align-items: center;
|
2329 |
+
justify-content: center;
|
2330 |
+
}
|
2331 |
+
|
2332 |
+
.lp_course_extra_meta_box__field .sort::after {
|
2333 |
+
font-family: Dashicons;
|
2334 |
+
font-size: 20px;
|
2335 |
+
line-height: 1;
|
2336 |
+
content: "\f333";
|
2337 |
+
}
|
2338 |
+
|
2339 |
+
.lp_course_extra_meta_box__field .delete {
|
2340 |
+
display: flex;
|
2341 |
+
position: absolute;
|
2342 |
+
top: 0;
|
2343 |
+
right: 0;
|
2344 |
+
width: 40px;
|
2345 |
+
height: 100%;
|
2346 |
+
color: #666;
|
2347 |
+
text-decoration: none;
|
2348 |
+
align-items: center;
|
2349 |
+
justify-content: center;
|
2350 |
+
}
|
2351 |
+
|
2352 |
+
.lp_course_extra_meta_box__field .delete::after {
|
2353 |
+
font-family: Dashicons;
|
2354 |
+
font-size: 20px;
|
2355 |
+
line-height: 1;
|
2356 |
+
content: "\f335";
|
2357 |
+
}
|
2358 |
+
|
2359 |
+
.lp_course_extra_meta_box__input {
|
2360 |
+
width: 100% !important;
|
2361 |
+
padding-right: 40px !important;
|
2362 |
+
padding-left: 40px !important;
|
2363 |
+
}
|
2364 |
+
|
2365 |
+
.lp_course_faq_meta_box__content {
|
2366 |
+
flex: 1;
|
2367 |
+
}
|
2368 |
|
2369 |
+
.lp_course_faq_meta_box__fields {
|
2370 |
+
position: relative;
|
2371 |
+
margin-bottom: 10px;
|
2372 |
+
}
|
2373 |
+
|
2374 |
+
.lp_course_faq_meta_box__field {
|
2375 |
+
display: grid;
|
2376 |
+
position: relative;
|
2377 |
+
margin-bottom: 10px;
|
2378 |
+
padding: 20px;
|
2379 |
+
border: 1px solid #c5c5c5;
|
2380 |
+
border-radius: 4px;
|
2381 |
+
grid-row-gap: 10px;
|
2382 |
+
}
|
2383 |
+
|
2384 |
+
.lp_course_faq_meta_box__field label {
|
2385 |
+
display: grid;
|
2386 |
+
width: 100% !important;
|
2387 |
+
min-width: 100% !important;
|
2388 |
+
max-width: 100% !important;
|
2389 |
+
grid-template-rows: auto 1fr;
|
2390 |
+
}
|
2391 |
+
|
2392 |
+
.lp_course_faq_meta_box__field label span {
|
2393 |
+
margin-bottom: 5px;
|
2394 |
+
}
|
2395 |
+
|
2396 |
+
.lp_course_faq_meta_box__field label textarea,
|
2397 |
+
.lp_course_faq_meta_box__field label input {
|
2398 |
+
width: 100% !important;
|
2399 |
+
}
|
2400 |
+
|
2401 |
+
.lp_course_faq_meta_box__field a.delete {
|
2402 |
+
display: flex;
|
2403 |
+
position: absolute;
|
2404 |
+
top: 15px;
|
2405 |
+
right: 50px;
|
2406 |
+
width: 30px;
|
2407 |
+
height: 30px;
|
2408 |
+
color: #666;
|
2409 |
+
text-decoration: none;
|
2410 |
+
align-items: center;
|
2411 |
+
justify-content: center;
|
2412 |
+
}
|
2413 |
+
|
2414 |
+
.lp_course_faq_meta_box__field a.delete::after {
|
2415 |
+
font-family: Dashicons;
|
2416 |
+
font-size: 20px;
|
2417 |
+
line-height: 1;
|
2418 |
+
content: "\f335";
|
2419 |
+
}
|
2420 |
+
|
2421 |
+
.lp_course_faq_meta_box__field .sort {
|
2422 |
+
display: flex;
|
2423 |
+
position: absolute;
|
2424 |
+
top: 15px;
|
2425 |
+
right: 20px;
|
2426 |
+
width: 30px;
|
2427 |
+
height: 30px;
|
2428 |
+
color: #666;
|
2429 |
+
text-decoration: none;
|
2430 |
+
align-items: center;
|
2431 |
+
justify-content: center;
|
2432 |
+
cursor: grab;
|
2433 |
+
}
|
2434 |
+
|
2435 |
+
.lp_course_faq_meta_box__field .sort::after {
|
2436 |
+
font-family: Dashicons;
|
2437 |
+
font-size: 20px;
|
2438 |
+
line-height: 1;
|
2439 |
+
content: "\f333";
|
2440 |
+
}
|
2441 |
+
|
2442 |
+
input[name="_lp_course_result"]:checked ~ #passing-condition-quiz-result {
|
2443 |
+
display: block;
|
2444 |
+
}
|
2445 |
+
|
2446 |
+
#passing-condition-quiz-result {
|
2447 |
+
display: none;
|
2448 |
+
}
|
2449 |
+
|
2450 |
+
#passing-condition-quiz-result input {
|
2451 |
+
width: 80px !important;
|
2452 |
+
margin-top: 5px !important;
|
2453 |
+
}
|
2454 |
+
|
2455 |
+
#passing-condition-quiz-result p {
|
2456 |
+
padding: 10px 16px;
|
2457 |
+
background-color: #eee;
|
2458 |
+
font-size: 14px;
|
2459 |
+
}
|
2460 |
+
|
2461 |
+
.lp-meta-box__file_list {
|
2462 |
+
display: inline-block;
|
2463 |
+
clear: both;
|
2464 |
+
margin: 0;
|
2465 |
+
padding: 0;
|
2466 |
+
}
|
2467 |
+
|
2468 |
+
.lp-meta-box__file_list > li {
|
2469 |
+
display: flex;
|
2470 |
+
flex-flow: column nowrap;
|
2471 |
+
float: left;
|
2472 |
+
position: relative;
|
2473 |
+
box-sizing: border-box;
|
2474 |
+
width: 80px;
|
2475 |
+
height: 80px;
|
2476 |
+
margin: 9px 9px 0 0;
|
2477 |
+
border: 1px solid #d5d5d5;
|
2478 |
+
border-radius: 2px;
|
2479 |
+
background: #f7f7f7;
|
2480 |
+
cursor: move;
|
2481 |
+
align-items: center;
|
2482 |
+
justify-content: center;
|
2483 |
+
}
|
2484 |
+
|
2485 |
+
.lp-meta-box__file_list > li img {
|
2486 |
+
display: block;
|
2487 |
+
width: 100%;
|
2488 |
+
height: auto;
|
2489 |
+
}
|
2490 |
+
|
2491 |
+
.lp-meta-box__file_list > li img.is_file {
|
2492 |
+
width: 30px;
|
2493 |
+
}
|
2494 |
+
|
2495 |
+
.lp-meta-box__file_list > li img.is_file ~ span {
|
2496 |
+
margin-top: 5px;
|
2497 |
+
font-size: 12px;
|
2498 |
+
}
|
2499 |
+
|
2500 |
+
.lp-meta-box__file_list > li.lp-metabox-sortable-placeholder {
|
2501 |
+
position: relative;
|
2502 |
+
border: 3px dashed #ddd;
|
2503 |
+
}
|
2504 |
+
|
2505 |
+
.lp-meta-box__file_list > li.lp-metabox-sortable-placeholder::after {
|
2506 |
+
position: absolute;
|
2507 |
+
top: 0;
|
2508 |
+
left: 0;
|
2509 |
+
width: 100%;
|
2510 |
+
height: 100%;
|
2511 |
+
margin: 0;
|
2512 |
+
color: #ddd;
|
2513 |
+
font-family: Dashicons;
|
2514 |
+
font-size: 2.618em;
|
2515 |
+
font-weight: normal;
|
2516 |
+
font-variant: normal;
|
2517 |
+
line-height: 72px;
|
2518 |
+
text-align: center;
|
2519 |
+
text-indent: 0;
|
2520 |
+
text-transform: none;
|
2521 |
+
content: "\f161";
|
2522 |
+
speak: none;
|
2523 |
+
-webkit-font-smoothing: antialiased;
|
2524 |
+
}
|
2525 |
+
|
2526 |
+
.lp-meta-box__file_list > li ul.actions {
|
2527 |
+
position: absolute;
|
2528 |
+
top: -8px;
|
2529 |
+
right: -8px;
|
2530 |
+
padding: 2px;
|
2531 |
+
}
|
2532 |
+
|
2533 |
+
.lp-meta-box__file_list > li ul.actions li {
|
2534 |
+
float: right;
|
2535 |
+
margin: 0 0 0 2px;
|
2536 |
+
}
|
2537 |
+
|
2538 |
+
.lp-meta-box__file_list > li ul.actions li a.delete {
|
2539 |
+
display: block;
|
2540 |
+
position: relative;
|
2541 |
+
width: 1em;
|
2542 |
+
height: 1em;
|
2543 |
+
font-size: 1.4em;
|
2544 |
+
text-indent: -9999px;
|
2545 |
+
}
|
2546 |
+
|
2547 |
+
.lp-meta-box__file_list > li ul.actions li a.delete::before {
|
2548 |
+
position: absolute;
|
2549 |
+
top: 0;
|
2550 |
+
left: 0;
|
2551 |
+
width: 1em;
|
2552 |
+
height: 1em;
|
2553 |
+
margin: 0;
|
2554 |
+
border-radius: 50%;
|
2555 |
+
color: #999;
|
2556 |
+
background: #fff;
|
2557 |
+
font-family: Dashicons;
|
2558 |
+
font-weight: 400;
|
2559 |
+
font-variant: normal;
|
2560 |
+
line-height: 1;
|
2561 |
+
text-align: center;
|
2562 |
+
text-indent: 0;
|
2563 |
+
text-transform: none;
|
2564 |
+
content: "\f153";
|
2565 |
+
speak: none;
|
2566 |
+
-webkit-font-smoothing: antialiased;
|
2567 |
+
}
|
2568 |
+
|
2569 |
+
.lp-meta-box__file_list > li ul.actions::before {
|
2570 |
+
display: table;
|
2571 |
+
content: " ";
|
2572 |
+
}
|
2573 |
+
|
2574 |
+
.lp-meta-box__file::before {
|
2575 |
+
display: table;
|
2576 |
+
content: " ";
|
2577 |
+
}
|
2578 |
+
|
2579 |
+
.lp-meta-box__file::after {
|
2580 |
+
display: table;
|
2581 |
+
clear: both;
|
2582 |
+
content: " ";
|
2583 |
+
}
|
2584 |
+
|
2585 |
+
.lp-metabox-evaluate-final_quiz {
|
2586 |
+
display: block;
|
2587 |
+
}
|
2588 |
+
|
2589 |
+
.lp-metabox-evaluate-final_quiz__message {
|
2590 |
+
display: inline-block;
|
2591 |
+
min-width: 50%;
|
2592 |
+
margin-top: 10px;
|
2593 |
+
padding: 8px 20px;
|
2594 |
+
border: 2px solid #36af27;
|
2595 |
+
border-radius: 4px;
|
2596 |
+
background: #f7f7f7;
|
2597 |
+
text-align: center;
|
2598 |
+
}
|
2599 |
+
|
2600 |
+
.lp-metabox-evaluate-final_quiz__message-error {
|
2601 |
+
border-color: lightcoral;
|
2602 |
}
|
2603 |
|
2604 |
.learn-press-tabs.vertical .tabs-heading {
|
2605 |
+
border: 1px solid #ddd;
|
2606 |
+
background: #fff;
|
2607 |
}
|
2608 |
|
2609 |
.learn-press-tabs.vertical .tabs-heading h4 {
|
2610 |
+
margin: 0;
|
2611 |
+
padding: 15px;
|
2612 |
}
|
2613 |
|
2614 |
.learn-press-tabs.vertical .tabs-nav {
|
2615 |
+
float: left;
|
2616 |
+
position: relative;
|
2617 |
+
z-index: 100;
|
2618 |
+
box-sizing: border-box;
|
2619 |
+
width: 270px;
|
2620 |
+
margin: 0;
|
2621 |
+
background-color: #fafafa;
|
2622 |
}
|
2623 |
|
2624 |
.learn-press-tabs.vertical .tabs-nav li {
|
2625 |
+
display: block;
|
2626 |
+
position: relative;
|
2627 |
+
margin: 0;
|
2628 |
+
padding: 0;
|
2629 |
}
|
2630 |
|
2631 |
.learn-press-tabs.vertical .tabs-nav li a {
|
2632 |
+
display: block;
|
2633 |
+
box-sizing: border-box;
|
2634 |
+
margin: 0;
|
2635 |
+
padding: 10px;
|
2636 |
+
border-bottom: 1px solid #eee;
|
2637 |
+
box-shadow: none;
|
2638 |
+
line-height: 20px !important;
|
2639 |
+
text-decoration: none;
|
2640 |
+
text-transform: capitalize;
|
2641 |
}
|
2642 |
|
2643 |
+
.learn-press-tabs.vertical .tabs-nav li.icon a {
|
2644 |
+
padding-left: 35px;
|
2645 |
+
}
|
2646 |
+
|
2647 |
+
.learn-press-tabs.vertical .tabs-nav li.icon a::before {
|
2648 |
+
position: absolute;
|
2649 |
+
left: 10px;
|
2650 |
+
margin-right: 8px;
|
2651 |
+
font-family: Dashicons;
|
2652 |
+
font-size: 16px;
|
2653 |
+
vertical-align: top;
|
2654 |
}
|
2655 |
|
2656 |
.learn-press-tabs.vertical .tabs-nav li.active a {
|
2657 |
+
position: relative;
|
2658 |
+
color: #555;
|
2659 |
+
background-color: #eee;
|
|
|
2660 |
}
|
2661 |
|
2662 |
.learn-press-tabs.vertical .tabs-container {
|
2663 |
+
overflow: hidden;
|
2664 |
+
position: relative;
|
2665 |
+
border: 1px solid #ddd;
|
2666 |
+
border-top: none;
|
2667 |
+
background: #fafafa;
|
2668 |
}
|
2669 |
|
2670 |
.learn-press-tabs.vertical .tabs-container .tabs-content-container {
|
2671 |
+
margin: 0 0 0 270px;
|
2672 |
}
|
2673 |
|
2674 |
.learn-press-tabs.vertical .tabs-container .tabs-content-container > li {
|
2675 |
+
display: none;
|
2676 |
+
float: left;
|
2677 |
+
width: 100%;
|
2678 |
+
margin-right: -100%;
|
2679 |
+
margin-bottom: 0;
|
2680 |
+
padding: 20px;
|
2681 |
+
border-left: 1px solid #eee;
|
2682 |
+
background: #fff;
|
2683 |
+
-webkit-box-sizing: border-box;
|
2684 |
+
-moz-box-sizing: border-box;
|
2685 |
+
box-sizing: border-box;
|
2686 |
}
|
2687 |
|
2688 |
+
.learn-press-tabs.vertical::after {
|
2689 |
+
display: block;
|
2690 |
+
clear: both;
|
2691 |
+
content: "";
|
2692 |
}
|
2693 |
|
2694 |
@media screen and (max-width: 1280px) {
|
2695 |
+
.learnpress .rwmb-field .rwmb-label {
|
2696 |
+
float: none;
|
2697 |
+
}
|
2698 |
+
.learnpress .rwmb-field .rwmb-input {
|
2699 |
+
margin-left: 0;
|
2700 |
+
}
|
|
|
2701 |
}
|
2702 |
|
2703 |
.learn-press-addons .lp-search-addon {
|
2704 |
+
width: 280px;
|
2705 |
+
height: 32px;
|
2706 |
+
margin: 0;
|
2707 |
+
padding: 3px 5px;
|
2708 |
+
font-size: 16px;
|
2709 |
+
font-weight: 300;
|
2710 |
+
line-height: 1.5;
|
2711 |
}
|
2712 |
|
2713 |
.learn-press-addons .addons-browse {
|
2714 |
+
margin: 20px 0 0;
|
2715 |
}
|
2716 |
|
2717 |
.learn-press-addons .addons-browse .lp-addon-hidden {
|
2718 |
+
display: none !important;
|
2719 |
}
|
2720 |
|
2721 |
.learn-press-addons .addons-browse .lp-active:nth-of-type(2n+1) {
|
2722 |
+
clear: none;
|
2723 |
+
margin-right: 0;
|
2724 |
+
margin-left: 8px;
|
2725 |
}
|
2726 |
|
2727 |
.learn-press-addons .addons-browse .lp-active:nth-of-type(2n) {
|
2728 |
+
clear: both;
|
2729 |
+
margin-right: 8px;
|
2730 |
+
margin-left: 0;
|
2731 |
}
|
2732 |
|
2733 |
.learn-press-addons .addons-browse .plugin-icon img {
|
2734 |
+
max-width: 100%;
|
2735 |
}
|
2736 |
|
2737 |
.learn-press-addons .addons-browse .plugin-card .column-description p:not(.authors) {
|
2738 |
+
display: -webkit-box;
|
2739 |
+
overflow: hidden;
|
2740 |
+
min-height: 4.8;
|
2741 |
+
max-height: 4.8;
|
2742 |
+
line-height: 1.6;
|
2743 |
+
text-overflow: ellipsis;
|
2744 |
+
-webkit-box-orient: vertical;
|
2745 |
+
-webkit-line-clamp: 3;
|
2746 |
+
color: #777;
|
2747 |
}
|
2748 |
|
2749 |
.learn-press-addons .addons-browse .plugin-card .search-highlight {
|
2750 |
+
text-decoration: underline;
|
2751 |
}
|
2752 |
|
2753 |
.learn-press-addons .addons-browse .plugin-card-top h3 {
|
2754 |
+
display: -webkit-box;
|
2755 |
+
overflow: hidden;
|
2756 |
+
min-height: 2.6em;
|
2757 |
+
max-height: 2.6em;
|
2758 |
+
line-height: 1.3em;
|
2759 |
+
text-overflow: ellipsis;
|
2760 |
+
-webkit-box-orient: vertical;
|
2761 |
+
-webkit-line-clamp: 2;
|
2762 |
}
|
2763 |
|
2764 |
.learn-press-addons .addons-browse .plugin-card-top .desc {
|
2765 |
+
min-height: 90px;
|
2766 |
+
margin-right: 0;
|
2767 |
}
|
2768 |
|
2769 |
.learn-press-addons .addons-browse .plugin-card-top .button.activate-plugin, .learn-press-addons .addons-browse .plugin-card-top .button.install-now, .learn-press-addons .addons-browse .plugin-card-top .button.enable-now {
|
2770 |
+
border-color: #0073aa #006799 #006799;
|
2771 |
+
color: #fff;
|
2772 |
+
background: #0085ba;
|
2773 |
+
-webkit-box-shadow: 0 1px 0 #006799;
|
2774 |
+
box-shadow: 0 1px 0 #006799;
|
2775 |
+
text-shadow: 0 -1px 1px #006799, 1px 0 1px #006799, 0 1px 1px #006799, -1px 0 1px #006799;
|
2776 |
+
text-decoration: none;
|
2777 |
}
|
2778 |
|
2779 |
.learn-press-addons .addons-browse .plugin-card-top .button.button-working {
|
2780 |
+
padding-right: 4px;
|
2781 |
}
|
2782 |
|
2783 |
.learn-press-addons .addons-browse .plugin-card-top .button.button-working span {
|
2784 |
+
display: none;
|
2785 |
}
|
2786 |
|
2787 |
.learn-press-addons .addons-browse .plugin-card-bottom .plugin-version {
|
2788 |
+
display: inline-block;
|
2789 |
}
|
2790 |
|
2791 |
.learn-press-addons .addons-browse.premium .column-description p:not(.authors) {
|
2792 |
+
margin: 0;
|
2793 |
+
line-height: inherit;
|
2794 |
}
|
2795 |
|
2796 |
+
.learn-press-addons .addons-browse::after {
|
2797 |
+
display: block;
|
2798 |
+
clear: both;
|
2799 |
+
content: "";
|
2800 |
}
|
2801 |
|
2802 |
.related-themes .plugin-card-top {
|
2803 |
+
padding-bottom: 0;
|
2804 |
}
|
2805 |
|
2806 |
.related-themes .theme-content {
|
2807 |
+
position: relative;
|
2808 |
}
|
2809 |
|
2810 |
.related-themes .image-thumbnail img {
|
2811 |
+
width: 100%;
|
2812 |
}
|
2813 |
|
2814 |
.related-themes .theme-description {
|
2815 |
+
margin: 0 0 25px 0;
|
2816 |
+
display: -webkit-box;
|
2817 |
+
overflow: hidden;
|
2818 |
+
min-height: 8em;
|
2819 |
+
max-height: 8em;
|
2820 |
+
line-height: 1.6em;
|
2821 |
+
text-overflow: ellipsis;
|
2822 |
+
-webkit-box-orient: vertical;
|
2823 |
+
-webkit-line-clamp: 5;
|
2824 |
+
color: #777;
|
2825 |
}
|
2826 |
|
2827 |
.related-themes .theme-title {
|
2828 |
+
min-height: 3.2em;
|
2829 |
+
margin-right: 100px;
|
2830 |
+
margin-bottom: 0;
|
2831 |
+
font-size: 1.2em;
|
2832 |
+
line-height: 1.3em;
|
2833 |
}
|
2834 |
|
2835 |
.related-themes .theme-title a {
|
2836 |
+
color: #545454;
|
2837 |
}
|
2838 |
|
2839 |
.related-themes .theme-rating {
|
2840 |
+
display: inline-block;
|
2841 |
+
float: right;
|
2842 |
}
|
2843 |
|
2844 |
.related-themes .star-rating {
|
2845 |
+
display: inline-block;
|
2846 |
}
|
2847 |
|
2848 |
.related-themes .count-rating {
|
2849 |
+
position: relative;
|
2850 |
+
top: 2px;
|
2851 |
+
font-size: 15px;
|
2852 |
}
|
2853 |
|
2854 |
.related-themes .theme-detail {
|
2855 |
+
position: absolute;
|
2856 |
+
top: -3px;
|
2857 |
+
right: 3px;
|
2858 |
+
line-height: 1.6em;
|
2859 |
+
text-align: right;
|
2860 |
}
|
2861 |
|
2862 |
+
.related-themes .theme-detail::after {
|
2863 |
+
display: block;
|
2864 |
+
clear: both;
|
2865 |
+
content: "";
|
2866 |
}
|
2867 |
|
2868 |
.related-themes .theme-detail .theme-price {
|
2869 |
+
display: inline-block;
|
2870 |
+
color: #545454;
|
2871 |
+
font-size: 24px;
|
2872 |
+
font-weight: 700;
|
2873 |
+
line-height: 1.3em;
|
2874 |
}
|
2875 |
|
2876 |
.related-themes .theme-footer {
|
2877 |
+
clear: both;
|
2878 |
+
overflow: hidden;
|
2879 |
+
margin-right: -20px;
|
2880 |
+
margin-left: -20px;
|
2881 |
+
padding: 20px;
|
2882 |
+
border-top: 1px solid #ddd;
|
2883 |
+
background-color: #fafafa;
|
2884 |
}
|
2885 |
|
2886 |
@media screen and (min-width: 1600px) {
|
2887 |
+
.plugin-card:not(.hide-if-js):nth-child(even) {
|
2888 |
+
margin-right: 8px;
|
2889 |
+
}
|
2890 |
+
.plugin-card:not(.hide-if-js):nth-child(3n) {
|
2891 |
+
margin-right: 0;
|
2892 |
+
}
|
|
|
2893 |
}
|
2894 |
|
2895 |
/**
|
2896 |
* Order
|
2897 |
*/
|
2898 |
.post-type-lp_order .wp-list-table .column-order_status {
|
2899 |
+
width: 150px;
|
2900 |
}
|
2901 |
|
2902 |
.post-type-lp_order .wp-list-table .order_status span {
|
2903 |
+
display: inline-block;
|
2904 |
+
padding: 3px 6px;
|
2905 |
+
color: #fff;
|
2906 |
+
font-size: 12px;
|
2907 |
+
-webkit-border-radius: 4px;
|
2908 |
+
-moz-border-radius: 4px;
|
2909 |
+
border-radius: 4px;
|
2910 |
}
|
2911 |
|
2912 |
+
.post-type-lp_order .wp-list-table .order_status span.pending {
|
2913 |
+
background: #bdbdbd;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2914 |
}
|
2915 |
|
2916 |
+
.post-type-lp_order .wp-list-table .order_status span.processing {
|
2917 |
+
background: #ffc107;
|
|
|
2918 |
}
|
2919 |
|
2920 |
+
.post-type-lp_order .wp-list-table .order_status span.completed {
|
2921 |
+
background: #4caf50;
|
|
|
2922 |
}
|
2923 |
|
2924 |
+
.post-type-lp_order .wp-list-table .order_status span.cancelled {
|
2925 |
+
background: #444;
|
|
|
2926 |
}
|
2927 |
|
2928 |
+
.post-type-lp_order .wp-list-table .order_status span.failed {
|
2929 |
+
background: #f00;
|
|
|
2930 |
}
|
2931 |
|
2932 |
+
.post-type-lp_order .wp-list-table .order_status span i {
|
2933 |
+
display: inline-block;
|
|
|
2934 |
}
|
2935 |
|
2936 |
.post-type-lp_order .wp-list-table .column-title,
|
2937 |
.post-type-lp_order .wp-list-table .column-order_total,
|
2938 |
.post-type-lp_order .wp-list-table .column-order_date {
|
2939 |
+
width: 150px;
|
2940 |
}
|
2941 |
|
2942 |
.post-type-lp_order .wp-list-table .column-order_items ol {
|
2943 |
+
margin: 0;
|
2944 |
+
padding: 0;
|
2945 |
+
list-style-position: inside;
|
2946 |
}
|
2947 |
|
2948 |
.post-type-lp_course .column-price .origin-price {
|
2949 |
+
margin-right: 10px;
|
2950 |
+
color: #f00;
|
2951 |
+
font-size: 12px;
|
2952 |
+
text-decoration: line-through;
|
2953 |
}
|
2954 |
|
2955 |
.wp-list-table .column-preview {
|
2956 |
+
float: none;
|
2957 |
+
text-align: left;
|
2958 |
+
}
|
2959 |
+
|
2960 |
+
.wp-list-table .column-instructor {
|
2961 |
+
width: 150px;
|
2962 |
+
}
|
2963 |
+
|
2964 |
+
.wp-list-table .column-instructor .post-author {
|
2965 |
+
display: inline-block;
|
2966 |
+
}
|
2967 |
+
|
2968 |
+
.wp-list-table .column-instructor .post-author img {
|
2969 |
+
width: 30px;
|
2970 |
+
height: 30px;
|
2971 |
+
margin-right: 5px;
|
2972 |
+
border-radius: 50%;
|
2973 |
+
vertical-align: middle;
|
2974 |
}
|
2975 |
|
2976 |
+
.wp-list-table .column-instructor .post-author a {
|
2977 |
+
display: inline-block;
|
2978 |
+
vertical-align: middle;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2979 |
}
|
2980 |
|
2981 |
+
.wp-list-table .column-students {
|
2982 |
+
width: 80px;
|
|
|
|
|
|
|
|
|
|
|
2983 |
}
|
2984 |
|
2985 |
+
.wp-list-table .column-price {
|
2986 |
+
width: 120px;
|
|
|
|
|
|
|
|
|
2987 |
}
|
2988 |
|
2989 |
+
.wp-list-table .column-thumbnail {
|
2990 |
+
width: 100px;
|
2991 |
+
padding-top: 11px;
|
2992 |
+
}
|
2993 |
+
|
2994 |
+
.wp-list-table .column-thumbnail img {
|
2995 |
+
max-width: 100%;
|
2996 |
+
height: auto;
|
2997 |
}
|
2998 |
|
2999 |
.post-type-page .column-lp-page {
|
3000 |
+
width: 200px;
|
3001 |
}
|
3002 |
|
3003 |
.post-type-page .for-plugin-page {
|
3004 |
+
margin: 0;
|
3005 |
+
color: #f00;
|
3006 |
+
font-size: 11px;
|
3007 |
+
}
|
3008 |
+
|
3009 |
+
.post-state .post-author {
|
3010 |
+
font-size: 14px;
|
3011 |
+
font-weight: normal;
|
3012 |
+
font-style: italic;
|
3013 |
}
|
3014 |
|
3015 |
#learn-press-box-edit-slug {
|
3016 |
+
overflow: hidden;
|
3017 |
+
margin: 0 -10px;
|
3018 |
+
padding: 10px;
|
3019 |
+
border: 1px solid #ddd;
|
3020 |
+
color: #b79186;
|
3021 |
+
background: #fff;
|
3022 |
}
|
3023 |
|
3024 |
#learn-press-box-edit-slug .button {
|
3025 |
+
float: right;
|
3026 |
+
height: 24px;
|
3027 |
+
line-height: 22px;
|
3028 |
+
}
|
3029 |
+
|
3030 |
+
.lp-overlay {
|
3031 |
+
display: none;
|
3032 |
+
position: fixed;
|
3033 |
+
z-index: 100;
|
3034 |
+
top: 0;
|
3035 |
+
right: 0;
|
3036 |
+
bottom: 0;
|
3037 |
+
left: 0;
|
3038 |
+
width: 100%;
|
3039 |
+
height: 100%;
|
3040 |
+
background-color: rgba(209, 213, 219, 0.8);
|
3041 |
+
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
3042 |
+
transition-duration: 150ms;
|
3043 |
+
transition-property: opacity;
|
3044 |
+
}
|
3045 |
+
|
3046 |
+
.lp-modal-dialog {
|
3047 |
+
display: flex;
|
3048 |
+
position: fixed;
|
3049 |
+
z-index: 9999;
|
3050 |
+
top: 0;
|
3051 |
+
right: 0;
|
3052 |
+
left: 0;
|
3053 |
+
width: 100%;
|
3054 |
+
min-height: 100vh;
|
3055 |
+
text-align: center;
|
3056 |
+
align-items: center;
|
3057 |
+
justify-content: center;
|
3058 |
+
}
|
3059 |
+
|
3060 |
+
.lp-modal-dialog .lp-modal-content {
|
3061 |
+
display: inline-block;
|
3062 |
+
overflow: hidden;
|
3063 |
+
z-index: 2;
|
3064 |
+
width: auto;
|
3065 |
+
max-width: 70%;
|
3066 |
+
border-radius: 8px;
|
3067 |
+
text-align: left;
|
3068 |
+
vertical-align: middle;
|
3069 |
+
background: white;
|
3070 |
+
color: black;
|
3071 |
+
}
|
3072 |
+
|
3073 |
+
.lp-modal-dialog .lp-modal-content .lp-modal-header {
|
3074 |
+
background: #7c60d9;
|
3075 |
+
border-bottom: 1px solid #eee;
|
3076 |
+
padding: 2em;
|
3077 |
+
}
|
3078 |
+
|
3079 |
+
.lp-modal-dialog .lp-modal-content .lp-modal-header h3 {
|
3080 |
+
margin: 0;
|
3081 |
+
color: white;
|
3082 |
+
}
|
3083 |
+
|
3084 |
+
.lp-modal-dialog .lp-modal-content .lp-modal-body .main-content {
|
3085 |
+
max-height: 500px;
|
3086 |
+
overflow: auto;
|
3087 |
+
height: 500px;
|
3088 |
+
}
|
3089 |
+
|
3090 |
+
.lp-modal-dialog .lp-modal-content .lp-modal-body .main-content h3, .lp-modal-dialog .lp-modal-content .lp-modal-body .main-content h2, .lp-modal-dialog .lp-modal-content .lp-modal-body .main-content .pd-2em {
|
3091 |
+
padding: 0 2em;
|
3092 |
+
}
|
3093 |
+
|
3094 |
+
.lp-modal-dialog .lp-modal-header {
|
3095 |
+
padding: 0 20px;
|
3096 |
+
}
|
3097 |
+
|
3098 |
+
.lp-modal-dialog .lp-modal-footer {
|
3099 |
+
padding: 10px 20px;
|
3100 |
+
background-color: #f9fafb;
|
3101 |
+
text-align: right;
|
3102 |
+
}
|
3103 |
+
|
3104 |
+
.lp-modal-dialog .btn-yes {
|
3105 |
+
color: #fff;
|
3106 |
+
background-color: #7c60d9;
|
3107 |
+
}
|
3108 |
+
|
3109 |
+
#lp-modal-overlay {
|
3110 |
+
display: none;
|
3111 |
+
position: fixed;
|
3112 |
+
z-index: 999999;
|
3113 |
+
top: 0;
|
3114 |
+
right: 0;
|
3115 |
+
bottom: 0;
|
3116 |
+
left: 0;
|
3117 |
+
opacity: 0.5;
|
3118 |
+
background: #000;
|
3119 |
+
}
|
3120 |
+
|
3121 |
+
#lp-modal-window {
|
3122 |
+
display: none;
|
3123 |
+
position: fixed;
|
3124 |
+
z-index: 999999;
|
3125 |
+
top: 50%;
|
3126 |
+
left: 50%;
|
3127 |
+
padding: 35px 60px 28px 60px;
|
3128 |
+
background: #fff;
|
3129 |
+
transform: translate(-50%, -50%);
|
3130 |
+
-webkit-border-radius: 4px;
|
3131 |
+
-moz-border-radius: 4px;
|
3132 |
+
border-radius: 4px;
|
3133 |
+
}
|
3134 |
+
|
3135 |
+
#lp-modal-window #lp-modal-content {
|
3136 |
+
margin: 0 0 24px 0;
|
3137 |
+
color: #333;
|
3138 |
+
font-size: 16px;
|
3139 |
+
font-weight: 400;
|
3140 |
+
line-height: 26px;
|
3141 |
+
text-align: center;
|
3142 |
+
}
|
3143 |
+
|
3144 |
+
#lp-modal-window #lp-modal-content > * {
|
3145 |
+
margin: 0 0 0.5em;
|
3146 |
+
}
|
3147 |
+
|
3148 |
+
#lp-modal-window #lp-modal-content #lp-modal-buttons {
|
3149 |
+
display: flex;
|
3150 |
+
flex-direction: row-reverse;
|
3151 |
+
align-items: center;
|
3152 |
+
justify-content: center;
|
3153 |
+
}
|
3154 |
+
|
3155 |
+
#lp-modal-window #lp-modal-buttons {
|
3156 |
+
display: flex;
|
3157 |
+
flex-direction: row-reverse;
|
3158 |
+
align-items: center;
|
3159 |
+
justify-content: center;
|
3160 |
+
}
|
3161 |
+
|
3162 |
+
#lp-modal-window #lp-modal-buttons .lp-button {
|
3163 |
+
position: relative;
|
3164 |
+
margin: 0 10px 0 10px;
|
3165 |
}
|
3166 |
|
3167 |
.learn-press-modal {
|
3168 |
+
position: fixed;
|
3169 |
+
z-index: 1000000;
|
3170 |
+
width: 100%;
|
3171 |
+
height: 100%;
|
3172 |
+
top: 0;
|
3173 |
+
display: table;
|
3174 |
}
|
3175 |
|
3176 |
.learn-press-modal .modal-overlay {
|
3177 |
+
position: fixed;
|
3178 |
+
z-index: 1000000;
|
3179 |
+
background: #000;
|
3180 |
+
opacity: 0.5;
|
3181 |
+
width: 100%;
|
3182 |
+
height: 100%;
|
3183 |
+
top: 0;
|
3184 |
}
|
3185 |
|
3186 |
.learn-press-modal .modal-wrapper {
|
3187 |
+
display: table-cell;
|
3188 |
+
vertical-align: middle;
|
3189 |
+
z-index: 1000010;
|
3190 |
+
position: relative;
|
3191 |
}
|
3192 |
|
3193 |
.learn-press-modal .modal-wrapper .modal-container {
|
3194 |
+
max-width: 800px;
|
3195 |
+
width: 90%;
|
3196 |
+
margin: 0px auto;
|
3197 |
+
background-color: #fff;
|
3198 |
+
border-radius: 2px;
|
3199 |
+
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.33);
|
3200 |
+
transition: all .3s ease;
|
3201 |
+
overflow: hidden;
|
3202 |
+
-webkit-box-sizing: border-box;
|
3203 |
+
-moz-box-sizing: border-box;
|
3204 |
+
box-sizing: border-box;
|
3205 |
}
|
3206 |
|
3207 |
.learn-press-modal .modal-wrapper header {
|
3208 |
+
font-size: 18px;
|
3209 |
+
padding: 20px;
|
3210 |
+
border-bottom: 1px solid #DDD;
|
3211 |
+
font-weight: 600;
|
3212 |
+
color: #000;
|
3213 |
}
|
3214 |
|
3215 |
.learn-press-modal .modal-wrapper article {
|
3216 |
+
margin: 30px 20px;
|
3217 |
}
|
3218 |
|
3219 |
.learn-press-modal .modal-wrapper article input[name="search"] {
|
3220 |
+
width: 100%;
|
3221 |
+
font-size: 16px;
|
3222 |
+
box-sizing: border-box;
|
3223 |
+
margin: 0;
|
3224 |
+
box-shadow: none;
|
3225 |
+
color: #444;
|
3226 |
+
padding: 8px 10px;
|
3227 |
+
height: 42px;
|
3228 |
+
border-radius: 2px;
|
3229 |
+
border-color: #e4e4e4;
|
3230 |
+
font-weight: 400;
|
3231 |
+
vertical-align: middle;
|
3232 |
+
}
|
3233 |
+
|
3234 |
+
.learn-press-modal .modal-wrapper article .search-results {
|
3235 |
+
margin: 0;
|
3236 |
+
margin-top: 30px;
|
3237 |
}
|
3238 |
|
3239 |
.learn-press-modal .modal-wrapper article .search-results li > label {
|
3240 |
+
display: block;
|
3241 |
}
|
3242 |
|
3243 |
.learn-press-modal .modal-wrapper footer {
|
3244 |
+
padding: 15px 20px;
|
3245 |
+
overflow: hidden;
|
3246 |
+
border: 1px solid #eee;
|
3247 |
}
|
3248 |
|
3249 |
.learn-press-modal .modal-wrapper footer .search-nav {
|
3250 |
+
float: left;
|
3251 |
}
|
3252 |
|
3253 |
.learn-press-modal .modal-wrapper footer .search-nav a, .learn-press-modal .modal-wrapper footer .search-nav span {
|
3254 |
+
display: inline-block;
|
3255 |
+
line-height: 26px;
|
3256 |
+
height: 28px;
|
3257 |
+
margin: 0;
|
3258 |
+
padding: 0 10px 1px;
|
3259 |
}
|
3260 |
|
3261 |
.learn-press-modal .modal-wrapper footer button {
|
3262 |
+
float: right;
|
3263 |
+
margin-left: 3px;
|
3264 |
}
|
3265 |
|
3266 |
#modal-search-items.loading .search-results:before {
|
3267 |
+
position: absolute;
|
3268 |
+
top: 75px;
|
3269 |
+
left: 0;
|
3270 |
+
right: 0;
|
3271 |
+
bottom: 0;
|
3272 |
+
display: block;
|
3273 |
+
content: '';
|
3274 |
+
z-index: 9;
|
3275 |
+
background: url("../../images/spinner.gif") no-repeat center center;
|
3276 |
}
|
3277 |
|
3278 |
.modal-search {
|
3279 |
+
position: relative;
|
3280 |
+
display: inline-block;
|
3281 |
+
min-width: 300px;
|
3282 |
}
|
3283 |
|
3284 |
.modal-search .search-input {
|
3285 |
+
border: 1px solid #DDD;
|
3286 |
+
width: 100%;
|
3287 |
+
margin: 0;
|
3288 |
+
padding: 5px 10px;
|
3289 |
+
-webkit-box-shadow: none;
|
3290 |
+
-moz-box-shadow: none;
|
3291 |
+
box-shadow: none;
|
3292 |
}
|
3293 |
|
3294 |
.modal-search .search-input:focus {
|
3295 |
+
-webkit-box-shadow: none;
|
3296 |
+
-moz-box-shadow: none;
|
3297 |
+
box-shadow: none;
|
3298 |
}
|
3299 |
|
3300 |
.modal-search .search-input:focus {
|
3301 |
+
border-color: #DDD;
|
3302 |
}
|
3303 |
|
3304 |
.modal-search .search-results-content {
|
3305 |
+
position: absolute;
|
3306 |
+
top: 100%;
|
3307 |
+
width: 100%;
|
3308 |
+
left: 0;
|
3309 |
+
background: #FFF;
|
3310 |
+
border: 1px solid #DDD;
|
3311 |
+
border-top: none;
|
3312 |
+
z-index: 1000;
|
3313 |
+
margin-top: -1px;
|
3314 |
+
-webkit-box-sizing: border-box;
|
3315 |
+
-moz-box-sizing: border-box;
|
3316 |
+
box-sizing: border-box;
|
3317 |
}
|
3318 |
|
3319 |
.modal-search .search-results-content .search-results {
|
3320 |
+
margin: 0;
|
3321 |
}
|
3322 |
|
3323 |
.modal-search .search-results-content .search-results .result-item {
|
3324 |
+
margin: 0;
|
3325 |
+
padding: 0;
|
3326 |
+
list-style: none;
|
3327 |
}
|
3328 |
|
3329 |
.modal-search .search-results-content .search-results .result-item label {
|
3330 |
+
display: block;
|
3331 |
+
padding: 6px 10px;
|
3332 |
+
text-decoration: none;
|
3333 |
+
cursor: pointer;
|
3334 |
+
white-space: nowrap;
|
3335 |
+
overflow: hidden;
|
3336 |
+
text-overflow: ellipsis;
|
3337 |
}
|
3338 |
|
3339 |
.modal-search .search-results-content .search-results .result-item:hover {
|
3340 |
+
background: #f4fcff;
|
3341 |
}
|
3342 |
|
3343 |
.modal-search .has-items .search-input {
|
3344 |
+
border-bottom-color: transparent;
|
3345 |
}
|
3346 |
|
3347 |
.modal-search .has-items .search-results-content {
|
3348 |
+
border-top: none;
|
3349 |
}
|
3350 |
|
3351 |
.modal-search .checked-items {
|
3352 |
+
text-align: center;
|
3353 |
}
|
3354 |
|
3355 |
.modal-search .checked-items .button {
|
3356 |
+
font-size: 12px;
|
3357 |
+
height: 20px;
|
3358 |
+
line-height: 20px;
|
3359 |
}
|
3360 |
|
3361 |
.modal-search .checked-items .disabled {
|
3362 |
+
color: #777;
|
3363 |
}
|
3364 |
|
3365 |
.modal-search .search-navigator {
|
3366 |
+
margin: 5px 0;
|
3367 |
+
text-align: center;
|
3368 |
}
|
3369 |
|
3370 |
.modal-search .search-navigator .page-numbers {
|
3371 |
+
display: inline-block;
|
3372 |
+
padding: 2px 5px;
|
3373 |
+
text-decoration: none;
|
3374 |
+
line-height: 1;
|
3375 |
}
|
3376 |
|
3377 |
.modal-search .search-navigator .page-numbers.next, .modal-search .search-navigator .page-numbers.prev {
|
3378 |
+
display: none;
|
3379 |
}
|
3380 |
|
3381 |
.lp-order-statuses {
|
3382 |
+
margin: 0;
|
3383 |
}
|
3384 |
|
3385 |
.lp-order-statuses li {
|
3386 |
+
float: left;
|
3387 |
+
width: 100%;
|
3388 |
+
margin: 0;
|
3389 |
+
background: #fff;
|
3390 |
}
|
3391 |
|
3392 |
.lp-order-statuses li strong {
|
3393 |
+
display: block;
|
3394 |
+
margin-bottom: 5px;
|
3395 |
+
color: #0073aa;
|
3396 |
+
font-size: 20px;
|
3397 |
+
font-weight: normal;
|
3398 |
}
|
3399 |
|
3400 |
+
.lp-order-statuses li strong::before {
|
3401 |
+
display: inline-block;
|
3402 |
+
width: 25px;
|
3403 |
+
height: 25px;
|
3404 |
+
font-family: dashicons;
|
3405 |
+
font-size: 25px;
|
3406 |
+
line-height: 25px;
|
3407 |
+
vertical-align: middle;
|
3408 |
+
content: "";
|
3409 |
}
|
3410 |
|
3411 |
.lp-order-statuses li p {
|
3412 |
+
margin: 0;
|
3413 |
+
padding: 0;
|
3414 |
+
color: #adadad;
|
3415 |
+
font-size: 12px;
|
3416 |
}
|
3417 |
|
3418 |
.lp-order-statuses li.counter-number {
|
3419 |
+
width: 50%;
|
3420 |
+
padding: 10px 0 0;
|
3421 |
+
text-align: center;
|
3422 |
}
|
3423 |
|
3424 |
.lp-order-statuses li.counter-number .counter-inner {
|
3425 |
+
margin: 0 5px;
|
3426 |
+
padding: 10px 0;
|
3427 |
+
border: 1px solid #f3f3f3;
|
3428 |
+
background: #f9f9f9;
|
3429 |
}
|
3430 |
|
3431 |
.lp-order-statuses li.counter-number .counter-inner p {
|
3432 |
+
text-transform: lowercase;
|
3433 |
}
|
3434 |
|
3435 |
+
.lp-order-statuses li.counter-number.order-completed strong::before {
|
3436 |
+
color: #0085ba;
|
3437 |
+
content: "\f058";
|
3438 |
}
|
3439 |
|
3440 |
+
.lp-order-statuses li.counter-number.order-processing strong::before {
|
3441 |
+
margin-left: -1px;
|
3442 |
+
color: #563f7a;
|
3443 |
+
content: "\f321";
|
3444 |
}
|
3445 |
|
3446 |
+
.lp-order-statuses li.counter-number.order-pending strong::before {
|
3447 |
+
color: #aaa;
|
3448 |
+
content: "\f534";
|
3449 |
}
|
3450 |
|
3451 |
+
.lp-order-statuses li.counter-number.order-cancelled strong::before {
|
3452 |
+
color: #f00;
|
3453 |
+
content: "\f153";
|
3454 |
}
|
3455 |
|
3456 |
.lp-order-statuses li.clear {
|
3457 |
+
float: none;
|
3458 |
}
|
3459 |
|
3460 |
.lp-order-statuses li.featured-theme {
|
3461 |
+
float: none;
|
3462 |
+
clear: both;
|
3463 |
+
width: auto;
|
3464 |
+
margin: 12px -12px 0 -12px;
|
3465 |
+
padding: 8px 12px 0 12px;
|
3466 |
+
border-top: 1px solid #eee;
|
3467 |
}
|
3468 |
|
3469 |
.lp-order-statuses li.featured-theme .star-rating {
|
3470 |
+
display: inline-block;
|
3471 |
+
line-height: 14px;
|
3472 |
+
vertical-align: middle;
|
3473 |
}
|
3474 |
|
3475 |
.lp-order-statuses li.featured-theme .star-rating .star {
|
3476 |
+
width: 14px;
|
3477 |
+
height: 14px;
|
3478 |
+
font-size: 14px;
|
3479 |
}
|
3480 |
|
3481 |
.lp-order-statuses li.featured-theme > div {
|
3482 |
+
margin-bottom: 3px;
|
3483 |
}
|
3484 |
|
3485 |
.lp-order-statuses li.featured-theme > div span {
|
3486 |
+
color: #999;
|
3487 |
+
font-size: 12px;
|
3488 |
+
vertical-align: middle;
|
3489 |
}
|
3490 |
|
3491 |
.lp-order-statuses li:nth-child(even) .counter-inner {
|
3492 |
+
margin-left: 0;
|
3493 |
}
|
3494 |
|
3495 |
.lp-order-statuses li:nth-child(odd) .counter-inner {
|
3496 |
+
margin-right: 0;
|
3497 |
}
|
3498 |
|
3499 |
.lp-order-statuses li.total-raised {
|
3500 |
+
box-sizing: border-box;
|
3501 |
+
padding: 10px 0;
|
3502 |
+
border: 1px solid #f3f3f3;
|
3503 |
+
background: #f9f9f9;
|
3504 |
+
text-align: center;
|
3505 |
}
|
3506 |
|
3507 |
.lp-order-statuses li.total-raised strong {
|
3508 |
+
margin-bottom: 10px;
|
3509 |
+
font-size: 26px;
|
3510 |
}
|
3511 |
|
3512 |
+
.lp-order-statuses li.total-raised strong::before {
|
3513 |
+
width: 30px;
|
3514 |
+
height: 30px;
|
3515 |
+
margin-top: -3px;
|
3516 |
+
margin-right: 7px;
|
3517 |
+
font-size: 30px;
|
3518 |
+
line-height: 30px;
|
3519 |
+
content: "\f185";
|
3520 |
}
|
3521 |
|
3522 |
+
.lp-order-statuses::after {
|
3523 |
+
display: block;
|
3524 |
+
clear: both;
|
3525 |
+
content: "";
|
3526 |
}
|
3527 |
|
3528 |
.lp-place-holder {
|
3529 |
+
background: #fff;
|
3530 |
+
padding: 10px;
|
3531 |
+
display: block;
|
3532 |
+
margin: 20px auto;
|
3533 |
+
box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
|
3534 |
+
border-radius: 3px;
|
3535 |
}
|
3536 |
|
3537 |
.lp-place-holder [class*="line-"] {
|
3538 |
+
height: 6px;
|
3539 |
+
width: 400px;
|
3540 |
+
background: #f6f7f9;
|
3541 |
+
margin-bottom: 13px;
|
3542 |
+
margin-right: 5px;
|
3543 |
}
|
3544 |
|
3545 |
.lp-place-holder .thumbnail {
|
3546 |
+
height: 40px;
|
3547 |
+
width: 40px;
|
3548 |
+
float: left;
|
3549 |
+
margin-right: 20px;
|
3550 |
+
display: inline-block;
|
3551 |
}
|
3552 |
|
3553 |
.lp-place-holder .line-heading {
|
3554 |
+
width: 80%;
|
3555 |
+
height: 20px;
|
3556 |
}
|
3557 |
|
3558 |
.lp-place-holder .line-sm {
|
3559 |
+
width: 30%;
|
3560 |
+
margin-top: 10px;
|
3561 |
}
|
3562 |
|
3563 |
.lp-place-holder .line-xs {
|
3564 |
+
width: 50%;
|
3565 |
}
|
3566 |
|
3567 |
.lp-place-holder .line-df {
|
3568 |
+
margin-top: 30px;
|
3569 |
+
width: 380px;
|
3570 |
}
|
3571 |
|
3572 |
.lp-place-holder .line-lg {
|
3573 |
+
width: 200px;
|
3574 |
}
|
3575 |
|
3576 |
.lp-place-holder .line-lgx {
|
3577 |
+
width: 450px;
|
3578 |
}
|
3579 |
|
3580 |
.lp-place-holder [class*="line"],
|
3581 |
.lp-place-holder .thumbnail {
|
3582 |
+
animation: lpTimeLine;
|
3583 |
+
animation-duration: 1s;
|
3584 |
+
animation-timing-function: linear;
|
3585 |
+
animation-iteration-count: infinite;
|
3586 |
+
background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
|
3587 |
+
background-size: 800px auto;
|
3588 |
+
background-position: 100px 0;
|
3589 |
}
|
3590 |
|
3591 |
@keyframes lpTimeLine {
|
3592 |
+
0% {
|
3593 |
+
background-position: -350px 0;
|
3594 |
+
}
|
3595 |
+
100% {
|
3596 |
+
background-position: 400px 0;
|
3597 |
+
}
|
3598 |
}
|
3599 |
|
3600 |
.post-type-lp_order #post-body-content {
|
3601 |
+
display: none;
|
3602 |
+
}
|
3603 |
+
|
3604 |
+
.post-type-lp_order #order_details {
|
3605 |
+
border: none !important;
|
3606 |
+
background: transparent !important;
|
3607 |
+
}
|
3608 |
+
|
3609 |
+
.post-type-lp_order #order_details .hndle,
|
3610 |
+
.post-type-lp_order #order_details .handlediv,
|
3611 |
+
.post-type-lp_order #order_details .postbox-header {
|
3612 |
+
display: none;
|
3613 |
+
}
|
3614 |
+
|
3615 |
+
.post-type-lp_order #order_details .inside {
|
3616 |
+
display: block !important;
|
3617 |
+
margin: 0;
|
3618 |
+
padding: 0;
|
3619 |
+
}
|
3620 |
+
|
3621 |
+
.post-type-lp_order #order_details .order-data {
|
3622 |
+
margin: 0 0 20px 0 !important;
|
3623 |
+
padding: 30px !important;
|
3624 |
+
border: 1px solid #ccd0d4 !important;
|
3625 |
+
background-color: #fff !important;
|
3626 |
+
box-shadow: none !important;
|
3627 |
+
}
|
3628 |
+
|
3629 |
+
.post-type-lp_order #order_details .order-data-field {
|
3630 |
+
margin-bottom: 20px;
|
3631 |
+
}
|
3632 |
+
|
3633 |
+
.post-type-lp_order #order_details .order-data-field label {
|
3634 |
+
display: block;
|
3635 |
+
margin-bottom: 5px;
|
3636 |
+
font-weight: 500;
|
3637 |
+
}
|
3638 |
+
|
3639 |
+
.post-type-lp_order #order_details .order-data-number {
|
3640 |
+
margin: 0 0 10px;
|
3641 |
+
font-size: 20px;
|
3642 |
+
font-weight: 600;
|
3643 |
+
}
|
3644 |
+
|
3645 |
+
.post-type-lp_order #order_details .payment-method-title {
|
3646 |
+
color: #777;
|
3647 |
+
font-size: 16px;
|
3648 |
+
}
|
3649 |
+
|
3650 |
+
.post-type-lp_order #order_details .payment-method-title strong {
|
3651 |
+
color: #23282d;
|
3652 |
+
}
|
3653 |
+
|
3654 |
+
.post-type-lp_order #order_details .order-data-heading {
|
3655 |
+
margin-top: 40px;
|
3656 |
+
font-size: 16px;
|
3657 |
+
}
|
3658 |
+
|
3659 |
+
.post-type-lp_order #order_details .order-users {
|
3660 |
+
display: inline-block;
|
3661 |
+
}
|
3662 |
+
|
3663 |
+
.post-type-lp_order #order_details .order-users .description {
|
3664 |
+
margin-top: 10px;
|
3665 |
+
padding: 10px;
|
3666 |
+
background: #eee;
|
3667 |
+
}
|
3668 |
+
|
3669 |
+
.post-type-lp_order #order_details .order-data-date .order-date {
|
3670 |
+
width: 100px;
|
3671 |
+
}
|
3672 |
+
|
3673 |
+
.post-type-lp_order #order_details .order-data-date .order-hour,
|
3674 |
+
.post-type-lp_order #order_details .order-data-date .order-minute {
|
3675 |
+
width: 50px;
|
3676 |
+
}
|
3677 |
+
|
3678 |
+
.post-type-lp_order #order_details .order-data-note {
|
3679 |
+
display: inline-block;
|
3680 |
+
}
|
3681 |
+
|
3682 |
+
.post-type-lp_order #order_details .order-data-note .order-note {
|
3683 |
+
padding: 10px;
|
3684 |
+
color: #fff;
|
3685 |
+
background-color: #c1a3b6;
|
3686 |
+
font-size: 14px;
|
3687 |
+
}
|
3688 |
+
|
3689 |
+
.post-type-lp_order #order_details .order-items {
|
3690 |
+
margin: 0;
|
3691 |
+
border: 1px solid #ccd0d4 !important;
|
3692 |
+
background-color: #fff;
|
3693 |
+
}
|
3694 |
+
|
3695 |
+
.post-type-lp_order #order_details .order-items table {
|
3696 |
+
width: 100%;
|
3697 |
+
border-collapse: collapse;
|
3698 |
+
}
|
3699 |
+
|
3700 |
+
.post-type-lp_order #order_details .order-items table thead {
|
3701 |
+
margin: 0;
|
3702 |
+
padding: 0;
|
3703 |
+
}
|
3704 |
+
|
3705 |
+
.post-type-lp_order #order_details .order-items table thead tr {
|
3706 |
+
background-color: #f8f8f8;
|
3707 |
+
}
|
3708 |
+
|
3709 |
+
.post-type-lp_order #order_details .order-items table thead th {
|
3710 |
+
padding: 15px;
|
3711 |
+
border-bottom: none;
|
3712 |
+
color: #999;
|
3713 |
+
font-weight: 400;
|
3714 |
+
text-align: left;
|
3715 |
+
}
|
3716 |
+
|
3717 |
+
.post-type-lp_order #order_details .order-items table thead th:first-child {
|
3718 |
+
padding-left: 30px;
|
3719 |
+
}
|
3720 |
+
|
3721 |
+
.post-type-lp_order #order_details .order-items table thead th:last-child {
|
3722 |
+
padding-right: 30px;
|
3723 |
+
}
|
3724 |
+
|
3725 |
+
.post-type-lp_order #order_details .order-items table tbody td,
|
3726 |
+
.post-type-lp_order #order_details .order-items table tfoot td {
|
3727 |
+
padding: 10px;
|
3728 |
+
border-bottom: 1px solid #ddd;
|
3729 |
+
text-align: left;
|
3730 |
+
}
|
3731 |
+
|
3732 |
+
.post-type-lp_order #order_details .order-items table tbody {
|
3733 |
+
margin: 0;
|
3734 |
+
padding: 0;
|
3735 |
+
}
|
3736 |
+
|
3737 |
+
.post-type-lp_order #order_details .order-items table tbody tr td {
|
3738 |
+
padding: 15px;
|
3739 |
+
}
|
3740 |
+
|
3741 |
+
.post-type-lp_order #order_details .order-items table tbody tr td:first-child {
|
3742 |
+
padding-left: 30px;
|
3743 |
+
}
|
3744 |
+
|
3745 |
+
.post-type-lp_order #order_details .order-items table tbody tr td:last-child {
|
3746 |
+
padding-right: 30px;
|
3747 |
+
}
|
3748 |
+
|
3749 |
+
.post-type-lp_order #order_details .order-items table tfoot {
|
3750 |
+
margin: 0;
|
3751 |
+
padding: 0;
|
3752 |
+
}
|
3753 |
+
|
3754 |
+
.post-type-lp_order #order_details .order-items table tfoot tr {
|
3755 |
+
background-color: #f8f8f8;
|
3756 |
+
}
|
3757 |
+
|
3758 |
+
.post-type-lp_order #order_details .order-items table tfoot tr:last-child td {
|
3759 |
+
padding-top: 20px;
|
3760 |
+
padding-bottom: 20px;
|
3761 |
+
}
|
3762 |
+
|
3763 |
+
.post-type-lp_order #order_details .order-items table tfoot td {
|
3764 |
+
padding: 10px 15px;
|
3765 |
+
padding-bottom: 0;
|
3766 |
+
border: none;
|
3767 |
+
font-size: 14px;
|
3768 |
+
text-align: right;
|
3769 |
+
}
|
3770 |
+
|
3771 |
+
.post-type-lp_order #order_details .order-items table tfoot td:first-child {
|
3772 |
+
padding-left: 30px;
|
3773 |
+
}
|
3774 |
+
|
3775 |
+
.post-type-lp_order #order_details .order-items table tfoot td:last-child {
|
3776 |
+
padding-right: 30px;
|
3777 |
+
}
|
3778 |
+
|
3779 |
+
.post-type-lp_order #order_details .order-items table .column-price,
|
3780 |
+
.post-type-lp_order #order_details .order-items table .column-total,
|
3781 |
+
.post-type-lp_order #order_details .order-items table .column-quantity {
|
3782 |
+
width: 150px;
|
3783 |
+
text-align: right;
|
3784 |
+
}
|
3785 |
+
|
3786 |
+
.post-type-lp_order #order_details .order-items table .row-subtotal td .order-subtotal,
|
3787 |
+
.post-type-lp_order #order_details .order-items table .row-subtotal td .order-total,
|
3788 |
+
.post-type-lp_order #order_details .order-items table .row-total td .order-subtotal,
|
3789 |
+
.post-type-lp_order #order_details .order-items table .row-total td .order-total {
|
3790 |
+
font-weight: 700;
|
3791 |
+
}
|
3792 |
+
|
3793 |
+
.post-type-lp_order #order_details .order-items table .remove-order-item {
|
3794 |
+
outline: none;
|
3795 |
+
color: #ccc;
|
3796 |
+
text-decoration: none;
|
3797 |
+
}
|
3798 |
+
|
3799 |
+
.post-type-lp_order #order_details .order-items table .remove-order-item .dashicons {
|
3800 |
+
font-size: 20px;
|
3801 |
+
}
|
3802 |
+
|
3803 |
+
.post-type-lp_order #order_details .order-items table .remove-order-item:hover {
|
3804 |
+
color: #f00;
|
3805 |
+
}
|
3806 |
+
|
3807 |
+
.post-type-lp_order #order_details .order-items table .order-item-row:hover .remove-order-item {
|
3808 |
+
display: inline-block;
|
3809 |
+
}
|
3810 |
+
|
3811 |
+
#learn-press-toggle-settings-js-css {
|
3812 |
+
display: none;
|
3813 |
+
}
|
3814 |
+
|
3815 |
+
#learn-press-toggle-settings-js-css + table {
|
3816 |
+
display: none;
|
3817 |
+
}
|
3818 |
+
|
3819 |
+
#learn-press-toggle-settings-js-css:checked + table {
|
3820 |
+
display: table;
|
3821 |
+
}
|
3822 |
+
|
3823 |
+
.color-schemas {
|
3824 |
+
margin: 0 20px 20px 0;
|
3825 |
+
float: left;
|
3826 |
+
}
|
3827 |
+
|
3828 |
+
.color-schemas ul {
|
3829 |
+
list-style: none;
|
3830 |
+
margin: 0;
|
3831 |
+
padding: 0;
|
3832 |
+
}
|
3833 |
+
|
3834 |
+
.color-schemas ul > li > label {
|
3835 |
+
font-weight: 600;
|
3836 |
+
display: block;
|
3837 |
+
margin-bottom: 10px;
|
3838 |
+
}
|
3839 |
+
|
3840 |
+
.color-schemas .wp-color-picker {
|
3841 |
+
width: 80px;
|
3842 |
+
height: 24px;
|
3843 |
+
vertical-align: top;
|
3844 |
+
margin: 0;
|
3845 |
+
}
|
3846 |
+
|
3847 |
+
.color-schemas .wp-picker-holder {
|
3848 |
+
position: absolute;
|
3849 |
+
}
|
3850 |
+
|
3851 |
+
.color-schemas .buttons {
|
3852 |
+
display: none;
|
3853 |
+
}
|
3854 |
+
|
3855 |
+
.color-schemas table {
|
3856 |
+
border-collapse: collapse;
|
3857 |
+
position: relative;
|
3858 |
+
}
|
3859 |
+
|
3860 |
+
.color-schemas table td, .color-schemas table th {
|
3861 |
+
padding: 10px 10px;
|
3862 |
+
}
|
3863 |
+
|
3864 |
+
.color-schemas table tbody {
|
3865 |
+
border: 1px solid transparent;
|
3866 |
+
position: relative;
|
3867 |
+
}
|
3868 |
+
|
3869 |
+
.color-schemas table tbody td, .color-schemas table tbody th {
|
3870 |
+
text-align: left;
|
3871 |
+
background: #F5F5F5;
|
3872 |
+
}
|
3873 |
+
|
3874 |
+
.color-schemas table tbody tr:first-child td, .color-schemas table tbody tr:first-child th {
|
3875 |
+
padding-bottom: 0;
|
3876 |
+
}
|
3877 |
+
|
3878 |
+
.color-schemas table:after {
|
3879 |
+
content: '';
|
3880 |
+
position: absolute;
|
3881 |
+
top: 0;
|
3882 |
+
left: 0;
|
3883 |
+
right: 0;
|
3884 |
+
bottom: 0;
|
3885 |
+
background: rgba(255, 255, 255, 0.7);
|
3886 |
+
}
|
3887 |
+
|
3888 |
+
.color-schemas tfoot td, .color-schemas tfoot th {
|
3889 |
+
padding-left: 0;
|
3890 |
+
padding-right: 0;
|
3891 |
+
}
|
3892 |
+
|
3893 |
+
.color-schemas .remove-schema {
|
3894 |
+
float: right;
|
3895 |
+
color: #FF0000;
|
3896 |
+
}
|
3897 |
+
|
3898 |
+
.color-schemas .wp-color-result {
|
3899 |
+
margin: 0;
|
3900 |
+
}
|
3901 |
+
|
3902 |
+
.color-schemas .clone-schema {
|
3903 |
+
display: none;
|
3904 |
}
|
3905 |
|
3906 |
+
.color-schemas:first-child .remove-schema,
|
3907 |
+
.color-schemas:first-child .apply-schema {
|
3908 |
+
display: none;
|
3909 |
}
|
3910 |
|
3911 |
+
.color-schemas:nth-child(2) {
|
3912 |
+
clear: both;
|
|
|
3913 |
}
|
3914 |
|
3915 |
+
.color-schemas:hover tbody {
|
3916 |
+
opacity: 1;
|
3917 |
}
|
3918 |
|
3919 |
+
.color-schemas.current tbody {
|
3920 |
+
border-color: #DDD;
|
|
|
|
|
3921 |
}
|
3922 |
|
3923 |
+
.color-schemas.current tbody td, .color-schemas.current tbody th {
|
3924 |
+
background: rgba(5, 215, 255, 0.26);
|
|
|
|
|
3925 |
}
|
3926 |
|
3927 |
+
.color-schemas.current table:after {
|
3928 |
+
display: none;
|
3929 |
}
|
3930 |
|
3931 |
+
.color-schemas.current .clone-schema {
|
3932 |
+
display: inline-block;
|
3933 |
}
|
3934 |
|
3935 |
+
.wp-picker-container {
|
3936 |
+
position: relative;
|
3937 |
}
|
3938 |
|
3939 |
+
.wp-picker-container .wp-picker-holder {
|
3940 |
+
z-index: 99999;
|
3941 |
}
|
3942 |
|
3943 |
+
.lp-install-sample {
|
3944 |
+
max-width: 600px;
|
3945 |
+
margin: 0;
|
3946 |
+
padding: 10px 25px;
|
3947 |
+
border: 1px solid #ccd0d4;
|
3948 |
+
border-radius: 4px;
|
3949 |
+
background-color: #fff;
|
3950 |
}
|
3951 |
|
3952 |
+
.lp-install-sample__options {
|
3953 |
+
margin-bottom: 20px;
|
3954 |
+
padding: 0 20px;
|
3955 |
+
border: 1px solid #eee;
|
3956 |
+
border-radius: 4px;
|
3957 |
}
|
3958 |
|
3959 |
+
.lp-install-sample__options legend {
|
3960 |
+
padding: 5px;
|
3961 |
+
font-weight: 500;
|
|
|
|
|
|
|
3962 |
}
|
3963 |
|
3964 |
+
.lp-install-sample__buttons {
|
3965 |
+
display: flex;
|
3966 |
+
margin-top: 25px;
|
3967 |
+
align-items: center;
|
3968 |
+
justify-content: space-between;
|
3969 |
}
|
3970 |
|
3971 |
+
.lp-install-sample__toggle-options {
|
3972 |
+
margin-right: auto;
|
3973 |
+
margin-left: 10px;
|
3974 |
}
|
3975 |
|
3976 |
+
.lp-install-sample__uninstall {
|
3977 |
+
float: right;
|
|
|
|
|
|
|
3978 |
}
|
3979 |
|
3980 |
+
.lp-install-sample__response {
|
3981 |
+
margin: 0;
|
3982 |
+
padding: 10px;
|
3983 |
+
border: 2px solid #059601;
|
3984 |
+
border-radius: 6px;
|
3985 |
}
|
3986 |
|
3987 |
+
.lp-install-sample__response.fail {
|
3988 |
+
border-color: #d85554;
|
3989 |
}
|
3990 |
|
3991 |
+
.lp-update-db-modal {
|
3992 |
+
display: flex;
|
3993 |
+
position: fixed;
|
3994 |
+
z-index: 9999;
|
3995 |
+
top: 0;
|
3996 |
+
right: 0;
|
3997 |
+
left: 0;
|
3998 |
+
width: 100%;
|
3999 |
+
min-height: 100vh;
|
4000 |
+
text-align: center;
|
4001 |
+
align-items: center;
|
4002 |
+
justify-content: center;
|
4003 |
}
|
4004 |
|
4005 |
+
.lp-update-db-modal__hidden {
|
4006 |
+
display: none !important;
|
4007 |
+
visibility: hidden;
|
4008 |
+
opacity: 0;
|
4009 |
+
pointer-events: none;
|
4010 |
}
|
4011 |
|
4012 |
+
.lp-update-db-modal__overlay {
|
4013 |
+
position: absolute;
|
4014 |
+
z-index: 1;
|
4015 |
+
top: 0;
|
4016 |
+
right: 0;
|
4017 |
+
bottom: 0;
|
4018 |
+
left: 0;
|
4019 |
+
width: 100%;
|
4020 |
+
height: 100%;
|
4021 |
+
background-color: rgba(209, 213, 219, 0.8);
|
4022 |
+
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
4023 |
+
transition-duration: 150ms;
|
4024 |
+
transition-property: opacity;
|
4025 |
}
|
4026 |
|
4027 |
+
.lp-update-db-modal__content {
|
4028 |
+
display: inline-block;
|
4029 |
+
overflow: hidden;
|
4030 |
+
z-index: 2;
|
4031 |
+
width: 100%;
|
4032 |
+
max-width: 510px;
|
4033 |
+
border-radius: 8px;
|
4034 |
+
text-align: left;
|
4035 |
+
vertical-align: middle;
|
4036 |
}
|
4037 |
|
4038 |
+
.lp-update-db-modal__content-header {
|
4039 |
+
padding: 24px 24px 16px 24px;
|
4040 |
+
background-color: #fff;
|
4041 |
}
|
4042 |
|
4043 |
+
.lp-update-db-modal__content-start {
|
4044 |
+
display: flex;
|
4045 |
+
flex-direction: flex-start;
|
|
|
|
|
4046 |
}
|
4047 |
|
4048 |
+
.lp-update-db-modal__content-icon {
|
4049 |
+
display: flex;
|
4050 |
+
width: 40px;
|
4051 |
+
height: 40px;
|
4052 |
+
margin-right: 0;
|
4053 |
+
margin-left: 0;
|
4054 |
+
border-radius: 999px;
|
4055 |
+
background-color: #fee2e2;
|
4056 |
+
justify-content: center;
|
4057 |
+
align-items: center;
|
4058 |
+
flex: 0 0 auto;
|
4059 |
}
|
4060 |
|
4061 |
+
.lp-update-db-modal__content-icon svg {
|
4062 |
+
width: 24px;
|
4063 |
+
height: 24px;
|
4064 |
+
color: #dc2626;
|
4065 |
}
|
4066 |
|
4067 |
+
.lp-update-db-modal__content-icon svg:last-child {
|
4068 |
+
color: #258d6c;
|
|
|
4069 |
}
|
4070 |
|
4071 |
+
.lp-update-db-modal__content-icon__success {
|
4072 |
+
display: none;
|
4073 |
}
|
4074 |
|
4075 |
+
.lp-update-db-modal__content-text {
|
4076 |
+
margin-left: 18px;
|
4077 |
+
text-align: left;
|
4078 |
}
|
4079 |
|
4080 |
+
.lp-update-db-modal__content-text h3 {
|
4081 |
+
margin: 0;
|
4082 |
+
font-weight: 500;
|
4083 |
}
|
4084 |
|
4085 |
+
.lp-update-db-modal__content-text p {
|
4086 |
+
margin: 0;
|
4087 |
+
margin-top: 10px;
|
4088 |
+
color: #999;
|
4089 |
+
font-size: 14px;
|
4090 |
+
font-weight: 400;
|
4091 |
}
|
4092 |
|
4093 |
+
.lp-update-db-modal__content-footer {
|
4094 |
+
display: flex;
|
4095 |
+
flex-direction: row;
|
4096 |
+
padding: 10px 24px;
|
4097 |
+
background-color: #f9fafb;
|
4098 |
+
justify-content: flex-end;
|
4099 |
+
align-items: center;
|
|
|
4100 |
}
|
4101 |
|
4102 |
+
.lp-update-db-modal__content-footer a {
|
4103 |
+
padding: 8px 16px;
|
4104 |
+
border: 1px solid #e5e7eb;
|
4105 |
+
border-radius: 6px;
|
4106 |
+
color: #374151;
|
4107 |
+
font-size: 13px;
|
4108 |
+
font-weight: 500;
|
4109 |
+
text-decoration: none;
|
4110 |
}
|
4111 |
|
4112 |
+
.lp-update-db-modal__content-footer a:last-child {
|
4113 |
+
margin-left: 10px;
|
4114 |
+
color: #fff;
|
4115 |
+
background-color: #0073aa;
|
4116 |
}
|
4117 |
|
4118 |
+
.lp-update-db-modal__success .lp-update-db-modal__content-icon {
|
4119 |
+
background-color: #def7ec;
|
4120 |
}
|
4121 |
|
4122 |
+
.lp-update-db-modal__success .lp-update-db-modal__content-icon__error {
|
4123 |
+
display: none;
|
4124 |
}
|
4125 |
|
4126 |
+
.lp-update-db-modal__success .lp-update-db-modal__content-icon__success {
|
4127 |
+
display: block;
|
|
|
4128 |
}
|
4129 |
|
4130 |
+
#lp-tool-upgrade-db .wrapper-lp-upgrade-message, #lp-tool-upgrade-db .wrapper-terms-upgrade, #lp-tool-upgrade-db .wrapper-lp-loading {
|
4131 |
+
display: none;
|
4132 |
}
|
4133 |
|
4134 |
+
.terms-upgrade {
|
4135 |
+
max-width: 500px;
|
4136 |
+
margin: 0 auto;
|
4137 |
}
|
4138 |
|
4139 |
+
.terms-upgrade .error {
|
4140 |
+
display: none;
|
4141 |
}
|
4142 |
|
4143 |
+
.lp-upgrade-message .learn-press-message::before, .lp-upgrade-message .learn-press-message::after {
|
4144 |
+
content: none;
|
4145 |
}
|
4146 |
|
4147 |
+
.lp-modal-footer .learn-press-notice {
|
4148 |
+
color: #ff6060;
|
4149 |
+
font-weight: 500;
|
4150 |
+
font-style: italic;
|
4151 |
}
|
4152 |
|
4153 |
+
.lp-modal-body .lp-skeleton-animation {
|
4154 |
+
width: 500px;
|
4155 |
+
margin: 0 20px;
|
4156 |
}
|
4157 |
|
4158 |
/**
|
4159 |
* General style for admin editor.
|
4160 |
*/
|
4161 |
.lp-admin-editor {
|
4162 |
+
position: relative;
|
4163 |
+
margin: 0;
|
4164 |
+
background-color: #fff;
|
|
|
4165 |
}
|
4166 |
|
4167 |
.lp-admin-editor .heading,
|
4168 |
.lp-admin-editor .lp-box-data-content {
|
4169 |
+
padding: 0;
|
4170 |
}
|
4171 |
|
4172 |
#learn-press-admin-editor-metabox-settings {
|
4173 |
+
margin-top: 20px;
|
4174 |
}
|
4175 |
|
4176 |
/**
|
4177 |
* Course admin editor.
|
4178 |
*/
|
4179 |
+
#course-editor .inside {
|
4180 |
+
margin: 0;
|
4181 |
+
padding: 0;
|
4182 |
+
}
|
4183 |
+
|
4184 |
#admin-editor-lp_course .lp-course-curriculum .heading {
|
4185 |
+
display: flex;
|
4186 |
+
flex-direction: row;
|
4187 |
+
flex-wrap: nowrap;
|
4188 |
+
position: relative;
|
4189 |
+
padding: 8px 20px;
|
4190 |
+
align-items: center;
|
4191 |
+
line-height: 1;
|
4192 |
}
|
4193 |
|
4194 |
#admin-editor-lp_course .lp-course-curriculum .heading h4 {
|
4195 |
+
margin: 0;
|
4196 |
+
font-size: 16px;
|
4197 |
}
|
4198 |
|
4199 |
#admin-editor-lp_course .lp-course-curriculum .heading .collapse-sections {
|
4200 |
+
display: flex;
|
4201 |
+
width: 40px;
|
4202 |
+
color: #999;
|
4203 |
+
font-family: Dashicons;
|
4204 |
+
font-size: 30px;
|
4205 |
+
cursor: pointer;
|
4206 |
+
justify-content: center;
|
4207 |
+
align-items: center;
|
|
|
|
|
|
|
|
|
4208 |
}
|
4209 |
|
4210 |
+
#admin-editor-lp_course .lp-course-curriculum .heading .collapse-sections.close::before {
|
4211 |
+
content: "\f140";
|
4212 |
}
|
4213 |
|
4214 |
+
#admin-editor-lp_course .lp-course-curriculum .heading .collapse-sections.open::before {
|
4215 |
+
content: "\f142";
|
4216 |
}
|
4217 |
|
4218 |
#admin-editor-lp_course .lp-course-curriculum .heading .status {
|
4219 |
+
visibility: hidden;
|
4220 |
+
position: relative;
|
4221 |
+
top: 5px;
|
4222 |
+
margin-left: 10px;
|
4223 |
+
font-family: Dashicons;
|
4224 |
+
font-size: 20px;
|
4225 |
}
|
4226 |
|
4227 |
+
#admin-editor-lp_course .lp-course-curriculum .heading .status::before {
|
4228 |
+
content: "\f463";
|
4229 |
}
|
4230 |
|
4231 |
#admin-editor-lp_course .lp-course-curriculum .heading .status.loading {
|
4232 |
+
display: inline-block;
|
4233 |
+
visibility: visible;
|
4234 |
+
animation: rotation 2s infinite linear;
|
4235 |
}
|
4236 |
|
4237 |
#admin-editor-lp_course .lp-course-curriculum .curriculum-sections {
|
4238 |
+
margin: 0;
|
4239 |
+
margin: 0 20px 20px 20px;
|
4240 |
+
border: 1px solid #ddd;
|
4241 |
}
|
4242 |
|
4243 |
#admin-editor-lp_course .lp-course-curriculum .section {
|
4244 |
+
margin: 0;
|
4245 |
+
border-bottom: 1px solid #e5e5e5;
|
4246 |
+
opacity: 1;
|
4247 |
+
background: #fff;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4248 |
}
|
4249 |
|
4250 |
#admin-editor-lp_course .lp-course-curriculum .section:first-child {
|
4251 |
+
border-top: 0;
|
4252 |
}
|
4253 |
|
4254 |
#admin-editor-lp_course .lp-course-curriculum .section.new-section {
|
4255 |
+
margin-top: 1px;
|
4256 |
+
border: none;
|
4257 |
}
|
4258 |
|
4259 |
#admin-editor-lp_course .lp-course-curriculum .section.new-section form {
|
4260 |
+
margin: 0;
|
4261 |
}
|
4262 |
|
4263 |
#admin-editor-lp_course .lp-course-curriculum .section.new-section .section-head {
|
4264 |
+
background-color: #f4fcff;
|
4265 |
}
|
4266 |
|
4267 |
#admin-editor-lp_course .lp-course-curriculum .section.new-section .section-head .creatable {
|
4268 |
+
position: relative;
|
4269 |
+
top: 1px;
|
4270 |
}
|
4271 |
|
4272 |
+
#admin-editor-lp_course .lp-course-curriculum .section.new-section .section-head .creatable::before {
|
4273 |
+
content: "\f132";
|
4274 |
}
|
4275 |
|
4276 |
#admin-editor-lp_course .lp-course-curriculum .section.empty-section {
|
4277 |
+
position: relative;
|
4278 |
}
|
4279 |
|
4280 |
+
#admin-editor-lp_course .lp-course-curriculum .section.empty-section::after {
|
4281 |
+
position: absolute;
|
4282 |
+
top: 0;
|
4283 |
+
right: 0;
|
4284 |
+
bottom: 0;
|
4285 |
+
left: 0;
|
4286 |
+
opacity: 0.5;
|
4287 |
+
background: #fff;
|
4288 |
+
content: "";
|
4289 |
}
|
4290 |
|
4291 |
+
#admin-editor-lp_course .lp-course-curriculum .section.empty-section .section-head .movable::before {
|
4292 |
+
display: inline-block;
|
4293 |
+
color: #a2a2a2;
|
4294 |
+
content: "\f463";
|
4295 |
+
-webkit-animation: rotating4 2s linear infinite;
|
4296 |
+
-moz-animation: rotating4 2s linear infinite;
|
4297 |
+
-ms-animation: rotating4 2s linear infinite;
|
4298 |
+
-o-animation: rotating4 2s linear infinite;
|
4299 |
+
animation: rotating4 2s linear infinite;
|
4300 |
}
|
4301 |
|
4302 |
#admin-editor-lp_course .lp-course-curriculum .section.empty-section .section-collapse {
|
4303 |
+
display: none;
|
4304 |
}
|
4305 |
|
4306 |
#admin-editor-lp_course .lp-course-curriculum .section:hover .section-actions .remove {
|
4307 |
+
display: inline-block;
|
4308 |
}
|
4309 |
|
4310 |
#admin-editor-lp_course .lp-course-curriculum .section input {
|
4311 |
+
background-color: transparent;
|
4312 |
+
box-shadow: none;
|
4313 |
}
|
4314 |
|
4315 |
#admin-editor-lp_course .lp-course-curriculum .section input:focus {
|
4316 |
+
box-shadow: none;
|
4317 |
}
|
4318 |
|
4319 |
#admin-editor-lp_course .lp-course-curriculum .section .section-head {
|
4320 |
+
display: flex;
|
4321 |
+
position: relative;
|
4322 |
+
height: 42px;
|
4323 |
+
margin: 0;
|
4324 |
+
padding: 0;
|
4325 |
+
background-color: #f4fcff;
|
4326 |
+
line-height: 40px;
|
4327 |
+
transition: background 500ms ease-out;
|
4328 |
+
align-items: center;
|
4329 |
+
}
|
4330 |
+
|
4331 |
+
#admin-editor-lp_course .lp-course-curriculum .section .section-head .movable,
|
4332 |
+
#admin-editor-lp_course .lp-course-curriculum .section .section-head .creatable {
|
4333 |
+
display: inline-block;
|
4334 |
+
width: 40px;
|
4335 |
+
margin: 0;
|
4336 |
+
color: #999;
|
4337 |
+
font-family: Dashicons;
|
4338 |
+
font-size: 20px;
|
4339 |
+
text-align: center;
|
4340 |
+
vertical-align: middle;
|
4341 |
}
|
4342 |
|
4343 |
#admin-editor-lp_course .lp-course-curriculum .section .section-head .movable {
|
4344 |
+
margin-right: -1px;
|
4345 |
+
cursor: url("../../images/openhand.cur") 7 5, default;
|
4346 |
}
|
4347 |
|
4348 |
+
#admin-editor-lp_course .lp-course-curriculum .section .section-head .movable::before {
|
4349 |
+
content: "\f333";
|
4350 |
}
|
4351 |
|
4352 |
#admin-editor-lp_course .lp-course-curriculum .section .section-head .movable:hover {
|
4353 |
+
color: #0085ba;
|
4354 |
+
}
|
4355 |
+
|
4356 |
+
#admin-editor-lp_course .lp-course-curriculum .section .section-head .section-item-counts {
|
4357 |
+
line-height: 40px;
|
4358 |
}
|
4359 |
|
4360 |
#admin-editor-lp_course .lp-course-curriculum .section .section-head .actions {
|
4361 |
+
height: 100%;
|
4362 |
+
color: #444;
|
|
|
|
|
|
|
4363 |
}
|
4364 |
|
4365 |
#admin-editor-lp_course .lp-course-curriculum .section .section-head .actions > * {
|
4366 |
+
display: inline-block;
|
4367 |
+
height: 100%;
|
4368 |
+
text-align: center;
|
4369 |
+
cursor: pointer;
|
4370 |
}
|
4371 |
|
4372 |
#admin-editor-lp_course .lp-course-curriculum .section .section-head .actions .collapse:hover {
|
4373 |
+
color: #0085ba;
|
4374 |
}
|
4375 |
|
4376 |
+
#admin-editor-lp_course .lp-course-curriculum .section .section-head .actions .collapse::before {
|
4377 |
+
display: inline-block;
|
4378 |
+
width: 40px;
|
4379 |
+
color: #999;
|
4380 |
+
font-family: Dashicons;
|
4381 |
+
font-size: 16px;
|
4382 |
+
line-height: 40px;
|
4383 |
}
|
4384 |
|
4385 |
+
#admin-editor-lp_course .lp-course-curriculum .section .section-head .actions .collapse.open::before {
|
4386 |
+
content: "\f343";
|
4387 |
}
|
4388 |
|
4389 |
+
#admin-editor-lp_course .lp-course-curriculum .section .section-head .actions .collapse.close::before {
|
4390 |
+
content: "\f347";
|
4391 |
}
|
4392 |
|
4393 |
#admin-editor-lp_course .lp-course-curriculum .section .name {
|
4394 |
+
width: 100%;
|
4395 |
+
border: none;
|
4396 |
+
color: #777;
|
4397 |
+
font-size: 24px;
|
4398 |
+
font-weight: 600;
|
4399 |
+
line-height: 50px;
|
4400 |
}
|
4401 |
|
4402 |
#admin-editor-lp_course .lp-course-curriculum .section .name:focus {
|
4403 |
+
color: #444;
|
4404 |
}
|
4405 |
|
4406 |
#admin-editor-lp_course .lp-course-curriculum .section .section-collapse {
|
4407 |
+
overflow: hidden;
|
4408 |
}
|
4409 |
|
4410 |
#admin-editor-lp_course .lp-course-curriculum .section .section-content {
|
4411 |
+
padding: 20px;
|
4412 |
+
border-top: 1px solid #e5e5e5;
|
4413 |
}
|
4414 |
|
4415 |
#admin-editor-lp_course .lp-course-curriculum .section .details {
|
4416 |
+
margin-bottom: 20px;
|
4417 |
}
|
4418 |
|
4419 |
#admin-editor-lp_course .lp-course-curriculum .section .title-input {
|
4420 |
+
padding-left: 0;
|
4421 |
+
border: none;
|
4422 |
+
font-size: 1.2em;
|
4423 |
+
line-height: 30px;
|
4424 |
+
flex: 1;
|
4425 |
}
|
4426 |
|
4427 |
#admin-editor-lp_course .lp-course-curriculum .section .description-input {
|
4428 |
+
width: 100%;
|
4429 |
+
margin: 0;
|
4430 |
+
padding: 0;
|
4431 |
+
border: none;
|
4432 |
+
color: #999;
|
|
|
4433 |
}
|
4434 |
|
4435 |
#admin-editor-lp_course .lp-course-curriculum .section .description-input:focus {
|
4436 |
+
color: #444;
|
4437 |
}
|
4438 |
|
4439 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items {
|
4440 |
+
width: 100%;
|
4441 |
+
border-collapse: collapse;
|
4442 |
}
|
4443 |
|
4444 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items ul {
|
4445 |
+
position: relative;
|
4446 |
+
min-height: 5px;
|
4447 |
+
margin: 0;
|
4448 |
}
|
4449 |
|
4450 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item {
|
4451 |
+
display: flex;
|
4452 |
+
position: relative;
|
4453 |
+
margin: 0;
|
4454 |
+
border: 1px solid #eee;
|
4455 |
+
border-bottom-width: 0;
|
4456 |
+
background: #fff;
|
4457 |
+
transition: background 200ms ease-out;
|
4458 |
+
justify-content: center;
|
4459 |
+
align-items: center;
|
4460 |
}
|
4461 |
|
4462 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.ui-sortable-helper {
|
4463 |
+
border-bottom: 1px solid #eee;
|
4464 |
}
|
4465 |
|
4466 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item:nth-child(2n+1) {
|
4467 |
+
background-color: #f7f7f7;
|
4468 |
}
|
4469 |
|
4470 |
+
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.updating::before {
|
4471 |
+
position: absolute;
|
4472 |
+
z-index: 2;
|
4473 |
+
top: 0;
|
4474 |
+
right: 0;
|
4475 |
+
bottom: 0;
|
4476 |
+
left: 0;
|
4477 |
+
content: "";
|
4478 |
}
|
4479 |
|
4480 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.removing {
|
4481 |
+
background-color: #ffeded;
|
4482 |
}
|
4483 |
|
4484 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .drag {
|
4485 |
+
height: 20px;
|
4486 |
+
padding-top: 3px;
|
4487 |
+
padding-left: 6px;
|
4488 |
+
cursor: url("../../images/openhand.cur") 7 5, default;
|
4489 |
+
fill: #999;
|
4490 |
+
flex: 0 0 18px;
|
4491 |
}
|
4492 |
|
4493 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .drag:hover {
|
4494 |
+
fill: #0085ba;
|
4495 |
}
|
4496 |
|
4497 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .icon {
|
4498 |
+
display: flex;
|
4499 |
+
align-items: center;
|
4500 |
+
justify-content: center;
|
4501 |
}
|
4502 |
|
4503 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .title {
|
4504 |
+
margin-right: 120px;
|
4505 |
+
margin-left: 2px;
|
4506 |
+
flex-grow: 1;
|
4507 |
+
flex-basis: 100%;
|
4508 |
}
|
4509 |
|
4510 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .title input {
|
4511 |
+
color: inherit;
|
4512 |
}
|
4513 |
|
4514 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions {
|
4515 |
+
display: flex;
|
4516 |
+
position: absolute;
|
4517 |
+
top: 0;
|
4518 |
+
right: 2px;
|
4519 |
+
bottom: 0;
|
4520 |
+
align-items: center;
|
4521 |
+
justify-content: center;
|
4522 |
}
|
4523 |
|
4524 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .actions {
|
4525 |
+
margin: 0;
|
4526 |
}
|
4527 |
|
4528 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .actions > * {
|
4529 |
+
visibility: hidden;
|
4530 |
+
margin-right: 10px;
|
4531 |
}
|
4532 |
|
4533 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .actions .edit {
|
4534 |
+
text-decoration: none;
|
4535 |
}
|
4536 |
|
4537 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .actions .remove {
|
4538 |
+
color: #a00;
|
4539 |
}
|
4540 |
|
4541 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item:hover .drag {
|
4542 |
+
visibility: visible;
|
4543 |
}
|
4544 |
|
4545 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item:not(.lp_lesson) .item-actions .actions .preview-item {
|
4546 |
+
display: none;
|
4547 |
}
|
4548 |
|
4549 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item {
|
4550 |
+
display: flex;
|
4551 |
+
position: relative;
|
4552 |
+
border-bottom-width: 1px;
|
4553 |
+
transition: all 200ms ease-out;
|
4554 |
+
align-items: center;
|
4555 |
}
|
4556 |
|
4557 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .drag {
|
4558 |
+
display: flex;
|
4559 |
+
width: 30px;
|
4560 |
+
color: #999;
|
4561 |
+
font-family: Dashicons;
|
4562 |
+
font-size: 16px;
|
4563 |
+
vertical-align: middle;
|
4564 |
+
cursor: default;
|
4565 |
+
align-items: center;
|
4566 |
+
justify-content: center;
|
4567 |
+
}
|
4568 |
+
|
4569 |
+
#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .drag::before {
|
4570 |
+
content: "\f132";
|
4571 |
}
|
4572 |
|
4573 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .title {
|
4574 |
+
display: inline-block;
|
4575 |
+
margin: 0;
|
4576 |
+
flex: 1;
|
4577 |
}
|
4578 |
|
4579 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types {
|
4580 |
+
display: inline-block;
|
4581 |
}
|
4582 |
|
4583 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types:hover, #admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types:focus {
|
4584 |
+
background-color: #fff;
|
4585 |
}
|
4586 |
|
4587 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types:hover .type, #admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types:focus .type {
|
4588 |
+
display: inline-block;
|
4589 |
}
|
4590 |
|
4591 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type {
|
4592 |
+
display: inline-block;
|
4593 |
+
padding: 8px 5px;
|
4594 |
+
color: #ccc;
|
4595 |
}
|
4596 |
|
4597 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type input {
|
4598 |
+
display: none;
|
4599 |
}
|
4600 |
|
4601 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type.current {
|
4602 |
+
color: #0085ba;
|
4603 |
+
}
|
4604 |
+
|
4605 |
+
#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type::before {
|
4606 |
+
position: relative;
|
4607 |
+
top: 2px;
|
4608 |
+
font-family: Dashicons;
|
4609 |
+
font-size: 20px;
|
4610 |
}
|
4611 |
|
4612 |
+
#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type.lp_quiz {
|
4613 |
+
padding: 8px 6px 8px 0;
|
|
|
|
|
|
|
4614 |
}
|
4615 |
|
4616 |
+
#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type.lp_quiz::before {
|
4617 |
+
content: "\f469";
|
4618 |
}
|
4619 |
|
4620 |
+
#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type.lp_lesson::before {
|
4621 |
+
content: "\f330";
|
4622 |
}
|
4623 |
|
4624 |
+
#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type.empty-item::before {
|
4625 |
+
content: "\f463";
|
4626 |
}
|
4627 |
|
4628 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions {
|
4629 |
+
text-align: right;
|
4630 |
}
|
4631 |
|
4632 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action {
|
4633 |
+
display: inline-block;
|
4634 |
+
position: relative;
|
4635 |
+
width: 30px;
|
4636 |
+
height: 30px;
|
4637 |
+
margin: 0;
|
4638 |
+
padding: 0;
|
4639 |
+
text-align: center;
|
4640 |
+
vertical-align: middle;
|
4641 |
+
cursor: pointer;
|
4642 |
}
|
4643 |
|
4644 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action > a {
|
4645 |
+
width: 30px;
|
4646 |
+
height: 30px;
|
4647 |
+
color: #999;
|
4648 |
+
line-height: 30px;
|
4649 |
}
|
4650 |
|
4651 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action > a:hover {
|
4652 |
+
color: #0073aa;
|
4653 |
}
|
4654 |
|
4655 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action.delete-item > a:hover {
|
4656 |
+
color: #e74c3c;
|
4657 |
}
|
4658 |
|
4659 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action.delete-item ul {
|
4660 |
+
display: none;
|
4661 |
+
position: absolute;
|
4662 |
+
z-index: 9;
|
4663 |
+
top: 100%;
|
4664 |
+
right: 0;
|
4665 |
+
width: 165px;
|
4666 |
+
margin: 0;
|
4667 |
+
border: 1px solid #999;
|
4668 |
+
background: #fdfeff;
|
4669 |
+
text-align: center;
|
4670 |
}
|
4671 |
|
4672 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action.delete-item ul li {
|
4673 |
+
margin: 0;
|
4674 |
+
border-bottom: 1px solid #eee;
|
4675 |
+
text-align: right;
|
4676 |
}
|
4677 |
|
4678 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action.delete-item ul li a {
|
4679 |
+
display: block;
|
4680 |
+
padding: 10px 25px;
|
4681 |
+
color: #757575;
|
4682 |
+
font-size: 12px;
|
4683 |
+
text-decoration: none;
|
4684 |
}
|
4685 |
|
4686 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action.delete-item ul li a.delete-permanently {
|
4687 |
+
color: #e74c3c;
|
4688 |
}
|
4689 |
|
4690 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action.delete-item ul li:hover {
|
4691 |
+
background: #eee;
|
4692 |
}
|
4693 |
|
4694 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action.delete-item:hover ul {
|
4695 |
+
display: block;
|
4696 |
}
|
4697 |
|
4698 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item:hover .item-actions .actions > * {
|
4699 |
+
visibility: visible;
|
4700 |
+
cursor: pointer;
|
4701 |
}
|
4702 |
|
4703 |
+
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.lp_quiz .icon::before {
|
4704 |
+
content: "\f469";
|
4705 |
}
|
4706 |
|
4707 |
+
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.lp_lesson .icon::before {
|
4708 |
+
content: "\f330";
|
4709 |
}
|
4710 |
|
4711 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.empty-item {
|
4712 |
+
position: relative;
|
4713 |
+
color: #a2a2a2;
|
4714 |
}
|
4715 |
|
4716 |
+
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.empty-item::after {
|
4717 |
+
position: absolute;
|
4718 |
+
top: 0;
|
4719 |
+
right: 0;
|
4720 |
+
bottom: 0;
|
4721 |
+
left: 0;
|
4722 |
+
opacity: 0.5;
|
4723 |
+
background: #fff;
|
4724 |
+
content: "";
|
4725 |
}
|
4726 |
|
4727 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.empty-item .item-actions {
|
4728 |
+
display: none;
|
4729 |
}
|
4730 |
|
4731 |
+
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.empty-item .icon::before {
|
4732 |
+
color: #a2a2a2;
|
4733 |
+
content: "\f463";
|
4734 |
+
-webkit-animation: rotating4 2s linear infinite;
|
4735 |
+
-moz-animation: rotating4 2s linear infinite;
|
4736 |
+
-ms-animation: rotating4 2s linear infinite;
|
4737 |
+
-o-animation: rotating4 2s linear infinite;
|
4738 |
+
animation: rotating4 2s linear infinite;
|
4739 |
}
|
4740 |
|
4741 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .icon {
|
4742 |
+
color: #0085ba;
|
4743 |
+
font-size: 20px;
|
4744 |
+
text-align: center;
|
4745 |
+
flex: 0 0 29px;
|
4746 |
}
|
4747 |
|
4748 |
+
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .icon::before {
|
4749 |
+
font-family: Dashicons;
|
4750 |
}
|
4751 |
|
4752 |
#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item input {
|
4753 |
+
width: 100%;
|
4754 |
+
padding: 8px 10px 8px 0;
|
4755 |
+
border: none;
|
4756 |
+
color: inherit;
|
4757 |
+
font-size: 14px;
|
4758 |
+
font-weight: 600;
|
4759 |
}
|
4760 |
|
4761 |
#admin-editor-lp_course .lp-course-curriculum .section-actions {
|
4762 |
+
padding: 0 20px 20px 20px;
|
4763 |
}
|
4764 |
|
4765 |
#admin-editor-lp_course .lp-course-curriculum .section-actions .remove {
|
4766 |
+
display: none;
|
4767 |
+
float: right;
|
4768 |
+
height: 30px;
|
4769 |
+
border: 1px solid #eee;
|
4770 |
+
border-radius: 3px;
|
4771 |
+
color: #e74c3c;
|
4772 |
+
line-height: 30px;
|
4773 |
+
cursor: pointer;
|
4774 |
}
|
4775 |
|
4776 |
#admin-editor-lp_course .lp-course-curriculum .section-actions .remove .icon {
|
4777 |
+
padding: 0 18px;
|
4778 |
}
|
4779 |
|
4780 |
#admin-editor-lp_course .lp-course-curriculum .section-actions .remove .confirm {
|
4781 |
+
display: none;
|
4782 |
+
padding: 0 18px;
|
4783 |
}
|
4784 |
|
4785 |
#admin-editor-lp_course .lp-course-curriculum .section-actions .remove.confirm .confirm {
|
4786 |
+
display: inline-block;
|
4787 |
}
|
4788 |
|
4789 |
#admin-editor-lp_course .lp-course-curriculum .section-actions .remove.confirm .icon {
|
4790 |
+
display: none;
|
4791 |
}
|
4792 |
|
4793 |
#admin-editor-lp_course .lp-course-curriculum .ui-sortable-placeholder {
|
4794 |
+
display: block;
|
4795 |
+
visibility: visible !important;
|
4796 |
+
border-color: #bdf4fe !important;
|
4797 |
+
background: #bdf4fe !important;
|
4798 |
}
|
4799 |
|
4800 |
.wp-admin.post-type-lp_course #meta-box-tab-course_payment .learn-press-tip-floating {
|
4801 |
+
top: 40px;
|
4802 |
+
left: 100px;
|
4803 |
+
opacity: 0.8;
|
4804 |
+
background: #a00;
|
4805 |
}
|
4806 |
|
4807 |
.wp-admin.post-type-lp_course #meta-box-tab-course_payment .learn-press-tip-floating::before {
|
4808 |
+
top: -7px;
|
4809 |
+
border: 7px solid transparent;
|
4810 |
+
border-top-width: 0;
|
4811 |
+
border-bottom-color: #a00;
|
4812 |
}
|
4813 |
|
4814 |
.section-item-counts {
|
4815 |
+
margin: 0;
|
4816 |
+
margin-left: auto;
|
4817 |
+
font-size: 12px;
|
4818 |
+
white-space: nowrap;
|
|
|
|
|
4819 |
}
|
4820 |
|
4821 |
.section-item-counts span {
|
4822 |
+
color: #999;
|
4823 |
+
}
|
4824 |
+
|
4825 |
+
#course-editor {
|
4826 |
+
margin-bottom: 10px;
|
4827 |
+
}
|
4828 |
+
|
4829 |
+
#course-editor .inside .rwmb-custom_html-wrapper > .rwmb-label {
|
4830 |
+
display: none;
|
4831 |
+
}
|
4832 |
+
|
4833 |
+
#course-editor .inside .rwmb-custom_html-wrapper > .rwmb-input {
|
4834 |
+
margin-left: 0;
|
4835 |
}
|
4836 |
|
4837 |
/**
|
4838 |
* Quiz admin editor.
|
4839 |
*/
|
4840 |
+
#quiz-editor .inside .rwmb-custom_html-wrapper > .rwmb-label {
|
4841 |
+
display: none;
|
4842 |
+
}
|
4843 |
+
|
4844 |
+
#quiz-editor .inside .rwmb-custom_html-wrapper > .rwmb-input {
|
4845 |
+
margin-left: 0;
|
4846 |
+
}
|
4847 |
+
|
4848 |
+
#quiz-editor .inside {
|
4849 |
+
margin: 0;
|
4850 |
+
padding: 0;
|
4851 |
+
}
|
4852 |
+
|
4853 |
+
#admin-editor-lp_quiz {
|
4854 |
+
margin: 0;
|
4855 |
+
padding: 0;
|
4856 |
+
border: none;
|
4857 |
+
}
|
4858 |
+
|
4859 |
+
#admin-editor-lp_quiz form {
|
4860 |
+
margin: 0;
|
4861 |
+
}
|
4862 |
+
|
4863 |
#admin-editor-lp_quiz .lp-box-data-head {
|
4864 |
+
display: flex;
|
4865 |
+
flex-direction: row;
|
4866 |
+
margin: 0;
|
4867 |
+
padding: 6px 20px;
|
4868 |
+
align-items: center;
|
4869 |
}
|
4870 |
|
4871 |
#admin-editor-lp_quiz .lp-box-data-head h3 {
|
4872 |
+
padding: 0;
|
4873 |
}
|
4874 |
|
4875 |
#admin-editor-lp_quiz .lp-box-data-head .status {
|
4876 |
+
visibility: hidden;
|
4877 |
+
position: relative;
|
4878 |
+
top: 5px;
|
4879 |
+
margin-left: 10px;
|
4880 |
+
font-family: Dashicons;
|
4881 |
+
font-size: 20px;
|
4882 |
}
|
4883 |
|
4884 |
+
#admin-editor-lp_quiz .lp-box-data-head .status::before {
|
4885 |
+
content: "\f463";
|
4886 |
}
|
4887 |
|
4888 |
#admin-editor-lp_quiz .lp-box-data-head .status.loading {
|
4889 |
+
display: inline-block;
|
4890 |
+
visibility: visible;
|
4891 |
+
animation: rotation 2s infinite linear;
|
4892 |
}
|
4893 |
|
4894 |
#admin-editor-lp_quiz .lp-box-data-head .collapse-list-questions {
|
4895 |
+
display: flex;
|
4896 |
+
width: 40px;
|
4897 |
+
height: 30px;
|
4898 |
+
color: #999;
|
4899 |
+
font-family: Dashicons;
|
4900 |
+
font-size: 30px;
|
4901 |
+
cursor: pointer;
|
4902 |
+
justify-content: center;
|
4903 |
+
align-items: center;
|
4904 |
+
}
|
4905 |
+
|
4906 |
+
#admin-editor-lp_quiz .lp-box-data-content {
|
4907 |
+
margin: 20px;
|
4908 |
+
margin-top: 0;
|
4909 |
+
border: 1px solid #ddd;
|
4910 |
}
|
4911 |
|
4912 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions {
|
4913 |
+
border-collapse: collapse;
|
4914 |
+
color: #777;
|
4915 |
}
|
4916 |
|
4917 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row {
|
4918 |
+
display: flex;
|
4919 |
+
flex-direction: row;
|
4920 |
+
text-align: center;
|
4921 |
+
align-items: center;
|
4922 |
+
}
|
4923 |
+
|
4924 |
+
@media (max-width: 1024px) {
|
4925 |
+
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row.question-settings {
|
4926 |
+
flex-direction: column;
|
4927 |
+
}
|
4928 |
}
|
4929 |
|
4930 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row > * {
|
4931 |
+
width: 100%;
|
4932 |
+
padding: 12px 8px;
|
4933 |
}
|
4934 |
|
4935 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row > .sort {
|
4936 |
+
position: relative;
|
4937 |
+
color: #999;
|
4938 |
+
cursor: url("../../images/openhand.cur") 7 5, default;
|
4939 |
+
flex: 0 0 15px;
|
4940 |
+
}
|
4941 |
+
|
4942 |
+
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row > .sort .svg-icon {
|
4943 |
+
height: 18px;
|
4944 |
+
margin-top: -2px;
|
4945 |
+
vertical-align: middle;
|
4946 |
+
fill: #999;
|
4947 |
}
|
4948 |
|
4949 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row > .sort:hover {
|
4950 |
+
fill: #0085ba;
|
4951 |
}
|
4952 |
|
4953 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row > .order {
|
4954 |
+
padding: 12px 0;
|
4955 |
+
color: #32373c;
|
4956 |
+
font-size: 1.2em;
|
4957 |
+
text-align: left;
|
4958 |
+
flex: 0 0 25px;
|
4959 |
}
|
4960 |
|
4961 |
+
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row > .order::after {
|
4962 |
+
content: ".";
|
4963 |
}
|
4964 |
|
4965 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row > .type {
|
4966 |
+
display: inline-flex;
|
4967 |
+
position: relative;
|
4968 |
+
width: 125px;
|
4969 |
+
height: 32px;
|
4970 |
+
padding: 0;
|
4971 |
+
border-radius: 2px;
|
4972 |
+
background-color: #eee;
|
4973 |
+
box-shadow: 0 0 2px rgba(0, 0, 0, 0.22);
|
4974 |
+
line-height: 32px;
|
4975 |
+
cursor: pointer;
|
4976 |
+
flex: 0 0 auto;
|
4977 |
+
align-items: center;
|
4978 |
+
}
|
4979 |
+
|
4980 |
+
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row > .type > a {
|
4981 |
+
display: inline-flex;
|
4982 |
+
width: 100%;
|
4983 |
+
padding: 0 10px;
|
4984 |
+
color: #666;
|
4985 |
+
text-align: center;
|
4986 |
+
cursor: pointer;
|
4987 |
+
align-items: center;
|
4988 |
+
justify-content: center;
|
4989 |
+
}
|
4990 |
+
|
4991 |
+
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row > .type > a::after {
|
4992 |
+
margin-left: 5px;
|
4993 |
+
font-family: Dashicons;
|
4994 |
+
font-size: 14px;
|
4995 |
+
line-height: 30px;
|
4996 |
+
content: "\f347";
|
4997 |
+
}
|
4998 |
+
|
4999 |
+
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row > .type ul {
|
5000 |
+
visibility: hidden;
|
5001 |
+
position: absolute;
|
5002 |
+
z-index: 9999;
|
5003 |
+
top: 100%;
|
5004 |
+
right: 0;
|
5005 |
+
height: auto;
|
5006 |
+
margin: 0;
|
5007 |
+
margin-top: -1px;
|
5008 |
+
border: 1px solid #999;
|
5009 |
+
border-radius: 2px;
|
5010 |
+
opacity: 1;
|
5011 |
+
background: #fdfeff;
|
5012 |
+
pointer-events: none;
|
5013 |
+
}
|
5014 |
+
|
5015 |
+
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row > .type ul li {
|
5016 |
+
margin: 0;
|
5017 |
+
}
|
5018 |
+
|
5019 |
+
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row > .type ul li a {
|
5020 |
+
display: block;
|
5021 |
+
min-width: 110px;
|
5022 |
+
padding: 10px 20px;
|
5023 |
+
color: #757575;
|
5024 |
+
line-height: 20px;
|
5025 |
+
text-align: right;
|
5026 |
+
white-space: nowrap;
|
5027 |
+
text-decoration: none;
|
5028 |
+
}
|
5029 |
+
|
5030 |
+
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row > .type ul li a:hover {
|
5031 |
+
background-color: #eee;
|
5032 |
+
}
|
5033 |
+
|
5034 |
+
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row > .type ul li.disabled {
|
5035 |
+
opacity: 0.4;
|
5036 |
+
background-color: #fff;
|
5037 |
+
user-select: none;
|
5038 |
+
pointer-events: none;
|
5039 |
+
}
|
5040 |
+
|
5041 |
+
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row > .type:hover ul {
|
5042 |
+
visibility: visible;
|
5043 |
+
opacity: 1;
|
5044 |
+
pointer-events: visible;
|
5045 |
}
|
5046 |
|
5047 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row > .actions {
|
5048 |
+
width: 300px;
|
5049 |
}
|
5050 |
|
5051 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row > .name {
|
5052 |
+
padding-left: 5px;
|
5053 |
}
|
5054 |
|
5055 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row:hover > .sort {
|
5056 |
+
visibility: visible;
|
5057 |
}
|
5058 |
|
5059 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row .actions .lp-box-data-actions {
|
5060 |
+
text-align: right !important;
|
5061 |
}
|
5062 |
|
5063 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .header {
|
5064 |
+
display: none;
|
5065 |
+
border-bottom: 1px solid #ddd;
|
5066 |
}
|
5067 |
|
5068 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .header .table-row > * {
|
5069 |
+
font-weight: bold;
|
5070 |
}
|
5071 |
|
5072 |
+
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .header .table-row > .order::after {
|
5073 |
+
content: "";
|
5074 |
}
|
5075 |
|
5076 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .header .table-row > .actions {
|
5077 |
+
padding: 12px 0;
|
5078 |
}
|
5079 |
|
5080 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-actions .name input {
|
5081 |
+
width: 100%;
|
5082 |
+
padding: 0;
|
5083 |
+
border: none;
|
5084 |
+
color: #777;
|
5085 |
+
background: transparent;
|
5086 |
+
box-shadow: none;
|
5087 |
+
font-size: 14px;
|
5088 |
+
font-weight: normal;
|
|
|
|
|
5089 |
}
|
5090 |
|
5091 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings {
|
5092 |
+
padding: 0 20px;
|
5093 |
+
border: 1px solid #ddd;
|
5094 |
+
border-right: none;
|
5095 |
+
border-left: none;
|
5096 |
}
|
5097 |
|
5098 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings > * {
|
5099 |
+
padding: 20px 20px 20px 0;
|
5100 |
}
|
5101 |
|
5102 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options {
|
5103 |
+
border: 1px solid #ddd;
|
5104 |
}
|
5105 |
|
5106 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options .sort {
|
5107 |
+
width: 12px;
|
5108 |
+
padding: 8px 6px;
|
5109 |
}
|
5110 |
|
5111 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options .answer-text {
|
5112 |
+
width: calc(100% - 100px);
|
5113 |
+
padding-left: 0;
|
5114 |
+
color: #444;
|
5115 |
+
font-weight: 600;
|
5116 |
}
|
5117 |
|
5118 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options .order {
|
5119 |
+
width: 10px;
|
5120 |
+
padding: 0;
|
5121 |
+
text-align: right;
|
5122 |
}
|
5123 |
|
5124 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options .answer-correct {
|
5125 |
+
width: 65px;
|
5126 |
+
color: #444;
|
5127 |
+
font-weight: 600;
|
5128 |
+
text-align: center;
|
5129 |
}
|
5130 |
|
5131 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options .actions {
|
5132 |
+
padding: 0;
|
5133 |
+
text-align: right;
|
5134 |
}
|
5135 |
|
5136 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options .actions .lp-toolbar-btn {
|
5137 |
+
height: 42px;
|
5138 |
}
|
5139 |
|
5140 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr {
|
5141 |
+
border: 1px solid #ddd;
|
5142 |
+
background: #f4fcff;
|
5143 |
}
|
5144 |
|
5145 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr:nth-child(2n) {
|
5146 |
+
background: #fff;
|
5147 |
}
|
5148 |
|
5149 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr td {
|
5150 |
+
position: static;
|
5151 |
+
padding: 0 10px;
|
5152 |
+
border: none;
|
5153 |
+
background: inherit;
|
5154 |
}
|
5155 |
|
5156 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr td.sort {
|
5157 |
+
width: 12px;
|
5158 |
+
cursor: url("../../images/openhand.cur") 7 5, default;
|
5159 |
}
|
5160 |
|
5161 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr td.answer-text {
|
5162 |
+
padding-left: 0;
|
5163 |
}
|
5164 |
|
5165 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr td.answer-correct {
|
5166 |
+
text-align: center;
|
5167 |
}
|
5168 |
|
5169 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr .svg-icon {
|
5170 |
+
height: 18px;
|
5171 |
+
vertical-align: middle;
|
5172 |
+
fill: #999;
|
|
|
5173 |
}
|
5174 |
|
5175 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr:hover .svg-icon {
|
5176 |
+
visibility: visible;
|
5177 |
}
|
5178 |
|
5179 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr:hover .sort:hover .svg-icon {
|
5180 |
+
fill: #0085ba;
|
5181 |
}
|
5182 |
|
5183 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.ui-sortable-placeholder {
|
5184 |
+
visibility: visible !important;
|
5185 |
}
|
5186 |
|
5187 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.ui-sortable-placeholder td {
|
5188 |
+
height: 43px;
|
5189 |
+
background: #bdf4fe !important;
|
5190 |
}
|
5191 |
|
5192 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.ui-sortable-helper {
|
5193 |
+
border-right: none;
|
5194 |
+
border-left: none;
|
5195 |
}
|
5196 |
|
5197 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.ui-sortable-helper td {
|
5198 |
+
border-bottom: 1px solid #ddd;
|
5199 |
}
|
5200 |
|
5201 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.ui-sortable-helper td.sort {
|
5202 |
+
border-left: 0;
|
5203 |
}
|
5204 |
|
5205 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.empty-option .sort i {
|
5206 |
+
display: none;
|
5207 |
}
|
5208 |
|
5209 |
+
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.empty-option .sort::before {
|
5210 |
+
display: inline-block;
|
5211 |
+
position: absolute;
|
5212 |
+
top: 12px;
|
5213 |
+
left: 4px;
|
5214 |
+
font-family: Dashicons;
|
5215 |
+
font-size: 18px;
|
5216 |
+
content: "\f463";
|
5217 |
+
-webkit-animation: rotating4 2s linear infinite;
|
5218 |
+
-moz-animation: rotating4 2s linear infinite;
|
5219 |
+
-ms-animation: rotating4 2s linear infinite;
|
5220 |
+
-o-animation: rotating4 2s linear infinite;
|
5221 |
+
animation: rotating4 2s linear infinite;
|
5222 |
}
|
5223 |
|
5224 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.empty-option td {
|
5225 |
+
position: relative;
|
5226 |
}
|
5227 |
|
5228 |
+
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.empty-option td::after {
|
5229 |
+
position: absolute;
|
5230 |
+
top: 0;
|
5231 |
+
right: 1px;
|
5232 |
+
bottom: 0;
|
5233 |
+
left: 0;
|
5234 |
+
opacity: 0.5;
|
5235 |
+
background: #fff;
|
5236 |
+
content: "";
|
5237 |
}
|
5238 |
|
5239 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody .answer-text input {
|
5240 |
+
width: 100%;
|
5241 |
+
padding: 0;
|
5242 |
+
border: none;
|
5243 |
+
color: #777;
|
5244 |
+
background: transparent;
|
5245 |
+
box-shadow: none;
|
5246 |
+
font-size: 14px;
|
5247 |
+
font-weight: normal;
|
5248 |
}
|
5249 |
|
5250 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item {
|
5251 |
+
border-bottom: 1px solid #ddd;
|
5252 |
+
background: #f4fcff;
|
5253 |
+
line-height: 18px;
|
5254 |
+
/*&:nth-child(2n+1) {
|
5255 |
+
background: #f4fcff;
|
5256 |
+
}*/
|
5257 |
}
|
5258 |
|
5259 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.ui-sortable-helper {
|
5260 |
+
border-top: 1px solid #f1f1f1;
|
5261 |
}
|
5262 |
|
5263 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.ui-sortable-placeholder {
|
5264 |
+
display: block;
|
5265 |
+
visibility: visible !important;
|
5266 |
+
border-color: #bdf4fe !important;
|
5267 |
+
background: #bdf4fe !important;
|
5268 |
}
|
5269 |
|
5270 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.empty-question, #admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.updating {
|
5271 |
+
position: relative;
|
5272 |
}
|
5273 |
|
5274 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.empty-question .question-actions .sort, #admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.updating .question-actions .sort {
|
5275 |
+
visibility: visible;
|
5276 |
}
|
5277 |
|
5278 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.empty-question .question-actions .sort .fa, #admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.updating .question-actions .sort .fa {
|
5279 |
+
display: none;
|
5280 |
+
}
|
5281 |
+
|
5282 |
+
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.empty-question .question-actions .sort::after, #admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.updating .question-actions .sort::after {
|
5283 |
+
display: inline-block;
|
5284 |
+
position: absolute;
|
5285 |
+
left: 5px;
|
5286 |
+
font-family: Dashicons;
|
5287 |
+
font-size: 20px;
|
5288 |
+
content: "\f463";
|
5289 |
+
-webkit-animation: rotating4 2s linear infinite;
|
5290 |
+
-moz-animation: rotating4 2s linear infinite;
|
5291 |
+
-ms-animation: rotating4 2s linear infinite;
|
5292 |
+
-o-animation: rotating4 2s linear infinite;
|
5293 |
+
animation: rotating4 2s linear infinite;
|
5294 |
+
}
|
5295 |
+
|
5296 |
+
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.empty-question::after, #admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.updating::after {
|
5297 |
+
position: absolute;
|
5298 |
+
top: 0;
|
5299 |
+
right: 0;
|
5300 |
+
bottom: 0;
|
5301 |
+
left: 0;
|
5302 |
+
opacity: 0.5;
|
5303 |
+
background: #fff;
|
5304 |
+
content: "";
|
5305 |
}
|
5306 |
|
5307 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.empty-question .question-settings {
|
5308 |
+
display: none;
|
5309 |
}
|
5310 |
|
5311 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .cell {
|
5312 |
+
padding: 10px;
|
5313 |
}
|
5314 |
|
5315 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .name input {
|
5316 |
+
width: 100%;
|
5317 |
+
padding: 0;
|
5318 |
+
border: none;
|
5319 |
+
color: #32373c;
|
5320 |
+
background: transparent;
|
5321 |
+
box-shadow: none;
|
5322 |
+
font-size: 1.2em;
|
5323 |
+
font-weight: normal;
|
5324 |
+
line-height: 18px;
|
5325 |
}
|
5326 |
|
5327 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions {
|
5328 |
+
margin: 0;
|
5329 |
+
padding: 0;
|
5330 |
}
|
5331 |
|
5332 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons {
|
5333 |
+
display: grid;
|
5334 |
+
position: static;
|
5335 |
+
z-index: 10;
|
5336 |
+
height: 100%;
|
5337 |
+
text-align: right;
|
5338 |
+
grid-template-columns: 30px 30px 30px 40px;
|
5339 |
+
align-items: center;
|
5340 |
+
justify-content: end;
|
5341 |
}
|
5342 |
|
5343 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons > div a {
|
5344 |
+
visibility: hidden;
|
|
|
|
|
|
|
|
|
5345 |
}
|
5346 |
|
5347 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons .lp-toolbar-btn .lp-btn-icon {
|
5348 |
+
position: absolute;
|
5349 |
+
z-index: 2;
|
5350 |
+
top: 50%;
|
5351 |
+
left: 50%;
|
5352 |
+
width: 28px;
|
5353 |
+
height: 30px;
|
5354 |
+
margin-top: -15px;
|
5355 |
+
margin-left: -15px;
|
5356 |
+
line-height: 30px;
|
5357 |
+
text-align: center;
|
5358 |
}
|
5359 |
|
5360 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons .lp-toolbar-btn ul {
|
5361 |
+
z-index: 9;
|
|
|
|
|
|
|
|
|
|
|
|
|
5362 |
}
|
5363 |
|
5364 |
+
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons .lp-toolbar-btn ul a {
|
5365 |
+
padding: 8px 24px;
|
5366 |
+
line-height: 24px;
|
5367 |
}
|
5368 |
|
5369 |
+
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons .lp-toolbar-btn ul a.remove {
|
5370 |
+
border-bottom: 1px solid #eee;
|
5371 |
+
color: #666;
|
5372 |
}
|
5373 |
|
5374 |
+
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons .lp-btn-toggle {
|
5375 |
+
width: 40px;
|
5376 |
+
height: 42px;
|
5377 |
+
padding-right: 0;
|
5378 |
+
font-family: Dashicons;
|
5379 |
+
font-size: 20px;
|
5380 |
+
line-height: 42px;
|
5381 |
}
|
5382 |
|
5383 |
+
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons .lp-btn-toggle.open::after {
|
5384 |
+
content: "\f343";
|
5385 |
}
|
5386 |
|
5387 |
+
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons .lp-btn-toggle.close::after {
|
5388 |
+
content: "\f347";
|
5389 |
}
|
5390 |
|
5391 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions:hover .lp-toolbar-buttons > div a {
|
5392 |
+
visibility: visible;
|
5393 |
}
|
5394 |
|
5395 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings {
|
5396 |
+
background: #fff;
|
5397 |
}
|
5398 |
|
5399 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options {
|
5400 |
+
padding-right: 0;
|
5401 |
+
padding-left: 0;
|
5402 |
+
text-align: left;
|
5403 |
}
|
5404 |
|
5405 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .inside {
|
5406 |
+
margin: 0;
|
5407 |
+
padding: 0;
|
5408 |
+
}
|
5409 |
+
|
5410 |
+
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .inside .lp-quiz-editor__detail-field {
|
5411 |
+
margin: 0;
|
5412 |
+
padding: 20px;
|
5413 |
+
}
|
5414 |
+
|
5415 |
+
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .inside .lp-quiz-editor__detail-field:nth-child(2n+1) {
|
5416 |
+
background: #f4fcff;
|
5417 |
}
|
5418 |
|
5419 |
+
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .inside .lp-quiz-editor__detail-label {
|
5420 |
+
margin: 0;
|
5421 |
+
margin-bottom: 10px;
|
5422 |
+
color: #666;
|
5423 |
+
font-weight: 600;
|
5424 |
}
|
5425 |
|
5426 |
+
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .postbox {
|
5427 |
+
border: 1px solid #ddd;
|
5428 |
}
|
5429 |
|
5430 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .postbox .hndle {
|
5431 |
+
font-weight: 600;
|
5432 |
+
cursor: default;
|
5433 |
}
|
5434 |
|
5435 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .postbox .toggle {
|
5436 |
+
float: right;
|
5437 |
+
position: absolute;
|
5438 |
+
top: 0;
|
5439 |
+
right: 0;
|
5440 |
+
width: 36px;
|
5441 |
+
height: 36px;
|
5442 |
+
line-height: 36px;
|
5443 |
+
text-align: center;
|
5444 |
+
cursor: pointer;
|
5445 |
}
|
5446 |
|
5447 |
+
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .postbox .toggle::after {
|
5448 |
+
font-family: Dashicons;
|
5449 |
+
font-size: 18px;
|
5450 |
+
content: "\f460";
|
5451 |
}
|
5452 |
|
5453 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings.closed .quiz-question-options {
|
5454 |
+
width: 38px;
|
5455 |
}
|
5456 |
|
5457 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings.closed .postbox {
|
5458 |
+
min-width: 34px;
|
5459 |
+
height: 34px;
|
5460 |
+
line-height: 42px;
|
5461 |
+
text-align: center;
|
5462 |
}
|
5463 |
|
5464 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings.closed .postbox .hndle {
|
5465 |
+
display: none;
|
5466 |
}
|
5467 |
|
5468 |
+
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings.closed .postbox .toggle::after {
|
5469 |
+
content: "\f132";
|
5470 |
}
|
5471 |
|
5472 |
+
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.sorting_choice .quiz-question-data table.lp-list-options .answer-correct {
|
5473 |
+
display: none !important;
|
|
|
5474 |
}
|
5475 |
|
5476 |
+
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer {
|
5477 |
+
margin-top: -1px;
|
5478 |
+
border-top: 1px solid #ddd;
|
5479 |
+
background: #f4fcff;
|
5480 |
}
|
5481 |
|
5482 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row {
|
5483 |
+
height: auto;
|
5484 |
+
text-align: left;
|
5485 |
+
}
|
5486 |
+
|
5487 |
+
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .lp-sortable-handle {
|
5488 |
+
display: flex;
|
5489 |
+
width: 30px;
|
5490 |
+
padding: 8px 6px 8px 10px;
|
5491 |
+
color: #999;
|
5492 |
+
font-family: Dashicons;
|
5493 |
+
font-size: 20px;
|
5494 |
+
vertical-align: middle;
|
5495 |
+
align-items: center;
|
5496 |
+
justify-content: center;
|
5497 |
+
}
|
5498 |
+
|
5499 |
+
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .lp-sortable-handle::before {
|
5500 |
+
content: "\f132";
|
5501 |
+
}
|
5502 |
+
|
5503 |
+
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .order {
|
5504 |
+
padding: 8px 0;
|
5505 |
+
line-height: 28px;
|
5506 |
+
text-align: left;
|
5507 |
+
}
|
5508 |
+
|
5509 |
+
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question {
|
5510 |
+
padding: 8px 10px 8px 5px;
|
5511 |
}
|
5512 |
|
5513 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .title {
|
5514 |
+
display: inline-block;
|
5515 |
+
position: relative;
|
5516 |
+
min-width: 500px;
|
5517 |
}
|
5518 |
|
5519 |
+
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .title form input {
|
5520 |
+
width: 100%;
|
5521 |
+
margin: 0;
|
5522 |
+
padding: 6px 0;
|
5523 |
+
border: 0;
|
5524 |
+
background: transparent;
|
5525 |
+
font-size: 1.2em;
|
5526 |
+
line-height: 18px;
|
5527 |
+
-webkit-box-shadow: none;
|
5528 |
+
-moz-box-shadow: none;
|
5529 |
+
box-shadow: none;
|
|
|
|
|
5530 |
}
|
5531 |
|
5532 |
+
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .title form input:focus {
|
5533 |
+
-webkit-box-shadow: none;
|
5534 |
+
-moz-box-shadow: none;
|
5535 |
+
box-shadow: none;
|
5536 |
}
|
5537 |
|
5538 |
+
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .title form input:focus {
|
5539 |
+
color: #32373c;
|
5540 |
}
|
5541 |
|
5542 |
+
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .title form input::placeholder {
|
5543 |
+
display: inline-block;
|
|
|
|
|
|
|
5544 |
}
|
5545 |
|
5546 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new {
|
5547 |
+
display: inline;
|
5548 |
+
position: relative;
|
|
|
5549 |
}
|
5550 |
|
5551 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new ul.question-types {
|
5552 |
+
display: none;
|
5553 |
+
position: absolute;
|
5554 |
+
z-index: 9999999;
|
5555 |
+
top: 100%;
|
5556 |
+
right: -2px;
|
5557 |
+
width: 200px;
|
5558 |
+
margin: 6px;
|
5559 |
+
border: 1px solid #999;
|
5560 |
+
background-color: #fff;
|
5561 |
}
|
5562 |
|
5563 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new ul.question-types li {
|
5564 |
+
margin: 0;
|
5565 |
}
|
5566 |
|
5567 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new ul.question-types li a {
|
5568 |
+
display: block;
|
5569 |
+
padding: 12px 20px;
|
5570 |
+
outline: none;
|
5571 |
+
color: #757575;
|
5572 |
+
box-shadow: none;
|
5573 |
+
line-height: 1;
|
5574 |
+
text-decoration: none;
|
5575 |
+
}
|
5576 |
+
|
5577 |
+
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new ul.question-types li a:hover {
|
5578 |
+
background: #eee;
|
5579 |
+
}
|
5580 |
+
|
5581 |
+
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new ul.question-types li.disabled {
|
5582 |
+
opacity: 0.5;
|
5583 |
+
background-color: #eee;
|
5584 |
+
user-select: none;
|
5585 |
+
pointer-events: none;
|
5586 |
}
|
5587 |
|
5588 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new button:hover + .question-types {
|
5589 |
+
display: block;
|
5590 |
}
|
5591 |
|
5592 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new button + .question-types:hover {
|
5593 |
+
display: block;
|
5594 |
}
|
5595 |
|
5596 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new button[disabled="disabled"]:hover + .question-types {
|
5597 |
+
display: none;
|
5598 |
}
|
5599 |
|
5600 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .select-item {
|
5601 |
+
display: inline;
|
5602 |
}
|
5603 |
|
5604 |
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question button {
|
5605 |
+
height: 30px;
|
5606 |
+
box-shadow: 0 1px 0 #ccc !important;
|
5607 |
}
|
5608 |
|
5609 |
#admin-editor-lp_quiz .lp-box-data-content .question-button-actions {
|
5610 |
+
text-align: left;
|
5611 |
}
|
5612 |
|
5613 |
/**.section-item-counts span
|
5614 |
* Question admin editor.
|
5615 |
*/
|
5616 |
+
#question-editor .inside .rwmb-custom_html-wrapper .rwmb-label {
|
5617 |
+
display: none;
|
5618 |
+
}
|
5619 |
+
|
5620 |
+
#question-editor .inside .rwmb-custom_html-wrapper .rwmb-input {
|
5621 |
+
margin-left: 0;
|
5622 |
+
}
|
5623 |
+
|
5624 |
+
#question-editor .inside {
|
5625 |
+
margin: 0;
|
5626 |
+
padding: 0;
|
5627 |
+
}
|
5628 |
+
|
5629 |
#admin-editor-lp_question {
|
5630 |
+
margin: 0;
|
5631 |
+
padding: 0;
|
5632 |
+
border: none;
|
5633 |
+
background: #fff;
|
5634 |
+
}
|
5635 |
+
|
5636 |
+
#admin-editor-lp_question form {
|
5637 |
+
margin: 0;
|
5638 |
}
|
5639 |
|
5640 |
#admin-editor-lp_question .lp-box-data-head {
|
5641 |
+
display: flex;
|
5642 |
+
flex-direction: row;
|
5643 |
+
padding: 10px 20px;
|
5644 |
+
align-items: center;
|
5645 |
}
|
5646 |
|
5647 |
#admin-editor-lp_question .lp-box-data-head .heading {
|
5648 |
+
margin: 0;
|
5649 |
+
padding: 0;
|
5650 |
+
flex: 1;
|
5651 |
}
|
5652 |
|
5653 |
+
#admin-editor-lp_question .lp-box-data-head .lp-question-editor {
|
5654 |
+
position: relative;
|
5655 |
+
margin-left: auto;
|
5656 |
+
border-left: 0;
|
5657 |
+
border-top-left-radius: 0;
|
5658 |
+
border-bottom-left-radius: 0;
|
5659 |
}
|
5660 |
|
5661 |
+
#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types > a {
|
5662 |
+
display: inline-flex;
|
5663 |
+
height: 32px;
|
5664 |
+
padding: 0 16px;
|
5665 |
+
border: 1px solid #999;
|
5666 |
+
border-radius: 2px;
|
5667 |
+
color: #666;
|
5668 |
+
line-height: 32px;
|
5669 |
+
text-decoration: none;
|
5670 |
+
align-items: center;
|
5671 |
+
cursor: pointer;
|
5672 |
+
user-select: none;
|
|
|
5673 |
}
|
5674 |
|
5675 |
+
#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types > a::after {
|
5676 |
+
margin-left: 5px;
|
5677 |
+
font-family: Dashicons;
|
5678 |
+
font-size: 14px;
|
5679 |
+
line-height: 30px;
|
5680 |
+
content: "\f347";
|
5681 |
}
|
5682 |
|
5683 |
+
#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types ul {
|
5684 |
+
display: none;
|
5685 |
+
position: absolute;
|
5686 |
+
z-index: 9999;
|
5687 |
+
top: 100%;
|
5688 |
+
right: 0;
|
5689 |
+
height: auto;
|
5690 |
+
margin: 0;
|
5691 |
+
margin-top: -1px;
|
5692 |
+
border: 1px solid #999;
|
5693 |
+
border-radius: 2px;
|
5694 |
+
background: #fdfeff;
|
5695 |
}
|
5696 |
|
5697 |
+
#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types ul li {
|
5698 |
+
margin: 0;
|
5699 |
}
|
5700 |
|
5701 |
+
#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types ul li:hover, #admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types ul li.active {
|
5702 |
+
background: #eee;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5703 |
}
|
5704 |
|
5705 |
+
#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types ul li a {
|
5706 |
+
display: block;
|
5707 |
+
min-width: 110px;
|
5708 |
+
padding: 10px;
|
5709 |
+
color: #757575;
|
5710 |
+
font-size: 12px;
|
5711 |
+
text-align: right;
|
5712 |
+
white-space: nowrap;
|
5713 |
+
text-decoration: none;
|
5714 |
}
|
5715 |
|
5716 |
+
#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types ul li.disabled {
|
5717 |
+
opacity: 0.4;
|
5718 |
}
|
5719 |
|
5720 |
+
#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types ul li.disabled a {
|
5721 |
+
color: #999;
|
5722 |
+
cursor: not-allowed;
|
5723 |
+
pointer-events: none;
|
|
|
|
|
|
|
|
|
|
|
5724 |
}
|
5725 |
|
5726 |
+
#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types ul:hover {
|
5727 |
+
display: block;
|
5728 |
}
|
5729 |
|
5730 |
+
#admin-editor-lp_question .lp-box-data-head .lp-question-editor:hover .question-types ul {
|
5731 |
+
display: block;
|
5732 |
}
|
5733 |
|
5734 |
#admin-editor-lp_question .lp-box-data-content {
|
5735 |
+
padding: 0 20px 20px 20px;
|
5736 |
+
border: none !important;
|
5737 |
}
|
5738 |
|
5739 |
#admin-editor-lp_question .lp-box-data-content table.list-question-answers {
|
5740 |
+
width: 100%;
|
5741 |
+
border: 1px solid #ddd;
|
5742 |
}
|
5743 |
|
5744 |
#admin-editor-lp_question .lp-box-data-content table.list-question-answers tr td {
|
5745 |
+
padding: 0 15px;
|
5746 |
}
|
5747 |
|
5748 |
+
#admin-editor-lp_question .lp-box-data-content table.list-question-answers thead tr th {
|
5749 |
+
padding: 15px;
|
5750 |
+
border-bottom: 1px solid #ddd;
|
5751 |
+
background-color: #eee;
|
5752 |
+
font-weight: 600;
|
5753 |
}
|
5754 |
|
5755 |
+
#admin-editor-lp_question .lp-box-data-content table.list-question-answers thead tr th.answer-text {
|
5756 |
+
padding-left: 10px;
|
|
|
|
|
5757 |
}
|
5758 |
|
5759 |
+
#admin-editor-lp_question .lp-box-data-content table.list-question-answers .sort,
|
5760 |
+
#admin-editor-lp_question .lp-box-data-content table.list-question-answers .order,
|
5761 |
+
#admin-editor-lp_question .lp-box-data-content table.list-question-answers .actions {
|
5762 |
+
width: 10px;
|
5763 |
}
|
5764 |
|
5765 |
#admin-editor-lp_question .lp-box-data-content table.list-question-answers .sort {
|
5766 |
+
padding: 0 10px;
|
5767 |
}
|
5768 |
|
5769 |
#admin-editor-lp_question .lp-box-data-content table.list-question-answers .order {
|
5770 |
+
width: 10px;
|
5771 |
+
padding: 0;
|
5772 |
+
text-align: right;
|
5773 |
}
|
5774 |
|
5775 |
#admin-editor-lp_question .lp-box-data-content table.list-question-answers .answer-correct {
|
5776 |
+
width: 65px;
|
5777 |
+
text-align: center;
|
5778 |
}
|
5779 |
|
5780 |
#admin-editor-lp_question .lp-box-data-content table.list-question-answers .answer-text {
|
5781 |
+
padding-left: 8px;
|
5782 |
}
|
5783 |
|
5784 |
#admin-editor-lp_question .lp-box-data-content table.list-question-answers .actions {
|
5785 |
+
padding-right: 0;
|
5786 |
+
text-align: right;
|
5787 |
}
|
5788 |
|
5789 |
#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr {
|
5790 |
+
color: #444;
|
5791 |
+
background: #fff;
|
5792 |
}
|
5793 |
|
5794 |
#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr:nth-child(2n) {
|
5795 |
+
background: #fff;
|
5796 |
+
}
|
5797 |
+
|
5798 |
+
#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr td {
|
5799 |
+
background-color: #fff;
|
5800 |
}
|
5801 |
|
5802 |
#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr td.sort {
|
5803 |
+
width: 15px;
|
5804 |
+
padding: 0;
|
5805 |
+
font-size: 18px;
|
5806 |
+
text-align: center;
|
5807 |
+
cursor: url("../../images/openhand.cur") 7 5, default;
|
5808 |
}
|
5809 |
|
5810 |
#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr td.sort .svg-icon {
|
5811 |
+
height: 18px;
|
5812 |
+
margin-top: -2px;
|
5813 |
+
vertical-align: middle;
|
5814 |
+
fill: #999;
|
5815 |
}
|
5816 |
|
5817 |
#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr td.sort:hover .svg-icon {
|
5818 |
+
fill: #0085ba;
|
5819 |
}
|
5820 |
|
5821 |
#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr td.order {
|
5822 |
+
font-size: 14px;
|
5823 |
}
|
5824 |
|
5825 |
#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr td.answer-text input {
|
5826 |
+
width: 100%;
|
5827 |
+
padding: 0;
|
5828 |
+
border: none;
|
5829 |
+
color: #444;
|
5830 |
+
background: transparent;
|
5831 |
+
box-shadow: none;
|
5832 |
+
font-size: 14px;
|
5833 |
+
font-weight: 600;
|
5834 |
+
transition: box-shadow 0.2s ease;
|
5835 |
}
|
5836 |
|
5837 |
#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr td.lp-toolbar-buttons {
|
5838 |
+
z-index: auto;
|
5839 |
}
|
5840 |
|
5841 |
#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr:hover td.actions .remove-answer {
|
5842 |
+
visibility: visible;
|
5843 |
+
height: 42px;
|
|
|
|
|
|
|
|
|
5844 |
}
|
5845 |
|
5846 |
#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.ui-sortable-placeholder {
|
5847 |
+
visibility: visible !important;
|
5848 |
}
|
5849 |
|
5850 |
#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.ui-sortable-placeholder td {
|
5851 |
+
height: 43px;
|
5852 |
+
background: #bdf4fe !important;
|
5853 |
}
|
5854 |
|
5855 |
#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.ui-sortable-helper td {
|
5856 |
+
border-bottom: 1px solid #ddd;
|
5857 |
}
|
5858 |
|
5859 |
#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.ui-sortable-helper td.sort {
|
5860 |
+
border-left: 0;
|
5861 |
}
|
5862 |
|
5863 |
#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.new-option .svg-icon {
|
5864 |
+
display: none;
|
5865 |
}
|
5866 |
|
5867 |
#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.new-option td {
|
5868 |
+
position: relative;
|
5869 |
+
}
|
5870 |
+
|
5871 |
+
#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.new-option .sort::before {
|
5872 |
+
display: inline-block;
|
5873 |
+
position: absolute;
|
5874 |
+
top: 8px;
|
5875 |
+
left: 10px;
|
5876 |
+
font-family: "Dashicons";
|
5877 |
+
content: "\f463";
|
5878 |
+
-webkit-animation: rotating4 2s linear infinite;
|
5879 |
+
-moz-animation: rotating4 2s linear infinite;
|
5880 |
+
-ms-animation: rotating4 2s linear infinite;
|
5881 |
+
-o-animation: rotating4 2s linear infinite;
|
5882 |
+
animation: rotating4 2s linear infinite;
|
5883 |
+
}
|
5884 |
+
|
5885 |
+
#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.new-option td::after {
|
5886 |
+
position: absolute;
|
5887 |
+
top: 0;
|
5888 |
+
right: 0;
|
5889 |
+
bottom: 0;
|
5890 |
+
left: 0;
|
5891 |
+
opacity: 0.5;
|
5892 |
+
background: #fff;
|
5893 |
+
content: "";
|
5894 |
}
|
5895 |
|
5896 |
#admin-editor-lp_question .lp-box-data-content .add-answer {
|
5897 |
+
margin: 15px 0 0 0;
|
5898 |
+
}
|
5899 |
+
|
5900 |
+
#admin-editor-lp_question.sorting_choice table.list-question-answers .answer-correct {
|
5901 |
+
display: none !important;
|
5902 |
+
}
|
5903 |
+
|
5904 |
+
.lp-admin-fib-question-editor,
|
5905 |
+
.admin-quiz-fib-question-editor {
|
5906 |
+
text-align: left;
|
5907 |
+
}
|
5908 |
+
|
5909 |
+
.lp-admin-fib-question-editor .lp-box-data-content,
|
5910 |
+
.admin-quiz-fib-question-editor .lp-box-data-content {
|
5911 |
+
margin: 0 !important;
|
5912 |
+
border: none !important;
|
5913 |
+
}
|
5914 |
+
|
5915 |
+
.lp-admin-fib-question-editor .content-editable,
|
5916 |
+
.admin-quiz-fib-question-editor .content-editable {
|
5917 |
+
min-height: 240px !important;
|
5918 |
+
padding: 12px 15px;
|
5919 |
+
border: 2px solid #ddd;
|
5920 |
+
border-radius: 4px;
|
5921 |
+
}
|
5922 |
+
|
5923 |
+
.lp-admin-fib-question-editor .content-editable .fib-blank,
|
5924 |
+
.admin-quiz-fib-question-editor .content-editable .fib-blank {
|
5925 |
+
position: relative;
|
5926 |
+
color: #2196f3;
|
5927 |
+
}
|
5928 |
+
|
5929 |
+
.lp-admin-fib-question-editor .content-editable .fib-blank::before,
|
5930 |
+
.admin-quiz-fib-question-editor .content-editable .fib-blank::before {
|
5931 |
+
content: "#" attr(data-index) ". ";
|
5932 |
+
}
|
5933 |
+
|
5934 |
+
.lp-admin-fib-question-editor .fib-blanks,
|
5935 |
+
.admin-quiz-fib-question-editor .fib-blanks {
|
5936 |
+
min-width: 700px;
|
5937 |
+
border-collapse: collapse;
|
5938 |
+
}
|
5939 |
+
|
5940 |
+
@media (max-width: 1024px) {
|
5941 |
+
.lp-admin-fib-question-editor .fib-blanks,
|
5942 |
+
.admin-quiz-fib-question-editor .fib-blanks {
|
5943 |
+
width: 100%;
|
5944 |
+
min-width: 100%;
|
5945 |
+
}
|
5946 |
+
}
|
5947 |
+
|
5948 |
+
.lp-admin-fib-question-editor .fib-blanks tbody,
|
5949 |
+
.admin-quiz-fib-question-editor .fib-blanks tbody {
|
5950 |
+
border-bottom: 1px solid #bbb;
|
5951 |
+
}
|
5952 |
+
|
5953 |
+
.lp-admin-fib-question-editor .fib-blanks tbody tr,
|
5954 |
+
.admin-quiz-fib-question-editor .fib-blanks tbody tr {
|
5955 |
+
background: #eee;
|
5956 |
+
}
|
5957 |
+
|
5958 |
+
.lp-admin-fib-question-editor .fib-blanks tbody tr td,
|
5959 |
+
.admin-quiz-fib-question-editor .fib-blanks tbody tr td {
|
5960 |
+
padding: 5px;
|
5961 |
+
}
|
5962 |
+
|
5963 |
+
.lp-admin-fib-question-editor .fib-blanks tbody tr.blank-options td,
|
5964 |
+
.admin-quiz-fib-question-editor .fib-blanks tbody tr.blank-options td {
|
5965 |
+
padding: 0;
|
5966 |
+
}
|
5967 |
+
|
5968 |
+
.lp-admin-fib-question-editor .fib-blanks tbody tr.blank-options ul,
|
5969 |
+
.admin-quiz-fib-question-editor .fib-blanks tbody tr.blank-options ul {
|
5970 |
+
display: none;
|
5971 |
+
margin: 5px 0;
|
5972 |
+
padding: 20px;
|
5973 |
+
border: 1px solid #ddd;
|
5974 |
+
background: #fff;
|
5975 |
+
list-style: none;
|
5976 |
+
}
|
5977 |
+
|
5978 |
+
.lp-admin-fib-question-editor .fib-blanks tbody.open .blank-options ul,
|
5979 |
+
.admin-quiz-fib-question-editor .fib-blanks tbody.open .blank-options ul {
|
5980 |
+
display: block;
|
5981 |
+
}
|
5982 |
+
|
5983 |
+
.lp-admin-fib-question-editor .fib-blanks tbody .blank-position,
|
5984 |
+
.admin-quiz-fib-question-editor .fib-blanks tbody .blank-position {
|
5985 |
+
font-weight: 600;
|
5986 |
+
text-align: center;
|
5987 |
+
}
|
5988 |
+
|
5989 |
+
.lp-admin-fib-question-editor .fib-blanks tbody .blank-actions,
|
5990 |
+
.admin-quiz-fib-question-editor .fib-blanks tbody .blank-actions {
|
5991 |
+
text-align: right;
|
5992 |
+
}
|
5993 |
+
|
5994 |
+
.lp-admin-fib-question-editor .fib-blanks tbody:last-child,
|
5995 |
+
.admin-quiz-fib-question-editor .fib-blanks tbody:last-child {
|
5996 |
+
border: none;
|
5997 |
+
}
|
5998 |
+
|
5999 |
+
#fill-in-blanks-editor {
|
6000 |
+
display: flex;
|
6001 |
+
}
|
6002 |
+
|
6003 |
+
#fill-in-blanks-editor .blank-options {
|
6004 |
+
flex: 0 0 65%;
|
6005 |
+
}
|
6006 |
+
|
6007 |
+
#fill-in-blanks-editor .blanks {
|
6008 |
+
width: 100%;
|
6009 |
+
margin: 0;
|
6010 |
+
}
|
6011 |
+
|
6012 |
+
#fill-in-blanks-editor .blanks .blank {
|
6013 |
+
margin: 0 0 20px 0;
|
6014 |
+
padding: 20px;
|
6015 |
+
border: 1px solid #d9e0f1;
|
6016 |
+
background: #fbfcff;
|
6017 |
+
}
|
6018 |
+
|
6019 |
+
#fill-in-blanks-editor .blanks .blank label {
|
6020 |
+
font-weight: bold;
|
6021 |
+
}
|
6022 |
+
|
6023 |
+
#fill-in-blanks-editor .blanks .blank .blank-content {
|
6024 |
+
width: 100%;
|
6025 |
+
min-height: 74px;
|
6026 |
+
font-size: 16px;
|
6027 |
+
}
|
6028 |
+
|
6029 |
+
#fill-in-blanks-editor .blanks .blank .blank-words .word {
|
6030 |
+
background: #ddd;
|
6031 |
+
line-height: 1;
|
6032 |
+
-webkit-border-radius: 4px;
|
6033 |
+
-moz-border-radius: 4px;
|
6034 |
+
border-radius: 4px;
|
6035 |
+
}
|
6036 |
+
|
6037 |
+
#fill-in-blanks-editor .blanks .blank .blank-words .word.correct {
|
6038 |
+
background: #00a1e6;
|
6039 |
+
}
|
6040 |
+
|
6041 |
+
#fill-in-blanks-editor .blanks .blank .blank-tip p {
|
6042 |
+
font-style: italic;
|
6043 |
+
}
|
6044 |
+
|
6045 |
+
#fill-in-blanks-editor .blanks .blank .button-remove {
|
6046 |
+
color: #f00;
|
6047 |
+
}
|
6048 |
+
|
6049 |
+
#fill-in-blanks-editor .passage-preview {
|
6050 |
+
margin-left: 20px;
|
6051 |
+
padding: 15px 20px;
|
6052 |
+
border: 1px solid #ddd;
|
6053 |
+
font-size: 16px;
|
6054 |
+
line-height: 24px;
|
6055 |
+
text-align: justify;
|
6056 |
+
flex: 1;
|
6057 |
+
}
|
6058 |
+
|
6059 |
+
#fill-in-blanks-editor .passage-preview .blank-input {
|
6060 |
+
/* line-height: 11px; */
|
6061 |
+
display: inline-block;
|
6062 |
+
position: relative;
|
6063 |
+
width: 50px;
|
6064 |
+
height: 16px;
|
6065 |
+
margin: -2px 10px;
|
6066 |
+
padding: 0;
|
6067 |
+
border: none;
|
6068 |
+
border-bottom: 1px dashed #ddd;
|
6069 |
+
background: transparent;
|
6070 |
+
box-shadow: none;
|
6071 |
+
font-size: 16px;
|
6072 |
+
vertical-align: middle;
|
6073 |
+
}
|
6074 |
+
|
6075 |
+
#fill-in-blanks-editor .blanks-list {
|
6076 |
+
width: 100%;
|
6077 |
+
}
|
6078 |
+
|
6079 |
+
#fill-in-blanks-editor .blanks-list textarea {
|
6080 |
+
width: 100%;
|
6081 |
+
min-height: 300px;
|
6082 |
+
margin-bottom: 20px;
|
6083 |
+
outline: none;
|
6084 |
+
background: #f9f9f9;
|
6085 |
+
box-shadow: none;
|
6086 |
+
font-size: 18px;
|
6087 |
+
line-height: 30px;
|
6088 |
+
}
|
6089 |
+
|
6090 |
+
#fill-in-blanks-editor .blanks-list code {
|
6091 |
+
line-height: 1;
|
6092 |
+
-webkit-border-radius: 4px;
|
6093 |
+
-moz-border-radius: 4px;
|
6094 |
+
border-radius: 4px;
|
6095 |
+
}
|
6096 |
+
|
6097 |
+
#fill-in-blanks-editor .blanks-list code.correct {
|
6098 |
+
background: #00a1e6;
|
6099 |
}
|
6100 |
|
6101 |
/**
|
6102 |
* Modal choose items.
|
6103 |
*/
|
6104 |
#lp-modal-choose-items {
|
6105 |
+
display: none;
|
6106 |
+
position: fixed;
|
6107 |
+
z-index: -1;
|
6108 |
+
top: 0;
|
6109 |
+
right: 0;
|
6110 |
+
bottom: 0;
|
6111 |
+
left: 0;
|
6112 |
+
opacity: 0;
|
6113 |
+
background-color: rgba(0, 0, 0, 0.5);
|
6114 |
}
|
6115 |
|
6116 |
#lp-modal-choose-items.show {
|
6117 |
+
display: block;
|
6118 |
+
z-index: 99999999;
|
6119 |
+
opacity: 1;
|
6120 |
}
|
6121 |
|
6122 |
+
#lp-modal-choose-items.loading .lp-choose-items ul.list-items::before {
|
6123 |
+
display: block;
|
6124 |
+
position: absolute;
|
6125 |
+
z-index: 9;
|
6126 |
+
top: 0;
|
6127 |
+
right: 0;
|
6128 |
+
bottom: 0;
|
6129 |
+
left: 0;
|
6130 |
+
background: url("../../images/spinner.gif") no-repeat center center;
|
6131 |
+
background-color: #fff;
|
6132 |
+
content: "";
|
6133 |
}
|
6134 |
|
6135 |
#lp-modal-choose-items .lp-choose-items {
|
6136 |
+
position: relative;
|
6137 |
+
max-width: 800px;
|
6138 |
+
margin: 50px auto;
|
6139 |
+
border: 1px solid #ddd;
|
6140 |
+
background-color: #fff;
|
6141 |
+
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
|
6142 |
+
transition: all 200ms ease-out;
|
6143 |
}
|
6144 |
|
6145 |
#lp-modal-choose-items .lp-choose-items.show-preview .header .preview-title {
|
6146 |
+
display: flex;
|
6147 |
+
align-items: center;
|
6148 |
}
|
6149 |
|
6150 |
#lp-modal-choose-items .lp-choose-items .header {
|
6151 |
+
position: relative;
|
6152 |
}
|
6153 |
|
6154 |
#lp-modal-choose-items .lp-choose-items .header .preview-title {
|
6155 |
+
display: none;
|
6156 |
+
position: absolute;
|
6157 |
+
z-index: 10;
|
6158 |
+
top: 0;
|
6159 |
+
right: 0;
|
6160 |
+
bottom: 0;
|
6161 |
+
left: 0;
|
6162 |
+
padding-left: 20px;
|
6163 |
+
border-bottom: 1px solid #ddd;
|
6164 |
+
background-color: #fff;
|
6165 |
+
font-weight: 600;
|
6166 |
}
|
6167 |
|
6168 |
#lp-modal-choose-items .lp-choose-items .header .preview-title h3 {
|
6169 |
+
margin: 0;
|
6170 |
}
|
6171 |
|
6172 |
#lp-modal-choose-items .lp-choose-items .header .tabs {
|
6173 |
+
margin: 0;
|
6174 |
+
border-bottom: 1px solid #ddd;
|
6175 |
}
|
6176 |
|
6177 |
#lp-modal-choose-items .lp-choose-items .header .tabs .tab {
|
6178 |
+
display: inline-block;
|
6179 |
+
position: relative;
|
6180 |
+
margin: 0;
|
6181 |
+
}
|
6182 |
+
|
6183 |
+
#lp-modal-choose-items .lp-choose-items .header .tabs .tab:not(:last-child)::before {
|
6184 |
+
position: absolute;
|
6185 |
+
top: 50%;
|
6186 |
+
right: 0;
|
6187 |
+
height: 44px;
|
6188 |
+
margin-top: -22px;
|
6189 |
+
border-right: 1px solid #ddd;
|
6190 |
+
content: "";
|
6191 |
+
}
|
6192 |
+
|
6193 |
+
#lp-modal-choose-items .lp-choose-items .header .tabs .tab.active::after {
|
6194 |
+
display: inline-block;
|
6195 |
+
position: absolute;
|
6196 |
+
bottom: -6px;
|
6197 |
+
left: 50%;
|
6198 |
+
width: 10px;
|
6199 |
+
height: 10px;
|
6200 |
+
margin-left: -6px;
|
6201 |
+
border: 1px solid #ddd;
|
6202 |
+
border-right: 0;
|
6203 |
+
border-bottom: 0;
|
6204 |
+
background: #fff;
|
6205 |
+
content: "";
|
6206 |
+
transform: rotate(45deg);
|
6207 |
}
|
6208 |
|
6209 |
#lp-modal-choose-items .lp-choose-items .header .tabs .tab.active a {
|
6210 |
+
color: #0073aa;
|
6211 |
}
|
6212 |
|
6213 |
#lp-modal-choose-items .lp-choose-items .header .tabs .tab a {
|
6214 |
+
display: inline-block;
|
6215 |
+
height: 44px;
|
6216 |
+
padding: 0 20px;
|
6217 |
+
color: #333;
|
6218 |
+
font-weight: 600;
|
6219 |
+
line-height: 44px;
|
6220 |
+
text-decoration: none;
|
6221 |
}
|
6222 |
|
6223 |
#lp-modal-choose-items .lp-choose-items .header .tabs .tab a:focus {
|
6224 |
+
box-shadow: none;
|
6225 |
}
|
6226 |
|
6227 |
#lp-modal-choose-items .lp-choose-items .header .close {
|
6228 |
+
display: inline-block;
|
6229 |
+
position: absolute;
|
6230 |
+
z-index: 30;
|
6231 |
+
top: 0;
|
6232 |
+
right: 0;
|
6233 |
+
padding: 12px;
|
6234 |
+
font-size: 1em;
|
6235 |
+
cursor: pointer;
|
6236 |
}
|
6237 |
|
6238 |
#lp-modal-choose-items .lp-choose-items .main {
|
6239 |
+
overflow: hidden;
|
6240 |
+
position: relative;
|
6241 |
+
padding: 20px;
|
6242 |
+
border-bottom: 1px solid #ddd;
|
6243 |
}
|
6244 |
|
6245 |
#lp-modal-choose-items .lp-choose-items .main .section-item {
|
6246 |
+
display: block;
|
6247 |
+
overflow: hidden;
|
6248 |
+
max-width: 100%;
|
6249 |
+
white-space: nowrap;
|
6250 |
+
text-overflow: ellipsis;
|
6251 |
+
cursor: pointer;
|
6252 |
+
transition: color 200ms ease-out;
|
6253 |
}
|
6254 |
|
6255 |
+
#lp-modal-choose-items .lp-choose-items .main .section-item::before {
|
6256 |
+
position: relative;
|
6257 |
+
top: 3px;
|
6258 |
+
font-family: Dashicons;
|
6259 |
}
|
6260 |
|
6261 |
#lp-modal-choose-items .lp-choose-items .main .search {
|
6262 |
+
margin-bottom: 20px;
|
6263 |
+
background: transparent;
|
6264 |
}
|
6265 |
|
6266 |
#lp-modal-choose-items .lp-choose-items .main .search input.modal-search-input {
|
6267 |
+
width: 100%;
|
6268 |
+
height: 36px;
|
6269 |
+
padding: 0 14px;
|
6270 |
+
font-size: 16px;
|
6271 |
+
line-height: 36px;
|
6272 |
}
|
6273 |
|
6274 |
#lp-modal-choose-items .lp-choose-items .main .list-items {
|
6275 |
+
overflow-y: auto;
|
6276 |
+
position: relative;
|
6277 |
+
min-height: 260px;
|
6278 |
+
max-height: 460px;
|
6279 |
+
margin: 0;
|
6280 |
}
|
6281 |
|
6282 |
#lp-modal-choose-items .lp-choose-items .main .list-items li {
|
6283 |
+
margin: 15px 0;
|
6284 |
+
cursor: pointer;
|
6285 |
}
|
6286 |
|
6287 |
#lp-modal-choose-items .lp-choose-items .main .pagination .index {
|
6288 |
+
margin-left: 20px;
|
6289 |
+
line-height: 28px;
|
6290 |
}
|
6291 |
|
6292 |
#lp-modal-choose-items .lp-choose-items .lp-added-items-preview {
|
6293 |
+
overflow: auto;
|
6294 |
+
position: absolute;
|
6295 |
+
z-index: 2;
|
6296 |
+
top: 0;
|
6297 |
+
right: 0;
|
6298 |
+
bottom: 0;
|
6299 |
+
left: 0;
|
6300 |
+
max-height: 420px;
|
6301 |
+
padding: 20px;
|
6302 |
+
background-color: #fff;
|
6303 |
+
transform: translate(100%, 0);
|
6304 |
}
|
6305 |
|
6306 |
#lp-modal-choose-items .lp-choose-items .lp-added-items-preview.show {
|
6307 |
+
transform: translate(0, 0);
|
6308 |
}
|
6309 |
|
6310 |
#lp-modal-choose-items .lp-choose-items .lp-added-items-preview .list-added-items li {
|
6311 |
+
margin: 15px 0;
|
6312 |
}
|
6313 |
|
6314 |
#lp-modal-choose-items .lp-choose-items .lp-added-items-preview .list-added-items li:first-child {
|
6315 |
+
margin: -10px 0 15px 0;
|
6316 |
}
|
6317 |
|
6318 |
#lp-modal-choose-items .lp-choose-items .footer {
|
6319 |
+
padding: 20px;
|
6320 |
}
|
6321 |
|
6322 |
body.lp-item-moving {
|
6323 |
+
cursor: url("../../images/closedhand.cur") 7 5, default !important;
|
6324 |
}
|
6325 |
|
6326 |
@media screen and (max-width: 900px) {
|
6327 |
+
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .question-settings.table-row {
|
6328 |
+
display: block;
|
6329 |
+
width: auto;
|
6330 |
+
text-align: left;
|
6331 |
+
}
|
6332 |
+
#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .question-settings.table-row > * {
|
6333 |
+
width: auto;
|
6334 |
+
}
|
|
|
6335 |
}
|
6336 |
|
6337 |
#learn-press-reset-course-users,
|
6338 |
#learn-press-reset-user-courses,
|
6339 |
#learn-press-reset-user-item {
|
6340 |
+
max-width: 100%;
|
6341 |
}
|
6342 |
|
6343 |
#learn-press-reset-course-users table,
|
6344 |
#learn-press-reset-user-courses table,
|
6345 |
#learn-press-reset-user-item table {
|
6346 |
+
width: 100%;
|
6347 |
+
border-collapse: collapse;
|
6348 |
}
|
6349 |
|
6350 |
#learn-press-reset-course-users .courses-list,
|
6351 |
#learn-press-reset-user-courses .courses-list,
|
6352 |
#learn-press-reset-user-item .courses-list {
|
6353 |
+
margin: 0;
|
6354 |
}
|
6355 |
|
6356 |
#learn-press-reset-course-users input[type="text"],
|
6357 |
#learn-press-reset-user-courses input[type="text"],
|
6358 |
#learn-press-reset-user-item input[type="text"] {
|
6359 |
+
min-width: 300px;
|
6360 |
+
height: 28px;
|
6361 |
+
margin-left: 0;
|
6362 |
}
|
6363 |
|
6364 |
#learn-press-reset-course-users .action-reset.dashicons-trash,
|
6365 |
#learn-press-reset-user-courses .action-reset.dashicons-trash,
|
6366 |
#learn-press-reset-user-item .action-reset.dashicons-trash {
|
6367 |
+
color: #FF0000;
|
6368 |
}
|
6369 |
|
6370 |
#learn-press-reset-course-users .action-reset.dashicons-update,
|
6371 |
#learn-press-reset-user-courses .action-reset.dashicons-update,
|
6372 |
#learn-press-reset-user-item .action-reset.dashicons-update {
|
6373 |
+
-webkit-animation: rotating4 2s linear infinite;
|
6374 |
+
-moz-animation: rotating4 2s linear infinite;
|
6375 |
+
-ms-animation: rotating4 2s linear infinite;
|
6376 |
+
-o-animation: rotating4 2s linear infinite;
|
6377 |
+
animation: rotating4 2s linear infinite;
|
6378 |
}
|
6379 |
|
6380 |
.learn-press-tip {
|
6381 |
+
display: none;
|
6382 |
+
margin: 0 5px;
|
6383 |
+
color: #444;
|
6384 |
+
font-size: 13px;
|
6385 |
+
font-style: normal;
|
6386 |
+
line-height: 1;
|
6387 |
+
vertical-align: baseline;
|
6388 |
+
cursor: pointer;
|
6389 |
}
|
6390 |
|
6391 |
.learn-press-tip.ready {
|
6392 |
+
display: inline-block;
|
6393 |
}
|
6394 |
|
6395 |
+
.learn-press-tip::before {
|
6396 |
+
font-family: "Font Awesome 5 Free";
|
6397 |
+
content: "\f059";
|
6398 |
}
|
6399 |
|
6400 |
.learn-press-tip:hover {
|
6401 |
+
opacity: 0.8;
|
6402 |
}
|
6403 |
|
6404 |
.learn-press-tip-floating {
|
6405 |
+
position: absolute;
|
6406 |
+
z-index: 9999999;
|
6407 |
+
min-width: 20px;
|
6408 |
+
margin-left: -1px;
|
6409 |
+
padding: 0.618em 1em;
|
6410 |
+
color: #fff;
|
6411 |
+
background: #383838;
|
6412 |
+
font-size: 12px;
|
6413 |
+
line-height: 1.2em;
|
6414 |
+
-webkit-border-radius: 3px;
|
6415 |
+
-moz-border-radius: 3px;
|
6416 |
+
border-radius: 3px;
|
6417 |
+
}
|
6418 |
+
|
6419 |
+
.learn-press-tip-floating > * {
|
6420 |
+
font-size: 12px;
|
6421 |
}
|
6422 |
|
6423 |
.learn-press-tip-floating .close {
|
6424 |
+
display: inline-block;
|
6425 |
+
position: absolute;
|
6426 |
+
top: -8px;
|
6427 |
+
right: -8px;
|
6428 |
+
width: 16px;
|
6429 |
+
height: 16px;
|
6430 |
+
border: 1px solid #fff;
|
6431 |
+
color: #fff;
|
6432 |
+
background: #468fbc;
|
6433 |
+
line-height: 16px;
|
6434 |
+
text-align: center;
|
6435 |
+
cursor: pointer;
|
6436 |
+
-webkit-border-radius: 50%;
|
6437 |
+
-moz-border-radius: 50%;
|
6438 |
+
border-radius: 50%;
|
6439 |
+
}
|
6440 |
+
|
6441 |
+
.learn-press-tip-floating .close::before {
|
6442 |
+
font-family: "Font Awesome 5 Free";
|
6443 |
+
content: "\f00d";
|
6444 |
}
|
6445 |
|
6446 |
.learn-press-tip-floating p {
|
6447 |
+
margin: 0;
|
6448 |
}
|
6449 |
|
6450 |
+
.learn-press-tip-floating::before {
|
6451 |
+
position: absolute;
|
6452 |
+
bottom: -6px;
|
6453 |
+
left: 50%;
|
6454 |
+
width: 0;
|
6455 |
+
height: 0;
|
6456 |
+
margin-left: -6px;
|
6457 |
+
border: 6px solid transparent;
|
6458 |
+
border-top-color: #383838;
|
6459 |
+
border-bottom-width: 0;
|
6460 |
+
content: "";
|
6461 |
}
|
6462 |
|
6463 |
+
.lp-group-step {
|
6464 |
+
border-bottom: 1px solid #eee;
|
6465 |
+
}
|
6466 |
+
|
6467 |
+
.lp-group-step h3 {
|
6468 |
+
padding: 0 2em;
|
6469 |
+
}
|
6470 |
+
|
6471 |
+
.lp-group-step label {
|
6472 |
+
margin-bottom: 5px;
|
6473 |
+
font-size: 13px;
|
6474 |
+
font-weight: 500;
|
6475 |
+
font-style: italic;
|
6476 |
+
}
|
6477 |
+
|
6478 |
+
.lp-group-step .lp-item-step {
|
6479 |
+
display: flex;
|
6480 |
+
position: relative;
|
6481 |
+
min-height: 35px;
|
6482 |
+
margin: 0;
|
6483 |
+
padding: 1em 0;
|
6484 |
+
border-top: 1px solid #eee;
|
6485 |
+
align-items: center;
|
6486 |
+
cursor: pointer;
|
6487 |
+
}
|
6488 |
+
|
6489 |
+
.lp-group-step .lp-item-step:hover {
|
6490 |
+
background: #eee;
|
6491 |
+
}
|
6492 |
+
|
6493 |
+
.lp-group-step .lp-item-step .lp-item-step-left {
|
6494 |
+
display: inline-flex;
|
6495 |
+
align-items: center;
|
6496 |
+
position: relative;
|
6497 |
+
padding: 0 2em;
|
6498 |
+
}
|
6499 |
+
|
6500 |
+
.lp-group-step .lp-item-step .lp-item-step-left::before {
|
6501 |
+
display: block;
|
6502 |
+
position: absolute;
|
6503 |
+
z-index: 2;
|
6504 |
+
width: 1em;
|
6505 |
+
height: 1em;
|
6506 |
+
border: 1px solid rgba(0, 0, 0, 0.1);
|
6507 |
+
border-top: 1px solid #3498db;
|
6508 |
+
border-radius: 50%;
|
6509 |
+
opacity: 0;
|
6510 |
+
content: "";
|
6511 |
+
-webkit-animation: lp-rotating 0.8s linear infinite;
|
6512 |
+
animation: lp-rotating 0.8s linear infinite;
|
6513 |
+
}
|
6514 |
+
|
6515 |
+
.lp-group-step .lp-item-step .lp-item-step-left::after {
|
6516 |
+
position: absolute;
|
6517 |
+
z-index: 1;
|
6518 |
+
left: 23px;
|
6519 |
+
opacity: 0;
|
6520 |
+
color: #4caf50;
|
6521 |
+
font-family: Dashicons;
|
6522 |
+
font-size: 1.5em;
|
6523 |
+
content: "\f147";
|
6524 |
+
}
|
6525 |
+
|
6526 |
+
.lp-group-step .lp-item-step.running .lp-item-step-left::before {
|
6527 |
+
opacity: 1;
|
6528 |
+
}
|
6529 |
+
|
6530 |
+
.lp-group-step .lp-item-step.running .lp-item-step-left input {
|
6531 |
+
opacity: 0;
|
6532 |
+
}
|
6533 |
|
6534 |
+
.lp-group-step .lp-item-step.running::before {
|
6535 |
+
display: block;
|
6536 |
+
position: absolute;
|
6537 |
+
width: 0;
|
6538 |
+
height: 100%;
|
6539 |
+
background: #0073aa;
|
6540 |
+
content: "";
|
6541 |
+
opacity: 0.1;
|
6542 |
+
transition: 0.8s linear;
|
6543 |
+
}
|
6544 |
+
|
6545 |
+
.lp-group-step .lp-item-step.running .progress-bar {
|
6546 |
+
opacity: 0.1;
|
6547 |
+
}
|
6548 |
|
6549 |
+
.lp-group-step .lp-item-step.completed .lp-item-step-left::after {
|
6550 |
+
opacity: 1;
|
6551 |
+
}
|
6552 |
+
|
6553 |
+
.lp-group-step .lp-item-step.completed .lp-item-step-left input {
|
6554 |
+
opacity: 0;
|
6555 |
+
}
|
6556 |
+
|
6557 |
+
.lp-group-step .lp-item-step.completed .progress-bar {
|
6558 |
+
width: 100%;
|
6559 |
+
opacity: 0.1;
|
6560 |
+
}
|
6561 |
|
6562 |
+
.lp-group-step .lp-item-step.error .lp-item-step-left::after {
|
6563 |
+
opacity: 1;
|
6564 |
+
color: #dd3333;
|
6565 |
+
content: '\f335';
|
6566 |
+
}
|
6567 |
+
|
6568 |
+
.lp-group-step .lp-item-step .progress-bar {
|
6569 |
+
display: block;
|
6570 |
+
position: absolute;
|
6571 |
+
top: 0;
|
6572 |
+
left: 0;
|
6573 |
+
width: 0;
|
6574 |
+
height: 100%;
|
6575 |
+
opacity: 0;
|
6576 |
+
background: #7c60d9bf;
|
6577 |
+
transition: 0.8s linear;
|
6578 |
+
}
|
6579 |
+
|
6580 |
+
.lp-group-steps-done {
|
6581 |
+
display: none;
|
6582 |
+
}
|
6583 |
+
|
6584 |
+
@keyframes lp-rotating {
|
6585 |
+
from {
|
6586 |
+
-o-transform: rotate(0deg);
|
6587 |
+
-ms-transform: rotate(0deg);
|
6588 |
+
-moz-transform: rotate(0deg);
|
6589 |
+
-webkit-transform: rotate(0deg);
|
6590 |
+
transform: rotate(0deg);
|
6591 |
+
}
|
6592 |
+
to {
|
6593 |
+
-o-transform: rotate(360deg);
|
6594 |
+
-ms-transform: rotate(360deg);
|
6595 |
+
-moz-transform: rotate(360deg);
|
6596 |
+
-webkit-transform: rotate(360deg);
|
6597 |
+
transform: rotate(360deg);
|
6598 |
+
}
|
6599 |
+
}
|
6600 |
+
|
6601 |
+
@-webkit-keyframes lp-rotating {
|
6602 |
+
from {
|
6603 |
+
-webkit-transform: rotate(0deg);
|
6604 |
+
transform: rotate(0deg);
|
6605 |
+
}
|
6606 |
+
to {
|
6607 |
+
-webkit-transform: rotate(360deg);
|
6608 |
+
transform: rotate(360deg);
|
6609 |
+
}
|
6610 |
+
}
|
6611 |
+
|
6612 |
+
.ajaxload {
|
6613 |
+
display: inline-block;
|
6614 |
+
position: relative;
|
6615 |
+
width: 30px;
|
6616 |
+
height: 30px;
|
6617 |
+
background: #7b7b7b;
|
6618 |
+
content: "";
|
6619 |
+
-webkit-border-radius: 50%;
|
6620 |
+
-moz-border-radius: 50%;
|
6621 |
+
border-radius: 50%;
|
6622 |
+
-webkit-animation: lp-rotating 1s linear infinite;
|
6623 |
+
-moz-animation: lp-rotating 1s linear infinite;
|
6624 |
+
animation: lp-rotating 1s linear infinite;
|
6625 |
+
}
|
6626 |
+
|
6627 |
+
.ajaxload::after {
|
6628 |
+
-webkit-border-radius: 50%;
|
6629 |
+
-moz-border-radius: 50%;
|
6630 |
+
border-radius: 50%;
|
6631 |
+
display: inline-block;
|
6632 |
+
position: absolute;
|
6633 |
+
top: 2px;
|
6634 |
+
left: 50%;
|
6635 |
+
width: 6px;
|
6636 |
+
height: 6px;
|
6637 |
+
margin-left: -3px;
|
6638 |
+
background: #dedede;
|
6639 |
+
content: "";
|
6640 |
+
}
|
6641 |
+
|
6642 |
+
.lp-ajaxload-style-1 {
|
6643 |
+
display: inline-block;
|
6644 |
+
position: relative;
|
6645 |
+
width: 32px;
|
6646 |
+
height: 32px;
|
6647 |
+
}
|
6648 |
+
|
6649 |
+
.lp-ajaxload-style-1::before, .lp-ajaxload-style-1::after {
|
6650 |
+
position: absolute;
|
6651 |
+
top: 0;
|
6652 |
+
left: 0;
|
6653 |
+
width: 100%;
|
6654 |
+
height: 100%;
|
6655 |
+
border: 3px solid #ddd;
|
6656 |
+
content: "";
|
6657 |
+
}
|
6658 |
+
|
6659 |
+
.lp-ajaxload-style-1::after {
|
6660 |
+
clip: rect(0, 32px, 16px, 16px);
|
6661 |
+
border-color: #2fa7ff;
|
6662 |
+
-webkit-border-radius: 50%;
|
6663 |
+
-moz-border-radius: 50%;
|
6664 |
+
border-radius: 50%;
|
6665 |
+
-webkit-animation: lp-rotating 1s linear infinite;
|
6666 |
+
-moz-animation: lp-rotating 1s linear infinite;
|
6667 |
+
animation: lp-rotating 1s linear infinite;
|
6668 |
+
}
|
6669 |
|
6670 |
+
@media screen and (max-width: 782px) {
|
6671 |
+
.learn-press-dropdown-pages .select2-container {
|
6672 |
+
vertical-align: top;
|
6673 |
+
}
|
6674 |
+
.learn-press-dropdown-pages .select2-container .select2-selection--single {
|
6675 |
+
height: 31px;
|
6676 |
+
}
|
6677 |
+
.learn-press-dropdown-pages .select2-selection__rendered {
|
6678 |
+
line-height: 31px !important;
|
6679 |
+
}
|
6680 |
+
#learn-press-advertisement {
|
6681 |
+
margin: 0 12px;
|
6682 |
+
padding-bottom: 0;
|
6683 |
+
}
|
6684 |
+
#learn-press-advertisement .slider-controls {
|
6685 |
+
bottom: 40px;
|
6686 |
+
}
|
6687 |
}
|
6688 |
|
6689 |
.rtl .section-item-counts {
|
6690 |
+
left: 41px;
|
6691 |
+
right: auto;
|
6692 |
}
|
6693 |
|
6694 |
.rtl #admin-editor-lp_course .lp-course-curriculum .heading .status {
|
6695 |
+
margin-right: 10px;
|
6696 |
}
|
6697 |
|
6698 |
.rtl #admin-editor-lp_course .lp-course-curriculum .collapse-sections {
|
6699 |
+
left: 0;
|
6700 |
+
right: unset !important;
|
6701 |
}
|
6702 |
|
6703 |
.rtl #admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .title {
|
6704 |
+
margin-right: 5px;
|
6705 |
}
|
6706 |
|
6707 |
.rtl #admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions {
|
6708 |
+
left: 0;
|
6709 |
+
right: unset !important;
|
6710 |
}
|
6711 |
|
6712 |
.rtl #admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .ui-sortable {
|
6713 |
+
right: unset !important;
|
6714 |
+
left: 0;
|
6715 |
}
|
6716 |
|
6717 |
.rtl #admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .ui-sortable li {
|
6718 |
+
text-align: left;
|
6719 |
}
|
6720 |
|
6721 |
.rtl #admin-editor-lp_course .lp-course-curriculum .section-actions .remove {
|
6722 |
+
float: left;
|
6723 |
}
|
6724 |
|
6725 |
.rtl #admin-editor-lp_course .lp-course-curriculum .actions {
|
6726 |
+
right: unset !important;
|
6727 |
+
left: 0;
|
6728 |
}
|
6729 |
|
6730 |
.rtl #admin-editor-lp_quiz .lp-list-questions .question-item .lp-toolbar-btn-dropdown ul {
|
6731 |
+
left: 0;
|
6732 |
+
right: unset !important;
|
6733 |
}
|
6734 |
|
6735 |
.rtl #admin-editor-lp_quiz .lp-list-questions .question-item .lp-toolbar-btn-dropdown ul li a {
|
6736 |
+
text-align: left;
|
6737 |
}
|
6738 |
|
6739 |
.rtl #admin-editor-lp_quiz .add-new-question {
|
6740 |
+
text-align: right;
|
6741 |
}
|
6742 |
|
6743 |
.rtl #lp-modal-choose-items .header .preview-title {
|
6744 |
+
padding-right: 20px;
|
6745 |
}
|
6746 |
|
6747 |
.rtl #lp-modal-choose-items .header .close {
|
6748 |
+
left: 0;
|
6749 |
+
right: unset;
|
6750 |
+
}
|
6751 |
+
|
6752 |
+
.lp-skeleton-animation {
|
6753 |
+
margin: 0;
|
6754 |
+
padding: 0;
|
6755 |
+
list-style: none;
|
6756 |
+
}
|
6757 |
+
|
6758 |
+
.lp-skeleton-animation > li {
|
6759 |
+
width: 100%;
|
6760 |
+
height: 16px;
|
6761 |
+
margin-top: 15px;
|
6762 |
+
border-radius: 2px;
|
6763 |
+
background: linear-gradient(90deg, rgba(190, 190, 190, 0.2) 25%, rgba(129, 129, 129, 0.24) 37%, rgba(190, 190, 190, 0.2) 63%);
|
6764 |
+
background-size: 400% 100%;
|
6765 |
+
list-style: none;
|
6766 |
+
animation: lp-skeleton-loading 1.4s ease infinite;
|
6767 |
+
}
|
6768 |
+
|
6769 |
+
@keyframes lp-skeleton-loading {
|
6770 |
+
0% {
|
6771 |
+
background-position: 100% 50%;
|
6772 |
+
}
|
6773 |
+
to {
|
6774 |
+
background-position: 0 50%;
|
6775 |
+
}
|
6776 |
}
|
6777 |
|
6778 |
.button.disabled {
|
6779 |
+
pointer-events: none;
|
6780 |
+
}
|
6781 |
+
|
6782 |
+
.learnpress .postbox .rwmb-meta-box {
|
6783 |
+
margin-top: 10px;
|
6784 |
+
}
|
6785 |
+
|
6786 |
+
.learnpress #field-_lp_requirements .rwmb-text-list-clone,
|
6787 |
+
.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone,
|
6788 |
+
.learnpress #field-_lp_target_audiences .rwmb-text-list-clone,
|
6789 |
+
.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone,
|
6790 |
+
.learnpress #field-_lp_key_features .rwmb-text-list-clone,
|
6791 |
+
.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone,
|
6792 |
+
.learnpress #field-_lp_faqs .rwmb-text-list-clone,
|
6793 |
+
.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone {
|
6794 |
+
clear: none;
|
6795 |
+
position: relative;
|
6796 |
+
border: 1px solid #ddd;
|
6797 |
+
border-radius: 4px;
|
6798 |
+
}
|
6799 |
+
|
6800 |
+
.learnpress #field-_lp_requirements .rwmb-text-list-clone .rwmb-text-list-label,
|
6801 |
+
.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone .rwmb-text-list-label,
|
6802 |
+
.learnpress #field-_lp_target_audiences .rwmb-text-list-clone .rwmb-text-list-label,
|
6803 |
+
.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone .rwmb-text-list-label,
|
6804 |
+
.learnpress #field-_lp_key_features .rwmb-text-list-clone .rwmb-text-list-label,
|
6805 |
+
.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone .rwmb-text-list-label,
|
6806 |
+
.learnpress #field-_lp_faqs .rwmb-text-list-clone .rwmb-text-list-label,
|
6807 |
+
.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .rwmb-text-list-label {
|
6808 |
+
display: none;
|
6809 |
+
}
|
6810 |
+
|
6811 |
+
.learnpress #field-_lp_requirements .rwmb-text-list-clone .rwmb-text-list,
|
6812 |
+
.learnpress #field-_lp_requirements .rwmb-text-list-clone .rwmb-text-list-advanced,
|
6813 |
+
.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone .rwmb-text-list,
|
6814 |
+
.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone .rwmb-text-list-advanced,
|
6815 |
+
.learnpress #field-_lp_target_audiences .rwmb-text-list-clone .rwmb-text-list,
|
6816 |
+
.learnpress #field-_lp_target_audiences .rwmb-text-list-clone .rwmb-text-list-advanced,
|
6817 |
+
.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone .rwmb-text-list,
|
6818 |
+
.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone .rwmb-text-list-advanced,
|
6819 |
+
.learnpress #field-_lp_key_features .rwmb-text-list-clone .rwmb-text-list,
|
6820 |
+
.learnpress #field-_lp_key_features .rwmb-text-list-clone .rwmb-text-list-advanced,
|
6821 |
+
.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone .rwmb-text-list,
|
6822 |
+
.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone .rwmb-text-list-advanced,
|
6823 |
+
.learnpress #field-_lp_faqs .rwmb-text-list-clone .rwmb-text-list,
|
6824 |
+
.learnpress #field-_lp_faqs .rwmb-text-list-clone .rwmb-text-list-advanced,
|
6825 |
+
.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .rwmb-text-list,
|
6826 |
+
.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .rwmb-text-list-advanced {
|
6827 |
+
width: calc(100% - 65px);
|
6828 |
+
padding: 7px 10px;
|
6829 |
+
border: none;
|
6830 |
+
color: #777;
|
6831 |
+
background: transparent;
|
6832 |
+
box-shadow: none;
|
6833 |
+
line-height: 1;
|
6834 |
+
}
|
6835 |
+
|
6836 |
+
.learnpress #field-_lp_requirements .rwmb-text-list-clone .remove-clone,
|
6837 |
+
.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone .remove-clone,
|
6838 |
+
.learnpress #field-_lp_target_audiences .rwmb-text-list-clone .remove-clone,
|
6839 |
+
.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone .remove-clone,
|
6840 |
+
.learnpress #field-_lp_key_features .rwmb-text-list-clone .remove-clone,
|
6841 |
+
.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone .remove-clone,
|
6842 |
+
.learnpress #field-_lp_faqs .rwmb-text-list-clone .remove-clone,
|
6843 |
+
.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .remove-clone {
|
6844 |
+
top: 50%;
|
6845 |
+
right: 41px;
|
6846 |
+
margin-top: -10px;
|
6847 |
+
border-radius: unset;
|
6848 |
+
color: #999;
|
6849 |
+
background: transparent;
|
6850 |
+
-webkit-transition: right 0.25s;
|
6851 |
+
-moz-transition: right 0.25s;
|
6852 |
+
-ms-transition: right 0.25s;
|
6853 |
+
-o-transition: right 0.25s;
|
6854 |
+
transition: right 0.25s;
|
6855 |
+
}
|
6856 |
+
|
6857 |
+
.learnpress #field-_lp_requirements .rwmb-text-list-clone .remove-clone i,
|
6858 |
+
.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone .remove-clone i,
|
6859 |
+
.learnpress #field-_lp_target_audiences .rwmb-text-list-clone .remove-clone i,
|
6860 |
+
.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone .remove-clone i,
|
6861 |
+
.learnpress #field-_lp_key_features .rwmb-text-list-clone .remove-clone i,
|
6862 |
+
.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone .remove-clone i,
|
6863 |
+
.learnpress #field-_lp_faqs .rwmb-text-list-clone .remove-clone i,
|
6864 |
+
.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .remove-clone i {
|
6865 |
+
font-size: 20px;
|
6866 |
+
}
|
6867 |
+
|
6868 |
+
.learnpress #field-_lp_requirements .rwmb-text-list-clone .remove-clone:hover,
|
6869 |
+
.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone .remove-clone:hover,
|
6870 |
+
.learnpress #field-_lp_target_audiences .rwmb-text-list-clone .remove-clone:hover,
|
6871 |
+
.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone .remove-clone:hover,
|
6872 |
+
.learnpress #field-_lp_key_features .rwmb-text-list-clone .remove-clone:hover,
|
6873 |
+
.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone .remove-clone:hover,
|
6874 |
+
.learnpress #field-_lp_faqs .rwmb-text-list-clone .remove-clone:hover,
|
6875 |
+
.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .remove-clone:hover {
|
6876 |
+
color: #e74c3c;
|
6877 |
+
}
|
6878 |
+
|
6879 |
+
.learnpress #field-_lp_requirements .rwmb-text-list-clone::after,
|
6880 |
+
.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone::after,
|
6881 |
+
.learnpress #field-_lp_target_audiences .rwmb-text-list-clone::after,
|
6882 |
+
.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone::after,
|
6883 |
+
.learnpress #field-_lp_key_features .rwmb-text-list-clone::after,
|
6884 |
+
.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone::after,
|
6885 |
+
.learnpress #field-_lp_faqs .rwmb-text-list-clone::after,
|
6886 |
+
.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone::after {
|
6887 |
+
display: inline-block;
|
6888 |
+
position: absolute;
|
6889 |
+
top: 50%;
|
6890 |
+
right: 10px;
|
6891 |
+
margin: 8px 0 0 0;
|
6892 |
+
margin-top: -9px;
|
6893 |
+
color: #999;
|
6894 |
+
font-family: Dashicons;
|
6895 |
+
font-size: 20px;
|
6896 |
+
content: "\f333";
|
6897 |
+
}
|
6898 |
+
|
6899 |
+
.learnpress #field-_lp_requirements .rwmb-text-list-clone:focus-within,
|
6900 |
+
.learnpress #field-_lp_target_audiences .rwmb-text-list-clone:focus-within,
|
6901 |
+
.learnpress #field-_lp_key_features .rwmb-text-list-clone:focus-within,
|
6902 |
+
.learnpress #field-_lp_faqs .rwmb-text-list-clone:focus-within {
|
6903 |
+
border-color: #0085ba;
|
6904 |
+
}
|
6905 |
+
|
6906 |
+
.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone .rwmb-text-list:focus,
|
6907 |
+
.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone .rwmb-text-list:focus,
|
6908 |
+
.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone .rwmb-text-list:focus,
|
6909 |
+
.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .rwmb-text-list:focus {
|
6910 |
+
border-color: #0085ba;
|
6911 |
+
}
|
6912 |
+
|
6913 |
+
.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone {
|
6914 |
+
position: relative;
|
6915 |
+
padding: 0 0 16px 0;
|
6916 |
+
}
|
6917 |
+
|
6918 |
+
.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .rwmb-text-list-label {
|
6919 |
+
display: block;
|
6920 |
+
padding: 10px 10px 0 12px;
|
6921 |
+
}
|
6922 |
+
|
6923 |
+
.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .rwmb-text-list {
|
6924 |
+
width: calc(100% - 25px);
|
6925 |
+
margin: 0 13px 0 13px;
|
6926 |
+
border: 1px solid #ddd;
|
6927 |
+
vertical-align: top;
|
6928 |
+
}
|
6929 |
+
|
6930 |
+
.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .remove-clone {
|
6931 |
+
top: 20px;
|
6932 |
+
right: 36px;
|
6933 |
+
margin-top: -10px;
|
6934 |
+
color: #999;
|
6935 |
+
-webkit-transition: right 0.25s;
|
6936 |
+
-moz-transition: right 0.25s;
|
6937 |
+
-ms-transition: right 0.25s;
|
6938 |
+
-o-transition: right 0.25s;
|
6939 |
+
transition: right 0.25s;
|
6940 |
+
}
|
6941 |
+
|
6942 |
+
.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone::after {
|
6943 |
+
top: 20px;
|
6944 |
}
|
6945 |
|
6946 |
.lp-notice,
|
6947 |
.learn-press-notice {
|
6948 |
+
position: relative;
|
6949 |
+
padding: 12px;
|
6950 |
}
|
6951 |
|
6952 |
.lp-notice h4,
|
6953 |
.learn-press-notice h4 {
|
6954 |
+
margin: 10px 0 15px;
|
6955 |
}
|
6956 |
|
6957 |
.lp-notice p,
|
6958 |
.learn-press-notice p {
|
6959 |
+
margin: 0 0 5px 0;
|
6960 |
+
padding: 0 2px;
|
6961 |
}
|
6962 |
|
6963 |
.lp-notice.lp-upgrade-notice,
|
6964 |
.learn-press-notice.lp-upgrade-notice {
|
6965 |
+
position: relative;
|
6966 |
+
border-left-color: #02b7fb;
|
6967 |
+
background: #bceffe;
|
6968 |
}
|
6969 |
|
6970 |
.lp-notice.lp-upgrade-notice .close-notice,
|
6971 |
.learn-press-notice.lp-upgrade-notice .close-notice {
|
6972 |
+
position: absolute;
|
6973 |
+
top: 5px;
|
6974 |
+
right: 10px;
|
6975 |
}
|
6976 |
|
6977 |
.lp-notice .lp-message-dismiss,
|
6978 |
.learn-press-notice .lp-message-dismiss {
|
6979 |
+
position: absolute;
|
6980 |
+
top: 12px;
|
6981 |
+
right: 12px;
|
6982 |
}
|
6983 |
|
6984 |
.lp-notice .notice-dismiss,
|
6985 |
.learn-press-notice .notice-dismiss {
|
6986 |
+
position: absolute;
|
6987 |
+
top: 0;
|
6988 |
+
right: 1px;
|
6989 |
+
margin: 0;
|
6990 |
+
padding: 9px;
|
6991 |
+
border: none;
|
6992 |
+
outline: none;
|
6993 |
+
color: #72777c;
|
6994 |
+
background: 0 0;
|
6995 |
+
-webkit-box-shadow: none;
|
6996 |
+
-moz-box-shadow: none;
|
6997 |
+
box-shadow: none;
|
6998 |
+
cursor: pointer;
|
6999 |
+
}
|
7000 |
+
|
7001 |
+
.lp-notice .notice-dismiss::before,
|
7002 |
+
.learn-press-notice .notice-dismiss::before {
|
7003 |
+
display: block;
|
7004 |
+
width: 20px;
|
7005 |
+
height: 20px;
|
7006 |
+
color: #72777c;
|
7007 |
+
background: 0 0;
|
7008 |
+
font: normal 16px/20px dashicons;
|
7009 |
+
text-align: center;
|
7010 |
+
content: "\f153";
|
7011 |
+
speak: none;
|
7012 |
+
-webkit-font-smoothing: antialiased;
|
7013 |
}
|
7014 |
|
7015 |
.learn-press-dropdown-pages {
|
7016 |
+
display: inline-block;
|
7017 |
}
|
7018 |
|
7019 |
.lp-notice-update-database {
|
7020 |
+
border-left-color: #f00;
|
7021 |
+
border: 1px solid rebeccapurple;
|
7022 |
+
background: rebeccapurple;
|
7023 |
+
color: white;
|
7024 |
+
border-radius: 3px;
|
7025 |
+
}
|
7026 |
+
|
7027 |
+
.lp-notice-update-database.do-updating::before {
|
7028 |
+
display: inline-block;
|
7029 |
+
float: left;
|
7030 |
+
margin: 9px 5px 0 -5px;
|
7031 |
+
color: #2773aa;
|
7032 |
+
font-family: dashicons;
|
7033 |
+
font-size: 20px;
|
7034 |
+
content: "\f463";
|
7035 |
+
-webkit-animation: rotating4 2s linear infinite;
|
7036 |
+
-moz-animation: rotating4 2s linear infinite;
|
7037 |
+
-ms-animation: rotating4 2s linear infinite;
|
7038 |
+
-o-animation: rotating4 2s linear infinite;
|
7039 |
+
animation: rotating4 2s linear infinite;
|
7040 |
}
|
7041 |
|
7042 |
#adminmenu .update-plugins.lp-plugins-count {
|
7043 |
+
padding: 0 5px;
|
7044 |
}
|
7045 |
|
7046 |
.search-box input[name="post-search-author"],
|
7047 |
.search-box .select2-container {
|
7048 |
+
min-width: 200px;
|
7049 |
+
margin: 0;
|
7050 |
+
vertical-align: top;
|
7051 |
}
|
7052 |
|
7053 |
.learn-press-notice-assigned-item {
|
7054 |
+
color: #f00;
|
7055 |
}
|
7056 |
|
7057 |
.learnpress .actions {
|
7058 |
+
margin: 0;
|
7059 |
}
|
7060 |
|
7061 |
#learn-press-syncs li {
|
7062 |
+
position: relative;
|
7063 |
}
|
7064 |
|
7065 |
#learn-press-syncs li.syncing, #learn-press-syncs li.synced {
|
7066 |
+
padding-left: 24px;
|
7067 |
}
|
7068 |
|
7069 |
#learn-press-syncs li.syncing input[type="checkbox"], #learn-press-syncs li.synced input[type="checkbox"] {
|
7070 |
+
display: none;
|
7071 |
}
|
7072 |
|
7073 |
+
#learn-press-syncs li.syncing::after {
|
7074 |
+
content: "\f463";
|
7075 |
+
-webkit-animation: rotating4 2s linear infinite;
|
7076 |
+
-moz-animation: rotating4 2s linear infinite;
|
7077 |
+
-ms-animation: rotating4 2s linear infinite;
|
7078 |
+
-o-animation: rotating4 2s linear infinite;
|
7079 |
+
animation: rotating4 2s linear infinite;
|
7080 |
}
|
7081 |
|
7082 |
+
#learn-press-syncs li.synced::after {
|
7083 |
+
color: #2773aa;
|
7084 |
+
content: "\f147";
|
7085 |
}
|
7086 |
|
7087 |
+
#learn-press-syncs li::after {
|
7088 |
+
display: block;
|
7089 |
+
position: absolute;
|
7090 |
+
top: 0;
|
7091 |
+
left: -3px;
|
7092 |
+
width: 24px;
|
7093 |
+
height: 24px;
|
7094 |
+
font-family: dashicons;
|
7095 |
+
font-size: 19px;
|
7096 |
+
line-height: 24px;
|
7097 |
+
text-align: center;
|
7098 |
}
|
7099 |
|
7100 |
#learn-press-updater .updater-progress {
|
7101 |
+
position: relative;
|
7102 |
+
margin: 0 2px;
|
7103 |
}
|
7104 |
|
7105 |
#learn-press-updater .updater-progress ul {
|
7106 |
+
display: flex;
|
7107 |
+
position: relative;
|
7108 |
+
height: 5px;
|
7109 |
+
background: #eee;
|
7110 |
}
|
7111 |
|
7112 |
#learn-press-updater .updater-progress ul li {
|
7113 |
+
position: relative;
|
7114 |
+
margin: 0;
|
7115 |
+
flex: 1;
|
7116 |
}
|
7117 |
|
7118 |
+
#learn-press-updater .updater-progress ul li::after {
|
7119 |
+
display: none;
|
7120 |
+
position: absolute;
|
7121 |
+
top: -30px;
|
7122 |
+
right: 0;
|
7123 |
+
padding: 3px 5px;
|
7124 |
+
border-radius: 3px;
|
7125 |
+
color: #fff;
|
7126 |
+
background: #ddd;
|
7127 |
+
font-size: 12px;
|
7128 |
+
content: attr(data-version);
|
7129 |
}
|
7130 |
|
7131 |
+
#learn-press-updater .updater-progress ul li::before {
|
7132 |
+
content: "";
|
7133 |
}
|
7134 |
|
7135 |
+
#learn-press-updater .updater-progress ul li:last-child::after {
|
7136 |
+
_display: block;
|
7137 |
}
|
7138 |
|
7139 |
+
#learn-press-updater .updater-progress ul::after {
|
7140 |
+
position: absolute;
|
7141 |
+
top: 0;
|
7142 |
+
left: 0;
|
7143 |
+
width: 0;
|
7144 |
+
height: 20px;
|
7145 |
}
|
7146 |
|
7147 |
#learn-press-updater .updater-progress .updater-progress-status {
|
7148 |
+
position: absolute;
|
7149 |
+
top: 0;
|
7150 |
+
left: 0;
|
7151 |
+
width: 0;
|
7152 |
+
height: 5px;
|
7153 |
+
background: #5bc4f9;
|
7154 |
+
-webkit-transition: width 0.25s;
|
7155 |
+
-moz-transition: width 0.25s;
|
7156 |
+
-ms-transition: width 0.25s;
|
7157 |
+
-o-transition: width 0.25s;
|
7158 |
+
transition: width 0.25s;
|
7159 |
+
}
|
7160 |
+
|
7161 |
+
#learn-press-updater .updater-progress .updater-progress-status::before {
|
7162 |
+
position: absolute;
|
7163 |
+
top: -20px;
|
7164 |
+
right: 0;
|
7165 |
+
padding: 0 5px;
|
7166 |
+
border-radius: 3px;
|
7167 |
+
color: #fff;
|
7168 |
+
background: #5bc4f9;
|
7169 |
+
font-size: 12px;
|
7170 |
+
_content: attr(data-value) "%";
|
7171 |
}
|
7172 |
|
7173 |
#learn-press-updater .updater-progress .updater-progress-status .updater-progress-animation {
|
7174 |
+
overflow: hidden;
|
7175 |
+
position: absolute;
|
7176 |
+
top: 0;
|
7177 |
+
left: 0;
|
7178 |
+
width: 100%;
|
7179 |
+
height: 5px;
|
7180 |
+
background: #5bc4f9;
|
7181 |
+
}
|
7182 |
+
|
7183 |
+
#learn-press-updater .updater-progress .updater-progress-status .updater-progress-animation:not(.completed)::after {
|
7184 |
+
position: absolute;
|
7185 |
+
height: 5px;
|
7186 |
+
background: #8dd9ff;
|
7187 |
+
content: "";
|
7188 |
+
-webkit-animation: animation4 1.5s ease-out infinite;
|
7189 |
+
-moz-animation: animation4 1.5s ease-out infinite;
|
7190 |
+
-ms-animation: animation4 1.5s ease-out infinite;
|
7191 |
+
-o-animation: animation4 1.5s ease-out infinite;
|
7192 |
+
animation: animation4 1.5s ease-out infinite;
|
7193 |
}
|
7194 |
|
7195 |
#learn-press-updater .updating-message {
|
7196 |
+
color: #a24666;
|
7197 |
}
|
7198 |
|
7199 |
#learn-press-updater .completed-message {
|
7200 |
+
color: #3c8eb7;
|
7201 |
}
|
7202 |
|
7203 |
#learn-press-updater {
|
7204 |
+
display: none;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7205 |
}
|
7206 |
|
7207 |
+
.select2 .select2-search.select2-search--inline {
|
7208 |
+
margin-bottom: 0;
|
|
|
|
|
|
|
|
|
|
|
7209 |
}
|
7210 |
|
7211 |
+
.select2 .select2-selection .select2-selection__choice {
|
7212 |
+
margin-top: 4px;
|
7213 |
+
margin-bottom: 0;
|
|
|
|
|
|
|
|
|
|
|
7214 |
}
|
7215 |
|
7216 |
+
.select2 .select2-selection.select2-selection--multiple {
|
7217 |
+
min-height: 30px;
|
7218 |
}
|
7219 |
|
7220 |
+
.edit-post-layout__metaboxes .rwmb-label > label {
|
7221 |
+
color: #666;
|
7222 |
+
font-size: small;
|
7223 |
+
font-weight: bold;
|
7224 |
}
|
7225 |
|
7226 |
+
body.post-type-lp_question #button-new-question {
|
7227 |
+
display: inline-block;
|
7228 |
+
position: relative;
|
7229 |
}
|
7230 |
|
7231 |
+
body.post-type-lp_question #button-new-question div {
|
7232 |
+
display: none;
|
7233 |
+
position: absolute;
|
7234 |
+
z-index: 9999;
|
7235 |
+
top: 100%;
|
7236 |
+
left: 0;
|
7237 |
+
min-width: 100px;
|
7238 |
+
margin: 0 0 0 -1px;
|
7239 |
+
border: 1px solid #999;
|
7240 |
+
background: #ffff;
|
7241 |
+
font-weight: 400;
|
7242 |
}
|
7243 |
|
7244 |
+
body.post-type-lp_question #button-new-question div a {
|
7245 |
+
display: block;
|
7246 |
+
min-width: 100px;
|
7247 |
+
margin: 0;
|
7248 |
+
padding: 10px 20px;
|
7249 |
+
color: #666;
|
7250 |
+
white-space: nowrap;
|
7251 |
+
text-decoration: none;
|
7252 |
}
|
7253 |
|
7254 |
+
body.post-type-lp_question #button-new-question div a:hover {
|
7255 |
+
background: #eee;
|
|
|
|
|
7256 |
}
|
7257 |
|
7258 |
+
body.post-type-lp_question #button-new-question > a {
|
7259 |
+
position: relative;
|
7260 |
+
padding-right: 15px;
|
7261 |
+
text-decoration: none;
|
7262 |
}
|
7263 |
|
7264 |
+
body.post-type-lp_question #button-new-question > a::after {
|
7265 |
+
display: inline-block;
|
7266 |
+
position: absolute;
|
7267 |
+
top: 6px;
|
7268 |
+
right: 0;
|
7269 |
+
width: 0;
|
7270 |
+
height: 0;
|
7271 |
+
margin: 0;
|
7272 |
+
border: 5px solid transparent;
|
7273 |
+
border-top-color: #0f7aae;
|
7274 |
+
content: "";
|
7275 |
}
|
7276 |
|
7277 |
+
body.post-type-lp_question #button-new-question:hover div {
|
7278 |
+
display: block;
|
7279 |
}
|
7280 |
|
7281 |
+
.lp-label {
|
7282 |
+
display: inline-block;
|
7283 |
+
padding: 3px 6px;
|
7284 |
+
color: #fff;
|
7285 |
+
font-size: 12px;
|
7286 |
+
-webkit-border-radius: 4px;
|
7287 |
+
-moz-border-radius: 4px;
|
7288 |
+
border-radius: 4px;
|
|
|
|
|
|
|
|
|
|
|
|
|
7289 |
}
|
7290 |
|
7291 |
+
.lp-label.success {
|
7292 |
+
background: #4caf50;
|
|
|
|
|
|
|
7293 |
}
|
7294 |
|
7295 |
+
.lp-label.error {
|
7296 |
+
background: #f00;
|
|
|
|
|
7297 |
}
|
7298 |
|
7299 |
+
.lp-label.warning {
|
7300 |
+
background: #ffc107;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7301 |
}
|
7302 |
|
7303 |
+
.lp-label .far,
|
7304 |
+
.lp-label .fas,
|
7305 |
+
.lp-label .fa {
|
7306 |
+
display: inline-block;
|
7307 |
+
margin-right: 5px;
|
|
|
|
|
|
|
|
|
|
|
7308 |
}
|
7309 |
|
7310 |
+
.lp-admin-profile-courses .column-results {
|
7311 |
+
width: 200px;
|
|
|
|
|
|
|
7312 |
}
|
7313 |
|
7314 |
+
.lp-admin-profile-courses .course-results-progress .lp-progress-row {
|
7315 |
+
margin: 0 0 20px 0;
|
|
|
7316 |
}
|
7317 |
|
7318 |
+
.lp-admin-profile-courses .course-results-progress .lp-course-progress-heading {
|
7319 |
+
margin: 0 0 5px 0;
|
7320 |
+
line-height: 1;
|
7321 |
}
|
7322 |
|
7323 |
+
.lp-admin-profile-courses .learn-press-progress {
|
7324 |
+
overflow: hidden;
|
7325 |
+
position: relative;
|
7326 |
+
width: 150px;
|
7327 |
+
height: 6px;
|
7328 |
+
border-radius: 3px;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7329 |
}
|
7330 |
|
7331 |
+
.lp-admin-profile-courses .learn-press-progress .learn-press-progress__active {
|
7332 |
+
position: absolute;
|
7333 |
+
z-index: 1;
|
7334 |
+
left: -100%;
|
7335 |
+
width: 100%;
|
7336 |
+
height: 100%;
|
7337 |
+
border-radius: 3px;
|
7338 |
+
background: var(--lp-primary-color);
|
7339 |
+
-webkit-transition: 0.5s;
|
7340 |
+
-moz-transition: 0.5s;
|
7341 |
+
-ms-transition: 0.5s;
|
7342 |
+
-o-transition: 0.5s;
|
7343 |
+
transition: 0.5s;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7344 |
}
|
7345 |
|
7346 |
+
.lp-admin-profile-courses .learn-press-progress::before {
|
7347 |
+
display: block;
|
7348 |
+
position: absolute;
|
7349 |
+
z-index: 0;
|
7350 |
+
top: 0;
|
7351 |
+
width: 100%;
|
7352 |
+
height: 100%;
|
7353 |
+
background: #ccc;
|
7354 |
+
content: "";
|
7355 |
}
|
assets/css/admin/setup.css
CHANGED
@@ -1,216 +1,319 @@
|
|
1 |
-
/* The animation code */
|
2 |
-
@keyframes spin {
|
3 |
-
0% {
|
4 |
-
transform: rotate(0deg);
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
transform: rotate(
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
|
98 |
-
|
99 |
-
|
100 |
-
|
101 |
-
|
102 |
-
|
103 |
-
|
104 |
-
|
105 |
-
|
106 |
-
|
107 |
-
|
108 |
-
|
109 |
-
|
110 |
-
|
111 |
-
|
112 |
-
|
113 |
-
|
114 |
-
|
115 |
-
|
116 |
-
|
117 |
-
|
118 |
-
|
119 |
-
|
120 |
-
|
121 |
-
|
122 |
-
|
123 |
-
|
124 |
-
|
125 |
-
|
126 |
-
|
127 |
-
|
128 |
-
|
129 |
-
|
130 |
-
|
131 |
-
|
132 |
-
|
133 |
-
|
134 |
-
|
135 |
-
|
136 |
-
|
137 |
-
|
138 |
-
|
139 |
-
|
140 |
-
|
141 |
-
|
142 |
-
|
143 |
-
|
144 |
-
|
145 |
-
|
146 |
-
|
147 |
-
|
148 |
-
|
149 |
-
|
150 |
-
|
151 |
-
|
152 |
-
|
153 |
-
|
154 |
-
|
155 |
-
|
156 |
-
|
157 |
-
|
158 |
-
|
159 |
-
|
160 |
-
|
161 |
-
|
162 |
-
|
163 |
-
|
164 |
-
|
165 |
-
|
166 |
-
|
167 |
-
|
168 |
-
|
169 |
-
|
170 |
-
|
171 |
-
|
172 |
-
|
173 |
-
|
174 |
-
|
175 |
-
|
176 |
-
|
177 |
-
|
178 |
-
|
179 |
-
|
180 |
-
|
181 |
-
|
182 |
-
|
183 |
-
|
184 |
-
|
185 |
-
|
186 |
-
|
187 |
-
|
188 |
-
|
189 |
-
|
190 |
-
|
191 |
-
|
192 |
-
|
193 |
-
|
194 |
-
|
195 |
-
|
196 |
-
|
197 |
-
|
198 |
-
|
199 |
-
|
200 |
-
|
201 |
-
|
202 |
-
|
203 |
-
|
204 |
-
|
205 |
-
|
206 |
-
|
207 |
-
|
208 |
-
|
209 |
-
|
210 |
-
|
211 |
-
|
212 |
-
|
213 |
-
|
214 |
-
|
215 |
-
|
216 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
/* The animation code */
|
2 |
+
@keyframes spin {
|
3 |
+
0% {
|
4 |
+
transform: rotate(0deg);
|
5 |
+
}
|
6 |
+
50% {
|
7 |
+
transform: rotate(180deg);
|
8 |
+
}
|
9 |
+
100% {
|
10 |
+
transform: rotate(360deg);
|
11 |
+
}
|
12 |
+
}
|
13 |
+
|
14 |
+
@keyframes spin-back {
|
15 |
+
0% {
|
16 |
+
transform: rotate(0deg);
|
17 |
+
}
|
18 |
+
50% {
|
19 |
+
transform: rotate(-180deg);
|
20 |
+
}
|
21 |
+
100% {
|
22 |
+
transform: rotate(-360deg);
|
23 |
+
}
|
24 |
+
}
|
25 |
+
|
26 |
+
.lp-setup, .lp-update-database {
|
27 |
+
color: #777;
|
28 |
+
}
|
29 |
+
|
30 |
+
.lp-setup h1, .lp-setup h2, .lp-setup h3, .lp-setup h4, .lp-setup h5, .lp-setup h6, .lp-update-database h1, .lp-update-database h2, .lp-update-database h3, .lp-update-database h4, .lp-update-database h5, .lp-update-database h6 {
|
31 |
+
color: #777;
|
32 |
+
font-weight: normal;
|
33 |
+
}
|
34 |
+
|
35 |
+
.lp-setup h2, .lp-update-database h2 {
|
36 |
+
font-size: 24px;
|
37 |
+
border-bottom: 1px solid #EEE;
|
38 |
+
padding-bottom: 20px;
|
39 |
+
}
|
40 |
+
|
41 |
+
.lp-setup p.large-text, .lp-update-database p.large-text {
|
42 |
+
font-size: 16px;
|
43 |
+
margin: 0 0 20px 0;
|
44 |
+
}
|
45 |
+
|
46 |
+
.lp-setup a, .lp-update-database a {
|
47 |
+
font-size: 13px;
|
48 |
+
}
|
49 |
+
|
50 |
+
.lp-setup .logo, .lp-update-database .logo {
|
51 |
+
text-align: center;
|
52 |
+
}
|
53 |
+
|
54 |
+
.lp-setup #content, .lp-update-database #content {
|
55 |
+
max-width: 90%;
|
56 |
+
width: 900px;
|
57 |
+
margin: 40px auto 20px auto;
|
58 |
+
}
|
59 |
+
|
60 |
+
.lp-setup #main, .lp-update-database #main {
|
61 |
+
background: #FFF;
|
62 |
+
padding: 20px;
|
63 |
+
border: 1px solid #ececec;
|
64 |
+
margin-bottom: 20px;
|
65 |
+
position: relative;
|
66 |
+
}
|
67 |
+
|
68 |
+
.lp-setup #main .description, .lp-update-database #main .description {
|
69 |
+
font-size: 13px;
|
70 |
+
font-style: italic;
|
71 |
+
}
|
72 |
+
|
73 |
+
.lp-setup #main.loading:after, .lp-update-database #main.loading:after {
|
74 |
+
content: '';
|
75 |
+
position: absolute;
|
76 |
+
top: 0;
|
77 |
+
left: 0;
|
78 |
+
right: 0;
|
79 |
+
bottom: 0;
|
80 |
+
z-index: 10;
|
81 |
+
background: #FFF;
|
82 |
+
opacity: 0.5;
|
83 |
+
}
|
84 |
+
|
85 |
+
.lp-setup #main.loading .icon-loading, .lp-update-database #main.loading .icon-loading {
|
86 |
+
display: block;
|
87 |
+
position: absolute;
|
88 |
+
top: 50%;
|
89 |
+
left: 50%;
|
90 |
+
width: 20px;
|
91 |
+
height: 20px;
|
92 |
+
margin-left: -10px;
|
93 |
+
margin-top: -10px;
|
94 |
+
z-index: 15;
|
95 |
+
}
|
96 |
+
|
97 |
+
.lp-setup #main.loading .icon-loading:before, .lp-setup #main.loading .icon-loading:after, .lp-update-database #main.loading .icon-loading:before, .lp-update-database #main.loading .icon-loading:after {
|
98 |
+
width: 20px;
|
99 |
+
height: 20px;
|
100 |
+
top: 0;
|
101 |
+
left: 0;
|
102 |
+
content: '';
|
103 |
+
position: absolute;
|
104 |
+
}
|
105 |
+
|
106 |
+
.lp-setup #main.loading .icon-loading:before, .lp-update-database #main.loading .icon-loading:before {
|
107 |
+
background: #e2e2e2;
|
108 |
+
animation-name: spin;
|
109 |
+
animation-duration: 4s;
|
110 |
+
animation-iteration-count: infinite;
|
111 |
+
animation-delay: 0s;
|
112 |
+
}
|
113 |
+
|
114 |
+
.lp-setup #main.loading .icon-loading:after, .lp-update-database #main.loading .icon-loading:after {
|
115 |
+
background: #39a1e5;
|
116 |
+
animation-name: spin-back;
|
117 |
+
animation-duration: 4s;
|
118 |
+
animation-iteration-count: infinite;
|
119 |
+
animation-delay: 0s;
|
120 |
+
}
|
121 |
+
|
122 |
+
.lp-setup .lp-setup-nav, .lp-update-database .lp-setup-nav {
|
123 |
+
position: relative;
|
124 |
+
}
|
125 |
+
|
126 |
+
.lp-setup .lp-setup-steps, .lp-update-database .lp-setup-steps {
|
127 |
+
list-style: none;
|
128 |
+
margin: 0;
|
129 |
+
padding: 0 0 20px 0;
|
130 |
+
display: flex;
|
131 |
+
position: relative;
|
132 |
+
}
|
133 |
+
|
134 |
+
.lp-setup .lp-setup-steps li, .lp-update-database .lp-setup-steps li {
|
135 |
+
list-style: none;
|
136 |
+
flex: 1;
|
137 |
+
text-align: center;
|
138 |
+
margin: 0;
|
139 |
+
position: relative;
|
140 |
+
}
|
141 |
+
|
142 |
+
.lp-setup .lp-setup-steps li.active span, .lp-update-database .lp-setup-steps li.active span {
|
143 |
+
font-weight: bold;
|
144 |
+
color: #564079;
|
145 |
+
}
|
146 |
+
|
147 |
+
.lp-setup .lp-setup-steps li.active:before, .lp-update-database .lp-setup-steps li.active:before {
|
148 |
+
content: '';
|
149 |
+
height: 6px;
|
150 |
+
width: 100%;
|
151 |
+
-webkit-border-radius: 3px;
|
152 |
+
-moz-border-radius: 3px;
|
153 |
+
border-radius: 3px;
|
154 |
+
background: #ffc106;
|
155 |
+
left: 0;
|
156 |
+
position: absolute;
|
157 |
+
bottom: -20px;
|
158 |
+
z-index: 10;
|
159 |
+
}
|
160 |
+
|
161 |
+
.lp-setup .lp-setup-steps li.active:after, .lp-update-database .lp-setup-steps li.active:after {
|
162 |
+
width: 8px;
|
163 |
+
height: 8px;
|
164 |
+
position: absolute;
|
165 |
+
background: #ffc106;
|
166 |
+
transform: rotate(45deg);
|
167 |
+
left: 50%;
|
168 |
+
bottom: -18px;
|
169 |
+
margin-left: -5px;
|
170 |
+
content: '';
|
171 |
+
}
|
172 |
+
|
173 |
+
.lp-setup .lp-setup-progress,
|
174 |
+
.lp-setup .lp-setup-progress .active, .lp-update-database .lp-setup-progress,
|
175 |
+
.lp-update-database .lp-setup-progress .active {
|
176 |
+
width: 100%;
|
177 |
+
height: 6px;
|
178 |
+
left: 0;
|
179 |
+
bottom: 0;
|
180 |
+
background: #DDD;
|
181 |
+
position: absolute;
|
182 |
+
-webkit-border-radius: 3px;
|
183 |
+
-moz-border-radius: 3px;
|
184 |
+
border-radius: 3px;
|
185 |
+
}
|
186 |
+
|
187 |
+
.lp-setup .lp-setup-progress .active, .lp-update-database .lp-setup-progress .active {
|
188 |
+
background: #ffc106;
|
189 |
+
width: 50%;
|
190 |
+
}
|
191 |
+
|
192 |
+
.lp-setup footer, .lp-update-database footer {
|
193 |
+
max-width: 900px;
|
194 |
+
margin: 0 auto;
|
195 |
+
padding: 0 20px;
|
196 |
+
text-align: center;
|
197 |
+
}
|
198 |
+
|
199 |
+
.lp-setup .buttons, .lp-update-database .buttons {
|
200 |
+
text-align: right;
|
201 |
+
border-top: 1px solid #EEE;
|
202 |
+
padding-top: 20px;
|
203 |
+
}
|
204 |
+
|
205 |
+
.lp-setup .buttons .button-prev, .lp-update-database .buttons .button-prev {
|
206 |
+
float: left;
|
207 |
+
}
|
208 |
+
|
209 |
+
.lp-setup .button-skip-next,
|
210 |
+
.lp-setup .button-skip-prev, .lp-update-database .button-skip-next,
|
211 |
+
.lp-update-database .button-skip-prev {
|
212 |
+
opacity: 0.7;
|
213 |
+
float: left;
|
214 |
+
margin-right: 4px;
|
215 |
+
}
|
216 |
+
|
217 |
+
.lp-setup .button-skip-next:hover,
|
218 |
+
.lp-setup .button-skip-prev:hover, .lp-update-database .button-skip-next:hover,
|
219 |
+
.lp-update-database .button-skip-prev:hover {
|
220 |
+
opacity: 1;
|
221 |
+
}
|
222 |
+
|
223 |
+
.lp-setup .button-dashboard-page, .lp-update-database .button-dashboard-page {
|
224 |
+
vertical-align: middle;
|
225 |
+
margin: 5px;
|
226 |
+
display: inline-block;
|
227 |
+
}
|
228 |
+
|
229 |
+
.lp-setup table, .lp-update-database table {
|
230 |
+
width: 100%;
|
231 |
+
font-size: 14px;
|
232 |
+
}
|
233 |
+
|
234 |
+
.lp-setup table th, .lp-setup table td, .lp-update-database table th, .lp-update-database table td {
|
235 |
+
padding: 8px 8px 8px 0;
|
236 |
+
font-weight: normal;
|
237 |
+
vertical-align: top;
|
238 |
+
text-align: left;
|
239 |
+
}
|
240 |
+
|
241 |
+
.lp-setup table th, .lp-update-database table th {
|
242 |
+
width: 33%;
|
243 |
+
text-align: left;
|
244 |
+
}
|
245 |
+
|
246 |
+
.lp-setup .browse-payments, .lp-update-database .browse-payments {
|
247 |
+
list-style: none;
|
248 |
+
margin: 0;
|
249 |
+
padding: 0;
|
250 |
+
}
|
251 |
+
|
252 |
+
.lp-setup .browse-payments li.payment, .lp-update-database .browse-payments li.payment {
|
253 |
+
padding: 0 0 10px 0;
|
254 |
+
margin: 0;
|
255 |
+
}
|
256 |
+
|
257 |
+
.lp-setup .browse-payments li.payment > h3, .lp-update-database .browse-payments li.payment > h3 {
|
258 |
+
padding: 20px 0;
|
259 |
+
margin: 0;
|
260 |
+
}
|
261 |
+
|
262 |
+
.lp-setup .browse-payments li.payment .payment-settings, .lp-update-database .browse-payments li.payment .payment-settings {
|
263 |
+
padding: 0 0 20px 0;
|
264 |
+
}
|
265 |
+
|
266 |
+
.lp-setup .browse-payments li.payment .payment-name img, .lp-update-database .browse-payments li.payment .payment-name img {
|
267 |
+
max-height: 32px;
|
268 |
+
vertical-align: middle;
|
269 |
+
margin-left: 0px;
|
270 |
+
}
|
271 |
+
|
272 |
+
.lp-setup .browse-payments li.payment .payment-desc, .lp-update-database .browse-payments li.payment .payment-desc {
|
273 |
+
font-style: italic;
|
274 |
+
}
|
275 |
+
|
276 |
+
.lp-setup .finish-buttons, .lp-update-database .finish-buttons {
|
277 |
+
text-align: right;
|
278 |
+
}
|
279 |
+
|
280 |
+
.lp-setup .finish-buttons .button, .lp-update-database .finish-buttons .button {
|
281 |
+
width: 300px;
|
282 |
+
display: inline-block;
|
283 |
+
margin-bottom: 20px;
|
284 |
+
font-size: 18px;
|
285 |
+
height: 40px;
|
286 |
+
line-height: 40px;
|
287 |
+
color: #777;
|
288 |
+
text-align: center;
|
289 |
+
}
|
290 |
+
|
291 |
+
.lp-setup .finish-buttons .button.button-primary, .lp-update-database .finish-buttons .button.button-primary {
|
292 |
+
color: #FFF;
|
293 |
+
}
|
294 |
+
|
295 |
+
.lp-setup .finish-buttons .button:nth-child(odd), .lp-update-database .finish-buttons .button:nth-child(odd) {
|
296 |
+
float: left;
|
297 |
+
}
|
298 |
+
|
299 |
+
.lp-setup .learn-press-message, .lp-update-database .learn-press-message {
|
300 |
+
background: #FAFAFA;
|
301 |
+
padding: 15px;
|
302 |
+
border-left: 3px solid #05B3FF;
|
303 |
+
margin: 0 0 20px 0;
|
304 |
+
font-size: 14px;
|
305 |
+
border-radius: 4px;
|
306 |
+
}
|
307 |
+
|
308 |
+
.lp-setup .learn-press-message.error, .lp-update-database .learn-press-message.error {
|
309 |
+
border-left-color: #FF0000;
|
310 |
+
}
|
311 |
+
|
312 |
+
.lp-setup #preview-price, .lp-update-database #preview-price {
|
313 |
+
font-size: 18px;
|
314 |
+
color: #FF0000;
|
315 |
+
}
|
316 |
+
|
317 |
+
.lp-setup .form-field th .learn-press-tip, .lp-update-database .form-field th .learn-press-tip {
|
318 |
+
float: right;
|
319 |
+
}
|
assets/css/admin/statistic.css
CHANGED
@@ -1,293 +1,78 @@
|
|
1 |
-
#learn-press-statistic {
|
2 |
-
margin-top: 20px;
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
font-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
.chart-description li
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
margin: 0 3px;
|
80 |
-
}
|
81 |
-
body.learnpress_page_learn-press-statistics #ui-datepicker-div .ui-datepicker-header a:hover{
|
82 |
-
cursor: pointer;
|
83 |
-
}
|
84 |
-
/* Statistic export style @author:hungkv */
|
85 |
-
.statistic-exports__heading {
|
86 |
-
padding-bottom: 20px;
|
87 |
-
border-bottom: 1px solid #ccc;
|
88 |
-
}
|
89 |
-
.learn-press-statistic-exports .statistic-exports_data {
|
90 |
-
border-top: 1px solid #ccc;
|
91 |
-
position: relative;
|
92 |
-
}
|
93 |
-
.learn-press-statistic-exports .statistic-exports_data table {
|
94 |
-
border-collapse: collapse;
|
95 |
-
width: 100%;
|
96 |
-
position: relative;
|
97 |
-
}
|
98 |
-
.learn-press-statistic-exports .statistic-exports_data table td,
|
99 |
-
.learn-press-statistic-exports .statistic-exports_data table th {
|
100 |
-
border: 1px solid #dddddd;
|
101 |
-
text-align: left;
|
102 |
-
padding: 8px;
|
103 |
-
}
|
104 |
-
.learn-press-statistic-exports .statistic-exports_data table thead th{
|
105 |
-
position: sticky;
|
106 |
-
-webkit-position: sticky;
|
107 |
-
-moz-position: sticky;
|
108 |
-
top: 0;
|
109 |
-
left: 0;
|
110 |
-
background: #000;
|
111 |
-
color: #fff;
|
112 |
-
}
|
113 |
-
.learn-press-statistic-exports .statistic-exports_data .statistic-exports__button {
|
114 |
-
display: flex;
|
115 |
-
flex-direction: row;
|
116 |
-
justify-content: flex-end;
|
117 |
-
margin-top: 20px;
|
118 |
-
}
|
119 |
-
.learn-press-statistic-exports .statistic-exports_data .statistic-exports__button a {
|
120 |
-
display: inline-block;
|
121 |
-
padding: 10px 20px;
|
122 |
-
border: 1px solid #553bad;
|
123 |
-
color: #fff;
|
124 |
-
border-radius: 5px;
|
125 |
-
text-decoration: none;
|
126 |
-
background: #553bad;
|
127 |
-
transition: all 0.5s ease;
|
128 |
-
-moz-transition: all 0.5s ease;
|
129 |
-
-o-transition: all 0.5s ease;
|
130 |
-
-webkit-transition: all 0.5s ease;
|
131 |
-
}
|
132 |
-
.learn-press-statistic-exports .statistic-exports_data .statistic-exports__button a:hover,
|
133 |
-
.learn-press-statistic-exports .statistic-exports_data .statistic-exports__button a:active,
|
134 |
-
.learn-press-statistic-exports .statistic-exports_data .statistic-exports__button a:focus{
|
135 |
-
background: transparent;
|
136 |
-
border: 1px solid #000;
|
137 |
-
color: #000;
|
138 |
-
transition: all 0.5s ease;
|
139 |
-
-moz-transition: all 0.5s ease;
|
140 |
-
-o-transition: all 0.5s ease;
|
141 |
-
-webkit-transition: all 0.5s ease;
|
142 |
-
}
|
143 |
-
.statistic-exports__showpreview {
|
144 |
-
text-align: center;
|
145 |
-
}
|
146 |
-
.statistic-exports__showpreview button{
|
147 |
-
background: #553bad;
|
148 |
-
color: #fff;
|
149 |
-
padding: 10px 20px;
|
150 |
-
border: 1px solid #553bad;
|
151 |
-
border-radius: 5px;
|
152 |
-
transition: all .5s ease;
|
153 |
-
-moz-transition: all .5s ease;
|
154 |
-
-o-transition: all .5s ease;
|
155 |
-
-webkit-transition: all .5s ease;
|
156 |
-
}
|
157 |
-
.statistic-exports__showpreview button:hover{
|
158 |
-
cursor: pointer;
|
159 |
-
}
|
160 |
-
.statistic-exports__showpreview button:focus,
|
161 |
-
.statistic-exports__showpreview button:hover,
|
162 |
-
.statistic-exports__showpreview button:active{
|
163 |
-
border: 1px solid #000;
|
164 |
-
box-shadow: none;
|
165 |
-
outline: none;
|
166 |
-
background: transparent;
|
167 |
-
color: #000;
|
168 |
-
}
|
169 |
-
.statistic-exports__directional{
|
170 |
-
padding: 30px 0;
|
171 |
-
position: relative;
|
172 |
-
}
|
173 |
-
.statistic-exports__directional ul{
|
174 |
-
display: flex;
|
175 |
-
flex-direction: row;
|
176 |
-
}
|
177 |
-
.statistic-exports__directional ul li{
|
178 |
-
margin-right: 20px;
|
179 |
-
}
|
180 |
-
.statistic-exports__directional .directional__ctime {
|
181 |
-
display: none;
|
182 |
-
}
|
183 |
-
.statistic-exports__directional .directional__ctime.active {
|
184 |
-
display: block;
|
185 |
-
}
|
186 |
-
.directional__opt.deactive{
|
187 |
-
display: none;
|
188 |
-
}
|
189 |
-
.directional__opt{
|
190 |
-
display: block;
|
191 |
-
}
|
192 |
-
.directional__course{
|
193 |
-
display: none;
|
194 |
-
}
|
195 |
-
.directional__course.active{
|
196 |
-
display: block;
|
197 |
-
}
|
198 |
-
.statistic-exports__loading, .statistic-directional__loading {
|
199 |
-
opacity: 0;
|
200 |
-
z-index: -1;
|
201 |
-
visibility: hidden;
|
202 |
-
position: absolute;
|
203 |
-
top: 0;
|
204 |
-
left: 0;
|
205 |
-
width: 100%;
|
206 |
-
background: #fff;
|
207 |
-
right: 0;
|
208 |
-
bottom: 0;
|
209 |
-
display: flex;
|
210 |
-
align-items: center;
|
211 |
-
justify-content: center;
|
212 |
-
}
|
213 |
-
.statistic-exports__loading .spinner, .statistic-directional__loading .spinner{
|
214 |
-
background: url("../../images/spinner.gif") no-repeat center center;
|
215 |
-
z-index: 9;
|
216 |
-
display: inline-block;
|
217 |
-
visibility: visible;
|
218 |
-
}
|
219 |
-
.statistic-exports__loading.active, .statistic-directional__loading.active {
|
220 |
-
opacity: 1;
|
221 |
-
z-index: 9;
|
222 |
-
visibility: visible;
|
223 |
-
}
|
224 |
-
.statistic-exports__content{
|
225 |
-
max-height: 500px;
|
226 |
-
overflow-y: scroll;
|
227 |
-
position: relative;
|
228 |
-
}
|
229 |
-
.learn-press-statistic-general .chart-description li.course:before{
|
230 |
-
background: rgb(47, 167, 255);
|
231 |
-
}
|
232 |
-
.learn-press-statistic-general .chart-description li.user:before{
|
233 |
-
background: rgb(4225, 0, 0);
|
234 |
-
}
|
235 |
-
.learn-press-statistic-general .chart-description li.order:before{
|
236 |
-
background: rgb(255, 225, 0);
|
237 |
-
}
|
238 |
-
.learn-press-statistic-courses .chart-description li.all:before {
|
239 |
-
background: #2FA7FF;
|
240 |
-
}
|
241 |
-
.learn-press-statistic-courses .chart-description li.public:before {
|
242 |
-
background: rgb(212, 208, 203);
|
243 |
-
}
|
244 |
-
.learn-press-statistic-courses .chart-description li.pending:before {
|
245 |
-
background: rgb(234, 199, 155);
|
246 |
-
}
|
247 |
-
.learn-press-statistic-courses .chart-description li.paid:before {
|
248 |
-
background: rgb(255, 0, 0);
|
249 |
-
}
|
250 |
-
.learn-press-statistic-courses .chart-description li.free:before {
|
251 |
-
background: rgb(0, 255, 0);
|
252 |
-
}
|
253 |
-
.lp-chart__wrapper{
|
254 |
-
position: relative;
|
255 |
-
}
|
256 |
-
.lp-chart__loading{
|
257 |
-
opacity: 0;
|
258 |
-
visibility: hidden;
|
259 |
-
transition: all .5s ease;
|
260 |
-
-moz-transition: all .5s ease;
|
261 |
-
-o-transition: all .5s ease;
|
262 |
-
-webkit-transition: all .5s ease;
|
263 |
-
}
|
264 |
-
.lp-chart__loading.active{
|
265 |
-
position: absolute;
|
266 |
-
top: 0;
|
267 |
-
left: 0;
|
268 |
-
width: 100%;
|
269 |
-
background: #f1f1f1;
|
270 |
-
z-index: 9;
|
271 |
-
right: 0;
|
272 |
-
height: 100%;
|
273 |
-
display: flex;
|
274 |
-
justify-content: center;
|
275 |
-
align-items: center;
|
276 |
-
opacity: 1;
|
277 |
-
visibility: visible;
|
278 |
-
transition: all .5s ease;
|
279 |
-
-moz-transition: all .5s ease;
|
280 |
-
-o-transition: all .5s ease;
|
281 |
-
-webkit-transition: all .5s ease;
|
282 |
-
}
|
283 |
-
.lp-chart__loading.active .loader {
|
284 |
-
border: 16px solid #fff;
|
285 |
-
border-radius: 50%;
|
286 |
-
border-top: 16px solid #553bad;
|
287 |
-
width: 50px;
|
288 |
-
height: 50px;
|
289 |
-
-o-webkit-animation: spin 2s linear infinite; /* opera */
|
290 |
-
-moz-webkit-animation: spin 2s linear infinite; /* firefox */
|
291 |
-
-webkit-animation: spin 2s linear infinite; /* Safari */
|
292 |
-
animation: spin 2s linear infinite;
|
293 |
-
}
|
1 |
+
#learn-press-statistic {
|
2 |
+
margin-top: 20px;
|
3 |
+
}
|
4 |
+
|
5 |
+
.learn-press-chart {
|
6 |
+
position: relative;
|
7 |
+
}
|
8 |
+
|
9 |
+
.learn-press-chart canvas {
|
10 |
+
height: 70vh;
|
11 |
+
width: 100vw;
|
12 |
+
}
|
13 |
+
|
14 |
+
.chart-buttons form {
|
15 |
+
display: inline-block;
|
16 |
+
vertical-align: top;
|
17 |
+
}
|
18 |
+
|
19 |
+
.chart-buttons form input[type="text"] {
|
20 |
+
width: 105px;
|
21 |
+
font-size: 14px;
|
22 |
+
vertical-align: top;
|
23 |
+
margin: 0;
|
24 |
+
text-align: center;
|
25 |
+
font-weight: bold;
|
26 |
+
padding: 4px;
|
27 |
+
}
|
28 |
+
|
29 |
+
.chart-buttons form span {
|
30 |
+
display: inline-block;
|
31 |
+
vertical-align: middle;
|
32 |
+
font-weight: bold;
|
33 |
+
padding: 5px;
|
34 |
+
}
|
35 |
+
|
36 |
+
.learn-press-chart.loading:after {
|
37 |
+
content: '';
|
38 |
+
position: absolute;
|
39 |
+
top: 0;
|
40 |
+
left: 0;
|
41 |
+
right: 0;
|
42 |
+
bottom: 0;
|
43 |
+
z-index: 10;
|
44 |
+
background: #FFF;
|
45 |
+
opacity: 0.5;
|
46 |
+
}
|
47 |
+
|
48 |
+
.chart-description li {
|
49 |
+
display: inline-block;
|
50 |
+
margin-right: 15px;
|
51 |
+
}
|
52 |
+
|
53 |
+
.chart-description li:before {
|
54 |
+
content: '';
|
55 |
+
display: inline-block;
|
56 |
+
width: 10px;
|
57 |
+
height: 10px;
|
58 |
+
vertical-align: middle;
|
59 |
+
margin-right: 5px;
|
60 |
+
}
|
61 |
+
|
62 |
+
.chart-description li span {
|
63 |
+
display: inline-block;
|
64 |
+
vertical-align: middle;
|
65 |
+
font-weight: bold;
|
66 |
+
}
|
67 |
+
|
68 |
+
.chart-description li.all:before {
|
69 |
+
background: #2FA7FF;
|
70 |
+
}
|
71 |
+
|
72 |
+
.chart-description li.instructors:before {
|
73 |
+
background: #EAC79B;
|
74 |
+
}
|
75 |
+
|
76 |
+
.chart-description li.students:before {
|
77 |
+
background: #D4D0CB;
|
78 |
+
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
assets/css/bundle.min.css
CHANGED
@@ -1,4 +1 @@
|
|
1 |
-
|
2 |
-
* Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
|
3 |
-
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
|
4 |
-
*/@font-face{font-family:FontAwesome;src:url(../fonts/awesome/fontawesome-webfont.eot?v=4.7.0);src:url(../fonts/awesome/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(../fonts/awesome/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(../fonts/awesome/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(../fonts/awesome/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(../fonts/awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}body.course-item-popup #learn-press-course-curriculum{overflow:visible !important;overflow-y:scroll !important;height:100%}body.course-item-popup #course-curriculum-popup #popup-sidebar #learn-press-course-curriculum{height:100%}#course-curriculum-popup #popup-sidebar #learn-press-course-curriculum::before{display:none}body.course-item-popup #learn-press-content-item{overflow:visible !important}body.course-item-popup #learn-press-content-item .content-item-scrollable{overflow-y:auto;height:100%}body.course-item-popup .lp-single-course #course-curriculum-popup{width:100vw !important}@media(max-width:1024px),all{body #course-curriculum-popup,body #course-curriculum-popup #popup-sidebar{overflow:unset !important;padding:0 !important}}body.course-item-popup.theme-coaching #learn-press-course-curriculum{position:relative}.theme-coaching #course-curriculum-popup #popup-header{height:100%}body.course-item-popup #course-curriculum-popup #popup-sidebar #learn-press-course-curriculum{width:400px !important}@media(max-width:767px){body.course-item-popup #course-curriculum-popup #popup-sidebar #learn-press-course-curriculum{width:300px !important}body.course-item-popup.theme-coaching #learn-press-content-item{position:fixed}}
|
1 |
+
.tipsy{font-size:12px;position:absolute;padding:5px;z-index:100000}.tipsy-inner{background-color:#000;color:#fff;max-width:200px;padding:5px 8px 4px 8px;text-align:center}.tipsy-inner{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.tipsy-arrow{position:absolute;width:0;height:0;line-height:0;border:5px dashed #000}.tipsy-arrow-n{border-bottom-color:#000}.tipsy-arrow-s{border-top-color:#000}.tipsy-arrow-e{border-left-color:#000}.tipsy-arrow-w{border-right-color:#000}.tipsy-n .tipsy-arrow{top:0;left:50%;margin-left:-5px;border-bottom-style:solid;border-top:0;border-left-color:transparent;border-right-color:transparent}.tipsy-nw .tipsy-arrow{top:0;left:10px;border-bottom-style:solid;border-top:0;border-left-color:transparent;border-right-color:transparent}.tipsy-ne .tipsy-arrow{top:0;right:10px;border-bottom-style:solid;border-top:0;border-left-color:transparent;border-right-color:transparent}.tipsy-s .tipsy-arrow{bottom:0;left:50%;margin-left:-5px;border-top-style:solid;border-bottom:0;border-left-color:transparent;border-right-color:transparent}.tipsy-sw .tipsy-arrow{bottom:0;left:10px;border-top-style:solid;border-bottom:0;border-left-color:transparent;border-right-color:transparent}.tipsy-se .tipsy-arrow{bottom:0;right:10px;border-top-style:solid;border-bottom:0;border-left-color:transparent;border-right-color:transparent}.tipsy-e .tipsy-arrow{right:0;top:50%;margin-top:-5px;border-left-style:solid;border-right:0;border-top-color:transparent;border-bottom-color:transparent}.tipsy-w .tipsy-arrow{left:0;top:50%;margin-top:-5px;border-right-style:solid;border-left:0;border-top-color:transparent;border-bottom-color:transparent}
|
|
|
|
|
|
assets/css/frontend/fix-scrollbar.min.css
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
body.course-item-popup #learn-press-course-curriculum{overflow:visible !important;overflow-y:scroll !important;height:100%}body.course-item-popup #course-curriculum-popup #popup-sidebar #learn-press-course-curriculum{height:100%}#course-curriculum-popup #popup-sidebar #learn-press-course-curriculum::before{display:none}body.course-item-popup #learn-press-content-item{overflow:visible !important}body.course-item-popup #learn-press-content-item .content-item-scrollable{overflow-y:auto;height:100%}body.course-item-popup .lp-single-course #course-curriculum-popup{width:100vw !important}@media(max-width:1024px),all{body #course-curriculum-popup,body #course-curriculum-popup #popup-sidebar{overflow:unset !important;padding:0 !important}}body.course-item-popup.theme-coaching #learn-press-course-curriculum{position:relative}.theme-coaching #course-curriculum-popup #popup-header{height:100%}body.course-item-popup #course-curriculum-popup #popup-sidebar #learn-press-course-curriculum{width:400px !important}@media(max-width:767px){body.course-item-popup #course-curriculum-popup #popup-sidebar #learn-press-course-curriculum{width:300px !important}body.course-item-popup.theme-coaching #learn-press-content-item{position:fixed}}
|
|
assets/css/frontend/form.css
ADDED
@@ -0,0 +1 @@
|
|
|
1 |
+
.lp-list-table{border:none}.lp-list-table td,.lp-list-table th{border:0 solid #ddd;border-bottom-width:1px;line-height:1;font-size:16px;padding:15px 15px}.lp-list-table thead tr{color:#444}.lp-list-table thead tr th{background:#00adff;color:#fff;border-bottom:none}.lp-list-table tbody tr{color:#777}.lp-list-table tbody tr td,.lp-list-table tbody tr th{border-bottom:1px solid #ddd;font-size:14px;background:#fff}.lp-list-table tbody tr td a,.lp-list-table tbody tr th a{text-decoration:none;border-bottom:none}.lp-list-table tbody tr:nth-child(odd){background:#f5f5f5}.lp-list-table .list-table-nav td{font-size:14px}.lp-list-table .list-table-nav td.nav-text{text-align:left}.lp-list-table .list-table-nav td.nav-pages{text-align:right}.lp-list-table .list-table-nav td.nav-pages .learn-press-pagination{text-align:right}.lp-list-table .list-table-nav td.nav-pages .page-numbers{margin-bottom:0}.lp-label{font-size:12px;display:inline-block;padding:3px 5px;background:#ddd;border-radius:4px;line-height:1;color:#fff}.lp-label.label-completed,.lp-label.label-finished{background:#ffdc1e}.lp-label.label-passed{background:#14c4ff}.lp-label.label-failed{background:#ff4d66}.lp-label.label-enrolled,.lp-label.label-started{background:#d243ff}.learn-press-form .form-fields{list-style:none}.learn-press-form .form-fields .form-field{margin-bottom:10px}.form-desc{font-size:smaller;font-style:italic}
|
assets/css/frontend/learnpress.min.css
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
@-webkit-keyframes rotating4{from{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating4{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes animation4{from{left:-40%;width:40%}to{left:100%;width:10%}}@keyframes animation4{from{left:-40%;width:40%}to{left:100%;width:10%}}@keyframes lp-rotating{from{transform:rotate(0);-o-transform:rotate(0);-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0)}to{transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg)}}@-webkit-keyframes lp-rotating{from{transform:rotate(0);-webkit-transform:rotate(0)}to{transform:rotate(360deg);-webkit-transform:rotate(360deg)}}.ajaxload{background:#7b7b7b;display:inline-block;width:30px;height:30px;position:relative;content:'';-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}.ajaxload:after{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;display:inline-block;width:6px;height:6px;background:#dedede;position:absolute;content:'';top:2px;left:50%;margin-left:-3px}.learn-press-checkout.guest-checkout{display:none}.button-continue-guest-checkout{clear:both}#learn-press-payment .payment-methods{list-style:none;margin:0;padding:0}#learn-press-payment .payment-methods .lp-payment-method{margin-bottom:20px}#learn-press-payment .payment-methods .lp-payment-method>label{display:block;background:#f5f5f5;padding:10px 20px;line-height:40px}#learn-press-payment .payment-methods .lp-payment-method>label img{vertical-align:middle}#learn-press-payment .payment-methods .lp-payment-method.selected>label{background:#e7f7ff}#learn-press-payment .payment-methods .payment-method-form{display:none;background:#f9f9f9;padding:15px 20px;border-top:1px solid #DDD}#learn-press-checkout-login,#learn-press-checkout-register{margin-bottom:1.5em;border:1px solid #DDD;padding:20px 20px 0 20px;background:#fff}#learn-press-order-review,.learn-press-checkout-comment{margin-bottom:20px}#checkout-form-login,#checkout-form-register{_display:none}#checkout-form-login .learn-press-form-register,#checkout-form-login .learn-press-form-login,#checkout-form-register .learn-press-form-register,#checkout-form-register .learn-press-form-login{display:none}#checkout-guest-email{border:1px solid #DDD;padding:20px;margin:0 0 20px 0}#checkout-guest-email .form-heading{margin:0}#checkout-guest-email #checkout-guest-options{list-style:none;margin:0}#checkout-guest-email #checkout-existing-account,#checkout-guest-email #checkout-new-account{display:none;margin:0}#checkout-guest-email.email-exists #checkout-existing-account{display:block}#checkout-guest-email.email-exists #checkout-new-account{display:none}.lp-list-table{border:0;width:100%;margin-bottom:20px}.lp-list-table th,.lp-list-table td{border:0 solid #DDD;border-bottom-width:1px;line-height:1;font-size:16px;padding:15px 15px;background:#FFF;text-align:left}.lp-list-table tr{border:0}.lp-list-table thead tr{color:#444}.lp-list-table thead tr th{background:#00adff;color:#FFF;border-bottom:0}.lp-list-table tbody tr{color:#777}.lp-list-table tbody tr td,.lp-list-table tbody tr th{border-bottom:1px solid #DDD;font-size:14px;background:#FFF}.lp-list-table tbody tr td a,.lp-list-table tbody tr th a{text-decoration:none;border-bottom:0}.lp-list-table tbody tr:nth-child(odd){background:#f5f5f5}.lp-list-table .list-table-nav td{font-size:14px}.lp-list-table .list-table-nav td.nav-text{text-align:left}.lp-list-table .list-table-nav td.nav-pages{text-align:right}.lp-list-table .list-table-nav td.nav-pages .learn-press-pagination{text-align:right}.lp-list-table .list-table-nav td.nav-pages .page-numbers{margin-bottom:0}.lp-label{font-size:12px;display:inline-block;padding:3px 5px;background:#DDD;border-radius:4px;line-height:1;color:#FFF}.lp-label.label-finished,.lp-label.label-completed{background:#ffdc1e}.lp-label.label-passed{background:#14c4ff}.lp-label.label-failed{background:#ff4d66}.lp-label.label-enrolled,.lp-label.label-started{background:#d243ff}.learn-press-form .form-fields{list-style:none;margin:0;padding:0}.learn-press-form .form-fields .form-field{margin:0 0 20px 0}.learn-press-form .form-fields .form-field label{display:block;margin:0 0 10px 0}.learn-press-form .form-fields .form-field input[type="text"],.learn-press-form .form-fields .form-field input[type="email"],.learn-press-form .form-fields .form-field input[type="number"],.learn-press-form .form-fields .form-field input[type="password"],.learn-press-form .form-fields .form-field textarea{padding:8px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.learn-press-form .form-fields .form-field .description{font-style:italic;margin-top:10px;font-size:14px;line-height:1.4}.learn-press-form .form-fields .form-field .asterisk{color:red}.form-desc{font-size:smaller;font-style:italic}.become-teacher-form{margin:0 auto;width:90%;max-width:500px}.become-teacher-form .form-field input[type="text"],.become-teacher-form .form-field input[type="email"],.become-teacher-form .form-field input[type="number"],.become-teacher-form .form-field input[type="password"]{width:100%}#learn-press-user-profile{position:relative}#learn-press-user-profile:after{clear:both;display:block;content:''}#learn-press-profile-header{height:100px;background:#f0defb;position:relative;z-index:100}#learn-press-profile-header .lp-profile-avatar{position:absolute;bottom:-10px;left:10px}#learn-press-profile-header .lp-profile-avatar img{border-radius:0}#learn-press-profile-nav{float:left;min-width:200px;padding-top:40px;background:#f5f5f5}#learn-press-profile-nav:before{content:'';width:200px;background:#f5f5f5;top:0;bottom:0;position:absolute}#learn-press-profile-nav .tabs{list-style:none;margin:0;padding:0}#learn-press-profile-nav .tabs>li{margin-bottom:0;position:relative}#learn-press-profile-nav .tabs>li ul{list-style:none;margin:0;padding:8px 0;display:none}#learn-press-profile-nav .tabs>li ul li a{padding-left:20px}#learn-press-profile-nav .tabs>li ul li.active a{color:#FFF}#learn-press-profile-nav .tabs>li ul li:hover a{background:transparent;color:#FFF}#learn-press-profile-nav .tabs>li a{display:block;text-decoration:none;padding:5px 10px;border:0;box-shadow:none;outline:0}#learn-press-profile-nav .tabs>li a:hover{background:#FFF}#learn-press-profile-nav .tabs>li.active ul{background:#eaeaea;display:block}#learn-press-profile-nav .tabs>li.active>a{background:#d9d9d9}#learn-press-profile-nav .tabs>li:hover:not(.active)>a{background:#d0d0d0;color:#FFF}#learn-press-profile-nav .tabs>li:hover:not(.active) ul{background:#eaeaea;display:block;position:absolute;width:200px;top:0;margin:0;padding:0;left:100%;z-index:100}#learn-press-profile-content{float:right;width:calc(100% - 230px);margin-top:30px;overflow:hidden}#learn-press-profile-content .lp-sections{list-style:none;overflow:hidden}#learn-press-profile-content .lp-sections li{float:left}#learn-press-profile-content .lp-sections li a{text-decoration:none;display:block;padding:3px 5px;border:0;box-shadow:none}#learn-press-profile-content .lp-sections li.active a{border-bottom:2px solid #DDD}#learn-press-profile-footer{clear:both;background:#FFF;z-index:10;position:relative}.lp-user-profile .profile-name{display:block;position:absolute;width:100%;text-align:center;font-size:13px}.profile-list-table td.column-actions{white-space:nowrap}.profile-list-table .result-percent{font-size:12px;font-weight:bold;min-width:40px;display:inline-block}.profile-list-courses .column-passing-grade,.profile-list-courses .column-time-interval,.profile-list-courses .column-date,.profile-list-courses .column-status,.profile-list-quizzes .column-passing-grade,.profile-list-quizzes .column-time-interval,.profile-list-quizzes .column-date,.profile-list-quizzes .column-status{width:150px}.profile-recover-order{padding:20px;border:1px solid #DDD;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.profile-recover-order p{margin-bottom:10px}.profile-recover-order input[name="order-key"]{width:250px;display:inline-block}.order-recover input[name="order-key"],.order-recover button{vertical-align:middle}.column-order-action a{display:inline-block;margin-right:5px}.lp-tab-sections{list-style:none;margin:0 0 20px 0;padding:0;background:#eaeaea}.lp-tab-sections .section-tab{float:left;list-style:none}.lp-tab-sections .section-tab a,.lp-tab-sections .section-tab span{display:inline-block;padding:8px 10px;line-height:1;box-shadow:none}.lp-tab-sections .section-tab.active span{border-bottom:2px solid #00adff;padding-bottom:6px}.lp-tab-sections:after{clear:both;display:block;content:''}.profile-heading{font-size:18px}.lp-sub-menu{list-style:none;margin:0 0 10px 0}.lp-sub-menu li{display:inline-block}.lp-sub-menu li a,.lp-sub-menu li span{display:inline-block;margin:0 10px 0 0}.learn-press-nav-items .learn-press-pagination{float:right}.learn-press-nav-items:after{clear:both;display:block;content:''}.lp-avatar-preview{position:relative;float:left;background-color:#DDD;margin-bottom:20px;overflow:hidden}.lp-avatar-preview .profile-picture{float:left;margin-right:-100%;width:100%;margin-top:-25%}.lp-avatar-preview .profile-picture img{width:100%;height:100%;border-radius:0}.lp-avatar-preview .profile-picture.profile-avatar-hidden{display:none}.lp-avatar-preview .lp-avatar-preview-actions{position:absolute;top:50%;width:100%;margin-top:-14px;text-align:center}.lp-avatar-preview .lp-avatar-preview-actions a{text-decoration:none;font-size:12px;background:#FFF;display:inline-block;box-shadow:none;padding:5px 10px}.lp-avatar-preview .lp-avatar-upload-progress{position:absolute;height:10px;background:#FFF;top:50%;margin-top:-5px;left:10px;right:10px;display:none}.lp-avatar-preview .lp-avatar-upload-progress .lp-avatar-upload-progress-value{width:0;height:10px;background:#563d7c}.lp-avatar-preview .lp-avatar-upload-error{display:none}.lp-avatar-preview .lp-avatar-preview-actions{display:none}.lp-avatar-preview:hover .lp-avatar-preview-actions{display:block}.lp-avatar-preview.uploading .lp-avatar-preview-actions,.lp-avatar-preview.upload-error .lp-avatar-preview-actions{display:none}.lp-avatar-preview.uploading .lp-avatar-upload-progress,.lp-avatar-preview.upload-error .lp-avatar-upload-progress{display:block}.lp-avatar-preview.uploading:before,.lp-avatar-preview.upload-error:before{position:absolute;width:100%;height:100%;background:#FFF;opacity:.4;content:''}.lp-avatar-preview.upload-error .lp-avatar-upload-error{display:block}.lp-avatar-preview.croping .lp-avatar-preview-actions{display:none}.lp-avatar-preview.croping .lp-avatar-crop-image{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;overflow:hidden}.lp-avatar-preview.croping .lp-avatar-crop-image img{max-width:inherit;cursor:move}.lp-avatar-preview.croping .lp-avatar-crop-image .lp-crop-controls{position:absolute;bottom:0;width:100%;height:30px}.lp-avatar-preview.croping .lp-avatar-crop-image .lp-crop-controls .lp-zoom{position:absolute;height:10px;bottom:10px;left:10px;right:30px;background:#563d7a}.lp-avatar-preview.croping .lp-avatar-crop-image .lp-crop-controls .lp-zoom .ui-slider{position:absolute;left:0;right:10px;height:100%}.lp-avatar-preview.croping .lp-avatar-crop-image .lp-crop-controls .lp-zoom .ui-slider .ui-slider-handle{display:inline-block;width:10px;height:14px;background:#FFF;position:absolute;margin-top:-2px;border:1px solid #563d7a;box-shadow:none;outline:0;cursor:ew-resize}.lp-avatar-preview.croping .lp-avatar-crop-image .lp-crop-controls .lp-cancel-upload{text-decoration:none;position:absolute;bottom:5px;right:5px;box-shadow:none}.lp-avatar-preview.croping .lp-avatar-crop-image .lp-crop-controls:before{position:absolute;height:30px;width:100%;content:'';background:#FFF;opacity:.4}.lp-avatar-preview:after{clear:both;display:block;content:''}#profile-mobile-menu{display:none}@media screen and (max-width:480px){#learn-press-user-profile:before{display:none}#learn-press-profile-nav{height:40px;z-index:90;padding-top:0;min-width:40px;width:40px;float:right;margin-bottom:20px}#learn-press-profile-nav #profile-mobile-menu{display:block;width:40px;height:40px;float:right;line-height:40px;text-align:center;cursor:pointer;box-shadow:none}#learn-press-profile-nav .learn-press-tabs{right:0;width:100%;display:none;background:#03a9f4;color:#FFF;position:absolute;margin-top:40px}#learn-press-profile-nav .learn-press-tabs li a{color:#FFF}#learn-press-profile-nav .learn-press-tabs li:hover:not(.active)>a{background:#d0d0d0;color:#FFF}#learn-press-profile-nav .learn-press-tabs li:hover:not(.active) ul{position:relative;left:0;width:100%}#learn-press-profile-nav:hover #profile-mobile-menu{background:#03a8f4;color:#FFF}#learn-press-profile-nav:hover .learn-press-tabs{display:block}#learn-press-profile-nav:before{content:'';position:absolute;left:0;right:40px;height:40px;background:#f5f5f5}#learn-press-profile-nav .tabs>li.active ul,#learn-press-profile-nav .tabs>li.active a,#learn-press-profile-nav .tabs>li:hover ul,#learn-press-profile-nav .tabs>li:hover a{background:#0191d4}#learn-press-profile-content{float:none;width:100%}}#learn-press-user-profile .learn-press-form-login,#learn-press-user-profile .learn-press-form-register{border:1px solid #DDD;padding:20px 20px 0 20px;margin-bottom:20px}#learn-press-course-tabs .course-tab-panel{display:none}#learn-press-course-tabs .course-tab-panel.active{display:block}.lp-single-course .course-author{margin-bottom:40px}.lp-single-course .course-author .author-name{float:left;margin:0 20px 0 0;text-align:center}.lp-single-course .course-author .author-name img{width:80px;height:80px;border-radius:50%}.lp-single-course .course-author .author-name a{display:block}.lp-single-course .course-author .author-bio{font-size:15px;font-style:italic}.lp-single-course .course-author:after{clear:both;display:block;content:''}.lp-single-course .course-author .course-instructor-item{clear:both;padding-top:20px}.lp-single-course .course-price{margin-bottom:10px}.lp-single-course .course-price .origin-price,.lp-single-course .course-price .price{vertical-align:middle}.lp-single-course .course-price .origin-price{font-size:18px;text-decoration:line-through;font-style:italic;margin-right:10px}.lp-single-course .course-price .price{font-size:24px}.lp-single-course .lp-course-buttons{margin-bottom:20px}.edit-content{margin-left:5px}ul.learn-press-nav-tabs{list-style:none;border-bottom:3px solid #DDD;margin:0 0 20px 0;padding:0}ul.learn-press-nav-tabs .course-nav{float:left;position:relative;margin:0;list-style:none}ul.learn-press-nav-tabs .course-nav a{display:inline-block;padding:10px 20px;border-bottom:0;outline:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}ul.learn-press-nav-tabs .course-nav a:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}ul.learn-press-nav-tabs .course-nav.active:after,ul.learn-press-nav-tabs .course-nav:hover:after{position:absolute;bottom:-3px;background:#00adff;height:3px;width:100%;content:'';left:0}ul.learn-press-nav-tabs:after{clear:both;display:block;content:''}.course-item-popup #tab-curriculum{display:block}.course-curriculum ul.curriculum-sections{list-style:none;margin:0;padding:0}.course-curriculum ul.curriculum-sections .section{margin:0;padding:0}.course-curriculum ul.curriculum-sections .section.section-empty .section-header{margin-bottom:20px}.course-curriculum ul.curriculum-sections .section.section-empty .learn-press-message{margin-left:15px;margin-right:15px}.course-curriculum ul.curriculum-sections .section-header{display:table;border-bottom:1px solid #00adff;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.course-curriculum ul.curriculum-sections .section-header .section-left{display:table-cell;vertical-align:top;cursor:pointer}.course-curriculum ul.curriculum-sections .section-header .section-title,.course-curriculum ul.curriculum-sections .section-header .section-desc{margin:0 0 10px 0}.course-curriculum ul.curriculum-sections .section-header .section-title{font-weight:normal;margin-bottom:0;font-size:18px;padding:10px 0}.course-curriculum ul.curriculum-sections .section-header .section-desc{font-size:14px;font-style:italic}.course-curriculum ul.curriculum-sections .section-header .section-meta{display:table-cell;white-space:nowrap;padding-left:20px;text-align:right;font-size:14px;vertical-align:middle}.course-curriculum ul.curriculum-sections .section-header .section-meta .section-progress{display:inline-block;margin-right:5px}.course-curriculum ul.curriculum-sections .section-header .section-meta .section-progress .progress-bg{width:100px}.course-curriculum ul.curriculum-sections .section-content{list-style:none;margin:0 0 15px 0;padding:0}.course-curriculum ul.curriculum-sections .section-content .course-item{position:relative;font-size:14px;border-bottom:1px solid #EEE;transition:padding-left linear .15s;background:#FFF;margin:0;padding:0}.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link{border-bottom:0;display:table;box-shadow:none;outline:0;width:100%;line-height:1.5}.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link:before{font-family:fontawesome;font-size:18px;left:0;transition:left linear .15s;display:table-cell;width:20px;padding:10px 0}.course-curriculum ul.curriculum-sections .section-content .course-item .item-icon,.course-curriculum ul.curriculum-sections .section-content .course-item .item-name{display:table-cell;vertical-align:middle;padding:10px 10px}.course-curriculum ul.curriculum-sections .section-content .course-item .item-icon:before{font-size:18px}.course-curriculum ul.curriculum-sections .section-content .course-item .item-icon.icon-lock{float:right;margin-top:15px}.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta{display:table-cell;vertical-align:middle;white-space:nowrap;padding:10px 0;text-align:right}.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .item-meta{height:20px;line-height:20px;text-align:center;display:inline-block;vertical-align:middle;margin-left:5px;padding:0 8px;border-radius:3px;font-size:14px;color:#FFF}.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .item-meta.final-quiz{background:#14c4ff}.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .item-meta.trans{padding:0}.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .count-questions{background:#dd88ae}.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .duration{background:#009688}.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .course-item-status{color:#DDD;margin-left:5px;display:none;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .course-item-status:before{vertical-align:middle;font-size:14px}.course-curriculum ul.curriculum-sections .section-content .course-item.has-status .course-item-status{display:inline-block}.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-viewed .course-item-status{display:none}.course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_quiz.status-started .course-item-status:before{content:"\f00c"}.course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_quiz .section-item-link:before{content:"\f017"}.course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_lesson .section-item-link:before{content:"\f0f6"}.course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_lesson.course-item-type-video .section-item-link:before{content:"\f03d"}.course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_lesson.course-item-type-audio .section-item-link:before{content:"\f027"}.course-curriculum ul.curriculum-sections .section-content .course-item.item-preview .course-item-status{background:#00adff;font-style:normal;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.course-curriculum ul.curriculum-sections .section-content .course-item.item-preview .course-item-status:before{content:attr(data-preview);color:#FFF;vertical-align:baseline}.course-curriculum ul.curriculum-sections .section-content .course-item.item-locked .course-item-status{display:inline-block}.course-curriculum ul.curriculum-sections .section-content .course-item.item-locked .course-item-status:before{content:"\f023";color:#ab6060}.course-curriculum ul.curriculum-sections .section-content .course-item.has-status{padding-top:1px}.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-completed .course-item-status,.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-started .course-item-status{border-color:#00adff;color:#DDD}.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-completed .course-item-status:before,.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-started .course-item-status:before{content:"\f00c"}.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-completed .course-item-status{color:#00adff}.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.passed .course-item-status{border-color:#00adff;color:#00adff}.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.item-failed .course-item-status,.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.failed .course-item-status{border-color:red;color:red}.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.item-failed .course-item-status:before,.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.failed .course-item-status:before{content:"\f00d"}.course-curriculum ul.curriculum-sections .section-content .course-item:before{background:#00adff;height:0;left:0;top:50%;position:absolute;content:'';width:3px;transition:height linear .15s,top linear .15s}.course-curriculum ul.curriculum-sections .section-content .course-item.current{padding-left:10px;background:#f9f9f9}.course-curriculum ul.curriculum-sections .section-content .course-item.current a:before{left:10px}.course-curriculum ul.curriculum-sections .section-content .course-item.current:before{top:0;height:100%}.course-curriculum ul.curriculum-sections .section-content .course-item:not(.item-preview) .course-item-status{font-family:fontawesome}body.course-item-popup{overflow:hidden;_opacity:0}body.course-item-popup #learn-press-course-curriculum{position:fixed;padding-top:60px;bottom:0;left:0;width:400px;background:#FFF;border-right:1px solid #DDD;overflow:auto;z-index:9999}body.course-item-popup #learn-press-course-curriculum .section-header{padding:0 15px}body.course-item-popup #learn-press-course-curriculum .section-header .section-desc{margin:-10px 0 5px}body.course-item-popup #learn-press-course-curriculum .course-item{padding-left:15px;padding-right:15px}body.course-item-popup #learn-press-course-curriculum .course-item a:before{left:15px}body.course-item-popup #learn-press-content-item{position:fixed;z-index:9999;background:#FFF;top:60px;left:400px;right:0;bottom:0;overflow:auto}body.course-item-popup #learn-press-content-item .content-item-wrap{margin:10px auto;max-width:900px}body.course-item-popup #learn-press-content-item .course-item-title{font-size:1.4rem}body.course-item-popup #learn-press-content-item .content-question-summary .review-heading{text-align:center}body.course-item-popup #learn-press-content-item .content-question-summary .question-title{font-size:1.2rem;margin-bottom:10px}body.course-item-popup #content-item-nav{position:fixed;z-index:99999;left:400px;right:0;background:#f5f5f5;bottom:0;height:60px;border-top:1px solid #DDD}body.course-item-popup #content-item-nav .content-item-nav-wrap{max-width:900px;margin:10px auto}body.course-item-popup #content-item-nav button{height:40px;line-height:40px;padding:0 20px}body.course-item-popup .comment-form-textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body.course-item-popup.wpadminbar #learn-press-course-curriculum,body.course-item-popup.wpadminbar #learn-press-content-item{top:92px}body.course-item-popup.wpadminbar #course-item-content-header{top:32px}body.course-item-popup.wpadminbar .content-item-description{margin-bottom:20px}body.course-item-popup .content-item-summary{margin-bottom:50px}body.course-item-popup .content-item-summary>h3{margin-bottom:20px}body.course-item-popup .content-item-summary.content-item-video .entry-video{position:absolute;top:0;left:0;width:100%;background:#000;line-height:1}body.course-item-popup .content-item-summary.content-item-video .entry-video iframe{width:100%;margin-bottom:0;max-width:900px;vertical-align:top}body.course-item-popup .learn-press-content-protected-message{margin-bottom:50px;padding:20px;background:#ffe0e0}body.course-item-popup.content-only #learn-press-content-item{left:0;top:0;bottom:0;z-index:9999999}body.course-item-popup.content-only #learn-press-content-item #course-item-content-header,body.course-item-popup.content-only #learn-press-content-item #course-item-content-footer{display:none}body.course-item-popup.content-only #learn-press-content-item .content-item-scrollable{bottom:0}body #ifr-course-item{position:absolute;top:0;left:0;width:100%;height:100%;z-index:999999;background:#FFF}body.full-screen-content-item #course-item-content-header .toggle-content-item:before{font:28px/60px fontawesome;content:"\f066"}body .content-item-summary .form-button-finish-course,body .lp-quiz-buttons .form-button-finish-course{float:right}#wpadminbar #wp-admin-bar-edit-lp_quiz .ab-item:before,#wpadminbar #wp-admin-bar-edit-lp_lesson .ab-item:before,#wpadminbar #wp-admin-bar-edit-lp_question .ab-item:before{font-family:fontawesome;top:2px}#wpadminbar #wp-admin-bar-edit-lp_quiz .ab-item:before{content:"\f017"}#wpadminbar #wp-admin-bar-edit-lp_lesson .ab-item:before{content:"\f0f6"}#wpadminbar #wp-admin-bar-edit-lp_question .ab-item:before{content:"\f29c"}.scroll-wrapper{opacity:0;overflow:hidden}.scroll-wrapper .scroll-element{background:transparent}.scroll-wrapper .scroll-element.scroll-y.scroll-scrolly_visible{transition:opacity .25s}.scroll-wrapper:hover .scroll-element.scroll-y.scroll-scrolly_visible{opacity:.7}.course-remaining-time .lp-label.label-enrolled{font-size:inherit}.learn-press-course-results-progress{margin-right:-4%}.learn-press-course-results-progress .items-progress,.learn-press-course-results-progress .course-progress{float:left;margin-right:4%;width:46%;margin-bottom:30px}.learn-press-course-results-progress .items-progress .lp-course-progress-heading,.learn-press-course-results-progress .course-progress .lp-course-progress-heading{margin-bottom:10px}.learn-press-course-results-progress .items-progress .lp-progress-bar,.learn-press-course-results-progress .course-progress .lp-progress-bar{height:10px;border-radius:5px;overflow:hidden;position:relative}.learn-press-course-results-progress .items-progress .lp-progress-bar .lp-progress-value,.learn-press-course-results-progress .course-progress .lp-progress-bar .lp-progress-value{height:10px;border-radius:5px;margin-left:-100%;position:absolute;width:100%}.learn-press-course-results-progress .items-progress .lp-course-status .grade.failed,.learn-press-course-results-progress .course-progress .lp-course-status .grade.failed{background:red}.learn-press-course-results-progress .items-progress .lp-course-status .grade.passed,.learn-press-course-results-progress .course-progress .lp-course-status .grade.passed{background:#3eadff}.learn-press-course-results-progress:after{clear:both;display:block;content:''}#course-item-content-header,#course-item-content-footer{position:fixed;height:60px;right:0;line-height:60px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#course-item-content-header{top:0;left:0;background:#e7f7ff;z-index:100;border-bottom:1px solid #ddd;padding:0}#course-item-content-header .course-item-search{float:left;width:400px;padding:15px;box-sizing:border-box;position:relative}#course-item-content-header .course-item-search input{height:30px;width:385px;background:transparent;border:0;padding:0;box-shadow:none;float:left;font-style:italic;color:#AAA}#course-item-content-header .course-item-search input:focus{box-shadow:none;outline:0;color:#777}#course-item-content-header .course-item-search button{background:transparent;border:0;position:absolute;z-index:99;margin-left:-30px;padding:0;height:30px;line-height:30px;font-size:15px;right:15px;color:#777}#course-item-content-header .course-item-search button:after{font-family:fontawesome;content:"\f002"}#course-item-content-header .course-item-search.has-keyword button:after{content:"\f00d"}#course-item-content-header .course-title{font-size:1.4rem;float:left;clear:none;height:60px;line-height:60px;padding:0 15px;margin:0}#course-item-content-header .course-title a{box-shadow:none}#course-item-content-header .course-title:before{content:'';display:none}#course-item-content-header .form-button.lp-button-back{float:right;margin-right:15px}#course-item-content-header .form-button.lp-button-back button{line-height:34px}#course-item-content-header .toggle-content-item{display:inline-block;width:60px;height:60px;float:right;text-align:center;border-left:1px solid #DDD}#course-item-content-header .toggle-content-item:before{font:28px/60px fontawesome;content:"\f065"}#course-item-content-footer{border-top:1px solid #DDD;bottom:0;left:400px;padding:15px;display:none}#course-item-content-footer button,#course-item-content-footer .lp-button{height:35px;line-height:30px;padding:0 10px;font-size:14px}.learn-press-form.completed button:before{font-family:fontawesome;content:'\f00c';font-size:18px;margin-right:10px}.lp-course-progress{position:relative}.lp-course-progress .lp-passing-conditional{position:absolute;height:10px;width:3px;background:red;top:0;margin-left:-1px}@media screen and (max-width:1300px){body.course-item-popup #course-item-content-header .course-item-search{width:300px}body.course-item-popup #course-item-content-header .course-item-search input{width:285px}body.course-item-popup #course-item-content-header .course-item-search button{left:300px}body.course-item-popup #learn-press-course-curriculum{width:300px}body.course-item-popup #learn-press-course-curriculum .progress-bg{width:40px}body.course-item-popup #content-item-nav,body.course-item-popup #learn-press-content-item,body.course-item-popup #course-item-content-footer{left:300px}body.course-item-popup .section-desc{display:none}}@media screen and (max-width:1200px){body.course-item-popup #course-item-content-header .course-item-search{width:300px}body.course-item-popup #course-item-content-header .course-item-search input{width:285px}body.course-item-popup #course-item-content-header .course-item-search button{left:300px}body.course-item-popup #learn-press-course-curriculum{width:300px}body.course-item-popup #content-item-nav,body.course-item-popup #learn-press-content-item,body.course-item-popup #course-item-content-footer{left:300px}body.course-item-popup #learn-press-content-item .content-item-nav-wrap,body.course-item-popup #learn-press-content-item .content-item-wrap{width:90%}}@media screen and (max-width:768px){body.course-item-popup #course-item-content-header .course-item-search{width:200px}body.course-item-popup #course-item-content-header .course-item-search input{width:185px}body.course-item-popup #course-item-content-header .course-item-search button{left:200px}body.course-item-popup #learn-press-course-curriculum{width:200px}body.course-item-popup #content-item-nav,body.course-item-popup #learn-press-content-item,body.course-item-popup #course-item-content-footer{left:200px}body.course-item-popup #learn-press-content-item .content-item-nav-wrap,body.course-item-popup #learn-press-content-item .content-item-wrap{width:90%}body.course-item-popup.wpadminbar #learn-press-content-item,body.course-item-popup.wpadminbar #learn-press-course-curriculum{top:106px}body.course-item-popup.wpadminbar #course-item-content-header{top:46px}.learn-press-course-results-progress{margin-right:0}.learn-press-course-results-progress .items-progress,.learn-press-course-results-progress .course-progress{float:none;margin-right:0;width:100%;margin-bottom:20px}}.lp-quiz-buttons{margin-bottom:20px;clear:both;display:block;content:''}.quiz-progress{background:#e7f7ff;margin-bottom:30px}.quiz-progress .progress-items{display:flex}.quiz-progress .progress-items .progress-item{flex:1;position:relative;font-size:15px;color:#777}.quiz-progress .progress-items .progress-item .progress-number,.quiz-progress .progress-items .progress-item .progress-label{display:block;text-align:center;line-height:1}.quiz-progress .progress-items .progress-item .progress-number{font-size:20px;margin:15px 0 10px 0}.quiz-progress .progress-items .progress-item .progress-label{font-size:14px;margin-bottom:15px}.quiz-progress .progress-items .progress-item i{display:none;width:60px;height:60px;font-size:30px;text-align:center;line-height:60px;color:#FFF;background:#00adff;float:left}.quiz-progress .progress-items .progress-item:after{clear:both;display:block;content:''}.answer-options{list-style:none;margin:0;padding:0}.answer-options .answer-option{margin:0 0 15px 0;position:relative;background:#f5f5f5;padding:10px;display:flex;overflow:hidden;color:#777;cursor:pointer;font-size:20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-transition:background linear .25s;-moz-transition:background linear .25s;transition:background linear .25s}.answer-options .answer-option .option-title{font-size:smaller;display:table-cell}.answer-options .answer-option .option-title .option-title-content{display:inline-block;vertical-align:middle}.answer-options .answer-option .option-title:before{position:absolute;top:0;bottom:0;left:0;width:3px;content:'';background:#DDD;-webkit-transition:background linear .25s;-moz-transition:background linear .25s;transition:background linear .25s}.answer-options .answer-option input[type="checkbox"],.answer-options .answer-option input[type="radio"]{-webkit-appearance:initial;-moz-appearance:initial;margin:0 10px 0 3px;position:relative;border:1px solid #eaeaea;z-index:10;width:32px;height:32px;min-width:32px;background:#FFF;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.answer-options .answer-option input[type="checkbox"]:focus,.answer-options .answer-option input[type="radio"]:focus{outline:0}.answer-options .answer-option input[type="checkbox"]:after,.answer-options .answer-option input[type="radio"]:after{content:'';border:2px solid #00adff;display:inline-block;width:7px;height:15px;border-top:0;border-left:0;position:absolute;top:50%;left:10px;box-sizing:content-box;opacity:0;margin-top:-10px;-webkit-transform:rotate(36deg) scale(0);-moz-transform:rotate(36deg) scale(0);-ms-transform:rotate(36deg) scale(0);-o-transform:rotate(36deg) scale(0);transform:rotate(36deg) scale(0);-webkit-transition:all .25s;-moz-transition:all .25s;transition:all .25s}.answer-options .answer-option input[type="checkbox"]:checked ~ .option-title .option-title-content,.answer-options .answer-option input[type="radio"]:checked ~ .option-title .option-title-content{position:relative}.answer-options .answer-option input[type="checkbox"]:checked ~ .option-title:before,.answer-options .answer-option input[type="radio"]:checked ~ .option-title:before{background:#00adff}.answer-options .answer-option input[type="checkbox"]:checked:after,.answer-options .answer-option input[type="radio"]:checked:after{opacity:1;-webkit-transform:rotate(36deg) scale(1);-moz-transform:rotate(36deg) scale(1);-ms-transform:rotate(36deg) scale(1);-o-transform:rotate(36deg) scale(1);transform:rotate(36deg) scale(1)}.answer-options .answer-option input[type="radio"]{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.answer-options .answer-option input[type="radio"]:before{border-radius:50%}.answer-options .answer-option .option-title{margin:0}.answer-options .answer-option:hover{background:#e1f5ff}.answer-options .answer-option.answer-correct{background:#008000bf;color:white}.answer-options .answer-option.answer-correct input[type="radio"]:checked ~ .option-title:before,.answer-options .answer-option.answer-correct input[type="checkbox"]:checked ~ .option-title:before{background:#e1f5ff}.answer-options .answer-option.answered-correct input[type="radio"]:checked ~ .option-title:before,.answer-options .answer-option.answered-correct input[type="checkbox"]:checked ~ .option-title:before{background:#00adff}.answer-options .answer-option.answered-wrong input[type="radio"]:before,.answer-options .answer-option.answered-wrong input[type="radio"]:after,.answer-options .answer-option.answered-wrong input[type="checkbox"]:before,.answer-options .answer-option.answered-wrong input[type="checkbox"]:after{border-color:red}.answer-options .answer-option.answered-wrong input[type="radio"]:checked ~ .option-title:before,.answer-options .answer-option.answered-wrong input[type="checkbox"]:checked ~ .option-title:before{background:red}button[data-counter]{position:relative}button[data-counter]:after{content:"(+" attr(data-counter) ")";padding-left:5px}.quiz-result{max-width:400px;margin:30px auto 20px;text-align:center}.quiz-result .result-grade .result-achieved,.quiz-result .result-grade .result-require{display:inline-block;margin:0 auto}.quiz-result .result-grade .result-achieved{font-size:36px;border-bottom:2px solid #04adff}.quiz-result .result-grade .result-require{display:block}.quiz-result .result-grade .result-message{font-size:14px}.quiz-result.failed .result-achieved{color:#c55757}.quiz-result.failed .result-message strong{color:#c55757}.quiz-result.passed .result-achieved{color:#04adff}.quiz-result.passed .result-message strong{color:#04adff}.quiz-result .result-statistic{list-style:none;text-align:left;margin:0;padding:0}.quiz-result .result-statistic .result-statistic-field{display:flex}.quiz-result .result-statistic .result-statistic-field label,.quiz-result .result-statistic .result-statistic-field p{flex:1;margin:0}.quiz-result .result-statistic .result-statistic-field label{font-weight:bold}.quiz-result .result-statistic .result-statistic-field p{text-align:right}.question-numbers{list-style:none;text-align:center}.question-numbers li{display:inline-block;position:relative;margin-bottom:3px}.question-numbers li a{display:block;padding:8px;background:#f5f5f5;line-height:1;color:#999;border:1px solid #DDD;font-size:12px;min-width:20px;box-shadow:none}.question-numbers li a span{vertical-align:middle}.question-numbers li a:hover{background:#00adff;color:#FFF;border:1px solid #3880a2}.question-numbers li.current a{background:#00adff;color:#FFF !important;border-color:#3880a2}.question-numbers li.current.skipped:after{background:#FFF}.question-numbers li.answered a:after{font-family:fontawesome;font-size:8px;vertical-align:middle;margin-left:3px}.question-numbers li.answered.answered-wrong a{color:red}.question-numbers li.answered.answered-true a{color:#00adff}.question-numbers li.answered.answered-true.current a{color:#FFF}.question-numbers li.skipped:after{content:'';background:#AAA;width:10px;height:4px;position:absolute;border-radius:2px;left:50%;margin-left:-5px;bottom:3px}.quiz-intro{list-style:none;margin:0 0 20px;padding:0;display:table}.quiz-intro li{margin:0;display:table-row}.quiz-intro li label,.quiz-intro li span{display:table-cell}.quiz-intro li label{font-weight:bold;padding:0 20px 10px 0;line-height:1}.quiz-intro li span{text-align:left}.question-explanation-content,.question-hint-content{margin-bottom:20px;background:#f5f5f5;padding:10px 15px}.redo-quiz button[type="submit"]{content:attr(data-counter)}.circle-bar{position:relative;width:300px;height:300px;border-color:#DDD}.circle-bar:before{border-radius:50%;border:10px solid #DDD;width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;content:'';box-sizing:border-box}.circle-bar .before,.circle-bar .after{border-radius:50%;border:10px solid #14c4ff;width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;box-sizing:border-box}.circle-bar .before{border-bottom-color:transparent;border-left-color:transparent;transform:rotate(45deg)}.circle-bar .after{border-color:#14c4ff;border-right-color:transparent;border-top-color:transparent;transform:rotate(45deg)}.circle-bar.bg50 .after{transform:rotate(45deg);z-index:10;border-left-color:inherit;border-bottom-color:inherit}.learn-press-message.fixed{position:fixed;top:32px;left:0;right:0;background:rgba(0,173,255,0.6);text-align:center;z-index:100;color:#FFF;padding:10px}.learn-press-message.fixed[data-delay-in]{display:none}body.twentysixteen.learnpress-page .entry-footer{display:none}body.twentysixteen.learnpress-page .entry-content{float:none;width:auto}@media screen and (min-width:61.5625em){body.twentysixteen.learnpress-page .entry-footer{display:none}body.twentysixteen.learnpress-page .entry-content{float:none;width:auto}body:not(.search-results) article:not(.type-page) .entry-footer{display:none}body:not(.search-results) article:not(.type-page) .entry-content{float:none;width:auto}}body.twentyseventeen.learnpress-page #primary article.page .entry-header,body.twentyseventeen.learnpress-page #primary article.page .entry-content{width:100%;float:none}@media screen and (min-width:48em){body.twentyseventeen.learnpress-page #primary article.page .entry-header,body.twentyseventeen.learnpress-page #primary article.page .entry-content{width:100%;float:none}}.lp-widget .items-progress,.lp-widget .course-progress{width:100%}.lp-widget .course-remaining-time{font-size:14px}.lp-widget .lp-course-info-fields{margin:0}.lp-widget .lp-course-info-fields .lp-course-info{list-style:none;margin:0 0 10px 0}.lp-widget .lp-course-info-fields .lp-course-info .lp-label{float:right;background:#03a9f4}.learn-press-tip{display:none;line-height:1;margin:0 5px;font-size:16px;vertical-align:baseline;cursor:pointer;font-style:normal}.learn-press-tip.ready{display:inline-block}.learn-press-tip:before{font-family:Fontawesome;content:"\f059"}.learn-press-tip:hover{color:#0073aa}.learn-press-tip-floating{background:rgba(39,115,170,0.9);padding:8px 10px;line-height:1.2em;color:#FFF;min-width:20px;position:absolute;margin-left:-1px;font-size:12px;z-index:9999;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.learn-press-tip-floating .close{display:inline-block;position:absolute;width:16px;height:16px;right:-8px;top:-8px;border:1px solid #FFF;text-align:center;line-height:16px;background:#468fbc;color:#FFF;cursor:pointer;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.learn-press-tip-floating .close:before{content:"\f00d";font-family:Fontawesome}.learn-press-tip-floating p{margin:0}.learn-press-tip-floating:before{content:'';position:absolute;width:0;height:0;bottom:-7px;border:7px solid transparent;border-top-color:rgba(39,115,170,0.9);border-bottom-width:0;left:50%;margin-left:-7px}body.lp-preview.admin-bar #learn-press-content-item{top:32px !important}body.lp-preview #learn-press-course-curriculum{display:none}body.lp-preview #learn-press-content-item{top:0 !important;left:0 !important}body.lp-preview #course-item-content-header{display:none}@-webkit-keyframes rotating4{from{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating4{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes animation4{from{left:-40%;width:40%}to{left:100%;width:10%}}@keyframes animation4{from{left:-40%;width:40%}to{left:100%;width:10%}}#popup_container{opacity:0;transform:scale(0.5)}body.confirm #popup_overlay{z-index:999998 !important}body.confirm #popup_container{z-index:999999 !important;max-width:90% !important;min-width:300px !important;padding:10px !important;background:#f5f5f5;transition:opacity .25s;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}body.confirm #popup_container #popup_title{display:none !important}body.confirm #popup_container #popup_message{margin:-10px;background:#FFF;padding:20px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}body.confirm #popup_container .close{position:absolute;top:3px;right:10px}body.confirm #popup_container #popup_panel{margin-top:20px;text-align:center}body.confirm #popup_container #popup_panel button,body.confirm #popup_container #popup_panel input[type="button"],body.confirm #popup_container #popup_panel input[type="submit"]{height:30px;line-height:30px;padding:0 25px}body.confirm #popup_container #popup_cancel{display:none}body.confirm #popup_container.ready{opacity:1;transform:scale(1)}input[type="text"],input[type="email"],input[type="number"],input[type="password"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.hide-if-js{display:none !important}.clearfix:after{clear:both;display:block;content:''}.learn-press-breadcrumb{margin-bottom:20px}.learnpress-page .lp-button{line-height:45px;padding:0 12px;height:45px}.course-meta{margin-bottom:20px}#learn-press-course-tabs{margin-bottom:40px}form[name="search-course"]{margin-bottom:20px;position:relative}form[name="search-course"] .search-course-input{width:100%;padding:12px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}form[name="search-course"] .search-course-button{position:absolute;top:1px;right:1px;bottom:1px;padding:15px;height:auto;line-height:1px}ul.learn-press-courses{list-style:none;margin-right:-2.1%;margin-left:0;padding:0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}ul.learn-press-courses .course{list-style:none;width:31.33333%;margin:0 2% 20px 0;box-shadow:none;padding:0}ul.learn-press-courses .course .course-thumbnail,ul.learn-press-courses .course .course-title,ul.learn-press-courses .course .course-info{margin:0 0 .8em 0;line-height:1}ul.learn-press-courses .course .course-thumbnail img{line-height:1;vertical-align:top}ul.learn-press-courses .course .course-title{font-size:1.2em;padding:0;font-weight:normal}ul.learn-press-courses .course .course-info{font-size:14px}ul.learn-press-courses .course .course-info>span{display:block}ul.learn-press-courses .course .course-info .course-price{float:left}ul.learn-press-courses .course .course-info .course-price .origin-price,ul.learn-press-courses .course .course-info .course-price .price{vertical-align:middle}ul.learn-press-courses .course .course-info .course-price .origin-price{font-size:16px;text-decoration:line-through;font-style:italic;margin-right:10px}ul.learn-press-courses .course .course-info .course-price .price{font-size:18px}ul.learn-press-courses .course .course-info .course-instructor{float:right}ul.learn-press-courses .course .course-info:after{clear:both;display:block;content:''}ul.learn-press-courses .course .lp-course-buttons form{width:100%;margin-bottom:10px}ul.learn-press-courses .course .lp-course-buttons form button{width:100%}.order-comments{width:100%;min-height:150px}.learn-press-progress{position:relative}.learn-press-progress .progress-bg{background:#DDD;height:10px;position:relative;overflow:hidden;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.learn-press-progress .progress-bg .progress-active{height:100%;width:100%;position:absolute;left:50%;margin-left:-100%;background:#00adff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.retake-course,.enroll-course,.purchase-course{display:inline-block}.table-orders{font-size:16px}.table-orders th,.table-orders td{padding:5px 10px}.form-button{display:inline-block}.learn-press-pagination{text-align:center;margin-bottom:20px}.learn-press-pagination .page-numbers{display:inline-block;list-style:none;margin:0}.learn-press-pagination .page-numbers>li{display:inline-block;margin:0}.learn-press-pagination .page-numbers>li a,.learn-press-pagination .page-numbers>li span{display:block;padding:5px 10px;border:1px solid #DDD;box-shadow:none;line-height:1;float:none;font-size:1em;border-radius:0}.learn-press-pagination .page-numbers>li span{background:#f5f5f5}.learn-press-message{padding:10px 12px 10px 15px;background:#f5f5f5;position:relative;margin:0 0 20px 0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.learn-press-message.icon{padding-left:45px}.learn-press-message.icon:after{font-size:20px;vertical-align:baseline;margin-right:10px;position:absolute;left:15px;top:50%;margin-top:-13px;height:26px;line-height:26px;background:#04adff;width:26px;text-align:center;border-radius:50%;color:#FFF;font-family:FontAwesome}.learn-press-message:before{position:absolute;content:'';top:0;left:0;width:5px;height:100%;background:#00adff;border-top-left-radius:5px;border-bottom-left-radius:5px}.learn-press-message.error:before{background:#d85554}.learn-press-message.error.icon:before{background:#d85554}.learn-press-message.error.icon:after{content:"\f00d";background:#d85554}.learn-press-message.success.icon:before{background:#00adff}.learn-press-message.success.icon:after{content:"\f129";background:#00adff}ul.list-table-nav{display:flex;list-style:none;margin-left:0}ul.list-table-nav .nav-text{flex:1;text-align:left}ul.list-table-nav .nav-pages{flex:1;text-align:right}ul.list-table-nav .nav-pages .learn-press-pagination{display:inline-block;margin-bottom:0}.primary-color{color:#00adff}.primary-color-before:before{color:#00adff}.primary-color-after:after{color:#00adff}.primary-background-color{background:#00adff}.primary-background-color{background:#00adff}.course-origin-price{font-size:85%;text-decoration:line-through;margin-right:5px}.course-item-nav{display:flex}.course-item-nav .prev,.course-item-nav .next{flex:1}.course-item-nav .prev span,.course-item-nav .next span{display:block;font-weight:bold}.course-item-nav .prev a,.course-item-nav .next a{color:#999}.course-item-nav .next{text-align:right}.content-item-wrap #comments{margin-left:0;margin-right:0}.content-item-wrap #comments #comment{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:768px){ul.learn-press-courses .course{width:48%}}@media screen and (max-width:600px){ul.learn-press-courses{margin-right:0}ul.learn-press-courses .course{width:100%;margin-right:0}.lp-button-back{display:none}}
|
|
assets/css/frontend/lp-overlay.min.css
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
.lp-overlay{position:fixed;z-index:9999999;top:0;left:0;width:100%;height:100%;outline:0;background:#7f7f7fb0;display:none}.lp-overlay .modal-dialog{max-width:500px;margin:1.75rem auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.lp-overlay .modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.lp-overlay .modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);border-radius:.3rem;outline:0}.lp-overlay .modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.lp-overlay .modal-footer{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.lp-overlay .modal-footer>*{margin:.25rem}
|
|
assets/css/frontend/popup.css
ADDED
@@ -0,0 +1,88 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
#popup-course {
|
2 |
+
position: fixed;
|
3 |
+
top: 0;
|
4 |
+
left: 0;
|
5 |
+
right: 0;
|
6 |
+
bottom: 0;
|
7 |
+
background: #FFF;
|
8 |
+
z-index: 99990;
|
9 |
+
display: flex; }
|
10 |
+
#popup-course #popup-header {
|
11 |
+
position: fixed;
|
12 |
+
left: 0;
|
13 |
+
right: 0;
|
14 |
+
background: #5383F7;
|
15 |
+
z-index: 100;
|
16 |
+
border-bottom: 1px solid #d9e0f1;
|
17 |
+
padding: 0;
|
18 |
+
height: 60px; }
|
19 |
+
#popup-course #popup-header > * {
|
20 |
+
display: inline-block;
|
21 |
+
margin: 0 20px 0 0;
|
22 |
+
padding: 0;
|
23 |
+
vertical-align: top; }
|
24 |
+
#popup-course #popup-sidebar {
|
25 |
+
flex: 0 0 400px;
|
26 |
+
position: relative;
|
27 |
+
margin: 60px 0 0 0;
|
28 |
+
overflow: auto;
|
29 |
+
border-right: 1px solid #d9e0f1; }
|
30 |
+
#popup-course #popup-sidebar .course-curriculum {
|
31 |
+
width: 400px;
|
32 |
+
position: absolute;
|
33 |
+
top: 0;
|
34 |
+
bottom: 0;
|
35 |
+
overflow: auto; }
|
36 |
+
#popup-course #popup-sidebar .course-curriculum .section .circle-progress {
|
37 |
+
display: inline-block;
|
38 |
+
width: 24px;
|
39 |
+
height: 24px;
|
40 |
+
border: 3px solid #d9e0f1;
|
41 |
+
border-radius: 50%; }
|
42 |
+
#popup-course #popup-sidebar .course-curriculum .section .section-header {
|
43 |
+
position: sticky;
|
44 |
+
top: 0;
|
45 |
+
z-index: 1000;
|
46 |
+
background: #FFF;
|
47 |
+
border-bottom: 1px solid #d9e0f1;
|
48 |
+
padding: 10px 10px; }
|
49 |
+
#popup-course #popup-sidebar .course-curriculum .section .section-header .section-title {
|
50 |
+
color: #5383F7;
|
51 |
+
font-weight: normal;
|
52 |
+
margin-bottom: 0;
|
53 |
+
font-size: 16px;
|
54 |
+
line-height: 1;
|
55 |
+
padding: 8px 0; }
|
56 |
+
#popup-course #popup-sidebar .course-curriculum .section .section-header .section-desc {
|
57 |
+
display: none; }
|
58 |
+
#popup-course #popup-sidebar .course-curriculum .section .section-content {
|
59 |
+
margin-bottom: 0; }
|
60 |
+
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item {
|
61 |
+
border-bottom: 1px solid #d9e0f1;
|
62 |
+
padding: 0 10px; }
|
63 |
+
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link {
|
64 |
+
color: #777; }
|
65 |
+
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .item-name {
|
66 |
+
padding: 10px 10px 10px 5px; }
|
67 |
+
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .circle-progress {
|
68 |
+
width: 18px;
|
69 |
+
height: 18px;
|
70 |
+
border-width: 2px; }
|
71 |
+
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .item-meta.duration {
|
72 |
+
background: #d9e0f1; }
|
73 |
+
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item:before {
|
74 |
+
background: #d9e0f1; }
|
75 |
+
#popup-course #popup-content {
|
76 |
+
flex: 1;
|
77 |
+
position: relative;
|
78 |
+
margin: 60px 0 0 0;
|
79 |
+
overflow: auto; }
|
80 |
+
#popup-course #popup-content #learn-press-content-item {
|
81 |
+
margin: 40px auto;
|
82 |
+
max-width: 1200px;
|
83 |
+
width: 90%; }
|
84 |
+
#popup-course .lp-quiz-buttons .complete-quiz {
|
85 |
+
float: right; }
|
86 |
+
|
87 |
+
body.admin-bar #popup-course {
|
88 |
+
top: 32px; }
|
assets/{js/dist/index.php → css/frontend/theme-support.css}
RENAMED
File without changes
|
assets/css/index.php
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
<?php // Silence is golden.
|
|
assets/css/learnpress.css
ADDED
@@ -0,0 +1,9030 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
@charset "UTF-8";
|
2 |
+
/**
|
3 |
+
* Mixin
|
4 |
+
*/
|
5 |
+
@-webkit-keyframes rotating4 {
|
6 |
+
from {
|
7 |
+
-webkit-transform: rotate(0deg);
|
8 |
+
-o-transform: rotate(0deg);
|
9 |
+
transform: rotate(0deg);
|
10 |
+
}
|
11 |
+
to {
|
12 |
+
-webkit-transform: rotate(360deg);
|
13 |
+
-o-transform: rotate(360deg);
|
14 |
+
transform: rotate(360deg);
|
15 |
+
}
|
16 |
+
}
|
17 |
+
|
18 |
+
@keyframes rotating4 {
|
19 |
+
from {
|
20 |
+
-ms-transform: rotate(0deg);
|
21 |
+
-moz-transform: rotate(0deg);
|
22 |
+
-webkit-transform: rotate(0deg);
|
23 |
+
-o-transform: rotate(0deg);
|
24 |
+
transform: rotate(0deg);
|
25 |
+
}
|
26 |
+
to {
|
27 |
+
-ms-transform: rotate(360deg);
|
28 |
+
-moz-transform: rotate(360deg);
|
29 |
+
-webkit-transform: rotate(360deg);
|
30 |
+
-o-transform: rotate(360deg);
|
31 |
+
transform: rotate(360deg);
|
32 |
+
}
|
33 |
+
}
|
34 |
+
|
35 |
+
@-webkit-keyframes animation4 {
|
36 |
+
from {
|
37 |
+
left: -40%;
|
38 |
+
width: 40%;
|
39 |
+
}
|
40 |
+
to {
|
41 |
+
left: 100%;
|
42 |
+
width: 10%;
|
43 |
+
}
|
44 |
+
}
|
45 |
+
|
46 |
+
@keyframes animation4 {
|
47 |
+
from {
|
48 |
+
left: -40%;
|
49 |
+
width: 40%;
|
50 |
+
}
|
51 |
+
to {
|
52 |
+
left: 100%;
|
53 |
+
width: 10%;
|
54 |
+
}
|
55 |
+
}
|
56 |
+
|
57 |
+
.learn-press-message {
|
58 |
+
position: relative;
|
59 |
+
margin: 0 0 20px 0;
|
60 |
+
padding: 10px 12px 10px 15px;
|
61 |
+
border-top: 5px solid #00adff;
|
62 |
+
border-bottom-right-radius: 5px;
|
63 |
+
border-bottom-left-radius: 5px;
|
64 |
+
background: #f5f5f5;
|
65 |
+
}
|
66 |
+
|
67 |
+
.learn-press-message.icon {
|
68 |
+
padding-left: 45px;
|
69 |
+
}
|
70 |
+
|
71 |
+
.learn-press-message.icon::before {
|
72 |
+
background: #00adff;
|
73 |
+
}
|
74 |
+
|
75 |
+
.learn-press-message.icon::after {
|
76 |
+
position: absolute;
|
77 |
+
top: 50%;
|
78 |
+
left: 15px;
|
79 |
+
width: 26px;
|
80 |
+
height: 26px;
|
81 |
+
margin-top: -13px;
|
82 |
+
margin-right: 10px;
|
83 |
+
border-radius: 50%;
|
84 |
+
color: #fff;
|
85 |
+
background: #00adff;
|
86 |
+
font-family: "Font Awesome 5 Free";
|
87 |
+
font-size: 20px;
|
88 |
+
line-height: 26px;
|
89 |
+
text-align: center;
|
90 |
+
vertical-align: baseline;
|
91 |
+
content: "\f129";
|
92 |
+
}
|
93 |
+
|
94 |
+
.learn-press-message::before, .learn-press-message::after {
|
95 |
+
position: absolute;
|
96 |
+
top: 0;
|
97 |
+
content: "";
|
98 |
+
}
|
99 |
+
|
100 |
+
.learn-press-message::before {
|
101 |
+
right: 20px;
|
102 |
+
width: 20px;
|
103 |
+
height: 30px;
|
104 |
+
background: #00adff;
|
105 |
+
}
|
106 |
+
|
107 |
+
.learn-press-message::after {
|
108 |
+
top: 10px;
|
109 |
+
right: 20px;
|
110 |
+
width: 0;
|
111 |
+
height: 0;
|
112 |
+
border: 10px solid transparent;
|
113 |
+
border-bottom-color: #f5f5f5;
|
114 |
+
}
|
115 |
+
|
116 |
+
.learn-press-message.error {
|
117 |
+
border-top: 5px solid #d85554;
|
118 |
+
}
|
119 |
+
|
120 |
+
.learn-press-message.error::before {
|
121 |
+
background: #d85554;
|
122 |
+
}
|
123 |
+
|
124 |
+
.learn-press-message.error.icon::before {
|
125 |
+
background: #d85554;
|
126 |
+
}
|
127 |
+
|
128 |
+
.learn-press-message.error.icon::after {
|
129 |
+
background: #d85554;
|
130 |
+
content: "\f00d";
|
131 |
+
}
|
132 |
+
|
133 |
+
.learn-press-message.warning {
|
134 |
+
border-top: 5px solid #ffc107;
|
135 |
+
}
|
136 |
+
|
137 |
+
.learn-press-message.warning::before {
|
138 |
+
background: #ffc107;
|
139 |
+
}
|
140 |
+
|
141 |
+
.learn-press-message.warning.icon::before {
|
142 |
+
background: #ffc107;
|
143 |
+
}
|
144 |
+
|
145 |
+
.learn-press-message.warning.icon::after {
|
146 |
+
background: #ffc107;
|
147 |
+
content: "\f00d";
|
148 |
+
}
|
149 |
+
|
150 |
+
.learn-press-message.success {
|
151 |
+
border-top: 5px solid #059601;
|
152 |
+
}
|
153 |
+
|
154 |
+
.learn-press-message.success::before {
|
155 |
+
background: #059601;
|
156 |
+
}
|
157 |
+
|
158 |
+
.learn-press-message.success.icon::before {
|
159 |
+
background: #059601;
|
160 |
+
}
|
161 |
+
|
162 |
+
.learn-press-message.success.icon::after {
|
163 |
+
background: #059601;
|
164 |
+
content: "\f129";
|
165 |
+
}
|
166 |
+
|
167 |
+
@keyframes lp-rotating {
|
168 |
+
from {
|
169 |
+
-o-transform: rotate(0deg);
|
170 |
+
-ms-transform: rotate(0deg);
|
171 |
+
-moz-transform: rotate(0deg);
|
172 |
+
-webkit-transform: rotate(0deg);
|
173 |
+
transform: rotate(0deg);
|
174 |
+
}
|
175 |
+
to {
|
176 |
+
-o-transform: rotate(360deg);
|
177 |
+
-ms-transform: rotate(360deg);
|
178 |
+
-moz-transform: rotate(360deg);
|
179 |
+
-webkit-transform: rotate(360deg);
|
180 |
+
transform: rotate(360deg);
|
181 |
+
}
|
182 |
+
}
|
183 |
+
|
184 |
+
@-webkit-keyframes lp-rotating {
|
185 |
+
from {
|
186 |
+
-webkit-transform: rotate(0deg);
|
187 |
+
transform: rotate(0deg);
|
188 |
+
}
|
189 |
+
to {
|
190 |
+
-webkit-transform: rotate(360deg);
|
191 |
+
transform: rotate(360deg);
|
192 |
+
}
|
193 |
+
}
|
194 |
+
|
195 |
+
.ajaxload {
|
196 |
+
display: inline-block;
|
197 |
+
position: relative;
|
198 |
+
width: 30px;
|
199 |
+
height: 30px;
|
200 |
+
background: #7b7b7b;
|
201 |
+
content: "";
|
202 |
+
-webkit-border-radius: 50%;
|
203 |
+
-moz-border-radius: 50%;
|
204 |
+
border-radius: 50%;
|
205 |
+
-webkit-animation: lp-rotating 1s linear infinite;
|
206 |
+
-moz-animation: lp-rotating 1s linear infinite;
|
207 |
+
animation: lp-rotating 1s linear infinite;
|
208 |
+
}
|
209 |
+
|
210 |
+
.ajaxload::after {
|
211 |
+
-webkit-border-radius: 50%;
|
212 |
+
-moz-border-radius: 50%;
|
213 |
+
border-radius: 50%;
|
214 |
+
display: inline-block;
|
215 |
+
position: absolute;
|
216 |
+
top: 2px;
|
217 |
+
left: 50%;
|
218 |
+
width: 6px;
|
219 |
+
height: 6px;
|
220 |
+
margin-left: -3px;
|
221 |
+
background: #dedede;
|
222 |
+
content: "";
|
223 |
+
}
|
224 |
+
|
225 |
+
.lp-ajaxload-style-1 {
|
226 |
+
display: inline-block;
|
227 |
+
position: relative;
|
228 |
+
width: 32px;
|
229 |
+
height: 32px;
|
230 |
+
}
|
231 |
+
|
232 |
+
.lp-ajaxload-style-1::before, .lp-ajaxload-style-1::after {
|
233 |
+
position: absolute;
|
234 |
+
top: 0;
|
235 |
+
left: 0;
|
236 |
+
width: 100%;
|
237 |
+
height: 100%;
|
238 |
+
border: 3px solid #ddd;
|
239 |
+
content: "";
|
240 |
+
}
|
241 |
+
|
242 |
+
.lp-ajaxload-style-1::after {
|
243 |
+
clip: rect(0, 32px, 16px, 16px);
|
244 |
+
border-color: #2fa7ff;
|
245 |
+
-webkit-border-radius: 50%;
|
246 |
+
-moz-border-radius: 50%;
|
247 |
+
border-radius: 50%;
|
248 |
+
-webkit-animation: lp-rotating 1s linear infinite;
|
249 |
+
-moz-animation: lp-rotating 1s linear infinite;
|
250 |
+
animation: lp-rotating 1s linear infinite;
|
251 |
+
}
|
252 |
+
|
253 |
+
.learn-press-tabs {
|
254 |
+
margin-bottom: 34px;
|
255 |
+
background: #f1f2f8;
|
256 |
+
}
|
257 |
+
|
258 |
+
.learn-press-tabs .learn-press-tabs__checker {
|
259 |
+
display: none;
|
260 |
+
}
|
261 |
+
|
262 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1) {
|
263 |
+
border-bottom: 0;
|
264 |
+
background: #fff;
|
265 |
+
}
|
266 |
+
|
267 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1) label {
|
268 |
+
color: #ffb606;
|
269 |
+
}
|
270 |
+
|
271 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1) label a {
|
272 |
+
color: #ffb606;
|
273 |
+
}
|
274 |
+
|
275 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1)::before {
|
276 |
+
background: #ffb606;
|
277 |
+
}
|
278 |
+
|
279 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1)::after {
|
280 |
+
background: #fff;
|
281 |
+
}
|
282 |
+
|
283 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2) {
|
284 |
+
border-bottom: 0;
|
285 |
+
background: #fff;
|
286 |
+
}
|
287 |
+
|
288 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2) label {
|
289 |
+
color: #ffb606;
|
290 |
+
}
|
291 |
+
|
292 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2) label a {
|
293 |
+
color: #ffb606;
|
294 |
+
}
|
295 |
+
|
296 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2)::before {
|
297 |
+
background: #ffb606;
|
298 |
+
}
|
299 |
+
|
300 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2)::after {
|
301 |
+
background: #fff;
|
302 |
+
}
|
303 |
+
|
304 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3) {
|
305 |
+
border-bottom: 0;
|
306 |
+
background: #fff;
|
307 |
+
}
|
308 |
+
|
309 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3) label {
|
310 |
+
color: #ffb606;
|
311 |
+
}
|
312 |
+
|
313 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3) label a {
|
314 |
+
color: #ffb606;
|
315 |
+
}
|
316 |
+
|
317 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3)::before {
|
318 |
+
background: #ffb606;
|
319 |
+
}
|
320 |
+
|
321 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3)::after {
|
322 |
+
background: #fff;
|
323 |
+
}
|
324 |
+
|
325 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(4):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(4) {
|
326 |
+
border-bottom: 0;
|
327 |
+
background: #fff;
|
328 |
+
}
|
329 |
+
|
330 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(4):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(4) label {
|
331 |
+
color: #ffb606;
|
332 |
+
}
|
333 |
+
|
334 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(4):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(4) label a {
|
335 |
+
color: #ffb606;
|
336 |
+
}
|
337 |
+
|
338 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(4):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(4)::before {
|
339 |
+
background: #ffb606;
|
340 |
+
}
|
341 |
+
|
342 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(4):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(4)::after {
|
343 |
+
background: #fff;
|
344 |
+
}
|
345 |
+
|
346 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(5):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(5) {
|
347 |
+
border-bottom: 0;
|
348 |
+
background: #fff;
|
349 |
+
}
|
350 |
+
|
351 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(5):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(5) label {
|
352 |
+
color: #ffb606;
|
353 |
+
}
|
354 |
+
|
355 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(5):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(5) label a {
|
356 |
+
color: #ffb606;
|
357 |
+
}
|
358 |
+
|
359 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(5):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(5)::before {
|
360 |
+
background: #ffb606;
|
361 |
+
}
|
362 |
+
|
363 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(5):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(5)::after {
|
364 |
+
background: #fff;
|
365 |
+
}
|
366 |
+
|
367 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(6):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(6) {
|
368 |
+
border-bottom: 0;
|
369 |
+
background: #fff;
|
370 |
+
}
|
371 |
+
|
372 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(6):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(6) label {
|
373 |
+
color: #ffb606;
|
374 |
+
}
|
375 |
+
|
376 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(6):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(6) label a {
|
377 |
+
color: #ffb606;
|
378 |
+
}
|
379 |
+
|
380 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(6):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(6)::before {
|
381 |
+
background: #ffb606;
|
382 |
+
}
|
383 |
+
|
384 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(6):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(6)::after {
|
385 |
+
background: #fff;
|
386 |
+
}
|
387 |
+
|
388 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(7):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(7) {
|
389 |
+
border-bottom: 0;
|
390 |
+
background: #fff;
|
391 |
+
}
|
392 |
+
|
393 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(7):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(7) label {
|
394 |
+
color: #ffb606;
|
395 |
+
}
|
396 |
+
|
397 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(7):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(7) label a {
|
398 |
+
color: #ffb606;
|
399 |
+
}
|
400 |
+
|
401 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(7):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(7)::before {
|
402 |
+
background: #ffb606;
|
403 |
+
}
|
404 |
+
|
405 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(7):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(7)::after {
|
406 |
+
background: #fff;
|
407 |
+
}
|
408 |
+
|
409 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(8):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(8) {
|
410 |
+
border-bottom: 0;
|
411 |
+
background: #fff;
|
412 |
+
}
|
413 |
+
|
414 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(8):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(8) label {
|
415 |
+
color: #ffb606;
|
416 |
+
}
|
417 |
+
|
418 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(8):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(8) label a {
|
419 |
+
color: #ffb606;
|
420 |
+
}
|
421 |
+
|
422 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(8):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(8)::before {
|
423 |
+
background: #ffb606;
|
424 |
+
}
|
425 |
+
|
426 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(8):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(8)::after {
|
427 |
+
background: #fff;
|
428 |
+
}
|
429 |
+
|
430 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(9):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(9) {
|
431 |
+
border-bottom: 0;
|
432 |
+
background: #fff;
|
433 |
+
}
|
434 |
+
|
435 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(9):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(9) label {
|
436 |
+
color: #ffb606;
|
437 |
+
}
|
438 |
+
|
439 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(9):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(9) label a {
|
440 |
+
color: #ffb606;
|
441 |
+
}
|
442 |
+
|
443 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(9):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(9)::before {
|
444 |
+
background: #ffb606;
|
445 |
+
}
|
446 |
+
|
447 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(9):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(9)::after {
|
448 |
+
background: #fff;
|
449 |
+
}
|
450 |
+
|
451 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(10):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(10) {
|
452 |
+
border-bottom: 0;
|
453 |
+
background: #fff;
|
454 |
+
}
|
455 |
+
|
456 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(10):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(10) label {
|
457 |
+
color: #ffb606;
|
458 |
+
}
|
459 |
+
|
460 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(10):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(10) label a {
|
461 |
+
color: #ffb606;
|
462 |
+
}
|
463 |
+
|
464 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(10):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(10)::before {
|
465 |
+
background: #ffb606;
|
466 |
+
}
|
467 |
+
|
468 |
+
.learn-press-tabs .learn-press-tabs__checker:nth-child(10):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(10)::after {
|
469 |
+
background: #fff;
|
470 |
+
}
|
471 |
+
|
472 |
+
.learn-press-tabs .learn-press-tabs__nav {
|
473 |
+
display: flex;
|
474 |
+
margin: 0;
|
475 |
+
padding: 0;
|
476 |
+
border: 1px solid #e5e7f2;
|
477 |
+
list-style: none;
|
478 |
+
}
|
479 |
+
|
480 |
+
.learn-press-tabs .learn-press-tabs__tab {
|
481 |
+
position: relative;
|
482 |
+
margin: 0;
|
483 |
+
border-right: 1px solid #e5e7f2;
|
484 |
+
background: #f1f2f8;
|
485 |
+
list-style: none;
|
486 |
+
}
|
487 |
+
|
488 |
+
.learn-press-tabs .learn-press-tabs__tab:last-child {
|
489 |
+
border-right: 0;
|
490 |
+
}
|
491 |
+
|
492 |
+
.learn-press-tabs .learn-press-tabs__tab > label {
|
493 |
+
display: block;
|
494 |
+
margin: 0;
|
495 |
+
padding: 20px 65px 14px 65px;
|
496 |
+
font-size: 18px;
|
497 |
+
font-weight: 600;
|
498 |
+
text-align: center;
|
499 |
+
text-transform: capitalize;
|
500 |
+
cursor: pointer;
|
501 |
+
}
|
502 |
+
|
503 |
+
.learn-press-tabs .learn-press-tabs__tab > label a {
|
504 |
+
color: #333;
|
505 |
+
}
|
506 |
+
|
507 |
+
.learn-press-tabs .learn-press-tabs__tab > label a:focus {
|
508 |
+
outline: 0;
|
509 |
+
text-decoration: none;
|
510 |
+
}
|
511 |
+
|
512 |
+
@media (max-width: 767px) {
|
513 |
+
.learn-press-tabs .learn-press-tabs__tab > label {
|
514 |
+
padding: 20px 50px 14px 50px;
|
515 |
+
}
|
516 |
+
}
|
517 |
+
|
518 |
+
.learn-press-tabs .learn-press-tabs__tab::before {
|
519 |
+
position: absolute;
|
520 |
+
top: -1px;
|
521 |
+
left: 0;
|
522 |
+
width: 100%;
|
523 |
+
height: 4px;
|
524 |
+
background: transparent;
|
525 |
+
content: "";
|
526 |
+
}
|
527 |
+
|
528 |
+
.learn-press-tabs .learn-press-tabs__tab::after {
|
529 |
+
position: absolute;
|
530 |
+
bottom: -1px;
|
531 |
+
left: 0;
|
532 |
+
width: 100%;
|
533 |
+
height: 4px;
|
534 |
+
background: transparent;
|
535 |
+
content: "";
|
536 |
+
}
|
537 |
+
|
538 |
+
.learn-press-tabs .learn-press-tabs__tab:first-child.active label {
|
539 |
+
position: relative;
|
540 |
+
}
|
541 |
+
|
542 |
+
.learn-press-tabs .learn-press-tabs__tab:first-child.active label::before {
|
543 |
+
position: absolute;
|
544 |
+
top: 0;
|
545 |
+
left: -1px;
|
546 |
+
width: 1px;
|
547 |
+
height: 100%;
|
548 |
+
background: #fff;
|
549 |
+
content: "";
|
550 |
+
}
|
551 |
+
|
552 |
+
.learn-press-tabs.stretch .learn-press-tabs__tab {
|
553 |
+
flex: 1;
|
554 |
+
}
|
555 |
+
|
556 |
+
.learn-press-tabs.stretch .learn-press-tabs__tab > label {
|
557 |
+
padding: 18px 10px;
|
558 |
+
}
|
559 |
+
|
560 |
+
.learn-press-filters {
|
561 |
+
display: flex;
|
562 |
+
margin-bottom: 36px;
|
563 |
+
margin-left: 0;
|
564 |
+
list-style: none;
|
565 |
+
}
|
566 |
+
|
567 |
+
@media (max-width: 767px) {
|
568 |
+
.learn-press-filters {
|
569 |
+
display: grid;
|
570 |
+
grid-template-columns: repeat(3, 1fr);
|
571 |
+
grid-gap: 15px;
|
572 |
+
}
|
573 |
+
}
|
574 |
+
|
575 |
+
.learn-press-filters > li {
|
576 |
+
margin: 0;
|
577 |
+
font-size: 16px;
|
578 |
+
line-height: 24px;
|
579 |
+
}
|
580 |
+
|
581 |
+
.learn-press-filters > li > a,
|
582 |
+
.learn-press-filters > li > span {
|
583 |
+
display: inline-block;
|
584 |
+
font-weight: 600;
|
585 |
+
}
|
586 |
+
|
587 |
+
.learn-press-filters > li > span.count {
|
588 |
+
font-weight: 400;
|
589 |
+
}
|
590 |
+
|
591 |
+
.learn-press-filters > li > span.count::before, .learn-press-filters > li > span.count::after {
|
592 |
+
display: inline-block;
|
593 |
+
}
|
594 |
+
|
595 |
+
.learn-press-filters > li > span.count::before {
|
596 |
+
content: "(";
|
597 |
+
}
|
598 |
+
|
599 |
+
.learn-press-filters > li > span.count::after {
|
600 |
+
content: ")";
|
601 |
+
}
|
602 |
+
|
603 |
+
.learn-press-filters > li span {
|
604 |
+
color: #ffb606;
|
605 |
+
}
|
606 |
+
|
607 |
+
.learn-press-filters > li span + span {
|
608 |
+
color: #ffb606;
|
609 |
+
}
|
610 |
+
|
611 |
+
.learn-press-filters > li span + span::before, .learn-press-filters > li span + span::after {
|
612 |
+
color: #ffb606;
|
613 |
+
}
|
614 |
+
|
615 |
+
.learn-press-filters > li a {
|
616 |
+
color: #333;
|
617 |
+
}
|
618 |
+
|
619 |
+
.learn-press-filters > li a + span {
|
620 |
+
color: #333;
|
621 |
+
}
|
622 |
+
|
623 |
+
.learn-press-filters > li a + span::before, .learn-press-filters > li a + span::after {
|
624 |
+
color: #333;
|
625 |
+
}
|
626 |
+
|
627 |
+
.learn-press-filters > li::after {
|
628 |
+
margin: 0 35px;
|
629 |
+
color: #ccc;
|
630 |
+
content: "|";
|
631 |
+
}
|
632 |
+
|
633 |
+
@media (max-width: 767px) {
|
634 |
+
.learn-press-filters > li::after {
|
635 |
+
display: none;
|
636 |
+
}
|
637 |
+
}
|
638 |
+
|
639 |
+
.learn-press-filters > li:last-child::after {
|
640 |
+
display: none;
|
641 |
+
}
|
642 |
+
|
643 |
+
.lp-checkout-form__before,
|
644 |
+
.lp-checkout-form__after {
|
645 |
+
width: 45%;
|
646 |
+
width: -webkit-calc(50% - 30px);
|
647 |
+
width: -moz-calc(50% - 30px);
|
648 |
+
width: calc(50% - 30px);
|
649 |
+
margin: 0 15px 40px 15px;
|
650 |
+
}
|
651 |
+
|
652 |
+
.lp-checkout-form__before .lp-checkout-block h4,
|
653 |
+
.lp-checkout-form__after .lp-checkout-block h4 {
|
654 |
+
margin-top: 0;
|
655 |
+
margin-bottom: 18px;
|
656 |
+
color: #333;
|
657 |
+
font-size: 18px;
|
658 |
+
font-weight: 600;
|
659 |
+
line-height: 1;
|
660 |
+
}
|
661 |
+
|
662 |
+
@media (max-width: 815px) {
|
663 |
+
.lp-checkout-form__before,
|
664 |
+
.lp-checkout-form__after {
|
665 |
+
width: 100%;
|
666 |
+
margin: 0 0 40px 0;
|
667 |
+
}
|
668 |
+
}
|
669 |
+
|
670 |
+
.lp-checkout-form__before {
|
671 |
+
float: right;
|
672 |
+
}
|
673 |
+
|
674 |
+
.lp-checkout-form__before #checkout-order {
|
675 |
+
width: 100%;
|
676 |
+
}
|
677 |
+
|
678 |
+
#learn-press-checkout-form .lp-checkout-form__after {
|
679 |
+
float: left;
|
680 |
+
}
|
681 |
+
|
682 |
+
#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields {
|
683 |
+
padding: 0 0 14px 0;
|
684 |
+
}
|
685 |
+
|
686 |
+
#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input input:not([type="checkbox"]) {
|
687 |
+
width: 100%;
|
688 |
+
height: 43px;
|
689 |
+
padding: 0 22px;
|
690 |
+
border: 1px solid #ccc;
|
691 |
+
border-radius: 3px;
|
692 |
+
background-color: #fff;
|
693 |
+
font-size: 14px;
|
694 |
+
font-weight: 300;
|
695 |
+
font-style: italic;
|
696 |
+
line-height: 43px;
|
697 |
+
}
|
698 |
+
|
699 |
+
#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input input:not([type="checkbox"]):focus {
|
700 |
+
border-color: var(--lp-primary-color);
|
701 |
+
outline: 0;
|
702 |
+
color: #222;
|
703 |
+
}
|
704 |
+
|
705 |
+
#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input ::placeholder {
|
706 |
+
opacity: 1;
|
707 |
+
color: #999;
|
708 |
+
}
|
709 |
+
|
710 |
+
#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input :-ms-input-placeholder {
|
711 |
+
color: #999;
|
712 |
+
}
|
713 |
+
|
714 |
+
#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input ::-ms-input-placeholder {
|
715 |
+
color: #999;
|
716 |
+
}
|
717 |
+
|
718 |
+
#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input input:-webkit-autofill,
|
719 |
+
#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input input:-webkit-autofill:hover,
|
720 |
+
#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input input:-webkit-autofill:focus {
|
721 |
+
-webkit-box-shadow: 0 0 0 1000px #fff inset;
|
722 |
+
-webkit-text-fill-color: #999 !important;
|
723 |
+
}
|
724 |
+
|
725 |
+
#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-checkout-remember {
|
726 |
+
letter-spacing: 0;
|
727 |
+
}
|
728 |
+
|
729 |
+
#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-checkout-remember label {
|
730 |
+
width: auto;
|
731 |
+
color: #666;
|
732 |
+
font-size: 16px;
|
733 |
+
font-weight: 300;
|
734 |
+
line-height: 26px;
|
735 |
+
}
|
736 |
+
|
737 |
+
#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-checkout-remember label input[type="checkbox"] {
|
738 |
+
position: relative;
|
739 |
+
top: 3px;
|
740 |
+
width: 19px;
|
741 |
+
height: 19px;
|
742 |
+
margin: 0 4px 0 0;
|
743 |
+
border: 1px solid #ccc;
|
744 |
+
cursor: pointer;
|
745 |
+
-webkit-appearance: none;
|
746 |
+
}
|
747 |
+
|
748 |
+
#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-checkout-remember label input[type="checkbox"]:focus {
|
749 |
+
outline: 0;
|
750 |
+
}
|
751 |
+
|
752 |
+
#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-checkout-remember label input[type="checkbox"]:checked::after {
|
753 |
+
position: absolute;
|
754 |
+
top: 2px;
|
755 |
+
left: 2px;
|
756 |
+
color: #41abec;
|
757 |
+
font-family: "Font Awesome 5 Free";
|
758 |
+
font-size: 14px;
|
759 |
+
font-weight: 900;
|
760 |
+
line-height: 1;
|
761 |
+
content: "\f00c";
|
762 |
+
}
|
763 |
+
|
764 |
+
#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-checkout-remember a {
|
765 |
+
color: #666;
|
766 |
+
font-size: 16px;
|
767 |
+
font-weight: 300;
|
768 |
+
line-height: 26px;
|
769 |
+
text-decoration: underline;
|
770 |
+
text-decoration-color: #ccc;
|
771 |
+
}
|
772 |
+
|
773 |
+
#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-checkout-remember a:hover {
|
774 |
+
color: var(--lp-primary-color);
|
775 |
+
text-decoration-color: var(--lp-primary-color);
|
776 |
+
}
|
777 |
+
|
778 |
+
#learn-press-checkout-form {
|
779 |
+
margin: 0 -15px;
|
780 |
+
}
|
781 |
+
|
782 |
+
@media (max-width: 815px) {
|
783 |
+
#learn-press-checkout-form {
|
784 |
+
display: flex;
|
785 |
+
flex-direction: column-reverse;
|
786 |
+
margin: 0;
|
787 |
+
}
|
788 |
+
}
|
789 |
+
|
790 |
+
#learn-press-checkout-form #btn-checkout-account-switch-to-guest {
|
791 |
+
margin-bottom: 60px;
|
792 |
+
}
|
793 |
+
|
794 |
+
#learn-press-checkout-form .description {
|
795 |
+
float: left;
|
796 |
+
}
|
797 |
+
|
798 |
+
#learn-press-checkout-form a {
|
799 |
+
color: #41abec;
|
800 |
+
}
|
801 |
+
|
802 |
+
#learn-press-checkout-form a label {
|
803 |
+
display: inline-block;
|
804 |
+
color: inherit;
|
805 |
+
font-weight: normal;
|
806 |
+
cursor: pointer;
|
807 |
+
}
|
808 |
+
|
809 |
+
#learn-press-checkout-form a:hover {
|
810 |
+
color: #ffb606;
|
811 |
+
}
|
812 |
+
|
813 |
+
#learn-press-checkout-form #checkout-account-guest {
|
814 |
+
width: 100%;
|
815 |
+
margin-bottom: 35px;
|
816 |
+
padding-bottom: 19px;
|
817 |
+
border-bottom: 1px solid rgba(204, 204, 204, 0.3);
|
818 |
+
}
|
819 |
+
|
820 |
+
#learn-press-checkout-form #checkout-account-guest .lp-form-fields,
|
821 |
+
#learn-press-checkout-form #checkout-account-guest .form-field {
|
822 |
+
margin-bottom: 0;
|
823 |
+
padding-bottom: 0;
|
824 |
+
}
|
825 |
+
|
826 |
+
#learn-press-checkout-form div.lp-guest-checkout-output {
|
827 |
+
margin-top: 10px;
|
828 |
+
padding: 8px 20px;
|
829 |
+
border: 2px solid #41abec;
|
830 |
+
border-radius: 4px;
|
831 |
+
font-size: 16px;
|
832 |
+
transition: all 0.2s ease;
|
833 |
+
}
|
834 |
+
|
835 |
+
#learn-press-checkout-form label.lp-guest-checkout-output {
|
836 |
+
margin-top: 10px;
|
837 |
+
cursor: pointer;
|
838 |
+
user-select: none;
|
839 |
+
}
|
840 |
+
|
841 |
+
#learn-press-checkout-form .lp-guest-checkout-notice {
|
842 |
+
margin: 30px 0 0 0;
|
843 |
+
}
|
844 |
+
|
845 |
+
#learn-press-checkout-form .lp-guest-switch-login {
|
846 |
+
margin-top: 1em;
|
847 |
+
color: #666;
|
848 |
+
font-size: 16px;
|
849 |
+
font-weight: 400;
|
850 |
+
}
|
851 |
+
|
852 |
+
#learn-press-checkout-form input[name="checkout-account-switch-form"] {
|
853 |
+
display: none;
|
854 |
+
}
|
855 |
+
|
856 |
+
#learn-press-checkout-form input[name="checkout-account-switch-form"]:not(:checked) + .lp-checkout-block {
|
857 |
+
display: none;
|
858 |
+
overflow: hidden;
|
859 |
+
height: 0;
|
860 |
+
margin: 0;
|
861 |
+
padding: 0;
|
862 |
+
border: 0;
|
863 |
+
opacity: 0;
|
864 |
+
}
|
865 |
+
|
866 |
+
#learn-press-checkout-form input[name="checkout-account-switch-form"]:not(:checked) + .lp-checkout-block > * {
|
867 |
+
overflow: hidden;
|
868 |
+
height: 0;
|
869 |
+
}
|
870 |
+
|
871 |
+
#learn-press-checkout-form input[name="checkout-account-switch-form"]:checked + .lp-checkout-block {
|
872 |
+
display: block;
|
873 |
+
overflow: auto;
|
874 |
+
height: auto;
|
875 |
+
}
|
876 |
+
|
877 |
+
#learn-press-checkout-form input[name="checkout-account-switch-form"][value="guest"]:checked ~ #btn-checkout-account-switch-to-guest {
|
878 |
+
display: none;
|
879 |
+
}
|
880 |
+
|
881 |
+
#learn-press-checkout-form::after {
|
882 |
+
display: block;
|
883 |
+
clear: both;
|
884 |
+
content: "";
|
885 |
+
}
|
886 |
+
|
887 |
+
#learn-press-checkout-form:focus {
|
888 |
+
outline: 0;
|
889 |
+
}
|
890 |
+
|
891 |
+
#checkout-order .lp-checkout-order__inner {
|
892 |
+
padding: 0 20px;
|
893 |
+
border: 1px solid #ccc;
|
894 |
+
border-radius: 4px;
|
895 |
+
}
|
896 |
+
|
897 |
+
#checkout-order .lp-checkout-order__inner table {
|
898 |
+
width: 100%;
|
899 |
+
margin: 0;
|
900 |
+
border: 0;
|
901 |
+
}
|
902 |
+
|
903 |
+
#checkout-order .lp-checkout-order__inner td,
|
904 |
+
#checkout-order .lp-checkout-order__inner th {
|
905 |
+
box-sizing: content-box;
|
906 |
+
border: 1px solid rgba(204, 204, 204, 0.3);
|
907 |
+
border-top: 0;
|
908 |
+
border-right: 0;
|
909 |
+
border-left: 0;
|
910 |
+
background: unset;
|
911 |
+
line-height: 1;
|
912 |
+
text-align: left;
|
913 |
+
vertical-align: inherit;
|
914 |
+
}
|
915 |
+
|
916 |
+
#checkout-order .lp-checkout-order__inner td:last-child,
|
917 |
+
#checkout-order .lp-checkout-order__inner th:last-child {
|
918 |
+
padding-right: 0;
|
919 |
+
}
|
920 |
+
|
921 |
+
#checkout-order .lp-checkout-order__inner .course-thumbnail {
|
922 |
+
width: 100px;
|
923 |
+
padding: 20px 13px 18px 0;
|
924 |
+
}
|
925 |
+
|
926 |
+
#checkout-order .lp-checkout-order__inner .course-name {
|
927 |
+
font-size: 16px;
|
928 |
+
font-weight: 600;
|
929 |
+
line-height: 26px;
|
930 |
+
}
|
931 |
+
|
932 |
+
#checkout-order .lp-checkout-order__inner .course-name a {
|
933 |
+
display: -webkit-box;
|
934 |
+
overflow: hidden;
|
935 |
+
color: #666;
|
936 |
+
-webkit-line-clamp: 1;
|
937 |
+
-webkit-box-orient: vertical;
|
938 |
+
}
|
939 |
+
|
940 |
+
#checkout-order .lp-checkout-order__inner .course-name a:hover {
|
941 |
+
color: var(--lp-primary-color);
|
942 |
+
}
|
943 |
+
|
944 |
+
#checkout-order .lp-checkout-order__inner .col-number {
|
945 |
+
min-width: 50px;
|
946 |
+
color: #666;
|
947 |
+
font-size: 16px;
|
948 |
+
font-weight: 600;
|
949 |
+
line-height: 26px;
|
950 |
+
text-align: right;
|
951 |
+
}
|
952 |
+
|
953 |
+
#checkout-order .lp-checkout-order__inner .order-total > th {
|
954 |
+
padding: 24px 20px 24px 0;
|
955 |
+
}
|
956 |
+
|
957 |
+
#checkout-order .lp-checkout-order__inner .order-total .col-number {
|
958 |
+
color: #333;
|
959 |
+
font-size: 26px;
|
960 |
+
}
|
961 |
+
|
962 |
+
#checkout-order .lp-checkout-order__inner tfoot .cart-subtotal {
|
963 |
+
color: #666;
|
964 |
+
font-size: 16px;
|
965 |
+
font-weight: 600;
|
966 |
+
line-height: 26px;
|
967 |
+
}
|
968 |
+
|
969 |
+
#checkout-order .lp-checkout-order__inner tfoot .cart-subtotal > th {
|
970 |
+
padding: 20px 20px 17px 0;
|
971 |
+
}
|
972 |
+
|
973 |
+
#checkout-order .lp-checkout-order__inner tfoot .order-total th {
|
974 |
+
color: #333;
|
975 |
+
font-size: 16px;
|
976 |
+
font-weight: 600;
|
977 |
+
line-height: 26px;
|
978 |
+
}
|
979 |
+
|
980 |
+
#checkout-order .lp-checkout-order__inner tfoot tr:last-child {
|
981 |
+
border-width: 0;
|
982 |
+
}
|
983 |
+
|
984 |
+
#checkout-order .lp-checkout-order__inner tfoot tr:last-child td,
|
985 |
+
#checkout-order .lp-checkout-order__inner tfoot tr:last-child th {
|
986 |
+
border-width: 0;
|
987 |
+
}
|
988 |
+
|
989 |
+
#checkout-account-register,
|
990 |
+
#checkout-account-login {
|
991 |
+
width: 100%;
|
992 |
+
margin-bottom: 35px;
|
993 |
+
padding-bottom: 19px;
|
994 |
+
border-bottom: 1px solid rgba(204, 204, 204, 0.3);
|
995 |
+
}
|
996 |
+
|
997 |
+
#checkout-account-register .form-field .rwmb-label,
|
998 |
+
#checkout-account-register .form-field .rwmb-input .description,
|
999 |
+
#checkout-account-login .form-field .rwmb-label,
|
1000 |
+
#checkout-account-login .form-field .rwmb-input .description {
|
1001 |
+
display: none;
|
1002 |
+
}
|
1003 |
+
|
1004 |
+
#checkout-account-register .lp-checkout-remember label,
|
1005 |
+
#checkout-account-login .lp-checkout-remember label {
|
1006 |
+
display: inline-block;
|
1007 |
+
/*font-weight: normal;
|
1008 |
+
color: inherit;*/
|
1009 |
+
}
|
1010 |
+
|
1011 |
+
#checkout-account-register .lp-checkout-remember a,
|
1012 |
+
#checkout-account-login .lp-checkout-remember a {
|
1013 |
+
float: right;
|
1014 |
+
}
|
1015 |
+
|
1016 |
+
#checkout-account-register .lp-checkout-sign-in-link,
|
1017 |
+
#checkout-account-register .lp-checkout-sign-up-link,
|
1018 |
+
#checkout-account-login .lp-checkout-sign-in-link,
|
1019 |
+
#checkout-account-login .lp-checkout-sign-up-link {
|
1020 |
+
display: flex;
|
1021 |
+
margin: 0;
|
1022 |
+
color: #666;
|
1023 |
+
font-size: 16px;
|
1024 |
+
font-weight: 400;
|
1025 |
+
}
|
1026 |
+
|
1027 |
+
#checkout-account-register .lp-checkout-sign-in-link a,
|
1028 |
+
#checkout-account-register .lp-checkout-sign-up-link a,
|
1029 |
+
#checkout-account-login .lp-checkout-sign-in-link a,
|
1030 |
+
#checkout-account-login .lp-checkout-sign-up-link a {
|
1031 |
+
margin-left: 5px;
|
1032 |
+
color: #41abec;
|
1033 |
+
cursor: pointer;
|
1034 |
+
}
|
1035 |
+
|
1036 |
+
#checkout-account-register .lp-checkout-sign-in-link a:hover,
|
1037 |
+
#checkout-account-register .lp-checkout-sign-up-link a:hover,
|
1038 |
+
#checkout-account-login .lp-checkout-sign-in-link a:hover,
|
1039 |
+
#checkout-account-login .lp-checkout-sign-up-link a:hover {
|
1040 |
+
color: var(--lp-primary-color);
|
1041 |
+
}
|
1042 |
+
|
1043 |
+
#checkout-account-register .lp-checkout-sign-in-link a label,
|
1044 |
+
#checkout-account-register .lp-checkout-sign-up-link a label,
|
1045 |
+
#checkout-account-login .lp-checkout-sign-in-link a label,
|
1046 |
+
#checkout-account-login .lp-checkout-sign-up-link a label {
|
1047 |
+
display: inline-block;
|
1048 |
+
float: right;
|
1049 |
+
color: inherit;
|
1050 |
+
font-weight: normal;
|
1051 |
+
cursor: pointer;
|
1052 |
+
}
|
1053 |
+
|
1054 |
+
#checkout-payment {
|
1055 |
+
width: 100%;
|
1056 |
+
margin-bottom: 25px;
|
1057 |
+
}
|
1058 |
+
|
1059 |
+
#checkout-payment h4 {
|
1060 |
+
margin-bottom: 24px;
|
1061 |
+
}
|
1062 |
+
|
1063 |
+
#checkout-payment .secure-connection {
|
1064 |
+
float: right;
|
1065 |
+
margin-top: 5px;
|
1066 |
+
color: #999;
|
1067 |
+
font-size: 12px;
|
1068 |
+
font-weight: normal;
|
1069 |
+
}
|
1070 |
+
|
1071 |
+
#checkout-payment .secure-connection i {
|
1072 |
+
margin-right: 5px;
|
1073 |
+
color: #ccc;
|
1074 |
+
font-size: 18px;
|
1075 |
+
}
|
1076 |
+
|
1077 |
+
@media (max-width: 767px) {
|
1078 |
+
#checkout-payment .secure-connection {
|
1079 |
+
margin-top: 0;
|
1080 |
+
}
|
1081 |
+
}
|
1082 |
+
|
1083 |
+
#checkout-payment .payment-methods {
|
1084 |
+
margin: 0 0 24px 0;
|
1085 |
+
padding: 0;
|
1086 |
+
list-style: none;
|
1087 |
+
}
|
1088 |
+
|
1089 |
+
#checkout-payment .payment-methods .lp-payment-method {
|
1090 |
+
position: relative;
|
1091 |
+
margin: 0;
|
1092 |
+
}
|
1093 |
+
|
1094 |
+
#checkout-payment .payment-methods .lp-payment-method > label {
|
1095 |
+
display: flex;
|
1096 |
+
align-items: center;
|
1097 |
+
}
|
1098 |
+
|
1099 |
+
#checkout-payment .payment-methods .lp-payment-method .gateway-input,
|
1100 |
+
#checkout-payment .payment-methods .lp-payment-method .gateway-icon {
|
1101 |
+
vertical-align: middle;
|
1102 |
+
}
|
1103 |
+
|
1104 |
+
#checkout-payment .payment-methods .lp-payment-method .gateway-icon {
|
1105 |
+
max-height: 32px;
|
1106 |
+
}
|
1107 |
+
|
1108 |
+
#checkout-payment .payment-methods .lp-payment-method .gateway-input {
|
1109 |
+
position: relative;
|
1110 |
+
width: 20px;
|
1111 |
+
height: 20px;
|
1112 |
+
margin: 0 8px 0 0;
|
1113 |
+
border: 1px solid #ccc;
|
1114 |
+
background: #fff;
|
1115 |
+
-webkit-appearance: none;
|
1116 |
+
-webkit-border-radius: 50%;
|
1117 |
+
-moz-border-radius: 50%;
|
1118 |
+
border-radius: 50%;
|
1119 |
+
}
|
1120 |
+
|
1121 |
+
#checkout-payment .payment-methods .lp-payment-method .gateway-input::before {
|
1122 |
+
position: absolute;
|
1123 |
+
top: 50%;
|
1124 |
+
left: 50%;
|
1125 |
+
width: 6px;
|
1126 |
+
height: 6px;
|
1127 |
+
background: #41abec;
|
1128 |
+
transform: translate(-50%, -50%);
|
1129 |
+
-webkit-border-radius: 50%;
|
1130 |
+
-moz-border-radius: 50%;
|
1131 |
+
border-radius: 50%;
|
1132 |
+
}
|
1133 |
+
|
1134 |
+
#checkout-payment .payment-methods .lp-payment-method .gateway-input:checked::before {
|
1135 |
+
content: "";
|
1136 |
+
}
|
1137 |
+
|
1138 |
+
#checkout-payment .payment-methods .lp-payment-method .gateway-input:focus {
|
1139 |
+
outline: 0;
|
1140 |
+
}
|
1141 |
+
|
1142 |
+
#checkout-payment #checkout-order-action button {
|
1143 |
+
width: 100%;
|
1144 |
+
border-color: var(--lp-primary-color);
|
1145 |
+
color: #fff;
|
1146 |
+
background: var(--lp-primary-color);
|
1147 |
+
font-weight: 500;
|
1148 |
+
}
|
1149 |
+
|
1150 |
+
#checkout-payment #checkout-order-action button:hover {
|
1151 |
+
border-color: var(--lp-primary-color);
|
1152 |
+
opacity: 0.5;
|
1153 |
+
background: var(--lp-primary-color);
|
1154 |
+
}
|
1155 |
+
|
1156 |
+
#checkout-payment #checkout-order-action button.loading::before {
|
1157 |
+
display: inline-block;
|
1158 |
+
font-family: "Font Awesome 5 Free";
|
1159 |
+
font-weight: 900;
|
1160 |
+
content: "\f110";
|
1161 |
+
-webkit-animation: lp-rotating 1s linear infinite;
|
1162 |
+
-moz-animation: lp-rotating 1s linear infinite;
|
1163 |
+
animation: lp-rotating 1s linear infinite;
|
1164 |
+
}
|
1165 |
+
|
1166 |
+
.lp-terms-and-conditions {
|
1167 |
+
color: #666;
|
1168 |
+
font-size: 16px;
|
1169 |
+
font-weight: 300;
|
1170 |
+
line-height: 26px;
|
1171 |
+
}
|
1172 |
+
|
1173 |
+
.lp-terms-and-conditions a {
|
1174 |
+
color: #41abec;
|
1175 |
+
}
|
1176 |
+
|
1177 |
+
.lp-terms-and-conditions a:hover {
|
1178 |
+
color: var(--lp-primary-color);
|
1179 |
+
}
|
1180 |
+
|
1181 |
+
.learn-press-checkout.guest-checkout {
|
1182 |
+
display: none;
|
1183 |
+
}
|
1184 |
+
|
1185 |
+
.button-continue-guest-checkout {
|
1186 |
+
clear: both;
|
1187 |
+
}
|
1188 |
+
|
1189 |
+
#learn-press-checkout .payment-methods {
|
1190 |
+
margin: 0;
|
1191 |
+
padding: 0;
|
1192 |
+
list-style: none;
|
1193 |
+
}
|
1194 |
+
|
1195 |
+
#learn-press-checkout .payment-methods .lp-payment-method {
|
1196 |
+
margin-bottom: 20px;
|
1197 |
+
}
|
1198 |
+
|
1199 |
+
#learn-press-checkout .payment-methods .lp-payment-method > label {
|
1200 |
+
display: flex;
|
1201 |
+
flex-flow: row nowrap;
|
1202 |
+
padding: 10px 20px;
|
1203 |
+
background: #f5f5f5;
|
1204 |
+
line-height: 40px;
|
1205 |
+
cursor: pointer;
|
1206 |
+
}
|
1207 |
+
|
1208 |
+
#learn-press-checkout .payment-methods .lp-payment-method > label img {
|
1209 |
+
vertical-align: middle;
|
1210 |
+
}
|
1211 |
+
|
1212 |
+
#learn-press-checkout .payment-methods .lp-payment-method.selected > label {
|
1213 |
+
background: #d4d4d4;
|
1214 |
+
}
|
1215 |
+
|
1216 |
+
#learn-press-checkout .payment-methods .payment-method-form {
|
1217 |
+
display: none;
|
1218 |
+
padding: 15px 20px;
|
1219 |
+
border-top: 1px solid #ddd;
|
1220 |
+
background: #f9f9f9;
|
1221 |
+
}
|
1222 |
+
|
1223 |
+
#learn-press-checkout-login,
|
1224 |
+
#learn-press-checkout-register {
|
1225 |
+
margin-bottom: 1.5em;
|
1226 |
+
padding: 20px 20px 0 20px;
|
1227 |
+
border: 1px solid #ddd;
|
1228 |
+
background: #fff;
|
1229 |
+
}
|
1230 |
+
|
1231 |
+
#learn-press-order-review,
|
1232 |
+
.learn-press-checkout-comment {
|
1233 |
+
margin-bottom: 20px;
|
1234 |
+
}
|
1235 |
+
|
1236 |
+
#checkout-form-login,
|
1237 |
+
#checkout-form-register {
|
1238 |
+
_display: none;
|
1239 |
+
}
|
1240 |
+
|
1241 |
+
#checkout-form-login .learn-press-form-register,
|
1242 |
+
#checkout-form-login .learn-press-form-login,
|
1243 |
+
#checkout-form-register .learn-press-form-register,
|
1244 |
+
#checkout-form-register .learn-press-form-login {
|
1245 |
+
display: none;
|
1246 |
+
}
|
1247 |
+
|
1248 |
+
#checkout-guest-email {
|
1249 |
+
margin: 0 0 20px 0;
|
1250 |
+
}
|
1251 |
+
|
1252 |
+
#checkout-guest-email .form-heading {
|
1253 |
+
margin: 0;
|
1254 |
+
}
|
1255 |
+
|
1256 |
+
#checkout-guest-email #checkout-guest-options {
|
1257 |
+
margin: 0;
|
1258 |
+
list-style: none;
|
1259 |
+
}
|
1260 |
+
|
1261 |
+
#checkout-guest-email #checkout-existing-account,
|
1262 |
+
#checkout-guest-email #checkout-new-account {
|
1263 |
+
display: none;
|
1264 |
+
margin: 0;
|
1265 |
+
}
|
1266 |
+
|
1267 |
+
#checkout-guest-email.email-exists #checkout-existing-account {
|
1268 |
+
display: block;
|
1269 |
+
}
|
1270 |
+
|
1271 |
+
#checkout-guest-email.email-exists #checkout-new-account {
|
1272 |
+
display: none;
|
1273 |
+
}
|
1274 |
+
|
1275 |
+
.lp-list-table {
|
1276 |
+
width: 100%;
|
1277 |
+
margin-bottom: 20px;
|
1278 |
+
}
|
1279 |
+
|
1280 |
+
.lp-list-table th,
|
1281 |
+
.lp-list-table td {
|
1282 |
+
padding: 20px;
|
1283 |
+
border: 0 solid rgba(204, 204, 204, 0.3);
|
1284 |
+
border-bottom-width: 1px;
|
1285 |
+
background: #fff;
|
1286 |
+
font-size: 16px;
|
1287 |
+
line-height: 1;
|
1288 |
+
text-align: left;
|
1289 |
+
}
|
1290 |
+
|
1291 |
+
@media (max-width: 767px) {
|
1292 |
+
.lp-list-table th,
|
1293 |
+
.lp-list-table td {
|
1294 |
+
padding: 15px;
|
1295 |
+
}
|
1296 |
+
}
|
1297 |
+
|
1298 |
+
.lp-list-table thead {
|
1299 |
+
box-sizing: border-box;
|
1300 |
+
border: 1px solid #e5e7f2;
|
1301 |
+
}
|
1302 |
+
|
1303 |
+
.lp-list-table thead tr th {
|
1304 |
+
height: 60px;
|
1305 |
+
border-bottom: none;
|
1306 |
+
color: #333;
|
1307 |
+
background: #f1f2f8;
|
1308 |
+
font-size: 18px;
|
1309 |
+
}
|
1310 |
+
|
1311 |
+
.lp-list-table tbody,
|
1312 |
+
.lp-list-table tfoot {
|
1313 |
+
box-sizing: border-box;
|
1314 |
+
border: 1px solid rgba(204, 204, 204, 0.3);
|
1315 |
+
border-top: 0;
|
1316 |
+
}
|
1317 |
+
|
1318 |
+
.lp-list-table tbody tr td,
|
1319 |
+
.lp-list-table tbody tr th,
|
1320 |
+
.lp-list-table tfoot tr td,
|
1321 |
+
.lp-list-table tfoot tr th {
|
1322 |
+
height: 62px;
|
1323 |
+
color: #666;
|
1324 |
+
background: #fff;
|
1325 |
+
font-size: 16px;
|
1326 |
+
font-weight: 300;
|
1327 |
+
}
|
1328 |
+
|
1329 |
+
.lp-list-table tbody tr td a,
|
1330 |
+
.lp-list-table tbody tr th a,
|
1331 |
+
.lp-list-table tfoot tr td a,
|
1332 |
+
.lp-list-table tfoot tr th a {
|
1333 |
+
border-bottom: none;
|
1334 |
+
color: #666;
|
1335 |
+
text-decoration: none;
|
1336 |
+
}
|
1337 |
+
|
1338 |
+
.lp-list-table tbody tr td a:hover,
|
1339 |
+
.lp-list-table tbody tr th a:hover,
|
1340 |
+
.lp-list-table tfoot tr td a:hover,
|
1341 |
+
.lp-list-table tfoot tr th a:hover {
|
1342 |
+
color: var(--lp-primary-color);
|
1343 |
+
}
|
1344 |
+
|
1345 |
+
.lp-list-table tbody tr .column-status .result-percent,
|
1346 |
+
.lp-list-table tfoot tr .column-status .result-percent {
|
1347 |
+
font-weight: 500;
|
1348 |
+
}
|
1349 |
+
|
1350 |
+
.lp-list-table tbody tr .column-status .lp-label,
|
1351 |
+
.lp-list-table tfoot tr .column-status .lp-label {
|
1352 |
+
font-weight: 600;
|
1353 |
+
}
|
1354 |
+
|
1355 |
+
.lp-list-table tbody tr:nth-child(odd),
|
1356 |
+
.lp-list-table tfoot tr:nth-child(odd) {
|
1357 |
+
background: #f5f5f5;
|
1358 |
+
}
|
1359 |
+
|
1360 |
+
.lp-list-table .list-table-nav td {
|
1361 |
+
font-size: 14px;
|
1362 |
+
}
|
1363 |
+
|
1364 |
+
.lp-list-table .list-table-nav td.nav-text {
|
1365 |
+
text-align: left;
|
1366 |
+
}
|
1367 |
+
|
1368 |
+
.lp-list-table .list-table-nav td.nav-pages {
|
1369 |
+
text-align: right;
|
1370 |
+
}
|
1371 |
+
|
1372 |
+
.lp-list-table .list-table-nav td.nav-pages .learn-press-pagination {
|
1373 |
+
text-align: right;
|
1374 |
+
}
|
1375 |
+
|
1376 |
+
.lp-list-table .list-table-nav td.nav-pages .page-numbers {
|
1377 |
+
margin-bottom: 0;
|
1378 |
+
}
|
1379 |
+
|
1380 |
+
.lp-label {
|
1381 |
+
display: inline-block;
|
1382 |
+
color: #666;
|
1383 |
+
font-size: 16px;
|
1384 |
+
font-weight: 300;
|
1385 |
+
line-height: 1;
|
1386 |
+
}
|
1387 |
+
|
1388 |
+
.learn-press-form .form-fields {
|
1389 |
+
margin: 0;
|
1390 |
+
padding: 0;
|
1391 |
+
list-style: none;
|
1392 |
+
}
|
1393 |
+
|
1394 |
+
.learn-press-form .form-fields .form-field {
|
1395 |
+
margin: 0 0 20px 0;
|
1396 |
+
}
|
1397 |
+
|
1398 |
+
.learn-press-form .form-fields .form-field label {
|
1399 |
+
display: block;
|
1400 |
+
margin: 0 0 10px 0;
|
1401 |
+
}
|
1402 |
+
|
1403 |
+
.learn-press-form .form-fields .form-field input[type="text"],
|
1404 |
+
.learn-press-form .form-fields .form-field input[type="email"],
|
1405 |
+
.learn-press-form .form-fields .form-field input[type="number"],
|
1406 |
+
.learn-press-form .form-fields .form-field input[type="password"],
|
1407 |
+
.learn-press-form .form-fields .form-field textarea {
|
1408 |
+
width: 100%;
|
1409 |
+
padding: 8px;
|
1410 |
+
-webkit-box-sizing: border-box;
|
1411 |
+
-moz-box-sizing: border-box;
|
1412 |
+
box-sizing: border-box;
|
1413 |
+
}
|
1414 |
+
|
1415 |
+
.learn-press-form .form-fields .form-field .description {
|
1416 |
+
margin-top: 10px;
|
1417 |
+
font-size: 14px;
|
1418 |
+
font-style: italic;
|
1419 |
+
line-height: 1.4;
|
1420 |
+
}
|
1421 |
+
|
1422 |
+
.learn-press-form .form-fields .form-field .asterisk {
|
1423 |
+
color: #f00;
|
1424 |
+
}
|
1425 |
+
|
1426 |
+
.learn-press-form-login,
|
1427 |
+
.learn-press-form-register {
|
1428 |
+
max-width: 600px;
|
1429 |
+
margin-right: auto;
|
1430 |
+
margin-bottom: 60px;
|
1431 |
+
margin-left: auto;
|
1432 |
+
padding: 40px;
|
1433 |
+
border: 1px solid #eee;
|
1434 |
+
border-radius: 6px;
|
1435 |
+
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
|
1436 |
+
}
|
1437 |
+
|
1438 |
+
.learn-press-form-login h3,
|
1439 |
+
.learn-press-form-register h3 {
|
1440 |
+
margin-bottom: 20px;
|
1441 |
+
font-size: 28px;
|
1442 |
+
line-height: 1.4;
|
1443 |
+
}
|
1444 |
+
|
1445 |
+
.learn-press-form-login .form-fields .form-field label,
|
1446 |
+
.learn-press-form-register .form-fields .form-field label {
|
1447 |
+
font-size: 16px;
|
1448 |
+
font-weight: 400;
|
1449 |
+
user-select: none;
|
1450 |
+
}
|
1451 |
+
|
1452 |
+
.learn-press-form-login .form-fields .form-field input[type="text"],
|
1453 |
+
.learn-press-form-login .form-fields .form-field input[type="password"],
|
1454 |
+
.learn-press-form-login .form-fields .form-field input[type="tel"],
|
1455 |
+
.learn-press-form-login .form-fields .form-field input[type="url"],
|
1456 |
+
.learn-press-form-login .form-fields .form-field input[type="number"],
|
1457 |
+
.learn-press-form-register .form-fields .form-field input[type="text"],
|
1458 |
+
.learn-press-form-register .form-fields .form-field input[type="password"],
|
1459 |
+
.learn-press-form-register .form-fields .form-field input[type="tel"],
|
1460 |
+
.learn-press-form-register .form-fields .form-field input[type="url"],
|
1461 |
+
.learn-press-form-register .form-fields .form-field input[type="number"] {
|
1462 |
+
height: 42px;
|
1463 |
+
border: 1px solid #bbb;
|
1464 |
+
border-radius: 4px;
|
1465 |
+
line-height: 42px;
|
1466 |
+
}
|
1467 |
+
|
1468 |
+
.learn-press-form-login .form-fields .form-field input[type="text"]:focus,
|
1469 |
+
.learn-press-form-login .form-fields .form-field input[type="password"]:focus,
|
1470 |
+
.learn-press-form-login .form-fields .form-field input[type="tel"]:focus,
|
1471 |
+
.learn-press-form-login .form-fields .form-field input[type="url"]:focus,
|
1472 |
+
.learn-press-form-login .form-fields .form-field input[type="number"]:focus,
|
1473 |
+
.learn-press-form-register .form-fields .form-field input[type="text"]:focus,
|
1474 |
+
.learn-press-form-register .form-fields .form-field input[type="password"]:focus,
|
1475 |
+
.learn-press-form-register .form-fields .form-field input[type="tel"]:focus,
|
1476 |
+
.learn-press-form-register .form-fields .form-field input[type="url"]:focus,
|
1477 |
+
.learn-press-form-register .form-fields .form-field input[type="number"]:focus {
|
1478 |
+
border: none;
|
1479 |
+
outline: 2px solid transparent !important;
|
1480 |
+
outline-offset: 2px;
|
1481 |
+
box-shadow: 0 0 0 2px #666 !important;
|
1482 |
+
}
|
1483 |
+
|
1484 |
+
.learn-press-form-login form[name="learn-press-login"] > p > label,
|
1485 |
+
.learn-press-form-register form[name="learn-press-login"] > p > label {
|
1486 |
+
color: #666;
|
1487 |
+
font-size: 16px;
|
1488 |
+
cursor: pointer;
|
1489 |
+
user-select: none;
|
1490 |
+
}
|
1491 |
+
|
1492 |
+
.learn-press-form-login form[name="learn-press-login"] > p > a,
|
1493 |
+
.learn-press-form-register form[name="learn-press-login"] > p > a {
|
1494 |
+
color: #666;
|
1495 |
+
font-size: 16px;
|
1496 |
+
line-height: 1;
|
1497 |
+
}
|
1498 |
+
|
1499 |
+
.learn-press-form-login form[name="learn-press-login"] > p:last-child,
|
1500 |
+
.learn-press-form-register form[name="learn-press-login"] > p:last-child {
|
1501 |
+
margin-bottom: 0;
|
1502 |
+
}
|
1503 |
+
|
1504 |
+
.learn-press-form-login button[type="submit"],
|
1505 |
+
.learn-press-form-register button[type="submit"] {
|
1506 |
+
width: 100%;
|
1507 |
+
height: 50px;
|
1508 |
+
border-radius: 3px;
|
1509 |
+
outline: none;
|
1510 |
+
color: #fff;
|
1511 |
+
background: var(--lp-primary-color);
|
1512 |
+
box-shadow: none;
|
1513 |
+
font-size: 16px;
|
1514 |
+
line-height: 1;
|
1515 |
+
vertical-align: middle;
|
1516 |
+
text-decoration: none;
|
1517 |
+
}
|
1518 |
+
|
1519 |
+
.lp-password-input {
|
1520 |
+
display: flex;
|
1521 |
+
flex-direction: column;
|
1522 |
+
justify-content: center;
|
1523 |
+
position: relative;
|
1524 |
+
}
|
1525 |
+
|
1526 |
+
.lp-password-input input[type="password"] {
|
1527 |
+
padding-right: 2.5rem;
|
1528 |
+
}
|
1529 |
+
|
1530 |
+
.lp-password-input input::-ms-reveal {
|
1531 |
+
display: none;
|
1532 |
+
}
|
1533 |
+
|
1534 |
+
.lp-password-input .lp-show-password-input {
|
1535 |
+
position: absolute;
|
1536 |
+
top: 8px;
|
1537 |
+
right: 10px;
|
1538 |
+
cursor: pointer;
|
1539 |
+
}
|
1540 |
+
|
1541 |
+
.lp-password-input .lp-show-password-input::after {
|
1542 |
+
font-family: "Font Awesome 5 Free";
|
1543 |
+
font-weight: 900;
|
1544 |
+
content: "\f06e";
|
1545 |
+
}
|
1546 |
+
|
1547 |
+
.lp-password-input .lp-show-password-input.display-password::after {
|
1548 |
+
color: #585858;
|
1549 |
+
content: "\f070";
|
1550 |
+
}
|
1551 |
+
|
1552 |
+
.form-desc {
|
1553 |
+
font-size: smaller;
|
1554 |
+
font-style: italic;
|
1555 |
+
}
|
1556 |
+
|
1557 |
+
.become-teacher-form {
|
1558 |
+
width: 90%;
|
1559 |
+
max-width: 500px;
|
1560 |
+
margin: 0 auto;
|
1561 |
+
}
|
1562 |
+
|
1563 |
+
.become-teacher-form .form-field input[type="text"],
|
1564 |
+
.become-teacher-form .form-field input[type="email"],
|
1565 |
+
.become-teacher-form .form-field input[type="number"],
|
1566 |
+
.become-teacher-form .form-field input[type="password"] {
|
1567 |
+
width: 100%;
|
1568 |
+
}
|
1569 |
+
|
1570 |
+
#learn-press-profile {
|
1571 |
+
background: #fff;
|
1572 |
+
}
|
1573 |
+
|
1574 |
+
#learn-press-profile .wrapper-profile-header {
|
1575 |
+
color: #fff;
|
1576 |
+
background: var(--lp-secondary-color);
|
1577 |
+
}
|
1578 |
+
|
1579 |
+
#learn-press-profile .wrapper-profile-header #profile-header .lp-profile-header__inner {
|
1580 |
+
width: 90%;
|
1581 |
+
min-height: 252px;
|
1582 |
+
margin: 0 auto;
|
1583 |
+
padding: 82px 200px 30px 240px;
|
1584 |
+
}
|
1585 |
+
|
1586 |
+
#learn-press-profile .wrapper-profile-header #profile-header .lp-profile-header__inner .lp-profile-username {
|
1587 |
+
padding-bottom: 18px;
|
1588 |
+
font-size: 18px;
|
1589 |
+
font-weight: 500;
|
1590 |
+
text-transform: capitalize;
|
1591 |
+
}
|
1592 |
+
|
1593 |
+
#learn-press-profile .wrapper-profile-header #profile-header .lp-profile-header__inner .lp-profile-user-bio {
|
1594 |
+
font-size: 16px;
|
1595 |
+
font-weight: 300;
|
1596 |
+
line-height: 26px;
|
1597 |
+
}
|
1598 |
+
|
1599 |
+
@media (max-width: 990px) {
|
1600 |
+
#learn-press-profile .wrapper-profile-header #profile-header .lp-profile-header__inner {
|
1601 |
+
width: 100%;
|
1602 |
+
padding: 65px 0 30px 0;
|
1603 |
+
text-align: center;
|
1604 |
+
}
|
1605 |
+
}
|
1606 |
+
|
1607 |
+
@media (max-width: 767px) {
|
1608 |
+
#learn-press-profile .wrapper-profile-header #profile-header .lp-profile-header__inner {
|
1609 |
+
padding: 30px 0;
|
1610 |
+
}
|
1611 |
+
}
|
1612 |
+
|
1613 |
+
#learn-press-profile #profile-sidebar {
|
1614 |
+
float: left;
|
1615 |
+
width: 270px;
|
1616 |
+
margin-top: -212px;
|
1617 |
+
border-radius: 4px;
|
1618 |
+
background: #fff;
|
1619 |
+
box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.1);
|
1620 |
+
}
|
1621 |
+
|
1622 |
+
@media (max-width: 990px) {
|
1623 |
+
#learn-press-profile #profile-sidebar {
|
1624 |
+
width: 50%;
|
1625 |
+
margin-top: 58px;
|
1626 |
+
}
|
1627 |
+
}
|
1628 |
+
|
1629 |
+
@media (max-width: 767px) {
|
1630 |
+
#learn-press-profile #profile-sidebar {
|
1631 |
+
width: 100%;
|
1632 |
+
}
|
1633 |
+
}
|
1634 |
+
|
1635 |
+
#learn-press-profile .lp-user-profile-avatar {
|
1636 |
+
margin: 25px;
|
1637 |
+
}
|
1638 |
+
|
1639 |
+
#learn-press-profile .lp-user-profile-avatar img {
|
1640 |
+
position: relative;
|
1641 |
+
width: 100%;
|
1642 |
+
height: auto;
|
1643 |
+
border-radius: unset;
|
1644 |
+
}
|
1645 |
+
|
1646 |
+
#learn-press-profile .lp-user-profile-socials {
|
1647 |
+
display: flex;
|
1648 |
+
position: relative;
|
1649 |
+
z-index: 1;
|
1650 |
+
margin: -47px 26px 0 26px;
|
1651 |
+
padding-bottom: 30px;
|
1652 |
+
justify-content: center;
|
1653 |
+
-webkit-flex-wrap: wrap;
|
1654 |
+
-ms-flex-wrap: wrap;
|
1655 |
+
flex-wrap: wrap;
|
1656 |
+
}
|
1657 |
+
|
1658 |
+
#learn-press-profile .lp-user-profile-socials a {
|
1659 |
+
display: inline-block;
|
1660 |
+
width: 40px;
|
1661 |
+
height: 40px;
|
1662 |
+
margin: 0 7px;
|
1663 |
+
border: 1px solid #cfcfcf;
|
1664 |
+
color: #666;
|
1665 |
+
background: #fff;
|
1666 |
+
font-size: 16px;
|
1667 |
+
line-height: 40px;
|
1668 |
+
text-align: center;
|
1669 |
+
-webkit-border-radius: 50%;
|
1670 |
+
-moz-border-radius: 50%;
|
1671 |
+
border-radius: 50%;
|
1672 |
+
}
|
1673 |
+
|
1674 |
+
#learn-press-profile .lp-user-profile-socials a:hover {
|
1675 |
+
border-color: var(--lp-primary-color);
|
1676 |
+
color: #fff;
|
1677 |
+
background: var(--lp-primary-color);
|
1678 |
+
}
|
1679 |
+
|
1680 |
+
#learn-press-profile #profile-nav .lp-profile-nav-tabs {
|
1681 |
+
margin: 0;
|
1682 |
+
padding: 0;
|
1683 |
+
list-style: none;
|
1684 |
+
}
|
1685 |
+
|
1686 |
+
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li {
|
1687 |
+
position: relative;
|
1688 |
+
margin: 0;
|
1689 |
+
border-top: 1px solid rgba(204, 204, 204, 0.3);
|
1690 |
+
}
|
1691 |
+
|
1692 |
+
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li a {
|
1693 |
+
display: block;
|
1694 |
+
padding: 0 20px;
|
1695 |
+
color: #333;
|
1696 |
+
font-size: 16px;
|
1697 |
+
font-weight: 500;
|
1698 |
+
line-height: 53px;
|
1699 |
+
}
|
1700 |
+
|
1701 |
+
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li > a {
|
1702 |
+
padding: 0 20px 0 52px;
|
1703 |
+
}
|
1704 |
+
|
1705 |
+
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li > a > i {
|
1706 |
+
display: inline-block;
|
1707 |
+
position: absolute;
|
1708 |
+
left: 24px;
|
1709 |
+
width: 28px;
|
1710 |
+
color: var(--lp-primary-color);
|
1711 |
+
font-size: 12px;
|
1712 |
+
line-height: 52px;
|
1713 |
+
text-align: left;
|
1714 |
+
}
|
1715 |
+
|
1716 |
+
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li > a::after {
|
1717 |
+
float: right;
|
1718 |
+
margin-right: 4px;
|
1719 |
+
color: #999;
|
1720 |
+
font-family: "Font Awesome 5 Free";
|
1721 |
+
font-size: 10px;
|
1722 |
+
font-weight: 900;
|
1723 |
+
content: "\f054";
|
1724 |
+
}
|
1725 |
+
|
1726 |
+
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li ul li {
|
1727 |
+
margin: 0;
|
1728 |
+
}
|
1729 |
+
|
1730 |
+
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li ul li a {
|
1731 |
+
border-bottom: 1px solid #f9f9f9;
|
1732 |
+
}
|
1733 |
+
|
1734 |
+
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li ul li a:hover {
|
1735 |
+
color: var(--lp-primary-color);
|
1736 |
+
background: #fff;
|
1737 |
+
}
|
1738 |
+
|
1739 |
+
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.active > a::after, #learn-press-profile #profile-nav .lp-profile-nav-tabs > li:hover > a::after {
|
1740 |
+
content: "\f053";
|
1741 |
+
}
|
1742 |
+
|
1743 |
+
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.active a {
|
1744 |
+
padding-left: 52px;
|
1745 |
+
}
|
1746 |
+
|
1747 |
+
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li:last-child {
|
1748 |
+
border-bottom-right-radius: 4px;
|
1749 |
+
border-bottom-left-radius: 4px;
|
1750 |
+
}
|
1751 |
+
|
1752 |
+
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.wishlist > a::before {
|
1753 |
+
position: absolute;
|
1754 |
+
left: 25px;
|
1755 |
+
color: var(--lp-primary-color);
|
1756 |
+
font-family: "Font Awesome 5 Free";
|
1757 |
+
font-size: 12px;
|
1758 |
+
font-weight: 900;
|
1759 |
+
content: "\f004";
|
1760 |
+
}
|
1761 |
+
|
1762 |
+
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.wishlist:hover a::before {
|
1763 |
+
color: #fff;
|
1764 |
+
}
|
1765 |
+
|
1766 |
+
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.logout > a::after {
|
1767 |
+
display: none;
|
1768 |
+
}
|
1769 |
+
|
1770 |
+
#learn-press-profile #profile-nav .lp-profile-nav-tabs li > a {
|
1771 |
+
box-sizing: border-box;
|
1772 |
+
height: 53px;
|
1773 |
+
}
|
1774 |
+
|
1775 |
+
#learn-press-profile #profile-nav .lp-profile-nav-tabs li > ul {
|
1776 |
+
display: none;
|
1777 |
+
position: absolute;
|
1778 |
+
z-index: 1000;
|
1779 |
+
top: 0;
|
1780 |
+
left: 100%;
|
1781 |
+
min-width: 150px;
|
1782 |
+
margin: 0;
|
1783 |
+
padding: 0;
|
1784 |
+
background: #fff;
|
1785 |
+
box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.05);
|
1786 |
+
list-style: none;
|
1787 |
+
}
|
1788 |
+
|
1789 |
+
#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active, #learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover {
|
1790 |
+
background: var(--lp-primary-color);
|
1791 |
+
}
|
1792 |
+
|
1793 |
+
#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active > a, #learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover > a {
|
1794 |
+
color: #fff;
|
1795 |
+
}
|
1796 |
+
|
1797 |
+
#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active > a i, #learn-press-profile #profile-nav .lp-profile-nav-tabs li.active > a::after, #learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover > a i, #learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover > a::after {
|
1798 |
+
color: #fff;
|
1799 |
+
}
|
1800 |
+
|
1801 |
+
#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active > ul, #learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover > ul {
|
1802 |
+
display: block;
|
1803 |
+
}
|
1804 |
+
|
1805 |
+
#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active > ul {
|
1806 |
+
position: relative;
|
1807 |
+
left: 0;
|
1808 |
+
}
|
1809 |
+
|
1810 |
+
#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active > ul .active {
|
1811 |
+
background: #fff;
|
1812 |
+
}
|
1813 |
+
|
1814 |
+
#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active > ul .active > a {
|
1815 |
+
color: #ffb606;
|
1816 |
+
}
|
1817 |
+
|
1818 |
+
#learn-press-profile #profile-content {
|
1819 |
+
float: right;
|
1820 |
+
width: calc(100% - 300px);
|
1821 |
+
margin-bottom: 60px;
|
1822 |
+
padding-top: 58px;
|
1823 |
+
}
|
1824 |
+
|
1825 |
+
@media (max-width: 990px) {
|
1826 |
+
#learn-press-profile #profile-content {
|
1827 |
+
width: 100%;
|
1828 |
+
}
|
1829 |
+
}
|
1830 |
+
|
1831 |
+
@media (max-width: 767px) {
|
1832 |
+
#learn-press-profile #profile-content .learn-press-tabs .learn-press-tabs__nav {
|
1833 |
+
display: grid;
|
1834 |
+
border: 0;
|
1835 |
+
}
|
1836 |
+
#learn-press-profile #profile-content .learn-press-tabs .learn-press-tabs__nav .learn-press-tabs__tab {
|
1837 |
+
border-right: 0;
|
1838 |
+
}
|
1839 |
+
}
|
1840 |
+
|
1841 |
+
#learn-press-profile #profile-content .lp-archive-courses ul.learn-press-courses .course {
|
1842 |
+
margin: 0 0 40px 0;
|
1843 |
+
}
|
1844 |
+
|
1845 |
+
#learn-press-profile #profile-content .lp-archive-courses ul.learn-press-courses .course .course-item .course-content {
|
1846 |
+
padding: 20px 20px 12px 20px;
|
1847 |
+
}
|
1848 |
+
|
1849 |
+
#learn-press-profile #profile-content .lp-archive-courses ul.learn-press-courses .course .course-item .course-content .course-categories,
|
1850 |
+
#learn-press-profile #profile-content .lp-archive-courses ul.learn-press-courses .course .course-item .course-content .course-instructor {
|
1851 |
+
margin-bottom: 14px;
|
1852 |
+
}
|
1853 |
+
|
1854 |
+
#learn-press-profile #profile-content .lp-archive-courses ul.learn-press-courses .course .course-item .course-content .course-categories {
|
1855 |
+
padding: 0;
|
1856 |
+
}
|
1857 |
+
|
1858 |
+
#learn-press-profile #profile-content .lp-button {
|
1859 |
+
display: block;
|
1860 |
+
margin: 0 auto 52px auto;
|
1861 |
+
padding: 13px 34px;
|
1862 |
+
border-color: var(--lp-secondary-color);
|
1863 |
+
font-size: 14px;
|
1864 |
+
font-weight: 500;
|
1865 |
+
-webkit-border-radius: 9px;
|
1866 |
+
-moz-border-radius: 9px;
|
1867 |
+
border-radius: 9px;
|
1868 |
+
}
|
1869 |
+
|
1870 |
+
#learn-press-profile #profile-content .lp-button:hover {
|
1871 |
+
border-color: var(--lp-primary-color);
|
1872 |
+
}
|
1873 |
+
|
1874 |
+
#learn-press-profile #profile-content #profile-content-orders .profile-orders .profile-heading {
|
1875 |
+
display: none;
|
1876 |
+
}
|
1877 |
+
|
1878 |
+
#learn-press-profile #profile-content #profile-content-orders .profile-orders table {
|
1879 |
+
margin-top: 0;
|
1880 |
+
}
|
1881 |
+
|
1882 |
+
#learn-press-profile #profile-content #profile-content-orders .column-order-actions a {
|
1883 |
+
margin-right: 6px;
|
1884 |
+
}
|
1885 |
+
|
1886 |
+
#learn-press-profile #dashboard-general-statistic {
|
1887 |
+
margin-bottom: 55px;
|
1888 |
+
padding-bottom: 20px;
|
1889 |
+
border-bottom: 1px solid #ddd;
|
1890 |
+
}
|
1891 |
+
|
1892 |
+
#learn-press-profile .dashboard-general-statistic__row {
|
1893 |
+
display: flex;
|
1894 |
+
margin: 0 -15px;
|
1895 |
+
justify-content: center;
|
1896 |
+
flex-wrap: wrap;
|
1897 |
+
}
|
1898 |
+
|
1899 |
+
#learn-press-profile .dashboard-general-statistic__row .statistic-box {
|
1900 |
+
width: 270px;
|
1901 |
+
margin: 0 15px 40px 15px;
|
1902 |
+
padding: 27px 25px 15px 25px;
|
1903 |
+
border: 1px solid #ccc;
|
1904 |
+
border-radius: 4px;
|
1905 |
+
background: #f9fafc;
|
1906 |
+
text-align: center;
|
1907 |
+
}
|
1908 |
+
|
1909 |
+
@media (max-width: 990px) {
|
1910 |
+
#learn-press-profile .dashboard-general-statistic__row .statistic-box {
|
1911 |
+
width: 45%;
|
1912 |
+
}
|
1913 |
+
}
|
1914 |
+
|
1915 |
+
@media (max-width: 767px) {
|
1916 |
+
#learn-press-profile .dashboard-general-statistic__row .statistic-box {
|
1917 |
+
width: 100%;
|
1918 |
+
margin: 0 15px 20px 15px;
|
1919 |
+
}
|
1920 |
+
}
|
1921 |
+
|
1922 |
+
#learn-press-profile .dashboard-general-statistic__row .statistic-box .statistic-box__text {
|
1923 |
+
margin: 0 0 7px 0;
|
1924 |
+
padding: 0;
|
1925 |
+
color: #666;
|
1926 |
+
font-size: 18px;
|
1927 |
+
font-weight: 400;
|
1928 |
+
line-height: 1;
|
1929 |
+
}
|
1930 |
+
|
1931 |
+
#learn-press-profile .dashboard-general-statistic__row .statistic-box .statistic-box__number {
|
1932 |
+
color: #333;
|
1933 |
+
font-size: 18px;
|
1934 |
+
font-weight: 500;
|
1935 |
+
line-height: 1;
|
1936 |
+
}
|
1937 |
+
|
1938 |
+
#learn-press-profile .dashboard-general-statistic__row .statistic-box:hover {
|
1939 |
+
background: #eaeaea;
|
1940 |
+
}
|
1941 |
+
|
1942 |
+
#learn-press-profile .dashboard-general-statistic__row[data-col="2"] .statistic-box {
|
1943 |
+
width: 50%;
|
1944 |
+
}
|
1945 |
+
|
1946 |
+
#learn-press-profile .dashboard-general-statistic__row[data-col="4"] .statistic-box {
|
1947 |
+
width: 25%;
|
1948 |
+
}
|
1949 |
+
|
1950 |
+
#learn-press-profile .dashboard-general-statistic__row[data-col="5"] .statistic-box {
|
1951 |
+
width: 20%;
|
1952 |
+
}
|
1953 |
+
|
1954 |
+
#learn-press-profile .profile-courses > h3 {
|
1955 |
+
margin-top: 0;
|
1956 |
+
margin-bottom: 36px;
|
1957 |
+
color: #333;
|
1958 |
+
font-size: 30px;
|
1959 |
+
font-weight: 600;
|
1960 |
+
line-height: 1;
|
1961 |
+
text-transform: capitalize;
|
1962 |
+
}
|
1963 |
+
|
1964 |
+
#learn-press-profile-basic-information .form-field,
|
1965 |
+
form[name="profile-change-password"] .form-field {
|
1966 |
+
margin: 0 10px 24px 10px;
|
1967 |
+
}
|
1968 |
+
|
1969 |
+
#learn-press-profile-basic-information .form-field > label,
|
1970 |
+
form[name="profile-change-password"] .form-field > label {
|
1971 |
+
margin: 0 0 12px 0;
|
1972 |
+
color: #333;
|
1973 |
+
font-size: 16px;
|
1974 |
+
font-weight: 500;
|
1975 |
+
font-style: italic;
|
1976 |
+
}
|
1977 |
+
|
1978 |
+
#learn-press-profile-basic-information .form-field .form-field-input input,
|
1979 |
+
form[name="profile-change-password"] .form-field .form-field-input input {
|
1980 |
+
height: 43px;
|
1981 |
+
padding: 8px 20px;
|
1982 |
+
font-weight: 400;
|
1983 |
+
}
|
1984 |
+
|
1985 |
+
#learn-press-profile-basic-information .form-field .form-field-input input[type="password"],
|
1986 |
+
form[name="profile-change-password"] .form-field .form-field-input input[type="password"] {
|
1987 |
+
padding: 8px 20px;
|
1988 |
+
}
|
1989 |
+
|
1990 |
+
#learn-press-profile-basic-information .form-field .form-field-input textarea,
|
1991 |
+
form[name="profile-change-password"] .form-field .form-field-input textarea {
|
1992 |
+
padding: 9px 20px 16px 20px;
|
1993 |
+
font-weight: 300;
|
1994 |
+
line-height: 24px;
|
1995 |
+
}
|
1996 |
+
|
1997 |
+
#learn-press-profile-basic-information .form-field .form-field-input input,
|
1998 |
+
#learn-press-profile-basic-information .form-field .form-field-input textarea,
|
1999 |
+
form[name="profile-change-password"] .form-field .form-field-input input,
|
2000 |
+
form[name="profile-change-password"] .form-field .form-field-input textarea {
|
2001 |
+
border: 1px solid #ccc;
|
2002 |
+
color: #999;
|
2003 |
+
font-size: 14px;
|
2004 |
+
font-style: italic;
|
2005 |
+
}
|
2006 |
+
|
2007 |
+
#learn-press-profile-basic-information .form-field .form-field-input input:focus,
|
2008 |
+
#learn-press-profile-basic-information .form-field .form-field-input textarea:focus,
|
2009 |
+
form[name="profile-change-password"] .form-field .form-field-input input:focus,
|
2010 |
+
form[name="profile-change-password"] .form-field .form-field-input textarea:focus {
|
2011 |
+
border-color: var(--lp-primary-color);
|
2012 |
+
outline: 0;
|
2013 |
+
color: #222;
|
2014 |
+
}
|
2015 |
+
|
2016 |
+
#learn-press-profile-basic-information .form-field .form-field-input ::placeholder,
|
2017 |
+
form[name="profile-change-password"] .form-field .form-field-input ::placeholder {
|
2018 |
+
opacity: 1;
|
2019 |
+
color: #999;
|
2020 |
+
}
|
2021 |
+
|
2022 |
+
#learn-press-profile-basic-information .form-field .form-field-input :-ms-input-placeholder,
|
2023 |
+
form[name="profile-change-password"] .form-field .form-field-input :-ms-input-placeholder {
|
2024 |
+
color: #999;
|
2025 |
+
}
|
2026 |
+
|
2027 |
+
#learn-press-profile-basic-information .form-field .form-field-input ::-ms-input-placeholder,
|
2028 |
+
form[name="profile-change-password"] .form-field .form-field-input ::-ms-input-placeholder {
|
2029 |
+
color: #999;
|
2030 |
+
}
|
2031 |
+
|
2032 |
+
#learn-press-profile-basic-information .form-field .form-field-input .description,
|
2033 |
+
form[name="profile-change-password"] .form-field .form-field-input .description {
|
2034 |
+
margin-top: 15px;
|
2035 |
+
}
|
2036 |
+
|
2037 |
+
@media (max-width: 767px) {
|
2038 |
+
#learn-press-profile-basic-information .form-field,
|
2039 |
+
form[name="profile-change-password"] .form-field {
|
2040 |
+
margin: 0 0 24px 0;
|
2041 |
+
}
|
2042 |
+
}
|
2043 |
+
|
2044 |
+
#learn-press-profile-basic-information .form-field__50,
|
2045 |
+
form[name="profile-change-password"] .form-field__50 {
|
2046 |
+
float: left;
|
2047 |
+
width: calc(50% - 20px);
|
2048 |
+
margin-right: 10px;
|
2049 |
+
}
|
2050 |
+
|
2051 |
+
@media (max-width: 767px) {
|
2052 |
+
#learn-press-profile-basic-information .form-field__50,
|
2053 |
+
form[name="profile-change-password"] .form-field__50 {
|
2054 |
+
float: unset;
|
2055 |
+
width: 100%;
|
2056 |
+
margin: 0 0 24px 0;
|
2057 |
+
}
|
2058 |
+
}
|
2059 |
+
|
2060 |
+
#learn-press-profile-basic-information .form-field__clear,
|
2061 |
+
form[name="profile-change-password"] .form-field__clear {
|
2062 |
+
clear: both;
|
2063 |
+
}
|
2064 |
+
|
2065 |
+
#learn-press-profile-basic-information button,
|
2066 |
+
form[name="profile-change-password"] button {
|
2067 |
+
padding: 16px 24px;
|
2068 |
+
border: 0;
|
2069 |
+
border-radius: 3px;
|
2070 |
+
color: #fff;
|
2071 |
+
background: var(--lp-primary-color);
|
2072 |
+
font-size: 16px;
|
2073 |
+
font-weight: 400;
|
2074 |
+
line-height: 1;
|
2075 |
+
}
|
2076 |
+
|
2077 |
+
#learn-press-profile-basic-information button:hover,
|
2078 |
+
form[name="profile-change-password"] button:hover {
|
2079 |
+
opacity: 0.5;
|
2080 |
+
background: var(--lp-primary-color);
|
2081 |
+
}
|
2082 |
+
|
2083 |
+
#learn-press-profile-basic-information p,
|
2084 |
+
form[name="profile-change-password"] p {
|
2085 |
+
margin: 0;
|
2086 |
+
}
|
2087 |
+
|
2088 |
+
#learn-press-profile-basic-information .form-fields {
|
2089 |
+
margin: 0 -10px;
|
2090 |
+
}
|
2091 |
+
|
2092 |
+
#learn-press-profile-basic-information .form-fields::after {
|
2093 |
+
display: block;
|
2094 |
+
clear: both;
|
2095 |
+
content: "";
|
2096 |
+
}
|
2097 |
+
|
2098 |
+
@media (max-width: 767px) {
|
2099 |
+
#learn-press-profile-basic-information .form-fields {
|
2100 |
+
margin: 0;
|
2101 |
+
}
|
2102 |
+
}
|
2103 |
+
|
2104 |
+
#lp-user-edit-avatar {
|
2105 |
+
position: relative;
|
2106 |
+
margin-bottom: 50px;
|
2107 |
+
}
|
2108 |
+
|
2109 |
+
#lp-user-edit-avatar img {
|
2110 |
+
vertical-align: top;
|
2111 |
+
}
|
2112 |
+
|
2113 |
+
#lp-user-edit-avatar .lp-avatar-preview {
|
2114 |
+
position: relative;
|
2115 |
+
margin: 0 auto;
|
2116 |
+
}
|
2117 |
+
|
2118 |
+
#lp-user-edit-avatar .lp-avatar-crop-image {
|
2119 |
+
overflow: hidden;
|
2120 |
+
position: absolute;
|
2121 |
+
top: 0;
|
2122 |
+
width: 100%;
|
2123 |
+
height: 100%;
|
2124 |
+
background: #ddd;
|
2125 |
+
}
|
2126 |
+
|
2127 |
+
#lp-user-edit-avatar .lp-avatar-crop-image .crop-container {
|
2128 |
+
overflow: hidden;
|
2129 |
+
position: absolute;
|
2130 |
+
width: 100%;
|
2131 |
+
height: 100%;
|
2132 |
+
}
|
2133 |
+
|
2134 |
+
#lp-user-edit-avatar .lp-avatar-crop-image .crop-container img {
|
2135 |
+
position: absolute;
|
2136 |
+
left: 0 !important;
|
2137 |
+
max-width: none;
|
2138 |
+
margin-left: 50%;
|
2139 |
+
line-height: 1;
|
2140 |
+
vertical-align: middle;
|
2141 |
+
transform: translateX(-50%);
|
2142 |
+
}
|
2143 |
+
|
2144 |
+
#lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-controls {
|
2145 |
+
position: absolute;
|
2146 |
+
bottom: 0;
|
2147 |
+
width: 100%;
|
2148 |
+
height: 40px;
|
2149 |
+
opacity: 0;
|
2150 |
+
}
|
2151 |
+
|
2152 |
+
#lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-controls::before {
|
2153 |
+
display: block;
|
2154 |
+
width: 100%;
|
2155 |
+
height: 40px;
|
2156 |
+
background: rgba(255, 255, 255, 0.53);
|
2157 |
+
content: "";
|
2158 |
+
}
|
2159 |
+
|
2160 |
+
#lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-controls .lp-zoom {
|
2161 |
+
position: absolute;
|
2162 |
+
top: 50%;
|
2163 |
+
right: 100px;
|
2164 |
+
left: 20px;
|
2165 |
+
margin-top: -1px;
|
2166 |
+
}
|
2167 |
+
|
2168 |
+
#lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-controls .lp-zoom .ui-slider {
|
2169 |
+
position: absolute;
|
2170 |
+
width: 100%;
|
2171 |
+
height: 2px;
|
2172 |
+
background: #6d6d6d;
|
2173 |
+
cursor: move;
|
2174 |
+
}
|
2175 |
+
|
2176 |
+
#lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-controls .lp-zoom .ui-slider .ui-slider-handle {
|
2177 |
+
position: absolute;
|
2178 |
+
width: 20px;
|
2179 |
+
height: 20px;
|
2180 |
+
margin-top: -9px;
|
2181 |
+
margin-left: -10px;
|
2182 |
+
border-radius: 50%;
|
2183 |
+
background: #ffb608;
|
2184 |
+
}
|
2185 |
+
|
2186 |
+
#lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-controls .lp-save-upload,
|
2187 |
+
#lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-controls .lp-cancel-upload {
|
2188 |
+
position: absolute;
|
2189 |
+
right: 0;
|
2190 |
+
bottom: 0;
|
2191 |
+
width: 40px;
|
2192 |
+
height: 40px;
|
2193 |
+
opacity: 0.7;
|
2194 |
+
color: #f02425;
|
2195 |
+
background: #ffffff59;
|
2196 |
+
font-size: 24px;
|
2197 |
+
line-height: 40px;
|
2198 |
+
text-align: center;
|
2199 |
+
cursor: pointer;
|
2200 |
+
}
|
2201 |
+
|
2202 |
+
#lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-controls .lp-save-upload:hover,
|
2203 |
+
#lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-controls .lp-cancel-upload:hover {
|
2204 |
+
opacity: 1;
|
2205 |
+
}
|
2206 |
+
|
2207 |
+
#lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-controls .lp-save-upload {
|
2208 |
+
right: 40px;
|
2209 |
+
color: #3db748;
|
2210 |
+
}
|
2211 |
+
|
2212 |
+
#lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-area {
|
2213 |
+
position: absolute;
|
2214 |
+
top: 0;
|
2215 |
+
left: 50%;
|
2216 |
+
box-sizing: border-box;
|
2217 |
+
border: 2px dashed #999;
|
2218 |
+
transform: translateX(-50%);
|
2219 |
+
pointer-events: none;
|
2220 |
+
}
|
2221 |
+
|
2222 |
+
#lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-area::before, #lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-area::after {
|
2223 |
+
display: block;
|
2224 |
+
position: absolute;
|
2225 |
+
top: -2px;
|
2226 |
+
bottom: -2px;
|
2227 |
+
width: 1000px;
|
2228 |
+
opacity: 0.6;
|
2229 |
+
background: #000;
|
2230 |
+
content: "";
|
2231 |
+
}
|
2232 |
+
|
2233 |
+
#lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-area::before {
|
2234 |
+
left: -2px;
|
2235 |
+
transform: translateX(-100%);
|
2236 |
+
}
|
2237 |
+
|
2238 |
+
#lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-area::after {
|
2239 |
+
left: 100%;
|
2240 |
+
margin-left: 2px;
|
2241 |
+
}
|
2242 |
+
|
2243 |
+
#lp-user-edit-avatar:hover .lp-crop-controls {
|
2244 |
+
opacity: 1;
|
2245 |
+
}
|
2246 |
+
|
2247 |
+
#lp-user-edit-avatar .profile-picture {
|
2248 |
+
display: none;
|
2249 |
+
width: 100%;
|
2250 |
+
margin-right: -100%;
|
2251 |
+
}
|
2252 |
+
|
2253 |
+
#lp-user-edit-avatar .profile-picture img {
|
2254 |
+
width: 100%;
|
2255 |
+
height: 100%;
|
2256 |
+
border-radius: 0;
|
2257 |
+
}
|
2258 |
+
|
2259 |
+
#lp-user-edit-avatar .profile-picture.profile-avatar-current {
|
2260 |
+
display: block;
|
2261 |
+
}
|
2262 |
+
|
2263 |
+
#lp-user-edit-avatar #lp-avatar-actions {
|
2264 |
+
display: flex;
|
2265 |
+
top: 50%;
|
2266 |
+
width: 100%;
|
2267 |
+
margin-top: 10px;
|
2268 |
+
text-align: center;
|
2269 |
+
justify-content: center;
|
2270 |
+
}
|
2271 |
+
|
2272 |
+
#lp-user-edit-avatar #lp-avatar-actions a {
|
2273 |
+
display: inline-block;
|
2274 |
+
z-index: 10;
|
2275 |
+
height: 40px;
|
2276 |
+
margin: 0 1px 0 0;
|
2277 |
+
padding: 0 25px;
|
2278 |
+
border: 1px solid #eee;
|
2279 |
+
border-radius: 4px;
|
2280 |
+
color: #444;
|
2281 |
+
background: #fff;
|
2282 |
+
font-size: 15px;
|
2283 |
+
line-height: 40px;
|
2284 |
+
text-align: center;
|
2285 |
+
flex: 0 0 auto;
|
2286 |
+
}
|
2287 |
+
|
2288 |
+
#lp-user-edit-avatar #lp-avatar-actions a i {
|
2289 |
+
margin-right: 6px;
|
2290 |
+
font-size: 14px;
|
2291 |
+
}
|
2292 |
+
|
2293 |
+
#lp-user-edit-avatar #lp-avatar-actions a#lp-remove-upload-photo {
|
2294 |
+
display: none;
|
2295 |
+
margin-left: 10px;
|
2296 |
+
}
|
2297 |
+
|
2298 |
+
#lp-user-edit-avatar[data-custom="yes"] #lp-avatar-actions #lp-remove-upload-photo {
|
2299 |
+
display: block;
|
2300 |
+
}
|
2301 |
+
|
2302 |
+
.recover-order__title {
|
2303 |
+
margin-bottom: 5px;
|
2304 |
+
}
|
2305 |
+
|
2306 |
+
.recover-order__description {
|
2307 |
+
margin-bottom: 20px;
|
2308 |
+
color: #999;
|
2309 |
+
font-size: 0.8em;
|
2310 |
+
font-style: italic;
|
2311 |
+
}
|
2312 |
+
|
2313 |
+
div.order-recover {
|
2314 |
+
display: flex;
|
2315 |
+
}
|
2316 |
+
|
2317 |
+
div.order-recover > .button-recover-order {
|
2318 |
+
margin: 0;
|
2319 |
+
margin-left: 20px;
|
2320 |
+
flex: 0 0 auto;
|
2321 |
+
}
|
2322 |
+
|
2323 |
+
div.order-recover > .button-recover-order.loading::before {
|
2324 |
+
display: inline-block;
|
2325 |
+
margin-right: 5px;
|
2326 |
+
font-family: "Font Awesome 5 Free";
|
2327 |
+
font-weight: 900;
|
2328 |
+
content: "\f110";
|
2329 |
+
animation: lp-rotating 1s linear infinite;
|
2330 |
+
}
|
2331 |
+
|
2332 |
+
div.order-recover input[type="text"] {
|
2333 |
+
width: 100%;
|
2334 |
+
height: 43px;
|
2335 |
+
margin-right: 10px;
|
2336 |
+
padding: 0 22px;
|
2337 |
+
border: 1px solid #ccc;
|
2338 |
+
border-radius: 3px;
|
2339 |
+
background-color: #fff;
|
2340 |
+
font-size: 14px;
|
2341 |
+
font-weight: 300;
|
2342 |
+
font-style: italic;
|
2343 |
+
line-height: 43px;
|
2344 |
+
flex: 1 1 auto;
|
2345 |
+
}
|
2346 |
+
|
2347 |
+
#learn-press-course-tabs .course-tab-panels .course-tab-panel {
|
2348 |
+
display: none;
|
2349 |
+
padding-top: 56px;
|
2350 |
+
}
|
2351 |
+
|
2352 |
+
#learn-press-course-tabs .course-tab-panels .course-tab-panel.active {
|
2353 |
+
display: block;
|
2354 |
+
}
|
2355 |
+
|
2356 |
+
#learn-press-course-tabs .course-tab-panels .course-tab-panel.course-tab-panel-instructor, #learn-press-course-tabs .course-tab-panels .course-tab-panel.course-tab-panel-faqs {
|
2357 |
+
padding-top: 60px;
|
2358 |
+
}
|
2359 |
+
|
2360 |
+
#learn-press-course-tabs .course-tab-panels .course-tab-panel.course-tab-panel-reviews {
|
2361 |
+
padding: 56px 0 0 0;
|
2362 |
+
}
|
2363 |
+
|
2364 |
+
#learn-press-course-tabs .course-tab-panels .course-tab-panel .course-description h4 {
|
2365 |
+
margin-top: 0;
|
2366 |
+
margin-bottom: 1.125rem;
|
2367 |
+
color: #333;
|
2368 |
+
font-size: 18px;
|
2369 |
+
font-weight: 500;
|
2370 |
+
}
|
2371 |
+
|
2372 |
+
#learn-press-course-tabs .course-tab-panels .course-tab-panel .course-description p {
|
2373 |
+
color: #666;
|
2374 |
+
font-size: 16px;
|
2375 |
+
font-weight: 300;
|
2376 |
+
line-height: 26px;
|
2377 |
+
}
|
2378 |
+
|
2379 |
+
#learn-press-course-tabs.show-all .course-tab-panel {
|
2380 |
+
margin-bottom: 40px;
|
2381 |
+
}
|
2382 |
+
|
2383 |
+
#learn-press-course .course-author {
|
2384 |
+
display: flex;
|
2385 |
+
margin-bottom: 40px;
|
2386 |
+
}
|
2387 |
+
|
2388 |
+
@media (max-width: 767px) {
|
2389 |
+
#learn-press-course .course-author {
|
2390 |
+
flex-direction: column;
|
2391 |
+
padding: 0 15px;
|
2392 |
+
}
|
2393 |
+
}
|
2394 |
+
|
2395 |
+
#learn-press-course .course-author .course-author__pull-left {
|
2396 |
+
display: flex;
|
2397 |
+
flex-direction: column;
|
2398 |
+
width: 210px;
|
2399 |
+
margin-right: 30px;
|
2400 |
+
text-align: center;
|
2401 |
+
align-items: center;
|
2402 |
+
}
|
2403 |
+
|
2404 |
+
@media (max-width: 767px) {
|
2405 |
+
#learn-press-course .course-author .course-author__pull-left {
|
2406 |
+
width: 100%;
|
2407 |
+
margin-right: 0;
|
2408 |
+
margin-bottom: 30px;
|
2409 |
+
}
|
2410 |
+
}
|
2411 |
+
|
2412 |
+
#learn-press-course .course-author .course-author__pull-left img {
|
2413 |
+
position: relative;
|
2414 |
+
width: 96px;
|
2415 |
+
height: 96px;
|
2416 |
+
margin-bottom: 20px;
|
2417 |
+
border-radius: 50%;
|
2418 |
+
}
|
2419 |
+
|
2420 |
+
#learn-press-course .course-author .course-author__pull-left .course-author__meta span {
|
2421 |
+
color: #333;
|
2422 |
+
font-size: 16px;
|
2423 |
+
font-weight: 300;
|
2424 |
+
text-transform: capitalize;
|
2425 |
+
}
|
2426 |
+
|
2427 |
+
#learn-press-course .course-author .course-author__pull-left .course-author__meta span .meta-number {
|
2428 |
+
font-weight: 500;
|
2429 |
+
}
|
2430 |
+
|
2431 |
+
#learn-press-course .course-author .course-author__pull-left .course-author__meta .courses {
|
2432 |
+
display: none;
|
2433 |
+
}
|
2434 |
+
|
2435 |
+
#learn-press-course .course-author .course-author__pull-right {
|
2436 |
+
width: calc(100% - 210px);
|
2437 |
+
}
|
2438 |
+
|
2439 |
+
@media (max-width: 767px) {
|
2440 |
+
#learn-press-course .course-author .course-author__pull-right {
|
2441 |
+
width: 100%;
|
2442 |
+
}
|
2443 |
+
}
|
2444 |
+
|
2445 |
+
#learn-press-course .course-author .course-author__pull-right .author-title {
|
2446 |
+
margin-bottom: 18px;
|
2447 |
+
}
|
2448 |
+
|
2449 |
+
#learn-press-course .course-author .course-author__pull-right .author-title a {
|
2450 |
+
color: #333;
|
2451 |
+
box-shadow: none;
|
2452 |
+
font-size: 18px;
|
2453 |
+
font-weight: 500;
|
2454 |
+
text-transform: capitalize;
|
2455 |
+
}
|
2456 |
+
|
2457 |
+
#learn-press-course .course-author .course-author__pull-right .author-title a:hover {
|
2458 |
+
color: var(--lp-primary-color);
|
2459 |
+
}
|
2460 |
+
|
2461 |
+
#learn-press-course .course-author .course-author__pull-right .author-description {
|
2462 |
+
color: #666;
|
2463 |
+
font-size: 16px;
|
2464 |
+
font-weight: 300;
|
2465 |
+
line-height: 26px;
|
2466 |
+
}
|
2467 |
+
|
2468 |
+
#learn-press-course .course-author .course-author__meta {
|
2469 |
+
margin-bottom: 12px;
|
2470 |
+
}
|
2471 |
+
|
2472 |
+
#learn-press-course .course-author .course-author__meta-row {
|
2473 |
+
display: block;
|
2474 |
+
}
|
2475 |
+
|
2476 |
+
#learn-press-course .course-author .author-socials a {
|
2477 |
+
display: inline-block;
|
2478 |
+
width: 33px;
|
2479 |
+
height: 33px;
|
2480 |
+
margin: 0 10px 0 0;
|
2481 |
+
border: 1px solid #ededed;
|
2482 |
+
border-radius: 50%;
|
2483 |
+
color: #878787;
|
2484 |
+
box-shadow: none;
|
2485 |
+
font-size: 14px;
|
2486 |
+
line-height: 33px;
|
2487 |
+
text-align: center;
|
2488 |
+
transition: all 0.3s;
|
2489 |
+
}
|
2490 |
+
|
2491 |
+
#learn-press-course .course-author .author-socials a:hover {
|
2492 |
+
border-color: var(--lp-primary-color);
|
2493 |
+
color: #fff;
|
2494 |
+
background: var(--lp-primary-color);
|
2495 |
+
}
|
2496 |
+
|
2497 |
+
#learn-press-course .course-author .author-socials .fa-googleplus::before {
|
2498 |
+
content: "\f0d5";
|
2499 |
+
}
|
2500 |
+
|
2501 |
+
#learn-press-course .course-author::after {
|
2502 |
+
display: block;
|
2503 |
+
clear: both;
|
2504 |
+
content: "";
|
2505 |
+
}
|
2506 |
+
|
2507 |
+
#learn-press-course .course-author .course-instructor-item {
|
2508 |
+
clear: both;
|
2509 |
+
padding-top: 20px;
|
2510 |
+
}
|
2511 |
+
|
2512 |
+
#learn-press-course .course-price {
|
2513 |
+
margin-bottom: 10px;
|
2514 |
+
}
|
2515 |
+
|
2516 |
+
#learn-press-course .course-price .origin-price,
|
2517 |
+
#learn-press-course .course-price .price {
|
2518 |
+
vertical-align: middle;
|
2519 |
+
}
|
2520 |
+
|
2521 |
+
#learn-press-course .course-price .origin-price {
|
2522 |
+
margin-right: 10px;
|
2523 |
+
font-size: 18px;
|
2524 |
+
font-style: italic;
|
2525 |
+
text-decoration: line-through;
|
2526 |
+
}
|
2527 |
+
|
2528 |
+
#learn-press-course .course-price .price {
|
2529 |
+
font-size: 24px;
|
2530 |
+
}
|
2531 |
+
|
2532 |
+
#learn-press-course .lp-course-buttons {
|
2533 |
+
margin-bottom: 20px;
|
2534 |
+
}
|
2535 |
+
|
2536 |
+
#learn-press-course .course-featured-review .featured-review__title {
|
2537 |
+
margin-top: 0;
|
2538 |
+
margin-bottom: 6px;
|
2539 |
+
font-size: 18px;
|
2540 |
+
font-weight: 500;
|
2541 |
+
}
|
2542 |
+
|
2543 |
+
#learn-press-course .course-featured-review .featured-review__stars {
|
2544 |
+
padding-bottom: 12px;
|
2545 |
+
color: var(--lp-primary-color);
|
2546 |
+
font-size: 16px;
|
2547 |
+
}
|
2548 |
+
|
2549 |
+
#learn-press-course .course-featured-review .featured-review__content {
|
2550 |
+
position: relative;
|
2551 |
+
color: #666;
|
2552 |
+
font-size: 16px;
|
2553 |
+
font-weight: 500;
|
2554 |
+
font-style: italic;
|
2555 |
+
line-height: 24px;
|
2556 |
+
}
|
2557 |
+
|
2558 |
+
#learn-press-course .course-featured-review .featured-review__content::after {
|
2559 |
+
position: absolute;
|
2560 |
+
top: -42px;
|
2561 |
+
right: -15px;
|
2562 |
+
color: rgba(102, 102, 102, 0.1);
|
2563 |
+
font-family: Arial;
|
2564 |
+
font-size: 180px;
|
2565 |
+
font-weight: 700;
|
2566 |
+
font-style: normal;
|
2567 |
+
content: "‘‘";
|
2568 |
+
transform: rotate(180deg);
|
2569 |
+
}
|
2570 |
+
|
2571 |
+
#learn-press-course .course-tags a {
|
2572 |
+
display: inline-block;
|
2573 |
+
padding: 3px 5px;
|
2574 |
+
border-radius: 4px;
|
2575 |
+
color: #fff;
|
2576 |
+
background: #9aa5ab;
|
2577 |
+
font-size: 12px;
|
2578 |
+
line-height: 1;
|
2579 |
+
}
|
2580 |
+
|
2581 |
+
.edit-content {
|
2582 |
+
margin-left: 5px;
|
2583 |
+
}
|
2584 |
+
|
2585 |
+
ul.learn-press-nav-tabs {
|
2586 |
+
display: flex;
|
2587 |
+
max-height: 60px;
|
2588 |
+
margin: 0;
|
2589 |
+
padding: 0;
|
2590 |
+
border: 1px solid rgba(204, 204, 204, 0.3);
|
2591 |
+
border-bottom: 0;
|
2592 |
+
background: #f1f2f8;
|
2593 |
+
list-style: none;
|
2594 |
+
}
|
2595 |
+
|
2596 |
+
ul.learn-press-nav-tabs .course-nav {
|
2597 |
+
float: left;
|
2598 |
+
position: relative;
|
2599 |
+
margin: 0;
|
2600 |
+
border-right: 1px solid rgba(204, 204, 204, 0.3);
|
2601 |
+
border-bottom: 1px solid rgba(204, 204, 204, 0.3);
|
2602 |
+
list-style: none;
|
2603 |
+
}
|
2604 |
+
|
2605 |
+
ul.learn-press-nav-tabs .course-nav:first-child.active::after {
|
2606 |
+
position: absolute;
|
2607 |
+
top: -1px;
|
2608 |
+
left: -1px;
|
2609 |
+
width: 1px;
|
2610 |
+
height: 100%;
|
2611 |
+
background: #fff;
|
2612 |
+
content: "";
|
2613 |
+
}
|
2614 |
+
|
2615 |
+
ul.learn-press-nav-tabs .course-nav:last-child {
|
2616 |
+
border-right: 0;
|
2617 |
+
}
|
2618 |
+
|
2619 |
+
ul.learn-press-nav-tabs .course-nav:last-child.active::after {
|
2620 |
+
position: absolute;
|
2621 |
+
top: -1px;
|
2622 |
+
right: -2px;
|
2623 |
+
width: 2px;
|
2624 |
+
height: 100%;
|
2625 |
+
background: #fff;
|
2626 |
+
content: "";
|
2627 |
+
}
|
2628 |
+
|
2629 |
+
ul.learn-press-nav-tabs .course-nav.active {
|
2630 |
+
border-bottom: 0;
|
2631 |
+
}
|
2632 |
+
|
2633 |
+
ul.learn-press-nav-tabs .course-nav.active::before {
|
2634 |
+
position: absolute;
|
2635 |
+
top: -1px;
|
2636 |
+
left: 0;
|
2637 |
+
width: 100%;
|
2638 |
+
height: 4px;
|
2639 |
+
background: var(--lp-primary-color);
|
2640 |
+
content: "";
|
2641 |
+
}
|
2642 |
+
|
2643 |
+
ul.learn-press-nav-tabs .course-nav.active label {
|
2644 |
+
color: var(--lp-primary-color);
|
2645 |
+
}
|
2646 |
+
|
2647 |
+
ul.learn-press-nav-tabs .course-nav a {
|
2648 |
+
display: inline-block;
|
2649 |
+
padding: 10px 20px;
|
2650 |
+
border-bottom: none;
|
2651 |
+
outline: none;
|
2652 |
+
-webkit-box-shadow: none;
|
2653 |
+
-moz-box-shadow: none;
|
2654 |
+
box-shadow: none;
|
2655 |
+
}
|
2656 |
+
|
2657 |
+
ul.learn-press-nav-tabs .course-nav a:focus {
|
2658 |
+
-webkit-box-shadow: none;
|
2659 |
+
-moz-box-shadow: none;
|
2660 |
+
box-shadow: none;
|
2661 |
+
}
|
2662 |
+
|
2663 |
+
ul.learn-press-nav-tabs[data-tabs] .course-nav {
|
2664 |
+
flex: 1;
|
2665 |
+
}
|
2666 |
+
|
2667 |
+
ul.learn-press-nav-tabs[data-tabs] .course-nav a {
|
2668 |
+
width: 100%;
|
2669 |
+
text-align: center;
|
2670 |
+
}
|
2671 |
+
|
2672 |
+
ul.learn-press-nav-tabs::after {
|
2673 |
+
display: block;
|
2674 |
+
clear: both;
|
2675 |
+
content: "";
|
2676 |
+
}
|
2677 |
+
|
2678 |
+
@media (max-width: 767px) {
|
2679 |
+
ul.learn-press-nav-tabs {
|
2680 |
+
display: grid;
|
2681 |
+
grid-template-columns: repeat(2, 1fr);
|
2682 |
+
max-height: none;
|
2683 |
+
}
|
2684 |
+
}
|
2685 |
+
|
2686 |
+
.course-item-popup #tab-curriculum {
|
2687 |
+
display: block;
|
2688 |
+
}
|
2689 |
+
|
2690 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections {
|
2691 |
+
position: relative;
|
2692 |
+
z-index: 9999;
|
2693 |
+
margin: 0;
|
2694 |
+
padding: 0;
|
2695 |
+
background: #fff;
|
2696 |
+
list-style: none;
|
2697 |
+
}
|
2698 |
+
|
2699 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section {
|
2700 |
+
margin: 0;
|
2701 |
+
padding: 0 0 42px 0;
|
2702 |
+
}
|
2703 |
+
|
2704 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section:last-child {
|
2705 |
+
padding: 0;
|
2706 |
+
}
|
2707 |
+
|
2708 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section.section-empty .section-header {
|
2709 |
+
margin-bottom: 20px;
|
2710 |
+
}
|
2711 |
+
|
2712 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section.section-empty .learn-press-message {
|
2713 |
+
margin-right: 15px;
|
2714 |
+
margin-left: 15px;
|
2715 |
+
}
|
2716 |
+
|
2717 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header {
|
2718 |
+
display: table;
|
2719 |
+
width: 100%;
|
2720 |
+
padding: 0 0 26px 0;
|
2721 |
+
border-bottom: 0;
|
2722 |
+
border-bottom: 1px solid #d9e0f1;
|
2723 |
+
background: #fff;
|
2724 |
+
-webkit-box-sizing: border-box;
|
2725 |
+
-moz-box-sizing: border-box;
|
2726 |
+
box-sizing: border-box;
|
2727 |
+
}
|
2728 |
+
|
2729 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-left {
|
2730 |
+
vertical-align: top;
|
2731 |
+
}
|
2732 |
+
|
2733 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-left .section-title {
|
2734 |
+
padding: 0;
|
2735 |
+
color: #666;
|
2736 |
+
font-size: 26px;
|
2737 |
+
font-weight: 400;
|
2738 |
+
letter-spacing: 0;
|
2739 |
+
text-transform: capitalize;
|
2740 |
+
}
|
2741 |
+
|
2742 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-title,
|
2743 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-desc {
|
2744 |
+
margin: 0 0 10px 0;
|
2745 |
+
}
|
2746 |
+
|
2747 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-title {
|
2748 |
+
position: relative;
|
2749 |
+
margin-bottom: 0;
|
2750 |
+
padding: 8px 0;
|
2751 |
+
color: #5383f7;
|
2752 |
+
font-size: 16px;
|
2753 |
+
font-weight: normal;
|
2754 |
+
line-height: 1;
|
2755 |
+
}
|
2756 |
+
|
2757 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-title span.show-desc {
|
2758 |
+
display: inline-block;
|
2759 |
+
position: absolute;
|
2760 |
+
top: 50%;
|
2761 |
+
right: 30px;
|
2762 |
+
width: 20px;
|
2763 |
+
height: 20px;
|
2764 |
+
transform: translate(0, -50%);
|
2765 |
+
}
|
2766 |
+
|
2767 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-title span.show-desc::before {
|
2768 |
+
font-family: "Font Awesome 5 Free";
|
2769 |
+
font-size: 18px;
|
2770 |
+
font-weight: 900;
|
2771 |
+
content: "\f107";
|
2772 |
+
}
|
2773 |
+
|
2774 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-title span.show-desc:hover::before {
|
2775 |
+
border-top-color: #ccc;
|
2776 |
+
}
|
2777 |
+
|
2778 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-desc {
|
2779 |
+
margin: 0;
|
2780 |
+
font-size: 14px;
|
2781 |
+
font-style: italic;
|
2782 |
+
}
|
2783 |
+
|
2784 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-meta {
|
2785 |
+
display: block;
|
2786 |
+
padding-top: 17px;
|
2787 |
+
padding-bottom: 15px;
|
2788 |
+
font-size: 14px;
|
2789 |
+
text-align: right;
|
2790 |
+
vertical-align: middle;
|
2791 |
+
white-space: nowrap;
|
2792 |
+
}
|
2793 |
+
|
2794 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content {
|
2795 |
+
margin: 0 0 15px 0;
|
2796 |
+
padding: 0;
|
2797 |
+
list-style: none;
|
2798 |
+
}
|
2799 |
+
|
2800 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item {
|
2801 |
+
display: flex;
|
2802 |
+
position: relative;
|
2803 |
+
margin: 0 0 2px 0;
|
2804 |
+
padding: 0 15px 0 30px;
|
2805 |
+
background: rgba(241, 242, 248, 0.4);
|
2806 |
+
font-size: 14px;
|
2807 |
+
transition: padding-left linear 0.15s;
|
2808 |
+
}
|
2809 |
+
|
2810 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item > span {
|
2811 |
+
display: flex;
|
2812 |
+
width: 28px;
|
2813 |
+
color: #666;
|
2814 |
+
font-size: 16px;
|
2815 |
+
font-weight: 300;
|
2816 |
+
align-items: center;
|
2817 |
+
}
|
2818 |
+
|
2819 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link {
|
2820 |
+
display: table;
|
2821 |
+
width: calc(100% - 28px);
|
2822 |
+
border-bottom: none;
|
2823 |
+
outline: none;
|
2824 |
+
box-shadow: none;
|
2825 |
+
line-height: 1.5;
|
2826 |
+
}
|
2827 |
+
|
2828 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link:hover .item-name {
|
2829 |
+
color: var(--lp-primary-color);
|
2830 |
+
}
|
2831 |
+
|
2832 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link::before {
|
2833 |
+
display: table-cell;
|
2834 |
+
display: table-cell;
|
2835 |
+
left: 0;
|
2836 |
+
width: 20px;
|
2837 |
+
padding: 15px 0;
|
2838 |
+
color: var(--lp-primary-color);
|
2839 |
+
font-family: "Font Awesome 5 Free";
|
2840 |
+
font-size: 18px;
|
2841 |
+
font-weight: 400;
|
2842 |
+
vertical-align: middle;
|
2843 |
+
transition: left linear 0.15s;
|
2844 |
+
}
|
2845 |
+
|
2846 |
+
@media (max-width: 767px) {
|
2847 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link .course-item-meta {
|
2848 |
+
display: flex;
|
2849 |
+
flex-direction: column-reverse;
|
2850 |
+
align-items: flex-end;
|
2851 |
+
}
|
2852 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link .course-item-meta .duration {
|
2853 |
+
margin-bottom: 5px;
|
2854 |
+
}
|
2855 |
+
}
|
2856 |
+
|
2857 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .item-icon,
|
2858 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .item-name {
|
2859 |
+
display: table-cell;
|
2860 |
+
padding: 17px 16px;
|
2861 |
+
color: #333;
|
2862 |
+
font-size: 16px;
|
2863 |
+
font-weight: 600;
|
2864 |
+
vertical-align: middle;
|
2865 |
+
}
|
2866 |
+
|
2867 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .item-icon::before {
|
2868 |
+
font-size: 18px;
|
2869 |
+
}
|
2870 |
+
|
2871 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .item-icon.icon-lock {
|
2872 |
+
float: right;
|
2873 |
+
margin-top: 15px;
|
2874 |
+
}
|
2875 |
+
|
2876 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta {
|
2877 |
+
display: table-cell;
|
2878 |
+
padding: 10px 0;
|
2879 |
+
text-align: right;
|
2880 |
+
vertical-align: middle;
|
2881 |
+
white-space: nowrap;
|
2882 |
+
}
|
2883 |
+
|
2884 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .item-meta {
|
2885 |
+
display: inline-block;
|
2886 |
+
height: 23px;
|
2887 |
+
margin-left: 14px;
|
2888 |
+
padding: 0 8px;
|
2889 |
+
border-radius: 3px;
|
2890 |
+
color: #fff;
|
2891 |
+
font-size: 14px;
|
2892 |
+
line-height: 23px;
|
2893 |
+
text-align: center;
|
2894 |
+
vertical-align: middle;
|
2895 |
+
}
|
2896 |
+
|
2897 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .item-meta.final-quiz {
|
2898 |
+
background: #14c4ff;
|
2899 |
+
}
|
2900 |
+
|
2901 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .item-meta.trans {
|
2902 |
+
padding: 0;
|
2903 |
+
}
|
2904 |
+
|
2905 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .count-questions {
|
2906 |
+
background: #9672cf;
|
2907 |
+
}
|
2908 |
+
|
2909 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .duration {
|
2910 |
+
background: #c0c0c0;
|
2911 |
+
}
|
2912 |
+
|
2913 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .course-item-status {
|
2914 |
+
padding: 0;
|
2915 |
+
color: #999;
|
2916 |
+
-webkit-border-radius: 50%;
|
2917 |
+
-moz-border-radius: 50%;
|
2918 |
+
border-radius: 50%;
|
2919 |
+
-webkit-box-sizing: border-box;
|
2920 |
+
-moz-box-sizing: border-box;
|
2921 |
+
box-sizing: border-box;
|
2922 |
+
}
|
2923 |
+
|
2924 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .course-item-status::before {
|
2925 |
+
font-family: "Font Awesome 5 Free";
|
2926 |
+
font-size: 14px;
|
2927 |
+
font-weight: 900;
|
2928 |
+
vertical-align: middle;
|
2929 |
+
text-transform: lowercase;
|
2930 |
+
content: "\f00c";
|
2931 |
+
}
|
2932 |
+
|
2933 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_quiz .section-item-link::before {
|
2934 |
+
content: "\f059";
|
2935 |
+
}
|
2936 |
+
|
2937 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_lesson .section-item-link::before {
|
2938 |
+
content: "\f15b";
|
2939 |
+
}
|
2940 |
+
|
2941 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_lesson.course-item-type-video .section-item-link::before {
|
2942 |
+
content: "\f03d";
|
2943 |
+
}
|
2944 |
+
|
2945 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_lesson.course-item-type-audio .section-item-link::before {
|
2946 |
+
content: "\f028";
|
2947 |
+
}
|
2948 |
+
|
2949 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.item-preview .course-item-preview {
|
2950 |
+
background: #00adff;
|
2951 |
+
font-style: normal;
|
2952 |
+
-webkit-border-radius: 3px;
|
2953 |
+
-moz-border-radius: 3px;
|
2954 |
+
border-radius: 3px;
|
2955 |
+
}
|
2956 |
+
|
2957 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.item-preview .course-item-preview::before {
|
2958 |
+
color: #fff;
|
2959 |
+
vertical-align: baseline;
|
2960 |
+
content: attr(data-preview);
|
2961 |
+
}
|
2962 |
+
|
2963 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.item-locked .course-item-status::before {
|
2964 |
+
color: var(--lp-secondary-color);
|
2965 |
+
content: "\f023";
|
2966 |
+
}
|
2967 |
+
|
2968 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.has-status {
|
2969 |
+
padding-top: 1px;
|
2970 |
+
}
|
2971 |
+
|
2972 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-completed .course-item-status::before, #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-evaluated .course-item-status::before {
|
2973 |
+
color: #3bb54a;
|
2974 |
+
}
|
2975 |
+
|
2976 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.item-failed .course-item-status::before, #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.failed .course-item-status::before {
|
2977 |
+
border-color: #f02425;
|
2978 |
+
color: #f02425;
|
2979 |
+
content: "\f00d";
|
2980 |
+
}
|
2981 |
+
|
2982 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item::before {
|
2983 |
+
position: absolute;
|
2984 |
+
top: 50%;
|
2985 |
+
left: 0;
|
2986 |
+
width: 3px;
|
2987 |
+
height: 0;
|
2988 |
+
background: #00adff;
|
2989 |
+
content: "";
|
2990 |
+
transition: height linear 0.15s, top linear 0.15s;
|
2991 |
+
}
|
2992 |
+
|
2993 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.current {
|
2994 |
+
padding-left: 10px;
|
2995 |
+
background: #f9f9f9;
|
2996 |
+
}
|
2997 |
+
|
2998 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.current a::before {
|
2999 |
+
left: 10px;
|
3000 |
+
}
|
3001 |
+
|
3002 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.current::before {
|
3003 |
+
top: 0;
|
3004 |
+
height: 100%;
|
3005 |
+
}
|
3006 |
+
|
3007 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-item-link {
|
3008 |
+
color: #777;
|
3009 |
+
text-decoration: none;
|
3010 |
+
}
|
3011 |
+
|
3012 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-desc {
|
3013 |
+
display: none;
|
3014 |
+
color: #999;
|
3015 |
+
}
|
3016 |
+
|
3017 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-title.c + .section-desc {
|
3018 |
+
display: block;
|
3019 |
+
}
|
3020 |
+
|
3021 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-title.c span.show-desc::before {
|
3022 |
+
-webkit-transform: rotate(180deg);
|
3023 |
+
-moz-transform: rotate(180deg);
|
3024 |
+
-ms-transform: rotate(180deg);
|
3025 |
+
-o-transform: rotate(180deg);
|
3026 |
+
transform: rotate(180deg);
|
3027 |
+
top: 0;
|
3028 |
+
}
|
3029 |
+
|
3030 |
+
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .item-meta.duration {
|
3031 |
+
background: #d9e0f1;
|
3032 |
+
}
|
3033 |
+
|
3034 |
+
body.course-item-popupx {
|
3035 |
+
overflow: hidden;
|
3036 |
+
_opacity: 0;
|
3037 |
+
}
|
3038 |
+
|
3039 |
+
body.course-item-popupx #learn-press-course-curriculum {
|
3040 |
+
overflow: auto;
|
3041 |
+
position: fixed;
|
3042 |
+
z-index: 9999;
|
3043 |
+
top: 32px;
|
3044 |
+
bottom: 0;
|
3045 |
+
left: 0;
|
3046 |
+
width: 400px;
|
3047 |
+
border-right: 1px solid #ddd;
|
3048 |
+
background: #fff;
|
3049 |
+
}
|
3050 |
+
|
3051 |
+
body.course-item-popupx #learn-press-course-curriculum .section-header {
|
3052 |
+
padding: 0 15px;
|
3053 |
+
}
|
3054 |
+
|
3055 |
+
body.course-item-popupx #learn-press-course-curriculum .section-header .section-desc {
|
3056 |
+
margin: -10px 0 5px;
|
3057 |
+
}
|
3058 |
+
|
3059 |
+
body.course-item-popupx #learn-press-course-curriculum .course-item {
|
3060 |
+
padding-right: 15px;
|
3061 |
+
padding-left: 15px;
|
3062 |
+
}
|
3063 |
+
|
3064 |
+
body.course-item-popupx #learn-press-course-curriculum .course-item a::before {
|
3065 |
+
left: 15px;
|
3066 |
+
}
|
3067 |
+
|
3068 |
+
body.course-item-popupx #learn-press-content-item {
|
3069 |
+
overflow: hidden;
|
3070 |
+
position: fixed;
|
3071 |
+
z-index: 9999;
|
3072 |
+
top: 32px;
|
3073 |
+
right: 0;
|
3074 |
+
bottom: 0;
|
3075 |
+
left: 400px;
|
3076 |
+
background: #fff;
|
3077 |
+
}
|
3078 |
+
|
3079 |
+
body.course-item-popupx #learn-press-content-item .content-item-wrap {
|
3080 |
+
max-width: 900px;
|
3081 |
+
margin: 10px auto;
|
3082 |
+
}
|
3083 |
+
|
3084 |
+
body.course-item-popupx #learn-press-content-item .course-item-title {
|
3085 |
+
font-size: 1.4rem;
|
3086 |
+
}
|
3087 |
+
|
3088 |
+
body.course-item-popupx #learn-press-content-item .content-question-summary .review-heading {
|
3089 |
+
text-align: center;
|
3090 |
+
}
|
3091 |
+
|
3092 |
+
body.course-item-popupx #learn-press-content-item .content-question-summary .question-title {
|
3093 |
+
margin-bottom: 10px;
|
3094 |
+
font-size: 1.2rem;
|
3095 |
+
}
|
3096 |
+
|
3097 |
+
body.course-item-popupx #content-item-nav {
|
3098 |
+
position: fixed;
|
3099 |
+
z-index: 99999;
|
3100 |
+
right: 0;
|
3101 |
+
bottom: 0;
|
3102 |
+
left: 400px;
|
3103 |
+
height: 60px;
|
3104 |
+
border-top: 1px solid #ddd;
|
3105 |
+
background: #f5f5f5;
|
3106 |
+
}
|
3107 |
+
|
3108 |
+
body.course-item-popupx #content-item-nav .content-item-nav-wrap {
|
3109 |
+
max-width: 900px;
|
3110 |
+
margin: 10px auto;
|
3111 |
+
}
|
3112 |
+
|
3113 |
+
body.course-item-popupx #content-item-nav button {
|
3114 |
+
height: 40px;
|
3115 |
+
padding: 0 20px;
|
3116 |
+
line-height: 40px;
|
3117 |
+
}
|
3118 |
+
|
3119 |
+
body.course-item-popupx .comment-form-textarea {
|
3120 |
+
-webkit-box-sizing: border-box;
|
3121 |
+
-moz-box-sizing: border-box;
|
3122 |
+
box-sizing: border-box;
|
3123 |
+
}
|
3124 |
+
|
3125 |
+
body.course-item-popupx.wpadminbar #learn-press-course-curriculum,
|
3126 |
+
body.course-item-popupx.wpadminbar #learn-press-content-item {
|
3127 |
+
top: 92px;
|
3128 |
+
}
|
3129 |
+
|
3130 |
+
body.course-item-popupx.wpadminbar #course-item-content-header {
|
3131 |
+
top: 32px;
|
3132 |
+
}
|
3133 |
+
|
3134 |
+
body.course-item-popupx.wpadminbar .content-item-description {
|
3135 |
+
margin-bottom: 20px;
|
3136 |
+
}
|
3137 |
+
|
3138 |
+
body.course-item-popupx .content-item-summary {
|
3139 |
+
margin-bottom: 50px;
|
3140 |
+
}
|
3141 |
+
|
3142 |
+
body.course-item-popupx .content-item-summary > h3 {
|
3143 |
+
margin-bottom: 20px;
|
3144 |
+
}
|
3145 |
+
|
3146 |
+
body.course-item-popupx .content-item-summary.content-item-video .entry-video {
|
3147 |
+
position: absolute;
|
3148 |
+
top: 0;
|
3149 |
+
left: 0;
|
3150 |
+
width: 100%;
|
3151 |
+
background: #000;
|
3152 |
+
line-height: 1;
|
3153 |
+
}
|
3154 |
+
|
3155 |
+
body.course-item-popupx .content-item-summary.content-item-video .entry-video iframe {
|
3156 |
+
width: 100%;
|
3157 |
+
max-width: 900px;
|
3158 |
+
margin-bottom: 0;
|
3159 |
+
vertical-align: top;
|
3160 |
+
}
|
3161 |
+
|
3162 |
+
body.course-item-popupx .learn-press-content-protected-message {
|
3163 |
+
margin-bottom: 50px;
|
3164 |
+
padding: 20px;
|
3165 |
+
background: #ffe0e0;
|
3166 |
+
}
|
3167 |
+
|
3168 |
+
body.course-item-popupx.content-only #learn-press-content-item {
|
3169 |
+
z-index: 9999999;
|
3170 |
+
top: 0;
|
3171 |
+
bottom: 0;
|
3172 |
+
left: 0;
|
3173 |
+
}
|
3174 |
+
|
3175 |
+
body.course-item-popupx.content-only #learn-press-content-item #course-item-content-header,
|
3176 |
+
body.course-item-popupx.content-only #learn-press-content-item #course-item-content-footer {
|
3177 |
+
display: none;
|
3178 |
+
}
|
3179 |
+
|
3180 |
+
body.course-item-popupx.content-only #learn-press-content-item .content-item-scrollable {
|
3181 |
+
bottom: 0;
|
3182 |
+
}
|
3183 |
+
|
3184 |
+
body #ifr-course-item {
|
3185 |
+
position: absolute;
|
3186 |
+
z-index: 999999;
|
3187 |
+
top: 0;
|
3188 |
+
left: 0;
|
3189 |
+
width: 100%;
|
3190 |
+
height: 100%;
|
3191 |
+
background: #fff;
|
3192 |
+
}
|
3193 |
+
|
3194 |
+
body.full-screen-content-item #course-item-content-header .toggle-content-item::before {
|
3195 |
+
font: 28px/60px "Font Awesome 5 Free";
|
3196 |
+
content: "\f066";
|
3197 |
+
}
|
3198 |
+
|
3199 |
+
body .content-item-summary .form-button-finish-course,
|
3200 |
+
body .lp-quiz-buttons .form-button-finish-course {
|
3201 |
+
float: right;
|
3202 |
+
}
|
3203 |
+
|
3204 |
+
#wpadminbar #wp-admin-bar-edit-lp_quiz .ab-item::before,
|
3205 |
+
#wpadminbar #wp-admin-bar-edit-lp_lesson .ab-item::before,
|
3206 |
+
#wpadminbar #wp-admin-bar-edit-lp_question .ab-item::before {
|
3207 |
+
top: 2px;
|
3208 |
+
font-family: "Font Awesome 5 Free";
|
3209 |
+
}
|
3210 |
+
|
3211 |
+
#wpadminbar #wp-admin-bar-edit-lp_quiz .ab-item::before {
|
3212 |
+
content: "\f017";
|
3213 |
+
}
|
3214 |
+
|
3215 |
+
#wpadminbar #wp-admin-bar-edit-lp_lesson .ab-item::before {
|
3216 |
+
content: "\f15c";
|
3217 |
+
}
|
3218 |
+
|
3219 |
+
#wpadminbar #wp-admin-bar-edit-lp_question .ab-item::before {
|
3220 |
+
content: "\f29c";
|
3221 |
+
}
|
3222 |
+
|
3223 |
+
.scroll-wrapper {
|
3224 |
+
overflow: hidden;
|
3225 |
+
opacity: 0;
|
3226 |
+
}
|
3227 |
+
|
3228 |
+
.scroll-wrapper .scroll-element {
|
3229 |
+
background: transparent;
|
3230 |
+
}
|
3231 |
+
|
3232 |
+
.scroll-wrapper .scroll-element.scroll-y.scroll-scrolly_visible {
|
3233 |
+
transition: opacity 0.25s;
|
3234 |
+
}
|
3235 |
+
|
3236 |
+
.scroll-wrapper:hover .scroll-element.scroll-y.scroll-scrolly_visible {
|
3237 |
+
opacity: 0.7;
|
3238 |
+
}
|
3239 |
+
|
3240 |
+
.course-remaining-time .lp-label.label-enrolled {
|
3241 |
+
font-size: inherit;
|
3242 |
+
}
|
3243 |
+
|
3244 |
+
.learn-press-course-results-progress {
|
3245 |
+
margin-right: -4%;
|
3246 |
+
}
|
3247 |
+
|
3248 |
+
.learn-press-course-results-progress .items-progress,
|
3249 |
+
.learn-press-course-results-progress .course-progress {
|
3250 |
+
float: left;
|
3251 |
+
width: 46%;
|
3252 |
+
margin-right: 4%;
|
3253 |
+
margin-bottom: 30px;
|
3254 |
+
}
|
3255 |
+
|
3256 |
+
.learn-press-course-results-progress .items-progress .items-progress__heading,
|
3257 |
+
.learn-press-course-results-progress .course-progress .items-progress__heading {
|
3258 |
+
margin-bottom: 10px;
|
3259 |
+
}
|
3260 |
+
|
3261 |
+
.learn-press-course-results-progress .items-progress .lp-progress-bar,
|
3262 |
+
.learn-press-course-results-progress .course-progress .lp-progress-bar {
|
3263 |
+
overflow: hidden;
|
3264 |
+
position: relative;
|
3265 |
+
height: 10px;
|
3266 |
+
border-radius: 5px;
|
3267 |
+
}
|
3268 |
+
|
3269 |
+
.learn-press-course-results-progress .items-progress .lp-progress-bar .lp-progress-value,
|
3270 |
+
.learn-press-course-results-progress .course-progress .lp-progress-bar .lp-progress-value {
|
3271 |
+
position: absolute;
|
3272 |
+
width: 100%;
|
3273 |
+
height: 10px;
|
3274 |
+
margin-left: -100%;
|
3275 |
+
border-radius: 5px;
|
3276 |
+
}
|
3277 |
+
|
3278 |
+
.learn-press-course-results-progress .items-progress .lp-course-status .grade.failed,
|
3279 |
+
.learn-press-course-results-progress .course-progress .lp-course-status .grade.failed {
|
3280 |
+
background: #f00;
|
3281 |
+
}
|
3282 |
+
|
3283 |
+
.learn-press-course-results-progress .items-progress .lp-course-status .grade.passed,
|
3284 |
+
.learn-press-course-results-progress .course-progress .lp-course-status .grade.passed {
|
3285 |
+
background: #3eadff;
|
3286 |
+
}
|
3287 |
+
|
3288 |
+
.learn-press-course-results-progress::after {
|
3289 |
+
display: block;
|
3290 |
+
clear: both;
|
3291 |
+
content: "";
|
3292 |
+
}
|
3293 |
+
|
3294 |
+
#course-item-content-header,
|
3295 |
+
#course-item-content-footer {
|
3296 |
+
position: fixed;
|
3297 |
+
right: 0;
|
3298 |
+
height: 60px;
|
3299 |
+
line-height: 60px;
|
3300 |
+
-webkit-box-sizing: border-box;
|
3301 |
+
-moz-box-sizing: border-box;
|
3302 |
+
box-sizing: border-box;
|
3303 |
+
}
|
3304 |
+
|
3305 |
+
#course-item-content-header {
|
3306 |
+
z-index: 100;
|
3307 |
+
top: 0;
|
3308 |
+
left: 0;
|
3309 |
+
padding: 0;
|
3310 |
+
border-bottom: 1px solid #ddd;
|
3311 |
+
background: #e7f7ff;
|
3312 |
+
}
|
3313 |
+
|
3314 |
+
#course-item-content-header .course-item-search {
|
3315 |
+
float: left;
|
3316 |
+
position: relative;
|
3317 |
+
box-sizing: border-box;
|
3318 |
+
width: 400px;
|
3319 |
+
padding: 15px;
|
3320 |
+
}
|
3321 |
+
|
3322 |
+
#course-item-content-header .course-item-search input {
|
3323 |
+
float: left;
|
3324 |
+
width: 385px;
|
3325 |
+
height: 30px;
|
3326 |
+
padding: 0;
|
3327 |
+
border: none;
|
3328 |
+
color: #aaa;
|
3329 |
+
background: transparent;
|
3330 |
+
box-shadow: none;
|
3331 |
+
font-style: italic;
|
3332 |
+
}
|
3333 |
+
|
3334 |
+
#course-item-content-header .course-item-search input:focus {
|
3335 |
+
outline: none;
|
3336 |
+
color: #777;
|
3337 |
+
box-shadow: none;
|
3338 |
+
}
|
3339 |
+
|
3340 |
+
#course-item-content-header .course-item-search button {
|
3341 |
+
position: absolute;
|
3342 |
+
z-index: 99;
|
3343 |
+
right: 15px;
|
3344 |
+
height: 30px;
|
3345 |
+
margin-left: -30px;
|
3346 |
+
padding: 0;
|
3347 |
+
border: none;
|
3348 |
+
color: #777;
|
3349 |
+
background: transparent;
|
3350 |
+
font-size: 15px;
|
3351 |
+
line-height: 30px;
|
3352 |
+
}
|
3353 |
+
|
3354 |
+
#course-item-content-header .course-item-search button::after {
|
3355 |
+
font-family: "Font Awesome 5 Free";
|
3356 |
+
content: "\f002";
|
3357 |
+
}
|
3358 |
+
|
3359 |
+
#course-item-content-header .course-item-search.has-keyword button::after {
|
3360 |
+
content: "\f00d";
|
3361 |
+
}
|
3362 |
+
|
3363 |
+
#course-item-content-header .course-title {
|
3364 |
+
float: left;
|
3365 |
+
clear: none;
|
3366 |
+
height: 60px;
|
3367 |
+
margin: 0;
|
3368 |
+
padding: 0 15px;
|
3369 |
+
font-size: 1.4rem;
|
3370 |
+
line-height: 60px;
|
3371 |
+
}
|
3372 |
+
|
3373 |
+
#course-item-content-header .course-title a {
|
3374 |
+
box-shadow: none;
|
3375 |
+
}
|
3376 |
+
|
3377 |
+
#course-item-content-header .course-title::before {
|
3378 |
+
display: none;
|
3379 |
+
content: "";
|
3380 |
+
}
|
3381 |
+
|
3382 |
+
#course-item-content-header .form-button.lp-button-back {
|
3383 |
+
float: right;
|
3384 |
+
margin-right: 15px;
|
3385 |
+
}
|
3386 |
+
|
3387 |
+
#course-item-content-header .toggle-content-item {
|
3388 |
+
display: inline-block;
|
3389 |
+
float: right;
|
3390 |
+
width: 60px;
|
3391 |
+
height: 60px;
|
3392 |
+
border-left: 1px solid #ddd;
|
3393 |
+
text-align: center;
|
3394 |
+
}
|
3395 |
+
|
3396 |
+
#course-item-content-header .toggle-content-item::before {
|
3397 |
+
font: 28px/60px "Font Awesome 5 Free";
|
3398 |
+
content: "\f065";
|
3399 |
+
}
|
3400 |
+
|
3401 |
+
#course-item-content-footer {
|
3402 |
+
display: none;
|
3403 |
+
bottom: 0;
|
3404 |
+
left: 400px;
|
3405 |
+
padding: 15px;
|
3406 |
+
border-top: 1px solid #ddd;
|
3407 |
+
}
|
3408 |
+
|
3409 |
+
#course-item-content-footer button,
|
3410 |
+
#course-item-content-footer .lp-button {
|
3411 |
+
height: 35px;
|
3412 |
+
padding: 0 10px;
|
3413 |
+
font-size: 14px;
|
3414 |
+
line-height: 30px;
|
3415 |
+
}
|
3416 |
+
|
3417 |
+
.learn-press-form.completed button::before {
|
3418 |
+
margin-right: 10px;
|
3419 |
+
font-family: "Font Awesome 5 Free";
|
3420 |
+
font-size: 18px;
|
3421 |
+
content: "\f00c";
|
3422 |
+
}
|
3423 |
+
|
3424 |
+
.lp-course-progress {
|
3425 |
+
position: relative;
|
3426 |
+
}
|
3427 |
+
|
3428 |
+
.lp-course-progress .lp-passing-conditional {
|
3429 |
+
position: absolute;
|
3430 |
+
top: 0;
|
3431 |
+
width: 3px;
|
3432 |
+
height: 6px;
|
3433 |
+
margin-left: -1px;
|
3434 |
+
background: var(--lp-secondary-color);
|
3435 |
+
}
|
3436 |
+
|
3437 |
+
/***********/
|
3438 |
+
.course-meta {
|
3439 |
+
display: flex;
|
3440 |
+
margin-bottom: 40px;
|
3441 |
+
}
|
3442 |
+
|
3443 |
+
.course-meta .course-meta__pull-left,
|
3444 |
+
.course-meta .course-meta__pull-right {
|
3445 |
+
display: flex;
|
3446 |
+
}
|
3447 |
+
|
3448 |
+
.course-meta .course-meta__pull-left {
|
3449 |
+
flex: 1;
|
3450 |
+
}
|
3451 |
+
|
3452 |
+
.course-meta .course-meta__pull-left .meta-item {
|
3453 |
+
margin-right: 10px;
|
3454 |
+
}
|
3455 |
+
|
3456 |
+
.course-meta .course-meta__pull-right {
|
3457 |
+
flex: 0 0 50%;
|
3458 |
+
}
|
3459 |
+
|
3460 |
+
.course-meta .course-meta__pull-right .meta-item {
|
3461 |
+
margin-left: 10px;
|
3462 |
+
}
|
3463 |
+
|
3464 |
+
.course-meta.course-meta-primary .meta-item {
|
3465 |
+
flex: 1;
|
3466 |
+
}
|
3467 |
+
|
3468 |
+
.course-meta.two-columns .course-meta {
|
3469 |
+
flex: 1;
|
3470 |
+
}
|
3471 |
+
|
3472 |
+
.course-extra-box {
|
3473 |
+
margin-bottom: 3px;
|
3474 |
+
border: 1px solid rgba(204, 204, 204, 0.3);
|
3475 |
+
border-radius: 5px;
|
3476 |
+
}
|
3477 |
+
|
3478 |
+
.course-extra-box__title {
|
3479 |
+
--extra-height: 54px;
|
3480 |
+
display: flex;
|
3481 |
+
align-items: center;
|
3482 |
+
position: relative;
|
3483 |
+
height: var(--extra-height);
|
3484 |
+
margin: 0;
|
3485 |
+
padding: 0 45px 0 38px;
|
3486 |
+
background: rgba(181, 187, 211, 0.15);
|
3487 |
+
font-size: 1.1rem;
|
3488 |
+
font-weight: 600;
|
3489 |
+
cursor: pointer;
|
3490 |
+
}
|
3491 |
+
|
3492 |
+
.course-extra-box__title::after {
|
3493 |
+
position: absolute;
|
3494 |
+
top: 0;
|
3495 |
+
right: 20px;
|
3496 |
+
color: #666;
|
3497 |
+
font-family: "Font Awesome 5 Free";
|
3498 |
+
line-height: var(--extra-height);
|
3499 |
+
content: "\f0d7";
|
3500 |
+
}
|
3501 |
+
|
3502 |
+
.course-extra-box__content {
|
3503 |
+
display: none;
|
3504 |
+
}
|
3505 |
+
|
3506 |
+
.course-extra-box__content-inner {
|
3507 |
+
-webkit-animation-name: course-extra-box__content-inner-transform;
|
3508 |
+
animation-name: course-extra-box__content-inner-transform;
|
3509 |
+
-webkit-animation-duration: 0.3s;
|
3510 |
+
animation-duration: 0.3s;
|
3511 |
+
-webkit-animation-timing-function: ease-in-out;
|
3512 |
+
animation-timing-function: ease-in-out;
|
3513 |
+
-webkit-animation-iteration-count: 1;
|
3514 |
+
animation-iteration-count: 1;
|
3515 |
+
-webkit-animation-direction: normal;
|
3516 |
+
animation-direction: normal;
|
3517 |
+
}
|
3518 |
+
|
3519 |
+
.course-extra-box__content ul,
|
3520 |
+
.course-extra-box__content li {
|
3521 |
+
list-style: none;
|
3522 |
+
}
|
3523 |
+
|
3524 |
+
.course-extra-box__content ul {
|
3525 |
+
margin: 0;
|
3526 |
+
padding: 0;
|
3527 |
+
}
|
3528 |
+
|
3529 |
+
.course-extra-box__content li {
|
3530 |
+
margin: 0;
|
3531 |
+
padding: 22px 38px 14px;
|
3532 |
+
border-bottom: 1px solid rgba(204, 204, 204, 0.3);
|
3533 |
+
color: #666;
|
3534 |
+
font-size: 16px;
|
3535 |
+
font-weight: 300;
|
3536 |
+
}
|
3537 |
+
|
3538 |
+
.course-extra-box__content li::before {
|
3539 |
+
margin-right: 8px;
|
3540 |
+
color: var(--lp-primary-color);
|
3541 |
+
font-family: "Font Awesome 5 Free";
|
3542 |
+
font-weight: 900;
|
3543 |
+
content: "\f00c";
|
3544 |
+
}
|
3545 |
+
|
3546 |
+
.course-extra-box__content li:last-child {
|
3547 |
+
border-bottom: 0;
|
3548 |
+
}
|
3549 |
+
|
3550 |
+
.course-extra-box:last-child {
|
3551 |
+
margin-bottom: 60px;
|
3552 |
+
}
|
3553 |
+
|
3554 |
+
.course-extra-box.active .course-extra-box__title::after {
|
3555 |
+
content: "\f0d8";
|
3556 |
+
}
|
3557 |
+
|
3558 |
+
input[name="course-extra-box-ratio"] {
|
3559 |
+
display: none;
|
3560 |
+
}
|
3561 |
+
|
3562 |
+
input[name="course-extra-box-ratio"]:checked + .course-extra-box .course-extra-box__content {
|
3563 |
+
display: block;
|
3564 |
+
}
|
3565 |
+
|
3566 |
+
input[name="course-extra-box-ratio"]:checked + .course-extra-box .course-extra-box__content .course-extra-box__content-inner {
|
3567 |
+
transform: scale(1);
|
3568 |
+
}
|
3569 |
+
|
3570 |
+
@-webkit-keyframes course-extra-box__content-inner-transform {
|
3571 |
+
from {
|
3572 |
+
opacity: 0;
|
3573 |
+
-webkit-transform: translateX(5%);
|
3574 |
+
transform: translateX(5%);
|
3575 |
+
}
|
3576 |
+
to {
|
3577 |
+
opacity: 1;
|
3578 |
+
-webkit-transform: translateX(0%);
|
3579 |
+
transform: translateX(0%);
|
3580 |
+
}
|
3581 |
+
}
|
3582 |
+
|
3583 |
+
@keyframes course-extra-box__content-inner-transform {
|
3584 |
+
from {
|
3585 |
+
opacity: 0;
|
3586 |
+
-webkit-transform: translateX(5%);
|
3587 |
+
transform: translateX(5%);
|
3588 |
+
}
|
3589 |
+
to {
|
3590 |
+
opacity: 1;
|
3591 |
+
-webkit-transform: translateX(0%);
|
3592 |
+
transform: translateX(0%);
|
3593 |
+
}
|
3594 |
+
}
|
3595 |
+
|
3596 |
+
.course-tab-panel-faqs {
|
3597 |
+
padding-top: 64px;
|
3598 |
+
}
|
3599 |
+
|
3600 |
+
@media (max-width: 767px) {
|
3601 |
+
.course-tab-panel-faqs {
|
3602 |
+
padding: 0 15px;
|
3603 |
+
}
|
3604 |
+
}
|
3605 |
+
|
3606 |
+
.course-tab-panel-faqs .course-faqs-box {
|
3607 |
+
margin-bottom: 20px;
|
3608 |
+
border: 1px solid rgba(204, 204, 204, 0.6);
|
3609 |
+
border-radius: 5px;
|
3610 |
+
}
|
3611 |
+
|
3612 |
+
.course-tab-panel-faqs .course-faqs-box__title {
|
3613 |
+
display: block;
|
3614 |
+
position: relative;
|
3615 |
+
margin: 0;
|
3616 |
+
padding: 25px 45px 25px 30px;
|
3617 |
+
font-size: 16px;
|
3618 |
+
font-weight: 500;
|
3619 |
+
line-height: 1.7;
|
3620 |
+
cursor: pointer;
|
3621 |
+
}
|
3622 |
+
|
3623 |
+
.course-tab-panel-faqs .course-faqs-box__title::after {
|
3624 |
+
position: absolute;
|
3625 |
+
top: 50%;
|
3626 |
+
right: 28px;
|
3627 |
+
color: #6c6c6c;
|
3628 |
+
font-family: "Font Awesome 5 Free";
|
3629 |
+
font-size: 12px;
|
3630 |
+
font-weight: 900;
|
3631 |
+
content: "\f078";
|
3632 |
+
transform: translateY(-50%);
|
3633 |
+
}
|
3634 |
+
|
3635 |
+
.course-tab-panel-faqs .course-faqs-box .course-faqs-box__content {
|
3636 |
+
display: none;
|
3637 |
+
}
|
3638 |
+
|
3639 |
+
.course-tab-panel-faqs .course-faqs-box .course-faqs-box__content .course-faqs-box__content-inner {
|
3640 |
+
padding: 0 28px 33px 28px;
|
3641 |
+
color: #666;
|
3642 |
+
font-size: 16px;
|
3643 |
+
font-weight: 300;
|
3644 |
+
line-height: 26px;
|
3645 |
+
-webkit-animation-name: course-faqs-box__content-inner-transform;
|
3646 |
+
animation-name: course-faqs-box__content-inner-transform;
|
3647 |
+
-webkit-animation-duration: 0.3s;
|
3648 |
+
animation-duration: 0.3s;
|
3649 |
+
-webkit-animation-timing-function: ease-in-out;
|
3650 |
+
animation-timing-function: ease-in-out;
|
3651 |
+
-webkit-animation-iteration-count: 1;
|
3652 |
+
animation-iteration-count: 1;
|
3653 |
+
-webkit-animation-direction: normal;
|
3654 |
+
animation-direction: normal;
|
3655 |
+
}
|
3656 |
+
|
3657 |
+
.course-tab-panel-faqs .course-faqs-box:last-child {
|
3658 |
+
margin-bottom: 40px;
|
3659 |
+
}
|
3660 |
+
|
3661 |
+
.course-tab-panel-faqs .course-faqs-box:hover {
|
3662 |
+
background: rgba(241, 242, 248, 0.4);
|
3663 |
+
}
|
3664 |
+
|
3665 |
+
.course-tab-panel-faqs .course-faqs-box:hover .course-faqs-box__title {
|
3666 |
+
color: var(--lp-primary-color);
|
3667 |
+
}
|
3668 |
+
|
3669 |
+
input[name="course-faqs-box-ratio"] {
|
3670 |
+
display: none;
|
3671 |
+
}
|
3672 |
+
|
3673 |
+
input[name="course-faqs-box-ratio"]:checked + .course-faqs-box .course-faqs-box__content {
|
3674 |
+
display: block;
|
3675 |
+
}
|
3676 |
+
|
3677 |
+
input[name="course-faqs-box-ratio"]:checked + .course-faqs-box {
|
3678 |
+
background: rgba(241, 242, 248, 0.4);
|
3679 |
+
}
|
3680 |
+
|
3681 |
+
input[name="course-faqs-box-ratio"]:checked + .course-faqs-box .course-faqs-box__title {
|
3682 |
+
color: var(--lp-primary-color);
|
3683 |
+
}
|
3684 |
+
|
3685 |
+
input[name="course-faqs-box-ratio"]:checked + .course-faqs-box .course-faqs-box__title::after {
|
3686 |
+
content: "\f077";
|
3687 |
+
}
|
3688 |
+
|
3689 |
+
@-webkit-keyframes course-faqs-box__content-inner-transform {
|
3690 |
+
from {
|
3691 |
+
opacity: 0;
|
3692 |
+
-webkit-transform: translateX(5%);
|
3693 |
+
transform: translateX(5%);
|
3694 |
+
}
|
3695 |
+
to {
|
3696 |
+
opacity: 1;
|
3697 |
+
-webkit-transform: translateX(0%);
|
3698 |
+
transform: translateX(0%);
|
3699 |
+
}
|
3700 |
+
}
|
3701 |
+
|
3702 |
+
@keyframes course-faqs-box__content-inner-transform {
|
3703 |
+
from {
|
3704 |
+
opacity: 0;
|
3705 |
+
-webkit-transform: translateX(5%);
|
3706 |
+
transform: translateX(5%);
|
3707 |
+
}
|
3708 |
+
to {
|
3709 |
+
opacity: 1;
|
3710 |
+
-webkit-transform: translateX(0%);
|
3711 |
+
transform: translateX(0%);
|
3712 |
+
}
|
3713 |
+
}
|
3714 |
+
|
3715 |
+
/***********/
|
3716 |
+
@media screen and (max-width: 1300px) {
|
3717 |
+
body.course-item-popup #course-item-content-header .course-item-search {
|
3718 |
+
width: 300px;
|
3719 |
+
}
|
3720 |
+
body.course-item-popup #course-item-content-header .course-item-search input {
|
3721 |
+
width: 285px;
|
3722 |
+
}
|
3723 |
+
body.course-item-popup #course-item-content-header .course-item-search button {
|
3724 |
+
left: 300px;
|
3725 |
+
}
|
3726 |
+
body.course-item-popup #learn-press-course-curriculum {
|
3727 |
+
width: 300px;
|
3728 |
+
}
|
3729 |
+
body.course-item-popup #learn-press-course-curriculum .progress-bg {
|
3730 |
+
width: 40px;
|
3731 |
+
}
|
3732 |
+
body.course-item-popup #content-item-nav,
|
3733 |
+
body.course-item-popup #learn-press-content-item,
|
3734 |
+
body.course-item-popup #course-item-content-footer {
|
3735 |
+
left: 300px;
|
3736 |
+
}
|
3737 |
+
body.course-item-popup .section-desc {
|
3738 |
+
display: none;
|
3739 |
+
}
|
3740 |
+
}
|
3741 |
+
|
3742 |
+
@media screen and (max-width: 1200px) {
|
3743 |
+
body.course-item-popupx #course-item-content-header .course-item-search {
|
3744 |
+
width: 300px;
|
3745 |
+
}
|
3746 |
+
body.course-item-popupx #course-item-content-header .course-item-search input {
|
3747 |
+
width: 285px;
|
3748 |
+
}
|
3749 |
+
body.course-item-popupx #course-item-content-header .course-item-search button {
|
3750 |
+
left: 300px;
|
3751 |
+
}
|
3752 |
+
body.course-item-popupx #learn-press-course-curriculum {
|
3753 |
+
width: 300px;
|
3754 |
+
}
|
3755 |
+
body.course-item-popupx #content-item-nav,
|
3756 |
+
body.course-item-popupx #learn-press-content-item,
|
3757 |
+
body.course-item-popupx #course-item-content-footer {
|
3758 |
+
left: 300px;
|
3759 |
+
}
|
3760 |
+
body.course-item-popupx #learn-press-content-item .content-item-nav-wrap,
|
3761 |
+
body.course-item-popupx #learn-press-content-item .content-item-wrap {
|
3762 |
+
width: 90%;
|
3763 |
+
}
|
3764 |
+
}
|
3765 |
+
|
3766 |
+
@media screen and (max-width: 768px) {
|
3767 |
+
body.course-item-popup #course-item-content-header .course-item-search {
|
3768 |
+
width: 200px;
|
3769 |
+
}
|
3770 |
+
body.course-item-popup #course-item-content-header .course-item-search input {
|
3771 |
+
width: 185px;
|
3772 |
+
}
|
3773 |
+
body.course-item-popup #course-item-content-header .course-item-search button {
|
3774 |
+
left: 200px;
|
3775 |
+
}
|
3776 |
+
body.course-item-popup #learn-press-course-curriculum {
|
3777 |
+
width: 200px;
|
3778 |
+
}
|
3779 |
+
body.course-item-popup #content-item-nav,
|
3780 |
+
body.course-item-popup #learn-press-content-item,
|
3781 |
+
body.course-item-popup #course-item-content-footer {
|
3782 |
+
left: 200px;
|
3783 |
+
}
|
3784 |
+
body.course-item-popup #learn-press-content-item .content-item-nav-wrap,
|
3785 |
+
body.course-item-popup #learn-press-content-item .content-item-wrap {
|
3786 |
+
width: 90%;
|
3787 |
+
}
|
3788 |
+
body.course-item-popup.wpadminbar #learn-press-content-item,
|
3789 |
+
body.course-item-popup.wpadminbar #learn-press-course-curriculum {
|
3790 |
+
top: 106px;
|
3791 |
+
}
|
3792 |
+
body.course-item-popup.wpadminbar #course-item-content-header {
|
3793 |
+
top: 46px;
|
3794 |
+
}
|
3795 |
+
.learn-press-course-results-progress {
|
3796 |
+
margin-right: 0%;
|
3797 |
+
}
|
3798 |
+
.learn-press-course-results-progress .items-progress,
|
3799 |
+
.learn-press-course-results-progress .course-progress {
|
3800 |
+
float: none;
|
3801 |
+
width: 100%;
|
3802 |
+
margin-right: 0%;
|
3803 |
+
margin-bottom: 20px;
|
3804 |
+
}
|
3805 |
+
}
|
3806 |
+
|
3807 |
+
.lp-quiz-buttons {
|
3808 |
+
margin-bottom: 20px;
|
3809 |
+
display: block;
|
3810 |
+
clear: both;
|
3811 |
+
content: "";
|
3812 |
+
}
|
3813 |
+
|
3814 |
+
.quiz-progress {
|
3815 |
+
margin-bottom: 30px;
|
3816 |
+
background: #e7f7ff;
|
3817 |
+
}
|
3818 |
+
|
3819 |
+
.quiz-progress .progress-items {
|
3820 |
+
display: flex;
|
3821 |
+
}
|
3822 |
+
|
3823 |
+
.quiz-progress .progress-items .progress-item {
|
3824 |
+
position: relative;
|
3825 |
+
color: #777;
|
3826 |
+
font-size: 15px;
|
3827 |
+
flex: 1;
|
3828 |
+
}
|
3829 |
+
|
3830 |
+
.quiz-progress .progress-items .progress-item .progress-number,
|
3831 |
+
.quiz-progress .progress-items .progress-item .progress-label {
|
3832 |
+
display: block;
|
3833 |
+
line-height: 1;
|
3834 |
+
text-align: center;
|
3835 |
+
}
|
3836 |
+
|
3837 |
+
.quiz-progress .progress-items .progress-item .progress-number {
|
3838 |
+
margin: 15px 0 10px 0;
|
3839 |
+
font-size: 20px;
|
3840 |
+
}
|
3841 |
+
|
3842 |
+
.quiz-progress .progress-items .progress-item .progress-label {
|
3843 |
+
margin-bottom: 15px;
|
3844 |
+
font-size: 14px;
|
3845 |
+
}
|
3846 |
+
|
3847 |
+
.quiz-progress .progress-items .progress-item i {
|
3848 |
+
display: none;
|
3849 |
+
float: left;
|
3850 |
+
width: 60px;
|
3851 |
+
height: 60px;
|
3852 |
+
color: #fff;
|
3853 |
+
background: #00adff;
|
3854 |
+
font-size: 30px;
|
3855 |
+
line-height: 60px;
|
3856 |
+
text-align: center;
|
3857 |
+
}
|
3858 |
+
|
3859 |
+
.quiz-progress .progress-items .progress-item::after {
|
3860 |
+
display: block;
|
3861 |
+
clear: both;
|
3862 |
+
content: "";
|
3863 |
+
}
|
3864 |
+
|
3865 |
+
.answer-options {
|
3866 |
+
margin: 0;
|
3867 |
+
padding: 0;
|
3868 |
+
list-style: none;
|
3869 |
+
}
|
3870 |
+
|
3871 |
+
.answer-options .answer-option {
|
3872 |
+
display: flex;
|
3873 |
+
overflow: hidden;
|
3874 |
+
position: relative;
|
3875 |
+
margin: 0 0 18px 0;
|
3876 |
+
padding: 10px;
|
3877 |
+
color: #777;
|
3878 |
+
background: #f5f5f5;
|
3879 |
+
font-size: 20px;
|
3880 |
+
cursor: pointer;
|
3881 |
+
-webkit-border-radius: 4px;
|
3882 |
+
-moz-border-radius: 4px;
|
3883 |
+
border-radius: 4px;
|
3884 |
+
-webkit-transition: background linear 0.25s;
|
3885 |
+
-moz-transition: background linear 0.25s;
|
3886 |
+
-ms-transition: background linear 0.25s;
|
3887 |
+
-o-transition: background linear 0.25s;
|
3888 |
+
transition: background linear 0.25s;
|
3889 |
+
}
|
3890 |
+
|
3891 |
+
.answer-options .answer-option .option-title {
|
3892 |
+
display: table-cell;
|
3893 |
+
font-size: smaller;
|
3894 |
+
}
|
3895 |
+
|
3896 |
+
.answer-options .answer-option .option-title .option-title-content {
|
3897 |
+
display: inline-block;
|
3898 |
+
vertical-align: middle;
|
3899 |
+
}
|
3900 |
+
|
3901 |
+
.answer-options .answer-option .option-title::before {
|
3902 |
+
position: absolute;
|
3903 |
+
top: 0;
|
3904 |
+
bottom: 0;
|
3905 |
+
left: 0;
|
3906 |
+
width: 3px;
|
3907 |
+
background: #ddd;
|
3908 |
+
content: "";
|
3909 |
+
-webkit-transition: background linear 0.25s;
|
3910 |
+
-moz-transition: background linear 0.25s;
|
3911 |
+
-ms-transition: background linear 0.25s;
|
3912 |
+
-o-transition: background linear 0.25s;
|
3913 |
+
transition: background linear 0.25s;
|
3914 |
+
}
|
3915 |
+
|
3916 |
+
.answer-options .answer-option input[type="checkbox"],
|
3917 |
+
.answer-options .answer-option input[type="radio"] {
|
3918 |
+
-webkit-appearance: initial;
|
3919 |
+
-moz-appearance: initial;
|
3920 |
+
position: relative;
|
3921 |
+
z-index: 10;
|
3922 |
+
width: 35px;
|
3923 |
+
min-width: 35px;
|
3924 |
+
height: 35px;
|
3925 |
+
margin: 0 10px 0 3px;
|
3926 |
+
border: 1px solid #cfcfcf;
|
3927 |
+
background: #f9fafc;
|
3928 |
+
-webkit-border-radius: 4px;
|
3929 |
+
-moz-border-radius: 4px;
|
3930 |
+
border-radius: 4px;
|
3931 |
+
}
|
3932 |
+
|
3933 |
+
.answer-options .answer-option input[type="checkbox"]:focus,
|
3934 |
+
.answer-options .answer-option input[type="radio"]:focus {
|
3935 |
+
outline: none;
|
3936 |
+
}
|
3937 |
+
|
3938 |
+
.answer-options .answer-option input[type="checkbox"]::after,
|
3939 |
+
.answer-options .answer-option input[type="radio"]::after {
|
3940 |
+
position: absolute;
|
3941 |
+
top: 15px;
|
3942 |
+
left: 9px;
|
3943 |
+
box-sizing: content-box;
|
3944 |
+
margin-top: -10px;
|
3945 |
+
opacity: 0;
|
3946 |
+
color: #3db748;
|
3947 |
+
font-family: "Font Awesome 5 Free";
|
3948 |
+
font-weight: 900;
|
3949 |
+
content: "\f00c";
|
3950 |
+
}
|
3951 |
+
|
3952 |
+
.answer-options .answer-option input[type="checkbox"]:checked ~ .option-title .option-title-content,
|
3953 |
+
.answer-options .answer-option input[type="radio"]:checked ~ .option-title .option-title-content {
|
3954 |
+
position: relative;
|
3955 |
+
}
|
3956 |
+
|
3957 |
+
.answer-options .answer-option input[type="checkbox"]:checked ~ .option-title::before,
|
3958 |
+
.answer-options .answer-option input[type="radio"]:checked ~ .option-title::before {
|
3959 |
+
background: #00adff;
|
3960 |
+
}
|
3961 |
+
|
3962 |
+
.answer-options .answer-option input[type="checkbox"]:checked::after,
|
3963 |
+
.answer-options .answer-option input[type="radio"]:checked::after {
|
3964 |
+
opacity: 1;
|
3965 |
+
}
|
3966 |
+
|
3967 |
+
.answer-options .answer-option input[type="radio"] {
|
3968 |
+
-webkit-border-radius: 50%;
|
3969 |
+
-moz-border-radius: 50%;
|
3970 |
+
border-radius: 50%;
|
3971 |
+
}
|
3972 |
+
|
3973 |
+
.answer-options .answer-option input[type="radio"]::before {
|
3974 |
+
border-radius: 50%;
|
3975 |
+
}
|
3976 |
+
|
3977 |
+
.answer-options .answer-option .option-title {
|
3978 |
+
margin: 0;
|
3979 |
+
}
|
3980 |
+
|
3981 |
+
.answer-options .answer-option:hover {
|
3982 |
+
background: #e1f5ff;
|
3983 |
+
}
|
3984 |
+
|
3985 |
+
.answer-options .answer-option.answer-correct {
|
3986 |
+
background: #e1f5ff;
|
3987 |
+
}
|
3988 |
+
|
3989 |
+
.answer-options .answer-option.answer-correct input[type="radio"]:checked ~ .option-title::before,
|
3990 |
+
.answer-options .answer-option.answer-correct input[type="checkbox"]:checked ~ .option-title::before {
|
3991 |
+
background: #e1f5ff;
|
3992 |
+
}
|
3993 |
+
|
3994 |
+
.answer-options .answer-option.answered-correct input[type="radio"]:checked ~ .option-title::before,
|
3995 |
+
.answer-options .answer-option.answered-correct input[type="checkbox"]:checked ~ .option-title::before {
|
3996 |
+
background: #00adff;
|
3997 |
+
}
|
3998 |
+
|
3999 |
+
.answer-options .answer-option.answered-wrong input[type="radio"]::before, .answer-options .answer-option.answered-wrong input[type="radio"]::after,
|
4000 |
+
.answer-options .answer-option.answered-wrong input[type="checkbox"]::before,
|
4001 |
+
.answer-options .answer-option.answered-wrong input[type="checkbox"]::after {
|
4002 |
+
border-color: #f00;
|
4003 |
+
}
|
4004 |
+
|
4005 |
+
.answer-options .answer-option.answered-wrong input[type="radio"]:checked ~ .option-title::before,
|
4006 |
+
.answer-options .answer-option.answered-wrong input[type="checkbox"]:checked ~ .option-title::before {
|
4007 |
+
background: #f00;
|
4008 |
+
}
|
4009 |
+
|
4010 |
+
button[data-counter] {
|
4011 |
+
position: relative;
|
4012 |
+
}
|
4013 |
+
|
4014 |
+
button[data-counter]::after {
|
4015 |
+
padding-left: 5px;
|
4016 |
+
content: "(+" attr(data-counter) ")";
|
4017 |
+
}
|
4018 |
+
|
4019 |
+
.quiz-result {
|
4020 |
+
max-width: 320px;
|
4021 |
+
margin: 20px auto 48px;
|
4022 |
+
text-align: center;
|
4023 |
+
}
|
4024 |
+
|
4025 |
+
.quiz-result .result-heading {
|
4026 |
+
display: none;
|
4027 |
+
}
|
4028 |
+
|
4029 |
+
.quiz-result.passed .result-message {
|
4030 |
+
background: #3bb54a;
|
4031 |
+
}
|
4032 |
+
|
4033 |
+
.quiz-result.passed .result-message::after {
|
4034 |
+
content: "\f00c";
|
4035 |
+
}
|
4036 |
+
|
4037 |
+
.quiz-result .result-message {
|
4038 |
+
margin-bottom: 30px;
|
4039 |
+
padding: 10px 0;
|
4040 |
+
color: #fff;
|
4041 |
+
background: #f02425;
|
4042 |
+
font-size: 16px;
|
4043 |
+
font-weight: 400;
|
4044 |
+
-webkit-border-radius: 4px;
|
4045 |
+
-moz-border-radius: 4px;
|
4046 |
+
border-radius: 4px;
|
4047 |
+
}
|
4048 |
+
|
4049 |
+
.quiz-result .result-message::after {
|
4050 |
+
margin-left: 10px;
|
4051 |
+
font-family: "Font Awesome 5 Free";
|
4052 |
+
font-weight: 900;
|
4053 |
+
content: "\f00d";
|
4054 |
+
}
|
4055 |
+
|
4056 |
+
.quiz-result .result-grade .result-achieved,
|
4057 |
+
.quiz-result .result-grade .result-require {
|
4058 |
+
display: inline-block;
|
4059 |
+
margin: 0 auto;
|
4060 |
+
}
|
4061 |
+
|
4062 |
+
.quiz-result .result-grade .result-achieved {
|
4063 |
+
padding-bottom: 7px;
|
4064 |
+
border-bottom: 1px solid #999;
|
4065 |
+
color: #333;
|
4066 |
+
font-size: 28px;
|
4067 |
+
font-weight: 500;
|
4068 |
+
line-height: 1;
|
4069 |
+
}
|
4070 |
+
|
4071 |
+
.quiz-result .result-grade .result-require {
|
4072 |
+
display: block;
|
4073 |
+
padding-top: 5px;
|
4074 |
+
color: #666;
|
4075 |
+
font-size: 16px;
|
4076 |
+
font-weight: 400;
|
4077 |
+
line-height: 1;
|
4078 |
+
}
|
4079 |
+
|
4080 |
+
.quiz-result .result-grade .result-message {
|
4081 |
+
font-size: 14px;
|
4082 |
+
}
|
4083 |
+
|
4084 |
+
.quiz-result.failed {
|
4085 |
+
/*.result-achieved {
|
4086 |
+
color: #c55757;
|
4087 |
+
}
|
4088 |
+
.result-message {
|
4089 |
+
strong {
|
4090 |
+
color: #c55757;
|
4091 |
+
}
|
4092 |
+
}*/
|
4093 |
+
}
|
4094 |
+
|
4095 |
+
.quiz-result.passed .result-achieved {
|
4096 |
+
color: #04adff;
|
4097 |
+
}
|
4098 |
+
|
4099 |
+
.quiz-result.passed .result-message strong {
|
4100 |
+
color: #04adff;
|
4101 |
+
}
|
4102 |
+
|
4103 |
+
.quiz-result .result-statistic {
|
4104 |
+
margin: 0;
|
4105 |
+
padding: 0;
|
4106 |
+
text-align: left;
|
4107 |
+
list-style: none;
|
4108 |
+
}
|
4109 |
+
|
4110 |
+
.quiz-result .result-statistic .result-statistic-field {
|
4111 |
+
display: flex;
|
4112 |
+
margin: 0;
|
4113 |
+
}
|
4114 |
+
|
4115 |
+
.quiz-result .result-statistic .result-statistic-field span,
|
4116 |
+
.quiz-result .result-statistic .result-statistic-field p {
|
4117 |
+
margin: 0;
|
4118 |
+
flex: 1;
|
4119 |
+
}
|
4120 |
+
|
4121 |
+
.quiz-result .result-statistic .result-statistic-field span {
|
4122 |
+
color: #666;
|
4123 |
+
font-size: 16px;
|
4124 |
+
font-weight: 400;
|
4125 |
+
line-height: 35px;
|
4126 |
+
}
|
4127 |
+
|
4128 |
+
.quiz-result .result-statistic .result-statistic-field span::before {
|
4129 |
+
display: inline-block;
|
4130 |
+
width: 15px;
|
4131 |
+
margin-right: 10px;
|
4132 |
+
color: var(--lp-primary-color);
|
4133 |
+
font-family: "Font Awesome 5 Free";
|
4134 |
+
font-size: 16px;
|
4135 |
+
font-weight: 900;
|
4136 |
+
}
|
4137 |
+
|
4138 |
+
.quiz-result .result-statistic .result-statistic-field p {
|
4139 |
+
color: #333;
|
4140 |
+
font-size: 16px;
|
4141 |
+
font-weight: 500;
|
4142 |
+
line-height: 35px;
|
4143 |
+
text-align: right;
|
4144 |
+
}
|
4145 |
+
|
4146 |
+
.quiz-result .result-statistic .result-statistic-field.result-time-spend label::before {
|
4147 |
+
font-weight: 400;
|
4148 |
+
content: "\f017";
|
4149 |
+
}
|
4150 |
+
|
4151 |
+
.quiz-result .result-statistic .result-statistic-field.result-point label::before {
|
4152 |
+
font-weight: 400;
|
4153 |
+
content: "\f005";
|
4154 |
+
}
|
4155 |
+
|
4156 |
+
.quiz-result .result-statistic .result-statistic-field.result-questions label::before {
|
4157 |
+
font-weight: 400;
|
4158 |
+
content: "\f059";
|
4159 |
+
}
|
4160 |
+
|
4161 |
+
.quiz-result .result-statistic .result-statistic-field.result-questions-correct label::before {
|
4162 |
+
color: #3db748;
|
4163 |
+
content: "\f00c";
|
4164 |
+
}
|
4165 |
+
|
4166 |
+
.quiz-result .result-statistic .result-statistic-field.result-questions-wrong label::before {
|
4167 |
+
color: #f02425;
|
4168 |
+
content: "\f00d";
|
4169 |
+
}
|
4170 |
+
|
4171 |
+
.quiz-result .result-statistic .result-statistic-field.result-questions-skipped label::before {
|
4172 |
+
color: #ddd;
|
4173 |
+
content: "\f2f5";
|
4174 |
+
}
|
4175 |
+
|
4176 |
+
.quiz-status {
|
4177 |
+
position: sticky;
|
4178 |
+
z-index: 99;
|
4179 |
+
top: 0;
|
4180 |
+
right: 0;
|
4181 |
+
left: 0;
|
4182 |
+
margin: 0 0 35px 0;
|
4183 |
+
}
|
4184 |
+
|
4185 |
+
.quiz-status > div {
|
4186 |
+
display: flex;
|
4187 |
+
box-sizing: border-box;
|
4188 |
+
width: 792px;
|
4189 |
+
max-width: 100%;
|
4190 |
+
height: 60px;
|
4191 |
+
margin: 0 auto;
|
4192 |
+
padding: 5px 10px 5px 30px;
|
4193 |
+
border-radius: 4px;
|
4194 |
+
background: var(--lp-primary-color);
|
4195 |
+
justify-content: center;
|
4196 |
+
align-items: center;
|
4197 |
+
}
|
4198 |
+
|
4199 |
+
.quiz-status > div > div {
|
4200 |
+
display: flex;
|
4201 |
+
flex-direction: row-reverse;
|
4202 |
+
flex: 0 0 50%;
|
4203 |
+
align-items: center;
|
4204 |
+
}
|
4205 |
+
|
4206 |
+
.quiz-status > div .current-point {
|
4207 |
+
display: none;
|
4208 |
+
}
|
4209 |
+
|
4210 |
+
.quiz-status .questions-index {
|
4211 |
+
display: inline-block;
|
4212 |
+
color: #666;
|
4213 |
+
font-size: 16px;
|
4214 |
+
font-weight: 400;
|
4215 |
+
line-height: 26px;
|
4216 |
+
}
|
4217 |
+
|
4218 |
+
.quiz-status .questions-index span {
|
4219 |
+
color: #333;
|
4220 |
+
font-weight: 500;
|
4221 |
+
}
|
4222 |
+
|
4223 |
+
.quiz-status .countdown {
|
4224 |
+
position: relative;
|
4225 |
+
min-width: 120px;
|
4226 |
+
padding: 12px 29px;
|
4227 |
+
margin-right: 5px;
|
4228 |
+
color: #333;
|
4229 |
+
background: #fff;
|
4230 |
+
font-size: 14px;
|
4231 |
+
font-weight: 400;
|
4232 |
+
line-height: 1;
|
4233 |
+
text-align: center;
|
4234 |
+
}
|
4235 |
+
|
4236 |
+
.quiz-status .countdown .fas {
|
4237 |
+
position: absolute;
|
4238 |
+
top: 50%;
|
4239 |
+
left: 10px;
|
4240 |
+
color: #333;
|
4241 |
+
font-size: 14px;
|
4242 |
+
transform: translateY(-50%);
|
4243 |
+
}
|
4244 |
+
|
4245 |
+
.quiz-status .countdown .clock {
|
4246 |
+
display: none;
|
4247 |
+
width: 40px;
|
4248 |
+
height: 40px;
|
4249 |
+
}
|
4250 |
+
|
4251 |
+
.quiz-status .countdown .clock::before {
|
4252 |
+
position: absolute;
|
4253 |
+
width: 40px;
|
4254 |
+
height: 40px;
|
4255 |
+
border: 4px solid #b1c1e6;
|
4256 |
+
border-radius: 50%;
|
4257 |
+
content: "";
|
4258 |
+
-webkit-box-sizing: border-box;
|
4259 |
+
-moz-box-sizing: border-box;
|
4260 |
+
box-sizing: border-box;
|
4261 |
+
}
|
4262 |
+
|
4263 |
+
.quiz-status .countdown .clock .circle-progress-bar {
|
4264 |
+
display: inline-block;
|
4265 |
+
position: relative;
|
4266 |
+
width: 40px;
|
4267 |
+
height: 40px;
|
4268 |
+
stroke: #5383f7;
|
4269 |
+
}
|
4270 |
+
|
4271 |
+
.quiz-status .countdown .clock .circle-progress-bar .circle-progress-bar__circle {
|
4272 |
+
transition: 0.35s stroke-dashoffset;
|
4273 |
+
transform: rotate(-90deg);
|
4274 |
+
transform-origin: 50% 50%;
|
4275 |
+
}
|
4276 |
+
|
4277 |
+
.quiz-status .countdown .clock.x .circle-progress-bar__circle {
|
4278 |
+
stroke: #f00;
|
4279 |
+
}
|
4280 |
+
|
4281 |
+
.quiz-status .submit-quiz button {
|
4282 |
+
margin: 0 0 0 10px;
|
4283 |
+
background: #fff;
|
4284 |
+
border: none;
|
4285 |
+
border-radius: 0;
|
4286 |
+
text-transform: uppercase;
|
4287 |
+
}
|
4288 |
+
|
4289 |
+
.quiz-status .submit-quiz button:hover {
|
4290 |
+
background: var(--lp-secondary-color);
|
4291 |
+
}
|
4292 |
+
|
4293 |
+
.quiz-status.submitting .submit-quiz button {
|
4294 |
+
background: #ddd;
|
4295 |
+
}
|
4296 |
+
|
4297 |
+
.question-numbers {
|
4298 |
+
text-align: center;
|
4299 |
+
list-style: none;
|
4300 |
+
}
|
4301 |
+
|
4302 |
+
.question-numbers li {
|
4303 |
+
display: inline-block;
|
4304 |
+
position: relative;
|
4305 |
+
margin-bottom: 3px;
|
4306 |
+
}
|
4307 |
+
|
4308 |
+
.question-numbers li a {
|
4309 |
+
display: block;
|
4310 |
+
min-width: 20px;
|
4311 |
+
padding: 8px;
|
4312 |
+
border: 1px solid #ddd;
|
4313 |
+
color: #999;
|
4314 |
+
background: #f5f5f5;
|
4315 |
+
box-shadow: none;
|
4316 |
+
font-size: 12px;
|
4317 |
+
line-height: 1;
|
4318 |
+
}
|
4319 |
+
|
4320 |
+
.question-numbers li a span {
|
4321 |
+
vertical-align: middle;
|
4322 |
+
}
|
4323 |
+
|
4324 |
+
.question-numbers li a:hover {
|
4325 |
+
border: 1px solid #3880a2;
|
4326 |
+
color: #fff;
|
4327 |
+
background: #00adff;
|
4328 |
+
}
|
4329 |
+
|
4330 |
+
.question-numbers li.current a {
|
4331 |
+
border-color: #3880a2;
|
4332 |
+
color: #fff !important;
|
4333 |
+
background: #00adff;
|
4334 |
+
}
|
4335 |
+
|
4336 |
+
.question-numbers li.current.skipped::after {
|
4337 |
+
background: #fff;
|
4338 |
+
}
|
4339 |
+
|
4340 |
+
.question-numbers li.answered a::after {
|
4341 |
+
margin-left: 3px;
|
4342 |
+
font-family: "Font Awesome 5 Free";
|
4343 |
+
font-size: 8px;
|
4344 |
+
vertical-align: middle;
|
4345 |
+
}
|
4346 |
+
|
4347 |
+
.question-numbers li.answered.answered-wrong a {
|
4348 |
+
color: #f00;
|
4349 |
+
}
|
4350 |
+
|
4351 |
+
.question-numbers li.answered.answered-true a {
|
4352 |
+
color: #00adff;
|
4353 |
+
}
|
4354 |
+
|
4355 |
+
.question-numbers li.answered.answered-true.current a {
|
4356 |
+
color: #fff;
|
4357 |
+
}
|
4358 |
+
|
4359 |
+
.question-numbers li.skipped::after {
|
4360 |
+
position: absolute;
|
4361 |
+
bottom: 3px;
|
4362 |
+
left: 50%;
|
4363 |
+
width: 10px;
|
4364 |
+
height: 4px;
|
4365 |
+
margin-left: -5px;
|
4366 |
+
border-radius: 2px;
|
4367 |
+
background: #aaa;
|
4368 |
+
content: "";
|
4369 |
+
}
|
4370 |
+
|
4371 |
+
.quiz-intro {
|
4372 |
+
display: flex;
|
4373 |
+
margin: 0 0 20px;
|
4374 |
+
padding: 0;
|
4375 |
+
list-style: none;
|
4376 |
+
}
|
4377 |
+
|
4378 |
+
.quiz-intro-item {
|
4379 |
+
display: flex;
|
4380 |
+
margin: 0 40px 0 0;
|
4381 |
+
align-items: center;
|
4382 |
+
}
|
4383 |
+
|
4384 |
+
.quiz-intro-item::before {
|
4385 |
+
position: relative;
|
4386 |
+
top: -2px;
|
4387 |
+
margin-right: 10px;
|
4388 |
+
color: var(--lp-primary-color);
|
4389 |
+
font-family: "Font Awesome 5 Free";
|
4390 |
+
font-size: 16px;
|
4391 |
+
font-weight: 900;
|
4392 |
+
}
|
4393 |
+
|
4394 |
+
.quiz-intro-item--passing-grade {
|
4395 |
+
order: 2;
|
4396 |
+
}
|
4397 |
+
|
4398 |
+
.quiz-intro-item--passing-grade::before {
|
4399 |
+
content: "\f012";
|
4400 |
+
}
|
4401 |
+
|
4402 |
+
.quiz-intro-item--questions-count {
|
4403 |
+
order: 1;
|
4404 |
+
}
|
4405 |
+
|
4406 |
+
.quiz-intro-item--questions-count::before {
|
4407 |
+
content: "\f12e";
|
4408 |
+
}
|
4409 |
+
|
4410 |
+
.quiz-intro-item--duration {
|
4411 |
+
order: 2;
|
4412 |
+
}
|
4413 |
+
|
4414 |
+
.quiz-intro-item--duration::before {
|
4415 |
+
content: "\f017";
|
4416 |
+
}
|
4417 |
+
|
4418 |
+
.quiz-intro-item__title {
|
4419 |
+
margin: 0;
|
4420 |
+
padding: 0 8px 0 0;
|
4421 |
+
color: #333;
|
4422 |
+
font-size: 16px;
|
4423 |
+
font-weight: 300;
|
4424 |
+
line-height: 1.7;
|
4425 |
+
}
|
4426 |
+
|
4427 |
+
.quiz-intro-item__content {
|
4428 |
+
color: #222;
|
4429 |
+
font-size: 16px;
|
4430 |
+
font-weight: 400;
|
4431 |
+
}
|
4432 |
+
|
4433 |
+
.question-explanation-content,
|
4434 |
+
.question-hint-content {
|
4435 |
+
margin-bottom: 20px;
|
4436 |
+
padding: 10px 15px;
|
4437 |
+
background: #f5f5f5;
|
4438 |
+
}
|
4439 |
+
|
4440 |
+
.redo-quiz button[type="submit"] {
|
4441 |
+
content: attr(data-counter);
|
4442 |
+
}
|
4443 |
+
|
4444 |
+
.circle-bar {
|
4445 |
+
position: relative;
|
4446 |
+
width: 300px;
|
4447 |
+
height: 300px;
|
4448 |
+
border-color: #ddd;
|
4449 |
+
}
|
4450 |
+
|
4451 |
+
.circle-bar::before {
|
4452 |
+
position: absolute;
|
4453 |
+
z-index: 0;
|
4454 |
+
top: 0;
|
4455 |
+
left: 0;
|
4456 |
+
box-sizing: border-box;
|
4457 |
+
width: 100%;
|
4458 |
+
height: 100%;
|
4459 |
+
border: 10px solid #ddd;
|
4460 |
+
border-radius: 50%;
|
4461 |
+
content: "";
|
4462 |
+
}
|
4463 |
+
|
4464 |
+
.circle-bar .before,
|
4465 |
+
.circle-bar .after {
|
4466 |
+
position: absolute;
|
4467 |
+
z-index: 0;
|
4468 |
+
top: 0;
|
4469 |
+
left: 0;
|
4470 |
+
box-sizing: border-box;
|
4471 |
+
width: 100%;
|
4472 |
+
height: 100%;
|
4473 |
+
border: 10px solid #14c4ff;
|
4474 |
+
border-radius: 50%;
|
4475 |
+
}
|
4476 |
+
|
4477 |
+
.circle-bar .before {
|
4478 |
+
border-bottom-color: transparent;
|
4479 |
+
border-left-color: transparent;
|
4480 |
+
transform: rotate(45deg);
|
4481 |
+
}
|
4482 |
+
|
4483 |
+
.circle-bar .after {
|
4484 |
+
border-color: #14c4ff;
|
4485 |
+
border-top-color: transparent;
|
4486 |
+
border-right-color: transparent;
|
4487 |
+
transform: rotate(45deg);
|
4488 |
+
}
|
4489 |
+
|
4490 |
+
.circle-bar.bg50 .after {
|
4491 |
+
z-index: 10;
|
4492 |
+
border-bottom-color: inherit;
|
4493 |
+
border-left-color: inherit;
|
4494 |
+
transform: rotate(45deg);
|
4495 |
+
}
|
4496 |
+
|
4497 |
+
.lp-quiz-buttons .complete-quiz,
|
4498 |
+
.lp-quiz-buttons .back-quiz,
|
4499 |
+
.lp-quiz-buttons .review-quiz {
|
4500 |
+
float: right;
|
4501 |
+
}
|
4502 |
+
|
4503 |
+
.quiz-results,
|
4504 |
+
.quiz-content,
|
4505 |
+
.quiz-questions,
|
4506 |
+
.quiz-buttons,
|
4507 |
+
.quiz-attempts {
|
4508 |
+
margin-bottom: 60px;
|
4509 |
+
}
|
4510 |
+
|
4511 |
+
.quiz-result .result-grade {
|
4512 |
+
display: flex;
|
4513 |
+
flex-direction: column;
|
4514 |
+
position: relative;
|
4515 |
+
box-sizing: border-box;
|
4516 |
+
height: 200px;
|
4517 |
+
margin-bottom: 30px;
|
4518 |
+
padding: 50px;
|
4519 |
+
justify-content: center;
|
4520 |
+
align-items: center;
|
4521 |
+
}
|
4522 |
+
|
4523 |
+
.quiz-result .result-grade::before,
|
4524 |
+
.quiz-result .result-grade svg {
|
4525 |
+
position: absolute;
|
4526 |
+
top: 0;
|
4527 |
+
left: 50%;
|
4528 |
+
width: 200px;
|
4529 |
+
height: 200px;
|
4530 |
+
margin-left: -100px;
|
4531 |
+
-webkit-border-radius: 50%;
|
4532 |
+
-moz-border-radius: 50%;
|
4533 |
+
border-radius: 50%;
|
4534 |
+
}
|
4535 |
+
|
4536 |
+
.quiz-result .result-grade::before {
|
4537 |
+
box-sizing: border-box;
|
4538 |
+
padding: 30px;
|
4539 |
+
border: 10px solid #ccc;
|
4540 |
+
content: "";
|
4541 |
+
}
|
4542 |
+
|
4543 |
+
.quiz-result .result-grade svg {
|
4544 |
+
-webkit-transform: rotate(-90deg);
|
4545 |
+
-moz-transform: rotate(-90deg);
|
4546 |
+
-ms-transform: rotate(-90deg);
|
4547 |
+
-o-transform: rotate(-90deg);
|
4548 |
+
transform: rotate(-90deg);
|
4549 |
+
}
|
4550 |
+
|
4551 |
+
.quiz-result .result-grade svg circle {
|
4552 |
+
stroke: var(--lp-primary-color);
|
4553 |
+
}
|
4554 |
+
|
4555 |
+
.quiz-result.passed .result-grade svg {
|
4556 |
+
-webkit-transform: rotate(-90deg);
|
4557 |
+
-moz-transform: rotate(-90deg);
|
4558 |
+
-ms-transform: rotate(-90deg);
|
4559 |
+
-o-transform: rotate(-90deg);
|
4560 |
+
transform: rotate(-90deg);
|
4561 |
+
}
|
4562 |
+
|
4563 |
+
.quiz-result.passed .result-grade .result-achieved {
|
4564 |
+
color: #333;
|
4565 |
+
}
|
4566 |
+
|
4567 |
+
.quiz-result.passed .result-grade .result-message strong {
|
4568 |
+
color: #4caf50;
|
4569 |
+
}
|
4570 |
+
|
4571 |
+
.quiz-questions .question {
|
4572 |
+
margin-bottom: 60px;
|
4573 |
+
}
|
4574 |
+
|
4575 |
+
.question .answer-option {
|
4576 |
+
padding: 0;
|
4577 |
+
_border: 2px solid #d9e0f1;
|
4578 |
+
background: #fff;
|
4579 |
+
}
|
4580 |
+
|
4581 |
+
.question .answer-option input[type="radio"],
|
4582 |
+
.question .answer-option input[type="checkbox"] {
|
4583 |
+
position: absolute;
|
4584 |
+
top: 50%;
|
4585 |
+
margin: -19px 0 0 10px;
|
4586 |
+
border-color: #d9e0f1;
|
4587 |
+
-webkit-border-radius: 4px;
|
4588 |
+
-moz-border-radius: 4px;
|
4589 |
+
border-radius: 4px;
|
4590 |
+
}
|
4591 |
+
|
4592 |
+
.question .answer-option input[type="radio"]::after,
|
4593 |
+
.question .answer-option input[type="checkbox"]::after {
|
4594 |
+
border-color: #d9e0f1;
|
4595 |
+
}
|
4596 |
+
|
4597 |
+
.question .answer-option input[type="radio"]:disabled,
|
4598 |
+
.question .answer-option input[type="checkbox"]:disabled {
|
4599 |
+
border-color: #ddd;
|
4600 |
+
background: #f9f9f9;
|
4601 |
+
}
|
4602 |
+
|
4603 |
+
.question .answer-option input[type="radio"]:disabled::after,
|
4604 |
+
.question .answer-option input[type="checkbox"]:disabled::after {
|
4605 |
+
border-color: #ddd;
|
4606 |
+
}
|
4607 |
+
|
4608 |
+
.question .answer-option input[type="radio"]:checked:not(:disabled)::after,
|
4609 |
+
.question .answer-option input[type="checkbox"]:checked:not(:disabled)::after {
|
4610 |
+
border-color: #99aee4;
|
4611 |
+
}
|
4612 |
+
|
4613 |
+
.question .answer-option input[type="radio"] {
|
4614 |
+
-webkit-border-radius: 50%;
|
4615 |
+
-moz-border-radius: 50%;
|
4616 |
+
border-radius: 50%;
|
4617 |
+
}
|
4618 |
+
|
4619 |
+
.question .answer-option input[type="radio"]::before {
|
4620 |
+
border-radius: 50%;
|
4621 |
+
}
|
4622 |
+
|
4623 |
+
.question .answer-option .option-title {
|
4624 |
+
display: flex;
|
4625 |
+
width: 100%;
|
4626 |
+
margin: 0;
|
4627 |
+
padding: 14px 10px 11px 65px;
|
4628 |
+
border: 1px solid #ccc;
|
4629 |
+
color: #666;
|
4630 |
+
background: #fff;
|
4631 |
+
font-size: 16px;
|
4632 |
+
font-weight: 300;
|
4633 |
+
line-height: 26px;
|
4634 |
+
-webkit-border-radius: 4px;
|
4635 |
+
-moz-border-radius: 4px;
|
4636 |
+
border-radius: 4px;
|
4637 |
+
}
|
4638 |
+
|
4639 |
+
.question .answer-option .option-title::after {
|
4640 |
+
display: inline-block;
|
4641 |
+
visibility: hidden !important;
|
4642 |
+
content: ".";
|
4643 |
+
}
|
4644 |
+
|
4645 |
+
.question .answer-option .option-title:hover {
|
4646 |
+
background: #f9f9f9;
|
4647 |
+
}
|
4648 |
+
|
4649 |
+
.question .answer-option .option-title::before {
|
4650 |
+
display: none;
|
4651 |
+
}
|
4652 |
+
|
4653 |
+
.question .answer-option.answer-correct .option-title {
|
4654 |
+
border-color: #4caf50;
|
4655 |
+
}
|
4656 |
+
|
4657 |
+
.question .answer-option.answered-wrong .option-title {
|
4658 |
+
border-color: #ff6423;
|
4659 |
+
}
|
4660 |
+
|
4661 |
+
.question .question-title {
|
4662 |
+
display: block;
|
4663 |
+
margin-top: 0;
|
4664 |
+
margin-bottom: 18px;
|
4665 |
+
color: #333;
|
4666 |
+
font-size: 18px;
|
4667 |
+
font-weight: normal;
|
4668 |
+
font-weight: 500;
|
4669 |
+
}
|
4670 |
+
|
4671 |
+
.question .question-title .edit-link {
|
4672 |
+
float: right;
|
4673 |
+
font-size: 14px;
|
4674 |
+
font-weight: normal;
|
4675 |
+
}
|
4676 |
+
|
4677 |
+
.question .question-content {
|
4678 |
+
margin-bottom: 30px;
|
4679 |
+
color: #666;
|
4680 |
+
font-size: 16px;
|
4681 |
+
font-weight: 300;
|
4682 |
+
line-height: 26px;
|
4683 |
+
}
|
4684 |
+
|
4685 |
+
.question .question-response {
|
4686 |
+
margin-bottom: 10px;
|
4687 |
+
font-size: 14px;
|
4688 |
+
}
|
4689 |
+
|
4690 |
+
.question .question-response .label {
|
4691 |
+
display: inline-block;
|
4692 |
+
margin: 0 5px 0 0;
|
4693 |
+
padding: 8px 10px;
|
4694 |
+
border-radius: 4px;
|
4695 |
+
color: #fff;
|
4696 |
+
line-height: 1;
|
4697 |
+
}
|
4698 |
+
|
4699 |
+
.question .question-response .point {
|
4700 |
+
display: inline-block;
|
4701 |
+
}
|
4702 |
+
|
4703 |
+
.question .question-response.correct .label {
|
4704 |
+
background: #4caf50;
|
4705 |
+
}
|
4706 |
+
|
4707 |
+
.question .question-response.incorrect .label {
|
4708 |
+
background: #ff6423;
|
4709 |
+
}
|
4710 |
+
|
4711 |
+
.question .question-index {
|
4712 |
+
display: inline-block;
|
4713 |
+
margin: 0 5px 0 0;
|
4714 |
+
}
|
4715 |
+
|
4716 |
+
.question .btn-show-hint {
|
4717 |
+
position: relative;
|
4718 |
+
margin: 0 0 0 10px;
|
4719 |
+
padding: 0;
|
4720 |
+
outline: none;
|
4721 |
+
color: #00adff;
|
4722 |
+
background: transparent;
|
4723 |
+
font-size: 0;
|
4724 |
+
text-decoration: none;
|
4725 |
+
}
|
4726 |
+
|
4727 |
+
.question .btn-show-hint::before {
|
4728 |
+
font-family: "Font Awesome 5 Free";
|
4729 |
+
font-size: 18px;
|
4730 |
+
content: "\f059";
|
4731 |
+
}
|
4732 |
+
|
4733 |
+
.question .btn-show-hint:hover span {
|
4734 |
+
position: absolute;
|
4735 |
+
bottom: 100%;
|
4736 |
+
left: 0;
|
4737 |
+
width: auto;
|
4738 |
+
padding: 6px 9px;
|
4739 |
+
border-radius: 2px;
|
4740 |
+
color: #333;
|
4741 |
+
background: #eee;
|
4742 |
+
font-size: 14px;
|
4743 |
+
font-weight: 400;
|
4744 |
+
line-height: 1;
|
4745 |
+
white-space: nowrap;
|
4746 |
+
text-transform: none;
|
4747 |
+
}
|
4748 |
+
|
4749 |
+
.question.question-fill_in_blanks .blanks .blank-input-wrap {
|
4750 |
+
display: inline-block;
|
4751 |
+
}
|
4752 |
+
|
4753 |
+
.question.question-fill_in_blanks .blanks .blank-block {
|
4754 |
+
margin-bottom: 20px;
|
4755 |
+
}
|
4756 |
+
|
4757 |
+
.question.question-fill_in_blanks .blanks .blank-input {
|
4758 |
+
display: inline-block;
|
4759 |
+
width: auto;
|
4760 |
+
min-width: 50px;
|
4761 |
+
margin: 0 10px;
|
4762 |
+
padding: 0 10px;
|
4763 |
+
border: none;
|
4764 |
+
border-bottom: 1px dashed #ddd;
|
4765 |
+
text-align: center;
|
4766 |
+
white-space: nowrap;
|
4767 |
+
}
|
4768 |
+
|
4769 |
+
.question.question-fill_in_blanks .blanks .blank-input br {
|
4770 |
+
display: none;
|
4771 |
+
}
|
4772 |
+
|
4773 |
+
.question.question-fill_in_blanks .blanks .blank-input > * {
|
4774 |
+
display: inline;
|
4775 |
+
white-space: nowrap;
|
4776 |
+
}
|
4777 |
+
|
4778 |
+
.question.question-fill_in_blanks .blanks .blank-select {
|
4779 |
+
display: inline-block;
|
4780 |
+
height: 30px;
|
4781 |
+
margin-left: 4px;
|
4782 |
+
padding: 1px;
|
4783 |
+
}
|
4784 |
+
|
4785 |
+
.question.question-fill_in_blanks .blanks .blank-fills {
|
4786 |
+
display: inline-block;
|
4787 |
+
}
|
4788 |
+
|
4789 |
+
.question.question-fill_in_blanks .blanks .blank-fills code {
|
4790 |
+
margin: 0 5px;
|
4791 |
+
padding: 0 6px;
|
4792 |
+
background: #ddd;
|
4793 |
+
line-height: 1;
|
4794 |
+
-webkit-border-radius: 4px;
|
4795 |
+
-moz-border-radius: 4px;
|
4796 |
+
border-radius: 4px;
|
4797 |
+
}
|
4798 |
+
|
4799 |
+
.question.question-fill_in_blanks .blanks.ordered {
|
4800 |
+
list-style-position: inside;
|
4801 |
+
}
|
4802 |
+
|
4803 |
+
.question.question-fill_in_blanks .blanks.one-paragraph {
|
4804 |
+
line-height: 3;
|
4805 |
+
}
|
4806 |
+
|
4807 |
+
.learn-press-message.fixed {
|
4808 |
+
position: fixed;
|
4809 |
+
top: 32px;
|
4810 |
+
left: 0;
|
4811 |
+
right: 0;
|
4812 |
+
background: rgba(0, 173, 255, 0.6);
|
4813 |
+
text-align: center;
|
4814 |
+
z-index: 100;
|
4815 |
+
color: #FFF;
|
4816 |
+
padding: 10px;
|
4817 |
+
}
|
4818 |
+
|
4819 |
+
.learn-press-message.fixed[data-delay-in] {
|
4820 |
+
display: none;
|
4821 |
+
}
|
4822 |
+
|
4823 |
+
/**
|
4824 |
+
* CSS for overriding some style defaults of themes
|
4825 |
+
*/
|
4826 |
+
/**/
|
4827 |
+
body.learnpress-page.twentysixteen #primary .lp-entry-content {
|
4828 |
+
float: none;
|
4829 |
+
width: auto;
|
4830 |
+
margin: 0 15%;
|
4831 |
+
}
|
4832 |
+
|
4833 |
+
body.learnpress-page.twentyfifteen .course-summary-sidebar .widget {
|
4834 |
+
width: 100%;
|
4835 |
+
padding: 0;
|
4836 |
+
}
|
4837 |
+
|
4838 |
+
body.learnpress-page.twentysixteen .entry-footer {
|
4839 |
+
display: none;
|
4840 |
+
}
|
4841 |
+
|
4842 |
+
body.learnpress-page.twentysixteen .lp-entry-content {
|
4843 |
+
float: none;
|
4844 |
+
width: auto;
|
4845 |
+
}
|
4846 |
+
|
4847 |
+
body.learnpress-page.twentyseventeen #primary article.type-page {
|
4848 |
+
width: 100%;
|
4849 |
+
}
|
4850 |
+
|
4851 |
+
@media screen and (min-width: 61.5625em) {
|
4852 |
+
body.twentysixteen.learnpress-page .entry-footer {
|
4853 |
+
display: none;
|
4854 |
+
}
|
4855 |
+
body.twentysixteen.learnpress-page .lp-entry-content {
|
4856 |
+
float: none;
|
4857 |
+
width: auto;
|
4858 |
+
}
|
4859 |
+
body:not(.search-results) article:not(.type-page) .entry-footer {
|
4860 |
+
display: none;
|
4861 |
+
}
|
4862 |
+
body:not(.search-results) article:not(.type-page) .lp-entry-content {
|
4863 |
+
float: none;
|
4864 |
+
width: auto;
|
4865 |
+
}
|
4866 |
+
}
|
4867 |
+
|
4868 |
+
body.twentyseventeen.learnpress-page #primary article.page .entry-header,
|
4869 |
+
body.twentyseventeen.learnpress-page #primary article.page .lp-entry-content {
|
4870 |
+
width: 100%;
|
4871 |
+
float: none;
|
4872 |
+
}
|
4873 |
+
|
4874 |
+
@media screen and (min-width: 48em) {
|
4875 |
+
body.twentyseventeen.learnpress-page #primary article.page .entry-header,
|
4876 |
+
body.twentyseventeen.learnpress-page #primary article.page .lp-entry-content {
|
4877 |
+
width: 100%;
|
4878 |
+
float: none;
|
4879 |
+
}
|
4880 |
+
}
|
4881 |
+
|
4882 |
+
.lp-widget .items-progress,
|
4883 |
+
.lp-widget .course-progress {
|
4884 |
+
width: 100%;
|
4885 |
+
}
|
4886 |
+
|
4887 |
+
.lp-widget .course-remaining-time {
|
4888 |
+
font-size: 14px;
|
4889 |
+
}
|
4890 |
+
|
4891 |
+
.lp-widget .lp-course-info-fields {
|
4892 |
+
margin: 0;
|
4893 |
+
}
|
4894 |
+
|
4895 |
+
.lp-widget .lp-course-info-fields .lp-course-info {
|
4896 |
+
list-style: none;
|
4897 |
+
margin: 0 0 10px 0;
|
4898 |
+
}
|
4899 |
+
|
4900 |
+
.lp-widget .lp-course-info-fields .lp-course-info .lp-label {
|
4901 |
+
float: right;
|
4902 |
+
background: #03a9f4;
|
4903 |
+
}
|
4904 |
+
|
4905 |
+
.learn-press-tip {
|
4906 |
+
display: none;
|
4907 |
+
margin: 0 5px;
|
4908 |
+
color: #444;
|
4909 |
+
font-size: 13px;
|
4910 |
+
font-style: normal;
|
4911 |
+
line-height: 1;
|
4912 |
+
vertical-align: baseline;
|
4913 |
+
cursor: pointer;
|
4914 |
+
}
|
4915 |
+
|
4916 |
+
.learn-press-tip.ready {
|
4917 |
+
display: inline-block;
|
4918 |
+
}
|
4919 |
+
|
4920 |
+
.learn-press-tip::before {
|
4921 |
+
font-family: "Font Awesome 5 Free";
|
4922 |
+
content: "\f059";
|
4923 |
+
}
|
4924 |
+
|
4925 |
+
.learn-press-tip:hover {
|
4926 |
+
opacity: 0.8;
|
4927 |
+
}
|
4928 |
+
|
4929 |
+
.learn-press-tip-floating {
|
4930 |
+
position: absolute;
|
4931 |
+
z-index: 9999999;
|
4932 |
+
min-width: 20px;
|
4933 |
+
margin-left: -1px;
|
4934 |
+
padding: 0.618em 1em;
|
4935 |
+
color: #fff;
|
4936 |
+
background: #383838;
|
4937 |
+
font-size: 12px;
|
4938 |
+
line-height: 1.2em;
|
4939 |
+
-webkit-border-radius: 3px;
|
4940 |
+
-moz-border-radius: 3px;
|
4941 |
+
border-radius: 3px;
|
4942 |
+
}
|
4943 |
+
|
4944 |
+
.learn-press-tip-floating > * {
|
4945 |
+
font-size: 12px;
|
4946 |
+
}
|
4947 |
+
|
4948 |
+
.learn-press-tip-floating .close {
|
4949 |
+
display: inline-block;
|
4950 |
+
position: absolute;
|
4951 |
+
top: -8px;
|
4952 |
+
right: -8px;
|
4953 |
+
width: 16px;
|
4954 |
+
height: 16px;
|
4955 |
+
border: 1px solid #fff;
|
4956 |
+
color: #fff;
|
4957 |
+
background: #468fbc;
|
4958 |
+
line-height: 16px;
|
4959 |
+
text-align: center;
|
4960 |
+
cursor: pointer;
|
4961 |
+
-webkit-border-radius: 50%;
|
4962 |
+
-moz-border-radius: 50%;
|
4963 |
+
border-radius: 50%;
|
4964 |
+
}
|
4965 |
+
|
4966 |
+
.learn-press-tip-floating .close::before {
|
4967 |
+
font-family: "Font Awesome 5 Free";
|
4968 |
+
content: "\f00d";
|
4969 |
+
}
|
4970 |
+
|
4971 |
+
.learn-press-tip-floating p {
|
4972 |
+
margin: 0;
|
4973 |
+
}
|
4974 |
+
|
4975 |
+
.learn-press-tip-floating::before {
|
4976 |
+
position: absolute;
|
4977 |
+
bottom: -6px;
|
4978 |
+
left: 50%;
|
4979 |
+
width: 0;
|
4980 |
+
height: 0;
|
4981 |
+
margin-left: -6px;
|
4982 |
+
border: 6px solid transparent;
|
4983 |
+
border-top-color: #383838;
|
4984 |
+
border-bottom-width: 0;
|
4985 |
+
content: "";
|
4986 |
+
}
|
4987 |
+
|
4988 |
+
body.lp-preview.admin-bar #learn-press-content-item {
|
4989 |
+
top: 32px !important;
|
4990 |
+
}
|
4991 |
+
|
4992 |
+
body.lp-preview #learn-press-course-curriculum {
|
4993 |
+
display: none;
|
4994 |
+
}
|
4995 |
+
|
4996 |
+
body.lp-preview #learn-press-content-item {
|
4997 |
+
top: 0 !important;
|
4998 |
+
left: 0 !important;
|
4999 |
+
}
|
5000 |
+
|
5001 |
+
body.lp-preview #course-item-content-header {
|
5002 |
+
display: none;
|
5003 |
+
}
|
5004 |
+
|
5005 |
+
/**
|
5006 |
+
* CSS for jAlerts
|
5007 |
+
*/
|
5008 |
+
/**
|
5009 |
+
* Mixin
|
5010 |
+
*/
|
5011 |
+
@-webkit-keyframes rotating4 {
|
5012 |
+
from {
|
5013 |
+
-webkit-transform: rotate(0deg);
|
5014 |
+
-o-transform: rotate(0deg);
|
5015 |
+
transform: rotate(0deg);
|
5016 |
+
}
|
5017 |
+
to {
|
5018 |
+
-webkit-transform: rotate(360deg);
|
5019 |
+
-o-transform: rotate(360deg);
|
5020 |
+
transform: rotate(360deg);
|
5021 |
+
}
|
5022 |
+
}
|
5023 |
+
|
5024 |
+
@keyframes rotating4 {
|
5025 |
+
from {
|
5026 |
+
-ms-transform: rotate(0deg);
|
5027 |
+
-moz-transform: rotate(0deg);
|
5028 |
+
-webkit-transform: rotate(0deg);
|
5029 |
+
-o-transform: rotate(0deg);
|
5030 |
+
transform: rotate(0deg);
|
5031 |
+
}
|
5032 |
+
to {
|
5033 |
+
-ms-transform: rotate(360deg);
|
5034 |
+
-moz-transform: rotate(360deg);
|
5035 |
+
-webkit-transform: rotate(360deg);
|
5036 |
+
-o-transform: rotate(360deg);
|
5037 |
+
transform: rotate(360deg);
|
5038 |
+
}
|
5039 |
+
}
|
5040 |
+
|
5041 |
+
@-webkit-keyframes animation4 {
|
5042 |
+
from {
|
5043 |
+
left: -40%;
|
5044 |
+
width: 40%;
|
5045 |
+
}
|
5046 |
+
to {
|
5047 |
+
left: 100%;
|
5048 |
+
width: 10%;
|
5049 |
+
}
|
5050 |
+
}
|
5051 |
+
|
5052 |
+
@keyframes animation4 {
|
5053 |
+
from {
|
5054 |
+
left: -40%;
|
5055 |
+
width: 40%;
|
5056 |
+
}
|
5057 |
+
to {
|
5058 |
+
left: 100%;
|
5059 |
+
width: 10%;
|
5060 |
+
}
|
5061 |
+
}
|
5062 |
+
|
5063 |
+
#popup_container {
|
5064 |
+
opacity: 0;
|
5065 |
+
transform: scale(0.5);
|
5066 |
+
}
|
5067 |
+
|
5068 |
+
body.confirm #popup_overlay {
|
5069 |
+
z-index: 999998 !important;
|
5070 |
+
}
|
5071 |
+
|
5072 |
+
body.confirm #popup_container {
|
5073 |
+
z-index: 999999 !important;
|
5074 |
+
max-width: 90% !important;
|
5075 |
+
min-width: 300px !important;
|
5076 |
+
padding: 10px !important;
|
5077 |
+
background: #F5F5F5;
|
5078 |
+
transition: opacity 0.25s;
|
5079 |
+
-webkit-border-radius: 3px;
|
5080 |
+
-moz-border-radius: 3px;
|
5081 |
+
border-radius: 3px;
|
5082 |
+
}
|
5083 |
+
|
5084 |
+
body.confirm #popup_container #popup_title {
|
5085 |
+
display: none !important;
|
5086 |
+
}
|
5087 |
+
|
5088 |
+
body.confirm #popup_container #popup_message {
|
5089 |
+
margin: -10px;
|
5090 |
+
background: #FFF;
|
5091 |
+
padding: 20px;
|
5092 |
+
-webkit-border-radius: 3px;
|
5093 |
+
-moz-border-radius: 3px;
|
5094 |
+
border-radius: 3px;
|
5095 |
+
}
|
5096 |
+
|
5097 |
+
body.confirm #popup_container .close {
|
5098 |
+
position: absolute;
|
5099 |
+
top: 3px;
|
5100 |
+
right: 10px;
|
5101 |
+
}
|
5102 |
+
|
5103 |
+
body.confirm #popup_container #popup_panel {
|
5104 |
+
margin-top: 20px;
|
5105 |
+
text-align: center;
|
5106 |
+
}
|
5107 |
+
|
5108 |
+
body.confirm #popup_container #popup_panel button, body.confirm #popup_container #popup_panel input[type="button"], body.confirm #popup_container #popup_panel input[type="submit"] {
|
5109 |
+
height: 30px;
|
5110 |
+
line-height: 30px;
|
5111 |
+
padding: 0 25px;
|
5112 |
+
}
|
5113 |
+
|
5114 |
+
body.confirm #popup_container #popup_cancel {
|
5115 |
+
display: none;
|
5116 |
+
}
|
5117 |
+
|
5118 |
+
body.confirm #popup_container.ready {
|
5119 |
+
opacity: 1;
|
5120 |
+
transform: scale(1);
|
5121 |
+
}
|
5122 |
+
|
5123 |
+
/**
|
5124 |
+
* Archive courses page.
|
5125 |
+
*/
|
5126 |
+
a {
|
5127 |
+
text-decoration: none;
|
5128 |
+
}
|
5129 |
+
|
5130 |
+
.lp-content-area {
|
5131 |
+
width: 1170px;
|
5132 |
+
max-width: 100%;
|
5133 |
+
margin: 0 auto;
|
5134 |
+
}
|
5135 |
+
|
5136 |
+
@media (max-width: 1024px) {
|
5137 |
+
.lp-content-area {
|
5138 |
+
padding-right: 15px;
|
5139 |
+
padding-left: 15px;
|
5140 |
+
}
|
5141 |
+
}
|
5142 |
+
|
5143 |
+
.lp-archive-courses.loading ul.learn-press-courses {
|
5144 |
+
position: relative;
|
5145 |
+
}
|
5146 |
+
|
5147 |
+
.lp-archive-courses.loading ul.learn-press-courses::after {
|
5148 |
+
position: absolute;
|
5149 |
+
z-index: 3;
|
5150 |
+
top: 0;
|
5151 |
+
right: 0;
|
5152 |
+
bottom: 0;
|
5153 |
+
left: 0;
|
5154 |
+
background: #f3f3f3;
|
5155 |
+
background: linear-gradient(90deg, rgba(190, 190, 190, 0.2) 25%, rgba(129, 129, 129, 0.24) 37%, rgba(190, 190, 190, 0.2) 63%);
|
5156 |
+
background-size: 400% 100%;
|
5157 |
+
list-style: none;
|
5158 |
+
content: "";
|
5159 |
+
animation: lp-skeleton-loading 1.4s ease infinite;
|
5160 |
+
}
|
5161 |
+
|
5162 |
+
.lp-archive-courses.loading ul.learn-press-courses::before {
|
5163 |
+
position: absolute;
|
5164 |
+
z-index: 2;
|
5165 |
+
top: 0;
|
5166 |
+
right: 0;
|
5167 |
+
bottom: 0;
|
5168 |
+
left: 0;
|
5169 |
+
background: #fff;
|
5170 |
+
content: "";
|
5171 |
+
}
|
5172 |
+
|
5173 |
+
.lp-archive-courses form[name="search-course"] {
|
5174 |
+
position: relative;
|
5175 |
+
margin-bottom: 20px;
|
5176 |
+
}
|
5177 |
+
|
5178 |
+
.lp-archive-courses form[name="search-course"] .search-course-input {
|
5179 |
+
width: 100%;
|
5180 |
+
padding: 12px;
|
5181 |
+
-webkit-box-sizing: border-box;
|
5182 |
+
-moz-box-sizing: border-box;
|
5183 |
+
box-sizing: border-box;
|
5184 |
+
}
|
5185 |
+
|
5186 |
+
.lp-archive-courses form[name="search-course"] .search-course-button {
|
5187 |
+
position: absolute;
|
5188 |
+
top: 1px;
|
5189 |
+
right: 1px;
|
5190 |
+
bottom: 1px;
|
5191 |
+
height: auto;
|
5192 |
+
padding: 15px;
|
5193 |
+
line-height: 1px;
|
5194 |
+
}
|
5195 |
+
|
5196 |
+
.lp-archive-courses .learn-press-courses-header {
|
5197 |
+
float: left;
|
5198 |
+
padding-top: 4px;
|
5199 |
+
}
|
5200 |
+
|
5201 |
+
.lp-archive-courses .learn-press-courses-header h1 {
|
5202 |
+
margin: 0;
|
5203 |
+
font-size: 30px;
|
5204 |
+
font-weight: 600;
|
5205 |
+
}
|
5206 |
+
|
5207 |
+
@media (max-width: 767px) {
|
5208 |
+
.lp-archive-courses .learn-press-courses-header {
|
5209 |
+
margin-bottom: 20px;
|
5210 |
+
}
|
5211 |
+
}
|
5212 |
+
|
5213 |
+
.lp-archive-courses .learn-press-courses {
|
5214 |
+
clear: both;
|
5215 |
+
margin: 0 -15px 0 -15px;
|
5216 |
+
padding: 0;
|
5217 |
+
list-style: none;
|
5218 |
+
display: -webkit-box;
|
5219 |
+
display: -moz-box;
|
5220 |
+
display: -ms-flexbox;
|
5221 |
+
display: -moz-flex;
|
5222 |
+
display: -webkit-flex;
|
5223 |
+
display: flex;
|
5224 |
+
-webkit-flex-wrap: wrap;
|
5225 |
+
flex-wrap: wrap;
|
5226 |
+
}
|
5227 |
+
|
5228 |
+
.lp-archive-courses .learn-press-courses .course {
|
5229 |
+
width: 25%;
|
5230 |
+
margin: 0 0 60px 0;
|
5231 |
+
box-shadow: none;
|
5232 |
+
list-style: none;
|
5233 |
+
}
|
5234 |
+
|
5235 |
+
.lp-archive-courses .learn-press-courses .course .course-item {
|
5236 |
+
display: flex;
|
5237 |
+
flex-direction: column;
|
5238 |
+
position: relative;
|
5239 |
+
height: 100%;
|
5240 |
+
transition: all 0.3s;
|
5241 |
+
}
|
5242 |
+
|
5243 |
+
.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail {
|
5244 |
+
overflow: hidden;
|
5245 |
+
position: relative;
|
5246 |
+
}
|
5247 |
+
|
5248 |
+
.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .lp-badge.featured {
|
5249 |
+
position: absolute;
|
5250 |
+
z-index: 100;
|
5251 |
+
top: 28px;
|
5252 |
+
left: -110px;
|
5253 |
+
width: 300px;
|
5254 |
+
text-align: center;
|
5255 |
+
transform: rotate(-45deg);
|
5256 |
+
}
|
5257 |
+
|
5258 |
+
.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .course-thumbnail a {
|
5259 |
+
display: block;
|
5260 |
+
overflow: hidden;
|
5261 |
+
}
|
5262 |
+
|
5263 |
+
.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .course-thumbnail .thumbnail {
|
5264 |
+
margin: 0;
|
5265 |
+
padding: 0;
|
5266 |
+
border: 0;
|
5267 |
+
border-radius: unset;
|
5268 |
+
line-height: unset;
|
5269 |
+
}
|
5270 |
+
|
5271 |
+
.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .course-thumbnail .thumbnail::before {
|
5272 |
+
position: absolute;
|
5273 |
+
z-index: 1;
|
5274 |
+
top: 0;
|
5275 |
+
right: 0;
|
5276 |
+
bottom: 0;
|
5277 |
+
left: 0;
|
5278 |
+
opacity: 0;
|
5279 |
+
background: rgba(0, 0, 0, 0.5);
|
5280 |
+
content: "";
|
5281 |
+
transition: all 0.3s;
|
5282 |
+
}
|
5283 |
+
|
5284 |
+
.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .course-thumbnail .thumbnail img {
|
5285 |
+
display: block;
|
5286 |
+
width: 100%;
|
5287 |
+
height: auto;
|
5288 |
+
transition: all 0.5s ease;
|
5289 |
+
transform: scale(1);
|
5290 |
+
}
|
5291 |
+
|
5292 |
+
.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .course-wishlist {
|
5293 |
+
position: absolute;
|
5294 |
+
z-index: 2;
|
5295 |
+
top: 6px;
|
5296 |
+
right: 6px;
|
5297 |
+
opacity: 0;
|
5298 |
+
color: #fff;
|
5299 |
+
cursor: pointer;
|
5300 |
+
}
|
5301 |
+
|
5302 |
+
.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .course-wishlist::before {
|
5303 |
+
font-family: "Font Awesome 5 Free";
|
5304 |
+
font-weight: 900;
|
5305 |
+
content: "\f004";
|
5306 |
+
}
|
5307 |
+
|
5308 |
+
.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .course-wishlist .course-wishlist__btn {
|
5309 |
+
display: none;
|
5310 |
+
}
|
5311 |
+
|
5312 |
+
.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .course-wishlist:hover {
|
5313 |
+
color: var(--lp-primary-color);
|
5314 |
+
}
|
5315 |
+
|
5316 |
+
.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail:hover::before {
|
5317 |
+
opacity: 1;
|
5318 |
+
}
|
5319 |
+
|
5320 |
+
.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail:hover .course-thumbnail a img {
|
5321 |
+
transform: scale(1.05);
|
5322 |
+
}
|
5323 |
+
|
5324 |
+
.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail:hover .course-wishlist {
|
5325 |
+
opacity: 1;
|
5326 |
+
}
|
5327 |
+
|
5328 |
+
.lp-archive-courses .learn-press-courses .course .course-item:hover .course-thumbnail .thumbnail::before {
|
5329 |
+
opacity: 1;
|
5330 |
+
}
|
5331 |
+
|
5332 |
+
.lp-archive-courses .learn-press-courses .course .course-item:hover .course-thumbnail a img {
|
5333 |
+
transform: scale(1.05);
|
5334 |
+
}
|
5335 |
+
|
5336 |
+
.lp-archive-courses .learn-press-courses .course .course-item:hover .course-wishlist {
|
5337 |
+
opacity: 1;
|
5338 |
+
}
|
5339 |
+
|
5340 |
+
.lp-archive-courses .learn-press-courses .course .course-item .course-wishlist.filled {
|
5341 |
+
opacity: 1;
|
5342 |
+
}
|
5343 |
+
|
5344 |
+
.lp-archive-courses .learn-press-courses .course .course-item .course-content {
|
5345 |
+
position: relative;
|
5346 |
+
border-top: 0;
|
5347 |
+
}
|
5348 |
+
|
5349 |
+
.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-permalink {
|
5350 |
+
display: -webkit-box;
|
5351 |
+
clear: both;
|
5352 |
+
overflow: hidden;
|
5353 |
+
position: relative;
|
5354 |
+
border: none;
|
5355 |
+
color: #fff;
|
5356 |
+
text-decoration: none;
|
5357 |
+
text-transform: none;
|
5358 |
+
-webkit-line-clamp: 2;
|
5359 |
+
-webkit-box-orient: vertical;
|
5360 |
+
-webkit-box-shadow: none;
|
5361 |
+
-moz-box-shadow: none;
|
5362 |
+
box-shadow: none;
|
5363 |
+
}
|
5364 |
+
|
5365 |
+
.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-permalink:focus {
|
5366 |
+
-webkit-box-shadow: none;
|
5367 |
+
-moz-box-shadow: none;
|
5368 |
+
box-shadow: none;
|
5369 |
+
}
|
5370 |
+
|
5371 |
+
.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-permalink .course-title {
|
5372 |
+
margin: 0;
|
5373 |
+
padding: 0;
|
5374 |
+
color: #333;
|
5375 |
+
font-size: 16px;
|
5376 |
+
font-weight: 600;
|
5377 |
+
line-height: 24px;
|
5378 |
+
}
|
5379 |
+
|
5380 |
+
.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-permalink .course-title:hover {
|
5381 |
+
color: var(--lp-primary-color);
|
5382 |
+
}
|
5383 |
+
|
5384 |
+
.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-review {
|
5385 |
+
display: none;
|
5386 |
+
}
|
5387 |
+
|
5388 |
+
.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-categories,
|
5389 |
+
.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-tags {
|
5390 |
+
display: block;
|
5391 |
+
font-size: 14px;
|
5392 |
+
font-weight: 300;
|
5393 |
+
}
|
5394 |
+
|
5395 |
+
.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-categories {
|
5396 |
+
float: left;
|
5397 |
+
position: relative;
|
5398 |
+
margin-right: 10px;
|
5399 |
+
margin-bottom: 16px;
|
5400 |
+
}
|
5401 |
+
|
5402 |
+
.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-categories a {
|
5403 |
+
display: inline-block;
|
5404 |
+
display: none;
|
5405 |
+
margin: 0 10px;
|
5406 |
+
color: #fff;
|
5407 |
+
text-decoration: none;
|
5408 |
+
}
|
5409 |
+
|
5410 |
+
.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-categories a:first-child {
|
5411 |
+
display: block;
|
5412 |
+
margin-left: 0;
|
5413 |
+
padding: 2px 16px;
|
5414 |
+
background: var(--lp-primary-color);
|
5415 |
+
}
|
5416 |
+
|
5417 |
+
.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-categories a:hover {
|
5418 |
+
color: #333;
|
5419 |
+
}
|
5420 |
+
|
5421 |
+
.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-categories::after {
|
5422 |
+
position: absolute;
|
5423 |
+
top: 50%;
|
5424 |
+
right: -2px;
|
5425 |
+
width: 1px;
|
5426 |
+
height: 12px;
|
5427 |
+
opacity: 0.5;
|
5428 |
+
background: #999;
|
5429 |
+
content: "";
|
5430 |
+
transform: translate(0, -50%);
|
5431 |
+
}
|
5432 |
+
|
5433 |
+
.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-instructor {
|
5434 |
+
float: left;
|
5435 |
+
margin-bottom: 16px;
|
5436 |
+
font-size: 14px;
|
5437 |
+
font-weight: 300;
|
5438 |
+
line-height: 25px;
|
5439 |
+
text-transform: capitalize;
|
5440 |
+
}
|
5441 |
+
|
5442 |
+
.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-instructor a {
|
5443 |
+
color: #059de9;
|
5444 |
+
}
|
5445 |
+
|
5446 |
+
.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-instructor a:hover {
|
5447 |
+
color: var(--lp-primary-color);
|
5448 |
+
}
|
5449 |
+
|
5450 |
+
.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-info {
|
5451 |
+
color: #666;
|
5452 |
+
font-size: 14px;
|
5453 |
+
font-weight: 300;
|
5454 |
+
}
|
5455 |
+
|
5456 |
+
.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-info > span {
|
5457 |
+
display: block;
|
5458 |
+
}
|
5459 |
+
|
5460 |
+
.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-info .course-price {
|
5461 |
+
float: right;
|
5462 |
+
}
|
5463 |
+
|
5464 |
+
.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-info .course-price .origin-price,
|
5465 |
+
.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-info .course-price .price {
|
5466 |
+
color: #333;
|
5467 |
+
font-size: 16px;
|
5468 |
+
font-weight: 600;
|
5469 |
+
}
|
5470 |
+
|
5471 |
+
.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-info .course-price .origin-price {
|
5472 |
+
margin-right: 10px;
|
5473 |
+
color: #666;
|
5474 |
+
font-size: 14px;
|
5475 |
+
font-weight: 300;
|
5476 |
+
text-decoration: line-through;
|
5477 |
+
}
|
5478 |
+
|
5479 |
+
.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-info .course-instructor {
|
5480 |
+
float: right;
|
5481 |
+
}
|
5482 |
+
|
5483 |
+
.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-info::after {
|
5484 |
+
display: block;
|
5485 |
+
clear: both;
|
5486 |
+
content: "";
|
5487 |
+
}
|
5488 |
+
|
5489 |
+
.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-excerpt {
|
5490 |
+
display: -webkit-box;
|
5491 |
+
overflow: hidden;
|
5492 |
+
margin-bottom: 28px;
|
5493 |
+
color: #666;
|
5494 |
+
font-size: 16px;
|
5495 |
+
font-weight: 300;
|
5496 |
+
line-height: 26px;
|
5497 |
+
-webkit-line-clamp: 2;
|
5498 |
+
-webkit-box-orient: vertical;
|
5499 |
+
}
|
5500 |
+
|
5501 |
+
.lp-archive-courses .learn-press-courses .course .course-item .course-content .separator {
|
5502 |
+
display: none;
|
5503 |
+
}
|
5504 |
+
|
5505 |
+
.lp-archive-courses .learn-press-courses[data-layout="list"] {
|
5506 |
+
margin: 0;
|
5507 |
+
}
|
5508 |
+
|
5509 |
+
.lp-archive-courses .learn-press-courses[data-layout="list"] .course {
|
5510 |
+
display: flex;
|
5511 |
+
width: 100%;
|
5512 |
+
padding: 24px;
|
5513 |
+
border: 1px solid rgba(204, 204, 204, 0.3);
|
5514 |
+
border-radius: 4px;
|
5515 |
+
flex-wrap: wrap;
|
5516 |
+
justify-content: flex-end;
|
5517 |
+
}
|
5518 |
+
|
5519 |
+
@media (max-width: 767px) {
|
5520 |
+
.lp-archive-courses .learn-press-courses[data-layout="list"] .course {
|
5521 |
+
padding: 15px;
|
5522 |
+
}
|
5523 |
+
}
|
5524 |
+
|
5525 |
+
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item {
|
5526 |
+
display: flex;
|
5527 |
+
flex-direction: row;
|
5528 |
+
width: 100%;
|
5529 |
+
border: unset;
|
5530 |
+
justify-content: space-between;
|
5531 |
+
}
|
5532 |
+
|
5533 |
+
@media (max-width: 767px) {
|
5534 |
+
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item {
|
5535 |
+
flex-direction: column;
|
5536 |
+
}
|
5537 |
+
}
|
5538 |
+
|
5539 |
+
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-wrap-thumbnail {
|
5540 |
+
float: left;
|
5541 |
+
width: 35.8%;
|
5542 |
+
}
|
5543 |
+
|
5544 |
+
@media (max-width: 767px) {
|
5545 |
+
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-wrap-thumbnail {
|
5546 |
+
width: 100%;
|
5547 |
+
}
|
5548 |
+
}
|
5549 |
+
|
5550 |
+
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content {
|
5551 |
+
float: right;
|
5552 |
+
width: calc(100% - 35.8% - 76px);
|
5553 |
+
padding-top: 5px;
|
5554 |
+
}
|
5555 |
+
|
5556 |
+
@media (max-width: 1200px) {
|
5557 |
+
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content {
|
5558 |
+
width: calc(100% - 35.8% - 40px);
|
5559 |
+
}
|
5560 |
+
}
|
5561 |
+
|
5562 |
+
@media (max-width: 1200px) {
|
5563 |
+
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content {
|
5564 |
+
width: calc(100% - 35.8% - 25px);
|
5565 |
+
}
|
5566 |
+
}
|
5567 |
+
|
5568 |
+
@media (max-width: 767px) {
|
5569 |
+
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content {
|
5570 |
+
width: 100%;
|
5571 |
+
padding-top: 20px;
|
5572 |
+
}
|
5573 |
+
}
|
5574 |
+
|
5575 |
+
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-categories a {
|
5576 |
+
position: relative;
|
5577 |
+
padding: 2px 20px 2px 15px;
|
5578 |
+
-webkit-clip-path: polygon(0% 0%, 100% 0, 88% 50%, 100% 100%, 0% 100%);
|
5579 |
+
clip-path: polygon(0% 0%, 100% 0, 88% 50%, 100% 100%, 0% 100%);
|
5580 |
+
}
|
5581 |
+
|
5582 |
+
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-permalink {
|
5583 |
+
overflow: hidden;
|
5584 |
+
height: 25px;
|
5585 |
+
margin-bottom: 5px;
|
5586 |
+
-webkit-line-clamp: 1;
|
5587 |
+
}
|
5588 |
+
|
5589 |
+
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-permalink .course-title {
|
5590 |
+
color: #333;
|
5591 |
+
font-size: 18px;
|
5592 |
+
font-weight: 600;
|
5593 |
+
line-height: 24px;
|
5594 |
+
}
|
5595 |
+
|
5596 |
+
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-permalink .course-title:hover {
|
5597 |
+
color: var(--lp-primary-color);
|
5598 |
+
}
|
5599 |
+
|
5600 |
+
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-wrap-meta {
|
5601 |
+
display: flex;
|
5602 |
+
padding-top: 12px;
|
5603 |
+
padding-bottom: 18px;
|
5604 |
+
color: #333;
|
5605 |
+
font-size: 14px;
|
5606 |
+
font-weight: 400;
|
5607 |
+
}
|
5608 |
+
|
5609 |
+
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-wrap-meta .meta-item {
|
5610 |
+
padding-right: 28px;
|
5611 |
+
text-transform: capitalize;
|
5612 |
+
}
|
5613 |
+
|
5614 |
+
@media (max-width: 1024px) {
|
5615 |
+
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-wrap-meta .meta-item {
|
5616 |
+
padding-right: 20px;
|
5617 |
+
}
|
5618 |
+
}
|
5619 |
+
|
5620 |
+
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-wrap-meta .meta-item::before {
|
5621 |
+
position: relative;
|
5622 |
+
top: -1px;
|
5623 |
+
margin-right: 8px;
|
5624 |
+
color: var(--lp-primary-color);
|
5625 |
+
font-family: "Font Awesome 5 Free";
|
5626 |
+
font-weight: 900;
|
5627 |
+
}
|
5628 |
+
|
5629 |
+
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-wrap-meta .meta-item-level::before {
|
5630 |
+
content: "\f012";
|
5631 |
+
}
|
5632 |
+
|
5633 |
+
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-wrap-meta .meta-item-duration::before {
|
5634 |
+
content: "\f017";
|
5635 |
+
}
|
5636 |
+
|
5637 |
+
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-wrap-meta .meta-item-lesson::before {
|
5638 |
+
content: "\f0c5";
|
5639 |
+
}
|
5640 |
+
|
5641 |
+
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-wrap-meta .meta-item-quiz::before {
|
5642 |
+
content: "\f12e";
|
5643 |
+
}
|
5644 |
+
|
5645 |
+
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-wrap-meta .meta-item-student::before {
|
5646 |
+
content: "\f501";
|
5647 |
+
}
|
5648 |
+
|
5649 |
+
@media (max-width: 815px) {
|
5650 |
+
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-wrap-meta {
|
5651 |
+
display: grid;
|
5652 |
+
grid-template-columns: repeat(2, 1fr);
|
5653 |
+
grid-gap: 15px;
|
5654 |
+
}
|
5655 |
+
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-wrap-meta .meta-item {
|
5656 |
+
padding-right: 15px;
|
5657 |
+
}
|
5658 |
+
}
|
5659 |
+
|
5660 |
+
@media (max-width: 767px) {
|
5661 |
+
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-wrap-meta {
|
5662 |
+
grid-template-columns: repeat(3, 1fr);
|
5663 |
+
}
|
5664 |
+
}
|
5665 |
+
|
5666 |
+
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-tags a {
|
5667 |
+
margin: 0 10px 10px 0;
|
5668 |
+
padding: 3px 5px;
|
5669 |
+
border-radius: 3px;
|
5670 |
+
color: #fff;
|
5671 |
+
background: #e4a2a2;
|
5672 |
+
line-height: 1;
|
5673 |
+
}
|
5674 |
+
|
5675 |
+
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-footer {
|
5676 |
+
float: left;
|
5677 |
+
margin-right: 20px;
|
5678 |
+
}
|
5679 |
+
|
5680 |
+
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-footer .course-students {
|
5681 |
+
display: none;
|
5682 |
+
}
|
5683 |
+
|
5684 |
+
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-footer .course-price {
|
5685 |
+
float: unset;
|
5686 |
+
}
|
5687 |
+
|
5688 |
+
@media (max-width: 767px) {
|
5689 |
+
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-footer {
|
5690 |
+
margin-bottom: 30px;
|
5691 |
+
}
|
5692 |
+
}
|
5693 |
+
|
5694 |
+
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-readmore {
|
5695 |
+
float: right;
|
5696 |
+
position: relative;
|
5697 |
+
right: 4px;
|
5698 |
+
}
|
5699 |
+
|
5700 |
+
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-readmore a {
|
5701 |
+
padding: 9px 24px;
|
5702 |
+
border-radius: 3px;
|
5703 |
+
color: #fff;
|
5704 |
+
background: var(--lp-primary-color);
|
5705 |
+
font-weight: 400;
|
5706 |
+
line-height: 1;
|
5707 |
+
transition: all 0.3s;
|
5708 |
+
}
|
5709 |
+
|
5710 |
+
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-readmore a:hover {
|
5711 |
+
opacity: 0.5;
|
5712 |
+
background: var(--lp-primary-color);
|
5713 |
+
}
|
5714 |
+
|
5715 |
+
@media (max-width: 767px) {
|
5716 |
+
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-readmore {
|
5717 |
+
display: flex;
|
5718 |
+
float: unset;
|
5719 |
+
clear: both;
|
5720 |
+
}
|
5721 |
+
}
|
5722 |
+
|
5723 |
+
.lp-archive-courses .learn-press-courses[data-layout="grid"] .course {
|
5724 |
+
padding: 0 15px;
|
5725 |
+
}
|
5726 |
+
|
5727 |
+
.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item:hover {
|
5728 |
+
box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.2);
|
5729 |
+
}
|
5730 |
+
|
5731 |
+
.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content {
|
5732 |
+
padding: 15px 20px 12px 20px;
|
5733 |
+
border: 1px solid #f0f0f0;
|
5734 |
+
border-top: 0;
|
5735 |
+
flex-grow: 1;
|
5736 |
+
}
|
5737 |
+
|
5738 |
+
.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-instructor {
|
5739 |
+
margin-bottom: 7px;
|
5740 |
+
}
|
5741 |
+
|
5742 |
+
.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-categories {
|
5743 |
+
float: right;
|
5744 |
+
position: absolute;
|
5745 |
+
z-index: 1;
|
5746 |
+
top: -34px;
|
5747 |
+
right: -1px;
|
5748 |
+
margin-right: 0;
|
5749 |
+
}
|
5750 |
+
|
5751 |
+
.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-categories::after {
|
5752 |
+
display: none;
|
5753 |
+
}
|
5754 |
+
|
5755 |
+
.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-categories a {
|
5756 |
+
position: relative;
|
5757 |
+
margin: 0;
|
5758 |
+
padding: 2px 12px 2px 22px;
|
5759 |
+
-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%, 12px 50%);
|
5760 |
+
clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%, 12px 50%);
|
5761 |
+
}
|
5762 |
+
|
5763 |
+
.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-permalink {
|
5764 |
+
height: 48px;
|
5765 |
+
margin-bottom: 20px;
|
5766 |
+
}
|
5767 |
+
|
5768 |
+
.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-wrap-meta {
|
5769 |
+
display: none;
|
5770 |
+
}
|
5771 |
+
|
5772 |
+
.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-info {
|
5773 |
+
display: flex;
|
5774 |
+
flex-direction: column;
|
5775 |
+
flex-grow: 1;
|
5776 |
+
}
|
5777 |
+
|
5778 |
+
.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-info .course-excerpt {
|
5779 |
+
display: none;
|
5780 |
+
}
|
5781 |
+
|
5782 |
+
.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-info .course-footer {
|
5783 |
+
padding-top: 18px;
|
5784 |
+
border-top: 1px solid rgba(153, 153, 153, 0.2);
|
5785 |
+
}
|
5786 |
+
|
5787 |
+
.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-info .course-footer .course-students {
|
5788 |
+
float: left;
|
5789 |
+
text-transform: capitalize;
|
5790 |
+
}
|
5791 |
+
|
5792 |
+
.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-info .course-footer .course-students::before {
|
5793 |
+
position: relative;
|
5794 |
+
top: -1px;
|
5795 |
+
margin-right: 8px;
|
5796 |
+
color: var(--lp-primary-color);
|
5797 |
+
font-family: "Font Awesome 5 Free";
|
5798 |
+
font-weight: 900;
|
5799 |
+
content: "\f501";
|
5800 |
+
}
|
5801 |
+
|
5802 |
+
.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-info .course-readmore {
|
5803 |
+
display: none;
|
5804 |
+
}
|
5805 |
+
|
5806 |
+
@media (max-width: 992px) {
|
5807 |
+
.lp-archive-courses .learn-press-courses[data-layout="grid"] .course {
|
5808 |
+
width: 50%;
|
5809 |
+
}
|
5810 |
+
}
|
5811 |
+
|
5812 |
+
@media (max-width: 767px) {
|
5813 |
+
.lp-archive-courses .learn-press-courses[data-layout="grid"] .course {
|
5814 |
+
width: 100%;
|
5815 |
+
}
|
5816 |
+
}
|
5817 |
+
|
5818 |
+
.lp-archive-courses .learn-press-courses[data-size="3"] .course {
|
5819 |
+
width: 33.3333%;
|
5820 |
+
}
|
5821 |
+
|
5822 |
+
@media (max-width: 767px) {
|
5823 |
+
.lp-archive-courses .learn-press-courses[data-size="3"] .course {
|
5824 |
+
width: 100%;
|
5825 |
+
}
|
5826 |
+
}
|
5827 |
+
|
5828 |
+
.lp-courses-bar {
|
5829 |
+
display: flex;
|
5830 |
+
float: right;
|
5831 |
+
margin-bottom: 48px;
|
5832 |
+
}
|
5833 |
+
|
5834 |
+
@media (max-width: 767px) {
|
5835 |
+
.lp-courses-bar {
|
5836 |
+
flex-direction: row;
|
5837 |
+
width: 100%;
|
5838 |
+
justify-content: space-between;
|
5839 |
+
}
|
5840 |
+
}
|
5841 |
+
|
5842 |
+
.lp-courses-bar .search-courses {
|
5843 |
+
position: relative;
|
5844 |
+
width: 306px;
|
5845 |
+
max-width: 100%;
|
5846 |
+
margin-right: 20px;
|
5847 |
+
line-height: 1;
|
5848 |
+
flex: 1;
|
5849 |
+
}
|
5850 |
+
|
5851 |
+
.lp-courses-bar .search-courses input[type="text"] {
|
5852 |
+
width: 100%;
|
5853 |
+
height: 44px;
|
5854 |
+
padding: 6px 32px 6px 18px;
|
5855 |
+
border: 1px solid #ccc;
|
5856 |
+
border-radius: 5px;
|
5857 |
+
background: #fff;
|
5858 |
+
font-size: 14px;
|
5859 |
+
font-style: italic;
|
5860 |
+
line-height: 1;
|
5861 |
+
}
|
5862 |
+
|
5863 |
+
.lp-courses-bar .search-courses input[type="text"]:focus {
|
5864 |
+
border-color: var(--lp-primary-color);
|
5865 |
+
outline: 0;
|
5866 |
+
}
|
5867 |
+
|
5868 |
+
.lp-courses-bar .search-courses button {
|
5869 |
+
position: absolute;
|
5870 |
+
top: 50%;
|
5871 |
+
right: 12px;
|
5872 |
+
width: 30px;
|
5873 |
+
height: 30px;
|
5874 |
+
padding: 0;
|
5875 |
+
border: none;
|
5876 |
+
color: #333;
|
5877 |
+
background: transparent;
|
5878 |
+
font-size: 16px;
|
5879 |
+
line-height: 1;
|
5880 |
+
transform: translate(0, -50%);
|
5881 |
+
}
|
5882 |
+
|
5883 |
+
.lp-courses-bar .search-courses button:focus {
|
5884 |
+
border: 0;
|
5885 |
+
outline: 0;
|
5886 |
+
}
|
5887 |
+
|
5888 |
+
.lp-courses-bar .search-courses ::-webkit-input-placeholder {
|
5889 |
+
color: #999;
|
5890 |
+
}
|
5891 |
+
|
5892 |
+
.lp-courses-bar .search-courses :-ms-input-placeholder {
|
5893 |
+
color: #999;
|
5894 |
+
}
|
5895 |
+
|
5896 |
+
.lp-courses-bar .search-courses ::placeholder {
|
5897 |
+
color: #999;
|
5898 |
+
}
|
5899 |
+
|
5900 |
+
@media (max-width: 767px) {
|
5901 |
+
.lp-courses-bar .search-courses {
|
5902 |
+
width: 100%;
|
5903 |
+
}
|
5904 |
+
}
|
5905 |
+
|
5906 |
+
.lp-courses-bar .switch-layout {
|
5907 |
+
display: flex;
|
5908 |
+
height: 44px;
|
5909 |
+
line-height: 1;
|
5910 |
+
text-align: right;
|
5911 |
+
flex: 0 0 40px;
|
5912 |
+
align-items: center;
|
5913 |
+
justify-content: center;
|
5914 |
+
}
|
5915 |
+
|
5916 |
+
.lp-courses-bar .switch-layout input[type="radio"] {
|
5917 |
+
display: none;
|
5918 |
+
}
|
5919 |
+
|
5920 |
+
.lp-courses-bar .switch-layout .switch-btn {
|
5921 |
+
display: block;
|
5922 |
+
width: 40px;
|
5923 |
+
height: 40px;
|
5924 |
+
margin: 0;
|
5925 |
+
padding: 0;
|
5926 |
+
border-radius: 5px;
|
5927 |
+
font-size: 16px;
|
5928 |
+
line-height: 40px;
|
5929 |
+
text-align: left;
|
5930 |
+
text-align: center;
|
5931 |
+
cursor: pointer;
|
5932 |
+
}
|
5933 |
+
|
5934 |
+
.lp-courses-bar .switch-layout .switch-btn::before {
|
5935 |
+
display: inline-block;
|
5936 |
+
margin: 8px 6px;
|
5937 |
+
color: #333;
|
5938 |
+
font-family: "Font Awesome 5 Free";
|
5939 |
+
font-weight: 900;
|
5940 |
+
line-height: 1;
|
5941 |
+
}
|
5942 |
+
|
5943 |
+
.lp-courses-bar .switch-layout .switch-btn.grid::before {
|
5944 |
+
content: "\f00a";
|
5945 |
+
}
|
5946 |
+
|
5947 |
+
.lp-courses-bar .switch-layout .switch-btn.list {
|
5948 |
+
margin-left: 3px;
|
5949 |
+
}
|
5950 |
+
|
5951 |
+
.lp-courses-bar .switch-layout .switch-btn.list::before {
|
5952 |
+
content: "\f03a";
|
5953 |
+
}
|
5954 |
+
|
5955 |
+
input[type="radio"]:nth-child(1):checked ~ .switch-btn:nth-child(2) {
|
5956 |
+
background: #f5f5f5;
|
5957 |
+
}
|
5958 |
+
|
5959 |
+
input[type="radio"]:nth-child(1):checked ~ .switch-btn:nth-child(2)::before {
|
5960 |
+
color: var(--lp-primary-color);
|
5961 |
+
}
|
5962 |
+
|
5963 |
+
input[type="radio"]:nth-child(3):checked ~ .switch-btn:nth-child(4) {
|
5964 |
+
background: #f5f5f5;
|
5965 |
+
}
|
5966 |
+
|
5967 |
+
input[type="radio"]:nth-child(3):checked ~ .switch-btn:nth-child(4)::before {
|
5968 |
+
color: var(--lp-primary-color);
|
5969 |
+
}
|
5970 |
+
|
5971 |
+
input[type="radio"]:nth-child(5):checked ~ .switch-btn:nth-child(6) {
|
5972 |
+
background: #f5f5f5;
|
5973 |
+
}
|
5974 |
+
|
5975 |
+
input[type="radio"]:nth-child(5):checked ~ .switch-btn:nth-child(6)::before {
|
5976 |
+
color: var(--lp-primary-color);
|
5977 |
+
}
|
5978 |
+
|
5979 |
+
input[type="radio"]:nth-child(7):checked ~ .switch-btn:nth-child(8) {
|
5980 |
+
background: #f5f5f5;
|
5981 |
+
}
|
5982 |
+
|
5983 |
+
input[type="radio"]:nth-child(7):checked ~ .switch-btn:nth-child(8)::before {
|
5984 |
+
color: var(--lp-primary-color);
|
5985 |
+
}
|
5986 |
+
|
5987 |
+
input[type="radio"]:nth-child(9):checked ~ .switch-btn:nth-child(10) {
|
5988 |
+
background: #f5f5f5;
|
5989 |
+
}
|
5990 |
+
|
5991 |
+
input[type="radio"]:nth-child(9):checked ~ .switch-btn:nth-child(10)::before {
|
5992 |
+
color: var(--lp-primary-color);
|
5993 |
+
}
|
5994 |
+
|
5995 |
+
input[type="radio"]:nth-child(11):checked ~ .switch-btn:nth-child(12) {
|
5996 |
+
background: #f5f5f5;
|
5997 |
+
}
|
5998 |
+
|
5999 |
+
input[type="radio"]:nth-child(11):checked ~ .switch-btn:nth-child(12)::before {
|
6000 |
+
color: var(--lp-primary-color);
|
6001 |
+
}
|
6002 |
+
|
6003 |
+
input[type="radio"]:nth-child(13):checked ~ .switch-btn:nth-child(14) {
|
6004 |
+
background: #f5f5f5;
|
6005 |
+
}
|
6006 |
+
|
6007 |
+
input[type="radio"]:nth-child(13):checked ~ .switch-btn:nth-child(14)::before {
|
6008 |
+
color: var(--lp-primary-color);
|
6009 |
+
}
|
6010 |
+
|
6011 |
+
input[type="radio"]:nth-child(15):checked ~ .switch-btn:nth-child(16) {
|
6012 |
+
background: #f5f5f5;
|
6013 |
+
}
|
6014 |
+
|
6015 |
+
input[type="radio"]:nth-child(15):checked ~ .switch-btn:nth-child(16)::before {
|
6016 |
+
color: var(--lp-primary-color);
|
6017 |
+
}
|
6018 |
+
|
6019 |
+
input[type="radio"]:nth-child(17):checked ~ .switch-btn:nth-child(18) {
|
6020 |
+
background: #f5f5f5;
|
6021 |
+
}
|
6022 |
+
|
6023 |
+
input[type="radio"]:nth-child(17):checked ~ .switch-btn:nth-child(18)::before {
|
6024 |
+
color: var(--lp-primary-color);
|
6025 |
+
}
|
6026 |
+
|
6027 |
+
input[type="radio"]:nth-child(19):checked ~ .switch-btn:nth-child(20) {
|
6028 |
+
background: #f5f5f5;
|
6029 |
+
}
|
6030 |
+
|
6031 |
+
input[type="radio"]:nth-child(19):checked ~ .switch-btn:nth-child(20)::before {
|
6032 |
+
color: var(--lp-primary-color);
|
6033 |
+
}
|
6034 |
+
|
6035 |
+
/**
|
6036 |
+
* End Archive courses page.
|
6037 |
+
*/
|
6038 |
+
/**
|
6039 |
+
* Single course page
|
6040 |
+
*/
|
6041 |
+
.lp-archive-courses .course-summary .course-summary-content .course-detail-info {
|
6042 |
+
margin-bottom: 60px;
|
6043 |
+
padding: 40px 0 10px 0;
|
6044 |
+
color: #fff;
|
6045 |
+
background: var(--lp-secondary-color);
|
6046 |
+
}
|
6047 |
+
|
6048 |
+
.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left {
|
6049 |
+
width: 70%;
|
6050 |
+
}
|
6051 |
+
|
6052 |
+
.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-title {
|
6053 |
+
margin-bottom: 42px;
|
6054 |
+
color: #fff;
|
6055 |
+
font-size: 30px;
|
6056 |
+
font-weight: 500;
|
6057 |
+
line-height: 1;
|
6058 |
+
}
|
6059 |
+
|
6060 |
+
.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta.course-meta-primary {
|
6061 |
+
margin-bottom: 36px;
|
6062 |
+
}
|
6063 |
+
|
6064 |
+
.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta.course-meta-primary .course-meta__pull-left .meta-item-categories::before {
|
6065 |
+
font-weight: 400;
|
6066 |
+
}
|
6067 |
+
|
6068 |
+
.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta.course-meta-secondary {
|
6069 |
+
margin-bottom: 0;
|
6070 |
+
}
|
6071 |
+
|
6072 |
+
.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item {
|
6073 |
+
display: flex;
|
6074 |
+
height: 46px;
|
6075 |
+
margin-right: 50px;
|
6076 |
+
font-size: 16px;
|
6077 |
+
font-weight: 300;
|
6078 |
+
text-transform: capitalize;
|
6079 |
+
}
|
6080 |
+
|
6081 |
+
.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item span {
|
6082 |
+
padding-right: 4px;
|
6083 |
+
}
|
6084 |
+
|
6085 |
+
.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item:last-child {
|
6086 |
+
margin-right: 0;
|
6087 |
+
}
|
6088 |
+
|
6089 |
+
.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item::before {
|
6090 |
+
margin-right: 8px;
|
6091 |
+
color: var(--lp-primary-color);
|
6092 |
+
font-family: "Font Awesome 5 Free";
|
6093 |
+
font-weight: 900;
|
6094 |
+
}
|
6095 |
+
|
6096 |
+
.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item .meta-item__image {
|
6097 |
+
margin-right: 10px;
|
6098 |
+
flex: 0 0 46px;
|
6099 |
+
}
|
6100 |
+
|
6101 |
+
.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item .meta-item__image img {
|
6102 |
+
overflow: hidden;
|
6103 |
+
position: relative;
|
6104 |
+
width: 46px;
|
6105 |
+
height: 46px;
|
6106 |
+
border-radius: 50%;
|
6107 |
+
}
|
6108 |
+
|
6109 |
+
.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item .meta-item__value label {
|
6110 |
+
margin: 0;
|
6111 |
+
color: #999;
|
6112 |
+
font-size: 14px;
|
6113 |
+
font-weight: 300;
|
6114 |
+
line-height: 1.5;
|
6115 |
+
}
|
6116 |
+
|
6117 |
+
.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item .meta-item__value > div {
|
6118 |
+
line-height: 1.5;
|
6119 |
+
}
|
6120 |
+
|
6121 |
+
.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item .meta-item__value > div a {
|
6122 |
+
color: #fff;
|
6123 |
+
font-size: 16px;
|
6124 |
+
font-weight: 400;
|
6125 |
+
text-transform: capitalize;
|
6126 |
+
}
|
6127 |
+
|
6128 |
+
.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item .meta-item__value > div a:hover {
|
6129 |
+
color: var(--lp-primary-color);
|
6130 |
+
}
|
6131 |
+
|
6132 |
+
.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-categories {
|
6133 |
+
align-items: center;
|
6134 |
+
}
|
6135 |
+
|
6136 |
+
.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-categories::before {
|
6137 |
+
margin-right: 10px;
|
6138 |
+
font-size: 36px;
|
6139 |
+
content: "\f02e";
|
6140 |
+
}
|
6141 |
+
|
6142 |
+
.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-categories .meta-item__value div span {
|
6143 |
+
padding: 0 5px;
|
6144 |
+
}
|
6145 |
+
|
6146 |
+
.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-categories .meta-item__value div a:hover {
|
6147 |
+
color: var(--lp-primary-color);
|
6148 |
+
}
|
6149 |
+
|
6150 |
+
.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-review .meta-item__value {
|
6151 |
+
display: flex;
|
6152 |
+
flex-direction: column-reverse;
|
6153 |
+
justify-content: flex-end;
|
6154 |
+
align-items: flex-end;
|
6155 |
+
}
|
6156 |
+
|
6157 |
+
.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-review .meta-item__value .review-stars-rated {
|
6158 |
+
margin-bottom: 0;
|
6159 |
+
line-height: 1;
|
6160 |
+
}
|
6161 |
+
|
6162 |
+
.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-duration::before {
|
6163 |
+
content: "\f017";
|
6164 |
+
}
|
6165 |
+
|
6166 |
+
.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-level::before {
|
6167 |
+
content: "\f012";
|
6168 |
+
}
|
6169 |
+
|
6170 |
+
.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-lesson::before {
|
6171 |
+
content: "\f0c5";
|
6172 |
+
}
|
6173 |
+
|
6174 |
+
.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-quiz::before {
|
6175 |
+
content: "\f12e";
|
6176 |
+
}
|
6177 |
+
|
6178 |
+
.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-student::before {
|
6179 |
+
content: "\f501";
|
6180 |
+
}
|
6181 |
+
|
6182 |
+
@media (max-width: 1024px) {
|
6183 |
+
.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item {
|
6184 |
+
margin-right: 30px;
|
6185 |
+
}
|
6186 |
+
}
|
6187 |
+
|
6188 |
+
@media (max-width: 767px) {
|
6189 |
+
.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item {
|
6190 |
+
margin-right: 0;
|
6191 |
+
}
|
6192 |
+
}
|
6193 |
+
|
6194 |
+
@media (max-width: 767px) {
|
6195 |
+
.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left {
|
6196 |
+
display: grid;
|
6197 |
+
grid-template-columns: repeat(2, 1fr);
|
6198 |
+
grid-gap: 20px;
|
6199 |
+
}
|
6200 |
+
}
|
6201 |
+
|
6202 |
+
@media (max-width: 768px) {
|
6203 |
+
.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left {
|
6204 |
+
width: 100%;
|
6205 |
+
}
|
6206 |
+
}
|
6207 |
+
|
6208 |
+
.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area {
|
6209 |
+
display: flex;
|
6210 |
+
flex-direction: row;
|
6211 |
+
}
|
6212 |
+
|
6213 |
+
.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .entry-content-left {
|
6214 |
+
width: calc(100% - 300px);
|
6215 |
+
max-width: 100%;
|
6216 |
+
margin: 0;
|
6217 |
+
padding-right: 40px;
|
6218 |
+
}
|
6219 |
+
|
6220 |
+
@media (max-width: 768px) {
|
6221 |
+
.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .entry-content-left {
|
6222 |
+
width: 100%;
|
6223 |
+
padding-right: 0;
|
6224 |
+
}
|
6225 |
+
}
|
6226 |
+
|
6227 |
+
@media (max-width: 767px) {
|
6228 |
+
.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .entry-content-left {
|
6229 |
+
width: 100%;
|
6230 |
+
margin-bottom: 30px;
|
6231 |
+
}
|
6232 |
+
}
|
6233 |
+
|
6234 |
+
.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar {
|
6235 |
+
width: 300px;
|
6236 |
+
max-width: 100%;
|
6237 |
+
margin-top: -272px;
|
6238 |
+
}
|
6239 |
+
|
6240 |
+
.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner {
|
6241 |
+
width: 300px;
|
6242 |
+
}
|
6243 |
+
|
6244 |
+
.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner .course-sidebar-top {
|
6245 |
+
box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.05);
|
6246 |
+
}
|
6247 |
+
|
6248 |
+
.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner .course-sidebar-secondary {
|
6249 |
+
margin-top: 30px;
|
6250 |
+
padding: 0;
|
6251 |
+
}
|
6252 |
+
|
6253 |
+
.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner .learn-press-course-wishlist {
|
6254 |
+
color: #fff;
|
6255 |
+
background: transparent !important;
|
6256 |
+
font-size: 0;
|
6257 |
+
}
|
6258 |
+
|
6259 |
+
.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner .learn-press-course-wishlist.on, .lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner .learn-press-course-wishlist:hover {
|
6260 |
+
color: var(--lp-primary-color);
|
6261 |
+
}
|
6262 |
+
|
6263 |
+
.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner .learn-press-course-wishlist::before {
|
6264 |
+
font-family: "Font Awesome 5 Free";
|
6265 |
+
font-size: 26px;
|
6266 |
+
font-weight: 900;
|
6267 |
+
content: "\f004";
|
6268 |
+
}
|
6269 |
+
|
6270 |
+
.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner > div {
|
6271 |
+
overflow: hidden;
|
6272 |
+
padding: 20px;
|
6273 |
+
background: #fff;
|
6274 |
+
}
|
6275 |
+
|
6276 |
+
.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner > div .widgettitle {
|
6277 |
+
margin-top: 0;
|
6278 |
+
margin-bottom: 2px;
|
6279 |
+
font-size: 18px;
|
6280 |
+
font-weight: 500;
|
6281 |
+
}
|
6282 |
+
|
6283 |
+
.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner > div ul {
|
6284 |
+
list-style: none;
|
6285 |
+
}
|
6286 |
+
|
6287 |
+
.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner > div ul li a {
|
6288 |
+
color: #666;
|
6289 |
+
font-size: 16px;
|
6290 |
+
font-weight: 300;
|
6291 |
+
line-height: 24px;
|
6292 |
+
}
|
6293 |
+
|
6294 |
+
.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner > div ul li a:hover {
|
6295 |
+
color: var(--lp-primary-color);
|
6296 |
+
box-shadow: unset;
|
6297 |
+
}
|
6298 |
+
|
6299 |
+
@media (max-width: 768px) {
|
6300 |
+
.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar {
|
6301 |
+
width: 100%;
|
6302 |
+
margin-top: 0;
|
6303 |
+
}
|
6304 |
+
.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner {
|
6305 |
+
width: 100%;
|
6306 |
+
}
|
6307 |
+
}
|
6308 |
+
|
6309 |
+
@media (max-width: 767px) {
|
6310 |
+
.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar {
|
6311 |
+
width: 100%;
|
6312 |
+
padding-left: 0;
|
6313 |
+
}
|
6314 |
+
}
|
6315 |
+
|
6316 |
+
@media (max-width: 768px) {
|
6317 |
+
.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area {
|
6318 |
+
flex-direction: column;
|
6319 |
+
}
|
6320 |
+
}
|
6321 |
+
|
6322 |
+
#learn-press-course .course-summary-sidebar .course-sidebar-preview {
|
6323 |
+
margin-bottom: 35px;
|
6324 |
+
background: #fff;
|
6325 |
+
}
|
6326 |
+
|
6327 |
+
#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-price {
|
6328 |
+
text-align: center;
|
6329 |
+
}
|
6330 |
+
|
6331 |
+
#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-price .origin-price {
|
6332 |
+
color: #666;
|
6333 |
+
font-size: 18px;
|
6334 |
+
font-weight: 300;
|
6335 |
+
font-style: unset;
|
6336 |
+
}
|
6337 |
+
|
6338 |
+
#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-price .price {
|
6339 |
+
color: #333;
|
6340 |
+
font-size: 26px;
|
6341 |
+
font-weight: 500;
|
6342 |
+
}
|
6343 |
+
|
6344 |
+
#learn-press-course .course-summary-sidebar .course-sidebar-preview .media-preview {
|
6345 |
+
overflow: hidden;
|
6346 |
+
position: relative;
|
6347 |
+
margin: -20px -20px 40px;
|
6348 |
+
}
|
6349 |
+
|
6350 |
+
#learn-press-course .course-summary-sidebar .course-sidebar-preview .media-preview img {
|
6351 |
+
max-width: 100%;
|
6352 |
+
height: auto;
|
6353 |
+
vertical-align: top;
|
6354 |
+
}
|
6355 |
+
|
6356 |
+
#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons {
|
6357 |
+
margin-bottom: 34px;
|
6358 |
+
}
|
6359 |
+
|
6360 |
+
#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons > * {
|
6361 |
+
margin-bottom: 10px;
|
6362 |
+
}
|
6363 |
+
|
6364 |
+
#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons > *:last-child {
|
6365 |
+
margin-bottom: 0;
|
6366 |
+
}
|
6367 |
+
|
6368 |
+
#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons form,
|
6369 |
+
#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button {
|
6370 |
+
width: 100%;
|
6371 |
+
text-decoration: none;
|
6372 |
+
}
|
6373 |
+
|
6374 |
+
#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button {
|
6375 |
+
font-weight: 500;
|
6376 |
+
}
|
6377 |
+
|
6378 |
+
#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button:hover {
|
6379 |
+
border-color: var(--lp-primary-color);
|
6380 |
+
}
|
6381 |
+
|
6382 |
+
#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button.button-enroll-course {
|
6383 |
+
border-color: var(--lp-primary-color);
|
6384 |
+
color: #fff;
|
6385 |
+
background: var(--lp-primary-color);
|
6386 |
+
}
|
6387 |
+
|
6388 |
+
#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button.button-enroll-course:hover {
|
6389 |
+
opacity: 0.5;
|
6390 |
+
background: var(--lp-primary-color);
|
6391 |
+
}
|
6392 |
+
|
6393 |
+
#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button.button-enroll-course.loading::before {
|
6394 |
+
display: inline-block;
|
6395 |
+
font-family: "Font Awesome 5 Free";
|
6396 |
+
font-weight: 900;
|
6397 |
+
content: "\f110";
|
6398 |
+
animation: lp-rotating 1s linear infinite;
|
6399 |
+
}
|
6400 |
+
|
6401 |
+
#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button.button-enroll-course ~ .lp-enroll-notice {
|
6402 |
+
margin-top: 20px;
|
6403 |
+
padding: 20px;
|
6404 |
+
border: 2px solid #059601;
|
6405 |
+
border-radius: 9px;
|
6406 |
+
font-size: 15px;
|
6407 |
+
line-height: 1.4;
|
6408 |
+
}
|
6409 |
+
|
6410 |
+
#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button.button-enroll-course ~ .lp-enroll-notice.error {
|
6411 |
+
border-color: #d85554;
|
6412 |
+
}
|
6413 |
+
|
6414 |
+
#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-time {
|
6415 |
+
margin-bottom: 28px;
|
6416 |
+
padding-bottom: 8px;
|
6417 |
+
border-bottom: 1px solid rgba(204, 204, 204, 0.3);
|
6418 |
+
}
|
6419 |
+
|
6420 |
+
#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-time .course-time-row {
|
6421 |
+
display: flex;
|
6422 |
+
color: #666;
|
6423 |
+
font-size: 16px;
|
6424 |
+
font-weight: 300;
|
6425 |
+
justify-content: space-between;
|
6426 |
+
}
|
6427 |
+
|
6428 |
+
#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-time .course-time-row strong {
|
6429 |
+
color: #333;
|
6430 |
+
font-weight: 500;
|
6431 |
+
}
|
6432 |
+
|
6433 |
+
#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-time .course-time-row time {
|
6434 |
+
color: #666;
|
6435 |
+
font-size: 16px;
|
6436 |
+
font-weight: 300;
|
6437 |
+
line-height: 24px;
|
6438 |
+
}
|
6439 |
+
|
6440 |
+
#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .items-progress,
|
6441 |
+
#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .course-progress {
|
6442 |
+
display: flex;
|
6443 |
+
flex-direction: row;
|
6444 |
+
margin: 0;
|
6445 |
+
padding: 0;
|
6446 |
+
justify-content: space-between;
|
6447 |
+
flex-wrap: wrap;
|
6448 |
+
}
|
6449 |
+
|
6450 |
+
#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .items-progress__heading,
|
6451 |
+
#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .course-progress__heading {
|
6452 |
+
margin: 0;
|
6453 |
+
margin-bottom: 5px;
|
6454 |
+
padding: 0;
|
6455 |
+
color: #333;
|
6456 |
+
font-size: 15px;
|
6457 |
+
font-weight: 500;
|
6458 |
+
flex: 1 1 auto;
|
6459 |
+
}
|
6460 |
+
|
6461 |
+
#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .items-progress .number,
|
6462 |
+
#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .course-progress .number {
|
6463 |
+
display: block;
|
6464 |
+
margin: 0;
|
6465 |
+
color: #666;
|
6466 |
+
font-size: 16px;
|
6467 |
+
font-weight: 300;
|
6468 |
+
line-height: 16px;
|
6469 |
+
text-align: right;
|
6470 |
+
}
|
6471 |
+
|
6472 |
+
#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .items-progress .learn-press-progress,
|
6473 |
+
#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .course-progress .learn-press-progress {
|
6474 |
+
clear: both;
|
6475 |
+
width: 100%;
|
6476 |
+
}
|
6477 |
+
|
6478 |
+
#learn-press-course .course-summary-sidebar .course-sidebar-preview > *:last-child {
|
6479 |
+
margin-bottom: 0;
|
6480 |
+
}
|
6481 |
+
|
6482 |
+
#learn-press-course .course-summary-sidebar .course-extras {
|
6483 |
+
display: block;
|
6484 |
+
}
|
6485 |
+
|
6486 |
+
#learn-press-course .course-summary-sidebar .course-extras .course-extras__title {
|
6487 |
+
font-size: 18px;
|
6488 |
+
font-weight: normal;
|
6489 |
+
}
|
6490 |
+
|
6491 |
+
#learn-press-course .course-summary-sidebar .course-extras .course-extras__content {
|
6492 |
+
color: #777;
|
6493 |
+
font-size: 14px;
|
6494 |
+
}
|
6495 |
+
|
6496 |
+
#learn-press-course .course-summary-sidebar .course-extras .course-extras__content ul {
|
6497 |
+
list-style: none;
|
6498 |
+
}
|
6499 |
+
|
6500 |
+
#learn-press-course .course-summary-sidebar .course-extras .course-extras__content ol {
|
6501 |
+
list-style-position: inside;
|
6502 |
+
}
|
6503 |
+
|
6504 |
+
#learn-press-course .course-summary-sidebar .course-extras .course-extras__content ul li,
|
6505 |
+
#learn-press-course .course-summary-sidebar .course-extras .course-extras__content ol li {
|
6506 |
+
position: relative;
|
6507 |
+
border: none;
|
6508 |
+
}
|
6509 |
+
|
6510 |
+
#learn-press-course .course-summary-sidebar .course-extras.style-checks ul li,
|
6511 |
+
#learn-press-course .course-summary-sidebar .course-extras.style-checks ol li {
|
6512 |
+
padding-left: 20px;
|
6513 |
+
}
|
6514 |
+
|
6515 |
+
#learn-press-course .course-summary-sidebar .course-extras.style-checks ul li::before,
|
6516 |
+
#learn-press-course .course-summary-sidebar .course-extras.style-checks ol li::before {
|
6517 |
+
display: inline-block;
|
6518 |
+
position: absolute;
|
6519 |
+
top: 13px;
|
6520 |
+
left: 0;
|
6521 |
+
width: 12px;
|
6522 |
+
height: 7px;
|
6523 |
+
border: 2px solid #8794b9;
|
6524 |
+
border-top: none;
|
6525 |
+
border-right: none;
|
6526 |
+
content: "";
|
6527 |
+
transform: rotate(-54deg);
|
6528 |
+
}
|
6529 |
+
|
6530 |
+
#learn-press-course .course-summary-sidebar .course-extras.style-radios ul li,
|
6531 |
+
#learn-press-course .course-summary-sidebar .course-extras.style-radios ol li {
|
6532 |
+
padding-left: 20px;
|
6533 |
+
}
|
6534 |
+
|
6535 |
+
#learn-press-course .course-summary-sidebar .course-extras.style-radios ul li::before,
|
6536 |
+
#learn-press-course .course-summary-sidebar .course-extras.style-radios ol li::before {
|
6537 |
+
display: inline-block;
|
6538 |
+
position: absolute;
|
6539 |
+
top: 12px;
|
6540 |
+
left: 0;
|
6541 |
+
width: 12px;
|
6542 |
+
height: 12px;
|
6543 |
+
border: 2px solid #8794b9;
|
6544 |
+
border-radius: 50%;
|
6545 |
+
content: "";
|
6546 |
+
}
|
6547 |
+
|
6548 |
+
.learnpress-page .lp-button.secondary {
|
6549 |
+
background: #9198ab;
|
6550 |
+
}
|
6551 |
+
|
6552 |
+
.learnpress-page .lp-button.secondary:hover {
|
6553 |
+
background: #9ba6c5;
|
6554 |
+
}
|
6555 |
+
|
6556 |
+
.learnpress-page .lp-button:disabled, .learnpress-page .lp-button[disabled] {
|
6557 |
+
background: #ddd;
|
6558 |
+
pointer-events: none;
|
6559 |
+
}
|
6560 |
+
|
6561 |
+
.learnpress-page:hover {
|
6562 |
+
text-decoration: none;
|
6563 |
+
}
|
6564 |
+
|
6565 |
+
#learn-press-course-curriculum .section-title {
|
6566 |
+
position: relative;
|
6567 |
+
margin-bottom: 0;
|
6568 |
+
padding: 8px 0;
|
6569 |
+
color: #5383f7;
|
6570 |
+
font-size: 16px;
|
6571 |
+
font-weight: normal;
|
6572 |
+
line-height: 1;
|
6573 |
+
}
|
6574 |
+
|
6575 |
+
#learn-press-course-curriculum .section-title span.show-desc {
|
6576 |
+
display: inline-block;
|
6577 |
+
position: absolute;
|
6578 |
+
top: 50%;
|
6579 |
+
right: 30px;
|
6580 |
+
width: 20px;
|
6581 |
+
height: 20px;
|
6582 |
+
transform: translate(0, -50%);
|
6583 |
+
}
|
6584 |
+
|
6585 |
+
#learn-press-course-curriculum .section-title span.show-desc::before {
|
6586 |
+
font-family: "Font Awesome 5 Free";
|
6587 |
+
font-size: 18px;
|
6588 |
+
font-weight: 900;
|
6589 |
+
content: "\f107";
|
6590 |
+
}
|
6591 |
+
|
6592 |
+
#learn-press-course-curriculum .section-title span.show-desc:hover::before {
|
6593 |
+
border-top-color: #ccc;
|
6594 |
+
}
|
6595 |
+
|
6596 |
+
#popup-course {
|
6597 |
+
display: flex;
|
6598 |
+
position: fixed;
|
6599 |
+
z-index: 999;
|
6600 |
+
top: 0;
|
6601 |
+
right: 0;
|
6602 |
+
bottom: 0;
|
6603 |
+
left: 0;
|
6604 |
+
background: #fff;
|
6605 |
+
}
|
6606 |
+
|
6607 |
+
#popup-course #popup-header {
|
6608 |
+
display: flex;
|
6609 |
+
position: fixed;
|
6610 |
+
z-index: 100;
|
6611 |
+
right: 0;
|
6612 |
+
left: 475px;
|
6613 |
+
padding: 0;
|
6614 |
+
border-bottom: 1px solid #d9e0f1;
|
6615 |
+
background: var(--lp-secondary-color);
|
6616 |
+
-webkit-transition: left 0.25s;
|
6617 |
+
-moz-transition: left 0.25s;
|
6618 |
+
-ms-transition: left 0.25s;
|
6619 |
+
-o-transition: left 0.25s;
|
6620 |
+
transition: left 0.25s;
|
6621 |
+
}
|
6622 |
+
|
6623 |
+
#popup-course #popup-header .popup-header__inner {
|
6624 |
+
display: flex;
|
6625 |
+
width: 792px;
|
6626 |
+
margin: 0 auto;
|
6627 |
+
justify-content: space-between;
|
6628 |
+
align-items: center;
|
6629 |
+
}
|
6630 |
+
|
6631 |
+
@media (max-width: 1024px) {
|
6632 |
+
#popup-course #popup-header .popup-header__inner {
|
6633 |
+
width: 100%;
|
6634 |
+
padding-right: 15px;
|
6635 |
+
padding-left: 15px;
|
6636 |
+
}
|
6637 |
+
}
|
6638 |
+
|
6639 |
+
@media (max-width: 767px) {
|
6640 |
+
#popup-course #popup-header .popup-header__inner {
|
6641 |
+
flex-direction: column;
|
6642 |
+
}
|
6643 |
+
}
|
6644 |
+
|
6645 |
+
#popup-course #popup-header .popup-header__inner .course-title {
|
6646 |
+
margin: 0;
|
6647 |
+
padding: 0;
|
6648 |
+
line-height: 70px;
|
6649 |
+
letter-spacing: unset;
|
6650 |
+
}
|
6651 |
+
|
6652 |
+
#popup-course #popup-header .popup-header__inner .course-title a {
|
6653 |
+
display: -webkit-box;
|
6654 |
+
overflow: hidden;
|
6655 |
+
color: #fff;
|
6656 |
+
font-size: 16px;
|
6657 |
+
font-weight: 400;
|
6658 |
+
text-overflow: ellipsis;
|
6659 |
+
-webkit-line-clamp: 1;
|
6660 |
+
-webkit-box-orient: vertical;
|
6661 |
+
}
|
6662 |
+
|
6663 |
+
#popup-course #popup-header .popup-header__inner .course-title a:hover {
|
6664 |
+
color: var(--lp-primary-color);
|
6665 |
+
}
|
6666 |
+
|
6667 |
+
@media (max-width: 768px) {
|
6668 |
+
#popup-course #popup-header .popup-header__inner .course-title {
|
6669 |
+
flex: 1;
|
6670 |
+
}
|
6671 |
+
}
|
6672 |
+
|
6673 |
+
#popup-course #popup-header .popup-header__inner .items-progress {
|
6674 |
+
display: flex;
|
6675 |
+
justify-content: center;
|
6676 |
+
align-items: center;
|
6677 |
+
}
|
6678 |
+
|
6679 |
+
@media (max-width: 768px) {
|
6680 |
+
#popup-course #popup-header .popup-header__inner .items-progress {
|
6681 |
+
flex: 1;
|
6682 |
+
}
|
6683 |
+
}
|
6684 |
+
|
6685 |
+
@media (max-width: 767px) {
|
6686 |
+
#popup-course #popup-header .popup-header__inner .items-progress {
|
6687 |
+
padding-bottom: 20px;
|
6688 |
+
justify-content: end;
|
6689 |
+
}
|
6690 |
+
}
|
6691 |
+
|
6692 |
+
#popup-course #popup-header .popup-header__inner .items-progress .number {
|
6693 |
+
padding-right: 10px;
|
6694 |
+
color: #fff;
|
6695 |
+
font-size: 14px;
|
6696 |
+
font-weight: 300;
|
6697 |
+
}
|
6698 |
+
|
6699 |
+
#popup-course #popup-header .lp-button {
|
6700 |
+
display: flex;
|
6701 |
+
position: relative;
|
6702 |
+
height: 40px;
|
6703 |
+
margin: 9px;
|
6704 |
+
border: none;
|
6705 |
+
color: #fff;
|
6706 |
+
background: var(--lp-primary-color);
|
6707 |
+
font-size: 14px;
|
6708 |
+
font-weight: 400;
|
6709 |
+
justify-content: center;
|
6710 |
+
line-height: 40px;
|
6711 |
+
align-items: center;
|
6712 |
+
}
|
6713 |
+
|
6714 |
+
#popup-course #popup-header .lp-button:hover {
|
6715 |
+
opacity: 0.8;
|
6716 |
+
}
|
6717 |
+
|
6718 |
+
#popup-course #popup-header .lp-button-back {
|
6719 |
+
float: right;
|
6720 |
+
margin: 9px 10px;
|
6721 |
+
}
|
6722 |
+
|
6723 |
+
#popup-course #popup-header .lp-button-back button::before, #popup-course #popup-header .lp-button-back button::after {
|
6724 |
+
content: "";
|
6725 |
+
}
|
6726 |
+
|
6727 |
+
#popup-course #popup-header .lp-button-back button::before {
|
6728 |
+
border: 1px solid #ddd;
|
6729 |
+
}
|
6730 |
+
|
6731 |
+
#popup-course #popup-header .lp-button-back button::after {
|
6732 |
+
border: 1px solid #ddd;
|
6733 |
+
}
|
6734 |
+
|
6735 |
+
#popup-course #popup-sidebar {
|
6736 |
+
overflow: auto;
|
6737 |
+
position: relative;
|
6738 |
+
box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.1);
|
6739 |
+
flex: 0 0 475px;
|
6740 |
+
-webkit-transition: 0.25s;
|
6741 |
+
-moz-transition: 0.25s;
|
6742 |
+
-ms-transition: 0.25s;
|
6743 |
+
-o-transition: 0.25s;
|
6744 |
+
transition: 0.25s;
|
6745 |
+
}
|
6746 |
+
|
6747 |
+
#popup-course #popup-sidebar .search-course {
|
6748 |
+
display: flex;
|
6749 |
+
position: relative;
|
6750 |
+
height: 70px;
|
6751 |
+
background: #f9fafc;
|
6752 |
+
}
|
6753 |
+
|
6754 |
+
#popup-course #popup-sidebar .search-course input[name="s"] {
|
6755 |
+
display: block;
|
6756 |
+
width: 100%;
|
6757 |
+
margin: 6px 0;
|
6758 |
+
padding-left: 20px;
|
6759 |
+
border: none;
|
6760 |
+
color: #999;
|
6761 |
+
background: transparent;
|
6762 |
+
box-shadow: none;
|
6763 |
+
font-size: 14px;
|
6764 |
+
line-height: 1;
|
6765 |
+
-webkit-box-sizing: border-box;
|
6766 |
+
-moz-box-sizing: border-box;
|
6767 |
+
box-sizing: border-box;
|
6768 |
+
}
|
6769 |
+
|
6770 |
+
#popup-course #popup-sidebar .search-course input[name="s"]::-webkit-input-placeholder {
|
6771 |
+
color: #999;
|
6772 |
+
}
|
6773 |
+
|
6774 |
+
#popup-course #popup-sidebar .search-course input[name="s"]::-moz-placeholder {
|
6775 |
+
color: #999;
|
6776 |
+
}
|
6777 |
+
|
6778 |
+
#popup-course #popup-sidebar .search-course input[name="s"]:-ms-input-placeholder {
|
6779 |
+
color: #999;
|
6780 |
+
}
|
6781 |
+
|
6782 |
+
#popup-course #popup-sidebar .search-course input[name="s"]:-moz-placeholder {
|
6783 |
+
color: #999;
|
6784 |
+
}
|
6785 |
+
|
6786 |
+
#popup-course #popup-sidebar .search-course input[name="s"]::placeholder {
|
6787 |
+
color: #999;
|
6788 |
+
}
|
6789 |
+
|
6790 |
+
#popup-course #popup-sidebar .search-course input[name="s"]::-webkit-input-placeholder {
|
6791 |
+
font-style: italic;
|
6792 |
+
}
|
6793 |
+
|
6794 |
+
#popup-course #popup-sidebar .search-course input[name="s"]::-moz-placeholder {
|
6795 |
+
font-style: italic;
|
6796 |
+
}
|
6797 |
+
|
6798 |
+
#popup-course #popup-sidebar .search-course input[name="s"]:-ms-input-placeholder {
|
6799 |
+
font-style: italic;
|
6800 |
+
}
|
6801 |
+
|
6802 |
+
#popup-course #popup-sidebar .search-course input[name="s"]:-moz-placeholder {
|
6803 |
+
font-style: italic;
|
6804 |
+
}
|
6805 |
+
|
6806 |
+
#popup-course #popup-sidebar .search-course input[name="s"]::placeholder {
|
6807 |
+
font-style: italic;
|
6808 |
+
}
|
6809 |
+
|
6810 |
+
#popup-course #popup-sidebar .search-course input[name="s"]:focus {
|
6811 |
+
outline: 0;
|
6812 |
+
color: #222;
|
6813 |
+
}
|
6814 |
+
|
6815 |
+
#popup-course #popup-sidebar .search-course button {
|
6816 |
+
position: absolute;
|
6817 |
+
top: 0;
|
6818 |
+
right: 10px;
|
6819 |
+
width: 16px;
|
6820 |
+
height: 70px;
|
6821 |
+
margin: 0 10px;
|
6822 |
+
padding: 0;
|
6823 |
+
border: 0;
|
6824 |
+
background: transparent;
|
6825 |
+
line-height: 1px;
|
6826 |
+
}
|
6827 |
+
|
6828 |
+
#popup-course #popup-sidebar .search-course button::before {
|
6829 |
+
color: #666;
|
6830 |
+
font-family: "Font Awesome 5 Free";
|
6831 |
+
font-size: 16px;
|
6832 |
+
font-weight: 900;
|
6833 |
+
content: "\f002";
|
6834 |
+
}
|
6835 |
+
|
6836 |
+
#popup-course #popup-sidebar .search-course button.clear {
|
6837 |
+
display: none;
|
6838 |
+
}
|
6839 |
+
|
6840 |
+
#popup-course #popup-sidebar .search-course button.clear::before {
|
6841 |
+
content: "\f00d";
|
6842 |
+
}
|
6843 |
+
|
6844 |
+
#popup-course #popup-sidebar .search-course .search-results {
|
6845 |
+
display: none;
|
6846 |
+
overflow: auto;
|
6847 |
+
position: fixed;
|
6848 |
+
z-index: 99999999;
|
6849 |
+
top: 92px;
|
6850 |
+
bottom: 0;
|
6851 |
+
left: 0;
|
6852 |
+
width: 400px;
|
6853 |
+
margin: 0;
|
6854 |
+
border-top-color: transparent;
|
6855 |
+
border-right: 1px solid #d9e0f1;
|
6856 |
+
background: #fbfcff;
|
6857 |
+
}
|
6858 |
+
|
6859 |
+
#popup-course #popup-sidebar .search-course .search-results .search-results__item {
|
6860 |
+
border-bottom: 1px solid #d9e0f1;
|
6861 |
+
background: #fff;
|
6862 |
+
}
|
6863 |
+
|
6864 |
+
#popup-course #popup-sidebar .search-course .search-results .search-results__item img {
|
6865 |
+
position: absolute;
|
6866 |
+
left: 10px;
|
6867 |
+
width: 40px;
|
6868 |
+
height: 40px;
|
6869 |
+
}
|
6870 |
+
|
6871 |
+
#popup-course #popup-sidebar .search-course .search-results .search-results__item a {
|
6872 |
+
display: -webkit-box;
|
6873 |
+
overflow: hidden;
|
6874 |
+
position: relative;
|
6875 |
+
box-sizing: content-box;
|
6876 |
+
height: 40px;
|
6877 |
+
padding: 10px 10px 10px 60px;
|
6878 |
+
color: #777;
|
6879 |
+
text-overflow: ellipsis;
|
6880 |
+
-webkit-line-clamp: 1;
|
6881 |
+
-webkit-box-orient: vertical;
|
6882 |
+
}
|
6883 |
+
|
6884 |
+
#popup-course #popup-sidebar .search-course .search-results .search-results__item:hover {
|
6885 |
+
background: #d9e0f1;
|
6886 |
+
}
|
6887 |
+
|
6888 |
+
#popup-course #popup-sidebar .search-course .search-results .search-results__item-title {
|
6889 |
+
overflow: hidden;
|
6890 |
+
margin: 0 0 -2px 0;
|
6891 |
+
padding: 0;
|
6892 |
+
font-size: 16px;
|
6893 |
+
font-weight: normal;
|
6894 |
+
}
|
6895 |
+
|
6896 |
+
#popup-course #popup-sidebar .search-course .search-results .search-results__item-author {
|
6897 |
+
font-size: 12px;
|
6898 |
+
}
|
6899 |
+
|
6900 |
+
#popup-course #popup-sidebar .search-course .search-results .course-price {
|
6901 |
+
position: absolute;
|
6902 |
+
right: 10px;
|
6903 |
+
bottom: 10px;
|
6904 |
+
font-size: 12px;
|
6905 |
+
}
|
6906 |
+
|
6907 |
+
#popup-course #popup-sidebar .search-course .search-results .course-price .origin-price {
|
6908 |
+
font-size: smaller;
|
6909 |
+
text-decoration: line-through;
|
6910 |
+
}
|
6911 |
+
|
6912 |
+
#popup-course #popup-sidebar .search-course .search-results .search-results__not-found {
|
6913 |
+
padding: 10px;
|
6914 |
+
color: #777;
|
6915 |
+
}
|
6916 |
+
|
6917 |
+
#popup-course #popup-sidebar .search-course .search-results .search-results__pagination {
|
6918 |
+
padding: 10px;
|
6919 |
+
text-align: center;
|
6920 |
+
}
|
6921 |
+
|
6922 |
+
#popup-course #popup-sidebar .search-course .search-results .search-results__pagination a,
|
6923 |
+
#popup-course #popup-sidebar .search-course .search-results .search-results__pagination span {
|
6924 |
+
display: inline-block;
|
6925 |
+
margin: 0 3px 10px 2px;
|
6926 |
+
padding: 5px 8px;
|
6927 |
+
border: 1px solid #d9e0f1;
|
6928 |
+
border-radius: 4px;
|
6929 |
+
color: #777;
|
6930 |
+
font-size: 14px;
|
6931 |
+
line-height: 1;
|
6932 |
+
cursor: pointer;
|
6933 |
+
}
|
6934 |
+
|
6935 |
+
#popup-course #popup-sidebar .search-course .search-results .search-results__pagination span {
|
6936 |
+
color: #999;
|
6937 |
+
background: #d9e0f1;
|
6938 |
+
}
|
6939 |
+
|
6940 |
+
#popup-course #popup-sidebar .search-course.searching .search-results {
|
6941 |
+
display: block;
|
6942 |
+
}
|
6943 |
+
|
6944 |
+
#popup-course #popup-sidebar .search-course.searching .clear {
|
6945 |
+
display: block;
|
6946 |
+
}
|
6947 |
+
|
6948 |
+
#popup-course #popup-sidebar .search-course.searching button {
|
6949 |
+
display: none;
|
6950 |
+
}
|
6951 |
+
|
6952 |
+
#popup-course #popup-sidebar .search-course.searching::after {
|
6953 |
+
position: absolute;
|
6954 |
+
z-index: 1;
|
6955 |
+
bottom: 0;
|
6956 |
+
left: 50%;
|
6957 |
+
width: 0;
|
6958 |
+
height: 0;
|
6959 |
+
margin-left: -10px;
|
6960 |
+
border: 10px solid transparent;
|
6961 |
+
border-bottom-color: #fff;
|
6962 |
+
content: "";
|
6963 |
+
}
|
6964 |
+
|
6965 |
+
#popup-course #popup-sidebar .course-curriculum {
|
6966 |
+
overflow: auto;
|
6967 |
+
position: absolute;
|
6968 |
+
top: 70px;
|
6969 |
+
bottom: 0;
|
6970 |
+
width: 475px;
|
6971 |
+
}
|
6972 |
+
|
6973 |
+
#popup-course #popup-sidebar .course-curriculum .section {
|
6974 |
+
position: relative;
|
6975 |
+
padding: 0 0 4px 0;
|
6976 |
+
}
|
6977 |
+
|
6978 |
+
#popup-course #popup-sidebar .course-curriculum .section .circle-progress {
|
6979 |
+
display: inline-block;
|
6980 |
+
position: absolute;
|
6981 |
+
top: 50%;
|
6982 |
+
right: 10px;
|
6983 |
+
width: 24px;
|
6984 |
+
height: 24px;
|
6985 |
+
margin-top: -12px;
|
6986 |
+
border: 3px solid #d9e0f1;
|
6987 |
+
border-radius: 50%;
|
6988 |
+
}
|
6989 |
+
|
6990 |
+
#popup-course #popup-sidebar .course-curriculum .section .section-header {
|
6991 |
+
position: sticky;
|
6992 |
+
z-index: 1000;
|
6993 |
+
top: 0;
|
6994 |
+
height: 94px;
|
6995 |
+
padding: 38px 20px 20px 20px;
|
6996 |
+
}
|
6997 |
+
|
6998 |
+
#popup-course #popup-sidebar .course-curriculum .section .section-header .section-left .section-title {
|
6999 |
+
padding: 0 0 4px 0;
|
7000 |
+
color: #000;
|
7001 |
+
font-size: 20px;
|
7002 |
+
font-weight: 500;
|
7003 |
+
}
|
7004 |
+
|
7005 |
+
#popup-course #popup-sidebar .course-curriculum .section .section-header .section-left .section-title .show-desc::before {
|
7006 |
+
font-family: "Font Awesome 5 Free";
|
7007 |
+
font-size: 18px;
|
7008 |
+
font-weight: 900;
|
7009 |
+
content: "\f0d7";
|
7010 |
+
}
|
7011 |
+
|
7012 |
+
#popup-course #popup-sidebar .course-curriculum .section .section-header .section-left .section-toggle {
|
7013 |
+
justify-content: flex-end;
|
7014 |
+
flex: 0;
|
7015 |
+
}
|
7016 |
+
|
7017 |
+
#popup-course #popup-sidebar .course-curriculum .section .section-header .section-left .section-toggle i {
|
7018 |
+
color: #666;
|
7019 |
+
}
|
7020 |
+
|
7021 |
+
#popup-course #popup-sidebar .course-curriculum .section .section-header .section-meta {
|
7022 |
+
padding-top: 6px;
|
7023 |
+
padding-bottom: 0;
|
7024 |
+
}
|
7025 |
+
|
7026 |
+
#popup-course #popup-sidebar .course-curriculum .section .section-content {
|
7027 |
+
margin-bottom: 0;
|
7028 |
+
}
|
7029 |
+
|
7030 |
+
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item {
|
7031 |
+
height: 60px;
|
7032 |
+
margin-bottom: 4px;
|
7033 |
+
padding: 0 20px;
|
7034 |
+
background: #f9fafc;
|
7035 |
+
}
|
7036 |
+
|
7037 |
+
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item > span {
|
7038 |
+
display: none;
|
7039 |
+
}
|
7040 |
+
|
7041 |
+
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link {
|
7042 |
+
height: 60px;
|
7043 |
+
line-height: 1;
|
7044 |
+
}
|
7045 |
+
|
7046 |
+
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link::before {
|
7047 |
+
padding: 12px 0;
|
7048 |
+
vertical-align: unset;
|
7049 |
+
}
|
7050 |
+
|
7051 |
+
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .item-name {
|
7052 |
+
display: block;
|
7053 |
+
width: 100%;
|
7054 |
+
padding: 0 10px 0 17px;
|
7055 |
+
font-size: 14px;
|
7056 |
+
font-weight: 500;
|
7057 |
+
}
|
7058 |
+
|
7059 |
+
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta {
|
7060 |
+
display: block;
|
7061 |
+
width: 100%;
|
7062 |
+
padding: 6px 0 0 0;
|
7063 |
+
text-align: left;
|
7064 |
+
}
|
7065 |
+
|
7066 |
+
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta .item-meta {
|
7067 |
+
padding: 0;
|
7068 |
+
color: #999;
|
7069 |
+
background: transparent;
|
7070 |
+
font-size: 12px;
|
7071 |
+
line-height: 1.5;
|
7072 |
+
}
|
7073 |
+
|
7074 |
+
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta .item-meta:first-child {
|
7075 |
+
margin-left: 0;
|
7076 |
+
padding-left: 17px;
|
7077 |
+
}
|
7078 |
+
|
7079 |
+
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta .item-meta::before {
|
7080 |
+
font-size: 12px;
|
7081 |
+
}
|
7082 |
+
|
7083 |
+
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta .item-meta.course-item-status {
|
7084 |
+
position: absolute;
|
7085 |
+
top: 50%;
|
7086 |
+
right: 18px;
|
7087 |
+
margin-top: -10px;
|
7088 |
+
}
|
7089 |
+
|
7090 |
+
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item::before {
|
7091 |
+
top: -1px;
|
7092 |
+
bottom: -1px;
|
7093 |
+
height: auto;
|
7094 |
+
background: transparent;
|
7095 |
+
}
|
7096 |
+
|
7097 |
+
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item::after {
|
7098 |
+
content: "";
|
7099 |
+
}
|
7100 |
+
|
7101 |
+
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item.current {
|
7102 |
+
background: #eaeaea;
|
7103 |
+
}
|
7104 |
+
|
7105 |
+
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item.item-preview .section-item-link .course-item-meta .item-meta::before {
|
7106 |
+
color: #999;
|
7107 |
+
}
|
7108 |
+
|
7109 |
+
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item.has-status.failed .section-item-link .course-item-meta .trans {
|
7110 |
+
color: #f02425;
|
7111 |
+
}
|
7112 |
+
|
7113 |
+
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item.status-completed .section-item-link .course-item-meta .trans {
|
7114 |
+
color: #3bb54a;
|
7115 |
+
}
|
7116 |
+
|
7117 |
+
#popup-course #popup-sidebar .course-curriculum .section.section-empty .section-header {
|
7118 |
+
margin: 0;
|
7119 |
+
}
|
7120 |
+
|
7121 |
+
#popup-course #popup-sidebar .course-curriculum .section.section-empty .learn-press-message {
|
7122 |
+
margin: 0;
|
7123 |
+
padding: 10px;
|
7124 |
+
border-bottom: 1px solid #d9e0f1;
|
7125 |
+
border-radius: 0;
|
7126 |
+
color: #999;
|
7127 |
+
background: #f5f5f5;
|
7128 |
+
font-size: 14px;
|
7129 |
+
}
|
7130 |
+
|
7131 |
+
#popup-course #popup-sidebar .course-curriculum .section.section-empty .learn-press-message::before, #popup-course #popup-sidebar .course-curriculum .section.section-empty .learn-press-message::after {
|
7132 |
+
position: absolute;
|
7133 |
+
z-index: 9999;
|
7134 |
+
top: -16px;
|
7135 |
+
left: 10px;
|
7136 |
+
width: 0;
|
7137 |
+
height: 0;
|
7138 |
+
border: 8px solid transparent;
|
7139 |
+
border-bottom-color: #f5f5f5;
|
7140 |
+
background: transparent;
|
7141 |
+
content: "";
|
7142 |
+
-webkit-border-radius: 0;
|
7143 |
+
-moz-border-radius: 0;
|
7144 |
+
border-radius: 0;
|
7145 |
+
}
|
7146 |
+
|
7147 |
+
#popup-course #popup-sidebar .course-curriculum .section.section-empty .learn-press-message::after {
|
7148 |
+
z-index: 9998;
|
7149 |
+
top: -20px;
|
7150 |
+
left: 8px;
|
7151 |
+
border-width: 10px;
|
7152 |
+
border-bottom-color: #d9e0f1;
|
7153 |
+
}
|
7154 |
+
|
7155 |
+
#popup-course #popup-content {
|
7156 |
+
overflow: auto;
|
7157 |
+
position: relative;
|
7158 |
+
margin: 70px 0 50px 0;
|
7159 |
+
flex: 1;
|
7160 |
+
}
|
7161 |
+
|
7162 |
+
#popup-course #popup-content .lp-button {
|
7163 |
+
position: relative;
|
7164 |
+
margin: 0 10px 0 0;
|
7165 |
+
padding: 12px 29px;
|
7166 |
+
border-color: var(--lp-secondary-color);
|
7167 |
+
font-size: 14px;
|
7168 |
+
}
|
7169 |
+
|
7170 |
+
#popup-course #popup-content .lp-button.instant-check .instant-check__icon {
|
7171 |
+
margin-right: 5px;
|
7172 |
+
}
|
7173 |
+
|
7174 |
+
#popup-course #popup-content .lp-button.instant-check .instant-check__icon::before {
|
7175 |
+
font-family: "Font Awesome 5 Free";
|
7176 |
+
content: "\f058";
|
7177 |
+
}
|
7178 |
+
|
7179 |
+
#popup-course #popup-content .lp-button.instant-check .instant-check__info {
|
7180 |
+
visibility: hidden;
|
7181 |
+
position: absolute;
|
7182 |
+
top: 100%;
|
7183 |
+
left: 0;
|
7184 |
+
margin-top: 3px;
|
7185 |
+
padding: 11px 20px;
|
7186 |
+
border-radius: 3px;
|
7187 |
+
background: #eee;
|
7188 |
+
white-space: nowrap;
|
7189 |
+
text-transform: none;
|
7190 |
+
}
|
7191 |
+
|
7192 |
+
#popup-course #popup-content .lp-button.instant-check:hover .instant-check__info {
|
7193 |
+
visibility: visible;
|
7194 |
+
position: absolute;
|
7195 |
+
top: 100%;
|
7196 |
+
left: 0;
|
7197 |
+
margin-top: 3px;
|
7198 |
+
padding: 11px 11px;
|
7199 |
+
border-radius: 3px;
|
7200 |
+
color: #333;
|
7201 |
+
background: #eee;
|
7202 |
+
white-space: nowrap;
|
7203 |
+
}
|
7204 |
+
|
7205 |
+
#popup-course #popup-content .lp-button.instant-check.loading .instant-check__icon {
|
7206 |
+
display: inline-block;
|
7207 |
+
animation: lp-rotating 1s linear infinite;
|
7208 |
+
}
|
7209 |
+
|
7210 |
+
#popup-course #popup-content .lp-button.instant-check.loading .instant-check__icon::before {
|
7211 |
+
font-weight: 800;
|
7212 |
+
content: "\f110";
|
7213 |
+
}
|
7214 |
+
|
7215 |
+
#popup-course #popup-content .lp-button:hover {
|
7216 |
+
border-color: var(--lp-primary-color);
|
7217 |
+
}
|
7218 |
+
|
7219 |
+
#popup-course #popup-content .lp-button.completed {
|
7220 |
+
display: flex;
|
7221 |
+
flex-direction: row-reverse;
|
7222 |
+
width: 100%;
|
7223 |
+
margin-top: 32px;
|
7224 |
+
border-color: transparent;
|
7225 |
+
color: #fff;
|
7226 |
+
background: #3db748;
|
7227 |
+
font-size: 16px;
|
7228 |
+
align-items: center;
|
7229 |
+
justify-content: center;
|
7230 |
+
}
|
7231 |
+
|
7232 |
+
#popup-course #popup-content .lp-button.completed i {
|
7233 |
+
margin-left: 9px;
|
7234 |
+
font-size: 14px;
|
7235 |
+
}
|
7236 |
+
|
7237 |
+
#popup-course #popup-content #learn-press-content-item .content-item-wrap {
|
7238 |
+
width: 792px;
|
7239 |
+
max-width: 100%;
|
7240 |
+
margin: 0 auto;
|
7241 |
+
padding: 50px 0 80px 0;
|
7242 |
+
}
|
7243 |
+
|
7244 |
+
@media (max-width: 1024px) {
|
7245 |
+
#popup-course #popup-content #learn-press-content-item .content-item-wrap {
|
7246 |
+
width: 100%;
|
7247 |
+
}
|
7248 |
+
}
|
7249 |
+
|
7250 |
+
#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .course-item-title {
|
7251 |
+
margin-top: 0;
|
7252 |
+
margin-bottom: 24px;
|
7253 |
+
color: #333;
|
7254 |
+
font-size: 30px;
|
7255 |
+
font-weight: 600;
|
7256 |
+
}
|
7257 |
+
|
7258 |
+
@media (max-width: 1024px) {
|
7259 |
+
#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .course-item-title {
|
7260 |
+
padding-right: 15px;
|
7261 |
+
padding-left: 15px;
|
7262 |
+
}
|
7263 |
+
}
|
7264 |
+
|
7265 |
+
@media (max-width: 767px) {
|
7266 |
+
#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .course-item-title {
|
7267 |
+
text-align: center;
|
7268 |
+
}
|
7269 |
+
}
|
7270 |
+
|
7271 |
+
#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .content-item-description h2,
|
7272 |
+
#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .content-item-description h3,
|
7273 |
+
#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .content-item-description h4,
|
7274 |
+
#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .content-item-description h5,
|
7275 |
+
#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .content-item-description h6 {
|
7276 |
+
margin-top: 0;
|
7277 |
+
margin-bottom: 18px;
|
7278 |
+
font-size: 18px;
|
7279 |
+
letter-spacing: unset;
|
7280 |
+
}
|
7281 |
+
|
7282 |
+
#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .content-item-description p {
|
7283 |
+
margin: 0 0 18px 0;
|
7284 |
+
color: #666;
|
7285 |
+
font-size: 16px;
|
7286 |
+
font-weight: 300;
|
7287 |
+
line-height: 26px;
|
7288 |
+
}
|
7289 |
+
|
7290 |
+
#popup-course #popup-content #learn-press-quiz-app {
|
7291 |
+
margin-bottom: 40px;
|
7292 |
+
}
|
7293 |
+
|
7294 |
+
#popup-course #popup-content #learn-press-quiz-app .quiz-content {
|
7295 |
+
margin-bottom: 40px;
|
7296 |
+
color: #666;
|
7297 |
+
font-size: 16px;
|
7298 |
+
font-weight: 300;
|
7299 |
+
line-height: 26px;
|
7300 |
+
}
|
7301 |
+
|
7302 |
+
#popup-course #popup-content #learn-press-quiz-app .quiz-buttons {
|
7303 |
+
display: flex;
|
7304 |
+
justify-content: center;
|
7305 |
+
text-align: center;
|
7306 |
+
}
|
7307 |
+
|
7308 |
+
#popup-course #popup-content #learn-press-quiz-app .quiz-buttons .button-right .lp-button {
|
7309 |
+
margin: 0 0 0 15px;
|
7310 |
+
}
|
7311 |
+
|
7312 |
+
#popup-course #popup-content #learn-press-quiz-app .quiz-buttons .lp-button[data-type="question-nav"] {
|
7313 |
+
margin: 0;
|
7314 |
+
border: 1px solid #d9e0f1;
|
7315 |
+
color: #777;
|
7316 |
+
background: #fbfcff;
|
7317 |
+
}
|
7318 |
+
|
7319 |
+
#popup-course #popup-content #learn-press-quiz-app .quiz-buttons .lp-button[data-type="question-nav"]::before {
|
7320 |
+
display: inline-block;
|
7321 |
+
width: 15px;
|
7322 |
+
height: 15px;
|
7323 |
+
border: 2px solid #d9e0f1;
|
7324 |
+
border-top-color: transparent;
|
7325 |
+
border-left-color: transparent;
|
7326 |
+
content: "";
|
7327 |
+
-webkit-transform: rotate(-45deg);
|
7328 |
+
-moz-transform: rotate(-45deg);
|
7329 |
+
-ms-transform: rotate(-45deg);
|
7330 |
+
-o-transform: rotate(-45deg);
|
7331 |
+
transform: rotate(-45deg);
|
7332 |
+
}
|
7333 |
+
|
7334 |
+
#popup-course #popup-content #learn-press-quiz-app .quiz-buttons .lp-button[data-type="question-nav"].prev::before {
|
7335 |
+
margin-left: 7px;
|
7336 |
+
-webkit-transform: rotate(135deg);
|
7337 |
+
-moz-transform: rotate(135deg);
|
7338 |
+
-ms-transform: rotate(135deg);
|
7339 |
+
-o-transform: rotate(135deg);
|
7340 |
+
transform: rotate(135deg);
|
7341 |
+
}
|
7342 |
+
|
7343 |
+
#popup-course #popup-content #learn-press-quiz-app .quiz-buttons .lp-button[data-type="question-nav"].next {
|
7344 |
+
margin-left: -1px;
|
7345 |
+
}
|
7346 |
+
|
7347 |
+
#popup-course #popup-content #learn-press-quiz-app .quiz-buttons .lp-button[data-type="question-nav"].next::before {
|
7348 |
+
margin-right: 7px;
|
7349 |
+
}
|
7350 |
+
|
7351 |
+
#popup-course #popup-content #learn-press-quiz-app .quiz-buttons .lp-button[data-type="question-nav"]:hover {
|
7352 |
+
background: #fff;
|
7353 |
+
}
|
7354 |
+
|
7355 |
+
#popup-course #popup-content #learn-press-quiz-app .quiz-buttons.align-center {
|
7356 |
+
display: block;
|
7357 |
+
text-align: center;
|
7358 |
+
}
|
7359 |
+
|
7360 |
+
#popup-course #popup-content #learn-press-quiz-app .quiz-buttons.align-center .button-left {
|
7361 |
+
text-align: center;
|
7362 |
+
}
|
7363 |
+
|
7364 |
+
#popup-course #popup-content #learn-press-quiz-app .quiz-buttons.align-center .button-left.fixed {
|
7365 |
+
position: fixed;
|
7366 |
+
z-index: 99999;
|
7367 |
+
bottom: 0;
|
7368 |
+
left: 50%;
|
7369 |
+
width: 792px;
|
7370 |
+
height: 50px;
|
7371 |
+
margin-left: 237px;
|
7372 |
+
transform: translateX(-50%);
|
7373 |
+
}
|
7374 |
+
|
7375 |
+
#popup-course #popup-content #learn-press-quiz-app .quiz-buttons:not(.infinity).is-first .prev {
|
7376 |
+
display: none;
|
7377 |
+
}
|
7378 |
+
|
7379 |
+
#popup-course #popup-content #learn-press-quiz-app .quiz-buttons:not(.infinity).is-last .next {
|
7380 |
+
display: none;
|
7381 |
+
}
|
7382 |
+
|
7383 |
+
#popup-course #popup-content #learn-press-quiz-app .quiz-buttons:not(.is-first):not(.is-last) .prev {
|
7384 |
+
border-top-right-radius: 0;
|
7385 |
+
border-bottom-right-radius: 0;
|
7386 |
+
}
|
7387 |
+
|
7388 |
+
#popup-course #popup-content #learn-press-quiz-app .quiz-buttons:not(.is-first):not(.is-last) .next {
|
7389 |
+
border-top-left-radius: 0;
|
7390 |
+
border-bottom-left-radius: 0;
|
7391 |
+
}
|
7392 |
+
|
7393 |
+
#popup-course #popup-content #learn-press-quiz-app .questions-pagination {
|
7394 |
+
height: 33px;
|
7395 |
+
margin-top: 1px;
|
7396 |
+
padding: 8px 0;
|
7397 |
+
background: #fff;
|
7398 |
+
text-align: center;
|
7399 |
+
}
|
7400 |
+
|
7401 |
+
#popup-course #popup-content #learn-press-quiz-app .questions-pagination .nav-links {
|
7402 |
+
text-align: center;
|
7403 |
+
}
|
7404 |
+
|
7405 |
+
#popup-course #popup-content #learn-press-quiz-app .questions-pagination .nav-links .page-numbers {
|
7406 |
+
display: inline-block;
|
7407 |
+
margin: 0;
|
7408 |
+
padding: 10px 16px;
|
7409 |
+
color: #666;
|
7410 |
+
background-color: transparent;
|
7411 |
+
font-size: 16px;
|
7412 |
+
font-weight: 300;
|
7413 |
+
line-height: 1;
|
7414 |
+
cursor: pointer;
|
7415 |
+
}
|
7416 |
+
|
7417 |
+
#popup-course #popup-content #learn-press-quiz-app .questions-pagination .nav-links .page-numbers.next, #popup-course #popup-content #learn-press-quiz-app .questions-pagination .nav-links .page-numbers.prev {
|
7418 |
+
display: inline-block;
|
7419 |
+
padding: 8px;
|
7420 |
+
background: transparent;
|
7421 |
+
font-size: 0;
|
7422 |
+
text-align: center;
|
7423 |
+
text-decoration: none;
|
7424 |
+
text-transform: none;
|
7425 |
+
}
|
7426 |
+
|
7427 |
+
#popup-course #popup-content #learn-press-quiz-app .questions-pagination .nav-links .page-numbers.prev::before {
|
7428 |
+
color: #999;
|
7429 |
+
font-family: "Font Awesome 5 Free";
|
7430 |
+
font-size: 16px;
|
7431 |
+
font-weight: 900;
|
7432 |
+
content: "\f104";
|
7433 |
+
}
|
7434 |
+
|
7435 |
+
#popup-course #popup-content #learn-press-quiz-app .questions-pagination .nav-links .page-numbers.next::after {
|
7436 |
+
color: #999;
|
7437 |
+
font-family: "Font Awesome 5 Free";
|
7438 |
+
font-size: 16px;
|
7439 |
+
font-weight: 900;
|
7440 |
+
content: "\f105";
|
7441 |
+
}
|
7442 |
+
|
7443 |
+
#popup-course #popup-content #learn-press-quiz-app .questions-pagination .nav-links .page-numbers.current, #popup-course #popup-content #learn-press-quiz-app .questions-pagination .nav-links .page-numbers:hover {
|
7444 |
+
color: var(--lp-primary-color);
|
7445 |
+
}
|
7446 |
+
|
7447 |
+
#popup-course #popup-content.fixed-quiz-status .quiz-status {
|
7448 |
+
background: var(--lp-primary-color);
|
7449 |
+
}
|
7450 |
+
|
7451 |
+
#popup-course #popup-content.fixed-quiz-status .quiz-status > div {
|
7452 |
+
padding: 0;
|
7453 |
+
}
|
7454 |
+
|
7455 |
+
#popup-course #popup-footer {
|
7456 |
+
position: fixed;
|
7457 |
+
z-index: 999;
|
7458 |
+
right: 0;
|
7459 |
+
bottom: 0;
|
7460 |
+
left: 475px;
|
7461 |
+
width: 792px;
|
7462 |
+
height: 50px;
|
7463 |
+
margin: 0 auto;
|
7464 |
+
border-top: 1px solid #ebebeb;
|
7465 |
+
background: #fff;
|
7466 |
+
-webkit-transition: left 0.25s;
|
7467 |
+
-moz-transition: left 0.25s;
|
7468 |
+
-ms-transition: left 0.25s;
|
7469 |
+
-o-transition: left 0.25s;
|
7470 |
+
transition: left 0.25s;
|
7471 |
+
}
|
7472 |
+
|
7473 |
+
@media (max-width: 1024px) {
|
7474 |
+
#popup-course #popup-footer {
|
7475 |
+
width: 100%;
|
7476 |
+
padding: 0 15px;
|
7477 |
+
}
|
7478 |
+
}
|
7479 |
+
|
7480 |
+
#popup-course #popup-footer .course-item-nav {
|
7481 |
+
justify-content: space-between;
|
7482 |
+
}
|
7483 |
+
|
7484 |
+
#popup-course #popup-footer .course-item-nav .prev,
|
7485 |
+
#popup-course #popup-footer .course-item-nav .next {
|
7486 |
+
display: flex;
|
7487 |
+
line-height: 50px;
|
7488 |
+
}
|
7489 |
+
|
7490 |
+
#popup-course #popup-footer .course-item-nav .prev a,
|
7491 |
+
#popup-course #popup-footer .course-item-nav .next a {
|
7492 |
+
display: block;
|
7493 |
+
color: #666;
|
7494 |
+
font-size: 16px;
|
7495 |
+
font-weight: 300;
|
7496 |
+
}
|
7497 |
+
|
7498 |
+
#popup-course #popup-footer .course-item-nav .prev::before,
|
7499 |
+
#popup-course #popup-footer .course-item-nav .next::before {
|
7500 |
+
color: #999;
|
7501 |
+
font-family: "Font Awesome 5 Free";
|
7502 |
+
font-size: 12px;
|
7503 |
+
font-weight: 900;
|
7504 |
+
}
|
7505 |
+
|
7506 |
+
#popup-course #popup-footer .course-item-nav .prev:hover a, #popup-course #popup-footer .course-item-nav .prev:hover::before,
|
7507 |
+
#popup-course #popup-footer .course-item-nav .next:hover a,
|
7508 |
+
#popup-course #popup-footer .course-item-nav .next:hover::before {
|
7509 |
+
color: var(--lp-primary-color);
|
7510 |
+
}
|
7511 |
+
|
7512 |
+
#popup-course #popup-footer .course-item-nav .next {
|
7513 |
+
flex-direction: row-reverse;
|
7514 |
+
}
|
7515 |
+
|
7516 |
+
#popup-course #popup-footer .course-item-nav .next::before {
|
7517 |
+
margin-left: 10px;
|
7518 |
+
content: "\f0da";
|
7519 |
+
}
|
7520 |
+
|
7521 |
+
#popup-course #popup-footer .course-item-nav .prev::before {
|
7522 |
+
margin-right: 10px;
|
7523 |
+
content: "\f0d9";
|
7524 |
+
}
|
7525 |
+
|
7526 |
+
#popup-course #popup-footer .course-item-nav .prev .course-item-nav__name {
|
7527 |
+
right: auto;
|
7528 |
+
left: -30px;
|
7529 |
+
}
|
7530 |
+
|
7531 |
+
#popup-course #popup-footer .course-item-nav .course-item-nav__name {
|
7532 |
+
display: none;
|
7533 |
+
position: absolute;
|
7534 |
+
top: -20px;
|
7535 |
+
right: -30px;
|
7536 |
+
width: auto;
|
7537 |
+
padding: 10px 15px;
|
7538 |
+
color: #666;
|
7539 |
+
background: #ccc;
|
7540 |
+
font-size: 14px;
|
7541 |
+
font-weight: 300;
|
7542 |
+
line-height: 1;
|
7543 |
+
}
|
7544 |
+
|
7545 |
+
#popup-course #popup-footer .course-item-nav .next:hover .course-item-nav__name,
|
7546 |
+
#popup-course #popup-footer .course-item-nav .prev:hover .course-item-nav__name {
|
7547 |
+
display: block;
|
7548 |
+
}
|
7549 |
+
|
7550 |
+
#popup-course #popup-footer .course-item-nav .prev .course-item-nav__name::before {
|
7551 |
+
right: auto;
|
7552 |
+
left: 5px;
|
7553 |
+
}
|
7554 |
+
|
7555 |
+
#popup-course #popup-footer .course-item-nav[data-nav="next"] {
|
7556 |
+
justify-content: flex-end;
|
7557 |
+
}
|
7558 |
+
|
7559 |
+
#popup-course #sidebar-toggle {
|
7560 |
+
display: inline-block;
|
7561 |
+
position: absolute;
|
7562 |
+
z-index: 100;
|
7563 |
+
top: 198px;
|
7564 |
+
left: 475px;
|
7565 |
+
width: 25px;
|
7566 |
+
height: 56px;
|
7567 |
+
margin: 0;
|
7568 |
+
background: #fff;
|
7569 |
+
box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.1);
|
7570 |
+
cursor: pointer;
|
7571 |
+
transition: 0.25s;
|
7572 |
+
-webkit-appearance: none;
|
7573 |
+
}
|
7574 |
+
|
7575 |
+
#popup-course #sidebar-toggle::before {
|
7576 |
+
display: inline-block;
|
7577 |
+
position: absolute;
|
7578 |
+
top: 50%;
|
7579 |
+
left: 50%;
|
7580 |
+
color: var(--lp-primary-color);
|
7581 |
+
font-family: "Font Awesome 5 Free";
|
7582 |
+
font-size: 18px;
|
7583 |
+
font-weight: 900;
|
7584 |
+
content: "\f0d9";
|
7585 |
+
transition: 0.25s;
|
7586 |
+
transform: translate(-50%, -50%);
|
7587 |
+
}
|
7588 |
+
|
7589 |
+
#popup-course #sidebar-toggle:focus {
|
7590 |
+
border: 0;
|
7591 |
+
outline: 0;
|
7592 |
+
}
|
7593 |
+
|
7594 |
+
#popup-course #sidebar-toggle:checked {
|
7595 |
+
left: 0;
|
7596 |
+
/*background: #5383f7;
|
7597 |
+
border-color: #5383f7;*/
|
7598 |
+
}
|
7599 |
+
|
7600 |
+
#popup-course #sidebar-toggle:checked::before {
|
7601 |
+
content: "\f0da";
|
7602 |
+
}
|
7603 |
+
|
7604 |
+
#popup-course #sidebar-toggle:checked ~ #popup-sidebar {
|
7605 |
+
flex: 0 0 0;
|
7606 |
+
}
|
7607 |
+
|
7608 |
+
#popup-course #sidebar-toggle:checked ~ #popup-footer,
|
7609 |
+
#popup-course #sidebar-toggle:checked ~ #popup-header {
|
7610 |
+
left: 0;
|
7611 |
+
}
|
7612 |
+
|
7613 |
+
#popup-course .lp-quiz-buttons .complete-quiz,
|
7614 |
+
#popup-course .lp-quiz-buttons .back-quiz,
|
7615 |
+
#popup-course .lp-quiz-buttons .review-quiz {
|
7616 |
+
float: right;
|
7617 |
+
}
|
7618 |
+
|
7619 |
+
#popup-course .quiz-results,
|
7620 |
+
#popup-course .quiz-content,
|
7621 |
+
#popup-course .quiz-questions,
|
7622 |
+
#popup-course .quiz-buttons,
|
7623 |
+
#popup-course .quiz-attempts {
|
7624 |
+
margin-bottom: 60px;
|
7625 |
+
}
|
7626 |
+
|
7627 |
+
#popup-course .quiz-result .result-grade {
|
7628 |
+
display: flex;
|
7629 |
+
flex-direction: column;
|
7630 |
+
position: relative;
|
7631 |
+
box-sizing: border-box;
|
7632 |
+
height: 200px;
|
7633 |
+
margin-bottom: 30px;
|
7634 |
+
padding: 50px;
|
7635 |
+
justify-content: center;
|
7636 |
+
align-items: center;
|
7637 |
+
}
|
7638 |
+
|
7639 |
+
#popup-course .quiz-result .result-grade::before,
|
7640 |
+
#popup-course .quiz-result .result-grade svg {
|
7641 |
+
position: absolute;
|
7642 |
+
top: 0;
|
7643 |
+
left: 50%;
|
7644 |
+
width: 200px;
|
7645 |
+
height: 200px;
|
7646 |
+
margin-left: -100px;
|
7647 |
+
-webkit-border-radius: 50%;
|
7648 |
+
-moz-border-radius: 50%;
|
7649 |
+
border-radius: 50%;
|
7650 |
+
}
|
7651 |
+
|
7652 |
+
#popup-course .quiz-result .result-grade::before {
|
7653 |
+
box-sizing: border-box;
|
7654 |
+
padding: 30px;
|
7655 |
+
border: 10px solid #ccc;
|
7656 |
+
content: "";
|
7657 |
+
}
|
7658 |
+
|
7659 |
+
#popup-course .quiz-result .result-grade svg {
|
7660 |
+
-webkit-transform: rotate(-90deg);
|
7661 |
+
-moz-transform: rotate(-90deg);
|
7662 |
+
-ms-transform: rotate(-90deg);
|
7663 |
+
-o-transform: rotate(-90deg);
|
7664 |
+
transform: rotate(-90deg);
|
7665 |
+
}
|
7666 |
+
|
7667 |
+
#popup-course .quiz-result .result-grade svg circle {
|
7668 |
+
stroke: var(--lp-primary-color);
|
7669 |
+
}
|
7670 |
+
|
7671 |
+
#popup-course .quiz-result.passed .result-grade svg {
|
7672 |
+
-webkit-transform: rotate(-90deg);
|
7673 |
+
-moz-transform: rotate(-90deg);
|
7674 |
+
-ms-transform: rotate(-90deg);
|
7675 |
+
-o-transform: rotate(-90deg);
|
7676 |
+
transform: rotate(-90deg);
|
7677 |
+
}
|
7678 |
+
|
7679 |
+
#popup-course .quiz-result.passed .result-grade .result-achieved {
|
7680 |
+
color: #333;
|
7681 |
+
}
|
7682 |
+
|
7683 |
+
#popup-course .quiz-result.passed .result-grade .result-message strong {
|
7684 |
+
color: #4caf50;
|
7685 |
+
}
|
7686 |
+
|
7687 |
+
#popup-course .quiz-questions .question {
|
7688 |
+
margin-bottom: 60px;
|
7689 |
+
}
|
7690 |
+
|
7691 |
+
#popup-course .quiz-questions .lp-fib-content {
|
7692 |
+
margin-bottom: 20px;
|
7693 |
+
padding: 20px;
|
7694 |
+
border: 2px solid #f5f5f5;
|
7695 |
+
border-radius: 6px;
|
7696 |
+
line-height: 1.6;
|
7697 |
+
}
|
7698 |
+
|
7699 |
+
#popup-course .quiz-questions .lp-fib-content .lp-fib-input {
|
7700 |
+
display: inline-block;
|
7701 |
+
width: auto;
|
7702 |
+
max-width: none;
|
7703 |
+
}
|
7704 |
+
|
7705 |
+
#popup-course .quiz-questions .lp-fib-content .lp-fib-input > input {
|
7706 |
+
height: 36px;
|
7707 |
+
padding: 6px 16px;
|
7708 |
+
border: 1px solid #222;
|
7709 |
+
line-height: 36px;
|
7710 |
+
}
|
7711 |
+
|
7712 |
+
#popup-course .quiz-questions .lp-fib-content .lp-fib-answered {
|
7713 |
+
padding: 0 10px;
|
7714 |
+
background: #ececec;
|
7715 |
+
white-space: nowrap;
|
7716 |
+
}
|
7717 |
+
|
7718 |
+
#popup-course .quiz-questions .lp-fib-content .lp-fib-answered.fail {
|
7719 |
+
border: 2px solid #d85554;
|
7720 |
+
}
|
7721 |
+
|
7722 |
+
#popup-course .quiz-questions .lp-fib-content .lp-fib-answered.fail .lp-fib-answered__answer {
|
7723 |
+
text-decoration: line-through;
|
7724 |
+
}
|
7725 |
+
|
7726 |
+
#popup-course .quiz-questions .lp-fib-content .lp-fib-answered.correct {
|
7727 |
+
border: 2px solid #00adff;
|
7728 |
+
}
|
7729 |
+
|
7730 |
+
#popup-course .quiz-questions .lp-fib-note {
|
7731 |
+
display: flex;
|
7732 |
+
margin-left: 10px;
|
7733 |
+
font-size: 14px;
|
7734 |
+
font-weight: 400;
|
7735 |
+
align-items: center;
|
7736 |
+
}
|
7737 |
+
|
7738 |
+
#popup-course .quiz-questions .lp-fib-note > span {
|
7739 |
+
display: inline-block;
|
7740 |
+
width: 20px;
|
7741 |
+
height: 20px;
|
7742 |
+
margin: 0 5px 0 0;
|
7743 |
+
}
|
7744 |
+
|
7745 |
+
#popup-course .quiz-questions .lp-sorting-choice__check-answer {
|
7746 |
+
padding: 5px 20px;
|
7747 |
+
border: 2px solid #059601;
|
7748 |
+
border-radius: 5px;
|
7749 |
+
font-size: 1rem;
|
7750 |
+
}
|
7751 |
+
|
7752 |
+
#popup-course .question .answer-option {
|
7753 |
+
padding: 0;
|
7754 |
+
_border: 2px solid #d9e0f1;
|
7755 |
+
background: #fff;
|
7756 |
+
}
|
7757 |
+
|
7758 |
+
#popup-course .question .answer-option input[type="radio"],
|
7759 |
+
#popup-course .question .answer-option input[type="checkbox"] {
|
7760 |
+
position: absolute;
|
7761 |
+
top: 50%;
|
7762 |
+
margin: -19px 0 0 10px;
|
7763 |
+
border-color: #d9e0f1;
|
7764 |
+
-webkit-border-radius: 4px;
|
7765 |
+
-moz-border-radius: 4px;
|
7766 |
+
border-radius: 4px;
|
7767 |
+
}
|
7768 |
+
|
7769 |
+
#popup-course .question .answer-option input[type="radio"]::after,
|
7770 |
+
#popup-course .question .answer-option input[type="checkbox"]::after {
|
7771 |
+
border-color: #d9e0f1;
|
7772 |
+
}
|
7773 |
+
|
7774 |
+
#popup-course .question .answer-option input[type="radio"]:disabled,
|
7775 |
+
#popup-course .question .answer-option input[type="checkbox"]:disabled {
|
7776 |
+
border-color: #ddd;
|
7777 |
+
background: #f9f9f9;
|
7778 |
+
}
|
7779 |
+
|
7780 |
+
#popup-course .question .answer-option input[type="radio"]:disabled::after,
|
7781 |
+
#popup-course .question .answer-option input[type="checkbox"]:disabled::after {
|
7782 |
+
border-color: #ddd;
|
7783 |
+
}
|
7784 |
+
|
7785 |
+
#popup-course .question .answer-option input[type="radio"]:checked:not(:disabled)::after,
|
7786 |
+
#popup-course .question .answer-option input[type="checkbox"]:checked:not(:disabled)::after {
|
7787 |
+
border-color: #99aee4;
|
7788 |
+
}
|
7789 |
+
|
7790 |
+
#popup-course .question .answer-option input[type="radio"] {
|
7791 |
+
-webkit-border-radius: 50%;
|
7792 |
+
-moz-border-radius: 50%;
|
7793 |
+
border-radius: 50%;
|
7794 |
+
}
|
7795 |
+
|
7796 |
+
#popup-course .question .answer-option input[type="radio"]::before {
|
7797 |
+
border-radius: 50%;
|
7798 |
+
}
|
7799 |
+
|
7800 |
+
#popup-course .question .answer-option .option-title {
|
7801 |
+
display: flex;
|
7802 |
+
width: 100%;
|
7803 |
+
margin: 0;
|
7804 |
+
padding: 14px 10px 11px 65px;
|
7805 |
+
border: 1px solid #ccc;
|
7806 |
+
color: #666;
|
7807 |
+
background: #fff;
|
7808 |
+
font-size: 16px;
|
7809 |
+
font-weight: 300;
|
7810 |
+
line-height: 26px;
|
7811 |
+
-webkit-border-radius: 4px;
|
7812 |
+
-moz-border-radius: 4px;
|
7813 |
+
border-radius: 4px;
|
7814 |
+
}
|
7815 |
+
|
7816 |
+
#popup-course .question .answer-option .option-title::after {
|
7817 |
+
display: inline-block;
|
7818 |
+
visibility: hidden !important;
|
7819 |
+
content: ".";
|
7820 |
+
}
|
7821 |
+
|
7822 |
+
#popup-course .question .answer-option .option-title:hover {
|
7823 |
+
background: #f9f9f9;
|
7824 |
+
}
|
7825 |
+
|
7826 |
+
#popup-course .question .answer-option .option-title::before {
|
7827 |
+
display: none;
|
7828 |
+
}
|
7829 |
+
|
7830 |
+
#popup-course .question .answer-option.answer-correct .option-title {
|
7831 |
+
border-color: #4caf50;
|
7832 |
+
}
|
7833 |
+
|
7834 |
+
#popup-course .question .answer-option.answered-wrong .option-title {
|
7835 |
+
border-color: #ff6423;
|
7836 |
+
}
|
7837 |
+
|
7838 |
+
#popup-course .question .question-title {
|
7839 |
+
display: block;
|
7840 |
+
margin-top: 0;
|
7841 |
+
margin-bottom: 18px;
|
7842 |
+
color: #333;
|
7843 |
+
font-size: 18px;
|
7844 |
+
font-weight: normal;
|
7845 |
+
font-weight: 500;
|
7846 |
+
}
|
7847 |
+
|
7848 |
+
#popup-course .question .question-title .edit-link {
|
7849 |
+
float: right;
|
7850 |
+
font-size: 14px;
|
7851 |
+
font-weight: normal;
|
7852 |
+
}
|
7853 |
+
|
7854 |
+
#popup-course .question .question-content {
|
7855 |
+
margin-bottom: 30px;
|
7856 |
+
color: #666;
|
7857 |
+
font-size: 16px;
|
7858 |
+
font-weight: 300;
|
7859 |
+
line-height: 26px;
|
7860 |
+
}
|
7861 |
+
|
7862 |
+
#popup-course .question .question-response {
|
7863 |
+
display: flex;
|
7864 |
+
align-items: center;
|
7865 |
+
justify-content: flex-start;
|
7866 |
+
margin-bottom: 10px;
|
7867 |
+
font-size: 14px;
|
7868 |
+
}
|
7869 |
+
|
7870 |
+
#popup-course .question .question-response .label {
|
7871 |
+
display: inline-block;
|
7872 |
+
margin: 0 5px 0 0;
|
7873 |
+
padding: 8px 10px;
|
7874 |
+
border-radius: 4px;
|
7875 |
+
color: #fff;
|
7876 |
+
line-height: 1;
|
7877 |
+
}
|
7878 |
+
|
7879 |
+
#popup-course .question .question-response .point {
|
7880 |
+
display: inline-block;
|
7881 |
+
}
|
7882 |
+
|
7883 |
+
#popup-course .question .question-response.correct .label {
|
7884 |
+
background: #4caf50;
|
7885 |
+
}
|
7886 |
+
|
7887 |
+
#popup-course .question .question-response.incorrect .label {
|
7888 |
+
background: #ff6423;
|
7889 |
+
}
|
7890 |
+
|
7891 |
+
#popup-course .question .question-index {
|
7892 |
+
display: inline-block;
|
7893 |
+
margin: 0 5px 0 0;
|
7894 |
+
}
|
7895 |
+
|
7896 |
+
#popup-course .question .btn-show-hint {
|
7897 |
+
position: relative;
|
7898 |
+
margin: 0 0 0 10px;
|
7899 |
+
padding: 0;
|
7900 |
+
border: none;
|
7901 |
+
outline: none;
|
7902 |
+
color: #00adff;
|
7903 |
+
background: transparent;
|
7904 |
+
font-size: 0;
|
7905 |
+
text-decoration: none;
|
7906 |
+
}
|
7907 |
+
|
7908 |
+
#popup-course .question .btn-show-hint::before {
|
7909 |
+
font-family: "Font Awesome 5 Free";
|
7910 |
+
font-size: 18px;
|
7911 |
+
content: "\f059";
|
7912 |
+
}
|
7913 |
+
|
7914 |
+
#popup-course .question .btn-show-hint:hover span {
|
7915 |
+
position: absolute;
|
7916 |
+
bottom: 100%;
|
7917 |
+
left: 0;
|
7918 |
+
width: auto;
|
7919 |
+
padding: 6px 9px;
|
7920 |
+
border-radius: 2px;
|
7921 |
+
color: #333;
|
7922 |
+
background: #eee;
|
7923 |
+
font-size: 14px;
|
7924 |
+
font-weight: 400;
|
7925 |
+
line-height: 1;
|
7926 |
+
white-space: nowrap;
|
7927 |
+
text-transform: none;
|
7928 |
+
}
|
7929 |
+
|
7930 |
+
#popup-course .question.question-fill_in_blanks .blanks .blank-input-wrap {
|
7931 |
+
display: inline-block;
|
7932 |
+
}
|
7933 |
+
|
7934 |
+
#popup-course .question.question-fill_in_blanks .blanks .blank-block {
|
7935 |
+
margin-bottom: 20px;
|
7936 |
+
}
|
7937 |
+
|
7938 |
+
#popup-course .question.question-fill_in_blanks .blanks .blank-input {
|
7939 |
+
display: inline-block;
|
7940 |
+
width: auto;
|
7941 |
+
min-width: 50px;
|
7942 |
+
margin: 0 10px;
|
7943 |
+
padding: 0 10px;
|
7944 |
+
border: none;
|
7945 |
+
border-bottom: 1px dashed #ddd;
|
7946 |
+
text-align: center;
|
7947 |
+
white-space: nowrap;
|
7948 |
+
}
|
7949 |
+
|
7950 |
+
#popup-course .question.question-fill_in_blanks .blanks .blank-input br {
|
7951 |
+
display: none;
|
7952 |
+
}
|
7953 |
+
|
7954 |
+
#popup-course .question.question-fill_in_blanks .blanks .blank-input > * {
|
7955 |
+
display: inline;
|
7956 |
+
white-space: nowrap;
|
7957 |
+
}
|
7958 |
+
|
7959 |
+
#popup-course .question.question-fill_in_blanks .blanks .blank-select {
|
7960 |
+
display: inline-block;
|
7961 |
+
height: 30px;
|
7962 |
+
margin-left: 4px;
|
7963 |
+
padding: 1px;
|
7964 |
+
}
|
7965 |
+
|
7966 |
+
#popup-course .question.question-fill_in_blanks .blanks .blank-fills {
|
7967 |
+
display: inline-block;
|
7968 |
+
}
|
7969 |
+
|
7970 |
+
#popup-course .question.question-fill_in_blanks .blanks .blank-fills code {
|
7971 |
+
margin: 0 5px;
|
7972 |
+
padding: 0 6px;
|
7973 |
+
background: #ddd;
|
7974 |
+
line-height: 1;
|
7975 |
+
-webkit-border-radius: 4px;
|
7976 |
+
-moz-border-radius: 4px;
|
7977 |
+
border-radius: 4px;
|
7978 |
+
}
|
7979 |
+
|
7980 |
+
#popup-course .question.question-fill_in_blanks .blanks.ordered {
|
7981 |
+
list-style-position: inside;
|
7982 |
+
}
|
7983 |
+
|
7984 |
+
#popup-course .question.question-fill_in_blanks .blanks.one-paragraph {
|
7985 |
+
line-height: 3;
|
7986 |
+
}
|
7987 |
+
|
7988 |
+
#popup-course .scrollbar-light > .scroll-element {
|
7989 |
+
z-index: 9999;
|
7990 |
+
}
|
7991 |
+
|
7992 |
+
#popup-course .scrollbar-light > .scroll-element.scroll-y {
|
7993 |
+
display: none;
|
7994 |
+
}
|
7995 |
+
|
7996 |
+
#popup-course .scrollbar-light > .scroll-element.scroll-y .scroll-bar {
|
7997 |
+
-webkit-box-sizing: border-box;
|
7998 |
+
-moz-box-sizing: border-box;
|
7999 |
+
box-sizing: border-box;
|
8000 |
+
}
|
8001 |
+
|
8002 |
+
body.admin-bar #popup-course {
|
8003 |
+
top: 32px;
|
8004 |
+
}
|
8005 |
+
|
8006 |
+
.course-curriculum .section-header .section-meta {
|
8007 |
+
position: relative;
|
8008 |
+
}
|
8009 |
+
|
8010 |
+
@media screen and (max-width: 1280px) {
|
8011 |
+
#popup-course #popup-sidebar {
|
8012 |
+
flex-basis: 300px;
|
8013 |
+
}
|
8014 |
+
#popup-course #popup-sidebar .course-curriculum {
|
8015 |
+
width: 300px;
|
8016 |
+
}
|
8017 |
+
#popup-course #popup-header,
|
8018 |
+
#popup-course #popup-footer {
|
8019 |
+
left: 300px;
|
8020 |
+
}
|
8021 |
+
#popup-course #sidebar-toggle {
|
8022 |
+
left: 299px;
|
8023 |
+
}
|
8024 |
+
}
|
8025 |
+
|
8026 |
+
@media screen and (max-width: 782px) {
|
8027 |
+
body.admin-bar #popup-course {
|
8028 |
+
top: 46px;
|
8029 |
+
}
|
8030 |
+
#popup-course #popup-sidebar {
|
8031 |
+
flex-basis: 250px;
|
8032 |
+
}
|
8033 |
+
#popup-course #popup-sidebar .course-curriculum {
|
8034 |
+
width: 250px;
|
8035 |
+
}
|
8036 |
+
#popup-course #popup-header,
|
8037 |
+
#popup-course #popup-footer {
|
8038 |
+
left: 250px;
|
8039 |
+
}
|
8040 |
+
#popup-course #sidebar-toggle {
|
8041 |
+
left: 249px;
|
8042 |
+
}
|
8043 |
+
#popup-course #sidebar-toggle:checked ~ #popup-sidebar {
|
8044 |
+
flex-basis: 0;
|
8045 |
+
}
|
8046 |
+
#popup-course #sidebar-toggle:checked ~ #popup-footer,
|
8047 |
+
#popup-course #sidebar-toggle:checked ~ #popup-header {
|
8048 |
+
left: 0;
|
8049 |
+
}
|
8050 |
+
#popup-course .course-item-meta .item-meta.count-questions, #popup-course .course-item-meta .item-meta.duration {
|
8051 |
+
display: none;
|
8052 |
+
}
|
8053 |
+
}
|
8054 |
+
|
8055 |
+
.lp-overlay {
|
8056 |
+
display: none;
|
8057 |
+
position: fixed;
|
8058 |
+
z-index: 100;
|
8059 |
+
top: 0;
|
8060 |
+
right: 0;
|
8061 |
+
bottom: 0;
|
8062 |
+
left: 0;
|
8063 |
+
width: 100%;
|
8064 |
+
height: 100%;
|
8065 |
+
background-color: rgba(209, 213, 219, 0.8);
|
8066 |
+
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
8067 |
+
transition-duration: 150ms;
|
8068 |
+
transition-property: opacity;
|
8069 |
+
}
|
8070 |
+
|
8071 |
+
.lp-modal-dialog {
|
8072 |
+
display: flex;
|
8073 |
+
position: fixed;
|
8074 |
+
z-index: 9999;
|
8075 |
+
top: 0;
|
8076 |
+
right: 0;
|
8077 |
+
left: 0;
|
8078 |
+
width: 100%;
|
8079 |
+
min-height: 100vh;
|
8080 |
+
text-align: center;
|
8081 |
+
align-items: center;
|
8082 |
+
justify-content: center;
|
8083 |
+
}
|
8084 |
+
|
8085 |
+
.lp-modal-dialog .lp-modal-content {
|
8086 |
+
display: inline-block;
|
8087 |
+
overflow: hidden;
|
8088 |
+
z-index: 2;
|
8089 |
+
width: auto;
|
8090 |
+
max-width: 70%;
|
8091 |
+
border-radius: 8px;
|
8092 |
+
text-align: left;
|
8093 |
+
vertical-align: middle;
|
8094 |
+
background: white;
|
8095 |
+
color: black;
|
8096 |
+
}
|
8097 |
+
|
8098 |
+
.lp-modal-dialog .lp-modal-content .lp-modal-header {
|
8099 |
+
background: #7c60d9;
|
8100 |
+
border-bottom: 1px solid #eee;
|
8101 |
+
padding: 2em;
|
8102 |
+
}
|
8103 |
+
|
8104 |
+
.lp-modal-dialog .lp-modal-content .lp-modal-header h3 {
|
8105 |
+
margin: 0;
|
8106 |
+
color: white;
|
8107 |
+
}
|
8108 |
+
|
8109 |
+
.lp-modal-dialog .lp-modal-content .lp-modal-body .main-content {
|
8110 |
+
max-height: 500px;
|
8111 |
+
overflow: auto;
|
8112 |
+
height: 500px;
|
8113 |
+
}
|
8114 |
+
|
8115 |
+
.lp-modal-dialog .lp-modal-content .lp-modal-body .main-content h3, .lp-modal-dialog .lp-modal-content .lp-modal-body .main-content h2, .lp-modal-dialog .lp-modal-content .lp-modal-body .main-content .pd-2em {
|
8116 |
+
padding: 0 2em;
|
8117 |
+
}
|
8118 |
+
|
8119 |
+
.lp-modal-dialog .lp-modal-header {
|
8120 |
+
padding: 0 20px;
|
8121 |
+
}
|
8122 |
+
|
8123 |
+
.lp-modal-dialog .lp-modal-footer {
|
8124 |
+
padding: 10px 20px;
|
8125 |
+
background-color: #f9fafb;
|
8126 |
+
text-align: right;
|
8127 |
+
}
|
8128 |
+
|
8129 |
+
.lp-modal-dialog .btn-yes {
|
8130 |
+
color: #fff;
|
8131 |
+
background-color: #7c60d9;
|
8132 |
+
}
|
8133 |
+
|
8134 |
+
#lp-modal-overlay {
|
8135 |
+
display: none;
|
8136 |
+
position: fixed;
|
8137 |
+
z-index: 999999;
|
8138 |
+
top: 0;
|
8139 |
+
right: 0;
|
8140 |
+
bottom: 0;
|
8141 |
+
left: 0;
|
8142 |
+
opacity: 0.5;
|
8143 |
+
background: #000;
|
8144 |
+
}
|
8145 |
+
|
8146 |
+
#lp-modal-window {
|
8147 |
+
display: none;
|
8148 |
+
position: fixed;
|
8149 |
+
z-index: 999999;
|
8150 |
+
top: 50%;
|
8151 |
+
left: 50%;
|
8152 |
+
padding: 35px 60px 28px 60px;
|
8153 |
+
background: #fff;
|
8154 |
+
transform: translate(-50%, -50%);
|
8155 |
+
-webkit-border-radius: 4px;
|
8156 |
+
-moz-border-radius: 4px;
|
8157 |
+
border-radius: 4px;
|
8158 |
+
}
|
8159 |
+
|
8160 |
+
#lp-modal-window #lp-modal-content {
|
8161 |
+
margin: 0 0 24px 0;
|
8162 |
+
color: #333;
|
8163 |
+
font-size: 16px;
|
8164 |
+
font-weight: 400;
|
8165 |
+
line-height: 26px;
|
8166 |
+
text-align: center;
|
8167 |
+
}
|
8168 |
+
|
8169 |
+
#lp-modal-window #lp-modal-content > * {
|
8170 |
+
margin: 0 0 0.5em;
|
8171 |
+
}
|
8172 |
+
|
8173 |
+
#lp-modal-window #lp-modal-content #lp-modal-buttons {
|
8174 |
+
display: flex;
|
8175 |
+
flex-direction: row-reverse;
|
8176 |
+
align-items: center;
|
8177 |
+
justify-content: center;
|
8178 |
+
}
|
8179 |
+
|
8180 |
+
#lp-modal-window #lp-modal-buttons {
|
8181 |
+
display: flex;
|
8182 |
+
flex-direction: row-reverse;
|
8183 |
+
align-items: center;
|
8184 |
+
justify-content: center;
|
8185 |
+
}
|
8186 |
+
|
8187 |
+
#lp-modal-window #lp-modal-buttons .lp-button {
|
8188 |
+
position: relative;
|
8189 |
+
margin: 0 10px 0 10px;
|
8190 |
+
}
|
8191 |
+
|
8192 |
+
#popup-content #learn-press-item-comments {
|
8193 |
+
visibility: hidden;
|
8194 |
+
overflow: auto;
|
8195 |
+
position: absolute;
|
8196 |
+
z-index: 99;
|
8197 |
+
top: 0;
|
8198 |
+
right: 0;
|
8199 |
+
left: 0;
|
8200 |
+
opacity: 0;
|
8201 |
+
background: #fff;
|
8202 |
+
transition: all 0.3s ease;
|
8203 |
+
pointer-events: none;
|
8204 |
+
}
|
8205 |
+
|
8206 |
+
#popup-content #learn-press-item-comments .learn-press-comments {
|
8207 |
+
width: 800px;
|
8208 |
+
max-width: 90%;
|
8209 |
+
margin: 20px auto;
|
8210 |
+
padding: 50px;
|
8211 |
+
}
|
8212 |
+
|
8213 |
+
#popup-content.open-comments #learn-press-content-item {
|
8214 |
+
display: none;
|
8215 |
+
}
|
8216 |
+
|
8217 |
+
#popup-content.open-comments #learn-press-item-comments {
|
8218 |
+
visibility: visible;
|
8219 |
+
opacity: 1;
|
8220 |
+
pointer-events: visible;
|
8221 |
+
}
|
8222 |
+
|
8223 |
+
.lp-lesson-comment-btn {
|
8224 |
+
position: fixed;
|
8225 |
+
z-index: 100;
|
8226 |
+
right: 40px;
|
8227 |
+
bottom: 60px;
|
8228 |
+
height: 42px;
|
8229 |
+
margin: 0;
|
8230 |
+
padding: 0 18px;
|
8231 |
+
border-radius: 4px;
|
8232 |
+
color: #fff;
|
8233 |
+
background-color: var(--lp-primary-color);
|
8234 |
+
box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.16);
|
8235 |
+
font-size: 15px;
|
8236 |
+
font-weight: 400;
|
8237 |
+
line-height: 42px;
|
8238 |
+
cursor: pointer;
|
8239 |
+
}
|
8240 |
+
|
8241 |
+
.learn-press-progress {
|
8242 |
+
overflow: hidden;
|
8243 |
+
position: relative;
|
8244 |
+
width: 80px;
|
8245 |
+
height: 6px;
|
8246 |
+
border-radius: 3px;
|
8247 |
+
}
|
8248 |
+
|
8249 |
+
.learn-press-progress .learn-press-progress__active {
|
8250 |
+
position: absolute;
|
8251 |
+
z-index: 1;
|
8252 |
+
left: -100%;
|
8253 |
+
width: 100%;
|
8254 |
+
height: 100%;
|
8255 |
+
border-radius: 3px;
|
8256 |
+
background: var(--lp-primary-color);
|
8257 |
+
-webkit-transition: 0.5s;
|
8258 |
+
-moz-transition: 0.5s;
|
8259 |
+
-ms-transition: 0.5s;
|
8260 |
+
-o-transition: 0.5s;
|
8261 |
+
transition: 0.5s;
|
8262 |
+
}
|
8263 |
+
|
8264 |
+
.learn-press-progress::before {
|
8265 |
+
display: block;
|
8266 |
+
position: absolute;
|
8267 |
+
z-index: 0;
|
8268 |
+
top: 0;
|
8269 |
+
width: 100%;
|
8270 |
+
height: 100%;
|
8271 |
+
background: #ccc;
|
8272 |
+
content: "";
|
8273 |
+
}
|
8274 |
+
|
8275 |
+
.course-curriculum .section-header .section-left {
|
8276 |
+
display: flex;
|
8277 |
+
}
|
8278 |
+
|
8279 |
+
.course-curriculum .section-header .section-left .section-title {
|
8280 |
+
flex: 1;
|
8281 |
+
}
|
8282 |
+
|
8283 |
+
.course-curriculum .section-header .section-left .section-toggle {
|
8284 |
+
flex: 0 0 40px;
|
8285 |
+
align-items: center;
|
8286 |
+
text-align: center;
|
8287 |
+
cursor: pointer;
|
8288 |
+
}
|
8289 |
+
|
8290 |
+
.course-curriculum .section-header .section-left .section-toggle .fa-caret-down {
|
8291 |
+
display: none;
|
8292 |
+
}
|
8293 |
+
|
8294 |
+
.course-curriculum .section-header .learn-press-progress {
|
8295 |
+
width: 80px;
|
8296 |
+
}
|
8297 |
+
|
8298 |
+
.course-curriculum .section.closed .section-toggle .fa-caret-down {
|
8299 |
+
display: block;
|
8300 |
+
}
|
8301 |
+
|
8302 |
+
.course-curriculum .section.closed .section-toggle .fa-caret-up {
|
8303 |
+
display: none;
|
8304 |
+
}
|
8305 |
+
|
8306 |
+
.course-curriculum .section.closed .section-content {
|
8307 |
+
overflow: hidden;
|
8308 |
+
height: 0;
|
8309 |
+
}
|
8310 |
+
|
8311 |
+
.lp-skeleton-animation {
|
8312 |
+
margin: 0;
|
8313 |
+
padding: 0;
|
8314 |
+
list-style: none;
|
8315 |
+
}
|
8316 |
+
|
8317 |
+
.lp-skeleton-animation > li {
|
8318 |
+
width: 100%;
|
8319 |
+
height: 16px;
|
8320 |
+
margin-top: 15px;
|
8321 |
+
border-radius: 2px;
|
8322 |
+
background: linear-gradient(90deg, rgba(190, 190, 190, 0.2) 25%, rgba(129, 129, 129, 0.24) 37%, rgba(190, 190, 190, 0.2) 63%);
|
8323 |
+
background-size: 400% 100%;
|
8324 |
+
list-style: none;
|
8325 |
+
animation: lp-skeleton-loading 1.4s ease infinite;
|
8326 |
+
}
|
8327 |
+
|
8328 |
+
@keyframes lp-skeleton-loading {
|
8329 |
+
0% {
|
8330 |
+
background-position: 100% 50%;
|
8331 |
+
}
|
8332 |
+
to {
|
8333 |
+
background-position: 0 50%;
|
8334 |
+
}
|
8335 |
+
}
|
8336 |
+
|
8337 |
+
input[type="text"],
|
8338 |
+
input[type="email"],
|
8339 |
+
input[type="number"],
|
8340 |
+
input[type="password"] {
|
8341 |
+
-webkit-box-sizing: border-box;
|
8342 |
+
-moz-box-sizing: border-box;
|
8343 |
+
box-sizing: border-box;
|
8344 |
+
margin: 0;
|
8345 |
+
box-shadow: unset;
|
8346 |
+
}
|
8347 |
+
|
8348 |
+
/* start reset css */
|
8349 |
+
body {
|
8350 |
+
background: #fff;
|
8351 |
+
}
|
8352 |
+
|
8353 |
+
body.learnpress-page {
|
8354 |
+
overflow-x: hidden;
|
8355 |
+
}
|
8356 |
+
|
8357 |
+
.wrap-fullwidth {
|
8358 |
+
margin-right: -1000px;
|
8359 |
+
margin-left: -1000px;
|
8360 |
+
}
|
8361 |
+
|
8362 |
+
.wrap-fullwidth a:focus,
|
8363 |
+
.wrap-fullwidth button:focus,
|
8364 |
+
.wrap-fullwidth input:focus,
|
8365 |
+
.wrap-fullwidth textarea:focus {
|
8366 |
+
border: 0;
|
8367 |
+
outline: 0;
|
8368 |
+
}
|
8369 |
+
|
8370 |
+
.wrap-fullwidth a:hover {
|
8371 |
+
text-decoration: none;
|
8372 |
+
}
|
8373 |
+
|
8374 |
+
.wrap-fullwidth p {
|
8375 |
+
word-break: break-word;
|
8376 |
+
}
|
8377 |
+
|
8378 |
+
.wrap-fullwidth p:last-child {
|
8379 |
+
margin-bottom: 0;
|
8380 |
+
}
|
8381 |
+
|
8382 |
+
.wrap-fullwidth label {
|
8383 |
+
display: block;
|
8384 |
+
margin: 0;
|
8385 |
+
outline: none;
|
8386 |
+
}
|
8387 |
+
|
8388 |
+
.wrap-fullwidth img {
|
8389 |
+
max-width: 100%;
|
8390 |
+
height: auto;
|
8391 |
+
}
|
8392 |
+
|
8393 |
+
.wrap-fullwidth form {
|
8394 |
+
margin: 0;
|
8395 |
+
}
|
8396 |
+
|
8397 |
+
.wrap-fullwidth .col-full {
|
8398 |
+
box-sizing: border-box;
|
8399 |
+
max-width: 100%;
|
8400 |
+
padding: 0;
|
8401 |
+
}
|
8402 |
+
|
8403 |
+
.wrap-fullwidth .col-full .woocommerce-breadcrumb {
|
8404 |
+
display: none;
|
8405 |
+
}
|
8406 |
+
|
8407 |
+
/* end reset css */
|
8408 |
+
footer {
|
8409 |
+
clear: both;
|
8410 |
+
}
|
8411 |
+
|
8412 |
+
.margin-bottom {
|
8413 |
+
margin-bottom: 20px;
|
8414 |
+
}
|
8415 |
+
|
8416 |
+
.hide-if-js {
|
8417 |
+
display: none !important;
|
8418 |
+
}
|
8419 |
+
|
8420 |
+
.clearfix::after {
|
8421 |
+
display: block;
|
8422 |
+
clear: both;
|
8423 |
+
content: "";
|
8424 |
+
}
|
8425 |
+
|
8426 |
+
.lp-form-fields {
|
8427 |
+
margin: 0;
|
8428 |
+
padding: 0;
|
8429 |
+
list-style: none;
|
8430 |
+
}
|
8431 |
+
|
8432 |
+
.lp-form-fields .form-field {
|
8433 |
+
margin: 0 0 20px 0;
|
8434 |
+
list-style: none;
|
8435 |
+
}
|
8436 |
+
|
8437 |
+
.lp-content-wrap {
|
8438 |
+
width: 1170px;
|
8439 |
+
max-width: 90%;
|
8440 |
+
margin: 0 auto;
|
8441 |
+
}
|
8442 |
+
|
8443 |
+
.lp-content-wrap > h2 {
|
8444 |
+
margin-top: 0;
|
8445 |
+
margin-bottom: 26px;
|
8446 |
+
color: #333;
|
8447 |
+
font-size: 30px;
|
8448 |
+
font-weight: 600;
|
8449 |
+
}
|
8450 |
+
|
8451 |
+
.learn-press-breadcrumb {
|
8452 |
+
width: 1170px;
|
8453 |
+
max-width: 100%;
|
8454 |
+
margin: 0 auto 45px auto;
|
8455 |
+
padding: 0;
|
8456 |
+
color: #333;
|
8457 |
+
font-size: 14px;
|
8458 |
+
font-weight: 500;
|
8459 |
+
list-style: none;
|
8460 |
+
}
|
8461 |
+
|
8462 |
+
.learn-press-breadcrumb li {
|
8463 |
+
display: inline-block;
|
8464 |
+
margin: 0;
|
8465 |
+
}
|
8466 |
+
|
8467 |
+
.learn-press-breadcrumb li a {
|
8468 |
+
color: #666;
|
8469 |
+
font-weight: 300;
|
8470 |
+
}
|
8471 |
+
|
8472 |
+
.learn-press-breadcrumb li a:hover {
|
8473 |
+
color: var(--lp-primary-color);
|
8474 |
+
}
|
8475 |
+
|
8476 |
+
.learn-press-breadcrumb i {
|
8477 |
+
margin: 0 5px;
|
8478 |
+
color: #666;
|
8479 |
+
font-size: 12px;
|
8480 |
+
}
|
8481 |
+
|
8482 |
+
@media (max-width: 1024px) {
|
8483 |
+
.learn-press-breadcrumb {
|
8484 |
+
padding-right: 15px;
|
8485 |
+
padding-left: 15px;
|
8486 |
+
}
|
8487 |
+
}
|
8488 |
+
|
8489 |
+
.learn-press-breadcrumb a {
|
8490 |
+
color: #666;
|
8491 |
+
font-weight: 300;
|
8492 |
+
}
|
8493 |
+
|
8494 |
+
.learnpress-page .lp-button,
|
8495 |
+
.learnpress-page #lp-button {
|
8496 |
+
padding: 16px 24px;
|
8497 |
+
border: 1px solid #ccc;
|
8498 |
+
color: #333;
|
8499 |
+
background: transparent;
|
8500 |
+
box-shadow: unset;
|
8501 |
+
font-family: inherit;
|
8502 |
+
font-size: 16px;
|
8503 |
+
font-weight: 400;
|
8504 |
+
line-height: 1;
|
8505 |
+
text-align: center;
|
8506 |
+
vertical-align: middle;
|
8507 |
+
text-decoration: none;
|
8508 |
+
text-transform: capitalize;
|
8509 |
+
-webkit-box-sizing: border-box;
|
8510 |
+
-moz-box-sizing: border-box;
|
8511 |
+
box-sizing: border-box;
|
8512 |
+
-webkit-border-radius: 3px;
|
8513 |
+
-moz-border-radius: 3px;
|
8514 |
+
border-radius: 3px;
|
8515 |
+
-webkit-transition: all 0.25s;
|
8516 |
+
-moz-transition: all 0.25s;
|
8517 |
+
-ms-transition: all 0.25s;
|
8518 |
+
-o-transition: all 0.25s;
|
8519 |
+
transition: all 0.25s;
|
8520 |
+
}
|
8521 |
+
|
8522 |
+
.learnpress-page .lp-button.large,
|
8523 |
+
.learnpress-page #lp-button.large {
|
8524 |
+
height: 52px;
|
8525 |
+
padding: 18px 30px;
|
8526 |
+
font-size: 18px;
|
8527 |
+
}
|
8528 |
+
|
8529 |
+
.learnpress-page .lp-button.gray,
|
8530 |
+
.learnpress-page #lp-button.gray {
|
8531 |
+
position: absolute;
|
8532 |
+
z-index: 1;
|
8533 |
+
top: 8px;
|
8534 |
+
right: 5px;
|
8535 |
+
padding: 0;
|
8536 |
+
border: 0;
|
8537 |
+
}
|
8538 |
+
|
8539 |
+
.learnpress-page .lp-button.gray:hover,
|
8540 |
+
.learnpress-page #lp-button.gray:hover {
|
8541 |
+
background: transparent;
|
8542 |
+
text-decoration: none;
|
8543 |
+
}
|
8544 |
+
|
8545 |
+
.learnpress-page .lp-button.gray:focus,
|
8546 |
+
.learnpress-page #lp-button.gray:focus {
|
8547 |
+
border: 0;
|
8548 |
+
outline: 0;
|
8549 |
+
}
|
8550 |
+
|
8551 |
+
.learnpress-page .lp-button:hover,
|
8552 |
+
.learnpress-page #lp-button:hover {
|
8553 |
+
border-color: var(--lp-primary-color);
|
8554 |
+
color: #fff;
|
8555 |
+
background: var(--lp-primary-color);
|
8556 |
+
}
|
8557 |
+
|
8558 |
+
.learnpress-page .lp-button.btn-ajax-off .icon,
|
8559 |
+
.learnpress-page #lp-button.btn-ajax-off .icon {
|
8560 |
+
display: none;
|
8561 |
+
}
|
8562 |
+
|
8563 |
+
.learnpress-page .lp-button.btn-ajax-on .icon,
|
8564 |
+
.learnpress-page #lp-button.btn-ajax-on .icon {
|
8565 |
+
display: inline-block;
|
8566 |
+
margin-right: 5px;
|
8567 |
+
-webkit-animation: lp-rotating 1s linear infinite;
|
8568 |
+
-moz-animation: lp-rotating 1s linear infinite;
|
8569 |
+
animation: lp-rotating 1s linear infinite;
|
8570 |
+
}
|
8571 |
+
|
8572 |
+
.learnpress-page .lp-button:focus,
|
8573 |
+
.learnpress-page #lp-button:focus {
|
8574 |
+
outline: 0;
|
8575 |
+
}
|
8576 |
+
|
8577 |
+
.learnpress-page .lp-button.loading::before,
|
8578 |
+
.learnpress-page #lp-button.loading::before {
|
8579 |
+
display: inline-block;
|
8580 |
+
font-family: "Font Awesome 5 Free";
|
8581 |
+
font-weight: 900;
|
8582 |
+
content: "\f110";
|
8583 |
+
animation: lp-rotating 1s linear infinite;
|
8584 |
+
}
|
8585 |
+
|
8586 |
+
.learnpress-page .rwmb-field .description {
|
8587 |
+
margin-top: 8px;
|
8588 |
+
color: #999;
|
8589 |
+
font-size: smaller;
|
8590 |
+
font-style: italic;
|
8591 |
+
}
|
8592 |
+
|
8593 |
+
.lp-ajax-message {
|
8594 |
+
display: none;
|
8595 |
+
margin-top: 20px;
|
8596 |
+
padding: 20px;
|
8597 |
+
border: 2px solid #059601;
|
8598 |
+
border-radius: 9px;
|
8599 |
+
font-size: 15px;
|
8600 |
+
line-height: 1.4;
|
8601 |
+
}
|
8602 |
+
|
8603 |
+
.lp-ajax-message.error {
|
8604 |
+
border-color: #d85554;
|
8605 |
+
}
|
8606 |
+
|
8607 |
+
.course-meta {
|
8608 |
+
margin-bottom: 14px;
|
8609 |
+
}
|
8610 |
+
|
8611 |
+
.course-meta .course-students::before {
|
8612 |
+
font-family: "Font Awesome 5 Free";
|
8613 |
+
content: "";
|
8614 |
+
}
|
8615 |
+
|
8616 |
+
#learn-press-course-tabs {
|
8617 |
+
margin-bottom: 40px;
|
8618 |
+
}
|
8619 |
+
|
8620 |
+
#learn-press-course-tabs.course-tabs {
|
8621 |
+
margin-top: 54px;
|
8622 |
+
}
|
8623 |
+
|
8624 |
+
/* Archive */
|
8625 |
+
.learn-press-checkout-comment h4 {
|
8626 |
+
display: none;
|
8627 |
+
}
|
8628 |
+
|
8629 |
+
.order-comments {
|
8630 |
+
width: 100%;
|
8631 |
+
min-height: 150px;
|
8632 |
+
}
|
8633 |
+
|
8634 |
+
.learn-press-progress {
|
8635 |
+
position: relative;
|
8636 |
+
}
|
8637 |
+
|
8638 |
+
.learn-press-progress .progress-bg {
|
8639 |
+
overflow: hidden;
|
8640 |
+
position: relative;
|
8641 |
+
height: 6px;
|
8642 |
+
background: #ccc;
|
8643 |
+
-webkit-border-radius: 5px;
|
8644 |
+
-moz-border-radius: 5px;
|
8645 |
+
border-radius: 5px;
|
8646 |
+
}
|
8647 |
+
|
8648 |
+
.learn-press-progress .progress-bg .progress-active {
|
8649 |
+
position: absolute;
|
8650 |
+
left: 50%;
|
8651 |
+
width: 100%;
|
8652 |
+
height: 100%;
|
8653 |
+
margin-left: -100%;
|
8654 |
+
background: var(--lp-primary-color);
|
8655 |
+
-webkit-border-radius: 5px;
|
8656 |
+
-moz-border-radius: 5px;
|
8657 |
+
border-radius: 5px;
|
8658 |
+
}
|
8659 |
+
|
8660 |
+
/**
|
8661 |
+
* Forms
|
8662 |
+
*/
|
8663 |
+
.retake-course,
|
8664 |
+
.enroll-course,
|
8665 |
+
.purchase-course {
|
8666 |
+
display: inline-block;
|
8667 |
+
}
|
8668 |
+
|
8669 |
+
/* */
|
8670 |
+
.table-orders {
|
8671 |
+
font-size: 16px;
|
8672 |
+
}
|
8673 |
+
|
8674 |
+
.table-orders th,
|
8675 |
+
.table-orders td {
|
8676 |
+
padding: 5px 10px;
|
8677 |
+
}
|
8678 |
+
|
8679 |
+
.form-button {
|
8680 |
+
display: inline-block;
|
8681 |
+
}
|
8682 |
+
|
8683 |
+
.learn-press-pagination {
|
8684 |
+
padding-bottom: 20px;
|
8685 |
+
text-align: center;
|
8686 |
+
}
|
8687 |
+
|
8688 |
+
.learn-press-pagination .page-numbers {
|
8689 |
+
display: inline-block;
|
8690 |
+
margin: 0;
|
8691 |
+
padding: 0;
|
8692 |
+
border: 0;
|
8693 |
+
outline: 0;
|
8694 |
+
background: transparent;
|
8695 |
+
list-style: none;
|
8696 |
+
}
|
8697 |
+
|
8698 |
+
.learn-press-pagination .page-numbers > li {
|
8699 |
+
display: inline-block;
|
8700 |
+
margin: 0;
|
8701 |
+
padding: 0 14px;
|
8702 |
+
}
|
8703 |
+
|
8704 |
+
.learn-press-pagination .page-numbers > li .page-numbers {
|
8705 |
+
float: unset;
|
8706 |
+
padding: 0;
|
8707 |
+
color: #666;
|
8708 |
+
background: transparent;
|
8709 |
+
font-size: 16px;
|
8710 |
+
font-weight: 300;
|
8711 |
+
}
|
8712 |
+
|
8713 |
+
.learn-press-pagination .page-numbers > li .page-numbers.current {
|
8714 |
+
color: var(--lp-primary-color);
|
8715 |
+
font-weight: 400;
|
8716 |
+
}
|
8717 |
+
|
8718 |
+
.learn-press-pagination .page-numbers > li .page-numbers:hover {
|
8719 |
+
color: var(--lp-primary-color);
|
8720 |
+
}
|
8721 |
+
|
8722 |
+
ul.list-table-nav {
|
8723 |
+
display: flex;
|
8724 |
+
margin-left: 0;
|
8725 |
+
list-style: none;
|
8726 |
+
}
|
8727 |
+
|
8728 |
+
ul.list-table-nav .nav-text {
|
8729 |
+
text-align: left;
|
8730 |
+
flex: 1;
|
8731 |
+
}
|
8732 |
+
|
8733 |
+
ul.list-table-nav .nav-pages {
|
8734 |
+
text-align: right;
|
8735 |
+
flex: 1;
|
8736 |
+
}
|
8737 |
+
|
8738 |
+
ul.list-table-nav .nav-pages .learn-press-pagination {
|
8739 |
+
display: inline-block;
|
8740 |
+
margin-bottom: 0;
|
8741 |
+
}
|
8742 |
+
|
8743 |
+
.primary-color {
|
8744 |
+
color: #00adff;
|
8745 |
+
}
|
8746 |
+
|
8747 |
+
.primary-color-before::before {
|
8748 |
+
color: #00adff;
|
8749 |
+
}
|
8750 |
+
|
8751 |
+
.primary-color-after::after {
|
8752 |
+
color: #00adff;
|
8753 |
+
}
|
8754 |
+
|
8755 |
+
.primary-background-color {
|
8756 |
+
background: #00adff;
|
8757 |
+
}
|
8758 |
+
|
8759 |
+
.primary-background-color {
|
8760 |
+
background: #00adff;
|
8761 |
+
}
|
8762 |
+
|
8763 |
+
.course-origin-price {
|
8764 |
+
margin-right: 5px;
|
8765 |
+
font-size: 85%;
|
8766 |
+
text-decoration: line-through;
|
8767 |
+
}
|
8768 |
+
|
8769 |
+
.course-item-nav {
|
8770 |
+
display: flex;
|
8771 |
+
}
|
8772 |
+
|
8773 |
+
.course-item-nav .prev,
|
8774 |
+
.course-item-nav .next {
|
8775 |
+
/* flex: 1;*/
|
8776 |
+
}
|
8777 |
+
|
8778 |
+
.course-item-nav .prev span,
|
8779 |
+
.course-item-nav .next span {
|
8780 |
+
display: block;
|
8781 |
+
font-weight: bold;
|
8782 |
+
}
|
8783 |
+
|
8784 |
+
.course-item-nav .prev a,
|
8785 |
+
.course-item-nav .next a {
|
8786 |
+
color: #999;
|
8787 |
+
}
|
8788 |
+
|
8789 |
+
.course-item-nav .next {
|
8790 |
+
text-align: right;
|
8791 |
+
}
|
8792 |
+
|
8793 |
+
.content-item-wrap #comments {
|
8794 |
+
margin-right: 0;
|
8795 |
+
margin-left: 0;
|
8796 |
+
}
|
8797 |
+
|
8798 |
+
.content-item-wrap #comments #comment {
|
8799 |
+
-webkit-box-sizing: border-box;
|
8800 |
+
-moz-box-sizing: border-box;
|
8801 |
+
box-sizing: border-box;
|
8802 |
+
}
|
8803 |
+
|
8804 |
+
.course-summary .course-summary-sidebar {
|
8805 |
+
position: relative;
|
8806 |
+
}
|
8807 |
+
|
8808 |
+
.course-summary .course-summary-sidebar.slide-down .course-summary-sidebar__inner {
|
8809 |
+
position: fixed;
|
8810 |
+
top: 0;
|
8811 |
+
}
|
8812 |
+
|
8813 |
+
.course-summary .course-summary-sidebar.slide-top .course-summary-sidebar__inner {
|
8814 |
+
position: absolute;
|
8815 |
+
}
|
8816 |
+
|
8817 |
+
.course-graduation span {
|
8818 |
+
color: #999;
|
8819 |
+
}
|
8820 |
+
|
8821 |
+
.course-graduation .icon {
|
8822 |
+
margin-right: 5px;
|
8823 |
+
font-size: 20px;
|
8824 |
+
}
|
8825 |
+
|
8826 |
+
.course-graduation.passed .icon {
|
8827 |
+
color: #059601;
|
8828 |
+
}
|
8829 |
+
|
8830 |
+
.course-graduation.error .icon {
|
8831 |
+
color: #d85554;
|
8832 |
+
}
|
8833 |
+
|
8834 |
+
.learn-press-template-warning::before {
|
8835 |
+
color: #ffc107;
|
8836 |
+
font-family: "Font Awesome 5 Free";
|
8837 |
+
content: "\f071";
|
8838 |
+
}
|
8839 |
+
|
8840 |
+
.lp-badge {
|
8841 |
+
display: flex;
|
8842 |
+
height: 30px;
|
8843 |
+
padding: 0;
|
8844 |
+
line-height: 1;
|
8845 |
+
align-items: center;
|
8846 |
+
justify-content: center;
|
8847 |
+
}
|
8848 |
+
|
8849 |
+
.lp-badge::before, .lp-badge::after {
|
8850 |
+
content: "";
|
8851 |
+
}
|
8852 |
+
|
8853 |
+
.lp-badge::before {
|
8854 |
+
display: inline-block;
|
8855 |
+
position: relative;
|
8856 |
+
z-index: 10;
|
8857 |
+
color: #fff;
|
8858 |
+
font-weight: bold;
|
8859 |
+
line-height: 1;
|
8860 |
+
}
|
8861 |
+
|
8862 |
+
.lp-badge.featured-course {
|
8863 |
+
position: absolute;
|
8864 |
+
z-index: 1;
|
8865 |
+
top: 25px;
|
8866 |
+
left: -110px;
|
8867 |
+
width: 300px;
|
8868 |
+
background: #93f;
|
8869 |
+
text-align: center;
|
8870 |
+
transform: rotate(-45deg);
|
8871 |
+
}
|
8872 |
+
|
8873 |
+
.lp-badge.featured-course::before {
|
8874 |
+
font-size: 12px;
|
8875 |
+
text-transform: uppercase;
|
8876 |
+
content: attr(data-text);
|
8877 |
+
}
|
8878 |
+
|
8879 |
+
#learn-press-course-tabs input[name="learn-press-course-tab-radio"],
|
8880 |
+
#learn-press-course-tabs .course-tab-panel {
|
8881 |
+
display: none;
|
8882 |
+
}
|
8883 |
+
|
8884 |
+
#learn-press-course-tabs .course-nav label {
|
8885 |
+
display: block;
|
8886 |
+
margin: 0;
|
8887 |
+
padding: 18px 10px;
|
8888 |
+
font-size: 16px;
|
8889 |
+
font-weight: 600;
|
8890 |
+
text-align: center;
|
8891 |
+
text-transform: capitalize;
|
8892 |
+
cursor: pointer;
|
8893 |
+
}
|
8894 |
+
|
8895 |
+
#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(1):checked ~ .course-tab-panels .course-tab-panel:nth-child(1) {
|
8896 |
+
display: block;
|
8897 |
+
}
|
8898 |
+
|
8899 |
+
#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(1):checked ~ .learn-press-nav-tabs .course-nav:nth-child(1) {
|
8900 |
+
border-bottom: 0;
|
8901 |
+
}
|
8902 |
+
|
8903 |
+
#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(1):checked ~ .learn-press-nav-tabs .course-nav:nth-child(1) label {
|
8904 |
+
color: var(--lp-primary-color);
|
8905 |
+
background: #fff;
|
8906 |
+
}
|
8907 |
+
|
8908 |
+
#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(2):checked ~ .course-tab-panels .course-tab-panel:nth-child(2) {
|
8909 |
+
display: block;
|
8910 |
+
}
|
8911 |
+
|
8912 |
+
#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(2):checked ~ .learn-press-nav-tabs .course-nav:nth-child(2) {
|
8913 |
+
border-bottom: 0;
|
8914 |
+
}
|
8915 |
+
|
8916 |
+
#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(2):checked ~ .learn-press-nav-tabs .course-nav:nth-child(2) label {
|
8917 |
+
color: var(--lp-primary-color);
|
8918 |
+
background: #fff;
|
8919 |
+
}
|
8920 |
+
|
8921 |
+
#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(3):checked ~ .course-tab-panels .course-tab-panel:nth-child(3) {
|
8922 |
+
display: block;
|
8923 |
+
}
|
8924 |
+
|
8925 |
+
#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(3):checked ~ .learn-press-nav-tabs .course-nav:nth-child(3) {
|
8926 |
+
border-bottom: 0;
|
8927 |
+
}
|
8928 |
+
|
8929 |
+
#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(3):checked ~ .learn-press-nav-tabs .course-nav:nth-child(3) label {
|
8930 |
+
color: var(--lp-primary-color);
|
8931 |
+
background: #fff;
|
8932 |
+
}
|
8933 |
+
|
8934 |
+
#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(4):checked ~ .course-tab-panels .course-tab-panel:nth-child(4) {
|
8935 |
+
display: block;
|
8936 |
+
}
|
8937 |
+
|
8938 |
+
#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(4):checked ~ .learn-press-nav-tabs .course-nav:nth-child(4) {
|
8939 |
+
border-bottom: 0;
|
8940 |
+
}
|
8941 |
+
|
8942 |
+
#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(4):checked ~ .learn-press-nav-tabs .course-nav:nth-child(4) label {
|
8943 |
+
color: var(--lp-primary-color);
|
8944 |
+
background: #fff;
|
8945 |
+
}
|
8946 |
+
|
8947 |
+
#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(5):checked ~ .course-tab-panels .course-tab-panel:nth-child(5) {
|
8948 |
+
display: block;
|
8949 |
+
}
|
8950 |
+
|
8951 |
+
#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(5):checked ~ .learn-press-nav-tabs .course-nav:nth-child(5) {
|
8952 |
+
border-bottom: 0;
|
8953 |
+
}
|
8954 |
+
|
8955 |
+
#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(5):checked ~ .learn-press-nav-tabs .course-nav:nth-child(5) label {
|
8956 |
+
color: var(--lp-primary-color);
|
8957 |
+
background: #fff;
|
8958 |
+
}
|
8959 |
+
|
8960 |
+
#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(6):checked ~ .course-tab-panels .course-tab-panel:nth-child(6) {
|
8961 |
+
display: block;
|
8962 |
+
}
|
8963 |
+
|
8964 |
+
#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(6):checked ~ .learn-press-nav-tabs .course-nav:nth-child(6) {
|
8965 |
+
border-bottom: 0;
|
8966 |
+
}
|
8967 |
+
|
8968 |
+
#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(6):checked ~ .learn-press-nav-tabs .course-nav:nth-child(6) label {
|
8969 |
+
color: var(--lp-primary-color);
|
8970 |
+
background: #fff;
|
8971 |
+
}
|
8972 |
+
|
8973 |
+
#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(7):checked ~ .course-tab-panels .course-tab-panel:nth-child(7) {
|
8974 |
+
display: block;
|
8975 |
+
}
|
8976 |
+
|
8977 |
+
#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(7):checked ~ .learn-press-nav-tabs .course-nav:nth-child(7) {
|
8978 |
+
border-bottom: 0;
|
8979 |
+
}
|
8980 |
+
|
8981 |
+
#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(7):checked ~ .learn-press-nav-tabs .course-nav:nth-child(7) label {
|
8982 |
+
color: var(--lp-primary-color);
|
8983 |
+
background: #fff;
|
8984 |
+
}
|
8985 |
+
|
8986 |
+
#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(8):checked ~ .course-tab-panels .course-tab-panel:nth-child(8) {
|
8987 |
+
display: block;
|
8988 |
+
}
|
8989 |
+
|
8990 |
+
#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(8):checked ~ .learn-press-nav-tabs .course-nav:nth-child(8) {
|
8991 |
+
border-bottom: 0;
|
8992 |
+
}
|
8993 |
+
|
8994 |
+
#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(8):checked ~ .learn-press-nav-tabs .course-nav:nth-child(8) label {
|
8995 |
+
color: var(--lp-primary-color);
|
8996 |
+
background: #fff;
|
8997 |
+
}
|
8998 |
+
|
8999 |
+
#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(9):checked ~ .course-tab-panels .course-tab-panel:nth-child(9) {
|
9000 |
+
display: block;
|
9001 |
+
}
|
9002 |
+
|
9003 |
+
#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(9):checked ~ .learn-press-nav-tabs .course-nav:nth-child(9) {
|
9004 |
+
border-bottom: 0;
|
9005 |
+
}
|
9006 |
+
|
9007 |
+
#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(9):checked ~ .learn-press-nav-tabs .course-nav:nth-child(9) label {
|
9008 |
+
color: var(--lp-primary-color);
|
9009 |
+
background: #fff;
|
9010 |
+
}
|
9011 |
+
|
9012 |
+
.no-event {
|
9013 |
+
pointer-events: none;
|
9014 |
+
}
|
9015 |
+
|
9016 |
+
@media screen and (max-width: 768px) {
|
9017 |
+
ul.learn-press-courses .course {
|
9018 |
+
width: 48%;
|
9019 |
+
}
|
9020 |
+
}
|
9021 |
+
|
9022 |
+
@media screen and (max-width: 600px) {
|
9023 |
+
ul.learn-press-courses {
|
9024 |
+
margin-right: 0;
|
9025 |
+
}
|
9026 |
+
ul.learn-press-courses .course {
|
9027 |
+
width: 100%;
|
9028 |
+
margin-right: 0;
|
9029 |
+
}
|
9030 |
+
}
|
assets/css/vendor/font-awesome-5.min.css
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
/*!
|
2 |
+
* Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
|
3 |
+
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
4 |
+
*/
|
5 |
+
.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:auto;src:url(../../fonts/webfonts/fa-brands-400.eot);src:url(../../fonts/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../../fonts/webfonts/fa-brands-400.woff2) format("woff2"),url(../../fonts/webfonts/fa-brands-400.woff) format("woff"),url(../../fonts/webfonts/fa-brands-400.ttf) format("truetype"),url(../../fonts/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:auto;src:url(../../fonts/webfonts/fa-regular-400.eot);src:url(../../fonts/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../../fonts/webfonts/fa-regular-400.woff2) format("woff2"),url(../../fonts/webfonts/fa-regular-400.woff) format("woff"),url(../../fonts/webfonts/fa-regular-400.ttf) format("truetype"),url(../../fonts/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:auto;src:url(../../fonts/webfonts/fa-solid-900.eot);src:url(../../fonts/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../../fonts/webfonts/fa-solid-900.woff2) format("woff2"),url(../../fonts/webfonts/fa-solid-900.woff) format("woff"),url(../../fonts/webfonts/fa-solid-900.ttf) format("truetype"),url(../../fonts/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}
|
assets/css/{font-awesome.min.css → vendor/font-awesome.min.css}
RENAMED
File without changes
|
assets/css/vendor/jalert.css
ADDED
@@ -0,0 +1 @@
|
|
|
1 |
+
#popup_container{background:#fff}#popup_container #popup_title{padding:10px 20px;background:#18b6c7;color:#fff;font-size:18px;margin:0}#popup_container #popup_content{padding:20px}#popup_container #popup_content #popup_message{margin-bottom:20px}#popup_container #popup_panel{text-align:center}.single-lp_course .course-students{padding-top:10px}.single-lp_course .course-students-list{margin-top:10px}.single-lp_course .course-students-list .students{list-style-type:none;margin:0}.single-lp_course .course-students-list .students li{margin-right:10px}.single-lp_course .course-students-list .students p{margin-top:15px}.single-lp_course .lp_course .entry-footer{display:none}
|
assets/css/vendor/jquery-ui-timepicker-addon.css
ADDED
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
|
2 |
+
.ui-timepicker-div dl { text-align: left; }
|
3 |
+
.ui-timepicker-div dl dt { float: left; clear:left; padding: 0 0 0 5px; }
|
4 |
+
.ui-timepicker-div dl dd { margin: 0 10px 10px 40%; }
|
5 |
+
.ui-timepicker-div td { font-size: 90%; }
|
6 |
+
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }
|
7 |
+
.ui-timepicker-div .ui_tpicker_unit_hide{ display: none; }
|
8 |
+
|
9 |
+
.ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input { background: none; color: inherit; border: none; outline: none; border-bottom: solid 1px #555; width: 95%; }
|
10 |
+
.ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input:focus { border-bottom-color: #aaa; }
|
11 |
+
|
12 |
+
.ui-timepicker-rtl{ direction: rtl; }
|
13 |
+
.ui-timepicker-rtl dl { text-align: right; padding: 0 5px 0 0; }
|
14 |
+
.ui-timepicker-rtl dl dt{ float: right; clear: right; }
|
15 |
+
.ui-timepicker-rtl dl dd { margin: 0 40% 10px 10px; }
|
16 |
+
|
17 |
+
/* Shortened version style */
|
18 |
+
.ui-timepicker-div.ui-timepicker-oneLine { padding-right: 2px; }
|
19 |
+
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time,
|
20 |
+
.ui-timepicker-div.ui-timepicker-oneLine dt { display: none; }
|
21 |
+
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time_label { display: block; padding-top: 2px; }
|
22 |
+
.ui-timepicker-div.ui-timepicker-oneLine dl { text-align: right; }
|
23 |
+
.ui-timepicker-div.ui-timepicker-oneLine dl dd,
|
24 |
+
.ui-timepicker-div.ui-timepicker-oneLine dl dd > div { display:inline-block; margin:0; }
|
25 |
+
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_minute:before,
|
26 |
+
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_second:before { content:':'; display:inline-block; }
|
27 |
+
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_millisec:before,
|
28 |
+
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_microsec:before { content:'.'; display:inline-block; }
|
29 |
+
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide,
|
30 |
+
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide:before{ display: none; }
|
assets/css/vendor/jquery-ui/images/ui-bg_flat_0_aaaaaa_40x100.png
ADDED
Binary file
|
assets/css/vendor/jquery-ui/images/ui-bg_flat_75_ffffff_40x100.png
ADDED
Binary file
|
assets/css/vendor/jquery-ui/images/ui-bg_glass_55_fbf9ee_1x400.png
ADDED
Binary file
|
assets/css/vendor/jquery-ui/images/ui-bg_glass_65_ffffff_1x400.png
ADDED
Binary file
|
assets/css/vendor/jquery-ui/images/ui-bg_glass_75_dadada_1x400.png
ADDED
Binary file
|
assets/css/vendor/jquery-ui/images/ui-bg_glass_75_e6e6e6_1x400.png
ADDED
Binary file
|
assets/css/vendor/jquery-ui/images/ui-bg_glass_95_fef1ec_1x400.png
ADDED
Binary file
|
assets/css/vendor/jquery-ui/images/ui-bg_highlight-soft_75_cccccc_1x100.png
ADDED
Binary file
|
assets/css/vendor/jquery-ui/images/ui-icons_222222_256x240.png
ADDED
Binary file
|
assets/css/vendor/jquery-ui/images/ui-icons_2e83ff_256x240.png
ADDED
Binary file
|
assets/css/vendor/jquery-ui/images/ui-icons_454545_256x240.png
ADDED
Binary file
|
assets/css/vendor/jquery-ui/images/ui-icons_888888_256x240.png
ADDED
Binary file
|
assets/css/vendor/jquery-ui/images/ui-icons_cd0a0a_256x240.png
ADDED
Binary file
|
assets/css/vendor/jquery-ui/jquery-ui-rtl.css
ADDED
@@ -0,0 +1,273 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
/*! jQuery UI - v1.11.4 - 2015-03-11
|
2 |
+
* http://jqueryui.com
|
3 |
+
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
|
4 |
+
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
|
5 |
+
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;right:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;right:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .7em .5em .5em;min-height:0;font-size:100%}.ui-accordion .ui-accordion-icons{padding-right:2.2em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-right:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;right:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;right:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-left:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icons .ui-button-text{padding-right:2.1em;padding-left:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{right:50%;margin-right:-8px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{right:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{left:.5em}.ui-buttonset{margin-left:7px}.ui-buttonset .ui-button{margin-right:0;margin-left:-.3em}button.ui-button::-moz-focus-inner,input.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{top:1px}.ui-datepicker .ui-datepicker-prev{right:2px}.ui-datepicker .ui-datepicker-next{left:2px}.ui-datepicker .ui-datepicker-prev-hover{right:1px}.ui-datepicker .ui-datepicker-next-hover{left:1px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;right:50%;margin-right:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:left;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-right:0;border-left:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:left;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:right}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:right}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:right}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:ltr}.ui-datepicker-rtl .ui-datepicker-prev{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-next{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:left}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0;border-right-width:1px}.ui-dialog{overflow:hidden;position:absolute;top:0;right:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:right;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;left:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:100% 0;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:right;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em .4em .5em 1em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:left}.ui-dialog .ui-dialog-buttonpane button{margin:.5em 0 .5em .4em;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;left:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{position:relative;margin:0;padding:3px .4em 3px 1em;cursor:pointer;min-height:0;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-active,.ui-menu .ui-state-focus{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item{padding-right:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;right:.2em;margin:auto 0}.ui-menu .ui-menu-icon{right:auto;left:0}.ui-progressbar{height:2em;text-align:right;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);height:100%;opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;right:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;right:0}.ui-resizable-e{cursor:e-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-se{cursor:sw-resize;width:12px;height:12px;left:1px;bottom:1px}.ui-resizable-sw{cursor:se-resize;width:9px;height:9px;right:-5px;bottom:-5px}.ui-resizable-nw{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-resizable-ne{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;right:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:700;line-height:1.5;padding:2px .4em;margin:.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-button{display:inline-block;overflow:hidden;position:relative;text-decoration:none;cursor:pointer}.ui-selectmenu-button span.ui-icon{left:.5em;right:auto;margin-top:-8px;position:absolute;top:50%}.ui-selectmenu-button span.ui-selectmenu-text{text-align:right;padding:.4em 1em .4em 2.1em;display:block;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-slider{position:relative;text-align:right}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:100% 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{-webkit-filter:inherit;filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-right:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{right:0}.ui-slider-horizontal .ui-slider-range-max{left:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{right:-.3em;margin-right:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{right:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:100% 0;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-right:.4em;margin-left:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;left:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-left:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;right:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:right;position:relative;top:0;margin:1px 0 0 .2em;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:right;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:100% 0}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:700}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #999;background:#dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(images/ui-icons_888888_256x240.png)}.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(images/ui-icons_cd0a0a_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:100% 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:100% -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:100% -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:100% -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:100% -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:100% -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:100% -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:100% -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:100% -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:100% -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:100% -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:100% -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:100% -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:100% -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:100% -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-right-radius:4px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-left-radius:4px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-left-radius:4px}.ui-widget-overlay{background:#aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px -8px 0 0;padding:8px;background:#aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}/*! jQuery UI - v1.11.4 - 2015-03-11
|
6 |
+
* http://jqueryui.com
|
7 |
+
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
|
8 |
+
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
|
9 |
+
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;right:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;right:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .7em .5em .5em;min-height:0;font-size:100%}.ui-accordion .ui-accordion-icons{padding-right:2.2em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-right:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;right:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;right:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-left:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icons .ui-button-text{padding-right:2.1em;padding-left:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{right:50%;margin-right:-8px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{right:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{left:.5em}.ui-buttonset{margin-left:7px}.ui-buttonset .ui-button{margin-right:0;margin-left:-.3em}button.ui-button::-moz-focus-inner,input.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{top:1px}.ui-datepicker .ui-datepicker-prev{right:2px}.ui-datepicker .ui-datepicker-next{left:2px}.ui-datepicker .ui-datepicker-prev-hover{right:1px}.ui-datepicker .ui-datepicker-next-hover{left:1px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;right:50%;margin-right:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:left;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-right:0;border-left:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:left;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:right}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:right}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:right}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:ltr}.ui-datepicker-rtl .ui-datepicker-prev{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-next{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:left}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0;border-right-width:1px}.ui-dialog{overflow:hidden;position:absolute;top:0;right:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:right;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;left:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:100% 0;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:right;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em .4em .5em 1em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:left}.ui-dialog .ui-dialog-buttonpane button{margin:.5em 0 .5em .4em;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;left:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{position:relative;margin:0;padding:3px .4em 3px 1em;cursor:pointer;min-height:0;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-active,.ui-menu .ui-state-focus{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item{padding-right:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;right:.2em;margin:auto 0}.ui-menu .ui-menu-icon{right:auto;left:0}.ui-progressbar{height:2em;text-align:right;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);height:100%;opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;right:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;right:0}.ui-resizable-e{cursor:e-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-se{cursor:sw-resize;width:12px;height:12px;left:1px;bottom:1px}.ui-resizable-sw{cursor:se-resize;width:9px;height:9px;right:-5px;bottom:-5px}.ui-resizable-nw{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-resizable-ne{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;right:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:700;line-height:1.5;padding:2px .4em;margin:.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-button{display:inline-block;overflow:hidden;position:relative;text-decoration:none;cursor:pointer}.ui-selectmenu-button span.ui-icon{left:.5em;right:auto;margin-top:-8px;position:absolute;top:50%}.ui-selectmenu-button span.ui-selectmenu-text{text-align:right;padding:.4em 1em .4em 2.1em;display:block;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-slider{position:relative;text-align:right}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:100% 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{-webkit-filter:inherit;filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-right:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{right:0}.ui-slider-horizontal .ui-slider-range-max{left:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{right:-.3em;margin-right:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{right:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:100% 0;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-right:.4em;margin-left:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;left:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-left:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;right:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:right;position:relative;top:0;margin:1px 0 0 .2em;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:right;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:100% 0}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:700}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #999;background:#dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(images/ui-icons_888888_256x240.png)}.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(images/ui-icons_cd0a0a_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:100% 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:100% -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:100% -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:100% -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:100% -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:100% -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:100% -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:100% -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:100% -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:100% -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:100% -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:100% -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:100% -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:100% -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:100% -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-right-radius:4px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-left-radius:4px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-left-radius:4px}.ui-widget-overlay{background:#aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px -8px 0 0;padding:8px;background:#aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}/*! jQuery UI - v1.11.4 - 2015-03-11
|
10 |
+
* http://jqueryui.com
|
11 |
+
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
|
12 |
+
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
|
13 |
+
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;right:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;right:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .7em .5em .5em;min-height:0;font-size:100%}.ui-accordion .ui-accordion-icons{padding-right:2.2em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-right:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;right:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;right:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-left:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icons .ui-button-text{padding-right:2.1em;padding-left:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{right:50%;margin-right:-8px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{right:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{left:.5em}.ui-buttonset{margin-left:7px}.ui-buttonset .ui-button{margin-right:0;margin-left:-.3em}button.ui-button::-moz-focus-inner,input.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{top:1px}.ui-datepicker .ui-datepicker-prev{right:2px}.ui-datepicker .ui-datepicker-next{left:2px}.ui-datepicker .ui-datepicker-prev-hover{right:1px}.ui-datepicker .ui-datepicker-next-hover{left:1px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;right:50%;margin-right:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:left;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-right:0;border-left:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:left;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:right}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:right}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:right}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:ltr}.ui-datepicker-rtl .ui-datepicker-prev{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-next{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:left}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0;border-right-width:1px}.ui-dialog{overflow:hidden;position:absolute;top:0;right:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:right;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;left:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:100% 0;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:right;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em .4em .5em 1em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:left}.ui-dialog .ui-dialog-buttonpane button{margin:.5em 0 .5em .4em;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;left:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{position:relative;margin:0;padding:3px .4em 3px 1em;cursor:pointer;min-height:0;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-active,.ui-menu .ui-state-focus{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item{padding-right:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;right:.2em;margin:auto 0}.ui-menu .ui-menu-icon{right:auto;left:0}.ui-progressbar{height:2em;text-align:right;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);height:100%;opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;right:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;right:0}.ui-resizable-e{cursor:e-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-se{cursor:sw-resize;width:12px;height:12px;left:1px;bottom:1px}.ui-resizable-sw{cursor:se-resize;width:9px;height:9px;right:-5px;bottom:-5px}.ui-resizable-nw{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-resizable-ne{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;right:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:700;line-height:1.5;padding:2px .4em;margin:.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-button{display:inline-block;overflow:hidden;position:relative;text-decoration:none;cursor:pointer}.ui-selectmenu-button span.ui-icon{left:.5em;right:auto;margin-top:-8px;position:absolute;top:50%}.ui-selectmenu-button span.ui-selectmenu-text{text-align:right;padding:.4em 1em .4em 2.1em;display:block;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-slider{position:relative;text-align:right}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:100% 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{-webkit-filter:inherit;filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-right:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{right:0}.ui-slider-horizontal .ui-slider-range-max{left:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{right:-.3em;margin-right:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{right:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:100% 0;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-right:.4em;margin-left:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;left:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-left:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;right:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:right;position:relative;top:0;margin:1px 0 0 .2em;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:right;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:100% 0}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:700}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #999;background:#dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(images/ui-icons_888888_256x240.png)}.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(images/ui-icons_cd0a0a_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:100% 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:100% -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:100% -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:100% -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:100% -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:100% -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:100% -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:100% -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:100% -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:100% -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:100% -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:100% -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:100% -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:100% -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:100% -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-right-radius:4px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-left-radius:4px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-left-radius:4px}.ui-widget-overlay{background:#aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px -8px 0 0;padding:8px;background:#aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}/*! jQuery UI - v1.11.4 - 2015-03-11
|
14 |
+
* http://jqueryui.com
|
15 |
+
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
|
16 |
+
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
|
17 |
+
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;right:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;right:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .7em .5em .5em;min-height:0;font-size:100%}.ui-accordion .ui-accordion-icons{padding-right:2.2em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-right:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;right:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;right:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-left:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icons .ui-button-text{padding-right:2.1em;padding-left:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{right:50%;margin-right:-8px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{right:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{left:.5em}.ui-buttonset{margin-left:7px}.ui-buttonset .ui-button{margin-right:0;margin-left:-.3em}button.ui-button::-moz-focus-inner,input.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{top:1px}.ui-datepicker .ui-datepicker-prev{right:2px}.ui-datepicker .ui-datepicker-next{left:2px}.ui-datepicker .ui-datepicker-prev-hover{right:1px}.ui-datepicker .ui-datepicker-next-hover{left:1px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;right:50%;margin-right:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:left;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-right:0;border-left:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:left;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:right}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:right}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:right}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:ltr}.ui-datepicker-rtl .ui-datepicker-prev{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-next{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:left}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0;border-right-width:1px}.ui-dialog{overflow:hidden;position:absolute;top:0;right:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:right;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;left:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:100% 0;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:right;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em .4em .5em 1em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:left}.ui-dialog .ui-dialog-buttonpane button{margin:.5em 0 .5em .4em;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;left:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{position:relative;margin:0;padding:3px .4em 3px 1em;cursor:pointer;min-height:0;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-active,.ui-menu .ui-state-focus{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item{padding-right:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;right:.2em;margin:auto 0}.ui-menu .ui-menu-icon{right:auto;left:0}.ui-progressbar{height:2em;text-align:right;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);height:100%;opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;right:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;right:0}.ui-resizable-e{cursor:e-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-se{cursor:sw-resize;width:12px;height:12px;left:1px;bottom:1px}.ui-resizable-sw{cursor:se-resize;width:9px;height:9px;right:-5px;bottom:-5px}.ui-resizable-nw{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-resizable-ne{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;right:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:700;line-height:1.5;padding:2px .4em;margin:.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-button{display:inline-block;overflow:hidden;position:relative;text-decoration:none;cursor:pointer}.ui-selectmenu-button span.ui-icon{left:.5em;right:auto;margin-top:-8px;position:absolute;top:50%}.ui-selectmenu-button span.ui-selectmenu-text{text-align:right;padding:.4em 1em .4em 2.1em;display:block;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-slider{position:relative;text-align:right}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:100% 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{-webkit-filter:inherit;filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-right:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{right:0}.ui-slider-horizontal .ui-slider-range-max{left:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{right:-.3em;margin-right:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{right:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:100% 0;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-right:.4em;margin-left:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;left:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-left:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;right:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:right;position:relative;top:0;margin:1px 0 0 .2em;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:right;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:100% 0}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:700}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #999;background:#dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(images/ui-icons_888888_256x240.png)}.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(images/ui-icons_cd0a0a_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:100% 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:100% -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:100% -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:100% -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:100% -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:100% -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:100% -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:100% -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:100% -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:100% -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:100% -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:100% -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:100% -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:100% -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:100% -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-right-radius:4px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-left-radius:4px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-left-radius:4px}.ui-widget-overlay{background:#aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px -8px 0 0;padding:8px;background:#aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}/*! jQuery UI - v1.11.4 - 2015-03-11
|
18 |
+
* http://jqueryui.com
|
19 |
+
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
|
20 |
+
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
|
21 |
+
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;right:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;right:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .7em .5em .5em;min-height:0;font-size:100%}.ui-accordion .ui-accordion-icons{padding-right:2.2em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-right:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;right:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;right:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-left:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icons .ui-button-text{padding-right:2.1em;padding-left:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{right:50%;margin-right:-8px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{right:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{left:.5em}.ui-buttonset{margin-left:7px}.ui-buttonset .ui-button{margin-right:0;margin-left:-.3em}button.ui-button::-moz-focus-inner,input.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{top:1px}.ui-datepicker .ui-datepicker-prev{right:2px}.ui-datepicker .ui-datepicker-next{left:2px}.ui-datepicker .ui-datepicker-prev-hover{right:1px}.ui-datepicker .ui-datepicker-next-hover{left:1px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;right:50%;margin-right:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:left;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-right:0;border-left:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:left;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:right}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:right}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:right}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:ltr}.ui-datepicker-rtl .ui-datepicker-prev{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-next{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:left}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0;border-right-width:1px}.ui-dialog{overflow:hidden;position:absolute;top:0;right:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:right;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;left:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:100% 0;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:right;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em .4em .5em 1em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:left}.ui-dialog .ui-dialog-buttonpane button{margin:.5em 0 .5em .4em;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;left:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{position:relative;margin:0;padding:3px .4em 3px 1em;cursor:pointer;min-height:0;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-active,.ui-menu .ui-state-focus{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item{padding-right:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;right:.2em;margin:auto 0}.ui-menu .ui-menu-icon{right:auto;left:0}.ui-progressbar{height:2em;text-align:right;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);height:100%;opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;right:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;right:0}.ui-resizable-e{cursor:e-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-se{cursor:sw-resize;width:12px;height:12px;left:1px;bottom:1px}.ui-resizable-sw{cursor:se-resize;width:9px;height:9px;right:-5px;bottom:-5px}.ui-resizable-nw{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-resizable-ne{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;right:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:700;line-height:1.5;padding:2px .4em;margin:.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-button{display:inline-block;overflow:hidden;position:relative;text-decoration:none;cursor:pointer}.ui-selectmenu-button span.ui-icon{left:.5em;right:auto;margin-top:-8px;position:absolute;top:50%}.ui-selectmenu-button span.ui-selectmenu-text{text-align:right;padding:.4em 1em .4em 2.1em;display:block;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-slider{position:relative;text-align:right}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:100% 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{-webkit-filter:inherit;filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-right:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{right:0}.ui-slider-horizontal .ui-slider-range-max{left:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{right:-.3em;margin-right:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{right:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:100% 0;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-right:.4em;margin-left:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;left:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-left:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;right:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:right;position:relative;top:0;margin:1px 0 0 .2em;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:right;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:100% 0}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:700}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #999;background:#dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(images/ui-icons_888888_256x240.png)}.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(images/ui-icons_cd0a0a_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:100% 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:100% -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:100% -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:100% -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:100% -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:100% -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:100% -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:100% -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:100% -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:100% -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:100% -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:100% -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:100% -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:100% -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:100% -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-right-radius:4px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-left-radius:4px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-left-radius:4px}.ui-widget-overlay{background:#aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px -8px 0 0;padding:8px;background:#aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}/*! jQuery UI - v1.11.4 - 2015-03-11
|
22 |
+
* http://jqueryui.com
|
23 |
+
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
|
24 |
+
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
|
25 |
+
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;right:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;right:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .7em .5em .5em;min-height:0;font-size:100%}.ui-accordion .ui-accordion-icons{padding-right:2.2em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-right:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;right:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;right:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-left:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icons .ui-button-text{padding-right:2.1em;padding-left:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{right:50%;margin-right:-8px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{right:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{left:.5em}.ui-buttonset{margin-left:7px}.ui-buttonset .ui-button{margin-right:0;margin-left:-.3em}button.ui-button::-moz-focus-inner,input.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{top:1px}.ui-datepicker .ui-datepicker-prev{right:2px}.ui-datepicker .ui-datepicker-next{left:2px}.ui-datepicker .ui-datepicker-prev-hover{right:1px}.ui-datepicker .ui-datepicker-next-hover{left:1px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;right:50%;margin-right:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:left;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-right:0;border-left:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:left;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:right}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:right}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:right}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:ltr}.ui-datepicker-rtl .ui-datepicker-prev{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-next{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:left}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0;border-right-width:1px}.ui-dialog{overflow:hidden;position:absolute;top:0;right:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:right;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;left:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:100% 0;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:right;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em .4em .5em 1em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:left}.ui-dialog .ui-dialog-buttonpane button{margin:.5em 0 .5em .4em;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;left:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{position:relative;margin:0;padding:3px .4em 3px 1em;cursor:pointer;min-height:0;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-active,.ui-menu .ui-state-focus{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item{padding-right:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;right:.2em;margin:auto 0}.ui-menu .ui-menu-icon{right:auto;left:0}.ui-progressbar{height:2em;text-align:right;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);height:100%;opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;right:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;right:0}.ui-resizable-e{cursor:e-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-se{cursor:sw-resize;width:12px;height:12px;left:1px;bottom:1px}.ui-resizable-sw{cursor:se-resize;width:9px;height:9px;right:-5px;bottom:-5px}.ui-resizable-nw{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-resizable-ne{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;right:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:700;line-height:1.5;padding:2px .4em;margin:.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-button{display:inline-block;overflow:hidden;position:relative;text-decoration:none;cursor:pointer}.ui-selectmenu-button span.ui-icon{left:.5em;right:auto;margin-top:-8px;position:absolute;top:50%}.ui-selectmenu-button span.ui-selectmenu-text{text-align:right;padding:.4em 1em .4em 2.1em;display:block;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-slider{position:relative;text-align:right}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:100% 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{-webkit-filter:inherit;filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-right:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{right:0}.ui-slider-horizontal .ui-slider-range-max{left:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{right:-.3em;margin-right:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{right:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:100% 0;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-right:.4em;margin-left:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;left:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-left:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;right:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:right;position:relative;top:0;margin:1px 0 0 .2em;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:right;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:100% 0}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:700}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #999;background:#dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(images/ui-icons_888888_256x240.png)}.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(images/ui-icons_cd0a0a_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:100% 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:100% -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:100% -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:100% -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:100% -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:100% -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:100% -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:100% -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:100% -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:100% -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:100% -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:100% -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:100% -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:100% -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:100% -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-right-radius:4px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-left-radius:4px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-left-radius:4px}.ui-widget-overlay{background:#aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px -8px 0 0;padding:8px;background:#aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}/*! jQuery UI - v1.11.4 - 2015-03-11
|
26 |
+
* http://jqueryui.com
|
27 |
+
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
|
28 |
+
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
|
29 |
+
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;right:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;right:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .7em .5em .5em;min-height:0;font-size:100%}.ui-accordion .ui-accordion-icons{padding-right:2.2em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-right:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;right:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;right:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-left:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icons .ui-button-text{padding-right:2.1em;padding-left:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{right:50%;margin-right:-8px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{right:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{left:.5em}.ui-buttonset{margin-left:7px}.ui-buttonset .ui-button{margin-right:0;margin-left:-.3em}button.ui-button::-moz-focus-inner,input.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{top:1px}.ui-datepicker .ui-datepicker-prev{right:2px}.ui-datepicker .ui-datepicker-next{left:2px}.ui-datepicker .ui-datepicker-prev-hover{right:1px}.ui-datepicker .ui-datepicker-next-hover{left:1px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;right:50%;margin-right:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:left;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-right:0;border-left:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:left;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:right}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:right}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:right}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:ltr}.ui-datepicker-rtl .ui-datepicker-prev{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-next{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:left}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0;border-right-width:1px}.ui-dialog{overflow:hidden;position:absolute;top:0;right:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:right;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;left:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:100% 0;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:right;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em .4em .5em 1em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:left}.ui-dialog .ui-dialog-buttonpane button{margin:.5em 0 .5em .4em;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;left:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{position:relative;margin:0;padding:3px .4em 3px 1em;cursor:pointer;min-height:0;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-active,.ui-menu .ui-state-focus{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item{padding-right:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;right:.2em;margin:auto 0}.ui-menu .ui-menu-icon{right:auto;left:0}.ui-progressbar{height:2em;text-align:right;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);height:100%;opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;right:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;right:0}.ui-resizable-e{cursor:e-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-se{cursor:sw-resize;width:12px;height:12px;left:1px;bottom:1px}.ui-resizable-sw{cursor:se-resize;width:9px;height:9px;right:-5px;bottom:-5px}.ui-resizable-nw{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-resizable-ne{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;right:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:700;line-height:1.5;padding:2px .4em;margin:.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-button{display:inline-block;overflow:hidden;position:relative;text-decoration:none;cursor:pointer}.ui-selectmenu-button span.ui-icon{left:.5em;right:auto;margin-top:-8px;position:absolute;top:50%}.ui-selectmenu-button span.ui-selectmenu-text{text-align:right;padding:.4em 1em .4em 2.1em;display:block;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-slider{position:relative;text-align:right}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:100% 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{-webkit-filter:inherit;filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-right:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{right:0}.ui-slider-horizontal .ui-slider-range-max{left:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{right:-.3em;margin-right:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{right:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:100% 0;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-right:.4em;margin-left:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;left:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-left:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;right:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:right;position:relative;top:0;margin:1px 0 0 .2em;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:right;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:100% 0}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:700}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #999;background:#dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(images/ui-icons_888888_256x240.png)}.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(images/ui-icons_cd0a0a_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:100% 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:100% -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:100% -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:100% -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:100% -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:100% -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:100% -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:100% -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:100% -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:100% -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:100% -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:100% -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:100% -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:100% -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:100% -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-right-radius:4px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-left-radius:4px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-left-radius:4px}.ui-widget-overlay{background:#aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px -8px 0 0;padding:8px;background:#aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}/*! jQuery UI - v1.11.4 - 2015-03-11
|
30 |
+
* http://jqueryui.com
|
31 |
+
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
|
32 |
+
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
|
33 |
+
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;right:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;right:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .7em .5em .5em;min-height:0;font-size:100%}.ui-accordion .ui-accordion-icons{padding-right:2.2em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-right:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;right:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;right:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-left:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icons .ui-button-text{padding-right:2.1em;padding-left:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{right:50%;margin-right:-8px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{right:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{left:.5em}.ui-buttonset{margin-left:7px}.ui-buttonset .ui-button{margin-right:0;margin-left:-.3em}button.ui-button::-moz-focus-inner,input.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{top:1px}.ui-datepicker .ui-datepicker-prev{right:2px}.ui-datepicker .ui-datepicker-next{left:2px}.ui-datepicker .ui-datepicker-prev-hover{right:1px}.ui-datepicker .ui-datepicker-next-hover{left:1px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;right:50%;margin-right:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:left;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-right:0;border-left:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:left;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:right}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:right}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:right}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:ltr}.ui-datepicker-rtl .ui-datepicker-prev{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-next{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:left}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0;border-right-width:1px}.ui-dialog{overflow:hidden;position:absolute;top:0;right:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:right;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;left:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:100% 0;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:right;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em .4em .5em 1em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:left}.ui-dialog .ui-dialog-buttonpane button{margin:.5em 0 .5em .4em;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;left:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{position:relative;margin:0;padding:3px .4em 3px 1em;cursor:pointer;min-height:0;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-active,.ui-menu .ui-state-focus{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item{padding-right:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;right:.2em;margin:auto 0}.ui-menu .ui-menu-icon{right:auto;left:0}.ui-progressbar{height:2em;text-align:right;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);height:100%;opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;right:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;right:0}.ui-resizable-e{cursor:e-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-se{cursor:sw-resize;width:12px;height:12px;left:1px;bottom:1px}.ui-resizable-sw{cursor:se-resize;width:9px;height:9px;right:-5px;bottom:-5px}.ui-resizable-nw{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-resizable-ne{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;right:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:700;line-height:1.5;padding:2px .4em;margin:.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-button{display:inline-block;overflow:hidden;position:relative;text-decoration:none;cursor:pointer}.ui-selectmenu-button span.ui-icon{left:.5em;right:auto;margin-top:-8px;position:absolute;top:50%}.ui-selectmenu-button span.ui-selectmenu-text{text-align:right;padding:.4em 1em .4em 2.1em;display:block;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-slider{position:relative;text-align:right}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:100% 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{-webkit-filter:inherit;filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-right:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{right:0}.ui-slider-horizontal .ui-slider-range-max{left:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{right:-.3em;margin-right:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{right:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:100% 0;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-right:.4em;margin-left:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;left:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-left:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;right:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:right;position:relative;top:0;margin:1px 0 0 .2em;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:right;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:100% 0}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:700}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #999;background:#dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(images/ui-icons_888888_256x240.png)}.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(images/ui-icons_cd0a0a_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:100% 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:100% -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:100% -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:100% -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:100% -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:100% -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:100% -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:100% -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:100% -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:100% -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:100% -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:100% -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:100% -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:100% -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:100% -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-right-radius:4px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-left-radius:4px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-left-radius:4px}.ui-widget-overlay{background:#aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px -8px 0 0;padding:8px;background:#aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}/*! jQuery UI - v1.11.4 - 2015-03-11
|
34 |
+
* http://jqueryui.com
|
35 |
+
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
|
36 |
+
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
|
37 |
+
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;right:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;right:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .7em .5em .5em;min-height:0;font-size:100%}.ui-accordion .ui-accordion-icons{padding-right:2.2em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-right:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;right:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;right:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-left:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icons .ui-button-text{padding-right:2.1em;padding-left:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{right:50%;margin-right:-8px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{right:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{left:.5em}.ui-buttonset{margin-left:7px}.ui-buttonset .ui-button{margin-right:0;margin-left:-.3em}button.ui-button::-moz-focus-inner,input.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{top:1px}.ui-datepicker .ui-datepicker-prev{right:2px}.ui-datepicker .ui-datepicker-next{left:2px}.ui-datepicker .ui-datepicker-prev-hover{right:1px}.ui-datepicker .ui-datepicker-next-hover{left:1px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;right:50%;margin-right:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:left;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-right:0;border-left:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:left;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:right}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:right}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:right}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:ltr}.ui-datepicker-rtl .ui-datepicker-prev{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-next{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:left}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0;border-right-width:1px}.ui-dialog{overflow:hidden;position:absolute;top:0;right:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:right;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;left:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:100% 0;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:right;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em .4em .5em 1em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:left}.ui-dialog .ui-dialog-buttonpane button{margin:.5em 0 .5em .4em;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;left:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{position:relative;margin:0;padding:3px .4em 3px 1em;cursor:pointer;min-height:0;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-active,.ui-menu .ui-state-focus{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item{padding-right:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;right:.2em;margin:auto 0}.ui-menu .ui-menu-icon{right:auto;left:0}.ui-progressbar{height:2em;text-align:right;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);height:100%;opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;right:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;right:0}.ui-resizable-e{cursor:e-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-se{cursor:sw-resize;width:12px;height:12px;left:1px;bottom:1px}.ui-resizable-sw{cursor:se-resize;width:9px;height:9px;right:-5px;bottom:-5px}.ui-resizable-nw{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-resizable-ne{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;right:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:700;line-height:1.5;padding:2px .4em;margin:.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-button{display:inline-block;overflow:hidden;position:relative;text-decoration:none;cursor:pointer}.ui-selectmenu-button span.ui-icon{left:.5em;right:auto;margin-top:-8px;position:absolute;top:50%}.ui-selectmenu-button span.ui-selectmenu-text{text-align:right;padding:.4em 1em .4em 2.1em;display:block;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-slider{position:relative;text-align:right}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:100% 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{-webkit-filter:inherit;filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-right:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{right:0}.ui-slider-horizontal .ui-slider-range-max{left:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{right:-.3em;margin-right:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{right:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:100% 0;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-right:.4em;margin-left:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;left:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-left:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;right:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:right;position:relative;top:0;margin:1px 0 0 .2em;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:right;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:100% 0}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:700}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #999;background:#dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(images/ui-icons_888888_256x240.png)}.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(images/ui-icons_cd0a0a_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:100% 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:100% -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:100% -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:100% -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:100% -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:100% -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:100% -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:100% -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:100% -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:100% -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:100% -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:100% -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:100% -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:100% -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:100% -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-right-radius:4px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-left-radius:4px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-left-radius:4px}.ui-widget-overlay{background:#aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px -8px 0 0;padding:8px;background:#aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}/*! jQuery UI - v1.11.4 - 2015-03-11
|
38 |
+
* http://jqueryui.com
|
39 |
+
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
|
40 |
+
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
|
41 |
+
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;right:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;right:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .7em .5em .5em;min-height:0;font-size:100%}.ui-accordion .ui-accordion-icons{padding-right:2.2em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-right:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;right:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;right:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-left:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icons .ui-button-text{padding-right:2.1em;padding-left:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{right:50%;margin-right:-8px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{right:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{left:.5em}.ui-buttonset{margin-left:7px}.ui-buttonset .ui-button{margin-right:0;margin-left:-.3em}button.ui-button::-moz-focus-inner,input.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{top:1px}.ui-datepicker .ui-datepicker-prev{right:2px}.ui-datepicker .ui-datepicker-next{left:2px}.ui-datepicker .ui-datepicker-prev-hover{right:1px}.ui-datepicker .ui-datepicker-next-hover{left:1px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;right:50%;margin-right:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:left;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-right:0;border-left:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:left;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:right}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:right}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:right}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:ltr}.ui-datepicker-rtl .ui-datepicker-prev{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-next{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:left}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0;border-right-width:1px}.ui-dialog{overflow:hidden;position:absolute;top:0;right:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:right;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;left:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:100% 0;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:right;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em .4em .5em 1em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:left}.ui-dialog .ui-dialog-buttonpane button{margin:.5em 0 .5em .4em;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;left:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{position:relative;margin:0;padding:3px .4em 3px 1em;cursor:pointer;min-height:0;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-active,.ui-menu .ui-state-focus{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item{padding-right:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;right:.2em;margin:auto 0}.ui-menu .ui-menu-icon{right:auto;left:0}.ui-progressbar{height:2em;text-align:right;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);height:100%;opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;right:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;right:0}.ui-resizable-e{cursor:e-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-se{cursor:sw-resize;width:12px;height:12px;left:1px;bottom:1px}.ui-resizable-sw{cursor:se-resize;width:9px;height:9px;right:-5px;bottom:-5px}.ui-resizable-nw{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-resizable-ne{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;right:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:700;line-height:1.5;padding:2px .4em;margin:.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-button{display:inline-block;overflow:hidden;position:relative;text-decoration:none;cursor:pointer}.ui-selectmenu-button span.ui-icon{left:.5em;right:auto;margin-top:-8px;position:absolute;top:50%}.ui-selectmenu-button span.ui-selectmenu-text{text-align:right;padding:.4em 1em .4em 2.1em;display:block;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-slider{position:relative;text-align:right}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:100% 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{-webkit-filter:inherit;filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-right:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{right:0}.ui-slider-horizontal .ui-slider-range-max{left:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{right:-.3em;margin-right:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{right:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:100% 0;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-right:.4em;margin-left:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;left:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-left:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;right:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:right;position:relative;top:0;margin:1px 0 0 .2em;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:right;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:100% 0}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:700}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #999;background:#dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(images/ui-icons_888888_256x240.png)}.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(images/ui-icons_cd0a0a_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:100% 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:100% -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:100% -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:100% -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:100% -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:100% -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:100% -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:100% -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:100% -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:100% -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:100% -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:100% -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:100% -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:100% -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:100% -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-right-radius:4px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-left-radius:4px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-left-radius:4px}.ui-widget-overlay{background:#aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px -8px 0 0;padding:8px;background:#aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}/*! jQuery UI - v1.11.4 - 2015-03-11
|
42 |
+
* http://jqueryui.com
|
43 |
+
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
|
44 |
+
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
|
45 |
+
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;right:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;right:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .7em .5em .5em;min-height:0;font-size:100%}.ui-accordion .ui-accordion-icons{padding-right:2.2em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-right:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;right:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;right:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-left:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icons .ui-button-text{padding-right:2.1em;padding-left:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{right:50%;margin-right:-8px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{right:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{left:.5em}.ui-buttonset{margin-left:7px}.ui-buttonset .ui-button{margin-right:0;margin-left:-.3em}button.ui-button::-moz-focus-inner,input.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{top:1px}.ui-datepicker .ui-datepicker-prev{right:2px}.ui-datepicker .ui-datepicker-next{left:2px}.ui-datepicker .ui-datepicker-prev-hover{right:1px}.ui-datepicker .ui-datepicker-next-hover{left:1px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;right:50%;margin-right:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:left;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-right:0;border-left:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:left;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:right}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:right}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:right}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:ltr}.ui-datepicker-rtl .ui-datepicker-prev{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-next{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:left}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0;border-right-width:1px}.ui-dialog{overflow:hidden;position:absolute;top:0;right:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:right;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;left:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:100% 0;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:right;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em .4em .5em 1em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:left}.ui-dialog .ui-dialog-buttonpane button{margin:.5em 0 .5em .4em;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;left:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{position:relative;margin:0;padding:3px .4em 3px 1em;cursor:pointer;min-height:0;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-active,.ui-menu .ui-state-focus{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item{padding-right:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;right:.2em;margin:auto 0}.ui-menu .ui-menu-icon{right:auto;left:0}.ui-progressbar{height:2em;text-align:right;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);height:100%;opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;right:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;right:0}.ui-resizable-e{cursor:e-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-se{cursor:sw-resize;width:12px;height:12px;left:1px;bottom:1px}.ui-resizable-sw{cursor:se-resize;width:9px;height:9px;right:-5px;bottom:-5px}.ui-resizable-nw{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-resizable-ne{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;right:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:700;line-height:1.5;padding:2px .4em;margin:.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-button{display:inline-block;overflow:hidden;position:relative;text-decoration:none;cursor:pointer}.ui-selectmenu-button span.ui-icon{left:.5em;right:auto;margin-top:-8px;position:absolute;top:50%}.ui-selectmenu-button span.ui-selectmenu-text{text-align:right;padding:.4em 1em .4em 2.1em;display:block;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-slider{position:relative;text-align:right}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:100% 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{-webkit-filter:inherit;filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-right:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{right:0}.ui-slider-horizontal .ui-slider-range-max{left:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{right:-.3em;margin-right:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{right:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:100% 0;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-right:.4em;margin-left:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;left:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-left:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;right:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:right;position:relative;top:0;margin:1px 0 0 .2em;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:right;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:100% 0}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:700}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #999;background:#dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(images/ui-icons_888888_256x240.png)}.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(images/ui-icons_cd0a0a_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:100% 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:100% -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:100% -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:100% -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:100% -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:100% -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:100% -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:100% -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:100% -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:100% -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:100% -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:100% -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:100% -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:100% -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:100% -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-right-radius:4px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-left-radius:4px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-left-radius:4px}.ui-widget-overlay{background:#aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px -8px 0 0;padding:8px;background:#aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}/*! jQuery UI - v1.11.4 - 2015-03-11
|
46 |
+
* http://jqueryui.com
|
47 |
+
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
|
48 |
+
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
|
49 |
+
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;right:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;right:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .7em .5em .5em;min-height:0;font-size:100%}.ui-accordion .ui-accordion-icons{padding-right:2.2em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-right:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;right:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;right:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-left:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icons .ui-button-text{padding-right:2.1em;padding-left:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{right:50%;margin-right:-8px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{right:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{left:.5em}.ui-buttonset{margin-left:7px}.ui-buttonset .ui-button{margin-right:0;margin-left:-.3em}button.ui-button::-moz-focus-inner,input.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{top:1px}.ui-datepicker .ui-datepicker-prev{right:2px}.ui-datepicker .ui-datepicker-next{left:2px}.ui-datepicker .ui-datepicker-prev-hover{right:1px}.ui-datepicker .ui-datepicker-next-hover{left:1px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;right:50%;margin-right:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:left;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-right:0;border-left:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:left;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:right}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:right}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:right}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:ltr}.ui-datepicker-rtl .ui-datepicker-prev{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-next{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:left}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0;border-right-width:1px}.ui-dialog{overflow:hidden;position:absolute;top:0;right:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:right;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;left:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:100% 0;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:right;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em .4em .5em 1em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:left}.ui-dialog .ui-dialog-buttonpane button{margin:.5em 0 .5em .4em;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;left:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{position:relative;margin:0;padding:3px .4em 3px 1em;cursor:pointer;min-height:0;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-active,.ui-menu .ui-state-focus{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item{padding-right:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;right:.2em;margin:auto 0}.ui-menu .ui-menu-icon{right:auto;left:0}.ui-progressbar{height:2em;text-align:right;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);height:100%;opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;right:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;right:0}.ui-resizable-e{cursor:e-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-se{cursor:sw-resize;width:12px;height:12px;left:1px;bottom:1px}.ui-resizable-sw{cursor:se-resize;width:9px;height:9px;right:-5px;bottom:-5px}.ui-resizable-nw{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-resizable-ne{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;right:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:700;line-height:1.5;padding:2px .4em;margin:.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-button{display:inline-block;overflow:hidden;position:relative;text-decoration:none;cursor:pointer}.ui-selectmenu-button span.ui-icon{left:.5em;right:auto;margin-top:-8px;position:absolute;top:50%}.ui-selectmenu-button span.ui-selectmenu-text{text-align:right;padding:.4em 1em .4em 2.1em;display:block;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-slider{position:relative;text-align:right}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:100% 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{-webkit-filter:inherit;filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-right:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{right:0}.ui-slider-horizontal .ui-slider-range-max{left:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{right:-.3em;margin-right:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{right:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:100% 0;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-right:.4em;margin-left:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;left:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-left:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;right:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:right;position:relative;top:0;margin:1px 0 0 .2em;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:right;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:100% 0}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:700}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #999;background:#dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(images/ui-icons_888888_256x240.png)}.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(images/ui-icons_cd0a0a_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:100% 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:100% -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:100% -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:100% -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:100% -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:100% -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:100% -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:100% -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:100% -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:100% -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:100% -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:100% -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-pos
|