:root{--success-color:#00ffba;--warning-color:#bf125d;--error-color:#fc8484;--label-color:#1c1c1c;--positive-color:#0B0;--negative-color:#D00;--significant-color:#010871;--background-color:#fcfcfc;--subhead-color:#777;--subbox-background-color:#EEE;--link-color:#10099f;--link-color-hover:#5752bb;--table-row-hover:#fbf8e9;--table-cell-alt-color:#f5f5f5;--table-cell-header-color:#e4e4e4;--table-border-color:#ccc;--form-text-color:#666;--form-background-color:#f9f9f9;--form-background-color-hover:#d3d3d3;--form-border-color:#d3d3d3;--form-border-focus-color:#666;--form-text-focus-color:#333;--button-primary-text-color:#fff;--button-primary-text-shadow:0 -1px 0 rgba(0,0,0,0.4);--button-primary-color:#10099f;--button-primary-color-hover:#5752bb}@media(prefers-color-scheme:dark){:root{--success-color:#00ffba;--warning-color:#fac55b;--error-color:#fc8484;--label-color:#e6e3e3;--positive-color:#5ed25e;--negative-color:#eb3e3e;--link-color:#9b96ec;--link-color-hover:#d4d3fe;--background-color:#333;--subhead-color:#888;--subbox-background-color:#3f3f3f;--table-row-hover:#202020;--table-cell-alt-color:#404040;--table-cell-header-color:#242424;--table-border-color:#4f4f4f;--form-text-color:#999;--form-background-color:#2c2c2c;--form-background-color-hover:#060606;--form-border-color:#060606;--form-border-focus-color:#999;--form-text-focus-color:#ccc;--button-primary-text-color:#fff;--button-primary-text-shadow:0 -1px 0 rgba(0,0,0,0.4)}.pause-button,.speech-button img,.global-speech-toggle-button img{filter:invert(1);opacity:.85}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:separate;border-spacing:0}body{color:var(--label-color);background-color:var(--background-color);font-size:18px;font-weight:normal;font-family:"Atkinson Hyperlegible","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;line-height:1.45;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%}img{max-width:100%;height:auto}.full-width-table{width:100%;margin-top:20px}.rounded{border:solid var(--table-border-color) 1px;border-radius:6px}.rounded td,.rounded th{border-left:1px solid var(--table-border-color);border-top:1px solid var(--table-border-color);padding:10px;text-align:left}.rounded th{border-top:0}.rounded td:first-child,.rounded th:first-child{border-left:0}.rounded th:first-child{border-radius:6px 0 0 0}.rounded th:last-child{border-radius:0 6px 0 0}.rounded th:only-child{border-radius:6px 6px 0 0}.rounded:has(tfoot) tfoot tr:last-child td:first-child{border-radius:0 0 0 6px}.rounded:not(:has(tfoot)) tbody tr:last-child td:first-child{border-radius:0 0 0 6px}.rounded:has(tfoot) tfoot tr:last-child td:last-child{border-radius:0 0 0 6px}.rounded:not(:has(tfoot)) tbody tr:last-child td:last-child{border-radius:0 0 0 6px}.zebra thead tr,.zebra tfoot tr{background-color:var(--table-cell-header-color)}.zebra td,.zebra th{padding:.5em}th{font-weight:bold}.zebra tbody tr:nth-child(even){background:var(--table-cell-alt-color)}.zebra th{text-align:left}.zebra th:first-child{border-radius:6px 0 0 0}.zebra th:last-child{border-radius:0 6px 0 0}.zebra th:only-child{border-radius:6px 6px 0 0}.zebra tfoot td{border-bottom:0}.zebra tfoot td:first-child{border-radius:0 0 0 6px}.zebra tfoot td:last-child{border-radius:0 0 6px 0}.zebra tfoot td:only-child{border-radius:0 0 6px 6px}.rounded tbody tr:hover,.zebra tbody tr:hover{background:var(--table-row-hover);transition:all .1s ease-in-out}a,a:visited{color:var(--link-color);font-weight:normal;text-decoration:underline;outline:0}a:hover,a:focus{color:var(--link-color-hover);text-decoration:underline}p a,p a:visited{line-height:inherit}h1,h2,h3,h4,h5,h6{font-weight:700;letter-spacing:0;line-height:1.4;margin-bottom:10px}h1{font-size:60px;margin-bottom:21px}h2{font-size:28px}h3{font-size:22px;margin-bottom:8px}h4{font-size:18px;margin-bottom:6px}h5{font-size:24px}h6{font-size:18px}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-weight:inherit}.subheader{color:var(--subhead-color)}p{margin:0 0 20px 0}p img{margin:0}p.lead{font-size:21px;line-height:27px;color:#777}em{font-style:italic}strong{font-weight:700}small{font-size:80%}sup,sub{font-size:smaller;vertical-align:super}sub{vertical-align:sub}blockquote,blockquote p{font-size:70%;line-height:1.4;color:#333;font-style:normal;margin:0 0 10px 0}blockquote{margin:0 0 10px;padding:.25em}blockquote.owner-notes{border-left:4px solid #c9c9c9}blockquote cite{display:block;font-size:12px;color:#555}blockquote cite:before{content:"\2014 \0020"}blockquote cite a,blockquote cite a:visited,blockquote cite a:visited{color:#555}hr{border:solid #b0b1b2;border-width:1px 0 0;clear:both;margin:0;height:0}hr.medium{border:0;height:4px;background:#000}hr.large{border:0;height:8px;background:#000}.button,.button-primary,button,input[type="submit"],input[type="reset"],input[type="button"],.button:visited,.button-primary:visited{border:0;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;color:var(--button-primary-text-color);font-size:16px;font-weight:bold;line-height:normal;text-shadow:var(--button-primary-text-shadow);text-decoration:none;padding:5px 15px;display:inline-block;cursor:pointer;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition-duration:.2s;-moz-transition-duration:.2s;transition-duration:.2s;background:var(--button-primary-color);box-shadow:none;text-decoration:none}.button:hover,.button-primary:hover,button:hover,input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover{background:var(--button-primary-color-hover)}.button:active,.button-primary:active,button:active,input[type="submit"]:active,input[type="reset"]:active,input[type="button"]:active{border:0;background:var(--button-primary-color-hover);margin-top:2px;margin-bottom:-2px}body button.button-warning{background-color:#c94d35}body button.button-warning:hover{background-color:#782e20}body button.button-warning:active{background-color:#c94d35;text-decoration:none}button:disabled,button.disabled,.button.disabled{background:#555;cursor:normal}.button span,.button-secondary span,.button-alert span,.button-warning span,{margin-right:5px}.button.full-width,.button-primary.full-width,.button-secondary.full-width,.button-alert.full-width,.button-warning.full-width,.button-big-primary.full-width,.button-big-secondary.full-width,button.full-width,input[type="submit"].full-width,input[type="reset"].full-width,input[type="button"].full-width{width:100%;padding-left:0 !important;padding-right:0 !important;text-align:center}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}.button-small{font-size:.7em !important;padding:.5ex 1ex !important}input[type="text"],input[type="password"],input[type="email"],input[type="url"],input[type="phone"],input[type="address"],input[type="number"],textarea,select{padding:10px 12px;outline:0;font-size:18px;font-family:"Atkinson Hyperlegible","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;color:var(--form-text-color);width:20em;max-width:100%;display:block;margin-top:0;background:var(--form-background-color);-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:1px solid var(--form-border-color);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.inline-form input[type="text"],.inline-form input[type="password"],.inline-form input[type="email"],.inline-form input[type="url"],.inline-form input[type="phone"],.inline-form input[type="address"],.inline-form input[type="number"],.inline-form select{display:inline}select{padding:0}input[type="text"]:focus,input[type="password"]:focus,input[type="email"]:focus,input[type="number"]:focus,textarea:focus{border:1px solid var(--form-border-focus-color);color:var(--form-text-focus-color);-moz-box-shadow:0 0 5px rgba(0,0,0,.2);-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}legend{display:block;font-weight:normal;font-size:16px;font-style:normal;margin-bottom:5px}select{color:var(--form-text-color);width:220px}input[type="checkbox"]{display:inline}label span,legend span{font-weight:normal;font-size:14px;color:var(--label-color)}label span.form_error{margin:0 0 0 3px;color:var(--label-color)}.container{width:1040px;margin:0 auto}.container .column,.container .columns{float:left;display:inline;margin-right:1%;margin-left:1%;word-wrap:break-word}.row{width:100%;margin-top:20px;margin-bottom:0;overflow:hidden}.column.alpha,.columns.alpha{margin-left:0;margin-right:1%}.column.omega,.columns.omega{margin-right:0;margin-left:1%}.alpha.omega{margin-left:0;margin-right:0}.container .one-third.column{width:31%;margin-bottom:3%}.container .two-thirds.column{width:52%;margin-bottom:3%}.container .half.column{width:47%;margin-bottom:3%}.container .one.column,.container .one.columns{width:4%}.container .two.columns{width:10.4%}.container .three.columns{width:16.8%}.container .four.columns{width:23.2%}.container .five.columns{width:29.6%}.container .six.columns{width:36%}.container .seven.columns{width:42.4%}.container .eight.columns{width:48.75%}.container .nine.columns{width:55.2%}.container .ten.columns{width:61.6%}.container .eleven.columns{width:68%}.container .twelve.columns{width:74.4%}.container .thirteen.columns{width:80.8%}.container .fourteen.columns{width:87.2%}.container .fifteen.columns{width:93.6%}.container .sixteen.columns{width:100%}.container .offset-by-one{padding-left:4%}.container .offset-by-two{padding-left:10.4%}.container .offset-by-three{padding-left:16.8%}.container .offset-by-four{padding-left:23.2%}.container .offset-by-five{padding-left:29.6%}.container .offset-by-six{padding-left:36%}.container .offset-by-seven{padding-left:42.4%}.container .offset-by-eight{padding-left:47%}.container .offset-by-nine{padding-left:55.2%}.container .offset-by-ten{padding-left:61.6%}.container .offset-by-eleven{padding-left:68%}.container .offset-by-twelve{padding-left:74.4%}.container .offset-by-thirteen{padding-left:80.8%}.container .offset-by-fourteen{padding-left:87.2%}.container .offset-by-fifteen{padding-left:93.6%}@media only screen and (min-width:960px) and (max-width:1139px){.container{width:960px;margin:0 auto;padding:0;word-wrap:break-word}.container .column,.container .columns{margin-left:10px;margin-right:10px}.column.alpha,.columns.alpha{margin-left:0;margin-right:10px}.column.omega,.columns.omega{margin-right:0;margin-left:10px}.alpha.omega{margin-left:0;margin-right:0}.container .half.column{width:47%;margin-bottom:3%}.container .one.column,.container .one.columns{width:40px}.container .two.columns{width:100px}.container .three.columns{width:160px}.container .four.columns{width:220px}.container .five.columns{width:280px}.container .six.columns{width:340px}.container .seven.columns{width:400px}.container .eight.columns{width:460px}.container .nine.columns{width:520px}.container .ten.columns{width:580px}.container .eleven.columns{width:640px}.container .twelve.columns{width:700px}.container .thirteen.columns{width:760px}.container .fourteen.columns{width:820px}.container .fifteen.columns{width:880px}.container .sixteen.columns{width:940px}.container .one-third.column{width:300px}.container .two-thirds.column{width:620px}.container .offset-by-one{padding-left:60px}.container .offset-by-two{padding-left:120px}.container .offset-by-three{padding-left:180px}.container .offset-by-four{padding-left:240px}.container .offset-by-five{padding-left:300px}.container .offset-by-six{padding-left:360px}.container .offset-by-seven{padding-left:420px}.container .offset-by-eight{padding-left:480px}.container .offset-by-nine{padding-left:540px}.container .offset-by-ten{padding-left:600px}.container .offset-by-eleven{padding-left:660px}.container .offset-by-twelve{padding-left:720px}.container .offset-by-thirteen{padding-left:780px}.container .offset-by-fourteen{padding-left:840px}.container .offset-by-fifteen{padding-left:900px}}@media only screen and (max-width:1024px){}@media only screen and (min-width:768px) and (max-width:959px){.container{width:728px}.container .column,.container .columns{margin-left:10px;margin-right:10px;word-wrap:break-word}.column.alpha,.columns.alpha{margin-left:0;margin-right:10px}.column.omega,.columns.omega{margin-right:0;margin-left:10px}.alpha.omega{margin-left:0;margin-right:0}.container .one.column,.container .one.columns{width:26px}.container .two.columns{width:72px}.container .three.columns{width:118px}.container .four.columns{width:164px}.container .five.columns{width:210px}.container .six.columns{width:256px}.container .seven.columns{width:302px}.container .eight.columns{width:348px}.container .nine.columns{width:394px}.container .ten.columns{width:440px}.container .eleven.columns{width:486px}.container .twelve.columns{width:532px}.container .thirteen.columns{width:578px}.container .fourteen.columns{width:624px}.container .fifteen.columns{width:670px}.container .sixteen.columns{width:716px}.container .one-third.column{width:220px}.container .two-thirds.column{width:460px}.container .half.column{width:47%;margin-bottom:3%}.container .offset-by-one{padding-left:48px}.container .offset-by-two{padding-left:96px}.container .offset-by-three{padding-left:144px}.container .offset-by-four{padding-left:192px}.container .offset-by-five{padding-left:240px}.container .offset-by-six{padding-left:288px}.container .offset-by-seven{padding-left:336px}.container .offset-by-eight{padding-left:384px}.container .offset-by-nine{padding-left:432px}.container .offset-by-ten{padding-left:480px}.container .offset-by-eleven{padding-left:528px}.container .offset-by-twelve{padding-left:576px}.container .offset-by-thirteen{padding-left:624px}.container .offset-by-fourteen{padding-left:672px}.container .offset-by-fifteen{padding-left:720px}}@media only screen and (max-width:767px){.container{width:300px}.container .columns,.container .column{margin:20px auto;word-wrap:break-word}.container .half.column{width:100%}.row{margin-top:20px;margin-bottom:0}.container .one.column,.container .one.columns,.container .two.columns,.container .three.columns,.container .four.columns,.container .five.columns,.container .six.columns,.container .seven.columns,.container .eight.columns,.container .nine.columns,.container .ten.columns,.container .eleven.columns,.container .twelve.columns,.container .thirteen.columns,.container .fourteen.columns,.container .fifteen.columns,.container .sixteen.columns,.container .one-third.column,.container .two-thirds.column{width:300px}.container .offset-by-one,.container .offset-by-two,.container .offset-by-three,.container .offset-by-four,.container .offset-by-five,.container .offset-by-six,.container .offset-by-seven,.container .offset-by-eight,.container .offset-by-nine,.container .offset-by-ten,.container .offset-by-eleven,.container .offset-by-twelve,.container .offset-by-thirteen,.container .offset-by-fourteen,.container .offset-by-fifteen{padding-left:0}}@media only screen and (min-width:480px) and (max-width:767px){.container{width:420px}.container .columns,.container .column{margin:20px auto;word-wrap:break-word}.row{margin-top:20px;margin-bottom:0}.container .one.column,.container .one.columns,.container .two.columns,.container .three.columns,.container .four.columns,.container .five.columns,.container .six.columns,.container .seven.columns,.container .eight.columns,.container .nine.columns,.container .ten.columns,.container .eleven.columns,.container .twelve.columns,.container .thirteen.columns,.container .fourteen.columns,.container .fifteen.columns,.container .sixteen.columns,.container .one-third.column,.container .two-thirds.column,.container .half.column{width:100%}}.container:after{content:"\0020";display:block;height:0;clear:both;visibility:hidden}.clearfix:before,.clearfix:after,.row:before,.row:after{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0;clear:both}.row:after,.clearfix:after{clear:both}.row,.clearfix{zoom:1;clear:both}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.remove-top{margin-top:0 !important}.half-top{margin-top:10px !important}.add-top{margin-top:45px !important}.remove-bottom{margin-bottom:0 !important}.half-bottom{margin-bottom:10px !important}.add-bottom{margin-bottom:45px !important}.left{float:left}.center{margin-left:auto;margin-right:auto}.right{float:right}.verticle-middle{display:inline-table !important;vertical-align:middle}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.hide{display:none}#messages li{padding:10px 10px 10px 20px;list-style:none;color:#333;background-color:#ccc;font-weight:bold}#messages span.message-text a,#messages span.message-text a:visited,#messages span.message-text a:hover{color:#fff;text-decoration:underline}#messages .message-close{cursor:pointer;float:right;display:block;background:#e2e8e3;color:#333;box-shadow:0 -1px 0 rgba(0,0,0,0.6);padding:2px 10px;font-size:12px;border-radius:4px;margin:4px 10px}#messages .message-close:hover{background:#b0b1b2;box-shadow:0 -1px 0 rgba(0,0,0,0.6)}#messages .error{background-color:var(--error-color)}#messages .warning{background-color:var(--warning-color)}#messages .debug{background-color:var(--warning-color)}#messages .info{background-color:var(--warning-color)}#messages .success{background-color:var(--success-color)}form .form-row{margin-bottom:1em}form .errornote{color:var(--error-color)}form .errorlist{color:var(--error-color)}.breadcrumbs li{display:block;float:left}.breadcrumbs li a{padding:0 .5em 0 0}.breadcrumbs li:not(:first-child):before{content:" ➜";padding-right:.5em}.breadcrumbs{float:left;overflow:hidden;padding:.5em}.graphs-global{width:100%;height:350px}.is-muni-map-chart .muni-map{width:100%;height:100%;max-width:800px;max-height:561px}#lightbox{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.85);text-align:center}#lightbox-close{width:90px;position:fixed;top:20px;right:20px;background:#ccc;color:#333;font-weight:bold;padding:8px 4px;z-index:10;text-align:center}#lightbox-close:hover{background:#aaa;color:#333;text-decoration:none}#lightbox-content{display:block;width:560px;text-align:left;background:#eee;color:#333;margin:20px auto;padding:30px;font-size:18px}#lightbox-content .project-icons{margin-right:20px}.projects-content{display:none}#overlay-container{background:black;background:rgba(0,0,0,0.8);position:absolute;position:fixed;cursor:pointer;display:none;height:100%;width:100%;top:0;z-index:1000000000}#overlay-container.active{display:block}.in-fullscreen{z-index:1000000001;position:relative}.in-fullscreen .hide-in-fullscreen{visibility:hidden}#pdf-builder{max-width:100%}#pdf-builder label{display:block;cursor:pointer}#pdf-builder li label:hover{background-color:#eee}#pdf-builder li ul{margin-left:1.25em}#pdf-builder li label{padding:2px 2px 2px 120px}#pdf-builder .collapse{float:left;margin-top:-26px;padding-right:1em;cursor:pointer;color:#006daf;font-weight:bold}#pdf-builder .collapse:hover{text-decoration:underline}#pdf-builder .collapsible{font-weight:bold;border-bottom:1px solid #eee}@media only screen and (max-width:767px){table.collapse,.collapse thead,.collapse tbody,.collapse th,.collapse td,.collapse tr{display:block}.collapse thead tr{position:absolute;top:-9999px;left:-9999px}.collapse .rounded tr td{border:0;border-bottom:1px solid var(--table-border-color);position:relative;padding-left:45%}.collapse td:before{width:40%;padding-right:10px;white-space:nowrap;content:attr(axis) ':'}}#sorttable_sortfwdind,#sorttable_sortrevind{display:none}.sortable thead th:first-child:not(.sorttable_sorted):not(.sorttable_sorted_reverse):not(.sorttable_nosort)::after{content:' ↑↓'}.sortable thead th.sorttable_sorted::after{content:' ↓'}.sortable thead th.sorttable_sorted_reverse::after{content:' ↑'}td.significant{font-weight:bold;color:var(--significant-color)}td.significant:after{content:"*"}td[axis=N] sub{color:#555;font-size:.7em}.summary-table{table-layout:fixed}.summary-table td,.summary-table th{position:relative}.summary-table .header-text{position:absolute;bottom:0}.summary-table .data-column-cell{width:2.5em;position:relative}@media only screen and (max-width:900px){.summary-table .data-column-cell{width:2em;position:relative}}.summary-table tbody .data-column-cell{font-size:.7em}.summary-table .scale-name-column-cell,.summary-table .category-cell{width:20em;font-size:.9em}.summary-table .category-cell{font-weight:bold}.summary-table th.data-column-cell{height:7em;text-align:bottom}.summary-table th.data-column-cell .header-text{font-size:.7em;display:inline-block;position:absolute;left:1em;bottom:0;max-width:7em;transform-origin:left bottom 0;transform:translate(3.5em,-0.5em) rotate(-90deg);-webkit-transform-origin:left bottom 0;-webkit-transform:translate(3.5em,-0.5em) rotate(-90deg)}.summary-table .negatively-significant{background:var(--negative-color)}.summary-table .negatively-significant:after{content:' ▼';color:var(--negative-color)}.summary-table .negatively-significant.inverted:after{content:' ▲'}.summary-table .positively-significant{background:var(--positive-color)}.summary-table .positively-significant:after{content:' ▲';color:var(--positive-color)}.summary-table .positively-significant.inverted:after{content:' ▼'}.summary-table td.muni-data-column,.summary-table th.muni-data-column,.summary-table td.muni-data-column-cell,.summary-table th.muni-data-column-cell{border-left-width:4px}tfoot tr:first-child td{border-top:solid 2px var(--table-border-color)}.highest-quartile,.lowest-quartile.inverted,.positive,.significant.positive,.negative.inverted,.significant.negative.inverted{color:var(--positive-color)}.lowest-quartile,.highest-quartile.inverted,.negative,.significant.negative,.positive.inverted,.significant.positive.inverted{color:var(--negative-color)}.rank-cell.lowest-quartile,.rank-cell.highest-quartile,.significant{font-weight:bold}.collection{margin-bottom:1.5em}.collection-header{max-width:100%;background:#f7faf7;border-top-right-radius:.3em;border-top-left-radius:.3em;padding:.3em .3em 0;cursor:pointer;border-bottom:#EEE 1px solid}.collection.collapsed .collection-header{border-radius:.3em;border-bottom:0}.collection-header .collection-name{display:inline;display:inline-block}.collection-header .collection-name .collection-id{font-size:.8em;margin-left:.5em;opacity:.5}.single-report .collection-name .collection-id{font-size:.8em;opacity:.6}.collection-header .collection-report-count{float:right}.collection-expanded-indicator{display:inline;display:inline-block;width:1em;height:1em;padding:.2em}.collection-report-count img{height:.9em;position:relative;bottom:-0.1em;margin-right:.5em}.collection .collection-reports{padding:.5em 1.5em 1em 1.5em;margin-top:0;background:#fafdfa;border-bottom-right-radius:.3em;border-bottom-left-radius:.3em}.collection.collapsed .collection-reports{display:none}.my-reports .report{margin-bottom:1.5em;padding:0 1.5em}.icon{height:25px;vertical-align:middle}.pseudo-text,.pseudo-text:active,.pseudo-text:focus{width:100%;border:1px solid;border-color:#eee;border-color:rgba(0,0,0,0);border-radius:none;padding:.25em;margin:.5em 0;font-size:90%}.pseudo-text:hover,.pseudo-text:focus{border-color:#777;box-shadow:inset #777 0 0 .3em}.section{margin-bottom:1em;width:100%}.significant{color:#010871;font-weight:bold}.muted{color:#aaa}.chart-section,.message-section{margin-bottom:2em;padding:1em 0}.section-note{white-space:pre-wrap;font-size:.9em}.staff-notes{border-left:0}.notes-save-button{float:right}.message-section .notes,.chart-section .notes{width:90%;margin:0 5%}.message-section .controls,.chart-section .controls{width:95%;margin:.5em auto .5em 5%}.chart-section .controls li{display:inline;margin-right:1em}.survey-metadata-section{font-size:.9em}.list-section .response-list li{padding:.2em;margin-bottom:.5em;background:#efefef;word-break:break-all}.links-section ul li{display:inline;margin-right:1em}.report-context{background:var(--subbox-background-color);padding:0;margin-bottom:1em;width:100%;border-radius:6px}.report-context .language-form{display:inline;float:right;padding:.5em}.report-context .language-form select{display:inline;width:auto}.clearfix:before,.clearfix:after{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0;clear:both}.clearfix:after{clear:both}.clearfix{zoom:1;clear:both}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.download-chart-container{height:100%;width:100%;background:black;display:block;position:absolute}.download-chart-instructions{padding:1em 1em 0 1em;background:#EEE;border-bottom:#AAA 1px solid}.download-chart-chart{margin-top:5%}.download-chart-chart img{display:block;margin:0 auto}.inline-icon,.inline-icon img{width:1em;height:1em;position:relative;bottom:-0.3ex;margin-right:.3ex}a .inline-icon{cursor:pointer}#wrap{min-height:100%}header{width:100%;height:65px;position:fixed;z-index:999999999}#header{padding:0 10px 0 20px;height:65px;max-width:1040px;margin:0 auto;text-align:center;position:relative;width:90%;border-radius:6px}#header .logo{position:absolute;left:10px;top:10px}#header .logo object{pointer-events:none}#header ul li{float:right;padding:0 1em}#header ul li.last{position:absolute;right:130px;top:0;-webkit-font-smoothing:auto}#header ul li a,#header ul li form{display:block;padding:20px 0;width:100%;font-size:16px}#header ul li form button{color:#006daf}#content{min-height:500px;padding-top:66px;padding-bottom:25px}.container{width:90%;max-width:1040px;margin:0 auto;padding-top:1em}footer{padding:1em 0 2em 0}body footer{max-width:1040px;margin:0 auto;border-radius:6px;margin-bottom:1em;padding:0 10px 20px 20px}@media only screen and (min-width:480px) and (max-width:767px){header{position:fixed;width:100%}#messages{padding-top:0}.last span{display:none}#header{width:100%;border-radius:6px;padding:0}#header ul li a{padding:20px 0}#header ul li.last{right:90px}body footer{border-radius:0}#header ul li a.account-link{display:none}}@media only screen and (max-width:480px){header{position:fixed;width:100%}header a.logo{margin:0 auto;position:relative;top:14px;left:0}#header{width:100%;border-radius:6px;padding:0}#messages{padding-top:0}.last span{display:none}#header ul li{padding:0 .5em}#header ul li a{padding:20px 0}#header ul li.last{right:90px}body footer{border-radius:0}#header ul li a.account-link{display:none}}@media only screen and (min-width:768px) and (max-width:959px){header{position:fixed;width:100%}#messages{padding-top:0}#header{width:100%;border-radius:6px;padding:0}body footer{border-radius:0}}.greeting{font-size:28px;margin:0;padding:.5em 0;line-height:34px;font-family:AvenirNextLTProDemi,AvenirNextLTPro-Demi,"HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif}.logout button,.logout button:hover,.logout button:active{background:0;border:0;box-shadow:none;padding:0;margin:0;text-shadow:none;font-family:AvenirNextLTProRegular,AvenirNextLTPro-Regular,"HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif}.dashboard-instructions{color:#999;font-size:.9em;font-style:normal;line-height:1.4}@media only screen and (min-width:90em){body:has(>#content [data-page-name=summary-lines]){header nav#header{padding:0;max-width:130em}footer{width:90%;max-width:130em;font-size:100%}.container{max-width:130em;.content{display:flex;flex-wrap:wrap;.section{&:not(.chart-section){width:100%}&.chart-section{width:50%}.chart-container{overflow-x:scroll}.chart{grid-template-columns:min-content auto;.title{grid-column:span 2}.data{min-width:auto !important}.key{display:none}.x-axis{font-size:70%;max-width:100%}}}}}}}:root .skolapulsinn{--button-primary-color-hover:#74a948;--button-primary-color:#071}
