.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}
.clearfix:after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li:after{content:", ";}.item-list__comma-list li:last-child:after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.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;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
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;}
.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;}
.ckeditor-accordion-container > dl:before,.ckeditor-accordion-container > dl:after{content:" ";display:table;}.ckeditor-accordion-container > dl:after{clear:both;}.ckeditor-accordion-container > dl,.ckeditor-accordion-container > dl dt,.ckeditor-accordion-container > dl dd{box-sizing:border-box;}.ckeditor-accordion-container > dl{position:relative;border:1px solid #0091ea;}.ckeditor-accordion-container > dl dt{position:relative;}.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle{display:inline-block;position:absolute;padding:0 10px;width:30px;height:30px;z-index:1;top:calc(50% - 1px);left:11px;box-sizing:border-box;}.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle:before,.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle:after{background:#fff;-webkit-transition:all 600ms cubic-bezier(0.4,0,0.2,1);transition:all 600ms cubic-bezier(0.4,0,0.2,1);content:"";display:block;height:2px;position:absolute;width:10px;z-index:-1;left:0;top:0;-webkit-transform:rotate(-180deg);transform:rotate(-180deg);will-change:transform;}.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle:before{left:13px;-webkit-transform:rotate(135deg);transform:rotate(135deg);}.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle:after{right:13px;left:auto;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);}.ckeditor-accordion-container > dl dt.active > a > .ckeditor-accordion-toggle:before{transform:rotate(45deg);}.ckeditor-accordion-container > dl dt.active > a > .ckeditor-accordion-toggle:after{transform:rotate(-45deg);}.ckeditor-accordion-container > dl dt > a{display:block;padding:10px 15px 10px 50px;background-color:#00b0ff;color:#fff;cursor:pointer;-webkit-transition:background-color 300ms;transition:background-color 300ms;border-bottom:1px solid #00a4ec;}.ckeditor-accordion-container > dl dt > a:hover{background-color:#00a5ef;}.ckeditor-accordion-container > dl dt.active > a{background-color:#0091ea;}.ckeditor-accordion-container > dl dt:last-of-type > a{border-bottom:0;}.ckeditor-accordion-container > dl dd{display:none;padding:0 15px;margin:0;will-change:height;}
#content-info .wrapper{max-width:none;padding:0 2rem;}#wrapper-footer-innovation{background-color:#ffc627;}#wrapper-footer-colophon{background-color:#e8e8e8;}#content-info .container{max-width:1224px;width:100%;padding-right:12px;padding-left:12px;margin-right:auto;margin-left:auto;}#content-info .row{display:flex;flex-wrap:wrap;margin-right:-12px;margin-left:-12px;}#content-info .col{flex-basis:0;flex-grow:1;max-width:100%;}#footer-innovation .footer-innovation-links{justify-content:space-between;align-items:center;font-weight:700;}#content-info .d-flex{display:flex !important;}#content-info a{margin-right:1.5rem;text-decoration:none;color:#191919;}#footer-innovation .footer-innovation-links .img-link{order:2;}#footer-innovation .footer-innovation-links .img-link img{height:76px;}#content-info .nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;}#content-info .nav-link{display:block;padding:.5rem 1rem;font-size:16px;line-height:24px;text-decoration:none;}#footer-innovation .footer-innovation-links .nav-link{padding:0;font-weight:bold;}#footer-innovation .footer-innovation-links .nav-link:hover{text-decoration:none;}#footer-colophon .nav-link:hover{text-decoration:none;}#wrapper-footer-colophon{background-color:#e8e8e8;}#wrapper-footer-colophon .colophon{margin:1rem 0;}#footer-colophon .nav-link{padding:0;font-weight:400;}#wrapper-footer-colophon a{margin-right:1.5rem;text-decoration:none;color:#191919;}.navbar-component a,#content-info a{border-bottom:none;}.universal-nav a:hover,.universal-nav .login-status > a:hover,.navbar-component a:hover,#content-info a:hover{text-decoration:underline;border-bottom:none;opacity:1;}#wrapper-endorsed-footer,#wrapper-footer-columns{background:#1e1e1e;}#endorsed-logo{display:flex;align-items:center;}#endorsed-logo img{width:100%;height:auto;padding:1.5rem 0 1rem 0;max-width:300px;}#endorsed-footer #social-media{padding-right:0;padding-left:0;}#endorsed-footer #social-media .nav{padding-bottom:1.5rem;}#endorsed-footer #social-media .nav-link{font-size:2rem;color:#bfbfbf;line-height:1;padding-top:7px;}div.col-md,.col-xl-3,.col-xl,#content-info .col{position:relative;width:100%;padding-right:12px;padding-left:12px;}#wrapper-endorsed-footer+#wrapper-footer-columns{border-top:2px solid #393939;}#footer-columns{padding:0;}#wrapper-endorsed-footer h5,#wrapper-footer-columns h5{color:#fff;font-size:1rem;line-height:1.5rem;letter-spacing:-0.015rem;font-weight:700;text-align:left;opacity:1;}#footer-columns #info-column .contact-link{margin-bottom:2rem;}#footer-columns #info-column .contact-link a{color:#e8e8e8;line-height:1.5rem;text-decoration:underline;font-weight:400;font-size:16px;}#footer-columns #info-column .contribute-button{margin-bottom:1.5rem;}.btn-gold{color:#212529;background-color:#ffc627;border-color:#ffc627;}#footer-columns .flex-footer .card-foldable,#footer-columns .flex-footer .card-header,#footer-columns .flex-footer .card-body{background:#1e1e1e;color:#fff;border:0;}#footer-columns .flex-footer .card-header a{color:#e8e8e8;padding:1.5rem 0;text-decoration:none;}.card-foldable .card-header h4 a,.card-foldable .card-header h5 a{padding:.5rem 1.5rem;color:#191919;text-decoration:none;display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;}#footer-columns .flex-footer .card-body{padding:0 0 0 1.5rem;}#footer-columns .flex-footer .card-foldable,#footer-columns .flex-footer .card-header,#footer-columns .flex-footer .card-body{background:#1e1e1e;color:#fff;border:0;}#footer-columns .flex-footer .card-header{border-top:1px solid #393939;padding-left:0;}#footer-columns .flex-footer .card-body .nav-link{color:#fff;padding:0 0 1rem;color:#e8e8e8;line-height:1.5rem;text-decoration:none;font-weight:400;}.contribute-button .btn{display:inline-block;text-align:center;vertical-align:middle;user-select:none;border:1px solid transparent;padding:1rem 2rem;font-size:1rem;line-height:1rem;border-radius:400rem;transition:.03s ease-in-out;}.card-foldable .card-header h4 a svg.fa-chevron-up,.card-foldable .card-header h5 a svg.fa-chevron-up{margin-left:1.5rem;transition-duration:.4s;align-self:flex-start;}.card-foldable .card-header h4 a.collapsed svg.fa-chevron-up,.card-foldable .card-header h5 a.collapsed svg.fa-chevron-up{transform:rotate(180deg);}#footer-columns #info-column .contact-link a:hover{color:#ffc627;text-decoration:underline;}.contribute-button .btn:hover{text-decoration:none !important;}a#footlink-header-two:focus{outline:none !important;box-shadow:0 0 0 2px #fff,0 0 0 4px #191919 !important;}#footer-columns .flex-footer .card-body .nav-link:hover{color:#ffc627;text-decoration:underline;}@media (min-width:1260px){#footer-columns{padding:3rem 0;}.col-xl-3{flex:0 0 25%;max-width:25%;}#footer-columns h5{margin:0 0 1.5rem 0;}.btn-gold{color:#212529;background-color:#ffc627;border-color:#ffc627;}#footer-columns .flex-footer .card-header{border-top:0;padding:0;}#footer-columns .flex-footer .card-header a{padding:0;cursor:default;}#footer-columns .flex-footer .card-body.collapse:not(.show){display:block;min-height:auto;}#footer-columns .flex-footer .card-body{padding:0;}.card-foldable.desktop-disable-xl .collapse:not(.show){display:block;}.card-foldable.desktop-disable-xl .collapse{display:block;height:auto !important;visibility:visible;}.card-foldable.desktop-disable-xl .card-header svg{display:none;}.contribute-button .btn:hover{transform:scale(1.05);}.col-xl{flex-basis:0;flex-grow:1;max-width:100%;}#footlink-header-two{pointer-events:none;}}@media (min-width:992px) and (max-width:1170px){nav.header-nav .navlist > li > a{font-size:14px;padding:0.5rem 0.6rem !important;}}@media (min-width:768px){#social-media .nav{padding:2.5rem 0;justify-content:flex-end;}.col-md{flex-basis:0;flex-grow:1;max-width:100%;}#endorsed-logo img{box-sizing:border-box;padding:.5rem 0 .5rem 0;max-height:7rem;width:auto;}}@media (max-width:992px){#content-info .container{max-width:768px;}#footer-innovation,#footer-colophon{padding:0;}#footer-innovation .footer-innovation-links{flex-direction:column;padding:.5rem 0 .5rem 0;}#footer-innovation .footer-innovation-links .img-link{margin-right:0;}#footer-innovation .footer-innovation-links .nav,#footer-colophon .nav{display:grid;grid-template-rows:1fr 1fr 1fr;grid-auto-flow:column;justify-items:start;width:100%;}#footer-innovation .footer-innovation-links .nav-link,#footer-colophon .nav-link{margin-right:0;padding:.5rem 0;}#footer-innovation .footer-innovation-links .nav-link:nth-child(n+4),#footer-innovation .footer-innovation-links .nav-link:nth-child(n+5),#footer-colophon .nav-link:nth-child(n+4),#footer-colophon .nav-link:nth-child(n+5){justify-self:end;}#content-info nav:before{content:none;}#footer-innovation .footer-innovation-links .img-link img{width:100%;height:auto;order:-1;}}@media (max-width:768px){#content-info .container{max-width:540px;}}
.cc-window{opacity:1;-webkit-transition:opacity 1s ease;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{-webkit-transition:transform 1s ease;-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease}.cc-animate.cc-revoke.cc-top{-webkit-transform:translateY(-2em);transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{-webkit-transform:translateY(2em);transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{-webkit-transform:translateY(0);transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;-webkit-transition:max-height 1s;transition:max-height 1s}.cc-revoke,.cc-window{position:fixed;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-revoke:hover{text-decoration:underline}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em;text-decoration:underline}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.cc-window.cc-banner{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{display:block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;margin-right:1em}.cc-compliance{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-floating .cc-compliance>.cc-btn{-webkit-box-flex:1;-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-floating,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}.cc-window.cc-banner .cc-message{margin-right:0}}.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-webkit-box-flex:0;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}.cc-window.cc-theme-classic.cc-type-info{font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:300;font-size:14px;line-height:1.5;padding:1.5em;background-color:#5c6670;color:#fff;width:auto;max-width:100%;z-index:2147483647}.cc-window.cc-theme-classic{opacity:.92}.cc-floating.cc-theme-classic{border-radius:0}a.cc-link{border-bottom:none}.cc-theme-classic .cc-link:visited,a.cc-link{color:#fff}.cc-theme-classic .cc-btn{border:none;padding:.6em 1.2em;background-color:#8c1d40;color:#fff;font-size:1em;font-weight:500;width:100%}.cc-btn:hover{background-color:#d23153;color:#fff}body .__acs .acsModalBackdrop{z-index:2147483646}.cc-window.cc-invisible.cc-theme-classic{opacity:0}
html{font-size:16px !important;}#headerContainer a{border-bottom:none;}.title >.unit-name{font-weight:700 !important;}.subunit-name{font-weight:700 !important;}@media (max-width:992px){#headerContainer .navlist a{border-bottom:1px solid #CCC;padding:1rem .5rem;}nav.header-nav .navlist > li > a{padding:1rem 2rem .5rem 2rem !important;}}.universal-nav{height:inherit !important;}nav.header-nav .navlist a{font-size:16px;}nav.header-nav .navlist .dropdown a:hover{text-decoration:underline;}.asu-search-form .show-search-input label{right:72px !important;}#headerContainer .navbar-component > div.no-links{align-items:flex-start;}.navbar-logo .vert{margin:1rem 1rem 1.5rem 0 !important;}.subunit-title .navbar-logo .vert{margin:1.5rem 1rem 1rem 0 !important;}#headerContainer .navbar-component > div.no-links{align-items:flex-start;}.css-1s3l4mq{width:max-content !important;margin-left:8px;padding:8px 16px !important;color:#FFF !important;font-size:14px;font-weight:bold;text-decoration:none !important;white-space:nowrap;}
