diff --git a/assets/dist/mix-manifest.json b/assets/dist/mix-manifest.json index 1c6e99d68e..3d3f32506a 100644 --- a/assets/dist/mix-manifest.json +++ b/assets/dist/mix-manifest.json @@ -32,7 +32,7 @@ "/scripts/algolia-search.js": "/scripts/algolia-search.js?id=6f22930340ff44e023e868ea597e0806", "/scripts/pressbooks-multiselect.js": "/scripts/pressbooks-multiselect.js?id=a4a0aa360e8e81270503660018409053", "/scripts/pressbooks-reorderable-multiselect.js": "/scripts/pressbooks-reorderable-multiselect.js?id=127a77865fcaa415d450f331885fdc9d", - "/styles/pressbooks.css": "/styles/pressbooks.css?id=e5fc46cceb55f83d7715a12d1167391c", + "/styles/pressbooks.css": "/styles/pressbooks.css?id=df3e75ce58782d4ad22648fc47a52847", "/styles/export.css": "/styles/export.css?id=9fdb8491dce9f80a5034f70a977022b7", "/styles/covergenerator.css": "/styles/covergenerator.css?id=1cd35bfc7c79a060df8417f8d21d95e1", "/styles/colors-pb-a11y.css": "/styles/colors-pb-a11y.css?id=f7b0995dd8e6d16522cbbd245dc20deb", @@ -47,7 +47,7 @@ "/styles/organize.css": "/styles/organize.css?id=9461f0ebc6443ff59ab204dbd8f3f960", "/styles/network-managers.css": "/styles/network-managers.css?id=b86dddd3dd20194fd3ffc29512038002", "/styles/metadata.css": "/styles/metadata.css?id=409ee3b3e83fc7bb918cb938530cf3b8", - "/styles/login.css": "/styles/login.css?id=972a26edbd57d38d3d5a6adc555cffee", + "/styles/login.css": "/styles/login.css?id=954de9697d12187c403fd154362993a9", "/styles/glossary-definition.css": "/styles/glossary-definition.css?id=822ab8be7758cfe7f7c76e84ab32ce41", "/scripts/eventsource.polyfill.js": "/scripts/eventsource.polyfill.js?id=7d3bb72e2588790aa9f2ecbf9d0acaf7", "/scripts/paged.polyfill.js": "/scripts/paged.polyfill.js?id=28be5336e03f6072740a5cad2f787314", diff --git a/assets/dist/styles/login.css b/assets/dist/styles/login.css index 6b396ad724..09714b9899 100644 --- a/assets/dist/styles/login.css +++ b/assets/dist/styles/login.css @@ -1 +1 @@ -body.pressbooks.login{align-items:center;display:flex;flex-direction:column;font-family:Karla,sans-serif;height:auto;justify-content:flex-start;margin-top:4rem;width:100%}@media (min-width:48rem){body.pressbooks.login{margin-top:10rem}}body.pressbooks.login font{display:none}body.pressbooks.login a{color:var(--primary,#b01109)}body.pressbooks.login .button-primary,body.pressbooks.login .button.button-hero,body.pressbooks.login .button.button-large{word-wrap:normal;background:var(--primary,#b01109);border-color:var(--primary,#b01109);border-radius:3px;border-style:solid;border-width:2px;color:var(--primary-fg,#fff);display:inline-block;float:none;font-family:Karla,sans-serif;font-size:16px;font-weight:500;height:auto;letter-spacing:.1111111111em;line-height:1.5;min-height:59px;padding:.875rem;text-align:center;text-decoration:none;text-shadow:none;text-transform:uppercase;vertical-align:middle;width:100%}body.pressbooks.login .button-primary:focus,body.pressbooks.login .button-primary:hover,body.pressbooks.login .button.button-hero:focus,body.pressbooks.login .button.button-hero:hover,body.pressbooks.login .button.button-large:focus,body.pressbooks.login .button.button-large:hover{text-decoration:none}body.pressbooks.login .button-primary [disabled],body.pressbooks.login .button-primary.disabled,body.pressbooks.login .button-primary:disabled,body.pressbooks.login .button.button-hero [disabled],body.pressbooks.login .button.button-hero.disabled,body.pressbooks.login .button.button-hero:disabled,body.pressbooks.login .button.button-large [disabled],body.pressbooks.login .button.button-large.disabled,body.pressbooks.login .button.button-large:disabled{background:var(--primary,#b01109)!important;border-color:var(--primary,#b01109)!important;color:var(--primary-fg,#fff)!important;opacity:.65}body.pressbooks.login .button-primary.active,body.pressbooks.login .button-primary:active,body.pressbooks.login .button.button-hero.active,body.pressbooks.login .button.button-hero:active,body.pressbooks.login .button.button-large.active,body.pressbooks.login .button.button-large:active{background-image:none}body.pressbooks.login h1{max-width:600px;width:100%}body.pressbooks.login h1 a{background-position:50%;background-repeat:no-repeat;background-size:contain;height:0;padding-bottom:16.6666666667%;width:50%}body.pressbooks.login .oauth{align-items:center;display:flex;flex-direction:column;margin:0 auto 1em;max-width:100%}body.pressbooks.login .oauth .button.button-hero{line-height:1.8;padding:.875rem 1rem}body.pressbooks.login #login_error,body.pressbooks.login .message{background:#eee;margin-bottom:2rem}body.pressbooks.login #login{background:#fff;box-sizing:border-box;display:flex;flex-direction:column;height:auto;justify-content:center;margin:0 auto 4rem;max-width:600px;padding:60px 1rem 40px;width:100%}@media (min-width:768px){body.pressbooks.login #login{padding:60px 132px 40px}}body.pressbooks.login #login p.subtitle{color:var(--primary);font-size:1.875rem;font-weight:600;line-height:1;margin-bottom:1.5rem;text-align:center;text-transform:uppercase}body.pressbooks.login #login p.subtitle:before{background:var(--accent);content:"";display:block;height:5px;margin:.5rem auto 20px;width:45px}@media screen and (min-width:60rem){body.pressbooks.login #login p.subtitle:before{margin-bottom:20px;width:75px}}@media screen and (min-width:768px){body.pressbooks.login #login p.subtitle{font-size:2.25rem}}body.pressbooks.login #login form{background:transparent;border:0;box-shadow:none;margin-top:0;overflow:visible;padding:0}body.pressbooks.login #login form .forgetmenot,body.pressbooks.login #login form .submit{display:block;float:none}body.pressbooks.login #login form .forgetmenot{margin-bottom:2em}body.pressbooks.login #login form .input{background:transparent}body.pressbooks.login #login form label{color:var(--primary,#b01109);font-weight:600;margin-bottom:1em;position:relative}.user-pass1-wrap body.pressbooks.login #login form label{margin-bottom:.5rem}body.pressbooks.login #login form [type=password],body.pressbooks.login #login form [type=text]{background:#fff;border:none;border-bottom:2px solid var(--primary,#b01109);border-radius:0;box-shadow:none;font-size:1rem;padding-left:0}label body.pressbooks.login #login form [type=password],label body.pressbooks.login #login form [type=text]{margin-top:1.5rem;position:absolute;top:0}body.pressbooks.login #login form [type=checkbox]{border:2px solid var(--primary,#b01109)}body.pressbooks.login #login form [type=checkbox]:checked:before{color:var(--primary,#b01109)}body.pressbooks.login #login form .password-input-wrapper{width:100%}body.pressbooks.login #login form #pass1,body.pressbooks.login #login form #pass1-text{border-bottom:0;height:35px}body.pressbooks.login #login form .wp-hide-pw{padding-top:.4rem;text-align:center}body.pressbooks.login #login #backtoblog,body.pressbooks.login #login #nav{text-align:center}body.pressbooks.login #login #backtoblog a,body.pressbooks.login #login #nav a{color:var(--primary,#b01109);font-weight:600}body.pressbooks.login .admin-email__actions-primary #correct-admin-email,body.pressbooks.login .admin-email__actions-primary .button.button-large{display:inline-block;margin:auto}body.pressbooks.login .admin-email__actions-primary #correct-admin-email{margin-top:20px} +body.pressbooks.login{align-items:center;display:flex;flex-direction:column;font-family:Karla,sans-serif;height:auto;justify-content:flex-start;margin-top:4rem;width:100%}@media (min-width:48rem){body.pressbooks.login{margin-top:10rem}}body.pressbooks.login font{display:none}body.pressbooks.login a{color:var(--primary,#b01109)}body.pressbooks.login .button-primary,body.pressbooks.login .button.button-hero,body.pressbooks.login .button.button-large{word-wrap:normal;background:var(--primary,#b01109);border-color:var(--primary,#b01109);border-radius:3px;border-style:solid;border-width:2px;color:var(--primary-fg,#fff);display:inline-block;float:none;font-family:Karla,sans-serif;font-size:16px;font-weight:500;height:auto;letter-spacing:.1111111111em;line-height:1.5;min-height:59px;padding:.875rem;text-align:center;text-decoration:none;text-shadow:none;text-transform:uppercase;vertical-align:middle;width:100%}body.pressbooks.login .button-primary:focus,body.pressbooks.login .button-primary:hover,body.pressbooks.login .button.button-hero:focus,body.pressbooks.login .button.button-hero:hover,body.pressbooks.login .button.button-large:focus,body.pressbooks.login .button.button-large:hover{text-decoration:none}body.pressbooks.login .button-primary [disabled],body.pressbooks.login .button-primary.disabled,body.pressbooks.login .button-primary:disabled,body.pressbooks.login .button.button-hero [disabled],body.pressbooks.login .button.button-hero.disabled,body.pressbooks.login .button.button-hero:disabled,body.pressbooks.login .button.button-large [disabled],body.pressbooks.login .button.button-large.disabled,body.pressbooks.login .button.button-large:disabled{background:var(--primary,#b01109)!important;border-color:var(--primary,#b01109)!important;color:var(--primary-fg,#fff)!important;opacity:.65}body.pressbooks.login .button-primary.active,body.pressbooks.login .button-primary:active,body.pressbooks.login .button.button-hero.active,body.pressbooks.login .button.button-hero:active,body.pressbooks.login .button.button-large.active,body.pressbooks.login .button.button-large:active{background-image:none}body.pressbooks.login h1{max-width:600px;width:100%}body.pressbooks.login h1 a{background-position:50%;background-repeat:no-repeat;background-size:contain;height:0;padding-bottom:16.6666666667%;width:50%}body.pressbooks.login .oauth{align-items:center;display:flex;flex-direction:column;margin:0 auto 1em;max-width:100%}body.pressbooks.login .oauth .button.button-hero{line-height:1.8;padding:.875rem 1rem}body.pressbooks.login #login_error,body.pressbooks.login .message{background:#eee;margin-bottom:2rem}body.pressbooks.login #login{background:#fff;box-sizing:border-box;display:flex;flex-direction:column;height:auto;justify-content:center;margin:0 auto 4rem;max-width:600px;padding:60px 1rem 40px;width:100%}@media (min-width:768px){body.pressbooks.login #login{padding:60px 132px 40px}}body.pressbooks.login #login p.subtitle{color:var(--primary);font-size:2rem;font-weight:600;line-height:1;margin-bottom:1rem;text-align:center;text-transform:uppercase}body.pressbooks.login #login p.subtitle:before{background:var(--accent);content:"";display:block;height:5px;margin:.5rem auto 20px;width:45px}@media screen and (min-width:60rem){body.pressbooks.login #login p.subtitle:before{margin-bottom:20px;width:75px}}body.pressbooks.login #login p.subtitle .wp-login-logo{order:-1}body.pressbooks.login #login form{background:transparent;border:0;box-shadow:none;margin-top:0;overflow:visible;padding:0}body.pressbooks.login #login form .forgetmenot,body.pressbooks.login #login form .submit{display:block;float:none}body.pressbooks.login #login form .forgetmenot{margin-bottom:2em}body.pressbooks.login #login form .input{background:transparent}body.pressbooks.login #login form label{color:var(--primary,#b01109);font-weight:600;margin-bottom:1em;position:relative}.user-pass1-wrap body.pressbooks.login #login form label{margin-bottom:.5rem}body.pressbooks.login #login form [type=password],body.pressbooks.login #login form [type=text]{background:#fff;border:none;border-bottom:2px solid var(--primary,#b01109);border-radius:0;box-shadow:none;font-size:1rem;padding-left:0}label body.pressbooks.login #login form [type=password],label body.pressbooks.login #login form [type=text]{margin-top:1.5rem;position:absolute;top:0}body.pressbooks.login #login form [type=checkbox]{border:2px solid var(--primary,#b01109)}body.pressbooks.login #login form [type=checkbox]:checked:before{color:var(--primary,#b01109)}body.pressbooks.login #login form .password-input-wrapper{width:100%}body.pressbooks.login #login form #pass1,body.pressbooks.login #login form #pass1-text{border-bottom:0;height:35px}body.pressbooks.login #login form .wp-hide-pw{padding-top:.4rem;text-align:center}body.pressbooks.login #login #backtoblog,body.pressbooks.login #login #nav{text-align:center}body.pressbooks.login #login #backtoblog a,body.pressbooks.login #login #nav a{color:var(--primary,#b01109);font-weight:600}body.pressbooks.login .admin-email__actions-primary #correct-admin-email,body.pressbooks.login .admin-email__actions-primary .button.button-large{display:inline-block;margin:auto}body.pressbooks.login .admin-email__actions-primary #correct-admin-email{margin-top:20px} diff --git a/assets/dist/styles/pressbooks.css b/assets/dist/styles/pressbooks.css index c155407640..36b2ef0087 100644 --- a/assets/dist/styles/pressbooks.css +++ b/assets/dist/styles/pressbooks.css @@ -1,5 +1,5 @@ @import url(https://fonts.googleapis.com/css2?family=Karla:ital,wght@0,200;0,400;0,700;1,200;1,400;1,700&family=Spectral:ital,wght@0,200;0,400;0,700;1,200;1,400;1,700&display=swap); -#adminmenu div.wp-menu-image{align-items:center;display:flex;justify-content:center}#adminmenu div.wp-menu-image img{height:24px;opacity:1;padding:0;width:24px}@font-face{font-family:heroicons;src:url(../fonts/heroicons.eot?v=u1a8rxm) format("embedded-opentype"),url(../fonts/heroicons.woff2?v=u1a8rxm) format("woff2"),url(../fonts/heroicons.woff?v=u1a8rxm) format("woff")}i[class*=" pb-heroicons-"]:before,i[class^=pb-heroicons-]:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:heroicons!important;font-style:normal;font-variant:normal;font-weight:400!important;line-height:1;text-transform:none}.pb-heroicons-solid_x-mark:before{content:"\f101"}.pb-heroicons-solid_x-circle:before{content:"\f102"}.pb-heroicons-solid_wrench:before{content:"\f103"}.pb-heroicons-solid_wrench-screwdriver:before{content:"\f104"}.pb-heroicons-solid_window:before{content:"\f105"}.pb-heroicons-solid_wifi:before{content:"\f106"}.pb-heroicons-solid_wallet:before{content:"\f107"}.pb-heroicons-solid_viewfinder-circle:before{content:"\f108"}.pb-heroicons-solid_view-columns:before{content:"\f109"}.pb-heroicons-solid_video-camera:before{content:"\f10a"}.pb-heroicons-solid_video-camera-slash:before{content:"\f10b"}.pb-heroicons-solid_variable:before{content:"\f10c"}.pb-heroicons-solid_users:before{content:"\f10d"}.pb-heroicons-solid_user:before{content:"\f10e"}.pb-heroicons-solid_user-plus:before{content:"\f10f"}.pb-heroicons-solid_user-minus:before{content:"\f110"}.pb-heroicons-solid_user-group:before{content:"\f111"}.pb-heroicons-solid_user-circle:before{content:"\f112"}.pb-heroicons-solid_tv:before{content:"\f113"}.pb-heroicons-solid_truck:before{content:"\f114"}.pb-heroicons-solid_trophy:before{content:"\f115"}.pb-heroicons-solid_trash:before{content:"\f116"}.pb-heroicons-solid_ticket:before{content:"\f117"}.pb-heroicons-solid_tag:before{content:"\f118"}.pb-heroicons-solid_table-cells:before{content:"\f119"}.pb-heroicons-solid_swatch:before{content:"\f11a"}.pb-heroicons-solid_sun:before{content:"\f11b"}.pb-heroicons-solid_stop:before{content:"\f11c"}.pb-heroicons-solid_stop-circle:before{content:"\f11d"}.pb-heroicons-solid_star:before{content:"\f11e"}.pb-heroicons-solid_squares-plus:before{content:"\f11f"}.pb-heroicons-solid_squares-2x2:before{content:"\f120"}.pb-heroicons-solid_square-3-stack-3d:before{content:"\f121"}.pb-heroicons-solid_square-2-stack:before{content:"\f122"}.pb-heroicons-solid_speaker-x-mark:before{content:"\f123"}.pb-heroicons-solid_speaker-wave:before{content:"\f124"}.pb-heroicons-solid_sparkles:before{content:"\f125"}.pb-heroicons-solid_signal:before{content:"\f126"}.pb-heroicons-solid_signal-slash:before{content:"\f127"}.pb-heroicons-solid_shopping-cart:before{content:"\f128"}.pb-heroicons-solid_shopping-bag:before{content:"\f129"}.pb-heroicons-solid_shield-exclamation:before{content:"\f12a"}.pb-heroicons-solid_shield-check:before{content:"\f12b"}.pb-heroicons-solid_share:before{content:"\f12c"}.pb-heroicons-solid_server:before{content:"\f12d"}.pb-heroicons-solid_server-stack:before{content:"\f12e"}.pb-heroicons-solid_scissors:before{content:"\f12f"}.pb-heroicons-solid_scale:before{content:"\f130"}.pb-heroicons-solid_rss:before{content:"\f131"}.pb-heroicons-solid_rocket-launch:before{content:"\f132"}.pb-heroicons-solid_rectangle-stack:before{content:"\f133"}.pb-heroicons-solid_rectangle-group:before{content:"\f134"}.pb-heroicons-solid_receipt-refund:before{content:"\f135"}.pb-heroicons-solid_receipt-percent:before{content:"\f136"}.pb-heroicons-solid_radio:before{content:"\f137"}.pb-heroicons-solid_queue-list:before{content:"\f138"}.pb-heroicons-solid_question-mark-circle:before{content:"\f139"}.pb-heroicons-solid_qr-code:before{content:"\f13a"}.pb-heroicons-solid_puzzle-piece:before{content:"\f13b"}.pb-heroicons-solid_printer:before{content:"\f13c"}.pb-heroicons-solid_presentation-chart-line:before{content:"\f13d"}.pb-heroicons-solid_presentation-char-bar:before{content:"\f13e"}.pb-heroicons-solid_power:before{content:"\f13f"}.pb-heroicons-solid_plus:before{content:"\f140"}.pb-heroicons-solid_plus-circle:before{content:"\f141"}.pb-heroicons-solid_play:before{content:"\f142"}.pb-heroicons-solid_play-pause:before{content:"\f143"}.pb-heroicons-solid_play-circle:before{content:"\f144"}.pb-heroicons-solid_photo:before{content:"\f145"}.pb-heroicons-solid_phone:before{content:"\f146"}.pb-heroicons-solid_phone-x-mark:before{content:"\f147"}.pb-heroicons-solid_phone-arrow-up-right:before{content:"\f148"}.pb-heroicons-solid_phone-arrow-down-left:before{content:"\f149"}.pb-heroicons-solid_pencil:before{content:"\f14a"}.pb-heroicons-solid_pencil-square:before{content:"\f14b"}.pb-heroicons-solid_pause:before{content:"\f14c"}.pb-heroicons-solid_pause-circle:before{content:"\f14d"}.pb-heroicons-solid_paper-clip:before{content:"\f14e"}.pb-heroicons-solid_paper-airplane:before{content:"\f14f"}.pb-heroicons-solid_paint-brush:before{content:"\f150"}.pb-heroicons-solid_no-symbol:before{content:"\f151"}.pb-heroicons-solid_newspaper:before{content:"\f152"}.pb-heroicons-solid_musical-note:before{content:"\f153"}.pb-heroicons-solid_moon:before{content:"\f154"}.pb-heroicons-solid_minus:before{content:"\f155"}.pb-heroicons-solid_minus-circle:before{content:"\f156"}.pb-heroicons-solid_microphone:before{content:"\f157"}.pb-heroicons-solid_megaphone:before{content:"\f158"}.pb-heroicons-solid_map:before{content:"\f159"}.pb-heroicons-solid_map-pin:before{content:"\f15a"}.pb-heroicons-solid_magnifying-glass:before{content:"\f15b"}.pb-heroicons-solid_magnifying-glass-plus:before{content:"\f15c"}.pb-heroicons-solid_magnifying-glass-minus:before{content:"\f15d"}.pb-heroicons-solid_magnifying-glass-circle:before{content:"\f15e"}.pb-heroicons-solid_loud-arrow-up:before{content:"\f15f"}.pb-heroicons-solid_lock-open:before{content:"\f160"}.pb-heroicons-solid_lock-closed:before{content:"\f161"}.pb-heroicons-solid_list-bullet:before{content:"\f162"}.pb-heroicons-solid_link:before{content:"\f163"}.pb-heroicons-solid_light-bulb:before{content:"\f164"}.pb-heroicons-solid_lifebuoy:before{content:"\f165"}.pb-heroicons-solid_language:before{content:"\f166"}.pb-heroicons-solid_key:before{content:"\f167"}.pb-heroicons-solid_information-circle:before{content:"\f168"}.pb-heroicons-solid_inbox:before{content:"\f169"}.pb-heroicons-solid_inbox-stack:before{content:"\f16a"}.pb-heroicons-solid_inbox-arrow-down:before{content:"\f16b"}.pb-heroicons-solid_identification:before{content:"\f16c"}.pb-heroicons-solid_home:before{content:"\f16d"}.pb-heroicons-solid_home-modern:before{content:"\f16e"}.pb-heroicons-solid_heart:before{content:"\f16f"}.pb-heroicons-solid_hashtag:before{content:"\f170"}.pb-heroicons-solid_hart-pie:before{content:"\f171"}.pb-heroicons-solid_hand-thumb-up:before{content:"\f172"}.pb-heroicons-solid_hand-thumb-down:before{content:"\f173"}.pb-heroicons-solid_hand-raised:before{content:"\f174"}.pb-heroicons-solid_globe-europe-africa:before{content:"\f175"}.pb-heroicons-solid_globe-asia-australia:before{content:"\f176"}.pb-heroicons-solid_globe-americas:before{content:"\f177"}.pb-heroicons-solid_globe-alt:before{content:"\f178"}.pb-heroicons-solid_gift:before{content:"\f179"}.pb-heroicons-solid_gift-top:before{content:"\f17a"}.pb-heroicons-solid_gif:before{content:"\f17b"}.pb-heroicons-solid_funnel:before{content:"\f17c"}.pb-heroicons-solid_forward:before{content:"\f17d"}.pb-heroicons-solid_folder:before{content:"\f17e"}.pb-heroicons-solid_folder-plus:before{content:"\f17f"}.pb-heroicons-solid_folder-open:before{content:"\f180"}.pb-heroicons-solid_folder-minus:before{content:"\f181"}.pb-heroicons-solid_folder-arrow-down:before{content:"\f182"}.pb-heroicons-solid_flag:before{content:"\f183"}.pb-heroicons-solid_fire:before{content:"\f184"}.pb-heroicons-solid_finger-print:before{content:"\f185"}.pb-heroicons-solid_film:before{content:"\f186"}.pb-heroicons-solid_face-smile:before{content:"\f187"}.pb-heroicons-solid_face-frown:before{content:"\f188"}.pb-heroicons-solid_eye:before{content:"\f189"}.pb-heroicons-solid_eye-slash:before{content:"\f18a"}.pb-heroicons-solid_eye-dropper:before{content:"\f18b"}.pb-heroicons-solid_exclamation-triangle:before{content:"\f18c"}.pb-heroicons-solid_exclamation-circle:before{content:"\f18d"}.pb-heroicons-solid_envelope:before{content:"\f18e"}.pb-heroicons-solid_envelope-open:before{content:"\f18f"}.pb-heroicons-solid_ellipsis-vertical:before{content:"\f190"}.pb-heroicons-solid_ellipsis-horizontal:before{content:"\f191"}.pb-heroicons-solid_ellipsis-horizontal-circle:before{content:"\f192"}.pb-heroicons-solid_document:before{content:"\f193"}.pb-heroicons-solid_document-text:before{content:"\f194"}.pb-heroicons-solid_document-plus:before{content:"\f195"}.pb-heroicons-solid_document-minus:before{content:"\f196"}.pb-heroicons-solid_document-magnifying-glass:before{content:"\f197"}.pb-heroicons-solid_document-duplicate:before{content:"\f198"}.pb-heroicons-solid_document-check:before{content:"\f199"}.pb-heroicons-solid_document-chart-bar:before{content:"\f19a"}.pb-heroicons-solid_document-arrow-up:before{content:"\f19b"}.pb-heroicons-solid_document-arrow-down:before{content:"\f19c"}.pb-heroicons-solid_device-tablet:before{content:"\f19d"}.pb-heroicons-solid_device-phone-mobile:before{content:"\f19e"}.pb-heroicons-solid_cursor-arrow-ripple:before{content:"\f19f"}.pb-heroicons-solid_cursor-arrow-rays:before{content:"\f1a0"}.pb-heroicons-solid_currency-yen:before{content:"\f1a1"}.pb-heroicons-solid_currency-rupee:before{content:"\f1a2"}.pb-heroicons-solid_currency-pound:before{content:"\f1a3"}.pb-heroicons-solid_currency-euro:before{content:"\f1a4"}.pb-heroicons-solid_currency-dollar:before{content:"\f1a5"}.pb-heroicons-solid_currency-bangladeshi:before{content:"\f1a6"}.pb-heroicons-solid_cube:before{content:"\f1a7"}.pb-heroicons-solid_cube-transparent:before{content:"\f1a8"}.pb-heroicons-solid_credit-card:before{content:"\f1a9"}.pb-heroicons-solid_cpu-chip:before{content:"\f1aa"}.pb-heroicons-solid_computer-desktop:before{content:"\f1ab"}.pb-heroicons-solid_command-line:before{content:"\f1ac"}.pb-heroicons-solid_cog:before{content:"\f1ad"}.pb-heroicons-solid_cog-8-tooth:before{content:"\f1ae"}.pb-heroicons-solid_cog-6-tooth:before{content:"\f1af"}.pb-heroicons-solid_code-bracket:before{content:"\f1b0"}.pb-heroicons-solid_code-bracket-square:before{content:"\f1b1"}.pb-heroicons-solid_cloud:before{content:"\f1b2"}.pb-heroicons-solid_cloud-arrow-down:before{content:"\f1b3"}.pb-heroicons-solid_clock:before{content:"\f1b4"}.pb-heroicons-solid_clipboard:before{content:"\f1b5"}.pb-heroicons-solid_clipboard-document:before{content:"\f1b6"}.pb-heroicons-solid_clipboard-document-list:before{content:"\f1b7"}.pb-heroicons-solid_clipboard-document-check:before{content:"\f1b8"}.pb-heroicons-solid_circle-stack:before{content:"\f1b9"}.pb-heroicons-solid_chevron-up:before{content:"\f1ba"}.pb-heroicons-solid_chevron-up-down:before{content:"\f1bb"}.pb-heroicons-solid_chevron-left:before{content:"\f1bc"}.pb-heroicons-solid_chevron-down:before{content:"\f1bd"}.pb-heroicons-solid_chevron-double-up:before{content:"\f1be"}.pb-heroicons-solid_chevron-double-right:before{content:"\f1bf"}.pb-heroicons-solid_chevron-double-left:before{content:"\f1c0"}.pb-heroicons-solid_chevron-double-down:before{content:"\f1c1"}.pb-heroicons-solid_cheron-right:before{content:"\f1c2"}.pb-heroicons-solid_check:before{content:"\f1c3"}.pb-heroicons-solid_check-circle:before{content:"\f1c4"}.pb-heroicons-solid_check-badge:before{content:"\f1c5"}.pb-heroicons-solid_chat-bubble-oval-left:before{content:"\f1c6"}.pb-heroicons-solid_chat-bubble-oval-left-ellipsis:before{content:"\f1c7"}.pb-heroicons-solid_chat-bubble-left:before{content:"\f1c8"}.pb-heroicons-solid_chat-bubble-left-right:before{content:"\f1c9"}.pb-heroicons-solid_chat-bubble-left-ellipsis:before{content:"\f1ca"}.pb-heroicons-solid_chat-bubble-bottom-center:before{content:"\f1cb"}.pb-heroicons-solid_chat-bubble-bottom-center-text:before{content:"\f1cc"}.pb-heroicons-solid_chart-bar:before{content:"\f1cd"}.pb-heroicons-solid_chart-bar-square:before{content:"\f1ce"}.pb-heroicons-solid_camera:before{content:"\f1cf"}.pb-heroicons-solid_calendar:before{content:"\f1d0"}.pb-heroicons-solid_calendar-days:before{content:"\f1d1"}.pb-heroicons-solid_calculator:before{content:"\f1d2"}.pb-heroicons-solid_cake:before{content:"\f1d3"}.pb-heroicons-solid_building-storefront:before{content:"\f1d4"}.pb-heroicons-solid_building-office:before{content:"\f1d5"}.pb-heroicons-solid_building-office-2:before{content:"\f1d6"}.pb-heroicons-solid_building-library:before{content:"\f1d7"}.pb-heroicons-solid_bug-ant:before{content:"\f1d8"}.pb-heroicons-solid_briefcase:before{content:"\f1d9"}.pb-heroicons-solid_bookmark:before{content:"\f1da"}.pb-heroicons-solid_bookmark-square:before{content:"\f1db"}.pb-heroicons-solid_bookmark-slash:before{content:"\f1dc"}.pb-heroicons-solid_book-open:before{content:"\f1dd"}.pb-heroicons-solid_bolt:before{content:"\f1de"}.pb-heroicons-solid_bolt-slash:before{content:"\f1df"}.pb-heroicons-solid_bell:before{content:"\f1e0"}.pb-heroicons-solid_bell-snooze:before{content:"\f1e1"}.pb-heroicons-solid_bell-slash:before{content:"\f1e2"}.pb-heroicons-solid_bell-alert:before{content:"\f1e3"}.pb-heroicons-solid_beaker:before{content:"\f1e4"}.pb-heroicons-solid_battery-50:before{content:"\f1e5"}.pb-heroicons-solid_battery-100:before{content:"\f1e6"}.pb-heroicons-solid_battery-0:before{content:"\f1e7"}.pb-heroicons-solid_bars-arrow-up:before{content:"\f1e8"}.pb-heroicons-solid_bars-arrow-down:before{content:"\f1e9"}.pb-heroicons-solid_bars-4:before{content:"\f1ea"}.pb-heroicons-solid_bars-3:before{content:"\f1eb"}.pb-heroicons-solid_bars-3-center-left:before{content:"\f1ec"}.pb-heroicons-solid_bars-3-bottom-right:before{content:"\f1ed"}.pb-heroicons-solid_bars-3-bottom-left:before{content:"\f1ee"}.pb-heroicons-solid_bars-2:before{content:"\f1ef"}.pb-heroicons-solid_banknotes:before{content:"\f1f0"}.pb-heroicons-solid_backward:before{content:"\f1f1"}.pb-heroicons-solid_backspace:before{content:"\f1f2"}.pb-heroicons-solid_at-symbol:before{content:"\f1f3"}.pb-heroicons-solid_arrows-up-down:before{content:"\f1f4"}.pb-heroicons-solid_arrows-right-left:before{content:"\f1f5"}.pb-heroicons-solid_arrows-pointing-out:before{content:"\f1f6"}.pb-heroicons-solid_arrows-pointing-in:before{content:"\f1f7"}.pb-heroicons-solid_arrow-uturn-up:before{content:"\f1f8"}.pb-heroicons-solid_arrow-uturn-right:before{content:"\f1f9"}.pb-heroicons-solid_arrow-uturn-left:before{content:"\f1fa"}.pb-heroicons-solid_arrow-uturn-down:before{content:"\f1fb"}.pb-heroicons-solid_arrow-up-tray:before{content:"\f1fc"}.pb-heroicons-solid_arrow-up-right:before{content:"\f1fd"}.pb-heroicons-solid_arrow-up-on-square:before{content:"\f1fe"}.pb-heroicons-solid_arrow-up-on-square-stack:before{content:"\f1ff"}.pb-heroicons-solid_arrow-up-left:before{content:"\f200"}.pb-heroicons-solid_arrow-up-circle:before{content:"\f201"}.pb-heroicons-solid_arrow-up-37:before{content:"\f202"}.pb-heroicons-solid_arrow-up-21:before{content:"\f203"}.pb-heroicons-solid_arrow-trending-up:before{content:"\f204"}.pb-heroicons-solid_arrow-trending-down:before{content:"\f205"}.pb-heroicons-solid_arrow-top-right-on-square:before{content:"\f206"}.pb-heroicons-solid_arrow-right:before{content:"\f207"}.pb-heroicons-solid_arrow-right-start-on-rectangle:before{content:"\f208"}.pb-heroicons-solid_arrow-right-end-on-rectangle:before{content:"\f209"}.pb-heroicons-solid_arrow-right-circle:before{content:"\f20a"}.pb-heroicons-solid_arrow-path:before{content:"\f20b"}.pb-heroicons-solid_arrow-path-rounded-square:before{content:"\f20c"}.pb-heroicons-solid_arrow-long-right:before{content:"\f20d"}.pb-heroicons-solid_arrow-long-left:before{content:"\f20e"}.pb-heroicons-solid_arrow-long-down:before{content:"\f20f"}.pb-heroicons-solid_arrow-left:before{content:"\f210"}.pb-heroicons-solid_arrow-left-start-on-rectangle:before{content:"\f211"}.pb-heroicons-solid_arrow-left-end-on-rectangle:before{content:"\f212"}.pb-heroicons-solid_arrow-left-circle:before{content:"\f213"}.pb-heroicons-solid_arrow-down:before{content:"\f214"}.pb-heroicons-solid_arrow-down-tray:before{content:"\f215"}.pb-heroicons-solid_arrow-down-right:before{content:"\f216"}.pb-heroicons-solid_arrow-down-on-square:before{content:"\f217"}.pb-heroicons-solid_arrow-down-on-square-stack:before{content:"\f218"}.pb-heroicons-solid_arrow-down-left:before{content:"\f219"}.pb-heroicons-solid_arrow-down-circle:before{content:"\f21a"}.pb-heroicons-solid_archive-box:before{content:"\f21b"}.pb-heroicons-solid_archive-box-x-mark:before{content:"\f21c"}.pb-heroicons-solid_archive-box-arrow-down:before{content:"\f21d"}.pb-heroicons-solid_adjustments-vertical:before{content:"\f21e"}.pb-heroicons-solid_adjustments-horizontal:before{content:"\f21f"}.pb-heroicons-solid_academic-cap:before{content:"\f220"}.pb-heroicons-outline_x-mark:before{content:"\f221"}.pb-heroicons-outline_x-circle:before{content:"\f222"}.dashicons-admin-tools:before,.pb-heroicons-outline_wrench:before{content:"\f223"}.pb-heroicons-outline_wrench-screwdriver:before{content:"\f224"}.pb-heroicons-outline_window:before{content:"\f225"}.pb-heroicons-outline_wifi:before{content:"\f226"}.pb-heroicons-outline_wallet:before{content:"\f227"}.pb-heroicons-outline_viewfinder-circle:before{content:"\f228"}.pb-heroicons-outline_view-columns:before{content:"\f229"}.pb-heroicons-outline_video-camera:before{content:"\f22a"}.pb-heroicons-outline_video-camera-slash:before{content:"\f22b"}.pb-heroicons-outline_variable:before{content:"\f22c"}.dashicons-admin-users:before,.pb-heroicons-outline_users:before{content:"\f22d"}.pb-heroicons-outline_user:before{content:"\f22e"}.pb-heroicons-outline_user-plus:before{content:"\f22f"}.pb-heroicons-outline_user-minus:before{content:"\f230"}.pb-heroicons-outline_user-group:before{content:"\f231"}.pb-heroicons-outline_user-circle:before{content:"\f232"}.pb-heroicons-outline_tv:before{content:"\f233"}.pb-heroicons-outline_truck:before{content:"\f234"}.pb-heroicons-outline_trophy:before{content:"\f235"}.pb-heroicons-outline_trash:before{content:"\f236"}.pb-heroicons-outline_ticket:before{content:"\f237"}.pb-heroicons-outline_tag:before{content:"\f238"}#toplevel_page_tablepress .wp-menu-image:before,.pb-heroicons-outline_table-cells:before{content:"\f239"}.pb-heroicons-outline_swatch:before{content:"\f23a"}.pb-heroicons-outline_sun:before{content:"\f23b"}.pb-heroicons-outline_stop:before{content:"\f23c"}.pb-heroicons-outline_stop-circle:before{content:"\f23d"}.pb-heroicons-outline_star:before{content:"\f23e"}.pb-heroicons-outline_squares-plus:before{content:"\f23f"}.pb-heroicons-outline_squares-2x2:before{content:"\f240"}.pb-heroicons-outline_square-3-stack-3d:before{content:"\f241"}.pb-heroicons-outline_square-2-stack:before{content:"\f242"}.pb-heroicons-outline_speaker-x-mark:before{content:"\f243"}.pb-heroicons-outline_speaker-wave:before{content:"\f244"}.dashicons-admin-appearance:before,.pb-heroicons-outline_sparkles:before{content:"\f245"}.pb-heroicons-outline_signal:before{content:"\f246"}.pb-heroicons-outline_signal-slash:before{content:"\f247"}.dashicons-cart:before,.pb-heroicons-outline_shopping-cart:before{content:"\f248"}.pb-heroicons-outline_shopping-bag:before{content:"\f249"}.pb-heroicons-outline_shield-exclamation:before{content:"\f24a"}.pb-heroicons-outline_shield-check:before{content:"\f24b"}.pb-heroicons-outline_share:before{content:"\f24c"}.pb-heroicons-outline_server:before{content:"\f24d"}.pb-heroicons-outline_server-stack:before{content:"\f24e"}.pb-heroicons-outline_scissors:before{content:"\f24f"}.pb-heroicons-outline_scale:before{content:"\f250"}.pb-heroicons-outline_rss:before{content:"\f251"}.dashicons-networking:before,.pb-heroicons-outline_rocket-launch:before{content:"\f252"}.pb-heroicons-outline_rectangle-stack:before{content:"\f253"}.pb-heroicons-outline_rectangle-group:before{content:"\f254"}.pb-heroicons-outline_receipt-refund:before{content:"\f255"}.pb-heroicons-outline_receipt-percent:before{content:"\f256"}.pb-heroicons-outline_radio:before{content:"\f257"}.pb-heroicons-outline_queue-list:before{content:"\f258"}.pb-heroicons-outline_question-mark-circle:before{content:"\f259"}.pb-heroicons-outline_qr-code:before{content:"\f25a"}.pb-heroicons-outline_puzzle-piece:before{content:"\f25b"}.pb-heroicons-outline_printer:before{content:"\f25c"}.pb-heroicons-outline_presentation-chart-line:before{content:"\f25d"}.dashicons-chart-area:before,.pb-heroicons-outline_presentation-char-bar:before{content:"\f25e"}.pb-heroicons-outline_power:before{content:"\f25f"}.pb-heroicons-outline_plus:before{content:"\f260"}.pb-heroicons-outline_plus-circle:before{content:"\f261"}.pb-heroicons-outline_play:before{content:"\f262"}.pb-heroicons-outline_play-pause:before{content:"\f263"}.pb-heroicons-outline_play-circle:before{content:"\f264"}.pb-heroicons-outline_photo:before{content:"\f265"}.pb-heroicons-outline_phone:before{content:"\f266"}.pb-heroicons-outline_phone-x-mark:before{content:"\f267"}.pb-heroicons-outline_phone-arrow-up-right:before{content:"\f268"}.pb-heroicons-outline_phone-arrow-down-left:before{content:"\f269"}.pb-heroicons-outline_pencil:before{content:"\f26a"}.dashicons-admin-page:before,.dashicons-info:before,.pb-heroicons-outline_pencil-square:before{content:"\f26b"}.pb-heroicons-outline_pause:before{content:"\f26c"}.pb-heroicons-outline_pause-circle:before{content:"\f26d"}.pb-heroicons-outline_paper-clip:before{content:"\f26e"}.pb-heroicons-outline_paper-airplane:before{content:"\f26f"}.pb-heroicons-outline_paint-brush:before{content:"\f270"}.pb-heroicons-outline_no-symbol:before{content:"\f271"}.pb-heroicons-outline_newspaper:before{content:"\f272"}.pb-heroicons-outline_musical-note:before{content:"\f273"}.pb-heroicons-outline_moon:before{content:"\f274"}.pb-heroicons-outline_minus:before{content:"\f275"}.pb-heroicons-outline_minus-circle:before{content:"\f276"}.pb-heroicons-outline_microphone:before{content:"\f277"}.pb-heroicons-outline_megaphone:before{content:"\f278"}.pb-heroicons-outline_map:before{content:"\f279"}.pb-heroicons-outline_map-pin:before{content:"\f27a"}.pb-heroicons-outline_magnifying-glass:before{content:"\f27b"}.pb-heroicons-outline_magnifying-glass-plus:before{content:"\f27c"}.pb-heroicons-outline_magnifying-glass-minus:before{content:"\f27d"}.pb-heroicons-outline_magnifying-glass-circle:before{content:"\f27e"}.pb-heroicons-outline_loud-arrow-up:before{content:"\f27f"}.pb-heroicons-outline_lock-open:before{content:"\f280"}.pb-heroicons-outline_lock-closed:before{content:"\f281"}.pb-heroicons-outline_list-bullet:before{content:"\f282"}.dashicons-products:before,.pb-heroicons-outline_link:before{content:"\f283"}.pb-heroicons-outline_light-bulb:before{content:"\f284"}.pb-heroicons-outline_lifebuoy:before{content:"\f285"}.pb-heroicons-outline_language:before{content:"\f286"}.pb-heroicons-outline_key:before{content:"\f287"}.pb-heroicons-outline_information-circle:before{content:"\f288"}.pb-heroicons-outline_inbox:before{content:"\f289"}.pb-heroicons-outline_inbox-stack:before{content:"\f28a"}.pb-heroicons-outline_inbox-arrow-down:before{content:"\f28b"}.pb-heroicons-outline_identification:before{content:"\f28c"}.dashicons-dashboard:before,.pb-heroicons-outline_home:before{content:"\f28d"}.pb-heroicons-outline_home-modern:before{content:"\f28e"}.pb-heroicons-outline_heart:before{content:"\f28f"}.pb-heroicons-outline_hashtag:before{content:"\f290"}.pb-heroicons-outline_hart-pie:before{content:"\f291"}.pb-heroicons-outline_hand-thumb-up:before{content:"\f292"}.pb-heroicons-outline_hand-thumb-down:before{content:"\f293"}.pb-heroicons-outline_hand-raised:before{content:"\f294"}.pb-heroicons-outline_globe-europe-africa:before{content:"\f295"}.pb-heroicons-outline_globe-asia-australia:before{content:"\f296"}.pb-heroicons-outline_globe-americas:before{content:"\f297"}.pb-heroicons-outline_globe-alt:before{content:"\f298"}.pb-heroicons-outline_gift:before{content:"\f299"}.pb-heroicons-outline_gift-top:before{content:"\f29a"}.pb-heroicons-outline_gif:before{content:"\f29b"}.pb-heroicons-outline_funnel:before{content:"\f29c"}.pb-heroicons-outline_forward:before{content:"\f29d"}.pb-heroicons-outline_folder:before{content:"\f29e"}.pb-heroicons-outline_folder-plus:before{content:"\f29f"}.pb-heroicons-outline_folder-open:before{content:"\f2a0"}.pb-heroicons-outline_folder-minus:before{content:"\f2a1"}.pb-heroicons-outline_folder-arrow-down:before{content:"\f2a2"}.pb-heroicons-outline_flag:before{content:"\f2a3"}.pb-heroicons-outline_fire:before{content:"\f2a4"}.pb-heroicons-outline_finger-print:before{content:"\f2a5"}.pb-heroicons-outline_film:before{content:"\f2a6"}.pb-heroicons-outline_face-smile:before{content:"\f2a7"}.pb-heroicons-outline_face-frown:before{content:"\f2a8"}.pb-heroicons-outline_eye:before{content:"\f2a9"}.pb-heroicons-outline_eye-slash:before{content:"\f2aa"}.pb-heroicons-outline_eye-dropper:before{content:"\f2ab"}.pb-heroicons-outline_exclamation-triangle:before{content:"\f2ac"}.pb-heroicons-outline_exclamation-circle:before{content:"\f2ad"}.pb-heroicons-outline_envelope:before{content:"\f2ae"}.pb-heroicons-outline_envelope-open:before{content:"\f2af"}.pb-heroicons-outline_ellipsis-vertical:before{content:"\f2b0"}.pb-heroicons-outline_ellipsis-horizontal:before{content:"\f2b1"}.pb-heroicons-outline_ellipsis-horizontal-circle:before{content:"\f2b2"}.pb-heroicons-outline_document:before{content:"\f2b3"}.pb-heroicons-outline_document-text:before{content:"\f2b4"}.pb-heroicons-outline_document-plus:before{content:"\f2b5"}.pb-heroicons-outline_document-minus:before{content:"\f2b6"}.pb-heroicons-outline_document-magnifying-glass:before{content:"\f2b7"}.pb-heroicons-outline_document-duplicate:before{content:"\f2b8"}.pb-heroicons-outline_document-check:before{content:"\f2b9"}.pb-heroicons-outline_document-chart-bar:before{content:"\f2ba"}.pb-heroicons-outline_document-arrow-up:before{content:"\f2bb"}.pb-heroicons-outline_document-arrow-down:before{content:"\f2bc"}.pb-heroicons-outline_device-tablet:before{content:"\f2bd"}.pb-heroicons-outline_device-phone-mobile:before{content:"\f2be"}.pb-heroicons-outline_cursor-arrow-ripple:before{content:"\f2bf"}.pb-heroicons-outline_cursor-arrow-rays:before{content:"\f2c0"}.pb-heroicons-outline_currency-yen:before{content:"\f2c1"}.pb-heroicons-outline_currency-rupee:before{content:"\f2c2"}.pb-heroicons-outline_currency-pound:before{content:"\f2c3"}.pb-heroicons-outline_currency-euro:before{content:"\f2c4"}.pb-heroicons-outline_currency-dollar:before{content:"\f2c5"}.pb-heroicons-outline_currency-bangladeshi:before{content:"\f2c6"}.pb-heroicons-outline_cube:before{content:"\f2c7"}.pb-heroicons-outline_cube-transparent:before{content:"\f2c8"}.pb-heroicons-outline_credit-card:before{content:"\f2c9"}.pb-heroicons-outline_cpu-chip:before{content:"\f2ca"}.pb-heroicons-outline_computer-desktop:before{content:"\f2cb"}.pb-heroicons-outline_command-line:before{content:"\f2cc"}.pb-heroicons-outline_cog:before{content:"\f2cd"}.dashicons-admin-settings:before,.pb-heroicons-outline_cog-8-tooth:before{content:"\f2ce"}.pb-heroicons-outline_cog-6-tooth:before{content:"\f2cf"}.pb-heroicons-outline_code-bracket:before{content:"\f2d0"}.pb-heroicons-outline_code-bracket-square:before{content:"\f2d1"}.pb-heroicons-outline_cloud:before{content:"\f2d2"}.pb-heroicons-outline_cloud-arrow-down:before{content:"\f2d3"}.pb-heroicons-outline_clock:before{content:"\f2d4"}.pb-heroicons-outline_clipboard:before{content:"\f2d5"}.pb-heroicons-outline_clipboard-document:before{content:"\f2d6"}.pb-heroicons-outline_clipboard-document-list:before{content:"\f2d7"}.pb-heroicons-outline_clipboard-document-check:before{content:"\f2d8"}.pb-heroicons-outline_circle-stack:before{content:"\f2d9"}.pb-heroicons-outline_chevron-up:before{content:"\f2da"}.pb-heroicons-outline_chevron-up-down:before{content:"\f2db"}.pb-heroicons-outline_chevron-right:before{content:"\f2dc"}.pb-heroicons-outline_chevron-left:before{content:"\f2dd"}.pb-heroicons-outline_chevron-down:before{content:"\f2de"}.pb-heroicons-outline_chevron-double-up:before{content:"\f2df"}.pb-heroicons-outline_chevron-double-right:before{content:"\f2e0"}.pb-heroicons-outline_chevron-double-left:before{content:"\f2e1"}.pb-heroicons-outline_chevron-double-down:before{content:"\f2e2"}.pb-heroicons-outline_check:before{content:"\f2e3"}.pb-heroicons-outline_check-circle:before{content:"\f2e4"}.pb-heroicons-outline_check-badge:before{content:"\f2e5"}.pb-heroicons-outline_chat-bubble-oval-left:before{content:"\f2e6"}.pb-heroicons-outline_chat-bubble-oval-left-ellipsis:before{content:"\f2e7"}.pb-heroicons-outline_chat-bubble-left:before{content:"\f2e8"}.pb-heroicons-outline_chat-bubble-left-right:before{content:"\f2e9"}.pb-heroicons-outline_chat-bubble-left-ellipsis:before{content:"\f2ea"}.pb-heroicons-outline_chat-bubble-bottom-center:before{content:"\f2eb"}.pb-heroicons-outline_chat-bubble-bottom-center-text:before{content:"\f2ec"}.pb-heroicons-outline_chart-bar:before{content:"\f2ed"}.pb-heroicons-outline_chart-bar-square:before{content:"\f2ee"}.dashicons-admin-media:before,.pb-heroicons-outline_camera:before{content:"\f2ef"}.pb-heroicons-outline_calendar:before{content:"\f2f0"}.pb-heroicons-outline_calendar-days:before{content:"\f2f1"}.pb-heroicons-outline_calculator:before{content:"\f2f2"}.pb-heroicons-outline_cake:before{content:"\f2f3"}.pb-heroicons-outline_building-storefront:before{content:"\f2f4"}.dashicons-building:before,.pb-heroicons-outline_building-office:before{content:"\f2f5"}.pb-heroicons-outline_building-office-2:before{content:"\f2f6"}.pb-heroicons-outline_building-library:before{content:"\f2f7"}.pb-heroicons-outline_bug-ant:before{content:"\f2f8"}.pb-heroicons-outline_briefcase:before{content:"\f2f9"}.pb-heroicons-outline_bookmark:before{content:"\f2fa"}.pb-heroicons-outline_bookmark-square:before{content:"\f2fb"}.pb-heroicons-outline_bookmark-slash:before{content:"\f2fc"}.dashicons-admin-multisite:before,.dashicons-book-alt:before,.dashicons-book:before,.pb-heroicons-outline_book-open:before{content:"\f2fd"}.dashicons-admin-plugins:before,.pb-heroicons-outline_bolt:before{content:"\f2fe"}.pb-heroicons-outline_bolt-slash:before{content:"\f2ff"}.pb-heroicons-outline_bell:before{content:"\f300"}.pb-heroicons-outline_bell-snooze:before{content:"\f301"}.pb-heroicons-outline_bell-slash:before{content:"\f302"}.pb-heroicons-outline_bell-alert:before{content:"\f303"}.pb-heroicons-outline_beaker:before{content:"\f304"}.pb-heroicons-outline_battery-50:before{content:"\f305"}.pb-heroicons-outline_battery-100:before{content:"\f306"}.pb-heroicons-outline_battery-0:before{content:"\f307"}.pb-heroicons-outline_bas-4:before{content:"\f308"}.pb-heroicons-outline_bars-arrow-up:before{content:"\f309"}.pb-heroicons-outline_bars-arrow-down:before{content:"\f30a"}.pb-heroicons-outline_bars-3:before{content:"\f30b"}.pb-heroicons-outline_bars-3-center-left:before{content:"\f30c"}.pb-heroicons-outline_bars-3-bottom-right:before{content:"\f30d"}.pb-heroicons-outline_bars-3-bottom-left:before{content:"\f30e"}.pb-heroicons-outline_bars-2:before{content:"\f30f"}.pb-heroicons-outline_banknotes:before{content:"\f310"}.pb-heroicons-outline_backward:before{content:"\f311"}.pb-heroicons-outline_backspace:before{content:"\f312"}.pb-heroicons-outline_at-symbol:before{content:"\f313"}.pb-heroicons-outline_arrows-up-down:before{content:"\f314"}.pb-heroicons-outline_arrows-right-left:before{content:"\f315"}.pb-heroicons-outline_arrows-pointing-out:before{content:"\f316"}.pb-heroicons-outline_arrows-pointing-in:before{content:"\f317"}.pb-heroicons-outline_arrow-uturn-up:before{content:"\f318"}.pb-heroicons-outline_arrow-uturn-right:before{content:"\f319"}.pb-heroicons-outline_arrow-uturn-left:before{content:"\f31a"}.pb-heroicons-outline_arrow-uturn-down:before{content:"\f31b"}.pb-heroicons-outline_arrow-up-tray:before{content:"\f31c"}.pb-heroicons-outline_arrow-up-right:before{content:"\f31d"}.pb-heroicons-outline_arrow-up-on-square:before{content:"\f31e"}.pb-heroicons-outline_arrow-up-on-square-stack:before{content:"\f31f"}.pb-heroicons-outline_arrow-up-left:before{content:"\f320"}.pb-heroicons-outline_arrow-up-circle:before{content:"\f321"}.pb-heroicons-outline_arrow-up-37:before{content:"\f322"}.pb-heroicons-outline_arrow-up-21:before{content:"\f323"}.pb-heroicons-outline_arrow-trending-up:before{content:"\f324"}.pb-heroicons-outline_arrow-trending-down:before{content:"\f325"}.pb-heroicons-outline_arrow-top-right-on-square:before{content:"\f326"}.pb-heroicons-outline_arrow-right:before{content:"\f327"}.dashicons-migrate:before,.pb-heroicons-outline_arrow-right-start-on-rectangle:before{content:"\f328"}.pb-heroicons-outline_arrow-right-end-on-rectangle:before{content:"\f329"}.pb-heroicons-outline_arrow-right-circle:before{content:"\f32a"}.pb-heroicons-outline_arrow-path:before{content:"\f32b"}.pb-heroicons-outline_arrow-path-rounded-square:before{content:"\f32c"}.pb-heroicons-outline_arrow-long-right:before{content:"\f32d"}.pb-heroicons-outline_arrow-long-left:before{content:"\f32e"}.pb-heroicons-outline_arrow-long-down:before{content:"\f32f"}.pb-heroicons-outline_arrow-left:before{content:"\f330"}.pb-heroicons-outline_arrow-left-start-on-rectangle:before{content:"\f331"}.pb-heroicons-outline_arrow-left-end-on-rectangle:before{content:"\f332"}.pb-heroicons-outline_arrow-left-circle:before{content:"\f333"}.pb-heroicons-outline_arrow-down:before{content:"\f334"}.pb-heroicons-outline_arrow-down-tray:before{content:"\f335"}.pb-heroicons-outline_arrow-down-right:before{content:"\f336"}.pb-heroicons-outline_arrow-down-on-square:before{content:"\f337"}.pb-heroicons-outline_arrow-down-on-square-stack:before{content:"\f338"}.pb-heroicons-outline_arrow-down-left:before{content:"\f339"}.pb-heroicons-outline_arrow-down-circle:before{content:"\f33a"}.pb-heroicons-outline_archive-box:before{content:"\f33b"}.pb-heroicons-outline_archive-box-x-mark:before{content:"\f33c"}.pb-heroicons-outline_archive-box-arrow-down:before{content:"\f33d"}.pb-heroicons-outline_adjustments-vertical:before{content:"\f33e"}.pb-heroicons-outline_adjustments-horizontal:before{content:"\f33f"}.pb-heroicons-outline_academic-cap:before{content:"\f340"}.pb-heroicons-my-books:before{content:"\f341"}.pb-heroicons-clone-book:before{content:"\f342"}#toplevel_page_h5p .wp-menu-image:before,.pb-heroicons-H5P:before{content:"\f343"}.dashicons-before:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:heroicons,serif!important;font-size:24px;font-style:normal;font-variant:normal;font-weight:400!important;line-height:1;position:relative;text-transform:none;top:-2px}#wpcontent #wpadminbar{height:50px}#wpcontent #wpadminbar .quicklinks{display:flex;height:100%;justify-content:space-between}#wpcontent #wpadminbar .quicklinks>ul{align-items:center;display:flex;height:100%}#wpcontent #wpadminbar .quicklinks>ul li#wp-admin-bar-pb-my-books:nth-child(2){margin-left:6px}#wpcontent #wpadminbar .quicklinks>ul>li:not(#wp-admin-bar-menu-toggle,#wp-admin-bar-my-account){align-items:center;display:flex;height:100%;justify-content:center}#wpcontent #wpadminbar .quicklinks>ul>li:not(#wp-admin-bar-menu-toggle,#wp-admin-bar-my-account)>.ab-item:before{top:0}#wpcontent #wpadminbar .quicklinks>ul>li:not(#wp-admin-bar-menu-toggle,#wp-admin-bar-my-account) .ab-sub-wrapper{left:0;top:50px}#wpcontent #wpadminbar .quicklinks #wp-admin-bar-pb-logo .ab-icon:before{-webkit-font-smoothing:antialiased;content:"\e600";font:18px/1 PBFont,sans-serif}#wpcontent #wpadminbar .quicklinks li .blavatar{margin:0 .25rem .25rem}#wpcontent #wpadminbar .quicklinks li .blavatar:before{content:"\e600";font:14px/1 PBFont,sans-serif}#wpcontent #wpadminbar .quicklinks #wp-admin-bar-my-account.with-avatar{padding-right:15px}#wpcontent #wpadminbar .quicklinks #wp-admin-bar-my-account.with-avatar>a{align-items:center;border:2px solid transparent;border-radius:50%;display:flex;height:auto;justify-content:center;padding:0;width:auto}#wpcontent #wpadminbar .quicklinks #wp-admin-bar-my-account.with-avatar>a img{border:0;border-radius:50%;height:35px;margin:0;position:unset;width:35px}#wpcontent #wpadminbar .quicklinks #wp-admin-bar-my-account.with-avatar.hover a,#wpcontent #wpadminbar .quicklinks #wp-admin-bar-my-account.with-avatar>a:focus,#wpcontent #wpadminbar .quicklinks #wp-admin-bar-my-account.with-avatar>a:hover{border:2px solid #fff}#wpcontent #wpadminbar .quicklinks #wp-admin-bar-top-secondary li.btn.action{margin-right:16px}#wpcontent #wpadminbar .quicklinks #wp-admin-bar-top-secondary li.btn.action a{align-items:center;border:1px solid #fff;border-radius:10px;display:inline-flex;justify-content:center;margin:0;padding:1px 10px}#wpcontent #wpadminbar .quicklinks #wp-admin-bar-top-secondary li.btn.action a i{display:flex;font-size:24px}#wpcontent #wpadminbar .quicklinks #wp-admin-bar-top-secondary li.btn.action a span{font-family:Karla,sans-serif;font-size:1rem;font-weight:500;line-height:1.2;margin-left:6px;text-align:center}#wpcontent #wpadminbar .quicklinks #wp-admin-bar-top-secondary li.btn.action a:hover{background-color:#fff;color:#d4002d}#wpcontent #wpadminbar ul:not(.ab-submenu)>li:not(.btn-action)>.ab-item,#wpcontent #wpadminbar ul:not(.ab-submenu)>li:not(.btn-action)>.ab-item span{font-family:Karla,sans-serif;font-size:1rem;font-weight:500;line-height:1.2}#wpcontent #wpadminbar ul:not(.ab-submenu)>li:not(.btn.action)>.ab-item{align-items:center;display:inline-flex;height:100%;justify-content:center}#wpcontent #wpadminbar ul:not(.ab-submenu)>li:not(.btn.action)>.ab-item i{display:flex;font-size:24px}#wpcontent #wpadminbar ul:not(.ab-submenu)>li:not(.btn.action)>.ab-item span{margin-left:6px;white-space:nowrap}#wpcontent #wpadminbar ul.ab-submenu>li a:hover{box-shadow:inset .25rem 0 0 0 currentcolor;transition:box-shadow .1s linear}#wpcontent #wpadminbar #wp-admin-bar-pb-my-books-list{max-height:calc(100vh - 150px);overflow-y:auto}#wpcontent #wpadminbar #wp-admin-bar-site-name>.ab-item:before{content:none}#wpcontent #wpadminbar #wp-admin-bar-updates .ab-icon{margin-right:0}#wpcontent #wpadminbar #wp-admin-bar-updates .ab-icon:before{font-size:24px;top:0}#wpcontent #wpadminbar #wp-admin-bar-updates .ab-label{height:auto}@media screen and (max-width:1024px){#wpcontent #wpadminbar .quicklinks li .blavatar:before{display:inline-block}#wpcontent #wpadminbar .quicklinks>ul>li:not(#wp-admin-bar-menu-toggle,#wp-admin-bar-my-account){display:flex;margin-right:16px;position:relative}#wpcontent #wpadminbar .quicklinks>ul>li:not(#wp-admin-bar-menu-toggle,#wp-admin-bar-my-account)>.ab-item{padding:0;width:48px}#wpcontent #wpadminbar .quicklinks>ul>li:not(#wp-admin-bar-menu-toggle,#wp-admin-bar-my-account)>.ab-item span:not(.ab-icon){display:none}#wpcontent #wpadminbar .quicklinks>ul>li.btn>.ab-item{height:32px!important;width:32px!important}#wpcontent #wpadminbar .quicklinks>ul>li.btn>.ab-item span{display:none}#wpcontent #wpadminbar .quicklinks #wp-admin-bar-pb-logo .ab-icon:before{font-size:26px}#wpcontent #wpadminbar #wp-admin-bar-updates .ab-icon:before{font-size:40px}}@media screen and (max-width:782px){#wpcontent #wpadminbar .quicklinks>ul>li#wp-admin-bar-menu-toggle{display:flex}#wpcontent #wpadminbar .quicklinks>ul li#wp-admin-bar-pb-administer-network,#wpcontent #wpadminbar .quicklinks>ul li#wp-admin-bar-pb-my-books:nth-child(2){margin-left:0}#wpcontent #wpadminbar .quicklinks>ul>li#wp-admin-bar-site-name>.ab-item{color:#fff}#wpcontent #wpadminbar .quicklinks>ul>li#wp-admin-bar-site-name.hover>.ab-item{color:#d4002d}#wpcontent #wpadminbar .quicklinks #wp-admin-bar-pb-logo .ab-icon:before{font-size:30px;top:-1px}#wpcontent #wpadminbar .quicklinks>ul>li#wp-admin-bar-my-account>.ab-item i,#wpcontent #wpadminbar .quicklinks>ul>li:not(#wp-admin-bar-menu-toggle)>.ab-item i{font-size:36px}#wpcontent #wpadminbar #wp-admin-bar-site-name .ab-item{text-indent:0}}@media screen and (max-width:600px){#wpcontent #wpbody{padding-top:50px}}@media screen and (min-width:600px){#wpwrap{top:4px}}@media screen and (min-width:783px){#wpwrap{top:18px}}#adminmenu{transform:translateZ(0)}#toplevel_page_pb_import .wp-menu-image{transform:rotate(180deg)}@font-face{font-family:PBFont;font-style:normal;font-weight:400;src:url(../fonts/PBFont.eot);src:url(../fonts/PBFont.eot?#iefix) format("embedded-opentype"),url(../fonts/PBFont.ttf) format("truetype"),url(../fonts/PBFont.woff) format("woff"),url(../fonts/PBFont.svg#PBFont) format("svg")}#contextual-help-link-wrap,.post-type-metadata #wp-admin-bar-view{display:none}#dashboard-widgets #pb_dashboard_widget_book h4{font-weight:700}#dashboard-widgets #pb_dashboard_widget_book ul li.back-matter,#dashboard-widgets #pb_dashboard_widget_book ul li.chapter,#dashboard-widgets #pb_dashboard_widget_book ul li.front-matter{margin-left:10px}#dashboard-widgets #pb_dashboard_widget_book .part-buttons{position:absolute;right:8px;text-align:right;top:0;width:200px}.wp-core-ui .button.button-hero.clone-book,.wp-core-ui .button.button-hero.create-book{padding:0;text-align:center;width:140px}.wp-core-ui .button.button-hero.create-book{margin-right:20px}.network-admin-restricted .user-super-admin-wrap{display:none}.custom-metadata-field.checkbox div,.custom-metadata-field.checkbox label{display:inline-block;vertical-align:baseline}.custom-metadata-field.checkbox input{margin:0 1px 0 0}div.taxonomy_multi_select span.description a.button{font-style:normal;margin-top:.5em}i.mce-i-icon{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;speak:none;font:400 20px/1 dashicons,sans-serif;margin-left:-2px;padding:0 2px 0 0;vertical-align:top}.button .dashicons{vertical-align:text-bottom}.wp-menu-image.dashicons-admin-multisite:before{content:"\f330"}.postbox#status-visibility .inside{padding:0}.postbox#status-visibility #minor-publishing-actions p{text-align:left}.postbox#status-visibility #minor-publishing-actions p#pb-password-protected{display:none;margin-left:1em;text-align:left}.postbox#status-visibility #minor-publishing-actions p#pb-password-protected #post_password{display:none;margin-top:.5em}#pb-edit-screen-navigation{margin:1em 0 0}@media (min-width:851px){#pb-edit-screen-navigation{margin-right:300px}}#pb-edit-screen-navigation:after{clear:both;content:"";display:table}#pb-edit-screen-navigation [rel=next],#pb-edit-screen-navigation [rel=previous]{display:inline-block;margin-bottom:10px}#pb-edit-screen-navigation [rel=previous]{float:left}#pb-edit-screen-navigation [rel=next]{float:right} +#adminmenu div.wp-menu-image{align-items:center;display:flex;justify-content:center}#adminmenu div.wp-menu-image img{height:24px;opacity:1;padding:0;width:24px}@font-face{font-family:heroicons;src:url(../fonts/heroicons.eot?v=umhhkyu) format("embedded-opentype"),url(../fonts/heroicons.woff2?v=umhhkyu) format("woff2"),url(../fonts/heroicons.woff?v=umhhkyu) format("woff")}i[class*=" pb-heroicons-"]:before,i[class^=pb-heroicons-]:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:heroicons!important;font-style:normal;font-variant:normal;font-weight:400!important;line-height:1;text-transform:none}.pb-heroicons-solid_x-mark:before{content:"\f101"}.pb-heroicons-solid_x-circle:before{content:"\f102"}.pb-heroicons-solid_wrench:before{content:"\f103"}.pb-heroicons-solid_wrench-screwdriver:before{content:"\f104"}.pb-heroicons-solid_window:before{content:"\f105"}.pb-heroicons-solid_wifi:before{content:"\f106"}.pb-heroicons-solid_wallet:before{content:"\f107"}.pb-heroicons-solid_viewfinder-circle:before{content:"\f108"}.pb-heroicons-solid_view-columns:before{content:"\f109"}.pb-heroicons-solid_video-camera:before{content:"\f10a"}.pb-heroicons-solid_video-camera-slash:before{content:"\f10b"}.pb-heroicons-solid_variable:before{content:"\f10c"}.pb-heroicons-solid_users:before{content:"\f10d"}.pb-heroicons-solid_user:before{content:"\f10e"}.pb-heroicons-solid_user-plus:before{content:"\f10f"}.pb-heroicons-solid_user-minus:before{content:"\f110"}.pb-heroicons-solid_user-group:before{content:"\f111"}.pb-heroicons-solid_user-circle:before{content:"\f112"}.pb-heroicons-solid_tv:before{content:"\f113"}.pb-heroicons-solid_truck:before{content:"\f114"}.pb-heroicons-solid_trophy:before{content:"\f115"}.pb-heroicons-solid_trash:before{content:"\f116"}.pb-heroicons-solid_ticket:before{content:"\f117"}.pb-heroicons-solid_tag:before{content:"\f118"}.pb-heroicons-solid_table-cells:before{content:"\f119"}.pb-heroicons-solid_swatch:before{content:"\f11a"}.pb-heroicons-solid_sun:before{content:"\f11b"}.pb-heroicons-solid_stop:before{content:"\f11c"}.pb-heroicons-solid_stop-circle:before{content:"\f11d"}.pb-heroicons-solid_star:before{content:"\f11e"}.pb-heroicons-solid_squares-plus:before{content:"\f11f"}.pb-heroicons-solid_squares-2x2:before{content:"\f120"}.pb-heroicons-solid_square-3-stack-3d:before{content:"\f121"}.pb-heroicons-solid_square-2-stack:before{content:"\f122"}.pb-heroicons-solid_speaker-x-mark:before{content:"\f123"}.pb-heroicons-solid_speaker-wave:before{content:"\f124"}.pb-heroicons-solid_sparkles:before{content:"\f125"}.pb-heroicons-solid_signal:before{content:"\f126"}.pb-heroicons-solid_signal-slash:before{content:"\f127"}.pb-heroicons-solid_shopping-cart:before{content:"\f128"}.pb-heroicons-solid_shopping-bag:before{content:"\f129"}.pb-heroicons-solid_shield-exclamation:before{content:"\f12a"}.pb-heroicons-solid_shield-check:before{content:"\f12b"}.pb-heroicons-solid_share:before{content:"\f12c"}.pb-heroicons-solid_server:before{content:"\f12d"}.pb-heroicons-solid_server-stack:before{content:"\f12e"}.pb-heroicons-solid_scissors:before{content:"\f12f"}.pb-heroicons-solid_scale:before{content:"\f130"}.pb-heroicons-solid_rss:before{content:"\f131"}.pb-heroicons-solid_rocket-launch:before{content:"\f132"}.pb-heroicons-solid_rectangle-stack:before{content:"\f133"}.pb-heroicons-solid_rectangle-group:before{content:"\f134"}.pb-heroicons-solid_receipt-refund:before{content:"\f135"}.pb-heroicons-solid_receipt-percent:before{content:"\f136"}.pb-heroicons-solid_radio:before{content:"\f137"}.pb-heroicons-solid_queue-list:before{content:"\f138"}.pb-heroicons-solid_question-mark-circle:before{content:"\f139"}.pb-heroicons-solid_qr-code:before{content:"\f13a"}.pb-heroicons-solid_puzzle-piece:before{content:"\f13b"}.pb-heroicons-solid_printer:before{content:"\f13c"}.pb-heroicons-solid_presentation-chart-line:before{content:"\f13d"}.pb-heroicons-solid_presentation-char-bar:before{content:"\f13e"}.pb-heroicons-solid_power:before{content:"\f13f"}.pb-heroicons-solid_plus:before{content:"\f140"}.pb-heroicons-solid_plus-circle:before{content:"\f141"}.pb-heroicons-solid_play:before{content:"\f142"}.pb-heroicons-solid_play-pause:before{content:"\f143"}.pb-heroicons-solid_play-circle:before{content:"\f144"}.pb-heroicons-solid_photo:before{content:"\f145"}.pb-heroicons-solid_phone:before{content:"\f146"}.pb-heroicons-solid_phone-x-mark:before{content:"\f147"}.pb-heroicons-solid_phone-arrow-up-right:before{content:"\f148"}.pb-heroicons-solid_phone-arrow-down-left:before{content:"\f149"}.pb-heroicons-solid_pencil:before{content:"\f14a"}.pb-heroicons-solid_pencil-square:before{content:"\f14b"}.pb-heroicons-solid_pause:before{content:"\f14c"}.pb-heroicons-solid_pause-circle:before{content:"\f14d"}.pb-heroicons-solid_paper-clip:before{content:"\f14e"}.pb-heroicons-solid_paper-airplane:before{content:"\f14f"}.pb-heroicons-solid_paint-brush:before{content:"\f150"}.pb-heroicons-solid_no-symbol:before{content:"\f151"}.pb-heroicons-solid_newspaper:before{content:"\f152"}.pb-heroicons-solid_musical-note:before{content:"\f153"}.pb-heroicons-solid_moon:before{content:"\f154"}.pb-heroicons-solid_minus:before{content:"\f155"}.pb-heroicons-solid_minus-circle:before{content:"\f156"}.pb-heroicons-solid_microphone:before{content:"\f157"}.pb-heroicons-solid_megaphone:before{content:"\f158"}.pb-heroicons-solid_map:before{content:"\f159"}.pb-heroicons-solid_map-pin:before{content:"\f15a"}.pb-heroicons-solid_magnifying-glass:before{content:"\f15b"}.pb-heroicons-solid_magnifying-glass-plus:before{content:"\f15c"}.pb-heroicons-solid_magnifying-glass-minus:before{content:"\f15d"}.pb-heroicons-solid_magnifying-glass-circle:before{content:"\f15e"}.pb-heroicons-solid_loud-arrow-up:before{content:"\f15f"}.pb-heroicons-solid_lock-open:before{content:"\f160"}.pb-heroicons-solid_lock-closed:before{content:"\f161"}.pb-heroicons-solid_list-bullet:before{content:"\f162"}.pb-heroicons-solid_link:before{content:"\f163"}.pb-heroicons-solid_light-bulb:before{content:"\f164"}.pb-heroicons-solid_lifebuoy:before{content:"\f165"}.pb-heroicons-solid_language:before{content:"\f166"}.pb-heroicons-solid_key:before{content:"\f167"}.pb-heroicons-solid_information-circle:before{content:"\f168"}.pb-heroicons-solid_inbox:before{content:"\f169"}.pb-heroicons-solid_inbox-stack:before{content:"\f16a"}.pb-heroicons-solid_inbox-arrow-down:before{content:"\f16b"}.pb-heroicons-solid_identification:before{content:"\f16c"}.pb-heroicons-solid_home:before{content:"\f16d"}.pb-heroicons-solid_home-modern:before{content:"\f16e"}.pb-heroicons-solid_heart:before{content:"\f16f"}.pb-heroicons-solid_hashtag:before{content:"\f170"}.pb-heroicons-solid_hart-pie:before{content:"\f171"}.pb-heroicons-solid_hand-thumb-up:before{content:"\f172"}.pb-heroicons-solid_hand-thumb-down:before{content:"\f173"}.pb-heroicons-solid_hand-raised:before{content:"\f174"}.pb-heroicons-solid_globe-europe-africa:before{content:"\f175"}.pb-heroicons-solid_globe-asia-australia:before{content:"\f176"}.pb-heroicons-solid_globe-americas:before{content:"\f177"}.pb-heroicons-solid_globe-alt:before{content:"\f178"}.pb-heroicons-solid_gift:before{content:"\f179"}.pb-heroicons-solid_gift-top:before{content:"\f17a"}.pb-heroicons-solid_gif:before{content:"\f17b"}.pb-heroicons-solid_funnel:before{content:"\f17c"}.pb-heroicons-solid_forward:before{content:"\f17d"}.pb-heroicons-solid_folder:before{content:"\f17e"}.pb-heroicons-solid_folder-plus:before{content:"\f17f"}.pb-heroicons-solid_folder-open:before{content:"\f180"}.pb-heroicons-solid_folder-minus:before{content:"\f181"}.pb-heroicons-solid_folder-arrow-down:before{content:"\f182"}.pb-heroicons-solid_flag:before{content:"\f183"}.pb-heroicons-solid_fire:before{content:"\f184"}.pb-heroicons-solid_finger-print:before{content:"\f185"}.pb-heroicons-solid_film:before{content:"\f186"}.pb-heroicons-solid_face-smile:before{content:"\f187"}.pb-heroicons-solid_face-frown:before{content:"\f188"}.pb-heroicons-solid_eye:before{content:"\f189"}.pb-heroicons-solid_eye-slash:before{content:"\f18a"}.pb-heroicons-solid_eye-dropper:before{content:"\f18b"}.pb-heroicons-solid_exclamation-triangle:before{content:"\f18c"}.pb-heroicons-solid_exclamation-circle:before{content:"\f18d"}.pb-heroicons-solid_envelope:before{content:"\f18e"}.pb-heroicons-solid_envelope-open:before{content:"\f18f"}.pb-heroicons-solid_ellipsis-vertical:before{content:"\f190"}.pb-heroicons-solid_ellipsis-horizontal:before{content:"\f191"}.pb-heroicons-solid_ellipsis-horizontal-circle:before{content:"\f192"}.pb-heroicons-solid_document:before{content:"\f193"}.pb-heroicons-solid_document-text:before{content:"\f194"}.pb-heroicons-solid_document-plus:before{content:"\f195"}.pb-heroicons-solid_document-minus:before{content:"\f196"}.pb-heroicons-solid_document-magnifying-glass:before{content:"\f197"}.pb-heroicons-solid_document-duplicate:before{content:"\f198"}.pb-heroicons-solid_document-check:before{content:"\f199"}.pb-heroicons-solid_document-chart-bar:before{content:"\f19a"}.pb-heroicons-solid_document-arrow-up:before{content:"\f19b"}.pb-heroicons-solid_document-arrow-down:before{content:"\f19c"}.pb-heroicons-solid_device-tablet:before{content:"\f19d"}.pb-heroicons-solid_device-phone-mobile:before{content:"\f19e"}.pb-heroicons-solid_cursor-arrow-ripple:before{content:"\f19f"}.pb-heroicons-solid_cursor-arrow-rays:before{content:"\f1a0"}.pb-heroicons-solid_currency-yen:before{content:"\f1a1"}.pb-heroicons-solid_currency-rupee:before{content:"\f1a2"}.pb-heroicons-solid_currency-pound:before{content:"\f1a3"}.pb-heroicons-solid_currency-euro:before{content:"\f1a4"}.pb-heroicons-solid_currency-dollar:before{content:"\f1a5"}.pb-heroicons-solid_currency-bangladeshi:before{content:"\f1a6"}.pb-heroicons-solid_cube:before{content:"\f1a7"}.pb-heroicons-solid_cube-transparent:before{content:"\f1a8"}.pb-heroicons-solid_credit-card:before{content:"\f1a9"}.pb-heroicons-solid_cpu-chip:before{content:"\f1aa"}.pb-heroicons-solid_computer-desktop:before{content:"\f1ab"}.pb-heroicons-solid_command-line:before{content:"\f1ac"}.pb-heroicons-solid_cog:before{content:"\f1ad"}.pb-heroicons-solid_cog-8-tooth:before{content:"\f1ae"}.pb-heroicons-solid_cog-6-tooth:before{content:"\f1af"}.pb-heroicons-solid_code-bracket:before{content:"\f1b0"}.pb-heroicons-solid_code-bracket-square:before{content:"\f1b1"}.pb-heroicons-solid_cloud:before{content:"\f1b2"}.pb-heroicons-solid_cloud-arrow-down:before{content:"\f1b3"}.pb-heroicons-solid_clock:before{content:"\f1b4"}.pb-heroicons-solid_clipboard:before{content:"\f1b5"}.pb-heroicons-solid_clipboard-document:before{content:"\f1b6"}.pb-heroicons-solid_clipboard-document-list:before{content:"\f1b7"}.pb-heroicons-solid_clipboard-document-check:before{content:"\f1b8"}.pb-heroicons-solid_circle-stack:before{content:"\f1b9"}.pb-heroicons-solid_chevron-up:before{content:"\f1ba"}.pb-heroicons-solid_chevron-up-down:before{content:"\f1bb"}.pb-heroicons-solid_chevron-left:before{content:"\f1bc"}.pb-heroicons-solid_chevron-down:before{content:"\f1bd"}.pb-heroicons-solid_chevron-double-up:before{content:"\f1be"}.pb-heroicons-solid_chevron-double-right:before{content:"\f1bf"}.pb-heroicons-solid_chevron-double-left:before{content:"\f1c0"}.pb-heroicons-solid_chevron-double-down:before{content:"\f1c1"}.pb-heroicons-solid_cheron-right:before{content:"\f1c2"}.pb-heroicons-solid_check:before{content:"\f1c3"}.pb-heroicons-solid_check-circle:before{content:"\f1c4"}.pb-heroicons-solid_check-badge:before{content:"\f1c5"}.pb-heroicons-solid_chat-bubble-oval-left:before{content:"\f1c6"}.pb-heroicons-solid_chat-bubble-oval-left-ellipsis:before{content:"\f1c7"}.pb-heroicons-solid_chat-bubble-left:before{content:"\f1c8"}.pb-heroicons-solid_chat-bubble-left-right:before{content:"\f1c9"}.pb-heroicons-solid_chat-bubble-left-ellipsis:before{content:"\f1ca"}.pb-heroicons-solid_chat-bubble-bottom-center:before{content:"\f1cb"}.pb-heroicons-solid_chat-bubble-bottom-center-text:before{content:"\f1cc"}.pb-heroicons-solid_chart-bar:before{content:"\f1cd"}.pb-heroicons-solid_chart-bar-square:before{content:"\f1ce"}.pb-heroicons-solid_camera:before{content:"\f1cf"}.pb-heroicons-solid_calendar:before{content:"\f1d0"}.pb-heroicons-solid_calendar-days:before{content:"\f1d1"}.pb-heroicons-solid_calculator:before{content:"\f1d2"}.pb-heroicons-solid_cake:before{content:"\f1d3"}.pb-heroicons-solid_building-storefront:before{content:"\f1d4"}.pb-heroicons-solid_building-office:before{content:"\f1d5"}.pb-heroicons-solid_building-office-2:before{content:"\f1d6"}.pb-heroicons-solid_building-library:before{content:"\f1d7"}.pb-heroicons-solid_bug-ant:before{content:"\f1d8"}.pb-heroicons-solid_briefcase:before{content:"\f1d9"}.pb-heroicons-solid_bookmark:before{content:"\f1da"}.pb-heroicons-solid_bookmark-square:before{content:"\f1db"}.pb-heroicons-solid_bookmark-slash:before{content:"\f1dc"}.pb-heroicons-solid_book-open:before{content:"\f1dd"}.pb-heroicons-solid_bolt:before{content:"\f1de"}.pb-heroicons-solid_bolt-slash:before{content:"\f1df"}.pb-heroicons-solid_bell:before{content:"\f1e0"}.pb-heroicons-solid_bell-snooze:before{content:"\f1e1"}.pb-heroicons-solid_bell-slash:before{content:"\f1e2"}.pb-heroicons-solid_bell-alert:before{content:"\f1e3"}.pb-heroicons-solid_beaker:before{content:"\f1e4"}.pb-heroicons-solid_battery-50:before{content:"\f1e5"}.pb-heroicons-solid_battery-100:before{content:"\f1e6"}.pb-heroicons-solid_battery-0:before{content:"\f1e7"}.pb-heroicons-solid_bars-arrow-up:before{content:"\f1e8"}.pb-heroicons-solid_bars-arrow-down:before{content:"\f1e9"}.pb-heroicons-solid_bars-4:before{content:"\f1ea"}.pb-heroicons-solid_bars-3:before{content:"\f1eb"}.pb-heroicons-solid_bars-3-center-left:before{content:"\f1ec"}.pb-heroicons-solid_bars-3-bottom-right:before{content:"\f1ed"}.pb-heroicons-solid_bars-3-bottom-left:before{content:"\f1ee"}.pb-heroicons-solid_bars-2:before{content:"\f1ef"}.pb-heroicons-solid_banknotes:before{content:"\f1f0"}.pb-heroicons-solid_backward:before{content:"\f1f1"}.pb-heroicons-solid_backspace:before{content:"\f1f2"}.pb-heroicons-solid_at-symbol:before{content:"\f1f3"}.pb-heroicons-solid_arrows-up-down:before{content:"\f1f4"}.pb-heroicons-solid_arrows-right-left:before{content:"\f1f5"}.pb-heroicons-solid_arrows-pointing-out:before{content:"\f1f6"}.pb-heroicons-solid_arrows-pointing-in:before{content:"\f1f7"}.pb-heroicons-solid_arrow-uturn-up:before{content:"\f1f8"}.pb-heroicons-solid_arrow-uturn-right:before{content:"\f1f9"}.pb-heroicons-solid_arrow-uturn-left:before{content:"\f1fa"}.pb-heroicons-solid_arrow-uturn-down:before{content:"\f1fb"}.pb-heroicons-solid_arrow-up-tray:before{content:"\f1fc"}.pb-heroicons-solid_arrow-up-right:before{content:"\f1fd"}.pb-heroicons-solid_arrow-up-on-square:before{content:"\f1fe"}.pb-heroicons-solid_arrow-up-on-square-stack:before{content:"\f1ff"}.pb-heroicons-solid_arrow-up-left:before{content:"\f200"}.pb-heroicons-solid_arrow-up-circle:before{content:"\f201"}.pb-heroicons-solid_arrow-up-37:before{content:"\f202"}.pb-heroicons-solid_arrow-up-21:before{content:"\f203"}.pb-heroicons-solid_arrow-trending-up:before{content:"\f204"}.pb-heroicons-solid_arrow-trending-down:before{content:"\f205"}.pb-heroicons-solid_arrow-top-right-on-square:before{content:"\f206"}.pb-heroicons-solid_arrow-right:before{content:"\f207"}.pb-heroicons-solid_arrow-right-start-on-rectangle:before{content:"\f208"}.pb-heroicons-solid_arrow-right-end-on-rectangle:before{content:"\f209"}.pb-heroicons-solid_arrow-right-circle:before{content:"\f20a"}.pb-heroicons-solid_arrow-path:before{content:"\f20b"}.pb-heroicons-solid_arrow-path-rounded-square:before{content:"\f20c"}.pb-heroicons-solid_arrow-long-right:before{content:"\f20d"}.pb-heroicons-solid_arrow-long-left:before{content:"\f20e"}.pb-heroicons-solid_arrow-long-down:before{content:"\f20f"}.pb-heroicons-solid_arrow-left:before{content:"\f210"}.pb-heroicons-solid_arrow-left-start-on-rectangle:before{content:"\f211"}.pb-heroicons-solid_arrow-left-end-on-rectangle:before{content:"\f212"}.pb-heroicons-solid_arrow-left-circle:before{content:"\f213"}.pb-heroicons-solid_arrow-down:before{content:"\f214"}.pb-heroicons-solid_arrow-down-tray:before{content:"\f215"}.pb-heroicons-solid_arrow-down-right:before{content:"\f216"}.pb-heroicons-solid_arrow-down-on-square:before{content:"\f217"}.pb-heroicons-solid_arrow-down-on-square-stack:before{content:"\f218"}.pb-heroicons-solid_arrow-down-left:before{content:"\f219"}.pb-heroicons-solid_arrow-down-circle:before{content:"\f21a"}.pb-heroicons-solid_archive-box:before{content:"\f21b"}.pb-heroicons-solid_archive-box-x-mark:before{content:"\f21c"}.pb-heroicons-solid_archive-box-arrow-down:before{content:"\f21d"}.pb-heroicons-solid_adjustments-vertical:before{content:"\f21e"}.pb-heroicons-solid_adjustments-horizontal:before{content:"\f21f"}.pb-heroicons-solid_academic-cap:before{content:"\f220"}.pb-heroicons-outline_x-mark:before{content:"\f221"}.pb-heroicons-outline_x-circle:before{content:"\f222"}.dashicons-admin-tools:before,.pb-heroicons-outline_wrench:before{content:"\f223"}.pb-heroicons-outline_wrench-screwdriver:before{content:"\f224"}.pb-heroicons-outline_window:before{content:"\f225"}.pb-heroicons-outline_wifi:before{content:"\f226"}.pb-heroicons-outline_wallet:before{content:"\f227"}.pb-heroicons-outline_viewfinder-circle:before{content:"\f228"}.pb-heroicons-outline_view-columns:before{content:"\f229"}.pb-heroicons-outline_video-camera:before{content:"\f22a"}.pb-heroicons-outline_video-camera-slash:before{content:"\f22b"}.pb-heroicons-outline_variable:before{content:"\f22c"}.dashicons-admin-users:before,.pb-heroicons-outline_users:before{content:"\f22d"}.pb-heroicons-outline_user:before{content:"\f22e"}.pb-heroicons-outline_user-plus:before{content:"\f22f"}.pb-heroicons-outline_user-minus:before{content:"\f230"}.pb-heroicons-outline_user-group:before{content:"\f231"}.pb-heroicons-outline_user-circle:before{content:"\f232"}.pb-heroicons-outline_tv:before{content:"\f233"}.pb-heroicons-outline_truck:before{content:"\f234"}.pb-heroicons-outline_trophy:before{content:"\f235"}.pb-heroicons-outline_trash:before{content:"\f236"}.pb-heroicons-outline_ticket:before{content:"\f237"}.pb-heroicons-outline_tag:before{content:"\f238"}#toplevel_page_tablepress .wp-menu-image:before,.pb-heroicons-outline_table-cells:before{content:"\f239"}.pb-heroicons-outline_swatch:before{content:"\f23a"}.pb-heroicons-outline_sun:before{content:"\f23b"}.pb-heroicons-outline_stop:before{content:"\f23c"}.pb-heroicons-outline_stop-circle:before{content:"\f23d"}.pb-heroicons-outline_star:before{content:"\f23e"}.pb-heroicons-outline_squares-plus:before{content:"\f23f"}.pb-heroicons-outline_squares-2x2:before{content:"\f240"}.pb-heroicons-outline_square-3-stack-3d:before{content:"\f241"}.pb-heroicons-outline_square-2-stack:before{content:"\f242"}.pb-heroicons-outline_speaker-x-mark:before{content:"\f243"}.pb-heroicons-outline_speaker-wave:before{content:"\f244"}.dashicons-admin-appearance:before,.pb-heroicons-outline_sparkles:before{content:"\f245"}.pb-heroicons-outline_signal:before{content:"\f246"}.pb-heroicons-outline_signal-slash:before{content:"\f247"}.dashicons-cart:before,.pb-heroicons-outline_shopping-cart:before{content:"\f248"}.pb-heroicons-outline_shopping-bag:before{content:"\f249"}.pb-heroicons-outline_shield-exclamation:before{content:"\f24a"}.pb-heroicons-outline_shield-check:before{content:"\f24b"}.pb-heroicons-outline_share:before{content:"\f24c"}.pb-heroicons-outline_server:before{content:"\f24d"}.pb-heroicons-outline_server-stack:before{content:"\f24e"}.pb-heroicons-outline_scissors:before{content:"\f24f"}.pb-heroicons-outline_scale:before{content:"\f250"}.pb-heroicons-outline_rss:before{content:"\f251"}.dashicons-networking:before,.pb-heroicons-outline_rocket-launch:before{content:"\f252"}.pb-heroicons-outline_rectangle-stack:before{content:"\f253"}.pb-heroicons-outline_rectangle-group:before{content:"\f254"}.pb-heroicons-outline_receipt-refund:before{content:"\f255"}.pb-heroicons-outline_receipt-percent:before{content:"\f256"}.pb-heroicons-outline_radio:before{content:"\f257"}.pb-heroicons-outline_queue-list:before{content:"\f258"}.pb-heroicons-outline_question-mark-circle:before{content:"\f259"}.pb-heroicons-outline_qr-code:before{content:"\f25a"}.pb-heroicons-outline_puzzle-piece:before{content:"\f25b"}.pb-heroicons-outline_printer:before{content:"\f25c"}.pb-heroicons-outline_presentation-chart-line:before{content:"\f25d"}.dashicons-chart-area:before,.pb-heroicons-outline_presentation-char-bar:before{content:"\f25e"}.pb-heroicons-outline_power:before{content:"\f25f"}.pb-heroicons-outline_plus:before{content:"\f260"}.pb-heroicons-outline_plus-circle:before{content:"\f261"}.pb-heroicons-outline_play:before{content:"\f262"}.pb-heroicons-outline_play-pause:before{content:"\f263"}.pb-heroicons-outline_play-circle:before{content:"\f264"}.pb-heroicons-outline_photo:before{content:"\f265"}.pb-heroicons-outline_phone:before{content:"\f266"}.pb-heroicons-outline_phone-x-mark:before{content:"\f267"}.pb-heroicons-outline_phone-arrow-up-right:before{content:"\f268"}.pb-heroicons-outline_phone-arrow-down-left:before{content:"\f269"}.pb-heroicons-outline_pencil:before{content:"\f26a"}.dashicons-admin-page:before,.dashicons-info:before,.pb-heroicons-outline_pencil-square:before{content:"\f26b"}.pb-heroicons-outline_pause:before{content:"\f26c"}.pb-heroicons-outline_pause-circle:before{content:"\f26d"}.pb-heroicons-outline_paper-clip:before{content:"\f26e"}.pb-heroicons-outline_paper-airplane:before{content:"\f26f"}.pb-heroicons-outline_paint-brush:before{content:"\f270"}.pb-heroicons-outline_no-symbol:before{content:"\f271"}.pb-heroicons-outline_newspaper:before{content:"\f272"}.pb-heroicons-outline_musical-note:before{content:"\f273"}.pb-heroicons-outline_moon:before{content:"\f274"}.pb-heroicons-outline_minus:before{content:"\f275"}.pb-heroicons-outline_minus-circle:before{content:"\f276"}.pb-heroicons-outline_microphone:before{content:"\f277"}.pb-heroicons-outline_megaphone:before{content:"\f278"}.pb-heroicons-outline_map:before{content:"\f279"}.pb-heroicons-outline_map-pin:before{content:"\f27a"}.pb-heroicons-outline_magnifying-glass:before{content:"\f27b"}.pb-heroicons-outline_magnifying-glass-plus:before{content:"\f27c"}.pb-heroicons-outline_magnifying-glass-minus:before{content:"\f27d"}.pb-heroicons-outline_magnifying-glass-circle:before{content:"\f27e"}.pb-heroicons-outline_loud-arrow-up:before{content:"\f27f"}.pb-heroicons-outline_lock-open:before{content:"\f280"}.pb-heroicons-outline_lock-closed:before{content:"\f281"}.pb-heroicons-outline_list-bullet:before{content:"\f282"}.dashicons-products:before,.pb-heroicons-outline_link:before{content:"\f283"}.pb-heroicons-outline_light-bulb:before{content:"\f284"}.pb-heroicons-outline_lifebuoy:before{content:"\f285"}.pb-heroicons-outline_language:before{content:"\f286"}.pb-heroicons-outline_key:before{content:"\f287"}.pb-heroicons-outline_information-circle:before{content:"\f288"}.pb-heroicons-outline_inbox:before{content:"\f289"}.pb-heroicons-outline_inbox-stack:before{content:"\f28a"}.pb-heroicons-outline_inbox-arrow-down:before{content:"\f28b"}.pb-heroicons-outline_identification:before{content:"\f28c"}.dashicons-dashboard:before,.pb-heroicons-outline_home:before{content:"\f28d"}.pb-heroicons-outline_home-modern:before{content:"\f28e"}.pb-heroicons-outline_heart:before{content:"\f28f"}.pb-heroicons-outline_hashtag:before{content:"\f290"}.pb-heroicons-outline_hart-pie:before{content:"\f291"}.pb-heroicons-outline_hand-thumb-up:before{content:"\f292"}.pb-heroicons-outline_hand-thumb-down:before{content:"\f293"}.pb-heroicons-outline_hand-raised:before{content:"\f294"}.pb-heroicons-outline_globe-europe-africa:before{content:"\f295"}.pb-heroicons-outline_globe-asia-australia:before{content:"\f296"}.pb-heroicons-outline_globe-americas:before{content:"\f297"}.pb-heroicons-outline_globe-alt:before{content:"\f298"}.pb-heroicons-outline_gift:before{content:"\f299"}.pb-heroicons-outline_gift-top:before{content:"\f29a"}.pb-heroicons-outline_gif:before{content:"\f29b"}.pb-heroicons-outline_funnel:before{content:"\f29c"}.pb-heroicons-outline_forward:before{content:"\f29d"}.pb-heroicons-outline_folder:before{content:"\f29e"}.pb-heroicons-outline_folder-plus:before{content:"\f29f"}.pb-heroicons-outline_folder-open:before{content:"\f2a0"}.pb-heroicons-outline_folder-minus:before{content:"\f2a1"}.pb-heroicons-outline_folder-arrow-down:before{content:"\f2a2"}.pb-heroicons-outline_flag:before{content:"\f2a3"}.pb-heroicons-outline_fire:before{content:"\f2a4"}.pb-heroicons-outline_finger-print:before{content:"\f2a5"}.pb-heroicons-outline_film:before{content:"\f2a6"}.pb-heroicons-outline_face-smile:before{content:"\f2a7"}.pb-heroicons-outline_face-frown:before{content:"\f2a8"}.pb-heroicons-outline_eye:before{content:"\f2a9"}.pb-heroicons-outline_eye-slash:before{content:"\f2aa"}.pb-heroicons-outline_eye-dropper:before{content:"\f2ab"}.pb-heroicons-outline_exclamation-triangle:before{content:"\f2ac"}.pb-heroicons-outline_exclamation-circle:before{content:"\f2ad"}.pb-heroicons-outline_envelope:before{content:"\f2ae"}.pb-heroicons-outline_envelope-open:before{content:"\f2af"}.pb-heroicons-outline_ellipsis-vertical:before{content:"\f2b0"}.pb-heroicons-outline_ellipsis-horizontal:before{content:"\f2b1"}.pb-heroicons-outline_ellipsis-horizontal-circle:before{content:"\f2b2"}.pb-heroicons-outline_document:before{content:"\f2b3"}.pb-heroicons-outline_document-text:before{content:"\f2b4"}.pb-heroicons-outline_document-plus:before{content:"\f2b5"}.pb-heroicons-outline_document-minus:before{content:"\f2b6"}.pb-heroicons-outline_document-magnifying-glass:before{content:"\f2b7"}.pb-heroicons-outline_document-duplicate:before{content:"\f2b8"}.pb-heroicons-outline_document-check:before{content:"\f2b9"}.pb-heroicons-outline_document-chart-bar:before{content:"\f2ba"}.pb-heroicons-outline_document-arrow-up:before{content:"\f2bb"}.pb-heroicons-outline_document-arrow-down:before{content:"\f2bc"}.pb-heroicons-outline_device-tablet:before{content:"\f2bd"}.pb-heroicons-outline_device-phone-mobile:before{content:"\f2be"}.pb-heroicons-outline_cursor-arrow-ripple:before{content:"\f2bf"}.pb-heroicons-outline_cursor-arrow-rays:before{content:"\f2c0"}.pb-heroicons-outline_currency-yen:before{content:"\f2c1"}.pb-heroicons-outline_currency-rupee:before{content:"\f2c2"}.pb-heroicons-outline_currency-pound:before{content:"\f2c3"}.pb-heroicons-outline_currency-euro:before{content:"\f2c4"}.pb-heroicons-outline_currency-dollar:before{content:"\f2c5"}.pb-heroicons-outline_currency-bangladeshi:before{content:"\f2c6"}.pb-heroicons-outline_cube:before{content:"\f2c7"}.pb-heroicons-outline_cube-transparent:before{content:"\f2c8"}.pb-heroicons-outline_credit-card:before{content:"\f2c9"}.pb-heroicons-outline_cpu-chip:before{content:"\f2ca"}.pb-heroicons-outline_computer-desktop:before{content:"\f2cb"}.pb-heroicons-outline_command-line:before{content:"\f2cc"}.pb-heroicons-outline_cog:before{content:"\f2cd"}.dashicons-admin-settings:before,.pb-heroicons-outline_cog-8-tooth:before{content:"\f2ce"}.pb-heroicons-outline_cog-6-tooth:before{content:"\f2cf"}.pb-heroicons-outline_code-bracket:before{content:"\f2d0"}.pb-heroicons-outline_code-bracket-square:before{content:"\f2d1"}.pb-heroicons-outline_cloud:before{content:"\f2d2"}.pb-heroicons-outline_cloud-arrow-down:before{content:"\f2d3"}.pb-heroicons-outline_clock:before{content:"\f2d4"}.pb-heroicons-outline_clipboard:before{content:"\f2d5"}.pb-heroicons-outline_clipboard-document:before{content:"\f2d6"}.pb-heroicons-outline_clipboard-document-list:before{content:"\f2d7"}.pb-heroicons-outline_clipboard-document-check:before{content:"\f2d8"}.pb-heroicons-outline_circle-stack:before{content:"\f2d9"}.pb-heroicons-outline_chevron-up:before{content:"\f2da"}.pb-heroicons-outline_chevron-up-down:before{content:"\f2db"}.pb-heroicons-outline_chevron-right:before{content:"\f2dc"}.pb-heroicons-outline_chevron-left:before{content:"\f2dd"}.pb-heroicons-outline_chevron-down:before{content:"\f2de"}.pb-heroicons-outline_chevron-double-up:before{content:"\f2df"}.pb-heroicons-outline_chevron-double-right:before{content:"\f2e0"}.pb-heroicons-outline_chevron-double-left:before{content:"\f2e1"}.pb-heroicons-outline_chevron-double-down:before{content:"\f2e2"}.pb-heroicons-outline_check:before{content:"\f2e3"}.pb-heroicons-outline_check-circle:before{content:"\f2e4"}.pb-heroicons-outline_check-badge:before{content:"\f2e5"}.pb-heroicons-outline_chat-bubble-oval-left:before{content:"\f2e6"}.pb-heroicons-outline_chat-bubble-oval-left-ellipsis:before{content:"\f2e7"}.pb-heroicons-outline_chat-bubble-left:before{content:"\f2e8"}.pb-heroicons-outline_chat-bubble-left-right:before{content:"\f2e9"}.pb-heroicons-outline_chat-bubble-left-ellipsis:before{content:"\f2ea"}.pb-heroicons-outline_chat-bubble-bottom-center:before{content:"\f2eb"}.pb-heroicons-outline_chat-bubble-bottom-center-text:before{content:"\f2ec"}.pb-heroicons-outline_chart-bar:before{content:"\f2ed"}.pb-heroicons-outline_chart-bar-square:before{content:"\f2ee"}.dashicons-admin-media:before,.pb-heroicons-outline_camera:before{content:"\f2ef"}.pb-heroicons-outline_calendar:before{content:"\f2f0"}.pb-heroicons-outline_calendar-days:before{content:"\f2f1"}.pb-heroicons-outline_calculator:before{content:"\f2f2"}.pb-heroicons-outline_cake:before{content:"\f2f3"}.pb-heroicons-outline_building-storefront:before{content:"\f2f4"}.dashicons-building:before,.pb-heroicons-outline_building-office:before{content:"\f2f5"}.pb-heroicons-outline_building-office-2:before{content:"\f2f6"}.pb-heroicons-outline_building-library:before{content:"\f2f7"}.pb-heroicons-outline_bug-ant:before{content:"\f2f8"}.pb-heroicons-outline_briefcase:before{content:"\f2f9"}.pb-heroicons-outline_bookmark:before{content:"\f2fa"}.pb-heroicons-outline_bookmark-square:before{content:"\f2fb"}.pb-heroicons-outline_bookmark-slash:before{content:"\f2fc"}.dashicons-admin-multisite:before,.dashicons-book-alt:before,.dashicons-book:before,.pb-heroicons-outline_book-open:before{content:"\f2fd"}.dashicons-admin-plugins:before,.pb-heroicons-outline_bolt:before{content:"\f2fe"}.pb-heroicons-outline_bolt-slash:before{content:"\f2ff"}.pb-heroicons-outline_bell:before{content:"\f300"}.pb-heroicons-outline_bell-snooze:before{content:"\f301"}.pb-heroicons-outline_bell-slash:before{content:"\f302"}.pb-heroicons-outline_bell-alert:before{content:"\f303"}.pb-heroicons-outline_beaker:before{content:"\f304"}.pb-heroicons-outline_battery-50:before{content:"\f305"}.pb-heroicons-outline_battery-100:before{content:"\f306"}.pb-heroicons-outline_battery-0:before{content:"\f307"}.pb-heroicons-outline_bas-4:before{content:"\f308"}.pb-heroicons-outline_bars-arrow-up:before{content:"\f309"}.pb-heroicons-outline_bars-arrow-down:before{content:"\f30a"}.pb-heroicons-outline_bars-3:before{content:"\f30b"}.pb-heroicons-outline_bars-3-center-left:before{content:"\f30c"}.pb-heroicons-outline_bars-3-bottom-right:before{content:"\f30d"}.pb-heroicons-outline_bars-3-bottom-left:before{content:"\f30e"}.pb-heroicons-outline_bars-2:before{content:"\f30f"}.pb-heroicons-outline_banknotes:before{content:"\f310"}.pb-heroicons-outline_backward:before{content:"\f311"}.pb-heroicons-outline_backspace:before{content:"\f312"}.pb-heroicons-outline_at-symbol:before{content:"\f313"}.pb-heroicons-outline_arrows-up-down:before{content:"\f314"}.pb-heroicons-outline_arrows-right-left:before{content:"\f315"}.pb-heroicons-outline_arrows-pointing-out:before{content:"\f316"}.pb-heroicons-outline_arrows-pointing-in:before{content:"\f317"}.pb-heroicons-outline_arrow-uturn-up:before{content:"\f318"}.pb-heroicons-outline_arrow-uturn-right:before{content:"\f319"}.pb-heroicons-outline_arrow-uturn-left:before{content:"\f31a"}.pb-heroicons-outline_arrow-uturn-down:before{content:"\f31b"}.pb-heroicons-outline_arrow-up-tray:before{content:"\f31c"}.pb-heroicons-outline_arrow-up-right:before{content:"\f31d"}.pb-heroicons-outline_arrow-up-on-square:before{content:"\f31e"}.pb-heroicons-outline_arrow-up-on-square-stack:before{content:"\f31f"}.pb-heroicons-outline_arrow-up-left:before{content:"\f320"}.pb-heroicons-outline_arrow-up-circle:before{content:"\f321"}.pb-heroicons-outline_arrow-up-37:before{content:"\f322"}.pb-heroicons-outline_arrow-up-21:before{content:"\f323"}.pb-heroicons-outline_arrow-trending-up:before{content:"\f324"}.pb-heroicons-outline_arrow-trending-down:before{content:"\f325"}.pb-heroicons-outline_arrow-top-right-on-square:before{content:"\f326"}.pb-heroicons-outline_arrow-right:before{content:"\f327"}.dashicons-migrate:before,.pb-heroicons-outline_arrow-right-start-on-rectangle:before{content:"\f328"}.pb-heroicons-outline_arrow-right-end-on-rectangle:before{content:"\f329"}.pb-heroicons-outline_arrow-right-circle:before{content:"\f32a"}.pb-heroicons-outline_arrow-path:before{content:"\f32b"}.pb-heroicons-outline_arrow-path-rounded-square:before{content:"\f32c"}.pb-heroicons-outline_arrow-long-right:before{content:"\f32d"}.pb-heroicons-outline_arrow-long-left:before{content:"\f32e"}.pb-heroicons-outline_arrow-long-down:before{content:"\f32f"}.pb-heroicons-outline_arrow-left:before{content:"\f330"}.pb-heroicons-outline_arrow-left-start-on-rectangle:before{content:"\f331"}.pb-heroicons-outline_arrow-left-end-on-rectangle:before{content:"\f332"}.pb-heroicons-outline_arrow-left-circle:before{content:"\f333"}.pb-heroicons-outline_arrow-down:before{content:"\f334"}.pb-heroicons-outline_arrow-down-tray:before{content:"\f335"}.pb-heroicons-outline_arrow-down-right:before{content:"\f336"}.pb-heroicons-outline_arrow-down-on-square:before{content:"\f337"}.pb-heroicons-outline_arrow-down-on-square-stack:before{content:"\f338"}.pb-heroicons-outline_arrow-down-left:before{content:"\f339"}.pb-heroicons-outline_arrow-down-circle:before{content:"\f33a"}.pb-heroicons-outline_archive-box:before{content:"\f33b"}.pb-heroicons-outline_archive-box-x-mark:before{content:"\f33c"}.pb-heroicons-outline_archive-box-arrow-down:before{content:"\f33d"}.pb-heroicons-outline_adjustments-vertical:before{content:"\f33e"}.pb-heroicons-outline_adjustments-horizontal:before{content:"\f33f"}.pb-heroicons-outline_academic-cap:before{content:"\f340"}.pb-heroicons-my-books:before{content:"\f341"}.pb-heroicons-clone-book:before{content:"\f342"}#toplevel_page_h5p .wp-menu-image:before,.pb-heroicons-H5P:before{content:"\f343"}.dashicons-before:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:heroicons,serif!important;font-size:24px;font-style:normal;font-variant:normal;font-weight:400!important;line-height:1;position:relative;text-transform:none;top:-2px}#wpcontent #wpadminbar{height:50px}#wpcontent #wpadminbar .quicklinks{display:flex;height:100%;justify-content:space-between}#wpcontent #wpadminbar .quicklinks>ul{align-items:center;display:flex;height:100%}#wpcontent #wpadminbar .quicklinks>ul li#wp-admin-bar-pb-my-books:nth-child(2){margin-left:6px}#wpcontent #wpadminbar .quicklinks>ul>li:not(#wp-admin-bar-menu-toggle,#wp-admin-bar-my-account){align-items:center;display:flex;height:100%;justify-content:center}#wpcontent #wpadminbar .quicklinks>ul>li:not(#wp-admin-bar-menu-toggle,#wp-admin-bar-my-account)>.ab-item:before{top:0}#wpcontent #wpadminbar .quicklinks>ul>li:not(#wp-admin-bar-menu-toggle,#wp-admin-bar-my-account) .ab-sub-wrapper{left:0;top:50px}#wpcontent #wpadminbar .quicklinks #wp-admin-bar-pb-logo .ab-icon:before{-webkit-font-smoothing:antialiased;content:"\e600";font:18px/1 PBFont,sans-serif}#wpcontent #wpadminbar .quicklinks li .blavatar{margin:0 .25rem .25rem}#wpcontent #wpadminbar .quicklinks li .blavatar:before{content:"\e600";font:14px/1 PBFont,sans-serif}#wpcontent #wpadminbar .quicklinks #wp-admin-bar-my-account.with-avatar{padding-right:15px}#wpcontent #wpadminbar .quicklinks #wp-admin-bar-my-account.with-avatar>a{align-items:center;border:2px solid transparent;border-radius:50%;display:flex;height:auto;justify-content:center;padding:0;width:auto}#wpcontent #wpadminbar .quicklinks #wp-admin-bar-my-account.with-avatar>a img{border:0;border-radius:50%;height:35px;margin:0;position:unset;width:35px}#wpcontent #wpadminbar .quicklinks #wp-admin-bar-my-account.with-avatar.hover a,#wpcontent #wpadminbar .quicklinks #wp-admin-bar-my-account.with-avatar>a:focus,#wpcontent #wpadminbar .quicklinks #wp-admin-bar-my-account.with-avatar>a:hover{border:2px solid #fff}#wpcontent #wpadminbar .quicklinks #wp-admin-bar-top-secondary li.btn.action{margin-right:16px}#wpcontent #wpadminbar .quicklinks #wp-admin-bar-top-secondary li.btn.action a{align-items:center;border:1px solid #fff;border-radius:10px;display:inline-flex;justify-content:center;margin:0;padding:1px 10px}#wpcontent #wpadminbar .quicklinks #wp-admin-bar-top-secondary li.btn.action a i{display:flex;font-size:24px}#wpcontent #wpadminbar .quicklinks #wp-admin-bar-top-secondary li.btn.action a span{font-family:Karla,sans-serif;font-size:1rem;font-weight:500;line-height:1.2;margin-left:6px;text-align:center}#wpcontent #wpadminbar .quicklinks #wp-admin-bar-top-secondary li.btn.action a:hover{background-color:#fff;color:#d4002d}#wpcontent #wpadminbar ul:not(.ab-submenu)>li:not(.btn-action)>.ab-item,#wpcontent #wpadminbar ul:not(.ab-submenu)>li:not(.btn-action)>.ab-item span{font-family:Karla,sans-serif;font-size:1rem;font-weight:500;line-height:1.2}#wpcontent #wpadminbar ul:not(.ab-submenu)>li:not(.btn.action)>.ab-item{align-items:center;display:inline-flex;height:100%;justify-content:center}#wpcontent #wpadminbar ul:not(.ab-submenu)>li:not(.btn.action)>.ab-item i{display:flex;font-size:24px}#wpcontent #wpadminbar ul:not(.ab-submenu)>li:not(.btn.action)>.ab-item span{margin-left:6px;white-space:nowrap}#wpcontent #wpadminbar ul.ab-submenu>li a:hover{box-shadow:inset .25rem 0 0 0 currentcolor;transition:box-shadow .1s linear}#wpcontent #wpadminbar #wp-admin-bar-pb-my-books-list{max-height:calc(100vh - 150px);overflow-y:auto}#wpcontent #wpadminbar #wp-admin-bar-site-name>.ab-item:before{content:none}#wpcontent #wpadminbar #wp-admin-bar-updates .ab-icon{margin-right:0}#wpcontent #wpadminbar #wp-admin-bar-updates .ab-icon:before{font-size:24px;top:0}#wpcontent #wpadminbar #wp-admin-bar-updates .ab-label{height:auto}@media screen and (max-width:1024px){#wpcontent #wpadminbar .quicklinks li .blavatar:before{display:inline-block}#wpcontent #wpadminbar .quicklinks>ul>li:not(#wp-admin-bar-menu-toggle,#wp-admin-bar-my-account){display:flex;margin-right:16px;position:relative}#wpcontent #wpadminbar .quicklinks>ul>li:not(#wp-admin-bar-menu-toggle,#wp-admin-bar-my-account)>.ab-item{padding:0;width:48px}#wpcontent #wpadminbar .quicklinks>ul>li:not(#wp-admin-bar-menu-toggle,#wp-admin-bar-my-account)>.ab-item span:not(.ab-icon){display:none}#wpcontent #wpadminbar .quicklinks>ul>li.btn>.ab-item{height:32px!important;width:32px!important}#wpcontent #wpadminbar .quicklinks>ul>li.btn>.ab-item span{display:none}#wpcontent #wpadminbar .quicklinks #wp-admin-bar-pb-logo .ab-icon:before{font-size:26px}#wpcontent #wpadminbar #wp-admin-bar-updates .ab-icon:before{font-size:40px}}@media screen and (max-width:782px){#wpcontent #wpadminbar .quicklinks>ul>li#wp-admin-bar-menu-toggle{display:flex}#wpcontent #wpadminbar .quicklinks>ul li#wp-admin-bar-pb-administer-network,#wpcontent #wpadminbar .quicklinks>ul li#wp-admin-bar-pb-my-books:nth-child(2){margin-left:0}#wpcontent #wpadminbar .quicklinks>ul>li#wp-admin-bar-site-name>.ab-item{color:#fff}#wpcontent #wpadminbar .quicklinks>ul>li#wp-admin-bar-site-name.hover>.ab-item{color:#d4002d}#wpcontent #wpadminbar .quicklinks #wp-admin-bar-pb-logo .ab-icon:before{font-size:30px;top:-1px}#wpcontent #wpadminbar .quicklinks>ul>li#wp-admin-bar-my-account>.ab-item i,#wpcontent #wpadminbar .quicklinks>ul>li:not(#wp-admin-bar-menu-toggle)>.ab-item i{font-size:36px}#wpcontent #wpadminbar #wp-admin-bar-site-name .ab-item{text-indent:0}}@media screen and (max-width:600px){#wpcontent #wpbody{padding-top:50px}}@media screen and (min-width:600px){#wpwrap{top:4px}}@media screen and (min-width:783px){#wpwrap{top:18px}}#adminmenu{transform:translateZ(0)}#toplevel_page_pb_import .wp-menu-image{transform:rotate(180deg)}@font-face{font-family:PBFont;font-style:normal;font-weight:400;src:url(../fonts/PBFont.eot);src:url(../fonts/PBFont.eot?#iefix) format("embedded-opentype"),url(../fonts/PBFont.ttf) format("truetype"),url(../fonts/PBFont.woff) format("woff"),url(../fonts/PBFont.svg#PBFont) format("svg")}#contextual-help-link-wrap,.post-type-metadata #wp-admin-bar-view{display:none}#dashboard-widgets #pb_dashboard_widget_book h4{font-weight:700}#dashboard-widgets #pb_dashboard_widget_book ul li.back-matter,#dashboard-widgets #pb_dashboard_widget_book ul li.chapter,#dashboard-widgets #pb_dashboard_widget_book ul li.front-matter{margin-left:10px}#dashboard-widgets #pb_dashboard_widget_book .part-buttons{position:absolute;right:8px;text-align:right;top:0;width:200px}.wp-core-ui .button.button-hero.clone-book,.wp-core-ui .button.button-hero.create-book{padding:0;text-align:center;width:140px}.wp-core-ui .button.button-hero.create-book{margin-right:20px}.network-admin-restricted .user-super-admin-wrap{display:none}.custom-metadata-field.checkbox div,.custom-metadata-field.checkbox label{display:inline-block;vertical-align:baseline}.custom-metadata-field.checkbox input{margin:0 1px 0 0}div.taxonomy_multi_select span.description a.button{font-style:normal;margin-top:.5em}i.mce-i-icon{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;speak:none;font:400 20px/1 dashicons,sans-serif;margin-left:-2px;padding:0 2px 0 0;vertical-align:top}.button .dashicons{vertical-align:text-bottom}.wp-menu-image.dashicons-admin-multisite:before{content:"\f330"}.postbox#status-visibility .inside{padding:0}.postbox#status-visibility #minor-publishing-actions p{text-align:left}.postbox#status-visibility #minor-publishing-actions p#pb-password-protected{display:none;margin-left:1em;text-align:left}.postbox#status-visibility #minor-publishing-actions p#pb-password-protected #post_password{display:none;margin-top:.5em}#pb-edit-screen-navigation{margin:1em 0 0}@media (min-width:851px){#pb-edit-screen-navigation{margin-right:300px}}#pb-edit-screen-navigation:after{clear:both;content:"";display:table}#pb-edit-screen-navigation [rel=next],#pb-edit-screen-navigation [rel=previous]{display:inline-block;margin-bottom:10px}#pb-edit-screen-navigation [rel=previous]{float:left}#pb-edit-screen-navigation [rel=next]{float:right} /*! * WordPress CSS Spinner diff --git a/assets/src/styles/login.scss b/assets/src/styles/login.scss index e38f36da2e..d81e6a2c7d 100644 --- a/assets/src/styles/login.scss +++ b/assets/src/styles/login.scss @@ -119,8 +119,8 @@ body.pressbooks.login { } p.subtitle { - margin-bottom: 1.5rem; - font-size: 1.875rem; + margin-bottom: 1rem; + font-size: 2rem; font-weight: 600; line-height: 1; text-align: center; @@ -140,9 +140,8 @@ body.pressbooks.login { width: 75px; } } - - @media screen and (min-width: 768px) { - font-size: 2.25rem; + .wp-login-logo { + order: -1; /* Moves the H1 element above the subtitle */ } } diff --git a/inc/admin/branding/namespace.php b/inc/admin/branding/namespace.php index 23e6adae08..454d65d501 100644 --- a/inc/admin/branding/namespace.php +++ b/inc/admin/branding/namespace.php @@ -61,12 +61,14 @@ function custom_login_logo() { if ( has_custom_logo() ) { $custom_logo_id = get_theme_mod( 'custom_logo' ); $logo = sprintf( - '', + '', wp_get_attachment_image_src( $custom_logo_id, 'logo' )[0] ); } else { $logo = sprintf( - '', + '', PB_PLUGIN_URL . 'assets/dist/images/pb-logo.svg' ); }