/* /wp-content/mu-plugins/actionbar/actionbar.css */
div#actionbar .no-display{display:none!important}div#actionbar *{box-sizing:border-box;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0);user-select:none;-webkit-user-select:none}div#actionbar{background:#fff;position:fixed;bottom:10px;right:10px;border:solid 1px #dcdcde;border-radius:3px;opacity:.98;height:35px;margin:0;padding:0;box-sizing:border-box;line-height:1;z-index:100000;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);transition:all 0.2s ease-in-out;-webkit-backface-visibility:hidden;-webkit-perspective:1000;-webkit-tap-highlight-color:rgba(0,0,0,0);user-select:none;-webkit-user-select:none}div#actionbar.actnbr-hidden{-webkit-transform:translate3d(0,150px,0);-moz-transform:translate3d(0,150px,0);-o-transform:translate3d(0,150px,0);-ms-transform:translate3d(0,150px,0);transform:translate3d(0,150px,0)}div#actionbar.actnbr-folded{opacity:.7}div#actionbar.actnbr-folded:hover{opacity:1}div#actionbar ul{margin:0;padding:0;line-height:1;text-align:left;font-size:1rem}div#actionbar li{list-style-type:none;display:inline-block;min-width:30px;margin:0;padding:0;vertical-align:middle;line-height:1}div#actionbar li:before{display:none}div#actionbar li.actnbr-btn{margin:0 2px 0 6px}div#actionbar.actnbr-folded li.actnbr-btn{margin-right:-5px}div#actionbar li.actnbr-btn > a{display:block;color:#787c82;font-size:13px;font-weight:normal;text-decoration:none;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;line-height:1;vertical-align:middle;transition:none;position:relative;padding:10px 8px 10px 32px;border:none;box-shadow:none}div#actionbar li.actnbr-btn > a:hover{color:#3c434a;background:none}div#actionbar li.actnbr-btn > a .gridicon{fill:#787c82;position:absolute;top:6px;left:5px}div#actionbar li.actnbr-btn a:hover .gridicon{fill:#3c434a}div#actionbar li.actnbr-btn a.actnbr-actn-following,
div#actionbar li.actnbr-btn a.actnbr-actn-following:hover{color:#008a20}div#actionbar li.actnbr-btn a.actnbr-actn-following .gridicon,
div#actionbar li.actnbr-btn a.actnbr-actn-following:hover .gridicon{fill:#008a20}div#actionbar.actnbr-folded li.actnbr-btn a.actnbr-action .gridicon{top:2px}div#actionbar.actnbr-folded li.actnbr-btn a .gridicon{top:2px}div#actionbar.actnbr-folded .actnbr-btn span{display:none}div#actionbar li.actnbr-ellipsis{position:relative;top:-1px;right:2px;cursor:pointer;padding:3px 5px 0 8px}div#actionbar.actnbr-folded li.actnbr-ellipsis{top:2px}div#actionbar .actnbr-ellipsis > .gridicon{fill:#3c434a;transition:all 0.15s cubic-bezier(0.175,0.885,0.32,1.275);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}div#actionbar:not(.actnbr-has-actions) .actnbr-ellipsis > .gridicon{margin-top:3px}div#actionbar.actnbr-folded:not(.actnbr-has-actions) .actnbr-ellipsis > .gridicon{margin-top:0}div#actionbar .actnbr-ellipsis.actnbr-hidden > .gridicon{fill:#787c82;-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}div#actionbar .actnbr-ellipsis.actnbr-hidden > .gridicon:hover{fill:#3c434a}div#actionbar .actnbr-ellipsis .tip-inner .gridicon{margin:0 5px 0 0;vertical-align:middle;position:relative}div#actionbar .actnbr-popover{font-size:14px;padding:10px;z-index:1000;margin-left:15px;position:absolute;bottom:40px;right:-13px;max-width:320px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif}div#actionbar li.actnbr-btn .actnbr-popover{bottom:47px;right:26px}div#actionbar.actnbr-folded li.actnbr-btn .actnbr-popover{right:21px}div#actionbar .actnbr-hidden .actnbr-popover{display:none}div#actionbar .actnbr-popover.tip-top-left .tip-arrow{bottom:0;right:21px;margin-left:-7px;border-top-style:solid;border-bottom:none;border-left-color:transparent;border-right-color:transparent}div#actionbar li.actnbr-btn .actnbr-popover.tip-top-left .tip-arrow{left:74%}div#actionbar.actnbr-folded li.actnbr-btn .actnbr-popover.tip-top-left .tip-arrow{left:85%}div#actionbar .actnbr-popover .tip-arrow{border:10px dashed #dcdcde;height:0;line-height:0;position:absolute;width:0}div#actionbar .actnbr-popover.tip-top-left .tip-arrow::before{bottom:2px;border:10px solid white;content:" ";position:absolute;left:50%;margin-left:-10px;border-top-style:solid;border-bottom:none;border-left-color:transparent;border-right-color:transparent}div#actionbar .actnbr-popover .tip-inner{background-color:white;border:1px solid #dcdcde;border-radius:4px;box-shadow:0 2px 5px rgba(0,0,0,0.1),0 0 56px rgba(0,0,0,0.075);text-align:center}div#actionbar li.actnbr-btn .actnbr-popover .tip-inner .actnbr-reader a{display:block;margin:0 0 4px 0;font-weight:400;text-decoration:none;color:#3c434a;border:none}div#actionbar li.actnbr-btn .actnbr-popover .tip-inner .actnbr-reader a:before{content:'\f8a3';font-family:'Noticons';font-size:25px;margin-right:3px;line-height:1;top:7px;position:relative}div#actionbar .tip ul{margin-bottom:10px}div#actionbar .tip li{display:block;border:none}div#actionbar .tip li > a{position:relative;background:inherit;border:none;box-shadow:none;border-radius:0;color:#2e4453;cursor:pointer;display:block;font-size:14px;font-weight:400;margin:0;padding:10px 16px;text-align:left;transition:all 0.05s ease-in-out;min-width:250px;outline:none;text-decoration:none}div#actionbar li.actnbr-sitename{border-bottom:1px solid #f0f0f0;margin-bottom:10px}div#actionbar .actnbr-ellipsis .actnbr-fold,
div#actionbar .actnbr-notice .actnbr-login-nudge{border-top:1px solid #f0f0f0;margin-top:10px}div#actionbar .actnbr-ellipsis .actnbr-folded-following,
div#actionbar .actnbr-ellipsis .actnbr-folded-follow{border-bottom:1px solid #f0f0f0;padding-bottom:10px;margin-bottom:10px}div#actionbar .actnbr-notice .actnbr-follow-count{margin-bottom:10px}div#actionbar .actnbr-ellipsis li a:hover .gridicon{fill:#fff}div#actionbar .actnbr-ellipsis li .actnbr-actn-following:hover .gridicon path{fill:#fff}div#actionbar .actnbr-ellipsis li .actnbr-actn-following:hover .gridicon .following-icon-tick{fill:none;stroke:#fff}div#actionbar .actnbr-notice form,
div#actionbar .actnbr-notice .actnbr-login-nudge{font-size:12px;color:#2e4453;line-height:17px}div#actionbar .actnbr-notice form{padding:2px 16px 6px}div#actionbar .actnbr-notice .actnbr-login-nudge{padding:10px 16px 5px}div#actionbar .actnbr-notice form input{background:#ffffff;color:#2e4453;border:1px solid #dcdcde;font-family:inherit;font-size:14px;text-indent:10px;height:40px;width:100%;margin-bottom:12px;padding:0;user-select:text;-webkit-user-select:text}div#actionbar .actnbr-notice form button{background:#3c434a;border-color:#dcdcde;color:white;border-style:solid;border-width:1px 1px 2px;cursor:pointer;display:inline-block;margin:0;outline:0;overflow:hidden;font-weight:500;text-overflow:ellipsis;text-decoration:none;vertical-align:top;box-sizing:border-box;font-size:14px;line-height:21px;border-radius:4px;padding:7px 14px 9px;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:inherit;text-transform:none;-webkit-font-smoothing:auto;height:auto;width:100%}div#actionbar .actnbr-notice form button[disabled]{background:#bceefd;border-color:#dcdcde;color:white}div#actionbar .actnbr-notice .actnbr-button-wrap{text-align:right}div#actionbar .actnbr-notice form button:hover{border-color:#3c434a;color:white}div#actionbar .actnbr-notice form button:focus{border-color:#3c434a;box-shadow:0 0 0 2px #dcdcde}div#actionbar .actnbr-notice .actnbr-login-nudge a{color:inherit;text-decoration:underline}div#actionbar .actnbr-notice .actnbr-login-nudge a:hover{color:#3c434a}div#actionbar li.actnbr-sitename a{font-size:14px;font-weight:bold;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;color:#2e4453;text-decoration:none;text-align:left;border:none;vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.7}div#actionbar li.actnbr-sitename img{width:25px;height:25px;vertical-align:middle;margin:-1px 5px 0 0;display:inline;border-radius:0;padding:0}div#actionbar .actnbr-ellipsis li a:hover{background:#3c434a;color:#fff;text-decoration:none;border:0;box-shadow:none}div#actionbar li.actnbr-sitename a:hover{background:transparent;color:#2e4453;margin:0}div#actionbar .actnbr-fold{padding-top:10px}div#actionbar .actnbr-ellipsis li.actnbr-folded-follow a{align-items:center;display:flex}div#actionbar.actnbr-has-follow .actnbr-ellipsis li.actnbr-folded-follow{display:none}div#actionbar .actnbr-notice .tip-inner{padding:0}div#actionbar .actnbr-notice .actnbr-message{padding:15px 20px 20px;width:250px;text-align:center;line-height:20px;color:#2e4453}div#actionbar .actnbr-notice .actnbr-message h3{margin:0 0 10px;font-size:22px;font-weight:400;font-family:inherit;font-style:normal;font-variant:normal;text-transform:none;text-decoration:none;color:#2e4453;padding:0;line-height:1em}div#actionbar .actnbr-notice .actnbr-message a{color:inherit;text-decoration:underline}div#actionbar .actnbr-notice .actnbr-message a:hover{color:#3c434a}div#actionbar .actnbr-theme a{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}div#actionbar .actnbr-follow-bubble .actnbr-site-settings{display:flex;flex-direction:column;color:#2e4453}div#actionbar .actnbr-follow-bubble .actnbr-site-settings a,
div#actionbar .actnbr-follow-bubble .actnbr-site-settings a:hover{color:#3c434a}div#actionbar .actnbr-follow-bubble .actnbr-site-settings__setting{padding:10px 15px;display:flex;flex-direction:row;align-items:center}div#actionbar .actnbr-follow-bubble .actnbr-site-settings__setting label.components-toggle-control__label{color:#2e4453;margin:0;font-style:normal;font-size:14px;font-weight:300;width:100%}div#actionbar .actnbr-follow-bubble .actnbr-site-settings p.actnbr-site-settings__details{margin:12px 0;line-height:1.5}div#actionbar .actnbr-follow-bubble span.actnbr-site-settings__toggle{position:relative;display:inline-block;margin-right:12px}div#actionbar .actnbr-follow-bubble .actnbr-site-settings__toggle__input[type=checkbox]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;margin:0;padding:0;z-index:1;border:none;cursor:pointer}div#actionbar .actnbr-follow-bubble span.actnbr-site-settings__toggle__track{content:"";display:inline-block;box-sizing:border-box;vertical-align:top;background-color:#fff;border:1px solid #1e1e1e;width:36px;height:18px;border-radius:9px;transition:0.2s background ease}div#actionbar .actnbr-follow-bubble .actnbr-site-settings__toggle.is-checked span.actnbr-site-settings__toggle__track{background-color:#000}div#actionbar .actnbr-follow-bubble span.actnbr-site-settings__toggle__thumb{display:block;position:absolute;box-sizing:border-box;top:3px;left:3px;width:12px;height:12px;border-radius:50%;transition:0.1s transform ease;background-color:#1e1e1e;border:5px solid #1e1e1e}div#actionbar .actnbr-follow-bubble .actnbr-site-settings__toggle.is-checked span.actnbr-site-settings__toggle__thumb{background-color:#fff;border-width:0;transform:translateX(18px)}div#actionbar .actnbr-site-settings__toggle__input[type=checkbox]::before{content:""}div#actionbar .actnbr-follow-bubble .actnbr-site-settings__toggle__input[type=checkbox]:checked{background:none}div#actionbar .actnbr-site-settings__details{font-size:12px;padding:0 15px}div#actionbar .actnbr-site-settings__details#email-new-posts-details{display:none}div#actionbar .actnbr-site-settings__details.is-visible#email-new-posts-details{display:block}div#actionbar .segmented-control{display:flex;margin:0;border-radius:2px;list-style:none}div#actionbar .segmented-control__item{flex:1 1 auto;cursor:pointer}div#actionbar .actnbr-follow-bubble .actnbr-site-settings .segmented-control__item:first-of-type a.segmented-control__link{border-top-left-radius:2px;border-bottom-left-radius:2px}div#actionbar .actnbr-follow-bubble .actnbr-site-settings .segmented-control__item:last-of-type a.segmented-control__link{border-right:solid 1px #C3C4C7;border-top-right-radius:2px;border-bottom-right-radius:2px}div#actionbar .segmented-control__item.is-selected + .segmented-control__item .segmented-control__link{border-left:none}div#actionbar .actnbr-follow-bubble .actnbr-site-settings a.segmented-control__link{display:block;padding:8px 12px;border:solid 1px #C3C4C7;border-right:none;line-height:18px;color:#646970;text-align:center;transition:color 0.1s linear,background-color 0.1s linear;min-width:0}div#actionbar .actnbr-follow-bubble .actnbr-site-settings a.segmented-control__link:focus{color:#3C434A;outline:none}div#actionbar .actnbr-follow-bubble .actnbr-site-settings .segmented-control__item.is-selected a.segmented-control__link{border:1px solid #3C434A;color:#3C434A}div#actionbar .segmented-control__text{display:block;max-width:100%;color:inherit;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}div#actionbar .actnbr-shortlink .actnbr-shortlink__icon{display:none;vertical-align:middle;margin-left:5px;transition:opacity 0.2s ease-in-out;float:right;margin-top:-2px}div#actionbar .actnbr-shortlink textarea{position:fixed;opacity:0;z-index:-1;left:-9999px}div#actionbar .actnbr-shortlink .actnbr-shortlink__copied{pointer-events:none;opacity:0.5}div#actionbar .actnbr-shortlink .actnbr-shortlink__copied .actnbr-shortlink__icon{display:inline-block}div#actionbar .actnbr-shortlink .actnbr-shortlink__copied .actnbr-shortlink__text,
div#actionbar .actnbr-shortlink .actnbr-shortlink__copied:hover .actnbr-shortlink__text{color:#008a20}div#actionbar .actnbr-shortlink .actnbr-shortlink__copied .gridicon,
div#actionbar .actnbr-shortlink .actnbr-shortlink__copied:hover .gridicon{fill:#008a20}@media ( max-width: 660px ){div#actionbar{bottom:0;right:0;padding:5px 13px;border-radius:0;width:100%;height:44px}div#actionbar.actnbr-folded{opacity:.9;width:auto;padding:5px 10px}div#actionbar > ul{text-align:right}div#actionbar .actnbr-popover{right:-10px}div#actionbar .actnbr-popover.tip-top-left .tip-arrow{right:17px}div#actionbar li.actnbr-btn .actnbr-popover{right:-3px}div#actionbar li.actnbr-btn .actnbr-popover.tip-top-left .tip-arrow{left:53%}div#actionbar.actnbr-folded li.actnbr-btn{margin-right:3px!important}}div#actionbar.actnbr-premium-espresso{right:70px}div#actionbar.actnbr-premium-shelf{left:10px;right:auto}div#actionbar.actnbr-premium-shelf .actnbr-popover{right:auto;left:-35px}div#actionbar.actnbr-premium-shelf .actnbr-popover.tip-top-left .tip-arrow{right:auto;left:29px}div#actionbar.actnbr-premium-shelf li.actnbr-btn .actnbr-popover.tip-top-left .tip-arrow,
	div#actionbar.actnbr-premium-shelf.actnbr-folded li.actnbr-btn .actnbr-popover.tip-top-left .tip-arrow{left:26px}div#actionbar.actnbr-premium-shelf li.actnbr-btn .actnbr-popover,
	div#actionbar.actnbr-premium-shelf.actnbr-folded li.actnbr-btn .actnbr-popover{right:102px;left:-26px}body.has-playbar div#actionbar.actnbr-premium-obsidian{bottom:50px}div#actionbar.actnbr-pub-boardwalk{display:none}body #habla_window_div.habla_window_div_base{margin-right:160px!important}div#translator-launcher{bottom:67px;right:10px;left:auto}@media ( min-width: 876px ){div#o2-dock{right:230px}}@media ( max-width: 876px ){div#o2-dock{z-index:50001}}#scrollUp, .to-top, #back-to-top{bottom:55px;right:18px}#colophon #searchform input.search-field{bottom:65px}#container #masthead #site-branding{z-index:49999;bottom:65px}li#wp-admin-bar-follow, ul#wp-admin-bar-blog-secondary{display:none!important}@media print{#actionbar{display:none!important}}@media (prefers-reduced-motion: reduce){div#actionbar,
  div#actionbar .actnbr-ellipsis > .gridicon,
  div#actionbar .tip li > a{transition-duration:1ms!important}}
