/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 5px 2px;background:transparent url(/core/misc/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.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;}
.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);}
.fade{transition:opacity 0.15s linear;}@media (prefers-reduced-motion:reduce){.fade{transition:none;}}.fade:not(.show){opacity:0;}.collapse:not(.show){display:none;}.collapsing{height:0;overflow:hidden;transition:height 0.35s ease;}@media (prefers-reduced-motion:reduce){.collapsing{transition:none;}}
.edan-search form{max-width:760px;}.edan-search ul{list-style-type:none;padding:0;margin:0;}.edan-search ul li{list-style-type:none;list-style-image:none;padding:0;margin:0;}.edan-search-result dl{display:-webkit-flex;display:flex;flex-flow:row wrap;margin:0;}.edan-search-result dt{flex-basis:33%;font-weight:bold;margin:.5em 0;}.edan-search-result dd{flex-basis:65%;margin:.5em 0;}.edan-search-facets,.edan-search ul .edan-search-result{padding:.5em;background-color:#EFF3F4;border:1px solid #e9eef0;}.edan-search-result img{display:block;width:100%;margin-bottom:.5em;}.edan-search-facet-list .category{font-weight:bold;}.edan-search-facet-list .facets,.active-facet-list{margin-bottom:1em;margin-left:1em;}.edan-search-facet-list .facets{margin-left:2em;}.edan-search-facet-list .facet{padding:0 0 .5em;}.edan-search-facets .active-facet-list > li a{display:block;padding-left:1.5em;position:relative;color:#9f3050;;}.edan-search-facets .icon{display:inline-block;}.edan-search-facets .active-facet-list > li .icon:before,.edan-search-facets .active-facet-list > li .icon:after{background:#9f3050;top:.75em;display:block;height:2px;width:.75rem;position:absolute;left:0;content:'';}.edan-search-facets .active-facet-list > li .icon:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.edan-search-facets .active-facet-list > li .icon:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}.edan-search-facets .active-facet-list.clear-all .icon{width:0;height:0;margin:0;}.edan-search-facets .root-facet-list [data-toggle="collapse"]{color:#444;position:relative;padding-left:1.5em;}.edan-search-facets .root-facet-list .icon:before,.edan-search-facets .root-facet-list .icon:after{-webkit-transition:all .3s ease-out;transition:all .3s ease-out;content:" ";height:0;width:0;position:absolute;pointer-events:none;}.edan-search-facets .root-facet-list .icon:after{top:.5em;left:0;border-top:.5em solid #444;border-right:.5em solid transparent;border-bottom:0;border-left:.5em solid transparent;}.edan-search-facets .root-facet-list .icon:before{top:.5em;left:.15em;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-top:.375em solid #EFF3F4;border-right:.375em solid transparent;border-bottom:0;border-left:.375em solid transparent;z-index:10;}.edan-search-facets .root-facet-list [aria-expanded="true"] .icon:after,.edan-search-facets .root-facet-list [aria-expanded="true"] .icon:before{-webkit-transform:rotate3d(0,0,1,-180deg);transform:rotate3d(0,0,1,-180deg);}.edan-search-facets .root-facet-list [aria-expanded="true"] .icon:after{top:.3em}.root-facet-list .facet{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;}.root-facet-list .facet-value{flex-basis:auto;flex-grow:1;flex-shrink:1;position:relative;padding-right:30px;}.root-facet-list .facet-value .count::before{content:'(';}.root-facet-list .facet-value .count::after{content:')';}.root-facet-list .facet-value .icon,.root-facet-list .exclude-btn{flex-shrink:0;position:relative;height:.75em;width:.75em;margin-left:.625em;}.root-facet-list .facet-value .icon{position:absolute;right:0;top:50%;transform:translateY(-50%);}.root-facet-list .facet-value .icon::before,.root-facet-list .facet-value .icon::after,.root-facet-list .exclude-btn::before{background:currentColor;border:none;top:38%;display:block;height:2px;width:100%;position:absolute;left:50%;content:'';transform:translateX(-50%);}.root-facet-list .facet-value .icon::after{transform:translateX(-50%) rotate(90deg);}.edan-search.view--list .edan-search-result.has-media{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.25em;}.edan-search .edan-search-result{margin-bottom:1.5em;}.edan-search.view--grid .edan-search-result{display:-webkit-flex;display:flex;-webkit-flex-flow:column;flex-flow:column;}.edan-search.view--grid .search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1.25em;}.edan-search .edan-search-facets .edan-search-facet-list{padding:0 .5em;}.edan-search .pager{margin:1.5em auto;clear:both;}@media (max-width:679px){.edan-skip-to-link{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}}@media (min-width:680px){.edan-search.view--grid .search-results .edan-search-result{margin:0;}.edan-search.with-facets .wrapper--search-results{display:grid;grid-template-columns:3fr 1fr;grid-gap:2.5em;}.edan-search.view--list .edan-search-result.has-media{grid-template-columns:2fr 10fr;}.edan-search-result dt{flex-basis:20%;}.edan-search-result dd{flex-basis:79%;}.edan-search:not(.view--list) .edan-search-result dt{flex-basis:33%;}.edan-searchnot:not(.view--list)  .edan-search-result dd{flex-basis:65%;}}@media (min-width:1280px){.edan-search.with-facets .wrapper--search-results{display:grid;grid-template-columns:4fr 1fr;grid-gap:2.5em;}}
p.Indent1,ul.Indent1,ol.Indent1{margin-left:2em;}p.Indent2,ul.Indent2,ol.Indent2{margin-left:4em;}p.Indent3,ul.Indent3,ol.Indent3{margin-left:6em;}p.Indent4,ul.Indent4,ol.Indent4{margin-left:8em;}p.Indent5,ul.Indent5,ol.Indent5{margin-left:10em;}p.Indent6,ul.Indent6,ol.Indent6{margin-left:12em;}p.Indent7,ul.Indent7,ol.Indent7{margin-left:14em;}p.Indent8,ul.Indent8,ol.Indent8{margin-left:16em;}p.Indent9,ul.Indent9,ol.Indent9{margin-left:18em;}p.Indent10,ul.Indent10,ol.Indent10{margin-left:20em;}
#google-cse-results-searchbox-form div,#google-cse-results-searchbox-form input{margin:0;display:inline;}#google-cse-results-searchbox-form .form-radios div{display:block;}
input.gsc-input{background:rgb(255,255,255) !important;}img.gcsc-branding-img-noclear{display:none;}.google-cse input[type="search"]{background:unset!important;}
.spb-popup-main-wrapper{position:fixed;padding:5px;border:2px solid #000;z-index:999999;background-color:rgb(254,254,254);}.spb_overlay{position:fixed;z-index:999999;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,0.4);}.spb-controls{position:absolute;right:5px;z-index:999999;}.spb_close{border:1px solid;cursor:pointer;float:right;margin:3px;padding:0 10px;color:#000;background:#fff;}.spb_minimize{border:1px solid;cursor:pointer;float:right;margin:3px;padding:0 11px;color:#000;background:#fff;}.spb_minimized{background:rgba(255,170,0,0.34) none repeat scroll 0 0;border:1px solid;border-radius:50%;bottom:30px;cursor:pointer;padding:20px;position:fixed;right:20%;z-index:999999;display:none;}.spb_top_left{top:0;left:0;}.spb_top_right{top:0;right:0;}.spb_bottom_left{bottom:0;left:0;}.spb_bottom_right{bottom:0;right:0;}.spb_center{margin:auto;top:50%;left:50%;margin-top:-70px;}.spb_top_center{top:0;position:relative;margin:auto;}.spb_top_bar{right:0;top:0;left:0;}.spb_bottom_bar{right:0;bottom:0;left:0;}.spb_left_bar{top:0;bottom:0;left:0;}.spb_right_bar{top:0;bottom:0;right:0;}
