/* @license GNU-GPL-2.0-or-later https://www.drupal.org/licensing/faq */
table.sticky-header{z-index:500;top:0;margin-top:0;background-color:#fff;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon::before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
body.drag{cursor:move;}tr.region-title{font-weight:bold;}tr.region-message{color:#999;}tr.region-populated{display:none;}tr.add-new .tabledrag-changed{display:none;}.draggable a.tabledrag-handle{float:left;overflow:hidden;height:1.7em;margin-left:-1em;cursor:move;text-decoration:none;}[dir="rtl"] .draggable a.tabledrag-handle{float:right;margin-right:-1em;margin-left:0;}a.tabledrag-handle:hover{text-decoration:none;}a.tabledrag-handle .handle{width:14px;height:14px;margin:-0.4em 0.5em 0;padding:0.42em 0.5em;background:url(/core/misc/icons/787878/move.svg) no-repeat 6px 7px;}a.tabledrag-handle:hover .handle,a.tabledrag-handle:focus .handle{background-image:url(/core/misc/icons/000000/move.svg);}.touchevents .draggable td{padding:0 10px;}.touchevents .draggable .menu-item__link{display:inline-block;padding:10px 0;}.touchevents a.tabledrag-handle{width:40px;height:44px;}.touchevents a.tabledrag-handle .handle{height:21px;background-position:40% 19px;}[dir="rtl"] .touch a.tabledrag-handle .handle{background-position:right 40% top 19px;}.touchevents .draggable.drag a.tabledrag-handle .handle{background-position:50% -32px;}.tabledrag-toggle-weight-wrapper{text-align:right;}[dir="rtl"] .tabledrag-toggle-weight-wrapper{text-align:left;}.indentation{float:left;width:20px;height:1.7em;margin:-0.4em 0.2em -0.4em -0.4em;padding:0.42em 0 0.42em 0.6em;}[dir="rtl"] .indentation{float:right;margin:-0.4em -0.4em -0.4em 0.2em;padding:0.42em 0.6em 0.42em 0;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/787878/twistie-up.svg);}
div.tree-child{background:url(/core/misc/tree.png) no-repeat 11px center;}div.tree-child-last{background:url(/core/misc/tree-bottom.png) no-repeat 11px center;}[dir="rtl"] div.tree-child,[dir="rtl"] div.tree-child-last{background-position:-65px center;}div.tree-child-horizontal{background:url(/core/misc/tree.png) no-repeat -11px center;}
/* @license GPL-2.0-or-later https://www.gnu.org/licenses/gpl.html */
.clipboardjs-button{position:relative;display:inline-block;padding:6px 12px;font-size:16px;font-weight:bold;line-height:20px;color:#333;white-space:nowrap;vertical-align:middle;cursor:pointer;background-color:#eee;background-image:linear-gradient(#fcfcfc,#eee);border:1px solid #d5d5d5;border-radius:3px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-appearance:none;}input.clipboardjs{-moz-appearance:textfield;background-color:-moz-Field;color:-moz-FieldText;font:-moz-field;text-rendering:optimizeLegibility;line-height:normal;text-align:start;text-transform:none;word-spacing:normal;letter-spacing:normal;cursor:text;-moz-binding:url("chrome://global/content/platformHTMLBindings.xml#inputFields");text-indent:0;-moz-user-select:text;text-shadow:none;overflow-clip-box:content-box;min-height:34px;padding:7px 8px;font-size:13px;color:#333;vertical-align:middle;background-color:#fff;background-repeat:no-repeat;background-position:right 8px center;border:1px solid #ccc;border-radius:3px;outline:none;box-shadow:inset 0 1px 2px rgba(0,0,0,0.075);border-top-right-radius:0;border-bottom-right-radius:0;margin-right:-2px;}
.clipboardjs .tooltip,.clipboardjs-button .tooltip{position:relative;display:inline-block;}.clipboardjs .tooltip .tooltiptext,.clipboardjs-button .tooltip .tooltiptext{visibility:hidden;background-color:black;font-weight:normal;font-size:medium;color:#fff;text-align:center;padding:5px 4px;border-radius:6px;position:absolute;z-index:1;bottom:-200%;left:-150%;}.clipboardjs .tooltip .tooltiptext::after,.clipboardjs-button .tooltip .tooltiptext::after{content:" ";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent black transparent;}
.clipboardjs-btn{}
/* @license GNU-GPL-2.0-or-later https://www.drupal.org/licensing/faq */
body:not(.no-admin-tabs) .block-local-tasks-block{width:200px;max-width:none;position:fixed;left:-200px;top:280px;padding:20px;z-index:201;font-size:16px;display:none;color:#fff;background:#000;background:rgba(0,0,0,0.8);-webkit-transition:left 0.3s ease 0s;transition:left 0.3s ease 0s;}@media screen and (min-width:1025px){body:not(.no-admin-tabs) .block-local-tasks-block{display:block;}}body:not(.no-admin-tabs) .block-local-tasks-block:before{content:"";display:block;width:50px;height:50px;position:absolute;top:0;right:-50px;color:#fff;background-color:#000;background-color:rgba(0,0,0,0.8);background-color:rgba(0,0,0,0.8);background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADICAYAAACtWK6eAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4QYdCxwTUmPrBwAABVRJREFUeNrt3cGO4zgMRdFIyP//cnpTDdSmlMSWLYo8dzsYdJni1aMcO2kPbMnr9XqN/ntrranSeRQxoRykIQg5Ziw+YQhCELIQhByEIQg5ljRIcVGaZtujCVYJUl2WVlmMnRoggiAVRWnEiL/4keSoJkjPLsa3zRWtGSFBQu64kXbJiNJWSZFGjNhNEDXRqgjyJIbrQtIEuaOBVu2U0eWokiCdHPEaVXJIkO2a564dcxc5HNLJcWtj7JYaBCHG5Q2y8yhFEHJMb5YsZwuPmhADBHk8HkHvYpEDBAEIAhAEIAhQ8YxIEGCA27w43jwFbvdKEIAgkPIEAUnqCOKb/UAQSJHgeJoXUl+CwGYmQSBNJAikCUFAEiOWEcvINbcfrhjrCILwoqz8dn6CIKwsEX7NlyCQVA7pQMIEkR5YnSISBGmZscH2zBcHSBDgwo22ZbyoLDOzFF1/HnkqXdyFuupzAmycIJkWfcUTraSZux6NHPtLQRaCEIMoS9bJbpdUCrJMOgdatBpiEGVTQXZaqIxfSuCW+phucerKkfm6ptWHHBqoapp8srbu05OjrCShBHEQJ8qO69xmFeyvf4gYJEkriJkU2XvgsCDkAEm8D0IO9RnSLT45qtdplJC98nhFDvWSIBZb3QhikdXvmutp1cYrctwzu2fpB3exAIJID/U89veX+ZoZchi1jvRDCUHIQZKjveAMAiNhZUGkhzqf+ft6hfMHyHv0/+0Kg8z1Pvs3OYMgrSR+QEd64GK68wdsTsUSRHrAr9wCEkR6WIfFgjh/AEYsSBGCGK8wuw8kCEAQoLggxivrQhDgA2bemSUIQBDgoCBmdziHvEmQCl/fApwasdoPSgIMziBEQQZm3cnqo7GFKKjO85v53pO/KD9ivZNFqqDSmHXocxCSQIJIE0iR85+kkwQSBCiaIlMEkSKQICRBwRQxYqGUJN+KMlUQKYJsafJULlSXZLSxTx+xpAgyjV7OIMBAlJ7lwiyv9bni75UgwEASggADSQgCDOiZbLecIAhsXAQBCAIQRJwbrwgCSBC7FmrRWmtdg8JGZcQC1gsSZdeQYuovQYA7ziGZdw0vb0mPs70jQYCrR6you4aziHovFyR6UUiCM6N513ywEU0+pO9YDAd2ctySIFIDVcarrxIkgxhSRHp82yO9UhGkn3pOP4NkLIIkIcenfdEr7hCSRP0+pVtk4IAgGgiV+uKvsbtbbKiXEcuiq9OxZFGQ9zFLjty9MFr3ZtcgSfX1v/UXpjSFOmTaEJtCSZId1/yb9fl/PUfWlCBE2Wq9716PlqFoJCEGQYhinIoqCElySkIOghBl47WMUOOWsbBk2X/9otSUIMlF8f0BNwpCkj0Weec1irbJPLXy9U16x6LbuIIkiMVYv1tWeydjO0FIggpyPB4eVgSuSRApguzpIUGAKxNEiiBzekxJEG/gITNGLODKEWv2qPU7kYxvRqw0gpxp6COvT4Ig2wnybQOfKQ5RyJFSkNlFIQpJthJkBSQhCEGIQpAFdMUGighCEhixjFvGLAkiSSBBJAnCb2hd4YHCgkDSE0SKgCCQIgSRIiAIQBCAIABBAIIAq4l4I8W3u4MYBNFMUT+p9kZhIHZ9cHFmE0WqQckvbSDIHs2zshY7fWjrkF507FjVpLs90SBBis/jd9Vk10d9CGIev7Quuz8DZ8RyWHVdEiRugkRpopm1ySS8BMG0pm4/ZKqLDwqlh+uQILii0TMmhgTB26YfnUeqvZlZ9jXU1Qf2HRrtd42qvrJc/j3tVaJ4R54gZCEIQchCDoKQxYdoBMEdwhCEIIQhRxr+AfPbeaQaLv6nAAAAAElFTkSuQmCC');background-repeat:no-repeat;background-position:center center;background-size:70% 70%;cursor:pointer;}body:not(.no-admin-tabs) .block-local-tasks-block:hover{left:0;}body:not(.no-admin-tabs) .block-local-tasks-block a{color:#ddd;text-decoration:none;}body:not(.no-admin-tabs) .block-local-tasks-block a:hover{color:#fff;}body:not(.no-admin-tabs) .block-local-tasks-block a.is-active{color:#fff;text-decoration:underline;}body:not(.no-admin-tabs) .block-local-tasks-block ul.tabs > li{float:none;width:100%;margin:3px 0;}
.paragraph--unpublished{background-color:#fff4f4;}