/* /wp-content/mu-plugins/social-logos/social-logos.css */
@font-face{font-family:"social-logos";src:url("social-logos.eot?5d3b4da4f6c2460dd842dbf9e0992ea6");font-weight:normal;font-style:normal;}@font-face{font-family:"social-logos";src:url("social-logos.eot?5d3b4da4f6c2460dd842dbf9e0992ea6");src:url("social-logos.eot?5d3b4da4f6c2460dd842dbf9e0992ea6#iefix") format("embedded-opentype"),	url("data:application/font-woff;charset=utf-8;base64,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") format("woff"),	url("social-logos.ttf?5d3b4da4f6c2460dd842dbf9e0992ea6") format("truetype");font-weight:normal;font-style:normal;}.social-logo{font-family:"social-logos";display:inline-block;vertical-align:middle;line-height:1;font-weight:normal;font-style:normal;speak:none;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.social-logo__amazon:before{content:"\f600";}.social-logo__behance:before{content:"\f101";}.social-logo__blogger-alt:before{content:"\f601";}.social-logo__blogger:before{content:"\f602";}.social-logo__codepen:before{content:"\f216";}.social-logo__dribbble:before{content:"\f201";}.social-logo__dropbox:before{content:"\f225";}.social-logo__eventbrite:before{content:"\f603";}.social-logo__facebook:before{content:"\f203";}.social-logo__feed:before{content:"\f413";}.social-logo__flickr:before{content:"\f211";}.social-logo__foursquare:before{content:"\f226";}.social-logo__ghost:before{content:"\f61c";}.social-logo__github:before{content:"\f200";}.social-logo__google-plus-alt:before{content:"\f218";}.social-logo__google-plus:before{content:"\f206";}.social-logo__instagram:before{content:"\f215";}.social-logo__linkedin:before{content:"\f207";}.social-logo__mail:before{content:"\f410";}.social-logo__medium:before{content:"\f623";}.social-logo__path-alt:before{content:"\f604";}.social-logo__path:before{content:"\f219";}.social-logo__pinterest-alt:before{content:"\f210";}.social-logo__pinterest:before{content:"\f209";}.social-logo__pocket:before{content:"\f224";}.social-logo__polldaddy:before{content:"\f217";}.social-logo__print:before{content:"\f469";}.social-logo__reddit:before{content:"\f222";}.social-logo__share:before{content:"\f415";}.social-logo__skype:before{content:"\f220";}.social-logo__spotify:before{content:"\f515";}.social-logo__squarespace:before{content:"\f605";}.social-logo__stumbleupon:before{content:"\f223";}.social-logo__telegram:before{content:"\f606";}.social-logo__tumblr-alt:before{content:"\f607";}.social-logo__tumblr:before{content:"\f214";}.social-logo__twitch:before{content:"\f516";}.social-logo__twitter-alt:before{content:"\f202";}.social-logo__twitter:before{content:"\f610";}.social-logo__vimeo:before{content:"\f212";}.social-logo__whatsapp:before{content:"\f608";}.social-logo__wordpress:before{content:"\f205";}.social-logo__xanga:before{content:"\f609";}.social-logo__youtube:before{content:"\f213";}
/* /wp-content/themes/h4/global.css */
img.latex{border:none;vertical-align:middle}.video-player{border:0;margin:auto;padding:5px;text-align:center;max-width:100%}.hidden{display:none}.screen-reader-text{position:absolute;left:-1000em}.comment object,
.comment embed,
.embed-vimeo iframe,
.embed-youtube iframe{max-width:100%}.simple-homepage{display:none}
/* /wp-content/mu-plugins/widgets/css/widget-grid-and-list.css */
.widgets-grid-layout{width:100%}.widgets-grid-layout:before,
.widgets-grid-layout:after{content:" ";display:table}.widgets-grid-layout:after{clear:both}.widget-grid-view-image{float:left;max-width:50%}.widget-grid-view-image a{display:block;margin:0 2px 4px 0}.widget-grid-view-image:nth-child(even){float:right}.widget-grid-view-image:nth-child(even) a{margin:0 0 4px 2px}.widgets-grid-layout .widget-grid-view-image img{max-width:100%;height:auto}.widgets-multi-column-grid ul{overflow:hidden;padding:0;margin:0;list-style-type:none}.widgets-multi-column-grid ul li{background:none;clear:none;float:left;margin:0 -5px -3px 0;padding:0 8px 6px 0;border:none;list-style-type:none!important}.widgets-multi-column-grid ul li a{background:none;margin:0;padding:0;border:0}.widgets-multi-column-grid .avatar{vertical-align:middle}.widgets-list-layout{padding:0;margin:0;list-style-type:none}.widgets-list-layout li:before,
.widgets-list-layout li:after{content:"";display:table}.widgets-list-layout li:after{clear:both}.widgets-list-layout li{margin-bottom:1em;list-style-type:none!important}.widgets-list-layout .widgets-list-layout-blavatar{float:left;width:21.276596%;max-width:40px;height:auto}.widgets-list-layout-links{float:right;width:73.404255%}.widgets-list-layout span{opacity:0.5}.widgets-list-layout span:hover{opacity:0.8}.widget_jetpack_my_community .avatar-48,
.widget_jetpack_my_community .avatar-240{max-width:48px;max-height:48px}